

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon{width:auto; max-width:100%; height:auto; max-height:82px}

.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon{width:auto}

.it-footer-main .it-brand-wrapper a .icon{max-height:48px;height:auto;width:auto; max-width:100%}

.megamenu a.dropdown-toggle span:after{content:' \23f7'}
.megamenu a.dropdown-toggle[aria-expanded=true] span:after{content:' \23f6'}
.close-div{color:#DDD; position:absolute; left:auto !important; right:10px !important; top:10px !important; background:transparent !important; padding:0 !important; font-size:190%; }
.navbar-collapsable.expanded .menu-wrapper{max-width:300px}
.navbar-collapsable.expanded .menu-wrapper .it-brand-wrapper.cloned{display:none}

.it-header-slim-wrapper{
background-color: #B12F37;
}

.it-header-center-wrapper, .it-header-navbar-wrapper{background-color: #B12F37;}

.it-footer-main{background-color:#B12F37}

.it-footer-small-prints{background-color:#B12F37}

.section.section-background-header::before {
    background-color: #B12F37;
}

.btn-primary {
    background-color: #B12F37;
    border-color: #B12F37;

}

.btn-primary:hover, .btn-primary:active {
    background-color: #B12F37;
    border-color: #B12F37;
}

.navbar-collapsable.expanded a.nav-link, 
.link-list-wrapper ul li a span,
a.read-more,
a.read-more .icon
{color:#B12F37 !important}

.icon-primary {
    fill: #B12F37 !important
}

.it-carousel-wrapper .owl-dots .owl-dot{background:#B12F37}
.it-calendar-wrapper .it-header-block-title{background:#B12F37}


.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 52px;
}

.text-primary{color:#B12F37 !important}
.flag-icon{background:#B12F37 !important}


.modal-content iframe{border:0; height:100%}
.modal-content iframe {
    height: calc(100vh - 100px) !important;
}
.modal-dialog.modal-inner-lg{max-width:900px}

.gruppomenu {
    display: block;
    width: 100%;
    padding-left: 24px;
    font-weight:bold;
    border-top:1px solid #DDD;
    padding-top:5px
}


@media (min-width: 992px){
.anchor-offset:before {
    height: 92px;
}
}


@media (min-width: 768px){
.contatti .card-wrapper.card-teaser-wrapper.card-teaser-block-3>.card-teaser {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
}

@media (max-width: 1200px){
.contatti .card-wrapper.card-teaser-wrapper.card-teaser-block-3>.card-teaser {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
}
}

@media (max-width: 992px){
.contatti .card-wrapper.card-teaser-wrapper.card-teaser-block-3>.card-teaser {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
	margin-left:0 !important
}
}