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

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 src: url();
 /* src: url() format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') 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 { font-size: 0; line-height: 0; position: absolute; bottom: -105px; 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: 0; background:url(../images/left-white-black-circle-arrow.svg) no-repeat top / 100%;}
.slick-prev:hover { background:url(../images/left-white-black-circle-arrow.svg) no-repeat bottom / 100%;}
.slick-next { left: 58px; background:url(../images/right-white-black-circle-arrow.svg) no-repeat top / 100%;}
.slick-next:hover { background:url(../images/right-white-black-circle-arrow.svg) no-repeat bottom / 100%;}

.treatin-wrapp .smile-gallery .slick-next {left: 50px;bottom: -70px;}
.treatin-wrapp .smile-gallery .slick-prev {bottom: -70px;}

/* Dots */
.slick-slider { padding-left:0;}
.slick-dots { width:100%; text-align:center; position:absolute; right:0; bottom:10.6%; left:0; display:block; margin:0 0 0; list-style:none;}
.slick-dots li { width:8px; height:8px; vertical-align:middle; margin:0 4px 0; cursor:pointer; vertical-align: middle; display:inline-block; position: relative;}
.slick-dots li:last-child { margin-bottom:0;}
.slick-dots li button { font-size:0; line-height:0; display:block; width:8px; height:8px; padding:5px 5px 5px; cursor:pointer; color: transparent; border:0; outline:none; background:transparent;}
.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:#fed007;}
.slick-dots li button:before { content: '•'; width:8px; height:8px; text-align: center; color: black; background:#d9d9d9; border-radius:50%; transition: all 0.25s ease-out 0s; -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:#fed007;}

.stories-wrapp .slick-dots { right: 0; left:0; text-align:left; bottom:0; padding:0 5%;}

.implants3-col1 .slick-prev, .implants3-col1 .slick-next { bottom:inherit; top:50%; transform:translateY(-50%);}
.implants3-col1 .slick-prev { left:-7%;}
.implants3-col1 .slick-next { right:-7%; left:inherit;}
.filtersenabled .banner-wrapp .owl-item img {
    filter: grayscale(1);
}
.filtersenabled .banner-wrapp .owl-item img {
    filter: grayscale(1);
}

.testimonials-wrapp .testimonials-col1 .slider .slick-prev, .testimonials-wrapp .testimonials-col1 .slider .slick-next {
    bottom: -68px;
}

.treatin-wrapp .smile-gallery .slick-dots{
    bottom: -64px;
}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { bottom:34px;}
.services-wrapp .slick-dots { bottom:-38px;}
.testimonials-wrapp .slick-dots { bottom:-29px;}
.offers-wrapp .slick-dots { bottom:36px;}

.implants2-wrapp .slick-dots { bottom:-58px; text-align:left; padding:0 16px;}
.implants3-wrapp .slick-dots { bottom:-35px;}
.offers-wrapp.mob .slick-dots {bottom: -21px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { bottom:34px;}
.services-wrapp .slick-dots { bottom:-38px;}
.testimonials-wrapp .slick-dots { bottom:-46px;}
.offers-wrapp .slick-dots { bottom:36px;}

.implants2-wrapp .slick-dots { bottom:-58px; text-align:left; padding:0 16px;}
.implants3-wrapp .slick-dots { bottom:-35px;}
.offers-wrapp.mob .slick-dots {bottom: -21px;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .slick-dots {bottom: -19px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { bottom:34px;}
.services-wrapp .slick-dots { bottom:-38px;}
.testimonials-wrapp .slick-dots { bottom:-46px;}
.offers-wrapp .slick-dots { bottom:36px;}

.implants2-wrapp .slick-dots { bottom:-58px; text-align:left; padding:0 16px;}
.implants3-wrapp .slick-dots { bottom:-35px;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .slick-dots {bottom: -21px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.implants3-wrapp .slick-dots { bottom:-55px;}
.testimonials-wrapp .testimonials-col1 .slider .slick-prev, .testimonials-wrapp .testimonials-col1 .slider .slick-next {bottom: -56px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.implants3-wrapp .slick-dots { bottom:-55px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.implants3-col1 .slick-prev { left:-2%;}
.implants3-col1 .slick-next { right:-2%;}
.implants3-col1 .slick-prev, .implants3-col1 .slick-next { width:24px; height:24px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.implants3-col1 .slick-prev { left:-2%;}
.implants3-col1 .slick-next { right:-2%;}
.implants3-col1 .slick-prev, .implants3-col1 .slick-next { width:24px; height:24px;}
}

@media screen and (min-width:1341px) and (max-width:1440px) {
.implants3-col1 .slick-prev { left:-3%;}
.implants3-col1 .slick-next { right:-3%;}
}