﻿
.btn-primary, .btn-primary:focus, .btn-primary:hover {
  background-color: #e2572c;
}

.text-success, .camera-item .fa-user, .text-primary, h5 {
  color: #e2572c;
}

.alert-primary {
  color: #fff;
  background-color: #e2572c;

}

a, a:hover, a:focus, a:active, .connessioneprotetta .fa {
  color: #e2572c;
}

th, .spinner {
  color: #e2572c;
}

.imgprincipale{
	width:100%;
	height:;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	height:480px;
}

.badge-primay {
  background-color: #e2572c!important;
 
}

.sub, .add {
    background:#e2572c;
}

.colonnadxfoto img {
    width: 100%;
    height: 77px;
    object-fit: cover;
    overflow: hidden;
	cursor:pointer;
}

.colonnasxfoto .item img {
    width: 100%;
    height: 401px!important;
    object-fit: cover;
    overflow: hidden;
}

.cdsROW.wide .cdsROWContainer .cdsComponent {
    max-width: none !important;
}

.cdsROW, .cdsROW.wide .cdsROWContainer .cdsComponent {
    width: auto !important;
}


/* TOP & MENU */

    
    .logo-sito {
        position:absolute;
        top:0;
        left:40px;
        z-index:3;
    }



    .menut a:hover {
        color: #ffffff;
        text-decoration: none;
    }

    .menut a {
        font-size:14px;
        border-left:solid 1px #dddddd;
    }

.menut .fa {
font-size:16px;
}

    .menut {
        height: 50px;
        color: #7a7a7a;
        float: right;
        /*overflow: hidden;*/
        padding-top:0px;
        -webkit-transition: width 5s;
        transition: width .5s;
        z-index:2;
         background:white;
    }


.navbar-default {
    background-color: white;
    border-color: white;
}

    .bell {
        background-color:#f8b30d;
       
    }

    .navbar-nav > li{
        padding:0;
    }

    .navbar-nav > li > a:hover{
        background-color:#f8b30d;
        color: #ffffff;
    }

/*END TOP & MENU*/

/*CSS EMI*/
.monitor-res{
	width: 100%;
    background: #e2572c;
      height: 500px;
    margin-bottom: 1px;
    padding-top: 20px;
    background-image: url(sfondo-top.jpg);
    background-position: center -50px;
    background-size: cover;
}

.pr2{padding-right:2px;}
.pl2{padding-left:2px;}

.gallery-thumb{
	width:100%;
	height:77px;
	background-size:cover;
	background-repeat:no-repeat;
}

header{
	margin-bottom:15px;
}

.spazio4{clear:both;height:4px;}

.copri-widget {
    width: 450px;
    height: 47px;
    z-index: 3;
}

.widget, .copri-widget {
    position: absolute;
    top: 20px;
    left: 40px;
    z-index: 2;
}

.monitor-res h2{
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.8);
    text-align: center;
	 font-weight: 300;
    font-family: 'Ovo', sans-serif;
	text-transform: uppercase;
	font-size:50px;
}

.numero {
    background:#e2572c;
color:#fff;

}

.menu .numero {
    background:white;
color:#e2572c;

}
.white{color:white;}

 ul.steps li.active {
        border-bottom: 2px solid #e2572c;
          color: #e2572c;
    }

 .panel-footer {
background:#e2eef6;
}




.evidenzia {
   background-color:#e2eef6 !important;
}
.giorni, .well .prezzo {
color:#e2572c;
}

.partialMenu {
    background-color:#e2572c;
	color:white;
}

.partialMenu p{
	color:white;
}

    .partialMenu a {
    color:white !important;
    }

    .menu > li > a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 640px) { 
.monitor-res h2{   
	font-size:30px;
}
.monitor-res{
height: 350px;
    background-position: center top;
 
}

.colonnasxfoto .item img {
    height: 250px!important;
}

.col-lg-9.col-md-9.col-sm-9.col-xs-12.pr2.colonnasxfoto {
    padding-left: 2px;
    margin-bottom: 10px;
}

.cdsROW .logo img{width:100%!important;}

.copri-widget {
    width: 165px;
    height: 94px;
    z-index: 3;
}

.widget, .copri-widget {
    top: 0px;
    left: 0%;
}

.fs13, .fs13:focus, .fs13:visited, .fs13:link {
    font-size: 10px;
}

}

@media (min-width: 768px) and (max-width: 991px ) {
.monitor-res{
height: 400px;
    background-position: center top;
 
}
}

@media (min-width: 992px) and (max-width:1199px) {

.monitor-res{
height: 400px;
    background-position: center top;
 
}

}


@media (min-width: 1200px) and (max-width:1680px) {
.monitor-res{
      height: 400px;
    background-position: center top;
 
}

}

@media (min-width: 1281px) and (max-width:1390px) {
.logo-sito img{
   max-width: 65%!important;
}
}

/*NASCONE PULSANTE OFFERTA*/
.col-lg-7.col-md-7.col-sm-12.col-xs-12.text-center.fw500 > ul > li:nth-child(2) {
    display: none;
}
