﻿.primary-color{color:#a83339}
.secondary-color{color:#8b8b8d} /* #7f7679   rgba(127,118,121, 0.8)*/
.btn-primary{background-color:#a83339;border-color:#a83339}
.btn-primary:hover{background-color:#8b8b8d;border-color:#8b8b8d}
.topheader .social a:hover{background-color:#a83339}
.topheader .contatti a:hover{color:#8b8b8d !important}
.topheader .contatti a.chiama-ora{background-color:#a83339}
.navbar-default{background-color:#8b8b8d}
.navbar-default.affix{background-color:rgba(127,118,121, 0.9)}
.navbar-default .navbar-nav>li>a:hover{background-color:#a83339}
.section-main-photo h1{text-shadow:rgba(127,118,121,0.7) 2px 5px 5px}
.section-start .titolo{color:#a83339}
.section-scegli-appartamento h2{color:#8b8b8d}
.section-caratteristiche h2{color:#8b8b8d}
.section-contatti .nome-agenzia{color:#8b8b8d}
.section-contatti a{color:#a83339}

/*lorenzo*/
/*cambio colore sito*/
body{background-color:#a83339;color:#ffffff;}
.btn-primary {background-color: #ffffff;border-color: #ffffff;color: #a83339;}
.topheader .contatti a.chiama-ora {background-color: #ffffff;color: #a83339!important;}
.section-start .titolo, .section-contatti a, .topheader .contatti a, .topheader .social a, .section-caratteristiche h2, .section-caratteristiche .all-cars, .section-contatti .nome-agenzia{color: #ffffff!important;}
/*fine cambio colore sito*/

.div-lingue{display:none;}

.section-caratteristiche, .section-main-photo h1, .section-scegli-appartamento, .section-start .titolo .main-title {font-family: Roboto,sans-serif;}

a{transition:0.3s!important;}
a:hover{transition:0.3s!important;}

.topheader{background-color: #a8333942;}
footer {background-color: #a83339;}
.topheader a:hover {color: #a83339;}
footer, footer a{color:#ffffff;}

.topheader .contatti a.chiama-ora:hover {background-color: #8b8b8d;}
.topheader .chiamaci {background-color: #a83339;}

#main-navbar.affix {position: fixed;top: 0;left: 0;right: 0;z-index: 1030;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);animation: slideDown 0.35s ease-in-out;}
@keyframes slideDown {from {transform: translateY(-100%);}to {transform: translateY(0);}}

.navbar-default {background-color: #ffffff;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.navbar-default.affix {background-color: #ffffff;}
.navbar-default .navbar-nav>li>a {color: #8b8b8d;padding-top: 10px !important;padding-bottom: 10px !important;border-radius:5px;font-weight: 400;letter-spacing: 1.2px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #8b8b8d;}

.section-main-photo h1 {text-shadow: rgb(0 0 0) 3px 3px 5px;font-weight: bold;}

.div-lingue {top: 100px;}

.section-start .titolo .main-title {text-align: center;}
.section-start .a-img-cover-lightbox {text-align: center;}
.section-start .a-img-cover-lightbox img{border-radius: 10px;}
.section-start .description {font-size: 16px;margin-top: 30px;line-height: 2;}
.section-caratteristiche h2, .section-caratteristiche .all-cars {text-align: left;}
.section-contatti .nome-agenzia {padding-bottom: 15px;margin-bottom: 25px;}
.page-section.section-caratteristiche{padding-bottom:0;}
.section-contatti, .section-immobile-caratteristiche {font-size: 16px;}
.section-video .video {border-radius: 10px;margin: 20px 0;display: block;}

.lb-nav a.lb-prev, .lb-nav a.lb-next{opacity:1;}

.clicca-foto{text-transform:uppercase;text-align:center;margin-bottom:30px;font-weight:bold;}

@media (min-width: 768px) {
    .navbar-nav {margin-top: 35px;}
    .section-main-photo h1 {left: auto;top: 40%;font-size: 70px;}
}
@media (max-width: 767px) {
    .div-lingue {top: 110px;}
    .navbar-default .navbar-nav>li>a {padding: 10px 15px!important;}
    .page-section {padding-top: 30px;padding-bottom: 30px;}
    .section-main-photo h1 {padding-right: 15px;}
    .section-start .logo {text-align:center;margin-bottom: 30px;}
    .section-start .titolo .main-title {font-size: 30px;}
    .section-video {padding-top: 60px !important;}
    .section-video .video {margin-bottom: 30px;}
}