@font-face {
    font-family: gess;
    src: url("https://l3-mor-ginseng-jo.wowtop.shop/gesstwomedium-medium.html");
}
@font-face {
    font-family: gesslight;
    src: url("https://l3-mor-ginseng-jo.wowtop.shop/gesstwolight-light.html");
}

body {
    direction: rtl;
    font-family: gess, gesslight, Montserrat;
    position: relative;
}

/*===================================================*/
/*Start Block1*/
.block1 {
    color: #fff;
    background: #012c3d;
    position: relative;
    overflow: hidden;
    padding: 1px 0 10px;
}

.block1-logo {
    width: 17%;
    margin: 35px auto;
}

.block1-head {
    font-size: 70px;
    position: relative;
    line-height: .8;
    color: #3aadd9;
}

.block1-head span {
    margin-top: 10px;
    font-size: 40px;
    color: #fff;
}

.block1-head2 {
    font-size: 27px;
    text-align: center;
    margin: 20px auto;
    position: relative;
}

.block1-img img {
    margin: 10px auto;
    width: 80%;
}

.block1-btn {
    background: #be2623;
    color: #fff;
    width: 100%;
    font-size: 40px;
    border-radius: 10px;
    position: relative;
    line-height: 1;
    padding: 17px 0 0;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.block1-btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.block1-btn .span {
    font-size: 0.35em;
    display: block;
    font-weight: 400;
    color: #fff;
    background: #be2623;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 2;
}

.block1-btn i:first-of-type {
    position: absolute;
    right: 0;
    color: #f3f2ed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block1-btn i:last-of-type {
    position: absolute;
    left: 0;
    color: #f3f2ed;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}


/*===================================================*/
/*Start mid-section*/
.mid-section {
    background: #112737;
    color: #fff;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    padding: 15px 0;
}


.mid-section-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

/*===================================================*/
/*Start Block2*/
.block2 {
    overflow: hidden;
    padding: 50px 0;
    background: #fff;
}

.block2-head {
    position: relative;
    font-size: 50px;
    line-height: 1.2;
}

.block2-head span {
    color: #fff;
    font-family: 'gesslight';
    font-weight: 400;
}

.block2-head2 {
    text-align: justify;
    font-size: 31px;
    line-height: 1.3;
    margin-top: 75px;
}

.block2-head2 span {
    font-weight: bold;
}

.block2-head-span {
    position: relative;
    display: block;
    width: 300px;
    margin: 30px auto 40px;
}

.block2-head-span:before {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #f6165f;

}

.block2-img {
    margin: 30px auto;
}


.block2-container {
    margin: 50px 0 0px 0;
    position: relative;
    font-family: Montserrat;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    border: 1px solid #f6165f;
    padding: 12px 0;
}


.block2-container:hover {
    background: #f6165f;
    color: #fff;
    cursor: pointer;
}

.block2-p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}



/*===================================================*/
/*Start block3*/
.block3 {
    padding: 50px 0;
    background: #012c3d;
}

.block3-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    position: relative;
    padding: 80px 50px 10px;
    font-size: 28px;
    margin: 100px auto;
    border-radius: 5px;
}

.block3-container img {
    position: absolute;
    top: -65px;
    background: #3aadd9;
    border-radius: 50%;
}

/*===================================================*/
/*Start block5*/
.block5 {
    padding: 50px 0;
    background: #1c415c;
}

.block5-container {
    text-align: left;
    font-size: 20px;
    margin: 60px auto;
    padding: 2px 25px;
    position: relative;
    border-radius: 8px;
    color: #fff;
    z-index: 5;
    font-weight: 700;
}

/* .block5-container:before {
     content: "";
     background: #39add9;
     top: 3px;
     left: 0;
     transform: translate(-50%, 0);
     height: 75%;
     width: 15px;
     position: absolute;
     z-index: 1;
     border-radius: 5px;
 } */
.block5-container2 {
    text-align: right;
    font-size: 20px;
    margin: 60px auto;
    padding: 2px 25px;
    position: relative;
    border-radius: 8px;
    color: #fff;
    z-index: 5;
    font-weight: 700;
}

/* .block5-container2:before {
     content: "";
     background: #39add9;
     top: 3px;
     right: 0;
     transform: translate(50%, 0);
     height: 75%;
     width: 15px;
     position: absolute;
     z-index: 1;
     border-radius: 5px;
 } */

.block5-img {
    width: 100%;
    margin: 30px auto;
}

.block5-img img {
    max-width: 220px;
    width: 100%;
}

.block5-how-to-use {
    text-align: justify;
    font-size: 22px;
    font-family: gesslight;
    margin: 20px 0;
}

.block5-last {
    font-size: 23px;
    width: 80%;
    margin: auto;
}


/*===================================================*/
/*Start block6*/

.block6 {
    position: relative;
    padding: 50px 0;
    background: #fff;
}

.block6-img {
    margin: 30px auto;
}


/*===================================================*/
/*Start Block7*/

.block7 {
    background: #fff;
    color: #fff;
    padding: 10px 0 50px;
}

.block7-head {
    font-size: 45px;
    text-align: right;
    margin-top: 100px;
    margin-bottom: 30px;
    color: #183951;
    line-height: 1.3
}

.block7-head span {
    font-family: gesslight;
}

.block7-img {
    width: 55%;
    margin: auto;
}

.block7-p {
    text-align: justify;
    font-size: 28px;
    line-height: 1.3;
    color: #000;
}

/*===================================================*/
/*Start Block4*/
.block4 {
    padding: 50px 0 15px;
    background: #1c415c;
}





.form {
    padding: 0 10px 15px;
    background: #16344a;
}

.form-head {
    font-size: 24px;
    padding: 20px 0 15px;
    line-height: 1.6;
    color: #fff;
}

.error {
    color: #fff;
}

.block4-price {
    margin: -15px auto 0;
    width: 83%;
}

.form-control-input {
    width: 100%;
    margin: auto;
    font-size: 21px;
    color: #2c293a;
    resize: none;
    font-family: gess;
    line-height: 3;
    padding-right: 30px;
}

select.form-control-input {
    height: 50px !important;
}

.form-control-input::-webkit-input-placeholder {
    color: #656565;
    font-family: gess;
}

.form-control-input:-ms-input-placeholder {
    color: #656565;
    font-family: gess;
}

.form-control-input::-moz-placeholder {
    color: #656565;
    font-family: gess;
}

.form-control-input::-ms-input-placeholder {
    color: #656565;
    font-family: gess;
}

.form-control-input::placeholder {
    color: #656565;
    font-family: gess;
}



#form-phone {
    font-family: Montserrat
}

.form-img {
    margin: 20px auto;
    width: 40%;
}

.form-call {
    width: 98%;
    font-size: 50px;
}

.form-call:hover {
    color: #FFF;
    text-decoration: none;
    -webkit-transform: scale(1);
    transform: scale(1);
}




.form .form-group {
    margin-bottom: 25px;
}


.fixed-button:hover {
    text-decoration: underline;
}

.form__block {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Arial", sans-serif;
}

.price__old {
    text-decoration: line-through;
    color: #ff0000;
}

.price__new {
    font-weight: 700;
    color: #fff;
}

input {
    direction: ltr;
    text-align: right;
}