﻿.main-color{color:#000000}
.secondary-color{color:#424242}
.btn-primary{background-color:#000000;border-color:#000000;}
.btn-primary:hover{background-color:#424242;border-color:#424242;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#000000}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#000000}
.navbar-default .navbar-toggle .icon-bar {background-color: #000000;}
.div-h1{background-color:#000000}
.section-static a{color:#000000;}
.section-breadcramp .breadcrumb a:hover{color:#000000;}
.sb h3{color: #000000;}
.sb h3:after{background-color:#000000;}
footer{background-color:#000000}
.form-control:focus{border-color:#000000; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(101,161,1,.6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(101,161,1,.6);}
.section-evidenza h3{color:#000000;}
.section-evidenza .annuncio .s-annuncio .dati .titolo{color:#000000;}
.div-contatti-scrivici h3,.section-contatti .div-contatti-dati h2{color:#000000;}
.section-contatti .div-contatti-dati .dato  .valori:after{background-color: #000000;}
.section-contatti .div-contatti-dati .dato .icon-contatto i{color: #000000;}
footer .footer2{background-color:#424242}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #000000;border-color: #000000;}
.pagination > li > a, .pagination > li > span {color: #000000;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {color: #000000;}
.section-ricerca-annunci .annuncio .div-venaff .scritta{}
.section-scheda h1{color: #000000;}
.section-scheda .div-widget .titolo-interno{color: #000000;}
.section-scheda .div-widget.div-widget-with-link a{}
.section-scheda .div-widget.div-widget-with-link a:hover{color: #000000;}
.section-evidenza h3:after{background-color: #000000;}

/*lorenzo*/
.navbar-brand>img{height:100px;}

.div-slider-home .main-text h1 {font-weight: bold;}
.section-benvenuto .container-fluid .col-content .col-testo, .section-benvenuto-2 .container-fluid .col-content .col-testo{padding-top: 45px;padding-bottom: 15px;}

.section-chi-siamo.section-agente{padding: 60px 0;}
.section-chi-siamo.section-agente.bg-gray{background-color:#f2f2f2;}
.section-chi-siamo.section-agente .nome {font-size: 25px;font-weight: bold;color: #000000;}
.section-chi-siamo.section-agente .ruolo {font-weight: bold;font-style: italic;border-bottom: 1px solid #000000;display: flow-root;padding-bottom: 15px;margin-bottom: 15px;}
.section-chi-siamo.section-agente .didascalia {font-style: italic;font-size: 13px;font-weight: bold;margin: 15px 0;}
.section-chi-siamo.section-agente .aree {border-top: 1px solid #000000;padding-top: 15px;}

.float-img {float: left;margin: 0 30px 15px 0;max-height: 300px;}

@media (max-width:991px) {
	.section-benvenuto-2{margin-top:30px;}
}
@media (max-width:767px) {
	.float-img {float: none;margin: 0 0 30px 0;max-height: initial;}
}