@import url('https://fonts.googleapis.com/css2?family=Magra:wght@400;700&display=swap');

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

body.homepage #managament-edit-link,
body.homepage .print-btn-box
{
	display: none !important;
}

body .only-print
{
	display: none;
}

/* fix span 13px! */
*[style*="font-size:"]
{
	font-size:  100% !important;
	font-family: Magra !important;
}

*[style*="color:"]
{
	color: inherit !important;
}

*
{
	outline: none;
}

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

.social-fb {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: url(../images/layout/ico-fb.png) no-repeat center center;
    background-size: 27px;
    margin: 0 5px 0 0;
}
#ui-datepicker-div{
    display: none;
}
.social-tw{
	width: 27pt;
	height: 27pt;
	display: inline-block;
	background: url(../images/layout/ico-tw.png) no-repeat center center;
	background-size: 27px;
	margin: 0 5px 0 0;
}

.li-19 ul, .li-20 ul, .li-21 ul, .li-22 ul
{
	display: none!important;
}

body .social
{
	display: none;
}

a
{
	text-decoration: none!important;
}

a:hover
{
	text-decoration: underline;
}

#page-header h1
{
    color: #606060;
    margin: 0 0 10pt 0;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #ccc2b9;
    padding: 0 0 5pt 0;
}  

.thumb-image img {
    width: 100%;
    height: auto;
}

#submenu-box .block-int {
    background: #fbf9f3;
    border: 1px solid #ccc2b9;
    border-radius: 3px;

}	

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

.content-list li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc2b9;
}

.content-list-table {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.content-list-img-td {
    display: table-cell;
    padding: 0 10px 0 0;
    vertical-align: top;
    width: 90px;
}

.content-list-text-td {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.content-list-title a {
    color: #606060;
    font-weight: 700;
}

#submenu-box ul li a 
{
	padding: 0;
	text-align: left;
	text-decoration: none;
	color: #606060;
}

#submenu-box h2
{
	text-transform: initial;
	border: none;
	padding: 0 0 0 35px;
	font-size: 14pt;
	background: url(../images/layout/ico-submenu-title.png) no-repeat left center;
	background-size: cover;
	margin: 0 0 10pt 0;
}

.tag-box {
    font-weight: 500;
	margin: 0 0 20px 0;
}

.block-title, .block h2, #menu_column h2, .comments-title
{
	background: transparent;
	font-size: 14pt;
	line-height: 14pt;
	color: #606060;
	text-transform: uppercase;
	margin: 0 auto 10pt auto;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid #ccc2b9;
	padding: 0 0 5pt 0;
}

#menu_tourism .li-19 a:before, #menu_tourism .li-15 a:before, #menu_tourism .li-76 a:before, #menu_tourism .li-184 a:before
{
	background: url(../images/layout/ico-tours.png) no-repeat center center;
		background-size: contain;
}

#menu_tourism .li-70 a:before
{
	background: url(../images/layout/ico-tours-en.png) no-repeat center center;
	background-size: contain;
	width: 39px;
}

#menu_tourism .li-69 a:before,
#menu_tourism .li-63 a:before
{
	background: url(../images/layout/ico-tours-it.png) no-repeat center center;
		background-size: contain;
}

#menu_tourism .li-171 a:before, #menu_tourism .li-20 a:before
{
	background: url(../images/layout/ico-excursions.png) no-repeat center center;
		background-size: contain;
}

#menu_tourism .li-21 a:before, #menu_tourism .li-17 a:before, #menu_tourism .li-74 a:before
{
	background: url(../images/layout/ico-extensiontour.png) no-repeat center center;
		background-size: contain;
}

#menu_tourism .li-22 a:before, #menu_tourism .li-183 a:before, #menu_tourism .li-77 a:before
{
	background: url(../images/layout/ico-hotels.png) no-repeat center center;
		background-size: contain;
}

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

.tourhp-title {
	color: #f0b024;
	font-weight: 700;
	font-size: 12pt;
	margin: 0;
}

.tourhp-duration {
	color: #fff;
	font-weight: 400;
}

.slick-dots li button {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 50px;
	box-sizing: border-box;
	background: #ccc2b9;
	cursor: pointer;
	padding: 0;
	border: none;
	overflow: hidden;
	text-indent: -99999px;
}

.slick-dots li.slick-active button
{
	background: #c52430;
}

.slick-dots li {
    display: inline-block;
    margin: 0 4pt;
}

#footer a
{
	color: #fff!important;
}

#breadcrumb
{
	margin-bottom: 10pt;
	text-align:left;
	font-size: 10pt;
	font-weight: 500;
	width: 100%;
}

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


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

.breadcrumb-prefix
{
	display:none;
}

#content .tour-info
{
	background: #fbf9f3;
	padding: 10pt;
	box-sizing: border-box;
	overflow-y: auto;
	text-align: left;
	margin: 0 0 10pt 0;
}

.content-abstract
{
	color: #c72430;
    font-weight: 500;
}

#content h2
{
   color: #c02f39;
   font-size: 16pt;
}

#cookie-bar {
    background: #46382d!important;
    height: auto!important;
    color: #fff!important;
    padding: 7px!important;
}

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

b, strong
{
	font-weight: 700!important;
}

.contact-table td
{
	border: none!important;
}

#footermenu li
{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #a9978e;
}

#footermenu li:last-child
{
	margin: 0;
	padding: 0;
	border: none;
}

.content-list-img-td img {
	width: 89px;
	height: auto;
	padding: 1px;
	border: 1px solid #e2e2e2;
}

.no-tour-photo
{
	background: url(../images/layout/no-tour-photo.jpg) no-repeat center center;
	background-size: cover;
}

.node-children-a 
{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #75583f;
	border-radius: 4px;
	height: 100%;
}

.content-node-children .node-children-title
	{
	margin: 10px;
	display: block;
	color: #f0b024;
	font-weight: 500;
}

.node-children-abstract {
	font-weight: 500;
	color: #fff;
	padding: 0 10px 10px 10px;
	text-align: left;
}

.footer-info-box {
    margin: 12px 0;
}
    
@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
    {
        color: #606060;
		background: #f2ece0;
        font-family: 'Magra', Sans-serif;
        font-size: 12pt;
        line-height: 1.5em;
        margin: 0;
        padding: 0;
		overflow-x: hidden;
    }
    
    a 
    {
        color: #c72430;
    }
    
    a:hover
    {
        text-decoration: none;
    }    
    
    h1, h2, h3, h4, h5, h6
    {
        margin: 14pt 0 7pt 0;
        text-align: left;
		font-weight: 700;
		word-break: break-word;
    }

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

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

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

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

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

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

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

    #content
    {
        width: 100%!important;
    }

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

    #menu_top
    {
        margin: 5%;
    }

    #footer_menu
    {
        margin: 10pt 5%;
    }
    
    .phone-number-container
    {
		text-align: center;
		margin: 0;
		padding: 10pt 0;
		background: #75583f;
    }
    
    .phone-number-box 
    {
        background: url(../images/layout/ico-contact.png) no-repeat left center;
		background-size: 27px;
		padding: 1% 0 1% 34px;
        text-align: left;
        display: inline-block;
    }
    
    .mobile-phone-number 
    {
		color: #fff;
		text-decoration: none;
		font-weight: 400;
		font-size: 20pt;
    }

    #page
    {
        margin: 0%;
        border: 0px solid #EAEAEA;
        padding: 5%;
        text-align: left;
		background: url(../images/layout/bg-page.jpg) no-repeat top center;
		background-size: cover;
    }
	
	
	th
	{
	  font-weight: bold;
	  background-color: #c52430;
	}

	
    .nivo-controlNav
    {
        display: none;
    }

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

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

    .logo-header 
    {
        width: 100%;
        height: 64px;
        background: transparent url(../images/layout/logo-header.png) no-repeat center top;
        display: block;
        margin: 15pt 0;
        background-size: contain;
    }
    
    .logo-footer
    {
        width: 100%;
        height: 46px;
        background: transparent url(../images/layout/logo-footer.png) no-repeat center top;
        display: block;
        margin: 5% 0;
        background-size: contain;        
    }
    
    label
    {
        text-align: left;
        display: block;
		margin: 0 0 10px 0;
    }
    
    .block input
    {
        width: 95%;
    }
    
    .block input[type="submit"]    
    {
        width: 100%;
    }
    
    .block h2
    {
        margin: 7pt 0 0 0;
    }
    
    #box-newsletter 
    {
        border: 1px solid #E5E5E5;
        padding: 5%;
    }
    
    .newsletter-title 
    {
        font-weight: bold;
    }
    
    #box-newsletter input
    {
        width: 95%;
        margin: 0 0 7pt 0;
    }
    
    #box-newsletter input[type="submit"], #box-newsletter input[type="button"]
    {
        width: 100%;
        margin: 0;
    }
    
    .footer-credentials 
    {
		background: #67564e;
		color: #ffffff;
		padding: 10pt 5%;
    }
    
    .footer-credentials a
    {
        color: #fff;
        text-decoration: none;
    }
    
    .message-error 
    {
        background-color: #CE453E;
        color: #FFFFFF;
        padding: 5%;
        margin: 0 0 14pt 0;
    }
    
    .form-field-error
    {
        color: #CE453E;
        display: block;
    }
    
    input[type="submit"]
    {
        width: 100%;
    }
    
    input[type="checkbox"]
    {
        width: auto;
    }
    
    .newsletter-description 
    {
        margin: 7pt 0;
    }

    .header-search-box 
    {
		display: inline-block;
		width: 100%;
		border: 1px solid #ccc2b9;
		background: #fff url(../images/layout/cerca-mobile.png) no-repeat 98% center;
		border-radius: 3px;
    }

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

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

    input, textarea
    {
        width: 96%;
        padding: 2%;
        font-size: 12pt;
		font-family: Magra;
		border: 1px solid #ccc;
		border-radius: 4px;
		color: #606060;
		background: rgba(255,255,255,0.6);
    }
	
	textarea
	{
		resize: vertical;
	}

    p
    {
        margin: 0 0 10pt 0;
    }

    #footer
    {
        background-color: #87776f;
		color: #fff;
        padding: 0;
        margin-top: 5%;
        text-align: center;
    }

    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;
    }

    #backend-goto a
    {
        background-color: #5f5f5f;
        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: 'Magra', sans-serif!important;
    }	

    .slicknav_btn
    {
        width: 100%!important;
        border: none!important;
        background: #eaeaea url(../images/layout/espand-icon.png) no-repeat 97% center !important;
        padding: 10pt!important;
        margin: 0!important;
        border: none!important;
        border-radius: 0px!important;
    }
	
    .slicknav_menu .slicknav_menutxt
    {
        color: #fff!important;
        text-shadow: none!important;
		font-weight: 500!important;
    }
	
	.slicknav_btn
	{
		background-color: #75583f!important;
	}
	
	#menu_tourism-mobile .slicknav_btn
	{
		background-color: #75583f!important;
	}
	
	#menu_tourism-mobile .slicknav_menutxt
	{
		color: #fff!important;
	}



    .slicknav_nav li
    {

    }

    .slicknav_nav
    {
        background: transparent;
    }

    .slicknav_parent ul li
    {

    }

    .slicknav_nav a, .span-li-active
    {
        padding: 10pt!important;
        margin: 1px 0 0 0!important;
        background-color: #564434;
		text-align: left;
	    display: block;
    }
	
	.span-li-active
	{
		background: #e8aa26;
	}
	
    .slicknav_nav a a
    {
        padding: 0pt!important;
        margin: 0!important;
    }

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

    .slicknav_nav a:hover a
    {

        background: #e8aa26!important;

    }	

    .slicknav_nav .slicknav_item
    {
        margin: 1px 0 0 0!important;
    }
    
    .content-gallery-title 
    {
        margin: 14pt 0 7pt 0;
    }
    
    .content-img-list
    {
        float: left;
        width: 30.6%;
        max-width: 31%!important;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        margin: 0 2% 2% 0;
    }
    
    .content-img-list:nth-child(3n+3)
    {
        margin: 0 0 2% 0;
        
    }  
    
    .content-gallery figure 
    {
        width: 22.5%;
        display: inline-block;
        float: left;
        margin: 0 2.5% 2% 0;
    }    
    
    .content-gallery-images
    {
        float: none;
        margin: 0;
    }
    
    .content-gallery-images img
    {
        width: 99.5%;
        height: auto;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        max-width: 99.5%!important;
    }  
    
    .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-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-mobile.png) no-repeat center center;
        background-size: contain;
        float: right;
        margin: 5px 0 0 5px;
    }
    
    .logo-footer-credentials-a
    {
        display: inline-block;
    }
	
	.home-cover
	{
		width: 100%;
		box-sizing: border-box;
		padding: 25%;
		background: url(../images/layout/cover-mobile.jpg) no-repeat top center;
		background-size: cover;
	}
	
	.header-language-social {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	#language-switcher {
		display: flex;
		margin: 0 15pt 0 0;
		align-items: center;
		border-right: 1px solid #ccc2b9;
		padding: 0 10px 0 0;
	}
	
	#menu_tourism {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding: 10pt 5%;
		background: #785c44;
	}
	
	#menu_tourism li {
		width: 50%;
		text-align: center;
		background: #785c44;
		margin: 0;
		border: 1px solid #644c39;
		box-sizing: border-box;
	}
	
	#menu_tourism li:nth-child(1)
	{
		border: none;
	}
	
	#menu_tourism li:nth-child(2)
	{
		border-right: none;
		border-top: none;
		border-bottom: none;
	}
	
	#menu_tourism li:nth-child(3)
	{
		border-left: none;
		border-right: none;
		border-bottom: none;
	}
	
	#menu_tourism li:nth-child(4)
	{
		border-right: none;
		border-bottom: none;
	}
	
	#menu_tourism li a {
		color: #fff;
		font-size: 9pt;
		white-space: nowrap;
		display: flex;
		padding: 0pt;
		margin: 4pt;
		align-items: center;
		justify-content: flex-start;
	}
	
	#block_homepage_contents .block, #region-blocks_hotelhp .block
	{
		margin: 0;
		text-align: center;
	}
	
	#block_homepage_contents .block-int
	{
		padding: 0;
	}
	
	#block_homepage_contents ul, #region-blocks_hotelhp ul {
		display: flex;
		margin: 10pt 0;
		padding: 0;
		list-style-type: none;
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: flex-start;
	    align-items: stretch;
	}
	
	#block_homepage_contents ul li
	{
		width: 100%;
	    margin: 0 0 10pt 0;
	    background: #75583f;
	    border-radius: 3px;
	}
	
	.tourhp-img-box img
	{
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		width: 100% !important;
	}
	
	.tourhp-text-box {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: space-between;
		width: 100%;
		text-align: left;
		padding: 20px;
	}
	
	.tourhp-button {
		order: 3;
	}
	
	.field-privacybox
	{
		background: rgba(136,119,111,0.2);
		border: 0px;
		color: #606060;
		font-size: 13px;
		line-height: 18px;
		padding: 20px;
		box-sizing: border-box;
		scrollbar-color: #fff #88776f;
		scrollbar-width: thin;
		height: 100px;
		overflow: auto;
		margin: 20px auto;
	}
	
	#block_homepage_contents ul li a {
		display: flex;
		flex-wrap: wrap;
		height: 100%;
		justify-content: space-between;
	}
	
	#block_homepage_contents .tourhp-button
	{
		background: #f0b024;
		text-transform: uppercase;
		color: #fff;
		padding: 5pt;
		border-radius: 3px;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		margin-top: 10px;
	}
	
	#block_homepage_contents .tourhp-button:hover
	{
		background: #c52430;
	}
	
	.hotelhp-button
	{
		background: #c52430;
		text-transform: uppercase;
		color: #fff;
		padding: 5pt;
		border-radius: 3px;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	
	.hotelhp-button
	{
		text-align: center;
		margin: 5pt 0 0 0;
	}
	
	.tourhp-title, .tourhp-duration
	{
		padding: 0;
		width: 100%;
	}
	
	.tourhp-title
	{
	    width: 100%;
		box-sizing: border-box;	
		line-height: 16pt;
	}
	
	.tourhp-duration {
		font-size: 10pt;
	}
	
	.hotelhp-text-box {
		padding: 10pt 5pt;
		text-align: justify;
	}
	
	#region-blocks_hotelhp a
	{
		color: #606060;
	}
	
	.hotelhp-title {
		font-size: 14pt;
		font-weight: 500;
		margin: 5pt 0;
	}
	
	#region-blocks_hotelhp {
		background: #f2ece0;
		padding: 10pt;
		border-radius: 3px;
	}
	
	#region-blocks_hotelhp .slick-slider
	{
		display: flex;
		flex-direction: row;
		margin-bottom: 0px;
	}
	
	#region-blocks_hotelhp .slick-slider .slick-list
	{
		order: 2;
	}
	
	#region-blocks_hotelhp .slick-slider .slick-dots
	{
		order: 1;
	    margin: 0 auto 10pt auto;
	}
	
	.footer-informations-table {
		margin: 5%;
	}
	
	.footer-credentials p
	{
		margin: 0 0 7pt 0;
	}
	
	.footer-credentials #footer-right {
		margin: 0;
	}
	
	.footer-adress-box b
{
	font-weight: normal;
	color: #fff;
	margin: 0 0 5px 0;
    display: inline-block;
}
	
	.header-image-box {
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
	}
	
	.header-image-box img {
		height: auto;
		width: 1000px!important;
		max-width: 1000px!important;
		margin: 0 0 0 -430px!important;
	}
	
	#content .tour-info h2
	{
		font-size: 14pt;
	    line-height: 18pt;
		margin: 0;
	}
	
	#submenu-box h2 {
		background-size: contain;
		padding: 0 0 0 15pt;
	}
	
	#submenu-box-mobile {
		margin: 0 0 10pt 0;
	}
	
	.tag-box
	{
		margin: 0;
	}
	
	#menu_cookie {
		display: inline-block;
	}
	
	#footermenu li
	{
		margin: 0 0 7pt 0;
		padding: 0;
		border: none;
	}
	
	#footermenu li a
	{
		padding: 0;
	}
	
	#footermenu {
		margin: 0 0 5% 0;
	}
	
	.btn {
		background: #c52430;
		color: #FFFFFF;
		border: none;
		border-radius: 3px;
		padding: 5pt;
		display: inline-block;
		line-height: 18pt;
		font-size: 12pt;
		font-weight: 700;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	
	.btn:hover
	{
		background: #f0b024 !important;
	}
	
	#content-search-key {
		margin: 0 0 7pt 0;
	}
	
	#menu_tourism .li-70 a:before
	{
		width: 16pt;
	}
	
	.tourhp-img-box {
		height: 200px;
		overflow: hidden;
		width: 100% !important;
	}
	
	#region-blocks_tourhp h2 
	{
		margin: 10pt 0;
		border-bottom: none;
		padding: 0;
		width: 100%;
		text-align: left;
	}
	
	#menu_primary-mobile {
		margin: 0 5%;
	}
	
	.content-node-children {
		margin: 10pt 0;
		padding: 0;
		list-style-type: none;
		width: 100%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}
	
	.content-node-children li {
		margin: 0 0 10pt 0;
	}
	
	.content-node-children .node-children-title
	{
		margin: 7pt;
	}
	
	.node-children-abstract
	{
	    padding: 0 7pt 7pt 7pt;
	}
	
	.btn-tour-map {
		margin: 0 0 20pt 0;
	}
	
	.tour-map p {
		margin: 0;
	}
	
	.content-form form
	{
		background: url(../images/layout/bg-form.jpg) no-repeat !important;
		background-position: 30% 50% !important;
		background-size: cover !important;
		position: relative;
		z-index: 0;
		padding: 30px;
		box-sizing: border-box;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.8);
	}


	.content-form form:before
	{
	  content: "";
	  width: 100%;
	  height: 100%;
	  background: linear-gradient(0deg, rgba(255,255,255,0.8) 80%, rgba(255,255,255,0) 100%);
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: -1;
	}
	
	#content-form .form-field
	{
		width:100%
	}
	
	.ui-datepicker-calendar
	{
		min-width: 200px;
	}
	
	.ui-datepicker.ui-widget.ui-widget-content
	{
		background: #ffffff;
		min-width: 200px;
		padding: 10px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.8);
		box-sizing: border-box;
	}
	
	.ui-datepicker-header
	{
		background: #ffffff;
		padding:5px
	}
	
	.ui-datepicker-next
	{
		float:right
	}
	
	.form-field
	{
		position:relative
	}
	
	.form-field .ui-datepicker-trigger
	{
		position: absolute;
		right: 5px;
		bottom:13px;
		display: none;
	}
	
	.ui-datepicker-calendar thead
	{
		color:white
	}

	.content-form form .form-field input.radio-button
	{
		display: inline;
		width: auto !important;
		margin-top:5px
	}
	
	
	#content-form .form-field
	{
		font-weight: bold !important;
		text-align: left;
	}
	
	.print-btn-box
	{
	  margin: 20px 0 0 0;
	}
	
	.btn-print-box
	{
	  display: inline-block;
	  font-weight: 400;
	  font-size: 15px;
	  line-height: 30px;
	  cursor: pointer;
	}
	
	.btn-print
	{
	  width: 10px;
	  height: 10px;
	  display: inline-block;
	  background: #f7931e url(../images/layout/ico-print.png) no-repeat center center;
	  background-size: 16px;
	  border-radius: 30px;
	  padding: 10px;
	  cursor: pointer;
	  float: left;
	  margin: 0 5px 0 0;
	}
}

/* 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 #c52430
    - Azzurro #2394C4 (link)
    - Azzurro scuro #186687 (link)
    */


    /* BASE
    ----------------------------------*/
    body {
        color: #606060;
        font-family: 'Magra', sans-serif;
        font-size: 16px;
        line-height: 1.5em;
		overflow-x: hidden;
    }


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

    h1, h2, h3, h4, h5, h6
    {
        margin: 0px;
        line-height: 1.5em; 
		font-weight: 700;
		margin: 20px 0 10px 0
    }

    h1 
    {
        font-size: 24px;
    }

    h2 
    {
        font-size: 20px;
    }

    h3 
    {
        font-size: 18px;
    }

    h4 
    {
        font-size: 16px;
    }

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

    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: 500;
		color: #c72430!important;
    }

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

    a
    {
        color: #c72430;
    }

    a:hover
    {
        color: #c72430;
        text-decoration: none;
    }


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

    #page
    {
        padding: 20px 0;	
        position: relative;
		background: url(../images/layout/bg-page.jpg) no-repeat top center;
		background-size: cover;
		min-height: 450px;
		position: relative;
		z-index: 0;
    }
	
	#page:after /* per schiarire bg-page.jpg su page*/
	{
		/*
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.4);
		display: block;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		*/
	}

    #content
    {
		padding: 0;
		margin-right: 30px;
		padding-right: 30px;
		text-align: justify;
		width: 680px;
		border-right: 2px solid #ccc2b9;
    }

    #sidebar
    {
            width: 210px;
    }
	
	body.no-sidebar #content,
	body.homepage #content
	{
		width: 970px;
		margin-right: 0px;
		padding-right: 0px;
		border-right: 0px;
	}

    #header
    {
		margin: 0px;
		background: rgba(255, 255, 255, 0.83);
		min-height: 73px;
	    display: flex;
		align-items: center;
    }
	
	#header.header-overlay
	{
		position: absolute;
		z-index: 99999;
		width: 100%;
		box-shadow: 0px 0px 12px #b7b0a6;
	}

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

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

    .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 
    {
            margin-bottom: 20px;
    }
	
	#language-switcher
	{
		margin:0;
	}

    #language-switcher
    {
            text-align: right;
            width: auto;
            display: inline-block;
            margin: 0px;
    }
    
    .language-switch-box
    {

    }
    
    #language-switcher a img
    {
        width: 23px;
        height: 23px;
    }

    #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;
		right: 100px;
		background-color: #5f5f5f;
		padding: 7px 14px;
		z-index: 9999999;
    }
	
	#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: 14px;
		font-family: 'Magra';
    }
    
    .content-form .btn
    {
        float: right;
    }

    input, select, textarea
    {
		border: 1px solid #ccc2b9;
		padding: 7px;
		width: 97%;
		background-color: #fff;
		border-radius: 3px;
		font-family: 'Magra';
    }

    option
    {
        padding: 0px 5px;
    }

    input:focus, textarea:focus, select:focus
    {

    }

    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: 500;
    }

    .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: 3px;
        cursor: pointer;
        padding: 12px 30px;
        outline: medium none;
        text-decoration: none;
        display: inline-block;
        width: auto;
    }

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

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

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

    .btn
    {
        background-color: #c52430;
        color: #FFFFFF;
        border: 0px;
		text-transform: uppercase;
    }
	
	.btn.btn-facebook, .btn.btn-facebook:hover
	{
		background: transparent;
		padding: 0;
		margin: 20px 0;
		color: #3b5998;
		text-transform: inherit;
		display: flex;
		align-items: center;
	}
	
	.btn.btn-facebook:before
	{
		content: "";
		width: 25px;
		height: 25px;
		display: inline-block;
		background: url(../images/layout/ico-fb.png) no-repeat;
		background-size: cover;
		margin-right: 5px;
	}

    .form-field
    {
        padding: 0;
        display: inline-block;
        width: 100%;
    }
    
    .form-field.little-text
    {
        font-size: 12px;
		color: #606060;
    }
    
    .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: #c52430;
        color: #fff;
    }

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

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

    .btn:active, .btn:hover
    {
        background-color: #f0b024;
        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: #f0b024;
        color: #fff;
    }

    .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
    {
        height: 100px;
        margin: 0 0 20px 0;
        overflow-y: scroll;
        padding: 10px;
    }
    
    .rc-label {
        width: 100%!important;
		color: #606060;
    }
	
	#sidebar .rc-label {
		color: #606060;
    }

    .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;
    }

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


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

    th, td
    {
        border-top: 1px solid #ddd;
        line-height: 18px;
        padding: 10px 8px;
        text-align: left;
        vertical-align: top;
    }

    th
    {
        font-weight: bold;
        background-color: #c52430;
    }

    th .btn
    {
        font-weight: normal;
    }

    thead th {
        vertical-align: middle;
    }

    .table
    {
        margin: 20px 0px;
    }

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

    .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: #606060;
        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 20px;
    }

    .menu li
    {
            list-style-type: none;
            float: left;
            padding: 0px 15px 0 0;
            margin: 0 15px 0 0 !important;
    }

    .menu_primary-box
    {
        background-color: #e5e5e5;
    }

    #menu_primary
    {
        margin: 0;
		padding: 0;
    }
    
    #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;
            background-repeat: no-repeat;
            background-position: 15px 8px;
            padding: 2px;
			font-size: 18px;
			line-height: 18px;
			text-transform: uppercase;
    }

    #menu_primary a
    {
            color: #606060;
    }

    #menu_primary a:hover, #menu_primary .menu-item-active span
    {

            color: #c52430!important;
    }

    #menu_column
    {
            padding: 0px;
    }

    /* blocchi generici */

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

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

    .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;
    }

    /* contenuti */

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

    .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
    {
            margin: 20px 0;
    }
	
	/* form contatti a tutta pagina */
	
	body.homepage .content-form
	{
		width: 100vw;
		position: relative;
		margin-left: 50%;
		margin-right: 50%;
		left: -50vw;
		right: -50vw;
		margin-bottom: -20px;
		margin-top: 40px;
		background: url(../images/layout/bg-form.jpg) no-repeat;
		background-position: 0% 46%;
		background-size: cover;
	}
	
	/* body.two-column .content-form
	{
		width: calc(100vw + 350px);
	} */
	
	body.homepage .content-form h2
	{
		text-align: center;
		padding: 40px 0 20px 0;
		text-transform: uppercase;
		box-sizing: border-box;
		font-size: 0px !important;
		color: #3d2a1f !important;
	}
	
	body.homepage .content-form h2:after
	{
		content: "";
		display: inline-block;
		width: 220px;
		height: 60px;
		background: url("../images/layout/logo-header.png") no-repeat;
		background-size: cover;
	}
	
	body.homepage .content-form form
	{
		width: 970px;
		margin: auto;
		padding: 0;
		box-sizing: border-box;
		background: transparent !important;
		box-shadow: none !important;
		position: relative;
	}
	
	body.homepage .message
	{
		width: 970px;
		margin: 0 auto 40px;
		text-align: center;
	}
	
	body.homepage .form-field-error
	{
		position: absolute;
		background: #fff;
		padding: 0 10px;
		right: 0;
	}

	
	.content-form form .form-field input,
	.content-form form .form-field textarea
	{
		width: 100% !important;
		border: 0px;
		background: rgba(255,255,255,0.6);
		border-radius: 0px;
		padding: 12px;
		box-sizing: border-box;
		border-bottom: 1px solid transparent;
	}
	
	.content-form form .form-field textarea
	{
		min-height: 42px;
	}
	
	.content-form form .form-field input:focus,
	.content-form form .form-field textarea:focus
	{
		background: rgba(255,255,255,0.8);
		border-bottom: 1px solid #f0b024;
	}
	
	.content-form form .form-field:nth-child(1),
	.content-form form .form-field:nth-child(2)
	{
		width: 49% !important;
		position: relative;
	}
	
	.content-form form .field-privacybox
	{
		background: rgba(136,119,111,0.7);
		border: 0px;
		color: #fff;
		font-size: 13px;
		line-height: 18px;
		padding: 20px;
		box-sizing: border-box;
		scrollbar-color: #fff #88776f;
		scrollbar-width: thin;
	}
	
	#sidebar .content-form form .field-privacybox
	{
		background: rgba(136,119,111,0.2);
		color: #606060;
	}
	
	body.homepage .content-form form .field-privacybox
	{
		background: rgba(136,119,111,0.7);
		color: #fff;
	}
	
	.content-form form .form-submit
	{
		padding: 0 0 30px 0;
	}
	
	.content-form form .form-submit input
	{
		background: #fff;
		color: #c02f39;
	}
	
	.content-form form .form-submit input:hover
	{
		background: #c02f39;
		color: #fff;
	}
	
	
	/*  */
    
    form
    {
        background: rgba(255,255,255,0.2);
		box-shadow: 0px 0px 12px #d7cdb9;
        padding: 20px;
    }
	
	
	.content-form form
	{
		background: url(../images/layout/bg-form.jpg) no-repeat !important;
		background-position: 50% 20% !important;
		background-size: cover !important;
		position: relative;
		z-index: 0;
	}


	body:not(.homepage) .content-form form:before
	{
	  content: "";
	  width: 100%;
	  height: 100%;
	  background: linear-gradient(0deg, rgba(255,255,255,0.8) 80%, rgba(255,255,255,0) 100%);
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: -1;
	}
	
	body.homepage .content-form
	{
		position: relative;
		z-index: 0;
	}
	
	body.homepage .content-form:before
	{
	  content: "";
	  width: 100%;
	  height: 100%;
	  background: linear-gradient(0deg, rgba(255,255,255,0.8) 40%, rgba(255,255,255,0) 100%);
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: -1;
	}
	
	#content-form .form-field
	{
		width:49%
	}
	
	.ui-datepicker-calendar
	{
		background: #ffffff
	}
	
	.ui-datepicker-header
	{
		background: #ffffff;
		padding:5px
	}
	
	.ui-datepicker-next
	{
		float:right
	}
	
	.form-field
	{
		position:relative
	}
	
	.form-field .ui-datepicker-trigger
	{
		position: absolute;
		right: 5px;
		bottom:13px;
		display: none;
	}
	
	.ui-datepicker-calendar thead
	{
		color:white
	}
	
	.ui-datepicker.ui-widget.ui-widget-content
	{
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.8);
	}

	.content-form form .form-field input.radio-button{
		display: inline;
		width: auto !important;
		margin-top:5px
	}
	
	#content-form .form-field:nth-child(8)
	{
		display: inline-flex;
		align-items: center;
		justify-content: space-between;
	}
	
	#content-form .form-field:nth-child(8) label
	{
		width: auto;
		text-transform: lowercase;
	}

	#content-form .form-field:nth-child(8) label:first-letter
	{
		text-transform: Uppercase;
	}
	
	#content-form .form-field:nth-child(8) label
	{
		width: auto;
	}
	
	#content-form .form-field:nth-child(9)
	{
		width: 100%
	}
	
	#content-form .form-field
	{
		font-weight: bold !important;
	}
    
    form label
    {
        width: 130px;
        float: left;
        padding: 5px 0 0 0;
        margin: 0 0px 10px 0;
    }
    
    .short-contact-form-filed
    {
        width: 300px;
    }
    
    .small-contact-form-filed
    {
        width: 150px;
    }

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

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

    .content-list
    {
        margin: 20px 0px;
    }
    
    .content-list li {
        list-style-type: none;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px dashed #ccc2b9;
    }
    
    .content-list-table {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    
    
    .content-list-img-td {
        display: table-cell;
        padding: 0 10px 0 0;
        vertical-align: top;
        width: 90px;
    }
    
    .content-list-img-td a {
        width: 89px;
        height: 89px;
        display: inline-block;
    }
    
    .content-list-text-td {
        display: table-cell;
        vertical-align: top;
        text-align: left;
    }
    
    .content-list-infos {
        font-size: 12px;
        color: #b5b5b5;
    }
    
    .content-list-title {
        margin: 0 0 10px 0;
    }
    
    .content-list-title a {
        color: #606060;
        font-weight: 700;
        text-decoration: none;
        font-size: 14px;
    }

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

    .box-960
    {
            width: 960px;
            margin: auto;
            position: relative;
    }

    /* logo header */

    .logo-header
    {
		width: 240px;
		height: 56px;
		background: transparent url(../images/layout/logo-header.png) no-repeat left top;
		display: inline-block;
		float: left;
		margin: 0;
		background-size: contain;
    }

    /* Header search box */

    .header-search-box
    {
            display: inline-block;
            width: 230px;
            margin: 0 20px 0 0;
            background: transparent url(../images/layout/bg-cerca-header.png) no-repeat left top;
    }

    .header-search-box form
    {
            padding: 0px;
            margin: 0px;
    }

    .header-search-box #content-search-key
    {
		border: none;
		box-shadow: none;
		padding: 5px;
		height: 38px;
		box-sizing: border-box;
		background: transparent;
		width: 195px;
		float: left;
    }

    .btn-header-search
    {
		width: 34px;
		height: 38px;
		cursor: pointer;
		box-sizing: border-box;
		box-shadow: none;
		border: 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
    {
            background: #87776f url(../images/layout/bg-footer.jpg) no-repeat top center;
            padding: 0;
            margin: 0;
			color: #fff;
			margin-top: auto;
    }	
    
    .footer-container
    {    
        padding: 30px 0 0 0;
    }

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

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

    .footer-credentials
    {
		color: #ffffff;
		padding: 10px 0;
		border-top: 1px solid #9a938d;
    }

    .footer-credentials p
    {
            margin: 0px;
			font-size: 12px;
    }
	
	.footer-credentials .box-960
	{
		padding: 0px !important;
	}

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

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

    .footer-left
    {
            float: left;
			padding: 0;
    }

    .footer-right
    {
            float: right;
    }

    /* Menu footer */

    #footer #menu_primary
    {
            margin: 0px;
            padding: 0px;
            width: auto;
            display: inline-block;
    }

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

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

    #footer #menu_primary_container
    {
            width: auto;
            background: transparent;
            text-align: right;
    }

    #footer #menu_primary li
    {
            padding: 0 5px;
            font-size: 12px;
			margin: 0!important;
		    border-right: 1px solid #a79a94;
    }

    #footer #menu_primary a, #menu_primary .menu-item-active span
    {
            padding: 5px;
    }

    /* 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;
    }

    /* help */

    .ui-tooltip 
    {
            padding: 10px;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 1em;
        color: #606060;
        font-family: 'Magra', 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
    {
		font-size: 30px;
		line-height: 23px;
		margin: 0 auto 25px auto;
		padding: 0 0 8px 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: 700;
		font-size: 16px;
		line-height: 16px;
		padding: 0 0 10px 0;
    }
    
    .comment-user-name
    {
		font-weight: 700;
		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
    {
        float: left;
        width: 31.4%;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        margin: 0 2% 2% 0;
    }
    
     .content-img-list:nth-child(3n+3)
     {
         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
   {
		margin: 20px 0;
		padding: 0;
		list-style-type: none;
		width: 100%;
		box-sizing: border-box;
		display: flex;
		align-items: stretch;
		justify-content: space-between;
		flex-wrap: wrap;
   }
   
   .content-node-children.list-photo.grid li
   {
        width: 32%;
        height: 252px;
        float: left;
        margin: 0 2% 2% 0;
        text-align: center;
        background: #fff;
        position: relative;
   }
   
   .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:nth-child(3n+3) 
   {
       margin: 0 0 2% 0;
   }
   
   .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 .thumb-image 
    {
		width: 100%;
		height: 285px;
		min-height: 285px;
		display: flex;
		align-items: center;
		justify-content: center;
		overflow: hidden;
    }
	
	.node-children-text-container {
		flex-grow: 1;
	}
    
    .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;
		width: 100%;
		box-sizing: border-box;
    }
    
    #submenu-box ul li 
    {
		padding: 0 0 7px 0;
		margin: 0 0 7px 0;
		border-bottom: 1px solid #d1d1d1;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-start;
		box-sizing: border-box;
    }
	
	#submenu-box ul li.li-active
	{
		background: transparent;
	}
    
    #submenu-box ul li a 
    {
		padding: 0;
		text-align: left;
		text-decoration: none;
		display: flex;
		padding-right: 15px;
		width: 100%;
		box-sizing: border-box;
		align-items: center;
		justify-content: flex-start;
		background: url(../images/layout/ico-submenu-arrow.png) no-repeat center right;
    }
    
    #submenu-box .span-li-active 
    {
        padding: 0;
		color: #c72430;
		font-weight: 500;
		display: flex;
		width: 100%;
    }
	
	#submenu-box ul li ul li {
		padding: 10px 0;
		margin: 0;
	}
    
    #submenu-box ul li ul 
    {
        margin: 0 0 0 10px;
        padding: 0;
        list-style-type: none;
		width: 96.5%;
    }
    
    /* */
    
    #submenu-box ul li ul li:last-child 
    {
		border-bottom: none;
		padding: 10px 0 0 0;
		margin: 0;
    }
    
    #submenu-box ul li:last-child 
    {
        border-bottom: none;
		margin: 0;
		padding: 0;
    }
    
    #submenu-box ul li ul li .span-li-active 
    {
        padding: 0;
		color: #c72430;
		font-weight: 500;
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
    }
    
    #submenu-box ul li ul li a 
    {
        font-size: 12px;
        line-height: 14px;
        color: #606060;
        font-weight: normal;
    }
    
    #menu_primary li ul 
    {
        background-color: #fff;
        width: 200px!important;
        display: none;
        box-shadow: 0px 3px 3px #745840;
    }
    
    #menu_primary li ul li 
    {
		background: none;
		display: inline-block;
		float: left;
		width: 100%!important;
		left: 0px!important;
		border-bottom: 1px solid #ccc2b9;
		padding: 5px;
		box-sizing: border-box;
		border-right: none;
    }
    
    #menu_primary li ul li ul
    {
        margin: 0;
        left: 200px!important;
        top: 0px!important;        
    }
    
    #menu_primary li ul li ul
    {
        background-color: #8a8f16;
    }
    
    #menu_primary li ul li a 
    {
		text-transform: initial;
		float: none;
		display: block;
		padding: 5px!important;
		font-weight: 500;
		font-size: 13px;
		white-space: initial;
		width: 100%;
		box-sizing: border-box;
    }
    
    .logo-2open-credentials
    {
        display: inline-block;
        width: 49px;
        height: 10px;
        float: right;
        margin: 5px 0 0 5px;
        background: url(https://www.2open.it/loghi/2open-footer.png) no-repeat center center;
    }
    
    .logo-footer-credentials-a
    {
        display: inline-block;
    }
    
    .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 {
        float: right;
    }
    
    #menu_cookie_container li a
    {
        padding: 0
    }
    
    .right
    {
        float: right;
    }
    
    .left
    {
        float: left;
    }
    
    .social-fb
	{
        width: 23px;
        height: 23px;
        margin: 0 5px 0 0;
    }
    
    .social-tw
	{
        width: 23px;
        height: 23px;
        margin: 0 5px 0 0;
    }
    
    #wrapper
	{
		height: 100%;
    }
	
	.header-container
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.header-logo-menu-language-box
	{
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	
	.header-search-social-box
	{
		display: none;
	}
	
	.nivoSlider img
	{
		left: 50%!important;
		width: 2500px!important;
		height: 500px!important;
		margin-left: -1250px;
		object-fit: cover;
		object-position: 50% 50%;
	}
	
	.nivo-nextNav {
		right: 2%!important;
		text-indent: -999999px;
		width: 32px;
		height: 57px;
		display: inline-block;
		background: url(../images/layout/arr-forward.png) no-repeat center center;
		opacity: 0.5;
	}
	
	.nivo-prevNav {
		left: 2%!important;
		text-indent: -999999px;
		width: 32px;
		height: 57px;
		display: inline-block;
		background: url(../images/layout/arr-backward.png) no-repeat center center;
		opacity: 0.5;
	}
	
	.nivo-prevNav:hover, .nivo-nextNav:hover {
		opacity: 1;
	}
	
	#menu-tourism-container
	{
		background: url(../images/layout/bg-tourism-menu.jpg) no-repeat center top;
		background-size: cover;
		height: 100px;
		display: flex;
		align-items: center;
	}
	
	#menu_tourism {
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	
	#menu_tourism a
	{
		font-size: 18px;
		text-transform: uppercase;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: left;
		line-height: 18px;
		padding: 10px 0;
	}
	
	#menu_tourism li a:before
	{
		content: '';
		width: 36px;
		height: 36px;
		display: inline-block;
		margin: 0 10px;
	}
	
	
	#menu_tourism li {
		width: auto;
		padding: 0;
		text-align: center;
		/*border-right: 1px solid #fff;*/
		margin: 0 !important;
	}
	
	#menu_tourism li ul
	{
		background-color: #6d523b;
		width: 250px!important;
		top: 78px!important;
	}
	
	#menu_tourism li ul li 
	{
		width: 100%;
		text-align: left;
		border-right: none;
		display: block;
		border-bottom: 1px solid #846a54;
	}
	
	#menu_tourism li ul li a {
		text-transform: unset;
		font-size: 14px;
		text-align: left;
		display: block;
		white-space: normal;
	}
	
	#menu_tourism li ul li a:hover {
		background: #e8aa27;
		color: #543e2a!important;
	}
	
	#menu_tourism li ul li a:before
	{
		display: none;
	}
	
	#menu_tourism li ul li ul {
		left: 250px!important;
		margin: 0;
		top: 0px!important;
		background-color: #614832;
	}
	
	#menu_tourism li:last-child {
		border-right: none;
	}
	
	#menu_primary_container {
		margin: 0 0 0 30px;
	}
	
	#menu_primary li
	{
		border-right: 1px solid #606060;
	}
	
	#menu_primary li:last-child
	{
		border-right: none;
	}
	
	#block_homepage_contents, #region-blocks_hotelhp
	{
		text-align: center;
		margin: 30px 0 0 0;
		width: 100%;
	}
	
	#block_homepage_contents .block-int
	{
		padding: 0;
	}
	
	#block_homepage_contents ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	
	#region-blocks_hotelhp ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;		
	}
	
	#block_homepage_contents li:last-child
	{
		margin: 0;
	}
	
	#block_homepage_contents .tourhp-img-box
	{
		width: 100%;
		flex-grow: 1;
		overflow: hidden;
		box-sizing: border-box;	
		height: 296px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	#block_homepage_contents .tourhp-img-box img
	{
		max-width: 100%;
		height: auto!important; 
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	#block_homepage_contents .tourhp-text-box {
		position: relative;
		padding: 20px;
		text-align: left;
		height: 87px;
		box-sizing: border-box;
	}
	
	#block_homepage_contents .tourhp-button
	{
		position: absolute;
		bottom: 107px;
		right: 0;
		background: #c72430;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		color: #fff;
		padding: 15px 20px 12px 20px;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 14px;
		text-align: center;
	}
	
	#block_homepage_contents .tourhp-button:hover
	{
		background: #f0b024 !important;
	}
	
	#block_homepage_contents li a {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		background: #75583f;
		border-radius: 4px;
	}
	
	.tourhp-title {
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 5px 0;
	}
	
	.tourhp-duration {
		font-size: 14px;
	}

	.nivo-caption
	{
		display: inline-block !important;
		background: transparent!important;
		margin: auto!important;
		top: 30%;
		padding: 0;
		opacity: 1!important;
	}
	
	.nivo-caption h1, .nivo-caption h2, .nivo-caption h3, .nivo-caption h4, .nivo-caption h5, .nivo-caption div
	{
		width: 970px;
		margin: auto;
	}
	
	.nivo-caption h2
	{
		font-size: 40px;
		line-height: 48px;
		text-shadow: 0px 0px 5px #333;
	}
	
	.nivo-caption h4
	{
		font-size: 26px;
		line-height: 34px;
		text-shadow: 0px 0px 5px #333;
		font-weight: 500;
	}
	
	.nivo-caption .btn
	{
		position: relative;
		top: 30px;
	}
	
	.nivo-caption span
	{
		font-size: 24px;
		font-weight: 400;
		padding: 15px 40px;
		background: #c72430;
		display: inline-block;
		border-radius: 4px;
		margin-top: 40px;
		text-transform: uppercase;
	}
	
	.hotelshp-hotel-link, .hotelshp-hotel-link:hover
	{
		position: relative;
		display: inline-block;
		color: #fff;
	}
	
	.hotelhp-text-box {
		position: absolute;
		z-index: 99;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, 0.48);
		display: inline-block;
		text-align: left;
		padding: 60px;
		box-sizing: border-box;
	}
	
	.hotelhp-title {
		font-size: 48px;
		line-height: 50px;
		font-weight: 700;
		margin: 0 0 35px 0;
	}
	
	.hotelhp-text
	{
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 35px 0;
	}
	
	.hotelhp-button {
		background: #c72430;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		color: #fff;
		padding: 15px 20px 12px 20px;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 14px;
		text-align: center;
		display: inline-block;
	}
	
	.slick-dots
	{
		margin: 20px auto!important;		
	}
	
	.slick-dots li
	{
		display: inline-block;
		margin: 0 5px;
	}
	
	#menu_tourism .li-active
	{
		color: #e8aa26!important;
		font-weight: 500;
	}
	
	#page-header h1
	{
		font-size: 30px;
		line-height: 23px;
		margin: 0 auto 25px auto;
		padding: 0 0 8px 0;
	}

	#submenu-box .block-int 
	{
		font-size: 14px;
	}	
	
	#submenu-box h2
	{
		padding: 0 0 0 25px;
		font-size: 20px;
		background: url(../images/layout/ico-submenu-title.png) no-repeat left center;
		background-size: 17px;
		margin: 0 0 10px 0;
	}
	
	#page .box-960
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
   
   #content h2
   {
	   font-size: 22px;
   }
   
   #content .tour-info h2
   {
	   text-transform: initial;
	   font-size: 16px;
	    color: #606060;
		margin: 0;
   }
   
    #footer #menu_primary a, #menu_primary .menu-item-active span
    {
            padding: 0 5px;
    }   
   
   #region-blocks_tourhp 
   {
		margin: 0;
		background: rgba(255,255,255,0.4);
		padding: 30px;
		box-shadow: 0px 0px 12px #d7cdb9;
		border-radius: 4px;
	}
	
	#region-blocks_tourhp .block
	{
		margin: 0;
	}
	
	#region-blocks_tourhp .block-int
	{
		padding: 0;
		display: flex;
	}
	
	#region-blocks_tourhp .block-int p
	{
		margin: 0 !important;
	}
	
	#region-blocks_tourhp .block-int .btn
	{
		margin-top: 10px;
	}
	
	#region-blocks_tourhp h2
	{
		margin: 0 0 10px 0;
		border-bottom: none;
		padding: 0;
	}
	
	#block_homepage_contents .block, .homepage-content #region-blocks_evidence .block
	{
		margin: 0;
	}
	
	.print-btn-box
	{
		margin: 20px 0 0 0;
	}
	
	.btn-print-box
    {
		display: inline-block;
		font-weight: 400;
		font-size: 15px;
		line-height: 30px;
		cursor: pointer;
    }
    
    .btn-print
    {
		width: 10px;
		height: 10px;
		display: inline-block;
		background: #f7931e url(../images/layout/ico-print.png) no-repeat center center;
		background-size: 16px;
		border-radius: 30px;
		padding: 10px;
		cursor: pointer;
		float: left;
		margin: 0 5px 0 0;
    }
	
	 #block_homepage_contents, .homepage-content #region-blocks_evidence
    {
        margin: 20px 0 0 0;
        text-align: center;
		width: 100%;
    }

    #block_homepage_contents ul li, #region-blocks_evidence ul li {
		width: 31%;
		border-radius: 4px;
		margin: 0 0 40px 0;
		box-shadow: 0px 0px 12px #d7cdb9;
    }

    .block-homepage-tour-title
    {
            color: #606060;
            font-weight: 700;
            font-size: 18px;
            text-decoration: none;
    }
	
	
	

    .block-homepage-text {
            border-top: 1px solid #d9d9d9;
            padding: 15px 0 0 0;
            margin: 15px 0 0 0;
    }

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

    #block_homepage_contents ul li a, #block_homepage_contents ul li a:hover 
    {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		background: #75583f;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
    }

    #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 ul, .homepage-content #region-blocks_evidence ul 
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    #block_homepage_contents img 
    {
        width: 100%;
        height: auto;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
	
	#content .tour-map iframe
	{
		width: 100% !important;
	}
	
	#content .nivoSlider
	{
		width: 600px !important;
		height: 342px !important;
	}

	#content .nivoSlider img
	{
		width: 600px !important;
		height: 342px !important;
		object-fit: cover;
		margin-left: -300px !important;
	}
	
	#content .nivo-caption
	{
		display: none !important;
	}
	
	#content .nivo-controlNav a
	{
		display: inline-block;
		margin: 0 5px;
	}

}

@media (min-width: 1247px)
{
	
	.box-960 
	{
		width: 1227px;
		padding: 0 10px;
	}
	
	#sidebar
    {
            width: 290px;
    }
    
    #content .tour-map
   {
	   float: right;
	   width: 60%;
	   margin: 0;
   }
   
   #content .tour-info
   {
		float: left;
		width: 40%;
		padding: 20px;
		height: 300px;
		margin: 0;
   }
	
	.nivo-caption h1, .nivo-caption h2, .nivo-caption h3, .nivo-caption h4, .nivo-caption h5, .nivo-caption div
	{
		width: 1227px;
    }
	
    #content
    {
        width: 875px;
    }
	
	body.homepage .content-form form,
	body.homepage .message
	{
		width: 1227px;
	}
	
	body.no-sidebar #content,
	body.homepage #content
	{
		width: 1227px;
	}
    
    #footer #menu_primary a, #menu_primary .menu-item-active span
    {
        font-size: 14px;
    }
	
	.header-search-social-box
	{
		display: flex !important;
		justify-content: flex-start;
		align-items: center;
	}

	.hotelhp-text-box 
	{			
		width: 623px;
	}
	
	.hotelhp-img-box
	{
		position: relative;
		z-index: 2;
	}
	
	#content .nivoSlider
	{
		width: 875px !important;
		height: 500px !important;
	}

	#content .nivoSlider img
	{
		width: 875px !important;
		height: 500px !important;
		object-fit: cover;
		margin-left: -437px !important;
	}

}
