@charset "utf-8";
/* CSS Document */

@import url('animate.css');
@import url('owl.carousel.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/css/lightbox.min.css');
@import url('https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); 
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

html {
  scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 400;
    position: relative;
    background-color: #ffffff !important;
} 

*  { 
    margin: 0px;
    padding: 0px;
    box-sizing: border-box; 
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.clr,
.clear {
    clear: both;
}

header,
footer,
aside,
article,
section,
nav,
figure {
    position: relative;
    
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none !important;
    outline: none;
}

img {
    border: 0;
    outline: none;
    max-width: 100%;
}

input[type="text"],
input[type="password"],
select,
textarea,
input[type="button"] {
    max-width: 100%;
}

input[type=date].form-control{ text-transform: uppercase; }
     
table {  width: 100%; }
p { margin: 0; padding: 0; }
.fltL { float: left; }
.fltR { float: right !important; }
.padding_none { padding: 0 !important;}
.border_none{border:none !important}
.navbar-toggle {  background-color: #fff !important; }
.icon-bar { background-color: #000 !important; }

header{padding:0 0;position:absolute;right:0;left:0;z-index:9;background:rgb(255 255 255 / .15);box-shadow:0 4px 51px 0 rgb(20 100 173 / .1)}
header .TopHeader{background-color:#0f75bc;padding:10px 0; display: none;}
header .TopHeader .SocialMedia ul li{display:inline-block;margin:0 10px 0 0}
header .TopHeader .SocialMedia ul li a{width:30px;height:30px;color:#fff;border:1px solid #fff;display:block;text-align:center;border-radius:50%;font-size:12px;line-height:29px;transition:0.5s all ease-in-out}
header .TopHeader .SocialMedia ul li a:hover{background-color:#fff;color:#0f75bc}
header .TopHeader .Langauage{text-align:right;color:#fff;display:flex;justify-content:end}
header .TopHeader .Langauage i{font-size:25px}
header .TopHeader .Langauage select{margin:0 0 0 10px;border:none;outline:0;background-color:#fff0;color:#fff;cursor:pointer}
header .TopHeader .Langauage select option{color:#000}
header .navbar{padding:15px 0}
header .navbar .navbar-brand{padding:0;max-width:150px;margin:0}
header .navbar .navbar-collapse{justify-content:end}
header .navbar .navbar-nav li{margin:0 0 0 25px}
header .navbar .navbar-nav li .nav-link{padding:0;font-size:14px;font-weight:500;color:#000;position:relative;font-family:Inter}
header .navbar .navbar-nav li.active .nav-link{color:#0f75bc}

.Fixed{animation:0.7s ease 0s normal none 1 running;position:fixed;transition:all 0.5s ease-in-out;background: #eaf8fc;top:0;box-shadow:0 1px 8px #ddd;z-index:99}

@keyframes slide-down{
    0%{opacity:0;transform:translateY(-100%)}
    100%{opacity:.9;transform:translateY(0)}
}    

header.Fixed .TopHeader{ display:none; }


.SlideArea{padding:200px 0 80px;background-image:url(../images/SlideBG.png);background-position:-330px 0}
.SlideArea .SlideBox{display:flex;position:relative;align-items:center}
.SlideArea .SlideBox .SlideLeft{padding-top:60px;width:50%}
.SlideArea .SlideBox .SlideLeft h1{font-weight:700;color:#000;margin:0 0 15px 0;line-height:60px;font-size:45px}
.SlideArea .SlideBox .SlideLeft h1 span{display:block; padding:8px 0 8px 0px;background-repeat:no-repeat;background-size:contain}
/*.SlideArea .SlideBox .SlideLeft h1 span{background-image:url(../images/TextBG.png);display:block;margin-left:-80px;padding:8px 0 8px 78px;background-repeat:no-repeat;background-size:contain}*/
.SlideArea .SlideBox .SlideLeft p{font-size:14px;line-height:26px;font-weight:400;color:#3e3c3c;margin:0 0 15px 0}
.SlideArea .SlideBox .SlideLeft ul li{display:inline-block;margin:0 15px 0 0}
.SlideArea .SlideBox .SlideLeft ul li a{display:block;background-color:#000;border-radius:7px}
.SlideArea .SlideBox .SlideRight{width:50%;padding:0 0 0 20px}
.SlideArea .SlideBox .SlideRight video{width:100%;border-radius:10px;box-shadow:0 0 14px #abababba}
.SlideArea .SlideBox .SlideRight figure{margin:0;display:none}
.SlideArea .SlideBox .SlideRight figure img{width:100%}
.SlideArea .SlideBox .SlideRight figcaption{position:relative}
.SlideArea .SlideBox .SlideRight figcaption img{width:100%}
.SlideArea .SlideBox .SlideRight figcaption a{position:absolute;left:0;right:0;margin:auto;bottom:170px;font-size:100px;color:#2aa7ff;width:90px;top:auto;line-height:100px}

.TreatArea{padding:50px 0;position:relative;z-index:1}
.TreatArea .TreatLeft{margin:0 0 30px 0;position:sticky;top: 45%;}
.TreatArea .TreatLeft h3{color:#000;font-weight:700;margin:0 0 15px 0}
.TreatArea .TreatLeft h3 span{color:#0f75bc}
.TreatArea .TreatLeft p{font-size:14px;line-height:26px;font-weight:400;color:#3e3c3c;margin:0 0 10px 0}
.TreatArea .TreatRight ul{display:flex;margin:0 -5px;flex-wrap:wrap}
.TreatArea .TreatRight ul li{width: 33.33%;padding: 0 15px 30px;}
.TreatArea .TreatRight ul li:nth-child(even){}
.TreatArea .TreatRight ul li aside{background-color:#fff;padding:40px 20px;border-radius: 60px 10px 60px 10px;width:100%;text-align:center;overflow:hidden;box-shadow: 0px 0px 10px 0px #f3f2f2;}
.TreatArea .TreatRight ul li aside .Icon{width:70px;height:70px;display:inline-flex;border-radius:50%;margin:0 auto 10px;align-items:center;justify-content:center;position:relative}
.TreatArea .TreatRight ul li aside .Icon img{position:relative;max-width:30px;-webkit-transition:0.6s;-ms-transition:0.6s;transition:0.6s}
.TreatArea .TreatRight ul li aside .Icon:before{content:'';position:absolute;top:0;width:100%;height:100%;border-radius:50%;transition:0.5s all ease-in-out}
.TreatArea .TreatRight ul li:nth-child(1) aside .Icon:before{background-color:#EAE9FF}
.TreatArea .TreatRight ul li:nth-child(2) aside .Icon:before{background-color:#F1FFDB}
.TreatArea .TreatRight ul li:nth-child(3) aside .Icon:before{background-color:#C9F3FF}
.TreatArea .TreatRight ul li:nth-child(4) aside .Icon:before{background-color:#FFE5E4}
.TreatArea .TreatRight ul li:nth-child(5) aside .Icon:before{background-color:#D8FFDA}
.TreatArea .TreatRight ul li:nth-child(6) aside .Icon:before{background-color:#FFD9F0}
.TreatArea .TreatRight ul li:nth-child(7) aside .Icon:before{background-color:#FFEADF}
.TreatArea .TreatRight ul li:nth-child(8) aside .Icon:before{background-color: #fbf4d8;}
.TreatArea .TreatRight ul li:nth-child(9) aside .Icon:before{background-color: #cbe1d7;}
.TreatArea .TreatRight ul li aside h4{font-size:14px;color:#000;line-height:22px;position:relative}

.TreatArea .TreatRight ul li:nth-child(1) aside:hover {border-color:#EAE9FF}
.TreatArea .TreatRight ul li:nth-child(2) aside:hover {border-color:#F1FFDB}
.TreatArea .TreatRight ul li:nth-child(3) aside:hover {border-color:#C9F3FF}
.TreatArea .TreatRight ul li:nth-child(4) aside:hover {border-color:#FFE5E4}
.TreatArea .TreatRight ul li:nth-child(5) aside:hover {border-color:#D8FFDA}
.TreatArea .TreatRight ul li:nth-child(6) aside:hover {border-color:#FFD9F0}
.TreatArea .TreatRight ul li:nth-child(7) aside:hover {border-color:#FFEADF}

.TreatArea .TreatRight ul li aside:hover .Icon:before{transform:scale(6)}
.TreatArea .TreatRight ul li aside:hover .Icon img{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg)}

/*.AboutArea{padding:10px 0 50px;background-color:#f9f9f9}
.AboutArea:before{content:'';position:absolute;top:-150px;width:100%;height:150px;background-color:#f9f9f9;border-radius:0 170px 0 0}
.AboutArea .AboutLeft h6{text-transform:uppercase;font-size:13px;letter-spacing:.5px;font-weight:700;margin:0 0 10px 0;color:#0f75bc}
.AboutArea .AboutLeft h5{font-size:15px;line-height:26px;margin:0 0 10px 0;color:#646464}
.AboutArea .AboutLeft h2{margin:0 0 10px 0;font-size:36px;color:#000;font-weight:500}
.AboutArea .AboutLeft p{font-size:14px;line-height:26px;font-weight:400;color:#3e3c3c;margin:0 0 15px 0}
.AboutArea .AboutLeft ul{font-size:14px;line-height:20px;font-weight:400;color:#2e2e2e;display:flex;flex-wrap:wrap}
.AboutArea .AboutLeft ul li{margin:0 0 15px 0;width:50%;padding:0 0 0 20px;position:relative}
.AboutArea .AboutLeft ul li span{position:absolute;top:0;left:0}
.AboutArea .AboutLeft a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 25px 10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0f75bc;color:#fff;font-size:14px;font-weight:500;border-radius:50px;position:relative;-webkit-transition:0.6s;transition:0.6s}
.AboutArea .AboutLeft a i{margin:0 0 0 7px;font-size:18px}
.AboutArea .AboutRight{position:relative}
.AboutArea .AboutRight img{width:100%;filter:drop-shadow(1px 3px 7px #ddd)}
.AboutArea .AboutRight .CountBox{position:absolute;right:0;top:0;border-radius:20px;background-color:#D6D2F1;-webkit-box-shadow:0 4px 30px 0 rgb(84 72 161 / .1);box-shadow:0 4px 10px 0 rgb(84 72 161 / .1);padding:20px;text-align:center}
.AboutArea .AboutRight .CountBox aside{border:1px solid #fff;padding:20px 25px;border-radius:10px}
.AboutArea .AboutRight .CountBox aside h5{color:#000;font-weight:700;margin:0 0 5px 0;font-size:32px}
.AboutArea .AboutRight .CountBox aside p{font-size:13px;line-height:21px;font-weight:500;color:#727171}
.AboutArea .AboutRight .CountBox2{bottom:0;top:auto;left:0;right:auto;background-color:#D7ECE4}
*/
.DoctorBox{position:absolute;bottom:60px;left:-120px;width:200px;background-color:#fff;box-shadow:13px 14px 40px rgb(39 98 131 / .15);padding:30px 10px 15px 10px;text-align:center;border-radius:10px}
.DoctorBox .Icon{position:absolute;bottom:55px;left:0;right:0;margin:0 auto;width:90px}
.DoctorBox h5{color:#000;font-weight:700;margin:0 0 5px 0;font-size:16px}
.DoctorBox p{font-size:13px;line-height:20px;font-weight:500;color:#3e3c3c}

.ThumbBox{position:absolute;width:200px;background-color:#fff;box-shadow:13px 14px 40px rgb(39 98 131 / .15);padding:35px 10px 15px 10px;text-align:center;border-radius:10px;bottom:250px;right:-115px}
.ThumbBox .Icon{position:absolute;bottom:70px;left:0;right:0;margin:0 auto;width:90px}
.ThumbBox h5{background-color:#f1ecec;padding:7px 20px;border-radius:27px;font-size:11px;display:inline-block;color:#d59316}
.ThumbBox h5 span{color:#606060}
.ThumbBox h6{color:#000;font-weight:600;margin:7px 0 5px 0;font-size:13px}
.ThumbBox p{font-size:13px;line-height:16px;font-weight:500;color:#3e3c3c}



.StepArea{
    padding: 50px 0;
}

.StepArea .StepLeft{
    top: 110px;
    position: sticky;
}
.StepArea .StepLeft span{position:relative;text-transform:uppercase;letter-spacing:3px;font-size:14px;font-weight:700;color:#607bc7}
.StepArea .StepLeft span:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}
.StepArea .StepLeft h3{color:#000;font-weight: 700;font-size: 22px;margin: 15px 0 15px 0;letter-spacing: 1px;text-transform:capitalize;line-height: 33px;}
.StepArea .StepLeft p{font-size:13px;line-height:24px;font-weight:500;letter-spacing:.2px;margin: 0 0 15px 0;}

.StepArea .StepLeft ul{}
.StepArea .StepLeft ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
}
.StepArea .StepLeft ul li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #999;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-weight: 600;
}

.StepArea .StepLeft ul li a{
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 500;
}
.StepArea .StepLeft ul li.active a{
    color: #187abf;
}

.StepArea .StepRight{}
.StepArea .StepRight .StepBox{
    display: flex;
    background-color: #f9f9f9;
    padding: 40px;
    border-radius: 20px;
    margin: 0 0 40px 0;
    align-items: center;
    box-shadow: 10px 10px 10px #f7f7f7;
}

.StepArea .StepRight .StepBox figure{margin: 0;box-shadow: 0px 0px 10px #a7a7a7;border-radius: 30px;}


.StepArea .StepRight .StepBox figure img{
    max-height: 500px;
}

.StepArea .StepRight .StepBox figcaption{
    padding: 0 0 0 30px;
    width: calc(100% - 250px);
}

.StepArea .StepRight .StepBox figcaption h4{
    margin: 0 0 15px 0;
    font-weight: 700;
    color: #0f75bc;
}

.StepArea .StepRight .StepBox figcaption p{
    font-size: 14px;
    line-height: 27px;
    margin: 0 0 10px 0;
    color: #000;
}

.PartnerArea{
    background-color: #fbfbfb;
    padding: 50px 0 30px 0;
}

.PartnerArea .PartnerLeft{
    position: relative;
    background-color: #fff;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}

.PartnerArea .PartnerLeft video{
    width: 100%;
    margin: 0 0 0px 0;
    height: 100%;
}

.PartnerArea .PartnerRight{
    padding: 0px 0 0 50px;
}

.PartnerArea .PartnerRight span{position:relative;text-transform:uppercase;letter-spacing:3px;font-size:14px;font-weight:700;color:#607bc7}
.PartnerArea .PartnerRight span:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}
.PartnerArea .PartnerRight h3{color:#000;font-weight: 700;font-size: 22px;margin: 15px 0 15px 0;letter-spacing: 1px;text-transform:capitalize;line-height: 33px;}
.PartnerArea .PartnerRight p{font-size: 14px;line-height: 28px;font-weight:500;margin: 0 0 15px 0;}


.PartnerArea .PartnerRight figure{
    width: 100%;
    border: 2px solid #0f75bc;
    border-radius: 5px;
    margin: 0;
    max-width: 450px;
    overflow: hidden;
    }
.PartnerArea .PartnerRight figure img{ width:100% }

/*.StepArea{padding:65px 0;background-color:#fbfbfb}
.StepArea .StepBox{padding:75px;border-radius:30px;box-shadow:0 4px 30px #EDE9FE;background-color:#fff}
.StepArea .StepHead{text-align:center;margin:0 0 50px}
.StepArea .StepHead span{position:relative;text-transform:uppercase;letter-spacing:3px;font-size:14px;font-weight:700;color:#607bc7}
.StepArea .StepHead span:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}
.StepArea .StepHead h3{color:#000;font-weight:800;font-size:27px;margin:10px 0 20px 0;letter-spacing:2px;text-transform:capitalize}
.StepArea .StepHead p{font-size:13px;line-height:24px;font-weight:500;letter-spacing:.2px}
.StepArea .StepBody ul{max-width:1080px;margin:0 auto}
.StepArea .StepBody ul li{display:flex;justify-content:space-between;position:relative;margin:0 0 50px 0;align-items:center}
.StepArea .StepBody ul li:before{content:"";transform:translateX(-50%);position:absolute;left:50%;top:50px;width:4px;height:calc(100% + 100px);background-color:#dfdaf3}
.StepArea .StepBody ul li:first-child:before{top:0}
.StepArea .StepBody ul li:first-child:after{content:"";position:absolute;width:15px;height:15px;background:#dfdaf3;border-radius:50px;top:0;left:49.3%}
.StepArea .StepBody ul li:last-child:before{content:none}
.StepArea .StepBody ul li figcaption{width:360px;text-align:right}
.StepArea .StepBody ul li figcaption h3{color:#000;font-weight:700;font-size:25px;margin:0 0 10px 0;letter-spacing:.5px}
.StepArea .StepBody ul li figcaption p{font-size:13px;line-height:22px;font-weight:500;letter-spacing:.4px;color:#626262}
.StepArea .StepBody ul li aside{background-image:url(../images/Circle.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:110px;height:110px;display:flex;justify-content:center;align-items:center;position:relative}
.StepArea .StepBody ul li aside h4{font-size:30px;font-weight:700;margin:0 0 10px 0}
.StepArea .StepBody ul li:nth-child(even) figcaption{text-align:left}
.StepArea .StepBody ul li:last-child{margin:0}*/

.ClientArea{background-color: #ffffff;padding: 50px 0 50px;position:relative}
.ClientArea .ClientHead{text-align:center;margin:0 0 50px 0}
.ClientArea .ClientHead h3{color:#000;font-weight:700;font-size:27px;margin:15px 0 20px 0;letter-spacing:.5px}
.ClientArea .ClientHead span.tagline{position:relative;text-transform:uppercase;letter-spacing:4px;font-size:14px;font-weight:700;color:#607bc7}
/*.ClientArea .ClientHead span.tagline:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}*/
.ClientArea .ClientHead span.divider{position:relative;display:inline-block;width:80px;border:2px solid #607bc7;border-radius:50px;height:9px}
.ClientArea .ClientHead span.divider:after{content:'';position:absolute;left:0;top:-1px;height:7px;width:15px;border-radius:50px;background:#607bc7;-webkit-animation:heading-move 5s infinite linear;animation:heading-move 5s infinite linear}
.ClientArea .ClientBody .item{padding:10px}
.ClientArea .ClientBody .ClientBox{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 0 7px #ddd}
.ClientArea .ClientBody .ClientBox .ClientHead{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px 0;min-height:40px}
.ClientArea .ClientBody .ClientBox .ClientHead aside i{color:#F59E0B;font-size:14px;margin:0 3px 0 0}
.ClientArea .ClientBody .ClientBox .ClientHead aside img{max-height:30px;max-width:130px}
.ClientArea .ClientBody .ClientBox .ClientBody{margin:0 0 20px 0;min-height: 130px;}
.ClientArea .ClientBody .ClientBox .ClientBody p{line-height: 26px;font-weight:400;font-size: 13px;color:#000}
.ClientArea .ClientBody .ClientBox .ClientFooter{position:relative;padding: 0;}
.ClientArea .ClientBody .ClientBox .ClientFooter .Icon{position:absolute;left:0;width:40px;height:40px;border-radius:50%;overflow:hidden}
.ClientArea .ClientBody .ClientBox .ClientFooter h6{color: #000;font-weight: 600;margin: 0px 0 5px 0;font-size: 14px;display: block;padding: 0px 0 0 0;letter-spacing: 0.5px;text-transform: capitalize;}
.ClientArea .ClientBody .ClientBox .ClientFooter p{font-weight:400;font-size:14px;color:#000}

.ClientArea .ClientBody .owl-carousel .owl-nav{}
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-prev,
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-next{width: 40px;height: 40px;border: 2px solid #ddd;border-radius: 50%;font-size: 20px;font-weight: 600;color: #8d8a8a;position: absolute;top: 45%;background-color: #fff;}
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-prev{left: 60px;}
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-next{right: 70px;z-index: 9;}
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-prev:hover,
.ClientArea .ClientBody .owl-carousel .owl-nav .owl-next:hover{ background-color:#607bc7;  border-color:#607bc7; color:#fff  }

@keyframes heading-move{
    0%{transform:translateX(-1px)}
    50%{transform:translateX(62px)}
    100%{transform:translateX(-1px)}
}

.DownloadArea{padding: 0px 0 50px 0;}
.DownloadArea .DownloadBox{background-image:url(../images/DownloadBG.png);background-color:#0f75bc;padding:80px 50px 0 50px;border-radius:20px 20px 20px 20px}
.DownloadArea .DownloadBox .DownloadLeft{color:#fff;padding:40px 0 0 0}
.DownloadArea .DownloadBox .DownloadLeft h5{text-transform:uppercase;font-size:13px;letter-spacing:.5px;font-weight:500;margin:0 0 10px 0}
.DownloadArea .DownloadBox .DownloadLeft h2{margin:0 0 20px 0;font-size:45px;font-weight:700;letter-spacing:.5px;line-height:60px}
.DownloadArea .DownloadBox .DownloadLeft p{margin:0 0 20px 0;font-size:15px;font-weight:400;line-height:27px}
.DownloadArea .DownloadBox .DownloadLeft ul li{display:inline-block;margin:0 15px 0 0}
.DownloadArea .DownloadBox .DownloadLeft ul li a{display:block}

/*.PartnerArea{padding:50px 0;position:relative;z-index:1}
.PartnerArea .PartnerHead{margin:0 0 30px 0}
.PartnerArea .PartnerHead h3{color:#000;font-weight:700;margin:0 0 5px 0}
.PartnerArea .PartnerHead h3 span{color:#0f75bc}
.PartnerArea .PartnerHead p{font-size:14px;line-height:26px;font-weight:400;color:#3e3c3c}
.PartnerArea .PartnerBody ul{display:flex;flex-wrap:wrap}
.PartnerArea .PartnerBody ul li{width:calc(100% / 5);border:1px solid #ddd;padding:50px}
.PartnerArea .PartnerBody ul li{border-left:none;border-bottom:none}
.PartnerArea .PartnerBody ul li:nth-child(-n+5){border-top:none}
.PartnerArea .PartnerBody ul li:nth-child(5n){border-right:none}
.PartnerArea .PartnerBody ul li figure{margin:0}
.PartnerArea .PartnerBody ul li figure img{width:100%}
*/
.GalleryArea{background-color: #fdfdfd;padding: 50px 0 50px;position:relative}
.GalleryArea .GalleryHead{text-align:center;margin:0 0 30px 0}
.GalleryArea .GalleryHead h3{color:#000;font-weight:700;font-size:27px;margin:15px 0 15px 0;letter-spacing:.5px}
.GalleryArea .GalleryHead span.tagline{position:relative;text-transform:uppercase;letter-spacing:4px;font-size:14px;font-weight:700;color:#607bc7}
/*.GalleryArea .GalleryHead span.tagline:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}*/
.GalleryArea .GalleryHead span.divider{position:relative;display:inline-block;width:80px;border:2px solid #607bc7;border-radius:50px;height:9px}
.GalleryArea .GalleryHead span.divider:after{content:'';position:absolute;left:0;top:-1px;height:7px;width:15px;border-radius:50px;background:#607bc7;-webkit-animation:heading-move 5s infinite linear;animation:heading-move 5s infinite linear}
.GalleryArea .GalleryBody .item{padding:10px}

.GalleryBox{background-color:#fff;padding:15px;box-shadow:0 0 7px #ddd;border-radius:10px}
.GalleryBox figure{height:210px;overflow:hidden;border-radius:10px;background-color:#000;margin:0 0 10px 0;position:relative}
.GalleryBox figure img{opacity:.9}
.GalleryBox figure a span{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000059;text-align:center;line-height:200px;color:#fff;font-size:17px;transition:0.5s all ease-in-out;transform:scale(0)}
.GalleryBox:hover figure a span{transform:scale(1)}
.GalleryBox figure .Date{position:absolute;top:10px;right:10px;background-color:#fff;padding:8px 11px;color:#000;font-weight:500;border-radius:5px;font-size:12px;letter-spacing:.5px}
.GalleryBox figcaption h5{color:#000;font-size:15px;margin:0 0 5px 0;letter-spacing:.5px}
.GalleryBox figcaption h6{font-size:13px;color:#000;font-weight:500;letter-spacing:.4px}

.DoctorArea{padding:50px 0;position:relative;background-color: #fff;}
.DoctorArea:before{content:'';background-image:url(../images/CircleBG.png);width:300px;height:300px;position:absolute;top: -150px;left: -150px;background-repeat:no-repeat;opacity:.2}
.DoctorArea .DoctorHead{text-align:center;margin:0 0 40px 0}
.DoctorArea .DoctorHead h3{margin:0 0 10px 0;font-size:30px;color: #000;font-weight: 600;}
.DoctorArea .DoctorHead h3 span{color:#0f75bc;font-weight:700}
.DoctorArea .DoctorHead p{font-size:14px;line-height:26px;font-weight:400;color:#3e3c3c}

.DoctorArea .DoctorBody .item{ padding:10px }
.DoctorArea .DoctorBody .owl-carousel .owl-nav{}
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-prev,
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-next{width: 40px;height: 40px;border: 2px solid #ddd;border-radius: 50%;font-size: 20px;font-weight: 600;color: #8d8a8a;position: absolute;top: 45%;background-color: #fff;}
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-prev{left: -60px;}
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-next{right: -60px;z-index: 9;}
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-prev:hover,
.DoctorArea .DoctorBody .owl-carousel .owl-nav .owl-next:hover{ background-color:#607bc7;  border-color:#607bc7; color:#fff  }


.SlideDoctorBox{position:relative;overflow:hidden;padding:10px;background-color: #fff;border-radius:10px;/* border:1px solid #ddd; */box-shadow: 0px 0px 10px #ddd;}
.SlideDoctorBox figure{margin: 0 0 15px 0;background-color:#000;border-radius:10px;overflow:hidden;height: 300px;}
.SlideDoctorBox figure img{opacity:.8}
.SlideDoctorBox figcaption{text-align:center;min-height: 110px;}
.SlideDoctorBox figcaption h3{font-size:16px;margin: 0 0 4px 0;color:#000;font-weight:600;letter-spacing:.5px}
.SlideDoctorBox figcaption p{font-size:13px;line-height:22px;font-weight: 500;}
.SlideDoctorBox figcaption p strong{font-weight:600}

.Footer{background:#536fbf;padding:10px 0;position:relative}
.Footer .FooterLeft ul{margin:0}
.Footer .FooterLeft ul li{margin:0 10px 0 0;display:inline-block}
.Footer .FooterLeft ul li a{color:#fff;display:block;font-size:13px;line-height:29px;font-weight: 500;}
.Footer .FooterLeft ul li a:hover{
    text-decoration: underline !important;
}
.Footer .FooterRight{text-align:right}
.Footer .FooterRight p{font-size:13px;color:#fff;font-weight:400}

.ContactArea{padding: 70px 0 50px;/* background-image:url(../images/Contact.png); */background-repeat:no-repeat;background-position:100% 0}
.ContactArea .ContactHead{margin:0 0 15px 0}
.ContactArea .ContactHead h3{color:#000;font-weight:700;font-size:30px;margin:0 0 10px 0;letter-spacing:.5px}
.ContactArea .ContactHead h4{position:relative;text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:700;color:#607bc7;display:inline-block;margin:0 0 10px 0}
/*.ContactArea .ContactHead h4:after{content:'';position:absolute;height:10px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}*/
.ContactArea .ContactHead p{font-size:14px;line-height:25px;font-weight:400}
.ContactArea .ContactBody{margin:0 0 25px 0}
.ContactArea .ContactBody .form-group{margin:0 0 15px 0}
.ContactArea .ContactBody .form-group label{display:block;font-weight:500;color:#000;font-size:13px}
.ContactArea .ContactBody .form-group .form-control{box-shadow:none;border:1px solid #ddd;background-color:#fff;padding:10px 15px;height:auto;color:#000;font-size:13px;font-weight:400}
.ContactArea .ContactBody button{border:none;background-color:#536fbf;padding:10px 30px;border-radius:5px;color:#fff;font-weight:600;letter-spacing:.5px;font-size:14px}
.ContactArea .ContactFooter{margin:0 0 0 0;}
.ContactArea .ContactFooter .ContactBox{text-align:center;padding: 25px 0;margin: 20px 0;background-color:#fff;border-radius:15px;box-shadow:0 0 10px #ddd;display:block}
.ContactArea .ContactFooter .ContactBox figure img{max-height: 40px;}
.ContactArea .ContactFooter .ContactBox h3{font-size: 18px;font-weight:600;color:#000;margin: 0 0 10px 0;}
.ContactArea .ContactFooter .ContactBox p{font-size:14px;color:#282727;line-height:20px;font-weight:600;margin:0 0 10px 0}
.ContactArea .ContactFooter .ContactBox h4{color:#536fbf;font-weight:500;font-size:14px;line-height:22px;margin: 0 0 0 0;}
.ContactArea .ContactFooter .ContactBox a{font-weight:600;color:#0042b9;font-size:14px}

.ModalBox .modal-dialog{max-width:1000px}
.ModalBox .modal-dialog .Close{position:absolute;top:20px;right:20px;width:40px;height:40px;border:none;font-size:30px;line-height:20px;background-color:#fff0;z-index:99;outline:0}
.ModalBox .modal-dialog .modal-body{padding:0}
.ModalBox .modal-dialog .modal-body video{width:100%;margin:0 0 -10px 0}




.PartnerSlideArea{
    padding: 10px 0 50px 0;
    background-color: #fbfbfb;
}

.PartnerSlideArea .PartnerSlideHead{text-align:center;margin: 0 0 30px 0;}
.PartnerSlideArea .PartnerSlideHead h3{color:#000;font-weight:700;font-size:27px;margin: 0px 0 15px 0;letter-spacing:.5px}
.PartnerSlideArea .PartnerSlideHead span.tagline{position:relative;text-transform:uppercase;letter-spacing:4px;font-size:14px;font-weight:700;color:#607bc7}
/*.PartnerSlideArea .PartnerSlideHead span.tagline:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}*/
.PartnerSlideArea .PartnerSlideHead span.divider{position:relative;display:inline-block;width:80px;border:2px solid #607bc7;border-radius:50px;height:9px}
.PartnerSlideArea .PartnerSlideHead span.divider:after{content:'';position:absolute;left:0;top:-1px;height:7px;width:15px;border-radius:50px;background:#607bc7;-webkit-animation:heading-move 5s infinite linear;animation:heading-move 5s infinite linear}


.PartnerSlideArea .item{padding: 10px;}

.PartnerSlideArea .PartnerSlideBox{
    background-color: #fff;
    padding: 15px;
    border-radius: 7px;
    /* border: 1px solid #ddd; */
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 6px #ddd;
}

.PartnerSlideArea .PartnerSlideBox img{
    max-height: 80px;
    width: auto;
}
/*
.PartnerSlideArea .PartnerSlideBox.PartnerSlide1{background-color: #0a1597;}
.PartnerSlideArea .PartnerSlideBox.PartnerSlide2{background-color: #056839;}
.PartnerSlideArea .PartnerSlideBox.PartnerSlide3{background-color: #9f1f63;}
.PartnerSlideArea .PartnerSlideBox.PartnerSlide4{background-color: #72291d;}
.PartnerSlideArea .PartnerSlideBox.PartnerSlide5{background-color: #000;}*/



.SocialIcon{
    position: fixed;
    right: 20px;
    z-index: 9;
    top: 0;
    height: 265px;
    bottom: 0;
    margin: auto;
}


.SocialIcon ul{}
.SocialIcon ul li{
    margin: 15px 0;
}
.SocialIcon ul li a{
    width: 35px;
    height: 35px;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    line-height: 33px;
    transition: 0.5s all ease-in-out;
}

.SocialIcon ul li a:hover{
    transform: rotate(360deg);
}

.SocialIcon ul li:nth-child(1) a{
    background-color: #3b5998;
    border-color: #3b5998;
}
.SocialIcon ul li:nth-child(2) a{
    background-color: #cd201f;
    border-color: #cd201f;
}
.SocialIcon ul li:nth-child(3) a{
    background-color: #C13584;
    border-color: #C13584;
}
.SocialIcon ul li:nth-child(4) a{
    background-color: #0077b5;
    border-color: #0077b5;
}
.SocialIcon ul li:nth-child(5) a{
    background-color: #12af2b;
    border-color: #12af2b;
}
.SocialIcon ul li:nth-child(6) a{}





.BreadcumbArea{
    padding: 120px 0 30px;
    background-image: url(../images/SlideBG.png);
    background-repeat: no-repeat;
    background-position: 100% -50px;
    text-align: center;
    z-index: 9;
}

.BreadcumbArea h3{
    color: #000;
    font-size: 45px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.BreadcumbArea ul{}

.BreadcumbArea ul li{
    display: inline-block;
    margin: 0 15px;
    position: relative;
}

.BreadcumbArea ul li+li:before {
    content: '\f105';
    position: absolute;
    left: -20px;
    top: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    font-family: 'FontAwesome';
}

.BreadcumbArea ul li a{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

.BreadcumbArea ul li.active a{
    color: #0f75bc;
}



.ContentArea{ padding: 50px 0;}
.ContentArea .ContentBox h2{font-size: 18px;font-weight: 700;color:#000;text-transform:capitalize;margin: 25px 0 15px 0;}
.ContentArea .ContentBox p {font-size: 14px;line-height: 31px;color: #6a6a6a;margin: 0 0 11px 0;font-weight: 500;}
.ContentArea .ContentBox p strong{font-weight: 600;color: #000;}
.ContentArea .ContentBox ul{padding:0 0 0 20px;list-style:disc;margin:0 0 15px 0}
.ContentArea .ContentBox ul li{list-style:disc;font-size: 14px;line-height: 27px;color: #6a6a6a;margin: 0 0 15px 0;font-weight: 500;}
.ContentArea .ContentBox ol{padding:0 0 0 20px;list-style:disc;margin:0 0 15px 0}
.ContentArea .ContentBox ol li{list-style:decimal;font-size: 14px;line-height: 27px;color: #6a6a6a;margin: 0 0 15px 0;font-weight: 500;}
.ContentArea .ContentBox h6{font-size: 16px;line-height: 29px;color: #000;margin: 0 0 15px 0;font-weight: 600;}
.ContentArea .ContentBox h6 a{}


.MapArea{padding: 50px 0;}

.MapArea .MapBox{
    display: flex;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}

.MapArea .MapBox .MapLeft{
    width: 50%;
}

.MapArea .MapBox .MapLeft iframe{
    border: none;
    width: 100%;
    height: 100%;
}

.MapArea .MapBox .MapRight{
    width: 50%;
    padding: 40px;
    background-color: #fbf8f8;
}

.MapArea .MapBox .MapRight h3{
    font-size: 20px;
    margin: 0 0 10px 0px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.MapArea .MapBox .MapRight p{
    font-weight: 500;
    font-size: 13px;
}

.MapArea .MapBox .MapRight article{
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #ddd;
    margin: 20px 0 0 0;
}

.MapArea .MapBox .MapRight article .form-group{ margin:0 0 20px 0 }

.MapArea .MapBox .MapRight article .form-group .form-control{
    border: 1px solid #E7E7E7;
    height: auto;
    font-size: 13px;
    padding: 12px 15px;
    font-weight: 400;
    box-shadow: none;
    color: #000;
    border-radius: 4px;
}

.MapArea .MapBox .MapRight article button{
    border: none;
    background-color: #536fbf;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 14px;
}


.TouchArea{background-color: #F1F8FF;padding: 50px 0 0;}
.TouchArea h3{text-align: center;margin: 0 0 40px 0;font-weight: 700;color: #424141;letter-spacing: 1px;}
.TouchArea ul{display: flex;}
.TouchArea ul li{width: 33.33%;padding: 0 15px;}
.TouchArea ul li:nth-child(3){}
.TouchArea ul li .TouchBox{box-shadow:2px 4px 20px 0 #003CB321;background-color:#fff;padding:60px 0;margin:0 0 50px 0;text-align: center;border-radius: 130px 10px 110px 10px;}
.TouchArea ul li .TouchBox span{ display:inline-block; }
.TouchArea ul li .TouchBox h4{color: #000;font-weight: 700;margin:20px 0 10px 0;font-size: 20px;}
.TouchArea ul li .TouchBox p{color:#636571;font-size: 14px;line-height: 23px;font-weight: 500;}

.FAQArea{background-color:#F9FAFE; padding:50px}
.FAQArea h3{text-align:center;margin:0 0 40px 0;font-size: 40px;font-weight:700;color:#000}
.FAQArea .card{border:none;border-bottom:1px solid #ddd;padding-bottom: 20px;border-radius:0;background:transparent}
.FAQArea .card+.card{margin-top: 20px;}
.FAQArea .card .card-header{cursor:pointer;background-color:transparent;border:none;padding:10px 40px 10px 0;position:relative}
.FAQArea .card .card-header h4{font-size: 18px;font-weight: 600;color: #000;letter-spacing: 0.5px;}
.FAQArea .card .card-header:after{content:'\f106';font-family:FontAwesome;color: #000;position:absolute;top:12px;right:0;font-size: 20px;font-weight: 500;line-height:20px;transform: rotate(180deg);transition: 0.5s all ease-in-out;}
.FAQArea .card .card-header[aria-expanded="true"]:after{transform: rotate(0deg);}
.FAQArea .card .card-body{padding:0}
.FAQArea .card .card-body p{font-size: 14px;line-height: 26px;font-weight:400;margin:0;color:#818181}
.FAQArea .card .card-body p strong{ color: #000; }
.FAQArea .card .card-body p+p{margin-top:15px}
.FAQArea .card .card-body ul{padding:0 0 0 20px;list-style:disc}
.FAQArea .card .card-body ul li{font-size:15px;line-height:32px;font-weight:400;margin:0 0 10px 0;color:#818181;list-style:disc}
.FAQArea .card .card-body h5{margin:20px 0 0 0;color:#FFA54B;font-size:18px;font-weight:700}



.WorksArea{ background-color: #f9f9f9;padding: 50px 0;}
.WorksArea .WorksLeft{}
.WorksArea .WorksLeft span{position:relative;text-transform:uppercase;letter-spacing:3px;font-size:14px;font-weight:700;color:#607bc7}
/*.WorksArea .WorksLeft span:after{content:'';position:absolute;height:7px;width:100%;background:#607bc7;opacity:.2;left:-2px;bottom:0}*/
.WorksArea .WorksLeft h3{color:#000;font-weight: 700;font-size: 22px;margin: 15px 0 15px 0;letter-spacing: 1px;text-transform:capitalize;line-height: 33px;}
.WorksArea .WorksLeft p{font-size: 14px;line-height: 28px;font-weight:500;margin: 0 0 15px 0;}
.WorksArea .WorksLeft ul{}
.WorksArea .WorksLeft ul li{
    display: flex;
    margin: 0 0 20px 0;
    align-items: center;
    font-weight: 500;
    color: #4a4848;
}
.WorksArea .WorksLeft ul li span{
    width: 30px;
    height: 30px;
    background-color: #1b7cc0;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    font-weight: 500;
    margin: 0 10px 0 0;
    letter-spacing: 0;
}
.WorksArea .WorksLeft ul li span:after{ content:none; }


.WorksArea .WorksRight{}
.WorksArea .WorksRight video{
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 14px #abababba;
    height: 450px;
    background-color: #fff;
}
















.TeamArea{text-align: center;padding: 50px 0 0;}

.TeamArea h6{
    color: #000;
    font-weight: 700;
    margin: 0 0 15px 0;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.TeamArea h5{
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #3e3c3c;
}

.TeamArea ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0 0 0;
}

.TeamArea ul li{
    width: 25%;
    padding: 0 10px;
    margin: 0 0 40px 0;
}

.TeamArea ul li article{
    text-align: center;
    box-shadow: 0px 50px 200px -40px #0000001A;
    border: 2px solid #F3F7F5;
    border-radius: 15px;
    padding: 15px;
    background-color: #fff;
    cursor: pointer;
}

.TeamArea ul li article figure{
    border-radius: 10px;
    overflow: hidden;
}

.TeamArea ul li article figure img{}

.TeamArea ul li h4{
    color: #161925;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 6px 0;
}

.TeamArea ul li p{
    color: #888a91;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px 0;
}

.TeamArea ul li a{
    color: #536fbf;
    font-weight: 500;
}


.AboutArea{
    padding: 120px 0 50px;
    background-image: url(../images/SlideBG.png);
    background-repeat: no-repeat;
}

.AboutArea .AboutHead{
    text-align: center;
    margin: 0 0 50px 0;
}

.AboutArea .AboutHead h3{
    font-weight: 700;
    color: #000;
    letter-spacing: 0.5px;
    margin: 0 0 10px 0;
}

.AboutArea .AboutHead p{
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #3e3c3c;
}


.AboutArea .AboutVision{
    text-align: right;
}

.AboutArea .AboutVision h3{
    font-weight: 700;
    color: #000;
    letter-spacing: 0.5px;
    margin: 0 0 10px 0;
    font-size: 20px;
    text-transform: uppercase;
}

.AboutArea .AboutVision article{
    background-color: #def1ff;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #0f75bc;
    border-right: 5px solid #0f75bc;
}

.AboutArea .AboutVision p{
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    color: #000000;
}


.AboutArea .AboutMission{}

.AboutArea .AboutMission h3{
    font-weight: 700;
    color: #000;
    letter-spacing: 0.5px;
    margin: 0 0 10px 0;
    font-size: 20px;
    text-transform: uppercase;
}

.AboutArea .AboutMission article{background-color: #def1ff;padding: 30px;border-radius: 15px;border: 1px solid #0f75bc;border-left: 5px solid #0f75bc;}

.AboutArea .AboutMission article p{
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    color: #3e3c3c;
}


.FAQButton{
    margin: 30px 0 0 0;
    display: inline-block;
    background-color: #fff;
    padding: 12px 30px;
    border-radius: 60px;
    box-shadow: 0px 0px 0px #ddd;
    border: 2px solid #0f75bc;
    color: #0f75bc;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.FAQButton:hover{ background-color:#0f75bc; color:#fff; }






