.slider label:after,
.sssf-item:after,
.sssf-item:before,
.slick-slider-single-for .slick-arrow:before,
.custom-select .current-value:before,
.custom-select-main .current-value:after,
.btm-top:before,
.btn-contact:before,
.btn-reserve:before,
.btn-localization:before,
.icon-hz:before,
.icon-foot:before,
.icons-block .sc-icon1:before,
.icons-block .sc-icon2:before,
.icons-block .sc-icon3:before,
.btn-recherche:before,
.btn-recevoir:before,
.section-mainslider .bx-prev:before,
.section-mainslider .bx-next:before,
.section-icons-blue .icons-block-2:before,
.list-checked li:before,
.section-attribuee .sa-item:before,
.section-contacts .contact-item:before,
.contact-form .submit:before,
.inp-row .with-icon:before,
.list-with-icons .list-icon:before,
.section-orange-info .text-big:before,
.section-docs .address-block .address-item:before,
.list-disc li:before,
.mainheader .logo:after,
.btn-deposez:after,
.btn-espace:after,
.btn-deposez:before,
.btn-espace:before,
.mainnav>ul>li>a:before,
.mainnav>ul>li.has-child>a:after,
.header-mobile .ham-btn:before,
.search-btn:before,
.stars-block .star:before,
.ei-icon:before,
.excerpt-icon-horizontal .icon:before,
.location-excerpt .le-icon:before {
    content: '';
    display: block;
    position: absolute
}

.grid-row,
.slider,
.icons-block,
.section-with-icon,
.section-icons-blue,
.section-contacts,
.inp-row-3,
.inp-row-2,
.single-slider-block,
.section-location,
.list-arrow,
.section-orange-info,
.section-docs,
.section-docs .list-disc,
.mainheader,
.mainnav,
.mega-menu,
.mega-menu .villes ul,
.foot-blue,
.stars-block,
.location-excerpt,
.excerpt-station,
.excerpt-termes {
    display: table;
    font-size: 0 !important;
    width: 100%
}

.photos-cover,
.slider label:after,
.sssf-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-slider-single-for .slick-arrow,
.custom-select .current-value:before,
.btn-recherche:before,
.btn-recevoir:before,
.section-mainslider .bx-prev,
.section-mainslider .bx-next,
.section-mainslider .bx-prev:before,
.section-mainslider .bx-next:before,
.section-icons-blue .icons-block-2:before,
.section-attribuee .sa-item:before,
.section-contacts .contact-item:before,
.list-arrow li:before,
.list-with-icons .list-icon,
.section-orange-info .text-big:before,
.section-docs .address-block .address-item:before,
.list-disc li:before,
.feedback-item .fi-head .ei-icon:before,
.mainheader .logo:after,
.btn-deposez:after,
.btn-espace:after,
.btn-deposez:before,
.btn-espace:before,
.mainnav>ul>li>a:before,
.mainnav>ul>li.has-child>a:after,
.link-with-circle .icon-circle {
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.sssf-item:before {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slick-slider-single-for .slick-arrow:before,
.btm-top:before,
.section-desc1 .white-block,
.search-btn:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.bg-sprite:before,
.icon-bd2,
.check-wrap label:before,
.select-wrap-new:before,
.icon-check,
.reg-main-img .rmi-h1.with-icon:before,
.title-icon:before,
.bx-prev:before,
.bx-next:before,
.list-checked li:before,
.slick-arrow:before,
.title-leaves span:before,
.title-leaves span:after,
.ul-chevs li:before,
.icon-cure:before {
    background: url(/assets/img/spritev2.png) 0 0 no-repeat
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    line-height: 1
}

body {
    font-family: "Lato", "Arial", sans-serif, serif;
    font-weight: 300;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility !important
}

body.mobile {
    -webkit-text-size-adjust: none
}



body,
html {
    min-width: 440px
}

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

a {
    text-decoration: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

.cf:before,
.cf:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.cf:after {
    clear: both
}

.grid-3,
.grid-4 {
    display: inline-block;
    vertical-align: top
}

.grid-3 {
    margin-right: 10px;
    margin-bottom: 10px;
    width: -webkit-calc(33.33% - 7px);
    width: calc(33.33% - 7px)
}

.grid-3:nth-child(3n+3) {
    margin-right: 0
}

@media only screen and (max-width: 600px) {
    .grid-3 {
        width: 100%;
        margin-right: 0
    }
}

.grid-4.grid-4 {
    margin-right: 10px;
    margin-bottom: 20px;
    width: -webkit-calc(25% - 8px);
    width: calc(25% - 8px)
}

.grid-4.grid-4:nth-child(4n+4) {
    margin-right: 0
}

@media only screen and (max-width: 600px) {
    .grid-4.grid-4 {
        width: 100%;
        margin-right: 0
    }
}

.grid-2-full {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

@media only screen and (max-width: 600px) {
    .grid-2-full {
        width: 100%;
        display: block
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    background: #fff;
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.ctctprop {
    padding: 10px 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}
.planningflat td.green {
    background-color: green;
}
.planningflat td.red {
    background-color: red;
}
.planningflat td {
    text-align: center;
}


.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.ui-helper-hidden {
    display: none
}

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

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.section-location2 ul {
    list-style: square;
    padding: 0 50px;
}
.section-location2 li {
    font-size: 18px;
    padding: 5px 10px;
    line-height: 24px;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

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

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eee url("/assets/img/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
    color: #333333
}

.ui-widget-content a {
    color: #333333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url("/assets/img/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold
}

.ui-widget-header a {
    color: #ffffff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6 url("/assets/img/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background: #fdf5ce url("/assets/img/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url("/assets/img/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("/assets/img/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url("/assets/img/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #ffffff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #ffffff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #ffffff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("/assets/img/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/assets/img/ui-icons_222222_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/assets/img/ui-icons_222222_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("/assets/img/ui-icons_222222_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("/assets/img/ui-icons_ef8c08_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("/assets/img/ui-icons_228ef1_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/assets/img/ui-icons_ffd27a_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url("/assets/img/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url("/assets/img/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.slider {
    position: relative;
    padding-top: 540px;
    -webkit-transition: padding-top;
    transition: padding-top;
    margin-left: -5px;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px)
}

.slider>.slide-item {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.slide-item img {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.slide-item {
    margin-left: 5px;
    width: -webkit-calc(100% - 5px);
    width: calc(100% - 5px)
}

@media only screen and (max-width: 600px) {
    .slide-item {
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px)
    }
}

.slide-item .quote {
    display: block;
    position: relative;
    padding: 20px 40px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center
}

.slider input[name='slide_switch'] {
    display: none
}

.optin {
    font-size: 15px;
    PADDING: 10px 0;
}


.photos-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.slider label {
    margin: 0 5px 10px;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: -webkit-calc(25% - 10px);
    width: calc(25% - 10px);
    height: 115px;
    position: relative;
    z-index: 9
}

@media only screen and (max-width: 600px) {
    .slider label {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

.slider label:after {
    -webkit-box-shadow: inset 0 0 0 6px #449fb5;
    box-shadow: inset 0 0 0 6px #449fb5;
    opacity: 0;
    -webkit-transition: opacity;
    transition: opacity
}

.slider label img {
    display: block;
    width: 100%
}

.slider input[name='slide_switch']:checked+label:after {
    opacity: 1
}

.slider input[name='slide_switch']~.slide-item {
    opacity: 0
}

@media only screen and (max-width: 1040px) {
    .slider input[name='slide_switch']~.slide-item {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.slider input[name='slide_switch']:checked+label+.slide-item {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.span-icon-link {
        position: relative;
        float: right;
    }
    .strong-underline {
        text-decoration: underline;
    }
    .logideal {
        margin-bottom: 22px;
        line-height: 24px;
    }
    .title-redirect {
        font-size: 30px;
        text-decoration: underline;
        margin-bottom: 15px;
    }
    .div-redirect-all {
        text-align: center; margin-top: 50px; margin-bottom: 50px;
    }
    .big-div-tryitpls {
        padding: 10px;
        margin: 0 auto;
        font-size: 18px;
        width: 80%;
    }
    .div-tryitpls {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .link-redirect {
        border: solid black;
        margin-top: 10px;
        background: #449fb5;
        padding: 10px;
        width: 35%;
        height: fit-content;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 40px;
        color: white;
        transition: transform 0.5s cubic-bezier(0, 1, 1, 0);
        animation: pulseredirect 1s infinite alternate;
    }
    @media only screen and (max-width: 600px) {
        .title-redirect {
            font-size: 29px;
        }
        .link-redirect {
            width: 70%;
        }
    }
    @keyframes pulseredirect {
        to {
            transform: scale(1.1);
        }
    }


.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

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

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
  float: left;
    min-height: 1px;
    display: none

}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.sss-item {
    text-align: center
}

.sss-item img {
  padding: 15px;
  max-width: 100%;
  display: inline-block;
  max-height: 300px;

}

.sss-item .slide-caprion {
    display: block;
    padding: 20px 10px 13px;
    font-size: 15px;
    text-align: center;
    font-weight: bold
}

.slick-slider-single-for {
  width: calc(100% + 10px);
  margin-left: -5px;
  max-height: 125px;
}

.sssf-item {
  height: 115px;
  position: relative;
  max-height: 115px;
  margin: 0 5px;
  background-size: cover !important;
  background-position: center !important;
  cursor: pointer
}

.sssf-item:after {
    -webkit-box-shadow: inset 0 0 0 6px #449fb5;
    box-shadow: inset 0 0 0 6px #449fb5;
    opacity: 0;
    -webkit-transition: opacity;
    transition: opacity
}

.sssf-item:before {
    opacity: 0;
    -webkit-transition: opacity;
    transition: opacity;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #449fb5 transparent;
    top: -10px
}

.placeholder-icon-detail {
    height: 50px;
    width: 52px;
    margin-bottom: 15px;
}
.slider-1 {
        max-width: 400px;
        width: 400px;
        min-width: 400px;
        overflow: hidden;
        border: 1px solid #f1f1f1;
        margin-bottom: 20px;
        transition: transform 0.3s ease;
    }

    .slider-1 img {
        width: 400px;
        min-width: 400px;
        max-width: 400px;
        max-height: 300px;
        height: 300px;
    }

    .slider-thumbs {
        max-width: 405px;
        width: 405px;
        min-width: 405px;
        overflow: hidden;
        border: 1px solid #f1f1f1;
        background-color: transparent;
    }

    .slider-1:hover {
        transform: scale(1.05);
    }

    .slider-thumbs input[type="radio"] {
        display: none;
    }

    .container-slider-img {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        margin-right: 10px;
    }

    .slider-thumbs img {
        min-width: 93px;
        width: 93px;
        max-width: 93px;
        height: 115px;
        min-height: 115px;
        max-height: 115px;
        margin-right: 10px;
    }
.sssf-item.slick-current:after,
.sssf-item.slick-current:before {
    opacity: 1
}

.slick-slider-single-for .slick-track {
    padding-top: 10px
}

.slick-slider-single-for .slick-arrow {
    height: 40px;
    width: 40px;
    position: absolute;
    margin-top: 7px;
    background: #449fb5;
    z-index: 9;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    font-size: 0;
    cursor: pointer
}

.slick-slider-single-for .slick-arrow:before {
    width: 23px;
    height: 24px
}

.slick-slider-single-for .slick-arrow:hover {
    background: #367e90
}

.slick-slider-single-for .slick-arrow.slick-next {
    right: 30px
}
.com .leaflet-top.leaflet-left {
    display: none;
}
.slick-slider-single-for .slick-arrow.slick-next:before {
    background-position: -110px -3px
}

.slick-slider-single-for .slick-arrow.slick-prev {
    left: 30px
}

.slick-slider-single-for .slick-arrow.slick-prev:before {
    background-position: -77px -3px
}

.custom-select {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: auto;
    z-index: 10;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.custom-select .current-value {
    display: block;
    position: relative;
    background-color: #ffffff;
    text-align: left;
    padding-right: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.custom-select .current-value:before {
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

.custom-select .current-value.active+.list-values {
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

.custom-select .current-value.active+.list-values:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 7px 6px;
    border-color: transparent transparent #fff transparent
}

.custom-select .list-values {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    margin-top: 20px;
    visibility: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s, margin 0.3s;
    transition: opacity 0.3s, visibility 0.3s, margin 0.3s
}

.custom-select .list-values a {
    display: block;
    color: inherit;
    -webkit-transition: all .3s;
    transition: all .3s
}

.custom-select .list-values a.current {
    display: none
}

.custom-select.animation-1 .list-values a {
    position: relative
}

.custom-select.animation-1 .list-values a:nth-child(2n+2) {
    right: -10px
}

.custom-select.animation-1 .list-values a:nth-child(2n+1) {
    left: -10px
}

.custom-select.animation-1 .current-value.active+.list-values a:nth-child(2n+2) {
    right: 0
}

.custom-select.animation-1 .current-value.active+.list-values a:nth-child(2n+1) {
    left: 0
}

.custom-select-main {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    font-size: 16px;
    color: #222221;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 300
}

.custom-select-main .current-value {
    padding: 12px 35px 12px 15px
}

.custom-select-main .current-value:after {
    height: 38px;
    width: 34px;
    right: 3px;
    top: 3px;
    background: #666767
}

.custom-select-main .current-value:before {
    border-top-color: #fff;
    z-index: 3;
    right: 13px
}

.custom-select-main .list-values {
    background: #fff;
    border-top: 1px solid #e5811d;
    padding: 15px;
    max-height: 200px;
    overflow: auto
}

.custom-select-main .list-values a {
    display: block;
    margin-bottom: 3px
}

.custom-select-main .list-values a:hover {
    opacity: .85
}

.custom-select-main .list-values a:last-child {
    margin-bottom: 0
}

.styled-select.styled-select {
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: url(/assets/img/sel.png) no-repeat right #fff;
    position: relative;
    height: 40px;
    border-right: 1px solid #fff
}

.styled-select.styled-select select {
    appearance: none;
    background: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

body {
    color: #222221;
    background-position: top center;
    background-repeat: no-repeat;
}

.text-elements {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 720px;
}
.icon-above-text {
    flex: 0 0 20%;
    text-align: center;
    margin-bottom: 15px;
}

.icon-above-text span {
    display: block;
    color: #449fb5;
    font-weight: 600;
}
.icon-above-text p {
    font-weight: 600 !important;
    white-space: nowrap;
    margin-bottom: 5px;
}

.fa-font-size {
    font-size: 40px;
    margin-bottom: 10px;
}

.mdi-font-size {
  font-size: 46px;
      margin-bottom: 4px;
  }

  @media only screen and (max-width: 600px) {
      .text-elements {
          padding-top: 20px;
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-start;
          width: 100%;
      }

      .icon-above-text {
          flex: 0 0 33%;
          text-align: center;
          margin-bottom: 15px;
      }

      .icon-above-text span {
          display: block;
          color: #449fb5;
          font-weight: 600;
      }

      .icon-above-text p {
          margin-bottom: 5px;
      }

      .fa-font-size {
          font-size: 40px;
          margin-bottom: 12px;
      }

      .mdi-font-size {
          font-size: 46px;
          margin-bottom: 6px;
      }
  }



@media only screen and (max-width: 600px) {
    body {
        background-image: none;
    }
}

.dib {
    display: inline-block
}

.block {
    display: block
}

.bold {
    font-weight: 700
}

.mt30 {
    margin-top: 30px !important
}

.mt10 {
    margin-top: 10px !important
}

.h180 {
    height: 180px !important
}

.mr30 {
    margin-right: 30px
}

.mb10 {
    margin-bottom: 10px !important
}

.mr50 {
    margin-right: 50px
}

.mr60 {
    margin-right: 60px
}

.pb30 {
    padding-bottom: 15px !important
}

.pl0 {
    padding-left: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.p0140 {
    padding: 0 80px !important
}

@media only screen and (max-width: 600px) {
    .p0140 {
        padding: 0 30px !important
    }
}

.ttu {
    text-transform: uppercase !important
}

.color-white {
    color: #fff !important
}

.tac {
    text-align: center !important
}

.tal {
    text-align: left !important
}

.tar {
    text-align: right !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt-20 {
    margin-top: -20px
}

strong {
    font-weight: 700
}

.no-mb {
    margin-bottom: 0 !important
}

.title-big {
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 300
}

.title-big-2 {
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 300
}

.title1 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #151515;
    font-family: "Montserrat", "Arial", sans-serif
}

@media only screen and (max-width: 600px) {
    .title1 {
        font-size: 16px
    }
}

.title-simple {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px
}

@media only screen and (max-width: 600px) {
    .title-simple {
        font-size: 16px;
        margin-top: 20px
    }
}

.btm-top {
    background: #e5811d;
    width: 40px;
    height: 40px;
    right: 40px;
    bottom: 40px;
    position: fixed;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 9
}

@media only screen and (max-width: 600px) {
    .btm-top {
        right: auto;
        left: 50%;
        margin-left: -20px;
        bottom: 15px
    }
}

.btm-top:hover {
    background: #ba6815
}

.btm-top:before {
    background-position: -147px -4px;
    width: 26px;
    height: 23px
}

.main-title {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 1.2
}

@media only screen and (max-width: 600px) {
    .main-title {
        font-size: 16px
    }
}

.title-small-3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-top: 15px;
}

.btn-2 {
    width: -webkit-calc(50% - 6px);
    width: calc(50% - 6px);
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 600px) {
    .btn-2 {
        width: 100%;
        margin-right: 0
    }
}

.btn-container {
    display: flex;
    align-items: center;
}

.rating-container {
    margin-left: 50px;
    background-color: #e5811d;
    padding: 10px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
}

.rating-container a {
    display: inline;
    margin: 0 5px;
    color: white;
    text-decoration: underline;
    white-space: nowrap;
}

.margin-star {
    margin-left: 5px;
    margin-right: 5px;
    color: yellow;
}

.margin-grade {
    margin-left: 5px;
    margin-right: 5px;
}

.btn-reservation {
    margin: 0 auto;
    width: 170px;
    height: 40px;
    background-color: #e5811d;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.arrow {
    margin-left: 25px;
}


@media only screen and (max-width: 600px) {

    .rating-container {
        flex-direction: column;
        align-items: center;
    }

}



.btn-big-orange,
.btn-big-blue {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 15px 5px;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn-big-orange {
    background: #e5811d
}

.btn-big-orange:hover {
    background: #ba6815
}

.btn-big-blue {
    background: #449fb5
}

.btn-big-blue:hover {
    background: #367e90
}

.btn-darkblue {
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    background: #2c3e50
}

.btn-darkblue:hover {
    background: #3e5871
}

.btn-white-transparent {
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    padding: 8px 15px;
    background: transparent;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    display: inline-block;
    line-height: 1.3
}

@media only screen and (max-width: 600px) {
    .btn-white-transparent {
        font-size: 12px;
        padding: 8px 10px
    }
}

.btn-white-transparent:hover {
    background: #fff;
    color: #449fb5
}

.btn-orange {
    background: #499FB5;
    color: #fff;
    padding: 10px 10px;
    margin: 10px 0;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
    display: inline-block;
}

.btn-orange:hover {
    background: #ba6815
}

.btn-contact {
    position: relative;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 143px;
    height: 41px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}
.btn-reserve {
    position: relative;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 169px;
    height: 41px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.btn-contact:hover,.btn-reserve:hover {
    opacity: .85
}
.btn-reserve:before {
    left: 0;
    top: 0;
    background-position: -1143px -486px;
    width: 100%;
    height: 100%;
}

.btn-contact:before {
    left: 0;
    top: 0;
    background-position: -659px -2px;
    width: 100%;
    height: 100%
}

.btn-localization {
    position: relative;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 143px;
    height: 41px;
    display: inline-block;
    vertical-align: top
}

.btn-localization:hover {
    opacity: .85
}

.btn-localization:before {
    left: 0;
    top: 0;
    background-position: -424px -1px;
    width: 100%;
    height: 100%
}

.icon-hz {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 43px;
    height: 31px;
    position: relative
}

.icon-hz:before {
    width: 100%;
    height: 100%;
    background-position: -1074px -15px
}

.icon-foot {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 26px;
    height: 25px;
    position: relative
}

.icon-foot:before {
    width: 100%;
    height: 100%;
    background-position: -1307px -11px
}

.wrap {
    margin: 0 auto;
    width: 1095px;
    z-index: 2;
    position: relative;
}

@media only screen and (max-width: 600px) {
    .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-grey {
    background: #eef0f1;
    padding: 15px 20px;
    margin-bottom: 10px
}

.section-grey p {
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px
}

.section-grey ul {
  list-style: disc;
    padding-left: 150px;
	font-size: 18px;
    line-height: 22px;
}

@media only screen and (max-width: 600px) {
    .section-grey {
        background: transparent;
        padding-top: 10px
    }
}

.header-blue {
    background-color: #449fb5;
    padding: 20px 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.icons-block {
    background-color: #e5e6e6;
    padding: 20px 0px 0;
    width: 975px;
    margin: 0 auto 15px
}

@media only screen and (max-width: 600px) {
    .icons-block {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
}

.icons-block .text-block {
    font-size: 14px;
    position: absolute;
    line-height: 1.3
}

.icons-block .text-block .blue {
    color: #449fb5
}

.icons-block .sc-icon1 {
    position: relative;
    width: 276px;
    height: 198px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    margin-bottom: 15px;
    margin-left: 30px
}

@media only screen and (max-width: 600px) {
    .icons-block .sc-icon1 {
        display: block;
        margin: 0 auto 20px;
        left: -30px
    }
}

.icons-block .sc-icon1 .text-block {
    left: 120px;
    top: 41px
}

.icons-block .sc-icon1:before {
    background-position: 0 -45px;
    width: 276px;
    height: 198px
}

.icons-block .sc-icon2 {
    position: relative;
    width: 300px;
    height: 234px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 15px
}

@media only screen and (max-width: 600px) {
    .icons-block .sc-icon2 {
        display: block;
        margin: 0 auto 5px;
        left: -30px
    }
}

.icons-block .sc-icon2 .text-block {
    left: 138px;
    top: 47px
}

.icons-block .sc-icon2:before {
    background-position: -299px -45px;
    width: 300px;
    height: 234px
}

.icons-block .sc-icon3 {
    position: relative;
    width: 295px;
    height: 231px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px
}

@media only screen and (max-width: 600px) {
    .icons-block .sc-icon3 {
        display: block;
        margin: 0 auto 20px;
        right: -23px
    }
}

.icons-block .sc-icon3 .text-block {
    left: 50px;
    top: 50px
}

.icons-block .sc-icon3:before {
    background-position: -628px -53px;
    width: 295px;
    height: 231px
}

.icons-block .btn-big-orange {
    margin-right: 12px
}

.section-with-icon {
    border-top: 5px solid #e5811d;
    border-bottom: 5px solid #449fb5;
    -webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px
}

@media only screen and (max-width: 600px) {
    .section-with-icon {
        display: block
    }
}

.half-sect {
    width: 50%;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 600px) {
    .half-sect {
        display: block;
        width: 100%
    }
}

.btn-recherche,
.btn-recevoir {
    padding: 40px 25px 40px 225px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}
.find-accom .relative.date:after {
    color: #2c3d50;
    right: 15px;
    font-size: 22px;
}
.find-accom .box-reservation .box-form .body-box .inp-group input, .box-reservation .box-form .body-box .inp-group select {
    border-radius: 6px;
    font-size: 15px;
    color: #2c3d50;
}
.find-accom .box-reservation .box-form .body-box .inp-group select {

    border-radius: 6px;
}

.find-accom {
    background-color: #449fb5;
    border-bottom: 5px solid #e5811e;
    border-top: 5px solid #e5811e;
    padding: 1.25rem 0 .3125rem 1.25rem;
}
.find-accom .box-reservation .box-form .body-box .inp-group.adults-number {
    margin-left: 0px;
}
.find-accom .box-reservation .box-form .body-box .inp-group {
    margin-right: 80px;
}
.find-accom .box-reservation {

    margin-bottom: 0px;
}
.find-accom .box-reservation .box-form .body-box .inp-group label {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 8px;
}
.find-accom .box-reservation .box-form .body-box .inp-group select {
    width: 150px;
	font-size: 15px;
}
.find-accom input, .find-accom button, .find-accom select, .find-accom optgroup, .find-accom textarea {
    height: 50px;
}
.find-accom .box-reservation .box-form {
    background: #449fb5;
}
.find-accom .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.find-accom__heading {
        color: #fff;
        font-weight: bold;
        font-size: 1.25rem;
        margin-bottom: .625rem;
        padding-left: 10px;
	    line-height: 22px;
}
.find-accom  .box-form .body-box .inp-group.btn-submit .relative:after {

    top: 10px;
    right: 7px;
    font-size: 30px;
}
.find-accom .form-inline {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
}
.find-accom .custom-control, .find-accom .form-group {
    margin-bottom: 0;
}
.find-accom .custom-control, .find-accom .form-group {
    background-color: #FFF;
    color: #589FBA;
    padding: 14px 16px;
    margin-right: 1.25rem;
    border-radius: 10px;
    margin-bottom: .9375rem;
    font-size: 15px;
    font-weight: bold;
}
.find-accom .datepicker-here {
    width: 0px;
    height: 0px;
    padding: 0;
    opacity: 0;
}
.find-accom .custom-control {
    padding-left: 38px;
}
.find-accom .custom-control, .find-accom .form-group {
    margin-bottom: 0;
}
.find-accom .btn-secondary {
    color: #212529;
    background-color: #FED916;
    border-color: #FED916;
}
.find-accom .form-inline .custom-control {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.find-accom .custom-control {
    position: relative;
    display: block;
    min-height: 1.375rem;
    padding-left: 1.5rem;
}
.find-accom input, .find-accom button, .find-accom select, .find-accom optgroup, .find-accom textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.find-accom  .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.find-accom .btn {
    margin-bottom: 0;
}
.find-accom .btn {
    text-transform: uppercase;
}
.find-accom .btn-secondary {
    color: #206AB9;
}
.find-accom .btn {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}
.find-accom .btn-secondary {
    color: #212529;
    background-color: #FED916;
    border-color: #FED916;
}
.find-accom .btn {
    text-transform: uppercase;
}
.find-accom .fa-search:before {
    content: "\f002";
}
.find-accom .btn {
  display: inline-block;
font-weight: 400;
color: #707070;
text-align: center;
vertical-align: middle;

border: 1px solid transparent;
padding: .75rem 0.1625rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .625rem;
}
@media only screen and (max-width: 600px) {
    .btn-recherche,
    .btn-recevoir {
        display: block;
        padding-left: 150px;
        font-size: 17px
    }
    .find-accom .box-reservation .box-form .body-box .inp-group label {
	font-size:20px;
    }
    .find-accom__heading {
	font-size:24px;
	line-height:28px;
    }
}

.btn-recherche {
    background: #449fb5
}

.btn-recherche:hover {
    background: #367e90
}

.btn-recherche:before {
    background-position: -969px -64px;
    width: 71px;
    height: 84px;
    left: 92px
}

@media only screen and (max-width: 600px) {
    .btn-recherche:before {
        left: 30px
    }
}

.btn-recevoir {
    background: #e5811d
}

.btn-recevoir:hover {
    background: #ba6815
}

.btn-recevoir:before {
    background-position: -1069px -65px;
    width: 97px;
    height: 81px;
    left: 75px
}

@media only screen and (max-width: 600px) {
    .btn-recevoir:before {
        left: 30px
    }
}

.section-desc {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 15px
}

.section-desc.big-txt {
    margin-bottom: 0
}

.section-desc.big-txt .white-block {
    font-size: 26px;
    padding: 23px 30px;
    min-width: 330px;
    text-align: center
}

.section-desc1 {
    height: 290px
}

.section-desc1 .white-block {
    padding: 15px;
    font-size: 21px;
    text-transform: uppercase;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    line-height: 1.2
}

@media only screen and (max-width: 600px) {
    .section-desc1 .white-block {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px)
    }
}

.section-desc1 .white-block .blue {
    color: #449fb5
}

.section-desc1 .white-block strong {
    font-weight: 700
}

.section-desc2 {
    padding: 25px 30px
}

@media only screen and (max-width: 600px) {
    .section-desc2 {
        padding: 25px 20px
    }
}

.section-desc2 .white-block {
    padding: 40px;
    font-size: 15px;
    line-height: 1.3;
    background: rgba(255, 255, 255, 0.75)
}

.section-desc2 .white-block strong {
    font-weight: 700
}

.section-desc2 .white-block h2 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.1
}

.section-mainslider {
    margin-bottom: 10px;
    position: relative
}

.section-mainslider .bx-prev,
.section-mainslider .bx-next {
    bottom: 10px;
    width: 23px;
    height: 24px;
    position: absolute
}

.section-mainslider .bx-controls {
    bottom: 12px;
    position: absolute;
    width: 100%
}

.section-mainslider .bx-prev {
    left: 300px
}

@media only screen and (max-width: 600px) {
    .section-mainslider .bx-prev {
        left: 10px
    }
}

.section-mainslider .bx-prev:before {
    background-position: -77px -3px;
    width: 23px;
    height: 24px
}

.section-mainslider .bx-next {
    right: 300px
}

@media only screen and (max-width: 600px) {
    .section-mainslider .bx-next {
        right: 10px
    }
}

.section-mainslider .bx-next:before {
    background-position: -110px -3px;
    width: 23px;
    height: 24px
}

.main-slider a {
    display: block;
    width: 100%
}

.main-slider a img {
    width: 100%
}

.main-slider .bx-caption {
    text-align: center;
    background: rgba(68, 159, 181, 0.79);
    color: #fff;
    font-size: 14px;
    padding: 10px
}

.main-slider .bx-caption h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 4px
}

.main-slider .bx-caption>span {
    display: block;
    width: 400px;
    margin: 0 auto
}

@media only screen and (max-width: 600px) {
    .main-slider .bx-caption>span {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px)
    }
}

.search-block {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 350px;
    max-width: 100%;
    background: rgba(229, 129, 29, 0.9);
    padding: 20px 30px;
    color: #fff;
    line-height: 1.3
}

.search-block select {
    border: none;
    background: #fff;
    height: 40px;
    padding: 0 15px;
    width: 100%
}

.search-block .styled-select {
    margin-bottom: 24px
}

@media only screen and (max-width: 600px) {
    .search-block {
        position: relative;
        left: 0;
        top: 0;
        margin: auto;
        margin-top: 15px;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }
}

.search-block h2 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px
}

.search-block h2 strong {
    font-weight: 700
}

.search-block h2 .big {
    font-size: 21px;
    display: block
}

.search-block .select-lbl {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px
}

.breadcrumbs-block {
    color: #fff;
    background: #449fb5;
    padding: 8px 20px;
    margin-bottom: 10px
}

@media only screen and (max-width: 600px) {
    .breadcrumbs-block {
        text-align: center;
    }
    .breadcrumbs-block .fl,
    .breadcrumbs-block .fr {
        float: none;
	font-size: 16px;
        line-height: 20px;
	padding : 0;
    }
}

.breadcrumbs {
    font-size: 15px;
    font-weight: 400;
    padding: 8px 0
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.breadcrumbs .current {
    font-weight: 700
}

.breadcrumbs a {
    color: inherit;
    -webkit-transition: all .3s;
    transition: all .3s
}

.breadcrumbs a:hover {
    color: #e5811d
}

.title-with-btn {
    margin-bottom: 10px;
	display: inline;
}

@media only screen and (max-width: 600px) {
    .title-with-btn {
        text-align: center;
        margin: 30px 0
    }
}

.title-with-btn .btn-orange,
.title-with-btn .title {
    display: inline-block;
    vertical-align: middle
}

.title-with-btn .btn-orange {
    margin-right: 22px;
	margin: 0px 10px 10px 0px;
}

@media only screen and (max-width: 600px) {
    .title-with-btn .btn-orange {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.title-with-btn .title {
    font-size: 21px;
    text-transform: uppercase;
    font-family: "Montserrat", "Arial", sans-serif;
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
	display: inline;
  font-weight: 500;
}

@media only screen and (max-width: 600px) {
    .title-with-btn .title {
        display: block;
        font-size: 21px;
        width: 100%
    }
}

.section-icons-blue {
  background: #2c3e50;
      text-align: center;
      padding: 40px 15px;
      border-top: 5px solid #e5811d;

}

@media only screen and (max-width: 600px) {
    .section-icons-blue {
        text-align: left;
        padding: 30px 35px;
        margin-right: 0
    }
}

.section-points-fort {
        background-color: #F5F5F5;
        padding: 10px 20px 0;
        text-align: center;
    }

    .header {
        position: relative;
    }

    .header h1 {
        font-weight: bold;
        font-size: 22px;
        color: black;
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .barre-delimiter {
        width: 100%;
        border: none;
        height: 2px;
        margin: 0;
        margin-bottom: 20px;
        position: relative;
        background: repeating-linear-gradient(
            45deg,
            #e5811c,
            #e5811c 10px,
            #449fb5 10px,
            #449fb5 20px
        );
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }

    .icon-text-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .icon-text-pair {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 10px;
        width: fit-content;
        min-width: 150px;
                max-width: 160px;
                margin-bottom: 20px;
            }

            .icon-text-container span {
                font-size: 50px;
                margin-bottom: 15px;
                color: #2c3e50;
            }

            .icon-text-container p {
                font-weight: bold;
                font-size: 1rem;
            }


.section-icons-blue .icons-block-2 {
    margin-right: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    position: relative
}

@media only screen and (max-width: 600px) {
    .section-icons-blue .icons-block-2 {
        margin-bottom: 45px
    }
    .section-icons-blue .icons-block-2:last-child {
        margin-bottom: 0
    }
}

.section-icons-blue .icons-block-2 .small {
    text-transform: none;
    font-size: 16px
}

.section-icons-blue .icons-block-2:last-child {
    margin-right: 0
}

.section-icons-blue .icons-block-2:before {
    left: 0
}

.section-icons-blue .icons-block-2 h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 4px
}

.section-icons-blue .icons-block-2 li {
    font-size: 16px;
    margin-bottom: 2px
}

.section-icons-blue-update li {
    font-size: 16px;
    margin-bottom: 5px
}

.section-icons-blue .icons-block-21 {
    padding-left: 60px;
    padding-right: 30px;
}

.section-icons-blue .icons-block-21:before {
    background-position: -1241px -68px;
    width: 44px;
    height: 73px
}

.icons-block-info {
    background: url(../img/spritev2.png) -1445px -294px no-repeat;
    display: inline-block;
    height: 30px;

    min-width: 30px;
	margin-top: -10px;
    align-items: center;
    vertical-align: middle;
}
.icons-block-tsecure {
    background: url(../img/spritev2.png) -1483px -424px no-repeat;
    display: inline-block;
    height: 74px;

    min-width: 74px;
	margin-top: -15px;
    align-items: center;
    vertical-align: middle;
}
.icons-block-tresa {
    background: url(../img/spritev2.png) -1564px -424px no-repeat;
    display: inline-block;
    height: 79px;

    min-width: 79px;
	margin-top: -15px;
    align-items: center;
    vertical-align: middle;
}
.icons-block-tannule {
    background: url(../img/spritev2.png) -1654px -421px no-repeat;
    display: inline-block;
    height: 75px;
    min-width: 75px;
	margin-top: -15px;
    align-items: center;
    vertical-align: middle;
}
.divby3 {
    display: inline-block;
    padding: 0 15px;
  padding-bottom: 25px;

}
.divby3 h3 {
  display: inline-block;
  padding-left: 10px;
  font-size: 17px;
  font-weight: bold;
  max-width: 220px;
  text-align: center;
  color: #449fb5;

}
.section-full-oran {
    background: #eef0f1;
    padding: 30px 20px 0;
    border-top: 5px solid #e5811d;
    border-bottom: 5px solid #e5811d;
    margin-bottom: 20px;
}
.bandoran {
  background-color: #e5811e;
  padding: 20px;
  text-align: center;
  color: white;
}
.bandoran .p1 {
    font-size: 30px;
    font-weight: bold;
}
.bandoran .p2 {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}
.bandoran .p3 {
    font-size: 18px;
}
.bandoran a {
    color: white;
    font-weight: bold;
    font-style: oblique;
}
.ajour {
    display: flex;
}
.secure {
    padding: 10px 10px;
}
.section-icons-blue .icons-block-22 {
    padding-left: 60px;
    padding-right: 30px;
}

.section-icons-blue .icons-block-22:before {
    background-position: -1181px -76px;
    width: 41px;
    height: 58px
}

.section-icons-blue .icons-block-23 {
    padding-left: 80px
}

.section-icons-blue .icons-block-23:before {
    background-position: -1303px -82px;
    width: 67px;
    height: 52px
}

.section-characteristics {
    background: #eef0f1;
    padding: 17px 20px 50px;
    text-align: center;
    border-bottom: 5px solid #e5811d;
    margin-bottom: 15px;
    position: relative
}

@media only screen and (max-width: 600px) {
  .secure {
    text-align: center;
}

    .section-characteristics {
        padding-bottom: 0
    }
	.divby3 {
		display: inline-block;
		padding: 10px 20px;
	}
	.rectangle-localisation {
    padding-top: 10px;
}
.section-full-oran {
    padding: 5px 20px 0;
}
}

.section-characteristics p {
    white-space: normal;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px
}

.section-characteristics .list-checked {
    width: 620px;
    margin: 0 auto
}

@media only screen and (max-width: 600px) {
    .section-characteristics .list-checked {
        width: 100%
    }
}

.section-characteristics .orange-text {
  position: absolute;
  right: 10px;
  width: 330px;
  top: 75px;
  border-radius: 8px;
}
.option-section {
        position: absolute;
        right: 10px;
        top: 75px;
        width: 330px;
        margin-top: 110px;
        margin-left: 10px;
        background-color: #f0f0f0;
        padding: 10px;
        border-radius: 8px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
    }

    .option-section p {
        margin: 8px 0;
    }

    .option-section span {
        white-space: nowrap;
        font-weight: bold;
    }
    @media only screen and (max-width: 600px) {
            .option-section {
                position: relative;
                top: auto;
                right: auto;
                max-width: -webkit-calc(100% + 40px);
                max-width: calc(100% + 40px);
                width: -webkit-calc(100% + 40px);
                width: calc(100% + 40px);
                margin: 35px auto 0;
                margin-left: -20px
            }
        }

@media only screen and (max-width: 600px) {
    .section-characteristics .orange-text {
        position: relative;
        top: auto;
        right: auto;
        max-width: -webkit-calc(100% + 40px);
        max-width: calc(100% + 40px);
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin: 35px auto 0;
        margin-left: -20px
    }
}

.list-checked {
    font-size: 15px;
    text-align: left;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20;
    -moz-column-gap: 20;
    column-gap: 20
}

@media only screen and (max-width: 600px) {
    .list-checked {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20;
        -moz-column-gap: 20;
        column-gap: 20
    }
}

.list-checked li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    font-weight: 400
}

.list-checked li:before {
    left: 0;
    top: 1px;
    background-position: -577px -18px;
    width: 17px;
    height: 13px
}

.orange-text {
    background: #e5811d;
    color: #fff;
    padding: 20px 30px;
    font-weight: 700;
    text-align: left;
    display: inline-block
}

.orange-text p {
  font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}

.orange-text ul {
    list-style: disc;
    padding-left: 20px
}

.vousrecherchez-block {
    display: block;
    margin-bottom: 15px
}

.section-calendar {
    background: #eef0f1;
    padding: 30px 20px 0;
    border-top: 5px solid #e5811d;
    border-bottom: 5px solid #449fb5;
    margin-bottom: 20px
}

.table-calendar {
    width: 100%;
    margin-bottom: 20px
}

.table-calendar thead th {
    background: #449fb5;
    color: #fff;
    padding: 10px 10px;
    font-weight: 400;
    text-align: center;
    font-size: 16px
}

@media only screen and (max-width: 600px) {
    .table-calendar thead th {
        font-size: 9px;
        padding: 10px 5px
    }
}

.table-calendar tbody td {
    background: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #eef0f1;
    padding: 5px 10px
}

@media only screen and (max-width: 600px) {
    .table-calendar tbody td {
        font-size: 10px;
        padding: 10px 5px
    }
}

@media only screen and (max-width: 600px) {
    .table-calendar .nomob {
        display: none;
    }
}

.table-calendar tbody td.green {
    background: #5cbb99
}

.table-calendar tbody td.red {
    background: #ea4c66
}

.table-calendar tbody td.yellow {
    background: #f1c514
}

.table-calendar tbody td.black {
    background: #000
}

.section-attribuee {
    background: #449fb5;
    color: #fff;
    padding: 20px;
    position: relative;
    margin-bottom: 30px
}

@media only screen and (max-width: 600px) {
    .section-attribuee {
        margin-bottom: 0
    }
}

.section-attribuee .title {
    display: inline-block;
    vertical-align: baseline;
    text-transform: uppercase;
    font-size: 17px
}

.section-attribuee .aggregateRating {
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase
}

.section-attribuee .desc {
    margin: 20px 0 10px
}

.section-attribuee .sa-item {
    position: relative;
    padding-left: 76px;
    margin-right: 50px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 600px) {
    .section-attribuee .sa-item {
        margin-bottom: 40px;
        margin-right: 0
    }
}

.section-attribuee .sa-item:last-child {
    margin-right: 0
}

.section-attribuee .sa-item:before {
    left: 0
}

.section-attribuee .sa-item.sa-item1:before {
    background-position: -1390px -76px;
    width: 61px;
    height: 55px
}

.section-attribuee .sa-item.sa-item2:before {
    background-position: -1519px -89px;
    width: 61px;
    height: 55px
}

.section-attribuee .sa-item .title2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px
}

.section-attribuee .sa-item ul {
    font-size: 16px;
    line-height: 1.5;
    list-style: disc;
    padding-left: 20px
}

.section-attribuee .ratingValue {
    background: #e5811d;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 40px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(51, 165, 193, 0.35);
    box-shadow: 0 4px 4px 0 rgba(51, 165, 193, 0.35)
}

.block-besoin {
    display: block;
    margin-bottom: 35px
}

@media only screen and (max-width: 600px) {
    .block-besoin {
        display: none
    }
}

.section-contacts {
    background: #2c3e50;
    display: flex;
    margin-bottom: 15px;
}
section.section-contacts.com {
    display: block;
}

.section-contacts .contacts {
    display: inline-block;
    vertical-align: top;
    width: 345px;
    padding: 40px 30px;
    color: #fff
}

@media only screen and (max-width: 600px) {
    .section-contacts .contacts {
        width: 100%
    }

    .section-contacts {
        display: block !important;
    }
}

.section-contacts h2 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px
}

.section-contacts .contact-item {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative;
    padding-left: 33px;
    color: #fff
}

.section-contacts .contact-item:before {
    left: 0
}

.section-contacts .contact-item.icon1:before {
    background-position: -1476px -42px;
    width: 16px;
    height: 18px
}

.section-contacts .contact-item.icon2:before {
    background-position: -1474px -70px;
    width: 22px;
    height: 24px
}

.section-contacts .contact-item.icon3:before {
    background-position: -1475px -105px;
    width: 17px;
    height: 27px
}

.section-contacts .contact-item.icon4:before {
    background-position: -1475px -141px;
    width: 20px;
    height: 18px
}

.section-contacts .map {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 345px);
    width: calc(100% - 345px)
}

.section-logement {
    display: flex;
    flex-wrap: wrap;
}

.block {
    height: 600px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    margin: 15px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 5px solid orange;
}

.block:nth-child(odd) {
    background-color: white;
}

.block:nth-child(even) {
    background-color: #f2f2f2;
}

.title {
    margin: 0;
    padding: 10px;
    height: 60px;
    font-size: 18px;
    color: black;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.title h3, .title h2 {
    line-height: 22px;
    font-weight: bold !important;
    color: #2c3e50;
}

.image-result {
    height: 250px;
    width: 300px;
    margin: 10px;
    object-fit: cover;
    border-radius: 10px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .link-information {
        position: relative;
        margin: 5;
        top: 10%;
    }

    .bottom-link {
        position: relative;
        bottom: 20px;
        left: 5%;
        width: 270px;
        padding: 10px 20px;
        background-color: #f98200;
        text-decoration: none;
        color: white;
        font-weight: bold;
        font-size: 16px;
        border-radius: 5px;
        transition: background-color 0.3s;
    }

    .bottom-link:hover {
        background-color: #449fb5;
    }

    .text-description {
        margin: 5;
    }

    .text-description p {
        font-size: 16px;
        line-height: 20px;
    }

    .text-description h3 {
        color: #449fb5;
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .icon-below-text-desc {
        border-radius: 10px;
        padding-top: 10px;
        padding-right: 10px;
        display: flex;
        flex-wrap: wrap;
            justify-content: flex-start;
            max-height: 72px;
        }

        .icon-and-text {
            flex: 0 0 14%;
            text-align: center;
            margin-bottom: 15px;
        }

        .icon-and-text span {
            display: block;
            font-size: 22px;
            color: #2c3e50;
            font-weight: 600;
        }

        .icon-and-text p {
            font-size: .75rem;
            margin-top: 5px;
        }

        .image-container {
            position: relative;
            display: flex;
        }

        .forfait-curiste {
            margin-top: 15px;
            padding: 10px 10px;
            width: 100%;
            height: fit-content;
            border: 5px solid;
            border-radius: 10px;
            border-color: #2c3e50;
            background-color: #2c3e50;
            color: white;
            font-weight: bold;
            font-size: 14px;
            white-space: nowrap;
        }

        .forfait-price {
            position: relative;
            right: 9px;
        }

        .forfait-price-else {
            position: relative;
            right: 4px;
          }

          .ref-logement {
              max-height: 44px;
              margin-top: 15px;
              padding: 10px 10px;
              width: 100%;
              height: fit-content;
              border: 5px solid;
              border-radius: 10px;
              border-color: #449fb5;
              background-color: #449fb5;
              color: white;
              font-weight: bold;
              font-size: 16px;
          }

          .note-avis-logement {
              max-height: 44px;
              display: flex;
              align-items: center;
              margin-top: 15px;
              padding: 10px 10px;
              width: 100%;
              height: fit-content;
              border: 5px solid;
              border-radius: 10px;
              border-color: #f98200;
              background-color: #f98200;
              color: white;
          }

          .grade-avis {
              margin-top: 3px;
              font-size: 16px;
              font-weight: bold;
              white-space: nowrap;
          }

          .note-stars {
              color: rgba(255, 255, 0, 0.83);
              white-space: nowrap;
              font-size: 16px;
              margin-left: 10px;
          }

          .dispo-jour {
              white-space: nowrap;
              max-height: 44px;
              margin-top: 15px;
              padding: 10px 10px;
              width: 100%;
                  height: fit-content;
                  border: 5px solid;
                  border-radius: 10px;
                  border-color: #449fb5;
                  background-color: #449fb5;
                  color: white;
                  font-weight: bold;
                  font-size: 16px;
              }

              .bannieres-infos {
                  width: 180px;
                  height: 250px;
                  margin-top: 10px;
              }

              .bandeau-is-com {
                  text-align: center;
                  position: absolute;
                  top: 20px;
                  width: 300px;
                  left: 10px;
                  background-color: white;
                  color: #2c3e50;
                  padding: 5px;
                  font-size: 14px;
                  transition: transform 0.3s ease;
                  text-transform: uppercase;
              }

              .pic-with-banner:hover .image-result,
              .pic-with-banner:hover .bandeau-is-com {
                  transform: scale(1.05);
              }
              .article-block {
                  display: flex !important;
                  flex-basis: 50% !important;
              }

              @media only screen and (max-width: 600px) {

         
                  .article-block {
                          flex-basis: 100% !important;
                      }

                      .bannieres-infos {
                        width: auto;
                        height: auto;
                        margin-top: 0;
                      }

                      .article-block .image-container {
                        display: flex;
                        flex-direction: column; /* image puis infos */
                      }
                      .forfait-curiste, .ref-logement, .dispo-jour, .note-avis-logement {
                        margin-top: 5px;
                      }
                    
                      .article-block .bannieres-infos {
                        order: 2;
                        position: static !important;   /* au cas où il est en absolute sur desktop */
                        width: 100%;
                        display: grid;
                        grid-template-columns: 1fr 1fr; /* 2 colonnes */
                        gap: 0 12px;                  /* espace lignes/colonnes */
                        align-items: start;
                      }
                    
                      /* Chaque “badge” (Dispo, Note, Forfait, Référence) */
                      .article-block .bannieres-infos > div {
                        display: flex;
                        flex-direction: column;
                        gap: 4px;
                        min-width: 0; /* évite les débordements */
                      }
                    
                      /* Note : empiler texte + étoiles proprement */
                      .article-block .note-avis-logement {
                        display: flex;
                        flex-direction: column;
                        line-height: 1.1;
                      }
                      .article-block .note-avis-logement .grade-avis { margin: 0; }
                      .article-block .note-avis-logement .note-stars i { font-size: 12px; }
                    
                      /* Texte plus compact dans les badges */
                      .article-block .bannieres-infos p { margin: 0; }
                      .image-result {
                            width: 95%;
                        }
                        .block {
                            height: auto;
                        }
                        /* La carte s'étire et contient tout */
                    .article-block .block {
                      display: flex;
                      flex-direction: column;
                      height: 100%;
                      position: relative;
                    }
                    
                    /* Les sections au-dessus peuvent rétrécir si besoin */
                    .article-block .image-container,
                    .article-block .title,
                    .article-block .icon-below-text-desc,
                    .article-block .text-description {
                      min-height: 0;
                    }
                    .article-block .image-container {
                        padding-bottom: 10px;
                    }
                    
                    /* Le lien reste DANS le cadre et se colle en bas */
                    .article-block .link-information {
                      position: static !important;  /* annule un éventuel absolute */
                      margin-top: auto;             /* pousse en bas de la carte */
                      padding-top: 20px;
                    }
                    .vouscherchez-form {
                    
                        margin: 10px 0;
                    }
                    .article-block {
                            padding: 15px 0;
                        }
                    
                    
                        .icon-and-text span {
                        font-size: 35px;
                    
                    }
                    .bannieres-infos {
                      grid-template-columns: minmax(0,1fr) minmax(0,1fr);
                    }
                    .bannieres-infos > div { min-width: 0; }
                    
                    /* 2) Forcer la note sur une seule ligne */
                    .bannieres-infos .note-avis-logement {
                      display: flex !important;
                      flex-direction: row !important;
                      align-items: center;
                      flex-wrap: nowrap !important;
                      gap: 6px;
                      min-width: 0;
                      white-space: nowrap; /* empêche le retour à la ligne global */
                    }
                    
                    /* 3) Les deux blocs (score + étoiles) restent “inline” */
                    .bannieres-infos .note-avis-logement .grade-avis,
                    .bannieres-infos .note-avis-logement .note-stars {
                      display: inline-flex !important;
                      flex: 0 0 auto;
                      white-space: nowrap !important;
                      float: none !important;
                      clear: none !important;
                      margin: 0;
                      padding: 0;
                    }
                    
                    /* 4) Icônes : pas en block, pas de wrap */
                    .bannieres-infos .note-avis-logement .note-stars {
                      line-height: 1;
                      gap: 2px;
                    }
                    .bannieres-infos .note-avis-logement .note-stars i {
                      display: inline-block !important; /* override d’un éventuel i{display:block} */
                      font-size: 12px;                  /* réduit un peu en mobile */
                    }
                    
                    .block .title {
                        padding: 40px 5px;
                    }
                    .block .title h2 {
                        font-size: 18px;
                    }
                    .text-description h3 {
                            font-size: 17px;
                        }
                        .text-description p {
                        font-size: 17px;
                        line-height: 24px;
                    }
                    .listloc {
                        font-size: 20px !important;
                        line-height: 25px !important;
                        padding: 20px 10px 0 10px;
                    }



                }

                .vouscherchez-form {
                    width: 100%;
                    height: 220px;
                    background-color: #449fb5;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
                }

                .content-form  {
                position: relative;
                right: 70px;
                margin-top: 75px;
                text-align: center;
                align-items: center;
                width: 100%;
                height: 100%;
            }


                .vouscherchez-form span {
                    position: relative;
                    font-size: 140px;
                    color: white;
                }
                .big-font-size {
                    position: relative;
                    top: 5%;
                    font-size: 23px;
                    text-transform: uppercase;
                    color: white;
                }

                .form-proprio {
                    color: white;
                    position: relative;
                    top: 15%;
                    font-size: 20px;
                }

                .rectangle-formulaire {
                    position: relative;
                    padding: 10px;
                    font-weight: bold;
                    top: 25%;
                    width: 40%;
                    background-color: white;
                    color: orange;
                    font-size: 18px;
                    transition: background-color 0.3s ease, color 0.3s ease;
                    border: 1px solid white;
                    border-radius: 10px;
                    margin: 0 auto;
                }

                .rectangle-formulaire:hover {
                    background-color: orange;
                    color: white;
                }

                @media only screen and (max-width: 600px) {
                    .big-font-size {
                        font-size: 22px;
			line-height : 25px;
			font-weight : bold;
                    }

                    .form-proprio {
                        font-size: 20px;
			line-height: 25px;
                    }

                    .mdi-form-select {
                        display: none;
                    }

                    .rectangle-formulaire {
                        width: 80%;
                    }
                    .content-form  {
                            margin-top: 25px;
                            right: 0px;
                        }

                    }


@media only screen and (max-width: 600px) {
    .section-contacts .map {
        width: 100%
    }
    .box-reservation .box-form .body-box .inp-group.arrival-date input, .box-reservation .box-form .body-box .inp-group.departure-date input {
    	width: 100% !important;
    }
    .find-accom .box-reservation .box-form .body-box .inp-group select {
   	width: 100% !important;
    }
    .box-reservation .box-form .body-box .inp-group label.date {
	width: 100%;
    }
}

.section-contacts .map img {
    display: block;
    width: 100%
}

.contact-form {
    background: #eef0f1;
    padding: 20px 30px 30px
}

@media only screen and (max-width: 600px) {
    .contact-form {
        padding-top: 30px
    }
}

.contact-form .captcha {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px
}

@media only screen and (max-width: 600px) {
    .contact-form .captcha {
        margin-right: 0;
        margin-bottom: 15px;
        display: block
    }
}

.contact-form .captcha>div {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 600px) {
    .contact-form .captcha>div {
        margin-bottom: 10px
    }
}

.contact-form .captcha img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px
}

.contact-form .captcha>input {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    background: #fff;
    border: none;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 400;
    width: 60px;
    padding: 0 10px
}

.contact-form .captcha2 {
    width: 780px;
    text-align: right
}

.contact-form .captcha2 .stars-block {
    text-align: right;
    padding-right: 230px;
    display: block
}

@media only screen and (max-width: 600px) {
    .contact-form .captcha2 {
        width: 100%;
        text-align: center
    }
    .contact-form .captcha2 .stars-block {
        text-align: center;
        padding-right: 0
    }
}

.contact-form .submit {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 179px;
    height: 49px;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.contact-form .submit:hover {
    opacity: .85
}

.contact-form .submit:before {
    left: 0;
    top: 0;
    background-position: -813px -2px;
    width: 179px;
    height: 49px
}

.contact-form .form-tip {
    font-size: 12px;
    font-weight: 700;
    display: block
}

@media only screen and (max-width: 600px) {
    .contact-form .form-tip {
        margin-top: 20px
    }
}

.contact-form.contact-form2 {
    padding: 20px 40px
}

.contact-form.contact-form2 p {
    font-size: 18px;
}

.contact-form.contact-form2 .inp-row>label {
    font-size: 18px
}

.contact-form.contact-form2 .form-tip {
    font-size: 18px
}

.inp-row {
    margin-bottom: 20px
}

.inp-row>label {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.inp-row input,
.inp-row textarea,
.inp-row-double input,
.inp-row-double textarea {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #222221;
    font-size: 14px;
    height: 38px;
    border: none;
    width: 100%;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 400
}

.inp-row textarea {
    padding: 10px;
    height: 160px;
    resize: none
}

.inp-row .with-icon {
    position: relative;
    display: block
}

.inp-row .with-icon:before {
    left: 0;
    top: 0;
    z-index: 8;
    width: 38px;
    height: 38px
}

.inp-row .with-icon input {
    padding-left: 48px
}

.inp-row .with-icon.icon-1:before {
    background-position: -1181px -258px
}

.inp-row .with-icon.icon-2:before {
    background-position: -1231px -258px
}

.inp-row .with-icon.icon-3:before {
    background-position: -1284px -257px
}

.inp-row .with-icon.icon-4:before {
    background-position: -1336px -258px
}

.section-docs .address-block .address-item.icon-5:before {
    background-position: -1080px -601px;
    width: 22px;
    height: 22px
}

.section-docs .address-block .address-item.icon-6:before {
    background-position: -1114px -601px;
    width: 22px;
    height: 22px
}

.inp-row-3 .inp-row {
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    width: -webkit-calc(33.33% - 24px);
    width: calc(33.33% - 24px)
}

.inp-row-3 .inp-row:nth-child(3n+3) {
    margin-right: 0
}

@media only screen and (max-width: 600px) {
    .inp-row-3 .inp-row {
        width: 100%;
        margin-right: 0
    }
}

.inp-row-2 .inp-row {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px)
}

.inp-row-2 .inp-row:nth-child(2n+2) {
    margin-right: 0
}

@media only screen and (max-width: 600px) {
    .inp-row-2 .inp-row {
        width: 100%;
        margin-right: 0
    }
}

#ui-datepicker-div {
    z-index: 9 !important
}

.single-slider-block {
    display: flex;
    margin: 10px 0;
    background: #eef0f1;
    border-bottom: 5px solid #e5811d;
    border-top: 5px solid #e5811d;
}

@media only screen and (max-width: 600px) {
    .single-slider-block {
        margin-bottom: 0;
        display: block
    }
}
.thumbs-container img {
        transition: opacity 0.5s ease-in-out;
    }

    .thumbs-container img:hover {
        opacity: 0.5;
        cursor: pointer;
    }

.single-slider-block .single-slider {
    width: 400px;
    display: inline-block;
    vertical-align: top
}

.rectangle-localisation {
    display: inline-block;
    width: 270px;
    height: 100px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
}

.blur-background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../../../../assets/img/map1.jpg);
  filter: blur(1px);
}

.button-map {
    background-color: #e5811e;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    border-radius: 6px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.button-map p {
    color: white;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}

.new-icons-resa {
    display: grid;
    place-items: center;
    font-size: 70px;
    color: #2c3e50;
}



.close-map {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 25px;
    font-weight: bold;
    cursor: pointer;
}

.carte {
    position: absolute;
}

@media only screen and (max-width: 600px) {
    .popup-localisation {
        width: calc(100% - 10px);
    }
    .carte {
        position: absolute;
        display: block;
    }
}


@media only screen and (max-width: 600px) {
    .single-slider-block .single-slider {
        width: 100%
    }
}

.single-slider-block .single-slider-desc {
  width: -webkit-calc(100% - 410px);
  width: calc(100% - 410px);
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 20px;
  line-height: 1.4;
  margin-bottom: 25px;

}

@media only screen and (max-width: 600px) {
    .single-slider-block .single-slider-desc {
        width: 100%;
        padding: 30px 30px
    }
}

.single-slider-block .single-slider-desc p {
    margin-bottom: 20px;
    font-size: 16px;
}

.section-legend {
    padding: 0 0 15px 0;
    text-align: center;
    margin-left: -20px;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px)
}

.title-small {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.3;
    padding: 10px 50px 10px 50px;
    text-align: center
}

.section-location {
    background: #eef0f1;
    margin-bottom: 20px
}

@media only screen and (max-width: 600px) {
    .section-location {
        padding: 30px 20px
    }
    .section-location img {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
        float: none
    }
}

.section-location .left-part {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    padding-top: 70px;
}

@media only screen and (max-width: 600px) {
    .section-location .left-part {
        width: 100%;
        padding-top: 0px;
    }
}

.section-location .right-part {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px)
}

@media only screen and (max-width: 600px) {
    .section-location .right-part {
        width: 100%
    }
}

.section-location .right-part>h2,
.section-location .right-part>h3 {
    text-align: left;
    margin-top: 0
}

.section-location h2,
.section-location h1 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 300
}

.section-location h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 700
}

.section-location>h2,
.section-location>h3,
.section-location>h1 {
    text-align: center;
    color: #449fb5
}

.section-location>h2:first-child,
.section-location>h1:first-child {
    margin-top: 20px
}

.section-location .sl-image {
    display: inline-block;
    vertical-align: top;
    width: 417px
}

.section-location .sl-image img {
    width: 100% !important
}

@media only screen and (max-width: 600px) {
    .section-location .sl-image {
        width: 100%;
        display: block
    }
}

.section-location .sl-desc {
    width: -webkit-calc(100% - 417px);
    width: calc(100% - 417px);
    padding: 19px 20px 35px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 600px) {
    .section-location .sl-desc {
        width: 100%;
        padding: 30px
    }
}

.section-location .sl-desc.sl-desc2 {
    padding: 54px 40px 35px
}

.section-location .sl-desc.sl-desc2 h2,
.section-location .sl-desc.sl-desc2 h1 {
    color: #449fb5;
    font-weight: bold;
    font-size: 16px
}

.section-location .sl-desc.sl-desc2 p {
    font-size: 17px;
    line-height: 1.3
}

.section-location p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

@media only screen and (max-width: 600px) {
    .section-location p {
        padding-right: 0
    }
}

.section-location h1 {
    font-size: 28px;
    margin-bottom: 30px
}

.section-location .search-block {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-right: 0
}

.section-location .search-block .select-lbl {
    margin-bottom: 10px
}

.section-location .search-block h2 .big,
.section-location .search-block h1 .big {
    font-size: 27px
}

.section-location .wrap-bottom {
    background: #e5811d
}

.section-location .wrap-bottom .right-part {
    background: #eef0f1;
    text-align: center
}

.section-location .left-part2 {
    width: 417px
}

.section-location .left-part2 .search-block {
    padding: 36px 30px 15px
}

.section-location .left-part2 .select-lbl {
    font-size: 20px;
    margin-bottom: 14px
}

.section-location .left-part2 .styled-select {
    margin-bottom: 25px
}

.section-location .left-part2 .btn-darkblue {
    font-size: 15px;
    font-weight: 500;
    display: block;
    width: 300px;
    margin: 0 auto;
    max-width: 100%
}

.section-location .right-part2 {
    width: -webkit-calc(100% - 417px);
    width: calc(100% - 417px)
}

.section-list-arr {
    background: #449fb5;
    padding: 20px;
    color: #fff;
	margin: 10px 0;
}

.section-list-arr.section-list-grey {
    color: #222221;
    background: #eef0f1
}

.section-list-arr p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.4
}

.section-list-arr h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 15px;
    text-align: center;
    padding: 0;
}

.list-arrow li {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px;
    line-height: 22px;
    width: 50%;
}

.list-arrow li:before {
    content: '>';
    position: absolute;
    left: 0
}

.list-arrow.no-arrow li {
    padding-left: 0
}

.list-arrow.no-arrow li:before {
    display: none
}

.list-arrow a {
    color: inherit
}

.list-arrow a:hover {
    text-decoration: underline
}

.pagination-section {
    padding: 30px 0;
    position: relative
}

.pagination-section .pagin {
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 9px 185px
}

@media only screen and (max-width: 600px) {
    .pagination-section .pagin {
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        clear: both;
        margin-top: 15px
    }
}

.pagination-section .pagin li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 700
}

.pagination-section .pagin li a {
    cursor: pointer;
    color: inherit
}

.pagination-section .pagin li a:hover {
    text-decoration: underline
}

.pagination-section .btn-orange {
    width: 178px;
    position: relative;
    z-index: 3
}

.section-location2 {
    margin-bottom: 15px;
    padding: 0
}

.section-location2 p {
    padding: 0 50px;
    margin-bottom: 23px
}

.section-location2>h2,
.section-location2>h1 {
    color: #222221;
    padding: 0 20px
}

.section-location2 .right-part {
    margin-top: -21px
}

.section-location2 .right-part img {
    margin-left: 80px;
}

@media only screen and (max-width: 600px) {
    .section-location2 .right-part {
        margin-top: 10px
    }
    .section-location2 .right-part img {
        margin-left: 0px;
    }
}

.section-location2 .search-block {
    padding: 34px 40px 56px 58px
}

.section-location2 .search-block .select-lbl {
    margin: 24px 0;
    font-size: 18px;
}

.section-location2 .search-block .styled-select {
    margin-bottom: 49px
}

.section-location2 .search-block .btn-darkblue {
    padding: 13px 5px;
    display: block;
    max-width: 320px;
    margin: 0 auto;
    font-weight: 600
}

.section-location2 .sl2-image-center {
    background: #fff;
    padding: 10px;
    display: inline-block;
    margin-bottom: 24px;
    margin-top: -21px
}

.section-with-icon2 {
    margin: 10px 0;
    padding: 25px 0;
    border-top: 5px solid #449fb5;
    border-bottom: 5px solid #449fb5
}

.spoil-wrap {
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.spoil-head {
    text-align: right;
    margin-bottom: 15px;
    color: #777;
    cursor: pointer;
    font-size: 14px
}
.list-with-icons.large {
    padding: 0 10px;
}
.list-with-icons.large li {
    padding-left: 10px;
    font-weight: 100;
    font-size: 16px;
}
.list-with-icons {
    text-align: left;
    padding: 0 30px;
    margin-bottom: 14px;
    font-size: 0
}

.list-with-icons li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

@media only screen and (max-width: 600px) {
    .list-with-icons li {
        width: 100%;
        padding-right: 0
    }
}

.list-with-icons li a {
    color: inherit
}

.list-with-icons li a:hover {
    text-decoration: underline
}

.list-with-icons .list-icon {
    position: absolute;
    left: 0
}

.list-with-icons .list-icon:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.list-with-icons .list-icon.li-1 {
    width: 31px;
    height: 30px
}

.list-with-icons .list-icon.li-1:before {
    background-position: -1013px -11px
}

.list-with-icons .list-icon.li-2 {
    width: 43px;
    height: 31px
}

.list-with-icons .list-icon.li-2:before {
    background-position: -1074px -15px
}

.list-with-icons .list-icon.li-3 {
    width: 31px;
    height: 28px
}

.list-with-icons .list-icon.li-3:before {
    background-position: -1135px -15px
}

.list-with-icons .list-icon.li-4 {
    width: 25px;
    height: 25px
}

.list-with-icons .list-icon.li-4:before {
    background-position: -1183px -16px
}

.list-with-icons .list-icon.li-5 {
    width: 25px;
    height: 30px
}

.list-with-icons .list-icon.li-5:before {
    background-position: -1226px -12px
}

.list-with-icons .list-icon.li-6 {
    width: 26px;
    height: 30px
}

.list-with-icons .list-icon.li-6:before {
    background-position: -1263px -12px
}

.list-with-icons .list-icon.li-7 {
    width: 26px;
    height: 25px
}

.list-with-icons .list-icon.li-7:before {
    background-position: -1307px -11px
}

.list-with-icons .list-icon.li-8 {
    width: 28px;
    height: 22px
}

.list-with-icons .list-icon.li-8:before {
    background-position: -1349px -16px
}

.list-with-icons .list-icon.li-9 {
    width: 28px;
    height: 30px
}

.list-with-icons .list-icon.li-9:before {
    background-position: -1395px -9px
}

.list-with-icons .list-icon.li-10 {
    width: 22px;
    height: 35px
}
.no-scroll-class {
    overflow: hidden;
    }

.ham-btn {
    position: fixed;
    right: 4%;
    top: 1%;
    z-index: 99999999;
}

.list-with-icons .list-icon.li-10:before {
    background-position: -1441px -3px
}

.list-with-icons .list-icon.li-11 {
    width: 21px;
    height: 34px
}

.list-with-icons .list-icon.li-11:before {
    background-position: -1474px -1px
}

.list-with-icons .list-icon.li-12 {
    width: 26px;
    height: 23px
}

.list-with-icons .list-icon.li-12:before {
    background-position: -1506px -8px
}

.section-orange-info {
    background: #e5811d;
    padding: 10px 30px;
    margin-bottom: 15px
}

.section-orange-info .text-big {
    text-transform: uppercase;
    font-size: 24px;
    padding-left: 115px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    width: 50%;
    color: #fff;
    margin: 15px 0;
    font-weight: 400;
}

@media only screen and (max-width: 600px) {
    .section-orange-info .text-big {
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 30px
    }
}

.section-orange-info .text-big:before {
    left: 0;
    background-position: -1069px -65px;
    width: 97px;
    height: 81px
}

.section-orange-info .text-small {
    font-size: 21px;
    color: #fff;
    margin: 15px 0 0;
    line-height: 1.3;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

@media only screen and (max-width: 600px) {
    .section-orange-info .text-small {
        width: 100%;
        display: block;
        text-align: left
    }
}

.section-orange-info .btn-white-transparent,
.section-orange-info .btn-white-transparent1 {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 600;
}

.section-orange-info .btn-white-transparent:hover,
.section-orange-info .btn-white-transparent1:hover {
    color: #e5811d
}

.section-grey {
    background: #eef0f1
}

.section-text {
    padding: 20px 30px;
    color: #222221;
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 0px
}

.section-text a {
    color: #e5811d
}

.section-text a:hover {
    text-decoration: underline
}

.section-docs {
    background: #449fb5;
    margin-bottom: 7px
}

.section-docs .left-part {
    display: inline-block;
    vertical-align: top;
    width: 410px
}

@media only screen and (max-width: 600px) {
    .section-docs .left-part {
        width: 100%;
        display: block
    }
}

.section-docs .right-part {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 410px);
    width: calc(100% - 410px)
}

@media only screen and (max-width: 600px) {
    .section-docs .right-part {
        width: 100%;
        display: block
    }
}

.form-orange.full {
    padding: 40px 20px 22px 22px !important
}

.section-docs .form-orange {
    background: #e5811d;
    padding: 22px 20px 22px 37px
}

.section-docs .form-orange .title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-size: 22px
}

.section-docs .form-orange .form-orange-left {
    width: 260px;
    display: inline-block;
    vertical-align: bottom
}

.section-docs .form-orange .btn-white-transparent {
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 23px;
    margin-left: 15px;
    background: #fff;
    color: #222221;
    top: -7px;
    position: relative;
    padding: 3px 15px
}

.section-docs .form-orange .btn-white-transparent1 {
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 23px;
    margin-left: 10px;
    background: #fff;
    color: #222221;
    top: 15px;
    position: relative;
    padding: 3px 15px;
    margin-left: 11%;
}

.section-docs .form-orange .inp-row {
    margin-bottom: 7px
}

.section-docs .form-orange .inp-row input,
.section-docs .form-orange-double .inp-row-double input {
    padding: 0 22px;
    font-size: 18px;
    font-weight: bold;
}

.section-docs .form-orange-double .inp-row {
    padding-left: 10px;
}

.section-docs .address-block {
    padding: 23px;
    background-color: #2c3e50;
    color: #fff;
    font-size: 15px
}

.section-docs .address-block .address-item {
    display: block;
    margin-bottom: 15px;
    padding-left: 27px;
    position: relative;
    line-height: 1.4
}

.section-docs .address-block .address-item:last-child {
    margin-bottom: 0
}

.section-docs .address-block .address-item:before {
    left: 0
}

.section-docs .address-block .address-item.icon-1:before {
    background-position: -1480px -264px;
    width: 23px;
    height: 22px
}

.section-docs .address-block .address-item.icon-2:before {
    background-position: -1419px -264px;
    width: 23px;
    height: 22px
}

.section-docs .address-block .address-item.icon-3:before {
    background-position: -1449px -264px;
    width: 23px;
    height: 23px
}

.section-docs .address-block .address-item.icon-4:before {
    background-position: -1382px -264px;
    width: 23px;
    height: 22px
}

.section-docs .blue-bg {
    background: #449fb5;
    padding: 13px 20px;
    color: #fff
}

.section-docs .title-small {
    color: #fff;
    padding-left: 0;
    padding-right: 0
}

.section-docs p {
    margin-bottom: 10px;
    font-size: 16px
}

.section-docs .list-disc {
    margin: 20px 0
}

.section-docs .list-disc li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding-right: 10px
}

@media only screen and (max-width: 600px) {
    .section-docs .list-disc li {
        width: 100%;
        display: block;
        padding-right: 0
    }
}

.list-disc li {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 12px
}

.list-disc li:before {
    left: 0;
    width: 5px;
    height: 5px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.list-disc.grey li {
    color: #222221
}

.list-disc.grey li:before {
    background: #222221
}

.img-full {
    width: 100%;
    margin-bottom: 15px
}

.img-full img {
    width: 100%;
    display: block
}

.title-small-2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px
}

.feedback-item {
    line-height: 1.3;
    font-size: 16px;
    margin: 30px 0;
    font-weight: 400
}

.feedback-item .fi-head {
    margin-bottom: 15px
}

.feedback-item .fi-head .fl {
    width: 70%
}

.feedback-item .fi-head .fr {
    width: 30%
}

.feedback-item .fi-head .ei-icon {
    margin-bottom: 0;
    padding-left: 70px;
    position: relative;
    height: auto
}

.feedback-item .fi-head .ei-icon:before {
    left: 0
}

.feedback-item p {
    font-style: italic
}

.section-btn .btn-orange {
    padding: 17px 20px;
    width: 350px;
    max-width: 100%;
    font-size: 19px
}

.section-list-arr.section-list-grey {
    padding-top: 20px
}

.section-grey-3 {
    border-top: 5px solid #449fb5;
    padding-top: 23px;
    margin-bottom: 20px;
    padding-bottom: 15px !important
}

.section-grey-3 .list-disc li {
    font-size: 16px;
    font-weight: 400;
}

.section-grey-3 .title-big-2 {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: bold
}

.section-grey-3 p {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.big-head-blue {
    font-size: 24px;
}

.station-meta {
    font-size: 14px;
    margin: 10px 0;
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 1.3;
}

.station-meta a {
    color: #e5811d;
    font-weight: bold
}

.station-meta a:hover {
    text-decoration: underline
}

.mainheader {
    margin-bottom: 10px;
    border-bottom: 5px solid #449fb5;
    padding: 20px 0
}

@media only screen and (max-width: 600px) {
    .mainheader {
        text-align: center;
        border-bottom: none;
        margin-bottom: 0
    }
}

.mainheader .logo {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 410px;
    max-width: 90%;
    padding-right: 5px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    margin-right: 90px
}

@media only screen and (max-width: 600px) {
    .mainheader .logo {
        padding-right: 0;
        margin-right: 0;
    }
    .mainheader .logo:after {
        display: none
    }
}

.mainheader .logo:hover {
    opacity: .9
}

.mainheader .logo img {
    width: 100%
}

.btn-deposez,
.btn-espace {
    font-weight: 400;
    font-size: 16px;
    color: #449fb5;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: inline-block;
    vertical-align: middle;
    padding-right: 14px;
    position: relative;
    margin-right: 14px
}

.btn-deposez:after,
.btn-espace:after {
    width: 1px;
    height: 32px;
    background-color: #449fb5;
    right: 0
}

.btn-deposez:before,
.btn-espace:before {
    left: 0
}

.btn-deposez:hover,
.btn-espace:hover {
    color: #367e90
}

@media only screen and (max-width: 600px) {
    .btn-espace {
        margin-top: -180px;
    }
    .btn-deposez {
        display: none;
    }
    .btn-espace:after {
        width: 0px;
    }
}

.btn-deposez {
    padding-left: 30px
}

.btn-deposez:before {
    background-position: 0 0;
    width: 27px;
    height: 27px
}

.btn-espace {
    padding-left: 30px
}

.btn-espace:before {
    background-position: -37px -1px;
    width: 26px;
    height: 26px
}

.btn-newsletter {
    font-weight: 500;
    background: #449fb5;
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
    font-size: 16px;
    width: 150px;
    text-align: center;
    padding: 8px;
    -webkit-transition: background .3s;
    transition: background .3s;
    display: inline-block;
    vertical-align: middle
}

.btn-newsletter:hover {
    background: #367e90
}

@media only screen and (max-width: 600px) {
    .btn-newsletter {
        display: none
    }
}

.mainnav {
    padding-bottom: 10px;
    border-bottom: 5px solid #449fb5;
    margin-bottom: 20px;
    position: relative
}

@media only screen and (max-width: 600px) {
  .mainnav {
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      opacity: 0;
      top: 0;
      background: #2c3e50;
      z-index: 99999;
      padding: 30px 0;
      left: 0;
      visibility: hidden;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      height: 100%;
      min-height: -webkit-calc(100vh + 200px);
      min-height: calc(100vh + 200px);
      position: fixed;
      width: 100%;
      border-bottom: none
  }
  .mainnav.opened {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      visibility: visible;
      opacity: 1
  }

}

.mainnav>ul {
    background: #2c3e50;
    padding: 10px 11px
}
.mainnav.navsm>ul>li {
    font-size: 18px;
}
.mainnav>ul>li {
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    vertical-align: middle
}
.mainnav.navsm>ul>li>a {
  padding: 10px 15px;
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li {
        display: block;
        margin-bottom: 15px
    }
    .mainnav.navsm>ul>li {
      font-size: 15px;
    }
}

.mainnav>ul>li:not(:first-child) a.btn-orange-round, .mainnav>ul>li:not(:first-child) a.btn-blue-round {
    margin-left: 10px
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li:not(:first-child) a.btn-orange-round, .mainnav>ul>li:not(:first-child) a.btn-blue-round {
        margin-left: 0
    }
}

.mainnav>ul>li>a {
    padding: 10px 7px;
    color: inherit;
    display: block;
    position: relative
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li>a {
        padding: 0;
        line-height: 1.3
    }
}

.mainnav>ul>li>a.btn-orange-round:before, .mainnav>ul>li>a.btn-blue-round:before {
    right: -10px
}

.mainnav>ul>li>a:before {
    right: 0;
    height: 40px;
    background: #fff;
    width: 1px
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li>a:before {
        display: none
    }
}

.mainnav>ul>li:last-child>a:before {
    display: none
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li.has-child {
        position: relative
    }
}

.mainnav>ul>li.has-child>a {
    padding-right: 25px
}

.mainnav>ul>li.has-child>a:after {
    right: 10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #fff transparent transparent transparent
}

.mainnav>ul>li.has-child>a.btn-orange-round, .mainnav>ul>li.has-child>a.btn-blue-round{
    padding-right: 25px
}

@media only screen and (max-width: 600px) {
    .mainnav>ul>li.has-child>a.btn-orange-round, .mainnav>ul>li.has-child>a.btn-blue-round {
        margin-right: 0
    }
}

.mainnav>ul>li:hover {
    color: #e5811d
}

.mainnav>ul>li:hover .mega-menu {
    opacity: 1;
    visibility: visible
}

.mega-menu {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    margin-top: -8px;
    background: #2c3e50;
    padding: 15px;
    z-index: 9999999;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden;
    opacity: 0
}

@media only screen and (max-width: 600px) {
    .mega-menu {
        display: none;
        max-height: 550px;
        overflow-y: auto;
        overflow-x: hidden;
        position: relative;
        opacity: 1;
        visibility: visible;
        margin-top: 10px
    }
}

.mega-menu .title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px
}

.mega-menu ul li {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: none
}

.mega-menu ul li a {
    color: inherit
}

.mega-menu ul li a:hover {
    opacity: .85
}

.mega-menu .regions {
    width: 290px;
    display: inline-block;
    vertical-align: top;
    padding: 35px 30px 35px 50px;
    color: #fff !important
}

@media only screen and (max-width: 600px) {
    .mega-menu .regions {
        width: 100%;
        padding: 0px
    }
}

.mega-menu .villes {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #eef0f1;
    padding: 35px 30px;
    color: #222221 !important
}

@media only screen and (max-width: 600px) {
    .mega-menu .villes {
        width: 100%;
        padding: 0px
    }
}

.mega-menu .villes ul li {
    width: 25%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 600px) {
    .mega-menu .villes ul li {
        width: 48%;
        padding-right: 0;
	font-size: 16px;
        padding-left: 10px;
    }
}

.mobile .mega-menu {
    display: none;
    opacity: 1;
    visibility: visible
}
a.btn-blue-round {
    background-color: #449fb5 !important;
    font-weight: 600;
}
.btn-orange-round.btn-orange-round.btn-orange-round, .btn-blue-round.btn-blue-round.btn-blue-round {
    text-align: center;
    background: #e5811d;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px 13px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.btn-orange-round.btn-orange-round.btn-orange-round:hover {
    background: #ba6815;
    color: #fff
}

@media only screen and (max-width: 600px) {
    .btn-orange-round.btn-orange-round.btn-orange-round, .btn-blue-round.btn-blue-round.btn-blue-round {
        width: 100%
    }
}

.header-mobile {
    display: none;
    padding: 40px 0 0
}

@media only screen and (max-width: 600px) {
    .header-mobile {
        display: block
    }
}

.header-mobile .ham-btn {
    width: 38px;
    height: 27px;
    cursor: pointer
}

.header-mobile .ham-btn:before {
    background-position: -192px -4px;
    width: 38px;
    height: 27px
}

.search-btn {
    background: #e5811d;
    width: 50px;
    height: 36px;
    position: relative
}

.search-btn:hover {
    opacity: .85
}

.search-btn:before {
    background-position: -243px -8px;
    width: 23px;
    height: 23px
}

.foot-blue {
    background: #449fb5;
    padding: 30px
}

.foot-blue .foot-col {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    width: 25%
}

@media only screen and (max-width: 600px) {
    .foot-blue .foot-col {
        width: 100%;
        margin-bottom: 15px
    }
    .foot-blue .foot-col:last-child {
        margin-bottom: 0
    }
}

.foot-blue .foot-col .title {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}

.foot-blue .foot-col li {
    color: #fff;
    line-height: 1.3;
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: 300;
}

.foot-blue .foot-col li a {
    color: inherit
}

.foot-blue .foot-col li a:hover {
    text-decoration: underline
}

.foot-btm {
    padding: 40px 20px;
    text-align: center
}

.foot-btm .logo {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.foot-btm .logo:hover {
    opacity: .85
}

.excerpt-location .img-cont {
    display: block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    height: 220px;
    background-size: cover;
    background-position: center
}

.excerpt-location .img-cont img {
    width: 100%;
    display: block;
	max-height: 220px;
}

.excerpt-location .img-cont:hover {
    opacity: .85
}

.excerpt-location .pe-desc {
    width: -webkit-calc(100% - 14px);
    width: calc(100% - 14px);
    margin: -50px auto 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 25px 25px 15px;
    position: relative;
    z-index: 2
}

.excerpt-location .title {
    margin-bottom: 4px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Montserrat", "Arial", sans-serif
}

.excerpt-location p {
    font-size: 17px;
    margin-bottom: 10px
}

.excerpt-location .readmore-orange {
    color: #e5811d;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Montserrat", "Arial", sans-serif;
    -webkit-transition: color .3s;
    transition: color .3s
}

.excerpt-location .readmore-orange:hover {
    color: #ba6815
}

.excerpt-icon {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    text-align: center;
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media only screen and (max-width: 600px) {
    .excerpt-icon {
        width: 100%;
        margin-bottom: 20px
    }
}

.excerpt-icon:hover {
    opacity: .85
}

.excerpt-icon .stars-block {
    margin-bottom: 12px
}

.excerpt-icon .title {
    text-transform: uppercase;
    color: #449fb5;
    font-size: 16px;
    margin-bottom: 3px;
    display: block
}

.excerpt-icon .stat {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    color: #222221
}

.stars-block {
    text-align: center
}

.stars-block .star {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    width: 17px;
    font-size: 0;
    height: 15px;
    cursor: pointer
}

.stars-block .star:before {
    background-position: -300px -13px;
    width: 17px;
    height: 15px
}

.stars-block .star.star-yellow:before,
.stars-block .star.active_checked_star:before,
.stars-block .star.active_star:before {
    background-position: -279px -13px
}

.ei-icon {
    display: block;
    width: 58px;
    height: 58px;
    margin: 0 auto 10px
}

.ei-icon:before {
    width: 58px;
    height: 58px
}

.ei-icon.ei-icon-female:before {
    background-position: -955px -166px
}

.ei-icon.ei-icon-male:before {
    background-position: -1021px -166px
}

.excerpt-simple {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media only screen and (max-width: 600px) {
    .excerpt-simple {
        margin-bottom: 20px
    }
}

.excerpt-simple:hover {
    opacity: .85
}

.excerpt-simple img {
    display: block;
    margin-bottom: 12px;
    width: 100%
}

.excerpt-simple .title {
    font-weight: 700;
    line-height: 1.2;
    font-size: 14px;
    text-align: center;
    color: #222221;
    display: block
}

@media only screen and (max-width: 600px) {
    .excerpt-simple .title {
        font-size: 18px
    }
}

.excerpt-icon-horizontal {
    padding-right: 10px;
    text-align: left;
    margin-bottom: 30px
}

.excerpt-icon-horizontal .icon {
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 66px;
    position: relative;
    margin-right: 12px
}

.excerpt-icon-horizontal .icon:before {
    left: 0;
    top: 0;
    width: 66px;
    height: 66px
}

.excerpt-icon-horizontal .icon.icon1:before {
    background-position: -1093px -166px
}

.excerpt-icon-horizontal .icon.icon2:before {
    background-position: -1166px -166px
}

.excerpt-icon-horizontal .icon.icon3:before {
    background-position: -1241px -166px
}

.excerpt-icon-horizontal .icon.icon4:before {
    background-position: -1316px -166px
}

.excerpt-icon-horizontal .icon.icon5:before {
    background-position: -1390px -167px
}

.excerpt-icon-horizontal .icon.icon6:before {
    background-position: -1463px -167px
}

.excerpt-icon-horizontal .eih-desc {
    width: -webkit-calc(100% - 78px);
    width: calc(100% - 78px);
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle
}

.excerpt-icon-horizontal .stars-block {
    text-align: left;
    margin-bottom: 8px
}

.excerpt-calendar {
    background: #fff;
    padding: 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px
}

.excerpt-calendar .title {
    text-align: center;
    color: #e5811d;
    display: block;
    margin-bottom: 15px
}

.excerpt-calendar table {
    width: 100%
}

.excerpt-calendar table td,
.excerpt-calendar table th {
    padding: 5px;
    text-align: right
}

.excerpt-calendar table td.mi-free-calendar-,
.excerpt-calendar table td.mi-free-calendar-reserved-calendar,
.excerpt-calendar table td.free-calendar,
.excerpt-calendar table th.green {
    background: #5cbb99;
    color: #fff
}

.excerpt-calendar table td.mi-reserved-calendar-,
.excerpt-calendar table td.mi-reserved-calendar-free-calendar,
.excerpt-calendar table td.unavailable,
.excerpt-calendar table td.reserved-calendar,
.excerpt-calendar table th.red {
    background: #ea4c66;
    color: #fff
}

.excerpt-calendar table td.promo-calendar,
.excerpt-calendar table td.mi-promo-calendar-unavailable,
.excerpt-calendar table th.yellow {
    background: #f1c514;
    color: #fff
}

.excerpt-calendar table td.last-calendar,
.excerpt-calendar table td.mi-last-calendar-unavailable,
.excerpt-calendar table th.black {
    background: #1d1d1b;
    color: #fff
}

.excerpt-calendar table th {
    color: #449fb5
}

.location-excerpt {
    padding: 35px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    display: block;
    color: #222221
}

.location-excerpt.grey {
    background: #eef0f1
}
.bandeauplanning {
    background-color: #e5811e;
    padding: 20px 0 10px 0;
    margin: 20px 0 0 0;
	text-align: center;

}
.bandeauplanning h3 {

    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
	display: inline-block;
	padding-left: 10px;
}
.ajour {
    display: inline-block;
}

@media only screen and (max-width: 600px) {
    .location-excerpt {
        width: 95%;
        margin: 0 auto;
        padding: 35px 5px;
    }
}

.location-excerpt:hover {
    opacity: .85
}

.location-excerpt .img-cont {
    margin-right: 25px;
    width: 300px;
    height: 200px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 600px) {
    .location-excerpt .img-cont {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
		max-height: 200px;
    }

}

.location-excerpt .img-cont img {
    display: block;
    width: 100%;
	max-height: 200px;
}

.location-excerpt .le-desc {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 325px);
    width: calc(100% - 325px)
}

@media only screen and (max-width: 600px) {
    .location-excerpt .le-desc {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.location-excerpt .le-desc h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px
}

.location-excerpt .le-desc h3 {
    color: #449fb5;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px
}

.location-excerpt .le-desc p {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400;
}

.location-excerpt .le-desc .le-text {
    width: 570px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 70px
}

@media only screen and (max-width: 600px) {
    .location-excerpt .le-desc .le-text {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        border-right: none;
        padding-right: 0
    }
}

.location-excerpt .le-desc .le-icon-wrap {
    width: -webkit-calc(100% - 570px);
    width: calc(100% - 570px);
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    border-left: 2px solid #449fb5;
    margin-left: -2px;
    padding-left: 31px;
}

@media only screen and (max-width: 600px) {
    .location-excerpt .le-desc .le-icon-wrap {
        display: block;
        width: 100%;
        margin-right: 0;
        border-left: none;
        text-align: center;
        margin-left: 0
    }
}

.location-excerpt .le-desc .le-icon-wrap .le-icon-wrap-small {
    display: inline-block;
    text-align: center
}

.location-excerpt .le-desc .le-icon-wrap .le-icon-wrap-small .le-icon-text {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-top: 15px
}

.location-excerpt .le-desc .le-icon-wrap .le-icon-wrap-small .le-icon-text strong {
    font-weight: bold;
    display: block
}

.location-excerpt .le-desc .le-icon-wrap.with-partir {
    position: relative;
    top: 15px;
    padding-bottom: 10px
}

@media only screen and (max-width: 600px) {
    .location-excerpt .le-desc .le-icon-wrap.with-partir {
        top: 0;
        padding-bottom: 0
    }
}

.location-excerpt .le-icon {
    display: block;
    position: relative;
    margin: 0 auto
}

.location-excerpt .le-icon:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.location-excerpt .le-icon.le-icon1 {
    width: 115px;
    height: 94px
}

.location-excerpt .le-icon.le-icon1:before {
    background-position: -1126px -324px
}

.location-excerpt .le-icon.le-icon2 {
    width: 80px;
    height: 76px
}

.location-excerpt .le-icon.le-icon2:before {
    background-position: -1265px -332px
}

.location-excerpt .le-icon.le-icon3 {
    width: 58px;
    height: 96px
}

.location-excerpt .le-icon.le-icon3:before {
    background-position: -1388px -319px
}

.location-excerpt .partir-lbl {
    background: #449fb5;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px;
    position: absolute;
    top: 30px;
    right: 0;
    text-align: center
}

.location-excerpt .partir-lbl-lef {
    background: #e5811d;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px;
    position: absolute;
    top: 30px;
    left: 0;
    text-align: center
}

@media only screen and (max-width: 600px) {
    .location-excerpt .partir-lbl {
        display: block;
        width: 100%;
        margin-right: 0;
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px
    }
}

@media only screen and (max-width: 600px) {
    .location-excerpt .partir-lbl-lef {
        display: block;
        width: 100%;
        margin-right: 0;
        position: relative;
        top: 0;
        left: 0;
        margin-top: 20px
    }
}

.location-excerpt.no-icon .le-text {
    width: 100%;
    border-right: none
}

.location-excerpt.no-icon .le-text h2 {
    padding-right: 150px
}

@media only screen and (max-width: 600px) {
    .location-excerpt.no-icon .le-text h2 {
        padding-right: 0
    }
}

.link-with-circle {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding-left: 30px;
    position: relative;
    display: block
}

.link-with-circle .icon-circle {
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e5811d;
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 300
}

.excerpt-station {
    margin: 5px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.excerpt-station:hover {
    opacity: .85
}

.excerpt-station .img-cont {
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    background-position: center;
    height: 190px;
    width: 50%
}

@media only screen and (max-width: 600px) {
    .excerpt-station .img-cont {
        width: 100%;
        display: block
    }
}

.excerpt-station .es-desc {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 7px 28px;
    color: #222221
}

@media only screen and (max-width: 600px) {
    .excerpt-station .es-desc {
        width: 100%;
        display: block
    }
}

.excerpt-station .es-desc .title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 3px;
    display: block;
    font-weight: 700;
    line-height: 1.2
}

.excerpt-station .es-desc .sub-title {
    color: #449fb5;
    font-size: 15px;
    margin: 20px 0;
    display: block;
    font-weight: bold
}

.excerpt-station .es-desc p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px
}

.excerpt-station .orange-circles {
    margin: 15px 0
}

.excerpt-station.grey {
    background: #eef0f1
}

.excerpt-station.excerpt-station-big .img-cont {
    height: 360px
}

.excerpt-station.excerpt-station-big .es-desc {
    padding: 10px 30px
}

.excerpt-station.excerpt-station-big .es-desc .title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 5px
}

.excerpt-station.excerpt-station-big .es-desc .sub-title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px
}

.excerpt-station.excerpt-station-big .es-desc p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 30px
}

.excerpt-station.excerpt-station-big .es-desc .os-item {
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 45px
}

.excerpt-station.excerpt-station-big .es-desc .link-with-circle {
    font-size: 22px;
    padding-left: 50px
}

.excerpt-station.excerpt-station-big .es-desc .link-with-circle .icon-circle {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 40px
}

.orange-circles {
    display: block
}

.orange-circles .os-item {
    display: inline-block;
    vertical-align: middle;
    background: #e5811d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 39px;
    margin-right: 5px;
    margin-bottom: 5px
}

.orange-circles .os-item:last-child {
    margin-right: 0
}

.excerpt-termes {
    padding: 52px 30px 40px 0
}

.excerpt-termes.grey {
    background: #eef0f1
}

.excerpt-termes .btn-big-blue {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    max-width: 100%;
    background: #2c3e50;
    width: 350px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px
}

.excerpt-termes .btn-big-blue:hover {
    background: #1a252f
}

.excerpt-termes .et-desc {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    font-size: 17px;
    color: #222221;
    line-height: 1.5
}

.excerpt-termes .et-desc .title {
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600
}

.excerpt-termes.horizontal {
    padding: 20px 30px;
    text-align: center
}

.excerpt-termes.horizontal .btn-big-blue {
    display: block;
    margin: 0 auto 10px
}

.excerpt-termes.horizontal .et-desc {
    display: block;
    width: 100%
}

.excerpt-termes.horizontal .et-desc .dib {
    display: block;
    margin-right: 0 !important
}

@media only screen and (max-width: 600px) {
    .excerpt-termes {
        padding: 40px 30px;
        text-align: center
    }
    .excerpt-termes .btn-big-blue {
        display: block;
        margin: 0 auto 10px;
        width: 330px
    }
    .excerpt-termes .et-desc {
        display: block;
        width: 100%
    }
    .excerpt-termes .et-desc .dib {
        display: block;
        margin-right: 0 !important
    }
}

.page-sommaire .section-location2>h2 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 30px
}

.page-sommaire .mainnav {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.page-listestation .section-list-arr {
    padding: 7px 50px 20px;
    margin-bottom: 20px
}

span.content {
    color: #e5811d;
    font-weight: bold;
}

.section-docs .form-orange .inp-row textarea {
    height: 60px;
    padding: 8px 22px !important;
    font-weight: bold;
    font-size: 18px;
    width: 100% !important;
}


.pagination-section .pagin li span.current {
    color: #e5811d;
    font-weight: bold;
}

.section-location .sl-desc.large100 {
    width: 100%;
    padding: 10px 20px 50px 20px;
}

.section-location .sl-desc.large100 h2,
.listloc {
    color: #449fb5;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
}

.listloc {
    text-transform: uppercase;
    padding-left: 20px;
    line-height: 20px;
}

a {
    color: #e5811d;
}


.mega-menu .orientation,
.mega-menu .liste {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #eef0f1;
    padding: 35px 30px;
    color: #222221 !important;
}

.mega-menu .orientation ul li {
    width: 50%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (max-width: 600px) {
    .mega-menu .orientation ul li {
        width: 100%;
    }
}

.mega-menu .liste ul li {
    width: 100%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.col2 {
    width: 100%;
    float: left;
}

.col80 {
    width: 60%;
    float: left;
}

.col20 {
    width: 40%;
    float: left;
    padding-left: 10%;
}

.inp-row textarea#message {
    padding: 1%;
    width: 98%;
}

.col20 .coordo {
    font-size: 25px;
    padding-bottom: 15px;
    font-style: italic;
    text-decoration: underline;
}

.col20 .adres {
    font-size: 18px;
    line-height: 25px;
}

.texte p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 5px 0;
	font-family: arial;
}

.texte h1 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.texte {
    padding: 0 15px;
    width: 100%;
}

.section-location .sl-desc.large100 ul {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 45px;
  padding-top: 10px;
    padding-bottom: 10px;
}
.section-location .sl-desc.large100 h3 {
    color: #449fb5;
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
        margin-bottom: 0;

}
.section-location .sl-desc.large100 li {
  list-style: disc;
      padding-left: 15px;

}

@media only screen and (max-width: 600px) {
    .texte {
        padding: 0 20px;
    }
}

.texte textarea#complement {
    padding: 1%;
    width: 98%;
}

.texte h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #449fb5;
    margin-bottom: 8px;
    margin-top: 20px;
    font-weight: 700;
    line-height: 23px;
}



.texte h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: 700;
}

.inp-formu {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px;
    font-weight: 500;
}

@media only screen and (max-width: 600px) {
    .inp-formu {
        width: 100%;
    }
}

.inp-formu select,
.inp-formu input {
    border: 1px solid #b7b7b4;
    background: #fff;
    height: 40px;

    width: 100%;
    margin-bottom: 10px;
}

.inp-formu .labelinline {
    font-size: 16px;
    font-weight: 500;
}

.inp-formu label {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .texte .inp-formu label {
        font-size: 15px;
    }
}

.texte .submit {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 179px;
    height: 49px;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.texte .submit:before {
    left: 0;
    top: 0;
    background-position: -813px -2px;
    width: 179px;
    height: 49px;
}
.section-icons-blue-update {
		display: flex;
		background: #2c3e50;
		text-align: center;
		padding: 10px 15px;
		border-top: 5px solid #e5811d;
	}
	.icons-block-update {
		flex: 1;
		/* margin-right: 40px; */
		display: flex;
		vertical-align: middle;
		color: #fff;
		position: relative;
		text-align: left;
		align-items: center;
		padding-left: 10px;
	}
	.bg-sprite-up:before {
		background: url(/assets/img/spritev2.png) 0 0 no-repeat
	}
	.span-icon-infofloor {
		font-size: 90px;
	}
	.upper-title-up {
		font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-weight: bold;
    padding-top: 10px;
	}

	.icons-underblock-flex {
		flex: 1;
	}
	.text-underblock-flex-marg {
flex: 4;

    padding-left: 10px;

	}
	.text-underblock-flex-marg span.small {
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
}

@media only screen and (max-width: 600px) {
.section-icons-blue-update {
    flex-direction: column;
}
}
.texte .contact-form {
    background: none;
    padding: 0;
}

.texte ul {
    list-style: decimal inside;
    padding-left: 40px;
}

.texte li {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 6px;
font-family: arial;
}

.texte .errors.white,
.wrap-boxshadow .errors.white {
    color: white;
}

.texte .errors,
.wrap-boxshadow .errors {
  color: #e02222;
  padding: 10px 0;
  font-size: 25px;
}

.texte .success,
.wrap-boxshadow .success {
    color: #4eb14d;
    font-size: 19px;
    padding: 10px;
    font-weight: bold;
}

.wrap-boxshadow .errors,
.wrap-boxshadow .success {
    margin-left: 31px;
    line-height: 22px;
}

.texte table tr th {
    text-align: center;
    padding: 10px 18px;
    color: #777575;
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    text-transform: none;
}


.texte table td {
    word-wrap: break-word;
}

.texte table tr td {
    text-align: center;
    padding: 4px;
    color: #0F0F0F;
    font-size: 16px;
    line-height: 20px;
}



/*
.texte table tbody tr {
    border: 1px solid #d6d6d6;
}*/

.texte table tr.full {
    background: #efefef;
}

.texte table tr.empty {
    height: 20px;
}

.inp-formu-5 .inp-formu {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: -webkit-calc(20% - 24px);
    width: calc(20% - 24px);
}

.inp-formu-3 .inp-formu {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: -webkit-calc(33% - 24px);
    width: calc(33% - 24px);
}

.inp-formu input[type="radio"] {
    height: 10px;
    width: 30px;
}

.inp-formu.full {
    width: 100%;
}

.login-form {
    padding: 30px 150px;
    width: 100%;
    background-color: #eef0f1;
}

@media only screen and (max-width: 600px) {
    .login-form {
        padding: 30px 50px;
    }
}

.login-win {
    padding: 10px 200px;
}

@media only screen and (max-width: 600px) {
    .login-win {
        padding: 10px 0px;
    }
}

.bandeau {
    width: 100%;
    background-color: #36627f;
    padding: 30px;
    margin: 20px 0;
}

.bandeau .title {
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}

.bandeau .bout {
    text-align: center;
    padding: 30px 0 0 0;
    color: #ff7f00;
    font-size: 40px;
    font-weight: bold;
}

.icons-block .text-block {
    text-align: center;
}

.grid-row img {
    width: 100%;
}

.grid-row .grid-4 img {
    height: 200px;
}

.grid-4.excerpt-location .pe-desc .title {
    font-size: 15px;
    line-height: 16px;
    color: black;
}

.grid-4.excerpt-location .pe-desc {
    background-color: rgba(245, 245, 245, 0.9);
}

.grid-4.excerpt-location .pe-desc .readmore-orange {
    font-size: 16px;
    padding-top: 10px;
}

.field.cgu {
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

select#namevillethermale {
    color: #666767;
    font-size: 16px;
}

#map_canvas {
  height: calc(100% - 50px);
  width: calc(100% - 50px);
}


.section-contacts .contact-item.nopad {
    padding-left: 0;
}

.list-arrow.col5 li {
    width: 20%;
}

.textecont {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 600;
}

.contact-form.contact-form2 fieldset {
    padding-top: 10px;
}

.section-docs .form-orange span {
    font-size: 11px;
    font-weight: 400;
}

.titlerate {
    font-style: italic;
    font-weight: bold;
    float: left;
    font-size: 15px;
}

.detailrate,
.detailrate span {
    font-style: italic;
    font-size: 15px;
}

.texte .styled-select select {
    padding: 10px;
}

div.full-result-searchlist {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.texte .formsearch {
    padding: 20px 10px;
    background-color: #eef0f1;
}

.complete-list-cure {
    width: 530px;
    margin-left: 2px;
    border-top: none;
    background: #F0F0F0;

    padding: 5px 0;
    z-index: 100;
}

.clearformsearch {
    float: right;
    width: 14%;
    font-weight: bold;
}

.btnformsearch {
    float: right;
    width: 55%;
}

.btnoran {
    float: left;
    width: 36%;
    background-color: #e5811d;
    padding: 2%;
}

.btnformsearch a {
    font-size: 18px;
    color: white;
    font-weight: 400;
}

.pugg {
    text-align: center;
    padding: 15px 0;
    width: 100%;
}

.displayordi {
    padding: 10px 0 20px 0;
}

.displaymobile {
    display: none;
}

@media only screen and (max-width: 600px) {
    .displayordi {
        display: none;
    }
	.btn-contact,.btn-reserve, .btn-localization {
		display: block;
	}
	.btn-contact, .btn-localization {
		margin-top: 10px;
	}
    .list-arrow.col5 li {
        width: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .displaymobile {
        display: block;
    }
}

.affichepu {
    text-align: center;
    padding: 15px 0;
    width: 100%;
}


.sepa {
    border-bottom: 1px solid #D5D9DF;
    padding: 5px 0 5px 0;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

select#subject {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #222221;
    font-size: 14px;
    height: 38px;
    border: none;
    width: 100%;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 400;
}

.brending-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1400px;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.le-text.nopaddingright {
    padding-right: 5px !important;
}

.location-excerpt.no-icon .le-text.nopaddingright h2 {
    padding-right: 5px !important;
}



.slider-up {
    overflow: hidden;
    width: 1015px; /* Ajustez la largeur selon vos besoins */
    margin: 0 auto;
}

.slides-up {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide-up {
    width: 100%;
    flex: 0 0 auto;
}

.bx-caption-up {
    padding: 10px;
    font-size: 15px;
    text-align: center;
    position: relative;
    top: -42px;
    font-size: 20px;
    color: white;
    background: rgba(68, 159, 181, 0.79);
}
.navigation-up {
    position: relative;
    top: -73px;
    width: 43%;
    margin: 0 auto;
}
.prev-button-up {
    transform : scale(1.5);
    position: relative;
    background-color: #449fb5;
    color: white;
    appearance: none;
    border: 1px solid;
}
.next-button-up {
    position: relative;
    float: right;
    background-color: #449fb5;
    transform: scale(1.5);
    color: white;
    appearance: none;
    border: 1px solid;
}
.search-block-up {
left: 60px !important;
}
.mainslide-up {
    margin-bottom: -50px !important;
}
@media only screen and (max-width: 600px) {
.slider-up {
    width: 100%;
}

.navigation-up {
    transform : scale(1.6);
    width: 61%;
    top: -24px;
}

.prev-button-up,
.next-button-up {
    transform: scale(1);
}
.search-block-up {
    left: 0 !important;
}
.slides-up {
    margin-bottom: -60px;
}
.mainslide-up {
    margin-bottom: 10px !important;
}
.bx-caption-up {
    padding: 10px;
    font-size: 15px;
    top: -52px;
}
}


/*-------new 12.04.17-------------*/

.breadcrumbs-2 {
    color: #449fb3;
    font-family: "Lato";
    font-size: 15px;
    padding: 0px 0 20px;
    font-weight: 500;
}

.breadcrumbs-2 a {
    color: inherit;
    display: inline-block;
    padding-right: 5px;
}

.breadcrumbs-2 a:hover {
    text-decoration: underline;
}

.breadcrumbs-2 li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.reg-main-img {
    position: relative;
    margin-bottom: 15px;
}

.reg-main-img img {
    width: 100%;
    display: block;
}

.reg-main-img .rmi-h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 5px solid #e5811d;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-family: "Merriweather";
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}

.reg-main-img .rmi-h1 h1 {
    color: #fff;
    font-family: "Lato";
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.reg-main-img .rmi-h1 p {
    color: #fff;
    font-family: "Lato";
    font-size: 20px;
    line-height: 1.3;
}

.reg-main-img .rmi-h1.with-icon {
    text-align: left;
    padding-left: 140px;
}

.reg-main-img .rmi-h1.with-icon:before {
    content: '';
    left: 40px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background-position: -1549px -165px;
    width: 83px;
    height: 100px;
}

.reg-main-img .rmi-h1 .small {
    font-size: 20px;
    font-weight: 300;
}

.title2-bord {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    /*padding-bottom: 25px;*/
    margin-bottom: 25px;
    position: relative;
    margin-top: 25px;
}

.etapeslogement {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    padding-bottom: 45px;
}
.etapes-container {
	display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.etapes-item {
    min-width: 250px;
    max-width: 320px;
    min-height: 180px;
    text-align: center;
	margin: 0 20px;
}
.etapes-item .number {
    font-size: 60px;
    font-weight: bold;
    color: #e57f1d;
}

.etapes-item .first {
	margin-top: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #47617c;
}
.etapes-item .second {
	margin-top: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #47617c;
    text-transform: uppercase;
    line-height: 25px;
}
.img-arrow-blue {
    padding-bottom: 90px;
    margin: 0 auto;
    width: 65px;
    height: 44px;
    background-image: url(../img/spritev2.png);
    background-position: -814px -601px;
    margin-top: 90px;
}

@media all and (max-width: 600px) {
.etapes-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.etapes-item {
    margin: 0 auto;
    width: 90%;
    min-height: 180px;
    text-align: center;
    margin-bottom: 20px;
}
.img-arrow-blue {
    padding: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	margin: 10px 0;
}
}

.reg-sect-first p {
    color: #747480;
    font-family: "Lato";
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 400;
}

.reg-sect-first p:last-child {
    margin-bottom: 0;
}

.reg-sect-first {
    margin-bottom: 35px;
}

.title-leaves {
    text-align: center;
    color: #449fb2;
    font-family: "Merriweather";
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.white-block p {
    line-height: 20px;
    padding: 5px 0;
}
.white-block ul {
    padding: 10px 20px;
}
.white-block li {
    padding-top: 5px;
}

.title-leaves span {
    display: inline-block;
    padding: 0 60px;
    position: relative;
}

.title-leaves span:before,
.title-leaves span:after {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 33px;
}

.title-leaves span:before {
    left: 0;
    background-position: -1719px -17px;
}

.title-leaves span:after {
    right: 0;
    background-position: -1786px -17px;
}

.grid-2-post {
    margin-right: 20px;
    margin-bottom: 30px;
    width: calc(50% - 10px);
    display: inline-block;
    vertical-align: top;
}

.grid-3-post {
    margin-right: 20px;
    margin-bottom: 30px;
    width: calc(33% - 10px);
    display: inline-block;
    vertical-align: top;
}

.grid-2-post:nth-child(2n+2),
.grid-3-post:nth-child(3n+3) {
    margin-right: 0;
}

.post-exc-reg {
    -moz-box-shadow: 0 5px 15px #dbdbea;
    -webkit-box-shadow: 0 5px 15px #dbdbea;
    box-shadow: 0 5px 15px #dbdbea;
}

.post-exc-reg .img-cont {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 200px;
}

.post-exc-reg .per-desc {
    background: #fff;
    padding: 15px;
    font-weight: normal;
    border-bottom: 5px solid #e5811d;
}

.post-exc-reg .per-desc .title {
    font-family: "Lato";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #449fb2;
    margin-bottom: 5px;
}

.post-exc-reg .per-desc .title h3 {
    color: #2c3e50;
    font-size: 22px;
    display: inline-block;
    font-weight: bold;
}

.post-exc-reg .per-desc p {
    color: #747480;
    font-family: "Lato";
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 1.3;
}

.post-exc-reg .per-desc p.p-orange {
    color: #e5811d;
    font-weight: 600;
}

.post-exc-reg .per-desc p.p-black {
    color: #000;
}

.ul-chevs {
    color: #747480;
    font-family: "Lato";

    position: relative;
}

.ul-chevs li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}

.ul-chevs li em {
    font-style: italic;
    color: #2c3e50;
    font-weight: 600;
}

.ul-chevs li:before {
    content: '';
    left: 0;
    position: absolute;
    background-position: -1736px -67px;
    width: 8px;
    height: 16px;
    top: 0px;
}
.custom-leaflet-icon {
    background: none;
    border: none;
}

.marker-position {
    transform: translate(-60%, -65%);
    position: absolute;
    font-size: 65px;
    color: red;
}
.ul-chevs li.orange:before {
    background-position: -1719px -67px;
}

.ul-chevs .price-small {
    color: #449fb2;
    font-family: "Lato";
    font-size: 18px;
    font-weight: bold;
}

.ul-chevs li.orange .price-small {
    color: #e5811d;
}

.ul-2-cols {
    font-size: 0;
}

.ul-2-cols li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 15px;
}

.post-exc-reg .per-desc .ul-chevs {
    margin-bottom: 25px;
}

.ul-price li {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 22px;
    margin-bottom: 15px;
}

.vam {
    display: inline-block;
    vertical-align: middle;
}

.ul-price .price-big {
    color: #e57f1d;
    font-family: "Merriweather";
    font-size: 32px;
    width: 160px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}

.ul-price .vam {
    width: calc(100% - 166px);
}

.post-exc-reg .more-link {
    color: #e57f1d;
    font-family: "Lato";
    font-size: 20px;
    font-weight: 600;
}

.post-exc-reg .more-link:hover {
    text-decoration: underline;
}

.banner-doc {
    margin-bottom: 30px;
}

.banner-doc img {
    display: block;
    width: 100%;
}

.banner-doc .txt-h {
    display: none;
}

.pe-recherche {
    -moz-box-shadow: 0 5px 14px #dbdbea;
    -webkit-box-shadow: 0 5px 14px #dbdbea;
    box-shadow: 0 5px 14px #dbdbea;
    background: #fff;
    padding: 15px;
    border-bottom: 5px solid #747480;
}

.pe-recherche .per-title {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
}

.pe-recherche .per-title:before {
    content: '';
    background: #2c3e50;
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pe-recherche.orange {
    border-bottom-color: #e57f1d;
}

.pe-recherche.orange .per-title {
    color: #e57f1d;
}

.pe-recherche.orange .per-title:before {
    background: #e57f1d;
}

.cure-list {
    margin-top: 25px;
}

.cure-list>li {
    color: #449fb2;
    font-family: "Lato";
    font-size: 22px;
    font-weight: normal;
    position: relative;
    padding: 5px 0;
    padding-left: 40px;
    margin-bottom: 24px;
}

.cure-list>li>a {
    color: #449fb2;
}

.cure-list .orange>a {
    color: #e57f1d;
}

.icon-cure {
    position: absolute;
    left: 0;
    width: 35px;
    top: -1px;
    height: 35px;
    border-radius: 50%;
    background: #449fb3;
}

.icon-cure:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon-cure.icon1:before {
    background-position: -1712px -95px;
    width: 24px;
    height: 22px;
}

.icon-cure.icon2:before {
    background-position: -1739px -95px;
    width: 21px;
    height: 23px;
}

.icon-cure.icon3:before {
    background-position: -1768px -95px;
    width: 18px;
    height: 26px;
}

.icon-cure.icon4:before {
    background-position: -1836px -94px;
    width: 22px;
    height: 26px;
}

.icon-cure.icon5:before {
    background-position: -1868px -97px;
    width: 25px;
    height: 22px;
}

.icon-cure.icon6:before {
    background-position: -1799px -97px;
    width: 23px;
    height: 21px;
}

.cure-list ul {
    margin-top: 10px;
}

.cure-list ul li {
    color: #747480;
    display: inline-block;
    font-size: 18px;
    line-height: 1.1;
    font-weight: normal;
}

.cure-list ul li a {
    color: inherit;
}

.cure-list>li.orange>a {
    color: #e57f1d;
}

.cure-list>li.orange>.icon-cure {
    background: #e57f1d;
}

.reg-main-img.bb-blue {
    border-bottom: 5px solid #449fb4;
}

.reg-main-img .left-titles {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    padding: 20px 15px;
    color: #fff;
    line-height: 1.3;
    width: 425px;
}

.reg-main-img .left-titles h1 {
    color: #fff;
    font-family: "Merriweather";
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
}

.reg-main-img .left-titles h2 {
    color: #fff;
    font-family: "Merriweather";
    font-size: 20px;
    font-weight: 300;
}

.reg-sect-first .rsf-left {
    float: left;
    width: 425px;
    margin-right: 20px;
}

.reg-sect-first .rsf-right {
    float: left;
    width: calc(100% - 445px);
}

.reg-sect-first .rsf-left iframe {
    max-width: 100%;
}

.gallery-simple {
    margin-bottom: 20px;
    position: relative;
}

.gallery-simple .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px;
}

.gallery-simple .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.gallery-simple .slick-dots li button {
    border: none;
    font-size: 0;
    border-radius: 50%;
    width: 10px;
    padding: 0;
    height: 10px;
    background: #fff;
    cursor: pointer;
}

.gallery-simple .slick-dots li.slick-active button {
    background: #000;
}

.title-brdered {
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
}

.title-brdered strong {
    text-transform: uppercase;
    font-weight: bold;
    color: #449fb2;
}

.title-brdered a:hover {
    text-decoration: underline;
}

.title-brdered:before {
    content: '';
    height: 1px;
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #e57f1d;
}

.grid-3-new {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 30px;
    width: calc(33.33% - 14px);
}

.grid-3-new:nth-child(3n+3) {
    margin-right: 0;
}

.exc-muito-txt {
    background-color: #fff;
    -moz-box-shadow: 3px 4px 16px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 3px 4px 16px rgba(0, 0, 0, .14);
    box-shadow: 3px 4px 16px rgba(0, 0, 0, .14);
    border-top: 5px solid #449fb4;
    padding: 15px 10px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 30px;
}

.exc-muito-txt .price {
    color: #e57f1d;
    font-family: "Merriweather";
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

.exc-muito-txt .title {
    color: #449fb2;
    font-family: "Lato";
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.exc-muito-txt .title em {
    color: #2c3e50;
    font-style: italic;
    font-family: 'Merriweather';
    font-weight: bold;
    font-size: 19px;
}

.exc-muito-txt p {
    color: #747480;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
}

.exc-muito-txt .hr-b {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.exc-muito-txt .hr-b:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    height: 1px;
    width: 50px;
    background: #449fb2;
}

.exc-muito-txt .bl-ul li {
    margin-bottom: 8px;
    color: #747480;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 500;
}

.spoil-emt .spoil-head {
    color: #e57f1d;
    font-family: "Lato";
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    border-bottom: 1px solid transparent;
}

.spoil-emt .spoil-head strong {
    text-transform: uppercase;
    font-weight: bold;
}

.spoil-emt.open .spoil-head {
    margin-bottom: 20px;
}

.spoil-emt .plus-min {
    display: inline-block;
}

.spoil-emt .plus-min:before {
    content: '+';
}

.spoil-emt.open .plus-min:before {
    content: '-' !important;
    ;
}

.price-ul {
    color: #747480;
    font-family: "Lato";

    text-align: left;
}

.price-ul li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
}

.price-ul .price-small {
    color: #e57f1d;
    font-family: "Lato";
    font-size: 20px;
    font-weight: bold;
}

.spoil-emt.open .spoil-head {
    color: #449fb2;
    text-align: left;
    border-bottom: 1px solid #449fb2;
}

.spoil-emt.open .spoil-head span {
    position: relative;
    display: inline-block;
}

.spoil-emt.open .spoil-head span:before {
    content: '';
    position: absolute;
    height: 1px;
    bottom: -1px;
    left: 0;
    width: 100%;
    background: #fff;
}

.btn-blue-2 {
    display: inline-block;
    color: #fff;
    font-family: "Lato";
    font-size: 18px;
    text-transform: uppercase;
    background: #449fb4;
    transition: all .3s;
    padding: 5px 15px;
    border-radius: 15px
}

.btn-blue-2:hover {
    opacity: .85;
}

.exc-muito-txt-hor {
    font-size: 0;
}

.exc-muito-txt .btn-blue-2 {
    margin-top: 15px;
}

.exc-muito-txt-hor .price {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    text-align: left;
}

.exc-muito-txt-hor .emth-right {
    width: calc(100% - 190px);
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.exc-muito-txt-hor .hr-b:before {
    left: 0;
    margin-left: 0;
}

.exc-muito-txt-hor .spoil-emt .spoil-head {
    text-align: left;
}

.title-icon {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 24px;
    padding-left: 55px;
    position: relative;
    margin-bottom: 27px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}

.title-icon:before {
    content: '';
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.title-icon.ti-1:before {
    background-position: -1847px -19px;
    width: 41px;
    height: 29px;
}

.title-icon.ti-2:before {
    background-position: -1902px -8px;
    width: 38px;
    height: 50px;
}

.wrap-boxshadow {
    background-color: #fff;
    -moz-box-shadow: 0 0 11px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, .3);
    box-shadow: 0 0 11px rgba(0, 0, 0, .3);
}

.form-formularie {
    padding: 10px 30px;
    margin-top: -40px;
}

.form-formularie h2 {
    color: #e57f1d;
    font-family: "Lato";
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 40px;
}

.form-formularie h3 {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.form-formularie {
    padding-bottom: 40px;
}

.icon-check {
    display: inline-block;
    margin-left: 7px;
    background-position: -1757px -66px;
    width: 22px;
    height: 16px;
}
.wrap-boxshadow .errors ul {
  list-style: circle;
  padding: 15px 35px;
  line-height: 40px;
}

.form-formularie p {
  color: #2c3e50;
  font-family: "Lato";
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 25px;
}

.grid-new-5 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: calc(20% - 12px);
}

.grid-new-4 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: calc(25% - 12px);
}

.select-wrap-new {
  overflow: hidden;
  border: 3px solid;
  position: relative;
  margin-bottom: 15px;
  border-radius: 12px;
}

.avis.select-wrap-new {
  display: inline-block;
  margin-bottom: 0;
  width: 300px;
  vertical-align: text-bottom;
}

.select-wrap-new select {
    width: 100%;
    -webkit-appearance: none;
    background: url(/assets/img/arr.png) no-repeat right;
    height: 35px;
    border: none;
    padding: 0 10px;
    box-sizing: border-box;
    color: #2c3e50 !important;
    font-family: "Lato";
    font-size: 22px !important;
}

.grid-new-5:nth-child(5n+5) {
    margin-right: 0;
}

.grid-new-4:nth-child(4n+4) {
    margin-right: 0;
}

.check-wrap {
    margin-bottom: 15px;
}

.check-wrap input {
    display: none;
}

.check-wrap label {
    position: relative;
    padding-left: 40px;
    color: #449fb2;
    font-family: "Lato";
    font-size: 22px;
    font-weight: bold;
    display: block;
    padding-right: 30px;
}

.check-wrap label:before {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    background-position: -1648px -165px;
    width: 25px;
    height: 25px;
}

.check-wrap input:checked+label:before {
    background-position: -1648px -201px;
}

.check-wrap input:checked+label {
    color: #e57f1d;
}

.check-wrap-radio label {
    color: #2c3e50 !important;
    font-family: "Lato";
    font-size: 18px;
    padding-left: 25px;
    padding-right: 0;
    font-weight: normal;
}

.check-wrap-radio label:before {
    background-position: -1654px -234px;
    width: 15px;
    height: 15px;
}

.check-wrap-radio input:checked+label:before {
    background-position: -1654px -258px;
}

.m20 {
    margin: 20px 0;
}

.radio-row {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 18px;
    margin-bottom: 15px;
}

.radio-row span {
    display: inline-block;
    vertical-align: middle;
}

.radio-row .check-wrap-radio {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-bottom: 0;
}

.form-formularie .txtarea {
    height: 210px;
    resize: none;
    border: 1px solid #747480;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.form-formularie .inp {
    height: 40px;
    padding: 10px;
    border: 1px solid #747480;
    box-sizing: border-box;
    color: #747480;
    font-family: "Lato";
    font-size: 18px;
}

.row-inp-row {
    margin-bottom: 15px;
}

.row-inp-row .inp {
    display: inline-block;
    vertical-align: middle;
    width: 165px;
    margin-right: 65px;
    margin-bottom: 10px;
}

.row-inp-row span {
    display: inline-block;
    vertical-align: middle;
    color: #2c3e50;
    font-family: "Lato";
    font-size: 22px;
    margin-right: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.row-inp-row-avis span {
    display: inline-block;
    vertical-align: middle;
    color: #2c3e50;
    font-family: "Lato";
    font-size: 22px;
    margin-right: 20px;
    font-weight: normal;
    margin-bottom: 25px;
}

.grid-2-post .inp,
.grid-3-post .inp {
    width: 100%;
}

.btn-orange-round2 {
    display: inline-block;
    color: #fff;
    font-family: "Lato";
    font-size: 18px;
    text-transform: uppercase;
    background: #e57f1d;
    transition: all .3s;
    padding: 8px 15px;
    border: none;
    min-width: 290px;
    border-radius: 18px;
    cursor: pointer;
}

.btn-orange-round2:hover {
    opacity: .85;
}

.banner-doc-2 {
    background: #2c3e50;
    position: relative;
    margin-bottom: 30px;
}

.banner-doc-2 .bd2-blue {
    /*position: absolute;*/
    width: 180px;
    float: left;
    min-height: 1px;
    top: 0;
    left: 0;
    height: 100%;
}

.banner-doc-2 .icon-bd2 {
    position: absolute;
    left: 85px;
    top: 50%;
    transform: translate(0, -50%);
    background-position: -1702px -164px;
    width: 50px;
    height: 60px;
}

.banner-doc-2 .bd2-orange {
    background: #e5811d;
    padding: 13px 50px;
    float: left;
    width: calc(100% - 180px);
}

.banner-doc-2 h3 {
    color: #fff;
    font-family: "Lato";
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.banner-doc-2 .text-blue {
    color: #2c3e50;
}

.banner-doc-2 p {
    color: #fff;
    font-family: "Lato";
    font-size: 24px;
}

.btn-white-2 {
    color: #2c3e50;
    font-family: "Lato";
    font-size: 16px;
    padding: 7px 15px;
    border-radius: 15px;
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.banner-doc-2 .btn-white-2 {
    margin-top: 18px;
}

@media all and (max-width: 600px) {
    .reg-main-img .rmi-h1 {
        font-size: 21px;
    }
    .inp-formu-5 .inp-formu {

      width: calc(50% - 24px);
  }
  .inp-formu-3 .inp-formu {

    width: calc(50% - 24px);
}
.complete-list-cure {
    width: 100%;

}
    .reg-sect-first>p>img {
        max-width: 100% !important;
        margin: 0 0 20px !important;
        float: none !important;
    }
    .grid-2-post,
    .grid-3-new,
    .grid-new-5,
    .grid-new-4,
    .grid-3-post {
        margin-right: 0;
        width: 100%;
    }

    .title-leaves span:before,
    .title-leaves span:after {
        display: none;
    }
    .title-leaves {
        background: #449fb2;
        color: #fff;
        font-family: "Merriweather";
        font-size: 28px;
        font-weight: bold;
        text-transform: none;
        padding: 18px 30px;
    }
    .title-leaves span {
        padding: 0;
    }
    .reg-main-img .left-titles {
        width: 100%;
        text-align: center;
    }
    .reg-main-img .left-titles h1,
    .reg-main-img .left-titles h2 {
        font-size: 18px;
    }
    .reg-sect-first .rsf-left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .reg-sect-first .rsf-right {
        float: none;
        width: 100%;
    }

    .reg-main-img .rmi-h1.with-icon p {
        display: none;
    }
    .reg-main-img .rmi-h1.with-icon:before {
        display: none;
    }
    .reg-main-img .rmi-h1.with-icon {
        padding: 15px 20px;
    }
    .banner-doc-2 .bd2-blue {
        width: 100%;
        height: 90px;
    }
    .banner-doc-2 .bd2-orange {
        width: 100%;
    }
    .banner-doc-2 .icon-bd2 {
        left: 20px;
        transform: translate(0, 0);
        top: 15px;
    }
    .banner-doc-2 h3 {
        padding-left: 45px;
        margin-top: -84px;
        line-height: 1.3;
        text-align: left;
        font-size: 22px;
        margin-bottom: 25px;
    }
    .banner-doc-2 .text-blue {
        color: #e5811d;
    }
    .banner-doc-2 {
        text-align: center;
    }

    .banner-doc-2 p br {
        display: none;
    }
    .banner-doc-2 .fl,
    .banner-doc-2 .fr {
        float: none;
    }
}

.section-docs .form-orange .inp-row-double {
    margin-bottom: 7px;
    width: 50%;
    display: inline-block;
    padding-left: 10px;
}

.section-docs .form-orange .form-orange-double {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10% 0 10%;
}

.docblue {
    background-color: #2c3e50;
    padding: 30px;
}

.docblue h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.contentart ol {
    padding-left: 60px;
    list-style: decimal;
}

.tabletarif table {
    width: 100%;
    table-layout: fixed;
}

.tabletarif table tr th {
    text-align: center;
    padding: 10px 2px;
    color: #2c3e50;
    font-size: 13px;
    line-height: 23px;

    border: 1px solid #ffffff;
}

.tabletarif .col1 {
    width: 11%;
}

.tabletarif tr.color1 {}

.tabletarif th.color2 {
    background-color: #2c3e50;
    color: white;
}

.tabletarif th.color3 {
    background-color: #449fb5;
    color: white;
}

.tabletarif th.color4 {
    background-color: #e5811d;
    color: white;
}

.tabletarif th.color5 {
    background-color: #888a8c;
    color: white;
}

.tabletarif th.nameorient {
    font-weight: bold;
    font-size: 14px;
}










/*custom style*/

.bgr {
    background: url(/assets/images/habillage_default_1.jpg) no-repeat top center;
    position: relative;
    padding: 25px;
    padding-bottom: 90px;
}

.bgr:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(51, 165, 193, 0.8);
    z-index: 1;
}

.top-page {
    position: relative;
    z-index: 2;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

.top-page h1 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 5px;
}

.top-page .description {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    width: 85%;
    margin: 0 auto 40px;
    font-weight: 300;
}

.top-page .description a {
    font-weight: 500;
    color: #ffffff;
    text-decoration: underline;
}

.form-search {
    width: 70%;
    margin: 0 auto;
    position: relative;
    height: 50px;
    overflow: hidden;
    border-radius: 25px;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
    background-color: #fff;
}

.form-search input {
    padding: 10px 80px 10px 25px;
    font-size: 18px;
    position: absolute;
    left: 0;
    height: 30px;
    border-radius: 25px;
    border: 0;
    width: calc(100% - 260px);
    font-family: 'Lato', sans-serif;
}

.form-search input::placeholder {
    color: #ababab;
}

.form-search .btn-search {
    text-align: left;

    position: absolute;
    right: 0;
    width: 226px;
    border-radius: 25px;
    height: 50px;
    padding: 0;
    margin: 0;
    border: 0;
    padding-left: 40px;
    background-color: #FF9100;
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
}

.icon-search {
    background-color: #4a4a4a;
    border-radius: 50%;
    padding: 1px 9px 6px;

    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.icon-search i {
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}

.top-page .detail {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.top-page .detail .cliquez {
    font-weight: bold;
    color: #fff;
}

table.content .type {
    width: 100px;
}

table.content .type.fix {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
}

table.content .difficulte a {
    font-size: 15px;

}

table.content .curiste {
    width: 150px;
}

table.content .dateouv {
    width: 150px;
}

table.content .curiste.fix,
table.content .integre.fix,
table.content .exterieur.fix,
table.content .saisons.fix {
    font-size: 15px;
    font-weight: 500;
}

table.content .integre {
    width: 130px;
}

table.content .exterieur {
    width: 210px;
}

table.content .saisons {
    width: 100px;
}

table.content .difficulte {
    width: 100px;
}

table.content .station {
    width: 100px;
}

table.content .station.fix {
    text-align: left;
    font-weight: 700;
    font-size: 15px;
}

table.content .difficulte .fix {
    border: 2px solid #fff;
    padding: 2px 10px;

    border-radius: 4px;
}

table.content .difficulte .fix.green {
    background-color: #A6FF58;
}

table.content .difficulte .fix.red {
    background-color: #FF7458;
}

table.content {
    position: relative;
    z-index: 2;
    table-layout: auto;
    width: 100%;
    background-color: #D3F3FB;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

table.content thead {
    border: 1px solid #4a4a4a;
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    border: 0;
}


table.content thead tr th {
    color: #4A4A4A;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    padding: 10px 0;
    position: relative;
}

table.content thead tr th span {
    font-weight: 300;
    text-transform: none;
}

table.content tbody tr:hover,
.active {
    background-color: #e5811d  !important;
}

table.content tbody tr td {
    border-right: 1.5px solid #4A4A4A;
    font-family: 'Oswald', sans-serif;
    padding: 10px 15px;
}

table.content tbody tr td:last-child {
    border-right: 0;
}



table.content thead tr th:last-child:after {
    padding: 0;
}

tr:nth-child(even) {
    background-color: #fff;
}


#banner_conseiller {
    width: 100%;
    margin: 0;
    background-color: #449fb5;
    padding: 20px 20px;
    display: flex;
    height: 300px;
	margin: 10px 0;
	border-bottom: 5px solid #e5811e;
    border-top: 5px solid #e5811e;
}
#text_side {
    width: 40%;
}
#form_side {
    width: 60%;
	padding-top: 25px;
}
#title_conseiller {
font-weight: bold;
    font-size: 24px;
    color: white;
    background-color: #e5811d;
    padding: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    line-height: 30px;
}
#texte_conseiller {
color: white;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 80%;
    padding-top: 15px;
font-size: 20px;
    line-height: 22px;
}
#form_conseil{
    display: flex;
    width: 100%;

}
#form_c1 {
    display: block;
    width: 50%;
}
#form_c1_l1 {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
#form_c1_l2 {
    margin-bottom: 30px;
}
#form_c1_l3 {
    margin-bottom: 30px;
}
#conseil_arrivee {
    width: 40%;
    display: block;
    margin: 0 auto;
    height: 30px;
    border: none;
    padding: 0 5px;
    border-radius: 5px;
}
#conseil_depart {
    width: 40%;
    display: block;
    margin: 0 auto;
    height: 30px;
    border: none;
    padding: 0 5px;
    border-radius: 5px;
}
#conseil_nom {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 30px;
    border: none;
    padding: 0 5px;
    border-radius: 5px;
}
#conseil_telephone {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 30px;
    border: none;
    padding: 0 5px;
    border-radius: 5px;
}
#conseil_email {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 30px;
    border: none;
    padding: 0 5px;
    border-radius: 5px;
}
#form_c2 {
    display: block;
    width: 50%;
}
#conseil_texte {
width: 90%;
    height: 150px;
    border: none;
    padding: 5px;
    border-radius: 5px;
    resize: none;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    font: 400 13.3333px Arial;
}
#conseil_envoi {
width: 90%;
    height: 30px;
    background-color: #e5811d;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    border: none;
    display: block;
    margin: 0 auto;
    line-height: 30px;
}


.image-size-responsive {
    max-width: 80vh;
    max-height: 80vh;
    width: auto;
    height: 550px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: fit-content;
    animation-name: zoom;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
.hover-zoom {
    transition: transform 0.3s ease;
}

.hover-zoom:hover {
    transform: scale(1.1);
}

@media only screen and (max-width: 600px) {
    .image-size-responsive {
        max-width: 55vh;
        height: auto;
    }
}

@keyframes zoom {
    from {
        transform: scale(0) translate(-50%, -50%);
    }
    to {
        transform: scale(1) translate(-50%, -50%);
    }
}


.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 15;
    font-size: 60px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.slides {
    width: fit-content;
}

#form_conseil ::placeholder {
    font-size: 16px;
}




img.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media only screen and (max-width: 600px) {

  .foot-blue .foot-col .title {

      font-size: 18px;

  }

  .foot-blue .foot-col li {

    font-size: 16px;
    line-height: 30px;

  }

#banner_conseiller {
    display: block;
    height: auto;
}
#text_side {
    width: 100%;
}
#form_side {
    width: 100%;
}
#texte_conseiller {
	width: 100%;
}
#form_conseil {
    display: block;
}
#form_c1 {
    display: block;
    width: 100%;
    margin: 0 auto;
}
#form_c1_l1, #form_c1_l2, #form_c1_l3, #form_c1_l4 {
    margin-bottom: 10px;
}
#conseil_texte {
    width: 93%;
}

#form_c2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
#input_group {
    display: block;
    margin: 0 5%;
}
.input_style_text {
    margin: 0 auto 20px;
    width: 80%;
}
.input_style {
    margin: 0 auto 20px;
    width: 30%;
}
#bouton_recherche {
    width: 50%;
}

}

.flex-center-link {
        display: flex;
        justify-content: center;
        height: fit-content;
    }

    .flex-container-link {
        background-color: #2c3e50;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .link-documentation {
        text-decoration: none;
        height: 85%;
        width: 90%;
        background-color: #2c3e50;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .text-link {
        font-size: 26px !important;
        color: white;
        font-weight: bold;
        background-color: #e5811c;
        padding: 25px;
        margin-bottom: 0 !important;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        transition: box-shadow 1s ease, transform 1s ease;
    }

    .link-documentation:hover {
    .text-link {
        transform: scale(1.10);
    }
    }

    .orange-back-circle {
        background-color: #e5811c;
        border-radius: 50%;
        width: 45px;
        height: 44px;
        font-size: 135%;
        color: black;
    }

    .orange-back-circle i {
        position: relative;
        top: 50%;
        margin-right: 31px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .group-icon-text {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 10px;
        gap: 10px;
    }

    .group-icon-text:last-child {
        margin-bottom: 0;
    }

    .write-area {
        width: 100%;
        margin-bottom: 15px;
        padding: 10px;
        border-radius: 5px;
        color: black;
        border: 1px solid #ccc;
        font-size: 18px;
        line-height: 30px;
    }

    .checkbox-input {
        clip: rect(0 0 0 0);
        clip-path: inset(100%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

    .checkbox-input:checked + .checkbox-tile {
        border-color: #2c3e50 !important;
        box-shadow: 0 5px 10px rgba(#000, 0.1);
        &:before {
            transform: scale(1);
            opacity: 1;
            background-color: #2c3e50;
            border-color: #2c3e50;
        }

    }

    .checkbox-input:focus + .checkbox-tile {
        border-color: #449fb5;
        box-shadow: 0 5px 10px rgba(#000, 0.1), 0 0 0 4px #b5c9fc;
        &:before {
            transform: scale(1);
            opacity: 1;
        }
    }

    .checkbox-tile {
        display: flex;
        flex-direction: column;
        width: 23rem;
        min-height: 10rem;
        border-radius: 0.5rem;
        border: 2px solid #b5bfd9;
        background-color: #fff;
        transition: 0.15s ease;
        cursor: pointer;
        position: relative;
        margin: 5px;
    }

    .checkbox-tile:before {
        content: "";
        position: absolute;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        border: 2px solid #b5bfd9;
        background-color: #fff;
        border-radius: 50%;
        top: 0.25rem;
        right: 0.25rem;
        opacity: 0;
        transform: scale(0);
        transition: 0.25s ease;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .checkbox-tile:hover {
        border-color: #2c3e50;
        &:before {
            transform: scale(1);
            opacity: 1;
        }
    }

    .checkbox-tile h1 {
        font-size: 20px;
        height: fit-content;
        padding: 6px;
        width: 100%;
        background-color: #449fb5;
        color: white;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 0.35rem;
        border-top-right-radius: 0.35rem;
    }

    .content-tile {
        height: 100%;
        width: 350px;
        background-color: rgba(255, 255, 255, 0.9);
        margin: 15px auto;
        flex: 1;
    }

    .checkbox-wrapper {
        width: fit-content;
        display: block;
    }

    .flex-center {
        display: flex;
        justify-content: space-evenly;
    }

    .encart-station {
        overflow: scroll;
        background-color: white;
        padding: 20px;
        border-radius: 10px;
        width: 90%;
        min-width: 370px;
        height: fit-content;
        max-height: 95%;
    }

    .orient-infos {
        padding: 8px;
        display: flex;
        gap: 15px;
        width: fit-content;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
        padding-bottom: 0;
    }

    .not-allowed {
        background-color: #cecece;
    }

    @media only screen and (max-width: 600px) {
        .text-link {
            font-size: 22px !important;
        }

        .flex-center-link {
            flex-direction: column;
        }
    }

.videocontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.videocontainer iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#conseil_envoi:hover {
    background-color: white;
    color: #e5811d;
}

.popup,
.popup_premier {
    display: none;
    position: fixed;
    z-index: 999;
    top: 89%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FF9100;
    box-shadow: rgba(0, 0, 0, 0.16) 0 -5px 7px;
    font-family: 'Oswald', sans-serif;
}

.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}

.popup .set-top,
.popup_premier .set-top {
    position: relative;
    padding: 22px;
}

.popup .ticket .close,
.popup_premier .ticket .close {
    cursor: pointer;
}

.popup .set-top .ticket,
.popup_premier .set-top .ticket {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background-color: #FF9100;
    height: 13px;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    text-align: center;
    padding: 6px;
}

.popup .set-top .ticket i,
.popup_premier .set-top .ticket i {
    color: #fff;
    background-color: #4a4a4a;
    padding: 6px 7px;
    border-radius: 50%;
}

.popup .inner,
.popup_premier .inner {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 15px;
}

.popup_premier .inner {
    padding: 0;
}

.popup_premier .inner p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.popup_premier .inner p span {
    font-weight: 300;
}

.popup_premier .inner p img {
    vertical-align: middle;
    width: 90px;
}

.popup .inner .title {
    margin-top: 0;
    font-size: 18px;
    color: #4A4A4A;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 0;
}

.bold-text {
    font-weight: 500;
}

.popup .inner p {
    font-size: 21px;
    color: #4A4A4A;
    font-weight: 300;
    padding: 0;
}



.legend {
    position: relative;
    z-index: 2;
    margin-top: 40px;
}

.legend .title {
    color: #fff;
    font-size: 32px;
    font-family: Lato;
    margin-bottom: 15px;
    display: inline-block;
}

.legend .inner {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
}

.legend .inner p {
    font-weight: 300;
    font-size: 15px;
    border-bottom: 1px solid #4A4A4A;
    padding: 10px 0;
    line-height: 20px;
}

.legend .inner p:first-child {
    padding-top: 0;
}

.legend .inner p:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

#Table {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 15px;
}

.table-fix {
    width: 100%;
    overflow: auto;
}

.outer-bgr {
    background: linear-gradient(to right, transparent, #ff910052);
    position: absolute;
    right: 0px;
    top: 43px;
    bottom: 0;
    width: 56px;
    z-index: 3;
}

.collapse-table {
    visibility: hidden;
    background-color: #FF9100;
    height: 93px;
    width: 40px;
    position: fixed;

    top: 50%;
    z-index: 3;
    padding: 30px 15px;
    font-size: 30px;
}

.collapse-table.right {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    right: 0;
}



.collapse-table.left {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    left: 0;
    visibility: hidden;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

.btn-scroll-to-top {
    display: inline-block;
    float: right;
    background-color: #FF9100;
    color: #fff;
    padding: 10px 5px 10px 20px;
    margin-top: 15px;
    border-radius: 30px;
    font-size: 14px;
    font-family: Lato;
    font-weight: 500;
}

.btn-scroll-to-top .icon-up {
    padding: 4.5px 7px;
    background-color: #4a4a4a;
    border-radius: 50%;
    margin-left: 5px;
}

.sp-effet {
    display: none !important;
}
.bannervid {
    width: 100%;
    height: 390px;
    display: flex;
    flex-direction: row;
    background-color: #3498db;
    color: #fff;
    font-family: Arial, sans-serif;
}
.left-sectionvid {
    display: flex;
    width: 70%;
    height: 100%;
    background-color: rgba(31, 112, 160, 1);
}
.right-sectionvid {
    width: 30%;
    height: 100%;
    background-color: #e5811c;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.topvid-data {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #1f70a0;
    text-align: center;
    padding: 20px 0;
    line-height: 30px;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}
.right-sectionvid p {
    padding: 10px 5px;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
.right-sectionvid span {
  font-weight: bold;
  font-size: 20px;
}
.bannervid a {
  color : white;
  font-size: 22px;
}
.foot-datavid {
    width: 80%;
    display: flex;
    justify-content: center;
    background-color: #1f70a0;
    position: relative;
    top: 30px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
}
/*Reponsive*/
@media only screen and (max-width: 600px) {
    .sp-effet {
        display: block !important;
    }
    .bannervid {
    width: 100%;
    height: auto;
    flex-direction: column;
    }
    .left-sectionvid {
      width: 100%;
      height: 250px;

    }
    .right-sectionvid {
      width: 100%;
    }
    .foot-datavid {
      top:0;
    }
    .topvid-data {

      margin-bottom: 0;
    }

}

@media only screen and (max-width: 768px) {
    .sp {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    .btn-scroll {
        text-align: center;
    }

    .btn-scroll-to-top {
        float: none;
        display: inline-block;
    }

    table.content {
        table-layout: fixed;
    }

    .bgr {
        overflow: auto;
    }

    .wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .top-page h1 {
        font-size: 32px;
        line-height: 39px;
        padding: 0px 15px;
        margin-bottom: 10px;
    }

    .top-page .description {
        font-size: 14px;
        line-height: 17px;
    }

    .form-search {
        background: none;
        width: 100%;
        overflow: visible;
        height: auto;
        box-shadow: none;
    }

    .form-search input {
        padding-right: 0;
        width: 90%;
        position: relative;
        margin-bottom: 15px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    }

    .form-search .btn-search {
        position: relative;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    }

    .top-page .detail {
        font-size: 16px;
        line-height: 19px;
    }

    #Table {
        width: calc(100% + 25px);
    }

    .table-fix {
        transition: all ease 0.5s;
    }

    .legend .inner p {
        line-height: 18px;
        padding: 8px 0;
    }

    .popup_premier .inner p span {
        display: block;
    }
}


/*Start Style Custom*/

.sp {
    display: none;
}

.relative {
    position: relative;
}

.relative.date:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f073';
    font-size: 16px;
    color: #676767;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}

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

.clearfix {
    clear: both;
}

.img-note {
    margin: 30px 0;
}

.btn-toggle {
    width: 100%;
    text-align: center;
}

.btn-toggle .btn {
    display: inline-block;
    color: #FF8200;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    border: 1px solid #FF8200;
    border-radius: 3px;
    position: relative;
    padding: 8.5px 70px;
}

.btn-toggle .btn:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0d7';
    position: absolute;
    top: 9px;
    right: 15px;
    transition: all .4s;
}

.btn-toggle .btn.show:after {
    transform: rotate(-180deg);
}

.wrap-toggle {
    display: none;
    padding-top: 20px;
}

.section-calendar {
    padding-bottom: 30px;
}


.box-reservation {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    border: 2px solid #469FB5
}

.box-reservation p.errorresa {
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    background-color: white;
    line-height: 19px;

}
.infoprice {
    background: #e5811d;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px;
    position: relative;
    top: 30px;
    left: 0;
    text-align: center;

    font-size: 16px;
}
.box-reservation.visible {
	overflow: visible;
}

.box-reservation .box-form{
    background: #fff;
}
table.planningflat {
    border-spacing: 1px;
}
table.planningflat {
	text-align: center;
	border-collapse: unset;
}
.box-reservation .box-form .title-box {
    color: #fff;
    font-size: 18px;
    background: #449FB5;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 9px 12px 11px;
    width: 20%;
    margin: 0px 40%;
}

.box-reservation .box-form .title-box span {
    font-weight: 700;
    font-style: normal;
    margin-left: 40px;
    text-align: center;
    font-size: 20px;
}

.box-reservation .box-form .body-box {
    width: 100%;
    padding: 13px 12px 20px
}

.box-reservation .box-form .body-box .inp-group {
    float: left;
}

.box-reservation .box-form .body-box .inp-group label {
    display: block;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #000000;
    margin-bottom: 7px;
}
.box-reservation .box-form .body-box .inp-group label.date {
	display: inline-block;
}

.box-reservation .box-form .body-box .inp-group input,
.box-reservation .box-form .body-box .inp-group select {
    border: 1px solid #CECECE;
    border-radius: 3px;
    font-size: 14px;
    padding: 0 6px;
    min-height: 25px;
    line-height: 25px;
}

.box-reservation .box-form .body-box .inp-group.arrival-date input,
.box-reservation .box-form .body-box .inp-group.departure-date input {
    width: 160px;
    box-sizing: border-box;
}

.box-reservation .box-form .body-box .inp-group.arrow-date {
    margin: 0 8px;
}

.box-reservation .box-form .body-box .inp-group.arrow-date span,
.box-reservation .box-form .body-box .inp-group.arrow-date .fas {
    font-size: 16px;
    color: #CECECE;
    line-height: 27px;
}

.box-reservation .box-form .body-box .inp-group.departure-date {
    /*margin-left: 30px;*/
}

.box-reservation .box-form .body-box .inp-group.adults-number {
    margin-left: 50px;
}

.box-reservation .box-form .body-box .inp-group.children-number {
    margin-left: 30px;
    margin-right: 30px;
}

.box-reservation .box-form .body-box .inp-group select {
    min-width: 60px;
    box-sizing: border-box;
}

.box-reservation .box-form .body-box .inp-group select option {
    min-height: 25px;
}

.box-reservation .box-form .body-box .inp-group.btn-submit input {
    color: #fff;
    background: #e5811e;
    border-radius: 3px;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    padding: 4px 28px 5px 16px;
}

.box-reservation .box-form .body-box .inp-group.btn-submit input.orange {
    background: #FF8200;
    border-color: #FF8200;
}

.box-reservation .box-form .body-box .inp-group.btn-submit input:hover {
    cursor: pointer;
    opacity: 0.8;
}

.box-form .body-box .inp-group.btn-submit .relative {
    position: relative;
}

.box-form .body-box .inp-group.btn-submit .relative:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0da';
    position: absolute;
    top: 8px;
    right: 10px;
    transition: all .4s;
    color: #fff;
    font-size: 16px;
}



.box-reservation .box-result {
    border-radius: 5px;
    border: 2px solid #ffffff;
    background: #6A5050;

    text-align: center;
    padding: 20px 0;
}

.box-reservation .box-result p {
    display: inline-block;
    font-size: 20px;
    color: #E5811D;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-style: normal;
}

.relative {
    position: relative;
}

.box-reservation .box-result span.relative {
    margin-left: 20px;
}

.box-reservation .box-result .submit-btn {
    display: inline-block;
    background: #e5811e;
    color: #fff;
    border-radius: 3px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 9px 41.5px 9px 20px;
    position: relative;
    border: none;
}

.box-reservation .box-result .submit-btn:hover {
    opacity: 0.8;
}

.box-reservation .box-result span.relative {
    display: inline-block;
}

.box-reservation .box-result span.relative:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0da';
    position: absolute;
    top: 10px;
    right: 15px;
    transition: all .4s;
    color: #fff;
    font-size: 20px;
}



.box-reservation .box-info {
    width: 100%;
}

.box-reservation .box-info .title-top {
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #6E6E6E;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    font-size: 16px;
    padding: 7px 13.5px;
}

.box-reservation .box-info .body-box {
    background: #fff;
    border-top-right-radius: 5px;
    padding: 14px 0 0;
}

.box-reservation .box-info .list-icon {
    width: 100%;
    overflow: hidden;
    padding: 0 12px;
}

.box-reservation .box-info .list-icon li {
    width: 50%;
    float: left;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #676767;
    margin-bottom: 13px;
}

.box-reservation .box-info .list-icon li .fas {
    font-size: 18px;
    color: #EA4C66;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    text-align: center;
}

.box-reservation .box-info .list-icon li strong {
    color: #3B3B3B;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.box-reservation .box-info .list-icon li span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}


.box-reservation .box-info .block-btn {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #449fb5;
    padding: 10.5px 0 13.5px;

}

.box-reservation .box-info .block-btn:hover {
    opacity: 0.8;
}

.box-reservation .box-info .block-btn .fas {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.box-reservation .box-info .block-btn span {
    display: inline-block;
    vertical-align: middle;
	line-height: 25px;
}

.box-reservation .box-info .block-btn strong {
    font-weight: 700;
    margin-left: 8px;
    background-color: #e5811e;
    padding: 5px
}


.fancybox-skin {
    border-radius: 0;
    background: #fff;
}

#waitingScreen {
    padding: 50px 70px 30px;
    display: none;
}

#waitingScreen .loading {
    display: block;
    text-align: center;
}

#waitingScreen .loading .note {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: #888888;
    margin: 0 7.5px;
    border-radius: 50%;
    -webkit-animation: loading 0.9s infinite alternate;
    -moz-animation: loading 0.9s infinite alternate;
}

#waitingScreen .loading .note:nth-of-type(2) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
}

#waitingScreen .loading .note:nth-of-type(3) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
}

#waitingScreen .mess {
    font-size: 20px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

@-webkit-keyframes loading {

    0% {
        opacity: 0.1
    }

    100% {
        opacity: 1;
    }

}

@-moz-keyframes loading {

    0% {
        opacity: 0.1

    }

    100% {
        opacity: 1;
    }

}

@media (max-width: 600px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .box-reservation .box-form .title-box span {
        display: block;
        margin-left: 0;
        margin-top: 6px;
    }

    .box-reservation .box-form .body-box .inp-group {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

    .box-reservation .box-form .body-box .inp-group.arrow-date {
        margin: -10px 0 3px 0;
    }

    .box-reservation .box-form .body-box .inp-group.arrow-date label {
        display: none;
    }

    .box-reservation .box-form .body-box .inp-group.arrow-date span {
        transform: rotate(180deg);
    }

    .box-reservation .box-form .body-box .inp-group.departure-date,
    .box-reservation .box-form .body-box .inp-group.adults-number,
    .box-reservation .box-form .body-box .inp-group.children-number {
        margin-left: 0;
        margin-right: 0;
    }

    .box-reservation .box-form .body-box .inp-group.btn-submit {
        text-align: center;
        margin-bottom: 0;
	width: 100%;
    }

    .box-reservation .box-form .body-box .inp-group.btn-submit label {
        display: none;
    }

    .box-form .body-box .inp-group.btn-submit .relative {
        display: inline-block;
	width:100%;
    }
	.box-reservation .box-form .body-box .inp-group.btn-submit input {
	width:100%;
	}

    .box-reservation .box-result {
        padding: 15px 20px;
    }

    .box-reservation .box-result p {
        display: block;
    }

    .box-reservation .box-result a {
        margin-top: 20px;
    }

    .box-reservation .box-info .title-top {
        display: block;
        text-align: center;
    }

    .box-reservation .box-info .body-box {
        border-radius: 0;
    }

    .box-reservation .box-info .list-icon li {
        width: 100%;
    }

    .box-reservation .box-info .block-btn .fas {
        vertical-align: top;
    }

    .box-reservation .box-info .block-btn strong {
        display: block;
    }

    .box-reservation .box-info .list-icon li span {
        display: inline-block;
        vertical-align: top;
        margin-left: 6px;
        max-width: 73%;
        line-height: 1.4;
        margin-top: -2px;
    }

}

#avis {
    width: 100%;
    margin-top: 25px;
}

#note_general {
    width: 30%;
    background-color: #E1E1E1;
    display: block;
    text-align: center;
}

#avis_certifie {
    width: 70%;
    margin: 0;
    background-color: #F6F6F6;
    display: block;
}
#titre_avis_certifie {
    padding-left: 30px;
    text-transform: uppercase;
    margin: 35px 15px;
    font-size: 20px;
	line-height: 22px;
    font-weight: bold;
	text-align: center;
}
#titre_notes_generales{
text-transform: uppercase;
    margin: 35px 15px;
    font-size: 20px;
	line-height: 22px;
    font-weight: bold;
    text-align: center;

}

#titre_autres_avis {
    text-transform: uppercase;
    margin: 40px;
    margin-bottom: 50px;
    margin-left: 0;
    font-size: 30px;
    font-weight: bold;
}

#separate_avis {
    display: flex;
}

#numb_general {
        z-index: 5;
    background-color: #449FB5;
    display: block;
    margin: 0 auto;
    width: 30%;
    text-align: center;
    padding: 10px;
	padding-bottom: 10px;
    color: white;
    margin-bottom: -5px;
    font-weight: bold;
    font-size: 30px;
    position: relative;
}

#titre_general {
z-index: 3;

    background-color: white;
    text-align: center;
    display: block;
    width: 50%;
    margin: 0 auto;
    padding: 15px 0 10px 0;
    font-weight: 400;
    position: relative;
    font-size: 15px;
}

#proprete {
    display: flex;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 50px;
}

#numb_proprete {
    display: block;
    background-color: #449FB5;
    padding: 5px;
    padding-top: 13px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 17%;
}

#titre_proprete {
display: block;
    background-color: white;
    padding: 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #E5811D;
    font-weight: bold;
    width: 70%;
}

#organisation {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

#numb_organisation {
    display: block;
    background-color: #449FB5;
    padding: 5px;
    padding-top: 13px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 17%;
}

#titre_organisation {
display: block;
    background-color: white;
    padding: 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #E5811D;
    font-weight: bold;
    width: 70%;
}

#personnel {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

#numb_personnel {
    display: block;
    background-color: #449FB5;
    padding: 5px;
    padding-top: 13px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 17%;
}

#titre_personnel {
display: block;
    background-color: white;
    padding: 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #E5811D;
    font-weight: bold;
    width: 70%;
}

#avis_soins {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

#numb_avis_soins {
    display: block;
    background-color: #449FB5;
    padding: 5px;
    padding-top: 13px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 17%;
}

#titre_avis_soins {
display: block;
    background-color: white;
    padding: 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #E5811D;
    font-weight: bold;
    width: 70%;
}

#efficacite {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

#numb_efficacite {
    display: block;
    background-color: #449FB5;
    padding: 5px;
    padding-top: 13px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 17%;
}

#titre_efficacite {
display: block;
    background-color: white;
    padding: 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #E5811D;
    font-weight: bold;
    width: 70%;
}

.comm_certifie {
    background-color: white;
    width: 100%;
    padding: 20px 5px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 10px 3px -1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 3px -1px rgba(0,0,0,0.15);
box-shadow: 0px 10px 3px -1px rgba(0,0,0,0.15);
}

.certification {
    display: flex;
}
.img_certif {
	background: url(../img/spritev2.png) 0 -680px no-repeat;
    display: block;
    height: 30px;
    width: 30px;
	min-height: 30px;
    min-width: 30px;
    padding: 5px;
}

.texte_certif {
    display: block;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    color: #449FB5;
    font-size: 15px;

}

.nom_avis {
    margin: 0 25px 15px 20px;
    font-weight: bold;
    font-size: 16px;
}

.texte_avis {
    margin: 0 25px 0 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
.avislogementcuriste {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin: 15px 25px 15px 20px;
		line-height: 18px;
}
.notes_avis {
    display: flex;
    width: 80%;
    margin-top: 15px;
    margin-left: 10%;
    margin-right: 10%;
}

.note_avis {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.numb_note {
   background-color: #449FB5;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    margin-bottom: 25px;
    color: white;
    display: block;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
}

.titre_note {
    font-weight: bold;
    font-size: 15px;
    padding-top: 15px;
    display: block;
    margin: 0 auto;
    color: #606060;
}

#autres_avis {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-bottom: 50px;
    background-color: #fafafa;
}

.non-certification {
    margin-left: 5%;
}
.texte_non_certif {
    display: block;
    padding: 5px;
    margin: 0;
    font-weight: bold;
    color: #449FB5;
}

.autre_avis {
    border: solid 2px lightgrey;
    border-radius: 30px;
    padding: 20px;
    background-color: white;
}
.nom_autre_avis {
    color: #449FB5;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
}
.autre_avis_content {
    display: flex;
}
.texte_autre_avis {
    margin-top: 0;
    margin-left: 50px;
    margin-right: 100px;
}


#numb_note_autre_avis {
       background-color: #449FB5;
    height: 100%;
    padding: 10px;
    padding-left: 14px;
    padding-right: 14px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    font-size: 20px;
}

.comm_non_certifie {
    margin-bottom: 35px;
}
.cadre_numb_note_autre_avis {
background-color: #449FB5;
    height: 100%;
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    font-size: 20px;
}
.titleplus {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #449fb5;
    padding-left: 50px;
}
.avisplus, .avismoins {
    padding-left: 0;
    margin: 0 auto;
    width: fit-content;
}
.avismoins {
    display: none;
}
section.avis-row {
    border-bottom: 5px solid #449fb5;
    margin-bottom: 20px;
}
#voir_plus {
    background: url(../img/spritev2.png) 0 -710px no-repeat;
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
float: left;

}
#voir_plus:hover {
    color: #E5811D;
    text-decoration-color: #E5811D;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 2px 0px rgba(186,186,186,1);
}
#voir_moins {
    background: url(../img/spritev2.png) 0 -750px no-repeat;

    margin: 0 auto;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 8px 0px rgba(186,186,186,1);
float: left;

}
#voir_moins:hover {
    color: #E5811D;
    text-decoration-color: #E5811D;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 2spx 0px rgba(186,186,186,1);
}
.popup-localisation {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    width: 600px;
    height: 500px;
    z-index: 1000;
}
@media all and (max-width: 600px) {
    .red-warning {
        margin-bottom: 0px !important;
    }
    .not-warning {
        margin-bottom: 0px !important;
    }
    .avis.select-wrap-new {
        margin-bottom: 22px !important;
        margin-top: 10px !important;
    }
}

.red-warning {
    display: inline-block;
    vertical-align: middle;
    font-family: "Lato";
    font-size: 22px;
    margin-right: 20px;
    margin-bottom: 25px;
}
.not-warning {
    display: inline-block;
    vertical-align: middle;
    font-family: "Lato";
    font-size: 22px;
    margin-right: 20px;
    margin-bottom: 25px;
    color: #2c3e50;
    font-weight: normal;
}
.container-warning {
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 60px;
}
.contained-warning {
    flex: 7;
    padding: 10px;
}
.warning-sign {
    flex: 1;
    padding: 10px;
    font-size: 150px;
}
.margin-top{
	margin-top:15px;
}
.hidden-by-default {
    display: none;
}
.showed-by-java {
    display: block;
}

@media only screen and (max-width: 600px) {
    .popup-localisation {
        width: calc(100% - 10px);
    }
    .carte {
        position: absolute;
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    #note_general {
    width: 90%;
margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.avisplus, .avismoins {
    padding-left: 200px;
}
#avis_certifie {
width: 90%;
margin: 0 auto;
margin-top: 50px;
}
#separate_avis {
    display: block;
}
#titre_avis_certifie {

    margin: 0;
    padding: 15px;
}
.titre_note {
    font-size: 12px;
}
#proprete,#organisation,#personnel,#avis_soins,#efficacite {

    margin-top: 20px;
    margin-bottom: 20px;
}
.texte_certif {
    padding: 0 10px 10px 10px;
	font-size: 18px;
    }

#titre_notes_generales {
    padding-left: 30px;
    text-transform: uppercase;
    margin: 20px;

    margin-left: 0;
    font-size: 22px;
}

#titre_avis_certifie {
   font-size: 22px;
}
#titre_autres_avis {
    font-size: 22px;
}
#autres_avis {
    width: 90%;
    margin-top: 50px;
}

.notes_avis {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.texte_autre_avis {
    margin-left: 25px;
    margin-right: 25px;
}
.texte_avis {
    margin-left: 25px;
    margin-right: 25px;
}
.box-reservation .box-form .title-box {

  width: 30%;
  margin: 0px 35%;
}
}
.banner {
                            width: 100%;
                            height: 200px;
                            display: flex;
                            flex-direction: row;
                            background-color: #3498db;
                            color: #fff;
                            font-family: Arial, sans-serif;
                        }

                        .left-section {
                            display: flex;
                            width: 30%;
                            height: 100%;
                            background-color: rgba(31, 112, 160, 1);
                        }

                        .right-section {
                            width: 70%;
                            height: 100%;
                            background-color: #e5811c;
                            display: flex;
                            flex-direction: column;
                            justify-content: center;
                            align-items: center;
                        }

                        .right-section h3 {
                            font-size: 24px;
                            margin-bottom: 10px;
                        }
					.right-section a {
    font-size: 20px;
    color: white;
    font-weight: bold;
    padding-top: 10px;
}

                        .right-section p {
                            font-size: 16px;
                            text-align: center;
                        }

                        .foot-data {
                            height: 35px;
                            width: 100%;
                            display: flex;
                            justify-content: center;
                            background-color: #1f70a0;
                            position: relative;
                            top: 34px;
                        }

                        .foot-data p {
                            font-size: 24px;
                            align-self: center;
                        }


                        @media only screen and (max-width: 600px) {
                            #coeur-therm-banner {
                                display: none;
                            }

                            .left-section {
                                width: 0%;
                            }

                            .right-section {
                                width: 100%;
                            }

                            .right-section p {
                                padding: 10px;
                            }

                            .banner {
                                width: 100%;
                                height: 200px;
                                display: flex;
                                margin-bottom: 15px;
                                position: relative;
                                flex-direction: row;
                                background-color: #3498db;
                                color: #fff;
                                font-family: Arial, sans-serif;
                                left: 50%;
                                transform: translateX(-50%);
                            }
                        }
