.text-red{
	color:#E54B49;
}
.fw-600{
	font-weight:600;
}
.f-30{
	font-size:30px;
}
.BGdark, .btn-sec:hover, .breadcrumbs, .team .social i:hover, .btn-dark, .navbar-default .navbar-toggle .icon-bar, a.outline.light:hover, .btn.btn-default.light:hover, .square3, .project-gallery.opt2 .item h6, .boxed section.BGdark, .boxed footer.BGdark {
    background-color: #324348;
}

.footer2 hr.light { 
    border-bottom: 1px solid rgba(255,255,255); 
}
.text-black{
	color:#000;
}
.career_form label { 
    margin-bottom: 0px; 
}
.career_form .form-control { 
    height: 3.1em;
    margin: 0.1em 0;  
    padding: .0em .5em; 
}

.follow-whatsapp {
height: 55px;
width: 55px;
background: #2dc100;
position: fixed;
z-index: 1;
bottom: 2%;
left: 3%;
border-radius: 50%;
line-height: 55px;
text-align: center;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
}
.follow-whatsapp .fa-whatsapp {
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: 58px;
	padding-left:10px;
}
.header-menu{ 
background-image: url(../images/headerbg.png); 
}
.navbar-default .navbar-nav > .active > a{
    background-color: transparent;
    font-weight: 600!important;
}
.font-19{
	font-size:19px;
}
#contact .office a{
	text-decoration:none;	
	font-size:18px;
}
.dz-services{
	margin-bottom:10px
}
.dz-services .panel-heading {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
	padding:10px;
    text-decoration: none;
    cursor: context-menu;
	text-align:center;
    margin: 0px;
	background-color:#e54b49
}
.dz-services .panel-body {
	padding:5px; 
	background-color:#f7f6f4
}
.dz-services .panel-body p{
    color: #000; 
    font-size: 14px;
	padding:5px; 
} 

.project-gallery .dzsgallery ul li{
	list-style:none; 
	float:left;
	padding:5px; 
}
.project-gallery .dzsgallery ul li a img{
	width:270px!important; 
	margin-bottom:5px;
	border:2px solid #ccc;
}

@media only screen and (max-width: 480px){
.project-gallery .dzsgallery ul li{
	list-style:none; 
	float:left;
	padding:5px; 
}
.project-gallery .dzsgallery ul li a img{
	width:375px!important; 
	margin-bottom:5px;
	border:2px solid #ccc;
}
}