﻿.btn-primary, .btn-primary:focus, .btn-primary:hover {
  background-color: #c4b39d;
}

.text-success, .camera-item .fa-user, .text-primary, h5 {
  color: #c4b39d;
}

.alert-primary {
  color: #fff;
  background-color: #c4b39d;

}

.pulsantehome{
	background-color: #c99d66;
    background-image: none;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    border: 0;
    box-shadow: none;
    -webkit-transition: .3s;
    transition: .3s;
    text-shadow: none;
    line-height: 24px;
	padding:15px;
}

a, a:hover, a:focus, a:active, .connessioneprotetta .fa {
  color: #c4b39d;
}

th, .spinner {
  color: #c4b39d;
}


.badge-primay {
  background-color: #c4b39d!important;
 
}

.sub, .add {
    background:#c4b39d;
}

/*CSS EMI*/

h2{
	font-size:27px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
}
.barramenu {
    background-color: transparent;
    border-color: transparent;
    background-image: url(/images/sfondo-menu-top.png);
    background-repeat: repeat-x;
    padding: 20px 0 35px 0;
}

.navbar>.container .navbar-brand {
    max-width: 85%;
}


.numero {

background:#c4b39d;

}


.menu .numero {
    background:white;
color:#c4b39d;

}


 ul.steps li.active {
        border-bottom: 2px solid #c4b39d;
          color: #c4b39d;
    }

 .panel-footer {
background:#e7e5d6;
}

.evidenzia {
    border: 1px solid #c4b39d
}

.giorni, .well .prezzo {
color:#c4b39d;
}


.partialMenu {
    background-color:#c4b39d;

}

    .partialMenu a {
    color:white !important;
    }

    .menu > li > a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.monitorro{
	height:450px;
	background: url(https://digitalbooking.digiside.it/Stili/Strutture/125/home02.jpg);
	background-size: cover;
	background-position:center center;
}

.bg-primary {
    background-color: #c4b39d;
	padding:11px;
}

.nomargin {
    margin: 0 !important;
}

.spazio30{
	clear:both;
	height:30px;
}

.rowlogo{
	padding-top:45px;
}

.nopadding, .no-padding{
	padding:0;
}

@media (max-width: 640px) {
.monitorro{
	height:285px;
}
}
