/*mystyle*/

@media(max-width:480px){
.logo-responsive{
	width:100px;
	height:80px;
}
}
.view_wraper{
	float:left;
	text-align:center;
}
.services-bottom p{
	color:#fff;
	line-height: 2em;
}
.services-bottom  h3{
	color:#fff;
}

.green{
	margin:0 auto;
	margin-bottom:30px;
}
.services-bottom .strip{
	color:#fff;
	background:#fff;
}
.leasing_info .button{
	padding:15px 30px;
	color:#fff;
	background:#a1add8;
	margin-top:20px;
}
.leasing_info .button:hover{
	text-decoration:none;
}
.mybutton{
	padding:6px 20px;
	color:#fff;
	background:#C29D4F;
	margin-top:20px;
}
.mybutton:hover{
	text-decoration:none;
}





.lang_btn{
	margin:0 auto;
	width:200px;
}
.margintop100{
	margin-top:100px;
}
.lang_btn .button{
	padding:20px; 
}
.leasing{
	text-align:left!important;
	margin-bottom:50px;
}
  .leasing_h4{
	  text-align:left!important;
	  margin-bottom:20px;
	  color: #4c5781;
	  font-size: 32px;
	  font-family: 'Righteous', cursive;
	  margin-bottom: 25px;
	  
	  
  }
  @media (max-width: 1024px){
h3.tittle {
    font-size: 28px;
}
 
  }
  
 @media (max-width: 800px){
.leasing_h4  {
    font-size: 26px;
 }
 }
 @media (max-width: 480px){
.leasing_h4 {
    margin-bottom: 15px;
    font-size: 22px;
}
 }
 


  .custom_row{
	  margin-top:60px;
  }
.margin_bottom_60{
	margin-bottom:60px;
}  
