body {
	font-family:arial, sans-serif;
	text-align: left;
	background-image: url('Pic Logo/background.jpg'); ;
	box-sizing: border-box;
	margin: 0;
    padding-left: 0px;
    font-size: 13px;
	margin: 0 auto;
	height:100%;
	padding:10px;
}

.stickyMenu{
	font-size: 42px;
	background-color: White;
	font-size: 51px; 
	color:  #EDB700;
	height: 95px;
	padding-top: -10px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 6px 14px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
#wrap {						/*includes sidebar, center content and left content. adjust it here*/
margin: 0 auto;
padding:20px;
width: 960px;
height:100%;
background: white;
border-top: 0px solid #091a3f;

}





/*######################################
		Catergories menu
#######################################*/
	
	
	
	
	
	
/*######################################
	header
#######################################*/
.header-distributed{
	margin: 0 auto;
	margin-top: 10px;
	width: 100%;
	font-family:Calibri ;
	font-size:16px; 
	color: white;
	
}


.header-distributed .header-left,
.header-distributed .header-footer,
.header-distributed .header-right{
	display: inline-block;
	vertical-align: top;
	
	color:  white ;
}
 


.header-right{
	width: 26%;
	padding-left: 0px;
	margin-left: 60px;
	text-align:center;
	overflow: auto;
	background-color: #454545;
	border-radius: 10px;
}

.header-left{
	width: 67%;
	overflow: auto;
	color:white;
	background-color: #454545;
	border-radius: 10px;
}

.textHideMobiles{
	color: #FFEBE6;
	text-align: center;
	font-size: 16.5px;
	font-family: Calibri;
	width: 100%
}
 
@media (max-width: 600px) {
.header-distributed .header-right{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding-top: -70px;
		
	
	padding-left: 0px;
	margin-left: 0px;
	text-align:center;
	overflow: auto;
	background-color: #454545;
	border-radius: 10px;
	}
	
	.header-distributed .header-left{
		width:100%;
	}
	.header-distributed .header-left i{
		font-size: 0px;
	}
	.textHideMobiles{
	width: 0%
}
}









/*######################################
			Top Button
#######################################*/
.openbtn {
	  font-size: 17px;
	  cursor: pointer;
	  background-color: #111;
	  color: white;
	  padding: 5px 10px;
	  border: solid 0.5px;
	  border-radius:5px;
	  width:80%
}

.openbtn:hover {
  background-color: #345;
}


/*######################################
			Middle
#######################################*/
.Middle-distributed{
	margin: 0 auto;
	padding-top: -150px;
	width: 100%;
	background-image: url('tvl mail.jpg');
	font-family:Calibri ;
	font-size:16px; 
	color: white;
	
}


.Middle-distributed .Middle-left,
.Middle-distributed .Middle-right{
	display: inline-block;
	vertical-align: top;
	text-align:left;
	color:  white ;
}


.Middle-distributed .Middle-right{
	display: inline-block;
	vertical-align: top;
	width: 40%;
	padding:10px;
	padding-left:150px;
}

.Middle-distributed .Middle-left{
	display: inline-block;
	vertical-align: top;
	width: 40%;
	overflow: auto;
	color:white;
	text-align:left;
}

/* Here is the code for Responsive Footer */
/* You can remove below code if you don't want Footer to be responsive */
 
 
@media (max-width: 600px) {
.Middle-distributed .Middle-right{
		display: block;
		width: 100%;
		text-align: left;
		padding-top: -70px;
		padding-left:10px;
	}
	
	.Middle-distributed .Middle-left{
		width:0%;
	}
}




/*######################################
		 WRAP
#######################################*/	
#wrap {	
	margin: auto;
	width: 150%;
	height:100%;
	background-color: #4354; 
}
				
@media screen and (max-width: 880px) {
	#wrap {	
	width: 100%;
	height:100%;
	}
}






/*######################################
		TEXT HIDE OR SHOW
#######################################*/
.textShowMobile{
	color: White;
	text-align: center;
	font-size: 0px;
	font-family: Calibri;
}

.textHideMobile{
	color: #FFEBE6;
	text-align: center;
	font-size: 16.5px;
	font-family: Calibri;
}

.textheader {
	color: white;
	font-family:Calibri;
	font-weight: bolder;
	font-size: 25px;
	margin: auto;
	text-align: center;
}
.tableWords {
	font-family:Calibri;
	font-weight: bolder;
	font-size: 15px bolder;
	margin: auto;
	text-align: center;
}

@media (max-width: 880px) {
	.textShowMobile{
	font-size: 13.5px;
	}
	.textHideMobile{
	font-size: 0px;
	}
	.textheader {
	font-size: 17px;
	}
	.tableWords {
	font-weight: none;
	font-size: 11px;
	}
}



	







/*######################################
		PARALLAX
#######################################*/
.parallax {
  /* The image used */
  background-image: url("Pic Logo/Picture2.png");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax2 {
  /* The image used */
  background-image: url("pic/1.jpeg");

  /* Set a specific height */
  min-height: 500px; 
 width: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 880px) {
	.parallax2 {
	min-height: 1200px; 	
	}
}





/*######################################
		HEADER TABLE
#######################################*/
/* 
Generic Styling, for Desktops/Laptops 
*/
#IndexTable{ 
	  width: 95%; 
	  margin: 0 auto;
}

table { 
  border-collapse: collapse; 
   
}

@media (max-width: 880px) {
	table { 
  width: 115%; 
  border-collapse: collapse; 
  
   }
   
}



/*######################################
		SERVICE
#######################################*/
.city2 {
   margin: auto;
   padding: 10px;
   width: 75%;
   border: 0px solid black;
   text-align:left;
   border-radius: 9px; 
   color: #2C0404;
    font-family:Calibri;
	font-size: 13px;
	 box-shadow: 0 8px 12px 0 rgba(2,2,2,2.2);
}
@media (max-height:880px){
	.city2 {
		width: 95%;
	}
}


	






/*######################################
		Table
#######################################*/		
.WebM {
	font-family:Calibri;
	margin: auto;
	margin-left: 2.5%;
	margin-bottom: 20px; 
	padding: 10px;
	background: #4354; 
	width: 252px; 
	text-align: center; 
	color: #fff; 
	float: left; 	
	display: table; 
	border-radius: 9px; 
    box-sizing: border-box;
	box-shadow: 0 8px 12px 0 rgba(2,2,2,2.2);
}
.up{
	font-size: 24px; 
	vertical-align: middle; 
	display: table-cell;
	font-weight: bold; 
	display: block;
}
.down{
	font-size: 28px;  
	font-weight: normal; 
	  background-image: url("pic/Managa-electrical-background.jpg");
}



.SERVICE {
	font-family:Calibri;
	margin: auto;
	width: 80%; 
	color: #fff; 	
	border-radius: 9px; 
	box-shadow: 0 8px 12px 0 rgba(2,2,2,2.2);
}

.TESTMONIALS {
	font-family:Calibri;
	margin: auto;
	margin-left: 2.5%;
	margin-bottom: 20px; 
	padding: 10px;
	background: white; 
	width: 252px; 
	text-align: LEFT; 
	color: grey; 
	font-size: 14px; 
	float: left; 	
	display: table; 
    box-sizing: border-box;
	box-shadow: 0 8px 12px 0 rgba(2,2,2,2.2);
}

@media (max-height:880px){
	.WebM {
		Margin: auto;
	margin-left: 1.5%;
	margin-bottom: 10px; 
	padding: 10px;
	background-image: url("pic/1.jpeg");
	width: 152px; 
	}
	.down {
	font-size: 20px;  
	font-weight: normal; 
	background: #4354;
	
}




/*######################################
		Table
#######################################*/		
			
			table {
  border-collapse: collapse;
  color: #395870;
  font: 14px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-spacing:0;
}
th,
td {
  border: none;
  padding: 5px;
}

thead {
background: #395870;
  background: linear-gradient(#49708f, #293f50);
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
tbody tr:nth-child(even) {
  background: #f0f0f2;
}

/*######################################
		Tab
#######################################*/	




 
/*######################################
		Footer
#######################################*/
#footer {
	height: 340px;	/*to adjust the square VERTICALLY*/
	width: 1000px;   /*to adjust the red square*/
	background: linear-gradient(#49708f, #293f50);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-top: -30px;		/*space between the roof top and menus*/
	/* opacity: 0.7; */
	/* filter: alpha (opacity=70); */
	border: none;
	color: white;
	float: center;
	text-align: center;
	text-decoration: none;
}

#footer a {
	text-decoration: none;
    color:white;
    width: 200px;
}
#footer a.active {
	background-color: #ff7f00;
	color: white;
}

#footer a:hover {
    background-color: #555;
}

#footer img {
    border: none;
    border-radius: 4px;
    padding:5px;
}
#footer img:hover {
    box-shadow: 0 0 2px 5px ;
}



/*######################################
		Slide show
	##############################*/

  
 
/*######################################
		gallery css
	##############################*/





.icon-bar {
    width: 90px; /* Set a specific width */
    background-color: #555; /* Dark-grey background */
}

.icon-bar a {
    display: block; /* Make the links appear below each other instead of side-by-side */
    text-align: center; /* Center-align text */
    padding: 16px; /* Add some padding */
    transition: all 0.3s ease; /* Add transition for hover effects */
    color: white; /* White text color */
    font-size: 36px; /* Increased font-size */
}

.icon-bar a:hover {
    background-color: #000; /* Add a hover color */
}

.active {
    background-color: #4CAF50; /* Add an active/current color */
}





.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 80%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: green;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}















.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}



  