body {
    overflow-x: hidden;
    
}

/* header {
    background-color: #F5F5F5;
} */

#small-header {
    display: none;
}

header img {
    max-height: 90px;
    margin-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#header_nav_btn {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-right: 25px;

    color: #0E274B;
}

#header__col_cabinet_button {
    text-align: right;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#header__cabinet_button {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    border: 0;
    margin-right: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #FFFFFF;
    background: #F7BA3B;
    border-radius: 50px;
}

#small_header__icon {
    /*width: 64px;*/
    /*height: 64px;*/
}

#dropdown {
    display: none;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

#drop-item {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#main {
    height: 1000px;
    width: 100%;
    background: url('https://space-net.com.ua/wp-content/themes/spacenet/assets/img/bg.png') no-repeat;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
   
}
.main__top_yellow {
    height: 500px;
    width: 100%;
    background-color: #F7BA3B;
    position: absolute;
}

.main__top_blue {
    height: 500px;
    width: 100%;
    background-color: #0E274B;
    position: absolute;
    z-index: -1;
}

.main__bottom_yellow {
    margin-top: 500px;
    border-top: 300px solid #F7BA3B;
    border-right: 100vw solid transparent;
    position: absolute;
    z-index: -5
    ;
}

.main__bottom_blue {
    margin-top: 470px;
    border-top: 300px solid #0E274B;
    border-right: 95vw solid transparent;
    position: absolute;
    z-index: -1;
}

.main__text {
    padding-top: 10%;
    font-family: 'Roboto';
    color: #FFFFFF;
    text-align: center;
}

.main__text__header {
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 82px;
    padding: 10px;

}

#service {
    display: flex;
}

#service__card {
    background-color: #F5F5F5;
}
        
.main__text__body {
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
}

.main__text__button {
    margin-top: 50px;
    padding: 18px 66px;
    background: #F7BA3B;
    border-radius: 50px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 35px;

    border: 0;
    color: #FFFFFF;
}

#services {
    overflow: hidden;
    min-height: 600px;
    width: 100%;
}

.services__header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 94px;
    display: flex;
    justify-content: center;
    /* align-items: center;
    text-align: center; */

    color: #0E274B;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.card {
    background: none;
}

.card_text_header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 40px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;

    color: #0C2242;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.card-body ul {
    list-style-type: none;
    font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 35px;
        text-align: center;
        /* display: flex;
        align-items: center;
         */
    
        color: #0D2548;
}

.card img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}

#tariffs {
    /*height: 1000px;*/
    background: url('http://space-net.com.ua/wp-content/themes/spacenet/assets/img/bg-2.png');
    /*background-repeat: no-repeat;*/
    /*background-size: 100%  100% ;*/
    /*no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
    overflow: hidden;
    min-height: 1100px;
    /* background-color: #0E274B; */
}

.tariffs__top_blue {
    border-bottom: 301px solid #0E274B;
    border-left: 100vw solid transparent;
    position: absolute;
    z-index: -1;
}

.tariffs__middle_blue {
    margin-top: 300px;
    width: 100%;
    position: absolute;
    height: 650px;
    background-color: #0E274B;
    z-index: -1;
}

.tariffs__bottom_blue {
    position: absolute;
    margin-top: 950px;
    border-top: 300px solid #0E274B;
    border-right: 100vw solid transparent;
    position: absolute;
}

.tariffs__header {
    margin-top: 150px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 94px;
    display: flex;
    justify-content: center;
    color: #FFFEFE;
    margin-bottom: 0;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.tariffs__city__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    color: #99A4B3;
    margin-top: 0;
}

.tariffs__city {
    padding: 10px 40px;
    background: #F7BA3B;
    border-radius: 17px;
    border: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    /* max-width: 50%; */
    display: flex;
    justify-content: center;
    
    margin-left: 30%;
    margin-right: 30%;
    color: #FFFFFF;
}

#build_card {
    background: none; 
    border: none;
}

.hr_grey {
    height: 5px;
    width: 100%;
    background-color: #99A4B3;
}

.hr_orange {
    background-color: orange;
}

.tariff_build_header {
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;

    text-align: center;

    color: #FFFFFF;
}

.carousel-inner {
    padding-left: 150px;
    padding-right: 150px;
    text-align: -webkit-center;
}


#card {
    width: 300px;
    height: 420px;

}
#card_tariff {
    border-radius: 10%;
    width: 85%;
}

#card_tariff_name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 23px;
    line-height: 42px;
    display: flex;
    justify-content: center;
    color: #0E274B;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
}

#card_tariff_speed {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    margin: 0;

    color: rgba(14, 39, 75, 0.56);
}

#price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 82px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #0E274B;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
}

#price_curr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 38px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #0E274B;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
}

#price_period {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 29px;
    display: flex;
    justify-content: center;
    padding-top: 0;
    color: #0E274B;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
}

#order_btn {
    border: 0;
    padding: 10px 50px;
    gap: 10px;
    background: #F7BA3B;
    border-radius: 50px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 35px;
    color: #FFFFFF;
    margin-top: 10%;
}

#money_group {
    margin-top: 10%;
}

#plus {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 59px;
    display: flex;
    align-items: center;
    text-align: center;

    color: #0E274B;
    width: auto;
    margin: 0;
}


/* ----------------- NEWS ------------------ */

#news {
    min-height: 800px;
    width: 100%;
    overflow: hidden;
}

.news__header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 94px;
    display: flex;
    justify-content: center;
    color: #0E274B;
    margin-top: 25px;
    margin-bottom: 25px;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.carousel-inner {
    background: #FFFFFF;
    padding-left: 50px;
    padding-right: 50px;
}

.news__card_header{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 59px;
    text-align: center;
    color: #0E274B;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-top: 50px;
    padding-right: 50px;
}

.news__card_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
   
    padding-right: 50px;
}

.news__card_img {
    padding-top: 50px;
    padding-bottom: 50px;
    height: 100%;
}

/* ----------------- CONTACTS ------------------ */

#footer {
    min-height: 800px;
    width: 100%;
    overflow: hidden;

    background: url('http://space-net.com.ua/wp-content/themes/spacenet/assets/img/bg-4.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

 #send_info__small {
    background-color: #F5F5F5;
    border-radius: 40px;
    height: auto;
    margin-right: 15px;
    margin-right: 15px;
    display: none;
 }

.contacts__callback_info { 
    display: flex;
} 

.contacts__header {
    padding-top: 150px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 94px;
    display: flex;
    justify-content: center;
    color: #FFFEFE;
    margin-bottom: 0;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#send_info {
    background-color: #F5F5F5;
    border-radius: 40px;    
    height: auto;
}

#footer_h {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 5%;
    color: #0E274B;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#footer_b {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-size: 17px;
    line-height: 23px;
    display: flex;
    /* padding: 5%; */
    align-items: center;
    text-align: justify;

    color: #000000;
}

#f_input {
    border: 0;
    background: #FFFCFC;
    margin-top: 10%;
    border-radius: 17px;
    padding: 5%;
}

#form {
    padding-top: 25px;
    width: 45%;
    text-align: center;
}

#send_btn {
    border: 0;
    padding: 10px 50px;
    background: #F7BA3B;
    border-radius: 50px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
    margin-top: 20%;
}

#abon_help {
    font-family: 'Roboto';
        font-style: normal;
        font-weight: 800;
        font-size: 30px;
        line-height: 35px;
        display: flex;
        align-items: center;
        text-align: center;
    
        color: #FFFFFF;
    
        backdrop-filter: blur(4px);
        padding: 6%;
}

#phone {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-size: 24px;
    line-height: 35px;
    align-items: center;
    text-align: center;
    margin-left: 20px;
    color: #FFFFFF;
    backdrop-filter: blur(4px);
}

.feedback {
    padding-top: 5%;
}

.footer_text {
    padding: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-align: right;
    color: #FFFFFF;
}

#call-img {
    /* padding: 10px; */
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
}

#call-img-backg {
    /* background-color: orange;
    border-radius: 80%; */
    width: 50px;
    height: 50px;
    background: orange; 
    -moz-border-radius: 70px; 
    -webkit-border-radius: 70px; 
    border-radius: 70px;
    display: flex;
    padding: 15px;
    align-self: center;
}

.owl-item {
    text-align: -webkit-center;
}