/*
 Theme Name:   Royal
 Theme URI:    http://www.mynt.fr
 Description:  Theme Enfant de TwentySixteen
 Author:       Samuel Dechomets
 Author URI:   http://www.mynt.fr
 Template:     twentysixteen
 Version:      1.0.0
*/
@import url("../twentysixteen/style.css");

body{
    background: #fff;
    font-family: 'HelveticaNeueLTStd-Lt';
    font-size: 14px;
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
    display:none;
}
.site-inner{
    max-width: none;
}
*:focus {
    outline: none !important;
}
*::-moz-focus-inner {
    border: none;
}
a,button{
    transition: all 0.25s ease;
    -webkit-transition-delay: all 0.25s ease;
    -moz-transition-delay: all 0.25s ease;
    -ms-transition-delay: all 0.25s ease;
    -o-transition-delay: all 0.25s ease;
}
a{
    color: #000;
    text-decoration: none;
    outline: none;
}
a:hover,a:focus{
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
h1{
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 34px;
}
p{
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt';
    margin: 0;
}
.site-footer{
    margin: 40px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;

}
embed, iframe, object, video{
    margin-bottom: 0;
}
body,
button,
input,
select,
textarea{
    font-family: 'HelveticaNeueLTStd-Lt';
}

/*CAPTCHA RESPONSIVE*/
@media (max-width: 460px) {
    .g-recaptcha{
        -webkit-transform: scale(0.80);
        -moz-transform: scale(0.80);
        -ms-transform: scale(0.80);
        -o-transform: scale(0.80);
        transform: scale(0.80);
        margin-left: -25px !important;
    }
}

@media (max-width: 320px) {
    .g-recaptcha{
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);
        margin-left: -35px !important;
    }
}



/*----- WPBox STYLES -----*/

body {
    background: #fff;
}

/*----- Top bar -----*/
.site-inner-eviannew {
    left: auto;
    width: 100% !important;
}

.nav-eviannew li {
    display: inline-block;
}

.nav-eviannew {
    margin-left: 5rem !important;
}

.nav-eviannew-bar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #1e1e1e;
    z-index: 9999;

}

.nav-eviannew li a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Gotham-Medium"!important;
    font-size: 1rem;
}

@media  screen and (max-width: 1024px) {
    .nav-eviannew li a{
        font-size: 0.80rem;
        height: 4rem;
    }
}

.nav-eviannew>li>a:focus, .nav-eviannew>li>a:hover {
    background-color: #b3cbdb;
}

.eviannew-active {
    background-color: #b3cbdb;
}

/*----- Header -----*/
.reserver-mobile {
    display: none;
}

.button#booking {
    font-family: "Gotham-Medium"!important;
}

.eviannew-search-container .search-form label {
    width: 100%;
}

.eviannew-search-container .search-form .search-submit {
    right:-50px;
    opacity: 0;
}

.eviannew-search-container .search-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.eviannew-search-container .fa-search {
    color: #b3cbdb;
    margin-left: 1rem;
    font-size: 2rem;
}

.eviannew-search-container .search-field {
    font-size: 1.1rem;
    border: 2px solid #b3cbdb !important;
    padding: 0.8rem 2rem;
    display: inline-block;
    border-radius: 2em !important;
}

.mobile-menu-bar {
    display: none;
}

.eviannew-menu {
    margin-top: 35px;
    height: auto;
    z-index: 9;
    left: 0;
    position: fixed;
}

.eviannew-phone {
    font-family: "Gotham-Book"!important;
}

.contact-link{
    padding-right: 1.5rem;
}

.eviannew-button-header {
    background: #b3cbdb !important;
    border-left: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eviannew-button-header .fa-calendar-alt {
    margin-left: 1rem;
}

.eviannew-button-container {
    padding-left: 3rem;
    padding-right: 3rem;
}

.search-bar {
    display: none;
    padding: 2rem 0;
    background-color: $brand-success;
    box-shadow: inset 0px 1px 30px -2px rgba(0,0,0,0.75);
}

.eviannew-menu-custom {
    position: fixed;
    top: 115px;
    width: 100%;
    z-index: 9999;
    left: 0;
    border: none;
    border-radius: 0;
}

button#responsive-menu-pro-button {
    top: auto !important;
    right: auto !important;
}

.eviannew-menu .container-fluid {
    display: flex;
    align-items: center;
    height: 80px;
    padding-right: 10rem;
    padding-left: 10rem;
}

.eviannew-menu .header-image {
    margin: 0 !important;
}

.eviannew-menu .header-image img {
    max-width: 50px;
}

.eviannew-button-container {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.eviannew-search-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.eviannew-search-container .search-bar {
    width: 100%;
}

#responsive-menu-pro-container {
    left: 0;
    top: 115px !important;
}

/* Social Icons */
.social-icons-header {
    padding-left: 0;
}

.social-icons-header li {
    float: left;
    list-style: none;
    margin: 0.5rem !important;
}

.social-icons-header li a i {
    border: 1px solid #b3cbdb;
    color: #b3cbdb;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    font-size: 1.5rem;
    text-align: center;
    margin-right: 1rem;
    margin-left: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
}


#input_1_6, #input_9_6{
    font-size:1.5rem;
}

.eviannew-menu-custom li.menu-item-has-children a.active + .sub-menu {
    display: block !important;
}

.eviannew-menu-custom ul.sub-menu {
    float: none;
    padding: 0;
    width: auto;
}

.eviannew-menu-custom .menu-item a .menu-image {
    display: none !important;

}

.eviannew-menu-custom .menu-item a:hover > .menu-image {
    /*display: block !important;*/
}

.eviannew-menu-img{
    width: 370px;
    height: 495px;
    overflow: hidden;
    position:fixed;
    top:115px;
    right: 130px;
    opacity: 0;
    display: block;
    z-index: 9;
    transition: all 1s ease-out;
}

.collapse.in .eviannew-menu-img {
    width: 370px;
    height: 495px;
    overflow: hidden;
    position:fixed;
    top:115px;
    right: 130px;
    opacity: 1;
    display: block;
    z-index: 9;
    transition: all 1s ease-out;
}


.eviannew-static-img {
    height: auto;
    max-width: 100%;
}

.cc_banner-wrapper {
    position: fixed !important;
}

.cc_container {
    bottom: 0;
    top: auto !important;
}

.cc_banner-wrapper {
    display: none !important;
}

.eviannew-menu-custom ul.sub-menu a {
    text-align: left;
    font-size: 1.5rem;
}

.eviannew-menu-custom .menu-item {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

ul.sub-menu .menu-item {
    margin: 0 !important;
    margin-bottom: 0.3rem !important;
}

.eviannew-menu-custom .menu-item a {
    font-family: 'Bauer-Roman' !important;
    font-size: 3rem;
    line-height: 1.5;
    display: inline-block !important;
    color: rgba(183, 183, 185, 1);
}

.eviannew-menu-custom .menu-item a:hover {
    color: rgba(30, 30, 30, 1);
}

ul.sub-menu .menu-item a {
    color: rgba(213, 212, 208, 1);
    font-family: "Gotham-Medium" !important;
    margin-left: 20px;
}

ul.sub-menu .menu-item a:hover {
    color: rgba(161, 153, 142, 1);
    margin-left: 0;
}

ul.sub-menu li:hover a {
  margin-left: 0;
}

ul.sub-menu li:hover a:before {
  content: '\2014';
  color: rgba(213, 212, 208, 1);
  margin-right: 0.5rem;
}

.eviannew-menu-custom {
    height: auto;
    padding-bottom: 2rem;
    min-height: 72vh;
}

.social-icons-header:first-child i {
    margin-left: 0;
}

.social-cont {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.row-flex {
    display: flex;
}

.eviannew-custom-btn {
    background: none;
    border: none;
    text-transform: uppercase;
    color: #b3cbdb;
    font-family: "Gotham-Medium" !important;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.eviannew-custom-btn:hover,
.eviannew-custom-btn:focus,
.eviannew-custom-btn:active {
    background: none;
    border: none;
    color: rgba(155, 144, 124, 1) !important;
    box-shadow: none;
    background-color: transparent !important;
    border-color: transparent !important;
}

.fa-bars {
    font-weight: 900;
    font-size: 2.5rem;
    color: #b3cbdb;
    margin-right: 1rem;
}

.fa-bars:before {
    content: "\f00d" !important;
}


.collapsed .fa-bars:before {
    content: "\f0c9" !important;
}

.eviannew-menu-custom {
    background: rgba(248, 248, 250, 1);
    border: none;
    box-shadow: none;
    padding-top: 2%;
}

.eviannew-menu-custom .menu-image {
    padding-right: 0 !important;
    transform: scale(1) !important;
    max-width: 33%;
}

.eviannew-menu-custom .menu-image:hover {
    transform: scale(1) !important;
}




#responsive-menu-pro-container li.responsive-menu-pro-item-has-children a.active + .responsive-menu-pro-submenu {
    display: block !important;
}

.responsive-menu-pro-submenu .responsive-menu-pro-item a .menu-image {
    display: none !important;
    position: fixed;
    top: 115px;
    height: auto;
    width: auto;
    right: 130px;
    z-index: 9;
}

.responsive-menu-pro-submenu .responsive-menu-pro-item a:hover > .menu-image {
    display: block !important;
}

.responsive-menu-pro-submenu .responsive-menu-pro-item a {
    text-align: left;
    font-size: 1.6rem;
}

.responsive-menu-pro-item {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.responsive-menu-pro-submenu .responsive-menu-pro-item {
    margin: 0 !important;
}

.responsive-menu-pro-item a {
    font-family: 'Bauer-Roman' !important;
    font-size: 3.2rem;
    display: inline-block !important;
}

#responsive-menu-pro-container {
    height: 66.7vh;
}

/*----- Slider -----*/
#diapo_sejour {
    margin-top: 0 !important;
    height: 85vh;
}

#diapo_sejour .thumb {
    height: 85vh;
}

.eviannew-slider-button {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translate(-50%, -50%);
    font-family: "Gotham-Medium"!important;
    color: #fff;
    border-radius: 2em;
    border: 3px solid #fff;
    padding: 0.8rem 4rem;
}

.eviannew-slider-button:hover {
    color: #b3cbdb;
    background: #fff;
}

.second-bloc-sejour {
    font-family: "Gotham-Light"!important;
    font-size: 6rem;
    line-height: 1;
}

.bloc-sejour {
    background: none !important;
    border: none !important;
    width: auto !important;
    font-family: 'Bauer-Italic' !important;
    font-size: 3rem;
}

.bloc-sejour:hover {
    color: #fff !important;
}

.menu-bis {
    display: none;
}

.carousel-indicators {
    display: block !important;
}


/*----- Offers -----*/
@media (min-width: 992px) {
    .eviannew-offers {
        margin-bottom: 13rem;
        padding-right: 12rem;
        padding-left: 12rem;
    }

    .footer-newsletter {
        background: #f5f5f5;
    }
}

@media (max-width: 767.98px) {
    .eviannew-offers {
        padding-right: 0;
        padding-left: 0;
    }

    .offer-link {
        text-align: center;
    }

    .content-eviannew {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 3rem;
    }
}

.eviannew-offers .img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 82%;
}


.eviannew-offers .title {
    font-family: 'Bauer-Italic' !important;
    margin-top: 10px;
    margin-bottom: 3.5rem;
    font-size: 3.2rem;
}

.eviannew-offers .offer-link a {
    font-size: 1.4rem;
}

.eviannew-offers .categorie {
    font-family: "Gotham-Medium"!important;
    color: #fff;
    border-radius: 2em;
    background: #b3cbdb;
    padding: 0.7rem 1rem;
    font-size: 1.4rem;
    margin-top: 2rem;
    display: inline-block;
}

.eviannew-button {
    font-family: "Gotham-Medium"!important;
    color: #bab399;
    border-radius: 2em;
    border: 3px solid #bab399;
    padding: 0.8rem 4rem;
}

.eviannew-button:hover {
    color: #fff;
    background: #bab399;
}

.eviannew-offers .eviannew-button {
    font-size: 1.1rem;
    border: 2px solid #b3cbdb;
    padding: 0.8rem 2rem;
    display: inline-block;
    color: #b3cbdb;
}

.eviannew-offers .eviannew-button:hover {
    background: #b3cbdb;
    color: #fff;
}



/*----- Map -----*/


.eviannew-map-column1 {
    padding-right: 0;
}

.eviannew-map-column2 {
    padding-left: 0;
    background: url("images/home/home-map.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 80vh;
}

.eviannew-map-column {
    background: #fff;
}

.map-main-title {
    margin-left: 13%;
}

.map-main-title i {
    color: #636364;
    font-size: 2rem;
    margin-left: -1.1%;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.map-icon .svg {
    width: 100%;
}

.map-location {
    margin-left: 13%;
    border-left: 1px solid #d5d5d6;
    padding-top: 4rem;
    padding-bottom: 7rem;
}

.map-location img {
    margin-left: -12%;
}

.eviannew-map h3 {
    font-family: 'Bauer-Italic' !important;
    font-size: 4rem;
    margin-top: 5rem;
}

.map-location-content {
    padding-left: 3rem;
}

.map-location-content h3 {
    font-family: "Gotham-Bold"!important;
    font-size: 2rem;
    color: #b3cbdb;
    text-align: left;
}

.map-location-content .eviannew-button {
    background: #b3cbdb;
    color: #fff;
    padding: 0.8rem 2.5rem;
    margin-left: 3rem;
}

.map-reserve-location {
    width: 25%;
    font-family: "Gotham-Book"!important;
    font-size: 1.4rem;
    color: #545454;
}

.map-location-content p {
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem;
    color: #545454;
}

.map-location-content p span {
    margin-left: 1rem;
}

.locations-hidden {
    display: none;
}

.locations-hidden.active {
    display: block !important;
}

#location-1 {
    display: block;
}

.map-icon svg path {
    fill: #525252;
}

.map-icon svg:hover path {
    fill: #b3cbdb;
}

.map-icon.active svg path {
    fill: #b3cbdb;
}

#icon-location1 {
    position: absolute;
    bottom: 47%;
    right: 17%;
}

#icon-location2 {
    position: absolute;
    top: 29%;
    right: 24%;
}

#icon-location3 {
    position: absolute;
    top: 26%;
    right: 10%;
}

#icon-location4 {
    position: absolute;
    bottom: 30%;
    left: 2%;
}

#icon-location5 {
    position: absolute;
    top: 23%;
    right: 32%;
}

#icon-location6 {
    position: absolute;
    right: 12%;
    bottom: 40%;
}

#icon-location7 {
    position: absolute;
    bottom: 31%;
    left: 14%;
}



#icon-location8 {
    position: absolute;
    bottom: 48%;
    right: 9%;
}

.map-icon {
    width: 10%;
}
/*----- Instagram -----*/
@media (min-width: 1200px) {
    .eviannew-instagram {
        width: 970px;
    }
}

.crt-panel-arrow {
    font-family: "Gotham-Book"!important;
    color: #b3cbdb;
    background: none;
}

.crt-panel-arrow:hover,
.crt-panel-arrow:focus,
.crt-panel-arrow:active {
    background: none;
}

.inst-img {
    padding-top: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.eviannew-instagram {
    margin-top: 8rem;
}

.instagram-containers {
    padding-bottom: 30px;
}

.eviannew-instagram h4 {
    font-family: 'Gotham-Book';
    color: #000000;
    font-size: 4rem;
    margin-bottom: 0;
    line-height: 1;
}

.eviannew-instagram h3 {
    font-family: 'Gotham-Book' !important;
    color: #b3cbdb;
    font-size: 5rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 4rem;
    line-height: 1;
}

#carouselinstagram .thumb {
    height: auto;
}

.carousel-insta-indicators {
    position: initial;
    width: 100%;
}

.carousel-insta-indicators li {
    border: 1px solid #b3cbdb;
    margin-top: 4rem !important;
}

.carousel-insta-indicators .active {
    background-color: #b3cbdb;
}


/*----- Footer -----*/

.eviannew-partners .row {
    display: flex;
    align-items: center;
    margin-top: 4rem;
    justify-content: center;
}

.eviannew-partners .row .instagram-containers {
    text-align: center;
}

.eviannew-partners .row .instagram-containers img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}



/*----- Footer -----*/
.site-footer-eviannew {
    float: left;
    width: 100%;
    background: #f5f5f5;
}

.home .site-footer-eviannew {
    margin-top: 4rem;
}

.social-icons-footer li a i {
    color: #fff;
    border: 3px solid #fff;
    margin-left: 0rem;
    margin-right: 0rem;
}

.social-icons-footer li {
    margin-top: 0 !important;
}

.eviannew-royal-bg {
    background: url("images/home/royal46.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 15rem;
    padding-bottom: 15rem;
}

.footer-newsletter {
    padding-top: 15rem;
    padding-bottom: 15rem;
    padding-left: 10rem;
}

.site-footer-eviannew .footer-navigation {
    background: none !important;
    padding: 0;
    margin-top: 10rem;
}

.site-footer-eviannew ul.footer-menu li {
    border: none !important;
    font-family: "Gotham-Medium"!important;
    text-transform: uppercase;
    font-size: 1rem;
    padding-left: 0;
}

.site-footer-eviannew .eviannew-title {
    font-family: 'Bauer-Italic' !important;
    color: #fff;
    margin-bottom: 4rem;
}

.footer-newsletter .eviannew-title {
    font-family: 'Bauer-Italic' !important;
    color: #b3cbdb;
}

.site-footer-eviannew .footer-menu {
    text-align: left !important;
}

.site-footer-eviannew select {
    font-size: 1.3rem;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 2em !important;
    padding-left: 2rem;
    font-family: "Gotham-Bold"!important;
    height: 40px;
    background: none !important;
    position: relative;
}

.site-footer-eviannew select option {
    color: #b3cbdb;
}

.eviannew-lang .fa-angle-down {
    color: #fff;
    margin-left: -4rem;
}

.footer-newsletter .gform_heading {
    display: none;
}

.footer-newsletter form {
    display: flex;
    align-items: center;
}

.footer-newsletter .ginput_container_email input {
    font-size: 1.3rem !important;
    border: 3px solid #b3cbdb !important;
    color: #b3cbdb !important;
    border-radius: 2em !important;
    padding-left: 2rem !important;
    font-family: "Gotham-Bold"!important;
    height: 40px;
    background: none !important;
    position: relative;
    width: 100% !important;
}

.footer-newsletter .ginput_container_email input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b3cbdb;
  font-family: "Gotham-Bold"!important;
}
.footer-newsletter .ginput_container_email input::-moz-placeholder { /* Firefox 19+ */
  color: #b3cbdb;
  font-family: "Gotham-Bold"!important;
}
.footer-newsletter .ginput_container_email input:-ms-input-placeholder { /* IE 10+ */
  color: #b3cbdb;
  font-family: "Gotham-Bold"!important;
}
.footer-newsletter .ginput_container_email input:-moz-placeholder { /* Firefox 18- */
  color: #b3cbdb;
  font-family: "Gotham-Bold"!important;
}

.footer-newsletter .gfield_label {
    display: none !important;
}

.footer-newsletter .gform_body {
    display: inline-block;
    width: 50% !important;
}

.footer-newsletter .gform_wrapper .gform_footer {
    display: inline-block;
    width: auto;
    margin-left: -5rem;
    z-index: 2;
    margin-top: 0;
}

.footer-newsletter .gform_footer {
    padding: 0 !important;
}

.footer-newsletter .button {
    background: #b3cbdb !important;
    color: #fff !important;
    border-radius: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 1.9rem;
}

.footer-newsletter .gfield {
    margin-top: 0 !important;
}

.footer-newsletter .ginput_container_email {
    margin-top: 0 !important;
}

.credits-eviannew {
    margin-top: 10rem;
    color: #b3cbdb;
    text-transform: uppercase;
    font-family: "Gotham-Bold"!important;
    font-size: 1.1rem;
    display: block;
}







.static {
    width: 100%;
    height: 100%;
}

@media (max-width: 1699.98px) {
    .map-location-content .eviannew-button {
        display: inline-block;
        margin-left: 0;
    }

    .eviannew-menu .container-fluid {
        padding-right: 5rem;
        padding-left: 5rem;
    }

    #responsive-menu-pro {
        margin-left: 12rem !important;
    }

    .collapse.in .eviannew-menu-img {
        width: 370px;
        height: 495px;
        overflow: hidden;
        position:fixed;
        top:115px;
        right: 80px;
        opacity: 1;
        display: block;
        z-index: 9;
        transition: all 1s ease-out;
    }
}







.crt-post-content-image {
    padding-top: 100%;
    background-size: cover;
    background-position:center;
}

.crt-feed-window {
    overflow: visible !important;
}

.crt-grid.crt-grid-col4 .crt-post-c {
    width: 100% !important;
}

.crt-grid.crt-grid-col3 .crt-post-c {
    width: 100% !important;
}

.crt-post-read-more-button {
    display: none !important;
}

.crt-carousel-slider {
    width: 3500% !important;
}

.crt-popup-wrapper .crt-popup .crt-popup-right {
    overflow-y: auto;
}








#back-top {
    opacity: 0;
}

/*----- Page Rooms -----*/
.page-template-default #breadcrumbs {
    display: none;
}

.page-template-default .title-section {
    display: none;
}

.page-template-default {
    background: none;
}

.page-template-default p,
.tax-categorie_chambre p {
    font-family: "Gotham-Book"!important;

}

.page-template-default .eviannew-content-def,
.tax-categorie_chambre .eviannew-content-def {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.page-template-default h2,
.tax-categorie_chambre h2 {
    font-family: 'FreightBig-Medium' !important;
    margin-bottom: 4rem;
    font-size: 4rem;
}

.page-template-default h3,
.tax-categorie_chambre h3 {
    font-family: 'Bauer-Italic' !important;
    font-size: 4rem;
    margin-top: 0;
    margin-bottom: 2rem;
}

.page-template-default h4,
.tax-categorie_chambre h4 {
    font-family: "Gotham-Book"!important;
}

.eviannew-content-def hr {
    width: 5%;
    margin: 0 auto;
    margin-top: 5rem;
    height: 2px;
    color: #b3cbdb;
}

.page-template-default .results,
.tax-categorie_chambre .results,
.post-type-archive-newsfeed .results {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 0 !important;
}

.tax-categorie_chambre .eviannew-button {
    font-size: 1.1rem;
    margin-left: 2rem;
    margin-top: 5rem;
    color: #fff;
    background: #bab399;
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem;
    display: inline-block;
}

.tax-categorie_chambre .eviannew-button:before {
    content: none;
}

.page-template-default .carousel-indicators,
.tax-categorie_chambre .carousel-indicators {
    right: 5%;
    text-align: right;
    left: auto;
}

.page-template-default .eviannew-slider-content,
.page-template-default .eviannew-slider-content p,
.tax-categorie_chambre  .eviannew-slider-content,
.tax-categorie_chambre  .eviannew-slider-content p {
    text-align: left;
    text-align-last: left;
}

.page-template-default .carousel-control,
.tax-categorie_chambre .carousel-control{
    display: none !important;
}

.eviannew-slider-def a {
    font-family: "Gotham-Bold"!important;
    color: #bab399;
    font-size: 1.4rem;
    display: inline-block;

}

.eviannew-slider-def a:before {
    content: '\2014';
    color: #bab399;
    margin-right: 0.5rem;
}








/*----- Pages Archive -----*/
.post-type-archive #category,
.post-type-archive #theme {
    border-radius: 2em !important;
    border: 2px solid #bab399 !important;
    height: 38px;
    font-family: "Gotham-Bold"!important;
    color: #bab399;
    font-size: 1.2rem;
}

.post-type-archive #btn-ok-date-event,
.post-type-archive #btn-ok-date-offres {
    border-radius: 2em;
    background: #bab399;
    color: #fff;
    box-shadow: none;
    font-family: "Gotham-Bold"!important;
    font-size: 1.2rem;
    text-transform: capitalize;
    height: 38px;
}

.post-type-archive #btn-ok-date-event:hover,
.post-type-archive #btn-ok-date-offres:hover {
    background: #fff !important;
    color: #bab399 !important;
    border: 2px solid #bab399 !important;
}

.post-type-archive #startDateEvent,
.post-type-archive #endDateEvent {
    border-radius: 2em !important;
    border: 2px solid #bab399 !important;
    font-family: "Gotham-Bold"!important;
    color: #bab399;
    font-size: 1.2rem;
    height: 38px;
}

#startDateEvent::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#startDateEvent::-moz-placeholder { /* Firefox 19+ */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#startDateEvent:-ms-input-placeholder { /* IE 10+ */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#startDateEvent:-moz-placeholder { /* Firefox 18- */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}

#endDateEvent::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#endDateEvent::-moz-placeholder { /* Firefox 19+ */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#endDateEvent:-ms-input-placeholder { /* IE 10+ */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}
#endDateEvent:-moz-placeholder { /* Firefox 18- */
    font-family: "Gotham-Bold"!important;
    color: #bab399;
}

.post-type-archive-evenements #breadcrumbs,
.post-type-archive-offres #breadcrumbs,
.post-type-archive-agenda #breadcrumbs,
.tax-categorie_chambre #breadcrumbs,
.chambre-template-default #breadcrumbs {
    display: none;
}

.post-type-archive-evenements .en-tete,
.post-type-archive-offres .en-tete,
.post-type-archive-agenda .en-tete,
.tax-categorie_chambre .en-tete {
    height: 420px !important;
}

.post-type-archive-evenements .results,
.post-type-archive-offres .results,
.post-type-archive-agenda .results {
    padding-top: 0 !important;
}

.post-type-archive-evenements h1,
.post-type-archive-offres h1,
.post-type-archive-agenda h1,
.tax-categorie_chambre h1,
.chambre-template-default h1 {
    font-family: 'FreightBig-Medium' !important;
    font-size: 4rem;
    margin-bottom: 2rem;
    margin-top: 4rem;
}

.post-type-archive-evenements,
.post-type-archive-offres,
.post-type-archive-agenda {
    background: none;
}

.post-type-archive-evenements .description_event,
.post-type-archive-offres .description_event,
.post-type-archive-agenda .description_event {
    font-family: "Gotham-Book"!important;
    padding-top: 0;
    padding-bottom: 5rem;
}

.post-type-archive-evenements .description_event hr,
.post-type-archive-offres .description_event hr,
.post-type-archive-agenda .description_event hr,
.post-type-archive-newsfeed .description_event hr,
.tax-categorie_chambre hr {
    width: 5%;
    margin: 0 auto;
    margin-top: 8rem;
    height: 2px;
    color: #bab399;
}

.block_event .thumb_event {
    height: auto;
    padding-top: 100%;
    margin-bottom: 2rem;
}

.block_event {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 7rem;
}

.block_event .title_event {
    text-align: left;
    font-family: 'Bauer-Italic' !important;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-left: 0;
}

.block_event .title_event h4 {
    font-size: 3rem;
    text-transform: initial;
}

.block_event .date_event {
    text-transform: uppercase;
}

.block_event .excerpt_event {
    text-align: left;
    font-family: "Gotham-Book"!important;
    padding-left: 0;
}

.block_event .plus_event {
    text-align: left;
    font-family: "Gotham-Bold"!important;
    color: #bab399;
    font-size: 1.4rem;
    display: inline-block;
    margin-top: 4.5rem;
}

.block_event .plus_event:before {
    content: '\2014';
    color: #bab399;
    margin-right: 0.5rem;
}

.accroche_offer {
    height: auto;
    text-align: left;
}

.block_event .price_event {
    text-align: left;
}

.post-type-archive select {
    background: url(images/booking/arrow-wp.png) no-repeat right center transparent !important;
}




.single-chambre .top-details,
.single-chambre .bottom-details{

}


/* added by valerio */

.bgf5f5f5 {
    background: #f5f5f5;
}
.bgf8f8f9 {
    background: #f8f8f9;
}

.page-template-booking .nav-tabs>li {
    padding: 0;
}
.booking-tabs .nav-tabs li a {
    font-family: 'Gotham-Book', Helvetica, Arial, san-serif;
    padding: 0.5em 0;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
      padding-right: 0;
      padding-left: 0;
  }

.datepicker table tr td.active.active {
    background: #afc7dc;
}

.page-template-booking .form-group label {
    text-align: right;
    font-family: 'Gotham-Book', Helvetica, Arial, san-serif;

}

.page-template-booking select.form-control {
    border: 0;
    text-shadow: none;
    box-shadow: none;
}

.page-template-booking .style-select {
    background: #ececec;
}

.page-template-booking #envoyerResa {
    border-radius: 1em;
    background: #9b907c;
    text-shadow: none;
    box-shadow: none;
    text-transform: none;
}

p {
    font-family: 'Gotham-Book', Helvetica, Arial, san-serif;
}
.page-template-booking .bloc-avantages-resa h3,
.page-template-newsletter .bloc-avantages-resa h3,
.page-template-decouvrir-resort h3{
    font-family: 'Bauer-Italic';
    font-weight: bold;
    text-transform: none;
    padding: 0 0 1.5em 0;
}

.bloc-avantages-resa h3 {
    font-family: 'Bauer-Italic' !important;
    font-weight: bold;
    text-transform: none;
    padding: 0 0 1.5em 0;
    font-size: 2.4rem !important;
}

.page-template-booking .bloc-avantages-resa,
.page-template-newsletter .bloc-avantages-resa,
.page-template-decouvrir-resort .bloc-avantages-resa {
    box-shadow: none;
}

.bloc-avantages-resa {
    box-shadow: none;
}

.page-template-booking section.social-share {
    background: #f8f8f9 !important;;
}

.bloc-descr-avantages p {
    line-height: 2em;
    color: #231f20;
}

hr.hrgoldsmall {
    width: 5%;
    background: #b3cbdb;
    margin: 0 auto;
    height: 2px;
    margin-top: 3rem;
}
hr.hrgoldsmalltext {
    width: 10%;
    background: #b3cbdb;
    margin: 2em 45% 2em 45%;
}


.social-share #contact-us {
    border: none;
}
p.footer-reserva-text {
    padding: 1em 0;
    text-align: center;
    color: #1e1e1e;
}

.social-share .footer-reserva-title {
    margin: 0 0 1em 0;
    color: #b3cbdb;
    font-family: 'Gotham-Bold', Helvetica, Arial, san-serif;
}

.largeur-bloc-restaurant {
    border: none;
    margin-bottom: 5em;
    text-align: center;
}

.booking-tabs .nav-tabs {
    display: flex;
}

.booking-tabs .nav-tabs li a {
    background: #4a4a49;
    height: auto !important;
}

.booking-tabs .nav-tabs li:hover a, .booking-tabs .nav-tabs li.active a {
    height: auto !important;
    background: #afc7dc;
}

.page-template-booking .btn-restaurant-en, .page-template-booking .btn-restaurant{
    border-radius: 1.5em;
    background: #9b907c;
    text-shadow: none;
    box-shadow: none;
    text-transform: none;
    padding: 1em 2.3em;
    font-size: 0.7em;
    font-family: 'Bauer-Italic' !important;
}

.page-template-booking .contenu-restaurant {
    font-family: 'Bauer-Italic' !important;
    font-size: 2em;

}

.page-template-booking .gr-button{
    border-radius: 1.5em !important;
    background: #9b907c;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
}

.page-template-newsletter .contact-form-bloc-news {
    text-shadow: none !important;
    box-shadow: none !important;
}

.page-template-newsletter input, .page-template-newsletter label {
    border: none !important;
    background: #ececec !important;
}

.page-template-newsletter label {
    text-transform: uppercase;
}
.squaredOne label:after {
    border: none !important;
    background: #ececec !important;
}
.page-template-newsletter input {
    padding: 0 0 0 1em !important;
}


.page-template-newsletter .text-label-form, .page-template-newsletter .text-label-form-tel-port {
    background: transparent !important;
    color: #1e1e1e;
    text-align: left;
    width: 123px;

}



.page-template-newsletter .en-tete {
    height: 420px !important;
}



.gchoice_10_8_1 .squaredOne, .gchoice_2_8_1 .squaredOne {
    display: flex;
    flex-direction: row;
}

.gchoice_10_8_1 .squaredOne :nth-child(1), .gchoice_2_8_1 .squaredOne :nth-child(1) {
    order: 2;
}

.gchoice_10_8_1 .squaredOne :nth-child(2), .gchoice_2_8_1 .squaredOne :nth-child(2) {
    order: 1;
}

#largeur-texte-offres {
    font-family: 'Gotham-Book', Helvetica, Arial, san-serif !important;
}

.gform_heading {
    margin-bottom: 3em !important;
}

.page-template-newsletter .ginput_container_checkbox {

}
#gform_wrapper_10 .gform_footer, #gform_wrapper_2 .gform_footer {
    text-align: right;
    margin-top: -50px;
}
#gform_submit_button_10, #gform_submit_button_2  {
    border-radius: 1.5em !important;
    background: #9b907c !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
    padding: 0.8em 3em !important;
    font-family: 'Gotham-Bold', Helvetica, Arial, san-serif;
    text-align: right;
}

.footernewsletter input {
    font-size: 1.3rem !important;
    border: 3px solid #b3cbdb !important;
    color: #b3cbdb !important;
    border-radius: 2em !important;
    padding-left: 2rem !important;
    font-family: "Gotham-Bold"!important;
    height: 40px;
    background: none !important;
}

.gform_heading {
    background-color: #4a4a49;
}

.footernewsletter button {
    display: inline-block;
    width: auto;
    margin-left: -4rem;
    z-index: 2;
    margin-top: 0;
}
/* end added by valerio */

.footer-reserva-title {
    font-family: "Gotham-Bold"!important;
    color: #b3cbdb;
    font-size: 1.6rem;
    margin-bottom: 4rem;
    margin-top: 4rem;
}


/*----- Royal -----*/
#chambre-carou .carousel-indicators,
#chambre-carou2 .carousel-indicators {
    position: relative;
    left: auto;
    width: auto;
    text-align: left;
    bottom: auto;
}

#chambre-carou .carousel-indicators .active,
#chambre-carou .carousel-indicators li,
#chambre-carou2 .carousel-indicators .active,
#chambre-carou2 .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: 0;
    display: block;
    background: none;
    border: none;
}

#chambre-carou .carousel-indicators li,
#chambre-carou2 .carousel-indicators li {
    font-family: "Gotham-Bold"!important;
    text-transform: uppercase;
    color: #b6b6b8;
    margin-bottom: 2rem;
}

#chambre-carou .carousel-indicators .active,
#chambre-carou2 .carousel-indicators .active {
    color: #737373;
}

#chambre-carou .carousel-control,
#chambre-carou2 .carousel-control {
    position: relative;
    width: auto;
    background: none;
    text-shadow: none;
    display: block;
    text-align: left;
}

#chambre-carou .thumb,
#chambre-carou~2 .thumb {
    height: auto;
}

.chambres-container {
    background-color: #f8f8fa;
    padding-left: 0;
    margin-left: 12rem;
    margin-top: 25rem;
}

#chambre-carou .carousel-inner {
    margin-top: -13rem;
}

.indi-elements {
    padding-left: 7rem;
    padding-top: 3rem;
}

.indicators-eviannew {
    padding: 14rem 2rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    margin-left: 1.7rem;
    border-left: 1px solid #d5d5d7;
}

#chambre-carou .description,
#chambre-carou2 .description {
    font-family: 'Gotham-Book';
    width: 55%;
    padding-left: 7rem;
    font-size: 2.5rem;
    line-height: 1.1;
    margin-top: 3rem;
}

#chambre-carou .title-chambre,
#chambre-carou2 .title-chambre {
    font-family: 'Gotham-Book';
    font-size: 4rem;
}

#chambre-carou .eviannew-button,
#chambre-carou2 .eviannew-button {
    margin-bottom: 7rem;
}

.bloc-sejour {
    height: 190px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    padding-top: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.chambre-template-default {
    background: #fbfbfb;
}

.chambre-template-default #chambre-carou .carousel-inner,
.chambre-template-default #chambre-carou2 .carousel-inner {
    margin-top: 0;
    padding-top: 7rem;
}

.chambre-template-default .chambres-container {
    background: #fff;
}

.chambre-template-default .chambres-container ul li {
    font-family: 'Gotham-Book';
    font-size: 1.6rem;
    margin-bottom: 3rem;
    display: inline-block;
}

.chambre-template-default .chambres-container ul {
    column-count: 2;
    column-gap: 8rem;
}

.chambre-template-default .chambres-container ul li::before {
  content: "• ";
  color: #d6d1b7; /* or whatever color you prefer */
}

.chambre-template-default .chambres-container {
    margin-top: 10rem;
}

.chambre-template-default .text {
    background: #fbfbfb;
}

.footernewsletter input {
    font-size: 1.3rem !important;
    border: 3px solid #b3cbdb !important;
    color: #b3cbdb !important;
    border-radius: 2em !important;
    padding-left: 2rem !important;
    font-family: "Gotham-Bold"!important;
    height: 40px;
    background: none !important;
}

.footernewsletter button {
    display: inline-block;
    width: auto;
    margin-left: -4rem;
    z-index: 2;
    margin-top: 0;
}

#menu-item-466, #menu-item-469 {
    padding-right: 10px !important;
}

.bloc-descr-avantages p.title-avantage {
    font-family: "Gotham-Bold"!important;
}

.booking-footer-section {
    background: #fff !important;
}

body {
    background: #f5f5f5;
}

.text {
    background: #f5f5f5;
}

.results {
    background: #f5f5f5;
}

.post-type-archive #startDateEvent,
.post-type-archive #endDateEvent {
    background: #f5f5f5 !important;
}



/* 26-06 */
.title-section-eviannew h1 {
    font-family: 'FreightBig-Medium' !important;
    font-size: 4rem;
    margin-bottom: 2rem;
    margin-top: 4rem;
}

.tax-categorie_sejour .results .title-section-eviannew h1 {
    font-family: 'Bauer-Italic' !important;
    font-size: 4rem;
    margin-bottom: 2rem;

}

.en-tete {
    height: 420px !important;
}

.page-template-newsletter .gform_wrapper h3.gform_title {
    font-family: "Gotham-Book"!important;
    font-size: 1.6rem;
    font-weight: normal;
}

.page-template-newsletter .text-label-form, .page-template-newsletter .text-label-form-tel-port {
    font-size: 1.6rem;
    font-family: "Gotham-Book"!important;
}

.page-template-newsletter #largeur-texte-offres {
    font-weight: normal;
}

.page-template-newsletter .squaredOne label span {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-family: "Gotham-Book"!important;
}

.page-template-newsletter .description {
    padding-bottom: 8rem;
}

#gform_submit_button_10, #gform_submit_button_2 {
    font-size: 1.4rem;
    padding: 1em 2.5em !important;
    font-family: "Gotham-Bold"!important;
}

#gform_fields_2 #field_2_8 {
    width: 100%;
}

.largeur-bloc-restaurant .btn-restaurant {
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem;
}

.page-template-booking .contenu-restaurant {
    font-size: 3.6rem;
}

.page-template-booking .img-restaurant {
    height: auto;
}

.page-template-booking .img-resize-restaurant {
    padding-top: 100%;
}

.page-template-booking .largeur-bloc-restaurant {
    height: auto;
}

.eviannew-map h3 {
    font-weight: normal;
    padding: 0;
}

.map-reserve {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.map-reserve-location {
    width: 50%;
    text-transform: uppercase;
}

.map-location-content h3 {
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.eviannew-slider-content .title-section-eviannew h1 {
    font-family: 'Bauer-Italic' !important;
    font-size: 4rem;
    margin-top: 0;
    margin-bottom: 2rem;
}

#menu-item-466, #menu-item-469 {
    padding-right: 10px !important;
}

/* 27-06 */
.bloc-avantages-resa h3 {
    font-weight: normal !important;
    font-size: 4rem !important;
}

.bloc-select-rest-hotel {
    display: none;
}

.collapsed .fa-bars:before,
.fa-bars:before {
    content: none;
    color: transparent;
}

.eviannew-custom-btn.collapsed .fa-bars {
    background: url("images/home/menu-open.png");
    background-repeat: no-repeat;
    background-position: center;
}

.eviannew-custom-btn .fa-bars {
    background: url("images/home/menu-close.png");
    background-repeat: no-repeat;
    background-position: center;
}



body.home {
    background: #fff;
}

#chambre-carou .eviannew-button,
#chambre-carou2 .eviannew-button {
    color: #bab399;
    border: 2px solid #bab399;
}

#chambre-carou .eviannew-button:hover,
#chambre-carou2 .eviannew-button:hover {
    color: #fff;
    background: #bab399;
}

.footer-newsletter .eviannew-title {
    color: #9b907c;
}

.credits-eviannew {
    color: #9b907c;
}

.footernewsletter input {
    border: 3px solid #9b907c !important;
    color: #9b907c !important;
}

.footer-newsletter .button {
    background: #9b907c !important;
}

.chambre-detail-but {
    margin-left: 1rem;
}

@media (min-width: 768px) {
    .eviannew-map {
        margin-right: 11%;
        margin-left: 11%;
    }

    .map-icon {
        width: 7%;
    }

    .crt-popup-wrapper .crt-popup .crt-previous, .crt-popup-wrapper .crt-popup .crt-next {
        right: -65px !important;
    }

    .crt-popup-wrapper .crt-popup .crt-previous {
        left: -65px !important;
    }
}

@media (max-width: 1399px) {
    .eviannew-menu-custom {
        height: auto;
        padding-bottom: 2rem;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .eviannew-menu .col-lg-2 {
        width: 23.666667%;
    }
}



@media (max-width: 1280px) {
    #input_10_4 {
        width: 35%;
    }
}

@media (max-width: 1024px) {
    #chambre-carou .description,
    #chambre-carou2 .description,
    #chambre-carou p,
    #chambre-carou2 p {
        width: 95%;
    }
}

/*----- Responsive -----*/
@media (max-width: 991.98px) {
    /*----- Menu -----*/

    #responsive-menu-pro {
        margin-left: 0 !important;
    }
    .eviannew-menu .container-fluid {
        display: block;
        padding: 0;
        height: auto;
    }

    .eviannew-menu {
        margin-top: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    #responsive-menu-pro-container {
        top: 77px !important;
        height: 100vh;
    }

    .responsive-menu-pro-item a {
        font-size: 2.2rem;
    }

    .responsive-menu-pro-submenu .responsive-menu-pro-item a:hover > .menu-image {
        display: none !important;
    }

    .responsive-menu-pro-item-has-children > a {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    .responsive-menu-pro-item-has-children > a:after{
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 6px;
        vertical-align: middle;
        content: "\f105";
        font-size: 2.5rem;
    }

    #responsive-menu-pro-container {
        padding-bottom: 16rem !important;
    }



    .mobile-menu-bar {
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: rgba(248, 248, 250, 1);
        border-top: 1px solid #dfdfe0;
    }

    .mobile-menu-bar div {
        padding-bottom: 2rem !important;
        padding-top: 2rem !important;
    }

    #responsive-menu-pro-additional-content {
        padding: 0 !important;
    }

    .mobile-menu-bar .eviannew-search-container {
        display: block;
    }

    .mobile-menu-bar  .link-phone {
        background: #b3cbdb;
        color: #fff;
    }

    .mobile-menu-bar  .link-phone .fa-phone {
        font-size: 2rem;
        color: #fff;
    }

    .mobile-menu-bar  .link-reserve {
        border-left: 1px solid #dfdfe0;
    }

    .mobile-menu-bar  .search-bar {
        padding: 0 !important;
    }

    .mobile-menu-bar  .search-bar {
        position: fixed;
        bottom: 13%;
        width: 80%;
    }

    .mobile-menu-bar  .search-bar .search-submit:before {
        line-height: 1;
        margin-left: 1rem !important;
    }

    .mobile-menu-bar .eviannew-search-container .search-form .search-submit {
        display: block;
        background: none;
        color: #b3cbdb;
    }

    .mobile-menu-bar .eviannew-search-container .search-field {
        font-size: 1.2rem;
        border: 2px solid #b3cbdb !important;
        padding: 0.8rem 2rem !important;
        display: inline-block;
        border-radius: 2em !important;
    }

    .mobile-menu-bar {
        display: none;
        z-index: 99999;
    }

    input[type="search"].search-field {
        width: calc(100% - 60px);
    }

    .link-reserve a {
        font-family: "Gotham-Book"!important;
        font-size: 1.6rem;
        color: #1e1e1e;
    }

    .reserver-mobile {
        display: block;
        position: fixed;
        right: 8px;
        bottom: 60px;
        z-index: 9999;
    }

    /*----- Slider -----*/
    #diapo_sejour {
        margin-top: 57px !important;
        height: 70vh !important;
    }

    #diapo_sejour .thumb {
        height: 70vh !important;
    }

    .bloc-sejour {
        top: 40%;
    }

    #diapo_sejour .carousel-indicators {
        text-align: left;
        left: 5%;
    }

    .eviannew-slider-button {
        bottom: 2%;
        padding: 0.8rem 3rem;
    }

    .bloc-sejour {
        width: 90% !important;
    }

    /*----- Offers -----*/
    .eviannew-offers {
        padding-right: 0;
        padding-left: 0;
    }

    .offer-link {
        text-align: center;
    }

    .content-eviannew {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 3rem;
    }

    /*----- Map -----*/
    .eviannew-map-column1 {
        padding-bottom: 8rem;
        padding-left: 0;
    }

    .map-main-title {
        margin-left: 0;
        text-align: center;
    }

    .map-main-title h3 {
        font-size: 3rem;
        padding-top: 3rem;
    }

    .map-mark-cont {
        text-align: left;
        padding-left: 4%;
    }

    .map-location {
        margin-left: 5%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .map-location-content h3 {
        margin-top: 0;
    }

    .map-location-content .eviannew-button {
        margin-left: 0;
        display: inline-block;
        margin-top: 2.5rem;
    }

    .eviannew-map-column2 {
        min-height: 60vh;
        padding-right: 0;
    }

    .map-icon .svg {
        width: 40px;
    }

    #mobile-icon-location1 {
        position: absolute;
        bottom: 41%;
        right: 14%;
    }

    #mobile-icon-location2 {
        position: absolute;
        top: 35%;
        right: 20%;
    }

    #mobile-icon-location3 {
        position: absolute;
        top: 34%;
        right: 6%;
    }

    #mobile-icon-location4 {
        position: absolute;
        bottom: 30%;
        left: 2%;
    }

    #mobile-icon-location5 {
        position: absolute;
        top: 31%;
        right: 29%;
    }

    #mobile-icon-location6 {
        position: absolute;
        right: 8%;
        bottom: 34%;
    }

    #mobile-icon-location7 {
        position: absolute;
        bottom: 31%;
        left: 14%;
    }

    #mobile-icon-location8 {
        position: absolute;
        bottom: 41%;
        right: 4%;
    }

    /*----- Instagram -----*/
    .eviannew-instagram h4 {
        font-size: 3rem;
    }

    .eviannew-instagram h3 {
        font-size: 2.5rem;
    }

    .eviannew-instagram .carousel-inner>.item.active, .eviannew-instagram .carousel-inner>.item.next.left, .eviannew-instagram .carousel-inner>.item.prev.right {
        -webkit-transform: none;
        transform: none;
    }

    .eviannew-instagram .item img {
        width: 100%;
    }

    /*----- Footer -----*/
    .eviannew-royal-bg {
        padding-top: 4rem;
        padding-bottom: 40rem;
    }

    .footer-newsletter {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 15px;
    }

    .site-footer-eviannew .eviannew-title {
        margin-bottom: 2rem;
        margin-top: 5rem;
    }

    .footer-newsletter .eviannew-title {
        color: #fff;
    }

    .footer-newsletter .ginput_container_email input {
        border: 3px solid #fff !important;
        color: #fff !important;
    }

    .footer-newsletter .button {
        background: #fff !important;
        color: #b3cbdb !important;
    }

    .footer-newsletter .ginput_container_email input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #fff;
    }
    .footer-newsletter .ginput_container_email input::-moz-placeholder { /* Firefox 19+ */
      color: #fff;
    }
    .footer-newsletter .ginput_container_email input:-ms-input-placeholder { /* IE 10+ */
      color: #fff;
    }
    .footer-newsletter .ginput_container_email input:-moz-placeholder { /* Firefox 18- */
      color: #fff;
    }

    .footer-newsletter .gform_body {
        width: 100% !important;
    }

    .footer-newsletter .gform_wrapper .gform_footer {
        margin-left: -3.3rem;
    }

    .eviannew-lang .fa-angle-down {
        position: absolute;
        top: 75%;
        right: 10%;
    }

    .site-footer-eviannew select {
        width: 100%;
    }

    .credits-eviannew {
        color: #fff;
        margin-top: 0;
        margin-bottom: 4rem;
    }

    .site-footer-eviannew .footer-navigation {
        margin-top: 5rem;
    }


}

@media (max-width: 991.98px) {
    #diapo_sejour {
        margin-top: 0;
    }

    .site-inner .thumb {
        margin-top: 0 !important;
    }

    .footernewsletter input {
        color: #fff !important;
        border: 3px solid #fff !important;
    }

    .eviannew-menu .header-image img {
        margin-left: 23%;
    }

    .menu-item span {
        line-height: 1;
    }
}

@media only screen and (min-width: 992px) {
    .eviannew-map .row {
        display: flex;
    }

    #responsive-menu-pro {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 50% !important;
        margin-left: 16rem !important;
        height: 535px;
        margin-top: 4rem !important;
    }

    #responsive-menu-pro > li {
        width: 51% !important;
        box-sizing: border-box;
    }

    #responsive-menu-pro-additional-content .social-icons-header  {
        display: inline-block;
        margin-left: 32.8% !important;
    }

    #responsive-menu-pro-additional-content {
        margin-top: -12rem !important;
    }

    #responsive-menu-pro-container {
        height: 66.7vh;
        min-height: 633px;
        max-height: 634px;
    }
}

@media (min-width: 992px) {
    #input_10_3_3_container label, #input_2_3_3_container label {
        width: 30%;
    }
    #input_10_3_3_container input, #input_2_3_3_container input {
        width: 69%;
    }

    #input_10_10, #input_2_10 {
        margin-left: 2px;
        width: 72.3%;
    }

    #input_10_3_6_container label, #input_2_3_6_container label {
        width: 30%;
    }

    #input_10_3_6_container input, #input_2_3_6_container input {
        width: 69%;
    }

    #field_10_4 label, #field_2_4 label {
        width: 29.1%;
    }
    #field_10_4 input, #field_2_4 input {
        width: 67%;
    }
    #field_10_10 label, #field_2_10 label {
        width: 30%;
    }
    #field_10_10 input, #field_2_10 input {
        width: 69%;
    }
    #gform_submit_button_10, #gform_submit_button_2 {
        margin-top: -50px;
    }

    .page-template-default .eviannew-slider-content,
    .tax-categorie_chambre .eviannew-slider-content {
        width: 40%;
        padding-top: 4rem;
    }

    .eviannew-right-content .eviannew-slider-content {
        float: right;
        margin-right: 10%;
    }
}

@media (max-width: 1529.98px) {
    .menu-item a img {
        right: 80px !important;
    }

    img.menu-image.menu-image-title-below {
        right: 80px !important;
    }
}

@media (max-width: 991px) {
    .hidden-eviannew-800 {
        display: none;
    }

    .eviannew-map .row {
        display: block !important;
    }

    .eviannew-map-column2 {
        padding-right: 0;
    }

    .offer-link {
        margin-bottom: 3rem;
        text-align: center;
    }

    .eviannew-partners .row {
        justify-content: center;
    }

    .crt-carousel-feed {
        text-align: center;
    }

    /*----- Map -----*/
    .eviannew-map-column1 {
        padding-bottom: 8rem;
        padding-left: 0;
    }

    .map-main-title {
        margin-left: 0;
        text-align: center;
    }

    .map-main-title h3 {
        font-size: 3rem;
        padding-top: 3rem;
    }

    .map-mark-cont {
        text-align: left;
        padding-left: 4%;
    }

    .map-location {
        margin-left: 5%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .map-location-content h3 {
        margin-top: 0;
    }

    .map-location-content .eviannew-button {
        margin-left: 0;
        display: inline-block;
        margin-top: 2.5rem;
    }

    .eviannew-map-column2 {
        min-height: 60vh;
        padding-right: 0;
    }

    .map-icon .svg {
        width: 40px;
    }

    #mobile-icon-location1 {
        position: absolute;
        bottom: 41%;
        right: 14%;
    }

    #mobile-icon-location2 {
        position: absolute;
        top: 35%;
        right: 20%;
    }

    #mobile-icon-location3 {
        position: absolute;
        top: 34%;
        right: 6%;
    }

    #mobile-icon-location4 {
        position: absolute;
        bottom: 30%;
        left: 2%;
    }

    #mobile-icon-location5 {
        position: absolute;
        top: 31%;
        right: 29%;
    }

    #mobile-icon-location6 {
        position: absolute;
        right: 8%;
        bottom: 34%;
    }

    #mobile-icon-location7 {
        position: absolute;
        bottom: 31%;
        left: 14%;
    }

    #mobile-icon-location8 {
        position: absolute;
        bottom: 41%;
        right: 4%;
    }
}

@media (max-width: 991.98px) {
    #gform_wrapper_10 .gform_footer, #gform_wrapper_2 .gform_footer {
        margin-top: 0;
    }

    #gform_submit_button_10, #gform_submit_button_2 {
        width: auto;
    }

    .mailbreak {
        word-break: break-word;
    }
}

#menu .social-icons {
    width: 100%;
}

.eviannew-instagram-royal {
    margin-top: 8rem;
}

.booking-tabs {
    background: none;
}

.booking-tabs .nav-tabs li a {
    border-bottom: none;
}

.booking-tabs .nav-tabs li:hover a, .booking-tabs .nav-tabs li.active a {
    border-bottom: none;
}

.hotels-button,
.hotels-button-only {
    font-family: "Gotham-Medium"!important;
    color: #fff !important;
    border-radius: 2em;
    background: #9b907c;
    padding: 0.7rem 2rem;
    margin-left: 1.5rem;
    font-size: 1.1rem;
    margin-top: 2rem;
    display: inline-block;
}

.hotels-button-only {
    margin-left: 0;
}

.hotels-button:before,
.hotels-button-only:before {
    content: none !important;
}

.chambres-container-mobile {
    margin-left: 0;
    margin-top: 0;
}

.chambres-container-mobile .carousel-inner {
    margin-top: 0 !important;
}

.chambres-container-mobile .indi-elements {
    padding-left: 0;
    padding-top: 3rem;
}

.chambres-container-mobile .description {
    font-family: 'FreightBig-Medium';
    width: 100% !important;
    padding-left: 0 !important;
    font-size: 2.5rem !important;
    line-height: 1.1;
    margin-top: 3rem;
}


@media (max-width: 425px) {
    .chambres-container-mobile .thumb {
        height: auto !important;
    }
}

.chambres-container-mobile .thumb,
.single-chambre .chambres-container-mobile .thumb,
.single-chambre .chambres-container-mobile .carousel-inner {
    height: auto !important;
}

.chambre-template-default .chambres-container-mobile ul {
    column-count: 1;
}

.single-chambre .chambres-container-mobile .carousel-inner {
    padding-top: 0 !important;
}

.chambre-template-default .chambres-container-mobile {
    margin-top: 1rem;
}

#chambre-carou2 .eviannew-button {
    margin-top: 2rem;
}

#chambre-carou2 .thumb li {
    font-family: "Gotham-Bold"!important;
    text-transform: uppercase;
    color: #737373;
    margin-bottom: 2rem;
}

#chambre-carou2 .carousel-control {
    display:  inline-block;
    margin-bottom: -2.7rem;
    float: right;
    z-index: 2;
}

.single-chambre #chambre-carou2 .thumb li {
    font-family: "Gotham-Book"!important;
}

.single-chambre #chambre-carou2 .thumb > li {
    font-family: "Gotham-Bold"!important;
}

#chambre-carou2 .carousel-control.left img {
    transform: rotate(-90deg);
}

#chambre-carou2 .carousel-control.right img {
    transform: rotate(-90deg);
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    text-transform: capitalize;
}

#chambre-carou .thumb {
    height: auto;
}

.boutons-mobile-home {
    display: none !important;
}

select {
    border-radius: 0px !important;
    background: url(images/booking/select-arrow-newblue.png) no-repeat right center transparent !important;
}

#logo-phone {
    padding-right: 20px;
    padding-left: 0;
    margin-top: 0;
}

.social-share #contact-us {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rus-lang {
    font-size: 1.5rem;
}

.page-template-booking .btn-restaurant-en {
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem !important;
    color: #fff;
}

.page-template-booking .btn-restaurant-en {
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem !important;
}

.page-template-contact .gform_wrapper h3.gform_title {
    font-family: "Gotham-Book"!important;
    font-size: 1.6rem;
    font-weight: normal;
}

.page-template-contact .text-label-form, .page-template-contact .text-label-form-tel-port {
    font-size: 1.6rem;
    font-family: "Gotham-Book"!important;
}

.page-template-contact #largeur-texte-offres {
    font-weight: normal;
}

.page-template-contact .squaredOne label span {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-family: "Gotham-Book"!important;
}

.page-template-contact .description {
    padding-bottom: 8rem;
}

.page-template-contact .contact-form-bloc-news {
    text-shadow: none !important;
    box-shadow: none !important;
}

.page-template-contact .gform_fields input {
    border: none !important;
    background: #ececec !important;
}

.page-template-contact .gform_fields label {
    border: none !important;
}

.page-template-contact label {
    text-transform: uppercase;
}
.squaredOne label:after {
    border: none !important;
    background: transparent !important;
}
.page-template-contact input {
    padding: 0 0 0 1em !important;
}


.page-template-contact .text-label-form, .page-template-contact .text-label-form-tel-port, #field_1_5 label, #field_9_5 label {
    background: transparent !important;
    color: #1e1e1e;
    text-align: left;
    font-family: "Gotham-Book"!important;
}

.text-label-form-tel-port, .text-label-form-subject {
    background: transparent !important;
    color: #1e1e1e;
    text-align: left;
    font-family: "Gotham-Book"!important;
}

.page-template-contact .bloc-avantages-resa {
    box-shadow: none !important;
}

#field_1_11 label {
    color: #1e1e1e;
    background: transparent;
}

.page-template-contact .gform_wrapper .gfield_checkbox li label, .page-template-contact .gform_wrapper .gfield_radio li label {
    max-width: 100%;
}

@media (min-width: 992px) {

    #field_1_4 label, #field_1_5 label, #field_1_3 label, #field_9_4 label, #field_9_5 label, #field_9_3 label {
        width: 42%;
    }

    #field_1_4 input, #field_1_5 input, #field_1_3 input, #field_9_4 input, #field_9_5 input, #field_9_3 input {
        width: 51%;
    }
}

#field_1_15 label, #field_1_15 input {
    background: transparent !important;
}

#field_1_11 label {
    background: transparent !important;
}

#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_9 {
    border-radius: 1.5em !important;
    background: #9b907c !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
    text-align: right;
    font-size: 1.4rem;
    padding: 1em 2.5em !important;
    font-family: "Gotham-Bold"!important;
    position: relative;
    z-index: 1000;
}

.gchoice_1_8_1 .squaredOne, .gchoice_9_8_1 .squaredOne {
    display: flex;
    flex-direction: row;
}

.gchoice_1_8_1 .squaredOne :nth-child(1), .gchoice_9_8_1 .squaredOne :nth-child(1) {
    order: 2;
}

.gchoice_1_8_1 .squaredOne :nth-child(2), .gchoice_9_8_1 .squaredOne :nth-child(2) {
    order: 1;
}

.page-template-contact .gform_heading {
    background-color: #afc7dc;
}

.page-template-contact #input_1_11, .page-template-contact #input_9_11 {
    width: 82%;
    float: right;
    margin-bottom: 2rem;
}

.page-template-contact textarea {
    font-family: "Gotham-Book"!important;
}

.page-template-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: "Gotham-Book"!important;
}
.page-template-contact textarea::-moz-placeholder { /* Firefox 19+ */
  font-family: "Gotham-Book"!important;
}
.page-template-contact textarea:-ms-input-placeholder { /* IE 10+ */
  font-family: "Gotham-Book"!important;
}
.page-template-contact textarea:-moz-placeholder { /* Firefox 18- */
  font-family: "Gotham-Book"!important;
}

.squaredOne label {
    background: transparent !important;
}

.page-template-contact .bloc-titre-resa h1 {
    font-family: "Gotham-Book"!important;
    font-size: 1.6rem;
    font-weight: normal;
}

.page-template-contact .bloc-resa-ligne-contact,
.page-template-contact .bloc-contact-conseillers,
.page-template-contact .contact-form-bloc {
    box-shadow: none !important;
}

.page-template-contact .booking-footer a {
    height: auto !important;
    background: #4a4a49;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-family: 'Gotham-Book', Helvetica, Arial, san-serif;
    padding: 0.5em 0;
    text-transform: uppercase;
}

.page-template-contact .booking-footer a:hover {
    background: #9b907c;
}

.page-template-contact .booking-footer div {
    padding: 0;
    border: none;
}

.page-template-contact .booking-footer {
    border: none;
    box-shadow: none;
}

.eviannew-content-def a {
    font-family: "Gotham-Bold"!important;
    color: #9b907c;
    font-size: 1.4rem;
    display: inline-block;

}

.eviannew-content-def a:before {
    content: '\2014';
    color: #9b907c;
    margin-right: 0.5rem;
}

h1,
.title-section-eviannew h1 {
    font-family: 'Bauer-Roman' !important;
}

html:lang(ru-RU) h1,
html:lang(ru-RU) h2,
html:lang(ru-RU) h3,
html:lang(ru-RU) h4,
html:lang(ru-RU) .eviannew-title,
html:lang(ru-RU) .bloc-sejour,
html:lang(ru-RU) .second-bloc-sejour,
html:lang(ru-RU) .eviannew-offers .title {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
}

html:lang(ru-RU) h2 {
    font-style: italic;
}

.sidebar-forms a {
    font-family: "Gotham-Bold"!important;
    color: #9b907c;
    font-size: 1.4rem;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: none;
}

.page-template-newsletter .sidebar-forms {
    margin-top: 10rem;
}

@media (min-width: 992px) {
    .block_event .title_event {
        height: 99px;
    }
}

.bg-showmore-plg-link {
    font-family: "Gotham-Medium"!important;
    color: #9b907c !important;
    border-radius: 2em !important;
    background: none !important;
    padding: 0.7rem 2rem !important;
    font-size: 1.1rem !important;
    margin-top: 2rem !important;
    display: inline-block !important;
}

.sidebar-forms p,
.sidebar-forms li,
.sidebar-forms span,
.sidebar-forms a {
    font-size: 12px !important;
}

html:lang(ru-RU) .button#booking {
        font-size: 1.1rem;
}

.bg-showmore-plg-link.bg-close {
    display: none !important;
}

@media (max-width: 991.98px) {
    html:lang(ru-RU) .bloc-sejour {
        top: 34%;
    }
}

html:lang(ru-RU) #chambre-carou .description {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
}

html {
    overflow-x: hidden;
}

#responsive-menu-pro-container {
    z-index: 9999 !important;
}

.bg-showmore-plg-link {

}

.textwidget p {
    margin-bottom: 0 !important;
}

#responsive-menu-pro-container {
    width: 104vw !important;
    position: static !important;
    margin-top: 12px !important;
    padding-right: 15px !important;
}

.no-pad-menu {
    padding-left: 0;
}

#responsive-menu-pro-additional-content .social-icons {
    margin-left: 4%;
}

button#responsive-menu-pro-button {
    margin-left: 15px !important;
}

/*search*/
.search-img {
    height: auto;
    padding-top: 100%;
    margin-bottom: 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.eviannew-search-title hr {
    width: 45px;
    margin: 0 auto;
    margin-top: 2rem;
    height: 2px;
    color: #9b907c;
}

.eviannew-search-title {
    margin-bottom: 9rem;
}

.eviannew-search-title span {
    font-family: 'Bauer-Italic' !important;
    color: #9b907c;
}

.searchpost-title {
    font-family: 'Bauer-Italic' !important;
}

.searchpost-link {
    margin-top: 1.5rem;
}

.search-posts-container {
    margin-bottom: 10rem;
}

.search-posts-container .more-link {
    display: none;
}

/*Agenda Events*/
.month-hide {
    position: absolute;
    color: #fff;
    background: #afc7dc;
    font-family: "Gotham-Bold"!important;
    font-size: 1.4rem;
    width: 100px;
    height: auto !important;
    min-height: auto !important;
}

.hotels-button-agenda {
    color: #9b907c !important;
    background: transparent !important;
    border: 2px solid #9b907c !important;
    width: auto !important;
    float: none !important;
    text-align: center !important;
}

.pad-r-0 {
    padding-right: 0;
}

.eventpost-date hr {
    margin: 6px 2px;
    width: 90%;
    color: #9b907c;
    height: 2px;
}

.border-date {
    border: 2px solid #9b907c;
    padding-bottom: 5px;
    padding-top: 5px;
    display: inline-block;
}

.pad-r-0 .title_event {
    padding-right: 0;
}

.mes-text {
    font-family: "Gotham-Light"!important;
    color: #9b907c;
    font-size: 1.2rem;

}

.day-text {
    font-family: "Gotham-Bold"!important;
    color: #9b907c;
    font-size: 2rem;
    line-height: 1;
}

.eventpost-date {
    text-align: center;
}

.cat-agendapost {
    display: flex;
    justify-content: flex-end;
}

.post-type-archive-evenements #startDateEvent {
    border-radius: 0 !important;
    background: #afc7dc !important;
    color: #fff;
    text-align: center;
    width: 15%;
    border: none !important;
    box-shadow: none !important;
}

.post-type-archive-evenements #btn-ok-date-event {
    background: #9b907c;
}

.post-type-archive-evenements #btn-ok-date-event:hover {
    background: transparent !important;
}

.post-type-archive-evenements #category {
    border: 2px solid #9b907c !important;
    color: #9b907c;
}

.no-height {
    height: auto !important;
}

.calendarw-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
    background: #afc7dc !important;
    padding: 1rem 0;
}

@media (max-width: 768px){
    .post-type-archive-evenements #startDateEvent {
        width: 40%;
    }

    .cat-agendapost {
        display: block;
    }
}

/*Agenda Fixes*/
.month-hide {
   font-family: 'Bauer-Italic' !important;
    font-size: 2.5rem;
}

.all-mes {
    font-size: 1rem;
}

.all-day {
    font-size: 1.2rem;
}

.fr .all-mes {
    font-size: 0.8rem;
}

.fr .all-day {
    font-size: 0.7rem;
}

.border-date {
    margin-bottom: 2rem;
}

.bloc-header-resa {
    display: none;
}

.post-type-archive-evenements #selectEvent {
    width: 100% !important;
}

.post-type-archive-evenements #selectEvent select {
    background: url(images/booking/arrow-categorie.svg) no-repeat 100% center transparent !important;
    background-size: 16% !important;
}

@media (max-width: 1800px){
    .border-date {
        padding: 0;
    }
}

.page-template-booking .style-select select{
    width: 100%;
}

@media (max-width: 768px){
    .eviannew-partners .row {
        display: block;
    }

    .eviannew-partners .row .instagram-containers {
        height: 100px;
    }

    html:lang(ru-RU) .page-id-4501 .title-section-eviannew h1 {
        font-size: 3rem;
    }

    .site-inner .en-tete {
        height: 45vh !important;
    }
}

.site-inner .en-tete {
    width: 100% !important;
}

.tax-categorie_chambre .eviannew-slider-content h1 {
    font-family: 'Bauer-Italic' !important;
}


.eviannew-offers .img {
    float: left;
    width: 100%;
}

.block_event .plus_event {
    margin-top: 0;
}

.atable-img {
    padding-bottom: 7px;
}

#evt-arrow-left img,
#evt-arrow-right img {
    width: 60px;
    height: auto !important;
}

#evt-arrow-left,
#evt-arrow-right {
    height: auto !important;
}

.page-template-booking select {
    background: url(images/booking/select-arrow-newblue.png) no-repeat right center transparent !important;
}

@media (max-width: 340px){
    html:lang(ru-RU) .eviannew-slider-button {
        bottom: 5%;
        padding: 0.8rem 2rem;
    }

    html:lang(ru-RU) .second-bloc-sejour {
        font-size: 5rem;
    }

    html:lang(ru-RU) .bloc-sejour {
        width: 90% !important;
    }
}

@media (max-width: 420px){
    .single-chambre #chambre-carou2 .thumb > li {
        max-width: 80%;
    }
}

.page-template-presse #phototheque select {
    background: url(images/booking/select-arrow-newblue.png) no-repeat right center transparent !important;
}

.post-type-archive-newsfeed .description_event hr {
    margin-top: 0.5rem;
}

.btn-partage-gallerie-presse {
    background: #9b907c;
}

.post-type-archive-evenements .block_event .excerpt_event {
    height: 70px;
}

.credits-eviannew-mobile {
    margin-bottom: 0;
    padding-bottom: 6rem;
}

.eviannew-lang {
    position: relative;
}

@media (max-width: 991.98px) {
    .eviannew-lang .fa-angle-down {
        position: absolute;
        top: 41%;
        right: 5%;
    }
}



@media (max-width: 380px) {
    .reserver-mobile {
        bottom: 10%;
    }
}

@media (max-width: 320px) {
    .eviannew-slider-button {
        bottom: 2%;
    }

    .reserver-mobile {
        bottom: 11%;
    }
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a,
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    color: #929294 !important;
}

@media (min-width: 768px) and (max-width: 991.98px){
    .eviannew-menu .header-image img {
        margin-left: 27%;
    }
}

@media (max-width: 991.98px) {
    .price-fighter-widget {
        display: none;
    }

    .page-template-booking .price-fighter-widget,
    .single-chambre .price-fighter-widget {
        display: block;
    }
}

@media (max-width: 768px) {
    #largeur-texte-offres {
        width: 100%;
    }
}

.eviannew-lang{
    margin-left: 15px;
    margin-right: 15px;
}

.eviannew-lang select{
    border:none!important;
    height: auto;
    text-transform: capitalize;
    width: 60px;
    background: url(images/booking/arrow_lang.png) no-repeat right center !important;
    background-size: 15px!important;
    font-family: 'HelveticaNeueLTStd-Md';
    font-size:1.15rem;
    padding: 3px 0 3px 26px;
}

.site-footer-eviannew .nav-eviannew{
    margin-left:0!important;
}

.site-footer-eviannew .nav-eviannew li{
    display: block;
}

.site-footer-eviannew .nav-eviannew li a{
    padding: 1px 0;
    font-family: "Gotham-Light"!important;
}

.site-footer-eviannew .nav-eviannew li .eviannew-active{
    background-color: transparent!important;
}

#responsive-menu-pro-additional-content .eviannew-lang{
    margin: 0 10px;
}

#responsive-menu-pro-additional-content .eviannew-lang select{
    margin: 20px 0;
    font-size: 1.3rem;
    border: 2px solid #b3cbdb!important;
    color: #b3cbdb;
    border-radius: 2em !important;
    padding-left: 2rem;
    font-family: "Gotham-Bold"!important;
    height: 40px;
    background: none !important;
    position: relative;
    width: 100%;
    background: url(/images/booking/arrow_lang.png) no-repeat right center transparent !important;
    background-size:20px!important;
}

.tt-guestpa{
    z-index:0!important;
}

.evian-lang{
    margin: 20px 0!important;
    border: 2px solid #b3cbdb!important;
    border-radius: 2em !important;
    padding-left: 1.5rem!important;
    padding-right: 2rem!important;
    margin-left: 2.5%!important;
    position: relative;
    width: 95%!important;
}

.evian-lang .menu-image-title{
    font-size: 1.5rem;
    font-family: TimesNewRoman,"Times New Roman",Times,Baskerville,Georgia,serif !important;
    color: #b3cbdb;
    font-weight: bold;
}
.evian-lang > a:after{
    content: "\f107";
    color: #b3cbdb;
}

.rus-lang{
    font-size:1.15rem;
}



#gform_submit_button_1, #gform_submit_button_9{
    background: #b3cbdb !important;
    text-align: center;
}

@media (max-width: 768px) {
    #field_1_6{
        margin-top: 20px!important;
    }
    #input_1_6 {
        margin-top: 10px!important;
        padding-top: 15px!important;
        width: 100%;
    }
    .page-template-contact #input_1_11{
        width:100%!important;
    }
}

@media (max-width: 375px) {
    #field_1_6, #field_9_6{
        margin-top: 20px!important;
    }
    #input_1_6, #input_9_6{
        margin-top: 10px!important;
        padding-top: 15px!important;
        width: 100%;
    }
    .page-template-contact #input_1_11{
        width:100%!important;
    }
}

.text-label-form-subject, .text-label-form-tel-port{
    width:200px;
}

#field_9_11 .text-label-form-subject{
    width:100px;
}

.page-template-contact #input_1_11, .page-template-contact #input_1_10, .page-template-contact #input_9_11, .page-template-contact #input_9_10{
    width: 75%;
}

.page-template-contact #input_9_11{
    width: 85%;
}



@media (max-width: 768px) {
    .gchoice_1_8_1 .squaredOne, .gchoice_9_8_1 .squaredOne{
        width: 100%;
    }
    #largeur-texte-offres {
        width: 100%;
    }
    .page-template-contact #input_1_11, .page-template-contact #input_1_10, .page-template-contact #input_9_11, .page-template-contact #input_9_10{
        width: 100%;
    }
}

@media (max-width: 425px) {
    .gchoice_1_8_1 .squaredOne, .gchoice_9_8_1 .squaredOne{
        width: 100%;
    }
    #largeur-texte-offres {
        margin-left: 20px!important;
    }
    .page-template-contact #input_1_11, .page-template-contact #input_1_10, .page-template-contact #input_9_11, .page-template-contact #input_9_10{
        width: 100%;
    }
}


@media (max-width: 1180px) {
    .eviannew-lang select{
        padding: 3px 0 3px 8px;
        background: url(images/booking/arrow_lang.png) no-repeat right center !important;
        background-size: 15px!important;
        }
}
@media (min-width: 1200px){
    .evian-col-phone {
        width: 14%;
    }
}

@media screen and (max-width: 1024px) {
    .nav-eviannew {
        margin-left: 0 !important;
    }
}

@media (min-width: 992px){
    #field_9_4 label, #field_9_5 .text-label-form-tel-fixe, #field_1_4 label, #field_1_5 .text-label-form-tel-fixe{
        width: 21%;
        font-family: "Gotham-Book"!important;
    }
    #field_9_4 input, #field_9_5 input, #field_1_4 input, #field_1_5 input{
        width: 76%;
    }
}

#field_9_11 .text-label-form-subject {
    width: 100px;
}

#field_1_11 .text-label-form-subject {
    width: 170px;
}

.page-template-contact #input_1_11 {
    width: 79% !important;
}

@media (max-width: 1024px) {
        .page-template-contact #input_1_11 {
            width: 70% !important;
        }
    }

@media (max-width: 768px) {
        .page-template-contact #input_1_11, .page-template-contact #input_9_11 {
            width: 96% !important;
        }
}
#field_1_4 label{
    width: 55%;
}

#field_1_4 input{
    width: 41%;
}

html:lang(fr-FR) #field_1_4 label{
    width: 21%;
}


html:lang(fr-FR) #field_1_5 label{
    width: 24%;
}

html:lang(fr-FR) #field_1_5 input{
    width: 72%;
}


html:lang(fr-FR) #field_1_4 input{
    width: 76%;
}

@media (max-width: 1024px){

    #field_1_4 label{
        width: 77%;
    }

    html:lang(fr-FR) #field_1_4 label{
        width: 21%;
    }


    html:lang(fr-FR) #field_1_5 label{
        width: 36%;
    }

    html:lang(fr-FR) #field_1_5 input{
        width: 60%!important;
    }

    #field_1_4 input{
        width: 22%;
    }

    html:lang(fr-FR) #field_1_4 input{
        width: 76%;
    }
    html:lang(fr-FR) #field_1_3 label{
        width: 27%;
    }
}

@media (max-width: 768px) {
    #field_1_4 label, #field_1_5 label{
        width: 100%!important;
    }
    #field_1_4 input, #field_1_5 input{
        width: 100%!important;
    }
    html:lang(fr-FR) #field_1_5 input{
        width: 100%!important;
    }

}


#input_1_3 label{
    width: 24%;
}

#input_1_3 input{
    width: 72%;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow{
    display:none;
}

@media  screen and (max-width: 1024px) {
    .nav-eviannew li a{
        font-size: 0.80rem;
        height: 4rem;
    }
    .responsive-menu-pro-item a {
        font-size: 2.2rem !important;
    }
    .responsive-menu-pro-item ul .responsive-menu-pro-item a{
        font-size: 1.6rem!important;
        padding-left:2rem!important;
    }
}


.reservation-grid-cell-panel{
    position:relative!important;
}

.reservation-grid-cell-nr-panel{
    margin:0!important;
}


.reservation-grid-cell-text{
    width:100%!important;
    position:absolute!important;
    top:2px!important;
}

.al-device-mobile .x-small-editor .x-form-field{
    padding-top:0!important;
    line-height: 1!important;
}

@media  screen and (max-width: 991px) {
    #premiere-partie-form-green .awsgwt-modules.active{
        margin-top: 30px!important;
    }
    .page-template-awsgwt #resWizardMain .al-fl{
        width:100%!important;
        padding-left: 0!important;
        margin-left:0!important;
    }
    .page-template-awsgwt #resWizardMain .al-c .res-param-label{
        width: 90px!important;
    }
}

#field_1_11 label, #field_9_11 label, #field_1_13 label, #field_9_13 label, #field_1_14 label, #field_9_14 label{
    font-family: "Gotham-Book"!important;
    font-size: 15px!important;
    font-weight: normal!important;
    display: inline-block;
    vertical-align: middle;

}

#field_1_11 .ginput_container_select, #field_9_11 .ginput_container_select{
    display: inline-block;
    width: 80%;
    height: 30px;
    vertical-align: sub;
}

#field_1_11 .ginput_container_select select, #field_9_11 .ginput_container_select select{
    width: 100%!important;
}

@media screen and (max-width: 1413px){
    #field_1_11 .ginput_container_select, #field_9_11 .ginput_container_select{
        width: 75%;
    }
}

@media screen and (max-width: 1156px){
    #field_1_11 .ginput_container_select, #field_9_11 .ginput_container_select{
        width: 70%;
    }
}

@media screen and (max-width: 991px){
    #field_1_11 .ginput_container_select, #field_9_11 .ginput_container_select{
        width: 100%;
    }
}


.icegram.ig_air-mail{
    border-image:none;
    -webkit-border-image:none;
    border:none;
    padding: 10px;
}

.ig_popup.ig_air-mail .ig_headline{
    display: none!important;
}

.icegram .ig_message{
    font-size: 14px!important;
    margin-bottom: 0!important;
}

.ig_popup .ig_data {
    position: relative;
    text-align: center;
}


.icegram .ig_message img{
    margin-bottom:50px;
    width: 300px;
}


.info-jobs{
    font-size: 14px;
    font-family: "Gotham-Book"!important;
    margin-bottom: 70px;
    line-height: 2;
}

.info-jobs p{
    font-size: 14px;
    font-family: "Gotham-Book"!important;
}

.jobs-basic{
    font-family: "Gotham-Book"!important;
    background-color: white;
    padding: 30px;
}

.details-jobs{
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.title-jobs{
    font-weight: 700;
    font-size: 16px;
}

.jobs-return{
    color: #b3cbdb !important;
    font-size: 12px!important;
}


.jobs-return:before{
    content:none!important;
}

.reference-basic-jobs{
    font-size: 10px;
}

.title-basic-jobs{
    font-size: 18px;
    margin-top: 0;
    font-weight: 800;
}

.type-jobs{
    font-size: 12px;
}

.button-jobs{
    margin-top: 40px;
    font-family: "Gotham-Bold"!important;
    background-color: #b3cbdb;
    color: white!important;
    font-size: 1.4rem;
    display: inline-block;
    padding: 5px 20px;
    cursor: pointer;
}

.button-jobs:before{
    content:none!important;
}


.info-jobs ul li{
    list-style: disc;
    margin-left: 30px;
}


#apply-job{
    display: none;
}

#return-button-job{
    display: none;
    cursor: pointer;
}

#apply-job input{
    border: none !important;
    background: #ececec !important;
    padding: 15px 10px;
    margin: 6px 0;
    font-size: 14px;
}

#apply-job textarea{
    height: 150px;
    margin-top: 30px;
    padding-left:15px;
    font-size: 14px;
}

#apply-job input[type="file"]{
    background: none !important;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

#apply-job input[type="checkbox"]{
    position: relative;
    left: inherit;
    display: inline-block;

}

#apply-job input[type="checkbox"] +label:before,
#apply-job input[type="checkbox"] +label:after{
    content:none!important;
}

#apply-job .label{
    color: black;
    font-family: "Gotham-Book"!important;
    font-weight: 100;
    display: inline-block;
    word-wrap: normal;
    word-break: break-word;
    padding-left: 10px;
    max-width: 80%;
    white-space: normal;
    text-align: left;
    line-height: 1.25;
    vertical-align: text-top;
    font-size: 12px;
}

#apply-job .details-jobs{
    margin-left:15px;
}

.button-browse{
    color: black;
    font-family: "Gotham-Book"!important;
    font-weight: 100;
}

.button-submit-job{
    border-radius: 1.5em !important;
    background: #b3cbdb !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
    text-align: right;
    font-size: 1.4rem;
    padding: 1em 2.5em !important;
    font-family: "Gotham-Bold"!important;
    position: relative;
    z-index: 1000;
}

.button-submit-job:hover{
    border-radius: 1.5em !important;
    background: #b3cbdb !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
    text-align: right;
    font-size: 1.4rem;
    padding: 1em 2.5em !important;
    font-family: "Gotham-Bold"!important;
    position: relative;
    z-index: 1000;
}


body[class^="paged"] .en-tete,
body[class*=' paged'] .en-tete{
    height: 160px!important;
}

@media (max-height: 769px) and (max-width: 1367px){
    .eviannew-menu-custom .menu-item {
        margin-bottom: 0.8rem !important;
        margin-top: 0.8rem !important;
    }
    .eviannew-menu-custom .menu-item a {
        font-family: 'Bauer-Roman' !important;
        font-size: 2.75rem;
        line-height: 1.4;
    }
    .eviannew-menu-custom {
        padding-top: 1%;
    }
    .eviannew-menu-img {
        width: 300px!important;
    }
    ul.sub-menu .menu-item {
        margin-bottom: 0.2rem !important;
    }
}
