.text-sm {
font-size: 16px;
font-family: 'Mulish', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
line-height: 1.5em;
display: inline-block;
}
.color-main {
color: #D7B65D;
color: var(--main);
}
.color-second {
color: #D7B65D;
color: var(--second);
}
.color-black {
color: #192026;
color: var(--black);
}
.color-gray {
color: #F5F5F5;
color: var(--gray);
}
.color-white {
color: #FFFFFF;
color: var(--white);
}
.color-white-text {
color: rgba(255, 255, 255, 0.6);
}
.color-red {
color: #E65338;
color: var(--red);
}
.color-yellow {
color: #E2B239;
color: var(--yellow);
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.lte-quote-char {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e850";
font-size: 26px;
font-style: italic;
line-height: 1.3em;
width: 60px;
height: 40px;
display: block;
margin: 0 auto;
}
.rtl .lte-quote-char {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.zs-enabled {
position: relative;
}
.zs-enabled.zoom-margin-top {
padding-top: 100px;
}
.zs-enabled .container {
padding-left: 0;
padding-right: 0;
}
.zs-enabled .lte-zs-slider-inner {
width: 100%;
position: absolute;
display: block;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, -webkit-transform 1.5s;
-moz-transition: opacity 0.5s, -moz-transform 1.5s;
-o-transition: opacity 0.5s, -o-transform 1.5s;
transition: opacity 0.5s,-webkit-transform 1.5s,-moz-transform 1.5s,-o-transform 1.5s,transform 1.5s;
-webkit-transform: translate(0%, -10%);
-moz-transform: translate(0%, -10%);
-ms-transform: translate(0%, -10%);
-o-transform: translate(0%, -10%);
transform: translate(0%, -10%);
}
.zs-enabled.zoom-content-effect-static .lte-zs-slider-inner {
left: 50%;
opacity: 0;
}
.zs-enabled.zoom-content-effect-fade-left .lte-zs-slider-inner {
left: 50%;
opacity: 0;
}
.zs-enabled.zoom-content-effect-fade-top .lte-zs-slider-inner {
opacity: 0;
}
.zs-enabled.zoom-content-effect-fade-in .lte-zs-slider-inner {
opacity: 0;
}
.zs-enabled .lte-zs-slider-inner.inited {
position: absolute;
}
.zs-enabled .lte-zs-slider-inner.visible {
opacity: 1;
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
-webkit-transition: opacity 2s, -webkit-transform 1.5s;
-moz-transition: opacity 2s, -moz-transform 1.5s;
-o-transition: opacity 2s, -o-transform 1.5s;
transition: opacity 2s,-webkit-transform 1.5s,-moz-transform 1.5s,-o-transform 1.5s,transform 1.5s;
}
.zs-enabled .lte-zs-slider-inner.visible.single {
position: relative;
}
.zs-enabled .zs-slideshow,
.zs-enabled .zs-slides,
.zs-enabled .zs-slide,
.zs-enabled .zs-layer-2 {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.zs-enabled .zs-layer-2 {
z-index: 2;
}
.zs-enabled .zs-slideshow .zs-slides .zs-slide {
background: transparent none no-repeat 50% 50%;
background-size: cover;
position: absolute;
visibility: hidden;
opacity: 0;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.zs-enabled.zoom-origin-top-left .zs-slideshow .zs-slides .zs-slide {
transform-origin: top left;
}
.zs-enabled.zoom-origin-top-center .zs-slideshow .zs-slides .zs-slide {
transform-origin: top center;
}
.zs-enabled.zoom-origin-top-right .zs-slideshow .zs-slides .zs-slide {
transform-origin: top right;
}
.zs-enabled.zoom-origin-center-left .zs-slideshow .zs-slides .zs-slide {
transform-origin: center left;
}
.zs-enabled.zoom-origin-center-right .zs-slideshow .zs-slides .zs-slide {
transform-origin: center right;
}
.zs-enabled.zoom-origin-bottom-left .zs-slideshow .zs-slides .zs-slide {
transform-origin: bottom left;
}
.zs-enabled.zoom-origin-bottom-center .zs-slideshow .zs-slides .zs-slide {
transform-origin: bottom center;
}
.zs-enabled.zoom-origin-bottom-right .zs-slideshow .zs-slides .zs-slide {
transform-origin: bottom right;
}
.zs-enabled .zs-slideshow .zs-layer {
background: transparent none no-repeat 50% 50%;
background-size: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 3;
width: 100%;
height: 100%;
}
@media (max-width: 1800px) {
.zs-enabled .zs-slideshow .zs-layer {
display: none !important;
}
}
.zs-enabled.zoom-out .zs-slideshow .zs-slides .zs-slide {
-webkit-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
.zs-enabled .zs-slideshow .zs-slides .zs-slide.active {
visibility: visible;
opacity: 1;
}
.zs-enabled .zs-slideshow:after {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: transparent none repeat 0 0;
}
.lte-slider-zoom.zoom-align-center {
text-align: center;
}
.lte-slider-zoom.zoom-align-left {
text-align: left;
}
.lte-slider-zoom.zoom-align-right {
text-align: right;
}
.lte-slider-zoom.zoom-color-white {
color: #FFFFFF;
color: var(--white);
}
.lte-slider-zoom.zoom-color-black {
color: #192026;
color: var(--black);
}
.lte-slider-zoom.lte-rounded .zs-slideshow {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-slider-zoom .lte-tagline {
top: 50%;
-webkit-transform: translateY(-50%) rotate(-90deg);
-moz-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
-o-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg);
}
@media (max-width: 991px) {
.lte-slider-zoom .text-lg {
font-size: 16px;
}
}
.lte-slider-zoom .heading.transform-default {
margin: 0 0 0px 0;
}
@media (max-width: 991px) {
.lte-slider-zoom {
text-align: center;
}
}
.lte-slider-zoom .lte-zs-slider-inner {
padding-left: 15px;
padding-right: 15px;
}
.lte-slider-zoom .lte-zs-slider-wrapper {
overflow: hidden;
pointer-events: none;
}
.lte-slider-zoom .lte-zs-slider-wrapper a,
.lte-slider-zoom .lte-zs-slider-wrapper input {
pointer-events: all;
}
.lte-slider-zoom .wpb_single_image.wpb_content_element {
margin-bottom: 0;
}
@media (max-width: 991px) {
.lte-slider-zoom .slider-inner {
text-align: center;
}
}
.lte-slider-zoom p {
font-size: 18px;
font-family: 'Mulish', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
@media (max-width: 768px) {
.lte-slider-zoom p {
font-size: 14px;
}
}
.lte-slider-zoom .lte-social {
position: absolute;
z-index: 11;
left: 60px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (min-width: 1600px) and (max-width: 1750px) {
.lte-slider-zoom .lte-social {
display: none;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.lte-slider-zoom .lte-social {
display: none;
}
}
@media (min-width: 1000px) and (max-width: 1150px) {
.lte-slider-zoom .lte-social {
display: none;
}
}
@media (max-width: 991px) {
.lte-slider-zoom .lte-social {
display: none;
}
}
.lte-slider-zoom .lte-social ul {
margin: 0;
padding: 0;
list-style: none;
}
.lte-slider-zoom .lte-social li {
list-style: none;
margin: 45px 0;
position: relative;
display: block;
}
.lte-slider-zoom .lte-social a {
color: #D7B65D;
color: var(--main);
position: relative;
z-index: 10;
font-size: 16px;
text-align: center;
display: block;
transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1);
}
.lte-slider-zoom .lte-social a span {
z-index: 1;
position: relative;
}
.lte-slider-zoom .lte-social a:hover {
color: #D7B65D;
color: var(--main);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 4.75);
}
.lte-slider-zoom .lte-arrow-down {
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
border: 2px solid #192026;
border-color: #192026;
border-color: var(--black);
color: #192026;
color: var(--black);
display: block;
text-align: center;
line-height: 12px;
left: 50%;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
margin-left: -10px;
bottom: 8px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: absolute;
cursor: pointer;
}
@media (max-width: 1199px) {
.lte-slider-zoom .lte-arrow-down {
display: none;
}
}
.lte-slider-zoom .lte-arrow-down:hover {
background-color: #192026;
background-color: var(--black);
color: #FFFFFF;
color: var(--white);
}
.lte-slider-zoom .lte-arrow-down:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
margin-left: 2px;
font-size: 10px;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (min-width: 1200px) {
.lte-zs-bullets-offset-100 .zs-enabled .zs-slideshow .zs-bullets {
margin-top: -100px;
}
}
@media (max-width: 768px) {
.zs-enabled {
padding-bottom: 50px;
}
}
.zs-enabled .zs-slideshow .zs-bullets {
position: absolute;
z-index: 4;
text-align: center;
z-index: 130;
right: 80px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 1199px) {
.zs-enabled .zs-slideshow .zs-bullets {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.zs-enabled .zs-slideshow .zs-bullets {
left: 50%;
right: auto;
top: auto;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
bottom: 25px;
margin-left: -15px;
}
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
pointer-events: all;
padding: 0px;
margin: 0px 0px 35px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-family: 'Taviraj', serif;
font-family: var(--font-headers), serif;
font-weight: 500;
letter-spacing: var(--font-headers-letterspacing);
font-size: 30px;
display: block;
position: relative;
cursor: pointer;
}
@media (max-width: 768px) {
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
display: inline-block;
margin: 0px 0px 0px 15px;
}
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active {
border: 0;
cursor: default;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active:before {
background-color: #D7B65D;
background-color: var(--main);
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active:after {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
border-color: #D7B65D;
border-color: var(--main);
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet:after {
display: block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
content: "";
width: 20px;
height: 20px;
border: 1px solid var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet:before {
display: block;
top: 0;
left: 0;
content: "";
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #FFFFFF;
background-color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet:not(.active):hover:before {
background-color: #D7B65D;
background-color: var(--main);
width: 12px;
height: 12px;
}
@media (max-width: 991px) {
.zs-enabled.bullets-true {
padding-bottom: 0;
}
}
.zs-enabled.bullets-right .zs-bullets {
right: 50px !important;
width: auto !important;
left: auto !important;
top: 50% !important;
bottom: auto !important;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.zs-enabled.bullets-right .zs-bullets .zs-bullet {
display: block !important;
}
.zs-enabled .zs-arrows {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
width: 100%;
}
@media (max-width: 768px) {
.zs-enabled .zs-arrows {
margin-top: 0px;
}
}
.zs-enabled .zs-arrows .container {
position: relative;
}
.zs-enabled .zs-arrows .lte-arrow-right,
.zs-enabled .zs-arrows .lte-arrow-left {
cursor: pointer;
display: block;
z-index: 1;
position: absolute;
width: 40px;
height: 40px;
background-color: #FFFFFF;
background-color: var(--white);
color: #192026;
color: var(--black);
line-height: 40px;
}
@media (max-width: 768px) {
.zs-enabled .zs-arrows .lte-arrow-right,
.zs-enabled .zs-arrows .lte-arrow-left {
top: 140px;
}
}
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-left,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-left {
margin-left: 64px;
}
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-left:before,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-left:before {
left: -1px;
}
@media (max-width: 768px) {
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-left,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-left {
margin-left: 48px;
}
}
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-right,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-right {
margin-right: 64px;
right: 0;
}
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-right:before,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-right:before {
right: -1px;
}
@media (max-width: 768px) {
.zs-enabled .zs-arrows .lte-arrow-right.lte-arrow-right,
.zs-enabled .zs-arrows .lte-arrow-left.lte-arrow-right {
margin-right: 48px;
}
}
.zs-enabled .zs-arrows .lte-arrow-right:hover,
.zs-enabled .zs-arrows .lte-arrow-left:hover {
background-color: #192026;
background-color: var(--black);
color: #FFFFFF;
color: var(--white);
}
@media (max-width: 768px) {
.zs-enabled .zs-arrows {
height: 100px;
top: auto;
width: 250px;
bottom: 150px;
}
}
.zs-enabled.zoom-arrows-bottom .zs-arrows {
position: relative;
top: auto;
left: auto;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
margin-top: -150px;
margin-bottom: 100px;
z-index: 50;
}
@media (min-width: 992px) and (max-width: 1199px) {
.zs-enabled.zoom-arrows-bottom .zs-arrows {
margin-top: -50px;
}
}
@media (max-width: 991px) {
.zs-enabled.zoom-arrows-bottom .zs-arrows {
text-align: center;
margin: 0 auto;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media (max-width: 768px) {
.zs-enabled.zoom-arrows-bottom {
margin-top: 0px;
}
}
.zs-enabled.zoom-arrows-bottom .container {
position: relative;
}
.zs-enabled.zoom-arrows-bottom .lte-arrow-right,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left {
cursor: pointer;
display: inline-block;
z-index: 1;
position: relative;
color: #192026;
color: var(--black);
background: transparent;
}
.zs-enabled.zoom-arrows-bottom .lte-arrow-right:hover,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left:hover {
color: #D7B65D;
color: var(--main);
}
.zs-enabled.zoom-arrows-bottom .lte-arrow-right.lte-arrow-left,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left.lte-arrow-left {
margin-left: 0px;
margin-right: 30px;
}
@media (max-width: 991px) {
.zs-enabled.zoom-arrows-bottom .lte-arrow-right.lte-arrow-left,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left.lte-arrow-left {
margin-left: 0;
}
}
.zs-enabled.zoom-arrows-bottom .lte-arrow-right.lte-arrow-right,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left.lte-arrow-right {
margin-right: 30px;
right: 0;
}
@media (max-width: 991px) {
.zs-enabled.zoom-arrows-bottom .lte-arrow-right.lte-arrow-right,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left.lte-arrow-right {
margin-right: 0;
margin-left: 30px;
}
}
.zs-enabled.zoom-arrows-bottom .lte-arrow-right:after,
.zs-enabled.zoom-arrows-bottom .lte-arrow-left:after {
display: none;
}
.zs-enabled.lte-zs-overlay-black .zs-slideshow::before {
content: "";
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: 0;
bottom: 0;
width: 101%;
height: 100%;
z-index: 100;
background-color: #192026;
background-color: var(--black);
background: #192026;
zoom: 1;
filter: alpha(opacity=65);
-webkit-opacity: 0.65;
-moz-opacity: 0.65;
opacity: 0.65;
}
.zs-enabled.lte-zs-overlay-black-gradient .zs-slideshow::before {
content: "";
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: 0;
bottom: 0;
width: 101%;
height: 100%;
z-index: 100;
background-color: #192026;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=65);
-webkit-opacity: 0.65;
-moz-opacity: 0.65;
opacity: 0.65;
pointer-events: none;
}
.zs-enabled.lte-zs-overlay-black-gradient .zs-slideshow::after {
content: "";
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: 0;
bottom: 0;
width: 101%;
height: 100%;
z-index: 100;
background-image: -webkit-linear-gradient(270deg, transparent 70%, var(--black) 100%);
background-image: -moz-linear-gradient(270deg, transparent 70%, var(--black) 100%);
background-image: -ms-linear-gradient(270deg, transparent 70%, var(--black) 100%);
background-image: -o-linear-gradient(270deg, transparent 70%, var(--black) 100%);
background-image: linear-gradient(-180deg, transparent 70%, var(--black) 100%);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
pointer-events: none;
}
.bg-color-theme_color .lte-slider-zoom,
.bg-color-black .lte-slider-zoom {
color: #FFFFFF;
color: var(--white);
}
.bg-color-theme_color .lte-slider-zoom .lte-social ul li:before,
.bg-color-black .lte-slider-zoom .lte-social ul li:before {
border-color: #FFFFFF;
border-color: var(--white);
}
.bg-color-theme_color .lte-slider-zoom .lte-social ul li a,
.bg-color-black .lte-slider-zoom .lte-social ul li a {
color: #FFFFFF;
color: var(--white);
}
.bg-color-theme_color .zs-enabled .zs-slideshow .zs-bullets .zs-bullet,
.bg-color-black .zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
border-color: #FFFFFF;
border-color: var(--white);
}
.bg-color-theme_color .zs-enabled .zs-slideshow .zs-bullets .zs-bullet:before,
.bg-color-black .zs-enabled .zs-slideshow .zs-bullets .zs-bullet:before {
border-color: #FFFFFF;
border-color: var(--white);
}