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

/* 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 */
[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: 48px; height: 48px; 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: 50%; 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 { background:url(../images/left-orange-white-plain-arrow.svg) no-repeat top / 100%; left: -94px;}
.slick-prev:hover { background:url(../images/left-orange-white-plain-arrow.svg) no-repeat bottom / 100%;}
.slick-next { background:url(../images/right-orange-white-plain-arrow.svg) no-repeat top / 100%; right: -94px;}
.slick-next:hover { background:url(../images/right-orange-white-plain-arrow.svg) no-repeat bottom / 100%;}

.team-col3 .slick-prev, .team-col3 .slick-next { top: 40%;}
.team-col3 .slick-prev { display: none !important;}
.treatments-col1 .slick-prev, .treatments-col1 .slick-next { top: 30%;}
.treatments-col1 .slick-prev { display: none !important;}
.testimonials-col2 .slick-next { display: none !important;}

/* 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: -38px; left: 0;}
.slick-dots li { width: 9px; height: 9px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 4px 0; position: relative; z-index: 9;}
.slick-dots li button { width: 9px; height: 9px; 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: #e94e1b;}
.slick-dots li button:before { content: '•'; width: 9px; height: 9px; text-align: center; color: black; background: #000000; 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: #e94e1b;}


.cases-wrapp .cases-col1 .casessmiles .owl-prev, .owl-next {font-size: 0;width: 30px;height: 30px;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: 0;z-index: 99}


.cases-wrapp .cases-col1 .casessmiles .owl-prev {
    background: url(../images/left-orange-white-plain-arrow.svg) no-repeat top / 100%;
    top: 100%;
    background-size: 100%;
    transform: translateY(-50%);
    left:0

}

.cases-wrapp .cases-col1 .casessmiles .owl-next {
    background: url(../images/right-orange-white-plain-arrow.svg) no-repeat top / 100%;
    background-size: 100%;
    top:100%;
    left: 4%;
    transform: translateY(-50%);
}

.cases-wrapp .cases-col1 .casessmiles .owl-dots {
    margin: 14px 0 0 0;
}
.cases-wrapp .cases-col1 .casessmiles {
    padding: 0 0 42px 1px;
}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { text-align: left;}
.slick-dots li { margin: 0 8px 0 0;}
.award-col1 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; bottom: -38px;}
.transformation-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.treatments-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.testimonials-col2 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -33px;}

.cases-wrapp .cases-col1 .owl-dots {
    width: 100%;
    text-align: center;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    bottom: 12px;
    left: 0;
}



.cases-wrapp .cases-col1 .owl-dot {
    width: 9px;
    height: 9px;
    text-align: center;
    background: #000000;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 18px;
    left: 50%;
}

.cases-wrapp .cases-col1  .owl-dot.active{  background: #e94e1b;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { text-align: left;}
.slick-dots li { margin: 0 8px 0 0;}
.award-col1 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; bottom: -38px;}
.transformation-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.treatments-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.testimonials-col2 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -33px;}


.cases-wrapp .cases-col1 .owl-dots {
    width: 100%;
    text-align: center;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    bottom: 12px;
    left: 0;
}



.cases-wrapp .cases-col1 .owl-dot {
    width: 9px;
    height: 9px;
    text-align: center;
    background: #000000;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 18px;
    left: 50%;
}

.cases-wrapp .cases-col1  .owl-dot.active{  background: #e94e1b;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { text-align: left;}
.slick-dots li { margin: 0 8px 0 0;}
.award-col1 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; bottom: -38px;}
.transformation-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.treatments-col1 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -43px;}
.testimonials-col2 .slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -33px;}


.cases-wrapp .cases-col1 .owl-dots {
    width: 100%;
    text-align: center;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    bottom: 12px;
    left: 0;
}



.cases-wrapp .cases-col1 .owl-dot {
    width: 9px;
    height: 9px;
    text-align: center;
    background: #000000;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 18px;
    left: 50%;
}

.cases-wrapp .cases-col1  .owl-dot.active{  background: #e94e1b;}



}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-prev { left: -60px;}
.slick-next { right: -60px;}
.slick-prev, .slick-next { width: 38px; height: 38px;}

.cases-wrapp .cases-col1 .casessmiles .owl-next { left: 6%; }
}

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-prev { left: -71px;}
.slick-next { right: -71px;}
.slick-prev, .slick-next { width: 43px; height: 43px;}
.cases-wrapp .cases-col1 .casessmiles .owl-next { left: 5%; }
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.slick-prev { left: -82px;}
.slick-next { right: -82px;}
.cases-wrapp .cases-col1 .casessmiles .owl-next { left: 5%;   }

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.slick-prev { left: -54px;}
.slick-next { right: -54px;}
.slick-prev, .slick-next { width: 38px; height: 38px;}


}

@media screen and (min-width:1341px) and (max-width:1900px) {
.slick-prev { left: -74px;}
.slick-next { right: -74px;}
.slick-prev, .slick-next { width: 43px; height: 43px;}

}