@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');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
body{
	margin: 0;
	padding: 0;
	
}
*{
	box-sizing: border-box;
}
#demo {
    margin-top: 58px;
}
.class0{
	background: #6b0b0d;height: 3px;
}
.class1{
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.class2{
	background: #6b0b0d;
	text-align: center;
	width: 250px;
	border-radius: 25px;
}
.class2 p{
	padding: 5px;
	font-weight: 600;
}
.class2 p a:hover{
	text-decoration: none;
}
.class2 i{
	padding: 5px;
	color: #ffffff;
}
.class2 p a{
	color: #ffffff;
}

.class3{
	margin-top: -5px;
}
.class3 p{
	padding: 5px;
	font-weight: 600;
}
.class3 p a:hover{
	text-decoration: none;
}
.class3 i{
	padding: 5px;
	color: #6b0b0d;
}
.class3 p a{
	color: #000;
}
.class4{
		margin-top: -5px;
}

.class6 h1{
	padding-top: 20px;
	font-size: 35px;
	font-weight:300;
	font-family: 'Impact';
	color: #6a0c0d;
	line-height: 32px;
}
.class6 h1 span{
	color: #d8d8d8;
}

.class6 p{
	font-family: 'Raleway';
	font-weight: 500;
	font-size: 15px;
	padding: 5px;
}

.class10{
	position: relative;
	margin-top: 200px;
}
.class9{
	margin-top: -550px;
}


.class10 {
  position: relative;
 animation-name: mymove;
 animation-duration: 4s; /* or: Xms */
 animation-iteration-count: 100;
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0.2s; /* or: Xms */
}

@keyframes mymove {
  0% {
    top:50px;
  }
  100% {
    top: 0;
  }
}







.class11{
	margin-top: 50px;
}
.class12{
	border: 5px solid #bf5100;
	text-align: center;
	padding: 5px;
}
.class12
h1{
	font-weight: 500;
	font-family: 'Impact';
	font-size: 55px;
	line-height: 45px;
	color: #6b0b0d;
}
.class12 h1 span{
	font-size:35px;
	line-height: 30px;
}

.class13{
	margin-top: 75px;
	text-align: center;
	padding: 0;
}
.class13
p{
	line-height: 15px;
	font-weight: 700;
	font-size: 15px;
	margin-top: 5px;
	color: #5e493a;
}
.class14{
	background: #bf5100;
	padding: 0;
}

.class15{
	margin-top: 75px;
	text-align: center;
	padding: 0;
}
.class15
p{
	line-height: 15px;
	font-weight: 700;
	font-size: 15px;
	margin-top: 5px;
	color: #5e493a;
}
.class16{
	background: #bf5100;
	padding: 0;
}

.class17{
	margin-top: 75px;
	text-align: center;
	padding: 0;
}
.class17
p{
	line-height: 15px;
	font-weight: 700;
	font-size: 15px;
	margin-top: 5px;
	color: #5e493a;
}
.class18{
	background: #bf5100;
	padding: 0;
	border-bottom-right-radius:50px;
	border-top-right-radius:50px;
}

.class19{
	background: #6b0b0d;
	text-align: center;
	padding-top: 10px;
}
.class19
p{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Raleway';
}
.class19
p span{
	color: #f7d389;
}
.class19
p
i{
	padding: 10px;
	font-size: 25px;
	color: #f7d389;
}
.class20{
	text-align: center;
	background: #f7d389;
	padding-top: 30px;
	padding-bottom: 25px;
}
.class21 i{
	height: 60px;
	width: 60px;
	background: #bf5100;
	border-radius: 50px;
	color: #fff;
	font-size: 30px;
	padding: 15px;
}
.class21 h2{
	color: #bf5100;
	font-size: 20px;
	font-weight: 700;
}
.class21 p a{
	color: #000;
	font-weight: 600;
}

 
 
.class22 i{	height: 60px;
	width: 60px;
	background: #bf5100;
	border-radius: 50px;
	color: #fff;
	font-size: 30px;
	padding: 15px;
}


.class22 h2{
	color: #bf5100;
	font-size: 20px;
	font-weight: 700;
}
.class22 p a{
	color: #000;
	font-weight: 600;
}
.class23 i{
	height: 60px;
	width: 60px;
	background: #bf5100;
	border-radius: 50px;
	color: #fff;
	font-size: 30px;
	padding: 15px;
}
.class23 h2{
	color: #bf5100;
	font-size: 20px;
	font-weight: 700;
}
.class23
button{
	background: #bf5100;
	border: 0;
	border-radius: 25px;
	padding:5px 30px;
}
.class23
button:hover{
	background: #fbeac7;
}
.class23
button:hover a{
	color: #b44f4f;
}
.class23
button a{
	color: #f7d389;
	font-weight: 700;
	font-size: 20px;
}
.class24{
	background: #5e493a;
	text-align: center;
	height: 50px;
}
.class24 p{
	color: #fff;
	padding-top: 10px;
	font-family: 'Raleway';
	font-weight: 600;
}
.class24 p span ,.class24 p span a{
	color: #f7d389;
}


/***********about us************/
.class25 {
	margin-top: 50px;
}
.class25 img{
	z-index: 0;
	position: relative;
}
.class25 h1{
	text-align: center;
	position: relative;
	z-index: 1;
	color: #bf5a00;
	font-family: 'Impact';
	font-weight: 500;
	margin-top: -150px;
	margin-bottom: 150px;
	text-shadow: 2px 2px 0px rgba(250,250,250,1);
}

.class28 p{
	padding-top: 5px;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 15px;
}
.class29{
	margin-top: 50px;
	margin-bottom: 50px;
}
.class30
h1{
	font-family: 'Impact';
	font-weight: 600;
	color: #bf5a00;
}
.class30
p{
	padding-top: 5px;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 15px;
}

/**************distributor***************/
.class31{
	border:5px solid #eaeaea;
}
.class31
form
input{
	border-radius: 0;
}
.btn-mod1 {
	background: #b44f4f;
	border: 0;
	border-radius: 0;
	padding:5px;
	width: 200px;
	color: #f7d389;
	font-weight: 700;
	font-size: 20px;
}
.btn-mod1:hover {
	background: #f7d389;
	color: #b44f4f;
}

.btn-mod2 {
	background: #b44f4f;
	border: 0;
	border-radius: 0;
	padding:5px;
	width: 200px;
	color: #f7d389;
	font-weight: 700;
	font-size: 20px;
}
.btn-mod2:hover {
	background: #f7d389;
	color: #b44f4f;
}



/****************contact***************/

.class32{
	margin-top: -100px;
	text-align: center;
}
.class33{
	border:5px solid #eaeaea;
}
.class34{
	background: #fbeac7;
	text-align: center;
	padding: 20px;
}

.class35
i{
	background: #fff;
	color: #bf5a00;
	height: 60px;
	width: 60px;
	padding: 15px;
	font-size: 30px;
	border-radius: 50px;
}
.class35
h2{
	padding: 5px;
	color: #bf5a00;
	font-size: 25px;
	font-weight: 400;
	font-family: 'Impact';
}
.class35 p{
	color: #000;
	font-weight: 600;
	margin-top: -10px;
}



.class36
i{
	background: #fff;
	color: #bf5a00;
	height: 60px;
	width: 60px;
	padding: 15px;
	font-size: 30px;
	border-radius: 50px;
}
.class36
h2{
	padding: 5px;
	color: #bf5a00;
	font-size: 25px;
	font-weight: 400;
	font-family: 'Impact';
}
.class36 p{
	color: #000;
	font-weight: 600;
	margin-top: -10px;
}
.class36 p a{
	color: #000;
}



.class37
i{
	background: #fff;
	color: #bf5a00;
	height: 60px;
	width: 60px;
	padding: 15px;
	font-size: 30px;
	border-radius: 50px;
}
.class37
h2{
	padding: 5px;
	color: #bf5a00;
	font-size: 25px;
	font-weight: 400;
	font-family: 'Impact';
}
.class37 p{
	color: #000;
	font-weight: 600;
	margin-top: -10px;
}
.class37 p a{
	color: #000;
}

.class38{
	background: #bf5a00;
	padding: 0;
}
.class39{
	padding: 5px;
}



/*******************product************/
.class40{

}
.class42 p{	
	font-size: 15px;
	font-family: 'Raleway';
	font-weight: 600;
	color: #000;
	margin-top: 10px;
}

.class43{
	background: #fbeac7;
	margin-top: 150px;
}
.class44{
	margin-top: -54px;
}
.class46{
	margin-top: -50px;
	text-align: center;
}
.class46 h1{
	color: #6a0c0d;
	font-family: 'Impact';
	font-weight: 500;
}
.class47
p{
	color: #b1615d;
	font-size: 15px;
	font-family: 'Raleway';
	font-weight: 600;
	margin-top: 30px;
}
.class47
table
tr
td{
	border: 1px solid #fbeac7;
}
.class47
table{
	width: 100%;
}
.tbred{
	background: #bf5100;
	width: 60%;
	padding: 5px;
	color: #fff;
}
.tdwhite{
	background: #fff;
	width: 40%;
	padding: 5px;
	color: #b1615d;
}
.class48{
	padding: 10px;
}
.class48 button{
	background: #6a0c0d;
	color: #fff;
	font-family: 'Impact';
	font-weight: 500;
	font-size: 30px;
	padding: 5px 50px;
	border: 0;
	border-radius: 50px;
}

/***********inqiry****************/

.class49{
	text-align: center;
}
.class49 h1{
	font-weight: 500;
	font-family: 'Impact';
	color: #b44f4f;
}
.class50
form
button{
	width: 100px;
	border-radius: 0;
	background: #b44f4f;
	color: #fff;
}
.class50
form
.input-group{
	margin: 15px;
}

.btn-mod3 {
	background: #b44f4f;
	border: 0;
	border-radius: 0;
	padding:5px;
	width: 200px;
	color: #f7d389;
	font-weight: 700;
	font-size: 20px;
}
.btn-mod3:hover {
	background: #f7d389;
	color: #b44f4f;
}

/***********media*****************/
.class51{
	text-align: center;
	margin-top: 25px;
}






/*************about***********/

.class52{
	text-align: center;
}
.class52 h1{
	    font-family: 'Impact';
    font-weight: 600;
    color: #bf5a00;
}
.class52 p {
    padding-top: 5px;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 15px;
}

.class53{
	text-align: center;
}
.class54 {
	border: 4px solid #eaeaea;
}
.class55
h2{
	font-size: 22px;
	font-weight: 700;
	font-family: 'Raleway';
	margin-top: 10px;
	color: #bf5a00;
}

    .class55 {
border: 4px solid #eaeaea; 
margin-top: -3px;
}




/**********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;
 }




