@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Rajdhani:wght@300;600;700&display=swap");

#managament-edit-link
{
	text-align: center;
	margin: 10px 0px;
}

#managament-edit-link .btn
{
		background-color: #ccc;
		color: #fff;
}

.pswp__bg
{
	opacity: 0.8 !important;
}

.pswp__container .pswp__img--placeholder
{
	display: none !important;
}

.cc_div #c-bns {
    flex-direction: row-reverse;
}

@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: #0e0f3b;
		background: #f8f8f8;
        font-family: Montserrat;
        font-size: 14px;
		line-height: 1.5em;
        margin: 0;
        padding: 0;
		overflow-x: hidden;
    }
    
    a 
    {
        color: #f7931e;
    }
	.container-oman{
		flex-direction: column;
		align-items: flex-start !important;
	
	}
	.container-oman img{

		width: 200px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.nozze.hp a 
    {
        color: #ad017e;
    }
    
    a:hover
    {
        text-decoration: none;
    }    
    
    h1, h2, h3, h4, h5, h6
    {
        margin: 0 0 14px 0;
        text-align: left;
        color: #f7931e;
		font-family: 'Rajdhani';
		font-weight: 800;
    }
	
	

	.nozze.hp h1, .nozze.hp h2, .nozze.hp h3, .nozze.hp h4, .nozze.hp h5, .nozze.hp h6
    {
		color: #ad017e;
	}

    h1 
    {
        font-size: 20px;
        line-height: 20px;
    }

    h2 
    {
        font-size: 18px;
        line-height: 18px;
    }

    h3 
    {
        font-size: 16px;
        line-height: 16px;
    }

    h4 
    {
        font-size: 14px;
        line-height: 14px;
    }

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

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

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

    #content
    {
        width: 100%!important;
    }

    #header 
    {
        text-align: center;
        background: #07407b;
        padding: 5%;
    }
    
    .sub-header
    {
		background-color: #0e0f3b;
		padding: 0;
    }

    #menu_top
    {
        margin: 0 5%;
    }

    #footer_menu
    {
        margin: 5%;
    }

    #page
    {
        margin: 5%;
        padding: 0;
        text-align: justify;
    }

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

    #language-switcher a
    {
        display: inline-block;
        padding: 2%;
        margin: 0 7px;
        background-color: #EAEAEA;
    }
	
	#menu_primary-mobile .slicknav_menutxt
	{
		display: none !important;
	}
	
	#menu_primary-mobile .slicknav_btn
	{
		position: absolute;
		width: 30px !important;
		height: 30px;
		right: 5%;
		top: 105px;
		background: url(../images/layout/espand-icon.png) no-repeat 95% center !important;
		background-size: 15px !important;
	}
    
    .node-gmap
    {
        height: 200px;
    }

    .logo-header 
    {
        width: 100%;
        height: 68px;
        background: transparent url(../images/layout/logo-header-mobile.png) no-repeat left center;
        display: block;
        margin: 0;
        background-size: contain;
    }
    
    .ico-tw, .social-tw
    {
		width: 20px;
		height: 20px;
		display: inline-block;
		margin: 0 0 0 3px;
		background: transparent url(../images/layout/ico-tw.png) no-repeat center center;
		background-size: cover;
    }
    
    .ico-fb, .social-fb
    {
		width: 20px;
		height: 20px;
		display: inline-block;
		margin: 0 0 0 3px;
		background: transparent url(../images/layout/ico-fb.png) no-repeat center center;
		background-size: cover;
    }
	
	.ico-insta, .social-insta
    {
		width: 20px;
		height: 20px;
		display: inline-block;
		margin: 0 0 0 3px;
		background: transparent url(../images/layout/ico-insta.png) no-repeat center center;
		background-size: cover;
    }
	
	.footer-social
	{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
		font-size: 14px;
	}
	
	.footer-company-dates
	{
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 20px;
		text-align: justify;
	}
    
    label
    {
        text-align: left;
        display: block;
        margin: 0 0 3px 0;
		font-weight: bold;
    }
    
    .block input
    {
        width: 95%;
    }
    
    .block input[type="submit"]    
    {
        width: 100%;
    }
    
    .block h2
    {
        margin: 0;
    }
    
    #box-newsletter 
    {

    }
    
    .newsletter-title 
    {
        font-weight: bold;
    }
	
	.content-tags
    {
		margin: 30px 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		font-size: 10pt;
	}
	
	.content-tags a
	{
		background: #f0f0f0;
		padding: 5px 10px;
		text-decoration: none;
		margin: 3px;
		white-space: nowrap;
		box-sizing: border-box;
		font-size: 10pt;
	}


	.nozze.hp .content-photo-image{
		width:351px;
		height:83px;
		display: block;
		margin: 0 auto;
	}
	
	.accordion
	{
		border: 1px solid rgba(0,0,0,.125);
		border-radius: .25rem;
		margin: 20px auto;
	}
	
	.accordion-header
	{
		padding: .75rem 1.25rem;
		margin-bottom: 0;
		background-color: rgba(0,0,0,.03);
		border-bottom: 1px solid rgba(0,0,0,.125);
		cursor: pointer;
		display: flex;
		align-items: center;
	}
	
	.accordion .arrow-down
	{
		transform: rotate(-90deg);
	}
	
	.accordion .arrow-up
	{
		transform: rotate(-180deg);
	}
	
	.accordion-header h2
	{
		margin: 5px 0 !important;
		margin: 5px 0;
		padding-right: 20px;
		line-height: 20px;
		color: #07407b;
	}
	
	.accordion-header span
	{
		color: #999;
		font-size: 12px;
		text-transform: uppercase;
	}
	
	.accordion-body
	{
		padding: 1.25rem 1.25rem 0.8rem 1.25rem;
	}
	.accordion .collapsed
	{
		display: none;
	}

	.arrow-down
	{
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #f7931e;
	}
	.arrow-up
	{
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #f7931e;
	}
	
	body:not(.homepage).header-gallery-image #link-preventivo,
    body:not(.homepage).image-header #link-preventivo
	{
		position: absolute;
		top: 150px;
		z-index: 10;
		width: 90%;
	}
    
    
    #box-newsletter input[type="submit"], #box-newsletter input[type="button"]
    {
        width: 100%;
        margin: 0;
    }
    
    #breadcrumb 
    {
        margin: 14px 0;
        text-align: left;
    }
    
    .footer-credentials 
    {
        background: #0e0f3b;
        color: #fff;
        padding: 3%;
		font-size: 12px;
    }
    
    .footer-credentials .box-960
    {
        display: table;
        width: 100%;
    }
    
    .footer-credentials a
    {
		color: #fff!important;
		font-size: 12px;
    }
    
    .footer-credentials #footer-left, .footer-credentials #footer-right
    {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
    }
    
    .footer-credentials #footer-left
    {
		text-align: left;
    }
    
    .footer-credentials #footer-right
    {
		text-align: right;
    }
    
    .footer-credentials a
    {
        color: #fff;
        text-decoration: none;
    }
    
    .content-list
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    .content-list li
    {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #eaeaea;
    }
    
    .content-list div
    {
		display: table;
		width: 100%;
    }
    
    .content-list .list-text
    {
		display: table-cell;
		width: 84%!important;
		vertical-align: top;
		color: #0e0f3b;
    }
	
	.content-nohome .print-btn-box
	{
		margin-bottom: 20px;
	}
	
	.content-nohome .btn-print-box
	{
	  display: inline-block;
	  font-weight: bold;
	  font-size: 15px;
	  line-height: 38px;
	  cursor: pointer;
	}
	
	.content-nohome .btn-print
    {
		width: 18px;
		height: 18px;
		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;
    }

	.nozze.hp .content-nohome .btn-print
    {
		width: 18px;
		height: 18px;
		display: inline-block;
		background: #ad017e 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;
	}
	
	/* blocco scheda prodotto */
	
	.node-product
	{
		margin: 0 0 30px 0;
	}
	
	.node-product .node-product-img-box
	{
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin-bottom: 20px;
	}
	
	.node-product img
	{
		width: 100%;
		height: 200px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		object-fit: cover;
	}
	
	.node-product .node-product-container
	{
		display: flex;
		flex-direction: column;
	}
	
	.node-product .node-product-text-box
	{
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin-bottom: 30px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}
	
	.node-product .node-product-link-box
	{
		margin-top: auto;
	}
	
	.node-product .node-product-link-box .btn
	{
		margin: 0;
	}
	
	/* blocco catalogo */
	
	.node-catalogue
	{
		margin: 0 0 30px 0;
		box-sizing: border-box;
		background: #fff;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		padding: 30px;
	}
	
	.node-catalogue img
	{
		width: 200px;
		height: 300px;
		object-fit: cover;
		margin-bottom: 20px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
	}
	
	.node-catalogue .node-catalogue-container
	{
		display: flex;
		flex-direction: column;
	}
	
	.node-catalogue .node-catalogue-container a.cat-link
	{
		text-align: center;
		max-width: 200px;
		max-height: 300px;
		position: relative;
		display: block;
		margin-bottom: 20px;
	}
	
	.node-catalogue .node-catalogue-text
	{
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}
	
	.node-catalogue a.cat-link:hover:after
	{
		content: "Download";
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: absolute;
		text-align: center;
		display: block;
		top: 0;
		left: 0;
		padding-top: calc(50% + 35px);
		box-sizing: border-box;
	}
	
	.node-catalogue h2
	{
		margin: 0 0 10px 0;
	}
	
	.node-catalogue .node-catalogue-text h2:nth-child(1)
	{
		margin-top: 0px !important;
	}
	
	/* fine */
    
    .ot-custom-menu
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    .ot-custom-menu-item h2
    {
		font-size: 24px;
		font-weight: bold;
		margin: 30px 0;
		color: #f7931e;
    }
    
    .ui-datepicker-trigger
    {
		margin: 7px 0;
		padding: 5px;
    }
    
    .ot-custom-menu-item h2 a
    {
		font-size: 14px;
		font-weight: normal;
		padding: 5px 0 5px 20px;
		display: block;
		border-bottom: 1px solid #e0e0e0;
		text-decoration: none;
    }
    
    .ot-custom-menu-item-children
    {
		display: block;
    }
    
    .ot-custom-menu-item-children.hide
    {
		display: none;
    }
    
    .ot-custom-menu li ul li a:not(.btn)
    {
		text-decoration: none;	
		display: inline-block;
		padding: 5px 0;	
		text-align: left;
		font-size: 14px !important;
		color: #0e0f3b !important;
    }
    
    .ot-custom-menu li ul
    {
		display: block;
		padding: 0 0 0 20px;
		list-style-type: none;
		margin: 0;
    }
    
    .ot-custom-menu-programs-list li strong, .ot-custom-menu-programs-list li span
    {
		font-weight: normal;
    }
    
    .ot-custom-menu-programs-list li p
    {
		margin: 0;
    }
    
    .ot-custom-menu-children a
    {
		background-color: #f7931e;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		text-decoration: none;
		cursor: pointer;
		border: none;
		padding: 10px;
		display: block;
		text-align: center;
		margin: 10px 0;
    }
    
    .ot-custom-menu-program-title a
    {
		color: #f7931e;
		font-weight: bold;
		font-size: 16px;
    }
	
	#sidebar2 .ot-custom-menu-programs-li a.btn
	{
		width: calc(100% + 30px);
		margin-left: -30px;
		box-sizing: border-box;
	}
	
	#sidebar2 .ot-custom-menu-program-preview
	{
		padding-bottom: 20px;
	}
	
	#sidebar2
	{
		background: #ffefdb;
		width: calc(100vw - 2px);
		margin-left: -5%;
		padding: 10px 5%;
		box-sizing: border-box;
		left: -1px;
		position: relative;
		margin-top: 30px;
		max-width: 100vw;
	}
   
    
    #content-search-submit
    {
		margin: 20px 0;
    }
    
    .sub-header #content-search-submit
    {
		margin: 0;
    }
    
    form h2
    {
		font-size: 12px!important;
    }
	
	#image-header
	{
		width: 100%;
		height: 150px;
		object-fit: cover;
		object-position: 50% 50%;
	}
    
    .ot-custom-menu-programs-list li
    {
		text-align: left;
		color: #0e0f3b;
		padding: 0 0 0 30px!important;
		margin: 0 0 30px 0;
		border-bottom: none!important;
		background: url(../images/layout/ico-check-white.png) no-repeat 0px 5px;
		background-size: 20px;
    }
    
    .ot-custom-menu-programs-list
    {
		padding: 0!important;
    }
    
    .ot-custom-menu-programs-list li em
    {
		font-style: normal;
    }
    
    .ot-custom-menu li ul li
    {
		border-bottom: 1px solid #e0e0e0;
		padding: 3px 0;
    }
    
    .ot-custom-menu-item.has-children h2
    {
		margin: 0;
		background: url(../images/layout/ico-piu.png) no-repeat left center;
    }
    
    .hotel-flags
    {
		margin: 15px 0;
    }
    
    .content-hotel-flag.on
    {
		display: inline-block;
		width: 22px;
		height: 22px;
		margin: 0 5px 0 0;
    }
    
    #sidebar .li-active
    {
		font-weight: bold;
		color: #f7931e;
    }
    
    .content-hotel-flag.off
    {
		display: none;
    }
    
    .content-hotel-flag.pool.on
    {
		background: url(../images/icons/pool.png) no-repeat center left;
    }
    
    .content-hotel-flag.beach.on
    {
		background: url(../images/icons/beach.png) no-repeat center left;
    }
    
    .content-hotel-flag.wifi.on
    {
		background: url(../images/icons/wifi.png) no-repeat center left;
    }
    
    .content-hotel-flag.diving.on
    {
		background: url(../images/icons/diving.png) no-repeat center left;
    }
    
    .content-hotel-flag.spa.on
    {
		background: url(../images/icons/spa.png) no-repeat center left;
    }
    
    .content-hotel-flag.sgolf.on
    {
		background: url(../images/icons/golf.png) no-repeat center left;
    }  

	#footer .newsletter-form-box input[type="text"]
	{
		text-align: center;
	}
    
    .list-title
    {
		display: block;
		color: #f7931e;
		margin: 0 0 3px 0;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
    }
    
    .list-thumb
    {
		display: block;
		width: 80px!important;
		padding: 0;
		margin-right: 10px;
    } 
	
	.content-list .list-thumb img
	{
		height: 80px !important;
		width: 80px !important;
		object-fit: cover;
	}
	
	.no-photo-content-list
	{
        width: 80px;
        height: 80px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		background: url(../images/layout/no-photo.png) no-repeat, #f9f9f9;
		background-size: 40px;
		display: block;
		background-position: 50%;
		margin-right: 10px;
	}
    
    .content-gallery
    {
		margin: 0 0 20px 0;
    } 
    
    .content-list img
    {
		width: 100%;
		height: auto;
    }
    
    .message-error 
    {
        background-color: #CE453E;
        color: #FFFFFF;
        padding: 5%;
        margin: 0 0 14px 0;
    }
    
    #page-header h1
    {
		font-size: 24px;
		font-weight: bold;
		color: #f7931e;
		margin: 0 0 4% 0;
    }
    
    input[name="remember_me"]
    {
		float: left;
    }
    
    label[for="remember_me"]
    {
		display: inline-block;
    }
    
    .btn
    {
		background-color: #f7931e;
		color: #fff;
		font-size: 14px;
		text-decoration: none;
		cursor: pointer;
		border: none;
		padding: 10px;
		display: block;
		text-align: center;
		border-radius: 4px;
		font-weight: bold;
		}

	.nozze.hp .btn{
		background-color: #ad017e;
		color: white;
	}	

	.nozze.hp h1{
		color:#ad017e!important;
	}
		
	.btn.btn-alternate
	{
		background-color: #cfcfcf;
		color: #fff;
	}
    
    /* MESSAGGI
    ---------------------------------- */
    .message 
    {
        margin: 10px auto 30px;
        padding: 10px;
		text-align: center;
    }

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

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

    .message-alert
    {
        background-color: #F2D268;
    }
    
    .form-field-error
    {
        color: #CE453E;
        display: block;
    }
    
    textarea
    {
        width: 100%;
		border: 0;
		background: #fff;
		border-radius: 4px;
		border: 1px solid #ccc;
    }
	
	.col-12 p
	{
		width: 100%;
	}
	
	hr
	{
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #cccccc;
		margin: 1em 0;
		padding: 0;
	}
    
    input[type="submit"]
    {
        width: 100%;
    }
    
    input[type="checkbox"]
    {
        width: auto;
    }
    
    .newsletter-descripxion 
    {
        margin: 7px 0;
    }

    .header-search-box 
    {
        display: inline-block;
        width: 100%;
        border: none;
        box-shadow: inset 0px 0px 6px #4a4a4a;
        background: #fff url(../images/layout/cerca-mobile.png) no-repeat 98% center;
    }
    
    .header-social
    {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-left: auto;
		margin-top: 15px;
    }
	
	.logo-box
	{
		width: 250px;
	}
	
	#footer .logo-box img
	{
		height: 50px;
		margin: 0 auto 30px;
		display: block
	}
    
    #menu_primary_mobile
    {
		margin: 0;
    }
    
    #menu_secondary_mobile
    {
		margin: 0;
    }
	
	#menu_primary_mobile .slicknav_nav ul
	{
		margin: 0;
		padding: 0;
	}
	
	#menu_primary_mobile a[rel="mi1"]
	{
		display: none !important;
	}

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

    .sub-header #content-search-submit 
    {
        width: 10%;
        
        
        cursor: pointer;
        border: none;        
        box-shadow: none;
        float: right;
        background: transparent;
    }
	
	:focus
	{
		outline: none !important;
	}

    input
    {
        width: 100%;
        padding: 10px;
		border-radius: 4px;
		border: 0px solid;
		box-sizing: border-box;
		font-family: Montserrat;
		border: 1px solid #ccc;
    }
	
	input[type="radio"]
	{
		width: auto;
	}
	
	#link-preventivo 
	{
		padding: 5%; 
	}
	
	#wrapper.homepage #link-preventivo
	{
		padding: 5% 5% 0% 5%;
	}
    
    .form-field, .form-submit
    {
		margin: 0 0 12px 0;
    }

    p
    {
        margin: 0 0 10px 0;
    }

    #footer
    {
        background-color: #fff;
        padding: 5%;
        margin-top: 20px;
        text-align: center;
    }
    
    input[name="privacy"]
    {
		float: left;
		position: absolute;
		left: -19px;
		top: 0;
    }
    
    .block-scroll
    {
		margin: 0 0 12px 0;
    }
    
    label[for="privacy"]
    {
		display: inline-block;
		margin: 0 0 0 21px;
		position: relative;
    }
    
    .header-slogan-box
    {
		color: #fff;
		font-style: italic;
		font-weight: 400;
		font-size: 12px;
		text-align: left;
		margin: 15px 0 0 0;
		border-top: 1px solid;
		padding-top: 17px;
		border-image: linear-gradient(to right, #f7931e 0%, #3a4ed5 100%) 1;
    }

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

    .content-gallery-title
    {
        font-size: 16px;
        font-weight: bold;
		display: none !important;
    }
        
    .content-gallery figcaption,.content-photo figcaption
    {
        display:none;
    }

    .nomobile
    {
        display: none;
    }
    
    .footer-newsletter-container
    {
		padding: 20px;
		background-color: #07407b;
		margin: 0 0 30px 0;
		color: #fff;
    }
    
    .footer-newsletter-title
    {
		font-size: 18px;
		margin: 0 0 10px 0;
		font-weight: bold;
		color: #ffffff;
    }
	
	.footer-newsletter-field-privacy input[type="checkbox"]
	{
		float: left;
		margin: 3px 5px 0 0;
	}
    
    .footer-newsletter-field-box
    {
		margin: 0 0 10px 0;
		display: inline-block;
		width: 100%;
    }
	
	.footer-newsletter-txt
	{
		margin-bottom: 20px;
	}

    .footer-newsletter-container .newsletter-form-message.message
    {
                margin: 10px auto 10px !important;
    }
    
    .footer-newsletter-privacy-txt 
    {
        margin: 10px 0 3px 0;
    }

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

    .slicknav_menu
    {
        background: transparent!important;
        padding: 0px!important;
        font-size: 16px!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: #0e0f3b url(../images/layout/espand-icon.png) no-repeat 95% center !important;
        padding: 15px!important;
        margin: 0!important;
        border: none!important;
        border-radius: 0px!important;
    }
    
    #menu_secondary-mobile .slicknav_btn, #footer .slicknav_btn
    {
        background: #07407b url(../images/layout/espand-icon.png) no-repeat 97% center!important;
    }

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

    .slicknav_nav li
    {

    }

    .slicknav_nav
    {
        background: transparent;
    }

    .slicknav_parent ul li a
    {
		background: #1e1f45;
		padding: 15px 25px !important;
    }

    .slicknav_nav a
    {
        padding: 15px!important;
        margin: 1px 0 0 0!important;
        background-color: #0e0f3b;
        text-align: left;
    }

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

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

    .slicknav_nav a:hover a
    {

        background: #0e0f3b!important;

    }	

    .slicknav_nav .slicknav_item
    {

        background-color: #0e0f3b;
        margin: 1px 0 0 0!important;
    }
    
    .content-gallery-title 
    {
        margin: 14px 0 7px 0;
        color: #f7931e;
    }
    
    ul.ot-custom-menu-programs-list .li-active .ot-custom-menu-program-title a
    {
		color: #f7931e;
    }
    
    .content-form
    {
		margin: 0 0 20px 0;
    }
    
    .pagination
    {
		text-align: center;
		margin: 10px 0 20px 0;
    }
    
    .pagination ul
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    li.pagination-active
    {
		padding: 5px 10px;
		font-weight: bold;
    }
    
    .pagination a
    {
		padding: 4px 9px;
		text-decoration: none;
		border: 1px solid #ddd;
    }
    
    .pagination li
    {
		display: inline-block;
		padding-right: 7px;
		margin: 5px 0;
    }
    
    ul.ot-custom-menu-programs-list .li-active .ot-custom-menu-program-preview
    {
		color: #0e0f3b;
    }
    
    .field-privacybox
    {
		background-color: #fff;
		border: 1px solid #e5e5e5;
		height: 50px;
		margin: 10px 0;
		overflow-y: scroll;
		padding: 10px;
		font-size: 12px;
    }
    
    .content-img-list
    {
        float: left;
        width: 47%;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        margin: 0 0 20px 0;
    }
    
    .content-img-list:nth-child(2n+2)
    {
        margin: 0 0 20px 0;
        float: right;
    }  
    
    .content-gallery-images
    {
        float: left;
        margin: 0 4% 7px 0;
        width: 22%;
    }
    
    .content-gallery-images img
    {
        width: 100%;
        height: auto;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
    }    
    
    figure:nth-child(4n+4) a
    {       
        float: right;
        width: 22%;
        margin: 0 0 7px 0;
    }
    
    
    .content-gallery
    {
        width: 100%;
        display: inline-block;
    }
    
    .content-file 
    {
        background-color: #E5E5E5;
        padding: 10px;
        margin: 14px 0 7px 0;
    }
    
    .filenode-thumb 
    {
        display: table-cell;
    }
    
    .filenode-title 
    {
        display: table-cell;
        padding: 0 0 0 10px;
        vertical-align: middle;
    }
    
    .block, #menu_column .menu-item 
    {
        
    }   
    
    .block-title, .block h2, #menu_column h2 
    {
        background-color: transparent;
        color: #f7931e;
        padding: 0;
        margin: 0 0 10px 0;
        font-size: 24px;
        text-transform: uppercase;
    }
    
    .block-int
    {
        padding: 0;
        margin: 0;
    }
    
    .twitter-timeline-hp
    {
		margin: 0 0 20px 0;
    }
    
    #facebook-likebox
    {
		text-align: center;
		margin: 0 0 20px 0;
    } 
    
    #user-box
    {
		border: 1px solid #eaeaea;
		padding: 10px;
    }
    
    #user-box p
    {
		margin: 0;
    }
    
    #facebook-likebox iframe
    {
		display: inline-block;
		width: 220px!important;
    }
    
    .social
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline-block;
		width: 100%;
		margin: 0 0 20px 0;
    }
    
    .social li
    {
		display: inline-block;
		float: left;
		width: 30%;
    }
    
    #block_homepage_hotels
    {
		background-color: #f8f8f8;
		padding: 10px;
		border: 1px solid #eaeaea;
    }
   
    
    .hp-hotels-abstract
    {
		color: #777;
    }
    
    #block_homepage_hotels .hp-hotels-box
    {
		border-bottom: 1px solid #e5e5e5;
		display: block;
		margin: 0 0 8px 0;
		padding: 0 0 8px 0;
    }
    
    #block_homepage_hotels
    {
		margin: 0 0 20px 0;
    }
    
    #block_homepage_hotels ul
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    #block_homepage_hotels ul li:first-child a
    {
		
    }
    
    #block_homepage_hotels ul li:first-child .hp-hotels-tit
    {
		background-color: #1c1c1c;
		color: #fff;
		margin: 0;
		font-size: 14px;
		padding: 10px 12px;
    }
    
    #block_homepage_hotels a
    {
		text-decoration: none;
    }
    
    .hp-hotels-tit
    {
		color: #0e0f3b;
		font-size: 12px;
		line-height: 12px;
		margin: 0 0 4px 0;
		font-weight: bold;
    }
	
	 #region-blocks_consiglia h2
    {
		color: #f7931e;
		padding: 0;
		font-size: 24px;
		margin: 0 0 20px 0;
		text-transform: initial;
		text-align: center;
		font-weight: bold;
    }
	
	#region-blocks_consiglia h2 b
	{
		color: #07407b;
		font-weight: bold;
	}
    
    #region-blocks_consiglia
    {
		margin: 40px 0;
    }
    
    #region-blocks_consiglia ul
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    #region-blocks_consiglia ul li a
    {
		display: table;
		width: 100%;
		display: flex;
		flex-direction: column;
    }
    
    #region-blocks_consiglia ul li
    {
		margin: 0 0 20px 0;
		padding: 0;
		background: #f7931e;
    }
    
    #region-blocks_consiglia ul li a
    {
		text-decoration: none;
    }
    
    .hp-consiglia-thumb-box
    {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
		text-align: center;
    }
    
    .hp-consiglia-thumb-box img
    {
		width: 100%!important;
		height: 150px!important;
		margin: auto;
		object-fit: cover;
		object-position: 50% 0%;
    }
    
    .hp-consiglia-title
    {
		display: table-cell;
		width: 100%!important;
		vertical-align: middle;
		padding: 10px 0;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
		word-break: break-all;
    }
    
    #cookie-bar
    {
        height: auto !important;
        background: rgba(0,0,0,0.8)!important;
        padding: 10px!important;
        line-height: 20px!important;
		box-sizing: border-box;
		text-align: justify !important;
		word-break: break-all;
    }
    
    #block_homepage
    {
		margin: 0 0 20px 0;
    }
    
   .hp-speciale-content h2
    {
		padding: 0;
		color: #07407b;
		font-size: 18px;
		line-height: 20px;
		display: block;
		text-transform: inherit;
		font-family: Montserrat;
		margin: 10px 0;
    }
	
	.hp-speciale-thumb-box
	{
		position: relative;
	}
	
	.hp-speciale-thumb-box:before
	{
		content: "Speciali";
		background: #f7931e;
		font-family: Montserrat;
		font-size: 24px;
        font-weight: 600;
        text-decoration: none;
		color: #fff;
		text-transform: uppercase;
		box-sizing: border-box;
		padding: 5px 10px;
		position: absolute;
	}
	
	.hp-speciale-content p
	{
		display: none;
	}
	
	.hp-speciale-content
	{
		color: #0e0f3b;
	}
	
	.hp-speciale-thumb-box img
    {
		width: 100%!important;
		height: 150px!important;
		margin: 0 auto 10px;
		object-fit: cover;
		object-position: 50% 0%;
    }
    
    #block_homepage a
    {
		text-decoration: none;
    }
    
    #block_homepage ul
    {
		margin: 0;
		padding: 0;
		list-style-type: none;
    }
    
    #block_homepage ul li
    {
		margin: 0 0 5% 0;
    }
    
    .hp-speciale-title
    {
		color: #0e0f3b;
		font-size: 16px;
		line-height: 14px;
		font-weight: 600;
		text-decoration: none;
		margin: 0 0 8px 0;
		text-align: left;
    }
    
    .hp-hotels-img
    {
		margin: 0 0 8px 0;
    }
    
    .hp-hotels-img img
    {
		width: 100%!important;
		height: auto!important;
    }
    
    #region-blocks_cataloghi .block-int p
    {
		text-align: center;
    }
    
    #region-blocks_cataloghi .block-int p img
    {
		text-align: center;
    }
	
	.logo-header-container 
	{
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	
	.logo30
	{
		height: 30px!important;
		width: auto!important;
	}
	
	.header-logo-960-box
	{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	
	/* blocco programmi hp */
	
	
	 #block_homepage_programs 
    {
    }
    
    #block_homepage_programs h2
    {
        color: #07407b;
		font-size: 24px;
		margin: 0 0 30px 0;
        font-weight: 800;
        text-transform: none;
        font-family: 'Rajdhani';
		text-align: center;
    }
    
    #block_homepage_programs ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
	
	
    #block_homepage_programs ul li
    {
        box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
        margin: 0;
        padding: 0;
		background: #fff;
		display: flex !important;
		flex-direction: column;
    }
    
    #block_homepage_programs a
    {
        text-decoration: none;
    }
	
	#block_homepage_programs ul li .btn
	{
		background: #07407b;
		margin-top: auto;
		margin-bottom: 0;
		font-family: Montserrat;
		font-weight: 800;
		font-size: 18px;
		padding: 20px 0;
		width: 100%;
		border-radius: 0px;
	}
	
	#block_homepage_programs ul li .btn:hover
	{
		background: #f7931e;
	}
    
    .hp-programs-tit
    {
        color: #f7931e; 
        font-size: 18px;
        margin: 0 0 10px 0;
        font-weight: bold;
		text-align: center;
    }
    
    .hp-programs-tit:hover
    {
        color: #07407b;
    }
	
	.hp-programs-img
	{
		position: relative;
	}
	
	.hp-programs-img:before
	{
		content: "NEW";
		position: absolute;
		border-radius: 100%;
		background: #f7931e;
		color: #ffffff;
		font-family: 'Rajdhani';
		text-transform: uppercase;
		font-weight: 800;
		text-align: center;
		line-height: 50px;
		width: 50px;
		height: 50px;
		right: 20px;
		top: 20px;
	}
    
    .hp-programs-img img
    {
        width: 100% !important;
		height: 220px !important;
		object-fit: cover;
		object-position: 50% 50%;
    }
    
    .hp-programs-txt 
    {
        padding: 30px;
    }

    .hp-programs-abstract
    {
		word-break: break-all;
    }
	
	.slider-programs.slick-slider
	{
		margin: 0 -40px !important;
	}
	
	.slider-programs.slick-slider .slick-slide
	{
		margin-right: 40px !important;
		margin-left: 40px !important;
	}
	
	.slider-programs .slick-prev.slick-arrow
	{
		position: absolute;
		left: 35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -50px;
	}
	
	.slider-programs .slick-next.slick-arrow
	{
		position: absolute;
		right:35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -50px;
	}
	
	/* area lasciati ispirare HP */
	
	#region-blocks_ispirare
	{
		width: 100vw;
		position: relative;
		margin-left: 50%;
		margin-right: 50%;
		left: -50vw;
		right: -50vw;
		background: url(../images/layout/bg-inspiration.jpg) no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		background-attachment: fixed;
	}
	
	#region-blocks_ispirare .block
	{
		width: 86%;
		margin: 30px auto;
		padding: 30px 0;
	}

	
	#region-blocks_ispirare h2
	{
		color: #fff;
		font-size: 24px;
		margin: 0 0 30px 0;
		font-weight: 800;
		text-transform: none;
		font-family: 'Rajdhani';
		text-align: center;
		text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
	}
	
    
    #region-blocks_ispirare ul
    {
        list-style-type: none;
        margin: 0 -40px !important;
        padding: 0;
    }
    
    #region-blocks_ispirare a
    {
        text-decoration: none;
		color: #0e0f3b;
    }
    
    #region-blocks_ispirare ul li
    {
		background: #f9f9f9;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		margin: 0;
		padding: 0;
		display: flex !important;
	}

	#region-blocks_ispirare ul li:hover
	{
		background: #ffffff;
	}
    
    .dx-ispirare-txt 
    {
       display: flex;
       flex-direction: column;
	   padding: 20px;
	   box-sizing: border-box;
    }
    
    .dx-ispirare-tit
    {
        color: #f7931e;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
		text-align: left;
    }
    
    
    .dx-ispirare-abstract
    {
        font-weight: normal;
		word-break: break-all;
    }
	
	.dx-ispirare-link
	{
		margin-top: auto;
	}
	
	.dx-ispirare-link a
	{
		color: #f7931e !important;
	}
    
    .dx-ispirare-img 
    {
        display: block;
        padding: 0;
    }
	
	.dx-ispirare-img img
	{
		width: 50px;
		min-width: 50px;
		height: 220px;
		object-fit: cover;
		object-position: 50% 50%;
	}
	
	.slider-news.slick-slider
	{
		margin: 0 -40px !important;
	}
	
	.slider-news.slick-slider .slick-slide
	{
		margin-right: 40px !important;
		margin-left: 40px !important;
	}
	
	.slider-news .slick-prev.slick-arrow
	{
		position: absolute;
		left: 35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -50px;
	}
	
	.slider-news .slick-next.slick-arrow
	{
		position: absolute;
		right:35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -50px;
	}
    
    /* fine */
	
	#region-blocks_cataloghi
	{
		margin: 0 0 50px 0;
	}
	
	#region-blocks_cataloghi h2
	{
		font-size: 24px;
		text-transform: inherit;
		font-weight: bold;
		text-align: center;
		margin: 0 0 25px 0
	}
	
	#region-blocks_cataloghi .block-int p
	{
		text-align: center;
	}
	
	#region-blocks_cataloghi img
	{
		mix-blend-mode: multiply;
		margin: auto;
		height: auto !important;
		width: 200px !important;
	}
	
	.slider-cataloghi.slick-slider
	{
		margin: 0 -40px !important;
	}
	
	.slider-cataloghi.slick-slider .slick-slide
	{
		margin-right: 40px !important;
		margin-left: 40px !important;
	}
	
	.slider-cataloghi .slick-prev.slick-arrow
	{
		position: absolute;
		left: 35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: 42%;
	}
	
	.slider-cataloghi .slick-next.slick-arrow
	{
		position: absolute;
		right:35px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: 42%;
	}
	
	
	/*  */
	
	.banner
	{
		background: #ffffff;
		padding: 30px;
		box-sizing: border-box;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		margin: 30px 0;
		color: #07407b !important;
	}
	
	.banner.covid
	{
		padding: 30px 30px 30px 130px;
		background: url(../images/layout/ico-covid.png)no-repeat, #ffffff;
		background-size: 80px;
		background-position: 30px 50%;
		color: #07407b !important;
		display: none;
	}
	
	/* Perchè scegliere HP */
	
	#region-blocks_scegliere
	{
		margin: 30px 0;
		padding: 0 0 20px 0;
	}
	
	#region-blocks_scegliere .block-text div
	{
		text-align: justify;
		word-break: break-all;
	}
	
	#region-blocks_scegliere ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	#region-blocks_scegliere ul li
	{
		text-align: center;
		padding: 30px;
		margin: 0 auto 20px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		background: #fff;
		box-sizing: border-box;
	}
	
	#region-blocks_scegliere h3
	{
		color: #07407b;
		text-align: center;
		font-size: 18px;
		font-family: Montserrat;
	}
	
	#region-blocks_scegliere a
	{
		text-decoration: none;
	}
	
	#region-blocks_scegliere .btn
	{
		display: none !important;
	}
	
	#region-blocks_scegliere h2
	{
		font-size: 24px;
		text-transform: inherit;
		font-weight: bold;
		margin: 0 0 25px 0;
		text-align: center;
	}
	
	#region-blocks_scegliere .block-img img
	{
		margin: 0 auto 20px;
	    height: 50px;
		width: 50px;
	}
	
	/* mappa tour contenuti */
	
	#content .tour-map
	{
		width: 100%;
		margin: 20px 0 40px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		text-align: right;
	}
	
	#content .tour-info
	{
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
		margin: 20px auto;
	}
	
	#content .tour-info p
	{
		text-align: left;
	}
	
	#content .tour-info img
	{
		float: left;
		width: 20px !important;
		height: 20px !important;
		margin: 2px 10px 0 0 !important; 
	}
	
	/* zona loghi HP */
	
	#region-blocks_loghi
	{
		width: 100vw;
		position: relative;
		margin-left: 50%;
		margin-right: 50%;
		left: -50vw;
		right: -50vw;
		background: #fcdcb6;
	}
	
	body.nozze #region-blocks_loghi
	{
		/*background: #ffc2ee;*/
	}
	
	body.sub #region-blocks_loghi
	{
		/*background: #dbe9f9;*/
	}
	
	#region-blocks_loghi h2
	{
		font-size: 24px;
		text-align: center;
		text-transform: none;
	}
	
	#region-blocks_loghi .block
	{
		width: 90%;
		margin: 50px auto -20px;
		padding: 30px 0;
	}
	
	.brands
	{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-around;
		height: 280px;

	}
	
	.brands .logos
	{
		width: 50%;
		min-width: 50%;
		max-width: 50%;
		height: 30px;
		text-align: center;
		position: relative;
		display: flex;
		margin: 20px auto;
	}
	
	.brands .logos img
	{
		margin: auto;
		mix-blend-mode: multiply;
		filter: grayscale(100%);
		opacity: 0.6;
		height: auto;
		max-width: 100px !important;
	}
	
	/* fix span 13 */
	
	*[style*="font-size: 13px"], *[style*="font-size:13px"], *[style*="font-size: 13px;"],
	*[style*="font-size: 15px"], *[style*="font-size:15px"], *[style*="font-size:15px;"],
	*[style*="font-size: 16px"], *[style*="font-size:16px"], *[style*="font-size:16px;"]
	{
		font-size: 14px !important;
		line-height: 1.5em !important;
	}

	
	#region-blocks_contenuti_nozze ul,
	#region-blocks_contenuti_sub ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
	}
	
	#region-blocks_contenuti_nozze ul li,
	#region-blocks_contenuti_sub ul li
	{
		width: 100%;
		max-width: 100%;
	}
	
	#region-blocks_contenuti_nozze a,
	#region-blocks_contenuti_sub a
	{
		text-decoration: none;
	}
	
	#region-blocks_contenuti_nozze .btn,
	#region-blocks_contenuti_sub .btn
	{
		display: none;
	}
	
	#region-blocks_contenuti_nozze .container-li,
	#region-blocks_contenuti_sub .container-li
	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	#region-blocks_contenuti_nozze img,
	#region-blocks_contenuti_sub img
	{
		width: 150px;
		height: auto;
		margin: 20px auto;
	}
	
	#region-blocks_contenuti_nozze .block-text h3
	{
		/*color: #ad017e*/
	}
	
	#region-blocks_contenuti_sub .block-text h3
	{
		/*color: #013fa4*/
	}
	
	.node-plus-tour
	{
		padding: 30px;
		background:#ffe4c4;
		box-sizing: border-box;
		margin-bottom: 30px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		position: relative;
	}
	
	body.nozze .node-plus-tour
	{
		background:#ffe1f6;
	}
	
	body.sub .node-plus-tour
	{
		background:#d7fffb;
	}
	
	.node-plus-tour h3.title
	{
		text-align: center;
		margin: 0 0 20px 0 !important;
		color: #f7931e;
		position: absolute;
		background: #fff;
		padding: 10px 30px;
		overflow: hidden;
		top: 30px;
		left: 0px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
		font-size: 22px;
	}
	
	body.nozze .node-plus-tour h3.title
	{
		color: #ad017e;
	}
	
	body.sub .node-plus-tour h3.title
	{
		color: #013fa4;
	}
	
	.node-plus-tour-content
	{
		padding-top: 70px
	}


	.banner-tour{
		display: flex;
		justify-content: space-between;
		align-items: center;
		background: #ffe4c4;
		padding: 20px 0;
	}
	
	

	.box-container-banner{
	
	}

	.banner-tour img{
		display: none;
	}

	.banner-tour,
	.banner-tour  a{
		text-decoration: none;
	
	}

	.text-banner{
		color:black;
		padding: 0 30px;
		display: block;
	}

	.title-banner{
		display: block;
		
		/* margin: 0 0 20px 0 !important; */
		color: #f7931e;
		position: relative;
		background: #fff;
		padding: 10px 30px;
		overflow: hidden;
		/* top: 30px; */
		left: 0px;
		box-shadow: 0px 0px;
		text-align: center;
		font-weight: 700;
		font-size: 22px;
		font-family: 'Rajdhani';
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
	}


	
	.node-plus-tour-content h1,
	.node-plus-tour-content h2,
	.node-plus-tour-content h3,
	.node-plus-tour-content h4,
	.node-plus-tour-content h5
	{
		margin: 0 0 15px 0 !important;
		font-family: Montserrat;
		line-height: 1.5rem;
		text-align: left;
	}
	
	.node-plus-tour-content ul
	{
		list-style-type: none;
		margin: 0;
	}
	
	.node-plus-tour-content ul li:before
	{
		content: "";
		width: 25px;
		height: 25px;
		background: url(../images/layout/ico-ot.png) no-repeat;
		background-size: cover;
		display: inline-block;
		margin-right: 5px;
		position: relative;
		top: 7px;
		filter: brightness(15%);
	}
	
	.node-plus-tour-content p:last-child
	{
		margin: 15px 0 0 0;
	}
	
	#region-blocks_travelreport_sub ul
	{
		display: flex;
		flex-direction: column;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#region-blocks_travelreport_sub a
	{
		text-decoration: none
	}
	
	#region-blocks_travelreport_sub li
	{
		width: 100%;
		margin-bottom: 30px;
	}
	
	#region-blocks_travelreport_sub .block > h2
	{
		margin-bottom: 20px;
	}
	
	#region-blocks_travelreport_sub li .container-li
	{
		display: flex;
	}
	
	#region-blocks_travelreport_sub li .container-li img
	{
	  width: 100%;
	  height: auto;
	  margin: 0 30px 0 0;
	  object-fit: cover;
	  object-position: 50%;
	}
	
	#region-blocks_travelreport_sub li .block-text a
	{
		color: #0e0f3b;
	}
	
	#wrapper.homepage .nivoSlider,
	.homepage.nivoSlider
	{
		display: none !important;
	}
	
	.nivoSlider
	{
		height: 300px !important;
		display: block !important;
	}
	
	.nivo-controlNav,
	.nivo-directionNav
    {
        display: none;
    }
	
	.nivoSlider img {
        position: absolute;
        top: 0px;
        left: 50%!important;
        width: 100%!important;
        height: 300px!important;
        margin-left: -50%;
		object-fit: cover;
    }
	
	.nivo-caption
	{
		z-index: 999;
		bottom: 5% !important;
		left: 0 !important;
		right: 0 !important;
		background: transparent !important;
		height: auto !important;
		color: #ffffff !important;
		font-size: 14px;
		line-height: 22px;
		font-weight: 500;
		opacity: 1 !important;
		padding: 0 5% !important;
		margin: auto;
		width: 100% !important;
		text-align: left;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.50);
	}
	
	.nivo-caption span
	{
		border-bottom: 1px solid #fff;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		font-size: 12px;
		padding: 0px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 15px;
		width: 100%;
		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.20);
	}
	
	.nivo-caption h2
	{
		color: #ffffff !important;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.50);
		font-size: 28px;
		line-height: 34px;
		text-transform: uppercase;
		font-weight: 700;
        margin: 0 0 5px 0 !important;
	}
	
	.nivo-caption .btn
	{
		font-weight: 600;
		font-family: Montserrat;
		font-size: 16px;
		background: #f7931e;
		color: #ffffff;
		border-radius: 8px;
		padding: 10px 20px;
		text-shadow: none !important;
		display: block !important;
		width: max-content;
		text-align: center;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
		margin: 20px 0 0 0;
	}
	
	.nivo-caption .btn:hover
	{
		background: #ffffff;
		color: #f7931e;
	}
    
}

/* layout da 980px in poi */

@media (min-width: 980px)
{
    .mobile
    {
        display: none;
    }
	
	#wrapper
	{
		max-width: 1700px;
		margin: auto;
		background: #fff;
	}
    
    /* 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 {
        color: #0e0f3b;
        font-family: Montserrat,Verdana,sans-serif;
        font-size: 16px;
        line-height: 1.5em;
		scroll-behavior: smooth;
		overflow-x: hidden;
		/*background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 20%);*/
		background: #f0f0f0;
    }


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

    h1, h2, h3, h4, h5, h6
    {
        margin: 0 0 5px 0;
        padding: 0;
        color: #f7931e;
        font-weight: 700;
		font-family: 'Rajdhani';
    }
	
	body.nozze h1,
	body.nozze h2,
	body.nozze h3,
	body.nozze h4,
	body.nozze h5,
	body.nozze h6
	{
		color: #ad017e;
	}
	
	body.sub  h1,
	body.sub  h2,
	body.sub  h3,
	body.sub  h4,
	body.sub  h5,
	body.sub  h6
	{
		color: #013fa4;
	}
	
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
	{
		margin: 30px 0 10px;
	}

    h1 
    {
        font-size: 30px;
    }

    h2 
    {
        font-size: 26px;
    }

    h3 
    {
        font-size: 24px;
    }

    h4 
    {
        font-size: 18px;
    }

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

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

    p 
    {
        margin: 0 0 15px;
            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;
    }

	.two-columns
	{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
	.box
	{
		padding: 30px;
		box-sizing: border-box;
		border: 1px solid #eee;
		border-radius: 20px;
		float: left;
		width: 48%;
		margin-right: 20px
	}
	
	.box h2
	{
		margin: 0 !important;
	}
	
	ul.doc, ul.img
	{
		margin: 30px 0;
		padding: 0;
		list-style-type: none;
	}
	
	ul.doc li
	{
		padding: 0 0 0 30px;
		background: url(../images/layout/ico-doc.png) no-repeat;
		background-size: 20px;
		background-position: 0 50%;
		margin: 10px 0;
	}
	
	ul.img li
	{
		padding: 0 0 0 30px;
		background: url(../images/layout/ico-img.png) no-repeat;
		background-size: 20px;
		background-position: 0 50%;
		margin: 10px 0;
	}
	
	ul.doc li a,
	ul.img li a
	{
		text-decoration: none;
		color: #0e0f3b;
	}
	
	.box ul:after
	{
		content: "";
		display: block; 
		height: 30px;
	}
	
    .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;
    }

    #menu_primary .li-active
    {
        color: #fff;
    }
    
    .li-active
    {
            font-weight: bold;
    }
    
    #sidebar .li-active
    {
        font-weight: bold;
        color: #f7931e;
    }
    
    ul.ot-custom-menu-programs-list .li-active .ot-custom-menu-program-title a
    {
        color: #f7931e;
    }
    
    ul.ot-custom-menu-programs-list .li-active .ot-custom-menu-program-preview
    {
        color: #0e0f3b;
        font-weight: normal;
    }

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

    a
    {
        color: #f7931e;
    }

    a:hover
    {
        
        text-decoration: none;
    }
	
	body.nozze a
	{
		color: #ad017e;
	}
	
	body.sub a
	{
		color: #013fa4;
	}


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

    #page
    {
        width: 100%;	
        margin: 0px auto;	
        position: relative;
		/* min-height:3682px; */
    }
	
	#wrapper.nosidebar:not(.homepage) #page
	{
		padding: 50px;
		box-sizing: border-box;
	}

    #content
    {
        padding: 50px 0px;
        width: 100%;
		text-align: justify;
    }
	
	body.column #page,
	body.monocolumn #page
	{
		display: flex;
		justify-content: space-between;
	}
	
	body.column #content,
	body.monocolumn #content
	{
		padding: 50px;
		box-sizing: border-box;
	}
	
	#content .content-text
	{
		text-align: justify;
	}
	
	#sidebar2
	{
        width: 250px;
		min-width: 250px;
        display: table-cell;
        background: linear-gradient(180deg, rgba(230,236,242,1) 0%, rgba(248,248,248,1) 100%);
        padding: 30px 20px;
        vertical-align: top;
		box-sizing: border-box;
    }

    #sidebar
    {
        width: 220px;
		min-width: 220px;
        display: table-cell;
        background: linear-gradient(180deg, rgba(243,246,249,1) 0%, rgba(248,248,248,1) 100%);
        padding: 30px 20px;
        vertical-align: top;
		box-sizing: border-box;
    }
	
	
	body.monocolumn #sidebar
	{
		width: 280px;
		min-width: 280px;
	}
    
    #center-sidebar
    {
        border-right: none;
    }

    #header
    {
            margin: 0px;
            background-color: #07407b;
            text-align: center;
    }
	
	body.nozze #header
	{
		background-color: #ad017e !important;
		height:90px;
	}
	
	body.sub #header
	{
		background-color: #013fa4 !important;
	}

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

    #page-header
    {
        margin: 0 0 25px 0;
    }

    #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;
        position: absolute;
        right: 0px;
        top: 15px;
        z-index: 99999;
    }

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

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

    #backend-goto
    {
        position: absolute;
        top: 0px;
        right: 30%;
        background-color: #f7931e;
        padding: 0;
        z-index: 9999;
    }
    
    #backend-goto a
    {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        padding: 5px 10px;
        display: inline-block;
        text-decoration: none;
    }
   
    
    #backend-goto.backend-goto-cb
    {
            display:none;
    }

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

    form
    {
        padding-bottom: 20px;
    }

    input, select, textarea
    {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        font-size: 14px;
        max-width: 100%!important;
        padding: 12px;
		font-family: Montserrat;
		border-radius: 6px;
    }

    opxion
    {
        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]
    {
        vertical-align: top;
        width: auto;
		margin: 0 5px 0 0;
    }
	
	input[type=checkbox]
    {
        vertical-align: top;
        width: auto;
		margin: 5px 5px 0 0;
    }

    label
    {
        display: block;
        font-weight: bold;
		font-size: 14px;
    }

    .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;
    }
	
	.content-form .form-field-error
	{
		margin: 0;
		position: absolute;
		right: 60px;
		background: #CE453E;
		color: #fff;
		font-size: 10px;
		padding: 0 10px;
		font-weight: bold;
	}

    .btn
    {
        border: none;
        color: #fff;
        cursor: pointer;
        display: inline-block;
		box-sizing: border-box;
        font-size: 18px;
        font-weight: bold; 
        margin: 5px 0;
        padding: 11px 25px;
        text-align: center;
        transition: all .1s ease-out;
        text-decoration: none;
        font-family: 'Rajdhani', Montserrat, sans-serif;
		border-radius: 6px;
		background: #f7931e;
    }
	
	body.nozze .btn
	{
		background: #ad017e;
		color: #fff;
	}
	
	body.sub .btn
	{
		background: #013fa4;
		color: #fff;
	}

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

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

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

    .form-field
    {
       
    }
    .form-submit
    {
        padding-top: 13px;
    }

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

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

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

    .btn-secondary
    {
        background-color: #07407b;
        color: #fff;
    }

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

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

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

    .btn-alternate:active, .btn-alternate:hover
    {
        background-color: #0e0f3b;
        color: #fff;
    }

    .btn-secondary:active, .btn-secondary:hover
    {
        background-color: #07407b;
        color: #fff;
    }

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

    .field-privacybox
    {
        background-color: #FFFFFF;
        border: 1px solid #E5E5E5;
        height: 50px;
        margin: 20px 0;
        overflow-y: scroll;
        padding: 10px;
        font-size: 12px;
    }

    .field-captcha-image
    {
        display: inline-block;
        float: left;
    }
	
	.accordion
	{
		border: 1px solid rgba(0,0,0,.125);
		border-radius: .25rem;
		margin: 20px auto;
	}
	
	
	.accordion .arrow-down
	{
		transform: rotate(-90deg);
	}
	
	.accordion .arrow-up
	{
		transform: rotate(-180deg);
	}
	
	.accordion-header
	{
		padding: .75rem 1.25rem;
		margin-bottom: 0;
		background-color: rgba(0,0,0,.03);
		border-bottom: 1px solid rgba(0,0,0,.125);
		cursor: pointer;
		display: flex;
		align-items: center;
	}
	
	.accordion-header h2
	{
		margin: 5px 0 !important;
		margin: 5px 0;
		padding-right: 20px;
		line-height: 30px;
		color: #07407b;
	}
	
	.accordion-header span
	{
		color: #999;
		font-size: 12px;
		text-transform: uppercase;
	}
	
	.accordion-body
	{
		padding: 1.25rem 1.25rem 0.8rem 1.25rem;
	}
	.accordion .collapsed
	{
		display: none;
	}

	.arrow-down
	{
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #f7931e;
	}
	.arrow-up
	{
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #f7931e;
	}
	
	/* blocco scheda prodotto */
	
	.node-product
	{
		margin: 0 0 30px 0;
	}
	
	.node-product .node-product-img-box
	{
		width: 50%;
		max-width: 50%;
		min-width: 50%;
	}
	
	.node-product img
	{
		width: 100%;
		height: 100%;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		object-fit: cover;
	}
	
	.node-product .node-product-container
	{
		display: flex;
	}
	
	.node-product .node-product-text-box
	{
		width: 50%;
		max-width: 50%;
		min-width: 50%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}
	
	.node-product .node-product-link-box
	{
		margin-top: auto;
	}
	
	.node-product .node-product-link-box .btn
	{
		margin: 0;
	}
	
	/* blocco catalogo */
	
	.node-catalogue
	{
		margin: 0 0 30px 0;
		box-sizing: border-box;
		background: #fff;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		padding: 30px;
	}
	
	.node-catalogue img
	{
		width: 200px;
		height: 300px;
		object-fit: cover;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
	}
	
	.node-catalogue a.cat-link
	{
		position: relative;
		display: block;
	}
	
	.node-catalogue a.cat-link:hover:after
	{
		content: "Download";
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: absolute;
		text-align: center;
		display: block;
		top: 0;
		left: 0;
		padding-top: calc(50% + 35px);
		box-sizing: border-box;
	}
	
	.node-catalogue .node-catalogue-container
	{
		display: flex;
	}
	
	.node-catalogue .node-catalogue-text
	{
		width: 100%;
		max-width: 100%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}
	
	.node-catalogue h2
	{
		margin: 0 0 20px 0 !important;
	}
	
	.node-catalogue .node-catalogue-text h2:nth-child(1)
	{
		margin: 0px 0px 10px 0 !important;
	}

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

    .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: #B9C01D;
    }

    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: #0e0f3b;
        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 10px;
            margin: 0px !important;
    }

    #menu_primary_container,
	#menu_viaggi_nozze_container,
	#menu_viaggi_sub_container
    {
        display: inline-block;
        text-align: center;
    }
	
	/* ometto il link home da menu principale */
	/* #header #menu_primary > li:nth-child(1) 
	{
		display: none !important;
	} */
    
	#menu_primary.menu li,
	#menu_viaggi_nozze.menu li,
	#menu_viaggi_sub.menu li
	{
		float: right;
	}

    #menu_primary,
	#menu_viaggi_nozze,
	#menu_viaggi_sub
    {
		padding-left: 40px;
        margin: 0;
        font-family: Rajdhani, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #ffffff;
        display: flex;
		text-transform: uppercase;
    }
    
    #menu_primary li,
	#menu_viaggi_nozze li,
	#menu_viaggi_sub li
    {
        padding: 0;
        position: relative;
		margin-left: 20px !important;
    }

    #menu_primary a,
	#menu_primary .menu-item-active span,
	#menu_viaggi_nozze a,
	#menu_viaggi_nozze .menu-item-active span,
	#menu_viaggi_sub a,
	#menu_viaggi_sub .menu-item-active span
    {	
        display: inline-block;
        text-decoration: none;
        padding: 15px 0px;
        margin: 0;
	}
	
	#menu_primary a,
	#menu_viaggi_nozze a,
	#menu_viaggi_sub a
	{
		line-height: 18px;		
    }
	
	#header #menu_primary a,
	#header #menu_viaggi_nozze a,
	#header #menu_viaggi_sub a
	{
		/*min-width: max-content;*/
	}
    
    #menu_primary li ul,
	#menu_viaggi_nozze li ul,
	#menu_viaggi_sub li ul
    {
        /* background-color: transparent !important; */
        top: 70px!important;
        left: 0px!important;
        width: 244px!important;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
    }
	
	#header #menu_primary li ul:before
	{
		content: "";
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 15px solid #0f3762;
		position: absolute;
		left: 15px;
		top: -15px;
	}
    
    #menu_primary li ul li
    {
        border-bottom: 1px solid #f7931e;
        font-family: Montserrat, sans-serif;
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        text-transform: initial;
        text-align: left;
		background-color: #0f3762!important;
    }
    
    #menu_primary li ul li a
    {
        display: block;
        color: #fff;
        padding: 12px 18px!important;
    }
    
    #menu_primary li ul li a:hover
    {
        display: block;
        background-color: #0e0f3b;
        color: #fff!important;
    }

    #menu_primary a,
	#menu_viaggi_nozze a,
	#menu_viaggi_sub a
    {
            color: #ffffff;
    }

    #menu_primary a:hover, #menu_primary .menu-item-active span,
	#menu_viaggi_nozze a:hover, #menu_viaggi_nozze .menu-item-active span,
	#menu_viaggi_sub a:hover, #menu_viaggi_sub .menu-item-active span
    {
        opacity: 0.8;
    }

    #menu_column
    {
            padding: 0px;
    }

    /* blocchi generici */

    .block, #menu_column .menu-item
    {

    }

    #user-box ul, #submenu-box ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
         
    }
    
    #user-box ul li a, #submenu-box ul li a, #submenu-box span
    {
        background: url(../images/layout/vert-menu-bullet.png) no-repeat left center;
        cursor: pointer;
        display: block;
        border-bottom: 1px solid #e0e0e0;
        padding: 12px 0px 12px 30px;
        font-size: 14px;
        text-shadow: none;
        line-height: 20px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        color: #0e0f3b;   
    }
    
    #user-box ul li a:hover, #submenu-box ul li a:hover
    {
        color: #f7931e;
    }
    
    #user-box .block-int, #submenu-box .block-int
    {
        padding: 0;
    }
    
    #user-box, #submenu-box
    {
        margin: 0 0 20px 0;
    }
	
	#sidebar #user-box
	{
		font-size: 14px;
		margin: 0 0 40px 0;
	}
	
	#sidebar #user-box #login input[type="text"],
	#sidebar #user-box #login input[type="password"]
	{
		width: 100%;
	}
   
	#sidebar #user-box #login .form-submit
	{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	#sidebar #user-box form
	{
		padding-bottom: 0;
	}
	
	.lost-pw
	{
		text-decoration: none;
		color: #0e0f3b;
	}
	
	.lost-pw:after
	{
		content: "";
		background: url(../images/layout/ico-quest.png) no-repeat;
		background-size: cover;
		width: 20px;
		height: 20px;
		display: inline-block;
		margin-left: 5px;
	}
    
    .block-title, .block h2, #menu_column h2
    {
            font-size: 30px;
            padding-bottom: 0px;
            position: relative;
            font-family: 'Rajdhani', Montserrat, sans-serif;
            color: #f7931e;
            font-weight: 700;
			margin: 40px 0 20px;
    }

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

    .block-int
    {
            padding: 0;
    }

    .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
    {
            color: #636262;	
            margin-bottom: 30px;
    }
	
	.content-tags
    {
		margin: 30px 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		font-size: 14px;
	}

	.content-tags a
	{
		background: #f9f9f9;
		padding: 5px 10px;
		text-decoration: none;
		font-size: 14px;
		margin: 3px;
		white-space: nowrap;
	}
	
    .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-bottom: 20px;
    }

    .content-gallery-title
    {
        padding: 20px 0 10px 0;
        font-weight: bold;
        font-size: 22px;
        display: none;
    }

    .content-photo-image
    {
        width: 100%;
    }


/* 	.nozze.hp .content-photo{
		overflow: hidden;
	}

	.nozze.hp .content-photo-image{
		width: 1600px;
	}
 */


    
    .content-gallery figcaption,.content-photo figcaption
    {
        display:none;
    }

    .content-file
    {
        background-color: #E5E5E5;
        padding: 10px;
        margin: 20px 0;
    }

    .content-list
    {
        margin: 20px 0px;
    }
	
	#sidebar .content-list li div:not(.list-text)
	{
		display: flex;
		flex-direction: column;
		text-align: center;
		font-size: 14px;
	}
	
	#sidebar .content-list .list-text
	{
		padding: 0;
		text-align: center;
		font-size: 12px;
		line-height: 1.5em;
	}
	
	#sidebar .content-list .list-thumb img
	{
		width: 100%;
		height: 80px;
		object-fit: cover;
		object-position: 50%;
		margin-bottom: 20px;
	}

	.content-list li 
    {
        list-style-type: none;
        margin: 0px 0px 15px 0px;
        border-top: 1px solid #e0e0e0;
        padding: 15px 0 0 0;
    }
   
    .list-thumb 
    {
        display: table-cell;
    }
    
    .list-thumb img 
    {
        width: 80px;
        height: 80px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		object-fit: cover;
    }
	
	
	#sidebar .no-photo-content-list
	{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.no-photo-content-list
	{
        width: 80px;
        height: 80px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		background: url(../images/layout/no-photo.png) no-repeat, #f9f9f9;
		background-size: 40px;
		display: table-cell;
		background-position: 50%;
	}
    
    .list-text 
    {
        display: table-cell;
        padding: 0 0 0 20px;
        vertical-align: top;
    }
    
    .list-title 
    {
        display: block;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        color: #07407b;
		text-align: left;
		line-height: 18px;
		margin-bottom: 10px;
    }
	
	#sidebar .list-title
	{
		text-align: center;
	}

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

    .box-960
    {
            width: 100%;
			/* height:90px; */
            margin: auto;
            position: relative;
			padding: 0 50px;
			box-sizing: border-box;
    }

    /* logo header */

    .logo-header
    {
            width: 243px;
            height: 46px;
            background: transparent url(../images/layout/logo-header.png) no-repeat center top;
            display: inline-block;
            margin: 5px 0px;
    }

    /* Header search box */

    .header-search-box
    {
        display: inline-block;
        width: 215px;
        float: right;
        background: transparent url(../images/layout/bg-cerca-header.png) no-repeat right center;
        border: 1px solid #e5e5e5;
        -webkit-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
        -moz-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
        -ms-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
        -o-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
        box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
        margin-top: -5px;
    }

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

    .header-search-box #content-search-key
    {
            border: none;
            box-shadow: none;
            margin: 0px;
            background: transparent;
            width: 165px;
            float: left;
    }

    .btn-header-search
    {
        width: 39px;
        height: 27px;
        cursor: pointer;
        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: flex;
            padding: 0px;
			margin-bottom: 150px;
    }
	
	#box-newsletter form
	{
		margin-left: auto !important;
	}
	
	 .footer-newsletter-container
    {
		margin: 10px 0 0 0;
		text-align: right;
		max-width: 550px;
    }
    
    .footer-newsletter-container input[type="text"]
    {
		margin: 0 15px 0 0;
        width: 400px
    }
    
    .footer-newsletter-container input[type="submit"]
    {
		margin: 0;
    }
	
	.footer-newsletter-field-privacy
	{
		display: flex;
		align-items: flex-start;
		justify-content: flex-end;
		margin-top: 20px;
	}
    
    .footer-newsletter-container label
    {
		font-size: 12px;
		line-height: 12px;
		color: #fff;
		font-weight: normal;
		width: 90%;
		text-align: right;
    }
    
    #footer .newsletter-form-box
    {
		text-align: right;
		display: flex;
		justify-content: flex-end;
		align-items: first baseline;
    }
    
    .footer-newsletter-title
    {
		font-size: 24px;
		margin: 0 0 10px 0;
		font-weight: bold;
		color: #fff;
    }
	
	.footer-newsletter-txt
    {
		font-size: 18px;
		margin: 0 0 10px 0;
		font-weight: normal;
		color: #fff;
    }
    
    .footer-newsletter-container .newsletter-form-message.message
    {
                min-width: 400px;
                margin: 10px auto 10px !important;
    }
	
	.footer-newsletter-container label 
	{
		display: inline;
	}

	.footer-newsletter-container input[type="checkbox"] 
	{
		vertical-align: middle;
		padding: 0px;
		margin: 0 10px 0 0;
		
	}

	.footer-newsletter-field-box .form-field-error 
	{
		font-size: 12px;
	}

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

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

    .newsletter-field
    {
            width: 67%;
    }

    #box-newsletter form
    {
            padding: 0px;
            margin: 0px;
    }
    
    .footer-newsletter-container .newsletter-form-message.message
    {
                min-width: 480px;
                margin: 10px auto 10px !important;
    }

    .footer-newsletter-privacy-txt 
    {
        display: inline-block;
        margin: 10px 0 3px 0;
        font-size: 12px;
		color: #fff !important;
    }
    
    /* Footer */

    #footer
    {
        padding: 70px 0 0 0;
        margin-top: 0px;
        color: #0e0f3b;
		background: url(../images/layout/bg-footer.png)no-repeat, #07407b;
		background-size: cover;
		font-size: 12px;
		background-position: 50% 0px;
    }

    #footer .footer-left {
        width: 40%;
    }
	
	.footer-all
	{
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: baseline;
	}

    #footer-right
    {
            float: right;
            width: 50%;
            text-align: right;
    }
	
	#footer-left
	{
		float: left;
	}
	
	.footer-company-dates
    {
        font-size: 12px;
		text-align: right;
		width: 40%;
    }

    .footer-credentials
    {
        font-size: 12px;
        padding: 8px 0;
        background: #0e0f3b;
		 color: #fff;
    }
    
    .footer-credentials a
    {
        text-decoration: none;
        color: #fff !important;
    }

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

    .logo-footer
    {
            width: 123px;
            height: 23px;
            display: inline-block;
            background: transparent url(../images/layout/logo-footer.png) no-repeat left top;
            padding: 0 0 10px 0;
            border-bottom: 1px solid #d3d3d3;
    }

    .footer-adress-box
    {
            font-size: 12px;
            margin: 15px 0 0 0;
    }

    .footer-left
    {
            float: left;
    }

    .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 #menu_primary_container
    {
            width: 700px;
            background: transparent;
            text-align: right;
    }

    #footer #menu_primary li
    {
            padding: 0 5px;
            font-size: 12px;
    }

    #footer #menu_primary a, #menu_primary .menu-item-active span
    {
            padding: 5px;
    }
	
	#footer .social-fb, .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;
    }

    #footer .social-tw, .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;
    }
	
	#footer .social-insta, .social-insta {
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/layout/ico-insta.png) no-repeat center center;
        background-size: contain;
        margin: 0 5px 0 0;
    }
	
	.footer-social
	{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-bottom: 20px;
	}
	
	.footer-social span
	{
		margin-right: 15px;
		font-size: 14px;
	}
	
	.container-social-header
	{
		margin-right: auto;
		border-left: 1px solid #07407b;
		padding: 8px;
		box-sizing: border-box;
	}

    /* 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: 100%;
            text-align: right;
            float: right;
    }

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

    /* help */

    .ui-tooltip 
    {
            padding: 10px;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 1em;
        color: #0e0f3b;
        font-family: Helvetica,Montserrat,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;
    }

    /* commenti */

    #content_comments_list
    {
            margin-top: 40px;
    }
    
    .content-img-list
    {
        float: left;
        width: 314px;
        border: 1px solid #d0d0d0;
        padding: 1px;
        background-color: #ffffff;
        margin: 0 20px 20px 0;
    }
     
    
    .filenode-thumb
    {
        display: table-cell;
    }
       
    .filenode-title
    {
        display: table-cell;
        padding: 0 0 0 10px;
        vertical-align: middle;
    }   
    
    .content-gallery
    {
        display: grid;
		grid-template-columns: repeat(auto-fill, 250px);
		grid-gap: 40px;
		margin: 40px auto;
		justify-content: space-evenly;
    }
    
    #menu_footer_container
    {
        width: 750px;
        display: inline-block;
		margin-top: 40px;
    }
    
    .content-gallery-images img
    {
        width: 250px;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 0px;
        background-color: #ffffff;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
    }    
    
    figure
    {
    } 
    
    #cookie-bar
    {
        height: auto !important;
    }
    
    .sub-header
	{
		height: 58px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 0;
		width: 100vw;
		margin-left: -50px;
    }
	
	.sub-header div
	{
		display: flex;
		align-items: center;
	}
    
    #menu_secondary_container
    {
        display: inline-block;
    }
    
    #menu_secondary 
    {
        margin: 0;
        list-style: none;
        padding: 0;
		display: flex;
    }
	
	#menu_secondary li
	{
		display: flex;
	}
	
	#menu_aree
    {
        float: right;
        margin: 0;
        list-style: none;
        padding: 0;
		display: flex;
		align-items: center;
    }
	
    #menu_secondary li,
	#menu_aree li
    {
        float: left;
        margin: 0;
        padding: 0;
        font-weight: 600;
		font-size: 16px;
    }
    
    #menu_secondary a
    {
        color: #07407b;
		padding: 0 8px;
		text-decoration: none;
		font-family: Rajdhani;
		font-weight: 600;
		font-size: 14px;
		border-right: 1px solid #07407b;
		line-height: 14px;
		display: flex;
		align-items: center;
    }
	
	.link-preventivo
    {
        color: #f7931e !important;
        display: inline-block;
        padding: 8px;
        text-decoration: none;
        font-family: Rajdhani;
        font-weight: 600;
		font-size: 14px;
		line-height: 14px;
    }
	
	.link-agenzie
    {
        color: #07407b !important;
        display: inline-block;
        padding: 8px;
        text-decoration: none;
        font-family: Rajdhani;
        font-weight: 600;
		border-left: 1px solid #07407b;
		font-size: 14px;
		line-height: 14px;
    }
    
    #menu_secondary a:hover, .link-preventivo:hover, .link-agenzie:hover
    {
        opacity: 0.8
    }
    
    #menu_secondary_container .box-960
    {
        width: auto;
    }
	
	#menu_aree a[rel="mi1542"]
	{
		text-indent: -99999px;
		width: 120px;
	}
	#menu_aree a[rel="mi1542"]:after
	{
		content: "Originaltour";
		position: absolute;
		left: 50px;
		top: 7px;
		text-indent: 0;
	}
	
	#menu_aree li:nth-child(1) a:hover,
	#menu_aree li:nth-child(2) a:hover,
	#menu_aree li:nth-child(3) a:hover
	{
		opacity: 0.8
	}
	
	#menu_aree li:nth-child(1) a
	{
		background: #ad017e;
		color: #fff;
		text-decoration: none;
		border-radius: 6px;
		font-size: 14px;
		text-transform: uppercase;
		font-family: Rajdhani;
		font-weight: 700;
		margin-left: 0px;
		position: relative;
		padding: 7px 15px 7px 50px;
		min-width: max-content;
	}
	
	#menu_aree li:nth-child(1) a:before
	{
		content: "";
		display: inline-block;
		background: url(../images/layout/ico-wedding.png) no-repeat;
		background-size: cover;
		width: 24px;
		height: 24px;
		margin: 0 10px 0 0;
		opacity: 0.7;
		position: absolute;
		top: 7px;
		left: 15px;
	}
	
	#menu_aree li:nth-child(2) a
	{
		background: #013fa4;
		color: #fff;
		text-decoration: none;
		border-radius: 6px;
		font-size: 14px;
		text-transform: uppercase;
		font-family: Rajdhani;
		font-weight: 700;
		margin-left: 10px;
		margin-right: 10px;
		position: relative;
		padding: 7px 15px 7px 50px;
		min-width: max-content;
	}
	
	#menu_aree li:nth-child(2) a:before
	{
		content: "";
		display: inline-block;
		background: url(../images/layout/ico-sub.png) no-repeat;
		background-size: cover;
		width: 24px;
		height: 24px;
		margin: 0 10px 0 0;
		opacity: 0.7;
		position: absolute;
		top: 7px;
		left: 15px;
	}
	
	#menu_aree li:nth-child(3) a
	{
		background: #07407b;
		color: #fff;
		text-decoration: none;
		border-radius: 6px;
		font-size: 14px;
		text-transform: uppercase;
		font-family: Rajdhani;
		font-weight: 700;
		margin-left: 10px;
		position: relative;
		padding: 7px 15px 7px 50px;
		display: none;
		min-width: max-content;
	}
	
	#menu_aree li:nth-child(3) a:before
	{
		content: "";
		display: inline-block;
		background: url(../images/layout/ico-ot.png) no-repeat;
		background-size: cover;
		width: 24px;
		height: 24px;
		margin: 0 10px 0 0;
		opacity: 0.7;
		position: absolute;
		top: 7px;
		left: 15px;
	}
	
	body.nozze #menu_aree li:nth-child(3) a,
	body.sub #menu_aree li:nth-child(3) a
	{
		display: block !important;
	}
	
	body.nozze #menu_aree li:nth-child(1) a,
	body.sub #menu_aree li:nth-child(2) a
    {
		display: none;
	}
	
    .header-social 
    {
        float: right;
        margin: 0 0 0 24px;
    }
    
    .ico-fb
    {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 0 0 0 5px;
        background: transparent url(../images/layout/ico-fb-gray.png) no-repeat center center;
    }
    
    .ico-fb:hover
    {
        background: transparent url(../images/layout/ico-fb-orange.png) no-repeat center center;
    }
    
    .ico-tw
    {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 0;
        background: transparent url(../images/layout/ico-tw-gray.png) no-repeat center center;
    }
    
    .ico-tw:hover
    {
        background: transparent url(../images/layout/ico-tw-orange.png) no-repeat center center;
    }   
    
    #page-header h1
    {
        clear: both;
        font-size: 40px;
        font-weight: bold;
        padding: 0;
        margin: 0;
		line-height: 1em;
		text-align: left;
    }
	
	#page-header h1 b
	{
		color: #0e0f3b;
		font-weight: bold;
	}
    
    #facebook-likebox iframe
    {
        height: 240px!important;
    }
    
    #twitter-follow 
    {
        margin: 0 0 20px 0;
    }
    
    #menu_footer li
    {
        border: none;
        float: left;
        font-size: 14px;
        margin: 0 10px 0 0!important;
        padding: 0;
    }
	
	#menu_footer li a:after
	{
	  content: "|";
	  margin-left: 10px;
	  font-weight: normal;
	}
		
    #menu_footer li a
    {
        color: #0e0f3b;
		font-size: 14px;
		text-decoration: none;
		padding: 0;
		font-weight: bold;
    }
    
    #menu_footer_container .box-960
    {
        width: auto;
    }
    
    .twitter-timeline-hp
    {
        margin: 0 0 20px 0;
    }
	
	.twitter-timeline-hp iframe
	{
		width: 100% !important;
		height: 300px !important;
	}
    
    .content-form label
    {
        display: inline-block;
        width: 200px;
        font-weight: bold;
        text-align: left;
    }
    
    .content-form
	{
		padding: 40px 30px;
		border-top: 6px solid #f7931e;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		background: #ffffff;
		box-sizing: border-box;
		margin: 20px 0;
    }
	
	#wrapper.nosidebar #content .content-form
	{
		max-width: 1130px;
	}
	
	.content-form .form-field
	{
		display: flex;
		align-items: center;
		position: relative;
	}
	
	.content-form .ui-datepicker-trigger
	{
		position: absolute;
		right: 15px;
		top: 15px;
	}
	
	.content-form input.btn
	{
		width: max-content !important;
	}
	
	.content-form input:not([type="checkbox"]),
	.content-form textarea
	{
		width: 77%;
	}
    
    .content-form form
    {
        padding: 0;
    }
    
    #contact-23-contact_captcha {
    margin: 0 0 0 10px;
    }
    
      .rc-label 
    {
        width: 100%!important;
    }
    
    .ot-custom-menu-item h2 
    {
        font-size: 26px;
        margin: 0;
        font-weight: bold;
		text-transform: uppercase;
    }

    .ot-custom-menu-item.has-children h2
    {
        padding-bottom: 0;
    }

    .ot-custom-menu-item.has-children h2 a
    {
        background: url(../images/layout/ico-piu.png) no-repeat left center;    
    }

    .ot-custom-menu-item h2 a
    {
        color: #07407b;
        font-size: 12px;
        line-height: 15px;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        padding: 10px 0px;
        display: block;
        border-bottom: 1px solid #e0e0e0;
		font-family: Montserrat;
		background-image: none !important;
		text-transform: uppercase;
    }

    .ot-custom-menu-item-toggle.open
    {
        background: url(../images/layout/ico-meno.png) no-repeat left center;
    }

    .ot-custom-menu-item-children
    {
        display: block;

    }

    .ot-custom-menu li ul
    {
        display: block;
        padding: 0px;
    }
	
	/* custom programmi sidebar */

    #ot-custom-menu-programs ul
    {
        margin: 0;
        list-style-type: none;
        padding: 0;
        display: block;
    }
	
	#ot-custom-menu-programs .btn
	{
		background: #f9f9f9;
		color: #f7931e;
		font-size: 14px;
		font-weight: 600;
		border-radius: 0px;
		width: calc(100% + 30px);
		text-align: center;
		margin: auto -15px -20px -15px;
		padding: 10px;
		text-transform: uppercase;
	}
	
	#ot-custom-menu-programs .btn:hover
	{
		background: #07407b;
		color: #ffffff;
	}

    .ot-custom-menu-program-title a
    {
        color: #07407b !important;
        font-size: 14px !important;
        font-weight: bold;
		line-height: 20px;
    }

    .ot-custom-menu-programs-list
    {
        margin: 10px 0 0 0!important;
    }

    .ot-custom-menu-programs-list li
    {
        padding: 0!important;
        text-align: left;
        font-size: 12px;
        color: #0e0f3b;
        padding: 15px!important;
        border-bottom: none!important;
        margin: 30px 0;
        background: #ffffff;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		display: flex;
		flex-direction: column;
		box-sizing: border-box;
		min-height: 200px;
    }
	
	.ot-custom-menu-program-preview
	{
		margin: 10px 0 15px;
	}
	
	.ot-custom-menu-program-title
	{
		text-align: center;
	}
	
	.ot-custom-menu-program-title:after
	{
		content: "";
		display: block;
		width: 100%;
		height: 1px;
		background: #eee;
		margin: 10px auto 0;
	}
	
	.ot-custom-menu-program-preview a p
	{
		/*text-transform: lowercase;*/
		text-align: justify !important;
		word-break: break-all;
	}
	
	.ot-custom-menu-program-preview a,
	.ot-custom-menu-program-preview a *[style*="color:#FF8C00;"],
	.ot-custom-menu-program-preview a *[style*="color: rgb(255, 140, 0);"],
	.ot-custom-menu-program-preview font[color="#ff8c00"],
	.ot-custom-menu-program-preview font[color="#ff8c00"] i
	{
		color: #0e0f3b !important;
		font-style: normal !important;
		word-break: break-all;
		line-height: 1.5em;
	}
	
	.ot-custom-menu-program-preview a p:first-letter
	{
		text-transform: uppercase;
	}

    .ot-custom-menu-programs-li.li-active
    {
        background: #f7931e;
		min-height: auto !important;
    }
	
	.ot-custom-menu-programs-li *[style*="font-size: 13px"]
	{
		font-size: 12px !important;
		line-height: 1.5em;
	}
	
	.ot-custom-menu-programs-li.li-active a,
	.ot-custom-menu-programs-li.li-active a *[style*="color:#FF8C00"],
	.ot-custom-menu-programs-li.li-active a *[style*="color: rgb(255, 140, 0)"],
	.ot-custom-menu-programs-li.li-active font[color="#ff8c00"],
	.ot-custom-menu-programs-li.li-active font[color="#ff8c00"] i
	{
		color: #ffffff !important;
		pointer-events: none;
		font-size: 12px !important;
		font-style: normal !important;
		word-break: break-all;
		line-height: 1.5em;
	}
	
	.ot-custom-menu-programs-li.li-active .ot-custom-menu-program-title a
	{
		color: #ffffff !important;
		pointer-events: none;
		font-size: 14px !important;
		word-break: keep-all;
		line-height: 20px;
	}
	
	.ot-custom-menu-programs-li *[style*="font-size: 13px"],
	.ot-custom-menu-programs-li.li-active *[style*="font-size: 13px"],
	.ot-custom-menu-programs-li *[style*="font-size: 13px; text-align: justify"],
	.ot-custom-menu-programs-li.li-active *[style*="font-size: 13px; text-align: justify"]
	.ot-custom-menu-programs-li *[style*="font-size: 13px; color: rgb(255, 140, 0)"]
	{
		font-size: 12px !important;
		text-align: left !important;
	}
	
	.ot-custom-menu-programs *[style*="text-align: justify"],
	.ot-custom-menu-programs.li-active *[style*="text-align: justify"]
	{
		text-align: left !important;
	}
	
	.ot-custom-menu-programs-li.li-active .btn
	{
		display: none;
	}

   .ot-custom-menu-item.utilita h2
    {
       margin: 40px 0 20px;
    }

    .ot-custom-menu-children a
    {
        font-size: 12px;
		font-weight: 600;
		font-style: normal;
		text-decoration: none;
		text-align: left;
		padding: 10px 0px;
		display: block;
		border-bottom: 1px solid #e0e0e0;
		font-family: Montserrat;
		color: #07407b;
		line-height: 18px;
    }
	
	.ot-custom-menu-children a:hover
	{
		color: #f7931e;
	}

    .ot-custom-menu-programs-list li em
    {
        font-style: normal;
    }

    .ot-custom-menu-programs-list li p
    {
        margin: 0;
        padding: 0;
    }

    .ot-custom-menu-programs-list li strong
    {
        font-weight: normal;
    }

    .ot-custom-menu li ul li
    {
        float: none;
        padding: 6px 0;
    }

    .ot-custom-menu li ul li a
    {
        color: #0e0f3b;
        font-size: 12px;
        text-decoration: none;
    }

    .ot-custom-menu li ul li a:hover, .ot-custom-menu-item h2 a:hover
    {
        color: #f7931e;
    }

    .ot-custom-menu-item-children.hide
    {
        display:none;
    }

    .ot-custom-menu 
    {
        list-style-type: none;
        margin: 0 0 30px 0;
    }

    ul.ot-custom-menu ul.menu-1 li
    {
		padding-left: 25px;
		background: url(../images/layout/ico-hotel.png) no-repeat;
		background-size: 15px;
		background-position: 0 12px;
    }
	
	.ot-custom-menu

    #ot-custom-menu-hotels
    {
      margin: 20px 0 0 0;
    }

    #ot-custom-menu-hotels h2
    {
      margin: 0 0 20px 0!important;
    }

    #ot-custom-menu-hotels .ot-custom-menu-item h2
    {
      margin: 0!important;
    }

    #ot-custom-menu-programs
    {
        margin: 20px 0 0 0;
    }

    .ot-custom-menu li ul li
    {
        border-bottom: 1px solid #e0e0e0;
    }

    .ot-custom-menu-item.has-children
    {

    }

    #ot-custom-menu-hotel 
    {
        margin: 20px 0 0 0;
    }
    
    /* Hp block Speciali */
    
    #block_homepage 
    {        
        margin: 0;
        padding: 0px;
    }
	
	#block_homepage ul li
	{
		width: 100%;
		margin: 0 30px 0px 0;
	}
	
	#block_homepage ul li:last-child
	{
		margin: 0;
	}
    
    #block_homepage ul li a
    {
        text-decoration: none;
		color: inherit;
		display: flex;
		flex-direction: column;
    }
    
    #block_homepage ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
		display: grid;
		justify-content: space-between;
		grid-template-columns: repeat(auto-fill, 31%);
		grid-gap: 40px 0px;
    }
	
	.hp-speciale-thumb-box
	{
		position: relative;
		margin: 0;
		width: 100%;
	}
    
    .hp-speciale-thumb-box img
    {   
		width: 100%;
		height: 180px;
		margin: 0;
		object-fit: cover;
		object-position: 50% 0%;
    }
	
	.hp-speciale-content p
	{
		padding-right: 50px;
		box-sizing: border-box;
		text-align: left;
		display: none;
	}
    
    .hp-speciale-content h2
    {
        color: #07407b;
        font-size: 24px;
		line-height: 30px;
        font-weight: 600;
        text-decoration: none;
        margin: 10px 0px !important;
		text-transform: inherit;
		font-family: Montserrat;
		text-align: left;
    }
	
	.hp-speciale-content h3
	{
		text-align: left;
		margin: 20px 0 !important;
	}
	
	.hp-speciale-thumb-box:before
	{
		content: "Speciali";
		background: #f7931e;
		font-family: Montserrat;
		font-size: 24px;
        font-weight: 600;
        text-decoration: none;
		color: #fff;
		text-transform: uppercase;
		box-sizing: border-box;
		padding: 5px 10px;
		position: absolute;
	}
    
    /* Hp block Consiglia */
    
    #region-blocks_consiglia 
    {
        padding: 0px;
        /*width: 100vw;
		margin-left: 50%;
		margin-right: 50%;
		margin-top: 50px;
		margin-bottom: 50px;
		left: -50vw;
		right: -50vw;*/
		position: relative;
		background: linear-gradient(#07407b, #93b9df);
		margin: 50px auto;
		width: 100%;
		min-height:682px;
    }
	
	#region-blocks_consiglia .block-int
	{
		margin: auto;
		width: 100%;
		padding: 80px 50px;
		box-sizing: border-box;
	}
    
    #region-blocks_consiglia h2
    {
        font-size: 40px;
        margin: 0 0 50px 0;
        font-weight: 800;
        text-transform: none;
        font-family: 'Rajdhani';
		text-align: center;
    }
	
	#region-blocks_consiglia h2 b
	{
		color: #ffffff;
	}
    
    #region-blocks_consiglia ul 
    {
        list-style-type: none;
        margin: 10px 0px;
        padding: 0;
		display: grid;
		grid-template-columns: repeat(auto-fill, 31%);
		grid-gap: 40px 0;
		justify-content: space-between;

    }
    
    #region-blocks_consiglia ul li
    {
        width: 100%;
		background: #f7931e;
    }
	
	#region-blocks_consiglia ul li:hover
	{
		background: #07407b;
	}
    
    #region-blocks_consiglia ul li a img
    {
        width: 100%;
        height: 135px;
		object-fit: cover;
		object-position: 50% 50%;
    }
    
    #region-blocks_consiglia ul li a
    {
        text-decoration: none;
    }
    
    .hp-consiglia-title
    {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        text-decoration: none;
        text-align: center;
        margin: 0 0 20px 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
    }
    
    .hp-consiglia-thumb-box 
    {
        display: inline-block;
        margin: 0 0 20px 0;
		width: 100%;
    }
    
    /* Hp box Ultimi Programmi */
    
    #block_homepage_programs 
    {
        padding: 30px 50px;
		box-sizing: border-box;
    }
    
    #block_homepage_programs h2
    {
        color: #07407b;
		font-size: 40px;
		margin: 0 0 50px 0;
        font-weight: 800;
        text-transform: none;
        font-family: 'Rajdhani';
		text-align: center;
    }
    
    #block_homepage_programs ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
	
	
    #block_homepage_programs ul li
    {
        box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
        margin: 0;
        padding: 0;
		background: #fff;
		display: flex !important;
		flex-direction: column;
		min-height: 650px;
    }
    
    #block_homepage_programs a
    {
        text-decoration: none;
    }
	
	#block_homepage_programs ul li .btn
	{
		background: #07407b;
		margin-top: auto;
		margin-bottom: 0;
		font-family: Montserrat;
		font-weight: 800;
		font-size: 18px;
		padding: 20px 0;
		width: 100%;
		border-radius: 0px;
	}
	
	#block_homepage_programs ul li .btn:hover
	{
		background: #f7931e;
	}
    
    .hp-programs-tit
    {
        color: #f7931e; 
        font-size: 18px;
        margin: 0 0 10px 0;
        font-weight: bold;
		text-align: left;
    }
    
    .hp-programs-tit:hover
    {
        color: #07407b;
    }
	
	.hp-programs-img
	{
		position: relative;
	}
	
	.hp-programs-img:before
	{
		content: "NEW";
		position: absolute;
		border-radius: 100%;
		background: #f7931e;
		color: #ffffff;
		font-family: 'Rajdhani';
		text-transform: uppercase;
		font-weight: 800;
		text-align: center;
		line-height: 50px;
		width: 50px;
		height: 50px;
		right: 20px;
		top: 20px;
	}
    
    .hp-programs-img img
    {
        width: 100%;
		height: 220px;
		object-fit: cover;
		object-position: 50% 50%;
    }
    
    .hp-programs-txt 
    {
        padding: 30px;
    }

    .hp-programs-abstract
    {
    }
	
	.slider-programs.slick-slider
	{
		margin: 0 -20px !important;
	}
	
	.slider-programs.slick-slider .slick-slide
	{
		margin-right: 20px !important;
		margin-left: 20px !important;
	}
	
	.slider-programs .slick-prev.slick-arrow
	{
		position: absolute;
		left: 20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
	
	.slider-programs .slick-next.slick-arrow
	{
		position: absolute;
		right: 20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
    
    
    /* Hp box Hotels */
    
    #block_homepage_hotels 
    {
        background-color: #f8f8f8;
        padding: 30px 20px;
    }
    
    #block_homepage_hotels h2
    {
        margin: 0 0 20px 0;
    }
    
    #block_homepage_hotels ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline-block;
    }
    
    .hp-hotels-abstract 
    {
        font-size: 11px;
        color: #0e0f3b;
        line-height: 14px;
        height: 15px;
        overflow: hidden;
        text-align: left;
    }
    
    .hp-hotels-box
    {
        position: relative;
        display: inline-block;
    }
    
    #block_homepage_hotels ul li .hp-hotels-img
    {
        display: none;
    }
    
    #block_homepage_hotels ul li
    {
        float: right;
        width: 209px;
    }
    
    #block_homepage_hotels ul li .hp-hotels-img img
    {
        display: none;
    }
    
    #block_homepage_hotels ul li:first-child
    {
        float: left; 
        display: inline-block;
        height: 260px;
        width: 310px;
    }
    
    #block_homepage_hotels ul li:first-child .hp-hotels-img
    {
        display: block;
    }
    
    #block_homepage_hotels ul li:first-child .hp-hotels-img img
    {
        width: 310px;
        height: auto;
        display: block;
    }
    
    #block_homepage_hotels a
    {
        text-decoration: none;
    }
    
    #block_homepage_hotels a.hp-hotels-box
    {
        display: block;
        border-bottom: 1px solid #E5E5E5;
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
    }
    
    #block_homepage_hotels ul li:last-child a.hp-hotels-box
    {
        border-bottom: none;
        margin: 0;
        padding: 0;
    }
    
    #block_homepage_hotels ul li .hp-hotels-tit
    {
        color: #0e0f3b;
        font-size: 12px;
        line-height: 14px;
        font-weight: 600;
        margin: 0 0 8px 0;
        text-align: left;
    }
    
    #block_homepage_hotels ul li .hp-hotels-tit:hover
    {
        color: #f7931e;
    }
    
    #block_homepage_hotels ul li:first-child .hp-hotels-tit 
    {
        background: #1c1c1c;
        padding: 15px;
        color: #fff;
        font-weight: 600;
        font-size: 22px;
        position: absolute;
        top: 77px;
        left: 0px;
        width: 280px;
        margin: 0;
    }
    
    #block_homepage_hotels ul li:first-child .hp-hotels-tit:hover
    {
        background-color: #f7931e;
    }    
    
    #block_homepage_hotels ul li:first-child .hp-hotels-abstract
    {
        color: #777;
        font-size: 12px;
        line-height: 18px;
        margin: 20px 0 0 0;
        height: inherit;
        overflow: visible;
    }
    
    #block_homepage_hotels ul li:first-child a.hp-hotels-box
    {
        width: 310px;
        border-bottom: none;
        margin: 0;
        padding: 0;
    }    
	
	/* cataloghi 
    
    #region-blocks_cataloghi ul
    {
        list-style-type: none;
        margin: 10px 0 30px 0;
        padding: 0;
    }
    
    #region-blocks_cataloghi ul li a
    {
        background: url(../images/layout/vert-menu-bullet.png) no-repeat left center;
        cursor: pointer;
        display: block;
        border-bottom: 1px solid #e0e0e0;
        padding: 2px 0px 2px 20px;
        font-size: 14px;
        text-shadow: none;
        line-height: 20px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
    }

    #region-blocks_cataloghi ul li a:hover
    {
        color: #f7931e;
    }
	
	*/

    .content-hotel-category.desert_camp .content-hotel-cat-img
    {
        background: url(../images/layout/desertcamp.png) no-repeat center left;
    }
    
    .content-hotel-category.boutique_hotel .content-hotel-cat-img
    {
        background: url(../images/layout/boutiquehotel.png) no-repeat center left;
    }
    
    .content-hotel-category.dive_resort .content-hotel-cat-img
    {
        background: url(../images/layout/diveresort.png) no-repeat center left;
    } 
    
    .content-hotel-category.eco_resort .content-hotel-cat-img
    {
        background: url(../images/layout/ecoresort.png) no-repeat center left;
    }  
    
    .content-hotel-category.safari_lodge .content-hotel-cat-img
    {        
        background: url(../images/layout/safarilodge.png) no-repeat center left;
    }  
    
    .content-hotel-category .content-hotel-cat-img
    {
        text-indent: -99999px;
        width: 135px;
        height: 20px;
        display: inline-block;
        margin: 0 0 0 5px;        
    }
    
    .content-hotel-category
    {
            margin: 15px 0 0 0;
            font-size: 13px;
    }
    
    .hotel-flags
    {
            margin: 15px 0;
    }
    
    .content-hotel-flag.on
    {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0 5px 0 0;
    }
    
    .content-hotel-flag.off
    {
        display: none;
    }
    
   .content-hotel-flag.beach.on
   {
       background: url(../images/icons/beach.png) no-repeat center left;
   }
   
   .content-hotel-flag.pool.on
   {
       background: url(../images/icons/pool.png) no-repeat center left;
   }
   
   .content-hotel-flag.wifi.on
   {
       background: url(../images/icons/wifi.png) no-repeat center left;
   }
   
   .content-hotel-flag.diving.on
   {
       background: url(../images/icons/diving.png) no-repeat center left;
   }
   
   .content-hotel-flag.spa.on
   {
       background: url(../images/icons/spa.png) no-repeat center left;
   }
   
   .content-hotel-flag.golf.on
   {
       background: url(../images/icons/golf.png) no-repeat center left;
   }
   
    .content-hotel-services-txt 
    {
        margin: 0 5px 0 0;
        display: inline-block;
        font-size: 13px;
        float: left;
        line-height: 22px;
    } 
    
    .content-hotel-stars-txt 
    {
        margin: 0 5px 0 0;
        display: inline-block;
        font-size: 13px;
        float: left;
        line-height: 16px;
    }
    
    #content-form-1944 label
    {
        width: 165px;
        line-height: 35px;
        padding-bottom: 0px;
    }
    
    #content-form-1944 input, #content-form-1944 select
    {
        width: 200px;
    }
    
    #content-form-1944 textarea
    {
        width: 550px;
        height: 200px;
    }
    
    .content-form.id_1944
    {
        border: none;
        padding: 0px;
        margin: 30px 0 0 0;
    }
    
    .content-form.id_1944 .rc-label input
    {
        width: auto!important;
        float: left;
    }
    
    .content-form.id_1944 .rc-label
    {
        line-height: 22px!important;
    }   
    
    .content-form.id_1944 .form-submit
    {
        display: inline-block;
        width: 100%;
    }     
    
    .rate_star_empxy.icon
    {
		display: none;
    }
    
    .content-abstract
    {
		font-size: 16px;
    }
    
    .nomobile
    {
    }
    
    #footer form
    {
		margin: 0;
		padding: 0;
    }
    
    .mobile
    {
		display: none!important;
    }
    
    .header-slogan-box
    {
		color: #fff;
		font-weight: 400;
		font-size: 12px;
		text-align: right;
		text-decoration: none;
    }
    
    .hp-content-box
    {
		padding: 20px;
		border-bottom: 1px solid #e5e5e5;
    }
    
    .btn-print-box
    {
		display: none;
    }
	
	.content-nohome .print-btn-box
	{
		margin: 20px 0;
	}
	 
    .content-nohome .btn-print-box
    {
		display: inline-block;
		font-weight: bold;
		font-size: 15px;
		line-height: 38px;
		cursor: pointer;
    }
    
    .content-nohome .btn-print
    {
		width: 18px;
		height: 18px;
		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;
    }
	
	body.nozze .content-nohome .btn-print
	{
		background: #ad017e url(../images/layout/ico-print.png) no-repeat center center;
	}
	
	body.sub .content-nohome .btn-print
	{
		background: #013fa4 url(../images/layout/ico-print.png) no-repeat center center;
	}
	
	.logo-box
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		text-decoration: none;
	}
	
	#footer .logo-box
	{
		align-items: flex-start;
		margin-bottom: 20px;
	}
	
	.logo-box img
	{
		width: 224px;
		height: 50px;
	}
	
	#footer .logo-box img
	{
		height: 46px;
	}
	
	body.nozze .logo-box img
	{
		width: auto;
		height: 35px;
	}
	
	body.sub .logo-box img
	{
		width: auto;
		height: 50px;
	}
	
	.logo-header-container
	{
		padding: 0;
		display: flex;
		justify-content: center;
		height: 90px;
	}
	
	.logo-header-container .menu-box
	{
		margin: auto;
		margin-right: 0;
	}
	
	.logo30
	{
		display: block!important;
		height: 71px;		
	}
	
	/* #header a[rel="mi1"]
	{
		display: none !important;
	} */
	
	ul.menu-2
	{
		display: none;
	}
	
	.content-login
	{

	}
	
	.content-login form#login
	{
		padding: 0;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	.content-login form#login .form-field,
	.content-login form#login .form-submit
	{
		width: 32%;
	}
	
	.content-login form#login .form-field input
	{
		width: 100%;
		margin: 10px 0 0 0;
	}
	
	.content-login form#login .form-submit input
	{
		width: 100%;
		margin: 10px 0 0 0;
	}
	
	.content-login .recovery-link
	{
		font-weight: bold;
		font-size: 14px !important;
		text-decoration: none;
	}
	
	/* nivoslider */
	
	#wrapper.homepage .content-gallery-slider.homepage.nivoSlider
	{
		display: block !important;
	}
	
	#wrapper.homepage .content-gallery-slider.nivoSlider,
	#wrapper:not(.homepage) .content-gallery-slider.homepage.nivoSlider
	{
		display: none !important;
	}
	
	
	#wrapper .content-gallery-slider{
		height: 450px;
		position: relative;
	
	}
	
	.nivoSlider img
	{
		height: 500px !important;
		left: 50% !important;
		margin-left: -50%;
		object-fit: cover;
	}
	
	body.nozze.hp .nivoSlider img,
	body.sub.hp .nivoSlider img
	{
		height: 400px !important;
	}
	
	#wrapper.homepage .nivoSlider img
	{
		height: 450px !important;
		width: 100% !important;
		left: 50% !important;
		margin-left: -50%;
		object-fit: cover;
	}
	
	.nivo-caption
	{
		z-index: 999;
		bottom: 80px !important;
		left: 0 !important;
		right: 0 !important;
		background: transparent !important;
		height: auto !important;
		color: #ffffff !important;
		font-size: 18px;
		line-height: 24px;
		font-weight: 500;
		opacity: 1 !important;
		padding: 0 50px !important;
		margin: auto;
		width: 100% !important;
		text-align: left;
		text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
	}
	
	.nivo-caption span
	{
		background: #07407b;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		font-size: 14px;
		padding: 8px 30px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 20px;
	}
	
	.nivo-caption h2
	{
		color: #ffffff !important;
		text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		font-size: 60px;
		line-height: 60px;
		text-transform: uppercase;
		font-weight: 700;
	}
	
	.nivo-caption .btn
	{
		font-weight: 600;
		font-family: Montserrat;
		font-size: 18px;
		background: #f7931e;
		color: #ffffff;
		border-radius: 8px;
		padding: 10px 20px;
		text-shadow: none !important;
		display: block !important;
		width: max-content;
		text-align: center;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
		margin: 20px 0 0 0;
	}
	
	.nivo-caption .btn:hover
	{
		background: #ffffff;
		color: #f7931e;
	}
	
	.nivo-directionNav
	{
		display: none !important;
	}
	
	.nivo-controlNav
	{
		position: absolute;
		z-index:99;
		top: 500px;
		left: 50%
	}
	
	#wrapper.homepage .nivo-controlNav
	{
		top: 550px;
	}

	.nivo-controlNav a.nivo-control
	{
		font-size: 0 !important;
		display: inline-block;
		width: 10px;
		height: 10px;
		border-radius: 10px;
		margin: 0 5px;
		border: 2px solid #fff;
		background: transparent;
		box-sizing: border-box;
		line-height: 0px;
	}
	
	.nivo-controlNav a.nivo-control.active
	{
		border: 0px !important;
		background: #fff;
		margin: 0 5px;
		position: relative;
		top: -2px;
		box-sizing: border-box;
		line-height: 0px;
	}
	
	/* slick slider */
	
	.slick-slider
	{
    margin: 0 -15px !important;
	}
	
	.slick-slide
	{
		margin-right:15px;
		margin-left:15px;
	}
	
	.slick-prev.slick-arrow
	{
		position: absolute;
		left: 25px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
	
	.slick-next.slick-arrow
	{
		position: absolute;
		right:25px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
	
	#block_homepage.block
	{
		padding: 0 50px;
		box-sizing: border-box;
	}
	
	/* area lasciati ispirare HP */
	
	#region-blocks_ispirare
	{
		/*width: 100vw;
		margin-left: 50%;
		margin-right: 50%;
		left: -50vw;
		right: -50vw;*/
		background: url(../images/layout/bg-inspiration.jpg) no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		background-attachment: fixed;
		position: relative;
		width: 100%;
		margin: auto;
	}
	
	#region-blocks_ispirare .block
	{
		width: 99%;
		margin: 50px auto;
		padding: 80px 50px;
		box-sizing: border-box;
	}

	
	#region-blocks_ispirare h2
	{
		color: #fff;
		font-size: 40px;
		margin: 0 0 50px 0;
		font-weight: 800;
		text-transform: none;
		font-family: 'Rajdhani';
		text-align: center;
		text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
	}
	
    
    #region-blocks_ispirare ul
    {
        list-style-type: none;
        margin: 0 -20px !important;
        padding: 0;
    }
    
    #region-blocks_ispirare a
    {
        text-decoration: none;
		color: #0e0f3b;
    }
    
    #region-blocks_ispirare ul li
    {
		background: #f9f9f9;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		margin: 0;
		padding: 0;
		display: flex !important;
		min-height: 220px;
	}

	#region-blocks_ispirare ul li:hover
	{
		background: #ffffff;
	}
    
    .dx-ispirare-txt 
    {
       display: flex;
       flex-direction: column;
	   padding: 20px;
	   box-sizing: border-box;
    }
    
    .dx-ispirare-tit
    {
        color: #f7931e;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 10px;
		text-align: left;
		line-height: 22px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
    }
    
    
    .dx-ispirare-abstract
    {
        font-weight: normal;
		font-size: 13px;
		line-height: 18px;
		text-align: left;
    }
	
	.dx-ispirare-link
	{
		margin-top: auto;
	}
	
	.dx-ispirare-link a
	{
		color: #f7931e !important;
		font-size: 13px;
	}
    
    .dx-ispirare-img 
    {
        display: block;
        padding: 0;
		height: 100%;
    }
	
	.dx-ispirare-img img
	{
		width: 120px;
		height: 100%;
		object-fit: cover;
		object-position: 50% 50%;
	}
	
	.slider-news.slick-slider
	{
		margin: 0 -20px !important;
	}
	
	.slider-news.slick-slider .slick-slide
	{
		margin-right: 20px !important;
		margin-left: 20px !important;
	}
	
	.slider-news .slick-prev.slick-arrow
	{
		position: absolute;
		left: 20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
	
	.slider-news .slick-next.slick-arrow
	{
		position: absolute;
		right:20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: -70px;
	}
    
    /* fine */
	
	#region-blocks_cataloghi
	{
		margin: 50px 0;
		padding: 0 50px;
		box-sizing: border-box;
	}
	
	#region-blocks_cataloghi h2
	{
		font-size: 40px;
		text-transform: inherit;
		font-weight: bold;
		margin: 0 0 50px 0;
		text-align: center;
	}

	
	#region-blocks_cataloghi img
	{
		mix-blend-mode: multiply;
		margin: auto;
	}
	
	.slider-cataloghi.slick-slider
	{
		margin: 0 -20px !important;
	}
	
	.slider-cataloghi.slick-slider .slick-slide
	{
		margin-right: 20px !important;
		margin-left: 20px !important;
	}
	
	.slider-cataloghi .slick-prev.slick-arrow
	{
		position: absolute;
		left: 20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-left-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: 130px;
	}
	
	.slider-cataloghi .slick-next.slick-arrow
	{
		position: absolute;
		right:20px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: transparent url(../images/layout/arrow-right-blue.png) no-repeat center center;
		text-indent: -99999px;
		border: 0;
		padding: 0;
		cursor: pointer;
		z-index: 999;
		background-size: 20px;
		top: 130px;
	}
	
	/* */
	
	#wrapper.homepage .content-text
	{
		padding: 0px 50px;
		box-sizing: border-box;
	}
	
	.banner
	{
		background: #ffffff;
		padding: 30px;
		box-sizing: border-box;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		margin: 30px 0;
		color: #0e0f3b !important;
	}
	
	.banner.covid
	{
		padding: 30px 30px 30px 130px;
		background: url(../images/layout/ico-covid.png)no-repeat, #ffffff;
		background-size: 80px;
		background-position: 30px 50%;
		color: #0e0f3b !important;
		display: none;
	}
	
    *[style*="color:#FF8C00;"], *[style*="color: rgb(255, 140, 0);"], font[color="#ff8c00"], font[color="#ff8c00"] i
	{
		color: #f7931e !important;
		font-style: normal !important;
		
	}
	
	#content *[style*="font-size:"]
	{
		font-size: 16px !important;
		line-height: 1.5em !important;
		
	}
	
	#sidebar *[style*="font-size:"], #sidebar2 *[style*="font-size:"]
	{
		font-size: 12px !important;
		line-height: 1.5em !important;
	}
	
	/* Perchè scegliere HP */
	
	#region-blocks_scegliere
	{
		margin: 50px 0;
		padding: 20px 0;
	}
	
	#region-blocks_scegliere .block-text div
	{
		text-align: justify;
	}
	
	#sidebar #region-blocks_scegliere
	{
		margin: 0;
		padding: 0;
	}
	
	#region-blocks_scegliere ul
	{
		list-style-type: none;
		margin: 0 50px;
		padding: 0;
		display: flex;
		justify-content: space-between;
	}
	
	#sidebar #region-blocks_scegliere ul
	{
		flex-direction: column;
	}
	
	#region-blocks_scegliere ul li
	{
		text-align: center;
		padding: 0px;
		max-width: calc(33% - 20px);
	}
	
	#sidebar #region-blocks_scegliere ul li
	{
		padding: 0;
	}
	
	#region-blocks_scegliere h3
	{
		text-align: center;
	}
	
	#region-blocks_scegliere a
	{
		text-decoration: none;
	}
	
	#region-blocks_scegliere .btn
	{
		display: none !important;
	}
	
	#region-blocks_scegliere h2
	{
		font-size: 40px;
		text-transform: inherit;
		font-weight: bold;
		margin: 0 0 50px 0;
		text-align: center;
	}
	
	#sidebar #region-blocks_scegliere h2
	{
		font-size: 30px;
	}
	
	#region-blocks_scegliere .block-img img
	{
		margin: auto;
		height: auto;
		width: 100px;
		height: 100px;
	}
	
	#sidebar #region-blocks_scegliere .block-img img
	{
		margin: 20px auto;
		height: auto;
		width: 70px;
	}
	
	#sidebar #region-blocks_banner_lato
	{
		margin: 50px auto;
	}
	
	#sidebar #region-blocks_banner_lato img
	{
		border: 0;
		border: 0;
		margin: auto;
		width: 270px;
		height: auto;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
	}
	
	/* mappa tour contenuti */
	
	#content .tour-map
	{
		float: right;
		width: 60%;
		margin: 0px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		text-align: right;
	}
	
	#content .tour-info
	{
		float: left;
		width: 40%;
		padding: 0px;
		box-sizing: border-box;
		margin: 0;
	}
	
	#content .tour-info h2
	{
		text-align: left;
		font-size: 20px;
		margin: 0 0 10px 0;
	}
	
	#content .tour-info p
	{
		text-align: left;
	}
	
	#content .tour-info img
	{
		float: left;
		width: 20px !important;
		height: 20px !important;
		margin: 2px 10px 0 0 !important; 
	}
	
	/* zona loghi HP */
	
	#region-blocks_loghi
	{
		/*width: 100vw;
		margin-left: 50%;
		margin-right: 50%;
		left: -50vw;
		right: -50vw;*/
		background: #fcdcb6;
		position: relative;
		width: 100%;
		margin: auto;
	}
	
	body.nozze #region-blocks_loghi
	{
		background: #ffc2ee;
		width: calc(100% + 100px);
		margin: 0 0 0 -50px;
	}
	
	body.sub #region-blocks_loghi
	{
		background: #dbe9f9;
		width: calc(100% + 100px);
		margin: 0 0 0 -50px;
	}
	
	
	#region-blocks_loghi h2
	{
		margin: 0 0 50px 0;
		text-align: center;
		color: #fff;
		font-size: 40px;
		text-shadow: 1px 1px 5px rgba(144, 144, 0, 0.30);
	}
	
	body.nozze.hp #content,
	body.sub.hp #content
	{
		padding: 50px;
		box-sizing: border-box;
	}
	
	body.nozze #region-blocks_loghi h2
	{
		color: #8e6c85;
		text-shadow: none;
	}
	
	body.sub #region-blocks_loghi h2
	{
		color: #7a828b;
		text-shadow: none;
	}
	
	body.nozze .footer-newsletter-privacy-txt
	{
		color: #fff !important;
	}
	
	#region-blocks_loghi .block
	{
		width: 100%;
		margin: 50px auto -50px;
		padding: 60px 50px;
		box-sizing: border-box;
	}
	
	.brands
	{
		display: flex;
		align-items: center;
		justify-content: flex-start;
		height: 52px;
	}
	
	.brands .logos
	{
		width: 14%;
		min-width: 14%;
		max-width: 14%;
		text-align: center;
		position: relative;
		display: inline;
	}
	
	.brands .logos img
	{
		margin: auto;
		mix-blend-mode: multiply;
		filter: grayscale(100%);
		opacity: 0.6;
		height: auto;
		max-width: 120px;
	}
	
	.container-flex
	{
		display: flex;
		justify-content: space-between;
	}
	
	.col-6
	{
		width: calc(50% - 20px);
	}
	
	#region-blocks_contenuti_nozze ul,
	#region-blocks_contenuti_sub ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
	}
	
	#region-blocks_contenuti_nozze ul li,
	#region-blocks_contenuti_sub ul li
	{
		width: 33%;
		max-width: 33%;
	}
	
	#region-blocks_contenuti_nozze a,
	#region-blocks_contenuti_sub a
	{
		text-decoration: none;
	}
	
	#region-blocks_contenuti_nozze .btn,
	#region-blocks_contenuti_sub .btn
	{
		display: none;
	}
	
	#region-blocks_contenuti_nozze .container-li,
	#region-blocks_contenuti_sub .container-li
	{
		display: flex;
	}
	
	#region-blocks_contenuti_nozze .block-text,
	#region-blocks_contenuti_nozze h3,
	#region-blocks_contenuti_sub .block-text,
	#region-blocks_contenuti_sub h3
	{
		padding-right: 40px;
		box-sizing: border-box;
		text-align: left;
	}
	
	#region-blocks_contenuti_nozze img,
	#region-blocks_contenuti_sub img
	{
		width: 150px;
		height: 220px;
		margin: 0 30px 0 0;
	}
	
	.node-plus-tour
	{
		padding: 30px;
		background:#ffe4c4;
		box-sizing: border-box;
		margin-bottom: 30px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.5);
		position: relative;
	}
	
	body.nozze .node-plus-tour
	{
		background:#ffe1f6;
	}
	
	body.sub .node-plus-tour
	{
		background:#d7fffb;
	}
	
	.node-plus-tour h3.title
	{
		text-align: center;
		margin: 0 0 20px 0 !important;
		color: #f7931e;
		position: absolute;
		background: #fff;
		padding: 10px 30px;
		overflow: hidden;
		top: 30px;
		left: 0px;
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
		font-size: 22px;
	}

	.banner-tour{
		display: flex;
		justify-content: space-between;
		align-items: center;
		background: #ffe4c4;
		padding: 20px 0;
	}
	
	

	.box-container-banner{
		width: 84%;
	}

	.banner-tour img{
		width: 100px;
		height: 86px;
		margin-right: 30px;
	}

	.banner-tour,
	.banner-tour  a{
		text-decoration: none;
	
	}

	.text-banner{
		color:black;
		padding-left: 30px;
		display: block;
	}

	.title-banner{
		display: block;
		text-align: center;
		/* margin: 0 0 20px 0 !important; */
		color: #f7931e;
		position: relative;
		background: #fff;
		padding: 10px 30px;
		overflow: hidden;
		/* top: 30px; */
		left: 0px;
		box-shadow: 0px 0px;
		text-align: left;
		font-weight: 700;
		font-size: 22px;
		font-family: 'Rajdhani';
		box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
	}



	
	body.nozze .node-plus-tour h3.title
	{
		color: #ad017e;
	}
	
	body.sub .node-plus-tour h3.title
	{
		color: #013fa4;
	}
	
	.node-plus-tour-content
	{
		padding-top: 70px
	}
	
	.node-plus-tour-content h1,
	.node-plus-tour-content h2,
	.node-plus-tour-content h3,
	.node-plus-tour-content h4,
	.node-plus-tour-content h5
	{
		margin: 0 0 15px 0 !important;
		font-family: Montserrat;
		line-height: 2rem;
		text-align: left;
	}
	
	.node-plus-tour-content ul
	{
		list-style-type: none;
		margin: 0;
	}
	
	.node-plus-tour-content ul li:before
	{
		content: "";
		width: 25px;
		height: 25px;
		background: url(../images/layout/ico-ot.png) no-repeat;
		background-size: cover;
		display: inline-block;
		margin-right: 5px;
		position: relative;
		top: 7px;
		filter: brightness(15%);
	}
	
	.node-plus-tour-content p:last-child
	{
		margin: 15px 0 0 0;
	}
	
	#region-blocks_travelreport_sub ul
	{
		display: flex;
		flex-direction: column;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#region-blocks_travelreport_sub a
	{
		text-decoration: none
	}
	
	#region-blocks_travelreport_sub li
	{
		width: 100%;
		margin-bottom: 30px;
	}
	
	#region-blocks_travelreport_sub .block > h2
	{
		margin-bottom: 20px;
	}
	
	#region-blocks_travelreport_sub li .container-li
	{
		display: flex;
	}
	
	#region-blocks_travelreport_sub li .container-li img
	{
	  width: 400px;
	  height: 220px;
	  margin: 0 30px 0 0;
	  object-fit: cover;
	  object-position: 50%;
	}
	
	#region-blocks_travelreport_sub li .block-text a
	{
		color: #0e0f3b;
	}
}

.ui-datepicker-calendar th
{
    background-color: rgba(255, 120, 0, 0.64);
}

.content-form label
{
    clear: both;
}

.only-print
{
	display: none!important;
}

#content .content-text
{
	text-align: justify !important;
}

#c-bns button+button {
    margin-right: 1em;
    margin-left: 0;
}
.preventivo .ui-datepicker-trigger{
	display: none !important;
}
.d-flex{
	display: flex;
}
.ml-auto{
	margin-left: auto !important;
}
.align-items-center{
	align-items: center;
}


@media (min-width: 1600px)
{
	#header #menu_primary li:nth-child(1) /* ometto il link home da menu principale */
	{
		display: block !important;
	}
	
	#menu_secondary a,
	.link-preventivo,
	.link-agenzie
	{
		font-size: 16px;
		line-height: 18px;
	}
	
	.sub-header
	{
		width: 100%;
		margin-left: 0;
	}
	
	.dx-ispirare-abstract
    {
        font-weight: normal;
		font-size: 16px;
		line-height: 1.5em;
    }
}
