@import "assets/fonts/font.css";
@import "assets/css/normalize.css";
	
header{
	padding:70px 0;
}
.sec1__left h1{
	position: relative;
}
.js-click{
	cursor: pointer;
}
.js-hover{
	position: absolute;
	top:-20px;
	left:0px;
	background: rgba(116, 163, 254, 1);
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-weight: 500;
	padding:15px 30px;
	border-radius: 40px;
	display: none;
}

.header{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header__logo{
	margin-right:70px;
}
.header__right{
	display: flex;
	gap:80px;
	align-items: center;
}
.header__right ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap:80px;
}
.header__right ul li a{
	color: rgba(39, 38, 37, 1);
	font-size:16px;
	font-weight: 500;
}
.header__phone{
	font-size:16px;
	font-weight: 700;
	color: rgba(39, 38, 37, 1);
}

.sec1{
	display: grid;
	grid-template-columns: 1fr 493px;
}
.sec1__left h1{
	color: rgba(39, 38, 37, 1);
	font-size:105px;
	font-weight: 700;
}
.sec1__box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:30px;
	margin-top:40px;
}
.sec1__text p{
	font-size: 32px;
	font-weight: 500;
	color: rgba(39, 38, 37, 1);
}

.sec1__text p strong{
	color: rgba(82, 141, 255, 1);
}

 .sec1__btn{
	color: rgba(250, 250, 250, 1);
	font-weight: 700;
	font-size: 24px;
	max-width: 513px;
	width:100%;
	height:90px;
	display: flex;
	justify-content: center;
	align-content: center;
	border-radius: 10px;
	background: rgba(82, 141, 255, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:60px;

}
.sec1__right form{
	background: rgba(82, 141, 255, 1);
	border-radius: 20px;
	padding:40px;
}
.sec1__right form h2{
	color: rgba(250, 250, 250, 1);
	font-size: 36px;
	font-weight: 700;

}
.sec1__right form .sec1__inp{
	margin-top:10px;
}
.sec1__right form .sec1__inp input{
	background: rgba(173, 201, 255, 1);
	border-radius: 20px;
	max-width: 395px;
	width: 100%;
	height: 60px;
	padding-left: 15px;
	color:#fff;
}
.sec1__right form .sec1__inp span{
	color: rgba(250, 250, 250, 1);
	font-size: 20px;
	font-weight: 500;
	display: blcok;

}
.sec1__right form button{
	background: rgba(250, 250, 250, 1);
	border-radius: 20px;
	max-width: 395px;
	width: 100%;
	height: 60px;
	color: rgba(82, 141, 255, 1);
	font-size: 24px;
	font-weight: 700;
	margin-top:20px;
}
.sec1__right form p{
	color: rgba(250, 250, 250, 1);
	font-size: 20px;
	font-weight: 500;
	margin-top:5px;
}

.sec2{
	margin-top: 200px;
}
.sec2>h2{
	color: rgba(39, 38, 37, 1);
	font-size: 64px;
	font-weight: 700;
}
.sec2>h2 span{
	color: rgba(82, 141, 255, 1);
	font-size: 64px;
	font-weight: 700;
}
.sec2__box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:20px;
	margin-top:115px;
}
.sec2__block{
	background: rgba(241, 246, 255, 1);
	padding:50px;
	border-radius: 20px;
	min-height: 615px;
}
.sec2__item p{
	color: rgba(39, 38, 37, 1);
	font-size: 36px;
	font-weight: 500;
}
.sec2__item p strong{
	color:rgba(82, 141, 255, 1);
	font-size: 40x;
	font-weight: 700;
}
.sec2__item img{
	margin:30px auto 0 auto;
	display: block;
}
.sec2__item a{
	background: rgba(82, 141, 255, 1);
	border-radius: 20px;
	max-width: 100%;
	width: 100%;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(250, 250, 250, 1);
	font-size: 30px;
	font-weight: 700;
	margin-top:20px;
}

.sec3{
	margin-top:100px;
}
.sec3>h2{
	color: rgba(39, 38, 37, 1);
	font-size: 64px;
	font-weight: 700;
	margin-bottom:65px;
}
.sec3__box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:20px;
}
.sec3__item{

}
.sec3__block{
	background: rgba(241, 246, 255, 1);
	border-radius: 20px;
	padding:25px;
	border-radius: 20px;
}
.sec3__sale{
	background: rgba(246, 246, 246, 1);
	display: flex;
	gap:10px;
	padding: 5px 10px;
	max-width: 240px;
	display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:15px;
  margin-left: auto;
}
.sec3__sale span{
	color: rgba(39, 38, 37, 1);
	font-size: 20px;
	font-weight: 500;

}
.sec3__block h2{
	color: rgba(39, 38, 37, 1);
	font-size: 40px;
	font-weight: 700;
}
.sec3__block ul{
	margin:30px 0 50px 0;
	list-style: initial;
	margin-left: 25px;
}
.sec3__block ul li{
	color: #8b8f95;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}
.sec3__block strong{
	color: rgba(39, 38, 37, 1);
	font-size: 32px;	
	font-weight: 700;
	text-align: right;
  display: block;
}
.sec3__btn{
	color: rgba(246, 246, 246, 1);
	font-size: 30px;
	font-weight: 700;
	background: rgba(82, 141, 255, 1);
	border-radius: 20px;
	max-width: 100%;
	width: 100%;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:20px;
}
#sec4{
	background: rgba(82, 141, 255, 1);
	margin:100px 0;
}
.sec4{
	padding: 100px 0;
}
.sec4__box{
	margin-top:80px;
}
.sec4 h2{
	color: rgba(250, 250, 250, 1);
	font-size:64px;
	font-weight: 700;
}
.sec4 h2 span{
	color: rgba(82, 141, 255, 1);
	background: #fff;
	border-radius: 64px;
	padding:5px 15px;
}
.sec4__box-icons{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	gap:30px;
	text-align: center;
}
.sec4__box-icons img{
	margin: 0 auto;
}
.sec4__box-text{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	gap:30px;
	margin-top:45px;
	margin-bottom:45px;
	text-align: center;
}
.sec4__box-btn{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap:30px;
}
.sec4__box-text p{
	color: rgba(250, 250, 250, 1);
	font-size:28px;
	font-weight: 700;
}

.sec5{
	padding:40px;
	border-radius: ;
	background: rgba(82, 141, 255, 1);
	border-radius: 20px;
}
.sec5>h2{
	color: rgba(250, 250, 250, 1);
	font-size: 64px;
	font-weight: 700;
}
.sec5 p{
	color: rgba(250, 250, 250, 1);
	font-size: 20px;
	font-weight: 500;
	margin-top:15px;
}
.sec5 form{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: flex-end;
	gap:20px;
	margin-top:30px;
}
.sec5 form button{
	background: rgba(250, 250, 250, 1);
	border-radius: 10px;
	color:rgba(82, 141, 255, 1);
	font-size:30px;
	font-weight: 700;
	height: 90px;
}
.sec5__inp{
	display: flex;
	flex-direction: column;
	gap:5px;
}
.sec5__inp input{
	background: rgba(173, 201, 255, 1);
	padding-left:15px;
	color:#fff;
	border-radius: 10px;
	max-width: 100%;
	width: 100%;
	height: 90px;
}	
.sec5__inp span{
	color: rgba(250, 250, 250, 1);
	font-size:20px;
	font-weight: 500;
}


.sec6{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:200px;
	margin-top:100px;
	margin-bottom:100px;
}

.sec6__item h2{
	font-size:64px;
	font-weight: 700;
	color: rgba(39, 38, 37, 1);
	margin-bottom:130px;
}
.sec6__item h2 span{
	color:#fff;
	background: rgba(82, 141, 255, 1);
	padding:5px 15px;
	border-radius: 64px;
}
.sec6__box{
	display: flex;
	flex-direction: column;
	gap:50px;
}
.sec6__box-itme{
	display: grid;
	grid-template-columns: 58px 1fr;
	gap:20px;
}
.sec6__box-text strong{
	color: rgba(39, 38, 37, 1);
	font-size:48px;
	font-weight: 700;
}
.sec6__box-text p{
	font-size:32px;
	font-weight: 500;
	color: #8b8f95;
}
.sec8 {
	margin-top:80px;
}
.sec8 h2{
	color: rgba(39, 38, 37, 1);
	font-size: 64px;
	font-weight: 700;
}
.sec8__box{
	margin-top:40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:25px;
}
.sec8__item{
	padding:30px;
	border-radius: 20px;
	background: rgba(82, 141, 255, 1);
}
.sec8__item img{
	height: 150px;
}
.sec8__item strong{
	color: rgba(250, 250, 250, 1);
	font-size: 48px;
	font-weight: 700;
	display: block;
	margin-top:80px;
}
.sec8__item p{
	color: rgba(250, 250, 250, 1);
	font-size: 32px;
	font-weight: 500;
	margin-top:40px;
}
.sec9{
	margin-top:120px;
	margin-bottom:120px;
}
.sec9 h2{
	color: rgba(39, 38, 37, 1);
	font-size:64px;
	font-weight: 700;
}
.sec9 h2 span{
	color:#fff;
	background: rgba(82, 141, 255, 1);
	padding:5px 15px;
	border-radius: 64px;
}
.sec9 p{
	color: rgba(39, 38, 37, 1);
	font-size: 36px;
	font-weight: 500;
}

.sec9__box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:50px;
	margin-top:80px;
}
.sec9__item{
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.sec9__item img{
	max-width: 100px;
	margin:0 auto;
}
.sec9__item strong{
	color: rgba(39, 38, 37, 1);
	font-size: 36px;
	font-weight: 700;
	display: block;
	margin:20px 0 15px 0;
}
.sec9__item p{
	color: rgba(39, 38, 37, 1);
	font-size: 32px;
	font-weight: 400;
}
footer{
	background: rgba(39, 38, 37, 1);
	padding:80px 0;
	margin-top:100px;
}
.footer{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:100px;
}
.footer__logo{
	margin-bottom:40px;
}
.footer__item p{
	color: rgba(250, 250, 250, 1);
	font-size: 20px;
	font-weight: 500;
}
.footer__item-box{
	display: flex;
	align-items: center;
	gap: 30px;
	margin-bottom:150px;
}
.footer__item-box a{
	gap:20px;
	display: flex;
	align-items: center;
  color: rgba(250, 250, 250, 1);
	font-size: 20px;
	font-weight: 500;
}
.footer__copy p{
	color: rgba(255, 255, 255, 0.3);
	font-size: 12px;
	font-weight: 500;
	margin-top:30px;
}	
	
@media only screen and (max-width: 1400px) {
	.header__right ul{
		gap:20px;
	}
	.sec1__left h1{
		font-size: 90px;
	}
	.sec2__item p{
		font-size: 32px;
	}
	.sec4__box-text p{
		font-size: 24px;
	}
	.sec6__box-text strong{
		font-size: 36px;
	}
	.sec6__box-text p{
		font-size: 20px;
	}
	.sec8__item strong{
		font-size: 36px;
	}
	.sec8__item p{
		font-size: 20px;
	}
	.sec9__item strong{
		font-size: 28px;
	}
	.sec9__item p{
		font-size: 24px;
	}
	.sec6{
		gap:150px;
	}
}
@media only screen and (max-width: 1200px) {
	.header__right {
		gap:40px;
	}
	.header__logo {
    margin-right: 5px;
}
.sec1__left h1 {
    font-size: 56px;
}
.sec1__text p {
	font-size: 26px;
}
.sec2 {
    margin-top: 101px;
}
.sec3__block h2{
	font-size: 32px;
}
.sec3__block ul li{
	font-size: 18px;
}
.sec4__box-text p {
    font-size: 18px;
}
.sec6{
	gap:40px;
}
.sec6__box-text strong {
    font-size: 30px;
}
}
@media only screen and (max-width: 992px) {
	.header{
		flex-direction: column;
	}
	.sec6, .sec8__box, .sec3__box, .sec2__box, .sec1{
		grid-template-columns: 1fr;
	}
	.sec9__box{
		grid-template-columns: 1fr 1fr;
	}
	.sec4__box-text p {
	    font-size: 14px;
	}
	.sec1__left{
		margin-bottom:30px;
	}
	.sec1__inp{
		display: flex;
		flex-direction: column;
	}
	.sec1__right form .sec1__inp input{
		max-width: 100%;
	}
	.sec2>h2, .sec4 h2, .sec6__item h2, .sec8 h2, .sec9 h2{
		font-size: 42px;
	}
	.sec5>h2{
		font-size: 42px;
	}
	.sec5 form{
		grid-template-columns: 1fr;
	}
	.sec9 p{
		font-size: 28px;
	}
}
@media only screen and (max-width: 768px) {
	.header__right{
		flex-direction: column;
		gap:20px;
	}
	.header__left{
		margin-bottom:20px;
	}
	.sec4__box-icons{
		display: none;
	}
	.sec4__box-text{
		grid-template-columns: 1fr 1fr;
	}
	.sec9 p {
    font-size: 18px;
}
.footer{
	grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 576px) {
	.sec1__left h1 {
	    font-size: 36px;
	}
	.sec1__box{
		grid-template-columns:1fr;
	}
	.sec1__right form h2{
		font-size: 24px;
	}
	.sec2>h2, .sec4 h2, .sec6__item h2, .sec8 h2, .sec9 h2 {
    font-size: 28px;
}
.sec2__item p {
    font-size: 20px;
}
.sec3__btn{
	font-size: 26px;
}
.sec4__box-text, .sec4__box-btn, .sec9__box{
	grid-template-columns: 1fr;
}
.sec5>h2 {
    font-size: 24px;
}
.header__right ul{
	flex-wrap: wrap;
}
.sec2__item a{
	font-size: 26px;
}
.sec8__item strong {
    font-size: 24px;
}
.sec8__item p , .sec5 p{
    font-size: 16px;
}
.sec6__box-text p {
    font-size: 16px;
}
.footer__item-box{
	flex-direction: column;
}
.footer__item p{
	font-size: 16px;
}
.footer__item-box{
	margin-bottom: 50px;
}
.footer__item-box a{
	font-size: 16px;
}
.sec1__text p {
    font-size: 18px;
}
}