.section-orslider{
    /*min-height: 600px;*/
    padding-bottom: 30px;
}

/*.section-orslider.two-sliders {*/
/*    min-height: 1150px;*/
/*}*/

/*.section-orslider.three-sliders {*/
/*    min-height: 1680px;*/
/*}*/



.section-orslider .orslider-slider-header {
    font-size: 30px;
    margin-right: 30px;
    font-weight: 700;
    min-height: 40px;
}

.section-orslider .orslider-container {
    /*height: 500px;*/
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 30px;
    /*overflow: hidden;*/
}

.section-orslider .orslider-container.small {
    /*height: 280px;*/
    margin-bottom: 5px;
}

.section-orslider .orslider-container .swiper-button-next,
.section-orslider .orslider-container .swiper-button-prev{
    background-color: white;
    width: 44px;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #000000c2;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.71%22%20height%3D%2232.934%22%20viewBox%3D%220%200%2020.71%2032.934%22%3E%20%20%3Cdefs%3E%20%20%20%20%3Cstyle%3E%20%20%20%20%20%20.cls-1%20%7B%20%20%20%20%20%20%20%20fill%3A%20none%3B%20%20%20%20%20%20%20%20stroke%3A%20%23141414%3B%20%20%20%20%20%20%20%20stroke-width%3A%206px%3B%20%20%20%20%20%20%7D%20%20%20%20%3C%2Fstyle%3E%20%20%3C%2Fdefs%3E%20%20%3Cpath%20id%3D%22Path_2%22%20data-name%3D%22Path%202%22%20class%3D%22cls-1%22%20d%3D%22M220.332-233.677l-14.346%2C14.346%2C14.346%2C14.346%22%20transform%3D%22translate%28222.454%20-202.864%29%20rotate%28180%29%22%2F%3E%3C%2Fsvg%3E');
    background-size: 40%;
    background-position: center;
    display:none;
}

.section-orslider .orslider-container:hover .swiper-button-next,
.section-orslider .orslider-container:hover .swiper-button-prev{
    display:block;
}

.section-orslider .orslider-container .swiper-button-next{
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.71%22%20height%3D%2232.934%22%20viewBox%3D%220%200%2020.71%2032.934%22%3E%20%20%3Cdefs%3E%20%20%20%20%3Cstyle%3E%20%20%20%20%20%20.cls-1%20%7B%20%20%20%20%20%20%20%20fill%3A%20none%3B%20%20%20%20%20%20%20%20stroke%3A%20%23141414%3B%20%20%20%20%20%20%20%20stroke-width%3A%206px%3B%20%20%20%20%20%20%7D%20%20%20%20%3C%2Fstyle%3E%20%20%3C%2Fdefs%3E%20%20%3Cpath%20id%3D%22Path_1%22%20data-name%3D%22Path%201%22%20class%3D%22cls-1%22%20d%3D%22M220.332-233.677l-14.346%2C14.346%2C14.346%2C14.346%22%20transform%3D%22translate%28-201.744%20235.799%29%22%2F%3E%3C%2Fsvg%3E');
}

.section-orslider .orslider-container.small .swiper-button-next,
.section-orslider .orslider-container.small .swiper-button-prev{
    margin-top: -22px;
}

.section-orslider .orslider-slide {
    /*height: 450px;*/
    width: 300px;
    cursor: pointer;
    /*margin-left: 20px;*/
    transition: transform 0.6s;
}

.orslider-bg {
    position: relative;
    width: calc(100% - 20px);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    height:0;
    padding-top: 140%;
}

.section-orslider .orslider-container.small .orslider-bg {
    padding-top: 62%;
}

@media screen and (max-width: 800px) {
    .orslider-bg {
        width: calc(100% - 10px);
    }
}

.section-orslider .orslider-container.small .orslider-slide {
    /*height: 200px;*/
    width: 300px;
    /*margin-left: 10px;*/
    border-radius: 5px;
}



.section-orslider .orslider-slide:hover{
    transform: scale(1.3);
    z-index: 9;
    box-shadow: rgba(45,45,45,.05) 0 2px 2px, rgba(49,49,49,.05) 0 4px 4px, rgba(42,42,42,.05) 0 8px 8px, rgba(32,32,32,.05) 0 16px 16px, rgba(49,49,49,.05) 0 32px 32px, rgba(35,35,35,.05) 0 64px 64px;
    -webkit-box-shadow: rgba(45,45,45,.05) 0 2px 2px, rgba(49,49,49,.05) 0 4px 4px, rgba(42,42,42,.05) 0 8px 8px, rgba(32,32,32,.05) 0 16px 16px, rgba(49,49,49,.05) 0 32px 32px, rgba(35,35,35,.05) 0 64px 64px;
    -moz-box-shadow: rgba(45,45,45,.05) 0 2px 2px, rgba(49,49,49,.05) 0 4px 4px, rgba(42,42,42,.05) 0 8px 8px, rgba(32,32,32,.05) 0 16px 16px, rgba(49,49,49,.05) 0 32px 32px, rgba(35,35,35,.05) 0 64px 64px;
    background-blend-mode: luminosity;
    transform: scale(0.95);
}

.section-orslider .slider-hover-ctr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.6404936974789917) 40%, rgba(0,0,0,0) 75%);
    opacity: 0;
    transition: opacity 0.6s;
}

.section-orslider .slider-hover-ctr a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-orslider .orslider-container.small .slider-hover-ctr{
    border-radius: 0px;
}

.section-orslider .slider-hover-ctr:hover{
    opacity: 1;
}

.section-orslider .slider-hover-top-ctr{
    position: relative;
    width: 100%;
    height: 60%;
}
.section-orslider .slider-hover-middle-ctr{
    position: relative;
    width: 100%;
    height: 30%;
}
.section-orslider .slider-hover-bottom-ctr{
    position: relative;
    width: 100%;
    height: 10%;
    line-height: 40px;
    color: white;
}

.section-orslider .orslider-container.small .slider-hover-top-ctr {
    position: relative;
    width: 100%;
    height: 35%;
}

.section-orslider .orslider-container.small .slider-hover-middle-ctr {
    position: relative;
    width: 100%;
    height: 45%;
}

.section-orslider .orslider-container.small .slider-hover-bottom-ctr {
    position: relative;
    width: 100%;
    height: 20%;
    line-height: 40px;
    color: white;
}

.section-orslider .slider-hover-category {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 130px;
    border: 10px solid #fff;
    text-align: center;
    border-radius: 30px;
    border-top-left-radius: 0;
    font-size: 27px;
    font-weight: 700;
    color: white;
    overflow: hidden;
}

.section-orslider .slider-hover-category .slider-hover-cat-text {
    position: absolute;
    transform: rotate(-90deg);
    top: 30%;
    left: calc(100% - 80px);
    height: 50px;
    width: 130px;
    text-align: center;
    line-height: 44px;
}


.section-orslider .slider-hover-title {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 60%;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    color: white;
    line-height: 26px;
    padding: 0 10px;
}

.section-orslider .orslider-container.small .slider-hover-title{
    padding: 0 40px;
}

.section-orslider .slider-hover-description {
    position: absolute;
    top: 60%;
    right: 10%;
    width: 80%;
    height: 40%;
    font-size: 24px;
    overflow: hidden;
    text-align: center;
    color: white;
    text-overflow: ellipsis;
    line-height: 1em;
}

.section-orslider .slider-hover-open-date {
    display: inline-block;
    width: 40%;
    text-align: center;
    height: 100%;
}

.section-orslider .slider-hover-time-open {
    display: inline-block;
    width: 20%;
    height: 100%;
    text-align: right;
}

.section-orslider .slider-hover-time-open::before {
    content: '';
    position: absolute;
    right: 33%;
    top: 40%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e7d61d;
    box-shadow: 0 0 5px 0 #000000c2;
}

.section-orslider .slider-hover-time-open.no-before::before {
    display:none;
}


.section-orslider .slider-hover-event-link {
    display: inline-block;
    width: 40%;
    text-align: center;
    height: 100%;
    background: #e7d61d;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    vertical-align: top;
}


.section-orslider .orslider-wraper .loader-gif{
    background-repeat: no-repeat !important;
    background-size: 13% !important;
    background-position: center;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20class%3D%22lds-message%22%20width%3D%22200px%22%20height%3D%22200px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20style%3D%22background%3A%20none%3B%22%3E%3Cg%20transform%3D%22translate%2816.666666666666668%2050%29%22%3E%20%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%227%22%20fill%3D%22%2384D3E8%22%20transform%3D%22scale%280.998319%200.998319%29%22%3E%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20begin%3D%22-0.76s%22%20calcMode%3D%22spline%22%20keySplines%3D%220.3%200%200.7%201%3B0.3%200%200.7%201%22%20values%3D%220%3B1%3B0%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.9s%22%20repeatCount%3D%22indefinite%22%2F%3E%20%3C%2Fcircle%3E%20%3C%2Fg%3E%3Cg%20transform%3D%22translate%2833.333333333333336%2050%29%22%3E%20%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%227%22%20fill%3D%22%2329ade4%22%20transform%3D%22scale%280.861987%200.861987%29%22%3E%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20begin%3D%22-0.57s%22%20calcMode%3D%22spline%22%20keySplines%3D%220.3%200%200.7%201%3B0.3%200%200.7%201%22%20values%3D%220%3B1%3B0%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.9s%22%20repeatCount%3D%22indefinite%22%2F%3E%20%3C%2Fcircle%3E%20%3C%2Fg%3E%3Cg%20transform%3D%22translate%2850%2050%29%22%3E%20%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%227%22%20fill%3D%22%230c9ecc%22%20transform%3D%22scale%280.608116%200.608116%29%22%3E%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20begin%3D%22-0.38s%22%20calcMode%3D%22spline%22%20keySplines%3D%220.3%200%200.7%201%3B0.3%200%200.7%201%22%20values%3D%220%3B1%3B0%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.9s%22%20repeatCount%3D%22indefinite%22%2F%3E%20%3C%2Fcircle%3E%20%3C%2Fg%3E%3Cg%20transform%3D%22translate%2866.66666666666667%2050%29%22%3E%20%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%227%22%20fill%3D%22%2329ade4%22%20transform%3D%22scale%280.325898%200.325898%29%22%3E%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20begin%3D%22-0.19s%22%20calcMode%3D%22spline%22%20keySplines%3D%220.3%200%200.7%201%3B0.3%200%200.7%201%22%20values%3D%220%3B1%3B0%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.9s%22%20repeatCount%3D%22indefinite%22%2F%3E%20%3C%2Fcircle%3E%20%3C%2Fg%3E%3Cg%20transform%3D%22translate%2883.33333333333333%2050%29%22%3E%20%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%227%22%20fill%3D%22%2384D3E8%22%20transform%3D%22scale%280.0906126%200.0906126%29%22%3E%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20begin%3D%220s%22%20calcMode%3D%22spline%22%20keySplines%3D%220.3%200%200.7%201%3B0.3%200%200.7%201%22%20values%3D%220%3B1%3B0%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.9s%22%20repeatCount%3D%22indefinite%22%2F%3E%20%3C%2Fcircle%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') !important;
}
.slider-top-ctr-mob-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,.6404936974789917) 40%,rgba(0,0,0,0) 75%);
    opacity: 1;
    transition: opacity 0.6s;
}



@media screen and (max-width: 800px){
    .section-orslider.three-sliders {
        min-height: 1050px;
    }
    .section-orslider .orslider-container {
        /*height: 300px;*/
        margin-bottom: 0;
    }

    .section-orslider .orslider-container.small {
        /*height: 220px*/;
        margin-bottom: 0;
    }

    .section-orslider .orslider-slide {
        /*height: 225px;*/
        width: 150px;
        /*margin-left: 10px;*/
        border-radius: 5px;
    }

    .section-orslider .orslider-container.small .orslider-slide {
        /*height: 175px;*/
        width: 250px;
        /*margin-left: 10px;*/
        border-radius: 5px;
    }

    .section-orslider .orslider-container .orslider-slider-header {
        font-size: 22px;
        /*margin-right: 30px;*/
        font-weight: 700;
        min-height: 20px;
    }


    .swiper-button-prev, .swiper-button-next{
        display: none;
    }

    .section-orslider .orslider-slide:hover{
        transform: scale(1);
    }

    .section-orslider .slider-hover-ctr {
        opacity: 0 !important;
    }

    .orslider-wraper-slide-mob {
        position: fixed;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: 99999999999999;
        background-color: #000000d1;
    }


    .orslider-slide-mob{
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 9000;
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transform: scale(0.8);
        border-radius: 7px;
    }

    .orslider-slide-mob .slider-top-ctr-mob {
        position: relative;
        width: 100%;
        height: 50%;
    }

    .orslider-wraper-slide-mob .close-slide-mob{
        background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032.88%2032.88%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cline%20class%3D%22a%22%20x1%3D%222.96%22%20y1%3D%223.4%22%20x2%3D%2229.19%22%20y2%3D%2229.63%22%2F%3E%3Cline%20class%3D%22a%22%20x1%3D%222.96%22%20y1%3D%2229.63%22%20x2%3D%2229.19%22%20y2%3D%223.4%22%2F%3E%3C%2Fsvg%3E');
        position: absolute;
        top: 8px;
        right: 8px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 16px;
        cursor: pointer;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
    }



    .orslider-slide-mob .slider-category-mob {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 150px;
        border: 10px solid #fff;
        text-align: center;
        border-radius: 30px;
        border-top-left-radius: 0;
        font-size: 27px;
        font-weight: 700;
        color: white;
    }

    .orslider-slide-mob .slider-category-mob .slider-category-text-mob {
        position: absolute;
        transform: rotate(-90deg);
        top: 30%;
        left: calc(100% - 86px);
        height: 50px;
        width: 130px;
        text-align: center;
        line-height: 44px;
    }


    .orslider-slide-mob .slider-middle-ctr-mob {
        position: relative;
        width: 100%;
        height: 40%;
    }

    .orslider-slide-mob .slider-title-mob {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 60%;
        font-size: 45px;
        font-weight: 900;
        text-align: center;
        overflow: hidden;
        color: white;
        padding: 0 10px;
    }

    .orslider-slide-mob .slider-description-mob {
        position: absolute;
        top: 60%;
        right: 10%;
        width: 80%;
        height: 40%;
        font-size: 29px;
        overflow: hidden;
        text-align: center;
        color: white;
        text-overflow: ellipsis;
    }

    .orslider-slide-mob .slider-bottom-ctr-mob {
        position: relative;
        width: 100%;
        height: 10%;
        line-height: 60px;
        color: white;
        font-size: 24px;
    }

    .orslider-slide-mob .slider-open-date-mob {
        display: inline-block;
        width: 40%;
        text-align: center;
        height: 100%;
    }

    .orslider-slide-mob .slider-time-open-mob {
        display: inline-block;
        width: 20%;
        height: 100%;
        text-align: right;
    }

    .orslider-slide-mob .slider-time-open-mob::before {
        content: '';
        position: absolute;
        right: 34%;
        top: 38%;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #e7d61d;
        box-shadow: 0 0 2px 0 #000000c2;
    }

    .orslider-slide-mob .slider-event-link-mob {
        display: inline-block;
        width: 40%;
        text-align: center;
        height: 100%;
        background: #e7d61d;
        border-radius: 30px;
        border-bottom-left-radius: 0;
        font-size: 22px;
        font-weight: 900;
        color: #000;
    }

    .orslider-slide-mob .slider-event-link-mob a {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        height: 100%;
        z-index: 2;
    }

    .section-orslider .slider-hover-ctr > a {
        display:none;
    }

}

@media screen and (max-width: 1430px) and (min-width: 801px){
    .section-orslider .orslider-container {
        /*height: 475px;*/
        margin-bottom: 0;
    }

    .section-orslider .orslider-slide {
        /*height: 400px;*/
        width: 275px;
    }
}

