* {
box-sizing: border-box;
margin: 0;
padding: 0;
}

html {

  font-family: 'Roboto', sans-serif;
}

.container {
  position: relative;
  width: 1140px;
  margin: 0 auto;

}

.promo {
    height: 800px;
    background: url(../img/bg/main_bg.jpg) center center/cover no-repeat;
    padding: 39px 0 62px 0;

}
.logo .logo_img {
  display: block;
margin: 0 auto;


}
.logo .logo_text {
  color: #ffffff;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 14px;

}
h1 {
  margin-top: 53px;
}
.title {

   
    font-family: Roboto;
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    
    letter-spacing: normal;
    text-align: center;
    color:#f9bf3b;
  

}

h2.title {
  margin-top: 30px;
}
.simple .title_big {
  

    
    font-family: Roboto;
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
     margin-top: 21px; 
     text-transform: uppercase; 


}

.promo .promo_text {

     padding: 0 13px;
     margin-top: 23px;
    font-family: Roboto;
    font-size: 21px;
    font-weight: 300;
    
    font-stretch: normal;
    line-height: 28px;
    
    text-align: center;
    color: #ffffff;


}

.promo .promo_text span {
  color: #f9bf3b;
  font-family: Roboto - Bold;
  font-weight: 700;
}


.promo .promo_btn{

   display: block;
   margin: 73px auto;
    width: 313px;
    height: 72px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.18);
    border: solid 4px rgba(0, 0, 0, 0.23);
    background-image: linear-gradient(to top, #2798b9, #3ab6da);
   
      
      font-family: Roboto condensed;
      font-size: 21px;
      font-weight: 400;
      font-style: normal;
      font-stretch: condensed;
      line-height: 24px;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      cursor: pointer;
      outline: none;

}
.more {
  margin-top: 73px;
}
.more .more_text {
color:white;
font-family: Roboto - Thin;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
text-align: center;

}
.more .more_img{
  display: block;
  margin: 0 auto;
  margin-top: 13px;
}

.waiting{
height: 604px;
background-color: #efefef;
padding: 85px 0 75px 0;
}
.waiting .waiting_header , .finish .finish_header {
  color: #252525;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  text-align: center;

}
.finish .finish_header {
color: #ffffff

}

.waiting .waiting_divider, .finish .finish_divider  {

  width: 217px;
  height: 4px;
  background-color: #f9bf3b;
  margin: 0 auto;
  margin-top: 18px;
}

.waiting .waiting_subheader{
  margin-top: 17px;
color: #4a4a4a;
font-family: Roboto;
font-style: 23px;
font-weight: 400;

text-align: center;


}

.waiting .waiting_wrapper{
  margin-top: 45px;
  justify-content: space-between;
display: flex;

}

.waiting .waiting_wrapper .waiting_item {
  
  
  
width: 339px;
text-align: center;

}

.waiting .waiting_wrapper .waiting_item .waiting_img{
  width: 100%;

}

.waiting .waiting_wrapper .waiting_item .waiting_descr{
  margin-top: 33px;
  color: #4a4a4a;
  font-family: Roboto;
  font-size 15px;
  font-weight: 300;
  line-height: 21px;

}

.optimization {
 min-height: 550px;
padding: 102px 0 107px 0;
}
.optimization .optimization_header {
  
   margin-left: 391px;
  
    font-family: Roboto;
    font-size: 29px;
    font-weight: 400;
    color: #299cbd;

}

.optimization .optimization_text {
margin-top: 25px;
  margin-left: 391px;
  color: #4a4a4a;
  font-family: Roboto Light;
  font-style: 17px;
  font-weight: 300;
  line-height: 27px;
  font-weight: 300;
  

}

.optimization .optimization_text span {

font-family: Roboto - Bold;
font-weight: 700;

}

.optimization .optimization_img {
position: absolute;
top: -48px;
left: -240px;
z-index: -1;

}
.finish {

  min-height: 447px;
  padding: 86px 0 79px 0;
  background: url('../img/bg/second_bg.jpg') center center/cover no-repeat;

}

.finish .finish_wrapper{

margin-top: 41px;
display: flex;
justify-content: space-between;

}

.finish .finish_wrapper .finish_item{

width: 204px;


}

.finish .finish_wrapper .finish_item .finish_round{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
width: 115px;
height: 115px;
background-color: #b4e2ff;
border-radius: 100%;

}

.finish .finish_wrapper .finish_item .finish_descr{
  margin-top: 25px;
  text-align: center;
  color: #efefef;
  font-family: Roboto;
  font-size: 17px;
  font-weight:300;
  line-height: 20px;

}

.gift {
min-height: 628px;
padding: 86px; 0 87px 0;
background-color:#efefef;
}
.gift .gift_img{

display: block;
margin: 0 auto;

}

.gift .gift_text {
  margin-top: 42px;
  color: #252525;
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 400;
  line-height: 43px;
  text-align: center;


}

.first {
  min-height: 515px;
  padding: 89px 0 64px 0;
}

.first .first_img {
  display: block;
  margin: 0 auto;
}

.first .first_text {
  margin-top: 37px;
  color: #252525;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

.first .date {
  margin-top: 30px;
  color: #299cbd;
  font-family: "Roboto - Black";
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

.first .first_subtitle{
  margin-top: 25px;
  color: #4a4a4a;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
}


footer {
  min-height: 166px;
  background-color: #1a1a1a;
  padding: 61px 0 69px 0;
}

.info {
  margin: 0 auto;
  width: 377px;
  text-align: center;
  color: #888888;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
}






footer a {
  color: #888888;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
}

.underlined {
  text-decoration: underline;
}




.gift_btn {


display: block;
   margin: 73px auto;
    width: 313px;
    height: 72px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.18);
    border: solid 4px rgba(0, 0, 0, 0.23);
    background-image: linear-gradient(to top, #2798b9, #3ab6da);
   
      
      font-family: Roboto condensed;
      font-size: 21px;
      font-weight: 400;
      font-style: normal;
      font-stretch: condensed;
      line-height: 24px;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      cursor: pointer;
      outline: none;


}