

/* Start:/bitrix/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/style.css?17874594784596*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.content-item {
	font-size: 16px;
	font-weight: 600;
	overflow: hidden;
	margin-bottom: 15px;
}

.content-item__icon {
	font-size: 41px!important;
	font-style: normal!important;
	color: blue!important;
	line-height: 45px!important;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.content-item__icon:hover {
	color: red!important;
	cursor: pointer;
}

.content-item__text {
	margin-top: 12px;
	cursor: pointer;
}

.content-item__text a {
	color: inherit;
	text-decoration: none;
}

.content-item__text_two-line {
	margin-top: 3px;
}

.content-item__text:hover {
	color: #1c4ac2;
}

.content-title {
	font-size: 26px!important;
	font-weight: 600;
	margin-top: 0!important;
	margin-bottom: 40px;
	color: #666666!important;
}

a.btn_send:visited {
	text-decoration: none;
}

a.btn_send:active {
	text-decoration: none;
}

a.btn_send:link {
	text-decoration: none;
}

.btn {
	position: relative;
	cursor: pointer;
	border: 0 none;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 17px 25px;
}

.btn::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #ffffff;
	z-index: 1;
	-webkit-transform: skewX(
			-55deg
	);
	-ms-transform: skewX(-55deg);
	transform: skewX(
			-55deg
	);
	-webkit-transition: width 300ms ease 0s;
	-o-transition: width 300ms ease 0s;
	transition: width 300ms ease 0s;
}

.btn::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #1c4ac2;
	-webkit-transform: skewX(
			-55deg
	);
	-ms-transform: skewX(-55deg);
	transform: skewX(
			-55deg
	);
	-webkit-transition: background-color 300ms ease 0s;
	-o-transition: background-color 300ms ease 0s;
	transition: background-color 300ms ease 0s;
}

.content-item__btns .btn span {
	position: relative;
	z-index: 1;
	font: 16px/16px Arial !important;
}

.content-item__btns {
	padding: 0 30px;
	margin-top: 50px;
}

.content-item__btns .callBack {
	display: inline-block;
	padding: 17px 25px;
}

.content-item__btns .callBack span {
	color: black!important;
}

.btn_send::before {
	background-color: #1c4ac2;
}

.btn_send {
	padding: 14px 25px;
	display: inline-block;
	margin-right: 28px!important;
	text-align: center;
	float: left;
}

.btn_send span {
	color: white!important;
}

.btn_wait_call {
	float: left;
}

.btn_wait_call::before {
	background-color: #f3f6fd!important;
}

.btn_wait_call::after {
	background-color: #f3f6fd!important;
}

.btn_wait_call span {
	color: black!important;
}

.content-decription {
	color: black!important;
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px;
}

.content-row {
	margin-bottom: 18px!important;
}



.content-item__btns .btn:hover span {
	color: white;
	background-color: inherit!important;
}
.content-item__btns .btn:hover:before {
	width: 100%;
	border-color: #062e98;
	background-color: #002671 !important;
}

.content-item__btns .btn:hover:after {
	background-color: #002671!important;
}


.content-item__btns .btn_wait_call:hover span {
	color: white!important;
}

.content-item__btns .btn_wait_call:hover:before {
	width: 100%;
	border-color: #062e98;
	background-color: #062e98!important;
}

content-item__btns .btn_wait_call:hover:after {
	background-color: #062e98!important;
}


@media (max-width: 390px) {
	.btn_send {
		width: 150px;
		margin-bottom: 10px;
		margin-right: 0!important;
		float: inherit;
	}

	.btn_wait_call {
		width: 187px;
		float: inherit;
	}

	.content-item__btns {
		text-align: center;
	}
}

.calc__hover {
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.4);
	position: relative;
}

.calc__hover-bgr {
	background-image: url("/bitrix/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/img/calc-hover.jpg");
	height: 704px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.rowsContent_calc {
	margin-bottom: 100px!important;
}

.btn_calc {
	position: absolute!important;
	top: 40%;
	left: 37%;
	font-size: 15px;
}

.btn_calc span {
	position: relative!important;
	z-index: 100;
	color: white;
	text-decoration: none;
}

@media (max-width: 420px) {
	.btn_calc {
		padding: 17px 23px!important;
	}
}

@media (min-width: 421px) {
	.btn_calc {
		padding: 3% 9%!important;
		font-size: 26px;
	}
}

.btn_confirm-calc-ok {
	padding: 12px 70px!important;
}

.order {

}

.order__submit {
	display: inline-block;
}

.order .submit {
	text-align: center
}

.order .btn_send {
	line-height: 19px;
	float: none;
}

.order .btn_wait_call {
	float: none;
}
/* End */


/* Start:/bitrix/components/geekstart/callback/templates/.default/style.css?17304676331778*/
.callback-form-wrap {
    text-align: center;
    margin: 60px 0;
}

.callback-form {
    width: 740px;
    display: inline-block;
}

.callback-form__text-field {
    border: 0 none;
    background-color: transparent;
    width: 231px;
    padding: 12px 15px;
    font: 14px/14px Arial;
    color: #6d7178;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.callback-form__field-wrap.field-error {
    border-bottom: 2px solid red;
}

.callback-form__textarea {
    border: 0 none;
    background-color: transparent;
    width: 100%;
    padding: 12px 15px 0 12px;
    font: 14px/14px Arial;
    color: #6d7178;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.callback-form__agreement {
    margin: 15px 0 15px 7px;
    font: 12px/12px Arial;
    color: #6d7178;
}

.callback-form__field-wrap_fullwidth {
    display: block!important;
    margin-top: 15px!important;
}

.callback-form__field-wrap {
    display: inline-block;
    border-bottom: 2px solid #dadbdb;
    margin: 0 5px;
}

.callback-form__title {
    font: 30px/40px "PFDinTextPro-Medium";
    color: #000000;
    margin: 0 0 35px 10px;
}


.btns__callback {
    display: block!important;
    text-align: center;
    margin-top: 35px;
}

.callback-form__response {
    display: none;
}

.callback-form__response-success {
    color: red;
}
/* End */


/* Start:/bitrix/components/geekstart/similar-items/templates/.default/style.css?1730467633174*/
.similar-items h2 {
    font: 32px / 36px "PFDinTextPro-Medium";
    color: #000000;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 30px!important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/style.css?17874594784596 */
/* /bitrix/components/geekstart/callback/templates/.default/style.css?17304676331778 */
/* /bitrix/components/geekstart/similar-items/templates/.default/style.css?1730467633174 */
