.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);
}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{background-color:transparent;border:3px solid;color:#69727d}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{height:1em;width:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;font-size:50px;line-height:1;text-align:center}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}