html,
body {
    background: #fff !important;
}


.menu>ul>li>ul>li a {
    color: #000 !important;
}





@media (min-width: 992px) {

    .menu>ul>li>ul.normal-sub {
        min-width: 300px !important;
        max-width: 300px !important;
    }

    .menu>ul>li>ul.normal-sub>li {
        min-width: 260px !important;
    }
}


#back-to-top,
.top-toggle-visible {
    width: 45px !important;
    height: 45px !important;
    bottom: 90px !important;
}

.badgewrap .heading-line:after {
    display: none !important;
}

.wrap-menus {
    padding-bottom: 6rem !important;
}

.footer address {
    font-style: normal;
    line-height: 1.4rem;
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px;
    }
}

.heading-line:after {
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 40px;
    height: 6px;
    background: red;
    border-radius: 60px;
}

.heading-line:after {
    bottom: -20px !important;
}

@media (min-width: 768px) {
    h2.heading-line {
        margin-bottom: 4rem;
    }
}

.col-lg-12 {
    width: 100%;
}

.col-lg-3,
.col-lg-4 {
    width: 100%;
}

@media (min-width: 992px) {
    .col-lg-3 {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        width: 33.33333%;
    }
}



.hero-lg {
    width: 100% !important;
}

@media (min-width: 1025px) {
    .hero-lg .tab-txt {
        top: -10%;
    }
}

.badges img {
    width: auto !important;
    height: 112px !important;
}



.office-form-title-content {
    display: none !important;
}

.enqAssistants_trigger {
    display: none !important;
    left: 1rem !important;
}


.enqAssistants_trigger {
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    bottom: 26px !important;
    padding: 4px 0 3px 0 !important;
    width: 224px !important;
    border-radius: 100px !important;
    background: rgb(255, 106, 19);
    background: linear-gradient(45deg, rgba(255, 106, 19, 1) 0%, rgba(248, 0, 137, 1) 100%);
    transition: all .3s ease;
}

.enqAssistants_trigger:hover {
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}



.enqAssistants_trigger img {
    display: none !important;
}

.enqAssistants_trigger:before {
    content: "\f086";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-right: 9px;
    font-size: 21px;
}

.enqAssistants_trigger .enqAssistants_triggerText {
    text-shadow: none !important;
    color: #fff !important;
    font-weight: normal !important;
}






.mobile-nav-open #Group_8 path {
    fill: #333 !important;
}


.mobile-nav-open>.header-inner>.show-on-mobile>.menu>.show-on-mobile {
    top: 0 !important;
}

.header.mobile-nav-open {
    box-shadow: none !important;
}

.header-util .btn-connect {
    padding: 6px 14px 6px 14px !important;
}

.header-util .btn-connect:after {
    content: "contact us"
}

@media (max-width:991px) {

    .btn-connect span {
        display: none;
    }

    .header-util .btn-connect:after {
        content: "Contact";
    }
}

.header .social li a:link,
.header .social li a:visited {
    /*color: #fff !important; */
    width: 27px !important;
    height: 27px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 100px !important;
}

.header .social li a:hover,
.header .social li a:active,
.header .social li a:focus {
    background: red !important;
    color: #fff !important;
}


.section-connect .social li a:link,
.section-connect .social li a:visited {
    width: 40px !important;
    height: 40px !important;
}

.section-connect .social li a:hover,
.section-connect .social li a:active,
.section-connect .social li a:focus {
    background: none !important;
    color: red !important;
}


@media screen and (max-width: 1140px) and (min-width: 1024px) {
    .logo {
        width: 140px !important;
    }

    .menu>ul>li a {
        font-size: 14px !important;
    }
}


@media screen and (max-width: 1430px) and (min-width: 1024px) {
    .menu>ul>li a {
        font-size: 14px !important;
    }

    .header .social li:first-child,
    .header .social li:nth-child(2) {
        display: none !important;
    }
}


@media screen and (max-width: 1199px) {
    .case-row .col-lg-4 {
        width: 100%;
    }
}

.card.case .img img {
    height: auto;
}


.cs-list .section-cs .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
}

.cs-list .section-cs .container>.row {
    justify-content: center !important;
}

@media (min-width: 768px) {

    #cs-sort a:link,
    #cs-sort a:visited {
        margin: 0 16px !important;
    }
}

.cs-cards {
    -webkit-column-count: initial !important;
    column-count: initial important;

}

@media screen and (min-width: 768px) {
    .cs-cards {
        margin-top: -10rem !important;
    }

    .cs-cards>.col-12:first-child {
        padding-top: 0 !important;
    }
}



.cs-box .cs-box-inner {
    margin-bottom: 0 !important;
    box-shadow: 0px 4px 6px 0px rgb(50 60 71 / 20%) !important;
    transition: box-shadow 0.5s ease-in-out !important;
}


.cs-box .cs-box-inner::before {
    display: none !important;
    background: none !important;
}

.cs-box .cs-txt .cs-logo {
    margin-bottom: 1rem !important;
}

.cs-box .cs-txt .cs-logo>img {
    width: initial !important;
    filter: none !important;
    height: 36px !important;
    max-width: initial !important;
}

.cs-box .cs-txt {
    height: initial !important;
    margin-top: auto !important;
    background: rgba(255, 255, 255, .95) !important;

}

.cs-txt h4 {
    opacity: 1 !important;
    letter-spacing: initial !important;
    text-shadow: none !important;
    color: #000 !important;
    margin-bottom: 0 !important;
    font-size: 17px !important;
    line-height: 27px !important;
}

.cs-box .cs-txt .btn,
.cs-box .cs-txt .btn:link,
.cs-box .cs-txt .btn:visited {
    position: relative !important;
    color: #000 !important;
    left: initial !important;
    bottom: initial !important;
    float: left !important;
}

.cs-box .cs-txt .btn::after,
.cs-box .cs-txt .btn:link::after,
.cs-box .cs-txt .btn:visited::after {
    background: #000 !important;
}

.cs-box:hover .btn:after {
    background: red !important;
}

.cs-box:hover .cs-box-inner {
    box-shadow: 0px 8px 12px 0px rgb(50 60 71 / 30%) !important;
}

ul.pagination li {
    display: inline-block !important;
}

.blog-pagi .pagination li.active a:link,
.blog-pagi .pagination li.active a:visited {
    min-width: 36px !important;
    min-height: 36px !important;
}

.faq-row {
    border-bottom: 1px solid #efefef;
    padding: 3rem 0;
}



.btn .icon-icon-arrow-right,
.btn:link .icon-icon-arrow-right,
.btn:visited .icon-icon-arrow-right {
    display: inline-block;
    font-size: 12px;
    margin-left: 6px;
    transform: translateX(0px);
    transition: transform 0.3s ease-out;
}

.btn:hover .icon-icon-arrow-right,
.btn:active .icon-icon-arrow-right,
.btn:focus .icon-icon-arrow-right {
    transform: translateX(4px);
}


a.btn-primary:link,
a.btn-primary:visited {
    border-radius: 100px;
    background: red !important;
    color: #fff;
    transition: all .3s ease;
}

a.btn-primary:hover,
a.btn-primary:active,
a.btn-primary:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16%),
        0 3px 6px rgba(0, 0, 0, .23);
    background: #FC9320 !important;
    color: #fff;
}

.btn-secondary:link,
.btn-secondary:visited {
    background: #FF8F1C;
    color: #fff;
    border-radius: 100px;
    transition: all .3s ease;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16%),
        0 3px 6px rgba(0, 0, 0, .23);
    background: red;
    color: #fff;
}



#hero-1 .hero-lg .tab-img:before,
#hero-2 .hero-lg .tab-img:before,
#hero-3 .hero-lg .tab-img:before,
#hero-4 .hero-lg .tab-img:before {
    background: rgba(0, 0, 0, .6) !important;
}


.header-util a.tel-link:link,
.header-util a.tel-link:visited {
    /*background: rgba(0, 0, 0, .3);*/
    border: 1px solid rgba(255, 255, 255, .3);
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 0;
    border-radius: 200px;
    margin: 0 1rem;
    text-align: center;
}

.header-util a.tel-link:hover,
.header-util a.tel-link:active,
.header-util a.tel-link:focus {
    background: red;
    border: 1px solid red !important;
    color: #fff !important;
}


.h-active {
    -webkit-backdrop-filter: blur(3px) !important;
    backdrop-filter: blur(3px) !important;
    background: rgba(255, 255, 255, .9) !important;
}


.h-active .header-util a.tel-link:link,
.h-active .header-util a.tel-link:visited,
.mobile-nav-open .header-util a.tel-link:link,
.mobile-nav-open .header-util a.tel-link:visited {
    border: 1px solid rgba(0, 0, 0, .3);
    color: #000;
}

.h-active .header-util a.tel-link:hover,
.h-active .header-util a.tel-link:active,
.h-active .header-util a.tel-link:focus,
.h-active .mobile-nav-open a.tel-link:hover,
.h-active .mobile-nav-open a.tel-link:active,
.h-active .mobile-nav-open a.tel-link:focus {
    background: red;
    border: 1px solid red !important;
    color: #fff !important;
}



.header .social a:link,
.header .social a:visited {
    background: none !important;
    border: 1px solid rgba(255, 255, 255, .3);
    color: #fff !important;
}

.header .social a:hover,
.header .social a:active,
.header .social a:focus {
    background: red !important;
    border: 1px solid red !important;
    color: #fff !important;
}

.h-active .header-util .social a:link,
.h-active .header-util .social a:visited {
    background: none !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
    color: #000 !important;
}

.h-active .header-util .social a:hover,
.h-active .header-util .social a:active,
.h-active .header-util .social a:focus {
    background: red !important;
    border: 1px solid red !important;
    color: #fff !important;
}





.btn-onboarding {
    border: 2px solid #000;
    display: inline-flex;
    border-radius: 200px;
    padding: 5px 30px;
    margin-bottom: 1rem;
    align-items: center;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .3s ease;
}

.btn-onboarding>span {
    font-size: 18px;
    margin-right: 6px;
}

.btn-onboarding:hover,
.btn-onboarding:active,
.btn-onboarding:focus {
    background: red;
    color: #fff;
}

.btn-job:link,
.btn-job:visited {
    display: flex;
    align-items: center;
    border: 1px solid #efefef;
    padding: 1rem;
    border-radius: 6px;
    color: #000;
    font-weight: bold;
    transition: all .3s ease;
    margin-bottom: 1rem;
}

.btn-job:link>span:last-child,
.btn-job:visited>span:last-child {
    margin-left: auto;
}

.btn-job:link .ion,
.btn-job:visited .ion {
    margin-left: 6px;
}

.btn-job:hover,
.btn-job:active,
.btn-job:focus {
    color: red;
    box-shadow: 0px 6px 8px 0px rgb(50 60 71 / 10%) !important;
}

.jobform-section {
    margin-top: 6rem;
    background: #fafafa;
    display: flex;
    padding: 4rem 2rem;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 6rem;
}

.jobform-section .sf-SubmitButton {
    background: #FC9320;
    border: 1px solid #FC9320;
    border-radius: 300px;
    padding: 4px 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all .3s ease;
}

.jobform-section .sf-SubmitButton:hover {
    background: red;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    color: #fff;
}


.jobform-section textarea {
    border: 1px solid #d2d2d2;
}


.txtimg-box {
    display: flex;
    margin: 2rem 0;
}

.txtimg-box>.txt {
    background: #fafafa;
    text-align: left;
    padding: 2rem;
}

.txtimg-box>.txt,
.txtimg-box>.img {
    width: 100%;
}

@media (max-width: 991px) {
    .txtimg-box {
        flex-direction: column;
    }

    .txtimg-box>.txt {
        order: 2;
    }

    .txtimg-box>.img {
        order: 1;
    }
}

@media (min-width: 992px) {

    .txtimg-box>.txt,
    .txtimg-box>.img {
        width: 50%;
    }
}


input[type="radio"] {
    z-index: 1 !important;
}

.btn-connect,
.btn-connect:link,
.btn-connect:visited {
    border: 2px solid red !important;
    background: red !important;
    color: #fff !important;
}

.btn-connect:hover,
.btn-connect:active,
.btn-connect:focus {
    border: 2px solid red !important;
    background: red !important;
    color: #fff !important;
}












.connect-cards .col-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}