@import url("//fonts.googleapis.com/css?family=Oswald:200,400%7CLato:300,400,300italic,700%7CMontserrat:900");
@import url("bootstrap.css");
@import url("style.css");
@import url("mdi.css");
@import url("fl-bigmug-line.css");
@import url("//fonts.googleapis.com/css?family=Open+Sans%3A400%2C700%7CHind%3A600%7CMontserrat%3A600&amp;subset=latin&amp;ver=4.9.6");


	 a.brand-name {
    padding: 4px;
    box-sizing: border-box;
    display: block;
}
	     img.logo-default {
    width: 100%;
    display: block;
     margin: auto;
}
.list-comma > li:not(:last-child):after {
    content: "";
    margin-right: 30px;
}
.titled-gallery-caption.text-center p a, a.post-blog-large-title {
    color: #fff;
}
.row + .row {
    margin-top: 0px;
}
.only{display:none;}
#section-orange h3, #section-orange p{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
#section-orange a.button.button-secondary{
    background-color: #333031;
    border-color: #333031;
}
.bg-gradient.bg-secondary-2, .bg-secondary-2.bg-gradient-1, .bg-secondary-2.bg-gradient-2, .bg-secondary-2.bg-gradient-3 {
    background-image: -webkit-linear-gradient(-39deg, #FF6600 59%, #333031 100%);
    background-image: linear-gradient(20deg, #FF6600 5%, #333031 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d0eb1', endColorstr='#080ab4', GradientType=1);
}
.bg-gradient-form {
    background-image: -webkit-linear-gradient(-39deg, #333031 59%, #FF6600 100%);
    background-image: linear-gradient(20deg, #333031 5%, #FF6600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d0eb1', endColorstr='#080ab4', GradientType=1);
}
.bg-gradient-form label.form-label-outside {color:#fff; font-size: 16px;}
.banner-interno h1, .banner-interno h2, .banner-interno p{
        font-weight: 600;
        text-transform: uppercase;
        color: #ffffff;
        text-shadow: 0.2vw 0.2vw 0.2vw #000;
        font-family: Hind, sans-serif !important
}
.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus, .breadcrumbs-custom-path li.active {
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 0.2vw 0.2vw 0.2vw #000;
}
.breadcrumbs-custom-path li:after{color:#fff;}
@media (min-width: 768px){
.breadcrumbs-custom-title::before, .breadcrumbs-custom-title::after {background-color:#fff;}
}