.container {
	max-width: 1200px;
}
.main-top .text {
   position: relative;
    padding-top: 130px;
    padding-bottom: 180px;
    z-index: 10;
    width: 480px;
    max-width: 100%;
    margin: auto;
    color: #ffffff;
    text-align: center;
    
}
.main-top .text img {
	max-width: 100%;
	width: 100%;
	margin-bottom: 60px;
}
.main-top .text p {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
}
.main-top .text p span {
	display: block;
	font-size: 69px;
	line-height: 1;
}
#img-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.work-bel {
    position: relative;
    width: 1638px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #e6e9ee;
    padding-top: 140px;
    padding-bottom: 80px;
}
.info-block {
	margin-bottom: -138px;
}
.work-bel .row {
	width: 1104px;
	max-width: 100%;
	margin: 0 auto;
}
.work-bel .left img {
	width: 302px;
	max-width: 100%;
	height: auto;
}
.work-bel .right img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.work-bel .left h3 {
	font-size: 33px;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 32px;
}
.work-bel .left h3 span{
	font-size: 50px;
	line-height: 1;
	font-weight: 700;
}
.work-bel .left h4 {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	margin: 18px 0;
	width: 332px;
	max-width: 100%;
}
.work-bel .left p {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	width: 332px;
	max-width: 100%;
}
.about-block {
	padding: 50px 0 0; 
}
.about-block .single {
	margin-bottom: 150px;
}
.about-block .single:nth-child(even) .thumb {
	padding-right: 0px;
}
.about-block .thumb {
	position: relative;
	padding-right: 65px;
}
.about-block .thumb img{
	width: 100%;
	height: auto;
}
.about-block .thumb #about-car-1 {
	position: absolute;
    bottom: -125px;
    right: -64px;
    width: 335px;
}
.about-block .text {
	padding-left: 65px;
}
.about-block .text h4 {
	font-size: 40px;
	line-height: 1;
	font-weight:  300;
	margin-top: 60px;

}
.about-block .text p {
	font-size: 16px;
	line-height: 20px;
	font-weight:  400;
	width: 376px;
	max-width: 100%;
}
.about-block .text hr {
	border-top: 2px solid #f7941e;
	width: 102px;
	margin: 22px 0; 
}
.about-block .thumb #about-men-1 {
	position: absolute;
    bottom: 0px;
    left: -20%;
    width: 300px;
}
.about-block .thumb #about-men-2 {
	position: absolute;
    bottom: 0px;
    right: 65px;
    width: 220px;
}
.about-block .thumb #about-car-2 {
    position: absolute;
    bottom: -20px;
    left: -27%;
    width: 420px;
}
.clients {
	padding-top: 80px;
}
.clients h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    color: #1e2336;
}
.clients .row{
	margin-left: -5px;
	margin-right: -5px;
}
.clients .single {
	padding: 0 5px;
	margin-bottom: 10px;
}
.clients .single .thumb {
	background-color: #dfe4e9;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 20px;
}
.clients .single img {
	max-width: 100%;
}

.reviews {
	margin-top: 80px;
	padding-bottom: 100px;
	position: relative;
	z-index: 2;
}
.reviews .row {
	margin-right: -5px;
	margin-left: -5px;
}
.reviews h2,
.reviews h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	margin-bottom:   20px; 
	color: #1e2336;
}
.reviews .single {
	color: #1e2336;
	padding: 0 5px;
	margin-bottom: 30px;
}
.reviews .single .review {
	padding: 30px 22px 30px; 
	background-color: #e6f2ff;
	border-radius: 12px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.reviews .single .name {
	font-weight: 700;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 8px;
}
.reviews .single .date {
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 8px;
}
.reviews .single .type {
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 14px;
}
.reviews .single .text {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.reviews .stars {
	margin-bottom: 12px;
}
.reviews .stars .star {
	font-size: 20px;
}
.reviews .stars .star.active {
	color: #f7941e;
}
.reviews .loupe {
	margin-top: auto;
}
.reviews .loupe a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 103px;
	height: 103px;
	border-radius: 12px;
	background-color: #ffffff;
}
.reviews .review-add {
	background-color: #006bcd;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 12px;
	min-height: 440px;
}
.reviews .review-add p {
	font-size: 23px;
	line-height: 1;
	font-weight: 700;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
.reviews .review-add a {
	text-align: center;
}


.partners {
	padding-top: 100px;
	padding-bottom: 0px;
	position: relative;
	z-index: 2;
}
.partners h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	margin-bottom:   20px; 
	color: #1e2336;
}
.partners .thumb {
	height: 190px;
	padding: 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #dfe4e9;
}
.partners .thumb img {
	max-width: 100%;
}
.partners .row {
	margin-left: -5px;
	margin-right: -5px;
}
.partners .row .single {
	padding: 5px;
	color: #1e2336;
	
}
.partners .single .name {
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	margin: 20px 18px;
	text-align: center;
}
.partners .single p {
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	padding: 0 15px;
}
.partners .single .button {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 85px;
	transition: all .3s;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%);
}
.partners .single .button a {
	display: block;
	width: 180px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #ffffff;
	background-color: #006bcd;
	border-radius: 20px;
	padding: 12px;
	text-align: center;
	margin: 0 auto;

}
.partners .single .item {
	height: 400px;
	overflow: hidden;
	transition: all 0.3s;
	position: relative;
}
.partners .single .item.active {
	height: 100%;
	transition: all 0.3s;
	overflow: visible;
}
.partners .single .button.open {
	transform: translateY(40%);
	transition: all .3s;
	background: none;
}
.form-block {
	width: 900px;
	border-radius: 15px;
	background: linear-gradient(90deg, rgba(53,55,63,1) 0%, rgba(53,55,63,0.8) 50%, rgba(53,55,63,1) 100%);
}
.form-block form {
	padding: 30px;
	width: 100%;
}
.form-block form p {
	text-align: center;
}

.middle {
	position: relative;
}
#video-in {
	height: 800px;
	width: 100%;
	max-height: 80vh;
    object-fit: cover;
}
.middle #video-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0e4980;
    color: #ffffff;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 20px;
}
.middle #video-btn span {
	font-size: 18px;
	padding: 0 12px;
	line-height: 1;
	font-weight: 500;
}
.middle #video-btn svg {
	fill: #ffffff;
    width: 30px;
    height: auto;
}
.clients-page .clients{
	padding-top: 40px;
    padding-bottom: 0px;
}
.clients-page .partners .single .item {
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.clients-page .partners .single .button.open {
        transform: translateY(-20%);
}


@media (max-width: 1200px) {
	.about-block .thumb #about-car-1 {
	    position: absolute;
	    bottom: -82px;
	    right: -66px;
	    width: 255px;
	}
	.about-block .thumb #about-men-1 {
		width: 256px;
	}
	.about-block .thumb #about-men-2 {
	    width: 172px;
	}
	.about-block .thumb #about-car-2 {
		width: 270px;
	}

}



@media (max-width: 992px) {
	.info-block {
		margin-bottom: 0;
	}
	.work-bel {
 		padding-top: 70px;
 	}
 	.partners .thumb {
 		height: 160px;
 	}
 	.about-block .thumb img:first-child {
 		height: 100%;
 		width: 100%;
 		object-fit: cover;
 	}
 	.about-block .thumb #about-car-1 {
	   
	    bottom: -65px;
	    right: -44px;
	    width: 197px;
	}
	.reviews .single {
		margin-bottom: 10px;
	}
	.form-block {
		border-radius: 0;
	}
}




@media (max-width: 768px){
	.work-bel .right img {
		padding-top: 30px;
	}
	.about-block .thumb {
		padding: 0 0px;
		order: 1;
	}
	.about-block .text {
		padding:  0 30px;
		order: 2;
	}
	.about-block .thumb #about-car-1 {
	    bottom: -56px;
	    right: 30px;
	    width: 197px;
	}
	.about-block .single {
		margin-bottom: 60px;
	}
	.about-block .thumb #about-men-1 {
		left: 30px;
	}
	.about-block .thumb #about-car-2 {
		left: auto;
		right: 30px;
	}
	.about-block .thumb #about-men-2 {
		right: 0;
	}
	.reviews .review-add {
		padding: 30px 15px;
	}
	.partners .row .single {
		padding: 5px 5px 30px;
	}
	.partners .single .item {
		height: 300px;
		margin-bottom: 40px;
	}
	.clients-page .partners .single .item{
		margin-bottom: 0;
	}
	.partners .single .item.active {
		margin-bottom: 70px;
	}
	.clients-page .partners .single .item.active {
		margin-bottom: 0px;
		
	}
	.partners .single .button.open {
		    transform: translateY(0px);
	}
	.clients-page .partners .single .button.open {
		    transform: translateY(10%);
	}
	.partners {
		padding-bottom: 0;
	}
}




@media (max-width: 600px){
	.form-row {
		flex-direction: column;
	}
	.form-row>.col {
		width: 100%;
		margin-bottom: 16px;
	}
	.clients .single .thumb {
		height: 200px;
	}
}

@media (max-width: 420px){
	.about-block .thumb #about-men-1 {
	    width: 206px;
	}
}