

/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/service-breadcrumbs/style.css?1622448544978*/
.service-breadcrumbs {
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Roboto;
}

.service-breadcrumbs .bx-breadcrumb-item {

}

.service-breadcrumbs .bx-breadcrumb-item span {
	font-size: 14px;
	color: #818181;
	font-weight: 300;
	margin-right: 8px;
}

/* .service-breadcrumbs .bx-breadcrumb-item a {
	text-decoration: underline;
	color: #212121;
} */

.service-breadcrumbs .bx-breadcrumb-item a span {
	color: #515151;
}

.service-breadcrumbs .bx-breadcrumb-item .bx-arrow {
	font-size: 14px;
	color: #515151;
	margin-right: 3px;
/* 	font-weight: lighter; */
}


@media (max-width: 1309px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	.service-breadcrumbs {
		text-align: center;
	}

	.service-breadcrumbs .bx-breadcrumb-item {
		float: none !important;
		display: inline;
	}

	.service-breadcrumbs .bx-breadcrumb-item span {
		font-size: 14px;
		margin-right: 3px;
	}

	.service-breadcrumbs .bx-breadcrumb-item .bx-arrow {
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/galla_m/components/bitrix/menu/left-menu/style.css?16145931731875*/
.left-menu {
	margin: 0;
	margin-right: 78px;
	margin-left: -15px;
	padding: 12px 0 4px 0;
	border: 1px solid #DDDDDD;
    border-radius: 4px;
}

.left-menu li {
	display: block;
}

.left-menu > li  {
	border-bottom: 1px solid #DDDDDD;
}

.left-menu > li:last-of-type  {
	border-bottom: 0;
}

.left-menu li a {
	display: block;
	color: #242424;
	font-weight: 300;
	font-family: Roboto;
}

.left-menu > li > a {
	font-size: 16px;
	line-height: 51px;
	padding: 0 30px;
	text-transform: uppercase;
}

.left-menu > li.active > a {
	color: #F34C11;
}

.left-menu > li > ul {
	margin: 0;
	padding: 0;
}

.left-menu>li>ul>li>a {
	font-size: 14px;
	line-height: 20px;
	/* line-height: 34px; */
	padding: 0 30px 15px 30px;
	/* padding: 0 30px; */

	display: flex;
    align-items: center;
    text-decoration: none;
}

.left-menu>li>ul>li>a i {
	margin-left: auto;
	font-size: 21px;
	line-height: 21px;
	letter-spacing: -0.42px;
	color: #f57041;
}


.left-menu > li > ul > li.active > a {
	color: #F34C11;
}

.left-menu > li > ul > li:last-of-type > a {
	padding-bottom: 19px;
}

.left-menu>li>ul>li>a img {
	margin-top: 3px;
	margin-right: 14px;
}

.left-menu > li > ul > li > ul {
	border-left: 6px solid #EAEAEA;
	padding-left: 14px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.left-menu > li > ul > li.is_icon > ul {
	margin-left: 35px;
}

.left-menu > li > ul > li > ul > li a {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 20px;
}

.left-menu > li > ul > li > ul > li.active > a {
	color: #F34C11;
}

.left-menu > li > ul > li > ul > li:last-of-type a {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 0;
}







@media (max-width: 1309px) {
	.left-menu {
		margin-right: 0;
	}
}

@media (min-width: 992px) {

}

@media (max-width: 991px) {

}

@media (min-width: 768px) {

}

@media (max-width: 767px) {

}

@media (max-width: 450px) {

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/style.css?172311840626707*/
.services-list-1.bx-padding-30 {
	padding: 20px 0 20px !important;
}
.service-detail {
	font-family: Roboto;
	margin-left: -50px;
	padding-right: 0;
}
.service-detail .service-title {
	margin-top: 14px;
	margin-bottom: 1em;
	font-family: Montserrat;
	font-size: 33px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: -0.5px;
	text-align: left;
	color: #393939;
	word-break: break-word;
}
.service-detail .service-title-desc {
	margin-bottom: 60px;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: left;
	color: #393939;
}


.service-detail h2 {
	margin-top: 0;
}


.service-detail .bx-order-button {
	display: inline-block;
	padding: 12px 24px;
	border-radius: 4px;
	background-color: #4386f4;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #ffffff;
}
.service-detail .bx-order-button:hover {
	background-color: #185abc;
	color: #ffffff;
}
.service-detail .animate-block {
}
.service-detail .animate-block .flex {
	display: flex;
}
.service-detail .animate-block .block {
	margin-bottom: 30px;
}
.service-detail .animate-block .block .icon {
	margin-right: 13px;
}
@keyframes icon {
	0% {
		color: #393939;
	}
	0.1% {
		color: #00acde;
	}
	33.33% {
		color: #00acde;
	}
	33.34% {
		color: #393939;
	}
	100% {
		color: #393939;
	}
}
.service-detail .animate-block .block .icon i {
	font-size: 20px;
	color: #393939;
	animation-name: icon;
	animation-duration: 12s;
	animation-iteration-count: infinite;
}
.service-detail .animate-block .block:nth-of-type(1) .icon i {
	animation-delay: 2s;
}
.service-detail .animate-block .block:nth-of-type(2) .icon i {
	animation-delay: 6s;
}
.service-detail .animate-block .block:nth-of-type(3) .icon i {
	animation-delay: 10s;
}
.service-detail .animate-block .block .info {}
.service-detail .animate-block .block .info .heading {
    margin-bottom: 0;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.3px;
	text-align: left;
	color: #393939;
}
.service-detail .animate-block .block .info .desc {
	height: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	text-align: left;
	color: #393939;
	overflow: hidden;
	animation-name: desc;
	animation-duration: 12s;
	animation-iteration-count: infinite;
}
@keyframes desc {
	0% {
		height: 0;
		margin-top: 0;
	}
	2% {
		height: 60px;
		margin-top: 12px;
	}
	33.33% {
		height: 60px;
		margin-top: 12px;
	}
	35.33% {
		height: 0;
		margin-top: 0;
	}
	100% {
		height: 0;
		margin-top: 0;
	}
}
.service-detail .animate-block .block:nth-of-type(1) .info .desc {
	animation-delay: 2s;
}
.service-detail .animate-block .block:nth-of-type(2) .info .desc {
	animation-delay: 6s;
}
.service-detail .animate-block .block:nth-of-type(3) .info .desc {
	animation-delay: 10s;
}
.service-detail .animate-block .block .border {
	position: relative;
	margin-top: 30px;
	height: 0;
	border-bottom: 1px solid #dedede;
}
@keyframes _border {
	0% {
		opacity: 0;
	}
	0.1% {
		opacity: 1;
	}
	33.33% {
		opacity: 1;
	}
	33.34% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.service-detail .animate-block .block:nth-of-type(3) .border {
	opacity: 0;
	animation-name: _border;
	animation-duration: 12s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-delay: 10s;
}
@keyframes border {
	0% {
		width: 0;
	}
	33.33% {
		width: 100%;
	}
	33.34% {
		width: 0;
	}
	100% {
		width: 0;
	}
}
.service-detail .animate-block .block .border .border-animate {
	position: relative;
	top: -1px;
	width: 0%;
	border-top: 2px solid #000000;
	animation-name: border;
	animation-duration: 12s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.service-detail .animate-block .block:nth-of-type(1) .border .border-animate {
	animation-delay: 2s;
}
.service-detail .animate-block .block:nth-of-type(2) .border .border-animate {
	animation-delay: 6s;
}
.service-detail .animate-block .block:nth-of-type(3) .border .border-animate {
	animation-delay: 10s;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #0000008c;
}
/* .service-detail .chto_nas_otlichaet {
	margin: 80px 0 40px 260px;
} */
.service-detail .chto_nas_otlichaet .row {
	display: flex;
	flex-wrap: wrap;
}
.service-detail .chto_nas_otlichaet .row > * {
	margin-bottom: 56px;
	width: 49%;
	flex-basis: 49%;
}
.service-detail .chto_nas_otlichaet .head {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.3px;
	text-align: left;
	color: #393939;
	margin-bottom: 14px;
}
.service-detail .chto_nas_otlichaet .desc {
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	color: #393939;
	margin-bottom: 0;
}
.service-detail .tabs {
	margin-top: 80px;
	margin-bottom: 100px;
}
.service-detail .tabs > .nav-tabs {
	display: flex;
	justify-content: start;
	align-items: stretch;
	margin-bottom: 60px;
	border-bottom: 1px solid #dedede;
}
.service-detail .tabs > .nav-tabs:before,
.service-detail .tabs > .nav-tabs:after {
	display: none;
}
.service-detail .tabs > .nav-tabs > li {
	display: flex;
}
.service-detail .tabs > .nav-tabs > li > a {
	align-self: stretch;
	display: flex;
	align-items: center;
	font-family: Montserrat;
	font-size: 16px;
	letter-spacing: -0.3px;
	text-align: center;
	color: #656565;
	border: 2px solid transparent;
	padding: 14px 16px;
	margin-right: 0;
}
.service-detail .tabs > .nav-tabs > li > a:hover,
.service-detail .tabs > .nav-tabs > li > a:focus {
	border-color: transparent;
	border-bottom-color: #000000;
	background-color: transparent;
	/*font-weight: 500;
	color: #393939;*/
	color: #000000;
}
.service-detail .tabs > .nav-tabs > li.active > a,
.service-detail .tabs > .nav-tabs > li.active > a:hover,
.service-detail .tabs > .nav-tabs > li.active > a:focus {
	border: 2px solid transparent;
	border-bottom-color: #000000;
	background-color: transparent;
	font-weight: 500;
	color: #393939;
}
/*Цены*/
.service-detail .bx-price {
}
.service-detail .bx-price .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	border-bottom: 0;
	margin-bottom: 24px;
}
.service-detail .bx-price .nav-tabs > li {
	display: inline-block;
	float: none;
    margin-bottom: 12px;
}
.service-detail .bx-price .nav-tabs > li:before {
	display: none;
}
.service-detail .bx-price .nav > li > a {
	padding: 7px 23px;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.3px;
	text-align: left;
	color: #bfbfbf;
	border: 2px solid #efefef;
	border-radius: 20px;
	background-color: #ffffff;
	margin-right: 9px;
}
.service-detail .bx-price .nav-tabs > li > a:hover,
.service-detail .bx-price .nav-tabs > li > a:focus {
	border: 2px solid #4386f4;
	background-color: #4386f4;
	color: #ffffff;
}
.service-detail .bx-price .nav-tabs > li.active > a,
.service-detail .bx-price .nav-tabs > li.active > a:hover,
.service-detail .bx-price .nav-tabs > li.active > a:focus {
	border: 2px solid #4386f4;
	background-color: #4386f4;
	color: #ffffff;
}
.service-detail .bx-price .tab-content {}
.service-detail .bx-price .tab-content .table-desc {
	margin-bottom: 40px;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	text-align: left;
	color: #393939;
}
.service-detail .bx-price .tab-content .bx-table-block {
	border: 1px solid #e2e2e2;
	margin-bottom: 40px;
}
/****   Таблица    ****/
.service-detail .bx-price .tab-content .bx-table {
	font-family: Roboto;
	margin-bottom: 0 !important;
}
.service-detail .bx-price .tab-content .bx-table > * {
	box-sizing: border-box;
	border-bottom: 1px solid #E2E2E2;
}
.service-detail .bx-price .tab-content .bx-table > *:last-of-type {
	border-bottom: 0;
}
.service-detail .bx-price .tab-content .bx-table > * > * {
	font-size: 14px;
	text-align: center;
	color: #7b7b7b;
	padding: 17px 12px;
	box-sizing: border-box;
	line-height: 18px;
	font-weight: 300;
	border-right: 1px solid #E2E2E2;
}
.service-detail .bx-price .tab-content .bx-table > * > *:last-of-type {
	border-right: 0;
}
.service-detail .bx-price .tab-content .bx-table > * > *:hover,
.service-detail .bx-price .tab-content .bx-table > *.bx-header > *:hover {
	font-weight: 500;
	color: #1069da;
	background-color: #e4eeff;
}
.service-detail .bx-price .tab-content .bx-table > *.bx-header > * {
	font-weight: 500;
	color: #6e6e6e;
}
.service-detail .bx-price .tab-content > .text-center {
	margin-top: 30px;
}
/*всплывающее окно*/
.service-detail .bx-price .modal{
	-webkit-user-select: none;
	/* user-select -- это нестандартное свойство */
	-moz-user-select: none;
	/* поэтому нужны префиксы */
	-ms-user-select: none;
}
.service-detail .bx-price .modal .modal-dialog {
	width: 700px;
	margin: 150px auto 30px auto;
}
.service-detail .bx-price .modal .modal-dialog .close {
	float: none;
	position: absolute;
	z-index: 1;
	right: -54px;
    top: -90px;
	font-size: 16px;
	line-height: 36px;
	color: #8D8D8D;
	filter: alpha(opacity=100);
	opacity: 1;
	text-shadow: none;
	font-weight: 500;
	font-family: Roboto;
}
.service-detail .bx-price .modal .modal-dialog .close span {
	font-size: 27px;
	line-height: 32px;
	vertical-align: middle;
}
.service-detail .bx-price .modal .modal-dialog .modal-content {
	border-radius: 0;
}
.service-detail .bx-price .modal .modal-dialog .modal-content > span {
	position: absolute;
	z-index: 1;
	top: 0;
	font-size: 80px;
    color: #8D8D8D;
	cursor: pointer;
    height: 466px;
    line-height: 466px;
	width: 80px;
	text-align: center;
}
.service-detail .bx-price .modal .modal-dialog .modal-content > span.material-icons[data-dir="left"] {
	left: -80px;
}
.service-detail .bx-price .modal .modal-dialog .modal-content > span.material-icons[data-dir="right"] {
	right: -80px;
}
.service-detail .bx-price .modal .modal-dialog .modal-body {
	padding: 0;
	text-align: center;
	height: 466px;
}
.service-detail .bx-price .modal .modal-dialog .modal-body .clearfix {
	height: 100%;
}
.service-detail .bx-price .modal .modal-dialog .modal-body img {
	/*object-fit: cover;*/
	width: 100%;
	height: 100%;
}
.service-detail .bx-price .modal .modal-dialog .modal-body img + p {
	font-size: 16px;
	margin-top: 14px;
	margin-bottom: 0;
	color: #fff;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #0000008c;
}
body.modal-open {
	padding-right: 0 !important;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
	.service-detail .bx-price .modal .modal-dialog {
		margin: 150px auto 30px auto;
	}
}
@media (max-width: 767px) {
	.service-detail .bx-price .modal {
		padding: 0 15px !important;
	}
	.service-detail .bx-price .modal .modal-dialog {
		width: 525px;
		margin: 60px auto 30px auto;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-body {
		height: 350px;
	}
	.service-detail .bx-price .modal .modal-dialog .close {
		right: 4px;
		top: -40px;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-content > span {
		height: 350px;
		line-height: 350px;
		color: #ffffff;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-content > span.material-icons[data-dir="left"] {
		left: 0;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-content > span.material-icons[data-dir="right"] {
		right: 0;
	}
}
@media (max-width: 565px) {
	.service-detail .bx-price .modal .modal-dialog {
		width: 290px;
		margin: 60px auto 30px auto;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-body {
		height: 193px;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-content > span {
		height: 193px;
		line-height: 193px;
		color: #ffffff;
		width: 40px;
		font-size: 40px;
	}
}
/*------------------------------------*/
.service-detail .preview-text {
	padding: 12px 60px;
	background: linear-gradient(#4B4A4C, #969497);
	margin-bottom: 60px;
}
.service-detail .preview-text img {
	width: 117%;
	max-width: 470px;
	margin-left: -66px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.service-detail .preview-text h2 {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.2px;
	color: #ffffff;
	margin-top: 68px;
	margin-bottom: 34px;
}
.service-detail .preview-text ul {
	padding-left: 16px;
}
.service-detail .preview-text ul li {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: 400;
	margin-bottom: 24px;
    list-style: disc;
}
.service-detail .preview-text ul li:last-of-type {
	margin-bottom: 74px;
}
.service-detail .list {
	margin-bottom: 40px;
}
.service-detail .list .head {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: -0.3px;
	color: #393939;
}
.service-detail .list .desc {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	color: #393939;
}
.service-detail .trebovaniya {}
.service-detail .trebovaniya .item {
	position: relative;
    padding-left: 48px;
    margin-bottom: 44px;
}
.service-detail .trebovaniya .item:last-of-type {
    margin-bottom: 0;
}
.service-detail .trebovaniya .column-2 {
    padding-left: 20px;
}
.service-detail .trebovaniya .item i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 36px;
	color: #BEBEBE;
}
.service-detail .trebovaniya .item .head {
	font-size: 14px;
	font-weight: 500;
	color: #4d4d4d;
}
.service-detail .trebovaniya .item .desc {
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	color: #4d4d4d;
}
.service-detail .scheme {}
.service-detail .scheme .row > * {
	position: relative;
}
.service-detail .scheme .row > *:after {
	content: " ";
	display: block;
	font-size: 0;
	line-height: 0;
	background: url(/upload/medialibrary/81b/81b0872f7cfd2b8e5cdc406c78838cda.png) center center no-repeat;
	width: 65px;
	height: 65px;
	position: absolute;
    top: 16px;
    right: -40px;
}
.service-detail .scheme .row > *:last-of-type:after {
	display: none;
}
.service-detail .scheme h2 {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #4d4d4d;
	margin-bottom: 100px;
}
.service-detail .scheme img {
	margin-bottom: 66px;
}
.service-detail .scheme .head {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: -0.2px;
	text-align: center;
	color: #393939;
}
.service-detail .scheme .desc {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: normal;
	text-align: center;
	color: #393939;
}
.service-detail .payment .list .head {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: -0.2px;
	text-align: left;
	color: #393939;
}
.service-detail .payment .list .desc {
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: left;
	color: #393939;
}
/*------------------------------------------*/
.service-detail .bx-order-form-container {
	margin-top: 50px;
}
.service-detail .soglasie-link {
    padding: 0 15px 0 15px !important;
}
.service-detail .bx-order-form-container .form {
	background-color: #F5F5F5;
	padding: 40px 35px;
}
.service-detail .bx-order-form-container .form .bx-order-heading {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #848484;
	font-weight: 300;
	margin-bottom: 38px;
}
.service-detail .bx-order-form-container .form .row {
	margin-left: -10px;
	margin-right: -10px;
}
.service-detail .bx-order-form-container .form .row > * {
	padding-left: 10px;
	padding-right: 10px;
}
.service-detail .bx-order-form-container .form .form-group {
	margin-bottom: 26px;
}
.service-detail .bx-order-form-container .form .form-control {
	height: 46px;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #212121;
	font-weight: 400;
	border: 1px solid #E2E2E2;
	border-radius: 0;
}
.service-detail .bx-order-form-container .form textarea.form-control {
	height: 190px;
}
.service-detail .bx-order-form-container .form .label-file {
	font-size: 16px;
	line-height: 19px;
	font-family: Roboto;
	color: #FF3F19;
	cursor: pointer;
	margin: 12px 0 0 0;
}
.service-detail .bx-order-form-container .form .label-file i {
	font-size: 25px;
	line-height: 19px;
	color: #BEBEBE;
    vertical-align: middle;
}
.service-detail .bx-order-form-container .form .selected_file {
	float: left;
	font-size: 14px;
	line-height: 19px;
	font-family: Roboto;
	color: #df8209;
	margin: 24px 0 6px 0;
}
.service-detail .bx-order-form-container .form .help-block {
	color: #626567;
	font-size: 12px;
	margin-bottom: 18px;
}
.service-detail .bx-order-form-container .form .soglasie-link {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: justify!important;
}
.service-detail .bx-order-form-container .form .btn {
	margin-top: 6px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	background: #FF3F19;
	border: 0;
	padding: 12px 26px;
	text-decoration: none;
	cursor: pointer;
	font-family: Roboto, sans-serif;
	border-radius: 4px;
	display: inline-block;
	box-shadow: 1px 1px 2px 0 #c1c1c1;
	text-shadow: none;
	letter-spacing: 1px;
}
@keyframes load {
	from {
		transform: rotate(0);
	}
	to {
		transform: rotate(360deg);
	}
}
.service-detail .bx-order-form-container .form .btn span {
	animation-name: load;
	animation-duration: .8s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.service-detail .bx-clients {}
.service-detail .bx-clients h2,.service-detail .bx-clients h3 {
	font-size: 36px;
	color: #434343;
	line-height: 44px;
	font-weight: 300;
    margin-top: 60px;
    margin-bottom: 30px;
	font-family: Roboto;
}
.service-detail .bx-clients h2 span,.service-detail .bx-clients h3 span {
	color: #434343;
	font-size: 18px;
}
.service-detail .children-services .container,
.bx-order_block .container {
	width: 100%;
}
.service-detail .children-services {
	margin-bottom: 50px;
}
.service-detail .info-service-block {
	margin-top: 90px;
	color: #717171;
	font-size: 16px;
	line-height: 27px;
	font-weight: 300;
}
.service-detail .bx-order_block .phone-block-cont {
	margin-top: 60px;
	margin-bottom: 30px;
}
.service-detail .bx-order_block .phone-block {
	position: relative;
    padding-left: 106px;
}
.service-detail .bx-order_block .phone-block .phone-icon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	background-color: #F5F5F5;
	text-align: center;
}
.service-detail .bx-order_block .phone-block .phone-icon i {
	font-size: 50px;
	color: #118BF3;
	line-height: 78px;
}
.service-detail .bx-order_block .phone-block .phone {
	font-size: 24px;
	line-height: 29px;
	color: #118BF3;
	font-family: Roboto, sans-serif;
}
.service-detail .bx-order_block .phone-block .phone + p,
.service-detail .bx-order_block .phone-block .phone + p a {
	font-size: 18px;
	line-height: 28px;
	color: #626567;
	font-family: Roboto, sans-serif;
	font-weight: 300;
}
.service-detail .bx-order_block .bx-call-button {
	margin-top: 14px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	background-color: #118BF3;
	padding: 11px 17px;
	text-decoration: none;
	cursor: pointer;
	font-family: Roboto;
	border-radius: 4px;
	display: inline-block;
	box-shadow: 1px 1px 2px 0 #b9b9b9;
}
.service-detail .bx-reviews h2 {
	font-size: 31px;
	font-weight: 300;
	color: #434343;
	margin: 0 0 30px 0;
}
.popover.service {
	max-width: 540px;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.19);
}
.popover.service .popover-title {
	padding: 30px;
	padding-bottom: 0;
	font-size: 17px;
    font-family: Roboto;
    font-weight: 500;
	background-color: #ffffff;
	border-bottom: 0;
	border-radius: 0;
}
.popover.service .popover-content {
	padding: 20px 30px 30px 30px;
	font-size: 14px;
	line-height: 24px;
	color: #929292;
	font-family: Roboto, sans-serif;
}
.popover.service .popover-content a {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF3F19;
	font-weight: 400;
	cursor: pointer;
}
.popover.service .popover-content ._close {
	display: block;
	margin: 10px 0 -4px 0;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF3F19;
	font-weight: 400;
	cursor: pointer;
}
[data-toggle="popover"] {
	color: #626567;
	cursor: pointer;
	border-bottom: 1px dotted #626567;
}
[data-toggle="popover"]:hover,
[data-toggle="popover"]:focus {
	background-color: #efefef;
	color: #626567;
	text-decoration: none;
	outline: none;
	border-bottom: 0;
}
.service-detail .bx-call-button {
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	background-color: #FF3F19;
	padding: 12px 26px;
	text-decoration: none;
	cursor: pointer;
	font-family: Roboto;
	border-radius: 4px;
	box-shadow: 1px 1px 2px 0 #c1c1c1;
	display: inline-block;
}
@media (max-width: 1309px) {
	.service-detail {
		margin-left: 0;
		padding-right: 0;
	}
	.service-detail .service-title {
		font-size: 28px;
	}
	.service-detail .service-title-desc {
		margin-bottom: 40px;
		font-size: 16px;
		line-height: 20px;
	}
	.service-detail .animate-block .block {
		margin-bottom: 15px;
	}
	.service-detail .animate-block .block .border {
		margin-top: 15px;
	}
	.service-detail .bx-price .tab-content {
		padding: 20px;
	}
	.service-detail .text-field img {
		margin-right: 10px;
	}
	.service-detail .chto_nas_otlichaet {
		margin-left: 160px;
	}
	.service-detail .chto_nas_otlichaet .item-2,
	.service-detail .chto_nas_otlichaet .item-3,
	.service-detail .chto_nas_otlichaet .item-5 {
		padding-left: 0;
	}
	.service-detail .chto_nas_otlichaet .head {
		font-size: 22px;
	}
	.tabs > .nav-tabs > li > a {
		font-size: 14px;
		line-height: 16px;
		padding: 14px;
	}
	.service-detail .preview-text {
		padding: 12px 20px;
	}
	.service-detail .preview-text img {
		width: 100%;
		max-width: 360px;
		margin-left: 0;
		margin: auto;
		display: block;
	}
	.service-detail .preview-text h2 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.service-detail .preview-text ul li:last-of-type {
		margin-bottom: 0;
	}
	.service-detail .trebovaniya .column-2 {
		padding-left: 0;
	}
	.service-detail .trebovaniya .row > *:first-of-type .item:last-of-type {
		margin-bottom: 44px;
	}
	.service-detail .bx-order-form-new {
		padding: 0;
	}
	.service-detail .bx-order-form-container .cont {
		padding-right: 0;
	}
}
@media (max-width: 991px) {
	.service-detail .chto_nas_otlichaet {
		margin: 40px 0;
	}
	.service-detail .chto_nas_otlichaet h2 {
		margin: 60px 0 30px 0;
		text-align: center !important;
	}
	.service-detail .chto_nas_otlichaet .row > * {
		margin-bottom: 20px;
	}
	.service-detail .chto_nas_otlichaet img {
		margin-bottom: 10px;
	}
	.tabs > .nav-tabs {
		margin-bottom: 30px;
	}
	.service-detail .bx-price {
		margin: 40px 0 0 0;
	}
	.service-detail .bx-price .tab-content {
		padding: 30px;
	}
	.service-detail .preimushestva .clearfix:last-of-type p:last-of-type {
		margin-bottom: 20px;
	}
	.service-detail .trebovaniya {
		margin-bottom: 30px;
	}
	.service-detail .scheme h2 {
		margin-bottom: 30px;
	}
	.service-detail .scheme .row > *:after {
		display: none;
	}
	.service-detail .scheme img {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.service-detail .bx-order-form-container .cont {
    	padding: 0;
	}
	.bx-order-form-container .row > *:last-of-type {
		margin-top: 0;
	}
	.soglasie-link {
		padding: 0 !important;
	}
	.service-detail .bx-order-form-container .bx-call-button {
		margin: auto;
		display: block;
		max-width: 184px;
	}
	.service-detail .bx-reviews {
		padding: 0 60px;
	}
	.service-detail .reviews-list-1 .review-item .review-title {
		min-height: unset;
	}
	.service-detail .reviews-list-1 .review-item .review-text {
		min-height: unset;
		height: unset;
	}
}
@media (max-width: 767px) {
	.service-detail {
		margin-right: -20px !important;
		margin-left: -20px !important;
	}
	.service-detail .service-title {
		font-size: 25px;
		line-height: 30px;
		text-align: center;
		margin-top: 0;
	}
	.service-detail .service-title-desc {
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		margin-bottom: 40px;
	}
	.service-detail .chto_nas_otlichaet .row > * {
		width: auto;
		flex-basis: auto;
	}
	.tabs > .nav-tabs {
		flex-wrap: wrap;
		justify-content: center;
	}
	.tabs > .nav-tabs > li > a {
		font-size: 13px;
		line-height: 15px;
		padding: 10px;
	}
	.service-detail .bx-price .nav > li > a {
		padding: 6px 11px;
		font-size: 13px;
	}
	.service-detail .bx-price .nav.nav-tabs-6 > li > a {
		padding: 7px;
	}
	.service-detail .bx-price .tab-content .table-desc {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.service-detail .bx-price .nav-tabs {
		margin-bottom: 20px;
	}
	.service-detail .bx-price .tab-content {
		padding: 0;
	}
	.service-detail .bx-price .tab-content .bx-table-block {
		overflow-x: auto;
	}
	.service-detail .bx-price .tab-content .bx-table {
		width: 662px;
	}
	.service-detail .bx-price .modal .modal-dialog .modal-body img + p {
		font-size: 12px;
		margin-top: 10px;
	}
	.service-detail .preview-text {
		padding: 15px;
	}
	.service-detail .preview-text .detail_picture {
		margin-bottom: 30px;
		max-width: 400px;
		margin: 20px auto;
		display: block;
	}
	.service-detail .trebovaniya {
		padding: 20px;
	}
	.service-detail .scheme {
		margin: auto;
		margin-bottom: 50px;
		max-width: 400px;
	}
	.service-detail .bx-order-form-container .title {
		font-size: 25px;
		margin: 20px 0 20px 0;
	}
	.service-detail .bx-clients h2 {
		font-size: 25px;
		line-height: 32px;
	}
	.service-detail .reviews-list-1 .review-item .review-text {
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 579px) {
	.service-detail .bx-reviews {
		padding: 0;
	}
}
@media (max-width: 449px) {
}
@media (max-width: 379px) {
	.service-detail .bx-price .nav > li > a {
		padding: 0 4px;
		font-size: 12px;
	}
	.service-detail .bx-price .tab-content {
		padding: 15px;
	}
	.service-detail .bx-price .tab-content .table-desc {
		font-size: 14px;
		line-height: 16px;
	}
/* 	.service-detail .service-title {
		font-size: 22px;
		line-height: 25px;
		margin-bottom: 10px;
	} */
	.service-detail .service-title-desc {
		margin-bottom: 30px;
	}
	.service-detail .clients-list .client-item {
		height: 140px;
		line-height: 140px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/children-services-grid/style.css?17454882741447*/
.children-services-grid {
    margin-bottom: 2rem;
}

.children-services-grid .parent-title {
	margin-top: 0;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.5;
	letter-spacing: -0.36px;
	color: #393939;
}

.children-services-grid .parent-desc {
	font-size: 16px;
	line-height: 22px;
	color: #848484;
	font-weight: lighter;
	margin-bottom: 40px;
}

.children-services-grid .services-list {
	display: flex;
	flex-wrap: wrap;
}

.children-services-grid .services-list .services-item {
    margin-bottom: 20px;
	padding: 15px;
	border-radius: 20px;
	background-color: #f2f2f2;
	transition: .3s;
}
.children-services-grid .services-list .services-item:hover {
	background-color: #e2e2e2;
}

.children-services-grid .services-list .services-item img {
	margin-bottom: 10px;
}

.children-services-grid .services-list .services-item .title {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2;
	color: #212121;
	font-weight: bold;
}

.children-services-grid .services-list .services-item .title:hover {
	text-decoration: none;
}

.children-services-grid .services-list .services-item .price {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #212121;
}


.children-services-grid .services-list .services-item .detail-link {
	margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
    color: #006cb4;
    text-decoration: underline;
}






@media (max-width: 576px) {

}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/portfolio_carousel/style.css?172259648412147*/
.portfolio {
	max-width: 550px;

	font-family: Roboto;
	margin-right: 26px;
}




.portfolio .portfolio-block {
	display: block;
	box-shadow: 0 0 14px 0 #b1b1b1;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	margin-bottom: 38px;
}

.portfolio .portfolio-block .preview_picture {
	width: 100%;
	height: auto;
	cursor: pointer;
}

.portfolio .portfolio-block .desc-block {
	padding: 14px 20px 20px 20px;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 0 6px 0 #00000029;
	background-color: #fbfafb;
}

.portfolio .portfolio-block .desc-block .desc {
	font-size: 13px;
	font-weight: 300;
	line-height: 25px;
	color: #5F6368;
	margin-bottom: 0;
}
.portfolio .portfolio-block .desc-block .desc a {
	color: #5F6368 !important;
	vertical-align: middle;
	transform: rotate(180deg);
	display: inline-block;
	margin-left: 7px;

    font-size: inherit !important;
    line-height: inherit !important;
}
.portfolio .portfolio-block .desc-block .desc a i {
	vertical-align: top;
}



.portfolio .portfolio-block .desc-block .brand {
	font-size: 13px;
	font-weight: 500;
	line-height: 25px;
	color: #393939;
	margin-bottom: 0;
}

.portfolio .portfolio-block .desc-block a:not([data-toggle="popover"]) {
	font-size: 13px;
	line-height: 18px;
	color: #FF3F19;
	font-weight: 400;
	cursor: pointer;
}





















.portfolio .owl-carousel {
	position: relative;
	width: 100%;
	margin: auto;
	padding: 0 62px;
}

.portfolio .owl-carousel .owl-stage-outer {
	z-index: 2;
}


.portfolio .owl-carousel .owl-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	height: 100%;
	z-index: 1;
}

.portfolio .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	font-size: 35px;
	line-height: 24px;
	margin: 0;
	margin-top: -12px;
	padding: 0;
	background: #fff;
	border: 1px solid #efefef;
}
.portfolio .owl-carousel .owl-nav [class*=owl-]:hover {
	background: #E4EEFF;
}

.portfolio .owl-carousel .owl-nav .owl-prev {
	left: 18px;
}
.portfolio .owl-carousel .owl-nav .owl-next {
	right: 18px;
}
.portfolio .owl-carousel .owl-nav [class*=owl-] > * {
	height: 100%;
}
.portfolio .owl-carousel .owl-nav [class*=owl-] > *::after {
	content: '';
    display: block;
    width: 24px;
    height: 24px;
	margin-top: 1px;
    background: url(/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/portfolio_carousel/images/arrow.png) center center no-repeat;
    background-size: 26px;
}
.portfolio .owl-carousel .owl-nav .owl-next > *::after {
	margin-left: 1px;
	transform: rotate(180deg);
}




.portfolio .owl-carousel .portfolio-item {
	opacity: 0.5;
}
.portfolio .owl-carousel .owl-item.active.center .portfolio-item {
	opacity: 1;
}

.portfolio .owl-carousel .portfolio-item .preview_picture {
	width: 100%;
	height: auto;
	cursor: pointer;
}








/*всплывающее окно*/
.portfolio + .modal {
	-webkit-user-select: none;
	/* user-select -- это нестандартное свойство */
	
	-moz-user-select: none;
	/* поэтому нужны префиксы */
	
	-ms-user-select: none;
}

.portfolio + .modal .modal-dialog {
	width: 969px;
	margin: 150px auto 30px auto;
}


.portfolio + .modal .modal-dialog .close {
	float: none;
	position: absolute;
	z-index: 1;
	right: -54px;
    top: -90px;
	font-size: 16px;
	line-height: 36px;
	color: #8D8D8D;
	filter: alpha(opacity=100);
	opacity: 1;
	text-shadow: none;
	font-weight: 500;
	font-family: Roboto;
}

.portfolio + .modal .modal-dialog .close span {
	font-size: 27px;
	line-height: 32px;
	vertical-align: middle;
}


.portfolio + .modal .modal-dialog .modal-content .slider-view-link {
	position: absolute;
	z-index: 1;
	top: 0;
	font-size: 80px;
    color: #8D8D8D;
	cursor: pointer;
    height: 466px;
    line-height: 466px;
	width: 80px;
	text-align: center;
}

.portfolio + .modal .modal-dialog .modal-content .slider-view-link[data-dir="left"] {
	left: -80px;
}

.portfolio + .modal .modal-dialog .modal-content .slider-view-link[data-dir="right"] {
	right: -80px;
}

.portfolio + .modal .modal-dialog .modal-content {
	border-radius: 0;
}

.portfolio + .modal .modal-dialog .modal-body {
	padding: 0;
	text-align: center;
	height: 466px;
}

.portfolio + .modal .modal-dialog .modal-body .clearfix {
	height: 100%;
}

.portfolio + .modal .modal-dialog .modal-body img {
	max-width: 700px;
	width: 100%;
	max-height: 100%;
    object-fit: contain;
}

.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail {
	position: relative;
	width: 266px;
	height: 100%;
	padding: 25px;
}

.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .brand {
	font-size: 22px;
	line-height: 1.1;
	color: #434343;
	font-weight: 300;
	font-family: Roboto;
	margin-bottom: 5px;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .brand-desc {
	font-size: 13px;
	line-height: 1.5;
	color: #626567;
	font-weight: 300;
	font-family: Roboto;
	margin-bottom: 22px;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .title {
	font-size: 13px;
	line-height: 1.5;
	color: #626567;
	font-weight: 500;
	font-family: Roboto;
	margin: 0;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .desc {
	font-size: 13px;
	line-height: 1.5;
	color: #626567;
	font-weight: 300;
	font-family: Roboto;
	margin-bottom: 0;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .desc .remove {
	display: block;
	margin-top: 20px;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .bx-call-button {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 19px;
	color: #fff;
	background-color: #FF3F19;
	padding: 10px 11px;
	text-decoration: none;
	cursor: pointer;
	font-family: Roboto;
	border-radius: 4px;
	box-shadow: 1px 1px 2px 0 #c1c1c1;
	display: inline-block;
	font-weight: 400;
    position: absolute;
    bottom: 110px;
    left: 34px;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .info {
	font-size: 13px;
	line-height: 18px;
	color: #626567;
	font-weight: 300;
	font-family: Roboto;
	margin: 0;
	position: absolute;
	bottom: 25px;
	left: 0;
	padding: 0 25px;
}




.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews {
	margin-top: 40px;
	position: absolute;
	width: 100%;
	height: auto;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview {
	margin-right: 8px;
	opacity: 0.2;
	cursor: pointer;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview.active {
	margin-right: 8px;
	opacity: 1;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview:last-of-type {
	margin-right: 0;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview img {
    width: 120px;
    height: 78px;
}
.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview span {
	font-size: 16px;
	line-height: 36px;
	color: #8D8D8D;
	font-weight: 400;
	font-family: Roboto;
	display: block;
}


.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #0000008c;
}

body.modal-open {
	padding-right: 0 !important;
}













.portfolio + .modal + .modal {
	-webkit-user-select: none;
	/* user-select -- это нестандартное свойство */
	
	-moz-user-select: none;
	/* поэтому нужны префиксы */
	
	-ms-user-select: none;
}

.portfolio + .modal + .modal .modal-dialog {
	width: 450px;
	margin: 150px auto 30px auto;
}


.portfolio + .modal + .modal .modal-dialog .close {
	float: none;
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 20px;
	width: 22px;
	height: 22px;
	background-color: #e8e8e8;
	border-radius: 50%;
	opacity: 1;
}

.portfolio + .modal + .modal .modal-dialog .close span {
	font-size: 18px;
	line-height: 22px;
	color: #909090;
	vertical-align: middle;
}

.portfolio + .modal + .modal .modal-dialog .modal-body {
	padding: 80px 95px;
}

.portfolio + .modal + .modal .modal-dialog .modal-body form {

}
.portfolio + .modal + .modal .modal-dialog .modal-body form .form-group {
    margin-bottom: 0;
	margin-right: 18px;
}
.portfolio + .modal + .modal .modal-dialog .modal-body form label {
	font-family: Roboto;
	font-size: 14px;
	line-height: 1.43;
	color: #5f6368;
	font-weight: normal;
}
.portfolio + .modal + .modal .modal-dialog .modal-body form .form-control {
	height: 45px;
	border-radius: 3px;
	border: solid 1px rgba(0, 0, 0, 0.12);
}

.portfolio + .modal + .modal .modal-dialog .modal-body form .btn {
	padding: 14px 20px;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: #4386f4;

	font-family: Roboto;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.15px;
	color: #ffffff;
}















@media (max-width: 1309px) {


	.portfolio {
		margin-right: 0;
	}



	.portfolio .owl-carousel {
		padding: 0 40px;
	}
	.portfolio .owl-carousel .owl-nav .owl-prev {
		left: 6px;
	}
	.portfolio .owl-carousel .owl-nav .owl-next {
		right: 6px;
	}






	.portfolio + .modal .modal-dialog {
		width: 820px;
		margin: 150px auto 30px auto;
	}

	.portfolio + .modal .modal-dialog .modal-body {
		height: 379px;
	}

	.portfolio + .modal .modal-dialog .modal-body img {
		max-width: 570px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail {
		width: 247px;
		padding: 15px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .desc {
		line-height: 15px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .bx-call-button {
		bottom: 66px;
		left: 22px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .info {
		bottom: 15px;
		left: 0;
		padding: 0 15px;
		line-height: 14px;
	}

	.portfolio + .modal .modal-dialog .modal-content .slider-view-link {
		height: 380px;
		line-height: 380px;
	}

}

@media (max-width: 991px) {

	.portfolio + .modal .modal-dialog {
		width: 560px;
		margin: 100px auto 30px auto;
	}

	.portfolio + .modal .modal-dialog .close {
		right: -54px;
		top: -60px;
	}

	.portfolio + .modal .modal-dialog .modal-body {
		height: auto;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail {
		width: 100%;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews {
		margin-top: 8px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-previews .preview img {
		width: 90px;
		height: 60px;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .bx-call-button {
		position: static;
		margin: 30px 0;
	}

	.portfolio + .modal .modal-dialog .modal-body .bx-portfolio-detail .info {
		position: static;
		padding: 0;
	}

}

@media (max-width: 767px) {

	.portfolio {
		margin: auto;

		margin-bottom: 40px;
	}



	.portfolio.owl-carousel .owl-nav .owl-next {
		right: -48px;
	}

	.portfolio.owl-carousel .owl-nav .owl-prev {
		left: -48px;
	}


	.portfolio + .modal .modal-dialog {
		width: 400px;
	}

	.portfolio + .modal .modal-dialog .modal-content .slider-view-link {
		height: 260px;
		line-height: 260px;
	}

	.modal-open .modal {
		padding-right: 0 !important;
	}

}


@media (max-width: 579px) {

	.portfolio .owl-carousel {
		padding: 0;
	}

	.portfolio.owl-carousel .owl-nav .owl-next {
		right: -48px;
	}

	.portfolio.owl-carousel .owl-nav .owl-prev {
		left: -48px;
	}

	.portfolio + .modal .modal-dialog {
		width: 400px;
	}







	.portfolio + .modal + .modal .modal-dialog {
		width: 290px;
	}
	.portfolio + .modal + .modal .modal-dialog .modal-body {
		padding: 30px;
	}


}


@media (max-width: 449px) {

	.portfolio.owl-carousel .owl-nav .owl-next {
		right: 0;
	}

	.portfolio.owl-carousel .owl-nav .owl-prev {
		left: 0;
	}

	.portfolio + .modal .modal-dialog {
		width: 290px;
	}

	.portfolio + .modal .modal-dialog .close {
		right: 0;
		top: -40px;
	}

	.portfolio + .modal .modal-dialog .modal-content .slider-view-link {
		height: 190px;
		line-height: 190px;
		text-align: center;
		font-size: 60px;
		width: 60px;
		color: #000000;
	}
	
	.portfolio + .modal .modal-dialog .modal-content > .slider-view-link[data-dir="left"] {
		left: 0;
	}
	
	.portfolio + .modal .modal-dialog .modal-content > .slider-view-link[data-dir="right"] {
		right: 0;
	}

}


@media (max-width: 379px) {

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/type-list-owl-carousel/style.css?16145931736533*/
.types-list {
	margin-top: 15px;
}



.types-list-carousel {
	padding: 0 50px 50px 50px;
}

.types-list-carousel .owl-carousel {
	position: relative;
}

.types-list-carousel .owl-carousel .owl-stage-outer {
	z-index: 2;
}

.types-list-carousel .owl-carousel .owl-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	height: 100%;
	z-index: 1;
}

.types-list-carousel .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	width: 23px;
	height: 41px;
	margin: 0;
	margin-top: -22px;
	padding: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAApCAYAAADeWrJ9AAAABHNCSVQICAgIfAhkiAAABFVJREFUSImtlz1P60gUht+x4w+c2M7e3cuurtgV2hIkJCpEA1RICIHSIEgBFQ0l4kO0KA3/gQYkoICGX0CfBkUKWV2ximA3ECDsiviGZOzY8WwRO2vCV0juVIkm85zj55yMZ3gARFXVH0VR7BUEgbdtmwJg+A6D7+/vF03T/OK6bpTjOJ3jOOI4TgWA2ymcOzg4EPr6+hjq2RJRFH/u6ur6AoDvGD4wMCDu7OxUh4eHLQBgjPGCIPwSjUZ/7RROGGMqAM0wDHl6elpLpVJiIzLH3RWLxRyAWluZA6AAHnVdt/b390sjIyOmIAgMAFzX7ZZluQeA0BacEOIAKAMo9fT0mFtbW+WRkRHLC0AkSfosy3JbNSD+B8YYDyAMQMtms/Li4mLk9PRU8qc5jisUi8XLtuDNAQzDkGZmZtRkMik1fkzIvWEYl2ixTbknkQipAagAKOm6bu3t7T2pAWPss67rvQDkD8O9AI4foLu720okEpWhoaFq4Ol+UlX1t1YCkNcmGGMh1BWpmUxGXl5ejgQUMdd1S4+Pj1/xxlbxKtwLwAOIANAsyxLn5+eVk5MTxbZtAADP85WHh4evAOyX1j/T8iRyvQZlAN8kSbIODw/LCwsLj4qiMACo1WqKqqq/4xVFb8K9AI0aAKhubGyY8Xi8rCiK683rXg2kZ2vfg/vDq4ECr01XVla6jo6Owv9Ps2+lUulPBLaKluEeofE/ACCurq7K29vbqj/v1eAPP8CH4IEnCANQAYhLS0vK8fFxV6VS4bx5o1QqXQIw33XePIJ7EYDq5uYmjcfjFb/IhBDNq4Hy4cxfeALt/v5eSiQS4u7urq+IEUL+7QROUG/BHwAod3d3tcHBwU/lcjkEADzP0w9rCYBFAIppmmIqlSJzc3O6DyaE1CzL+ifUATgCIJLNZkPr6+vhdDot+uBqtXpLKb1vp1skH1woFEKzs7NqOp2W/C3Btu08pTQPoPbRPhdRb8GIYRj88PBw9Pr6uvEKdBwnV6lU8v73lpwzxoiXsQogkkqlxFgspvlgQkjNtu18EAwA7zoPOFYBhFOplLixsaGk02nJB3uOb5rXvqslkHHYMAw+FotpTY6vKKW3eOH48WbmQceFQoEfGxvTg445jrullF6/tv5F502Ow6enp6HJyclmx1fFYvGvt5J7Bm9yHEkmk+LKykrk/Py8uY9v3wIDLzgP9nE2mxUWFxcj6XRatG2bAEC1Wr01TfMKLRzxms8tT/p4dHRUv7i4aJwdbdu+9hy3dH7392ASBGcyGWFiYqIB9hzfUEqvWgUDAPeK43Amk2l2fNUq1B8k6DiXy4UWFhbUgGPmqbgD4LQD1wFohUJBHB8f15oc31BKc2jzjsQBwNnZGaampiIBsOs4To5S+ne7YKB+4eLW1tai5+fnKgBCCHFs2/b7uKNbHQEgaJrWC+AT6o7z3ibU1lXlSeYAXMuyarIsA0C+XC4X8B2uiQDwH6fBa8ZnXoCEAAAAAElFTkSuQmCC) center center no-repeat;
}

.types-list-carousel .owl-carousel .owl-nav .owl-prev {
	left: -34px;
	transform: rotate(180deg);
}
.types-list-carousel .owl-carousel .owl-nav .owl-next {
	right: -34px;
}

.types-list-carousel .owl-carousel .owl-nav .owl-prev:hover,
.types-list-carousel .owl-carousel .owl-nav .owl-next:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAApCAYAAADeWrJ9AAAABHNCSVQICAgIfAhkiAAABFVJREFUSImtlz1P60gUht+x4w+c2M7e3cuurtgV2hIkJCpEA1RICIHSIEgBFQ0l4kO0KA3/gQYkoICGX0CfBkUKWV2ximA3ECDsiviGZOzY8WwRO2vCV0juVIkm85zj55yMZ3gARFXVH0VR7BUEgbdtmwJg+A6D7+/vF03T/OK6bpTjOJ3jOOI4TgWA2ymcOzg4EPr6+hjq2RJRFH/u6ur6AoDvGD4wMCDu7OxUh4eHLQBgjPGCIPwSjUZ/7RROGGMqAM0wDHl6elpLpVJiIzLH3RWLxRyAWluZA6AAHnVdt/b390sjIyOmIAgMAFzX7ZZluQeA0BacEOIAKAMo9fT0mFtbW+WRkRHLC0AkSfosy3JbNSD+B8YYDyAMQMtms/Li4mLk9PRU8qc5jisUi8XLtuDNAQzDkGZmZtRkMik1fkzIvWEYl2ixTbknkQipAagAKOm6bu3t7T2pAWPss67rvQDkD8O9AI4foLu720okEpWhoaFq4Ol+UlX1t1YCkNcmGGMh1BWpmUxGXl5ejgQUMdd1S4+Pj1/xxlbxKtwLwAOIANAsyxLn5+eVk5MTxbZtAADP85WHh4evAOyX1j/T8iRyvQZlAN8kSbIODw/LCwsLj4qiMACo1WqKqqq/4xVFb8K9AI0aAKhubGyY8Xi8rCiK683rXg2kZ2vfg/vDq4ECr01XVla6jo6Owv9Ps2+lUulPBLaKluEeofE/ACCurq7K29vbqj/v1eAPP8CH4IEnCANQAYhLS0vK8fFxV6VS4bx5o1QqXQIw33XePIJ7EYDq5uYmjcfjFb/IhBDNq4Hy4cxfeALt/v5eSiQS4u7urq+IEUL+7QROUG/BHwAod3d3tcHBwU/lcjkEADzP0w9rCYBFAIppmmIqlSJzc3O6DyaE1CzL+ifUATgCIJLNZkPr6+vhdDot+uBqtXpLKb1vp1skH1woFEKzs7NqOp2W/C3Btu08pTQPoPbRPhdRb8GIYRj88PBw9Pr6uvEKdBwnV6lU8v73lpwzxoiXsQogkkqlxFgspvlgQkjNtu18EAwA7zoPOFYBhFOplLixsaGk02nJB3uOb5rXvqslkHHYMAw+FotpTY6vKKW3eOH48WbmQceFQoEfGxvTg445jrullF6/tv5F502Ow6enp6HJyclmx1fFYvGvt5J7Bm9yHEkmk+LKykrk/Py8uY9v3wIDLzgP9nE2mxUWFxcj6XRatG2bAEC1Wr01TfMKLRzxms8tT/p4dHRUv7i4aJwdbdu+9hy3dH7392ASBGcyGWFiYqIB9hzfUEqvWgUDAPeK43Amk2l2fNUq1B8k6DiXy4UWFhbUgGPmqbgD4LQD1wFohUJBHB8f15oc31BKc2jzjsQBwNnZGaampiIBsOs4To5S+ne7YKB+4eLW1tai5+fnKgBCCHFs2/b7uKNbHQEgaJrWC+AT6o7z3ibU1lXlSeYAXMuyarIsA0C+XC4X8B2uiQDwH6fBa8ZnXoCEAAAAAElFTkSuQmCC) center center no-repeat;
}








.types-list .item {
	background: #fff;
	padding: 0 17px;
	position: relative;
	cursor: pointer;
}

.types-list .item:last-of-type {
	margin-bottom: 0;
}

.types-list .item .preview_picture {
	width: 100%;
	max-width: 200px;
}

.types-list .item .title {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0.1px;
	text-align: left;
	color: #717171;
	margin: 15px 0 20px 0;
}















/*всплывающее окно*/
.types-list + .modal{
	-webkit-user-select: none;
	/* user-select -- это нестандартное свойство */
	
	-moz-user-select: none;
	/* поэтому нужны префиксы */
	
	-ms-user-select: none;
}

.types-list + .modal .modal-dialog {
	width: 700px;
	margin: 150px auto 30px auto;
}


.types-list + .modal .modal-dialog .close {
	float: none;
	position: absolute;
	z-index: 1;
	right: -54px;
    top: -90px;
	font-size: 16px;
	line-height: 36px;
	color: #8D8D8D;
	filter: alpha(opacity=100);
	opacity: 1;
	text-shadow: none;
	font-weight: 500;
	font-family: Roboto;
}

.types-list + .modal .modal-dialog .close span {
	font-size: 27px;
	line-height: 32px;
	vertical-align: middle;
}




.types-list + .modal .modal-dialog .modal-content {
	border-radius: 0;
}

.types-list + .modal .modal-dialog .modal-body {
	padding: 0;
	text-align: center;
	height: 466px;
}

.types-list + .modal .modal-dialog .modal-body .clearfix {
	height: 100%;
}

.types-list + .modal .modal-dialog .modal-body img {
	/*object-fit: cover;*/
	width: 100%;
	height: 100%;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #0000008c;
}

body.modal-open {
	padding-right: 0 !important;
}




















@media (max-width: 1199px) {

}

@media (max-width: 991px) {
	.types-list + .modal .modal-dialog {
		margin: 150px auto 30px auto;
	}
}

@media (max-width: 767px) {
	.types-list + .modal {
		padding: 0 15px !important;
	}

	.types-list + .modal .modal-dialog {
		width: 525px;
		margin: 60px auto 30px auto;
	}

	.types-list + .modal .modal-dialog .modal-body {
		height: 350px;
	}

	.types-list + .modal .modal-dialog .close {
		right: 4px;
		top: -40px;
	}
}
@media (max-width: 565px) {
	.types-list + .modal .modal-dialog {
		width: 290px;
		margin: 60px auto 30px auto;
	}

	.types-list + .modal .modal-dialog .modal-body {
		height: 193px;
	}
}



/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/faq/style.css?16145931731342*/
.faq-heading {
	margin-top: -20px;
    margin-bottom: 40px;
	font-family: Montserrat;
	font-size: 21px;
	font-weight: 500;
	line-height: 2.14;
	color: #393939;
}



.faq-list {
	background-color: #ffffff;
	border: solid 1px #dadce0;
	border-radius: 10px;
	overflow: hidden;
}



.faq-list .panel {
	margin-bottom: 0;
    border: 0;
    border-bottom: solid 1px #dadce0;
    box-shadow: none;
}
.faq-list .panel:first-of-type {
	border-top: 0;
}
.faq-list .panel:last-of-type {
	border-bottom: 0;
}




.faq-list .panel .heading {
}
.faq-list .panel .heading:hover {
	background-color: #efefef;
}
.faq-list .panel .heading a {
	padding: 18px 42px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
	color: #202124;
	text-decoration: none;
}

.faq-list .panel .heading i {
	font-size: 20px;
	line-height: 20px;
	color: #2377e8;
	transform: rotate(180deg);
}
.faq-list .panel .heading .collapsed i {
	transform: rotate(0deg);
}





.faq-list .panel .collapse-body {
	font-size: 14px;
	line-height: 1.43;
	color: #202124;
}
.faq-list .panel .collapse-body .text {
	padding: 0 42px 20px 42px;
}








@media (max-width: 1199px) {



}

@media (max-width: 991px) {



}

@media (max-width: 767px) {

	.faq-list .panel .heading a {
		padding: 10px 20px;
	}

	.faq-list .panel .collapse-body .text {
		padding: 0 20px 10px 20px;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/children-services-v2/style.css?1672075109948*/
.children-services {
	margin-top: -60px;
}

.children-services .parent-title {
	margin-top: 0;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.5;
	letter-spacing: -0.36px;
	color: #393939;
}

.children-services .parent-desc {
	font-size: 16px;
	line-height: 22px;
	color: #848484;
	font-weight: lighter;
	margin-bottom: 40px;
}

.children-services .services-list {
	display: flex;
	flex-wrap: wrap;
}

.children-services .services-list .services-item {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px 17px;
	border-radius: 20px;
	background-color: #f5f5f5;
	transition: .3s;
}
.children-services .services-list .services-item:hover {
	background-color: #e2e2e2;
}

.children-services .services-list .services-item .title {
	font-size: 14px;
	line-height: 1.2;
	color: #212121;
}

.children-services .services-list .services-item .title:hover {
	text-decoration: none;
}






@media (max-width: 576px) {

}

/* End */


/* Start:/bitrix/templates/galla_m/components/bitrix/main.include/soglasie/style.css?1614593173783*/
.soglasie-link {
	font-size: 12px;
	color: gray;
	font-family: 'Roboto', sans-serif;
	line-height: 17px;
	font-weight: 300;
	color: #95989A;
	text-align: left !important;
}

.soglasie-link a {
	cursor: pointer;
	color: #212121;
}


.soglasie-modal .modal-dialog {}

.soglasie-modal .modal-body {
	height: 500px;
	overflow-y: scroll;
}

.soglasie-modal .modal-body p {
	text-align: left !important;
	font-size: 14px;
	padding: 0 !important;
}


@media (max-width: 1309px) {

}

@media (max-width: 991px) {

}

@media (min-width: 768px) {
	.soglasie-modal .modal-dialog {
		width: 740px;
	}
}

@media (max-width: 767px) {
	.soglasie-modal .modal-body {
		height: 400px;
	}

	.soglasie-modal .modal-body p {
		font-size: 12px;
	}

	.soglasie-modal .modal-title {
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/galla_m/components/bitrix/main.include/clients-list/style.css?1650460332463*/
.clients-list {
	margin-bottom: 90px;
}

.clients-list .client-item {
	width: 20%;
	height: 180px;
    line-height: 180px;
	float: left;
	text-align: center;
	padding: 10px;
}

.clients-list .client-item img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}


@media (max-width: 1309px) {

}

@media (max-width: 991px) {
	.clients-list .client-item {
		width: 25%;
	}
}

@media (max-width: 767px) {
	.clients-list .client-item {
		width: 50%;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/service-breadcrumbs/style.css?1622448544978 */
/* /bitrix/templates/galla_m/components/bitrix/menu/left-menu/style.css?16145931731875 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/style.css?172311840626707 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/children-services-grid/style.css?17454882741447 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/portfolio_carousel/style.css?172259648412147 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/type-list-owl-carousel/style.css?16145931736533 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/faq/style.css?16145931731342 */
/* /bitrix/templates/.default/components/bitrix/news.detail/service-detail-v3/bitrix/news.list/children-services-v2/style.css?1672075109948 */
/* /bitrix/templates/galla_m/components/bitrix/main.include/soglasie/style.css?1614593173783 */
/* /bitrix/templates/galla_m/components/bitrix/main.include/clients-list/style.css?1650460332463 */
