@charset "utf-8"; /* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', arial, sans-serif;
    font-optical-sizing: auto;
    font-size: 16px;
    color: #000;
    line-height: 1.5em;
    text-align: left;
    font-weight: normal;
    letter-spacing: initial;
}



.lft {float: left;}
body{background: #fff;overflow-x: hidden;margin: 0 auto;}
.rgt {
    float: right;
}

.wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1206px;
    min-width: 280px;
}

ul {
    margin: 0;
    padding: 0;
}

ul:after {
    content: '';
    display: block;
    clear: both;
}

ul li {
    list-style: none;
}

p {
    font-weight: 400;
    line-height: 1.7em;
}

p b {
    font-size: 100%;
    line-height: 100%;
    font-weight: 600;
}

.clear {clear: both;}

a{text-decoration: none;outline: 0;}
h1 {font-size: 48px;font-weight: 800;}
h2, h3, h4, h5, h6 {
    line-height: 1.3em;
    font-weight: 600;
}
h4{font-size: 18px;font-weight: 700;}
h2.hd {line-height: normal;font-size: 35px;font-weight: 500;margin-bottom: 43px;color: #626262;text-align: center;text-transform: capitalize;}
h1.hd p{display: block;text-align: center;font-size: 14px;font-weight: 400;color: #4a4a4a;}
h2{font-size:40px;color: #610076;font-weight: 700;line-height: 1.2em;}
h3{font-size: 20px;font-weight: 700;}
ul:after{content: '';display: block;clear: both;}
.blt {display: block;}
.blt li:before{content:'';display:block;width: 6px;height: 6px;background: #000000;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.blt li{display: block;position: relative;padding-left: 11px;margin-bottom: 7px;}
.blt li:last-child, .whyChoose .clm li:last-child{margin-bottom:0px;}
img{max-width: 100%;}
input::-webkit-input-placeholder {color: #2c2c2c;}
textarea::-webkit-input-placeholder{color: #2c2c2c;}
a.btn, .btn{outline: 0;letter-spacing: initial;font-weight: 500;font-size: 20px;background: #610073;color: #fff;padding: 17px 30px;display: block;width: fit-content;line-height: 1em;border-radius: 10px;border: 0;cursor: pointer;text-align: center;}
a.btn i{display:block;background: url(../images/btn-arw.svg) no-repeat #fff center;width: 26px;height: 26px;border-radius: 50%;position: absolute;right: 10px;top: 14px;}
a.btn:hover, .btn:hover{background-color: #000;transition: 0.3s ease;}
section{margin-bottom:80px;}

header{padding: 20.5px 0px;}
header .wrap{display: flex;align-items: center;justify-content: space-between;}
header .logo{max-width: 290px;display: block;line-height: 0;}
header .call{display:block;background: url(../images/call-icon.png) no-repeat 23px center #610076;width: fit-content;color: #fff;font-weight: 700;padding: 16px 23px;padding-left: 74px;border-radius: 10px;transition: 0.3s ease;}
header .call:hover{background-color:#000;}

.banner{display:block;background: url(../images/banner-bg.jpg) center no-repeat;padding: 51px 0px;background-size: cover;position: relative;z-index: 0;min-height: 542px;}
.banner:after{content:'';background: url(../images/man-with-headache.png) center no-repeat;width: 100%;height: 316px;display: block;position: absolute;bottom: 0;left: 0;}
.banner .wrap{display:flex;justify-content:space-between;position: relative;z-index: 1;}
.banner .clmText{width: 59%;}
.banner .clmText h1{color: #610076;line-height: 1.3em;margin-bottom: 15px;}
.banner .clmText h1 span{display:block;font-size: 110%;font-weight: inherit;color: inherit;line-height: inherit;}
.banner .clmText h4{font-size: 24px;margin-bottom: 12px;}
.banner .clmText .blt{margin-bottom: 25px;}
.banner .clmText .blt li{font-size: 20px;padding-left: 18px;margin-bottom: 8px;}
.banner .clmText .blt li:before{width: 8px;height: 8px;}
.banner .clmText .blt li:last-child{margin-bottom:0px;}

.banner .clmForm{width: 35.5%;}
.banner .clmForm form#thankyouMessage h2{font-size: 22px;line-height: normal;margin: 0;margin-bottom: 6px;}
.banner .clmForm form#thankyouMessage p{font-size: 17px;line-height: normal;margin: 0;}
.banner .clmForm form{display:block;background: #fff;padding: 30px 33px;border: 1px solid #e4e4e4;border-radius: 16px;}
.banner .clmForm form h2{display:block;color: #610076;font-size: 22px;margin-bottom: 5px;}
.banner .clmForm form h6{font-size: 15px;margin-bottom: 16px;}
.banner .clmForm form .btn{width:-webkit-fill-available;width: -fit-fill-available;font-weight: 600;}
.banner .clmForm form p{font-size: 12px;line-height: 1em;margin-bottom: 17px;}
.banner .clmForm form p a{font-size:inherit;color: #610073;font-weight: 500;}
.fldWrp{width:100%;margin-bottom: 14px;}
.fldWrp input, .fldWrp select{width: -webkit-fill-available;width: -fit-fill-available;background: #fff;border: 1px solid #d3d3d3;outline: 0;color: #22262B;border-radius: 8px;padding: 12.4px 16px;line-height: 1em;}
.fldWrp input:focus, .fldWrp select:focus{background:#f8f8f8;border-color:#6100735c;}
.fldWrp .rel{position:relative;} 
.fldWrp .rel .icn{display: block;background: url(../images/calendar-icon.png) center no-repeat;width: 16px;height: 100%;position: absolute;right: 20px;top: 0;pointer-events: none;} 

.iconsPnl{display:block;}
.iconsPnl h2{margin-bottom: 10px;}
.iconsPnl ul{display: flex;flex-wrap: wrap;margin-top: 37px;}
.iconsPnl ul li{display:block;background: #57a487;width: 23.64%;border-radius: 14px;margin-top: 37px;margin-right: 1.8%;}
.iconsPnl ul li:last-child{margin-right:0px;}
.iconsPnl ul li .pdng{display:block;padding: 20px;position: relative;padding-top: 100px;}
.iconsPnl ul li p{display:block;color: #fff;font-size: 17.8px;}
.iconsPnl ul li p b{display:block;color: inherit;font-size: 113%;line-height: normal;margin-bottom: 5px;}
.iconsPnl ul li .icon{background: #fff;width: 112px;height: 112px;border: 1px solid #61007369;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: absolute;top: -36px;right: 30px;}

.secParalax{display: flex;position: relative;min-height: 430px;align-items: center;}
.secParalax h2{margin-bottom: 24px;}
.secParalax .lft{display:block;width: 46%;}
.secParalax:after{content:'';display:block;background: url(../images/man-having-headache.jpg) no-repeat right top;position: absolute;right: 0;top: 0;height: 100%;width: 47%;background-size: cover;background-position: left;}
.secParalax .lft ul{margin-top: 16px;}
.secParalax .lft ul li{background: url(../images/cross-icon.png) no-repeat left center;font-size: 18px;background-size: 22px;padding-left: 29px;font-weight: 500;line-height: normal;margin-bottom: 14px;}
.secParalax .lft ul li:last-child{margin-bottom:0px;}

.profile{display:block;}
.profile .wrap{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.profile .lft{display:block;width: 52%;position: relative;line-height: 0;}
.profile .lft .exp{position: absolute;left: 50%;top: 50%;margin-top: -219px;margin-left: -201px;border: 2px solid #fff;width: 199px;height: 199px;border-radius: 50%;background: #5c0072;color: #fff;text-align: center;display: flex;flex-flow: column;align-items: center;justify-content: center;line-height: 1.2em;font-size: 20px;}
.profile .lft .exp h2{color: inherit;font-size: 65px;font-weight: 900;line-height: 1em;}
.profile .rgt{display:block;width: 44.5%;}
.profile .rgt h2{margin-bottom: 20px;}
.profile .rgt h2.sml{font-size:35px;font-weight: 900;margin-bottom: 6px;}
.profile .rgt h3{margin-bottom: 13px;}
.profile .rgt p{margin-bottom: 13px;}

.whyChoose{background: #f5eef6;padding: 80px 0px;}
.whyChoose .wrap{display:flex;justify-content: space-evenly;flex-wrap: wrap;}
.whyChoose .clm{display:block;background: #57a487;border-radius: 11px;width: 41%;}
.whyChoose .clm .pdng{padding: 30px;}
.whyChoose .clm *{color:#fff;}
.whyChoose .clm h3{font-size:26px;margin-bottom: 16px;}
.whyChoose .clm li{font-size: 19px;padding-left: 19px;line-height: normal;margin-bottom: 14px;font-weight: 500;}
.whyChoose .clm li:before{background:#fff;width: 8px;height: 8px;top: 0;margin-top: 9px;}

.insurance{display:block;}
.insurance h2{display:block;text-align: center;margin-bottom: 46px;}
.insurance .item{display:block;box-shadow: 0px 0px 10px #7c7c7c3b;margin: 10px;border-radius: 13px;overflow: hidden;}

.profileSecond{display:block;background: #f5eef6;padding: 80px 0px;}
.profileSecond .wrap{display: flex;align-items: center;justify-content: space-between;}
.profileSecond .lft{width: 37%;line-height: 0;}
.profileSecond .rgt{width: 52%;}
.profileSecond .rgt h3{margin-bottom:20px;font-size: 24px;margin-top: 10px;}
.profileSecond .rgt h3 span{display:block;font-size: 82%;}

.whyChooseTable{display:block;}
.whyChooseTable h2{text-align: center;margin-bottom: 38px;}
.whyChooseTable table{font-size:16px;width: 100%;border-collapse: collapse;border-spacing: 0;}
.whyChooseTable table tr{font-size:16px;background: #fff;}
.whyChooseTable table tr:nth-child(even){background:#eaedf2;}
.whyChooseTable table tr th{font-size: 20px;color: #610076;font-weight: 500;text-align: center;}
.whyChooseTable table tr th:first-child, .whyChooseTable table tr td:first-child{text-align:left;width: 50%;}
.whyChooseTable table tr td{font-size: 18px;font-weight: 500;}
.whyChooseTable table tr td, .whyChooseTable table tr th{padding: 21px;border: 1px solid #092a3226;width: 25%;line-height: normal;}
.whyChooseTable table tr td:nth-child(2), .whyChooseTable table tr th:nth-child(2){background:#f4f6f8;}
.whyChooseTable table tr td img{margin:0 auto;display: block;width: 28px;height: 28px;border-radius: 50%;line-height: 0;box-shadow: 0px 0px 1px #000;}

.testimonials{display:block;background: #f5eef6;padding: 80px 0px;}
.testimonials h2{text-align: center;margin-bottom: 40px;}
.testimonials .item{display:block;background: #fff;padding: 30px;border-radius: 14px;margin: 10px;box-shadow: 0px 0px 5px #0000002b;padding-top: 31px;margin-top: 36px;}
.testimonials .item .avtar{display:block;border: 3px solid #fff;box-shadow: 0px 0px 5px #00000052;width: 55px;height: 55px;border-radius: 50%;overflow: hidden;position: absolute;left: 50%;top: 5px;margin-left: -29px;}
.testimonials .item h4{text-align: center;font-size: 22px;color: #610076;margin-top: 13px;}
.testimonials .item .star{height: 18px;width: 100%;background: url(../images/star-icon.png) no-repeat center;margin: 6px 0px 20px 0px;}
.testimonials .item p{display:block;text-align: center;}

.services{display:block;}
.services .btn{margin:0 auto;margin-top: 40px;}
.services h2{text-align: center;margin-bottom: 40px;}
.services .item{display:block;background: #f3f5f7;border-radius: 10px;}
.services .item .imgPnl{border-radius:inherit;overflow: hidden;}
.services .item .imgPnl img{aspect-ratio: 1/0.55;width: 100%;object-fit: cover;}
.services .item .pdng{padding: 26px;}
.services .item h3{font-size: 28px;color: #6d1781;margin-bottom: 17px;}
.services .item p b{font-size: 113%;color: #6d1781;display: block;margin-bottom: 3px;}
.services .item p{margin-bottom:10px;}

.paralaxTreatment{display:block;background: #f5eef6;position: relative;padding: 80px 0px;}
.paralaxTreatment:after{content:'';display:block;background: url(../images/why-choose-our-migraine-treatment.png) no-repeat right top;position: absolute;right: 0;top: 0;height: 100%;width: 47%;background-size: cover;background-position: left;}
.paralaxTreatment .wrap{display: flex;align-items: center;justify-content: space-between;}
.paralaxTreatment h2{margin-bottom: 24px;}
.paralaxTreatment .textPnl{display:block;width: 55%;}
.paralaxTreatment .textPnl ul{margin-top: 11px;}
.paralaxTreatment .textPnl ul li{font-size: 18px;padding-left: 20px;font-weight: 500;line-height: normal;margin-bottom: 14px;}
.paralaxTreatment .textPnl ul li:before{width:8px;height:8px;top: 12px;}
.paralaxTreatment .textPnl ul li:last-child{margin-bottom:0px;}

.servicesAprch{display:block;}
.servicesAprch h2{text-align: center;margin-bottom: 40px;}
.servicesAprch ul li{display:block;background: #f3f5f7;border-radius: 10px;width: 32%;margin-right: 2%;}
.servicesAprch ul li:nth-child(3n+3){margin-right:0px;}
.servicesAprch ul{display:flex;flex-wrap: wrap;}
.servicesAprch ul li .imgPnl{border-radius:inherit;overflow: hidden;}
.servicesAprch ul li .imgPnl img{aspect-ratio: 1/0.55;width: 100%;object-fit: cover;}
.servicesAprch ul li .pdng{padding: 26px;}
.servicesAprch ul li h3{font-size: 20px;color: #6d1781;margin-bottom: 4px;text-align: center;}
.servicesAprch ul li p b{font-size: 113%;color: #6d1781;display: block;margin-bottom: 3px;}
.servicesAprch ul li p{text-align: center;}

.faq{display:block;margin-top: 70px;}
.faq h2{text-align: center;margin-bottom: 40px;}
.faq .faq-container{display:block;max-width: 70%;margin: 0 auto;}
.faq .faq-container .faq-item{display:block;border-radius: 20px;margin-bottom: 20px;border: 1px solid #61007352;}
.faq .faq-container .faq-item .faq-question{display:block;cursor: pointer;position: relative;border-radius: inherit;}
.faq .faq-container .faq-item .faq-question.active{background: #6100730d;margin-bottom: 10px;}
.faq .faq-container .faq-item .faq-question.active:after{transform: rotate(-45deg);}
.faq .faq-container .faq-item .faq-question:after{content:'';display:block;width: 30px;height: 30px;background: url(../images/plus-icon.png) center no-repeat #fff;border: 1px solid #61007352;border-radius: 50%;position: absolute;right: 18px;top: 18px;transition: 0.3s ease;}
.faq .faq-container .faq-item .faq-question p{display:block;padding: 22.5px 30px;margin: 0;padding-right: 50px;font-size: 20px;color: #000;line-height: 1.2em;font-weight: 600;}
.faq .faq-container .faq-item .faq-answer{display: none;padding: 0px 30px;padding-bottom: 20px;}
.faq .faq-container p{display:block;margin-bottom: 9px;}
.faq .faq-container ul{margin-bottom:9px}

.btnFixed.hide{position:relative;}
.btnFixed{display: flex;background: #610076;min-height: 83px;position: sticky;bottom: 0;z-index: 9;transition: 0.3s ease;}
.btnFixed a{display:block;width: 50%;text-align: center;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 28px;font-weight: 800;}
.btnFixed a.call{position: relative;/* transform: skew(-18deg, 0deg); */background: #f5eef6;}
.btnFixed a.call:after{content:'';display:block;background: #f5eef6;position: absolute;left: -18px;bottom: 0;width: 70px;height: 100%;z-index: 0;transform: skew(-18deg, 0deg);}
.btnFixed a.call span{position: relative;z-index: 1;color: #610076;font-size: inherit;font-weight: inherit;line-height: inherit;background: url(../images/call-footer.png) no-repeat left;padding-left: 53px;}

@media only screen and (max-width: 1150px) {
    .banner{min-height:initial;}
    .servicesAprch ul li{width:100%; margin:0px;}
.paralaxTreatment{padding-bottom: 0;}
    .paralaxTreatment:after{position:initial;padding-top: 70%;width: 100%;margin-top: 40px;border-top: 1px solid #e0e0e0;}
    .paralaxTreatment .textPnl{width:100%;}
    
    .secParalax{flex-flow:column;}
    .secParalax:after{position:initial;padding-top: 50%;width: 100%;margin-top: 40px;border-top: 1px solid #e0e0e0;}
    .secParalax .lft{width:100%;}
    .iconsPnl ul li .icon img{width:auto;}
    .iconsPnl ul li{width: 100%;margin-right: 0;}
    .iconsPnl ul li:nth-child(2n+2){margin-right:0px;}
    .banner .clmText h1 span{display:inline-block;}
    .banner .clmForm form h2 br{display:none;}
    h1{font-size: 31px;}
    h2, .profile .rgt h2.sml{font-size: 31px;}
    h3{font-size: 18px;}
    .profileSecond .rgt h3{font-size:20px;}
    .whyChoose .clm h3{font-size:20px;}
    .whyChoose .clm li{font-size:17px;}
    .banner .clmText h4{font-size:20px;}
    .banner .clmText .blt li{font-size:18px;}
    .banner .clmText .blt li:before{width: 7px;height: 7px;}
}

@media only screen and (max-width: 1024px) {
    .btnFixed{min-height: 65px;}
    .btnFixed a{font-size:20px;}
    .profile .lft{width:100%;margin-bottom: 40px;}
    .profile .rgt{width:100%;}
}

@media only screen and (max-width: 850px) {
    .whyChooseTable table tr th{font-size:18px;}
    .whyChooseTable table tr td{font-size:16px;}
    .iconsPnl{margin-top: 240px;}
    .banner{padding-bottom:0px;}
    .banner:after{display:none;}
    .banner .clmForm{width:100%;margin-bottom: -180px;}
    .banner .clmForm:before{content:'';background: url(../images/man-with-headache.png) left no-repeat;width: 100%;/* height: 286px; */display: block;background-size: contain;padding-top: 37%;}
.banner .wrap{flex-flow:column;}
.banner .clmText{width: 100%;margin-bottom: 30px;}
}

@media only screen and (max-width: 768px) {
    .faq .faq-container .faq-item .faq-question p{font-size:17px;}
    .faq .faq-container{max-width:100%;}
    .profileSecond, .testimonials{padding:50px 0px;}
    .profileSecond .rgt{width:100%;margin-top: 23px;}
    .profileSecond .lft{width:100%;}
    .profileSecond .wrap{flex-flow:column;}
    body .owl-nav{display:none;}
    body .owl-dots{max-width:100%;margin: 0;margin-top: 20px;}
    section{margin-bottom:50px;}
    .whyChoose{padding:50px 0px;}
    .whyChoose .clm:last-child{margin-bottom:0px;}
    .whyChoose .clm{width:100%;margin-bottom: 20px;}
    .whyChoose .wrap{flex-flow:column;}
    .profile .lft .exp h2{font-size: 50px;}
    .profile .lft img{width:100%;}
.profile .lft .exp{font-size: 16px;width: 169px;height: 139px;top: initial;left: initial;margin: 0;right: 0;bottom: 0;border-radius: 14px;}
header .logo{max-width: 280px;}
header .call{font-size: 15px;padding: 16px 15px;padding-left: 55px;background-size: 20px;}
}

@media only screen and (max-width: 600px) {
    .btnFixed{min-height:initial;}
    .btnFixed a{width:100%;padding: 10px 0px;}
    .btnFixed a.call:after{display:none;}
    .btnFixed{flex-flow:column;}
    .faq .faq-container .faq-item{border-radius:13px}
    .faq .faq-container .faq-item .faq-question p{font-size:16px;padding: 19.5px 20px;padding-right: 50px;}
.whyChooseTable table tr th:first-child, .whyChooseTable table tr td:first-child{text-align:left;width: 30%;}
     .whyChooseTable table tr th, .whyChooseTable table tr td{font-size:16px;padding: 10px;}
    .whyChooseTable table tr th:first-child, .whyChooseTable table tr td:first-child{position: sticky;left: 0;z-index: 2;background: inherit;}
     .whyChooseTable .rsScrll{overflow-x:scroll;}
    .whyChooseTable table{width:600px;}
    .iconsPnl ul li .pdng{padding-top: 55px;}
    .iconsPnl ul li .icon{width: 80px;height: 80px;}
    .iconsPnl ul li .icon img{width: 53%;object-fit: contain;}
    .banner .clmText h1 span{font-size:inherit;}
a.btn, .btn{font-size: 18px;}
.banner .clmText h4{font-size: 18px;}
.banner .clmText .blt li:before{width: 6px;height: 6px;}
.banner .clmText .blt li{font-size:16px;padding-left: 14px;}
h1.hd{font-size: 36px;}
header .logo{width: 57%;max-width: 279px;}
header .call{font-size: 14px;padding: 13px 15px;padding-left: 36px;background-size: 16px;background-position: 13px center;}
}

@media only screen and (max-width: 500px) {
    .profile .lft .exp{padding:20px;width: auto;height: auto;}
    .profile .lft .exp h2{font-size: 40px;}
    *{font-size:14px}
    .banner .clmForm form{padding:25px;}
    .banner .clmText .blt li{font-size:14px;}
    .banner .clmText h4{font-size: 16px;}
    h1{font-size: 28px;}
    h2, .profile .rgt h2.sml{font-size: 28px;}
    .paralaxTreatment .textPnl ul li{font-size:16px;padding-left: 15px;}
    .paralaxTreatment .textPnl ul li:before{width: 6px;height: 6px;top: 11px;}
    h3{font-size: 17px;}
    .services .item h3{font-size:25px;}
    .profileSecond .rgt h3{font-size: 16px;}
.secParalax .lft ul li{font-size: 16px;background-size: 19px;}
    header{padding: 12.5px 0px;}
    header .call{display:none;}
    header .logo{width: 100%;max-width: 279px;}
}