/*--Custom CSS--*/
.careerSection1 .accordion .accordion-item .accordion-header a.collapsed { border-color: #F2F2F2; }
.accordion .accordion-item.active { border-radius: 40px !important; }
.serviceDetailsSection2 .contactInfo-grid li { margin-bottom: 30px; }
.woocommerce-input-wrapper { border: none !important; border-radius: 50px; }
.woocommerce-form-login { background: #F2F2F2; }
.awf-reset-btn-container { position: relative !important; margin: 0px 0px !important; padding: 20px 20px 0px !important; background: #fafafa; }
.select2-container .select2-selection--single { border: 1px solid #cdcdcd; background: transparent !important; border-radius: 50px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 55px; }
.woocommerce-input-wrapper textarea { border-color: #cdcdcd !important; border-radius: 10px !important; padding: 20px 20px; }
.addition-content-wrap ul{display:inline-block;}
.stickyFix-wrapper{display:none;}
.page-template-template-contact-us .main-content-wrapper{z-index:5;}
.margin-alt-container {margin-top: 100px;}

.certification-slider .certification-slide .certification-box:hover .img-holder figure img { filter: none !important; }
.homeService-itemBox { transition: all 0.5s; }
.hsb-hover:hover .homeService-itemBox { transform: translateY(-60px); }  
.homeService-listing .homeService-box:hover { transform: none !important; }

@media screen and (max-width: 1599.98px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 52px; }
    .margin-alt-container {margin-top: 80px;}
    .hsb-hover:hover .homeService-itemBox { transform: translateY(-40px); }
    }

@media screen and (max-width: 767.98px) {
    .serviceDetailsSection5::before { height: 35%; background-size: cover; }
    .serviceDetailsSection2 .contactInfo-grid li { margin-bottom: 0px; }
    .hsb-hover:hover .homeService-itemBox { transform: translateY(0px); }
    }

@media screen and (max-width: 575.98px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 42px; }
    }

@media screen and (max-width: 480.98px) {
    .serviceDetailsSection5::before { height: 40%; }
    }

@media screen and (max-width: 380.98px) {
    .serviceDetailsSection5::before { height: 45%; }
    }