@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot');
	src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot');
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
* {
	box-sizing: border-box;
	user-select: none
}
body, html {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #202636;
	font-family: Roboto-Light
}
html {
	font-size: 18px;
	/*.0555*/
	line-height: 24px
}
body {
	overflow-x: hidden;
	background: url(../img/footer.webp) center bottom no-repeat;
	background-size: auto 1415px;
	font-size: 1rem;
	line-height: 130%
}
header, main, section, footer {
	position: relative
}
a {
	display: inline-block;
	text-decoration: none
}
button, a {
	color: inherit;
	cursor: pointer;
	transition: all 0.21s ease-in
}
*:focus {
	outline: 0!important
}
img {
	max-width: 100%
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-style: normal
}
h1, .h1 {
	font-size: 2.664rem;
	/*48*/
}
h2, .h2 {
	font-size: 1.998rem;
	/*36*/
}
h3, .h3 {
	font-size: 1.332rem;
	/*24*/
}
h4, .h4 {
	font-size: 1.221rem;
	/*22*/
}
h5, .h5 {
	font-size: 1rem
}
h6, .h6 {
	font-size: 0.888rem;
	/*16*/
}
small {
	font-size: 0.777rem;
	/*14*/
}
p {
	margin: 0
}
.bold {
	font-family: Roboto-Bold
}
.hidden {
	position: absolute;
	z-index: 0;
	visibility: hidden
}
.auto main {
	background: url(../img/auto.webp) center top no-repeat;
	background-size: 100%
}
.auto .black, .auto .konder {
	display: none
}
.home main {
	background: url(../img/home.webp) center top no-repeat;
	background-size: 100%
}
.home .white {
	display: none
}
.container {
	width: 100%;
	max-width: 1170px;
	margin: auto
}
.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}
.sa {
	justify-content: space-around
}
.auto header, .auto #main {
	color: #FFFFFF
}
.home header, .home #main {
	color: #000000
}
header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 50px;
	padding-top: 55px;
	padding-bottom: 40px
}
.logo {
	padding-right: 30px;
	border-right: 1px solid #656565
}
.slogan {
	font-family: Roboto-Bold
}
.social li {
	float: left
}
.social li+li {
	margin-left: 30px
}
.social a {
	width: 24px;
	height: 24px
}
.lang {
	padding-left: 32px;
	background: url(../img/lang.png) left center no-repeat;
	background-size: auto 100%;
    font-family: Roboto-Bold;
}
.whatsapp {
	background: url(../img/whatsapp.svg) center no-repeat
}
.youtube {
	background: url(../img/youtube.svg) center no-repeat
}
.instagram {
	background: url(../img/instagram.svg) center no-repeat
}
.home header .whatsapp {
	background: url(../img/whatsapp-black.svg) center no-repeat
}
.home header .youtube {
	background: url(../img/youtube-black.svg) center no-repeat
}
.home header .instagram {
	background: url(../img/instagram-black.svg) center no-repeat
}
.tel {
	padding-left: 30px;
	background: url(../img/tel.svg) left center no-repeat;
	font-family: Roboto-Bold
}
.tel a {
	display: block
}
.btn {
	width: 200px;
	height: 45px;
	padding: 0;
	background: none;
	border: 1px solid #78CCEF;
	filter: drop-shadow(0px 15px 30px rgba(120, 204, 239, 0.4));
	color: #78CCEF;
	font-family: Roboto-Bold;
	font-size: 1rem;
	line-height: 45px;
	text-align: center
}
footer {
	padding-top: 65px;
	padding-bottom: 115px;
	color: #FFFFFF
}
#main {
	padding-top: 180px;
	padding-bottom: 40px;
	text-align: center
}
#main h1 {
	margin-bottom: 35px;
	line-height: 105%
}
#main h1 span {
	color: #78CCEF
}
.kaspi-red {
	margin-top: 35px;
}
#advantages {
	margin-top: -85px;
	padding-top: 125px;
	padding-bottom: 345px;
	background: url(../img/clouds.webp) center bottom no-repeat;
	background-size: 100%
}
#advantages .container {
	max-width: 1270px
}
#advantages .content {
	padding: 40px 50px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1)
}
.adv {
	padding-left: 50px
}
.adv-1 {
	background: url(../img/advantage-1.svg) left center no-repeat
}
.adv-2 {
	background: url(../img/advantage-2.svg) left center no-repeat
}
.adv-3 {
	background: url(../img/advantage-3.svg) left center no-repeat
}
#advantages h3 {
	margin-bottom: 5px
}
#advantages .btn {
	width: 270px;
	background: #78CCEF;
	box-shadow: 0px 15px 30px rgba(120, 204, 239, 0.4);
	color: #FFFFFF
}
#services {
	margin-top: -100px;
	padding-top: 0;
	padding-bottom: 75px;
	background: #FFFFFF;
	text-align: center
}
.home #services {
	margin-top: -300px
}
#services h2 {
	margin-top: -100px;
	margin-bottom: 25px;
	line-height: 105%
}
#services h5 {
	margin-bottom: 35px
}
#services .col {
	width: calc(100% / 4 - 15px);
	margin-top: 30px
}
.ser .content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 250px;
	background: #FBFBFB
}
.ser .content:before, .ser .content:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 75px;
	height: 1px;
	background: #E8E8E8;
	transition: all .12s ease-in
}
.ser .content:before {
	left: 0
}
.ser .content:after {
	right: 0
}
.ser .icon {
	width: 48px;
	height: 48px;
	transition: all .12s ease-in
}
.ser-1 .icon {
	background: url(../img/ser-1.svg) center no-repeat
}
.ser-2 .icon {
	background: url(../img/ser-2.svg) center no-repeat
}
.ser-3 .icon {
	background: url(../img/ser-3.svg) center no-repeat
}
.ser-4 .icon {
	background: url(../img/ser-4.svg) center no-repeat
}
.ser .btn {
	width: 100%;
	background: #78CCEF;
	box-shadow: 0px 15px 30px rgba(120, 204, 239, 0.4);
	color: #FFFFFF;
	opacity: 0;
	transition: all .12s ease-in
}
.ser:hover .content {
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1)
}
.ser:hover .content:before, .ser-1:hover .content:after {
	background: #78CCEF
}
.ser-1:hover .icon {
	background: url(../img/ser-1-hover.svg) center no-repeat
}
.ser-2:hover .icon {
	background: url(../img/ser-2-hover.svg) center no-repeat
}
.ser-3:hover .icon {
	background: url(../img/ser-3-hover.svg) center no-repeat
}
.ser-4:hover .icon {
	background: url(../img/ser-4-hover.svg) center no-repeat
}
.ser:hover .btn {
	opacity: 1
}
#brands {
	position: relative
}
#brands:before, #brands:after {
	content: '';
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%
}
#brands:before {
	left: 0;
	background: rgba(0, 0, 0, 0.2) url(../img/brand-left.webp) right center no-repeat;
	background-size: cover
}
#brands:after {
	right: 0;
	background: url(../img/brand-right.webp) left center no-repeat;
	background-size: cover
}
#brands:before {
	left: 0;
	background: rgba(0, 0, 0, 0.2) url(../img/brand-left.webp) right center no-repeat;
	background-size: cover
}
.auto #brands:before {
	left: 0;
	width: 100%;
	background: url(../img/auto-left.webp) center no-repeat;
	background-size: cover
}
.auto #brands:after {
	left: 0;
	background: linear-gradient(to right, rgba(0, 0, 0, .5), transparent);
}
#brands .container {
	position: relative;
	z-index: 9
}
#brands .flex {
	height: 660px
}
#brands h2 {
	width: 370px;
	margin-top: 70px;
	margin-bottom: 10px;
	line-height: 100%;
	color: #78CCEF
}
#brands p {
	width: 340px;
	color: #FFFFFF
}
#brands .arrow {
	margin-top: 70px;
	margin-bottom: 40px;
	margin-right: 70px;
	padding-right: 30px;
	background: url(../img/arrow.svg) right center no-repeat;
	color: #FFFFFF;
	text-align: right
}
#img {
    width: 100%;
	max-width: 520px
}
.brands {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 660px
}
.brands a+a {
	margin-top: 40px
}
#reviews {
	padding-top: 80px;
	padding-bottom: 50px;
	background: linear-gradient(to bottom, #FFFFFF 220px, rgba(255, 255, 255, 0) 220px)
}
#reviews h2 {
	margin-bottom: 35px;
	padding-left: 65px
}
#reviews .col {
	position: relative;
	width: calc(50% - 10px);
	height: 530px;
	margin-bottom: 20px
}
#reviews .col:before {
	content: '';
	position: absolute;
	width: 370px;
	height: 370px;
	border: 10px solid #78CCEF
}
#reviews .col-1:before {
	bottom: -70px;
	left: -65px
}
#reviews .col-2:before {
	top: -70px;
	right: -65px
}
#reviews video {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 100%;
	object-fit: contain;
	background: #000;
	box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.5)
}
#feedback {
	padding-top: 50px;
	padding-bottom: 65px;
	color: #FFFFFF
}
#feedback .col {
	width: 100%;
	max-width: 560px
}
#feedback h2 {
	margin-bottom: 10px;
	text-align: center;
	line-height: 140%
}
#feedback h2 span {
	font-family: Roboto-Bold
}
#feedback .form {
	padding: 90px 50px;
	border: 1px solid #444444
}
#feedback .form h2 span {
	display: block;
	color: #78CCEF
}
#feedback h5 {
	text-align: center
}
#feedback form {
	width: 270px;
	margin: auto;
	margin-top: 30px
}
#feedback input {
	width: 100%;
	height: 45px;
	margin-top: 15px;
	padding: 0 20px;
	background: none;
	border: 1px solid #393939;
	color: #FFFFFF;
	font-family: Roboto-Light;
	font-size: 1rem
}
#feedback input::placeholder {
	color: #FFFFFF;
	font-family: Roboto-Light;
	font-size: .777rem
}
#feedback button {
	width: 100%;
	margin-top: 40px;
	background: #78CCEF;
	color: #FFFFFF
}
.tel-box {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 265px;
	overflow: hidden;
	border-radius: 75px;
	z-index: 99
}

.tel-box button {
	position: relative;
	width: 74px;
	height: 74px;
	float: right;
	padding: 0;
	background: #EF5261 url(../img/tel-box.svg) center no-repeat;
	background-size: 40px;
	border: 5px solid #FFFFFF;
	border-radius: 100%;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
	z-index: 9
}
.tel-box button2 {
	position: relative;
	width: 74px;
	height: 74px;
	float: right;
	padding: 0;
	background: #EF5261 url(../img/icons8-whatsapp.svg) center no-repeat;
	background-size: 40px;
	border: 5px solid #FFFFFF;
	border-radius: 100%;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
	z-index: 9
}

.tel-box a {
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
	width: calc(100% - 10px);
	padding: 15px 35px;
	background: #EF5261;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
	box-shadow: 0 5px 46px rgb(0 0 0 / 25%);
	color: #FFFFFF;
	z-index: 1
}
.tel-box a.active {
	left: 0
}
@media screen and (max-width:1050px) {
	.container {
		padding: 0 10px
	}
	.price {
		display: none
	}
	#services .col {
		width: calc(100% / 2 - 15px)
	}
	#brands {
    	background: #000000;
	}
	#brands:before {
		width: 100%;
		opacity: .75;
	}
	#brands:after {
		display: none;
	}
	#brands .flex {
		height: auto
	}
	#brands .col {
		width: 100%;
	}
	#brands a {
		margin-top: 15px;
	}
	#brands a img {
		width: auto;
		height: 40px;
	}
	#brands h2 {
		width: 100%
	}
	#brands p {
		width: 100%
	}
	#brands h5 {
		margin-top: 0
	}
	#img {
		margin-top: 40px
	}
	#brands .arrow {
		display: none
	}
	.brands {
		height: auto
	}
	#reviews .flex {
		justify-content: center
	}
	#reviews .col {
		width: 100%;
		height: 240px;
		margin-bottom: 30px
	}
	#reviews .col:before {
		display: none
	}
	#feedback .flex {
		justify-content: center
	}
}
@media screen and (max-width:800px) {
	html {
		font-size: 14px
	}
	.btn {
		width: 150px
	}
	#reviews video {
		width: 100%;
		height: 240px
	}
	header .col, footer .col {
		width: 50%;
		margin-bottom: 15px
	}
	header {
		height: auto
	}
	#main {
		padding-top: 280px
	}
	#main h1 {
		letter-spacing: -3px;
	}
	.kaspi-red img {
		width: 45%;
	}
	.auto main {
		background-size: auto 768px!important
	}
	.home main {
		background-size: 1024px!important;
		background-position-x: right!important;
	}
	.konder {
		margin-bottom: 55px;
	}
	#advantages {
		margin-top: 0;
		padding-top: 55px;
		padding-bottom: 175px;
		background: #FFFFFF
	}
	.home #advantages {
		padding-bottom: 55px;
	}
	.adv {
		margin-bottom: 50px
	}
	#services .col {
		width: 100%
	}
	#brands {
    	min-height: 440px;
		padding-top: 50px;
		padding-bottom: 50px
	}
	.auto #brands:before {
		background: url(../img/auto-left.webp) right center no-repeat;
		background-size: cover;
	}
	#brands .col {
		text-align: center;
	}
	#brands h2 {
		margin-bottom: 30px;
	}
	.auto #brands h2 {
		margin-top: 10px;
		margin-bottom: 140px;
	}
	.brands a+a {
		margin-top: 10px
	}
	body {
		background-size: auto 2000px
	}
	#feedback .form {
		padding: 90px 10px
	}
	.logo {
		border: 0
	}
	
	.slogan, .callme {
		text-align: right;
	}
	#advantages .content {
		padding: 15px;
	}
	#advantages .flex {
		flex-wrap: wrap;
	}
	#advantages .col {
		width: 100%;
	}
	#advantages h3 {
		margin-bottom: 25px;
		font-size: 3rem;
		line-height: 1;
	}
	#advantages small {
		font-size: 2rem;
	}
	.home #services {
		margin-top: 0;
	}
	.ser .btn {
		opacity: 1;
	}
	.ser .content:before, 
	.ser-1 .content:after, 
	.ser-2 .content:after, 
	.ser-3 .content:after, 
	.ser-4 .content:after {
		background: #78CCEF;
	}
	.ser-1 .icon {
		background: url(../img/ser-1-hover.svg) center no-repeat;
	}
	.ser-2 .icon {
		background: url(../img/ser-2-hover.svg) center no-repeat;
	}
	.ser-3 .icon {
		background: url(../img/ser-3-hover.svg) center no-repeat;
	}
	.ser-4 .icon {
		background: url(../img/ser-4-hover.svg) center no-repeat;
	}
}
.alert {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	z-index: 999
}
.alert-warning {
	background: #FF7070
}
.alert-success {
	background: #A0FFA0
}
.close {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	padding: 0;
	background: none;
	border: 0
}
.grecaptcha-badge {
	display: none!important
}