html, body{ font-family: "Montserrat", sans-serif; background-color: #ffffff; font-size:16px;font-weight:400;height:auto !important;text-align:left;margin:0;padding:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

input, textarea, select, button{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0}

/*input:not(.input-file){-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;appearance:none}*/

[class*="col-"]{}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{transition:background 5000s ease, color 5000s ease !important;transition-delay:background-color 5000s, color 5000s !important;}

a, button{text-decoration:none;text-decoration:none !important;cursor:pointer;}

p{margin:0;line-height:1.60;font-size: 16px; margin-bottom:30px;  font-family: "Montserrat", sans-serif; color: #111;    opacity: 0.7;}

p strong { font-family: "Montserrat", sans-serif; }

p:last-child{margin-bottom:0px;}

.transition,:before,:after, a, button{transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}

.container{max-width:1464px;margin:0 auto;width:100%;}

input[type=text]::-ms-clear{display:none;}

input[type=submit], input[type=button]{cursor:pointer;}

select:focus::-ms-value{color:inherit;background:none;}

*{outline:none !important;}

b, strong{ font-family: "Montserrat", sans-serif; font-weight:bold;color: #000;}

img{max-width:100%;vertical-align:middle;height:auto;border-radius: 0;}

ul, ol{margin:0 0 20px 0;padding:0;list-style:none;}

li{list-style:none;}

select:-moz-focusring{color:transparent;text-shadow:0 0 0 #606060;-moz-transition:all 0s ease;}

select::-ms-expand{display:none;}

input::-ms-clear{display:none;}

figure{margin:0;}

img.alignleft{margin:0 30px 30px 0;float:left;max-width:625px;}

img.alignright{margin:0 0 30px 30px;float:right;max-width:500px;}

.aligncenter{float:none;display:block;margin:15px auto 0 auto}

.noscript{background:#2e2a2b;display:block;text-align:center;color:#fff;padding:10px 0;position:fixed;bottom:0;right:0;left:0;z-index:9;}

p.noscript{margin:0;}

.warning-icon{display:inline-block;vertical-align:middle;position:relative;width:30px;height:30px;z-index:1;margin:0 10px 0 0;}

*::-webkit-input-placeholder{color:inherit;opacity:1;}

*:-moz-placeholder{color:inherit;opacity:1;}

*::-moz-placeholder{color:inherit;opacity:1;}

*:-ms-input-placeholder{color:inherit;opacity:1;}

*::placeholder{color:inherit;opacity:1;}

svg{}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{ font-family: "Archivo", sans-serif; font-weight: 400; line-height:1.2;display:block;margin:0 0 15px 0;color: #111;}

h1, .h1{font-size:35px;}

h2, .h2{font-size:25px;}

h3, .h3{font-size:22px;}

h4, .h4{font-size:20px;}

h5, .h5{font-size:18px;}

h6, .h6{font-size:16px;}

a{color: #212529;}

p a, p a strong, .cms_page ul li a strong, .cms_page ul li a {color:#416bcd; font-family: "Montserrat", sans-serif; }

a:hover{color: #416bcd;}

.m0{margin:0 !important;}

.mb0{margin-bottom:0 !important;}

.p0{padding:0 !important;}

.pb0{padding-bottom:0 !important}

.pt0{padding-top:0 !important}

.logged-in{margin-top:32px;}

section{width:100%;padding:140px 0;z-index: 1;position: relative;float: left;}
button{background:no-repeat;border:none;padding:0;line-height:normal;}

.btn, .btn input {     text-align: center;   min-width: 180px; font-size: 14px; font-weight: 600; display: inline-flex; align-items: center; justify-content: center; font-family: "Montserrat", sans-serif;line-height: normal; position: relative; z-index: 1; border-radius: 60px; padding: 16px 24px; box-shadow: none !important; outline: none; color: #000; overflow: hidden; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; height: 50px; border: 1px solid #3b5bdb;}
header .white-btn{    border: none;  display: inline-block; color: #111; text-decoration: none; border-radius: 50px; background: #fff; position: relative; z-index: 1;}
header .white-btn:before { content: ""; border: none; position: absolute; inset: 0; border-radius: 50px; padding: 1px; background: linear-gradient(90deg, #3b5bdb, #00c6ff); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; } 
header .white-btn span{    color: #000;
    background: no-repeat;
    width: inherit;
    height: inherit;
    border-radius: 0;
    line-height: inherit;}

.white-btn {
    border: none;
    display: inline-block;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
    position: relative;
    z-index: 1;
    border: 1px solid #2563EB33;
    line-height: 20px;
    color: #0077C8;
}


.white-btn span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 0px;background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);
    margin: 0 ;  font-size: inherit;
    line-height: 32px;
}




.banner_content_box .white-btn:hover span{ background: #fff }
.banner_content_box .white-btn:hover svg path{fill: #000;}


.blue-btn{ border: none; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);color: #fff;     position: relative;}
.blue-btn span{width: 32px; height: 32px;margin-right: -12px; background: #fff; border-radius: 50%; text-align: center;     vertical-align: middle; display: inline-block;padding: 5px; }
.blue-btn span svg{ height: 16px;  width: 16px;}

.up-arrow span{width: 32px; height: 32px;margin-right: -10px; background: #fff; border-radius: 50%; text-align: center;     vertical-align: middle; display: inline-block;padding: 5px; }
.up-arrow span svg{height: 16px;  width: 16px;}








.btn input {border-radius: 0px;}
.btn:hover{ background:#000;color:#fff;}

.submit_btn_box .btn:not(.call_btn):after {left: calc(50% - -57px);right: auto;transform: translate(-50%, -50%);position: absolute;margin-bottom: 0;margin-top: 5px;}
.call_btn:before {content: "";height: 14px;width: 14px;background-size: 14px auto;margin-right: 12px;margin-bottom: 4px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.7 1C10.3709 1 11.9733 1.66375 13.1548 2.84523C14.3363 4.02671 15 5.62914 15 7.3M8.7 3.8C9.62826 3.8 10.5185 4.16875 11.1749 4.82513C11.8313 5.4815 12.2 6.37174 12.2 7.3M9.2824 11.1976C9.42697 11.264 9.58984 11.2792 9.74418 11.2406C9.89853 11.2021 10.0351 11.1121 10.1315 10.9855L10.38 10.66C10.5104 10.4861 10.6795 10.345 10.8739 10.2478C11.0683 10.1506 11.2827 10.1 11.5 10.1H13.6C13.9713 10.1 14.3274 10.2475 14.5899 10.5101C14.8525 10.7726 15 11.1287 15 11.5V13.6C15 13.9713 14.8525 14.3274 14.5899 14.5899C14.3274 14.8525 13.9713 15 13.6 15C10.2583 15 7.05341 13.6725 4.69045 11.3095C2.3275 8.94659 1 5.74173 1 2.4C1 2.0287 1.1475 1.6726 1.41005 1.41005C1.6726 1.1475 2.0287 1 2.4 1H4.5C4.8713 1 5.2274 1.1475 5.48995 1.41005C5.7525 1.6726 5.9 2.0287 5.9 2.4V4.5C5.9 4.71734 5.8494 4.9317 5.7522 5.1261C5.655 5.3205 5.51387 5.48959 5.34 5.62L5.0124 5.8657C4.88389 5.96382 4.79331 6.10341 4.75605 6.26075C4.71879 6.41808 4.73715 6.58346 4.808 6.7288C5.76468 8.67191 7.3381 10.2434 9.2824 11.1976Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;transition: all .5s ease;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;-webkit-transition: .5s}

.btn br{display:none;}
.btn span {z-index: 20;}

.submit_btn .btn span:after{left:5px;}
.submit_btn .btn span.wpcf7-spinner:after {display: none;}
/*.btn svg{height:21px;width:auto;margin-right: 10px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}*/
.submit_btn .btn, .form-submit {width: 100%;padding: 0 !important;}

.submit_btn .btn p {  width: 100%;}

.btn input, .form-submit input {width:100%;min-width:100%;background:transparent;border:none;color:#ffffff;padding: 0 30px;height:60px;}
.btn:not(.call_btn).white:after {content: "";background-size: 10px auto;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H11M11 1V11M11 1L1 11' stroke='%23990D19' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");;background-position: center;background-repeat: no-repeat;transition: all .5s ease;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;-webkit-transition: .5s}
.btn:focus{outline:none;}
.btn+.btn{margin-left:15px;}

input[type=number] {-moz-appearance: textfield;-webkit-appearance: textfield;appearance: textfield;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }



.main_title{margin: 0 0 10px;}
.small_title{font-size: 24px; font-weight: 300; color: #111; margin: 0 0 8px; letter-spacing: 0; display: inline-block;    font-family: "Archivo", sans-serif;line-height: 30px;} 
.main_title .h1{font-size: 50px; font-weight: bold;    color: #111;     margin: 0;}
.main_title .h3{font-size: 30px; line-height: 45px;font-weight: bold;    color: #111;    margin: 0;}
.title_main{    font-size: 44px; color: #111; line-height: 60px; font-weight: 400;}
.main_title p{color:#111;font-size: 16px;    opacity: 1;}





header {width: 100%;float: left; padding: 20px 0; z-index: 3; background:#fff;  -moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.main_logo img {-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
header.sticky .main_logo img {max-width: 100px;height: auto;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
header.sticky {border: none !important;    z-index: 11; position: fixed; top: 0; left: 0; right: 0; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;    background: rgba(255, 255, 255, 0.9);} 
.desk-menu { width: calc(100% - 160px); }
header.sticky .navigation ul.menu > li > a { color: #000;}
header.sticky .call_detail_bx span { color: #fff;}
.phone-icon {border-radius: 5px; border: 1.5px solid #D00202; height: 42px; width: 50px; text-align: center; line-height: 42px; } 
.call_detail_bx span {display: block; padding: 0 0px 0 16px; font-size: 14px; font-weight: 400; } 
.call_detail_bx span a {width: 100%; display: block; font-size: 18px; font-weight: 600; color: #d00202; } 
.call_detail_bx { margin: 0 30px 0 0;}


.home_banner_box_main { position: relative;   padding: 0; margin: 0px 0 0;     z-index: 1; }
.home_banner figure.home_banner_main img { max-width: 100%; position: relative; z-index: -1; min-height: 100%; object-fit: cover;    height: 100%; width: 100%; }
.home_banner { position: relative; z-index: 1; }
.home_banner figure.home_banner_main { position: relative; z-index: 1; /*height: 100vh;*/height: 828px }
.home_banner figure.home_banner_main figcaption {position:relative;margin-top: 88px;max-width: 700px;}
.home_banner figure.home_banner_main figcaption .banner_content_box { }
.home_banner .owl-nav { max-width: 1392px; margin: 0 auto 0 auto; width: 100%; }
.home_banner figure.home_banner_main figcaption .banner_content_box .small_title {color: #fff; font-size: 16px; text-transform: uppercase; letter-spacing: 2.9px;  font-weight: 400; margin: 0 0 15px; line-height: 20px; } 
.home_banner figure.home_banner_main figcaption .banner_content_box .h1 {    letter-spacing: 0;font-family: "Archivo", sans-serif; margin: 0 0 ; display: inline-block; font-size: 64px; color: #000; font-weight: 400; line-height: 84px;  padding: 0;}
.home_banner figure.home_banner_main figcaption .banner_content_box .h1 span { font-weight: 400;}
.home_banner figure.home_banner_main figcaption .banner_content_box p {color: #fff;letter-spacing: 0px;font-size: 16px;line-height: 30px;margin: 5px 0 15px;font-weight: 600;} 
.home_banner figure.home_banner_main figcaption .banner_content_box p span { font-weight: 400;}









.banner_figcaption {width: 100%; margin-left: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; }
.banner_content_box span {font-size: 36px;line-height: 50px;font-weight: bold;color: #000;display: inline-block;margin: 0 0 10px;}
.main_logo { }
.banner-form .container { position: relative;}

.button_box a + a{       margin: 0 0 0 10px;
    min-width: 142px;
    padding: 5px 10px 5px 15px;
    justify-content: space-around;} 
.banner_content_box .button_box, .banner_button_box {    margin: 50px 0 150px;} 
.banner_content_box .button_box, .banner_button_box .btn{    min-width: 200px;}


.banner_button_box .btn.white-btn {
 display: inline-flex !important;
    min-width: 140px;
    justify-content: space-between !important;
    padding: 10px 10px 10px 23px;
}


.banner_content_box .white-btn span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 0px;background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);
   margin: 0 0 0 10px;  font-size: inherit;
    line-height: 32px;
}
.banner_content_box .white-btn:hover span{ background: #fff }
.banner_content_box .white-btn:hover svg path{fill: #000;}
.banner_content_box .btn+.btn {
    margin-left: 8px;
}
.ahpra-bx {
    width: 280px;
    height: 105px;
    background: #fff;
    box-shadow: 0px 14px 34px 0px #00000014;
    border-radius: 20px;
    /*padding: 24px;*/
 column-gap: 30px;   margin: 0;

}
#home_banner_box_main .home_banner .ahpra-bx img {  z-index: 1;  /*width: 80px;height: 60px;*/}
.ahpra-bx-content{}
.ahpra-bx-content span{    font-family: "Archivo", sans-serif; font-size: 32px; color: #111; text-transform: uppercase;  font-weight: 400;    margin: 0; line-height: 35px;}
.home_banner figure.home_banner_main figcaption .ahpra-bx-content p { font-family: "Montserrat", sans-serif; font-size: 20px;    color: #111;    font-weight: 400;    margin: 0; line-height: 26px; }



.trusted-logos{ overflow: hidden; position:relative;}
.trusted-logos .h2 { font-size: 24px; font-weight: 300;}
.divider{height:1px;width:100%;border-bottom: 1px solid #000000;  opacity: 0.2;}
.trusted-logos:after{ content: ""; position: absolute; right: -89px; top: -19px;  height: 303px;  width: 303px; background: url(../images/enquire.webp) no-repeat;background-size: contain; }

.upload-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    position: relative;
    /*overflow: hidden;*/

    background: none;
    color: #fff;
    height: 60px;
    padding: 20px;
    font-size: 16px;
    border: 1px solid #30303033;
    border-radius: 16px;
}

/* Hide default CF7 file input */
.upload-btn input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}

.upload-icon { font-size: 18px;}
.upload-btn .wpcf7-form-control-wrap{    position: absolute; width: 100%; text-align: center;bottom: -24px;}
.upload-bx {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



/* About Section */
.about_left_content { text-align: left;    padding: 0;} 
.about_left_content .main_title { /*width: 467px; */   margin: 0 0 40px;}
.about-img {     }  
.about-img img{    border-radius: 40px;    margin: 24px 0 0;  } 
.about_content .divider {    margin-bottom: 100px;}
.about_content { padding: 111px 0 140px;}
.about_left_content .title_1 {  margin: 0;}
.about_left_content .title_1 h1, .about_left_content .title_1 .h1, .about_left_content .title_1 h2{      margin-bottom: 25px; font-size: 35px; letter-spacing: 0; font-weight: 500; line-height: 40px; color: #1C9DD8;text-transform: uppercase; margin: 25px 0;}
.button_box {    width: 100%; text-align: left; display: flex ; flex-wrap: wrap; align-items: center; align-content: center; justify-content: left;}
.about_content p{  opacity: 1; font-weight: 500; font-size: 16px; text-align: left; letter-spacing: 0; margin-bottom: 25px; float: left; width: 100%; line-height: 26px; color: #111; font-family: "Montserrat", sans-serif;} 
.about_content p strong {font-size: 20px; font-weight: 500; color: #000; }
/*.about_left_content ul{margin: 19px 0 0;justify-content: center; width: 100%; display: flex; flex-wrap: wrap; align-items: center; float: left;}
.about_left_content ul li{  width: 100%;   text-align: left;padding: 0 0 7px 30px; position:relative;  font-weight: 400; font-size: 16px; text-align: left; letter-spacing: 0; float: left; width: 100%; line-height: 25px; color: #8D8D8D;}
.about_left_content ul li:before{ background:url(../images/li-icon.svg) no-repeat; content:""; position:absolute; left:0; top:2px; height:20px; width:20px; }
.about_left_content ul li:last-child{padding-bottom:0;}*/
.about_content h3{ font-size: 24px; font-weight: 400; line-height: 34px; font-family: "Montserrat", sans-serif;    color: #111;    display: inline-block; margin: 14px 0 18px;     letter-spacing: -0.4px;}
.about_content .call_detail_bx span a {  color: #333;}
.about_content .call_detail_bx span { color: #555}
.about_content .call_detail_bx span a:hover{ color: #1C9DD8; }
.about_right_content {height: 100%; display: flex; flex-wrap: wrap; align-items: center; align-content: center; }
.about_right_content h3{font-size: 28px; letter-spacing: 0; font-weight: 500; line-height: 30px; color: #333; text-transform: uppercase; margin: 0 0 15px;}
.about_right_content p{}
.about_right_content .button_box { margin: 0;}
.about_left_content .h1 {font-family: Archivo; font-weight: 400; font-size: 44px; line-height: 60px; letter-spacing: 0; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);    -webkit-background-clip: text; -webkit-text-fill-color: transparent; } 
.scroll { position: relative; padding: 0 0 0 242px; } 
.scroll:before{     content: ""; position: absolute;    left: 122px; top: 11px; width: 100px; height: 1px; background: #000; }
.about_content .button_box { margin: 50px 0 0;}
.about_left_content .blue-btn {  min-width: 203px;}
.about_left_content .btn+.btn { margin-left: 11px;    padding: 5px 10px 5px 24px;}


/* Help Section */
.help_section{ background:#f2f5fd;    padding-top: 180px;     padding-bottom: 107px; }
.help_section .our_service_section_title{ margin: 0 0 44px;} 
.help_section .title_main { margin-bottom: 10px;}
.help_section .main_title { margin: 0 0 60px;}
.help_section .small_title {  }
.help_section .service_bx{ padding: 40px; background: #fff; border-radius: 20px;}
.service_bx_link{}
.service_bx_header{ padding: 0 0 22px; margin-bottom: 21px; border-bottom: 2px solid #93C5FD;}
.service_bx_header h2{    margin: 0;font-size: 24px;    line-height: 25px; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);    -webkit-background-clip: text; -webkit-text-fill-color: transparent;    width: calc(100% - 40px);}
.service_bx_header span{    height: 32px; width: 32px; border-radius: 50%; border: 1px solid #E1E1E1; text-align: center; line-height: 28px;}
.service_bx_header span svg{}
.service_bx p{font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 26px; font-weight: 300; color: #111; min-height: 130px;   opacity: 1;}
.service_bx p strong{ font-weight: 500;}    
.service_img{margin-top: 60px;  }
.service_img img{height: 275px; border-radius: 10px; object-fit: cover;    width: 100%;}





/* Expect Section */
.expect_section {background:#f2f5fd;}
.expect_box_container{gap:20px}
.expect_section .main_title {margin: 0 auto 60px; max-width: 880px; }
.expect_section .main_title p {color: #111; font-size: 16px; font-family: "Montserrat", sans-serif; line-height: 26px; font-weight: 500; } 
.expect_boxes{ width: 400px;padding: 40px 52px;} 
.expect_boxes:nth-child(2){position:relative;}
.expect_boxes:nth-child(2):before{ border-left: 1px solid #000000;border-right: 1px solid #000000; opacity: 0.2; content: ""; position: absolute; left: -59px; top: 0px; height: 345px;}
.expect_boxes:nth-child(2):after{ border-left: 1px solid #000000; border-right: 1px solid #000000; opacity: 0.2;  content: ""; position: absolute; right: -63px; top: 0px; height: 345px;}
.expect_icon{} 
.expect_icon span {height: 72px; width: 72px; background: #fff; display: inline-block; line-height: 72px; border-radius: 50%; margin-bottom: 34px; } 
.expect_icon svg{} .expect_title{ font-size: 24px; line-height: 30px; margin:0 0 30px; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; width: calc(100% - 40px);} 
.expect_boxes p{ color: #111; font-size: 16px; font-family: "Montserrat", sans-serif; line-height: 26px; font-weight: 500;opacity:1;} 
.expect_section .button_box { margin: 60px 0 0; }
.expect_section .main_title .title_main { margin-bottom: 33px;}
.expect_section .expect_title { width: 100%;    margin: 0 0 25px;    letter-spacing: -0.2px;}
.expect_section .button_box .blue-btn { min-width: 200px;}
.expect_section .button_box .white-btn{}
.expect_section .button_box .btn + .btn{    padding: 5px 10px 5px 24px;    margin-left: 12px;}



.button_box .btn + .btn{    padding: 5px 10px 5px 24px;}

/* Why Section */
.steps_section{ background: url(../images/why-leaves.webp) no-repeat left bottom; }
.step_main_title {margin: 0 0 32px; padding: 0 0 58px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.step_main_title .main_title{ margin:0;}
.step_main_title .title_main{ margin:0; }
.steps_right {padding-left: 0px;width: calc(100% - 655px);margin-bottom: 5px;} 
.steps_right ul {margin: 0; } 
.steps_right ul li {display: flex;align-items: flex-start;flex-wrap: wrap;} 
.steps_right ul li:first-child {    padding: 33px 0 70px;  margin-left: -23px;}
.steps_right ul li+li {margin-top: 41px;} 
.steps_right ul li:nth-child(2) {padding-left: 101px;padding-bottom: 43px;} 
.steps_right ul li .step_icon {width: 120px; min-width: 120px; height: 120px; display: flex; align-items: center; justify-content: center; background-color: #F2F5FD; border-radius: 50%; position: relative;    margin: 2px; } 
.steps_right ul li .step_icon img {max-height: 35px; } 
.steps_right ul li .step_title {margin-left: 40px;max-width: 560px;} 
.steps_right ul li .step_title h3 {font-size: 24px;margin-bottom: 18px;} 
.steps_right ul li .step_title p {    opacity: 1;}
.why_img{position: relative;width: 632px;height: 632px;margin-left: -93px;margin-top: 112px;border: 10px solid #fff;border-radius: 50%;/* overflow: hidden; */}
.why_img img{/* border: 10px solid #fff; *//* border-radius:50%; *//* margin: 40px 0; *//* z-index: 9; *//* position: relative; */width: 100%;height: 100%;border-radius: 50%;}
.why_img:after{content: "";background: url(../images/round.webp) no-repeat;height: 798px;width: 399px;position: absolute;right: -73px;top: -97px;/* transform: translate(-50%, -50%); */background-size: 100%;z-index: -1;}
.steps_section .button_box {width: auto;/* margin: 0px  0 0 0; */}


.steps_section .blue-btn {
    min-width: 203px;
}


.steps_right ul li:nth-child(2) .step_title {
    max-width: 516px;
}
.steps_right ul li:nth-child(2) .step_icon {
    margin: -11px 0 0;
}
.steps_right ul li:nth-child(3) {
    padding-left: 98px;
    padding-top: 10px;
}
.steps_right ul li:nth-child(3) .step_title {
    max-width: 516px;
}
.steps_right ul li:nth-child(3) .step_icon {
    margin: -8px 0 0 0;
}
.steps_right ul li:nth-child(4) {
    padding-top: 59px;
    margin-left: -21px;
}




/* FAQ Section */
.faq_section { background: url(../images/faq-right-leaves.webp) no-repeat right 50px, url(../images/faq-left-leaves.webp) no-repeat left 500px, #f2f5fd;}
.faq_section .title_1 h2, .faq_section .title_1 .h2 { line-height: 35px;} 
.accordion .accordion-header .accordion-button{box-shadow: none; padding: 28px 38px; font-size: 20px; line-height: 22px; font-weight: 400; border-radius: 20px; background: #fff; border: none !important; font-family: "Archivo", sans-serif;  }
.accordion .accordion-header .accordion-button.collapsed { padding: 30px 40px;}
.accordion .accordion-item {       background: #fff;  margin-bottom: 12px; border: none; border-radius: 20px; overflow: hidden; position: relative;z-index: 1; }
.accordion .accordion-item:before{    content: ""; border: none; position: absolute; inset: 0; border-radius: 20px; padding: 1px; background: linear-gradient(90deg, #3b5bdb, #00c6ff); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1;} 
.accordion .accordion-body {     padding: 0 100px 30px 38px;}
.accordion-button.collapsed { color: #000;}
.accordion .accordion-body p { font-size: 16px;font-weight:500;     color: #111; line-height: 26px;font-family: "Montserrat", sans-serif;letter-spacing: 0.1px;    opacity: 1;}
.faq_details {max-width: 90%; margin: 0 auto; padding: 0 0 0 50px; height: 100%; display: flex; flex-wrap: wrap; align-items: center; align-content: center; }
.accordion { width: 100%;max-width: 860px; margin: 0 auto;}
.accordion .accordion-header .accordion-button:not(.collapsed) {   background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);    -webkit-background-clip: text; -webkit-text-fill-color: transparent;    padding-bottom: 16px;    padding-top: 23px;}
.accordion-button::after {background-image: url("../images/plus.svg"); width: 32px;    background-size: auto; height: 32px; transition: all 0.5s;    z-index: 1;     margin-right: 0px; } 
.accordion-button:not(.collapsed)::after {background-image: url("../images/minus.svg"); width: 32px;   height: 32px;    margin-top: 5px;  margin-right: 2px;   } 
.accordion-header {  border-radius: 0px; overflow: hidden;}
.accordion-collapse {padding-top: 0px; }
.faq_right_sec {   border-radius: 25px;   }
.faq_section .main_title { margin: 0px 0 60px;}
.faq-content { height: 100%;  margin-top: 35px;}
.faq_section .main_title .title_main {    margin-bottom: 10px;}
.faq-content .main_title p {  margin-bottom: 40px;}
.load-more-btn {margin: 60px 0 0; } 
.load-more {min-width: 200px; border: 1px solid #1111114D; } 
.load-more:hover{ background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);   color: #fff;}



/* Welcome Section */
.welcome-sec{position: relative; } 
.welcome-sec::before {content: ""; position: absolute; inset: 0; background: url("../images/welcome.webp") bottom no-repeat; z-index: -1;     background-size: cover;}
.welcome-sec{}
.welcome-sec .main_title {max-width: 840px; margin: 0 auto; } 
.welcome-sec .main_title .title_main{ margin: 0 0 40px; } 
.welcome-sec h3 {letter-spacing: 0px; font-family: "Montserrat", sans-serif; font-size: 20px; line-height: 34px; font-weight: 400; color: #111;    letter-spacing: -2%;     margin: 38px 0 0;} 
.welcome-sec p {letter-spacing: 0px; font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 26px; font-weight:500; color: #111;    margin-bottom: 27px;    opacity: 1; } 
.welcome-sec .button_box {  margin: 61px 0 0;}
.welcome-sec .button_box .blue-btn {  min-width: 203px;}
.welcome-sec .button_box .btn + .btn { padding: 5px 6px 5px 16px; margin-left: 11px;}






/*Team Section */
.meet_section {background: #f2f5fd;    padding-bottom: 70px; } 
.meet_section .main_title { margin: 0 0 60px;}
.meet_section .title_main { letter-spacing: -2%;}
.team-bx {display: flex; flex-wrap: wrap;    background: #fff; border-radius: 40px; padding: 20px;}
.team-img {width: 290px; height: 400px; border-radius: 20px; margin-right: 30px; } 
.team-img img {width: 100%; height: 100%; object-fit: cover;    border-radius: 20px; } 
.team_content {width: calc(100% - 330px);    display: flex; flex-wrap: wrap;/* align-content: space-around;*/    padding: 57px 0 0 0; }
.member-short-detail {/* margin: 0 0 100px; */   min-height: 170px;}
.member-name {font-size: 24px; margin: 0 0 12px; } 
.member-post {font-size: 16px; line-height: 26px; font-weight: 400; color: #111;    display: inline-block; } 
.member-detail p {font-size: 16px; line-height: 26px; font-weight: 500; color: #111; font-family: "Montserrat", sans-serif;     margin-bottom: 20px;} 
.member-detail a {  font-size: 14px; line-height: 26px; font-weight: 500; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.owl-dots {margin: 54px auto 0; width: 100%; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; }
.owl-dot{ height: 14px; width: 14px; border-radius: 50%; margin: 0 3px; background: #D7DCE9;}
.owl-dot.active{ background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);}
.owl-dot span{}

.teammember_popup_content .member-short-detail {  margin: 0 0 10px; min-height: inherit;}
.teammember_popup_content .team_content {  padding: 0; }
.team_content ul{}
.team_content ul li{ position:relative;padding:0 0 0 15px;}
.team_content ul li:before{content:""; position:absolute; left:0; top: 7px; height: 8px; width: 8px; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); border-radius:50%; }



.slick-dots{margin: 50px auto 0; width: 100%; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;}
.slick-dots li{ height: 14px; width: 14px; border-radius: 50%; margin: 0 3px; background: #D7DCE9;} 
.slick-dots li.slick-active{background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);}
.slick-dots li button{font-size:0;}
.team-slider.slick-initialized .slick-slide{ margin: 0 20px 0 0;}


/* CTA Section */
.cta-banner{  position: relative;   background: linear-gradient(90deg, rgba(65, 105, 205, 0.75) 0%, rgba(75, 192, 216, 0.75) 100%), url(../images/start-your-therapy-journey.webp);  background-size: cover; background-position: center; }
.cta-content{position: relative; z-index: 2; text-align: center; } 
.cta-content .title_main {color: #fff; } 
.cta-content p {color: #fff; font-size: 16px; line-height: 26px; font-weight: 500;    margin-bottom: 20px;         font-family: "Montserrat", sans-serif;    opacity: 1;} 
.btn.border-btn {border: 1px solid #fff; color: #fff; } 
.btn.border-btn span {width: 32px; height: 32px; border-radius: 50%; text-align: center; vertical-align: middle; display: inline-block; padding: 0px; background:#fff; margin: 0 -10px 0 0; font-size: inherit; line-height: 32px; } 
.cta-banner .white-btn {  color: #0077C8;    min-width: 203px;}
.cta-banner .main_title { margin-bottom: 60px;}
.cta-banner .button_box {  margin: 59px 0 0;}
.cta-banner .button_box .btn + .btn { padding: 5px 10px 5px 17px;  margin-left: 11px;}
.cta-banner .btn.border-btn span {  margin: 0 -2px 0 0;}


.modal {top: 10%; } .modal-content {border: 0; width: 100%; margin: 0 auto; float: none; background: #F5F5F5; pointer-events: auto; border-radius: 20px; padding: 20px 20px; max-width: 635px;} 
.modal-title { line-height: 22px;  text-align: left; font-size: 30px; color: #111;  font-weight: 400;} 
.form-popup input, .form-popup textarea{color: #343633;font-weight: 500;font-size: 16px;border-radius: 10px;padding: 15px 20px;border: 2px solid #8D8D8D;background: none;width: 100%;} 
.form-popup .submit_btn_box input{     background: none; color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 600;padding: 15px 25px;} select {padding-right: 45px !important;} input, select {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.form-popup textarea, .form-popup .textarea {height: 90px; resize: none; border-radius: 10px; padding: 12px 20px;} 
.form-popup input.wpcf7-submit { color: #fff; border-radius: 10px; border: none; font-weight: 600; padding: 0px; margin: 10; line-height: 20px; } 
.form-popup .form-group {margin-bottom: 20px;} 
.form-popup.form-group p { margin: 0;} 
.form-popup .preffer-bx p {    color: #111;}
.form-popup .radio { color: #111;}
.form-popup .submit-bx .btn { color: #fff;  background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);  margin: 20px 0 0;}
.form-popup .submit-bx .btn input {    color: #fff;    border: none;}
.form-popup .custom-radio {border: 1px solid #3b82f6;}
.form-popup .custom-radio::after {  background: #4379cf;}
  

@media (min-width: 576px) {
.home_team_popup_content .modal-dialog , .teammember_popup_content .modal-dialog { max-width: 1000px;}
 
}

.home_team_popup_content .modal-content , .teammember_popup_content .modal-content  { max-width: 1000px;}
.home_team_popup_content .team_content , .teammember_popup_content .team_content {  align-content: start;}
.home_team_popup_content .team-bx , .teammember_popup_content .team-bx {  background: none; border-radius: 0; padding: 0; } 
.home_team_popup_content .btn-close , .teammember_popup_content .btn-close {position: absolute; right: 0; top: 0; }


/*Contact Section */
.contact_section{  background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); position: relative; }
.contact_section:before{ content: ""; position: absolute;left: 0; bottom: 0; height:387px; width:312px ; background: url(../images/why-leaves.webp) no-repeat; }
.contact_section:after{ content: ""; position: absolute; right: 0px;  top: -19px; height: 393px;  width: 276px; background: url(../images/enquire.webp) no-repeat; }

.contact_section .title_main { color: #fff; margin:0;}
.contact_section .main_title {    margin: 0 0 40px;}
.preffer-bx{}
.preffer-bx p{ color: #fff;    margin: 0 15px 0 0;    opacity: 1; }
.radio {    display: flex; align-items: center; cursor: pointer; font-size: 16px; margin-bottom: 0; position: relative; color: #fff; font-weight: 500;     margin-right: 0px;}
.form-popup .preffer-bx .wpcf7-list-item { margin: 0 15px 0 0;}
/* Hide default radio */
.radio input {position: absolute; opacity: 0; cursor: pointer; }

/* Custom circle */
.custom-radio {    width: 20px; height: 20px; border: 2px solid #3b82f6; border-radius: 50%; margin-right: 10px; position: relative; transition: 0.3s; border: 1px solid #30303033; }

/* Inner dot (hidden by default) */
.custom-radio::after {content: ""; width: 10px; height: 10px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); transition: 0.3s; }

/* Checked state */
.radio input:checked + .custom-radio::after {transform: translate(-50%, -50%) scale(1); }
.contact-form {max-width: 860px; margin: 0 auto; width: 100%; }
.contact-form .input-box .input, .contact-form textarea {width: 100%; background: none; color: #fff; height: 60px; padding: 20px; font-size: 16px; border: 1px solid #30303033; border-radius: 16px; }
.contact-form .input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #fff; opacity: 1; /* Firefox */}
.contact-form .input:-ms-input-placeholder { /* Poppinsnet Explorer 10-11 */ color: #fff; } 
.contact-form .input::-ms-input-placeholder { /* Microsoft Edge */ color: #fff; } 
.contact-form .input-box textarea.input {height: 120px;  }
.contact-form .submit_btn .btn input { text-align: center;    text-transform: capitalize;}
.contact-form .form-group { margin: 0 0 24px;}
.contact-form .submit_btn .btn {min-width: 100%; background: #0d62a2; border: 2px solid #0d62a2; }
.contact-form .submit_btn .btn:hover {background: #B92025 ; border: 2px solid #B92025 ; } 
.submit-bx .btn, .submit-bx .btn:focus, .submit-bx .btn:active {background: #fff;     margin: 35px 0 0; color: #4169CD;    min-width: 340px;    border: 1px solid transparent; } 
.submit-bx .btn input{ color: #4169CD; font-size: 14px; font-weight: 600;   /* background: #0077C8; -webkit-background-clip: text;    -webkit-text-fill-color: transparent;*/}
.submit-bx .btn:hover input.submit-bx .btn input:hover{background:none;}
.submit-bx .btn:hover{  border: 1px solid #fff;background:none; color:#fff;}
.submit-bx .btn:hover input { color: #fff;    background: none;    background-clip: inherit; -webkit-text-fill-color: inherit;}

.wpcf7-not-valid-tip {    display: none !important;}
label.error { color: red;    font-size: 14px;}
#footer-form-id .wpcf7-response-output { color: #fff;  text-align: center;}
#contact_us_form .wpcf7-response-output { color: #111;  text-align: center;}


.steps_section .btn+.btn { margin-left: 10px; }




/* Wrapper line */
.wpcf7 form p {  display: flex; align-items: center; gap: 15px; flex-wrap: wrap;}

/* Label text */
.wpcf7 form p > label {    color: #fff;    font-size: 16px;    margin-right: 10px;}

/* Hide default radio */
.wpcf7 input[type="radio"] { display: none;}

/* Each option */
.preffer-bx .wpcf7-list-item {    display: inline-flex;    align-items: center;    margin: 0 30px 0 0;}

/* Clickable label */
.wpcf7-list-item label { display: flex; align-items: center; cursor: pointer;  color: #fff; font-size: 16px; gap: 8px;}

/* Outer circle */
.wpcf7-list-item-label::before { content: ""; width: 16px; height: 16px;  border: 2px solid #fff; border-radius: 50%; display: inline-block; transition: 0.3s; position: absolute; left: 0px; top: 2px; border: 1px solid #30303033;}

/* Inner dot */
.wpcf7-list-item-label::after { content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute;transform: scale(0); transition: 0.3s;}

/* Position fix */
.wpcf7-list-item-label { position: relative; padding-left: 24px;}

/* dot position */
.wpcf7-list-item-label::after { left: 4px; top: 6px;}

/* Checked state */
.wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label::after { transform: scale(1);}


















/*Footer */
.top_footer{width: 100%;float: left;}
/*.top_footer{    padding: 0 0 50px; }*/
.top_footer .title_1 { margin: 0 0 35px;}
.footer {width: 100%; position: relative; float: left; padding:120px 0 0 0;background: #F2F5FD; }
.footer .footer_links_box .title {     letter-spacing: 0;    margin-top: -2px; margin-bottom: 20px; font-weight: 700; font-size: 18px; color: #000; position: relative; display: inline-block; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase; font-family: "Archivo", sans-serif; } 
.footer .footer_links_box ul li span{     margin: 8px 5px 0 -5px; width: 40px; display: inline-block;  }
.footer .footer_links_box ul li a { letter-spacing: 0; font-weight: 400; font-size: 16px; color: #333; position: relative; line-height: 30px;width: 100%; display: inline-block;}
.footer .footer_links_box ul li span .fa-phone {transform: rotate(90deg); margin: 7px 0 0; }
.footer .footer_links_box ul li a:hover, .footer .footer_links_box ul li.selected a {color: #426ece;}
.footer .footer_links_box ul li {display: flex; align-items: flex-start; align-content: flex-start; flex-wrap: wrap;     margin: 0 0 10px; }
.footer .footer_links_box ul li:before{ display: none; }
.footer .footer_links_box ul li:last-child {margin-bottom: 0px;}
.footer_links_box.mobile-accordion.quick_links {  padding-left: 122px;}
.footer_links_box.mobile-accordion.footer_contact .address { margin: 8px 0 0; line-height: 30px;}
.footer .footer_links_box p {    font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 24px;  font-weight: 400; color: #333; text-transform: capitalize; letter-spacing: -2%;    margin-bottom: 34px;    opacity: 1;} 
.copyright_footer { width: 100%; float: left;      padding: 42px 0; }
.copyright_footer .row {align-items: center;}
.copyright_footer ul {}
.copyright_footer ul li {    color: #aebdc8; font-size: 14px;  font-weight: 300;     padding: 0 5px;}
.copyright_footer ul li:last-child{ padding-right: 0; }
.copyright_footer .copyright_footer_link ul li p, .copyright_footer .copyright_footer_link ul li p a, .copyright_footer_link p, .copyright_footer_link p a {       font-size: 14px; font-weight: 400; line-height: 24px; color: #333;     opacity: 1;}
.copyright_footer_link p a:hover{color: #416bcd;}
.social_follow{    display: flex;flex-wrap: wrap;    margin: 30px 0 0;}
.footer .footer_links_box .social_follow li {  margin: 0 12px 0 0;}
.social_follow p {  margin: 0 20px 0 0;}
.footer .footer_links_box .social_follow li a{     height: 68px; width: 68px; text-align: center; line-height: 64px; border-radius: 50%; background: #e7eaf1;}
.footer .footer_links_box .social_follow li a:hover{    background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);}
.footer .footer_links_box .social_follow li a:hover svg path{fill:#fff;}
.social_follow li a i{}
.footer_links_box{ position: relative; }
.footer .footer_links_box.footer_contact li { margin-bottom: 5px;}
.footer .footer_links_box.footer_contact li:last-child {align-content: flex-start; align-items: flex-start; }
.phone_bx, .mail_bx, .address { width: calc(100% - 60px);}
.footer .footer_links_box.contact_logo ul li {display: flex; flex-wrap: wrap; } 
.footer_logo {     margin-bottom: 35px; } 
.footer .footer_links_box.contact_logo h5.title {display: none; }
.copyright_footer_link {    text-align: left;}
.top_footer .divider {  padding-bottom: 37px;}
.privacy_link{}
.privacy_link ul{ display: flex; flex-wrap: wrap;justify-content: right;    margin: 0;}
.privacy_link ul li{ margin: 0 11px; }
.privacy_link ul li:last-child{margin-right:0;}
.privacy_link ul li:last-child:before{content:""; position:absolute;     left: -7px; top: 6px; height:14px;width:2px; background:#333; }
.privacy_link ul li a, .privacy_link ul li{ font-size: 14px; font-weight: 400; line-height: 24px; color: #333;    letter-spacing: -2%;position: relative; }
.privacy_link ul li a:hover{color:#416bcd;}
.privacy_link ul li:first-child{margin-right:0;}
.footer .button_box {margin: 0; text-align: right; } 
.copyright_footer .privacy_right {display: flex; flex-wrap: wrap; justify-content: right; } 
.privacy_right li{}
.privacy_right li a{    color: #aebdc8;  font-size: 14px;  font-weight: 300;}
.privacy_right li a:hover{ color: #e46d2b; }
.privacy_right li:before{ display: none; }
.privacy_right li:after{ content: ""; position: absolute;right: 0; top: 8px; background:#aebdc8 ; height: 14px; width: 1px; }
.privacy_right li:last-child:after{ display: none;  }

.faq_section .content {display: none;}


/* Contact Page section */
.inner_banner{ position: relative; }
.inner_banner:before{ content: ""; position: absolute;left: 0; top: 0; height: 100%; width: 100%; background: url(../images/blue-overlay.png) no-repeat; z-index: -1;}
.inner_banner_content{}
.inner_banner_content .small_title{font-family: "Archivo", sans-serif; font-size: 24px;font-weight: 300; color: #111;    display: inline-block; width: 100%;    line-height: 36px;}
.inner_banner_content .banner_content_box .h1 {font-size: 64px; line-height: 75px; font-weight: 400; color: #111;    margin: 19px 0 40px;} 
.inner_banner_content .banner_button_box {margin: 50px 0 0; } 
.inner_banner_content img {height: 640px; width: 100%; object-fit: cover; }
.inner_banner_content figcaption {  max-width: 860px;    }
.inner_banner_content .banner_content_box p { line-height: 26px; margin-bottom: 35px; opacity: 1;}
.inner_banner .banner_figcaption {  margin-top: -3px;}

.get_in_touch_section{}
.get_in_touch_section .contact-form { max-width: 900px; margin: 0 auto; width: 100%; }
.get_in_touch_section .contact-form .input-box .input, .get_in_touch_section .contact-form textarea {width: 100%; background: #F2F5FD;    color: #666; height: 59px; padding: 20px; font-size: 16px; border: 1px solid #4169CD1A; border-radius: 16px; }
.get_in_touch_section .contact-form .input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #666; opacity: 1; /* Firefox */}
.get_in_touch_section .contact-form .input:-ms-input-placeholder { /* Poppinsnet Explorer 10-11 */ color: #666; } 
.get_in_touch_section .contact-form .input::-ms-input-placeholder { /* Microsoft Edge */ color: #666; } 
.get_in_touch_section .contact-form .input-box textarea.input {height: 120px;  }
.get_in_touch_section .title_main { font-size: 64px;  line-height: 84px;    margin-bottom: 20px;}
.get_in_touch_section .main_title { margin: 0 0 50px;}
.get_in_touch_section .main_title p { font-family: "Montserrat", sans-serif; color: #111;}
.get_in_touch_section .submit-bx .btn input { color: #fff; font-size: 14px; font-weight: 600;    margin: 0 -11px 0 0;}
.get_in_touch_section .submit-bx .btn { color: #fff;   min-width: 240px; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);    margin: 21px 0 0;}
.get_in_touch_section .radio { color: #666;}
.get_in_touch_section .preffer-bx p { color: #666;    margin: -4px 15px 0 0;}
.get_in_touch_section .custom-radio { background: #F2F5FD;}  
.get_in_touch_section .custom-radio::after { background: #4799D3;} 
.contact-boxes { background-color: #f2f5fe;    padding: 70px 0; } 
.contact-boxes .card {border: none;padding: 26px 30px 26px; border-radius: 10px; background: #fff;    flex-direction: row;    width: 440px;    margin: 0; } 
.contact_icon{ background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); height: 40px; width: 40px; border-radius: 50%; text-align: center; margin: 7px 20px 0 3px; line-height: 40px;} 
.contact_icon svg{} 
.contact_detail{ width: calc(100% - 60px);} 
.contact_detail span{ font-size: 16px; font-weight: 300; color: #111; font-family: "Archivo", sans-serif; display: inline-block; margin: 0 0 9px;} 
.contact_detail p{} 
.contact_detail p a{    font-size: 16px; font-weight: 500; color: #111; font-family: "Archivo", sans-serif;}
.wpcf7-spinner {    position: absolute !important;  right: 0;}
.contact-boxes .card + .card {  padding-left: 35px;}
.get_in_touch_section { padding: 120px 0 140px;}




/*About Page */
.about-page-sec .about_left_content .main_title {   width: 600px;}
.gray{    background: #f2f5fd;}
.value_section {background:#f2f5fd;}
.value_section .title_main { margin: 0;}
.value_section .main_title {margin: 0 auto 0px; max-width: 880px; }
.value_section .main_title p {color: #111; font-size: 16px; font-family: "Montserrat", sans-serif; line-height: 26px; font-weight: 500; } 
.value_boxes{box-shadow: 0px 14px 34px 0px #00000014; background: #fff; border-radius: 20px; padding: 40px; width: 350px; }
.value_icon{} 
.value_icon span {    height: 72px; width: 72px; background: #fff; display: inline-block; line-height: 72px; border-radius: 50%; margin-bottom: 40px; background: #F2F5FD; text-align: center; }
.value_icon svg{} 
.value_title{    font-size: 24px; line-height: 30px; margin:0 0 18px; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; width: 100%;} 
.value_boxes p{    color: #111; font-size: 16px; font-family: "Montserrat", sans-serif; line-height: 26px; font-weight: 500;} 
.values-grid {display: flex; gap: 25px; justify-content: center; flex-wrap: wrap; }
.mission_bx{     background: url(../images/our-mission-leaves.webp) no-repeat 64% 75px #fff;border-radius: 40px; padding: 40px;    margin: 50px 0 0;}
.our_value_sec {padding: 130px 0 0; } 
.our_value_sec .main_title {margin: 0 auto 60px;} 
.our_value_sec .title_main {margin: 0 0 35px; } 
.mission_img {height: 100%; align-items: center; display: flex; flex-wrap: wrap; justify-content: right; } 
.mission_bx .main_title{} 
.mission_bx .small_title{} 
.mission_bx .title_main{    background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 32px; line-height: 40px; font-weight: 400; margin-bottom: 35px;}
.page-template-aboutus .inner_banner_content .banner_content_box .h1 { line-height: 84px;margin: 19px 0 23px;}
.page-template-aboutus .inner_banner_content img { height: 660px;}
.page-template-aboutus .inner_banner .banner_figcaption {    margin-top: -9px;}
.page-template-aboutus .inner_banner_content .banner_button_box {  margin: 60px 0 0;}

.page-template-aboutus .about_content { padding: 154px 0 140px;}
.page-template-aboutus .about_content .small_title {  margin: 0 0 23px;}
.page-template-aboutus .about_content p {  margin-bottom: 60px;}
.page-template-aboutus .about-img img { margin: -15px 0 0;}

.value_section .small_title {  margin: 0 0 30px;}



/*Fees Page */
.page-template-fees-page .inner_banner .banner_figcaption {    margin-top: -3px;}
.page-template-fees-page .inner_banner_content .banner_content_box .h1 { line-height: 84px; margin: 19px 0 31px;}
.page-template-fees-page .inner_banner_content .banner_button_box { margin: 56px 0 0;}
.page-template-fees-page .contact_section .main_title p { color: #fff;     margin: 23px 0 5px;    opacity: 1;}
.pricing_section {background: #f2f5fd;}
.pricing-table{ max-width: 1080px; margin: 60px auto 0; }
.pricing_section .title_main { margin: 0 0 24px;}



.page-template-fees-page .contact_section .main_title { margin: 0 0 60px;}
.page-template-fees-page .submit-bx .btn {  margin: 54px 0 0;}


/* Table */
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border-radius: 15px;
  overflow: hidden;border: 1px solid #00000033;
}

/* Header */
thead {  background: #e6ebf5;}

th {
  padding: 18px 50px;
  text-align: center;
  font-weight: 500;
  color: #111;
  position: relative;    font-size: 16px;
}

/* Dashed vertical lines */

th:not(:last-child),
td:not(:last-child) {  border-right: 1px dashed #6fa3ff;}

/* Body */
td {
       padding: 35px 15px;
  vertical-align: middle;
 color: #111;
    font-size: 16px;
    border-top: 1px solid #eee;
    line-height: 26px; text-align:center;
}

/* Price column */

td:first-child{ padding: 36px 56px 18px 0px; }
td:nth-child(2) {  font-weight: bold; color: #222;    font-size: 18px;    padding: 45px 15px;}

/* Images */
td img {  /*max-height: 40px;*/ }

/* First row bold text */
tbody tr:first-child td:first-child { font-weight: 600;  color: #111;}

/* Rounded corners */
thead tr th:first-child {  border-top-left-radius: 15px;}
thead tr th:last-child {  border-top-right-radius: 15px;}


.pricing-table thead tr th:first-child{width:26%;    text-align: left;}
.pricing-table thead tr th:nth-child(2){width:25%;}
.pricing-table thead tr th:nth-child(3){width:49%;    text-align: left;    padding: 10px 20px 9px 77px;}

td:nth-child(3) { padding: 10px 50px 9px 77px;  text-align: left;}


/* Cards */
.funding_section {    background: #f2f5fd;    padding-bottom: 130px;}
.funding_section .cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.funding_section .card {
  background: #fff;
    padding: 28px;
    border-radius: 20px;
    text-align: center;
    /* border: 2px solid transparent; */
    /* border-left: 4px solid #c6d2f0; */
    font-size: 18px;
    color: #111;
    line-height: 32px;
    font-weight: 400;
    position: relative;
    height: 162px;
    width: 344px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    font-family: "Archivo", sans-serif;
    flex-direction: row;
}

.funding_section .card:before{    content: "";
    background: #c6d2f0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: -4px;
    top: 0;
    border-radius: 20px;
    z-index: -1;}

.support-title{
    font-size: 24px;
    color: #111;    font-family: "Archivo", sans-serif;
    line-height: 32px;
    font-weight: 300;    margin: 0 0 20px -3px;
}
.funding_section .title_main {
    margin-bottom: 43px;
}
.funding_section .main_title { max-width: 85%;}
.funding_section .main_title p {
    margin: 0 0 40px;
}
.funding_section .btn {
    min-width: 200px;
}

 /*GB Referral Hub Page */ 
 .psychologist_section{    background: #f2f5fd;} 
 .psychologists-area {gap: 25px; max-width: 1100px; margin: 40px auto 0; } 
 .psychologists-bx {background: #fff; border-radius: 24px; overflow: hidden; box-shadow: 0 8px 20px rgba(0,0,0,0.08); transition: 0.3s;width:466px; } 
 .psychologists-bx:hover { transform: translateY(-5px);} 
 .card-img {position: relative; height: 580px; overflow: hidden; } 
 .card-img img {width: 100%; height: 100%; object-fit: cover; } 
 .overlay {position: absolute; bottom: 0; width: 100%; padding: 30px; background: linear-gradient(to top, rgba(0,0,0,0.7), transparent); color: #fff; } 
 .psychologists-bx h3 {font-size: 32px; color: #fff; font-family: "Archivo", sans-serif;    margin: 0 0 15px; font-weight:400; } 
 .psychologists-bx span {font-size: 16px; font-weight:300; color: #fff; font-family: "Archivo", sans-serif; } 
 .psychologists-detail {padding: 30px; display: flex; align-items: center; justify-content: space-between; } 
 .psychologists-bx .email {font-size: 18px; font-family: "Archivo", sans-serif;font-weight:300; color: #4169CD;    margin: 0 0 25px; } 
 .psychologists-bx .icons {display: flex; gap: 20px; } 
 .psychologists-bx .icon-btn {width: 40px; height: 40px; background: #eaf1ff; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: 0.3s; background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%); } 
 .psychologists-bx .icon-btn:hover {    background: linear-gradient(90deg, #4BC0D8 0%, #4169CD 100%);color: #fff; } 
 .psychologists-bx .arrow {width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; border: 1px solid #11111133; }

.psychologists-bx:hover .arrow { background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);}
.psychologists-bx:hover .arrow svg path { stroke: #fff;}

/* Area Of Support */
.Area_support_section{    background: #f2f5fd;}
.support_bx { margin: 0 0 80px; padding: 0 0 80px;  border-bottom: 1px solid #000000;}
.support-icon {  margin: 0 0 70px;}
.support-icon img{}
.support_bx .main_title{}
.support_bx .small_title{font-family: "Archivo", sans-serif;}
.support_bx .title_main{    margin-bottom: 50px;}
.support_bx .main_title p { font-weight: 500; line-height: 26px;margin:0;    font-family: "Montserrat", sans-serif;opacity:1;}
.support_bx .main_title p + p { margin:30px 0 0; }
.support_bx p{}
.support_bx ul { padding: 30px 0 45px;}
.support_bx ul li{ font-size: 20px;padding:0 0 20px 25px; font-weight: 400; font-family: "Archivo", sans-serif; position:relative; }
.support_bx ul li:last-child{padding-bottom:0;}    
.support_bx ul li:before{content:""; position:absolute; left: 0; top: 8px; height:12px; width:12px;border-radius:50%; border: 2px solid #9A9A9A}    
.support_bx ul + p{margin:0;}
.support_bx .button_box { margin: 40px 0 0;}
.support_bx .btn{}
.support_bx:last-child {
    border: none;
    padding: 0;
    margin: 0;
}

.Sticky_sidebar{
    position: sticky;
    top: 100px;
}
.sidebar-banner {
    position: relative;
    background: linear-gradient(90deg, rgba(65, 105, 205, 0.75) 0%, rgba(75, 192, 216, 0.75) 100%), url(../images/start-your-therapy-journey.webp);
    background-size: cover;
    background-position: center;
    padding: 24px;
    border-radius: 20px;
}
.Sticky_sidebar .cta-content .title_main {
    color: #fff;
    margin-bottom: 25px;
}

.Sticky_sidebar .button_box .btn {
    min-width: 250px;padding:8px 0;
}

.Sticky_sidebar .button_box .btn + .btn {
    margin:20px 0px 0;padding:15px;
}





/*Service Page */
.get_start_section {
    background: url(https://essjaypsychology.yourwebsitebuilt.online/wp-content/uploads/2026/04/how-to-get-started.webp) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.get_start_section .small_title, .get_start_section .title_main{color:#fff;}
.get_start_section .title_main, .get_start_section .main_title{margin:0;}
.start_sec{    padding: 70px 0 0;}
.start_sec_grid{    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;}
    
 .start_boxes{    box-shadow: 0px 14px 34px 0px #00000014;
    background: #fff;
    border-radius: 20px;
    padding: 32px;
    width: 340px;}   
    
.start_icon{}
.start_icon span { height: 80px; width: 80px;  background: #fff;
    display: inline-block;
    line-height: 80px;
    border-radius: 50%;
    margin-bottom: 80px; text-align: center;
    background: linear-gradient(90deg, #4169CD 0%, #4BC0D8 100%);
}
    
.strat_title{ font-size: 24px;
    line-height: 30px;
    margin: 0 0 18px;
     color: #111;
    width: 100%;}  
    
  .enquire-btn{ text-align:right;}  
 .start_boxes p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}   
    
  .applicable-list{      gap: 10px;  display: flex;
 align-items: center;
    align-content: center;    margin: 50px 0;
    justify-content: center;}
  .applicable-list li{    border-radius: 20px;
    background: #fff;
    width: 180px;
    height: 108px;border: 1px solid #11111133;
    line-height: 98px;
}
    
    
    
    
    
 /*How it works */
 .timeline-section{background:#f2f5fd;}
.timeline-section .main_title{max-width:648px;padding: 0 0 230px;}
 
.timeline-section .main_title p {
    color: #111;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
} 
 
 .timeline-chart {
    position: relative;
    padding: 0;
    max-width: 1207px;
    margin:0 auto;
}

/* CENTER LINE */
.timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 0;
    background: repeating-linear-gradient(
        to bottom,
        #3b82f6,
        #3b82f6 6px,
        transparent 6px,
        transparent 12px
    );
    transform: translateX(-50%);
    animation: growLine 2s ease forwards;
}

@keyframes growLine {
    from { height: 0; }
    to { height: 94%; }
}

/* ITEM */
.timeline-item {
    position: relative;
    width: 50%;
    padding: 0 30px;
    opacity: 0;
    /*transform: translateY(50px);*/
    /*transition: 0.6s ease;   */
    padding-bottom: 160px !important;
}
.timeline-number {
    background: linear-gradient(180deg, #E9EFFF 0%, rgba(188, 206, 255, 0) 161.07%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 200px;
    font-weight: 700; position: absolute; z-index: -1;
}

.timeline-item.right .timeline-number {
   
    top: -179px;
    left: 150px;
   }

.timeline-item.left .timeline-number {
    top: -184px;
    left: -116px;
   }

.timeline-item:last-child {
    padding-bottom: 0 !important;
}




.timeline-item.show {
    opacity: 1;
    transform: translateY(0);
}

.timeline-item.left {
    left: 0;
    text-align: right;    padding: 0 250px 0 0;
}

.timeline-item.right {
    left: 50%;    padding: 0 0 0 250px;
}

/* DOT */
.timeline-dot {
    position: absolute;
    top: 0px;
    left: 100%;
    transform: translateX(-50%) scale(0);
    width: 22px;
    height: 22px;
       background: linear-gradient(90deg, #4BC0D8 -26575%, #4169CD 21675%);
 
    border-radius: 50%;
    z-index: 2;
    animation: pop 0.5s forwards;
}

.timeline-dot:before{ content:""; position:absolute;    left: -6px;
    top: -6px;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #4169CD;

}

.timeline-item.right .timeline-dot { left: 0;}

@keyframes pop {
    to { transform: translateX(-50%) scale(1); }
}

/* CONTENT */
.timeline-section .content {
    background: transparent;    width: 380px;   
}

.timeline-section .content h3 {
    margin: 0 0 30px; font-size: 24px;    text-align: left;
    font-weight: 700;
}
.timeline-section .content h3 span { margin: 0 20px 0 0;}
.timeline-section .content p {
      font-size: 16px;
    color: #111;    text-align: left;
    margin-top: 10px;
    font-family: "Montserrat", sans-serif;
    line-height: 26px;
}

/* ICON */
.icon { color: #3b82f6; margin-right: 8px;}


.ready-cta-banner{}
.ready-cta-banner h2{color:#fff;}
.ready-cta-banner p{color:#fff;}
.ready-image{ width:712px; height:476px; border-radius:238px;overflow:hidden; }
.ready-image img{height: 100%;  width: 100%; object-fit: cover;}


.ready-cta-banner{ position: relative;
    background: linear-gradient(90deg, rgba(65, 105, 205, 0.75) 0%, rgba(75, 192, 216, 0.75) 100%), url(../images/start-your-therapy-journey.webp);
    background-size: cover;
    background-position: center;}

.ready-cta-banner .button_box .white-btn {
    padding: 10px 10px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;min-width:160px;
}






    
    
/* .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active { color: #fff; background-color: transparent; border-color: transparent;} */

#contact_us_form .wpcf7-list-item-label {     color: #666;}
#contact_us_form .wpcf7-list-item-label::after {  background: #4375cf;}
#enquiry_popup_form .wpcf7-list-item-label {     color: #666;}
#enquiry_popup_form .wpcf7-list-item-label::after {  background: #4375cf;}


div span.wpcf7-not-valid-tip, label.error {background: #ff0000;color: #fff;font-size: 11px;padding:2px 5px 0px 5px;line-height: normal;display: inline-block;position: absolute;z-index: 22;left: 0px;top: 100%;margin: 0 0 0 0;border-radius: 5px;}
span.wpcf7-not-valid-tip:before, label.error:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #ff0000 transparent;position:absolute;left:8px;bottom:100%;}

.file_note { color: #fff; width: 100%; text-align: center; display: inline-block;}
.upload-btn .error {
    left: -20px;
    top: -23px;
}
.home_team_popup_content{}
.contact_section:before, .contact_section:after {  z-index: -1;}








