@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.thanks1{
	margin-top: 150px;
}


.class1{
	height:5px;
	background: #a8cf45;
}
.class2{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.class3{
	margin-top: -5px;
	z-index: 0;
	text-align: center;
}
.class4{
	position: relative;
	z-index: 1;
	margin-top: -55px;
}
.class4
table{
	margin: auto;
}
.class4
table
tr
td
i{
	color: #fff;
	padding: 0 5px;
	font-size: 20px;
}

.class4
table
tr
td a{
	line-height: 15px;
}
.class4
table
tr
td
a{
	color: #fff;
	font-weight: 600;
}
  
.class6{
	text-align: center; 
	position: absolute;
	bottom: 10;
	left: 0;
	right: 0;
}

.class7{
	text-align: center;
	margin-top: 50px;
}
.class8{  
	position: relative;

}
.class9{
	position: absolute;
	top: 30;
	padding: 0 255px;
}
.class9
h1{
	color: #d9d8d8;
	font-weight: 500;
	font-family: 'Impact';
	font-size: 75px;
}
.class9
h2{
	color: #5ca64f;
	font-weight: 500;
	font-size: 35px;
	font-family: 'Impact';
	margin-top: -25px;
}
.class9 p{
	font-family: 'Raleway';	
	color: #393939;
}
.class9
button{
	background: #5ca64f;
	color: #fff82c;
	border-radius: 25px;
	border: none;
	padding: 5px 25px;
	font-weight: 600;
	transition: all 300ms linear;
}
.class9 button:hover{
	background: #ed2f59;
	color: #fff;
	transform: scale(1.1);
}
.class10{
	height: 400px;
	position: relative;
}
.class11{
	position:absolute;
	left: 0;
	bottom: 0;
}
.class12{
	position:absolute;
	right: 0;
	bottom: 0;
	transform: rotateY(180deg);
}
.class13{
	text-align: center;
	margin-top: -25px;
}


.class13 img{ 
	position: absolute;
	animation: main1 10s infinite;
position: relative;}
@keyframes main1 {
  0% {bottom: 0px ;width: 200px;}
  25% {bottom: 20px ; width: 150px;transform: rotateY(380deg);}
  50% {bottom: 0px;width: 200px;}
  75% {bottom: 10px;width: 150px;transform: rotateY(360deg);}
  100% {bottom: 0px;width: 200px;}
}



.class14{
	text-align: center;
	margin-top: -25px;
}
.class14 img{ 
	position: absolute;
	animation: main2 10s infinite;
position: relative;}
@keyframes main2 {
  0% {bottom: 0px ;width: 150px;}
  25% {bottom: 0px ; width: 210px;transform: rotateY(380deg);}
  50% {bottom: 0px;width:150px;}
  75% {bottom: 0px;width: 210px;transform: rotateY(360deg);}
  100% {bottom: 0px;width: 150px;}
}

.class15{
	text-align: center;
	margin-top: -155px;
}

.class15 img{ 
	position: absolute;
	animation: main3 10s infinite;
position: relative;}
@keyframes main3 {
  0% {bottom: 0px ;width: 220px;}
  25% {bottom: 0px ; width: 150px;transform: rotateY(360deg);}
  50% {bottom: 0px;width:220px;}
  75% {bottom: 0px;width: 150px;transform: rotateY(360deg);}
  100% {bottom: 0px;width: 220px;}
}

#class15{
	text-align: center;
	position: relative;

}
.class16{
	margin-top: 50px;
}
.class17{
	padding: 50px;
	position: relative;
}
.class18{ 
	text-align: center;
}
.class18
p{
	margin-top: -80px;
	color: #000;
	font-family: 'Raleway';
	font-weight: 600;	
}
.class18
h1{ 
	color: #5ca64f;
	margin-top: -20px;
	font-size: 25px;
	font-weight: 700;
	font-family: 'Raleway';	
}
.class20{
	margin: auto;
	width: 80px;
	height: 80px;
	border: 5px solid #ffffff;
	padding:15px;
	text-align: center;
	border-radius: 50%;
}
.class20 img{
	
}
.class21
h1{
	font-family: 'Rockwell';
	font-size: 22px;
	margin-top: 5px;
	font-weight: 600;
	color: #5ca64f;
	text-align: center;
}
.class21
p{
	font-family: 'Euphemia';
	text-align: center;
}
#class22{
	text-align: center;
}
.class22{
	margin-top: 50px;
	text-align: center;
}
.class24
h1{
	color: #000;
	font-weight: 700;
	margin-top: 10px;
}
.class24 p{
	color: #ff5a01;
	font-weight: 700;
	font-family: 'Raleway';	
	font-size: 30px;
}


.class150
h1{
	font-family: 'Raleway';
	color: #5ca64f;
	background: #ffd32c;
	font-weight: 700;
	width: 350px;
	margin: auto;
	font-size: 25px;
	padding: 10px;
	text-align: center;
	border-radius: 25px;
	margin-bottom: 30px;
}
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.class150
form
input{
	border: 1px solid #6bd38b;
}
.class150
form
textarea{
	border: 1px solid #6bd38b;
}
.icon {
	height: 40px;
  padding: 10px;
  background: #ffbe3f;
  color: white;
  font-size: 20px;
  min-width: 40px;
  text-align: center; 
}

.input-field {
  width: 100%;
  padding:5px;
  outline: none; 
}

.input-field:focus {
  border: 2px solid #6bd38b;
}

/* Set a style for the submit button */
.class160{
	text-align: center;
}
.class160 input{
	border-radius: 25px;
  background-color: #ffbe3f;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer; 
  text-align: center;
  opacity: 0.9;
  margin-bottom:30px; transition: all 300ms linear;
}

.class160 input:hover{
	background: #ed2f59;
	color: #fff;
	transform: scale(1.1);
}


.class170{
	margin-top: 50px;
}

.class26{
	background: #5ca64f;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}


.class28
h1{
	font-family: 'Raleway';
	color: #5ca64f;
	background: #ffd32c;
	font-weight: 700;
	width: 350px;
	margin: auto;
	font-size: 25px;
	padding: 10px;
	text-align: center;
	border-radius: 25px;
	margin-bottom: 30px;
}
.class28{
	padding: 0 50px;
}
.class29
tr
td{
	color: #fff;
	padding: 5px;
	font-family: 'Euphemia';
}
#class29 i{
	margin-top: -29px;
}
#class30
ul
li{
	display: inline-block;
	margin-top: 20px;
}
.class30
tr
td{
	color: #fff;
	padding: 5px;
	font-family: 'Euphemia';
	font-weight: 600;
}

.class31{
	background: #336a29;
}
.class31
p{
	color: #fff;
	font-weight: 600;
	padding: 5px;
	text-align: center;
}
.class31 span, .class31 span a{
	color: #f4c500;
}




/**************about us****************/

.class33{
	padding: 50px;
	text-align: center;
}

.class33
h1{
	font-weight: 700;
text-transform: uppercase;
text-shadow: 1px 1px #bd9c18, -1px 1px #bd9c18, 1px -1px #bd9c18, -1px -1px #bd9c18, 1px 1px 5px #bd9c18;
color: #fff;
margin-top: 15px;
}

.class34{
	text-align: center;
	margin-top: 50px;
	color: #393939;
	font-family: 'Raleway';
}
.class37{
	position: relative;
	margin-top: 50px;
}

.class38{
	position: absolute;
	top: 50;
	left: 0;
	right: 0;
	text-align: center;
}
.class38 h1{
	font-family: 'Impact';
	color: #5ca64f;
	font-size: 35px;
}
.class38 img{
	margin-top: -5px;
}
.class38 p{
	padding: 0 200px;
		color: #393939;
	font-family: 'Raleway';
}

.class35{
	position: relative;
}

.class39{
	position: absolute;
	top: 0;
	left: 0;
}
.class40{
	position: absolute;
	bottom: 0;
	right: 0;
	transform: rotateY(180deg);
}


/*****************products****************/
.class41{
	position: relative;
}
.class42{
	position: absolute;
	left: 50px;
	top: -50px;
}
.class43{
	position: absolute;
	right: 50px;
		top: -50px;
}

.class45{
	margin-top: 50px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
}
.class46
img{
	margin-top: 40px;
}
.class47{
	position: absolute;
	top: 50;
	left: 0;
	right: 0;
	z-index: -1;
}
.class47
h2{
	margin-top: -80px;
	font-family: 'Impact';
	color: #fff;
	z-index: 1;
	position: relative;
}
.class47 p{
	font-family: 'Impact';
	color: #fff;
	margin-top: -10px;
	font-weight: 400;
		z-index: 1;
	position: relative;
}

#class47 img{
	transform: rotateY(180deg);
	z-index: -1;
}

.class48{
	position: absolute;
	bottom: -50;
	left: 0;
}
.class49{
	position: absolute;
	bottom: -50;
	right: 0;
}
.class50{
	position: absolute;
	left: 0;
	right: 0;
	top: 250px;
	text-align: center;
}
.class51{
	position: absolute;
	bottom: 400;
	right: 0;
	left: 0;
	text-align: center;
	transform: rotateY(180deg);
}


/************distributor************/

.class62{
 
}
.class62 h1{
		    font-family: 'Impact';
    color: #5ca64f;
    font-size: 35px;
    margin-bottom: 25px;
	text-align: center; 
}
.class62
form
input{
	background: transparent;
	border-radius: 0;
	border: 1px solid #000;
}

.class63 button{
      background: #5ca64f;
    color: #fff82c;
	padding: 10px 50px;
	border: 0;
	border-radius: 25px;
	font-weight: 600;
	 transition: all 300ms linear;
}

.class63 button:hover{
	background: #ed2f59;
	color: #fff;
	transform: scale(1.1);
}


/************inquiry************/

.class65{
 
}
.class65 h1{
	 font-family: 'Impact';
    color: #5ca64f;
    font-size: 35px;
    margin-bottom: 25px;
	text-align: center;
}
.class65 
form
input{
	background: transparent;
	border-radius: 0;
	border: 1px solid #000;
}

.class66 button{
	    background: #5ca64f;
    color: #fff82c;
	padding: 10px 50px;
	border: 0;
	border-radius: 25px;
	font-weight: 600;
	transition: all 300ms linear;
}
.class66 button:hover{
	background: #ed2f59;
	color: #fff;
	transform: scale(1.1);
}
/*********video*********/
.class75{
	margin-top: 50px;
}


/*******contact*********/

.class76{
margin-top: 50px;
}

.class77
h1{
	font-family: 'Impact';
    color: #5ca64f;
    font-size: 35px;
}

.class77 p , 
.class77 p a{
	color: #393939;
	font-family: 'Raleway';
}




/**********social icon****************/
/* fixed social*/
#fixed-social {
   position: fixed;
   top: 50%;z-index: 1000000;
}
#fixed-social i{
  padding-top: 10px;
}
#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 200000!important;
}
#fixed-social a:hover>span{
  visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
  line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 10000;
    opacity: 0;
}
 .fixed-facebook{
  background-color: #4267B2;
 }
 .fixed-facebook span{
  background-color: #4267B2;
 }
 .fixed-twitter{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */


 }
 .fixed-twitter span{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */

 }
 
 .fixed-youtube{
  background-color: red;

 }

 .fixed-youtube span{
  background-color: red;
 }
 .fixed-whatsapp {
  background-color: green;

 }
 .fixed-whatsapp span{
  background-color: green;
 }




