@charset "utf-8";
/* CSS Document */

/* Slider */
.slick-loading .slick-list { background: #fff; }


/* Arrows */
[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: '←'; }
.slick-prev, .slick-next { width: 33px; height: 34px; font-size: 0; line-height: 0; display: block; transform: translateY(-50%); transition: all 0.25s ease-out 0s; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; padding: 0; position: absolute; top: 42%; z-index:9;}
.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: -59px; background:url(../images/left-green-white-circle-arrow.svg) no-repeat top / 100%;}
.slick-prev:hover { background:url(../images/left-green-white-circle-arrow.svg) no-repeat bottom / 100%;}
.slick-next { right: -59px; background:url(../images/right-green-white-circle-arrow.svg) no-repeat top / 100%;}
.slick-next:hover { background:url(../images/right-green-white-circle-arrow.svg) no-repeat bottom / 100%;}

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width: 100%; text-align: center; display: block; list-style: none; margin: 0 0 0; position: absolute; right: 0; bottom: -70px; left: 0;}
.slick-dots li { width: 7px; height: 7px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 2px 0 !important; position: relative; z-index: 9;}
.slick-dots li button { width: 7px; height: 7px; font-size: 0; color: transparent; line-height: 0; border: 0; outline: none; background: transparent; cursor: pointer; display: block; padding: 3px 3px 3px;}
.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: #68b88a;}
.slick-dots li button:before { content: '•'; width: 7px; height: 7px; text-align: center; color: black; background: #d9d9d9; border-radius: 50%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0;}
.slick-dots li.slick-active button:before { color: black; background: #68b88a;}

.treatments-col1 .slick-dots { bottom: -151px;}

.testimonials-col1 .slick-dots { bottom: -195px;}

.abouts-wrapp .slick-dots { bottom:-36px; text-align:center ; margin: 0 0 0;}

.testimonials-wrapp .testimonials-col1 .slick-prev {left: -36px;}
.testimonials-wrapp .testimonials-col1 .slick-next {right: -36px;}
.abouts-wrapp .slick-dots li:before {display: none;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.treatments-col1 .slick-dots { bottom: -26px;}
.testimonials-col1 .slick-dots { bottom: -40px;}
.team-col1 .slick-dots { bottom: -26px;}
.locations-col1 .slick-dots { bottom: -30px;}
.testimonials-wrapp .testimonial-all-col .testimonials-col1 .slick-dots {
    bottom: -70px;
  }
}

@media screen and (min-width:481px) and (max-width:600px) {
.treatments-col1 .slick-dots { bottom: -26px;}
.testimonials-col1 .slick-dots { bottom: -40px;}
.team-col1 .slick-dots { bottom: -26px;}
.locations-col1 .slick-dots { bottom: -30px;}
.testimonials-wrapp .testimonial-all-col .testimonials-col1 .slick-dots {
    bottom: -70px;
  }
}

@media screen and (min-width:601px) and (max-width:767px) {
.treatments-col1 .slick-dots { bottom: -26px;}
.testimonials-col1 .slick-dots { bottom: -40px;}
.team-col1 .slick-dots { bottom: -26px;}
.locations-col1 .slick-dots { bottom: -30px;}

.testimonials-wrapp .testimonial-all-col .testimonials-col1 .slick-dots {
    bottom: -70px;
  }
  .treatin-wrapp .smilefull-gallery .slick-prev{left: -27px;width: 28px;height: 28px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -29px;width: 28px;height: 28px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.treatments-col1 .slick-dots { bottom: -127px;}

.testimonials-col1 .slick-dots { bottom: -171px;}

.treatin-wrapp .smilefull-gallery .slick-prev{left: -22px;width: 28px;height: 28px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -24px;width: 28px;height: 28px;}

.testimonials-wrapp .testimonials-col1 .slick-prev {left: -20px;}
.testimonials-wrapp .testimonials-col1 .slick-next {right: -20px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.treatments-col1 .slick-dots { bottom: -139px;}

.testimonials-col1 .slick-dots { bottom: -183px;}

.treatin-wrapp .smilefull-gallery .slick-prev {left: -27px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -29px;}

.testimonials-wrapp .testimonials-col1 .slick-prev {left: -26px;}
.testimonials-wrapp .testimonials-col1 .slick-next {right: -26px;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {

.testimonials-wrapp .testimonials-col1 .slick-prev {left: -26px;}
.testimonials-wrapp .testimonials-col1 .slick-next {right: -26px;}

.treatin-wrapp .smilefull-gallery .slick-prev {left: -28px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -30px;}

}

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

.treatin-wrapp .smilefull-gallery .slick-prev {left: -30px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -32px;}

}

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

.treatin-wrapp .smilefull-gallery .slick-prev {left: -43px;}
.treatin-wrapp .smilefull-gallery .slick-next {right: -43px;}

}