@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,100,200,600,500,700,900,800);
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,400,700');
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,300,600);
@import url('https://fonts.googleapis.com/css?family=Satisfy');

@import url("button.css");
@import url("animate.css");
@import url("hover.css");

body{width:100%; height: 100%;}
h1,h2,h3,h4,h5,h6{font-family: lato, sans-serif;margin: 0;}
h1{font-size: 4em;font-weight: 300;}
h2{font-size: 1.8em;}
h3{font-size: 1.5em;}
h4{font-size: 1.3em;}
h5,h6{font-size: 1em;}
p{font-family: lato, sans-serif;margin: 0;font-size: 1.25em;text-align: justify;font-weight: 400;line-height: 165%;font-family: 'Poppins', sans-serif;}
a, a:focus, a:hover {text-decoration:none;}
ul{list-style-type: none;}

.colonna{padding: 0px 0px;}
.row{margin-left: 0; margin-right: 0}
section{padding-top: 10px; padding-bottom: 10px}
.container-fluid {height: 100%; padding-left: 0; padding-right: 0}
#slideshow div[class^="col-"] {padding: 0}
#slideshow div[class^="col-"] {padding: 0}#slideshow{padding: 0}

#page_default, #page_camere, #page_mappa, #page_mappa a, #page_privacy{color: #000000;}
.sb-maps-data h5{color: #000}

/*MENU*/
header{
    position: fixed;
    top: 5px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 4;
    height: 1px;
}
#menu{
    margin-bottom: 0;
    top: 0px;
    z-index: 3;
    padding-top: 10px;
    padding-bottom: 5px;
	display: none;
}

#menu li{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 3px;
} 
#menu a{
    color: #000;
    font-weight: 400;
    padding: 5px 15px;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.2em;
    /*border-right: 1px solid #a4a4a4;*/
    font-family: lato, sans-serif;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

#menu ul ul a{border-right: none;float: left;width: 50%;height: 100%;position: relative;overflow: hidden;}

#menu li:hover, #menu li a:focus, #menu li a:hover{
    /* border-radius: 3px; */
    color: #ff595f !important;
    background-color: rgba(238, 238, 238, 0);
}
#menu li:hover > a{
    color: #0D3B57;
}

#menu li:nth-child(5) {
    background: #ff595f;
}

#menu li:nth-child(5) a {color: #fff !important;}

#menu li:nth-child(5) a:visited, #menu li:nth-child(5) a:focus {color: #FFF !important;}

#menu li:nth-child(5) a:hover {
    background: #fff;
    color: #ff595f !important;
    font-weight: 600;
}

ul.navbar-nav ul {
    /* visibility: hidden; */
    position: absolute;
    top:30px;
    z-index: 598;
}

ul.navbar-nav ul li {
    float: none;
    display: block !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
}

ul.navbar-nav ul ul {
    top: 1px;
    left: 99%;
}

ul.navbar-nav li:hover > ul {
    /* visibility: visible; */
}

ul.navbar-nav a:link, ul.navbar-nav a:visited { color: #FFFFFF; text-decoration: none; }

ul.navbar-nav a:hover, ul.navbar-nav a:active { color: #FFFFFF; text-decoration: none; }

.largMenu{
    width: 11.1111%;
}

#megamenu{
    position: fixed;
    left: 0;
    top: 80px;
    width: 100%;
    cursor: pointer;
    display: none;
    height: 100%;
    background: rgba(0,0,0,0.4);
}

#megamenu div{
    width: 40%;
    background: #FFF;
    padding-top:  30px;
    padding-bottom:  30px;
}

#megamenu li{
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
    overflow: hidden;
}

#megamenu .fotomenu{
}

/* -- level mark -- */
ul.navbar-nav ul {
    width: 180px;
    background: #FFF;
    text-transform:uppercase;
    padding-left: 0;
}

ul.navbar-nav ul li {
    line-height:130%;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.navbar-nav ul li a{
    margin: 0;
    padding-left: 10px;
    color: #fff;
    font-size: 1.1em !important;
    line-height: normal;
    line-height: 1.8em;
}
ul.navbar-nav ul li a p{
    text-align: center;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 1.6em;
    font-weight: 200;
}
ul.navbar-nav ul li a strong{
    color: #bfbfbf;
    font-size: 0.8em;
    letter-spacing:  0.1em;
    font-weight: 200;
    border-top: 1px solid #dcdcdc;
}
ul.navbar-nav ul li.hover, ul.navbar-nav ul li:hover {
    background-color: transparent;
}
ul.navbar-nav ul li a:hover{
    color: #000 !important;
}
ul.navbar-nav ul a:link, ul.navbar-nav ul a:visited { color: #000 !important; }
ul.navbar-nav ul a:hover { color: #000 !important; text-decoration: none; }
ul.navbar-nav ul a:active { color: #000 !important; }

.navbar-toggle {
    width: 45px;
    background-color: #4F4F4F;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 10px;
    position: fixed;
    top: 0;
    z-index: 6;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.logo{
    position: fixed;
    top: 12px;
    display: block;
    z-index: 3;
    /* background: #ffffff; */
    border-radius: 0 0 3px 3px;
    text-align: center;
    width: auto;
}
.logo a{display: inline-block;}
.logo img{
    width: 330px;
    height: auto;
    background: none !important;
    margin-top: 6px;
}

.logo-mobile{
    padding: 5px;
    display: none;
    z-index: 3;
    text-align: center;
}

.logo-mobile a{
    padding: 0 !important;
}

.logo-mobile img{
    height: 50px;
    width: auto;
    display: initial;
}

#menu .logo a, #menu .logo-mobile a{text-decoration:none; background: transparent;border-right: none;}

.active a{
    background: #97102F;
    color: #FFF;
}

.navbar{
    border: none;
    min-height: 80px;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background: #ffffff !important;
    /* -webkit-box-shadow: 0px 10px 34px -16px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 10px 34px -16px rgba(0,0,0,0.75);
    /* box-shadow: 0px 10px 34px -16px rgba(0,0,0,0.75); */
    border-bottom: 2px solid #949494;
}

.titoloblog-evidenza {
    text-align: justify;
    display: block;
    font-family: 'Patua One', cursive;
    font-size: 2.4em;
    line-height: 42px;
    /* margin-top: 40px; */
    padding-left: 10%;
    padding-right: 10%;
    text-align: left;
}

.navbar-nav{
    margin-left: 0;
    z-index: 10;
    width: 100%;
    margin-top: -5px;
}
#lingue {
    display: block;
    position: absolute;
    right: 10px;
    font-weight: 400;
    text-align: center;
    color: #000;
    width: 80px;
    height: 24px;
    overflow: hidden;
    top: 33px;
    padding-left: 15px;
    -moz-transition: height 1.2s ease;
    -webkit-transition: height 1.2s ease;
    -o-transition: height 1.2s ease;
    transition: height 1.2s ease;
    z-index: 4;
}
#lingue li{
    display: block;
    margin: 0;
    margin-bottom: 4px;
    background-color: rgba(255, 255, 255, 0.5);
}
#freccialingua{
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000;
    cursor: pointer;
}
#lingue a{
    color: #000;
    display: block;
    font-size: 1.1em;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    font-family: lato, sans-serif;
    font-weight: 400;
}
#lingue li:hover, #lingue li a:focus, #lingue li a:hover{
    background-color: rgba(255, 255, 255, 0.8);
    color: #ff595f;
}

#lingue li:first-child{
    background-color: transparent !important;
}

/** Lingue mobile **/
#lingue-mobile{
    display: none;
    font-weight: 300;
    text-align: right;
    color: #FFF;
    margin-bottom: 0;
}

#lingue-mobile li{
    margin-right: 5px;
    display: inline-block;
    margin-top: 0 !important;
}

#lingue-mobile a{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFF;
    display: block;
}

#lingue-mobile li:hover, #lingue-mobile li a:focus, #lingue-mobile li a:hover {
    background: transparent;
    color: #fff;
}

.imgrespons{
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 100%;
    padding: 0;
}

a.swipebox{
    margin: 0;
    padding: 5px;
}

/*Social*/
.at-icon-wrapper{
}
.atss .at-share-btn span .at-icon, .atss a span .at-icon{
    width: 1.5pc !important;
    height: 1.5pc !important;
}
.atss, .atss .at-share-btn, .atss a{
    width: 2pc !important;
}
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper{
    padding: 3px 0 !important;
}
.at4-share-title{display: none !important;}

/*SLIDESHOW*/
.claim{
    font-size: 100%;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 200;
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
}
.titoloclaim{
    font-size: 2.2em;
    font-weight: 200;
    display: block;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, 0.32);
}

.bottoneclaim .bottone {
    background: #ff595f;
    border: 2px solid #ff595f;
    color: #fff;
    padding: 15px 30px;
    font-weight: 400;
}

.claim img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px !important;
    height: 43px;
    width: auto !important;
}

.claim .vote:nth-child(3) img{
}
.titoloclaim p .vote:nth-child(1) {margin-left: 0;}
.titoloclaim p .vote:nth-child(3) {margin-right: 0;}
.titoloclaim p {
    color: #ff595f;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: transparent;
    border: none;
    padding-bottom: 20px;
    font-size: 0.5em;
    font-weight: 600;
    text-align: center;
    background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.64)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
}

.titoloclaim p:hover{
    border: none;
    background-color: transparent;
    color: #ff595f !important;
}

.titoloclaim p strong {
    letter-spacing: 2px;
    font-weight: 200;
    font-size: 3.2em;
    color: #ffffff;
    line-height: 1em;
    padding-left: 40px;
    padding-right: 40px;
}

.claim .bottone{
    cursor: pointer;
    float: none;
    font-size: 0.45em;
    display: inline-block;
    font-weight: 200;
    text-shadow: none;
}

.claim .bottone:visited, .claim .bottone:hover{color: #FFF;}

#carousel-1.carousel{
    overflow: hidden;
}

.carousel-inner{
    z-index:0;
}


.carousel-control{
    width: 5% !important;
}
.carousel-control.right, .carousel-control.left{
    background: none !important;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    height: 100px;
    z-index: 2;
}

/*ZOOM*/
.effectzoom > .item img {
    transition: transform 4000ms linear 0s;
    transform: scale(1.1);
}

/*FADE*/
.carousel-fade .carousel-inner .item {
    transition-property: opacity;
    -webkit-transition: opacity 0.6s ease-out 0s;
    -moz-transition: opacity 0.6s ease-out 0s;
    -ms-transition: opacity 0.6s ease-out 0s;
    -o-transition: opacity 0.6s ease-out 0s;
    transition: opacity 0.6s ease-out 0s;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

/*FADE + ZOOM*/
.carousel-fade2 .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow:hidden;
}
.carousel-fade2 > .item img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.05, 1.05);
}
.carousel-fade2 .carousel-inner .active {
    opacity: 1;
}

.carousel-fade2 .carousel-inner .active.left,
.carousel-fade2 .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade2 .carousel-inner .next.left,
.carousel-fade2 .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade2 .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade2 .carousel-inner > .item.next,
    .carousel-fade2 .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade2 .carousel-inner > .item.prev,
    .carousel-fade2 .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade2 .carousel-inner > .item.next.left,
    .carousel-fade2 .carousel-inner > .item.prev.right,
    .carousel-fade2 .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*PAGINA*/
.page{
    margin-top: 20px;
    margin-bottom: 30px;
}

hr {
    width: 100%;
    height: 1px;
    margin: 5px 0 10px 0;
    padding: 0
}
hr.colored {
    border-color: #fff;
}
#carousel-pagina .carousel{
    margin-top: 0;
    height: auto;
}
#carousel-pagina .item {
    height: auto;
}
#carousel-pagina .item img{
    position: static;
    transform: none;
}
.foto-gallery{
    position: relative;
}
.foto-gallery .descrizione_img{
    position: relative; 
    height: 20px; 
    text-align: center; 
    display: block; 
    margin-top: -20px; 
    background-color: rgba(0,0,0, 0.7); 
    z-index:1
}
.foto-gallery a .descrizione_img{
    color:#fff!important
}
.mask-gallery{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}


.mask-gallery div{
    background: rgba(0,0,0,0.7);
    height: 100%;
    display: block;
    z-index: 5;
}

div.mask-gallery:hover{
    opacity:1;
}


.mask-gallery img{
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);  
}
.foto-gallery span.mask-gallery:hover{
    opacity: 1;
}

/*CAMERE*/
.room_title{
    text-transform: uppercase;
    color: #fff;
    font-size: 3em;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 70%;
    text-align: center;
    z-index: 1;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.59);
}

.room_custom{
    background: #ff595f;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 340px;
    margin-left: -170px;
    margin-bottom: 20px;
    font-weight: 400;
    z-index: 1;
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
    font-family: 'Poppins', sans-serif;
}
.room_custom:hover{
    background-color: #fff;
    color: #ff595f;
    font-weight: 600;
}
.da {
    text-transform: uppercase;
}
.roomprice{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #FFF;
    background: rgba(69, 69, 69, 0.33);
    text-align: center;
    line-height: 1;
    font-size: 1.5em !important;
    padding: 15px;
    font-weight: 300;
    font-family: 'Julius Sans One', sans-serif;
}
.room_description{
    display: none;
}
.scopri{
    text-transform: uppercase;
    color: #d9b163;
    margin-top: 10px;
    font-weight: 200;
}

#gruppocamere h3{position:absolute;width:100%;text-align:center;color:#FFF;top:45%;text-transform:uppercase;font-size:2em;text-shadow: 1px 1px 3px #000;font-weight: 400;}
#gruppocamere .room_custom{width:100%;bottom:0;left:0;}
#gruppocamere .custom-col{margin-bottom: 30px; margin-right: 0px; margin-left: 0px;}

#page_default .room_custom {
    display: none;
}

#page_default .roomprice-camera {
    position: absolute;
    top: 20px;
    right: 45px;
    background: #29181c;
    border-radius: 79px;
    padding: 20px;
    width: 90px;
    height: 90px;
    text-align: center;
    color: #a5405c;
    font-weight: 300;
    font-size: 1.4em;
    line-height: 110%;
    padding-top: 20px;
}

#page_default .da {
    display: block;
    text-transform: none;
    font-size: 0.8em;
}

/*CONTATTI*/
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e1e1e1;
}
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #000000;
    text-align: center;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    text-align: center;
    margin: 0;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.5s ease,opacity 0.5s ease;
    -moz-transition: top 0.5s ease,opacity 0.5s ease;
    -ms-transition: top 0.5s ease,opacity 0.5s ease;
    transition: top 0.5s ease,opacity 0.5s ease;
    font-family: lato, sans-serif;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    font-family:lato, sans-serif;
    text-align:center;
}
.form-control:-ms-input-placeholder {
    color: #999;
    font-family:lato, sans-serif;
    text-align:center;
}
.form-control::-webkit-input-placeholder {
    color: #999;
    font-family:lato, sans-serif;
    text-align:center;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    font-family: lato, sans-serif;
}
input[name=datepickerci].form-control, input[name=datepickerco].form-control {
    background-color: transparent;
}
.floating-label-form-group input, .floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    font-size: 1.5em;
    background: none;
    box-shadow: none !important;
    resize: none;
    text-align: center;
    font-family: lato, sans-serif;
    font-weight: 400;
    color: #000;
}
.form-group {
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
}
.btn {
    border-radius: 0;
    padding: 12px 18px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
}
.btn-outline-dark {
    color: #ffffff;
    font-weight: 300;
    background: #000000;
    border: 1px solid #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btn-outline-dark:hover, .btn-outline-dark:focus {
    color: #ffffff;
    background: #c59200;
    border-color: #c59200;
    outline: none;
}
.form-group p{
    color: #9D9D9D;
}
.option {
    margin-right: 10px;
}
.option {
    margin-right: 10px;
}

/*COMMENTI*/
.testimonials {
    text-align: center;
    margin-top: 35px;
}
.testimonials .testimonials-carousel .item {
    padding: 0 100px;
}
p.lead {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2em;
    color: #97102F;
    text-align: center;
}
.testimonials .testimonials-carousel .item p.quote {
    padding-bottom: 15px;
    text-align: center;
    font-size: 2.5em;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 1px solid #FFF;
}
.testimonials .testimonials-carousel .item .testimonial-info {
    margin-bottom: 30px;
    padding-top: 15px;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-img {
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 10px;
}
.testimonial-img img{
    position: static;
    transform: none;
    margin-top: 10px;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author {
    display: inline-block;
    text-align: left;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
    font-size: 1.6em;
    color: #FFF;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author p {
    margin: 0;
    color: #FFF;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .stars {
    color: #FFF;
    display: table;
}
.testimonials .testimonials-carousel .owl-controls .owl-prev, .testimonials .testimonials-carousel .owl-controls .owl-next {
    display: block;
}
.testimonials .testimonials-carousel .owl-controls .owl-prev {
    left: 15px;
}
.testimonials .testimonials-carousel .owl-controls .owl-next {
    right: 15px;
}
.testimonials .testimonials-carousel .owl-controls .owl-prev, .testimonials .testimonials-carousel .owl-controls .owl-next {
    text-align: center;
    position: absolute;
    height: 60px;
    width: 40px;
    border-radius: 0 !important;
    line-height: 50px;
    font-size: 60px !important;
    margin: auto 0 !important;
    top: 0;
    bottom: 0;
    background-color: transparent !important;
    color: #FFF !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.owl-pagination {
    display: none !important;
}
.bottone-slide{
    border: 1px solid #d9b163;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    color:#d9b163;
    font-size: 1.5em;
    position: absolute;
    right: 0;
    bottom: 0px;
}

/*MAPPA*/
#mappa1, #mappa2, #mappa3{
    height: 500px;
    margin-left: -15px;
    margin-right: -15px;
}

#contenuto-slide .item img{
    margin-top: -330px
}

#page_mappa #mappa1{
    height: 470px;
    /* margin-left: 0px; */
    /* margin-right: 0px; */
}

#mappa1 img{
    /* background: transparent !important; */
}

#page_mappa #mappa1{
    height: 800px;
}
#map-canvas1, #map-canvas2{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.popup{overflow: hidden;}
.popup p{
    color: #000;
    margin-top: 5px;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 0;
}
.popup h3{font-size: 1.12em;color: #000;margin-bottom: 5px;}
.popup h4{color: #000;}
.popup img{
    padding: 5px;
    margin-bottom: 10px;
    width: 160px !important;
    height: auto;
    margin-top: 0px !important;
    background: #ffffff !important;
}
.popup a{
    color: #000 !important;
}

#page_index .popup {overflow: hidden}
#page_index .popup img {padding: 0px;margin-bottom: 0px;margin-top: 0px;padding: 5px;}
#page_index .popup p{ display: none }

/*FAQ*/
.panel{
    box-shadow: none !important;
}    
.panel-default{
    border: none !important;
}    
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent !important;
    border: none !important;
}
.panel-body{
    border-top: 1px solid #ddd !important;
}

/*FOOTER*/
#footer{
    background: #ffffff;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer h4{
    margin-bottom:10px;
    color: #000;
}
#footer a{
    color: #000;
}
#footer p{
    text-align: center;
    color: #000;
}
#footer .fa{margin-right: 5px;}
.list-inline{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

/**** banner cookie ****/
.checkCookie{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    display: none;
    background: #212128;
}

.checkCookie p{font-family: 'Montserrat', sans-serif;}

.centerCookie{
    position:relative;
    width: 100%;
    margin:0;
    padding: 10px 20px;
    padding-right: 155px;
}

p.centerCookie{
    text-align: left;
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
}

.centerCookie .privacylink {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 500;
}

.centerCookie .privacylink a:link, .centerCookie .privacylink a:visited, .centerCookie .privacylink a:hover {color: #ffffff;}

.centerCookie .bancookiebold{font-weight: 600}

#chiudicookie{
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background-color: #ff595f;
}

#chiudicookie:hover{background-color: #802a2d;}

#chiudicookie span{
    position: absolute;
    top: calc(50% - 13px);
    left: 0;
    width: 150px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
}

@media (max-width: 970px){
    .centerCookie{float: left; display: block; padding: 10px 5px;}
    #chiudicookie{position: relative; float: left; right: auto; top: auto; width: 100%; height: auto; padding: 10px 5px; display: block;}
    #chiudicookie span{position: relative; top: auto; left: auto; width: 100%;}
}
/**** fine banner cookie ****/

/*PRIVACY*/
#privacy-titolo{
    height: 200px;
    color: #FFF;
    width: 100%;
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 1;
    margin: 0;
}
#privacy-titolo div{
    margin-top: 100px;
    padding-left: 15px;
}
#privacy-titolo h1{
    color:#FFF;
}
#privacy-titolo p{
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #FFF;
}
#privacy{
    margin-bottom:40px;
    margin-top: 295px;
    margin-left: 0;
}
#privacy h3{
    text-transform: uppercase;
    margin-top: 20px;
    color:#000;
}
.riga{display: block;}
#page_privacy header {top: 0; height: 95px; background: #fff;}

/*BANNER VIP CLUB*/
#bannervip{
    background: rgba(38,43,48,0.70);
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    display: none;
}
#banner-content div{
    padding: 0;
    text-align: center;
}
#banner-content span{
    color: #FFF;
    font-size: 1.5em;
    margin-right: 20px;
    display: inline-block;
    margin-top: 15px;
}
#banner-content .bottone-banner{
    background: #822a42;
    padding: 10px;
    display: inline-block;
    margin-top: 13px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
}
#banner-content .bottone-banner:hover{
    background: #582d39;
}
.banner{
    width: 170px;
    margin-right: 20px;
    display: inline-block;
}

/***************************************************************************** stile personalizzato ***********************************************************************************************/
h1,h2, h3,h4,h5,h6{color: #ffffff;font-family: 'Poppins', sans-serif;margin: 0;}

#sezione-interna4 .custom-col {
    padding: 2px;
}

#sezione-foto h4 {
    text-align: center;
    color: #000;
    font-size: 2em;
    margin-bottom: 10px;
    font-weight: 200;
    text-transform: uppercase;
}

#sezione-interna3 h3 strong {
    color: #000;
    font-weight: 100;
    font-size: 2.2em;
}

#contenuto-foto h3 strong {
    font-weight: 400;
    font-size: 1.25em;
}

#contenuto-foto .sez-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}

#contenuto-foto h3 {
    font-size: 3.2em;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
}

#contenuto-location h4 {
    color: #949494;
    font-size: 1.7em;
    margin-top: 20px;
    font-weight: 200;
    text-align: center;
}

#contenuto-location h4 strong {
    text-transform: uppercase;
    letter-spacing: 0.10em;
    font-size: 1.4em;
    font-weight: 200;
}

#contenuto-location a.bottone {
    width: 300px;
    left: 50%;
    margin-left: -150px;
}

#sezione-interna3 a.bottone {
    width: 300px;
    margin-left: 0;
}

#contenuto-location .custom-col {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 20px;
}

#contenuto-location .sez-1 {}

section#contenuto-location {
    padding-bottom: 30px;
}


#slideshow-default h3 strong {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
}

#sezione-interna3 .custom-col {
    padding: 0;
}

#slideshow-default h3 {
    font-size: 3em;
    margin-left: 60px;
    text-transform: uppercase;
    font-weight: 200;
    color: #fff;
}

#slideshow-default .sez-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}

#slideshow-default {
    position: relative;
}

.titoloclaim h3 strong {
    font-weight: 600;
    letter-spacing: 0.40em;
    border-top: 1px solid #fff;
    line-height: 160%;
    padding-left: 10px;
}

.backgroundcolorcarousel {
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    /* display: inline-block; */
    z-index: 1;
    position: absolute;
}

#home-sez5 .bottone.button--moema {
    width: auto;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
}

#home-sez1 h2 strong {
    font-weight: 200;
    letter-spacing: 0.20em;
}


#informazioni-utili h3 {
    font-size: 3.5em;
    font-weight: 200;
    margin-bottom: 20px;
}

#informazioni-utili .backgroundcolor {
    background: rgba(0, 0, 0, 0.30) !important;
}

#informazioni-utili p {
    color: #fff;
    font-weight: 200;
    margin-bottom: 20px;
    font-size: 1.4em;
}

#informazioni-utili h4 {
    font-size: 1.8em;
    font-weight: 200;
    letter-spacing: 0.10em;
}


#home-sez5 h3 strong {
    font-weight: 300;
    color: #000;
}


div#sez-servizi {
    margin-right: 3px;
}

#sez-servizi h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 2.5em;
    width: 80%;
    font-weight: 300;
}


#home-sez5 .custom-col {
    padding: 0;
}

#home-sez5 .col-md-12 {
    padding: 0px;
    overflow: hidden;
    text-align: center;
}

#camere-home h3 strong {
    font-size: 1.6em;
    font-weight: 100;
    letter-spacing: 4px;
    color: #fff;
}

#camere-home .backgroundcolor {
    background: rgba(0, 0, 0, 0.31) !important;
}

section#sezione-interna4 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}

#sezione-interna4 .sez-1 {
}

#sezione-interna4 .sez-2 {
    padding-left: 2px;
}

#sezione-interna3 h2 {
    color: #949494;
    font-size: 2.5em;
    margin-bottom: 20px;
    letter-spacing: 0.15em;
    font-weight: 200;
    text-align: center;
}

#sezione-interna3 h1 {
    color: #000;
    font-weight: 100;
    font-size: 6.4em;
    text-align: center;
    margin-bottom: 0;
    margin-top: 25px;
}

#sezione-interna3 h1 strong {
    color: #000;
    font-weight: 100;
    font-size: 2.2em;
}

section#sezione-interna3 {
    padding-left: 60px;
    padding-top: 0;
    padding-bottom: 20px;
}

#sezione-interna3 p {
    font-weight: 300;
    padding-right: 60px;
}

#sezione-interna3 h3 {
    color: #949494;
    font-size: 2.5em;
    margin-top: 30px;
    margin-bottom: 20px;
    letter-spacing: 0.15em;
    font-weight: 200;
    text-align: left;
}

.bottone span strong {
    letter-spacing: 2px;
    border-bottom: 1px solid #949494;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 2.5em;
    color: #949494;
    line-height: 178%;
}

.bottoneclaim .bottone span {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 200;
}

span.bottoneclaim {
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 57%;
    -webkit-transform: translate(-50%,-57%);
    -ms-transform: translate(-50%,-57%);
    transform: translate(-50%,-57%);
}

#location-1 p {
    color: #fff;
    padding-left: 60px;
    padding-right: 60px;
    text-align: justify;
    font-size: 1.4em;
    font-weight: 200;
    line-height: 160%;
}

#hotel-1 .foto-gallery {
    padding-left: 60px;
    padding-right: 60px;
}

#hotel-1 a.bottone {
    margin-left: 60px;
    color: #fff;
}

div#hotel-1 {
    padding-left: 60px;
    padding-right: 60px;
}

#hotel-1 h3 {
    color: #000;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.1em;
    margin-top: 30px;
}

#hotel-1 p {
    color: #000 !important;
    text-align: justify !important;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 300;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 10px;
}

#location-1 h3 {
    font-size: 4em;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#home-sez1 .backgroundcolor {
    background: rgba(0, 0, 0, 0.50) !important;
}

#home-sez2 .backgroundcolor {
    background: rgba(0, 0, 0, 0.40) !important;
}

#home-sez3 .backgroundcolor {
    background: rgba(0, 0, 0, 0.40) !important;
}

#home-sez4 .backgroundcolor {
    background: rgba(0, 0, 0, 0.40) !important;
}




#home-sez1 .custom-col {
    padding: 0;
}

#home-sez2 .custom-col {
    padding: 0;
}

#home-sez3 .custom-col {
    padding: 0;
}

#home-sez4 .custom-col {
    padding: 0;
}

#home-sez12 h3 {
    text-align: center;
    margin-top: 30px;
    font-size: 2.5em;
    color: #949494;
    font-weight: 200;
	padding-bottom: 30px;
}

#home-sez12 h3 strong {
    color: #000;
    font-weight: 300;
    font-size: 1.3em;
    border-top: 1px solid #a7a7a7;
    letter-spacing: 0.15em;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
}

section#home-sez12 {
    padding-bottom: 40px;
	padding-top: 20px;
    /* background: #e4e1d6; */
}

#home-sez12 p {font-weight: 300; color: #000 !important;}

section#home-sez1 {
    /* padding-right: 60px; */
    /* padding-left: 60px; */
    padding-bottom: 0;
    margin-bottom: 0;
}

#titolo h1 {
    text-align: center;
    font-size: 6.8em;
    letter-spacing: 5px;
    font-weight: 100;
    color: #2f2f2f;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    margin-top: 25px;
}

#titolo h2 {
    text-align: center;
    color: #949494;
    font-weight: 200;
    font-size: 2.5em;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

#social h3 {
    font-size: 2.7em;
    color: #949494;
    font-weight: 200;
    letter-spacing: 0.1em;
    margin-top: 20px;
}

#social h3 strong {
    font-weight: 200;
    border-bottom: 1px solid #a7a7a7;
    line-height: 150%;
    color: #000000;
}

section#social {
    margin-left: 60px;
    margin-right: 60px;
    text-align: center;
    /* padding-top: 20px; */
    padding-bottom: 40px;
    padding-top: 0;
}

section#social .sez-2 img {
    margin-top: 10px;
}

#social p {
    text-align: center;
    font-size: 1.8em;
    line-height: 1.1;
    font-weight: 200;
    color: #656565;
}

#social p strong {
    font-size: 1.8em;
    color: #000000;
    font-weight: 200;
}

p.carousel-claim-testo{
    font-size: 2.5em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
}

.carousel-claim .bottoneclaim a.bottone{
    font-size: 1.1em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
}

section#social-2 {
    background: #ffffff;
}

.carousel-claim-testo p {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    color: #000000;
    font-size: 1.5em;
    font-weight: 300;
}

.carousel-claim-testo a, .carousel-claim-testo a:link, .carousel-claim-testo a:hover{color: #fff}

#home-sez6 .bottone p {
    padding-bottom: 10px;
    padding-top: 10px;
}

#home-sez12 .bottone p {
    padding: 10px;
}

#home-sez12 a.bottone {
    float: none;
    display: inline-block;
    width: auto;
}

section#home-sez13 {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

#home-sez13 #mappa1 {
    margin-left: 0;
    margin-right: 0;
}

#banner-fr h3 {
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.8em;
    font-family: lato, sans-serif;
}

section#titolo-interno-home {
    padding-top: 30px;
}

#home-sez10 h3 {
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 600;
    margin-top: 50px;
    font-size: 2.2em;
    border-top: 1px solid #c69106;
    border-bottom: 1px solid #c69106;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.2;
}

#home-sez9 h3 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    font-weight: 600;
    font-size: 2.2em;
    line-height: 1.2;
    padding-top: 78px;
}

section#home-sez9 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#home-sez9 p {padding-left: 30px;padding-right: 30px;}

#home-sez9 .col-sm-12.custom-col.sez-2 {padding-right:0;padding-left: 0;background: #f3f3f3;padding-top: 30px;padding-bottom: 30px;}

#home-sez8 h3 {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 2.6em;
    font-weight: 600;
    padding-left: 5%;
    padding-bottom: 5px;
}

#home-sez7 h3 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 2.2em;
    line-height: 1.2;
}

#home-sez8 p {
    color: #fff;
    margin-left: 5%;
    margin-right: 5%;
}

#home-sez8 .backgroundcolor {
    background: rgba(0, 0, 0, 0.46);
}

#home-sez6 img.img-responsive {
    border: 12px solid #FFF;
}

#home-sez6 p {padding-bottom: 20px;}

#home-sez5 h3 {
    text-align: center;
    color: #949494;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 100;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 3em;
    /* line-height: 1.2; */
}

section#home-sez5 {
    background: #ffffff;
}

section#home-sez6 {
    background: #f2f2f2;
    padding-bottom: 50px;
}


#sezione-titolo-home h3 strong {
    color: #2a467e;
    font-size: 1.5em;
    font-weight: 900;
}

h3 strong {
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.05em;
}

#camere-home-2 h2 strong {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 2.5em;
    color: #314d84;
    font-weight: 900;
}

section#camere-home-2 {
    background: #182641;
}

#bottone-camere a.bottone {
    width: 100%;
    background: #637e99;
    color: #fff;
}

section#titolo-interno {
    background: #fff;
}

#contenuto-interno .sez-2 h2{text-align: left;}

#contenuto-interno h2 {
    font-family: 'Cinzel', serif;
    text-align: center;
    text-transform: uppercase;
    color: #3c3636;
    margin-bottom:10px;
    font-size: 2.5em;
    font-weight: 300;
}

section#contenuto-foto {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
}

#page_mappa #contenuto-interno a {
    color: #c59200;
    font-weight: 600;
}

#contenuto-foto .backgroundcolor {
    background: rgba(0, 0, 0, 0.20);
}
#page_mappa #contenuto-interno p {
    text-align: center;
    letter-spacing: 3px;
}

#contenuto-interno h1 {
    color: #000;
    text-align: center;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    line-height: 1.2;
}

#contenuto-interno h3 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    font-weight: 600;
    font-size: 2.2em;
    line-height: 1.2;
    padding-top: 21px;
}

#contenuto-interno2 p {
    background: #ebebeb;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
}
section#contenuto-interno2 {
    padding-bottom: 30px;
}

#contenuto-interno .sez-2{text-align: center;}

#page_gallery #contenuto-interno h1{
    margin-bottom: 20px;
}

#page_gallery #contenuto-interno h2{
    text-align: left;
    font-size: 2em;
}

#servizi-home h2 {
    font-family: 'Cinzel', serif;
    text-align: center;
    text-transform: uppercase;
    color: #3c3636;
    margin-bottom:10px;
    font-size: 2.5em;
    font-weight: 300;
}

#servizi-home p{
    color: #3c3636;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.5em;
}

#contenuto-interno a.bottone {
    width: 100%;
    background: none;
    border: 1px solid #3c3636;
    color: #3c3636;
    float: none;
    margin-top: 20px;
    display: inline-block;
}

#contenuto-bottone .sez-1{text-align: center;}

#contenuto-bottone a.bottone {
    width: 600px;
    background: none;
    border: 1px solid #3c3636;
    color: #3c3636;
    float: none;
    margin-top: 0px;
    display: inline-block;
}

#contenuto-bottone a.bottone p{
    color: #3c3636;
}

#contenuto-interno .button--rayen::before{
    border: none !important;
}

#titolo-interno h1{
    font-size: 3em;
    text-transform: uppercase;
    font-family: 'Patua One', cursive;
    color: #ff0245;
    text-align: center;
}

#titolo-interno h2 {
    font-size: 2.8em;
    font-weight: 300;
    font-family: 'Dancing Script', cursive;color: #000000 !important;
    text-align: center;
}

#titolo-interno p {
    width: 100%;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 40px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding-top: 9px;
}

#dovesiamo-home h3 {
    text-align: center;
    margin-top: 180px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2.5em;
}

#servizi-home .custom-col {
    padding: 0px;
    height: 570px;
}

#servizi-home .sez-2 {
    padding-right: 0px;
}
#servizi-titolo-home .sez-1{padding-left: 0;padding-right: 0;}
#servizi-titolo-home h3 {
    color: #4c69a0;
    font-size: 3em;
    font-family: "Open Sans", sans-serif;
    border-bottom: 1px solid #496499;
    font-weight: 300;
    font-family: 'Julius Sans One', sans-serif;
    margin-top: 10px;
}

#camere-home-2 h2 {
    color: #ca971e;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Cinzel', serif;
    font-family: 'Julius Sans One', sans-serif;
}

#camere-home-2 .sez-1 {
    padding-left: 0;
    padding-right: 0;
}

#camere-home-2 .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#camere-home h3 {text-align: center;color: #fff;text-transform: uppercase;letter-spacing: 0px;font-weight: 200;font-size: 3em;line-height: 1.5em;}

#camere-home .sez-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0;
}

#intro{padding-top: 30px;padding-bottom: 0px;}
#intro h1 {
    text-transform: none;
    font-weight: 300;
    font-family: 'Julius Sans One', sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
    color: #3c3636;
    font-size: 4em;
}

span.titolofrtesto {
    font-size: 2em;
    font-weight: 300;
    font-family: "roboto", sans-serif;
    color: #99bd80;
    font-family: 'Cinzel', serif;
}

.titoloclaim h3 {position: absolute;left: 50%;top: 44%;-webkit-transform: translate(-50%,-44%);-ms-transform: translate(-50%,-44%);transform: translate(-50%,-44%);width: 80%;}

.titolofast {
    width: auto;
    text-align: center;
}


section#banner-fr {
    /* height: 70px; */
    background: #ffffff;
    /* text-align: center; */
}


#servizi-home a.bottone {
    right: 0;
    background: none;
    border: 1px solid #c99028;
    float: left;
    width: 100%;
    margin-top: 20px;
}

section#intro2 p {margin-top: 20px;}

#servizi-home a.bottone:before{/* font-size: 1.3em; */}

section#servizi-titolo-home {
    background: #1a2334;
}

#servizi-home a.bottone:hover {
    margin-right: 10px;
    right: 0;
    /* background: rgba(9, 41, 60, 0.83); */
    /* color: #FFF !important; */
    /* border: 1px solid #09293c; */
}

#servizi-home a.bottone:hover > p{
    color: #FFF !important;
}

#servizi-home-2 a.bottone {
    border: 1px solid #124666;
    background: rgba(9, 41, 60, 0.83);
}

#servizi-home .bottone p {
    width: auto;
    margin-left: 0;
    margin-bottom: 0;
    /* font-size: 1em; */
    color: #c99028;
}

#gallery-home-testo h2 {
    color: #185f88;
    font-size: 2.4em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 20px;
    display: inherit;
}

#appartamenti-home a.bottone {
    margin-right: 10px;
    right: 0;
    background: none;
    border: 1px solid #fff;
}

#appartamenti-home a.bottone:hover {
    margin-right: 10px;
    right: 0;
    background: rgba(9, 41, 60, 0.83);
    border: 1px solid #09293c;
}

#appartamenti-home .bottone p {
    width: auto;
    margin-left: 0;
    font-size: 1.3em;
}

#gallery-home .sez-1 {
    padding: 0;
}

span.uno {
    font-size: 0.7em;
    color: #5283c0;
}

#hotel .backgroundcolor {
    background: none !important;
}

#carousel-3{margin-top: 20px;margin-bottom: 20px;}
#servizi-home{padding-top: 2px;padding-bottom: 3px;/* background: #e4e1d6; */}
#gallery-home, #contatti-home{padding-top: 30px;padding-bottom: 30px;}
#contatti-home img{width: 130px;margin-bottom: 20px;background: #09293c;padding: 10px;border-radius: 3px;}



#tipologie h3 {font-weight: 200;}
#dovesiamo-home h2, #camere-home h2, #camere-home p, #tipologie h3l, #testo-home p, #mappa-home p{font-weight: 300;}
#titolo h3, #titolo-interno h1, #mappa-home strong {font-weight: 400;}

#camere-home h2, #tipologie h3, #dovesiamo-home h2{font-size: 3.5em;}
#titolo h3 {font-size: 2.5em;}
#mappa-home strong {font-size: 2.2em;}
#testo-home p, #camere-home p, #mappa-home p {font-size: 1.2em;}


section#camere-home {
    -moz-box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
}

#dovesiamo-home a.bottone {
    background: rgba(0, 0, 0, 0.63);
    /* border: 1px solid #fff; */
    font-size: 1em;
    font-weight: 300;
    right: 50%;
    margin-right: -150px;
    color: #fff;
    margin-top: 20px;
}

section#dovesiamo-home {
    padding-top: 50px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(26,35,52,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(26,35,52,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(26,35,52,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(26,35,52,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(26,35,52,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(26,35,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1a2334', GradientType=0 );
}

#dovesiamo-home h2 {
    text-align: center;
    font-family: Open Sans;
    text-transform: uppercase;
    color: #fff;
    margin-top: 90px;
    text-shadow: 1px 1px 3px #000;
    font-family: 'Quicksand', sans-serif;
}

#camere-home h2 {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    margin-top: 80px;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Quicksand', sans-serif;
}

#camere-home p {
    width: 70%;
    margin-top: 10px;
    text-shadow: 1px 1px 3px #000;
}

#tipologie h3 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    color: #9a3451;
    text-shadow: 1px 1px 5px #222;
    font-family: 'Quicksand', sans-serif;
}

#tipologie a.bottone {
    width: 800px;
    font-size: 1em;
    margin-bottom: 30px;
    padding-top: 13px;
    padding-bottom: 12px;
    background: #582d39;
}

#tipologie a.bottone:hover{    
    color: #FFF!important;
    background-color: rgb(130, 42, 66);
}

.menufisso{
    position: fixed;
    width: 100%;
    z-index: 2;
    padding-left: 20px !important;
}
.shadow{
    -webkit-box-shadow: 0px 5px 26px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 26px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 26px -2px rgba(0,0,0,0.75);
}

.menufisso div.custom-col{
    margin-left: 195px;
}

.backgroundcolor{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}

.stylecolor1{
    background-color: #000000;
}

.stylecolor2{
    background-color: #29181c;
}

.stylecolor3{
    background-color: #191919;
}

section a:link{
    font-weight: 400;
}

.custom-col{
    margin: 0;
    min-height: 0;
}

section#gallery-home {
    padding-bottom: 30px;
}

#testo-home .carousel-inner {
    margin-top: 20px;
    margin-bottom: 20px;
}

#testo-home p {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    margin-right: 20px;
}

.titoloformcontatti{color:#000;}

.contVideo{
    position: absolute;
    top: 10%;
    z-index: 1;
}

/*IE CSS*/
@media screen\0 {
    #menu li{
        margin-top: 11px;
    }
    #carousel-3 .item .foto-slide{
        display: block;
    }
}   

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    height: auto;
}

section#contenuto-interno {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #ffffff;
}

#titolo-hotel{
    padding-top: 30px;
    -webkit-box-shadow: inset 0px 10px 36px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 10px 36px -17px rgba(0,0,0,0.75);
    box-shadow: inset 0px 10px 36px -17px rgba(0,0,0,0.75);
}

#contenuto-interno h2, #titolo-hotel h2{
    font-family: 'Cinzel', serif;
    color: #232323;
    font-size: 3em;
    /* text-transform: uppercase; */
    font-weight: 300;
    text-align: center;
    font-family: 'Dancing Script', cursive;
    font-family: 'Abril Fatface', cursive;
}

#contenuto-interno h4 {
    color: #ff0245;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
    font-family: 'Patua One', cursive;
    letter-spacing: 5px;
}

#contenuto-interno .foto-gallery{margin-top:20px;}

span.room_description {
    font-size: 1.2em;
    color: #fff;
    display: none;
    font-weight: 300 !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page_index #mappa2 {
    height: 450px;
}

li span {
    color: #ff595f;
    font-weight: 600;
    font-size: 1em;
    letter-spacing: 0;
    letter-spacing: 3px;
}

section#mappa-street {
    padding-top: 0;
    padding-bottom: 0;
}

#testo-home h1 {
    margin-top: 20px;
    font-family: 'Quicksand', sans-serif;
}

#intro2 h3 {
    font-weight: 400;
    font-size: 2em;
    margin-bottom: 10px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Julius Sans One', sans-serif;
}

#titolo h3 {
    color: #822a42;
}

#page_index .backgroundcolor {
    background-color: rgba(0,0,0,0.20);
}
#titolo-interno-home h1 {
    font-family: lato, sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #000;
    font-weight: 400;
    font-size: 3em;
    padding-top: 5px;
    position: relative;
}

#titolo-interno-home p {
    background: #f1f1f1;
    padding: 50px;
    text-align: center;
}

#home-sez1 p {
    /* padding-bottom: 15px; */
    /* color: #fff; */
    /* text-align: center; */
    /* padding-left: 60px; */
    /* padding-right: 60px; */
    /* font-size: 1.6em; */
    /* font-weight: 200; */
}

#home-sez1 a.bottone p {
    padding-top: 10px;
    padding-bottom: 10px;
}

#home-sez1 h2 {
    color: #949494;
    font-size: 2.4em;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 4px;
    text-align: center;
}

#home-sez2 h3 {
    /* text-align: center; */
    /* color: #000; */
    /* text-transform: uppercase; */
    /* letter-spacing: 5px; */
    /* font-weight: 600; */
    /* margin-top: 45px; */
    /* margin-bottom: 45px; */
    /* font-size: 2.2em; */
}

#home-sez3 h3 {
    /* text-align: left; */
    /* margin-top: 150px; */
    /* text-transform: uppercase; */
    /* letter-spacing: 3px; */
    /* font-size: 2.4em; */
    /* font-weight: 600; */
    /* padding-left: 5%; */
    /* line-height: 1.2; */
}
section#home-sez4 {
    /* background: #f2f2f2; */
}

#home-sez4 .col-sm-12 {
    /* padding: 0; */
}

#home-sez4 .col-sm-12.custom-col.sez-1 {/* margin-left: 5%; *//* margin-right: 5%; *//* margin-top: -100px; *//* width: 90%; *//* background: #fff; *//* padding-bottom: 50px; */}

#home-sez4 .col-sm-12.custom-col.sez-2 {
    /* padding-right:5%; */
    /* margin-top:-50px; */
}

#home-sez4 p {
    /* background: #fff; */
    /* padding: 50px; */
}

#home-sez4 .foto-gallery.text-center {
    padding-left: 50px;
    padding-right: 50px;
}
section#home-sez3 {
    /* padding-bottom: 0; */
}

#titolo-interno-home h3{
    color: #ca8e31;
    font-family: cinzel, serif;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

#titolo-interno-home h3 strong{
    color: #ca8e31;
    font-family: cinzel, serif;
    font-weight: 300;
    border: 1px solid #ca8e31;
    padding: 10px;
}

#titolo-interno-home h1 strong {
    color: #000000;
    font-family: cinzel, serif;
    font-size: 1.8em;
    text-transform: none;
    letter-spacing: 5px;
    font-weight: 900;
}


h1:before{
    /* content: ''; */
    /* position: absolute; */
    /* top: -5px; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* width: 5px; */
    /* height: 5px; */
    /* display: block; */
    /* border-radius: 0px; */
    /* background: #c89022; */
}

h1:after{
    /* content: ''; */
    /* position: absolute; */
    /* top: -3px; */
    /* width: 200px; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* color: #c89022; */
    /* border-bottom: 1px solid #c89022; */
}

strong {
    font-weight: 600;
    color: #3c3636;
}

section#appartamenti-home {
    -webkit-box-shadow: inset 0 5px 20px -5px #000000;
    box-shadow:inset 0 5px 20px -5px #000000;
}

div#gruppocamere {
    -webkit-box-shadow: inset 0px 12px 43px -14px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 12px 43px -14px rgba(0,0,0,0.75);
    box-shadow: inset 0px 12px 43px -14px rgba(0,0,0,0.75);
    border-top: 1px solid #b0556e;
}

#mappa-home strong {
    color: #a26677;
    font-family: 'Quicksand', sans-serif;
}
#mappa-home p{
    text-align: left
}

section#tipologie {
    padding-bottom: 15px;
    webkit-box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    border-top: 1px solid #686868;
}

section#testo-home {
    padding-bottom: 15px;
    -webkit-box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    box-shadow: inset 0px 12px 35px -6px rgba(0,0,0,0.75);
    border-top: 1px solid #686868;
}

section#mappa-home {padding: 0;}

.classespan {
    font-size: 2em;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Quicksand', sans-serif;
}

#slideshow .item img{
    width: 100%;
}

.foto-slide{
    padding-right:5px !important;
    padding-left:5px !important;
}

.claim h2 {
    color: #fff;
    font-weight: 400;
    font-size: 1.4em;
    font-family: 'Quicksand', sans-serif;
}

#testocontatti img, #testomappa img{
    background: black;
    padding: 10px;
}
#testocontatti h3{
    text-transform: uppercase;
}

#riprova-sociale .backgroundcolor {
    background-color: rgba(0, 0, 0, 0.41);
}
.centra{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#testiservizi img{
    padding-left: 5px;
    padding-right: 5px;
}
#testiservizi .swipebox{
    padding-left: 0;
    padding-right: 0;
}
#slide-camere .item img{
    width: 100%;
}
#carousel-room{
    margin-left: -5px;
    margin-right: -5px;
}
#tipologie .col-md-12{
    padding-right: 0;
    padding-left: 0;
}
#slideshow{
    position: relative;
}

.carousel-inner .foto-slide img{
    background-color: rgba(0, 0, 0, 0.5);
}

#testo-servizi, #gruppocamere, #contenuto-camera, #dove-siamo, #contenuto-sezione {
    padding-top: 30px;
    padding-bottom: 30px;
}

#page_camereindex article{
    background-color: #ffffff;
}

article section:nth-child(1){padding-top: 0; padding-bottom: 0}

.gm-iv-address{display:none!important;}
#banner-fr h2 {
    margin-top: 5px;
    font-weight: 300;
    font-family: 'Julius Sans One', sans-serif;
    color: #ffffff;
    font-family: cinzel, serif;
    font-family: 'Open Sans', sans-serif;
}

#carousel-room .cloneditem-1, #carousel-room .cloneditem-2
{display:block;}

p{font-size: 1.3em;}
#camere-home h3, .room_title, #servizi-titolo-home h3, #sezione-home-3 h3{/* font-size: 4em; */}
#camere-home-2 h2, #dovesiamo-home h3, .roomprice, #titolo-interno h2 {font-size: 2.1em;}
#menu a{font-size: 0.9em;}

#camere-home{margin-top: 0;}
#carousel-4 .carousel-control.right{right: 15px;}

#contenuto-camera h2{margin-top: 80px;text-transform: uppercase;font-family: 'Cinzel', serif;font-size: 2.5em;}
#contenuto-camera .bottone{float: left;margin-right: 20px;}
#dove-siamo-home{margin-top: 30px;margin-bottom: 30px;}
#dove-siamo-home h3{margin-top: 140px;text-align: center;text-transform: uppercase;font-family: 'Cinzel', serif;font-size: 2.5em;}
#contatti{padding-top: 30px;padding-bottom: 30px;}
#contatti h2{
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    color: #3c3636;
    margin-bottom:10px;
    font-size: 2.5em;
    font-weight: 300;
}

#home-sez8 .sez-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#home-sez12 .sez-1 {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

#home-sez1 .sez-1 > div {
    /* margin-left: -5px; */
    /* margin-right: -5px; */
}

#home-sez8 strong {color: #000;}

/*CSS MAPPA*/
.puntiinteresse {
    left: 3%;
    width: 200px;
    height: auto;
    position: absolute;
    top: 110px;
    z-index: 1;
}

.puntiinteressechiuso{
    left: 3%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 200%;
    font-size: 25px;
    position: absolute;
    top: 110px;
    -webkit-box-shadow: 0 0 8px #7d7670;
    -moz-box-shadow: 0 0 8px #7d7670;
    box-shadow: 0 0 8px #7d7670;
    background-position: 0 0;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    cursor:pointer;
    z-index: 1;
    display: none;
}

.nascondinavigatore{
    left: 3%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 200%;
    font-size: 25px;
    position: absolute;
    top: 180px;
    -webkit-box-shadow: 0 0 8px #7d7670;
    -moz-box-shadow: 0 0 8px #7d7670;
    box-shadow: 0 0 8px #7d7670;
    background-position: 0 0;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    cursor:pointer;
    z-index: 1;
    display: none;
}

.boxpuntiinteresse{
    padding: 10px 15px;
    background-position: 0 0;
    background-size: 100% 100%;
    /* border: 1px solid #ffc500; */
    background-color: rgb(0, 0, 0);
    width: 100%;
    float: left;
    font-size: 90%;
    /* border-radius: 9px; */
}

.boxpuntiinteresse p{
    color: #fff;
    text-align: left;
    cursor: pointer;
    font-weight: 200;
    text-transform: uppercase;
}

.boxpuntiinteresse p.colorev{
    color: #ffc500;
}

.boxareanavigatore{
    width: 100%;
    float: left;
    /* border: 1px solid #c5c5c5; */
    background-color: rgb(255, 197, 0);
    height: 65px;
    -webkit-box-shadow: 0 0 8px #7d7670;
    -moz-box-shadow: 0 0 8px #7d7670;
    box-shadow: 0 0 8px #7d7670;
    z-index: 1;
    display:none;
}

.boxareanavigatore .traccia{
    text-align: center;
    margin-top: 5px;
    width: 100%
}

.boxareanavigatore span{
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
}

.boxareanavigatore .txttraccia{
    width: 100%;
    display: block;
}

.boxareanavigatore .icotraccia{
    margin: 0 16px;
    cursor: pointer;
    padding: 6px 10px;
    line-height: 240%;
    background-color: rgb(255, 197, 0);
    color: #fff;
    border-radius: 50px;
}

.navigatore {
    border: 1px solid #c5c5c5;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 10px;
    -webkit-box-shadow: 0 0 8px #7d7670;
    -moz-box-shadow: 0 0 8px #7d7670;
    box-shadow: 0 0 8px #7d7670;
    z-index: 1;
    display:none;
}

.navigatorechiuso{
    border: 1px solid #c5c5c5;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
    top: 100px;
    width: 50px;
    height: 50px;
    position: absolute;
    -webkit-box-shadow: 0 0 8px #7d7670;
    -moz-box-shadow: 0 0 8px #7d7670;
    box-shadow: 0 0 8px #7d7670;
    z-index: 1;
    color: #fff;
    cursor:pointer;
    z-index: 1;
    font-size: 25px;
    text-align: center;
    line-height: 200%;
    display:none;
}

.navigatore .adp{
    padding: 10px 2px 0 2px;  
}

.navigatore .adp-substep, .navigatore .adp-agencies, .navigatore .adp-legal, .navigatore .adp-summary{
    color: #fff
}

#privacy h3{font-weight: bold; text-decoration: underline; margin-top: 10px; margin-bottom: 10px}
form .checkprivacyform {padding-left: 0; padding-right: 0; font-style: italic;}
form .checkprivacyform .checkformm{position: relative; float: left; width: auto; display: inline-grid;}
form .checkprivacyform .checkformm input{display: inline;}
form .checkprivacyform .testo-infodatiform{position: relative; float: left; width: calc(100% - 21px); margin-left: 5px; text-align: justify;}
form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #000!important; text-decoration: underline; font-weight: 300;}
form .checkprivacyform .checkdaticomformm{position: relative;float: left;width: auto;display: inline-grid;}
form #leggiinfofinicomm{color:#000!important; font-style: italic; text-decoration: underline; font-weight: 300!important; cursor: pointer}
form #divinfofinicomm{height: auto; overflow: hidden; background-color: #dedede; padding: 5px; display: none}

.sposta{position: fixed;left: 45%;width: 50%;top: 80px;z-index: 5;height: 100%;}
.sposta .bottone{display: none;}
.sposta .sezpag-1{background: #FFF;padding: 30px !important;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 100%;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

#home-sez1 .sez-1 .sezpag-1, #home-sez2 .sez-1 .sezpag-1, #home-sez3 .sez-1 .sezpag-1, #home-sez4 .sez-1 .sezpag-1{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 100%;}


#claim-carousel-16 .carousel-inner .item {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 100%;}
#social-2 .sez-1 {height: 200px;display: table;}

#informazioni-utili .sez-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.vote {
    display: inline-block;
    margin-left: 80px;
    margin-right: 80px;
    color: #FFF;
    font-weight: 200;
    letter-spacing: 0.3em;
    font-size: 1.3em;
}

#carousel-57 .backgroundcolorcarousel, #carousel-63 .backgroundcolorcarousel {
    background: none;
}
#carousel-57 .carousel-control, #carousel-63 .carousel-control {
    width: 10% !important;
}

section#gallery-home {padding-top: 1px; padding-bottom: 10px;}
#gallery-home a.swipebox {padding: 1px;}

#contenuto-interno-home h3 {
    color: #000000;
    margin-bottom: 10px;
    font-size: 3em;
    margin-top: 0;
    font-family: poppins;
    font-weight: 200;
}

#contenuto-interno-home h4 {
    color: #ff595f;
    margin-bottom: 25px;
    font-size: 1.5em;
    font-family: poppins;
}

#contenuto-interno-home a.bottone {
    margin-left: 0;
    margin-right: 0;
}

#contenuto-interno-home p {
    padding-right: 5%;
    font-style: italic;
    font-size: 1em;
}

#contenuto-interno-home {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #b0b0b0;
    margin-left: 20px;
    margin-right: 20px;
}

#contenuto-interno-home .bottone span {font-size: 1em;}

#contenuto-interno-home .backgroundcolorcarousel {background: none;}
#contenuto-interno-home .carousel-control {width: 13% !important;}


/************** RESPONSIVE ******************/

@media (max-width: 1600px){ 
    /** home page **/
    .logo img {width: 290px; margin-top: 9px;}
    #menu a, #lingue a {font-size: 1em;}
    #menu a {padding: 5px 10px;}
    #lingue li {margin-bottom: 5px;}
    .titoloclaim {font-size: 1.85em;}
	.claim .bottone {font-size: 0.5em;}
    .bottone {font-size: 0.95em;}
    .vote {font-size: 1.15em; margin-right: 70px;}
    .claim img {height: 41px;}
    #titolo h1 {font-size: 5.65em; letter-spacing: 4.15px;}
    #titolo h2 {font-size: 2.4em;}
    #home-sez1 h2 {font-size: 2.15em; letter-spacing: 3.3px;}
    #hotel-1 p, #hotel-1 .foto-gallery {padding-left: 50px; padding-right: 50px;}
    #hotel-1 a.bottone {margin-left: 50px;}
    #location-1 h3 {font-size: 3.3em;}
    p {font-size: 1.25em;}
    #location-1 p {font-size: 1.35em;}
    #camere-home h3, #home-sez5 h3 {font-size: 2.5em;}
    .room_title {font-size: 2.5em;}
    .room_custom {font-size: 1.05em;}
    #social h3 {font-size: 2.25em;}
    .carousel-claim-testo p {font-size: 1.4em;}
    .carousel-claim .testis-titolo {font-size: 1.8em !important;}
    #home-sez12 h3 {font-size: 2.1em;}
    #sez-servizi h3 {font-size: 2.2em;}
    #informazioni-utili h3 {font-size: 3em;}
    #informazioni-utili h4 {font-size: 1.7em;}
    #informazioni-utili p {font-size: 1.35em;}
    #footer h4 {font-size: 1.25em;}
    #contenuto-interno-home h3 {font-size: 2.5em;}
    #contenuto-interno-home h4 {font-size: 1.25em;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 2.5em;}
    #sezione-interna3 h1 {font-size: 5.3em;}
    #sezione-interna3 h2 {font-size: 2.4em;}
    #contenuto-foto h3 {font-size: 2.65em;}
    #contenuto-location h4 {font-size: 1.6em;}
    #sezione-foto h4 {font-size: 1.85em;}
    #sezione-interna3 h3 {font-size: 2.25em;}
}

@media (max-width: 1400px){
    /** home page **/
    .logo img {width: 240px; margin-top: 12px;}
    #menu a, #lingue a {font-size: 0.9em;}
    #menu a {padding: 5px 8px; letter-spacing: 2.2px;}
    #lingue li {margin-bottom: 6px;}
	#freccialingua {top: 2px;}
    .titoloclaim {font-size: 1.6em;}
	.claim .bottone {font-size: 0.55em;}
    .bottone {font-size: 0.9em;}
    .vote {font-size: 1.1em; margin-right: 60px;}
    .claim img {height: 39px; margin-top: 15px !important;}
    #titolo h1 {font-size: 4.95em; letter-spacing: 3.65px;}
    #titolo h2 {font-size: 2.3em;}
    #home-sez1 h2 {font-size: 1.9em; letter-spacing: 2.9px;}
    #hotel-1 p, #hotel-1 .foto-gallery {padding-left: 40px; padding-right: 40px;}
    #hotel-1 a.bottone {margin-left: 40px;}
    #location-1 h3 {font-size: 2.9em;}
    #location-1 > div {min-height: 670px !important;}
    p {font-size: 1.2em;}
    #location-1 p {font-size: 1.3em;}
    #camere-home h3, #home-sez5 h3 {font-size: 2.2em;}
    #camere-home > div {min-height: 570px !important;}
    .room_title {font-size: 2.2em;}
    .room_custom {font-size: 1em;}
    #social h3 {font-size: 1.95em;}
    .carousel-claim-testo p {font-size: 1.3em;}
    .carousel-claim .testis-titolo {font-size: 1.6em !important;}
    #home-sez12 h3 {font-size: 1.85em;}
    #sez-servizi h3 {font-size: 1.9em;}
    #sez-servizi > div {min-height: 470px !important;}
    #servizi-home .custom-col {height: 470px;}
    #informazioni-utili h3 {font-size: 2.5em;}
    #informazioni-utili h4 {font-size: 1.6em;}
    #informazioni-utili p {font-size: 1.3em;}
    #informazioni-utili > div {min-height: 670px !important;}
    #footer h4 {font-size: 1.2em;}
    #contenuto-interno-home h3 {font-size: 2.2em;}
    #contenuto-interno-home h4 {font-size: 1.1em;}
    #contenuto-interno-home .carousel-control {width: 15% !important;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 2.2em;}
    #sezione-interna3 h1 {font-size: 4.65em;}
    #sezione-interna3 h2 {font-size: 2.3em;}
    #contenuto-foto h3 {font-size: 2.35em;}
    #contenuto-location h4 {font-size: 1.5em;}
    #contenuto-location a.bottone {width: 280px; margin-left: -140px;}
    #sezione-foto h4 {font-size: 1.7em;}
    #sezione-interna3 h3 {font-size: 2em;}
}

@media (max-width: 1200px) {
    /** home page **/
    .logo {padding-left: 10px; padding-right: 10px;}
    .logo img {width: 200px;}
    #menu a, #lingue a {font-size: 0.85em;}
    #menu a {padding: 5px 5px; letter-spacing: 1.5px;}
	#lingue {width: 75px;}
    #freccialingua {top: 0px;}
    .titoloclaim {font-size: 1.4em;}
	.claim .bottone {font-size: 0.6em;}
    .bottoneclaim .bottone {padding: 12px 25px;}
    .bottone {font-size: 0.85em; padding: 12px 25px;}
    .vote {font-size: 1.05em; margin-right: 50px;}
    .claim img {height: 37px; margin-top: 10px !important;}
    #titolo h1 {font-size: 4.25em; letter-spacing: 3.15px;}
    #titolo h2 {font-size: 2.2em;}
    #home-sez1 h2 {font-size: 1.65em; letter-spacing: 2.5px;}
    #hotel-1 p, #hotel-1 .foto-gallery {padding-left: 30px; padding-right: 30px;}
    #hotel-1 a.bottone {margin-left: 30px;}
    #location-1 h3 {font-size: 2.5em;}
    p {font-size: 1.15em;}
    #location-1 p {font-size: 1.25em;}
    #camere-home h3, #home-sez5 h3 {font-size: 1.9em;}
    #camere-home > div {min-height: 470px !important;}
    .room_title {font-size: 1.9em;}
    .room_custom {font-size: 0.95em; width: 280px; margin-left: -140px; padding-top: 12px; padding-bottom: 12px; margin-bottom: 15px; letter-spacing: 3px;}
    .carousel-control {width: 8% !important;}
    .left.carousel-control img, .right.carousel-control img {width: 40px;}
    .carousel-control.right, .carousel-control.left {margin-top: -20px;}
    #social h3 {font-size: 1.7em;}
    .carousel-claim-testo p {font-size: 1.25em;}
    .carousel-claim .testis-titolo {font-size: 1.5em !important;}
    #home-sez12 h3 {font-size: 1.55em;}
    #sez-servizi h3 {font-size: 1.6em;}
    #sez-servizi > div {min-height: 420px !important;}
    #servizi-home .custom-col {height: 420px;}
    #informazioni-utili h3 {font-size: 2.1em;}
    #informazioni-utili h4 {font-size: 1.5em;}
    #informazioni-utili p {font-size: 1.25em;}
    #informazioni-utili > div {min-height: 570px !important;}
    #footer h4 {font-size: 1.15em;}
    #contenuto-interno-home h3 {font-size: 1.9em;}
    #contenuto-interno-home h4 {font-size: 1em;}
    #contenuto-interno-home .carousel-control {width: 11% !important;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 1.9em;}
    #sezione-interna3 h1 {font-size: 4em;}
    #sezione-interna3 h2 {font-size: 2.2em;}
    #contenuto-foto h3 {font-size: 2em;}
    #contenuto-location h4 {font-size: 1.4em;}
    #contenuto-location a.bottone {width: 260px; margin-left: -130px;}
    #sezione-foto h4 {font-size: 1.6em;}
    #sezione-interna3 h3 {font-size: 1.8em; letter-spacing: 0.1em;}
}

@media (max-width: 1024px) {
    /** home page **/
    .logo img {width: 185px; margin-top: 14px;}
    #menu a, #lingue a {font-size: 0.8em;}
    #lingue li {margin-bottom: 8px;}
    .titoloclaim {font-size: 1.25em;}
    .bottone {font-size: 0.8em;}
	.claim .bottone {font-size: 0.65em;}
    .vote {font-size: 1em; margin-right: 40px;}
    .claim img {height: 35px;}
    #titolo h1 {font-size: 3.7em; letter-spacing: 2.85px;}
    #titolo h2 {font-size: 2.15em;}
    #home-sez1 h2 {font-size: 1.45em; letter-spacing: 2.1px;}
    #hotel-1 p, #hotel-1 .foto-gallery {padding-left: 25px; padding-right: 25px;}
    #hotel-1 a.bottone {margin-left: 25px;}
    #location-1 h3 {font-size: 2.2em;}
    p {font-size: 1.1em;}
    #location-1 p {font-size: 1.2em;}
    #camere-home h3, #home-sez5 h3 {font-size: 1.7em;}
    .room_title {font-size: 1.7em;}
    .room_custom {font-size: 0.9em;}
    #social h3 {font-size: 1.55em;}
    .carousel-claim-testo p {font-size: 1.2em;}
    .carousel-claim .testis-titolo {font-size: 1.4em !important;}
    #home-sez12 h3 {font-size: 1.45em;}
    #sez-servizi h3 {font-size: 1.4em;}
    #informazioni-utili h3 {font-size: 1.8em;}
    #informazioni-utili h4 {font-size: 1.4em;}
    #informazioni-utili p {font-size: 1.2em;}
    #footer h4 {font-size: 1.1em;}
    #contenuto-interno-home h3 {font-size: 1.65em; position: relative; top: -5px; margin-bottom: 5px;}
    #contenuto-interno-home p {line-height: 1.5;}
    #contenuto-interno-home .carousel-control {width: 14% !important;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 1.7em;}
    #sezione-interna3 h1 {font-size: 3.5em;}
    #sezione-interna3 h2 {font-size: 2.15em;}
    #contenuto-foto h3 {font-size: 1.8em;}
    #contenuto-location h4 {font-size: 1.3em;}
    #sezione-foto h4 {font-size: 1.5em;}
    #sezione-interna3 h3 {font-size: 1.7em;}
}

@media (max-width: 992px) {
    /** home page **/
    .logo{width: 100%;text-align: center; background: #fff;padding-left: 15px; top: 0; padding-bottom: 8px; padding-top: 10px; border-radius: 0;}
    .logo img {width: 200px; margin-top: 4px;}
    #lingue{top: 17px; width: 80px;}
    #freccialingua{top: 4px;}
    #lingue a{font-size: 1em;}
    #page_index #menu, #menu{top: 0px;margin-top: 0;}
    #menu a{font-size: 1em; text-align: left;border: none; line-height: 30px;}
    #menu ul ul a {line-height: 30px;}
    #menu li{display: block;width: 100% !important;margin-top: 0;}
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 600px;}
    ul.navbar-nav ul li, ul.navbar-nav ul {width: 100% !important;text-align: left;}
    ul.navbar-nav ul li {margin-left: 20px;}
    ul.navbar-nav ul li a {font-size: 0.9em !important;}
    ul.navbar-nav ul {position: static;display: none;width: 100%;}
    ul.navbar-nav li:hover > ul {display: block;}
    .navbar-header {float: none;}
    .navbar-toggle {display: none; margin-top: 14px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 61px;padding-left: 0;margin-left: 10px;}
    .collapse.in{display:block !important;}
    .navbar {min-height: 61px;}
    article {margin-top: 107px !important;}
    .vote {font-size: 1.1em; margin-right: 20px;}
    .claim img {height: 30px;}
    .bottoneclaim .bottone {padding: 10px 20px;}
    #hotel-1 .foto-gallery .col-sm-6 {width: 33.3333% !important;}
    #hotel-1 p, #hotel-1 .foto-gallery {padding-left: 0; padding-right: 0;}
    #hotel-1 .foto-gallery {display: inline-block;}
    #home-sez1 h2 {font-size: 1.65em; letter-spacing: 2.5px; padding-top: 25px;}
    #hotel-1 a.bottone {width: 340px; margin-left: -170px; margin-bottom: 30px;}
    .titoloclaim h3 {top: 41%; -webkit-transform: translate(-50%,-41%); -ms-transform: translate(-50%,-41%); transform: translate(-50%,-41%); width: 84%;}
    #camere-home h3, #home-sez5 h3 {font-size: 1.5em; padding-left: 20px; padding-right: 20px;}
    #informazioni-utili .sez-1 {padding-left: 20px; padding-right: 20px;}
    .room_title {font-size: 1.85em;}
    #home-sez12 h3 strong {padding-left: 0; padding-right: 0;}
    #titolo h1 {font-size: 3.5em; letter-spacing: 2.6px;}
    #titolo h2 {font-size: 2.1em;}
	#gallery-home .col-sm-6 {width: 16.6667% !important;}
	#home-sez12 p {padding-left: 10px; padding-right: 10px;}
    #sezione-interna3 h3 {padding-left: 60px; padding-right: 60px;}
    #contenuto-interno-home h3 {font-size: 1.6em; margin-top: 15px;}
    #contenuto-interno-home a.bottone {display: none;}
    #contenuto-interno-home p {padding-bottom: 20px;}
    #contenuto-interno-home .carousel-control {width: 9% !important;}


    /** pagine interne **/
    #sezione-interna3 h1 {font-size: 3.2em;}
    #sezione-interna3 h2 {font-size: 2.1em;}
    #slideshow-default h3 {font-size: 1.8em; margin-left: 45px;}
    #sezione-interna3 .sez-2 img {margin-left: 60px; width: calc(100% - 120px); margin-top: 20px; margin-bottom: 10px;}
    section#sezione-interna3 {padding-left: 0;}
    #sezione-interna3 p {padding-left: 60px;}
    #contenuto-foto h3 {font-size: 1.7em;}
    #contenuto-location .custom-col.sez-1 {padding-bottom: 30px;}
    #contenuto-location .custom-col.sez-2 {padding-bottom: 0;}
    #contenuto-location .custom-col.sez-1:last-of-type {padding-bottom: 0;}
    #contenuto-location .col-md-6 {width: 100% !important;}
    #contenuto-location .custom-col {padding-left: 0; padding-right: 0;}
    #sezione-interna3 a.bottone {margin-left: 60px;}
    #sezione-interna4 .custom-col {padding-left: 0; padding-right: 0; padding-bottom: 5px;}
    #page_mappa section#sezione-interna4 {padding-top: 0;}
    #page_gallery .foto-gallery:nth-of-type(1) .col-sm-6 {width: 100% !important;}
    #page_gallery .foto-gallery:nth-of-type(2) .col-sm-6 {width: 33.3333% !important;}
    #page_gallery .foto-gallery:nth-of-type(4) .col-sm-6 {width: 33.3333% !important;}
    #page_gallery .foto-gallery:nth-of-type(5) .col-sm-6 {width: 100% !important;}
    #sezione-foto .custom-col {padding-right: 0; padding-left: 0;}
    #page_gallery .foto-gallery {padding-left: 5px; padding-right: 5px;}
    .checkCookie p{font-size: 0.9em;}
    #menu li:nth-child(5){display: none;}
	#page_privacy header {height: 70px;}
	#privacy-titolo {top: 70px;}
	#privacy {margin-top: 270px;}
}

@media (max-width: 767px){
    /** home page **/
    .logo img {width: 180px;}
    .navbar-nav {margin-top: 44px;margin-left:  0;}
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 615px;}
    ul.navbar-nav ul li {text-align: left;}
    .navbar-toggle {margin-left: 15px; margin-top: 9px;}
    #page_index #menu, #menu {margin-top: 0;}
    #menu li {display: block; width: 100% !important;}
    #lingue li {margin-right: 3px;}
    #menu a {font-size: 0.95em; text-align: left;border: none;}
    #lingue a {font-size: 0.95em;}
    #lingue {right: 15px;}
    #freccialingua {top: 2px;}
    .navbar {min-height: 54px;}
    article {margin-top: 97px !important;}
    #hotel-1 .foto-gallery .col-sm-6 {width: 100% !important;}
	#hotel-1 .foto-gallery a.swipebox {padding-left: 0; padding-right: 0;}
	section#home-sez1 {padding-bottom: 25px;}
    .titoloclaim h3 strong {letter-spacing: 0.35em;}
    .titoloclaim h3 {top: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); line-height: 1.3;}
    .titoloclaim {font-size: 0.9em;}
    span.bottoneclaim {top: 69%;}
    .bottoneclaim .bottone {padding: 8px 15px; width: 250px;}
    .vote {display: none;}
    .carousel-control {width: 10% !important;}
    .bottone {padding: 10px 20px;}
    #titolo h1 {font-size: 2.4em; letter-spacing: 1.5px;}
    #titolo h2 {font-size: 1.4em;}
    #location-1 h3 {font-size: 2em;}
    #location-1 p {padding-left: 30px; padding-right: 30px;}
    div#hotel-1 {padding-left: 30px; padding-right: 30px;}
    #home-sez1 h2 {font-size: 1.4em; letter-spacing: 2px;}
    #hotel-1 a.bottone {width: 330px; margin-left: -165px;}
    #camere-home h3, #home-sez5 h3 {font-size: 1.3em;}
    #camere-home h3 strong {font-weight: 200;}
    #home-sez5 h3 {line-height: 1.2; font-weight: 200;}
    .room_title {font-size: 1.5em;}
    section#social {margin-left: 0; margin-right: 0;}
    #social h3 {font-size: 1.35em; line-height: 1.25;}
    #social-2 > div {min-height: 300px !important;}
    #social-2 .sez-1 {height: 300px;}
    #sez-servizi h3 {font-size: 1.6em;}
    .carousel-claim-testo p {font-size: 1.15em;}
    .carousel-claim .testis-titolo {font-size: 1.25em !important;}
    #home-sez12 h3 {font-size: 1.2em; line-height: 1.2;}
    #home-sez12 h3 strong {border-top: none;}
    div#sez-servizi {margin-right: 0;}
    #servizi-home .sez-1, #servizi-home .sez-2, #servizi-home .sez-3 {margin-bottom: 15px;}
    #informazioni-utili > div {min-height: 670px !important;}
    #informazioni-utili h3 {font-size: 1.6em;}
    #informazioni-utili h4 {font-size: 1.3em;}
    #informazioni-utili p {font-size: 1.15em;}
    #footer .col-sm-4 {padding-bottom: 20px;}
    #footer {padding-top: 30px; padding-bottom: 30px;}
    #gallery-home .col-sm-6 {width: 33.3333% !important;}
    #contenuto-interno-home h3 {font-size: 1.3em; margin-bottom: 5px;}
    #contenuto-interno-home .carousel-control {width: 14% !important;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 1.4em; margin-left: 15px;}
    #slideshow-default h3 strong {letter-spacing: 0;}
    #sezione-interna3 h1 {font-size: 2.3em; padding-left: 10px; padding-right: 10px;}
    #sezione-interna3 h2 {font-size: 1.4em;}
    #contenuto-foto h3 {font-size: 1.25em;}
    #sezione-interna3 p {padding-left: 30px; padding-right: 30px;}
    #sezione-interna3 .sez-2 img {margin-left: 30px; width: calc(100% - 60px);}
    #contenuto-location h4 {font-size: 1.1em; padding-left: 10px; padding-right: 10px;}
    #sezione-interna3 a.bottone {margin-left: -150px; left: 50%;}
    section#contenuto-location {padding-top: 0;}
    #sezione-foto h4 {font-size: 1.25em;}
    #sezione-interna3 h3 {font-size: 1.5em; padding-left: 30px; padding-right: 30px;}
    #page_gallery .foto-gallery:nth-of-type(2) .col-sm-6 {width: 100% !important;}
    #page_gallery .foto-gallery:nth-of-type(4) .col-sm-6 {width: 100% !important;}
    #page_gallery .foto-gallery:nth-of-type(3) .col-sm-6 {width: 50% !important;}
    #page_gallery .foto-gallery:nth-of-type(5) .col-sm-6 {width: 50% !important;}
    .claim .bottone{display: none;}
}

@media (max-width: 320px){
    /** home page **/
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 645px;}
    .bottone {font-size: 0.75em;}
    .logo img {width: 170px; margin-top: 5px;}
    .titoloclaim {font-size: 0.8em;}
    .bottoneclaim .bottone {padding: 8px 10px;}
    .bottone {padding: 8px 10px;}
    #titolo h1 {font-size: 2.1em; letter-spacing: 1px;}
    #titolo h2 {font-size: 1.3em;}
    #location-1 h3 {font-size: 1.8em;}
    #location-1 p {font-size: 1.1em;}
    #home-sez1 h2 {font-size: 1.2em;}
    #hotel-1 a.bottone {width: 290px; margin-left: -145px;}
    .carousel-control {width: 12% !important;}
    #camere-home h3, #home-sez5 h3 {font-size: 1.2em;}
    .room_title {font-size: 1.4em; width: 77%; top: 48%;}
    .room_custom {font-size: 0.85em; margin-bottom: 10px; width: 220px; margin-left: -110px;}
    #social-2 > div {min-height: 340px !important;}
    #social-2 .sez-1 {height: 340px;}
    #home-sez12 h3 {font-size: 1.1em;}
    #contenuto-interno-home .carousel-control {width: 17% !important;}


    /** pagine interne **/
    #slideshow-default h3 {font-size: 1.3em;}
    #sezione-interna3 h1 {font-size: 2.1em;}
    #sezione-interna3 h2 {font-size: 1.3em;}
    #contenuto-foto h3 {font-size: 1.1em;}
    #contenuto-location h4 {font-size: 1em;}
    #contenuto-location h4 strong {letter-spacing: 0.05em;}
    #sezione-interna3 a.bottone {width: 260px; margin-left: -130px;}
    #sezione-foto h4 {font-size: 1.1em;}
}