

/* Start:/bitrix/templates/dolcevita_new/components/bitrix/news.list/home_slider/style.css?15408864612985*/
.b-home-slider .swiper-slide{
    text-align: center;
}
.b-home-slider .swiper-slide img{
    margin: 0 auto;
}
.b-slide-content-wrap{
    position: absolute;
    top: 80px;
    padding-left: 90px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.b-slide-content-wrap .b-slide-content{
    padding: 40px 30px;
    max-width: 460px;
    background: -moz-linear-gradient(top, rgba(135,0,100,0.7) 0%, rgba(198,134,181,0.8) 52%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(135,0,100,0.7) 0%,rgba(198,134,181,0.8) 52%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(135,0,100,0.7) 0%,rgba(198,134,181,0.8) 52%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3870064', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.b-slide-content-wrap .b-slide-content .b-slide-title{
    font-size: 32px;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
}
.b-slide-content-wrap .b-slide-content .b-slide-subtitle{
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
}
.b-home-slider .swiper-button-prev{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/home_slider/images/arrow-left.svg") no-repeat;
    width: 38px;
    height: 38px;
    left: 0;
}
.b-home-slider .swiper-button-next{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/home_slider/images/arrow-right.svg") no-repeat;
    width: 38px;
    height: 38px;
    right: 0;
}
.b-slider-pagination{
    text-align: center;
    margin-top: 30px;
}
.b-slider-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: none;
    border: 2px solid #870064;
    border-radius: 100%;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.b-slider-pagination .swiper-pagination-bullet + .swiper-pagination-bullet{
    margin-left: 12px;
}
.b-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #870064;
    border: 2px solid #870064;
}
@media (max-width:991px) {
    .b-slide-content-wrap{
        top: 15px;
        padding-left: 0;
        width: 100%;
    }
    .b-slide-content-wrap .b-slide-content{
        margin: 0 auto;
        padding: 15px;
    }
    .b-slide-content-wrap .b-slide-content .b-slide-title{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .b-slide-content-wrap .b-slide-content .b-slide-subtitle{
        margin-bottom: 15px;
    }
}
@media (max-width:767px) {
    .b-slide-content-wrap{
        position: static;
    }
    .b-slide-content-wrap .b-slide-content .b-slide-title{
        font-size: 16px;
    }
    .b-slide-content-wrap{
        opacity: 1 !important;
        padding-left: 0 !important;
    }
}
/* End */


/* Start:/bitrix/templates/dolcevita_new/components/bitrix/news.list/home_news/style.css?15408864601430*/
.b-home-news-list{
    margin: 50px 0;
}
.b-home-news-list .b-item{
    margin-bottom: 30px;
    text-align: center;
}
.b-home-news-list .b-item .b-img{
    width: 180px;
    height: 180px;
    margin: 0 auto 15px;
    border-radius: 100%;
    background-size: cover;
    background-position: 50% 50%;
    border: 5px solid transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /*filter: url(/bitrix/templates/dolcevita_new/images/grayscale.svg); */
    filter: gray; /* IE 6-9 */
}
.b-home-news-list .b-item:hover .b-img{
    border: 5px solid #870064;
    webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    /*filter: url(/bitrix/templates/dolcevita_new/images/grayscale.svg); */
    filter: none; /* IE 6-9 */
}
.b-home-news-list .b-item .b-title{
    margin-bottom: 15px;
}
.b-home-news-list .b-item .b-title a{
    color: #261C23;
    font-weight: 700;
    font-size: 15px;
}
.b-home-news-list .b-item .b-title a:hover,
.b-home-news-list .b-item .b-title a:focus{
    color: #870064;
    text-decoration: none;
}
.b-home-news-list .b-item .b-descr{
    color: #261C23;
    font-size: 15px;
}
/* End */


/* Start:/bitrix/templates/dolcevita_new/components/bitrix/news.list/about_slider/style.css?1540886459401*/
.b-about-slider .swiper-button-next{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/about_slider/images/arrow-right.svg") no-repeat;
    width: 38px;
    height: 38px;
    right: 0;
}
.b-about-slider .swiper-button-prev{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/about_slider/images/arrow-left.svg") no-repeat;
    width: 38px;
    height: 38px;
    left: 0;
}
.b-about-slider .swiper-slide{
    text-align: center;
}
.b-about-slider .swiper-slide img{
    margin: 0 auto;
}
/* End */


/* Start:/bitrix/templates/dolcevita_new/components/bitrix/news.list/preim/style.css?1540886462382*/
.b-preim .b-item{
    margin-bottom: 30px;
    text-align: center;
}
.b-preim .b-item img{
    margin: 0 auto;
}
.b-preim .b-item .b-title{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .b-preim .b-item .b-title{
        font-size: 12px;
    }
    .b-preim .b-item:last-child{
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/dolcevita_new/components/bitrix/news.list/personal_slider/style.css?15592992242112*/
.b-personal-slider.swiper-container{
    margin: 50px 0;
}
.b-personal-slider .swiper-slide{
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /*filter: url(/bitrix/templates/dolcevita_new/images/grayscale.svg);
    filter: gray;*/
}
.b-personal-slider .swiper-slide:hover{
    webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: url(/bitrix/templates/dolcevita_new/images/grayscale.svg);
    filter: none;
}
.b-personal-slider .swiper-slide img{
    margin: 0 auto;

}
.b-personal-slider .swiper-button-prev{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/personal_slider/images/arrow-left.svg") no-repeat;
    width: 38px;
    height: 38px;
    right: 0;
}
.b-personal-slider .swiper-button-next{
    background: url("/bitrix/templates/dolcevita_new/components/bitrix/news.list/personal_slider/images/arrow-right.svg") no-repeat;
    width: 38px;
    height: 38px;
    right: 0;
}
.b-personal-slider .b-name{
    margin: 15px 0 10px;
    color: #261C23;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.b-personal-slider .b-dolgn{
    color: #261C23;
    font-size: 15px;
}
.b-personal-slider a{
    text-decoration: none !important;
}
.b-personal-slider .b-name:hover,
.b-personal-slider .b-name:focus{
    color: #870064;
    text-decoration: none;
}

.b-personal-slider .swiper-slide{
    filter: none;
}
img.img-responsive.b_w {
    opacity: 1;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
img.img-responsive.color {
    opacity: 0;
}
.b-img:hover img.img-responsive.color {
    opacity: 1;
}
.b-img:hover img.img-responsive.b_w {
    opacity: 0;
}
/* End */


/* Start:/bitrix/components/asmart/consult.form/templates/.default/style.css?15529955791506*/
.b-consult-form-wrap{
    background: #870064;
    padding: 40px 0;
}
.b-consult-form-wrap .b-form-elements{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
}
.b-consult-form-wrap .b-form-elements > div{
    padding: 0 15px;
}
.b-consult-form-wrap .b-form-elements .b-form-item{
    width: 27%;
}
.b-consult-form-wrap .b-form-elements .b-form-submit{
    width: 19%;
}
.b-consult-form-wrap .b-form-elements .b-form-submit input{
    width: 100%;
}
.b-consult-form-wrap .b-form .b-form-item{
    margin: 0;
}
.b-consult-form-wrap .b-form label.error{
    color: #fff;
}
.b-consult-form-wrap .b-form-result,
.b-consult-form-wrap .b-form-result2{
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}
.b-consult-form-wrap .b-form-result2{
    display: none;
}
.g-recaptcha {
    margin-top: 20px;
}
@media (max-width: 1200px) {
    .b-consult-form-wrap .b-form-elements .b-form-item,
    .b-consult-form-wrap .b-form-elements .b-form-submit{
        width: 25%;
    }
}
@media (max-width: 767px) {
    .b-consult-form-wrap .b-form-elements{
        flex-direction: column;
    }
    .b-consult-form-wrap .b-form-elements .b-form-item, .b-consult-form-wrap .b-form-elements .b-form-submit{
        width: 100%;
        margin-bottom: 25px;
    }
}
/* End */
/* /bitrix/templates/dolcevita_new/components/bitrix/news.list/home_slider/style.css?15408864612985 */
/* /bitrix/templates/dolcevita_new/components/bitrix/news.list/home_news/style.css?15408864601430 */
/* /bitrix/templates/dolcevita_new/components/bitrix/news.list/about_slider/style.css?1540886459401 */
/* /bitrix/templates/dolcevita_new/components/bitrix/news.list/preim/style.css?1540886462382 */
/* /bitrix/templates/dolcevita_new/components/bitrix/news.list/personal_slider/style.css?15592992242112 */
/* /bitrix/components/asmart/consult.form/templates/.default/style.css?15529955791506 */
