body {
    font-family: 'Museo Sans Cyrl', sans-serif;
}

header {
    background: url(../img/bg.jpg) top center no-repeat;
    padding: 30px 0 255px;
}

.logo {
    position: relative;
    margin-bottom: 140px;
}

.logo span {
    position: absolute;
    top: 55px;
    left: 96px;
    color: #fff;
    font-size: 20px;
    line-height: 17px;
}

header h1 {
    color: #FFFFFF;
    font-family: 'Muller Black';
    font-size: 43px;
    line-height: 47px;
    margin-bottom: 38px;
}

.header-info p {
    margin-bottom: 0;
}

p.small-text {
    color: #C3736A;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 13px;
}

p.number {
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 27px;
}

a.call {
    color: #FFFFFF;
    text-decoration: underline;
    font-family: 'Museo Sans Cyrl 500';
}

img.line {
    margin-bottom: 18px;
}



header h2 {
    color: #FFFFFF;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 16px;
    margin-bottom: 38px;
}

a.btn {
    padding: 0;
}

.header-content__left .timer {
    background: url(../img/bg-sale.png) top center no-repeat;
    color: #fff;
    padding: 15px 45px 15px;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 19px;
}

.header-content__left p span {
    color: #FFD700;
}

section h2 {
    color: #000;
    font-family: 'Muller Black';
    font-size: 43px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 35px;
}

.what {
    text-align: center;
    margin-bottom: 75px;
}

section img.line {
    display: block;
    margin: 0 auto 25px;
}

.what-block img {
    margin: 15px;
}

.what-block h3 {
    color: #000000;
    font-family: 'Muller Black';
    font-size: 16px;
}

.what-block p {
    color: #7C818C;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 17px;
    line-height: 24px;
}

.catalog-block {
    background: #fff;
    margin-bottom: 25px;
    padding: 10px;
    position: relative;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(28, 16, 45, 0.02) !important;
}

.catalog-block span {
    color: #000;
    font-family: 'Open Sans';
    font-size: 9px;
    letter-spacing: 2.07px;
    text-transform: uppercase;
}

.gg {
    padding: 0px 12px 3px 0px;
    font-size: 20px;
    height: 30px;
    background: transparent;
    border-color: transparent;
    border: 1px solid;
    color: #fff;
    font-weight: bold;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/arrow.png) 96% / 17% no-repeat;
    cursor: pointer;
}

.price {
    color: #A81111;
    font-family: 'Museo Cyrl 900';
    font-size: 24px;
}

.oldprice {
    position: relative;
    color: #7f94a1;
}

.oldprice:before {
  border-bottom: 3px solid #A81111;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  transform: rotate(-6deg);
}

.size {
    background: #408bc4 top center;
    padding: 10px 15px;
    color: #fff;
    font-weight: 900;
}

.size span {
    color: #fff;
    padding-left: 7px;
}

.count {
    position: absolute;
    right: 5px;
    top: 85px;
    font-weight: 900;
    background: rgba(255, 255, 255, 0.87);
    padding: 5px;
}

.catalog a {
    padding: 0px 20px 0 0;
    width: 100%;
}

.name {
    text-align: center;
    margin-bottom: 5px;
    color: #000000;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 19px;
}

.block-sale p {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 19px;
    line-height: 26px;
}

.sale {
    margin-top: 65px;
    margin-bottom: 95px;
}

.sale img{
    margin-bottom: 20px;
}

.sale img.line,
.claus img.line,
.img-gallery img.line,
.step img.line,
.step img.line,
.bottom img.line,
.post img.line,
.rew img.line,
.sert img.line {
    margin: 25px 0;
}

.claus {
    background: url(../img/bg2.jpg) top center;
    padding: 120px 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
}

.claus h2 {
    color: #fff;
}

.claus p {
    color: #FFFFFF;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 17px;
    line-height: 24px;
}

.claus-sale {
    display: inline-grid;
    align-items: center;
    margin-top: 285px;

}

.claus-sale p {
    color: #000000;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 15px;
    line-height: 20px;
    /*margin-left: 45px;*/
}

.claus-sale span {
    color: #A81111;
    font-family: 'Museo Cyrl 900';
    font-size: 75px;
    margin-left: 105px;
}

.img-gallery {
    margin-top: 65px;
}

.gallery img {
    width: 192px;
    margin-bottom: 25px;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.sert .gallery img {
    border: 1px solid #000;
}

.step {
    margin-top: 65px;
}

.step .img-fluid {
    display: block;
    margin: auto;
}

.step p {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}

.post-block {
    background: #f3f3f3;
    padding: 20px;

}

.post-block h3 {
    font-family: 'Muller Black';
    font-size: 27px;
    margin-bottom: 25px;
}

.post-block {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 16px;
    line-height: 23px;
}

.rew {
    background: #f5f5f5;
    padding: 95px 0;
    position: relative;
}

.ukr {
    position: absolute;
    bottom: 15px;
    z-index: 999;
    right: 200px;
}

.rew p {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 16px;
    line-height: 24px;
}

.rew-block {
    padding: 20px;
    background: #fff;
}

.rew-block .row {
    align-items: stretch
}

.rew-img {
    float: left;
    margin-bottom: 35px;
}

.rew-block .vk-block {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.avatar-block p {
    float: none
}

.avatar-block::after {
    content: "";
    clear: both;
    display: table;
}

.bottom {
    background: url(../img/555.jpg) no-repeat top left;
    padding: 65px 0;
}

.bottom h2,
.bottom h3 {
    color: #fff;
}

.bottom h3 {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 17px;
    line-height: 24px;
}

.form {
    background: #fff;
    width: 400px;
    padding: 45px 45px 95px 45px;
}

input {
    width: 100%;
    font-size: 17px;
    font-family: 'Museo Sans Cyrl 500';
    line-height: 24px;
    height: 58px;
    display: block;
    margin: 0 auto 15px;
}

input[type=text],
input[type=phone] {
    padding: 4px 4px 4px 12px;
}

label {
    display: block;
    color: #000000;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 12px;
    letter-spacing: 3.07px;
    line-height: 14px;
}

.form .claus-sale {
    margin-top: 0;

}

.form .claus-sale span {
    margin-left: 0;
    text-align: center;
    color: #408BC4;
    background: url(../img/bb.png);
}

input[type=submit] {
    background: #ffd838;
    -webkit-box-shadow: 0px 3px 0px 0px #d3af2a;
    -moz-box-shadow: 0px 3px 0px 0px #d3af2a;
    box-shadow: 0px 3px 0px 0px #d3af2a;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
}
input[type=submit]:hover {
    background: #FFE378;
}

footer {
    background: #000;
    padding: 20px 0;
}

.white-popup-politics {
    width: auto;
    max-width: 650px;
    margin: auto;
    background: #fff;
    padding: 25px 0;
    position: relative;
}

.white-popup{
    width: auto;
    max-width: 399px;
    margin: auto;
    background: #fff;
    padding: 25px 0;
    position: relative;
}

.white-popup h2 {
    font-family: 'Muller Black';
    font-size: 21px;
    text-align: center;
    line-height: 25px;
}

.white-popup .size {
    position: static;
    width: 275px;
    margin-bottom: 15px;
    margin: 0 auto;
    background: none;
    margin-bottom: 15px;
    padding: 0;
    font-size: 17px;
    font-family: 'Museo Sans Cyrl 500';
}

.white-popup .gg {
    margin: 0;
    background: transparent;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Museo Sans Cyrl 500';
}

.white-popup select {
    width: 275px;
    height: 58px;
    padding: 0;
}

form{
    text-align: center;
}

@media (max-width: 639px) {

    header {
        background: url(../img/bgmob.jpg) top center no-repeat;
        padding: 30px 0 50px;
        background-size: cover;
    }

    .text-right {
        text-align: center !important;
    }

    .logo {
        margin-bottom: 25px;
    }

    .header-info {
        margin-bottom: 35px;
    }

    img.line {
        margin: auto;
    }

    .header-content__right {
        text-align: center;
    }

    header h1 {
        font-size: 32px;
    }

    .logo span {
        font-size: 12px;
    }

    .btn-header {
        margin-bottom: 15px;
    }

    section h2 {
        font-size: 32px;
    }

    .claus {
        background: url(../img/bg2-mob.jpg);
    }

    .claus-sale {
        margin-top: 25px;
        background: #fff;
    }

    .claus-sale span {
        margin-left: 10px;
    }

    .gallery {
        justify-content: center;
    }

    .gallery img {
        display: block;
        margin-right: 10px;
    }

    .rew-block {
        margin-bottom: 15px;
    }

    .ukr {
        right: 0;
    }

    .form {
        width: auto;
    }

    .bottom {
        -webkit-background-size: cover;
        background-size: cover;
    }

    .step {
        margin-bottom: 45px;
    }

    .step .img-fluid {
        display: none;
    }

    .step1 {
        background: url(../img/step1.png) no-repeat top center;
        padding-top: 150px;
    }

    .step2 {
        background: url(../img/step2.png) no-repeat top center;
        padding-top: 150px;
    }

    .step3 {
        background: url(../img/step3.png) no-repeat top center;
        padding-top: 150px;
    }
    
    .white-popup{
        width: auto;
    }



}

@media (min-width: 768px) and (max-width: 1024px) {
    
}
            ul.countdown {
                list-style: none;
                margin: 0;
                padding: 0;
                display: block;
                text-align: center;
            }
            ul.countdown li {
                display: inline-block;
            }
            ul.countdown li span {
                font-size: 20px;
                font-weight: 300;
                line-height: 20px;
            }
            ul.countdown li.seperator {
                font-size: 20px;
                line-height: 26px;
                vertical-align: top;
            }
            .timer p {
                margin: 0;
            }
            ul.countdown li p {
                margin:0;
                color: #a7abb1;
                font-size: 14px;
            }

option {
    background: #408bc4;
}