﻿@charset "utf-8";
/* cyrillic-ext */
:root {
     --white:#ffffff;
     --sblue:#00a8af;
     --blue:#e76009;
     --fw400:400;
     --fw500:500;
     --fw600:600;
     --fw700:700;
}

figure,h1,h2,h3,h4,p{padding:0;margin:0}h4,ol,ul,ul ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}:focus,body a,body a:active,input[type=text]:focus,textarea:focus{outline:0}article,aside,dialog,figure,footer,header,hgroup,nav,ol,p,section{display:block}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,command,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,source,span,strike,strong,sub,sup{outline:0;vertical-align:baseline}figure,p{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}ol{list-style-type:decimal}a img,img{vertical-align:middle}a img{border:0}body a:focus{-mos-outline-style:none;outline:0}body:-moz-any-link:focus{outline:0}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}

html {-webkit-text-size-adjust:none;}
div{vertical-align:top;}
img{max-width:100%; height:auto;}
a{cursor:pointer; text-decoration:none!important;  transition:all 0.5s ease;}
a:hover, a:focus{text-decoration:none!important;}
html {-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
html {position:relative; min-height:100%;}
aside, .right-side, .navbar-collapse{-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
button:focus {outline:0px dotted; outline:0px auto -webkit-focus-ring-color;}
.btn.focus, .btn:focus {outline:0; box-shadow:0 0 0 0rem rgb(0 123 255 / 25%);}

/*Typekit*/
.container{max-width:1400px;}
html, body{font-family: 'Roboto', sans-serif; font-size:16px; color:#000000;  padding:0px;margin:0px;}
p{margin-bottom:25px; font-weight: 400;}

select, input{font-family: 'Roboto', sans-serif;}

div p:last-child{margin-bottom:0px;}
.form-control:focus{box-shadow:0 0 0 0rem rgba(0,123,255,.25);}
.row:before, .row:after {display:none !important;}

h1, h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif; margin-bottom:15px;}
h1{font-size:36px; font-weight:var(--fw600); color:var(--blue); line-height:42px;}
h1 small{font-size:26px; font-weight:400;}
h2{font-size:30px; font-weight:400; color:var(--blue);}
h3{font-size:24px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px}

/*Typekit END*/

/* GRID CSS */
*, ::after, ::before {box-sizing:border-box;}
.container{width:100%; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto;}
.row {display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-right:-15px; margin-left:-15px;}
.col-md-3, .col-md-4, .col-md-6, .col-md-8, .col-md-12{padding-left:15px; padding-right:15px; position:relative; width:100%;}

.align-items-end{align-items: end;}

@media (min-width:769px){
  .order-md-2{order:2;}
  .col-md-3 {-ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;}
  .col-md-6 {-webkit-box-flex:0; -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}
  .col-md-8 {-webkit-box-flex:0; -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;}
  .col-md-4 {-webkit-box-flex:0; -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;}
  .col-md-12{-webkit-box-flex:0; -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}
}

@media (min-width:1200px){
  .col-lg-6 {-webkit-box-flex:0; -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}
}

/* GRID CSS END */
header{position:relative; top:0px; left:0px; right:0px; padding:15px 0px;}
.header-top{display:flex; align-items:center; justify-content:space-between;}
.header-top .brand-logo{max-width:250px;}

.header-call{margin-left: auto;}
.header-call label{font-weight: 300; color: #4f4f4f; display: inline-block; font-size: 20px; padding-top: 3px;}
.call-action{padding:0px 15px 0px 10px; display: inline-block;}
.call-action a{font-size:1rem; color:var(--blue); font-size:20px; position: relative; top: 3px; font-weight: 700;}
.call-action a:hover{color:#4f4f4f;}
.call-action img{margin-right:5px; max-width:30px;}

.thankyou-hero{min-height:700px;}

/* .hero-banner{padding: 50px 0px 150px 0px; position: relative; background: url('../images/hero-banner.jpg') no-repeat center bottom; background: url('../images/hero-banner.webp') no-repeat center bottom; width: 100%; background-size: cover;} */

.hero-banner{padding: 50px 0px 150px 0px; position: relative; background: url('../images/banner-new.jpg') no-repeat center bottom; background: url('../images/banner-new.webp') no-repeat center bottom; width: 100%; background-size: cover;}


.hc-left{max-width: 50%; float: left; padding: 0px 0px 0px 78px;}
.hc-left h1{font-size:48px;line-height:56px;font-weight: 300;color:#454545;position: relative;}
.hc-left h1 strong{font-size: 52px;font-weight: 700;display: block; color: var(--blue);}
.hc-left h1::after{content: '';position: absolute;width:100px;height: 4px;background: #454545;left: 5px;bottom: -12px;border-radius: 0px 30px 30px 0px;}

.banner-form{display: flex;}
.form-part{float:right;width:100%;max-width: 490px; padding:20px;border-radius: 20px;position: relative;}
.form-part:after{content: ''; background: var(--white); border-radius: 20px;position: absolute;left:0px; height: calc(100% - 110px); width: 100%;top:0px;}
.form-part:before{content: '';background: rgb(255 255 255 / 20%);border-radius: 20px;position: absolute;left: -25px; height:calc(100% - 25px); width: 100%;top: 25px;}

.form-part form,
.form-part h2,
.form-part h5{position: relative; z-index: 1;}

.form-part h2{color:#df681c; text-align: center; font-weight: 700; margin-bottom: 5px;}
.form-part h5{text-align: center;color:#2e2e2e; font-weight:300; margin:0px 0px 20px 0px; font-size: 20px;}

.form-cnt{padding:60px 0px;}
.form-cnt p{font-size:24px; line-height:36px; color:#2e2e2e; font-weight:300;}

.mid-one{position: relative; margin-top:-80px;}
.mid-one .container{max-width: 1230px;}

.offer-section{padding: 40px 30px;border-radius: 20px;background: var(--white);box-shadow: 0px 0px 79.12px 12.88px rgba(0, 0, 0, 0.05); position: relative;}
.offer-section:after{content: ''; position: absolute; bottom: -4px; height: 10px; width: 26%; border-radius: 0px 0px 20px 20px; text-align: center; left: calc(50% - 13%); z-index: -1; 
  background-image: -moz-linear-gradient( -35deg, rgb(225,107,28) 0%, rgb(227,109,39) 100%);
  background-image: -webkit-linear-gradient( -35deg, rgb(225,107,28) 0%, rgb(227,109,39) 100%);
  background-image: -ms-linear-gradient( -35deg, rgb(225,107,28) 0%, rgb(227,109,39) 100%);
}
.offer-section p{font-size: 24px;line-height: 36px;font-weight: 300;color: #838383;text-align: center;max-width:56%;margin: 0 auto;}
.offer-section h2{text-align: center; font-weight: 700;}
.offer-section h3{text-align: center; font-size:20px; font-weight:500;}

.specialist-section{margin-top: 50px;}
.sg-heading{border-radius: 20px; padding: 26px 30px; text-align: center; position: relative;
  background-image: -moz-linear-gradient( -35deg, rgb(224,107,26) 0%, rgb(228,111,44) 100%);
  background-image: -webkit-linear-gradient( -35deg, rgb(224,107,26) 0%, rgb(228,111,44) 100%);
  background-image: -ms-linear-gradient( -35deg, rgb(224,107,26) 0%, rgb(228,111,44) 100%);
}
.sg-heading:before{content: ''; width: 40px; height: 40px; background: url('../images/diamond.png') no-repeat center; position: absolute; bottom:-16px; left: calc(50% - 20px);}
.sg-heading h2{font-size: 24px;font-weight: 300;color: var(--white);margin: 0;}
.sg-heading p{font-size: 18px;color: var(--white);font-weight: 300;margin: 0px;letter-spacing: 0.5px;}

.specialist-list{background: var(--white); border-radius: 20px; box-shadow: 0px 0px 79.12px 12.88px rgba(0, 0, 0, 0.05); margin-top: -25px; padding-top: 25px;}
.specialist-list ul{list-style: none; padding: 0px; margin: 0px; display: flex; flex-wrap: wrap;}
.specialist-list ul li{border: solid 1px #fafafa;border-top: 0px;border-right: 0px;font-size: 16px;line-height: 24px;color: #838383;font-weight:400;width: 33.33%;text-align: left;padding: 20px 5% 20px 2%;display: flex;align-items: center;}
.specialist-list ul li:nth-last-child(1),
.specialist-list ul li:nth-last-child(2),
.specialist-list ul li:nth-last-child(3) {border-bottom: 0px;}
.specialist-list ul li:nth-last-child(3),
.specialist-list ul li:nth-last-child(6),
.specialist-list ul li:nth-last-child(9),
.specialist-list ul li:nth-last-child(12) {border-left: 0px;}


.our-team{padding:50px 0px 0px 0px;}
.our-team h2{font-size:32px; color:#828282; font-weight: 700; text-align: center;}
.our-team .container{max-width: 1700px;}
.our-team-info{border:solid 1px #e6e6e6}

.team-header{border-bottom:solid 1px #e6e6e6; text-align: center; padding:25px 15px;}
.team-header h3{font-size:18px; letter-spacing: 0.5px; color:#828282; font-weight: 700; margin-bottom:10px;}
.team-header p{font-size:16px; letter-spacing: 0.5px; color:#828282; font-weight: 300;}

.our-team-body{padding:25px 0px;}
.our-team-body p{font-size:16px; letter-spacing: 0.5px; color:#828282; font-weight: 300; text-align: center; }

.team-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.tl-inner{border-right:solid 1px #e6e6e6;  padding: 10px 10px; width: 12.5%;}
.tl-inner:last-child{border:0px}
.tl-inner h3{font-size:24px; color:#828282; font-weight: 700; margin-bottom:10px; text-align: center;}
.tl-inner p{font-size:16px; color:#828282; font-weight: 300; line-height:26px;}

.photo-section{background: url('../images/bottom-bg.jpg') no-repeat center; background: url('../images/bottom-bg.webp') no-repeat center; margin-top: 150px; padding-bottom:0px;}
.photo-container{max-width: 1700px;}
.photo-gallery {display: flex; justify-content: space-between; position: relative; top: -50px;}
.photo-gallery figure{box-shadow: 0px 0px 79.12px 12.88px rgba(0, 0, 0, 0.05); margin: 5px;}

.faq-container{max-width: 1200px;}
.faq-section .col-md-4{position: relative; }
.faq-section .col-md-4:after{content: ''; height: 100%; position: absolute; top: 0px; right: 0px; border-right: dashed 1px var(--white);}
.faq-section .col-md-4:last-child::after{display: none;}
.faq-section h3{font-size:20px; line-height: 26px; font-weight:500; color: var(--white); min-height:78px; max-width: 80%; margin-bottom:20px;}
.faq-section p{font-size:16px; line-height: 24px; font-weight:300; color: var(--white); max-width: 90%;}

/* Footer CSS */
.footer{padding:30px 0px; float:left; width:100%;}
.f-top p{color:#838383; margin-bottom:8px; font-size:14px; font-weight: 400;}
.f-top p a{color:#e16c1d}
.font-w5{font-weight:var(--fw600)!important; color:#e16c1d!important; font-size:18px!important;}
.f-kdah {float:right;}
.f-kdah img{margin:0px 5px;}

.copy{margin-top:10px;}
.copy p{font-size:14px; color:#838383; margin-bottom:15px;}
.f-social{list-style:none; padding:0px; margin:0px;}
.f-social li{float:left;margin-right: 10px;}
.f-social li a img{float:left; width:30px;}
/* Footer CSS END */

/* Form CSS */
.form-field {
  display: flex;
  width: 100%;
}
.form-group{margin-bottom:10px;}
.form-group .form-control{float:left;width:100%;border:solid 1px #f3f3f3;font-size:16px;font-weight:300;color:#5d5d5d;padding:12px 15px;font-family: 'Roboto', sans-serif;border-radius:4px!important;}
.form-group textarea.form-control{height:100px; resize:none;}

.sub-btn{float:left; width: calc(100% + 40px); color:#ffffff; border-radius:50px; border: 0px; font-size: 20px; font-weight: 500; padding: 16px 0px; cursor:pointer;
    background-image: -moz-linear-gradient( -32deg, rgb(218,92,0) 0%, rgb(232,125,72) 100%);
    background-image: -webkit-linear-gradient( -32deg, rgb(218,92,0) 0%, rgb(232,125,72) 100%);
    background-image: -ms-linear-gradient( -32deg, rgb(218,92,0) 0%, rgb(232,125,72) 100%);
    box-shadow: 0px 0px 9.5px 0.5px rgba(0, 0, 0, 0.19);
    letter-spacing: 1px; margin-top:35px; margin-left: -20px;
}
.sub-btn:hover{
  background-image: -moz-linear-gradient( -32deg, rgb(232,125,72) 0%, rgb(218,92,0) 100%);
  background-image: -webkit-linear-gradient( -32deg, rgb(232,125,72) 0%, rgb(218,92,0) 100%);
  background-image: -ms-linear-gradient( -32deg, rgb(232,125,72) 0%, rgb(218,92,0) 100%);
}

.form-group .form-control::-webkit-input-placeholder {/* Edge */color:#c1c1c1;}
.form-group .form-control:-ms-input-placeholder {/* Internet Explorer 10-11 */color:#c1c1c1;}
.form-group .form-control::placeholder {color:#c1c1c1;}

.select-wrapper {float:right; position:relative; text-align:left; width:100%; /* border:1px solid #f3f3f3; */ }
.select-wrapper, .select-wrapper select {height:45px; /* line-height:64px; */ margin-bottom:0; width:100%; /* overflow:hidden; */ border-radius:4px!important;}
.select-wrapper select option {font-size:13px; padding:3px 5px; }
.select-wrapper select {-moz-appearance:none; background:#ffffff url("../images/arrow_down.jpg") no-repeat right center; background-size:25px; border:0 none; padding:0 7px; color:#666666; cursor:pointer; float:left; font-family: 'Roboto', sans-serif; font-size:15px; position:absolute; top:0px; outline:medium none; width:100%; z-index:2; /* border:0!important; */  -webkit-appearance:none;}

.thanks-msg{margin-bottom:30px;}
.wap-mb-15{margin-bottom:0px;}

.patientinfo {padding-top:10px; clear: both; float: left; width: 100%; display: none;}
.parsley-errors-list li {color: #df681c; font-size: 12px; z-index: 9; width: 100% !important; list-style: none; padding:5px 0px 0px 5px; float: left; font-weight: 400;}

.inquiryfor{float:left;width:100%;margin-bottom:15px;margin-top:10px;}
.patientinfo h4{font-size: 18px; font-weight: 300;}
.inquiryfor h6{color:#404040; font-weight:300;float:left;font-size:18px;margin:0px;}
.form-opt{float:right;}

.rd-btn {display:inline-block;position:relative;padding-left:30px;cursor:pointer; font-size:18px;color:#404040;font-weight:300;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:20px;}
.rd-btn input {position:absolute; opacity:0; cursor:pointer;}
.checkmark {position:absolute;top: 1px;left:0;height: 20px;width: 20px;background-color:#f0f0f0;border:solid 1px #dedede;border-radius:50%;}
.checkmark:after {content:""; position:absolute; display:none;}
.rd-btn input:checked ~ .checkmark:after {display:block;}
.rd-btn .checkmark:after {top: 4.5px;left: 5px;width: 9px;height: 9px;border-radius:50%;background:#df681c;}
.parsley-errors-list{padding: 0px;}
/* Form CSS END */
.desk-hide{display:none;}


@media all and (max-width:1460px){
  .container{max-width:1280px;}
  .form-cnt p{font-size:21px;}
  .align-wap-center{margin: 0 auto;}
  .faq-section h3{max-width: 70%;}

  .tl-inner{padding: 10px 5px;}
  .tl-inner p{font-size: 15px; line-height:24px}
}

@media all and (max-width:1280px){
  .hc-left{padding-left: 0px;}
  .hc-left h1 {font-size: 45px; line-height: 51px;}
  .hc-left h1 strong {font-size: 50px;}
  .offer-section p {font-size: 22px; line-height: 33px; max-width: 70%;}
  .specialist-list ul li{padding: 20px 5%;}
  .photo-section{margin-top: 100px;}
}

@media all and (max-width:960px){
  .form-part {max-width:400px;}
  .hc-left {max-width: 40%;}
  .hc-left h1 {font-size: 35px;}

  .f-top p{max-width:100%;}
  .f-kdah{width:100%; text-align:center; margin:20px 0px;}
  .f-kdah p{font-size:14px;}
  .f-kdah img{max-width:200px;}
  .copy p{text-align:center;}
  .f-social{display:flex; justify-content:center; margin-top:15px;}

}

@media all and (max-width:767px){
  .form-part {width:100%; max-width:100%; margin-top:-50px;}

  .wap-hide{display:none;}
  .desk-hide{display:inline-block;}

  h1{text-align:center;}
  h2{font-size:24px;}

  .header-top .brand-logo {max-width: 200px;}
  header{position:relative; padding:15px 0px;}
  .header-top{flex-direction:column;}
  .call-action{margin-top:10px;}
  .header-call label{font-size: 16px; padding: 0px; display: block;}
  .header-call{width: 100%; text-align: center; margin-top: 15px;}

  .f-top{text-align: center;}
  .font-w5{font-size: 16px!important;}
  .f-top p{line-height: 20px;}

  .form-cnt p {font-size:18px; line-height:30px;}
  .form-cnt {padding:30px 0px; text-align:center;}
  .wap-mb-15{margin-bottom:10px;}
  .form-part{margin: 0px;}

  .thankyou-hero{min-height: auto;}
  .hero-banner{padding: 0px; background: transparent;}
  .hc-left{max-width: 100%; width: 100%; text-align: center; margin-top: 15px;}
  .hc-left h1 {font-size: 28px; line-height: 38px; margin: 0px;}
  .hc-left h1 strong{font-size: 36px;}
  .hc-left h1::after{display: none;}

  .form-part h5{font-size: 16px;}
  .form-part:before, .form-part:after{display: none;}
  .form-part{padding:15px 0px 0px 0px; border-radius: 0px;}

  .inquiryfor{display: flex; align-items: center; flex-direction: column; margin-top: 0px; margin-bottom:20px;}
  .inquiryfor h6{margin-bottom: 10px; font-weight:400;}
  .inquiryfor .rd-btn{margin: 0px 10px;}

  .sub-btn {width: 100%; font-size: 18px; padding: 12px 0px; margin-top: 0; margin-left: 0;}

  .mid-one{margin-top: 15px;}
  .offer-section p {font-size:18px; line-height: 28px; max-width: 100%;}
  .offer-section:after {width: 40%; left: calc(50% - 20%);}

  .specialist-section {margin-top: 30px;}
  .sg-heading:before{background-size: 25px;}
  .sg-heading h2{font-size: 18px;}
  .sg-heading {border-radius: 10px; padding: 15px 10px;}

  .specialist-list ul li{width: 50%;}
  .specialist-list ul li{border: 0px!important; border-bottom: solid 1px #fafafa!important;}
  .specialist-list ul li:nth-last-child(2),
  .specialist-list ul li:nth-last-child(4),
  .specialist-list ul li:nth-last-child(6),
  .specialist-list ul li:nth-last-child(8),
  .specialist-list ul li:nth-last-child(10),
  .specialist-list ul li:nth-last-child(12),
  .specialist-list ul li:nth-last-child(14) { border-left:solid 1px #fafafa!important;}
  .specialist-list ul li:last-child{justify-content: center; width: 100%;}

  .photo-gallery{flex-wrap: wrap; top: -30px;}
  .photo-gallery figure {margin: 5px 0px; width: 49%;}

  .faq-section h3 {max-width: 100%; min-height: auto;}
  .faq-section p{max-width: 100%;}

  .faq-section .col-md-4{padding-bottom: 20px; margin-bottom: 20px;}
  .faq-section .col-md-4:after{border-bottom: dashed 1px var(--white); width: 100%; border-right: 0px;}
  .photo-section{background-size: cover; padding-bottom: 0px;}

  .offer-section h3 {font-size: 16px;font-weight: 400; line-height: 24px;}


  .team-header p{line-height: 24px;}
  .tl-inner{width: 50%;}
  .tl-inner{border-bottom: solid 1px #e6e6e6;}

  .tl-inner:nth-last-child(7),
  .tl-inner:nth-last-child(5),
  .tl-inner:nth-last-child(3){border-right: 0px;}
  .tl-inner:nth-last-child(2){border-bottom: 0px;}
  .our-team-body{padding-bottom: 0px;}
  .our-team-body p{padding: 0px 10px;}
  .tl-inner h3{font-size: 22px;}
  .tl-inner p{padding-left: 5px; padding-right: 5px; font-size: 14px; line-height: 20px;}

}