.footer {
    margin: 0;
    padding: 0
    }
.footer-title {
    font-family: Varela Round;
    font-size: 15px;
    font-style: normal;
    line-height: 24px;
    color: #9dc6d8;
    letter-spacing: 0.0825em;
    text-transform: uppercase
    }
.footer-title a {
    color: #9dc6d8;
    text-transform: uppercase
    }
.footer-meteo-wrapper {
    background: #4F4F4F;
    padding: 10px;
    margin-top: 30px;
    color: #fff;
    font-size: 16px
    }
.footer-meteo-wrapper img {
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #fff;
    margin-right: 10px
    }
.wappo-page-menu.meteo-menu ul {
    margin-bottom: 20px
    }
.wappo-page-menu.meteo-menu ul li.active {
    text-decoration: underline
    }
.meteo-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
    }
.meteo-list li {
    display: block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px
    }
.meteo-list li .media-body {
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    color: #aaa
    }
.meteo-img {
    display: block;
    float: left;
    margin: 0 10px;
    text-align: center
    }
.meteo-info {
    float: left;
    padding-left: 10px;
    min-width: 200px;
    font-size: 12px;
    line-height: 14px
    }
.meteo-info.week {
    min-width: 300px
    }
.meteo-info .meteo-temp {
    font-size: 18px;
    line-height: 18px;
    color: #C19F00;
    margin-bottom: 10px
    }
.meteo-notes {
    margin-top: 10px;
    font-size: 11px;
    background-color: #fafafa;
    padding: 4px 10px;
    border: 1px solid #ddd
    }
.meteo-degrees {
    margin-top: 30px
    }
.meteo-degrees a {
    display: inline-block;
    margin-right: 10px;
    background: #aaa;
    color: #fff;
    padding: 2px 4px;
    min-width: 50px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
    }
.meteo-degrees a.active, .meteo-degrees a:hover, .meteo-degrees a.focus {
    background: #C19F00;
    text-decoration: none
    }
/* custom */
.main-content {
    padding: 30px 0
    }
.wappo-page-menu ul {
    padding-left: 20px;
    margin-bottom: 80px;
    border-left: 1px solid #9dc6d8
    }
.wappo-page-menu ul li {
    position: relative;
    padding-left: 16px
    }
.wappo-page-menu ul li:before {
    position: absolute;
    top: 4px;
    left: 0;
    font-family: "FontAwesome";
    color: #9dc6d8;
    content: "";
    font-size: 13px;
    line-height: 14px
    }
.wappo-page-menu ul li a {
    color: #9dc6d8;
    text-transform: uppercase
    }
.row.row-wappo [class*="col-md-"] > h2 {
    font-size: 18px;
    text-transform: uppercase
    }
ul.breadcrumb {
    margin: 0;
    background: none;
    padding: 10px 0 0 0
    }
.white-link {
    color: #fff;
    text-decoration: underline
    }
.white-link:hover {
    color: #fff;
    text-decoration: none
    }
.form-horizontal .control-label {
    margin-top: 0
    }
.fancybox-opened .fancybox-title {
    display: none
    }
.thumbnail {
    width: 100%
    }
.gallery-box {
    display: block;
    border: 1px solid #ddd;
    padding: 2px
    }
.gallery-box img {
    display: block;
    width: 100%
    }
.gallery-box span {
    display: block;
    padding: 10px
    }
input[type="submit"] {
    border-color: #9DC6D8
    }
.book-slider {
    position: static;
    bottom: 0;
    height: auto;
    padding-top: 6px;
    padding-bottom: 0
    }
.book-slider input {
    height: 40px
    }
.book-slider.home-book-slider {
    margin-bottom: 30px
    }
.bottom-book-slider {
    position: static;
    margin-top: 10px;
    line-height: 30px
    }
.privacy-box {
    background: #efefef;
    height: 200px;
    overflow-y: auto;
    font-size: 11px;
    padding: 0 10px
    }
.language-box {
    border: 0;
    margin-top: -4px
    }
.language-box ul:hover {
    min-height: 140px
    }
.logo-box {
    float: left
    }
.pre-header {
    height: auto
    }
.quicklinks-box {
    float: right;
    margin-top: 4px
    }
.slicknav_menu .slicknav_icon-bar {
    background-color: #C19F00
    }
.bottom-book-slider {
    height: auto
    }
.book-slider-pagine-interne {
    padding-bottom: 30px
    }
.hotel-info {
    margin-top: 30px !important
    }
.newsletter-form input[type="text"] {
    width: auto
    }
.newsletter-form h2 {
    font-size: 24px
    }
.book-slider .button-style-1 {
    margin-top: 19px
    }
.book-slider .button-style-1 a {
    display: block
    }
.book-slider-pagine-interne input label, .book-slider ul li.li-input label {
    margin-top: 0
    }
.slider-home .flexslider {
    margin-bottom: 0
    }
/* #### */
/* commons */
.form-horizontal label {
    color: #aaa;
    display: inline;
    font-size: 16px;
    font-weight: normal
    }
.form-error {
    color: #cf2b2b;
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 11px
    }
.pointer {
    cursor: pointer
    }
.w100p {
    width: 100%
    }