

/* Start:/local/templates/dimitrii/components/bitrix/news/services_installation/bitrix/news.detail/.default/style.css?174187943020924*/
#navigation {
	display: none;
}


.btn.btn-danger {
	color: #fff;
	background-color: #ec0000;
	border-color: #ec2a0c;
	box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
	border-radius: 6px;
}
.btn.btn-white.btn-link {
	color: #fff;
	background: transparent;
	box-shadow: none;
}
h2 {
	font-size: 36px;
	color: #000;
	text-align: center;
	padding: 0 0 20px;
	font-weight: 600;
}
#landing_slider {
	color: #fff;
}
#landing_slider .page-header,
#landing_slider .page-header-light {
	/*height: 60vh;*/
	overflow: hidden;
	background-position: 50%;
	background-size: cover;
	margin: 0;
	padding: 0;
	border: 0;
	/*display: flex;*/
	align-items: center;
	position: relative;
	color: black;
	padding: 40px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 400px;
}
#landing_slider .container,
#landing_slider .container-fluid {
	z-index: 2;
	position: relative;
}
#landing_slider .page-header:before {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
}
#landing_slider .page-header-light:before {
	background: linear-gradient(to bottom, #c9f7ff 0%, rgba(125, 185, 232, 0) 100%);
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
}
#landing_slider .page-header-light .btn-link {
	color: #0f0f0f;
}
#landing_slider .page-header:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
}
#landing_slider .m-auto {
	margin-right: auto;
	margin-leftt: auto;
}
#landing_slider h1 {
	font-size: 5.5rem;
	font-weight: 700;
	display: inline-block;
	position: relative;
	color: #2e5f7d;
}
#landing_slider h2 {
	font-size: 3.0rem;
	font-weight: 600;
	margin-top: 6px;
}
#landing_slider h3 {
	font-size: 1.313rem;
	max-width: 500px;
	margin: 10px auto 0;
}
#landing_slider .offer {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 2.0rem;
}
#landing_slider .project-label {
	text-align: right;
	margin-top: 22px;
}
#landing_slider .project-label .project-price {
	display: inline-block;
	padding: 6px;
	border-top-left-radius: 28px;
	border-bottom-left-radius: 28px;
	color: #fff;
	background-color: #ec0000;
	font-size: 20px;
	padding: 20px;
	line-height: 12px;
	-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
}
#landing_slider .project-label .project-price span {
	font-size: 12px;
	line-height: 12px;
}
#landing_slider .work {
	text-align: right;
	margin-top: 22px;
}
#landing_slider .work .fa {
	color: #ec0000;
	font-size: 22px;
}
#landing_slider .work a {
	color: white;
}
#landing_slider .page-header-phone {
	display: inline-block;
	font-size: 18px;
	margin-left: 30px;
}
#landing_clients {
	line-height: 22px;
	margin-bottom: 40px;
}
#landing_clients h2 {
	color: #ababab;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 20px;
	letter-spacing: 2px;
	margin-top: 30px;
}
#landing_clients .slick-list img {
	max-height: 60px;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	max-width: 120px;
}
#landing_clients .slick-list img:hover {
	-moz-opacity: 1;
	khtml-opacity: 1;
	opacity: 1;
	filter: none;
	-webkit-filter: grayscale(0);
}
#landing_manager {
	padding-top: 60px;
	line-height: 22px;
}
#landing_manager .triangle-border {
	position: relative;
	padding: 15px;
	margin: 1em 0 3em;
	border: 5px solid black;
	color: #333;
	background: #fff;
	border-radius: 10px;
}
#landing_manager .triangle-border:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: black transparent;
	display: block;
	width: 0;
}
#landing_manager .triangle-border:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 47px;
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
#landing_manager a img {
	border-radius: 6px;
	-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
	background-color: transparent !important;
}
#landing_manager a img:hover {
	-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
	background-color: transparent !important;
}
#landing_manager a {
	display: inline-block;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
#landing_manager a:hover {
	display: inline-block;
	-webkit-transform: translate(0, -3px);
	-ms-transform: translate(0, -3px);
	transform: translate(0, -3px);
}
#landing_manager .btn-primary {
	background-color: #ec0000;
	border-color: #bc1300;
	border-radius: 6px;
	padding: 10px 40px;
}
#landing_manager .arr {
	position: absolute;
	left: 200px;
	bottom: -50px;
}
#landing_manager .arr img {
	height: 100px;
}
#zagolovok {
	margin-top: 40px;
	background-color: #f5f6f9;
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
	line-height: 22px;
}
#teh-proect {
	background-color: #f5f6f9;
	padding-bottom: 140px;
	line-height: 22px;
}
#teh-proect h2 {
	margin-bottom: 30px;
}
#teh-proect .info {
	padding: 0 40px;
}
#teh-proect .first-info {
	margin-bottom: 30px;
}
#teh-proect .teh-image {
	text-align: center;
}
#teh-proect .teh-image img {
	max-height: 550px;
}
#teh-proect .gift {
	height: 100px;
	width: 100px;
	/* border: 1px solid black; */
	border-radius: 50%;
	line-height: 100px;
	font-size: 70px;
	background-color: #dd3c40;
	color: white;
	left: 70px;
	-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
	-webkit-animation-duration: 14s !important;
	-moz-animation-duration: 14s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	-webkit-animation-name: Floatingy;
	-moz-animation-name: Floatingy;
	float: left;
	position: absolute;
}
#teh-proect .teh-detail .block-icon {
	display: flex;
	margin-top: 20px;
}
#teh-proect .teh-detail .icon {
	display: flex;
}
#teh-proect .teh-detail .icon span {
	border-width: 2px;
	border-style: solid;
	border-radius: 50%;
	width: 6rem;
	height: 6rem;
	font-size: 2rem;
	text-align: center;
	color: #00b0c4;
}
#teh-proect .teh-detail .icon i {
	position: relative;
	top: 50%;
	display: block;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	font-size: 33px;
}
#teh-proect .teh-detail .info {
	flex: 1;
}
#teh-proect .table-img,
#teh-proect .doka-img,
#teh-proect .magnifying-img,
#teh-proect .message-img,
#teh-proect .volt-img {
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	-webkit-animation-name: Floatingy;
	-moz-animation-name: Floatingy;
	float: left;
	position: absolute;
}
#teh-proect .table-img {
	-webkit-animation-duration: 14s;
	-moz-animation-duration: 14s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
	right: 6%;
	top: 35%;
	height: 175px;
	border-radius: 6px;
}
#teh-proect .doka-img {
	-webkit-animation-duration: 18s;
	-moz-animation-duration: 18s;
	left: 15%;
	top: 2%;
	height: 100px;
	border-radius: 6px;
}
#teh-proect .magnifying-img {
	-webkit-animation-duration: 15s;
	-moz-animation-duration: 15s;
	-webkit-animation-name: Floatingxs;
	-moz-animation-name: Floatingxs;
	right: 57%;
	top: 40%;
	height: 150px;
	border-radius: 50%;
}
#teh-proect .message-img {
	-webkit-animation-duration: 16s;
	-moz-animation-duration: 16s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
	left: 30%;
	top: 90%;
	height: 50px;
	border: 1px solid red;
	border-radius: 6px;
}
#teh-proect .volt-img {
	-webkit-animation-duration: 15s;
	-moz-animation-duration: 15s;
	right: 22%;
	top: 13%;
	height: 30px;
	border-radius: 3px;
}
#lending_price_table {
	margin-top: 60px;
}
#lending_price_table .table-responsive {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	border: 1px solid #dcdcdc;
}
#lending_price_table table {
	margin-bottom: 0;
}
#lending_price_table th {
	padding: 12px 12px;
	background-color: #F1F2F5;
	font-size: 16px;
}
#lending_price_table td {
	padding: 10px 12px;
}
#lending_price_table .remark {
	padding: 20px;
	margin-top: 30px;
}
#lending_price_table .remark i {
	margin-right: 10px;
	color: #2e5f7d;
}
#lending_price_table .tel-container {
	margin-top: 80px;
	text-align: right;
	margin-right: 20px;
	font-size: 30px;
}
#lending_price_table .tel-container a {
	color: #d80000;
	font-weight: 600;
}
.raiser {
	margin: -60px 30px 0;
	border-radius: 6px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	background-color: white;
}
.raiser-background {
	background: linear-gradient(180deg, #F1F2F5 90%, #fff 100%);
	float: left;
	width: 100%;
}
#lending_info {
	line-height: 22px;
	padding-top: 60px;
}
#lending_info h2 {
	margin-top: 48px;
}
#lending_info img {
	border-radius: 6px;
}
#lending_info ul {
	font-size: 20px;
}
#lending_info li {
	padding-bottom: 10px;
	padding-left: 1.3em;
}
#lending_info li:before {
	content: "\f00c";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
}
#lending_info .btn-container {
	margin-top: 20px;
}
#lending-video-info {
	line-height: 22px;
	margin-top: 80px;
	padding-bottom: 80px;
}
#lending-video-info h2 {
	margin-top: 80px;
}
#lending-video-info p {
	font-size: 20px;
}
#lending-video-info .embed-responsive {
	border-radius: 6px;
}
#lending-video-info img,
#lending-video-info .embed-responsive-item {
	border-radius: 6px;
}
#landing_menu_cards {
	padding-top: 80px;
}
#landing_menu_cards h2 {
	color: #ababab;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#landing_menu_cards .card-container {
	margin: 10px;
	background-color: #31353e;
	color: white;
	border-radius: 6px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#landing_menu_cards .card-container img {
	border-radius: 6px 6px 0 0;
}
#landing_menu_cards .card-container h3 {
	font-size: 20px;
	text-transform: uppercase;
}
#landing_menu_cards .card-container a {
	color: #fff;
}
#landing_menu_cards .card-container .card-header {
	padding: 20px;
}
#landing_menu_cards .card-container:hover {
	display: inline-block;
	-webkit-transform: translate(0, -3px);
	-ms-transform: translate(0, -3px);
	transform: translate(0, -3px);
}
#landing_menu_cards .card-price {
	background-color: #ec0000;
	display: inline-block;
	padding: 5px 15px;
	margin-top: 20px;
	border-radius: 6px;
}
#lending-objects {
	margin-top: 40px;
	padding: 40px;
}
#lending-objects .rounded {
	border-radius: 6px;
}
#lending-objects img {
	margin: 20px 0;
}
#lending_sert img {
	/*margin: 20px 0;*/
	-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
}
#lending_sert .sacrifices {
	text-align: center;
}
/*#lending_sert .sacrifices img {
	max-height: 240px;
}*/
#landing_company {
	z-index: 2;
	margin-top: 40px;
}
#landing_company .company-body {
	line-height: 22px;
	margin: 0 30px 60px;
	border-radius: 6px;
	background-color: #363643;
	color: white;
}
#landing_company .company-body h2 {
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0;
	color: white;
}
#landing_company .company-body h2 img {
	display: inline;
	height: 50px;
}
#landing_company .company-body .info {
	padding: 0px 60px 0 40px;
}
#landing_company .company-body .we-image {
	border-radius: 0 0 0 6px;
}
#landing_company .company-body .btn {
	margin-top: 20px;
	margin-bottom: 40px;
}
#landing_form {
	text-align: center;
}
#landing_form .form {
	margin: auto;
	max-width: 540px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
#landing_reviews {
	margin-bottom: 80px;
}
#landing_reviews .review {
	padding: 20px;
}
#landing_reviews .review-author {
	float: left;
	width: 140px;
}
#landing_reviews .review-author img {
	border: 6px solid white;
}
#landing_reviews .review-body {
	margin-left: 160px;
	font: 16px/24px Arial;
	padding: 8px 0;
}
#landing_reviews .review-body .name {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 100%;
}
#landing_reviews .review-body .job {
	color: #ff2a68;
	font-size: 12px;
	font-style: italic;
	line-height: 100%;
	padding-bottom: 10px;
}
.raiser-background-g {
	background: linear-gradient(180deg, #fff 30%, #F1F2F5 70%);
	float: left;
	width: 100%;
}
.background-g {
	background-color: #F1F2F5;
}
/*  PRESENTION PAGE   */
/* Section Components */
.presentation-page {
	overflow-x: hidden;
}
.section-components .title {
	margin-top: 60px;
	margin-bottom: 5px;
}
.section-components .description {
	margin-top: 35px;
}
.section-components .image-container {
	height: 560px;
	position: relative;
}
.section-components .components-macbook {
	width: auto;
	left: -100px;
	top: 0;
	height: 100%;
	position: absolute;
}
.section-components .table-img,
.section-components .share-btn-img,
.section-components .coloured-card-btn-img,
.section-components .coloured-card-img,
.section-components .social-img,
.section-components .pin-btn-img {
	position: absolute;
	/* box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); */
}
.section-components .coloured-card-img {
	left: 90%;
	top: 11%;
	height: 90px;
	border-radius: 2px;
}
.section-components .social-img {
	left: 70%;
	top: 67%;
	height: 40px;
}
.section-components .coloured-card-btn-img {
	left: 35%;
	top: 2%;
	height: 125px;
	border-radius: 6px;
}
.section-components .table-img {
	left: -13%;
	top: 27%;
	height: 175px;
	border-radius: 2px;
}
.section-components .pin-btn-img {
	left: 0%;
	top: 68%;
	height: 25px;
	border-radius: 3px;
}
.section-components .share-btn-img {
	left: 3%;
	top: -3%;
	height: 25px;
}
/* Section Content */
.section-content .section-description {
	margin-top: 100px;
}
.section-content .title {
	margin-bottom: 5px;
}
.section-content .section-description .title + .description {
	margin-top: 0;
}
.section-content .description {
	margin-top: 35px;
}
.section-content .image-container {
	max-width: 900px;
	position: relative;
}
.section-content .image-container .ipad-img {
	width: 100%;
	transition: transform .6s .9s;
	z-index: 2;
}
.section-content .image-container .area-img,
.section-content .image-container .info-img {
	position: absolute;
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transform: translate3D(0px, 100px, 0px);
	-webkit-transform: translate3D(0px, 100px, 0px);
}
.section-content .image-container .area-img {
	top: 10%;
	left: 60%;
	height: 300px;
	width: 250px;
	z-index: 2;
	-webkit-transition: all 1s ease-out 0s;
	-moz-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
	-ms-transition: all 1s ease-out 0s;
	transition: all 1s ease-out 0s;
}
.section-content .image-container .info-img {
	top: 50%;
	left: 0%;
	height: 200px;
	width: 300px;
	-webkit-transition: all 1s ease-out 0s;
	-moz-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
	-ms-transition: all 1s ease-out 0s;
	transition: all 1s ease-out 0s;
}
.animated {
	transform: translate3D(0px, 0px, 0px) !important;
	-webkit-transform: translate3D(0px, 0px, 0px) !important;
	opacity: 1 !important;
}
/*  animated images  */
@-webkit-keyframes Floatingy {
	from {
		-webkit-transform: translate(0, 0px);
	}
	65% {
		-webkit-transform: translate(50px, 0);
	}
	to {
		-webkit-transform: translate(0, 0px);
	}
}
@-moz-keyframes Floatingy {
	from {
		-moz-transform: translate(0, 0px);
	}
	65% {
		-moz-transform: translate(50px, 0);
	}
	to {
		-moz-transform: translate(0, 0px);
	}
}
@-webkit-keyframes Floatingx {
	from {
		-webkit-transform: translate(50px, 0px);
	}
	65% {
		-webkit-transform: translate(0, 0);
	}
	to {
		-webkit-transform: translate(50px, 0px);
	}
}
@-moz-keyframes Floatingx {
	from {
		-moz-transform: translate(50px, 0px);
	}
	65% {
		-moz-transform: translate(0, 0);
	}
	to {
		-moz-transform: translate(50px, 0px);
	}
}
@-webkit-keyframes Floatingxs {
	from {
		-webkit-transform: translate(20px, 0px);
	}
	65% {
		-webkit-transform: translate(0, 0);
	}
	to {
		-webkit-transform: translate(20px, 0px);
	}
}
@-moz-keyframes Floatingxs {
	from {
		-moz-transform: translate(20px, 0px);
	}
	65% {
		-moz-transform: translate(0, 0);
	}
	to {
		-moz-transform: translate(20px, 0px);
	}
}
.table-img,
.coloured-card-img,
.coloured-card-btn-img,
.pin-btn-img,
.share-btn-img,
.social-img {
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	-webkit-animation-name: Floatingy;
	-moz-animation-name: Floatingy;
	float: left;
}
.table-img {
	-webkit-animation-duration: 14s;
	-moz-animation-duration: 14s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
}
.coloured-card-img {
	-webkit-animation-duration: 10s;
	-moz-animation-duration: 10s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
}
.coloured-card-btn-img {
	-webkit-animation-duration: 18s;
	-moz-animation-duration: 18s;
}
.pin-btn-img {
	-webkit-animation-duration: 15s;
	-moz-animation-duration: 15s;
}
.share-btn-img {
	-webkit-animation-duration: 11s;
	-moz-animation-duration: 11s;
}
.social-img {
	-webkit-animation-duration: 16s;
	-moz-animation-duration: 16s;
	-webkit-animation-name: Floatingx;
	-moz-animation-name: Floatingx;
}
/* Presentation Page OnScroll Animation */
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.animated.infinite {
	animation-iteration-count: infinite;
}
.animated.hinge {
	animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	animation-duration: .75s;
}
@keyframes bounce {
	from,
	20%,
	53%,
	80%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate3d(0, 0, 0);
	}
	40%,
	43% {
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		transform: translate3d(0, -4px, 0);
	}
}
.bounce {
	animation-name: bounce;
	transform-origin: center bottom;
}
@keyframes flash {
	from,
	50%,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
.flash {
	animation-name: flash;
}
.fixed-section {
	top: 90px;
	max-height: 71vh;
	overflow: scroll;
	border-bottom: 1px solid rgba(220, 220, 220, 0.8);
}
.fixed-section ul li {
	list-style: none;
}
.fixed-section li a {
	font-size: 14px;
	padding: 2px;
	display: block;
	color: #666666;
}
.fixed-section li a.active {
	color: #00bbff;
}
.fixed-section.float {
	position: fixed;
	top: 100px;
	width: 200px;
	margin-top: 0;
}
@media (max-width: 991px) {
	.fixed-section.affix {
		position: relative;
		margin-bottom: 100px;
	}
}
@media (max-width: 768px) {


	#landing_slider .page-header, #landing_slider .page-header-light {
		padding: 15px;
	}

	#landing_slider .page-header-phone {
		width: 100%;
		margin: 20px 0;
		font-size: 24px;
		text-shadow: 0 0 4px white;
		font-weight: 600;
	}
	#lending_info {
		padding-top: 0px;
	}
	#lending_info h2 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#lending_info .btn-container {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	#lending-video-info {
		padding-bottom: 40px;
	}

	#lending-video-info h2 {
		margin-top: 0;
	}

	#lending_price_table .tel-container {
		text-align: center;
	}
	#landing_company .company-body {
		margin: 0;
	}
	#landing_company .company-body .info {
		padding: 20px;
	}
}

@media (max-width: 992px) {

}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_mini/style.css?1741879428372*/
.frame {
	height: 360px; /*can be anything*/
	width: 260px; /*can be anything*/
	display: inline-block;
	vertical-align: top; /*not required*/
	/*border: 1px solid black; !*not required*!*/
	position: relative;
}

.frame img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_mini/themes/blue/style.css?1741879428251*/
/*RATING*/
.bx-newslist .fa.bx-star-active {
	color: #1485CE;
}
/*BTN*/
.bx-newslist .btn {
	background-color: #1485CE;
	border-color: #1485CE;
}
.bx-newslist .btn:active,
.bx-newslist .btn:hover {
	background-color: #53A4D8;
	border-color: #53A4D8;
}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/style.css?17418794284387*/
.bx-newslist {}
.bx-newslist-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newslist .bx-newslist-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newslist .bx-newslist-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newslist-slider img,
.bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.bx-newslist-img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.bx-newslist-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/images/bx-video.png") no-repeat center;
}
.bx-newslist-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newslist-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newslist-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newslist-slider-arrow-container-left {
	left: 0;
}
.bx-newslist-slider-arrow-container-right {
	right: 0;
}
.bx-newslist-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
	left: 20px;
}
.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
	right: 20px;
}
.bx-newslist-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newslist-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newslist-title {
	font-size: 24pt;
}
.bx-md .bx-newslist-title {
	font-size: 20pt;
}
.bx-xs .bx-newslist-title {
	font-size: 18pt;
}
.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newslist-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bx-newslist-img img {
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-height: 150px;
}

.bx-newslist-img {
	height: 150px
}

.bx-newslist-title {
	text-align: center;
}

.bx-newslist-customers {
	margin-bottom: 25px;
}

.customers-name {
	height: 60px;
	overflow: hidden;
}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/themes/blue/style.css?1741879428251*/
/*RATING*/
.bx-newslist .fa.bx-star-active {
	color: #1485CE;
}
/*BTN*/
.bx-newslist .btn {
	background-color: #1485CE;
	border-color: #1485CE;
}
.bx-newslist .btn:active,
.bx-newslist .btn:hover {
	background-color: #53A4D8;
	border-color: #53A4D8;
}
/* End */
/* /local/templates/dimitrii/components/bitrix/news/services_installation/bitrix/news.detail/.default/style.css?174187943020924 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_mini/style.css?1741879428372 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_mini/themes/blue/style.css?1741879428251 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/style.css?17418794284387 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/themes/blue/style.css?1741879428251 */
