﻿.main-color{color:#303e58}
footer a:hover{color:#303e58}
.annuncio:hover .s-annuncio .dati .titolo{color:#303e58}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{color:#303e58}
@media (min-width: 992px) {
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #303e58 }
}
@media (max-width: 991px) {
	navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#303e58}
	header.bg-trasp .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#303e58}
}
.section-static .dati-contatto .dato a:hover{color:#303e58}
.section-static .dati-contatto .dato .dato-titolo{color:#303e58}
.btn-primary { background-color: #303e58; border-color: #303e58; }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #303e58; border-color: #303e58;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{color: #303e58;}
.pagination>li>a, .pagination>li>span{color: #303e58;}
.rs-block ul li a{color: #303e58;}
.immobileSuMappa .dati .moreInfo a{color: #303e58;}
.section-scheda .section-first-row .breadcrumb a{color: #303e58;}
.section-scheda .section-first-row .div-options .div-condividi-su a:hover{background-color: #303e58;}
.section-scheda .section-h1 .div-h1-and-more .tipologia{background-color: #303e58;}
.section-dati .col .col-block.col-accessori i{color: #303e58;}
.section-scheda .section-dati .col .col-block.col-agenti .agente .dati .contatto a:hover{color: #303e58;}
.section-scheda .section-dati .col .col-block.col-doc .documento a{color: #303e58;}
.section-scheda .section-dati .col .col-block.col-plan .planimetria .s-plan .titolo i{color: #303e58;}
.section-scheda .section-dati .col .col-block.col-plan .planimetria .s-plan .titolo:hover{color: #303e58;}

/*lorenzo*/
.topbar ul{padding-inline-start: 0;}
.topbar {border-bottom: 1px solid #ffffff54;}

.topbar, header, footer{background-color: #303e58;}
footer a:hover{color: #ffffff;text-decoration:underline;}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#ffffff;}
.navbar-default .navbar-toggle .icon-bar {background-color: #ffffff;}

.logo-home{text-align:center;}
.logo-home img{max-height:150px;padding-left: 85px;}

.section-fh h2{font-family: Roboto!important;font-weight: bold;}

.section-static h2 {font-weight:bold;color: #303e58;text-transform:uppercase;font-size:30px;text-align:center;}
.section-static .intestazione {text-align:center;margin-bottom:45px;}
.section-static .footer-intestazione {text-align: center;font-size: 17px;font-style: italic;margin-top: 30px;color: #303e58;border-top: 1px solid #bfbfbf;padding-top: 15px;}
.section-static .container.rialzato {padding: 30px;}

.section-static .blocco-ev {background-color: #ededed;padding: 30px;margin: 25px 0;text-align:left!important;border-radius:10px;}
.section-static .blocco-ev .titolo{color: #303e58;margin-bottom: 10px;font-weight:bold;font-size:20px;}

.section-chi-siamo .agente {padding: 0 15px;}
.section-chi-siamo .foto {text-align: center;}
.section-chi-siamo .foto img {max-height: 250px;border-radius: 20px;margin-bottom:15px;}
.section-chi-siamo .agente .nome, .section-chi-siamo .agente .ruolo {text-align:center;}
.section-chi-siamo .agente .nome{font-weight:bold;color: #303e58;text-transform:uppercase;}
.section-chi-siamo .agente .ruolo {margin-bottom:15px;font-size:16px;font-style:italic;}

@media (max-width: 1199px) {
	.logo-home img{padding: 20px;}
}
@media (min-width: 992px) {
	.section-fh h2{margin-top:45px;}
}
@media (max-width: 991px) {
	.logo-home img{padding-bottom:0;}
	.navbar-default .navbar-nav > .active > a{color:#303e58!important;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #ffffff;}
	.section-static h2 {font-size:20px;}
	.section-chi-siamo .agente.primo{margin-bottom:50px;}
}