* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    margin: 0 auto;
    display: block;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 1.4;
}
h1, h2, h3, h4, h5 {
    margin: 10px 0;
    line-height: normal;
}
h1 {font-size: 30px;}
h2 {
    text-align: center;
    font-size: 29px;
    margin: 0 0 10px;
}
p {margin: 10px 0}
ul {list-style: none;}
img {
    width: 100%;
    max-width: max-content;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
}
.header {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
}
.header .wrapper {padding: 0 10px;}
.wrapper {
    max-width: 1026px;
    width: auto;
    padding: 10px;
    margin: 0 auto;
    display: block;
    overflow: auto;
    text-align: center;
}
.header img, .header ul, .header li, .section_01 ul, .section_01 li img, .section_01 li p, .productBox, .orderBox, .box, .section_02 img, .section_02 ul, .section_04 img, .section_04 p, .section_10 img, .section_10 .box div, .section_12 img  {
    display: inline-block;
    vertical-align: middle;
}
.header ul {
    color: #04d445 !important;
    margin-left: 80px;
    max-width: inherit !important;
}
.header li {margin: 0 20px !important;}
.section_01 {
    overflow: auto;

    background: #5f2c82;  
	background: -webkit-linear-gradient(to right, #49a09d, #5f2c82);  
	background: linear-gradient(to right, #49a09d, #5f2c82); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#912875', endColorstr='#ba549d', GradientType=1 );
}
.section_01 h1, .section_01 h2 {
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.section_01 h2 {
    margin-bottom: 20px;
    font-size: 22px;
}
.section_01 ul, .productBox, .orderBox {
    width: auto;
    max-width: 300px;
}
.section_01 ul {
    color: #fff;
    text-align: left;
}
.section_01 li {margin: 15px 0;}
.section_01 li p {width: 70%;}
.productBox {
    position: relative;
    max-width: 390px;
    margin: 0 15px;
}
.fiftin {
    position: absolute;
    top: 5px;
    right: 5px;
}
.product {
    max-width: 360px;
    width: 100%;
}
.orderBox {
    background-color: #00dede;
    text-align: center;
    border-radius: 8px;
    border: solid 4px #fff;
}
.orderBox h4 {
    color: #fff;
    background-color: #0F4C5E;
    padding: 10px 0;
    font-size: 20px;
    margin: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.count {
    position: relative;
    z-index: 2;
    padding-bottom: 5px;
}
.count h2 {
    font-size: 17px;
    margin: 10px 0 0;
    font-weight: normal;
    color: #000;
}
.countbox > div:last-child {margin: 0 0 0px;}
.countbox {
    height: 85px;
    margin: 0 auto;
}
.countdown_box {
    width: auto;
    margin: 0px 0 0px;
    text-align: center;
    position: relative;
}
.countdown_box p {
    border-radius: 5px;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    background-color: #db0000;
    padding: 5px 10px 5px 10px;
    text-align: center;
    margin: 5px 3px 2px;
}
.countdown_box p span {
    font-size: 24px;
    color: #fff;
    text-shadow: 2.5px 4.33px 5px rgba(0, 0, 0, 0.43);
    vertical-align: super;
}
.time span {
    margin: 0 11px;
    font-size: 13px;
}
.count a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.count a:hover, .count a:focus {
    text-decoration: none;
    color: #000;
}
.button, .orderform button {
    font-weight: 700;
    margin: 5px auto;
    font-size: 21px;
    color: #FFFFFF !important;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 10px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #F00;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    min-width: 220px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    border: none;
    text-transform: uppercase;
}
.button:hover, .orderform button:hover {
    box-shadow: none;
    background-color: #c90101;
    text-decoration: none;
}
.section_03 {
	background: #4ECDC4;  
background: -webkit-linear-gradient(to right, #556270, #4ECDC4);  
background: linear-gradient(to right, #556270, #4ECDC4); 



}
.section_08{
	background: #283c86;  
	background: -webkit-linear-gradient(to right, #45a247, #283c86);  
	background: linear-gradient(to right, #45a247, #283c86); 
	color: #fff;
}
.section_09{
	background: #283c86;  
	background: -webkit-linear-gradient(to right, #45a247, #283c86);  
	background: linear-gradient(to right, #45a247, #283c86); 
	color: #fff;
}
.section_02 {
	
	background: #11998e;  
	background: -webkit-linear-gradient(to right, #38ef7d, #11998e);  
	background: linear-gradient(to right, #38ef7d, #11998e); 

}
.section_02 .wrapper {padding: 10px 10px 0;}
.section_02 .box {max-width: 470px;}
.section_02 ul {
    width: 100%;
    max-width: 220px;
    text-align: left;
}
.section_02 li {
    background: url('../img/atantion_new.png') no-repeat 0px center;
    padding-left: 43px;
    margin-bottom: 20px;
    height: 38px;
    padding-top: 5px;
}
.section_02 .box div {
    text-align: left;
    margin-bottom: 10px;
}
.section_02 h3 {
    text-align: center;
    font-size: 23px;
}
.frame {
    border: 8px solid #0F4C5E;
    padding: 10px;
    text-align: center;
    font-size: 18px;
}
.frame h4 {
    margin: 0;
    font-weight: bold;
}
.frame p {margin: 0;}
.section_03 .wrapper {text-align: center;}
.section_03 p:nth-of-type(1) {font-style: italic;}
.section_04 {


	background: #4ECDC4;  
background: -webkit-linear-gradient(to right, #556270, #4ECDC4);  
background: linear-gradient(to right, #556270, #4ECDC4); 




    color: #000000;
}
.section_04 p {
    width: 58%;
    margin: 0  0 0 15px;
    font-size: 21px;
    text-align: left;
}
.section_05 {
	

	background: #BA5370;  
	background: -webkit-linear-gradient(to right, #F4E2D8, #BA5370);  
	background: linear-gradient(to right, #F4E2D8, #BA5370); 

}
.section_05 .wrapper {text-align: center;}
.section_05 .box {
    max-width: 300px;
    height: 380px;
    margin: 10px;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px;
}
@media(max-width: 480px) {
    .section_05 .box {
        height: auto;
    }
}
.section_05 img {
    border-radius: 50%;
    border: 4px solid #0F4C5E;
}
.section_05 h3 {
    margin: 0;
    font-size: 27px;
}
.section_05 p {
    margin: 0;
    color: #fff;
    font-size: 19px;
}
.section_06 {
	

	background: #76b852;  
	background: -webkit-linear-gradient(to right, #8DC26F, #76b852);  
	background: linear-gradient(to right, #8DC26F, #76b852); 
}
.section_06 .wrapper {color: #000;}
.section_07 .wrapper {text-align: center;}
.section_07 .productBox {
    max-width: 468px;
}
.section_08 ul {
    border: 3px solid #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
}
.section_08 li {
    font-size: 19px;
    margin: 10px 0;
}
.section_09 .wrapper {text-align: center;}
.section_09 .box {
    max-width: 370px;
    width: 100%;
    margin: 0 10px;
    color: #fff;
    padding-bottom: 30px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

    background: #24C6DC;  
	background: -webkit-linear-gradient(to right, #514A9D, #24C6DC);  
	background: linear-gradient(to right, #514A9D, #24C6DC); 



}
.section_09 .box:nth-of-type(2) {

	background: #AA076B;  
	background: -webkit-linear-gradient(to right, #61045F, #AA076B);  
	background: linear-gradient(to right, #61045F, #AA076B); 




}
.section_09 img {margin: 10px 0;}
.section_09 ul {
    text-align: left;
    width: 80%;
    min-width: 290px;
    margin: 0 auto;
}
.section_09 li {margin: 10px 0;}
.section_09 span {float: right;}
.section_10 {
	background: #43cea2;  
	background: -webkit-linear-gradient(to right, #185a9d, #43cea2);  
	background: linear-gradient(to right, #185a9d, #43cea2); 


}
.section_10 .box {margin: 10px 0;}
.section_10 .box div {
    width: 70%;
    margin-left: 15px;
    text-align: left;
}
.section_10 p {margin: 0 0 10px;}
.section_11, .section_13 {background-color: #fff;}
.section_11 .box {max-width: 270px;}
.section_11 p, .section_13 p {color: #000;}
.section_12 .wrapper {
    border: 8px solid #0F4C5E;
    margin: 10px auto;
}
.section_12 .box {width: 48%;text-align: left;}
.footer {
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
}
.footer a {
    color: #2B343F;
    font-weight: bold;
    text-decoration: none;
}
.footer p {
    margin: 0;
    font-size: 12px;
}
#popUp {
    position: fixed;
    bottom: 45px;
    right: 50px;
    max-width: 300px;
    padding: 20px;
    font-size: 16px;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 999;
    color: white;
    display: none;
}
.poppage {
    padding: 15px;
    line-height: normal;
}
.poppage h1 {
    color: #000;
    font-size: 21px;
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align: left;
}
.poppage h3 {
    margin: 15px 0 5px;
    font-size: 16px;
}

@media (max-width: 959px) {
    .section_13 .box {
    max-width: 200px;
}
    .section_13 img {width: 150px;}
}
@media (max-width: 899px) {
    .section_11 .box {max-width: 200px;}
    .section_11 img {width: 80px;}
    .section_05 p {font-size: 15px;}
}
@media (max-width: 894px) {
    .section_02 img {
        width: 220px;
        vertical-align: bottom;
    }
}
@media (max-width: 828px) {
    .section_04 img {
        width: 140px;
        vertical-align: top;
    }
}
@media (max-width: 800px) {
    .header img {
        width: 120px;
        margin: 0 auto;
    }
    .header li img {width: 20px !important;}
    .header li {font-size: 14px;}
}
@media (max-width: 804px) {
    .section_09 .box {margin: 10px 0;}
}
@media (max-width: 714px) {
    .section_02 .box {max-width: inherit;}
}
@media (max-width: 674px) {
    .section_01 h2 {margin: 0;}
    .productBox img {width: 230px;}
    .section_01 li {margin: 5px 0;}
    .section_01 li img {
        width: 50px;
        margin-right: 5px;
    }
    .productBox {margin: 0;}
}
@media (max-width: 657px) {
    .header li {margin: 0 5px !important;}
}
@media (max-width: 644px) {
    
    .section_05 img {width: 120px;}
    .section_05 h3 {font-size: 19px;}
    .section_05 p {font-size: 15px;}
    .section_11 img {width: 80px}
}
@media (max-width: 635px) {
    .section_10 .box div, .section_10 img {vertical-align: top;}
    
}
@media (max-width: 633px) {
    .section_12 .box {
    width: 100%;
}
}
@media (max-width: 597px) {
    .header ul {margin-left: 0;}
}
@media (max-width: 554px) {
    .section_01 .wrapper {
        display: flex;
        flex-direction: column;
    }
    .productBox, .orderBox, .section_01 ul {margin: 0 auto;}
    .productBox {order: 1;}
    .orderBox {order: 2;}
    .section_01 ul {order: 3;text-align: center;}
    .section_04 p {font-size: 15px;}
}
@media (max-width: 496px) {
    h1 {
        font-size: 20px;
        margin: 0 0 10px;
    }
    .section_01 h2, h2 {font-size: 18px;}
}
@media (max-width: 485px) {
    .section_10 .box div {width: auto;}
}
@media (max-width: 464px) {
    .section_02 ul {max-width: 300px;}
}
@media (max-width: 300px) {
    .section_05 .box {
        max-width: initial;
    
		text-align: center;
		height: 150px;
    }
    .section_05 img {
    
    }
    .section_11 img {margin-bottom: 10px;}
    .section_13 img {float: none;width: 80px;}
    .section_13 .box {width: 100%;}
    .section_13 img, .section_13 p {
        display: inline-block;
        vertical-align: middle;
    }
    .section_13 p {width: 60%;}
}
@media (max-width: 430px) {
    .section_04 img, .section_04 p {display: block;}
    .section_04 img {
        width: 100px;
        float: left;
        margin-right: 15px;
    }
    .section_04 p {
        margin: 0;
        width: 100%;
    }
}
@media (max-width: 392px) {
    .header {padding: 3px 0}
    .header li img {width: 15px;}
    .header li {font-size: 13px;}
}


.face_fix {
    position: fixed;
    bottom: 40px;
    left: -10px;
    z-index: 99999999;
}
#fbtest {
    background:url('../img/fb-button2.png') no-repeat scroll center center;
    width: 170px;
    height:44px;
    cursor:pointer;
}
.show {
    display: block!important;
    opacity: 1!important;
}
.hideme {
    margin-left:6px;
    width: 190px;
    display: none;
    transition: 0.6s ease-in-out;
    opacity: 0;
}
@media screen and (min-width: 800px){
    .face_fix {
        bottom:150px;
    }
}

.wave1-end{
  	height: 50px;
  	position: relative;
  	background: #5f2c82;  
	background: -webkit-linear-gradient(to right, #49a09d, #5f2c82);  
	background: linear-gradient(to right, #49a09d, #5f2c82); 
}

.wave2-end{
  	height: 50px;
  	position: relative;
  	background: #11998e;  
	background: -webkit-linear-gradient(to right, #38ef7d, #11998e);  
	background: linear-gradient(to right, #38ef7d, #11998e); 
}
.wave4-end{
	height: 50px;
  	position: relative;
	background: #4ECDC4;  
	background: -webkit-linear-gradient(to right, #556270, #4ECDC4);  
	background: linear-gradient(to right, #556270, #4ECDC4); 
}
.wave5-end{
	height: 50px;
  	position: relative;
	background: #BA5370;  
	background: -webkit-linear-gradient(to right, #F4E2D8, #BA5370);  
	background: linear-gradient(to right, #F4E2D8, #BA5370); 
}
.wave6-end{
	height: 50px;
  	position: relative;
	background: #76b852;  
	background: -webkit-linear-gradient(to right, #8DC26F, #76b852);  
	background: linear-gradient(to right, #8DC26F, #76b852); 
}
.wave7-end{
  	height: 50px;
  	position: relative;
  	background: #5f2c82;  
	background: -webkit-linear-gradient(to right, #49a09d, #5f2c82);  
	background: linear-gradient(to right, #49a09d, #5f2c82); 
}
.wave9-end{
  	height: 50px;
  	position: relative;
  	background: #283c86;  
	background: -webkit-linear-gradient(to right, #45a247, #283c86);  
	background: linear-gradient(to right, #45a247, #283c86); 
}
.wave10-end{
	height: 50px;
  	position: relative;
	background: #43cea2;  
	background: -webkit-linear-gradient(to right, #185a9d, #43cea2);  
	background: linear-gradient(to right, #185a9d, #43cea2); 
}
.wave13-end{
	height: 50px;
  	position: relative;
	background: #BA5370;  
	background: -webkit-linear-gradient(to right, #F4E2D8, #BA5370);  
	background: linear-gradient(to right, #F4E2D8, #BA5370); 
}

.wave::before, .wave::after{
  border-bottom: 15px solid #fff;
}
.wave::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  background-size: 20px 40px;
  background-image:
    radial-gradient(circle at 10px -15px, transparent 20px, #fff 21px);
}
.wave::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 15px;
  background-size: 40px 40px;
  background-image:
    radial-gradient(circle at 10px 26px, #fff 20px, transparent 21px);
}
.shadow-effect{
	-webkit-box-shadow: 0px 0px 13px 12px rgba(255,255,255,0.75);
	-moz-box-shadow: 0px 0px 13px 12px rgba(255,255,255,0.75);
	box-shadow: 0px 0px 13px 5px rgba(255,255,255,0.75);
}
.green{
	color: green;
}
.red{
	color: red;
}
.discount-price{
	font-size: 20px;
	font-weight: bold;
}
.drug-made-img-shadow{
	background: #606c88;  
	background: -webkit-linear-gradient(to right, #3f4c6b, #606c88);  
	background: linear-gradient(to right, #3f4c6b, #606c88); 

	border-radius: 10px;
    height: 380px;
    box-shadow: 0px 0px 12px 8px #fff;
}
