<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --primary: #006cb6;
    --secondary: #1273eb;
    --light-secondary: #ca4a40;
}

section#blog .post-details .entry-content ul, .list-dot ul, .list-dot {
    list-style: disc;
    padding-left: 20px;
}


/*---*/

.footer-main ul li::before {
    content: "\25BA";
    margin-right: 5px;
    font-size: 12px;
    color: #fff;
}

.bg-primary {
    background-color: var(--primary) !important;
}

.bg-secondary {
    background-color: var(--secondary) !important;
}

div#cookie_bar {
    z-index: 99;
}

.section_inner1 .row,
.inner .row,
.section_inner2 .row {
    align-items: center;
}

.page-banner h1 {
    font-size: 40px;
}

.inner-button a.btn.btn-highlight {
    background-color: #47a447;
    color: #fff;
    margin-right: 40px;
}

.inner-button a.btn.btn-highlight:hover {
    background-color: #ffc80096;
    color: #000;
}

.inner-button {
    margin: 50px 0;
}

.sideright .ck-content h2:first-child {
    margin-top: 0;
}

.sideright h2 {
    margin-bottom: 20px;
    margin-top: 40px;
}

.sideright ul {
    padding-left: 0;
    list-style: none;
}

.sideright ul li {
    position: relative;
    padding-left: 33px;
    margin-bottom: 15px;
}

.sideright ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 2px;
    color: #47a447;
}

p.reduced-margin-bottom {
    margin-bottom: 6px;
    margin-top: 7px;
}

.caption p {
    color: #212529;
    font-size: 18px;
    line-height: 29px;
}

.caption p span {
    color: #47a447;
}

.similarservices h2 {
    margin-top: 50px !important;
}

.similarservices .col-md-12 {
    margin-bottom: 25px;
}

.similarservices .thumbnail {
    margin-top: 15px;
}

.top-bar a {
    padding-left: 10px;
    padding-right: 10px;
}

.header-2172 .header-main {
    background-color: #ffffff;
}

.header-contact p {
    color: #4d545a;
    font-size: 20px;
    font-weight: 500;
}

.header-contact p a {
    font-size: 40px;
    font-weight: 600;
}

.icon-bg {
    display: flex;
    align-items: center;
}

.section-2055 {
    background-color: #191919;
}

.section-2055 a {
    color: #fff;
    text-decoration: none;
}

.section-2055 .social .fa-brands {
    color: #fff;
    margin-right: 30px;
    font-size: 20px;
}

.section-2055 .social .fa-brands:hover {
    color: #ffffff;
}

.section-2055 .footer-bottom {
    background-color: #000000;
}

.slide .slide-text {
    width: fit-content;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    position: absolute;
    color: #fff;
    padding: 30px;
    background-color: #0000004d;
}

.slide-text h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
}

.banner-bottom {
    background-color: var(--primary);
    padding: 15px 0;
}

.banner-bottom h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.banner-bottom h2 span {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.home-services {
    padding: 50px 0;
}

.home-services h2 {
    color: #000000;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 50px;
}

.home-services .card {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border: 0;
}

.section-home2 img {
    filter: grayscale(1);
}

.home-services .card-body {
    background-color: #fff;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 0;
    box-shadow: 0px 15px 10px 0px #ddd;
}

.home-services .card-body:hover {
    background-color: var(--light-secondary);
    color: #fff;
}

.card-body:hover h4 {
    color: #fff;
}

.home-services img.card-img-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0;
}

.home-services .card-body:hover .btn.btn-primary {
    background-color: #fff;
    color: #000000;
}

.section-2048 {
    background-color: var(--primary);
}

.section-2048 .section-top {
    padding-bottom: 70px;
}

.section-2048 .section-top h5 {
    color: #21cdc0;
}

.section-2048 .section-bottom {
    margin-top: -100px;
}

.section-2048 .section-top p {
    color: #000000;
}

.section-2048 .section-top h2 {
    color: #000000;
    font-size: 45px;
}

.section-2048 .img-fluid.h-100 {
    object-fit: cover;
}

.section-2021 {
    background-image: url("../img//home-expert.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}

.page-banner h1 {
    position: absolute;
    width: -webkit-fill-available;
    top: 50%;
    left: 35%;
    transform: translate(-50%, -50%) !important;
    color: #fff;
    font-weight: 700;
    text-align: left;
    background-color: #00000069;
    width: auto;
    padding: 7px 21px;
}

.subpages ul {
    list-style: none;
    padding-left: 0;
}

.sidenav ul ul {
    padding-left: 30px;
}

.sidenav ul li a {
    background-color: #f4f3f7;
    display: block;
    margin-bottom: 5px;
    color: #010101;
    text-transform: uppercase;
    font-weight: 500;
    padding: 16px 22px;
    position: relative;
    font-size: 16px;
}

.sidenav ul li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    right: 12px;
}

.sidenav ul li a:hover,
.sidenav ul li a.active {
    background-color: #ffc800;
}

.sidenav #ContactForm02 {
    background-color: #fff7da;
    padding: 20px;
}

.page-content input {
    border-radius: 0;
    border: 1px solid #dddddd;
    height: 50px;
}

.page-content textarea {
    border-radius: 0;
    border: 1px solid #dddddd;
}

.apply-for-a-job [type="checkbox"] {
    height: auto;
}

.apply-for-a-job [type="file"] {
    border: 0;
}

.jd-right-side .btnjobsaves a::before {
    right: 30px;
    top: 22px;
}

/* job */
/*--------------------------------------------------------------
# Job
--------------------------------------------------------------*/

section.featured-job {
    background-color: #edeff7;
    padding: 50px 0;
}

.featured-job h2.text-center {
    /* color: #000000;
    font-size: 50px;
    font-weight: normal; */
    margin-bottom: 40px;
}

.featured-box-home {
    border: 1px solid #c2d1d9;
    border-radius: 5px;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}

.featured-box-home h4 {
    color: #000000;
    margin-bottom: 20px;
    min-height: 70px;
    line-height: 30px;
}

.featured-box-home h4 a {
    color: #000000;
    margin-bottom: 20px;
    font-size: 20px;
}

.featured-box-home h4 a:hover {
    color: #47a447;
}

.featured-box-home p.job-location,
.featured-box-home p.job-price {
    margin-bottom: 0;

    padding-left: 10px;
    color: #000000;
    font-size: 16px;
}

.featured-box-home a {
    margin-top: 20px;
    color: #000000;
    font-size: 20px;
}

.featured-box-home a:hover {
    color: #47a447;
}

.featured-job .text-center .global-button {
    border: 2px solid #0057b7;
    background-color: transparent;
    color: #0057b7;
    margin-top: 20px;
}

.featured-job .text-center .global-button:hover {
    background-color: #0057b7;
    color: #fff;
}

.hover-box {
    display: none;
}

.featured-box-home:hover .hover-box {
    display: block;
    position: absolute;
    top: 0;
    background-color: #b01268;
    height: 100%;
    padding: 20px;
    color: #fff;
}

.featured-box-home:hover .hover-box p {
    color: #fff;
}

.loc-price i {
    color: #8e8e8e;
}

.loc-price {
    margin-top: 20px;
}

.text-center.lokkinghire {
    margin-top: 50px;
}

/* .navbar .dropdown .dropdown-menu {
    position: absolute;
    left: 0;
    margin: 0 auto 0;
    z-index: 99;
    background: #e7e7e7;
    transition: 0.3s;
    width: 100%;
    padding: 30px;
    border-radius: 0;
    border: 2px solid var(--color-secondary);
}

.navbar .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    top: auto;
    padding: 0;
}

.header .navbar .dropdown ul ul {
    padding-left: 15px;
}

.header .navbar .dropdown ul ul li a:before {
    display: none;
}
 */

.faq-search-icon.position-absolute {
    display: none;
}

.section-2119 {
    background-color: #efefef;
}

.section-2119 .form-control {
    background-color: #3b4d5a;
    border: 1px solid #3b4d5a;
    border-radius: 0;
    min-height: 55px;
    color: #fff;
    margin-bottom: 15px;
}

.section-2119 .form-control::placeholder {
    color: #fff;
    opacity: 1;
}

.section-2119 .form-control::-ms-input-placeholder {
    color: #fff;
}

.section-2119 .form-control input::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #fff;
}

.header .navbar-nav .nav-item .dropdown-toggle {
    display: inline-block !important;
}

.header .navbar-nav .nav-item.dropdown i {
    color: #fff;
    margin-left: 0 !important;
}

.section_inner1 img.img-fluid,
.section_inner2 img.img-fluid {
    width: 100%;
    max-width: 100%;
}

.section-card .card {
    box-shadow: 1px 0px 10px 3px #ddd;
    margin-bottom: 15px;
}

.section-card .card-img img {
    width: 50px;
    height: 50px;
}

.section-card .card-text p {
    margin-bottom: 0;
}

.header .navbar-nav .nav-item.dropdown {
    padding-right: 15px;
}

.header .navbar-nav .nav-item.dropdown:hover {
    color: #ffffff;
    background-color: #ca4a40;
}

.breadcrumbs {
    padding-top: 11px;
}

.breadcrumbs ol {
    display: flex;
    width: 200px;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.home-services .card p {
    margin-bottom: 0;
}

.trading-company .card {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.trading-company .card p {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 5px;
}

.trading-company .card:hover p {
    left: 5px;
    visibility: visible;
    overflow: visible;
}

.trading-company .card .btn.btn-primary {
    font-size: 14px;
    padding: 5px 10px;
}

.apply-btn a.btn.btn-primary,
.apply-btn a.btn.btn-secondary {
    font-size: 18px;
}

@media screen and (min-width: 1200px) {
    /* .header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu {
        position: relative;
        left: 0;
        display: none;
    }

    .header .navbar-nav&gt;.nav-item&gt;.dropdown-menu&gt;.nav-item.dropdown:hover .dropdown-menu {
        display: block;
        position: absolute;
        top: 25px;
        left: 200px;
        overflow: visible !important;
        opacity: 100%;
    }

    .header .navbar-nav .dropdown-menu {
        overflow: visible;
    } */
}

@media screen and (max-width: 1400px) {
    .header-contact p a {
        font-size: 25px;
    }

    .page-banner h1 {
        font-size: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .page-banner h1 {
        font-size: 30px;
    }

    .page-banner h1 {
        font-size: 35px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
    }

    .slide-container {
        position: inherit;
        width: 100%;
        top: 0;
        left: 0;
        transform: translate(0);
        background-color: var(--primary);
        border-bottom: 2px solid #fff;
    }

    .slide .slide-text {
        width: 100%;
        transform: translate(0);
        position: inherit;
        color: #fff;
        padding: 30px;
        background-color: transparent;
    }

    .slide-text h1 {
        font-size: 40px;
        color: #fff;
        line-height: normal;
        text-align: center;
    }

    /* .header .navbar-nav&gt;.nav-item.dropdown&gt;.dropdown-menu&gt;.dropdown-menu {
        position: relative;
        left: 0;
        display: none;
    }

    .header .navbar-nav&gt;.nav-item.dropdown&gt;.dropdown-menu&gt;.nav-item.dropdown&gt;.dropdown-menu {
        display: block;
    }


    .header .offcanvas.show .navbar-nav .dropdown-menu {
        padding-left: 50px;
    } */
    .apply-btn a.btn.btn-primary,
    .apply-btn a.btn.btn-secondary {
        font-size: 13px !important;
    }

}

@media screen and (min-width: 575px)and (max-width: 767px) {
    
    
    .apply-btn a.btn.btn-primary, .apply-btn a.btn.btn-secondary{
        margin-bottom:5px;
    }
}



@media screen and (max-width: 767px) {
    .page-banner h1 {
        font-size: 25px;
    }
}

@media screen and (max-width: 575px) {
    .logo img {
    max-width: 170px;
}

.header-main{
    padding:15px 0;
}
.header-main .logo {
    margin: 0 auto;
    text-align: center;
    margin-bottom:15px;
}

}


@media screen and (max-width: 385px) {
       .apply-btn a.btn.btn-primary, .apply-btn a.btn.btn-secondary{
        margin-bottom:5px;
    }
}</pre></body></html>