@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light.eot');
    src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Light.woff') format('woff'),
    url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueRegular.woff2') format('woff2'),
    url('../fonts/HelveticaNeueRegular.woff') format('woff'),
    url('../fonts/HelveticaNeueRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Medium.woff') format('woff'),
    url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?jyd3bl');
    src: url('../fonts/icomoon.eot?jyd3bl#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?jyd3bl') format('truetype'),
    url('../fonts/icomoon.woff?jyd3bl') format('woff'),
    url('../fonts/icomoon.svg?jyd3bl#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Logo:before {
    content: "\e907";
    color: #fbb122;
}


body {
    font-family: 'Helvetica Neue' !important;
    font-size: 18px;
    line-height: 27px;
    color: #414042;
    font-weight: 300;

}

a {
    text-decoration: none;
}

.pdtb-85 {
    padding: 85px 0px;
}

.pdb-85 {
    padding-bottom: 85px;
}

.pdt-85 {
    padding-top: 85px;
}

.mt-85 {
    margin-top: 85px;
}

.mb-85 {
    margin-bottom: 85px;
}

.text-default {
    color: #414042 !important
}

.text-orange {
    color: #FBB122 !important
}

.text-gray {
    color: #414042 !important;
}

.text-yellow {
    color: #FBB122 !important;
}

.text-green {
    color: #414042 !important;
}

.font-300 {
    font-weight: 300 !important;
}

.font-400 {
    font-weight: 400 !important;
}

.font-500 {
    font-weight: 500 !important;
}

.font-700 {
    font-weight: 700 !important;
}

hr {
    background: #D6D6D6;
    opacity: 1;
}

.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #D6D6D6;
    padding: 18px 0 20px;
}


.navbar-nav .dropdown-menu li a {
    color: #414042;
    font-size: 32px;
    font-weight: 300;
    display: flex;
    align-items: flex-start;
    padding: 0;
    background: transparent;
}

@media screen and (min-width: 992px) {
    .navbar-nav .dropdown-menu li {
        border-bottom: 1px solid #D6D6D6;
        padding: 0;
    }

    .navbar-nav .dropdown-menu li a {
        padding: 18px 0 20px;
    }
}


.navbar-nav .dropdown-menu li a sup {
    font-size: 16px;
    color: #6B4A00;
    font-weight: 700;
    margin: 14px 20px 0 0;
}

.navbar-nav .dropdown-menu li.active a {
    transform: translate(30px, 0px);
    font-weight: 700;
}

.navbar-gray .navbar-nav .nav-link {
    color: #414042;
}

.nav-body .navbar-nav .nav-link {
    color: #414042;
}

.navbar-full .dropdown,
.navbar-full .navbar-nav .nav-item.dropdown {
    /* position: static !important; */
}

.navbar-before .navbar-nav .dropdown-menu:before {
    content: '';
    background: #f00;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}

.header {
    position: absolute;
    width: 100%;
    z-index: 2;
    padding: 15px 0px;
}

/*.is-header-solid .header:not(.sticky) {
    background: #EEECE7;
}*/

@media screen and (min-width: 999px) {

    /* .is-header-solid .header:not(.sticky) .navbar-nav .nav-link,
    .is-header-solid .header:not(.sticky) .navbar-nav .nav-link:hover,
    .is-header-solid .header:not(.sticky) .navbar-nav .nav-link:focus{
        color: #353535!important;
    }*/
}

/*.logo-ch {
    width: 35.6%;
}*/
.logo-ch {
    /*  width: 50%;*/
    width: 45.7%;
    /*  padding-top: 15px;*/
}

.nav-outer {
    display: flex;
    width: 50%;
    position: relative;
    padding-top: 15px;
}

.header .navbar {
    padding: 0;
}

.nav-outer .navbar-brand a {
    margin-left: -17px;
}

.navbar-nav {
    /*width: 35.6%;*/
    justify-content: space-around;
}

.header .container-fluid {
    width: 96%;
}

.navbar-nav ul li a {
    color: #fff;
}

.navbar-nav .nav-link {
    color: #F9F9F9;
    position: relative;
}

.menu-overlay,
.menu-open {
    overflow: hidden;
}

body::before {
    content: "";
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    transition: opacity 400ms cubic-bezier(.165, .84, .64, 1);
    opacity: 0;
    pointer-events: none;
}


.menu-overlay::before,
.menu-open::before {
    opacity: 1;
    pointer-events: all;
}

.navbar-nav .dropdown-menu li.active {
    background-image: url("../images/menu-active-arrow.png");
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: left center;
}

.innertop-banner {
    background: #414042;
    padding: 50px 0px;
    position: relative;
}

.innertop-banner::after {
    background-image: url("../images/servicebanner.jpg");
    padding: 50px 0px;
    background-size: cover;
    /*  background-position: bottom right;*/
    background-position: top right !important;
    position: absolute;
    content: "";
    width: 49.9%;
    height: 100%;
    top: 0;
    right: 0;
    /*  background-color: #414042;*/
}

.banner-content {
    max-width: 915px;
    margin: 0 auto;
    text-align: center;
    padding: 200px 0px 100px;
    position: relative;
    z-index: 1;
}

.banner-content h1 {
    color: #FBB122;
    font-weight: 300;
    font-size: 70px;
    line-height: 72px;
    margin-top: 30px;
}

.banner-content h4 {
    color: #FBB122;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}

.banner-lowercontent {
    max-width: 395px;
}

.innertop-banner .container-fluid {
    width: 96%;
}

.banner-lowercontent h4 {
    color: #FBB122;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
}

.banner-lowercontent p {
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}

.our-service .accordion-item {
    background-color: transparent;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;

    border-bottom: 1px solid rgb(214 214 214) !important;
}

.our-service .accordion-button {
    background-color: transparent;
}

.our-service .accordion-button:not(.collapsed) {
    color: #414042;
    background-color: transparent !important;
    box-shadow: none;
}

.our-service .accordion-header a {
    margin-bottom: 0;
    font-size: 30px;
    color: #414042;
    font-weight: 300;
    display: flex;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;

}

.our-service .accordion-body {
    padding-top: 5px;
}

.accordion-button sup {
    font-size: 16px;
    color: #414042;
    font-weight: 700;
    margin-right: 15px;
    margin-top: 21px;
}

.accordion-button::after {
    content: "\f107";
    font-size: 25px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;

    font-variant: normal;
    float: right;
    transition: transform 0.3s ease;
    background-color: none;
    background-image: none;
    /*     margin-left: 10px; */
    color: #414042;
}

.accordion-button:not(.collapsed)::after {
    content: "\f106";
    background: none !important;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.accordion-body a {
    font-size: 16px;
    font-weight: 700;
    color: #414042;
    text-decoration: underline;
}

.our-service .row .col-md-6 .accordion-item:last-child {
    border-bottom: none !important;
}

.our-service {
    background: #F4F3F1;
}

.e-servicesection {
    background: url("../images/eservice.jpg") no-repeat;
    background-size: cover;
    padding: 60px;

}

.eservice-section {
    position: relative;
}

.eservice-section:after {
    content: "";
    position: absolute;
    background: #F4F3F1;
    width: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    height: 50%;
}

.eservice-content {
    background: rgba(251, 177, 34, 0.9);
    padding: 50px;
    text-align: center;

}

.eservice-content a {
    color: #414042;
    text-decoration: none;
    font-size: 20px;
    line-height: 26px;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
}

.eservice-content a span {
    color: #414042;
    text-decoration: none;
    margin-left: 5px;
}

.eservice-content span img {
    width: 30px;
}

.eservice-content h2 {
    font-size: 70px;
    line-height: 72px;
    color: #414042;
    font-weight: 300;
    margin-bottom: 25px;
}

.eservice-content p {
    font-size: 20px;
    line-height: 26px;
    color: #414042;
    font-weight: 700;
}

.chamberlains-hr {
    position: relative;
}

.hrcontent-mission img {
    max-width: 100%;
}

.chamberlains-hr:before {
    content: "";
    position: absolute;
    /*background:#0F263E;*/
    background: #95d5d2;
    width: 28%;
    top: 0;
    z-index: -1;
    left: 0;
    height: 80%;
}

.accordion-heading {
    font-size: 18px;
    color: #414042;
    padding-left: 0px;
    margin-bottom: 25px;
}

.have-question-section {
    background: url("../images/question-banner.png");
    height: 500px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 50px 0;
    background-size: cover;
}

.have-question-section::before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.question-content {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

.question-content p {
    font-size: 20px;
    color: #FBB122;
    font-weight: 700;
}

.question-content h2 {
    font-size: 62px;
    color: #fff;
    font-weight: 300;
    margin: 25px 0 30px;
}

.question-content a {
    font-size: 20px;
    color: #FBB122;
    font-weight: 700;
}

.hrcontent a {
    /*color: #3E5BC3;*/
    color: #95d5d2;
    font-weight: 700;
}

.hrcontent h2 {
    font-size: 62px;
    font-weight: 300;
    margin-bottom: 30px;
}

.hrcontent p {
    margin-bottom: 35px;
    max-width: 476px;
}

footer {
    background: #414042;
    padding: 70px 0 30px;
}

.footer-links {
    padding: 0;
    list-style: none;
}

.footer-links li {
    line-height: 16px;
    margin: 0 0 7px;
}

.footer-links li a {
    color: #D6D6D6;
    font-size: 13px;
}

.footer-links li.foter-phone-no a,
.footer-links li.footer-mail a {
    font-weight: 700;
    color: #FBB122;
}

.footer-signature {
    border-top: 1px solid #FCF3B733;
    color: #BFBFBF;
    font-size: 14px;
    padding-top: 30px;
    font-weight: 200;
}

.footer-signature a {
    color: #BFBFBF;
    margin: 0 4px;
    font-weight: 300;
    text-decoration: underline;
}

.yellow .homefooter.footer-signature,
.yellow .homefooter.footer-signature a {
    color: #414042;
}

/*.individual-service-banner::after {
    background: url("../images/individual-service-banner.jpg") no-repeat #353535;
    background-size: cover;
}*/

.individual-service-banner h1,
.individual-service-banner h4 {
    color: #fff;
    margin-bottom: 25px;
}

.custom-btn {
    border: 2px solid #FBB122;
    height: 50px;
    line-height: 50px;
    color: #FBB122;
    font-weight: 500;
    font-size: 18px;
    border-radius: 50px;
    padding: 0px 25px;
    display: inline-block;
    background: transparent;
}

.custom-btn:hover {
    color: #FBB122;
}

.custom-btn.gray-btn {
    border-color: #414042;
    color: #414042;
}

.custom-btn.green-btn {
    border-color: #414042;
    color: #414042;
}

.custom-btn.white-btn {
    border-color: #fff;
    color: #fff;
}

.loadMore button.custom-btn.green-btn:hover {
    border-color: #414042;
    color: #414042 !important;
}

.form-section {
    background: #F4F3F1;

}

.heading-1 {
    font-size: 62px;
    color: #414042;
    font-weight: 300;
    margin-bottom: 55px;
}

.heading-2 {
    font-size: 30px;
    color: #414042;
    font-weight: 300;
}

.heading-2 a {

    color: #414042;

}

.heading-4 {
    font-size: 20px;
    font-weight: 700;
    color: #414042;
}

.form-row label {
    color: #414042;
    font-weight: 700;
}

.form-row .form-control {
    background: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    border-bottom: 1px solid #414042;
    padding: 20px 0 5px;
    font-weight: 200;
    font-size: 17px;
    margin: 0 0 30px;
    height: 52px;
    box-shadow: none !important;
}

.form-row textarea.form-control {
    resize: none;
    min-height: auto;
}

.form-control-file {
    width: 50px;
    background-image: url(../images/attach_file.svg);
}

input[type="file"]#file-upload {
    display: none;
}

.custom-file-upload {
    background-image: url(../images/attach_file.svg);
    background-repeat: no-repeat;
    /*  background-position: right center;*/
    padding-right: 25px;
    background-position: 94% 30px;
    background-size: 13px;
}

.heading-small {
    font-size: 18px;
    color: #353535;
}

.will-help-section {
    background: #EEECE7;
    padding: 70px 0 0;
}

.person-data {
    display: flex;
    margin: 60px 0 0 0;
    cursor: pointer;
}

.person-text h2 {
    color: #414042;
    font-size: 36px;
    font-weight: 300;
}

.person-text h4 {
    font-size: 18px;
    color: #414042;
    font-weight: 700;
    margin: 15px 0 0 0;
}

.heading-2 sup {
    font-size: 18px;
    color: #414042;
    font-weight: 700;
    margin-right: 15px;
    margin-top: 17px;
}

.our-process-text p {
    font-size: 16px;
    color: #414042;
    margin: 0;
}

.our-process-section {
    background: #F4F3F1;
    padding: 85px 0 50px;
}

.our-process-text ul li {
    font-size: 16px;
    color: #414042;
}

.our-process-text ul {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

.our-process-text .heading-2 {
    display: flex;
    align-items: flex-start;
}

.call-us-now {
    color: #414042 !important;
    font-size: 20px;
    font-weight: 700;
    margin: 12px 0 0 0;
    display: flex;
    text-decoration: none !important;
    align-items: center;
    gap: 0px 10px;
}

.call-us-now span {
    margin: 0 10px;
}

.our-process-text hr {
    margin: 20px 0;
}

.individual-our-service {
    background: #F9F9F9;
}

.individual-our-service .accordion-body {
    font-size: 16px;
}

.estate-admin-banner {
    padding: 120px 0 70px;
    position: relative;
    background: #F4F3F1;
}

.estate-admin-banner::before {
    content: "" !important;
    background-image: url("../images/realestae-admin-banner.jpg");
    width: 100%;
    height: 450px;
    position: absolute;
    top: 0;
    background-size: 100%;
}

.estate-admin-banner .slide {
    background: #FBB122;
    padding: 70px;
}

.estate-admin-banner .carousel-inner {
    background: #fff;
    padding: 60px 40px;
}

.estate-admin-banner .carousel-item {
    text-align: center;
}

.estate-admin-banner .carousel-item h4 {
    font-size: 18px;
    color: #414042;
    margin: 0 0 25px;
    font-weight: 700;
}

.estate-admin-banner .carousel-item p {
    color: #414042;
}

.carousel-control-prev,
.carousel-control-next {
    top: 50%;
    bottom: auto;
    width: auto;
    opacity: 1;
    margin-top: -32px;
}

.carousel-control-prev {
    left: 20px;
}

.carousel-control-next {
    right: 20px;
}

.carousel-control-prev img,
.carousel-control-next img {
    max-width: 65px;
}

.estate-admin-content {
    margin-top: 60px;
}

.estate-admin-content p,
.estate-admin-content{
    font-size: 16px;
}

.faq-section .accordion-button {
    padding-left: 0;
    padding-right: 0;
}

.faq-section .accordion-body {
    padding-left: 0;
    padding-right: 0;
}

.artical-section {
    background: #EEECE7;
    padding: 65px 0;
}

.artical-box {
    display: flex;
    border-bottom: 1px solid rgb(214 214 214);
    padding: 25px 0;
}

.articale-date {
    font-size: 18px;
    font-weight: 700;
    color: #414042;
}

.articale-title {
    padding: 0 50px;
    max-width: 520px;
}

.articale-title h2 {
    font-size: 30px;
    color: #414042;
    font-weight: 200;
    margin: 0;
}

.articale-title h2 a {
    color: #414042;
}

.articale-content p {
    font-size: 16px;
}

.articale-content a {
    color: #414042;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
}

.button-group {
    text-align: left;
    max-width: 340px;
    margin: 0 auto;
}

.faq-section {
    padding-bottom: 70px;
}

.e-service-banner {
    background: #FBB122;
}

.e-service-banner::after {
    background-image: url("../images/e-service-banner.jpg");
}

.e-service-banner .banner-content {
    height: 840px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0;
    flex-direction: column;
}

.e-service-banner .custom-btn {
    width: 160px;
    margin-left: 30px;
    margin-right: 30px;
}

.why-use-section {
    background: #F4F3F1;
    padding: 85px 0;
}

.why-use-box {
    text-align: center;
    padding: 0 20px;
    margin: 30px 0 0;
}

.why-use-box img {
    width: 64px;
}

.why-use-box h3 {
    font-size: 32px;
    font-weight: 300;
    margin: 25px 0 10px;
}

.why-use-box p {
    font-size: 16px;
    color: #414042;

}

.heading-2.sup-heading {
    border-bottom: 1px solid rgb(214 214 214);
    padding: 8px 0 10px;
    display: flex;
    align-items: flex-start;
}

.how-works-section {
    padding: 85px 0;
    background: #F9F9F9;
}

.how-works-left .heading-1 {
    font-weight: 500;
}

.how-works-right h2 {
    color: #414042;
}

.find-option-section {
    background: #EEECE7;
    padding: 85px 50px 69px;
}

.option-box {
    background: #fff;
    border-radius: 12px;
    padding: 45px 40px 45px 70px;
    position: relative;
    margin: 0px 0 0;
}

.option-box h4 {
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: 600;
}

.option-box h2 {
    font-size: 52px;
    font-weight: 300;
}

.option-box ul {
    padding: 0;
    list-style: none;
    margin: 30px 0 0;
}

.option-box::before {
    content: "01";
    color: #FBB122;
    font-weight: 700;
    position: absolute;
    left: 30px;
    font-size: 16px;
}

.option-box2::before {
    content: "02";
}

.option-box ul li {
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 500;
}

.option-box .get-start-btn {
    background: #FBB122;
    display: block;
    margin: 30px 0 0 -35px;
    color: #414042;
    text-align: center;
    border-radius: 50px;
    padding: 10px 0;
    font-weight: 700;
    transition: transform 0.3s ease;
}

.option-box .get-start-btn:hover {
    background: #414042;
    color: #fff;

}


.quote-section {
    background: #FBB122;
    position: relative;
}

.quote-content {
    background: #F9F9F9;
    padding: 40px 60px;
    min-height: 720px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.quote-content img {
    margin: 0 0 40px;
}

.quote-content p {
    font-size: 32px;
    color: #3E4F3A;
    font-weight: 300;
    line-height: 1.4;
}

.quote-content h4 {
    font-size: 18px;
    color: #414042;
    margin: 30px 0 0 0;
}

.quote-section::before {
    content: "";
    background: #95D5D1;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

.e-service-faq-call a {
    color: #414042;
    text-decoration: underline;
}

.e-service-faq-call {
    font-weight: 700;
    font-size: 20px;
    color: #414042;
    margin: 60px 0 0 0;
}

.e-service-faq-section {
    background: #F4F3F1;
    padding: 85px 0 60px;
}

.e-service-faq-section .heading-2 {
    font-size: 34px;
}

.e-service-faq-section a {
    color: #414042;
    text-decoration: underline;
    font-weight: 700;
}

.e-services-subscription-banner::after {
    background-image: url("../images/e-services-subscription-banner.jpg");
}

.pricing-plan .option-box ul {
    margin-left: -35px;
}

.terms-of-use {
    color: #414042;
    font-weight: 700;
    font-size: 16px;
    margin-left: -35px;
    text-decoration: underline;
}

.option-box.lite,
.option-box.platinum {
    border: 2px solid #BFBFBF;
    min-height: 565px;
}

.option-box.premium {
    border: 2px solid #FBB122;
}

.option-box.lite::before {
    content: "01";
}

.option-box.premium::before {
    content: "02";
}

.option-box.platinum::before {
    content: "03";
}

.find-option-section.pricing-plan {
    background: #F9F9F9;
}

.contact-form .have-quest {
    color: #414042;
    font-weight: 700;
}

.contact-form {
    background: #EEECE7;
    padding: 85px 0;
}

.interested-in .form-check-label {
    font-weight: 400;
    font-size: 16px;
}

.interested-in .form-check-inline {
    margin: 10px 40px 30px 0;
}

.form-check .form-check-input {
    background: transparent;
}

.about-banner::after {
    background-image: url("../images/about-banner.jpg");
}

.our-value-text {
    max-width: 570px;
    padding-left: 50px;
}

.about-banner .banner-content {
    max-width: 860px;
}

.the-team-heading {
    max-width: 336px;
}

.the-team-heading h2 {
    font-size: 86px;
    font-weight: 300;
    line-height: 1;
    color: #414042;
    margin: 0 0 15px;
}

.the-team-heading p {
    font-size: 30px;
    color: #414042;
    line-height: 46px;
}

.the-team-box img {
    max-width: 100%;
}

.team-detail {
    background: #EEECE7;
    padding: 25px 20px 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    transition: transform 0.3s ease;
}

.team-detail h3 {
    font-size: 32px;
    font-weight: 300;
    color: #414042;
}
.team-detail h3 br{
    display: none;
}
.team-detail h3 a {
    color: #414042;
}

.team-detail h4 {
    font-size: 16px;
    font-weight: 700;
    color: #414042;
    margin: 0;
}

.team-detail a,
.team-detail a:hover,
.team-detail a:focus {
    color: #414042;
}

.the-team-section {
    background: #F4F3F1;
    padding: 60px 0 40px;
}

.the-team-box {
    margin-bottom: 25px;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.team-section {
    background: #EEECE7;
    padding: 50px 0;
}

.team-box img {
    max-width: 100%;
}

.team-box h3 {
    font-size: 28px;
    font-weight: 300;
    color: #414042;
    margin: 7px 0 5px;
}

.team-box h3 a {
    font-size: 28px;
    font-weight: 300;
    color: #414042;
    text-decoration: none;
    margin: 7px 0 5px;
}

.team-box h4 {
    font-size: 16px;
    font-weight: 700;
    color: #414042;
}

.team-box {
    margin-bottom: 15px;
}

.team-section .accordion-button::after {
    margin-left: 14px;
    margin-top: -6px;
}

.team-section .accordion-button {
    padding-left: 0;
}

.team-section .accordion-item {
    padding-left: 0;
}

.team-section .accordion-body {
    padding-left: 0;
    padding-right: 0;
}

.our-value {
    padding-top: 90px;
    background: #F9F9F9;
}

.team-banner-lowercontent a {
    color: #F9F9F9;
    text-decoration: underline;
}

.team-banner-lowercontent .download-vcard {
    color: #FBB122;
}

.team-banner-lowercontent .download-vcard img {
    margin: -3px 0 0 2px;
}

.team-profile-banner .banner-content {
    padding-bottom: 25px;
}

.team-profile-banner::after {
    background-image: url("../images/team-profile-banner.jpg");
}

.team-background {
    background: #F4F3F1;
    padding: 60px 0;
}

.profile-team-heading h2 {
    border-left: 1px solid #BFBFBF;
    line-height: normal;
    padding: 0 0 0 35px;
}

.profile-team-section {
    background: #EEECE7;
    padding: 70px 0 50px;
}

.profile-team-section .team-box {
    padding: 0 10px;
}

.awards-affiliations-banner::after {
    background-image: url("../images/awards-affiliations-banner.jpg");
}

.awards-affiliations-banner .banner-content {
    padding-bottom: 200px;
}

.aff-awards-section {
    background: #F4F3F1;
    padding: 70px 0 50px;
}

.aff-awards-text p {
    font-weight: 500;
    color: #414042;
    font-size: 16px;
}

.aff-awards-text a {
    text-decoration: underline;
}

.news-event-banner {
    background: #414042;
}

.news-event-banner::after {
    background-image: url("../images/news-events-banner.jpg");
}

.news-event-banner .banner-content {
    padding-bottom: 200px;
}

.event-search-box {
    display: flex;
    width: 100%;
    max-width: 350px;
    background: #EEECE7;
    height: 56px;
    align-items: center;
    padding: 0 20px 0 15px;
    border-radius: 4px;
    margin: 10px 0;
}

.event-search-box input {
    width: 100%;
    background: transparent;
    border-width: 0 0 1px 0px;
    border-color: #BDBDBD;
    margin: 0 0 0 12px;
    outline: none;
}

.event-search {
    display: flex;
    margin-bottom: 60px;
}

.events-filter {
    margin-left: auto;
}

.events-filter a {
    height: 56px;
    background: #F4F3F1;
    display: flex;
    font-weight: 500;
    color: #414042;
    align-items: center;
    border-radius: 4px;
    margin: 10px 0;
    padding: 0 20px;
}

.events-filter a img {
    margin: 0 10px 0 0;
}

.event-left-section {
    display: flex;
    margin-top: 10px;
}

.event-left-section h4 {
    font-size: 18px;
    margin: 5px 35px 0 0;
}

.event-register {
    border-bottom: 2px solid;
    display: inline-block;
}

.events-left-content p,
.event-right-section p {
    font-size: 16px;
}

.events-left-content h2 {
    max-width: 400px;
}

.event-right-section {
    margin-top: 10px;
}

.event-news-section {
    background: #F9F9F9;
    padding: 70px 0 70px 0;
}

.news-insights-banner::after {
    background-image: url("../images/news-insights-banner.jpg");
}

.inquire-section {
    background-image: url("../images/inquire-today-banner.jpeg");
    display: flex;
    align-items: center;
    position: relative;
    padding: 80px 0;
    background-size: cover;
}

.inquire-section::before {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.inquire-content {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

.inquire-content p {
    font-size: 20px;
    color: #FBB122;
    font-weight: 700;
}

.inquire-form .form-row label {
    color: #FBB122;
}

.inquire-form .form-row .form-control {
    color: #fff;
    color: rgb(255 255 255 / 70%);
    border-bottom: 1px solid #fff;
}

#wpcf7-f495-o1 select.wpcf7-form-control option {
    color: #414042;
    padding: 0px 15px;
    font-family: 'Helvetica Neue' !important;
    font-weight: 300;
}

.inquire-form .custom-file-upload {
    background-image: url(../images/download-yellow.svg);
    background-size: 25px;
    padding-right: 25px;
    background-position: 100% 25px;
}

.inquire-form {
    margin: 50px 0 0 0;
}

.our-offices {
    background: #F4F3F1;
    padding: 70px 0;
}

.contact-banner::after {
    background-image: url("../images/contact-banner.jpg");
}

.our-offices .accordion-item {
    border-width: 0 0 1px 0;
    border-color: #BFBFBF;
    background: transparent;
}

.our-offices .accordion-button {
    border-radius: 0 !important;
    padding: 35px 0 20px;
    font-size: 34px;
    font-weight: 700;
    color: #414042;
    box-shadow: none;
    background: transparent;
    display: flex;
    align-items: flex-start;
}

.our-offices .accordion-body {
    padding: 0;
}

.contact-left-box h4 {
    color: #414042;
    font-size: 18px;
    margin: 0 15px 10px 0;
    min-width: 90px;
}

.contact-left-box h2 {
    font-size: 32px;
    font-weight: 300;
    margin: -2px 0 0 0;
}

.contact-left-box {
    display: flex;
    margin: 30px 0;
}

.our-offices .accordion-button.collapsed {
    color: #414042;
    font-weight: 500;
}

.our-offices .accordion-button::after,
.our-offices .accordion-button.collapsed:before {
    display: none;
}

.our-offices .accordion-button::before {
    content: "";
    background-image: url("../images/next-arrow.svg") !important;
    width: 35px;
    height: 35px;
    background-size: 100%;
    margin: -6px 15px 0 0;
}

.office-accordion {
    max-width: 590px;
    margin-left: auto;
}

.office-map {
    padding-right: 0;
    padding-left: 50px;
}

.office-map {
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 30px;
}

.inquire-form .form-control::placeholder {
    color: rgba(256, 256, 256, 0.7);
    opacity: 1;
}

.col-sm-6.col-md-3.search_section:hover .list_cat {
    display: block !important;
}

.fillterall-main {
    display: flex;
}

.event-filter {
    margin-bottom: 60px;
}

/**11-25-2024**/
.why-use-box a {
    color: #414042;
    font-weight: 500;
}

.our-service .accordion-body {
    padding-left: 35px;
}

.importnat-question ul {
    list-style: none;
}

.importnat-question ul li {
    position: relative;
    padding-left: 12px;
}

.importnat-question ul li:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #414042;
    left: 0;
    top: 10px;
}

#wpcf7-f496-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 2px solid #414042;
    height: 50px;
    line-height: 50px;
    color: #fff !important;
    font-weight: 500;
    font-size: 18px;
    background: #414042 !important;
    border-radius: 50px;
    padding: 0px 25px;
    display: inline-block;
    background: transparent;
    min-width: 132px;
    transition: all ease 0.3s;
}


#wpcf7-f496-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    border: 2px solid #FBB122;
    background: #FBB122 !important;
    color: #414042 !important;
}

#wpcf7-f496-o1 input:focus::placeholder,
#wpcf7-f496-o1 textarea:focus::placeholder {
    opacity: 0;
}

#wpcf7-f495-o1 input:focus::placeholder,
#wpcf7-f495-o1 textarea:focus::placeholder {
    opacity: 0;
}

#wpcf7-f705-o1 input:focus::placeholder,
#wpcf7-f705-o1 textarea:focus::placeholder {
    opacity: 0;
}

#wpcf7-f705-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner,
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-colored-border{
    border: 1px solid #414042;
    background: none;
    color: #414042;
    padding: 0;
    border-radius: 50px;
    min-width: 130px;
    transition: transform 0.3s ease;
}

#wpcf7-f705-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-colored-border:hover{
    background: #414042;
    color: #fff;
    border: 1px solid #414042;

}

#wpcf7-f496-o1 p {
    margin-bottom: 0;
}

.fillterall-main .showme_border {
    font-weight: 400 !important;
    color: #414042 !important;
}

.fillterall-main .show-all-btn {
    background-color: #D6D6D6;
    color: #000;
    border: none;
    font-weight: 600;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 0px;
    cursor: pointer;
    transition: background-color 0.3s;
    min-width: 132px;
}

.showtopics,
.showtype,
.showyear,
.showmonth {
    background: none !important;
    padding: 10px 15px;
}

.container-slider {
    height: 100vh;
    display: flex;
    flex-wrap: nowrap;
}

.scroll-section {
    width: auto;
    flex-shrink: 0;
}

.home-image img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
    position: relative;
    z-index: 2;
    margin-left: -160px;

    @media screen and (min-width:992px) and (max-width: 1441px) {
        height: 70vh;
    }
}

.home.menu-overlay::before {
    display: none;
}

.menu-overlay .container-slider::after {
    content: "";
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
}

.home-hero {
    background: #353535;
    height: 100vh;
    display: flex;
    flex-direction: column;
    width: 50vw;
}

.home-hero-header {
    display: flex;
    padding: 40px 0;
    justify-content: space-between;
}

.home-hero-text h1 {
    font-size: 98px;
    color: #FBB122;
    line-height: 85px;
    text-align: center;
    font-weight: 200;
    margin: 0 auto 25px;
    text-transform: uppercase;
    @media screen and (min-width: 2200px) {
        font-size: 124px;
        line-height: 1;
    }
    @media screen and (min-width: 2401px) {
        font-size: 140px;
    }
}

.home-hero-text {
    max-width: 580px;
    margin: auto;
    padding-top: 50px;
    text-align: center;
    @media screen and (min-width: 2200px) {
        max-width: 700px;
    }
    @media screen and (min-width: 2401px) {
        max-width: 750px;
    }
}
body.page-template-main-page {
    @media screen and (min-width: 2200px) {
        font-size: 24px;
        line-height: 1.5;
    }
    @media screen and (min-width: 2401px) {
        font-size: 28px;
    }
    .link-block{
        @media screen and (min-width: 2200px) {
            font-size: 28px;
        }
        @media screen and (min-width: 2401px) {
            font-size: 32px;
        }
    }
    .heading-4 {
        @media screen and (min-width: 2200px) {
            font-size: 28px;
        }
        @media screen and (min-width: 2401px) {
            font-size: 32px;
        }
    }
    .footer-signature {
        @media screen and (min-width: 2200px) {
            font-size: 18px;
        }
        @media screen and (min-width: 2401px) {
            font-size: 22px;
        }
    }
}
.home-e-service-part {
    text-align: center;
    @media screen and (min-width: 2300px) {
        max-width: 800px;
    }
}
.home-hero-text p {
    color: #D6D6D6;
}

.home-hero-text a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.home-image-section img {
    object-fit: cover;
    width: 100%;
    max-width: none;
    /* height: 100%;*/
    overflow: hidden;
    object-position: top;
}

.home-image-section {
    position: relative;
    width: 100vw;
    overflow: hidden;
}

.home-image-section .footer-signature {
    position: absolute;
    left: -52px;
    bottom: 25px;
    padding: 0;
    border: none;
    color: #414042;
}

.home-image-section .footer-signature a {
    color: #414042;
    text-decoration: underline;
}

.home-image {
    position: relative;
    display: flex;
    align-items: center;
    background: #F4F3F1;
    width: 50vw;
}

.home-service {
    background: #F4F3F1;
    height: 100%;
   /* width: 80vw;*/
    width: 85vw;
}

.home-image::after {
    background: #EEECE7;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    z-index: 1;
}

.home-service-part-outer {
    display: flex;
    align-items: center;
    height: 100%;
}

.home-hero-heading {
    font-size: 98px;
    max-width: 515px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 87px;
    margin-bottom: 20px;
    margin-top: 20px;
    @media screen and (min-width: 2200px) {
        font-size: 124px;
        line-height: 1;
        max-width: 100%;
    }
    @media screen and (min-width: 2401px) {
        font-size: 140px;
    }
}

/*.home-service-part1 .home-hero-heading {
    margin-left: 50px;
}*/
.home-service-part1 .home-hero-heading {
    /*margin-left: auto;
    margin-right: auto;*/
    max-width: 100%;
}
.home-service-part1 a,
.home-e-service-part a,
.home-about-inner a,
.home-news-inner a {
    color: #414042;
    font-weight: 700;
    font-size: 20px;
}

.home-service-part1 a span img,
.home-e-service-part a span img {
    max-width: 40px;
}

.home-service-part1 p {
    /*max-width: 550px;*/
    max-width: 100%;
    @media screen and (min-width: 2200px) {
        max-width: 700px;
    }
}

.home-service-part1-inner {
    width: 100%;
   /* max-width: 580px;*/
    max-width: 600px;
   /* margin: 0 auto;*/
    margin: 0;
    position: relative;
    text-align: center;
    @media screen and (min-width: 2200px) {
        max-width: 700px;
    }
    @media screen and (min-width: 2401px) {
        max-width: 750px;
    }
}

.home-service-part2 h2 {
    font-size: 36px;
    border-bottom: 1px solid #D6D6D6;
    padding: 15px 110px 15px 0;
    display: flex;
    @media screen and (min-width: 2200px) {
        font-size: 44px;
    }
    @media screen and (min-width: 2401px) {
        font-size: 48px;
    }
    sup {
        @media screen and (min-width: 2200px) {
            font-size: 24px;
        }
        @media screen and (min-width: 2401px) {
            font-size: 28px;
        }
    }
}

.home-service-part1 {
    width: 45%;
}

.home-service-part1-box {
    margin-left: -80px;
}

.home-service-part2 {
    width: 53%;
}

.home-e-service {
    background: #FBB122;
    width: 55vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.home-e-service-part h4 {
    color: #6B4A00;
}

.home-e-service-part h2 {
    color: #414042;
    margin: 20px auto;
}

.home-e-service-part p {
    color: #414042;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}

.home-e-service-img {
    position: absolute;
    top: 0;
    left: -135px;
}

.home-e-service-part a {
    color: #6B4A00;
}

.c-logo-section {
    background: #080808;
    width: 58vw;
    position: relative;
}

.c-logo-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}

.home-image-1 {
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
}

.home-image-1 img {
    box-shadow: 0px 20px 50px 0px #00000026;
}

.c-logo-with-man {
    position: absolute;
    top: 50%;
    right: -225px;
    transform: translateY(-50%);
    box-shadow: 0px 20px 250px 0px #00000026;
}

.home-about {
    background: #f9f9f9;
    /*width: 80vw;*/
    width: 60vw;
    /* padding-left: 225px;*/
    display: flex;
    align-items: center;
}

.home-about-inner h2 {
    margin-left: auto;
    margin-right: auto;
}

.home-about-inner {
    max-width: 620px;
    margin: 0 auto;
    text-align: center;
    @media screen and (min-width: 2200px) {
        max-width: 720px;
    }
    @media screen and (min-width: 2401px) {
        max-width: 800px;
    }
}

.home-about-images {
    background: #EEECE7;
    width: 50vw;
    position: relative;
}

.home-news {
    background: #FBB122;
    width: 60vw;
    display: flex;
    align-items: center;
    position: relative;
}

.home-news-inner {
    max-width: 620px;
    margin: 0 auto;
}

.home-news .home-news-img {
    position: absolute;
    bottom: 0;
    right: -125px;
    z-index: 1;

    @media screen and (min-width:992px) {
        max-width: 250px;
        width: min(20vw, 250px);
    }
}

.home-about-images .about-img {
    position: absolute;
    top: 50px;
    left: -100px;

    @media screen and (min-width:992px) {
        max-width: 450px;
        width: min(30vw, 450px);
        max-height: 70vh;
        object-fit: cover;
        top: 90px;
    }
}


.home-about-images .about-img1 {
    position: absolute;
    bottom: 0;
    right: -70px;
    z-index: 1;

    @media screen and (min-width:992px) {
        max-width: 350px;
        width: min(20vw, 350px);
    }
}

.home-contact {
    min-width: 100vw;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    height: 100vh;
    position: relative;
}

.home-contact-map {
    position: relative;
    width: 50%;
    padding: 60px 70px 25px;
    /*
      height: 100vh;
    */
}

.home-contact-map img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.home-contact-map iframe {
    max-width: 100%;
    width: 100%;
    height: 80vh;
}

.home-contact-content {
    width: 50%;
}

.home-contact-text {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #D6D6D6;
    padding: 15px 0;
}

.home-contact-text h4 {
    font-size: 16px;
    color: #414042;
    font-weight: 700;
    width: 120px;
    margin: 0;
    text-align: left;
    @media screen and (min-width: 2200px) {
        font-size: 22px;
        width: 160px;
    }
    @media screen and (min-width: 2401px) {
        font-size: 28px;
        width: 170px;
    }
}

.home-contact-text h2 {
    font-weight: 300;
    color: #3E4F3A;
    margin: 0;
    line-height: normal;
    font-size: 32px;
    text-align: left;
    @media screen and (min-width: 2200px) {
        font-size: 40px;
    }
    @media screen and (min-width: 2401px) {
        font-size: 44px;
    }
}

.home-contact-text.atc-office {
    margin-top: 60px;
}


/***new-css-12-12-2024***/

/**navigation**/
.header .navbar-nav .nav-item {
    margin-left: 18px;
}

.header .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

/**navigation**/





.link-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    position: relative;
}

.btnlink_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.btntext {
    color: inherit;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    text-transform: capitalize;
}

.arrow-link {
    flex-direction: column;
    display: flex;
    align-items: center;
}
.arrow-link--hero{
    flex-direction: row;
    gap: 15px 40px;
    @media screen and (max-width: 1366px) {
        gap: 15px 25px;
    }
}
.main-wrapper {
    max-width: 230px;
    margin: 0 auto;
}

.link-arrow-main-hover {
    border: 2px solid;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    display: flex;
    position: relative;
}

.background-btn {
    background-color: currentColor;
    border-radius: 1000px;
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: scale(0);
}

.link-arrow {
    flex: none;
    width: 40px;
    text-align: center;
    height: 40px;
    /*	    line-height: 40px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: all .2s cubic-bezier(.165, .84, .44, 1);
    position: relative;
}

.arrow-link[data-color-mode="dark"]:hover .link-arrow {
    color: white;
}

.arrow-link:not(.arrow-link--hero):not(.arrow-link--single-expertise):hover .background-btn {
    transform: scale(1.1);
}

.arrow-link:not(.arrow-link--hero):not(.arrow-link--single-expertise):hover .link-arrow-main-hover {
    transform: translateX(5px);
}

.arrow-link:not(.arrow-link--hero):not(.arrow-link--single-expertise):hover .btntext {
    letter-spacing: 1px;
}



.arrow-link.arrow-link--hero a:hover .background-btn ,
.arrow-link.arrow-link--single-expertise .arrow-link--single-expertise-phone:hover .background-btn {
    transform: scale(1.1);
}

.arrow-link.arrow-link--hero a:hover .link-arrow-main-hover,
.arrow-link.arrow-link--single-expertise .arrow-link--single-expertise-phone:hover .link-arrow-main-hover{
    transform: translateX(5px);
}

.arrow-link.arrow-link--hero a:hover .btntext,
.arrow-link.arrow-link--single-expertise .arrow-link--single-expertise-phone:hover .btntext{
    letter-spacing: 1px;
}
.arrow-link.arrow-link--single-expertise:hover .dark i{
    color: #414042 !important;
}
.arrow-link.arrow-link--single-expertise .arrow-link--single-expertise-phone:hover .dark i {
    color: #fff!important;
}
.arrow-link:hover .dark i {
    color: #fff;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #414042;

}

/***new-css-12-12-2024***/
.payment-section {
    background: #F9F9F9;
    padding: 130px 50px 69px;
}



/*.page-id-327 .icon-Logo:before {
    color: #414042 !important;
}*/

.payment-option-box {
    background: #fff;
    border-radius: 12px;
    padding: 45px 40px 45px 70px;
    position: relative;
    margin: 0px 0 0;
    border: 2px solid #EEECE7;
    min-height: 295px;
}

.payment-option-box::before {
    content: "01";
    color: #FBB122;
    font-weight: 700;
    position: absolute;
    left: 30px;
    font-size: 16px;
}

.payment-option-box2::before {
    content: "02";
}

.payment-option-box h2 {
    font-size: 52px;
    font-weight: 300;
}

.payment-option-box .get-start-btn {
    background: #FBB122;
    display: block;
    margin: 30px 0 0 -35px;
    color: #414042;
    text-align: center;
    border-radius: 50px;
    padding: 10px 0;
    font-weight: 700;
    transition: transform 0.3s ease;
}

.payment-option-box .get-start-btn:hover {
    background: #414042;
    color: #fff;

}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: 12px 15px;
    border-radius: 50px;
    min-width: 130px;
    transition: all ease 0.3s;
    margin: 0 auto;
    display: block;
}

#wpcf7-f495-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    border: 1px solid #FBB122;
    background: #FBB122 !important;
    color: #414042 !important;
}

span.icon-Logo {
    font-size: 28px;
    line-height: 35px;
}

.navbar-nav .dropdown-menu li a {
    transform: translate(0, 0px);
    transition: transform 0.3s ease;
}

.navbar-nav .dropdown-menu li {
    transition: transform 0.3s ease;
    position: relative;
    transform: translate(0px, 0px);
}

.navbar-nav .dropdown-menu li:hover a {
    transform: translate(35px, 0px);
    font-weight: 700;
}

.navbar-nav .dropdown-menu li:after {
    background-image: url("../images/menu-active-arrow.png");
    background-repeat: no-repeat;
    background-size: 28px;
    transition: transform 0.3s ease;
    content: "";
    top: -4px;
    left: 0;
    width: 30px;
    height: 100%;
    position: absolute;
    background-position: left center;
    opacity: 0;
    transition: opacity 0.3s ease, clip-path 0.3s ease;
    clip-path: inset(0 0 0 100%);
}

.navbar-nav .dropdown-menu li:hover:after {
    opacity: 1;
    clip-path: inset(0 0 0 0);
}

.list_cat {
    background-color: #95D5D1 !important;
    border-radius: 0px !important;
    padding: 0 12px 0px !important;
    list-style: none !important;
    min-width: 360px;
}

.list_cat li a {
    font-size: 17px !important;
    font-weight: 400 !important;
    font-family: 'Helvetica Neue';
    color: #414042 !important;
}

.list_cat li {
    padding: 10px 0 !important;
}

.list_cat li:hover {
    background-color: transparent !important;
}

.search_box {
    max-width: 100% !important;
    background: #EEECE7;
    padding: 10px;
}

.search_box input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #BDBDBD;
    background: none;
}

.show-all-btn:hover {
    background-color: #414042 !important;
    color: #fff !important;
}

.search_box input:active,
.search_box input:focus {
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link:active {
    color: #414042 !important;
}

.menu-overlay .navbar-dark .navbar-nav .nav-link:active {
    color: #414042 !important;
}

.menu-overlay .navbar-dark .navbar-nav .nav-link:hover,
.menu-overlay .navbar-dark .navbar-nav .nav-link:focus {
    color: #414042 !important;
}

.home-contact-text h2 a {
    color: #414042;
}

.blog-section {
    padding: 85px 0px 65px;
}

.heding-2 {
    font-size: 48px;
    color: #414042;
    font-weight: 300;
}

.call-us-now a {
    color: #414042 !important;
}

.type_box .list_cat,
.topics_box .list_cat {
    left: auto !important;
    right: 0 !important;


}

.the-team-box a img {
    max-height: 350px;
}

.next-btn img {
    height: auto !important;
}

/*-end-navigation_section-*/
.navbar-dark .navbar-toggler-icon {
    background: none !important;
}

.navbar-toggler span {
    display: block;
    background-color: #fff;
    height: 3px;
    width: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 50px;
    left: 0;
    text-align: center;
    opacity: 1;
    padding: 0;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(15%, -33%) rotate(45deg);
    width: 25px;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg);
    width: 25px;
}

.navbar-toggler span:nth-child(1) {
    transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
    opacity: 1;
    width: 30px;

}

.navbar-toggler span:nth-child(3) {
    transform: translate(0%, 0%) rotate(0deg);
}

.home-e-service-img img {
    box-shadow: 0px 0px 20px #a9a9a9;
}

.homefooter {
    border-top: none;
    padding-top: 0px;
    margin-bottom: 10px;
}

.page-template-page-about .our-service .accordion-header a {
    align-items: center
}

.page-template-page-about .team-box {

    text-align: center;
}

.footer-social-links a:hover,
.foter-phone-no a:hover,
.footer-mail a:hover {
    opacity: 0.6;
}

.whatsappbtn .link-arrow-main-hover {
    color: #FBB122;
}

/*
.page-id-337 .header .icon-Logo:before {
    color: #414042;
} */

.blog .sticky .icon-Logo:before,
.single-post .sticky .icon-Logo:before,
.page-id-337 .sticky .icon-Logo:before {
    color: #fbb122 !important;
}

.call-us-now a {
    text-decoration: none;
}

.singleprofile img {
    max-width: 100%;
}

.person-detail {

    background: #F4F3F1;
    padding: 20px 25px;
}

.navigation .nav-links {
    display: flex;
    justify-content: space-between;
}

.navigation .nav-previous {
    width: 40%;
    display: flex;
    align-items: center;
    gap: 20px;
}

.navigation .nav-next {
    width: 40%;
    display: flex;
    align-items: center;
    gap: 20px;
}

.nav-links a .post-title,
.nav-next a .post-title {
    color: #414042;
    font-weight: 600;
}

.nav-next span,
.nav-previous span {
    color: #414042;
    font-weight: 600;
}

span.previous-post {
    display: none;
}

span.next-post {
    display: none;
}

.person-detail h5 {
    color: #414042;
}

.person-detail h5 a {
    width: 30px;
    height: 30px;
    color: #414042;
    border: 1px solid #414042;
    line-height: 30px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

.person-detail h5 {
    color: #414042;
    font-size: 22px;
    font-weight: 600;
}

.search_box img {
    position: absolute;
    right: 22px;
}

.member a {
    color: #414042;
}


/****12-20-2024**/
.use_label_element span.wpcf7-list-item {
    margin: 10px 40px 30px 0;
}

.page-id-337 .news-event-banner {
    background: #FBB122;
}

.page-id-337 .banner-content h4,
.page-id-337 .banner-content h1 {
    color: #fff !important;
}

.page-id-919 .payment-section {
    padding: 130px 0px 35px;
}

.page-id-919 .payment-option-box {
    margin: 0px 0 25px;

}

.blog .banner-content h4,
.blog .banner-content h1 {
    color: #fff !important;
}

.single-post .banner-content h4,
.single-post .banner-content h1 {
    color: #fff !important;
}

.call-us-now img {
    width: 35px;
}

.page-id-146 .banner-content h4,
.page-id-146 .banner-content h1 {
    color: #fff !important;
}

#wpcf7-f705-o1 select.wpcf7-form-control option {
    color: #414042;
    padding: 0px 15px;
    font-family: 'Helvetica Neue' !important;
    font-weight: 300;
}

#wpcf7-f496-o1 select.wpcf7-form-control option {
    color: #414042;
    padding: 0px 15px;
    font-family: 'Helvetica Neue' !important;
    font-weight: 300;
}


.blog-main a {
    color: #414042;
    text-decoration: none;
}

/*.page-template-default .icon-Logo:before {
    color: #414042 !important;
}*/

.page-template-default .blog-section {
    padding: 130px 0px 65px;
}

#wpcf7-f495-o1 .col-md-12.text-center p {
    margin-bottom: 0;
}

.wpcf7-spinner {
    position: absolute;
}

.page-template-default .header {
    background: #EEECE7;
    padding: 10px 0px;
}

/*.page-template-default .header .navbar-nav .nav-link {
    color: #414042 !important;
}*/

/* .page-template-default .header.sticky .navbar-nav .nav-link {
    color: #fff !important;
} */

.page-template-default .header.sticky {
    background: #414042 !important;
}

.page-template-default .header.sticky .icon-Logo:before {
    color: #ffc107 !important;
}


.page-id-327 .header {
    background: #EEECE7;
    padding: 10px 0px;

}

.page-id-327 .header.sticky .navbar-nav .nav-link {
    color: #fff !important;
}

.page-id-327 .header.sticky {
    background: #414042 !important;
}

.page-id-327 .header.sticky .icon-Logo:before {
    color: #ffc107 !important;
}

a.terms-of-use:hover,
a.terms-of-use:focus,
a.terms-of-use:focus-visible {
    color: #414042;
}

/*
	.dropdown-toggle::after {
    position: relative;
    content: "\f107" !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    border: none !important;
    font-size: 14px;
		    top: 5px;
}
.dropdown-toggle.show::after {
    content: "\f106" !important;
}
*/
/****12-20-2024**/

.page-id-10 .our-service .accordion-header a {
    align-items: center;

}

.memberimage img {
    max-width: 100%;
}

.posteventsdata a {
    color: #414042;
    text-decoration: underline;
    font-weight: 400;
}

.resource_box_main:last-child div.col-md-12>hr {
    display: none;
}

/*
.events-banner{
	background: #95D5D1;
}
.events-banner .banner-content h4,
.events-banner .banner-content h1{
	color: #414042;
}
*/


/* Service Getter */
.service-getter {
    background: #F9F9F9;
    padding: 157px 0 80px;
}

.service-getter__intro {
    text-align: center;
    margin-bottom: 48px;
}

.service-getter__title {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 64px;
    font-weight: 300;
    line-height: 1;
    color: #414042;
    margin-bottom: 24px;
}

.service-getter__intro-detail {
    font-size: 20px;
    font-weight: 700;
    line-height: calc(30/20);
    color: #353535;
}
.service-getter__intro-detail a {
    color: #353535;
    text-decoration: underline;
}
.service-getter__intro-detail a:hover,
.service-getter__intro-detail a:focus{
    text-decoration: none;
}
.service-getter__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 48px;
}

.service-getter__card {
    background: #FFFFFF;
    border: 2px solid #EEECE7;
    border-radius: 12px;
    padding: 48px 32px;
    width: calc(50% - 24px);
}

.service-getter__card-header {
    position: relative;
    margin-bottom: 38px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
}

.service-getter__card-title {
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 300;
    font-size: 64px;
    line-height: 1;
    color: #414042;
    margin: 0;
	max-width: 470px;
}

.service-getter__card-header span {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #FBB122;
    display: inline-block;
}

.button-primary {
    background: #FBB122;
    border-radius: 48px;
    padding: 17px 24px 11px;
    display: inline-block;
    text-align: center;
    outline: none;
    box-shadow: none;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    color: #414042;
    transition: all .2s ease;
}

.button-primary:hover,
.button-primary:focus {
    background: #d48f09;
    color: #414042;
}

.service-getter__btn {
    width: 100%;
}

.home-image--secondary {
    @media screen and (min-width:992px) {
        width: min(40vw, 960px);
    }
}

.home-image--secondary img {
    max-width: 960px;
    width: 100%;
}

.home-e-service-img img {
    max-width: 250px;
    width: 100%;
}

.c-logo-section__primary img {
    max-width: 1115px;
    width: 100%;
}

.c-logo-section__secondary {
    @media screen and (min-width:992px) {
        width: min(50vw, 625px);
    }
}

.c-logo-section__secondary img {
    max-width: 625px;
    width: 100%;
	
}

.c-logo-section__tertiary {
    max-width: 450px;
    width: 100%;
	 @media screen and (max-width:767px) {
        display: none;
    }
}

.home-about-images__primary img {
    max-width: 355px;
    width: 100%;
}

.home-about-images__secondary img {
    width: auto;
    max-width: 100%;
    @media screen and (min-width: 992px) {
        max-width: 350px;
        width: min(30vw, 350px);
    }
}
html{
    margin-top: 0!important;
}
.page-template-main-page iframe#a2a_sm_ifr {
    display: none;
}
.home-news-img {
    max-width: 250px;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .service-getter__title {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .service-getter__card-title {
        font-size: 44px;
    }

    .service-getter__card-header {
        margin-bottom: 25px;
        column-gap: 25px;
    }
}

@media screen and (max-width: 1023px) {
    .service-getter .container {
        max-width: 100%;
    }

    .service-getter__title {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .service-getter__intro-detail {
        font-size: 17px;
        line-height: 1.4;
    }

    .service-getter__inner {
        row-gap: 24px;
    }

    .service-getter__card {
        padding: 32px 24px;
        width: calc(50% - 12px);
    }

    .service-getter__card-title {
        font-size: 34px;
    }
}

@media screen and (max-width: 767px) {
    .service-getter__intro {
        margin-bottom: 32px;
    }

    .service-getter__card {
        width: 100%;
    }

    .service-getter {
        background: #F9F9F9;
        padding: 145px 0 70px;
    }
}

/* Additional Header Nav styles */
/* .menu-toggle,
.menu-prev {
    display: none;
} */


body.orange {
    .search-toggle {
    // color: #FBB122;
        color: #414042;
    }

    .menu-toggle .menu-bar,
    .menu-toggle::after,
    .menu-toggle::before {
    //background-color: #FBB122;
        background-color: #414042;
    }
}

body.yellow {
    .search-toggle {
        color: #414042;
    }

    .menu-toggle .menu-bar,
    .menu-toggle::after,
    .menu-toggle::before {
        background-color: #414042;
    }
}
body.page-template-main-page{
    .search-toggle {
        color: #fbb122;
    }

    .menu-toggle .menu-bar,
    .menu-toggle::after,
    .menu-toggle::before {
        background-color: #fbb122;
    }
    &.menu-open{
        .menu-toggle .menu-bar,
        .menu-toggle::after,
        .menu-toggle::before {
            background-color: #414042;
        }
        .menu-toggle:not(.menu-toggle--dark),
        .search-toggle{
            display: none;
        }
    }
    &.yellow,
    &.yellow-gray,
    &.orange{
        .search-toggle {
            color: #414042;
        }

        .menu-toggle .menu-bar,
        .menu-toggle::after,
        .menu-toggle::before {
            background-color: #414042;
        }
    }

}
@media(min-width: 768px) {
    body.page-template-main-page{
        .search-toggle {
            svg {
                height: 37px;
                width: 37px;
            }
        }
        .menu-toggle {
            height: 38px;
            width: 41px;
            .menu-bar {
                top: 18px;
            }
        }

        &.menu-open {
            .menu-toggle::after {
                bottom: 18px;
            }
            .menu-toggle::before {
                top: 18px;
            }
        }
    }

}
/*@media(min-width: 991px) {
    body.page-template-main-page{
        .search-toggle {
            color: #414042;
        }

        .menu-toggle .menu-bar,
        .menu-toggle::after,
        .menu-toggle::before {
            background-color: #414042;
        }
    }
}*/
.search-toggle {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    margin-right: 10px;
    color: white;
    padding: 0;
    transition: all 0.3s ease;
    margin-left: auto;

    svg {
        height: 26px;
        width: 26px;
        stroke-width: 0;
    }
}


.menu-toggle {
    --height: 2.3px;
    height: 34px;
    width: 38px;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    border: none;
    background-color: transparent;
    display: block;
}

.menu-toggle .menu-bar,
.menu-toggle::after,
.menu-toggle::before {
    height: var(--height);
    background-color: white;
    display: block;
    position: absolute;
    transition: all 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    will-change: transform top bottom opacity;
    border-radius: var(--height);
    left: 4px;
    right: 4px;
}

.menu-toggle .menu-bar {
    top: 16px;
}

.menu-open .menu-toggle .menu-bar {
    opacity: 0;
    transform: rotate(135deg);
}

.menu-toggle::after,
.menu-toggle::before {
    content: '';
}

.menu-toggle::after {
    bottom: 8px;
}

.menu-open .menu-toggle::after {
    transform: rotate(225deg);
    bottom: 16px;
}

.menu-toggle::before {
    top: 8px;
}

.menu-open .menu-toggle::before {
    transform: rotate(135deg);
    top: 16px;
}

.navbar-wrapper {
    width: 52.5%;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    padding: 70px 70px 70px 172px;
    z-index: 1000;
    transform: translateX(100%);
    transition: all 0.5s cubic-bezier(.165, .84, .34, 1);
    overflow: hidden;

    .menu-open & {
        transform: translateX(0);
    }

    @media screen and (max-width: 1024px) {
        padding-left: 70px;
    }

    @media screen and (max-width: 768px) {
        width: 100%;
        padding: 80px 24px 40px;
    }
}


.menu-toggle--dark {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1001;
    opacity: 0;
    transition: opacity 0.2s ease;

    .menu-open & {
        opacity: 1;
        transition: opacity 0.4s cubic-bezier(.165, .84, .34, 1);
    }

    .menu-bar,
    &:after,
    &:before {
        background-color: #414042;
    }
}

body:has(.dropdown-toggle.show) {
    .menu-toggle--dark {
        opacity: 0;
        pointer-events: none;
    }
}

body:has(.dropdown-menu.show) {
    @media screen and (max-width: 768px) {

        .search-toggle,
        .menu-toggle {
            opacity: 0;
            pointer-events: none;
        }
    }
}

.header {
    .navbar-wrapper {
        .navbar-nav {
            flex-wrap: wrap;
            gap: 0;
            max-width: 460px;

            @media screen and (max-width: 768px) {
                max-width: 100%;
            }

            >li {
                width: 100%;
                border-bottom: 1px solid #D6D6D6;
                margin: 0 !important;
                position: relative;

                &:nth-child(1) {
                    --animation-duration: 0.3s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }

                &:nth-child(2) {
                    --animation-duration: 0.35s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }

                &:nth-child(3) {
                    --animation-duration: 0.4s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }

                &:nth-child(4) {
                    --animation-duration: 0.45s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }

                &:nth-child(5) {
                    --animation-duration: 0.5s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }

                &:nth-child(6) {
                    --animation-duration: 0.55s;

                    .menu-open & {
                        animation: fadeIn var(--animation-duration) cubic-bezier(.165, .84, .64, 1) .2s forwards;
                    }
                }


                &:has(> a:focus, > a:hover) {

                    &::before {
                        clip-path: inset(0 0% 0 0);
                        transform: translateX(0);
                    }
                }

                &::before {
                    content: '';
                    background-image: url('../images/menu-active-arrow.png');
                    background-repeat: no-repeat;
                    background-size: 28px;
                    transition: transform 0.3s ease;
                    content: "";
                    top: 0px;
                    left: 0;
                    width: 30px;
                    height: 100%;
                    position: absolute;
                    background-position: left calc(50% - 4px);
                    clip-path: inset(0 100% 0 0);
                    transition: clip-path 0.3s ease, transform 0.3s ease;
                    pointer-events: none;
                    transform: translateX(-10%);
                }

                .dropdown-toggle::after {
                    transform: rotate(-90deg);
                }

                .topnavcaret {
                    display: none !important;
                }


                >.nav-link {
                    font-size: 32px;
                    text-transform: capitalize;
                    color: #414042 !important;
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    padding: 18px 0 20px;
                    transition: padding-left 0.3s ease, color 0.3s ease;
                    will-change: padding-left color;

                    .fa-chevron-down {
                        display: none !important;
                    }

                    &:hover,
                    &:focus {
                        padding-left: 33px;
                        font-weight: bold;
                        color: #414042 !important;
                    }
                }
            }
        }
    }
}



.navbar-wrapper {
    .navbar-full .dropdown-menu {
        width: 100% !important;
        z-index: 99;
    }
}

body:has(.navbar-wrapper) {
    .menu-prev {
        position: absolute;
        top: 20px;
        left: 30px;
        background-color: #dddddd;
        background-image: url("../images/angle-left.png");
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: center;
        width: 55px;
        height: 36px;
        border: none;
        cursor: pointer;
        border-radius: 30px;
        opacity: .9;
        transition: opacity 0.3s ease;
        display: block;

        @media screen and (max-width: 768px) {
            right: 24px;
            left: auto;
        }

        &:hover,
        &:focus {
            opacity: 1;
        }
    }
}


.search-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 24px;
    transition: opacity 0.3s ease, clip-path 0.3s ease;
    opacity: 0;
    pointer-events: none;
    clip-path: inset(0 0 0 100%);

    .search-open & {
        opacity: 1;
        pointer-events: all;
        clip-path: inset(0 0 0 0);
    }
}

.search-popup__close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 34px;
    width: 38px;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;

    &::after,
    &::before {
        content: '';
        height: 2.3px;
        background-color: #414042;
        display: block;
        position: absolute;
        transition: all 0.25s cubic-bezier(0.42, 0, 0.58, 1);
        will-change: transform top bottom opacity;
        border-radius: 2.3px;
        left: 4px;
        right: 4px;
    }

    &::after {
        transform: rotate(225deg);
        bottom: 16px;
    }

    &:before {
        transform: rotate(135deg);
        top: 16px;
    }
}

.search-form {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    max-width: max(60%, 420px);
    width: 100%;
    border-bottom: 1px solid #b9bdc8;
    position: relative;
    z-index: 1;
}

.form__group {
    position: relative;
    z-index: 1;
    width: 100%;
}

.search-form__label {
    display: block;
    width: 100%;
}

.search-form__input {
    width: 100%;
    height: 80px;
    font-weight: 400;
    font-size: clamp(2rem, 2.5vw + 2rem, 4rem);
    line-height: 1;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding-right: clamp(2.5rem, 2.5vw + 2rem, 4rem);
    letter-spacing: 0.01em;

    &::placeholder {
        color: inherit;
    }

    &:focus {
        outline: none;
    }
}

.search-form__submit {
    padding: 0;
    color: #FBB122;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

    svg {
        height: clamp(2.5rem, 2.5vw + 2rem, 3.5rem);
        width: clamp(2.5rem, 2.5vw + 2rem, 3.5rem);
    }
}

.navbar-brand--chamberlains {
    position: absolute;
    z-index: 1;
    transform: translateX(-50%);
    left: 50%;
}

@media screen and (min-width: 992px) {
    body.home {
        overflow-x: hidden;
        width: 100vw;
    }
}
.heading-3.text-gray {
    font-weight: 300;
    a {
        color: #414042 !important;
    }
}
.recent-article-item{
    margin-bottom: 35px;
}

.job-listings{
    margin-top: 60px;
}
.job-item{

}
.job-item__header{
    flex-direction: column;
    align-items: flex-start;
    padding-right: 55px;
    h3{
        font-size: 30px;
        color: #414042;
        font-weight: 300;
        margin: 0;
        @media screen and (max-width: 1200px) {
            font-size: 26px;
        }
    }
    &:after{
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%)!important;
    }
}
.job-item__header:not(.collapsed) {
    background: #EEECE7;
}
.job-item__header:not(.collapsed)::after {

}
.job-meta{
    display: flex;
    flex-wrap: wrap;
    gap: 15px 25px;
    margin-top: 10px;
    color: #414042;
}
.job-meta__item{
    i{
        margin-right: 4px;
    }
}
.job-item__content{
    ul, ol{
        padding-left: 20px;
    }
    .accordion-body{
        padding: 30px 1.25rem;
    }
}
.job-item__btn{
    margin-top: 30px;
    .custom-btn{
        border: 2px solid #FBB122;
        background: #FBB122;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: all .2s ease;
        &:hover,
        &:focus {
            border: 2px solid #414042;
            background: #414042;
        }
    }
}
.list_cat.list_cat--expertise{
    max-height: 500px;
    overflow-y: auto;
}
.singleprofile--cta {
    img{
        height: auto;
    }

}
.newquerion--single{
    .person-detail {
        font-size: calc(1.275rem + 0.3vw);
        font-weight: 500;
        line-height: 1.2;
        @media (min-width: 1200px) {
            font-size: 1.5rem;
        }
    }
}
.newquerion--single a{
    color: #FBB122;
    &:hover,
    &:focus {
        color: #414042;
    }
}
.arrow-link--single-expertise{
    flex-direction: row;
    align-items: center;
    gap: 15px 25px;
}
.additional-awards__link{
    cursor: pointer;
    text-decoration: underline;
    margin-top: 30px;
}
.additional-awards{
    max-width: 940px;
}
/*.additional-awards__inner{
    column-count: 2;
    break-inside: avoid;
    column-gap: 25px;
    @media screen and (max-width: 678px) {
        column-count: 1;
    }
    p{
        break-inside: avoid-column;
    }
}*/
.page-template-awards-affiliations .fancybox__container{
    z-index: 99999;
}
.single-services .banner-content .custom-btn {
	border: 2px solid #FBB122;
    background: #FBB122;
    color: #fff;
}
.navigation--single {
    .nav-links a {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 12px;
        .post-title {
            width: calc(100% - 25px);
        }
    }
}
.contact-left-box h2 a {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.contact-left-box h2 a:hover{
	text-decoration: underline;
}

.team-profile-banner__logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
    gap: 20px;
    max-width: 500px;
    width: 100%;
    position: relative;
    z-index: 2;
    @media screen and (max-width: 767px) {
        justify-content: center;
        max-width: 700px;
        margin: 0 auto 30px;
    }
    img{
        max-width: 200px;
        height: auto;
        @media screen and (max-width: 1400px) {
            max-width: 170px;
        }
    }
}

@media screen and (min-width: 768px) {
    .blog .interior-banner {
        height: 50vh;
    }
}
@media (max-width: 767px) {
    .blog .interior-banner__image-col {
        padding-bottom: 56%;
    }
}

.sponsor-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
    justify-content: center;
}
.sponsor-grid__item img {
    height: auto;
    width: auto;
    max-height: 160px;
    max-width: 300px;
    @media (max-width: 1200px) {
        max-width: 240px;
    }
    @media (max-width: 767px) {
        max-width: 200px;
    }
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-width: 1px;
}
td,
th {
   padding: 10px;
}
table {
	width: 100%;
  border-collapse: collapse;
    + h1,
    + h2,
    + h3, 
    + h4,
    + h5,
    + p {
        margin-top: 25px;
    }
}

.interior-banner--search{
    @media screen and (min-width: 768px) {
        height: calc(50vh - 77px);
    }
    .interior-banner__image-col {
        @media screen and (max-width: 767px) {
            display: none;
        }
    }
}
.custom-search-results__count{
    margin-bottom: 30px;
}

.other-location-services{
    padding: 20px 0 70px;
    position: relative;
    background: #F4F3F1;
}
.other-location-services__title{
    text-align: center;
    margin-bottom: 25px;
}
.other-location-services__items{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}
.other-location-services__item{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: calc((100% - 64px) / 5);
    text-align: center;
    border: 2px solid #f0b323;
    color: #414042;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    padding: 18px 20px 10px;
	min-height: 76px;
    transition: all .2s ease;
    @media screen and (max-width: 1100px) {
        width: calc((100% - 48px) / 4);
        padding: 18px 15px 10px;
    }
    @media screen and (max-width: 960px) {
        width: calc((100% - 32px) / 3);
    }
    @media screen and (max-width: 570px) {
        width: 100%;
    }
    svg{
        width: 16px;
        height: 16px;
        fill: none;
        stroke: currentColor;
        flex-shrink: 0;
    }
    &:hover {
        background: #f0b323;
        color: #fff;
    }
}
.other-location-services__btn{
    text-align: center;
    margin-top: 30px;
    a{
        display: inline-block;
        padding: 12px 45px 8px 20px;
        text-align: center;
        color: #fff;
        background: #f0b323;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.2;
        border-radius: 6px;
        transition: all .2s ease;
        position: relative;
        &:hover {
            background: #e0a213;
            color: #fff;
        }
        &:after {
            content: "";
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3H21V9' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14L21 3' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
            background-position: right center;
            background-repeat: no-repeat;
            background-size: 16px;
            height: 16px;
            width: 16px;
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -8px;
        }
    }
}

.our-process-text p:not(:last-child) {
    margin-bottom: 1rem;
}
.col-md-12.estate-admin-content {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.estate-admin-content h2:not(:first-child) {
	margin-top: 50px;
}
.estate-admin-content h3:not(:first-child) {
	margin-top: 30px;
}
.estate-admin-content h4:not(:first-child) {
	margin-top: 25px;
}


/* Popup signup on clicking news post link */

#notice-popup {
    position: fixed;
    z-index: 99995;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
  }
  
  .notice-popup__bg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
  }
  
  #notice-popup.active {
    display: block;
  
    .notice-popup__bg {
      display: block;
    }
  }
  
  .notice-popup__outer {
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .notice-popup__inner {
    position: relative;
    z-index: 3;
    background-color: #fff;
    max-width: 760px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
      overflow-x: hidden;
  }
  
  .notice-popup__detail {
    padding: 29px 47px 42px 30px;
    background-color: #fff;
    font-weight: 300;
    width: 100%;
    p{
        &:last-child {
            margin-bottom: 0;
        }
    }
  }
  
  .notice-popup__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    border: none;
    padding: 0;
    background: #000000;
    height: 40px;
    width: 40px;
    text-align: center;
  
    svg {
      width: 20px;
      height: 20px;
      color: #FBB122;
      position: relative;
  
      line {
        stroke: #FBB122;
        stroke-width: 3px;
      }
    }
  }

.call-us-now-holder .call-us-now{
	margin: 0;
	/* justify-content: center; */
}
.call-us-now-holder + .call-us-now-holder {
    display: none;
}

.event-columns{
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    background: #414042;
    @media screen and (max-width: 820px) {
        flex-direction: column-reverse;
    }
}
.event-columns__col{
    flex: 1;
    @media screen and (max-width: 820px) {
        width: 100%;
    }
}
.event-columns__col-media{
    img{
        height: 100%;
        width: 100%;
        display: block;
        object-fit: cover;
        @media screen and (max-width: 820px) {
            flex-direction: column;
        }
    }
    


}
.event-columns__col-content{
    padding: 30px;
    * {
        color: #fff;
        + .wpcf7{
            margin-top: 30px;
        }
    }
    
    .form-row {
        > div {
            margin-bottom: 30px;
        }
        label {
            color: #FBB122;
        }
        .form-control {
            color: rgba(255, 255, 255, 0.7);
            border-bottom: 1px solid #fff;
            margin: 0;
            font-size: 17px;
        }
        p {
            margin: 0;
        }
    }
    .form-row--btn{
        > div{
            margin: 0;
        }
    }
    .wpcf7-not-valid-tip{
        margin-top: 10px;
    }
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        margin: 0;
        &:hover {
            border: 1px solid #FBB122;
        background: #FBB122 !important;
        color: #414042 !important;
        }
    }
    .wpcf7 form.sent .wpcf7-response-output {
        color: #fff !important;
    }
}

.banner-content__detail {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
}


.floating-phone {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 100;
	display: none;
}
.floating-phone a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #01a4bd;
    border-radius: 50%;
	font-size: 20px;
	line-height: 1;
}
	body #hubspot-messages-iframe-container{
		display: none!important;
	}
@media screen and (max-width: 767px) {
	body #hubspot-messages-iframe-container{
		display: none!important;
	}
	.floating-phone {
	display: block;
}
}

/* CSS added to add number before sub-menu item in header */
.navbar-nav .dropdown-menu {
	counter-reset: item;
}
.navbar-nav .dropdown-menu li {
	counter-increment: item;
}
.navbar-nav .dropdown-menu li a:before {
	 content: counter(item) " ";
	margin-right: 0.4em;
}