
.aaaleafer_arrows {
    
}

.aaaleafer_arrow {
    width: 48px;
    height: 48px;
    background-color: #E1B75B;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    transition: 0.3s all;
    cursor: pointer;
    z-index: 3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.aaaleafer_arrow:hover {
    background-color: #f2c86c;
}

.aaaleafer_arrow_left {
    left: 0;
    background-image: url(img/leafer_arrow_left_white.png);
}

.aaaleafer_arrow_right {
    right: 0;
    background-image: url(img/leafer_arrow_right_white.png);
}

.tovar_card_container .aaaleafer_arrow {
    width: 36px;
    height: 36px;
    background-color: rgba(244,241,235, 0.6);
    background-color: transparent;
    margin-top: -18px;
}

.tovar_card_container .aaaleafer_arrow:hover {
    background-color: #f4f1eb;
}

.tovar_card_container .aaaleafer_arrow_left {
    background-image: url(img/leafer_arrow_left_orange.png);
    background-size: 16px 8px;
}

.tovar_card_container .aaaleafer_arrow_right {
    background-image: url(img/leafer_arrow_right_orange.png);
    background-size: 16px 8px;
}

.aaaleafer_arrows_outset .aaaleafer_arrow_left {
    left: -60px;
    
}

.aaaleafer_arrows_outset .aaaleafer_arrow_right {
    right: -60px;
}

/*
.aaaleafer_arrow_left:hover {
    background-image: url(img/leafer_arrow_left_white.png);
}

.aaaleafer_arrow_right:hover {
    background-image: url(img/leafer_arrow_right_white.png);
}*/

.aaaleafer_arrows_big .aaaleafer_arrow {
    width: 64px;
    height: 110px;
    background-color: #ffffff;
    background-image: none;
}

.aaaleafer_arrows_big .aaaleafer_arrow:hover {
    background-color: #693720;
}

.aaaleafer_arrows_big .aaaleafer_arrow_left .icon_inner_auto {
    background-image: url(img/leafer_arrow_left_brown.png);
}

.aaaleafer_arrows_big .aaaleafer_arrow_left .icon_inner_hover {
    background-image: url(img/leafer_arrow_left_white.png);
}

.aaaleafer_arrows_big .aaaleafer_arrow_right .icon_inner_auto {
    background-image: url(img/leafer_arrow_right_brown.png);
}

.aaaleafer_arrows_big .aaaleafer_arrow_right .icon_inner_hover {
    background-image: url(img/leafer_arrow_right_white.png);
}


.aaaleafer_whiter {
    position: absolute;
    top: -35px;
    bottom: -35px;
    width: 60px;
    pointer-events: none;
    display: none;
    transition: opacity 0.3s;
}

.tovar_card_container .aaaleafer_whiter {
    display: block;
}

.aaaleafer_static .aaaleafer_whiter {
    display: none;
}



.tovar_card_container .aaaleafer_pos_instart .aaaleafer_whiter_left, .tovar_card_container .aaaleafer_pos_infin .aaaleafer_whiter_right, .tovar_card_container .aaaleafer_pos_instart .aaaleafer_arrow_left, .tovar_card_container .aaaleafer_pos_infin .aaaleafer_arrow_right {
    opacity: 0;
    pointer-events: none;
}

.aaaleafer_whiter_left {
    left: -0px;
    background-image: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%), linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%);
}

.aaaleafer_whiter_right {
    right: -00px;
    background-image: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%), linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%);
}

.tovar_modelvar_block .aaaleafer_whiter_left {
    background-image: linear-gradient(90deg, #f8f7f4 0%, rgba(248, 247, 244, 0.00) 100%), linear-gradient(90deg, #f8f7f4 0%, rgba(248, 247, 244, 0.00) 100%);
}

.tovar_modelvar_block .aaaleafer_whiter_right {
    background-image: linear-gradient(270deg, #f8f7f4 0%, rgba(248, 247, 244, 0.00) 100%), linear-gradient(270deg, #f8f7f4 0%, rgba(248, 247, 244, 0.00) 100%);
}

.booking_rooms_container .aaaleafer_whiter_left {
    left: -255px;
}

.booking_rooms_container .aaaleafer_whiter_right {
    right: -255px;
}

.aaaleafer_switcher {
    text-align: center;
    margin-top: 15px;
    display: none;
}

@media only screen and (max-width: 590px){
    .aaaleafer_switcher {
        display: block;
    }
}

.aaaleafer_switcher_but {
    display: inline-block;
    height: 32px;
    width: 32px;
    background-color: #13b7b8;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.aaaleafer_switcher_left {
    background-image: url(img/leafer_arrow_left_white.png);
}

.aaaleafer_switcher_right {
    background-image: url(img/leafer_arrow_right_white.png);
}

.aaaleafer_switcher_but:hover {
    background-color: #ffffff;
}

.aaaleafer_switcher_left:hover {
    background-image: url(img/leafer_arrow_left_green.png);
}

.aaaleafer_switcher_right:hover {
    background-image: url(img/leafer_arrow_right_green.png);
}

.aaaleafer_switcher_count {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background-color: #ffffff;
    vertical-align: top;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    padding: 0 12px;
}

.aaaleafer_switcher_count strong {
    color: #13b7b8;
    font-weight: bold;
    font-size: 14px;
}

.aaaleafer {
    overflow: hidden;
    position: relative;
}

.aaaleafer_inner {
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.aaaleafer_inner_center {
    text-align: center;
}

.aaaleafer_item {
    display: inline-block;
    float: none;
    position: relative;
    vertical-align: top;
}

.aaaleafer_item_hidden {
    display: none;
}

.aaaleafer_psevdo {
    top: 0;
    position: absolute;
}

.aaaleafer_psevdo_left {
    left: -100%;
}

.aaaleafer_psevdo_preleft {
    left: -200%;
}

.aaaleafer_psevdo_right {
    left: 100%;
}

.aaaleafer_psevdo_preright {
    left: 200%;
}



@media only screen and (max-width: 1350px){
    .aaaleafer_arrows_outset .aaaleafer_arrow_left {
        left: 0;
    }

    .aaaleafer_arrows_outset .aaaleafer_arrow_right {
        right: 0;
    }
    
    .aaaleafer_arrows_outset .aaaleafer {
        margin-left: 60px;
        margin-right: 60px;
    }
    
    .aaaleafer.aaaleafer_static {
        margin-left: 0;
        margin-right: 0;
    }
    
    /*.aaaleafer_whiter_left {
        width: 140px;
        left: -140px;
    }

    .aaaleafer_whiter_right {
        width: 140px;
        right: -140px;
    }*/
    
}

@media only screen and (max-width: 540px){
    .aaaleafer_arrows_outset .aaaleafer {
        margin-left: 40px;
        margin-right: 40px;
    }
    
    .aaaleafer.aaaleafer_static {
        margin-left: 0;
        margin-right: 0;
    }
    
    .aaaleafer_arrow {
        width: 30px;
    }
}