/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

::-moz-selection {
    background: #84C99D;
    color: white;
    text-shadow: none
}

::selection {
    background: #84C99D;
    color: white;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

a {
    text-decoration: none
}

ul, ol {
    overflow: hidden
}

address {
    font-style: normal
}

::-webkit-input-placeholder {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    ::-webkit-input-placeholder {
        font-size: 14px;
        font-size: 0.875rem
    }
}

:-moz-placeholder {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    :-moz-placeholder {
        font-size: 14px;
        font-size: 0.875rem
    }
}

::-moz-placeholder {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    ::-moz-placeholder {
        font-size: 14px;
        font-size: 0.875rem
    }
}

:-ms-input-placeholder {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    :-ms-input-placeholder {
        font-size: 14px;
        font-size: 0.875rem
    }
}

::-ms-input-placeholder {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    ::-ms-input-placeholder {
        font-size: 14px;
        font-size: 0.875rem
    }
}

:placeholder-shown {
    color: #4d5a73;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width: 420px) {
    :placeholder-shown {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.title-h2 {
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    color: #4D5A73;
    margin: 0
}

.title-h2-hp {
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem;
    color: #4D5A73;
    margin: 0
}

.title-h2-galerie {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #4D5A73;
    margin: 0
}

.big-title-h2 {
    font-size: 42px;
    font-size: 2.625rem
}

@media only screen and (max-width: 768px) {
    .big-title-h2 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

.doc-btn {
    width: 46px;
    height: 46px;
    display: inline-block
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

*, *:before, *:after {
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    outline: none
}

html {
    font-family: 'Raleway', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1em;
    line-height: 1.6;
    -webkit-tap-highlight-color: rgba(105, 214, 120, 0.3);
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #22262C
}

body {
    margin: 0;
    padding: 0;
    color: #76947D;
    font-weight: 500;
    background-color: #F5F6F7
}

.container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px
}

.bg-form {
    background-color: white;
}

.col-small {
    width: 25%
}

@media only screen and (max-width: 420px) {
    .col-small {
        width: 100%
    }
}

.wrapper-header {
    position: relative;
    z-index: 6666;
    background-color: white;
    height: 80px;
    border-top: 5px solid #84C99D;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15)
}

.wrapper-header:before, .wrapper-header:after {
    content: "";
    display: table
}

.wrapper-header:after {
    clear: both
}

.logo {
    float: left;
    margin-top: 9px
}

.logo a {
    font-weight: 800;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #5A9367;
    letter-spacing: 1px;
    display: inline;
    line-height: 1
}

.logo a span {
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 7px;
    font-weight: 500
}

.main-nav {
    float: right;
    position: relative
}

@media only screen and (max-width: 420px) {
    .main-nav {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 75px
}

.main-nav ul li {
    font-weight: 600;
    float: left;
    margin-right: 30px
}

.main-nav ul li:last-child {
    margin-right: 0
}

.main-nav ul li a {
    color: #76947D;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.main-nav ul li a:hover {
    color: #84C99D
}

.main-nav ul li .active-page {
    color: #84C99D;
    font-weight: 700
}

.main-nav:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '\f0c9';
    color: #84C99D;
    display: none
}

@media only screen and (max-width: 877px) {
    .main-nav:before {
        display: block
    }
}

.selectnav {
    display: none;
    border: none;
    height: 75px;
    border-radius: 0;
    background-color: white;
    -webkit-appearance: none;
    outline: none;
    width: 80px;
    text-indent: 0.01px;
    text-overflow: '';
    -moz-appearance: none
}

.qsn .selectnav {
    width: inherit
}

@media screen and (max-width: 877px) {
    .js #nav {
        display: none
    }

    .js .selectnav {
        display: block
    }
}

.fb-link {
    display: none
}

.main-cover {
    position: relative;
    width: 100%;
    height: 650px;
    background: url("../img/cover/main-cover.jpg") no-repeat center center;
    background-size: cover
}

.main-cover:before {
    content: "";
    position: absolute;
    z-index: 600;
    width: 100%;
    height: 100%
}

.main-cover:after {
    content: "";
    position: absolute;
    z-index: 650;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
    width: 100%;
    height: 100%
}

.main-cover .hp-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 800;
    text-align: center;
    color: white;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.main-title {
    width: 85%;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translateY(-40%) translateX(-50%);
    -ms-transform: translateY(-40%) translateX(-50%);
    transform: translateY(-40%) translateX(-50%)
}

.main-title h1 {
    margin: 0;
    font-size: 25px;
    font-size: 1.5625rem;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: 800;
    text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.6);
    line-height: 1.1
}

@media only screen and (max-width: 768px) {
    .main-title h1 {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.main-title h1 span {
    display: block;
    letter-spacing: 25px;
    font-weight: 500;
    font-size: 70px;
    font-size: 4.375rem;
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

@media only screen and (max-width: 768px) {
    .main-title h1 span {
        letter-spacing: 15px;
        font-size: 53px;
        font-size: 3.3125rem;
        display: block;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px)
    }
}

.main-title p {
    margin: 90px 0 0 0;
    font-size: 24px;
    font-size: 1.5rem;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.8);
    font-weight: 400
}

@media only screen and (max-width: 420px) {
    .main-title p {
        font-size: 18px;
        font-size: 1.125rem;
        margin: 3 0px 0 0 0
    }
}

.next-trip {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 18px;
    font-size: 1.125rem;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.8);
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase
}

.next-trip:after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("../img/ui/arrow-down.png");
    background-size: 9px 16px;
    width: 9px;
    height: 16px;
    -webkit-animation: arrow-up-down ease-in-out 2500ms alternate;
    animation: arrow-up-down ease-in-out 2500ms alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-webkit-keyframes arrow-up-down {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
    100% {
        -webkit-transform: translate(0px, 8px);
        transform: translate(0px, 8px)
    }
}

@keyframes arrow-up-down {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
    100% {
        -webkit-transform: translate(0px, 8px);
        transform: translate(0px, 8px)
    }
}

.main-cover-bis {
    position: relative;
    width: 100%;
    height: 580px;
    background: url("../img/cover/main-cover-bis.jpg") no-repeat center center;
    background-size: cover
}

@media only screen and (max-width: 768px) {
    .main-cover-bis {
        height: 420px
    }
}

@media only screen and (max-width: 420px) {
    .main-cover-bis {
        height: 210px
    }
}

.main-cover-bis:after {
    content: "";
    position: absolute;
    z-index: 650;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
    width: 100%;
    height: 100%
}

.wrapper-main-title-bis {
    border-top: 5px solid white;
    background-color: #63AC80;
    padding: 20px 0;
    color: white;
    text-align: center
}

.wrapper-main-title-bis .main-title-bis h1 {
    font-weight: 800;
    font-size: 20px;
    font-size: 1.25rem;
    color: #FFFFFF;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

@media only screen and (max-width: 420px) {
    .wrapper-main-title-bis .main-title-bis h1 {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.wrapper-main-title-bis .main-title-bis p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-size: 1.25rem;
    color: white
}

@media only screen and (max-width: 420px) {
    .wrapper-main-title-bis .main-title-bis p {
        font-size: 16px;
        font-size: 1rem
    }
}

.wrapper-next-trip-bis {
    background-color: #34645A;
    padding: 10px 0;
    color: white;
    text-align: center
}

.wrapper-next-trip-bis .next-trip-bis {
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 3px;
    text-transform: uppercase
}

@media only screen and (max-width: 420px) {
    .wrapper-next-trip-bis .next-trip-bis {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.wrapper-sejour {
    height: 100%
}

.trips {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: white;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    display: table;
    height: 100%
}

.trips li {
    list-style: none;
    float: left;
    width: 33.333%;
    background-color: white;
    height: 100%
}

@media only screen and (max-width: 768px) {
    .trips li {
        float: none;
        width: 100%;
        height: auto
    }
}

.trip-content {
    position: relative;
    border-right: 2px solid #F5F6F7;
    padding: 30px 30px;
    text-align: center;
    height: 100%
}

.trip-content:before {
    content: "";
    position: absolute;
    background: url(../img/ui/arrow-trip-up.png);
    background-size: 22px 12px;
    width: 22px;
    height: 12px;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btn-trip-infos:before, .btn-trip-infos:after {
    content: "";
    display: table
}

.btn-trip-infos:after {
    clear: both
}

.btn-trip-infos a {
    float: left
}

.trip-cover-link {
    position: relative;
    display: block
}

.trip-cover-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.trip-cover-link:hover:after {
    background-color: rgba(0, 0, 0, 0.3)
}

.trip-cover-link img {
    width: 100%;
    height: auto
}

.trip-cover {
    position: relative;
    display: block
}

.trip-cover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.trip-cover img {
    width: 100%;
    height: auto
}

.trip-btn {
    width: 30px;
    height: 30px;
    display: block
}

.trip-btn-center {
    margin: 0 auto
}

.trip-cover {
    position: relative;
    display: block;
    width: 100%
}

.trip-no-border {
    border-right: 0px
}

.main-footer {
    margin-top: 50px
}

.wrapper-btn-footer {
    margin-bottom: 50px;
    text-align: center
}

.btn-footer {
    background: #69D678;
    background-image: -webkit-linear-gradient(180deg, #8EE099 0%, #69D678 100%);
    background-image: linear-gradient(-90deg, #8EE099 0%, #69D678 100%);
    border-radius: 100px;
    display: inline-block;
    padding: 10px 25px;
    color: white;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.btn-footer:hover {
    box-shadow: 0px 5px 10px 0px rgba(105, 214, 120, 0.5)
}

.wrapper-main-footer {
    background-color: #2A2F36;
    padding: 30px 0px
}

.wrapper-main-footer:before, .wrapper-main-footer:after {
    content: "";
    display: table
}

.wrapper-main-footer:after {
    clear: both
}

.wrapper-main-footer .col-small {
    float: left
}

@media only screen and (max-width: 768px) {
    .wrapper-main-footer .col-small {
        float: none;
        margin-bottom: 10px;
        width: 100%
    }

    .wrapper-main-footer .col-small:last-child {
        margin-bottom: 0
    }
}

.wrapper-main-footer .logo-footer {
    font-size: 12px;
    font-size: 0.75rem;
    color: #919199;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1.1
}

.wrapper-main-footer .logo-footer span {
    display: block;
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 7px;
    font-weight: 500
}

.wrapper-main-footer .nav-footer {
    font-size: 14px;
    font-size: 0.875rem;
    list-style: none;
    margin: 0;
    padding: 0
}

.wrapper-main-footer .nav-footer li {
    margin-bottom: 7px
}

.wrapper-main-footer .nav-footer li:last-child {
    margin-bottom: 0px
}

.wrapper-main-footer .nav-footer li a {
    color: #919199;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.wrapper-main-footer .nav-footer li a:hover {
    color: #C2C2CC
}

.wrapper-main-footer .nav-footer li a .fb {
    margin-left: 5px
}

.wrapper-main-footer .nav-footer li .active-page-footer {
    font-weight: 600;
    color: #C2C2CC
}

.wrapper-copyright {
    background-color: #22262C;
    padding: 10px 0px;
    color: #616166;
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: center;
}

.wrapper-copyright:before, .wrapper-copyright:after {
    content: "";
    display: table
}

.wrapper-copyright:after {
    clear: both
}

.wrapper-copyright p {
    margin: 0
}

.wrapper-copyright .copyright {
    float: none
}

@media only screen and (max-width: 768px) {
    .wrapper-copyright .copyright {
        float: none
    }
}

.wrapper-copyright .designed-by {
    margin-top: 15px;
    float: none
}

@media only screen and (max-width: 768px) {
    .wrapper-copyright .designed-by {
        float: none;
        margin-top: 10px
    }
}

.wrapper-copyright a {
    color: #616166;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.wrapper-copyright a:hover {
    color: white
}

.subpage-cover {
    width: 100%;
    height: 450px;
    margin-top: 50px
}

@media only screen and (max-width: 1180px) {
    .subpage-cover {
        margin-top: 0px
    }
}

@media only screen and (max-width: 420px) {
    .subpage-cover {
        height: 225px
    }
}

.qui-sommes-nous {
    background: url("../img/cover/historique-roquet.jpg") no-repeat center center;
    background-size: cover
}

.contact {
    background: url("../img/cover/contact.jpg") no-repeat center center;
    background-size: cover
}

.groupes {
    background: url("../img/cover/groupes.jpg") no-repeat center center;
    background-size: cover
}

.subpage-cover-excursion {
    margin-top: 50px;
    position: relative;
    background: url("../img/cover/excursions.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px
}

@media only screen and (max-width: 490px) {
    .subpage-cover-excursion {
        height: 225px
    }
}

.subpage-cover-sejours {
    margin-top: 50px;
    position: relative;
    background: url("../img/cover/sejours.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px
}

@media only screen and (max-width: 490px) {
    .subpage-cover-sejours {
        height: 225px
    }
}

.title-cover {
    position: absolute;
    bottom: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 49px;
    font-size: 3.0625rem;
    font-weight: 800;
    color: white;
    letter-spacing: 9px;
    text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;

    padding:0 20px;
}

@media only screen and (max-width: 490px) {
    .title-cover {
        font-size: 32px;
        font-size: 2rem;
        bottom: 65px
    }
}

.wrapper-content {
    max-width: 946px;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    padding: 50px 0;
    -webkit-animation: show-content cubic-bezier(0.5, -0.01, 0, 1.005) 2s;
    animation: show-content cubic-bezier(0.5, -0.01, 0, 1.005) 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    will-change: transform
}

@media only screen and (max-width: 946px) {
    .wrapper-content {
        border-radius: 0
    }
}

.wrapper-article {
    max-width: 790px;
    padding: 0 20px;
    margin: 0 auto
}

.wrapper-article article header:before, .wrapper-article article header:after {
    content: "";
    display: table
}

.wrapper-article article header:after {
    clear: both
}

.wrapper-article article header h2 {
    float: left;
    line-height: 1;
    margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
    .wrapper-article article header h2 {
        line-height: 1.6
    }
}

.wrapper-article article header .doc-btn {
    float: right
}

.wrapper-travel {
    -webkit-animation: show-content cubic-bezier(0.5, -0.01, 0, 1.005) 2s;
    animation: show-content cubic-bezier(0.5, -0.01, 0, 1.005) 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    will-change: transform
}

.travel-list {
    margin: 0;
    padding: 0;
    overflow: visible;
    list-style: none
}

.travel-list li {
    width: 100%;
    background-color: white;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    border-radius: 3px;
    padding: 30px;
    margin-bottom: 50px
}

.travel-list li:before, .travel-list li:after {
    content: "";
    display: table
}

.travel-list li:after {
    clear: both
}

.travel-list li:last-child {
    margin-bottom: 0
}

.travel-list li .travel-image {
    float: left;
    width: 40%
}

@media only screen and (max-width: 768px) {
    .travel-list li .travel-image {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }
}

.travel-list li .travel-content {
    float: left;
    width: 57.280%;
    margin-left: 2.5%
}

@media only screen and (max-width: 768px) {
    .travel-list li .travel-content {
        float: none;
        width: 100%;
        font-size: 14px;
        font-size: 0.875rem
    }
}

.travel-list li .travel-content .travel-content-header:before, .travel-list li .travel-content .travel-content-header:after {
    content: "";
    display: table
}

.travel-list li .travel-content .travel-content-header:after {
    clear: both
}

.travel-list li .travel-content .travel-content-header .travel-info {
    float: left;
    width: 60%
}

@media only screen and (max-width: 1024px) {
    .travel-list li .travel-content .travel-content-header .travel-info {
        float: none;
        width: 100%
    }
}

.travel-list li .travel-content .travel-content-header .travel-info .title-h2 {
    display: block
}

@media only screen and (max-width: 420px) {
    .travel-list li .travel-content .travel-content-header .travel-info .title-h2 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.travel-list li .travel-content .travel-content-header .travel-info .date {
    display: block;
    margin: 10px 0 0 0;
    line-height: 1;
    color: #4D5A73;
    font-size: 14px;
    font-size: 0.875rem
}

.travel-list li .travel-content .travel-content-header .travel-call-to {
    float: right
}

@media only screen and (max-width: 1024px) {
    .travel-list li .travel-content .travel-content-header .travel-call-to {
        margin-top: 15px;
        float: none
    }
}

.travel-list li .travel-content .travel-content-header .travel-call-to .big-btn {
    display: inline-block
}

.travel-list li .travel-content .travel-content-header .travel-call-to .w-pdf {
    margin-left: 15px
}

.big-btn {
    display: inline;
    border: none;
    background: #69D678;
    background-image: -webkit-linear-gradient(180deg, #8EE099 0%, #69D678 100%);
    background-image: linear-gradient(-90deg, #8EE099 0%, #69D678 100%);
    border-radius: 100px;
    padding: 16px 20px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 2px;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.big-btn:hover {
    box-shadow: 0px 5px 10px 0px rgba(105, 214, 120, 0.5)
}

@-webkit-keyframes show-content {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@keyframes show-content {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

.partners {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.partners li {
    float: left;
    width: 25%;
    margin: 0 auto;
    display: block
}

.partners li:last-child {
    margin: 0 0 0 0
}

.partners li img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}

.sep-content:before, .sep-content:after {
    content: "";
    display: table
}

.sep-content:after {
    clear: both
}

.sep-content p {
    float: left;
    margin: 0;
    line-height: 54px
}

@media only screen and (max-width: 768px) {
    .sep-content p {
        float: none;
        line-height: 1.6;
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 30px
    }
}

.sep-content a {
    float: right
}

@media only screen and (max-width: 768px) {
    .sep-content a {
        float: none
    }
}

.sep-bottom {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 2px solid #F5F6F7
}

.sep-top {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 2px solid #F5F6F7
}

.row-address:before, .row-address:after {
    content: "";
    display: table
}

.row-address:after {
    clear: both
}

.address {
    width: 47.37%;
    float: left;
    margin-right: 2.631%
}

.address:last-child {
    margin-right: 0
}

.address-full {
    width: 100%;
    text-align: center
}

.wrapper-gallery {
    margin-top: 50px
}

.wrapper-gallery:before, .wrapper-gallery:after {
    content: "";
    display: table
}

.wrapper-gallery:after {
    clear: both
}

.wrapper-gallery h2, .wrapper-gallery h3 {
    text-align: center
}

.albums {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible
}

.albums:before, .albums:after {
    content: "";
    display: table
}

.albums:after {
    clear: both
}

.albums li, .albums .thumb-photo {
    float: left;
    margin: 2.631% 2.631% 0 0;
    width: 31.578%;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    overflow: visible
}

@media only screen and (max-width: 877px) {
    .albums li, .albums .thumb-photo {
        width: 48.6%
    }

    .albums li:nth-child(2n+2), .albums .thumb-photo:nth-child(2n+2) {
        margin: 2.631% 0 0 0
    }

    .albums li:last-child, .albums .thumb-photo:last-child {
        margin: 2.631% 0 0 0 !important
    }
}

@media only screen and (max-width: 420px) {
    .albums li, .albums .thumb-photo {
        float: none;
        width: 100%;
        margin-bottom: 30px !important
    }
}

.albums li:nth-child(3n+3), .albums .thumb-photo:nth-child(3n+3) {
    margin: 2.631% 0 0 0
}

@media only screen and (max-width: 877px) {
    .albums li:nth-child(3n+3), .albums .thumb-photo:nth-child(3n+3) {
        margin: 2.631% 2.631% 0 0
    }
}

.albums li .cover-album, .albums .thumb-photo .cover-album {
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.albums li .cover-album:after, .albums .thumb-photo .cover-album:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.albums li .cover-album:hover:after, .albums .thumb-photo .cover-album:hover:after {
    background-color: rgba(0, 0, 0, 0.3)
}

.albums li .cover-album img, .albums .thumb-photo .cover-album img {
    width: 100%;
    height: auto
}

.albums li .info-album, .albums .thumb-photo .info-album {
    padding: 20px
}

.albums li .info-album:before, .albums li .info-album:after, .albums .thumb-photo .info-album:before, .albums .thumb-photo .info-album:after {
    content: "";
    display: table
}

.albums li .info-album:after, .albums .thumb-photo .info-album:after {
    clear: both
}

.albums li .info-album h2, .albums .thumb-photo .info-album h2 {
    margin: 0;
    line-height: 1;
    float: left;
    line-height: 30px
}

.albums li .info-album a, .albums .thumb-photo .info-album a {
    float: right
}

@media only screen and (max-width: 540px) {
    .albums li .info-album a, .albums .thumb-photo .info-album a {
        display: none
    }
}

.in-gallery {
    margin-bottom: 50px
}

.pagination-back {
    text-align: center
}

.md-modal {
    position: fixed;
    background: white;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 555px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0px 15px 12px 0px rgba(25, 34, 51, 0.22), 0px 19px 38px 0px rgba(26, 33, 51, 0.3);
    border-radius: 3px
}

.modal-cbox {
    background: white;
    box-shadow: 0px 15px 12px 0px rgba(25, 34, 51, 0.22), 0px 19px 38px 0px rgba(26, 33, 51, 0.3);
    border-radius: 3px;
    z-index: 2000;
    outline: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.header-form {
    background: #3A4456;
    padding: 30px
}

@media only screen and (max-width: 420px) {
    .header-form {
        padding: 15px
    }
}

.modal-title {
    margin: 0;
    line-height: 1;
    color: white;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 0
}

@media only screen and (max-width: 420px) {
    .modal-title {
        font-size: 16px;
        font-size: 1rem
    }
}

.modal-title span {
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 500;
    color: white;
    margin-bottom: 20px;
    display: block
}

#cboxClose {
    position: absolute;
    top: 30px;
    right: 30px;
    border: none;
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -9999px;
    background: url("../img/ui/close-ico.png") no-repeat;
    background-size: 16px 16px
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.main-form {
    margin-top: 30px;
    padding: 0px 30px
}

@media only screen and (max-width: 420px) {
    .main-form {
        margin-top: 15px;
        padding: 0px 15px
    }
}

.main-form .entry-small {
    width: 47%;
    float: left;
    margin-right: 6%;
    margin-bottom: 3%
}

@media only screen and (max-width: 420px) {
    .main-form .entry-small {
        margin-bottom: 2%;
        width: 43%
    }
}

.main-form .entry-small:nth-child(2n+2) {
    margin-right: 0
}

.main-form label {
    display: none
}

.main-form .simple-input {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    border: none;
    border-bottom: 2px solid #E8E9EB;
    padding: 12px 0px;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #4D5A73
}

@media only screen and (max-width: 420px) {
    .main-form .simple-input {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 8px 0px
    }
}

.main-form .simple-input:focus {
    border-bottom: 2px solid #4D5A73
}

.main-form .custom-select {
    -webkit-appearance: none;
    border: none;
    background: transparent;
    border-bottom: 2px solid #E8E9EB;
    border-radius: 0;
    padding: 8px 0;
    width: 100%;
    color: #4D5A73
}

@media only screen and (max-width: 420px) {
    .main-form .custom-select {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.main-form .entry-large:before, .main-form .entry-large:after {
    content: "";
    display: table
}

.main-form .entry-large:after {
    clear: both
}

.main-form .custom-textarea {
    -webkit-appearance: none;
    border-radius: 0;
    border: 2px solid #E8E9EB;
    padding: 20px;
    color: #4D5A73;
    width: 100%;
    margin-top: 15px;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 420px) {
    .main-form .custom-textarea {
        font-size: 14px;
        font-size: 0.875rem
    }
}

.main-form .custom-textarea:focus {
    border: 2px solid #4D5A73
}

.main-form .submit {
    margin: 30px 0;
    float: right
}

@media only screen and (max-width: 420px) {
    .main-form .submit {
        margin: 10px 0
    }
}

.success {
    padding: 30px;
    color: #77DA84;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    text-align: center
}

@media only screen and (max-width: 420px) {
    .success {
        font-size: 16px;
        font-size: 1rem
    }
}

.modal-form-container {
    padding: 30px
}

#cboxTitle {
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0px 15px 12px 0px rgba(25, 34, 51, 0.22), 0px 19px 38px 0px rgba(26, 33, 51, 0.3);
    border-radius: 3px;
    border-radius: 0 0 3px 3px;
    width: 100%;
    display: none !important
}

#colorbox {
    box-shadow: 0px 15px 12px 0px rgba(25, 34, 51, 0.22), 0px 19px 38px 0px rgba(26, 33, 51, 0.3)
}

#cboxCurrent {
    display: none !important
}

#cboxPrevious, #cboxNext {
    position: absolute;
    bottom: 15px;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: white;
    color: #76D984;
    font-weight: 600
}

#cboxPrevious {
    right: 100px
}

#cboxNext {
    right: 15px
}

.pagination {
    position: relative;
    background-color: white;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    border-radius: 3px;
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 30px
}

.pagination:before, .pagination:after {
    content: "";
    display: table
}

.pagination:after {
    clear: both
}

@media only screen and (max-width: 420px) {
    .pagination {
        max-width: 100%;
        margin: 0px 20px
    }
}

.pagination .previous {
    float: left
}

.pagination .next {
    float: right
}

.pagination .disabled-page {
    cursor: not-allowed;
    color: #76947D
}

.pagination a {
    color: #76D984;
    font-weight: 600
}

.lg-backdrop {
    background-color: rgba(255, 255, 255, 0.5) !important
}

.lg-toolbar {
    background-color: rgba(255, 255, 255, 0.25) !important
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(255, 255, 255, 0.25) !important
}

.lg-image {
    box-shadow: 0px 15px 12px 0px rgba(25, 34, 51, 0.22), 0px 19px 38px 0px rgba(26, 33, 51, 0.3);
    border-radius: 3px
}

.main-wrapper {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
    -webkit-filter: blur(0px);
    filter: blur(0px);
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.main-wrapper:after {
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.overlay-active {
    position: relative;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
    -webkit-filter: blur(5px);
    filter: blur(5px);
    background: rgba(255, 255, 255, 0.5)
}

.overlay-active:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 333ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.cdvente a {
    color: #72D880;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.cdvente a:hover {
    color: #84DD90
}

.conditions-vente {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: circle
}

.conditions-vente li {
    margin-bottom: 16px
}

.annulation {
    margin-top: 16px
}

.annulation li {
    margin: 0 0 8px 0
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    *, *:before, *:after, *:first-letter, *:first-line {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1080;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
    -webkit-transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
    transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
    transition: transform 250ms ease 0s, opacity 250ms !important;
    transition: transform 250ms ease 0s, opacity 250ms, -webkit-transform 250ms ease 0s !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
    -webkit-transition: opacity 0.15s, -webkit-transform 0.3s ease 0s !important;
    transition: opacity 0.15s, -webkit-transform 0.3s ease 0s !important;
    transition: transform 0.3s ease 0s, opacity 0.15s !important;
    transition: transform 0.3s ease 0s, opacity 0.15s, -webkit-transform 0.3s ease 0s !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.group {
    *zoom: 1
}

.group:before, .group:after {
    display: table;
    content: "";
    line-height: 0
}

.group:after {
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    will-change: transform, opacity
}

.lg-css3.lg-use-left .lg-item {
    will-change: left, opacity
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}


a.backToList
{
    display:inline-block;
    position: relative;
    background-color: white;
    box-shadow: 0px 1px 2px 0px rgba(0, 171, 71, 0.2), 0px 1px 3px 0px rgba(0, 171, 71, 0.1);
    border-radius: 3px;
    margin: 20px 0;
    padding: 15px 30px;
    color:#76947d;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a.backToList:hover
{
    color:#84C99D;
}

.travel-content .more
{
    display:inline-block;
    margin-top:20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.scroll-top
{
    display:inline-block;
    font-size:18px;
    padding:0 9px 2px 10px;
    margin-top:40px;
    width:auto;
    text-align:center;

    background:lightgray;
}
.scroll-top:hover
{
    background: #69D678;
}

h1.title-cover.single-event
{
    background-color:rgba(0,0,0,0.5);
    font-size:26px;
    padding: 10px 20px;
}



/* home */
#slideshow-box .baseline
{
    position:absolute;
    z-index: 100;
    margin-top:-82px;
    color:#fff;
    width:100%;
    text-align: center;
    background-color:rgba(0,0,0,0.4);

    font-size: 24px;
    font-weight: 800;

    letter-spacing: 6px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 1);
    line-height: 1.3em;

    text-transform: uppercase;

    padding:10px 20px;
}
@media only screen and (max-width: 1000px)
{
    #slideshow-box .baseline
    {
        font-size: 16px;
        letter-spacing: normal;
        line-height: normal;
    }
}
@media only screen and (max-width: 340px)
{
    #slideshow-box .baseline
    {
        display:none;
    }
}

div.social
{
    text-align:center;
    margin-top: 20px;
}

.nivo-directionNav a
{
    background: #34645a;
    
    padding:0 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color:#fff;

    font-weight:bold;
    font-size:12px;

    opacity: 0.7;
    margin:0 20px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.nivo-directionNav a:hover
{
    opacity:1;

}
/* /home */


/* FOOTER */
/* pre-footer */
div#pre-footer
{
    text-align: center;
}
a.btn-footer
{
    display: inline-block;
    margin:40px auto;
}
/* /FOOTER */
