.dib {
    display: inline-block;
    vertical-align: top;
}

body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    background-color: #eee;
}

.site-wrap {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
}

.content-wrap {
    max-width: 1341px;
    margin: 0 auto;
}

header {
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec-0-l .logo {
    display: block;
}

.sec-0-l h1,
.sec-0-l h2 {
    max-width: 425px;
    margin-top: 19px;
    margin-bottom: 27px;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.2;
}

header .content-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.header-add {
    display: block;
    margin-bottom: 12px;
    position: relative;
    width: 355px;
}

.header-check {
    width: 45px;
    height: 45px;
    background-color: #FF7B25;
    color: white;
    line-height: 45px;
    text-align: center;
    font-size: 28px;
    border-radius: 50%;
    margin-right: 23px;
    position: relative;
    z-index: 2;
}

.header-counter {
    width: 242px;
    margin-left: 32px;
}
.counter-sec-number{
    min-width: 47px;
}
.header-counter h3 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
}

.counter {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.header-add-text {
    font-size: 16px;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 6px;
    box-sizing: border-box;
    padding-left: 61px;
    height: 33px;
    line-height: 33px;
    background: linear-gradient(90deg, rgba(255, 123, 37, 0.39) 50.14%, #FFFFFF 100%);
    border-radius: 17px;
}

.counter-hours,
.counter-min,
.counter-sec {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
}

.counter-hours span,
.counter-min span,
.counter-sec span {
    display: block;
    height: 15px;
    font-weight: 400;
    font-size: 12px;
}

.counter-div {
    height: 46px;
    line-height: 46px;
    font-weight: 800;
    font-size: 40px;
}

.header-price-block {
    width: 242px;
    margin-top: 14px;
    margin-bottom: 14px;
    text-align: center;
}

.header-price-new {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
}

.header-price-new span {
    font-size: 32px;
}

.header-price-old {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.header-price-old span {
    font-size: 20px;
    text-decoration: line-through;
}

.go-to-form-btn {
    width: 306px;
    display: block;
    margin-bottom: 14px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    border-radius: 27px;
    background: linear-gradient(90deg, #FF7B25 0%, #E63A00 100%);
}

.header-info {
    width: 306px;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
}

.header-info span {
    font-weight: 600;
}

.sec-0-r {
    width: 531px;
}

.sec-0-r-img-wrap {
    width: 531px;
    height: 531px;
    position: relative;
    border-radius: 50%;
    background-color: #FF7B25;
}

.header-img-1 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}

.header-img-2 {
    position: absolute;
    z-index: 2;
    top: 87px;
    right: 330px;
}

section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec-1 {
    background-color: rgba(255, 242, 233, 1);
}

.sec-1 h2 {
    font-weight: 800;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 19px;
    width: 776px;
    text-align: center;
}

.sec-1-items-block {
    width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sec-1-item {
    width: 260px;
    text-align: center;
}

.sec-1-img-wrap {
    width: 107px;
    height: 107px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(90deg, #FF7A24 0%, #E62001 100%);
}

.sec-1-item h4 {
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.sec-1-item p {
    font-size: 16px;
    line-height: 1.25;
}

.sec-2 h2,
.sec-3 h2,
.sec-4 h2,
.sec-5 h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 800;
    margin-top: 0;
}

.sec-content-size-2 {
    max-width: 1121px;
    margin: 0 auto;
}

.sec-content-size-2 h2 {
    margin-top: 0;
    margin-bottom: 0;
}

.sec-2 .sec-content-size-2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 40px;
}

.sec-2-l{
    width: 600px;
}
.sec-2-r {
    width: 520px;
}

.sec-2-l {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sec-2-l-text {
    width: 258px;
}

.sec-2-l h3 {
    font-weight: 800;
    font-size: 24px;
    margin-top: 32px;
    margin-bottom: 18px;
    text-align: right;
    text-transform: uppercase;
}

.sec-2-l p {
    text-align: right;
    font-size: 18px;
    line-height: 1.25;
}

.sec-2-r {
    margin-top: 14px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}
.sec-2-r-item{
    width: 300px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 28px;
}
.sec-2-r-item > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sec-2-text-img-wrap {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background: linear-gradient(90deg, #FF7A24 0%, #E62001 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.sec-2-r-img{
    position: absolute;
    top: 0;
    right: 260px;
}
.sec-2-r-text{
    width: 250px;
}
.sec-3{
    background-color: rgba(255, 242, 233, 1);
}
.sec-3 h2{
    margin-top: 0;
    margin-bottom: 38px;
    font-size: 36px;
    font-weight: 800;
}
.sec-content-size-2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sec-3-slider-block{
    width: 695px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sec-3-slider-controls{
    width: 160px;
}
.sec-3-slider-controls a{
    display: block;
    margin-bottom: 16px;
}
.sec-3-slider-controls img{
    width: 160px;
    height: auto;
}
.sec-3-slider-big{
    width: 520px;
    position: relative;
}
.sec-3-slider-big img{
    width: 520px;
    height: auto;
}
.sec-3-slider-big-flag{
    background-image: url(../img/flag.svg);
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 120px;
}
.sec-3-slider-big-flag span{
    font-weight: 700;
    font-size: 34px;
    margin: 0 auto;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    display: block;
}
.form-block{
    width: 384px;
    text-align: center;
}
.sec-3-description-block p{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 10px;
}
.sec-3-description-block p span{
    font-weight: 600;
}
.change-size-block{
    margin-top: 20px;
}
.change-size-title{
    width: 100px;
}
.change-size-btn-block input{
   display: none;

}
.change-size-btn-block{
    margin-top: 5px;
}
.change-size-btn-block label{
    width: 31px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
    border: 1px solid rgba(230, 58, 1, 1);
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.change-size-btn-block input:checked + label{
    background-color: rgba(255, 122, 36, 1);
    color: #fff;
}
.sec-3-price-block{
    margin-top: 20px;
}
.main-form input{
    background-color: rgba(255, 242, 233, 1);
    border: 1px solid rgba(255, 122, 36, 1);
    width: 143px;
    height: 40px;
    line-height: 38px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    outline: none;
    font-weight: 300;
    font-size: 14px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 15px;
}
.main-form input::placeholder{
    color: rgba(255, 122, 36, 1);
}
input.sec-3-form-submit{
    margin-top: 15px;
    width: 306px;
    color: #fff;
    border: 1px solid rgba(255, 122, 36, 1);
    background-color: rgba(255, 122, 36, 1);
    font-weight: 700;
    font-size: 18px;
    line-height: 38px;
}
.sec-content-size-3{
    max-width: 937px;
    margin: 0 auto;
}
.sec-4-items-block{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sec-4-item{
    width: 217px;
    border: 5px solid rgba(255, 122, 36, 1);
    border-radius: 23px;
    box-sizing: border-box;
    padding: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sec-4-item h4{
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.sec-4-item > div{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
}
.sec-4-bottom-block{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, rgba(255, 123, 37, 0.39) 50.14%, #FFFFFF 100%);
    padding: 18px 40px;
    border-radius: 17px;
    margin-top: 34px;
}
.sec-4-l{
    width: 242px;
}
.sec-4-l h3{
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}
.sec-5{
    background-color: rgba(255, 242, 233, 1);
}
.sec-5-slide{
    height: 205px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 5px solid rgba(255, 122, 36, 1);
    border-radius: 30px;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    width: auto !important;
    margin-left: 20px;
    margin-right: 20px;
}
.sec-5-slide h4{
    margin: 0;
    color: rgba(16, 14, 19, 1);
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 7px;
}
.sec-5-slide img{
    margin: 0 auto;
    margin-bottom: 9px;
}
.sec-5-slide p{
    font-weight: 300;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 0;
}
.slick-arrow{
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: rgba(255, 122, 36, 1);
    text-align: center;
    color: #fff;
    font-size: 0px;
    border: none;
    border-radius: 50%;
    transition: 0.5s;
    background-repeat: no-repeat;
    background-position: 12px 10px;
    position: absolute;
    bottom: -50px;
}
.slick-arrow:hover{
    box-shadow: 0 0 5px rgba(255, 122, 36, 1);
}
.slick-prev{
    background-image: url(../img/slider-arrow-left.svg);
    left: calc(50% - 45px);
}
.slick-next{
    background-image: url(../img/slider-arrow-right.svg);
    right: calc(50% - 45px);
}
.sec-5{
    padding-bottom: 120px;
}
.sec-6 .content-wrap{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.change-size-btn-block{
    user-select: none;
}
@media (max-width: 1500px){
    .content-wrap{
        max-width: 1200px;
    }
    .header-img-2{
        right: 300px;
    }
}
@media (max-width: 1250px){
    .content-wrap,
    .sec-content-size-2,
    .sec-content-size-3{
        max-width: 1000px;
    }
    .sec-6 .content-wrap,
    header .content-wrap{
        flex-direction: column;
    }
    .sec-0-l,
    .sec-0-r{
        width: 100%;
        text-align: center;
    }
    .sec-0-l h1,
    .sec-0-l h2{
        max-width: 100%;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .header-add{
        margin: 0 auto;
        margin-bottom: 20px;
        height: 40px;
    }
    .header-check{
        position: absolute;
        left: 0;
    }
    .header-counter{
        width: 350px;
        margin: 0 auto;
        margin-top: 40px;
    }
    .counter{
        margin-bottom: 40px;
        max-width: 180px;
        margin: 0 auto;
    }
    .header-price-block{
        width: 350px;
    }
    .go-to-form-btn{
        margin: 0 auto;
    }
    .header-info{
        margin: 0 auto;
        margin-top: 20px;
    }
    .header-img-2{
        display: none;
    }
    .sec-0-r-img-wrap{
        margin: 0 auto;
        margin-top: 40px;
    }
    .header-img-1{
        top: 6.5px;
        left: 6.5px;
    }
    .sec-2 .sec-content-size-2{
        flex-direction: column;
    }
    .sec-2-l,
    .sec-2-r{
        width: 100%;
    }
    .sec-2-l-text{
        width: 600px;
    }
    .sec-2-r-img{
        position: static;
    }
    .sec-2-r-item{
        width: 600px;
    }
    .sec-2-l-text,
    .sec-2-r-text-block{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sec-2-r-text{
        width: 550px;
    }
    .sec-2-l p{
        line-height: 1.5;
    }
    .sec-content-size-2{
        flex-direction: column;
        align-items: center;
    }
    #form-block{
        padding-top: 50px;
    }
    .sec-4-items-block{
        flex-direction: column;
        align-items: center
    }
    .sec-4-item{
        margin-top: 15px;
        margin-bottom: 15px;
        width: 400px;
        box-sizing: border-box;
    }
    .sec-4-bottom-block{
        flex-direction: column;
        width: 400px;
        margin: 0 auto;
        margin-top: 15px;
        box-sizing: border-box;
    }
    .sec-4-r .go-to-form-btn{
        margin-top: 20px;
    }
}
@media (max-width: 1020px){
    .content-wrap,
    .sec-content-size-2,
    .sec-content-size-3{
        max-width: 750px;
    }
    .sec-1 h2{
        width: 100%;
    }
    .sec-1-items-block{
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .sec-2-l-text{
        width: 400px;
    }
    .sec-2-r-item{
        width: 350px;
    }
    .sec-2-r-text{
        width: 300px;
    }
    .sec-2-r{
        justify-content: center;
    }
}
@media (max-width: 768px){
    .content-wrap,
    .sec-content-size-2,
    .sec-content-size-3{
        max-width: 450px;
    }
    .sec-0-r-img-wrap{
        position: static;
        width: 350px;
        height: 350px;
        padding: 10px;
        box-sizing: border-box;
    }
    .sec-0-r-img-wrap img{
        width: 330px;
        height: 330px;
        position: static;
    }
    .sec-2-l{
        flex-direction: column;
    }
    .sec-2-l-text{
        width: 100%;
    }
    .sec-2-l h3,
    .sec-2-l p{
        text-align: center;
    }
    .sec-2-l-img{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sec-2-l-img img{
        width: 100%;
        height: auto;
    }
    .sec-2-r{
        flex-direction: column;
    }
    .sec-2-r-text-block{
        order: 1;
        margin-top: 20px;
    }
    .sec-2-r-item{
        width: 100%;
    }
    .sec-2-r-text{
        width: calc(100% - 50px);
    }
    .sec-2-r-img{
        order: 2;
    }
    .sec-2-r-img img{
        width: 100%;
        height: auto;
    }
    .sec-3-slider-block{
        width: 350px;
        flex-direction: column;
    }
    .sec-3-slider-controls{
        order: 2;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 350px;
        margin-top: 6px;
    }
    .sec-3-slider-controls a{
        width: 110px;
        height: auto;
    }
    .sec-3-slider-controls img{
        width: 110px;
        height: auto;
    }
    .sec-3-slider-big{
        width: 350px;
        order: 1;
    }
    .sec-3-slider-big img{
        width: 350px;
        height: auto;
    }
    .sec-5-slide{
        height: auto;
    }
}
@media (max-width: 479px){
    .content-wrap,
    .sec-content-size-2,
    .sec-content-size-3{
        max-width: 350px;
    }
    .header-add-text{
        padding-left: 10px;
    }
    .sec-4-bottom-block,
    .sec-4-item{
        width: 350px;
    }
}