@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');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@400;500;600;700;800&display=swap');



body{
	margin: 0;
	padding: 0;
	
}
*{
	box-sizing: border-box;
}
.class0{
	background: #8e2380;height: 3px;
}
.class1{
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.class2{
	background: #8e2380;
	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: #ffca08;
}
.class2 p a{
	color: #fff;
}
  
.class4{ 
	width: 250px;
	padding:5px;
}
.class4
p a{
color: #000;
text-decoration: none;
}
.class4
p i{
	color: #8e2380;
}


.class6{
	background-image: url('../images/extra/bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	height: 570px;
}
.class7{
	text-align: center;
}
.class7 h1{
	color: edbc06;
	font-size: 75px;
	font-family: Impact;
	padding-top: 15px;
}
.class7 h2{
	color: #693c2b;
	font-family: Impact;
	margin-top: -15px;
}

.class7 p{
	color: #393939;
	padding: 10px 90px;
	font-family: Raleway;
	font-weight: 600;
	margin-top: 25px;
}


.class8{
	text-align: center;
	background-image: url('../images/extra/bg2.png');
	background-size: cover;
	background-repeat: no-repeat;
	height: 377px;
	width: 100%;
	margin-top: 100px;
	position: relative;
}
.apple{
	position: absolute;
	left: -35px;
	top: 30%;
}
.lemen{
	position: absolute;
	right: -40px;
	top: 20%;
}


.class9
img{
	margin-top: -250px;
}

.class9
h2{
	font-family:PaintDrops;
	font-weight: 700;
	color: #fff;
}



.class10{
	margin-top: 50px; 
}
.class11 div {
    padding: 0px 50px 50px 50px;
}

.class12
div{
	margin-top: 100px;
	text-align: center;
}
.class12
div h1{
	font-family: impact;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
color: #693c2b;
box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-bottom: 50px;
	border-radius: 40px 40px 50px 50px / 45px 45px 85px 85px;
	padding: 10px;
}


.class13
div h1{
	margin-top: 50px;
	color: #e26d10;
	font-family: impact;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-bottom: 50px;
	border-radius: 40px 40px 50px 50px / 45px 45px 85px 85px;
	padding: 10px;
}
.class13
div h1 span a{
	color: #693c2b;
}
.class15{
	padding-top: 50px;
}
.class15
h2{
	margin-bottom: 25px;
	font-size: 25px;
	font-weight: 700;
}
.class15
table
tr
td {
	vertical-align: top;
	color: #393939;
	padding:5px;
}
.class15
table
tr
td i{
	margin-top: 3px;
}
.class15
table
tr
td a{
	color: #393939;
	text-decoration: none;
}

.class16{
	padding-top: 50px;
}
.class16
h2{
	margin-bottom: 25px;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.class16 ul{
	text-align: center;
	padding-left: 0;
}
.class16 ul li{
	list-style: none;
padding-bottom: 5px;
}
.class16 ul li a{
	color: #393939;
	text-decoration: none;
}

.class17{
	text-align: center;
}
.class17 img{
	margin-bottom: 25px;
	width: 150px;
}
.class17 p{
	color: #393939;
}

#footer{
	margin-top: 100px;
	position: relative;
}
.footerbgimg{
	position: absolute;
	bottom: 0;
	width: 100%;
}




.class18{
  background-color: #693c2b;
  text-align: center;
  height: 50px;
}

.class18 p{
  padding-top: 10px;
  color: #fff;
}
.class18 p span,.class18 p span a{
  color: #ffca08;
  font-weight: 700;
}







/*{about us*/


.class19{
	position: relative;
}
.class21 h1{
	position: absolute;
	left: 0;
	top: 40%;
	font-family: PaintDrops;
	font-size: 50px;
	right: 0;
	text-align: center;
	color: #fff;
} 


.class22{
	margin-top: 50px;
}

.class24{
	text-align: center;
}

.class24 h1{
color: #f78022;
font-family: impact;
font-weight: 500;
}
.class24 img{
	margin-top: -35px;
}
.class24 p{
	margin-top: 50px;
}

.class25{
	background-color: #ffca08;
	margin-top: 50px;
	padding-top: 45px;
	padding-bottom: 25px;
	text-align: center;
	margin-bottom: 50px;
}


.class26
div {
	padding-right: 25px;
	border-right: 1px solid #fff;
}
.class26
div h1{

	color: #693c2b;
	font-family: impact;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-bottom: 25px;
	border-radius: 40px 40px 50px 50px / 45px 45px 85px 85px;
	padding: 10px;
	font-weight: 500;
}



.class27
div {
	padding-right: 25px;

}
.class27
div h1{

	color: #693c2b;
	font-family: impact;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-bottom: 25px;
	border-radius: 40px 40px 50px 50px / 45px 45px 85px 85px;
	padding: 10px;
}



.class28
div h1{
	margin-top: 50px;
	color: #e26d10;
	font-family: impact;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-bottom: 50px;
	border-radius: 40px 40px 50px 50px / 45px 45px 85px 85px;
	padding: 10px;
	font-weight: 500;
}
.class28
div h1 span a{
	color: #693c2b;
}






/*juice product*/


.class32{
margin-top: 50px;
}

.class33{
padding:10px 100px;
}
.class34{
	text-align: center;
}


.class34 h1{
	font-size: 55px;
	color: #d52e21;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34 h1 span{
	font-size: 30px;
}
.class34 p{
	background-color: #d52e21;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}

.class34m{
	text-align: center;
}
.class34m h1{
	font-size: 55px;
	color: #ff7100;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34m h1 span{
	font-size: 30px;
}
.class34m p{
	background-color: #ff7100;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}




.class34l{
	text-align: center;
}
.class34l h1{
	font-size: 55px;
	color: #ff7100;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34l h1 span{
	font-size: 30px;
}
.class34l p{
	background-color: #ff7100;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}





.class34g{
	text-align: center;
}
.class34g h1{
	font-size: 55px;
	color: #ef633d;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34g h1 span{
	font-size: 30px;
}
.class34g p{
	background-color: #ef633d;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}





.class34o{
	text-align: center;
}
.class34o h1{
	font-size: 55px;
	color: #f57700;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34o h1 span{
	font-size: 30px;
}
.class34o p{
	background-color: #f57700;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}




.class34l{
	text-align: center;
}
.class34l h1{
	font-size: 55px;
	color: #c71256;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34l h1 span{
	font-size: 30px;
}
.class34l p{
	background-color: #c71256;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}




.class35{
	text-align: center;
	margin-top: 100px;
	z-index: 1000;
	position: relative;
}





.class34c{
	text-align: center;
}
.class34c h1{
	font-size: 55px;
	color: #751709;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34c h1 span{
	font-size: 30px;
}
.class34c p{
	background-color: #751709;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}


.class34ga{
	text-align: center;
}
.class34ga h1{
	font-size: 55px;
	color: #35612b;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34ga h1 span{
	font-size: 30px;
}
.class34ga p{
	background-color: #35612b;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}



.class34j{
	text-align: center;
}
.class34j h1{
	font-size: 55px;
	color: #7c4738;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34j h1 span{
	font-size: 30px;
}
.class34j p{
	background-color: #7c4738;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}


.class34r{
	text-align: center;
}
.class34r h1{
	font-size: 55px;
	color: #eb6b64;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34r h1 span{
	font-size: 30px;
}
.class34r p{
	background-color: #eb6b64;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}


.class34softl{
	text-align: center;
}
.class34softl h1{
	font-size: 55px;
	color: #4fe9a8;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34softl h1 span{
	font-size: 30px;
}
.class34softl p{
	background-color: #4fe9a8;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}



.class34w{
	text-align: center;
}
.class34w h1{
	font-size: 55px;
	color: #58b3d4;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34w h1 span{
	font-size: 30px;
}
.class34w p{
	background-color: #58b3d4;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}


.class34softcl{
	text-align: center;
}
.class34softcl h1{
	font-size: 55px;
	color: #008330;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34softcl h1 span{
	font-size: 30px;
}
.class34softcl p{
	background-color: #008330;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}


.class34softm{
	text-align: center;
}
.class34softm h1{
	font-size: 55px;
	color: #97dd71;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34softm h1 span{
	font-size: 30px;
}
.class34softm p{
	background-color: #97dd71;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}

.class34softc{
	text-align: center;
}
.class34softc h1{
	font-size: 55px;
	color: #555555;
	font-family: PaintDrops;
	line-height: 35px;
}
.class34softc h1 span{
	font-size: 30px;
}
.class34softc p{
	background-color: #555555;
	width: 300px;
	font-family: Raleway;
	margin: auto;
	border-radius: 50px;
	padding: 10px 0;
	color: #fff;
}






.class143{
  margin-top: 50px;
}
.class144{
  margin-bottom: 10px;
}
.class144
input{
  border-radius: 0; 
}

.class145 button {
  margin-top: 25px;
  text-transform: uppercase;
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);

    padding: 10px 50px;
    border-radius: 25px;
    border: none;
    font-weight: 700;
    color:  #000;
    transition: all 0.6s;
}
.class145 button:hover{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c31010+1,eda303+100 */
background: rgb(195,16,16); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(195,16,16,1) 1%, rgba(237,163,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(195,16,16,1) 1%,rgba(237,163,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(195,16,16,1) 1%,rgba(237,163,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c31010', endColorstr='#eda303',GradientType=0 ); /* IE6-9 */
 
  color: #fff;
}


.class620{
	margin-bottom: 50px;
}



















.class61m{
  margin-top: 50px;
}
.class61m
div{
  background: #e5e5e5;
  padding: 10px;
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.class61m
div:before{
  background: #8e2380;
  position: absolute;
  content: "2111";
  width: 100%;
  height: 100%;
  z-index: -1;
  top: -5;
  right: -5;
}

.class61m
div
p{
  color: #000;
}

.class61m
div
form
input{
  width: 90%;
  padding: 5px 15px; 
  margin-bottom: 10px;
}

.class61m
div
form
input::placeholder{ 
  color: #000;
}

.class61m
div
form
textarea{
  width: 90%;
  padding: 5px 15px; 
  margin-bottom: 10px;
  height: 120px;
}

.class61m
div
form
textarea::placeholder{ 
  color: #000;
}


.class61m
div
form button{
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd300+1,ffffff+100 */
background: #ffd300; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd300 1%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd300 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd300 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);

  padding: 10px 50px;
  border-radius: 25px;
  border: none;
  font-weight: 700;
color: #c60808; transition: all 0.6s;
 
}

.class61m button:hover{ 
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c31010+1,eda303+100 */
background: rgb(195,16,16); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(195,16,16,1) 1%, rgba(237,163,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(195,16,16,1) 1%,rgba(237,163,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(195,16,16,1) 1%,rgba(237,163,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c31010', endColorstr='#eda303',GradientType=0 ); /* IE6-9 */
 
  color: #fff;
}
.class62m{
  margin-top: 50px;
}

.class63m h2{
  color: #4a000a;
  font-size: 35px;font-family: impact;
}
.class63m hr{
  border-bottom: 1px solid #000;
  margin-top: -5px;
}


.class64m{
  background:#e5e5e5 ;
  padding: 10px 20px; 
  border-radius: 10px;
  margin-bottom: 10px;
}
.class64m
table
tr
td{
  padding: 5px;
}
.class64m
table
tr
td{
  font-size: 15px;
}

.class64m
table
tr
td span{
  font-size: 22px;
  font-weight: 700;
}
.class64m
table
tr
td
i{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #8e2380;
  margin-top: 25px;
  font-size: 30px;
  color: #fff;
  padding-left: 15px;
  padding-top: 10px;
}
.class65m i{
  padding-left: 10px!important;
}

.class66m i{
  padding-left: 10px!important;
}
.class64m
table
tr
td a{
  color: #000;
}
.class67m{
  margin-top: 50px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}



.tabsection{
	margin-top: 50px;
}
.tab{
	margin-bottom: 50px;
}
.tabmain{
	text-align: center;
	border: 5px solid #ffc907;
	border-radius: 50px; 

}
.tabimg{
	border-radius: 50px;
	overflow: hidden;
	width: 103%;
	margin-top: -6px;
	margin-left: -5;
}

.tabmain h1{
	color: #693c2b;
	font-family: impact;
	font-size: 35px;
	padding-top: 15px;
}

.tabmain  p{
	padding: 15px;
}






/**********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;
 }

