.main-block-footer__adv{
  position: fixed;
  bottom: -45px;
  left: 0;
  right: 0;
}

.block-footer__adv{
  max-width: 970px;
  width: 100%;
  /* height: 90px; */
  height: 100%;
  margin: 50px auto;
  position: relative;

}
.block-footer__adv-box{
  display: flex;
  min-height: 90px;
  height: 100%;
  background: #DEEDFF;
}
.block-footer__adv-item + .block-footer__adv-item{
margin-left: 10px;
}

.block-footer__adv-item:first-child{
  width: 312px;
  height: 90px;
  position: relative;
  background: url("/wp-content/uploads/2022/12/water-background-png-Image.svg");
  object-fit: cover;
}

.block-footer__adv-item-Qcarbo{
  width: 35px;
  height: 78px;
  image-rendering: pixelated;
  position: absolute;
    left: 40px;
    top: 10px;
}

.block-footer__adv-item-leaf{
  position: absolute;
  left: 60px;
  top: 10px;
  opacity: 0.6;
}

.block-footer__adv-item-img{
  margin-left:40px ;
}

.block-footer-title{
  position: absolute;
  left: 109px;
  top: 22px;
font-style: normal;
font-weight: 800;
font-size: 19px;
line-height: 24px;
text-align: left;
text-transform: uppercase;
color: #074893;
}

.block-footer__adv-item:nth-child(2){
  width: 195px;
  padding: 14px 0;
}

.block-footer__adv-item-description{
font-family: 'Merriweather Sans';
font-style: normal;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
color: #000000;
text-align: center;
line-height: 1.2;
}
.block-footer__adv-item-main{
  font-style: bold;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  color: #074893;
}
.block-footer__adv-detox{
  height: 10px;
}

.block-footer__adv-item:nth-child(3){
padding: 14px 0;
width: 170px;
height: 60px;
}

.block-footer__adv-item:nth-child(4){
  padding: 14px 0;
}
.block-footer__adv-item-btn-description{
  text-transform: uppercase;
font-style: normal;
font-weight: 700;
font-size: 11px;
line-height: 16px;
margin-bottom: 10px;
text-align: center;
}

.block-footer__adv-item-btn{
  text-transform: uppercase;
  display: block;
  padding: 10px 30px;
  background-color:#074893!important;
  text-align: center;
  color: #fff!important;
  font-size: 16px!important;
}

.timer{
/* margin-top: -3px;
  font-size: 15px;
  text-transform: uppercase; */
  margin-top: -3px;
  height: 75px;
  margin-bottom:38px;
  font-size: 15px;
  text-transform: uppercase;
  

}

.timer-description{
  text-align: center;
  color: #0E85C6;
  margin-bottom: 8px;
  font-weight: bold;
}

.timer__items {
  display: flex;
  font-size: 28px;
  justify-content: space-between;
  user-select: none;
}
.timer__item {
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}



.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #0E85C6;
  text-transform: none;
  font-weight: 300;


}

.timer__item:not(:last-child)::after {
  position: absolute;
  right: -15px;
}

.timer__value {
  color: #fff;
}

.block-seperator{
  display: flex;
}
.timer__item + .timer__item{
  margin-left: 10px;
}
.separator_symbole-one,.separator_symbole-two{
  background-color: #000;
  padding: 5px;
  font-size: 18px;
}
.separator_symbole-two{
margin-left: 6px;
}

.block-seperator + .block-seperator{
  margin-left: 20px;
}

.btn-close{
  /* position: relative; */
}
.btn-close__btn{
  position: absolute;
  padding: 2px 5px;
  border: 2px solid #0E85C6;
  border-radius: 50%;
  font-size: 12px;
  color: #0E85C6;
  user-select: none;
  font-weight: bold;
  top: 0;
  right: 0;
}

@media (max-width: 1250px) {
 
  .block-footer__adv-box{
    flex-wrap: wrap;
  }
}

@media (max-width: 1010px) {
  .block-footer__adv{
  max-width: 710px;
  width: 100%;
  }
  .block-footer__adv-box{
    height: auto;
  }
  .block-footer__adv-item:nth-child(4){
margin: 0 auto;
  }
}


@media (max-width: 760px){
  .block-footer__adv-box{
justify-content: center;
  }
  .block-footer__adv-item:nth-child(4){
    margin: 0;
    margin-left:120px;
      }
     
}

@media (max-width: 580px){
  .block-footer__adv{
    max-width: 310px;
    }

    .block-footer__adv-item:nth-child(4){
      margin-top: 20px;
      margin-left:0;
    }
    .block-footer__adv-item-img{
      width: 100%;
    }
}


/* @media (max-width: 935px) {
  .block-footer__adv{
  max-width: 710px;
  width: 100%;
  }
  .block-footer__adv-box{
    height: auto;
  }
  .block-footer__adv-item:nth-child(4){
margin: 0 auto;
  }
} */


/* @media (max-width: 700px){
  .block-footer__adv-box{
justify-content: center;
  }
  .block-footer__adv-item:nth-child(4){
    margin: 0;
    margin-left:120px;
      }
     
} */

/* @media (max-width: 520px){
  .block-footer__adv{
    max-width: 310px;
    }

    .block-footer__adv-item:nth-child(4){
      margin-top: 20px;
      margin-left:0;
    }
    .block-footer__adv-item-img{
      width: 100%;
    }
} */





