@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: 43px; height: 44px; 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 { left: -9%; background: no-repeat center / 100%;}
.slick-prev:hover { background: no-repeat center / 100%;}
.slick-next { right: -9%; background: no-repeat center / 100%;}
.slick-next:hover { background: no-repeat center / 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: -7%; left: 0;}
.slick-dots li { width: 6px; height: 6px; cursor: pointer; vertical-align: middle; display: inline-block; margin: 0 3px 0; position: relative; z-index: 9;}
.slick-dots li button { width: 6px; height: 6px; 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: #f6c56b;}
.slick-dots li button:before { content: '•'; width: 6px; height: 6px; text-align: center; color: black; background: #f3f4f4; 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: #f6c56b;}

.vision-col2 .slick-dots { text-align: left; bottom: -10.7%;}
.vision-col2 .slick-dots li { margin: 0 6px 0 0;}
.vision-col2 .slick-dots li button:hover:before, .vision-col2 .slick-dots li button:focus:before { background: #f6c56b;}
.vision-col2 .slick-dots li button:before { background: #878787;}
.vision-col2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}

.gallery-col2 .slick-dots { text-align: left; bottom: -13%;}
.gallery-col2 .slick-dots li { margin: 0 6px 0 0;}
.gallery-col2 .slick-dots li button:hover:before, .gallery-col2 .slick-dots li button:focus:before { background: #f6c56b;}
.gallery-col2 .slick-dots li button:before { background: #f3f4f4;}
.gallery-col2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}

.abouts-row2 .slick-dots { text-align: right; bottom: -28%; padding: 0 1px 0 0;}
.abouts-row2 .slick-dots li { margin: 0 6px 0 0;}
.abouts-row2 .slick-dots li button:hover:before, .abouts-row2 .slick-dots li button:focus:before { background: #f6c56b;}
.abouts-row2 .slick-dots li button:before { background: #878787;}
.abouts-row2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}

.team-wrapp .slick-prev,.team-wrapp .slick-next{width:32px;height:32px;font-size:0;line-height:0;display:block;transform:translateY(-50%);transition:all 0.25s ease-out 0s;cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0;padding:0;position:absolute;top:50%;z-index:99}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.vision-col2 .slick-dots { text-align: center; bottom: 26px;}
.vision-col2 .slick-dots li { margin: 0 3px 0;}
.vision-col2 .slick-dots li button:hover:before, .vision-col2 .slick-dots li button:focus:before { background: #f6c56b;}
.vision-col2 .slick-dots li button:before { background: #f3f4f4;}
.vision-col2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}
.treatments-col1 .slick-dots { text-align: center; bottom: -42px;}
.gallery-col2 .slick-dots { text-align: center; bottom: 26px;}
.gallery-col2 .slick-dots li { margin: 0 3px 0;}

.team-wrapp .team-col2 .slick-dots {bottom: -24px;}


.team-wrapp .slick-prev{left:-4%;background:url(../images/slick-left-arrow.svg) no-repeat center / 100%;background-size:cover}
.team-wrapp .slick-next{right: -4%;background:url(../images/slick-right-arrow.svg) no-repeat center / 100%;background-size:cover}

}

@media screen and (min-width:481px) and (max-width:600px) {
.vision-col2 .slick-dots { text-align: center; bottom: 26px;}
.vision-col2 .slick-dots li { margin: 0 3px 0;}
.vision-col2 .slick-dots li button:hover:before, .vision-col2 .slick-dots li button:focus:before { background: #f6c56b;}
.vision-col2 .slick-dots li button:before { background: #f3f4f4;}
.vision-col2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}
.treatments-col1 .slick-dots { text-align: center; bottom: -42px;}
.gallery-col2 .slick-dots { text-align: center; bottom: 26px;}
.gallery-col2 .slick-dots li { margin: 0 3px 0;}

.team-wrapp .team-col2 .slick-dots {bottom: -1%;}

.team-wrapp .slick-prev{left:-4%;background:url(../images/slick-left-arrow.svg) no-repeat center / 100%;background-size:cover}
.team-wrapp .slick-next{right: -4%;background:url(../images/slick-right-arrow.svg) no-repeat center / 100%;background-size:cover}

}

@media screen and (min-width:601px) and (max-width:767px) {
.vision-col2 .slick-dots { text-align: center; bottom: 26px;}
.vision-col2 .slick-dots li { margin: 0 3px 0;}
.vision-col2 .slick-dots li button:hover:before, .vision-col2 .slick-dots li button:focus:before { background: #f6c56b;}
.vision-col2 .slick-dots li button:before { background: #f3f4f4;}
.vision-col2 .slick-dots li.slick-active button:before { color: black; background: #f6c56b;}
.treatments-col1 .slick-dots { text-align: center; bottom: -42px;}
.gallery-col2 .slick-dots { text-align: center; bottom: -2%;}
.gallery-col2 .slick-dots li { margin: 0 3px 0;}

.team-wrapp .team-col2 .slick-dots {bottom: -2%;}

.team-wrapp .slick-prev{left:-4%;background:url(../images/slick-left-arrow.svg) no-repeat center / 100%;background-size:cover}
.team-wrapp .slick-next{right: -4%;background:url(../images/slick-right-arrow.svg) no-repeat center / 100%;background-size:cover}


}

@media screen and (min-width:768px) and (max-width:900px) {
    .team-wrapp .team-col2 .slick-dots {
        bottom: -4%;
    }
}

@media screen and (min-width:901px) and (max-width:1024px) {

    .team-wrapp .team-col2 .slick-dots {
        bottom: -4%;
    }
}

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

    .team-wrapp .team-col2 .slick-dots {
        bottom: -4%;
    }

}

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

    .team-wrapp .team-col2 .slick-dots {
        bottom: -4%;
    }

}