/*
Theme Name: Nesdor
Author: max
Template: oceanwp
Version: 1.4.3
*/
*{

}

#header-l-2 li.menu-item {
    padding-right: 48px;
}



#header-l-2 li.menu-item.current-m-item, #header-l-2 li.menu-item:hover {
    background-image: url(assets/palka.png);
}
#header-l-2 li.menu-item{
    background-repeat: no-repeat;
    background-position: right center;
}

@media(max-width: 1480px){
    #header-l-2 li.menu-item {
        padding-right: 30px;
    }
    #header-l-2 li.menu-item.current-m-item,#header-l-2 li.menu-item:hover {
        background-position: calc( 100% + 20px ) 50%;
    }
    figure.swiper-slide-inner img{
        width: 41vw;
        height: 26vw;
    }
}

body{
    width: 100%;
    overflow-x: hidden;
}

.page-id-344 #main, .page-id-781 #main {
    width: 84vw;
    margin-right: 16vw;
}

li.menu-item.current-m-item a {
    font-weight: bold!important;
}

div#slider-arrs {
    max-width: 13vw;
    margin: 0 auto;
    display: flex;
    height: 0;
    position: absolute;
    z-index: 3;
    bottom: 8vw;
    right: 7vw;
}

div#slider-arrs {}

.swiper-pagination {
    position: absolute;
    z-index: 3;
    bottom: 2vw!important;
    right: 6vw;
    left: auto!important;
    max-width: 12vw;
}
figure>img{
    padding-top: 1vw;
}
@media(max-width: 1480px){
    .swiper-pagination{
        bottom: 1vw!important;
    }
    #slider-arrs{
        right: 6vw!important;
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {border-radius: 0;width: 35px!important;height: 8px!important;}

#arr-left {
    background: url("assets/left-arr.png") no-repeat;
    width: 50px;
    height: 9px;
    cursor: pointer;
}

#arr-right {
    background: url(assets/right-arr.png) no-repeat;
    width: 58px;
    height: 9px;
    cursor: pointer;
}
span#counter {
    width: 48px;
    height: 10px;
    font-weight: bold;
    font-size: 17px;
    margin: -9px 17px 0 15px;
    color: #fff;
}

span#counter #counter-num {
    color: #f9cebb;
}

.elementor-field-group.elementor-field-type-submit {
    justify-content: left;
}

.site-footer {
    display: none;
}
.elementor-button#gold-btn{background: url(assets/gold-button.png) no-repeat;width: 212px;height: 86px;text-align: center;color: #000;display: inline-block;font-size: 25px;font-weight: bold;flex-basis: auto;margin-left: -23px;margin-top: -23px;letter-spacing: 1px;}

.elementor-field-type-submit {
    align-items: flex-end;
}

#site-header{
    border:none!important;
}

.header-l-1 {
    transition: all 300ms ease;
    background-color: transparent;
    height: 138px;
}

.header-l-1.overlayed {
    background: #fff;
    box-shadow: 0px 5px 11px -6px #0000002e;
}

.header-l-1.overlayed li a {
    color: #000!important;
}

.elementor-pagination-position-outside .elementor-swiper-button {
    display: none!important;
}

.mobile-navbar{
	visibility: hidden;
	
}
.mobile-navbar.mobile-navbar-2{
    visibility: visible;
}

