/*
 Theme Name:   Nuvew Child
 Theme URI:    https://wordpress.com/
 Description:  Twenty Nineteen Child Theme
 Author:       Wordpress
 Author URI:   https://wordpress.com/
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  nuvewchild
*/
:root {
    --blue: #1e90ff;
    --white: #ffffff;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /*scroll-behavior: smooth;*/
}
:root {
    --placeholdercolor: currentColor;
}
body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clear {
    clear: both;
}
.alignleft,
.alignright,
.aligncenter {
    margin-bottom: 10px;
}
.alignnone {
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-top: 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px auto;
}
iframe,
img {
    max-width: 100%;
    border: none;
}
img {
    border: 0;
    height: auto;
}
a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
p,
li,
ul,
ol,
blockquote {
}
p {
    margin: 0 0 20px;
}
ul,
li {
    list-style: none;
}
a:visited {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
a,
a:hover,
input[type="submit"],
button {
    outline: 0;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
input::-webkit-input-placeholder {
    color: var(--placeholdercolor);
}
input::-moz-placeholder {
    color: var(--placeholdercolor);
}
input:-ms-input-placeholder {
    color: var(--placeholdercolor);
}
input:-moz-placeholder {
    color: var(--placeholdercolor);
}
/* html { scroll-behavior: smooth; } */
.container {
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
}


/* popup form */

.pum legend.gfield_label.gform-field-label {
    color: #fff !important;
    font-size: 18px;
}

.pum .gform-theme--framework .gform-field-label--type-inline {
    color: #fff;
    font-family: Questrial !important;
    font-size: 15px;
}

.pum .gf_progressbar_wrapper {
    display: none!important;
}

.pum .gform-theme--foundation {
    --gf-form-gap-y: 15px !important;
}

.pum .gform-theme--foundation .gfield textarea.small {
    height: 75px;
}

.pum .pum-container {
    min-height: 390px !important;
    background-color: #C0846A !important;
    box-shadow: -2.696px 1.315px 14.5px 0 rgba(0, 0, 0, .16) !important;
    font-family: "Hind";
    top: auto !important;
    bottom: -48px !important;
}

.pum .gform_button.button,.pum .gform_next_button {
    background-color: #fff!important;
    color: #182a3c!important;
}

.pum .gform_button.button:hover,.pum .gform_next_button:hover {
    background-color: #000!important;
    color: #fff!important;
}

.pum .gform_confirmation_message,.pum .gfield_html_formatted.gfield_no_follows_desc {
    font-weight: 500!important;
    line-height: 1.2!important;
    color: #fff
}

.pum .gfield--input-type-radio .gfield_required {
    display: none;
}

.pum input:not(input[type="submit"],.pum .gform_next_button),.pum textarea {
    border: none!important;
}

.pum input.gfield-choice-input {
    box-shadow: none;
    width: 18px!important;
    height: 18px!important;
    margin-top: 1px!important;
}

.pum .gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    background-color: #000 !important;
}

.pum *:focus {
    outline: none!important;
}

.pum span.gfield_required {
    color: #fff;
}

.pum * {
    font-weight: 400;
    font-family: Questrial;
}

.pum-container .pum-content .gform_wrapper .gfield_validation_message,.pum-content .gform_wrapper .validation_message {
    background-color: inherit!important;
    font-size: 12px!important;
    font-weight: 400;
    color: #ff0000!important;
    padding: 0px!important;
    margin-top: -26px!important;
    text-align: right!important;
    padding: 5px!important;
    border: 0px!important
}

.pum-content .gform_wrapper .validation_message.instruction {
    display: none
}

.pum-container .pum-content .gform_submission_error.hide_summary,.pum-container .pum-content .gform_validation_errors {
    display: none!important
}
.pum-theme-7 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    color: #697470 !important;
    background-color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif !important;
}

.mobinav a {
    display: block;
}
.mobinav ul li {
    position: relative;
    width: 100%;
}

.mobinav span.drop.close,
.mobinav span.drop.open {
    top: 4px;
}

.mobinav .primary-menu .menu-item-has-children .sub-menu {
    padding-left: 20px;
    background: none;
    position: inherit;
}

.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
    float: left;
    background: #9b763b;
    position: absolute;
    top: 50px;
    left: 0;
}
.sticky-wrap {
    display: none;
}

.top-search .screen-reader-text {
    font-size: 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
}
.top-search input {
    width: 100%;
    float: left;
    padding: 17px 20px 16px 20px;
    line-height: normal;
    font-weight: 400;
    color: #fff !important;
    font-size: 16px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: #f15a26;
    border-radius: 10px;
}
.top-search .search-submit {
    position: absolute;
    top: 18px;
    right: 15px;
    width: 18px;
    height: 20px;
    border: none;
/*    background: url(images/sprite_icons.png) no-repeat;*/
    background-position: -54px 0;
    text-indent: -9999px;
    padding: 0;
    cursor: pointer;
}

.mobinav {
    position: fixed;
    top: 0;
    right: -100%;
    left: auto;
    width: 85%;
    max-width: 400px;
    height: 100vh;
    background: #92baa7;
    z-index: 999999 !important;
    padding: 30px 20px;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: block !important;
    transition: right 0.4s cubic-bezier(.25, .46, .45, .94);
    box-shadow: -5px 0 25px rgba(0, 0, 0, .2);
}

.mobinav .hdtopcol .wpml-ls-statics-shortcode_actions{display: none;}

/* State when JS adds the 'is-open' class */
.mobinav.is-open {
    right: 0 !important;
}

/* --- 2. Drawer Content Styling --- */
.close-menu {
    font-size: 55px;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.stickyshowhide {
    display: none !important;
}
.mobinav .mobile-logo img {
    max-width: 150px;
    display: block;
    margin-bottom: 25px;
}
.mobinav ul.primary-menu {
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}
.mobinav ul.primary-menu li a {
    display: block;
    padding: 10px 0;
    color: var(--BCB6BA);
    text-decoration: none;
    font-size: 19px;
    text-transform: capitalize;
    font-family:var(--ff-urban-sans);
    font-weight: 500;
}
.mobinav ul.primary-menu li a:hover, .mobinav.is-open .hdtpcall a:hover{
    color: #1D60AD;
}
.mobinav input.search-field {
    padding: 17px;
    border: 0 !important;
    width: 100% !important;
    background: #89756B;
    color: #F8F5F0;
    font-family:var(--ff-urban-sans);
    text-transform: uppercase;
}
.mobinav input.search-field:focus {
    outline: none !important;
}

.mobinav ul li span.drop.open {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 6px;
    width: 60px;
    height: 30px;
    background-color: transparent!important;
    background-image: url(images/minus-icon.png);
    background-position: right 4px center;
    background-repeat: no-repeat;
    padding: 0 5px!important;
    cursor: pointer
}

.mobinav ul li span.drop.close {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 30px;
    background-color: transparent!important;
    background-image: url(images/plus-icon.png);
    background-position: right 4px center;
    background-repeat: no-repeat;
    padding: 0 5px!important;
    cursor: pointer
}

.mobinav span.drop.open {
    width: 22px;
    background-image: url(images/minus-icon.png)!important
}


:root{

     --banner-title-size: 220px;
      --title-150-size:150px;
     --title-140-size:140px;
     --title-120-size:120px;
     --title-100-size:100px;
     --title-80-size: 80px;
     --title-70-size: 70px;
     --title-66-size: 66px;
     --title-60-size: 60px;
     --title-50-size: 50px;
     --title-48-size: 48px;
     --title-44-size: 44px;
     --title-42-size: 42px;
     --title-36-size: 36px;
     --title-34-size: 34px;
     --title-32-size: 32px;
     --title-30-size: 30px;
     --text-26-size: 26px;
     --text-25-size: 25px;
     --text-24-size: 24px;
     --text-22-size: 22px;
     --text-20-size: 20px;
     --ff-alumni-sans: "Alumni Sans", sans-serif;
     --ff-urban-sans: "Urbanist", sans-serif;

}

.top-search, .stickyshowhide{display: none;}


.site-header{
    position: absolute;
    width: 100%;
}

.header-logo{
    margin-top: 46px;
    width: 25%;
}

.header-right{
    margin-top: -18px;
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-end;
    justify-content: flex-start;
    border-bottom:1px solid rgba(217,217,217,0.2);
    width: 72%;
    padding-bottom: 3px;
}

.site-header .container, .bannersec .container{
    max-width: 1802px;
    margin: auto;
    padding: 0 20px;
}

.site-header .header-inner{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.primary-menu{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding: 23px 0;
}

.primary-menu li {position: relative;}
.primary-menu li a{
    color: #FFF;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-30-size);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.primary-menu li ul.sub-menu{
    display: none;
    width: max-content;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #1d60ad;
    padding: 0px 0;
    z-index: 999;
}
@media screen and (min-width: 992px){
.primary-menu li:hover ul.sub-menu{
    display: block;
}
}

.primary-menu .sub-menu li a {
    font-size: var(--text-25-size);
    width: 100%;
    line-height: normal;
    padding: 9px 12px 8px;
    color: #fff;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
}
.primary-menu li a:hover{
    color: #1d60ad;
}

.primary-menu .sub-menu li a:hover,.primary-menu .sub-menu li.current-menu-item a{
    color: #92BAA7;
}

.mobinav .primary-menu{
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
}
.mobinav .primary-menu .sub-menu li a{
    font-size: 15px !important;
}

.hdtopcol{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 58px;
}

.hdtpcall a{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-44-size);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.64px;
}

.hdtpcall a:hover{
    color: #92BAA7;
}

.hdtpbtn a{
    color: #FFF;
    text-align: center;
     font-family:var(--ff-alumni-sans);
    font-size: var( --title-32-size);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.56px;
    text-transform: uppercase;
}

.hdtpbtn{
    background:rgba(29,96,173, 0.34);
    padding: 19.5px 42px;
    position: relative;
}

.hdtpbtn a:hover{color: #92BAA7;}

.hdtpcall{
    position: relative;
}

.hdtopcol:before{
    content:'';
    opacity: 0.6;
    background: linear-gradient(90deg, rgba(146, 186, 167, 0.00) 0%, #92BAA7 100%);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70.9%;
    height: 76px;

}

.hdtpcall:before{
    content: '';
    background-image: url('images/hdphone-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
    left: -35px;
    right: auto;
    top: 15px;
    margin: auto;
    position: absolute;

}

.bannersec{
    display: flex;
    background-image: url('images/hmbanner-img.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 1000px;
    padding: 100px 0;
    position: relative;
}

/*.bannersec .bnr-lfttxt:before{
    content: '';
    background-image: url('images/filter_cnct.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1043px;
    height: 1000px;
    left: 0px;
    top: 0px;
    margin: auto;
    position: absolute;
}
*/
.bannersec .container{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row;
}

.banr-mbl-img{
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
}
.banr-mbl-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.bnr-lfttxt h2 {
    color: #92BAA7;
     font-size: var(--title-120-size);   
    font-family:var(--ff-alumni-sans);
    line-height: 0.9;
    font-weight: 500;
    }

.bnr-lfttxt h2 strong{
    color: #FFF;
    font-size: var(--banner-title-size);
    text-align: center;
     font-weight: 700;
     line-height: 0.8;
     position: relative;
    
}

.bnr-lfttxt{
    padding-left: 33px;
    padding-top: 131px;
}

.bnr-lfttxt .cnctbtn{
   margin-top: 48px;
    margin-left: 16px;
    display: flex;
}
.cnctbtn a, .cmnbtn a{
    background: #92BAA7;
    color: #FFF;
    padding:18px 46px;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-30-size);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 4.3px;
    text-transform: uppercase;
    position: relative;
    outline: 4px solid #92BAA7;
    outline-offset: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.servicesec{
    background-color: #2D67AF;
        padding-top: 65px;
    padding-bottom: 124px;
}

.servicesec .container{
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.service-cards-section{
        margin-top: 37px;
}

.servicesec h1{
    color: #FFF;
text-align: center;
font-family:var(--ff-alumni-sans);
font-size: var(--title-50-size);
font-weight: 500;
line-height: 1;
letter-spacing: 1px;

}


.service-card__content{
    padding: 24px 15px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 19px;
}

.servicesec h2, .servicesec h2 strong{
 color: #FFF;
text-align: center;
font-family:var(--ff-alumni-sans);
font-size: var(--title-66-size);
font-weight: 600;
line-height: 1;
letter-spacing: 1.32px;
}

.servicesec h2 strong{
    position: relative;

    }

.servicesec h2 strong:after {
    content: '';
    background-image: url(images/approach-hd-bdr-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 6px;
    right: 16px;
}

.servbtn{
    text-align: center;
    margin-top: 54px;
    display: flex;
    justify-content: center;
}

.service-cards-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 23px;
    flex-wrap: wrap;
}

.service-cards-wrapper .service-card__title{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-48-size);
    font-style: normal;
    font-weight: 500;
    line-height: 0.75; 
    letter-spacing: 0.96px;
    min-height: 72px;

}

.service-cards-wrapper .servcol:hover .service-card__title {
    color: #92BAA7!important;
}

.service-card__description p{
    color: #FFF;
    text-align: center;
    font-family: var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; 
}

.servcol{
    width: calc(25% - 17.25px);
}

.sevicepg .servcol{
    width: calc(33.33% - 16.66px);
}

.sevicepg .service-cards-wrapper { gap: 25px; }


.ourapproach_sec{
    background-color: #f0f9f8;
    padding-top: 106px;
    padding-bottom: 135px;
}

.ourapproach_sec .container, .generalpgcnct .container{
    max-width: 1487px;
    margin:auto;
    padding: 0 20px;
}

.ourapproach_sec h2, .ourapproach_sec h2 strong{
    color: #1D60AD;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
}

.ourapproach_sec h2 strong{
    position: relative;
    }

.ourapproach_sec h2 strong:after{
    content:'';
    background-image: url('images/approach-hd-bdr-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 5px;
    right: 10px;
}


.approach_row{
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
    gap:29px;
    margin-top: 60px;
}

.appcol{
    background-color: #fff;
    width:calc(33.33% - 19.33px);
    padding: 67px 35px 50px 35px;
}

.appcol img{
    margin: auto;
    display: block;

}

.appcol h3{
    color: #1D60AD;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-50-size);
    font-weight: 500;
    line-height: 0.84;
    margin-bottom: 18px;
    margin-top: 22px;
}
.appcol p{
    color: #000;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var( --text-24-size);
    font-weight: 400;
    line-height: 1.25;
    max-width: 356px;
    margin: auto;

}

.appbtn{
    text-align: center;
    margin-top: 62px;
    display: block;
    display: flex;
    justify-content: center;
}

.who-we-are_sec{
    padding-top: 104px;
    padding-bottom: 114px;
}

.who-we-are_sec .container{
    max-width: 1480px;
    margin:auto;
    padding: 0 20px;
}


.who-we-are_sec h2, .who-we-are_sec h2 strong{
    color: #1D60AD;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.6px;
    margin-bottom: 28px;
}
.who-we-are_sec h2 strong{
    position: relative;
}

.bnr-lfttxt h2 strong:after{
    content:'';
    background-image: url('images/wwa-hd-bdr-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 42px;
    right: 17px;
}

/*.page_bnr.team-pg-bnr h1:after, .page_bnr.team-pg-bnr h2:after{
    bottom:2px;
    right: 0;

}*/


.who-we-are_sec h2 strong:after{
    content:'';
    background-image: url('images/wwa-hd-bdr-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 3px;
    right: 16px;
}

.who-we-are_sec p{
    color: #000;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-22-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.63; 
}

.wware-btn{
    margin-top: 55px;
    margin-left: 6px;
    display: flex;
    justify-content: flex-start;
}


.srv-children-sec{
    background-color: #1D60AD;
    /*overflow: hidden;*/
    padding-top: 62px;
    padding-bottom: 56px;
    position: relative;
    z-index: 1;
}

.srv-children-sec:after{
    content:'';
    background-image: url('images/serv-bg-logo.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 456px;
    height: 428px;
    z-index: -1;
    background-size: contain;
    background-position: bottom right;
    
}

.srv-children-sec .container, .makediff-sec .container{
    max-width: 100%;
    margin: auto;
    /* padding: 0 20px; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-left: 118px;
    padding-right: 118px;
}

.schildlftcol, .makelftcol{
    width: 43.45%;
}

.schildlftcol img, .makelftcol img{
    margin-bottom: 0;
    width: 100%;
}

.schildlftcol:after, .makelftcol:after{
    content: '';
    background-color: #92baa7;
    /*background-image: url('images/green-aftr-shape.webp');*/
    position: absolute;
    left: 0;
    bottom: 0;
     width:582px;
    height: 420px;
    z-index: -1;
}

.schildlftcol:before, .makelftcol:before{
    content: '';
    background-color: #92baa7;
    /*background-image: url('images/green-bfr-shape.webp');*/
    position: absolute;
    left: 0; 
    top: -193px;
    width:180px;
    height: 100%;
    z-index: -1;
}

.schildrghtcol, .makerghtcol{

    width: 49.38%;
    margin-top: -13px;

}

.schildrghtcol h3{
    color: #FFF;
    font-family:var(--ff-urban-sans);
    font-size: var(--title-36-size);
    font-style: normal;
    font-weight: 300;
    line-height: 1.66;
    max-width: 707px; 
}


 .marquee_text img {
    max-height: 190px;
      width: auto;
      max-width: inherit;
}

.marquee_text .marq_outer {
    animation: 800s slide infinite linear;
       width: 100000px;
       display: flex;
       column-gap: 80px;
}

.marquee_text .marq_inner {
    display: flex;
    column-gap: 80px;
    align-items: center;
}
@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos-sec{
    padding-top: 100px;
    padding-bottom: 102px;
    overflow: hidden;
}

.wsmthng-sec{
    padding-bottom: 124px;
}

.wsmthng-sec .container{
    max-width: 1727px;
    margin: auto;
    padding: 0 20px;
}

.wsmthng-sec h2{

    color: #92BAA7;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: 1.6px;
    max-width: 944px;
    margin: auto;
    margin-bottom: 44px;

}

.wsmthng-sec h2 strong{
     color: #1D60AD;
     font-weight: 600;
     line-height: 1;
     position: relative;
}


.wsmthng-sec h2 strong:after{
    content: '';
    background-image: url(images/something-hd-bdr-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 4px;
    margin: auto;
    right: -4px;

}

.smthngblcks{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.smthnglftcol img {
    max-width: none;
}

.smthnglftcol{
    width: 35%;
}

.smthngrghtcol{
    width: 62.4%;
    margin-top: -14px;
}

.wahelp-btn{
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.smthngrghtcol ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    gap: 25px;
}

.smthngrghtcol ul li{

    background: #F0F8F7;
    color: #333;
    font-family: var(--ff-urban-sans);
    font-size: var(--title-30-size);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 28px 10px 20px 36px;
    position: relative;
    width: calc(50% - 13px);
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.smthngrghtcol ul li:before{
    content: '';
    background-image: url(images/checkmark-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 85px;
    height: 85px;
    min-width: 85px;
    /*margin: auto;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 29px;

}

.figuresec{
    background-image: url('images/figure-this-out-bnr-img.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
        padding-top: 272px;
    padding-bottom: 148px;
}

.figuresec h2, .figuresec h2 strong{
    color: #FFF;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-140-size);
    font-style: normal;
    font-weight: 700;
    line-height: 0.8; 
    letter-spacing: 2.8px;
    max-width: 970px;
    margin: auto;
    margin-bottom: 28px;
}

.figuresec h2 strong{
    position: relative;
}



.figuresec h2 strong:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 22px;
    margin: auto;
    right: 64px;
}

.figuresec p{
    color: #FFF;
    text-align: center;
    font-family: var(--ff-urban-sans);
    font-size: var(--text-26-size);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

.figtwobtns{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 41px;
    flex-direction: row;
    margin-top: 33px;
    margin-left: -26px;

}   

.cmnbtn.wcllbtn a{
    background-color: #fff;
    color: #1D60AD;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--text-25-size);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    outline: 4px solid #fff;
    outline-offset: 2px;
    padding: 20px 44px 20px 70px;
    position: relative;
    transition: none;
}

.cmnbtn.wcllbtn a:before{
    content:'';
    background-image: url('images/callbtn-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width:19px;
    height: 19px;
    position: absolute;
    left: 43px;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: none;
}
.cmnbtn.wcllbtn a:hover:before {
    background-image: url('images/callbtn-icon-white.svg');
}

.genrl_cnt .post-content .cmnbtn.wcllbtn a:hover {
        background: #fff;
    color: #92BAA7;
}

.genrl_cnt .post-content .cmnbtn.wcllbtn a:hover:before {
    filter: brightness(0) saturate(100%) invert(77%) sepia(12%) saturate(614%) hue-rotate(104deg) brightness(91%) contrast(85%);
}

.teamsec{
    padding-top: 108px;
    padding-bottom: 135px;
}

.teamsec .container{
    max-width: 1725px;
    margin: auto;
    padding: 0px 20px;
}

.teamsec h2, .teamsec h2 strong{
    color: #1D60AD;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
}

.teamsec h2 strong{
    position: relative;
}



.teamsec h2 strong:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 5px;
    margin: auto;
    right: 0;
}

.teamrow{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 28px; 
    margin-top: 62px; 
}

.teamimg img{
    margin-bottom: 0px;
    vertical-align: middle;
}

.teamrow .teamcol{
    width:calc(25% - 21px);
    position: relative;
}

.teamcnct{
    width: 100%;
    text-align: center;
    padding: 10px 34px;
    position: relative;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.teamcol:after{
        content: '';
    background: linear-gradient(180deg, rgba(146, 186, 167, 0.00) 0%, #92BAA7 64%);
    position: absolute;
    z-index: 1;
    height: 53.4%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.teamcnct h3{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-36-size);
    font-style: normal;
    font-weight: 600;
    line-height: 0.81; 
        margin-bottom: 4px;
}

.teamcnct p{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; 
}

.teambtn{
    text-align: center;
    margin-top: 60px;
    display: flex;
    justify-content: center;
}


.startjurny-sec{
    background-color: #1D60AD;
    padding-top: 103px;
    padding-bottom: 140px;
    position: relative;
    z-index: 1;
}

.startjurny-sec:before{
    content: '';
    background-image: url(images/process-bglogo-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 588px;
    height: 640px;
    z-index: -1;
    background-size: contain;
    background-position: bottom left;
}

.startjurny-sec .container{
    max-width: 1557px;
    margin: auto;
    padding: 0 20px;
}

.startjurny-sec h2, .startjurny-sec h2 strong{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
    margin-bottom: 20px;
}
.startjurny-sec h2 strong{
    position: relative;
}


.startjurny-sec h2 strong:after{
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 2px;
    margin: auto;
    right: 11px;
}

.startjurny-sec p{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-24-size);
    font-style: normal;
    font-weight: 500;
    line-height: 1.58;
    max-width: inherit !important;
    margin: auto; 
}

.stepsrow{
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 80px;
    /*gap: 141px;*/
}

.stepcnct h3{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-44-size);
    font-style: normal;
    font-weight: 400;
    line-height: 0.68; 
    margin-bottom: 10px;
}

.stepcnct p{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    max-width: 427px; 
}

.stepscol .snum{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-100-size);
    font-style: normal;
    font-weight: 400;
    line-height: 0.5; 
    margin: auto;
    padding: 5px;
    border: 2px solid #92BAA7;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
}

.stepscol{
    width:calc(33.33% - 90px);
}

.scllbtn.wcllbtn{
    text-align: center;
    margin-top: 90px;
    display: flex;
    justify-content: center;
}

.figtwobtns.scllbtn {
    margin-top: 90px;
}

.stepscol.stepcol1, .stepscol.stepcol2 {
    position: relative;
}


.stepscol.stepcol1:after, .stepscol.stepcol2:after {
    position: absolute;
    content: "";
    width: 104%;
    height: 2px;
    background: #92BAA7;
    right: -68%;
    top: 55px;
}

.makediff-sec{
    background: #F0F8F7;
    position: relative;
    z-index: 1;
    padding-top: 120px;
    padding-bottom: 116px;
}

.makelftcol:before{
    top: 0;
}

.makerghtcol h2, .makerghtcol h2 strong{
    color: #1D60AD;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
    margin-bottom: 44px;
}
.makerghtcol h2 strong{
    position: relative;
}


.makerghtcol h2 strong:after{
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 2px;
    margin: auto;
    right: 11px;
}

.makerghtcol p{
    color: #231F20;
    font-family:var(--ff-urban-sans);
    font-size: var(--title-30-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.60;
    max-width: 717px; 
}

.makerghtcol p em{
    font-style: italic;
    font-weight: 500;
    line-height: 1.46; 
}

.makerghtcol {
    margin-top: -22px;
}

.make-btn{
    margin-top: 42px;
    margin-left: 6px;
    display: flex;
    justify-content: flex-start;
}

.makediff-sec:after {
    content: '';
    background-image: url(images/make-diff-bglogo-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 494px;
    height: 530px;
    z-index: -1;
        background-position: bottom right;
}

.ftrformsec{
    background-image: url('images/ftr-form-img.webp');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 112px;
    padding-bottom: 100px;
}

.ftrformsec .container{
    max-width: 1236px;
    margin: auto;
    padding: 0 20px;
}

.ftrformsec h2, .ftrformsec h2 strong{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
    margin-bottom: 22px;
}
.ftrformsec h2 strong{
    position: relative;
}


.ftrformsec h2 strong:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 2px;
    margin: auto;
    right: -7px;

}

.ftrformsec p{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-24-size);
    font-style: normal;
    font-weight: 500;
    line-height: 1.58;
    max-width: 811px;
    margin: auto;
}

.footer_form{margin-top: 41px;}

.footer_form input, .footer_form textarea, .footer_form select {
  border: 1px solid rgba(255,255,255,0.3)!important;
  /*opacity: 0.7!important;*/
  background: rgba(217, 217, 217, 0.50)!important;
  border-radius: 0 !important;
  color: #000!important;
  font-family:var(--ff-urban-sans)!important;
  font-size: var(--text-22-size)!important;
  font-weight: 400!important;
  line-height: normal;
  letter-spacing: 0.44px!important;
  padding: 9px 40px 6px 55px !important;
  min-height: 80px !important;
  outline: none !important;
  align-items:center;
}


.footer_form .gform_fields {
  row-gap: 24px !important;
    column-gap: 22px !important;
}

.footer_form textarea {
  resize: none !important;
  height: 160px !important;
  padding-top: 22px !important;
}

.footer_form .gform_button {
  background: #92BAA7!important;
    color: #FFF!important;
    padding: 8px 42px!important;
    text-align: center!important;
    font-family: var(--ff-alumni-sans)!important;
    font-size: var(--title-30-size)!important;
    font-style: normal!important;
    font-weight: 700!important;
    line-height: normal!important;
    letter-spacing: 4.3px!important;
    text-transform: uppercase!important;
    position: relative!important;
    outline: 4px solid #92BAA7!important;
    outline-offset: 2px!important;
  box-shadow: none !important;
  border: none !important;
  margin: auto!important;
  opacity: 1 !important;
  min-height: 70px !important;
  margin-top: 17px !important;
}

.serve-section{
    background-image: url('images/bg_map-img.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 82px;
    padding-bottom: 117px;
}

.serve-section .container{
    max-width: 1677px;
    margin: auto;
    padding: 0 20px;
}

.serve-section h2, .serve-section h2 strong{
    color: #1D60AD;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.6px;
}
.serve-section h2 strong{
    position: relative;
}


.serve-section h2 strong:after{
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 4px;
    margin: auto;
    right: 0;
}


.serve-content {
  display: flex;
  width: 100%;
  align-items: flex-start;
  padding: 0px;
  gap: 0;
  position: relative;
  justify-content: space-between;
}

.map-area {
  position: relative;
  width: 69.2%;
      margin-top: 128px;
    margin-left: 22px;
}

.map-area img {
  margin-left: 0;
      max-width: none;
}

.serve-panel {
    width: 29.4%;
    padding-top: 71px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: end;
}

.filter-row {
        display: flex;
    align-items: center;
    gap: 23px;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
}

.filter-row span {
  color: #333;
  font-family:var(--ff-urban-sans);
  font-size: var(--text-22-size);
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  min-width: 142px;
}

.filter-select {
  border-radius: 0px;
  border: none;
  background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  font-family:var(--ff-urban-sans);
    font-size: var(--text-22-size);
  font-weight: 400;
  width: 342px;
  height: 73px;
  padding: 24px 42.75px 23px 39px;
  background-image: url('images/map_serve_list_arw.svg');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 87% 51%;
  text-align: left !important;
  -webkit-appearance: none;
}

.filter-select {
  color: #1D60AD;
text-align: center;
font-family:var(--ff-urban-sans);
font-size: var(--text-22-size);
font-style: normal;
font-weight: 400;
line-height: normal;
outline: none !important;
    width: 100% !important;
    min-width: 342px;
    padding: 5px 39px;
}

.serve-panel ul#city-list {
  column-count: 2;
  margin-left: 0;
}

.serve-panel ul#city-list li {
    color: #6D6A6A;
    font-family:var(--ff-urban-sans);
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height:1.5;
    padding-left: 45px; 
}

.serve-panel ul#city-list li {
  position: relative;
  margin-bottom: 17px;
}

.serve-panel ul#city-list li::before {
  position: absolute;
  content: "";
  width: 23px;
  height: 29px;
  background-image: url('images/map_pin.svg');
  background-repeat: no-repeat;
  left: 0px;
  top: 1px;
  overflow: hidden;
  background-size: contain;
  background-position: top left;
}

.servcol img{width:100%;}

.site-footer{
    background: #1D60AD;
    padding-top: 51px;
    padding-bottom: 50px;

}

.footer-nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
    /*gap: 10px 30px;*/
    flex-direction: row;
    margin: 0 0 44px;
}

.footer-blks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  border-top: 1px solid #ffffff1a;
  padding: 28px 0 11px;
}

.ftr_nav ul li a{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-36-size);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 36px;
    
}

.ftr_nav ul li{
    position: relative;
}

.ftr_nav ul li:after{
    content:'';
    background-color: #fff;
    width:1px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 0;
    margin: auto;
}

.ftr_nav ul li:last-child:after{
    display: none;
}

/*.ftr-loctn{
    max-width: 340px;
}*/

.footer-sec .container{
    max-width: 1445px;
    margin: auto;
    padding: 0 20px;
}

.cpy-rgts-sec{
    opacity:0.6;
    padding-top: 51px;
}

.cpy-rgts{
    margin-bottom: 20px;
}

.cpy-rgts, .cpy-rgts a{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-34-size);
    font-style: normal;
    font-weight: 500;
    line-height: 0.88;
    letter-spacing: 0.68px;
    text-transform: uppercase;
}

.dscmr-cont{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.50; 
}

.ftr-loctn p, .ftr-call p, .ftr-fax p{
    color: #92BAA7;
    font-family:var(--ff-urban-sans);
    font-size: var(--title-30-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.8px;
    margin-bottom: 0;
}

.ftr-loctn p{
        margin-bottom: 11px;
}
.ftr-loctn.hills-lctn{margin-bottom: 15px;}

.ftrlftcol{
    margin-top: 22px;
}

.flocn-txt a{
    color: #FFF;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-36-size);
    font-style: normal;
    font-weight: 500;
    line-height: 1; 
    letter-spacing: 0.88px;
}

.ftr-cont a{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-70-size);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.4px;
}

.ftr-cont a:hover, .flocn-txt a:hover{
    color: #92BAA7;
}

.ftrdonatebtn{
    display: inline-block;
    margin-top: 35px;
    padding-left: 66px;
    display: flex;
    justify-content: flex-start;
}

.ftr-logo{
    margin-left: -5px;
}

.ftr-itm {
  width: 33.33%;
  position: relative;
  
}

.ftr-loctn, .ftr-call, .ftr-fax{
    position: relative;
}

.ftr-loctn, .ftr-call, .ftr-fax {
    padding-left: 65px;
}

.ftr-loctn::after {
  position: absolute;
  content: "";
    left: 3px;
    top: -2px;
  bottom: 0;
  /*margin: auto;*/
  width: 31px;
  height: 40px;
  background-image: url('images/location-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.ftr-call::after {
  position: absolute;
  content: "";
      left: 12px;
    top: 2px;
  bottom: 0;
  /*margin: auto;*/
  width: 33px;
  height: 33px;
  background-image: url('images/phone-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.ftr-fax::after {
  position: absolute;
  content: "";
  left: 13px;
  top: 2px;
  bottom: 0;
  /*margin: auto;*/
  width: 33px;
  height: 33px;
  background-image: url('images/fax-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.ftr_social-blk{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
}

.ftr_social-blk a{
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.ftr_social-blk:after, .ftr_social-blk:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc(50% - 130px);
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}

.ftr_social-blk:after {
    left: auto;
    right: 0;
}

.cnctbtn a:hover, .cmnbtn a:hover {
    background: #fff;
    color: #92BAA7;

}

.footer_form .gform_button:hover{
    background: #fff!important;
    color: #92BAA7!important;
}

.cmnbtn.wcllbtn a:hover{
    background: #92BAA7;
    color: #fff;
}

.ftr_nav ul li a:hover, .cpy-rgts a:hover {
    color: #92BAA7;
}

.ftrrghtcol{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 40px;
    margin-top: 53px;
}

.ftr-call p, .ftr-fax p {
    padding-left: 8px;
}

.cpy-rgts-sec .container{
    max-width: 1244px;
    margin: auto;
    padding: 0 20px;
}

.ftr_social-blk a img {
    transition: all 0.3s ease;
    vertical-align: middle;
    max-height: 33px;
}

.ftr_social-blk a:hover img {
    opacity: 0.7;
    transform: translateY(-3px);
}

/*pagesense styles*/

.pum-theme-12 .pum-container, .pum-theme-framed-border .pum-container{
        background-color: #92BAA7!important;
}

.pum .gform_button.button, .pum .gform_next_button:hover {
    background-color: #fff !important;
    line-height: normal !important;
    color:#92BAA7!important;
    font-family:var(--ff-urban-sans)!important;
}

.pum .gform_button.button, .pum .gform_next_button {
    background-color: #fff !important;
    color: #182a3c !important;
    font-family:var(--ff-urban-sans)!important;
}

.pum legend.gfield_label.gform-field-label, .pum .gform-theme--framework .gform-field-label--type-inline, .pum .gform_button.button,  .pum .gform_next_button, .pum .gform_confirmation_message, .pum .gfield_html_formatted.gfield_no_follows_desc, .pum input:not(input[type="submit"], .pum .gform_next_button), .pum textarea, .pum ,ginput_container input {
    font-family:var(--ff-urban-sans)!important;
}

.pum .gform-theme--framework .gform-field-label--type-inline {
    font-family:var(--ff-urban-sans)!important;
}

/*end pagesense*/

/* sticky header */
.site-header.scrolling {
    background: rgba(146, 186, 167, 1);
    padding: 20px 20px 20px !important;
}

header.site-header {
    padding: 0px 0px 0px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    transition: all 0.5s ease-in-out;
}

header.site-header.scrolling:before {
    display: none;
}

.site-header.scrolling .header-right .hdtopcol {
    display: none;
}

.site-header.scrolling .header-right {
    border-bottom: 0px;
}

.site-header.scrolling .header-logo {
    margin-top: 0;
}

.header-right {
    /*margin-top: 13px;
    margin-right: 22px;*/
    width: 68.5%;
}
.site-header.scrolling .header-logo a img {
    max-width: 175px;
    margin-top: 0;
    margin: auto;
}
.site-header.scrolling b.txt {
    position: relative;
    font-size: 20px;
}
.site-header.scrolling .header-left {
    margin-top: 0;
    margin-left: 0 !important;
}
.site-header.scrolling p {
    margin: 0 !important;
}
.site-header.scrolling .header-right {
    gap: 20px;
    margin-top: 0 !important;
    margin-right: 0 !important;
}
.site-header.scrolling  .header-inner, .site-header.scrolling .header-right {
    align-items: center;
}
.site-header.scrolling a.btn {
    font-size: 16px;
    background-position: center right 24px;
    padding: 11px 45px 9px 26px;
    background-size: 8px !important;
    letter-spacing: 0;
}
.site-header.scrolling .stickyshowhide b.txt:before {
    background-size: 50px;
    background-position: center;
    height: 31px;
}
.sticky-hdr-cl{display: none;}
.site-header.scrolling .sticky-hdr-cl .hdtopcol, .site-header.scrolling .sticky-hdr-cl{display: block;}
.site-header.scrolling .sticky-hdr-cl .wpml-ls-statics-shortcode_actions, .site-header.scrolling .sticky-hdr-cl .hdtpbtn{display: none;}
.site-header.scrolling .header-right{justify-content: space-between;flex-direction: row;}
.site-header.scrolling .sticky-hdr-cl .hdtpcall a:hover{color: #2d67af;}
.site-header.scrolling .hdtopcol:before{display: none;}
.stickyshowhide b.txt {
    position: relative;
    padding-right: 0;
}
.stickyshowhide .txt {
    /* color: #3F281A; */
    text-align: center;
    font-family:var(--ff-urban-sans);
    font-size: var(--title-30-size);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.6px;
    display: block;
    /*text-transform: capitalize;*/
}
.stickyshowhide b.txt:before {
    display: block;
    content: "";
    width: 100px;
    height: 50px;
    background-image: url(../nuvew-child/images/ymenu_icon.svg);
    background-repeat: no-repeat;
    margin: auto;
}



.page_bnr {
    padding: 408px 20px 54px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    z-index: 0;
}

.page_bnr{
    text-align: center
}

.page_bnr h1, .page_bnr h2{
    color: #FFF;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-100-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 30px; 
}


.inrpg-breadcrumbs a, .inrpg-breadcrumbs span {
    color: #FFF;
    font-family:var(--ff-urban-sans);
    font-size:var(--text-22-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1.32px;
}

.inrpg-breadcrumbs a:before {
    position: absolute;
    content: "";
    right: 12px;
    top: 3px;
    bottom: 0;
    margin: auto;
    width: 17px;
    height:6px;
    background-image: url(images/breadcrumbs-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.inrpg-breadcrumbs a {
    position: relative;
    padding: 0 45px 0 0;
}

.post-content h1, .post-content h2{
  color: #1D60AD;
  font-family:var(--ff-alumni-sans);
  font-size: var(--title-66-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 15px;
}

.post-content h3{
color: #1D60AD;
  font-family:var(--ff-alumni-sans);
  font-size: var(--title-50-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.post-content h4{
color: #1D60AD;
  font-family:var(--ff-alumni-sans);
  font-size: var(--title-48-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  
}

 .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content .faq-item.open h3, .post-content .faq-item.open h4, .post-content .faq-item.open h5, .post-content .faq-item.open h6{margin-bottom: 12px!important;}
.post-content .faq-item h3, .post-content .faq-item h4, .post-content .faq-item h5, .post-content .faq-item h6{margin-bottom: 0px!important;}
.post-content h5{
color: #1D60AD;
  font-family:var(--ff-alumni-sans);
  font-size: var(--title-44-size);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
}

.post-content h6{
    color: #1D60AD;
  font-family:var(--ff-alumni-sans);
  font-size: var(--title-36-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.post-content p, .post-content ul li, .post-content ol li {
  color: #000;
  font-family:var(--ff-urban-sans);
  font-size: var(--text-24-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.58;
}

.generalpgcnct{
    padding-top: 50px;
    padding-bottom: 50px;
}

.inrpg-breadcrumbs{display: block;}


.sticky-wrap {
    display: none;
}

/* header search */

.top-search {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hdr-src {
    margin-top: 3px;
}

.srcshow {
    display: block;
    width: 26.173px;
    height: 26.173px;
    cursor: pointer;
    float: left;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none"><path d="M16.6775 2.8575C12.8675 -0.9525 6.6675 -0.9525 2.8575 2.8575C-0.9525 6.6675 -0.9525 12.8675 2.8575 16.6775C6.6675 20.4875 12.8675 20.4875 16.6775 16.6775C20.4875 12.8675 20.4875 6.6675 16.6775 2.8575ZM4.2975 15.2375C1.2875 12.2275 1.2875 7.3175 4.2975 4.3075C7.3075 1.2975 12.2175 1.2975 15.2275 4.3075C18.2375 7.3175 18.2375 12.2275 15.2275 15.2375C12.2175 18.2475 7.3075 18.2475 4.2975 15.2375Z" fill="%23ffffff"/><path d="M18.1476 16.5175C17.9176 16.8175 17.6576 17.0975 17.3876 17.3775C17.1176 17.6475 16.8376 17.8975 16.5476 18.1275L21.9376 24.6175C22.6776 25.3575 23.8776 25.3575 24.6176 24.6175C25.3576 23.8775 25.3576 22.6775 24.6176 21.9375C24.6176 21.9375 20.5576 18.5475 18.1476 16.5275V16.5175Z" fill="%23ffffff"/></svg>');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 92.4% 50%;
    text-indent: -9999px;
}

.menu_rw {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.srcbox {
    z-index: 999;
    background-color: #C0846A;
    position: absolute;
    top: auto;
    right: 0;
    width: 0;
    top: 20px;
    bottom: 0;
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-radius: 0;
}
.header_main .brxe-container {
    position: relative;
}
.srcbox .close_search {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 0 -22px;
    cursor: pointer;
}
.close_search:before,
.close_search:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 17px;
    width: 2px;
    background-color: #fff;
}
.srcbox input {
    width: 100% !important;
    display: inline !important;
    padding: 9px 30px 9px 20px !important;
    line-height: 0;
    background: #92baa7;
    font-weight: 400;
    color: #fff !important;
    font-size: 18px !important;
    border: 0 !important;
    height: calc(100% + 0px) !important;
    border-radius: 0px !important;
    font-family:var(--ff-urban-sans);
}
.srcbox input::placeholder {
    color: #fff ! IMPORTANT;
    font-family:var(--ff-urban-sans);
    text-transform: uppercase;
}
.site-header.scrolling .srcbox {
    top: 8px !important;
    height: 35px !important;
}
.close_search:before {
    transform: rotate(45deg);
}
.close_search:after {
    transform: rotate(-45deg);
}
form#searchform,
form#searchform > div {
    height: 100%;
}
.menu_rw {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.site-header.scrolling .top-search{display: none;}

.footer_form .gfield_validation_message{color:#fff!important;font-family:var(--ff-urban-sans)!important;font-size: var(--text-20-size)!important;}
.footer_form .gform_validation_errors{display: none!important;}


.error404 .post-content{text-align: center;}


.footer_form select {
    background-image: url(images/cnct-drop-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    background-position: right 25px center !important;
    cursor: pointer;
}

/*team pagination*/

.team-pagination{
    /*margin-top:137px;*/
    margin-top:90px;
    text-align:center;
}

.team-pagination ul{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:94px;
    list-style:none;
    padding:0;
    margin:0;
    /*margin-left: -22px;*/
}

/*.team-pagination a,
.team-pagination span*/
.team-pagination{
    color: #1D60AD;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-42-size);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    }

.team-pagination .current{
    color: #92BAA7;
    text-align: center;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-42-size);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.team-pagination a:hover{
    color:#92BAA7;
}

.next.page-numbers, .prev.page-numbers{
        width: 80px;
    height: 80px;
    display: inline-block;
    padding: 12px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #92BAA7;
    color:#92BAA7;
}

.next.page-numbers:hover, .prev.page-numbers:hover{
    border: 1px solid #1D60AD;
    color: #1D60AD;
}

/*.next.page-numbers{
    margin-left: -41px;
    margin-top: -2px;
}

.prev.page-numbers{
        margin-right: -87px;
    margin-top: -4px;
}*/

.pagination-prev, .pagination-next{    width: 80px;}

.team-pagination .pagination-number{position: relative;    /*top: -6px;*/}

.team-pagination .pagination-number:after{
    content:'';
    position: absolute;
    width: 1px;
    height: 19px;
    right: -51px;
    background: #92BAA7;
    margin: auto;
    top: 0;
    bottom: 0;
}

ul.team-pagination-list li:nth-last-child(2):after{
    display:none;
}

.page_bnr.team-pg-bnr h1, .page_bnr.team-pg-bnr h2{
    font-size: var(--title-150-size);
    font-weight: 700;
    text-align: left;
    width: max-content;
}

.page_bnr.team-pg-bnr {
    text-align: left;
    /*padding: 310px 20px 33px;*/
}

.page_bnr.team-pg-bnr .container {
    max-width: 1682px;
}

.page_bnr.team-pg-bnr .page_title {
    max-width: max-content;
}

/*.page_bnr.team-pg-bnr .inrpg-breadcrumbs.fw {
    margin-top: 230px;
}*/

.teampg .container {
    max-width: 1685px;
}

.teampg{
    padding-top: 40px;
    /*padding-bottom: 80px;*/
}


.faq-a {
display: none;
}

.faq-item.open .faq-a {
display: block;
}


.faq-sec .faq-q h5 {

margin-top: 0 !important;
margin-bottom: 0 !important;
}
.faq-item {

padding: 20px 20px;
border-bottom: 1px solid #92BAA7;
    transition: .3s ease-in-out;
}
section.faq-sec {

 margin-top: 50px;
}
.faq-q {

cursor: pointer;
position: relative;
}
.faq-a p:last-child {

 margin-bottom: 0;
}
.faq-a {

margin-top: 20px;
}
.faq-item .faq-q:after,.faq-item .faq-q:before {

position: absolute;
content: "";
background: #92BAA7;
right: 0;
top: 19px;
margin: auto;
}
.faq-item .faq-q:after{

    width: 20px;
    height: 3px;
}
.faq-item .faq-q:before {

width: 3px;
height: 20px;
right: 8px;
top: 10px;
}
.faq-q {

padding-right: 35px;
}

.faq-list {
margin-bottom: 50px;
}

.faq-item.open .faq-q:before {
 display: none;
}


/*Team popup*/

.team_popup_overlay{
    position:fixed;
    inset:0;
    background-color: rgba(38, 82, 137, 0.96);
    z-index:9999;
    opacity:0;
    visibility:hidden;
    transition:.4s ease;
    /*padding:30px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}

.team_popup_overlay.active{
    opacity:1;
    visibility:visible;
}

.team_popup_inner {
    max-width: 87.6%;
    background: #fff;
    margin: auto;
    position: relative;
    padding: 75px 40px 75px 98px;
    /* transform: translateY(40px); */
    transition: .4s ease;
    max-height: max-content;
    width: 100%;
}

    .team_popup_social img {
        max-width: 34px;
    }

.team_popup_overlay.active .team_popup_inner{
    transform:translateY(0);
}

.team_popup_close{
    position: absolute;
    top: 42px;
    right: 54px;
    width: 72px;
    height: 72px;
    border: none;
    background: #1D60AD;
    color: #fff;
    font-size: 39px;
    cursor: pointer;
    border-radius: 100px;
    transition:.35s cubic-bezier(.22,.61,.36,1);
}


.team_popup_img {
    margin-bottom: 20px;
}

.team_popup_content {
    display: grid;
    grid-template-columns: 35.6% 52%;
    gap: 83px;
    align-items: flex-start;
}

.team_popup_text{
    margin-top: -7px;
}

.team_popup_desc {
        /* max-height: 13vh; */
        /* aspect-ratio: 9 / 2; */
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    /*padding-right: 30px;*/
}

.team_popup_img img{
    width:100%;
    display:block;
}

.team_popup_text h3, .team_popup_text h3 strong{
    color: #1D60AD;
    font-family:var(--ff-alumni-sans);
    font-size: var(--title-66-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px; 
    margin-bottom: 10px;
}

.team_popup_text h3 strong{position: relative;}

.team_popup_text h3 strong:after {
    content: '';
    background-image: url(images/wwa-hd-bdr-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 0px;
    right: 0px;
}


.team_popup_text span{
   color: #92BAA7;
font-family: var(--ff-urban-sans);
font-size: var(--text-26-size);
font-style: normal;
font-weight: 500;
line-height: 1.5;
display: flex;
}

.team_popup_desc{
    color: #000;
    font-family: var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; 
    margin-top: 20px;
}

.teamcol{
    cursor:pointer;
}

.team_popup_close:hover{
    background-color: #92BAA7;
}

/*.teamcol .team_img, .team_popup_img{
    background: #E2DFDD;
}*/

.teamcol .team_img:after, .team_popup_img:after{
   content:'';
    opacity: 0.6; 
    background: linear-gradient(0deg, rgba(179, 179, 179, 0.20) 0%, rgba(77, 77, 77, 0.50) 100%);

}

.team_popup_close svg {
    pointer-events: none;
}

.team_img img {
    vertical-align: middle;
}


.tmbtn_sicons{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    margin-left: 5px;
}

.team_popup_phone strong, .team_popup_email strong{
    display: block;
    width: 100%;
    color: #92BAA7;
    font-family: var( --ff-urban-sans);
    font-size: var(--text-22-size);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.2px;
}

.team_popup_phone a, .team_popup_email a{
    color: #1D60AD;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-44-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.4px;
}

.team_popup_phone, .team_popup_email{
    position: relative;
    padding-left: 60px;
}

.team_popup_phone::after {
    position: absolute;
    content: "";
    left: 2px;
    top: 5px;
    bottom: 0;
    /* margin: auto; */
    width: 33px;
    height: 33px;
    background-image: url(images/phone-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.team_popup_email::after {
    position: absolute;
    content: "";
    left: 2px;
    top: 7px;
    bottom: 0;
    /* margin: auto; */
    width: 33px;
    height: 27px;
    background-image: url(images/popupemail-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.team_popup_email a, .team_popup_phone a{
    font-size: var(--title-36-size);
    letter-spacing: 1px;
}

#team_popup_22 .team_popup_inner .team_popup_email a{
    white-space: nowrap;
}


.team_popup_phone a:hover, .team_popup_email a:hover{
    color: #92BAA7;
}

.teamimg_cnctditls{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.team_popup_social{
    display: flex;
    flex-direction: row;
        gap: 11px;
    margin-right: -28px;
}

 .team_popup_social a {
    border: 2px solid rgba(146, 186, 167, 0.2);
    border-radius: 100%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.team_popup_social a:hover {
    border: 2px solid rgba(146, 186, 167, 0.6);
}

.team_popup_close img{pointer-events: none;max-width: 20px;    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;}
.next.page-numbers img, .prev.page-numbers img {vertical-align: middle;}

@media(max-width:767px){

    .team_popup_content{
        flex-direction:column;
    }

    .team_popup_img,
    .team_popup_text{
        width:100%;
    }

}





/*Responsive Starts Here */


@media screen and (max-width: 767px) {
  .marquee_text img {
      max-height: 75px;
  }
  .marquee_text .marq_outer, .marquee_text .marq_inner {
      column-gap: 40px;
  }
  .marquee_text .marq_outer {
        animation: 3000s slide infinite linear;
    }
}
@media screen and (max-width: 600px) {
  @keyframes slide {
      from {
        transform: translateX(0);
      }
      to {
        transform: translateX(-170%);
      }
    }
    .marquee_text img {
        max-height: 60px;
    }
}




.page-dflt.genrl_cnt {
    padding: 83px 20px 100px;
}
.page-dflt.genrl_cnt .container,.pyml_sec.faq_gen .container {
    max-width: 1445px;
}
.genrl_cnt .post-content h1, .genrl_cnt .post-content h2, .genrl_cnt .post-content h3, .genrl_cnt .post-content h4, 
.genrl_cnt .post-content h5, .genrl_cnt .post-content h6, .genrl_cnt .post-content h1 strong, .genrl_cnt .post-content h2 strong {
    color: #1D60AD !important;
    font-family: var(--ff-alumni-sans) !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    position: relative;
}
.genrl_cnt .post-content h1{
    font-size: var(--title-80-size);
}

.genrl_cnt .post-content h2 {
    font-size: var(--title-60-size);
}
.genrl_cnt .post-content h1, .genrl_cnt .post-content h2 {
    letter-spacing: 1.6px;    
}
.genrl_cnt .post-content > h1:first-of-type, .genrl_cnt .post-content > h2:first-of-type {
    /*margin-bottom: 35px !important;*/
    margin-top: 0 !important;
}
.genrl_cnt .post-content > h1 strong, .genrl_cnt .post-content > h2 strong {
    position: relative;
}
.genrl_cnt .post-content > h1 strong:after, .genrl_cnt .post-content h2 > strong:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 2px;
    margin: auto;
    right: 0;
}
.genrl_cnt .post-content h1, .genrl_cnt .post-content h2, .genrl_cnt .post-content h3, 
.genrl_cnt .post-content h4, .genrl_cnt .post-content h5, .genrl_cnt .post-content h6 {
    margin-top: 40px;
    margin-bottom: 30px;
}
.genrl_cnt .post-content h3, .genrl_cnt .post-content h4, .genrl_cnt .post-content h5, .genrl_cnt .post-content h6 {
    letter-spacing: 1.2px;
}
.genrl_cnt .post-content h3 {
    font-size: var(--title-60-size);
}
.genrl_cnt .post-content h4 {
    font-size: var(--title-50-size);
}
.genrl_cnt .post-content h5, .genrl_cnt .post-content h6 {
    font-size: var(--title-44-size);
}
.post-content p, .post-content ul li, .post-content ol li {
    font-family: var(--ff-urban-sans);
}
.genrl_cnt .post-content ul, .genrl_cnt .post-content ol {
    margin: 42px 0 42px 77px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.genrl_cnt .post-content ul {
    margin: 42px 0 42px 77px;
}
.genrl_cnt .post-content ol {
    margin: 42px 0 42px 107px;
}
.genrl_cnt .post-content ul li, .genrl_cnt .post-content ol li {
    /*color: rgb(0, 0, 0, 0.8);
    font-weight: 500;
    font-size: 28px;
    line-height: 1;*/
        color: rgb(0, 0, 0, 0.8);
    font-size: var(--text-22-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.64;
    position: relative;
}
.genrl_cnt .post-content ul li {
    padding-left: 47px;
}
.genrl_cnt .post-content ol li {
    padding-left: 17px;
    list-style: auto;
}
.genrl_cnt .post-content ul li:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    background: #91B8A8;
    top: 10px;
    left: 0;
    /*bottom: 0;   
    margin: auto;*/
    border-radius: 100%;
}
.genrl_cnt .post-content p {
    color: rgb(0, 0, 0, 0.8);
    font-size: var(--text-22-size);
    font-style: normal;
    font-weight: 400;
    line-height: 1.64;
    margin-left: 2px;
}
.genrl_cnt .post-content p a, .genrl_cnt .post-content li a {
    font-weight: 600;
    color: #1D60AD;
}
.genrl_cnt .post-content p a:hover, .genrl_cnt .post-content li a:hover {
    color: rgb(0, 0, 0, 0.8);
}
.genrl_cnt .post-content .alignleft {
    margin-right: 60px;
    margin-top: 11px;
    margin-bottom: 0;
}
.genrl_cnt .post-content .alignright {
    margin-left: 158px;
    margin-top: 10px;
}
.genrl_cnt .post-content > p:first-of-type {
    margin-bottom: 36px;
}
/*.genrl_cnt .post-content .cmnbtn.cnctbtn {
    width: calc(50% - 12.5px);
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}*/
.faq_gen .faq-list {
    margin-bottom: 0 !important;
}
.cmnbtn.cnctbtn.loclcls a{
    width:100%;
}


/*.gnrl_bnr.contact_page_bnr{padding: 275px 20px 35px 20px;}*/
.gnrl_bnr.contact_page_bnr .container{max-width: 1682px;}
/*.gnrl_bnr.contact_page_bnr h1, .gnrl_bnr.contact_page_bnr h2{margin-bottom: 175px;max-width: 840px;}*/

.contact_page_bnr{
  padding: 323px 20px 36px 20px ;
  position: relative;
  background-position: top center;
  background-size: cover;
}
.contact_page_bnr:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
  pointer-events: none;
}
.contact_page_bnr .container{
  position: relative;
  z-index: 9;
  max-width:1692px;
}
.contact_page_bnr h1,.contact_page_bnr h2{
  color: #FFF;
  font-family: var(--ff-alumni-sans);
  font-size: var(--title-150-size);
  font-style: normal;
  font-weight: 700;
  line-height: 0.8;
  position: relative;
  display: inline-block;
  margin-bottom: 246px;
}
.contact_page_bnr h1 span,.contact_page_bnr h2 span {
  position: relative;
}
.contact_page_bnr h1 span:after,.contact_page_bnr h2 span:after{
  content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom:18px;
    margin: auto;
    right: 0px;
    background-size: 100% 100%;
}
.contact_page_bnr .inrpg-breadcrumbs{
  display: block;
}
.contact_default .info-section {
  background: #F0F8F7;
  padding: 97px 24px 100px;
}
.contact_default .info-cards {
/*  display: grid;
  gap: 27px;
  max-width: 1440px;
  grid-template-columns: repeat(3, 1fr);*/
  display: flex;
  justify-content: space-between;
  margin: 0 auto 28px;
  max-width: 1650px;
}
.contact_default .card {
  background: #fff;
  border-radius: 8px;
  padding: 55px 20px 48px;
  text-align: center;
  width: 24%;
  box-shadow: 0 1px 4px rgba(0,0,0,.06);
}
.contact_default .card-icon {
    width: 130px; 
    height: 130px;      
    display: flex; 
    align-items: center; 
    justify-content: center;
    margin: 20px auto 16px;
}

.contact_default .card h3 {
    /*font-size: 63px;*/
    font-size: 50px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color:#1D60AD;
    font-family: var(--ff-alumni-sans);
    margin-bottom: 10px;
}
 .contact_default .card p {
    font-size: 30px;
    color:#6D6A6A;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.6px;
    font-family: var(--ff-alumni-sans);      
}
.contact_default  .card.fax p,.contact_default .card.call p{           
      /*font-size:60px;*/
      font-size: 48px;
}
.contact_default .card p a:hover{
    color: #1D60AD;
}

.contact_default .social-row {
    display: flex; justify-content: center; gap: 20px;
    margin-top: 83px;
}
.contact_default .social-btn a {
    width: 110px; 
    height: 110px;
    border-radius: 50%;
    border: 2px solid #ddece7;
    display: flex; 
    align-items: center; 
    justify-content: center;
    cursor: pointer;
    transition: border-color .2s;
     transition: filter 0.3s ease;
}
.contact_default .social-btn:hover a { 
  border-color: #1d60ad 
}

.contact_default .social-btn img {
    transition: filter 0.3s ease;
}

.contact_default .social-btn:hover img {
    filter: brightness(0) saturate(100%) invert(30%) sepia(84%) saturate(1455%) hue-rotate(190deg) brightness(91%) contrast(93%);
}


.contact_default .social-btn img { 
  width:auto; 
  height: 36px;
  vertical-align: middle; 
}
.contact_default .social-btn .alignnone {
    margin-bottom: 0px;
}
 .contact-page-form .ftrformsec{
  background: #fff!important;
  margin-top: 22px;
  }
  .contact-page-form .ftrformsec h2,.contact-page-form .ftrformsec h2 strong{
    color: #1D60AD;
  }
  .contact-page-form .ftrformsec p{
    color: #000;
  }
  .contact-page-form .footer_form input, .contact-page-form .footer_form select,
  .contact-page-form .footer_form textarea{
    box-shadow: none;
    background-color:#f0f5f3!important;
  }
 .contact-page-form  .footer_form select{
    background-image: url(images/cnct-drop1-icon.svg) !important;
    background-position: center right 35px !important;
 }
 .contact-page-form .footer_form .gform_button{
    background: #92BAA7 !important;
  }
  .contact-page-form .footer_form .gform_button:hover{
    color: #fff!important;
     background: #1D60AD !important;
  }
   .contact-page-form .footer_form .gfield_validation_message{
    color: #000 !important;
  }
  .contact_page_bnr .inrpg-breadcrumbs.fw {
    margin-top: 0px;
  }
  .map-sec{
    margin-top: 55px;
    margin-bottom: -5px;
    display: flex;
  }
  .map-sec iframe{
    width: 100%!important;
    height: 900px!important;
  }
p.no-postfnd {
    text-align: center;
}
.error404 .page_title {
    margin: auto;
    text-align: center;
}
.error404  .inrpg-breadcrumbs span:last-child a:before{
    display:none;
}
.page-id-2441 .gtsprt_cta {
    text-align: center;
}


.post_page_bnr {
    min-height: 900px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 354px 20px 34px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    position: relative;
    z-index: 1;
}
.post_page_bnr .container {
    position: relative;
    z-index: 99;
    max-width: 1692px;
}
.post_page_bnr .page_title h1, .post_page_bnr .page_title h2 {
    color: #FFF;
    font-size: 110px;
    font-weight: 700;
    line-height: 0.9;
    font-family: var(--ff-alumni-sans);
    position: relative;
    display: inline-block;
}
.post_page_bnr .looking_for_sec h2 {
    margin: 2px 0 0;
}
.inrpg-breadcrumbs.fw {
    margin-top: 288px;
    margin-left: 3px;
}
.post_page_bnr .inrpg-breadcrumbs a {
    position: relative;
    padding: 0 48px 0 0;
}
.page_title {
    max-width: 910px;
}
.post_page_bnr:after {
    position: absolute;
    content: "";
    width: 54.35%;
    height: 100%;
    opacity: 0.6;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    z-index: -1;
    pointer-events: none;
    left: 0;
    top: 0;
}
.post_page_bnr:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #0000005e 100%);
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
}
.post_cnt_sec .snglpost-dt{
    position: relative;
}
.post_cnt_sec .snglpost-dt p {
    color: #92BAA7;
    font-size: var(--title-50-size);
    font-weight: 600;
    line-height: 1 !important;
    letter-spacing: 3px;
    font-family: var(--ff-alumni-sans);
    margin-bottom: 20px;
}

.snglpost-dt.author_name p, .snglpost-dt.author_name p a{
    font-size: var(--title-36-size);
        color: #92BAA7;
}

.snglpost-dt.author_name p a:hover{
    color:#1D60AD;
}
.snglpost-dt.post-date:after {
    position: absolute;
    content: "";
    width: 76.15%;
    height: 1px;
    background: #92BAA7;
    right: 0;
    top: -2px;
    bottom: 0;
    margin: auto;
}
.post_cnt_sec.genrl_cnt .cmnbtn.cnctbtn.appbtn {
    justify-content: flex-start;
    margin-top: 57px;
    padding-left: 12px;
}
.pyml_sec {
    background: rgba(240, 248, 247, 0.6);
    padding: 90px 20px 125px;
}

.post_page_bnr .page_title h1 span{position: relative;}
.post_page_bnr .page_title h1 span:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 15px;
    margin: auto;
    right: 6px;
}
.post_cnt_sec.page-dflt.genrl_cnt {
    /*padding: 60px 20px 254px;*/
    padding: 60px 20px 100px;
}

.snglpost-dt.post-date p {
    text-transform: uppercase;
}
.post_cnt_sec.genrl_cnt .post-content > p:first-of-type {
    margin-bottom: 20px;
}
.snglpost-dt.author_name {
    margin-bottom: 30px;
}
.genrl_cnt.post_cnt_sec .post-content h1, .genrl_cnt.post_cnt_sec .post-content h2, .genrl_cnt.post_cnt_sec .post-content h3, 
.genrl_cnt.post_cnt_sec .post-content h4, .genrl_cnt.post_cnt_sec .post-content h5, .genrl_cnt.post_cnt_sec .post-content h6{
    margin-top: 56px !important;
    margin-bottom: 16px !important;
}

.genrl_cnt.post_cnt_sec .post-content > h1:first-of-type, .genrl_cnt.post_cnt_sec .post-content > h2:first-of-type {
    margin-top: 0 !important;
    margin-bottom: 36px !important;
}
.post_cnt_sec.genrl_cnt h2.post-title span{
    position: relative;
    display: inline-block;
}
.post_cnt_sec h2.post-title span:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: -10px;
    margin: auto;
    right: 0;
    background-position: right;
}
.pyml_sec .post-item {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
.pstyml_title_rw h2,.pstyml_title_rw h2 strong {
    color: #1D60AD;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-80-size);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.6px;
    margin-bottom: 15px;
}

.pstyml_title_rw h2:empty {
    display: none;
}
.pstyml_title_rw h2 strong {
    position: relative;
}
.pstyml_title_rw h2 strong:after {
    content: '';
    background-image: url(images/team-hdbdr-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 209px;
    height: 9px;
    bottom: 3px;
    margin: auto;
    right: 0;
}
.pyml_sec .container {
    max-width: 1686px;
}
.pyml_sec .post-item {
    margin-top: 9px;
}
.single-post .blogpst-item-cont p {
    font-family: var(--ff-urban-sans);
}
.single-post .blogpst-item-title {
    padding-right: 0;
    max-width: 93%;
}
.blogpst-item-date span {
    transform: rotate(0deg);
    white-space: nowrap;
}
.post_pagebnrout {
    background: rgb(0 0 0 / 90%);
}
.blogpst-item-date {
    color: #92BAA7;
    text-align: right;
    font-family: var(--ff-alumni-sans);
    font-size: 43px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 4.3px;
    text-transform: uppercase;
    writing-mode: sideways-lr;
    position: absolute;
    width: max-content;
    height: fit-content;
    left: 60px;
    top: 97px;
    display: flex;
    height: 424.156px;
    column-gap: 29px;
}
/* .post-item:nth-child(2n) .blogpst-item-date{left: 70px;} */
.blogpst-item-date:before {
    /* position: absolute; */
    /* content: "";
    left: 0;
    right: 10px;
    bottom: 0; */
    content: "";
    margin: auto;
    width: 4px;
    height: 100%;
    background-color: #92BAA7;
}
.genrl_cnt .post-content>h1:first-child:not(.gtsprt_cta h1), .genrl_cnt .post-content>h2:first-child:not(.gtsprt_cta h2), 
.genrl_cnt .post-content h3:first-child:not(.gtsprt_cta h3), .genrl_cnt .post-content>h4:first-child:not(.gtsprt_cta h4), 
.genrl_cnt .post-content>h5:first-child:not(.gtsprt_cta h5), .genrl_cnt .post-content>h6:first-child:not(.gtsprt_cta h6) {
    margin-top: 0;
}
.page-id-2745 .gtsprt_cta, .page-id-2748 .gtsprt_cta,.page-id-2748 .gtsprt_cta {
    display: none;
}
.page-id-2748 .post-content label, .page-id-2748 .post-content legend {
    color: #000 !important;
    font-family: var(--ff-urban-sans) !important;
    font-size: var(--text-22-size) !important;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: 0.44px !important;
}
.page-id-2748 .post-content .gform-footer {
    padding-left: 0 !important;
}


p:empty{
    display: none;
}
/*.page_bnr.blg-bnr{
    padding: 310px 20px 35px;
}*/
.page_bnr.blg-bnr .container{max-width: 1690px;}
.page_bnr.blg-bnr:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/blg-bnr-grdnt.png);
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}
.page_bnr.blg-bnr{text-align: left;}
.page_bnr.blg-bnr h1, .page_bnr.blg-bnr h2{
    font-size: var(--title-150-size);
    font-weight: 700;
    text-align: left;
    position: relative;
    margin-bottom: 230px !important;
}
.blog .page_bnr.blg-bnr h1, .blog .page_bnr.blg-bnr h2{
    width: max-content;
}
.page_bnr.blg-bnr h1:before, .page_bnr.blg-bnr h2:before{
    position: absolute;
    content: "";
    right: 0;
    bottom: -17px;
    width: 207px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/blg-pg-line.svg);
}
.page_bnr.blg-bnr .inrpg-breadcrumbs.fw{margin: 0;}
.looking_for_sec .container{
    width: 100%;
    max-width: 1445px;
    margin: auto;
}
.looking_for_sec {
    padding: 100px 20px 30px;
}
.looking_for_sec h2{
    font-size: 40px;
    font-family: var(--ff-alumni-sans);
    font-weight: 600;
    line-height: 1;
    color: #1D60AD;
    margin: 0;
    width: max-content;
}
.lkng_rw{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.looking_for_sec form.search_form {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    margin: auto;
}
.looking_for_sec .search_form>div {
    width: 33.33%;
}
.looking_for_sec .search_form select, .looking_for_sec .search_form input {
    border-radius: 0px;
    border: 0px ;
    background: rgba(145, 184, 168, 0.10);
    height: 83px;
    width: 100%;
    padding: 11px 55px 12px 39px;
    outline: none;
    color: #6D6A6A;
    font-family: var(--ff-urban-sans);
    font-size: var(--text-20-size);
    font-weight: 400;
    line-height: 1.7;
}
.looking_for_sec .search_form select {
    -webkit-appearance: none; 
    -moz-appearance: none; 
    appearance: none; 
    background-image: url('images/blg-arw.svg'); 
    background-size: auto; 
    background-position: 88% 50%; 
    background-repeat: no-repeat; 
}
.looking_for_sec input#search-field {
    background-image: url(images/blg-search.svg);
    background-size: 19px;
    background-repeat: no-repeat;
    background-position: 88% 50%; 
}
.blg-srchsec {
    width: 72.23%;
}
.blg-cnt .container{
    max-width: 1680px;
}
.blog-grid-wrapper{
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    position: relative;
}
.blog-grid-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
.post-item:nth-child(2n) {
    padding: 90px 35px 73px 175px;
}
.post-item {
    width: 50%;
    padding: 89px 64px 83px 167px;
    border-bottom: 1px solid #92BAA7;
    position: relative;
}   
.blogpst-item-title h3{
    margin: 0 0 25px;
    position: relative;
    color: #1D60AD;
    font-family: var(--ff-alumni-sans);
    font-size: 54px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.08px;
    margin-bottom: 30px;
    display: inline;
}
.blogpst-item-cnt {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.blg-cnt {
    padding-bottom: 80px;
}
.blogpst-item-cont p{
    font-size: var(--text-22-size);
    margin: 0 0 44px;
    line-height: 1.63;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blg-post-btn a{
color: #92BAA7;
font-family: var(--ff-alumni-sans);
font-size: var(--title-32-size);
font-weight: 600;
line-height: 1;
letter-spacing: 1.28px;
display: inline-block;
margin-left: -3px;
}
.blg-post-btn a:hover{
    color: #1D60AD;
}
.blogpst-item-title {
    padding-right: 20px;
}
.blg_post_pagination{
    padding-bottom: 170px;
}
.blg_post_pagination .next.page-numbers, .blg_post_pagination .prev.page-numbers{
    width: 80px;
    height: 80px;
    display: inline-block;
    padding: 4px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #92BAA7;
    color: #92BAA7;
    font-size: 0 !important;
}
.blg_post_pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 45px;
}
.blg_post_pagination .nav-links .page-numbers   {
    color: #1D60AD;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-42-size);
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: inline;
    /*align-items: center;
    justify-content: center;*/
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 0;
    position: relative;
    padding-left: 50px;
}
.blg_post_pagination .nav-links .page-numbers:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 19px;
    background-color: #92BAA7;
}
.blg_post_pagination .prev.page-numbers + .page-numbers {
    padding-left: 0;
}
.blg_post_pagination .nav-links .page-numbers:first-child:before,
.blg_post_pagination .prev.page-numbers + .page-numbers:before,
.blg_post_pagination .next.page-numbers:before {display: none;}
.blg_post_pagination .nav-links .page-numbers.current{
    color: #92BAA7;
    font-weight: 700;
    position: relative;
}
.blg_post_pagination .nav-links .page-numbers.current:after{
    position: absolute;
    content: "";
    width: 40px;
    height: 10px;
    bottom: -3px;
    right: -15px;
    background-image: url(images/pagntn-curnt-line.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 40px;
}
.blg_post_pagination .next.page-numbers, .blg_post_pagination .prev.page-numbers {
    margin-left: 0;
    margin-top: 0;
    background-image: url(images/blg-nxt-arrw.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center;
    padding-right: 0 !important;
}
.blg_post_pagination .prev.page-numbers {
    margin-right: 0;
    margin-top: 0;
    background-image: url(images/blg-prev-arrw.svg);
}


.search .blogpst-item-date,
.pyml_sec .blog-grid-wrapper:after,
.page-template-contact-page .ftrformsec{display: none;}
.otgs-development-site-front-end{display: none;}
.inrpg-btn-lst {display: flex; justify-content: flex-start;gap: 25px;margin-bottom:50px;align-items: stretch; }
.cmnbtn.upcls, .cmnbtn.loclcls{width: 48%;}
.contact_default .ftrformsec{display: block;}

.hdtopcol .wpml-ls-legacy-dropdown,
.hdtopcol .wpml-ls-statics-shortcode_actions,
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a,
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-last-item a {
    background: transparent !important;
    outline: none !important;
    border: none !important;
    padding: 0 !important;
    appearance: none !important;
    width: max-content;
}
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a,
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-last-item a {
    color: #FFF;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    position: relative;
    display: inline-block;
    padding: 0 25px 0 35px !important;
}
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-last-item a {padding: 0 !important;color: #92BAA7 !important;}
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-last-item a.js-wpml-ls-item-toggle.wpml-ls-item-toggle{padding: 0 25px 0 35px !important;}
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 7px;
    background-image: url(images/hdr-drp-arrow.svg);
    background-repeat: no-repeat;
    background-size: auto;
    border: none !important;
}
.hdtopcol .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 22px !important;
    height: 22px !important;
    background-image: url(images/globe-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.hdtopcol #wpml-ls-submenu-click-default{background-color: #fff !important;width: 100%;text-align: center;}

.contact-page-form .footer_form label, .contact-page-form .footer_form .gfield_label{display: none;}
.adrs-blk .gform-grid-row .address_zip input, .adrs-blk .gform-grid-row .address_zip{
    width: 100%;
}
.footer_form .ginput_container{
    width: 100% !important;
}
.footer_form .donation_form_wrapper .gform_fields{
    row-gap: 12px !important;
}
.footer_form .gfield.dntn{padding-left: 10px;}

.serve-panel .sub-location-results {
    width: 92%;
}

.single.single-post .pyml_sec .post-item {
    position: relative;
    padding-bottom: 16px !important;
}
.single.single-post .blg-post-btn {
    position: absolute;
    bottom: 0px;
} 
.logos-sec .logos_section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding-left: 50px;
    padding-right: 50px;
}
.logos-sec .marquee_text {
    display: none;
}
.rating .star {
    background-repeat: repeat;
    background-image: url(images/rating-stars.svg);
    background-repeat: no-repeat;
    background-size: 172px;
    width: 172.24px !important;
    height: 31px;
    display: flex;
}
.review_item .repage-title .repage-titles h3 {
    margin-bottom: 0px;
}
.review_item .repage-title .repage-titles {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 10px;
}
.genpg-rite .review_item {
    border-bottom: solid 1px #ccc;
    margin-bottom: 30px;
}
.genpg-rite .review_item:last-child {
    margin-bottom: 0px;
}

.page-id-2457 .service-cards-section .service-card__description, .page-id-3400 .service-cards-section .service-card__description{
    display: none;
}

.page-id-2457 .service-cards-wrapper .service-card__title, .page-id-3400 .service-cards-wrapper .service-card__title{
    color: #1D60AD;
    text-align: center;
    font-family: var(--ff-alumni-sans);
    font-size: var(--title-44-size)!important;
    font-style: normal;
    font-weight: 500;
    line-height: 0.75;
}

.pagination-link:active, .pagination-next:active, .pagination-previous:active {
    box-shadow: none;
}

.teamsec .teamrow.hmteamrow .teamcol{width:100%;}

.review_item .rvwttl{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.review_item .rvwttl .rw-img img{
    max-width: 34px;
}

.blg-cnctblck {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    height: 100%;
}

.blogpst-item-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    height: 100%;
}

.page-id-2730 .contact_page_bnr h1 span:after, .page-id-2730 .contact_page_bnr h2 span:after {width: 149px;}
.page-id-2457 .gtsprt_cta, .page-id-3400 .gtsprt_cta{
        text-align: center;
        margin-top: 20px;
    }

.sevicepg .gtsprt_cta{
    text-align: center;
}

.genrl_cnt.sevicepg .post-content .cmnbtn.cnctbtn{
    justify-content: center;
    align-items: center;
    display: flex;
    margin: auto;
}

html[lang="es-ES"] .primary-menu {gap:18px;}

html[lang="es-ES"] .header-right {
    width: 76.5%;
}

html[lang="es-ES"] .header-logo {
    width: 20%;
}

.page-id-2947 .gtsprt_cta{display: none;}
.page-id-2947 .footer_form .gform_footer.left_label{padding-left: 0px;}

.ftrdonatebtn.mbldnt-btn{
    display: none;
}

.genrl_cnt .post-content .post-title{
    font-size: var(--title-80-size);
}


#child, #teens, #young-adult, #adult, #family {
  scroll-margin-top: 150px;
}

html {
  scroll-behavior: smooth;
}

.page-id-2861 .gtsprt_cta, .page-id-2838 .gtsprt_cta, .teamimg_cnctditls.mblteam{
    display: none;
}

html[lang="es-ES"] .ftr_nav ul li a{
   padding: 10px 19px;
   font-size: var(--title-32-size);
}

.tmpemailrow{
    margin-top: 10px;
}


.teamrow .owl-nav {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 30px;
    flex-direction: row-reverse;
}
.teamrow .owl-nav .owl-prev span,
.teamrow .owl-nav .owl-next span {
    font-size: 0px;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #92BAA7;
    background-image: url(images/right-arrow.png);
    background-position: 18px center;
    background-repeat: no-repeat;
    background-size: 14px;
    border-radius: 40px;
    border: solid 2px #fff;
    box-shadow: 0px 0px 0px 4px #92BAA7;
}
.teamrow .owl-nav .owl-next span {
    transform: rotate(180deg);
}

.gform_confirmation_message{
    color: rgb(0, 0, 0, 0.8) !important;
    font-size: var(--text-22-size) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.64 !important;
    margin-left: 2px !important;
    font-family: var(--ff-urban-sans) !important;
}

.genrl_cnt .post-content .gtsprt_cta.figtwobtns{margin-top: 30px;align-items: stretch;justify-content: flex-start;margin-left: 10px;}

.page-id-2457 .genrl_cnt .post-content .gtsprt_cta.figtwobtns, .page-id-3400 .genrl_cnt .post-content .gtsprt_cta.figtwobtns{justify-content: center;}

.genrl_cnt .post-content .cmnbtn.cnctbtn.appbtn{margin: 0;}

.genrl_cnt .post-content .cmnbtn.wcllbtn a{background-color: #92BAA7;outline-color: #92BAA7 !important;font-size: var(--title-30-size);}

.genrl_cnt .post-content .faq-q h2{margin: 0 !important;}

.genrl_cnt .post-content .cmnbtn.wcllbtn a:before{width: 22px; height: 22px;left: 35px;}

.page-id-3406 .gtsprt_cta.figtwobtns, .page-id-2585 .gtsprt_cta.figtwobtns, 
.page-id-2583 .gtsprt_cta.figtwobtns, .page-id-3419 .gtsprt_cta.figtwobtns,
.page-id-2582 .gtsprt_cta.figtwobtns, .page-id-3076 .gtsprt_cta.figtwobtns,
.page-id-2770 .gtsprt_cta.figtwobtns, .page-id-2767 .gtsprt_cta.figtwobtns,
.page-id-2901 .gtsprt_cta.figtwobtns{    justify-content: flex-start;    margin-left: 0;}

.footer_form  .validation_message, .ftrformsec .footer_form  .validation_message{
    color: #ffffff !important;
    font-size: var(--text-22-size) !important;
     font-family: var(--ff-urban-sans) !important;
 }

 .ftrformsec .footer_form  .validation_message{
    color: #000 !important;
}