* {
  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
}

.clearfix {
  content: '';
  clear: both;
  display: block
}

.center {
  text-align: center
}

.left {
  text-align: left
}

.right {
  text-align: right
}

.justify {
  text-align: justify
}

.pos_rel {
  position: relative
}

.header {
  max-width: 1030px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: 5px solid #49a19c;
  border-bottom: 5px solid #49a19c;
  border-right: 5px solid #49a19c;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background: #fff
}

.header img {
  margin-left: 20px
}

.header a {
  text-decoration: none;
  color: #676767;
  text-align: center;
  font-size: 18px;
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 20px;
  padding: 15px;
  border: none;
  transition-duration: 500ms
}

.header a:hover {
  background: #e7eb77;
  text-decoration: none;
  color: #000;
  border-radius: 20px;
  padding: 15px
}

.btn_yellow {
  background: #fff32f;
  color: #000 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  padding-top: 20px !important;
  margin-top: -10px;
  font-size: 22px !important;
  font-weight: bold
}

.btn_yellow:hover {
  background: #fff32f !important
}

.section_1 {
  background-image: url(../images/01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center
}

.container_s1 {
  max-width: 1400px;
  margin: 0 auto
}

.h2_s1 {
  color: #0e4d47;
  font-size: 55px;
  font-weight: bolder;
  margin-top: 100px
}

.h3_s1 {
  font-size: 50px;
  margin-bottom: 30px
}

.old_p {
  font-size: 35px;
  font-weight: bolder
}

.new_p {
  font-size: 65px;
  color: red;
  font-weight: bolder
}

.off {
  font-size: 55px;
  font-weight: bolder;
  text-transform: uppercase;
  padding-bottom: 20px
}

.btn_yellow_two {
  background: #fff32f;
  color: #000 !important;
  padding: 20px 70px;
  font-size: 35px;
  font-weight: bold;
  border-radius: 40px;
  box-shadow: 5px 5px 10px #353333;
  transition-duration: 1s
}

.btn_yellow_two:hover {
  box-shadow: 1px 1px 2px #353333
}

.section_2 {
  background: #0e4d46;
  margin-top: -5px
}

.img_s2 {
  position: absolute;
  top: 10px;
  left: 20px
}

.p_s2 {
  margin-left: 100px;
  text-align: left;
  font-size: 19px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px
}

.border_s2 {
  border-left: 4px solid #396d67
}

.h2_s3 {
  font-size: 35px;
  color: #0e4d46;
  font-weight: bolder;
  margin-top: 30px
}

.h3_s3 {
  font-size: 35px
}

.p_s3 {
  font-size: 20px
}

.section_4 {
  background-image: url(../images/x35.png.pagespeed.ic.bne8zXUb-K.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px
}

.h2_s4 {
  font-size: 35px;
  color: #fff;
  font-weight: bolder;
  margin-top: 70px;
  text-align: left
}

.h3_s4 {
  font-size: 35px;
  color: #fff;
  text-align: left
}

.p_s4 {
  text-align: left;
  color: #f4f7f6;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 2
}

.img_s4 {
  margin-top: 30px;
  margin-bottom: -50px
}

.pic_s4 {
  position: absolute;
  top: 170px;
  left: -250px;
  transform: rotate(270deg)
}

.section_5 {
  margin-top: 50px
}

.h2_s5 {
  font-size: 35px;
  text-align: center;
  color: #0e4d46;
  font-weight: bolder
}

.h3_s5 {
  font-size: 35px;
  color: #000;
  text-align: center;
  margin-bottom: 30px
}

.p_s5 {
  text-align: right;
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px
}

.div_p_s5 {
  padding-right: 100px;
  margin-top: 38px;
  margin-bottom: 38px
}

.tick_s5 {
  position: absolute;
  top: 0;
  right: 0
}

.p_s5_v2 {
  text-align: left;
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px
}

.div_p_s5_v2 {
  padding-left: 100px;
  margin-top: 50px;
  margin-bottom: 50px
}

.tick_s5_v2 {
  position: absolute;
  top: 0;
  left: 0
}

.img_s5 {
  max-width: 577px;
  margin-top: -30px
}

.section_6 {
  background-image: url(../images/61.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  margin-top: 50px
}

.prod_06 {
  width: 450px;
  margin-top: 100px
}

.save_pic {
  width: 100px;
  margin-top: 20px;
  margin-bottom: 20px
}

.btn_yellow_two_s6 {
  padding: 20px 70px;
  font-size: 27px
}

.section_7 {
  margin-top: 30px
}

.div_s7 {
  width: 550px;
  margin: 0 auto
}

.h2_s7 {
  font-size: 35px;
  text-align: center;
  color: #0e4d46;
  font-weight: bolder;
  margin-bottom: 20px
}

.p_s7_left {
  position: absolute;
  top: 33px;
  right: 211px;
  text-align: right;
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px;
  width: 350px
}

.p_s7_right {
  position: absolute;
  top: 23px;
  left: 199px;
  text-align: left;
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px;
  width: 350px
}

.pic_left_s7 {
  margin-left: 20%
}

.pic_right_s7 {
  margin-left: -128px
}

.section_8 {
  margin-top: 20px
}

.h2_s8 {
  font-size: 35px;
  text-align: center;
  color: #0e4d46;
  font-weight: bolder;
  margin-bottom: 20px;
  margin-top: 70px
}

.p_s8 {
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px;
  text-align: left;
  margin-top: 5px
}

.how_s8 {
  max-width: 350px;
  margin: 0 auto
}

.section_10 {
  background-image: url(../images/102.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  margin-top: 50px;
  padding-bottom: 30px
}

.h2_s10 {
  font-size: 35px;
  text-align: center;
  color: #0e4d46;
  font-weight: bolder;
  margin-bottom: 150px
}

.sert_s10 {
  width: 280px
}

.pic_s10 {
  margin-top: -50px
}

.p_s10 {
  text-align: justify;
  color: #f4f7f6;
  line-height: 1.8;
  font-weight: 500;
  font-size: 17px
}

.p_s10_v2 {
  text-align: justify;
  line-height: 1.6;
  font-weight: 500;
  font-size: 17px;
  background: #d7df21;
  padding: 10px;
  margin-top: 40px
}

.section_11 {
  background-image: url(../images/105.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position-x: 15%;
  margin-top: 30px;
  padding-bottom: 50px
}

.bullet_s11 {
  width: 40px;
  margin-left: -10px;
  margin-right: 10px
}

.p_s11 {
  width: 85%;
  padding-left: 48px;
  text-align: justify
}

.container_s11 {
  max-width: 1500px;
  margin: 0 auto
}

.section_12 {
  margin-top: 50px
}

.container_s12 {
  max-width: 950px;
  margin: 0 auto
}

.hr_s12 {
  display: none
}

.h5_s12 {
  line-height: 1.6;
  font-weight: 700;
  font-size: 20px
}

.p_s12 {
  line-height: 1.6;
  font-weight: 500;
  font-size: 17px
}

.section_14 {
  background: #0e4d46;
  padding-bottom: 30px;
  padding-top: 30px
}

.footer_link a h5 {
  color: #f4f7f6;
  font-size: 17px;
  display: inline-block;
  margin: 0 auto
}

.footer_copy p {
  font-size: 17px;
  color: #f4f7f6
}

.btn__yellow__mob {
  border: 1px solid #fff;
  background: #fff32f;
  padding-top: 15px;
  margin-top: -15px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important
}

.nav-item {
  border-bottom: 1px solid #1ca470;
  text-align: center
}

.nav-link {
  text-decoration: none;
  color: #1ca470;
  font-size: 15px
}

.nav-link:hover {
  text-decoration: none;
  color: #1ca470
}

.div_counter {
  background: rgba(255, 255, 255, .7);
  border-radius: 20px;
  max-width: 350px;
  margin: 0 auto
}

.countdown_box {
  width: auto;
  margin: 5px 0;
  text-align: center
}

.order-countdown-hours,
.order-countdown-minutes,
.order-countdown-seconds {
  background-color: red;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  padding: 10px;
  text-align: center;
  margin: 0
}

.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: #0e4e48;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px
}

@-moz-document url-prefix() {
  #form-index {
    margin-top: -20px;
  }
}

@media (max-width:1850px) {
  .section_11 {
    background-position-x: 10%
  }
}

@media (max-width:1600px) {
  .section_11 {
    background-position-x: 5%
  }

  .p_s7_left {
    position: absolute;
    top: 33px;
    right: 186px;
    line-height: 1.6;
    font-weight: 500;
    font-size: 16px
  }

  .p_s7_right {
    position: absolute;
    top: 23px;
    left: 145px;
    line-height: 1.6;
    font-size: 16px
  }

  .div_s7 {
    width: 450px
  }
}

@media (max-width:1550px) {
  .pic_s4 {
    display: none
  }
}

@media (max-width:1355px) {
  .section_11 {
    background-position-x: 1%
  }

  .p_s7_left {
    position: absolute;
    top: 8px
  }

  .p_s7_right {
    position: absolute;
    top: 8px
  }

  .div_s7 {
    width: 400px
  }

  .img_s5 {
    max-width: 530px;
    margin-top: 0
  }
}

@media (max-width:1200px) {
  .pic_s10 {
    margin-top: 50px
  }

  .prod_s5 {
    margin-top: 100px
  }

  .img_s5 {
    max-width: 500px;
    margin-top: 0
  }

  .img_s4 {
    margin-top: 70px
  }

  .img_s2 {
    width: 150px;
    width: 60px;
    top: 17px
  }

  .p_s2 {
    font-size: 15px;
    margin-bottom: -10px
  }
}

@media (max-width:1150px) {
  .h4_s11 {
    font-size: 20px
  }
}

@media (max-width:1100px) {
  .btn_yellow_two_s1 {
    font-size: 30px
  }
}

@media (max-width:1065px) {
  .save_pic {
    width: 80px
  }

  .img_s5 {
    max-width: 480px;
    margin-top: 0
  }

  .header {
    margin-left: 18px;
    margin-right: 18px
  }

  .header a {
    font-size: 15px;
    padding: 10px;
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:991px) {
  .img__s1 {
    width: 250px
  }

  .section_11 {
    background-position-x: 50%;
    background-position-y: 50%
  }

  .p_s10 {
    margin-top: 20px;
    line-height: 1.6
  }

  .pic_s10 {
    margin-top: 20px;
    width: 300px
  }

  .prod_06 {
    width: 450px;
    margin-top: 200px
  }

  .p_s5_v2 {
    padding-top: 10px;
    margin-bottom: 10px !important
  }

  .div_p_s5_v2 {
    padding-left: 60px;
    margin-top: 40px;
    margin-bottom: 40px
  }

  .h3_s5 {
    margin-bottom: 0
  }

  .tick_s5,
  .tick_s5_v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px !important
  }

  .p_s5 {
    text-align: left;
    padding-top: 10px
  }

  .div_p_s5 {
    padding-right: 0;
    padding-left: 60px
  }

  .prod_s5 {
    margin-top: 0
  }

  .img_s5 {
    display: none
  }

  .img_s4 {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 300px
  }

  .border_s2 {
    border-left: none
  }

  .width_box {
    max-width: 500px;
    margin: 0 auto
  }

  .p_s2 {
    font-size: 15px;
    margin-bottom: 10px
  }

  .btn_yellow_two_s1 {
    font-size: 35px
  }
}

@media (max-width:950px) {
  .btn_yellow_two_s6 {
    padding: 20px 40px;
    font-size: 27px
  }

  .pic_s11 {
    width: 80%
  }
}

@media (max-width:930px) {
  .header {
    margin-left: 15px;
    margin-right: 15px
  }

  .header img {
    margin-left: 5px
  }
}

@media (max-width:875px) {
  .discount_s6 {
    display: block;
    padding-top: 10px
  }

  .save_pic {
    width: 70px
  }

  .header {
    margin-left: 5px;
    margin-right: 5px
  }

  .header a {
    font-size: 12px;
    padding: 5px
  }
}

@media (max-width:767px) {
  .h5_s12 {
    line-height: 1.4
  }

  .p_s12 {
    line-height: 1.2;
    font-size: 16px
  }

  .p_s10_v2 {
    text-align: left;
    line-height: 1.5;
    font-size: 16px
  }

  .section_4 {
    background-image: url(../images/xm73.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px
  }

  h2,
  h3 {
    font-size: 20px !important
  }

  .div_counter_01 {
    background: none !important
  }

  .pic_s1_mob {
    width: 200px;
    left: 47px;
    position: relative;
  }

  .h3_s1 {
    font-size: 30px !important;
    margin-bottom: 0
  }

  .h2_s1 {
    font-size: 35px !important;
    margin-top: 10px
  }

  .pic_s08 {
    width: 250px
  }

  .p_s4 {
    text-align: justify;
    line-height: 1.6
  }

  .section_11_mob {
    background-image: url(/aurifix-new.com/img/105m.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position-x: 50%;
    background-position-y: 98%;
    margin-top: 30px;
    padding-bottom: 30px
  }

  .section_11 {
    display: none
  }

  .pic_s10 {
    margin: 0 auto;
    width: 200px
  }

  .h4_s10 {
    margin-top: 20px;
    margin-bottom: 20px
  }

  .sert_s10 {
    width: 220px;
    margin-top: 30px;
    margin: 0 auto
  }

  .h2_s10 {
    margin-bottom: 20px;
    margin-top: -20px
  }

  .section_10 {
    background-image: url(../images/102.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    margin-top: 100px;
    padding-bottom: 30px
  }

  .red_div_v2 {
    width: 110px;
    height: 110px;
    position: absolute;
    bottom: 200px;
    right: 274px
  }

  .red_div_v3 {
    width: 110px;
    height: 110px;
    position: absolute;
    bottom: 174px;
    right: 63%
  }

  .red_div {
    width: 130px;
    height: 130px;
    position: relative
  }

  .discount__s6 {
    position: absolute;
    top: 85px;
    left: 34px;
    font-size: 18px;
    color: #000;
    font-weight: bold
  }

  .price_s6 {
    position: absolute;
    top: 29px;
    left: 28px;
    font-size: 20px;
    color: #000
  }

  .new_price_s6 {
    position: absolute;
    top: 50px;
    left: 24px;
    font-size: 30px;
    color: #fff
  }

  .red_pic_s6 {
    width: 100%
  }

  .order-countdown-hours,
  .order-countdown-minutes,
  .order-countdown-seconds {
    font-size: 25px;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px
  }

  .prod_06_mob {
    text-align: right
  }

  .prod_06 {
    width: 280px;
    margin-top: 250px
  }

  .div_counter_s06 {
    background: none;
    position: absolute;
    top: 0;
    right: 25px
  }

  .dnone {
    display: none
  }

  .section_6 {
    background-image: url(../images/x74.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center
  }

  .tick_s5_v2 {
    top: 15px
  }

  .p_s5_v2 {
    padding-top: 15px;
    margin-bottom: 20px !important
  }

  .div_p_s5_v2 {
    padding-left: 40px
  }

  .p_s3 {
    text-align: center !important;
    font-size: 20px !important
  }

  .h2_s4,
  .h3_s4,
  .h3_s3,
  .h2_s3 {
    font-size: 25px;
    text-align: center
  }

  .h2_s4,
  .h2_s3 {
    margin-top: -20px
  }

  .img_s4 {
    margin-top: -14px;
    margin-bottom: 43px;
    width: 200px
  }

  .img_s2 {
    display: none
  }

  .border_s2 {
    border-left: none;
    border-top: 4px solid #396d67
  }

  .p_s2 {
    margin-left: 0;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0
  }
}

@media (max-width:575px) {
  .section_1 {
    background-image: url(../images/x70.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center
  }

  .h2_s7 {
    margin-bottom: 10px
  }

  .hr_s12 {
    display: block;
    position: absolute;
    top: -37px;
    left: 48%;
    border-top: 3px dashed #d7df21;
    width: 30px;
    transform: rotate(90deg)
  }

  .mobile_s12 {
    border: 7px solid #d7df21;
    padding: 5px;
    margin-top: 30px;
    border-radius: 10px
  }

  .pic_s11 {
    display: none
  }
}

@media (max-width:450px) {
  .p_s12 {
    font-size: 15px
  }

  .section_11_mob {
    background-position-y: 81%
  }

  .div_counter_s06 {
    top: 0;
    right: 10px
  }
}

@media (max-width:400px) {
  .none_d {
    display: none
  }

  .footer_link a h5 {
    color: #f4f7f6;
    font-size: 17px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px
  }

  .red_div_v2 {
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: 323px;
    right: 60px
  }

  .red_div_v3 {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 169px;
    left: 18px
  }
}

@media (max-width:371px) {
  .section_11_mob {
    background-position-y: 65%
  }
}

@media (max-width:360px) {
  .time {
    margin: 0 auto;
    font-size: 9px;
    font-weight: 900;
    text-align: center;
    line-height: 10px
  }

  .div_counter_s06 {
    top: 79px;
    right: 5px
  }

  .order-countdown-hours,
  .order-countdown-minutes,
  .order-countdown-seconds {
    font-size: 25px;
    font-weight: 600
  }

  .btn_yellow_two {
    font-size: 25px;
    padding: 20px 40px
  }
}

@media (max-width:318px) {
  .red_div_v2 {
    bottom: 303px;
    right: 60px
  }

  .red_div_v3 {
    bottom: 135px;
    left: -2px
  }
}

.footer_link a,
.footer_link {
  color: #fff;
  font-size: 12px
}