*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.wrapper{
  min-width: 320px;
  max-width: 768px;
  margin: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  overflow: hidden;
}
.clearfix{
  clear: both;
}
span{
  font-family: 'Roboto', sans-serif;
}
p{
  font-family: Georgia, Arial;
  font-size: 16px;
  font-style: italic;
}
.button{
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
ul li{
  list-style: none;
}

/* ---header--- */

.header_top{
  background: url(../img/detoxionis-top.jpg) no-repeat;
  padding-top: 4px;
  padding-bottom: 4px;
}
.top_header_teaser_sale{
  position: relative;
  font-size: 14px;
  font-weight: 600;
  width: 140px;
  height: 40px;
  margin-left: 10px;
  padding-top: 5px;
  background: url(../img/header_sale_bg.png) no-repeat;
}
.top_header_teaser_sale_amount{
  position: absolute;
  top: 3px;
  left: 6px;
  padding-left: 5px;
  text-align: center;
  line-height: 35px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-image: linear-gradient(to top, #fff414 0%, white 100%);
  box-shadow: 0px 2px 2px 0px rgba(19, 37, 46, 0.24);
}
.top_header_teaser_sale span{
  display: block;
  padding-left: 50px;
  line-height: 16px;
}
.header_top img{
  display: none;
}
.eur{
  height: 100%;
  background: url(../img/black_bg_top.png) no-repeat;
}
.eur98{
  display: block;
  padding-right: 15px;
  text-align: center;
  text-decoration: line-through;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}
.eur49{
  display: block;
  padding-right: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #C3FF00;
}

/* ---header bottom--- */

.header_bottom{
  background: url(../img/detoxionis.jpg) no-repeat;
  background-color: #FEFA14;
}
.tube{
  position: relative;
}
.tube .img{
  position: absolute;
  top: 53%;
  left: 56%;
}
h1{
  display: none;
}
h2{
  color: #C3FF00;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 0px;
  margin-left: 10px;
}
h3{
  color: #C3FF00;
  font-size: 22px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.effect{
  margin-left: -30px;
  margin-bottom: 15px;
}
.effect_item{
  color: #fff;
  font-size: 16px;
  margin-bottom: 7px;
}
.effect_item img{
  margin-right: 12px;
}
.hidden{
  margin-top: 5px;
}
.hidden span{
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
.quality img{
  margin-right: 5px;
}
.result  img{
  margin-right: 10px;
}
.description_item1{
  font-family: Georgia, Arial;
  font-style: italic;
  display: inline-block;
  padding: 0px 4px;
  background-color: #89A800;
  border-radius: 2px;
}
.description_item2{
  font-family: Georgia, Arial;
  font-style: italic;
}

/* ---section 1--- */

.description_section{
  background: #F3F4DF url(../img/bg.jpg) no-repeat;
}
.button_top{
  background: #5DC518;
  margin-left: -30px;
  border-radius: 0px 0px 10px 10px;
}
.button_top span{
  display: block;
  float: left;
  margin: 5px 0px 5px 30px;
  color: #fff;
  line-height: 19px;
}
.button_top .button{
  float: right;
  width: 220px;
  height: 40px;
  margin-right: 20px;
  margin-top: 13px;
  text-align: center;
  text-decoration: none;
  color: #000;
  line-height: 40px;
  border-radius: 20px;
  background: linear-gradient(to top, #FFED25, #ffffff);
  font-size: 24px;
  cursor: pointer;
}

.flip-clock-label{
  display: none;
}
.description_section h4{
  color: #009900;
  font-size: 27px;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* ---section 2--- */

.consist{
  background: #fff;
  padding-bottom: 60px;
}
.consist img{
  display: block;
  margin: auto;
}
.consist h5{
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
}
.consist span{
  display: block;
  text-align: center;
  line-height: 20px;
}
.consist_left_item_top img{
  margin-top: 25px;
  margin-bottom: 49px;
}
.consist_left_item_bottom img{
  margin-top: 15px;
  margin-bottom: 15px;
}
.consist_center_item img{
  margin-top: 110px;
  margin-bottom: 35px;
}
.consist_right_item_top img{
  margin-top: 45px;
  margin-bottom: 45px;
}
.consist_right_item_bottom img{
  margin-top: 55px;
  margin-bottom: 20px;
}

/* ---section 3--- */

.certified{
  background: #52B80B url(../img/certified_bg.jpg) no-repeat;
  padding-bottom: 15px;
}
.certified h5{
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}
.certified img{
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.certified span{
  display: block;
  margin: auto;
  text-align: center;
  color: #fff;
  line-height: 20px;
}
.certified_top{
  padding: 0px 65px;
}
.certified_top_item img{
  margin-bottom: 25px;
}
.certified_bottom{
  padding: 0px 125px;
  margin-top: 10px;
}
.certified_bottom_item img{
  margin-bottom: 5px;
}

/* ---section 4--- */

.reviews{
  background: #F4F5DF;
}
.reviews h5{
  font-size: 28px;
  color: #53BE0D;
  text-align: center;
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 30px;
}
.comments p{
  position: relative;
  display: block;
  width: 235px;
  height: 595px;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 10px 0px 10px;
  background: #fff;
  border-left: 1px solid #E3E4D1;
  border-right: 1px solid #E3E4D1;
  border-bottom: 1px solid #E3E4D1;
}
.comments p:before{
  bottom: -21px;
  border-color: #dfd4b9 transparent transparent transparent;
}
.comments p:after{
  bottom: -20px;
  border-color: #ffffff transparent transparent transparent;
}
.comments p:before,
.comments p:after{
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 25px 0 25px;
}
.comments img{
  display: block;
  margin: auto;
  margin-top: 30px;
}
.comments span{
  display: block;
  text-align: center;
  color: #3B5620;
  margin-top: 20px;
  margin-bottom: 50px;
}
.comment2{
  padding-left: 10px;
}
.comment3{
  padding-left: 5px;
}
#carouselExampleControls{
  display: none;
}

/* ---section 5--- */

.opinion{
  background: #F4F5DF url(../img/doc.png) no-repeat;
}
.opinion .col-sm-8{
  padding-right: 30px;
}
.opinion h5{
  color: #52BE0E;
  font-size: 28px;
  font-weight: 600;
  margin-top: 60px;
  margin-left: 5px;
}
.opinion p{
  line-height: 22px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 20px;
}
.opinion span{
  display: block;
  line-height: 22px;
  color: #52BE0E;
  margin-bottom: 20px;
}

/* ---section 6--- */

.about{
  background: url(../img/about_bg.jpg) no-repeat;
  color: #fff;
}
.about h5{
  font-size: 20px;
  margin-top: 20px;
  font-weight: 600;
}
.about_left p{
  display: block;
  margin-top: 20px;
  line-height: 22px;
}
.about_right ul{
  font-family: Georgia, Arial;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
  margin-top: 15px;
}
.about_right li{
  margin-bottom: 23px;
}
.about_right h5{
  margin-left: 95px;
}
.about_right img{
  display: inline-block;
  margin-right: 20px;
  float: left;
}
.about_right span{
  font-family: Georgia, Arial;
  float: left;
  font-size: 16px;
  font-style: italic;
  width: 265px;
  height: 77px;
  vertical-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* ---section 7--- */

.info{
  background: #F4F5DF;
}
.info h5{
  color: #009900;
  font-size: 20px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 25px;
}
.info p{
  line-height: 22px;
  margin-bottom: 40px;
}
.info_center img{
  display: block;
  margin-top: 85px;
}

/* ---section 8--- */

.careful_content{
  background: #fff url(../img/border.png) no-repeat 15px 40px;
}
.careful_content h5{
  color: #DE4000;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.careful_content p{
  line-height: 22px;
  text-align: center;
  padding: 0px 95px;
  margin-bottom: 85px;
}

/* ---footer section 9--- */

.footer{
  background-color: #001820;
}
.order_how h5{
  color: #C3FF00;
  font-size: 20px;
  font-weight: 600;
  margin-top: 45px;
  margin-bottom: 35px;
  text-align: center;
}
.order_how img{
  display: block;
  margin: auto;
}
.order_how span{
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 600;
  line-height: 20px;
}
.laptop{
  position: relative;
}
.laptop:after{
  content: '';
  position: absolute;
  top: 82px;
  right: -100px;
  width: 153px;
  height: 3px;
  background: url(../img/dots.png) no-repeat;
}
.phone{
  position: relative;
}
.phone:after{
  content: '';
  position: absolute;
  top: 82px;
  right: -90px;
  width: 153px;
  height: 3px;
  background: url(../img/dots.png) no-repeat;
}

/* ----section 10--- */

#order_form{
  margin-top: 60px;
}
#order_form .container-fluid{
  width: 740px;
  margin: auto;
}
.order_left{
  background-color: #FDD61B;
  border-radius: 5px 0px 0px 5px;
  padding: 0px;
}
.order_left .img{
  padding-right: 0px;
}
.order_left img{
  display: block;
  margin-top: -15px;
  margin-left: 3px;
}
.nur{
  padding: 0px;
  margin-left: -10px;
}
.order_left h5{
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-top: 25px;
}
.eur_bottom{
  background: url(../img/black_bg_bottom.png) no-repeat;
  height: 46px;
}
.eur_bottom span{
  display: inline-block;
  height: 100%;
  text-align: center;
  line-height: 43px;
}
.eur98_bottom{
  width: 117px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: line-through;
}
.eur49_bottom{
  width: 100px;
  font-size: 22px;
  font-weight: 600px;
  color: #fff;
}
.time{
  width: 200px;
  margin: auto;
  margin-top: 15px;
  padding: 0px 10px 25px 10px;
  border: 1px dashed #112129;
  border-radius: 10px;
}
.time .span{
  display: block;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.order_form{
  background-color: #fff;
  border-radius: 0px 5px 5px 0px;
}
.order_form span{
  display: block;
  font-size: 12px;
  color: #009900;
  margin-top: 11px;
  margin-bottom: 5px;
}
.select_holder{
  position: relative;
}
.select_holder:before{
  position: absolute;
  content: '';
  top: 2px;
  bottom: 2px;
  right: 2px;
  width: 30px;
  height: 25px;
  background: #ffffff;
}
.select_holder:after{
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6.5px 0 6.5px;
  border-color: #479811 transparent transparent transparent;
}
.order_form select{
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #479811;
  padding: 0 10px;
  color: #479811;
  border-radius: 0;
  background: #ffffff;
  width: 100%;
  height: 30px;
}
.order_form input{
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #479811;
  padding: 0 10px;
  color: #479811;
  border-radius: 0;
  background: #ffffff;
  width: 100%;
  height: 30px;
}
.buttom_bottom{
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 270px;
  height: 50px;
  background: linear-gradient(to top, #60D400, #F8F700);
  border-radius: 25px;
  color: #303030;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 50px;
}
.buttom_bottom:hover{
  color: #303030;
  text-decoration: none;
}

/* ---section 11--- */

.footer_bottom p{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 17px;
  line-height: 18px;
  margin-top: 60px;
  margin-bottom: 20px;
}
.footer_bottom p a{
  color: #fff;
}

/* ---media--- */

@media screen and (max-width: 576px){
  .header_top{
    background: #fff;
  }
  .top_header_teaser_sale{
    margin-left: 0px;
  }
  .eur{
    background: url(../img/black_br_top_phone.png) no-repeat;
    float: left;
    width: 80px;
  }
  .eur98{
    font-size: 13px;
    padding: 0px;
  }
  .eur49{
    font-size: 18px;
    padding: 0px;
  }
  .header_top .basket{
    display: block;
    float: right;
  }
  .tube{
    height: 270px;
  }
  .header .tube img{
    height: 250px;
    top: 7%;
    left: 7%;
  }
  h1{
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-top: 25px;
  }
  .header_bottom h2{
    color: #000;
    margin-top: 10px;
    margin-left: 0px;
    font-size: 18px;
  }
  .header_bottom h3{
    color: #000;
    margin-left: 0px;
    font-size: 20px;
  }
  .effect{
    margin-top: 15px;
    margin-left: 0px;
  }
  .effect_item{
    color: #000;
    line-height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .effect_item img{
    display: block;
    float: left;
    margin-right: 20px;
  }
  .hidden{
    display: none;
  }
  .order-first{
    order: 13;
  }
  .order-last{
    order: 1;
  }
  .button_top{
    margin: 0px -15px 0px -15px;
    padding-bottom: 15px;
  }
  .button_top span{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
  }
  .flip-clock-wrapper{
    width: 200px;
    margin-top: 15px;
    margin-left: 10px;
  }
  .description_section .button_top .landing_countdown{
    float: left;
    display: block;
  }
  .button_top .button{
    display: block;
    float: none;
    clear: both;
    margin: auto;
    width: 270px;
    height: 70px;
    border-radius: 40px;
    line-height: 75px;
    font-size: 36px;
  }
  .description_section h4{
    font-size: 22px;
    margin-top: 15px;
  }
  .order-first p{
    margin-bottom: 55px;
  }
  .consist h5{
    font-weight: 600;
    margin-bottom: 0px;
  }
  .consist_left_item_top img{
    margin-bottom: 20px;
  }
  .consist_left_item_bottom{
    margin-top: 40px;
  }
  .consist_center{
    margin-top: 40px;
  }
  .consist_center_item img{
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .consist_right img{
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .consist_right_item_top{
    margin-top: 40px;
  }
  .consist_right_item_bottom{
    margin-top: 40px;
  }
  .certified{
    background: #53BD0B;
    padding-bottom: 60px;
  }
  .certified h5{
    font-size: 22px;
    margin-top: 20px;
  }
  .certified_top{
    padding: 0px;
  }
  .certified_bottom{
    padding: 0px;
  }
  .certified img{
    margin-top: 20px;
  }
  .comment1,
  .comment2,
  .comment3{
    display: none;
  }
  #carouselExampleControls{
    display: block;
    position: relative;
  }
  .comments p{
    margin: auto;
  }
  .carousel-control-next, .carousel-control-prev{
    opacity: 1;
    display: block;
    position: absolute;
  }
  .carousel-control-next{
    top: 645px;
    left: 220px;
  }
  .carousel-control-prev{
    top: 645px;
    left: 45px;
  }
  .carousel-control-prev-icon{
    background: url(../img/left.png);
    height: 40px;
    width: 23px;
    opacity: 1;
  }
  .carousel-control-next-icon{
    background: url(../img/right.png);
    height: 40px;
    width: 23px;
    opacity: 1;
  }
  .opinion{
    background: #F4F5DF url(../img/doc_phone.png) no-repeat;
    padding-top: 445px;
  }
  .opinion .col-sm-8{
    padding-right: 15px;
  }
  .opinion h5{
    font-size: 21px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .opinion p{
    color: #000;
    margin-bottom: 50px;
  }
  .about{
    background: #05BE03;
  }
  .about h5{
    margin-top: 30px;
  }
  .about_right h5{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .about_right img{
    float: none;
  }
  .about_right span{
    float: none;
  }
  .about_right li{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }
  .info h5{
    margin-bottom: 15px;
  }
  .info p{
    margin-bottom: 0px;
  }
  .info_center{
    order: 13
  }
  .info_center img{
    margin: auto;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .careful_content{
    background: #fff;
  }
  .careful_content p{
    padding: 0px;
    color: #DE4000;
    margin-bottom: 35px;
  }
  .laptop:after{
    display: none;
  }
  .phone:after{
    display: none;
  }
  #order_form{
    padding: 0px 15px;
    margin-top: 170px;
  }
  #order_form .container-fluid{
    width: 100%;
  }
  .order_left img{
    height: 340px;
    margin-top: -70px;
    margin-right: auto;
    margin-left: auto;
  }
  .order_left{
    width: 100%;
    border-radius: 5px 5px 0px 0px;
  }
  .nur{
    padding: 0px 15px 0px 15px;
    margin-left: 0px;
  }
  .order_left h5{
    text-align: left;
    padding-left: 40px;
    margin-bottom: 15px;
  }
  .eur_bottom{
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-position: center;
  }
  .time{
    width: 270px;
    margin-bottom: 20px;
  }
  .time .span{
    font-size: 20px;
    font-weight: 600;
  }
  .time .clock-bottom{
    float: none;
    width: 100%;
    margin-left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .order_form{
    border-radius: 0px 0px 5px 5px;
  }
  .buttom_bottom{
    width: 260px;
    margin-right: auto;
    margin-left: auto;
  }
  .footer_bottom p{
    margin-top: 15px;
    margin-bottom: 40px;
  }
}

/* ----timer--- */

.button_top .landing_countdown{
  display: none;
  margin-left: 25px;
}
.button_top .landing_countdown span{
  width: 48px;
  height: 43px;
  line-height: 38px;
  letter-spacing: 10px;
  padding-left: 5px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 5px;
  font-size: 25px;
  color: #000;
  text-align: center;
  background: url("../img/order_timer_bg.png") no-repeat;
}

.time .landing_countdown span{
  width: 48px;
  height: 43px;
  line-height: 38px;
  letter-spacing: 10px;
  padding-left: 5px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 5px;
  font-size: 25px;
  text-align: center;
  background: url("../img/order_timer_bg.png") no-repeat;
}
.landing_countdown{
  width: 170px;
  margin: auto;
  font-size: 20px;
  line-height: 22px;
}
