header.header-mobile{
	background: #18191b;
}

h2.style-3 {
   letter-spacing: 0px;
   font-size: 80px;
   line-height: 80px;
   margin-top:60px;
}

.id-color{
	color:#fff!important;
}

address span strong{
	color:#fff;
}

.de_light #sidebar{

}

.btn-line-alt{
	border : 1px solid #aaa;
	padding : 5px 20px;
}

.btn-line-alt:hover{
	text-decoration: none;
	background: #ddd;
}



.de_light .widget{
	border-bottom:none !important
}

.de_light .btn-line, .de_light a.btn-line {
   border: 1px solid #fff!important;
   color: #fff!important; 
}

#subheader h1{
	color: #fff;
}

.crumb a{

	color: #fff;
}

#subheader h1{
	letter-spacing: 1px;
}

.de_light a.btn-line-black:hover, a.btn-line-black:hover {
    background: #b5110c;
}

#back-to-top{
	background-color:#fff!important;
	border : 1px solid #333;
}

#back-to-top:hover{
	background-color:#019247!important;
	border : 1px solid #019247;
}

#section-welcome-13{
	/*
	background:url(../images/bg-12.jpg) no-repeat bottom right fixed;*/
}

#mainmenu li li a:hover{
	 background: #101010;
	 color: #fff;

}

#mainmenu li ul, #mainmenu li li a{
	width: 220px;
	letter-spacing: 1px;
}

#mainmenu li li a:hover, #mainmenu ul li:hover > a {
	color:#fff;
	background: #101010!important;
}


.btn-contact{
	float: right;
	color: #fff!important;
}
.btn-contact:hover{
	text-decoration: none;
	background: #970e09;
}

.btn-line:hover,a.btn-line:hover,
.btn-line.hover,a.btn-line.hover
{
	background: #ddd;
}

.videosingle{
	width: 50%;
	height: 300px;
}

.overlaysearch {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlaysearch .closebtn {
  position: absolute;
  top: 140px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: #eee;
}

.overlaysearch .closebtn:hover {
  color: #ccc;
}

.overlaysearch input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 90%;
  background: white;
}

.overlaysearch input[type=text]:hover {
  background: #f1f1f1;
}

.overlaysearch button {
  float: left;
  width: 10%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlaysearch button:hover {
  background: #bbb;
}

.close-cover{
    height: 100%;
      width: 100%;
      position: fixed;              
      top: 0;
      left: 0;
      background: none;
}

.blog-list .post-text{
	padding-left: 0px;
}

.blog-list li{
	margin-bottom: 0px;
	padding-bottom : 0px;
}

.btn-partner{
	float: left;
}

.label-product{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 30px;
	background: #c00;
	float: left;
}

.inner-padding-alt{
	padding: 50px 0px 50px 0px;
}

#section-about-us-1 .image-container{
	background: url(../images/background/bg-side-5.jpg);
}

#direct-phone {
    position: fixed;
    bottom: 80px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #333;
    border-radius: 2px;
    text-decoration: none;  	
    outline: none;
}

#direct-insta {
    position: fixed;
    bottom: 120px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #333;
    border-radius: 2px;
    text-decoration: none;  	
    outline: none;
}

#direct-phone:hover {   
    background: #019247;    
}

#direct-phone:hover i{
	color:#fff;
}

#direct-insta:hover {   
    background: #019247;    
}

#direct-insta:hover i{
	color:#fff;
}

#our-clients p{
	width: 700px;
}

.client-list{
	
	width: 100%;
	float: left;
}

.client-list img{
	width: 19%;
	margin:30px 1% 30px 0px;
	float: left;

}

#our-clients .container{
	width: 900px;
}

#vision{
	float: left;
	width: 100%;
	clear: both;	
	
}

.vision-item{
	float: left;
	height: 300px;
	width:50%;
	background: #f0f0f0;
}

.vision-item-alt{
	background: #e0e0e0;
}

.vision-content{
	padding: 10%;
}

.vision-content h3{
	font-size: 30px;
}
.vision-content p{
	width: 80%;
	font-size: 14px;
	line-height: 28px;
}

#section-welcome-12{
	background: url(../images/main-bg.jpg) center no-repeat;
}

.main-title{
	font-size: 50px!important;
}

footer{
	padding:10px 0px 10px 0px;   
}


.error_input{
	border-color: rgb(255, 0, 0) !important;
	border-width: 1.5px!important;
}

@media only screen and  (max-width: 992px) {
  	header.header-mobile #mainmenu > li > span {
	   background: url(../images/ui/arrow-down.png) center no-repeat;
	}

	#our-clients .container{
		width: 100%;
	}

	#our-clients p{
		width: 80%;
	}

	.client-list img{
		width: 32%;
		

	}
}

@media only screen and  (max-width: 540px) {
  	.mobile-sm-text{
 		font-size: 40px;
 	}	
 	h2.style-3{
 		line-height: 55px;
 	}
 	.videosingle{
		width: 100%;
		height: 200px;
	}
	.side-bg .image-container{
		height: 300px!important;
	}
	#mainmenu li li a:hover, #mainmenu ul li:hover > a {
		color:#fff!important;
		text-decoration: underline;
		background: #18191b!important;
	}
	.overlaysearch input[type=text] {
	   width: 80%;	  
	}
	.overlaysearch button {	  
	  width: 20%;	
	}
	.center-on-mobile{
		text-align: center!important;	
	}
	.btn-partner{
		width:270px;
		text-align: center;
	}
	.social-icons a{
		display: none;
	}
	.vision-item{
		float: left;
		height: 250px;
		width:100%;
		background: #f0f0f0;
		clear: both;
	}
	.vision-content p{
		width: 100%;
	}

	#section-welcome-12{
		background: url(../images/main-bg-phone.jpg) center no-repeat;
	}
}




