.sec-one-form {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    padding: 20px 35px 15px 35px;
}
.sec-one-form__discount {
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0987e0;
    text-align: center;
}
.text-center {
    text-align: center;
}
.sec-one-form__timer {
    font-weight: 400;
}
.price-old {
    font-size: 24px;
    position: relative;
    font-weight: 700;
}

.price-old::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 40%;
    left: 20%;
    width: 60px;
    height: 50px;
    border-top: solid 5px #3ba301;
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg);
}
.price-new {
    margin-left: 30px;
    font-weight: 700;
    font-size: 36px;
    color: #3ba301;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button, select {
    text-transform: none;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-appearance: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control, .form-control {
    background-color: #ebebeb;
    height: 50px;
    border: none;
    border-radius: 5px;
    outline: none;
    color: #333333;
    font-size: 16px;
    padding: 0 35px;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
}
.form-control::-webkit-input-placeholder{
    color: #333333;
}
.form-control::-moz-placeholder{
    color: #333333;
}
.form-control:-ms-input-placeholder{
    color: #333333;
}
.form-control::-ms-input-placeholder{
    color: #333333;
}
.form-control::placeholder{
    color: #333333;
}
.sec-one-form__discount {
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0987e0;
}
.sec-one-form__discount b {
    font-size: 16px;
}
.sec-one-form .form-group {
    margin: 0;
}
.btn-buy {
    background-color: #57b721;
    color: #ffffff;
    border-radius: 50px;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    font-size: 30px;
    padding: 10px 0;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
    outline: none;
    text-align: center;
    cursor: pointer;
} 
.btn-buy {
    width: 100%;
}
.sec-one-form__discount {
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0987e0;
}
p.wv_discount {
    font-size: 25px;
    font-weight: bold;
}
.form_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
div#sec-one-form {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 340px;
    margin-bottom: 20px;
}
.form_product {
    margin-right: 20px;
}
@media(max-width:680px){
    .form_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    div#sec-one-form {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        max-width: 420px;
        width: 90%;
    }
    .form_product {
        margin-right: 0;
        max-width: 300px;
        width: 90%;
    }   
}
@media(max-width:462px){
    .sec-one__prices.text-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}
div#form h1 {
    text-align: center;
    color: red;
}

.headsag p, .vplique {
    text-transform: uppercase
}

.menu li, .menu ul {
    display: inline-block
}

.contenulu, .facezizou, .headbeyaz, .lavalse .facezizou, .menu, .menu ul {
    overflow: hidden
}

#header:after, .ctevid:after, .dismoi:after, .head:after, .lavalse:after, .zizou1:after {
    content: '';
    clear: both
}

body, p {
    font-size: 14px
}

.dismoi a, .lavalse a {
    color: #14a1d0;
    font-weight: 700
}

.dismoi a:hover, .lavalse a:hover {
    color: #14a1d0;
    text-decoration: underline !important
}

.head {
    float: right
}

a {
    font-weight: 700
}

.contenulu p, .vpouste > p, .zizou p, .zizou strong > span {
    font-weight: 300
}

.vplique {
    background: #ed1b24;
    font-size: 35px;
    color: #fff;
    padding: 15px 0 15px 15px;
    clear: both
}

.dismoi:after, .lavalse:after, .zizou strong, .zizou1:after {
    display: block
}

.zizou strong {
    color: red;
    font-size: 32px;
    line-height: normal;
    margin-bottom: 20px
}

.zizou strong > span {
    font-size: 23px
}

.zizou p {
    margin: 0 0 20px;
    font-size: 20px
}

.zizou h4 {
    margin: 0 0 30px;
    line-height: 28px;
    color: red;
    font-size: 28px
}

.zizou1 p {
    margin: 0;
    line-height: normal
}

.zizou1 p {
    font-size: 17px;
    font-weight: 300
}

.zizou1 p {
    float: left
}

.vpouste {
    text-align: center;
    border: 5px solid #ed1b24
}

.vpouste {
    padding: 15px;
    background: #ffefbf
}

.vpouste > p {
    margin: 0;
    font-size: 17px;
    line-height: normal
}

.contenulu {
    background: #ffefbf
}

.contenulu p {
    margin: 20px 10px 25px 20px;
    font-size: 17px;
    line-height: normal
}

.contenulu strong {
    margin: 15px 0 30px;
    width: 100%;
    float: left;
    padding-left: 20px
}

.contenulu p a {
    color: #090a0b
}

.fessebouc {
    background: #fff;
    padding: 20px
}

.lavalse {
    float: right;
    width: 890px
}

.fessedebook {
    width: 110px;
    float: left;
    margin-right: 20px
}

.facezizou {
    width: auto
}

.facezizou img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 400px
}

.dismoi .facezizou p {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    line-height: normal
}

.dismoi, .lavalse {
    clear: both;
    margin: 0 0 15px
}

.fessedebook img {
    width: 100%
}

.dismoi .facezizou span {
    font-size: 18px;
    line-height: normal;
    margin: 0 10px 0 0;
    display: inline-block
}

.lavalse .facezizou p {
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    line-height: normal
}

.facezizou strong {
    width: 100%;
    margin-top: 10px;
    display: block
}

.facezizou strong span {
    margin-right: 25px;
    color: #14a1d0
}

@media screen and (min-width: 0\0
) {
    .contenulu {
        height: 5552px
    }
}

.ctevid {
    margin: 0 0 20px
}

.ctevid:after {
    display: block
}

@media screen and (max-width: 1023px) {
    .contenulu {
        display: none
    }

    .lavalse {
        float: none;
        width: auto;
        clear: both
    }

    .fessedebook {
        width: 60px;
        float: left;
        margin-right: 10px
    }

    .zizou1 p {
        float: none;
        width: auto !important;
        margin-left: 0 !important
    }
}

#header img, #header:after {
    display: block
}

@media screen and (max-width: 600px) {
    #header img {
        margin-left: 0;
        width: 70px
    }

    .fessebouc {
        padding: 15px
    }

    .menu {
        padding: 0 0 0 10px
    }

    .menu ul {
        height: 66px
    }

    .menu li {
        margin: 25px 10px
    }

    .zizou {
        padding-left: 0;
        overflow: hidden
    }
}

body, h1, h2, h4, h5 {
    color: #090a0b
}

h5 {
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 20px
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    height: 100%;
    width: 100%
}

html, html a {
    -webkit-font-smoothing: antialiased
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: normal;
    margin: auto !important;
    overflow-x: hidden !important;
    background: #333;
    color: #090a0b
}

h1 {
    font-size: 48px;
    line-height: 78px
}

h2 {
    font-size: 34px;
    line-height: 58px
}

h4 {
    font-size: 22px;
    line-height: 39px
}

p {
    font-size: 14px;
    line-height: 23px
}

.headsag p {
    line-height: normal
}

.head span {
    font-weight: 300;
    float: left
}

img {
    max-width: 100%
}

a:focus, a:hover {
    text-decoration: none
}

ul {
    padding-left: 0;
    margin: 0
}

#header {
    width: 100%;
    position: relative;
    background: #222
}

#header img {
    float: left;
    padding-top: 10px;
    margin-left: 30px
}

.menu li, .menu ul {
    display: inline-block
}

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1040px;
    background: #ffefbf
}

.menu {
    background: #222;
    text-align: right;
    padding: 0
}

.headsag p {
    text-align: center
}

.menu ul {
    height: 102px
}

.menu li {
    color: #fff;
    margin: 40px 15px
}

.headbeyaz {
    background: #fff;
    overflow: hidden
}

.head {
    margin-left: 30px;
    color: #ed1b24
}

.head:after {
    display: block
}

.head span {
    font-size: 38px
}

.headsag p, .ustbaslik, a {
    font-weight: 700
}

.ustbaslik {
    width: 100%;
    font-size: 17px;
    background: #ed1b24;
    color: #fff;
    padding: 5px 0 3px 30px;
    float: left
}

a {
    outline: 0 !important;
    text-decoration: none !important;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    transition: all ease .25s;
    color: #ed1b24
}

.headsag {
    background: #ffefbf;
    overflow: hidden;
    width: 250px;
    position: absolute;
    bottom: 37px;
    right: 0
}

.headsag p {
    margin: 0;
    font-size: 38px;
    color: #ed1b24
}

.contentsol {
    float: left;
    width: 790px;
    background: #fff;
    padding: 30px 10px 0 30px
}

.contentsol h1 {
    width: 100%;
    font-size: 41px;
    line-height: 49px;
    margin: 0 0 20px
}

.contentsol > p {
    width: 100%;
    margin: 0 0 20px;
    line-height: normal;
    font-weight: 300;
    font-size: 20px
}

.contentsol h2 {
    width: 100%;
    margin: 0;
    line-height: normal
}

.contentsol h4 {
    margin: 0;
    line-height: 37px;
    font-size: 33.5px
}

@media screen and (max-width: 1023px) {
    .headbeyaz {
        float: none;
        padding: 5px 0
    }

    .contentsol {
        float: none;
        width: 100%;
        padding: 20px 10px 0
    }
}

@media screen and (max-width: 600px) {
    #header img {
        padding: 15px
    }

    #header img {
        float: none;
        margin-left: 0;
        width: 100%
    }

    .menu {
        display: none;
        padding: 0 0 0 10px
    }

    .menu ul {
        height: 66px
    }

    .menu li {
        margin: 25px 10px
    }

    .ustbaslik {
        padding: 5px
    }
}

body {
    padding: 0
}

.footer-fixed {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .68);
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 1
}

.footer-fixed div {
    width: 45%
}

.footer-fixed div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center
}

.footer-fixed a, .footer-fixed p {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif
}

.footer-fixed a {
    text-decoration: none !important;
    padding: 10px 15px;
    background: #e31c02;
    border-radius: 10px
}

.footer-fixed div {
    text-align: end;
    margin: 10px
}

.footer-fixed div:nth-child(2) {
    justify-content: start
}

a {
    text-decoration: underline !important
}

a:hover {
    text-decoration: none !important
}

.card {
    display: none
}

.card.color2 {
    background-image: url("../img/2-1.jpg")
}

.card.color3 {
    background-image: url("../img/2-2.jpg")
}

.card.last {
    background-image: url("../img/2-3.jpg")
}

.card-two {
    background-image: url("../img/3.jpg")
}

.card.color6 {
    background-image: url("../img/3-1.jpg")
}

.card.color7 {
    background-image: url("../img/3-2.jpg")
}

.card.last-two {
    background-image: url("../img/3-3.jpg")
}

.img-hide {
    max-width: 180px;
    width: 23%
}

.footer-privacy {
    padding-bottom: 100px;
    padding-top: 40px;
}

@media (max-width: 500px) {
    .contentsol h1 {
        font-size: 40px;
        line-height: 1
    }

    .toplay.hidden {
        display: block !important;
        position: relative;
    }

    .img-hide {
        display: none
    }

    .card-two {
        background-image: url("../img/3.jpg") !important
    }

    .post-img {
        float: none !important;
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 auto !important
    }

    .card,
    .card-two {
        top: 0;
        position: sticky;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-position: center;
        background-image: url("../img/2.jpg");
        background-size: cover;
        border-radius: 2px;
        border: 2px solid #fff;
        height: 90vh
    }

    .vplique {
        font-size: 33px
    }
}

@media (max-width: 576px) {
    .contentsol h1 {
        font-size: 34px
    }

    .footer-fixed {
        flex-direction: column-reverse;
        padding-top: 0;
        padding-bottom: 20px
    }

    .footer-fixed div {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .footer-fixed div:nth-child(2) {
        justify-content: center
    }

    .footer-fixed a {
        display: block;
        line-height: 1;
        text-decoration: none !important;
        padding: 10px;
        background: #e31c02;
        border-radius: 10px;
        width: 95%;
        margin: 0 auto
    }

    .footer-fixed p {
        line-height: 0
    }

    .footer-fixed a, .footer-fixed p {
        font-size: 25px
    }
    .footer-privacy {
        padding-bottom: 140px;
    }
    .contentsol h4 {
        line-height: 34px;
        font-size: 33px
    }
}

@media (max-width: 400px) {
    .contentsol h1 {
        font-size: 31px
    }

    .vplique {
        font-size: 25.5px
    }

    .zizou strong {
        font-size: 29px
    }

    .zizou strong > span {
        font-size: 21px
    }

    .contentsol h4 {
        line-height: 29px;
        font-size: 30px
    }
}

@media (max-width: 376px) {

    .contentsol h1 {
        font-size: 29px
    }

    .vplique {
        font-size: 24.5px
    }

    .zizou strong {
        font-size: 27.5px
    }

    .zizou strong > span {
        font-size: 20px
    }

    .contentsol h4 {
        font-size: 28.5px
    }
}

@media (max-width: 361px) {
    .contentsol h1 {
        font-size: 28.5px
    }

    .vplique {
        font-size: 23px;
    }

    .zizou strong {
        font-size: 26.5px
    }

    .zizou strong > span {
        font-size: 19px
    }

    .contentsol h4 {
        line-height: 27px;
        font-size: 27px
    }
}

@media (max-width: 321px) {
    .contentsol h1 {
        font-size: 25px
    }

    .vplique {
        font-size: 20.5px
    }

    .zizou strong {
        font-size: 23.5px
    }

    .zizou strong > span {
        font-size: 17px
    }

    .contentsol h4 {
        font-size: 24px
    }
}

form {
    margin: 0
}

.name-input, .phone-input {
    color: #090a0b;
    background: #fff;
    border: 0;
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .15s ease-in-out
}

input {
    border: 0 !important;
    padding-left: 20px
}

.button-submit:focus, .name-input:focus-within, .phone-input:focus-within {
    outline: 0;
    box-shadow: 0 0 0 4px #bdab3c
}

.button-submit {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 1rem auto;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    border: 0;
    padding: 14px 0;
    background-image: linear-gradient(to top, #a20b0c, #f11);
    transition: all .15s ease-in-out;
    cursor: pointer
}

a {
    text-decoration: none !important
}

.menu a {
    color: #fff;
    font-weight: normal;
}