@charset "utf-8";
/* CSS Document */

.container_top .col-sm-2 {
	width: 16.11944%;
}
.container_top .col-sm-10 {
	width: 83.88056%;
}

/* ************************************************************ top header *********************************** */
.header-meta {
	position: relative;
	z-index: 30;
	background: #ffffff;
	text-align: right;
	padding: 0;	
	/*height: 43px;*/
	color: #000000;
	font-family:'SanaSansAlt-Black', arial, helvetica, sans-serif;
	font-size: 18px;
}
.header-meta img {
	margin-bottom: 5px;
	margin-right: 5px; 
	/*height: 27px;*/
	/*vertical-align: top;*/
	/**/
	/*position: absolute;
	right: 100%;
	bottom: -1px;*/
}
.header-top {
	display: inline-block;
}
.header-top a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	/*height: 35px;*/
	white-space: nowrap;
	color: #000000;
	-webkit-transition: color .35s;
	transition: color .35s;
	font-size: 18px;
}
.header-top a.font_14 {
	font-size: 14px; 
}
.header-top a.header_black {    
    font-size: 16px;
    color: #000000;
    float: left;
    text-decoration: none;
    margin-top: 9px;
}
.face-img {
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    background: #191a1c url(../../images/sprite.png) no-repeat 0 -18px;
    margin-top: 8px;
    margin-right: 3px;
}
.header-top>a.phone_home {
	padding-right:16px;
}
.header-top>a.email_home {
	padding-right:5px;
}
.header-top span a.isc_newsletter {
    color:#000000;
}
.header-top span a:hover.isc_newsletter {
    color:#000000;
	text-decoration: none;
}
.header-top a i.fa {
	position: relative;
	padding-right: 5px;
	font-size: 18px
}
.header-top a i.fa.fa-at {
    position: relative;
    top: 1px;
    padding-right: 5px;
    font-size: 14px;
		font-weight: 800;
}
.header-top a b {
	font-size: 14px
}
.header-top>a:hover {
	color: #0f4c81;
}
.header-meta--tuev {
	display: block;
	position: relative;
	top: -2px;
	margin-left: 10px;
	width: 40px;
	height: 40px
}
.header-main {
	position: relative;
	height: 118px;	
}
.header-main .col-sm-9 {
	text-align: -webkit-right;
	text-align: -moz-right;
	text-align: -o-right; 
	text-align: -ms-right;
	/*-ms-text-align-last: -ms-right;*/
	/*text-align: right;	*/
}

.header-main.header-light {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.container_header {
	display: flex;
	display: -webkit-flex;
	justify-content: left;
	align-items: left;
	-webkit-justify-content: left;
	-webkit-align-items: left;
	flex-flow: row nowrap;
 	-webkit-flex-flow: row nowrap;
	flex-direction: row;
	flex-wrap: nowrap;
}
.header-logo {
	display: block;
	position: relative;
	width: 205px;
	height: auto;
	z-index: 100
}
/*.offerdetail .header-logo {
	display: block;
	position: absolute;
	left: 50px;
	top: -41px;
	width: 104px;
	height: auto;
	z-index: 100
}*/
/*html.no-svg .header-logo {
	background: url(../../images/layout/logo.png) 0 center no-repeat;
	background-size: 100% auto
}*/
/*.header-logo img {
	width: 100%;
	height: auto
}
.header-logo>a {
	outline: 0
}*/

/*#id-preferiti-header:before {
	content: url("images/star.svg");
	position: absolute;
}
span.relative {
	position: relative;
	right: 100%;
    margin-right: 50px;
}*/

.header-main.header-light .header-logo img.header-trasp {
    display: block;
}
.header-main.header-light.navShadow .header-logo img.header-trasp {
    display: none;
}
.header-main.header-light .header-logo img.header-white {
    display: none;
}
.header-main.header-light.navShadow .header-logo img.header-white {
    display: block;
}

/* ********************************************** menu ************************************************/
.header-main.navShadow::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 1;
    z-index: -1;
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2); 
}
.header-main #logo-scontotraghetti_01, .header-main #logo-scontotraghetti_02 {
	float: left;
}
.header-main--nav {
	font-family:'SanaSansAlt-Black', arial, helvetica, sans-serif;
	position: relative;
	z-index: 20;
	height: 62px;
	padding-top: 0px;
	margin-right: 0px;
    margin-left: 0px;
	width: 100%;
}
.header-main--nav.is-fixed {
	/*position: fixed;
	top: 0;
	left: 0;
	/*right: 0;*/
	z-index: 110;
	margin: 0;
	bottom: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: 0px;
	padding-top: 0 !important;
}
.header-main--nav.is-fixed .main-nav {
	float: right;
	margin-right: 0;
	margin-left: 0;
	margin-top:0px;
}
body.frontpage .header-main--nav.is-fixed, body.subpage .header-main--nav.is-fixed {
	margin-right: 0;
	margin-left: 0;
}
.header-main--nav.is-fixed .nav-item>a:before {
	display: none
}
.header-main--nav--search-button {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background: #e0001a;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding: 15px 0;
	border: none;
	outline: 0
}
.is-fixed .header-main--nav--search-button {
	display: block;
	z-index: 900;
}
body.hide-fixed-search .header-main--nav--search-button {
	display: none!important
}
.main-nav {	
	display: flex;
	display: -webkit-flex;
	justify-content: left;
	align-items: left;
	-webkit-justify-content: left;
	-webkit-align-items: left;
	flex-flow: row nowrap;
 	-webkit-flex-flow: row nowrap;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
	/*border: 1px solid #d9d9d9;*/
}
.frontpage .main-nav {
	padding-top: 1px;
}
 .subpage.form_contact .main-nav, .inner-page .main-nav {
	padding-top: 0px;
}
.main-nav--offcanvas--toggle {
	display: block;	
	/*background: #0f4c81;*/
	background: transparent;
	border: 0;
	padding: 0px;
	/*color: #000000;
	height: 38px;
	width: 100%;
	line-height:38px;	
	outline: 0;
	text-align: right;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 18px*/
	outline: none;
}
.navShadow .main-nav--offcanvas--toggle {
	/*background: #ffffff;*/
	outline: none;	
}
.main-nav--offcanvas--toggle>span {
	float: right;
	cursor: pointer;
	margin-top: 0px;
	content: '';
	position: relative;
	margin-left: 2px
}
.main-nav--offcanvas--toggle>span, .main-nav--offcanvas--toggle>span:after, .main-nav--offcanvas--toggle>span:before {
	/*display: block;
	width: 20px;
	height: 2px;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;*/
	/*background: #ffffff*/
	background: url(../../images/menu.svg) no-repeat;
	background-size: 80%;
    background-position: 0px 13px;
}
.main-nav--offcanvas--toggle>span:after, .main-nav--offcanvas--toggle>span:before {
	position: absolute;
	content: '';
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.main-nav--offcanvas--toggle>span:before {
	top: -6px;
	display: none;
}
.main-nav--offcanvas--toggle>span:after {
	bottom: -6px;
	display: none;
}
.nav-item {
    display: block;
    height: 25px;
    text-align: center;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    font-family:'SanaSansAlt-Black', arial, helvetica, sans-serif;
    float: left;
}
/*.nav-item svg, .nav-item.item_01 svg, .nav-item.item_02 svg, .nav-item.item_03 svg, .nav-item.item_04 svg, .nav-item.item_05 svg, .nav-item.item_06 svg, .nav-item.item_07 svg {
	margin-right: 7px;
    vertical-align: text-bottom;
    fill:#000000;
    stroke:#000000;
}
.nav-item.link_menu>a:active svg {
	fill:#ffffff;
    stroke:#ffffff;
}*/
.nav-item.link_menu:hover .header-menu-link-underline {
    border-color: #ffffff;
	width: auto;
	margin-top: 0px;
} 
/*.nav-item.item_01.link_menu:hover .header-menu-link-underline {
    border-color: #ffffff;
    width: auto;
    margin-top: 0px;
}*/
.is-fixed .nav-item.link_menu:hover .header-menu-link-underline {
    border-color: #0f4c81;
    width: auto;
    margin-top: 0px;
}
.nav-item.link_menu:hover a span {
	border: 0;
}
.nav-item.no_border {
	border:0;	
}
.nav-item.link_menu > a, .nav-item.link_categoria > a {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	
	color: #ffffff;
	
	height: 24px;
	line-height: 25px;
	margin:0;
	outline: 0;
	-webkit-transition: background-color .35s, color .35s, border-color .35s;
	transition: background-color .35s, color .35s, border-color .35s;
	border-bottom: 0px solid #d9d9d9;
	border-top: 0px solid #d9d9d9;
}
.navShadow .nav-item.link_menu > a, .navShadow .nav-item.link_categoria > a {
    display: block;
    position: relative;
    float: none;
    width: 100%;
    color: #0f4c81;
    height: 24px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    -webkit-transition: background-color .35s, color .35s, border-color .35s;
    transition: background-color .35s, color .35s, border-color .35s;
    border-bottom: 0px solid #d9d9d9;
    border-top: 0px solid #d9d9d9;
    text-transform: uppercase;
}
/*.nav-item.link_menu.first_link.is-active, .nav-item.link_categoria.first_link {
	border-left: 0px solid #d9d9d9;
}*/
.header-menu-link-underline {
    width: auto;
    margin: 0px auto;
    border-top: 2px solid transparent;
    border-top-color: transparent;
    transition: all 350ms ease-in-out;
}
.is-fixed .header-menu-link-underline {
    width: auto;
    margin: 0px auto;
    border-top: 2px solid transparent;
    border-top-color: transparent;
    transition: all 350ms ease-in-out;
}
.nav-item.link_menu.first_link.is-active > .header-menu-link-underline {
    border-color: #ffffff;
    width: auto;
	margin-top: 0px;
}
.viaggi_home .nav-item.link_menu.first_link.is-active > .header-menu-link-underline {
	margin-top: 0px;
}
.page-desideri .nav-item.item_011.link_menu.is-active > .header-menu-link-underline {
    margin-top: -1px;
}
.nav-item.link_menu.is-active > .header-menu-link-underline {
    border-color: #ffffff;
    width: auto;
	margin-top: 0px;
}
.navShadow .nav-item.link_menu.first_link.is-active > .header-menu-link-underline {
    border-color: #0f4c81;
    width: auto;
	margin-top: 0px;
}
.navShadow .nav-item.link_menu.is-active > .header-menu-link-underline {
    border-color: #0f4c81;
    width: auto;
    margin-top: 0px;
}
.frontpage .main-nav ul {
	padding-top: 1px;	
}
.subpage .main-nav ul {
	padding-top: 2px;	
}
.subpage.page-desideri .main-nav ul {
    padding-top: 0px;
}
/*.nav-item.link_menu.first_link, .nav-item.link_categoria.first_link {
	border-left: 0px solid #d9d9d9;
}*/

.is-fixed .nav-item.link_menu.first_link, .nav-item.link_categoria.first_link {
	border-left: 0px solid #d9d9d9;
}

/*body.frontpage .header-main--nav.is-fixed .nav-item.link_menu.first_link, body.frontpage .header-main--nav.is-fixed .nav-item.link_menu.first_link .nav-item.link_categoria.first_link {
    border-left: 0px solid #d9d9d9;
}
body.subpage .header-main--nav.is-fixed .nav-item.link_menu.first_link, body.subpage .header-main--nav.is-fixed .nav-item.link_menu.first_link .nav-item.link_categoria.first_link {
    border-left: 0px solid #d9d9d9;
}*/
.nav-item.link_menu>a:active, .nav-item.link_categoria>a:active {
	display: block;
	position: relative;
	/*float: left;*/
	width: 100%;
	background: none;
	color: #0f4c81;
	height: 24px;
	line-height: 24px;
	margin:0;
	outline: 0;
	-webkit-transition: background-color .35s, color .35s, border-color .35s;
	transition: background-color .35s, color .35s, border-color .35s;		
}
.main-nav .nav-item.link_menu>a:active, .main-nav .nav-item.link_categoria>a:active {
    display: block;
    position: relative;
    /* float: left; */
    width: 100%;
    background: none;
    color: #ffffff;
    height: 24px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    -webkit-transition: background-color .35s, color .35s, border-color .35s;
    transition: background-color .35s, color .35s, border-color .35s;
}
.navShadow .main-nav .nav-item.link_menu>a:active {
	color:#0f4c81;
}
.nav-item img {
	margin-right: 0px;
	vertical-align: top;
}
.nav-item img {
	height: 19px;
	}
.header-main--nav .nav-item.item_login a {
    background-color: transparent;
    color: #ffffff !important;
    font-size: 16px;
    min-width: auto;
    min-height: 30px;
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 6px 18px;
    text-decoration: none;
    text-transform: uppercase;
	line-height: 15px;    
}
.header-main--nav .nav-item.item_login a:hover {
    background-color: transparent;
    color: #ffffff !important;
    font-size: 16px;
    min-width: auto;
    min-height: 30px;
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 6px 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.navShadow .header-main--nav .nav-item.item_login > a {
	color: #0f4c81 !important;
	border: 1px solid #0f4c81;
}
.header-main.header-dark {	    
		background: #ffffff;
	}
.header-main.header-light.navShadow {    
	background: #ffffff;
    -webkit-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    transition: background 500ms linear;   
	height: 80px;
	-webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
}
.header-main.header-light {
	    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	    background: -o-linear-gradient(rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	    background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, transparent 100%);
		-webkit-transition: background 500ms linear;
    	-ms-transition: background 500ms linear;
    	transition: background 500ms linear;
	}
body.subpage .header-main {
	background: #ffffff;	 
	/*height: 92px;*/
	-webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	z-index: 1000;
}


/* ***************************************************** */
body.subpage .header-main .header-logo img.header-white {
    display: block; 
}
body.subpage .header-main.header-light .header-logo img.header-trasp {
    display: none;
}
body.subpage .nav-item.link_menu > a, .nav-item.link_categoria > a {
	color: #0f4c81 !important;
}
body.subpage .nav-item.link_menu.is-active > .header-menu-link-underline {
    border-color: #0f4c81;
    width: auto;
}
body.subpage .header-main--nav .nav-item > a img.heart-blue {
    display: inline-block;
}
body.subpage .header-main--nav .nav-item > a img.heart-white {
    display: none;
}
body.subpage .header-main--nav .nav-item.item_login a {
    border: 1px solid #0f4c81;
}
body.subpage .nav-item.link_menu:hover .header-menu-link-underline {
    border-color: #0f4c81;
    width: auto;
}
.container-fluid.content-search {
	z-index:10;	
}

body.subpage .container-fluid.content-search{
    position: relative;
    display: block;
    margin-top: 92px;
}

/* ********************************************** menu mobile ******************************************* */
.offcanvas-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	background: #fff;
	-webkit-transition: -webkit-transform 400ms ease;
	transition: transform 400ms ease;
	z-index: 20;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000
}
.offcanvas-menu--logo {
	padding: 8px 0 0 25px;
	text-align: left;
	background: #ffffff;
	
}
.offcanvas-menu--logo_01 {
    text-align: center;
}
.offcanvas-menu--logo_01 img {
    padding: 15px 0 0 0;
}
.offcanvas-menu--left {
	width: 320px;
	left: 0;
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px)
}
html.no-csstransforms .offcanvas-menu--left {
	left: -280px;
	-webkit-transition: left 400ms ease;
	transition: left 400ms ease
}
html.offcanvas-menu--left--open .offcanvas-menu--left {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index:90000;
}
html.offcanvas-menu--left--open.no-csstransforms .offcanvas-menu--left {
	left: 0
}
html[data-useragent*="Android 4.1"] .offcanvas-menu--left, html[data-useragent*="Android 4.2"] .offcanvas-menu--left {
	left: -320px;
	-webkit-transition: left 400ms ease;
	transition: left 400ms ease
}
html[data-useragent*="Android 4.1"].offcanvas-menu--left--open .offcanvas-menu--left, html[data-useragent*="Android 4.2"].offcanvas-menu--left--open .offcanvas-menu--left {
	left: 0
}
.offcanvas-menu--left--inner {
	overflow-y: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #ffffff;
}
.offcanvas-menu--left .main-nav {
	display: block;
	-webkit-box-shadow: none;
	box-shadow: none;
	clear: both;
	margin: 0
}
.offcanvas-menu--left .main-nav>ul {
	display: inline-block;/*block*/ 
	padding: 0;
    margin: 0;
    width: 100%;
    vertical-align: top;
}
.offcanvas-menu--left .nav-item {
	display: block;
	text-align: left;
	border: 0;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.offcanvas-menu--left .nav-item.is-active>form, .offcanvas-menu--left .nav-item.is-active>ul {
	display: block
}
.offcanvas-menu--left .nav-item.is-active>a:not(:only-child):after {
	content: "\f107"
}
.offcanvas-menu--left .nav-item>a {
	height: 50px;
	line-height: 60px;
	padding-left: 25px;
	position: relative;
	float: none;
	border: 0;
	color:#0f4c81;
}

.offcanvas-menu--left .nav-item>a:hover {
	color:#00B8DE;
}
.offcanvas-menu--left .nav-item>a>.nav-item--icon {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -10px;
	font-size: 20px
}
.offcanvas-menu--left .nav-item>a:before {
	display: none!important;
	content: ''
}
.offcanvas-menu--left .nav-item>a:not(:only-child):after {
	font-family: FontAwesome;
	content: "\f103";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	background: #f3f3f3;
	text-align: center;
	font-size: 18px;
	border-left: 1px solid #fbfafa
}
.offcanvas-menu--left .nav-item>form, .offcanvas-menu--left .nav-item>ul {
	display: none
}
.offcanvas-menu--left .nav-item>form>li>a, .offcanvas-menu--left .nav-item>ul>li>a {
	background: #f3f3f3;
	padding-left: 15px
}
.offcanvas-menu--left .facebook-like {
	padding: 15px;
	height: 50px
}
.offcanvas-menu--right {
	width: 300px;
	overflow-y: auto;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	right: 0;
	-webkit-transform: translateX(320px);
	-ms-transform: translateX(320px);
	transform: translateX(320px)
}
html.no-csstransforms .offcanvas-menu--right {
	right: -320px;
	-webkit-transition: right 400ms ease;
	transition: right 400ms ease
}
html.offcanvas-menu--right--open .offcanvas-menu--right {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
html.offcanvas-menu--right--open.no-csstransforms .offcanvas-menu--right {
	right: 0
}
html[data-useragent*="Android 4.1"] .offcanvas-menu--right, html[data-useragent*="Android 4.2"] .offcanvas-menu--right {
	right: -320px;
	-webkit-transition: right 400ms ease;
	transition: right 400ms ease
}
html[data-useragent*="Android 4.1"].offcanvas-menu--right--open .offcanvas-menu--right, html[data-useragent*="Android 4.2"].offcanvas-menu--right--open .offcanvas-menu--right {
	right: 0
}
.offcanvas-menu--closebtn {
	position: absolute;
	width: 55px;
	height: 65px;
	line-height:65px;
	text-align: center;
	vertical-align: middle;
	right: 10px;
	top: 10px;
	z-index: 10;
	cursor: pointer;
	background: 0 0;
	border: 0;
	font-size: 20px;
	outline: 0;
	padding: 0
}
.offcanvas-menu--closebtn>span {
	cursor: pointer;
	margin-top: -5px;
	position: relative;
	margin-left: 20px
}
.offcanvas-menu--closebtn>span, .offcanvas-menu--closebtn>span:after, .offcanvas-menu--closebtn>span:before {
	display: block;
	width: 28px;
	height: 1px;
	-webkit-transition: all 400ms ease-in-out 400ms;
	transition: all 400ms ease-in-out 400ms
}
.offcanvas-menu--closebtn>span:after, .offcanvas-menu--closebtn>span:before {
	position: absolute;
	content: '';
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	background: #0f4c81;
}
.offcanvas-menu--closebtn>span:before {
	top: -14px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.offcanvas-menu--closebtn>span:after {
	bottom: -6px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.offcanvas-menu--left .offcanvas-menu--closebtn {
	top: 0px;
	right: 40px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
html.offcanvas-menu--left--open .offcanvas-menu--closebtn {
	-webkit-transform: translate3d(40px, 0, 0);
	transform: translate3d(40px, 0, 0);
	background: #ffffff;
}
.offcanvas-menu--overlay {
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.offcanvas-menu--left--open .offcanvas-menu--overlay {
	opacity: 1;
	z-index: 120;
	pointer-events: auto
}
.offcanvas-menu--right--open .offcanvas-menu--overlay {
	z-index: 20;
	pointer-events: auto
}
.offcanvas-menu--logo .header-trasp.barra-vert_01 {
	margin-left: 7px;
	margin-right: 7px;
}

/*.utility-bar-mobile-icon .utility-icon {
    background-color: #0f4c81;
    border-radius: 100px;
    color: #ffffff;
    display: block;
    position: relative;
	padding-top: 3px;
    font-size: 34px;
    width: 52px;
    height: 52px;
    cursor: pointer;
    outline: none;
    transition: border .3s;
}*/
.icon-mobile .mobile-icon-list {
    display: inline-block;
    float: left;
    padding-right: 8px;
}
.icon-mobile {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-right: 4px;
}
.utility-bar-mobile-icon .utility-icon {
    /*background-color: #0f4c81;*/
    border-radius: 100px;
    color: #ffffff;
    display: block;
    position: relative;
	padding-top: 3px;
    font-size: 34px;
    width: 52px;
    height: 52px;
    cursor: pointer;
    outline: none;
    transition: border .3s;
}
.menu-icon:before, .search-icon:before, .star-icon:before, .map-icon:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
}
/*.map-icon:before {
    content: "\e062";
    font-size: 23px;
    top: 12px;
    left: 14px;
}
.map-icon.star_active:before {
    content: "\e014";
    font-size: 23px;    
}*/

.fa.fa-sliders:before {
	position: absolute;
    font-size: 36px;
    top: 7px;
    left: 10px;
}

/* ***************************************************************************************** */
@media (max-width:525px) {
/*body.subpage .header-logo {
	width: 90px;
	top: 0px;
}
body.subpage .header-logo_01 {
	width: 95px;
	top: 0px;
}*/
}
/* ***************************************************************************************** */
@media (min-width:320px) and (max-width:479px) {
.offcanvas-menu .nav-item {
    width: 100%;
    margin-left: 0px;
}	
.header-main--nav {
    font-family:'SanaSansAlt-Black', arial, helvetica, sans-serif;
    position: relative;
    z-index: 20;
    height: 50px;
    padding-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}
.header-main--nav.is-fixed {
	border-bottom: 1px solid #0f4c81;
	height: 70px;		
	}
.header-main--nav.is-fixed .header-logo {
    position: absolute;
    left: -10px;
    width: 110px;
    top: 0px;
}
}
/* ***************************************************************************************** */
@media (min-width:480px) and (max-width:525px) {
.header-main.header-light.navShadow .header-logo img.header-trasp.barra-vert_02 {
    display: block;
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01 {
    display: block;
}
.header-main.header-light.navShadow .header-logo img.header-trasp.barra-vert_01 {
    display: none;
}
}
/* ***************************************************************************************** */
@media (min-width:480px) and (max-width:767px) {
.fa.fa-sliders:before {
	position: absolute;
    font-size: 36px;
    top: 7px;
    left: 10px;
}
.header-main--nav.is-fixed .header-logo {
    left: -10px;
}
}
/* ***************************************************************************************** */
@media (min-width:768px) and (max-width:991px) {
/*body.frontpage .header-main {
			height: 76px;
	}*/
.header-main.header-light .col-sm-3 {
    width: 20%;
}
.header-main.header-light .col-sm-9 {
    width: 80%;
}
.header-main.header-light .col-sm-9 {
		padding-left: 0;
	}
.header-main .pad_box_logo {
    padding-left: 8px;
    padding-right: 0;
}
.header-main--nav {
    height:45px;
 }
.nav-item.link_menu>a, .nav-item.link_categoria>a {
    height: 20px;
	line-height: 20px;
    }
.nav-item.link_menu.is-active>a {
    line-height:40px; 
}
.nav-item.link_menu>a:active, .nav-item.link_categoria>a:active {
    height: 40px;
	}
.nav-item {
	/*width: 14%;*/
}
.nav-item {
	font-size: 14px;
	height: 40px;
}
.nav-item.link_menu>a, .nav-item.link_categoria>a {
	font-size: 13px;
}
.nav-item img {
	height: 15px;
	}
.header-meta img {  
    height: 16px;
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02, .header-main.header-light .header-logo img.header-white.barra-vert_02 {
	display: none;
}
body.frontpage .header-main--nav, body.subpage .header-main--nav {
    padding-left: 0px;
}
.main-nav .nav-justified li.item_011 {
    padding: 0 0 0 0px;
}
}

@media (min-width:992px) and (max-width:1023px) {
	.nav-item.link_menu>a, .nav-item.link_categoria>a {
    font-size: 14px;
}
}

@media screen and (min-width:768px\0) and (max-width:991px\0){	
.nav-item.link_menu>a, .nav-item.link_categoria>a {
	font-size: 9px;
}
}

/* ***************************************************************************************** */
@media only screen and (min-device-width: 767px) and (max-device-width: 1023px) and (orientation:portrait) {
  /* Portrait */
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo {
    top: 6px;
    width: 130px;
	margin-right: 25px
}
.header-main--nav .main-nav {
	padding-top:0px;
	/*display: none;*/
}	
.header-top span a.isc_newsletter {
    color: #000000;
}
.header-meta {   
    background: #ffffff;
    height: 26px;
    color: #000000;   
    font-size: 16px;
}
.header-top {
    margin-top: 4px;
}
.header-top>a.header_black  {  
    color: #000000;    
}
.header-top a {
	font-size:14px;		
}
.header-meta img {
    margin-bottom: 5px;
    margin-right: 5px;
    height: 15px;
}	
.header-logo img {
    width: 125px; 
}
.nav-item img {
	height: 15px;
}
.nav-item.link_menu>a, .nav-item.link_categoria>a {
    font-size:13px;
}
.nav-item svg {
    margin-right: 5px;
    height: 15px;
    width: 15px;
}
.header-meta {  
    height: 25px;
    font-size: 14px;
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02,
.header-main.header-light .header-logo img.header-white.barra-vert_01, .header-main.header-light .header-logo img.header-white.barra-vert_02 {
	display: none;
}
}

/* ***************************************************************************************** */
@media (min-width:992px) and (max-width:1023px) {
.header-meta {  
    height: 25px;
      font-size: 14px;
}
.header-meta img {
    height: 20px;
}
.slick-slider {
	margin-top:	0px;
	}
body.frontpage .header-logo, body.topicdetail .header-logo {
    top: 9px;
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02,
.header-main.header-light .header-logo img.header-white.barra-vert_01, .header-main.header-light .header-logo img.header-white.barra-vert_02 {
	display: none;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
    width: 130px;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
    left: 10px;
    width: 120px;
    top: 10px;
}
.header-main .pad_box_logo {
    padding-left: 0px;
    padding-right: 0;
}
}

     
/* ***************************************************************************************** */
@media (min-width:1024px) and (max-width:1199px) {
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02,
.header-main.header-light .header-logo img.header-white.barra-vert_01, .header-main.header-light .header-logo img.header-white.barra-vert_02 {
	display: none;
}
.header-meta {
	margin-top: 5px;
    height:26px;
	}
.header-meta img {
    margin-bottom: 5px;
    margin-right: 5px;
    height: 15px;
}
body.frontpage .header-logo {
	width: 110px; /*230*/
	top: 10px;
}
.no_pad_left {
	padding-left:0;
}
.header-logo {
	left: 0px;
	top: 10px;
}
body.frontpage .header-main--nav {
    height: 40px;
    padding-top: 0px;
    margin-right: 12px;
    margin-left: 13px;
    width: 100%;
}
body.subpage .header-main--nav {
    height: 40px;
    padding-top: 0px;
    margin-right: 12px;
    margin-left: 13px;
    width: 100%;
}
.header-main--nav.is-fixed .main-nav {
    width: 100%;
}
.nav-item {
    height: 50px;
	}
/*.nav-item.link_menu>a, .nav-item.link_categoria>a {
    height: 50px;
    line-height: 50px;
	}*/
.nav-item.link_menu>a:active, .nav-item.link_categoria>a:active {
	height: 50px;		
}
.nav-item img {
	height: 25px;
}
.nav-item.link_menu>a, .nav-item.link_categoria>a {
    font-size: 15px;
}
.header-main {
	height: 96px;
}
body.subpage .header-logo {
	width: 160px;
    top: 10px;
}
.nav-item svg {
    margin-right: 5px;
    vertical-align: text-bottom;
    height: 24px;
    width: 24px;
    fill: #000000;
}
body.subpage .header-main--nav {    
	padding-left: 0px;
}
.header-main .pad_box_logo {
    padding-left: 0;
    padding-right: 0;
	padding-top: 10px;
}
}	

/* ***************************************************************************************** */
@media (min-width:1024px) and (max-width:1350px) {
	body.frontpage .header-main--nav {
    padding-left: 0px;
}
.nav-item {
    font-size: 13px;
}	
}
/* ***************************************************************************************** */
@media (min-width: 480px) {

}

/* ***************************************************************************************** */
@media (min-width: 768px) {
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, .offerdetail .header-logo {
    /*width: 125px;
	left: 15px;*/
}
body.frontpage .header-main--nav, body.subpage .header-main--nav {   
	margin-top: 6px;
    margin-right: 0px;
    margin-left: 0px;
    height:0px;
	}
body.frontpage .header-main--nav.is-fixed, body.subpage .header-main--nav.is-fixed {
    margin-top: 6px;
}
/**/
/*.header-main .col-sm-3 {
    /*width: 28.5%;
	width: 30%;
}
.header-main .col-sm-9 {
    /*width: 71.5%;
	width: 70%;
}*/	
/**/	
.nav-item svg {
    margin-right: 7px;
    /*height: 26px;
    width: 26px;*/
}
.nav-item.item_01 svg {
	margin-bottom: 0px;
    width: 19px;
}
.nav-item.item_02 svg {
	margin-top: 5px;
    width: 17px;
}
.nav-item.item_03 svg {
	margin-bottom: 0px;
    width: 24px;
	margin-right: 2px;
}
.nav-item.item_04 svg {
	margin-top: 2px;
    width: 20px;
}
.nav-item.item_05 svg {
	margin-top: 3px;
    width: 20px;
}
.nav-item.item_06 svg {
	margin-top: 3px;
    width: 15px;
}
.nav-item.item_07 svg {
	margin-top: 3px;
    width: 16px;
}
.utility-bar-mobile-icon {
		display: none;
}
}

/* ************************************************************************** */
@media screen and (min-width:768px\0) and (max-width:992px\0) {
.nav-item svg {
	float:left;
} 	
.nav-item.item_01 svg {
	margin-bottom: 0px;
    width: 14px;
}
.nav-item.item_02 svg {
	margin-top: 0px;
    width: 14px;
}
.nav-item.item_03 svg {
	margin-bottom: 0px;
    width: 14px;
	margin-right: 2px;
}
.nav-item.item_04 svg {
	margin-top: 2px;
    width: 14px;
}
.nav-item.item_05 svg {
	margin-top: 3px;
    width: 14px;
}
.nav-item.item_06 svg {
	margin-top: 3px;
    width: 14px;
}
.nav-item.item_07 svg {
	margin-top: 3px;
    width: 14px;
}	
}


/* ***************************************************************************************** */
@media (min-width:992px) {
.nav-item {
    font-size: 15px;
}
.nav-item svg {
    margin-right: 7px;
    /*height: 26px;
    width: 26px;*/
}
.nav-item.item_01 svg {
	margin-bottom: 0px;
    width: 19px;
}
.nav-item.item_02 svg {
	margin-top: 5px;
    width: 17px;
}
.nav-item.item_03 svg {
	margin-bottom: 2px;
    width: 24px;
	 height: 18px;
}
.nav-item.item_04 svg {
	margin-top: 2px;
    width: 20px;
}
.nav-item.item_05 svg {
	margin-top: 3px;
    width: 20px;
}
.nav-item.item_06 svg {
	margin-top: 3px;
    width: 15px;
}
.nav-item.item_07 svg {
	margin-top: 3px;
    width: 16px;
}
.nav-item {
    /*width: 13%;*/
}
.nav-item.link_categoria {
    /*width: 17.5%;*/
}
.nav-item.link_grigio {
    width: 17.5%;
}
body.frontpage .header-main--nav, body.offerdetail .header-main--nav {
    height: 0px;
    margin-top: 6px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo {
    width: 150px;
}
body.frontpage .vista_01 .margin-top-01 {
    margin-top: 20px;
}
.nav-item.link_menu.is-active>a {
    line-height: 25px;
}
.header-main--nav.is-fixed .nav-item.first_link.link_menu.is-active > a {
    line-height: 25px;
}
.header-meta img {  
    height: 20px;
}
.header-top a {
    font-size: 16px;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo {
    left: 10px;
    width: 120px;
    top: 10px;
}
.header-main.header-light .header-logo .logo-scontotraghetti_01	{
		
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02 {
	display: none;
}
}


/* ***************************************************************************************** */
@media (min-width:1024px) {	
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
    width: 130px;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
   left: 10px;
    width: 120px;
    top: 10px;
}
}


/* ***************************************************************************************** */
@media (min-width:1200px) {	
.nav-item {
	font-size: 17px;
	/*width: 13%;*/
}
.nav-item .glyphicon.glyphicon-star {
	font-size: 19px;
	top:3px;
	padding-right: 3px;
}
.nav-item svg {
    margin-right: 7px;
    /*height: 26px;
    width: 26px;*/
}
.nav-item.item_01 svg {
	margin-bottom: 0px;
    height:26px;
    width: 29px;
}
.nav-item.item_02 svg {
	margin-top: 5px;
    height:26px;
    width: 26px;
}
.nav-item.item_03 svg {
	margin-bottom: 2px;
    height:19px;
    width: 39px;
}
.nav-item.item_04 svg {
	margin-top: 2px;
    height:26px;
    width: 33px;
}
.nav-item.item_05 svg {
	margin-top: 3px;
    height:26px;
    width: 26px;
}
.nav-item.item_06 svg {
	margin-top: 3px;
    height: 24px;
    width: 25px;
}
.nav-item.item_07 svg {
	margin-top: 3px;
    height:26px;
    width: 19px;
}
.header-logo {    
    padding-top: 5px;
}
.header-logo img.logo_scontotraghetti {
   /* width: 395px; */
	height: 50px;
	width: auto;
}
	
.header-main {
    height: 75px;
	padding-top: 15px;
}
body.frontpage .header-main--nav, body.offerdetail .header-main--nav {
    /*height: 25px;*/
    height: 8px;
    margin-top:8px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}	
body.subpage .header-main--nav {
    height: 0px;
    margin-top: 8px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}	
body.subpage.page-desideri .header-main--nav {
    margin-top: 10px;
}
body.subpage.page-desideri .header-main--nav.is-fixed {
	margin-top: 9px;	
	}
body.frontpage .header-main--nav.is-fixed, body.subpage .header-main--nav.is-fixed, body.offerdetail .header-main--nav.is-fixed{
    margin-right: 0;
    margin-left: 0;
	margin-top:8px;
}
body.subpage .header-logo {
	width: auto;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.offerdetail--deal .header-logo {
    width: auto;
}
.header-meta img {
    height: 27px;
}
.header-meta {
    height: 43px;
}
.header-top a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    height: 35px;
	font-size: 18px;
	}
.header-main #logo-scontotraghetti_01 {
	/*width: 89px;*/
	height: 30px;
	/*padding-top: 5px;*/
	padding-right: 15px;
}
body.subpage .header-main #logo-scontotraghetti_01 {
    padding-right: 16px;
}
.header-main #logo-scontotraghetti_02 {
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	/*width: 275px;*/
}
.nav-item.link_menu.is-active > a {
    line-height: 25px;
}
.header-main--nav.is-fixed .nav-item.first_link.link_menu.is-active > a {
    line-height:25px;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
    left: 0px;
}
body.frontpage .header-logo, body.topicdetail .header-logo, body.subpage .header-logo, body.offerdetail .header-logo {
   top: 0;
}
.header-main.header-light .header-logo img.header-trasp.barra-vert_01, .header-main.header-light .header-logo img.header-trasp.barra-vert_02 {
    display: block;
}
}

/* *************************************************************** */
@media (min-width: 1199px) /*, (max-width:1330px)*/ {
.nav-item {
    font-size: 14px;
}
.header-top {
    margin-top: 11px;
}
}
/* *************************************************************** */
@media (min-width: 1320px) {
.nav-item {
    font-size: 18px;
}
.header-top {
    margin-top: 11px;
}
}
/* ******************************************************************** */
@media only screen and (max-width:767px) {
.header-main.header-light {
	background: #0f4c81;
	-webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.0);
}
.container_top .col-xs-8 {
	width: 75.88056%;
}
/*.container_top .col-xs-4 {
	width: 24.11944%;
}
*/

.header-logo {
	position: absolute;
	left: 20px;
	width: 360px;
	top: 10px;
}
.header-meta {
    /* display: none; */
    height: /*10px*/ 0;
}
.mobile-icon-wrapper {
    display: inline-block;
    float: right;
    height: 70px;
    padding: 8px 0 7px;
}
.icon-mobile {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-right: 12px;
}
.frontpage .icon-mobile .mobile-icon-list {
    display: inline-block;
    float: left;
    padding-right: 7px;
}
.subpage .icon-mobile .mobile-icon-list {
    display: inline-block;
    float: left;
    padding-right: 10px;
}
.utility-bar-mobile-icon .mobile-checkbox {
    opacity: 0;
    position: absolute;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
}
.utility-bar-mobile-icon>label {
    display: block;
    outline: none;
    position: relative;
}
.utility-bar-mobile-icon .utility-icon {
    border-radius: 0px;
    color: #ffffff;
    display: block;
    position: relative;
	padding-top: 4px;
    font-size: 34px;
    width: 34px;
    height: 40px;
    cursor: pointer;
    outline: none;
    transition: border .3s;
	/*background: url(/images/heart-blue.svg) no-repeat;
	background-size: 80%;
    background-position: 10px 10px;*/
}
.subpage .titolo_tema #id_titolo_offerte .utility-bar-mobile-icon .utility-icon {
    width: 23px;
}
/*.utility-bar-mobile-icon .utility-icon {
    background-color:#0f4c81;
}
.navShadow .utility-bar-mobile-icon .utility-icon {
    background-color:#ffffff;
}*/

.utility-bar-mobile-icon .utility-icon.map-icon {
		display: none;
	}
.utility-bar-mobile-icon .utility-icon .star-icon:before {
   
}
.menu-icon:before, .search-icon:before, .star-icon:before, .map-icon:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
}
.menu-icon {
	background: url(../../images/menu_blu.svg) no-repeat;
	background-size: 60%;
    background-position: 10px 10px;
    /*content: "\E006";
    font-size: 28px;
    top: 9px;
    left: 10px;*/
}
.navShadow .search-icon {
	background: url(../../images/lente_blu.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    /*background-color: #ffffff;*/
   /* font-family: 'Glyphicons Halflings';
    content: "\e003";
    font-size: 22px;
    top: 12px;
    left: 15px;
    /*padding-left: 15px;
    padding-top: 3px;*/	
}

.search-icon {
	background: url(../../images/lente_bianca.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    /*background-color: #0f4c81;*/
   /* font-family: 'Glyphicons Halflings';
    content: "\e003";
    font-size: 22px;
    top: 12px;
    left: 15px;
    /*padding-left: 15px;
    padding-top: 3px;*/	
}



.navShadow .phone-icon {
	background: url(../../images/phone_blue.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    
}

.phone-icon {
	background: url(../../images/phone.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    
}

.navShadow .chiocciola-icon {
	background: url(../../images/icona_chiocciola_blue.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    
}

.chiocciola-icon {
	background: url(../../images/icona_chiocciola_bianca.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    
}

.star-icon {
	 background: url(../../images/heart-blue.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
    /*content: "\E006";
    font-size: 23px;
    top: 12px;
    left: 15px;*/
}
.map-icon:before {
    content: "\e062";
    font-size: 23px;
    top: 12px;
    left: 14px;
}
.fa.fa-sliders:before {
	position: absolute;
    font-size: 36px;
    top: 7px;
    left: 10px;
}
.offcanvas-menu--left--inner .nav-item {
    display: block;
    height: 60px;
    text-align: left;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    font-family: 'SanaSansAlt-Black', arial, helvetica, sans-serif;
    float: left;
}
.header-main, .header-main--nav {
	height: 70px;
}
.header-main.header-light.navShadow {
    height: 70px;
}
.searchbox-header {
    	display: block;
}	
.nav.nav-tabs span.icons-container {
	display: block;
    margin: 0 auto;
    padding-bottom: 0;
    line-height: 16px;
    margin-bottom: -5px;
}
.nav.nav-tabs span.tab-label {
	text-align: center;
}
.utility-bar-mobile-icon {
    width: 25px;
    margin-left: 10px;
    margin-right: 5px;
}
.searchbox .tab-pane.active .padding_bottom_3 {
    padding-bottom: 0px;
}
.subpage .searchbox-header {
	padding-bottom: 0px;
}
}
/* ************************************************ */
@media (max-width:480px) {
.header-main.header-light.navShadow {
    height: 45px;
}
}
/* ************************************************ */
@media (max-width:320px) {	
.offcanvas-menu--left {
	width: 265px;
	left: 0;
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px)
}
}
/* *************************************************************** */
@media (min-width:768px) {
body.frontpage .header-main, body.offerdetail .header-main, body.topicdetail .header-main, body.subpage .header-main {
		/*position: relative;*/	
		position: fixed;
		z-index: 20;
		width: 100%;
	}
/*body.offerdetail .header-main, body.topicdetail .header-main {
	position: relative;
	}*/	
}

/* *************************************************************** */
@media only screen and (max-width: 767px){
body.frontpage .header-main, body.offerdetail .header-main, body.topicdetail .header-main, body.subpage .header-main {
		/*position: relative;*/	
		position: fixed;
		z-index: 20;
		width: 100%;
	}
body.subpage .header-main {
    background: #0f4c81;
  /*  height: 92px;*/
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
    z-index: 1000;
}
.header-logo #logo-scontotraghetti, .header-logo #logo-scontotraghetti_01 {
	background: url(../../images/logo.svg) no-repeat;
    width: 90px;
    height: 50px;
	display: block;
	background-size: 85%;
	background-position: 10px 10px;
}
.navShadow .header-logo #logo-scontotraghetti, .navShadow .header-logo #logo-scontotraghetti_01 {
	background: url(../../images/logo.svg) no-repeat;
    width: 90px;
    height: 50px;
	display: block;
	background-size: 85%;
	background-position: 10px 10px;
}
.header-logo #logo-scontotraghetti, .header-logo #logo-scontotraghetti_02 {
	background: url(../../images/logo.svg) no-repeat;
    width: 250px;
    height: 50px;
    display: block;
    background-size: 90%;
    background-position: 10px 10px;
}
.navShadow .header-logo #logo-scontotraghetti_02 {
	background: url(../../images/logo.svg) no-repeat;
    width: 250px;
    height: 50px;
    display: block;
    background-size: 90%;
    background-position: 10px 10px;
}
.header-logo #logo-scontotraghetti img, .header-logo #logo-scontotraghetti_01 img, .header-logo #logo-scontotraghetti_02 img {
    display: none;
}
.header-main.header-light .header-logo img.header-white {
    display: none;
	margin-left: 6px;
    margin-top: 3px;
    height: 35px;
}
.header-logo .header-trasp.barra-vert_01 {
	margin-left: 6px;	
	margin-top: 3px;
    height: 35px;
	}
body.subpage .header-main.header-light .header-logo img.header-trasp.barra-vert_01 {
    display: block;
}
body.subpage .header-main.header-light.navShadow .header-logo img.header-trasp.barra-vert_01 {
    display: none;
}
body.subpage .header-main .header-logo img.header-white {
    display: none;
}
.header-main.navShadow .main-nav--offcanvas--toggle>span {
    background: url(../../images/menu.svg) no-repeat;
    background-size: 80%;
    background-position: 10px 13px;
}
}

/* *************************************************************** */
@media (max-width:480px) {	

.header-meta {
	/*display: none;*/
	height: 10px;
	}
.header-top {
	display: none;	
}
.header-main {
    height: 45px;
}
.header-logo #logo-scontotraghetti img, .header-logo #logo-scontotraghetti_01 img, .header-logo #logo-scontotraghetti_02 img {
    display: none;
}
.header-logo {
	position: absolute;
	left: 5px;
	width: 110px;
	top: 10px;
}
.frontpage .header-logo, .subpage .header-logo, .offerdetail .header-logo {
	position: absolute;
	left: 15px;
	width: 100%;
	top: 13px;
    text-align: center;
}
.header-logo #logo-scontotraghetti_01 {
    background: url(../../images/logo.svg) no-repeat;
    width: 68px;
    height: 30px;
    /*display: block;*/
    background-size: 70%;
    background-position: 11px 0px;
	/*display: none;*/
}
.header-logo #logo-scontotraghetti_02 {
    background: url(../../images/logo.svg) no-repeat;
    width: 170px;
    height: 30px;
    display: block;
    background-size: 83%;
    background-position: 1px 0px;
	margin-left: 15px;
}
.navShadow .header-logo #logo-scontotraghetti_01 {
    /*background: url(../../images/logo.svg) no-repeat;*/
    /*width: 68px;*/
    height: 50px;
    /*display: block;*/
    background-size: 70%;
    background-position: 11px 0px;
	/*display: none;*/
}
.navShadow .header-logo #logo-scontotraghetti_02 {
    background: url(../../images/logo.svg) no-repeat;
    width: 170px;
    height: 30px;
    display: block;
    background-size: 83%;
    background-position: 1px 0px;
}
.header-logo .header-trasp.barra-vert_01 {
	height: 19px;
    margin-top: -2px;
    margin-left: 0px;
    margin-right: 5px;
	}
/*.header-main.header-light .header-logo img.header-trasp {
    display: none;
}*/


.header-main.header-light .header-logo img.header-white {
   height: 25px;
    margin-top: -2px;
    margin-left: 0px;
    margin-right: 5px;
}
/*.header-main.header-light.navShadow .header-logo img.header-white {
    display: none;
}*/
.star-icon {
    background: url(../../images/heart-blue.svg) no-repeat;
    background-size: 70%;
    background-position: 1px 12px;
}
.header-main--nav {
    padding-top: 0px;
	height: 35px;
}
body.frontpage .header-main--nav .mobile-icon-wrapper {
    display: inline-block;
    float: right;
    height: 40px;
    padding: 0px 0 7px;
}
body.frontpage .header-main--nav.is-fixed .mobile-icon-wrapper, body.subpage .header-main--nav.is-fixed .mobile-icon-wrapper {
    padding: 0px 0 7px;
}
.icon-mobile {
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    display: inline-block;
}
.mobile-icon-wrapper .icon-mobile .mobile-icon-list {
    display: inline-block;
    float: left;
    padding-right: 2px;
}
.utility-bar-mobile-icon .mobile-checkbox {
    opacity: 0;
    position: absolute;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0;
}
.utility-bar-mobile-icon>label {
    display: block;
    outline: none;
    position: relative;
	height: 100%;
}
.utility-bar-mobile-icon .utility-icon {
    /*background: none;*/
    border-radius: 0px;
    color: #ffffff;
    display: block;
    position: relative;
	padding-top: 4px;
    width: 23px;
    height: 100%;
    cursor: pointer;
    outline: none;
    transition: border .3s;
}
.utility-bar-mobile-icon .utility-icon.menu-icon {
    /*background: none;*/
    border-radius: 0px;
    color: #ffffff;
    display: block;
    position: relative;
	padding-top: 4px;
    width: 23px;
    height: 30px;
    cursor: pointer;
    outline: none;
    transition: border .3s;
}
.header-main.navShadow .main-nav--offcanvas--toggle>span {
	background: url(../../images/menu.svg) no-repeat;
    background-size: 80%;
    background-position: 0px 13px;
	}
.header-logo_01 #logo-png_01 {	
    width: 90px;
    height: 65px;
	display: block;
}
.header-logo_01 #logo-png_01 img {
    display: none;
}
.header-top>a.header_black {
    font-size: 16px;
    color: #000000;    
    margin-top: 9px;
}
.header-top {
    margin-left:5px;
}
.header-meta {
    text-align: center;
}
.menu-icon:before, .search-icon:before, .star-icon:before, .map-icon:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
}     
/*.search-icon:before {
    content: "\e003";
    font-size: 20px;
    top: 0px;
    left: 10px;
    padding-left: 1px;
    padding-top: 8px;
}	
.star-icon:before {
    content: "\E006";
    font-size: 23px;
    top: 6px;
    left: 9px;
}*/	
.map-icon:before {
    content: "\e062";
    font-size: 23px;
    top: 7px;
    left: 8px;
}
.fa.fa-sliders:before {
	position: absolute;
    font-size: 28px;
    top: 6px;
    left: 8px;
}
.ui-offcanvas-menu .utility-bar-mobile-icon .dropdown-content {
    right: 0;
    width: 100%;
    display: inline-block;
    margin-top: 7px;
    padding: 0;
    background-color: #f6f6f6;
    border: none;
    box-shadow: none;
    z-index: 10;
    top: 57px;
}
.dropdown-content {
    position: absolute;   
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    border-top: 2px solid #0f4c81;
    display: block;
    left: auto;
}
.utility-bar-mobile-icon #op1:checked~label span.utility-icon, 
.utility-bar-mobile-icon #op2:checked~label span.utility-icon {
    box-shadow: 0 0 0 4px rgba(0,83,159,.4);
}
.mobile-icon-wrapper {
    padding: 0px 0 7px;
}
body.subpage .header-main.header-light .header-logo img.header-trasp.barra-vert_01 {
    display: none;
}
}

/* *************************************************************** */


/* *************************************************************** */
@media (max-width: 1023px) and (min-width: 768px){
.header-main {
    height: 75px;
	padding-top:12px;
}	
body.frontpage .vista_01 .titolo_offerte.margin-top-01 {
    margin-top: 45px;
}
body.frontpage .header-logo, body.topicdetail .header-logo {
    left: 10px;
    width: 120px;
    top: 10px;
}
/*body.frontpage .header-main--nav, body.subpage .header-main--nav {
    padding-left:10px;
}*/
body.frontpage .header-main--nav.is-fixed, body.subpage .header-main--nav.is-fixed {
    padding-left:0px;
    height: 0px;
}
.header-top a {
    font-size: 12px;
	}
.header-meta {  
    height: 23px;
     font-size: 14px;
	margin-top: 2px;
}
.nav-justified>li, .nav-tabs.nav-justified>li {
    padding: 10px 0 0 10px;
}
.navShadow .nav-item.link_menu>a {
    height: 20px;
	}
}
/* ****************************************** */
.nav-item.link_menu.is-active>a {
		color:#FFFFFF;	
	line-height:25px;
	/*border-bottom: 2px solid #ffffff;*/
}
.page-desideri .nav-item.link_menu.is-active>a {	
	line-height:26px;
	/*border-bottom: 2px solid #ffffff;*/
}
.navShadow .nav-item.link_menu.is-active>a {
    color: #0f4c81;
    line-height: 25px;
    /* border-bottom: 2px solid #ffffff; */
}
/*.is-fixed .nav-item.link_menu.is-active>a {
	color:#0f4c81;	
	line-height:25px;
}*/
/*.nav-item svg {
	margin-right: 10px;
    vertical-align: text-bottom;
    height: 28px;
    width:28px;
    fill:#000000;
}*/
.nav-item.link_menu.is-active svg {
    fill:#FFFFFF;
    stroke:#FFFFFF;
}
.utility-bar-mobile-icon .utility-icon.star_active {
	background-color: #ffffff;
    color: #0f4c81;
    border: 1px solid;
}
.btn-text-error {
 	float:right;
} 
.btn-text-error:hover {
 	background: #000000;
} 
#header_full .icon-mobile {
	float: right;
	margin-top: 5px;	
}
.header-main--nav .header-logo{
	display: none;
}
/* *************************************************************** */
@media (max-width:767px) {
.header-main--nav.is-fixed {
	    border-bottom: 0px solid #0f4c81;
	    height: 70px;	    
	    background-size: 90px auto;
	    background-position: 0px 10px;	
	}
.header-main--nav.is-fixed .header-logo {
	/*display: block;*/
	display: none;	
	}
.header-main.navShadow .main-nav--offcanvas--toggle>span {
	background: url(../../images/menu_blu.svg) no-repeat;
    background-size: 80%;
    background-position: 0px 13px;
	}
}
/* *************************************************************** */

.header-main .col-lg-3 {    
    width: 28.5%;
}
.header-main .col-lg-9 {    
    width: 71.5%;
}

/* *************************************************************** */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .header-main .col-sm-9 { text-align: right  } }

@media screen and (min-width:1200px\0) { 
.header-main #logo-scontotraghetti_02 {
    padding-left: 10px;	
}
}

/* *************************************************************** */

.utility-bar-mobile-icon{
	width:20px;
	height:40px;
	margin-left: 2px;
	margin-right: 2px;
}
.header-main.header-light.navShadow #id_star_icon2{
	display: none;
}
.header-main.header-light #id_star_icon2{
	display: block;	

	background: url(../../images/heart.svg) no-repeat;
	background-size: 70%;
    background-position: 1px 11px;
   
}
 #id_star_icon2{	
	/*background-color: #0f4c81;*/
}
 #id_star_icon{		
	/*background-color: #ffffff;	*/
}
.header-main.header-light.navShadow #id_star_icon{	
	display: block;	
}
.header-main.header-light #id_star_icon{
	display: none;
}

@media (min-width: 480px) {
.utility-bar-mobile-icon {
    width: 20px;
    height: 40px;
    margin-left: 2px;
    margin-right: 2px;
}
}
@media only screen and (max-width: 767px) {
.utility-bar-mobile-icon {
    width: 25px;
    margin-left: 2px;
    margin-right: 2px;
}
.subpage .titolo_tema #id_titolo_offerte .utility-bar-mobile-icon {
    width: 17px;
    height: 30px;
}
}


.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 2.5;
    white-space: nowrap;
    font-weight: 400;
    font-family: 'SanaSansAlt-Book', arial, helvetica, sans-serif;
}
.dropdown-menu{
	border-radius: 8px;
	opacity: 0.8;
	background-color: #ffffff;
}

.dropdown-menu>li>a:hover {
    text-decoration: underline;
    /*-webkit-text-decoration-color: white;
  	text-decoration-color: white;*/

    background-color: transparent;
    font-weight: 400;
    font-family:'SanaSansAlt-Black', arial, helvetica, sans-serif;
    
}

nav > ul > li > ul:after {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -8px;
    width: 0;
    height: 0;
    content:'';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    
}
nav > ul > li:hover > ul {
    display:block;
}

.nav-justified>.dropdown .dropdown-menu {
    top: 30px;
    left: -50px;
}


/* *************************************** Internet Explorer ***************************** */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS */

body.frontpage .header-main--nav, body.offerdetail .header-main--nav {
    width: auto;
}	
}

/* Microsoft Edge Browser 12+ (All) - @supports method */
 
@supports (-ms-ime-align:auto) {
  body.frontpage .header-main--nav, body.offerdetail .header-main--nav {
    width: auto;
}
}
 
/* Microsoft Edge Browser 15+ - @supports method */
 
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  body.frontpage .header-main--nav, body.offerdetail .header-main--nav {
    width: auto;
}
}


.underline-dropdown {
    border-color: ##E0E1DD;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin: 0px auto;
    border-top: 2px solid #E0E1DD;
    border-top-color: #E0E1DD;
    transition: all 350ms ease-in-out;

}



@media (min-width:768px) {
    body.subpage .header-main {	 
        height: 92px;
    }
}

@media (max-width:767px) {
    
    body.subpage .container-fluid.content-search{    
        margin-top: 72px;
    }
}
