@charset "utf-8";
/* CSS document */
html,body{
	 width: 100%;
	 min-height: 100%;
	 margin:0;
	position: absolute;
	top: 0;
	bottom: 0;
}

ul,ol{
		padding: 0;
		margin: 0;
		list-style: none;
}

.border{
	border: 5px solid #ff6633;
}
/*-------*/
#wrapper{
	width: 100%;
	max-width: 100%;
	max-height: auto;

}
#header-container{
	width:100%;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	max-height:auto;
}
.container{
	width:100%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	max-height:auto;
}
#ourclients{
    color:#ff6633;
    text-align: center;
    font-size:24px;
}
#brand_logo{
	float:left;
	width: 100%;
	height: 50%;	
}
#brand_logo img{
	width:100%;	
	max-height: 200px;
	float:left;
	}
/*
#navigationbar nav{
height: 50px;
line-height: 50px;
background-color:#ffece6;
}
#navigationbar nav a{
	padding-left:60px;
	color: #ff6633;
	text-decoration: none;
	font-family: Bahnschrift Regular;
	font-size: 24px;
	margin:0 60px;
}
#navigationbar nav a:hover{
	padding-left:60px;
	color: #333333;
	text-decoration: none;
	font-family: Bahnschrift Regular;
	font-size: 24px;
	margin:0 60px;
}

*/

#header-distributed{
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
    color:#ff6633;
	padding: 0px 50px;

}

#header-left,
#header-center,
#header-right{
	display: inline-block;
	vertical-align: top;
}

/* header left */

#header-left{
	width: 40%;
}

/* company logo */

#header-distributed h3{
	color:#33383B;
	margin: 0;
	padding-top:15px;
	padding-left:10px;
}

#header-distributed h3 span{
	color:  #ff0000;
	font: normal 28px 'Bernard MT Condensed';
	padding-left:5px;
}
#header-company-about a{
	color:#ff0000;
}

#header-center{
	width: 35%;
}


/* Footer Right */

#header-right{
	width: 20%;
}
#header-distributed h4{
	font: bold italic 20px sans-serif;
	color:#33383B;
	margin: 0;
	padding-top:35px;

}

#footerstrip {
	border:3px;

	}
	
#footer-container{
	
	margin: 0 auto;
	overflow: hidden;
	max-height:500px;
	background-color:#ffece6;
}
#footer-contactus {
	float: right;
	margin: 0 auto;
	font-family:Bahnschrift Regular;
	font-size: 18px;
	color: #F69A5B;
	font-weight: normal;
	max-width: 290px
	
}
#footer-copyright {
    padding-top:30px;
	float:right;
	font-family:Bahnschrift Regular;
	font-size: 12px;
	color:#ff6633;
}


#body-description p{
    padding-top:5px;
	font-size:20px;
	font-family:Bahnschrift Regular;
	height:auto;
}
#body-description img{
	position:relative;
	left:150px;
	
	
}

#footer-menu {
	float:left;
	font-family:Bahnschrift Regular;
	font-size: 18px;
	color: #F69A5B;
	font-weight: normal;
	list-style:none;
}
#footer-email {

	font-family:Bahnschrift Regular;
	font-size: 18px;
	color: #F69A5B;
	font-weight: normal;
	list-style:none;
}
#footer-email a{
	font-family:Bahnschrift Regular;
	font-size: 18px;
	color: #F69A5B;
	font-weight: normal;
	list-style:none;	
}
#footer-menu li{
padding-top:20px;	
}
#footer-distributed{
	background-color: #ffece6;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
    color:#ff6633;
	padding: 55px 50px;
	margin-top: 80px;
}

#footer-left,
#footer-center,
#footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

#footer-left{
	width: 40%;
}

/* company logo */

#footer-distributed h3{
	color:  #000000;
	font: normal 36px 'Brush script MT';
	margin: 0;
}

#footer-distributed h3 span{
	color:  #ff0000;
	font: normal 28px 'Bernard MT Condensed';
	padding-left:5px;
}

/* Footer links */

#footer-links{
	color:  #ff6633;
	margin: 20px 0 12px;
	padding: 0;
}

#footer-links a{

	display:block;
	line-height: 1.8;
	color: #ff6633;
}

#footer-company-name{
	color:  #ff6633;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

#footer-center{
	width: 35%;
}

#footer-center i{
	background-color:  #33383b;
	color: #fff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

#footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

#footer-center p{
	display: inline-block;
	color: #ff6633;
	vertical-align: middle;
	margin:0;
}

#footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

#footer-center p a{
	color:  #ff6633;
	text-decoration: none;;
}


/* Footer Right */

#footer-right{
	width: 20%;
}

#footer-company-about{
	line-height: 20px;
	color:  #ff6633;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

#footer-company-about span{
	display: block;
	color:  #ff6633;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#footer-icons{
	margin-top: 25px;
}

#footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}
#footer-menu a{
	padding-left:10px;
	padding-top:8px;
	float:left;
	font-family:Bahnschrift Regular;
	font-size: 20px;
	color: #F69A5B;
	font-weight: normal;
}
#contactus-page table{
	padding-left:50px;
	font-family:Bahnschrift Regular;
	font-size: 20px;
	color: #Ff0000;
	font-weight: normal;	
}
#contactus-page a{
	font-family:Bahnschrift Regular;
	color: #ff0000;
	font-weight: normal;	
}
#contactus-page h1{
	font-family:Bahnschrift Regular;
	color: #ff0000;
	font-weight: normal;	
}
#logos li{
	display:inline-block;
	padding-left:10px;

}
#logos li img{
	display:inline-block;
	padding-left:10px;

}
#logos h3{
	font-family:Bahnschrift Regular;
	font-size: 20px;
	color: #ff6633;
	font-weight: bold;
}
#logos ul{
	max-height:100px;
	line-height:100px;
}
.w3-center{text-align:center!important}
.w3-content{max-width:1163px;margin:auto}
.w3-display-container{position:relative}
.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-bar{width:100%;overflow:hidden}

 .clientlogo img{
	  height:150px;
	  width:150px;
  }

/*--------------responsive-------------*/
.topnav {
  overflow: hidden;
  background-color: #FFECE6;


}

.topnav a {
  float: left;
  display: block;
  color: #F25F2A;
  text-align: center;
  padding-left:50px;
  text-decoration: none;
  font-size: 24px;
  font-family:Bahnschrift Regular;
}

.topnav a:hover {
  color: #333333;
}

.active {
  color:#333333;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
	padding: 10px;
  }
  #footer-container{
	  	max-height:auto;
  }
  #footer-email h2{
      float:left;
	  font-size:18px;
  }
    #footer-email p{
        float:left;
	  font-size:18px;
  }
    #footer-email p a{
        float:left;
	  font-size:18px;
  }
  #footer-contactus h2{
	  font-size:18px;
  }
  #contactus-page iframe{
	  width:100%;
  }
  #contactus-page h1 {
	  font-size: 15px;
  }
  .clientlogo img{
	  height:100px;
	  width:100px;
  }
}

@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;
  }
  #ourclients{
      font-size:20px;
  }
}
@media screen and (max-width: 400px) {
    .clientlogo img{
        height:70px;
        width:70px;
    }
}

@media (max-width: 880px) {

	#footer-distributed{
		font: bold 14px sans-serif;
	}

	#footer-left,
	#footer-center,
	#footer-right{
		display: block;
		width: 100%;

		text-align: center;
	}

	#footer-center i{
		margin-left: 0;
	}
	#header-distributed{
		font: bold 14px sans-serif;
	}

	#header-left,
	#header-center,
	#header-right{
		display: block;
		width: 100%;
		text-align: center;
	}

	#header-center i{
		margin-left: 0;
	}
	#header-distributed h3{
		padding-top: 0px;
		padding-left:0px;	
	}
	#header-distributed h4{
		padding-top: 0px;
		padding-left:0px;	
	}
}
