/*
    Created on : 30-mar-2017, 16.53.51
    Author     : Ferlo
*/

@import  url(' https://fonts.googleapis.com/css?family=Muli:400,500,600,700 ');

h1, h2, h3, h4, h5, h6 {
    color: #333333;
}
body {
    color: #333333;
    background-color:  #ffffff;
    font-family:  "Muli","Helvetica Neue", Arial, sans-serif ;
}
.main-header {
    background-color: #ffffff;
}
.main-header a.logo {
    background: url(storage/box-prefabbricati-ferrara.png) left center no-repeat;
    background-size: contain;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
    color: #ffffff;
}
.carousel-caption a.btn.btn-secondary {
    color: #ffffff;
    background: #ee2925;
}
.carousel-caption a.btn.btn-secondary:hover {
    color: #ee2925;
    background: #ac201d;
}
.menu-container .navbar-nav>li>a {
    color: #000000;
}
.menu-container .nav>li>a:focus, .menu-container .nav>li>a:hover {
    color: #000000;
    border-bottom: 2px solid  #000000;
}
.main-header .navbar-toggle {
    border-color: #000000;
}
.main-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}
@media  only screen and (min-width: 992px) {
    .carousel-inner .item {
        min-height: 800px;
    }
}
.eupopup-button_2,
.eupopup-button_1,
a {
    color: #ee2925;
}
.eupopup-button_2:hover,
.eupopup-button_1:hover,
a:hover {
    color: #000000;
}
a.btn.btn-secondary {
    color: #ffffff;
    background: #ee2925;
}
a.btn.btn-secondary:hover {
    color: #ffffff;
    background: #be211e;
}
.trailing-home {
    background: rgba(201,201,201,0.45);
    color: #222222;
}
.trailing-home h3,.trailing-home a {
    color: #222222;
}
.main-footer {
    background-color: #ffffff;
    color: #000000;
}
.main-footer a.logo-footer {
    background: url(storage/box-prefabbricati-ferrara.png) center center no-repeat;
    background-size: contain;
}

/* ----- PULSANTI MENU IN ALTO ------*/

.menu-container .navbar-nav li a {
padding-bottom: 0px !important;
font-size: 13px !important;
line-height: 14px !important;
font-weight: 600 !important;
padding-top: 0px !important;

}

/* ----- PULSANTI ------*/

a.btn.btn-secondary:hover {
/* -----   border: 4px solid #fff;  ------*/
}
.carousel-caption h1 {
    font-size: 30px !important;
    font-weight: 400;
    font-family: sans-serif !important;
    line-height: 38px !important;
}
.btn {
border-radius:0px !important;
padding:14px 30px !important;
}
.trailing-home a:hover {
    color: #fff;
}
.col-xs-12.col-sm-8.col-md-9 {
    width: 100%;
}
.col-xs-12.col-sm-4.col-md-3.landing-sidebar {
    display: none;
}
.page-section {
    margin-bottom: 0px !important;
}
.servizi h3, .servizi p {
    color: white;
}
.marchi {
    width: 100vw !important;
    padding: 6vw;
    position: relative;
    height: auto;
    margin-left: -50vw;
    left: 50%;
}
.carousel-caption a.btn.btn-secondary {
    border: 0px solid white;
}
.carousel-caption a.btn.btn-secondary:hover {
    color: #ffffff !important;
}
.main-header.header-style2 .header-left p, .main-header.header-style2 .header-right p,
.main-header.header-style2 .header-left img, .main-header.header-style2 .header-right img {
   margin: 0 !important;
}
.sezione-menu {
    background: #fff;
  padding-top: 12px;

}
/* ----- BANNER HOME ------*/

@media only screen and (min-width: 700px){
    
    .main-header.header-style2 a.logo {
        height: 65px !important;
    }
    .main-header a.logo {
        margin: 9px 0 !important;
    }
}


/* ----- FONT ------*/
.h1, h1 {
font-size: 30px;
}
.h2, h2 {
font-size: 26px;
}
.h3, h3 {
font-size: 23px;
}
.h4, h4 {
font-size: 17px;
}
body {
font-size: 17px;
}

.main-header {
    border-bottom: 0px solid #1f548d !important;
}

.main-header ul.navbar-nav.navbar-right {
    margin: 38.5px 0 !important;
}
@media (max-width: 1023px) {
   .carousel-inner .item {
       min-height: 600px;
   }
}
@media (max-width: 768px) {
  .main-header a.logo {
    padding-top: 85px !important;
    margin-top: 6.5px !important;
  }

}
@media (max-width: 480px){
  .carousel-caption h1 {
      font-size: 36px !important;
  }
  .carousel-inner .item {
      min-height: 550px;
  }
 .top-bar * {
      font-size: 13px !important;
  }
}
