 @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=Open+Sans:wght@400;500;600;700&display=swap');
.fixed-img{
	position: fixed;
	right: 0;
	bottom: 30%;
		z-index: 1000;
}
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
@font-face {
  font-family:shree;
  src: url('assets/font/shree.TTF');
}
#demo{
	margin-top: -180px;
}
 
.class1{
	position: relative;
	background: #fff;
}
.class2 {
    text-align: center;
    background: #f5c300;
    padding: 15px 25px 75px 25px;
    position: relative;
    margin-bottom: 200px;
}
.class2
h2{
	font-size: 22px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}
.class2
h1{
	font-size: 35px;
	color: #c00317;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin-top: -10px;
}
.class2
img{
	margin-top: -5px;
}
.class2
p{ 
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin-top: 10px; 
}

.class3{
	position: absolute;
	left: -50;
	bottom: -100;
}
.class4{
	position: absolute; 
	left: 0;
	right: 0;
	margin: auto;
	bottom:-150px;
}
.class5{
	position: absolute;
	right: -50;
}

.shape{
	margin-top: -2px;
}
.class7{
	margin-top: -130px;
	padding-top: 150px;
}
.class8
h1{
	text-align: center;
	color: #c92c1c;
	text-shadow: 1px 1px #ffd637,
	     -1px 1px #ffd637, 
	     1px -1px #ffd637,
	      -1px -1px #ffd637,
	       1px 1px 5px #ffd637;
    font-family: 'shree';
    font-weight: 800;
}
 

 .aboutbg{
 	background: #fbfcfe;
 	position: relative;
 	z-index: -2;
 	padding-bottom: 350px;
 }
.class10{
	position: relative;
	z-index: -1;
}
.class10
h1{
	color: #c92c1c;
	font-weight: 700;
	font-size: 25px;
} 

.class11{
	position: absolute;
	top: 100;
	left: 30;
	right: 0;
	margin: auto;
	text-align: center;
}

.class12{
	text-align: center;
	z-index: 1;
	margin-top: -300px;
}

.class13{
	text-align: center;
	background: #c00317;
	border: 5px solid #ffc600;
	width: 800px;
	margin: auto;
	border-radius: 35px;
	z-index: 1;
	position: relative;
}
.class13 h3{
	color: #fff;
	font-weight: 700;
	padding-top: 5px;
}
.class13 h3 a{
    color: #fff;
 }

.class15{
	background: #fff;
	margin-top: -250px;
	padding: 25px;
	margin-bottom: 50px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
}
.class15
form
input , .class15
form select , .class15
form textarea{
	border-radius: 0;
	margin-bottom: 10px;
}
.class16
input{
	background: #f47522;
	color: #fff;
	border: none;
	padding: 5px 40px;
	transition: all 0.6s;
}
.class16
input:hover{
	background: #426c83 ;
}
#footer{
	background: #242424;
}
.class18
img{
	width: 150px;
	padding-bottom: 20px;
}
.class19{
	padding-top: 50px;
}

 
.class19 .text h3{
	color: #f5c300;
	font-size: 20px;
}
.class19 .text p, .class19 .text p a{
	color: #fff;
} 
.class21 .icon{
	color: #f5c300;
	font-size: 40px;
	position: absolute;
} 
.class21 .text{
	margin-left: 40px;
}
.class21 .text p{
	margin-top: -10px;
}
.class22 .icon{
	color: #f5c300;
	font-size: 40px;
	position: absolute;
} 
.class22 .text{
	margin-left: 50px;
}
.class22 .text p{
	margin-top: -10px;
}
.class23 .icon{
	color: #f5c300;
	font-size:45px;
	position: absolute;
} 
.class23 .text{
	margin-left: 50px;
}
.class23 .text p{
	margin-top: -10px;
}
.class24{
	text-align: center;
	background: #c00317;
	height: 50px;
}
.class24 p{
	color: #fff;
	padding: 10px;
}
.class24 p span, .class24 p span a{
	color: #ffdd20;
	font-weight: 600;
}


/**********about*********/
.innerbg{
	margin-top: -180px;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 75px;
}
.innerbg h1{
	color: #c92c1c;
	text-shadow: 1px 1px #ffd637,
	     -1px 1px #ffd637, 
	     1px -1px #ffd637,
	      -1px -1px #ffd637,
	       1px 1px 5px #ffd637;
    font-family: 'shree';
    font-weight: 800;
    font-size: 3.2vw;
}



.class27{
	padding-top: 50px;
	text-align: center;
}
.class27 div div h1{
	font-size: 5.5vw;
	font-weight: 700;
	color: #eeeeee;
}
.class27 div div h2{
	font-size: 2.8vw;
	font-weight: 700;
	color: #c92c1c;
	margin-top: -30px;
}
.class27 div div p{ 
	font-weight:500;
	color: #393939;
	margin-top: 15px;
}


.class28{
	background: #c92c1c ;
	margin-top: 50px;
}
.class29{
	text-align: center;
}
.class29 h1{
	font-size: 5.5vw;
	font-weight: 700;
	color: #fff;
	padding-top: 25px;
}
.class29 h2{
	font-size: 2.8vw;
	font-weight: 700;
	color: #f5c300;
	margin-top: -30px;
}
.class31{
	padding-top: 25px;
}
.class31 p{
	color: #fff;.
}

.class32{
	margin-top: 50px; 
	margin-bottom: 100px;
}
.class33{
	padding-right: 50px;
}
.class34{
	background: #e31e24;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	margin: auto;
	padding-top:15px;
}
.class35{
	background: #fff;
	border-radius: 25px;
	padding: 10px 10px;
	box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.5);
	margin-top: -40px;
	text-align: center;
}
.class35
h2{
	color: #e11e24;
	font-size: 25px;
}
.class35
p{
	color: #393939;
	font-weight: 500; 
}
.class36{
	padding-left: 50px;
}
.class37{
	background: #e31e24;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	margin: auto;
	padding-top:15px;
}
.class38{
	background: #fff;
	border-radius: 25px;
	padding: 10px 10px;
	box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.5);
	margin-top: -40px;
	text-align: center;
}
.class38
h2{
	color: #e11e24;
	font-size: 25px;
}
.class38
p{
	color: #393939;
	font-weight: 500; 
}



/**********product************/

.class41{
	margin-top: 50px;
	margin-bottom: 50px;
}
.class42 div{
	background: #c10418;
	border: 4px solid #f5c300;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	text-align: center;
	padding-top: 50px;
}
.class42
div
img{
	width: 75%;
	margin-top: 50px;
}
.class43 {
    background: #eeeeee;
    position: relative;
    z-index: -1;
    margin-top: 25px;
    height: 100%;
    padding-bottom: 50px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.class43
div{
	padding-left: 200px;
	padding-right: 25px;
	padding-top: 25px;
	text-align: center;

}
.class43 h1{
	color: #c00317;
	font-weight: 700;
	font-size: 30px;
}
.class43 p{
	color: #393939;
	font-weight: 500; 
}
.class43
p
span{
	font-weight: 700;
	font-size: 22px;
}
.class43
div
button{
	background: #c10418;
	border-radius: 25px;
	border: none;
	padding: 5px 50px;
	color: #fff;
}





.class410{
	margin-top: 50px;
	margin-bottom: 50px;
}
.class420{
	margin-left: -215px;
}
.class420 div{
	background: #c10418;
	border: 4px solid #f5c300;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	text-align: center;
	padding-top: 50px; 
}
.class420
div
img{
	width: 75%;
	margin-top: 50px;
}
.class430 {
    background: #eeeeee;
    position: relative;
    z-index: -1;
    margin-top: 25px;
    height: 100%;
    padding-bottom: 50px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.class430
div{
	padding-left: 25px;
	padding-right: 200px;
	padding-top: 25px;
	text-align: center;

}
.class430 h1{
	color: #c00317;
	font-weight: 700;
	font-size: 30px;
}
.class430 p{
	color: #393939;
	font-weight: 500; 
}
.class430
p
span{
	font-weight: 700;
	font-size: 22px;
}
.class430
div
button{
	background: #c10418;
	border-radius: 25px;
	border: none;
	padding: 5px 50px;
	color: #fff;
}


/**********inquiry**************/


/*******inquiry*******/

.class44
h1{
	padding-top: 50px;
    text-align: center;
    color: #c10418;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 30px;
}


.class51{
margin-bottom: 50px;
}
.class52{ 
	background: #fff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	padding: 25px;
}
.class53
input{
	border-radius: 0;
}
.class53
textarea{
	border-radius: 0;
}
.class54{
	margin: auto;
	text-align: center;
}
.class54
input{
	margin-top: 25px;
    background: #426c83;
    font-weight: 600;
    font-family: Raleway;
    color: #fff;
    padding: 10px 50px;
    border-radius: 25px;
    border: none;
    transition: all 0.6s;
}
.class54
input:hover{
	background: #559010;
	color: #000;
}



/***************contact******************/
.class61{
	margin-top: 50px;
	margin-bottom: 50px;
}
.class62{
	margin-top: 50px;
	margin-bottom: 50px;
}

.class62 h2 {
    color: #c10418;
    font-size: 20px;
}
.class62 p, .class62 p a{
	color: #393939;
}






/**********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-insta{
/* 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-insta 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-twitter{
  background-color: #1C9CEA;
 }
 .fixed-twitter span{
  background-color: #1C9CEA;
 }
 .fixed-youtube{
  background-color: #ffffff;
color:#000;
 }
 .fixed-youtube i{ 
color:#000;
 }
 .fixed-youtube span{
  background-color: #fff;color:#000;
 }
 .fixed-whatsapp {
  background-color: green;

 }
 .fixed-whatsapp span{
  background-color: green;
 }
 


.fixed-download {
  background-color: #d13434;

 }  
.fixed-download span{
  background-color: #d13434;
 }
