

/* Start:/local/templates/.default/components/solverweb/catalog/catalog/bitrix/catalog.section/.default/style.css?16451914533682*/

.opt-block .opt-list {
	margin: 30px 0 20px 0;
	text-align: left;
}

.opt-block .opt-list li {
	list-style: none;
	margin: 10px 0;
	border-radius: 5px;
	cursor: pointer;
	background: rgb(240,240,240); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(240,240,240,1) 1%, rgba(213,213,213,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(240,240,240,1) 1%,rgba(213,213,213,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(240,240,240,1) 1%,rgba(213,213,213,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
}

.opt-block .opt-list li:hover {
	background: rgb(237,28,36); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(237,28,36,1) 0%, rgba(237,28,36,1) 42%, rgba(187,0,7,1) 44%, rgba(187,0,7,1) 71%, rgba(187,0,7,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(237,28,36,1) 0%,rgba(237,28,36,1) 42%,rgba(187,0,7,1) 44%,rgba(187,0,7,1) 71%,rgba(187,0,7,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(237,28,36,1) 0%,rgba(237,28,36,1) 42%,rgba(187,0,7,1) 44%,rgba(187,0,7,1) 71%,rgba(187,0,7,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#bb0007',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.opt-block .opt-list li a {
	display: block;
	padding: 15px 10px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.opt-block {
	padding: 40px 0;
	text-align: right;
}

.opt-block p {
	text-align: justify;
	margin-bottom: 15px;
}

.opt-block ul {
	padding-right: 15px;
}
.opt-block ul.list, .opt-block ol.list {
	padding-left: 40px;
}
.opt-block ul.list li, .opt-block ol.list li {
	margin-bottom: 15px;
}

.opt-block .list + .btn,
.opt-block .opt-list + .btn {
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 2px;
	margin-left: auto;
	margin-bottom: 20px;
	background: rgb(221,26,33); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(221,26,33,1) 0%, rgba(120,14,16,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(221,26,33,1) 0%,rgba(120,14,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(221,26,33,1) 0%,rgba(120,14,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd1a21', endColorstr='#780e10',GradientType=0 ); /* IE6-9 */
}
	.opt-block .list + .btn:hover,
	.opt-block .opt-list + .btn:hover { text-shadow: 0 -10px 30px rgba(255, 255, 255, 1), 0 5px 30px rgba(255, 255, 255, 1) }
	
.text-block { text-align: left }
.text-block ul,
.text-block ol {
	padding-left: 40px;
	margin-left: 20px;
}
.text-block ul li,
.text-block ol li {
	margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
	.opt-block .opt-list li {
		width: 94%;
		margin: 10px auto;
	}

	.opt-block .btn {
		margin: 15px auto;
		display: block;
		text-align: center;
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.opt-block .opt-list li {
		width: 88%;
		text-align: center;
		margin: 10px auto;
	}

	.opt-block .opt-list li a {
		font-size: 14px;
	}

	.opt-block .opt-list li:hover a {
		color: #fff;
	}

	.opt-block .btn {
		display: block;
		margin: 10px auto;
		width: 88%;
		text-align: center;
	}

	.opt-block a {
		padding: 15px 0;
	}
}

/* End */


/* Start:/local/templates/beliy/css/guarantee.css?16010358612276*/
.conditions{height:820px;position:relative}.conditions .bg{width:100%;height:100%;background:url(/local/templates/beliy/img/bg-cond.jpg) center center no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:-1}.conditions .col-left .bg-top,.conditions .col-right .bg-bottom{display:none}.conditions .col-condition{width:48%;display:inline-block;vertical-align:top}.conditions .col-condition ul{margin-top:15px;padding-right:15px}.conditions .col-condition ul li{font-size:16px;padding:7px 0;color:#9b090f;margin-left:20px}.conditions .col-condition ul li span{color:#000;line-height:25px}.conditions .col-condition h2{font-weight:700;text-align:left;font-size:24px;margin-bottom:0}.conditions .col-condition h4{font-size:16px;font-weight:700;text-transform:uppercase;color:#9b090e;margin-top:30px}.conditions .col-condition p{font-size:16px;margin:23px 0}.conditions .col-right{float:right}.conditions .col-right h2{margin-bottom:45px}@media screen and (max-width:1200px){.conditions{height:auto}}@media screen and (max-width:1024px){.conditions .col-condition h2{font-size:18px}.conditions .col-condition h4,.conditions .col-condition ul li{font-size:14px}.conditions .col-right h2{margin-bottom:35px}.conditions .col-condition p{font-size:14px;margin:21px 0}}@media screen and (max-width:768px){.conditions .bg{display:none}.conditions .col-condition{width:100%;display:block;position:relative;padding:10px 0}.conditions .col-left .bg-top,.conditions .col-right .bg-bottom{display:block;width:100%;height:100%;position:absolute;left:0;z-index:-1;opacity:.2}.conditions .col-condition h2,.conditions .col-condition h4{margin-left:20px}.conditions .col-left .bg-top{background:url(/local/templates/beliy/img/bg-cond-top.jpg) center top no-repeat;background-size:cover;top:0}.conditions .col-right .bg-bottom{background:url(/local/templates/beliy/img/bg-cond-bottom.jpg) center bottom no-repeat;background-size:cover;bottom:0}.conditions .col-left{margin-bottom:25px}.conditions .col-right{float:none}}@media screen and (max-width:480px){.conditions .col-condition p{text-align:justify}.conditions .col-condition h2{margin:0;text-align:center;font-size:16px}.conditions .col-condition h2 br{display:none}.conditions .col-condition h4{margin:0;text-align:center}}
/* End */


/* Start:/local/templates/beliy/css/prices_form.css?16010358611584*/
.price-block-selects{height:330px;position:relative}.price-block-selects .bg{width:100%;height:100%;background:url(/local/templates/beliy/img/bg-price-selects.jpg) no-repeat;-webkit-background-size:cover;background-size:cover;position:absolute;top:0;left:0;opacity:.7;z-index:-1}.price-block-selects .select-box{display:inline-block;width:32.5%;vertical-align:top;margin-top:20px}.price-block-selects .select-box .btn-red{display:inline-block;position:relative;right:0;padding:15px 20px;margin:15px auto;width:80%;box-sizing:border-box}.price-block-selects .container{height:100%}.price-block-selects .select-box:nth-child(3){float:right;margin-top:65px}.price-block-selects .select-box h4{text-transform:uppercase;color:#9b090e;font-weight:400;margin-bottom:4px;text-align:left}.price-block-selects .select-box label{display:block;padding:10px 0}.price-block-selects .select-box select{display:block;width:80%;padding:5px 0}@media screen and (max-width:1024px){.price-block-selects .select-box .btn-red{left:0}}@media screen and (max-width:768px){.price-block-selects{height:auto;padding:20px 20px 40px}.price-block-selects .select-box:nth-child(3){float:none}.price-block-selects .select-box{width:49%}.price-block-selects .select-box select{width:100%}.price-block-selects .select-box .btn-red{position:static;width:auto;right:5%;left:auto;top:auto;bottom:10%}}@media screen and (max-width:480px){.price-block-selects .bg{opacity:.2}.price-block-selects .select-box{display:block;width:100%}.price-block-selects .select-box .btn-red{position:static;margin:20px auto;display:block}}
/* End */


/* Start:/local/components/rodzeta/gallery.medialib/templates/.default/style.css?16529561922434*/
.rodzeta-gallery { text-align: center;}
.rodzeta-gallery-item {
	display: inline;
	padding-right: 5px;
}


	.slick-initialized .rodzeta-gallery-item.slick-slide {
		display: flex;
		align-content: space-around;
		justify-content: space-around;
	}



.slick-loading .slick-list
{
    background: #000 url('/local/templates/beliy/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/beliy/css/fonts/slick.eot');
    src: url('/local/templates/beliy/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/beliy/css/fonts/slick.woff') format('woff'), url('/local/templates/beliy/css/fonts/slick.ttf') format('truetype'), url('/local/templates/beliy/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.rodzeta-gallery .slick-prev,
.rodzeta-gallery .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.rodzeta-gallery .slick-prev:hover,
.rodzeta-gallery .slick-prev:focus,
.rodzeta-gallery .slick-next:hover,
.rodzeta-gallery .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.rodzeta-gallery .slick-prev:hover:before,
.rodzeta-gallery .slick-prev:focus:before,
.rodzeta-gallery .slick-next:hover:before,
.rodzeta-gallery .slick-next:focus:before
{
    opacity: 1;
}
.rodzeta-gallery .slick-prev.slick-disabled:before,
.rodzeta-gallery .slick-next.slick-disabled:before
{
    opacity: .25;
}

.rodzeta-gallery .slick-prev:before,
.rodzeta-gallery .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rodzeta-gallery .slick-prev
{
    left: -25px;
}

.rodzeta-gallery .slick-prev:before
{
    content: '←';
}


.rodzeta-gallery .slick-next
{
    right: -25px;
}

.rodzeta-gallery .slick-next:before
{
    content: '→';
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518*/
.service .white-block {
    text-align: center;
    position: relative;
    height: 122px
}

.service .white-block .line {
    width: 40%;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute
}

.service .white-block .line-left:after, .service .white-block .line-right:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #ed1c24;
    border-radius: 50%;
    position: absolute;
    display: block
}

.service .white-block .line-left {
    left: 0;
    top: 15px
}

.service .white-block .line-left:after {
    right: 0;
    top: -5px
}

.service .white-block .line-right {
    right: 0;
    top: 15px
}

.service .white-block .line-right:before {
    left: 0;
    top: -5px
}

.service .white-block h2 {
    text-transform: uppercase;
    margin-top: 35px
}

.service .white-block p {
    font-size: 25px;
    margin-top: 25px;
    text-align: center
}

.service .service-options {
    height: auto;
    position: relative;
    max-width: 1198px;
    margin: 0 auto;
}

.service .service-options .container {
    text-align: center
}

.service .service-options .container .serv-block {
    width: 27.5%;
    height: 220px;
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, .9);
    margin: 20px 2.9%;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #000;
    border-radius: 2px;
    transition: all ease-in .2s
}

.service .service-options .container .serv-block:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.service .service-options .container .serv-block span {
    margin-top: 18px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    display: block
}

.service .service-options .container .serv-block img {
    vertical-align: bottom;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.service .service-options .container .serv-block:first-child img {
    bottom: 40px
}

.service .service-options .container .serv-block:nth-child(-n+3) {
    margin-top: 10px
}

.service .service-options .container .serv-block:nth-child(n+7) {
    margin-bottom: 10px
}

.service .service-options .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/local/templates/beliy/img/bg-service.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

@media screen and (max-width: 1650px) {
    .service .white-block .line {
        width: 36%
    }
}

@media screen and (max-width: 1200px) {
    .service .white-block .line {
        width: 34%
    }

    .service .white-block p {
        font-size: 26px
    }

    .service .service-options .container .serv-block span {
        font-size: 16px;
        margin-top: 25px
    }

    .service .service-options .container .serv-block img {
        width: 38%;
        height: auto;
        bottom: 25px
    }

    .service .service-options .container .serv-block:first-child img {
        width: 55%;
        bottom: 45px
    }
}

@media screen and (max-width: 1024px) {
    .service .white-block .line {
        width: 32%
    }

    .service .white-block p {
        font-size: 22px
    }

    .service .service-options .container .service-container {
        width: 95%;
        margin: auto
    }

    .service .service-options .container .serv-block {
        height: 200px;
        width: 29%;
        display: block;
        margin: 20px 15px
    }

    .service .service-options .container .serv-block span {
        font-size: 14px;
        margin-top: 20px
    }

    .service .service-options .container .serv-block img {
        width: 37%
    }

    .service .service-options {
        height: 700px
    }
}

@media screen and (max-width: 768px) {
    .service .service-options {
        height: auto
    }

    .service .white-block .line {
        width: 23%;
        top: 11px
    }

    .service .white-block p {
        font-size: 17px
    }

    .service .service-options .container .serv-block {
        margin: 5px;
        width: 31%;
        height: 180px
    }

    .service .service-options .container .serv-block span {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .service .white-block p {
        font-size: 15px
    }

    .service .service-options .container {
        justify-content: center
    }

    .service .service-options .container .serv-block:nth-child(-n+3) {
        margin-top: 0
    }

    .service .service-options .container .serv-block:nth-child(n+7) {
        margin: 0
    }

    .service .service-options .container .serv-block:last-child {
        text-align: center;
        position: relative;
        left: 25%
    }

    .service .service-options .container .serv-block span {
        font-size: 11px
    }

    .service .service-options .container .serv-block:first-child img {
        bottom: 36px
    }

    .service .service-options .container .serv-block {
        width: 46.7%;
        margin: 5px !important;
        height: 155px
    }
}
/* End */
/* /local/templates/.default/components/solverweb/catalog/catalog/bitrix/catalog.section/.default/style.css?16451914533682 */
/* /local/templates/beliy/css/guarantee.css?16010358612276 */
/* /local/templates/beliy/css/prices_form.css?16010358611584 */
/* /local/components/rodzeta/gallery.medialib/templates/.default/style.css?16529561922434 */
/* /local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518 */
