@font-face {
    font-family: 'kameron';
    src: url('../font/kameron-bold-webfont.woff2') format('woff2'),
         url('../font/kameron-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'kameron';
    src: url('../font/kameron-regular-webfont.woff2') format('woff2'),
         url('../font/kameron-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*

	.st0{fill:#C4D0D1;}
	.st1{fill:#4B8368;}
	.st2{fill:#E8441D;}

*/
body {
    font-family: 'Fira Sans', Arial, sans-serif;
    color: #030303;
}

.main > .inner {
    max-width: 1200px;
}

input,
select {
    font-family: 'Fira Sans', Arial, sans-serif;
}

h1,
h2,
h3,
nav {
    font-family: 'kameron', sans-serif;
	color:#4b836a;
	font-weight:normal;
}

.header,
.footer {
    background-color: #d6e1dd;
}
.footer {
	padding:3vw 0;
}
.footer  {
	background-color:#4b836a;
	color: #FFF;
}
.footer a {
    color: #FFF;
}
.footer a + a { margin-left:40px;}
.footer-ask {    font-size: 18px;
    text-align: center;
    margin: 0 auto 40px;}
.footer-ask a { text-decoration:underline;}
footer svg {
    height: 24px;
}
.sliderbox { margin-top:70px;}
header { height:70px; line-height:70px;}
footer svg * {
    fill: #e4361d;
}

.footer-column-right {
    text-align: right;
}

.mapbox {
    display: none;
}

.footer {
    color: #FFF;
}

.nav a {
    color: #4b836a;
	font-weight:normal;
}

.nav li:hover > a {
    color: #4b836a;
}

.scroll-to-top {
    background-color: #d6e1dd;
	color:#4b836a;
	bottom:20px;
}

body.menu-sidebar .header-navigation {
    background: #d6e1dd;
}

body.menu-sidebar .nav li:hover > a,
body.menu-sidebar .nav a {
    color: #e4361d !important;
}

/* https://coolors.co/c9e4ca-87bba2-55828b-3b6064-030303 */

.slider .show-prev,
.slider .show-next {
    display: none;
}

.header-mobilemenu,
body.menu-open .header-mobilemenu {
    color: #4b836a;
}

.header-logo a {  height:120px; margin-top:20px;}
.header-logo a svg { background-color:#FFF;}

/* ******************************************************************* CONTENT LASTMINUTE */
.last_minute_post {
    padding: 20px 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6e1dd;
    width: 100%;
}

.last_minute_thumb {
    margin-right: 50px;
}

.last_minute_info {
    position: relative;
    flex: 100%;
}

.last_minute_date {
    padding-bottom: 3px;
    position: absolute;
    right: 0;
    top: 0;
    font-style: italic;

}

.last_minute_nome {
    font-size: 22px;
    font-weight: normal;
    line-height: 29px;
    text-align: left !important;
    margin-bottom: 10px;
}

.last_minute_nome a:link,
.last_minute_nome a:visited,
.last_minute_nome a:hover,
.last_minute_nome a:active {
    color: #4b836a !important;
    text-decoration: none !important;
    font-family: 'kameron', sans-serif;
    margin-right: 200px;
}
.last_minute_date { text-align:right;}
.last_minute_categoria,
.last_minute_localita,
.last_minute_regione {
    margin-top: 0px;
    display: block;
    line-height: 20px;
}

.last_minute_categoria:after,
.last_minute_localita:after,
.last_minute_regione:after {
    clear: both;
    content: "";
    position: relative;
    display: block;
    height: 1px;
}

.last_minute_categoria .star1,
.last_minute_categoria .star2,
.last_minute_categoria .star3,
.last_minute_categoria .star3s,
.last_minute_categoria .star4,
.last_minute_categoria .star4s,
.last_minute_categoria .star5 {
    display: inline-block;
}

.last_minute_info .pos_left {
    font-weight: bold;
    color: #e4361d;
    float: left;
    width: 120px;
}

.last_minute_info .pos_right {
    float: left;
}

.last_minute_text {
    padding-top: 15px;
    font-size: 15px;
}

.pack-intro {
    font-size: 15px;
}

.last_minute_icon {
    text-transform: uppercase;
}

.last_minute_text a:link,
.last_minute_text a:visited,
.last_minute_text a:hover,
.last_minute_text a:active {
    color: #393939 !important;
    text-decoration: none !important;
}

.last_minute_icon {
    float: right;
    margin-top: 20px;
}

.last_minute_icon a:link,
.last_minute_icon a:visited,
.last_minute_icon a:hover,
.last_minute_icon a:active {
    color: #FFF;
    text-decoration: none !important;
    font-weight: normal;
    background-color: #e4361d;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-family: 'kameron', sans-serif;
    text-align: center;
}

@media screen and (max-width:768px) {
    .last_minute_post {
        display: block;
    }

    .last_minute_info {
        overflow: hidden;
    }

    .last_minute_date {
        margin-right: 5px;
    }
	.last_minute_thumb {
		margin-right:0;
	}
	.last_minute_thumb img {
		width:100%;
		height:auto;
	}
}

@media screen and (max-width:668px) {
    .last_minute_date {
        position: relative;
        top: auto;
        right: auto;
    }

    .last_minute_icon {
        float: none;
    }
}

/* ******************************************************************* FINE CONTENT LASTMINUTE */







.package {
    position: relative;
    padding: 20px;
    margin-top: 20px;
    border-top: 1px solid #d6e1dd;
    border-bottom: 1px solid transparent;
}
.package[data-image-status="0"] .pack-img {
    display: none;
}
.package:hover {
    background-color: #FAFAFA;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

.package ul,
.package p,
.package li {
    margin: 0;
    list-style-type: none;
}

.package.hidden {
    display: none;
}

.package .clear {
    position: relative;
    clear: both;
}

.package .pack-img {
    position: relative;
    float: right;
    width: 320px;
    height: auto;
    margin-left: 20px;
    z-index: 10;
}

.package .pack-img a {
    display: block;
}

.package .pack-img img {
    display: block;
    width: 100%;
    height: auto;
}

.package .pack-img .pack-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    display: block;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.package .pack-img:hover .pack-img-hover {
    opacity: 1;
    transition: all 0.4s ease-in-out;
}

.package .pack-img .pack-img-share {
    margin: 130px 20px 20px;
    height: 30px;
    line-height: 30px;
}

.package .pack-img .pack-img-share .ico {
    display: block;
    float: left;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    color: #FFF;
    background-color: #299fa8;
    text-align: center;
    line-height: 30px;
}

.package .pack-img .pack-img-share a {
    color: #FFF;
}

.package .pack-txt {
    padding-bottom: 20px;
}

.package .pack-title {
    font-size: 24px;
    margin-bottom: 4px;
    font-weight: 300;
    line-height: 130%;
    font-family: 'kameron', sans-serif;
    font-weight: none;
}

.package .pack-title a {
    text-decoration: none;
    color: #4b836a !important;
}

.package .pack-title a:hover {
    text-decoration: underline;
}

.package .pack-location {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 16px;
    color: #e4361d;
}

.package .pack-location a {
    text-decoration: none;
    color: #e4361d;
}

.package .pack-float-box {
    float: right;
    margin-right: -18px;
    margin-bottom: 30px;
    z-index: 5;
    position: relative;
    margin-left: 10px;
    z-index: 6;
}

.package .pack-dates {
    position: relative;
    margin-bottom: 5px;
}

.package .pack-rates {
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    display: inline-block;

    padding: 12px 12px 7px 12px;
    line-height: 10px;
    min-width: 120px;
}

.package .pack-rates a {
    display: block;
    text-decoration: none;
    color: #030303;
}

.package .pack-rates strong {
    display: block;
    font-size: 20px;
    margin-bottom: 8px;
}

.further-packages-title {
    position: absolute;
    left: 0;
    top: -30px;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 13px;
    color: #e4361d;
}

.further-packages {
    position: relative;
    margin-top: 20px;
    font-size: 13px;
}

.further-packages ul {
    margin: 0;
    padding: 0;
    margin-bottom: -10px;
    display: block;

}

.further-packages li {
    border-top: 1px solid #d6e1dd;
    padding: 5px;
    overflow: hidden;
    position: relative;
    margin: 0;
    list-style-type: none;
    display: block;
}

.further-packages li:before {
    content: "";
    padding: 0;
}

.further-packages li i {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
    font-size: 15px;
}

.further-packages li a {
    text-decoration: none;
}

.further-package-title {
    display: block;
    color: #4b836a;
}

.further-package-title:hover {
    text-decoration: underline;
}

.further-package-date {
    display: block;
    float: right;
    color: #666;
    font-weight: 100;
    margin-right: 20px;
}

.further-package-rate {
    display: block;
    float: right;
    color: #666;
    font-weight: 100;
    margin-right: 20px;
}

.further-package-link {
    display: block;
    float: right;
    background-color: #999;
    position: relative;
    padding: 1px 5px 1px 10px;
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
    margin-right: 10px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none !important;
    font-weight: normal;
    background-color:#e4361d;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 3px;
    font-family: 'kameron', sans-serif;
}



.further-package-rate br {
    display: none;
}

.package .pack-details {
    margin: 2px 0 0 0;
}

.package .package {
    min-height: 200px;
}

.package .pack-details a {
    display: block;
    background-color: #e4361d;
    position: relative;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    color: #FFF;
    text-decoration: none !important;
    font-weight: normal;
    background-color: #e4361d;
    padding: 5px 10px;
    border-radius: 3px;
    font-family: 'kameron', sans-serif;
}

.package .pack-details a:hover {
    box-shadow: inset 5px -2px 20px rgba(154, 141, 123, 0.4);
}

.package .pack-details span {
    font-size: 10px;
}

.package .pack-rates span {
    font-size: 12px;
    display: block;
}

.package-legend {
    position: relative;
    z-index: 100;
    transition: all 0.4s ease-in-out;
    color: #FFF;
}

.package-legend label {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 3px;
}

.package-legend .tit {
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    background-color: #4b836a;
    padding: 10px 20px 2px;
    border-radius: 5px 5px 0 0;
	color:#FFF;
}

.package-legend input {
    width: 100px;
    text-align: center;
    border-radius: 3px;
    background: #FFF;
    border: none;
    margin: 0;
    margin-left: 2px;
    margin-right: 20px;
    padding: 5px;
    color: #030303;
}

.package-legend select {
    margin: 0;
    background-color: #FFF;
    margin-left: 4px;
    border: none;
    padding: 5px;
    color: #4b836a;
    margin-right: 20px;
    border-radius: 3px;
}

.package-legend select#filter-sort {
    margin-right: 0;
}

.package-legend select#filter-location {
    max-width: 140px;
}

.package-legend .hid {
    display: block;
    background-color: #4b836a;
    padding: 20px;
}

.package-legend i {
    margin-right: 3px;
}

.sliderTitle {
    font-size: 40px;
    display: block;
    float: left;
    margin: -4px 30px 0 0;
    display: none;
}

.package-legend.fixed {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    background-color:#4b836a;
    transition: all 0.4s ease-in-out;
}

.package-legend.fixed .tit {
    position: fixed;
    top: 150px;
    padding: 2px 20px 10px;
    border-radius: 0 0 5px 5px;
    display: none;
}

.package-legend.fixed .centerx {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    text-align: right;
}

.package-legend-item {
    display: inline-block;
}

.sliderTitle + .package-legend-item {
    display: none;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.breadcrumb li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.breadcrumb li:before {
    display: none;
}

.breadcrumb br {
    display: none;
}

@media only screen and (max-width:980px) and (min-width:741px) {
    .package-legend-item {
        width: 45%;
        display: inline-block;
        margin-bottom: 5px;
    }

    .package-legend-item label {
        display: inline-block;
        width: 140px;
    }

    .package-legend select,
    .package-legend input {
        margin: 0;
        min-width: 140px;
        box-sizing: content-box;
        -ms-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }
}

@media only screen and (max-width:888px) {
    .package .pack-img {
        width: 160px;
        overflow: hidden;
    }

    .package .pack-img a {
        width: 320px;
        margin-left: -80px;
    }

    .package .pack-img .pack-img-hover {
        opacity: 0 !important;
    }
}

@media only screen and (max-width:800px) {
    .sliderTitle {
        display: none;
    }
}

@media only screen and (max-width:740px) {

    .package .pack-img,
    .further-package-rate,
    .further-package-date,
    .further-package-link,
    .pack-intro {
        display: none;
    }

    .further-packages li {
        padding: 1px 5px;
    }

    .package .pack-txt {
        position: relative;
        padding-bottom: 85px;
    }

    .package .pack-float-box {
        float: none;
        margin: 0;
        position: absolute;
        bottom: 0px;
    }

    .package .pack-rates strong {
        display: inline;
        font-size: 13px;
    }

    .package .pack-rates strong br {
        display: none;
    }

    .package .pack-rates span {
        display: inline;
    }

    .package .pack-rates {
        background: none;
        font-size: 13px;
        padding: 0;
        margin: 5px 0;
    }

    .package .pack-details a {
        border-radius: 5px;
    }

    .package-legend.fixed,
    .package-legend.fixed .tit {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        height: auto;
    }

    .further-packages li i {
        display: none;

    }

    .further-packages li {
        text-align: center;
    }

    .package {
        padding: 10px;
        margin-top: 10px;
    }

    .package .pack-dates {
        margin-bottom: 0;
    }

    .package .pack-title {
        font-size: 18px;
    }

    .package-legend-item {
        display: block;
        text-align: center;
        margin-bottom: 8px;
    }

    .package-legend-item label {
        display: block;
        margin-bottom: 4px;
    }

    .package-legend-item input,
    .package-legend-item select,
    .package-legend select#filter-location {
        max-width: none;
        width: 90%;
        margin: 0;
        box-sizing: content-box;
        -ms-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

    .further-packages-title {
        position: relative;
        top: auto;
        left: auto;
        text-align: center;
    }

    .package .pack-float-box {
        width: 100%;
    }

    .package .pack-txt {
        padding-bottom: 110px;
    }

    .package .pack-rates {
        display: block;
        margin: 5px 0 10px;
    }

    .package .pack-rates,
    .package .pack-rates * {
        font-size: 17px;
    }

    .package .pack-img {
        display: block;
        float: none;
        left: auto;
        top: auto;
        margin: 0;
        width: auto;
        margin: 30px 0 10px;
    }

    .package .pack-img a {
        width: auto;
        margin: 0;
        overflow: hidden;
    }

    .package .pack-img img {
        margin: -15vw 0;
    }

    .last_minute_icon a:link,
    .last_minute_icon a:visited,
    .last_minute_icon a:hover,
    .last_minute_icon a:active {
        display: block;
    }

    .footer-item {
        text-align: center;
        width: auto !important;
        display: block;
        max-width: none !important;
    }

    .footer {
        padding-bottom: 70px;
    }
	.header-logo a { height:90px;}
	.footer-item.footer-ask { margin:20px 0;}
	.footer .footer- a + a { margin-left:0px;}
}

@media screen and (max-width: 600px) {
	body.menu-open header .inner { width:90%!important;} 
	body.menu-open .header-mobilemenu { margin-right:0;}
	body.menu-open header .inner > .header-logo { margin-left:0;}
	.header-logo a {    height: 55px;
    margin: 0;

	body.menu-open header .inner > .header-logo {
		margin-left: 5%;
		margin-bottom: -50px;
		z-index: 400;
		position: relative;
		 text-align:right;
	}
	.nav li { text-align:right;}
	
}