@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;
}

.class0{
	background: #e52319;height: 3px;
}
.classmain {
    /*background: #000;*/
 
    width: 500px;
/*clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);*/
}
.classmaindiv{
    display: inline-flex;
    flex-direction: row-reverse;
	 background: #000000;
	 width: 470px;
	 clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
   height: 40px;
   padding-right: 10px;
}
.class1{
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.class2{
	 
	text-align: center;
 
	border-radius: 25px;
}
.class2 p{
	padding: 5px;
	font-weight: 600;
}
.class2 p a:hover{
	text-decoration: none;
}
.class2
p
a,.class3
p
a{
	color: #fff;
}
.class2 i{
	padding: 5px;
	color: #ff0c00;
}
 

.class3{ 
}
.class3 p{
	padding: 5px;
	font-weight: 600;
}
.class3 p a:hover{
	text-decoration: none;
}
.class3 i{
	padding: 5px;
	color: #ff0c00;
}
 
.class4{
	margin-top: -35px; 
	margin-bottom: 10px;
	margin-right: 50px; 
}
#mainbg{
	/*background: #fff000;*/
	background-image: url('../images/extra/background.png');
/*	padding-bottom: 100px;*/
	background-size: cover;
	background-repeat: no-repeat;
}


 .class5{
padding-top: 50px;
 }
 .class6{
text-align: center;position: relative;
 }

 .class6
h2{
	font-weight: 600;
	font-family: 'Raleway';
	color: #000;
}
.class6
h1{
	font-weight: 700;
	font-family: 'Raleway';
	color: #e52319;
	margin-top: -10px;
	z-index: 1;
}
.class6
img{
	margin-top: -45px;
	z-index: -0;
	position: relative;
	margin-bottom: 25px;
}
.class6
p{
	font-weight: 600;
	font-family: 'Raleway';
	color: #000;
}

.class6 button{
	background: transparent;
	border-radius: 25px;
	padding: 5px 50px;
	color: #000;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
	transition: all 0.6s;
}
.class6 button:hover{
	background: #e52319;
	border-radius: 25px;
	padding: 5px 50px;
	color: #fff;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
}


#proslidermain{
	margin-top: 100px;
	position: relative;
}
.masala1{
	position: absolute;
	z-index: 1;
	left: 50px;
	top: -100px;
}
.masala2{
	position: absolute;
	right: 50px;
	z-index: 1;
	top: -50px;
}

.class7{
background: #fff;
padding-top: 25px;
position: relative;
}
.class7:after {
    position: absolute;
    content: "";
    width: 112%;
    height: 110%;
    left: -71px;
    top: -9px;
    background-image: url(../images/extra/shdow.png);
    background-size: contain;
}
.class8{
	text-align: center;
}
.class8
h1{
	font-weight: 700;
	font-family: 'Raleway';
	color: #e52319; 
}
.class8
img{
	margin-top: -50px;
}
.class8
p{
	font-weight: 700;
	font-family: 'Segoe Script';
	color: #000; 
	font-size: 22px;
}

.class9{
	margin-top: 50px;
}

.class11{
	text-align: center;
	padding-top: 50px;
}

.class11
div
p{
	padding-top: 25px;

    font-weight: 600;
    font-family: 'Raleway';
    color: #000;
}

.class12{
	position: relative;
	margin-top: 50px;
	background: #e52319;
}
.mashala{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
.class13{
	height: 174px;
}

.class14
h1{
	font-weight: 700;
    font-family: 'Raleway';
    color: #fff;
    padding-top: 50px;
}

.class14
p{
	font-weight: 600;
    font-family: 'Raleway';
    color: #000;
    font-size: 22px;
    margin-left: 100px;
    margin-top: -5px;
}

.class15{
	text-align: center;
}
.class15
button{
	margin-top: 60px;
	background: transparent;
	border: 3px solid #fff;
	padding: 10px 50px;
	font-weight: 600;
    font-family: 'Raleway';
    color: #fff;
    transition: all 0.6s;
}
.class15
button:hover{
	margin-top: 60px;
	background: #fff;
	border: 3px solid #fff;
	padding: 10px 50px;
	font-weight: 600;
    font-family: 'Raleway';
    color: #000;
}
.class16{
	margin-top: 125px;
	background: #fff;
}
.class18{
	margin-top: -50px; 
	padding-bottom: 50px;
}
.class18 p{
	background: red;
	width: 80%;
	font-weight: 500;
    font-family: 'Raleway';
    color: #fff;
    font-size: 18px;
    padding: 25px;
    text-align: center;
    margin: auto;
    border-radius: 25px;
}
.class18 p span{
	font-weight: 700;
}

.class19
div{ 
padding-bottom: 50px;
padding-top: 50px;
}
.class19
div img{

}

.class20{
border-right: 2px solid #000;
border-left: 2px solid #000;
}
.class20
div{
	padding-top: 25px;
	padding-left: 50px;
}
.class20
div
h2{
	font-family: Calibri;
	font-weight: 600; 
    color: #000;
}
.class20
div hr{
	width: 220px;
	border-bottom: 3px solid #e52319;
	margin-left: 0;
	margin-top: -5px;
}
.class20
div
p{
	font-family: Calibri;
}
.class20
div
p
i{
	color: #e52319;
	padding-right: 5px;
}
.class20
div
p a{
	color: #000;
}


.class21
div{
	padding-top: 25px;
	padding-left: 100px;
}

.class21
div
h2{
	font-family: Calibri;
	font-weight: 600; 
    color: #000;
}
.class21
div hr{
	width: 140px;
	border-bottom: 3px solid #e52319;
	margin-left: 0;
	margin-top: -5px;
}
.class21 div ul li{
	list-style: none;
	font-family: Calibri;
} 
.class21 div ul li a{
	color: #000;
}
.class21 div ul{
	padding-left: 5px;
}

.class22{
	text-align: center;
	padding: 10px;
	height: 50px;
	background: #000;
}
.class22 p{
	color: #858484;
}
.class22 p span{
	color: #fff;
	font-weight: 600;
}
.class22 p span a{
	color: #fff;
}



/**************************/
/**************************/
/**************************/
/**************************/
/**************************/

.class25{
	position: relative;
}
.class26{
	position: absolute;
	text-align: center;
	top: 45%;
	left: 0;
	right: 0;
}
.class26
h1{
	color: #fff;
	font-family: Hobo Std;
}

.class27{
	text-align: center;
	padding-top: 50px;
}

.class28 p{
	font-weight: 600;
    font-family: 'Raleway';
    color: #000;
}

.class29{
	margin-top: 50px;
}
.class30{
	padding: 25px;
}
.class31{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fde625+0,c30b02+100 */
background: rgb(253,230,37); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(253,230,37,1) 0%, rgba(195,11,2,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(253,230,37,1) 0%,rgba(195,11,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(253,230,37,1) 0%,rgba(195,11,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde625', endColorstr='#c30b02',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border: 5px solid #fff;
}

.class32{
	text-align: center;
	background: #544847;
	width: 400px;
	margin: auto;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.class32
h1{
	padding-top: 25px;
	color: #ffbe40;
	font-family: Hobo Std;
	font-size: 25px;
}
.class32
p{
	color: #fff;
	font-weight: 600;
    font-family: 'Calibri';
    padding: 25px;
    padding-top: 0;
}

#innervector{
	position: relative;
}
.vector1{
	position: absolute;
	top: -150px;
}
.vector2{
	position: absolute;
	top: -100px;
	right: 0;
}


 .class35{
 	text-align: center;
 }

 .class35
h2{
	font-weight: 600;
	font-family: 'Raleway';
	color: #000;
}
.class35
h1{
	font-weight: 700;
	font-family: 'Raleway';
	color: #e52319;
	margin-top: -10px;
	z-index: 1;
}
.class35
img{
	margin-top: -45px;
	z-index: -0;
	position: relative;
	margin-bottom: 25px;
}


.class35 button{
	background: transparent;
	border-radius: 25px;
	padding: 5px 50px;
	color: #000;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
	transition: all 0.6s;
}
.class35 button:hover{
	background: #e52319;
	border-radius: 25px;
	padding: 5px 50px;
	color: #fff;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
}

.class36{
	margin-top: 50px;
}


.class37{
	text-align: center;
}
.class38{
	width: 80px;
	height: 80px;
	border: 3px solid #e52319;
	border-radius: 50%;
	margin: auto;
}

.class38
img{
	padding: 6px;
	width: 50px;
}
.class37
h2{
	font-weight: 700;
	color: #000;
		font-family: 'Raleway';
		padding-top: 5px;
}
.class37 p{
	font-weight: 600;
	color: #000;
		font-family: 'Raleway';
}





.class39{
	text-align: center;
}
.class40{
	width: 80px;
	height: 80px;
	border: 3px solid #e52319;
	border-radius: 50%;
	margin: auto;
}
.class40 img {
    padding: 0;
    padding-top: 26px;
    width: 71px;
}
.class39
h2{
	font-weight: 700;
	color: #000;
		font-family: 'Raleway';
		padding-top: 5px;
}
.class39 p{
	font-weight: 600;
	color: #000;
		font-family: 'Raleway';
}





.class41{
	text-align: center;
}
.class42{
	width: 80px;
	height: 80px;
	border: 3px solid #e52319;
	border-radius: 50%;
	margin: auto;
}

.class42 img {
    /* padding: 0; */
    padding-top: 12px;
    width: 50px;
}
.class41
h2{
	font-weight: 700;
	color: #000;
		font-family: 'Raleway';
		padding-top: 5px;
}
.class41 p{
	font-weight: 600;
	color: #000;
		font-family: 'Raleway';
}

.class43{
	margin-top: 50px;
}


.class44{
	padding-left: 50px;
	padding-right: 50px;
}
.class45{
	width: 80px;
	height: 80px;
	background: red;
	border-radius: 50%;
	margin: auto;
}
.class45 img{
	padding-top: 10px;
	padding-left: 10px;
}

.class46{
	background: #fff;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
padding: 10px 20px;
text-align: center;
border-radius: 15px;
margin-top: -25px;
}

.class46
h2{
	font-weight: 700;
	color: #e31e24;
		font-family: 'Raleway';
}
.class46 p{
	font-weight: 600;
	color: #000;
		font-family: 'Raleway';
}




.class47{
	padding-left: 50px;
	padding-right: 50px;
}
.class48{
	width: 80px;
	height: 80px;
	background: red;
	border-radius: 50%;
	margin: auto;
}
.class48 img{
	padding-top: 15px;
	padding-left: 10px;
}

.class49{
	background: #fff;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
padding: 10px 20px;
text-align: center;
border-radius: 15px;
margin-top: -25px;
}

.class49
h2{
	font-weight: 700;
	color: #e31e24;
		font-family: 'Raleway';
}
.class49 p{
	font-weight: 600;
	color: #000;
		font-family: 'Raleway';
}




.class280{
	background:#fff;
	padding: 10px;
	box-shadow: 2px 3px 5px 2px rgb(0,0,0,0.5);
	margin: 10px 0;
}
.class290
h1{
	text-align: center;
	color: #000;
	font-family: 'Raleway';
	font-weight: 700;
}

.class300{
	padding: 30px ;
}
.class300 h1{
	color: #35356b;
	font-family: 'Raleway';
	font-weight: 700;
	font-size: 35px
}
.class300 p{
	color: #000;
	font-size: 15px;
	font-family: 'Raleway';
	font-weight: 600;
}
.class320, .class330{
	margin-top: 50px;
}
.class320 p a,.class330 p a{
	color: #000;
}

.class350{
	background:#fff;
	padding: 10px;
	box-shadow: 2px 3px 5px 2px rgb(0,0,0,0.5);
	margin: 50px 0;
}
.class360{
	padding: 0;
}

.input-group{
	padding: 10px;
}


.input-group
button{
		width: 50px;
		border-radius: 0px;
		background:  #e52319;
}

.classbtn
button{
		background: transparent;
	border-radius: 25px;
	padding: 5px 50px;
	color: #000;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
	transition: all 0.6s;
	text-transform: uppercase;	
}
.classbtn
button:hover{
		background: #e52319;	color: #fff;
}


.input-group:hover button{
	background: #000;
	color: #fff;
}




.class143{
	margin-top: 50px;
}
.class144{
	margin-bottom: 10px;
}
.class144
input{
	border-radius: 0; 
}

.class145 button {
 text-transform: uppercase;
 margin-top: 25px;
    background: transparent;
	border-radius: 25px;
	padding: 5px 50px;
	color: #000;
	font-weight: 600;
	font-family: 'Raleway';
	border: 2px solid #e52319;
	transition: all 0.6s;
}
.class145 button:hover{
	background: #e52319;
	color: #fff;
}


.class75{
	margin-bottom: 50px;
}








/**********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: red;

 }

 .fixed-youtube span{
  background-color: red;
 }
 .fixed-whatsapp {
  background-color: green;

 }
 .fixed-whatsapp span{
  background-color: green;
 }










