@font-face {
    font-display: swap;
    font-family: "Poppins";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557403/COFC/Poppins%20400/poppins-regular_krxucg.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557403/COFC/Poppins%20400/poppins-regular_sokgar.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-display: swap;
    font-family: "Poppins";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/Poppins%20600/poppins-600_yfa2od.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557403/COFC/Poppins%20600/poppins-600_ff1tvd.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-display: swap;
    font-family: "Poppins";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/Poppins%20700/poppins-700_ogxwf4.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/Poppins%20700/poppins-700_wzhc84.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-display: swap;
    font-family: "CeraPro";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/CeraPro%20Regular/cerapro-regular_gdu2yk.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/CeraPro%20Regular/cerapro-regular_bwxoz1.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-display: swap;
    font-family: "CeraPro";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557404/COFC/CeraPro%20Bold/cerapro-bold_jcojgs.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557403/COFC/CeraPro%20Bold/cerapro-bold_rmljwq.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-display: swap;
    font-family: "CeraPro";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1656557563/COFC/Cera%20Black/cerapro-black_x2pbpc.woff2") format("woff2"), url("https://res.cloudinary.com/eleorex/raw/upload/v1656557563/COFC/Cera%20Black/cerapro-black_x2pbpc.woff2") format("woff");
    font-weight: 900;
    font-style: normal;
}


body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "CeraPro",system-ui,-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    color:#000 !important;
}

* {
    box-sizing: border-box;
}

header a,
footer a {
    transition: color 0.1s linear;
}

.well.featurehover.featurehover-alljobs,
.well.featurehover.featurehover-jobsbylocations.center,
.well.featurehover.featurehover-jobsbycategories.center,
.well.featurehover.featurehover-alljobs:hover,
.well.featurehover.featurehover-jobsbylocations.center:hover,
.well.featurehover.featurehover-jobsbycategories.center:hover {
    cursor: pointer;
}

.btn {
    cursor: pointer;
}

form label {
    cursor: default;
}

@media screen and (max-width: 1200px) and (min-width: 767px) {
    a.btn.btn-large.btn-primary.JOB_U {
        width: 100%;
    }

    a.btn.btn-large.btn-primary.Sea_Agent {
        width: 100%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 352px) and (min-width: 320px) {
    .well.featurehover.featurehover-misc.center a {
        width: 100%;
        box-sizing: border-box;
    }

    .well.featurehover.featurehover-misc.center a:nth-child(2) {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 979px) and (min-width: 768px) {
    .well.featurehover.featurehover-alljobs.center .highlight,
    .well.featurehover.featurehover-jobsbylocations.center .highlight,
    .well.featurehover.featurehover-jobsbycategories.center .highlight {
        font-size: 16px;
    }

    ul.unstyled.featuring.animated.fadeIn i {
        font-size: 82px;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .jobdescription a.btn.btn-primary.btn-large.btn-block.btn-apply-part {
        margin-bottom: 10px;
    }
}

.Div_Class {
    margin-top: 8px;
}

.Width_Full a {
    width: 100%;
}

.input-block-level.search-query {
    margin-bottom: 10px;
}

.pdtop {
    padding-top: 0;
}

.featurehover:hover {
    background-color: transparent !important;
    cursor: auto !important;
}

.row-fluid.general_j .highlight {
    cursor: default;
    font-size: 18px !important;
}

.row-fluid.general_j .well.featurehover.featurehover-misc.center div {
    cursor: default;
}

.designer-1 a {
    font-weight: bold;
}

.row-fluid.general_j .well.featurehover.featurehover-misc.center div {
    display: inline-block !important;
}



@media screen and (max-width: 425px) {
    .span4.hasSimilarJobs .btn {
        font-size: 13px;
    }

    .span4.hasSimilarJobs * {
        font-weight: 500;
    }
}

.main-cntr {
    padding-top: 250px;
}

@media screen and (max-width: 979px) and (min-width: 768px) {
    .safari .container.main-cntr .span4.hasSimilarJobs *,
    .safari .container.main-cntr .span4.hasSimilarJobs .btn-middle-size{
        font-size: 12px !important;
    }
    
    .safari .container.main-cntr{
        width:100% !important;
        padding-left:25px !important;
        padding-right:25px !important;
        
    }
    
    .safari .container.main-cntr{
        padding-top: 122px;
    }
}





.container.main-cntr {
    min-height: calc(100vh - 100px);
}

a.save-express-applications-form.icon-cloud-css .center.text {
    font-family: "Nunito Sans", sans-serif !important;
}

