#jet-popup-895{z-index:1;}#jet-popup-895 .jet-popup__container{width:95%;height:95%;}#jet-popup-895 .jet-popup__inner{justify-content:center;align-items:center;}#jet-popup-895 .jet-popup__container-inner{justify-content:flex-start;}#jet-popup-895 .jet-popup__close-button{background-color:#4957038C;}#jet-popup-895 .jet-popup__close-button:hover{background-color:var( --e-global-color-6eb4f95 );}#jet-popup-895 .jet-popup__overlay{background-color:#47484FDB;}/* Start custom CSS for section, class: .elementor-element-6142bb8 */.jet-popup__container{
    opacity: 1 !important;
    transition: opacity .25s ease-in-out;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    padding-top: 20px;
}
ol.flex-control-nav.flex-control-thumbs li::marker{
    color: transparent;
}
ol.flex-control-nav.flex-control-thumbs li{
    margin: 0px 7px;
}
ul.flex-direction-nav {
   list-style-type: none;
    top: 30%;
    display: flex;
    position: absolute;
    width: 100%;
    margin-left: 0px;
}
ul.flex-direction-nav li.flex-nav-prev {
    float: left;
    margin-left: -35px;
}
ul.flex-direction-nav li.flex-nav-next {
    float: right;
    margin-left: 103%;
}
ul.flex-direction-nav li.flex-nav-next::marker {
    float: right;
    color: transparent;
    display: none;
}/* End custom CSS */