@charset "utf-8";
/* CSS Document */

#sp-header .logo {
    height: 120px;
}

.logo-image {
    height: auto !important;
}

#sp-header {
    height: 120px;
	background:#000000;
}

#sp-top-bar {
    background: #d9af01;
    color: #000;
}

.sp-contact-info {
    text-align: right;
}

#sp-top-bar a {
    color: #000;
}

#sp-top-phone a {
    color: #000;
}
#sp-top-phone {
    background: #d9af01;
    color: #000;
	font-size:0.875rem;
}

#sp-main-body {
    padding: 50px 0;
}

#sp-footer, #sp-bottom {
    background: #d9af01;
    color: #000;
	text-align: center;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 60px;
    font-size: 17px;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
.sp-megamenu-parent > li:hover > a {
    color: #d9af01;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #d9af01;
}

#sp-menu {
	text-align:left;
}

.sp-megamenu-parent {
    float: none;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #d9af01;
    font-size: 17px;
}

.pogoSlider {
    padding-bottom: 21% !important;
}

.contenuto43 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contenuto43 {
    position: relative;
    padding-bottom: 75%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

div.contenutocentrato {
    text-align: center;
}

div.cartellini {
    display: inline-block;
    height: 300px;
    width: 300px;
    margin: 50px;
}

ul.sigFreeClassic {
    text-align: center;
}

ul.sigFreeClassic li.sigFreeThumb {
    float: none;
    display: inline-block;
}

#offcanvas-toggler > .fa {
    color: #fff;
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #d9af01;
}