/*slide*/

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title:after, .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title:before { display: none;}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title, .sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title{font-family: 'Knewave', sans-serif !important;font-weight: unset !important;font-size: 82px;}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text h1,
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text h2 { text-shadow: 2px 4px 0px #000;}

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text h1 {color: #cf3339; }

.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details {font-family: 'Boogaloo', sans-serif;text-shadow: 0px 3px 10px #000; font-size: 20px; }

.sppb-slider-fullwidth-wrapper .owl-controls { bottom: 50px;}

.sppb-slider-fullwidth-wrapper .customNavigation a { border-radius: 10px; background-color: rgba(255, 255, 255, 0.2);}

@media (max-width: 767px){
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title, 
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title
{font-size: 68px;}

.sppb-slide-item-bg
{height: 650px;}

.sppb-slider-fullwidth-wrapper .customNavigation
{top: unset; bottom: 90px}}

/* end of slide*/

/*popup*/

.modal.show .modal-dialog {margin-top: 45px;}

@media (min-width: 576px){
.modal-dialog {max-width: 1000px;margin-top: 100px;}}

@media(min-width:992px){
div#myModal img {
    max-height: 550px;
}}
div#myModal img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 40px #000;
}

.modal-body { padding: 0px;}

.modal-content { background-color: transparent;border: none;}

.cls-popup .modal-header button.close {position: absolute;z-index: 1;right: 15px;background-color: #000;top: 37px;color: #ddd;opacity: 0.9;height: 50px;line-height: 15px;width: 50px;text-transform: uppercase;}

.cls-popup .modal-header button.close:hover, .cls-popup .modal-header button.close:active {background-color: #cf3339; transition: all ease 400ms;}

/*end of popup*/