body {
  font-family: "Muller";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  overflow: visible !important;
  color: #000;
  font-weight: 400;
}
ul{margin: 0;padding: 0;list-style: none;}
a, button{outline: none;}
h1, h2, h3, p{margin: 0;}

h1{
  font-size: 33px;
  font-weight: 600;
  color: #bad508;
  line-height: 1;
}
h2{
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
input[type='text'], input.submit{
	width: 100%;
	color: #333;
	height: 50px;
  border: solid 1px #cccccc;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 30px;
}
button, input.submit{
	color: white;
	background: #cd563a;
	height: 65px;
  border: none;
  border-radius: 30px;
  font-size: 25px;
}

button{
	display: block;
	margin: 0 auto;
	width: 35%;
  margin-top: 20px;
}
input[type='submit']{
	width: 100%;
}
section{
	padding: 50px 0;
	position: relative;
}
img{
  max-width: 100%;
}
del{
  font-size: 28px;
  text-decoration-color: #cd563a;
}
hr{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
  height: 2px;
  border: none;
  width: 100px;
  background: #bad508;
}

.box-modal{
	font-family: "Muller";
	position: relative;
	text-align: center;
  line-height: 1.3;
}
.box-modal_close {
  position: absolute;
  right: -40px;
  top: 6px;
  font-size: 60px;
  line-height: 15px;
  color: #fff;
  cursor: pointer;
  transform: rotate(45deg);
}
/* Lazyload iframe YOUtube */
.youtube{background-color:#000;margin-bottom:30px;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer;width:100%}.youtube img{width:100%;top:-16.82%;left:0;opacity:.7}.youtube .play-button{width: 90px;height: 90px;background-color: #cd563a;box-shadow: 0 0 30px rgb(0 0 0 / 60%);z-index: 1;border-radius: 50%;}.youtube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.youtube .play-button,.youtube img{cursor:pointer}.youtube .play-button,.youtube .play-button:before,.youtube iframe,.youtube img{position:absolute}.youtube .play-button,.youtube .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.youtube iframe{height:100%;width:100%;top:0;left:0}.youtube .play-button:before{left: 53%;}

.img,.img1,.img2,.img3,.img4{
  position: absolute;
}
.newpr{
  font-size: 28px;
  color: #cd563a !important;
}
.timer{
  text-align: center;
  margin-top: 15px;
}
.timer p{
  font-weight: 600;
  font-size: 20px;
}
.form p{
  margin-bottom: 10px;
}
.logo{
  margin-bottom: 10px;
  max-width: 150px;
}
.mob{
  display: none !important;
}

.s1{
	background: url('../img/s1_bg.png') no-repeat;
	background-size:  cover;
	background-position: center bottom;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}
.s1 p{
  font-size: 16px;
}
.s1 .course{
  font-size: 20px;
}
.s1 .title{
  color: #bad508;
  font-size: 23px;
  font-weight: 600;
  margin-top: 15px;
}
.s1 ul, .s1 .form{
  display: block;
  margin: 0 auto;
  width: 85%;
}
.s1 ul>li{
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  line-height: 1;
  font-size: 16px;
}
.s1 ul div{
  width: 10%;
}
.s1 ul p{
  width: 80%;
  padding-left: 15px;
}
.s1 .form{
  margin-top: 20px;
}
.s1 .form p span{
  color: #bad508;
}
.s1 .img1{
  bottom: 15%;
  left: 2%;
  width: 10%;
}
.s1 .img2{
  right: 2%;
  bottom: 15%;
  width: 45%;
}
.s2 h2{
  text-align: left;
}
.s2 hr{
  margin: 0;
  margin-top: 10px;
  margin-bottom: 30px;
}
.s2 .youtube{
  border-radius: 20px;
}
.s2 .item, .s2 .oblako, .s4 .item{
  background: #edeeee;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.s2 .oblako:before{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-top: 15px solid transparent;
  border-right: 20px solid #edeeee;
  border-bottom: 15px solid transparent;
  transform: rotate(90deg);
}
.s2 .oblako h3{
  color: #bd4077;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 10px;
}
.s2 img{
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.s2 button, .s3 button, .s5 button, .s6 button{
  width: 80%;
}
.s3{
  background: url('../img/s3_bg.png') no-repeat;
  background-size:  100% 100%;
  background-position: center;
  text-align: center;
  padding: 100px 0;
}
.s3 hr{
  background: #fff;
}
.s3 .item, .s3 .offerblock{
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}
.s3 .item img{
  margin-bottom: 20px;
}
.s3 .item p span{
  color: #bd4077;
}
.s3 .offerblock{
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 50px 20px;
  position: relative;
  z-index: 999;
}
.s3 .img1{
  right: 1%;
  top: 20%;
  width: 10%;
}
.s3 .img2{
  left: 0;
  bottom: 4%;
  width: 30%;
}
.s4 .item{
  margin-bottom: 20px;
  padding: 30px 20px;
}
.s4 .items{
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.s4 .items ul{
  width: 30%;
}
.s4 .items.dual ul:last-child{
  width: 60%;
}
.s4 h3{
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #bd4077;
}
.s4 ul>li,.s7 ul>li{
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.s4 ul>li:before,.s7 ul>li:before{
  position: absolute;
  content: '';
  left: 0;
  top: 2px;
  width: 19px;
  height: 15px;
  background: url('../img/check1.png') no-repeat;
  background-size: 100% 100%;
}
.s4 .bonusitem{
  background: #bad508;
  position: relative;
  padding: 20px 20px 0 20px;
  border-radius: 20px;
  text-align: center;
}
.s4 .bonusitem h3{
  margin-top: 10px;
  margin-bottom: 5px;
  color: #000;
}
.s4 .bonusitem p{
  padding-bottom: 20px;
}
.s4 .img1{
  bottom: 0;
  width: 15%;
  left: 5%;
}
.s4 .img2{
  bottom: 0;
  width: 15%;
  right: 5%;
}
.s4 .img3{
  bottom: 15%;
  width: 10%;
  left: 2%;
}
.s4 .img4{
  bottom: 40%;
  width: 10%;
  right: 2%;
}
.s5{
  text-align: center;
  padding-bottom: 200px;
}
.s5 .img1{
  left: 1%;
  width: 50%;
  bottom: 0;
}
.s5 .img2{
  width: 10%;
  right: 3%;
  bottom: 40%;
}
.s6 .item{
  background: #edeeee;
  padding: 20px;
  border-radius: 20px;
  margin: 0;
  margin-bottom: 30px;
}
.s6 .flexitem{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.s6 .flexitem div{
  width: 15%;
}
.s6 .flexitem p{
  width: 85%;
  padding-left: 15px;
}
.s6 .price{
  text-align: center;
}
.s6 .item h2{
  margin-top: 30px;
}
.s7 .lbl{
  font-size: 25px;
  font-weight: 600;
  color: #bd4077;
}
.s7 img{
  position: relative;
  z-index: 999;
}
.s7 h2{
  text-align: left;
}
.s7 ul{
  margin-top: 30px;
}
.s7 ul>li:before{
  background: url('../img/check2.png');
  background-size: 100% 100%;
}
.s7 .img1{
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 30%;
  z-index: 9;
}
.s7 .img2{
  position: absolute;
  width: 10%;
  right: 2%;
  top: -5%;
}
.s8{
  text-align: center;
}
.s8 .items, .s9 .items{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.s8 .items div, .s9 .items div{
  width: 33%;
}
.s8 .img{
  width: 20%;
  right: 5%;
  bottom: 0;
}
.s9{
  background: url('../img/s9_bg.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 20px;
}
.s9 .dual div:first-child{
  width: 66%;
}
.s10{
  background: #edeeee;
  text-align: center;
  padding-top: 0;
}
.s10 .video{
  display: block;
  margin: 0 auto;
  width: 50%;
}
.s10 .img{
  left: 2%;
  width: 30%;
  bottom: 15%;
}
.final{
  background-size: 130%;
  background-position: center;
}