/* Start:/local/templates/.default/components/bitrix/news.list/advantages/style.css?1682703215732*/
.features {
	background-color: #fff;
	color: #020033;
	text-align: center;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.features .feature-item .item-head {
	position: relative;
	display: block;
}
/*.features .feature-item .item-head i {
    font-size: 43px;
}*/
.features .feature-item .item-head .item-icon {
	width: 60px;
	height: 60px;
}
.features .feature-item h6 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
	color: #292929;
}
.features .feature-item p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 0;
	padding: 0;
	color: #383838;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/clients/style.css?1682703215289*/
.our-clients .our-clients-item {
	height: 130px;
	line-height: 130px;
	margin-top: 100px;
	overflow: hidden;
}
.our-clients .our-clients-item img {
	max-height: 100%;
}
.our-clients .our-clients-item::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/reviews/style.css?16827032152681*/
.owl-testimonial-slider .owl-item .quote-wrap {
	height: 600px;
	display: flex;
	align-items: center;
	padding-right: 0;
}
.testimonial-image {
	width: 500px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
	transform: translateY(-50%);
}
.testimonial-wrap {
	position: relative;
	padding-left: 80px;
	padding-right: 80px;
}
.testimonial-wrap .quote-block {
	width: 100%;
	background-color: #009746;
	padding: 60px 90px 60px 80px;
	/*margin: 40px 0 0 0;*/
	position: relative;
}
.testimonial-wrap .quote-block::before {
	content: '\f10d';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 0;
	font-size: 34px;
	margin-top: 50px;
	margin-right: 50px;
	color: #fff;
}
.testimonial-wrap .quote-block h3 {
	font-size: 36px;
	line-height: 50px;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	padding: 0 20px;
}
.testimonial-wrap .quote-block h5 {
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0 20px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.testimonial-wrap .quote-block p {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	padding: 0 0 0 20px;
	margin-bottom: 0;
}
.testimonial-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 40px;
	text-align: right;
	line-height: 40px;
}
.testimonial-nav i {
	/*margin-left: 8px;*/
	font-size: 22px;
	color: #020033;
	cursor: pointer;
	transition: color 0.3s ease-in-out;
}
.testimonial-nav i.lnr-arrow-left {
	float: left;
}
.testimonial-nav i.lnr-arrow-right {
	float: right;
}
.testimonial-nav i:hover {
	color: #009746;
}
@media (min-width: 1500px) {
	.testimonial-wrap .quote-block::after {
		right: -100px;
	}
}
@media (max-width: 1028px) {
	.testimonial-wrap {
		padding: 0;
	}
	.testimonial-nav {
		display: none;
	}
}
@media (max-width: 992px) {
	.owl-testimonial-slider .owl-item .quote-wrap {
		height: auto;
		padding-left: 0;
	}
	.testimonial-image {
		display: none;
	}
	/*.testimonial-nav {
      text-align: center;
    }*/
	/*.testimonial-nav i {
      margin-left: 4px;
      margin-right: 4px;
    }*/
	.testimonial-nav i {
		display: none;
	}
}
@media (max-width: 768px) {
	.owl-testimonial-slider .owl-item .quote-wrap {
		height: auto;
		padding-left: 0;
	}
	.testimonial-wrap .quote-block::before {
		display: none;
	}
	.testimonial-nav {
		display: none;
	}
	.testimonial-wrap .quote-block {
		padding: 40px 60px 40px 40px;
	}
}
@media (max-width: 480px) {
	.owl-testimonial-slider .owl-item .quote-wrap {
		height: auto;
		padding-left: 0;
	}
	.testimonial-wrap .quote-block {
		padding: 20px 40px 40px 20px;
	}
	.testimonial-wrap .quote-block::before {
		display: none;
	}
	.testimonial-nav {
		display: none;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/projects/style.css?16827032152045*/
.crazy-portfolio-masonry-wrapper[data-col="3"] .crazy-portfolio-item {
	float: left;
	width: 33.333%;
}
.crazy-portfolio-masonry-wrapper[data-col="2"] .crazy-portfolio-item {
	float: left;
	width: 50%;
}
.crazy-portfolio-masonry-wrapper[data-col="4"] .crazy-portfolio-item {
	float: left;
	width: 25%;
}
@media (max-width: 768px) {
	.crazy-portfolio-masonry-wrapper[data-col="3"] .crazy-portfolio-item,
	.crazy-portfolio-masonry-wrapper[data-col="4"] .crazy-portfolio-item {
		width: 50%;
	}
}
@media (max-width: 480px) {
	.crazy-portfolio-masonry-wrapper[data-col="2"] .crazy-portfolio-item,
	.crazy-portfolio-masonry-wrapper[data-col="3"] .crazy-portfolio-item,
	.crazy-portfolio-masonry-wrapper[data-col="4"] .crazy-portfolio-item {
		width: 100%;
	}
}
.crazy-portfolio-item {
	overflow: hidden;
	padding: 15px;
}
.crazy-portfolio-item a {
	display: block;
	background-color: #009746;
	position: relative;
}
.crazy-portfolio-item .image-wrap {
	background-size: 105%;
	background-repeat: no-repeat;
	padding-top: 100%;
	background-position: center center;
	transform-origin: center center;
	transition: all 0.32s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.crazy-portfolio-item .item-text {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	padding: 15px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	visibility: hidden;
	transition: all 0.22s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.crazy-portfolio-item .overlay-color {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 2;
	background-color: rgba(0,151,70,0.65);
	transition: all 0.32s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.crazy-portfolio-item:hover {
	text-decoration: none;
}
.crazy-portfolio-item:hover .overlay-color {
	opacity: 1;
}
.crazy-portfolio-item:hover .image-wrap {
	transform: scale(0.95);
}
.crazy-portfolio-item:hover .item-text {
	visibility: visible;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/request/style.css?1682703215666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(../../../../../../local/templates/.default/components/bitrix/form.result.new/request/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(../../../../../../local/templates/.default/components/bitrix/form.result.new/request/images/icon_warn.gif);
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/advantages/style.css?1682703215732 */
/* /local/templates/.default/components/bitrix/news.list/clients/style.css?1682703215289 */
/* /local/templates/.default/components/bitrix/news.list/reviews/style.css?16827032152681 */
/* /local/templates/.default/components/bitrix/news.list/projects/style.css?16827032152045 */
/* /local/templates/.default/components/bitrix/form.result.new/request/style.css?1682703215666 */