header,
section,
footer,
#tpl_slideshow {
    opacity: 0;
}

.page-template-page-reservation #tpl_header_section2,
.page-template-page-reservation #tpl_header_section3 {
    display: none !important;
}

.page-template-page-reservation #tpl_wrap_section1 {
    border-bottom: 0px solid transparent !important;
}

.tpl_menu_stick {
    position: relative;
    width: 100%;
    height: 60px;
    background: rgba(25, 25, 25, 0.9) none repeat scroll 0% 0%;
}

.tpl_targetMenu {
    position: absolute;
    top: -84px;
    left: 0;
}

#tpl_slideshow {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}

#tpl_header_section1 {
    position: relative;
    display: block;
    width: 100%;
    height: 110px;
    background: #191919;
}

.tpl_header_section1_langues_conteneur {

}

.tpl_header_section1_logo_conteneur{
    position: absolute;
    font-family: 'kunstler_scriptregular';
    left: 50%;
}

.tpl_footer_logo_conteneur {
    font-family: 'kunstler_scriptregular';
    padding: 30px 0 30px 0;
}

.tpl_logo_image,
.tpl_logo_first_et_second {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 45px;
 }

 .tpl_logo_first_et_second {
    margin-top: 10px;
 }

.tpl_logo_first {
    font-size: 50px;
    color: #b09030;
}

.tpl_logo_second {
    font-size: 40px;
    color: #fefefe;
}

#tpl_header_section2 {
    position: absolute;
    z-index: 4;
    width: 100%;
    height: 60px;
}

.tpl_header_section2_num_et_mail_conteneur {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    position: relative;
    float: right;
    margin-top: 17px;
    color: #ffffff;
}

.num_changed {

}

.tpl_header_section2_num {
    margin-right: 10px;
}

.tpl_header_section2_num,
.tpl_header_section2_mail {
    display: inline-block;
}

.tpl_header_section2_num span,
.tpl_header_section2_mail span {
    font-family: 'fontswebcustom';
    color: #b09030;
    margin-right: 5px;
}

#tpl_header_section3 {
    position: relative;
    border-bottom: 25px solid #191919;
}

a.tpl_boutonTripAdvisor {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 5px 5px 0 5px;
    background: #191919;
    outline: 0;

    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

a.tpl_boutonFacebook {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 5px 5px 0 5px;
    background: #191919;
    color: #ffffff;
    outline: 0;

    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.tpl_boutonFacebook_text {
    display: inline-block;
    padding: 2px 5px 0 5px;
    vertical-align: top;
}

a.tpl_boutonTripAdvisor:hover,
a.tpl_boutonFacebook:hover {
    opacity: 0.5;
}

.tpl_theContent_title {
    font-family: 'kunstler_scriptregular';
    font-size: 36px;
    color: #1b6424;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}

.tpl_pattern_title {
    position: relative;
    display: block;
    width: 65px;
    height: 1px;
    background: #000000;
    margin: 40px 0 40px 0;
}


section {
    position: relative;
    padding-top: 65px;
    border-bottom: 25px solid #191919;
}

#tpl_wrap_section6{
    border-bottom: 0px solid transparent;
}

div.tpl_container_gallery {
    padding-top: 30px;
}

div.tpl_container_gallery ul {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0;
}

div.tpl_container_gallery ul li {
    position: relative;
    display: inline-block;
    width: 33.33%;
    margin: 0;
    padding: 0;
}

div.tpl_container_gallery ul li a img{
    height: auto;
    width: 100%;
}

div.tpl_container_gallery ul li a {
    outline: 0;

    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

div.tpl_container_gallery ul li a:hover {
    opacity: 0.5;
}

div.tpl_conteneur_map_et_form {
    padding-top: 30px;
}

div.tpl_conteneur_map_et_form ul {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0;
    background: #191919;
    color: #ffffff;
}

div.tpl_conteneur_map_et_form ul li {
    position: relative;
    display: inline-block;
    width: 49.99%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    vertical-align: top;
}

div.tpl_conteneur_map_et_form ul li:last-child {
    padding: 30px;
}

div.tpl_container_image_solo {
    position: relative;
    display: block;
    width: 100%;
    height: 370px;
}

.tpl_gps_hand {
    display: inline-block;
    background: url('../hand-right-48.png') no-repeat scroll 5px -14px;
    text-indent: 55px;
}

.tpl_langues {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 15;
}

.tpl_langues ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.tpl_langues ul li{
    /*display: inline-block;*/
}

#cookie-notice .cn-button{
    background: #b09030;
    color: #fff;
    text-shadow: none;
    border-color: #b09030;
}
#cookie-notice .cn-button:hover{
    background: #000;
    color: #b09030;
}
/*--- -------------------------------------------------------------------------------- ---*/
/*--- MEDIA QUERIES ---*/
/*--- -------------------------------------------------------------------------------- ---*/
@media(max-width:995px){
    .tpl_logo{
        display: none;
    }

    #tpl_slideshow {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: 370px !important;
        z-index: 1;
    }

    .tpl_back_to_top {
        height: 30px;
        width: 30px;
        bottom: 10px;
        right: 25px;
    }

    footer {
        margin-top: 0;
    }

    .tpl_infos {
        font-size: 13px;
    }

    .tpl_back_to_top {
        font-size: 19px;
    }

    #tpl_header_section2,
    .tpl_menu_stick {
        height: 145px;
    }

    .tpl_header_section2_num_et_mail_conteneur {
        font-size: 20px;
        float: none;
        width: 100%;
        text-align: center;
    }

    a.tpl_boutonVideo,
    a.tpl_boutonVideo:focus,
    a.tpl_boutonRetourAuSite,
    a.tpl_boutonRetourAuSite:focus,
    a.tpl_boutonReservation,
    a.tpl_boutonReservation:focus {
        top: 155px;
        padding: 10px;
        font-size: 13px;
        z-index: 3;
    }

    div.tpl_container_gallery ul li {
        width: 100%;
    }

    div.tpl_conteneur_map_et_form ul li {
        width: 100%;
    }

    .tpl_informationsClient {
        font-size: 19px;
    }

    /* MENU */
    .navbar-toggle {
        display: block;
        border: 1px solid #ffffff;
        margin-top: 25px;
        float: right;
        margin-top: 10px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: absolute;
        padding: 85px 0 0 0;
    }

    .navbar-header {
        padding-bottom: 8px;
    }

    #tpl_menuPrincipal ul li {
        display: block;
    }

    #tpl_menuPrincipal ul li a {
        font-size: 23px;
        text-transform: uppercase;
        background: transparent;
        color: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 30px;

        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease;
    }

    #tpl_menuPrincipal ul li a:hover,
    #tpl_menuPrincipal ul li a:focus {
        background: transparent;
        color: #B09030;
    }

    #tpl_menuPrincipal ul li.current-menu-item a {
    }

    #tpl_menuPrincipal ul li ul {
        list-style-type: none;
        height: auto;
        overflow: hidden;
        /*display: block !important;*/
    }

    #tpl_menuPrincipal ul li ul li {
        height: auto;
    }

    #tpl_menuPrincipal ul li ul li a {
        font-size: 14px;
        text-transform: capitalize;
        color: #b9a072;
        text-align: left;
        text-indent: 10px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0);
        background: rgba(0,0,0,0.7);
        border-radius: 0px;
        margin-top: 0px;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display:block !important;
    }

    .nav > li > a {
        color: #1c1c1c;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;

        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease;
    }

    .nav > li > a:hover {
        color: #701912;
    }

    .nav > li > a:hover,
    .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent;
    }

    .navbar-toggle {
        margin-right: 20px;
    }


    .navbar-toggle .icon-bar {
        background: #ffffff;
    }

    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media(min-width:996px){
    .tpl_logoMobile {
        display: none;
    }
}

@media(max-width:996px) {
    #tpl_header_section1 {
        display: none;
    }
}
@media(max-width:1199px) {
    .tpl_header_section2_num_et_mail_conteneur {
        font-size: 18px;
        margin-top: 18px;
    }

    .navbar {
        font-size: 13px;
    }

    .tpl_menu ul li a {
        padding-right: 10px;
        padding-left: 10px;
    }
}