body{
	
	background: none;
}

.compactblock .content.compatto {
    max-height: 80px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    
}

.compactblock .content {
    overflow: hidden;
    margin-bottom: 20px;
}

.compactblock.open .content.compatto {
    max-height: 170000px;
}

.contextual {
    z-index: 50000;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.logo-img {
    width: 300px;
    height: 55px;
	background-repeat: no-repeat;
}

.hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}

tr td, tr th {
    border: 0px;
}

tr {
    border-bottom: 0px;
    padding: 0.1em 0.6em;
    background: none;
}

.pulsantisfondo .field--type-text-long {
	display: flex;
}

.pulsantisfondo .bs_grid .row .testo {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.pulsantisfondo {
	margin-left: -15px;
	margin-right: -15px;
}
.pulsantisfondo .bs_grid p {
	margin-bottom: 0px;
}
.pulsantisfondo .bs_grid {
	margin: 15px;
}
.pulsantisfondo .bs_grid .row{
	position: relative;
}

.nav-item.open .dropdown-menu {
    display: block;
}

.site-footer .block {
	border: 0px;
}

a.btn:focus,
a:focus {
    text-decoration: none;
}
a.btn-link:hover,
a:hover {
    text-decoration: none;
    opacity: 0.8;
    
}
.section-container {
	clear: both;
}

.bs-text-white a {
	color: #fff;
}
.bs-text-white a:hover {
	color: #fff;
}
.view-id-slide_home table td {
	padding: 4px 9px 4px 0px;
}
.view-id-slide_home table tr, 
.view-id-slide_home table td {
	border: 0px;
	background: none;
	
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

#testotopcont p {
    margin: 0px;
}

.contextual {
    z-index: 10000 !important;
}
.contextual a {
    color:#000 !important;
}
.affix,
.fissato,
.fixed-top {
    z-index: 400 !important;
}

#navbar-top.fixed-top {
    z-index: 401 !important;
}

#testotopcont {
    z-index: 402 !important;
}

.fissato .fixed-top {
    position: relative;
}


body.toolbar-horizontal.toolbar-tray-open #navbar-top.fixed-top, body.toolbar-horizontal.toolbar-tray-open #navbar-main.fixed-top {
     top: 0px; 
}

.testataimg {
	margin-left: -15px;
	margin-right: -15px;
}

.node__content {
    margin-top: 0px;
}


.testo12 div,
.testo12 p,
p.testo12,
.testo12 {
    font-size: 12px !important;
}
.testo14 div,
.testo14 p,
p.testo14,
.testo14 {
    font-size: 14px !important;
}
.testo16 div,
.testo16 p,
p.testo16,
.testo16 {
    font-size: 16px !important;
        line-height: 1.5em;
}
.testo18 div,
.testo18 p,
p.testo18 ,
.testo18 {
    font-size: 18px !important;
        line-height: 1.5em;
}
.testo17 div,
.testo17 p,
p.testo17,
.testo17 {
    font-size: 17px !important;
        line-height: 1.5em;
}

.testo20 div,
.testo20 p,
p.testo20,
.testo20 {
    font-size: 20px !important;
}
.testo22 div,
.testo22 p,
p.testo22,
.testo22 {
    font-size: 22px !important;
}
.testo25 div,
.testo25 p,
p.testo25,
.testo25 {
    font-size: 25px !important;
}
.testo30 div,
.testo30 p,
.testo30,
p.testo30 {
    font-size: 30px !important;
}



.bs-p-1 {
	padding: 1rem !important;
}
.bs-p-2 {
	padding: 2rem !important;
}
.bs-p-3 {
	padding: 3rem !important;
}
.bs-p-4 {
	padding: 4rem !important;
} 
.bs-pr-1 {
	padding-right: 1rem !important;
}
.bs-pl-1 {
	padding-left: 1rem !important;
}
.bs-pt-1 {
	padding-top: 1rem !important;
}
.bs-pb-1 {
	padding-bottom: 1rem !important;
}
.bs-pr-2 {
	padding-right: 2rem !important;
}
.bs-pl-2 {
	padding-left: 2rem !important;
}
.bs-pt-2 {
	padding-top: 2rem !important;
}
.bs-pb-2 {
	padding-bottom: 2rem !important;
}
.bs-pr-3 {
	padding-right: 3rem !important;
}
.bs-pl-3 {
	padding-left: 3rem !important;
}
.bs-pt-3 {
	padding-top: 3rem !important;
}
.bs-pb-3 {
	padding-bottom: 3rem !important;
}
.bs-pr-4 {
	padding-right: 4rem !important; 
}
.bs-pl-4 {
	padding-left: 4rem !important;
}
.bs-pt-4 {
	padding-top: 4rem !important;
}
.bs-pb-4 {
	padding-bottom: 4rem !important;
}
.bs-pr-5 {
	padding-right: 5rem !important; 
}
.bs-pl-5 {
	padding-left: 5rem !important;
}
.bs-pt-5 {
	padding-top: 5rem !important;
}
.bs-pb-5 {
	padding-bottom: 5rem !important;
}

.bs-m-1 {
	margin: 1rem !important;
}
.bs-m-2 {
	margin: 2rem !important;
}
.bs-m-3 {
	margin: 3rem !important;
}
.bs-m-4 {
	margin: 4rem !important;
} 
.bs-mr-1 {
	margin-right: 1rem !important;
}
.bs-ml-1 {
	margin-left: 1rem !important;
}
.bs-mt-1 {
	margin-top: 1rem !important;
}
.bs-mb-1 {
	margin-bottom: 1rem !important;
}
.bs-mr-2 {
	margin-right: 2rem !important;
}
.bs-ml-2 {
	margin-left: 2rem !important;
}
.bs-mt-2 {
	margin-top: 2rem !important;
}
.bs-mb-2 {
	margin-bottom: 2rem !important;
}
.bs-mr-3 {
	margin-right: 3rem !important;
}
.bs-ml-3 {
	margin-left: 3rem !important;
}
.bs-mt-3 {
	margin-top: 3rem !important;
}
.bs-mb-3 {
	margin-bottom: 3rem !important;
}
.bs-mr-4 {
	margin-right: 4rem !important; 
}
.bs-ml-4 {
	margin-left: 4rem !important;
}
.bs-mt-4 {
	margin-top: 4rem !important;
}
.bs-mb-4 {
	margin-bottom: 4rem !important;
}
.bs-mr-5 {
	margin-right: 5rem !important; 
}
.bs-ml-5 {
	margin-left: 5rem !important;
}
.bs-mt-5 {
	margin-top: 5rem !important;
}
.bs-mb-5 {
	margin-bottom: 5rem !important;
}

.item-list ul li {
    margin: 0;
    padding: 0;
}

.node--type-prodotto h1 strong {
	font-weight: 600;
	font-size: 16px;
	display: block;
	margin-top: 10px;
}

#block-views-block-eventi-block-2 strong {
	font-size: 18px;
}
#block-views-block-eventi-block-2 .views-row {
	width: 100%;
}
#block-views-block-eventi-block-2 {
	text-align: center;
}

.block {
	clear: both;
}

@media (min-width: 560px) {
     .node .view-id-prodotti_relativi .field--type-image {
        float: none;
        margin: 0 1em 0 0;
    }
}

/****** SELETTORE LINGUA TIPO IDRA. ******/

.icona_lingua .icon-logo-mondo {
	font-size: 35px;
    margin-right: 5px;
}

.icona_lingua {
    padding-left: 10px;
    display: flex;
    font-size: 10px;
    align-items: center;
    cursor: pointer;
}

#block-selettorelingua {
    position: relative;
    font-size: 10px;
    display: flex;
    height: 100%;
    align-items: center;
}

#block-selettorelingua .content {
    display: none;
    padding-bottom: 10px;
    text-transform: uppercase;
    background-color: #bfbdba;
    position: absolute;
    top: 100%;
    margin-top: -10px;
    width: 150px;
    z-index: 10;
    padding-top: 5px;
}



/****** SELETTORE LINGUA TIPO IDRA. FINE ******/

@media (min-width:1600px) {
	.container {
		max-width: 1300px;
	}
}
