*{
	margin: 0;
	padding: 0;
	background-color: ;
	
}

.mother{
	width: 100%;
	height: 100vh;
	position: relative;
}



.top-bar{
	width: 100%;
	height: 30px;
	display: flex;
	background-color: blueviolet;
	padding: 5px 10px;
	align-items: center;
	justify-content: space-between;
	
}

.top-bar span{
	color: white;
	font-family: calibri;
	
}

.top-bar span{
	color: white;
}

.top-bar .spano{
	font-size: 14px;
	font-family: calibri;
}

.top-bar ul{
	list-style: none;
	display: flex;
}

.top-bar li{
	margin: 0px 20px;

}

.top-bar a{
	color: white;
}

.top-bar a:hover{
	color: black;
}

#navbar-right a.active {
 color: green;
}

#navbar{
	background-color: white;	
	padding: 4px 10px;
	transition: 0.5s;
	display: flex;
	top: 30px;	
	width: 100%;
	height: auto;
	background-color: ;
	
}


#logo{
	width:60px;
	height: 60px;
	padding-top: 4px;
	border-color:#006600;
	border-style: solid;
	border-radius:10px; 
	font-size:36px;
	font-family:calibri;
	color: #660099;
	background-color: white;
	padding-top:px;
	justify-content: center;
	text-align: center;
	margin-right: 2px;

}

#cnl{
	font-family: calibri;
	font-size: 23px;
	padding-top: 8px;
	color: #006600;
	margin-right:2px; 
}

#navbar-right {
	width: 640px;
	height: 60px;
	display: none;
	background-color: white;
	margin-left: 220px;
	padding: 13px 0px;
	background-color:;
	
}

#navbar-right a{
	width: 100%;
	line-height: 25px;
	height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: calibri;
	font-size: 17px;
	
	color: #650164;
	justify-content: space-between;

}

a{
	margin-left: 20px;
}

#navbar-right a:hover{
	background-color: lightgrey;
	color: white;
	text-align: center;
	padding: 0px 0px 3px px ;	
	border-radius: 2px;
	height:px;

}	





.slider{
	overflow: hidden;
	width: 100%;
	height: 500px;
	position: relative;


}

.slider figure div{
	float: left;
	width: 20%;
}

.slider figure img{
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.slider figure{
	position: relative;
	width: 500%;
	margin: 0;
	animation: animate 40s infinite;

}

.slider .figure .slide .space{
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 100%; /* Full width */
  padding: 20px; /* Some padding */
}
}


button{
	width: 100px;
	color: white;
	font-size: 12px;
	padding: 12px 0;
	background: #650164;
	
	
}

a{
	font-family: calibri;
}

#textbg{
	width: 747px;
	color: #ffff33;
	outline-color: white;
	height: 130px;
	font-size:23px ;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5); 
	position: absolute;
	top: 350px;

}

.textheaderarea{
	width: 100%;
	height: auto;
	background-color: blue;
	padding-top: 40px;
	margin-left: 10px;

}


@keyframes animate
 {
	0%{left: 0%;}
	10%{left: 0%;}
	12%{left:-100%;}
	22%{left:-100%;}
	24%{left:-200%;}
	34%{left:-200%;}
	36%{left:-300%;}
	46%{left:-300%;}
	48%{left:-400%;}
	58%{left:-400%;}
	60%{left:-300%;}
	70%{left:-300%;}
	72%{left:-200%;}
	82%{left:-200%;}
	84%{left:-100%;}
	94%{left:-100%;}
	96%{left:0%;}}
}

.imagepage{
	width:764px;
	height: 500px;
}

.imagehandle{
	width: 764px; 
	height:500px; 
	overflow: hidden; 
	margin-bottom: 
} 



.textheaderarea{
	width: 100%;
	height: auto;
	background-color:;
	font-size: 30px;
	font-family: calibri;

}

#circlespace{
	width: 100%;
	height: auto;
	padding: 40px 170px;
  background-color: whitesmoke;
	display:block ;

	
	}

	#circlespace2{
	width: 100%;
	height: auto;
	padding: 0px 170px;
	background-color: whitesmoke;
	display: block;

	}

	#circletext{
		margin-right: 80px; 
		width:480px; 
		height:170px; 
		margin-top:5px; 
		font-family:calibri; 
		font-size:14px; 
		padding :10px;
		margin-left: 5px;
		background-color:;
	}

#corevaluespace{
	display: none;
}



.socialarea{
	 width: 100%;
	 height: auto;
	 padding: 50px 80px;
	 display: inline-block;
	 background-color: darkmagenta;
		 }



#socialtext{
	width:600px;
	height:auto; 
	margin-bottom: 20px;
	font-family:calibri;
	font-size: 14px; 
	color: white;"


}


#socialimgspace{

	width: 600px;
	height: auto;
	display: flex;
}

#socialimg1{
	width:250px; 
	height:280px;
	margin-left: 5px;
	background-color: white; 
	overflow: hidden;
	border-radius: 5%;

}

#socialimg2{
	width:250px; 
	height:280px;
	margin-left: 80px;
	background-color: white; 
	overflow: hidden;
	border-radius: 5%;

}


.imageadvert{
	width: 100%;
	height: auto;
	padding: 70px 110px;
	background-color: white;
	display: block;
	justify-content:space-between;
}



#itemholder{
	width:300px; 
	height:450px; 
	background-color:;
	
}


#imageplacer{
	width:300px; 
	height:200px;
	background-color: whitesmoke;
	border-style:solid;
	border-color: ;
	overflow: hidden;
	box-shadow: 1px 1px 15px 5px #CCCCCC;"
}

#textplacer{
	width:520px; 
	height:230px;
	background-color: ;
	font-family: calibri;
	font-size: 15px;
	padding:0px 0px;
}

.endlabel{
	width: 100%;
	height: auto;
	padding: 20px 140px;
	background-color: ;
	display: none;
	justify-content:space-between;
}


.spacearea3{
	width: 100%;
	height: auto;
	padding: 40px 70px;
	background-color: darkmagenta;
	display: flex;
	position: relative;
	background-image:url('images/Bashooka.jpg');
	background-size: cover;
}

#placer1{
	width: 766px;
	height: 550px;
	background-color: ;
	display:flex ;
	margin-right: 170px;

}


#placer1editA{
	width:300px;
	height:500px;
	background-color: ;
	margin-right:20px;
}



#placer2{
	width: 300px;
	height:550px;
	background-color: ;
	display:none ;

}


.spacearea4{
	width:100%;
	height:300px;
	position: relative;
	display: none;
}

.spacearea5{
	width:100%;
	height:300px;
	position: relative;
	display: none;
}


.serviceendlabel{
	width: 100%;
	background-color: whitesmoke;
	height: auto;
	padding: 70px 100px;
	display: inline-block;
}


.serviceendlabel2{

	background-color: whitesmoke;
	height: auto;
	justify-: center;
	margin-right: ;
	padding: 0px 100px;
	display: inline-block;
	justify-content:space-between;
}

#textplacer{
	width:550px; 
	height:auto;
	background-color: ;
	font-family: calibri;
	font-size: 15px;
	margin-bottom: ;
}


#servicetextplacer{
	width:550px; height:250px; font-family: calibri; font-size: 15px; color:#333333;background-color: ;
}



.productspace{
	width: 100%;
	height: auto;
	background-color: white;
	padding: 0px 120px;

}

#productname{
	width:350px; 
	height:20px; 
	font-family: calibri; 
	font-size:20px;
	color: #660099; 
	font-weight: bold;
	background-color: white;
}

#productflexarea{
	width: 100%;
	height: auto;
	background-color:white;
	display: inline-block;
	padding: 40px 50px;
  justify-content: space-between;
	
}


.pigmentcard{
	width: 300px;
	height: 300px;   
	background-color: transparent; 
	border-style: solid; 
	overflow: hidden; 
	margin-bottom: 30px;
	border-color:#cccccc;
	border-width: 10px;
	box-shadow: 1px 1px 15px 2px #CCCCCC;

}

.pigmentinner{
	position: relative; 
	width: 100%; 
	height: 100%; 
	text-align: center; 
	transition: transform 0.6s;   
	transform-style: preserve-3d;   
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}



.pigmentfront{

}





.pigmentcard:hover .pigmentinner {
  transform: rotateY(180deg);
}

.pigmentfront, .pigmentback {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pigmentfront {
  background-color: #bbb;
  color: black;
}

.pigmentback  {
  background-color: #660099;
  color: white;
  transform: rotateY(180deg);
}

.contactformarea{
	width:450px;
	height:500px;
	background-color:blueviolet; 
	margin-left:150px;
	margin-top: 381px;
	opacity:80%;
	margin-bottom: 2px;
	font-family:calibri;
	font-size:17px;
	text-align: center;
	justify-content: center;
	color: white;
	padding: 5px;
}


.subscribe{
	width: 100%;
 	height: 550px;
 	padding-top: 50px;
 	display: block;
 	background-color: #243062;
 	
}
 #sub1{
	width: 350px;
	height: 100px;
	margin-left: 200px;
	padding-top: 10px;
	background-color:;
	text-align: center;
 	font-weight: bold;
 	


}
#sub2{
	width: 350px;
	height: 150px;
	background-color:#243062 ;
	margin-top: 60px;
	margin-left: 200px;
	margin-bottom: 20px;
	text-align: center;
 	font-weight: bold;
 
 }