

/* Start:/local/components/albero/wtb.list/templates/.default/style.css?17194117755154*/
.tipBlock {
    z-index: 100;
    right: 10px;
    background-color: #fff;
    border-radius: 10px;
    top: 630px !important;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}
.owl-stage{
    display: flex !important;
}
.tipBlockMobile{display: flex;
flex-direction: row;
align-items: center;
justify-content: center}
.shoItemContainer{
    min-height: 256px;
    display: flex;
    flex-direction: column;
    padding: 25px 15px 15px 15px;
}

.catalogBlock{
    display: flex !important;
    flex-direction: column;
}
.filterPartnerBlock form{
    padding-left:0px !important;
}
.tipItem {
    padding: 5px 10px;
    display: flex;
    align-items: center;
}
.tipItem img{
    width: 25px;
}
.tipItem span{
    padding: 0 10px;
}

.shopsBlockNew {
    margin-top: 30px;
    font-family: Nunito;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.shopsBlockNew .shopItem{
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    background-image: linear-gradient(to right bottom,#fff 0%,#EEEDED 100%);
    width: 200px;
    margin: 20px 10px 10px 10px;
    border: solid 1px #909090;
    border-radius: 5px;
    padding: 0 !important;
    position: relative;
    min-height: 320px !important;
}
ymaps .shopItem{
    min-height: 320px !important;
}
.shopsBlockNew .shopItem .shopTypeParent{
    display: flex;
    justify-content: center;
    position: absolute;
    top: -18px;
    width: 100%;
    right: 0;
}
.shopsBlockNew .shopItem .shopType{
    position: relative;
    border-radius: 20px 0;
    color: #ffffff;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: bold;
    text-wrap:nowrap;
}
.shopsBlockNew .shopItem .shopType.brend_sektsiya{
    background-color: #7AB751;

}
.shopsBlockNew .shopItem .shopType.vystavka{
    background-color: #FFCC00;
    color: #07511C;
}
.shopsBlockNew .shopItem .shopType.firmennyy_salon{
    background-color: #07511C;
}
.shopsBlockNew .shopItem .shopTitle{
    font-size: 16px;
    padding: 8px 0;
    cursor: pointer;
}
.shopsBlockNew .shopItem .blockItem{
    position: initial !important;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 7px 0 7px 35px;
    width: 165px;
    font-size: 14px;
    font-weight: 700;
}
.shopsBlockNew .shopItem .shopAdress{
    background-image: url("/local/components/albero/wtb.list/templates/.default/images/address.svg");
    width: 100%;
}
.shopsBlockNew .shopItem .shopTime{

    background-image: url("/local/components/albero/wtb.list/templates/.default/images/time.svg");
}
.shopsBlockNew .shopItem .shopPhone{
    width: 100%;
    background-image: url("/local/components/albero/wtb.list/templates/.default/images/phone.svg");
}
.shopsBlockNew .shopItem .shopLink{
    position: initial !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    border-top: solid 1px #909090;
}
.shopsBlockNew .shopItem .shopLink a{
    font-size: 14px;
}


.consultOrderBlock {
    margin-top:16px;
    width: 100%;
    float: left
}
.consultOrderBlock .consultOrder{
    background-color: #7AB751;
    border-radius: 100px 0;
    padding: 40px 60px;
}
.consultOrderBlock .consultOrder .advantagesBlock{
    display: flex;
}
.consultOrderBlock .consultOrder .advantagesBlock .advantageItem{
    background-color: #fff;
    margin: 10px;
    border-radius: 20px;
    padding: 25px;
}
.consultOrderBlock .consultOrder .advantagesBlock .advantageItem img{
    float: left;
    width: 70px;
}
.consultOrderBlock .consultOrder .advantagesBlock .advantageItem span{
    width: 100%;
    word-break: break-word;
    display: block;
    padding-left: 0;
}
.consultOrderBlock .consultOrder .advantagesBlock .advantageItem span.advantageText{

    font-size: 14px;
}
.consultOrderBlock .consultOrder .advantagesBlock .advantageItem span.advantageTitle{
    text-transform: uppercase;
    font-size: 25px;
}

.consultFormBlock {
    width: 500px;
    margin: 0 auto;
    margin-top: 25px;
    font-family: Nunito;
}
.consultFormBlock .consultFormBlockTitle{
    color: #07511C; text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}
.consultFormBlock .responseText.success{
    color: #07511C;
}
.consultFormBlock .responseText.success{
    color: red;
}
.consultFormBlock .consultFormBlockSubTitle{
    color: #07511C;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
.consultFormBlock form{
   display: flex;
    margin-top: 20px;
    justify-content: space-around;
}
.consultFormBlock form input{
    background-image: url("/local/components/albero/wtb.list/templates/.default/images/phone2.svg");
    border-radius: 5px;
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 30px;
    background-position: left 5px center;
    width: 220px;
}

.consultFormBlock form button{
    border-radius: 5px;
    height: 35px;
    padding: 0 12px;
    background-color: #FFCC00;
    font-size: 16px;
}

.foundPoints {
    margin: 10px 0 18px 0;
    font-size: 14px;
}
.shopsBlockNew.owl-carousel .owl-nav {
    top:-140px;
}
/* End */


/* Start:/local/templates/rebrand/css/owl.carousel.min.css?17185224733337*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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{ 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/rebrand/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 */


/* Start:/local/components/albero/form.consult/templates/.default/style.css?17185224736394*/
.tipBlock {
    z-index: 100;
    right: 10px;
    background-color: #fff;
    border-radius: 10px;
    top: 160px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}
.tipItem {
    padding: 5px 10px;
    display: flex;
    align-items: center;
}
.tipItem img{

}
.tipItem span{
    padding: 0 10px;
}

.shopsBlockNew {
    margin-top: 30px;
    font-family: Nunito;
    width: 90%;
    float: left;
    margin-bottom: 30px;
}
ymaps .shopItem {
    margin: 17px 10px 10px 10px;
}
 .shopItem{
    background-color: #fff;
    background-image: linear-gradient(to right bottom,#fff 0%,#EEEDED 100%);
    float: left;
    width: 200px;
    margin: 10px;
    border: solid 1px #909090;
    border-radius: 5px;
    padding: 25px 15px 15px 15px;
    position: relative;
    min-height: 190px;
}
 .shopItem .shopTypeParent{
    display: flex;
    justify-content: center;
    position: absolute;
    top: -11px;
    width: 100%;
    right: 0;
}
 .shopItem .shopType{
    position: relative;
    border-radius: 20px 0;
    color: #ffffff;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: bold;
}
 .shopItem .shopType.firmennyy_otdel{
    background-color: #7AB751;

}
 .shopItem .shopType.magazin_dverey{
    background-color: #FFCC00;
    color: #07511C;
}
 .shopItem .shopType.firmennyy_salon{
    background-color: #07511C;
}
 .shopItem .shopTitle{
    font-size: 16px;
    padding: 8px 0;
}
 .shopItem .blockItem{
    background-repeat: no-repeat;
    background-position: left center;
    padding: 7px 0 7px 35px;
    width: 165px;
    font-size: 14px;
    font-weight: 700;
}
 .shopItem .shopAdress{
    background-image: url("/local/components/albero/wtb.list/templates/.default/images/address.svg");

}
 .shopItem .shopTime{

    background-image: url("/local/components/albero/wtb.list/templates/.default/images/time.svg");
}
 .shopItem .shopPhone{

    background-image: url("/local/components/albero/wtb.list/templates/.default/images/phone.svg");
}
 .shopItem .shopLink{
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    border-top: solid 1px #909090;
}
 .shopItem .shopLink a{
    font-size: 14px;
}

.blockList {

}

.consultFormBlock {
    width: 500px;
    margin: 0 auto;
    margin-top: 25px;
    font-family: Nunito;
}
.consultFormBlock .consultFormBlockTitle{
    color: #07511C; text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}
.consultFormBlock .responseText.success{
    color: #07511C;
}
.consultFormBlock .responseText.success{
    color: red;
}
.consultFormBlock .consultFormBlockSubTitle{
    color: #07511C;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
.consultFormBlock form{
   display: flex;
    margin-top: 20px;
    justify-content: space-around;
}
.consultFormBlock form input{
    border-radius: 5px;
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 30px;
    background-position: left 5px center;
    width: 220px;
}

.btn.btn-albero{
    border-radius: 5px;
    height: 35px;
    padding: 0 12px;
    background-color: #FFCC00;
    font-size: 16px;
}

.filterPartnerBlock form{
    display: flex;
}
.filterPartnerBlock form select:focus {
    background-image: url("/local/components/albero/form.consult/templates/.default/images/arrow-green-bottom.svg");
}{

}
.filterPartnerBlock form select{
    border: 1px solid rgba(144,144,144,0.4);
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Nunito;
    padding: 5px 15px 5px 15px;
    background-color: #ffffff;
    background-image: url("/local/components/albero/form.consult/templates/.default/images/arrow-green-bottom.svg");
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
}
.filterPartnerBlock form button{
    height: 30px !important;
}
.filterPartnerBlock form input:focus{
    border: none;
}
.filterPartnerBlock form input{
    border: 1px solid rgba(144,144,144,0.4);
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Nunito;
    padding: 5px 15px 5px 15px;
    background-color: #ffffff;
    background-image: url("/local/components/albero/form.consult/templates/.default/images/arrow-green-bottom.svg");
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
}

.select_location_city {
    background-color: #fff;
    width: 300px;
    padding: 10px;
    z-index: 100;
    flex-direction: column;
    position: absolute;
    display: none;
}
.select_location_city span {
    cursor: pointer;
    padding: 5px 0;
    color:#2675D7;
}
.select_location_city span.select_location_admin_list_item {
    cursor: pointer;
}
.select_location_city span.select_location_admin_list_close {
    display: block;
    text-align: right;
}

@media (min-width: 320px){
    .tipBlock {
        display:none;
    }

    .tipBlockMobile {
        padding: 5px 10px;
        display: flex;
        align-items: center;
        z-index: 100;
        right: 10px;
        background-color: #fff;
        top: 80px;
    }

    .tipBlockMobileItem {
        padding: 5px 10px;
        display: flex;
        align-items: center;
    }
    .tipBlockMobileItem img{
        width: 20px;
    }

    .tipBlockMobileItemText {
        padding-left: 5px;
    }

    .owl-item {
        display: flex;
        justify-content: center;
    }
    .filterPartnerBlock {
        margin: 0;
    }
    .filterPartnerBlock form {
        flex-direction: column;
        padding-left: 20px;
    }
    .filterPartnerBlock form div{
        margin-bottom: 5px;
    }

    .consultFormBlock {
        width: 100%;
    }
    .consultOrderBlock {
        margin-bottom: 10px;
    }

    .consultFormBlock form{
        flex-direction: column;
        align-items: center;
    }
    .consultFormBlock form input{
        margin-bottom: 5px;
    }
    .consultFormBlock button {
        font-size: 12px;
        line-height: 12px;
        width: 220px;
    }
}
@media (min-width: 990px){
    .tipBlockMobile {
        display:none;
    }
    .tipBlock {
        position: absolute;
        display: block;
    }
    .consultFormBlock {
        width: 500px;
    }
    .consultFormBlock form{
        flex-direction: inherit;
        align-items: flex-start;
    }
    .consultFormBlock button {
        font-size: 18px;
        line-height: 18px;
    }
    .filterPartnerBlock {
        margin: 0 0 20px 0;
    }

    .filterPartnerBlock form {
        flex-direction: inherit;
        padding-left: 0;
    }

    .filterPartnerBlock form div{
        margin-bottom: 0;
    }
}
/* End */
/* /local/components/albero/wtb.list/templates/.default/style.css?17194117755154 */
/* /local/templates/rebrand/css/owl.carousel.min.css?17185224733337 */
/* /local/components/albero/form.consult/templates/.default/style.css?17185224736394 */
