*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.container {
    position: relative;
    margin: 0 auto;
    width: 1140px;
}

.instead_head {
    background: url('../img/head_bg.png') center center/cover no-repeat;
    height: 800px;
    padding: 40px 0 60px 0;
}

.logo .logo_owl {
    display: block;
    margin: 0 auto;
}

.logo .logo_text {
    color: white;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin: 15px 0 0 0;
    text-align: center;
    text-transform: uppercase;
}

h1 {
    margin-top: 50px;
}

h2.title {
    margin-top: 30px;
}

.title {
    color: #F9BF3B;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 41px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
}

.simple .title_big {
    align-items: center;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    line-height: 80px;
    margin: 20px 0 0 0;
    text-align: center;
    text-transform: uppercase;
}

.simple .title_big:before {
    content: '';
    display: inline-block;
    margin: 0 10px 24px 0;
    border: 1px solid #fff;
    background: #fff;
    height: 2px;
    width: 295px;
}

.simple .title_big:after {
    content: '';
    display: inline-block;
    margin: 0 0 24px 10px;
    border: 1px solid #fff;
    background: #fff;
    height: 2px;
    width: 295px;
}

.container .promo_text {
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 28px;
    margin-top: 25px;
    padding: 0 15px;
    align-items: center;
    text-align: center;
}

.container .promo_text span{
    color: #F9BF3B;
    font-family: 'Roboto';
    font-weight: 700;
}

.promo_btn {
    color: #FFFFFF;
    width: 315px;
    height: 75px;
    display: block;
    margin: 70px auto 0;
    background: linear-gradient(0deg, #2798B9 0%, #3AB6DA 100%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    border: 4px solid rgba(0, 0, 0, 0.23);
    font-family: 'RobotoCondensed';
    font-size: 21px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.22);
} 

.container a {
    color: #fff;
    text-decoration: none;
}

.more {
    margin-top: 50px;
}

.more .more_text {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}

.more .more_img{
    display: block;
    margin: 10px auto;
}

.waiting {
    background: #EFEFEF;
    min-height: 610px;
    padding: 80px 0;
}

.waiting .waiting_header, .finish .finish_header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #252525;
}

.waiting .waiting_divider, .finish .finish_divider {
    background: #F9BF3B;
    height: 5px;
    margin: 20px auto 0;
    width: 220px;
}

.waiting .waiting_subheader {
    color: #4A4A4A;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin: 20px 0 0 0;
    text-align: center;
}

.waiting .waiting_wrapper {
    margin: 45px 0 0 0;
    display: flex;
    justify-content: space-between;
}

.waiting .waiting_wrapper .waiting_items {
    margin: 0 15px;
    vertical-align: top;
    width: 340px;
}

.waiting .waiting_wrapper .waiting_items .waiting_img {
    width: 100%;
}

.waiting .waiting_wrapper .waiting_items .waiting_descr {
    margin: 30px 0 0 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    align-items: center;
    text-align: center;
    color: #4A4A4A;
}

.optimization {
    min-height: 550px;
    padding: 100px 0 65px 0;
}

.optimization .optimization_header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    margin: 0 0 0 390px;
    text-transform: uppercase;
    color: #299CBD;
}

.optimization .optimization_text {
    margin: 25px 0 0 390px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 27px;
    color: #4A4A4A;
}

.optimization .optimization_text span {
    font-family: 'Roboto';
    font-weight: 700;
}

.optimization .optimization_img {
    position: absolute;
    top: -55px;
    left: -240px;
    z-index: -1;
}

.finish {
    min-height: 450px;
    padding: 85px 0 80px 0;
    background: url('../img/middle_bg_notebook.png') center center/cover no-repeat;
}

.finish .finish_header {
    color: #EFEFEF;
}

.finish .finish_wrapper {
    margin: 40px 0 0 0;
    display: flex;
    justify-content: space-between;
}

.finish .finish_wrapper .finish_item {
    width: 205px;
}

.finish .finish_wrapper .finish_item .finish_round {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 115px;
    height: 115px;
    background: #B4E2FF;
    border-radius: 100%;
}

.finish .finish_wrapper .finish_item .finish_descr {
    margin: 25px 0 0 0;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
    color: #EFEFEF;
}

.gift {
    min-height: 630px;
    background: #EFEFEF;
    padding: 85px 0 85px 0;
}

.gift .gift_img {
    display: block;
    margin: 0 auto;
}

.gift .gift_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 43px;
    margin: 45px 0 50px 0;
    text-align: center;
    color: #252525;
}

.gift .gift_button {
    display: block;
    margin: 0 auto;
    height: 75px;
    width: 315px;
    background: linear-gradient(0deg, #2798B9 0%, #3AB6DA 100%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    border: #fff;
    font-family: 'Roboto';
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.22);
}

.firstweb {
    min-height: 435px;
    padding: 80px;
}

.firstweb .firstweb_img {
    display: block;
    margin: 0 auto;
}

.firstweb h2{
    text-align: center;
    margin: 0 0 25px 0;    
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    text-transform: uppercase;
    color: #299CBD;
}

.firstweb h3 {
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    color: #252525;
    margin: 35px;
}

.firstweb p {
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    color: #4A4A4A;
}

.footer {
    min-height: 170px;
    background: #1A1A1A;
    padding: 60px 0 0 0;
}

.support {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: #888888;
}

.support a {
    color: #888888;
    font-size: 20px;
    text-decoration: underline;
}

.footer .container p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: #888888;
    margin: 10px 0 0 0;
}