/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-hrader-container {
    padding-left: 35px;
	padding-right: 35px;
	background-image:
        linear-gradient(rgba(107, 245, 255, 0.700), rgba(0, 0, 0, 0.0)), 
        url('/images/immobiliare/header_bg.jpg');
	/*background-image: url('/images/immobiliare/header_bg.jpg');*/
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center;
	margin-bottom:35px;
	background-color:#7BC3D1;
	/*background-color: rgba(0, 0, 0, 0.5);*/
 }
 .tm-headerbar {
	padding-top: 35px;
    padding-bottom: 35px;
    margin:0px;
}
.tm-navbar {
    margin:0px;
}

.tm-navbar-padding {
    padding-bottom:35px;
}

body {
	background: url(/images/immobiliare/bg_general.png) repeat;
}

.tm-logo-small img {
    height:40px;
}

.mod-jea-search-form select {
width:100%
}

.mod-jea-search-form div {
    padding-bottom:10px;
}

.mod-jea-search-form .p50 {
    width:40%; 
    display:inline-block;
}

.uk-badge {
	display: inline-block;
	padding: 0 5px;
	background: #00a8e6;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
}

.uk-dotnav > .uk-active > * {
	background: rgba(0, 174, 255, 1);
}


.uk-dotnav {
	margin-top: 0px;
}

.jea_detail div {
	display:inline;
}

.jea_detail_desc {
	font-weight: 800;
	padding-left:10px;
}

h1, .uk-h1 {
	font-size: 30px;
	line-height: 50px;
}

h2, .uk-h2 {
	font-size: 25px;
	line-height: 40px;
}

h3, .uk-h3 {
	font-size: 20px;
	line-height: 30px;
}

.uk-slidenav-position .uk-slidenav {
	display: block;
	color: #00b7ff;
}

#jea_property_map {
	width: auto;
	height: 300px;
	margin-bottom: 1.5em;
}

.social-icon div {
	display:inline;
	color:#1F89A8;
	font-size:35px;
}

.property-description {
	font-size:16px;
}

.resetbtn{
	font-size:20px;
	color:rgb(31, 162, 214);
}

.mod-search-jea{
    background:#7bc3d1;
}

.mod-search-jea .btn-search{
    background-color:#E0800F;
    color:#fff;
    font-size:25px;
    line-height:40px;
    width:100%;
    text-align:center;
}

.mod-search-jea .resetbtn {
    float:right;
}

.uk-navbar-nav > li > a {
    font-weight:600;
}