@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'piratesbay';
    src: url('fonts/piratesbay-webfont.eot');
    src: url('fonts/piratesbay-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/piratesbay-webfont.woff') format('woff'),
         url('fonts/piratesbay-webfont.ttf') format('truetype'),
         url('fonts/piratesbay-webfont.svg#didactic-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mostraoneregular';
    src: url('fonts/mostraoneregular-webfont.eot');
    src: url('fonts/mostraoneregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mostraoneregular-webfont.woff2') format('woff2'),
         url('fonts/mostraoneregular-webfont.woff') format('woff'),
         url('fonts/mostraoneregular-webfont.ttf') format('truetype'),
         url('fonts/mostraoneregular-webfont.svg#didactic-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body { overflow-x:hidden}
html { 
	margin:0; 
	padding:0;
	overflow-y: auto;
}
body {
	font-family: 'mostraoneregular', sans-serif; 
	background:#fff url(../images/Pattern-texture-background.jpg) repeat center top;
	margin:0; 
	padding:0;
	overflow-y: hidden;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
p {
	margin:0;
	padding:1em 0;
}
h2 {
	margin:0;
}
::-moz-selection { background: #bd0309; color:#fff; }
::selection { background: #bd0309; color:#fff; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #12383b;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #12383b;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #12383b;
}
:-moz-placeholder { /* Firefox 18- */
  color: #12383b;
}

img.resp { position: absolute; top: 50% !important; left: 50% !important; float: left; opacity: 0; filter: alpha(opacity=0); }

.ctx-container { 
	margin-top:150px !important;
	max-width:100%;
	position:relative;
	margin:0 auto;
}
.ctx {
	max-width:1170px;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:2;
}

/* NAV MENU */

header { 
    float: left;
    width: 100%;
    position: absolute; 
    top: 0;
    left: 0;
    z-index: 905;
	height:113px
}
header > nav li {
    display: inline-block;
    height: 60px;
    margin-right: 10px;
}
header > div > h1 {
    font-size: 13px;
    font-weight: 500;
    margin: 15px 0 15px 20px;
	padding-top:10px;
	color:#fff;
    text-shadow: 2px 2px 1px rgba(0,0,0,1);
}
nav.menu {
    width: 1170px;
	height:60px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.02) 50%);
    border-radius: 30px;
}
nav.menu > div, nav.menu > div > ul {height:60px}
header li.menu-item {
    display: inline-block;
    padding-left: 8px;
	vertical-align:top
}
header li.menu-item a {
    text-decoration: none;
    line-height: 62px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    font-family: 'mostraoneregular', sans-serif;
    position: relative;
    letter-spacing: 0.5px; 
	-webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
header li.menu-item a:hover, header li.menu-item.current_page_item a {
	color:#ce1319;
}
header li.menu-item:after {
    content: "\2022";
    color: #9ad2d1;
    font-size: 25px;
    vertical-align: middle;
    padding-left: 10px;
    position: relative;
    top:1px;
}
header li.menu-item:last-child:after,
header li.menu-item.logo:after,
header li.menu-item:nth-child(5):after {
    display:none;
}
body.fixed header ul.menu li.menu-item:nth-child(5):after, .page-template-template-seminaries header ul.menu li.menu-item:nth-child(5):after {
    display:initial;
}
body.fixed header {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
	position:fixed;
	top:0;
	margin-top:-105px;
	height:105px
}

body.fixed header .social-media-list {display:none}
body.fixed header li.logo, header li.mini-logo, body.fixed header li.mini-logo img  {display:none}
body.fixed header li.mini-logo {
    display: inline-block;
    width: 80px;
    height: 85px;
    background: url(../images/Logo-corpo-mini-explorers.svg) no-repeat;
    position: absolute;
    left: 3%;
    top: 8px;
	padding-left:0;
}
body.fixed header .ctx {
    max-width: 100%;
	width: 100%;
}
body.fixed header div h1 {
    display:none;
}
body.fixed header div .menu {
    float: left;
    margin: 0;
    width: 100%;
    border-radius: 0;
    height: 106px;
}
body.fixed header div nav > div:first-child {
    float: left;
    height: 100%;
}
body.fixed header div nav div > ul.menu {
    max-width: 100%;
}
body.fixed header div nav div ul li.menu-item a {
    line-height: 106px;
	top:0;    
}
body.fixed header div nav div ul li.mini-logo a {
	float: left;
    width: 100%;
    height: 100%;
}
body.fixed header div nav div ul li.menu-item:after {
    top:2px;
}
body.fixed header div nav div ul li:nth-child(2) {
    margin-left: 150px;
}
body.fixed.page-template-template-seminaries header div nav div ul li.mini-logo {
    margin-left: 0 !important;
}
body.fixed.page-template-template-seminaries header div nav div ul li.mini-logo::after {
    display: none;
}
body.fixed.page-template-template-seminaries header div nav div ul li:nth-child(3) {
    margin-left: 150px;
}

body.fixed header div nav div ul li:nth-child(1):after {
    display:none;
}
header .more-items {display:none; float:right; margin-right:3%; padding-top:15px}
body.fixed header .more-items {display:block}
header .more-items a.callback { background:transparent url(../images/callback.svg) no-repeat left top; width:17px; height:18px; float:left; overflow:hidden;line-height:300px;margin-right:30px; margin-top:28px; }
header .more-items a.account { background:transparent url(../images/account.svg) no-repeat left top; width:18px; height:18px; float:left;overflow:hidden;line-height:300px; margin-right:26px; margin-top:28px; }
header a.hamburger { width:25px; padding:0 0 0 10px; display:none; }
header a.hamburger span { top:36px; }
header a.hamburger span, header a.hamburger span:before, header a.hamburger span:after { position: absolute; width:15px; height: 1px; background: #000; }
header a.hamburger span:before { content : ' '; margin-top: -5px; }
header a.hamburger span:after { content : ' '; margin-top: 5px; }
#extended_menu { 
	background:#fff;
	width: 100%;
	position:absolute;
	right:0;
	top:5%;
	bottom:0;
	left:0;
	margin: 0 auto;
	height:100%;
	z-index:9200;
	display:none 
}

.logo {
    position: relative;
    top:-20px;	
}
.page-template-template-seminaries .logo{
    top: -2px;
    padding-left: 0px;
    padding-right: 20px;
}
.page-template-template-seminaries .logo > img {
    width: 155px;
    height: auto;
}

.logo:after {
    display: none;
}
/*---*/
.page-template-template-news #section-news,
.page-template-template-news-single #section-news {
	background: url(../images/Pattern-eau-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
.page-template-template-hotel .video, .page-template-template-activity .video  { clear: both; display:block; background:#fff; margin:0 auto; padding:20px; width:1006px; height:582px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5); box-shadow: 0 0 10px rgba(0,0,0,.5);  }

/* POPIN LANGUES */

#languages { display:none; background:transparent url(../images/languages.png) no-repeat left top; width:353px; height:371px; position:fixed; z-index:995; top:0; left:0; bottom:0; right:0; margin:auto; padding:60px 20px; }
#languages div h2 {
    font-family: 'mostraoneregular', sans-serif;
    font-size: 20px;
    font-weight: 600;
	margin-bottom:25px;
}
#languages div h2 strong {
	font-size:34px;
}
#languages .languages li a {
    color: #63696e;
    font-size: 17px;
    text-decoration: none;
    font-weight: 600;
    text-align: left;
    padding-left: 125px;
}
#languages li.current {
    width: 100%;
    float: left;
    clear: both;
    color: #de030a;
	position:relative;
}
#languages li.current a {
    color: #de030a !important;
}
#languages li {
    line-height: 25px;
}
#languages li.current:before {
    background: url(../images/red-cross.png) no-repeat left top;
    width: 20px;
    height: 20px;
    content: '';
	position:absolute;
    left: 105px;
    top: 6px;
}

/* SOCIAL MEDIA MENU */
.menu-before {
    position: absolute;
    top: 0;
    right:30px;
}
.social-media-list > ul > li {
	display:inline-block;
	margin: 0 2px;
    vertical-align: middle;
}
.lang {
    font-size: 14px;
    margin-left: 20px;
	color:#fff;
	cursor:pointer;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.lang:after {
    background: transparent url(../images/Icon-selector-white1.png) no-repeat top center;
    content: '';
    height: 15px;
    width: 15px;
    position: absolute;
    top: 11px;
    margin-left: 2px;
}
.social-media-list button, .social-media-list a, .social-footer a {
    float: left;
    width: 25px;
    background: transparent url(../images/icon-facebook.svg) no-repeat center center;
    height: 25px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    line-height: 150px;
	border:0;
}
a.google, button.google {
    background: transparent url(../images/icon-google.svg) no-repeat center center;
}
a.twitter, button.twitter {
    background: transparent url(../images/icon-twitter.svg) no-repeat center center;
}
a.instagram, button.instagram {
    background: transparent url(../images/Icon-instagram.svg) no-repeat center center;
}

#main_slideshow { float:left; width:100%; clear:both;position: relative;  background:#fff url(../images/Pattern-texture-background.jpg) repeat center top; }

/* SLIDESHOW */
#slideshow {
    position: relative;
    float: left;
    width: 100%;
    height: 690px;
    overflow: hidden;
}
#slideshow ul {
	float: left;
    position: relative;
    height: 100%;
    width: 100%;
}
#slideshow li {
	float:left;
	width:100%;height:100%; position:relative;
}
#slideshow li:nth-child(2) > div {
	top:50%
}
body.home #slideshow li img.resp, .slideshow-arc img.resp { bottom: 0 !important; top: initial !important; z-index: 2;}

#slideshow video {
    position: absolute;
    z-index: 1;
    height: auto;
    min-height: 100vh;
    display: none;
    min-width: 100vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top-shadow {
    box-shadow: 0 110px 50px 0 rgba(0, 0, 0, 0.2) inset;
    z-index: 899;
    position: absolute;
    height: 300px;
    width: 100%;
    top: 0;
    left: 0;
}
.page-template-template-gallery .top-shadow { box-shadow: 0 110px 50px 0 rgba(0, 0, 0, 0.4) inset; }
.left-shadow {
    box-shadow: 135px 40px 80px 0 rgba(0, 0, 0, 0.2) inset;
    z-index: 899;
    position: absolute;
    height: 100%;
    width: 300px;
    top: 0;
    left: 0;
}
.right-shadow {
    box-shadow: -135px 30px 79px -15px rgba(0, 0, 0, 0.2) inset;
    z-index: 899;
    position: absolute;
    height: 100%;
    width: 300px;
    top: 0;
    right: 0;
}
#slideshow li > div { position:absolute; top:40%; left:20%; right:20%; display:block; margin:0 auto; z-index:3; text-align: center; }
#slideshow li > div > p { font-family: 'mostraoneregular', sans-serif; font-size:44px; color:#fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.9); }
#slideshow li > div > p.big { padding: 0 0 5px 0; }
#slideshow li > div > p.big > strong { font-family: 'piratesbay', sans-serif; font-size:68px; display:block; clear:both; text-transform:uppercase; letter-spacing:7px }
#slideshow li > div > p.small { padding:0; font-size:28px }

#slideshow li > div > span.icon-play {
    background: url(../images/play-button-1.svg) no-repeat center center;
    display: block;
    width: 60px;
    height: 60px;
    background-size: 60px;
    cursor: pointer;
    margin: auto;
    margin-top: 10px;
}

#slideshow li > div > span.icon-play:hover,
#slideshow li > div > span.icon-play:focus  {
    background: url(../images/play-button-1-hover.svg) no-repeat center center;
}

#slideshow span.icon-mute {
    background: url(../images/button-speaker.svg) no-repeat center center;
    display: block;
    width: 25px;
    height: 25px;
    background-size: 25px;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    left: 20px;
    bottom: 20px;
    margin: 0;
    display: none;
}

#slideshow span.icon-mute.muted {
    background: url(../images/button-mute.svg) no-repeat center center;
}

#slideshow li span.icon-mute:hover,
#slideshow li > div > span.icon-mute:focus  {
    transform: scale(1.1);
}

#slideshow li > div > p.oth { line-height: 28px; font-family: 'Open Sans', sans-serif; font-size: 22px; padding:0 15%; }
#slideshow li > span { padding-top: 5px; display: block; z-index: 9999; position: absolute; width: 200px; bottom: 30%; text-align: center; left: 50%; margin-left: -100px; }
#slideshow li > span .red-button { padding: 0 22px; display: block; z-index: 9999; position: absolute; width: 200px; bottom: 28%; text-align: center; left: 50%; margin-left: -100px; height:44px; line-height:44px; }
div.top-plants {
    background: url(../images/Vegetation-2.svg) repeat top center;
    height: 220px;
    width: 100%;
	position:absolute;
	z-index:900;
}
.msie div.top-plants {
    background: url(../images/Vegetation-2.png) repeat top center;
    height: 230px;
    width: 100%;
	position:absolute;
	z-index:900;
	background-size:55% !important;
}
div.left-plant {
    background: url(../images/Vegetation-1.svg) repeat-y left top;
    height: 100%;
    width: 300px;
	position:absolute;
	z-index:900;
	top:0;
	left:0;
}
div.right-plant {
    background: url(../images/Vegetation-3.svg) repeat-y right top;
    height: 100%;
    width:300px;
	position:absolute;
	z-index:900;
	top:0;
	right:0;
}
.msie div.left-plant {
    background: url(../images/Vegetation-1.png) repeat-y left top;
    height: 100%;
    width: 400px;
	position:absolute;
	z-index:900;
	top:0;
	left:0;
	background-size:60%;
}
.msie div.right-plant {
    background: url(../images/Vegetation-3.png) repeat-y right top;
    height: 100%;
    width: 400px;
	position:absolute;
	z-index:900;
	top:0;
	right:0;
	background-size:55%;
}
.msie .page-template-template-gallery div.right-plant, .msie .page-template-template-gallery div.left-plant { height:73% !important; background-size:46% !important; }
.msie .page-template-template-gallery div.top-plants { background-size:52% !important; }

.kids-approved {    
	background: url(../images/tampon-kids.png) no-repeat top left;
    height: 130px;
    width: 130px;
    top: 20%;
    left: 9%;
    position: absolute;
    z-index: 902;
}
#arrow-right, #arrow-left, #comment-arrow-right, #comment-arrow-left {
    background: url(../images/Arrow-right.png) no-repeat right center;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 900;
	top: 55%;
    right: 7%;
    cursor: pointer;
}
#arrow-left, #comment-arrow-left {
    background: url(../images/Arrow-left.png) no-repeat right center;
    left: 7%;
	right:initial;
}
div.rope {
    position: absolute;
    background: url(../images/Liane.svg) no-repeat top right;
    width: 215px;
    height: 295px;
    z-index: 900;
    right: 22%;
}
div.parrot {
    position: absolute;
    background: url(../images/Perroquet.svg) no-repeat top right;
    width: 95px;
    height: 107px;
    z-index: 900;
    right: 25.5%;
    bottom: 0;
	top:initial
}
.parrot a {text-decoration: none;background:#224d51;-moz-border-radius: 28px;-webkit-border-radius: 28px;border-radius: 28px;color:#fff;font-size:16px;font-family: 'mostraoneregular', sans-serif;text-transform:uppercase;height: 56px;line-height: 56px;display: inline-block;padding: 0px 16px 0 46px;position: absolute;top: -58px;left: 94px;width: 180px;}
.parrot span:before {content:' ';background: transparent url(../images/callback_appendice.png) no-repeat left top;float:left;width:20px;height:16px;position: absolute;bottom: -2px;left: 0;}
.parrot span:after {content:' ';background: transparent url(../images/icon-callback.svg) no-repeat left top;float:left;width:16px;height:16px;position: absolute;bottom: 20px;left: 16px;}

div.macaron {
    position: relative;
    background: url(../images/imgpsh_fullsize_1.png) no-repeat center center;
    width: 100px;
    height: 100px;
    display: inline-block;
    top: 5px;
    background-size: 100%;
}
div.macaron > a { float:left; width:100px; height:100px }
a.explorer-button {
    position: absolute;
    background: url(../images/Btn-explorer.png) no-repeat bottom center;
    height: 55px;
    z-index: 900;
    left: 50%;
    bottom: 3%;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    text-shadow: 0px 0px 15px #000;
	text-align:center;
	margin-left:-75px;
	width:150px
}

/* QUICKSEARCH */
#qs-panel {
    height: 110px;
    width: 100%;
    bottom: 12%;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.02) 50%);
    box-shadow: -1px 8px 15px 0px rgba(0, 0, 0, 0.2);
	z-index:5;
    position: relative;
    clear: both;
    float: left;
	text-align:center;
	overflow:hidden;
}

/* SECTION CONTENT */
.arc {
    padding-top: 210px;
    border-radius: 0 0 100% 100%;
	width:100%;
	margin: -120px 0 0 0;
    padding-bottom: 80px;
}
#slideshow.arc {
	padding-top:0;
	margin: 0;
	height:80%;
	z-index:25 !important;
}
div.slideshow-arc {
	position: relative;
    float: left;
    width: 100%;
    height: calc(100% + 80px);
}
#section-content,
#section-services,
#section-news,
#section-comments,
.page-template-template-sitemap .section, .single-post #section-offers  {
	background:url(../images/Pattern-texture-background.jpg) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
#section-content iframe {
    margin: auto;
    width: 100%;
}
body.home #section-comments { height:auto }
#section-content {padding-top:50px !important}
.single-post #section-content, .page-template-template-room #section-content,
.page-template-template-activity #section-content, .page-template-template-restaurant #section-content,
.page-template-template-news #section-content, .page-template-template-offer #section-content, .page-template-template-quest #section-content, .page-template-template-test-single-offer #section-content {
	padding-top:170px !important
}
#section-comments {padding-top:0 !important}
.content-title {
    color: #12373b;
}
#section-news  { margin-top:-120px; padding-top:120px }
.home #section-news .content-title > h2 { margin: 0 0 50px 0; }
div.no-margin { margin-top:0 !important; padding-top:50px !important;}
.content-title > h2 {
    text-align: center;
    font-size: 32px;
    margin: 0;
    font-weight: 500;
    float: left;
    clear: both;
    width: 100%;
	margin-bottom:10px;
}
.content-title > h2 > strong {
    display: block;
    clear: both;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    font-size: 49px;
    letter-spacing: 3px;
	margin:0;
}
.content-text {
	font-family:'Open Sans', sans-serif;
	color:#63696e;
    clear: both;
    width: 90%;
	margin:0 auto;
}
.page-template-template-hotel #section-content { padding-top: 50px !important; padding-bottom: 10px !important; }
.lang_de .page-template-template-hotel #section-content,
.lang_es .page-template-template-hotel #section-content,
.lang_it .page-template-template-hotel #section-content,
.lang_nl .page-template-template-hotel #section-content { padding-bottom: 100px !important; z-index:3; }
.page-template-template-hotel #section-comments { margin:0; height:auto; padding-top: 20px !important; }
.page-template-template-hotel .content-text, .page-template-template-home .content-text, .page-template-template-quest .content-text {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
	padding: 20px 0 40px 0;
}
.page-template-template-home .content-text {
    column-count: 1 !important;
}
.content-text > p {
    line-height: 27px;
    text-align: justify;
	padding: 0;
    margin: 0 0 1.5em 0;
}
.content-text > p > strong {
    font-weight:600;
}
.address {
    text-align: center;
    margin: 0 0 20px 0;
    font-weight:500;
    float: left;
    clear: both;
    width: 100%;
	font-family: 'Open Sans', sans-serif;
    color: #63696e;
}
.address > p {
    margin:1em 0;
	padding:0;
	display:block;;
}
.email {
    color: #ce1319;
}
.sword {
	background:url(../images/Separator-sabre.svg) no-repeat top center;
    clear: both;
    width: 100%;
	height:40px;
	border:none;
	margin-bottom: 30px;
}


/* BOUTONS */
.button {
    height: 100%;
    text-align: center;
    margin: 0px 0 50px 0;
    float: left;
    clear: both;
    width: 100%;
}
.red-button, .blue-button, .entry.submit, .form input[type=submit] {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing:1px;
	text-decoration: none;
	background-color: #de030a;
	color: #fff !important;
	height: 55px;
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
	display: inline-block;
	padding: 0 30px;
	text-align: center;
	line-height: 57px;
	border-radius: 30px;
	margin: 10px 5px 10px 0;
	border:0;
	cursor:pointer;
	font-family: 'mostraoneregular', sans-serif;
}
.grey-button { background-color: #a7a7a7;}
#qs-panel .ctx > .red-button {
    margin: 0;
    cursor: pointer;
    margin-left: 3px;
    margin-top: 27px;
    vertical-align: top;
}
.red-button:hover, .blue-button:hover, .entry.submit:hover {
	background-image: linear-gradient(360deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
}
.blue-button {
	background-color: #224D51;
}

/* SECTION ENTERTAINMENT*/
#section-entertainment {
	background:url(../images/Pattern-jungle.png) repeat center top;
	background-attachment:fixed;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
.pres-list {
	float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
}
.pres-list ul {
    text-align: center;
    margin-top: 12px;
}
.pres-list .list-element {
    position: relative;
    height: 610px;
    width: 480px;
    text-align: center;
    margin-right: 40px;
	margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #000;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.2);
}
.odd {
    margin-right: 0 !important;
}
.pres-list .disney {
    background-color: #29565a;
    color: #fff;
}
.page-template-template-disneyland .content-text p img { width:auto; max-width:100%; height:auto; display:block; margin:0 auto; }
.page-template-template-disneyland .content-text p em { font-size: 12px; line-height: 22px; }
.legal-copyright {
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
	position:absolute;
	bottom:20px;
	left:120px;
	z-index:100;
}
.pres-list .list-element > div {
    float:left;
    width: calc(100% - 40px);
    overflow:hidden;
    position:absolute;
    height:300px;
    margin: 20px 20px 10px;
	top:280px;
	left:0;
}
.pres-list .list-element div.image {
	top:0;
	margin: 20px 20px 10px;
	height:260px;
	width: calc(100% - 40px);
}
.pres-list .disney p, .pres-list .disney h3 {
    color: #f0f0f0;
}
.pres-list .disney .red-button {
    color: #000 !important;
	background-color:#fff;
}
.pres-list h3 {
    font-family: 'piratesbay', sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
    margin-top: 10px;
    color: #12383b;
}
.dashed {
    width: 26%;
    margin-top: 0;
    border: 0;
    border-bottom: 3px dashed #ccc;
    margin: 0 auto;
}
.pres-list div p {
    text-align: justify;
    padding: 20px 0px 10px;
    line-height: 25px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #534741;
}
.plus-button .red-button {
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    padding: 0 18px;
}
li.list-element > div > div.plus-button { position: absolute; float: left; width: 100%; text-align: center; bottom: 20px; left: 0; }
.page-template-template-home #section-entertainment li:first-child a div.image > img.resp {bottom:41px !important; margin-top: -180px !important; }

/* SERVICES */
.services-list {
	float: left;
    clear: both;
    width: 100%;
    margin: 60px 0 30px 0;
	text-align:center;
}
.services-list > ul {
	display:inline-block;
	text-align:center;
}
.services-list > ul > li {
    display: inline-block;
    padding: 0 0 20px 0;
    color: #12383b;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 180px;
    vertical-align: top;
}
.services-list > ul > li > p { width: 80%; margin: 0 auto; }
.picto { color:#12383b; width:45px; height:45px; }

/* NOUS TROUVER */
#section-map,
.single-post #section-news {
	background:url(../images/Pattern-eau.png) repeat center top;
	background-attachment:fixed;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}

/* MAP & ITINERAIRE*/
.directions-content .fancybox-close {
    right: 0%;
    top: 2%;
}
div#directions_content {
    float: left;
    clear: both;
    width: 100%;
    padding: 50px;
}
div#directions_content > div{
    float: left;
    width: 100%;
    overflow: hidden;
    height: 500px;
}
#print_itinerary {
    position: absolute;
    right: 60px;
    top: 10px;
    float: left;
    width: 80%;
    text-align: right;
	display:none;
}
.print_itinerary > a {
    display: inline-block;
    color: #fff;
    background: #de030a;
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
    padding: 0 10px;
    font-family: sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    width: auto;
    margin: 26px 0 0 0;
    float: none;
    clear: none;
	border-radius:30px;
}
#traveling_mode {
    position: absolute;
    left: 40px;
    top: 42px;
    float: left;
    width: auto;
    text-align: right;
	display:none;
}
#traveling_mode a {
    margin-left: 6px;
    background: transparent url(https://maps.gstatic.com/tactile/directions/omnibox/directions-1x-20150929.png) no-repeat left top;
    width: 24px;
    height: 24px;
    float: left;
    overflow: hidden;
    line-height: 250px;
    float: none;
    clear: none;
    position: absolute;
	margin:0;
}
#traveling_mode a.driving {
    background-position: 0 -96px;
}
#traveling_mode a.bicycling {
    background-position: 0 -168px;
	left:30px;
}
#traveling_mode a.transit {
    background-position: 0 -120px;
	left:60px;
}
#traveling_mode a.walking {
    background-position: 0 -144px;
	left:90px;
}
.adp, .adp table {width:100%;line-height: 1.4em;}
table.adp-placemark {
    background: none;
    border: 0;
    padding: 10px 0;
    display: block;
    font-family: 'Open Sans', sans-serif;
}
.adp-text {
    line-height: 40px;
    padding-left: 20px;
    font-size: 15px;
}
.adp-step, .adp-substep {
    border-top: none;
    margin: 0;
    padding: .3em 3px 1em 3px;
    vertical-align: top;
}
.adp-summary {
    padding: 15px 0 15px 0;
}
.itinerary_directions {
    clear: both;
    direction: ltr;
    margin-top: 0;
}
div#places_list {
    position: absolute;
    right: 115px;
    top: 200px;
    width: 230px;
}
ul#monuments strong {
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    color: #12383b;
	line-height:45px;
    font-size: 18px;
    letter-spacing: 1px;
}
ul#monuments,
ul#monuments li,
ul#monuments li ul {
	width:100%;
	float:left;
}
ul#monuments strong {
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    color: #12383b;
    font-size: 18px;
    letter-spacing: 1px;
	line-height:45px;
    float: left;
    width: 100%;
}
ul#monuments ul li {
    color: #12383b;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    float: left;
    width: 100%;
}
ul#monuments ul li label:hover { color: #de030a; }
ul#monuments li input {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
    outline-width: 0;
    margin-right: 10px;
	opacity : 0;
	padding : 0;
	width   : 9px;
}
ul#monuments li input:not(old) + label{
    display: inline-block;
    margin-left: -18px;
    padding-left: 15px;
    background: url(../images/cross.png) no-repeat 0 130px;
    float: left;
    width: 100%;
    line-height: 1.1em;
}
ul#monuments li input:not(old):checked + label{
  background-position : 0 -7px;
}
#section-map .route {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: transparent url(../images/map-background-middle.png) repeat-y left top;
    display: block;
    margin: 0 auto;
    width: 1053px;
    padding: 0 75px;
	position: relative;
}
#section-map div.map-bottom {
    height:105px !important;
}
#section-map .map-fields {
    height:100% !important;
}
#section-map div .content-title h2 { margin-bottom:50px }


#section-map .map-top {
	background:transparent url(../images/map-background-top.png) no-repeat left bottom;
	display:block;
	margin:0 auto;
	width:1053px;
	height:732px;
}
#section-map div.content-title { padding-top:80px }
#section-map .map-fields {
	background:transparent url(../images/map-background-middle.png) repeat-y left top;
	display:block;
	margin:0 auto;
	width:1053px;
	height:3px;
}
#section-map div.map-bottom {
	background:transparent url(../images/map-background-bottom.png) no-repeat left top;
	display:block;
	margin:0 auto;
	width:1053px;
	height:160px;
}
#map { padding:10px; background:#fff; width:660px; height:490px; clear:both; margin-left:75px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2); box-shadow: 0 0 10px rgba(0,0,0,.2); }
#map-canvas { float:left; width:640px; height:470px }
#section-map .from { margin-left:80px }
#section-map div.field { display:inline }
#section-map .route  { font-family:'Open Sans', sans-serif; font-size:12px; }
#itineraryFrom { background: transparent; border: 0; border-bottom: 1px dashed #000; font-family:'mostraoneregular', sans-serif; font-size: 14px; }
.map-fields div .labelfrom,
.map-fields .to {
    font-family: 'Open Sans', sans-serif;
    color: #12383b;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
}
.map-fields .to { margin-left: 10px; }
.page-template-template-location #section-map {
	background: none;
    position: relative;
	z-index: 100;
	top:-350px;
}
.page-template-template-location div#section-map div div .location-elements li {
    width: calc(30% - 20px);
    float: left;
    height: auto;
	padding-bottom:40px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #63696e;
    margin: 0 20px;
    line-height: 25px;
}
li.location_address { clear: both; }
.page-template-template-location div#section-map div div .location-elements li strong {
    font-family: 'mostraoneregular', sans-serif;
    color: #0e3a3e;
    font-size: 29px;
    line-height: 31px;
	letter-spacing:2px;
	font-weight:500;
}
.page-template-template-location div#section-map div div .location-elements {
	margin-top:100px;
}
.page-template-template-location li.mobile img {
    margin-top: 15px;
    display: block;
    margin: 20px auto 0 auto;
}
.page-template-template-location .location_address .email { color: #ce1319; text-decoration: none; font-weight: 700; word-break: break-word; }
.page-template-template-location #section-footer { margin-top: -440px; }
.page-template-template-location li.car {
	 background: transparent url(//explorers.wsdeurope-ir-1.wp-ha.fastbooking.com/wp-content/themes/explorers-hotel/images/picto-location-car.png) no-repeat top center;
    background-size: 40px;
    padding-top: 60px;
}
.page-template-template-location li.train {
	 background: transparent url(//explorers.wsdeurope-ir-1.wp-ha.fastbooking.com/wp-content/themes/explorers-hotel/images/picto-location-train.png) no-repeat top center;
    background-size: 40px;
    padding-top: 60px;
}
.page-template-template-location li.plane {
	 background: transparent url(//explorers.wsdeurope-ir-1.wp-ha.fastbooking.com/wp-content/themes/explorers-hotel/images/picto-location-plane.png) no-repeat top center;
    background-size: 40px;
    padding-top: 60px;
}

/* LES ACTUALITES */
#section-news .content-title > h2 {
    margin: 0 0 50px 0;
}
.single-post #section-news .content-title > h2 { margin: 40px 0 50px 0; }
.explorers-news { margin-bottom: -40px; }
.services-list {
	float: left;
    clear: both;
    width: 100%;
    margin: 60px 0 30px 0;
	text-align:center;
}
li.news-list {
    clear: both;
    width: 570px;
    height: 257px;
    display: inline-block;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
    margin: 10px 12px 10px 0px;
}
.news-content {
    float: right;
    width: 300px;
    height: 100%;
    display: inline-block;
    text-align: left;
    padding: 0;
}
.explorers-news ul {
    text-align: center;
	margin:50px 0;
}
.news-content > h3 {
    color: #0e3a3e;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
}
.news-list > a {
	text-decoration:none;
	float: left;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.news-content > p {
    color: #63696e;
    font-size: 16px;
	font-family:'Open Sans', sans-serif;
    line-height: 25px;
}
.news-content > span {
    color: #0e3a3e;
    font-size: 18px;
    font-weight: 600;
	text-decoration:underline;	
}

.news-image {	
    width: 200px;
    height: 200px;
    float: left;
    position: relative;
    overflow: hidden;
    opacity: 1;
    margin: 7px 4px;
}

/* COMMENTAIRES */
#section-comments {
	height:600px;
}
.comments-list {
    text-align: center;
    width: 100%;
    margin: 0 auto 20px auto;
}
blockquote {
    margin: 1em 40px;
    color: #224D51;
    font-size: 26px;
	margin-bottom:0;
}
li.comments-element { float:left; width:100% }
.comments-element p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
    width: 70%;
    margin: 0 auto 20px auto;
}
.comments-element strong {
    font-family: 'piratesbay';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}
.comments-element > span {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 35px;
}
div#section-comments #comment-arrow-right {
    top: 15%;
    right:7%;
}
div#section-comments #comment-arrow-left { top: 15%; }

/* SPECIAL OFFERS */
#section-offers {
	background:url(../images/Pattern-jungle-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
}
#section-offers ul {
    width: 100%;
    float: left;
    clear: both;
	margin: 0;
	text-align:center;
}
li.offers-element {
	position: relative;
    height: 650px;
    width: 375px;
    text-align: left;
    margin-right: 18px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #000;
    border-radius: 15px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1)
}
li.offers-element .plus-button,
li.resto-element .plus-button {
    margin: 0 auto;
    float: left;
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 50px;
}
.intro {
    color: #12383b;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    width: 50%;
    line-height: 30px;
    margin: 0 auto;
}
.promo-wrapper {
    position: relative;
    height: 600px;
    width: 375px;
    text-align: left;
    margin-right: 18px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #000;
    border-radius: 15px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
.promo-wrapper:nth-child(3), li.offers-element:last-child, .promo-wrapper:last-child {
    margin-right: 0;
}
.image {
    float: left;
    clear: both;
    overflow: hidden;
    top: 0;
    z-index: 999;
    height: 265px;
    border-radius: 15px 15px 0 0;
    width: 91.5%;
    margin-left: 2%;
    margin-top: 1.5%;
}
.promotion .image,
.offers-element .image, .resto-element .image, #push_offer .image, #push_page .image {
    width: 96%;
}
#push_page .title { height:auto !important; padding-bottom:20px; }
#push_page .description { margin-bottom:15px; }
#push_page .image > img { top:35% !important; }
.image > img {
    clear: both;
    float: left;
    position: relative;
}

.title {
    color: #1e5055;
    font-family: 'piratesbay', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 23px;
    padding: 20px 20px 10px;
    float: left;
    width: 100%;
	height:100px;
}
.description {
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #63696e;
    font-size: 15px;
    padding: 0 20px 10px;
    line-height: 23px;
    height: 114px;
}
.offers-elements .title h3 { font-weight:100; font-size:24px; }
.offers-elements .red-button,
.offers-elements .blue-button {
    height: 44px;
	line-height: 47px;
    padding: 0 30px;
}
.price-content {
	float: left;
    width: 100%;
    padding: 0px 20px 10px;
    font-size: 16px;
    font-weight: 600;
}
.date-content {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    float: left;
    width: 100%;
    font-weight: 600;
    padding: 0 20px 10px;
    color: #63696e;
}
.date-content > span.asterix {
    color: black;
}
.price {
    color: #de030a;
    font-size: 36px;
    font-weight: 500;
}
.currency {
    color: #de030a;
}
.promotion div .blue-button,
.promotion div .red-button {
    height: 44px;
    line-height: 47px;
    padding: 0 30px;
}
.page-template-template-room div.content-text > ul { list-style-type: disc; margin: 0 0 1.5em 0; padding: 0 10%; }
.page-template-template-room div.content-text > ul li { margin:0 0 1em 0; line-height: 27px; }
.page-template-template-room p,
.page-template-template-restaurant p, 
.page-template-template-offer p {
    column-count: initial !important;
    column-gap: initial !important;
	text-align:center;
}
.rooms-price {
    font-family: 'mostraoneregular', sans-serif;
    color: #000;
    font-size: 17px;
}
.rooms-price span {
    color: #de030a;
    font-size: 36px;
}
.room-date {
    font-size: 12px;
}
.rooms-price > span.asterix {
    color: black;
    font-size: 17px;
}
.page-template-template-offer .content-title { text-align:center; width:80%; margin:0 auto; }
.page-template-template-offer .date {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-style: italic;
    margin: 10px 0;
    border-bottom: 3px dashed #ccc;
    clear: both;
    display: inline-block;
    padding-bottom: 1em;
	min-width:100px;
}
.page-template-template-offer .address { margin:0; } 
.page-template-template-offer .content-gallery h2, 
.page-template-template-offer .content-gallery h3, 
.page-template-template-offer .content-gallery h4, 
.page-template-template-offer .content-gallery h5 { width:80%; margin:20px auto; text-align:center; color:#12373b; }
.page-template-template-offer .content-gallery > ul { list-style-type: none; margin:0; padding:0; text-align:center; margin-bottom:20px; }
.page-template-template-offer .content-gallery > ul li { margin:0 0 5px 0; float:none; list-style:none; text-align:center; display: block; }

/* SLIDESHOW ROOM + SLIDESHOW SEMINAIRES */
#section-pictures {
	background:url(../images/Pattern-eau-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
}
#slideshow-rooms {
    float: left;
    width: 100%;
    height: 610px;
    position: relative;
}
#slideshow-seminaries {
    float: left;
    width: 730px;
    height: 460px;
    position: relative;
}
#slideshow-rooms ul {
    position: relative;
    overflow: hidden;
    height: 610px;
    width: 83%;
    background: #fff;
    margin: 0 auto;
    display: block;
    border: 10px solid #fff;
	text-align:center;
}
#slideshow-seminaries ul {
    position: relative;
    overflow: hidden;
    height: 460px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    display: block;
    border: 10px solid #fff;
	text-align:center;
}
#slideshow-rooms li {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
#slideshow-seminaries li {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
#right-arrow,
#left-arrow {
	background: url(../images/Arrow-right.png) no-repeat right center;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 900;
    cursor: pointer;
    top: 50%;
    margin-top: -30px;
    right: -50px;
}
#left-arrow {
	background: url(../images/Arrow-left.png) no-repeat left center;
    left: -50px;
}
#slideshow-seminaries #right-arrow { right: 20px; }
#slideshow-seminaries #left-arrow {     left: 25px; }
.cycle-pager {
    z-index: 999;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
	text-align: center;
}
.cycle-pager span {
    font-size: 80px;
    padding: 0 3px;
    cursor: pointer;
    line-height: 20px;
}
.cycle-pager span.active {
    color: #195359;
}
span.seminaries-email { word-break: break-all; }

/* RESTAURATION */
#section-restaurant {
	background:url(../images/Pattern-eau-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
    margin-top: 0px;
    padding-top: 50px;
}
.resto-list {
	float: left;
    clear: both;
    width: 100%;
}
.resto-list ul {
    text-align: center;
    margin-top: 12px;
}
.resto-list .resto-element {
    position: relative;
    height: 610px;
    width: 480px;
    text-align: center;
    margin-right: 40px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #000;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.2);
}
.resto-content {
	float: left;
    width: calc(100% - 40px);
    overflow: hidden;
    position: absolute;
    height: 360px;
    margin: 10px 20px 10px;
    top: 280px;
    left: 0;
}
.resto-content h3, .resto-content h2 {
    font-family: 'piratesbay', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: #1e5055;
    margin-bottom: 15px;
}
.resto-content .hours {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #12383b;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    padding-bottom: 0;
}
.resto-content .content {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    color: #63696e;
    padding: 5px 0;
    line-height: 23px;
}
.resto-content .price {
    color: #000;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}
.resto-content .price .number {
	color:#ce1319;
	font-size:36px;
}
.resto-content .menu {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin: 10px 30px 20px 0;
    color: #de030a;
}
.resto-content .plus-button .blue-button {
	height:44px;
	line-height:46px;
}

/* RESTAURANT SINGLE */
.page-template-template-restaurant p:last-child {
	padding-bottom:40px;
}
.page-template-template-restaurant #section-content:after {
	background:transparent url(../images/infos-background.png) no-repeat center top;
}
.page-template-template-restaurant .free_field {
	display:block;
	width:389px;
	height:288px;
	overflow:hidden;
	background:transparent url(../images/carte-horaires-2.png) no-repeat left top;	
	position: relative;
    margin: 0 auto -200px auto;
	text-align:center;
    padding: 65px 45px 0;
}
.page-template-template-restaurant .free_field > strong {
    color: #12383b;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.page-template-template-restaurant .free_field > p {
    color: #63696e;
    font-size: 18px;
    line-height: 30px;
}
.page-template-template-restaurant .padding-top { padding-top:300px }
.page-template-template-restaurant .margin-bottom { margin-bottom:60px }
#section-infos {
	background:url(../images/Pattern-texture-background.jpg) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: -120px;
    padding-top: 90px;
}
.list-infos {
    width: 100%;
    position: relative;
    clear: both;
    float: left;
    text-align: center;
    padding: 90px 0;
}
.list-infos h4 {
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 0 40px 0;
    color: #195359;
}
.list-infos ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 0;
    width: 580px;
    text-align: left;
    margin: 0 auto;
	list-style:inside disc;
}
.list-infos ul li {
    font-family: 'Open Sans', sans-serif;
    color: #63696e;
    font-size: 16px;
    line-height: 23px;
}

/* PAGE HOTEL */
.page-template-default .video {
	background:url(../images/Pattern-texture-background.jpg) repeat center top !important;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
}
.page-template-default #section-comments {
	background:#fff;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
	margin-top:50px;
}
.subtitle {
    color: #12373b;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.page-template-default #slideshow-rooms ul {
    position: relative;
    overflow: hidden;
    height: 610px;
    width: 83%;
    background: #fff;
    margin: 0 auto;
    display: block;
    border: 20px solid #fff;
    text-align: center;
    box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

/* CHAMBRES */
#section-rooms,
#section-activities,
#section-more-activities {
	background:url(../images/Pattern-eau-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
.rooms-list {
	width:1170px;
	height:506px;
	display:inline-block;
	clear:both;
	border-radius:15px;
	background-color:#fff;
	box-shadow:0 0 12px 3px rgba(0, 0, 0, 0.2);
	margin-bottom:30px;
}
.rooms-content {
	background:url(../images/Pattern-texture-background.jpg) repeat center top;
	border-radius: 15px 0 0 15px;
	width:585px;
	height:100%;
	float:left;
	clear:both;
	padding:30px 50px 0 50px;
	position: relative;
}
.rooms-content h3, .rooms-content h2 {
	font-family:'piratesbay', sans-serif;
	font-size:31px;
	color:#1e5055;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:20px;
}
.rooms-content hr {
	margin:0 !important;
}
.rooms-content p {
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	color:#63696e;
	line-height:26px;
}
.rooms-content .rooms-price {
	font-family: 'mostraoneregular', sans-serif;
	font-size:16px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#000;
	font-weight:600;
	position: absolute;
    left: 50px;
    bottom: 100px;
}
.rooms-content .rooms-price > span {
	font-size:36px;
	color: #ce1319;
	font-weight: 200;
}
.rooms-content .room-date {
    font-size: 12px;
    position: absolute;
    left: 50px;
    bottom: 90px;
    padding: 0;
}
.rooms-content .rooms-price > span.asterix {
    color: black;
    font-size: 25px;
}
.rooms-content .button {
	height:55px;
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 50px;
}
.rooms-content .blue-button,
.rooms-content .red-button {
	height:44px;
	line-height:47px;
	float:left;
}
.rooms-content .blue-button {
	margin-left:0;
}
li.rooms-list > a {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
	overflow:hidden;
	border-radius:0 15px 15px 0;
}
li.even div.rooms-content {
	float:right;	
	border-radius: 0 15px  15px  0;
}
li.even > a { border-radius:15px 0 0 15px; }


/* PAGE GALERIE */
.page-template-template-gallery div.side-plants {
    height: 510px;
}
.page-template-template-gallery .right-plant, .page-template-template-guest-account .right-plant,
.page-template-template-gallery .left-plant, .page-template-template-guest-account .left-plant {
    height: 70%;
    width: 100%;
    z-index: 1;
}
#section-intro,
#section-gallery {
	background:transparent url(../images/Pattern-texture-background.jpg) repeat center top;
	position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-top: 280px;
}
#section-gallery {
	padding-bottom:50px;
	padding-top:50px;
}
.content-gallery > p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #63696e;
    width: 80%;
    margin: 0 auto;
    line-height: 26px;
}
#section-gallery ul {
    text-align:center;
	margin-top:20px;
	width:100%;
}
#section-gallery ul li  {display:inline-block}
#section-gallery ul li a {
    display: inline-block;
    margin: 10px 25px;
    color: #12373b;
    font-size: 15px;
    font-weight: 600;
	letter-spacing:1px;
	text-decoration:none;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	line-height:47px;
	padding:0;
}
#section-gallery .link-list ul li {
    display: inline-block;
    width: 100%;
}
.gallery-element .fancy {
    margin: 0 !important;
	position:relative;
}
.gallery-active a {
    background: #195359;
    color: #fff !important;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    border-radius: 30px;
}
.gallery-element {
    margin: 10px 3px !important;
}
.gallery-element > a > img {
	width:380px;
	height:250px;
	float:left;
    border: 10px solid #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
}
.page-template-template-pro-front .gallery-element > div > img {
	width:380px;
	height:250px;
	float:left;
    border: 10px solid #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
	position:relative;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -18px;
    visibility: visible !important;
}
.fancybox-next span {
    right: -100px;
    background-position: 0px -60px;
    background-image: url(../images/Arrow-right.png);
}
.fancybox-prev span {
    left: -100px;
    background-position: 0 -61px;
    background-image: url(../images/Arrow-left.png);
}
.fancybox-close {
    background-image: url(../images/Close.svg);
    position: absolute;
    top: -10px;
    right: -12px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-skin {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
}

/* ACTUALITES */
#page-template-template-news > #section-news {
	background:url(../images/Pattern-eau-bleu.png) repeat center top !important;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
#page-template-template-news .content-gallery > p{
	text-align:center;
}
.page-template-template-new .dashed {
    width: 10%;
    margin-bottom: 20px;
}
.single-post .content-title { text-align:center; width:80%; margin:0 auto; }
.single-post .content-title h2 { float:none; }
.single-post .date {
	font-family:'Open Sans', sans-serif;
	text-align:center;
	font-style:italic;
	margin:10px 0;
	border-bottom: 3px dashed #ccc;
    clear: both;
    display: inline-block;
    padding-bottom: 1em;
}
.single-post .content-gallery { padding:1em 0; }
.single-post .content-gallery h2, .single-post .content-gallery h3 { width:80%; margin:0 auto; }
.single-post .content-gallery > p > img { max-width:100%; width:auto; margin:0 auto; display:block; }
.single-post .content-gallery > table { max-width:80%; width:auto; margin:0 auto; }
.single-post .content-gallery > table tr td { padding:10px; }
.single-post .content-gallery > table tr td > img { }
.single-post .content-gallery > ul { list-style-type: disc; margin: 0 0 1.5em 0; padding: 0 15%; }
.single-post .content-gallery > ul li { margin:0 0 1em 0; line-height: 27px; float:none; }
.share {
	text-align:center;
}
.share > div {
    color: #12383b;
    font-size: 16px;
    margin: 10px 0;
}
.share .menu-before {
    position: initial;
}
.share div .social-media-list button {
	width:40px;
	height:40px;
	overflow:hidden;
	margin:0
}
#section-news .pagination {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
	color:#12383b;
}
#section-news .pagination .page-numbers {
    background: #12383b;
	color:#fff;
    width: 40px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    margin: 0 5px;
	text-decoration:none;
}
span.page-numbers.current {
    background: #fff !important;
	color:#12383b !important;
}
a.next.page-numbers,
a.prev.page-numbers {
    background: transparent !important;
    box-shadow: none !important;
    width: auto !important;
    color: #12383b !important;
}

/* PAGE GUEST ACCOUNT */
.page-template-template-guest-account .content-gallery p { margin-top:30px; }

/* ACTUALITES SINGLE */
.page-template-template-news-single #section-offers {
	background:url(../images/Pattern-texture-background.jpg) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
.page-template-template-news-single .content-title > h2 {
    font-size: 36px;
    padding: 0 300px;
}
.page-template-template-news-single .date {
    font-style: normal;
}
.page-template-template-news-single .dashed {
    width: 10%;
    margin-bottom: 20px;
}

/* ACTIVITES */
.explorers-activities {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
.explorers-activities ul {
    max-width: 950px;
    display: block;
    margin: 0 auto;
}
li.activities-list {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    float: left;
    clear: both;
}
li.activities-list:after {
    content: ' ';
    background: transparent url(../images/Island-1.svg) no-repeat left bottom;
    float: left;
    width: 558px;
    height: 375px;
    position: absolute;
    bottom: -190px;
    right:-190px;
    z-index: -1;
}
li.activities-list:nth-child(2n+1):after {
    background-image: url(../images/Island-2.svg);
    right: initial;	
	left: -95px;
}
li.activities-list:last-child {
	margin-bottom:170px;
}
.activities-content {
    position: relative;
    width: 520px;
    height: 250px;
    float: left;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 30px;
    padding: 25px;
    margin-left: 25px;
    margin-top: 45px;
	cursor:pointer;
}
.activities-content:hover {
    background: rgba(255, 255, 255, 0.7);
}
.activities-content.right {
    float: right;
    margin-right: 25px;
}
.activities-content h4,.activities-content h2 {
    font-family: 'piratesbay', sans-serif;
    font-size: 30px;
    color: #1e5055;
    text-transform: uppercase;
	letter-spacing:1px;
}
.activities-content .dashed {
    margin: 15px 0 0 0;
    border-bottom: 3px dashed rgba(30, 80, 85, 0.5);
}
.activities-content .hours {
    color: #12383b;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-bottom: 0;
	font-size:16px;
}
.activities-content p {
    color: #63696e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
}
.activities-image {
    position: relative;
    width: 320px;
    float: left;
	cursor:pointer;
}
.activities-image.right {
    float: right;
}
.activities-image > img {
    width: 320px !important;
    height: 320px !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50%;
    border: 10px solid #fff;
    margin-top: 5px;
}
.page-template-template-activity .content-gallery {
    text-align: center; padding: 20px 0 40px 0;
}
.page-template-template-activity .pres-list .list-element {
    height: 600px;
    width: 380px;
    margin-right: 10px;
}

/* PAGE DEFAUT */
.content-title .intro {
    width: 80%;
    margin-bottom: 25px;
	font-weight:500;
}

/* PAGES ANNEXES */
ul.address-list,
ul.partners-list {
    width: 100%;
    float: left;
    clear: both;
}
.page-template-template-whoarewe .callback-info,
.page-template-template-partners .callback-info {
    text-align: center !important;
    padding: 30px 0;
    width: 100%;
    float: left;
    clear: both;
}
.page-template-template-whoarewe .address-list li,
.page-template-template-partners .address-list li {
    width: 35%;
    height: 170px;
    float: left;
    margin: 0 0 0 120px;
	margin-bottom:30px;
}
.page-template-template-whoarewe .address-list li:first-child { margin-bottom:75px; }
.page-template-template-whoarewe .address-list li.clear { clear:both }
.page-template-template-whoarewe .address-list li strong {color:#12383b; }
.page-template-template-whoarewe .address-list li p { line-height:26px }
.page-template-template-whoarewe .address-list li strong { font-weight:600 }
.page-template-template-whoarewe .address-list li:nth-child(3) {clear:both;}
.page-template-template-partners .address-list li p:first-child {
	font-weight:600;
	color:#12383b;
}
.page-template-template-whoarewe .address-list li p,
.page-template-template-partners .address-list li p {
	font-family:'Open Sans';
	font-size:16px;
	padding: 5px 0;
	color:#63696e;
}
.page-template-template-whoarewe .address-list li p a {
	color:#ce1319;
	text-decoration:none;
	word-break:break-word;
}
.page-template-template-partners .partners-list {
    text-align:center;
}
.page-template-template-partners .partners-list li {
    width: 350px;
    height: 230px;
    float: left;
    background: #fff;
    border-radius: 30px;
    margin: 10px 30px 15px 0;
	padding:15px;
	position:relative;
}
.page-template-template-partners .partners-list li a {    
	float: left;
    width: 100%;
    cursor: pointer;
    height: 100%;
	text-decoration:none;
}
.page-template-template-partners .partners-list li a img {
    width: 320px;
    height: 200px;
    border-radius: 15px;
	position:relative;
}
.page-template-template-partners .no-margin-right {
	margin-right:0 !important;
}
.partners-name {
    position: absolute;
    z-index: 250;
    top: auto;
    right: auto;
    bottom: 10px;
    left: 20px;
    width: 300px;
    height: 40px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.2) 0 0px 7px;
}

/* DEFAULT PAGE */
.page-template-default #slideshow .cycle li img { top:auto !important; bottom:0 !important; }
.page-template-default .content-gallery h3 { width:80%; margin:0 auto; }
.page-template-default .content-gallery p > img { width:auto; max-width:100%; margin:0 auto; display:block; }
.page-template-default .content-gallery > ul { list-style-type: disc; margin: 0 0 1.5em 0; padding: 0 15%; }
.page-template-default .content-gallery > ul li { margin:0 0 1em 0; line-height: 27px; float:none; }

/* FOOTER */
#section-footer {
	background:transparent url(../images/footer-background.png) repeat-x center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-top: 395px;
    margin-top: -85px;
}
.content-footer {
	background: #9ac1ac;
    float: left;
    width: 100%; 
    height: 360px;
}
.nav-footer,
.social-footer {
	float: left;
	width: 33.3%;
    padding: 20px 0;
}
.infos-footer {
	width:25%;
	float:right;
}
.nav-footer ul { columns: 2; -webkit-columns: 2; -moz-columns: 2; margin-top:-30px; }
.logo-footer {
    width: 100%;
    margin: auto;
    flex: 1 1 100%;
    padding: 20px 0;
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #FFFFFF33;

    img {
        width: 140px;
        height: 160px;
        object-fit: contain;
        object-position: center;
    }
}
.social-footer ul li {
    display:inline-block;
}
.social-footer ul {
    text-align:center;
}
.nav-footer ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 1px;
}
.social-footer .facebook,
.social-footer .google,
.social-footer .twitter, 
.social-footer .instagram {
    width: 50px;
    height: 50px;
    margin: 8px;
    padding: 20px 0;
}
.infos-footer p,
.infos-footer a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    line-height: 25px;
    text-align: left;
    font-size: 14px;
}
#section-white-footer {
	height:120px;
	width:100%;
	background:#fff;
    float: left;
    clear: both;
}
#section-white-footer h1 {
    color: #12383b;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    width: 100%;
    font-weight: 600;
    padding: 25px;
}
.explorers-logo,
.page-template-template-legal-notice .explorers-logo {
    background: #fff url(../images/logo-explorers-corpo.png) no-repeat center center;
    background-size: 250px 55px;
    height: 95px;
    position: absolute;
    overflow: hidden;
    line-height: 300px;
    top: -35px;
    left: 50%;
    margin-left: -145px;
    width: 290px;
    text-align: center;
    border-radius: 50px 50px 0 0;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.overlay { display:none; position:fixed; z-index:990; background:#000; background:rgba(0,0,0,.6); float:left; width:100%; height:100%; }
.extended_overlay { display: none; position: fixed; z-index: 990; background: #000; background: rgba(0,0,0,.6); float: left; width: 100%; height: 100%; }

/* qs panel */
#qs-panel .ctx { height: 110px;}
#qs-panel .ctx > div { margin:0; cursor:pointer; margin-left:3px;vertical-align: top;}
#qs-panel span {
    vertical-align: top;
    background: #fff;
    border: 2px solid #a7a7a7;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-family: 'mostraoneregular', sans-serif;
    display: inline-block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 26px;
    height: 52px;
    padding: 0 26px;
    line-height: 50px;
    cursor: pointer;
    margin: 27px 3px;
    position: relative;
}
#qs-panel span.check_in:before,
#qs-panel span.check_out:before {
    background: transparent url(../images/Icon-calendar.png) no-repeat left top;
    vertical-align: middle;
    padding-left: 22px;
    position: relative;
    content: '';
}
#qs-panel span.adults:after, #qs-panel span.children:after {
    background: transparent url(../images/Icon-selector-white.png) no-repeat left top;
    vertical-align: middle;
    position: absolute;
    top: 21px;
    content: '';
    width: 12px;
    height: 12px;
    float: left;
    right: 25px;
}
span.adults, span.children {
    padding-right: 55px !important;
}
#qs-panel span.best_guaranteed_price {
	border:none;
	color:#fff;
}
 .page-template-template-home small.best_guaranteed_price {
    background: url(../images/blue-macaroon.png) no-repeat left top;
    width: 100px;
    height: 100px;
    z-index: 901;
    bottom: 5%;
    left: 8%;
    position: absolute;
    display: inline-block;
    color: #fff;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    margin-right: 30px;
}
.page-template-template-home small.best_guaranteed_price > i {
    font-style: normal;
    position: absolute;
    top: 34px;
    left: 0;
    padding: 0 8px;
    float: left;
    width: 100%;
    font-size: 13px;
    word-break: break-word;
    word-wrap: break-word;
}
small.disney-approved {
    background: url(../images/imgpsh_fullsize_1.png) no-repeat left top;
    width: 108px;
    height: 108px;
    background-size: 100%;
    z-index: 901;
    bottom: 3.5%;
    right: 1%;
    position: absolute;
    display: inline-block;
    color: #fff;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    margin-right: 30px;
}
html.lang_en small.best_guaranteed_price > i {
	top:37px;
}
html.lang_de small.best_guaranteed_price > i, html.lang_nl small.best_guaranteed_price > i, html.lang_es small.best_guaranteed_price > i {
    top: 36px;
    line-height: 1.2em;
}
html.lang_es small.best_guaranteed_price > i {
	font-size: 12px; 
}

/* Booking form */
.bookingform-wrapper {
    display: none;
    position: fixed;
    width: 1170px;
    height: 720px;
    z-index: 995;
    background-color: #fff;
    border-radius: 25px;
    background: url(../images/Pattern-texture-background.jpg) repeat center top;
    top: 50%;
    left: 50%;
    margin: -360px 0 0 -585px;
}
#ui-datepicker-div { z-index:1000 !important; background:#fff !important; border:0 !important; -moz-border-radius:0 !important;  -webkit-border-radius:0 !important; border-radius:0 !important; margin:0 !important; -webkit-box-shadow: 0 0 0 0 #000 !important; -moz-box-shadow: 0 0 0 0 #000 !important; box-shadow:0 0 0 0 #000 !important; width: 17em !important; padding: .2em .2em 0 !important; font-family: Verdana, Arial, sans-serif !important; font-style: normal !important; font-variant: normal !important; font-weight: normal !important; }
.ui-datepicker .ui-datepicker-header { border:0; -moz-border-radius:0 !important;  -webkit-border-radius:0 !important; border-radius:0 !important; background:none !important; -webkit-box-shadow: inset 0 0 0 0 #000 !important; -moz-box-shadow: inset 0 0 0 0 #000 !important; box-shadow: inset 0 0 0 0 #000 !important; }
.ui-datepicker thead { background:none !important; border-bottom:0 !important; }
.ui-datepicker-title, .ui-datepicker-calendar thead span {color: #12383b; font-family: 'mostraoneregular', sans-serif; text-transform: uppercase !important; font-size: 14px !important; }
.ui-datepicker th { padding: 1em .3em 2em !important; text-align: center !important; font-weight: normal !important; border: 0 !important; border-collapse: collapse !important; }
.ui-datepicker tbody tr { border: 0 !important; }
.ui-datepicker td { border: 0 !important; padding: 1px !important; }
td.ui-datepicker-unselectable.ui-state-disabled { background: none !important; }
td .ui-state-default { -webkit-box-shadow: inset 0 0 0 0 #000 !important; -moz-box-shadow: inset 0 0 0 0 #000 !important; box-shadow: inset 0 0 0 0 #000 !important; background:#fff !important; color:#737373 !important; font-family: 'Lato', Arial, sans-serif !important; border:0 !important; }
td .ui-state-default:hover, td .ui-state-default:active { background:#1e5055 !important; color:#fff !important; text-shadow: 0 0 0 #000 !important;}
td .ui-state-default:hover span .data { background:#1e5055 !important; color:#fff !important; text-shadow: 0 0 0 #000 !important;}
td .ui-state-active, .ui-datepicker-calendar .ui-state-active { background:#fff !important; color:#737373 !important; margin:0 !important; text-shadow:0 0 0 #000 !important; }
#booking-calendar .ui-datepicker td span, #booking-calendar .ui-datepicker td a { text-align: center !important; width: 55px !important; height: 55px !important; display:block !important;}
.ui-icon-circle-triangle-w, .ui-icon-circle-triangle-e {cursor:pointer !important;background: transparent url(../images/datepicker.png) no-repeat left top !important;margin:-8px 0 0 -8px !important;width: 16px !important;overflow: hidden;height: 16px !important;}
.ui-icon-circle-triangle-e { background-position:left bottom !important; }
.ui-datepicker-prev-hover, .ui-datepicker-next-hover { border:0 !important; background:transparent !important; }
.ui-datepicker .ui-datepicker-title, .ui-datepicker-calendar thead span { font-weight: normal !important; }
#ui-datepicker-div .ui-corner-all, #ui-datepicker-div .ui-corner-bottom, #ui-datepicker-div .ui-corner-right, #ui-datepicker-div .ui-corner-br { -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; -khtml-border-radius: 0 !important; border-radius: 0 !important; }
.ui-datepicker .ui-datepicker-next-hover { right:2px !important; top:2px !important}
.ui-datepicker .ui-datepicker-prev-hover { left:2px !important; top:2px !important}

span.calendar_title {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-family: 'piratesbay', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding: 25px 0 20px 0;
    background: #1f5055;
    position: absolute;
    height: 62px;
    border-radius: 25px 25px 0 0;
	padding-right: 40px;
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_col {
	float:left;
	width:930px;
	padding-top:70px;
}
 #booking-calendar {
    width: 100%;
    height: auto;
}

 #booking-calendar .ui-datepicker-inline {
    width: 100%!important;
    border-color: transparent;
	background:transparent;
}

 #booking-calendar .ui-datepicker-inline tbody tr {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}
#booking-calendar .ui-datepicker-inline .ui-datepicker-group { width: 48%; }
#booking-calendar .ui-datepicker-inline .ui-datepicker-group.ui-datepicker-group-first { margin-right: 0%; margin-left: 2%; }
#booking-calendar .ui-datepicker-inline .ui-datepicker-header { background: 0 0; border: 0; }
#booking-calendar .ui-datepicker-inline .ui-datepicker-header span { font-size: 21px; color: #12383b; letter-spacing: 1px; }
#booking-calendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next .ui-icon { background-position-x: right; }
#booking-calendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
    border-bottom: none;
    font-family: 'piratesbay', sans-serif;
    color: #000;
	margin-bottom:10px;
}

#booking-calendar .ui-datepicker-inline th { font-family: 'gotham_htfbook'; color: #12383b; text-transform: uppercase; }
#booking-calendar .ui-datepicker-inline .ui-state-default {
    background: transparent;
    border: transparent;
    font-family: 'gotham_htfbook';
    width: 100%;
    height: 47px;
    text-align: center;
    line-height: 26px;
    font-weight: 300;
    border: 1px solid #f5f5f4 !important;
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
	transition:none;
}
#booking-calendar .ui-datepicker-inline .zeroed .ui-state-default:before { content: '0'; }
#booking-calendar .ui-datepicker-inline td { position: relative; cursor: pointer; }
#booking-calendar .ui-datepicker-inline td a { line-height: 26px !important; }
#booking-calendar .ui-datepicker-inline td span.data {
    position: absolute;
    top: 37px;
    font-size: 10px;
    color: #9a9a9a;
	height:auto;
    width: 100%;
    text-align:center;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1em;
    cursor: pointer;
} 
td.best-price:after, td.last-room-available:after {
    background: url(../images/green-triangle.png);
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    right: 1px;
    top: 2px;
    content: '';
}
td.last-room-available:after { background: url(../images/red-triangle.png); }
.bookingform-wrapper .box-wrapper {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 19px 0;
}

 .bookingform-wrapper .box-wrapper .box {
    width: 33.3%;
    float: left;
}

 .bookingform-wrapper .box-wrapper .box label {
    text-transform: uppercase;
    font-family: 'gotham_htfbook';
    font-size: 10px;
}

 .bookingform-wrapper .box-wrapper .box .bf_select-adults {
    border: 0;
    font-size: 24px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    width: 30px;
}

 .bookingform-wrapper .box-wrapper .box .bf_select-adults::-ms-expand {
    display: none;
}

 .bookingform-wrapper .box-wrapper .box .bf_input-iata {
    border: 0;
    border-bottom: 1px solid #bcbcbc;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 60%;
}

 .bookingform-wrapper .box-wrapper .box .dates .bf_selection-dates {
    color: #826584;
}

 .bookingform-wrapper .box-wrapper .box .dates .check-in,
 .bookingform-wrapper .box-wrapper .box .dates .check-out {
    display: inline-block;
    font-size: 14px;
}

 .bookingform-wrapper form {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    min-height: 34px;
}
.bookingform-wrapper .side .fields {
    padding-top:6%;
}
 .bookingform-wrapper form .elem {
    height: 40px;
    position: relative;
    z-index: 500;
}

 .bookingform-wrapper form .elem label {
    background: #fff;
    border-right: 1px dotted #000;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-indent: 6px;
    width: 65px;
}

 .bookingform-wrapper form .elem input {
    height: 20px;
    line-height: 20px;
    border: none;
    background: 0 0;
    color: #fff;
    width: 130px;
    text-indent: 20px;
}

 .bookingform-wrapper form .elem input.date-picker {
    padding: 0;
    font-size: 12px;
}

 .bookingform-wrapper form .elem.section-check_in {
    display: none;
}

 .bookingform-wrapper form .elem.section-iata {
    background: #fff;
    border: 1px solid #fff;
    clear: both;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 235px;
}

 .bookingform-wrapper form .elem.section-iata input {
    background: #fff;
    border: none;
    float: left;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    width: 60%;
    color: #333;
}

 .bookingform-wrapper form .elem.section-iata .bf_iata {
    background: #fff;
    border-right: 1px dotted #000;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
    text-indent: 10px;
    width: 40%;
    font-weight: 300;
}

 .bookingform-wrapper form .section-check_out,
 .bookingform-wrapper form .section-nb_adults,
 .bookingform-wrapper form .section-nb_children {
    background: #fff;
    border: 1px solid #fff;
    float: right;
    font-size: 11px;
    height: 38px;
    line-height: 36px;
    margin-bottom: 1px;
    position: relative;
    width: 120px;
}

 .bookingform-wrapper form .section-check_out select,
 .bookingform-wrapper form .section-nb_adults select,
 .bookingform-wrapper form .section-nb_children select {
    background: #fff;
    border: none;
    color: #333;
    height: 36px;
    padding: 0;
    text-indent: 5px;
    width: 48px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

 .bookingform-wrapper form .bestprice-wrapper {
    display: inline-block;
    padding: 0 66px;
    line-height: 66px;
}

 .bookingform-wrapper form .bestprice-wrapper span {
    text-transform: uppercase;
    color: #826584;
    font-size: 10px;
    display: inline-block;
    font-family: 'gotham_htfbook';
    font-weight: 700;
}

 .bookingform-wrapper form .bestprice-wrapper span:after {
    content: ":";
    display: inline-block;
}

 .bookingform-wrapper form .bestprice-wrapper #bestprice {
    font-size: 30px;
    color: #000;
    font-family: 'gotham_htfbook';
    display: inline-block;
}

 .bookingform-wrapper form .bestprice-wrapper #bestprice .currency {
    color: #000;
    font-size: 14px;
    font-family: 'gotham_htfbook';
    font-weight: 300;
}

 .bookingform-wrapper form #bf_submit {
    font-family: 'mostraoneregular', sans-serif;
    text-transform: uppercase;
    font-size: 16px !important;
}

 .bookingform-wrapper form .bestprice-wrapper #bestprice .currency:after {
    display: none;
}

 .bookingform-wrapper form #bf_submit {background: #de030a;
    border: 0;
    color: #fff;
    line-height: 20px;
    padding: 20px 35px;
	letter-spacing:1px;
    text-align: center;
    display: inline-block;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 30px !important;
}

 .bookingform-wrapper form #bf_submit span {
    display: block;
    font-size: 10.4px;
 }

 .bookingform-wrapper form #bf_submit:focus,
 .bookingform-wrapper form #bf_submit:hover {
    text-decoration: none;
}

.bookingform-wrapper form .quick-search-cancel {
    color: #000;
    display: inline-block;
    line-height: 30px;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    text-align:center;
	width:100%;
    margin-top: 20px;
}

#booking-calendar .ui-datepicker td {
    padding: 0;
    margin: 0;
    border: 0 none;
}

#booking-calendar .ui-datepicker table {
    width: 90%;
}
#booking-calendar .ui-datepicker th {
    font-weight: normal;
    font-size: 12px;
}

#booking-calendar .ui-datepicker td span.price_pn {
    display: none; }
#booking-calendar .ui-datepicker td.best-price * {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
}
#booking-calendar .ui-datepicker td.date-in-range > a {
    background-color: #1e5055 !important;
    color: #FFF !important;
    font-family: 'Open Sans' !important;
}
#booking-calendar .ui-datepicker td.date-in-range * { color: #78657B;}
#booking-calendar .ui-datepicker td.date-in-range span.price { display: none !important; }
#booking-calendar .ui-datepicker td.date-in-range span.price_pn { display: block; }
#booking-calendar .ui-datepicker td.date-in-range.date-end span.price_pn { display: none; }
#booking-calendar .ui-datepicker td.date-in-range.range-start .ui-state-default,
#booking-calendar .ui-datepicker td.date-in-range.range-end .ui-state-default { border:none; }
#booking-calendar .ui-datepicker td.last-room-available * { color: #F16832; }

#crs .legend {
    font-family: 'gotham_htfbook', Arial, Helvetica, sans-serif;
    margin-top: 24px;
    width: 100%;
    float: left;
    padding-left: 50px;
    text-align: center;
}

#crs .legend span {
    background: url(../images/green-triangle.png) no-repeat left top;
    height: 21px;
    width: 21px;
    position: absolute;
    left: 0; top: 0;
}
#crs .legend .last span {
    background: url(../images/red-triangle.png) no-repeat left top;
}

#crs .legend .best, #crs .legend .last {
    color: #737373;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin: 0;
    display: inline-block;
    position: relative;
    padding-left: 25px;
}
#crs .legend .best { margin-right: 50px; }
#crs .solid-line {
    margin: 0 0 1em 0;
	clear: both;
}
#children-ages { float: left; width: 100%; margin-top: 28px; padding-left: 50px; display:none }
#children-ages > strong { display:block; margin-bottom:1em }
#children-ages li { display:inline-block; margin-bottom: 5px; }
#children-ages li:nth-child(2n+2) { margin:0 20px }
#children-ages input {
	background:#fff;
	border:2px solid #cdcdcd;
	text-align:center;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
    padding: 5px 10px 5px 20px;
    text-align: center;	
	cursor:pointer;
}
.bookingform-wrapper .side {
    float: right;
    width: 240px;
    background-color: #edefed;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:70px 20px 20px 20px;
    border: none;
    height: 720px;
    border-radius: 0 25px 25px 0;
}
.bookingform-wrapper .side .field #bestprice {
    font-size: 52px;
    font-family: 'Open Sans', sans-serif;
    color: #1e5055;
    float: right;
    margin:40px 0 0 0;
}
.bookingform-wrapper .side .field #bestprice > small {
    font-size: 60%;
    margin-left: -10px;
}
.bookingform-wrapper .side .field  #bestprice-loading, .page-template-template-special-offers #offers_list span.loading, #main_slideshow.loading span.loader {
	height: 52px;
	float: right;
	margin: 0;
	width: 52px;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(-50%, -50%);
	background-color:#bd0208;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#main_slideshow.loading span.loader { top:0; left:0; margin:auto; }
.page-template-template-special-offers #offers_list {
	float: left;
    clear: both;
    width: 100%;
    height: 120px;
    position: relative;
}
.page-template-template-special-offers .intro { margin-bottom:40px; }
.page-template-template-special-offers #offers_list span.loading {
	right:50%;
	margin-right:-26px;
}
.page-template-template-special-offers .cycle .cycle-slide img { /*top:37% !important;*/ bottom:0 !important; top:auto !important; }
.bookingform-wrapper .side .field #bestprice-loading:after, .page-template-template-special-offers #offers_list span.loading:after, #main_slideshow.loading span.loader:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    border: 0px solid #edefed;
    transform: translate(-50%, -50%);
    animation: bestprice-loading 1s ease-out forwards infinite;
 }
@keyframes bestprice-loading {
  0% {
    border: 0px solid #edefed;
  }
  
  20% {
    border: 8px solid #edefed;
    width: 0%;
    height: 0%;
  }
  
  100% {
    border: 8px solid #edefed;
    width: 100%;
    height: 100%;
  }
}

.bookingform-wrapper .side .field  #bestprice-loading .ball-third { margin-left: 60px; }
.bookingform-wrapper .side .field.book {
    padding-bottom: 0;
    padding-top: 10px;
    border: none;
}

.bookingform-wrapper .side .field label {
    display: block;
    font-family: 'mostraoneregular', sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.bookingform-wrapper .side .field {
    float: left;
    clear: both;
    width: 100%;
	position:relative;
}
.bookingform-wrapper .side .bestprice { height:116px }
.bookingform-wrapper .side .field.bestprice label { position:absolute; top:0; left:0 }
.bookingform-wrapper .side .field .value {
    color: #1e5055;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    text-align: right;
}

.bookingform-wrapper .side .field select {
    color: #1e5055;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: none;
    background-color: transparent;
    text-align: right;
    margin: 15px 0;
	float:right;
	padding: 0 15px 0 150px;
	cursor:pointer;
	width:100%;
}

.bookingform-wrapper .side .field.iata input{    
	color: #1e5055;
    font-weight: 500;
    font-size: 16px;
    font-family: 'gotham_htfbook', Arial, Helvetica, sans-serif;
    border: none;
    width: auto;
    text-align: center;
    margin: 10px 0;
	background: none;
}
.bookingform-wrapper #bookingform_container .close,
#languages .close {
    background: url(../images/Close.svg) no-repeat right top;
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
	z-index:1
}
#languages .close {
    width: 40px !important;
    height: 40px;
}
#connected-ga-offer .close {
	background: url(../images/Close.svg) no-repeat right top;
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
	z-index:1	
}

/* FORMULAIRES */
.content-contact > p {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    text-align: center !important;
    width: 80%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 30px;
}
.page-template-template-contact .content-title .dashed,
.page-template-template-callback .content-title .dashed {
	width:13%;
}
.page-template-template-contact .content-title .intro,
.page-template-template-callback .content-title .intro {
    font-size: 36px;
}
strong.alert.mail_sent { text-align: center; line-height: 34px; color: #de030a; display:block; margin-top:30px; font-size:24px; }
.content-text.content-contact { text-align: center; padding-top: 45px; }
.entry.position label, .entry.country label, .entry.email label, .entry.language label  { display: inline-block; width: 55px; }

/**** to clean ****/
.callback-info {
    color: #12383b;
    text-align: left !important;
    padding: 30px 0 10px 90px;
    font-weight: 600;
    width: 100%;
    clear: both;
    float: left;
}
.callback-info > strong {
    color: #de030a;
}
.page-template-template-callback .form_captcha {
    margin-top: 20px !important;
}
.entry.privacy label {
    position: relative;
    padding-left: 29px;
	width:auto;
}
.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:before, .page-template-template-newsletter input[type="checkbox"]:checked + label:before { top: 1px; }
.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:after, .page-template-template-newsletter input[type="checkbox"]:checked + label:after { top: -15px !important; }
	
/******************/

.gf_left_half {
	float: left !important;
    margin: 0 0 .5em;
    width: 49%;
}
.gf_right_half {
	float: right !important;
    margin: 0 0 .5em;
    width: 48.5%;
}
.form input, .form textarea, .form div.select > span, .page-template-template-seminaries .form select {
	width: 300px !important;
    height: 56px;
    border-radius: 30px;
    border: 2px solid #a7a7a7;
    font-family: 'mostraoneregular', sans-serif;
    padding: 15px;
	letter-spacing: normal;
    text-indent: .25em;
	background: #fff;
	float:left;
	cursor:pointer;
	color: #000;
	text-align:left
}
.form div.select {
    line-height: 26px;
    position:relative;
    float: left;
}
.page-template-template-seminaries .form div.select.number_days, .page-template-template-seminaries .form div.select.number_persons {
    line-height: 26px;
    position: relative;
    float: left;    
}
.page-template-template-seminaries #ui-datepicker-div{
	width:auto !important;
    border-radius: 30px !important;
    border: 2px solid rgb(167, 167, 167) !important;
    padding: .4em !important;
}
.form div.select > ul {
    top: 53px;
    display: block;
    left: 20px;
    border-radius: 30px;
    border: 2px solid rgb(167, 167, 167);
    font-family: 'mostraoneregular', sans-serif;
    padding: 15px 0;
    letter-spacing: normal;
    background: rgb(255, 255, 255);
    float: left;
    cursor: pointer;
    width: 260px !important;
    overflow: hidden;
	position:absolute;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 1;
}
.form div.select > ul > li { 
	padding:10px 15px;
	color:#63696e;
	background:#fff;
    -moz-transition: color, background ease .5s;
    -webkit-transition: color, background ease .5s;
    transition: color, background ease .5s;
	text-align: left;
    font-size: .8em;
	line-height:16px;
}
.form div.select > ul > li:hover { 
	background:#de030a;
	color:#fff;
}
.form textarea {
    height: 200px;
}
.form label {
	margin:0;
    font-weight: 700;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    font-family: 'mostraoneregular', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500 !important;
    margin-right: 25px !important;
    line-height: 56px !important;
    float: left;
    text-align: left !important;
	width:34%
}
.form sup {
    color: #000 !important;
    margin-left: 5px !important;
    margin-right: .25em;
    line-height: 22px;
    font-family: 'mostraoneregular', sans-serif;
    font-size: 14px;
    line-height: 50px !important;
	top: 0;
}
.form > div > div, .form > div > p {
	float:left;
	width:100%;
	padding: 1em 0 0 0;
	position: relative;
}
.form > div > div.submit {
    width: 80%;
    float: right;
	margin-right: 3%;
}
.form > div > div.submit label {
	width:auto;
	padding-left: 30px;
}
.form div.submit > input[type="checkbox"] {
	display:none;
}
input[type="checkbox"]:not(:checked) + label:before,
input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0;
  top: 34px;
  width: 17px;
  height: 17px;
  border: 2px solid #a7a7a7;
  background: #f8f8f8;
  border-radius: 50%;
  overflow:hidden;
}
input[type="checkbox"]:not(:checked) + label:after,
input[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top:18px; 
  left: 4px;
  font-size: 16px;
  color: #09ad7e;
  transition: all .2s;
}
.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:after,
.page-template-template-newsletter input[type="checkbox"]:checked + label:after {
  top:37px;
}
input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.form input[type=submit] {
	width:auto !important;
	float: right;
    margin: 0;
}
.page-template-template-newsletter input#Privacy { display: none; }
.page-template-template-newsletter .entry.submit { float:right; }

.newsletter_module {
    width: 100%;
    float: left;
    clear: both;
    padding: 30px 90px;
}
.newsletter_module label {
    font-family:'Open Sans', sans-serif;
	font-size:15px;
	margin-right:10px;
	display:inline-block;
	width:55px;
}
.newsletter_module .entry.action,
.newsletter_module .entry.position,
.newsletter_module .entry.country,
.newsletter_module .entry.email,
.newsletter_module .entry.language,
.newsletter_module .entry.privacy {
    margin-bottom: 15px;
}
.newsletter_module p {
    padding: 0;
}
.newsletter_module .privacy_note {
    color: #12383b;
    text-align: left !important;
    padding: 30px 0 30px 0;
    font-weight: 600;
}
.entry.submit > .cmd_submit {
    background: transparent !important;
    border: none !important;
    font-family: 'mostraoneregular', sans-serif !important;
    color: #fff !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
}
input.Nazione.required, input.Email.required, select.Language, select.Posizione {
    width: 300px !important;
    height: 56px;
    border-radius: 30px;
    border: 2px solid #a7a7a7;
    font-family: 'mostraoneregular', sans-serif;
    padding: 15px;
	background:#fff !important;
}

/* 404 */
.error404 .pres-list h3 { text-align:center; }
.error404 .pres-list ul { margin-top:30px; }
.error404 .pres-list ul .list-element { height:420px; }
.error404 .pres-list ul .list-element > div { height:120px; }

/* MENTIONS LEGALES */
.page-template-template-legal-notice strong,
.page-template-template-job-offers .job-title,
.page-template-template-job-single .job-title {
    font-size: 27px;
	font-family:'mostraoneregular', sans-serif;
	text-transform:uppercase;
    color: #12383b;
    width: 100%;
    float: left;
	padding-bottom:10px;
}
.page-template-template-legal-notice #section-content p,
.page-template-template-legal-notice #section-content li,
.page-template-template-job-offers .job-description,
.page-template-template-job-single .job-description,
.content-gallery li,
.page-template-template-services #section-content p,
.page-template-template-services #section-content li,
.page-template-template-offer .offer-content {
    font-size: 15px;
    color: #737373;
    width: 100%;
    float: left;
	font-family:'Open Sans', sans-serif;
	line-height:24px;
	list-style:disc;
}
.page-template-template-offer #content-terms {
	background: url(../images/Pattern-jungle-bleu.png) repeat center top;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 120px;
}
#content-terms .content-include .offer-content {
    margin-bottom: 20px;
}
#content-terms ul{
    list-style-type: disc;
    margin: auto;
    width: 80%;
    margin-bottom: 50px;
}
#content-terms ul.include-list li{
    float: left;
    width: calc(50% - 50px);
    margin-left: 50px; 
	line-height:18px;
	margin-bottom:10px;
}
#content-terms .content-terms{
    font-size: 15px;
    color: #12373b;
    width: 100%;
    float: left;
    line-height:24px;
    list-style:disc;
}
.page-template-template-offer #section-offers { background:none; padding-top: 70px; }
.page-template-template-offer .offer-content { color: #12373b; padding-top: 50px; display: block; }
.page-template-template-legal-notice #section-content li,
.page-template-template-services #section-content li,
.content-gallery li {
	line-height:26px;
	text-align:left;
}
.page-template-template-activity .content-gallery li {
	padding-bottom:1em;
}
.page-template-template-legal-notice #section-content ul,
.page-template-template-services #section-content ul,
.page-template-template-activity #section-content ul {
	width:70%;
	margin:0 auto;
	margin-bottom:20px;
}
.page-template-template-legal-notice #section-content ul{
    display: inline-block;
}
.page-template-template-legal-notice #section-content li{
    list-style-position: inside;
}
.page-template-template-job-offers .button {
	text-align:right;
    margin-top: 20px;
}
ul.job-list {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 auto;
}
ul.job-list li {
    width: 520px;
    height: 420px;
    float: left;
    padding: 20px;
    margin-right: 50px;
}
.page-template-template-legal-notice #section-content a {
    color: #de030a;
	text-decoration:none;
}

#contact-form select, #seminary-form select{
    display: none;
}
#contact-form div.select:after, #seminary-form div.select:after {
	content:'▼';
	position:absolute;
	top: 17px;
	font-size: 12px;
	right: 15px;
} 
#contact-form div.select.opened:after, #seminary-form div.select.opened:after {
	content:'▲';
}
#contact-form #form_date, #contact-form #form_hour { text-align:center } 
p.timezone {
	font-family: 'mostraoneregular', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 56px !important;
    text-align: left !important;
}
#re-captcha { float:left }
#contact-form .be_contacted {
    float: left;
    clear: both;
    width: 100%;
    padding: 30px 0 10px 30px;
}
#contact-form .be_contacted input { width:auto !important }
#contact-form .be_contacted > p { width: 33%; display:inline }
#contact-form .be_contacted label { width:20% }
#contact-form .be_contacted p:nth-child(3) label { width:30% }
.page-template-template-callback #contact-form > div > div.submit { margin-right: 4%; margin-top: 40px; width: 92%; }
.page-template-template-callback #contact-form > div > div.submit label { width: 25%; text-align: left; }

.page-template-template-callback #ui-datepicker-div{
	width: auto !important;
	border-radius: 30px !important;
    border: 2px solid rgb(167, 167, 167) !important;
	padding: .4em !important;
}
.page-template-template-callback .ui-datepicker td span, .page-template-template-callback .ui-datepicker td a {line-height: 40px;width: 40px !important;height: 40px !important; text-align: center;}

#ga-loader-circle .ga-loader-color { border-color: #DE030A;}
.fbga-image-overlay:before { border-radius: 15px 0 0 15px; }
#fbga-right-column {overflow-y:inherit }
#fbga-popin .fbga-right-column { position: relative; margin: auto; width: 80%; }
#fbga-popin { border-radius: 15px; top:50%; margin-top:-375px }
#fbga-popin span.title { height:auto }
#fbga-logo { display:none}
#fbga-signin-social, #fbga-change-password, #fbga-signup { margin-top: 0; }
#fbga-popin p {
    font-family: 'gotham-bookgotham-book' !important;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #000 !important;
}
.bg-line { margin:0}
#fbga-popin .fbga-form-signin-heading {
	color: #1e5055;
    font-family: 'piratesbay', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 23px;
}
#fbga-popin .fbga-image-overlay .fbga-text-overlay { top:0; height:auto }
#fbga-popin .fbga-popin-title { 
    color: #fff;
    font-size: 22px;
    width: 100%;
    line-height: 26px;
    margin-bottom: 30px;
    font-family: 'mostraoneregular', sans-serif;
    text-transform: uppercase;
    text-align: left;
}
#fbga-popin .form-control { border: none; border-bottom: 1px solid #ccc !important; border-right: none !important; margin-bottom: 10px !important; height: 35px; width:100%; font-family:'Open Sans', sans-serif; }
#fbga-popin .fbga-hotel-title { display:none; }
div#fbga-signin-direct { margin-top:0 }
#fbga-signin-social .fbga-btn-social { text-decoration:none; border-radius:30px; width:100%;  margin-bottom: 15px; }
#fbga-signin-social .fbga-btn-social.fbga-facebook, #fbga-signin-social .fbga-btn-social.fbga-google, #fbga-signin-social .fbga-btn-social.fbga-twitter { background-position: 35px; }
#fbga-popin .form-control { padding: 2px 5px; }
#fbga-forgot-password > a { font-size: 12px; }
#fbga-popin .fbga-btn-form { 
	margin-bottom:10px;
	text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0px;
    text-decoration: none;
    background-color: #de030a;
	width:96%;
    color: #fff !important;
    height: 55px;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    line-height: 57px;
    border-radius: 30px;
    border: 0;
    cursor: pointer;
}
#fbga-popin .fbga-form-signin-heading, div#fbga-signup .fbga-title {
     color: #1e5055;
    font-family: 'mostraoneregular', sans-serif;
    font-size: 18px;
    margin-left: -10px;
    text-transform: uppercase;
    line-height: 23px;
    font-weight: 700;
    text-align: left !important;
    padding: 20px 0 0 0;
    float: left;
    display: inline-block;
}
label.sr-only {
    color: #1e5055;
}
#fbga-popin .fbga-form .fbga-btn-form:hover {
    background: #de030a;
    background-image: linear-gradient(3600deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
}
#fbga-forgot-password > a, #fbga-forgot-password > p > a  {
    color: #de030a;
    text-decoration: none;
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif !important;
}
#fbga-popin p {
    text-align: center;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
}
#fbga-change-password > a, div#fbga-signup > a, #fbga-change-password > p > a { color: #de030a; text-decoration:none; }
#fbga-popin .fbga-image-overlay { border-radius: 15px 0 0 15px; }
div#logo-menu { display:none }
#fbga-popin .error {position: relative; color: #CC3732; background-color: transparent; top: initial !important; left: initial !important; }



body.responsive header li.mini-logo {
	display:none;
}
body.responsive header li.logo {
	display:block;
}
body.responsive header div nav div ul li:nth-child(2) {
	display:none;
}
body.responsive.page-template-template-seminaries header div nav div ul li.logo{
    display: none;
}
#fbga-popin label { display:none;}

#push_offer, #push_page { display:none; width:500px; height:640px; float:left; position:fixed; z-index:1050; margin:auto; top:0; left:0; bottom:0; right:0; background:#fff; border-radius:15px;  }
#push_page { height:570px }
#push_offer .button, #push_page .button { height:auto; margin:0 }
#push_offer .close, #push_page .close {
    background: url(../images/Close.svg) no-repeat right top;
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -1%;
    top: -2%;
	left:initial;
}

li#menu-item-credits { display:none }

#fbga-customtext {
	position: absolute !important;
	background: transparent url(../images/carte-horaires-2.png) no-repeat left top !important;
	width: 390px !important;
    height: 288px !important;
	top:initial !important;
	bottom: 20px !important;
	right:150px !important;
	z-index:990 !important;
}
#fbga-customtext > div {
	padding: 30px 50px 40px 50px !important;
	height: 288px !important;
	background:none !important;
	text-align:center;
}
#fbga-customtext h2{
    margin: 20px 0 !important;
    color: #000 !important;
    font-family: 'piratesbay', sans-serif !important;
    text-align: center !important;
    text-transform: uppercase !important;
}
#fbga-customtext p{
    margin: 0 !important;
    color: #000 !important;
    text-align: center  !important;
    font-family: 'Open Sans', sans-serif  !important;
    padding: 0 !important;
    line-height: 1.5em !important;
}
#fbga-customtext a {
	text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    background-color: #de030a;
    color: #fff !important;
    height: 55px;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
    display: inline-block;
    padding: 0 40px;
    text-align: center;
    line-height: 57px;
    border-radius: 30px;
    margin-left:-100px;
	left:50%;
	position: absolute !important;
    bottom: 50px !important;
	/*margin: 10px !important;
	padding: 0 40px !important;*/
	border:0 !important;
	width:200px;
}

/* ESPACE PRO */
.page-template-template-pro-front .gallery-list { width: 70%; float:left; }
.page-template-template-pro-front #attachment-list { width: 30%; padding:30px 0; height:auto; float:left; }
.pdf-list { height:auto; background:#195359; padding:30px 20px; margin-bottom:30px; }
.link-list { height:auto; background:#195359; padding:30px 20px; }
.list-title { color: #fff; font-size: 24px; }
#section-gallery #attachment-list > div > ul > li > a {
    color: #fff;
    float: left;
    clear: both;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-decoration: underline;
    font-size: 14px;
    width: 100%;
    margin: 2px 0 5px 15px;
}
#section-gallery #attachment-list > div > ul > li > a:hover { color: #de030a; }
#section-gallery #attachment-list ul { text-align: left; margin-top: 20px; list-style-type: disc !important; }
.page-template-template-pro-front #section-intro { padding-top: 60px; }
.error-pro {
    text-align: center !important;
    margin: 20px auto !important;
    color: #de030a !important;
    font-weight: 600 !important;
}
div#section-login-pro {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
	padding:50px 0;
}
.page-template-template-pro-front-php .content-gallery p { text-align:center; }
.user_b2b_form { /*width: 500px;*/ width:380px; margin: 0 auto; }
.user_b2b_form form label { display:block; text-align:center; }
.user_b2b_form form input {
    height: 56px;
    width: 300px;
    padding: 10px;
    margin: 8px 40px;
}
.login-pro {
    text-align: center;
}
.login-pro a.get_access{
    margin-top: 15px;
    display: inline-block;
}
.user_b2b_form .captcha{
    width: 300px;
    margin: auto;  
}
.logout-pro .user_b2b_form {
    width: 100%;
	margin-top:30px;
	text-align:center;
}
.logout-pro .user_b2b_form form input {
	text-transform: uppercase !important;
	font-size: 14px !important;
	letter-spacing:1px !important;
	text-decoration: none !important;
	background-color: #de030a !important;
	color: #fff !important;
	height: 55px !important;
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%) !important;
	display: inline-block !important;
	padding: 0 40px !important;
	text-align: center !important;
	line-height: 57px !important;
	border-radius: 30px !important;
	margin:10px !important;
	border:0 !important;
	cursor:pointer !important;
	font-family: 'mostraoneregular', sans-serif !important;
}
.logout-pro .user_b2b_form form input:hover {
	background-image: linear-gradient(360deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%) !important;
}
input#login_user_submit, input#newpw_user_submit {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    background-color: #de030a;
    color: #fff !important;
    height: 56px;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0 ,0.15) 50%);
    display: inline-block;
    padding: 0 40px;
    text-align: center;
    line-height: 58px;
    border-radius: 30px;
    border: 0;
    cursor: pointer;
    font-family: 'mostraoneregular', sans-serif;
    margin-bottom: 20px;
}
#newpw_user_b2b_form { display: none; }
#show_login { display: none; }
#show_pwchange { text-align: center; display: inline-block; }
.user_b2b_form form input {
    height: 56px;
    width: 300px;
    padding: 10px;
    margin: 8px 40px;
    border-radius: 30px;
    border: 2px solid #a7a7a7;
    font-family: 'mostraoneregular', sans-serif;
    letter-spacing: normal;
    text-indent: .25em;
    background: #fff;
    cursor: pointer;
    color: #000;
    text-align: left;
}
.user_b2b_form form .g-recaptcha > div { float: right !important; margin-right: 39px !important; display:block; }
.overlay-pro {
    background: rgba(0,0,0,.50);
    opacity: 0;
    margin: 10px;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float: left;
    width: calc(100% - 20px);
    height: calc(250px - 20px);
    position: absolute;
    top: 0;
    left: 0;
}
#section-gallery ul li div:hover .overlay-pro { opacity:1 !important; }
.zoom-pro {
    width: 60px;
    height: 60px;
    background-image: url(../images/zoom.png);
    display: inline-block;
    background-size: 105%;
    top: 160px;
    left: -105px;
    position: relative;
}
.download-pro {
    width: 62px;
    height: 62px;
    background-image: url(../images/download.png);
    display: inline-block;
    background-size: 100%;
    top: 160px;
    right: -105px;
    position: relative;
}
ul.tags > li a {
    line-height: 55px;
}


/* SITEMAP */
.page-template-template-sitemap .section {
	padding:30px;
	text-align:center;
}
.page-template-template-sitemap .sitemap ul .page_item a {
    text-decoration: none;
    margin-bottom: 6px;
    font-size: 17px;
    width: 100%;
    clear: both;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}
.page-template-template-sitemap .sitemap ul .page_item a:hover {
    color: #de030a;
    transition: color .1s ease-in-out;
}
.page-template-template-sitemap .sitemap ul {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 auto;
    padding: 25px 0 0 475px;
}
.page-template-template-sitemap .sitemap ul.children {
    padding: 0 0 10px 50px;
}
.page-template-template-sitemap .page_item {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
    margin: 0 auto;
}

/* RECRUTEMENT */
.page-template-template-job-single .callback-info {
    padding: 30px 0 10px 0;
}
.page-template-template-job-single .job-description {
    padding: 5px 0;
}
.page-template-template-job-single .job-title {
    color:#de030a;
}

/* QUETE */
.page-template-template-quest .content-excerpt > p {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #63696e;
    width: 64%;
    margin: 0 auto;
    line-height: 26px;
	text-align:center;
}
.page-template-template-quest .content-text ul {
	list-style-type:disc;
	margin-bottom:1.5em;
	margin-left: 2em;
}
.page-template-template-quest .content-text li { line-height: 27px; }

.quest-item { position:absolute; z-index:9999; cursor:pointer; display:none; float:left; width:120px; height:120px; box-shadow: 0 7px 15px rgba(0,0,0,.3); border-radius: 50%; }
.quest-sword { background: #e6e7e8 url(../images/quest/sword.png) no-repeat center center !important; }
.quest-sea-map { background: #e6e7e8 url(../images/quest/sea-map.png) no-repeat center center !important; }
.quest-compass { background: #e6e7e8 url(../images/quest/compass.png) no-repeat center center !important; }
.quest-chest { background: #e6e7e8 url(../images/quest/chest.png) no-repeat center center !important; }
#push_quest .title { height:70px; }
.page-template-template-guest-account #quest , .page-template-template-guest-account #information, .page-template-template-guest-account  #section-gallery{ display:none}
.list-items ul li {
	background: transparent url(../images/quest/item.png) no-repeat center center;
    height: 150px;
    width: 150px;
    position: relative;
    display:inline-block;
    border-radius: 50%;
}
.list-items ul {
	padding-top: 30px;
    text-align: center;
    width: 100%;
}
li#logout a { color: #de030a !important; }
div#guest-connected { text-align: center; }
div#guest-connected p { color: #63696e; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; padding-top: 5px; }

/* SEMINAIRES */
div#section-seminaries-services, #section-seminaries-offer, #section-seminaries-rooms {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    height: auto;
    padding: 50px 0 100px 0;
    background: #053e44;
}
#section-seminaries-offer { background: url(../images/Pattern-texture-background.jpg) repeat center top; }
#section-seminaries-services .content-title, #section-seminaries-rooms .content-title { color: #fff; }
#section-seminaries-services .services-list > ul > li {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    width: 300px;
	height:auto;
    vertical-align: top;
}
#section-seminaries-services .services-list > ul > li > p { width: 80%; margin: 0 auto; font-family:'Open Sans', sans-sérif; font-weight:500; line-height: 20px; font-size:14px; }
#section-seminaries-services .seminaries-title { padding: 30px 0 10px 0; }

.seminary-offer-list ul li {
    width: 565px;
    height: 580px;
    background: #fff;
    box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-align: center;
    margin: 50px 0px 20px 0;
	float:left;
}
.seminary-offer-list ul { text-align: center; }
.seminary-offer-list ul li:first-child { margin-right:40px; }
.seminary-offer-list ul li .image {
    float: left;
    clear: both;
    overflow: hidden;
    top: 0;
    z-index: 999;
    height: 265px;
    border-radius: 0;
    width: 96%;
    margin-left: 2%;
    margin-top: 1.5%;
}
.seminary-offer-list ul li .image img {
	border-radius:0;
}
.seminary-offer-content { clear: both; width: 440px; display: inline-block; }
.seminary-offer-content.second-bloc { width: auto !important; }
.seminary-offer-content.second-bloc h3 {
    padding: 25px 0;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    font-size: 30px !important;
	letter-spacing:3px;
	color:#1e5055;
}
.seminary-offer-content h3 {
    padding: 90px 20px 5px 50px;
    font-family: 'piratesbay', sans-serif;
    text-transform: uppercase;
    font-size: 30px !important;
    letter-spacing: 3px;
    color: #1e5055;
}
.seminary-offer-content.second-bloc .dashed { width: 30%; text-align:center; margin:0 auto; }
.seminary-offer-content .dashed { width: 30%; text-align:left; margin: 10px 0 0 50px; }
.seminary-offer-content p {
	padding: 20px 50px;
    font-family: 'Open Sans', sans-serif;
    line-height: 23px;
    color: #053e44;
}
#section-seminaries-form {
    width: 100%;
    clear: both;
    float: left;
    padding: 60px 0;
}
#section-seminaries-form .content-form > p {
    width: 70%;
    margin: 0 auto;
    float: initial;
    clear: both;
    padding: 30px 0;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.page-template-template-seminaries .content-text { padding:50px 0;}
.page-template-template-seminaries .content-text p { text-align: center; }

.form input.seminariy-rooms { width: 15px !important; height: 15px !important; margin-right: 10px !important; }
.select.number_days.opened { z-index: 9 !important; }
.form hr.dashed { margin: 10px 0; text-align: left; }
.check-rooms label:before, .check-rooms label:after { display: none; }
.form .check-rooms label { line-height: 1 !important; display: inline-block; float: left; clear: both; padding: 5px 0; }
.checkbox-elements { width: 90%; float: left; height: auto; position: absolute; left: 39%; }
h2.form-title { color: #053e44; font-family: 'piratesbay', sans-serif; text-transform: uppercase; margin-top: 15px; font-size: 24px; }
.first-child-offer {
	width: 100%;
    background: #fff;
    box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-align: left;
    margin-top: 50px;
    float: left;
}

/* tableau séminaire */
.seminary_rooms > table { float: left; width: 100%; clear: both; text-align:center; font-size:14px; border-collapse:separate; border-spacing: 2px 2px; margin-top:50px; }
.seminary_rooms thead { background: #9a9a9a; color: #fff; }
.seminary_rooms thead tr.first { height:30px; }
.seminary_rooms thead tr.first th { font-weight: normal !important; }
.seminary_rooms thead tr.second { background: #2d2d2d; height:30px;}
.seminary_rooms thead tr.second th { font-weight: normal !important; }
.seminary_rooms tbody { background: #fff; }
.seminary_rooms tbody tr td {
    border-right: 1px solid transparent;
    vertical-align: middle;
	width:130px;
}
.seminary_rooms tbody tr th { width:230px; font-weight:normal !important; }
.seminary_rooms tbody tr { vertical-align: middle; height:50px; }

/*****************************/

@media (max-width: 1426px) {
	#slideshow li > div > p.oth { padding: 0 10%; }
}

@media (max-width: 1400px) {
	div.rope { right: 16%; }
}

@media (max-width: 1380px) {
	header .more-items { margin-right: 0.5%; position:relative; z-index:1 }
	body.fixed header li.mini-logo { left: 1%; background-size: 80%; top: 11px; }
	body.fixed header div nav div ul li:nth-child(2) { margin-left: 100px; }
	header .more-items a.callback { margin-right: 15px; }
	header .more-items a.account { margin-right: 16px; }
	.red-button { padding: 0 25px; }
	#slideshow li > div > p.big > strong { font-size: 56px; }
	#slideshow li > span { bottom:20%; }
}

@media (max-width: 1337px) {
	#slideshow li > div > p.oth { padding: 0; }
}

@media (max-width: 1280px) {
	#left-arrow { left: -10px; }
	#right-arrow {	right: -10px; }
	header li.menu-item a { font-size: 14px; }
	#slideshow li > div { top: 39%; }
	#slideshow li > div > p { font-size: 37px;}
	#slideshow li > div > p.big > strong { font-size: 45px; }
	#slideshow li > div > p.oth { line-height: 30px; font-size: 20px; }
	#fbga-popin { height: 660px; margin-top: -333px; }
	.kids-approved { top: 24%; left: 8%; background-size: 80%; }
	#fbga-popin { height: 700px; top:45%; }
	#fbga-popin .fbga-image-overlay .fbga-text-overlay { top: 6%; height: auto; }
}

@media (max-width: 1200px) {
	.ctx { width:1100px; }
	nav.menu {width:100%}
	.logo-menu > img { width: 130px; height: auto; }
    .page-template-template-seminaries .logo{
        top: -1px;
    }
	header li.menu-item a { top: 0; }
	header li.menu-item:after { top: 2px; }
	#slideshow li > div > p.oth {font-size:20px; line-height: 26px; }
	.rooms-list { width: 100%; float:left; height:595px; position:relative; }
	li.rooms-list div.rooms-content { border-radius:0 0 15px 15px; width:100%; padding:20px; position:absolute; bottom:0; left:0; height:355px; }
	.rooms-content p { line-height: 1.7em }
	.rooms-content h3 { font-size: 25px; }
	.rooms-content .button { bottom: 10px; left: 15px; }
	.rooms-content .rooms-price { bottom:72px; left:20px; font-size:12px; }
	.rooms-content .rooms-price > span { font-size:26px; }
    .rooms-content .room-date { bottom:65px; left:20px; font-size:12px; }
	li.rooms-list > a { width: 100%; border-radius:15px 15px 0 0; height:238px; position:absolute; top:0; left:0; }
	div#places_list { right:90px }
	.page-template-template-pro-front .gallery-list { width: 100%; clear: both; float: none; }
	.page-template-template-pro-front #attachment-list { width: 34.5%; margin-left: 15%; }
	.seminary-offer-list ul li { width: 100%; margin-right: 0px !important; height: auto; }
	#slideshow-seminaries { width:100%; }
	.seminary-offer-content { clear: both; width: 100%; text-align: center; }
	.seminary-offer-content h3 { padding: 40px 0 20px 0; }
	.seminary-offer-content .dashed { margin: 0 auto; }
}

@media (max-width: 1190px) {
	.bookingform-wrapper { width: 98%; margin-left: -49%; }
	.bookingform-wrapper .main_col { width:80% }
	.bookingform-wrapper .side { width:20% }
	.ui-datepicker td span, .ui-datepicker td a { width:50px !important }
	#children-ages input { width:70px }
	.bookingform-wrapper form .quick-search-cancel { font-size:11px }
    #fbga-customtext { z-index: 500 !important; }
}

@media (min-width:1100px) {
	small.disney-approved { display:none; }
}

@media (max-width: 1100px) {
	.ctx { max-width: 1000px; }
	a.account {
		font-family: 'mostraoneregular', sans-serif;
		font-size: 18px;
		color: #000;
		text-decoration: none;
		line-height: 84px;
		position: absolute;
		width: 145px;
		height: 22px;
		top: 14px;
		right: 0px;
		background: transparent url(../images/account.svg) no-repeat top center;
	}
	#slideshow li:nth-child(2) > div { top:45% }
	body.fixed header, body.fixed header div .menu { height:75px !important }
	#main_slideshow { margin-top:75px }
	#qs-panel, #qs-panel div.ctx { height:70px }
	div#logo-menu { position: absolute; z-index:0; top: 4px; right: 0; left: 0; margin: auto; display:block !important; }
	#logo-menu .logo { top:0 }
    .page-template-template-seminaries #logo-menu .logo { top:18px;}
	div.family-img { left: -3%; }
	div.macaron, div.rope, .top-shadow, .left-shadow, .right-shadow, .left-plant, .top-plants, .right-plant { display:none; }
	.infos-footer { width: 28%;	margin-top: 20px; }
	.nav-footer ul li a { font-size: 16px; }
	li.rooms-list > a { width: 100%; height: 240px; }
	.pres-list .list-element, .resto-list .resto-element { margin-right: 15px; }
	li.news-list { margin: 10px; width: 350px; position: relative; height: 450px; }
	.news-list > a { text-decoration: none; float: left; width: 100%; height: 100%; padding: 20px; }
	.news-content { float: right; width: 340px; display: inline-block; text-align: left; padding: 20px 10px 20px 20px; position: absolute; left: 0; bottom: 0; height:50%; }
	.news-content > h4 { font-size: 19px; }
	.news-image { width: 300px; height: 200px; float: left; position: absolute; }
	body.fixed header { margin-top:0 !important } 
	header .ctx { width:100%; max-width:100% !important }
	header a.hamburger { z-index:1; display:inline-block !important; position:absolute; left:3%; }
	header .more-items a.account, header .more-items a.red-button { display:none !important }
	header .more-items a.callback {
		height: 50px;
		background-size: 21px 21px;
		width: 105px;
		line-height: 75px;
		margin: 0;
		position: absolute;
		right: 0%;
		color: #000;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
		background-position: center top;
	}
	#extended_menu.open { display:block; }
	#extended_menu.open { display: block; width: 90%; height: 605px; border-radius: 15px; background: transparent url(../images/Pattern-texture-background.jpg) repeat top left; text-align:center}
	#extended_menu ul li a { font-family: 'mostraoneregular', sans-serif; font-size: 23px; color: #000; text-decoration: none; line-height: 44px; }
	#extended_menu ul li a:hover { color:#de030a; }
	#extended_menu ul { margin-top: 110px;}
    #extended_menu #guestaccount { display: none; }
	header a.hamburger span, header a.hamburger span:before, header a.hamburger span:after { width: 30px; height: 3px; border-radius:30%;}
	header a.hamburger span:before { margin-top: -8px; }
	header a.hamburger span:after { margin-top: 8px; }
	header a.hamburger span { padding-right:30px; }
	.page-template-template-whoarewe .address-list li, .page-template-template-partners .address-list li { width: 45% !important; height: auto !important; margin: 0 21px 30px 0 !important; }
	.newsletter_module { padding: 0; }
	.callback-info { padding: 30px 0 30px 0px; line-height:24px;}
	ul.job-list li { width: 100%; height: auto; padding: 0; clear: both; }
	.page-template-template-contact .content-title .intro, .page-template-template-callback .content-title .intro { font-size: 36px; line-height: 37px; }
	.page-template-template-contact .content-title .dashed, .page-template-template-callback .content-title .dashed { width: 29%; }
	.page-template-template-hotel .video, .page-template-template-activity .video { width: 90%; height: auto; }
	.content-gallery > p { width: 100%; }
	.intro { font-size: 20px; width: 100%; }
	.title { font-size: 22px; }
	.content-title > h2 { font-size: 26px; }
	.content-title > h2 > strong { font-size: 38px; }
	img.extend_logo { display:none; }
	#slideshow li > div > p.oth { display:none }
	#slideshow li > span { bottom:30%; }
	#qs-panel span { margin:10px 3px }
	#qs-panel .ctx > .red-button{margin-top:7px }
	#section-map { padding-top: 140px; top:0 !important}
	#section-map .map-top, #section-map .route, #section-map div.map-bottom { width: 100%;background-size: contain; }
	#section-map div .content-title h2 {margin-top:20px}
	div#places_list, #section-map .map-fields {display:none }
	#map { margin:0 auto}
	iframe#hote-video { width: 100%; }
	.news-content > p, .comments-element p {font-size:15px}
	div#section-comments #comment-arrow-right {right:2%}
	#comment-arrow-left {left:2%}
	.page-template-template-sitemap .sitemap ul { padding: 25px 0 0 420px; }
	.page-template-template-gallery #section-intro { padding-top: 170px; }
	.page-template-template-newsletter input#Privacy { display: none; }
	.promo-wrapper:nth-child(3), .promo-wrapper:last-child { margin-right: 18px; }
	.page-template-template-newsletter .ctx { max-width: 960px; }
	.entry.privacy label { position: relative; padding-left: 29px; }
	.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:before, .page-template-template-newsletter input[type="checkbox"]:checked + label:before { top: 3px; }
	.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:after, .page-template-template-newsletter input[type="checkbox"]:checked + label:after { top: 6px; }
	.page-template-template-contact p.mandatory { margin-left: 20px; }
	.page-template-template-callback #contact-form .be_contacted { padding: 30px 0 10px 0 !important; }
	#contact-form .be_contacted label { width: 30%; float: left; text-align: left; margin-right: -54px !important; margin-left: 10px; }
	#contact-form .be_contacted > p { width: 84% !important; }
	.form > div > div.submit > label { width: 70% !important; }
	#booking-calendar .ui-datepicker table { width:50%; margin: 0 auto; }
	.page-template-template-location #main_slideshow { display:none }
	.page-template-template-location #section-footer { margin-top:-85px}
	.page-template-template-pro-front #attachment-list { width: 38%; margin-left: 11.5%; }
	#arrow-right, #arrow-left, #comment-arrow-right, #comment-arrow-left { top: 50%; }
	.kids-approved { display:none; }
	#slideshow li > span .red-button { bottom: 55px; }
	
	/* Menu responsive */
	.overlay { z-index: 9998; }
    #push_offer, #push_page{
        z-index: 9999;
    }
    .bookingform-wrapper { z-index: 9999;}
	#languages { z-index: 9999; }
	span.close {
		position: absolute;
		top: 0;
		left: 0;
		background: #1e5055 url(../images/close-cross-white.png) no-repeat left top; 
		background-position: 20px 17px; 
		width: 100%; 
		height: 60px; 
		border-radius: 15px 15px 0 0; 
	}
	.lang { position: absolute; color: #fff; font-size: 18px; top: 3.5%; right: 7%; z-index:99;	}
	.lang:after { top: 6px; margin-left: 4px; }
	a.account { right: 15%; line-height:0; top:5.5%; right:17%; background: none; color:#fff;	}
	.checkbox-elements { width: 100%; left: 2%; top: 50px; }

    #contact-form select, #seminary-form select {
        display: initial;
        width: 300px !important;
        height: 56px;
        border-radius: 30px;
        border: 2px solid #a7a7a7;
        font-family: 'mostraoneregular', sans-serif;
        padding: 15px;
        letter-spacing: normal;
        text-indent: .25em;
        background: #fff;
        float: none;
        cursor: pointer;
        color: #000;
        margin: auto;
    }
    #contact-form div.select, #seminary-form div.select {
        display: none;
    }
	
	select#form_hour, select#form_minutes { width:30% !important; }

    #content-terms ul.include-list{
        width: 60%;
    }

    #content-terms ul.include-list li{
        float: none;
        clear: both;
        width: 100%
    }
     #push_quest { z-index: 9999 !important;}

}

@media (max-width:1024px) {
	.pres-list .list-element { width: 435px; }
	.ctx { width: 768px; }
	li.offers-element { width: 370px; margin-right:10px; }
	#qs-panel span { display: none; }
	.gallery-element > a > img { width: 330px; height: auto; }
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { display:block !important }
	.bookingform-wrapper .main_col { padding-top:90px }
	#booking-calendar .ui-datepicker-inline .ui-datepicker-header { width:75%; margin:0 auto; }
	#children-ages li label { font-size:12px }
	a.explorer-button {display:none;}
	.fancybox-nav span { display:none; }
	.promo-wrapper { margin-right: 6px; }
	.activities-content { margin-top: -13px; }
	.promo-wrapper:nth-child(3), .promo-wrapper:last-child { margin-right: 6px; }
	.page-template-template-pro-front #attachment-list { width: 43%; margin-left: 6.5%; }
	#map { position: absolute; top: 30%; left: 7%; }
	.page-template-template-seminaries .form label { width:100%; }
	#section-seminaries-services .services-list > ul > li { width: 240px; }
}

@media (max-width: 940px) {
	.ctx { width: 740px; }
	.pres-list .list-element { width: 355px; }
	#arrow-right, #arrow-left, #comment-arrow-right, #comment-arrow-left {display:none;}
}

@media (max-width: 880px) {

	.bookingform-wrapper .main_col { width:100%; padding-top: 0px; display:none }
	.bookingform-wrapper .side { height:auto; border-radius: 25px; width: 100%; }
	.bookingform-wrapper { top: 60%; position: absolute; height: auto; }
	.bookingform-wrapper .side .fields { padding-top:80px }
	.bookingform-wrapper .side .field {cursor:pointer }
	.bookingform-wrapper .side .field label { float:left; line-height:48px }
	.bookingform-wrapper .side .field .value, .bookingform-wrapper .side .field.iata input {float:right }
	#crs .legend { float: none; margin: 20px auto; position: relative;}
	span.logo-calendar { left:50%; margin-left:-75px }
	#booking-calendar .ui-datepicker-inline th {background:none }
	#children-ages { width: 100%; margin-top: 20px; padding-left:0 }
	#children-ages > strong { font-size:14px }
	#children-ages > div { text-align:center }
	.bookingform-wrapper .side .bestprice { height:100px }
	.bookingform-wrapper .side .field #bestprice { font-size:40px}
	span.calendar_title { padding-right:0; padding-left: 20px; }
}

@media (max-width: 768px) {
	div.top-plants, div.right-plant, div.left-plant, .parrot, .rope, .family-img, #arrow-right, #arrow-left, .top-shadow, .right-shadow, .left-shadow { display:none; }
	.page-template-template-hotel .content-text, .page-template-template-home .content-text { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;	}
	.ctx { width:708px; }
	.pres-list .list-element { width: 62%; margin-right:0; }
	.services-list > ul > li { width: 31%; }
	.comments-list { text-align: center; width: 100%; margin: 0 auto; margin-bottom: 20px; }
	li.news-list { margin: 10px 3px; width: 345px; }
	blockquote { font-size: 22px; }
	blockquote:before { font-size: 65px; }
	blockquote:after { top: 50px; font-size: 65px; }
	.nav-footer, .social-footer { width: 100%; clear: both; }
	.content-footer { height: 640px; }
	.infos-footer { width: 100%; clear: both; text-align:center }
	.infos-footer p { text-align: center; }
	.page-template-template-hotel .video { height: 430px !important; }
	iframe#hote-video { width:100%; height:100% }
	#slideshow-rooms, #slideshow-rooms ul { height: 302px; }
	.page-template-template-news-single .content-title > h2 { font-size: 36px; padding: 0; }
	#slideshow li > div { left: 6%; width: 90%; }
	#slideshow li > div > p.oth { padding: 0 10%; font-size: 20px; }
	.menu-before { display: none; }
	body.fixed header div nav div > ul.menu { display: none; }
	#section-entertainment li.list-element > div > div.plus-button { bottom: -4px !important; }
	ul#monuments { display:none; }
	#arrow-right, #arrow-left, #comment-arrow-right, #comment-arrow-left { display:none; }
	#slideshow li > div > p.big > strong { font-size: 57px; }
	.subtitle { width: 90%; }
	#slideshow-rooms #right-arrow, #slideshow-rooms #left-arrow { display: none; }
	.cycle-pager { bottom: -60px; }
	li.offers-element { width:47%; }
	.resto-list .resto-element { width: 100%; }
	.resto-content h3 { font-size: 22px; }
	.nav-footer ul { margin-left: 150px; }
	.page-template-template-restaurant .free_field { background-size: 87%; padding: 55px 100px 0 70px; }
	.page-template-template-restaurant .free_field > strong { font-size: 100%; }
	#section-intro, #section-gallery { padding-top: 150px; }
	.activities-image { width: 100%; float: left; text-align: center; clear: both; }
	.activities-content { width: 70%; height: auto !important; margin-left: 0; margin-top: -10px; }
	.activities-content.right { margin-right: 0; }
	.page-template-template-sitemap .sitemap ul { padding: 25px 0 0 0; }
	#slideshow li > div { top: 40%; }
	.resto-list .resto-element { height: 560px; }
	#qs-panel .ctx > .red-button { margin-top: 7px; }
	#slideshow li > div > p.big > strong { font-size: 50px; }
	.page-template-template-job-offers .button { text-align: center; margin-top: 0; }
	.news-content > h4 { line-height: 24px; }
	.rooms-content h3 { letter-spacing: 1px; }	
	.services-list > ul > li {font-size: 13px;}
	.picto { width:40px; height:40px }
	#map { margin: 0 auto; width: 80%; top: 36%; position: absolute; height: 440px; left: 10%; }
	#map-canvas {width: 100%;height: 100%;}
	#extended_menu.open { height: 600px; }
	.promo-wrapper { width: 352px; margin-right: 0; }
	.promo-wrapper:nth-child(3), .promo-wrapper:last-child { margin-right: 0; }
	.page-template-template-partners .partners-list li { width:320px;}
	.page-template-template-partners .partners-list li a img { width:288px; }
	/*li.list-element a .image { width: 91%; }*/
	li.resto-element a .image { width: 96%; }
	#section-gallery { padding-top: 10px; }
	.page-template-template-contact .form label, .page-template-template-callback .form label { text-align: left; width: 100%; }
	.callback-info { padding: 30px 0 30px 0; text-align:center !important; }
	#re-captcha { float:none; }
	.form label { float: none; }
	#contact-form div.select:after { display: none; }
	.g-recaptcha > div { margin: 0 auto; }
	#contact-form .be_contacted { padding: 30px 0 10px 0 !important; }
	#contact-form .be_contacted label { width: 100% !important; text-align:center; margin-left:0;}
	.page-template-template-contact .form > div > p, .page-template-template-callback .form > div > p, .page-template-template-contact .form > div > div, .page-template-template-callback .form > div > div { text-align:center; }
	.page-template-template-callback p.mandatory { margin-left: 4px; font-size: 15px; margin-top:40px;}
	.page-template-template-callback input.button.red-button, .page-template-template-contact input.button.red-button { position: relative; right: initial; top: initial; float: none; }
	.page-template-template-callback #contact-form > div > div.submit label { float: none; position: relative; margin-top: 20px; margin-right:0 !important; }
	.page-template-template-location div#section-map div div .location-elements li { width: 64%; float: none; margin: 0 auto; }
	.resto-content { height: 310px; }
	.gf_left_half, .gf_right_half { width: 100%; }
	#contact-form .be_contacted > p { width: 100% !important; text-align: center !important; margin: 0 auto; }
	#form_utc { float:none; margin:0 auto;}
	.page-template-template-contact .form label, .page-template-template-callback .form label { text-align: center !important; width: 100%; }
	.form input, .form textarea, .form div.select > span, .page-template-template-seminaries select { float:none; }
	.form div.select { float: none; }
	.page-template-template-callback #contact-form .be_contacted { padding: 0 0 10px 0 !important; }
	.page-template-template-callback input[type="checkbox"]:not(:checked) + label:before, .page-template-template-callback input[type="checkbox"]:checked + label:before { left: 130px; top:17px; }
	.page-template-template-callback input[type="checkbox"]:not(:checked) + label:after, .page-template-template-callback input[type="checkbox"]:checked + label:after { left: 133px; top: 1px; }
	.page-template-template-contact .form > div > div.submit label { padding-left:0; }
	.page-template-template-contact input[type="checkbox"]:not(:checked) + label:before, .page-template-template-contact input[type="checkbox"]:checked + label:before { left: 75px; top: 89px; }
	 .page-template-template-contact input[type="checkbox"]:not(:checked) + label:after,  .page-template-template-contact input[type="checkbox"]:checked + label:after { top: 73px; left: 79px; }
	#fbga-popin .fbga-right-column { border-radius: 15px; }.form > div > div.submit > input { width: 100%; float: left; margin-right: 3%; clear: both; }
	a.explorer-button {display:none;}
	#fbga-popin { width: 80%; height: 85%; }
	.page-template-template-pro-front #attachment-list { width: 46.5%; margin-left: 3%; }
	#slideshow li:nth-child(2) > div { top: 33%; }
	.page-template-template-seminaries .gf_left_half, .page-template-template-seminaries .gf_right_half { width: 100%; text-align: center; }
	.page-template-template-seminaries .form label { text-align: center !important; width: 100%; }
	.page-template-template-seminaries .form hr.dashed { text-align:center !important; margin: auto; padding-top: 10px; }
	.page-template-template-seminaries .gf_right_half { padding-top: 250px; }
	.page-template-template-seminaries .form .checkbox-elements label { text-align: left !important; width: 60%; left: 50%; position: relative; margin-left: -72px; }
	#section-seminaries-services .services-list > ul > li { display: block; }
    #connected_offer {
        position: relative;
        clear: both;
        float: left;
        width: 100%
    }
    #fbga-customtext {
        position: relative !important;     
        top: initial !important;
        bottom: initial !important;
        right: initial !important;
        margin: 50px auto 0;
        z-index: 1 !important;
    }
    #connected-ga-offer .close {
        display: none;
    }

}

@media (max-width:720px) {
	.ctx { width:550px }
	li.offers-element { width: 100%; }
	.page-template-template-contact .form label, .page-template-template-callback .form label { text-align: center; width: 100%; }
	.form input, .form textarea, .form div.select > span, .page-template-template-seminaries select { float:none !important; }
	.form div.select { float: none; }
	li.rooms-list div.rooms-content { height: 400px; }
	.rooms-list { height: 640px; }
	.page-template-template-pro-front #attachment-list { width: 100%; margin-left: 0; }
	img.extend_logo { display:none; }
	#extended_menu ul { margin-top: 110px; }
	#section-map .map-top { height: 575px; }
	#map { height: 330px; }
    #push_page, #push_offer {position:fixed; width:100%; border-radius: 0; box-shadow: 0 6px 10px rgba(0,0,0,.15); height: auto; padding-bottom: 1em; overflow-y: auto;  }
}


@media (max-width:580px) {
	#slideshow li > span { bottom:25%; }
	.content-text { width:55%; }
	.ctx { width:480px }
	.page-template-template-special-offers #section-offers .ctx { width:425px }
	li.rooms-list div.rooms-content { height: 470px; }
	.rooms-list { height: 710px; }
	#fbga-popin .fbga-form-signin-heading, div#fbga-signup .fbga-title { font-size:15px; padding: 10px 0 0 0; }
	.lang { right:9%; }
	a.account { right:25%; }
	#section-map .map-top { height: 540px; }
    #fbga-popin{ width: 100% !important; height: 100% !important; overflow: auto; margin-top: 0 !important; top: initial !important;}
    #push_quest {
        width: 100% !important;
        height: 100% !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
    #push_quest .close {
        right: 0 !important;
        top: 0 !important;
    }
}

@media (max-width: 475px) {
	.ctx {width:400px;}
	#booking-calendar .ui-datepicker-inline td span.data { top: 31px; }
	#booking-calendar .ui-datepicker table, #crs .legend, #booking-calendar .ui-datepicker-inline .ui-datepicker-header { width:100% }
	#crs .legend { padding-left:0 }
	#crs .legend .best { margin-right:0; margin-bottom: 1em;}
	.ui-datepicker td span, .ui-datepicker td a { width: 100% !important; height: 48px !important; }
	.user_b2b_form { width: 390px; text-align: center; margin-left: -25px; }
	.error-pro { margin: 20px 0 20px 10px !important; }
	.page-template-template-gallery ul.tags { margin-left: -40px; }
	.page-template-template-quest .content-text { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
	select#choice { float: none; margin: 0 auto; }
	select#form_hour, select#form_minutes { float: none; margin: 0 auto; width:30% !important; }
	#booking-calendar .ui-datepicker td span, #booking-calendar .ui-datepicker td a { width: 40px !important; height: 45px !important; }
	#booking-calendar .ui-datepicker-inline .ui-datepicker-group.ui-datepicker-group-first { margin-left: -20px; }
	#booking-calendar .ui-datepicker-inline .ui-datepicker-group { width: 100%; }
	td.best-price:after, td.last-room-available:after { right: 4px; }
	.bookingform-wrapper .side .fields { padding-top: 0; }
	.bookingform-wrapper { top: 72%; }
	
	/*DROPDOWN*/
	.dropbtn {
		background-color: #195359;
		border-radius: 30px;
		color: white;
		padding: 18px 33px;
		font-size: 16px;
		border: none;
		cursor: pointer;
		font-family: 'mostraoneregular', sans-serif; }
	.gallery-dropdown {
		position: relative;
		display: inline-block; }
	ul.tags.gallery-dropdown { margin-left: 0; }
	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
		border-radius: 30px;
		left: 130px; }
	.dropdown-content li {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block; }
	.dropdown-content li:hover {background-color: transparent; }
	.gallery-dropdown:hover .dropdown-content { display: block; clear:both; }
	.gallery-dropdown:hover .dropbtn { background-color: #00363b; }
	#section-gallery ul li a {
		display: block;
		margin: 10px 25px;
		color: #12373b;
		width: 100% !important;
		height: 100%;
		clear: both;
		position: relative;
		margin: 0 auto;
		text-align: center;
		padding: 0 20px;
		line-height: 43px; }
	#section-gallery ul li:last-child a { padding-bottom: 10px; }
	#section-gallery ul li { display: block; }
	#section-gallery .gallery-list ul li { display: inline-block; }
	.gallery-active a { background: transparent; color: #de030a !important; }
	#section-gallery ul li.gallery-element a { padding: 0; }
	.entry.position label, .entry.country label, .entry.email label, .entry.language label { margin-bottom:10px; }
	.seminary_rooms > table { width:100%; font-size:12px; }
}

@media (min-width: 475px) {
	.dropbtn { display:none; }
}

@media (max-width: 425px) {
	.ctx { max-width:380px !important; }
	li.rooms-list > a { height: 200px; }
	li.resto-element .plus-button { bottom: -10px; }
	.resto-list .resto-element { height: 610px; }
	img.extend_logo { position: absolute; top: -15px; left: 27%; height: 117px; width: 150px; }
	#map { top: 215px; height: 220px; width: 89%; left: 5%; }
	.nav-footer ul { margin-left: 50px; }
	li.offers-element { width: 100%; }
	.pres-list .list-element { width: 95%; }
	li.list-element a .image { width: 88%; }
	#extended_menu.open { height: 590px; }
	.content-text { width:83%; }
	.page-template-template-contact .content-text { width:100%; }
	.page-template-template-callback .content-text { width:100%; }
	.rooms-list { width: 100%; }
	.page-template-template-restaurant .free_field { background-size: 95%; padding: 64px 100px 0 79px; }
	.page-template-template-whoarewe .address-list li, .page-template-template-partners .address-list li { width: 100% !important; height: auto !important; }
	li.rooms-list div.rooms-content {
		border-radius: 0 0 15px 15px;
		width: 100%;
		padding: 20px;
		position: absolute;
		bottom: 0;
		left: 0;
		height: 530px;
	}
	.rooms-list { height: 725px; }
	.activities-content { width: 100%; }
	.entry.privacy label { line-height: 28px; }
	.page-template-template-newsletter input[type="checkbox"]:not(:checked) + label:after, .page-template-template-newsletter input[type="checkbox"]:checked + label:after { top: -15px !important; }
	.page-template-template-contact input[type="checkbox"]:not(:checked) + label:after, .page-template-template-contact input[type="checkbox"]:checked + label:after { top: 16px !important; left: -6px !important; }
    
    .gf_right_half { float: none; width: 100% !important; }
	.page-template-template-contact .form input[type=submit] { position: absolute; top: 70px; right: 85px; margin-right:0 !important; }
	.page-template-template-contact p.mandatory { margin-top: 50px; margin-left:0; }
	.page-template-template-callback .form > div > div.submit { width: 100%; float: right; }
	#contact-form .be_contacted label { width: 100% !important; }
	#contact-form .be_contacted { width: 100%; padding: 0px 0 10px 10px !important; }
	#contact-form .be_contacted > p { width: 100% !important; }
	/*#contact-form input.button.red-button { position: absolute; top: 78px; right: 90px; }
	.page-template-template-callback #contact-form input.button.red-button { position: absolute; top: 100px; right: 30px; }*/
	#contact-form .be_contacted label { width: 100% !important; }
	.page-template-template-callback p.mandatory { margin-top: 50px; font-size: 15px; }
	.form > div > div.submit label { padding-left: 60px; width:100% !important;}
	.page-template-template-callback input[type="checkbox"]:not(:checked) + label:after, .page-template-template-callback input[type="checkbox"]:checked + label:after { left: 34px; }
	.page-template-template-callback input[type="checkbox"]:not(:checked) + label:before, .page-template-template-callback input[type="checkbox"]:checked + label:before { left: 30px;}
	.page-template-template-location div#section-map div div .location-elements li { width: 95%; height: auto; padding-bottom: 40px; }
	.page-template-template-location .slideshow-arc { display:none; }
	span.expand_text { font-family: 'mostraoneregular', sans-serif; }
	.page-template-template-location #section-map { top: 350px !important; padding-top:50px; }
	.page-template-template-location #section-map .map-top, .page-template-template-location #section-map .route, .page-template-template-location #section-map .map-bottom { background: none; height: auto; }
	.page-template-template-location #section-map .map-bottom { display: none; }
	.page-template-template-location #map { top: -95px; width: 90%; margin: 0; height: 350px; float: left; clear: both; }
	.page-template-template-location #section-map div .content-title h2 { margin-top: -280px; }
	.page-template-template-location div#section-map div div .location-elements { margin: 220px 0 0 0; }
	#section-map .map-top { margin-top: -55px; }
	#section-map .map-top { height: 532px; background-size: 350px 575px!important; background-position-y: 185px; }
	#section-map .map-bottom { margin-left: -4px !important; background-size: 101.6% !important; }
	.page-template-template-home #map { top: 233px; height: 300px; }
	.form div.select > span { display:none }
	.form select { 
		display:block; 
		width: 300px !important;
		height: 56px;
		border-radius: 30px;
		border: 2px solid #a7a7a7;
		font-family: 'mostraoneregular', sans-serif;
		padding: 15px;
		letter-spacing: normal;
		text-indent: .25em;
		background: #fff;
		float:left;
		cursor:pointer;
		color: #000; 
	}
	#fbga-signin-social .fbga-btn-social { padding: 15px 0 15px 40px; }
	#fbga-signin-social .fbga-btn-social.fbga-facebook, #fbga-signin-social .fbga-btn-social.fbga-google, #fbga-signin-social .fbga-btn-social.fbga-twitter { background-position: 9px; }
	#slideshow li > div > p.big > strong { font-size: 40px; letter-spacing: 2px; }
	.page-template-template-contact input[type="checkbox"]:not(:checked) + label:before, .page-template-template-contact input[type="checkbox"]:checked + label:before { left: -10px; top: 34px; }
	.page-template-template-location #section-footer { margin-top: 200px; }
	.dropdown-content { left: 70px; }
    #fbga-customtext a { bottom: 40px !important; left: 0; width: auto; right: 0; margin: 19px 93px !important }
	#slideshow li > span .red-button { bottom: 10px; margin-left: -100px; }
}

@media (max-width: 375px) {
	.ctx { width:336px; }
	.pres-list h3 {font-size: 22px;}
	li.news-list { width: 100%; }
	.news-image { width: 86%; }
	#extended_menu.open { height: 525px; top:3%; }
	.page-template-template-restaurant .free_field { background-size: 84%; padding: 52px 100px 0 50px; }
	.promo-wrapper { width: 100%; }
	.page-template-template-activity .pres-list .list-element { width: 100%; margin-right: 0; }
	.page-template-template-legal-notice strong, .page-template-template-job-offers .job-title, .page-template-template-job-single .job-title { line-height: 32px; }
	#extended_menu ul li a { line-height: 38px; }
	input.Nazione.required, input.Email.required, select.Language, select.Posizione { margin-top: 15px; }
	#map { top: 255px; height: 200px; }
	#section-map .map-top { height: 455px; }
	#slideshow li > div { top: 25%; }
	#slideshow li > span .red-button { bottom: 10px !important; margin-left: -100px; }
	#fbga-popin { height: 100%; width: 100%; overflow-y: scroll; border-radius: 0; margin:0; top:0;}
	div#fbga-change-password { width: 80% !important; }
	.fbga-form { width: 80%; display: block; margin: 0 auto; }
	#extended_menu ul { margin-top: 100px; }
	#qs-panel .ctx > .blue-button { margin: 7px 0 7px 0 !important; }
	.dropdown-content { left: 60px; }
	.lang { right: 15%; }
	a.account { right: 38%; top: 6%; }
	#section-map .map-top { height: 532px; background-size: 337px 575px!important; background-position-y: 185px; }
	#section-map .map-bottom { margin-left: -4px !important; background-size: 101.6% !important; }
}

@media (max-width: 330px) {
	.ctx { width:300px; }
	.offers-elements .red-button, .offers-elements .blue-button { margin-right: 0; margin-left: 0; }
	.red-button, .blue-button, .entry.submit { padding: 0 25px; }
	#slideshow li > div > p, #slideshow li > div > p.big > strong { font-size:35px; }
	#extended_menu.open { height: 530px; }
	.subtitle { width: 95%; font-size:18px; }
	.rooms-list { height: 815px; }li.rooms-list div.rooms-content { height: 585px; }.rooms-content h3 { font-size: 20px; }
	.page-template-template-restaurant .free_field { background-size: 75%; padding: 47px 130px 0 40px; }
	.page-template-template-restaurant .free_field > p { line-height:24px; }
	.page-template-template-partners .partners-list li a img, .page-template-template-partners .partners-list li a, .page-template-template-partners .partners-list li { width:100%; }
	li.news-list { width: 100%; }
	.news-content { width: 100%; }
	.news-image { width: 84%; }
	.news-content > h4 { font-size: 16px; line-height: 24px; }
	.news-content > p { font-size: 15px; padding-top:0; }
	.promotion div .blue-button, .promotion div .red-button { margin: 0; }
	.activities-image > img { width: 100% !important; height: 100% !important; }
	.page-template-default #slideshow-rooms ul { height: 100%; width: 100%; }
	.pres-list h3 {font-size: 19px;}
	.pres-list div p {line-height: 20px;font-size: 13px;}
	.promo-wrapper { height: 620px; }
	.newsletter_module label { margin-right: 4px; }
	.nav-footer ul { margin-left: 30px; }
	.user_b2b_form { width: 400px; text-align: center; margin-left: -40px; }
	.news-content > h3 { font-size: 18px; }
	li.rooms-list > a { height: 230px; }
	.logout-pro .user_b2b_form { margin-left: -10px; }
	.dropdown-content { left: 42px; }
	#booking-calendar .ui-datepicker table, #crs .legend { width: 100%; margin-left: -15px; }
	.page-template-template-special-offers .intro { padding: 0 10%; }
	.page-template-template-special-offers li.offers-element { width: 90%; margin-left: 10px; }
	#section-map .map-top { height: 532px; background-size: 300px 575px!important; background-position-y: 185px; }
	#section-map .map-bottom { margin-left: -4px !important; background-size: 101.6% !important; }
	.page-template-template-home #map { top: 233px; height: 300px; }
	#languages { width: 100%; background-size: 100%; }
	#languages .languages li a { padding-left: 105px; }
	#languages li.current:before { left: 85px; }
	.seminary_rooms > table { width: 90%; font-size: 11px; margin-left: -9px; }
}



@media (max-height: 800px) {
	html.desktop .bookingform-wrapper { min-height: 680px; position: absolute; }
    .bookingform-wrapper { min-height: 680px; position: absolute; margin-top:-250px;}
	html.desktop .bookingform-wrapper .side { min-height: 680px; }
	html.desktop .bookingform-wrapper .side .fields { padding-top: 4%; }	
	html.desktop #booking-calendar .ui-datepicker td span.price { top: 30px !important }
	html.desktop .ui-datepicker td span, html.desktop .ui-datepicker td a { width: 48px !important; height: 48px !important; }
	html.desktop td.best-price:after, html.desktop td.last-room-available:after { right:6px }
	html.desktop .bookingform-wrapper .side .field .value { padding:10px 0 }
	html.desktop .bookingform-wrapper .side .field select { margin:10px 0 }
}

@media (max-height: 768px) {
	.page-template-template-location div.rope { display:none }	
    #fbga-popin{ width: 100% !important; height: 100% !important; overflow: auto; margin-top: 0 !important; top: initial !important;}
	#slideshow li > span .red-button { bottom: -30px; }
}
@media (max-height: 600px) {
    html.desktop .bookingform-wrapper { min-height: 680px; margin-top: 0; top: 5%; }
    .bookingform-wrapper { min-height: 680px; margin-top:-120px; }
    html.desktop .bookingform-wrapper .side { min-height: 680px; }
    #push_quest {
        width: 100% !important;
        height: 100% !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
    #push_quest .close {
        right: 0 !important;
        top: 0 !important;
    }
	#slideshow li > div > p.big > strong { font-size: 32px; letter-spacing:2px;}
}
@media (max-height: 567px) {
	#slideshow li > div > p.small { display: none; }
	#slideshow li > div > p.big { padding: 20px 0 5px 0; }
	#slideshow li > span .red-button { bottom: -10px; }
	.page-template-template-home small.best_guaranteed_price { left: 2%; }
	small.disney-approved { right: -4%; }
	#slideshow li > div > p.small { font-size: 24px; }
}
@media (max-height: 414px) {
	#slideshow li > div > p.big { padding: 0 0 5px 0; margin-top:-30px; }
	#slideshow li > span .red-button { bottom: -30px; }
}


/***********************************/
#guestaccount { display: inline-block; float:none; width:auto; height:auto; background:none; position:relative; left: initial; padding:0; height: 18px;color:#fff;font-size: 14px;vertical-align: top;margin-left: 20px; }
.social-media-list #guestaccount a { float: none; font-size: 14px; margin-left: 20px; color: #fff; background:none; line-height:1; height:auto; width:auto; text-decoration:none; }
.social-media-list #guestaccount a { background: transparent url('../images/Icon-account.png') no-repeat left top; padding-left:26px; float: left; line-height: 20px; }
.social-media-list #guestaccount #open-ga { display:block }
.social-media-list #guestaccount > span {  display:block; margin-top: 3px; }
#fbga-signin-social, #fbga-change-password, #fbga-signup { width: 100%; }
.bg-line:before, .bg-line:after { display:none; }
#fbga-popin p { text-align:center; margin:0 auto; }
#fbga-popin span.title { font-size: 28px; padding: 40px 0 20px 0; }
#close-ga { top: 30px; right: 25px; }
/***********************************/


/*** HIDE WEP ADMIN BAR ***/
#wpadminbar { display:none; }

#section-content .content-gallery h2,
#section-content .content-gallery h3,
#section-content .content-gallery h4,
#section-content .content-gallery h5,
#section-content .content-gallery h6,
#section-content .content-gallery h7 {
    font-size: 1.5em;
}

/* ============================================
   Read More Section - HTML5 Details/Summary
   ============================================ */

/* Details container styling */
details {
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 15px;
	margin: 20px 0;
	background-color: #fff;
	transition: all 0.3s ease;
}

details[open] {
	background-color: #f9f9f9;
	border-color: #bbb;
}

/* Summary (clickable title) styling */
summary {
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 15px 10px 35px;
	margin: -15px -15px 0 -15px;
	border-radius: 7px 7px 0 0;
	background-color: #f5f5f5;
	position: relative;
	transition: all 0.3s ease;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	list-style: none;
}

/* Hide default marker in webkit browsers */
summary::-webkit-details-marker {
	display: none;
}

/* Custom arrow indicator */
summary::before {
	content: '▶';
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.3s ease;
	font-size: 12px;
	color: #666;
}

/* Rotate arrow when open */
details[open] summary::before {
	transform: translateY(-50%) rotate(90deg);
}

/* Hover effects */
summary:hover {
	background-color: #ebebeb;
}

details[open] summary {
	background-color: #e8e8e8;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	border-radius: 7px 7px 0 0;
}

/* Focus state for accessibility */
summary:focus {
	outline: 2px solid #4a90e2;
	outline-offset: 2px;
}

summary:focus:not(:focus-visible) {
	outline: none;
}

summary:focus-visible {
	outline: 2px solid #4a90e2;
	outline-offset: 2px;
}

/* Content wrapper styling */
.details-content {
	padding: 10px 5px 5px 5px;
	line-height: 1.6;
}

.details-content > *:first-child {
	margin-top: 0;
}

.details-content > *:last-child {
	margin-bottom: 0;
}

/* Responsive adjustments for tablets and mobile */
@media (max-width: 768px) {
	details {
		border-radius: 6px;
		padding: 12px;
		margin: 15px 0;
	}
	
	summary {
		font-size: 15px;
		padding: 8px 12px 8px 30px;
		margin: -12px -12px 0 -12px;
	}
	
	summary::before {
		left: 12px;
		font-size: 11px;
	}
	
	details[open] summary {
		margin-bottom: 12px;
	}
	
	.details-content {
		padding: 8px 3px 3px 3px;
	}
}

@media (max-width: 480px) {
	details {
		border-radius: 4px;
		padding: 10px;
		margin: 10px 0;
	}
	
	summary {
		font-size: 14px;
		padding: 6px 10px 6px 28px;
		margin: -10px -10px 0 -10px;
	}
	
	summary::before {
		left: 10px;
		font-size: 10px;
	}
	
	details[open] summary {
		margin-bottom: 10px;
	}
	
	.details-content {
		padding: 6px 2px 2px 2px;
		font-size: 14px;
	}
}

/* Print styles - always show content when printing */
@media print {
	details {
		border: 1px solid #000;
	}
	
	details summary {
		font-weight: bold;
	}
	
	details[open] summary::before,
	details:not([open]) summary::before {
		content: '';
	}
	
	details:not([open]) .details-content {
		display: block !important;
	}
}

















