.tag_sede {
	display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	background: #358b39;
    border: 1px solid #358b39;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
}
/* inizio ORARI */
#info table{
	border-collapse:collapse;
}

#intestazione-orari-g{
	text-align:center;
	background: #CCCCCC;
	color: #333333;
	padding:5px;
}

#giorno-orari-g{
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	font-style: normal;
}

e{
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	font-weight:bold;
}

#pie-giorno-orari-g{
	background-color:#555555;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #555555;
}

#piealt-giorno-orari-g{
	padding:5px;
	border:1px solid #555555;
}

.orario-corrente{
	background-color:#f5f5f5;
}
#contenitore-moduli .mappe {
    width: 48%;
    float: left;
}

@media (max-width:800px)
{
	#contenitore-moduli #contatti {
		width: 98% !important;
		border: none;
	}
	
	#contenitore-moduli #info {
		width: 98%;
		float: left;
		margin-left: 1%;
	}
	
	#contenitore-moduli .mappe {
		width: 98%;
		float: left;
		margin-left: 1%;
	}

}

.ind_strad {
    text-align: center;
    padding-bottom: 70px;
}

.about-page, .about-us-area
{

    position: inherit !important;
}
.section.section--head {
    margin-bottom: 120px;
}

.pswp__ui.pswp__ui--hidden,
.about-intro .col-four {
    display: none;
}

.col-eight {
width:100% !important;
}
div#demo-test-gallery a {
    width: 31%;
    float: left;
    margin: 1%;
    margin-bottom: 25px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
}


h1.title_album {
    text-transform: uppercase;
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
}

#about > div.row.about-bottom-image > h1.title_album {
    display: none;
}

p.num_foto_album {
    display: none;
}

@media (max-width:990px)
{
div#demo-test-gallery a {
    height: 190px;
}
}

@media (max-width:800px)
{
div#demo-test-gallery a {
    width: 48%;
}
div#demo-test-gallery a {
    height: 260px;
}

}



div#demo-test-gallery a img {
    height: 100%;
    width:auto;
    max-width: none;
}
@media (max-width:420px)
{
div#demo-test-gallery a {
    width: 98%;
}
div#demo-test-gallery a {
    height: auto;
}
div#demo-test-gallery a img {
    width: 100% !important;
}
}

#contenitore-moduli #info {
    width: 100%;
    overflow: hidden;
    height: auto;
}

#intestazione-orari-g {
    background-color: #191919;
    color: #fff;
}

.orario-corrente {
    background-color: #5cb154;
    color: #fff;
}


#contenitore-moduli #info span>strong:nth-child(1) {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
}



#info {
    width: 100%;
    color: #777;
    margin-bottom: 30px;
    background-color: #f2f2f2f2;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
}

div#info h1 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}
div#contenitore-moduli #info span.notranslate strong {
    color: #5aad52;
    font-size: 22px;
    margin-bottom: -3px;
    display: block;
}
.title_sede {
	color: #5aad52;
    font-size: 22px;
    margin-bottom: -3px;
    display: block;
	font-weight: bold;
}
.tab_dati {
	background-color: #FFF;
	padding: 5px; 
}
.contact-section .ftco-footer-social li a {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	background: darkgreen;
	border-radius: 50%;
	position: relative;
	color: #FFF;
}
.title_dett_sedi {
	font-weight: bold;
    text-transform: uppercase;
}
.tab_dati {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	max-width: 48% !important;
}
/* inizio ORARI */
#info table{
	border-collapse:collapse;
}

#intestazione-orari-g{
	text-align: center;
	background: #2b2b2b;
	color: #ffffff;
	padding: 0px 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Roboto Condensed", Arial, sans-serif;
	border-bottom: 3px solid #FFF;
}
.table_oda table {
    background-color: #FFF;
}
#giorno-orari-g{
	padding: 5px 15px;
	border-bottom: 1px solid #999194;
	font-family: "Roboto", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	"Roboto", Arial, font-family: sans-serif;
}

#ora-giorno-orari-g{
	padding: 5px;
	border-bottom: 1px solid #999194;
	font-weight: bold;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

#pie-giorno-orari-g{
	background-color:#555555;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #555555;
}

#piealt-giorno-orari-g{
	padding:5px;
	border:1px solid #555555;
}

.orario-corrente{
	background-color:#f5f5f5;
}
#contenitore-moduli .mappe {
    width: 48%;
    float: left;
}

@media (max-width:800px)
{
	#contenitore-moduli #contatti {
		width: 98% !important;
		border: none;
	}
	
	#contenitore-moduli #info {
		width: 98%;
		float: left;
		margin-left: 1%;
	}
	
	#contenitore-moduli .mappe {
		width: 98%;
		float: left;
		margin-left: 1%;
	}

}

.ind_strad {
    text-align: center;
    padding-bottom: 70px;
}

.about-page, .about-us-area
{

    position: inherit !important;
}
.section.section--head {
    margin-bottom: 120px;
}

.pswp__ui.pswp__ui--hidden,
.about-intro .col-four {
    display: none;
}

.col-eight {
width:100% !important;
}
div#demo-test-gallery a {
    width: 31%;
    float: left;
    margin: 1%;
    margin-bottom: 25px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
}


h1.title_album {
    text-transform: uppercase;
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
}

#about > div.row.about-bottom-image > h1.title_album {
    display: none;
}

p.num_foto_album {
    display: none;
}

@media (max-width:990px)
{
div#demo-test-gallery a {
    height: 190px;
}
}

@media (max-width:800px)
{
div#demo-test-gallery a {
    width: 48%;
}
div#demo-test-gallery a {
    height: 260px;
}

}



div#demo-test-gallery a img {
    height: 100%;
    width:auto;
    max-width: none;
}
@media (max-width:420px)
{
div#demo-test-gallery a {
    width: 98%;
}
div#demo-test-gallery a {
    height: auto;
}
div#demo-test-gallery a img {
    width: 100% !important;
}
}

#contenitore-moduli #info {
    width: 100%;
    overflow: hidden;
    height: auto;
}

#intestazione-orari-g {
    background-color: #191919;
    color: #fff;
}

.orario-corrente {
    background-color: #5cb154;
    color: #fff;
}


#contenitore-moduli #info span>strong:nth-child(1), .am_td_title strong, .pm_td_title strong {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
}

#info {
    width: 100%;
    color: #777;
    margin-bottom: 30px;
    background-color: #f2f2f2f2;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
}

div#info h1 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}
div#contenitore-moduli #info span.notranslate strong {
    color: #5aad52;
    font-size: 22px;
    margin-bottom: -3px;
    display: block;
}
.title_sede {
	color: #5aad52;
    font-size: 22px;
    margin-bottom: -3px;
    display: block;
	font-weight: bold;
}
.tab_dati {
	background-color: #FFF;
	padding: 5px; 
}
.contact-section .ftco-footer-social li a {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	background: darkgreen;
	border-radius: 50%;
	position: relative;
	color: #FFF;
}
.title_dett_sedi {
	font-weight: bold;
    text-transform: uppercase;
}
.tab_dati {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	max-width: 48% !important;
}
.orari-sede {
	margin-top: 50px;
}
@media (max-width: 767.98px) {
    div#demo-test-gallery a {
        background-color: #FFF;
    }
    h1.title_album {
        text-transform: uppercase;
        color: #1f1f2c;
        line-height: 1.3;
        font-weight: 700;
        font-size: 23px;
        margin-bottom: 20px;
        text-align: center;
    }
}






@media (max-width: 767.98px) {
    div#demo-test-gallery a {
        background-color: #FFF;
    }
    h1.title_album {
        text-transform: uppercase;
        color: #1f1f2c;
        line-height: 1.3;
        font-weight: 700;
        font-size: 23px;
        margin-bottom: 20px;
        text-align: center;
    }
}











