/*--------------------------------------------------------------

    Template:  Sheltek Real Estate HTML5 Template
    Author: http://devitems.com/
    Version: 1
    Design and Developed by: http://devitems.com/

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.text-link{
	color: #05aeab;
}
.flags-nav{
	border-radius: 100%;
	margin-right: 5px;
	margin-top: 2px;
	width: 22px;
	height: 22px;
}
.flags-nav-mobil{
	border-radius: 100%;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 17px;
	height: 13px;
}
.champ-obligatoire{
	font-style: italic;
	color: #ed145b;
	padding-bottom: 5px;
	font-size: 13px;
	margin-bottom: 0px;
}
input.error, textarea.error, select.error{
	border-color: #ed145b;
}
textarea.error{
	color: #3b5265;
}
.error{
	color: #ed145b;
}
.success{
  color: #05aeab;
}
.uppcase{
	text-transform: uppercase;
}
#submit-contact{
	cursor: pointer;
	margin-bottom: 5px;
}
.display-inline{
	display: inline-block;
}
.btn-loadmore{
	max-width: 170px;
	text-transform: uppercase;

}
.btn-loadmore:hover{
	background-color: #05aeab;
}
#footer hr{
	margin-bottom: 20px;
	margin-top:0;
	color: grey;
}
#footer .footer-titel{
	margin-bottom: 10px;
}
