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

/* 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('./fonts/slick.eot'); */
 /* src: url('./fonts/slick.eot?#iefix') 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 { width: 39px; font-size: 0; line-height: 0; display: block; transition: all 0.25s ease-out 0s; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; padding: 0 0 39px; position: absolute; bottom: -80px; 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: 19px; background: url(../images/left-opacity-arrow.svg) no-repeat top center / 100%;}
.slick-prev:hover { background: url(../images/left-white-arrow.svg) no-repeat bottom center / 100%;}
.slick-next { left: 85px; background: url(../images/right-white-arrow.svg) no-repeat top center / 100%;}
.slick-next:hover { background: url(../images/right-opacity-arrow.svg) no-repeat bottom center / 100%;}

.testimonials-col2 .slick-prev { right: 85px; left:inherit; background: url(../images/left-blue-arrow.svg) no-repeat top center / 100%;}
.testimonials-col2 .slick-prev:hover { background: url(../images/left-blue-opacity-arrow.svg) no-repeat bottom center / 100%;}
.testimonials-col2 .slick-next { right: 14px; left:inherit; background: url(../images/right-blue-opacity-arrow.svg) no-repeat top center / 100%;}
.testimonials-col2 .slick-next:hover { background: url(../images/right-blue-arrow.svg) no-repeat bottom center / 100%;}

/* Dots */
.slick-slider { padding-left: 0;}
.slick-dots { width: 100%; text-align: center; list-style: none; display: block; margin: 0 0 0; position: absolute; right: 0; bottom: -50px; left: 0;}
.slick-dots li { width: 8px; height: 8px; margin: 0 8px 0 0; cursor: pointer; vertical-align: middle; display: inline-block; position: relative;}
.slick-dots li button { width: 8px; height: 8px; font-size: 0; line-height: 0; display: block; 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: #0f5385;}
.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: #0f5385;}

.courses2-wrapp .slick-prev, .courses2-wrapp .slick-next { bottom:-102px;}

.testi-col1 .slick-prev { left: 45%; right:inherit; background: url(../images/left-blue-arrow.svg) no-repeat top center / 100%;}
.testi-col1 .slick-prev:hover { background: url(../images/left-blue-opacity-arrow.svg) no-repeat bottom center / 100%;}
.testi-col1 .slick-next { right: 45%; left:inherit; background: url(../images/right-blue-opacity-arrow.svg) no-repeat top center / 100%;}
.testi-col1 .slick-next:hover { background: url(../images/right-blue-arrow.svg) no-repeat bottom center / 100%;}

.courses2-wrapp .slick-dots li button:hover:before, .courses2-wrapp .slick-dots li button:focus:before { background: #8fc9f3;}
.courses2-wrapp .slick-dots li button:before { background: #ffffff;}
.courses2-wrapp .slick-dots li.slick-active button:before { background: #8fc9f3;}


.dentsply-video .slick-prev,.dentsply-video .slick-next{bottom: 0;}
.dentsply-video .slick-dots{bottom: 0;}


.videos-wrapp.burstsec .slick-dots {bottom: 0;}
section.videos-wrapp.shorts .slick-dots {bottom: 0;}


.videos-wrapp .videos-col1 .slick-dots li.slick-active button:before { background: #8fc9f3;}
.videos-wrapp .videos-col1 .slick-dots li button:hover:before,
.videos-wrapp .videos-col1 .slick-dots li button:focus:before { background: #8fc9f3;}

.videos-wrapp .videos-col1 .slick-prev {
    right: 50px;
    left:inherit
}

.videos-wrapp .videos-col1 .slick-next {
    right: 0;
    left:inherit
}


/* .slick-dots li.slick-active button:before */






.videos-wrapp .videos-col1 .slick-prev,
.videos-wrapp .videos-col1 .slick-next{
  bottom: -70px;
}





/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}
.corporate-training .testi-col1 .slick-dots {bottom: -56px;}
.videos-wrapp .videos-col1 .slick-prev {right: 50px;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}
.corporate-training .testi-col1 .slick-dots {bottom: -56px;}
.videos-wrapp .videos-col1 .slick-prev {right: 50px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; margin: 0 0 0; position: absolute; bottom: -41px;}
.gallery-col2 .slick-dots { width: 100%; text-align: center; margin: 0 0 0; position: absolute; right: 0; bottom: 10%; left: 0;}
.corporate-training .testi-col1 .slick-dots {bottom: -56px;}
.videos-wrapp .videos-col1 .slick-prev {right: 50px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-prev, .slick-next { width: 30px; padding: 0 0 30px;}
.videos-wrapp .videos-col1 .slick-prev {right: 40px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-prev, .slick-next { width: 29px; padding: 0 0 29px;}
.videos-wrapp .videos-col1 .slick-prev {right: 40px;}
}

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

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

}

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

}
@media screen and (max-width:767px) {

.videos-wrapp .videos-col1 .slick-prev, .videos-wrapp .videos-col1 .slick-next {
    bottom: -20px;
}}