@charset "UTF-8";
/* Slider */
.slick-loading .slick-list { background: #fff center center no-repeat; }

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 
 src: format('embedded-opentype'), format('woff'), format('truetype'), format('svg');
}
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; transform: translateY(-50%); position: absolute; top: 50%; display: block; width: 44px; height: 44px; transition: all 0.25s ease-out 0s; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:99;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left:5%;}
.slick-prev:hover {}
.slick-next { right:5%;}
.slick-next:hover {}

[dir='rtl'] .slick-prev { right: -25px; left: auto; }
[dir='rtl'] .slick-prev:before { content: '→'; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; position:absolute; right:0; bottom:-138px; left:0; display:block; margin:0 0 0; list-style:none;}
.slick-dots li { position: relative; display:inline-block; width:22px; height:7px; transition: all 0.25s ease-out 0s; margin:0 4px 0 0; cursor:pointer;}
.slick-dots li button { font-size:0; line-height:0; display:block; width:22px; height:7px; transition: all 0.25s ease-out 0s; padding:3.5px 5px; cursor:pointer; color: transparent; border:0; outline:none; background:transparent;}
.slick-dots li button:before { content: '•'; background:#a5cdd5; width:100%; height:7px; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius:22.5px; transition: all 0.25s ease-out 0s; position: absolute; top: 0; left: 0;}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { background:#a5cdd5;}
.slick-dots li.slick-active { width:97px;}
.slick-dots li.slick-active button { width:97px;}
.slick-dots li.slick-active button:before { color: black; background:#a5cdd5;}

.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination { text-align: left !important; }
.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet {position: relative;font-size: 0;line-height: 0;display: inline-block;width: 22px;height: 7px;transition: all 0.25s ease-out 0s;padding: 3.5px 5px;cursor: pointer;color: transparent;border: 0;outline: none;margin: 0 4px 0 0;background: transparent;opacity: 1;}
.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet:before { content: '•'; background:#a5cdd5; width:100%; height:7px; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius:22.5px; transition: all 0.25s ease-out 0s; position: absolute; top: 0; left: 0;}
.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet:hover, .testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet:focus { outline: none; }
.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet:hover:before, .testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet:focus:before { background:#a5cdd5;}

.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet.rplgsw-pagination-bullet-active { width:97px;}
.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination span.rplgsw-pagination-bullet.rplgsw-pagination-bullet-active:before { color: black; background:#a5cdd5;}

.testimonials-wrapp .google-real-slider .grw-slider .rplg-slider-prev { display: none;}
.testimonials-wrapp .google-real-slider .grw-slider .rplg-slider-next { display: none;}



.testimonials-wrapp .slick-dots { text-align: left; top: inherit; right: 0; bottom: -50px; left: inherit;}
.testimonials-wrapp .slick-dots li:last-child { margin-right:0;}

.abouter-wrapp .slick-prev, .abouter-wrapp .slick-next { top:50%;}
.abouter-wrapp .slick-prev { background: url("../images/blue-right-arrow.svg") no-repeat left / 100% 100%;}
.abouter-wrapp .slick-prev:hover { background: url("../images/white-right-arrow.svg") no-repeat center / 100%;}
.abouter-wrapp .slick-next { background: url("../images/blue-left-arrow.svg") no-repeat right / 100% 100%;}
.abouter-wrapp .slick-next:hover { background: url("../images/white-left-arrow.svg") no-repeat center / 100%;}

.aesthetic-col3 .slick-prev, .aesthetic-col3 .slick-next { top:50%;}
.aesthetic-col3 .slick-prev { background: url("../images/blue-right-arrow.svg") no-repeat left / 100% 100%; left:-5%;}
.aesthetic-col3 .slick-prev:hover { background: url("../images/white-right-arrow.svg") no-repeat center / 100%;}
.aesthetic-col3 .slick-next { background: url("../images/blue-left-arrow.svg") no-repeat right / 100% 100%; right:-5%;}
.aesthetic-col3 .slick-next:hover { background: url("../images/white-left-arrow.svg") no-repeat center / 100%;}

.testi-wrapp .slick-dots { bottom:-48px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width:100%; margin:0 0 0; position:absolute; bottom:-73px;}
.slick-dots li { margin:0 2px 0;}
.straightening-wrapp .slick-dots { bottom:-35px;}
.straightening-wrapp .slick-dots li button:before { background:#323e48;}
.straightening-wrapp .slick-dots li button:hover:before, .straightening-wrapp .slick-dots li button:focus:before { background:#323e48;}
.straightening-wrapp .slick-dots li.slick-active button:before { color: black; background:#323e48;}
.testimonials-wrapp .slick-dots { text-align:center; top:inherit; right:0; bottom:-34px;}
.testimonials-wrapp .slick-dots li:last-child { margin-right:2px;}
.team-wrapp .slick-dots { bottom:-68px;}
.instagram-wrapp .slick-dots { bottom:-38px;}

.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination { text-align: center !important; }


}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width:100%; margin:0 0 0; position:absolute; bottom:-73px;}
.slick-dots li { margin:0 2px 0;}
.straightening-wrapp .slick-dots { bottom:-35px; display: none;}
.straightening-wrapp .slick-dots li button:before { background:#323e48;}
.straightening-wrapp .slick-dots li button:hover:before, .straightening-wrapp .slick-dots li button:focus:before { background:#323e48;}
.straightening-wrapp .slick-dots li.slick-active button:before { color: black; background:#323e48;}
.testimonials-wrapp .slick-dots { text-align:center; top:inherit; right:0; bottom:-34px;}
.testimonials-wrapp .slick-dots li:last-child { margin-right:2px;}
.team-wrapp .slick-dots { bottom:-68px;}
.instagram-wrapp .slick-dots { bottom:-38px;}

.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination { text-align: center !important; }

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width:100%; margin:0 0 0; position:absolute; bottom:-73px;}
.slick-dots li { margin:0 2px 0;}
.straightening-wrapp .slick-dots { bottom:-35px; display: none;}
.straightening-wrapp .slick-dots li button:before { background:#323e48;}
.straightening-wrapp .slick-dots li button:hover:before, .straightening-wrapp .slick-dots li button:focus:before { background:#323e48;}
.straightening-wrapp .slick-dots li.slick-active button:before { color: black; background:#323e48;}
.testimonials-wrapp .slick-dots { text-align:center; top:inherit; right:0; bottom:-34px;}
.testimonials-wrapp .slick-dots li:last-child { margin-right:2px;}
.team-wrapp .slick-dots { bottom:-68px;}
.instagram-wrapp .slick-dots { bottom:-38px;}

.testimonials-wrapp .google-real-slider .grw-slider .rplgsw-pagination { text-align: center !important; }

}

@media screen and (min-width:768px) and (max-width:900px) {
.aesthetic-col3 .slick-prev { left:0;}
.aesthetic-col3 .slick-next { right:0;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.aesthetic-col3 .slick-prev { left:0;}
.aesthetic-col3 .slick-next { right:0;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.aesthetic-col3 .slick-prev { left:0;}
.aesthetic-col3 .slick-next { right:0;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {

}

@media screen and (min-width:1341px) and (max-width:1440px) {

}