

/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/sale.basket.basket.line/template/style.min.css?17456073243774*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/menu/tree_header/style.css?17456073241474*/
@media screen and (min-width: 768px){
	.header__bottom-menu-item{
		position: relative;
	}
	.header__bottom-menu-item ul{
		display: none;
	}
	.header__bottom-menu-item.selected>.item-text a{
		background-color: #ff7373;
	}
	.header__bottom-menu-item a:hover{
		background-color: #ff7373;
	}
	.header__bottom-menu{
		position: relative;
	}
	.header__bottom-menu>.header__bottom-menu-item:hover>ul{
		position: absolute;
		display: block;
		min-width: 100%;
		left: 0;
		top: 100%;
		background-color: #FF0000;
		z-index: 5;
	}
	.header__bottom-menu>.header__bottom-menu-item:hover>ul{
		display: none;
	}
}
.expanded{
	position: relative;
}
@media screen and (max-width: 767px) {
	.expanded span{
		display: block;
		position: absolute;
		top: 0;
		right: 14px;
		width: 37px;
		height: 37px;
	}
	.expanded span:after{
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 6px 0 6px;
		border-color: #000 transparent transparent transparent;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.showed ul{
		display: block !important;
		max-height: 0;
		overflow: hidden;
		transition: max-height 150ms ease-in;
		padding-left: 20px;
	}
	.showed.opened ul{
		max-height: 1000px;
	}
	.opened .expanded span{
		transform: rotate(180deg);
	}
	.showed>.item-text:after{
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 15px;
		right: 15px;
		background-color: #eeeeef;
		height: 1px;
	}
}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/menu/tree_cat/style.css?1745607324515*/

.header__bottom-menu-item{
	position: relative;
}
.header__bottom-menu-item ul{
	display: none;
}
.header__bottom-menu-item.selected>.item-text a{
	background-color: #ff7373;
}
.header__bottom-menu-item a:hover{
	background-color: #ff7373;
}
.header__bottom-menu{
	position: relative;
}

@media screen and (min-width: 768px){
	.header__bottom-menu>.header__bottom-menu-item:hover>ul{
		position: absolute;
		display: block;
		min-width: 100%;
		left: 0;
		top: 100%;
		background-color: #FF0000;
		z-index: 5;
	}
}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/static.css?17456073232898*/
.static__wrapper {
    max-width: 1280px;
    margin: auto;
    padding-top: 25px; }
@media screen and (max-width: 1280px) {
    .static__wrapper {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 986px; } }
@media screen and (max-width: 1023px) {
    .static__wrapper {
        max-width: 708px; } }
@media screen and (max-width: 767px) {
    .static__wrapper {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
@media screen and (max-width: 767px) {
    .static__wrapper {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0; } }

.static {
    font-family: "Open Sans"; }
.static p {
    font-size: 1.6rem;
    letter-spacing: 0.2px;
    color: #000; }
.static h2 {
    font-size: 2.4rem;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px; }
.static h3 {
    font-size: 2rem;
    text-align: left;
    margin-top: 32px;
    margin-bottom: 24px; }
.static h4 {
    font-size: 1.6rem;
    text-align: left;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 12px;
    margin-top: 18px; }
.static p + p {
    margin-top: 12px; }
.static p + ul {
    margin-top: 12px; }
.static ul + p {
    margin-top: 24px; }
.static .footer__socials ul li {
    padding-left: 0; }
.static .footer__socials ul li:after {
    display: none; }
.static ul:not(.bx-pagination-ul,.list-icons,.scls) li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 12px; }
.static ul:not(.bx-pagination-ul,.list-icons,.scls) li:after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FF0000;
    left: 0;
    top: 6px; }
.static .list-icons li {
    padding-left: 0; }
.static .list-icons li:after {
    display: none; }
.static .list-icons li a {
    color: #FF0000; }
.static .list-icons li.iconed {
    padding-left: 20px; }

#map {
    margin-top: 50px;
    margin-bottom: 50px; }
#map img {
    display: block;
    width: 100%;
    height: auto; }

.static__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px; }

.static__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px; }
@media screen and (max-width: 768px) {
    .static__col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }

.static__container {
    max-width: 830px; }
.clearfix{
    clear: both;
}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/banner_left_img/style.min.css?17456073241691*/
.small-ban{margin-bottom:25px;border:1px solid #eeeeef}.small-ban__title{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#eeefec 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eeefec));background:linear-gradient(to bottom,#fff 0%,#eeefec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeefec',GradientType=0);color:red;font-weight:500;font-size:1.6rem;text-align:center;padding:12px 0}.small-ban--simple img{display:block;width:100%;height:auto}.small-ban--simple p{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#eeefec 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eeefec));background:linear-gradient(to bottom,#fff 0%,#eeefec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeefec',GradientType=0);font-weight:500;font-size:1.6rem;text-align:center;padding:12px 0}.small-ban--grey{background:#fff;background:-moz-linear-gradient(top,#fff 76%,#f1f2ef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(76%,#fff),to(#f1f2ef));background:linear-gradient(to bottom,#fff 76%,#f1f2ef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f2ef',GradientType=0)}.small-ban--grey .small-ban__title{background:#eeeeef;color:#000;font-weight:700;font-size:2rem;padding:5px;text-align:center;margin-bottom:15px}.small-ban--grey img{display:block;width:100%;height:auto}.small-ban--grey span{color:red;font-size:1.6rem;font-weight:500;display:block;text-align:center;margin-top:15px;margin-bottom:15px}.small-ban--grey p{text-align:center;margin-bottom:15px}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/sender.subscribe/template_page/style.min.css?17456073241086*/
.bx-subscribe{background-color:#eeeeef;text-align:center;padding:10px}.bx-subscribe-title{text-align:center;color:#333;font-weight:500;font-size:2rem}.bx-subscribe-att{text-align:center;font-weight:500;font-size:2rem;color:red;margin-top:10px;margin-bottom:10px}.bx-subscribe-form{margin-top:15px}.bx-input-group input{display:block;background-color:#fff;width:100%;padding:10px 8px}.btn-subscribe{display:inline-block;margin-left:auto;margin-right:auto;padding:12px;font-size:14px;line-height:17px;color:#fff;text-align:center;cursor:pointer;font-weight:700;min-width:150px;-webkit-transition:all 250ms cubic-bezier(1,0,0,1);-moz-transition:all 250ms cubic-bezier(1,0,0,1);transition:all 250ms cubic-bezier(1,0,0,1);border:1px solid red;background-color:red;min-height:34px;margin-top:15px;width:100%}.btn-subscribe:hover{background-color:#c00}.btn-subscribe:active{background-color:#c00}@media screen and (max-width:1279px){.btn-subscribe{font-size:1rem;min-width:125px}}@media screen and (max-width:1023px){.btn-subscribe{font-size:.8rem;min-width:80px;padding:4px;line-height:23px}}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/banner_right_img/style.min.css?17456073241691*/
.small-ban{margin-bottom:25px;border:1px solid #eeeeef}.small-ban__title{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#eeefec 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eeefec));background:linear-gradient(to bottom,#fff 0%,#eeefec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeefec',GradientType=0);color:red;font-weight:500;font-size:1.6rem;text-align:center;padding:12px 0}.small-ban--simple img{display:block;width:100%;height:auto}.small-ban--simple p{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#eeefec 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eeefec));background:linear-gradient(to bottom,#fff 0%,#eeefec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeefec',GradientType=0);font-weight:500;font-size:1.6rem;text-align:center;padding:12px 0}.small-ban--grey{background:#fff;background:-moz-linear-gradient(top,#fff 76%,#f1f2ef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(76%,#fff),to(#f1f2ef));background:linear-gradient(to bottom,#fff 76%,#f1f2ef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f2ef',GradientType=0)}.small-ban--grey .small-ban__title{background:#eeeeef;color:#000;font-weight:700;font-size:2rem;padding:5px;text-align:center;margin-bottom:15px}.small-ban--grey img{display:block;width:100%;height:auto}.small-ban--grey span{color:red;font-size:1.6rem;font-weight:500;display:block;text-align:center;margin-top:15px;margin-bottom:15px}.small-ban--grey p{text-align:center;margin-bottom:15px}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/news.list/catalog_tmp_clients/style.min.css?1745607324323*/
.cat_side-clients,.cat_side-payment{text-align:center;margin-top:50px}.cat_side-payment{padding:25px 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5)}.cat_side-clients-text,.cat_side-payment-text{font-weight:500;font-size:1.4rem;margin-bottom:35px}.cat_side-clients-item{margin-bottom:30px}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/system.pagenavigation/.default/style.css?1745607324205*/
.cat-nav{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 15px;
}
.cat-nav a{
    color: red;
    font-size: 1.4rem;
}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/news.list/catalog_payment/style.min.css?1745607324491*/
.cat_side-clients,.cat_side-payment{text-align:center;margin-top:50px}.cat_side-payment{padding:25px 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5)}.cat_side-clients-text,.cat_side-payment-text{font-weight:500;font-size:1.4rem;margin-bottom:35px}.cat_side-clients-item{margin-bottom:30px}.cat_side-payment-item{margin-bottom:45px}.cat_side-payment a{color:#000;text-decoration:underline;font-size:1.4rem;font-weight:700}.cat_side-payment a:hover{color:red}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/breadcrumb/art_bread/style.css?1745607324551*/
.breadcrumb a{font-size:1.2rem;position:relative;color:rgba(16,16,16,.5)}@media screen and (min-width:1024px){.breadcrumb a{font-size:1.4rem}}@media screen and (min-width:1600px){.breadcrumb a{font-size:1.5rem}}@media screen and (min-width:1920px){.breadcrumb a{font-size:1.6rem}}.breadcrumb a:after{content:"/";display:inline-block;margin:0 2px}@media screen and (min-width:1600px){.breadcrumb a:after{margin:0 4px}}.breadcrumb>span:last-child{color:#ef2e2f;font-weight:500}.breadcrumb a:last-child:after{content:""}.breadcrumb {margin-bottom: 30px;}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/styles.css?1750423698221*/
ul.map-level-0 a,ul.map-level-1 a,ul.map-level-2 a{color: #000;font-weight:bold}ul.map-level-3 a{color: #000;font-weight:normal}

@media only screen and (max-width: 600px) { 
.sobstvennie{ 
width: 100%; height: auto 
} 
}
/* End */


/* Start:/bitrix/templates/rotinar_bs_copy/template_styles.css?17504236982001*/
@charset "UTF-8";.iconed{position:relative;padding-left:20px}.iconed:before{content:'';display:block;width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:1023px){.iconed:before{width:10px;height:10px}}@media screen and (max-width:1023px){.iconed{padding-left:14px}}.iconed.icon--mail:before{background-image:url(/bitrix/templates/rotinar_bs_copy/img/svg/email_icon.svg)}.iconed.icon--time:before{background-image:url(/bitrix/templates/rotinar_bs_copy/img/svg/clock_icon.svg)}.iconed.icon--phone:before{background-image:url(/bitrix/templates/rotinar_bs_copy/img/svg/phone_icon.svg)}.iconed.icon--hours:before{background-image:url(/bitrix/templates/rotinar_bs_copy/img/svg/24_numbers.svg)}.iconed.icon--skype:before{background-image:url(/bitrix/templates/rotinar_bs_copy/img/svg/skype.svg)}.float-block{padding-top:28px;padding-bottom:18px}.float-block__wrapper{max-width:1280px;margin:auto;position:relative;padding-bottom:28px}@media screen and (max-width:1280px){.float-block__wrapper{padding-left:0;padding-right:0;max-width:986px}}@media screen and (max-width:1023px){.float-block__wrapper{max-width:708px}}@media screen and (max-width:767px){.float-block__wrapper{max-width:100%;padding-left:15px;padding-right:15px}}.float-block__wrapper:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#b9b9be}.float-block__content{margin-left:-15px;margin-right:-15px}.float-block__left{float:left;width:100%;padding-left:15px;padding-right:15px}@media screen and (min-width:768px){.float-block__left{width:-moz-calc(100% - 320px);width:calc(100% - 320px)}}.float-block__right{float:left;width:100%;padding-left:15px;padding-right:15px}@media screen and (min-width:768px){.float-block__right{width:320px}}
.fancybox-slide--video .fancybox-content{display:inline-flex;align-items:center;justify-content:center}
.fancybox-slide--video .fancybox-video{width: 100%;height: auto;max-height: 100%}

/* End */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/sale.basket.basket.line/template/style.min.css?17456073243774 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/menu/tree_header/style.css?17456073241474 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/menu/tree_cat/style.css?1745607324515 */
/* /bitrix/templates/rotinar_bs_copy/static.css?17456073232898 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/banner_left_img/style.min.css?17456073241691 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/sender.subscribe/template_page/style.min.css?17456073241086 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/banner_right_img/style.min.css?17456073241691 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/news.list/catalog_tmp_clients/style.min.css?1745607324323 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/system.pagenavigation/.default/style.css?1745607324205 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/news.list/catalog_payment/style.min.css?1745607324491 */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/breadcrumb/art_bread/style.css?1745607324551 */
/* /bitrix/templates/rotinar_bs_copy/styles.css?1750423698221 */
/* /bitrix/templates/rotinar_bs_copy/template_styles.css?17504236982001 */
