

/* Start:/local/templates/.default/components/bitrix/catalog/scenter/bitrix/catalog.section/.default/style.css?17309036501991*/
.towns-block h1 {
	margin-bottom: 10px;
}

.map-contacts {
	position: relative;
}

.map-contacts .overlay-contacts-map {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.map-contacts .overlay-contacts-map:hover .desktop-p {
	display: block;
}

.map-contacts .overlay-contacts-map .desktop-p {
	display: none;
	font-size: 48px;
	text-align: center;
	color: #fff;
	margin-top: 80px;
}

.centers {
	padding: 40px 0;
}

.centers a {
	color: #9b090e;
}

.centers .container {
	text-align: center;
}

.centers h3,
.centers .h3
{
	font-size: 24px;
}

.centers .c-block {
	display: inline-block;
	width: 30.8%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 12px 13px;
	background: url("/local/templates/beliy/img/bg-onservice-form.png") 0 0 repeat;
	border: 1px solid #cecece;
	box-sizing: border-box;
	border-radius: 3px;
	height: 300px;
}

.centers .c-block a:not([class^="cl_phone_"]) {
	font-size: 24px;
	display: block;
	margin-bottom: 20px;
}

.centers .c-block p {
	text-align: left;
}

.centers .c-block > p:last-child {
	line-height: 1.8;
}

.centers .centr-box p {
	line-height: 1.5;
	text-align: center;
}

@media screen and (max-width: 1200px) {
	.map-contacts .overlay-contacts-map .desktop-p {
		display: block;
		font-size: 32px;
	}
}

@media screen and (max-width: 1024px) {
	.centers .c-block {
		width: 30%;
	}
	.centers .c-block a {
		font-size: 17px;
	}
	.centers .c-block p {
		font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	.centers .c-block {
		width: 47%;
		margin: 5px;
	}

	.centers .c-block a {
		padding-left: 15px;
		font-size: 14px;
	}

	.centers .c-block p {
		font-size: 12px;
	}
}
	
@media screen and (max-width: 480px) {
	.map-contacts .overlay-contacts-map .desktop-p {
		font-size: 24px;
	}
	
	.centers .c-block {
		width: 95%;
		margin: auto;
		text-align: center;
		margin: 10px 0;
		height: auto;
	}

	.centers .c-block a {
		font-size: 16px;
	}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/service_city/style.css?1601035861365*/
.service_city {
	padding-bottom: 40px;
}

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

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

.text-block .info {
	margin: 20px 0;
}

.text-block .block {
	width: 49%;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 70px;
}
/* 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 */


/* Start:/local/templates/beliy/css/catalog_town-list.css?16010358611046*/
.towns-list{display:block;padding:25px 0}.towns-list .towns{display:inline-block;vertical-align:top;width:100%;height:auto;columns:auto 7;column-count: 7;margin:0}.towns-list .towns li{display: list-item;list-style:none;vertical-align:top}.towns-list .towns li a{display:block;color:#000;text-align:left;text-decoration:underline;font-size:14px;padding:8px 0}@media screen and (max-width:1200px){.towns-list{height:auto}.towns-list .towns{columns:auto 4;column-count: 4}.towns-list .towns li a{padding:0;margin-bottom:10px}}@media screen and (max-width:1024px){.towns-list{width:96%;margin:auto;text-align:left}.towns-list .towns{display:inline-block;width:100%;margin:auto;text-align:left;vertical-align:text-top;columns:auto 3;column-count: 3}.towns-list .towns:nth-child(-n+4){margin-bottom:25px}}@media screen and (max-width:768px){.towns-list{width:95%}.towns-list .towns{width:100%}}@media screen and (max-width:480px){.towns-list{width:93%}.towns-list .towns{width:100%;margin-bottom:25px;text-align:center;columns:auto 2;column-count: 2}}
/* End */
/* /local/templates/.default/components/bitrix/catalog/scenter/bitrix/catalog.section/.default/style.css?17309036501991 */
/* /local/templates/.default/components/bitrix/news.list/service_city/style.css?1601035861365 */
/* /local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518 */
/* /local/templates/beliy/css/catalog_town-list.css?16010358611046 */
