.header {
  width: 1220px;
  margin: 0 auto;
  margin-top: 53px;
}
.flex-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.right-block-header {
  display: flex;
  align-items: center;
}
.constulting {
  width: 184px;
  height: 65px;
  background-color: #6B77E5;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
}
.ul-items {
  display: flex;
  width: 601px;
  justify-content: space-between;
}
.header-wraper {
  position: fixed;
  top: 0;
  left:0;
  width: 100%;
  z-index: 50;
}
.nav-text {
   vertical-align: middle; 
  font-family: 'Inter', sans-serif; 
  font-size: 18px; 
  line-height: 23.44px; 
  font-weight: 400;
  color: #37393F;
  display: inline-block;
}
.nav-p { vertical-align: middle; 
  font-family: 'Inter', sans-serif; 
  font-size: 18px; 
  line-height: 23.44px; 
  font-weight: 400;
  color: #FFFFFF
;}
.chamosashleli::after {
  content: url(../images/chamosashleli.png);
  margin-left: 10px;  
}
body {
  padding-top: 118px;
  padding-bottom: 131px;
}





.section1 {
text-align: center;
margin: 135px auto;
display: flex;
flex-direction: column;
align-items: center;}

.div-charcho {height: 383px;
width: 1220px;
display: flex;
justify-content: space-between;
}

.div-min {height: 383px;
width: 386px;
background-color: #F4F4F4;
text-align: center;
padding: 58px 43px;
}

.minititle {font-family: 'Inter', sans-serif; 
  font-size: 18px;
  font-weight:500;}

.maxtitle {font-family: 'Poppins', sans-serif;
font-size: 40px;
font-weight: 700;
margin-top: 16px;
margin-bottom: 41px;}

.title {font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #37393F;
}

.text {font-family: 'Inter', sans-serif; 
  font-size: 18px;
  font-weight:400;
  margin-top: 16px;
  margin-bottom: 37px;
  line-height: 26.31px;
  color: #7D7D7D;
}
.test {font-family: 'Inter', sans-serif; 
  font-size: 18px;
  font-weight:600;
  margin-bottom: 10px;
  color: #6B77E5;}




 
.bg-image {background-image: url(../images/bg.png); 
  width: 100%;
  height: 557px; padding: 143px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
margin-top: -60px;}

.image-text {
    width: 511px; height: 270.5px;
    text-align: center;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
  }
.play {position: absolute;
  width: 64.5px;
  height: 64.5px;
  margin-top: 47px;
  left:50%;
  transform: translateX(-50%);}



.section3 { width: 1220px;
  height: 659px;
  text-align: center;
  margin: 130px auto;
  display: flex;
  flex-direction: column;
  align-items: center;

}