
@font-face{
    font-family: decohead;
    src: url('../fonts/Decohead.eot');
    src: url('../fonts/Decohead.eot?iefix') format('eot'),
    url('../fonts/Decohead.woff') format('woff'),
    url('../fonts/Decohead.ttf') format('truetype'),
    url('../fonts/Decohead.svg#webfont') format('svg');
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    color: #333;
    font-weight: 400;
}
h1, h2, h3, h4, h4 {
    margin: 0;
    padding: 10px 0;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
p,h5{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body,html{
  scroll-behavior: smooth;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.pos_rel{
    position: relative;
}
.section_nav{}
.container_shipping{
	max-width: 1100px;
	margin: 0 auto;
}
.p_s_nav{
	color: #ffc33e;
	text-align: right;
	text-transform: uppercase;
	font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav{
	text-align: right;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.nav a{
	text-decoration: none;
	color: #e20096;
	padding:15px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}
.nav a span{
    text-decoration: none;
    color: #797474;
    padding:20px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
.nav_scrol{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
    background: #fdf6ff;
    border-radius: 0px 0px 20px 20px;
    border:2px solid #d5b0e4;
    border-top: none;
    z-index: 999;
}
.section__01{
  position: relative;
}
.container_s1{
    max-width: 1400px;
    margin: 0 auto;
}
.prod_s1{
    text-align: right;
    margin-top: -420px;
    position: relative;
}
.prod_s1 div{
    position: absolute;
    top: 0;
    right: 0;
}
.price_s1{
    width: 144;
    height: 142;
    position: relative;
}
.old_price_s1{
    position: absolute;
    top: 34px;
    left: 36px;
    color: #ff4a7d;
    text-decoration: line-through;
    font-size: 21px;
    font-family: inherit;
}
.new_price_s1{
    position: absolute;
    top: 66px;
    left: 19px;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    font-family: inherit;
}
.section_ing{}
.box_ingr{
    max-width: 250px;
    margin: 0 auto;
    border:2px solid #c0c0c0;
}
.stars_s1{
    font-size: 15px;
    margin-bottom: 25px;
}
.stars_s1 img{
    margin-top: -3px;
    margin-right: 10px;
    width: 90px;
}
.stars_s1 span{
    text-transform: uppercase;
    color: #e30098;
}
.btn_yellow_s1{
    color: #000;
    padding: 10px 90px;
    background: #ffc300;
    text-transform: uppercase;
    font-size: 25px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px;
    text-decoration: none;
    border:2px solid #ffc300;
    margin: 10px 0px;
    text-align: center;
    transition-duration: 500ms;
}
.btn_yellow_s1:hover{
    color: #000;
    background: #fff;
    text-decoration: none;
}
.btn_yellow_s1:focus{
     color: #000;
    text-decoration: none;
}
.caps_s1{
    color: #777777;
}
.box_s1{
    max-width:380px;

}
.box_s1 h2{
    font-family: decohead;
    text-transform: uppercase;
    font-size: 40px;
}
.box_s1 p{
    margin: 10px 0px;
    line-height: 1.2;
}
.box_s1 h5{
    font-weight: 600;
    margin: 15px 0;
}
.line_height_s1{
    line-height: 0.8 !important;
}
.pills_с1{
    position: absolute;
    right: 353px;
    bottom: 53px;
}
.section__02{
    background-color: #b87fce;
    margin-top: 80px;
      position: relative;
}
.container_s2{
    max-width: 800px;
    margin: 0 auto;
}
.container_s2_v2{
    max-width: 700px;
    margin: 0 auto;
}
.number_fig_s2{
    margin-top: 30px;

}
.pills_s2{
     margin-top: -100px;

}
.h5_s2{
    color: #fff;
    font-size: 25px;
    margin: 10px 0px;
}
.p_s2{
     color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.h2_s3{
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 50px 0 30px 0;
}
.container_s4{
    max-width: 1300px;
    margin:0 auto;
}
.h2_s4{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #e20096;
    margin: 70px 0 20px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.h2_s4 span{
    display: block;

}
.h5_s4{
    margin: 20px 0;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;

}
.h5_s4_pos{
   padding-right: 150px;
    margin-top: 80px;
    text-align: right;
    font-weight: 600;
}
.img_s4_right{
    position: absolute;
    top: -34px;
    right: 29px;
}

.h5_s4_pos_v2{
   padding-left: 150px;
    margin-top: 80px;
    text-align: left;
    font-weight: 600;
}
.img_s4_left{
    position: absolute;
    top: -34px;
    left: 24px;
}

.pdouct_s4{
  margin-left: -61px;
}

.btn_yellow_two{
     color: #000;
    padding: 10px 100px;
    background: #ffc300;
    text-transform: uppercase;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px;
    text-decoration: none;
    border:2px solid #ffc300;
    margin: 10px 0px;
    text-align: center;
    transition-duration: 500ms;
}
.div_btn_yellow_two{
    margin-top: -25px;
}
.btn_yellow_two:hover{
    color: #000;
    background: #fff;
    text-decoration: none;

}
.btn_yellow_two:focus{
     color: #000;
    text-decoration: none;
}
.section__05{
    margin-top: 50px;
}
.women_s5{
    position: relative;
    z-index: 0;
}
.product_s5{
    position: relative;
    z-index: 1;
    margin-top: -376px;
    margin-left: 242px;
}
.h2_s5{
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
}
.p_s5{
   margin: 10px 0px;
   position: relative;
}
.p_s5 span:first-child{
    color: #e30098;
    font-size: 46px;
    position: absolute;
    top: -2px;
    left: 0;
}
.p_s5 span:last-child{
    padding-left: 22px;
}
.p_s5_v2 {
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    border: 2px solid #e10098;
    padding: 13px;
    margin-top: 30px;
}
.section__06{
    margin-top: 30px;
}
.h2_s6{
    text-align: center;
    text-transform: uppercase;
}
.h2_s6 span:nth-child(1){
    display: block;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.h2_s6 span:nth-child(2){
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.p_s6{
    text-align: center;
    max-width: 700px;
    margin: 10px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.section__07{
    background: #ecdff1;
    margin-top: 50px;
}
.container_s7{
    max-width: 900px;
    margin: 0 auto;
}
.h2_s7{
    text-align: center;
     font-size: 30px;
     font-family: 'Poppins', sans-serif;
     font-weight: 700;
    text-transform: uppercase;
    padding: 30px;
}
.btn_s7{
    margin-top: 70px;
    padding-bottom: 20px;
}
.section__08{
    position: relative;
}
.h2_s8{
    text-align: center;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin: 30px 15px;
    text-transform: uppercase;
}
.purple{
    color: #ea67b7;
}
.h5_s8{
    font-size: 20px;
}
.h5_s8 span{
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #e10098;
     font-size: 30px;
}
.margin_s8{
    margin-top: 75px;
}
.bax_s8{
    margin-bottom: 45px;
}
.pills_s8{
    position: relative;
}
.pills_s8:after{
    content: url(../img/h122.png);
    width: 100px;
    height: 100px;
    position: absolute;
  bottom: 64px;
    left: -277px;
}
.rating-stars{
    color: #000;
    font-size: 20px;
}
.table_ba{
   max-width: 600px;
    margin: 60px auto;
}
.table_left{
    width: 30%;
    margin: 0 auto;
}
.name_ba{
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
}
.table_right{
    width: 70%;
    margin: 0 auto;
}
.age_ba{
    position: absolute;
    top: 0;
    left: 0;
    color: #b0b0b0;
    /* text-transform: uppercase; */
}
.used_ba{
    position: absolute;
    top: 17px;
    left: 0;
    color: #b0b0b0;
}
.time_ba{
    color: #b0b0b0;
    margin: 10px 0;
}
 .table_right p{
        line-height: 1.2;
        margin-bottom: 15px;
    }
.p_mobile_ba{
    position: relative;
}
.p_mobile_ba span:nth-child(1){
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
}
.p_mobile_ba span:nth-child(2){
    font-size: 15px;
    color: #b0b0b0;
    position: absolute;
    top: 4px;
    right: 0px;
    /* text-transform: uppercase; */
}
.p_mobile_ba span:nth-child(3){
    font-size: 15px;
    color: #b0b0b0;
    position: absolute;
    top: 23px;
    right: 0;
}
.h2_reviews{
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
     font-size: 30px;
}
.h4_reviews{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
     font-size: 22px;
     margin-top: 20px;
     margin-bottom: -50px;
}
.container_footer{
    max-width: 840px;
    margin: 0 auto;
}
.section__footer{
    background-image: url(../img/h185.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 70px;
}

@media (max-width:1050px) {
    .section__footer {
        margin-top: 0;
        background-position-y: -15px;
    }
}
@media (max-width:900px) {
    .section__footer {
        background-position-y: 0;
    }
}


.pic_footer{
   max-width: 1000px;
    margin-top: -24px;
}
.face_footer{
    margin-right: 10px;
}
.inst_footer{
    margin-left: 10px;
}
.h5_footer{
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
     color: #fff;
     text-transform: uppercase;
     margin-top: 50px;
     margin-bottom: 10px;
}
.p_footer{
    color: #fff;
    text-align: left;
}
.link_footer{
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.link_footer:hover,.link_footer:focus{
    text-decoration: none;
    color: #fff;
}
.div_footer{
    margin-left: 20px;
}
.disclaimer{
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.3;
    padding: 30px 20px 20px 20px;
    color: #fff;
}
.section__10{
    background: #d5b0e4;
    margin-top: -20px;
    padding-bottom: 10px;
}
.h5_s10{
    font-size: 20px;
    color: #29205f;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.p_s10{
    font-size: 15px;
    color: #262161;
}
.h2__mobile, .p__mobile{
  display: none;
}
/*counter*/

.div_counter{
    background: rgba(255,255,255,0.7);
    border-radius: 20px;
    max-width: 350px;
    margin: 0 auto;
    border:3px solid #d5767d;
    margin-left: -130px;
    margin-top:-40px;
}

.countdown_box {
    width: auto;
    margin: 5px 0;
    text-align: center;
}

.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
    /*background-color: #ce181e;*/
    border-radius: 5px;
    color: #ffc33e;
    display: inline-block;
    font-size: 17px;
    /*font-weight: 900;*/
    /*padding: 5px;*/
    text-align: center;
    margin: 0;
    width: 15px;
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    line-height: 10px;
}
.time span {
    margin: 0 8px;
    font-weight: 500;
}
.toend {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 12px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
    background: #ce181e;
    width: 200px;
    margin: 15px auto;
    border-radius: 5px;

}
.mobile_s1{
    display: none !important;
}
@media (max-width:1404px){
    .pills_s8:after {
    content: url(../img/h122.png);
    width: 66px;
    height: 100px;
    position: absolute;
    bottom: 37px;
    left: -65px;
}
    .margin_s8 {
    margin-top: 34px;
}
  .prod_s8 {
    width: 100%;
  }
}

@media (max-width:1300px){

     .pdouct_s4 {
       width: 367px;
    margin: 42px auto;
    }
}
@media (max-width:1200px){
    .pills_s8:after{
        bottom: 10px;
    }
    .h5_s8 {
    font-size: 18px;
    }
    .h5_s8 span {
    font-size: 20px;
    }
     .box_s1 {
    margin: 0 auto;
    }
    .nav{
        padding-bottom: 5px;
        padding-top: 5px;
    }
        .nav a{
        padding:5px;
        font-size: 13px;
    }

}
@media (max-width:1100px){
    .caps_s1{
        text-shadow: 0.5px 0.5px 0.5px #fff;
    }
    .btn_yellow_s1{
        padding: 10px 50px;
    }
}
@media (max-width:1050px){
    .pic_footer {
    max-width: 852px;
    margin-top: 25px;
    }
}

@media (max-width:1030px){
    .table_ba{

    border-bottom: unset;
    }
}

@media (max-width:1000px){
    .h5_s4_pos {
    padding-right: 120px;
    margin-top: 79px;
    padding-top: 24px;
    font-size: 15px;
}
    .img_s4_right {
    position: absolute;
    top: 7px;
    right: 20px;
    width: 89px;
}
    .h5_s4_pos_v2{
        padding-left: 142px;
        font-size: 15px;
        padding-top: 20px;
    }
    .img_s4_left {
    position: absolute;
    top: 1px;
    left: 40px;
    width: 89px;
    }
    .pdouct_s4 {
    margin-left: -35px;
    margin-top: 95px;
    }
}
@media (max-width:992px){
  .order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds{
      font-size: 14px;
  }
  .p_s_nav{
      font-size: 14px;
  }
    .pills_s8:after{
       bottom: -39px;
    left: -43px;
    }
}
@media (max-width:920px){
     .nav a:first-child img{
        width:150px;
    }
     .nav a:first-child{
       margin-right: 20px !important;
    }
}
@media (max-width:900px){
    .section__footer {
    margin-top: -100px;
}
   .pic_footer {
    max-width: 650px;
    margin-top: 152px;
    }
}

@media (max-width:840px){



     .nav a{
        padding:3px;
        font-size: 12px;
    }
     .nav a:first-child img{
        width:130px;
    }
     .nav a:first-child{
       margin-right: 10px !important;
    }
}
@media (max-width:800px){
    .pills_s2{
        width: 100%;
    }
   .pdouct_s4{
    margin-top: 95px;
    margin-left: -57px;
   }
}

@media (max-width:767px){
    .container__nav{
      display: flex;
      justify-content: space-between;
    }
    .container_footer{
        padding-top: 50px;
    }
   .h5_footer{
    margin-top: 20px;
   }
    .section__10{
    padding: 10px;
    }
    .box_s10{
        border:1px dashed #27215f;
        margin: 15px 0;
        position: relative;
        padding: 10px 10px 6px 10px;
    }
    .hr_abs_s10 {
    position: absolute;
    top: -32px;
    left: 50%;
    color: #4b409e;
    transform: translateX(-50%) rotate(90deg);
    }
    .mobile_list{
        border-bottom: 1px solid #747774;
        text-align: center;
    }
    .mobile_list a{
        color: #3e3c3c;
    }
    .mobile_text_header,.mobile_text_header:hover{
        text-decoration: none;
        color: #000;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 14px;
        margin-top: 3px;
    }
    .link_footer,.h5_footer,.p_footer{
        text-align: center;
    }
    .section__footer{
    background-image: url(../img/hm091.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    }
    .pic_footer{
        display: none;
    }
    .table_ba {
    max-width: 400px;
    margin: 20px auto;
    }
    .table_right p{
        text-align: justify;
    }
    .stars_bs{
        padding-top: 10px;
    }
    .prod_s8 {
    width: 50%;
    margin: 0 auto;
    display: block;
    }
    .h5_s8 {
    font-size: 15px;
    }
    .section__07{
        padding-bottom: 22px;
    }
    .h2_s4 {
        margin-bottom: 0;
    }
    .h2_s5{
        text-align: center;
    }
   .product_s5 {
    position: relative;
    z-index: 1;
    margin-top: -330px;
    margin-left: 146px;
    }
    .div_btn_yellow_two{
    margin-top: 20px;
    }
    .h5_s4_pos_v2 {
    padding-left: 0px;
    margin-top: -11px;
    text-align: center;
    font-weight: 600;

    }
    .h5_s4_pos{
        text-align: center;
        padding-right: 0px;
        margin-top: -8px;
        padding-top: 20px;
    }
   .section__02 {
    margin-top: 20px;
    }
    .box_s1 p{
        text-align: justify;
    }
    .box_s1 h5{
        border-top: 1px solid #e10098;
        padding-top: 15px;
    }
    .box_s1 h2,.stars_s1{
        text-align: center;
    }

    .mobile_bg_s1{
        background-image: url(../img/h14.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x:60%;
    margin-top: -25px;
    position: relative;
    z-index: 1;
    }
     .prod_s1{
        margin-top: 112px;
    }
     .pic_s1{
        display: none;
    }

     .mobile_bg_s1:after{
        content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.8);
    display: block;
    z-index: -1;
    }

	.dnone{
		display: none !important;
	}


}
@media (max-width:640px){
    .women_s5 {
        width: 100%;
    }
    .pills_с1 {
        position: absolute;
        right: 254px;
        bottom: 17px;
    }
}

@media (max-width:555px){
        .product_s5 {
        position: relative;
        z-index: 1;
        margin-top: -260px;
        margin-left: 85px;
    }
}

@media (max-width:550px){
    .pills_с1 {
       display: none;
    }
}
@media (max-width:500px){
    .section__footer{
        padding-top: 150px;
    }
    .hr_abs{
        position: relative;
    }

    .prod_s8{
        width: 100%;
    }
    .p_s6,.p_s5_v2{
        text-align: justify;
    }
    .product_s5{
        margin-left: 50px;
    }
    .p_s2{
        font-size: 16px;
    }
    .section__02 {
    margin-top: -58px;
    }
     .number_fig_s2{
    margin-top: 130px;

    }
    .section__02{
        background: unset;
        background-image: url(../img/hm02.png);
    background-repeat: no-repeat;
    background-size: cover;
    }
    .pic_s1{
        display: none;
    }
    .prod_mob_s1{
        width: 100%;
        margin: 0 auto;
        display: block;
        padding-top: 116px;
    }
    .prod_s1 div {
    top: 64px;
    }
    .prod_s1{
        margin-top: 112px;
    }
}
@media (max-width:460px){
     .hr_abs:after {
    content: '';
    width: 200px;
    position: absolute;
    top: 41%;
    left: -56%;
    height: 4px;
    color: #a6aafd;
    border-top: 2px solid #e10098;
    transform: rotate(90deg);
    }
    .h2_s7{
        padding: 20px;
    }

     .bg_s5 {
    background-image: url(../img/h84.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 136%;
}
     .women_s5 {
        display: none;
    }
    .product_s5{

        margin: 0 auto;
        width: 100%;
        margin-top: 69px;
    }
}
@media (max-width:449px){
    .h2__desctop, .p__desctop{
      display:none;
    }
    .p__mobile{
      display: inline-block;
      text-align: center;
      position: absolute;
      top: 140px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      line-height: 1.2;
      width: 340px;
    }
    .h2__mobile{
      font-family: decohead;
      text-transform: uppercase;
      font-size: 40px !important;
      display: inline-block;
      text-align: center;
      position: absolute;
      top: 86px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      width: 340px;
    }
    .mobile_bg_s1{
        background-size: unset;
    }
    .mobile_s1{
    display: block !important;
    margin-top: -40px !important;
    margin-bottom: 20px !important;
    }
    .desctop_s1{
        display: none !important;
    }
    h2{
        font-size: 25px !important;
    }
    .box_s1 h2{
        font-size: 40px !important;
    }
    .p_s5_v2{
        margin-top: 13px;
    }
   .h5_s4{
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
    padding: 0 15px;
   }
    .p_s5 span:last-child {
    padding-left: 16px;
    }
    .p_s5 span:first-child{
        font-size: 33px;
    }
    .h2_s5 {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 25px;
    text-align: center;
    }
   .p_s5{
    font-size: 15px;
    margin: 5px 0px;
   }

    .btn_yellow_s1 {
        width: 250px;
    margin: 0 auto;
    display: block;
    }
    .btn_yellow_two{
     color: #000;
    padding: 10px 50px;
    text-transform: uppercase;
    font-size: 30px;
}
    .box_ingr{
        max-width: 332px;
        margin: 0 auto;
    }
}
@media (max-width:404px){
    .h5_s8 {
        font-size: 14px;
    }
}

@media (max-width:390px){
    .hr_abs:after{
        left: -59%;
    }
}
@media (max-width:390px){
    .hr_abs:after{
        left: -61%;
    }
}
@media (max-width:360px){
  .p__mobile{
    width: 290px;
  }
  .h2__mobile{
    width: 290px;
    font-size: 35px !important;
  }
}

@media (max-width:380px){
    .old_price_s1{
      top: 23px;
      left: 28px;
      font-size: 20px;
    }
    .new_price_s1 {
        top: 50px;
        left: 17px;
        font-size: 26px;
    }
    .price_s1 {
    width: 115px;

    }
  
    .mobile_text_header,.mobile_text_header:hover{
        font-size: 12px;
        margin-top: 6px;
    }

}
@media (max-width:372px){
    .box_s1 h2{
        font-size: 30px !important;
    }
}
@media (max-width:350px){
    .mobile_text_header span{
        display: none;
    }


}
@media (max-width:340px){
  .mobile_text_header img {
  width: 100px;
  }
     .section__footer {
    padding-top: 160px;
    }
}
@media (max-width:325px){
    .mobile_text_header img {
      width: 90px;
  }
}
@media (max-width:318px){
  .h2__mobile{
    font-size: 30px !important;
  }
    .number_fig_s2{
        width: 100%
    }
    .p__mobile, .h2__mobile{
      width: 270px;
    }
}


.sec10 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.sec10 .center:first-of-type {
    margin-right: 10px;
}

@media (max-width: 352px) {
    .sec10 .center:first-of-type {
        margin-right: 0px;
    }
}

.footer {
    color: #fff !important;
    background-color: #d6b1e4 !important;
}