html {
scroll-behavior: smooth;
}
html, body {
overflow-x: hidden !important;
} .mobileSide {
background-color: #002758;
}
.mobileList__link {
background-color: #002758;
}
.mobileList__item a {
color: white;
font-family: "copperplate", sans-serif;
border: none;
}
.mobileList__item a:hover {
color: #002758;
background-color: white;
border: none;
}
.clicable-box:hover, .clicable-box {
transition: all .5s ease-in-out;
} .clicable-box {
position: relative;
overflow: hidden;
}
.clicable-box .elementor-element-populated {
transition: all .5s !important;
}
.clicable-box:hover .elementor-element-populated {
transform: scale(1.1);
}
.fa-times:before {
color: white !important;
}
button.mobileSide__close.mobileSide__close {
background-color: #002758;
border: none;
outline: none;
}
.tparrows:before {
color: #002758;
} .eihe_center:hover .eihe-caption {
transform: translate(0, 0) !important;
opacity: 1 !important;
}
.legionar-image:hover {
opacity: 1 !important;
}
.elementor-slideshow__footer {
display: none;
}
.elementor-slideshow__footer {
bottom: 0;
z-index: 5;
position: fixed;
display: none;
}
.elementor-lightbox .elementor-lightbox-image {
-webkit-box-shadow: none;
box-shadow: none;
}
.dialog-type-lightbox {
background-color: rgb(0 39 87 / 80%)!important;
}