@charset "utf-8";
/* CSS Document */
/* CSS Document © 2023 Digimax.co.uk */

/*------------------- common style ---------------------------*/

.common-style h1 { font-size: 40px; color: #000000; line-height: 56px; margin: 0 0 30px; } 

.common-style h2 { font-size: 33px; color: #000000; line-height: 48px; margin: 0 0 30px; }

.common-style h3 { font-size: 30px; color: #000000; line-height: 44px; margin: 0 0 30px; }

.common-style h4 { font-size: 28px; color: #000000; line-height: 42px; margin: 0 0 30px; }

.common-style h5 { font-size: 25px; color: #000000; line-height: 38px; margin: 0 0 30px; }

.common-style h6 { font-size: 22px; color: #000000; line-height: 34px; margin: 0 0 30px; }

.common-style a { color: #008281; outline: none !important;}

.common-style a:hover { color: #000000; }

.common-style p { font-size: 15px; color: #000000; line-height: 2.07; margin: 0 0 22px; letter-spacing: 0.34px;}

.common-style p a { color: #008281; }

.common-style p a:hover { color: #000000; }

.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:100%; float: left; margin:0 auto 22px; padding-left: 0px;}

.common-style ul li { float:none; font-size: 15px; color: #000000; line-height: 2.07; position:relative; margin: 0 0 0; padding:0 0 0 15px; font-family: 'Jost', sans-serif; letter-spacing: 0.34px;}

.common-style ul li a { color: #008281; }

.common-style ul li a:hover { color: #000000; }

.common-style ol { width:100%; float: left; counter-reset: my-awesome-counter; margin:0 auto 22px; position: relative; }

.common-style ol li { font-size: 15px; color: #000000; line-height: 2.07; counter-increment: step-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Jost', sans-serif; letter-spacing: 0.34px;}

.common-style ol li a { color: #008281; }

.common-style ol li a:hover { color: #000000; }

.common-style ol li:before { content: counter(step-counter)'.';margin-right: 0px; position: absolute; left: 0px; color: #000000; font-size: 15px; top: 0;}    

.common-style blockquote p { font-size:15px; color: #000000; line-height: 2.07; margin-bottom: 22px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 16px; color:#000000; font-style: italic; top: 17px; }
 

.reach-us { width: 100%; display: block; float: left; position: relative; padding: 25px 0 0;} 
.reach-us h3 { font-size: 28px; line-height: 1.89; width: 100%; float: left; color: #000000; letter-spacing: 0.6px; margin: 0 0 0; text-align: center;}

 .direction-wrapp {
    text-align: center;
    background: 0 0;
    padding: 48px 0 22px;
    float: none;
    position: relative;
    width: 100%;
    display: inline-block;
}

.direction-wrapp h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.02;
    margin: 0 0 30px;
    transform: none;
    position: relative;
    top: inherit;
    right: inherit;
    display: inline-block;
}

.direction-wrapp .directions-box1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.direction-wrapp .directions-box1 .directions-col1{ width: 48%; float: left; display: block; margin: 0 0 2% 0;}
.direction-wrapp .directions-box1 .directions-col1:nth-child(2n) { margin-left: 4%;}

.direction-wrapp .directions-box1 .directions-col1:last-child { margin-right: 0;}


.direction-wrapp .directions-box1 .directions-col1 .directions-thm1 {
    width: 90px;
    float: none;
    margin: 0 auto 28px;
    min-height: 79px;
}
.direction-wrapp .directions-box1 .directions-col1 .directions-thm1 img {
    width: 100%;
    display: block;
}
.direction-wrapp .directions-box1 .directions-col1 .directions-row1 {
    width: 100%;
    float: left;
    margin: 0 auto 0;
}
.direction-wrapp .directions-box1 .directions-col1 h3 {
    font-size: 25px;
    line-height: 1.02;
    margin: 0 0 25px;
}
.direction-wrapp .directions-box1 .directions-col1 p{
    float: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.38;
      max-width: 90%; margin: 0 auto 21px;
}
.map {
    width: 100%;
     margin: 0 0 30px;
}

.map iframe {
    width: 100%;
    display: block;
}

 
 
 
/* 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:inherit !important;float: left; width: 100%;}
.bgflex { background-size: cover!important;}
 



@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: 1px solid; padding:  10px 25px; background: none; border-color:#000000; font-size: 15px; color: #000000; line-height: 2.07; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 15px; line-height: 2.07; cursor:pointer; color: #ffffff; background: #000000; border-color: #000000;}

.common-style [type=submit]:hover { cursor:pointer; color: #000000; background: #ffffff; border-color: #000000;}    

.common-style [type=submit] span.screen-reader-text { position: relative; height: auto; width: auto; clip: inherit; clip-path: inherit;}

nav.navigation.pagination { display: block; }


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
    margin:0 0px 30px 0;
    float: left;
    width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body .wp-gr .wp-google-content {
  top: 100px!important;
}

body .wp-gr .wp-google-head {
  height: 100px!important;
  padding-right: 30px !important;
}

body .wp-gr .wp-google-head .wp-google-head-inner {
  width: 320px !important;
}

body .wp-gr .wp-google-head .wp-google-head-inner .wp-google-right {
  width: 320px !important;
  display: inline-block!important;
}

body .wp-gr .wp-google-close {
  margin-right: -15px !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;}

}

.common-style h1 a { color: #008281; }
.common-style h2 a { color: #008281; }
.common-style h3 a { color: #008281; }
.common-style h4 a { color: #008281; }
.common-style h5 a { color: #008281; }
.common-style h6 a { color: #008281; }

.common-style h1 a:hover { color: #000000; }
.common-style h2 a:hover { color: #000000; }
.common-style h3 a:hover { color: #000000; }
.common-style h4 a:hover { color: #000000; }
.common-style h5 a:hover { color: #000000; }
.common-style h6 a:hover { color: #000000; }

.header-wrapp, .linker-wrapp, .banner-wrapp, .about-wrapp, .straightening-wrapp, .treatments-wrapp, .services-wrapp, .book-wrapp, .testimonials-wrapp, .team-wrapp, .getin-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .gallerin-wrapp, .galler-wrapp, .teamer-wrapp, .treatin-wrapp, .treatments-wrapp2, .blog-wrapp, .paiger-wrapp, .blogin-wrapp, .blog-wrapp2, .abouts-wrapp, .team-slider, .appointments-wrapp, .feeser-wrapp, .treatment-wrapp, .teamin-wrapp, .galler-slider, .members-wrapp, .testi-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1302px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:#c5c5c5; padding:22px 0 165px; position:relative;}
.header-wrapp p { float:left; font-size:14px; font-weight:500; color:#000000; letter-spacing:0.3px; line-height:1.6; margin:0 15px 0 0;}
.header-wrapp p a { color:#000000;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:198px; float:none; margin:0 auto 0; position:absolute; top:35px; 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:0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}
.header-wrapp .header-col3 { width:auto; float:right; margin:0 0;}
.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:#000000; background:#ffffff; border-color:#ffffff; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.header-wrapp .header-btn1:hover { color:#ffffff; background:#000000; border-color:#000000;}
.header-wrapp .header-btn2 { float:left; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.header-wrapp .header-btn2:hover { color:#000000; background:#ffffff; border-color:#ffffff;}
.header-wrapp .header-btn3 { display:none; float:left; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.header-wrapp .header-btn3:hover { color:#000000; background:#ffffff; border-color:#ffffff;}

/*linker-wrapp*/
.linker-wrapp { background:#c5c5c5; text-align:center; padding:30px 0;}
.linker-wrapp .linker-col1 { width:100%; float:left; margin:0 0 0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:auto; float:none; display:inline-block;}
.linker-wrapp .linker-col1 .linker-row1 li { float:left; margin:0 32px 0 0;}
.linker-wrapp .linker-col1 .linker-row1 li span { width:auto; float:left; margin:4px 8px 0 0;}
.linker-wrapp .linker-col1 .linker-row1 li a:hover { color:#ffffff;}
.linker-row1 li, .linker-row1 li a { font-size:15px; font-weight:500; color:#000000; letter-spacing:1.8px; text-transform:uppercase;}

/*banner-wrapp*/
.banner-wrapp { min-height:890px; background:#000000; position:relative;}
.banner-wrapp p { float:none; font-size:15px; font-weight:500; color:#000000; letter-spacing:0.34px; line-height:31px; margin:0 0 26px;}
.banner-wrapp p a { color:#000000;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { float:none; font-size:43px; font-weight:400; color:#000000; letter-spacing:0.35px; line-height:51px; margin:0 0 15px;}
.banner-wrapp h2 a { color:#000000;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { float:none; font-size:23px; font-weight:600; color:#000000; line-height:31px; letter-spacing:0.51px; margin:0 0 0;}
.banner-wrapp h3 a { color:#000000;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp .banner-col1 { width:100%; float:left;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left; text-align:right;}
.banner-wrapp .banner-col1 .banner-row1 .banner-icon { width:106px; float:none; margin:0 0 15px auto;}
.banner-wrapp .banner-col2 { width:1302px; float:left; position:absolute; top:30px; left:0; right:0; margin:0 auto;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:auto; float:right; margin:0 7px 0 0}
.banner-wrapp .banner-col2 .banner-row2 a { width:40px; float:left; margin:0 7.5px 0 0;}
.banner-wrapp .banner-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.banner-wrapp .banner-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}

/*about-wrapp*/
.about-wrapp { padding:88px 0 97px; position:relative;}
.about-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:30px; margin:0 0 26px;}
.about-wrapp p a { color:#000000;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { font-size:33px; font-weight:400; color:#000000; letter-spacing:0.71px; line-height:44px; margin:0 0 12px;}
.about-wrapp h2 a { color:#000000;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:27px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:2.19; margin:0 0 14px;}
.about-wrapp h3 a { color:#ffffff;}
.about-wrapp h3 span { display:block;}
.about-wrapp .about-col1 { width:100%; float:left; position:relative;}
.about-wrapp .about-col1 img { width:100%; display:block;}
.about-wrapp .about-col1 .about-row1 { width:38.7%; float:left; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.about-wrapp .about-col1 .about-row2 { width:43.8%; float:right;}
.about-wrapp .about-col1 .about-row2 .about-bar1 { width:49.7%; float:left; margin:0 0 0.7%;}
.about-wrapp .about-col1 .about-row2 .about-bar1:nth-child(2n) { float:right;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:10px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.about-wrapp .about-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}
.about-wrapp .about-btn2 { float:none; color:#000000; background:none; border-color:#000000; margin:10px 0 0 7px; padding:16.5px 26.5px 16.5px 27.5px;}
.about-wrapp .about-btn2:hover { color:#ffffff; background:#000000; border-color:#000000;}

/*straightening-wrapp*/
.straightening-wrapp { position:relative; background:#c5c5c5; padding:55px 0 0; overflow:hidden;}
.straightening-wrapp p { float:none; font-size:15px; font-weight:500; color:#000000; letter-spacing:0.34px; line-height:31px; margin:0 0 22px;}
.straightening-wrapp p a { color:#000000;}
.straightening-wrapp p span { display:block;}
.straightening-wrapp p strong { font-weight:700;}
.straightening-wrapp h2 { float:none; font-size:43px; font-weight:400; color:#000000; letter-spacing:0.35px; line-height:51px; margin:0 0 15px;}
.straightening-wrapp h2 a { color:#000000;}
.straightening-wrapp h2 span { display:block;}
.straightening-wrapp h3 { float:none; font-size:23px; font-weight:600; color:#000000; line-height:31px; letter-spacing:0.51px; margin:0 0 0;}
.straightening-wrapp h3 a { color:#000000;}
.straightening-wrapp h3 span { display:block;}
.straightening-wrapp h4 { float:none; font-size:11px; font-weight:700; color:#000000; line-height:normal; letter-spacing:2px; margin:0 0 9px; text-transform:uppercase;}
.straightening-wrapp h4 a { color:#000000;}
.straightening-wrapp h4 span { display:block;}
.straightening-wrapp .straightening-col1 { width:50%; float:left; padding:0 0 0 4%; position:relative; z-index:9;}
.straightening-wrapp .straightening-col1 img { width:100%; display:block;}
.straightening-wrapp .straightening-col2 { width:49%; float:right; margin:0 0; position:absolute; bottom:64px; right:0;}
.straightening-wrapp .straightening-col2 img { width:100%; display:block;}
.straightening-wrapp .straightening-col2 .straightening-icon { width:106px; float:none; margin:0 auto 15px 0;}
.straightening-wrapp .straightening-col3 { width:100%; float:left; margin:60px 0 0;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:270px; float:left; position:relative;}
.straightening-wrapp .straightening-col2 .straightening-bar1:after { content:""; width:1px; height:100%; position:absolute; top:0; left:-30px; background:#fff;}
.straightening-wrapp .straightening-col2 .straightening-bar2:after { display:none;}
.straightening-wrapp .straightening-col2 .straightening-bar1 li { font-size:14px; color:#000000; line-height:31px; letter-spacing:0.31px; font-weight:400; display:block; padding-left:10px; position:relative;}
.straightening-wrapp .straightening-col2 .straightening-bar1 li:before { content:""; width:3px; height:3px; border-radius:50%; float:left; background:#202121; margin:13px 0 0 -10px; padding: 0 0 1px;}
.straightening-wrapp .straightening-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:10px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.straightening-wrapp .straightening-btn1:hover { color:#000000; background:none; border-color:#000000;}
.straightening-wrapp .straightening-btn2 { float:none; color:#000000; background:none; border-color:#000000; margin:10px 0 0 7px; padding:16.5px 26.5px 16.5px 27.5px;}
.straightening-wrapp .straightening-btn2:hover { color:#ffffff; background:#000000; border-color:#000000;}

/*treatments-wrapp*/
.treatments-wrapp { background:none; margin:3px 0 0;}
.treatments-wrapp p { float:none; font-size:15px; font-weight:500; color:#000000; letter-spacing:0.34px; line-height:31px; margin:0 0 26px;}
.treatments-wrapp p a { color:#000000;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { float:none; font-size:43px; font-weight:400; color:#000000; letter-spacing:0.35px; line-height:51px; margin:0 0 15px;}
.treatments-wrapp h2 a { color:#000000;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h3 { float:none; font-size:15px; font-weight:600; color:#000000; line-height:30px; letter-spacing:0.34px; margin:0 0 0;}
.treatments-wrapp h3 a { color:#000000;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-icon1 { width:48px; float:none; margin:0 auto 15px 0;}
.treatments-wrapp .treatments-col1 .treatments-icon2 { width:37px; float:none; margin:0 auto 15px 0;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left;}
.treatments-wrapp .treatments-col2 { width:49.8%; float:left; margin:0 0.2% 0 0; position:relative;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:519px; float:left; transition:all 0.25s ease-out 0s; position:absolute; bottom:80px; right:95px;}
.treatments-wrapp .treatments-col2:last-child { float:right;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { right:inherit; left:110px;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:100px;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.treatments-wrapp .treatments-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*services-wrapp*/
.services-wrapp { padding:80px 0 20px;}
.services-wrapp .margin { max-width:1180px;}
.services-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:24px; margin:0 0 26px;}
.services-wrapp p a { color:#000000;}
.services-wrapp p span { display:block;}
.services-wrapp p strong { font-weight:700;}
.services-wrapp h2 { float:none; font-size:20px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:30px; margin:0 0 5px;}
.services-wrapp h2 a { color:#000000;}
.services-wrapp h2 span { display:block;}
.services-wrapp .services-col1 { width:100%; float:left;}
.services-wrapp .services-col1 .services-row1 { width:63px; float:left; margin:0 0 14px;}
.services-wrapp .services-col1 .services-col3 { width:100%; float:left;}
.services-wrapp .services-col2 { width:100%; float:left; margin:0 0 96px;}
.services-wrapp .services-col2 img { width:100%; display:block; transition: all .15s ease-out .15s;}
.services-wrapp .services-col2 .services-row2 { width:100%; float:right;}
.services-wrapp .services-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.services-wrapp .services-btn1:hover { color:#000000; background:none; border-color:#000000;}
.services-wrapp .services-col2 img:hover {filter: brightness(0);}

.services-wrapp .services-col1 .slick-slider .slick-track {display: flex; flex-wrap: wrap; position: relative;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide {height: inherit;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 {height: 100%;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 {position: relative; height: 66%;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 20%;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-btn1 {position: absolute; bottom: 0;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 h2 {margin-bottom: 10px;}
.services-wrapp .services-col1.mobile {display: none;}

/*book-wrapp*/
.book-wrapp { text-align:center; background:#000000; padding:95px 0 98px; position:relative; z-index:9;}
.book-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:0.38px; line-height:26px; margin:0 auto 26px; max-width:712px;}
.book-wrapp p a { color:#ffffff;}
.book-wrapp p span { display:block;}
.book-wrapp p strong { font-weight:700;}
.book-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#ffffff; letter-spacing:0.21px; line-height:53px; margin:0 0 15px;}
.book-wrapp h2 a { color:#ffffff;}
.book-wrapp h2 span { display:block;}
.book-wrapp .book-btn1 { float:none; color:#ffffff; background:#000000; border-color:#ffffff; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.book-wrapp .book-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}

/*testimonials-wrapp*/
.testimonials-wrapp { padding:59px 0 171px; background:#c5c5c5; position:relative;}
.testimonials-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.testimonials-wrapp p a { color:#000000;}
.testimonials-wrapp p span { display:block; font-weight:700; margin:0 0 0;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:53px; margin:0 0 12px;}
.testimonials-wrapp h2 a { color:#000000;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { float:none; font-size:14px; font-weight:700; color:#000000; line-height:24px; margin:0 0 20px;}
.testimonials-wrapp h3 a { color:#000000;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp .testimonials-row1 { width:100%; float:left; position:relative; z-index:9;}
.testimonials-wrapp .testimonials-row1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 { width:34.4%; float:left; position:relative;}
.testimonials-wrapp .testimonials-col1 .testimonials-bar1 { width:61%; float:right; position:absolute; top:58%; right:-24%;}
.testimonials-wrapp .testimonials-col2 { width:42%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:10px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#000000; background:none; border-color:#000000;}

.testimonials-wrapp .testimonials-col2 .slick-slide {margin: 0 15px 0 0;}

/*team-wrapp*/
.team-wrapp { padding:0 0 228px; background:#c5c5c5;}
.team-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.team-wrapp p a { color:#000000;}
.team-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:53px; margin:0 0 10px;}
.team-wrapp h2 a { color:#000000;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { float:none; font-size:15px; font-weight:700; color:#000000; line-height:31px; margin:0 0 4px;}
.team-wrapp h3 a { color:#000000;}
.team-wrapp h3 span { display:block;}
.team-wrapp .team-row1 { width:100%; float:left; position:relative; z-index:9;}
.team-wrapp .team-row1 img { width:100%; display:block;}
.team-wrapp .team-col1 { width:38%; float:right; position:relative;}
.team-wrapp .team-col1 .team-bar1 { width:56.5%; float:right; position:absolute; bottom:-35%; left:-26%;}
.team-wrapp .team-col2 { width:42.1%; float:left; position:absolute; top:60%; transform:translateY(-50%); left:0;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.team-wrapp .team-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*getin-wrapp*/
.getin-wrapp { text-align:center; background:#000000; padding:53px 0 73px;}
.getin-wrapp p { float:none; font-size:13px; font-weight:500; color:#1d1d1b; letter-spacing:1.95px; line-height:2.31; margin:0 0 30px;}
.getin-wrapp p a { color:#1d1d1b;}
.getin-wrapp p span { display:block;}
.getin-wrapp p strong { font-weight:700;}
.getin-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#ffffff; letter-spacing:0.31px; line-height:53px; margin:0 0 30px;}
.getin-wrapp h2 a { color:#ffffff;}
.getin-wrapp h2 span { display:block;}
.getin-wrapp .getin-col1 { width:1080px; float:none; margin:0 auto 0;}
.getin-wrapp .getin-col1 img { width:100%; display:block;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%; float:none; text-align:left;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { color:#000000; background:#ffffff; border:1px solid #ffffff; border-radius:0; resize:none; text-align:left;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:24.3%; height:49px; float:left; margin:0 0.93% 36px 0; padding:0 24px 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:24.3%; height:49px; float:left; margin:0 0 36px; padding:17px 24px 0;}
.getin-wrapp .getin-btn1 { float:none; color:#ffffff; background:none; border-color:#ffffff; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px; cursor:pointer; border-radius:0;}
.getin-wrapp .getin-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}

/*footer-wrapp*/
.footer-wrapp { padding:69px 0 50px;}
.footer-wrapp p { float:none; font-size:15px; font-weight:500; color:#ffffff; letter-spacing:0.34px; line-height:2.07; margin:0 0 22px;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp h2 { float:none; font-size:11px; letter-spacing:3.89px; font-weight:700; color:#000000; line-height:30px; margin:0 0 34px; padding:0 0 10px; text-transform:uppercase; border-bottom:1px solid #000000;}
.footer-wrapp h2 a { color:#000000;}
.footer-wrapp h2 span { display:block;}
.footer-wrapp .footer-logo { width:198px; float:none; margin:0 auto 60px;}
.footer-wrapp .footer-logo img { width:100%; display:block;}
.footer-wrapp .footer-col1 { width:27.2%; float:left; margin:0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-social { width:100%; float:left; margin:47px 0 0}
.footer-wrapp .footer-col1 .footer-social a { width:40px; float:left; margin:0 7.5px 0 0;}
.footer-wrapp .subscribe-col1 .subscribe-fil1 { color:#000000; background:none; border:1px solid #000000; border-radius:0; resize:none; text-align:left;}
.footer-wrapp .subscribe-col1 .subscribe-fil2 { width:69.46%; height:49px; float:left; margin:0 0 0; padding:0 24px 0;}
.footer-wrapp .footer-col2 { width:27.4%; float:left; margin:0 14% 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-ul { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-ul li { float: left;width: 100%;margin: 0 0 18px;display: flex;align-items: start;}
.footer-wrapp .footer-col2 .footer-ul li:nth-child(2) { margin-bottom:6px;}
.footer-wrapp .footer-col2 .footer-ul li strong { font-weight:600; display:block;}
.footer-wrapp .footer-col2 .footer-ul li span {     min-width: 15px; float:none; color:#ffffff; font-weight:700; display:table; margin:7px 8px 0 0;    min-width: 12px;}
.footer-wrapp .footer-col2 .footer-ul li a:hover { color:#c5c5c5;}
.footer-wrapp .footer-col3 { width:22%; float:left; margin:0 14% 0 0;}
.footer-wrapp .footer-col3:nth-child(3) { margin:0;}
.footer-wrapp .footer-col3 img { width:100%; display:block;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; float:left; margin:0 0 40px;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; display:block; margin:0 0 0;}
.footer-wrapp .footer-col3 .footer-row3 li a:hover { color:#c5c5c5;}
.footer-wrapp .footer-col4 { width:100%; float:left;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; float:left;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) { margin:0 2px 0;}
.footer-wrapp .footer-col4 .footer-row4 li a:hover { color:#c5c5c5;}
.footer-wrapp .subscribe-btn1 { width:28%; float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0 2.45%; padding:16.5px 2% 16.5px; cursor:pointer; border-radius:0;}
.footer-wrapp .subscribe-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}
.footer-ul li, .footer-ul li a { font-size:14px; line-height:27px; font-weight:400; color:#000000; letter-spacing:0.3px;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a { font-size:14px; color:#000000; line-height:32px; font-weight:400; letter-spacing:0.3px;}
.footer-row4 li, .footer-row4 li a { font-size:10px; color:#000000; line-height:28px; font-weight:500;}
.footer-wrapp .footer-col2 .footer-ul a:hover li {color: #c5c5c5;}

.partner-wrapp { width:100%; float:left; margin:0 0 39px;}
.partner-wrapp .partner-col1 { width:77%; float:right; margin:0 0 0;}
.partner-wrapp .partner-col1 img { width:100%; display:block;}
.partner-wrapp .partner-col1 .partner-row1 { width:100%; float:none;}
.partner-wrapp .partner-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.partner-wrapp .partner-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}
.partner-wrapp .partner-col1.mobileview {display: none;}

/*inner-wrapp*/
.inner-wrapp { min-height:515px; background:none; position:relative;}
.inner-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.inner-wrapp p a { color:#ffffff;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:43px; color:#000000; line-height:1.19; letter-spacing:0.35px; font-weight:400; margin:0 0 15px;}
.inner-wrapp h1 a { color:#000000;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:100%; float:left; text-align:right; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#e3b56d;}
.inner-wrapp .inner-col1 .inner-row1 li a { color:#000000;}
.inner-row1 li, .inner-row1 li a { font-size:23px; letter-spacing:0.51px; color:#000000;}

/*conten-wrapp*/
.conten-wrapp { padding:75px 0 20px; position:relative;}
.conten-wrapp .conten-row1 { width:56.1%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:734px; float:right;}
.conten-wrapp .conten-row2 { width:39.5%; float:right;}
.conten-wrapp .conten-row2 .conten-bar2 { width:100%; float:left;}
.conten-tab { width:100%; float:left; margin:0 0 72px;}
.conten-tab .conten-tab1 { width:100%; float:left; margin: 0 0 0;}
.conten-tab .conten-tab1 li {width: auto; float: left; padding: 0; line-height: normal; letter-spacing: inherit; font-size: inherit; margin:0 6px 6px;}
.conten-tab .conten-tab1 li a { width:100%; text-align:center;  transition:all 0.25s ease-out 0s; float:left; position:relative; border:1px solid #000000; background:none;  margin:0 0 0; cursor:pointer; padding:16.5px 21.5px 16.5px 22.5px; font-size:10px; font-weight:700; letter-spacing:1.82px; text-transform:uppercase; line-height: normal;}
.conten-tab .conten-tab1 li:before {display: none;}
.conten-tab .conten-tab1 li a { color:#000000; }
.conten-tab .conten-tab1 li:hover a { color:#ffffff;}
.conten-tab .conten-tab1 li:hover a { background:#000000; border-color:#000000;}
.conten-tab .conten-tab1 li.active a { color:#ffffff;}
.conten-tab .conten-tab1 li.active a { background:#000000; border-color:#000000;}

/*sidbar-wrapp*/
.sidbar-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 15px;}
.sidbar-wrapp p a { color:#000000;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#ffffff; letter-spacing:0.31px; line-height:53px; margin:0 0 20px;}
.sidbar-wrapp h2 a { color:#ffffff;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { float:none; font-size:14px; font-weight:700; color:#000000; line-height:2.86; margin:0 0 0;}
.sidbar-wrapp h3 a { color:#000000;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp .sidbar-row { width:100%; float:left; position:relative;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:#000000; padding:38px 0 56px; position:relative; margin:0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:402px; float:left; margin:0 0 0; padding:0 71px 0; position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { color:#000000; background:#ffffff; border:1px solid #ffffff; border-radius:0; resize:none; text-align:left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil2 { width:100%; height:49px; float:left; margin:0 0 17px 0; padding:0 24px 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil3 { width:100%; height:49px; float:left; margin:0 0 36px; padding:17px 24px 0;}
.sidbar-wrapp .sidbar-row22 { width:100%; float:left; background:#c5c5c5; padding:40px 0 42px; position:relative; text-align:center;}
.sidbar-wrapp .sidbar-row2 { width:402px; float:left; padding:0 71px 0; position:relative;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row2 h2 { color:#ffffff; margin:0 0 17px;}
.sidbar-wrapp .sidbar-row2 .sidbar-thmb { width:125px; float:none; display:inline-block; margin:0 auto 3px;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#ffffff; background:none; border-color:#ffffff; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px; cursor:pointer; border-radius:0;}
.sidbar-wrapp .sidbar-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}
.sidbar-wrapp .sidbar-btn2 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0; padding:16.5px 29.5px 16.5px 28.5px; z-index: 9;}
.sidbar-wrapp .sidbar-btn2:hover { color:#000000; background:#ffffff; border-color:#000000;}

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.gallerin-wrapp h2 a { color:#000000;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp h3 { font-size:28px; line-height:1.89; width:100%; float:left; color:#000000; letter-spacing:0.6px; margin:0 0 0;}
.gallerin-wrapp h3 a { color:#000000;}
.gallerin-wrapp h3 span { display:block;}
.gallerin-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 32px;}
.gallerin-wrapp p a { color:#000000;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp .gallerin-row1 { width:100%; float:left; margin:0 0 50px;}
.gallerin-wrapp .gallerin-row1 .gallerin-col1 { width:100%; float:left; overflow:hidden; position:relative;}
.gallerin-wrapp .gallerin-row1 .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}

/*buttons*/
.buttons { width:100%; float:left; margin:31px 0 31px 0;}
.buttons-tex1 { font-size:15px; color:#000000; letter-spacing:0.34px; float:none; display:inline-block; margin:9px 15px 0;}
.buttons h5 { float:none; font-size:15px; color:#000000; line-height:2.07; letter-spacing:0.34px; font-weight:600; margin:0 0 10px;}
.buttons h5 a { color:#000000;}
.buttons h5 span { display:block;}
.buttons .buttons-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:5px 3px 5px 0; padding:16.5px 26.5px 16.5px 27.5px;}
.buttons .buttons-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}
.buttons .buttons-btn2 { float:none; color:#000000; background:none; border-color:#000000; margin:5px 3px 5px 0; padding:16.5px 26.5px 16.5px 27.5px;}
.buttons .buttons-btn2:hover { color:#ffffff; background:#000000; border-color:#000000;}
.buttons .buttons-btn3 { float:none; font-size:15px; color:#000000; letter-spacing:0.34px; margin:0 16px 0 0;}
.buttons .buttons-btn3:hover { color:#c5c5c5;}


.buttons .buttons-btn2.whatsapp-desk { display: inline-block;}
.buttons .buttons-btn2.whatsapp-mobile { display: none;}


/*galler-wrapp*/
.galler-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.galler-wrapp h2 a { color:#000000;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h3 { font-size:28px; line-height:1.89; width:100%; float:left; color:#000000; letter-spacing:0.6px; margin:0 0 0;}
.galler-wrapp h3 a { color:#000000;}
.galler-wrapp h3 span { display:block;}
.galler-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 22px;}
.galler-wrapp p a { color:#000000;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .margin { max-width:1164px;}
.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; float:left; position:relative; margin:0 0 0;}
.galler-wrapp .galler-col2 { width:30.58%; float:left; margin:0 4.12% 58px 0; position:relative;}
.galler-wrapp .galler-col2:nth-child(3n) { margin-right:0;}
.galler-wrapp .galler-col2 img { width:100%; display:block;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%; float:right; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.galler-wrapp .galler-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*teamer-wrapp*/
.teamer-wrapp { padding:75px 0 0;}
.teamer-wrapp .margin { max-width:1134px;}
.teamer-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 26px;}
.teamer-wrapp p a { color:#000000;}
.teamer-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:53px; margin:0 0 30px;}
.teamer-wrapp h2 a { color:#000000;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { float:none; font-size:33px; font-weight:400; color:#0f0f0f; line-height:1.33; margin:0 0 4px;}
.teamer-wrapp h3 a { color:#0f0f0f;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp h4 { float:none; font-size:23px; font-weight:600; color:#0f0f0f; letter-spacing:0.51px; line-height:1.35; margin:0 0 4px;}
.teamer-wrapp h4 a { color:#0f0f0f;}
.teamer-wrapp h4 span { display:block;}
.teamer-wrapp h5 { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 16px;}
.teamer-wrapp h5 a { color:#c5c5c5;}
.teamer-wrapp h5 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; position:relative; margin:0 0 108px;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:41.7%; float:left;}
.teamer-wrapp .teamer-col1 .teamer-row2 { width:53.1%; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamer-wrapp .teamer-col2 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.teamer-wrapp .teamer-col2 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2 h3 { font-size:28px; line-height:1.57;}
.teamer-wrapp .teamer-col2 .teamer-col3 { width:30.16%; float:left; margin:0 4.75% 48px 0;}
.teamer-wrapp .teamer-col2 .teamer-col3:nth-child(3n) { margin-right:0;}
.teamer-wrapp .teamer-col2 .teamer-col3 .teamer-row3 { width:100%; float:left; margin:0 0 30px;}
.teamer-wrapp .teamer-col2 .teamer-col3 .teamer-row4 { width:100%; float:left;}
.teamer-wrapp .teamer-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.teamer-wrapp .teamer-btn1:hover { color:#000000; background:none; border-color:#000000;}
.teamer-wrapp h5 a:hover {color: #000000;}

/*contact-wrapp*/
.contact-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 26px;}
.contact-wrapp p a { color:#000000;}
.contact-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.61; margin:0 0 0;}
.contact-wrapp h2 a { color:#000000;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp h3 { float:none; font-size:28px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.61; margin:0 0 10px;}
.contact-wrapp h3 a { color:#000000;}
.contact-wrapp h3 span { display:block;}
.contact-wrapp .contact-ul { width:100%; float:left;}
.contact-wrapp .contact-ul img { width:100%; display:block;}
.contact-wrapp .contact-ul li { float:none; margin:0 0 0; display:inline-block; display:-webkit-inline-box;}
.contact-wrapp .contact-ul li:first-child { width:100%;}
.contact-wrapp .contact-ul li:last-child { position:relative; top:0;  }
.contact-wrapp .contact-ul li strong { font-weight:600; display:block;}
.contact-wrapp .contact-ul li span { width:auto; float:none; color:#ffffff; font-weight:700; display:table; margin:7px 8px 0 0;}
.contact-wrapp .contact-ul li:last-child span { margin-top:7px;}
.contact-wrapp .contact-ul li a:hover { color:#c5c5c5;}
.contact-wrapp .opening-col1 { width:100%; float:left; margin:65px 0 62px;}
.contact-wrapp .opening-col1 .opening-box { width:100%; float:left; position:relative;}
.contact-wrapp .opening-col1 .opening-row1 { width:38%; float:left;}
.contact-wrapp .opening-col1 .time-row { width:317px; float:none; margin:0 auto;}
.contact-wrapp .opening-col1 .time-row .time-col1 { width:36%; float:left; text-align:left;}
.contact-wrapp .opening-col1 .time-row .time-col2 { width:52%; float:right; text-align:left;}
.contact-wrapp .opening-col1 .opening-row2 { width:48%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.contact-wrapp .map-col1 { width:100%; float:left;}
.contact-wrapp .map-col1 iframe { width:100%; display:block; height:503px;}
.contact-wrapp .opening-btn1 { width:179px; float:left; color:#000000; background:#ffffff; border-color:#000000; margin:0 13px 13px 0; padding:16.5px 26.5px 16.5px 27.5px;}
.contact-wrapp .opening-btn1:hover { color:#ffffff; background:#000000; border-color:#000000;}
.contact-wrapp .opening-btn2 { width:179px; float:left; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.contact-wrapp .opening-btn2:hover { color:#000000; background:#ffffff; border-color:#ffffff;}
.time-col1, .time-col2 { font-size:15px; color:#000000; line-height:23px; letter-spacing:0.32px; font-weight:400;}
.contact-ul li, .contact-ul li a { font-size:14px; line-height:27px; font-weight:400; color:#000000; letter-spacing:0.3px;}

.contact-wrapp .contact-ul li.mobile { display: none;}
.contact-wrapp .contact-ul li.desktop { display: -webkit-inline-box;}


/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.treatin-wrapp h2 a { color:#008281;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:28px; line-height:1.89; width:100%; float:left; color:#000000; letter-spacing:0.6px; margin:0 0 10px;}
.treatin-wrapp h3 a { color:#008281;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 24px;}
.treatin-wrapp p a { color:#008281;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .conten-tab { width:100%; float:left; margin:0 0 32px;}
.treatin-wrapp .treatin-col1 { width:100%; float:left; margin:40px 0 40px;}
.treatin-wrapp .treatin-col1 img { width:100%; display:block;}
.treatin-wrapp .treatin-col1 .treatin-row1 { width:540px; float:left; margin:0; position:relative;}
.treatin-wrapp .treatin-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:30px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.treatin-wrapp .treatin-btn1:hover { color:#000000; background:#ffffff; border-color:#000000;}
.treatin-wrapp .conten-tab.mobile {display: none;}
.treatin-wrapp.common-style .buttons {margin-top: 10px;}

/*treatments-wrapp2*/
.treatments-wrapp2 { background:none; margin:41px 0 82px; text-align:center;}
.treatments-wrapp2 p { float:none; font-size:15px; font-weight:500; color:#000000; letter-spacing:0.34px; line-height:31px; margin:0 0 26px;}
.treatments-wrapp2 p a { color:#000000;}
.treatments-wrapp2 p span { display:block;}
.treatments-wrapp2 p strong { font-weight:700;}
.treatments-wrapp2 h2 { float:none; font-size:20px; font-weight:400; color:#000000; letter-spacing:0.43px; line-height:2.65; margin:0 0 6px;}
.treatments-wrapp2 h2 a { color:#000000;}
.treatments-wrapp2 h2 span { display:block;}
.treatments-wrapp2 .treatments-col1 { width:100%; float:left; margin:0 0 0; text-align:left;}
.treatments-wrapp2 .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp2 .treatments-col1 .treatments-row1 { width:100%; float:left;}
.treatments-wrapp2 .treatments-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.treatments-wrapp2 .treatments-col2 img { width:100%; display:block; opacity: 0.6;}
.treatments-wrapp2 .treatments-col2 .treatments-row2 { width:100%; float:left; transition:all 0.25s ease-out 0s; position:absolute; bottom:32px; right:0; left:0; padding:0 35.7px;}
.treatments-wrapp2 .treatments-col2:hover .treatments-row2 { bottom:52px;}
.treatments-wrapp2 .treatments-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:12.5px 22.5px 12.5px 23.5px;}
.treatments-wrapp2 .treatments-btn1:hover { color:#000000; background:none; border-color:#000000;}
.treatments-wrapp2 .treatments-btn2 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:56px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.treatments-wrapp2 .treatments-btn2:hover { color:#000000; background:none; border-color:#000000;}
.treatments-wrapp2 .treatments-col1.mobile {display: none;}

.treatments-wrapp2 .treatments-col2 .treatments-row2 h2 {line-height: normal; margin: 0 0 30px;}

/*blog-wrapp*/
.blog-wrapp { padding-bottom:80px;}
.blog-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.blog-wrapp p a { color:#000000;}
.blog-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.blog-wrapp p strong { font-weight:700;}
.blog-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.blog-wrapp h2 a { color:#000000;}
.blog-wrapp h2 span { display:block;}
.blog-wrapp h3 { float:none; font-size:15px; font-weight:400; color:#000000; line-height:31px; margin:0 0 4px;}
.blog-wrapp h3 a { color:#000000;}
.blog-wrapp h3 span { display:block;}
.blog-wrapp h4 { float:none; font-size:28px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.5; margin:0 0 14px;}
.blog-wrapp h4 a { color:#000000;}
.blog-wrapp h4 span { display:block;}
.blog-wrapp .margin { max-width:1108px;}
.blog-wrapp .conten-tab { width:100%; float:left; margin:0 0 46px;}
.blog-wrapp .blog-col1 { width:100%; float:left;}
.blog-wrapp .blog-col1 img { width:100%; display:block;}
.blog-wrapp .blog-col2 { width:47%; float:left; margin:0 0 61px; position:relative;}
.blog-wrapp .blog-col2:nth-child(2n) { float:right;}
.blog-wrapp .blog-col1 .blog-row1 { width:100%; float:left; margin:0 0 36px;}
.blog-wrapp .blog-col1 .blog-row2 { width:100%; float:left; padding:0 1% 0 0;}
.blog-wrapp .blog-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.blog-wrapp .blog-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*paiger-wrapp*/
.paiger-wrapp { padding:60px 0 0;}
.paiger-wrapp .paiger-col1 { width:auto; float:left;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:0 9px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#008281;}
.paiger-wrapp .paiger-col1 .paiger-row1 li.active a { color:#008281;}
.paiger-wrapp .paiger-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 15px 0 0; padding:16.5px 56.5px 16.5px 57.5px;}
.paiger-wrapp .paiger-btn1:hover { color:#000000; background:none; border-color:#000000;}
.paiger-wrapp .paiger-btn2 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0 15px; padding:16.5px 56.5px 16.5px 57.5px;}
.paiger-wrapp .paiger-btn2:hover { color:#000000; background:none; border-color:#000000;}
.paiger-row1 li, .paiger-row1 li a { font-size:15px; color:#000000; font-weight:400; letter-spacing:0.34px;}

.paiger-wrapp .paiger-col1 nav {background: no-repeat; opacity: 1; position: relative; width: auto; left: inherit;}
.paiger-wrapp .paiger-col1 h2.screen-reader-text {display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {float: none; display: inline-block; margin: 0 9px 0; font-size: 15px; color: #008281; font-weight: 400; letter-spacing: 0.34px}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none; display: inline-block; margin: 0 9px 0; font-size: 15px; color: #000000; font-weight: 400; letter-spacing: 0.34px}
.paiger-wrapp .paiger-col1 a.page-numbers:hover { color:#008281; }
.paiger-wrapp .paiger-col1 a.next.page-numbers {width: auto; padding: 0; margin: 0;}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {width: auto; padding: 0; margin: 0;}
.paiger-wrapp .paiger-col1 span.page-numbers.dots {float: none; display: inline-block; margin: 0 9px 0; font-size: 15px; color: #000000; font-weight: 400; letter-spacing: 0.34px}

/*blogin-wrapp*/
.blogin-wrapp { padding-bottom:80px;}
.blogin-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.blogin-wrapp p a { color:#000000;}
.blogin-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.blogin-wrapp h2 a { color:#000000;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { float:none; font-size:15px; font-weight:400; color:#000000; line-height:31px; margin:0 0 4px;}
.blogin-wrapp h3 a { color:#000000;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp h4 { float:none; font-size:28px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.5; margin:0 0 14px;}
.blogin-wrapp h4 a { color:#000000;}
.blogin-wrapp h4 span { display:block;}
.blogin-wrapp .margin { max-width:1108px;}
.blogin-wrapp .conten-tab { width:100%; float:left; margin:0 0 46px;}
.blogin-wrapp .blogin-row1 { width:100%; float:left; margin:0 0 36px;}
.blogin-wrapp .blogin-row1 img { width:100%; display:block;}
.blogin-wrapp .blogin-row2 { width:100%; float:left; padding:0 0 0;}
.blogin-wrapp .blogin-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.blogin-wrapp .blogin-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*blog-wrapp2*/
.blog-wrapp2 { padding-bottom:82px;}
.blog-wrapp2 p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.blog-wrapp2 p a { color:#000000;}
.blog-wrapp2 p span { display:block; font-weight:700; margin:0 0 8px;}
.blog-wrapp2 p strong { font-weight:700;}
.blog-wrapp2 h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 28px;}
.blog-wrapp2 h2 a { color:#000000;}
.blog-wrapp2 h2 span { display:block;}
.blog-wrapp2 h3 { float:none; font-size:15px; font-weight:400; color:#000000; line-height:31px; margin:0 0 4px;}
.blog-wrapp2 h3 a { color:#000000;}
.blog-wrapp2 h3 span { display:block;}
.blog-wrapp2 h4 { float:none; font-size:28px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.5; margin:0 0 14px;}
.blog-wrapp2 h4 a { color:#000000;}
.blog-wrapp2 h4 span { display:block;}
.blog-wrapp2 .margin { max-width:1108px;}
.blog-wrapp2 .conten-tab { width:100%; float:left; margin:0 0 46px;}
.blog-wrapp2 .blog-col1 { width:100%; float:left;}
.blog-wrapp2 .blog-col1 img { width:100%; display:block;}
.blog-wrapp2 .blog-col2 { width:100%; float:left; margin:0 0; position:relative;}
.blog-wrapp2 .blog-col2:nth-child(2n) { float:right;}
.blog-wrapp2 .blog-col1 .blog-row1 { width:100%; float:left; margin:0 0 36px;}
.blog-wrapp2 .blog-col1 .blog-row2 { width:100%; float:left; padding:0 1% 0 0;}
.blog-wrapp2 .blog-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.blog-wrapp2 .blog-btn1:hover { color:#000000; background:none; border-color:#000000;}
.blog-wrapp2 .blog-col1.mobile {display: none;}

/*abouts-wrapp*/
.abouts-wrapp { padding:75px 0 60px;}
.abouts-wrapp .margin { max-width:1164px;}
.abouts-wrapp h2 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.abouts-wrapp h2 a { color:#008281;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:28px; line-height:1.89; width:100%; float:left; color:#000000; letter-spacing:0.6px; margin:0 0 0;}
.abouts-wrapp h3 a { color:#008281;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 22px;}
.abouts-wrapp p a { color:#008281;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp .abouts-col1 { width:100%; float:left; margin:20px 0 25px;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:49%; float:left;}
.abouts-wrapp .abouts-col1 .abouts-row1:last-child { float:right;}
.abouts-wrapp .abouts-col2 { width:100%; float:left; position:relative; margin:20px 0 0;}
.abouts-wrapp .abouts-col2 img { width:100%; display:block;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:40.4%; float:left;}
.abouts-wrapp .abouts-col2 .abouts-row3 { width:54%; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.abouts-wrapp .abouts-col2 .abouts-row3 .abouts-bar1 { width:201.8px; float:none; margin:0 auto 17px 0;}
.abouts-wrapp .abouts-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:6px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.abouts-wrapp .abouts-btn1:hover { color:#000000; background:none; border-color:#000000;}
.abouts-wrapp .abouts-col2 .abouts-row3 .abouts-bar1 p {line-height: 0; margin: 0;}

/*team-slider*/
.team-slider { padding:116px 0 135px; background:#c5c5c5; position:relative;}
.team-slider .margin { max-width:1164px;}
.team-slider p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 26px;}
.team-slider p a { color:#000000;}
.team-slider p span { display:block; font-weight:700; margin:0 0 8px;}
.team-slider p strong { font-weight:700;}
.team-slider h2 { float:none; font-size:28px; font-weight:400; color:#0f0f0f; line-height:1.33; margin:0 0 4px;}
.team-slider h2 a { color:#0f0f0f;}
.team-slider h2 span { display:block;}
.team-slider h3 { float:none; font-size:23px; font-weight:600; color:#0f0f0f; letter-spacing:0.51px; line-height:1.35; margin:0 0 4px;}
.team-slider h3 a { color:#0f0f0f;}
.team-slider h3 span { display:block;}
.team-slider h4 { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 16px;}
.team-slider h4 a { color:#000000;}
.team-slider h4 span { display:block;}
.team-slider .team-row1 { width:100%; float:left; position:relative; z-index:9;}
.team-slider .team-row1 img { width:100%; display:block;}
.team-slider .team-col1 { width:32.4%; float:left; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.team-slider .team-col2 { width:63%; float:right;}
.team-slider .team-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:10px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.team-slider .team-btn1:hover { color:#000000; background:none; border-color:#000000;}

.team-slider .slick-slider .slick-track {display: flex; flex-wrap: wrap; height: inherit; align-items: center;}
.team-slider .slick-slider .slick-track .team-row1 {position: relative; height: inherit; min-height: 358px;}

/*appointments-wrapp*/
.appointments-wrapp { background:url(../images/appointments-thumb.jpg) no-repeat center / cover; padding:78px 0 98px;}
.appointments-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 6px;}
.appointments-wrapp p a { color:#000000;}
.appointments-wrapp p span { display:block;}
.appointments-wrapp p strong { font-weight:700;}
.appointments-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.61; margin:0 0 0;}
.appointments-wrapp h2 a { color:#000000;}
.appointments-wrapp h2 span { display:block;}
.appointments-wrapp h3 { float:none; font-size:28px; font-weight:400; color:#000000; letter-spacing:0.31px; line-height:1.61; margin:0 0 10px;}
.appointments-wrapp h3 a { color:#000000;}
.appointments-wrapp h3 span { display:block;}
.appointments-wrapp .opening-col1 { width:603px; float:right; padding:30px 48px 42px 48px; background:#ffffff;}
.appointments-wrapp .opening-col1 .opening-box { width:100%; float:left; position:relative;}
.appointments-wrapp .opening-col1 .opening-row1 { width:38%; float:left;}
.appointments-wrapp .opening-col1 .time-row { width:317px; float:left; margin:0;}
.appointments-wrapp .opening-col1 .time-row .time-col1 { width:36%; float:left; text-align:left;}
.appointments-wrapp .opening-col1 .time-row .time-col2 { width:52%; float:right; text-align:left;}
.appointments-wrapp .opening-col1 .opening-row2 { width:179px; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.appointments-wrapp .opening-btn1 { width:179px; float:left; color:#000000; background:#ffffff; border-color:#000000; margin:0 13px 13px 0; padding:16.5px 26.5px 16.5px 27.5px;}
.appointments-wrapp .opening-btn1:hover { color:#ffffff; background:#000000; border-color:#000000;}
.appointments-wrapp .opening-btn2 { width:179px; float:left; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.appointments-wrapp .opening-btn2:hover { color:#000000; background:#ffffff; border-color:#000000;}
.time-col1, .time-col2 { font-size:15px; color:#000000; line-height:23px; letter-spacing:0.32px; font-weight:400;}

/*feeser-wrapp*/
.feeser-wrapp h2 { font-size:18px; color:#000000; letter-spacing:0.4px; font-weight:600;}
.feeser-wrapp h3 { font-size:33px; line-height:1.61; color:#000000; letter-spacing:0.71px; margin:0 0 18px;}
.feeser-wrapp h3 a { color:#008281;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { font-size:15px; line-height:2.07; color:#000000; letter-spacing:0.34px; margin:0 0 22px;}
.feeser-wrapp p a { color:#008281;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .feeser-col1 { width:1110px; float:none; margin: 0 auto 0;}
.feeser-wrapp .feeser-row1 { width:100%; float:left; text-align: left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:27px 0 4px;}
.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; padding:17px 26px 13px;}
.feeser-wrapp .feeser-row3:nth-child(odd) { background:rgba(197,197,197,0.20);}
.feeser-bar1, .feeser-bar2 { font-size:18px; color:#000000; line-height:1; letter-spacing:0.4px; font-weight:400;}
.feeser-wrapp p a:hover { color:#000000;}
.feeser-wrapp h3 a:hover { color:#000000;}

/*treatment-wrapp*/
.treatment-wrapp { background:none; padding:0;}
.treatment-wrapp p { float:none; font-size:15px; font-weight:500; color:#000000; letter-spacing:0.34px; line-height:31px; margin:0 0 26px;}
.treatment-wrapp p a { color:#000000;}
.treatment-wrapp p span { display:block;}
.treatment-wrapp p strong { font-weight:700;}
.treatment-wrapp h2 { float:none; font-size:37px; font-weight:400; color:#000000; letter-spacing:0.8px; line-height:1.43; margin:0 0 26px;}
.treatment-wrapp h2 a { color:#000000;}
.treatment-wrapp h2 span { display:block;}
.treatment-wrapp h3 { float:none; font-size:15px; font-weight:600; color:#000000; line-height:30px; letter-spacing:0.34px; margin:0 0 0;}
.treatment-wrapp h3 a { color:#000000;}
.treatment-wrapp h3 span { display:block;}
.treatment-wrapp .treatment-col1 { width:100%; float:left; margin:0.6% 0 0; display: flex; flex-wrap: wrap;}
.treatment-wrapp .treatment-col1 .treatment-icon1 { width:48px; float:none; margin:0 auto 15px 0;}
.treatment-wrapp .treatment-col1 .treatment-icon2 { width:37px; float:none; margin:0 auto 15px 0;}
.treatment-wrapp .treatment-col1 img { width:100%; display:block;}
.treatment-wrapp .treatment-col1 .treatment-row1 { width:100%; float:left;}
.treatment-wrapp .treatment-col2 { width:49.7%; float:left; margin:0 0.6% 0.6% 0; position:relative;}
.treatment-wrapp .treatment-col2:nth-child(2n) { float:right; margin-right: 0;}
.treatment-wrapp .treatment-col2 img { width:100%; display:block;}
.treatment-wrapp .treatment-col2 .treatment-row2 { width:100%; float:left; transition:all 0.25s ease-out 0s; position:absolute; bottom:80px; right:0; left:0; padding:0 75px;}
.treatment-wrapp .treatment-col2:hover .treatment-row2 { bottom:100px;}
.treatment-wrapp .treatment-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.treatment-wrapp .treatment-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*teamin-wrapp*/
.teamin-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 26px;}
.teamin-wrapp p a { color:#008281;}
.teamin-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#0f0f0f; line-height:1.33; margin:0 0 4px;}
.teamin-wrapp h2 a { color:#008281;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { float:none; font-size:23px; font-weight:600; color:#0f0f0f; letter-spacing:0.51px; line-height:1.35; margin:0 0 4px;}
.teamin-wrapp h3 a { color:#008281;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2; margin:0 0 16px;}
.teamin-wrapp h4 a { color:#008281;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; position:relative; margin:0 0 37px;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:41.5%; float:left;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:52%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:auto; float:left; margin:0 0 0}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { width:38px; float:left; margin:0 7.5px 0 0;}

.teamin-wrapp .teamin-col1 .teamin-row2 h4 a:hover span {color: #008281;}

.teamin-wrapp .team-btn1 {float: none; color: #ffffff; background: #000000; border-color: #000000; margin: 15px 0 0; padding: 16.5px 26.5px 16.5px 27.5px;}
.teamin-wrapp .team-btn1:hover {color: #000000; background: none; border-color: #000000;}

/*members-wrapp*/
.members-wrapp { padding:75px 0 105px;}
.members-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.members-wrapp p a { color:#000000;}
.members-wrapp p span { display:block; font-weight:700; margin:0 0 8px;}
.members-wrapp p strong { font-weight:700;}
.members-wrapp h2 { font-size:28px; line-height:1.5; color:#000000; letter-spacing:0.6px; margin:0 0 18px;}
.members-wrapp h2 a { color:#000000;}
.members-wrapp h2 span { display:block;}
.members-wrapp .members-col1 { width:100%; float:left;}
.members-wrapp .members-col1 img { width:100%; display:block;}
.members-wrapp .members-row1 { width:100%; float:left; margin:0 0; position:relative;}
.members-wrapp .members-btn1 { width:100%; float:none; color:#000000; background:none; border-color:#000000; margin:0 0 0; padding:16.5px 2% 16.5px;}
.members-wrapp .members-btn1:hover { color:#ffffff; background:#000000; border-color:#000000;}
.members-wrapp .members-col1.mobile {display: none;}

/*galler-slider*/
.galler-slider p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:31px; margin:0 0 26px;}
.galler-slider p a { color:#000000;}
.galler-slider p span { display:block; font-weight:700; margin:0 0 8px;}
.galler-slider p strong { font-weight:700;}
.galler-slider h2 { font-size:28px; line-height:1.5; color:#000000; letter-spacing:0.6px; margin:0 0 18px;}
.galler-slider h2 a { color:#000000;}
.galler-slider h2 span { display:block;}
.galler-slider .galler-col1 { width:100%; float:left;}
.galler-slider .galler-col1 img { width:100%; display:block;}
.galler-slider .galler-row1 { width:100%; float:left; margin:0 0; position:relative;}
.galler-slider .galler-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:58px 0 0; padding:16.5px 26.5px 16.5px 27.5px;}
.galler-slider .galler-btn1:hover { color:#000000; background:none; border-color:#000000;}

/*testi-wrapp*/
.testi-wrapp { text-align:center;}
.testi-wrapp .margin { max-width:1158px;}
.testi-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; letter-spacing:0.38px; line-height:2.07; margin:0 0 16px;}
.testi-wrapp p a { color:#000000;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { float:none; font-size:33px; font-weight:400; color:#0f0f0f; line-height:1.33; margin:0 0 44px;}
.testi-wrapp h2 a { color:#0f0f0f;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h3 { float:none; font-size:16px; font-weight:600; color:#000000; line-height:2.5; margin:0 0 0;}
.testi-wrapp h3 a { color:#000000;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 34px 0; text-align:center;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin:0 0;}
.testi-wrapp .testi-row1 img { width:100%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 8px 0; position:relative;}
.testi-wrapp .testi-row2 { width:100%; float:left; padding:25px 0 0; position:relative; background: no-repeat center / cover;}
.testi-wrapp .testi-row2 img { width:100%; display:block;}
.testi-wrapp .testi-row2 .testi-row3 { width:100%; float:left; margin:33px 0 0; display: flex; flex-wrap: wrap;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:45%; float:left; margin:0 10% 50px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(2n) { float:right; margin-right: 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-thumb { width:101px; float:none; display:inline-block; margin:0 auto 15px;}
.testi-wrapp .testi-row4 { width:100%; float:left; margin:0 0 56px; text-align:center;}
.testi-wrapp .testi-row5 { width:100%; float:left;}
.testi-wrapp .testi-btn1 { float:none; color:#ffffff; background:#000000; border-color:#000000; margin:0 0 0; padding:16.5px 26.5px 16.5px 27.5px; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#000000; background:none; border-color:#000000;}
.testi-wrapp .testi-row1 .testi-row11.mobile {display: none;}
.testi-wrapp .testi-btn1.review-btn1 {margin: 0 0 20px;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track {display: flex; flex-wrap: wrap; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide {height: inherit; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 87%;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 img {height: 100%; object-fit: cover;}

/*practice-wrapp*/
.practice-wrapp { position:relative; padding:60px 0 20px;}
.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:#707070;}
.practice-wrapp p span { display:block;}
.practice-wrapp .practice-row2 { width:100%; float:left; display: flex; flex-wrap: wrap; position: relative;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e; overflow:hidden;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block; height: 244px; object-fit: cover;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*common-css*/
.about-shape { width:50%; float:left; position:absolute; top:-50%; left:0; z-index:-9;}
.about-shape img { width:100%; display:block;}
.straightening-shape { width:108%; float:left; position:absolute; top:-1%; left:-11%; z-index:-9;}
.testimonials-shape { width:75%; float:left; position:absolute; top:-29%; right:-5%;}
.testimonials-shape img { width:100%; display:block;}
.footer-ret1 { width:63%; float:right;}
.border { width:100%; float:left; height:1px; background:#c5c5c5; margin:32px 0 50px;}
.sidbar-shape1 { width:66%; position:absolute; top:1%; left:-25%;}
.sidbar-shape1 img { width:100%; display:block;}
.contact-shape { width:50%; float:left; position:absolute; top:-14%; left:0; z-index:-9;}
.contact-shape img { width:100%; display:block;}
.team-shape { width:56%; float:left; position:absolute; top:-16%; right:-19%;}
.team-shape img { width:100%; display:block;}
.testimonials-thmb { width:125px; float:none; margin:0 auto 30px;}
.mob-hide { display:none;}

/*btn-css*/
.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .about-btn1, .about-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .services-btn1, .book-btn1, .testimonials-btn1, .team-btn1, .getin-fil1, .getin-btn1, .subscribe-fil1, .subscribe-btn1, .partner-btn1, .buttons-btn1, .buttons-btn2, .gallerin-btn1, .sidbar-btn1, .sidbar-fil1, .sidbar-btn2, .galler-btn1, .teamer-btn1, .opening-btn1, .opening-btn2, .treatin-btn1, .treatments-btn2, .blog-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .abouts-btn1, .team-btn1, .treatment-btn1, .members-btn1, .testi-btn1 { text-align:center; font-size:10px; font-weight:700; letter-spacing:1.82px; border:1px solid; text-transform:uppercase; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*mobile-css*/
.header-wrapp .linker-row1 { width:100%; float:none; display:none; margin:0 0 15px;}
.header-wrapp .linker-row1 li { width:100%; float:left; margin:0 0 0;}
.header-wrapp .linker-row1 li span { display:none; width:auto; float:none; margin:4px 8px 0 0;}
.header-wrapp .linker-row1 li a:hover { color:#ffffff;}
.header-wrapp .linker-row1 li, .header-wrapp .linker-row1 li a { font-size:12px; font-weight:500; color:#000000; letter-spacing:1.8px; text-transform:uppercase;}
.header-wrapp .banner-row2 { width:100%; float:right; margin:15px 0 0; display:none;}
.header-wrapp .banner-row2 a { width:40px; float:none; display:inline-block; margin:0 3px 0;}

.getin-wrapp .getin-col1 .nf-row:first-child {width: 100%; float: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-title { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto; text-align: left;} 
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child {width: 100%; float: left; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width:24.3% !important; float: left; margin: 0 0.93% 36px 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 24.3% !important; margin: 0 0 36px;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%; height: 49px; margin: 0 0 0; padding: 0 24px 0; font-size: 10px; font-weight: 700; color: #000000; background: #ffffff; border-color: #ffffff; text-align: left; letter-spacing: 1.82px; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; resize: none; outline: none; font-family: 'Jost', sans-serif; line-height: normal; z-index: 9;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%; height: 49px; float: left; margin: 0 0 0; padding: 17px 24px 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: auto !important; float: none; display: inline-block;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 26px 0 !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: auto; float: none; display: inline-block; margin: 0 0 0 !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto; padding-left: 20px; cursor: pointer; font-size: 13px; color: #ffffff; letter-spacing: 0.28px; line-height: 23px; font-weight: 400; display: inline; position: relative; top: -7px; height: auto; margin: 0 0 0; text-align: center; z-index: 1;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: rgba(255,255,255,0.5); text-decoration: none;}    
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff;} 
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 4px;width: 10px;height: 10px;background: rgba(255,255,255,1); border: 1px solid #ffffff;border-radius: 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 6px;height: 6px;background: #000000;border-radius: 0;position: absolute;top: 6px;left: 2px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: #ffffff;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: auto;float: left; display: inline-block; margin: 0 0 26px 20px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffffff;background: none;border: 1px solid #ffffff;margin: 6px 0 0;padding: 16.5px 26.5px 16.5px 27.5px;cursor: pointer;text-align: center;font-size: 10px;font-weight: 700; border-radius: 0;transition: all 0.25s ease-out 0s;display: inline-block;position: relative; text-transform: uppercase; letter-spacing: 1.82px; vertical-align: baseline;outline: none !important;font-family: 'Jost', sans-serif;line-height: normal;box-shadow: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #000000;background: #ffffff;border-color: #ffffff;}
 
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-after-form-content { display: none;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-row:first-child {width: 100%; float: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto; text-align: left;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child {width: 100%; float: left; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width:100% !important; float: left; margin: 0 0 17px 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important; margin: 0 0 36px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%; height: 49px; margin: 0 0 0; padding: 0 24px 0; font-size: 10px; font-weight: 700; color: #000000; background: #ffffff; border-color: #ffffff; text-align: left; letter-spacing: 1.82px; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; resize: none; outline: none; font-family: 'Jost', sans-serif; line-height: normal; z-index: 9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%; height: 49px; float: left; margin: 0 0 0; padding: 17px 24px 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important; float: left; display: inline-block;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 10px 0 !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: auto; float: none; display: inline-block; margin: 0 0 0 !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto; padding-left: 20px; cursor: pointer; font-size: 13px; color: #ffffff; letter-spacing: 0.28px; line-height: 23px; font-weight: 400; display: inline; position: relative; top: -7px; height: auto; margin: 0 0 0; text-align: center; z-index: 1;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: rgba(255,255,255,0.5); text-decoration: none;}    
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 4px;width: 10px;height: 10px;background: rgba(255,255,255,1); border: 1px solid #ffffff;border-radius: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 6px;height: 6px;background: #000000;border-radius: 0;position: absolute;top: 6px;left: 2px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: #ffffff;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none; display: inline-block; margin: 0 0 20px 0 !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffffff;background: none;border: 1px solid #ffffff;margin: 6px 0 0;padding: 16.5px 26.5px 16.5px 27.5px;cursor: pointer;text-align: center;font-size: 10px;font-weight: 700; border-radius: 0;transition: all 0.25s ease-out 0s;display: inline-block;position: relative; text-transform: uppercase; letter-spacing: 1.82px; vertical-align: baseline;outline: none !important;font-family: 'Jost', sans-serif;line-height: normal;box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #000000;background: #ffffff;border-color: #ffffff;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-field-container .nf-field-element {justify-content: left;} 

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-after-form-content { display: none;}

.footer-wrapp .subscribe-col1 .nf-form-title {display: none;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content {display: none;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 100%; display: block; margin: 0 auto; position: relative; height: auto;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container {width: 100%; display: block; margin: 0 0 0;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap {width: 100%; display: block; position: relative; float: left;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label {display: none;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:first-child {width: 69.46% !important; padding: 0; float: left; margin: 0 0 0; display: inline-block;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%; height: 49px; padding: 0 24px 0; color: #000000; background: none; border: 1px solid #000000; border-radius: 0; resize: none; text-align: left; font-size: 10px; font-weight: 700; letter-spacing: 1.82px; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; outline: none; font-family: 'Jost', sans-serif;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child {width: 28% !important; float: none; padding: 0; margin: 0 0 0 2.45%; display: inline-block;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: 100%; color: #ffffff; background: #000000; border: 1px solid #000000; margin: 0 0 0 2.45%; padding: 16.5px 2% 16.5px; cursor: pointer; border-radius: 0; text-align: center; font-size: 10px; font-weight: 700; letter-spacing: 1.82px; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none; font-family: 'Jost', sans-serif;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #000000; background: #ffffff; border-color: #000000;}

.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-after-form-content {display: none;}
.footer-wrapp .subscribe-col1 .nf-form-cont .nf-error .nf-error-msg {display: none;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label {color: #d00000 !important;}

.wp-gr .wp-google-form {z-index: 21474830000!important}

.nf-response-msg p {color: #ffffff; margin: 0 auto 0;}

.banner-row3.inner-whatsapp.fix-whatsapp {width: 73px; position: fixed; z-index: 9999999; right: 1.10%; left: auto; bottom: 102px; padding: 0; text-align: center;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 {width: 100%; float: left; position: relative; z-index: 999;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 > a {width: 100%; float: right; background: #ffffff; border-radius: 18px; margin: 0 0 0; padding: 15% 5% 15%;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 > a h3 {font-size: 13px; font-weight: 500; color: #000000; letter-spacing: 0.28px; line-height: normal; margin: 0 0 12px;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 > a .banner-thm1 {width: 57%; float: none; margin: 0 auto 0;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 > a .banner-thm1 img {width: 100%; display: block; transition: transform 0.8s ease-in-out 0s;}
.footer-wrapp .footer-col2 .footer-ul li p {font-size: 14px;line-height: 27px;font-weight: 400;color: #000000;letter-spacing: 0.3px;    margin-bottom: 0;}
.scroll.float-panel.sticky li{  float: left;}
.scroll.float-panel.sticky li a{
  align-items: center;
  float: left;
  color: #000000;
  background: url(../images/call-black-plain-icon.svg) no-repeat 15px center #ffffff;
  background-size:12px;
  border-color: #ffffff;
  margin: 0 0 0;
  padding: 16.5px 26.5px 16.5px 37.5px;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.82px;
  border: 1px solid;
  text-transform: uppercase;
  transition: all 0.25s ease-out 0s;
  display: flex;
  position: relative;
}
.scroll.float-panel.sticky li a:hover{
  color: #fff;
  background: url(../images/call-black-plain-icon2.svg) no-repeat 15px center #000;
  background-size:12px;
  border-color: #000000;
}
.scroll.float-panel.sticky .margin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-wrapp .scroll.float-panel.sticky .margin {
  display: none;
}
.header-wrapp .scroll.float-panel.sticky.fixed .margin {
  display: flex !important;
}
.scroll.float-panel.sticky li span {
  display: inline-block;
  margin-right: 5px;
}

.scroll.float-panel.sticky li a {
  color: #000;
}

.scroll.float-panel.sticky .stickyy li {margin: 0 0 0;}
.scroll.float-panel.sticky .stickyy li a {background: none; border: none; padding: 12px 7px; font-size: 13px; font-weight: 600; letter-spacing: 0.8px;}
.header-wrapp .sticky .header-btn2 { padding: 16.5px 20px 16.5px 20px; margin: 0 0 0 8px;}


.finance-wrapp {width: 100%; display: block; float: left; text-align: center; background: #000000; padding: 95px 0 98px; position: relative;}
.finance-wrapp h2 {float: none; font-size: 33px; font-weight: 400; color: #ffffff; letter-spacing: 0.21px; line-height: 53px; margin: 0 0 15px;}
.finance-wrapp p {float: none; font-size: 15px; font-weight: 400; color: #ffffff; letter-spacing: 0.38px; line-height: 30px; margin: 0 auto 26px; max-width: 584px;}
.finance-wrapp .book-btn1 {float: none; color: #ffffff; background: #000000; border-color: #ffffff; margin: 0 0 0; padding: 16.5px 26.5px 16.5px 27.5px;}
.finance-wrapp .book-btn1:hover {background: #ffffff; color: #000000;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:97px 0 40px;}
.header-wrapp .header-col1 { position:relative; top:inherit; display:inline-block; float:none; margin:0 auto 35px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; float:left; padding:16.5px 2% 16.5px;}
.header-wrapp .header-btn2 { display:none;}
.header-wrapp .header-btn3 { width:48%; float:right; display:block; padding:16.5px 2% 16.5px;}

.linker-wrapp { text-align:center; display:none;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp h2 { font-size:32px; line-height:42px;}
.banner-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.banner-wrapp p { line-height:25px;}
.banner-wrapp .banner-col1 .banner-row1 { text-align:center; padding:0 5%;}
.banner-wrapp .banner-col1 .banner-row1 .banner-icon { margin:0 auto 15px;}
.banner-wrapp .banner-col2 { display:none;}

.about-wrapp { text-align:center; padding:50px 0;}
.about-wrapp h2 { font-size:28px;}
.about-wrapp .about-col1 .about-row1 { width:100%; position:relative; top:inherit; transform:none;}
.about-wrapp .about-col1 .about-row2 { width:100%; margin:35px 0 0;}
.about-wrapp .about-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.about-wrapp .about-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.straightening-wrapp { text-align:center;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.straightening-wrapp p { line-height:25px;}
.straightening-wrapp .straightening-col1 { width:100%; padding:0 5%;}
.straightening-wrapp .straightening-col2 { width:100%; position:relative; bottom:inherit; padding:0 5%;}
.straightening-wrapp .straightening-col2 .straightening-icon { margin:0 auto 15px;}
.straightening-wrapp .straightening-col3 { margin:50px 0;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:100%;}
.straightening-wrapp .straightening-col2 .straightening-bar1 li:before { float:none; display:inline-block; position:relative; top:-3px; left:-5px;}
.straightening-wrapp .straightening-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.straightening-wrapp .straightening-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp h2 { font-size:32px; line-height:42px;}
.treatments-wrapp .treatments-col2 img { opacity:0.7;}
.treatments-wrapp .treatments-col1 .treatments-icon1 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 3px; background:#fff;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:30px; padding:0 5%;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:30px;}
.treatments-wrapp .treatments-col1 .treatments-icon2 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:30px;}

.services-wrapp { padding:53px 0 30px; text-align:center;}
.services-wrapp .services-col2 { margin:0 0 53px;}
.services-wrapp .services-col1 .services-row1 { float:none; margin:0 auto 14px;}

.book-wrapp { padding:50px 0;}
.book-wrapp h2 { font-size:32px; line-height:42px;}

.testimonials-wrapp { text-align:center; padding:52px 0 80px}
.testimonials-wrapp h2 { font-size:32px; line-height:42px;}
.testimonials-wrapp .testimonials-col1 { width:80%; margin:0 0 100px;}
.testimonials-wrapp .testimonials-col2 { width:100%; top:inherit; transform:none; position:relative;}

.team-wrapp { text-align:center; padding:10px 0 50px}
.team-wrapp h2 { font-size:32px; line-height:42px;}
.team-wrapp .team-col1 { width:80%; margin:0 0 100px;}
.team-wrapp .team-col2 { width:100%; top:inherit; transform:none; position:relative;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:32px; line-height:42px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 12px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.footer-wrapp { padding:50px 0 205px; text-align:center;}
.footer-wrapp h2 { margin:0 0 26px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 38px;}
.footer-wrapp .footer-col1 .footer-social { margin:25px 0 0;}
.footer-wrapp .footer-col1 .footer-social a { float:none; display:inline-block;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 20px;}
.footer-wrapp .footer-col3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { display:inline-block; margin:0 4px;}
.footer-wrapp .subscribe-btn1 { margin:0 0 0 2%;}

.partner-wrapp .partner-col1 { width:100%; margin:25px 0 0;}
.partner-wrapp .partner-col1 .partner-row1 { width:auto; float:none; display:inline-block;}

/*inner*/
.inner-wrapp h1 { font-size:24px; margin:0 0 7px;}
.inner-wrapp .inner-col1 .inner-row1 li { margin:0;}
.inner-row1 li, .inner-row1 li a { font-size:13px;}

.conten-wrapp { padding:50px 0 0;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp { text-align:center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.conten-tab { margin:0 0 35px;}
.conten-tab .conten-tab1 li { width:48%; float:left; margin:0 0 4.2%;}
.conten-tab .conten-tab1 li:nth-child(2n) { float:right;}

.gallerin-wrapp .gallerin-row1 { margin:0 0 30px;}

.buttons .buttons-btn1 { padding:16.5px 16.5px 16.5px 17.5px;}
.buttons .buttons-btn2 { padding:16.5px 16.5px 16.5px 17.5px;}
.buttons .buttons-btn3 { display:none;}

.abouts-wrapp h2 { font-size:27px;}
.abouts-wrapp h3 { font-size:27px; line-height:1.61;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%;}
.abouts-wrapp .abouts-col2 .abouts-row3 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0; float:left;}

.team-slider { padding:60px 0 80px;}
.team-slider h3 { font-size:19px;}
.team-slider .team-col1 { width:100%; position:relative; top:inherit; transform:none;}
.team-slider .team-col2 { width:100%; padding:35px 0 0;}

.appointments-wrapp .opening-col1 { width:100%; padding:30px 5% 42px;}
.appointments-wrapp .opening-col1 .opening-row1 { width:100%;}
.appointments-wrapp .opening-col1 .time-row { width:253px;}
.appointments-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0;}
.appointments-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.appointments-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.blogin-wrapp { padding-bottom:50px;} 

.blog-wrapp { padding-bottom:50px;}
.blog-wrapp .blog-col2 { width:100%;}

.paiger-wrapp { padding:10px 0 0;}
.paiger-wrapp .paiger-col1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:16.5px 16.5px 16.5px 17.5px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 1px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:12px;}

.contact-wrapp h2 { font-size:28px;}
.contact-wrapp .contact-ul li:last-child { margin:0;}
.contact-wrapp .contact-ul li { width:100%; margin:0 0 5px;}
.contact-wrapp .contact-ul li:last-child span { margin-top:7px;}
.contact-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0 0;}
.contact-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.contact-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}
.feeser-wrapp .feeser-row3 { padding:17px 5% 13px;}

.galler-wrapp .galler-col2 { width:100%;}

.teamin-wrapp h2 { font-size:28px;}
.teamin-wrapp h3 { font-size:18px;}
.teamin-wrapp .teamin-col1 { text-align:center;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:288px; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left; position:relative; top:inherit; transform:none;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:100%;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { float:none; display:inline-block;}

.galler-slider { padding:60px 0 0;}
.galler-slider .galler-btn1 { margin:76px 0 0;}

.teamer-wrapp h2 { font-size:28px;}
.teamer-wrapp h4 { font-size:19px;}
.teamer-wrapp .teamer-col1 { margin:0 0 70px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:100%;}
.teamer-wrapp .teamer-col1 .teamer-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0; float:left;}
.teamer-wrapp .teamer-col2 .teamer-col3 { width:100%;}

.testi-wrapp h2 { font-size:28px;}
.testi-wrapp .testi-row2 { padding:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin: 0 0 50px 0;}

.treatin-wrapp h3 { font-size:26px; line-height: 1.29;}
.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%;}
.treatments-wrapp2 .treatments-btn2 { margin:76px 0 0;}

.treatment-wrapp { padding:0;}
.treatment-wrapp h2 { font-size:28px;}
.treatment-wrapp .treatment-col2 { width:100%; margin: 0 0 0.6% 0;}
.treatment-wrapp .treatment-col2 .treatment-row2 { padding:0 5%;}

.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 4% 2% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}

.treatin-wrapp .treatin-col1 { margin:13px 0 2px;}
.treatin-wrapp .treatin-btn1 { margin:15px 0 0;}

/*common-css*/
.footer-ret1 { width:100%;}
.border { margin:20px 0 50px;}
.mob-hide { display:block;}

/*mobile-css*/
.header-wrapp .linker-row1 { display:inline-block;}
.header-wrapp .banner-row2 { display:block;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; margin: 0 0 12px;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-field-container .nf-field-element {justify-content: center;}

.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0 2%;}

.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 80.5vw;}

.practice-wrapp .practice-row1 img {height: 34.38vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 0;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-btn1 {position: relative; bottom: 0;}

.banner-row3.inner-whatsapp.fix-whatsapp {left: 4.5%;}
.banner-row3.inner-whatsapp.fix-whatsapp .banner-bar3 > a .banner-thm1 {width: 55%;}

.header-wrapp .header-row2.btn-hide .header-btn3 {width: 100%;}

.feeser-wrapp .feeser-row1 h2 {padding: 15px 18% 15px 5%;}

.feeser-bar1, .feeser-bar2 {font-size: 14px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 62.5%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 36.5%;}

.treatin-wrapp.common-style h2 {font-size: 28px; line-height: 1.31;}
.footer-wrapp .footer-col2 .footer-ul li {
  justify-content: center;
}

.finance-wrapp h2 {font-size: 32px; line-height: 42px;}

.direction-wrapp .directions-box1 .directions-col1 { width: 100%; margin: 0 0 2%;}
.direction-wrapp .directions-box1 .directions-col1:nth-child(2n) { margin-left: 0;}

}

@media screen and (max-width: 435px) {
.conten-tab .conten-tab1 li a { padding: 16.5px 10px 16.5px 10px; letter-spacing: 0; font-size: 10px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:97px 0 40px;}
.header-wrapp .header-col1 { position:relative; top:inherit; display:inline-block; float:none; margin:0 auto 35px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; float:left; padding:16.5px 2% 16.5px;}
.header-wrapp .header-btn2 { display:none;}
.header-wrapp .header-btn3 { width:48%; float:right; display:block; padding:16.5px 2% 16.5px;}

.linker-wrapp { text-align:center; display:none;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp h2 { font-size:32px; line-height:42px;}
.banner-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.banner-wrapp p { line-height:25px;}
.banner-wrapp .banner-col1 .banner-row1 { text-align:center; padding:0 5%;}
.banner-wrapp .banner-col1 .banner-row1 .banner-icon { margin:0 auto 15px;}
.banner-wrapp .banner-col2 { display:none;}

.about-wrapp { text-align:center; padding:50px 0;}
.about-wrapp h2 { font-size:28px;}
.about-wrapp .about-col1 .about-row1 { width:100%; position:relative; top:inherit; transform:none;}
.about-wrapp .about-col1 .about-row2 { width:100%; margin:35px 0 0;}
.about-wrapp .about-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.about-wrapp .about-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.straightening-wrapp { text-align:center;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.straightening-wrapp p { line-height:25px;}
.straightening-wrapp .straightening-col1 { width:100%; padding:0 5%;}
.straightening-wrapp .straightening-col2 { width:100%; position:relative; bottom:inherit; padding:0 5%;}
.straightening-wrapp .straightening-col2 .straightening-icon { margin:0 auto 15px;}
.straightening-wrapp .straightening-col3 { margin:50px 0;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:100%;}
.straightening-wrapp .straightening-col2 .straightening-bar1 li:before { float:none; display:inline-block; position:relative; top:-3px; left:-5px;}
.straightening-wrapp .straightening-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.straightening-wrapp .straightening-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp h2 { font-size:32px; line-height:42px;}
.treatments-wrapp .treatments-col2 img { opacity:0.7;}
.treatments-wrapp .treatments-col1 .treatments-icon1 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 3px; background:#fff;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:50px; padding:0 5%;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:50px;}
.treatments-wrapp .treatments-col1 .treatments-icon2 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:60px;}

.services-wrapp { padding:53px 0 30px; text-align:center;}
.services-wrapp p { min-height:47px;}
.services-wrapp p span { display:contents;}
.services-wrapp .services-col2 { margin:0 0 53px;}
.services-wrapp .services-col1 .services-row1 { float:none; margin:0 auto 14px;}
.services-wrapp .services-btn1 { padding:16.5px 21.5px 16.5px 22.5px;}

.book-wrapp { padding:50px 0;}
.book-wrapp h2 { font-size:32px; line-height:42px;}

.testimonials-wrapp { text-align:center; padding:52px 0 80px}
.testimonials-wrapp h2 { font-size:32px; line-height:42px;}
.testimonials-wrapp .testimonials-col1 { width:80%; margin:0 0 120px;}
.testimonials-wrapp .testimonials-col2 { width:100%; top:inherit; transform:none; position:relative;}

.team-wrapp { text-align:center; padding:10px 0 50px}
.team-wrapp h2 { font-size:32px; line-height:42px;}
.team-wrapp .team-col1 { width:80%; margin:0 0 120px;}
.team-wrapp .team-col2 { width:100%; top:inherit; transform:none; position:relative;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:32px; line-height:42px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 12px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.footer-wrapp { padding:50px 0 200px; text-align:center;}
.footer-wrapp h2 { margin:0 0 26px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 38px;}
.footer-wrapp .footer-col1 .footer-social { margin:25px 0 0;}
.footer-wrapp .footer-col1 .footer-social a { float:none; display:inline-block;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 20px;}
.footer-wrapp .footer-col3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { display:inline-block; margin:0 4px;}
.footer-wrapp .subscribe-btn1 { margin:0 0 0 2%;}

.partner-wrapp .partner-col1 { width:100%; margin:25px 0 0;}
.partner-wrapp .partner-col1 .partner-row1 { width:auto; float:none; display:inline-block;}

/*inner*/
.inner-wrapp h1 { font-size:24px; margin:0 0 7px;}
.inner-wrapp .inner-col1 .inner-row1 li { margin:0;}
.inner-row1 li, .inner-row1 li a { font-size:13px;}

.conten-wrapp { padding:50px 0 0;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp { text-align:center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.conten-tab { margin:0 0 35px;}
.conten-tab .conten-tab1 li { width:48%; float:left; margin:0 0 4.2%;}
.conten-tab .conten-tab1 li:nth-child(2n) { float:right;}

.gallerin-wrapp .gallerin-row1 { margin:0 0 30px;}

.buttons-tex1 { margin:0 10px;}
.buttons .buttons-btn1 { padding:16.5px 16.5px 16.5px 17.5px;}
.buttons .buttons-btn2 { padding:16.5px 16.5px 16.5px 17.5px;}

.abouts-wrapp h2 { font-size:27px;}
.abouts-wrapp h3 { font-size:27px; line-height:1.61;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%;}
.abouts-wrapp .abouts-col2 .abouts-row3 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0; float:left;}

.team-slider { padding:60px 0 80px;}
.team-slider h3 { font-size:19px;}
.team-slider .team-col1 { width:100%; position:relative; top:inherit; transform:none;}
.team-slider .team-col2 { width:100%; padding:35px 0 0;}

.appointments-wrapp .opening-col1 { width:100%; padding:30px 5% 42px;}
.appointments-wrapp .opening-col1 .opening-row1 { width:100%;}
.appointments-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0;}
.appointments-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.appointments-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.blogin-wrapp { padding-bottom:50px;}

.blog-wrapp { padding-bottom:50px;}
.blog-wrapp .blog-col2 { width:100%;}

.paiger-wrapp { padding:10px 0 0;}
.paiger-wrapp .paiger-col1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:16.5px 22.5px 16.5px 23.5px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 4px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:13px;}

.contact-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0 0;}
.contact-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.contact-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}
.feeser-wrapp .feeser-row3 { padding:17px 5% 13px;}

.galler-wrapp .galler-col2 { width:48%; margin:0 0 50px;}
.galler-wrapp .galler-col2:nth-child(2n) { float:right;}

.teamin-wrapp h2 { font-size:28px;}
.teamin-wrapp h3 { font-size:18px;}
.teamin-wrapp .teamin-col1 { text-align:center;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:288px; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left; position:relative; top:inherit; transform:none;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:100%;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { float:none; display:inline-block;}

.galler-slider { padding:60px 0 0;}
.galler-slider .galler-btn1 { margin:76px 0 0;}

.teamer-wrapp h2 { font-size:28px;}
.teamer-wrapp h4 { font-size:15px;}
.teamer-wrapp .teamer-col1 { margin:0 0 70px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:100%;}
.teamer-wrapp .teamer-col1 .teamer-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0; float:left;}
.teamer-wrapp .teamer-col2 .teamer-col3 { width:48%; margin:0 4% 45px 0;}
.teamer-wrapp .teamer-col2 h3 { font-size:24px;}
.teamer-wrapp .teamer-col2 .teamer-col3:nth-child(2n) { float:right; margin-right: 0;}
.teamer-wrapp .teamer-col2 .teamer-col3:nth-child(3n) { margin-right: auto;}

.testi-wrapp h2 { font-size:28px;}
.testi-wrapp .testi-row2 { padding:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin: 0 0 50px 0;}

.treatin-wrapp h3 { font-size:26px;}
.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%;}
.treatments-wrapp2 .treatments-btn2 { margin:76px 0 0;}

.treatment-wrapp { padding:0;}
.treatment-wrapp h2 { font-size:28px;}
.treatment-wrapp .treatment-col2 .treatment-row2 { padding:0 5%;}

.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 4% 2% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}

.treatin-wrapp .treatin-col1 { margin:13px 0 2px;}
.treatin-wrapp .treatin-btn1 { margin:15px 0 0;}

/*common-css*/
.footer-ret1 { width:100%;}
.border { margin:20px 0 50px;}
.mob-hide { display:block;}

/*mobile-css*/
.header-wrapp .linker-row1 { display:inline-block;}
.header-wrapp .banner-row2 { display:block;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; margin: 0 0 12px;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-field-container .nf-field-element {justify-content: center;}

.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0 2%;}

.practice-wrapp .practice-row1 img {height: 34.35vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 0;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-btn1 {position: relative; bottom: 0;}

.banner-row3.inner-whatsapp.fix-whatsapp {left: 3%;}

.header-wrapp .header-row2.btn-hide .header-btn3 {width: 100%;}

.feeser-wrapp .feeser-row1 h2 { padding: 15px 12.5% 15px 5%;}

.feeser-bar1, .feeser-bar2 {font-size: 15px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 62.5%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 36.5%;}

.footer-wrapp .footer-col2 .footer-ul a > li > span {top: 1px !important;}

.treatin-wrapp.common-style h2 {font-size: 30px; line-height: 1.31;}
.footer-wrapp .footer-col2 .footer-ul li {
  justify-content: center;
}

.direction-wrapp .directions-box1 .directions-col1 { width: 100%; margin: 0 0 2%;}
.direction-wrapp .directions-box1 .directions-col1:nth-child(2n) { margin-left: 0;}

.finance-wrapp h2 {font-size: 32px; line-height: 42px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:97px 0 40px;}
.header-wrapp .header-col1 { position:relative; top:inherit; display:inline-block; float:none; margin:0 auto 35px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; float:left; padding:16.5px 2% 16.5px;}
.header-wrapp .header-btn2 { display:none;}
.header-wrapp .header-btn3 { width:48%; float:right; display:block; padding:16.5px 2% 16.5px;}

.linker-wrapp { text-align:center; display:none;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp h2 { font-size:32px; line-height:42px;}
.banner-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.banner-wrapp p { line-height:25px;}
.banner-wrapp .banner-col1 .banner-row1 { text-align:center; padding:0 5%;}
.banner-wrapp .banner-col1 .banner-row1 .banner-icon { margin:0 auto 15px;}
.banner-wrapp .banner-col2 { display:none;}

.about-wrapp { text-align:center; padding:50px 0;}
.about-wrapp h2 { font-size:28px;}
.about-wrapp .about-col1 .about-row1 { width:100%; position:relative; top:inherit; transform:none;}
.about-wrapp .about-col1 .about-row2 { width:100%; margin:35px 0 0;}
.about-wrapp .about-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.about-wrapp .about-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.straightening-wrapp { text-align:center;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:17px; line-height:27px; margin:0 0 5px;}
.straightening-wrapp p { line-height:25px;}
.straightening-wrapp .straightening-col1 { width:100%; padding:0 5%;}
.straightening-wrapp .straightening-col2 { width:100%; position:relative; bottom:inherit; padding:0 5%;}
.straightening-wrapp .straightening-col2 .straightening-icon { margin:0 auto 15px;}
.straightening-wrapp .straightening-col3 { margin:50px 0;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:100%;}
.straightening-wrapp .straightening-col2 .straightening-bar1 li:before { float:none; display:inline-block; position:relative; top:-3px; left:-5px;}
.straightening-wrapp .straightening-btn1 { padding:16.5px 15.5px 16.5px 16.5px;}
.straightening-wrapp .straightening-btn2 { padding:16.5px 15.5px 16.5px 16.5px;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp h2 { font-size:32px; line-height:42px;}
.treatments-wrapp .treatments-col2 img { opacity:0.7;}
.treatments-wrapp .treatments-col1 .treatments-icon1 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 3px; background:#fff;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:50px; padding:0 5%;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { width:100%; right:0; left:0; margin:0 auto; bottom:50px;}
.treatments-wrapp .treatments-col1 .treatments-icon2 { margin:0 auto 10px;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:60px;}

.services-wrapp { padding:53px 0 30px; text-align:center;}
.services-wrapp p { min-height:47px;}
.services-wrapp p span { display:contents;}
.services-wrapp .services-col2 { margin:0 0 53px;}
.services-wrapp .services-col1 .services-row1 { float:none; margin:0 auto 14px;}

.book-wrapp { padding:50px 0;}
.book-wrapp h2 { font-size:32px; line-height:42px;}

.testimonials-wrapp { text-align:center; padding:52px 0 80px}
.testimonials-wrapp h2 { font-size:32px; line-height:42px;}
.testimonials-wrapp .testimonials-col1 { width:80%; margin:0 0 150px;}
.testimonials-wrapp .testimonials-col2 { width:100%; top:inherit; transform:none; position:relative;}

.team-wrapp { text-align:center; padding:10px 0 50px}
.team-wrapp h2 { font-size:32px; line-height:42px;}
.team-wrapp .team-col1 { width:80%; margin:0 0 150px;}
.team-wrapp .team-col2 { width:100%; top:inherit; transform:none; position:relative;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:32px; line-height:42px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 12px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.footer-wrapp { padding:50px 0 205px; text-align:center;}
.footer-wrapp h2 { margin:0 0 26px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 38px;}
.footer-wrapp .footer-col1 .footer-social { margin:25px 0 0;}
.footer-wrapp .footer-col1 .footer-social a { float:none; display:inline-block;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 20px;}
.footer-wrapp .footer-col2 .footer-ul li br { display:contents;}
.footer-wrapp .footer-col3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { display:inline-block; margin:0 4px;}
.footer-wrapp .subscribe-btn1 { margin:0 0 0 2%;}

.partner-wrapp .partner-col1 { width:100%; margin:25px 0 0;}
.partner-wrapp .partner-col1 .partner-row1 { width:auto; float:none; display:inline-block;}

/*inner*/
.inner-wrapp h1 { font-size:28px; margin:0 0 7px;}
.inner-wrapp .inner-col1 .inner-row1 li { margin:0;}
.inner-row1 li, .inner-row1 li a { font-size:14px;}

.conten-wrapp { padding:50px 0 0;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp { text-align:center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.conten-tab { margin:0 0 35px;}
.conten-tab .conten-tab1 li { width:48%; float:left; margin:0 0 4.2%;}
.conten-tab .conten-tab1 li:nth-child(2n) { float:right;}

.gallerin-wrapp .gallerin-row1 { margin:0 0 30px;}

.abouts-wrapp h2 { font-size:27px;}
.abouts-wrapp h3 { font-size:27px; line-height:1.61;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%;}
.abouts-wrapp .abouts-col2 .abouts-row3 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0; float:left;}

.team-slider { padding:60px 0 80px;}
.team-slider h3 { font-size:19px;}
.team-slider .team-col1 { width:100%; position:relative; top:inherit; transform:none;}
.team-slider .team-col2 { width:100%; padding:35px 0 0;}

.appointments-wrapp .opening-col1 { width:100%; padding:30px 5% 42px;}
.appointments-wrapp .opening-col1 .opening-row1 { width:100%;}
.appointments-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0;}
.appointments-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.appointments-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.blogin-wrapp { padding-bottom:50px;}

.blog-wrapp2 h4 { font-size:26px;}

.blog-wrapp { padding-bottom:50px;}
.blog-wrapp h4 { font-size:24px;}

.paiger-wrapp .paiger-col1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:16.5px 36.5px 16.5px 37.5px;}

.contact-wrapp .opening-col1 .opening-row2 { width:34%;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}
.feeser-wrapp .feeser-row3 { padding:17px 5% 13px;}

.galler-wrapp .galler-col2 { width:48%; margin:0 0 50px;}
.galler-wrapp .galler-col2:nth-child(2n) { float:right;}

.teamin-wrapp h2 { font-size:28px;}
.teamin-wrapp h3 { font-size:18px;}
.teamin-wrapp .teamin-col1 { text-align:center;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:288px; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left; position:relative; top:inherit; transform:none;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:100%;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { float:none; display:inline-block;}

.galler-slider { padding:60px 0 0;}
.galler-slider .galler-btn1 { margin:76px 0 0;}

.teamer-wrapp h2 { font-size:28px;}
.teamer-wrapp h4 { font-size:15px;}
.teamer-wrapp .teamer-col1 { margin:0 0 70px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:100%;}
.teamer-wrapp .teamer-col1 .teamer-row2 { width:100%; position:relative; top:inherit; transform:none; padding:30px 0 0; float:left;}
.teamer-wrapp .teamer-col2 .teamer-col3 { width:48%; margin:0 4% 45px 0;}
.teamer-wrapp .teamer-col2 h3 { font-size:24px;}
.teamer-wrapp .teamer-col2 .teamer-col3:nth-child(2n) { float:right; margin-right: 0;}
.teamer-wrapp .teamer-col2 .teamer-col3:nth-child(3n) { margin-right: auto;}

.treatin-wrapp h3 { font-size:26px;}
.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%;}
.treatments-wrapp2 .treatments-btn2 { margin:76px 0 0;}

.treatment-wrapp { padding:0;}
.treatment-wrapp h2 { font-size:28px;}
.treatment-wrapp .treatment-col2 .treatment-row2 { padding:0 5%;}

.treatin-wrapp .treatin-col1 { margin:13px 0 2px;}
.treatin-wrapp .treatin-btn1 { margin:15px 0 0;}

/*common-css*/
.footer-ret1 { width:100%;}
.mob-hide { display:block;}

/*mobile-css*/
.header-wrapp .linker-row1 { display:inline-block;}
.header-wrapp .banner-row2 { display:block;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; margin: 0 0 12px;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-field-container .nf-field-element {justify-content: center;}

.footer-wrapp .subscribe-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0 2%;}

.practice-wrapp .practice-row1 img {height: 17.35vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 0;}
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-btn1 {position: relative; bottom: 0;}

.banner-row3.inner-whatsapp.fix-whatsapp {left: 3%;}

.header-wrapp .header-row2.btn-hide .header-btn3 {width: 100%;}

.feeser-wrapp .feeser-row1 h2 {padding: 15px 10% 15px 5%;}

.feeser-bar1, .feeser-bar2 {font-size: 15px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 62.5%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 36.5%;}

.footer-wrapp .footer-col2 .footer-ul a > li > span {top: 1px !important;}

.treatin-wrapp.common-style h2 {font-size: 30px; line-height: 1.31;}
.footer-wrapp .footer-col2 .footer-ul li {
  justify-content: center;
}
/*.direction-wrapp .directions-box1 .directions-col1 { width: 48.5%; margin: 0 2.5% 2% 0;}
.direction-wrapp .directions-box1 .directions-col1:nth-child(2n) { margin-right: 0;}
.direction-wrapp .directions-box1 .directions-col1:nth-child(3n) { margin-right: auto;}*/

.finance-wrapp h2 {font-size: 32px; line-height: 42px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.margin { width:94%;}

.header-wrapp { padding:22px 0 20px;}
.header-wrapp .header-col1 { width:12.5%; position:relative; top:inherit; margin:0 auto 25px;}
.header-wrapp .header-btn1 { padding:16.5px 18.5px 16.5px 19.5px;}
.header-wrapp .header-btn2 { padding:16.5px 18.5px 16.5px 19.5px;}

.linker-wrapp .linker-col1 .linker-row1 li span { margin:2px 8px 0 0;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-right:0;}
.linker-row1 li, .linker-row1 li a { font-size:11px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col2 { width:94%;}

.about-wrapp h2 { font-size:28px;}
.about-wrapp .about-col1 .about-row1 { width:53.7%;}
.about-wrapp .about-btn1 { padding:16.5px 18.5px 16.5px 19.5px;}
.about-wrapp .about-btn2 { padding:16.5px 18.5px 16.5px 19.5px;}

.straightening-wrapp { padding:55px 0 50px;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:18px;}
.straightening-wrapp .straightening-col1 { overflow:hidden; position:absolute; bottom:0; left:0;}
.straightening-wrapp .straightening-col1 img { width:110%; margin-left:-10%;}
.straightening-wrapp .straightening-col2 { width:55%; padding:0 3% 0 0; position:relative; bottom:inherit;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:48%;}
.straightening-wrapp .straightening-col2 .straightening-bar1:last-child { float:right;}
.straightening-wrapp .straightening-col2 .straightening-bar1:after { display:none;}
.straightening-wrapp .straightening-btn1 { padding:16.5px 12.5px 16.5px 13.5px;}
.straightening-wrapp .straightening-btn2 { padding:16.5px 12.5px 16.5px 13.5px;}

.treatments-wrapp h2 { font-size:30px; line-height:40px;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:95%; right:0;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { left:5%;}

.testimonials-wrapp .testimonials-col2 { width:50%;}

.team-wrapp .team-col2 { width:48.5%;}

.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { padding:0 2% 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { padding:17px 2% 0;}

.footer-ret1 { width:68%;}
.footer-wrapp .footer-col2 {     width: 44%; margin: 0 3% 0 0;}
.footer-wrapp .footer-col3 { width:25%; margin:0 3% 0 0;}
.footer-wrapp .footer-col2 .footer-ul li p, .footer-ul li, .footer-ul li a, .footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a {font-size: 13px;}
.partner-wrapp .partner-btn1 { padding:16.5px 7.5px 16.5px;}

/*inner*/
.inner-wrapp h1 { font-size:34px; margin:0 0 7px;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

.conten-wrapp .conten-row1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.conten-tab { margin:0 0 50px;}
.conten-tab .conten-tab1 li {margin:0 6px 12px;}
.conten-tab .conten-tab1 li a { margin:0 0 0; padding:16.5px 18.5px 16.5px 20.5px;}

.buttons-tex1 { margin:0 13px;}
.buttons .buttons-btn1 { padding:16.5px 16.5px 16.5px 17.5px;}
.buttons .buttons-btn2 { padding:16.5px 16.5px 16.5px 17.5px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.abouts-wrapp .abouts-col2 .abouts-row2 { overflow:hidden;}
.abouts-wrapp .abouts-col2 .abouts-row2 img { width:137%; margin-left:-5%;}
.abouts-wrapp .abouts-col2 .abouts-row3 .abouts-bar1 { width:150px; margin:0 auto 8px 0;}

.team-slider .team-col2 { position:relative; top:inherit; transform:none;}

.blogin-wrapp { padding-bottom:50px;}

.blog-wrapp2 h4 { font-size:26px;}

.contact-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0 0;}
.contact-wrapp .opening-btn1 { width:48%; float:left; margin:0; padding:16.5px 2% 16.5px;}
.contact-wrapp .opening-btn2 { width:48%; float:right; margin:0; padding:16.5px 2% 16.5px;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}

.teamin-wrapp h2 { font-size:28px;}
.teamin-wrapp h3 { font-size:18px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:288px; float:none; margin:0 0 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left; position:relative; top:inherit; transform:none;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:100%;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { float:none; display:inline-block;}

.teamer-wrapp h3 { font-size:27px;}
.teamer-wrapp h4 { font-size:16px;}
.teamer-wrapp .teamer-col2 h3 { font-size:24px;}

.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%;}

.treatment-wrapp { padding:0;}
.treatment-wrapp h2 { font-size:30px;}
.treatment-wrapp .treatment-col2 .treatment-row2 { padding:0 5%;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {padding: 0 8% 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 17px 8% 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 22.5vw;}

.practice-wrapp .practice-row1 img {height: 18.09vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 25%;}
.scroll.float-panel.sticky li {float: left; margin-left: 80px;}

.scroll.float-panel.sticky li a {padding: 16.5px 8.5px 16.5px 20.5px; letter-spacing: 0.95px; font-size: 8px; background-position-x: 7%;}
.scroll.float-panel.sticky li a:hover {background-position-x: 7%;}

.header-wrapp .scroll.float-panel.sticky.fixed .stickyy {width: auto; float: none; display: inline-block; margin: 7px auto 0 10%;}
.header-wrapp .scroll.float-panel.sticky.fixed .margin {display: inline-block !important; width: 97%; text-align: center; margin: 0 auto 0; float: none;}

.header-wrapp .scroll.float-panel.sticky.fixed .margin > li {display: none;}

.header-wrapp .sticky .header-btn2 {padding: 16.5px 9.5px 16.5px 9.5px; font-size: 8px; letter-spacing: 1.12px;}
.scroll.float-panel.sticky .stickyy li a { padding: 8px 5px; font-size: 10px; font-weight: 600; letter-spacing: 0px;}

.direction-wrapp .directions-box1 .directions-col1 h3 {  font-size: 20px;  margin: 0 0 15px;}
.direction-wrapp .directions-box1 .directions-col1 p {  font-size: 14px;}
.direction-wrapp .directions-box1 .directions-col1 .directions-thm1 {  width: 65px;  min-height: 57px;}

.footer-wrapp {padding: 69px 0 100px;}

.treatments-wrapp2 .treatments-col2 .treatments-row2 h2 {font-size: 18px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.margin { width:94%;}

.header-wrapp { padding:22px 0 20px;}
.header-wrapp .header-col1 { width:12.5%; position:relative; top:inherit; margin:0 auto 25px;}
.header-wrapp .header-btn1 { padding:16.5px 18.5px 16.5px 19.5px;}
.header-wrapp .header-btn2 { padding:16.5px 18.5px 16.5px 19.5px;}

.linker-wrapp .linker-col1 .linker-row1 li span { margin:3px 8px 0 0;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-right:0;}
.linker-row1 li, .linker-row1 li a { font-size:13px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col2 { width:94%;}

.about-wrapp h2 { font-size:28px;}
.about-wrapp .about-col1 .about-row1 { width:53.7%;}
.about-wrapp .about-btn1 { padding:16.5px 18.5px 16.5px 19.5px;}
.about-wrapp .about-btn2 { padding:16.5px 18.5px 16.5px 19.5px;}

.straightening-wrapp { padding:55px 0 50px;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:18px;}
.straightening-wrapp .straightening-col1 { overflow:hidden; position:absolute; bottom:0; left:0;}
.straightening-wrapp .straightening-col1 img { width:110%; margin-left:-10%;}
.straightening-wrapp .straightening-col2 { width:55%; padding:0 3% 0 0; position:relative; bottom:inherit;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:48%;}
.straightening-wrapp .straightening-col2 .straightening-bar1:last-child { float:right;}
.straightening-wrapp .straightening-col2 .straightening-bar1:after { display:none;}
.straightening-wrapp .straightening-btn1 { padding:16.5px 12.5px 16.5px 13.5px;}
.straightening-wrapp .straightening-btn2 { padding:16.5px 12.5px 16.5px 13.5px;}

.treatments-wrapp h2 { font-size:30px; line-height:40px;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:95%; right:0;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { left:5%;}

.testimonials-wrapp .testimonials-col2 { width:50%;}

.team-wrapp .team-col2 { width:48.5%;}

.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { padding:0 2% 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { padding:17px 2% 0;}

.footer-ret1 { width:65%;}
.footer-wrapp .footer-col2 {     width: 35%;
  margin: 0 6% 0 0;}
.footer-wrapp .footer-col2 .footer-ul li br { display:contents;}
.footer-wrapp .footer-col3 { width:25%; margin:0 9% 0 0;}

.partner-wrapp .partner-btn1 { padding:16.5px 7.5px 16.5px;}

/*inner*/
.inner-wrapp h1 { font-size:34px; margin:0 0 7px;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

.conten-wrapp .conten-row1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.conten-tab { margin:0 0 50px;}
.conten-tab .conten-tab1 li { margin:0 6px 12px;}
.conten-tab .conten-tab1 li a { margin:0 0 0;}

.buttons-tex1 { margin:0 13px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.abouts-wrapp .abouts-col2 .abouts-row2 { overflow:hidden;}
.abouts-wrapp .abouts-col2 .abouts-row2 img { width:127%;}

.team-slider .team-col2 { position:relative; top:inherit; transform:none;}

.blog-wrapp2 h4 { font-size:26px;}

.contact-wrapp .opening-col1 .opening-row2 { width:100%; position:relative; top:inherit; transform:none; padding:35px 0 0;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}

.teamin-wrapp h2 { font-size:28px;}
.teamin-wrapp h3 { font-size:18px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:288px; float:none; margin:0 0 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left; position:relative; top:inherit; transform:none;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 { width:100%;}
.teamin-wrapp .teamin-col1 .teamin-row2 .banner-row2 a { float:none; display:inline-block;}

.teamer-wrapp h3 { font-size:27px;}
.teamer-wrapp h4 { font-size:16px;}
.teamer-wrapp .teamer-col2 h3 { font-size:24px;}

.treatin-wrapp .treatin-col1 .treatin-row1 { width:90%;}

.treatment-wrapp { padding:0;}
.treatment-wrapp h2 { font-size:33px;}
.treatment-wrapp .treatment-col2 .treatment-row2 { padding:0 5%;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {padding: 0 8% 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 17px 8% 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 23.5vw;}

.practice-wrapp .practice-row1 img {height: 18.09vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 22%;}
.scroll.float-panel.sticky li {float: left; margin-left: 60px;}

.scroll.float-panel.sticky li a {padding: 16.5px 10.5px 16.5px 25.5px; letter-spacing: 1.12px; font-size: 9px; background-position-x: 8%;}
.scroll.float-panel.sticky li a:hover {background-position-x: 8%;}
.scroll.float-panel.sticky .stickyy li a {padding: 10px 6px;font-size: 11px;letter-spacing: 1px;}
.header-wrapp .sticky .header-btn2 {padding: 16.5px 10px 16.5px 10px; font-size: 9px; margin: 0 0 0 5px; letter-spacing: 0.5px;}

.direction-wrapp .directions-box1 .directions-col1 h3 {  font-size: 22px;}
.direction-wrapp .directions-box1 .directions-col1 p { font-size: 14px;}
.direction-wrapp .directions-box1 .directions-col1 .directions-thm1 {  width: 70px;   min-height: 61px;}

.footer-wrapp {padding: 69px 0 150px;}

.header-wrapp .scroll.float-panel.sticky.fixed {text-align: center;}
.header-wrapp .scroll.float-panel.sticky.fixed .margin {display: inline-block !important; text-align: center; margin: 0 auto 0; float: none;}
.header-wrapp .scroll.float-panel.sticky.fixed .margin > li {display: none;}
.header-wrapp .scroll.float-panel.sticky.fixed .stickyy {width: auto; float: none; display: inline-block; margin: 7px auto 0 7%;}


}

@media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width:92%;}

.header-wrapp .header-col2 { margin:0 0 0 40px;}
.header-wrapp .header-btn1 { padding:16.5px 16.5px 16.5px 17.5px;}
.header-wrapp .header-btn2 { padding:16.5px 14.5px 16.5px 15.5px; letter-spacing: 1.22px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col2 { width:92%;}

.about-wrapp .about-btn1 { padding:16.5px 18.5px 16.5px 19.5px;}
.about-wrapp .about-btn2 { padding:16.5px 18.5px 16.5px 19.5px;}

.straightening-wrapp { padding:55px 0 50px;}
.straightening-wrapp h2 { font-size:32px; line-height:42px;}
.straightening-wrapp h3 { font-size:18px;}
.straightening-wrapp .straightening-col1 { overflow:hidden; position:absolute; bottom:0; left:0;}
.straightening-wrapp .straightening-col1 img { width:110%; margin-left:-10%;}
.straightening-wrapp .straightening-col2 { width:55%; padding:0 3% 0 0; position:relative; bottom:inherit; z-index:99;}
.straightening-wrapp .straightening-col2 .straightening-bar1 { width:48%;}
.straightening-wrapp .straightening-col2 .straightening-bar1:last-child { float:right;}

.treatments-wrapp h2 { font-size:34px; line-height:44px;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:95%; right:0;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { left:5%;}

.getin-wrapp .getin-col1 { width:100%;}

.partner-wrapp .partner-btn1 { padding:16.5px 7.5px 16.5px;}

.footer-ret1 { width:65%;}
.footer-wrapp .footer-col2 { width:25%; margin:0 9% 0 0;}
.footer-wrapp .footer-col2 .footer-ul li br { display:contents;}
.footer-wrapp .footer-col3 { width:25%; margin:0 9% 0 0;}

/*inner*/
.inner-wrapp h1 { font-size:34px; margin:0 0 7px;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

.conten-wrapp .conten-row1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.conten-tab { margin:0 0 50px;}
.conten-tab .conten-tab1 li { margin:0 6px 12px;}
.conten-tab .conten-tab1 li a { margin:0 0 0;}

.buttons-tex1 { margin:0 13px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5%;}

.team-slider .team-col2 { position:relative; top:inherit; transform:none;}

.contact-wrapp .opening-col1 .opening-row2 { width:40%;}

.feeser-wrapp h3 { font-size:27px;}
.feeser-wrapp .feeser-col1 { width:100%;}

.teamer-wrapp h3 { font-size:29px;}
.teamer-wrapp h4 { font-size:18px;}
.teamer-wrapp .teamer-col2 h3 { font-size:26px;}

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:last-child .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 18px !important;}

.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 23.5vw;}

.practice-wrapp .practice-row1 img {height: 17.7vw;}

.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-col3 .services-col2 .services-row2 p {padding: 0 0 22%;}
.scroll.float-panel.sticky li {float: left; margin-left: 60px;}

.scroll.float-panel.sticky li a {padding: 16.5px 20.5px 16.5px 30.5px; letter-spacing: 1.22px;}

.scroll.float-panel.sticky .stickyy li a {padding: 10px 4px;font-size: 10.5px;letter-spacing: 0.5px;}
.header-wrapp .sticky .header-btn2 { padding: 16.5px 14px 16.5px 14px; letter-spacing: 0.8px; margin: 0 0 0 5px; font-size: 9.5px;}

.direction-wrapp .directions-box1 .directions-col1 .directions-thm1 {  width: 80px; min-height: 70px;}
.direction-wrapp .directions-box1 .directions-col1 h3 {  font-size: 22px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.margin { width:92%;}

.header-wrapp .header-col2 { margin:0 0 0 40px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col2 { width:92%;}

.treatments-wrapp .treatments-col2 .treatments-row2 { width:85%; right:0;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { left:15%;}

/*inner*/
.conten-wrapp .conten-row1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:36%;}

.team-slider .team-col2 { position:relative; top:inherit; transform:none;}
.scroll.float-panel.sticky li {
  float: left;
  margin-left: 70px;
}

.scroll.float-panel.sticky .stickyy li a {padding: 12px 5px; font-size: 12px; letter-spacing: 1px;}
 .header-wrapp .sticky .header-btn2 { padding: 16.5px 14px 16.5px 14px; letter-spacing: 0.8px; margin: 0 0 0 8px; font-size: 10px;}


}

@media screen and (min-width:1341px) and (max-width:1900px) {
.margin { width:94%;}

.header-wrapp .header-col2 { margin:0 0 0 50px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col2 { width:94%;}

.treatments-wrapp .treatments-col2 .treatments-row2 { width:85%; right:0;}
.treatments-wrapp .treatments-col2:last-child .treatments-row2 { left:15%;}
.scroll.float-panel.sticky li {
  float: left;
  margin-left: 70px;
}
}

@media screen and (min-width: 768px) {
.google-rating.ggogledesktop { position: fixed; bottom: 15px; right: 15px; z-index: 999; display: inline-block;  width: 210px; cursor: pointer; background: #ffffff; border-radius: 0; padding: 8px 10px; box-shadow: 5px 5px 5px #00000017; border-top: 5px solid #4FCE6A;}
.google-rating.ggogledesktop > img {width: 30% !important; display: inline-block; padding: 0 12px 0 0;}
.google-rating.ggogledesktop #googlerating {width: 70%; float: right; display: inline-block;}
.google-rating.ggogledesktop #googlerating .fulltotal {width: 100%; float: left; display: inline-block; position: relative; top: 3px;}
.google-rating.ggogledesktop #googlerating .fulltotal .g-level1 {width: 100%; float: left; display: inline-block; margin: 0 0 4px;}
.google-rating.ggogledesktop #googlerating .fulltotal .g-level2 {width: 100%; display: flex; flex-wrap: wrap; position: relative; float: left; align-items: center;}
.google-rating.ggogledesktop #googlerating .fulltotal .g-level1 h2 {font-size: 16px; font-weight: 500; line-height: normal;}
.google-rating.ggogledesktop #googlerating .fulltotal .g-level2 .gsub-level1 {width: auto; margin: 0 6px 0 0;}
.google-rating.ggogledesktop #googlerating img {width: auto;}
.google-rating.ggogledesktop img { width: 100%;} 
.wp-gr .wp-google-badge_left-fixed { display: none;}

}
@media screen and (max-width: 767px) {
.getin-wrapp .getin-col2 iframe { pointer-events: none; }

.featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

.google-rating.ggogledesktop { display: none;}
.wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score { margin-left: 0 !important;}
.wp-google-badge.wp-google-badge_left-fixed { left: 15px !important; bottom: 20px !important; z-index: 999 !important; cursor: pointer; width: 105px !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star { width: 17px !important; float: left !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star svg { width: 100% !important; float: left;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-google-rating { display: none !important;}

.services-wrapp .services-col1.desk {display: none;}
.services-wrapp .services-col1.mobile {display: block;}

.partner-wrapp .partner-col1.desktop {display: none;}
.partner-wrapp .partner-col1.mobileview {display: block;}

.members-wrapp .members-col1.desk {display: none;}
.members-wrapp .members-col1.mobile {display: block;}

.treatin-wrapp .conten-tab.desk {display: none;}
.treatin-wrapp .conten-tab.mobile {display: block;}

.testi-wrapp .testi-row1 .testi-row11.desk {display: none;}
.testi-wrapp .testi-row1 .testi-row11.mobile {display: block;}

.treatments-wrapp2 .treatments-col1.desk {display: none;}
.treatments-wrapp2 .treatments-col1.mobile {display: block;}

.blog-wrapp2 .blog-col1.desk {display: none;}
.blog-wrapp2 .blog-col1.mobile {display: block;}

.contact-wrapp .map-col1 iframe {pointer-events: none;}

.testimonials-wrapp .testimonials-col2 .slick-slide {margin: 0 10px 0;}

.team-slider .slick-slider .slick-track {align-items: inherit;}
.team-slider .slick-slider .slick-track .team-row1 {min-height: inherit;}

.header-wrapp .scroll.float-panel.sticky {display: none;}

.contact-wrapp .contact-ul li.mobile { display: -webkit-inline-box;}
.contact-wrapp .contact-ul li.desktop { display: none;}


.buttons .buttons-btn2.whatsapp-desk { display: none;}
.buttons .buttons-btn2.whatsapp-mobile { display: inline-block;}

.conten-wrapp form.search-form {margin: 0 0 60px;}

}


@media screen and (max-width: 375px) {
  body .wp-gr .wp-google-head .wp-google-head-inner {
    width: 270px !important;
  }

  body .wp-gr .wp-google-head .wp-google-head-inner .wp-google-right {
    width: 270px !important;
  }
}

@media screen and (max-width: 360px) {
  body .wp-gr .wp-google-head .wp-google-head-inner {
    width: 260px !important;
  }
  
  body .wp-gr .wp-google-head .wp-google-head-inner .wp-google-right {
    width: 260px !important;
  }
}

@media screen and (min-width: 1441px) {
  .direction-wrapp h2{
    font-size:40px !important;
  }
}