

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1694979081666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16957392256410*/


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16617796331386*/
.nav-pages{
    margin-top: 35px;
    display: flex;
    align-items: center;
}

.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page{
   background: #d71b19;
   color:#ffffff;
   font-size:20px;
   font-weight: 400;
   width:40px;
   display: inline-block;
   text-align:center;
   padding-top: 7px;
    padding-bottom: 6px;

}
.str {
    padding-bottom: 9px;
    padding-top: 24px;    }

.str_l{
 position:relative;
 height: 43px;
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 0;
}

.str_r{
 position:relative;
 height: 43px;
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 0;
}

.str_l:after{  
  content: '«';
  font-size: 27px;
}

.str_r:after{  
  content: '»';
  font-size: 27px;
}


.point{
    background: #e8e8e8;
   color:black;
   font-size:20px;
   font-weight: 400;
   width:40px;
   display: inline-block;
   text-align:center; 
    padding-top: 7px;
    padding-bottom: 6px;
}

.point:hover{
   text-decoration: none;
   color: #000;
   opacity: 0.8;
}

.str{
    width: 40px;
      display: inline-table;
    text-align: center;
    font-weight: 300;
    border: 1px solid #c6c6c6;
    color: black;
 }
 
 .str:hover{
 
  text-decoration:none;
  color: #000;
  opacity: 0.8
 }
 
 @media (max-width: 768px) {
     .system-nav-orange
{

text-align: center;

}
 }
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/pechi_favorite/style.css?16378499021812*/
.my_overlay{
    background: rgba(30,30,30, 0.9);    
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    visibility: hidden;
}

.my_overlay img{    
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; 
    z-index: 20;
    width: 50px;   
}

body.show_fb{
    position: relative;
    overflow: hidden;
    height: auto;
}

.show_fb .my_overlay{
    opacity: 1;
    visibility:visible;
}

.fancybox-container{

}

body.show_fb .fancybox-container{
    //visibility: hidden;
    opacity: 0;

}

.popup_elements{
    width: 100%;
    max-width: 1006px!important;
    padding: 60px!important;
}

.popup_elements .addseo{
    display: none!important;
}


.list_favorite_none{
    color: red;
    font-size: 18px;
}

.remove_list_favorite{
    text-align: center;
    margin-bottom: 33px;
}

.remove_list_favorite button{
    border: 0;
    background: none;
    outline:none!important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #D71B19;
}

.remove_list_favorite button:hover{
    opacity: .75;
}

.catalog_next{
    text-align: center;
}

.catalog_next a{
    display: inline-block;
    width: 100%;
    max-width: 340px;
    background: #0B6027;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none!important;    
}

.catalog_next a:hover{
    color: #fff;
    opacity: .75;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/pechi_favor/style.css?16382765271673*/
.catalog-main__buy{    
    display: flex;
    align-items:center;
}

.favorite_list .catalog-main__image{
    min-height: 512px;
}

.catalog-main__buy button{
    border: 0;
    outline: none!important;
    padding: 0;
    width: 100%;
    max-width: 155px;
    background: #D71B19;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-right: 15px;    
}

.catalog-main__buy button:hover{
    opacity: .75;
} 


.catalog-main__buy a{        
    width: 100%;
    max-width: 155px;
    background: #EDEDED;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin-left: 15px;
    text-decoration: none!important;    
}

.catalog-main__buy a:hover{
    opacity: .75;
    color: #000;
} 

.product-item_wish.favor{
    margin: 0 auto 27px;
    position: relative;    
    width: 25px;
    height: 25px;
    cursor: pointer;    
}

.product-item_wish.favor:after, .product-item_wish.favor:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 20px;
    background: #ADADAD;
    border-radius: 0.3px;
    content: '';
    transition: 300ms background-color ease;
}

.product-item_wish.favor:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.product-item_wish.favor:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.product-item_wish.favor:hover:after, .product-item_wish.favor:hover:before{
    background-color: #7e000f;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/pechi_favorite/themes/blue/style.min.css?1637756228706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16617796331386 */
/* /local/templates/.default/components/bitrix/catalog.section/pechi_favorite/style.css?16378499021812 */
/* /local/templates/.default/components/bitrix/catalog.item/pechi_favor/style.css?16382765271673 */
/* /local/templates/.default/components/bitrix/catalog.section/pechi_favorite/themes/blue/style.min.css?1637756228706 */

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/test-bani/style.css?16949790894159*/
.content h1.title{
    font-family: 'Rubik',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #000000;
    text-transform: initial;
    margin-bottom: 30px;
}

.test_bani_sub_title{
    text-align: center;    
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 120%;
    color: #000000;
}


.city_places_select{
    text-align: center;
    margin-top: 75px;
}

.city_places_select_name{
    font-family: 'Rubik',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #000000;    
    display: block;
    margin-bottom: 20px;
}

#cityShop.city_places_select .jq-selectbox{
    background: transparent;
    max-width: 370px;
    display: block;
    margin: 0 auto;
    text-align: left;
}

#cityShop.city_places_select .jq-selectbox .jq-selectbox__select{
    text-align: left;
    border: 1.5px solid #C2C2C2;
    background: transparent;    
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #000000;   
    cursor: pointer;
}

#cityShop.city_places_select .jq-selectbox.opened .jq-selectbox__select{
    border-color: #000;
}

#cityShop.city_places_select .jq-selectbox__select-text{
    font-family: "Fira Sans", sans-serif;
    padding: 13px 0 13px 22px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
    text-transform: initial;
    color: #000000;    
}


#cityShop.city_places_select .jq-selectbox__dropdown{
    border: 1.5px solid #000;
    margin-top: -1px;
    padding: 0;
}

#cityShop.city_places_select .jq-selectbox__dropdown ul{
    padding: 0;
}

#cityShop.city_places_select .jq-selectbox__dropdown li{
    cursor: pointer;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
    padding: 12px 0 12px 22px;
    margin: 0;
    color: #000;
}


#cityShop.city_places_select .jq-selectbox__dropdown li:hover{
    background: #C2C2C2;
    font-weight: 400;
    color: #000;
}

.city_places{
    margin-bottom: 75px;
}

.city_place_item_slide .owl-carousel .owl-nav{
    position: absolute;
    bottom: 18px;    
    display:flex;
    left: 10.5px;    
}

.city_place_item_slide .owl-carousel .owl-nav button.owl-prev,
.city_place_item_slide .owl-carousel .owl-nav button.owl-next{
    padding: 0;
    border: 0;
    outline: 0!important;
    background-color: #C2C2C2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: 0 7.5px;
}

.city_place_item_slide .owl-carousel .owl-nav button.owl-prev:hover,
.city_place_item_slide .owl-carousel .owl-nav button.owl-next:hover{
    background: #E10613;
}



.item_city{
    display: none;
}

.item_city.active{
    display: block;
}


.city_place_item_slide{

}

.city_place_item_info{
    padding-left: 110px;
    padding-right: 20px;
}

.city_place_info_item{
    margin-bottom: 19px;        
}

.city_place_info_item_name{
    font-family: 'Rubik',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 16px;
}

.city_place_info_item_text{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

.city_place_info_item_text p{
    margin-bottom: 10px;
}

.city_place_info_item_text p a{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

@media(max-width:992px){
    .test_bani_sub_title{
        font-size: 18px;
    }
      
    .city_place_item_slide{
        margin-bottom: 30px;
    } 
    
    .city_place_item_info{
        padding: 0 20px;
    }   

}
/* End */


/* Start:/local/templates/.default/css/owl.carousel.min.css?16949790893184*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/.default/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1694979081666 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16957392256410 */
/* /local/templates/.default/components/bitrix/news.list/test-bani/style.css?16949790894159 */
/* /local/templates/.default/css/owl.carousel.min.css?16949790893184 */
