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

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

h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
body {
    color: #333333;
    background-color:  #ffffff;
    font-family:  "Raleway","Helvetica Neue", Arial, sans-serif ;
}
.main-header {
    background-color: #f9f9f9;
}
.main-header a.logo {
    background: url(storage/logo-easypadel.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: #0e0760;
}
.carousel-caption a.btn.btn-secondary:hover {
    color: #212121;
    background: #cccccc;
}
.menu-container .navbar-nav>li>a {
    color: #333333;
}
.menu-container .nav>li>a:focus, .menu-container .nav>li>a:hover {
    color: #333333;
    border-bottom: 2px solid  #333333;
}
.main-header .navbar-toggle {
    border-color: #333333;
}
.main-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #333333;
}
@media  only screen and (min-width: 992px) {
    .carousel-inner .item {
        min-height: 1200px;
    }
}
.eupopup-button_2,
.eupopup-button_1,
a {
    color: #212121;
}
.eupopup-button_2:hover,
.eupopup-button_1:hover,
a:hover {
    color: #0e0760;
}
a.btn.btn-secondary {
    color: #ffffff;
    background: #0e0760;
}
a.btn.btn-secondary:hover {
    color: #0e0760;
    background: #e8e8e8;
}
.trailing-home {
    background: #c9c9c9;
    color: #222222;
}
.trailing-home h3,.trailing-home a {
    color: #222222;
}
.main-footer {
    background-color: #222222;
    color: #aaaaaa;
}
.main-footer a.logo-footer {
    background: url(storage/impianti-fotovoltaici-installazione.png) center center no-repeat;
    background-size: contain;
}

a.btn.btn-secondary:hover {
    border: 2px solid #0e0760
}
.btn {
    border: 2px solid !important;
}
.trailing-home a:hover {
    color: #0e0760;
}
.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: 2px 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: 992px){
    .carousel-inner .item {
        min-height: 830px;
    }

    .main-header.header-style2 a.logo {
        height: 65px !important;
    }
    .main-header a.logo {
        margin: 0px 0 !important;
    }
    
}
@media (max-width: 991px){
  .carousel-inner .item {
      min-height: 600px;
    }
}
@media (max-width: 767px){
    .carousel-inner .item {
        min-height: 600px;
    }
}
@media (max-width: 480px){
  .carousel-inner .item {
      min-height: 400px;
  }
}
/* ----- FONT ------*/
.h1, h1 {
font-size: 28px;
}
.h2, h2 {
font-size: 23px;
}
.h3, h3 {
font-size: 18px;
}
.h4, h4 {
font-size: 15px;
}
body {
font-size: 15px;
}
