
@import url('https://fonts.googleapis.com/css?family=Sura:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

/* layout da 240px a 767px */                  
#managament-edit-link
{
    text-align: right;
    margin: 10px 0px;
}

#box-development-overlay
{
    position: absolute;
    width: 150px;
    height: 150px;
    background: transparent url(../images/layout/sviluppo.gif) no-repeat top left;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 999999;
}

.language-switch-box
{
	display: none!important;
}

#content
{
	font-family: Open Sans, sans-serif;
}

#page-header
{
	font-family: Sura, serif;	
}

#cookie-bar {
    background: #efefef!important;
    color: #333!important;
    height: auto!important;
    padding: 10px!important;
}

#cookie-bar .cb-policy, #cookie-bar .cb-enable, #cookie-bar .cb-policy:hover, #cookie-bar .cb-enable:hover {
    background: #8f5051!important;
}

.show
{
	display: inline-block!important;
}

.submenu-title h2 {
    border-bottom: 3px solid #a55f61;
}

#searchbtn
{
	display: inline-block;
	background: transparent url(../images/layout/ico-search.png) no-repeat center center;
	background-size: 100%;
	border: none;	
}

#searchbtn.close
{
	background: transparent url(../images/layout/ico-close.png) no-repeat center center;
}

.social
{
	display: none!important;
}

.content-abstract
{
	font-style: italic;
	margin: 0 0 10px 0;
}

body
{
	font-family: Sura, serif;
	color: #333;
}

#page-header h1
{
    text-align: left;
    font-weight: 600;
}

.home-date
{
	background: #fff;
	color: #fff;
	    z-index: 999;
}

#block_homepage_contents, .content-node-children {

    margin-top: 0;
    padding: 20px 0 0 0;
	position: relative;
	z-index: 0;
}

.block-homepage-read-link:before {
    content: '';
	background: url(../images/layout/menu-arrow.png) no-repeat left center;
    width: 7px;
	height: 12px;
	display: inline-block;
    margin: 0 5px 0 0;
    letter-spacing: -2.5px;
    font-size: 17px;
}

#page-header h1 {
    color: #b95f61;
}

.node-children-list-txt {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #bdbdbd;
    padding: 10pt 0 0 0;
}

.block-homepage-read-link {
    font-weight: 600;
    text-transform: uppercase;
	    padding: 5px 0 0 0;
    color: #a55f61;
    width: 100%;
    text-align: left;
    border-top: 1px solid #bdbdbd;
    margin: 10px 0 0 0;
	    font-family: Sura, serif;
}

#block_homepage_contents ul li a {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
	align-items: flex-start;
}

.home-date:after {
    content: '';
    width: 0px;
    height: 0;
    border-bottom: 29px solid transparent;
	border-left: 20px solid #fff;
    position: absolute;
    right: -20px;
    top: 0;
}

.block_homepage-title
{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 30px 0 0;
    padding: 0 0 10px 0;
    font-family: Sura, serif;
    border-bottom: 3px solid #be816c;
}

.content-list-img-td {
    display: flex;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #bdbdbd;
    box-sizing: border-box;
}

.content-list-img-td a {
	width: 89px;
	height: 89px;
	display: inline-block;
	margin: 0 10px 0 0;
}

.content-list-img-td img {
	width: 60px;
	height: 60px;
	max-height: 60px;
	padding: 1px;
	background: #7b7b7b;
	margin: 0 15px 0 0;
}

.content-list a {
    text-decoration: none;
    color: #333;
	height: 100%;
    width: 100%;
    display: inline-block;
}

.content-list-text-td {
    text-align: left;
    margin: 10px 0 0 0;
}

.content-list-infos {
    font-size: 14px;
    color: #ffffff;
    background: #b95f61;
    display: inline-block;
    padding: 3px 6px;
    line-height: 14px;
    letter-spacing: 1px;
	margin: 0 0 5px 0;
}

.content-list-title {
margin: 0;
    font-weight: 600;
    text-align: left;
    font-family: Sura, serif;
	min-height: 60px;
}

.content-list-title a {
	color: #333;
	font-weight: 600;
	text-decoration: none;
	font-size: 22px;
}

.content-list-text a {
	color: #97696b;
	text-decoration: none;
}
    
a 
{
	color: #b95f61;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
    /* WebKit */
    -webkit-transition: all 0.3s ease-in;
    /* Opera */
    -o-transition: all 0.3s ease-in;
    /* Standard */
    transition: all 0.3s ease-in;
}

a:hover
{
	opacity: 0.5;
		-moz-transition: all 0.3s ease-in;
    /* WebKit */
    -webkit-transition: all 0.3s ease-in;
    /* Opera */
    -o-transition: all 0.3s ease-in;
    /* Standard */
    transition: all 0.3s ease-in;
}  

.home-services-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;

}

.home-services-icon img
{
	width: 40px;
	height: auto;	
	    opacity: 0.5;
}

#region-blocks_services ul li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: left;
    font-weight: normal;
    padding-right: 10px;
    background: #6f3b3d;
}

	
.header-login-box a {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-family: Open Sans, sans-serif;
}	

#region-blocks_services ul li a:hover {
    opacity: 1;
        filter: grayscale(100%);

}

.header-login-box a:after {
	content: '|';
	margin: 0 10px;
	color: #d6d6d6!important;
}

.header-login-box li:last-child a:after
{
	display: none;
}

#searchbtn
{
   width: 25px;
   height: 25px;
}

#region-blocks_services ul li 
{
	text-align: center;
	font-weight: normal;
	font-family: Open Sans, sans-serif;
}
	
#block_homepage_contents ul, .homepage-content #region-blocks_evidence ul, .content-node-children
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

#block_homepage_contents ul li, #region-blocks_evidence ul li, .content-node-children li 
{
	margin: 0 0 10pt 0;
	position: relative;
}

.home-date {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px 0px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	color: #a55f61;
}
	   
#block_homepage_contents ul li a, #block_homepage_contents ul li a:hover 
{
	color: #333333;
	text-decoration: none;
}
	
.block-homepage-tour-title
{
	font-weight: 600;
	text-decoration: none;
	font-family: Sura, serif;
    font-size: 14pt;
    text-align: left;
}

.block-homepage-int-text
{
	padding: 15px 0 0 0;
	text-align: left;
}

.content-list
{
	margin: 0;
}

.content-list li {
	list-style-type: none;
	margin: 0 0 20pt 0;
	padding: 0;
}

#footer
{
	padding: 0;
	margin: 0;
	font-family: Open Sans, sans-serif;
}

#footer h3 {
	margin: 0 0 7pt 0;
	font-size: 14pt;
	font-family: Sura, serif;
}

.content-info
{
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #d8d8d8;
	font-size: 12px;
	font-weight: 600;
}

.content-form, .search-content, #login, #admin-recovery-password, .content-registrationbox {
	border-radius: 2px;
	background: #f8f6f8;
	border-top: 3px solid #be816c;
}

table
{
	background-color: transparent;
	border-spacing: 0;
	max-width: 100%;
	font-size: 1em;
	width: 100%;
}

.content-gallery-title
{
	display: none!important;
}

.content-gallery
{
	margin: 20px 0;
}

    /* paginazione */

    .pagination
    {
        text-align: center;
        margin-top: 10px;
    }

    .pagination ul
    {
        margin: 0px;
    }

    .pagination li
    {
        display: inline-block;
        list-style-type: none;
        padding-right: 5px;
    }

    .pagination a
    {
        padding: 4px 8px;
        text-decoration: none;
        border: 1px solid #ddd;
    }

    li.pagination-active
    {
        padding: 4px 10px; 
        font-weight: bold;   
    }

    .pagination-pager
    {
            width: 20%;
            text-align: right;
            float: right;
    }

    .pagination-links
    {
            width: 80%;
            text-align: center;
            float: left;
    }

    
@media (min-width: 240px) and (max-width: 979px)                                                                                                                                                              
{  
    /* RESET 
    ---------------------------------- */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
    small, strong, var, b, i, dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      vertical-align: baseline; }
    
    body
    {
        font-size: 12pt;
        line-height: 1.5em;
        margin: 0;
        padding: 0;
    }
	
	a:hover
	{
		opacity: 1;
	}
 
    
    h1, h2, h3, h4, h5, h6
    {
        margin: 0 0 14pt 0;
        text-align: left;
    }

    h1 
    {
        font-size: 22pt;
        line-height: 24pt;
    }

    h2 
    {
        font-size: 20pt;
        line-height: 22pt;
    }

    h3 
    {
        font-size: 18pt;
        line-height: 20pt;
    }

    h4 
    {
        font-size: 16pt;
        line-height: 18pt;
    }

    h5, h6 
    {
        font-size: 14pt;
    }

    ul, ol {
        margin: 0px 0px 10pt 20pt;
        padding: 0;
    }

    img
    {
        max-width: 100%!important;
        height: auto;
        width: auto;
    }
    
    #image-header, .content-gmap, .content-video, .content-photo
    {
        margin: 0 0 21pt 0;
    }

    #content
    {
        width: 100%!important;
		margin: 0 0 14pt 0;
    }

    #header 
    {
        text-align: center;
        background: #fff;
        padding: 0;
    }

    #menu_top
    {
        margin: 5%;
    }

    #footer_menu
    {
        margin: 5%;
    }
    
    .phone-number-container
    {
		margin: 7pt 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
    }
    
    .phone-number-box 
    {
		background: #b95f61;
		background-size: 19px;
		padding: 3pt 5% 3pt 3pt;
		text-align: left;
		display: inline-block;
		position: relative;
    }
	
	#header .phone-number-box:before {
		content: '';
		width: 0px;
		height: 0;
		border-top: 32px solid transparent;
		border-right: 20px solid #b95f61;
		position: absolute;
		left: -20px;
		top: 0;
	}
    
    .mobile-phone-number 
    {
		color: #fff;
		text-decoration: none;
		font-weight: 600;
		font-size: 12pt;
		font-family: Open Sans, sans-serif;
    }

    #page
    {
        margin: 5%;
        border: 1px solid #EAEAEA;
        padding: 5%;
        text-align: justify;
    }
    
    .nivo-controlNav
    {
        display: none;
    }

    #language-switcher
    {
        margin: 0 5%;
        text-align: center;
    }

    #language-switcher a
    {
        padding: 2%;
        margin: 0 7pt;
        width: 20pt;
        height: 20pt;
        display: inline-block;
    }
    
    .node-gmap
    {
        height: 200px;
    }

    .logo-header 
    {
        width: 100%;
        height: 42px;
        background: transparent url(../images/layout/logo-header.png) no-repeat left top;
        display: block;
        margin: 5% 0;
        background-size: contain;
    }
    
    .logo-footer
    {
        width: 100%;
        height: 46px;
        background: transparent url(../images/layout/logo-header.png) no-repeat center top;
        display: block;
        margin: 0;
        background-size: contain;        
    }
	
	#footer
	{
		border-top: 3px solid #333;
		padding: 20pt 0 0 0;
	}
    
    label
    {
		text-align: left;
		display: block;
		font-weight: bold;
		margin: 0 0 5pt 0;
    }
    
    .block input[type="submit"]    
    {
        width: 100%;
		font-family: Sura;
    }
    
    .block h2
    {
        margin: 0;
    }
    
    #box-newsletter 
    {
        border: 1px solid #E5E5E5;
        padding: 5%;
    }
    
    .newsletter-title 
    {
        font-weight: bold;
    }
    
    #box-newsletter input
    {
        width: 95%;
        margin: 0 0 7pt 0;
		font-family: Sura;
    }
    
    #box-newsletter input[type="submit"], #box-newsletter input[type="button"]
    {
        width: 100%;
        margin: 0;
		font-family: Sura;
    }
    
    #breadcrumb 
    {
        margin: 14pt 0;
        text-align: left;
    }
    
    .footer-credentials 
    {
		background: #f8f6f8;
		color: #333;
		padding: 7pt 5%;
		margin: 14pt 0 0 0;
    }
	
	#content-search-submit {
		margin: 7pt 0 0 0;
	}
    
    .footer-credentials a
    {
        color: #333;
        text-decoration: none;
    }
    
    .message-error 
    {
        background-color: #CE453E;
        color: #FFFFFF;
        padding: 5%;
        margin: 0 0 14pt 0;
    }
	
	.content-gallery-img {
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
	}
	
	.social
	{
		margin: 10pt 0;
		padding: 0;
		list-style-type: none;
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
	}
	
	.btn
	{
		display: block;
		padding: 7pt;
		font-size: 12pt;
		background: #333;
		border: none;
		text-decoration: none;
		text-align: center;
		color: #fff;
	}
	
	.social li
	{
		float: left;
		margin: 0 7pt 0 0;
	}
	
	.social li:nth-child(4)
	{
		max-width: 70px;
	}
    
    .form-field-error
    {
        color: #CE453E;
        display: block;
    }
	
	.footer-right {
		text-align: center;
		padding: 0 5%;
	}
	
	#menu_cookie_container {
		display: inline-block;
	}
    
    textarea
    {
        width: 100%;
		font-family: Sura;
    }
    
    input[type="submit"]
    {
        width: 100%;
		font-family: Sura;
    }
    
    input[type="checkbox"]
    {
        width: auto;
    }
    
    .newsletter-description 
    {
        margin: 7pt 0;
    }

    .header-search-box 
    {
		display: none;
		width: 100%;
		background: #b2b2b2 url(../images/layout/ico-search-mobile.png) no-repeat 95% center;
		padding: 7pt 5%;
		box-sizing: border-box;
    }

    #header #content-search-key 
    {
        border: none;
        box-shadow: none;
        padding: 2%;
        margin: 0px;
        background: #fff;
        width: 82%;
        float: left;
    }

    #header #content-search-submit 
    {
        width: 10%;
        
        
        cursor: pointer;
        border: none;        
        box-shadow: none;
        float: right;
        background: transparent;
    }

    p
    {
        margin: 0 0 10pt 0;
    }

    iframe
    {
        width: 100%!important;
        height: auto;
    }

    .nivoSlider, .nivo-controlNav, .content-gallery-title
    {
        font-size: 16pt;
        font-weight: bold;
    }
        
    .content-gallery figcaption,.content-photo figcaption
    {
        display:none;
    }

    .nomobile
    {
        display: none!important;
    }

    #backend-goto a
    {
        background-color: #333;
        display: block;
        padding: 3% 5%;
        text-align: center;
        color: #fff;
        text-decoration: none;
    }

    .slicknav_menu
    {
        background: transparent!important;
        padding: 0px!important;
        font-size: 14pt!important;
    }

    .slicknav_menu .slicknav_icon
    {
        display: none!important;
    }

    .slicknav_nav .slicknav_arrow
    {
        font-family: sans-serif!important;
    }	

    .slicknav_btn
    {
        width: 100%!important;
        border: none!important;
        background: #676767 url(../images/layout/espand-icon.png) no-repeat 7pt center !important;
        padding: 7pt 7pt 7pt 30pt!important;
        margin: 0!important;
        border: none!important;
        border-radius: 0px!important;
    }
	
	.slicknav_menu .submenu-title
	{
		display: none;
	}
	
	.slicknav_nav ul {
		margin: 0;
	}
	
	.slicknav_nav ul li ul {
		margin: 0;
	}
	
	#header .slicknav_btn
	{
		padding: 0 0 0 20pt!important;
		background: #676767 url(../images/layout/espand-icon.png) no-repeat left center !important;
	}

    .slicknav_menu .slicknav_menutxt
    {
        color: #fff!important;
        text-shadow: none!important;
    }

    .slicknav_nav li
    {

    }

    .slicknav_nav
    {
        background: transparent;
		font-family: Open Sans, sans-serif;
    }

    .slicknav_parent ul li
    {

    }

    .slicknav_nav a
    {
        padding: 7pt!important;
        margin: 1px 0 0 0!important;
        background-color: #383738;
	    text-align: left;
    }
	
	#menu_primary-mobile {
		margin: 0;
		z-index: 999;
	}
	
	.slicknav_menu .slicknav_menutxt
	{
		font-weight: normal;
		font-family: Sura, serif;
	}

    .slicknav_nav a a
    {
        padding: 0pt!important;
        margin: 0!important;
    }

    .slicknav_nav a:hover
    {
        border-radius: 0!important;
        background: #b95f61!important;
        color: #fff!important;
    }

    .slicknav_nav a:hover a
    {

        background: #b95f61!important;

    }	

    .slicknav_nav .slicknav_item
    {

        background-color: #383738;
        margin: 1px 0 0 0!important;
    }
    
    .content-gallery-title 
    {
        margin: 14pt 0 7pt 0;
    }
    

    
    .content-img-list:nth-child(2n+2)
    {
        margin: 0 0 2% 0;
        
    }  
    
    .content-gallery figure 
    {
        width: 49%;
        display: inline-block;
        float: left;
        margin: 0 2% 2% 0;
    }  
	
	.content-gallery figure:nth-child(2n+2)
	{
		margin: 0 0 2% 0;
	}

	.content-img-list
    {
        float: left;
        width: 49%;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        margin: 0 2% 2% 0;
		box-sizing: border-box;
    }	
    
    .content-gallery-images
    {
        float: none;
        margin: 0;
    }
    
    .content-gallery-images img
    {
        width: 100%;
        height: auto;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        box-sizing: border-box;
    }  
    
    .nivoSlider
    {
        display: none;
    }
    
    .content-gallery figure:nth-child(4n+4) a
    {       
        margin: 0 0 2% 0;
    }
    
    
    .content-gallery
    {
        width: 100%;
        display: inline-block;
    }
    
    .content-file 
    {
        background-color: #E5E5E5;
        padding: 10px;
        margin: 14pt 0 7pt 0;
    }
    
    .filenode-thumb 
    {
        display: table-cell;
    }
    
    .filenode-title 
    {
        display: table-cell;
        padding: 0 0 0 10px;
        vertical-align: middle;
    }
    
    .block, #menu_column .menu-item 
    {
        margin: 14pt 0 7pt 0;
    }   
    
    .block-title, .block h2, #menu_column h2 
    {
        background-color: #B9C01D;
        padding: 14pt;
    }
    
    .block-int
    {
        padding: 0;
    }
    
    #cookie-bar
    {
        height: auto !important;
    }
    
    .logo-2open-credentials
    {
        display: inline-block;
        width: 53pt;
        height: 10pt;
        background: url(https://www.2open.it/loghi/2open-footer-black-mobile.png) no-repeat center center;
        background-size: contain;
        float: right;
        margin: 5px 0 0 5px;
    }
    
    .logo-footer-credentials-a
    {
        display: inline-block;
    }
	
	#box-development-overlay
	{
		display: none;
	}
	
	.header-login-box.mobile {
		background: #f3f3f3;
		padding: 5px 5%;
	}
	
	.user-menu {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: flex;
		align-items: center;
		justify-content: left;
	}
	
	.user-menu a
	{
		font-size: 10pt;
		font-weight: 600;
	}
	
	.header-logo-a {
		width: 49%;
		margin: 0 0 0 5%;
	}
	
	.mobile-menu-search-box {
		background: #676767;
		padding: 9pt 5%;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#searchbtn-mobile
	{
		width: 25px;
		height: 25px;
		background: transparent url(../images/layout/ico-search-mobile.png) no-repeat center center;
	}
	
	#searchbtn-mobile.close 
	{
		background: transparent url(../images/layout/ico-close-mobile.png) no-repeat center center;
	}
	
	#header #menu_primary-mobile .slicknav_nav 
	{
		position: absolute;
		top: 30pt;
		width: 100%;
		box-sizing: border-box;
		left: 0;
		background: #676767;
		top: 49px;
	}
	
	#region-blocks_services ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		justify-content: space-between;
	}
	
	#region-blocks_services .block
	{
		background: transparent;
		margin: 0 5%;
	}
	
	#region-blocks_services .block-int
	{
		padding: 0;
	}
	
	#region-blocks_services ul li {
		width: 49%;
		margin: 0 0 5pt 0;
	}
	
	#region-blocks_services ul li a {
		flex-direction: column;
		height: 100%;
		text-align: center;
		padding: 5pt;
		box-sizing: border-box;
	}
	
	.block-homepage-int-text {
		background: #f1f1f1;
		padding: 10pt 7pt 5pt 7pt;
	}
	
	.block-homepage-read-link {
		background: #e6e6e6;
		border: none;
		margin: 0;
		padding: 5pt 7pt;
		box-sizing: border-box;
	}
	
	.block-homepage-text {
		margin: 7pt 0 0 0;
	}
	
	.content-list-title
	{
		font-size: 14pt;
		height: auto;
		min-height: auto;
	}
	
	#footer .mobile.phone-number-container {
		display: block;
		text-align: center;
	}
	
	#footer .phone-number-container
	{
		margin: 0 0 14pt 0;
	}
	
	#footer .mobile-phone-number::before
	{
		content: 'Contattaci:';
		margin: 0 5pt 0 0;
	}
	
	#footer .phone-number-box
	{
		padding: 5pt 7pt;
	}
	
	.footer-box.contacts {
		padding: 0 5%;
	}
	
	.footer-adress-box {
		padding: 0 7pt;
	}
	
	#footer p
	{
		margin: 0 0 5pt 0;
	}
	
	.content-list-img-td {
		border: none;
		background: #f1f1f1;
		padding: 7pt 7pt 0 7pt;
	}
	
	.content-list-text-td {
		background: #f1f1f1;
		margin: 0;
		padding: 7pt;
	}
	
	form {
		padding: 5%;
	}
	
	input, select, textarea {
		border: 1px solid #CCCCCC;
		box-sizing: border-box;
		width: 100%;
		padding: 7pt;
		font-size: 11pt;
		font-family: Sura;
	}
	
	.little-text {
		font-size: 10pt;
		text-align: left;
	}
	
	th {
		font-weight: 600;
		background-color: #333;
		color: #fff;
	}
	
	.table-docs, .table-docs tr, .table-docs td
	{
		display: block;
		width: 100%;
		box-sizing: border-box;
		word-break: break-word;
	}
	
	.table-docs tr
	{
		margin: 0 0 10pt 0;
		border-bottom: 1px solid #eaeaea;
		padding: 0 0 10pt 0;
	}
	
	.table-docs thead
	{
		display: none;
	}
	
	.table-docs span
	{
		font-weight: 600;
	}
	
	.content-form, .search-content, #login, #admin-recovery-password, .content-registrationbox
	{
		margin: 0 0 14pt 0;
	}
	
	.pagination-links {
		width: 100%;
		text-align: center;
		float: none;
	}
	
	.pagination
	{
		margin: 14pt 0;
	}
	
	.header-search-box form
	{
		padding: 0;
	}
	
	    .field-privacybox
    {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        height: 70px;
        margin: 0 0 20px 0;
        overflow-y: scroll;
        padding: 10px;
    }

}

/* layout da 768px in poi */
@media (min-width: 980px)
{
    .mobile
    {
        display: none;
    }
    
    /* RESET 
    ---------------------------------- */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
    small, strong, var, b, i, dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      vertical-align: baseline; }

    ins {
      background-color: #ffff99;
      color: black;
      text-decoration: none; }

    mark {
      background-color: #ffff99;
      color: black;
      font-style: italic;
      font-weight: bold; }

    del {
      text-decoration: line-through; }

    abbr[title], dfn[title] {
      border-bottom: 1px dotted;
      cursor: help; }

    table {
      border-collapse: collapse;
      border-spacing: 0;
    }

    hr {
      display: block;
      height: 1px;
      border: 0;
      border-top: 1px solid #cccccc;
      margin: 1em 0;
      padding: 0; }

    input, select {
      vertical-align: middle;
    }

    /* COLORI
    ---------------------------------- */

    /*
    - Grigio scuro #333333 (testo)
    - Grigio chiaro #DDDDDD
    - Verde acido #B9C01D
    - Azzurro #2394C4 (link)
    - Azzurro scuro #186687 (link)
    */


    /* BASE
    ----------------------------------*/
    body {
        font-size: 14px;
        line-height: 1.3em;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		min-height: 100vh;
    }


    /* TIPOGRAFIA
    ---------------------------------- */

    h1, h2, h3, h4, h5, h6
    {
        margin: 0px;
        line-height: 1.5em; 
    }

    h1 
    {
        font-size: 30px;
    }

    h2 
    {
        font-size: 24px;
    }

    h3 
    {
        font-size: 18px;
    }

    h4 
    {
        font-size: 15px;
    }

    h5, h6 
    {
        font-size: 13px;
    }

    h6 
    {
        color: #676767;
        text-transform: uppercase;
    }

    p 
    {
        margin: 0 0 9px;
            line-height: 1.5em;    
    }

    small 
    {
        color: #999999;
        font-size: 12px;
    }

    blockquote
    {
        border-left: 5px solid #DDDDDD;
        margin: 0 0 18px;
        padding: 0 0 0 15px;
    }

    .blockquote-right
    {
        border-left: 0 none;
        border-right: 5px solid #EEEEEE;
        float: right;
        padding-left: 0;
        padding-right: 15px;
    }

    ul, ol {
        margin: 0px 0px 10px 30px;
        padding: 0;
    }

    ul.unstyled, ol.unstyled {
        list-style: none outside none;
        margin-left: 0px;
    }

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-weight: normal;
        font-size: 14px;
    }

    h1 small
    {
        font-size: 18px;
    }

    p.lead
    {
        font-size: 20px;
        font-weight: 200;
        line-height: 27px;
        margin-bottom: 18px;
    }


    .ag-left
    {
        text-align: left;
    }

    .ag-right
    {
        text-align: right;
    }

    .ag-center
    {
        text-align: center;
    }

    .indented-element, .sortable-contents .indented-element
    {
            padding-left: 25px;
    }

    .disabled-element
    {
            color: #999999;
    }

    .li-active
    {
		font-weight: 600;
		color: #a55f61!important;
    }

    /* LINKS 
    ---------------------------------- */



    /* STRUTTURA
    ---------------------------------- */

    #page
    {
        width: 960px;
		padding: 0 10px;
		box-sizing: border-box;		
        margin: 30px auto;	
        position: relative;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
    }

    #content
    {
		padding: 0px;
		text-align: justify;
		width: 100%;
    }

    #sidebar
    {
		width: 300px;
		min-width: 300px;
		    margin-left: 30px;
    }
	
	submenu-box .block-int {
		background: #f8f6f8;
	}

    #header
    {
        margin: 0px;
		border-bottom: 3px solid #d8d8d8;
    }

    #image-header
    {
            width: 100%;
            height: auto;
    }

    #page-header
    {
        margin-bottom: 10px;
    }

    #breadcrumb
    {
            margin-bottom: 20px;
            text-align: left;
    }

    .clearfix
    {
            clear: both;
    }

    .closed-element
    {
            display: none;
    }

    .collapsing-trigger, .collapsing-trigger-loader
    {
            background-color: transparent;
            background-repeat: no-repeat;
            background-position:  0px 50%;
            padding-left: 20px;
    }

    .closed-trigger
    {
            background-image: url(../images/icons/chevron-down.png);
    }

    .open-trigger
    {
            background-image: url(../images/icons/chevron-right.png);
    }

    #buttons_top, #language-switcher
    {
            margin-bottom: 20px;
    }

    #language-switcher
    {
            text-align: right;
            width: auto;
            display: inline-block;
            margin: 0px;
    }
    
    .language-switch-box
    {
        float: right;
        margin: 24px 40px 0 0;
    }
    
    #language-switcher a img
    {
        width: 27px;
        height: 18px;
    }

    #language-switcher a
    {
            margin-left: 10px;
            display: inline-block;
    }

    .loading-indication
    {
      background: url(../images/icons/ajax-loader.gif) no-repeat top center;
    }

    #backend-goto
    {
		position: absolute;
		top: 0px;
		left: 40%;
		background-color: #555;
		padding: 8px 15px;
		z-index: 9999;
		    font-family: OpenSans, sans-serif;
    font-size: 14px;
    }
	
	#backend-goto a
	{
		color: #fff;
		text-decoration: none;
	}
    
    #backend-goto.backend-goto-cb
    {
            display:none;
    }

    /* FORM
    ---------------------------------- */

    form
    {
        padding-bottom: 20px;
    }

    label, input, select, textarea
    {
        font-size: 13px;
    }
    
    .content-form .btn
    {
        float: right;
    }

    input, select, textarea
    {
        border: 1px solid #CCCCCC;
        padding: 7px;
        width: 100%;
        background-color: #fff;
		box-sizing: border-box;
		border-radius: 2px;
		box-sizing: border-box;
		font-family: Sura;
    }
	
	
	#login, #admin-recovery-password
	{
		width: 50%;
	}

	
	form a
	{
		font-size: 13px;
	}

    option
    {
        padding: 0px 5px;
    }

    input:focus, textarea:focus, select:focus
    {
		outline: none;
    }

    select, .input-file
    {
        line-height: 13px;
    }

    .input-file
    {
        box-shadow: none;
        width: auto;
    }

    input[type=radio], input[type=checkbox]
    {
        vertical-align: top;
        width: auto;
    }

    label
    {
        display: block;
        padding-bottom: 3px;
        font-weight: bold;
    }

    .lb-inline
    {
        display: inline;
        margin-right: 5px;
    }

    .lb-checkbox, .lb-radio
    {
        font-weight: normal;
    }


    .short-field
    {
        width: 25%;
    }

    .medium-field
    {
        width: 50%;
    }

    .long-field
    {
        width: 75%;
    }

    .verylong-field
    {
            width: 93%;
    }

    .inline-field
    {
        margin-right: 5px;
    }

    .form-field-help
    {
            font-size: 0.9em;
            display: block;
            color: #636262;
    }

    .btn
    {
        border-radius: 2px;
        cursor: pointer;
        padding: 8px 20px;
        display: inline-block;
        width: auto;
		text-decoration: none;
    }

    p.row-actions a.btn
    {
            margin-right: 5px;
    }

    .btn-big
    {
        font-size: 15px;
        padding: 8px;
    }

    .btn-small
    {
        font-size: 0.9em;
    }

    .btn
    {
        background-color: #555;
        color: #FFFFFF;
        border: 0px;
    }

    .form-field
    {
        padding: 0;
        display: inline-block;
        width: 100%;
    }
    
    .form-field.little-text
    {
        font-size: 11px;
        font-weight: bold;
    }
    
    .form-submit
    {
        padding: 13px 0 0 0;
        margin: 0;
        display: inline-block;
        width: 100%;
    }

    .mid-field label
    {
            width: 40%;
            float: left;
            margin-right: 3.5%;
    }

    .mid-field input
    {
            width: 55%;
            float: left;
    }

    .btn-alternate
    {
        background-color: #B9C01D;
        color: #fff;
    }

    .btn-secondary
    {
        background-color: #ddd;
        color: #5A554E;
    }

    .btn-delete
    {
        background-color: #CE453E;
        color: #FFFFFF;	
    }

    .btn:active, .btn:hover
    {
        background-color: #666;
        color: #fff;
    }

    .btn:disabled, .btn-disabled, .btn-disabled:hover
    {
        background-color: #2394C4;
        opacity: 0.5;
        cursor: default;
    }

    .btn-alternate:active, .btn-alternate:hover
    {
        background-color: #979B1A;
        color: #333;
    }

    .btn-secondary:active, .btn-secondary:hover
    {
        background-color: #E5E5E5;
        color: #5A554E;
    }

    input.error-field, select.error-field, textarea.error-field
    {
        border-color: #D01616;
    }

    .field-privacybox
    {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        height: 70px;
        margin: 0 0 20px 0;
        overflow-y: scroll;
        padding: 10px;
    }
    
    .rc-label {
        width: 100%!important;
    }

    .field-captcha-image {
        margin: 0 10px 0 0;
        float: left;
    }
    
    .contact-form-captcha
    {
            width: 90px;
    }
    

    /* MESSAGGI
    ---------------------------------- */
    .message 
    {
        margin: 10px auto 30px;
        padding: 10px;
    }

    .message-error 
    {
        background-color: #CE453E;
        color: #FFFFFF;
    }

    .message-ok 
    {
        background-color: #A9D673;
    }

    .message-alert
    {
        background-color: #F2D268;
    }

    .form-field-error
    {
        color: #CE453E;
        display: block;
        font-size: 12px;
		margin-left: 150px;
    }

    /* TABELLE
    ---------------------------------- */




    th .btn
    {
        font-weight: normal;
    }

    thead th {
        vertical-align: middle;
    }

    .table
    {
        margin: 20px 0px;
    }

    .table-bordered-outside
    {
        border: none;
    }

    .table-bordered
    {
        border-bottom: 1px solid #ddd;
    }

    .table-bordered th, .table-bordered td
    {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .tr-odd
    {
        background-color: #e7e7e7;
    }

    td.td-action, td.td-identifier
    {
        width: 22px;
        text-align: center;
        vertical-align: middle;
    }


    .table-hover tr:hover, .table-admin tr:hover
    {
        background-color: #DFE0CC;
    }

    .table-admin a
    {
        color: #333333;
        text-decoration: none;
    }

    .table-vertical th
    {
        background-color: #e7e7e7;
        text-align: right;
        vertical-align: middle;
        width: 170px;
    }

    th .icon-sort
    {
            margin-right: 5px;
    }

    /* COMPONENTI
    ---------------------------------- */

    /* menu */

    .menu 
    {
            margin: 0px;
            padding: 0px;
    }

    .menu li
    {
		float: left;
		padding: 0px 12px;
		margin: 0px !important;
		display: flex!important;
		align-items: center;
    }


    #menu_primary
    {
        margin: 0 10px 0 0;
		height: 103%;
		display: flex;
		align-items: stretch;
		position: relative;
		top: 1px;
    }
    
    #menu_primary li ul, #menu_primary li ul li ul
    {
        display: none;
    }

    #menu_primary a, #menu_primary .menu-item-active span
    {	
            display: inline-block;
            text-decoration: none;
            padding: 2px;
			font-size: 16px;
			text-transform: uppercase;
			font-weight: 600;
    }

    #menu_primary a
    {
            color: #333333;
    }


	
	#header #menu_primary a
	{
		border-bottom: 3px solid #d8d8d8;
	}
	
	#header #menu_primary a:hover
	{
		border-bottom: 3px solid #97696b;
	}

    #menu_column
    {
            padding: 0px;
    }

    /* blocchi generici */

    .block, #menu_column .menu-item
    {
            margin-bottom: 20px;
    }

    .block-title, .block h2, #menu_column h2
    {
            padding: 10px 15px;
            font-size: 16px;
            margin-bottom: 5px;
            position: relative;
    }

    .block-title a, .block h2 a, #menu_column h2
    {
            color: #333333;
            text-decoration: none;
    }

    .block-int
    {
            padding: 10px 15px;
    }

    .block-simple
    {
            background: none;
    }

    .block-scroll
    {
            height: 150px;
            overflow: auto;
    }

    .categories-menu, .categories-menu ul
    {
            list-style-type: none;
    }

    .categories-menu
    {
            margin: 0px;
    }

    .categories-menu ul
    {
            margin-bottom: 0px;
    }

    .categories-menu a, .categories-menu .li-active
    {
            padding: 3px 7px;
            display: inline-block;
    }

    .categories-menu li
    {
            background-color: #DDDDDD;
    }
	
	#submenu-box .block-int {
		padding: 15px 0 0 0;
		    background: #f8f6f8;
	}

    /* contenuti */



    .content-social-share 
    {
            margin: 20px 0px;
            padding: 0px;
    }

    .content-social-share  li
    {
            list-style-type: none;
            display: inline-block;
    }

    .content-file, .content-gmap, .content-video, .content-photo, .content-form
    {
            margin: 20px 0;
    }
    
    form
    {
        padding: 20px;
    }
    
    form label
    {
        width: 140px;
        float: left;
        padding: 5px 0 0 0;
        margin: 0 10px 4px 0;
    }
    
    .short-contact-form-filed
    {
        width: 285px;
    }
    
    .small-contact-form-filed
    {
        width: 150px;
    }

    .content-gallery-title
    {
        padding: 20px 0 10px 0;
        font-weight: bold;
        font-size: 22px;
    }
    
   
    .content-node-children 
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    .content-photo-image
    {
        width: 100%;
    }
    
    .content-gallery figcaption,.content-photo figcaption
    {
        display:none;
    }

    .content-file
    {
        margin: 20px 0;
    }

	.content-list {
		margin: 20px 0px;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		justify-content: space-between;
	}
    
    .content-list li {
        margin: 0px 0px 30px 0px;
        width: 31%;
    }
    
    .content-list-table {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: flex-start;
		width: 100%;
		height: 100%;
    }
    
    .content-node-children .node-children-title {
        text-align: center;
        font-weight: bold;
        font-size: 14pt;
        margin: 10px 0 0 0;
        display: block;
    }
    
    .content-node-children .node-children-title {
        text-align: center;
        font-weight: bold;
        font-size: 14pt;
        margin: 10px 0 0 0;
        display: block;
    }
    


    .node-gmap
    {
            width: 100%;
            height: 400px;
    }

    .box-960
    {
            width: 960px;
			padding: 0 10px;
            margin: auto;
            position: relative;
			    box-sizing: border-box;
    }

    /* logo header */

    .logo-header
    {
            width: 163px;
            height: 72px;
            background: transparent url(../images/layout/logo-header.png) no-repeat left top;
            display: inline-block;
            margin: 15px 0;
            background-size: contain;
    }
	
	.header-logo-a:hover, .footer-box.logo a:hover
	{
		opacity: 1;
	}

    /* Header search box */

    .header-search-box
    {
		margin: 0;
		display: none;
		position: relative;
    }

    .header-search-box form
    {
		margin: 0px;
		position: absolute;
		top: 21px;
		z-index: 9999;
		right: -25px;
		padding: 15px;
		background: #333;
		width: 300px;
		border-radius: 2px;
    }

    .header-search-box #content-search-key
    {
		border: none;
		box-shadow: none;
		padding: 8px;
		margin: 0px;
		width: 100%;
    }

    .btn-header-search
    {
            width: 27px;
            height: 27px;
            cursor: pointer;
            box-shadow: none;
            float: right;
            background: transparent;
    }

    /* social */

    .social
    {
            margin: 20px 0 10px 0;
            padding: 0px;
            list-style-type: none;
            display: inline-block;
    }

    .social li
    {
            display: inline-block;
    }

    /* Newsletter */

    #box-newsletter
    {
            display: block;
            padding: 10px;
            background: #f5f5f5;
    }
    
    #sidebar form
    {
        background: transparent;
        padding: 0px;
    }

    .newsletter-title
    {
            font-size: 14px;
            color: #3a3a3a;
            font-weight: bold;
            display: block;
            padding: 0 0 10px 0;
    }

    .newsletter-description
    {
            font-size: 12px;
            line-height: 14px;
            padding: 0 0 10px 0;
            display: block;
    }

    .newsletter-field
    {
            width: 58%;
    }
    
    .left-column-search-field
    {
        width: 60%;
    }

    #box-newsletter form
    {
            padding: 0px;
            margin: 0px;
    }

    /* Footer */
	
	#footer p
	{
		margin: 0 0 5px 0;
	}
	
	#footer a
	{
		text-decoration: none;
		color: #b95f61;
	}
	
	#footer .footer-credentials a
	{
		color: #333;
	}
    
    .footer-container .footer-container
    {
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 3px solid #333;
	    align-items: flex-start;
    }

    #footer-left
    {
            float: left;
            width: 50%;	
    }

    #footer-right
    {
            float: right;
            width: 50%;
            text-align: right;
    }

    .footer-credentials
    {
		padding: 0;
    }

    .footer-credentials p
    {
            margin: 0px;
    }

    .logo-footer
    {
            width: 273px;
            height: 55px;
            display: inline-block;
            background: transparent url(../images/layout/logo-header.png) no-repeat left top;
            background-size: contain;
    }

    .footer-adress-box
    {
       display: table-cell;
       vertical-align: top;
       text-align: left;
    }
    
    .footer-social
    {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding: 0 0 0 20px;
    }

    .footer-left
    {
            float: left;
    }

    .footer-right
    {
            float: right;
    }

    /* Menu footer */

	#footer #menu_primary, #footer #menu_cookie {
		margin: 0 0 0 5px;
		padding: 0px;
		float: left;
		display: initial;
		-moz-column-gap: 20;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		-webkit-column-gap: 20;
		column-count: 2;
		column-gap: 20;
		display: flex;
		flex-direction: column;
    }

    #footer #menu_primary_container .box-960
    {
            width: auto;

    }
    
    .footer-informations-table
    {
        display: table;
        width: 100%;
        margin: 0 0 0 5px;
    }

    #footer #menu_primary_container
    {
            width: auto;
            background: transparent;
            text-align: right;
			float: left;
			max-width: 200px;
    }

	#footer #menu_primary li, #footer #menu_cookie li {
		font-size: 12px;
		float: left;
		display: initial;
		padding: 0;
		text-align: left;
		width: 160px;
		margin: 0 0 3px 0!important;
	}

	#footer #menu_primary a, #menu_primary .menu-item-active span, #footer #menu_cookie a, #menu_cookie .menu-item-active span 
	{
		padding: 0 0 0 15px;
		display: block;
		height: auto;
		font-weight: normal;
		font-size: 14px;
		line-height: 20px;
		text-transform: initial;
		color: #303030;
		text-align: left;
		white-space: nowrap;
		background: url(../images/layout/menu-arrow.png) no-repeat left center;
	}


    /* help */

    .ui-tooltip 
    {
            padding: 10px;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 1em;
        color: #333333;
        font-family: Helvetica,Arial,Verdana,sans-serif;
        background: #F2D268;
        border: 1px solid #EAC556;	
        border-radius: 0px;
    }

    body .ui-tooltip {
            border-width: 1px;
    }

    .spacer
    {
            text-align: center;
            border-top: 1px solid #b2b4b3;
    }

    .spacer-text
    {
            display: inline-block;
            position: relative;
            top: -15px;
            padding: 5px 10px;
            background-color: #fff;
            font-size: 11px;
    }

        /* blocchi generici */

    .block-title, .block h2, #menu_column h2, .comments-title
    {
		padding: 0;
		margin: 0;
		border-bottom: 3px solid #b95f61;
		display: flex;
		align-items: baseline;
    }
	
	#submenu-box h2
	{
			font-size: 20px;
			text-transform: uppercase;
	}
	
	#submenu-box ul li:before {
		content: '';
		min-width: 6px;
		height: 6px;
		display: inline-block;
		background: #a55f61;
		margin: 0 10px 0 0;
	}
    
    .comments-title
    {
		background: #385370;
		padding: 8px 0 4px 8px;
		color: #fff;
		margin: 0 0 15px 0;
    }
    
    /* commenti */

    .content-comment-box {
        margin: 20px 0;
    }
    
  
    
    .commentbox
    {
		border-bottom: 1px solid #ddd;
		margin: 0 0 15px 0;
		padding: 0 0 10px 50px;
		background: url(../images/layout/img-comment-user.png) no-repeat top left;
		background-size: 40px 40px;
		text-align: left;
		font-size: 13px;
    }
    
    #content_comments_add label
    {
		color: #385370;
		font-weight: 600;
		font-size: 16px;
		line-height: 16px;
		padding: 0 0 10px 0;
    }
    
    .comment-user-name
    {
		font-weight: 600;
		color: #385370;
		font-size: 16px;
    }
    
    #add_content_comment_form label[for="comment"] {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 16px;
        line-height: 16px;
    }
    
    .commentbox-title
    {
        border-top: 1px solid #d2d2d2;
        background-color: #f9f9f9;
        padding: 10px;        
    }
    
    .commentbox-body
    {
        margin: 5px 0 0 20px;
        padding: 10px 10px 10px 36px;
        text-align: left;
        font-size: 13px;
        border: 1px solid #e6e5e5;
        background: transparent url(../images/layout/replay-title-img.png) no-repeat 8px 11px;
        background-size: 20px;
    }
    
    .content-img-list
    {
		width: 23%;
		display: inline-block;
		float: left;
		margin: 0 2% 2% 0;        
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
    }
    
     .content-img-list:nth-child(4n+4)
     {
         margin: 0 0 2% 0;
     }    
    
    .filenode-thumb
    {
        display: table-cell;
    }
       
    .filenode-title
    {
        display: table-cell;
        padding: 0 0 0 10px;
        vertical-align: middle;
    }   
   
   
   .content-node-children.list-photo.grid li:nth-child(4), .content-node-children.list-photo.grid li:nth-child(5), .content-node-children.list-photo.grid li:nth-child(6)
   {
       margin-bottom: 0!important;
   }
  
   
   .content-node-children.list-photo.grid li img
      {
       max-width: 100%;
       width: auto;
       height: auto;
       max-height: 203px;
   }
   
    .children-photo-list-no-img 
    {
        margin-top: 20px;
        width: 160px!important;
    }
   
   .content-node-children.list-photo.grid li .content-node-childre-hover-box 
   {
        display:none;
    }   
   
   .content-node-children.list-photo.grid li:hover .content-node-childre-hover-box 
   {
       display:block;
       width: 100%;
        height: 252px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.11);
    }
   
    .content-node-children .node-children-title
    {
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        margin: 10px 0 0 0;
        display: block;
    }
    
    .content-node-children .thumb-image 
    {
        width: 100%;
        height: 203px;
        display: table-cell;
        vertical-align: middle;
    }
    
    .content-node-children a
    {
        text-decoration: none;
    }
    
    .content-gallery-images
    {
        float: left;
        margin: 0 7px 7px 0;
    }
    
    .content-gallery-images img
    {
        width: 99.5%;
        height: auto;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
    }    
    
    figure:nth-child(7n+7) a
    {
        margin: 0 0 7px 0;
    }
    
    #cookie-bar
    {
        height: auto !important;
    }
    
    #submenu-box ul 
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
		font-family: OpenSans, sans-serif;
		font-size: 14px;
    }
    
    #submenu-box ul li 
    {
       padding: 0 0 10px 5px;
		margin: 0 10px 10px 10px;
		border-bottom: 1px solid #d1d1d1;
		display: flex;
		align-items: baseline;
	    flex-wrap: wrap;
    }
    
    #submenu-box ul li a 
    {
        padding: 0;
        text-align: left;
        text-decoration: none;
        display: inline-block;
		color: #333;
		    width: 90%;
    }
    
    #submenu-box .span-li-active 
    {
        padding: 0;
        color: #a55f61;
        font-weight: 600;
		    width: 90%;
    }
    
    #submenu-box ul li ul 
    {
        margin: 5px 0 0 10px;
        padding: 0;
        list-style-type: none;

    }
    
    /* */
    
    #submenu-box ul li ul li:last-child 
    {
        padding: 0;
        margin: 0 10px;
        border-bottom: none;
    }
    
    #submenu-box ul li:last-child 
    {
        border-bottom: none;
    }
    
    #submenu-box ul li ul li .span-li-active 
    {
        padding: 0;
        color: #b95f61;
        font-weight: 600;
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
		    width: 90%;
    }
    
    #submenu-box ul li ul li a 
    {
        font-size: 12px;
        line-height: 14px;
        color: #000;
        font-weight: normal;
    }
    
    #menu_primary li ul 
    {
		background-color: #f1f1f1;
		top: 68px!important;
		width: 250px!important;
		display: none;
		z-index: 99999999;
    }
    
    #menu_primary li ul li 
    {
        padding: 0!important;
        background: none;
        display: inline-block;
        float: left;
        width: 100%!important;
        left: 0px!important;
    }
    
    #menu_primary li ul li ul
    {
        margin: 0;
        left: 250px!important;
        top: 0px!important;        
    }
    
    #menu_primary li ul li ul
    {
        background-color: #f1f1f1;
    }
    
    #menu_primary li ul li a 
    {
        text-transform: initial;
        float: none;
        display: inline-block;
        padding: 8px 10px!important;
        font-weight: 500;
        font-size: 13px;
        white-space: initial;
        width: 180px;
    }
	
	#header #menu_primary ul li a {
		height: auto;
		width: 100%;
		display: block;
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
		border-bottom: none;
	}
	
	#header #menu_primary ul li a:hover {
		border-bottom: none;
		background: #333;
		color: #fff!important;
		    opacity: 1;
	}
    
    .logo-2open-credentials
    {
        display: inline-block;
        width: 49px;
        height: 10px;
        float: right;
        margin: 0 0 0 5px;
        background: url(https://www.2open.it/loghi/2open-footer-black.png) no-repeat center center;
    }
    
    .logo-footer-credentials-a
    {
        display: inline-block;
		color: #333;
		text-decoration: none;
    }
    
    .content-gallery figure
    {
        width: 23.5%;
        display: inline-block;
        float: left;
        margin: 0 2% 2% 0;
    }
    
    .content-gallery figure:nth-child(4n+4)
    {
        margin: 0 0 2% 0;
    }
    
    .content-gallery figure a
    {
        float: none;
        margin: 0;
    }
    
   #content.content-wired
   {
       width: 100%;
   }
   

	#menu_cookie_container {
		margin: 3px 0 0 0px;
		float: left;
		max-width: 200px;
	}
    
    #menu_cookie_container li a
    {
        padding: 0
    }
    
    .right
    {
        float: right;
    }
    
    .left
    {
        float: left;
    }
    
    .social-fb {
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/layout/ico-fb.png) no-repeat center center;
        background-size: contain;
        margin: 0 5px 0 0;
    }
    
    .social-tw{
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/layout/ico-tw.png) no-repeat center center;
        background-size: contain;
        margin: 0 5px 0 0;
    }


	.nivoSlider img {
		position: absolute;
		top: 0px;
		left: 50%!important;
		width: 2500px!important;
		height: 450px!important;
		margin-left: -1250px;
	}
	
	.header-main-container
	{
		padding: 0;
	}
	
	.flex-container
	{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
   
   .header-main-container .header-main-box
   {
	  
   }
   
   .header-main-container .header-main-box
   {
	   align-items: stretch;
	   position: relative;
   }
   
   #header-menu-container
   {
	   align-items: stretch;
   }
   
   
    #block_homepage_contents ul li, #region-blocks_evidence ul li, .content-node-children li {
        width: 32%;
        margin: 0 0 20px 0;
    }
	
	.footer-credentials-flex {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.footer-credentials-flex.main-container
	{
		background: #f8f6f8;
		padding-top: 8px!important;
		padding-bottom: 8px!important;		
	}
	
	.nivo-nextNav {
		right: 2%!important;
		text-indent: -999999px;
		width: 40px;
		height: 62px;
		display: inline-block;
		background: #333 url(../images/layout/arr-forward.png) no-repeat center center;
		opacity: 0.5;
	}
	
	.nivo-prevNav {
		left: 2%!important;
		text-indent: -999999px;
		width: 40px;
		height: 62px;
		display: inline-block;
		background: #333 url(../images/layout/arr-backward.png) no-repeat center center;
		opacity: 0.5;
	}
	
	.nivo-prevNav, .nivo-nextNav {
		border-radius:2px;
	}
	
	.nivo-prevNav:hover, .nivo-nextNav:hover {
		opacity: 1;
	}
		
    #block_homepage_contents, .homepage-content #region-blocks_evidence, .content-node-children
    {
        text-align: center;
        background-color: #fff;
    }
	
	.footer-box.logo
	{
		width: 20%;
	}
	
	.footer-box.contacts
	{
		width: 30%;
	}
	
	.footer-box.menu
	{
		width: 44%;
	}
	
	#footer h3 {
		margin: 0 0 10px 0;
	}
	
	#header #menu_primary_container {
		height: 100%;
	}
	
	#header #menu_primary a {
		height: 100%;
		padding: 0;
		display: flex;
		align-items: center;
		box-sizing: border-box;
	}
	
	.submenu-title
	{
    background: transparent;
    color: #333;
	}
	
	.header-login-box {
		position: absolute;
		top: 20px;
		right: 57px;
		z-index: 9999;
		font-weight: 600;
		font-size: 13px;
		line-height: 13px;
		padding: 0 0 8px 0;
		border-bottom: 1px solid #d8d8d8;
	}
	
	.content-list-text {
		font-family: Open Sans, sans-serif;
		    text-align: justify;
	}

	
	.header-login-box ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
	}
	
	
	.header-menu-container {
		margin-top: 50px;
	}
	

	
	#region-blocks_services ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: space-between;
	}
	
	#region-blocks_services ul li {
		width: 20%;
		font-size: 18px;
		font-weight: normal;
		/* line-height: 21px; */
		border-right: 2px solid transparent;
	}
	
	#region-blocks_services {
		/* margin: 20px 0 0 0; */
		position: absolute;
		top: -60px;
		left: 0px;
		z-index: 99999;
		    width: 100%;
	}
	
	#region-blocks_services h2 {
		text-align: center;
	}
	
	#region-blocks_services .block-int
	{
		padding: 0;
	}
	
	.block-homepage-tour-title
    {
		font-size: 18px;
    }
	
	.block-homepage-text {
        margin: 10px 0 0 0;
    }

    #block_homepage_contents .block-int, #region-blocks_evidence .block-int
    {
            padding: 0;
    }

    #block_homepage_contents h2, .homepage-content #region-blocks_evidence h2
    {
            display: inline-block;
    }


    #block_homepage_contents img 
    {
        width: 100%;
        height: auto;
		max-height: 200px;
    }
	
	#page-header h1
	{
		font-size: 30px;
		line-height: 34px;
	}
	
	#menu_primary .content-5 ul
	{
			display: none!important;
	}
	
	.content-info {
		margin: 0 0 14pt 0;
		font-size: 10pt;
		padding: 5pt 0;
	}
	
	th, td
{
	border-top: 1px solid #ddd;
	padding: 7px;
	text-align: left;
	vertical-align: top;
	}

	th
	{
		font-weight: 600;
		background-color: #333;
		color: #fff;
	}
	
	.content-contact-box {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.content-contact-box p {
		width: 100%;
	}
	
	.content-contact-box .content-form {
		width: 60%;
	}
	
	.content-contact-box .content-gmap {
		width: 36%;
	}

    

}

@media (min-width: 1247px)
{
    
    body
    {
        font-size: 15px;
    }
    
    #page, .box-960 
    {
        width: 1227px;
        padding: 0 10px;
    }


    ul.breadcrumb-ul {
        list-style-type: none;
        display: inline-block;
    }


    ul.breadcrumb-ul li {
        display: inline-block;
    }

    .breadcrumb-prefix
    {
        display:inline-block;
    }


    #menu_primary a, #menu_primary .menu-item-active span
	{
		font-size: 18px;
	}

	
	#menu_primary a, #menu_primary .menu-item-active span
	{
		font-size: 18px;
	}
	

	
	.content-list-title 
	{
		font-size: 18px;
		line-height: 20px;
	}
	
	#page-header h1
	{
		font-size: 36px;
		line-height: 40px;
	}

}
