

* {

	padding: 0;

	margin: 0;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

img {

	max-width: 100%;

}

header {

	width: 100%;

	background:#000;

}

.nav-bar {

	display: none;

}

header nav {

	z-index: 1000;

	position: fixed;

	left: 0px;

	top: 0px;

	bottom: 0px;

	background:#b96401 url(../images/menu-bg.jpg)  center top no-repeat;
	background-size:cover;
	border-right:1px solid #ddd;

}

header nav ul {

	list-style: none;

	 

}

header nav ul li {

	position: relative;

	 

}

header nav:after {

	content: "";

	display: block;

	clear: both;

}

header nav ul li a {

	color: #fff;

	display: block;

	padding: 22px 3px;

	text-decoration: none;

	font-size: 13px;

	font-weight: bold;

}

header nav ul li ul li a {

	padding: 10px 5px;

}

header nav ul li:hover {

	background: #cd7901;

}

header nav ul li:hover a {

	color: #eee;

}

header nav ul li:hover i {

	color: #eee;

}

header nav ul li i {

	font-size: 26px !important;

}

header nav ul li:hover .children {

	display: block;

}

header nav ul li .children {

	display: none;

	background: #34495e;

	position: absolute;

	width: 150%;

	z-index: 1000;

}

header nav ul li .children span {

	display: none;

}

header nav ul li .children li {

	display: block;

	width: 100%;

	border-bottom: 1px solid #ffffff99;

}

header nav ul li .children li a {

	margin-left: 30px;

}

header nav ul li .fa-angle-down {

	position: relative;

	top: 3px;

}



/*responsive nav style*/



@media all and (max-width: 800px) {
	.nav-bar span {
    padding: 10px 20px !important;
    width: 50%;
	}
	.nav-bar .fa {
		float:right;
	}

body {

	padding-top: 62px;

}

.nav-bar {

	display: block;

	width: 100%;

	position: fixed;

	top: 0;

	left: 0px;

	/*background: #d57903;*/

	z-index: 2000;

}

.nav-bar span {

	float: left;

	font-size: 18px;

	padding: 20px;

	color: #fff;

	font-weight: bold;

}

.nav-bar .fa-bars {

	display: block;

	padding: 20px;

	color: #fff;

	overflow: hidden;

	font-size: 20px;

	font-weight: bold;

	text-decoration: none;

	float: right;

}

header nav {

	width: 80%;

	height: auto;

	position: fixed;

	right: 100%;
	left:auto;

	top : 63px;

	overflow: hidden;

	height: 100%;

}

header nav ul li {

	display: block;

	border-bottom: 1px solid #ddd;

	width: 100%;

}

header ul li a {

	display: block;

}

header nav ul li .children {

	width: 100%;

	position: relative;

	overflow: hidden;

	display: none;

}

header nav ul li:hover .children {

	display: none;

}

header nav ul li ul li:first-child {

	border-top: 1px solid #ffffff99;

}

header nav ul li .children span {

	display: inline-block;

	margin-right: 10px;

}

header nav ul li .children a {

	margin-left: 10px;

	padding: 6px 0;

	font-weight: bold;

}

header nav ul li .fa-angle-down {

	position: relative;

	top: 3px;

}

header nav ul li a {

	padding: 8px 0px;

}

header nav ul li i {

	font-size: 18px !important;

}

.call h5 {

	font-size: 14px !important;

}

.three-tile div div div {

	min-height: 240px;

}

.left-menu {

	position:relative !important;

	width: 100%;

    max-width: 285px;

     

    background: #000 !important;

    height:250px !important;

	left:0px !important;

}

}

.banner {

	position: relative;

	width: 100%;

	z-index: 0;

}



.banner    {

	float:right;

}

.head-top {

	position: absolute;

	right: 0px;

	top: 0px;

	left: 0px;

}

.logo {

	position: relative;

	z-index: 10;

	max-width: 240px;

	margin-top: 10px;

	margin-left: 20px;

}

.phone {

	position: relative;

	z-index: 300;

	color: #fff;

	font-size: 15px;

	text-align: right;

	padding-top: 10px;

}

.phone i {

	margin: 0px 0px 0px 10px;

}

.phone span {

	margin-left: 20px;

}

.phone span img {

	margin-right: 6px;

}

.three-tile {
background: #fff;
	 
	text-align:center;
	 padding: 100px 20px 100px 120px;

}
.parallax_content {
	 padding: 10px 50px 30px 150px;
}
 
.three-tile h3 {
	color: #3e3e3e;
font-size: 15px;
line-height: 18px;
font-style: normal;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
	
}
 
 

.three-tile p {

	 color: #3e3e3e;
font-size: 14px;
line-height: 26px;
font-style: normal;
font-weight: 300;

	 

}

 

 

.three-tile div div div {

	 

	padding-top: 15px;

	min-height: 220px;

}

.choice {
 
 
background-color: #f5f5f5 !important;
	 
padding: 100px;
	 

	 

}

.choice p {

 color: #3e3e3e;
font-size: 14px;
line-height: 26px;
font-style: normal;
font-weight: 300;
margin: 20px 0px;
}

.choice h3 {

	 color: #3e3e3e;
font-size: 30px;
line-height: 32px;
font-style: normal;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
margin-top: 50px;

}

.choice .btn {

	background-color: #e68d09;

	border-radius: 0px;

	padding: 12px 30px;
 
	transition: ease all 0.5s;
	text-transform:uppercase;
	color:#fff;
	 

}

.choice .btn:hover {

 

}

.brands {

	background: url(../images/brands.jpg) center no-repeat;

	min-height: 350px;

	color: #fff;

	padding: 30px 0px;

	text-align: center;

}

.brands .btn {

	background: #ee9521;

	border-radius: 0px;

	padding: 8px 30px;

	transition: ease all 0.5s;

}

.brands .btn:hover {

	background: #F93;

}

.brands h3 {

	font-size: 36px;

	text-align: center;

}

.brands h3 span {

 border-bottom:2px solid %ee9521;

}

.brands .btn {

	padding: 10px 30px;

}

.brands p {

	color: #fff;

	line-height: 24px;

}

.news h3 {

	font-size: 44px;

}

.news {

	background: #fff;

	padding: 90px 50px 120px 140px;

}

.news img {

	width: 100%;

}

.news .row div div {

	background: #fff;

}

.tiles {

	height: 420px;

}
.home-page {
	font-family: 'Poppins', sans-serif;
	
}
.tiles p {
	color: #3e3e3e;

font-size: 14px;

line-height: 26px;

font-style: normal;

font-weight: 300;
	
}
.news h4 {

	 color: #3e3e3e;
font-size: 15px;
line-height: 18px;
font-style: normal;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
margin:30px 0px 20px 0px;

}

.news h3 {

	color: #ee9521;

}

.great {

	background: #f2f2f2 url(../images/great.jpg) right no-repeat;

	color: #fff;

}

.great .inner {

	padding: 50px 20px 15px 20px;

}

.inner h4 {

	color: #555;

	font-weight: 600;

	font-size: 20px;

}

.great h3 {

	font-size: 36px;

	font-weight: 700;

	margin-top: 0px;

	color: #333;

}

.great p {

	line-height: 24px;

	margin-bottom: 30px;

	color: #333;

	text-align:justify;

}

.great a {

	padding: 12px 30px;

	border: 2px solid #333;

	color: #333;

}

.news p {

	 

}

.news h5 {

	border-top: 1px solid #eee;

	padding-top: 7px;

}

.solutions {

	padding: 30px 0px;

}

.solutions li {

	width: 100%;

	max-width: 200px;

	float: left;

	list-style: none;

}

.solutions li a {

	color: #777;

}

.solutions li a:hover {

	color: #F60;

}

.solutions h3 {

	margin-bottom: 20px;

	color: #777;

	font-size: 28px;

}

.solutions li i {

	font-size: 30px;

	color: #787a7d;

	margin-right: 10px;

}

.solutions li {

	color: #787a7d;

	font-weight: 600;

	font-size: 16px;

	margin-bottom: 30px;

	margin-right: 30px;

}

.bod-right {

	border-right: 1px solid #aaa;

}

footer {

	border-top: 1px solid #aaa;

	 

}

.testimonial {

	text-align: center;

}

.testimonial h3 {

	font-size: 22px;

	font-weight: 500;

}

.testimonial p {

	background: url(../images/testimonial-left.png) left top no-repeat, url(../images/testimonial-right.png) right bottom no-repeat;

	padding: 40px;

}

.testimonial h5 {

	color: #f8981d;

	text-align: center;

	font-size: 16px;

	text-transform: uppercase;

}

.testimonial h5 strong {

	font-size: 14px;

	color: #aaa;

}

.call h5 {

	font-size: 20px;

	color: #0788ae;

}

.call h5 i {

	color: #f8981d;

}

.social {

	text-align: center;

	margin-top: 40px;

}

.social img {

	margin-right: 15px;

	margin-bottom: 20px;

	opacity: .8;

	transition: ease all 0.5s;

}

.social img:hover {

	opacity: 1;

}

.quick {

	border-top: 1px solid #eee;

	padding: 20px 0px;

	text-align: center;

}

.quick a {

	margin-right: 20px;

	color: #121a23;

	text-transform: uppercase;

}

.quick a:hover {

	color: #F90;

}

.language {

	position: relative;

	z-index: 10;

}

#dropdownMenu1 {

	background-color: transparent;

	color: #fff;

	margin-top: 10px;

	padding: 4px 6px;

	border: none;

}

.bg-none {

	background-image: none;

}

.inner-img {

}

.career .row {

	border-bottom: 1px solid #ccc;

}



.news-tile h4 {

	background:#005daa;

	padding:10px ;

	color:#fff;

	text-align:center;

	margin-top:0px;

	

	

}

.news-tile {

	background:#f8f8f8;

	box-shadow:0px 3px 3px rgba(0,0,0,.1);

	transition:ease all 0.5s;

	cursor:pointer;

	margin-bottom:20px;

	

}

.news-tile:hover {

	background:rgba(255,255,255,1);

	

}

.news-tile a {

	text-align:right;

	padding:1px 4px;

	border:none;

	float:right;

	font-size:13px;

	color:#36F;

	font-weight:600;

	 

	 

	 

}

.news-tile h5 {

	color:#666;

}



.contactform  label {

	color:#888;

	

}

.address {

	color:#666;

	line-height:24px;

	

}

.address a {

	padding:1px 0px;

	border:none;

	color:#0278B0;

	line-height:24px;

}



.gallery div {

	margin-bottom:25px;

 

}

	

.gallery div  img {

	height: 150px;

	border:2px solid #eee;

	box-shadow:0px 2px 2px rgba(0,0,0,.2);

	 

 

} 

.left-menu {

	bottom: 0;

height: 100%;

left: 100px;

position: fixed;

top: 0;

width: 100%;

max-width: 285px;

background-position: 70% 0;

background-size: auto 100%;

background:#000 url(../images/left-menu.jpg) center no-repeat;



}



.left-menu ul li {

	display:block;

	width:100%;

	list-style:none;

	float:left;

	padding:10px 30px;

	border-bottom:1px solid #444;

	

}

.left-menu ul {

	margin-top:140px;

	

}

.left-menu a {

	float:left;

	width:100%;

	padding:0px;

	margin:0px;

	border:none;

	color:#ccc;

	transition:ease all 0.5s;

	

}



.left-menu a:hover {

	color:#fff;

	margin-left:10px;

	

}

section.parallax_section_holder {
 position:static;
 padding:0;
 background-repeat:no-repeat;
 background-color:transparent;
 background-position:center 0;
 background-attachment:fixed;
 overflow:hidden
}
.lightbox_single_portfolio,.portfolio_detail,.portfolio_single,.portfolio_single_text_holder {
 position:relative
}
section.parallax_section_holder.qode_vertical_middle_align {
 display:table;
 width:100%
}
.parallax_content,.parallax_content_full_width {
 z-index:100;
 position:relative
}
.qode_vertical_middle_align .parallax_content_outer {
 display:table-cell;
 height:100%;
 vertical-align:middle
}
.parallax_content.left,.parallax_content_full_width.left {
 text-align:left
}
.parallax_content.center,.parallax_content_full_width.center {
 text-align:center
}
.parallax_content.right,.parallax_content_full_width.right {
 text-align:right
}

.parallax_content h2 {
	color: #3e3e3e;
font-size: 30px;
line-height: 32px;
font-style: normal;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
	
}
.parallax_content p {
	color: #3e3e3e;
font-size: 14px;
line-height: 26px;
font-style: normal;
font-weight: 300;

}
.qbutton {
	
	color: #ffffff !important;
font-size: 12px;
line-height: 49px;
 
font-style: normal;
font-weight: 600;
background-color: #e68d09 !important;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
letter-spacing: 0px;
text-transform: uppercase;
border-width: 0px;
padding-left: 28px !important;
padding-right: 28px !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
border:none !important;
}

.wpb_single_image img {
	border:6px solid #fff;
}
.fa-stack-2x {
    font-size: .8em;
background: #333;
height: 50px;
width: 50px;
border-radius: 50%;
padding: 14px;
margin-right: 4px;
float: left;
color: #fff;
}

.fa-stack {
	margin-left:0px !important; 

}

@media all and (max-width: 800px) { 

.logo {
    
    margin-top: 40px;
	width:160px;
	display: none;
}
 
.news { 
padding:20px !important;
}

.news .row div div {
    
    padding-top: 10px;
	
}
 .choice {
	 padding:20px;
 }
 .three-tile {
	 padding:20px;
 }
 .parallax_content {
    padding: 20px !important;
}
 .container_inner {
    width: auto !important;
	
 }
 .footer_top {
	 padding:20px !important;
 }

}