@font-face{
    font-family: 'Bebas Neue', sans-serif;
    font-family: 'Manrope', sans-serif;
}
h1{
    font-family: 'Bebas Neue', sans-serif;
}
body{
    font-family: 'Manrope', sans-serif;
}
/*HEADER CSS START*/
.HeaderMain{
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    margin-top: 1.5rem;
}
a.navbar-brand {/* width: 15%; *//* margin: 0; */}
.nav-item{}
.nav-link{
    margin-right: 8px;
    padding: 31px 0px;
    font-weight: 500;
    color: #000 !important;
    transition: 0.5s ease;
}
nav.navbar.navbar-expand-md.navbar-light {
    background: #fff;
    border-radius: 9px;
    padding: 0px 15px;
}

a.navbar-brand h1 {
    margin: 0;
}

.nav-link:hover {
    background: #2e3192;
    color: #fff !important;
}

.btnConsulation {
    background: #2e3192;
    padding: 15px 26px;
    border-radius: 40px;
    color: #fff;
    transition: 0.5s ease;
}

.btnConsulation:hover {
    background: #000;
    color: #fff;
}
/*HEADER CSS END*/
/*SECTION "GET-CARE" CSS START*/
.sec-GetCare{
    background-image: url(../images/mainbg.png);
    height: 800px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.GetCareContent{}
.GetCareContent h1{
    font-size: 90px;
    color: #fff;
    line-height: 88px;
}
.GetCareContent p{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.btnContact{
    background: #2e3192;
    padding: 13px 42px;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    transition: 0.5s ease;
}
.btnContact:hover {
    background: #000;
    color: #fff;
}
/*SECTION "GET-CARE" CSS END*/
/*SECTION "OUR-SERVICES" CSS START*/
.OurServices{
    margin: 5rem 0;
}
.OurSErvicesHeading{
    text-align: center;
    margin-bottom: 3rem;
}
.OurSErvicesHeading h1{
    font-size: 80px;
    color: #000;
}
.OurSErvicesHeading p{
    font-size: 18px;
    width: 57%;
    margin: auto;
}
.sliderDiv{}
.SLiderBoxContent{
    background-image: url(../images/box1.png);
    height: 454px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 10px 20px 9px;
}
.SLiderBoxContent1{
    background-image: url(../images/box2.png);
}
.SLiderBoxContent2{
    background-image: url(../images/box3.png);  
}
.SLiderBoxContent3{
    background-image: url(../images/box4.png);
}
.SliderInnerCntent h1{
    font-size: 35px;
}
.SliderInnerCntent p{
    font-size: 16px;
    font-weight: 500;
}
/*SECTION "OUR-SERVICES" CSS END*/
/*SECTION "MENTAL-HEALTH" CSS START*/
.SecMentalHealth{
    margin: 5rem 0;
}
.MentalHealthImage{}
.MentalHealthImage img{
    border-radius: 24px;
}
.MentalHealthContent{}
.MentalHealthContent h1{
    font-size: 51px;
    margin-bottom: 1rem;
}
.MentalHealthContent p{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2rem;
}
.MentalHealthContent ul{
    padding: 0;
    list-style: none;
}
.MentalHealthContent ul li{
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.MentalHealthContent ul li img{
    margin-right: 10px;
}
/*SECTION "MENTAL-HEALTH" CSS END*/
/*SECTION "HOW-IT-WORKS" CSS START*/
.Sec-HowItWorks{
    background: #2e3192;
    padding: 5rem 0;
}
.HowItWorksHeading{
    text-align: center;
    margin-bottom: 4rem;
}
.HowItWorksHeading h1{
    color: #fff;
    font-size: 83px;
}
.HowItWorksHeading p{
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    width: 68%;
    margin: auto;
}
.HowITworkBox{
    background: #fff;
    padding: 35px 30px;
    border-radius: 11px;
    transition: 0.5s ease;
}
.HowITworkBox img{
    background: #2e3192;
    padding: 15px 15px;
    border-radius: 10px;
    margin-bottom: 1rem;
}
.HowITworkBox h2{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 1rem;
    height: 30px;
}
.HowITworkBox p{
    font-size: 16px;
    font-weight: 600;
}
.HowITworkBox:hover {
    background: #272a89;
}

.HowITworkBox:hover img {
    background: #000;
}

.HowITworkBox:hover h2 {
    color: #fff;
}

.HowITworkBox:hover p {
    color: #fff;
}
/*SECTION "HOW-IT-WORKS" CSS END*/
/*SECTION "TESTIMONIALS" CSS START*/
section.testimonials {
    background-image: url(../images/background.png);
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: COVER;
    margin: 0rem 0 5rem;
}

section.testimonials h2 {
    margin-bottom: 3rem;
    font-size: 2.9rem;
    font-weight: 700;
    color: #fff;
}

.testimonials .owl-nav i {
    font-size: 1.5em;
    color: #fff;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
}

.owl-theme .owl-nav button:focus {
    outline: 0;
}

.testimonials .owl-nav i:hover {
    color: #bd2130;
}

.owl-theme .owl-nav {
    margin-top: 0;
}
.testi-box {
    border: 2px solid transparent;
    border-radius: 20px;
    padding: 35px;
    position: relative;
    z-index: 15;
    background: #000;
    transition: 0.5s ease !important;
}
.testi-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    border: transparent;
    height: 100%;
    border-radius: 20px;
    z-index: -1;
    top: 0;
    transition: all 0.4s ease;
    opacity: 0;
}
.starwrp i {
    color: #ffc600;
    font-size: 1.1em;
}
.testi-box p {
    color: #fff;
    font-style: italic;
    line-height: 1.5;
    margin-top: 20px;
    font-weight: 400;
}
.testi-box ul {
    padding-left: 0;
    display: flex;
    align-items: center;
    list-style: none;
    margin-top: 40px;
    margin-bottom: 0;
}
.testi-box ul li:first-child {
    margin-right: 15px;
}
.testi-box ul li h6 {
    font-style: italic;
    margin-bottom: 0;
    font-size: 1em;
    color: #fff;
    font-weight: 600;
}
.testi-box ul li p {
    margin-top: 0;
    font-size: 14px;
    font-weight: 600;
}
.testi-box:hover {
    background: #fff;
}
.testi-box:hover p {
    color: #000;
}

.testi-box:hover h6 {
    color: #000;
}
/*SECTION "TESTIMONIALS" CSS END*/
/*HappyCustomer CSS START*/
.HappyCustomer{
    margin: 3rem 0;
}
.HappyCustomerheading{
    text-align: center;
}
.HappyCustomerheading h1{
    font-size: 60px;
    color: #000;
}
/*HappyCustomer CSS END*/
/*SECTION "CONTACT-US" CSS START*/
.SecContact{
    background: #f7f4f4;
    padding: 5rem 0;
    margin-bottom: 0rem;
}
.ContactHeading{
    text-align: center;
    margin-bottom: 3rem;
}
.ContactHeading h1{
    font-size: 50px;
    color: #000;
    margin-bottom: 7px;
}
.ContactHeading p{
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.InputFields{}
.InputFields label{
    font-size: 15px;
    color: #000;
    margin: 0;
    font-weight: 500;
}
.InputFields input{
    margin-bottom: 2rem;
    background: transparent;
    height: 47px;
    border-radius: 7px;
    border-color: #000;
}
.InputFields textarea{
    background: transparent;
    border-radius: 7px;
    border-color: #000;
}
.InputFields .form-control::-webkit-input-placeholder {
    color: #ffffff94;
}

.InputFields .form-control:-ms-input-placeholder {
    color: #ffffff94;
}

.InputFields .form-control::placeholder {
    color: #ffffff94;
}
.ButtonLast{
    text-align: center;
    margin-top: 2rem;
}
.ButtonLast a{
    background: #2e3192;
    padding: 18px 42px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    transition: 0.5s ease;
}
.ButtonLast a:hover {
    background: #000;
    color: #fff;
}
/*SECTION "CONTACT-US" CSS END*/
/*FOOTER CSS START*/
.MainFooter{
    background: #000;
    padding: 6rem 0 1rem;
}
.FooterAddress{}
.FooterAddress ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.FooterAddress ul li{
    margin-bottom: 26px;
}
.FooterAddress ul li a{
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: baseline;
    transition: 0.5s ease;
    font-weight: 500;
}
.FooterAddress ul li a i{
    margin-right: 14px;
    display: block;
}
.FooterHeading{}
.FooterHeading h4{
    font-size: 23px;
    color: #ffff;
    font-weight: 500;
    margin-bottom: 24px;
}
.FooterHeading ul{
    padding: 0;
    list-style: none;
}
.FooterHeading ul li{
    margin-bottom: 13px;
}
.FooterHeading ul li a{
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    transition: 0.5s ease;
    font-weight: 500;
}
.Footerlink{}
.Footerlink h4{
    font-size: 23px;
    color: #ffff;
    font-weight: 500;
    margin-bottom: 24px;
}
.Footerlink ul{
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Footerlink ul li{
    background: #2e3192;
    padding: 14px 19px;
    margin-right: 13px;
    border-radius: 30px;
    transition: 0.5s ease;
}
.Footerlink ul li a{
    color: #fff;
}
.Footerlink ul li a i{}
.Footerlink ul li:hover {
    background: #fff;
}

.Footerlink ul li:hover a {
    color: #2e3192;
}

.FooterHeading ul li a:hover {
    color: #2e3192;
}

.FooterAddress ul li a:hover {
    color: #2e3192;
}
.CopyRight{
    text-align: center;
    background: #000000;
    padding: 14px 0;
}
.CopyRight h3{
    margin: 0;
    padding: 0;
    font-size: 19px;
    font-weight: 600;
}
.CopyRight h3 a{
    margin: 0;
    padding: 0;
    color: #fff;
    transition: 0.5s ease;
}
.CopyRight h3 a:hover {
    color: #bc0000;
}
/*FOOTER CSS END*/
.HowITworkBox:hover {
    box-shadow: 0px 0px 20px 5px #fff;
}

/*SECTION "INNER-PAGES-BANNER" CSS START*/
.SecInnerPagesBanner{
    background-image: url(../images/innerbanner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 410px;
    display: flex;
    align-items: center;
    justify-content: c;
}
.SecInnerPagesBannerContent{
    text-align: center;
    margin-top: 6rem;
}
.SecInnerPagesBannerContent h1{
    font-size: 113px;
    color: #fff;
}
/*SECTION "INNER-PAGES-BANNER" CSS END*/
/*SECTION "ABOUTvIDEO" CSS START*/
.SecAboutVideo{
    background-image: url(../images/aboutp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 622px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5rem;
}
.ABoutVideoContent{
    text-align: center;
}
.ABoutVideoContent h2{
    font-size: 49px;
    color: #fff;
    font-weight: 700;
    line-height: 58px;
}
/*SECTION "ABOUTvIDEO" CSS END*/
/*BLOG-PAGE CONTENT CSS START*/
.BLogPageMAin{
    margin: 5rem 0;
}
.BLogPageMAinHEading{
    margin-bottom: 1rem;
}
.BLogPageMAinHEading h1{
    text-align: center;
    color: #000;
    font-size: 88px;
}
.BLogPageMAinBoxes{
    padding: 14px 18px;
    transition: 0.5s ease;
    border: 1px solid #bababa;
    margin-bottom: 2rem;
    border-radius: 11px;
}
.BLogPageMAinBoxes:hover {
    border: 1px solid transparent;
    color: #fff;
    box-shadow: 0px 0px 10px 2px #939393a6;
    background: #2e3192;
}
.BLogPageMAinBoxes img{}
.BLogPageMAinBoxes p{
    margin: 1rem 0;
    line-height: 18px;
    color: #000;
    width: 90%;
}
.BLogPageMAinBoxes a{
    font-size: 15px;
    margin-right: 14px;
    color: #000;
    padding: 0;
    transition: 0.5s ease;
}
.btncontinue{}
.Ankerone{
    color: #0076ad !important;
}
.AnkerTwo{
    color: #0076ad !important;
}
.AnkerPara{
    width: 100% !important;
}
.BLogPageMAinBoxes a:hover {
    color: #0076ad;
}
.BLogPageMAinBoxes:hover a {
    color: #fff;
}

.BLogPageMAinBoxes:hover .AnkerPara {
    color: #fff;
}
 
.BLogPageMAinBoxes:hover .Ankerone{
    color: #fff !important;
}
.BLogPageMAinBoxes:hover .AnkerTwo{
    color: #fff !important;
}
/*BLOG-PAGE CONTENT CSS END*/
/*SECTION "SERVICESPAGE" CSS START*/
.ServicesPageMain{
    margin: 4rem 0;
}
.ServicesImage{}
.ServicesImage img{}
.ServicesContent{}
.ServicesContent h1{
    font-size: 55px;
    color: #000;
}
.ServicesContent p{
    color: #000;
    font-size: 16px;
}
.ServicesContent ul{
    list-style: none;
    padding: 0;
}
.ServicesContent ul li{
    margin-bottom: 9px;
}
.ServicesContent ul li img{
    margin-right: 10px;
}
/*SECTION "SERVICESPAGE" CSS END*/
/*CONTANT PAGE CSS START*/
.ContactMain{
    margin: 5rem 0;
}
.Address{
    text-align: center;
    padding: 40px 0;
    border: 1px solid #00000061;
    border-radius: 10px;
    transition: 0.5s ease;
    height: 190px;
}
.Address:hover {
    background: #2e3192;
    color: #fff;
}
.Address h3{
    font-size: 25px;
    font-weight: bold;
}
.Address p{
    font-size: 16px;
}
.Address ul{
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
}
.Address ul li{
    margin-right: 12px;
    font-size: 21px;
}
.Address ul li a{
    color: #000;
    transition: 0.5s ease;
}
.Address ul li a:hover {
    color: #ffffff;
}
.ContactPageHeading{
    text-align: center;
}
.ContactPageHeading h1{
    font-size: 65PX;
    margin-bottom: 3rem;
}
/*SECTION "CONTACT" CSS END*/
.testimonialsPage{
    margin-bottom: -1px !important;
}
.MentalHealthContent h4 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 1rem;
    font-style: italic;
}
.ServicesContent h4 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 13px;
}
.ServicesContent h5 {
    font-size: 18px;
    font-weight: 700;
    color: #2e3192;
    margin-bottom: 3px;
}
.ServicesContent p {
    font-size: 16px;
    font-weight: 500;
}
.MainInsuranceheading {
    text-align: center;
    margin-bottom: 1rem;
}

.MainInsuranceheading h1 {
    font-size: 80px;
}
.MentalHealthContent p span {font-weight: 900;font-size: 18px;color: #2e3192;}
.comapnyname{
    background: #2e3192;
    padding: 20px 7px;
    border-radius: 10px;
    text-align: center;
    margin-top: 3rem;
    transition: 0.5s ease;
}
.comapnyname h4{
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    margin: 0;
}
.comapnyname:hover {
    background: #fff;
}

.comapnyname:hover h4 {color: #000;}


.InsurencePoints{margin-top: 1rem;margin-bottom: 3rem;}
.InsurencePoints ul{padding: 0 13px;}
.InsurencePoints ul li{
    margin-bottom: 5px;
}
.InsurencePoints ul li a{
    font-size: 17px;
    font-weight: 800;
    color: #2e3192;
    transition: 0.5s ease;
}
.InsurencePoints ul li a:hover {
    color: #000;
}






/*----------------------------------------------*/
/* SECCTION "PAYMENTS" CSS START*/
.SecPayment{
    margin: 5rem 0;
}
.PAymentHeading{
    text-align: center;
}
.PAymentHeading h1{
    font-size: 60px;
    margin-bottom: 3rem;
}
.PAymentbox{
    padding: 60px 29px;
    box-shadow: 4px 10px 20px 5px #000;
    border-radius: 12px;
    transition: 0.5s ease;
}
.PAymentbox h2{
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 8px;
    color: #000;
}
.PAymentbox p{
    font-size: 17px;
    height: 85px;
    font-weight: 400;
}
.btnPAy{
    background: #2e3192;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.PAymentbox:hover {
    background: #2e3192;
    color: #fff;
}

.PAymentbox:hover h2 {
    color: #fff;
}

.PAymentbox:hover a {
    background: #fff;
    color: #000;
}
/* SECCTION "PAYMENTS" CSS END*/
/*--------------------------------------------------------------------------*/
button.btn.btnSend {
    background: #2e3192;
    padding: 18px 42px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    transition: 0.5s ease;
}
.heightmess {
    height: 170px !important;
}


a.navbar-brand img {
    height: 90px;
}