

/* Start:/bitrix/templates/business/components/bitrix/news.list/slider/style.css?17750379162007*/
.head-slide {
	padding-top: 150px;
	min-height: 380px;
	position: relative;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center;
	color: #212121;
	background-color: #dedede;
}
#head_owl,
#head_owl .owl-stage-outer,
#head_owl .owl-stage,
#head_owl .owl-item,
#head_owl .item {
    min-height: 380px;
}
.slider_header {
    font-weight: bold;
    font-family: var(--prv_font_family);
    font-size: 2em;
	line-height: 1.1;
}
.slider_text_left {
    justify-content: flex-start;
    text-align: left;
}
.slider_text_right {
    justify-content: flex-end;
    text-align: right;
}
.slider_text_center {
    justify-content: center;
    text-align: center;
}
.slider_color_lite {
    color:white;
}
.slider_color_dark {
    color:#212121;
}
.slider_color_site {
    color:var(--prv_color);
}
.slider_description{
	font-size: 1em;
	line-height: 1.5;
	margin:24px 0 55px;
    font-family: var(--prv_font_family);
}
.item_video_block {
    overflow:hidden;
}
.video_background {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
}
.head-slide a.btn.slider_color_lite,
.head-slide a.btn.slider_color_lite:focus{
    color: #fff;
}
.head-slide a.btn.slider_color_dark,
.head-slide a.btn.slider_color_dark:focus{
    color: #212121;
}
@media(max-width: 992px){
    .slider_header{
        margin-top: 50px;
    }
    .head-slide {
        padding-bottom: 50px;
    }
}
@media(min-width: 768px){
    .slider_header{
        font-size: 2.642857em;
    }
    .slider_description{
        font-size: 1em;
    }
    .head-slide{
        max-height: 633px;
    }
    #head_owl,
    #head_owl .owl-stage-outer,
    #head_owl .owl-stage,
    #head_owl .owl-item,
    #head_owl .item {
        min-height: 633px;
    }
}
@media(max-width: 460px){
	#head_owl .head-slide{
		background-position: 80%;
	}
}

/* End */


/* Start:/bitrix/templates/business/components/bitrix/main.include/heading/style.css?1746168792386*/
.heading {
	position: relative;
	font-size: 2.1428571em;
	padding-bottom: 19px;
	line-height: 1.066;
	margin-bottom: 26px;
}

.total_content .heading {
	margin-bottom: 48px;
}
.scroll_news .heading{
	margin-bottom: 18px;
}
div>.heading:after{
	content: "";
	background: var(--prv_color_bg);
	border-radius: 4px;
	width: 75px;
    height:6px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* End */


/* Start:/bitrix/templates/business/components/bitrix/news.list/products/style.css?17750339269388*/
.products_slider_owl .owl-stage{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.products_slider_owl .owl-item{
  height:auto!important;
}

#products .row {
    margin-left:-30px;
    margin-right:-30px;
}
.products_slider_owl .owl-stage-outer {
    padding-top:30px;
}
.products_slider_item {
    background:#fff;
    border-radius:20px;
    padding: 25px 20px 20px 20px;
	transition: .2s ease;
	height: 100%;
	position: relative;
	transition: all .2s ease;
}
.products_slider_item__bg{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #adadad;
    transition: .2s ease;
    border: 1px solid #adadad;
}
@media(min-width: 768px){

}

.products_item_container {
	position: relative;;
    display:flex;
	flex-direction:column;
	height: 100%;
}
.products_img_block {
    height: 185px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}
.products_img_block > img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.products_info_block {
    display:block;
    position:relative;
    color:#212121;
}
.products_info_block:hover,
.products_info_block:focus {
    text-decoration:none;
    color:#212121;
}
#products .product_detail_btn {
    display:none;
    position:absolute;
    top:50%;
    left:50%;
    width:135px;
    transform:translate(-50%,-50%);
}
#products .products_slider_item:hover .product_detail_btn {
    display:block;
}
#products .owl-carousel .products_img {
    max-width:100%;
    height:auto;
    width:auto;
}
.products_slider_item .marks_container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    z-index: 7;
}
.products_slider_item .marks_container .mark{
    font-size:0.857142em;
    line-height:16px;
    margin:0px 10px 10px 0px;
    padding:7px 11px 8px 11px;
    border-radius:27px;
    color:#fff;
}
.products_slider_item .marks_container .mark_HIT{
    background-color:#FF8800;
}
.products_slider_item .marks_container .mark_NEW{
    background-color:#008FEF;
}
.products_slider_item .marks_container .mark_RECOMMEND{
    background-color:#0A9200;
}
.products_slider_item .marks_container .mark_SALE{
    background-color:#FA0055;
}
.products_slider_item .products_item_name {
    font-size:1.142857em;
    font-weight:bold;
    margin-bottom:5px;
    color: #ffffff;
}
#products h2{
    color: #fff;
}
#products .nav-item,
#products .all_services_link{
    color: #fff;
}
.products_slider_item .products_type_list {
    font-size:1.142857em;
    margin-bottom:17px;
}
.products_slider_item .item_price {
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.products_slider_item .item_new_price {
    font-size:1.142857em;
    line-height:1;
    font-weight:bold;
    margin-right:10px;
    margin-bottom:8px;
    color: #fff;
}
.products_slider_item .item_old_price {
    color:#757575;
    font-size:1.142857em;
    line-height:1;
    text-decoration:line-through;
    margin-bottom:8px;
}
.products_slider_item .item_in_stock {
    font-size:0.857142em;
    color:#ffffff;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .item_no_stock {
    font-size:0.857142em;
    color:#757575;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .products_buy_btn {
    display:block;
    position:relative;
}
.buy_btn_container {
	display: none;
}
.products_svg_fill {
    fill:var(--prv_btn_color);
}
@media (min-width: 992px) {
    .buy_btn_block {
        display:none;
    }
    .buy_btn_container {
        bottom: -5px;
    }
}
#products .products_slider_item:hover .buy_btn_container {
	display:block;
	position: relative;
}
#products .products_slider_item:hover .buy_btn_block {
	display:block;
	position: absolute;
	right: 0;
}
#products .products_slider_item:hover .products_slider_item__bg{
	position: absolute;
    left: -10px;
    right: -10px;
    bottom: -30px;
	top: -10px;
}

.in_cart {
    font-size:14px;
    color:#0A9200;
}
.in_cart:hover {
    color:#0A9200;
}
.in_cart .fa-check-circle{
    display:block;
    position:absolute;
    bottom:0;
    left:0;
}
.nav-tabs.products-section__tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.nav-tabs.products-section__tabs-list{
    margin-right: 6px;
}
.nav-tabs.products-section__tabs-list .nav-link{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: none;
}
.nav-tabs.products-section__tabs-list .nav-link:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.nav-tabs.products-section__tabs-list .nav-link:hover:after,
.nav-tabs.products-section__tabs-list .nav-link.active:after{
    background: var(--prv_interactive_color);
}
.nav-tabs.products-section__tabs-list .nav-link.active{
    color: #fff;
    background: #b2b2b2;
}
.nav-tabs.products-section__tabs-list .nav-link:hover{
    text-decoration: none;
    opacity: 1;
    color: #fff;
    background: #b2b2b2;
}
/*owl style*/
#products .owl_btn-right a,
#products .owl_btn-right a:focus,
#products .owl_btn-left a,
#products .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
#products .owl-prev{
    left: -18px;
}
#products .owl-next{
    right: -18px;
}
#products .owl-next,
#products .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
#products .owl-dots{
    bottom: auto;
}
#products .owl-next a .carousel-arrow,
#products .owl-prev a .carousel-arrow{
    fill: #757575;
}
#products .owl-next:not(.disabled):hover .carousel-arrow,
#products .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
#products .products_buy_btn:hover{
    opacity: 0.7;
}
#products .products_buy_btn.in_cart {
    display:none;
}
#products .buy_block.in .products_buy_btn.in_cart {
    display:block;
}
.buy_block{
    margin-top: auto;
}
.buy_block .btn{
    width: 100%;
}
#products .buy_block.in .products_buy_btn.to_cart,
#products .buy_block.loading .products_buy_btn.to_cart,
#products .buy_block.loading .products_buy_btn.in_cart {
    display:none;
}
#products .buy_block .buy_loader {
    font-size: 24px;
    text-align:center;
    display:none;
    outline: none;
    line-height: normal;
    margin: 0 auto;
    color: var(--prv_color);
}
#products .buy_block.loading .buy_loader {
    display:block;
}
#products .buy_block .buy_loader i{
    width:24px;
    height:24px;
    display:inline-block;
    animation: load 1.5s infinite linear;
}
@keyframes load {
    100% {
        transform: rotate(360deg);
    }
}
.products-section__dropdown-tabs-wrapper {
    padding-bottom:25px;
}
.products-section__list-group {
    margin-bottom:0px;
}
.products-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.products-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.products-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.products-section__list-group-item.active:hover,
.products-section__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.products-section__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.products-section__dropdown-tab-panel:hover,
.products-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.products-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.products-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.products-section__tab-panel-nav{
    margin-bottom: 30px;
}
.products_img_block{
    height: 185px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}
.products_img_block > img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
@media (max-width: 768px) {
    .buy_btn_block {
        display: flex;
    	justify-content: flex-end;
	}
	#products .products_slider_item:hover .buy_btn_block {
		display: flex;
    	justify-content: flex-end;
		position: relative;

	}
	.buy_btn_container{
		display: block;
	}
}

/* End */


/* Start:/bitrix/templates/business/components/bitrix/catalog.sections.top/services_7/style.css?17461687922019*/
.services-sections>.container{
    position: relative;
}

.sect_service_heading{
    background: var(--prv_color) !important;
}

.sect_service_block {
	min-height: 306px;
    background-size: cover;
	background-repeat: no-repeat;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	max-width: 456px;
}
.sect_service_block:hover .sect_service_cnt{
	transform: scale(1.1);
}
.sect_service_heading{
	background-color: var(--prv_color_bg);
	color: #fff;
	padding: 10px 20px;
	border-radius: 100px;
	position: absolute;
    top: calc(50% - 29px);
    left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	
}
.sect_service_heading:hover{
	color: #fff;
	text-decoration: none;
}
.service-slider .owl-nav{
	position: absolute;
	top: calc(50% - 12px);
	width: 100%;
}
.service-slider .owl-next{
	position: absolute;
	right: -25px;
}
.service-slider .owl-prev{
	position: absolute;
	left: -25px;
}

@media(max-width: 500px) {
    .service-slider .owl-next{
        right: -6px !important;
    }
    .service-slider .owl-prev{
        left: -6px !important;
    }
}

.sect_service_cnt{
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	display: flex;
    align-items: center;
	justify-content: center;
	border-radius: 12px;
}
.sect_service_bg{
    visibility: hidden;
    opacity: 0;
    background: var(--prv_interactive_color);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 182px;
    transition: top .3s, visibility .3s, opacity 10s;
    left: 0; 
    right: 0;
    bottom: 0;
}
.sect_service_desc{
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    align-items: center;
}
@media (max-width: 767px) {
    .sections_services{
        margin-top: 40px;
    }
    .services_subheading{
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .sections_services [class*="col-"]{
        width: 100%;
    }
}
@media(min-width: 768px){

}
/* End */


/* Start:/bitrix/templates/business/components/bitrix/catalog.section/services_7_main/style.css?17461687921857*/
.services-sections>.container{
    position: relative;
}
.sect_service_block {
	min-height: 306px;
    background-size: cover;
	background-repeat: no-repeat;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	max-width: 456px;
}
.sect_service_cnt{
  background-size: cover;
  background-repeat: no-repeat;
}
.sect_service_block:hover .sect_service_cnt{
	transform: scale(1.1);
}
.sect_service_heading{
	background-color: var(--prv_color_bg);
	color: #fff;
	padding: 10px 20px;
	border-radius: 100px;
	position: absolute;
    top: calc(50% - 29px);
    left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);

}
.sect_service_heading:hover{
	color: #fff;
	text-decoration: none;
}
.service-slider .owl-nav{
	position: absolute;
	top: calc(50% - 12px);
	width: 100%;
}
.service-slider .owl-next{
	position: absolute;
	right: -25px;
}
.service-slider .owl-prev{
	position: absolute;
	left: -25px;
}
.sect_service_cnt{
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	display: flex;
    align-items: center;
	justify-content: center;
	border-radius: 12px;
}
.sect_service_bg{
    visibility: hidden;
    opacity: 0;
    background: var(--prv_interactive_color);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 182px;
    transition: top .3s, visibility .3s, opacity 10s;
    left: 0;
    right: 0;
    bottom: 0;
}
.sect_service_desc{
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    align-items: center;
}
@media (max-width: 767px) {
    .sections_services{
        margin-top: 40px;
    }
    .services_subheading{
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .sections_services [class*="col-"]{
        width: 100%;
    }
}
@media(min-width: 768px){

}

/* End */


/* Start:/bitrix/templates/business/components/bitrix/main.include/about_default/style.min.css?17496239411559*/
.about-section{position:relative;padding-bottom:100px}.img_wrapper{width:calc(50% - 30px);position:absolute;right:0;top:0;bottom:0;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat}.about-section__subheading{font-size:1.7142em;margin-bottom:10px;line-height:1.58em;margin-top:-13px;color:#fff}.about-section__button-container{margin-top:30px}.about-section__button-container .btn{display:inline-block;margin-right:20px}.about-section__button-container .btn:last-child,.about-section__text ul li:last-child{margin-right:0}.about-section__text{color:#757575;font-size:1em;line-height:1.7857em}.about-section .heading{margin-top:0}.about-section__text ul{padding-left:0;margin:30px 0 36px}.about-section__text ul li{display:inline-block;font-size:12px;font-weight:600;padding-left:12px;position:relative;margin-right:16px}.about-section__text ul li:before{content:"•";position:absolute;left:0}@media (max-width:1199px){.about-section{margin-top:70px}}@media (max-width:991px){.img_wrapper{min-height:100%}.total_content>div>section.about-section{padding-bottom:0;margin-bottom:0}.about-section__button-container{margin:30px 0}.about-section__button-container .btn{margin-bottom:12px}.about-section__subheading br{display:none}.about-section .heading{margin-top:50px}}@media (max-width:767px){.img_wrapper{width:100%;position:relative;padding-top:66.6%;min-height:unset}.about-section__text{font-size:1em;line-height:25px}.about-section__subheading{font-size:1.2857em}}@media (max-width:1199px){.about-section{margin-top:0}}
/* End */


/* Start:/bitrix/templates/business/components/bitrix/news.list/news_3/style.min.css?17496238442313*/
.str-desc,.str-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.str-desc{-webkit-line-clamp:3}.scroll_news .owl-theme .owl-nav.disabled+.owl-dots{bottom:-35px}.carousel-news-mobile{display:none}.news-item{display:block;text-decoration:none;margin-top:30px;color:#fff;position:relative;background-color:#adadad}.news-item:hover{box-shadow:0 0 32px #ccc;transition:.5s;color:#212121}.news-item:focus,.news-item:hover{text-decoration:none;color:#212121}.news-item__img{height:158px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:block}.news-item__body{padding:27px 20px 40px;position:relative;min-height:180px;background-color:#adadad;border:1px solid #adadad;z-index:2}.news_section{color:#212121;font-size:.8em;text-transform:uppercase;margin-bottom:10px;line-height:1.2857em}.news-item__preview-text{color:#fff;margin-top:10px}.news-item__name>a,.news-item__name>a:focus{font-size:1.4285em;color:#fff}.news-item__date{color:#fff;font-size:.8571em;text-transform:lowercase}.news-item__bottom{position:absolute;bottom:16px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between}.news-item__likes-comments{display:flex}.news-item__comments,.news-item__comments:active,.news-item__comments:focus,.news-item__comments:hover{color:#fff;text-decoration:none;z-index:8}.news-item__comments>span,.news-item__likes{color:#fff;font-size:.8571em;position:relative;display:block}.news-item__likes{margin-left:19px;cursor:pointer;z-index:8}.news-item__comments .fas,.news-item__likes>.fas{color:#c5c5c5;margin-left:6px}.news-item__comments:hover>span,.news-item__comments:hover>span>.fas,.news-item__likes:hover,.news-item__likes:hover>.fas{color:#fff}@media (max-width:767px){.news-item-first .news-item__body{width:100%}.news-item__body{min-height:140px}.carousel-news-mobile{display:block}.carousel-news{display:none!important}.news-item__preview{border-left:1px solid #eef1f4}}@media (min-width:768px){.news-item-first{height:338px;position:relative}.news-item-first .news-item__img{height:100%}.news-item-first .news-item__body{position:absolute;right:0;bottom:0;width:50%}.news-item__body{height:calc(100% - 158px)}}@media (min-width:992px){.news-item-first .news-item__body{max-width:262px}}
/* End */


/* Start:/bitrix/templates/business/components/bitrix/main.include/feedback_default/style.css?1746168792204*/
.total_content .page-footer-buttons-block a:not(:last-of-type){
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.total_content .page-footer-buttons-block a{
  margin: 0;
}

/* End */
/* /bitrix/templates/business/components/bitrix/news.list/slider/style.css?17750379162007 */
/* /bitrix/templates/business/components/bitrix/main.include/heading/style.css?1746168792386 */
/* /bitrix/templates/business/components/bitrix/news.list/products/style.css?17750339269388 */
/* /bitrix/templates/business/components/bitrix/catalog.sections.top/services_7/style.css?17461687922019 */
/* /bitrix/templates/business/components/bitrix/catalog.section/services_7_main/style.css?17461687921857 */
/* /bitrix/templates/business/components/bitrix/main.include/about_default/style.min.css?17496239411559 */
/* /bitrix/templates/business/components/bitrix/news.list/news_3/style.min.css?17496238442313 */
/* /bitrix/templates/business/components/bitrix/main.include/feedback_default/style.css?1746168792204 */
