.smart-chess-banner-cont{
    padding-top: 18px;
}
.chess_arrow_prev{
    position: absolute;
    top: 165px;
    left: 0;
    display: block;
    width: 23px;
    height: 39px;
    background: url("/local/templates/buket_main/images/smart_chess_banner/chess_arrow+prev.png") no-repeat;
    z-index:123;
}
.chess_arrow_next{
    position: absolute;
    top: 165px;
    right: 0;
    display: block;
    width: 23px;
    height: 39px;
    background: url("/local/templates/buket_main/images/smart_chess_banner/chess_arrow_next.png") no-repeat;
    z-index: 123;
}
.chess_arrow_next{}
.smartSliderPager_price_mobile{display: none;}
.top_container .mobile_slider_short_wide{
    display: none;
}
.smartSliderBannerWrap{width: 600px;float: left;height: 388px;}
.smartSliderBannerWrap__smartSliderBanner{width: 600px;height: 292px;}
.smartSliderBanner__smartSlide{display: none;position: relative;overflow: hidden;}
.smartSliderBanner__smartSlide.active{display: block;}
.smartSlide__price{
    position: absolute;
    display: block;
    left: 0;
    top: 28px;
    width: 106px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1234;
}
.smartSlide__price .bi-left, .smartSlide__price .bi-right{
    background:rgba(0,127,174,0.5);
    width: 90%;
    position: absolute;
    left: -10px;
}
.smartSlide__price .bi-left{
    transform: skew(-45deg);
    height: 50%;
}
.smartSlide__price .bi-right{
    transform: skew(45deg);
    top: 23px;
    height: 50%;
}
.smartSlide__price_text{
    position: absolute;
    z-index: 1234;
    font-family: "Cuprum";
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 9px;
}

.smartSliderBannerWrap__smartSliderBanner img{}


.smartSliderBannerWrap__smartSliderBannerPager{font-size: 0;position: relative;bottom: 47px;}
.smartSliderBannerPager_smartSlidePager{display: inline-block;vertical-align: middle;width: 100px;cursor: pointer;position: relative;}
.smartSliderBannerPager_smartSlidePager:hover .smartSlidePager__hoverBorder,
.smartSliderBannerPager_smartSlidePager.active .smartSlidePager__hoverBorder
{display: block;}
.smartSliderBannerPager_smartSlidePager:hover .smartSlidePager_title,
.smartSliderBannerPager_smartSlidePager.active .smartSlidePager_title
{background: rgba(0,111,142,0.65);}

.smartSlidePager__hoverBorder{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 3px solid rgba(0,111,142,0.65);

}
.smartSlidePager_title{
    display: inline-block;
    font-family:"Cuprum";
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    background: rgba(0,0,0,0.5);
}
.smartSliderBannerPager_smartSlidePager img{}

.wideBannersWrap{width: 598px;float: right;overflow: hidden;}
.wideBannersWrap__wideBanner{
    display:block;
    width: 100%;
    height: 194px;
    position: relative;
    overflow: hidden;
}
.wideBannersWrap__wideBanner:first-child{margin-bottom: 2px;}


.shortBannersWrap{width: 1200px;font-size: 0;margin-top: 2px;float: left;}
.shortBannersWrap__shortBanner{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 299px;
    height: 194px;
    overflow: hidden;
}

.shortBannersWrap__shortBanner:first-child .shortBanner__desc{line-height: normal;}
.shortBannersWrap__shortBanner:nth-child(2),.shortBannersWrap__shortBanner:nth-child(3){width: 298px;height: 194px;}
.shortBannersWrap__shortBanner:nth-child(2){margin-left: 2px;margin-right: 1px;}
.shortBannersWrap__shortBanner:nth-child(3){margin-left: 1px;margin-right: 2px;}
.shortBanner__desc{
    font-size: 18px;
    font-family: "Cuprum";
    font-weight: bold;
    color: #fff;
    padding-left: 13px;
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 201px;
    height: 45px;
    line-height: 45px;
    text-align: left;
    z-index: 12;
}
.widget_today .box-table {
    border-bottom: 6px solid #db3246;
}
.widget_today .shortBanner__desc.top_title{
    width:100%;
    height: 45px;
    font-size: 24px;
    position:absolute;
    top:0; left:0; bottom:0;
    background: linear-gradient(290deg, transparent 46%, rgba(35,118,72,.8) 17%);
}
.widget_today .shortBanner__desc.middle_name {
    /*line-height: 25px;*/
    line-height: normal;
    bottom: 47px;
    height: 100px;
    width: 140px;
    /*overflow: hidden;*/
    /*white-space: pre-wrap;*/
    /*text-overflow: ellipsis;*/
    color: rgb(35,118,72);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
}
.widget_today .shortBanner__desc.bottom_price {
    bottom: 10px;
}
.widget_today .shortBanner__desc.bottom_price > s > span{
    font-size: 20px;
    color: grey;
}
.widget_today .shortBanner__desc.bottom_price > s{
    font-size: 20px;
    color: #db3246;
}
.widget_today .shortBanner__desc.bottom_price > span{
    font-size: 28px;
    margin-left: 10px;
    color: #db3246;
}
.widget_today .shortBanner__desc.right_icon {
    bottom: 15px;
    left: 80%;
    background: #db3246;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.widget_today .smartBanner_img {
    position: absolute;
    bottom: 10%;
    right: 0;
}


.excellenceListWrap{
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding-left: 0;
   display: flex;
    align-items: center;
    height: 90px;
    clear: both;
    justify-content: space-between;
}
.excellenceListWrap__excellenceItemList:last-child{margin-right: 0;}
.excellenceListWrap__excellenceItemList{
    /*width: 187px;*/
    line-height: normal;
}
.excellenceItemList__icon{display: inline-block;vertical-align: middle;margin-right: 15px;}
.excellenceItemList__icon svg *{fill: #4a9f76!important;height: 130%;}
.excellenceItemList__icon1 svg{
    width: 50px;
    height: 39px;
    min-width: 50px;
    min-height: 39px;
}
.excellenceItemList__icon2 svg{
    width: 54px;
    height: 45px;
    min-width: 54px;
    min-height: 45px;
}
.excellenceItemList__icon3 svg{
    min-width: 21px;
    min-height: 37px;
    width: 21px;
    height: 37px;
}

.excellenceItemList__icon4 svg{
    width: 47px;
    height: 29px;
    min-width: 47px;
    min-height: 29px;
}
.excellenceItemList__icon5 svg{
    width: 34px;
    height: 37px;
    min-width: 34px;
    min-height: 37px;
}
.excellenceItemList__icon6 svg{
    width: 48px;
    height: 48px;
    min-width: 34px;
    min-height: 48px;
}
.excellenceItemList__icon7 svg{
    width: 30px;
    height: 51px;
    min-width: 30px;
    min-height: 51px;
}

.excellenceItemList__text{display:inline-block;vertical-align:middle; font-family: "Cuprum";font-size: 14px;color: #000000;text-align: left; }

.excellenceItemList__icon1 + .excellenceItemList__text{width: 101px;}
.excellenceItemList__icon2 + .excellenceItemList__text{width: 65px;}
.excellenceItemList__icon3 + .excellenceItemList__text{width: 142px;}
.excellenceItemList__icon4 + .excellenceItemList__text{width: 56px;}
.excellenceItemList__icon5 + .excellenceItemList__text{width: 110px;}
.excellenceItemList__icon6 + .excellenceItemList__text{width: 90px;}
.excellenceItemList__icon7 + .excellenceItemList__text{width: 62px;}








.wideBannersWrap img{
    transition: all .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}
.shortBannersWrap img{
    transition: all .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}
.smartSliderBannerWrap__smartSliderBanner img{
    transition: all .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}
.smartSliderBannerPager_smartSlidePager img{
    display: inline-block;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}


.shortBannersWrap__shortBanner:hover img, .wideBannersWrap__wideBanner:hover img, .smartSliderBanner__smartSlide.active:hover img{
    transform: scale(1.1);
}
.smartBanner_img.mobile_img{display: none;}

