/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.lead-form-section .form.lead-form {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	overflow: hidden;
	background-color: #232323;
}

.lead-form-section .lead-form-image {
    height: 833px;
    max-width: 833px;
    border-radius: 50%;
    position: absolute;
    left: -10vw;
    object-fit: cover;
}
.form.form-right {
    overflow: hidden;
}

.form .form-right-bg {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -9%;
    bottom: 0;
    background-position: center;
    background-size: cover;
    width: 833px;
    height: 833px;
    transform: translate(0%, -50%);
	z-index: -1;
}

.form.form-left {
    overflow: hidden;
}

.form.form-left .form-right-bg {
    right: 0;
    left: -9%;
}

.form.form-left .top-form {
    padding-left: 833px;
}
.about-company-flex {
    display: flex;
    background: #232323;
    padding: 60px;
    align-items: center;
}

.about-company-flex .about-company-pic {
    width: 45%;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.about-company-flex  .about-company-txt {
    padding-left: 70px;
    width: 55%;
}

.about-company-flex .about-company-advantages-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.about-company-flex .about-company-advantages-flex .advantages-item {
    width: calc(50% - 18px);
}

.about-company-flex .advantages-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-bottom: 20px;
	background: #FFFFFF26 no-repeat center;
	background-size: 60%;
}

.about-company-flex .advantages-ttl {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.13px;
    text-align: left;
    color: #FFFFFF;
    padding-bottom: 10px;
}

.about-company-flex .advantages-dsc {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    color: #FFFFFF;
} 
@media (max-width: 1570px) {
	.form .form-right-bg{
		right: -19%; 
	}
	.form.form-left .top-form {
		padding-left: 600px;
	}
	.form.form-left .form-right-bg {
		right: 0;
		left: -19%;
	}

}
@media (max-width: 1450px) {
	.form .form-right-bg{
		right: -29%;
	}
	.form.form-left .form-right-bg {
		right: 0;
		left: -29%;
	}.form.form-left .top-form {
    padding-left: 470px;
}
}
@media (max-width: 1360px) {
	.form .form-right-bg{
		display:none;
	}
	.form.form-left .top-form {
		padding-left: 40px;
	}
	
}
@media (max-width: 1200px) {
	.about-company-flex {
		flex-wrap: wrap;
	}

	.about-company-flex .about-company-pic {
		margin-bottom: 30px;
		width: 100%;
		height: 400px;
	}

	.about-company-flex .about-company-txt {
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 768px) {
	.about-company-flex {
		padding: 30px;
	}
	.about-company-flex .advantages-ttl {
		font-size: 16px;
		line-height: 19.13px;
	}
	.about-company-flex .advantages-dsc {
		font-size: 12px;
		line-height: 19.6px;
	}
	.textcols{
		column-count: 1;
	}
}
@media (max-width: 550px) {
	.about-company-flex .about-company-advantages-flex .advantages-item {
		width: 100%;
	}
	.about-company-flex .about-company-pic {
		height: 190px;
	}
}
.form-header-text .form-title {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 46.88px;
    text-align: left;
    padding-bottom: 10px;
}

.form-header-text .form-description {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: left;
}

.form-header-text .text {
    color: #fff;
    padding-bottom: 20px;
}

.form .form-body .form-control {
    background: #FFFFFF;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    text-align: left;
    border: 1px solid #E3E3E300;
    border-radius: 0;
}

.lead-form-section .form.lead-form .top-form.bordered_block {
	padding-top: 100px;
	padding-bottom: 100px;
	border: none;
	z-index: 10;
}

.lead-form-section .form.lead-form .form-title {
	font-family: Roboto, sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 47px;
	text-align: left;
	margin-bottom: 5px;
}

.lead-form-section .form.lead-form .form-header-text {
	margin-bottom: 40px;
}

.lead-form-section .form.lead-form .form-description {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

.price-list-table {
	width: 100%;
}

.price-list-table thead td {
	width: 33.3333%;
	background-color: #232323;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	text-align: center;
}

.price-list-table tbody tr {
	border-bottom: 1px solid #232323;
}
.price-list-table tbody .catalog-table-property {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	text-align: center;
}

.price-list-table td {
	padding: 15px;
}

.seo-text-section .seo-text-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 70px;
	background-color: #232323;
	border-radius: 5px;
}

.seo-text-section .seo-text-title {
	margin-bottom: 10px;
}

.seo-text-section .seo-text-description p {
	margin-bottom: 7px;
}

.seo-text-section .seo-text-image img {
	display: block;
	width: 100%;
	border-radius: 8px;
}

.seo-text-section .seo-text-content {
	min-width: 280px;
}

.how-we-work-section .how-we-work-wrapper {
	display: flex;
	margin: 0 -15px;
}

.how-we-work-section .how-we-work-item {
	display: flex;
	flex-direction: column;
	padding: 15px;
	flex: 0 0 25%;
	max-width: 25%;
}

.how-we-work-section .how-we-work-item .how-we-work-index {
	margin-bottom: 30px;
	font-family: Montserrat, sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 61px;
	color: #232323;
}

.how-we-work-section .how-we-work-item .how-we-work-title {
	margin-bottom: 12px;
	font-family: Roboto, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	color: #fff;
}

.how-we-work-section .how-we-work-item .how-we-work-description {
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: #fff;
}

.licenses-section .maxwidth-theme,
.licenses-section .index-block__title {
	padding: 0;
}

.licenses-section .index-block__title-wrapper {
	padding-bottom: 30px;
}

@media all and (min-width: 1025px) {
	.seo-text-section .seo-text-content {
		max-width: 640px;
		margin-right: 70px;
	}

	.seo-text-section .seo-text-image {
		max-width: 640px;
		min-width: 400px;
	}
}

@media all and (max-width: 1024px) {
	.seo-text-section .seo-text-wrapper {
		flex-direction: column;
		padding: 40px;
	}

	.how-we-work-section .how-we-work-wrapper {
		flex-wrap: wrap;
	}

	.how-we-work-section .how-we-work-item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media all and (max-width: 768px) {
	.price-list-table td {
		padding: 10px;
	}

	.price-list-table thead td,
	.price-list-table tbody .catalog-table-property {
		font-size: 15px;
		line-height: 21px;
	}

	.index-block__preview {
		margin-bottom: 20px;
	}

	.main-wrapper>.section-content-wrapper>section {
		margin: 80px 0;
	}
}

@media all and (max-width: 600px) {
	.main-wrapper>.section-content-wrapper>section {
		margin: 40px 0;
	}

	.how-we-work-section .how-we-work-item {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.index-block__title,
	.form-header-text .form-title,
	.seo-text-section .seo-text-title {
		font-size: 2em !important;
		line-height: calc(1em + 6px) !important;
	}

	.form-header-text .form-description {
		font-size: 15px !important;
		line-height: 21px !important;
	}

	.form.form-left .top-form,
	.seo-text-section .seo-text-wrapper {
		padding: 20px;
	}
}