@charset "utf-8";

/* CSS Document */


::-moz-selection{ background:#58585a; color:#ffffff; text-shadow:none;}

::selection { background:#58585a; color:#ffffff; text-shadow:none;}

*,

*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family: 'gilroy-regular-font';}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {color:#504f50; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y:scroll;}

a { text-decoration:none; outline:none; transition:all 0.25s ease-out 0s;}

p, p span { font-family: 'gilroy-regular-font';}

img { border:0px;}

ol, ul, li{ list-style: none;}

blockquote, q { quotes: none;}

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

table {border-collapse: collapse; border-spacing: 0;}

* {-webkit-appearance: none;}

::-webkit-input-placeholder {

  color:#4c6781;

}

::-moz-placeholder { 

  color:#4c6781;

}

:-ms-input-placeholder {

  color:#4c6781;

}

:-moz-placeholder {

  color:#4c6781;

}



.sidbar-wrapp ::-webkit-input-placeholder {

  color:#ffffff;

}

.sidbar-wrapp ::-moz-placeholder { 

  color:#ffffff;

}

.sidbar-wrapp :-ms-input-placeholder {

  color:#ffffff;

}

.sidbar-wrapp :-moz-placeholder {

  color:#ffffff;

}





/*------------------- common style ---------------------------*/
a, button, input, select, textarea{outline:0;}

*,:after,:before{outline:0;}

img{max-width:100%;height:auto;}

iframe{border:0;}

a:focus,a:hover{outline:0;text-decoration:none;}

 

.common-style h1 { font-size: 45px; color: #284c6d; line-height: 58px; margin: 0 0 26px; } 

.common-style h2 { font-size: 38px; color: #284c6d; line-height: 54px; margin: 0 0 26px; }

.common-style h3 { font-size: 35px; color: #284c6d; line-height: 46px; margin: 0 0 26px; }

.common-style h4 { font-size: 30px; color: #284c6d; line-height: 40px; margin: 0 0 26px; }

.common-style h5 { font-size: 28px; color: #284c6d; line-height: 38px; margin: 0 0 26px; }

.common-style h6 { font-size: 26px; color: #284c6d; line-height: 38px; margin: 0 0 26px; }

.common-style a  { color: #deb408; outline: none !important;}

.common-style p  {font-size: 16px; color: #29333d; line-height: 30px; margin: 0 0 29px; }

.common-style p a { color: #deb408; }

.common-style strong  { font-weight: bold !important;}

.common-style b  { font-weight: bold !important;}

.common-style i  { font-style: italic !important; }

.common-style ul { width: auto; float: none;  margin: 0 auto 29px; padding-left: 0px;}

.common-style ul li{ float:none; font-size: 16px; color:  #29333d; line-height: 30px; position:relative; margin: 0 0 0;     padding: 0 0 0 18px; font-family: 'gilroy-regular-font'; }

.common-style ul li:before {
    position: absolute;
    left: 0;
    color: #284c6d;
    font-size: 26px;
    top: 12px;
    content: "";
    background: #284c6d;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.common-style ul li a {color: #deb408; }

.common-style ol { counter-reset: my-awesome-counter; margin:0 auto 29px;  position: relative; }

.common-style ol li { font-size: 16px; color: #29333d; line-height: 30px; counter-increment: my-awesome-counter; padding-left: 0px; width: auto; margin: 0 auto; margin-bottom: 1px; position: relative; font-family: 'gilroy-regular-font';}

.common-style ol li a {color: #deb408; }

.common-style ol li:before { content: counter(my-awesome-counter);margin-right: 0px;  position: relative; left: -15px; color: #284c6d; font-size: 15px;  top: 0; font-family: 'gilroy-regular-font';}    

.common-style blockquote p { font-size:16px; color: #29333d; line-height: 30px; margin-bottom: 29px; position:  relative; }

.common-style blockquote p:before { content: '"'; position:  absolute; left: -100px; font-size: 18px; color:#284c6d; font-style:  italic; top: 17px; }
 
 


.treatin-wrapp.common-style h1 { font-size: 45px; color: #284c6d; line-height: 58px; margin: 0 0 26px; } 

.treatin-wrapp.common-style h2 { font-size: 37px; color: #284c6d; line-height: 54px; margin: 0 0 26px; }

.treatin-wrapp.common-style h3 { font-size: 35px; color: #284c6d; line-height: 46px; margin: 0 0 26px; }

.treatin-wrapp.common-style h4 { font-size: 30px; color: #284c6d; line-height: 40px; margin: 0 0 26px; }

.treatin-wrapp.common-style h5 { font-size: 28px; color: #284c6d; line-height: 38px; margin: 0 0 26px; }

.treatin-wrapp.common-style h6 { font-size: 26px; color: #284c6d; line-height: 38px; margin: 0 0 26px; }

.treatin-wrapp.common-style ul { width:100%; float: left;  margin: 0 auto 29px; padding-left: 0px;}

.treatin-wrapp.common-style ul li{ float:none; font-size: 16px; color:  #29333d; line-height: 30px; position:relative; margin: 0 0 0; padding:0 0 0 20px; font-family: 'gilroy-regular-font'; }

.treatin-wrapp.common-style ul li:before {content:"\2022 "; position: absolute; left: 0px; color: #284c6d; font-size: 20px; top: 1px;} 

.treatin-wrapp.common-style ul li a {color: #deb408; }

.treatin-wrapp.common-style ol { counter-reset: my-awesome-counter; margin:0 auto 29px;  position: relative; }

.treatin-wrapp.common-style ol li { font-size: 16px; color: #29333d; line-height: 30px; counter-increment: my-awesome-counter; padding-left: 20px; width: auto; margin: 0 auto; margin-bottom: 1px; position: relative; font-family: 'gilroy-regular-font';}

.treatin-wrapp.common-style ol li a {color: #deb408; }



/* IMG STYLES */ 
.alignright {
  float: right;
  margin-left: 16px;
  margin-bottom: 16px;
}
.alignleft {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
}
.aligncenter {
clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignnone {
  clear: both; 
}

.main-bg-img  img{ object-fit: cover !important; height:100% !important;}
.bgflex { background-size: cover!important;}
.bgflex img{ object-fit: cover !important; height:100% !important;}


.blogin-wrapp .blogin-row1 .total-div{width: 100%; overflow: hidden; display: flex; margin-bottom: 10px;}
.medic-histo{float: left;width: 48%; border: 3px solid #284c6d; text-align: center; padding: 12px;}
.medic-histo h2{border-bottom: thin solid #e9edf0; color: #284c6d !important; min-height: 57px;}
.medic-histo .medic-content{font-size: 16px; color: #29333d; line-height: 30px; min-height: 150px;}
.medic-histo:first-child{margin-right: 4%;}
.medic-histo a{color:  #ffffff; background: #284c6d; border: thin solid #284c6d; display: inline-block;
    font-size: 14px; margin: 20px 0 10px 0; padding: 8px 21px 8px; font-family: 'gilroy-regular-font';outline: none; line-height: normal; box-shadow: none;}
.medic-histo a:hover{color: #284c6d; background: #ffffff; border-color: #284c6d;}



.blogin-wrapp .blogin-row1 .forms h2 span{ display: inline-block; float: right; }

@media(max-width:767px){  
/* .common-style iframe { width:100%; height:350px; }*/
.typeform-widget {   height: initial !important;}
  }
@media(max-width:480px){

    img.alignleft,.alignleft,img.alignright,.alignright,.alignnone,img.alignnone{
        display:block; margin:0px auto; float:  none; }
}

.common-style [type=search] {border: 2px solid; padding:  10px 25px; background: none; border-color: #284c6d; font-size: 15px; color: #29333d; line-height: 30px; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 2px solid; padding: 10px 20px; font-size: 15px; line-height: 30px; cursor:pointer; color: #ffffff; background-color: #284c6d; border-color: #284c6d; font-weight: 600; letter-spacing: 0.4px;}

.common-style [type=submit]:hover { cursor:pointer; color: #284c6d; background-color: #ffffff;  border-color: #284c6d;}    

 nav.navigation.pagination { display: block; }


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin:0 0px 29px 0;
    float: left;
    width: 100%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
     width: 100% !important;
     height: 100% !important;
}
 


@media(max-width:480px){
.common-style form.search-form label { width: 100%; float: left;  margin-bottom: 15px;}
.common-style [type=search] { width: 70%; margin-left: 0; margin-right: 2%;}
.common-style [type=submit] { width: 28%; float: right; padding: 10px 0px;}

}





.header-wrapp, .linker-wrapp, .banner-wrapp, .facial-wrapp, .implants-wrapp, .services-wrapp, .testimonials-wrapp, .teams-wrapp, .abouts-wrapp, .getin-wrapp, .flinker-wrapp, .fheader-wrapp, .address-wrapp, .footer-wrapp, .inner-wrapp, .about-wrapp, .conten-wrapp, .sidbar-wrapp, .blogin-wrapp, .bloger-wrapp, .paiger-wrapp, .feeser-wrapp, .treatments-wrapp, .gallerin-wrapp, .galler-wrapp, .teamin-wrapp, .teamin-wrapp2, .testi-wrapp, .treatin-wrapp, .practice-wrapp { width:100%; float:left;}

.margin { width:100%; max-width:1250px; margin:auto;}



/*header-wrapp*/

.header-wrapp { background:#284c6d; padding:74px 0 54px; position:relative; border-bottom:1px solid rgba(255,255,255,0.3);}

.header-wrapp p { float:none; font-size:16px; color:#00afb4; letter-spacing:0.2px; line-height:25px; margin:-6px 0 0;}

.header-wrapp p a { color:#deb408;}

.header-wrapp p span { display:block;}

.header-wrapp p strong { font-weight:700;}

.header-wrapp .header-col1 { width:252px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}

.header-wrapp .header-col1 img { width:100%; display:block;}

.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}

.header-wrapp .header-col2 { width:auto; float:left; margin:15px 0 0;}

.header-wrapp .header-col2 img { width:100%; display:block;}

.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}

.header-wrapp .header-col2 .header-row2 li { float:left; margin:0 16px 0 0;}

.header-wrapp .header-col4 { width:auto; float:right; margin:7px 6.2% 0 10px;}

.header-wrapp .header-col4 img { width:100%; display:block;}

.header-wrapp .header-col4 .header-row4 { width:100%; float:right;}

.header-wrapp .header-col4 .header-row4 a { width:22px; float:left; margin:0 0 0 4px;}

.header-wrapp .header-col4 .header-row4 a img { transition:transform 0.8s ease-in-out 0s; opacity:0.60;}

.header-wrapp .header-col4 .header-row4 a:hover img { transform:rotate(360deg);}

.header-wrapp .header-col3 { width:auto; float:right; margin:0 0 0 15px;}

.header-wrapp .header-col3 img { width:100%; display:block;}

.header-wrapp .header-col3 .header-row3 { width:100%; float:right;}

.header-wrapp .header-btn1 { float:left; color:#284c6d; background:#ffffff; border-color:#ffffff; margin:0 0 0; padding:8px 14px 8px;}

.header-wrapp .header-btn1:hover { color:#ffffff; background:#284c6d; border-color:#ffffff;}

.header-wrapp .header-btn2 { float:left; color:#ffffff; background:#284c6d; border-color:rgba(255,255,255,0.60); margin:0 0 0 15px; padding:8px 14px 8px;}

.header-wrapp .header-btn2:hover { color:#284c6d; background:#ffffff; border-color:#ffffff;}

.header-row2 li, .header-row2 li a { font-size:15px; color:#fff; letter-spacing:0.2px; font-family: 'gilroy-medium-font';}



/*linker-wrapp*/

.linker-wrapp { background:#284c6d; padding:17px 0 11px; position:relative; z-index:10;}

.linker-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}

.linker-wrapp p a { color:#deb408;}

.linker-wrapp p span { display:inline; margin:0 0 0 8px;}

.linker-wrapp p strong { font-weight:700;}

.linker-wrapp .linker-col1 { width:auto; float:left; margin:0 0 0 46px;}

.linker-wrapp .linker-col1 img { width:100%; display:block;}

.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}

.linker-wrapp .linker-col2 { width:auto; float:right; margin:0 0 0;}

.linker-wrapp .linker-col2 img { width:100%; display:block;}

.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:right;}

.linker-wrapp .linker-col3 { width:auto; float:right; margin:7px 15px 0 5px;}

.linker-wrapp .linker-col3 img { width:100%; display:block;}

.linker-wrapp .linker-col3 .linker-row3 { width:100%; float:right;}

.linker-wrapp .linker-col3 .linker-row3 a { width:22px; float:left; margin:0 0 0 11px;}

.linker-wrapp .linker-col3 .linker-row3 a img { transition:transform 0.8s ease-in-out 0s; opacity:0.60;}

.linker-wrapp .linker-col3 .linker-row3 a:hover img { transform:rotate(360deg);}

.linker-wrapp .linker-btn1 { float: left;color: #fff;background: #284c6d; border-color: rgba(255,255,255,0.60);margin: 0 0 0;padding: 8px 10px 8px;font-size: 14px;}

.linker-wrapp .linker-btn1:hover { color:#284c6d; background:#ffffff; border-color:#ffffff;}
.linker-wrapp .linker-btn2 {float: left;color: #284c6d;background: #ffffff;border-color: #ffffff;margin: 0 0 0 15px;padding: 8px 12px 8px;font-size: 14px;}

.linker-wrapp .linker-btn2:hover { color:#ffffff; background:#284c6d; border-color:#ffffff;}



.linker-wrapp .banner-col3 { display:none; width:100%; float:right; margin:0 0 0; position:relative;}

.linker-wrapp .banner-col3 img { width:100%; display:block;}

.linker-wrapp .banner-col3 .banner-row3 { width:100%; float:right;}



/*banner-wrapp*/

.banner-wrapp { text-align:center; min-height:807px; background:#ffffff; margin:0 0 0; position:relative;}

.banner-wrapp p { float:none; font-size:24px; color:#284c6d; letter-spacing:0.5px; line-height:30px; margin:0 0 29px;}

.banner-wrapp p a { color:#deb408;}

.banner-wrapp p span { display:block;}

.banner-wrapp p strong { font-weight:700;}

.banner-wrapp h2 { font-size:48px; font-weight:400; color:#284c6d; line-height:60px; margin:0 0 26px;}

.banner-wrapp h2 a { color:#284c6d;}

.banner-wrapp h2 span { display:block;}

.banner-wrapp .banner-col1 { width:1250px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}

.banner-wrapp .banner-col1 img { width:100%; display:block;}

.banner-wrapp .banner-col1 .banner-row1 { width:50%; float:right;}

.banner-wrapp .banner-col2 { width:1250px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:6.2%; left:0;}

.banner-wrapp .banner-col2 img { width:100%; display:block;}

.banner-wrapp .banner-col2 .banner-row2 { width:auto; float:left;}

.banner-wrapp .banner-col3 { width:1250px; float:right; margin:0 auto 0; position:absolute; right:0; bottom:5%; left:0;}

.banner-wrapp .banner-col3 img { width:100%; display:block;}

.banner-wrapp .banner-col3 .banner-row3 { width:auto; float:right;}

.banner-wrapp .banner-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:0 0 0; padding:8px 21px 8px;}

.banner-wrapp .banner-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.banner-wrapp h2, .banner-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*facial-wrapp*/

.facial-wrapp { padding:145px 0 26px; text-align:center;}

.facial-wrapp p { float:none; font-size:17px; color:#284c6d; line-height:32px; margin:0 0 29px;}

.facial-wrapp p a { color:#deb408;}

.facial-wrapp p span { display:block;}

.facial-wrapp p strong { font-weight:700;}

.facial-wrapp h2 { font-size:21px; font-weight:400; color:#deb408; line-height:31px; letter-spacing:3.4px; text-transform:uppercase; margin:0 0 0;}

.facial-wrapp h2 a { color:#deb408;}

.facial-wrapp h2 span { display:block;}

.facial-wrapp h3 { font-size:48px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 28px; padding:0 0 25px; position:relative;}

.facial-wrapp h3 a { color:#284c6d;}

.facial-wrapp h3 span { display:block;}

.facial-wrapp h3:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#edd77b;}

.facial-wrapp .facial-row1 { width:100%; float:left;}

.facial-wrapp .facial-row1 .facial-col1 { width:50%; float:left; margin:106px 0 0;}

.facial-wrapp .facial-row1 .facial-col2 { width:50%; float:left; padding:0 32px 0 41px;}

.facial-wrapp .facial-row1 .facial-col2 img { width:100%; display:block;}

.facial-wrapp .facial-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:0 0 0; padding:8px 21px 8px;}

.facial-wrapp .facial-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.facial-wrapp h2, .facial-wrapp h2 span { font-family: 'gilroy-bold-font';}

.facial-wrapp h3, .facial-wrapp h3 span { font-family: 'EB Garamond', serif;}

.facial-wrapp p, .facial-wrapp p span { font-family: 'gilroy-medium-font';}



/*implants-wrapp*/

.implants-wrapp { padding:73px 0 0; text-align:center; background:#f9f9f8; margin:0 0 80px;}

.implants-wrapp p { float:none; font-size:17px; color:#284c6d; line-height:32px; margin:0 0 29px;}

.implants-wrapp p a { color:#deb408;}

.implants-wrapp p span { display:block;}

.implants-wrapp p strong { font-weight:700;}

.implants-wrapp h2 { font-size:21px; font-weight:400; color:#deb408; line-height:31px; letter-spacing:3.4px; text-transform:uppercase; margin:0 0 0;}

.implants-wrapp h2 a { color:#deb408;}

.implants-wrapp h2 span { display:block;}

.implants-wrapp h3 { font-size:48px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 28px; padding:0 0 25px; position:relative;}

.implants-wrapp h3 a { color:#284c6d;}

.implants-wrapp h3 span { display:block;}

.implants-wrapp h3:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#edd77b;}

.implants-wrapp .implants-row1 { width:100%; float:left;}

.implants-wrapp .implants-row1 .implants-col1 { width:50%; float:right; margin:120px 0 0;}

.implants-wrapp .implants-row1 .implants-col2 { width:50%; float:left; padding:0 32px 0 41px;}

.implants-wrapp .implants-row1 .implants-col2 img { width:100%; display:block;}

.implants-wrapp .implants-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:0 0 0; padding:8px 21px 8px;}

.implants-wrapp .implants-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.implants-wrapp h2, .implants-wrapp h2 span { font-family: 'gilroy-bold-font';}

.implants-wrapp h3, .implants-wrapp h3 span { font-family: 'EB Garamond', serif;}

.implants-wrapp p, .implants-wrapp p span { font-family: 'gilroy-medium-font';}



/*services-wrapp*/

.services-wrapp { text-align:center; background:#ffffff; padding:0 0 0;}

.services-wrapp p { float:none; font-size:17px; color:#284c6d; line-height:32px; margin:0 0 29px;}

.services-wrapp p a { color:#deb408;}

.services-wrapp p span { display:block;}

.services-wrapp p strong { font-weight:700;}

.services-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:52px; margin:0 0 6px;}

.services-wrapp h2 a { color:#284c6d;}

.services-wrapp h2 span { display:block;}

.services-wrapp .services-row1 { width:100%; float:left;}

.services-wrapp .services-row1 .services-col1 { width:49.5%; float:left; position:relative; margin:0 0 1%;}

.services-wrapp .services-row1 .services-col1:nth-child(2n) { float:right;}

.services-wrapp .services-row1 .services-col1 img { width:100%; display:block;}

.services-wrapp .services-row1 .services-col1 .services-row2 { width:100%; float:left;}

.services-wrapp .services-row1 .services-col1 .services-row3 { width:100%; float:left; position:absolute; top:52px; left:0; right:0; margin:0 auto;}

.services-wrapp .services-btn1 { width:125px; float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:0 auto 0; padding:8px 2% 8px; position:absolute; left:0; right:0; bottom:48px;}

.services-wrapp .services-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.services-wrapp h2, .services-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*testimonials-wrapp*/

.testimonials-wrapp { text-align:center; background:url(../images/testimonial-bg.jpg) no-repeat center / cover; padding:79px 0 82px; position:relative; margin:60px 0 12px;}

.testimonials-wrapp p { float:none; font-size:16px; color:#ffffff; line-height:28px; margin:0 auto 13px; max-width:462px;}

.testimonials-wrapp p a { color:#deb408;}

.testimonials-wrapp p span { display:block;}

.testimonials-wrapp p strong { font-weight:700;}

.testimonials-wrapp h2 { font-size:40px; font-weight:400; color:#ffffff; line-height:58px; margin:0 0 26px; padding:0 0 18px; position:relative;}

.testimonials-wrapp h2 a { color:#ffffff;}

.testimonials-wrapp h2 span { display:block;}

.testimonials-wrapp h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.testimonials-wrapp h3 { font-size:18px; font-weight:400; color:#deb408; letter-spacing:1.6px; line-height:28px; margin:0 0 26px;}

.testimonials-wrapp h3 a { color:#deb408;}

.testimonials-wrapp h3 span { display:block;}

.testimonials-wrapp .testimonials-col1 { width:600px; float:none; margin:0 auto 0;}

.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; float:none;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-fil1 { text-align:left; color:#00afb4; background:none; border:1px solid #00afb4;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-fil2 { width:18.76%; height:52px; float:left; margin:0 1.06% 0 0; padding:0 2% 0;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-fil3 { width:40.5%; height:52px; float:left; margin:0 0 0; padding:16px 2% 0;}

.testimonials-wrapp h2, .testimonials-wrapp h2 span { font-family: 'EB Garamond', serif;}

.testimonials-wrapp h3, .testimonials-wrapp h3 span { font-family: 'gilroy-bold-font'; text-transform:uppercase;}



/*teams-wrapp*/

.teams-wrapp { text-align:center; background:#f9f9f8; padding:117px 0 0;}

.teams-wrapp p { float:none; font-size:16px; color:#ffffff; line-height:28px; margin:0 auto 13px; max-width:462px;}

.teams-wrapp p a { color:#deb408;}

.teams-wrapp p span { display:block;}

.teams-wrapp p strong { font-weight:700;}

.teams-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 0; padding:0 0 18px; position:relative;}

.teams-wrapp h2 a { color:#284c6d;}

.teams-wrapp h2 span { display:block;}

.teams-wrapp h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.teams-wrapp h3 { font-size:30px; font-weight:400; color:#284c6d; line-height:42px; margin:0 0 6px;}

.teams-wrapp h3 a { color:#284c6d;}

.teams-wrapp h3 span { display:block;}

.teams-wrapp h4 { font-size:16px; font-weight:400; color:#cda251; line-height:26px; margin:0 0 26px;}

.teams-wrapp h4 a { color:#cda251;}

.teams-wrapp h4 span { display:block;}

.teams-wrapp .teams-row1 { width:100%; float:left; display: flex; flex-wrap: wrap;}

.teams-wrapp .teams-row1 .teams-col1 { width:37.2%; float:left; margin:20px 0 0 12.4%; position:relative;}

.teams-wrapp .teams-row1 .teams-col1 img { width:100%; display:block;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { width:74%; position:absolute; top:120px; left:-33.4%;}

.teams-wrapp .teams-row1 .teams-col2 { width:37.2%; float:right; margin:20px 12.4% 0 0; position:relative;}

.teams-wrapp .teams-row1 .teams-col2 img { width:100%; display:block;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { width:74%; position:absolute; top:120px; right:-33.4%;}

.teams-wrapp .teams-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.teams-wrapp .teams-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.teams-wrapp h2, .teams-wrapp h2 span, .teams-wrapp h3, .teams-wrapp h3 span { font-family: 'EB Garamond', serif;}

.teams-wrapp h4, .teams-wrapp h4 span { font-family: 'gilroy-medium-font';}



/*abouts-wrapp*/

.abouts-wrapp { background:url(../images/abouts-bg1.jpg) no-repeat center / cover; text-align:center; padding:230px 0 203px; position:relative;}

.abouts-wrapp:after { width:100%; height:100%; content:""; position:absolute; top:0; left:0; right:0; margin:0 auto; background:rgba(255,255,255,0.5);}

.abouts-wrapp p { float:none; font-size:16px; color:#284c6d; line-height:28px; margin:0 auto 13px; max-width:462px;}

.abouts-wrapp p a { color:#deb408;}

.abouts-wrapp p span { display:block;}

.abouts-wrapp p strong { font-weight:700;}

.abouts-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 19px; padding:0 0 18px; position:relative;}

.abouts-wrapp h2 a { color:#284c6d;}

.abouts-wrapp h2 span { display:block;}

.abouts-wrapp h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.abouts-wrapp .abouts-row1 { width:42%; float:left; position:relative; z-index:8;}

.abouts-wrapp .abouts-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.abouts-wrapp .abouts-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.abouts-wrapp h2, .abouts-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*getin-wrapp*/

.getin-wrapp { padding:59px 0 48px;}

.getin-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:52px; margin:0 0 42px;}

.getin-wrapp h2 span { display:block;}

.getin-wrapp p { float:none; font-size:26px; color:#050505; letter-spacing:normal; line-height:36px; margin:0 0 0;}

.getin-wrapp p a { color:#deb408;}

.getin-wrapp p span { display:block;}

.getin-wrapp p strong { font-weight:700;}

.getin-wrapp .getin-row1 { width:100%; max-width:1005px; float:none; text-align:center; margin:0 auto 0;}

.getin-wrapp .getin-row1 img { width:100%; display:block;}

.getin-wrapp .getin-row1 .getin-bar1 { width:100%; float:left;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil1 { font-size:13px; text-align:center; color:#4c6781; letter-spacing:0.4px; background:none; border-color:#9aacbb;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil2 { width:24.25%; height:37px; float:left; margin:0 1% 0 0; padding:0 16px 0;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil3 { width:24.25%; height:37px; float:left; margin:0 0 0; padding:9px 16px 0;}

.getin-wrapp .getin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.getin-wrapp .getin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.getin-wrapp h2, .getin-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*opening-wrapp*/

.opening-wrapp { background:#ffffff; padding:0 0 117px; text-align:center;}

.opening-wrapp p { float:none; font-size:16px; color:#284c6d; line-height:28px; margin:0 0 0;}

.opening-wrapp p a { color:#deb408;}

.opening-wrapp p span { display:block;}

.opening-wrapp p strong { font-weight:700;}

.opening-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 19px; padding:0 0 18px; position:relative;}

.opening-wrapp h2 a { color:#284c6d;}

.opening-wrapp h2 span { display:block;}

.opening-wrapp h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.opening-wrapp .opening-col1 { width:50%; min-height:371px; background:#f8f8f8; min-height:522px; float:right; margin:0 0 0; position:relative; padding:36px 5% 20px;}

.opening-wrapp .opening-col1 img { width:100%; display:block;}

.opening-wrapp .opening-col1 .address-row1 { width:100%; float:left; margin:0 0 22px;}

.opening-wrapp .opening-col1 .address-row1 p { margin:0 0 5px;}

.opening-wrapp .opening-col1 .opening-row1 { width:100%; float:left;}

.opening-wrapp .opening-col2 { width:50%; float:left; margin:0 0 0;}

.opening-wrapp .opening-col2 iframe { width:100%; height:522px; display:block;}

.opening-wrapp .opening-col2 .opening-row2 { width:100%; float:left;}

.opening-box1 { width:100%; max-width:250px; float:none; margin:0 auto 0;}

.opening-box2 { width:100%; float:left; margin:0 0 0;}

.opening-let1 { width:19.6%; float:left; margin:0 0 0;}

.opening-ret1 { width:56.4%; float:right; margin:0 0 0;}

.opening-wrapp h2, .opening-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*flinker-wrapp*/

.flinker-wrapp { text-align:center; padding:36px 0 0;}

.flinker-wrapp p { font-size:13px; font-weight:400; color:#fff; line-height:26px; margin:0 0 1px;}

.flinker-wrapp p a { color:#fff;}

.flinker-wrapp p a:hover { color:#16a0db;} 

.flinker-wrapp p span { display:block;}

.flinker-wrapp .flinker-row1 { width:100%; float:left; margin:0 0 7px;}

.flinker-wrapp .flinker-row1 img { width:100%; display:block;}

.flinker-wrapp .flinker-row1 .flinker-bar1 { width:100%; float:left;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li { float:none; display:inline-block;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:12px 14.2px 12px 16.2px; text-transform:uppercase; letter-spacing:2px; font-family: 'gilroy-medium-font';}

.flinker-wrapp .flinker-row1 .flinker-bar1 li a:hover { color:#d1ac0d; }

.flinker-bar1 li, .flinker-bar1 li a { font-size:14.5px; color:#ffffff;}



/*fheader-wrapp*/

.fheader-wrapp { background:#284c6d; padding:27px 0 54px; position:relative;}

.fheader-wrapp p { float:none; font-size:16px; color:#00afb4; letter-spacing:0.2px; line-height:25px; margin:-6px 0 0;}

.fheader-wrapp p a { color:#deb408;}

.fheader-wrapp p span { display:block;}

.fheader-wrapp p strong { font-weight:700;}

.fheader-wrapp .fheader-col1 { width:252px; float:none; margin:0 auto 0; position:absolute; top:34px; right:0; left:0;}

.fheader-wrapp .fheader-col1 img { width:100%; display:block;}

.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}

.fheader-wrapp .fheader-col2 { width:auto; float:left; margin:0 0 0;}

.fheader-wrapp .fheader-col2 img { width:100%; display:block;}

.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}

.fheader-wrapp .fheader-col2 .fheader-row2 li { float:left; margin:0 16px 0 0;}

.fheader-wrapp .fheader-col4 { width:auto; float:right; margin:7px 0 0 10px;}

.fheader-wrapp .fheader-col4 img { width:100%; display:block;}

.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%; float:right;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { width:22px; float:left; margin:0 0 0 11px;}

.fheader-wrapp .fheader-col4 .fheader-row4 a img { transition:transform 0.8s ease-in-out 0s; opacity:0.60;}

.fheader-wrapp .fheader-col4 .fheader-row4 a:hover img { transform:rotate(360deg);}

.fheader-wrapp .fheader-col3 { width:auto; float:right; margin:0 0 0 15px;}

.fheader-wrapp .fheader-col3 img { width:100%; display:block;}

.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%; float:right;}

.fheader-wrapp .fheader-btn1 { float:left; color:#284c6d; background:#ffffff; border-color:#ffffff; margin:0 0 0 15px; padding:8px 14px 8px;}

.fheader-wrapp .fheader-btn1:hover { color:#ffffff; background:#284c6d; border-color:#ffffff;}

.fheader-wrapp .fheader-btn2 { float:left; color:#ffffff; background:#284c6d; border-color:rgba(255,255,255,0.60); margin:0 0 0 0; padding:8px 14px 8px;}

.fheader-wrapp .fheader-btn2:hover { color:#284c6d; background:#ffffff; border-color:#ffffff;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn2 { margin:0 0 0 15px;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn1 { margin:0 0 0 4px;}

.fheader-row2 li, .fheader-row2 li a { font-size:15px; color:#fff; letter-spacing:0.2px; font-family: 'gilroy-medium-font';}



/*address-wrapp*/

.address-wrapp { text-align:center;}

.address-wrapp .address-col1 { width:100%; float:left; margin:42px 0 0;}

.address-wrapp .address-col1 img { width:100%; display:block;}

.address-wrapp .address-col1 .address-row1 { width:100%; float:left;}

.address-wrapp .address-col1 .address-row1 li { float:none; display:inline-block; margin:0 8px 0;}

.address-row1 li, .address-row1 li a { font-size:15px; color:#fff; letter-spacing:0.2px; font-family: 'gilroy-medium-font';}



/*footer-wrapp*/

.footer-wrapp { text-align:center; padding:37px 0 54px;}

.footer-wrapp p { float:none; font-size:15px; color:#52595e; letter-spacing:0.2px; line-height:26px; margin:0 0 26px;}

.footer-wrapp p a { color:#deb408;}

.footer-wrapp p span { display:block;}

.footer-wrapp p strong { font-weight:700;}

.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 10px;}

.footer-wrapp .footer-col1 img { width:100%; display:block;}

.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}

.footer-wrapp .footer-col1 .footer-row1 li { float:none; display:inline-block;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 2px 0;}

.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#d1ac0d;}

.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}

.footer-wrapp .footer-col2 img { width:100%; display:block;}

.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}

.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block;}

.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 10px 0;}

.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#d1ac0d;}

.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:13px; color:#ffffff; letter-spacing:0;}



/*inner-wrapp*/

.inner-wrapp { min-height:547px; position:relative; overflow:initial;}

.inner-wrapp h1 { font-size:48px; color:#284c6d; font-weight:400; margin:0 0 21px; line-height:58px;}

.inner-wrapp .inner-row1 { width:100%; float:left; text-align:center; margin:0 auto 0; position:absolute; top:40%; transform:translateY(-50%); left:0; right:0; z-index:9;}

.inner-wrapp .inner-row1 .inner-row2 { width:100%; float:right;}

.inner-wrapp .inner-row1 .inner-bar1 { width:100%; float:left; margin:0 0 2px;}

.inner-wrapp .inner-row1 .inner-bar1 li { float:none; display:inline-block;}

.inner-wrapp .inner-row1 .inner-bar1 li:nth-child(2n) { margin:0 0 0; position:relative;}

.inner-wrapp .inner-row1 .inner-bar1 li a:hover { color:#206cba;}

.inner-bar1 li, .inner-bar1 li a { font-size:18px; color:#284c6d;}

.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'EB Garamond', serif;}

.inner-wrapp .banner-col3 { bottom:15%;}

.inner-wrapp .banner-col2 { bottom:17.2%;}



.inner-wrapp .inner-social { width:34px; float:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:3.23%; z-index: 99;}

.inner-wrapp .inner-social img { width:100%; transition:transform 0.8s ease-in-out 0s; display:block;}

.inner-wrapp .inner-social .social-row1 { width:100%; float:right;}

.inner-wrapp .inner-social .social-row1 a { width:100%; float:left; margin:4px 0 4px;}

.inner-wrapp .inner-social .social-row1 a:hover img { transform:rotate(360deg);}

.inner-wrapp .arrow-col1 { width:58px; float:none; margin:0 auto 0; position:absolute; bottom:17%; right:0; left:0;}

.inner-wrapp .arrow-col1 img { width:100%; display:block;}

.inner-wrapp .arrow-col1 .arrow-row1 { width:100%; float:left;}



/*services-wrapp2*/

.services-wrapp2 { text-align:center; background:#ffffff; padding:0 0 90px;}

.services-wrapp2 .services-row1 .services-col1 { width:100%; float:left; position:relative; margin:0 0 0;}



/*about-wrapp*/

.about-wrapp { text-align:center; padding:57px 0 93px;}

.about-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 auto 29px; max-width:910px;}

.about-wrapp p a { color:#deb408;}

.about-wrapp p span { display:block;}

.about-wrapp p strong { font-weight:700;}

.about-wrapp h2 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px; text-transform:uppercase; margin:0 0 1px;}

.about-wrapp h2 a { color:#deb408;}

.about-wrapp h2 span { display:block;}

.about-wrapp h3 { font-size:48px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 26px;}

.about-wrapp h3 a { color:#284c6d;}

.about-wrapp h3 span { display:block;}

.about-wrapp h4 { font-size:30px; font-weight:400; color:#284c6d; line-height:40px; margin:28px 0 35px; display:inline-block;}

.about-wrapp h4 a { color:#284c6d;}

.about-wrapp h4 span { display:block;}

.about-wrapp .about-row1 { width:100%; float:left;}

.about-wrapp .about-row1 .about-row2 { width:100%; max-width:956px; float:none; margin:25px auto 0; display: flex; flex-wrap: wrap;}

.about-wrapp .about-row1 .about-row2 .about-col1 { width:32.42%; float:left; margin:0 1.36% 1.36% 0;} 

.about-wrapp .about-row1 .about-row2 .about-col1 img { width:100%; display:block;}

.about-wrapp .about-row1 .about-row2 .about-col1:nth-child(3n) { margin-right:0;}

.about-wrapp .about-row3 { width:100%; float:left;}

.about-wrapp .about-btn1 { float:none; color:#284c6d; background:none; border-color:#284c6d; margin:31px 0 0; padding:8px 24px 8px;}

.about-wrapp .about-btn1:hover { color:#ffffff; background:#284c6d; border-color:#284c6d;}

.about-wrapp h2, .about-wrapp h2 span { font-family: 'gilroy-bold-font';}

.about-wrapp h3, .about-wrapp h3 span, .about-wrapp h4, .about-wrapp h4 span { font-family: 'EB Garamond', serif;}



/*conten-wrapp*/

.conten-wrapp { padding:67px 0 92px; position:relative;}

.conten-wrapp2 { padding:0;}

.conten-wrapp .conten-row1 { width:100%; float:left;}

.conten-wrapp .conten-row1 .conten-bar1 { width:50.2%; float:left; padding:0 0 0;}

.conten-wrapp .conten-row1 .conten-bar2 { width:35.8%; float:right; padding:0;}

.conten-wrapp .conten-row1 .conten-bar3 { width:59.8%;}

.conten-wrapp .conten-row1 .conten-bar4 { width:56%; float:left; padding:0 0 0;}



/*sidbar-wrapp*/

.sidbar-wrapp { text-align:center; position:relative;}

.sidbar-wrapp p { float:none; max-width:364px; font-size:16px; color:#1c3754; line-height:28.02px; margin:0 auto 18px;}

.sidbar-wrapp p a { color:#deb408;}

.sidbar-wrapp p span { display:block;}

.sidbar-wrapp p strong { font-weight:700;}

.sidbar-wrapp h2 { font-size:40px; color:#ffffff; font-weight:400; line-height:52px; margin:0 0 32px;}

.sidbar-wrapp h2 a { color:#ffffff;}

.sidbar-wrapp h2 span { display:block;}

.sidbar-wrapp h3 { font-size:18px; font-weight:400; color:#1c3754; letter-spacing:1.4px; line-height:28px; margin:0 0 26px;}

.sidbar-wrapp h3 a { color:#1c3754;}

.sidbar-wrapp h3 span { display:block;}

.sidbar-wrapp .sidbar-col1 { width:100%; float:left; padding:41px 63px 51px; margin:0 0 20px; background:url(../images/sidbar-bg1.jpg) no-repeat center / cover;}

.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}

.sidbar-wrapp .sidbar-row1 { width:100%; float:left; margin:0 0 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-fil1 { font-size:13px; text-align:center; color:#4c6781; letter-spacing:0.4px; font-weight:400; background:none; border-color:#9aacbb;}

.sidbar-wrapp .sidbar-row1 .sidbar-fil2 { width:100%; height:37px; float:left; margin:0 0 18px 0; padding:0 16px 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-fil3 { width:100%; height:142px; float:left; margin:0 0 0; padding:9px 16px 0;}

.sidbar-wrapp .sidbar-col2 { width:100%; float:left; padding:48px 0 0;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; float:left;}

.sidbar-wrapp .sidbar-col2 h2 { color:#1c3754; position:relative; padding:0 0 25px;}

.sidbar-wrapp .sidbar-col2 h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#edd77b;}

.sidbar-wrapp .sidbar-row3 { width:100%; float:left; margin:0 0 17px; background:#eeeeee; padding:41px 5% 62px;}

.sidbar-wrapp .sidbar-row3 img { width:100%; display:block;}

.sidbar-wrapp .sidbar-row3 h2 { color:#1c3754; margin:0 0 25px;}

.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; float:left;}

.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { float:none; display:block;}

.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { font-size:18px; color:#1c3754; padding:0 20px 0; line-height:36px; display:block; transition:all 0.25s ease-out 0s; font-family: 'gilroy-bold-font';}

.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:#0782a6;}

.sidbar-wrapp .sidbar-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:6px 0 0; padding:8px 21px 8px;}

.sidbar-wrapp .sidbar-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.sidbar-wrapp h2, .sidbar-wrapp h2 span { font-family: 'EB Garamond', serif;}

.sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: 'gilroy-bold-font'; text-transform:uppercase;}

.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a { color: #0782a6;}



/*blogin-wrapp*/

.blogin-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 auto 29px; max-width:910px;}

.blogin-wrapp p a { color:#deb408;}

.blogin-wrapp p span { display:block;}

.blogin-wrapp p strong { font-weight:700;}

.blogin-wrapp h2 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px;  margin:0 0 21px;}

.blogin-wrapp h2 a { color:#deb408;}

.blogin-wrapp h2 span { display:block;}

.blogin-wrapp h3 { font-size:35px; font-weight:400; color:#284c6d; line-height:45px; margin:0 0 26px;}

.blogin-wrapp h3 a { color:#284c6d;}

.blogin-wrapp h3 span { display:block;}

.blogin-wrapp .blogin-row1 { width:100%; float:left;}

.blogin-wrapp .blogin-row1 img { width:auto; display:block;}

.blogin-wrapp .blogin-row1 .blogin-col1 { width:100%; float:left; margin:0 0 42px;}

.blogin-wrapp .blogin-row1 .blogin-col1 .blogin-row2 { width:87.5%; float:left;}

.blogin-wrapp .blogin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 27px 8px;}

.blogin-wrapp .blogin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.blogin-wrapp h2, .blogin-wrapp h2 span { font-family: 'gilroy-bold-font';}

.blogin-wrapp h3, .blogin-wrapp h3 span { font-family: 'EB Garamond', serif;}



/*bloger-wrapp*/

.bloger-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 0 16px; max-width:383px;}

.bloger-wrapp p a { color:#deb408;}

.bloger-wrapp p span { display:block;}

.bloger-wrapp p strong { font-weight:700;}

.bloger-wrapp h2 { font-size:35px; font-weight:400; color:#284c6d; line-height:45px; margin:0 0 16px;}

.bloger-wrapp h2 a { color:#284c6d;}

.bloger-wrapp h2 span { display:block;}

.bloger-wrapp .bloger-row1 { width:75.6%; float:left;}

.bloger-wrapp .bloger-row1 img { width:100%; display:block;}

.bloger-wrapp .bloger-row1 .bloger-col1 { width:100%; float:left; margin:0 0 100px;}

.bloger-wrapp .bloger-row1 .bloger-col1 .bloger-bar1 { width:100%; float:left; margin:0 0 23px;}

.bloger-wrapp .bloger-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:18px 0 0; padding:8px 21px 8px;}

.bloger-wrapp .bloger-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.bloger-wrapp h2, .bloger-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*paiger-wrapp*/

.paiger-wrapp { text-align:center; padding:0 0 0; position:relative; z-index:9; font-size: 0; }

.paiger-wrapp .paiger-row1 { width:auto; float:left; margin:0 0 0;}

.paiger-wrapp .paiger-row1 img { width:100%; display:block;}

.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto; float:none; display:inline-block; margin:4px 0 0;}

.paiger-wrapp .paiger-row1 .paiger-bar1 li { float:none; display:inline-block;}

.paiger-wrapp .paiger-row1 .paiger-bar1 li a { display:inline-block; padding:13px 4px 13px;}

.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color:#809acc;}

.paiger-wrapp .paiger-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:18px 0 0 20px; padding:8px 21px 8px;}

.paiger-wrapp .paiger-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.paiger-wrapp .paiger-btn2 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:18px 20px 0 0; padding:8px 21px 8px;}

.paiger-wrapp .paiger-btn2:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.paiger-bar1 li, .paiger-bar1 li a { font-size:16px; color:#29333d; letter-spacing:5.9px;}



.paiger-wrapp .paiger-row1  h2.screen-reader-text { display: none;}

.paiger-wrapp .paiger-row1 span.page-numbers.current { font-size:16px; color:#809acc; letter-spacing:5.9px; float:none; display:inline-block; padding:13px 4px 13px; font-family: 'gilroy-regular-font';}

.paiger-wrapp .paiger-row1 a.page-numbers { font-size:16px; color:#29333d; letter-spacing:5.9px; float:none; display:inline-block; padding:13px 4px 13px; font-family: 'gilroy-regular-font';}

.paiger-wrapp .paiger-row1 a.page-numbers:hover { color:#809acc;  }

.paiger-wrapp .paiger-row1 a.next.page-numbers {padding: 0; margin: 0; }

.paiger-wrapp .paiger-row1 a.prev.page-numbers { padding: 0; margin: 0; }

.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:16px; color:#29333d; letter-spacing:5.9px; float:none; display:inline-block; padding:13px 4px 13px; font-family: 'gilroy-regular-font';}




/*feeser-wrapp*/

.feeser-wrapp h2 { font-size:18px; line-height:1; letter-spacing:0.2px;}

.feeser-wrapp h3 { font-size:29px; line-height:55px; color:#a2a9a9; margin:-17px 0 30px;}

.feeser-wrapp h3 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px; text-transform:uppercase; margin:0 0 1px;}

.feeser-wrapp h3 a { color:#deb408;}

.feeser-wrapp h3 span { display:block;}

.feeser-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 0 16px; max-width:383px;}

.feeser-wrapp p a { color:#deb408;}

.feeser-wrapp p span { display:block;}

.feeser-wrapp p strong { font-weight:700;}

.feeser-wrapp .feeser-row1 { width:100%; float:left; margin:7px 0 4px;}

.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:3px 19px 0;}

.feeser-wrapp .feeser-row1 .feeser-bar1 { width:76.1%; float:left; text-align:left; padding:0 0;}

.feeser-wrapp .feeser-row2 .feeser-bar2 { width:18.9%; float:none; text-align:right; display:inline-block; padding:0 0;}

.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 1px;}

.feeser-bar1, .feeser-bar2 { font-size:15px; color:#6d6e71; line-height:31px;}

.feeser-wrapp h3, .feeser-wrapp h3 span { font-family: 'gilroy-bold-font';}

.feeser-wrapp h2, .feeser-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*gallerin-wrapp*/

.gallerin-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 auto 29px; max-width:910px;}

.gallerin-wrapp p a { color:#deb408;}

.gallerin-wrapp p span { display:block;}

.gallerin-wrapp p strong { font-weight:700;}

.gallerin-wrapp h2 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px; text-transform:uppercase; margin:0 0 21px;}

.gallerin-wrapp h2 a { color:#deb408;}

.gallerin-wrapp h2 span { display:block;}

.gallerin-wrapp h3 { font-size:35px; font-weight:400; color:#284c6d; line-height:45px; margin:0 0 39px;}

.gallerin-wrapp h3 a { color:#284c6d;}

.gallerin-wrapp h3 span { display:block;}

.gallerin-wrapp .gallerin-row1 { width:100%; float:left;}

.gallerin-wrapp .gallerin-row1 img { width:auto; display:block;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 { width:100%; float:left; margin:0 0 42px;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 { width:100%; float:left; position:relative; display: flex; flex-wrap: wrap;}

.gallerin-wrapp .gallerin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 27px 8px;}

.gallerin-wrapp .gallerin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.gallerin-wrapp h2, .gallerin-wrapp h2 span { font-family: 'gilroy-bold-font';}

.gallerin-wrapp h3, .gallerin-wrapp h3 span { font-family: 'EB Garamond', serif;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 img { width: 100%; display: block; margin: 0 auto;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 .gallerin-bar1 { width: 49.8%;  float: left; position: relative; border-radius: 6px; overflow: hidden;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 .gallerin-bar1:last-child { float:right; margin-left: .4%;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 .galler-bar1 img { width:100%; display:block;} 

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 h3 { position: absolute; bottom: 0; right: 0; margin: 0 auto; padding: 0 12px 0; color: #ffffff; font-size: 14px; letter-spacing: 1.2px; line-height: 28px; text-transform: uppercase; font-family: 'gilroy-regular-font';}
 



.gallerin-ab1 { width:90%; float:left; margin:0 auto 0; position:absolute; bottom:25px; right:0; left:0;}

.gallerin-ab-tex1 { font-size:16px; color:#fff; text-transform:uppercase; letter-spacing:0.4px; display:inline-block; font-family: 'gilroy-bold-font';}

.gallerin-ab-tex1:nth-child(2n) { float:right;}



/*galler-wrapp*/

.galler-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 0 16px; max-width:383px;}

.galler-wrapp p a { color:#deb408;}

.galler-wrapp p span { display:block;}

.galler-wrapp p strong { font-weight:700;}

.galler-wrapp h2 { font-size:35px; font-weight:400; color:#284c6d; line-height:45px; margin:0 0 16px;}

.galler-wrapp h2 a { color:#284c6d;}

.galler-wrapp h2 span { display:block;}

.galler-wrapp .galler-row1 { width:100%; float:left;}

.galler-wrapp .galler-row1 img { width:100%; display:block;}

.galler-wrapp .galler-row1 .galler-col1 { width:100%; float:left; margin:0 0 80px; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start;}

.galler-wrapp .galler-row1 .galler-col1 .galler-bar1 { width:100%; float:left; margin:0 0 23px; position:relative;}

.galler-wrapp .galler-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:18px 0 0; padding:8px 21px 8px;}

.galler-wrapp .galler-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.galler-wrapp h2, .galler-wrapp h2 span { font-family: 'EB Garamond', serif;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 57%; float: left; margin-right: 3%; display: flex; flex-wrap: wrap;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt .galler-bar1 { width:49.8%; float:left; position:relative; border-radius:6px; overflow:hidden;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt .galler-bar1:last-child { float:right; margin-left: .4%;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt .galler-bar1 img { width:100%; display:block;}

.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width:40%; float:right; }

.galler-wrapp .galler-row1 .galler-col1 .galler-lt .galler-bar1 h2 { position: absolute; bottom: 0; right: 0; margin: 0 auto; padding: 0 12px 0; color: #ffffff; font-size: 14px; letter-spacing: 1.2px; line-height: 28px; text-transform: uppercase; font-family: 'gilroy-regular-font';}
 



/*treatments-wrapp*/

.treatments-wrapp { text-align:center; background:#ffffff; padding:65px 0 0;}

.treatments-wrapp p { float:none; font-size:17px; color:#284c6d; line-height:32px; margin:0 0 29px;}

.treatments-wrapp p a { color:#deb408;}

.treatments-wrapp p span { display:block;}

.treatments-wrapp p strong { font-weight:700;}

.treatments-wrapp h2 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px; text-transform:uppercase; margin:0 0 1px;}

.treatments-wrapp h2 a { color:#deb408;}

.treatments-wrapp h2 span { display:block;}

.treatments-wrapp h3 { font-size:48px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 26px;}

.treatments-wrapp h3 a { color:#284c6d;}

.treatments-wrapp h3 span { display:block;}

.treatments-wrapp h4 { font-size:40px; font-weight:400; color:#284c6d; line-height:52px; margin:0 0 6px;}

.treatments-wrapp h4 a { color:#284c6d;}

.treatments-wrapp h4 span { display:block;}

.treatments-wrapp .treatments-row1 { width:100%; float:left; margin:18px 0 0; display: flex;  flex-wrap: wrap;}

.treatments-wrapp .treatments-row1 .treatments-col1 { width:49.5%; float:left; position:relative; margin:0 0 1%;}

.treatments-wrapp .treatments-row1 .treatments-col1:nth-child(2n) { float:right;margin-left: 1%;}

.treatments-wrapp .treatments-row1 .treatments-col1 img { width:100%; display:block;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row2 { width:100%; float:left;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row3 { width:100%; float:left; position:absolute; top:52px; left:0; right:0; margin:0 auto;}

.treatments-wrapp .treatments-btn1 { width:125px; float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:0 auto 0; padding:8px 2% 8px; position:absolute; left:0; right:0; bottom:48px;}

.treatments-wrapp .treatments-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.treatments-wrapp h3, .treatments-wrapp h3 span, .treatments-wrapp h4, .treatments-wrapp h4 span { font-family: 'EB Garamond', serif;}

.treatments-wrapp h2, .treatments-wrapp h2 span { font-family: 'gilroy-bold-font';}



/*teamin-wrapp*/

.teamin-wrapp { text-align:center; background:#f9f9f8; padding:40px 0 0;}

.teamin-wrapp p { float:none; font-size:16px; color:#29333d; line-height:28px; margin:0 auto 13px; max-width:887px;}

.teamin-wrapp p a { color:#deb408;}

.teamin-wrapp p span { display:block;}

.teamin-wrapp p strong { font-weight:700;}

.teamin-wrapp h2 { font-size:40px; font-weight:400; color:#284c6d; line-height:58px; margin:0 0 0; padding:0 0 18px; position:relative;}

.teamin-wrapp h2 a { color:#284c6d;}

.teamin-wrapp h2 span { display:block;}

.teamin-wrapp h2:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.teamin-wrapp h3 { font-size:30px; font-weight:400; color:#284c6d; line-height:42px; margin:0 0 6px;}

.teamin-wrapp h3 a { color:#284c6d;}

.teamin-wrapp h3 span { display:block;}

.teamin-wrapp h4 { font-size:16px; font-weight:400; color:#cda251; line-height:26px; margin:0 0 13px;}

.teamin-wrapp h4 a { color:#cda251;}

.teamin-wrapp h4 span { display:block;}

.teamin-wrapp h5 { font-size:16px; font-weight:400; color:#212121; line-height:26px; margin:0 0 12px;}

.teamin-wrapp h5 a { color:#212121;}

.teamin-wrapp h5 span { display:block;}

.teamin-wrapp h6 { font-size:30px; font-weight:400; color:#284c6d; line-height:42px; margin:0 auto 6px; max-width:687px;}

.teamin-wrapp h6 a { color:#284c6d;}

.teamin-wrapp h6 span { display:block;}

.teamin-wrapp .teamin-row1 { width:100%; float:left; position:relative;}

.teamin-wrapp .teamin-row1 img { width:100%; display:block;}

.teamin-wrapp .teamin-row1 .teamin-bar1 { width:50%; float:left;}

.teamin-wrapp .teamin-row1 .teamin-bar1 .teamin-col1 { width:441px; float:none; display:inline-block;}

.teamin-wrapp .teamin-row1 .teamin-bar2 { width:50%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0;}

.teamin-wrapp .teamin-row2 { width:100%; float:left; position:relative;}

.teamin-wrapp .teamin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.teamin-wrapp .teamin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.teamin-wrapp h2, .teamin-wrapp h2 span, .teamin-wrapp h3, .teamin-wrapp h3 span, .teamin-wrapp h6, .teamin-wrapp h6 span { font-family: 'EB Garamond', serif;}

.teamin-wrapp h4, .teamin-wrapp h4 span, .teamin-wrapp h5, .teamin-wrapp h5 span { font-family: 'gilroy-medium-font';}



/*teamin-wrapp2*/

.teamin-wrapp2 { text-align:center; padding:97px 0 0;}

.teamin-wrapp2 p { float:none; font-size:16px; color:#29333d; line-height:28px; margin:0 auto 29px; max-width:887px;}

.teamin-wrapp2 p a { color:#deb408;}

.teamin-wrapp2 p span { display:block;}

.teamin-wrapp2 p strong { font-weight:700;}

.teamin-wrapp2 h2 { font-size:30px; font-weight:400; color:#284c6d; line-height:42px; margin:0 auto 26px; max-width:687px;}

.teamin-wrapp2 h2 a { color:#284c6d;}

.teamin-wrapp2 h2 span { display:block;}

.teamin-wrapp2 .teamin-row2 { width:100%; float:left; position:relative;}

.teamin-wrapp2 .teamin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.teamin-wrapp2 .teamin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.teamin-wrapp2 h2, .teamin-wrapp h2 span { font-family: 'EB Garamond', serif;}



/*testi-wrapp*/

.testi-wrapp { text-align:center; background:none; overflow:hidden; padding:64px 0 30px; position:relative;}

.testi-wrapp p { float:none; font-size:16px; color:#29333d; line-height:28px; margin:0 0 19px;}

.testi-wrapp p a { color:#deb408;}

.testi-wrapp p span { display:block;}

.testi-wrapp p strong { font-weight:700;}

.testi-wrapp h3 { font-size:16px; font-weight:400; color:#284c6d; letter-spacing:1.4px; line-height:28px; margin:0 0 0; padding:0 0 35px; position:relative;}

.testi-wrapp h3 a { color:#284c6d;}

.testi-wrapp h3 span { display:block;}

.testi-wrapp h3:after { content:""; width:114px; height:2px; position:absolute; bottom:0; left:0; right:0; margin:0 auto; background:#d1ac0d;}

.testi-wrapp .testi-col1 { width:100%; float:left; margin:0 0 0; position:relative;}

.testi-wrapp .testi-col1 img { width:100%; display:block;}

.testi-wrapp .testi-col1 .testi-row1 { width:100%; float:left; margin:0 0 33px; position:relative;}

.testi-wrapp .testi-col2 { width:100%; float:left; margin:0 0 0;}

.testi-wrapp .testi-col2 img { width:100%; display:block;}

.testi-wrapp .testi-col2 .testi-row2 { width:100%; float:left;}

.testi-wrapp .testi-row3 { width:100%; float:left; margin:95px 0 0; display: flex; flex-wrap: wrap;} 

.testi-wrapp .testi-row3 .testi-col3 { width:50%; float:left; margin:0 0 70px 0; padding:0 4%;}

.testi-wrapp .testi-row3 .testi-col3 img { width:100%; display:block;}

.testi-wrapp .testi-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:17px 0 0; padding:8px 28px 8px; cursor: pointer;}

.testi-wrapp .testi-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.testi-wrapp .paiger-wrapp { text-align:center; padding:0;}

.testi-wrapp h3, .testi-wrapp h3 span { font-family: 'gilroy-bold-font'; text-transform:uppercase;}

.testi-wrapp .testi-row3 p span { display: inline;}

.testi-wrapp .testi-row3 .test-read-btn.testi-btn1.btn-gradient1 { margin: 0 auto 17px; padding: 8px 20px 8px;}



/*treatin-wrapp*/

.treatin-wrapp p { float:none; font-size:16px; color:#29333d; line-height:30px; margin:0 auto 29px; max-width:910px;}

.treatin-wrapp p a { color:#deb408;}

.treatin-wrapp p span { display:block;}

.treatin-wrapp p strong { font-weight:700;}

.treatin-wrapp h2 { font-size:18px; font-weight:400; color:#deb408; line-height:28px; letter-spacing:2.6px; text-transform:uppercase; margin:0 0 21px;}

.treatin-wrapp h2 a { color:#deb408;}

.treatin-wrapp h2 span { display:block;}

.treatin-wrapp h3 { font-size:35px; font-weight:400; color:#284c6d; line-height:45px; margin:0 0 29px;}

.treatin-wrapp h3 a { color:#284c6d;}

.treatin-wrapp h3 span { display:block;}

.treatin-wrapp h4 { font-size:30px; font-weight:400; color:#284c6d; line-height:40px; margin:18px 0 28px; display:inline-block;}

.treatin-wrapp h4 a { color:#284c6d;}

.treatin-wrapp h4 span { display:block;}

.treatin-wrapp .treatin-row1 { width:100%; float:left;}

.treatin-wrapp .treatin-row1 img { width:auto; display:block;}

.treatin-wrapp .treatin-row2 { width:100%; float:left; margin:15px 0 52px;}

.treatin-wrapp .treatin-row2 iframe { width:100%; display:block; height:426px;}

.treatin-wrapp .treatin-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 27px 8px; position: relative;}

.treatin-wrapp .treatin-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: 'gilroy-bold-font';}

.treatin-wrapp h3, .treatin-wrapp h3 span, .treatin-wrapp h4, .treatin-wrapp h4 span { font-family: 'EB Garamond', serif;}

.treatin-wrapp .treatin-btn1 a { width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0;  font-size: 0;}


/*practice-wrapp*/

.practice-wrapp { text-align:center; padding:70px 0 30px;}

.practice-wrapp p { font-size:16px; color:#707070; letter-spacing:normal; line-height:26px; text-transform:inherit; margin:0 0 0;}

.practice-wrapp p a { color:#deb408;}

.practice-wrapp p span { display:block;}

.practice-wrapp .practice-row2 { width:100%; float:left; display: flex; flex-wrap: wrap;}

.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e;}

.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}

.practice-wrapp .practice-row1 img { width:100%; display:block;}

.practice-wrapp .practice-row1:hover img { opacity:0.40;}

.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}



/*buttons*/

.buttons { width:100%; float:left; margin:0 0 28px;}

.buttons-tex1 { font-size:15px; color:#284c6d; float:none; display:inline-block; letter-spacing:0.5px; margin:9px 15px 0; font-family: 'gilroy-semibold-font';}

.buttons h5 { font-size:30px; line-height:40px; color:#284c6d; font-weight:400; margin:0 0 5px; font-family: 'EB Garamond', serif;}

.buttons h5 a { color:#284c6d;}

.buttons h5 span { display:block; font-family: 'gilroy-medium-font';}

.buttons .buttons-btn1 { float:none; color:#fff; background:#284c6d; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.buttons .buttons-btn1:hover { color:#284c6d; background:#ffffff; border-color:#284c6d;}

.buttons .buttons-btn2 { float:none; color:#284c6d; background:none; border-color:#284c6d; margin:14px 0 0; padding:8px 21px 8px;}

.buttons .buttons-btn2:hover { color:#ffffff; background:#284c6d; border-color:#284c6d;}

.buttons .buttons-btn2 span { font-family: 'gilroy-semibold-font';}



.mobhide { display:none;}



/*common-css*/

.border { width:100%; float:left; height:1px; background:#e9edf0; margin:10px 0 18px;}

.banner-thm1 { width:20px; float:left; margin:3px 12px 0 0;}

.banner-thm2 { width:203px; float:left; margin:5px 0 0;}

.testimonials-thm1 { width:100%; float:left; margin:0 0 24px;}

.testimonials-thm1 span { width:15px; float:none; display:inline-block; margin:0 1px 0;}

.footer-bg { width:100%; float:left; background:#284c6d;}

.sidbar-wrapp .testimonials-thm1 { width:100%; float:left; margin:0 0 18px;}



.linker-btn1, .linker-btn2, .header-btn1, .header-btn2, .banner-btn1, .facial-btn1, .implants-btn1, .services-btn1, .teams-btn1, .testimonials-btn1, .abouts-btn1, .getin-fil1, .getin-btn1, .fheader-btn1, .fheader-btn2, .about-btn1, .buttons-btn1, .buttons-btn2, .blogin-btn1, .sidbar-fil1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .gallerin-btn1, .galler-btn1, .treatments-btn1, .teamin-btn1, .testi-btn1, .treatin-btn1 { text-align:center; font-size:15px; font-weight:600; letter-spacing:0.4px; border:1px solid; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; font-family: 'gilroy-regular-font';}




.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-12 { padding: 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-3 { width: 24.25%; margin: 0 1% 0 0; padding: 0; float: left;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-3.last_col { margin: 0 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .form-control { width: 100%; height: 37px; float: left; margin: 0 0 0; padding: 0 16px 0; font-size: 13px; text-align: center; border-radius: 0; color: #4c6781; letter-spacing: 0.4px; background: none; border-color: #9aacbb; font-weight: 600; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'gilroy-regular-font'; box-shadow: none; line-height: normal; vertical-align: baseline; outline: none;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .form-control::placeholder { color: #4c6781; }
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid textarea.form-control { width: 100% !important; padding: 9px 16px 0; max-height: 150px; height: 37px; min-height: 37px; margin: 0 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { width: 100%; float: none; display: inline-block; margin: 32px 0 10px; text-align: center; font-size: 15px; color: #4c6781; letter-spacing: 0.4px; line-height: 25px; vertical-align: baseline; outline: none; font-family: 'gilroy-regular-font';}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; float: none; display: inline-block; margin: 0 0 26px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid a { color: #4c6781; font-family: 'gilroy-semibold-font';}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid a:hover { color: #757575; text-decoration: none;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox label { padding: 0 0 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox input[type=checkbox]{ background-image: url(../images/checkbox-thumb1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 16px; width: 17px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 3px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 16px; background-repeat: no-repeat;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -18px; }
.getin-wrapp .getin-row1 .getin-bar1 .g-recaptcha { width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.8); text-align: center; transform-origin: center;}
.getin-wrapp .getin-row1 .getin-bar1 .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn { float: none; color: #fff; background: #284c6d; border-color: #284c6d; margin: 26px 0 0; padding: 8px 21px 8px; border-radius: 0; text-align: center; font-size: 15px; font-weight: 600; letter-spacing: 0.4px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'gilroy-regular-font'; vertical-align: baseline; outline: none; line-height: normal; box-shadow: none;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn:hover { color: #284c6d; background: #ffffff; border-color: #284c6d;}



.sidbar-wrapp .sidbar-row1 .caldera-grid .col-sm-12 { padding: 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-control { width: 100%; height: 37px; float: left; margin: 0 0 18px 0; padding: 0 16px 0; font-size: 13px; text-align: center; color: #ffffff; letter-spacing: 0.4px; font-weight: 400; background: none; border-color: #9aacbb; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'gilroy-regular-font'; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-control::placeholder { color: #ffffff; }
.sidbar-wrapp .sidbar-row1 .caldera-grid textarea.form-control {width: 100% !important;padding: 9px 16px 0;max-height: 180px;height: 142px;min-height: 37px;margin: 0 0 0;}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox {width: 100%;float: none;display: inline-block;margin: 32px 0 10px;text-align: center;font-size: 15px;color: #ffffff;letter-spacing: 0.4px;line-height: 25px;vertical-align: baseline;outline: none;font-family: 'gilroy-regular-font';}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; float: none; display: inline-block; margin: 0 0 26px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid a {color: #ffffff;font-family: 'gilroy-semibold-font';}
.sidbar-wrapp .sidbar-row1 .caldera-grid a:hover { color: #757575; text-decoration: none;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label { padding: 0 0 0 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]{ background-image: url(../images/checkbox-thumb2.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 16px; width: 17px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 2px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 16px; background-repeat: no-repeat;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -18px; }
.sidbar-wrapp .sidbar-row1 .g-recaptcha { width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.8); text-align: center; transform-origin: center;}
.sidbar-wrapp .sidbar-row1 .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {float: none;color: #fff;background: #284c6d;border-color: #284c6d;margin: 26px 0 0;padding: 8px 21px 8px;border-radius: 0;text-align: center;font-size: 16px;letter-spacing: 0.4px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-family: 'gilroy-regular-font';vertical-align: baseline;outline: none;line-height: normal;box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn:hover { color: #284c6d; background: #ffffff; border-color: #284c6d;}




.parsley-required { display: none !important;}
.caldera-grid .form-group .parsley-error {border-color: #d00000 !important;border:2px dotted !important;color:#d00000 !important;background: transparent;}
.caldera-grid .form-group label.parsley-error {border: none !important;}
.caldera-grid .help-block {display: none !important;}
input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success { background: transparent  !important;}
.caldera-grid .row {margin: 0px !important;}
.caldera-grid .form-group { margin:0px auto !important;}



.featherlight .featherlight-content { max-width: 700px !important; margin: 0 auto}
#scrollUp { z-index: 999 !important;}

.comman-anchor { position: absolute; left: 0; right: 0; width: 100%; display: block; height: 100%; z-index: 9; margin: 0 auto;}
.linker-wrapp .scroll.fixed .menuzord-menu > li a {
    font-size: 13px;
    padding: 12px 12px 12px 12px;
}



.blogin-wrapp .blogin-row1 .forms { width: 100%; display: block; float: left; margin: 20px 0 30px;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .row { width: 100%; display: block; float: left; margin-bottom: 15px !important;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .col-sm-12 { padding: 0;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .form-group { float: left; width: 100%;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid label.control-label { line-height: 30px !important; width: 100%; display: block; float: left; margin: 0 0 10px; text-align: left; font-size: 15px; color: #4c6781; letter-spacing: 0.4px; line-height: 24px; vertical-align: baseline; outline: none; font-family: 'gilroy-regular-font'; font-weight: 600;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .form-control { width: 100%; height: 37px; float: left; margin: 0 0 20px; padding: 0 16px 0; font-size: 13px; text-align: left; border-radius: 0; color: #4c6781; letter-spacing: 0.4px; background: none; border-color: #9aacbb; font-weight: 600; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'gilroy-regular-font'; box-shadow: none; line-height: normal; vertical-align: baseline; outline: none;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .form-control::placeholder { color: #4c6781; }
.blogin-wrapp .blogin-row1 .forms .caldera-grid textarea.form-control { width: 100% !important; padding: 9px 16px 0; max-height: 150px;  min-height: 37px; height: 80px; margin: 0 0 20px;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .col-sm-6 textarea.form-control { height: 37px;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .radio { width: auto; float: left; display: inline-block; margin: 0 3% 20px 0;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .radio label { padding: 0 0 0 22px; float: none; display: inline-block; margin: 0 0 0; text-align: left; font-size: 15px; color: #4c6781; letter-spacing: 0.4px; line-height: 20px; vertical-align: baseline; outline: none; font-family: 'gilroy-regular-font';}
.blogin-wrapp .blogin-row1 .forms .caldera-grid a { color: #4c6781; font-family: 'gilroy-semibold-font';}
.blogin-wrapp .blogin-row1 .forms .caldera-grid a:hover { color: #757575; text-decoration: none;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .radio input[type=radio]{ background-image: url(../images/checkbox-thumb1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 16px; width: 17px; margin: 0px !important; padding: 0; border: 0; position: absolute; left:0px; top: 1px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 16px; background-repeat: no-repeat;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .radio input[type=radio]:checked { background-position: 0 -18px; }
.blogin-wrapp .blogin-row1 .forms .g-recaptcha { width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.9); text-align: left; transform-origin: left;}
.blogin-wrapp .blogin-row1 .forms .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.blogin-wrapp .blogin-row1 .forms .caldera-grid p { width: 100%; float: left; margin: 0 0 16px;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .col-sm-6 { width: 48%; float: left; padding: 0; margin: 0 4% 0 0;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .col-sm-6.last_col { margin-right: 0;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .checkbox { width: auto; float: left; display: inline-block; margin: 0 3% 20px 0;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .checkbox label { padding: 0 0 0 22px; float: none; display: inline-block; margin: 0 0 0; text-align: left; font-size: 15px; color: #4c6781; letter-spacing: 0.4px; line-height: 20px; vertical-align: baseline; outline: none; font-family: 'gilroy-regular-font';}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .checkbox input[type=checkbox]{ background-image: url(../images/checkbox-thumb1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 16px; width: 17px; margin: 0px !important; padding: 0; border: 0; position: absolute; left:0px; top: 1px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 16px; background-repeat: no-repeat;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .checkbox input[type=checkbox]:checked { background-position: 0 -18px; }
.blogin-wrapp .blogin-row1 .forms .caldera-grid .btn { float: none; color: #fff; background: #284c6d; border-color: #284c6d; margin: 20px 0 0; padding: 8px 21px 8px; border-radius: 0; text-align: center; font-size: 15px; font-weight: 600; letter-spacing: 0.4px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'gilroy-regular-font'; vertical-align: baseline; outline: none; line-height: normal; box-shadow: none;}
.blogin-wrapp .blogin-row1 .forms .caldera-grid .btn:hover { color: #284c6d; background: #ffffff; border-color: #284c6d;}










/*Smartphone css*/


@media screen and (max-width: 480px) {

.margin { width:90%;}



.header-wrapp { text-align:center; border:none; padding:75px 0 0;}

.header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

.header-wrapp .header-col2 { width:100%; margin:25px 0 0;}

.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 7px 0 0;}

.header-wrapp .header-col2 .header-row2 li:nth-child(2n) { display:none;}

.header-wrapp .header-col2 .header-row2 li:last-child { margin:0;}

.header-wrapp .header-col3 { width:100%; margin:20px 0 4%;}

.header-wrapp .header-col4 { display:none;}

.header-wrapp .header-btn1 { width:48%; margin:0; padding:7px 2% 8px;}

.header-wrapp .header-btn2 { width:48%; float:right; margin:0; padding:7px 2% 8px;}

.header-row2 li, .header-row2 li a { font-size:14px;}



.linker-wrapp { padding:0 0 25px; text-align:center; z-index:99;}

.linker-wrapp .linker-col2 { width:100%; margin: 0px 0 4%;}

.linker-wrapp .linker-col3 { width:100%; margin:20px 0 0 0;}

.linker-wrapp .linker-col3 .linker-row3 a { float:none; display:inline-block;}

.linker-wrapp .linker-btn1 { width:48%; padding:7px 2% 8px;}

.linker-wrapp .linker-btn2 { width:48%; float:right; padding:7px 2% 8px; margin:0;}



.linker-wrapp .banner-col3 { display:block;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp h2 { font-size:42px; line-height:54px; margin:0 0 18px;}

.banner-wrapp p { font-size:18px; line-height:28px;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5%;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none;}



.facial-wrapp { padding:62px 0 26px;}

.facial-wrapp h2 { font-size:18px; line-height:28px;}

.facial-wrapp h3 { font-size:38px; line-height:48px;}

.facial-wrapp p span { display:contents;}

.facial-wrapp .facial-row1 .facial-col1 { width:100%; margin:0 0 40px;}

.facial-wrapp .facial-row1 .facial-col2 { width:100%; padding:0 5%;}



.implants-wrapp { padding:52px 0 0; margin:0 0 45px;}

.implants-wrapp h2 { font-size:18px; line-height:28px;}

.implants-wrapp h3 { font-size:38px; line-height:48px;}

.implants-wrapp p span { display:contents;}

.implants-wrapp .implants-row1 .implants-col1 { width:100%; margin:0 0 40px;}

.implants-wrapp .implants-row1 .implants-col2 { width:100%; padding:0 5%;}



.services-wrapp h2 { font-size:32px; line-height:44px;}

.services-wrapp .services-row1 .services-col1 { width:100%; background:#000;}

.services-wrapp .services-row1 .services-col1 .services-row3 { top:5%;}

.services-wrapp .services-row1 .services-col1 img { opacity:0.9;}

.services-wrapp .services-btn1 { bottom:35px;}



.testimonials-wrapp { margin:45px 0 12px; padding:40px 0 50px;}

.testimonials-wrapp .testimonials-col1 { width:100%;}



.teams-wrapp { padding:20px 0 50px;}

.teams-wrapp .teams-row1 .teams-col1 { width:100%; margin:40px 0 0;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { position:relative; width:100%; top:inherit; left:inherit; padding:25px 0 0;}

.teams-wrapp .teams-row1 .teams-col2 { width:100%; margin:40px 0 0;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { position:relative; width:100%; top:inherit; right:inherit; padding:25px 0 0;}

.teams-wrapp .teams-btn1 { margin:0;}



.abouts-wrapp { padding:50px 0 69px}

.abouts-wrapp .abouts-row1 { width:100%;}



.getin-wrapp { padding:36px 0 48px;}

.getin-wrapp h2 { margin:0 0 23px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil2 { width:100%; margin:0 0 12px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil3 { width:100%;}



.opening-wrapp .opening-col1 { width:100%;}

.opening-wrapp .opening-col2 { width:100%;}



.flinker-wrapp .flinker-row1 .flinker-bar1 li { padding:0 4px;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:first-child { padding-left:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:last-child { padding-right:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:0;}

.flinker-bar1 li, .flinker-bar1 li a { font-size:12px;}



.fheader-wrapp { text-align:center; padding:27px 0 0;}

.fheader-wrapp .fheader-col1 { position:relative; top:inherit;}

.fheader-wrapp .fheader-col2 { width:100%; margin:32px 0 4%;}

.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 20px;}

.fheader-wrapp .fheader-col4 { width:100%;}

.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0; padding:7px 2% 8px;}

.fheader-wrapp .fheader-btn2 { width:48%; float:left; padding:7px 2% 8px;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn1 { margin:0 0;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn2 { margin:0 0;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { float:none; display:inline-block; margin:0 3px;}



.address-wrapp .address-col1 .address-row1 li { float:none; display:inline-block; margin:0 7px 0 0;}

.address-wrapp .address-col1 .address-row1 li:nth-child(2n) { display:none;}

.address-wrapp .address-col1 .address-row1 li:last-child { margin:0;}

.address-row1 li, .address-row1 li a { font-size:14px;}



/*inner*/

.inner-wrapp h1 { font-size:30px; line-height:30px; margin:0 0 12px;}

.inner-wrapp .inner-row1 { top:50%;}

.inner-wrapp .arrow-col1 .arrow-row1 { display:none;}

.inner-wrapp .inner-social { display:none;}

.inner-bar1 li, .inner-bar1 li a { font-size:15px;}



.services-wrapp2 { padding:0 0 50px;}



.conten-wrapp { padding:50px 0 20px;}

.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}

.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}



.sidbar-wrapp .sidbar-col1 { padding:41px 5% 51px;}

.sidbar-wrapp .sidbar-col2 { padding:18px 0 0;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:0 5%;}



.about-wrapp { padding:50px 0;}

.about-wrapp h2 { font-size:16px;}

.about-wrapp h3 { font-size:40px; line-height:44px;}

.about-wrapp .about-row1 .about-row2 { margin:0 auto;}



.blogin-wrapp h2 { font-size:16px;}

.blogin-wrapp h3 { font-size:27px; line-height:27px;}

.blogin-wrapp .blogin-row1 .blogin-col1 .blogin-row2 { width:100%;}



.buttons h5 { font-size:27px; line-height:30px;}

.buttons .buttons-btn1 { padding:8px 10px 8px;}

.buttons .buttons-btn2 { padding:8px 10px 8px;}

.buttons-tex1 { margin:9px 9px 0;}



.bloger-wrapp h2 { font-size:27px; line-height:27px;}

.bloger-wrapp .bloger-row1 { width:100%;}

.bloger-wrapp .bloger-row1 .bloger-col1 { margin:0 0 45px;}



.paiger-wrapp .paiger-row1 { width:auto;}

.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}

.paiger-wrapp .paiger-btn1 { padding:8px 12px 8px;}

.paiger-wrapp .paiger-btn2 { padding:8px 12px 8px;}



.feeser-wrapp h3 { font-size:16px;}

.feeser-wrapp .feeser-row2 { padding:3px 5% 0;}



.gallerin-wrapp h2 { font-size:16px;}

.gallerin-wrapp h3 { font-size:27px; line-height:27px;}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 .gallerin-row2 { width:100%;}



.galler-wrapp h2 { font-size:27px; line-height:27px;}

.galler-wrapp .galler-row1 { width:100%;}

.galler-wrapp .galler-row1 .galler-col1 { margin:0 0 46px;}



.teamin-wrapp .teamin-row1 .teamin-bar1 { width:100%; margin:30px 0;}

.teamin-wrapp .teamin-row1 .teamin-bar1 .teamin-col1 { width:100%;}

.teamin-wrapp .teamin-row1 .teamin-bar2 { width:100%; position:relative; top:inherit; transform:none;}



.teamin-wrapp2 { padding:30px 0 0;}



.testi-wrapp { padding:50px 0 30px;}

.testi-wrapp .testi-row3 .testi-col3 { width:100%; margin:0 0 43px;}



.treatin-wrapp h2 { font-size:16px;}

.treatin-wrapp h3 { font-size:27px; line-height:27px;}



.treatin-wrapp .treatin-row2 iframe { height:260px;}



.treatments-wrapp h2 { font-size:16px;}

.treatments-wrapp h4 { font-size:32px; line-height:44px;}

.treatments-wrapp .treatments-row1 .treatments-col1 { width:100%; background:#000;}

.treatments-wrapp .treatments-row1 .treatments-col1:nth-child(2n) { margin-left: 0%;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row3 { top:5%;}

.treatments-wrapp .treatments-row1 .treatments-col1 img { opacity:0.9;}

.treatments-wrapp .treatments-btn1 { bottom:35px;}



.practice-wrapp { padding:50px 0 45px;}

.practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}

.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}



.mobhide { display:block;}



.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-3 { width: 100%; margin: 0 0 12px; float: left;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn {  margin: 20px 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {  margin: 20px 0 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 100%; margin: 0 0 20px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width: 100%; position: relative;} 
.galler-wrapp p {  max-width: 100%;}

.blogin-wrapp .blogin-row1 .forms .caldera-grid .col-sm-6{width: 100%; margin: 0;}
.blogin-wrapp .blogin-row1 .forms h2 span{float: none;}

}



@media screen and (min-width:481px) and (max-width:600px) {

.margin { width:90%;}



.header-wrapp { text-align:center; border:none; padding:75px 0 0;}

.header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

.header-wrapp .header-col2 { width:100%; margin:25px 0 0;}

.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 7px 0;}

.header-wrapp .header-col3 { width:100%; margin:20px 0 4%;}

.header-wrapp .header-col4 { display:none;}

.header-wrapp .header-btn1 { width:48%; margin:0; padding:7px 2% 8px;}

.header-wrapp .header-btn2 { width:48%; float:right; margin:0; padding:7px 2% 8px;}



.linker-wrapp { padding:0 0 25px; text-align:center; z-index:99;}

.linker-wrapp .linker-col2 { width:100%;     margin: 0px 0 4%;}

.linker-wrapp .linker-col3 { width:100%; margin:20px 0 0 0;}

.linker-wrapp .linker-col3 .linker-row3 a { float:none; display:inline-block;}

.linker-wrapp .linker-btn1 { width:48%; padding:7px 2% 8px;}

.linker-wrapp .linker-btn2 { width:48%; float:right; padding:7px 2% 8px; margin:0;}



.linker-wrapp .banner-col3 { display:block;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5%;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none;}



.facial-wrapp { padding:62px 0 26px;}

.facial-wrapp p span { display:contents;}

.facial-wrapp .facial-row1 .facial-col1 { width:100%; margin:0 0 40px;}

.facial-wrapp .facial-row1 .facial-col2 { width:100%; padding:0 5%;}



.implants-wrapp { padding:52px 0 0; margin:0 0 45px;}

.implants-wrapp p span { display:contents;}

.implants-wrapp .implants-row1 .implants-col1 { width:100%; margin:0 0 40px;}

.implants-wrapp .implants-row1 .implants-col2 { width:100%; padding:0 5%;}



.services-wrapp .services-row1 .services-col1 { width:100%; background:#000;}

.services-wrapp .services-row1 .services-col1 .services-row3 { top:5%;}

.services-wrapp .services-row1 .services-col1 img { opacity:0.9;}

.services-wrapp .services-btn1 { bottom:35px;}



.testimonials-wrapp { margin:45px 0 12px; padding:40px 0 50px;}

.testimonials-wrapp .testimonials-col1 { width:100%;}



.teams-wrapp { padding:20px 0 50px; overflow:hidden;}

.teams-wrapp .teams-row1 .teams-col1 { width:80%; margin:40px 0 0 20%;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { left:-33%;}

.teams-wrapp .teams-row1 .teams-col2 { width:80%; margin:40px 20% 0 0;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { right:-33%;}

.teams-wrapp .teams-btn1 { margin:0;}



.abouts-wrapp { padding:50px 0 69px}

.abouts-wrapp .abouts-row1 { width:100%;}



.getin-wrapp { padding:36px 0 48px;}

.getin-wrapp h2 { margin:0 0 23px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil2 { width:100%; margin:0 0 12px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil3 { width:100%;}



.opening-wrapp .opening-col1 { width:100%;}

.opening-wrapp .opening-col2 { width:100%;}



.flinker-wrapp .flinker-row1 .flinker-bar1 li { padding:0 6px 3px;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:first-child { padding-left:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:last-child { padding-right:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:0;}

.flinker-bar1 li, .flinker-bar1 li a { font-size:13px;}



.fheader-wrapp { text-align:center; padding:27px 0 0;}

.fheader-wrapp .fheader-col1 { position:relative; top:inherit;}

.fheader-wrapp .fheader-col2 { width:100%; margin:32px 0 4%;}

.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 20px;}

.fheader-wrapp .fheader-col4 { width:100%;}

.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0; padding:7px 2% 8px;}

.fheader-wrapp .fheader-btn2 { width:48%; float:left; padding:7px 2% 8px;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn1 { margin:0 0;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn2 { margin:0 0;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { float:none; display:inline-block; margin:0 3px;}



.address-wrapp .address-col1 .address-row1 li { float:none; display:inline-block; margin:0 7px 0;}



/*inner*/

.inner-wrapp h1 { font-size:34px; line-height:34px; margin:0 0 15px;}

.inner-wrapp .inner-row1 { top:50%;}

.inner-wrapp .arrow-col1 .arrow-row1 { display:none;}

.inner-wrapp .inner-social { display:none;}

.inner-bar1 li, .inner-bar1 li a { font-size:16px;}



.services-wrapp2 { padding:0 0 50px;}



.conten-wrapp { padding:50px 0 20px;}

.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}

.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}



.about-wrapp { padding:50px 0;}

.about-wrapp .about-row1 .about-row2 { margin:0 auto;}



.blogin-wrapp h2 { font-size:16px;}

.blogin-wrapp h3 { font-size:32px; line-height:35px;}

.blogin-wrapp .blogin-row1 .blogin-col1 .blogin-row2 { width:100%;}



.buttons h5 { font-size:24px; line-height:30px;}

.buttons-tex1 { margin:9px 10px 0;}



.bloger-wrapp h2 { font-size:27px; line-height:27px;}

.bloger-wrapp .bloger-row1 { width:100%;}

.bloger-wrapp .bloger-row1 .bloger-col1 { margin:0 0 45px;}



.feeser-wrapp .feeser-row2 { padding:3px 5% 0;}



.galler-wrapp .galler-row1 { width:100%;}

.galler-wrapp .galler-row1 .galler-col1 { margin:0 0 46px;}



.teamin-wrapp .teamin-row1 .teamin-bar1 { width:100%; margin:30px 0;}

.teamin-wrapp .teamin-row1 .teamin-bar2 { width:100%; position:relative; top:inherit; transform:none;}



.teamin-wrapp2 { padding:30px 0 0;}



.testi-wrapp { padding:50px 0 30px;}

.testi-wrapp .testi-row3 .testi-col3 { width:100%; margin:0 0 43px;}



.treatin-wrapp .treatin-row2 iframe { height:310px;}



.treatments-wrapp .treatments-row1 .treatments-col1 { width:100%; background:#000;}

.treatments-wrapp .treatments-row1 .treatments-col1:nth-child(2n) { margin-left: 0%;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row3 { top:5%;}

.treatments-wrapp .treatments-row1 .treatments-col1 img { opacity:0.9;}

.treatments-wrapp .treatments-btn1 { bottom:35px;}



.practice-wrapp { padding:50px 0 45px;}

.practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}

.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}



.mobhide { display:block;}



.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-3 { width: 100%; margin: 0 0 12px; float: left;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn {  margin: 20px 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {  margin: 20px 0 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 100%; margin: 0 0 20px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width: 100%; position: relative;} 
.galler-wrapp p {  max-width: 100%;}

}



@media screen and (min-width:601px) and (max-width:767px) {

.margin { width:90%;}



.margin { width:90%;}



.header-wrapp { text-align:center; border:none; padding:75px 0 0;}

.header-wrapp .header-col1 { position:relative; top:inherit; transform:none;}

.header-wrapp .header-col2 { width:100%; margin:25px 0 0;}

.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 7px 0;}

.header-wrapp .header-col3 { width:100%; margin:20px 0 4%;}

.header-wrapp .header-col4 { display:none;}

.header-wrapp .header-btn1 { width:48%; margin:0; padding:7px 2% 8px;}

.header-wrapp .header-btn2 { width:48%; float:right; margin:0; padding:7px 2% 8px;}



.linker-wrapp { padding:0 0 25px; text-align:center; z-index:99;}

.linker-wrapp .linker-col2 { width:100%; margin: 0px 0 4%;}

.linker-wrapp .linker-col3 { width:100%; margin:20px 0 0 0;}

.linker-wrapp .linker-col3 .linker-row3 a { float:none; display:inline-block;}

.linker-wrapp .linker-btn1 { width:48%; padding:7px 2% 8px;}

.linker-wrapp .linker-btn2 { width:48%; float:right; padding:7px 2% 8px; margin:0;}



.linker-wrapp .banner-col3 { display:block;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5%;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none;}



.facial-wrapp { padding:62px 0 26px;}

.facial-wrapp p span { display:contents;}

.facial-wrapp .facial-row1 .facial-col1 { width:100%; margin:0 0 40px;}

.facial-wrapp .facial-row1 .facial-col2 { width:100%; padding:0 5%;}



.implants-wrapp { padding:52px 0 0; margin:0 0 45px;}

.implants-wrapp p span { display:contents;}

.implants-wrapp .implants-row1 .implants-col1 { width:100%; margin:0 0 40px;}

.implants-wrapp .implants-row1 .implants-col2 { width:100%; padding:0 5%;}



.services-wrapp .services-row1 .services-col1 { width:100%; background:#000;}

.services-wrapp .services-row1 .services-col1 .services-row3 { top:5%;}

.services-wrapp .services-row1 .services-col1 img { opacity:0.9;}

.services-wrapp .services-btn1 { bottom:35px;}



.testimonials-wrapp { margin:45px 0 12px; padding:40px 0 50px;}

.testimonials-wrapp .testimonials-col1 { width:100%;}



.teams-wrapp { padding:20px 0 50px; overflow:hidden;}

.teams-wrapp .teams-row1 .teams-col1 { width:80%; margin:40px 0 0 20%;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { left:-33%;}

.teams-wrapp .teams-row1 .teams-col2 { width:80%; margin:40px 20% 0 0;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { right:-33%;}

.teams-wrapp .teams-btn1 { margin:0;}



.abouts-wrapp { padding:50px 0 69px}

.abouts-wrapp .abouts-row1 { width:100%;}



.getin-wrapp { padding:36px 0 48px;}

.getin-wrapp h2 { margin:0 0 23px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil2 { width:100%; margin:0 0 12px;}

.getin-wrapp .getin-row1 .getin-bar1 .getin-fil3 { width:100%;}



.opening-wrapp .opening-col1 { width:100%;}

.opening-wrapp .opening-col2 { width:100%;}



.flinker-wrapp .flinker-row1 .flinker-bar1 li { padding:0 6px 3px;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:first-child { padding-left:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li:last-child { padding-right:0;}

.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:0;}

.flinker-bar1 li, .flinker-bar1 li a { font-size:13px;}



.fheader-wrapp { text-align:center; padding:27px 0 0;}

.fheader-wrapp .fheader-col1 { position:relative; top:inherit;}

.fheader-wrapp .fheader-col2 { width:100%; margin:32px 0 4%;}

.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 20px;}

.fheader-wrapp .fheader-col4 { width:100%;}

.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0; padding:7px 2% 8px;}

.fheader-wrapp .fheader-btn2 { width:48%; float:left; padding:7px 2% 8px;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn1 { margin:0 0;}

.fheader-wrapp .fheader-col3 .fheader-row3 .fheader-btn2 { margin:0 0;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { float:none; display:inline-block; margin:0 3px;}



.address-wrapp .address-col1 .address-row1 li { float:none; display:inline-block; margin:0 7px 0;}



/*inner*/

.inner-wrapp .inner-row1 { top:50%;}

.inner-wrapp .arrow-col1 .arrow-row1 { display:none;}

.inner-wrapp .inner-social { display:none;}



.services-wrapp2 { padding:0 0 50px;}



.conten-wrapp { padding:50px 0 20px;}

.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}

.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}



.about-wrapp { padding:50px 0;}

.about-wrapp .about-row1 .about-row2 { margin:0 auto;}



.feeser-wrapp .feeser-row2 { padding:3px 5% 0;}



.teamin-wrapp .teamin-row1 .teamin-bar1 .teamin-col1 { width:100%;}



.testi-wrapp { padding:50px 0 30px;}

.testi-wrapp .testi-row3 .testi-col3 { width:100%; margin:0 0 43px;}



.treatin-wrapp .treatin-row2 iframe { height:384px;}



.treatments-wrapp h4 { font-size:32px; line-height:44px;}

.treatments-wrapp .treatments-row1 .treatments-col1 { background:#000;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row3 { top:5%;}

.treatments-wrapp .treatments-row1 .treatments-col1 img { opacity:0.9;}

.treatments-wrapp .treatments-btn1 { bottom:35px;}



.mobhide { display:block;}


.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .col-sm-3 { width: 100%; margin: 0 0 12px; float: left;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn {  margin: 20px 0 0;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {  margin: 20px 0 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] { top: 2px;}


.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 100%; margin: 0 0 20px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width: 100%; position: relative;}
.galler-wrapp .galler-row1 .galler-col1 { margin: 0 0 60px;}
.galler-wrapp p {  max-width: 100%;}


}



@media screen and (min-width:768px) and (max-width:900px) {

.margin { width:94%;}

.blogin-wrapp .blogin-row1 .forms h2 span{float: left;}

.header-wrapp { padding:42px 0 54px;}

.header-wrapp .header-col1 { width:16%;}

.header-wrapp .header-col4 { margin:7px 3.2% 0 10px;}

.header-wrapp .header-col2 .header-row2 li { margin:0 7px 0 0;}

.header-wrapp .header-btn1 { padding:7px 7px 8px;}

.header-wrapp .header-btn2 { padding:7px 7px 8px;}

.header-row2 li, .header-row2 li a { font-size:13px;}

.blogin-wrapp h2, .blogin-wrapp h2.title-sec{min-height: 57px;}



.linker-wrapp .linker-col3 { display:none;}

.linker-wrapp .linker-btn1 { padding:7px 7px 8px; margin:0 20px 0 0;}

.linker-wrapp .linker-btn2 { padding:7px 7px 8px; display:none;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp h2 { font-size:36px; line-height:42px; margin:0 0 10px;}

.banner-wrapp p { font-size:20px; line-height:28px; margin:0 0 20px;}

.banner-wrapp .banner-col1 { width:94%;}

.banner-wrapp .banner-col1 .banner-row1 { width:44%;}

.banner-wrapp .banner-col2 { width:94%;}

.banner-wrapp .banner-col3 { width:94%;}



.facial-wrapp { padding:60px 0 26px;}

.facial-wrapp h2 { font-size:16px; line-height:26px;}

.facial-wrapp h3 { font-size:40px; line-height:50px;}

.facial-wrapp .facial-row1 .facial-col1 { margin:5% 0 0;}



.implants-wrapp { padding:60px 0 26px;}

.implants-wrapp h2 { font-size:16px; line-height:26px;}

.implants-wrapp h3 { font-size:40px; line-height:50px;}

.implants-wrapp .implants-row1 .implants-col1 { margin:5% 0 0;}



.services-wrapp h2 { font-size:32px; line-height:44px; margin:0;}

.services-wrapp .services-row1 .services-col1 .services-row3 { top:15px;}

.services-wrapp .services-btn1 { bottom:25px;}



.teams-wrapp h3 { font-size:24px; line-height:36px;}

.teams-wrapp h4 { margin:0 0 6px;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { top:9%;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { top:9%;}



.abouts-wrapp { padding:53px 0 57px;}

.abouts-wrapp .abouts-row1 { width:48%;}



.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:12px 5.2px 12px 6.2px;}

.flinker-bar1 li, .flinker-bar1 li a { font-size:12.5px;}



.fheader-wrapp .fheader-col1 { width:16%;}

.fheader-wrapp .fheader-col3 { margin:0 0 0 3px;}

.fheader-wrapp .fheader-btn2 { padding:7px 7px 8px;}

.fheader-wrapp .fheader-btn1 { padding:7px 7px 8px;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { margin:0 0 0 5px;}



/*inner*/

.conten-wrapp .conten-row1 .conten-bar1 { width:61.5%;}



.sidbar-wrapp .sidbar-col1 { padding:41px 5% 51px;}



.buttons h5 { font-size:26px;}



.bloger-wrapp .bloger-row1 { width:85.6%;}



.galler-wrapp .galler-row1 { width:100%;}



.teamin-wrapp .teamin-row1 .teamin-bar1 .teamin-col1 { width:75%;}



.treatin-wrapp .treatin-row2 iframe { height:310px;}



.treatments-wrapp h4 { font-size:32px; line-height:44px;}

.treatments-wrapp .treatments-row1 .treatments-col1 { background:#000;}

.treatments-wrapp .treatments-row1 .treatments-col1 .treatments-row3 { top:7%;}

.treatments-wrapp .treatments-row1 .treatments-col1 img { opacity:0.9;}



.linker-btn1, .linker-btn2, .header-btn1, .header-btn2, .banner-btn1, .facial-btn1, .implants-btn1, .services-btn1, .teams-btn1, .testimonials-btn1, .abouts-btn1, .getin-fil1, .getin-btn1, .fheader-btn1, .fheader-btn2 { font-size:13px;}


.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox {width: 100%;margin: 20px 0 8px;font-size: 13px;line-height: 23px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn {font-size: 13px;margin: 20px 0 0;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { width: 100%; margin: 20px 0 8px; font-size: 13px; line-height: 23px; }
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn { font-size: 13px; margin: 20px 0 0;}
.sidbar-wrapp .sidbar-row1 .g-recaptcha { transform: scale(0.77); text-align: left; transform-origin: left;}

.header-wrapp.whatsapp-none .header-col3 {
    margin: 0 30px 0 15px;
}
.fixed .header-wrapp.whatsapp-none .header-col3 {
    margin-right: 30px ;
}
.scroll.fixed .linker-col2 {
    margin-right: 40px;
}

.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 100%; margin: 0 0 20px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width: 100%; position: relative;}
.galler-wrapp .galler-row1 .galler-col1 { margin: 0 0 60px;}

.linker-wrapp .scroll.fixed .menuzord-menu > li a {
    font-size: 9.5px;
    padding: 12px 4px 12px 4px;
}
}



@media screen and (min-width:901px) and (max-width:1024px) {

.margin { width:94%;}



.header-wrapp { padding:42px 0 54px;}

.header-wrapp .header-col1 { width:16%;}

.header-wrapp .header-col4 { margin:7px 3.2% 0 10px;}

.header-wrapp .header-col2 .header-row2 li { margin:0 7px 0 0;}

.header-row2 li, .header-row2 li a { font-size:14px;}



.linker-wrapp .linker-col3 { display:none;}

.linker-wrapp .linker-btn1 { padding:7px 7px 8px; margin:0 25px 0 0;}

.linker-wrapp .linker-btn2 { padding:7px 7px 8px; display:none;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp h2 { font-size:36px; line-height:42px; margin:0 0 10px;}

.banner-wrapp p { font-size:20px; line-height:28px; margin:0 0 20px;}

.banner-wrapp .banner-col1 { width:94%;}

.banner-wrapp .banner-col1 .banner-row1 { width:44%;}

.banner-wrapp .banner-col2 { width:94%;}

.banner-wrapp .banner-col3 { width:94%;}



.facial-wrapp { padding:60px 0 26px;}

.facial-wrapp h2 { font-size:16px; line-height:26px;}

.facial-wrapp h3 { font-size:40px; line-height:50px;}

.facial-wrapp .facial-row1 .facial-col1 { margin:5% 0 0;}



.implants-wrapp { padding:60px 0 26px;}

.implants-wrapp h2 { font-size:16px; line-height:26px;}

.implants-wrapp h3 { font-size:40px; line-height:50px;}

.implants-wrapp .implants-row1 .implants-col1 { margin:5% 0 0;}



.services-wrapp h2 { font-size:32px; line-height:44px; margin:0;}

.services-wrapp .services-row1 .services-col1 .services-row3 { top:15px;}

.services-wrapp .services-btn1 { bottom:25px;}



.teams-wrapp h3 { font-size:24px; line-height:36px;}

.teams-wrapp h4 { margin:0 0 6px;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { top:9%;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { top:9%;}



.abouts-wrapp { padding:53px 0 57px;}

.abouts-wrapp .abouts-row1 { width:48%;}



.flinker-wrapp .flinker-row1 .flinker-bar1 li a { padding:12px 6.2px 12px 7.2px;}

.flinker-bar1 li, .flinker-bar1 li a { font-size:12.5px;}



.fheader-wrapp .fheader-col1 { width:16%;}

.fheader-wrapp .fheader-col3 { margin:0 0 0 3px;}

.fheader-wrapp .fheader-col4 .fheader-row4 a { margin:0 0 0 5px;}



/*inner*/

.conten-wrapp .conten-row1 .conten-bar1 { width:61.5%;}



.sidbar-wrapp .sidbar-col1 { padding:41px 5% 51px;}



.buttons h5 { font-size:26px;}



.teamin-wrapp .teamin-row1 .teamin-bar1 .teamin-col1 { width:75%;}



.linker-btn1, .linker-btn2, .header-btn1, .header-btn2, .banner-btn1, .facial-btn1, .implants-btn1, .services-btn1, .teams-btn1, .testimonials-btn1, .abouts-btn1, .getin-fil1, .getin-btn1, .fheader-btn1, .fheader-btn2 { font-size:14px;}


.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox {width: 100%;margin: 23px 0 8px;font-size: 14px;line-height: 24px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn { font-size: 14px; margin: 20px 0 0;}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox {width: 100%;margin: 23px 0 8px;font-size: 14px;line-height: 24px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn { font-size: 14px; margin: 20px 0 0;}

.header-wrapp.whatsapp-none .header-col3 {
    margin: 0 30px 0 15px;
}

.fixed .header-wrapp.whatsapp-none .header-col3 {
    margin-right: 30px ;
}
.scroll.fixed .linker-col2 { margin-right: 30px;}


.galler-wrapp .galler-row1 .galler-col1 .galler-lt { width: 100%; margin: 0 0 20px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-rt { width: 100%; position: relative;}
.galler-wrapp .galler-row1 .galler-col1 { margin: 0 0 60px;}
.linker-wrapp .scroll.fixed .menuzord-menu > li a {
    font-size: 11.5px;
    padding: 12px 6px 12px 6px;
}
}



@media screen and (min-width:1025px) and (max-width:1240px) {

.margin { width:94%;}



.header-wrapp { padding:42px 0 54px;}

.header-wrapp .header-col1 { width:16%;}

.header-wrapp .header-col4 { margin:7px 3.2% 0 10px;}



/*.linker-wrapp .linker-col3 { display:none;}*/

.linker-wrapp .linker-btn1 { padding:7px 6px 8px;}

.linker-wrapp .linker-btn2 { padding:7px 6px 8px;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col1 { width:94%;}

.banner-wrapp .banner-col1 .banner-row1 { width:44%;}

.banner-wrapp .banner-col2 { width:94%;}

.banner-wrapp .banner-col3 { width:94%;}



.facial-wrapp { padding:60px 0 26px;}

.facial-wrapp .facial-row1 .facial-col1 { margin:5% 0 0;}



.implants-wrapp { padding:60px 0 26px;}

.implants-wrapp .implants-row1 .implants-col1 { margin:5% 0 0;}



.services-wrapp .services-row1 .services-col1 .services-row3 { top:15px;}

.services-wrapp .services-btn1 { bottom:25px;}



.teams-wrapp h3 { font-size:24px; line-height:36px;}

.teams-wrapp h4 { margin:0 0 6px;}

.teams-wrapp .teams-row1 .teams-col1 .teams-row2 { top:9%;}

.teams-wrapp .teams-row1 .teams-col2 .teams-row3 { top:9%;}



.abouts-wrapp { padding:53px 0 57px;}

.abouts-wrapp .abouts-row1 { width:48%;}



.fheader-wrapp .fheader-col1 { width:16%;}



/*inner*/

.conten-wrapp .conten-row1 .conten-bar1 { width:61.5%;}



.sidbar-wrapp .sidbar-col1 { padding:41px 5% 51px;}



.buttons h5 { font-size:26px;}



.linker-btn1, .linker-btn2, .header-btn1, .header-btn2, .banner-btn1, .facial-btn1, .implants-btn1, .services-btn1, .teams-btn1, .testimonials-btn1, .abouts-btn1, .getin-fil1, .getin-btn1, .fheader-btn1, .fheader-btn2 { font-size:14px;}


.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { width: 100%; margin: 26px 0 8px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .btn { font-size: 14px; margin: 20px 0 0;}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { width: 100%; margin: 26px 0 8px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; margin: 0 0 20px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn { font-size: 14px; margin: 20px 0 0;}

.header-wrapp.whatsapp-none .header-col3 {
    margin: 0 60px 0 15px;
}
.fixed .header-wrapp.whatsapp-none .header-col3 {
    margin-right: 60px ;
}
.scroll.fixed .linker-col2 {
    margin-right: 15px;
}
.linker-wrapp .scroll.fixed .menuzord-menu > li a {
    font-size: 11px;
    padding: 12px 6px 12px 6px;
}
.linker-wrapp .scroll.fixed .linker-col3 {
    margin: 7px 10px 0 0px;
}

}
@media screen and (min-width:1180px) and (max-width:1600px) {
.header-wrapp.whatsapp-none .header-col3{
  margin: 0 30px 0 15px;
}
.fixed .linker-col2 {
    margin: 0 40px 0 0;
}
.scroll.fixed .linker-col2 {
    margin-right: 50px;
}
}
@media screen and (min-width:1241px) and (max-width:1340px) {

.getin-wrapp .getin-row1 .getin-bar1 .caldera-grid .checkbox { font-size: 14px; line-height: 24px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox { font-size: 14px; line-height: 24px;}
.scroll.fixed .linker-col2 {
    margin-right: 40px;
}
.linker-wrapp .scroll.fixed .menuzord-menu > li a { font-size: 12px; padding: 12px 10px 12px 10px;}


}
@media screen and (min-width:1241px) and (max-width:1440px) {

.margin { width:94%;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col1 { width:94%;}

.banner-wrapp .banner-col2 { width:94%;}

.banner-wrapp .banner-col3 { width:94%;}

.header-wrapp.whatsapp-none .header-col3 {
    margin: 0 80px 0 15px;
}
.scroll.fixed .linker-col2 {
    margin-right: 60px;
}
.linker-wrapp .scroll.fixed .menuzord-menu > li a { font-size: 13px; padding: 12px 10px 12px 10px;}
}

@media screen and (min-width:1480px) and (max-width:1991px) {
  .menuer-col1 {
    right: 5% !important;
  }
}
@media screen and (min-width:1367px) and (max-width:1489px) {
  .menuer-col1 {
    right: 3% !important;
  }
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 

.mac-os .banner-btn1 { padding:16px 16.6px 13px 16.6px;}

}*/


@media screen and (max-width: 1024px) {

.featherlight .featherlight-content { max-width: 80% !important; margin: 0 auto !important;}

}
@media screen and (min-width: 768px) {
.google-rating.ggogledesktop {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999;
    display: inline-block;
    width: 210px;
    cursor: pointer;
}
  .wp-google-badge.wp-google-badge_left-fixed {
    display: none!important;
}
}

@media screen and (max-width: 991px) {
  .medic-histo{width: 100% !important; margin: 10px 0 !important}
  .blogin-wrapp .blogin-row1 .total-div{display: block;}
  .medic-histo h2{min-height: 25px;}
  .medic-histo .medic-content{min-height: 15px;}
}
@media screen and (max-width: 767px) {
  .google-rating.ggogledesktop{
    display: none!important;
  }
.wp-google-badge.wp-google-badge_left-fixed {
    left: 15px !important;
    bottom: 20px !important;
    z-index: 999 !important;
    cursor: pointer;
}
.wp-gr .wp-google-rating {
    margin: 0 !important;
}

.wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score {
    margin-left: 0 !important;
}


.wp-google-badge.wp-google-badge_left-fixed .wp-google-stars .wp-star svg {
    width: 13px !important;
}
.opening-wrapp .opening-col2 iframe { pointer-events: none; }

.testi-wrapp .testi-col1 .slider.multiple-items .slick-dots {  bottom: -20px;}
.testi-wrapp .testi-row3 {  margin: 50px 0 0;}

.featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

.treatin-wrapp.common-style h2 { font-size: 24px; line-height: 44px;}

}

@media screen and (max-width: 480px) {
.feeser-wrapp .feeser-row1 .feeser-bar1 {
    width: 67%;
    font-size: 14px;
    line-height: 20px;
}

.feeser-wrapp .feeser-row2 .feeser-bar2 {
    width: 33%;
    font-size: 14px;
    line-height: 20px;
}

.feeser-wrapp .feeser-row3 {
    margin-bottom: 10px;
}

.treatin-wrapp.common-style h2 {
    font-size: 22px;
    line-height: 42px;
}

}

@media screen and (max-width: 370px) {
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -0.5%;}
.feeser-wrapp .feeser-row1 .feeser-bar1, .feeser-wrapp .feeser-row2 .feeser-bar2{
    font-size: 12px;
}
}
@media screen and (max-width: 360px) {
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -1.5%;}
}
@media screen and (max-width: 350px) {
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -3%;}
}
@media screen and (max-width: 340px) {
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -5%;}
}

@media screen and (max-width: 330px) {
.getin-wrapp .getin-row1 .getin-bar1 .g-recaptcha div iframe { margin-left: -1%;}
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -6%;}
}

@media screen and (max-width: 320px) {
.getin-wrapp .getin-row1 .getin-bar1  .g-recaptcha div iframe { margin-left: -2.5%;}
.sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe { margin-left: -8%;}

}