/*
Theme Name: WP Bootstrap
Theme URI: http://www.kommunikatsia.com
Description: A simple responsive theme built with Bootstrap
Author: Cyrille Gautier
Author URI: http://www.kommunikatsia.com
Version: 1.0
Tags: responsive, white, bootstrap
License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/
This is an example theme to go along with the Treehouse blog post on <a href="http://teamtreehouse.com/how-to-build-a-responsive-wordpress-site-with-twitter-bootstrap">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.
*/

@import url('bootstrap/css/bootstrap.min.css');
/*@import url('bootstrap/css/bootstrap-responsive.min.css');*/
@import url('https://fonts.googleapis.com/css?family=Goudy+Bookletter+1911|Roboto+Condensed');
/********************************************************/
/*	01	GENERAL											*/
/*	02	HEADER											*/
/*	03	CONTENU											*/
/*	04	FOOTER											*/
/*	05	HOME											*/
/*	06	VOYAGES 										*/
/*	07	OUTDOOR  										*/
/*	08	SERVICES										*/
/*	09	REFERENCES										*/
/*	10	CATEGORIES										*/
/*	11	CONTACT											*/
/*	12	CETACEAN										*/
/*  13	VIDEO	 										*/
/*	14	ENCOUNTERS										*/
/*	15	PHOTO-ID										*/
/*	16	WEBCAM											*/
/*	17	STATISTIQUES									*/
/*	18	MEMORY GAME										*/
/*	19	PROFESSIONNAL ACCESS							*/
/*	50	BOOKING											*/
/*  90	RESPONSIVE 										*/
/********************************************************/


/********************************************************/
/*	01	GENERAL											*/
/********************************************************/

body {
	padding: 0;
	background-color:/*#d9d9d9*/#fff;
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
}
body,  button,  input,  textarea, table, tr, td {
	color: #000;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 1.2;
	-webkit-font-smoothing: antialiased;
}
/*body.default-background-image {
	background-color: #060606;
	background-size: 40px 40px;
}*/
.clearfix, hr {
	background-color:none;
	border: 0;
	height:0px;
	margin:0;
	padding:0;
	clear:both;
}
.fond {
	background:#fff;
}
.fond.blanc {
	background:#fff;
}
.fond.categorie.cat-27,
.fond.categorie.whale-watching,
.fond.categorie.voyages {
	background:rgb(48,94,186);
}
.fond.categorie.cat-28,
.fond.categorie.accommodations {
	background:rgb(182,71,87);
}
.fond.categorie.cat-29,
.fond.categorie.outdoor {
	background:rgb(55,140,59);
}
.fond.gris {
	background:#d9d9d9;
	background:#e0dac0;
}
.fond.bleu {
	background:#305eba;
}
.fond.transparent {
	background:rgba(200,200,200,0.3);
}
.fond.transparent:hover,.fond.transparent:focus {
	background:rgba(200,200,200,0.5);
}
.fond.responsible {
	background:rgba(109,161,91,0.7);
}
.ombre {
	box-shadow:0 2px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.5);
}
.bord {
	border:1px solid #fff;
}
.bord.gris {
	border:1px solid #eee;
}
.alignleft {
	margin-top: 0.4em;
	margin-right: 1.5em;
	float:left;
}
.alignright {
	margin-top: 0.4em;
	margin-left: 1.5em;
	float:right;
}
.aligncenter {
	margin: 0.4em auto;
}
#page {
	margin: 0 auto;
	position: relative;
	width: auto;
}
h1, h2, h3, h4, h5, h6, #site-title {
	font-family:'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;
	color: #305eba;
}
h1.discret, h2.discret, h3.discret, h4.discret, h5.discret, h6.discret {
	display:none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #305eba;
	outline:none;
}
h1 {
	font-size: 42px;
	font-weight:bold;
	text-transform:uppercase;
	margin:50px 0 10px;
}
h2 {
	font-size: 35px;
	font-weight:bold;
	text-transform:uppercase;
	margin:50px 0 10px;
}
h3 {
	font-size: 28px;
	font-style: normal;
	text-transform:none;
	margin: 40px 0 10px;
	border-top: 1px solid #dddddd;
	padding: 10px 0 0 0;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
h1.no-margin-top,
h2.no-margin-top,
h3.no-margin-top,
h4.no-margin-top {
	margin-top:0;
	border-top:none;
}
h1.cetacea_latin,
h2.cetacea_latin,
h3.cetacea_latin,
h4.cetacea_latin {
	text-transform:none;
	font-style:italic;
}

p {
	margin-bottom: 1.5em;
}
ul {
	margin: 0 0 1.5em 1.1em;
}
ol {
	list-style: decimal-leading-zero;
	margin: 0 0 1.5em 2em;
}
ul ul, ol ol, ul ol, ol ul {
	margin-left: 1.15em;
}
dd {
	margin: 0 1.5em 1.5em 1.5em;
}
blockquote {
	/*margin: 0 1.5em;
	color:#000;
	font-size:20px;
	border:none;*/
}
address {
	margin-bottom: 1.5em;
}
abbr, acronym {
	border-color: #e6e6e6;
}
label {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 2.2666666666em;
	text-transform: uppercase;
	display:inline-block;
	width:200px;
	vertical-align:top;
}
.label_suite {
	display:inline-block;
	width:570px;
}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] {
	border-radius: 3px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 4px 21px 6px;
	text-transform: uppercase;
}
input[type="text"],  input[type="email"],  input[type="password"] {
	padding: 2px 3px 0;
}
input[type="password"] {
	color: #777;
	border: 1px solid #ddd;
}
input[type="password"]:focus {
	color: #111;
}
textarea {
	width: 100%;
}
/* Links */


a {
	color: #008DFF;
	text-decoration: none;
-webkit-transition:all .18s ease-out;
-moz-transition:all .18s ease-out;
-ms-transition:all .18s ease-out;
-o-transition:all .18s ease-out;
transition:all .18s ease-out;
}
a:visited {
	color: #0063B2;
}
a:focus,  a:active,  a:hover {
	color: #0063B2;
	text-decoration: none;
}
.no-padding {
	padding:0!important;
}
.no-padding .row {
    margin-right:0!important;
    margin-left:0!important;
}
.margin-15 {
	margin:0 -15px;
}
.gform_next_button.button,
.gform_previous_button.button,
.gform_button.button {
	display: inline-block;
	padding: 6px 15px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 0px;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	border-radius:0;
	text-transform:uppercase;
	transition:background,border 0.5s ease-in-out;
}
.button.gform_previous_button,
.button.gform_previous_button:visited,
.button.gform_previous_button:focus,
.btn-default:visited,
.btn-default:focus,
.btn-default {
	color:#fff;
	background-color:#8d8f87;
	border-color:#949891;
}
.button.gform_previous_button:active,
.button.gform_previous_button:hover,
.btn-default:active,
.btn-default:hover {
	color:#eee;
	background-color:#6a6b69;
	border-color:#71736f;
}
.button.gform_next_button:visited,
.button.gform_next_button:focus,
.button.gform_next_button,
.button.gform_button:visited,
.button.gform_button:focus,
.button.gform_button,
.btn-primary:visited,
.btn-primary:focus,
.btn-primary {
	color:#fff;
	background-color: rgba(48,94,186,1);
	border-color: rgba(48,94,186,0.8);
}
.button.gform_next_button:active,
.button.gform_next_button:hover,
.btn-primary:active,
.btn-primary:hover {
	color:#fff;
	background-color:#093489; /*#1c49a3;*/
}
.btn-transparent:visited,  .btn-transparent:focus,  .btn-transparent {
	color:#fff;
	background-color:rgba(255,255,255,0);
	border-color:#fff;
}
.btn-transparent:active,  .btn-transparent:hover {
	color:#fff;
	background-color:rgba(255,255,255,0.3);
}
.btn, .btn-default, .btn-primary, .btn-transparent { border-radius:0; text-transform:uppercase; }

.nav-tabs > li {
    float: none;
    margin-bottom:1px;
    display: inline-block;
}
.nav-tabs {
    border-bottom:none;
    margin: 0 auto;
    /*text-align: center;*/
    clear: both;
}
.nav-tabs > li > a {
	color:#666;
	border: 1px solid transparent;
	border-radius: 0;
	background-color: #e6e6e6;
	text-transform:uppercase;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #dbdbdb;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #000;
	background-color: #cdcdcd;
	border: 1px solid transparent;
	font-weight:bold;
}
a.post-edit-link {
    color: #ddd;
    float: right;
}
.iframe-responsive {
    max-width: 100%;
}
/********************************************************/
/*	02	HEADER											*/
/********************************************************/

#header-fixed {
	width:100%;
	/*background:#d9d9d9 url('images/header_background.jpg') no-repeat top center;*/
	background:white; /*transparent url('images/header_background_white.jpg') no-repeat top center;*/
	/*height:180px;*/
}
#header-fixed::after {
	/*display:block;
	width:1230px;
	content:"";
	background:transparent url('images/header-bottom.png') no-repeat top center;
	height:18px;
	position:absolute;
	bottom:-18px;
	left:50%;
	margin-left:-615px;*/
}
#header {
	display:block;

}
#header-container {
	position:relative;
}
.header-logo {
    margin: 18px 10px 0 0;
	width:50px;
}
#site-title, #site-title a, #site-title a:visited {
    font-size:28px;
    line-height:28px;
    font-variant:small-caps;
    display:inline;
    text-transform:none;
    border-bottom:1px solid #8d8f87;
    margin:15px 0 5px;
	color:#293534;
}
#header .description {
    display: block;
    position: absolute;
    right: 2px;
    top: 30px;
    color: #000;
    /*font-family:'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;*/
    font-size: 10px;
    font-weight:normal;
}
#language_selector {
	margin-top:10px;
	font-size:16px;
}
#language_selector .langue {
	color: #8d8f87;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
#language_selector a.langue {
	color: #8d8f87;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:normal;
}
#language_selector .separator {
	color: #8d8f87;
}

.navbar-default .navbar-toggle {
	/* position: absolute; */
	/*  */
	float: left;
	padding: 9px 6px;
	margin: 30px 10px 0 0;
	/* top: 10px; */
	/* right: 10px; */
	border: 2px solid #8d8f87;
	border-radius: unset;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #8d8f87;
}
.navbar-collapse.collapse {
	padding: 0;
}
.navbar-default {
}
.navbar-default .navbar-nav  {
	background-color:transparent;
	/*display:inline-block;
	float:none;*/
}

.main-navigation {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 17px;
	min-height: 43px; /*text-transform: uppercase;*/
	border:#fff;
	margin:0;
}
#menu-secondary {
    float: right;
}
.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border:none;
    background: none;
    border-radius: unset;
}
.site-branding 	{
    position: fixed;
    top:0;
    left: 50%;
    width: 300px;
    margin-left: -150px;
}
.searchform,
.search-header {
	position: relative;
	height: 36px;
	width: 100%;
	margin-top:15px;
}
.searchform .search-icon,
.search-header .search-icon {
    border: 1px transparent;
    padding: 0;
    margin: 0;
    width: 36px;
    height: 36px;
    background: url("chrome://browser/skin/search-indicator-magnifying-glass.svg") center center no-repeat;
    position: absolute;
}
.searchform #searchsubmit,
.search-header #searchsubmit {
	margin-inline-start: -1px;
	color: transparent;
	background:white; /*url("chrome://browser/skin/search-arrow-go.svg") center center no-repeat, linear-gradient(hsla(0,0%,100%,.8), hsla(0,0%,100%,.1)) padding-box;*/
	-moz-context-properties: fill;
	fill: #616366;
	padding: 0;
	border: 1px solid;
	border-color:#8d8f87 #8d8f87 #8d8f87 transparent;
	border-radius: 0 2px 2px 0;
	box-shadow: 0 0 2px hsla(0,0%,100%,.5) inset, 0 1px 0 hsla(0,0%,100%,.2);
	cursor: pointer;
	transition-property: background-color, border-color, box-shadow;
	transition-duration: 150ms;
	width: 30px;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	position:absolute;
	right:0px;
	top:0px;
}
.searchform #searchsubmit::after, .search-header #searchsubmit::after {
	font-family: 'Glyphicons Halflings';
	content: "\e003";
	/* display: block; */
	color: #8d8f87;
	position: absolute;
	left: 50%;
	margin-left: -10px;
}
.searchform #searchsubmit:hover::after,
.search-header #searchsubmit:hover::after {
	/*background-color:#8d8f87;*/
	color: #000;
}
.searchform #s,
.search-header #s {
	-moz-box-flex: 1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-inline-start: 34px;
	padding-inline-end: 8px;
	background: hsla(0,0%,100%,.9) padding-box;
	border: 1px solid;
	border-spacing: 0;
	border-radius: 2px 0 0 2px;
	border-color: #8d8f87;
	box-shadow: 0 1px 0 hsla(210,65%,9%,.02) inset, 0 0 2px hsla(210,65%,9%,.1) inset, 0 1px 0 hsla(0,0%,100%,.2);
	color: inherit;
	unicode-bidi: plaintext;
	width:100%;
	opacity:0.7;
	transition:opacity 0.5s ease-in-out;

}
.searchform #s:hover,
.searchform #s:focus,
.search-header #s:hover,
.search-header #s:focus {
	opacity:1;
}
.dropdown-menu li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu li > a:focus, .dropdown-menu li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu li.chapo-as-subtitle > a {
	font-weight:bold;
}
.dropdown-menu li.chapo-as-subtitle > a em {
	display:block;
	padding:0px 5px 0px 10px;
	font-weight:normal;
}
.dropdown-menu li.menu-item-has-children > a {
	font-weight:bold;
}
.dropdown-menu li > ul > li {
	list-style:none;
}
.dropdown-menu li > ul {
	padding:0;
	margin:0;
}
.dropdown-menu li > ul > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	border-top:2px solid #eee;
}
.dropdown-menu li.separator > a {
	display: none;
}
.dropdown-menu li.separator  {
	border-bottom:2px dashed #666;
}
.dropdown-menu li.download-file > a::after {
	font-family: "Glyphicons Halflings";
	content: "\e202";
	color: #333;
	padding-left:10px;
}
.ssmenu-large .dropdown-menu {
	position: absolute;
	width: 464px;
	left: 0;
}
.ssmenu-medium .dropdown-menu {
	position: absolute;
	width: 570px;
	left: 0;
}
.big-image-header .gradient{
	height:auto;
    background:white;
	position:relative;
}
.big-image-header .gradient.with-square {
	padding-bottom: 80px;
}
.big-image-header .gradient h1 {
	font-size:33px;
	line-height:34px;
	margin-top:0;
	margin-bottom:0;
}
.big-image-header .gradient p {
	color:#305eba;
	margin-top:0;
	margin-bottom:0;
}
.gradient .square-content .titre-offre {
    /*font-size: 24px;
    line-height: 22px;*/
    color: #305eba;
    font-size: 33px;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: 'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;
}



.big-image-header .gradient .to-bottom.height400  {

}
.big-image-header .gradient .to-bottom {
    color: #fff;
    position: relative;
}
@media (max-width: 991px) {
	.big-image-header .gradient .to-bottom.height400 {
	padding-right: 0;
	padding-left: 0;
	}
}
.big-image-header .gradient .square-content {
	width:360px;
	z-index:1;
	margin:0 auto;
}
.big-image-header .gradient .square-content .content {
	bottom: 0px;
	top:auto;
}
.big-image-header .gradient .category.voyage {
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	margin: 0;
	padding: 0 0 15px;
}
.big-image-header .gradient .carousel-control.right {
	right: -30px;
	font-size: 30px;
	margin-top: -15px;
}
.big-image-header .gradient .carousel-control.left {
	left: -30px;
	font-size: 30px;
	margin-top: -15px;
}
p#breadcrumbs {
	margin-top:15px;
}
#mobilemenu_toggle .navbar-nav {
	margin: 0 0 30px;
	width: 100%;
	border-bottom: 2px solid #eee;
}
#mobilemenu_toggle .navbar-nav > li > a {
	padding:10px 0;
	line-height: 20px;
}
#mobilemenu_toggle {
	margin: 0 -15px;
	padding:0;
}
/********************************************************/
/*	03	CONTENU											*/
/********************************************************/
h1.title-curl::after,
h2.title-curl::after {
	display: block;
	content: "";
	width: 85px;
	height: 25px;
	background-image: url('images/title-curl-after.png');
	position: absolute;
	right: -70px;
	top: 50%;
	margin-top: -25px;
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
h1.title-curl::before,
h2.title-curl::before {
	display: block;
	content: "";
	width: 85px;
	height: 25px;
	background-image: url('images/title-curl-before.png');
	position: absolute;
	left: -70px;
	top: 50%;
	margin-top: -25px;
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: left;
}
h1.title-curl,
h2.title-curl {
	width: 60;
	margin: 0 20% 30px;
	text-align: center;
	position: relative;
	font-size: 26px;
	line-height: 24px;
	clear: both;
	color: #305eba;
}
#carousel-header {
	margin-bottom:50px;
}

#carousel-header #description h2 {
	color:#ffffff;
	position:absolute;
	top:10px;
	text-align:left;
	font-weight:bold;
	font-size:35px;
	line-height:26px;
	text-transform:uppercase;
	margin:0;
}

#carousel-header #description h2 .light {
	font-weight:100;
}
.carousel-control.left {
    background:none;
	left:-25px;
	font-size: 50px;
	color: #ddd;
	text-align: left;
	text-shadow:none;
	top: 50%;
	margin-top: -25px;
}
.carousel-control.right {
    background:none;
	right:-25px;
	font-size: 50px;
	color: #ddd;
	text-align: right;
	text-shadow:none;
	top: 50%;
	margin-top: -25px;
}
.carousel-inner > .item {
    padding: 0;
}
.nav.onglets li.onglet a {
    background-color: #8d8f87;
    color: #fff;
    text-transform: uppercase;
    border-radius: unset;
	font-size:16px;
	font-weight:100;
}
.nav.onglets li.active.onglet a,
.nav.onglets li.active.onglet a:focus,
.nav.onglets li.active.onglet a:hover {
    background-color: rgba(48,94,186,1);
    color: #fff;
}
.about-us {
    padding: 15px;
    margin-bottom: 30px;
}

.cat-links {
	display:block;
	height:24px;
	line-height:12px;
}
.cat-links a {
	color:#908989;
	text-transform:uppercase;
}
/*.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}*/
blockquote.citation {
	padding:10px 0;
	font-style:italic;
	font-size:16px;
	position: relative;
	border: none;
	margin:0; /* 15% 15px 15%;*/
	/*display:inline-flex;*/
	text-align:center;
}
blockquote.citation::after {
	font-family: "FontAwesome";
	font-size: 30px;
	content: "\f10e";
	color: #305eba;
	font-weight: normal;
	margin-left: 15px;
	display:inline-flex;
	/*bottom: 10px;
	right:10px;
	line-height: 0px;
	position: absolute;*/
}
blockquote.citation::before {
	font-family: "FontAwesome";
	font-size: 30px;
	content: "\f10d";
	color: #305eba;
	font-weight: normal;
	margin-right: 15px;
	display:inline-flex;
	/*top:10px;
	left:10px;
	position: absolute;*/
}
blockquote.citation p {
	display:inline;
}
.one-half,
.one-third,
.two-third {
	float: left;
	margin: 0;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.one-half {
    width: 100%;
}
.one-third {
    width: 100%;
}
.two-third {
    width: 100%;
}
.first,.last {
	margin:0;
}
.gallery {
	margin: 0 -15px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	padding:15px;
}
.gallery.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery img {
	border: none/*2px solid #cfcfcf*/;
	width:100%;
	height:auto;
}

.gallery .gallery-caption {
	margin-left: 0;
}
.accordeon {
}
.accordeon .panel {
	border:none;
}
.accordeon .panel-heading,
.accordeon .panel-heading h3,
.accordeon .panel-heading h4,
.accordeon .panel-heading .toggle-button {
	color:#000;
	font-size:16px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:none;
	border:none;
	outline: none;
}
.accordeon .panel .panel-heading {
	border-radius:0;
}
.accordeon .panel:nth-of-type(even) .panel-heading {
	background: #6ddfeb;
}
.accordeon .panel:nth-of-type(odd) .panel-heading {
	background: #d3f5f9;
}


.accordeon-switch a[aria-expanded=true] .open {
   display: none;
}
.accordeon-switch a[aria-expanded=false] .closed {
   display: none;
}
/********************************************************/
/*	04	FOOTER											*/
/********************************************************/

#footer {
	position:relative;
	z-index:6;
}
.footer-blue-xs {
	background:#305eba;
}
.footer-content{
	margin-top:20px;
	margin-bottom:0px;
	padding-top:30px;
	/*background:#d9d9d9 url('images/footer_background.jpg') no-repeat top center;*/
	background:#305eba;
	/*transparent url('images/footer_background_white.jpg') no-repeat top center;*/
}
.footer-content .navbar-nav {
	margin: 0;
}

#footer #carousel_raisons_footer {
	height: 50px;
	background: rgba(48,94,186,0.2);
	/*background: rgba(109,223,235,0.5); */
	border-radius:3px;
}
#footer .carousel-control {
	background: none;
	font-size: 20px;
	color: #fff; /*#305eba;*/
	margin-top:0;
	top:0;
}
#footer .carousel-control.left {
	left: -20px;
}
#footer .carousel-control.right {
	right: -20px;
}
#footer .container {
	color:#fff;
	/*text-shadow:0 0 10px rgba(0,0,0,0.5);*/
	font-size:14px;
}
#footer h4 {
	font-size:14px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
}
#footer .navbar-nav > li {
    float: none;
}
#footer .navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
	padding-left:0px;
    text-transform:uppercase;
    font-weight:normal;
    color:#fff;
	line-height:12px;
}
#footer .navbar-nav > li > a:hover {
	background:none;
	color:#ccc;
}
#footer .navbar-nav > li.gapped > a {
    padding-top: 15px;
}
.footer-social {
	clear: both;
}
.footer-social a {
	padding: 8px;
	display: block;
	border-radius: 50%;
	position: relative;
	float: left;
	background:rgba(0,0,0,0.2);
	opacity:0.5;
	transition:opacity 0.5s ease-in-out;
}
.footer-social a:hover {
	opacity:1;
}
#cookie-law-info-bar {
    z-index: 1000201;
	/* pour passer devant addthis share buton */
}
.popin {
	height: 106px;
	overflow:hidden;
	transition:height 0.75s ease-in-out;
	position: fixed;
	bottom: 20px;
	left:20px;
}
.popin.initializing {
	height: 0;
}
.popin.closed {
	height: 0;
}
.popin .popin-container{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	height: 106px;
	width: 240px;
}
.popin .popin-container .h1 {
	font-family:'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin:5px 0 5px 80px;
	color: white;
}
.popin .popin-container .h2 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:5px 0 5px 80px;
	color: white;
}
.popin .popin-container .btn.btn-primary {
	background-color: #8fa600;
	margin:5px 0 5px 80px;
}
.popin .popin-container .close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: white;
	font-size: 10px;
	font-weight: normal;
}
#footer .livro {
	opacity:1;
	transition: opacity 0.5s ease-in-out;
}
#footer .livro:hover {
	opacity:0.8;
}
#footer .partner {
	display: inline-block;
	padding:10px;
	transition:background 0.5s ease-in-out;
}
#footer .partner img {
	max-height:35px;
	width: auto;
}
#footer .partner:hover {
	background:#32559B;
}
/********************************************************/
/*	05	HOMEPAGE										*/
/********************************************************/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

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

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

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

#carousel-header .gradient {
	/*height: 420px;*/
	background:none;
	position: relative;
	height:140px;
	top:0;
	margin-right:0px;
}
#carousel-header  .to-bottom {
}
.carousel .carousel-caption p {
	color:#000;
	font-family:'Roboto Condensed';
	text-transform:none;
	font-size:26px;
	line-height:23px;/**/
	text-align:center;
	margin:0;
	text-shadow:none;
}
.carousel .carousel-caption {
	right: 0;
	left: 0;
	padding-bottom: 0;

}

.carousel-indicators {
	bottom: -45px;
}
.carousel-indicators li {
	border: 1px solid #8d8f87;
}
.carousel-indicators .active {
	background-color: #8d8f87;
}
.home section.home-section {
	margin-bottom:30px;
}

.home .global-rdpa {
}

.home .global-rdpa .solo-rdpa {
  position: relative;
  /* pour anciens Chrome et Safari */
  background-size: cover;
  /* version standardisée */
}
.home .global-rdpa .solo-rdpa.col-sm-8  {
  height:150px;
}
.home .global-rdpa .solo-rdpa.col-sm-4  {
  height:150px;
}

.home .global-rdpa .solo-rdpa.col-sm-8 a:hover {
  height:330px;
  width:960px;
}
.home .global-rdpa .solo-rdpa.col-sm-4 a {
  height:150px;
}

.home .global-rdpa .solo-rdpa:last-child {
  /*margin-top: 30px; */
}
.expand-cell {
	position:absolute;
	width:calc( 100% - 30px );
}

/*.home .global-rdpa a .expand-cell{
  width:100%;
  height:auto;
  transition:width 0.5s ease-in-out;
  z-index:1;
}
.home .global-rdpa a:hover .expand-cell {
  width:960px;
  height:324px;
  z-index:2;
}*/


.home .global-rdpa .solo-rdpa .text-rdpa {
	padding: 0;
	color: #ffffff;
	line-height: 18px;
	height: auto;
}

.home .global-rdpa .solo-rdpa .text-rdpa h2 {
	margin:0;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height: 40px;
	font-weight: normal;
}
.square-content h3 {
	margin:0;
	line-height:24px;
	font-size:21px;
	color:#fff;
	text-align:center;
	padding-bottom:10px;
}
.solo-rdpv h3.fond.categorie.cat-27,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.cat-27,
.solo-rdpv h3.fond.categorie.voyages,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.voyages,
.solo-rdpv h3.fond.categorie.whale-watching,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.whale-watching {
	background-color:rgba(48,94,186,0.8);
}
.solo-rdpv h3.fond.categorie.cat-28,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.cat-28,
.solo-rdpv h3.fond.categorie.accommodations,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.accommodations{
	background-color:rgba(182,71,87,0.8);
}
.solo-rdpv h3.fond.categorie.cat-29,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.cat-29,
.solo-rdpv h3.fond.categorie.outdoor,
.home .global-rdpa .solo-rdpa .text-rdpa h2.fond.categorie.outdoor {
	background-color:rgba(55,140,59,0.8);
}
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie {
	position:absolute;
	bottom:15px;
	left:24px;
}
.square-content .btn.fond.categorie.cat-27,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.cat-27,
.square-content .btn.fond.categorie.voyages,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.voyages,
.square-content .btn.fond.categorie.whale-watching,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.whale-watching {
	background-color:rgba(48,94,186,0.5);
	border-color:rgba(48,94,186,0.8);
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:16px;
	color:#fff;
}
.square-content .btn.fond.categorie.cat-28,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.cat-28,
.square-content .btn.fond.categorie.accommodations,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.accommodations {
	background-color:rgba(182,71,87,0.5);
	border-color:rgba(182,71,87,0.8);
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:16px;
	color:#fff;
}
.square-content .btn.fond.categorie.cat-29,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.cat-29,
.square-content .btn.fond.categorie.outdoor,
.home .global-rdpa .solo-rdpa .text-rdpa .btn.fond.categorie.outdoor {
	background-color:rgba(55,140,59,0.5);
	border-color:rgba(55,140,59,0.8);
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:16px;
	color:#fff;
}

.home .global-rdpa .solo-rdpa .text-rdpa h3,
.home .global-rdpa .solo-rdpa .text-rdpa p {
  color: #ffffff; }

.home .global-rdpa .solo-rdpa .text-rdpa h3 {
  margin: 0 0 15px 0;
  font-size: 26px;
  line-height: 30px;
  font-weight:bold;
}

.home .global-rdpa .solo-rdpa .text-rdpa p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
}
.global-rdpa .solo-rdpa.rdpa-jaune .text-rdpa p {
  margin: 0 0 15px 0;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  text-transform:uppercase;
}
.blocinfo {
	height:268px;
	padding:15px;
}
.blocinfo h2 {
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	margin:0;
}
.blocinfo p {
	color:#fff;
}

.blocinfo .btn.fond.responsible {
	background:rgba(109,161,91,0.7);
	border-color:#6da15b;
	color:#fff;
}
.blocinfo .btn.fond.responsible:hover {
	background:rgba(109,161,91,1);
	border-color:#6da15b;
}
.blocraisons .carousel-inner {
	min-height:60px;
	text-align:center;
}
.blocraisons .carousel-control {
	color:#b1b0b0;
	font-size:24px;
	line-height:60px;
}
.blocraisons h3 { border:none; margin-top:10px; }
.live {
	padding:3px;
}
.live .btn-webcam {
	display: block;
	width: 290px;
	height: 290px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	color: #fff;
}
.live p {
	color: #fff;
	font-size:14px;
	text-transform:uppercase;
	width:60%;
	margin:0 auto;
}
.live .glyphicon {
	color: rgba(255,255,255,0.7);
	font-size:100px;
}
.various .carre {
	display: block;
	width: 296px;
	height: 296px;
	margin:auto;
}
.various h2 {
	margin-top:0;
	margin-bottom:0;
	font-size:30px;
}
.various .live h2 {
	color: #fff;
	width:60%;
	margin:20px auto 0;
}
/********************************************************/
/*	06	VOYAGES											*/
/********************************************************/


.square-content {
	position:relative;
	/*padding-bottom:50px;*/
}
.blocrdvmobile .square-content {
	position: relative;
	/* padding-bottom: 50px; */
	margin: 0 auto 80px;
	width: 360px;
}
.square-content .chapo {
	position: absolute;
	bottom: -40px;
	background: rgba(48,94,186,0.8);
	width: 100%;
	text-align: right;
	padding: 5px 5px 5px 110px;
	height: 40px;
	font-size:14px;
	line-height:11px;
	color:#fff;
}
.square-content.bottom100 {
	margin-bottom: 130px;
}
.square-content .content,
.col-xs-12 .square-content .content {
	height: 360px;
	width: 360px;
    position: absolute;
    top: 0;
}
.gradient.with-square .square-content .content {
	height: auto;/*virer sinon passe par dessus menu mobile */
}
.square-content .img,
.col-xs-12 .square-content .img {
	height: 360px;
	overflow: hidden;
	width: 360px;
	position: relative;
}
.col-md-3 .square-content .content {
	height: 43vw;
	width: 43vw;
    position: absolute;
    top: 0;
}
.col-md-3 .square-content .img {
	height: 43vw;
	overflow: hidden;
	width: 43vw;
	position: relative;
}
.square-content .img img {
	position: absolute;
	width: 100%;
	height:auto;
	transition:all ease-in-out 0.5s;
}
.square-content:hover .img img {
	width: 110%;
	margin:-5%;
}
.square-content .content h3.fond.categorie.whale-watching,
.square-content .content h3.fond.categorie.voyages {
    margin: 0;
    background: rgba(48,94,186,0.8);
    display:block;
    padding:6px;
}
.content-remontee .price-remontee,
.square-content .price {
	display:block;
	width:auto;
	height:104px;
	min-width:104px;
	background-color:rgb(182,71,87);
	float:left;
	position:absolute;
	bottom:-84px;
	text-align:center;
	color:#fff;
}
.content-remontee .price-remontee {
	float:right;
	position:relative;
	bottom:auto;
	margin:0 0 15px 30px;
	color:#fff;
}
.booking-remontee.affix .content-remontee { display:none; }
.content-remontee .price-remontee p.apartir,
.square-content .price p.apartir {
	font-size:16px;
	margin:15px 0 0 0;
	color:#fff;
}
.content-remontee .price-remontee p.apartir-price,
.content-remontee .price-remontee p.single-price,
.square-content .price p.apartir-price,
.square-content .price p.single-price {
	font-size:42px;
	font-weight:bold;
	margin:0;
	color:#fff;
}
.content-remontee .price-remontee p.apartir-price .currency,
.content-remontee .price-remontee p.single-price .currency,
.square-content .price p.apartir-price .currency,
.square-content .price p.single-price .currency {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	vertical-align: super;
}
.content-remontee .price-remontee p.single-price,
.square-content .price p.single-price {
	margin-top:25%;
}
.square-content .btn.fond.categorie.whale-watching,
.square-content .btn.fond.categorie.voyages {
	background-color: rgba(48,94,186,1);
	border-color: rgba(48,94,186,0.8);
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.square-content .btn.fond.bleu {
	background-color: rgba(48,94,186,1);
	border-color: rgba(48,94,186,0.8);
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.square-content .btn.to-bottom {
	position: absolute;
	bottom: -75px;
	right: 0;
	width: 100%;
}
.square-content .btn.btn-lg.to-bottom {
	bottom: -84px;
	text-align:right;
}
.member .square-content .btn.to-bottom {
	bottom: -36px;
}
.square-content .btn.zoom {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index:1;
}

.post-date {
	float:right;
	display:inline;
	width:60px;
	text-align:center;
	line-height:.95;
	border:1px solid #eee;
	margin:0 0 20px 15px;
	background:#fff;
}
.post-date.a_venir {
	border-color:#0063b2;
}
.post-date span {
	display:block;
	text-transform:uppercase;
}
.post-date abbr[data-original-title], .post-date abbr[title] {
	border-bottom:none;
	text-decoration:none;
}
.post_date_day_of_week {
	font-size:110%;
	color:#aaa;
	padding:3px;
}
.post_date_month {
	font-size:150%;
	padding:0 3px;
}
.post_date_day {
	font-size:300%;
	font-weight:bold;
	padding:0 3px;
}
.post_date_year {
	font-size:150%;
	background:#aaa;
	color:#fff;
	margin:2px 0 0 0;
	padding:3px;
}
.post-date.mini {
	width:45px;
}
.mini .post_date_day_of_week {
	font-size:80%;
}
.mini .post_date_month {
	font-size:100%;
}
.mini .post_date_day {
	font-size:200%;
}
.mini .post_date_year {
	font-size:100%;
}


.menu-toggle {
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 1em 0;
	text-align: center;
}
.main-small-navigation .menu {
	display: none;
}
.main-small-navigation a {
	display: block;
}
.main-small-navigation ul {
	list-style: none;
	margin: 0;
}
.main-small-navigation ul ul {
	margin: 0 0 0 1.5em;
}
.main-small-navigation li {
	border-top: 1px solid #e6e6e6;
	padding: 5px 0;
}
.main-small-navigation li:first-child,  .main-small-navigation li li {
	border-top: 0;
}
.main-small-navigation li li:last-child {
	padding: 5px 0 0 0;
}

.info-price th {
	font-size: 10px;
	font-weight: normal;
}
.info-price th b,
.info-price th strong {
	font-size: 12px;
	font-weight: bold;
	color: rgb(182,71,87);
	text-transform:uppercase;
}

.info-price .price-col {
    width: 17%;
}
.info-price td.price-col {
	text-align:right;
}
.info-price .price-col .price {
    font-size:22px;
	font-weight:bold;
	color: rgb(182,71,87);
}
.booking-remontee.affix .info-price .price-col  .price {
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.info-price > tbody > tr > td,
.info-price > tbody > tr > th,
.info-price > tfoot > tr > td,
.info-price > tfoot > tr > th,
.info-price > thead > tr > td,
.info-price > thead > tr > th {
	padding: 15px 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 2px dotted #ddd;
}
.booking-remontee.affix .info-price .price-col  .price {
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.booking-remontee.affix .info-price > tbody > tr > td,
.booking-remontee.affix .info-price > tbody > tr > th,
.booking-remontee.affix .info-price > tfoot > tr > td,
.booking-remontee.affix .info-price > tfoot > tr > th,
.booking-remontee.affix .info-price > thead > tr > td,
.booking-remontee.affix .info-price > thead > tr > th {
	padding: 2px 2px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 2px dotted #ddd;
}
/********************************************************/
/*	07	ART & ENERGY										*/
/********************************************************/

.team-member {
	text-align:center;
	position:relative;
}
.team-member a {
	display:block;
	width:100%;
}
.team-member a img {
	border:7px solid #0063b2;
	width:100%;
}
.team-member.adultes a img {
	border-color:rgba(9, 120, 126, 1); /*#0063b2;*/
}
.team-member.impro a img {
	border-color:rgba(255, 124, 0, 1); /*#ff7c00;*/
}
.team-member.enfants a img {
	border-color:rgba(229, 56, 22, 1); /*#e53816;*/
}
.team-member.adolescents a img {
	border-color:rgba(127, 189, 72, 1); /*#7fbd48;*/
}
.team-member.benevoles a img {
	border-color:rgba(222, 187, 25, 1); /*#debb19;*/
}
.team-member h3 {
	font-family:"Roboto Condensed";
	z-index:3;
	bottom:0;
	text-transform:none;
	transition:all 0.5s ease-in-out 0s;
	text-align:center;
	width:100%;
}
.team-member p {
	margin-top:0;
}
/********************************************************/
/*	08	SERVICES										*/
/********************************************************/
a.download-pdf img {
    width: 146px;
    height: auto;
	margin-bottom:10px;
	/*transition:opacity 0.5s ease-in-out;
	opacity:0.5;*/
}
a.download-pdf:hover img {
    width: 146px;
    height: auto;
}
/********************************************************/
/*	09	REFERENCES										*/
/********************************************************/


img.img-margin-bottom15 {
	margin-bottom:15px;
}
.single-other-references h3 {
	margin:0 0 10px 0;
	line-height:1em;
	display:block;
	height:50px;
}
.single-other-references h3 a {
	font-size:26px;
	color:#8d8f87;
}
.single-other-references .other-reference  {
    height:450px;
	margin-bottom:30px;
}

.single.reference h2.entry-title {
	margin:0 0 10px 0;
}


/********************************************************/
/*	10	CATEGORIES										*/
/********************************************************/

/********************************************************/
/*	11	CONTACT											*/
/********************************************************/

.bloc-contact {
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
    min-height: 300px;
}
.bloc-contact h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mapp-layout {
    border: 0px solid black;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
}
.bulle::after {
	border-width: 25px 25px 0 25px;
	border-style: solid;
	border-color: white transparent transparent;
	display: block;
	content: "";
	width: 0;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -25px;
}
.bulle {
	padding:50px 0;
	position: absolute;
	bottom: 0;
	z-index: 10;
	width: calc(100% - 24px);
}

/********************************************************/
/*	12	CETACEAN										*/
/********************************************************/
.table-cetacean {
	background-color:#eee;
}
.cetaceans h2,
.cetaceans h2 a {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:15px;
	color:#fff;
	margin:10px 0 20px;
}
.cetaceans .cartouche {
	height:100px;
	display:block;
	padding:5px;
	margin-bottom:24px;
}
#cetacean_carousel .carousel-indicators {
    bottom: 0px;
}
.label-cetacea-discoverer {
	background:#eee; color:#666;
}
.pagination > li > a, .pagination > li > span {
	line-height: 25px;
}
/********************************************************/
/*	13	VIDEO											*/
/********************************************************/
.bottom-white {
	display: block;
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0;
	background: rgba(255,255,255,1);
}
.after-fullsize-video h1 {
	margin-top:0;
}
#content-video .vimeoBadge .s160 {
	width:33.333333333%;
	padding:0 15px;
	margin:auto;
}
#content-video .vimeoBadge img {
	width:100%;
}

#fullsize-video .main-video {
  width: 100vw;
  height: 55.4vw;
  top: 0;
}
.below-fullsize-video .page { margin-top:350px; padding-top:30px; }
.vimeoBadge {
	padding: 0 60px;
}

/********************************************************/
/*	14	ENCOUNTERS										*/
/********************************************************/
#content .grid:after {
  content: '';
  display: block;
  clear: both; }

#content .grid-sizer,
#content .grid-item {
  width: 100%; }

#content .grid-item {
  float: left;
  position:relative;
}

#content .grid-item img {
  margin-bottom: 0; }

#content .grid-item img {
  display: block;
  width: 100%; }

#content .galery-encounters .solo-encounter a {
  display: block; }

#content .galery-encounters .solo-encounter a .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  -webkit-transition: all, 0.14s, ease-in-out;
  -moz-transition: all, 0.14s, ease-in-out;
  -ms-transition: all, 0.14s, ease-in-out;
  overflow: hidden;
}

#content .galery-encounters .solo-encounter a .hover .info-encounter {
  text-align: center;
  -webkit-transition: all, 0.14s, ease-in-out;
  -moz-transition: all, 0.14s, ease-in-out;
  -ms-transition: all, 0.14s, ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  top: -60px; }

#content .galery-encounters .solo-encounter a .hover .info-encounter span {
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  display: block; }

#content .galery-encounters .solo-encounter a .hover .info-encounter span.credits {
  font-size: 11px; }

#content .galery-encounters .solo-encounter a:hover .hover {
  background: rgba(138, 91, 18, 0.3); }

#content .galery-encounters .solo-encounter a:hover .hover .info-encounter {
  transform: translateY(-50%);
  top: 50%;
  opacity: 1; }

.encounter {
  padding: 50px 0; }

.encounter h2 {
  text-align: center;
  color: #000000;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 30px 0; }

.encounter .global-encounter {
  text-align: center; }

.encounter .global-encounter .solo-encounter {
  max-width: 180px;
  margin: 0 auto; }

.encounter .global-encounter .solo-encounter img {
  margin-bottom: 0; }

.encounter .global-encounter a {
  margin-top: 15px; }




/********************************************************/
/*	15	PHOTO-ID										*/
/********************************************************/

#content .global-archive-photoid p {
  margin: 0;
  line-height: 16px; }

#content .global-archive-photoid p span {
  font-weight: bold; }

#content .global-archive-photoid p small {
  float: right; }

#content .global-archive-photoid img {
  width: 100%; }

#content .results-photoid {
  overflow: hidden; }


#content .results-photoid .modal-photoid .list-group-item span {
  font-weight: bold; }
.dropdown-photoid li { height:120px; }
.solo-photoid { height:120px; }

.photoid-button.padding-5px {
	padding:5px;
}

.photoid-button div {
	background-repeat:no-repeat; background-position:top center; background-size: cover;
	-moz-background-repeat:no-repeat; -moz-background-position:top center; -moz-background-size: cover;
	-webkit-background-repeat:no-repeat; -webkit-background-position:top center; -webkit-background-size: cover;
	-o-background-repeat:no-repeat; -o-background-position:top center; -o-background-size: cover;
	min-height:90px;
}
.photoid-button a {
	display:block;
	padding:20px 0 10px;
	min-height:90px;
	background-color: rgb(48, 94, 186,0.2);
}
.photoid-button a:hover, .photoid-button.active a {
	background-color: rgb(48, 94, 186,0.8);
}
.photoid-button a h3, .photoid-button a p {
	color:white;
}
.photoid-button a .legende {
	opacity:0;
	transition:opacity;
}
.photoid-button a:hover .legende, .photoid-button.active a .legende {
	opacity:1;
}
/********************************************************/
/*	16	WEBCAM											*/
/********************************************************/


#content .webcam_hd_container .webcam_hd {
  overflow: hidden;
  margin-bottom: 20px; }

#content .webcam_hd_container .webcam_hd iframe {
  width: 100%;
  /*max-width: 480px;*/ }
/********************************************************/
/*	17	STATISTIQUES									*/
/********************************************************/
.table.statistiques > tbody > tr > td,
.table.statistiques > tbody > tr > th,
.table.statistiques > tfoot > tr > td,
.table.statistiques > tfoot > tr > th,
.table.statistiques > thead > tr > td,
.table.statistiques > thead > tr > th {
	padding: 5px;
}
.table.statistiques > tbody > tr > td.no-padding,
.table.statistiques > tbody > tr > th.no-padding,
.table.statistiques > tfoot > tr > td.no-padding,
.table.statistiques > tfoot > tr > th.no-padding,
.table.statistiques > thead > tr > td.no-padding,
.table.statistiques > thead > tr > th.no-padding {
	padding: 0px;
}
.table.statistiques > tbody > tr > td.colonne-stats,
.table.statistiques > tbody > tr > th.colonne-stats,
.table.statistiques > tfoot > tr > td.colonne-stats,
.table.statistiques > tfoot > tr > th.colonne-stats {
	width: 22px;
    max-width: 22px;
    padding: 5px 0;
    text-align: center;
}
.table.statistiques > thead > tr > td.colonne-stats,
.table.statistiques > thead > tr > th.colonne-stats {
	width: 22px;
    max-width: 22px;
    padding: 5px 0;
    text-align: center;
}

.statistiques.ssmenu-large .dropdown-menu {
	position: absolute;
	width: 360px;
	left: 0;
}
.statistiques .dropdown-toggle {
	float:none; clear:both;
}
.statistiques .dropdown-menu li > a {
	display: block;
	padding: 10px 8px;
}
/********************************************************/
/*	18	MEMORY GAME										*/
/********************************************************/


	#boxbuttons {
		text-align: center;
		margin: 20px 0;
		padding: 20px 0;
		display: block;
		position:relative;
		top:0;
		z-index:2;
		-webkit-transition:top 0.5s ease-in-out;
		-moz-transition:top 0.5s ease-in-out;
		-ms-transition:top 0.5s ease-in-out;
		transition:top 0.5s ease-in-out;
		background:rgba(204, 229, 243, 0.6);
	}
	.success #boxbuttons {
		position:relative;
		top:200px;
	}
	#boxbuttons h2 {
		font-size:40px;
		text-align:center;
		display:none;
	}
	.success #boxbuttons h2 {
		display:block;
	}
	/*.accroche .button,
	#boxbuttons .button {
		text-transform: uppercase;
		background: #29A9CB;
		padding: 5px 10px;
		margin: 5px;
		border-radius:3px;
		cursor: pointer;
		display:inline-block;
	}
	#boxbuttons .button:hover {
		background: #999;
	}*/
	/* https://davidwalsh.name/css-flip */
	/* entire container, keeps perspective */
	.flip-container {
		perspective: 1000px;
		height: 120px;
		margin-bottom:30px;
	}
	/* flip the pane when hovered */
	.flip-container.tournee .flipper {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	.front, .back {
		width: 100%;
		height: 120px;
		border-radius:3px;
	}



	@media screen and (max-width: 1200px) {
		.flip-container {
			margin-bottom:10px;
			padding-left:5px;
			padding-right:5px;
		}
		.front, .back {
			height: 120px;
			border-radius:0;
		}
	}
	@media screen and (max-width: 992px) {
		.flip-container {
			height: 110px;
			margin-bottom:20px;
			padding-left:10px;
			padding-right:10px;
		}
		.front, .back {
			height: 110px;
			border-radius:0;
		}
	}
	@media screen and (max-width: 768px) {
		.flip-container {
			height: 90px;
			margin-bottom:30px;
			padding-left:15px;
			padding-right:15px;
		}
		.front, .back {
			height: 90px;
			border-radius:0;
		}

	}
	@media screen and (max-width: 330px) {
		#boxcard{ margin: 0 -5px; }
	}

	/* flip speed goes here */
	.flipper {
		-webkit-transition: 0.6s;
		-moz-transition: 0.6s;
		-ms-transition: 0.6s;
		transition: 0.6s;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		transform-style: preserve-3d;
		cursor:pointer;
		position: relative;
	}

	/* hide back of pane during swap */
	.front, .back {
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		position: absolute;
		top: 0;
		left: 0;
	}

	/* front pane, placed above back */
	.front {
		z-index: 2;
		/* for firefox 31 */
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		transform: rotateY(0deg);
		background:url('<?php echo get_stylesheet_directory_uri(); ?>/images/memorycard.jpg') no-repeat top left;
	}

	/* back, initially hidden pane */
	.back {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg);
		background:#fff;
	}
	.carte.tournee .back {
		background: #fff;
	}
	.carte.trouvee .back{
		background: #fff;
	}
	.carte.trouvee {
		opacity: 0.7;
		-webkit-transition:opacity 0.5s ease-in-out;
		-moz-transition:opacity 0.5s ease-in-out;
		-ms-transition:opacity 0.5s ease-in-out;
		transition:opacity 0.5s ease-in-out;
	}
	.carte.trouvee:hover{
		opacity:1;
	}
	.carte a.lien_fiche {
		width: 10px;
		height: 10px;
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		border: 5px solid #fff;
		border-radius: 50%;
		/*box-shadow: 0px 10px 10px rgba(0,0,0,0.5);*/
		text-decoration:none;
	}
/********************************************************/
/*	19	PROFESSIONNAL ACCESS							*/
/********************************************************/
ul.download-squares {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.download-squares li {
	list-style: none;
	padding: 15px;
	background: rgba(48,94,186,1);
	display: block;
	float: left;
	width: 168px;
	height: 168px;
	margin: 15px;
	position:relative;
}
ul.download-squares li .white.big {
	font-size:70px;
	color:#fff;
}
ul.download-squares .btn-to-bottom {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: calc( 100% - 30px );
	white-space:normal;
}
/********************************************************/
/*	50	BOOKING											*/
/********************************************************/
.comment_vols {
	background: rgba(0, 0, 0, 0) url("images/comment_vols.png") no-repeat scroll 0 0;
	padding: 0 0 0 20px;
	/*width: 110px;
	float: right;
	height: 60px;*/
}
.gfield.col-md-12,
.gfield.col-md-11,
.gfield.col-md-10,
.gfield.col-md-9,
.gfield.col-md-8,
.gfield.col-md-7,
.gfield.col-md-6,
.gfield.col-md-5,
.gfield.col-md-4,
.gfield.col-md-3,
.gfield.col-md-2,
.gfield.col-md-1 {
    clear: none !important;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
	vertical-align: top!important;
}
body .gform_wrapper ul li.gfield.two-columns {
	margin-top: 0;
	margin-bottom:10px;
}


/********************************************************/
/*	90	RESPONSIVE										*/
/********************************************************/

@media (min-width: 480px) {

#carousel-header #description h2 {
	top:30px;
	font-size:45px;
	line-height:35px;
}

}
/************************************************************/
/*	SM														*/
/************************************************************/
 @media (min-width: 768px) {
	/********************************************************/
	/*	01	GENERAL											*/
	/********************************************************/
	.container-100 {
		margin-bottom: -100px;
		position: relative;
		bottom:0;
	}
	 /********************************************************/
	/*	02	HEADER											*/
	/********************************************************/
	#header {
		height:130px;
		display:block;
	}
	body.body30ans #header {
		overflow:hidden;
	}
	#site-title, #site-title a,
	#site-title a:visited {
		font-size:34px;
	}
	#header .description {
		font-size: 13px;
		/*font-weight:bold;
    	font-family:'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;*/
	}
	#header-fixed {
		width:100%;
		/*background:#d9d9d9 url('images/header_background.jpg') no-repeat top center;*/
		background:white; /*transparent url('images/header_background_white.jpg') no-repeat top center;*/
		height:auto;
	}
	.header-logo {
		width: 60px;
	}
	/*.navbar-toggle {
		display: block;
	}*/
	.navbar-toggle {
		display: block;
	}

	#language_selector {
		margin-top:30px;
	}
	#carousel-header {
		margin-bottom:0;
	}
	.dropdown-menu {
		left: 0;
		top:80px;
		z-index:100;
	}
	.navbar-collapse.collapse {
		display:none!important;
	}
	.navbar-collapse.collapse.in {
		display:block!important;
		z-index:100;
	}
	.navbar-collapse .navbar-nav > li {
		float: none;
	}
	/*.navbar-default .navbar-nav > li  {
		width:14.28%;
	}
	.navbar-default .navbar-nav > li > a {
		color:#000;
	    border-color: transparent transparent transparent #8d8f87;
	    border-width:0 0 0 0;
	    border-style:solid;
	    padding-left:10px;
	    padding-right:10px;
	    text-transform:uppercase;
	    font-size:14px;
		line-height:15px;
	    font-weight:normal;
		height:80px;
		position:relative;
	}
	.navbar-default .navbar-nav > li > a .caret {
		position: absolute;
		bottom: 0;
		right: 50%;
		margin-right: -5px;
	}*/
	#content .grid-sizer,
	#content .grid-item {
		width: 50%;
	}
	/********************************************************/
	/*	03	CONTENU											*/
	/********************************************************/
	h1.title-curl,
	h2.title-curl {
		width: 60%;
		margin: 0 20% 30px;
		text-align: center;
		position:relative;
		font-size:42px;
		line-height:42px;
		clear:both;
		color:#305eba;
	}
	h1.title-curl:before,
	h2.title-curl:before {
		display:block;
		content:"";
		width:170px;
		height:50px;
		background-image:url('images/title-curl-before.png');
		position:absolute;
		left:-170px;
		top:50%;
		margin-top:-25px;
	}
	h1.title-curl:after,
	h2.title-curl:after {
		display:block;
		content:"";
		width:170px;
		height:50px;
		background-image:url('images/title-curl-after.png');
		position:absolute;
		right:-170px;
		top:50%;
		margin-top:-25px;
	}


	/********************************************************/
	/*	04	FOOTER											*/
	/********************************************************/

	.footer-content{
		margin-top:40px;
		padding-top:15px;
	}
	.footer-blue-xs {
		background: none;
	}
	/********************************************************/
	/*	05	HOME											*/
	/********************************************************/
	#carousel-header .gradient {
		/*height: 420px;*/
		background: -moz-linear-gradient(left, rgba(5,64,114,0) 0%, rgba(5,64,114,0) 50%, rgba(5,64,114,0.9) 100%);
		background: -webkit-linear-gradient(left, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		background: linear-gradient(to right, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00054072', endColorstr='#e6054072',GradientType=1 );
		position: absolute;
		height:275px;
		top:0;
		margin-right:0px;
	}
	.carousel .carousel-caption p {
		color:#fff;
		font-family:'Roboto Condensed';
		text-transform:none;
		font-size:26px;
		line-height:23px;/**/
		text-align:right;
		margin:0;
		text-shadow:none;
	}
	.various .carre {
		display: block;
		width: 300px;
		height: 300px;
	}
	.various .to-bottom {
		position:absolute;
		bottom:0;
		width: calc(100% - 30px);
	}
	#carousel-under-header {
		margin-top:285px;
	}
	.square-content .content,
	.col-md-4 .square-content .content {
		height: 210px;
		width: 210px;
		position: absolute;
		top: 0;
	}
	.square-content .img,
	.col-md-4 .square-content .img {
		height: 210px;
		overflow: hidden;
		width: 210px;
		position: relative;
	}
	.col-sm-4 .square-content .content {
		height: 210px;
		width: 210px;
	}
	.col-sm-4 .square-content .img {
		height: 210px;
		width: 210px;
	}
	.square-content .content,
	.col-sm-6 .square-content .content {
		height: 320px;
		width: 320px;
		position: absolute;
		top: 0;
	}
	.square-content .img,
	.col-sm-6 .square-content .img {
		height: 320px;
		width: 320px;
		overflow: hidden;
		position: relative;
	}
	.gradient .square-content .content {
		height: 293px;
		width: 293px;
	}
	.gradient .square-content .img  {
		height: 293px;
		width: 293px;
	}
	.content-remontee .price-remontee,
	.square-content .price {
		width: auto;
		height: 84px;
		min-width: 84px;
	}
	.content-remontee .price-remontee p.single-price, .square-content .price p.single-price,
	.content-remontee .price-remontee p.apartir-price, .square-content .price p.apartir-price {
		font-size: 32px;
	}
	.content-remontee .price-remontee p.apartir-price .currency, .square-content .price p.apartir-price .currency {
		font-size: 14px;
	}
	.square-content .chapo {
		padding-left:80px;
	}
	.square-content h3 {
		line-height: 24px;
		font-size: 21px;
	}
	.big-image-header .gradient .square-content {
		position: absolute;
		bottom: 38px;
		right: 30px;
		/*height:293px;*/
		width:293px;
		z-index:1;
	}
	.container-homeslider {
		margin-bottom: 0;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -384px;
		width:768px;
	}
	.container-under-homeslider {
		margin-top: 242px;
	}
	#carousel-header  .to-bottom.height400 {
		position: absolute;
		top:30px;
		right:30px;
		text-shadow:5px 10px 10px #000;
	}
	.carousel .carousel-caption p {
		color:#fff;
		font-family:'Roboto Condensed';
		text-transform:none;
		font-size:36px;
		line-height:32px;
		text-align:right;
		margin:0;
		text-shadow:none;
	}
	.carousel .carousel-caption {
		right: 0;
		left: 0;
		padding-bottom: 0;
		position: absolute;
		bottom: 250px;

	}
	#carousel-header .gradient {
		/*height: 420px;*/
		background: -moz-linear-gradient(left, rgba(5,64,114,0) 0%, rgba(5,64,114,0) 50%, rgba(5,64,114,0.9) 100%);
		background: -webkit-linear-gradient(left, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		background: linear-gradient(to right, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00054072', endColorstr='#e6054072',GradientType=1 );
		position: absolute;
		height:282px;
		top:0;
		margin-right:0px;
	}

	.carousel-indicators {
		bottom: 40px;
	}
	.carousel-indicators li {
		border: 1px solid #fff;
	}
	.carousel-indicators .active {
		background-color: #fff;
	}
	.home .global-rdpa .solo-rdpa.col-sm-8 {
		height: 330px;
	}
	.home .global-rdpa .solo-rdpa:last-child {
	  margin-top: 30px;
	}
	.blocinfo h2 {
		font-size: 35px;
	}
	/********************************************************/
	/*	06	VOYAGES 										*/
	/********************************************************/
	.col-md-3 .square-content .content {
		height: 210px;
		width: 210px;
		position: absolute;
		top: 0;
	}
	.col-md-3 .square-content .img {
		height: 210px;
		overflow: hidden;
		width: 210px;
		position: relative;
	}
	.gradient .square-content .titre-offre {
		color: #fff;
	}
	.big-image-header .gradient {
		height: 282px;
		background: -moz-linear-gradient(left, rgba(5,64,114,0) 0%, rgba(5,64,114,0) 50%, rgba(5,64,114,0.9) 100%);
		background: -webkit-linear-gradient(left, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		background: linear-gradient(to right, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00054072', endColorstr='#e6054072',GradientType=1 );
		position: relative;
	}
	.big-image-header .gradient .category.voyage {
		text-transform: uppercase;
		border-bottom: 1px solid rgba(255,255,255,0.3);
		margin: 0;
		padding: 0 0 15px;
		color:#fff;
	}
	.big-image-header .gradient .to-bottom.height400 {
		color: #fff;
		bottom: 30px;
		position: absolute;
		right:30px;
	}
	.big-image-header .gradient h1 {
		font-size: 24px;
		line-height: 22px;
		margin-top: 0;
		margin-bottom: 0;
		color: #fff;
	}
	.info-price th {
		font-size: 14px;
	}
	.info-price th b,
	.info-price th strong {
		font-size: 18px;
	}
	/********************************************************/
	/*	07	OUTDOOR  										*/
	/********************************************************/


	/********************************************************/
	/*	08	SERVICES										*/
	/********************************************************/


	/********************************************************/
	/*	09	REFERENCES										*/
	/********************************************************/


	/********************************************************/
	/*	10	CATEGORIES										*/
	/********************************************************/


	/********************************************************/
	/*	11	CONTACT											*/
	/********************************************************/


	/********************************************************/
	/*	12	CETACEAN										*/
	/********************************************************/


	/********************************************************/
	/*  13	VIDEO	 										*/
	/********************************************************/

	#fullsize-video .main-video {
	  width: 750px;
	  height: 422px;
	  top: 0;
	}
	#content-video .vimeoBadge .s160 {
		width: 25%;
		padding:0 15px;
		margin:auto;
	}

	/********************************************************/
	/*	14	ENCOUNTERS										*/
	/********************************************************/


	/********************************************************/
	/*	15	PHOTO-ID										*/
	/********************************************************/


	/********************************************************/
	/*	16	WEBCAM											*/
	/********************************************************/


	/********************************************************/
	/*	17	STATISTIQUES									*/
	/********************************************************/

	.statistiques.ssmenu-large .dropdown-menu {
		width: 464px;
	}

	.statistiques .dropdown-toggle {
		margin-left:100px!important;
	}


	/********************************************************/
	/*	50	BOOKING											*/
	/********************************************************/



}
/************************************************************/
/*	MD														*/
/************************************************************/
@media (min-width: 992px) {

	.navbar-default .navbar-nav > li > a {
		color:#9b9ca4;
		background-color:transparent;
		border-color: #fff transparent transparent #eee;
		border-width:5px 0 0 1px;
		border-style:solid;
		padding-left:20px;
		padding-right:20px;
		text-transform:uppercase;
		font-size:16;
		font-weight:normal;
	}
	.navbar-default .navbar-nav > li > a:after {
		display:block;
		content:" ";
		margin:0 50%;
		background-color:#8d8f87;
		height:3px;
		position:relative;
		top:11px;
		transition: margin 0.5s;
	}
	.navbar-default .navbar-nav > li:first-child > a {
		border-width:0 0 0 0;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .active > a:hover {
		background-color:transparent;/*rgba(255,255,255,0.5);*/
	}
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav > .open > a:hover {
		background-color:transparent;/*rgba(255,255,255,0.5);*/
	}

	.navbar-default .navbar-nav > li.current-menu-parent > a,
	.navbar-default .navbar-nav > li.current-menu-ancestor > a {
		background-color:transparent;/*rgba(255,255,255,0.5);*/
	}
	.navbar-default .navbar-nav a:hover:after,
	.navbar-default .navbar-nav a:focus:after,
	.navbar-default .navbar-nav > .active > a:after,
	.navbar-default .navbar-nav > .active > a:focus:after,
	.navbar-default .navbar-nav > .active > a:hover:after,
	.navbar-default .navbar-nav > .open > a:after,
	.navbar-default .navbar-nav > .open > a:focus:after,
	.navbar-default .navbar-nav > .open > a:hover:after,
	.navbar-default .navbar-nav > li.current-menu-parent > a:after,
	.navbar-default .navbar-nav > li.current-menu-ancestor > a:after {
		margin:0%;
	}

	 .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0,0,0,.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175);
	}
	 body {
		 /*background:white url(images/background-sea.jpg) no-repeat center top;*/
	 }
	 /********************************************************/
	/*	02	HEADER											*/
	/********************************************************/

	#header .description {
		font-size: 13px;
		font-weight:bold;
    	font-family:'Goudy Bookletter 1911', Georgia, "Times New Roman", Times, serif;
	}
	.dropdown-menu {
		position: absolute;
		top:100%;
	}
	.navbar-default .navbar-nav > li  {
		width:auto;
	}
	.navbar-default .navbar-nav > li > a {
		color:#000;
	    border-color: transparent transparent transparent #8d8f87;
	    border-width:0 0 0 0;
	    border-style:solid;
	    padding-left:10px;
	    padding-right:10px;
	    text-transform:uppercase;
	    font-size:12px;
		line-height:17px;
	    font-weight:normal;
		height:55px;
	}
	.navbar-default .navbar-nav > li > a .caret {
		position: relative;
		bottom: 0;
		right: auto;
		margin-right: -5px;
	}
	.navbar-nav>li>a {
		padding-top: 32px;
		padding-bottom: 32px;
	}
	#header-fixed {
		width:100%;
		/*background:#d9d9d9 url('images/header_background.jpg') no-repeat top center;*/
		background:white; /*transparent url('images/header_background_white.jpg') no-repeat top center;*/
		height:180px;
	}

	.header-logo {
		margin: 18px 10px 0 0;
		width:auto;
	}
	body.body30ans .header-logo {
		margin: 18px 10px 0 0;
		max-height:90px;
		margin-left:-46px;
		transition:margin-left 1s ease-in-out;
	}
	body.body30ans.loaded .header-logo {
		margin-left:0px;
	}
	#site-title {
		font-size:64px; /*49px;*/
		line-height:43px;
		margin:30px 0 10px;
	}
	#header .description {
		top: 40px;
		font-size: 17px;
	}
	.container {
	    /*width: 960px;*/
	}


	.big-image-header {
		top: -30px;
	}
	.big-image-header .gradient{
		height:420px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#054072+0,054072+100&0+50,0.9+100 */
		background: -moz-linear-gradient(left, rgba(5,64,114,0) 0%, rgba(5,64,114,0) 50%, rgba(5,64,114,0.9) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(5,64,114,0) 0%,rgba(5,64,114,0) 50%,rgba(5,64,114,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00054072', endColorstr='#e6054072',GradientType=1 ); /* IE6-9 */
		position:relative;
	}
	.navbar-default .navbar-nav > li > a {
	    padding:11px 10px;
	    text-transform:uppercase;
		position:relative;
		overflow:hidden;
	}

	#carousel-header #description h2 {
		color:#ffffff;
		position:absolute;
		top:70px;
		left:0;
		text-align:left;
		font-weight:bold;
		font-size:70px;
		line-height:51px;
		text-transform:uppercase;
		/*text-shadow:0px 10px 10px rgba(0,0,0,0.2);*/
	}

	#carousel-header #description h2 .light {
		font-weight:100;
	}
	#carousel-header #description h2 {
		/*top:180px;*/
	}
	.bottom-blocinfo { top:200px; position:absolute; }
	#masthead {
		padding: 0;
		position: relative;
	}
	.home .emphasis-box {
	    top: -40px;
	}
	#header-fixed {
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:100;
		/*background:#d9d9d9 url('images/header_background.jpg') no-repeat top center;*/
		/*background:transparent url('images/header_background_white.jpg') no-repeat top center;*/
		height:180px;
	}
	#header-background-fixed {
		position:fixed;
		top:0;
		left:0;
		background-color:#fff;
		width:100%;
		z-index:4;
	}
	.customize-support #header-fixed {
		top:32px;
	}
	/********************************************************/
	/*	03 CONTENU										*/
	/********************************************************/

	.all-columns {
		margin-right: -15px;
		margin-left: -15px;
	}
	/********************************************************/
	/*	05 HOME										*/
	/********************************************************/
	.container-homeslider {
		margin-bottom: 0;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -615px;
		width:1230px;
	}

	.carousel .carousel-caption p {
		color:#fff;
		font-family:'Roboto Condensed';
		text-transform:none;
		font-size:53px;
		line-height:45px;
		text-align:right;
		margin:0;
		text-shadow:none;
	}
	.carousel .carousel-caption {
		right: 0;
		left: 0;
		padding-bottom: 0;
		position: absolute;
		bottom: 250px;

	}

	#carousel-header .gradient {
		height:460px;
	}
	.container-under-homeslider {
		margin-top: 410px;
	}
	#carousel-under-header {
		margin-top:285px;
	}
	.square-content .content, .col-md-4 .square-content .content {
		height: 283px;
		width: 283px;
		position: absolute;
		top: 0;
	}
	.square-content .content {
		width: 293px;
	}
	.big-image-header .gradient .square-content {
		position: absolute;
		bottom: 38px;
		right: 50px;
		/*height:293px;*/
		width:293px;
		z-index:1;
	}
	.square-content .img,
	.col-md-4 .square-content .img {
		height: 283px;
		overflow: hidden;
		width: 283px;
		position: relative;
	}
	.col-sm-4 .square-content .content {
		height: 283px;
		width: 283px;
	}
	.col-sm-4 .square-content .img {
		height: 283px;
		width: 283px;
	}
	.big-image-header .gradient .category.voyage {
		color:#fff;
		text-transform: uppercase;
		border-bottom: 1px solid rgba(255,255,255,0.6);
		margin: 0;
		padding: 0 0 15px;
	}
	.big-image-header .gradient h1 {
		color:#fff;
		font-size:33px;
		line-height:34px;
	}
	.big-image-header .article-header {
		min-height:420px;
	}
	.big-image-header .gradient .to-bottom.height400 {
		color: #fff;
		bottom: 30px;
		position: absolute;
	}
	.big-image-header .gradient .to-middle.height400 {
		color: #fff;
		top: 50%;
		position: absolute;
		bottom: 0;
		margin-top: -60px;
	}


	.home .global-rdpa .solo-rdpa .expand-cell  {
		z-index:none;
	}
	.home .global-rdpa .solo-rdpa .expand-cell.fulled  {
		z-index:3;
	}
	#contenu {
		margin-top: 210px;
	}
	.home #contenu {
		margin-top: 180px;
	}
	.one-half,
	.one-third,
	.two-third {
		float: left;
		margin: 0;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.one-half {
	    width: 50%;
	}
	.one-third {
	    width: 33.33333%;
	}
	.two-third {
	    width: 66.66666%;
	}
	.home-metier {
		width: 90%;
		margin: 0 auto;
		padding: 0 15px;
		height: 250px;
	}
	.contenu-over-fixed-footer 	{
		margin-bottom: 300px;
		/*transition: all 0.6s ease 0s;*/
	    background-color: #fff;
	    -moz-box-shadow: 0px 3px 10px 0px #eeeeee;
	    -webkit-box-shadow: 0px 3px 10px 0px #eeeeee;
	    -o-box-shadow: 0px 3px 10px 0px #eeeeee;
	    box-shadow: 0px 3px 10px 0px #eeeeee;
	    filter: progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, Direction=180, Strength=10);
	}
	#footer.footer-fixed {
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 3;
	}
	#content .grid-sizer,
	#content .grid-item {
		width: 33.3333%; }

	/********************************************************/
	/*	16	WEBCAM											*/
	/********************************************************/
	#content .webcam_hd_container .webcam_hd iframe {
		float: left;
		width: 50%;
		/* max-width: 480px; */
	}
	/********************************************************/
	/*	06	VOYAGES 										*/
	/********************************************************/
	.square-content h3 {
		line-height: 32px;
		font-size: 34px;
	}

	.content-remontee .price-remontee,
	.square-content .price {
		width:auto;
		height:104px;
		min-width:104px;
		bottom:-104px;
	}
	.booking-remontee .content-remontee .price-remontee {
		bottom:0px;
	}
	.square-content .chapo {
		padding-left: 110px;
	}
	.content-remontee .price-remontee p.apartir-price,
	.square-content .price p.apartir-price {
		font-size:42px;
		font-weight:bold;
		margin:0;
	}
	.content-remontee .price-remontee p.apartir-price .currency,
	.square-content .price p.apartir-price .currency {
		font-size: 20px;
		font-weight: normal;
		margin: 0;
		vertical-align: super;
	}
	/********************************************************/
	/*	07	OUTDOOR  										*/
	/********************************************************/


	/********************************************************/
	/*	08	SERVICES										*/
	/********************************************************/


	/********************************************************/
	/*	09	REFERENCES										*/
	/********************************************************/


	/********************************************************/
	/*	10	CATEGORIES										*/
	/********************************************************/


	/********************************************************/
	/*	11	CONTACT											*/
	/********************************************************/


	/********************************************************/
	/*	12	CETACEAN										*/
	/********************************************************/


	/********************************************************/
	/*  13	VIDEO	 										*/
	/********************************************************/

	#fullsize-video .main-video {
	  width: 970px;
	  height: 546px;
	  top: 0;
	}

	#content-video .vimeoBadge .s160 {
		width: 16.666666667%;
		padding:0 15px;
		margin:auto;
	}

	/********************************************************/
	/*	14	ENCOUNTERS										*/
	/********************************************************/


	/********************************************************/
	/*	15	PHOTO-ID										*/
	/********************************************************/


	/********************************************************/
	/*	16	WEBCAM											*/
	/********************************************************/


	/********************************************************/
	/*	17	STATISTIQUES									*/
	/********************************************************/

	.statistiques.ssmenu-large .dropdown-menu {
		width: 684px;
	}

	/********************************************************/
	/*	50	BOOKING											*/
	/********************************************************/
	#field_4_63 th,
	#field_4_64 th {
		font-size: 12px;
		font-weight: normal;
		max-width: 16.667%;
	}


}
@media (min-width: 1200px) {

	.container {
		/*width:1170px;*/
	}
	.container-wide {
	    width: 1230px;
	}
	.navbar-default .navbar-nav > li > a {
		background-color:transparent;
	    text-transform:uppercase;
	    font-weight:normal;
	    font-size:15px;
		line-height:17px;
	}
	#carousel-header #description h2 {
		font-size:80px;
		line-height:56px;
		top:100px;
	}
	.square-content .content,
	.col-md-4 .square-content .content {
		height: 350px;
		width: 350px;
		position: absolute;
		top: 0;
	}
	.square-content .img,
	.col-md-4 .square-content .img {
		height: 350px;
		width: 350px;
	}
	.col-md-3 .square-content .content {
		height: 262.5px;
		width: 262.5px;
		position: absolute;
		top: 0;
	}
	.col-md-3 .square-content .img {
		height: 262.5px;
		width: 262.5px;
	}

	.col-sm-4 .square-content .content {
		height: 350px;
		width: 350px;
	}
	.col-sm-4 .square-content .img {
		height: 350px;
		width: 350px;
	}
	.big-image-header .gradient .square-content {
		width:293px;
		z-index:1;
	}
	.big-image-header .gradient .square-content .img {
		height: 293px;
		width: 293px;
	}
	.big-image-header .gradient .square-content .content {
		height: 293px;
		width: 293px;
	}
	/********************************************************/
	/*	05	HOMEPAGE										*/
	/********************************************************/

	.various .carre {
		display: block;
		width: 360px;
		height: 360px;
	}
	.live .btn-webcam {
		width: 360px;
		height: 360px;
	}
	.various .live h2 {
		margin: 60px auto 0;
	}
	.home .global-rdpa .solo-rdpa.col-sm-4 {
		height: 190px;
	}
	.home .global-rdpa .solo-rdpa.col-sm-8 {
		height: 410px;
	}
	.home .global-rdpa .solo-rdpa.col-sm-4 .text-rdpa .btn.fond.categorie {
		position: absolute;
		left: auto;
		right: 24px;
		display:none;
	}/**/
	.home .global-rdpa .solo-rdpa.col-sm-4 .fulled .text-rdpa .btn.fond.categorie {
		display:block;
	}/**/

	/********************************************************/
	/*	06	VOYAGES 										*/
	/********************************************************/


	/********************************************************/
	/*	07	OUTDOOR  										*/
	/********************************************************/


	/********************************************************/
	/*	08	SERVICES										*/
	/********************************************************/


	/********************************************************/
	/*	09	REFERENCES										*/
	/********************************************************/


	/********************************************************/
	/*	10	CATEGORIES										*/
	/********************************************************/


	/********************************************************/
	/*	11	CONTACT											*/
	/********************************************************/


	/********************************************************/
	/*	12	CETACEAN										*/
	/********************************************************/


	/********************************************************/
	/*  13	VIDEO	 										*/
	/********************************************************/

	#fullsize-video .main-video {
	  width: 1170px;
	  height: 658px;
	  top: 0;
	}

	/********************************************************/
	/*	14	ENCOUNTERS										*/
	/********************************************************/


	/********************************************************/
	/*	15	PHOTO-ID										*/
	/********************************************************/


	/********************************************************/
	/*	16	WEBCAM											*/
	/********************************************************/


	/********************************************************/
	/*	17	STATISTIQUES									*/
	/********************************************************/

	.statistiques.ssmenu-large .dropdown-menu {
		width: 884px;
	}


	/********************************************************/
	/*	50	BOOKING											*/
	/********************************************************/
}
@media (min-width: 1600px) {
	.container {
	    /*width: 960px;*/
	}
	.container-wide {
	    width: 1230px;
	}
	#carousel-header #description h2 {
		font-size:90px;
		line-height:67px;
		top:100px;
	}
}
@media (max-width: 767px) {
	.no-padding-xs	{ padding:0; }
	.small-padding-xs{ padding:5px; }
	.margin-15px-xs	{ margin:0 -15px; }
	.width-360-center-xs {
		width:360px;
		margin:0 auto;
	}
	.article-header.row,
	.category-header.row {
		background: #fff !important;
	}
	.article-header.row .gradient .pull-right,
	.category-header.row .gradient .pull-right  {
		float:none !important;
	}
	.article-header.row .gradient .text-right,
	.category-header.row .gradient .text-right {
		text-align:left !important;
	}
}

@media (max-width: 400px) {
	.big-image-header .gradient .carousel-control.left {
		left: 0;
	}
	.big-image-header .gradient .carousel-control.right {
		right: 0;
	}
	.margin-15px-xs .titre-offre {
		margin: 0 15px;
	}
}
