
@charset "UTF-8";.icon-font-item {
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-user {
    content: "\e625"
}

.icon-printer {
    content: "\e645"
}

.icon-nav-back {
    content: "\e644"
}

.icon-form-avis-couple {
    content: "\e610"
}

.icon-clock {
    content: "\e60a"
}

.icon-tick {
    content: "\e617"
}

.icon-nav-prev {
    content: "\e61a"
}

.icon-nav-next {
    content: "\e619"
}

.icon-send {
    content: "\e620"
}

.icon-warning {
    content: "\e623"
}

.icon-car {
    content: "\e622"
}

.icon-lightbulb {
    content: "\e629"
}

.icon-bike {
    content: "\e63b"
}

.icon-download {
    content: "\e64a"
}

.icon-loupe {
    content: "\e64c"
}

.icon-panoramic {
    content: "\e64d"
}

.icon-star {
    content: "\e651"
}

.icon-slim-delete {
    content: "\e63c"
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    color: #555;
    background-color: #fff
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a:active,a:hover {
    outline: 0
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(glyphicons-halflings-regular.eot);
    src: url(glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(glyphicons-halflings-regular.woff2) format('woff2'),url(glyphicons-halflings-regular.woff) format('woff'),url(glyphicons-halflings-regular.ttf) format('truetype'),url(glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    color: #1250a0;
    text-decoration: none
}

a:focus,a:hover {
    color: #0a2e5b;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 40px;
    margin-bottom: 20px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 4.8rem
}

.h2,h2 {
    font-size: 3.5rem
}

.h3,h3 {
    font-size: 2.5rem
}

.h4,h4 {
    font-size: 2rem
}

.h5,h5 {
    font-size: 1.7rem
}

.h6,h6 {
    font-size: 1.2rem
}

p {
    margin: 0 0 20px
}

.lead {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #1250a0
}

a.text-primary:focus,a.text-primary:hover {
    color: #0d3972
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #1250a0
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #0d3972
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 19px;
    margin: 80px 0 40px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 20px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 40px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 20px 40px;
    margin: 0 0 40px;
    font-size: 18px;
    border-left: 5px solid #1250a0
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #1250a0;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 40px;
    font-style: normal;
    line-height: 1.42857143
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    overflow: auto;
    display: block;
    padding: 19.5px;
    margin: 0 0 20px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 424px) {
    .table-responsive {
        width:100%;
        margin-bottom: 30px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #1250a0;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(18,80,160,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 40px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 54px
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 52px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 58px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 45px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #959595
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 47px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #1250a0;
    border-color: #0f4589
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #0d3972;
    border-color: #030b16
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0d3972;
    border-color: #092952
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #092952;
    border-color: #030b16
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #1250a0;
    border-color: #0f4589
}

.btn-primary .badge {
    color: #1250a0;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #1250a0;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #0a2e5b;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 19px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1250a0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #1250a0
}

.nav .nav-divider {
    height: 1px;
    margin: 19px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1250a0
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }

    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }

    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 40px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 300px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 40px;
    height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }

    .navbar-toggle {
        display: none
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 2.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 40px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 5px;
    margin-bottom: 5px
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 40px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1250a0;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #0a2e5b;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #1250a0;
    border-color: #1250a0;
    cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #1250a0
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #0d3972
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #1250a0;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 40px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #1250a0
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.alert {
    padding: 15px;
    margin-bottom: 40px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 40px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #1250a0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #1250a0;
    border-color: #1250a0
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #8cb9f2
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 40px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 40px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #1250a0
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #1250a0;
    border-color: #1250a0
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1250a0
}

.panel-primary>.panel-heading .badge {
    color: #1250a0;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1250a0
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translate(0,-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    display: block;
    font-family: Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px
}

.tooltip.right {
    margin-left: 3px
}

.tooltip.bottom {
    margin-top: 3px
}

.tooltip.left {
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0)
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 424px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media (max-width: 424px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: raccourci;
    src: url(https://api.cloudly.space/static/assets/fonts/src/raccourci.eot?6310bebd63dc0);
    src: url(https://api.cloudly.space/static/assets/fonts/src/raccourci.eot?6310bebd63dc0#iefix) format("embedded-opentype"),url(https://api.cloudly.space/static/assets/fonts/src/raccourci.ttf?6310bebd63dc0) format("truetype"),url(https://api.cloudly.space/static/assets/fonts/src/raccourci.woff?6310bebd63dc0) format("woff"),url(https://api.cloudly.space/static/assets/fonts/src/raccourci.svg?6310bebd63dc0#raccourci) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-font-"],[class^=icon-font-] {
    font-family: raccourci!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-font-ea7d:before,.icon-font-tiare:before {
    content: "\ea7d"
}

.icon-font-ea7e:before,.icon-font-fare:before {
    content: "\ea7e"
}

.icon-font-ea7c:before,.icon-font-trail:before {
    content: "\ea7c"
}

.icon-font-ea7b:before,.icon-font-electricbike:before {
    content: "\ea7b"
}

.icon-font-chart-scatter:before,.icon-font-ea7a:before {
    content: "\ea7a"
}

.icon-font-diamond-3:before,.icon-font-ea79:before {
    content: "\ea79"
}

.icon-font-ea54:before,.icon-font-re-agenda:before {
    content: "\ea54"
}

.icon-font-ea55:before,.icon-font-re-associations:before {
    content: "\ea55"
}

.icon-font-ea56:before,.icon-font-re-bed:before {
    content: "\ea56"
}

.icon-font-ea57:before,.icon-font-re-bike:before {
    content: "\ea57"
}

.icon-font-ea58:before,.icon-font-re-bird:before {
    content: "\ea58"
}

.icon-font-ea59:before,.icon-font-re-bus:before {
    content: "\ea59"
}

.icon-font-ea5a:before,.icon-font-re-camping:before {
    content: "\ea5a"
}

.icon-font-ea5b:before,.icon-font-re-campingcar:before {
    content: "\ea5b"
}

.icon-font-ea5c:before,.icon-font-re-car:before {
    content: "\ea5c"
}

.icon-font-ea5d:before,.icon-font-re-cart:before {
    content: "\ea5d"
}

.icon-font-ea5e:before,.icon-font-re-cofee:before {
    content: "\ea5e"
}

.icon-font-ea5f:before,.icon-font-re-cooking:before {
    content: "\ea5f"
}

.icon-font-ea60:before,.icon-font-re-engagements:before {
    content: "\ea60"
}

.icon-font-ea61:before,.icon-font-re-family:before {
    content: "\ea61"
}

.icon-font-ea62:before,.icon-font-re-firework:before {
    content: "\ea62"
}

.icon-font-ea63:before,.icon-font-re-flowers:before {
    content: "\ea63"
}

.icon-font-ea64:before,.icon-font-re-health:before {
    content: "\ea64"
}

.icon-font-ea65:before,.icon-font-re-ice-cream:before {
    content: "\ea65"
}

.icon-font-ea66:before,.icon-font-re-itinerary:before {
    content: "\ea66"
}

.icon-font-ea67:before,.icon-font-re-key:before {
    content: "\ea67"
}

.icon-font-ea68:before,.icon-font-re-kiosk:before {
    content: "\ea68"
}

.icon-font-ea69:before,.icon-font-re-local-products:before {
    content: "\ea69"
}

.icon-font-ea6a:before,.icon-font-re-location:before {
    content: "\ea6a"
}

.icon-font-ea6b:before,.icon-font-re-museum:before {
    content: "\ea6b"
}

.icon-font-ea6c:before,.icon-font-re-paw:before {
    content: "\ea6c"
}

.icon-font-ea6d:before,.icon-font-re-picnic-table:before {
    content: "\ea6d"
}

.icon-font-ea6e:before,.icon-font-re-pocket-guide:before {
    content: "\ea6e"
}

.icon-font-ea6f:before,.icon-font-re-residence:before {
    content: "\ea6f"
}

.icon-font-ea70:before,.icon-font-re-sale-label:before {
    content: "\ea70"
}

.icon-font-ea71:before,.icon-font-re-shop:before {
    content: "\ea71"
}

.icon-font-ea72:before,.icon-font-re-spa:before {
    content: "\ea72"
}

.icon-font-ea73:before,.icon-font-re-sport-field:before {
    content: "\ea73"
}

.icon-font-ea74:before,.icon-font-re-star-event:before {
    content: "\ea74"
}

.icon-font-ea75:before,.icon-font-re-taxi:before {
    content: "\ea75"
}

.icon-font-ea76:before,.icon-font-re-ticket:before {
    content: "\ea76"
}

.icon-font-ea77:before,.icon-font-re-tides:before {
    content: "\ea77"
}

.icon-font-ea78:before,.icon-font-re-village:before {
    content: "\ea78"
}

.icon-font-ea48:before,.icon-font-village:before {
    content: "\ea48"
}

.icon-font-ea49:before,.icon-font-telephone:before {
    content: "\ea49"
}

.icon-font-ea4a:before,.icon-font-location:before {
    content: "\ea4a"
}

.icon-font-ea4b:before,.icon-font-hotel:before {
    content: "\ea4b"
}

.icon-font-chambre-dhotes:before,.icon-font-ea4c:before {
    content: "\ea4c"
}

.icon-font-Agenda:before,.icon-font-ea14:before {
    content: "\ea14"
}

.icon-font-Aires-de-pique-nique:before,.icon-font-ea15:before {
    content: "\ea15"
}

.icon-font-Associations:before,.icon-font-ea16:before {
    content: "\ea16"
}

.icon-font-Bar:before,.icon-font-ea17:before {
    content: "\ea17"
}

.icon-font-billeterie:before,.icon-font-ea18:before {
    content: "\ea18"
}

.icon-font-bus:before,.icon-font-ea19:before {
    content: "\ea19"
}

.icon-font-camping1:before,.icon-font-ea1a:before {
    content: "\ea1a"
}

.icon-font-Circulation-en-temps-rel:before,.icon-font-ea2e:before {
    content: "\ea2e"
}

.icon-font-commerces-alimentaires:before,.icon-font-ea2f:before {
    content: "\ea2f"
}

.icon-font-commerces-et-artisants:before,.icon-font-ea30:before {
    content: "\ea30"
}

.icon-font-derniereminutesprintemps:before,.icon-font-ea31:before {
    content: "\ea31"
}

.icon-font-ea32:before,.icon-font-earlybooking:before {
    content: "\ea32"
}

.icon-font-ea33:before,.icon-font-engagements:before {
    content: "\ea33"
}

.icon-font-ea34:before,.icon-font-evnements-solidaires:before {
    content: "\ea34"
}

.icon-font-Evnements:before,.icon-font-ea35:before {
    content: "\ea35"
}

.icon-font-ea36:before,.icon-font-glacier:before {
    content: "\ea36"
}

.icon-font-ea37:before,.icon-font-les-marchs:before {
    content: "\ea37"
}

.icon-font-ea38:before,.icon-font-map1:before {
    content: "\ea38"
}

.icon-font-ea39:before,.icon-font-marre:before {
    content: "\ea39"
}

.icon-font-Mdecins-et-services:before,.icon-font-ea3a:before {
    content: "\ea3a"
}

.icon-font-ea3b:before,.icon-font-muse:before {
    content: "\ea3b"
}

.icon-font-Parking-camping-car:before,.icon-font-ea3c:before {
    content: "\ea3c"
}

.icon-font-Plages-pour-les-chiens:before,.icon-font-ea3d:before {
    content: "\ea3d"
}

.icon-font-ea3e:before,.icon-font-pontsdemai:before {
    content: "\ea3e"
}

.icon-font-PrivilgeFamille:before,.icon-font-ea3f:before {
    content: "\ea3f"
}

.icon-font-ea40:before,.icon-font-producteurs-locaux:before {
    content: "\ea40"
}

.icon-font-ea41:before,.icon-font-spa:before {
    content: "\ea41"
}

.icon-font-Taxi:before,.icon-font-ea42:before {
    content: "\ea42"
}

.icon-font-ea43:before,.icon-font-terrains-de-sport:before {
    content: "\ea43"
}

.icon-font-Traiteurs:before,.icon-font-ea44:before {
    content: "\ea44"
}

.icon-font-Vlo:before,.icon-font-ea45:before {
    content: "\ea45"
}

.icon-font-Village-vacance:before,.icon-font-ea46:before {
    content: "\ea46"
}

.icon-font-Villages:before,.icon-font-ea47:before {
    content: "\ea47"
}

.icon-font-bandeau:before,.icon-font-ea4d:before {
    content: "\ea4d"
}

.icon-font-bateau:before,.icon-font-ea4e:before {
    content: "\ea4e"
}

.icon-font-batiment:before,.icon-font-ea4f:before {
    content: "\ea4f"
}

.icon-font-bouclier:before,.icon-font-ea50:before {
    content: "\ea50"
}

.icon-font-chateau:before,.icon-font-ea51:before {
    content: "\ea51"
}

.icon-font-coffe:before,.icon-font-ea52:before {
    content: "\ea52"
}

.icon-font-deco-graphique:before,.icon-font-ea53:before {
    content: "\ea53"
}

.icon-font-deuxroues:before,.icon-font-ea1b:before {
    content: "\ea1b"
}

.icon-font-ea1c:before,.icon-font-eglise:before {
    content: "\ea1c"
}

.icon-font-ea1d:before,.icon-font-face1:before {
    content: "\ea1d"
}

.icon-font-ea1e:before,.icon-font-face2:before {
    content: "\ea1e"
}

.icon-font-ea1f:before,.icon-font-face3:before {
    content: "\ea1f"
}

.icon-font-ea20:before,.icon-font-feuille:before {
    content: "\ea20"
}

.icon-font-ea21:before,.icon-font-fleur1:before {
    content: "\ea21"
}

.icon-font-ea22:before,.icon-font-fleur2:before {
    content: "\ea22"
}

.icon-font-ea23:before,.icon-font-golf:before {
    content: "\ea23"
}

.icon-font-ea24:before,.icon-font-infos:before {
    content: "\ea24"
}

.icon-font-ea25:before,.icon-font-lit:before {
    content: "\ea25"
}

.icon-font-M-graphique:before,.icon-font-ea26:before {
    content: "\ea26"
}

.icon-font-ea27:before,.icon-font-oiseau:before {
    content: "\ea27"
}

.icon-font-ea28:before,.icon-font-personne:before {
    content: "\ea28"
}

.icon-font-ea29:before,.icon-font-resto1:before {
    content: "\ea29"
}

.icon-font-ea2a:before,.icon-font-resto2:before {
    content: "\ea2a"
}

.icon-font-ea2b:before,.icon-font-smile:before {
    content: "\ea2b"
}

.icon-font-T-graphique:before,.icon-font-ea2c:before {
    content: "\ea2c"
}

.icon-font-ea2d:before,.icon-font-voiture:before {
    content: "\ea2d"
}

.icon-font-ea13:before,.icon-font-smiley6:before {
    content: "\ea13"
}

.icon-font-ea12:before,.icon-font-sunflower-2:before {
    content: "\ea12"
}

.icon-font-ea11:before,.icon-font-tire-fesses:before {
    content: "\ea11"
}

.icon-font-building:before,.icon-font-ea10:before {
    content: "\ea10"
}

.icon-font-cloud-words:before,.icon-font-ea0f:before {
    content: "\ea0f"
}

.icon-font-ea0d:before,.icon-font-graph-barre:before {
    content: "\ea0d"
}

.icon-font-ea0e:before,.icon-font-graph-star:before {
    content: "\ea0e"
}

.icon-font-align-center:before,.icon-font-ea0c:before {
    content: "\ea0c"
}

.icon-font-align-left:before,.icon-font-ea0a:before {
    content: "\ea0a"
}

.icon-font-align-right:before,.icon-font-ea0b:before {
    content: "\ea0b"
}

.icon-font-arrow-multi:before,.icon-font-ea09:before {
    content: "\ea09"
}

.icon-font-compass-2:before,.icon-font-ea08:before {
    content: "\ea08"
}

.icon-font-cow:before,.icon-font-ea04:before {
    content: "\ea04"
}

.icon-font-ea05:before,.icon-font-fishing-3:before {
    content: "\ea05"
}

.icon-font-ea06:before,.icon-font-kayak3:before {
    content: "\ea06"
}

.icon-font-ea07:before,.icon-font-shepherd:before {
    content: "\ea07"
}

.icon-font-arrow-7:before,.icon-font-ea01:before {
    content: "\ea01"
}

.icon-font-ea02:before,.icon-font-eye-off:before {
    content: "\ea02"
}

.icon-font-ea03:before,.icon-font-trash:before {
    content: "\ea03"
}

.icon-font-chef-hat:before,.icon-font-ea00:before {
    content: "\ea00"
}

.icon-font-bed:before,.icon-font-e9fe:before {
    content: "\e9fe"
}

.icon-font-e9ff:before,.icon-font-tickets:before {
    content: "\e9ff"
}

.icon-font-e9f9:before,.icon-font-gift:before {
    content: "\e9f9"
}

.icon-font-e9fa:before,.icon-font-grapes:before {
    content: "\e9fa"
}

.icon-font-e9fb:before,.icon-font-group-4:before {
    content: "\e9fb"
}

.icon-font-e9fc:before,.icon-font-mail4:before {
    content: "\e9fc"
}

.icon-font-e9fd:before,.icon-font-pass:before {
    content: "\e9fd"
}

.icon-font-e9f7:before,.icon-font-fish:before {
    content: "\e9f7"
}

.icon-font-e9f8:before,.icon-font-waves-bold:before {
    content: "\e9f8"
}

.icon-font-e9f6:before,.icon-font-montauban:before {
    content: "\e9f6"
}

.icon-font-bird-2:before,.icon-font-e9f4:before {
    content: "\e9f4"
}

.icon-font-e9f5:before,.icon-font-fence:before {
    content: "\e9f5"
}

.icon-font-e9f3:before,.icon-font-fullscreen:before {
    content: "\e9f3"
}

.icon-font-e9f2:before,.icon-font-patou:before {
    content: "\e9f2"
}

.icon-font-e9f1:before,.icon-font-group-3:before {
    content: "\e9f1"
}

.icon-font-e9f0:before,.icon-font-thin-cross:before {
    content: "\e9f0"
}

.icon-font-arrow-6:before,.icon-font-e9ed:before {
    content: "\e9ed"
}

.icon-font-e9ee:before,.icon-font-thin-add:before {
    content: "\e9ee"
}

.icon-font-diamond-2:before,.icon-font-e9ef:before {
    content: "\e9ef"
}

.icon-font-dot-outline:before,.icon-font-e9ec:before {
    content: "\e9ec"
}

.icon-font-e9eb:before,.icon-font-stats-3:before {
    content: "\e9eb"
}

.icon-font-e9ea:before,.icon-font-stats-2:before {
    content: "\e9ea"
}

.icon-font-avalanche:before,.icon-font-e9e9:before {
    content: "\e9e9"
}

.icon-font-air-balloon:before,.icon-font-e9e6:before {
    content: "\e9e6"
}

.icon-font-bell:before,.icon-font-e9e7:before {
    content: "\e9e7"
}

.icon-font-e9e8:before,.icon-font-gear:before {
    content: "\e9e8"
}

.icon-font-e9e2:before,.icon-font-luge:before {
    content: "\e9e2"
}

.icon-font-e9e3:before,.icon-font-ski-2:before {
    content: "\e9e3"
}

.icon-font-e9e4:before,.icon-font-ski-3:before {
    content: "\e9e4"
}

.icon-font-e9e5:before,.icon-font-snowshoes-2:before {
    content: "\e9e5"
}

.icon-font-e9de:before,.icon-font-recycling:before {
    content: "\e9de"
}

.icon-font-e9dd:before,.icon-font-elevation:before {
    content: "\e9dd"
}

.icon-font-e9da:before,.icon-font-reward-2:before {
    content: "\e9da"
}

.icon-font-e9db:before,.icon-font-zero:before {
    content: "\e9db"
}

.icon-font-brush:before,.icon-font-e9d5:before {
    content: "\e9d5"
}

.icon-font-caddy:before,.icon-font-e9d6:before {
    content: "\e9d6"
}

.icon-font-dolmen:before,.icon-font-e9d7:before {
    content: "\e9d7"
}

.icon-font-e9d8:before,.icon-font-glasses:before {
    content: "\e9d8"
}

.icon-font-e9d9:before,.icon-font-high-tide:before {
    content: "\e9d9"
}

.icon-font-e9dc:before,.icon-font-low-tide:before {
    content: "\e9dc"
}

.icon-font-e9df:before,.icon-font-mail3:before {
    content: "\e9df"
}

.icon-font-e9e0:before,.icon-font-sailboat:before {
    content: "\e9e0"
}

.icon-font-e9e1:before,.icon-font-shopping:before {
    content: "\e9e1"
}

.icon-font-ardenne-logo:before,.icon-font-e9cf:before {
    content: "\e9cf"
}

.icon-font-brush-a:before,.icon-font-e9d0:before {
    content: "\e9d0"
}

.icon-font-e9d1:before,.icon-font-handshake:before {
    content: "\e9d1"
}

.icon-font-e9d2:before,.icon-font-magic-wand:before {
    content: "\e9d2"
}

.icon-font-e9d3:before,.icon-font-reward:before {
    content: "\e9d3"
}

.icon-font-e9d4:before,.icon-font-stats:before {
    content: "\e9d4"
}

.icon-font-e9cd:before,.icon-font-loupe-zoom-in:before {
    content: "\e9cd"
}

.icon-font-e9ce:before,.icon-font-loupe-zoom-out:before {
    content: "\e9ce"
}

.icon-font-checkbox:before,.icon-font-e9cc:before {
    content: "\e9cc"
}

.icon-font-compass:before,.icon-font-e9cb:before {
    content: "\e9cb"
}

.icon-font-e9ca:before,.icon-font-vimeo:before {
    content: "\e9ca"
}

.icon-font-castle-3:before,.icon-font-e9c5:before {
    content: "\e9c5"
}

.icon-font-e9c6:before,.icon-font-lys:before {
    content: "\e9c6"
}

.icon-font-e9c7:before,.icon-font-question-book:before {
    content: "\e9c7"
}

.icon-font-e9c8:before,.icon-font-tablet-1:before {
    content: "\e9c8"
}

.icon-font-e9c9:before,.icon-font-waves:before {
    content: "\e9c9"
}

.icon-font-e9c4:before,.icon-font-tripadvisor:before {
    content: "\e9c4"
}

.icon-font-boat-2:before,.icon-font-e9be:before {
    content: "\e9be"
}

.icon-font-e9bf:before,.icon-font-file-3:before {
    content: "\e9bf"
}

.icon-font-e9c0:before,.icon-font-map-3:before {
    content: "\e9c0"
}

.icon-font-e9c1:before,.icon-font-sea:before {
    content: "\e9c1"
}

.icon-font-e9c2:before,.icon-font-weather:before {
    content: "\e9c2"
}

.icon-font-e9c3:before,.icon-font-webcam-2:before {
    content: "\e9c3"
}

.icon-font-1star:before,.icon-font-e9ba:before {
    content: "\e9ba"
}

.icon-font-2stars:before,.icon-font-e9bb:before {
    content: "\e9bb"
}

.icon-font-3stars:before,.icon-font-e9bc:before {
    content: "\e9bc"
}

.icon-font-4stars:before,.icon-font-e9bd:before {
    content: "\e9bd"
}

.icon-font-drop:before,.icon-font-e9b9:before {
    content: "\e9b9"
}

.icon-font-e9b3:before,.icon-font-group-2:before {
    content: "\e9b3"
}

.icon-font-e9b4:before,.icon-font-mons-card:before {
    content: "\e9b4"
}

.icon-font-e9b5:before,.icon-font-mons-culture:before {
    content: "\e9b5"
}

.icon-font-e9b6:before,.icon-font-theater-show:before {
    content: "\e9b6"
}

.icon-font-e9b7:before,.icon-font-trip-case:before {
    content: "\e9b7"
}

.icon-font-e9b8:before,.icon-font-visit-museum:before {
    content: "\e9b8"
}

.icon-font-e9af:before,.icon-font-glass:before {
    content: "\e9af"
}

.icon-font-e9b0:before,.icon-font-school-hat:before {
    content: "\e9b0"
}

.icon-font-e9b1:before,.icon-font-theater:before {
    content: "\e9b1"
}

.icon-font-e9b2:before,.icon-font-u:before {
    content: "\e9b2"
}

.icon-font-arrow4:before,.icon-font-e9ac:before {
    content: "\e9ac"
}

.icon-font-arrow5:before,.icon-font-e9ad:before {
    content: "\e9ad"
}

.icon-font-e9ae:before,.icon-font-loop:before {
    content: "\e9ae"
}

.icon-font-abbey:before,.icon-font-e9a8:before {
    content: "\e9a8"
}

.icon-font-castle-2:before,.icon-font-e9a9:before {
    content: "\e9a9"
}

.icon-font-cityscape:before,.icon-font-e9aa:before {
    content: "\e9aa"
}

.icon-font-e9ab:before,.icon-font-museum-3:before {
    content: "\e9ab"
}

.icon-font-e9a7:before,.icon-font-restaurant-2:before {
    content: "\e9a7"
}

.icon-font-e9a6:before,.icon-font-violin:before {
    content: "\e9a6"
}

.icon-font-e9a5:before,.icon-font-speech:before {
    content: "\e9a5"
}

.icon-font-e9a3:before,.icon-font-quotation:before {
    content: "\e9a3"
}

.icon-font-e9a4:before,.icon-font-tools:before {
    content: "\e9a4"
}

.icon-font-e9a1:before,.icon-font-shop-2:before {
    content: "\e9a1"
}

.icon-font-e9a2:before,.icon-font-store-2:before {
    content: "\e9a2"
}

.icon-font-e99b:before,.icon-font-mountain2:before {
    content: "\e99b"
}

.icon-font-cable-car:before,.icon-font-e99c:before {
    content: "\e99c"
}

.icon-font-child:before,.icon-font-e99d:before {
    content: "\e99d"
}

.icon-font-e99e:before,.icon-font-football:before {
    content: "\e99e"
}

.icon-font-e99f:before,.icon-font-hand-peace:before {
    content: "\e99f"
}

.icon-font-e9a0:before,.icon-font-museum-2:before {
    content: "\e9a0"
}

.icon-font-bed-outline:before,.icon-font-e996:before {
    content: "\e996"
}

.icon-font-camping-outline:before,.icon-font-e997:before {
    content: "\e997"
}

.icon-font-e998:before,.icon-font-phone-outline:before {
    content: "\e998"
}

.icon-font-e999:before,.icon-font-ticket-2:before {
    content: "\e999"
}

.icon-font-e99a:before,.icon-font-village1:before {
    content: "\e99a"
}

.icon-font-e995:before,.icon-font-heart-2:before {
    content: "\e995"
}

.icon-font-bonsplans-de:before,.icon-font-e991:before {
    content: "\e991"
}

.icon-font-bonsplans-en:before,.icon-font-e992:before {
    content: "\e992"
}

.icon-font-bonsplans-es:before,.icon-font-e993:before {
    content: "\e993"
}

.icon-font-bonsplans-nl:before,.icon-font-e994:before {
    content: "\e994"
}

.icon-font-biathlon:before,.icon-font-e990:before {
    content: "\e990"
}

.icon-font-e987:before,.icon-font-forfait:before {
    content: "\e987"
}

.icon-font-e988:before,.icon-font-paraglide:before {
    content: "\e988"
}

.icon-font-e989:before,.icon-font-periscope:before {
    content: "\e989"
}

.icon-font-e98a:before,.icon-font-reload:before {
    content: "\e98a"
}

.icon-font-e98b:before,.icon-font-ski:before {
    content: "\e98b"
}

.icon-font-e98c:before,.icon-font-snapchat:before {
    content: "\e98c"
}

.icon-font-e98d:before,.icon-font-snowboard:before {
    content: "\e98d"
}

.icon-font-e98e:before,.icon-font-snowshoes:before {
    content: "\e98e"
}

.icon-font-e98f:before,.icon-font-vine:before {
    content: "\e98f"
}

.icon-font-e986:before,.icon-font-withchild:before {
    content: "\e986"
}

.icon-font-dot:before,.icon-font-e666:before {
    content: "\e666"
}

.icon-font-e640:before,.icon-font-filter:before {
    content: "\e640"
}

.icon-font-brochure1:before,.icon-font-e665:before {
    content: "\e665"
}

.icon-font-brochure2:before,.icon-font-e664:before {
    content: "\e664"
}

.icon-font-e625:before,.icon-font-user:before {
    content: "\e625"
}

.icon-font-cog:before,.icon-font-e602:before {
    content: "\e602"
}

.icon-font-e639:before,.icon-font-hat:before {
    content: "\e639"
}

.icon-font-analytics:before,.icon-font-e985:before {
    content: "\e985"
}

.icon-font-e984:before,.icon-font-lotus:before {
    content: "\e984"
}

.icon-font-e982:before,.icon-font-screen:before {
    content: "\e982"
}

.icon-font-e983:before,.icon-font-tablet:before {
    content: "\e983"
}

.icon-font-e981:before,.icon-font-file2:before {
    content: "\e981"
}

.icon-font-e97d:before,.icon-font-interactive-map:before {
    content: "\e97d"
}

.icon-font-e97e:before,.icon-font-leaf2:before {
    content: "\e97e"
}

.icon-font-e97f:before,.icon-font-puydufou:before {
    content: "\e97f"
}

.icon-font-e980:before,.icon-font-ticket-outline:before {
    content: "\e980"
}

.icon-font-e97b:before,.icon-font-linkedin:before {
    content: "\e97b"
}

.icon-font-e97c:before,.icon-font-viadeo:before {
    content: "\e97c"
}

.icon-font-e97a:before,.icon-font-services:before {
    content: "\e97a"
}

.icon-font-e970:before,.icon-font-facebook-clean:before {
    content: "\e970"
}

.icon-font-e971:before,.icon-font-google-clean:before {
    content: "\e971"
}

.icon-font-e972:before,.icon-font-instagram-clean:before {
    content: "\e972"
}

.icon-font-e973:before,.icon-font-pinterest-clean:before {
    content: "\e973"
}

.icon-font-e974:before,.icon-font-youtube-clean:before {
    content: "\e974"
}

.icon-font-e975:before,.icon-font-info-clean:before {
    content: "\e975"
}

.icon-font-e976:before,.icon-font-question2-clean:before {
    content: "\e976"
}

.icon-font-e977:before,.icon-font-hashtag-clean:before {
    content: "\e977"
}

.icon-font-e978:before,.icon-font-ot-clean:before {
    content: "\e978"
}

.icon-font-advisor-clean:before,.icon-font-e979:before {
    content: "\e979"
}

.icon-font-calendar-2:before,.icon-font-e96d:before {
    content: "\e96d"
}

.icon-font-e96e:before,.icon-font-home-2:before {
    content: "\e96e"
}

.icon-font-e96f:before,.icon-font-map-2:before {
    content: "\e96f"
}

.icon-font-camping-car:before,.icon-font-e96a:before {
    content: "\e96a"
}

.icon-font-e96b:before,.icon-font-leaf:before {
    content: "\e96b"
}

.icon-font-e96c:before,.icon-font-tie:before {
    content: "\e96c"
}

.icon-font-brain:before,.icon-font-e969:before {
    content: "\e969"
}

.icon-font-boat:before,.icon-font-e967:before {
    content: "\e967"
}

.icon-font-e968:before,.icon-font-fishing-2:before {
    content: "\e968"
}

.icon-font-e966:before,.icon-font-thumb:before {
    content: "\e966"
}

.icon-font-binoculars:before,.icon-font-e964:before {
    content: "\e964"
}

.icon-font-e965:before,.icon-font-visit:before {
    content: "\e965"
}

.icon-font-e963:before,.icon-font-fishing:before {
    content: "\e963"
}

.icon-font-e961:before,.icon-font-lighthouse:before {
    content: "\e961"
}

.icon-font-e962:before,.icon-font-oyster:before {
    content: "\e962"
}

.icon-font-e960:before,.icon-font-glass-wine:before {
    content: "\e960"
}

.icon-font-boulou:before,.icon-font-e95f:before {
    content: "\e95f"
}

.icon-font-arrow-back:before,.icon-font-e95e:before {
    content: "\e95e"
}

.icon-font-bottle:before,.icon-font-e959:before {
    content: "\e959"
}

.icon-font-church:before,.icon-font-e95a:before {
    content: "\e95a"
}

.icon-font-e95b:before,.icon-font-no-car:before {
    content: "\e95b"
}

.icon-font-e95c:before,.icon-font-umbrella:before {
    content: "\e95c"
}

.icon-font-e95d:before,.icon-font-wheelchair:before {
    content: "\e95d"
}

.icon-font-bubble-bethune:before,.icon-font-e958:before {
    content: "\e958"
}

.icon-font-e956:before,.icon-font-plane:before {
    content: "\e956"
}

.icon-font-e957:before,.icon-font-train:before {
    content: "\e957"
}

.icon-font-e955:before,.icon-font-trek:before {
    content: "\e955"
}

.icon-font-advisor:before,.icon-font-e948:before {
    content: "\e948"
}

.icon-font-e949:before,.icon-font-hashtag:before {
    content: "\e949"
}

.icon-font-animal:before,.icon-font-e94a:before {
    content: "\e94a"
}

.icon-font-bird:before,.icon-font-e94b:before {
    content: "\e94b"
}

.icon-font-bus-outline:before,.icon-font-e94c:before {
    content: "\e94c"
}

.icon-font-case-reunion:before,.icon-font-e94d:before {
    content: "\e94d"
}

.icon-font-e94e:before,.icon-font-food:before {
    content: "\e94e"
}

.icon-font-e94f:before,.icon-font-kayak2:before {
    content: "\e94f"
}

.icon-font-e950:before,.icon-font-ot:before {
    content: "\e950"
}

.icon-font-e951:before,.icon-font-question2:before {
    content: "\e951"
}

.icon-font-e952:before,.icon-font-tong:before {
    content: "\e952"
}

.icon-font-e953:before,.icon-font-volcano:before {
    content: "\e953"
}

.icon-font-e954:before,.icon-font-whale:before {
    content: "\e954"
}

.icon-font-e947:before,.icon-font-mail2:before {
    content: "\e947"
}

.icon-font-diamond:before,.icon-font-e946:before {
    content: "\e946"
}

.icon-font-e945:before,.icon-font-group:before {
    content: "\e945"
}

.icon-font-cocktail:before,.icon-font-e944:before {
    content: "\e944"
}

.icon-font-cook:before,.icon-font-e93f:before {
    content: "\e93f"
}

.icon-font-e940:before,.icon-font-fireplace:before {
    content: "\e940"
}

.icon-font-couple:before,.icon-font-e941:before {
    content: "\e941"
}

.icon-font-e942:before,.icon-font-family:before {
    content: "\e942"
}

.icon-font-e943:before,.icon-font-solo:before {
    content: "\e943"
}

.icon-font-buzzer-outline:before,.icon-font-e93e:before {
    content: "\e93e"
}

.icon-font-e93d:before,.icon-font-waterdrop:before {
    content: "\e93d"
}

.icon-font-balloon:before,.icon-font-e93a:before {
    content: "\e93a"
}

.icon-font-e93b:before,.icon-font-snowflake:before {
    content: "\e93b"
}

.icon-font-e93c:before,.icon-font-sun:before {
    content: "\e93c"
}

.icon-font-360:before,.icon-font-e939:before {
    content: "\e939"
}

.icon-font-anchor:before,.icon-font-e938:before {
    content: "\e938"
}

.icon-font-arrow-right:before,.icon-font-e933:before {
    content: "\e933"
}

.icon-font-ban:before,.icon-font-e934:before {
    content: "\e934"
}

.icon-font-beach:before,.icon-font-e935:before {
    content: "\e935"
}

.icon-font-e936:before,.icon-font-file:before {
    content: "\e936"
}

.icon-font-add-user:before,.icon-font-e937:before {
    content: "\e937"
}

.icon-font-e932:before,.icon-font-messenger:before {
    content: "\e932"
}

.icon-font-e931:before,.icon-font-heart:before {
    content: "\e931"
}

.icon-font-bagoo-icon-2:before,.icon-font-e92f:before {
    content: "\e92f"
}

.icon-font-e930:before,.icon-font-question:before {
    content: "\e930"
}

.icon-font-e924:before,.icon-font-try:before {
    content: "\e924"
}

.icon-font-e925:before,.icon-font-video:before {
    content: "\e925"
}

.icon-font-card:before,.icon-font-e926:before {
    content: "\e926"
}

.icon-font-e927:before,.icon-font-medic:before {
    content: "\e927"
}

.icon-font-e928:before,.icon-font-switch:before {
    content: "\e928"
}

.icon-font-e929:before,.icon-font-info-circle:before {
    content: "\e929"
}

.icon-font-e92a:before,.icon-font-scrum:before {
    content: "\e92a"
}

.icon-font-e92b:before,.icon-font-start:before {
    content: "\e92b"
}

.icon-font-e92c:before,.icon-font-half:before {
    content: "\e92c"
}

.icon-font-conversion:before,.icon-font-e92d:before {
    content: "\e92d"
}

.icon-font-e92e:before,.icon-font-whistle:before {
    content: "\e92e"
}

.icon-font-e923:before,.icon-font-megaphone:before {
    content: "\e923"
}

.icon-font-e922:before,.icon-font-news:before {
    content: "\e922"
}

.icon-font-bonplan2:before,.icon-font-e921:before {
    content: "\e921"
}

.icon-font-e920:before,.icon-font-motorcycle:before {
    content: "\e920"
}

.icon-font-bonplan:before,.icon-font-e91e:before {
    content: "\e91e"
}

.icon-font-buzzer:before,.icon-font-e91f:before {
    content: "\e91f"
}

.icon-font-bagoo-icon:before,.icon-font-e91b:before {
    content: "\e91b"
}

.icon-font-bagoo-logo-2:before,.icon-font-e91c:before {
    content: "\e91c"
}

.icon-font-bagoo-logo:before,.icon-font-e91d:before {
    content: "\e91d"
}

.icon-font-e919:before,.icon-font-flippers:before {
    content: "\e919"
}

.icon-font-e91a:before,.icon-font-paddle:before {
    content: "\e91a"
}

.icon-font-camping:before,.icon-font-e917:before {
    content: "\e917"
}

.icon-font-castle:before,.icon-font-e918:before {
    content: "\e918"
}

.icon-font-e913:before,.icon-font-euro:before {
    content: "\e913"
}

.icon-font-e914:before,.icon-font-home:before {
    content: "\e914"
}

.icon-font-e915:before,.icon-font-list:before {
    content: "\e915"
}

.icon-font-e916:before,.icon-font-pin-outline:before {
    content: "\e916"
}

.icon-font-e911:before,.icon-font-horse:before {
    content: "\e911"
}

.icon-font-e912:before,.icon-font-kayak:before {
    content: "\e912"
}

.icon-font-e910:before,.icon-font-webcam:before {
    content: "\e910"
}

.icon-font-dailymotion:before,.icon-font-e90f:before {
    content: "\e90f"
}

.icon-font-e90e:before,.icon-font-store:before {
    content: "\e90e"
}

.icon-font-e90d:before,.icon-font-user-2:before {
    content: "\e90d"
}

.icon-font-e90c:before,.icon-font-shop:before {
    content: "\e90c"
}

.icon-font-bubble:before,.icon-font-e90b:before {
    content: "\e90b"
}

.icon-font-e90a:before,.icon-font-pause:before {
    content: "\e90a"
}

.icon-font-e909:before,.icon-font-star-2:before {
    content: "\e909"
}

.icon-font-e908:before,.icon-font-globe:before {
    content: "\e908"
}

.icon-font-e907:before,.icon-font-museum:before {
    content: "\e907"
}

.icon-font-e906:before,.icon-font-fg-5:before {
    content: "\e906"
}

.icon-font-e905:before,.icon-font-fg-4:before {
    content: "\e905"
}

.icon-font-e904:before,.icon-font-fg-3:before {
    content: "\e904"
}

.icon-font-e903:before,.icon-font-fg-2:before {
    content: "\e903"
}

.icon-font-e902:before,.icon-font-fg-1:before {
    content: "\e902"
}

.icon-font-e901:before,.icon-font-flickr:before {
    content: "\e901"
}

.icon-font-e900:before,.icon-font-sunflower:before {
    content: "\e900"
}

.icon-font-e668:before,.icon-font-vtt:before {
    content: "\e668"
}

.icon-font-e627:before,.icon-font-plus:before {
    content: "\e627"
}

.icon-font-e615:before,.icon-font-suppr:before {
    content: "\e615"
}

.icon-font-e603:before,.icon-font-eye:before {
    content: "\e603"
}

.icon-font-e646:before,.icon-font-suitcase:before {
    content: "\e646"
}

.icon-font-e645:before,.icon-font-printer:before {
    content: "\e645"
}

.icon-font-e644:before,.icon-font-nav-back:before {
    content: "\e644"
}

.icon-font-e643:before,.icon-font-menu:before {
    content: "\e643"
}

.icon-font-e642:before,.icon-font-mail:before {
    content: "\e642"
}

.icon-font-calendar:before,.icon-font-e641:before {
    content: "\e641"
}

.icon-font-e647:before,.icon-font-sunset:before {
    content: "\e647"
}

.icon-font-e648:before,.icon-font-refold:before {
    content: "\e648"
}

.icon-font-e616:before,.icon-font-ticket:before {
    content: "\e616"
}

.icon-font-e613:before,.icon-font-phone:before {
    content: "\e613"
}

.icon-font-e612:before,.icon-font-localize:before {
    content: "\e612"
}

.icon-font-e611:before,.icon-font-form-avis-family:before {
    content: "\e611"
}

.icon-font-e610:before,.icon-font-form-avis-couple:before {
    content: "\e610"
}

.icon-font-e60e:before,.icon-font-form-avis-bus:before {
    content: "\e60e"
}

.icon-font-e60d:before,.icon-font-form-avis-alone:before {
    content: "\e60d"
}

.icon-font-duplicate:before,.icon-font-e60c:before {
    content: "\e60c"
}

.icon-font-cursor:before,.icon-font-e60b:before {
    content: "\e60b"
}

.icon-font-clock:before,.icon-font-e60a:before {
    content: "\e60a"
}

.icon-font-avis5:before,.icon-font-e609:before {
    content: "\e609"
}

.icon-font-avis4:before,.icon-font-e608:before {
    content: "\e608"
}

.icon-font-avis3:before,.icon-font-e607:before {
    content: "\e607"
}

.icon-font-avis2:before,.icon-font-e606:before {
    content: "\e606"
}

.icon-font-avis1:before,.icon-font-e605:before {
    content: "\e605"
}

.icon-font-alone:before,.icon-font-e604:before {
    content: "\e604"
}

.icon-font-e617:before,.icon-font-tick:before {
    content: "\e617"
}

.icon-font-e61a:before,.icon-font-nav-prev:before {
    content: "\e61a"
}

.icon-font-e619:before,.icon-font-nav-next:before {
    content: "\e619"
}

.icon-font-e61b:before,.icon-font-helper-arrow:before {
    content: "\e61b"
}

.icon-font-e61c:before,.icon-font-play-video:before {
    content: "\e61c"
}

.icon-font-e620:before,.icon-font-send:before {
    content: "\e620"
}

.icon-font-e61f:before,.icon-font-save:before {
    content: "\e61f"
}

.icon-font-e61e:before,.icon-font-mobile:before {
    content: "\e61e"
}

.icon-font-arrow:before,.icon-font-e61d:before {
    content: "\e61d"
}

.icon-font-dots:before,.icon-font-e621:before {
    content: "\e621"
}

.icon-font-e623:before,.icon-font-warning:before {
    content: "\e623"
}

.icon-font-e626:before,.icon-font-walking:before {
    content: "\e626"
}

.icon-font-car:before,.icon-font-e622:before {
    content: "\e622"
}

.icon-font-e628:before,.icon-font-picture:before {
    content: "\e628"
}

.icon-font-e629:before,.icon-font-lightbulb:before {
    content: "\e629"
}

.icon-font-e62f:before,.icon-font-pinterest:before {
    content: "\e62f"
}

.icon-font-e62e:before,.icon-font-twitter:before {
    content: "\e62e"
}

.icon-font-e62d:before,.icon-font-instagram:before {
    content: "\e62d"
}

.icon-font-e62c:before,.icon-font-google:before {
    content: "\e62c"
}

.icon-font-e62b:before,.icon-font-facebook:before {
    content: "\e62b"
}

.icon-font-e62a:before,.icon-font-youtube:before {
    content: "\e62a"
}

.icon-font-e631:before,.icon-font-wifi:before {
    content: "\e631"
}

.icon-font-e630:before,.icon-font-paw:before {
    content: "\e630"
}

.icon-font-e633:before,.icon-font-swimming:before {
    content: "\e633"
}

.icon-font-e632:before,.icon-font-propeller:before {
    content: "\e632"
}

.icon-font-e637:before,.icon-font-tag:before {
    content: "\e637"
}

.icon-font-comment:before,.icon-font-e636:before {
    content: "\e636"
}

.icon-font-e635:before,.icon-font-quotes-reversed:before {
    content: "\e635"
}

.icon-font-e634:before,.icon-font-quotes:before {
    content: "\e634"
}

.icon-font-e63a:before,.icon-font-info:before {
    content: "\e63a"
}

.icon-font-bike:before,.icon-font-e63b:before {
    content: "\e63b"
}

.icon-font-departure:before,.icon-font-e638:before {
    content: "\e638"
}

.icon-font-e63f:before,.icon-font-reload-gear:before {
    content: "\e63f"
}

.icon-font-e624:before,.icon-font-share:before {
    content: "\e624"
}

.icon-font-e649:before,.icon-font-hourglass:before {
    content: "\e649"
}

.icon-font-e64b:before,.icon-font-import:before {
    content: "\e64b"
}

.icon-font-download:before,.icon-font-e64a:before {
    content: "\e64a"
}

.icon-font-e64c:before,.icon-font-loupe:before {
    content: "\e64c"
}

.icon-font-e64d:before,.icon-font-panoramic:before {
    content: "\e64d"
}

.icon-font-e651:before,.icon-font-star:before {
    content: "\e651"
}

.icon-font-e650:before,.icon-font-key:before {
    content: "\e650"
}

.icon-font-e64f:before,.icon-font-flower:before {
    content: "\e64f"
}

.icon-font-e64e:before,.icon-font-ear:before {
    content: "\e64e"
}

.icon-font-e63c:before,.icon-font-slim-delete:before {
    content: "\e63c"
}

.icon-font-e618:before,.icon-font-slim-add:before {
    content: "\e618"
}

.icon-font-direction:before,.icon-font-e614:before {
    content: "\e614"
}

.icon-font-e60f:before,.icon-font-event:before {
    content: "\e60f"
}

.icon-font-accomodation:before,.icon-font-e601:before {
    content: "\e601"
}

.icon-font-e600:before,.icon-font-restaurant:before {
    content: "\e600"
}

.icon-font-e63d:before,.icon-font-logout:before {
    content: "\e63d"
}

.icon-font-e654:before,.icon-font-target:before {
    content: "\e654"
}

.icon-font-e653:before,.icon-font-suitcase_outer_28:before {
    content: "\e653"
}

.icon-font-e652:before,.icon-font-suitcase_inner_28:before {
    content: "\e652"
}

.icon-font-e63e:before,.icon-font-edit:before {
    content: "\e63e"
}

.icon-font-e65a:before,.icon-font-zoom-out:before {
    content: "\e65a"
}

.icon-font-e659:before,.icon-font-zoom-in:before {
    content: "\e659"
}

.icon-font-e658:before,.icon-font-play:before {
    content: "\e658"
}

.icon-font-e657:before,.icon-font-image:before {
    content: "\e657"
}

.icon-font-e656:before,.icon-font-multimedia:before {
    content: "\e656"
}

.icon-font-e655:before,.icon-font-itinerary:before {
    content: "\e655"
}

.icon-font-e65d:before,.icon-font-nav-full-prev:before {
    content: "\e65d"
}

.icon-font-e65c:before,.icon-font-nav-full-next:before {
    content: "\e65c"
}

.icon-font-e65b:before,.icon-font-minus:before {
    content: "\e65b"
}

.icon-font-e65e:before,.icon-font-mountain:before {
    content: "\e65e"
}

.icon-font-e65f:before,.icon-font-map:before {
    content: "\e65f"
}

.icon-font-e660:before,.icon-font-timeline:before {
    content: "\e660"
}

.icon-font-e661:before,.icon-font-qrcode:before {
    content: "\e661"
}

.icon-font-contact-book:before,.icon-font-e662:before {
    content: "\e662"
}

.icon-font-e663:before,.icon-font-tides:before {
    content: "\e663"
}

.icon-font-e667:before,.icon-font-wine:before {
    content: "\e667"
}

.icon-font-ea7f:before,.icon-font-tiktok:before {
    content: "\ea7f"
}

.icon-font-ea80:before,.icon-font-end_match:before {
    content: "\ea80"
}

.icon-font-ea81:before,.icon-font-third_quarter_match:before {
    content: "\ea81"
}

.icon-font-ea82:before,.icon-font-half_match:before {
    content: "\ea82"
}

.icon-font-ea83:before,.icon-font-first_quarter_match:before {
    content: "\ea83"
}

.icon-font-ea84:before,.icon-font-start_match:before {
    content: "\ea84"
}

.icon-font-ea85:before,.icon-font-five_foul:before {
    content: "\ea85"
}

.icon-font-ea86:before,.icon-font-foul:before {
    content: "\ea86"
}

.icon-font-ea87:before,.icon-font-steal:before {
    content: "\ea87"
}

.icon-font-basketball:before,.icon-font-ea88:before {
    content: "\ea88"
}

.icon-font-ea89:before,.icon-font-free_throw:before {
    content: "\ea89"
}

.icon-font-ea8a:before,.icon-font-scoring_action:before {
    content: "\ea8a"
}

.icon-weather svg {
    float: left;
    shape-rendering: geometricPrecision
}

.icon-weather circle,.icon-weather g,.icon-weather path,.icon-weather rect {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-duration: 12s;
    -webkit-animation-duration: 12s;
    -o-animation-duration: 12s;
    animation-duration: 12s
}

.icon-weather .climacon_iconWrap-sun .climacon_component-stroke_sunSpoke,.icon-weather .climacon_iconWrap-sunFill .climacon_component-stroke_sunSpoke {
    fill-opacity: 1;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.icon-weather .climacon_iconWrap .climacon_component-stroke_sunSpoke:nth-child(even) {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.icon-weather .climacon_componentWrap-snowflake {
    -webkit-animation-duration: 36s;
    -moz-animation-duration: 36s;
    -o-animation-duration: 36s;
    animation-duration: 36s;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal
}

.icon-weather .climacon_componentWrap-wind {
    -webkit-animation-name: translateWind;
    -moz-animation-name: translateWind;
    -o-animation-name: translateWind;
    animation-name: translateWind;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.icon-weather .climacon_componentWrap-sun_cloud {
    -webkit-animation-name: behindCloudMove;
    -moz-animation-name: behindCloudMove;
    -o-animation-name: behindCloudMove;
    animation-name: behindCloudMove;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.icon-weather .climacon_component-stroke_sunSpoke {
    fill-opacity: 0;
    -webkit-animation-name: fillOpacity;
    -moz-animation-name: fillOpacity;
    -o-animation-name: fillOpacity;
    animation-name: fillOpacity;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.icon-weather .climacon_component-stroke_sunSpoke:nth-child(even) {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.icon-weather .climacon_componentWrap-moon_cloud {
    -webkit-animation-name: behindCloudMove;
    -moz-animation-name: behindCloudMove;
    -o-animation-name: behindCloudMove;
    animation-name: behindCloudMove;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.icon-weather .climacon_component-stroke_drizzle {
    fill-opacity: 0;
    -webkit-animation-name: drizzleFall,fillOpacity2;
    -moz-animation-name: drizzleFall,fillOpacity2;
    -o-animation-name: drizzleFall,fillOpacity2;
    animation-name: drizzleFall,fillOpacity2;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.icon-weather .climacon_component-stroke_drizzle:nth-child(1) {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0
}

.icon-weather .climacon_component-stroke_drizzle:nth-child(2) {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.icon-weather .climacon_component-stroke_drizzle:nth-child(3) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.icon-weather .climacon_component-stroke_rain {
    fill-opacity: 0;
    -webkit-animation-name: rainFall,fillOpacity2;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 2s;
    -moz-animation-name: rainFall,fillOpacity2;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 2s;
    -o-animation-name: rainFall,fillOpacity2;
    -o-animation-timing-function: ease-in;
    -o-animation-duration: 2s;
    animation-name: rainFall,fillOpacity2;
    animation-timing-function: ease-in;
    animation-duration: 2s
}

.icon-weather .climacon_component-stroke_rain:nth-child(n+4),.icon-weather .climacon_component-stroke_rain_alt:nth-child(2) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.icon-weather .climacon_component-stroke_hailAlt {
    fill-opacity: 0;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: .66667s;
    -moz-animation-duration: .66667s;
    -o-animation-duration: .66667s;
    animation-duration: .66667s
}

.icon-weather .climacon_component-stroke_hailAlt-left {
    -webkit-animation-name: hailLeft,fillOpacity2;
    -moz-animation-name: hailLeft,fillOpacity2;
    -o-animation-name: hailLeft,fillOpacity2;
    animation-name: hailLeft,fillOpacity2
}

.icon-weather .climacon_component-stroke_hailAlt-middle {
    -webkit-animation-name: hailMiddle,fillOpacity2;
    -moz-animation-name: hailMiddle,fillOpacity2;
    -o-animation-name: hailMiddle,fillOpacity2;
    animation-name: hailMiddle,fillOpacity2
}

.icon-weather .climacon_component-stroke_hailAlt-middle:nth-child(2) {
    -webkit-animation-name: hailMiddle2,fillOpacity2;
    -moz-animation-name: hailMiddle2,fillOpacity2;
    -o-animation-name: hailMiddle2,fillOpacity2;
    animation-name: hailMiddle2,fillOpacity2
}

.icon-weather .climacon_component-stroke_hailAlt-right {
    -webkit-animation-name: hailRight,fillOpacity2;
    -moz-animation-name: hailRight,fillOpacity2;
    -o-animation-name: hailRight,fillOpacity2;
    animation-name: hailRight,fillOpacity2
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(1) {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(2) {
    -webkit-animation-delay: .11111s;
    -moz-animation-delay: .11111s;
    -o-animation-delay: .11111s;
    animation-delay: .11111s
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(3) {
    -webkit-animation-delay: .22222s;
    -moz-animation-delay: .22222s;
    -o-animation-delay: .22222s;
    animation-delay: .22222s
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(4) {
    -webkit-animation-delay: .33333s;
    -moz-animation-delay: .33333s;
    -o-animation-delay: .33333s;
    animation-delay: .33333s
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(5) {
    -webkit-animation-delay: .44444s;
    -moz-animation-delay: .44444s;
    -o-animation-delay: .44444s;
    animation-delay: .44444s
}

.icon-weather .climacon_component-stroke_hailAlt:nth-child(6) {
    -webkit-animation-delay: .55556s;
    -moz-animation-delay: .55556s;
    -o-animation-delay: .55556s;
    animation-delay: .55556s
}

.icon-weather .climacon_component-stroke_snow {
    fill-opacity: 0;
    -webkit-animation-name: snowFall,fillOpacity2;
    -moz-animation-name: snowFall,fillOpacity2;
    -o-animation-name: snowFall,fillOpacity2;
    animation-name: snowFall,fillOpacity2;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s
}

.icon-weather .climacon_component-stroke_snow:nth-child(1) {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0
}

.icon-weather .climacon_component-stroke_snow:nth-child(2) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s
}

.icon-weather .climacon_component-stroke_snow:nth-child(3) {
    -webkit-animation-name: snowFall2,fillOpacity2;
    -moz-animation-name: snowFall2,fillOpacity2;
    -o-animation-name: snowFall2,fillOpacity2;
    animation-name: snowFall2,fillOpacity2;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    animation-delay: 4s
}

.icon-weather .climacon_component-snowAlt {
    fill-opacity: 0;
    -webkit-animation-name: snowFall,fillOpacity2;
    -moz-animation-name: snowFall,fillOpacity2;
    -o-animation-name: snowFall,fillOpacity2;
    animation-name: snowFall,fillOpacity2;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s
}

.icon-weather .climacon_component-stroke_fogLine {
    fill-opacity: .5;
    -webkit-animation-name: translateFog,fillOpacityFog;
    -moz-animation-name: translateFog,fillOpacityFog;
    -o-animation-name: translateFog,fillOpacityFog;
    animation-name: translateFog,fillOpacityFog;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    -o-animation-duration: 12s;
    animation-duration: 12s
}

.icon-weather .climacon_component-stroke_fogLine:nth-child(even) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s
}

.icon-weather .climacon_component-stroke_lightning {
    fill-opacity: 0;
    -webkit-animation-name: lightningFlash;
    -moz-animation-name: lightningFlash;
    -o-animation-name: lightningFlash;
    animation-name: lightningFlash;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    -o-animation-duration: 12s;
    animation-duration: 12s
}

.icon-weather .climacon_component-stroke_tornadoLine {
    -webkit-animation-name: translateTornado1;
    -moz-animation-name: translateTornado1;
    -o-animation-name: translateTornado1;
    animation-name: translateTornado1;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    -o-animation-duration: 12s;
    animation-duration: 12s
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(1) {
    -webkit-animation-name: translateTornado1;
    -moz-animation-name: translateTornado1;
    -o-animation-name: translateTornado1;
    animation-name: translateTornado1
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(2) {
    -webkit-animation-name: translateTornado2;
    -moz-animation-name: translateTornado2;
    -o-animation-name: translateTornado2;
    animation-name: translateTornado2
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(3) {
    -webkit-animation-name: translateTornado3;
    -moz-animation-name: translateTornado3;
    -o-animation-name: translateTornado3;
    animation-name: translateTornado3
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(4) {
    -webkit-animation-name: translateTornado4;
    -moz-animation-name: translateTornado4;
    -o-animation-name: translateTornado4;
    animation-name: translateTornado4
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(5) {
    -webkit-animation-name: translateTornado5;
    -moz-animation-name: translateTornado5;
    -o-animation-name: translateTornado5;
    animation-name: translateTornado5
}

.icon-weather .climacon_component-stroke_tornadoLine:nth-child(6) {
    -webkit-animation-name: translateTornado6;
    -moz-animation-name: translateTornado6;
    -o-animation-name: translateTornado6;
    animation-name: translateTornado6
}

.icon-weather .climacon_component-stroke_arrow-up {
    fill-opacity: 0;
    -webkit-animation-name: fillOpacity2,translateArrowUp;
    -moz-animation-name: fillOpacity2,translateArrowUp;
    -o-animation-name: fillOpacity2,translateArrowUp;
    animation-name: fillOpacity2,translateArrowUp;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.icon-weather .climacon_component-stroke_arrow-down {
    fill-opacity: 0;
    -webkit-animation-name: fillOpacity2,translateArrowDown;
    -moz-animation-name: fillOpacity2,translateArrowDown;
    -o-animation-name: fillOpacity2,translateArrowDown;
    animation-name: fillOpacity2,translateArrowDown;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.icon-weather .climacon_componentWrap-sunriseAlt {
    -webkit-animation-name: translateSunrise,fillOpacity;
    -moz-animation-name: translateSunrise,fillOpacity;
    -o-animation-name: translateSunrise,fillOpacity;
    animation-name: translateSunrise,fillOpacity;
    -webkit-animation-duration: 12s,6s;
    -moz-animation-duration: 12s,6s;
    -o-animation-duration: 12s,6s;
    animation-duration: 12s,6s;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.icon-weather .climacon_componentWrap-sunsetAlt {
    -webkit-animation-name: translateSunset;
    -moz-animation-name: translateSunset;
    -o-animation-name: translateSunset;
    animation-name: translateSunset;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    -o-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes wobble {
    0%,100%,50% {
        -webkit-transform: rotate(0)
    }

    25% {
        -webkit-transform: rotate(-15deg)
    }

    75% {
        -webkit-transform: rotate(15deg)
    }
}

@-moz-keyframes wobble {
    0%,100%,50% {
        -moz-transform: rotate(0)
    }

    25% {
        -moz-transform: rotate(-15deg)
    }

    75% {
        -moz-transform: rotate(15deg)
    }
}

@-o-keyframes wobble {
    0%,100%,50% {
        -o-transform: rotate(0)
    }

    25% {
        -o-transform: rotate(-15deg)
    }

    75% {
        -o-transform: rotate(15deg)
    }
}

@keyframes wobble {
    0%,100%,50% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(-15deg)
    }

    75% {
        transform: rotate(15deg)
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1,1)
    }

    100% {
        -webkit-transform: scale(.5,.5)
    }
}

@-moz-keyframes scale {
    0% {
        -moz-transform: scale(1,1)
    }

    100% {
        -moz-transform: scale(.5,.5)
    }
}

@-o-keyframes scale {
    0% {
        -o-transform: scale(1,1)
    }

    100% {
        -o-transform: scale(.5,.5)
    }
}

@keyframes scale {
    0% {
        transform: scale(1,1)
    }

    100% {
        transform: scale(.5,.5)
    }
}

@-webkit-keyframes behindCloudMove {
    0% {
        -webkit-transform: translateX(-1.75px) translateY(1.75px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(0)
    }
}

@-moz-keyframes behindCloudMove {
    0% {
        -moz-transform: translateX(-1.75px) translateY(1.75px)
    }

    100% {
        -moz-transform: translateX(0) translateY(0)
    }
}

@-o-keyframes behindCloudMove {
    0% {
        -o-transform: translateX(-1.75px) translateY(1.75px)
    }

    100% {
        -o-transform: translateX(0) translateY(0)
    }
}

@keyframes behindCloudMove {
    0% {
        transform: translateX(-1.75px) translateY(1.75px)
    }

    100% {
        transform: translateX(0) translateY(0)
    }
}

@-webkit-keyframes drizzleFall {
    0% {
        -webkit-transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(21px)
    }
}

@-moz-keyframes drizzleFall {
    0% {
        -moz-transform: translateY(0)
    }

    100% {
        -moz-transform: translateY(21px)
    }
}

@-o-keyframes drizzleFall {
    0% {
        -o-transform: translateY(0)
    }

    100% {
        -o-transform: translateY(21px)
    }
}

@keyframes drizzleFall {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(21px)
    }
}

@-webkit-keyframes rainFall {
    0% {
        -webkit-transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(14px)
    }
}

@-moz-keyframes rainFall {
    0% {
        -moz-transform: translateY(0)
    }

    100% {
        -moz-transform: translateY(14px)
    }
}

@-o-keyframes rainFall {
    0% {
        -o-transform: translateY(0)
    }

    100% {
        -o-transform: translateY(14px)
    }
}

@keyframes rainFall {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(14px)
    }
}

@-webkit-keyframes rainFall2 {
    0% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(14px)
    }

    100% {
        -webkit-transform: translateX(14px) translateY(14px)
    }
}

@-moz-keyframes rainFall2 {
    0% {
        -moz-transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(14px)
    }

    100% {
        -moz-transform: translateX(14px) translateY(14px)
    }
}

@-o-keyframes rainFall2 {
    0% {
        -o-transform: translateY(0)
    }

    50% {
        -o-transform: translateY(14px)
    }

    100% {
        -o-transform: translateX(14px) translateY(14px)
    }
}

@keyframes rainFall2 {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(14px)
    }

    100% {
        transform: translateX(14px) translateY(14px)
    }
}

@-webkit-keyframes hailLeft {
    50% {
        -webkit-transform: translateY(17.5px)
    }

    51% {
        -webkit-transform: translateY(17.5px) translateX(-.3px)
    }

    52% {
        -webkit-transform: translateY(16.95058px) translateX(-.6px)
    }

    53% {
        -webkit-transform: translateY(16.40333px) translateX(-.9px)
    }

    54% {
        -webkit-transform: translateY(15.86041px) translateX(-1.2px)
    }

    55% {
        -webkit-transform: translateY(15.32396px) translateX(-1.5px)
    }

    56% {
        -webkit-transform: translateY(14.7961px) translateX(-1.8px)
    }

    57% {
        -webkit-transform: translateY(14.27891px) translateX(-2.1px)
    }

    58% {
        -webkit-transform: translateY(13.77443px) translateX(-2.4px)
    }

    59% {
        -webkit-transform: translateY(13.28466px) translateX(-2.7px)
    }

    60% {
        -webkit-transform: translateY(12.81152px) translateX(-3px)
    }

    61% {
        -webkit-transform: translateY(12.35688px) translateX(-3.3px)
    }

    62% {
        -webkit-transform: translateY(11.92254px) translateX(-3.6px)
    }

    63% {
        -webkit-transform: translateY(11.51021px) translateX(-3.9px)
    }

    64% {
        -webkit-transform: translateY(11.12152px) translateX(-4.2px)
    }

    65% {
        -webkit-transform: translateY(10.75801px) translateX(-4.5px)
    }

    66% {
        -webkit-transform: translateY(10.4211px) translateX(-4.8px)
    }

    67% {
        -webkit-transform: translateY(10.11213px) translateX(-5.1px)
    }

    68% {
        -webkit-transform: translateY(9.83232px) translateX(-5.4px)
    }

    69% {
        -webkit-transform: translateY(9.58276px) translateX(-5.7px)
    }

    70% {
        -webkit-transform: translateY(9.36446px) translateX(-6px)
    }

    71% {
        -webkit-transform: translateY(9.17826px) translateX(-6.3px)
    }

    72% {
        -webkit-transform: translateY(9.0249px) translateX(-6.6px)
    }

    73% {
        -webkit-transform: translateY(8.90499px) translateX(-6.9px)
    }

    74% {
        -webkit-transform: translateY(8.819px) translateX(-7.2px)
    }

    75% {
        -webkit-transform: translateY(8.76727px) translateX(-7.5px)
    }

    76% {
        -webkit-transform: translateY(8.75px) translateX(-7.8px)
    }

    77% {
        -webkit-transform: translateY(8.76727px) translateX(-8.1px)
    }

    78% {
        -webkit-transform: translateY(8.819px) translateX(-8.4px)
    }

    79% {
        -webkit-transform: translateY(8.90499px) translateX(-8.7px)
    }

    80% {
        -webkit-transform: translateY(9.0249px) translateX(-9px)
    }

    81% {
        -webkit-transform: translateY(9.17826px) translateX(-9.3px)
    }

    82% {
        -webkit-transform: translateY(9.36446px) translateX(-9.6px)
    }

    83% {
        -webkit-transform: translateY(9.58276px) translateX(-9.9px)
    }

    84% {
        -webkit-transform: translateY(9.83232px) translateX(-10.2px)
    }

    85% {
        -webkit-transform: translateY(10.11213px) translateX(-10.5px)
    }

    86% {
        -webkit-transform: translateY(10.4211px) translateX(-10.8px)
    }

    87% {
        -webkit-transform: translateY(10.75801px) translateX(-11.1px)
    }

    88% {
        -webkit-transform: translateY(11.12152px) translateX(-11.4px)
    }

    89% {
        -webkit-transform: translateY(11.51021px) translateX(-11.7px)
    }

    90% {
        -webkit-transform: translateY(11.92254px) translateX(-12px)
    }

    91% {
        -webkit-transform: translateY(12.35688px) translateX(-12.3px)
    }

    92% {
        -webkit-transform: translateY(12.81152px) translateX(-12.6px)
    }

    93% {
        -webkit-transform: translateY(13.28466px) translateX(-12.9px)
    }

    94% {
        -webkit-transform: translateY(13.77443px) translateX(-13.2px)
    }

    95% {
        -webkit-transform: translateY(14.27891px) translateX(-13.5px)
    }

    96% {
        -webkit-transform: translateY(14.7961px) translateX(-13.8px)
    }

    97% {
        -webkit-transform: translateY(15.32396px) translateX(-14.1px)
    }

    98% {
        -webkit-transform: translateY(15.86041px) translateX(-14.4px)
    }

    99% {
        -webkit-transform: translateY(16.40333px) translateX(-14.7px)
    }

    100% {
        -webkit-transform: translateY(16.95058px) translateX(-15px)
    }
}

@-webkit-keyframes hailMiddle {
    50% {
        -webkit-transform: translateY(17.5px)
    }

    51% {
        -webkit-transform: translateY(17.5px) translateX(-.15px)
    }

    52% {
        -webkit-transform: translateY(16.95058px) translateX(-.3px)
    }

    53% {
        -webkit-transform: translateY(16.40333px) translateX(-.45px)
    }

    54% {
        -webkit-transform: translateY(15.86041px) translateX(-.6px)
    }

    55% {
        -webkit-transform: translateY(15.32396px) translateX(-.75px)
    }

    56% {
        -webkit-transform: translateY(14.7961px) translateX(-.9px)
    }

    57% {
        -webkit-transform: translateY(14.27891px) translateX(-1.05px)
    }

    58% {
        -webkit-transform: translateY(13.77443px) translateX(-1.2px)
    }

    59% {
        -webkit-transform: translateY(13.28466px) translateX(-1.35px)
    }

    60% {
        -webkit-transform: translateY(12.81152px) translateX(-1.5px)
    }

    61% {
        -webkit-transform: translateY(12.35688px) translateX(-1.65px)
    }

    62% {
        -webkit-transform: translateY(11.92254px) translateX(-1.8px)
    }

    63% {
        -webkit-transform: translateY(11.51021px) translateX(-1.95px)
    }

    64% {
        -webkit-transform: translateY(11.12152px) translateX(-2.1px)
    }

    65% {
        -webkit-transform: translateY(10.75801px) translateX(-2.25px)
    }

    66% {
        -webkit-transform: translateY(10.4211px) translateX(-2.4px)
    }

    67% {
        -webkit-transform: translateY(10.11213px) translateX(-2.55px)
    }

    68% {
        -webkit-transform: translateY(9.83232px) translateX(-2.7px)
    }

    69% {
        -webkit-transform: translateY(9.58276px) translateX(-2.85px)
    }

    70% {
        -webkit-transform: translateY(9.36446px) translateX(-3px)
    }

    71% {
        -webkit-transform: translateY(9.17826px) translateX(-3.15px)
    }

    72% {
        -webkit-transform: translateY(9.0249px) translateX(-3.3px)
    }

    73% {
        -webkit-transform: translateY(8.90499px) translateX(-3.45px)
    }

    74% {
        -webkit-transform: translateY(8.819px) translateX(-3.6px)
    }

    75% {
        -webkit-transform: translateY(8.76727px) translateX(-3.75px)
    }

    76% {
        -webkit-transform: translateY(8.75px) translateX(-3.9px)
    }

    77% {
        -webkit-transform: translateY(8.76727px) translateX(-4.05px)
    }

    78% {
        -webkit-transform: translateY(8.819px) translateX(-4.2px)
    }

    79% {
        -webkit-transform: translateY(8.90499px) translateX(-4.35px)
    }

    80% {
        -webkit-transform: translateY(9.0249px) translateX(-4.5px)
    }

    81% {
        -webkit-transform: translateY(9.17826px) translateX(-4.65px)
    }

    82% {
        -webkit-transform: translateY(9.36446px) translateX(-4.8px)
    }

    83% {
        -webkit-transform: translateY(9.58276px) translateX(-4.95px)
    }

    84% {
        -webkit-transform: translateY(9.83232px) translateX(-5.1px)
    }

    85% {
        -webkit-transform: translateY(10.11213px) translateX(-5.25px)
    }

    86% {
        -webkit-transform: translateY(10.4211px) translateX(-5.4px)
    }

    87% {
        -webkit-transform: translateY(10.75801px) translateX(-5.55px)
    }

    88% {
        -webkit-transform: translateY(11.12152px) translateX(-5.7px)
    }

    89% {
        -webkit-transform: translateY(11.51021px) translateX(-5.85px)
    }

    90% {
        -webkit-transform: translateY(11.92254px) translateX(-6px)
    }

    91% {
        -webkit-transform: translateY(12.35688px) translateX(-6.15px)
    }

    92% {
        -webkit-transform: translateY(12.81152px) translateX(-6.3px)
    }

    93% {
        -webkit-transform: translateY(13.28466px) translateX(-6.45px)
    }

    94% {
        -webkit-transform: translateY(13.77443px) translateX(-6.6px)
    }

    95% {
        -webkit-transform: translateY(14.27891px) translateX(-6.75px)
    }

    96% {
        -webkit-transform: translateY(14.7961px) translateX(-6.9px)
    }

    97% {
        -webkit-transform: translateY(15.32396px) translateX(-7.05px)
    }

    98% {
        -webkit-transform: translateY(15.86041px) translateX(-7.2px)
    }

    99% {
        -webkit-transform: translateY(16.40333px) translateX(-7.35px)
    }

    100% {
        -webkit-transform: translateY(16.95058px) translateX(-7.5px)
    }
}

@-webkit-keyframes hailMiddle2 {
    50% {
        -webkit-transform: translateY(17.5px)
    }

    51% {
        -webkit-transform: translateY(17.5px) translateX(.15px)
    }

    52% {
        -webkit-transform: translateY(16.95058px) translateX(.3px)
    }

    53% {
        -webkit-transform: translateY(16.40333px) translateX(.45px)
    }

    54% {
        -webkit-transform: translateY(15.86041px) translateX(.6px)
    }

    55% {
        -webkit-transform: translateY(15.32396px) translateX(.75px)
    }

    56% {
        -webkit-transform: translateY(14.7961px) translateX(.9px)
    }

    57% {
        -webkit-transform: translateY(14.27891px) translateX(1.05px)
    }

    58% {
        -webkit-transform: translateY(13.77443px) translateX(1.2px)
    }

    59% {
        -webkit-transform: translateY(13.28466px) translateX(1.35px)
    }

    60% {
        -webkit-transform: translateY(12.81152px) translateX(1.5px)
    }

    61% {
        -webkit-transform: translateY(12.35688px) translateX(1.65px)
    }

    62% {
        -webkit-transform: translateY(11.92254px) translateX(1.8px)
    }

    63% {
        -webkit-transform: translateY(11.51021px) translateX(1.95px)
    }

    64% {
        -webkit-transform: translateY(11.12152px) translateX(2.1px)
    }

    65% {
        -webkit-transform: translateY(10.75801px) translateX(2.25px)
    }

    66% {
        -webkit-transform: translateY(10.4211px) translateX(2.4px)
    }

    67% {
        -webkit-transform: translateY(10.11213px) translateX(2.55px)
    }

    68% {
        -webkit-transform: translateY(9.83232px) translateX(2.7px)
    }

    69% {
        -webkit-transform: translateY(9.58276px) translateX(2.85px)
    }

    70% {
        -webkit-transform: translateY(9.36446px) translateX(3px)
    }

    71% {
        -webkit-transform: translateY(9.17826px) translateX(3.15px)
    }

    72% {
        -webkit-transform: translateY(9.0249px) translateX(3.3px)
    }

    73% {
        -webkit-transform: translateY(8.90499px) translateX(3.45px)
    }

    74% {
        -webkit-transform: translateY(8.819px) translateX(3.6px)
    }

    75% {
        -webkit-transform: translateY(8.76727px) translateX(3.75px)
    }

    76% {
        -webkit-transform: translateY(8.75px) translateX(3.9px)
    }

    77% {
        -webkit-transform: translateY(8.76727px) translateX(4.05px)
    }

    78% {
        -webkit-transform: translateY(8.819px) translateX(4.2px)
    }

    79% {
        -webkit-transform: translateY(8.90499px) translateX(4.35px)
    }

    80% {
        -webkit-transform: translateY(9.0249px) translateX(4.5px)
    }

    81% {
        -webkit-transform: translateY(9.17826px) translateX(4.65px)
    }

    82% {
        -webkit-transform: translateY(9.36446px) translateX(4.8px)
    }

    83% {
        -webkit-transform: translateY(9.58276px) translateX(4.95px)
    }

    84% {
        -webkit-transform: translateY(9.83232px) translateX(5.1px)
    }

    85% {
        -webkit-transform: translateY(10.11213px) translateX(5.25px)
    }

    86% {
        -webkit-transform: translateY(10.4211px) translateX(5.4px)
    }

    87% {
        -webkit-transform: translateY(10.75801px) translateX(5.55px)
    }

    88% {
        -webkit-transform: translateY(11.12152px) translateX(5.7px)
    }

    89% {
        -webkit-transform: translateY(11.51021px) translateX(5.85px)
    }

    90% {
        -webkit-transform: translateY(11.92254px) translateX(6px)
    }

    91% {
        -webkit-transform: translateY(12.35688px) translateX(6.15px)
    }

    92% {
        -webkit-transform: translateY(12.81152px) translateX(6.3px)
    }

    93% {
        -webkit-transform: translateY(13.28466px) translateX(6.45px)
    }

    94% {
        -webkit-transform: translateY(13.77443px) translateX(6.6px)
    }

    95% {
        -webkit-transform: translateY(14.27891px) translateX(6.75px)
    }

    96% {
        -webkit-transform: translateY(14.7961px) translateX(6.9px)
    }

    97% {
        -webkit-transform: translateY(15.32396px) translateX(7.05px)
    }

    98% {
        -webkit-transform: translateY(15.86041px) translateX(7.2px)
    }

    99% {
        -webkit-transform: translateY(16.40333px) translateX(7.35px)
    }

    100% {
        -webkit-transform: translateY(16.95058px) translateX(7.5px)
    }
}

@-webkit-keyframes hailRight {
    50% {
        -webkit-transform: translateY(17.5px)
    }

    51% {
        -webkit-transform: translateY(17.5px) translateX(.3px)
    }

    52% {
        -webkit-transform: translateY(16.95058px) translateX(.6px)
    }

    53% {
        -webkit-transform: translateY(16.40333px) translateX(.9px)
    }

    54% {
        -webkit-transform: translateY(15.86041px) translateX(1.2px)
    }

    55% {
        -webkit-transform: translateY(15.32396px) translateX(1.5px)
    }

    56% {
        -webkit-transform: translateY(14.7961px) translateX(1.8px)
    }

    57% {
        -webkit-transform: translateY(14.27891px) translateX(2.1px)
    }

    58% {
        -webkit-transform: translateY(13.77443px) translateX(2.4px)
    }

    59% {
        -webkit-transform: translateY(13.28466px) translateX(2.7px)
    }

    60% {
        -webkit-transform: translateY(12.81152px) translateX(3px)
    }

    61% {
        -webkit-transform: translateY(12.35688px) translateX(3.3px)
    }

    62% {
        -webkit-transform: translateY(11.92254px) translateX(3.6px)
    }

    63% {
        -webkit-transform: translateY(11.51021px) translateX(3.9px)
    }

    64% {
        -webkit-transform: translateY(11.12152px) translateX(4.2px)
    }

    65% {
        -webkit-transform: translateY(10.75801px) translateX(4.5px)
    }

    66% {
        -webkit-transform: translateY(10.4211px) translateX(4.8px)
    }

    67% {
        -webkit-transform: translateY(10.11213px) translateX(5.1px)
    }

    68% {
        -webkit-transform: translateY(9.83232px) translateX(5.4px)
    }

    69% {
        -webkit-transform: translateY(9.58276px) translateX(5.7px)
    }

    70% {
        -webkit-transform: translateY(9.36446px) translateX(6px)
    }

    71% {
        -webkit-transform: translateY(9.17826px) translateX(6.3px)
    }

    72% {
        -webkit-transform: translateY(9.0249px) translateX(6.6px)
    }

    73% {
        -webkit-transform: translateY(8.90499px) translateX(6.9px)
    }

    74% {
        -webkit-transform: translateY(8.819px) translateX(7.2px)
    }

    75% {
        -webkit-transform: translateY(8.76727px) translateX(7.5px)
    }

    76% {
        -webkit-transform: translateY(8.75px) translateX(7.8px)
    }

    77% {
        -webkit-transform: translateY(8.76727px) translateX(8.1px)
    }

    78% {
        -webkit-transform: translateY(8.819px) translateX(8.4px)
    }

    79% {
        -webkit-transform: translateY(8.90499px) translateX(8.7px)
    }

    80% {
        -webkit-transform: translateY(9.0249px) translateX(9px)
    }

    81% {
        -webkit-transform: translateY(9.17826px) translateX(9.3px)
    }

    82% {
        -webkit-transform: translateY(9.36446px) translateX(9.6px)
    }

    83% {
        -webkit-transform: translateY(9.58276px) translateX(9.9px)
    }

    84% {
        -webkit-transform: translateY(9.83232px) translateX(10.2px)
    }

    85% {
        -webkit-transform: translateY(10.11213px) translateX(10.5px)
    }

    86% {
        -webkit-transform: translateY(10.4211px) translateX(10.8px)
    }

    87% {
        -webkit-transform: translateY(10.75801px) translateX(11.1px)
    }

    88% {
        -webkit-transform: translateY(11.12152px) translateX(11.4px)
    }

    89% {
        -webkit-transform: translateY(11.51021px) translateX(11.7px)
    }

    90% {
        -webkit-transform: translateY(11.92254px) translateX(12px)
    }

    91% {
        -webkit-transform: translateY(12.35688px) translateX(12.3px)
    }

    92% {
        -webkit-transform: translateY(12.81152px) translateX(12.6px)
    }

    93% {
        -webkit-transform: translateY(13.28466px) translateX(12.9px)
    }

    94% {
        -webkit-transform: translateY(13.77443px) translateX(13.2px)
    }

    95% {
        -webkit-transform: translateY(14.27891px) translateX(13.5px)
    }

    96% {
        -webkit-transform: translateY(14.7961px) translateX(13.8px)
    }

    97% {
        -webkit-transform: translateY(15.32396px) translateX(14.1px)
    }

    98% {
        -webkit-transform: translateY(15.86041px) translateX(14.4px)
    }

    99% {
        -webkit-transform: translateY(16.40333px) translateX(14.7px)
    }

    100% {
        -webkit-transform: translateY(16.95058px) translateX(15px)
    }
}

@-moz-keyframes hailLeft {
    50% {
        -moz-transform: translateY(17.5px)
    }

    51% {
        -moz-transform: translateY(17.5px) translateX(-.3px)
    }

    52% {
        -moz-transform: translateY(16.95058px) translateX(-.6px)
    }

    53% {
        -moz-transform: translateY(16.40333px) translateX(-.9px)
    }

    54% {
        -moz-transform: translateY(15.86041px) translateX(-1.2px)
    }

    55% {
        -moz-transform: translateY(15.32396px) translateX(-1.5px)
    }

    56% {
        -moz-transform: translateY(14.7961px) translateX(-1.8px)
    }

    57% {
        -moz-transform: translateY(14.27891px) translateX(-2.1px)
    }

    58% {
        -moz-transform: translateY(13.77443px) translateX(-2.4px)
    }

    59% {
        -moz-transform: translateY(13.28466px) translateX(-2.7px)
    }

    60% {
        -moz-transform: translateY(12.81152px) translateX(-3px)
    }

    61% {
        -moz-transform: translateY(12.35688px) translateX(-3.3px)
    }

    62% {
        -moz-transform: translateY(11.92254px) translateX(-3.6px)
    }

    63% {
        -moz-transform: translateY(11.51021px) translateX(-3.9px)
    }

    64% {
        -moz-transform: translateY(11.12152px) translateX(-4.2px)
    }

    65% {
        -moz-transform: translateY(10.75801px) translateX(-4.5px)
    }

    66% {
        -moz-transform: translateY(10.4211px) translateX(-4.8px)
    }

    67% {
        -moz-transform: translateY(10.11213px) translateX(-5.1px)
    }

    68% {
        -moz-transform: translateY(9.83232px) translateX(-5.4px)
    }

    69% {
        -moz-transform: translateY(9.58276px) translateX(-5.7px)
    }

    70% {
        -moz-transform: translateY(9.36446px) translateX(-6px)
    }

    71% {
        -moz-transform: translateY(9.17826px) translateX(-6.3px)
    }

    72% {
        -moz-transform: translateY(9.0249px) translateX(-6.6px)
    }

    73% {
        -moz-transform: translateY(8.90499px) translateX(-6.9px)
    }

    74% {
        -moz-transform: translateY(8.819px) translateX(-7.2px)
    }

    75% {
        -moz-transform: translateY(8.76727px) translateX(-7.5px)
    }

    76% {
        -moz-transform: translateY(8.75px) translateX(-7.8px)
    }

    77% {
        -moz-transform: translateY(8.76727px) translateX(-8.1px)
    }

    78% {
        -moz-transform: translateY(8.819px) translateX(-8.4px)
    }

    79% {
        -moz-transform: translateY(8.90499px) translateX(-8.7px)
    }

    80% {
        -moz-transform: translateY(9.0249px) translateX(-9px)
    }

    81% {
        -moz-transform: translateY(9.17826px) translateX(-9.3px)
    }

    82% {
        -moz-transform: translateY(9.36446px) translateX(-9.6px)
    }

    83% {
        -moz-transform: translateY(9.58276px) translateX(-9.9px)
    }

    84% {
        -moz-transform: translateY(9.83232px) translateX(-10.2px)
    }

    85% {
        -moz-transform: translateY(10.11213px) translateX(-10.5px)
    }

    86% {
        -moz-transform: translateY(10.4211px) translateX(-10.8px)
    }

    87% {
        -moz-transform: translateY(10.75801px) translateX(-11.1px)
    }

    88% {
        -moz-transform: translateY(11.12152px) translateX(-11.4px)
    }

    89% {
        -moz-transform: translateY(11.51021px) translateX(-11.7px)
    }

    90% {
        -moz-transform: translateY(11.92254px) translateX(-12px)
    }

    91% {
        -moz-transform: translateY(12.35688px) translateX(-12.3px)
    }

    92% {
        -moz-transform: translateY(12.81152px) translateX(-12.6px)
    }

    93% {
        -moz-transform: translateY(13.28466px) translateX(-12.9px)
    }

    94% {
        -moz-transform: translateY(13.77443px) translateX(-13.2px)
    }

    95% {
        -moz-transform: translateY(14.27891px) translateX(-13.5px)
    }

    96% {
        -moz-transform: translateY(14.7961px) translateX(-13.8px)
    }

    97% {
        -moz-transform: translateY(15.32396px) translateX(-14.1px)
    }

    98% {
        -moz-transform: translateY(15.86041px) translateX(-14.4px)
    }

    99% {
        -moz-transform: translateY(16.40333px) translateX(-14.7px)
    }

    100% {
        -moz-transform: translateY(16.95058px) translateX(-15px)
    }
}

@-moz-keyframes hailMiddle {
    50% {
        -moz-transform: translateY(17.5px)
    }

    51% {
        -moz-transform: translateY(17.5px) translateX(-.15px)
    }

    52% {
        -moz-transform: translateY(16.95058px) translateX(-.3px)
    }

    53% {
        -moz-transform: translateY(16.40333px) translateX(-.45px)
    }

    54% {
        -moz-transform: translateY(15.86041px) translateX(-.6px)
    }

    55% {
        -moz-transform: translateY(15.32396px) translateX(-.75px)
    }

    56% {
        -moz-transform: translateY(14.7961px) translateX(-.9px)
    }

    57% {
        -moz-transform: translateY(14.27891px) translateX(-1.05px)
    }

    58% {
        -moz-transform: translateY(13.77443px) translateX(-1.2px)
    }

    59% {
        -moz-transform: translateY(13.28466px) translateX(-1.35px)
    }

    60% {
        -moz-transform: translateY(12.81152px) translateX(-1.5px)
    }

    61% {
        -moz-transform: translateY(12.35688px) translateX(-1.65px)
    }

    62% {
        -moz-transform: translateY(11.92254px) translateX(-1.8px)
    }

    63% {
        -moz-transform: translateY(11.51021px) translateX(-1.95px)
    }

    64% {
        -moz-transform: translateY(11.12152px) translateX(-2.1px)
    }

    65% {
        -moz-transform: translateY(10.75801px) translateX(-2.25px)
    }

    66% {
        -moz-transform: translateY(10.4211px) translateX(-2.4px)
    }

    67% {
        -moz-transform: translateY(10.11213px) translateX(-2.55px)
    }

    68% {
        -moz-transform: translateY(9.83232px) translateX(-2.7px)
    }

    69% {
        -moz-transform: translateY(9.58276px) translateX(-2.85px)
    }

    70% {
        -moz-transform: translateY(9.36446px) translateX(-3px)
    }

    71% {
        -moz-transform: translateY(9.17826px) translateX(-3.15px)
    }

    72% {
        -moz-transform: translateY(9.0249px) translateX(-3.3px)
    }

    73% {
        -moz-transform: translateY(8.90499px) translateX(-3.45px)
    }

    74% {
        -moz-transform: translateY(8.819px) translateX(-3.6px)
    }

    75% {
        -moz-transform: translateY(8.76727px) translateX(-3.75px)
    }

    76% {
        -moz-transform: translateY(8.75px) translateX(-3.9px)
    }

    77% {
        -moz-transform: translateY(8.76727px) translateX(-4.05px)
    }

    78% {
        -moz-transform: translateY(8.819px) translateX(-4.2px)
    }

    79% {
        -moz-transform: translateY(8.90499px) translateX(-4.35px)
    }

    80% {
        -moz-transform: translateY(9.0249px) translateX(-4.5px)
    }

    81% {
        -moz-transform: translateY(9.17826px) translateX(-4.65px)
    }

    82% {
        -moz-transform: translateY(9.36446px) translateX(-4.8px)
    }

    83% {
        -moz-transform: translateY(9.58276px) translateX(-4.95px)
    }

    84% {
        -moz-transform: translateY(9.83232px) translateX(-5.1px)
    }

    85% {
        -moz-transform: translateY(10.11213px) translateX(-5.25px)
    }

    86% {
        -moz-transform: translateY(10.4211px) translateX(-5.4px)
    }

    87% {
        -moz-transform: translateY(10.75801px) translateX(-5.55px)
    }

    88% {
        -moz-transform: translateY(11.12152px) translateX(-5.7px)
    }

    89% {
        -moz-transform: translateY(11.51021px) translateX(-5.85px)
    }

    90% {
        -moz-transform: translateY(11.92254px) translateX(-6px)
    }

    91% {
        -moz-transform: translateY(12.35688px) translateX(-6.15px)
    }

    92% {
        -moz-transform: translateY(12.81152px) translateX(-6.3px)
    }

    93% {
        -moz-transform: translateY(13.28466px) translateX(-6.45px)
    }

    94% {
        -moz-transform: translateY(13.77443px) translateX(-6.6px)
    }

    95% {
        -moz-transform: translateY(14.27891px) translateX(-6.75px)
    }

    96% {
        -moz-transform: translateY(14.7961px) translateX(-6.9px)
    }

    97% {
        -moz-transform: translateY(15.32396px) translateX(-7.05px)
    }

    98% {
        -moz-transform: translateY(15.86041px) translateX(-7.2px)
    }

    99% {
        -moz-transform: translateY(16.40333px) translateX(-7.35px)
    }

    100% {
        -moz-transform: translateY(16.95058px) translateX(-7.5px)
    }
}

@-moz-keyframes hailMiddle2 {
    50% {
        -moz-transform: translateY(17.5px)
    }

    51% {
        -moz-transform: translateY(17.5px) translateX(.15px)
    }

    52% {
        -moz-transform: translateY(16.95058px) translateX(.3px)
    }

    53% {
        -moz-transform: translateY(16.40333px) translateX(.45px)
    }

    54% {
        -moz-transform: translateY(15.86041px) translateX(.6px)
    }

    55% {
        -moz-transform: translateY(15.32396px) translateX(.75px)
    }

    56% {
        -moz-transform: translateY(14.7961px) translateX(.9px)
    }

    57% {
        -moz-transform: translateY(14.27891px) translateX(1.05px)
    }

    58% {
        -moz-transform: translateY(13.77443px) translateX(1.2px)
    }

    59% {
        -moz-transform: translateY(13.28466px) translateX(1.35px)
    }

    60% {
        -moz-transform: translateY(12.81152px) translateX(1.5px)
    }

    61% {
        -moz-transform: translateY(12.35688px) translateX(1.65px)
    }

    62% {
        -moz-transform: translateY(11.92254px) translateX(1.8px)
    }

    63% {
        -moz-transform: translateY(11.51021px) translateX(1.95px)
    }

    64% {
        -moz-transform: translateY(11.12152px) translateX(2.1px)
    }

    65% {
        -moz-transform: translateY(10.75801px) translateX(2.25px)
    }

    66% {
        -moz-transform: translateY(10.4211px) translateX(2.4px)
    }

    67% {
        -moz-transform: translateY(10.11213px) translateX(2.55px)
    }

    68% {
        -moz-transform: translateY(9.83232px) translateX(2.7px)
    }

    69% {
        -moz-transform: translateY(9.58276px) translateX(2.85px)
    }

    70% {
        -moz-transform: translateY(9.36446px) translateX(3px)
    }

    71% {
        -moz-transform: translateY(9.17826px) translateX(3.15px)
    }

    72% {
        -moz-transform: translateY(9.0249px) translateX(3.3px)
    }

    73% {
        -moz-transform: translateY(8.90499px) translateX(3.45px)
    }

    74% {
        -moz-transform: translateY(8.819px) translateX(3.6px)
    }

    75% {
        -moz-transform: translateY(8.76727px) translateX(3.75px)
    }

    76% {
        -moz-transform: translateY(8.75px) translateX(3.9px)
    }

    77% {
        -moz-transform: translateY(8.76727px) translateX(4.05px)
    }

    78% {
        -moz-transform: translateY(8.819px) translateX(4.2px)
    }

    79% {
        -moz-transform: translateY(8.90499px) translateX(4.35px)
    }

    80% {
        -moz-transform: translateY(9.0249px) translateX(4.5px)
    }

    81% {
        -moz-transform: translateY(9.17826px) translateX(4.65px)
    }

    82% {
        -moz-transform: translateY(9.36446px) translateX(4.8px)
    }

    83% {
        -moz-transform: translateY(9.58276px) translateX(4.95px)
    }

    84% {
        -moz-transform: translateY(9.83232px) translateX(5.1px)
    }

    85% {
        -moz-transform: translateY(10.11213px) translateX(5.25px)
    }

    86% {
        -moz-transform: translateY(10.4211px) translateX(5.4px)
    }

    87% {
        -moz-transform: translateY(10.75801px) translateX(5.55px)
    }

    88% {
        -moz-transform: translateY(11.12152px) translateX(5.7px)
    }

    89% {
        -moz-transform: translateY(11.51021px) translateX(5.85px)
    }

    90% {
        -moz-transform: translateY(11.92254px) translateX(6px)
    }

    91% {
        -moz-transform: translateY(12.35688px) translateX(6.15px)
    }

    92% {
        -moz-transform: translateY(12.81152px) translateX(6.3px)
    }

    93% {
        -moz-transform: translateY(13.28466px) translateX(6.45px)
    }

    94% {
        -moz-transform: translateY(13.77443px) translateX(6.6px)
    }

    95% {
        -moz-transform: translateY(14.27891px) translateX(6.75px)
    }

    96% {
        -moz-transform: translateY(14.7961px) translateX(6.9px)
    }

    97% {
        -moz-transform: translateY(15.32396px) translateX(7.05px)
    }

    98% {
        -moz-transform: translateY(15.86041px) translateX(7.2px)
    }

    99% {
        -moz-transform: translateY(16.40333px) translateX(7.35px)
    }

    100% {
        -moz-transform: translateY(16.95058px) translateX(7.5px)
    }
}

@-moz-keyframes hailRight {
    50% {
        -moz-transform: translateY(17.5px)
    }

    51% {
        -moz-transform: translateY(17.5px) translateX(.3px)
    }

    52% {
        -moz-transform: translateY(16.95058px) translateX(.6px)
    }

    53% {
        -moz-transform: translateY(16.40333px) translateX(.9px)
    }

    54% {
        -moz-transform: translateY(15.86041px) translateX(1.2px)
    }

    55% {
        -moz-transform: translateY(15.32396px) translateX(1.5px)
    }

    56% {
        -moz-transform: translateY(14.7961px) translateX(1.8px)
    }

    57% {
        -moz-transform: translateY(14.27891px) translateX(2.1px)
    }

    58% {
        -moz-transform: translateY(13.77443px) translateX(2.4px)
    }

    59% {
        -moz-transform: translateY(13.28466px) translateX(2.7px)
    }

    60% {
        -moz-transform: translateY(12.81152px) translateX(3px)
    }

    61% {
        -moz-transform: translateY(12.35688px) translateX(3.3px)
    }

    62% {
        -moz-transform: translateY(11.92254px) translateX(3.6px)
    }

    63% {
        -moz-transform: translateY(11.51021px) translateX(3.9px)
    }

    64% {
        -moz-transform: translateY(11.12152px) translateX(4.2px)
    }

    65% {
        -moz-transform: translateY(10.75801px) translateX(4.5px)
    }

    66% {
        -moz-transform: translateY(10.4211px) translateX(4.8px)
    }

    67% {
        -moz-transform: translateY(10.11213px) translateX(5.1px)
    }

    68% {
        -moz-transform: translateY(9.83232px) translateX(5.4px)
    }

    69% {
        -moz-transform: translateY(9.58276px) translateX(5.7px)
    }

    70% {
        -moz-transform: translateY(9.36446px) translateX(6px)
    }

    71% {
        -moz-transform: translateY(9.17826px) translateX(6.3px)
    }

    72% {
        -moz-transform: translateY(9.0249px) translateX(6.6px)
    }

    73% {
        -moz-transform: translateY(8.90499px) translateX(6.9px)
    }

    74% {
        -moz-transform: translateY(8.819px) translateX(7.2px)
    }

    75% {
        -moz-transform: translateY(8.76727px) translateX(7.5px)
    }

    76% {
        -moz-transform: translateY(8.75px) translateX(7.8px)
    }

    77% {
        -moz-transform: translateY(8.76727px) translateX(8.1px)
    }

    78% {
        -moz-transform: translateY(8.819px) translateX(8.4px)
    }

    79% {
        -moz-transform: translateY(8.90499px) translateX(8.7px)
    }

    80% {
        -moz-transform: translateY(9.0249px) translateX(9px)
    }

    81% {
        -moz-transform: translateY(9.17826px) translateX(9.3px)
    }

    82% {
        -moz-transform: translateY(9.36446px) translateX(9.6px)
    }

    83% {
        -moz-transform: translateY(9.58276px) translateX(9.9px)
    }

    84% {
        -moz-transform: translateY(9.83232px) translateX(10.2px)
    }

    85% {
        -moz-transform: translateY(10.11213px) translateX(10.5px)
    }

    86% {
        -moz-transform: translateY(10.4211px) translateX(10.8px)
    }

    87% {
        -moz-transform: translateY(10.75801px) translateX(11.1px)
    }

    88% {
        -moz-transform: translateY(11.12152px) translateX(11.4px)
    }

    89% {
        -moz-transform: translateY(11.51021px) translateX(11.7px)
    }

    90% {
        -moz-transform: translateY(11.92254px) translateX(12px)
    }

    91% {
        -moz-transform: translateY(12.35688px) translateX(12.3px)
    }

    92% {
        -moz-transform: translateY(12.81152px) translateX(12.6px)
    }

    93% {
        -moz-transform: translateY(13.28466px) translateX(12.9px)
    }

    94% {
        -moz-transform: translateY(13.77443px) translateX(13.2px)
    }

    95% {
        -moz-transform: translateY(14.27891px) translateX(13.5px)
    }

    96% {
        -moz-transform: translateY(14.7961px) translateX(13.8px)
    }

    97% {
        -moz-transform: translateY(15.32396px) translateX(14.1px)
    }

    98% {
        -moz-transform: translateY(15.86041px) translateX(14.4px)
    }

    99% {
        -moz-transform: translateY(16.40333px) translateX(14.7px)
    }

    100% {
        -moz-transform: translateY(16.95058px) translateX(15px)
    }
}

@-o-keyframes hailLeft {
    50% {
        -o-transform: translateY(17.5px)
    }

    51% {
        -o-transform: translateY(17.5px) translateX(-.3px)
    }

    52% {
        -o-transform: translateY(16.95058px) translateX(-.6px)
    }

    53% {
        -o-transform: translateY(16.40333px) translateX(-.9px)
    }

    54% {
        -o-transform: translateY(15.86041px) translateX(-1.2px)
    }

    55% {
        -o-transform: translateY(15.32396px) translateX(-1.5px)
    }

    56% {
        -o-transform: translateY(14.7961px) translateX(-1.8px)
    }

    57% {
        -o-transform: translateY(14.27891px) translateX(-2.1px)
    }

    58% {
        -o-transform: translateY(13.77443px) translateX(-2.4px)
    }

    59% {
        -o-transform: translateY(13.28466px) translateX(-2.7px)
    }

    60% {
        -o-transform: translateY(12.81152px) translateX(-3px)
    }

    61% {
        -o-transform: translateY(12.35688px) translateX(-3.3px)
    }

    62% {
        -o-transform: translateY(11.92254px) translateX(-3.6px)
    }

    63% {
        -o-transform: translateY(11.51021px) translateX(-3.9px)
    }

    64% {
        -o-transform: translateY(11.12152px) translateX(-4.2px)
    }

    65% {
        -o-transform: translateY(10.75801px) translateX(-4.5px)
    }

    66% {
        -o-transform: translateY(10.4211px) translateX(-4.8px)
    }

    67% {
        -o-transform: translateY(10.11213px) translateX(-5.1px)
    }

    68% {
        -o-transform: translateY(9.83232px) translateX(-5.4px)
    }

    69% {
        -o-transform: translateY(9.58276px) translateX(-5.7px)
    }

    70% {
        -o-transform: translateY(9.36446px) translateX(-6px)
    }

    71% {
        -o-transform: translateY(9.17826px) translateX(-6.3px)
    }

    72% {
        -o-transform: translateY(9.0249px) translateX(-6.6px)
    }

    73% {
        -o-transform: translateY(8.90499px) translateX(-6.9px)
    }

    74% {
        -o-transform: translateY(8.819px) translateX(-7.2px)
    }

    75% {
        -o-transform: translateY(8.76727px) translateX(-7.5px)
    }

    76% {
        -o-transform: translateY(8.75px) translateX(-7.8px)
    }

    77% {
        -o-transform: translateY(8.76727px) translateX(-8.1px)
    }

    78% {
        -o-transform: translateY(8.819px) translateX(-8.4px)
    }

    79% {
        -o-transform: translateY(8.90499px) translateX(-8.7px)
    }

    80% {
        -o-transform: translateY(9.0249px) translateX(-9px)
    }

    81% {
        -o-transform: translateY(9.17826px) translateX(-9.3px)
    }

    82% {
        -o-transform: translateY(9.36446px) translateX(-9.6px)
    }

    83% {
        -o-transform: translateY(9.58276px) translateX(-9.9px)
    }

    84% {
        -o-transform: translateY(9.83232px) translateX(-10.2px)
    }

    85% {
        -o-transform: translateY(10.11213px) translateX(-10.5px)
    }

    86% {
        -o-transform: translateY(10.4211px) translateX(-10.8px)
    }

    87% {
        -o-transform: translateY(10.75801px) translateX(-11.1px)
    }

    88% {
        -o-transform: translateY(11.12152px) translateX(-11.4px)
    }

    89% {
        -o-transform: translateY(11.51021px) translateX(-11.7px)
    }

    90% {
        -o-transform: translateY(11.92254px) translateX(-12px)
    }

    91% {
        -o-transform: translateY(12.35688px) translateX(-12.3px)
    }

    92% {
        -o-transform: translateY(12.81152px) translateX(-12.6px)
    }

    93% {
        -o-transform: translateY(13.28466px) translateX(-12.9px)
    }

    94% {
        -o-transform: translateY(13.77443px) translateX(-13.2px)
    }

    95% {
        -o-transform: translateY(14.27891px) translateX(-13.5px)
    }

    96% {
        -o-transform: translateY(14.7961px) translateX(-13.8px)
    }

    97% {
        -o-transform: translateY(15.32396px) translateX(-14.1px)
    }

    98% {
        -o-transform: translateY(15.86041px) translateX(-14.4px)
    }

    99% {
        -o-transform: translateY(16.40333px) translateX(-14.7px)
    }

    100% {
        -o-transform: translateY(16.95058px) translateX(-15px)
    }
}

@-o-keyframes hailMiddle {
    50% {
        -o-transform: translateY(17.5px)
    }

    51% {
        -o-transform: translateY(17.5px) translateX(-.15px)
    }

    52% {
        -o-transform: translateY(16.95058px) translateX(-.3px)
    }

    53% {
        -o-transform: translateY(16.40333px) translateX(-.45px)
    }

    54% {
        -o-transform: translateY(15.86041px) translateX(-.6px)
    }

    55% {
        -o-transform: translateY(15.32396px) translateX(-.75px)
    }

    56% {
        -o-transform: translateY(14.7961px) translateX(-.9px)
    }

    57% {
        -o-transform: translateY(14.27891px) translateX(-1.05px)
    }

    58% {
        -o-transform: translateY(13.77443px) translateX(-1.2px)
    }

    59% {
        -o-transform: translateY(13.28466px) translateX(-1.35px)
    }

    60% {
        -o-transform: translateY(12.81152px) translateX(-1.5px)
    }

    61% {
        -o-transform: translateY(12.35688px) translateX(-1.65px)
    }

    62% {
        -o-transform: translateY(11.92254px) translateX(-1.8px)
    }

    63% {
        -o-transform: translateY(11.51021px) translateX(-1.95px)
    }

    64% {
        -o-transform: translateY(11.12152px) translateX(-2.1px)
    }

    65% {
        -o-transform: translateY(10.75801px) translateX(-2.25px)
    }

    66% {
        -o-transform: translateY(10.4211px) translateX(-2.4px)
    }

    67% {
        -o-transform: translateY(10.11213px) translateX(-2.55px)
    }

    68% {
        -o-transform: translateY(9.83232px) translateX(-2.7px)
    }

    69% {
        -o-transform: translateY(9.58276px) translateX(-2.85px)
    }

    70% {
        -o-transform: translateY(9.36446px) translateX(-3px)
    }

    71% {
        -o-transform: translateY(9.17826px) translateX(-3.15px)
    }

    72% {
        -o-transform: translateY(9.0249px) translateX(-3.3px)
    }

    73% {
        -o-transform: translateY(8.90499px) translateX(-3.45px)
    }

    74% {
        -o-transform: translateY(8.819px) translateX(-3.6px)
    }

    75% {
        -o-transform: translateY(8.76727px) translateX(-3.75px)
    }

    76% {
        -o-transform: translateY(8.75px) translateX(-3.9px)
    }

    77% {
        -o-transform: translateY(8.76727px) translateX(-4.05px)
    }

    78% {
        -o-transform: translateY(8.819px) translateX(-4.2px)
    }

    79% {
        -o-transform: translateY(8.90499px) translateX(-4.35px)
    }

    80% {
        -o-transform: translateY(9.0249px) translateX(-4.5px)
    }

    81% {
        -o-transform: translateY(9.17826px) translateX(-4.65px)
    }

    82% {
        -o-transform: translateY(9.36446px) translateX(-4.8px)
    }

    83% {
        -o-transform: translateY(9.58276px) translateX(-4.95px)
    }

    84% {
        -o-transform: translateY(9.83232px) translateX(-5.1px)
    }

    85% {
        -o-transform: translateY(10.11213px) translateX(-5.25px)
    }

    86% {
        -o-transform: translateY(10.4211px) translateX(-5.4px)
    }

    87% {
        -o-transform: translateY(10.75801px) translateX(-5.55px)
    }

    88% {
        -o-transform: translateY(11.12152px) translateX(-5.7px)
    }

    89% {
        -o-transform: translateY(11.51021px) translateX(-5.85px)
    }

    90% {
        -o-transform: translateY(11.92254px) translateX(-6px)
    }

    91% {
        -o-transform: translateY(12.35688px) translateX(-6.15px)
    }

    92% {
        -o-transform: translateY(12.81152px) translateX(-6.3px)
    }

    93% {
        -o-transform: translateY(13.28466px) translateX(-6.45px)
    }

    94% {
        -o-transform: translateY(13.77443px) translateX(-6.6px)
    }

    95% {
        -o-transform: translateY(14.27891px) translateX(-6.75px)
    }

    96% {
        -o-transform: translateY(14.7961px) translateX(-6.9px)
    }

    97% {
        -o-transform: translateY(15.32396px) translateX(-7.05px)
    }

    98% {
        -o-transform: translateY(15.86041px) translateX(-7.2px)
    }

    99% {
        -o-transform: translateY(16.40333px) translateX(-7.35px)
    }

    100% {
        -o-transform: translateY(16.95058px) translateX(-7.5px)
    }
}

@-o-keyframes hailMiddle2 {
    50% {
        -o-transform: translateY(17.5px)
    }

    51% {
        -o-transform: translateY(17.5px) translateX(.15px)
    }

    52% {
        -o-transform: translateY(16.95058px) translateX(.3px)
    }

    53% {
        -o-transform: translateY(16.40333px) translateX(.45px)
    }

    54% {
        -o-transform: translateY(15.86041px) translateX(.6px)
    }

    55% {
        -o-transform: translateY(15.32396px) translateX(.75px)
    }

    56% {
        -o-transform: translateY(14.7961px) translateX(.9px)
    }

    57% {
        -o-transform: translateY(14.27891px) translateX(1.05px)
    }

    58% {
        -o-transform: translateY(13.77443px) translateX(1.2px)
    }

    59% {
        -o-transform: translateY(13.28466px) translateX(1.35px)
    }

    60% {
        -o-transform: translateY(12.81152px) translateX(1.5px)
    }

    61% {
        -o-transform: translateY(12.35688px) translateX(1.65px)
    }

    62% {
        -o-transform: translateY(11.92254px) translateX(1.8px)
    }

    63% {
        -o-transform: translateY(11.51021px) translateX(1.95px)
    }

    64% {
        -o-transform: translateY(11.12152px) translateX(2.1px)
    }

    65% {
        -o-transform: translateY(10.75801px) translateX(2.25px)
    }

    66% {
        -o-transform: translateY(10.4211px) translateX(2.4px)
    }

    67% {
        -o-transform: translateY(10.11213px) translateX(2.55px)
    }

    68% {
        -o-transform: translateY(9.83232px) translateX(2.7px)
    }

    69% {
        -o-transform: translateY(9.58276px) translateX(2.85px)
    }

    70% {
        -o-transform: translateY(9.36446px) translateX(3px)
    }

    71% {
        -o-transform: translateY(9.17826px) translateX(3.15px)
    }

    72% {
        -o-transform: translateY(9.0249px) translateX(3.3px)
    }

    73% {
        -o-transform: translateY(8.90499px) translateX(3.45px)
    }

    74% {
        -o-transform: translateY(8.819px) translateX(3.6px)
    }

    75% {
        -o-transform: translateY(8.76727px) translateX(3.75px)
    }

    76% {
        -o-transform: translateY(8.75px) translateX(3.9px)
    }

    77% {
        -o-transform: translateY(8.76727px) translateX(4.05px)
    }

    78% {
        -o-transform: translateY(8.819px) translateX(4.2px)
    }

    79% {
        -o-transform: translateY(8.90499px) translateX(4.35px)
    }

    80% {
        -o-transform: translateY(9.0249px) translateX(4.5px)
    }

    81% {
        -o-transform: translateY(9.17826px) translateX(4.65px)
    }

    82% {
        -o-transform: translateY(9.36446px) translateX(4.8px)
    }

    83% {
        -o-transform: translateY(9.58276px) translateX(4.95px)
    }

    84% {
        -o-transform: translateY(9.83232px) translateX(5.1px)
    }

    85% {
        -o-transform: translateY(10.11213px) translateX(5.25px)
    }

    86% {
        -o-transform: translateY(10.4211px) translateX(5.4px)
    }

    87% {
        -o-transform: translateY(10.75801px) translateX(5.55px)
    }

    88% {
        -o-transform: translateY(11.12152px) translateX(5.7px)
    }

    89% {
        -o-transform: translateY(11.51021px) translateX(5.85px)
    }

    90% {
        -o-transform: translateY(11.92254px) translateX(6px)
    }

    91% {
        -o-transform: translateY(12.35688px) translateX(6.15px)
    }

    92% {
        -o-transform: translateY(12.81152px) translateX(6.3px)
    }

    93% {
        -o-transform: translateY(13.28466px) translateX(6.45px)
    }

    94% {
        -o-transform: translateY(13.77443px) translateX(6.6px)
    }

    95% {
        -o-transform: translateY(14.27891px) translateX(6.75px)
    }

    96% {
        -o-transform: translateY(14.7961px) translateX(6.9px)
    }

    97% {
        -o-transform: translateY(15.32396px) translateX(7.05px)
    }

    98% {
        -o-transform: translateY(15.86041px) translateX(7.2px)
    }

    99% {
        -o-transform: translateY(16.40333px) translateX(7.35px)
    }

    100% {
        -o-transform: translateY(16.95058px) translateX(7.5px)
    }
}

@-o-keyframes hailRight {
    50% {
        -o-transform: translateY(17.5px)
    }

    51% {
        -o-transform: translateY(17.5px) translateX(.3px)
    }

    52% {
        -o-transform: translateY(16.95058px) translateX(.6px)
    }

    53% {
        -o-transform: translateY(16.40333px) translateX(.9px)
    }

    54% {
        -o-transform: translateY(15.86041px) translateX(1.2px)
    }

    55% {
        -o-transform: translateY(15.32396px) translateX(1.5px)
    }

    56% {
        -o-transform: translateY(14.7961px) translateX(1.8px)
    }

    57% {
        -o-transform: translateY(14.27891px) translateX(2.1px)
    }

    58% {
        -o-transform: translateY(13.77443px) translateX(2.4px)
    }

    59% {
        -o-transform: translateY(13.28466px) translateX(2.7px)
    }

    60% {
        -o-transform: translateY(12.81152px) translateX(3px)
    }

    61% {
        -o-transform: translateY(12.35688px) translateX(3.3px)
    }

    62% {
        -o-transform: translateY(11.92254px) translateX(3.6px)
    }

    63% {
        -o-transform: translateY(11.51021px) translateX(3.9px)
    }

    64% {
        -o-transform: translateY(11.12152px) translateX(4.2px)
    }

    65% {
        -o-transform: translateY(10.75801px) translateX(4.5px)
    }

    66% {
        -o-transform: translateY(10.4211px) translateX(4.8px)
    }

    67% {
        -o-transform: translateY(10.11213px) translateX(5.1px)
    }

    68% {
        -o-transform: translateY(9.83232px) translateX(5.4px)
    }

    69% {
        -o-transform: translateY(9.58276px) translateX(5.7px)
    }

    70% {
        -o-transform: translateY(9.36446px) translateX(6px)
    }

    71% {
        -o-transform: translateY(9.17826px) translateX(6.3px)
    }

    72% {
        -o-transform: translateY(9.0249px) translateX(6.6px)
    }

    73% {
        -o-transform: translateY(8.90499px) translateX(6.9px)
    }

    74% {
        -o-transform: translateY(8.819px) translateX(7.2px)
    }

    75% {
        -o-transform: translateY(8.76727px) translateX(7.5px)
    }

    76% {
        -o-transform: translateY(8.75px) translateX(7.8px)
    }

    77% {
        -o-transform: translateY(8.76727px) translateX(8.1px)
    }

    78% {
        -o-transform: translateY(8.819px) translateX(8.4px)
    }

    79% {
        -o-transform: translateY(8.90499px) translateX(8.7px)
    }

    80% {
        -o-transform: translateY(9.0249px) translateX(9px)
    }

    81% {
        -o-transform: translateY(9.17826px) translateX(9.3px)
    }

    82% {
        -o-transform: translateY(9.36446px) translateX(9.6px)
    }

    83% {
        -o-transform: translateY(9.58276px) translateX(9.9px)
    }

    84% {
        -o-transform: translateY(9.83232px) translateX(10.2px)
    }

    85% {
        -o-transform: translateY(10.11213px) translateX(10.5px)
    }

    86% {
        -o-transform: translateY(10.4211px) translateX(10.8px)
    }

    87% {
        -o-transform: translateY(10.75801px) translateX(11.1px)
    }

    88% {
        -o-transform: translateY(11.12152px) translateX(11.4px)
    }

    89% {
        -o-transform: translateY(11.51021px) translateX(11.7px)
    }

    90% {
        -o-transform: translateY(11.92254px) translateX(12px)
    }

    91% {
        -o-transform: translateY(12.35688px) translateX(12.3px)
    }

    92% {
        -o-transform: translateY(12.81152px) translateX(12.6px)
    }

    93% {
        -o-transform: translateY(13.28466px) translateX(12.9px)
    }

    94% {
        -o-transform: translateY(13.77443px) translateX(13.2px)
    }

    95% {
        -o-transform: translateY(14.27891px) translateX(13.5px)
    }

    96% {
        -o-transform: translateY(14.7961px) translateX(13.8px)
    }

    97% {
        -o-transform: translateY(15.32396px) translateX(14.1px)
    }

    98% {
        -o-transform: translateY(15.86041px) translateX(14.4px)
    }

    99% {
        -o-transform: translateY(16.40333px) translateX(14.7px)
    }

    100% {
        -o-transform: translateY(16.95058px) translateX(15px)
    }
}

@keyframes hailLeft {
    50% {
        transform: translateY(17.5px)
    }

    51% {
        transform: translateY(17.5px) translateX(-.3px)
    }

    52% {
        transform: translateY(16.95058px) translateX(-.6px)
    }

    53% {
        transform: translateY(16.40333px) translateX(-.9px)
    }

    54% {
        transform: translateY(15.86041px) translateX(-1.2px)
    }

    55% {
        transform: translateY(15.32396px) translateX(-1.5px)
    }

    56% {
        transform: translateY(14.7961px) translateX(-1.8px)
    }

    57% {
        transform: translateY(14.27891px) translateX(-2.1px)
    }

    58% {
        transform: translateY(13.77443px) translateX(-2.4px)
    }

    59% {
        transform: translateY(13.28466px) translateX(-2.7px)
    }

    60% {
        transform: translateY(12.81152px) translateX(-3px)
    }

    61% {
        transform: translateY(12.35688px) translateX(-3.3px)
    }

    62% {
        transform: translateY(11.92254px) translateX(-3.6px)
    }

    63% {
        transform: translateY(11.51021px) translateX(-3.9px)
    }

    64% {
        transform: translateY(11.12152px) translateX(-4.2px)
    }

    65% {
        transform: translateY(10.75801px) translateX(-4.5px)
    }

    66% {
        transform: translateY(10.4211px) translateX(-4.8px)
    }

    67% {
        transform: translateY(10.11213px) translateX(-5.1px)
    }

    68% {
        transform: translateY(9.83232px) translateX(-5.4px)
    }

    69% {
        transform: translateY(9.58276px) translateX(-5.7px)
    }

    70% {
        transform: translateY(9.36446px) translateX(-6px)
    }

    71% {
        transform: translateY(9.17826px) translateX(-6.3px)
    }

    72% {
        transform: translateY(9.0249px) translateX(-6.6px)
    }

    73% {
        transform: translateY(8.90499px) translateX(-6.9px)
    }

    74% {
        transform: translateY(8.819px) translateX(-7.2px)
    }

    75% {
        transform: translateY(8.76727px) translateX(-7.5px)
    }

    76% {
        transform: translateY(8.75px) translateX(-7.8px)
    }

    77% {
        transform: translateY(8.76727px) translateX(-8.1px)
    }

    78% {
        transform: translateY(8.819px) translateX(-8.4px)
    }

    79% {
        transform: translateY(8.90499px) translateX(-8.7px)
    }

    80% {
        transform: translateY(9.0249px) translateX(-9px)
    }

    81% {
        transform: translateY(9.17826px) translateX(-9.3px)
    }

    82% {
        transform: translateY(9.36446px) translateX(-9.6px)
    }

    83% {
        transform: translateY(9.58276px) translateX(-9.9px)
    }

    84% {
        transform: translateY(9.83232px) translateX(-10.2px)
    }

    85% {
        transform: translateY(10.11213px) translateX(-10.5px)
    }

    86% {
        transform: translateY(10.4211px) translateX(-10.8px)
    }

    87% {
        transform: translateY(10.75801px) translateX(-11.1px)
    }

    88% {
        transform: translateY(11.12152px) translateX(-11.4px)
    }

    89% {
        transform: translateY(11.51021px) translateX(-11.7px)
    }

    90% {
        transform: translateY(11.92254px) translateX(-12px)
    }

    91% {
        transform: translateY(12.35688px) translateX(-12.3px)
    }

    92% {
        transform: translateY(12.81152px) translateX(-12.6px)
    }

    93% {
        transform: translateY(13.28466px) translateX(-12.9px)
    }

    94% {
        transform: translateY(13.77443px) translateX(-13.2px)
    }

    95% {
        transform: translateY(14.27891px) translateX(-13.5px)
    }

    96% {
        transform: translateY(14.7961px) translateX(-13.8px)
    }

    97% {
        transform: translateY(15.32396px) translateX(-14.1px)
    }

    98% {
        transform: translateY(15.86041px) translateX(-14.4px)
    }

    99% {
        transform: translateY(16.40333px) translateX(-14.7px)
    }

    100% {
        transform: translateY(16.95058px) translateX(-15px)
    }
}

@keyframes hailMiddle {
    50% {
        transform: translateY(17.5px)
    }

    51% {
        transform: translateY(17.5px) translateX(-.15px)
    }

    52% {
        transform: translateY(16.95058px) translateX(-.3px)
    }

    53% {
        transform: translateY(16.40333px) translateX(-.45px)
    }

    54% {
        transform: translateY(15.86041px) translateX(-.6px)
    }

    55% {
        transform: translateY(15.32396px) translateX(-.75px)
    }

    56% {
        transform: translateY(14.7961px) translateX(-.9px)
    }

    57% {
        transform: translateY(14.27891px) translateX(-1.05px)
    }

    58% {
        transform: translateY(13.77443px) translateX(-1.2px)
    }

    59% {
        transform: translateY(13.28466px) translateX(-1.35px)
    }

    60% {
        transform: translateY(12.81152px) translateX(-1.5px)
    }

    61% {
        transform: translateY(12.35688px) translateX(-1.65px)
    }

    62% {
        transform: translateY(11.92254px) translateX(-1.8px)
    }

    63% {
        transform: translateY(11.51021px) translateX(-1.95px)
    }

    64% {
        transform: translateY(11.12152px) translateX(-2.1px)
    }

    65% {
        transform: translateY(10.75801px) translateX(-2.25px)
    }

    66% {
        transform: translateY(10.4211px) translateX(-2.4px)
    }

    67% {
        transform: translateY(10.11213px) translateX(-2.55px)
    }

    68% {
        transform: translateY(9.83232px) translateX(-2.7px)
    }

    69% {
        transform: translateY(9.58276px) translateX(-2.85px)
    }

    70% {
        transform: translateY(9.36446px) translateX(-3px)
    }

    71% {
        transform: translateY(9.17826px) translateX(-3.15px)
    }

    72% {
        transform: translateY(9.0249px) translateX(-3.3px)
    }

    73% {
        transform: translateY(8.90499px) translateX(-3.45px)
    }

    74% {
        transform: translateY(8.819px) translateX(-3.6px)
    }

    75% {
        transform: translateY(8.76727px) translateX(-3.75px)
    }

    76% {
        transform: translateY(8.75px) translateX(-3.9px)
    }

    77% {
        transform: translateY(8.76727px) translateX(-4.05px)
    }

    78% {
        transform: translateY(8.819px) translateX(-4.2px)
    }

    79% {
        transform: translateY(8.90499px) translateX(-4.35px)
    }

    80% {
        transform: translateY(9.0249px) translateX(-4.5px)
    }

    81% {
        transform: translateY(9.17826px) translateX(-4.65px)
    }

    82% {
        transform: translateY(9.36446px) translateX(-4.8px)
    }

    83% {
        transform: translateY(9.58276px) translateX(-4.95px)
    }

    84% {
        transform: translateY(9.83232px) translateX(-5.1px)
    }

    85% {
        transform: translateY(10.11213px) translateX(-5.25px)
    }

    86% {
        transform: translateY(10.4211px) translateX(-5.4px)
    }

    87% {
        transform: translateY(10.75801px) translateX(-5.55px)
    }

    88% {
        transform: translateY(11.12152px) translateX(-5.7px)
    }

    89% {
        transform: translateY(11.51021px) translateX(-5.85px)
    }

    90% {
        transform: translateY(11.92254px) translateX(-6px)
    }

    91% {
        transform: translateY(12.35688px) translateX(-6.15px)
    }

    92% {
        transform: translateY(12.81152px) translateX(-6.3px)
    }

    93% {
        transform: translateY(13.28466px) translateX(-6.45px)
    }

    94% {
        transform: translateY(13.77443px) translateX(-6.6px)
    }

    95% {
        transform: translateY(14.27891px) translateX(-6.75px)
    }

    96% {
        transform: translateY(14.7961px) translateX(-6.9px)
    }

    97% {
        transform: translateY(15.32396px) translateX(-7.05px)
    }

    98% {
        transform: translateY(15.86041px) translateX(-7.2px)
    }

    99% {
        transform: translateY(16.40333px) translateX(-7.35px)
    }

    100% {
        transform: translateY(16.95058px) translateX(-7.5px)
    }
}

@keyframes hailMiddle2 {
    50% {
        transform: translateY(17.5px)
    }

    51% {
        transform: translateY(17.5px) translateX(.15px)
    }

    52% {
        transform: translateY(16.95058px) translateX(.3px)
    }

    53% {
        transform: translateY(16.40333px) translateX(.45px)
    }

    54% {
        transform: translateY(15.86041px) translateX(.6px)
    }

    55% {
        transform: translateY(15.32396px) translateX(.75px)
    }

    56% {
        transform: translateY(14.7961px) translateX(.9px)
    }

    57% {
        transform: translateY(14.27891px) translateX(1.05px)
    }

    58% {
        transform: translateY(13.77443px) translateX(1.2px)
    }

    59% {
        transform: translateY(13.28466px) translateX(1.35px)
    }

    60% {
        transform: translateY(12.81152px) translateX(1.5px)
    }

    61% {
        transform: translateY(12.35688px) translateX(1.65px)
    }

    62% {
        transform: translateY(11.92254px) translateX(1.8px)
    }

    63% {
        transform: translateY(11.51021px) translateX(1.95px)
    }

    64% {
        transform: translateY(11.12152px) translateX(2.1px)
    }

    65% {
        transform: translateY(10.75801px) translateX(2.25px)
    }

    66% {
        transform: translateY(10.4211px) translateX(2.4px)
    }

    67% {
        transform: translateY(10.11213px) translateX(2.55px)
    }

    68% {
        transform: translateY(9.83232px) translateX(2.7px)
    }

    69% {
        transform: translateY(9.58276px) translateX(2.85px)
    }

    70% {
        transform: translateY(9.36446px) translateX(3px)
    }

    71% {
        transform: translateY(9.17826px) translateX(3.15px)
    }

    72% {
        transform: translateY(9.0249px) translateX(3.3px)
    }

    73% {
        transform: translateY(8.90499px) translateX(3.45px)
    }

    74% {
        transform: translateY(8.819px) translateX(3.6px)
    }

    75% {
        transform: translateY(8.76727px) translateX(3.75px)
    }

    76% {
        transform: translateY(8.75px) translateX(3.9px)
    }

    77% {
        transform: translateY(8.76727px) translateX(4.05px)
    }

    78% {
        transform: translateY(8.819px) translateX(4.2px)
    }

    79% {
        transform: translateY(8.90499px) translateX(4.35px)
    }

    80% {
        transform: translateY(9.0249px) translateX(4.5px)
    }

    81% {
        transform: translateY(9.17826px) translateX(4.65px)
    }

    82% {
        transform: translateY(9.36446px) translateX(4.8px)
    }

    83% {
        transform: translateY(9.58276px) translateX(4.95px)
    }

    84% {
        transform: translateY(9.83232px) translateX(5.1px)
    }

    85% {
        transform: translateY(10.11213px) translateX(5.25px)
    }

    86% {
        transform: translateY(10.4211px) translateX(5.4px)
    }

    87% {
        transform: translateY(10.75801px) translateX(5.55px)
    }

    88% {
        transform: translateY(11.12152px) translateX(5.7px)
    }

    89% {
        transform: translateY(11.51021px) translateX(5.85px)
    }

    90% {
        transform: translateY(11.92254px) translateX(6px)
    }

    91% {
        transform: translateY(12.35688px) translateX(6.15px)
    }

    92% {
        transform: translateY(12.81152px) translateX(6.3px)
    }

    93% {
        transform: translateY(13.28466px) translateX(6.45px)
    }

    94% {
        transform: translateY(13.77443px) translateX(6.6px)
    }

    95% {
        transform: translateY(14.27891px) translateX(6.75px)
    }

    96% {
        transform: translateY(14.7961px) translateX(6.9px)
    }

    97% {
        transform: translateY(15.32396px) translateX(7.05px)
    }

    98% {
        transform: translateY(15.86041px) translateX(7.2px)
    }

    99% {
        transform: translateY(16.40333px) translateX(7.35px)
    }

    100% {
        transform: translateY(16.95058px) translateX(7.5px)
    }
}

@keyframes hailRight {
    50% {
        transform: translateY(17.5px)
    }

    51% {
        transform: translateY(17.5px) translateX(.3px)
    }

    52% {
        transform: translateY(16.95058px) translateX(.6px)
    }

    53% {
        transform: translateY(16.40333px) translateX(.9px)
    }

    54% {
        transform: translateY(15.86041px) translateX(1.2px)
    }

    55% {
        transform: translateY(15.32396px) translateX(1.5px)
    }

    56% {
        transform: translateY(14.7961px) translateX(1.8px)
    }

    57% {
        transform: translateY(14.27891px) translateX(2.1px)
    }

    58% {
        transform: translateY(13.77443px) translateX(2.4px)
    }

    59% {
        transform: translateY(13.28466px) translateX(2.7px)
    }

    60% {
        transform: translateY(12.81152px) translateX(3px)
    }

    61% {
        transform: translateY(12.35688px) translateX(3.3px)
    }

    62% {
        transform: translateY(11.92254px) translateX(3.6px)
    }

    63% {
        transform: translateY(11.51021px) translateX(3.9px)
    }

    64% {
        transform: translateY(11.12152px) translateX(4.2px)
    }

    65% {
        transform: translateY(10.75801px) translateX(4.5px)
    }

    66% {
        transform: translateY(10.4211px) translateX(4.8px)
    }

    67% {
        transform: translateY(10.11213px) translateX(5.1px)
    }

    68% {
        transform: translateY(9.83232px) translateX(5.4px)
    }

    69% {
        transform: translateY(9.58276px) translateX(5.7px)
    }

    70% {
        transform: translateY(9.36446px) translateX(6px)
    }

    71% {
        transform: translateY(9.17826px) translateX(6.3px)
    }

    72% {
        transform: translateY(9.0249px) translateX(6.6px)
    }

    73% {
        transform: translateY(8.90499px) translateX(6.9px)
    }

    74% {
        transform: translateY(8.819px) translateX(7.2px)
    }

    75% {
        transform: translateY(8.76727px) translateX(7.5px)
    }

    76% {
        transform: translateY(8.75px) translateX(7.8px)
    }

    77% {
        transform: translateY(8.76727px) translateX(8.1px)
    }

    78% {
        transform: translateY(8.819px) translateX(8.4px)
    }

    79% {
        transform: translateY(8.90499px) translateX(8.7px)
    }

    80% {
        transform: translateY(9.0249px) translateX(9px)
    }

    81% {
        transform: translateY(9.17826px) translateX(9.3px)
    }

    82% {
        transform: translateY(9.36446px) translateX(9.6px)
    }

    83% {
        transform: translateY(9.58276px) translateX(9.9px)
    }

    84% {
        transform: translateY(9.83232px) translateX(10.2px)
    }

    85% {
        transform: translateY(10.11213px) translateX(10.5px)
    }

    86% {
        transform: translateY(10.4211px) translateX(10.8px)
    }

    87% {
        transform: translateY(10.75801px) translateX(11.1px)
    }

    88% {
        transform: translateY(11.12152px) translateX(11.4px)
    }

    89% {
        transform: translateY(11.51021px) translateX(11.7px)
    }

    90% {
        transform: translateY(11.92254px) translateX(12px)
    }

    91% {
        transform: translateY(12.35688px) translateX(12.3px)
    }

    92% {
        transform: translateY(12.81152px) translateX(12.6px)
    }

    93% {
        transform: translateY(13.28466px) translateX(12.9px)
    }

    94% {
        transform: translateY(13.77443px) translateX(13.2px)
    }

    95% {
        transform: translateY(14.27891px) translateX(13.5px)
    }

    96% {
        transform: translateY(14.7961px) translateX(13.8px)
    }

    97% {
        transform: translateY(15.32396px) translateX(14.1px)
    }

    98% {
        transform: translateY(15.86041px) translateX(14.4px)
    }

    99% {
        transform: translateY(16.40333px) translateX(14.7px)
    }

    100% {
        transform: translateY(16.95058px) translateX(15px)
    }
}

@-webkit-keyframes fillOpacity {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    100% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-moz-keyframes fillOpacity {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    100% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-o-keyframes fillOpacity {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    100% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@keyframes fillOpacity {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    100% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-webkit-keyframes fillOpacity2 {
    0%,100% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    30%,70% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-moz-keyframes fillOpacity2 {
    0%,100% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    30%,70% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-o-keyframes fillOpacity2 {
    0%,100% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    30%,70% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@keyframes fillOpacity2 {
    0%,100% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    30%,70% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-webkit-keyframes lightningFlash {
    0%,100%,50%,53%,60%,7% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    1%,51%,54% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-moz-keyframes lightningFlash {
    0%,100%,50%,53%,60%,7% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    1%,51%,54% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-o-keyframes lightningFlash {
    0%,100%,50%,53%,60%,7% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    1%,51%,54% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@keyframes lightningFlash {
    0%,100%,50%,53%,60%,7% {
        fill-opacity: 0;
        stroke-opacity: 0
    }

    1%,51%,54% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-webkit-keyframes snowFall {
    0% {
        -webkit-transform: translateY(0) translateX(0)
    }

    1% {
        -webkit-transform: translateY(.175px) translateX(.38478px)
    }

    2% {
        -webkit-transform: translateY(.35px) translateX(.75349px)
    }

    3% {
        -webkit-transform: translateY(.525px) translateX(1.10577px)
    }

    4% {
        -webkit-transform: translateY(.7px) translateX(1.44133px)
    }

    5% {
        -webkit-transform: translateY(.875px) translateX(1.75989px)
    }

    6% {
        -webkit-transform: translateY(1.05px) translateX(2.06119px)
    }

    7% {
        -webkit-transform: translateY(1.225px) translateX(2.34504px)
    }

    8% {
        -webkit-transform: translateY(1.4px) translateX(2.61124px)
    }

    9% {
        -webkit-transform: translateY(1.575px) translateX(2.85966px)
    }

    10% {
        -webkit-transform: translateY(1.75px) translateX(3.09017px)
    }

    11% {
        -webkit-transform: translateY(1.925px) translateX(3.30269px)
    }

    12% {
        -webkit-transform: translateY(2.1px) translateX(3.49718px)
    }

    13% {
        -webkit-transform: translateY(2.275px) translateX(3.67362px)
    }

    14% {
        -webkit-transform: translateY(2.45px) translateX(3.83201px)
    }

    15% {
        -webkit-transform: translateY(2.625px) translateX(3.97242px)
    }

    16% {
        -webkit-transform: translateY(2.8px) translateX(4.09491px)
    }

    17% {
        -webkit-transform: translateY(2.975px) translateX(4.19959px)
    }

    18% {
        -webkit-transform: translateY(3.15px) translateX(4.28661px)
    }

    19% {
        -webkit-transform: translateY(3.325px) translateX(4.35615px)
    }

    20% {
        -webkit-transform: translateY(3.5px) translateX(4.40839px)
    }

    21% {
        -webkit-transform: translateY(3.675px) translateX(4.44358px)
    }

    22% {
        -webkit-transform: translateY(3.85px) translateX(4.46197px)
    }

    23% {
        -webkit-transform: translateY(4.025px) translateX(4.46386px)
    }

    24% {
        -webkit-transform: translateY(4.2px) translateX(4.44956px)
    }

    25% {
        -webkit-transform: translateY(4.375px) translateX(4.41942px)
    }

    26% {
        -webkit-transform: translateY(4.55px) translateX(4.37381px)
    }

    27% {
        -webkit-transform: translateY(4.725px) translateX(4.31314px)
    }

    28% {
        -webkit-transform: translateY(4.9px) translateX(4.23782px)
    }

    29% {
        -webkit-transform: translateY(5.075px) translateX(4.14831px)
    }

    30% {
        -webkit-transform: translateY(5.25px) translateX(4.04508px)
    }

    31% {
        -webkit-transform: translateY(5.425px) translateX(3.92863px)
    }

    32% {
        -webkit-transform: translateY(5.6px) translateX(3.79948px)
    }

    33% {
        -webkit-transform: translateY(5.775px) translateX(3.65815px)
    }

    34% {
        -webkit-transform: translateY(5.95px) translateX(3.50523px)
    }

    35% {
        -webkit-transform: translateY(6.125px) translateX(3.34127px)
    }

    36% {
        -webkit-transform: translateY(6.3px) translateX(3.16689px)
    }

    37% {
        -webkit-transform: translateY(6.475px) translateX(2.9827px)
    }

    38% {
        -webkit-transform: translateY(6.65px) translateX(2.78933px)
    }

    39% {
        -webkit-transform: translateY(6.825px) translateX(2.58742px)
    }

    40% {
        -webkit-transform: translateY(7px) translateX(2.37764px)
    }

    41% {
        -webkit-transform: translateY(7.175px) translateX(2.16066px)
    }

    42% {
        -webkit-transform: translateY(7.35px) translateX(1.93717px)
    }

    43% {
        -webkit-transform: translateY(7.525px) translateX(1.70785px)
    }

    44% {
        -webkit-transform: translateY(7.7px) translateX(1.47343px)
    }

    45% {
        -webkit-transform: translateY(7.875px) translateX(1.23461px)
    }

    46% {
        -webkit-transform: translateY(8.05px) translateX(.99211px)
    }

    47% {
        -webkit-transform: translateY(8.225px) translateX(.74667px)
    }

    48% {
        -webkit-transform: translateY(8.4px) translateX(.49901px)
    }

    49% {
        -webkit-transform: translateY(8.575px) translateX(.24988px)
    }

    50% {
        -webkit-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -webkit-transform: translateY(8.925px) translateX(-.24988px)
    }

    52% {
        -webkit-transform: translateY(9.1px) translateX(-.49901px)
    }

    53% {
        -webkit-transform: translateY(9.275px) translateX(-.74667px)
    }

    54% {
        -webkit-transform: translateY(9.45px) translateX(-.99211px)
    }

    55% {
        -webkit-transform: translateY(9.625px) translateX(-1.23461px)
    }

    56% {
        -webkit-transform: translateY(9.8px) translateX(-1.47343px)
    }

    57% {
        -webkit-transform: translateY(9.975px) translateX(-1.70785px)
    }

    58% {
        -webkit-transform: translateY(10.15px) translateX(-1.93717px)
    }

    59% {
        -webkit-transform: translateY(10.325px) translateX(-2.16066px)
    }

    60% {
        -webkit-transform: translateY(10.5px) translateX(-2.37764px)
    }

    61% {
        -webkit-transform: translateY(10.675px) translateX(-2.58742px)
    }

    62% {
        -webkit-transform: translateY(10.85px) translateX(-2.78933px)
    }

    63% {
        -webkit-transform: translateY(11.025px) translateX(-2.9827px)
    }

    64% {
        -webkit-transform: translateY(11.2px) translateX(-3.16689px)
    }

    65% {
        -webkit-transform: translateY(11.375px) translateX(-3.34127px)
    }

    66% {
        -webkit-transform: translateY(11.55px) translateX(-3.50523px)
    }

    67% {
        -webkit-transform: translateY(11.725px) translateX(-3.65815px)
    }

    68% {
        -webkit-transform: translateY(11.9px) translateX(-3.79948px)
    }

    69% {
        -webkit-transform: translateY(12.075px) translateX(-3.92863px)
    }

    70% {
        -webkit-transform: translateY(12.25px) translateX(-4.04508px)
    }

    71% {
        -webkit-transform: translateY(12.425px) translateX(-4.14831px)
    }

    72% {
        -webkit-transform: translateY(12.6px) translateX(-4.23782px)
    }

    73% {
        -webkit-transform: translateY(12.775px) translateX(-4.31314px)
    }

    74% {
        -webkit-transform: translateY(12.95px) translateX(-4.37381px)
    }

    75% {
        -webkit-transform: translateY(13.125px) translateX(-4.41942px)
    }

    76% {
        -webkit-transform: translateY(13.3px) translateX(-4.44956px)
    }

    77% {
        -webkit-transform: translateY(13.475px) translateX(-4.46386px)
    }

    78% {
        -webkit-transform: translateY(13.65px) translateX(-4.46197px)
    }

    79% {
        -webkit-transform: translateY(13.825px) translateX(-4.44358px)
    }

    80% {
        -webkit-transform: translateY(14px) translateX(-4.40839px)
    }

    81% {
        -webkit-transform: translateY(14.175px) translateX(-4.35615px)
    }

    82% {
        -webkit-transform: translateY(14.35px) translateX(-4.28661px)
    }

    83% {
        -webkit-transform: translateY(14.525px) translateX(-4.19959px)
    }

    84% {
        -webkit-transform: translateY(14.7px) translateX(-4.09491px)
    }

    85% {
        -webkit-transform: translateY(14.875px) translateX(-3.97242px)
    }

    86% {
        -webkit-transform: translateY(15.05px) translateX(-3.83201px)
    }

    87% {
        -webkit-transform: translateY(15.225px) translateX(-3.67362px)
    }

    88% {
        -webkit-transform: translateY(15.4px) translateX(-3.49718px)
    }

    89% {
        -webkit-transform: translateY(15.575px) translateX(-3.30269px)
    }

    90% {
        -webkit-transform: translateY(15.75px) translateX(-3.09017px)
    }

    91% {
        -webkit-transform: translateY(15.925px) translateX(-2.85966px)
    }

    92% {
        -webkit-transform: translateY(16.1px) translateX(-2.61124px)
    }

    93% {
        -webkit-transform: translateY(16.275px) translateX(-2.34504px)
    }

    94% {
        -webkit-transform: translateY(16.45px) translateX(-2.06119px)
    }

    95% {
        -webkit-transform: translateY(16.625px) translateX(-1.75989px)
    }

    96% {
        -webkit-transform: translateY(16.8px) translateX(-1.44133px)
    }

    97% {
        -webkit-transform: translateY(16.975px) translateX(-1.10577px)
    }

    98% {
        -webkit-transform: translateY(17.15px) translateX(-.75349px)
    }

    99% {
        -webkit-transform: translateY(17.325px) translateX(-.38478px)
    }

    100% {
        -webkit-transform: translateY(17.5px) translateX(0)
    }
}

@-moz-keyframes snowFall {
    0% {
        -moz-transform: translateY(0) translateX(0)
    }

    1% {
        -moz-transform: translateY(.175px) translateX(.38478px)
    }

    2% {
        -moz-transform: translateY(.35px) translateX(.75349px)
    }

    3% {
        -moz-transform: translateY(.525px) translateX(1.10577px)
    }

    4% {
        -moz-transform: translateY(.7px) translateX(1.44133px)
    }

    5% {
        -moz-transform: translateY(.875px) translateX(1.75989px)
    }

    6% {
        -moz-transform: translateY(1.05px) translateX(2.06119px)
    }

    7% {
        -moz-transform: translateY(1.225px) translateX(2.34504px)
    }

    8% {
        -moz-transform: translateY(1.4px) translateX(2.61124px)
    }

    9% {
        -moz-transform: translateY(1.575px) translateX(2.85966px)
    }

    10% {
        -moz-transform: translateY(1.75px) translateX(3.09017px)
    }

    11% {
        -moz-transform: translateY(1.925px) translateX(3.30269px)
    }

    12% {
        -moz-transform: translateY(2.1px) translateX(3.49718px)
    }

    13% {
        -moz-transform: translateY(2.275px) translateX(3.67362px)
    }

    14% {
        -moz-transform: translateY(2.45px) translateX(3.83201px)
    }

    15% {
        -moz-transform: translateY(2.625px) translateX(3.97242px)
    }

    16% {
        -moz-transform: translateY(2.8px) translateX(4.09491px)
    }

    17% {
        -moz-transform: translateY(2.975px) translateX(4.19959px)
    }

    18% {
        -moz-transform: translateY(3.15px) translateX(4.28661px)
    }

    19% {
        -moz-transform: translateY(3.325px) translateX(4.35615px)
    }

    20% {
        -moz-transform: translateY(3.5px) translateX(4.40839px)
    }

    21% {
        -moz-transform: translateY(3.675px) translateX(4.44358px)
    }

    22% {
        -moz-transform: translateY(3.85px) translateX(4.46197px)
    }

    23% {
        -moz-transform: translateY(4.025px) translateX(4.46386px)
    }

    24% {
        -moz-transform: translateY(4.2px) translateX(4.44956px)
    }

    25% {
        -moz-transform: translateY(4.375px) translateX(4.41942px)
    }

    26% {
        -moz-transform: translateY(4.55px) translateX(4.37381px)
    }

    27% {
        -moz-transform: translateY(4.725px) translateX(4.31314px)
    }

    28% {
        -moz-transform: translateY(4.9px) translateX(4.23782px)
    }

    29% {
        -moz-transform: translateY(5.075px) translateX(4.14831px)
    }

    30% {
        -moz-transform: translateY(5.25px) translateX(4.04508px)
    }

    31% {
        -moz-transform: translateY(5.425px) translateX(3.92863px)
    }

    32% {
        -moz-transform: translateY(5.6px) translateX(3.79948px)
    }

    33% {
        -moz-transform: translateY(5.775px) translateX(3.65815px)
    }

    34% {
        -moz-transform: translateY(5.95px) translateX(3.50523px)
    }

    35% {
        -moz-transform: translateY(6.125px) translateX(3.34127px)
    }

    36% {
        -moz-transform: translateY(6.3px) translateX(3.16689px)
    }

    37% {
        -moz-transform: translateY(6.475px) translateX(2.9827px)
    }

    38% {
        -moz-transform: translateY(6.65px) translateX(2.78933px)
    }

    39% {
        -moz-transform: translateY(6.825px) translateX(2.58742px)
    }

    40% {
        -moz-transform: translateY(7px) translateX(2.37764px)
    }

    41% {
        -moz-transform: translateY(7.175px) translateX(2.16066px)
    }

    42% {
        -moz-transform: translateY(7.35px) translateX(1.93717px)
    }

    43% {
        -moz-transform: translateY(7.525px) translateX(1.70785px)
    }

    44% {
        -moz-transform: translateY(7.7px) translateX(1.47343px)
    }

    45% {
        -moz-transform: translateY(7.875px) translateX(1.23461px)
    }

    46% {
        -moz-transform: translateY(8.05px) translateX(.99211px)
    }

    47% {
        -moz-transform: translateY(8.225px) translateX(.74667px)
    }

    48% {
        -moz-transform: translateY(8.4px) translateX(.49901px)
    }

    49% {
        -moz-transform: translateY(8.575px) translateX(.24988px)
    }

    50% {
        -moz-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -moz-transform: translateY(8.925px) translateX(-.24988px)
    }

    52% {
        -moz-transform: translateY(9.1px) translateX(-.49901px)
    }

    53% {
        -moz-transform: translateY(9.275px) translateX(-.74667px)
    }

    54% {
        -moz-transform: translateY(9.45px) translateX(-.99211px)
    }

    55% {
        -moz-transform: translateY(9.625px) translateX(-1.23461px)
    }

    56% {
        -moz-transform: translateY(9.8px) translateX(-1.47343px)
    }

    57% {
        -moz-transform: translateY(9.975px) translateX(-1.70785px)
    }

    58% {
        -moz-transform: translateY(10.15px) translateX(-1.93717px)
    }

    59% {
        -moz-transform: translateY(10.325px) translateX(-2.16066px)
    }

    60% {
        -moz-transform: translateY(10.5px) translateX(-2.37764px)
    }

    61% {
        -moz-transform: translateY(10.675px) translateX(-2.58742px)
    }

    62% {
        -moz-transform: translateY(10.85px) translateX(-2.78933px)
    }

    63% {
        -moz-transform: translateY(11.025px) translateX(-2.9827px)
    }

    64% {
        -moz-transform: translateY(11.2px) translateX(-3.16689px)
    }

    65% {
        -moz-transform: translateY(11.375px) translateX(-3.34127px)
    }

    66% {
        -moz-transform: translateY(11.55px) translateX(-3.50523px)
    }

    67% {
        -moz-transform: translateY(11.725px) translateX(-3.65815px)
    }

    68% {
        -moz-transform: translateY(11.9px) translateX(-3.79948px)
    }

    69% {
        -moz-transform: translateY(12.075px) translateX(-3.92863px)
    }

    70% {
        -moz-transform: translateY(12.25px) translateX(-4.04508px)
    }

    71% {
        -moz-transform: translateY(12.425px) translateX(-4.14831px)
    }

    72% {
        -moz-transform: translateY(12.6px) translateX(-4.23782px)
    }

    73% {
        -moz-transform: translateY(12.775px) translateX(-4.31314px)
    }

    74% {
        -moz-transform: translateY(12.95px) translateX(-4.37381px)
    }

    75% {
        -moz-transform: translateY(13.125px) translateX(-4.41942px)
    }

    76% {
        -moz-transform: translateY(13.3px) translateX(-4.44956px)
    }

    77% {
        -moz-transform: translateY(13.475px) translateX(-4.46386px)
    }

    78% {
        -moz-transform: translateY(13.65px) translateX(-4.46197px)
    }

    79% {
        -moz-transform: translateY(13.825px) translateX(-4.44358px)
    }

    80% {
        -moz-transform: translateY(14px) translateX(-4.40839px)
    }

    81% {
        -moz-transform: translateY(14.175px) translateX(-4.35615px)
    }

    82% {
        -moz-transform: translateY(14.35px) translateX(-4.28661px)
    }

    83% {
        -moz-transform: translateY(14.525px) translateX(-4.19959px)
    }

    84% {
        -moz-transform: translateY(14.7px) translateX(-4.09491px)
    }

    85% {
        -moz-transform: translateY(14.875px) translateX(-3.97242px)
    }

    86% {
        -moz-transform: translateY(15.05px) translateX(-3.83201px)
    }

    87% {
        -moz-transform: translateY(15.225px) translateX(-3.67362px)
    }

    88% {
        -moz-transform: translateY(15.4px) translateX(-3.49718px)
    }

    89% {
        -moz-transform: translateY(15.575px) translateX(-3.30269px)
    }

    90% {
        -moz-transform: translateY(15.75px) translateX(-3.09017px)
    }

    91% {
        -moz-transform: translateY(15.925px) translateX(-2.85966px)
    }

    92% {
        -moz-transform: translateY(16.1px) translateX(-2.61124px)
    }

    93% {
        -moz-transform: translateY(16.275px) translateX(-2.34504px)
    }

    94% {
        -moz-transform: translateY(16.45px) translateX(-2.06119px)
    }

    95% {
        -moz-transform: translateY(16.625px) translateX(-1.75989px)
    }

    96% {
        -moz-transform: translateY(16.8px) translateX(-1.44133px)
    }

    97% {
        -moz-transform: translateY(16.975px) translateX(-1.10577px)
    }

    98% {
        -moz-transform: translateY(17.15px) translateX(-.75349px)
    }

    99% {
        -moz-transform: translateY(17.325px) translateX(-.38478px)
    }

    100% {
        -moz-transform: translateY(17.5px) translateX(0)
    }
}

@-o-keyframes snowFall {
    0% {
        -o-transform: translateY(0) translateX(0)
    }

    1% {
        -o-transform: translateY(.175px) translateX(.38478px)
    }

    2% {
        -o-transform: translateY(.35px) translateX(.75349px)
    }

    3% {
        -o-transform: translateY(.525px) translateX(1.10577px)
    }

    4% {
        -o-transform: translateY(.7px) translateX(1.44133px)
    }

    5% {
        -o-transform: translateY(.875px) translateX(1.75989px)
    }

    6% {
        -o-transform: translateY(1.05px) translateX(2.06119px)
    }

    7% {
        -o-transform: translateY(1.225px) translateX(2.34504px)
    }

    8% {
        -o-transform: translateY(1.4px) translateX(2.61124px)
    }

    9% {
        -o-transform: translateY(1.575px) translateX(2.85966px)
    }

    10% {
        -o-transform: translateY(1.75px) translateX(3.09017px)
    }

    11% {
        -o-transform: translateY(1.925px) translateX(3.30269px)
    }

    12% {
        -o-transform: translateY(2.1px) translateX(3.49718px)
    }

    13% {
        -o-transform: translateY(2.275px) translateX(3.67362px)
    }

    14% {
        -o-transform: translateY(2.45px) translateX(3.83201px)
    }

    15% {
        -o-transform: translateY(2.625px) translateX(3.97242px)
    }

    16% {
        -o-transform: translateY(2.8px) translateX(4.09491px)
    }

    17% {
        -o-transform: translateY(2.975px) translateX(4.19959px)
    }

    18% {
        -o-transform: translateY(3.15px) translateX(4.28661px)
    }

    19% {
        -o-transform: translateY(3.325px) translateX(4.35615px)
    }

    20% {
        -o-transform: translateY(3.5px) translateX(4.40839px)
    }

    21% {
        -o-transform: translateY(3.675px) translateX(4.44358px)
    }

    22% {
        -o-transform: translateY(3.85px) translateX(4.46197px)
    }

    23% {
        -o-transform: translateY(4.025px) translateX(4.46386px)
    }

    24% {
        -o-transform: translateY(4.2px) translateX(4.44956px)
    }

    25% {
        -o-transform: translateY(4.375px) translateX(4.41942px)
    }

    26% {
        -o-transform: translateY(4.55px) translateX(4.37381px)
    }

    27% {
        -o-transform: translateY(4.725px) translateX(4.31314px)
    }

    28% {
        -o-transform: translateY(4.9px) translateX(4.23782px)
    }

    29% {
        -o-transform: translateY(5.075px) translateX(4.14831px)
    }

    30% {
        -o-transform: translateY(5.25px) translateX(4.04508px)
    }

    31% {
        -o-transform: translateY(5.425px) translateX(3.92863px)
    }

    32% {
        -o-transform: translateY(5.6px) translateX(3.79948px)
    }

    33% {
        -o-transform: translateY(5.775px) translateX(3.65815px)
    }

    34% {
        -o-transform: translateY(5.95px) translateX(3.50523px)
    }

    35% {
        -o-transform: translateY(6.125px) translateX(3.34127px)
    }

    36% {
        -o-transform: translateY(6.3px) translateX(3.16689px)
    }

    37% {
        -o-transform: translateY(6.475px) translateX(2.9827px)
    }

    38% {
        -o-transform: translateY(6.65px) translateX(2.78933px)
    }

    39% {
        -o-transform: translateY(6.825px) translateX(2.58742px)
    }

    40% {
        -o-transform: translateY(7px) translateX(2.37764px)
    }

    41% {
        -o-transform: translateY(7.175px) translateX(2.16066px)
    }

    42% {
        -o-transform: translateY(7.35px) translateX(1.93717px)
    }

    43% {
        -o-transform: translateY(7.525px) translateX(1.70785px)
    }

    44% {
        -o-transform: translateY(7.7px) translateX(1.47343px)
    }

    45% {
        -o-transform: translateY(7.875px) translateX(1.23461px)
    }

    46% {
        -o-transform: translateY(8.05px) translateX(.99211px)
    }

    47% {
        -o-transform: translateY(8.225px) translateX(.74667px)
    }

    48% {
        -o-transform: translateY(8.4px) translateX(.49901px)
    }

    49% {
        -o-transform: translateY(8.575px) translateX(.24988px)
    }

    50% {
        -o-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -o-transform: translateY(8.925px) translateX(-.24988px)
    }

    52% {
        -o-transform: translateY(9.1px) translateX(-.49901px)
    }

    53% {
        -o-transform: translateY(9.275px) translateX(-.74667px)
    }

    54% {
        -o-transform: translateY(9.45px) translateX(-.99211px)
    }

    55% {
        -o-transform: translateY(9.625px) translateX(-1.23461px)
    }

    56% {
        -o-transform: translateY(9.8px) translateX(-1.47343px)
    }

    57% {
        -o-transform: translateY(9.975px) translateX(-1.70785px)
    }

    58% {
        -o-transform: translateY(10.15px) translateX(-1.93717px)
    }

    59% {
        -o-transform: translateY(10.325px) translateX(-2.16066px)
    }

    60% {
        -o-transform: translateY(10.5px) translateX(-2.37764px)
    }

    61% {
        -o-transform: translateY(10.675px) translateX(-2.58742px)
    }

    62% {
        -o-transform: translateY(10.85px) translateX(-2.78933px)
    }

    63% {
        -o-transform: translateY(11.025px) translateX(-2.9827px)
    }

    64% {
        -o-transform: translateY(11.2px) translateX(-3.16689px)
    }

    65% {
        -o-transform: translateY(11.375px) translateX(-3.34127px)
    }

    66% {
        -o-transform: translateY(11.55px) translateX(-3.50523px)
    }

    67% {
        -o-transform: translateY(11.725px) translateX(-3.65815px)
    }

    68% {
        -o-transform: translateY(11.9px) translateX(-3.79948px)
    }

    69% {
        -o-transform: translateY(12.075px) translateX(-3.92863px)
    }

    70% {
        -o-transform: translateY(12.25px) translateX(-4.04508px)
    }

    71% {
        -o-transform: translateY(12.425px) translateX(-4.14831px)
    }

    72% {
        -o-transform: translateY(12.6px) translateX(-4.23782px)
    }

    73% {
        -o-transform: translateY(12.775px) translateX(-4.31314px)
    }

    74% {
        -o-transform: translateY(12.95px) translateX(-4.37381px)
    }

    75% {
        -o-transform: translateY(13.125px) translateX(-4.41942px)
    }

    76% {
        -o-transform: translateY(13.3px) translateX(-4.44956px)
    }

    77% {
        -o-transform: translateY(13.475px) translateX(-4.46386px)
    }

    78% {
        -o-transform: translateY(13.65px) translateX(-4.46197px)
    }

    79% {
        -o-transform: translateY(13.825px) translateX(-4.44358px)
    }

    80% {
        -o-transform: translateY(14px) translateX(-4.40839px)
    }

    81% {
        -o-transform: translateY(14.175px) translateX(-4.35615px)
    }

    82% {
        -o-transform: translateY(14.35px) translateX(-4.28661px)
    }

    83% {
        -o-transform: translateY(14.525px) translateX(-4.19959px)
    }

    84% {
        -o-transform: translateY(14.7px) translateX(-4.09491px)
    }

    85% {
        -o-transform: translateY(14.875px) translateX(-3.97242px)
    }

    86% {
        -o-transform: translateY(15.05px) translateX(-3.83201px)
    }

    87% {
        -o-transform: translateY(15.225px) translateX(-3.67362px)
    }

    88% {
        -o-transform: translateY(15.4px) translateX(-3.49718px)
    }

    89% {
        -o-transform: translateY(15.575px) translateX(-3.30269px)
    }

    90% {
        -o-transform: translateY(15.75px) translateX(-3.09017px)
    }

    91% {
        -o-transform: translateY(15.925px) translateX(-2.85966px)
    }

    92% {
        -o-transform: translateY(16.1px) translateX(-2.61124px)
    }

    93% {
        -o-transform: translateY(16.275px) translateX(-2.34504px)
    }

    94% {
        -o-transform: translateY(16.45px) translateX(-2.06119px)
    }

    95% {
        -o-transform: translateY(16.625px) translateX(-1.75989px)
    }

    96% {
        -o-transform: translateY(16.8px) translateX(-1.44133px)
    }

    97% {
        -o-transform: translateY(16.975px) translateX(-1.10577px)
    }

    98% {
        -o-transform: translateY(17.15px) translateX(-.75349px)
    }

    99% {
        -o-transform: translateY(17.325px) translateX(-.38478px)
    }

    100% {
        -o-transform: translateY(17.5px) translateX(0)
    }
}

@keyframes snowFall {
    0% {
        transform: translateY(0) translateX(0)
    }

    1% {
        transform: translateY(.175px) translateX(.38478px)
    }

    2% {
        transform: translateY(.35px) translateX(.75349px)
    }

    3% {
        transform: translateY(.525px) translateX(1.10577px)
    }

    4% {
        transform: translateY(.7px) translateX(1.44133px)
    }

    5% {
        transform: translateY(.875px) translateX(1.75989px)
    }

    6% {
        transform: translateY(1.05px) translateX(2.06119px)
    }

    7% {
        transform: translateY(1.225px) translateX(2.34504px)
    }

    8% {
        transform: translateY(1.4px) translateX(2.61124px)
    }

    9% {
        transform: translateY(1.575px) translateX(2.85966px)
    }

    10% {
        transform: translateY(1.75px) translateX(3.09017px)
    }

    11% {
        transform: translateY(1.925px) translateX(3.30269px)
    }

    12% {
        transform: translateY(2.1px) translateX(3.49718px)
    }

    13% {
        transform: translateY(2.275px) translateX(3.67362px)
    }

    14% {
        transform: translateY(2.45px) translateX(3.83201px)
    }

    15% {
        transform: translateY(2.625px) translateX(3.97242px)
    }

    16% {
        transform: translateY(2.8px) translateX(4.09491px)
    }

    17% {
        transform: translateY(2.975px) translateX(4.19959px)
    }

    18% {
        transform: translateY(3.15px) translateX(4.28661px)
    }

    19% {
        transform: translateY(3.325px) translateX(4.35615px)
    }

    20% {
        transform: translateY(3.5px) translateX(4.40839px)
    }

    21% {
        transform: translateY(3.675px) translateX(4.44358px)
    }

    22% {
        transform: translateY(3.85px) translateX(4.46197px)
    }

    23% {
        transform: translateY(4.025px) translateX(4.46386px)
    }

    24% {
        transform: translateY(4.2px) translateX(4.44956px)
    }

    25% {
        transform: translateY(4.375px) translateX(4.41942px)
    }

    26% {
        transform: translateY(4.55px) translateX(4.37381px)
    }

    27% {
        transform: translateY(4.725px) translateX(4.31314px)
    }

    28% {
        transform: translateY(4.9px) translateX(4.23782px)
    }

    29% {
        transform: translateY(5.075px) translateX(4.14831px)
    }

    30% {
        transform: translateY(5.25px) translateX(4.04508px)
    }

    31% {
        transform: translateY(5.425px) translateX(3.92863px)
    }

    32% {
        transform: translateY(5.6px) translateX(3.79948px)
    }

    33% {
        transform: translateY(5.775px) translateX(3.65815px)
    }

    34% {
        transform: translateY(5.95px) translateX(3.50523px)
    }

    35% {
        transform: translateY(6.125px) translateX(3.34127px)
    }

    36% {
        transform: translateY(6.3px) translateX(3.16689px)
    }

    37% {
        transform: translateY(6.475px) translateX(2.9827px)
    }

    38% {
        transform: translateY(6.65px) translateX(2.78933px)
    }

    39% {
        transform: translateY(6.825px) translateX(2.58742px)
    }

    40% {
        transform: translateY(7px) translateX(2.37764px)
    }

    41% {
        transform: translateY(7.175px) translateX(2.16066px)
    }

    42% {
        transform: translateY(7.35px) translateX(1.93717px)
    }

    43% {
        transform: translateY(7.525px) translateX(1.70785px)
    }

    44% {
        transform: translateY(7.7px) translateX(1.47343px)
    }

    45% {
        transform: translateY(7.875px) translateX(1.23461px)
    }

    46% {
        transform: translateY(8.05px) translateX(.99211px)
    }

    47% {
        transform: translateY(8.225px) translateX(.74667px)
    }

    48% {
        transform: translateY(8.4px) translateX(.49901px)
    }

    49% {
        transform: translateY(8.575px) translateX(.24988px)
    }

    50% {
        transform: translateY(8.75px) translateX(0)
    }

    51% {
        transform: translateY(8.925px) translateX(-.24988px)
    }

    52% {
        transform: translateY(9.1px) translateX(-.49901px)
    }

    53% {
        transform: translateY(9.275px) translateX(-.74667px)
    }

    54% {
        transform: translateY(9.45px) translateX(-.99211px)
    }

    55% {
        transform: translateY(9.625px) translateX(-1.23461px)
    }

    56% {
        transform: translateY(9.8px) translateX(-1.47343px)
    }

    57% {
        transform: translateY(9.975px) translateX(-1.70785px)
    }

    58% {
        transform: translateY(10.15px) translateX(-1.93717px)
    }

    59% {
        transform: translateY(10.325px) translateX(-2.16066px)
    }

    60% {
        transform: translateY(10.5px) translateX(-2.37764px)
    }

    61% {
        transform: translateY(10.675px) translateX(-2.58742px)
    }

    62% {
        transform: translateY(10.85px) translateX(-2.78933px)
    }

    63% {
        transform: translateY(11.025px) translateX(-2.9827px)
    }

    64% {
        transform: translateY(11.2px) translateX(-3.16689px)
    }

    65% {
        transform: translateY(11.375px) translateX(-3.34127px)
    }

    66% {
        transform: translateY(11.55px) translateX(-3.50523px)
    }

    67% {
        transform: translateY(11.725px) translateX(-3.65815px)
    }

    68% {
        transform: translateY(11.9px) translateX(-3.79948px)
    }

    69% {
        transform: translateY(12.075px) translateX(-3.92863px)
    }

    70% {
        transform: translateY(12.25px) translateX(-4.04508px)
    }

    71% {
        transform: translateY(12.425px) translateX(-4.14831px)
    }

    72% {
        transform: translateY(12.6px) translateX(-4.23782px)
    }

    73% {
        transform: translateY(12.775px) translateX(-4.31314px)
    }

    74% {
        transform: translateY(12.95px) translateX(-4.37381px)
    }

    75% {
        transform: translateY(13.125px) translateX(-4.41942px)
    }

    76% {
        transform: translateY(13.3px) translateX(-4.44956px)
    }

    77% {
        transform: translateY(13.475px) translateX(-4.46386px)
    }

    78% {
        transform: translateY(13.65px) translateX(-4.46197px)
    }

    79% {
        transform: translateY(13.825px) translateX(-4.44358px)
    }

    80% {
        transform: translateY(14px) translateX(-4.40839px)
    }

    81% {
        transform: translateY(14.175px) translateX(-4.35615px)
    }

    82% {
        transform: translateY(14.35px) translateX(-4.28661px)
    }

    83% {
        transform: translateY(14.525px) translateX(-4.19959px)
    }

    84% {
        transform: translateY(14.7px) translateX(-4.09491px)
    }

    85% {
        transform: translateY(14.875px) translateX(-3.97242px)
    }

    86% {
        transform: translateY(15.05px) translateX(-3.83201px)
    }

    87% {
        transform: translateY(15.225px) translateX(-3.67362px)
    }

    88% {
        transform: translateY(15.4px) translateX(-3.49718px)
    }

    89% {
        transform: translateY(15.575px) translateX(-3.30269px)
    }

    90% {
        transform: translateY(15.75px) translateX(-3.09017px)
    }

    91% {
        transform: translateY(15.925px) translateX(-2.85966px)
    }

    92% {
        transform: translateY(16.1px) translateX(-2.61124px)
    }

    93% {
        transform: translateY(16.275px) translateX(-2.34504px)
    }

    94% {
        transform: translateY(16.45px) translateX(-2.06119px)
    }

    95% {
        transform: translateY(16.625px) translateX(-1.75989px)
    }

    96% {
        transform: translateY(16.8px) translateX(-1.44133px)
    }

    97% {
        transform: translateY(16.975px) translateX(-1.10577px)
    }

    98% {
        transform: translateY(17.15px) translateX(-.75349px)
    }

    99% {
        transform: translateY(17.325px) translateX(-.38478px)
    }

    100% {
        transform: translateY(17.5px) translateX(0)
    }
}

@-webkit-keyframes snowFall2 {
    0% {
        -webkit-transform: translateY(0) translateX(0)
    }

    1% {
        -webkit-transform: translateY(.175px) translateX(-.38478px)
    }

    2% {
        -webkit-transform: translateY(.35px) translateX(-.75349px)
    }

    3% {
        -webkit-transform: translateY(.525px) translateX(-1.10577px)
    }

    4% {
        -webkit-transform: translateY(.7px) translateX(-1.44133px)
    }

    5% {
        -webkit-transform: translateY(.875px) translateX(-1.75989px)
    }

    6% {
        -webkit-transform: translateY(1.05px) translateX(-2.06119px)
    }

    7% {
        -webkit-transform: translateY(1.225px) translateX(-2.34504px)
    }

    8% {
        -webkit-transform: translateY(1.4px) translateX(-2.61124px)
    }

    9% {
        -webkit-transform: translateY(1.575px) translateX(-2.85966px)
    }

    10% {
        -webkit-transform: translateY(1.75px) translateX(-3.09017px)
    }

    11% {
        -webkit-transform: translateY(1.925px) translateX(-3.30269px)
    }

    12% {
        -webkit-transform: translateY(2.1px) translateX(-3.49718px)
    }

    13% {
        -webkit-transform: translateY(2.275px) translateX(-3.67362px)
    }

    14% {
        -webkit-transform: translateY(2.45px) translateX(-3.83201px)
    }

    15% {
        -webkit-transform: translateY(2.625px) translateX(-3.97242px)
    }

    16% {
        -webkit-transform: translateY(2.8px) translateX(-4.09491px)
    }

    17% {
        -webkit-transform: translateY(2.975px) translateX(-4.19959px)
    }

    18% {
        -webkit-transform: translateY(3.15px) translateX(-4.28661px)
    }

    19% {
        -webkit-transform: translateY(3.325px) translateX(-4.35615px)
    }

    20% {
        -webkit-transform: translateY(3.5px) translateX(-4.40839px)
    }

    21% {
        -webkit-transform: translateY(3.675px) translateX(-4.44358px)
    }

    22% {
        -webkit-transform: translateY(3.85px) translateX(-4.46197px)
    }

    23% {
        -webkit-transform: translateY(4.025px) translateX(-4.46386px)
    }

    24% {
        -webkit-transform: translateY(4.2px) translateX(-4.44956px)
    }

    25% {
        -webkit-transform: translateY(4.375px) translateX(-4.41942px)
    }

    26% {
        -webkit-transform: translateY(4.55px) translateX(-4.37381px)
    }

    27% {
        -webkit-transform: translateY(4.725px) translateX(-4.31314px)
    }

    28% {
        -webkit-transform: translateY(4.9px) translateX(-4.23782px)
    }

    29% {
        -webkit-transform: translateY(5.075px) translateX(-4.14831px)
    }

    30% {
        -webkit-transform: translateY(5.25px) translateX(-4.04508px)
    }

    31% {
        -webkit-transform: translateY(5.425px) translateX(-3.92863px)
    }

    32% {
        -webkit-transform: translateY(5.6px) translateX(-3.79948px)
    }

    33% {
        -webkit-transform: translateY(5.775px) translateX(-3.65815px)
    }

    34% {
        -webkit-transform: translateY(5.95px) translateX(-3.50523px)
    }

    35% {
        -webkit-transform: translateY(6.125px) translateX(-3.34127px)
    }

    36% {
        -webkit-transform: translateY(6.3px) translateX(-3.16689px)
    }

    37% {
        -webkit-transform: translateY(6.475px) translateX(-2.9827px)
    }

    38% {
        -webkit-transform: translateY(6.65px) translateX(-2.78933px)
    }

    39% {
        -webkit-transform: translateY(6.825px) translateX(-2.58742px)
    }

    40% {
        -webkit-transform: translateY(7px) translateX(-2.37764px)
    }

    41% {
        -webkit-transform: translateY(7.175px) translateX(-2.16066px)
    }

    42% {
        -webkit-transform: translateY(7.35px) translateX(-1.93717px)
    }

    43% {
        -webkit-transform: translateY(7.525px) translateX(-1.70785px)
    }

    44% {
        -webkit-transform: translateY(7.7px) translateX(-1.47343px)
    }

    45% {
        -webkit-transform: translateY(7.875px) translateX(-1.23461px)
    }

    46% {
        -webkit-transform: translateY(8.05px) translateX(-.99211px)
    }

    47% {
        -webkit-transform: translateY(8.225px) translateX(-.74667px)
    }

    48% {
        -webkit-transform: translateY(8.4px) translateX(-.49901px)
    }

    49% {
        -webkit-transform: translateY(8.575px) translateX(-.24988px)
    }

    50% {
        -webkit-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -webkit-transform: translateY(8.925px) translateX(.24988px)
    }

    52% {
        -webkit-transform: translateY(9.1px) translateX(.49901px)
    }

    53% {
        -webkit-transform: translateY(9.275px) translateX(.74667px)
    }

    54% {
        -webkit-transform: translateY(9.45px) translateX(.99211px)
    }

    55% {
        -webkit-transform: translateY(9.625px) translateX(1.23461px)
    }

    56% {
        -webkit-transform: translateY(9.8px) translateX(1.47343px)
    }

    57% {
        -webkit-transform: translateY(9.975px) translateX(1.70785px)
    }

    58% {
        -webkit-transform: translateY(10.15px) translateX(1.93717px)
    }

    59% {
        -webkit-transform: translateY(10.325px) translateX(2.16066px)
    }

    60% {
        -webkit-transform: translateY(10.5px) translateX(2.37764px)
    }

    61% {
        -webkit-transform: translateY(10.675px) translateX(2.58742px)
    }

    62% {
        -webkit-transform: translateY(10.85px) translateX(2.78933px)
    }

    63% {
        -webkit-transform: translateY(11.025px) translateX(2.9827px)
    }

    64% {
        -webkit-transform: translateY(11.2px) translateX(3.16689px)
    }

    65% {
        -webkit-transform: translateY(11.375px) translateX(3.34127px)
    }

    66% {
        -webkit-transform: translateY(11.55px) translateX(3.50523px)
    }

    67% {
        -webkit-transform: translateY(11.725px) translateX(3.65815px)
    }

    68% {
        -webkit-transform: translateY(11.9px) translateX(3.79948px)
    }

    69% {
        -webkit-transform: translateY(12.075px) translateX(3.92863px)
    }

    70% {
        -webkit-transform: translateY(12.25px) translateX(4.04508px)
    }

    71% {
        -webkit-transform: translateY(12.425px) translateX(4.14831px)
    }

    72% {
        -webkit-transform: translateY(12.6px) translateX(4.23782px)
    }

    73% {
        -webkit-transform: translateY(12.775px) translateX(4.31314px)
    }

    74% {
        -webkit-transform: translateY(12.95px) translateX(4.37381px)
    }

    75% {
        -webkit-transform: translateY(13.125px) translateX(4.41942px)
    }

    76% {
        -webkit-transform: translateY(13.3px) translateX(4.44956px)
    }

    77% {
        -webkit-transform: translateY(13.475px) translateX(4.46386px)
    }

    78% {
        -webkit-transform: translateY(13.65px) translateX(4.46197px)
    }

    79% {
        -webkit-transform: translateY(13.825px) translateX(4.44358px)
    }

    80% {
        -webkit-transform: translateY(14px) translateX(4.40839px)
    }

    81% {
        -webkit-transform: translateY(14.175px) translateX(4.35615px)
    }

    82% {
        -webkit-transform: translateY(14.35px) translateX(4.28661px)
    }

    83% {
        -webkit-transform: translateY(14.525px) translateX(4.19959px)
    }

    84% {
        -webkit-transform: translateY(14.7px) translateX(4.09491px)
    }

    85% {
        -webkit-transform: translateY(14.875px) translateX(3.97242px)
    }

    86% {
        -webkit-transform: translateY(15.05px) translateX(3.83201px)
    }

    87% {
        -webkit-transform: translateY(15.225px) translateX(3.67362px)
    }

    88% {
        -webkit-transform: translateY(15.4px) translateX(3.49718px)
    }

    89% {
        -webkit-transform: translateY(15.575px) translateX(3.30269px)
    }

    90% {
        -webkit-transform: translateY(15.75px) translateX(3.09017px)
    }

    91% {
        -webkit-transform: translateY(15.925px) translateX(2.85966px)
    }

    92% {
        -webkit-transform: translateY(16.1px) translateX(2.61124px)
    }

    93% {
        -webkit-transform: translateY(16.275px) translateX(2.34504px)
    }

    94% {
        -webkit-transform: translateY(16.45px) translateX(2.06119px)
    }

    95% {
        -webkit-transform: translateY(16.625px) translateX(1.75989px)
    }

    96% {
        -webkit-transform: translateY(16.8px) translateX(1.44133px)
    }

    97% {
        -webkit-transform: translateY(16.975px) translateX(1.10577px)
    }

    98% {
        -webkit-transform: translateY(17.15px) translateX(.75349px)
    }

    99% {
        -webkit-transform: translateY(17.325px) translateX(.38478px)
    }

    100% {
        -webkit-transform: translateY(17.5px) translateX(0)
    }
}

@-moz-keyframes snowFall2 {
    0% {
        -moz-transform: translateY(0) translateX(0)
    }

    1% {
        -moz-transform: translateY(.175px) translateX(-.38478px)
    }

    2% {
        -moz-transform: translateY(.35px) translateX(-.75349px)
    }

    3% {
        -moz-transform: translateY(.525px) translateX(-1.10577px)
    }

    4% {
        -moz-transform: translateY(.7px) translateX(-1.44133px)
    }

    5% {
        -moz-transform: translateY(.875px) translateX(-1.75989px)
    }

    6% {
        -moz-transform: translateY(1.05px) translateX(-2.06119px)
    }

    7% {
        -moz-transform: translateY(1.225px) translateX(-2.34504px)
    }

    8% {
        -moz-transform: translateY(1.4px) translateX(-2.61124px)
    }

    9% {
        -moz-transform: translateY(1.575px) translateX(-2.85966px)
    }

    10% {
        -moz-transform: translateY(1.75px) translateX(-3.09017px)
    }

    11% {
        -moz-transform: translateY(1.925px) translateX(-3.30269px)
    }

    12% {
        -moz-transform: translateY(2.1px) translateX(-3.49718px)
    }

    13% {
        -moz-transform: translateY(2.275px) translateX(-3.67362px)
    }

    14% {
        -moz-transform: translateY(2.45px) translateX(-3.83201px)
    }

    15% {
        -moz-transform: translateY(2.625px) translateX(-3.97242px)
    }

    16% {
        -moz-transform: translateY(2.8px) translateX(-4.09491px)
    }

    17% {
        -moz-transform: translateY(2.975px) translateX(-4.19959px)
    }

    18% {
        -moz-transform: translateY(3.15px) translateX(-4.28661px)
    }

    19% {
        -moz-transform: translateY(3.325px) translateX(-4.35615px)
    }

    20% {
        -moz-transform: translateY(3.5px) translateX(-4.40839px)
    }

    21% {
        -moz-transform: translateY(3.675px) translateX(-4.44358px)
    }

    22% {
        -moz-transform: translateY(3.85px) translateX(-4.46197px)
    }

    23% {
        -moz-transform: translateY(4.025px) translateX(-4.46386px)
    }

    24% {
        -moz-transform: translateY(4.2px) translateX(-4.44956px)
    }

    25% {
        -moz-transform: translateY(4.375px) translateX(-4.41942px)
    }

    26% {
        -moz-transform: translateY(4.55px) translateX(-4.37381px)
    }

    27% {
        -moz-transform: translateY(4.725px) translateX(-4.31314px)
    }

    28% {
        -moz-transform: translateY(4.9px) translateX(-4.23782px)
    }

    29% {
        -moz-transform: translateY(5.075px) translateX(-4.14831px)
    }

    30% {
        -moz-transform: translateY(5.25px) translateX(-4.04508px)
    }

    31% {
        -moz-transform: translateY(5.425px) translateX(-3.92863px)
    }

    32% {
        -moz-transform: translateY(5.6px) translateX(-3.79948px)
    }

    33% {
        -moz-transform: translateY(5.775px) translateX(-3.65815px)
    }

    34% {
        -moz-transform: translateY(5.95px) translateX(-3.50523px)
    }

    35% {
        -moz-transform: translateY(6.125px) translateX(-3.34127px)
    }

    36% {
        -moz-transform: translateY(6.3px) translateX(-3.16689px)
    }

    37% {
        -moz-transform: translateY(6.475px) translateX(-2.9827px)
    }

    38% {
        -moz-transform: translateY(6.65px) translateX(-2.78933px)
    }

    39% {
        -moz-transform: translateY(6.825px) translateX(-2.58742px)
    }

    40% {
        -moz-transform: translateY(7px) translateX(-2.37764px)
    }

    41% {
        -moz-transform: translateY(7.175px) translateX(-2.16066px)
    }

    42% {
        -moz-transform: translateY(7.35px) translateX(-1.93717px)
    }

    43% {
        -moz-transform: translateY(7.525px) translateX(-1.70785px)
    }

    44% {
        -moz-transform: translateY(7.7px) translateX(-1.47343px)
    }

    45% {
        -moz-transform: translateY(7.875px) translateX(-1.23461px)
    }

    46% {
        -moz-transform: translateY(8.05px) translateX(-.99211px)
    }

    47% {
        -moz-transform: translateY(8.225px) translateX(-.74667px)
    }

    48% {
        -moz-transform: translateY(8.4px) translateX(-.49901px)
    }

    49% {
        -moz-transform: translateY(8.575px) translateX(-.24988px)
    }

    50% {
        -moz-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -moz-transform: translateY(8.925px) translateX(.24988px)
    }

    52% {
        -moz-transform: translateY(9.1px) translateX(.49901px)
    }

    53% {
        -moz-transform: translateY(9.275px) translateX(.74667px)
    }

    54% {
        -moz-transform: translateY(9.45px) translateX(.99211px)
    }

    55% {
        -moz-transform: translateY(9.625px) translateX(1.23461px)
    }

    56% {
        -moz-transform: translateY(9.8px) translateX(1.47343px)
    }

    57% {
        -moz-transform: translateY(9.975px) translateX(1.70785px)
    }

    58% {
        -moz-transform: translateY(10.15px) translateX(1.93717px)
    }

    59% {
        -moz-transform: translateY(10.325px) translateX(2.16066px)
    }

    60% {
        -moz-transform: translateY(10.5px) translateX(2.37764px)
    }

    61% {
        -moz-transform: translateY(10.675px) translateX(2.58742px)
    }

    62% {
        -moz-transform: translateY(10.85px) translateX(2.78933px)
    }

    63% {
        -moz-transform: translateY(11.025px) translateX(2.9827px)
    }

    64% {
        -moz-transform: translateY(11.2px) translateX(3.16689px)
    }

    65% {
        -moz-transform: translateY(11.375px) translateX(3.34127px)
    }

    66% {
        -moz-transform: translateY(11.55px) translateX(3.50523px)
    }

    67% {
        -moz-transform: translateY(11.725px) translateX(3.65815px)
    }

    68% {
        -moz-transform: translateY(11.9px) translateX(3.79948px)
    }

    69% {
        -moz-transform: translateY(12.075px) translateX(3.92863px)
    }

    70% {
        -moz-transform: translateY(12.25px) translateX(4.04508px)
    }

    71% {
        -moz-transform: translateY(12.425px) translateX(4.14831px)
    }

    72% {
        -moz-transform: translateY(12.6px) translateX(4.23782px)
    }

    73% {
        -moz-transform: translateY(12.775px) translateX(4.31314px)
    }

    74% {
        -moz-transform: translateY(12.95px) translateX(4.37381px)
    }

    75% {
        -moz-transform: translateY(13.125px) translateX(4.41942px)
    }

    76% {
        -moz-transform: translateY(13.3px) translateX(4.44956px)
    }

    77% {
        -moz-transform: translateY(13.475px) translateX(4.46386px)
    }

    78% {
        -moz-transform: translateY(13.65px) translateX(4.46197px)
    }

    79% {
        -moz-transform: translateY(13.825px) translateX(4.44358px)
    }

    80% {
        -moz-transform: translateY(14px) translateX(4.40839px)
    }

    81% {
        -moz-transform: translateY(14.175px) translateX(4.35615px)
    }

    82% {
        -moz-transform: translateY(14.35px) translateX(4.28661px)
    }

    83% {
        -moz-transform: translateY(14.525px) translateX(4.19959px)
    }

    84% {
        -moz-transform: translateY(14.7px) translateX(4.09491px)
    }

    85% {
        -moz-transform: translateY(14.875px) translateX(3.97242px)
    }

    86% {
        -moz-transform: translateY(15.05px) translateX(3.83201px)
    }

    87% {
        -moz-transform: translateY(15.225px) translateX(3.67362px)
    }

    88% {
        -moz-transform: translateY(15.4px) translateX(3.49718px)
    }

    89% {
        -moz-transform: translateY(15.575px) translateX(3.30269px)
    }

    90% {
        -moz-transform: translateY(15.75px) translateX(3.09017px)
    }

    91% {
        -moz-transform: translateY(15.925px) translateX(2.85966px)
    }

    92% {
        -moz-transform: translateY(16.1px) translateX(2.61124px)
    }

    93% {
        -moz-transform: translateY(16.275px) translateX(2.34504px)
    }

    94% {
        -moz-transform: translateY(16.45px) translateX(2.06119px)
    }

    95% {
        -moz-transform: translateY(16.625px) translateX(1.75989px)
    }

    96% {
        -moz-transform: translateY(16.8px) translateX(1.44133px)
    }

    97% {
        -moz-transform: translateY(16.975px) translateX(1.10577px)
    }

    98% {
        -moz-transform: translateY(17.15px) translateX(.75349px)
    }

    99% {
        -moz-transform: translateY(17.325px) translateX(.38478px)
    }

    100% {
        -moz-transform: translateY(17.5px) translateX(0)
    }
}

@-o-keyframes snowFall2 {
    0% {
        -o-transform: translateY(0) translateX(0)
    }

    1% {
        -o-transform: translateY(.175px) translateX(-.38478px)
    }

    2% {
        -o-transform: translateY(.35px) translateX(-.75349px)
    }

    3% {
        -o-transform: translateY(.525px) translateX(-1.10577px)
    }

    4% {
        -o-transform: translateY(.7px) translateX(-1.44133px)
    }

    5% {
        -o-transform: translateY(.875px) translateX(-1.75989px)
    }

    6% {
        -o-transform: translateY(1.05px) translateX(-2.06119px)
    }

    7% {
        -o-transform: translateY(1.225px) translateX(-2.34504px)
    }

    8% {
        -o-transform: translateY(1.4px) translateX(-2.61124px)
    }

    9% {
        -o-transform: translateY(1.575px) translateX(-2.85966px)
    }

    10% {
        -o-transform: translateY(1.75px) translateX(-3.09017px)
    }

    11% {
        -o-transform: translateY(1.925px) translateX(-3.30269px)
    }

    12% {
        -o-transform: translateY(2.1px) translateX(-3.49718px)
    }

    13% {
        -o-transform: translateY(2.275px) translateX(-3.67362px)
    }

    14% {
        -o-transform: translateY(2.45px) translateX(-3.83201px)
    }

    15% {
        -o-transform: translateY(2.625px) translateX(-3.97242px)
    }

    16% {
        -o-transform: translateY(2.8px) translateX(-4.09491px)
    }

    17% {
        -o-transform: translateY(2.975px) translateX(-4.19959px)
    }

    18% {
        -o-transform: translateY(3.15px) translateX(-4.28661px)
    }

    19% {
        -o-transform: translateY(3.325px) translateX(-4.35615px)
    }

    20% {
        -o-transform: translateY(3.5px) translateX(-4.40839px)
    }

    21% {
        -o-transform: translateY(3.675px) translateX(-4.44358px)
    }

    22% {
        -o-transform: translateY(3.85px) translateX(-4.46197px)
    }

    23% {
        -o-transform: translateY(4.025px) translateX(-4.46386px)
    }

    24% {
        -o-transform: translateY(4.2px) translateX(-4.44956px)
    }

    25% {
        -o-transform: translateY(4.375px) translateX(-4.41942px)
    }

    26% {
        -o-transform: translateY(4.55px) translateX(-4.37381px)
    }

    27% {
        -o-transform: translateY(4.725px) translateX(-4.31314px)
    }

    28% {
        -o-transform: translateY(4.9px) translateX(-4.23782px)
    }

    29% {
        -o-transform: translateY(5.075px) translateX(-4.14831px)
    }

    30% {
        -o-transform: translateY(5.25px) translateX(-4.04508px)
    }

    31% {
        -o-transform: translateY(5.425px) translateX(-3.92863px)
    }

    32% {
        -o-transform: translateY(5.6px) translateX(-3.79948px)
    }

    33% {
        -o-transform: translateY(5.775px) translateX(-3.65815px)
    }

    34% {
        -o-transform: translateY(5.95px) translateX(-3.50523px)
    }

    35% {
        -o-transform: translateY(6.125px) translateX(-3.34127px)
    }

    36% {
        -o-transform: translateY(6.3px) translateX(-3.16689px)
    }

    37% {
        -o-transform: translateY(6.475px) translateX(-2.9827px)
    }

    38% {
        -o-transform: translateY(6.65px) translateX(-2.78933px)
    }

    39% {
        -o-transform: translateY(6.825px) translateX(-2.58742px)
    }

    40% {
        -o-transform: translateY(7px) translateX(-2.37764px)
    }

    41% {
        -o-transform: translateY(7.175px) translateX(-2.16066px)
    }

    42% {
        -o-transform: translateY(7.35px) translateX(-1.93717px)
    }

    43% {
        -o-transform: translateY(7.525px) translateX(-1.70785px)
    }

    44% {
        -o-transform: translateY(7.7px) translateX(-1.47343px)
    }

    45% {
        -o-transform: translateY(7.875px) translateX(-1.23461px)
    }

    46% {
        -o-transform: translateY(8.05px) translateX(-.99211px)
    }

    47% {
        -o-transform: translateY(8.225px) translateX(-.74667px)
    }

    48% {
        -o-transform: translateY(8.4px) translateX(-.49901px)
    }

    49% {
        -o-transform: translateY(8.575px) translateX(-.24988px)
    }

    50% {
        -o-transform: translateY(8.75px) translateX(0)
    }

    51% {
        -o-transform: translateY(8.925px) translateX(.24988px)
    }

    52% {
        -o-transform: translateY(9.1px) translateX(.49901px)
    }

    53% {
        -o-transform: translateY(9.275px) translateX(.74667px)
    }

    54% {
        -o-transform: translateY(9.45px) translateX(.99211px)
    }

    55% {
        -o-transform: translateY(9.625px) translateX(1.23461px)
    }

    56% {
        -o-transform: translateY(9.8px) translateX(1.47343px)
    }

    57% {
        -o-transform: translateY(9.975px) translateX(1.70785px)
    }

    58% {
        -o-transform: translateY(10.15px) translateX(1.93717px)
    }

    59% {
        -o-transform: translateY(10.325px) translateX(2.16066px)
    }

    60% {
        -o-transform: translateY(10.5px) translateX(2.37764px)
    }

    61% {
        -o-transform: translateY(10.675px) translateX(2.58742px)
    }

    62% {
        -o-transform: translateY(10.85px) translateX(2.78933px)
    }

    63% {
        -o-transform: translateY(11.025px) translateX(2.9827px)
    }

    64% {
        -o-transform: translateY(11.2px) translateX(3.16689px)
    }

    65% {
        -o-transform: translateY(11.375px) translateX(3.34127px)
    }

    66% {
        -o-transform: translateY(11.55px) translateX(3.50523px)
    }

    67% {
        -o-transform: translateY(11.725px) translateX(3.65815px)
    }

    68% {
        -o-transform: translateY(11.9px) translateX(3.79948px)
    }

    69% {
        -o-transform: translateY(12.075px) translateX(3.92863px)
    }

    70% {
        -o-transform: translateY(12.25px) translateX(4.04508px)
    }

    71% {
        -o-transform: translateY(12.425px) translateX(4.14831px)
    }

    72% {
        -o-transform: translateY(12.6px) translateX(4.23782px)
    }

    73% {
        -o-transform: translateY(12.775px) translateX(4.31314px)
    }

    74% {
        -o-transform: translateY(12.95px) translateX(4.37381px)
    }

    75% {
        -o-transform: translateY(13.125px) translateX(4.41942px)
    }

    76% {
        -o-transform: translateY(13.3px) translateX(4.44956px)
    }

    77% {
        -o-transform: translateY(13.475px) translateX(4.46386px)
    }

    78% {
        -o-transform: translateY(13.65px) translateX(4.46197px)
    }

    79% {
        -o-transform: translateY(13.825px) translateX(4.44358px)
    }

    80% {
        -o-transform: translateY(14px) translateX(4.40839px)
    }

    81% {
        -o-transform: translateY(14.175px) translateX(4.35615px)
    }

    82% {
        -o-transform: translateY(14.35px) translateX(4.28661px)
    }

    83% {
        -o-transform: translateY(14.525px) translateX(4.19959px)
    }

    84% {
        -o-transform: translateY(14.7px) translateX(4.09491px)
    }

    85% {
        -o-transform: translateY(14.875px) translateX(3.97242px)
    }

    86% {
        -o-transform: translateY(15.05px) translateX(3.83201px)
    }

    87% {
        -o-transform: translateY(15.225px) translateX(3.67362px)
    }

    88% {
        -o-transform: translateY(15.4px) translateX(3.49718px)
    }

    89% {
        -o-transform: translateY(15.575px) translateX(3.30269px)
    }

    90% {
        -o-transform: translateY(15.75px) translateX(3.09017px)
    }

    91% {
        -o-transform: translateY(15.925px) translateX(2.85966px)
    }

    92% {
        -o-transform: translateY(16.1px) translateX(2.61124px)
    }

    93% {
        -o-transform: translateY(16.275px) translateX(2.34504px)
    }

    94% {
        -o-transform: translateY(16.45px) translateX(2.06119px)
    }

    95% {
        -o-transform: translateY(16.625px) translateX(1.75989px)
    }

    96% {
        -o-transform: translateY(16.8px) translateX(1.44133px)
    }

    97% {
        -o-transform: translateY(16.975px) translateX(1.10577px)
    }

    98% {
        -o-transform: translateY(17.15px) translateX(.75349px)
    }

    99% {
        -o-transform: translateY(17.325px) translateX(.38478px)
    }

    100% {
        -o-transform: translateY(17.5px) translateX(0)
    }
}

@keyframes snowFall2 {
    0% {
        transform: translateY(0) translateX(0)
    }

    1% {
        transform: translateY(.175px) translateX(-.38478px)
    }

    2% {
        transform: translateY(.35px) translateX(-.75349px)
    }

    3% {
        transform: translateY(.525px) translateX(-1.10577px)
    }

    4% {
        transform: translateY(.7px) translateX(-1.44133px)
    }

    5% {
        transform: translateY(.875px) translateX(-1.75989px)
    }

    6% {
        transform: translateY(1.05px) translateX(-2.06119px)
    }

    7% {
        transform: translateY(1.225px) translateX(-2.34504px)
    }

    8% {
        transform: translateY(1.4px) translateX(-2.61124px)
    }

    9% {
        transform: translateY(1.575px) translateX(-2.85966px)
    }

    10% {
        transform: translateY(1.75px) translateX(-3.09017px)
    }

    11% {
        transform: translateY(1.925px) translateX(-3.30269px)
    }

    12% {
        transform: translateY(2.1px) translateX(-3.49718px)
    }

    13% {
        transform: translateY(2.275px) translateX(-3.67362px)
    }

    14% {
        transform: translateY(2.45px) translateX(-3.83201px)
    }

    15% {
        transform: translateY(2.625px) translateX(-3.97242px)
    }

    16% {
        transform: translateY(2.8px) translateX(-4.09491px)
    }

    17% {
        transform: translateY(2.975px) translateX(-4.19959px)
    }

    18% {
        transform: translateY(3.15px) translateX(-4.28661px)
    }

    19% {
        transform: translateY(3.325px) translateX(-4.35615px)
    }

    20% {
        transform: translateY(3.5px) translateX(-4.40839px)
    }

    21% {
        transform: translateY(3.675px) translateX(-4.44358px)
    }

    22% {
        transform: translateY(3.85px) translateX(-4.46197px)
    }

    23% {
        transform: translateY(4.025px) translateX(-4.46386px)
    }

    24% {
        transform: translateY(4.2px) translateX(-4.44956px)
    }

    25% {
        transform: translateY(4.375px) translateX(-4.41942px)
    }

    26% {
        transform: translateY(4.55px) translateX(-4.37381px)
    }

    27% {
        transform: translateY(4.725px) translateX(-4.31314px)
    }

    28% {
        transform: translateY(4.9px) translateX(-4.23782px)
    }

    29% {
        transform: translateY(5.075px) translateX(-4.14831px)
    }

    30% {
        transform: translateY(5.25px) translateX(-4.04508px)
    }

    31% {
        transform: translateY(5.425px) translateX(-3.92863px)
    }

    32% {
        transform: translateY(5.6px) translateX(-3.79948px)
    }

    33% {
        transform: translateY(5.775px) translateX(-3.65815px)
    }

    34% {
        transform: translateY(5.95px) translateX(-3.50523px)
    }

    35% {
        transform: translateY(6.125px) translateX(-3.34127px)
    }

    36% {
        transform: translateY(6.3px) translateX(-3.16689px)
    }

    37% {
        transform: translateY(6.475px) translateX(-2.9827px)
    }

    38% {
        transform: translateY(6.65px) translateX(-2.78933px)
    }

    39% {
        transform: translateY(6.825px) translateX(-2.58742px)
    }

    40% {
        transform: translateY(7px) translateX(-2.37764px)
    }

    41% {
        transform: translateY(7.175px) translateX(-2.16066px)
    }

    42% {
        transform: translateY(7.35px) translateX(-1.93717px)
    }

    43% {
        transform: translateY(7.525px) translateX(-1.70785px)
    }

    44% {
        transform: translateY(7.7px) translateX(-1.47343px)
    }

    45% {
        transform: translateY(7.875px) translateX(-1.23461px)
    }

    46% {
        transform: translateY(8.05px) translateX(-.99211px)
    }

    47% {
        transform: translateY(8.225px) translateX(-.74667px)
    }

    48% {
        transform: translateY(8.4px) translateX(-.49901px)
    }

    49% {
        transform: translateY(8.575px) translateX(-.24988px)
    }

    50% {
        transform: translateY(8.75px) translateX(0)
    }

    51% {
        transform: translateY(8.925px) translateX(.24988px)
    }

    52% {
        transform: translateY(9.1px) translateX(.49901px)
    }

    53% {
        transform: translateY(9.275px) translateX(.74667px)
    }

    54% {
        transform: translateY(9.45px) translateX(.99211px)
    }

    55% {
        transform: translateY(9.625px) translateX(1.23461px)
    }

    56% {
        transform: translateY(9.8px) translateX(1.47343px)
    }

    57% {
        transform: translateY(9.975px) translateX(1.70785px)
    }

    58% {
        transform: translateY(10.15px) translateX(1.93717px)
    }

    59% {
        transform: translateY(10.325px) translateX(2.16066px)
    }

    60% {
        transform: translateY(10.5px) translateX(2.37764px)
    }

    61% {
        transform: translateY(10.675px) translateX(2.58742px)
    }

    62% {
        transform: translateY(10.85px) translateX(2.78933px)
    }

    63% {
        transform: translateY(11.025px) translateX(2.9827px)
    }

    64% {
        transform: translateY(11.2px) translateX(3.16689px)
    }

    65% {
        transform: translateY(11.375px) translateX(3.34127px)
    }

    66% {
        transform: translateY(11.55px) translateX(3.50523px)
    }

    67% {
        transform: translateY(11.725px) translateX(3.65815px)
    }

    68% {
        transform: translateY(11.9px) translateX(3.79948px)
    }

    69% {
        transform: translateY(12.075px) translateX(3.92863px)
    }

    70% {
        transform: translateY(12.25px) translateX(4.04508px)
    }

    71% {
        transform: translateY(12.425px) translateX(4.14831px)
    }

    72% {
        transform: translateY(12.6px) translateX(4.23782px)
    }

    73% {
        transform: translateY(12.775px) translateX(4.31314px)
    }

    74% {
        transform: translateY(12.95px) translateX(4.37381px)
    }

    75% {
        transform: translateY(13.125px) translateX(4.41942px)
    }

    76% {
        transform: translateY(13.3px) translateX(4.44956px)
    }

    77% {
        transform: translateY(13.475px) translateX(4.46386px)
    }

    78% {
        transform: translateY(13.65px) translateX(4.46197px)
    }

    79% {
        transform: translateY(13.825px) translateX(4.44358px)
    }

    80% {
        transform: translateY(14px) translateX(4.40839px)
    }

    81% {
        transform: translateY(14.175px) translateX(4.35615px)
    }

    82% {
        transform: translateY(14.35px) translateX(4.28661px)
    }

    83% {
        transform: translateY(14.525px) translateX(4.19959px)
    }

    84% {
        transform: translateY(14.7px) translateX(4.09491px)
    }

    85% {
        transform: translateY(14.875px) translateX(3.97242px)
    }

    86% {
        transform: translateY(15.05px) translateX(3.83201px)
    }

    87% {
        transform: translateY(15.225px) translateX(3.67362px)
    }

    88% {
        transform: translateY(15.4px) translateX(3.49718px)
    }

    89% {
        transform: translateY(15.575px) translateX(3.30269px)
    }

    90% {
        transform: translateY(15.75px) translateX(3.09017px)
    }

    91% {
        transform: translateY(15.925px) translateX(2.85966px)
    }

    92% {
        transform: translateY(16.1px) translateX(2.61124px)
    }

    93% {
        transform: translateY(16.275px) translateX(2.34504px)
    }

    94% {
        transform: translateY(16.45px) translateX(2.06119px)
    }

    95% {
        transform: translateY(16.625px) translateX(1.75989px)
    }

    96% {
        transform: translateY(16.8px) translateX(1.44133px)
    }

    97% {
        transform: translateY(16.975px) translateX(1.10577px)
    }

    98% {
        transform: translateY(17.15px) translateX(.75349px)
    }

    99% {
        transform: translateY(17.325px) translateX(.38478px)
    }

    100% {
        transform: translateY(17.5px) translateX(0)
    }
}

@-webkit-keyframes translateTornado1 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(4px)
    }

    75% {
        -webkit-transform: translateX(-4px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes translateTornado2 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(2px)
    }

    75% {
        -webkit-transform: translateX(-2px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes translateTornado3 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(8px)
    }

    75% {
        -webkit-transform: translateX(-8px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes translateTornado4 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(6px)
    }

    75% {
        -webkit-transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes translateTornado5 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(10px)
    }

    75% {
        -webkit-transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes translateTornado6 {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(6px)
    }

    75% {
        -webkit-transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado1 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(4px)
    }

    75% {
        -moz-transform: translateX(-4px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado2 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(2px)
    }

    75% {
        -moz-transform: translateX(-2px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado3 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(8px)
    }

    75% {
        -moz-transform: translateX(-8px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado4 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(6px)
    }

    75% {
        -moz-transform: translateX(-6px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado5 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(10px)
    }

    75% {
        -moz-transform: translateX(-10px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes translateTornado6 {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(6px)
    }

    75% {
        -moz-transform: translateX(-6px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes translateTornado1 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(4px)
    }

    75% {
        -o-transform: translateX(-4px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@-o-keyframes translateTornado2 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(2px)
    }

    75% {
        -o-transform: translateX(-2px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@-o-keyframes translateTornado3 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(8px)
    }

    75% {
        -o-transform: translateX(-8px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@-o-keyframes translateTornado4 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(6px)
    }

    75% {
        -o-transform: translateX(-6px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@-o-keyframes translateTornado5 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(10px)
    }

    75% {
        -o-transform: translateX(-10px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@-o-keyframes translateTornado6 {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(6px)
    }

    75% {
        -o-transform: translateX(-6px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes translateTornado1 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(4px)
    }

    75% {
        transform: translateX(-4px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes translateTornado2 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(2px)
    }

    75% {
        transform: translateX(-2px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes translateTornado3 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(8px)
    }

    75% {
        transform: translateX(-8px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes translateTornado4 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(6px)
    }

    75% {
        transform: translateX(-6px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes translateTornado5 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(10px)
    }

    75% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes translateTornado6 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(6px)
    }

    75% {
        transform: translateX(-6px)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes translateFog {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(2.5px)
    }

    75% {
        -webkit-transform: translateX(-2.5px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes translateFog {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(2.5px)
    }

    75% {
        -moz-transform: translateX(-2.5px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes translateFog {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(2.5px)
    }

    75% {
        -o-transform: translateX(-2.5px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes translateFog {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(2.5px)
    }

    75% {
        transform: translateX(-2.5px)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes fillOpacityFog {
    0%,100% {
        fill-opacity: .5;
        stroke-opacity: .5
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-moz-keyframes fillOpacityFog {
    0%,100% {
        fill-opacity: .5;
        stroke-opacity: .5
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-o-keyframes fillOpacityFog {
    0%,100% {
        fill-opacity: .5;
        stroke-opacity: .5
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@keyframes fillOpacityFog {
    0%,100% {
        fill-opacity: .5;
        stroke-opacity: .5
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1
    }
}

@-webkit-keyframes translateSunrise {
    0% {
        -webkit-transform: translateY(0)
    }

    100%,25% {
        -webkit-transform: translateY(-16.002px)
    }
}

@-moz-keyframes translateSunrise {
    0% {
        -moz-transform: translateY(0)
    }

    100%,25% {
        -moz-transform: translateY(-16.002px)
    }
}

@-o-keyframes translateSunrise {
    0% {
        -o-transform: translateY(0)
    }

    100%,25% {
        -o-transform: translateY(-16.002px)
    }
}

@keyframes translateSunrise {
    0% {
        transform: translateY(0)
    }

    100%,25% {
        transform: translateY(-16.002px)
    }
}

@-webkit-keyframes translateSunset {
    0% {
        -webkit-transform: translateY(-16px)
    }

    100%,25% {
        -webkit-transform: translateY(-4px)
    }
}

@-moz-keyframes translateSunset {
    0% {
        -moz-transform: translateY(-16px)
    }

    100%,25% {
        -moz-transform: translateY(-4px)
    }
}

@-o-keyframes translateSunset {
    0% {
        -o-transform: translateY(-16px)
    }

    100%,25% {
        -o-transform: translateY(-4px)
    }
}

@keyframes translateSunset {
    0% {
        transform: translateY(-16px)
    }

    100%,25% {
        transform: translateY(-4px)
    }
}

@-webkit-keyframes translateArrowDown {
    0% {
        -webkit-transform: translateY(2px)
    }

    100% {
        -webkit-transform: translateY(5px)
    }
}

@-moz-keyframes translateArrowDown {
    0% {
        -moz-transform: translateY(2px)
    }

    100% {
        -moz-transform: translateY(5px)
    }
}

@-o-keyframes translateArrowDown {
    0% {
        -o-transform: translateY(2px)
    }

    100% {
        -o-transform: translateY(5px)
    }
}

@keyframes translateArrowDown {
    0% {
        transform: translateY(2px)
    }

    100% {
        transform: translateY(5px)
    }
}

@-webkit-keyframes translateArrowUp {
    0% {
        -webkit-transform: translateY(-2.002px)
    }

    100% {
        -webkit-transform: translateY(-4.998px)
    }
}

@-moz-keyframes translateArrowUp {
    0% {
        -moz-transform: translateY(-2.002px)
    }

    100% {
        -moz-transform: translateY(-4.998px)
    }
}

@-o-keyframes translateArrowUp {
    0% {
        -o-transform: translateY(-2.002px)
    }

    100% {
        -o-transform: translateY(-4.998px)
    }
}

@keyframes translateArrowUp {
    0% {
        transform: translateY(-2.002px)
    }

    100% {
        transform: translateY(-4.998px)
    }
}

@-webkit-keyframes translateWind {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateX(4.998px)
    }

    75% {
        -webkit-transform: translateX(-4.998px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes translateWind {
    0% {
        -moz-transform: translateY(0)
    }

    25% {
        -moz-transform: translateX(4.998px)
    }

    75% {
        -moz-transform: translateX(-4.998px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes translateWind {
    0% {
        -o-transform: translateY(0)
    }

    25% {
        -o-transform: translateX(4.998px)
    }

    75% {
        -o-transform: translateX(-4.998px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes translateWind {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateX(4.998px)
    }

    75% {
        transform: translateX(-4.998px)
    }

    100% {
        transform: translateX(0)
    }
}

.add-items-helper .helper-icon:before,.alert-window-wrapper .alert-window h2:before,.angular-block .kaarousel .kaarousel-nav .kaarousel-next:after,.angular-block .kaarousel .kaarousel-nav .kaarousel-prev:after,.animated-dropdown-menu .menu-item .menu-item-icon:before,.availabilities-container .calendars-wrapper .availabilities-nav .nextMonth:after,.availabilities-container .calendars-wrapper .availabilities-nav .prevMonth:after,.bblc-panel .stars .star:before,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.hover>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet:hover>div:after,.button-checkbox .btn.checkbox-btn .btn-checked:after,.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media.no-picture:before,.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:after,.citytrip-modal .modal-days .day .day-element .btn-citytrip:after,.citytrip-modal .modal-title:before,.close-modal:after,.comments-icon-image:before,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-next:after,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-prev:after,.contact-form.success:before,.daterange-selector .rangeslider .ngrs-handle-max i:after,.daterange-selector .rangeslider .ngrs-handle-min i:after,.daterange-selector-wrapper .alert:before,.day-planner-wrapper .day-planner .events .event .event-item .btn-delete:after,.day-planner-wrapper .day-planner .events .event .event-item .event-item-warning .icon-warning:after,.day-planner-wrapper .day-planner .events .event .resizer:after,.distance-from-previous .distance-wrapper .distance.ride-warning:before,.distance-from-previous .distance-wrapper .glyphicon.ride-warning:before,.distance-popover .ride-icon:before,.dropdown-select .bootstrap-select.btn-group i:before,.fullscreen_control_wrapper:after,.highlights-tab .highlights-image.placeholder:after,.housing-choices-list-wrapper .housing-choice-label:after,.icon-font-item,.itinerary-download-wrapper ul li a:after,.itinerary-locomotion-type .locomotion-wrapper .locomotion-icon:after,.itinerary-steps-wrapper h3:before,.itinerary-tabs .kaarousel-nav .kaarousel-next:after,.itinerary-tabs .kaarousel-nav .kaarousel-prev:after,.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper .close-infos:after,.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay h3:before,.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know h3:after,.itinerary-trip-wrapper .itinerary-basics .section-alert h3:after,.lightbox .lightbox-close-button:before,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-next:after,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev:after,.map-alone .gm-style-iw+div:after,.media-tab .kaarousel-nav .kaarousel-next:after,.media-tab .kaarousel-nav .kaarousel-prev:after,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.gsphere:before,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.krpano:after,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.video:before,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.virtualtour:after,.my-stay-button-wrapper .user-avatar .no-image:after,.my-stay-calendar:after,.nav-button a:before,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li:before,.planning-ct .planning-ct-tooltip .tooltip-exit:after,.planning-menu-bar .menu-item-icon:before,.planning-preview .go-to-planning:after,.planning-slider-wrapper .planning-slider .next-nav:after,.planning-slider-wrapper .planning-slider .prev-nav:after,.planning-slider-wrapper .swiper-slide .planning-action-icon:after,.planning-tourism .item-container .item-delete:after,.planning-tourism.light-mode .no-sheets .add-items-helper .helper-icon:before,.planning-tourism.read-only-mode .action-buttons .action-button:after,.planning-tourism.read-only-mode .day-items .no-sheets:before,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group:after,.planning-tourism.read-only-mode .day-items .tourism-list-item .wishlist-delete-sheet:before,.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon:after,.rating-font,.settings-container .nav-tabs>li .profile-tab:before,.settings-container .nav-tabs>li .settings-tab-link:before,.settings-container .nav-tabs>li .tickets-tab:before,.settings-container .nav-tabs>li .trip-tab:before,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.add:before,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon:after,.settings-container .planning-entry .planning-actions .action-item:before,.settings-container .planning-entry .planning-author .avatar-wrapper:after,.settings-container .planning-entry .planning-categories .sheet-group:before,.settings-container .ticket-entry .planning-actions .action-item:before,.settings-container .ticket-entry .planning-author .avatar-wrapper:after,.settings-container .ticket-entry .planning-categories .sheet-group:before,.settings-container .user-fixed-infos .provider-item:after,.sheet-deal .deal-expiration:before,.sheet-deal .deal-time-left:before,.sheet-list-timeline .openings-list-wrapper .opening-value.available .sheet-image-wrapper.no-image:after,.sheet-list-timeline .sheet-panel .panel-close:after,.sheet-list-timeline .sheet-panel .sheet-schedule .end-time:before,.sheet-list-timeline .sheet-panel.no-image .sheet-image:after,.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos .sheet-commune:before,.sheet-list-timeline .timeline-nav .timeline-nav-next:before,.sheet-list-timeline .timeline-nav .timeline-nav-prev:before,.single-day-planning .close-modal:after,.single-day-planning .single-day-header h2 .next-day:after,.single-day-planning .single-day-header h2 .prev-day:after,.slider-nav-item,.snow-module .heigths-wrapper .mountain-icon:after,.switcher-container .btn:before,.tourism-detail-add-comment h2:after,.tourism-detail-comments .comment-wrapper .comment-content.reponse:before,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:after,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:before,.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .main-tel:before,.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-website:before,.tourism-detail-sidebar .social-buttons-wrapper .instagram-icon:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon:after,.tourism-detail-sidebar .tourism-detail-googlecalendar .link-googlecalendar:before,.tourism-detail-sidebar .tourism-detail-location .link-localize:before,.tourism-detail-sidebar .user-wrapper.no-picture .user-picture .user-picture-wrapper:after,.tourism-facets .disable-filter:after,.tourism-facets .facet-button .filters-label:after,.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-max i:before,.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-min i:before,.tourism-facets .search-field .facet-search:before,.tourism-list-item .alert-wrapper a:before,.tourism-list-item .item-image-wrapper.no-image a:after,.tourism-list-item .item-infos .link-wrapper .commune:before,.tourism-list-item .services-wrapper .service-item:after,.tourism-list-item .user-wrapper.no-picture .user-picture-wrapper:after,.tourism-list-item .wishlist-button:after,.tourism-list-item.in-planning .edit-button:after,.tourism-list-item.in-planning .sheet-image-wrapper.no-image:before,.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group:after,.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value.date-second:before,.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-secondary-infos .commune:before,.tourism-map .gm-style-iw+div:after,.tourism-my-stay .my-stay-buttons .my-stay-count:before,.tourism-my-stay .my-stay-form .btn-dropdown-toggle:before,.tourism-my-stay .my-stay-form .fields-wrapper .planning-infos-wrapper:after,.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected .planning-infos-wrapper:before,.tourism-my-stay .remove-search:after,.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn:before,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn:before,.trace-type-icon:after,.ui-pnotify .ui-pnotify-container.alert-danger .ui-pnotify-text:before,.ui-pnotify .ui-pnotify-container.alert-success .ui-pnotify-text:before,.warning-icon:before,.warning-popover .alert-window-wrapper .alert-window h2:before,.warning-popover .planning-tourism.read-only-mode .day-items .no-sheets:before,.warning-popover .warning-icon:before,.weather-wrapper .main-infos .toggle-button:after,.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item.timelapse:before,.wishlist-btn .add-icon:after,.wishlist-btn .add-icon:before,.wishlist-slider-wrapper .wishlist-slider .kaarousel-next:after,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev:after,.wishlist-slider-wrapper.isBeingHovered:after {
    font-family: raccourci;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow4,.trace-type-icon[type="99.18.04.01"]:after {
    content: "\e9ac"
}

.icon-arrow5,.trace-type-icon[type="99.18.04.03"]:after {
    content: "\e9ad"
}

.icon-loop,.trace-type-icon[type="99.18.04.02"]:after {
    content: "\e9ae"
}

.icon-user,.my-stay-button-wrapper .user-avatar .no-image:after,.settings-container .nav-tabs>li .profile-tab:before,.tourism-detail-sidebar .user-wrapper.no-picture .user-picture .user-picture-wrapper:after,.tourism-list-item .user-wrapper.no-picture .user-picture-wrapper:after {
    content: "\e625"
}

.icon-cog,.planning-tourism.read-only-mode .action-buttons .action-button.edit-planning:after,.settings-container .nav-tabs>li .settings-tab-link:before,.settings-container .planning-entry .planning-actions .action-item.edit-planning:before,.settings-container .ticket-entry .planning-actions .action-item.edit-planning:before,.tourism-list-item.in-planning .animated-dropdown-menu .menu-edit .menu-item-icon:before {
    content: "\e602"
}

.icon-hat,.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know h3:after {
    content: "\e639"
}

.icon-diamond,[character="\\e946"]:before {
    content: "\e946"
}

.icon-cook,[character="\\e93f"]:before {
    content: "\e93f"
}

.icon-fireplace,[character="\\e940"]:before {
    content: "\e940"
}

.icon-360,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.gsphere:before {
    content: "\e939"
}

.icon-anchor {
    content: "\e938"
}

.icon-motorcycle,.itinerary-locomotion-type .locomotion-wrapper[type="99.02.01.07.01.01"] .locomotion-icon:after {
    content: "\e920"
}

.icon-flippers,.itinerary-locomotion-type .locomotion-wrapper[type="99.02.01.07.01.08"] .locomotion-icon:after {
    content: "\e919"
}

.icon-paddle,.itinerary-locomotion-type .locomotion-wrapper[type="99.02.01.07.01.09"] .locomotion-icon:after {
    content: "\e91a"
}

.icon-horse,.itinerary-locomotion-type .locomotion-wrapper[type="02.01.07.01.02"] .locomotion-icon:after {
    content: "\e911"
}

.icon-kayak,.itinerary-locomotion-type .locomotion-wrapper[type="99.02.01.07.01.07"] .locomotion-icon:after {
    content: "\e912"
}

.icon-star-2 {
    content: "\e909"
}

.icon-globe,.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-website:before {
    content: "\e908"
}

.icon-vtt,.itinerary-locomotion-type .locomotion-wrapper[type="99.02.01.07.01.04"] .locomotion-icon:after {
    content: "\e668"
}

.close-modal:after,.day-planner-wrapper .day-planner .events .event .event-item .btn-delete:after,.icon-suppr,.settings-container .planning-entry .planning-actions .action-item.delete-planning:before,.settings-container .planning-entry .planning-actions .action-item.hide-planning:before,.settings-container .ticket-entry .planning-actions .action-item.delete-planning:before,.settings-container .ticket-entry .planning-actions .action-item.hide-planning:before,.single-day-planning .close-modal:after,.tourism-list-item.in-planning .animated-dropdown-menu .menu-delete .menu-item-icon:before,.ui-pnotify .ui-pnotify-container.alert-danger .ui-pnotify-text:before {
    content: "\e615"
}

.icon-eye,.settings-container .planning-entry .planning-actions .action-item.view-planning:before,.settings-container .ticket-entry .planning-actions .action-item.view-planning:before,.tourism-list-item.in-planning .animated-dropdown-menu .menu-visualize .menu-item-icon:before {
    content: "\e603"
}

.comment-form .field-wrapper .type-wrapper ul li.item-business label .label-icon:after,.icon-suitcase,.settings-container .nav-tabs>li .trip-tab:before,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon:after,.settings-container .planning-entry .planning-author .avatar-wrapper:after,.settings-container .ticket-entry .planning-author .avatar-wrapper:after,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:after,.tourism-list-item .wishlist-button:after,.tourism-my-stay .my-stay-buttons .my-stay-count:before,.wishlist-btn .add-icon:after {
    content: "\e646"
}

.icon-printer,.planning-menu-bar .menu-item-icon.print-item:before,.planning-tourism.read-only-mode .action-buttons .action-button.print:after,.settings-container .planning-entry .planning-actions .action-item.print-planning:before,.settings-container .ticket-entry .planning-actions .action-item.print-planning:before {
    content: "\e645"
}

.icon-nav-back,.nav-back a:before,.switcher-container .btn.layout-default:before,.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn:before {
    content: "\e644"
}

.icon-menu {
    content: "\e643"
}

.icon-calendar,.my-stay-calendar:after,.tourism-detail-sidebar .tourism-detail-googlecalendar .link-googlecalendar:before {
    content: "\e641"
}

.icon-ticket,.settings-container .nav-tabs>li .tickets-tab:before,.tourism-list-item.in-planning .animated-dropdown-menu .menu-booking .menu-item-icon:before,.tourism-list-item.in-planning .animated-dropdown-menu .menu-order .menu-item-icon:before {
    content: "\e616"
}

.icon-phone,.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .main-tel:before {
    content: "\e613"
}

.icon-localize,.planning-slider-wrapper .swiper-slide .planning-action-icon.open-map:after,.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos .sheet-commune:before,.tourism-detail-sidebar .tourism-detail-location .link-localize:before,.tourism-list-item .item-infos .link-wrapper .commune:before,.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-secondary-infos .commune:before {
    content: "\e612"
}

.comment-form .field-wrapper .type-wrapper ul li.item-family label .label-icon:after,.icon-form-avis-family {
    content: "\e611"
}

.comment-form .field-wrapper .type-wrapper ul li.item-couple label .label-icon:after,.icon-form-avis-couple {
    content: "\e610"
}

.comment-form .field-wrapper .type-wrapper ul li.item-group label .label-icon:after,.icon-form-avis-bus {
    content: "\e60e"
}

.comment-form .field-wrapper .type-wrapper ul li.item-alone label .label-icon:after,.icon-form-avis-alone {
    content: "\e60d"
}

.icon-duplicate,.tourism-list-item.in-planning .animated-dropdown-menu .menu-duplicate .menu-item-icon:before {
    content: "\e60c"
}

.icon-clock,.planning-calendar-sidebar .sheet-infos .adviced-icon-wrapper .adviced-icon:before,.sheet-deal .deal-time-left:before,.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item.timelapse:before {
    content: "\e60a"
}

.comments-icon-image.type-5:before,.icon-avis5 {
    content: "\e609"
}

.comments-icon-image.type-4:before,.icon-avis4 {
    content: "\e608"
}

.comments-icon-image.type-3:before,.icon-avis3 {
    content: "\e607"
}

.comments-icon-image.type-2:before,.icon-avis2 {
    content: "\e606"
}

.comments-icon-image.type-1:before,.icon-avis1 {
    content: "\e605"
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.hover>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet:hover>div:after,.button-checkbox .btn.checkbox-btn .btn-checked:after,.citytrip-modal .modal-days .day .day-element.citytripValid .btn-citytrip:after,.contact-form.success:before,.dropdown-select .bootstrap-select.btn-group i:before,.icon-tick,.isChecked .check:after,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.plan:after,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved .add-icon:before,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved:hover.saving .add-icon:before,.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected .planning-infos-wrapper:before,.ui-pnotify .ui-pnotify-container.alert-success .ui-pnotify-text:before,.wishlist-btn.isFaved .add-icon:before,.wishlist-btn.isFaved:hover.saving .add-icon:before {
    content: "\e617"
}

.angular-block .kaarousel .kaarousel-nav .kaarousel-prev:after,.availabilities-container .calendars-wrapper .availabilities-nav .prevMonth:after,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-prev:after,.daterange-selector .rangeslider .ngrs-handle-min i:after,.icon-nav-prev,.itinerary-tabs .kaarousel-nav .kaarousel-prev:after,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev:after,.media-tab .kaarousel-nav .kaarousel-prev:after,.nav-prev a:before,.planning-slider-wrapper .planning-slider .prev-nav:after,.sheet-list-timeline .timeline-nav .timeline-nav-prev:before,.single-day-planning .single-day-header h2 .prev-day:after,.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-min i:before,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev:after {
    content: "\e61a"
}

.angular-block .kaarousel .kaarousel-nav .kaarousel-next:after,.availabilities-container .calendars-wrapper .availabilities-nav .nextMonth:after,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-next:after,.daterange-selector .rangeslider .ngrs-handle-max i:after,.housing-choices-list-wrapper .housing-choice-label:after,.icon-nav-next,.itinerary-tabs .kaarousel-nav .kaarousel-next:after,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-next:after,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev:after,.media-tab .kaarousel-nav .kaarousel-next:after,.nav-next a:before,.planning-preview .go-to-planning:after,.planning-slider-wrapper .planning-slider .next-nav:after,.planning-slider-wrapper .planning-slider .prev-nav:after,.sheet-list-timeline .sheet-panel .sheet-schedule .end-time:before,.sheet-list-timeline .timeline-nav .timeline-nav-next:before,.sheet-list-timeline .timeline-nav .timeline-nav-prev:before,.single-day-planning .single-day-header h2 .next-day:after,.single-day-planning .single-day-header h2 .prev-day:after,.slider-nav-item,.tourism-facets .facet-button .filters-label:after,.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-max i:before,.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value.date-second:before,.tourism-my-stay .my-stay-form .btn-dropdown-toggle:before,.wishlist-slider-wrapper .wishlist-slider .kaarousel-next:after,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev:after {
    content: "\e619"
}

.icon-helper-arrow,.tourism-detail-add-comment h2:after {
    content: "\e61b"
}

.icon-play-video,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.video:before {
    content: "\e61c"
}

.icon-send,.planning-menu-bar .menu-item-icon.send-item:before,.planning-tourism.read-only-mode .action-buttons .action-button.mail:after,.settings-container .planning-entry .planning-actions .action-item.send-planning:before,.settings-container .planning-entry .planning-actions .action-item:before,.settings-container .ticket-entry .planning-actions .action-item.send-planning:before,.settings-container .ticket-entry .planning-actions .action-item:before,.tourism-list-item .services-wrapper .service-item:after {
    content: "\e620"
}

.icon-save,.planning-menu-bar .menu-item-icon.save-item:before {
    content: "\e61f"
}

.icon-mobile,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.mobile:after {
    content: "\e61e"
}

.icon-arrow,.tourism-detail-comments .comment-wrapper .comment-content.reponse:before {
    content: "\e61d"
}

.add-items-helper.add-activity .helper-icon:before,.icon-dots,.icon-font-activity:before,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li.activities:before,.planning-tourism.light-mode .no-sheets .add-items-helper.add-activity .helper-icon:before,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group.group-activity:after,.tourism-list-item.in-planning .edit-button:after,.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group.group-activity:after {
    content: "\e621"
}

.alert-window-wrapper .alert-window h2:before,.daterange-selector-wrapper .alert:before,.distance-from-previous .distance-wrapper .distance.ride-warning:before,.distance-from-previous .distance-wrapper .glyphicon.ride-warning:before,.icon-warning,.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay h3:before,.planning-tourism.read-only-mode .day-items .no-sheets:before,.tourism-list-item .alert-wrapper a:before,.warning-icon:before,.warning-popover .alert-window-wrapper .alert-window h2:before,.warning-popover .planning-tourism.read-only-mode .day-items .no-sheets:before,.warning-popover .warning-icon:before {
    content: "\e623"
}

.distance-popover .ride-icon:before,.icon-walking,.itinerary-locomotion-type .locomotion-wrapper[type="02.01.07.01.05"] .locomotion-icon:after,.marker-index.new .marker-icon.icon-font-itinerary:before,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li:before {
    content: "\e626"
}

.distance-popover .car-ride-duration .ride-icon:before,.icon-car,.itinerary-locomotion-type .locomotion-wrapper[type="02.01.07.01.06"] .locomotion-icon:after,.tourism-list-item .services-wrapper .service-item.item-parking:after {
    content: "\e622"
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media.no-picture:before,.highlights-tab .highlights-image.placeholder:after,.icon-picture,.sheet-list-timeline .openings-list-wrapper .opening-value.available .sheet-image-wrapper.no-image:after,.sheet-list-timeline .sheet-panel.no-image .sheet-image:after,.tourism-list-item .item-image-wrapper.no-image a:after,.tourism-list-item.in-planning .sheet-image-wrapper.no-image:before {
    content: "\e628"
}

.day-planner-wrapper .day-planner .events .event .event-item .event-item-warning .icon-warning:after,.icon-lightbulb {
    content: "\e629"
}

.icon-pinterest,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-pinterest .social-icon:after {
    content: "\e62f"
}

.icon-twitter,.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.twitter:after,.settings-container .user-fixed-infos .provider-item.twitter-provider:after,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-twitter .social-icon:after {
    content: "\e62e"
}

.icon-instagram,.tourism-detail-sidebar .social-buttons-wrapper .instagram-icon:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-instagram .social-icon:after {
    content: "\e62d"
}

.icon-google,.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.google:after,.settings-container .user-fixed-infos .provider-item.google-provider:after,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-google .social-icon:after {
    content: "\e62c"
}

.icon-facebook,.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.facebook:after,.settings-container .user-fixed-infos .provider-item.facebook-provider:after,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-facebook .social-icon:after {
    content: "\e62b"
}

.icon-youtube,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-youtube .social-icon:after {
    content: "\e62a"
}

.icon-wifi,.tourism-list-item .services-wrapper .service-item.item-wifi:after {
    content: "\e631"
}

.icon-paw,.tourism-list-item .services-wrapper .service-item.item-animals:after {
    content: "\e630"
}

.icon-swimming,.tourism-list-item .services-wrapper .service-item.item-swimmingpool:after {
    content: "\e633"
}

.icon-propeller,.tourism-list-item .services-wrapper .service-item.item-airconditionning:after {
    content: "\e632"
}

.icon-tag {
    content: "\e637"
}

.icon-comment {
    content: "\e636"
}

.icon-quotes-reversed {
    content: "\e635"
}

.icon-quotes {
    content: "\e634"
}

.icon-info,.itinerary-trip-wrapper .itinerary-basics .section-alert h3:after {
    content: "\e63a"
}

.icon-bike,.itinerary-locomotion-type .locomotion-wrapper[type="02.01.07.01.01"] .locomotion-icon:after,.itinerary-locomotion-type .locomotion-wrapper[type="184.02.01.07.01.02"] .locomotion-icon:after {
    content: "\e63b"
}

.icon-departure,.itinerary-steps-wrapper .itinerary-to-start h3:before {
    content: "\e638"
}

.citytrip-modal .modal-title:before,.icon-reload-gear,.planning-menu-bar .menu-item-icon.complete-item:before,.planning-slider-wrapper .swiper-slide .planning-action-icon.optimize:after {
    content: "\e63f"
}

.icon-share,.planning-menu-bar .menu-item-icon.share-item:before,.settings-container .planning-entry .planning-actions .action-item.share-planning:before,.settings-container .ticket-entry .planning-actions .action-item.share-planning:before {
    content: "\e624"
}

.icon-hourglass,.sheet-deal .deal-expiration:before {
    content: "\e649"
}

.icon-import,.settings-container .planning-entry .planning-actions .action-item.import-planning:before,.settings-container .ticket-entry .planning-actions .action-item.import-planning:before {
    content: "\e64b"
}

.icon-download,.itinerary-download-wrapper ul li a:after {
    content: "\e64a"
}

.icon-loupe,.tourism-facets .search-field .facet-search:before {
    content: "\e64c"
}

.icon-panoramic,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.krpano:after,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.virtualtour:after {
    content: "\e64d"
}

.icon-star,[character="\\e603"]:before {
    content: "\e651"
}

.icon-key,[character="\\e602"]:before {
    content: "\e650"
}

.icon-flower,[character="\\e601"]:before {
    content: "\e64f"
}

.icon-ear,[character="\\e600"]:before {
    content: "\e64e"
}

.citytrip-modal .modal-days .day .day-element .btn-citytrip:after,.citytrip-modal .modal-days .day .day-element:hover.citytripValid .btn-citytrip:after,.icon-slim-delete,.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper .close-infos:after,.lightbox .lightbox-close-button:before,.map-alone .gm-style-iw+div:after,.planning-ct .planning-ct-tooltip .tooltip-exit:after,.planning-menu-bar .menu-item-icon.delete-item:before,.planning-tourism .item-container .item-delete:after,.planning-tourism.read-only-mode .day-items .tourism-list-item .wishlist-delete-sheet:before,.sheet-list-timeline .sheet-panel .panel-close:after,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved:hover .add-icon:before,.tourism-facets .disable-filter:after,.tourism-map .gm-style-iw+div:after,.tourism-my-stay .remove-search:after,.wishlist-btn.isFaved:hover .add-icon:before,.wishlist-slider-wrapper.isBeingHovered:after {
    content: "\e63c"
}

.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:after,.icon-slim-add,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.add:before,.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:before,.weather-wrapper .main-infos .toggle-button.closed:after,.wishlist-btn .add-icon:before {
    content: "\e618"
}

.icon-direction,.itinerary-steps-wrapper .itinerary-steps h3:before {
    content: "\e614"
}

.add-items-helper.add-agenda .helper-icon:before,.icon-event,.planning-tourism.light-mode .no-sheets .add-items-helper.add-agenda .helper-icon:before,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group.group-event:after {
    content: "\e60f"
}

.add-items-helper.add-accomodation .helper-icon:before,.icon-accomodation,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li.sleeping:before,.planning-tourism.light-mode .no-sheets .add-items-helper.add-accomodation .helper-icon:before,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group.group-accomodation:after,.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group.group-accomodation:after {
    content: "\e601"
}

.add-items-helper.add-restaurant .helper-icon:before,.icon-restaurant,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li.eating:before,.planning-tourism.light-mode .no-sheets .add-items-helper.add-restaurant .helper-icon:before,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group.group-restaurant:after,.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group.group-restaurant:after {
    content: "\e600"
}

.icon-edit,.tourism-my-stay .my-stay-form .fields-wrapper .planning-infos-wrapper:after {
    content: "\e63e"
}

.icon-zoom-out,.itinerary-map-wrapper.fullscreen .fullscreen_control_wrapper:after,.map-alone.fullscreen .fullscreen_control_wrapper:after,.tourism-map.fullscreen .fullscreen_control_wrapper:after {
    content: "\e65a"
}

.fullscreen_control_wrapper:after,.icon-zoom-in {
    content: "\e659"
}

.icon-play {
    content: "\e658"
}

.icon-image {
    content: "\e657"
}

.icon-multimedia {
    content: "\e656"
}

.icon-itinerary,.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group.group-itinerary:after {
    content: "\e655"
}

.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:after,.icon-minus,.weather-wrapper .main-infos .toggle-button:after {
    content: "\e65b"
}

.icon-mountain,.snow-module .heigths-wrapper .mountain-icon:after {
    content: "\e65e"
}

.icon-map,.tourism-facets .responsive-summary .facet-button .filters-label:after,.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn:before,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn:before {
    content: "\e65f"
}

.icon-timeline,.switcher-container .btn.layout-timeline:before {
    content: "\e660"
}

.app-container {
    float: left;
    width: 100%;
    position: relative;
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.app-container .app-wrapper {
    position: relative;
    float: left;
    width: 100%;
    z-index: 5
}

.app-container ul {
    padding: 0;
    margin: 0
}

.app-container ul li {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.app-container .container-fluid {
    padding: 0
}

.blocs-container {
    clear: both;
    background: #f7f7f7;
    padding: 50px 0
}

.blocs-container .container-fluid {
    padding: 0
}

@media screen and (min-width: 1600px) {
    .col-xl-1 {
        width:8.33333333%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-12 {
        width: 100%
    }
}

.weather-bloc-parameters {
    width: 50px;
    color: #fff
}

.weather-page-parameters {
    color: #add8e6;
    width: 50px
}

.weather-page-parameters.big {
    color: #00ff7f;
    width: 100px
}

.rating-font {
    width: auto;
    height: auto;
    line-height: 1em
}

[character="\\e603"],[character="\\e93f"],[character="\\e940"] {
    color: #1250a0
}

[character="\\e946"] {
    color: #c2a769
}

[character="\\e946"]:before {
    font-size: 1.15em!important
}

[character="\\e64e"]:before {
    content: "\e64e"
}

[character="\\e64f"]:before {
    content: "\e64f"
}

[character="\\e650"]:before {
    content: "\e650"
}

[character="\\e651"]:before {
    content: "\e651"
}

.pre-wrapper {
    white-space: pre-line
}

.read-more {
    color: #1250a0;
    cursor: pointer;
    display: block
}

.read-more:hover {
    text-decoration: underline
}

.comments-icon-image.type-1:before {
    color: #e31a36
}

.comments-icon-image.type-2:before {
    color: #d87925
}

.comments-icon-image.type-3:before {
    color: #f3b112
}

.comments-icon-image.type-4:before {
    color: #75c032
}

.comments-icon-image.type-5:before {
    color: #199322
}

.comment-form .rate-icons-wrapper .rate-icon:not(.selected) label:before,.comments-icon-image.gs {
    color: #ddd!important
}

.isLoading,.rc-img.loading-img,.tourism-facets .facet-button .result-count.loading {
    pointer-events: none
}

.isLoading.map-canvas,.rc-img.loading-img.map-canvas,.tourism-facets .facet-button .result-count.loading.map-canvas {
    background-color: #f1f1f1
}

.isLoading.map-canvas>*,.rc-img.loading-img.map-canvas>*,.tourism-facets .facet-button .result-count.loading.map-canvas>* {
    opacity: 0
}

.isLoading>*,.rc-img.loading-img>*,.tourism-facets .facet-button .result-count.loading>* {
    opacity: .5
}

.isLoading:after,.rc-img.loading-img:after,.tourism-facets .facet-button .result-count.loading:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(.55,0,.1,1);
    animation-iteration-count: infinite;
    z-index: 500
}

.isLoading.white:after,.rc-img.loading-img.white:after,.rc-img.loading-img:after,.tourism-facets .facet-button .result-count.loading.white:after {
    border-color: rgba(255,255,255,.2)!important;
    border-top-color: rgba(255,255,255,.4)!important
}

.big-loader,.isLoading:after,.rc-img.loading-img:after,.tourism-facets .facet-button .result-count.loading:after {
    margin-top: -30px;
    margin-left: -30px;
    border: 6px solid rgba(0,0,0,.2);
    border-top: 6px solid rgba(0,0,0,.4);
    width: 60px;
    height: 60px;
    box-shadow: 0 0 100px rgba(255,255,255,.12)
}

.isLoading.small:after,.rc-img.loading-img.small:after,.rc-img.loading-img:after,.small-loader,.tourism-facets .facet-button .result-count.loading.small:after,.tourism-facets .facet-button .result-count.loading:after {
    margin-top: -15px;
    margin-left: -15px;
    border: 3px solid rgba(0,0,0,.2);
    border-top: 3px solid rgba(0,0,0,.4);
    width: 30px;
    height: 30px
}

.bar-loader:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #1250a0
}

.bar-loader:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 5px;
    border: none;
    margin: 0;
    border-radius: 0;
    animation-name: bar-loader;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    background: #0d3972
}

.rc-img {
    transition: background-image .5s ease
}

.rc-img.loading-img {
    background-color: #000
}

.settings-container .planning-content .wizard-state .timeline-wizard li,.table-wrapper,.tides-page-wrapper .tides-schedule .high-tide,.tides-page-wrapper .tides-schedule .low-tide,.tides-page-wrapper .tides-schedule .tides-infos,.tides-page-wrapper .tides-timer-wrapper {
    display: table;
    width: 100%
}

.cell-wrapper,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon,.settings-container .planning-content .wizard-state .timeline-wizard .entry-label,.tides-page-wrapper .tides-schedule .day-infos,.tides-page-wrapper .tides-schedule .day-name-wrapper,.tides-page-wrapper .tides-schedule .tide-coef,.tides-page-wrapper .tides-schedule .tide-height,.tides-page-wrapper .tides-schedule .tide-hour,.tides-page-wrapper .tides-schedule .tide-label,.tides-page-wrapper .tides-timer-wrapper .tides-timer,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-hours,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-minutes,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-secondes,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-separator,.tides-page-wrapper .tides-timer-wrapper .tides-type {
    display: table-cell
}

.cell-wrapper.vatop,.tides-page-wrapper .tides-schedule .day-infos {
    vertical-align: top
}

.cell-wrapper.vamiddle,.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon,.settings-container .planning-content .wizard-state .timeline-wizard .entry-label,.tides-page-wrapper .tides-schedule .tide-coef,.tides-page-wrapper .tides-schedule .tide-height,.tides-page-wrapper .tides-schedule .tide-hour,.tides-page-wrapper .tides-schedule .tide-label,.tides-page-wrapper .tides-timer-wrapper .tides-timer,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-hours,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-minutes,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-secondes,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-separator,.tides-page-wrapper .tides-timer-wrapper .tides-type {
    vertical-align: middle
}

.cell-wrapper.vabottom {
    vertical-align: bottom
}

.pinColor {
    color: #1250a0
}

.darkerPinColor {
    color: #0f4589
}

.hoverPinColor {
    color: #333
}

.hoverDarkerPinColor {
    color: #000
}

.marker-index {
    color: #000;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    margin-top: 2px!important;
    margin-left: -26px!important;
    z-index: 2;
    cursor: pointer
}

.marker-index.new {
    margin-top: 14px!important;
    margin-left: -39px!important;
    font-size: 20px
}

.marker-index.new .marker-icon {
    font-size: 22px
}

.map-canvas .cluster div {
    color: #fff!important;
    font-weight: 700!important;
    font-size: 15px!important
}

.map-canvas .cluster div:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    background: #1250a0;
    border: 2px solid #fff;
    box-shadow: 0 3px 12px #333
}

.map-canvas .cluster img {
    display: none
}

.marker-icon {
    line-height: 25px;
    font-size: 16px
}

.marker-middle {
    background: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-top: -12px!important;
    margin-left: -7px!important
}

.marker-shadow {
    background: 0 0;
    display: block;
    height: 4px;
    width: 12px;
    box-shadow: 0 30px 6px #333;
    position: absolute;
    margin-left: 21px;
    margin-top: -36px
}

div:not(.leaflet-marker-icon)>.rich-marker {
    z-index: 2;
    position: relative;
    cursor: pointer
}

div:not(.leaflet-marker-icon)>.rich-marker.secondary:hover {
    z-index: 2
}

div:not(.leaflet-marker-icon)>.rich-marker.secondary:hover path {
    transition: all .3s ease;
    fill: #555
}

.isChecked .check {
    background: #1250a0;
    border-radius: 50%;
    position: absolute;
    height: 17px;
    width: 17px;
    right: -6px;
    top: -6px
}

.isChecked .check:after {
    font-weight: 400;
    font-family: raccourci;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 1px;
    display: block
}

.bootstrap-checkbox [class*=" cb-icon-"],.bootstrap-checkbox [class^=cb-icon-] {
    background-image: none
}

.button-checkbox .btn.checkbox-btn {
    padding: 0;
    display: block;
    background: #fff;
    border-radius: 1px;
    border: 1px solid #ddd;
    position: relative;
    width: 18px;
    height: 18px
}

.button-checkbox .btn.checkbox-btn .btn-checked {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.button-checkbox .btn.checkbox-btn .btn-checked:after {
    color: #666;
    font-size: 10px;
    line-height: 16px;
    vertical-align: top
}

.button-checkbox .btn.checkbox-btn:focus {
    outline: 0
}

.button-checkbox.type-valid .btn.checkbox-btn .btn-checked {
    top: -1px;
    left: 2px
}

.button-checkbox.type-valid .btn.checkbox-btn .btn-checked:after {
    color: #5fb13a;
    font-size: 14px
}

.planning-slider-wrapper .planning-slider .next-nav:after,.planning-slider-wrapper .planning-slider .prev-nav:after,.single-day-planning .single-day-header h2 .next-day:after,.single-day-planning .single-day-header h2 .prev-day:after,.slider-nav-item,.wishlist-slider-wrapper .wishlist-slider .kaarousel-next:after,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev:after {
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
    width: 23px;
    height: 23px;
    color: #a2a2a2;
    font-size: 23px
}

.modal-backdrop {
    background: #000
}

.modal-backdrop.in {
    opacity: .8
}

.modal-content {
    border-radius: 0;
    border: none;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)
}

.modal-content .modal-window {
    padding: 15px
}

.valign-modal .modal-dialog {
    transform: translateY(50%)!important
}

.valign-modal .modal-dialog .btn-success {
    width: auto!important
}

.close-modal {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    z-index: 50;
    cursor: pointer;
    background: #eaeaea
}

.close-modal:after {
    font-size: 12px;
    line-height: 50px;
    text-align: center;
    color: #727272
}

.close-modal:hover {
    background-color: #e5e5e5
}

.login-modal .modal-dialog {
    width: 460px
}

.login-modal .modal-dialog .modal-content {
    background: rgba(255,255,255,.9);
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.login-modal .modal-dialog .modal-content .modal-window {
    padding: 0
}

.bloc-booking-centrale .filter-form-submit,.comments-tab .comments-tab-button-more .btn,.highlights-tab .highlights-dates .view-all,.housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn,.my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn,.planning-ct .planning-ct-tooltip .btn,.planning-tourism.read-only-mode .social-sharing .btn-plan,.sheet-deal .deal-url .print-link,.tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn,.valid-btn,.wizard .wizard-button {
    color: #fff;
    background: #1250a0;
    border-radius: 3px;
    text-align: center;
    border: none;
    position: relative;
    padding: 9px 30px;
    font-weight: 300;
    font-size: 1.15384615em;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s ease
}

.bloc-booking-centrale .filter-form-submit:hover,.comments-tab .comments-tab-button-more .btn:hover,.highlights-tab .highlights-dates .view-all:hover,.housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn:hover,.my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn:hover,.planning-ct .planning-ct-tooltip .btn:hover,.tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn:hover,.valid-btn:hover,.wizard .wizard-button:hover {
    background: #0f4589;
    box-shadow: 0 0 30px 0 rgba(255,255,255,.3)
}

.cancel-btn,.tourism-wrapper .playlist-responsive-controls .toggle-facets-btn {
    color: #000;
    background: #efefef;
    border-radius: 3px;
    text-align: center;
    border: none;
    position: relative;
    padding: 9px 30px;
    font-weight: 300;
    font-size: 1.15384615em;
    cursor: pointer;
    transition: all .3s ease
}

.cancel-btn:hover,.tourism-wrapper .playlist-responsive-controls .toggle-facets-btn:hover {
    background: #e2e2e2;
    box-shadow: 0 0 30px 0 rgba(255,255,255,.3)
}

ul[datepicker-popup-wrap] {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    padding: 10px;
    border-radius: 0;
    margin-top: 1px;
    border: none;
    width: 312px
}

ul[datepicker-popup-wrap] :focus {
    outline: 0!important
}

ul[datepicker-popup-wrap] th {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 300;
    color: #acacac
}

ul[datepicker-popup-wrap] th button:focus,ul[datepicker-popup-wrap] th button:hover {
    background-color: transparent
}

ul[datepicker-popup-wrap] th strong {
    font-size: 1.8em;
    font-weight: 300;
    text-transform: capitalize
}

ul[datepicker-popup-wrap] td {
    border: 1px solid #f2f2f2
}

ul[datepicker-popup-wrap] td button span {
    color: #000;
    font-weight: 500;
    font-size: 1.1em
}

ul[datepicker-popup-wrap] td button span.text-muted {
    font-weight: 300;
    color: #dadada
}

ul[datepicker-popup-wrap] td button.active {
    background-color: transparent;
    box-shadow: none
}

ul[datepicker-popup-wrap] td button.active span {
    font-weight: 700;
    color: #1250a0
}

ul[datepicker-popup-wrap] td button[disabled],ul[datepicker-popup-wrap] td button[disabled].active {
    background: #f3f3f3
}

ul[datepicker-popup-wrap] td button[disabled] span {
    font-weight: 300
}

ul[datepicker-popup-wrap] td button[disabled].active span {
    font-weight: 700
}

ul[datepicker-popup-wrap] td button.btn-info {
    background: #333!important
}

ul[datepicker-popup-wrap] td button.btn-info span {
    color: #fff
}

ul[datepicker-popup-wrap] button {
    border: none;
    border-radius: 0;
    box-shadow: none
}

ul[datepicker-popup-wrap] .h6 {
    border: none
}

ul[datepicker-popup-wrap] .h6 em {
    font-style: normal;
    font-weight: 300;
    font-size: .8em;
    color: #acacac
}

.dropdown-select .bootstrap-select.btn-group {
    width: 100%
}

.dropdown-select .bootstrap-select.btn-group button.selectpicker {
    border-radius: 2px;
    box-shadow: none;
    padding: 12px 40px 12px 12px;
    border: none;
    height: 38px;
    font-weight: 300
}

.dropdown-select .bootstrap-select.btn-group button.selectpicker .filter-option {
    line-height: 1;
    overflow: visible;
    text-align: left
}

.dropdown-select .bootstrap-select.btn-group button.selectpicker .caret {
    position: absolute;
    right: 14px;
    top: 18px;
    line-height: 1em
}

.dropdown-select .bootstrap-select.btn-group button.selectpicker:after {
    content: '';
    position: absolute;
    top: 0;
    right: 35px;
    height: 100%;
    width: 1px;
    background: #ddd
}

.dropdown-select .bootstrap-select.btn-group i {
    color: #5fb13a
}

.dropdown-select .bootstrap-select.btn-group i:before {
    margin-top: 8px
}

.dropdown-select .bootstrap-select.btn-group :focus {
    outline: 0!important
}

.dropdown-select .bootstrap-select.btn-group.open button.selectpicker {
    border-radius: 2px 2px 0 0
}

.dropdown-select .bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0
}

.dropdown-select .bootstrap-select.btn-group .dropdown-menu li>a {
    text-align: left;
    padding: 10px 20px
}

.animated-dropdown-menu {
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    padding: 15px;
    font-weight: 300;
    transition: all .3s ease
}

.animated-dropdown-menu .menu-item {
    display: block;
    line-height: 1;
    padding: 10px;
    margin: 0 auto;
    transform: translate3d(30%,0,0);
    transition: transform .25s,opacity .25s;
    opacity: 0;
    cursor: pointer;
    border-radius: 3px;
    overflow: hidden;
    color: #000
}

.animated-dropdown-menu .menu-item:nth-child(8) {
    transition-delay: .2s
}

.animated-dropdown-menu .menu-item:nth-child(7) {
    transition-delay: 175ms
}

.animated-dropdown-menu .menu-item:nth-child(6) {
    transition-delay: .15s
}

.animated-dropdown-menu .menu-item:nth-child(5) {
    transition-delay: 125ms
}

.animated-dropdown-menu .menu-item:nth-child(4) {
    transition-delay: .1s
}

.animated-dropdown-menu .menu-item:nth-child(3) {
    transition-delay: 75ms
}

.animated-dropdown-menu .menu-item:nth-child(2) {
    transition-delay: 50ms
}

.animated-dropdown-menu .menu-item:nth-child(1) {
    transition-delay: 25ms
}

.animated-dropdown-menu .menu-item .menu-item-icon {
    float: left;
    width: 23px;
    height: 23px;
    margin-right: 15px;
    text-align: center
}

.animated-dropdown-menu .menu-item .menu-item-icon:before {
    line-height: 23px;
    font-size: 23px;
    color: #1250a0
}

.animated-dropdown-menu .menu-item .menu-item-label {
    float: left;
    line-height: 23px
}

.animated-dropdown-menu .menu-item a {
    color: #000
}

.animated-dropdown-menu .menu-item a:hover,.animated-dropdown-menu .menu-item:hover {
    color: #1250a0
}

.animated-dropdown-menu.top-left {
    top: 0;
    left: 0
}

.animated-dropdown-menu.bottom-left {
    bottom: 0;
    left: 0
}

.animated-dropdown-menu.top-right {
    top: 0;
    right: 0
}

.animated-dropdown-menu.bottom-right {
    bottom: 0;
    right: 0
}

.animated-dropdown-menu.isOpen {
    opacity: 1;
    visibility: visible;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.animated-dropdown-menu.isOpen .menu-item {
    transform: translate3d(0,0,0);
    opacity: 1
}

.sticky-element {
    transform: translateZ(0);
    position: absolute;
    top: 0
}

.sticky-element.sticky-fixed {
    position: fixed;
    top: 0!important
}

.sticky-element.sticky-bottom {
    bottom: 0;
    top: auto
}

.common-select {
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #e5e5e5
}

.fullscreen_control_wrapper {
    background: #fff;
    position: absolute;
    top: 15px!important;
    right: 115px!important;
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    cursor: pointer
}

.fullscreen_control_wrapper .fullscreen_control_text {
    display: none
}

.fullscreen_control_wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 30px
}

.fullscreen_control_wrapper:hover {
    border-color: #1250a0
}

.fullscreen_control_wrapper:hover:after {
    color: #1250a0
}

.ps-container .ps-scrollbar-y {
    opacity: 1;
    border-radius: 4px
}

.ps-container .ps-scrollbar-y-rail {
    border-radius: 4px;
    opacity: .2
}

.ps-container .ps-scrollbar-y-rail.hover,.ps-container .ps-scrollbar-y-rail.in-scrolling,.ps-container .ps-scrollbar-y-rail:hover {
    background: rgba(255,255,255,.2)
}

.ps-container.hover .ps-scrollbar-y-rail,.ps-container:hover .ps-scrollbar-y-rail {
    opacity: .4
}

.ps-container .ps-scrollbar-y-rail.hover,.ps-container .ps-scrollbar-y-rail:hover {
    opacity: .9
}

.mejs-offscreen {
    display: none
}

.mejs-container {
    outline: 0
}

.mejs-container .mejs-controls {
    background: rgba(0,0,0,.7)
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider div {
    border-radius: 0
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #1250a0
}

.mejs-container .mejs-controls .mejs-time-rail span {
    border-radius: 0;
    box-shadow: none
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255,255,255,.1)
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #1250a0
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 38px;
    height: 38px;
    top: -47px;
    border-radius: 50%;
    background: rgba(255,255,255,.6);
    border: 3px solid #1250a0;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 32px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    bottom: -12px;
    left: 50%;
    margin-left: -5px;
    top: auto;
    border-top-color: #1250a0
}

.mejs-container.mejs-audio {
    border-radius: 3px;
    background-color: transparent
}

.mejs-container.mejs-audio .mejs-controls {
    background: #000
}

@media screen {
    .avatar-wrapper {
        width: 140px;
        height: 140px;
        display: block;
        margin: 15px auto
    }

    .avatar-wrapper .avatar-image {
        float: left;
        width: 100%;
        height: 100%;
        position: relative;
        border-radius: 50%;
        overflow: hidden;
        border: 6px solid #fff
    }

    .avatar-wrapper .avatar-image:after {
        content: '';
        position: absolute;
        border-radius: 50%;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        box-shadow: inset 0 0 10px rgba(0,0,0,.25)
    }

    .avatar-wrapper .avatar-image .rc-img {
        border-radius: 50%
    }
}

.card-item {
    background: #fff;
    border: 1px solid #d7d7d7;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    border-radius: 3px;
    padding: 15px
}

.unselectable {
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.alert-window-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1000
}

.alert-window-wrapper .alert-window {
    position: absolute;
    top: 200px;
    width: 80%;
    margin-left: 10%;
    background: #fff;
    color: #7a7a7a;
    padding: 30px;
    font-weight: 300
}

.alert-window-wrapper .alert-window h2 {
    font-weight: 100;
    margin-top: 0;
    color: #000;
    margin-bottom: 30px
}

.alert-window-wrapper .alert-window h2:before,.planning-tourism.read-only-mode .day-items .no-sheets:before,.warning-icon:before {
    float: left;
    display: inline-block;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    font-size: 30px;
    line-height: 32px;
    color: #f14347
}

.conf-status-wrapper {
    position: absolute;
    top: 0;
    transition: all 1s 1s;
    background: #fff;
    color: #333;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    z-index: 12;
    line-height: 1
}

.conf-status-wrapper:hover {
    opacity: 1;
    text-decoration: none
}

.conf-status-wrapper .conf-status {
    float: left;
    z-index: 999;
    cursor: pointer;
    white-space: nowrap;
    color: inherit
}

.conf-status-wrapper .conf-status .desti {
    text-transform: capitalize
}

.conf-status-wrapper .conf-status span {
    float: left;
    padding: 16px;
    border-right: 1px solid rgba(0,0,0,.1);
    vertical-align: top;
    display: inline-block
}

.conf-status-wrapper .conf-status .icon-font-menu {
    padding: 15px;
    font-size: 16px;
    border-right: none;
    transition: all .5s ease
}

.conf-status-wrapper .conf-status .icon-font-menu:before {
    display: block
}

.conf-status-wrapper .conf-status .icon-font-menu:hover {
    color: #fff;
    background: #1250a0;
    border-color: #1250a0
}

.conf-status-wrapper .playlists-switch {
    background: rgba(0,0,0,.1);
    width: auto;
    z-index: 999;
    padding: 7px;
    white-space: nowrap;
    vertical-align: top
}

.conf-status-wrapper .playlists-switch .btn {
    background: 0 0;
    border: none;
    float: left;
    padding: 6px 15px;
    border-radius: 2px!important
}

.conf-status-wrapper .playlists-switch .btn:hover {
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    background: #fff;
    color: #000
}

.conf-status-wrapper .playlists-switch .dropdown-menu li {
    padding: 10px;
    cursor: pointer
}

.conf-status-wrapper .playlists-switch .dropdown-menu li:hover {
    background: rgba(0,0,0,.1)
}

.standalone-switcher {
    opacity: 0;
    transition: opacity .1s;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.standalone-switcher.ng-scope {
    opacity: 1
}

.standalone-switcher.isLoading>*,.standalone-switcher.rc-img.loading-img>*,.standalone-switcher.tourism-facets .facet-button .result-count.loading>* {
    opacity: 0
}

.wishlist-btn {
    font-weight: 400;
    color: #1250a0;
    background-color: transparent;
    border: 1px solid #1250a0;
    outline: 0!important
}

.wishlist-btn .button-wrapper {
    display: table;
    width: 100%
}

.wishlist-btn .button-label {
    vertical-align: middle;
    display: table-cell;
    width: 100%
}

.wishlist-btn .add-icon {
    position: relative;
    line-height: 1em;
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    font-size: 2em
}

.wishlist-btn .add-icon:after {
    font-size: 32px;
    z-index: 10;
    position: relative;
    display: block;
    line-height: 45px;
    color: #1250a0
}

.wishlist-btn .add-icon:before {
    width: 24px;
    height: 24px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -28px;
    margin-right: -33px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    z-index: 2;
    background: #000;
    transition: background .5s ease
}

.wishlist-btn:hover {
    color: #fff;
    background: #1250a0
}

.wishlist-btn:hover .add-icon:after {
    color: #fff
}

.wishlist-btn:hover .add-icon:before {
    opacity: 1
}

.wishlist-btn:focus {
    color: #1250a0
}

.wishlist-btn:focus:hover {
    color: #fff
}

.wishlist-btn:focus.isFaved {
    color: #ccc
}

.wishlist-btn.isFaved {
    font-size: 1.38em;
    border-color: #ccc;
    color: #ccc
}

.wishlist-btn.isFaved .add-icon:after {
    color: #ccc
}

.wishlist-btn.isFaved .add-icon:before {
    opacity: 1
}

.wishlist-btn.isFaved:hover {
    color: #1250a0;
    border-color: #1250a0;
    background: #fff
}

.wishlist-btn.isFaved:hover .add-icon:after {
    color: #1250a0
}

.wishlist-btn.isFaved:hover .add-icon:before {
    font-size: 10px
}

.wishlist-btn.isFaved:hover.saving .add-icon:before {
    font-size: 12px
}

@keyframes trash-animate {
    0%,100% {
        transform: rotate(0)
    }

    17% {
        transform: rotate(15deg)
    }

    34% {
        transform: rotate(-15deg)
    }

    67% {
        transform: rotate(10deg)
    }

    84% {
        transform: rotate(-10deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes shine {
    0%,100% {
        box-shadow: 0 0 0 rgba(255,255,255,0)
    }

    50% {
        box-shadow: 0 0 15px rgba(255,255,255,.9)
    }
}

@keyframes bar-loader {
    0%,100% {
        left: 50%;
        width: 0
    }

    50% {
        left: 0;
        width: 100%
    }
}

@keyframes anim-effect-sanja {
    0% {
        opacity: 1;
        transform: scale3d(.5,.5,1)
    }

    25% {
        opacity: 1;
        transform: scale3d(.9,.9,1)
    }

    80% {
        opacity: .25;
        transform: scale3d(1,1,1)
    }

    100% {
        opacity: 0;
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        transform: scale3d(1,1,1)
    }
}

.app-container .form-control {
    border-radius: 0;
    border-color: #e5e5e5;
    box-shadow: none
}

.app-container .nav-tabs>li.active>a,.app-container .nav-tabs>li.active>a:focus,.app-container .nav-tabs>li.active>a:hover,.app-container .nav-tabs>li>a:hover {
    border-radius: 0
}

.app-container .nav-tabs>li>a:hover {
    background-color: transparent
}

.app-container .nav-tabs>li>a {
    color: #949494
}

.app-container .nav-tabs>li.active>a {
    color: #000
}

.app-container .nav-tabs>li.active>a:hover {
    background: #fff
}

.tourism-my-stay {
    padding: 0 150px 0 120px;
    margin: 0;
    position: relative;
    background: #1250a0;
    border-bottom: none;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    width: 100%;
    float: left;
    z-index: 10
}

.tourism-my-stay .my-stay-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: table;
    white-space: nowrap;
    height: 68px;
    font-weight: 300;
    color: #fff
}

.tourism-my-stay .my-stay-form {
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
    width: 100%
}

.tourism-my-stay .my-stay-form .fields-wrapper {
    height: 68px;
    padding: 0 15px;
    width: 100%;
    cursor: pointer
}

.tourism-my-stay .my-stay-form .fields-wrapper .planning-infos-wrapper {
    position: relative
}

.tourism-my-stay .my-stay-form .fields-wrapper .planning-infos-wrapper:after {
    font-size: 16px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    opacity: .7;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    right: -45px;
    transition: all .5s cubic-bezier(.55,0,.1,1)
}

.tourism-my-stay .my-stay-form .fields-wrapper:hover .planning-infos-wrapper:after {
    background: #fff;
    color: #1250a0;
    opacity: 1;
    right: -55px
}

.tourism-my-stay .my-stay-form .facet-daterange-embed {
    width: auto
}

.tourism-my-stay .my-stay-form .search-text {
    padding: 0 30px 0 0;
    font-weight: 500;
    font-size: 1.2em
}

.tourism-my-stay .my-stay-form .calendar-wrapper {
    border: 1px solid #75aaef;
    border-radius: 3px;
    margin-right: 10px;
    display: block;
    transition: border .5s cubic-bezier(.55,0,.1,1)
}

.tourism-my-stay .my-stay-form .calendar-wrapper:after {
    color: rgba(255,255,255,.7);
    transition: color .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1);
    top: 65%;
    right: 10px
}

.tourism-my-stay .my-stay-form .calendar-wrapper:hover:after {
    cursor: pointer;
    color: #fff;
    opacity: .6
}

.tourism-my-stay .my-stay-form .calendar-wrapper .form-group {
    margin-bottom: 0
}

.tourism-my-stay .my-stay-form .calendar-wrapper .form-control {
    background-color: transparent;
    border: none;
    color: #fff;
    margin: 0;
    width: 100%;
    height: 38px;
    padding-left: 36px;
    font-size: 1.1em
}

.tourism-my-stay .my-stay-form .calendar-wrapper .search-text-datepicker {
    position: absolute;
    top: 0;
    left: 0;
    color: #bad5f7;
    padding: 0 0 0 10px;
    height: 38px;
    line-height: 38px
}

.tourism-my-stay .my-stay-form .calendar-wrapper:hover {
    border-color: #bad5f7
}

.tourism-my-stay .my-stay-form .calendar-wrapper:hover .form-control::-webkit-input-placeholder {
    color: #8cb9f2
}

.tourism-my-stay .my-stay-form .btn-dropdown-toggle {
    height: 68px;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 0 20px
}

.tourism-my-stay .my-stay-form .btn-dropdown-toggle:after {
    content: '';
    position: absolute;
    height: 60%;
    width: 1px;
    top: 20%;
    right: 0;
    background: #0f4589
}

.tourism-my-stay .my-stay-form .btn-dropdown-toggle:before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    margin-top: 4px;
    transform: rotate(90deg)
}

.tourism-my-stay .my-stay-form .btn-dropdown-toggle.active {
    background: #0e3e7b
}

.tourism-my-stay .my-stay-form .btn-dropdown-toggle.active:after {
    content: none
}

.tourism-my-stay .my-stay-form .planning-infos-wrapper {
    display: table
}

.tourism-my-stay .my-stay-form .planning-infos-wrapper .planning-dates,.tourism-my-stay .my-stay-form .planning-infos-wrapper .planning-name {
    display: table-cell;
    vertical-align: middle
}

.tourism-my-stay .my-stay-form .planning-infos-wrapper .planning-name {
    font-size: 1.25em;
    padding-right: 15px
}

.tourism-my-stay .my-stay-form .planning-infos-wrapper .planning-dates {
    font-size: 1.1em;
    padding-top: 2px;
    opacity: .9
}

.tourism-my-stay .my-stay-form .planning-infos-wrapper .planning-dates span {
    line-height: 1;
    float: left
}

.tourism-my-stay .my-stay-form .planning-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 20px;
    background: #0e3e7b
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item {
    padding: 15px 15px 15px 47px;
    color: #fff;
    display: block;
    position: relative;
    cursor: pointer
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected {
    cursor: default;
    padding-left: 15px
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected .planning-infos-wrapper:before {
    width: 16px;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected .planning-name {
    padding-left: 15px
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item.selected:hover {
    background-color: transparent
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #10478e
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item:last-child:after {
    content: none
}

.tourism-my-stay .my-stay-form .planning-dropdown .planning-item:hover {
    background: #10478e
}

.tourism-my-stay .my-stay-form.old-version .calendar-wrapper:after {
    top: 48%
}

.tourism-my-stay .my-stay-form.old-version .calendar-wrapper .search-text-datepicker {
    font-size: 1.1em;
    padding-left: 23px;
    height: 35px;
    line-height: 35px
}

.tourism-my-stay .my-stay-form.old-version .calendar-wrapper .form-control {
    padding: 10px 30px 10px 35px!important
}

.tourism-my-stay .remove-search {
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer
}

.tourism-my-stay .remove-search:after {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    vertical-align: top;
    transition: all .5s cubic-bezier(.55,0,.1,1)
}

.tourism-my-stay .remove-search:hover {
    background: #fff;
    color: #1250a0;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.tourism-my-stay .my-stay-buttons {
    display: table-cell;
    vertical-align: middle;
    transition: background .5s ease
}

.tourism-my-stay .my-stay-buttons .buttons-wrapper {
    display: table;
    width: 100%;
    height: 100%
}

.tourism-my-stay .my-stay-buttons .edit-planning {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.tourism-my-stay .my-stay-buttons .edit-planning:hover {
    background: #0f4589
}

.tourism-my-stay .my-stay-buttons .my-stay-count,.tourism-my-stay .my-stay-buttons .my-stay-menu {
    position: relative;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    transition: background .5s ease;
    padding: 0 30px
}

.tourism-my-stay .my-stay-buttons .my-stay-count:hover,.tourism-my-stay .my-stay-buttons .my-stay-menu:hover {
    background: #1457ae;
    box-shadow: inset 1px 0 0 #0e4080
}

.tourism-my-stay .my-stay-buttons .my-stay-count:after,.tourism-my-stay .my-stay-buttons .my-stay-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #0e4080
}

.tourism-my-stay .my-stay-buttons .my-stay-count {
    padding-right: 40px
}

.tourism-my-stay .my-stay-buttons .my-stay-count .count {
    position: absolute;
    right: 50%;
    top: 50%;
    margin-right: -35px;
    margin-top: -25px;
    border: 4px solid #000;
    background: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 1;
    color: #fff;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    transition: all .5s ease,font-size .25s ease
}

.tourism-my-stay .my-stay-buttons .my-stay-count:before {
    display: inline-block;
    vertical-align: top;
    z-index: 2;
    font-size: 32px;
    position: relative;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center
}

.tourism-my-stay .my-stay-buttons.isChanging .count {
    font-size: 0;
    background: 0 0;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(.55,0,.1,1);
    animation-iteration-count: infinite;
    border-color: rgba(0,0,0,.2);
    border-top-color: rgba(0,0,0,.4)
}

.tourism-my-stay .my-stay-buttons.onlyButton {
    height: 68px;
    float: right
}

.tourism-my-stay.fullscreen {
    z-index: 1000
}

.tourism-my-stay.fullscreen .my-stay-wrapper {
    position: fixed;
    top: 15px;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    border-radius: 3px;
    max-width: 80%;
    background: #1250a0;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.tourism-my-stay.fullscreen .my-stay-wrapper form.my-stay-form {
    padding: 15px
}

.tourism-my-stay.fullscreen .my-stay-wrapper .my-stay-buttons .my-stay-count {
    border-radius: 0 3px 3px 0
}

.state-tourism-list .tourism-my-stay {
    width: 66.66666667%;
    padding: 0
}

.state-tourism-list .tourism-my-stay:not(.map-on-right) {
    float: right
}

.state-tourism-list .tourism-my-stay .my-stay-wrapper {
    max-width: none
}

.state-tourism-list .tourism-my-stay .search-text {
    padding-left: 30px
}

.state-tourism-detail .tourism-my-stay {
    padding: 0
}

.state-tourism-detail .tourism-my-stay .my-stay-wrapper {
    max-width: 1280px
}

.state-tourism-detail .tourism-my-stay .my-stay-wrapper .fields-wrapper {
    margin: 0
}

.state-tourism-detail .tourism-my-stay .my-stay-wrapper .my-stay-form {
    max-width: none;
    padding-left: 0;
    text-align: left
}

.my-stay-modal .modal-dialog .modal-content {
    background: #eee;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    padding-bottom: 30px
}

.my-stay-modal .modal-dialog .modal-content .modal-title {
    height: 75px;
    background: #1250a0;
    display: block;
    padding: 20px
}

.my-stay-modal .modal-dialog .modal-content .modal-title .icon-font-suitcase {
    display: inline-block;
    margin-right: 15px;
    color: #fff
}

.my-stay-modal .modal-dialog .modal-content .modal-title .icon-font-suitcase:before {
    font-size: 16px;
    width: 16px;
    height: 16px
}

.my-stay-modal .modal-dialog .modal-content .modal-title input {
    font-size: 1.4em;
    background: 0 0;
    border: none;
    color: #fff;
    border-bottom: 1px dashed #3080e8;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    box-shadow: none;
    font-weight: 300;
    outline: 0
}

.my-stay-modal .modal-dialog .modal-content .housing-choices-list {
    margin-bottom: 20px
}

.my-stay-modal .modal-dialog .modal-content .stay-modal-title {
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px 0 10px;
    font-size: 1.6em;
    font-weight: 300;
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.my-stay-modal .modal-dialog .modal-content .or-wrapper {
    width: 80%;
    margin: 10px auto;
    display: block
}

.my-stay-modal .modal-dialog .modal-content .or-wrapper .or-sides {
    width: 45%;
    display: inline-block;
    border-bottom: 1px solid #d5d5d5;
    vertical-align: middle
}

.my-stay-modal .modal-dialog .modal-content .or-wrapper .or-text {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #888;
    width: 10%
}

.my-stay-modal .modal-dialog .modal-content .new-planning {
    width: 100%;
    text-align: center
}

.my-stay-modal .modal-dialog .modal-content .new-planning .form-group {
    display: inline-block;
    margin: auto
}

.my-stay-modal .modal-dialog .modal-content .edit-validate-button {
    text-align: center;
    margin: 20px 0;
    clear: both
}

.my-stay-modal .modal-dialog .modal-content .form-control {
    display: inline-block;
    padding: 12px;
    border-radius: 2px;
    border: none;
    box-shadow: none;
    height: 38px;
    text-overflow: ellipsis;
    overflow: hidden
}

.my-stay-modal .modal-dialog .modal-content .my-stay-calendar {
    min-width: 120px;
    border: 1px solid #ddd
}

.my-stay-modal .modal-dialog .modal-content .my-stay-calendar:after {
    opacity: .5
}

.my-stay-modal .modal-dialog .modal-content .cancel-button {
    float: right;
    background-color: transparent;
    color: #fff;
    opacity: .7;
    box-shadow: none
}

.my-stay-modal .modal-dialog .modal-content .cancel-button:hover {
    opacity: 1
}

.bloc-event-search-engine {
    background: 0 0
}

.bloc-event-search-engine .my-stay-wrapper {
    color: #000
}

.bloc-event-search-engine .my-stay-wrapper .my-stay-form .form-group {
    width: 100%;
    display: block;
    clear: both
}

.bloc-event-search-engine .form-control {
    width: 100%;
    border: none;
    border-radius: 2px
}

.daterange-selector-wrapper {
    font-weight: 300;
    min-height: 80px
}

.daterange-selector-wrapper .day-count {
    text-align: center;
    opacity: .5;
    font-size: .9em;
    font-weight: 300;
    margin: 0 auto 15px
}

.daterange-selector-wrapper .alert {
    overflow: hidden;
    clear: both;
    border-radius: 0;
    border-left: none;
    border-right: none;
    max-width: 80%;
    margin: 30px auto 0;
    font-size: 1.2em;
    font-weight: 300;
    background: 0 0;
    color: #7a7a7a;
    padding: 0;
    text-align: center;
    border: none
}

.daterange-selector-wrapper .alert:before {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    margin-right: 14px;
    color: #fc8258
}

.daterange-selector {
    display: table;
    margin: 10px auto;
    white-space: nowrap;
    position: relative;
    clear: both
}

.daterange-selector .rangeslider {
    border: none;
    box-shadow: none;
    z-index: 100;
    width: 100%;
    height: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    position: absolute;
    top: -10px;
    left: 0
}

.daterange-selector .rangeslider .ngrs-runner {
    margin: 0;
    height: 0
}

.daterange-selector .rangeslider .ngrs-runner .ngrs-handle {
    width: 22px;
    height: 114px;
    background-color: #0d3972;
    border: none;
    border-radius: 2px
}

.daterange-selector .rangeslider .ngrs-value-runner {
    display: none
}

.daterange-selector .rangeslider .ngrs-join {
    opacity: 0
}

.daterange-selector .rangeslider .ngrs-handle-max i,.daterange-selector .rangeslider .ngrs-handle-min i {
    background: 0 0
}

.daterange-selector .rangeslider .ngrs-handle-max i:after,.daterange-selector .rangeslider .ngrs-handle-min i:after {
    color: #fff;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    width: 14px;
    height: 14px;
    font-size: 14px;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px
}

.daterange-selector .daterange-item {
    width: 67px;
    background: #1250a0;
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #0f4284;
    padding: 10px 0;
    color: #fff
}

.daterange-selector .daterange-item span {
    opacity: 1;
    visibility: visible;
    transition: none;
    display: block;
    text-align: center;
    width: 100%
}

.daterange-selector .daterange-item span.day {
    font-size: .85em
}

.daterange-selector .daterange-item span.date {
    font-size: 2em
}

.daterange-selector .daterange-item span.month {
    font-size: .85em;
    opacity: .7
}

.daterange-selector .daterange-item.notselected {
    cursor: pointer;
    background: #d6d6d6;
    border-color: #cbcbcb;
    color: #424242
}

.daterange-selector .daterange-item.disabled {
    cursor: pointer;
    background: 0 0!important;
    border-color: #e5e5e5!important;
    color: #c9c9c9!important
}

.daterange-selector .daterange-item.disabled.selected {
    border-color: #1767ce!important;
    background-color: #3080e8!important;
    color: #bad5f7!important
}

.daterange-selector .daterange-item:hover {
    background: #d0d0d0
}

.daterange-selector .daterange-item.selected {
    border-color: #0f4284;
    background: #1250a0;
    color: #fff
}

.daterange-selector .daterange-item.collapsed {
    display: none
}

.daterange-selector .daterange-item.collapsed span {
    opacity: 0;
    visibility: hidden;
    transition: all .5s cubic-bezier(.55,0,.1,1);
    transition-delay: .5s
}

.daterange-selector .daterange-item.accordion {
    position: relative
}

.daterange-selector .daterange-item.accordion:before {
    opacity: .1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right,#000 16.66666667%,#fff 16.66666667%,#fff 16.66666667%,#fff 33.33333333%,#000 33.33333333%,#000 33.33333333%,#000 50%,#fff 50%,#fff 50%,#fff 66.66666667%,#000 66.66666667%,#000 66.66666667%,#000 83.33333333%,#fff 83.33333333%,#fff 83.33333333%,#fff 100%)
}

.daterange-selector .daterange-item.accordion .date {
    display: none
}

.daterange-selector .daterange-item.accordion .day,.daterange-selector .daterange-item.accordion .month {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -11px;
    height: 0;
    width: 0;
    border-bottom: 11px solid #efefef;
    border-left: 11px dotted transparent;
    border-right: 11px dotted transparent;
    font-size: 0;
    opacity: 1
}

.daterange-selector .daterange-item.accordion .day:after,.daterange-selector .daterange-item.accordion .day:before,.daterange-selector .daterange-item.accordion .month:after,.daterange-selector .daterange-item.accordion .month:before {
    content: '';
    position: absolute;
    top: 0;
    border-left: 11px dotted transparent;
    border-right: 11px dotted transparent
}

.daterange-selector .daterange-item.accordion .day:after,.daterange-selector .daterange-item.accordion .month:after {
    left: 11px;
    border-bottom: 11px solid #efefef
}

.daterange-selector .daterange-item.accordion .day:before,.daterange-selector .daterange-item.accordion .month:before {
    right: 11px;
    border-bottom: 11px solid #efefef
}

.daterange-selector .daterange-item.accordion .day.day,.daterange-selector .daterange-item.accordion .month.day {
    top: 0;
    bottom: auto;
    border-bottom: none;
    border-top: 11px solid #efefef
}

.daterange-selector .daterange-item.accordion .day.day:after,.daterange-selector .daterange-item.accordion .day.day:before,.daterange-selector .daterange-item.accordion .month.day:after,.daterange-selector .daterange-item.accordion .month.day:before {
    top: -11px;
    bottom: auto;
    border-bottom: none;
    border-top: 11px solid #efefef
}

.pager-wrapper {
    padding: 0 7px
}

.pager-wrapper.top-pager {
    text-align: right;
    white-space: nowrap;
    padding-left: 0
}

.pager-wrapper.top-pager .pager {
    margin-top: 0;
    padding-bottom: 0;
    margin-left: 7px
}

.pager-wrapper.top-pager .pager .pager-item {
    margin-right: 0;
    margin-left: 3px
}

.pager {
    padding: 0;
    margin: 15px 0 0;
    overflow: hidden;
    display: block;
    float: right
}

.pager .pager-hole {
    float: left;
    min-width: 40px;
    text-align: center;
    padding: 10px
}

.pager .pager-item {
    padding: 0;
    min-width: 40px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    text-align: center;
    margin-right: 3px;
    float: left
}

.pager .pager-item a {
    padding: 10px;
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000
}

.pager .pager-item.active,.pager .pager-item:active,.pager .pager-item:focus {
    background: #1250a0;
    border-color: #1250a0;
    box-shadow: none;
    outline: 0
}

.pager .pager-item.active a,.pager .pager-item:active a,.pager .pager-item:focus a {
    color: #fff
}

.angular-block .kaarousel .kaarousel-nav .kaarousel-next:after,.angular-block .kaarousel .kaarousel-nav .kaarousel-prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
    font-size: 23px;
    width: 23px;
    height: 23px;
    color: #a2a2a2
}

.tourism-facets {
    padding: 30px 14px 30px 30px;
    z-index: 20;
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 70%;
    background: #fff;
    transition: left .5s cubic-bezier(.55,0,.1,1),right .5s cubic-bezier(.55,0,.1,1)
}

.tourism-facets .used .facet-button {
    border-bottom: 5px solid #1250a0
}

.tourism-facets .facet-button {
    cursor: pointer;
    position: absolute;
    top: 60px;
    right: 100%;
    opacity: 0;
    background: rgba(0,0,0,.8);
    padding: 20px 10px;
    color: #fff
}

.tourism-facets .facet-button .result-count {
    padding-right: 15px;
    transition: padding .3s cubic-bezier(.55,0,.1,1);
    position: relative
}

.tourism-facets .facet-button .result-count span {
    display: block;
    text-align: center;
    line-height: 1;
    transition: color .3s cubic-bezier(.55,0,.1,1)
}

.tourism-facets .facet-button .result-count .results-value {
    font-size: 1.7em;
    margin-bottom: 5px
}

.tourism-facets .facet-button .result-count .results-label {
    font-weight: 300;
    font-size: 1em;
    opacity: .6
}

.tourism-facets .facet-button .result-count .map-tooltip {
    display: none
}

.tourism-facets .facet-button .result-count.loading span {
    color: transparent!important
}

.tourism-facets .facet-button .result-count.loading:after {
    margin-left: -21px;
    border-color: rgba(255,255,255,.5) rgba(255,255,255,.2) rgba(255,255,255,.2)
}

.tourism-facets .facet-button .filters-label {
    border-left: 1px solid rgba(255,255,255,.2);
    padding-left: 15px;
    text-transform: uppercase;
    transition: all .3s cubic-bezier(.55,0,.1,1);
    position: relative
}

.tourism-facets .facet-button .filters-label:after {
    font-size: 16px;
    height: 16px;
    width: 16px;
    margin: 0 10px;
    text-align: center;
    display: block;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 12px;
    opacity: 0
}

.tourism-facets .facet-button.ready {
    opacity: 1
}

.tourism-facets .section-title {
    clear: both;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative
}

.tourism-facets .section-content {
    display: block;
    width: 100%
}

.tourism-facets .facet-type-wrapper {
    margin-bottom: 20px;
    clear: both;
    display: block
}

.tourism-facets .facet-type-wrapper.last {
    margin-bottom: 0
}

.tourism-facets .facet-item {
    margin-bottom: 5px;
    cursor: pointer
}

.tourism-facets .facet-item.comments {
    width: 50%;
    float: left;
    margin-bottom: 10px
}

.tourism-facets .facet-item.comments .number-of-items {
    line-height: 32px;
    vertical-align: top;
    display: inline-block
}

.tourism-facets .is-default-facet {
    cursor: default;
    pointer-events: none;
    opacity: .5
}

.tourism-facets .is-default-facet * {
    cursor: default!important
}

.tourism-facets .facet-label {
    padding: 0 10px;
    font-weight: 300;
    font-size: 1em;
    cursor: pointer
}

.tourism-facets .facet-input {
    width: 14px
}

.tourism-facets .checkbox-label-wrapper {
    display: table-cell;
    vertical-align: middle
}

.tourism-facets .all-facets-wrapper,.tourism-facets .facets-list {
    width: 100%;
    height: 100%
}

.tourism-facets .search-field h3 {
    font-weight: 300;
    font-size: 1em
}

.tourism-facets .search-field .facet-search {
    position: relative
}

.tourism-facets .search-field .facet-search:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #ccc
}

.tourism-facets .search-field .facet-search input {
    background-color: transparent;
    height: 38px;
    padding-left: 40px
}

.tourism-facets .scrolling-wrapper {
    width: 100%;
    height: 100%;
    padding-right: 16px
}

.tourism-facets .comments-icon-image {
    cursor: pointer;
    padding-left: 10px;
    margin-bottom: 0;
    vertical-align: top;
    display: inline-block
}

.tourism-facets .comments-icon-image:before {
    font-size: 32px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    display: block
}

.tourism-facets .facet-slider {
    padding: 0 40px 0 20px;
    margin-bottom: 40px
}

.tourism-facets .facet-slider.range-slider {
    text-align: left;
    font-size: 1em;
    font-weight: 300
}

.tourism-facets .facet-slider.range-slider span.durationMax,.tourism-facets .facet-slider.range-slider span.durationMin {
    font-weight: 500;
    color: rgba(0,0,0,.4);
    font-size: 16px
}

.tourism-facets .facet-slider.range-slider input {
    border: 1px solid rgba(0,0,0,.15);
    display: inline-block;
    max-width: 75px;
    padding-left: 7px
}

.tourism-facets .facet-slider.range-slider input:first-of-type {
    margin-left: -20px
}

.tourism-facets .facet-slider.range-slider translate {
    margin-left: 10px;
    margin-right: 10px
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider {
    padding: 0;
    margin: 28px 0 20px;
    background: 0 0;
    border: none;
    box-shadow: none
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-join {
    background: #1250a0;
    height: 4px;
    margin-top: -2px;
    border-radius: 0
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-runner {
    background: #d1d1d1;
    height: 4px;
    margin: 0
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-attached-handles {
    margin: 0
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle {
    border-radius: 50%;
    background: #1250a0;
    width: 28px;
    height: 28px;
    border: none;
    margin: -11px 0 0 -14px
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-min i:before {
    line-height: 28px;
    text-indent: -2px
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle.ngrs-handle-max i:before {
    line-height: 28px;
    text-indent: 3px
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle i:before {
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: top
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle-max i,.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-handle-min i {
    background: 0 0
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-value {
    font-weight: 700;
    color: #1250a0;
    margin-top: -42px;
    padding: 0;
    width: 28px;
    height: 28px;
    margin-left: -14px
}

.tourism-facets .facet-slider.range-slider .ngrs-range-slider .ngrs-value>div {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    white-space: nowrap
}

.tourism-facets .availabilities-facet-wrapper .close-button,.tourism-facets .availabilities-facet-wrapper .edit-button,.tourism-facets .availabilities-facet-wrapper .facet-calendar label,.tourism-facets .availabilities-facet-wrapper:not(.has-children) .children-select-wrapper {
    display: none
}

.tourism-facets .calendars-wrapper {
    width: 100%;
    display: table;
    margin-bottom: 15px
}

.tourism-facets .facet-calendar {
    display: table-cell;
    vertical-align: top
}

.tourism-facets .facet-calendar.end-calendar input {
    border-left: none
}

.tourism-facets .facet-calendar:after {
    right: 10px
}

.tourism-facets .disable-filter {
    cursor: pointer;
    font-size: .7em;
    display: table-cell;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    border-left: none;
    color: #333;
    transition: all .5s cubic-bezier(.55,0,.1,1)
}

.tourism-facets .disable-filter:after {
    line-height: 32px;
    display: inline-block;
    vertical-align: middle
}

.tourism-facets .disable-filter:hover {
    background: #f14347;
    border-color: #f14347;
    color: #fff
}

.tourism-facets .button-checkbox .btn.checkbox-btn {
    border-radius: 3px;
    width: 14px;
    height: 14px;
    border-color: #ccc
}

.tourism-facets .button-checkbox .btn.checkbox-btn .btn-checked {
    width: 12px;
    height: 12px
}

.tourism-facets .button-checkbox .btn.checkbox-btn .btn-checked:after {
    line-height: 14px
}

.tourism-facets .display-more {
    width: 100%;
    border-radius: 0;
    background: #ebebeb;
    border-color: #d9d9d9;
    color: #333;
    margin-bottom: 15px
}

.tourism-facets .display-more:hover {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.tourism-facets .people-select {
    text-align: center
}

.tourism-facets .people-select label {
    font-weight: 300
}

.tourism-facets .people-select select {
    border-radius: 3px;
    margin-bottom: 15px
}

.tourism-facets .people-select .children-select-wrapper {
    padding-left: 15px;
    border-left: 3px solid #f5f5f5
}

.tourism-facets .facet-drwa {
    width: 100%;
    margin-bottom: 15px
}

.tourism-facets .responsive-summary {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    display: none
}

.tourism-facets .responsive-summary .facet-button {
    position: relative;
    top: auto;
    right: auto;
    display: none;
    width: auto;
    float: left;
    margin-bottom: 15px;
    color: #000;
    background-color: transparent
}

.tourism-facets .responsive-summary .facet-button .filters-label {
    font-size: 0;
    border-color: rgba(0,0,0,.1)
}

.tourism-facets .responsive-summary .facet-button .filters-label:after {
    color: #000;
    font-size: 32px;
    width: 32px;
    height: 32px;
    top: 6px;
    left: 4px
}

.tourism-facets .responsive-summary .map-tooltip {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.tourism-facets.opened {
    left: 30%
}

.tourism-facets.opened .filters-label {
    overflow: hidden;
    font-size: 0;
    position: relative;
    opacity: 1;
    padding-left: 50px
}

.tourism-facets.opened .filters-label:after {
    opacity: 1
}

.tourism-facets .reviewsContainer {
    position: relative
}

.tourism-facets .reviewsContainer .notations {
    width: 100%
}

.tourism-facets .reviewsContainer .notations ul {
    width: 100%;
    padding-left: 0;
    overflow: hidden;
    margin-top: 5px
}

.tourism-facets .reviewsContainer .notations ul li {
    float: left;
    list-style: none;
    padding-left: 8.9%;
    padding-right: 8.9%;
    border-left: 1px solid rgba(0,0,0,.3);
    color: #1250a0;
    font-weight: 100;
    font-size: 1.5em;
    text-align: center
}

.tourism-facets .reviewsContainer .notations ul li:first-child {
    padding-left: 0;
    padding-right: 10%
}

.tourism-facets .reviewsContainer .notations ul li:last-child {
    padding-right: 0;
    padding-left: 10%
}

.tourism-facets .reviewsContainer ul {
    width: calc(100% + 10px);
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: -5px;
    padding-bottom: 5px;
    opacity: .8
}

.tourism-facets .reviewsContainer ul li {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 5px;
    margin: 0 2px!important;
    position: relative;
    padding: 10px 0!important;
    float: left;
    width: 18%
}

.tourism-facets .reviewsContainer ul li,.tourism-facets .reviewsContainer ul li span {
    display: block;
    padding: 0;
    margin: 0
}

.tourism-facets .reviewsContainer ul li span.o-fonticon,.tourism-facets .reviewsContainer ul li.o-fonticon {
    position: relative;
    line-height: 1.1;
    font-size: 3.1rem!important;
    text-align: center
}

.tourism-facets .reviewsContainer ul li span.o-fonticon:before,.tourism-facets .reviewsContainer ul li.o-fonticon:before {
    display: block;
    width: auto!important;
    height: auto!important;
    line-height: 1!important;
    font-size: inherit!important
}

.tourism-facets .reviewsContainer ul li .fct-name,.tourism-facets .reviewsContainer ul li span .fct-name {
    font-size: 12px;
    font-weight: 300
}

.tourism-facets .reviewsContainer ul li .facet__value {
    padding: 3px
}

.tourism-facets .reviewsContainer ul li .facet__value--float {
    position: absolute;
    right: -3px;
    bottom: -9px
}

.tourism-facets .reviewsContainer ul li .facet-item-value {
    font-size: 12px;
    padding: 0 3px;
    font-weight: 300
}

.tourism-facets .reviewsContainer ul li span:before {
    font-size: 2em!important;
    position: relative
}

.tourism-facets .reviewsContainer ul li:hover {
    cursor: pointer
}

.tourism-facets .reviewsContainer ul li.active span:before {
    color: #fff
}

.tourism-facets .reviewsContainer ul .rev-1 {
    color: #e31a36!important
}

.tourism-facets .reviewsContainer ul .rev-1:hover {
    border-color: #e31a36!important
}

.tourism-facets .reviewsContainer ul .rev-1.active {
    color: #fff!important;
    background: #e31a36
}

.tourism-facets .reviewsContainer ul .rev-1.active .facet__value {
    background: #e31a36;
    border-color: rgba(0,0,0,.2)
}

.tourism-facets .reviewsContainer ul .rev-2 {
    color: #d87925!important
}

.tourism-facets .reviewsContainer ul .rev-2:hover {
    border-color: #d87925!important
}

.tourism-facets .reviewsContainer ul .rev-2.active {
    color: #fff!important;
    background: #d87925
}

.tourism-facets .reviewsContainer ul .rev-2.active .facet__value {
    background: #d87925;
    border-color: rgba(0,0,0,.2)
}

.tourism-facets .reviewsContainer ul .rev-3 {
    color: #f3b112!important
}

.tourism-facets .reviewsContainer ul .rev-3:hover {
    border-color: #f3b112!important
}

.tourism-facets .reviewsContainer ul .rev-3.active {
    color: #fff!important;
    background: #f3b112
}

.tourism-facets .reviewsContainer ul .rev-3.active .facet__value {
    background: #f3b112;
    border-color: rgba(0,0,0,.2)
}

.tourism-facets .reviewsContainer ul .rev-4 {
    color: #75c032!important
}

.tourism-facets .reviewsContainer ul .rev-4:hover {
    border-color: #75c032!important
}

.tourism-facets .reviewsContainer ul .rev-4.active {
    color: #fff!important;
    background: #75c032
}

.tourism-facets .reviewsContainer ul .rev-4.active .facet__value {
    background: #75c032;
    border-color: rgba(0,0,0,.2)
}

.tourism-facets .reviewsContainer ul .rev-5 {
    color: #199322!important
}

.tourism-facets .reviewsContainer ul .rev-5:hover {
    border-color: #199322!important
}

.tourism-facets .reviewsContainer ul .rev-5.active {
    color: #fff!important;
    background: #199322
}

.tourism-facets .reviewsContainer ul .rev-5.active .facet__value {
    background: #199322;
    border-color: rgba(0,0,0,.2)
}

.facet-drwa .button-checkbox {
    display: table-cell;
    vertical-align: middle
}

.facet-drwa label {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    line-height: 1em;
    cursor: pointer;
    padding-left: 10px
}

.facet-drwa label.disabled {
    opacity: .5;
    cursor: auto
}

.facet-drwa.embed {
    padding: 7px;
    height: auto;
    overflow: auto
}

.facet-drwa.disabled {
    opacity: .5;
    cursor: auto
}

.facet-drwa.disabled .btn {
    pointer-events: none
}

.fullscreen .responsive-summary,.interactive-map .responsive-summary {
    display: none!important
}

.fullscreen .tourism-facets,.interactive-map .tourism-facets {
    right: -350px!important;
    width: 350px!important;
    left: auto!important
}

.fullscreen .tourism-facets.opened,.interactive-map .tourism-facets.opened {
    right: 0!important
}

.fullscreen .tourism-facets .scrolling-wrapper,.interactive-map .tourism-facets .scrolling-wrapper {
    max-height: none!important
}

.facet-daterange-embed .search-text {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    padding: 0 15px
}

.facet-daterange-embed .calendar-wrapper {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    margin-right: 10px
}

.facet-daterange-embed .calendar-wrapper label div {
    text-align: left;
    display: inline-block
}

.facet-daterange-embed .calendar-wrapper label div.end {
    position: absolute;
    left: 55%
}

.facet-daterange-embed .search-text-datepicker {
    display: table-cell;
    vertical-align: middle;
    text-transform: lowercase;
    padding-left: 10px;
    padding-right: 10px
}

.facet-daterange-embed .datepicker {
    background-color: transparent;
    margin-right: 10px;
    color: #fff
}

.facet-daterange-embed .my-stay-calendar .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 4px
}

.promoted-facets {
    margin-bottom: 8px
}

.promoted-facets .btn {
    color: #888;
    padding: 10px 15px;
    margin: 3px;
    border: none;
    background: #f5f5f5;
    border-radius: 0;
    position: relative
}

.promoted-facets .btn.active {
    background: #1250a0;
    color: #eee;
    border: none
}

.promoted-facets .btn.active:hover>.circle-element,.promoted-facets .btn.active>.circle-element {
    border: 1px solid transparent;
    background: rgba(255,255,255,.3)
}

.promoted-facets .btn.all {
    text-transform: uppercase
}

.promoted-facets .btn>.circle-element {
    display: inline-block;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-left: 5px;
    margin-top: -1px;
    text-align: center;
    line-height: 25px;
    vertical-align: middle;
    font-size: 12px
}

.promoted-facets .btn:hover>.circle-element {
    border: 1px solid transparent;
    background: rgba(0,0,0,.2);
    color: #fff
}

.bootstrap-select {
    position: relative
}

.bootstrap-select.btn-group {
    margin-bottom: 0;
    width: 100%!important
}

.bootstrap-select .btn.selectpicker {
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 8px 30px 8px 12px;
    border-radius: 0;
    color: #333;
    width: 100%
}

.bootstrap-select .btn.selectpicker:active,.bootstrap-select .btn.selectpicker:focus,.bootstrap-select .btn.selectpicker:hover {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    color: #333;
    outline: 0!important
}

.bootstrap-select div.dropdown-menu {
    padding: 0;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    margin: 0;
    top: 100%;
    bottom: auto;
    max-height: 300px!important
}

.bootstrap-select div.dropdown-menu ul {
    max-height: 300px!important
}

.bootstrap-select div.dropdown-menu a {
    padding: 10px 10px 10px 34px
}

.bootstrap-select div.dropdown-menu a .text-muted {
    color: #aaa!important;
    font-weight: 700
}

.bootstrap-select div.dropdown-menu li.selected a i.check-mark {
    left: 10px;
    top: 10px;
    right: auto!important;
    color: #5fb13a
}

.bootstrap-select .open .btn.selectpicker {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    color: #333
}

.ui-pnotify {
    border-radius: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    font-family: Roboto,Arial,Helvetica,sans-serif;
    width: auto!important;
    max-width: 500px
}

.ui-pnotify .ui-pnotify-container {
    padding: 16px 24px;
    background: #323232;
    border-radius: 2px;
    box-shadow: none;
    border: none;
    color: #fff;
    margin: 0
}

.ui-pnotify .ui-pnotify-container.alert-success .ui-pnotify-text:before {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #5fb13a;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%
}

.ui-pnotify .ui-pnotify-container.alert-danger .ui-pnotify-text:before {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #f14347;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%
}

.ui-pnotify .ui-pnotify-title {
    font-size: 2.5em;
    font-weight: 300
}

.ui-pnotify .ui-pnotify-text {
    font-size: 1.1em;
    font-weight: 300
}

.ui-pnotify .valid-button {
    float: left
}

.ui-pnotify .cancel-button {
    float: right
}

.ui-pnotify .cancel-button,.ui-pnotify .valid-button {
    border: none;
    border-radius: 2px;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: .95em;
    font-weight: 500;
    padding: 7px 20px;
    transition: all .5s ease
}

.ui-pnotify .cancel-button:hover,.ui-pnotify .valid-button:hover {
    background: #efefef
}

.ui-pnotify .cancel-button:focus,.ui-pnotify .valid-button:focus {
    outline: 0;
    background: #d6d6d6;
    box-shadow: none
}

.ui-pnotify.confirm {
    border-radius: 2px;
    background: #fff;
    padding: 0;
    max-width: 330px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
}

.ui-pnotify.confirm .ui-pnotify-container {
    color: #333;
    background: #fff;
    border-radius: 0;
    padding: 30px;
    border-bottom: 3px solid #fc8258
}

.ui-pnotify.confirm em {
    display: block;
    margin: 15px 0;
    font-style: normal;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.ui-pnotify.confirm em .glyphicon-warning-sign {
    color: #f14347;
    margin-right: 5px
}

.ui-pnotify.confirm.warning-confirm .ui-pnotify-container {
    border-bottom-color: #fc8258
}

.ui-pnotify.confirm.infos-confirm .ui-pnotify-container,.ui-pnotify.confirm.success-confirm .ui-pnotify-container {
    border-bottom-color: #5fb13a
}

.wizard {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    background: rgba(0,0,0,.8);
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.wizard .wizard-window-wrapper {
    position: absolute;
    top: 162px;
    left: 50%;
    width: 960px;
    height: 560px;
    background: #fff;
    margin-left: -480px;
    box-shadow: 0 16px 28px 0 rgba(0,0,0,.22)
}

.wizard .wizard-window-wrapper.step-2 {
    left: 15%;
    width: 27%
}

.wizard .wizard-window-wrapper.no-dates {
    left: 25%;
    width: 50%
}

.wizard .left-part,.wizard .right-part {
    padding: 0;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.wizard .left-part {
    width: 65%
}

.wizard .right-part {
    width: 35%;
    padding: 30px;
    background: #1250a0;
    left: 65%;
    text-align: center
}

.wizard .right-part .title-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    transition: height .8s cubic-bezier(.55,0,.1,1)
}

.wizard .right-part .title-wrapper h4 {
    color: #fff;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 60px;
    font-size: 1.7em;
    opacity: 0;
    transition: opacity .8s cubic-bezier(.55,0,.1,1),top .8s cubic-bezier(.55,0,.1,1)
}

.wizard .right-part .title-wrapper .arrow {
    width: 44px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAABGCAYAAAHA7EarAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAASsSURBVHjaYvz//z8DEIAIRgYkwASlD0AlQVgAJMAI1QEDMA4jEwMqgBn3H10Cww50ADcKZPZ8FBkk56LYA9PhiOay/wABxADSAcTzoTQYYzWGCck8nG5nxOlunIL/kSz6D7OIEUlAEJfPGAACCCQICvT3uAIKW9igg/9EewHN8zDNCbhMxmoLEwMJAKZ4Plo4YXUasjPQEwCMDwrLD+ih8Z9YZyCHqSJSaKBggACCpaJ+IN4PxAnIKQsdgwhcwAGbYhAOwKMJQzEyno9LAwMeNyKDBuTcQTCqseV6osMZG1AkJj0TVfhQ5AwHVDtQg+k+juATQA5nbDHmgC6GszBD9hi6m5Ez53lsCilK/IQARjg/wJlLgAAggGA+N/hPGICCVQFfTkJP+/P/kwfeEzIYHybWUgN0vcQkZhjAV+JjlPykGIyvViC6hmAgwmUT8FlKrothYD9GDsVSP5AL/hOT6KkGaGHwBuSch63s+U9EDnuPK9PgqjiIMfw+mrr9uHJeAJGGCxBjObpAAZ7aGJuBArh8hC25EUp/H2DNPSAwgLWooa1sjBqHnIIHLyC2hYjs2gs460WIq8ENboAAtJjtEYIwDIbFcwDdoGyAGzCCbsAIuAEbeE6gGzgCMEHZgBFwBA8ucL1eEtJCescfoG8/CHmf1BU2gHMZdG4hJru4/xGPR6xVUveYo2II3L5aKhzbCqk15bDckBXYkDg+ODFqBZ/JjWtRduvAKS4CL7QxafMHA3yYdzKK9aRXsbLnYq4IFa9iuOLgoWPG2f8WM6U6TsXZFs+juKLcgyuwziPephrCu3BFo8UVrZZwQ93bKowB4UuLNhONcFtS6BGZwXw28owYKJVWhQkj0oOzowl/nvHAdKaSu0FyBHoIiTVD3Pcncqe4gnPrm5ePrff8K3HpNY54S12aO7XxLaeWimLCPVM3ry6fEy4CCSjHjshiwVvSHlp1XqchPIJNcyLI5yzIvwb5ga4LqCMb71ZOZQTQTNdfgGat9qZhGIhaFgNkg8IEpBtkA8oEpBOUbpBO0BXKBGGDkgkIE0RMQDdoiXQRVojt+3DsnHT/ovolPdvvvTs1oeE44uYMIHIuECrgnKEYMFHbylwC+PUaL2qXSMakBqL1oeLEBm6IobuUkS0uwtXfk+wXWPQ+4EtcQHu3oQHbLuqeY+84X2uCUq+HLo1P94fKwnGxYeMoMY4lWQpAd7bNGcIs9UU5bt8SavthXCI6wslw8vjXrv3RxTB3rdQFNhUVdB3ylOCeLB3xVHkeXG6t4seF8aV3KUpifObuOWo6RUm4ZKe3JaZV2nhbQguIWhqk51IDzqj/RGrAK+Rz1VI2HWbxrWmt3yGPlCfDdG7MNxYExhE7/OsDWJhWhWBUxcxMrpI0MVmdJQHYjdSuYv34RB4RUx8Z1ZegKoYfBNAMYSNUHCNFWcw/iazxGTOfFOmvCKMBvpgVKAZwztiA+YSJHARo6OklsRrGpu+mw7afXfFucIaCYtqqvwGIb3CnWszVfCYuNKugxZCfZilge16hkQ+mjAOojS2FrfnKooUaa4BsU+ZlCqjxfr88/uaXcszcUOhlaegv/hCPMG5P78A5vfaQCwAAAABJRU5ErkJggg==) no-repeat;
    opacity: 0;
    transition: opacity .8s cubic-bezier(.55,0,.1,1),top .8s cubic-bezier(.55,0,.1,1)
}

.wizard .right-part .title-wrapper.anim {
    height: 100px
}

.wizard .right-part .title-wrapper.anim h4 {
    top: 0;
    opacity: 1
}

.wizard .right-part .title-wrapper.anim .arrow {
    top: 30px;
    opacity: 1
}

.wizard .right-part .bloc-event-search-engine input {
    border: none;
    box-shadow: none;
    height: 38px
}

.wizard .secondary-help {
    height: 0;
    overflow: hidden;
    transition: height .5s cubic-bezier(.55,0,.1,1)
}

.wizard .secondary-help .arrow {
    margin-top: 15px;
    display: block;
    width: 44px;
    height: 70px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAABGCAYAAAHA7EarAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAASsSURBVHjaYvz//z8DEIAIRgYkwASlD0AlQVgAJMAI1QEDMA4jEwMqgBn3H10Cww50ADcKZPZ8FBkk56LYA9PhiOay/wABxADSAcTzoTQYYzWGCck8nG5nxOlunIL/kSz6D7OIEUlAEJfPGAACCCQICvT3uAIKW9igg/9EewHN8zDNCbhMxmoLEwMJAKZ4Plo4YXUasjPQEwCMDwrLD+ih8Z9YZyCHqSJSaKBggACCpaJ+IN4PxAnIKQsdgwhcwAGbYhAOwKMJQzEyno9LAwMeNyKDBuTcQTCqseV6osMZG1AkJj0TVfhQ5AwHVDtQg+k+juATQA5nbDHmgC6GszBD9hi6m5Ez53lsCilK/IQARjg/wJlLgAAggGA+N/hPGICCVQFfTkJP+/P/kwfeEzIYHybWUgN0vcQkZhjAV+JjlPykGIyvViC6hmAgwmUT8FlKrothYD9GDsVSP5AL/hOT6KkGaGHwBuSch63s+U9EDnuPK9PgqjiIMfw+mrr9uHJeAJGGCxBjObpAAZ7aGJuBArh8hC25EUp/H2DNPSAwgLWooa1sjBqHnIIHLyC2hYjs2gs460WIq8ENboAAtJjtEYIwDIbFcwDdoGyAGzCCbsAIuAEbeE6gGzgCMEHZgBFwBA8ucL1eEtJCescfoG8/CHmf1BU2gHMZdG4hJru4/xGPR6xVUveYo2II3L5aKhzbCqk15bDckBXYkDg+ODFqBZ/JjWtRduvAKS4CL7QxafMHA3yYdzKK9aRXsbLnYq4IFa9iuOLgoWPG2f8WM6U6TsXZFs+juKLcgyuwziPephrCu3BFo8UVrZZwQ93bKowB4UuLNhONcFtS6BGZwXw28owYKJVWhQkj0oOzowl/nvHAdKaSu0FyBHoIiTVD3Pcncqe4gnPrm5ePrff8K3HpNY54S12aO7XxLaeWimLCPVM3ry6fEy4CCSjHjshiwVvSHlp1XqchPIJNcyLI5yzIvwb5ga4LqCMb71ZOZQTQTNdfgGat9qZhGIhaFgNkg8IEpBtkA8oEpBOUbpBO0BXKBGGDkgkIE0RMQDdoiXQRVojt+3DsnHT/ovolPdvvvTs1oeE44uYMIHIuECrgnKEYMFHbylwC+PUaL2qXSMakBqL1oeLEBm6IobuUkS0uwtXfk+wXWPQ+4EtcQHu3oQHbLuqeY+84X2uCUq+HLo1P94fKwnGxYeMoMY4lWQpAd7bNGcIs9UU5bt8SavthXCI6wslw8vjXrv3RxTB3rdQFNhUVdB3ylOCeLB3xVHkeXG6t4seF8aV3KUpifObuOWo6RUm4ZKe3JaZV2nhbQguIWhqk51IDzqj/RGrAK+Rz1VI2HWbxrWmt3yGPlCfDdG7MNxYExhE7/OsDWJhWhWBUxcxMrpI0MVmdJQHYjdSuYv34RB4RUx8Z1ZegKoYfBNAMYSNUHCNFWcw/iazxGTOfFOmvCKMBvpgVKAZwztiA+YSJHARo6OklsRrGpu+mw7afXfFucIaCYtqqvwGIb3CnWszVfCYuNKugxZCfZilge16hkQ+mjAOojS2FrfnKooUaa4BsU+ZlCqjxfr88/uaXcszcUOhlaegv/hCPMG5P78A5vfaQCwAAAABJRU5ErkJggg==);
    transform: rotate(191deg)
}

.wizard .secondary-help.anim {
    height: 88px
}

.wizard .explanatory-gif {
    margin: 30px 0;
    display: block;
    width: 597px;
    height: 500px;
    background: url(/api/static/assets/images/destinations/all/wizard/wizard_en.gif)
}

.wizard .explanatory-gif.fr {
    background: url(/api/static/assets/images/destinations/all/wizard/wizard_fr.gif)
}

.wizard .explanatory-gif.nl {
    background: url(/api/static/assets/images/destinations/all/wizard/wizard_nl.gif)
}

.wizard .bloc-event-search-engine .my-stay-wrapper .form-group {
    width: 80%;
    margin: 0 auto
}

.wizard .bloc-event-search-engine .my-stay-wrapper .input-label {
    display: none
}

.wizard .bloc-event-search-engine .my-stay-wrapper .my-stay-calendar {
    margin-bottom: 10px!important
}

.wizard .bloc-event-search-engine .my-stay-wrapper .search-button-wrapper {
    display: none!important
}

.wizard .wizard-button {
    display: inline-block;
    background: #000;
    margin-top: 30px;
    font-size: 1.5em
}

.wizard .wizard-button:hover {
    box-shadow: none;
    background: rgba(0,0,0,.8)
}

.my-stay-button {
    float: left;
    width: 100%;
    clear: both;
    position: relative
}

.my-stay-button-wrapper .my-stay-profil {
    border: none;
    border-radius: 0;
    padding: 10px;
    transition: all .5s ease;
    overflow: hidden
}

.my-stay-button-wrapper .my-stay-profil .planning-name {
    display: inline-block;
    float: left;
    line-height: 40px;
    padding: 0 10px
}

.my-stay-button-wrapper .my-stay-profil:hover {
    background: 0 0;
    color: #1250a0
}

.my-stay-button-wrapper .caret {
    opacity: 0;
    position: absolute;
    top: 27px;
    right: 5px;
    transition: opacity .5s ease
}

.my-stay-button-wrapper .user-avatar {
    background: #ddd;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    margin: 5px 0;
    float: left
}

.my-stay-button-wrapper .user-avatar .rc-img {
    overflow: hidden;
    border-radius: 50%
}

.my-stay-button-wrapper .user-avatar .no-image {
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.my-stay-button-wrapper .user-avatar .no-image:after {
    color: #fff;
    font-size: 24px;
    margin-top: 6px;
    text-align: center
}

.my-stay-button-wrapper .dropdown-menu {
    margin: -1px 0 0;
    padding: 0;
    border-radius: 0;
    border: none;
    background: #fff;
    min-width: 250px;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.my-stay-button-wrapper .dropdown-menu .divider {
    margin: 0
}

.my-stay-button-wrapper .dropdown-menu li>a {
    padding: 15px;
    cursor: pointer
}

.my-stay-button-wrapper .dropdown-menu .menu-icon {
    color: #7a7a7a;
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px
}

.my-stay-button-wrapper.open .my-stay-profil,.my-stay-button-wrapper:hover .my-stay-profil {
    box-shadow: none;
    background: #fff;
    color: #1250a0;
    z-index: 10;
    box-shadow: -6px 0 10px -8px rgba(0,0,0,.3)
}

.my-stay-button-wrapper.open .caret,.my-stay-button-wrapper:hover .caret {
    opacity: 1
}

.sso-wrapper {
    background: url(../images/sso-bg.jpg) center/cover no-repeat;
    overflow: hidden;
    float: left;
    width: 100%
}

.sso-wrapper .frame-container {
    padding: 0;
    width: 60%;
    margin: 30px auto;
    background: rgba(255,255,255,.9);
    overflow: hidden;
    height: 550px
}

.sso-wrapper .frame-container iframe {
    height: 550px;
    float: left;
    transform: scale(1)
}

.tooltip {
    z-index: 1100;
    text-align: center;
    margin: 0!important
}

.tooltip .tooltip-inner {
    background: #fff;
    border-radius: 3px;
    color: #000;
    box-shadow: 0 0 0 1px rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.16);
    font-size: 1.13em;
    white-space: wrap;
    padding: 11.53846154px;
    z-index: 1;
    height: auto;
    min-height: auto;
    max-width: 500px;
    position: relative;
    overflow: auto
}

.tooltip .tooltip-arrow {
    z-index: 2;
    border: none
}

.tooltip .tooltip-arrow:after,.tooltip .tooltip-arrow:before {
    content: '';
    position: absolute
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    padding: 8px 0!important
}

.tooltip.top .tooltip-arrow:before {
    border-top: 9px solid rgba(0,0,0,.3);
    border-left: 9px dotted transparent;
    border-right: 9px dotted transparent;
    bottom: -1px;
    left: -5px
}

.tooltip.top .tooltip-arrow:after {
    border-top: 8px solid #fff;
    border-left: 8px dotted transparent;
    border-right: 8px dotted transparent;
    bottom: 0;
    left: -4px
}

.tooltip.bottom {
    padding: 8px 0!important
}

.tooltip.bottom .tooltip-arrow:before {
    border-bottom: 9px solid rgba(0,0,0,.3);
    border-left: 9px dotted transparent;
    border-right: 9px dotted transparent;
    top: -1px;
    left: -5px
}

.tooltip.bottom .tooltip-arrow:after {
    border-bottom: 8px solid #fff;
    border-left: 8px dotted transparent;
    border-right: 8px dotted transparent;
    top: 0;
    left: -4px
}

.tooltip.right {
    padding: 0 8px 0 12px!important
}

.tooltip.right .tooltip-arrow {
    left: 4px
}

.tooltip.right .tooltip-arrow:before {
    border-right: 9px solid rgba(0,0,0,.3);
    border-top: 9px dotted transparent;
    border-bottom: 9px dotted transparent;
    left: -1px;
    top: -5px
}

.tooltip.right .tooltip-arrow:after {
    border-right: 8px solid #fff;
    border-top: 8px dotted transparent;
    border-bottom: 8px dotted transparent;
    left: 0;
    top: -4px
}

.tooltip.left {
    padding: 0 8px!important
}

.tooltip.left .tooltip-arrow {
    margin-top: -4px
}

.tooltip.left .tooltip-arrow:before {
    border-left: 9px solid rgba(0,0,0,.3);
    border-top: 9px dotted transparent;
    border-bottom: 9px dotted transparent;
    left: -8px;
    top: -5px
}

.tooltip.left .tooltip-arrow:after {
    border-left: 8px solid #fff;
    border-top: 8px dotted transparent;
    border-bottom: 8px dotted transparent;
    left: -8px;
    top: -4px
}

.distance-popover {
    max-width: 225px
}

.distance-popover .ride-distance {
    color: #1250a0;
    margin-bottom: 10px
}

.distance-popover .duration-wrapper {
    float: left;
    width: 100%;
    text-align: center
}

.distance-popover .ride-icon {
    vertical-align: top;
    display: inline-block;
    width: 50px;
    height: 50px
}

.distance-popover .ride-icon:before {
    color: #1250a0;
    font-size: 30px;
    line-height: 50px;
    text-align: center
}

.distance-popover .ride-value {
    vertical-align: top;
    display: inline-block;
    line-height: 50px;
    color: #1250a0;
    font-weight: 700
}

.distance-popover .car-ride-duration,.distance-popover .feet-ride-duration {
    float: left;
    clear: both
}

.warning-popover {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    display: table;
    width: 100%
}

.warning-popover .warning-label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 300
}

.warning-popover .alert-window-wrapper .alert-window h2,.warning-popover .planning-tourism.read-only-mode .day-items .no-sheets,.warning-popover .warning-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 30px;
    width: 60px;
    padding-right: 15px
}

.warning-popover .alert-window-wrapper .alert-window h2:before,.warning-popover .planning-tourism.read-only-mode .day-items .no-sheets:before,.warning-popover .warning-icon:before {
    font-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.itinerary-chart .google-visualization-tooltip,.itinerary-chart .highcharts-tooltip {
    font-weight: 300;
    box-sizing: content-box
}

.itinerary-chart .google-visualization-tooltip .chart-tooltip,.itinerary-chart .highcharts-tooltip .chart-tooltip {
    padding: 10px
}

.itinerary-chart .google-visualization-tooltip .dist,.itinerary-chart .highcharts-tooltip .dist {
    display: block;
    color: #7a7a7a;
    font-size: 1.1em;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd
}

.itinerary-chart .google-visualization-tooltip .elevation,.itinerary-chart .highcharts-tooltip .elevation {
    display: block;
    font-size: 1.7em;
    color: #1250a0
}

.wishlist-button {
    padding: 10px;
    margin-right: 10px;
    cursor: pointer
}

.wishlist-button .wishlist-count {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -24px;
    margin-right: -34px;
    color: #fff;
    background: #1250a0;
    height: 24px;
    width: 24px;
    display: block;
    border-radius: 50%;
    text-align: center;
    transition: background .8s cubic-bezier(.55,0,.1,1)
}

.wishlist-button .wishlist-count .count {
    display: inline;
    font-size: .7em;
    font-weight: 700;
    line-height: 24px
}

.wishlist-button .wishlist-button-wrapper {
    color: #fff;
    display: table;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    background: #1250a0
}

.wishlist-button .wishlist-button-wrapper .icon-font-suitcase {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    width: 16px;
    height: 16px;
    transition: transform .8s cubic-bezier(.55,0,.1,1)
}

.wishlist-button.animate .wishlist-button-wrapper .icon-font-suitcase {
    transform: scale(1.3) rotate(-45deg)
}

.wishlist-button.animate .wishlist-count {
    background: #f14347
}

.planning-preview {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16),0 12px 15px 0 rgba(0,0,0,.24);
    position: absolute;
    background: #fff;
    display: block;
    top: 80px;
    right: 34px;
    width: 380px;
    z-index: 100;
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s ease,visibility .4s ease;
    border-top: 1px solid #f0f0f0;
    transform: translateZ(0)
}

.planning-preview.sticky-fixed {
    z-index: 500;
    top: 13px!important
}

.planning-preview.visible {
    opacity: 1;
    visibility: visible
}

.planning-preview:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 50px;
    z-index: 2;
    border-bottom: 10px solid #fff;
    border-left: 10px dotted transparent;
    border-right: 10px dotted transparent
}

.planning-preview:after {
    content: '';
    position: absolute;
    top: -11px;
    right: 49px;
    z-index: 1;
    border-bottom: 11px solid #e6e6e6;
    border-left: 11px dotted transparent;
    border-right: 11px dotted transparent
}

.planning-preview .kaarousel {
    width: 100%;
    position: relative
}

.planning-preview .kaarousel .kaarousel-container,.planning-preview .kaarousel .kaarousel-wrapper {
    width: 100%;
    height: 100%
}

.planning-preview .kaarousel .kaarousel-slider {
    text-align: left
}

.planning-preview .kaarousel .kaarousel-wrapper.shouldAnim .dummy {
    transition-duration: .5s
}

.planning-preview .kaarousel .sheet-image-item {
    padding: 5px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.planning-preview .kaarousel .sheet-image-item .link-wrapper a {
    height: 100%;
    width: 100%;
    float: left;
    position: relative
}

.planning-preview .kaarousel .sheet-image-item .link-wrapper a .rc-img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.planning-preview .kaarousel .sheet-image-item .link-wrapper a .rc-img.loading-img:before {
    transition: none;
    border-radius: 50%;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 0 150px #fff
}

.planning-preview .kaarousel .sheet-image-item .link-wrapper a .rc-img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .7s cubic-bezier(.55,0,.1,1);
    box-shadow: 0 0 0 0 #fff
}

.planning-preview .kaarousel .sheet-image-item .link-wrapper a:after {
    content: '';
    width: 100%;
    display: block;
    padding-top: 100%
}

.planning-preview .kaarousel.anim-last .sheet-image-item.last .link-wrapper a .rc-img:before {
    transition: none;
    border-radius: 50%;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 0 150px #fff
}

.planning-preview .go-to-planning {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 1.5em;
    font-weight: 700;
    border: 2px solid #fff;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    transition: all .5s cubic-bezier(.55,0,.1,1);
    z-index: 100
}

.planning-preview .go-to-planning:before {
    content: '';
    position: absolute;
    background: #1250a0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .85;
    z-index: -1
}

.planning-preview .go-to-planning:after {
    display: inline-block;
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    line-height: 20px;
    vertical-align: middle
}

.planning-preview:hover .go-to-planning {
    opacity: 1;
    visibility: visible
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    padding: 30px 10%;
    background-color: rgba(0,0,0,.8);
    display: table
}

.lightbox .lightbox-close-button {
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.2);
    cursor: pointer
}

.lightbox .lightbox-close-button:before {
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff
}

.lightbox .lightbox-close-button:hover {
    background: rgba(0,0,0,.4)
}

.lightbox .lightbox-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.lightbox .lightbox-content .kaarousels-wrapper {
    position: relative
}

.lightbox .lightbox-content .kaarousel .kaarousel-actions-wrapper {
    height: 100%;
    overflow: hidden;
    display: block
}

.lightbox .lightbox-content .kaarousel .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide,.lightbox .lightbox-content .kaarousel .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slider {
    height: 100%;
    width: 100%;
    display: block
}

.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-next,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev {
    width: 10%;
    background: 0 0;
    opacity: 1
}

.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-next:after,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev:after {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    font-size: 32px;
    color: #fff
}

.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-next:hover,.lightbox .lightbox-content .kaarousel .kaarousel-nav .kaarousel-prev:hover {
    box-shadow: none
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper {
    width: 100%;
    display: table
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .dummy {
    transition-duration: .5s
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-actions-wrapper,.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-wrapper {
    overflow: visible
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-actions-wrapper {
    height: auto;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-slider {
    background: #000;
    overflow: hidden;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19),0 27px 24px 0 rgba(0,0,0,.2)
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-slide {
    width: 100%;
    height: auto!important;
    max-height: 600px
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-slide:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.666%
}

.lightbox .lightbox-content .kaarousel.slideshow-wrapper .kaarousel-slide .rc-img {
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-size: contain!important
}

.lightbox .lightbox-content .kaarousel.thumbs-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    margin: 20px 0
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper {
    text-align: center
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    position: relative;
    height: auto;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 62%
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide .slide-wrapper {
    position: absolute;
    top: 5%;
    left: 5%;
    bottom: 5%;
    right: 5%;
    background: #000;
    display: block
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide .slide-wrapper .thumb-image {
    opacity: .4
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide.active .slide-wrapper {
    border: 3px solid #1250a0
}

.lightbox .lightbox-content .kaarousel.thumbs-container .kaarousel-actions-wrapper .kaarousel-wrapper .kaarousel-slide.active .slide-wrapper .thumb-image {
    opacity: 1
}

.lightbox-action {
    cursor: pointer;
    height: 100%;
    width: 100%;
    display: block
}

.day-planner-wrapper {
    clear: both;
    padding: 0 5%
}

.day-planner-wrapper .day-planner {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 600px;
    position: relative;
    padding-left: 30px
}

.day-planner-wrapper .day-planner * ::selection {
    background: 0 0
}

.day-planner-wrapper .day-planner .day-planner-hours {
    height: 100px;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    display: table;
    position: relative
}

.day-planner-wrapper .day-planner .day-planner-hours:first-child .hours-value .hour-number {
    top: 0
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value,.day-planner-wrapper .day-planner .day-planner-hours .hours-value-interval {
    position: absolute;
    height: 50%;
    width: 90%;
    left: 38px
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value {
    font-size: 1.5em;
    position: absolute;
    color: #555;
    top: 0
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value .hour-number {
    position: absolute;
    top: -16px;
    left: -68px
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value-interval {
    font-size: 1em;
    color: #ccc;
    top: 25%
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value-interval>span {
    width: 100%;
    display: block;
    height: 50%
}

.day-planner-wrapper .day-planner .day-planner-hours .hours-value-interval>span:nth-child(even) {
    border-top: 1px solid #eaeaea
}

.day-planner-wrapper .day-planner .hours-hover {
    position: absolute;
    height: 25px;
    display: block;
    left: 64px;
    width: 88%;
    z-index: 99
}

.day-planner-wrapper .day-planner .hours-hover>span {
    height: 50%;
    display: block
}

.day-planner-wrapper .day-planner .hours-hover .calendar-hover-placeholder {
    background: #1250a0;
    float: left;
    width: 100%;
    height: 100%;
    line-height: 25px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 1em;
    font-weight: 600;
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.day-planner-wrapper .day-planner .hours-hover .calendar-hover-placeholder translate {
    font-weight: 400
}

.day-planner-wrapper .day-planner .hours-hover .calendar-hover-placeholder .plus-icon {
    font-weight: 400;
    color: #1250a0;
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -9px;
    background: #fff;
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    border-radius: 50%
}

.day-planner-wrapper .day-planner .events {
    position: absolute;
    top: 0;
    left: 30px;
    width: 100%;
    z-index: 2;
    margin: auto
}

.day-planner-wrapper .day-planner .events .event {
    position: absolute;
    display: block;
    width: 88%;
    height: 95px;
    top: 0;
    margin-bottom: 5px;
    margin-left: 35px;
    z-index: 1
}

.day-planner-wrapper .day-planner .events .event.duration-60 .event-item .img {
    height: 74px;
    width: 74px
}

.day-planner-wrapper .day-planner .events .event.duration-45 .event-item .img {
    height: 49px;
    width: 49px
}

.day-planner-wrapper .day-planner .events .event.duration-15 .event-item .img,.day-planner-wrapper .day-planner .events .event.duration-30 .event-item .img {
    display: none
}

.day-planner-wrapper .day-planner .events .event.duration-15 .event-item .sheet-name,.day-planner-wrapper .day-planner .events .event.duration-30 .event-item .sheet-name {
    display: inline-block;
    width: 280px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.day-planner-wrapper .day-planner .events .event .event-item {
    cursor: grab;
    color: #000;
    background-color: #fff;
    font-size: 1.30769231em;
    font-weight: 300;
    border: 1px solid #1250a0;
    border-left: 8px solid #1250a0;
    padding: 10px 0 0 10px;
    height: calc(100% - 5px);
    margin-top: 2px;
    width: 100%;
    overflow: hidden;
    z-index: 999999;
    transition-property: border-left,background;
    transition-duration: .2s,.2s;
    transition-delay: 0s,0s
}

.day-planner-wrapper .day-planner .events .event .event-item .img {
    height: 100px;
    width: 100px;
    float: left;
    margin: 0 10px 10px 0
}

.day-planner-wrapper .day-planner .events .event .event-item .sheet-name {
    display: block;
    vertical-align: top
}

.day-planner-wrapper .day-planner .events .event .event-item .btn-delete {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    border-radius: 0;
    background: 0 0;
    opacity: 1;
    transition: all .5s ease
}

.day-planner-wrapper .day-planner .events .event .event-item .btn-delete:after {
    color: #1250a0;
    font-size: 14px
}

.day-planner-wrapper .day-planner .events .event .event-item .btn-delete:hover {
    border-left-color: #f14347
}

.day-planner-wrapper .day-planner .events .event .event-item .btn-delete:hover:after {
    color: #f14347
}

.day-planner-wrapper .day-planner .events .event .event-item .event-item-warning {
    position: absolute;
    top: 10px;
    right: 50px
}

.day-planner-wrapper .day-planner .events .event .event-item .event-item-warning .icon-warning {
    z-index: 100;
    width: 30px;
    height: 30px;
    display: block
}

.day-planner-wrapper .day-planner .events .event .event-item .event-item-warning .icon-warning:after {
    display: block;
    line-height: 26px;
    text-align: center;
    color: #f14347
}

.day-planner-wrapper .day-planner .events .event.editing {
    z-index: 20
}

.day-planner-wrapper .day-planner .events .event.editing .event-item .event-hour {
    position: absolute;
    bottom: 14px;
    left: 283px;
    width: 160px;
    text-align: center;
    color: #1250a0;
    font-weight: 700;
    font-size: 14px
}

.day-planner-wrapper .day-planner .events .event.editing .event-item .event-hour .from {
    display: none
}

.day-planner-wrapper .day-planner .events .event.moving .event-item {
    cursor: grabbing;
    border: 1px solid #155bb7;
    box-shadow: 1px 1px 16px #aaa
}

.day-planner-wrapper .day-planner .events .event.moving .event-item .btn-delete {
    opacity: 0
}

.day-planner-wrapper .day-planner .events .event.cannot-move .event-item {
    cursor: not-allowed;
    border: 2px solid #f14347
}

.day-planner-wrapper .day-planner .events .event.cannot-move .event-item .event-hour,.day-planner-wrapper .day-planner .events .event.cannot-move .event-item .sheet-name {
    color: #f14347
}

.day-planner-wrapper .day-planner .events .event.cannot-move .event-item .btn-delete {
    display: none
}

.day-planner-wrapper .day-planner .events .event.cannot-move .resizer:after {
    background: #f14347
}

.day-planner-wrapper .day-planner .events .event.planned .event-item {
    cursor: pointer;
    z-index: 3!important;
    background: #c3daf8;
    border: none;
    padding: 11px 1px 1px 10px;
    border-left: 8px solid #1250a0;
    border-radius: 0;
    width: 100%;
    left: 2%!important;
    box-shadow: none;
    color: #1250a0
}

.day-planner-wrapper .day-planner .events .event.planned .event-item .event-hour {
    font-size: .75em
}

.day-planner-wrapper .day-planner .events .event.planned.duration-15 .event-item .sheet-name,.day-planner-wrapper .day-planner .events .event.planned.duration-30 .event-item .sheet-name {
    width: 450px;
    margin-right: 10px
}

.day-planner-wrapper .day-planner .events .event .resizer {
    width: 100%;
    height: 2px;
    display: block;
    cursor: ns-resize
}

.day-planner-wrapper .day-planner .events .event .resizer:after {
    content: '\e61a';
    transform: rotate(-90deg);
    color: #fff;
    position: absolute;
    bottom: -55px;
    left: 50%;
    transition: all .2s ease;
    background: #1250a0;
    width: 18px;
    height: 110px;
    font-weight: 700;
    border-radius: 5px;
    z-index: 999;
    text-align: center;
    line-height: 110px
}

.day-planner-wrapper .day-planner .availabilities {
    z-index: 1
}

.day-planner-wrapper .day-planner .availabilities .closing {
    position: absolute;
    left: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAoSURBVHjaYmZgYJAC4s8MSIAZXQCkiBldAIifMaMLwLSjCIAAQIABAAwmBSotq5mTAAAAAElFTkSuQmCC) #eee;
    width: 92%;
    padding: 20px;
    color: #888;
    text-transform: uppercase
}

.bloc-booking-centrale {
    position: relative;
    text-align: center
}

.bloc-booking-centrale .form-control {
    box-shadow: none;
    border: none
}

.bloc-booking-centrale h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

.bloc-booking-centrale .edit-button {
    display: none
}

.bloc-booking-centrale .valid-btn-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: opacity .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1);
    transform: translate(-50%,20px);
    opacity: 0;
    display: block;
    clear: both
}

.bloc-booking-centrale .valid-btn-wrapper.visible {
    opacity: 1
}

.bloc-booking-centrale .filter-form-submit {
    display: inline-block
}

.bloc-booking-centrale .availabilities-facet-wrapper {
    position: relative;
    padding-bottom: 0;
    transition: padding .5s cubic-bezier(.55,0,.1,1)
}

.bloc-booking-centrale .availabilities-facet-wrapper.show-button {
    padding-bottom: 50px
}

.bloc-booking-centrale .availabilities-facet-wrapper.show-button .valid-btn-wrapper {
    opacity: 1;
    transform: translate(-50%,0)
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .nb-children {
    width: 80%;
    float: left
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .nb-children .form-control {
    border-radius: 3px 0 0 3px
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .edit-button {
    cursor: pointer;
    display: table;
    float: left;
    width: 20%;
    background: #1250a0;
    transition: background .5s cubic-bezier(.55,0,.1,1);
    color: #fff;
    border-radius: 0 3px 3px 0;
    font-size: 16px
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .edit-button span {
    height: 34px;
    display: table-cell;
    vertical-align: middle
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .edit-button span:after {
    display: inline-block;
    vertical-align: top
}

.bloc-booking-centrale .availabilities-facet-wrapper.has-children .edit-button:hover {
    background: #0f4284
}

.bloc-booking-centrale .children-select-wrapper.modal-like {
    position: absolute;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
}

.bloc-booking-centrale.isLoading:after,.bloc-booking-centrale.rc-img.loading-img:after,.bloc-booking-centrale.tourism-facets .facet-button .result-count.loading:after {
    margin-top: -65px;
    border: 6px solid rgba(255,255,255,.3);
    border-top: 6px solid rgba(255,255,255,.8)
}

.children-select-wrapper {
    opacity: 0;
    visibility: hidden
}

.children-select-wrapper:not(.modal-like) {
    opacity: 1;
    visibility: visible
}

.children-select-wrapper.modal-like {
    display: block;
    min-width: 300px;
    padding: 60px 30px 30px!important;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    color: #000;
    transform: translate(-50%,-100%) scale(.6);
    opacity: 0;
    visibility: hidden;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1),visibility .5s cubic-bezier(.55,0,.1,1);
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19),0 0 0 1920px rgba(0,0,0,.7)
}

.children-select-wrapper.modal-like.visible {
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
    visibility: visible
}

.children-select-wrapper.modal-like .form-control {
    border: 1px solid #d9d9d9;
    width: 100%!important
}

.children-select-wrapper.modal-like label {
    margin-top: 15px
}

.children-select-wrapper.modal-like .select-wrapper {
    width: 100%;
    padding: 0;
    display: block!important
}

.children-select-wrapper.modal-like .close-button .icon-font-slim-delete {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 16px
}

.children-select-wrapper.modal-like .close-button .icon-font-slim-delete:before {
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    line-height: 1
}

.children-select-wrapper.modal-like .close-button .icon-font-slim-delete:hover:before {
    transform: rotate(180deg)
}

.children-select-wrapper.modal-like .bloc-booking-centrale .filter-form-submit,.children-select-wrapper.modal-like .comments-tab .comments-tab-button-more .btn,.children-select-wrapper.modal-like .highlights-tab .highlights-dates .view-all,.children-select-wrapper.modal-like .housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn,.children-select-wrapper.modal-like .my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn,.children-select-wrapper.modal-like .planning-ct .planning-ct-tooltip .btn,.children-select-wrapper.modal-like .tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn,.children-select-wrapper.modal-like .valid-btn,.children-select-wrapper.modal-like .wizard .wizard-button {
    margin-top: 15px;
    float: right;
    clear: both
}

.children-select-wrapper.modal-like.many .children-select {
    float: left;
    width: 49%
}

.children-select-wrapper.modal-like.many .children-select:nth-child(2n) {
    margin-right: 2%
}

#number-adult.disabled,#number-child.disabled {
    pointer-events: none
}

.bblc-cartridge-primary {
    color: #65bd4d
}

.bblc-cartridge-text {
    color: #979797
}

.bblc-cartridge-text .trip-cities {
    padding: 5px 15px
}

.bblc-cartridge-text--light {
    color: #d0d0d0
}

.bblc-paint-primary {
    background-color: #65bd4d
}

.u-flush-top {
    margin-top: 0!important
}

.u-flush-bottom {
    margin-bottom: 0!important
}

.u-bblc-cap-height {
    line-height: 1
}

.u-bblc-clickable {
    cursor: pointer
}

.bblc-bleed {
    margin-left: -17px!important;
    margin-right: -17px!important
}

.bblc-bleed--large {
    margin-left: -34px!important;
    margin-right: -34px!important
}

.bblc-panel {
    margin-left: -17px!important;
    margin-right: -17px!important;
    padding: 17px!important;
    background: rgba(151,151,151,.06)
}

.bblc-panel:not(:last-child) {
    border-top: 1px solid rgba(0,0,0,.03)
}

.bblc-panel:hover {
    background: rgba(151,151,151,.25)
}

.bblc-panel .stars .star {
    display: inline-block;
    height: 15px;
    width: 15px;
    text-align: center
}

.u-bblc-glue {
    display: table!important;
    width: 100%
}

.u-bblc-flag {
    display: table;
    width: 100%
}

.u-bblc-flag__aside,.u-bblc-flag__body {
    display: table-cell;
    vertical-align: middle
}

.u-bblc-flag__body {
    width: 100%
}

.u-bblc-flag__aside {
    padding-right: 17px
}

.u-bblc-flag__aside--rev {
    padding-right: 0;
    padding-left: 17px
}

.bblc-btn-primary {
    color: #fff;
    padding: 8.5px;
    border-radius: 0;
    text-transform: uppercase;
    background-color: #65bd4d
}

.bblc-btn-primary:hover {
    color: #65bd4d;
    background-color: transparent;
    box-shadow: 0 0 0 2px currentColor
}

.bblc-header {
    line-height: 1;
    font-weight: 700!important
}

.bblc-header.trip-time {
    font-weight: 400!important
}

.bblc-form {
    padding-top: 21.33333333px;
    padding-bottom: 10px
}

.bblc-form .bblc-fieldset .economy {
    text-align: center;
    font-size: 1.2em
}

.bblc-form .bblc-fieldset .economy .price {
    font-size: 1.2em;
    color: #65bd4d
}

.bblc-form .bblc-fieldset .remaining-places {
    text-align: center
}

.bblc-form .bblc-fieldset .btn-propose {
    margin-top: 35px
}

.bblc-form-item {
    position: relative;
    display: block;
    color: #979797;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 11.33333333px
}

.bblc-form-item__input--text {
    display: block;
    width: 100%;
    height: 34px;
    color: #979797;
    line-height: 34px;
    border: 0 solid #d0d0d0;
    padding: 0 34px;
    background: rgba(0,0,0,.03)
}

.bblc-form-item__input--text.disable {
    cursor: default
}

.bblc-form-item__input--text.datepicker {
    cursor: pointer
}

.bblc-form-item__input--text:focus {
    border-width: 1px
}

.bblc-form-item__input--radio {
    display: none
}

.bblc-form-item__input:active,.bblc-form-item__input:focus,.bblc-form-item__input:hover {
    outline: 0
}

.bblc-form-item__fakeradio {
    display: inline-block;
    width: 1.02em;
    height: 1.02em;
    padding-right: 5px;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    vertical-align: middle;
    background: rgba(0,0,0,.05)
}

input:checked+.bblc-form-item__fakeradio {
    box-shadow: 0 0 0 2px #fff inset,0 0 0 3px #5cb744 inset;
    background: #65bd4d
}

.bblc-form-item__icon {
    position: absolute;
    text-align: center;
    line-height: 34px;
    width: 34px;
    top: 0;
    left: 0;
    font-size: 17px;
    color: #d0d0d0
}

.trip-circle {
    display: table;
    width: 25px;
    height: 25px;
    border: 2px solid currentColor;
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    color: #f8d617
}

.trip-circle__content {
    display: table-cell;
    vertical-align: middle;
    font-weight: 500;
    font-size: 12px
}

.trip-symbol {
    font-size: 15px
}

.trip-car {
    padding: 0 15px;
    font-size: .8em
}

.trip-car>div {
    float: left;
    background: #f3f7f8;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 3px;
    margin-right: 5px
}

.blablacar-widget {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-left: 1px solid #e8e8e8;
    overflow: hidden;
    background: #fff;
    color: #000
}

.blablacar-widget>div {
    height: 635px;
    overflow: hidden
}

.blablacar-widget .fulltab .nav-tabs li {
    width: 100%
}

.blablacar-widget tab-heading {
    height: 100%;
    width: 100%;
    display: block
}

.blablacar-widget .bbc-alert .alert {
    display: block;
    text-align: center
}

.blablacar-widget .bblc-logo {
    padding: 10px;
    width: 130px;
    height: 45px;
    display: block;
    margin: auto
}

.blablacar-widget .bblc-logo.inline {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    padding-left: 0
}

.blablacar-widget .see-more {
    display: block;
    width: 100%;
    text-align: center;
    color: #7a7a7a;
    vertical-align: middle
}

.blablacar-widget .see-more:hover {
    text-decoration: none
}

.blablacar-widget .nav-tabs {
    margin-left: -15px!important;
    margin-right: -15px!important;
    border-color: #e8e8e8;
    margin-bottom: 10px
}

.blablacar-widget .nav-tabs li {
    color: #979797;
    background: rgba(0,0,0,.03);
    width: 50%
}

.blablacar-widget .nav-tabs li:first-child a {
    border-left-width: 0!important
}

.blablacar-widget .nav-tabs a {
    height: 45px;
    margin: 0;
    padding: 0!important;
    line-height: 42px;
    border: 2px solid #e8e8e8!important;
    border-width: 2px 2px 1px!important;
    border-radius: 0!important;
    text-align: center;
    min-width: 120px;
    color: inherit!important
}

.blablacar-widget .nav-tabs li.active a {
    height: 46px;
    margin-bottom: -1px;
    border-bottom: none!important;
    background-color: #fff!important
}

.blablacar-widget .nav-tabs li+li a {
    border-left-width: 0!important
}

.blablacar-widget .nav-tabs .bblc-widget-tabs a {
    color: transparent!important;
    background-image: url(../images/bblc/bla_bla_car_logo.png)!important;
    background-repeat: no-repeat!important;
    background-position: center center!important
}

.blablacar-widget .section-map {
    min-height: 635px;
    padding: 0;
    display: block;
    position: relative
}

.blablacar-widget .section-map .map-item {
    position: absolute;
    left: 40px;
    top: 70px;
    z-index: 1
}

.blablacar-widget .section-map .map-item .item-container {
    width: 271px;
    height: 400px;
    box-shadow: 5px 5px 10px 2px rgba(0,0,0,.3);
    border-bottom: 7px solid #1250a0;
    background: #fff
}

.blablacar-widget .section-map .map-item .item-container .item-image-wrapper {
    height: 200px!important
}

.blablacar-widget .section-map .map-item .item-container .item-infos {
    min-height: 200px!important
}

.blablacar-widget .section-map .fullscreen_control_wrapper {
    display: none
}

.blablacar-widget .section-map.full {
    width: 100%
}

.blablacar-widget select {
    color: #000
}

.blablacar-widget .unique-option .nearest-section .nav-tabs {
    margin-top: 5px!important;
    margin-left: 0!important;
    margin-right: 0!important
}

.blablacar-widget .unique-option .nearest-section .tab-content {
    margin: 0 15px
}

.blablacar-widget .nearest-section {
    margin: auto;
    text-align: center
}

.blablacar-widget .nearest-section .nav-tabs {
    border: 0
}

.blablacar-widget .nearest-section .nav-tabs li {
    padding-bottom: 2px;
    background: 0 0;
    width: 33.3%
}

.blablacar-widget .nearest-section .nav-tabs li a {
    border: none!important
}

.blablacar-widget .nearest-section .nav-tabs li.active {
    color: #1250a0
}

.blablacar-widget .nearest-section .nav-tabs li.active a {
    height: 45px
}

.blablacar-widget .nearest-section .nav-tabs li.active a span {
    border-bottom: 2px solid #1250a0
}

.blablacar-widget .nearest-section .tab-content {
    height: 390px;
    line-height: 390px;
    overflow: hidden
}

.blablacar-widget .nearest-section .tab-content .tab-pane {
    line-height: normal;
    vertical-align: middle;
    padding: 0
}

.blablacar-widget .nearest-section .tab-content .tab-pane .test {
    padding: 0;
    text-align: center
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper {
    display: inline
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet {
    margin: 2px;
    width: 90px;
    height: 90px;
    max-width: 150px;
    display: inline-block;
    transition: all .3s ease-in-out;
    cursor: pointer;
    border: 1px solid #e8e8e8
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.hover,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet:hover {
    padding: 1px;
    position: relative
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.hover>div:before,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div:before,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet:hover>div:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .4;
    content: ''
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.hover>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div:after,.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet:hover>div:after {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 35px;
    vertical-align: middle;
    line-height: 90px
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div::after {
    font-size: 50px
}

.blablacar-widget .nearest-section .tab-content .tab-pane .nearest-sheet-wrapper .nearest-sheet.selected>div::before {
    opacity: .3
}

.blablacar-widget.leaflet .section-nav {
    height: auto
}

.blablacar-widget.leaflet .nearest-section .nav-tabs {
    margin: 0!important;
    display: -ms-flexbox;
    display: flex
}

.blablacar-widget.leaflet .nearest-section .nav-tabs li {
    padding: 20px 10px;
    cursor: pointer;
    color: #fff;
    background-color: #1250a0
}

.blablacar-widget.leaflet .nearest-section .nav-tabs li:nth-child(odd) {
    background-color: #1767ce
}

.blablacar-widget.leaflet .nearest-section .nav-tabs li.active {
    color: #1250a0;
    cursor: default;
    background: 0 0
}

.blablacar-widget.leaflet .nearest-section .nav-tabs li.active span {
    border-bottom: 2px solid #1250a0
}

.blablacar-widget.leaflet .leaflet-google-layer {
    z-index: 0
}

.blablacar-widget.leaflet .leaflet-control {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    padding: 2px;
    background: #fff;
    border-radius: 5px
}

.blablacar-widget.leaflet .leaflet-control-layers-toggle {
    display: block!important
}

.blablacar-widget.leaflet .leaflet-control .leaflet-control-layers-toggle,.blablacar-widget.leaflet .leaflet-control.leaflet-bar a {
    cursor: pointer;
    pointer-events: all;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-decoration: none
}

.blablacar-widget.leaflet .leaflet-control-layers-list {
    position: absolute;
    background: #fff;
    padding: 10px;
    white-space: nowrap;
    left: 50px;
    top: 0
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item .base-layer-item-title {
    display: block;
    width: 100%;
    margin: 10px 20px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item:hover>input:not(:checked)~label>.base-layer-item-title {
    background-color: #cecece;
    color: #fff
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item>label {
    background-image: url(https://api.cloudly.space/static/assets/images/see_map.png);
    padding: 0;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item>input {
    display: none
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item>input:checked~label {
    position: relative
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item>input:checked~label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1250a0;
    opacity: .5
}

.blablacar-widget.leaflet .leaflet-control-layers-list .base-layer-item>input:checked~label>.base-layer-item-title {
    background-color: #1250a0;
    color: #fff;
    z-index: 1
}

@media (min-width: 564px) {
    .daterangepicker.ltr .left .daterangepicker_input {
        padding-right:13px
    }
}

.daterangepicker .date-picker.form-control {
    font-size: 14px
}

.daterangepicker td.active,.daterangepicker td.active:hover {
    background-color: #1250a0
}

.daterangepicker td.in-range {
    background-color: #f3f6fa;
    border-color: transparent;
    color: #000;
    border-radius: 0
}

.daterangepicker.ltr .ranges {
    float: right
}

.daterangepicker .ranges li {
    color: #1250a0
}

.daterangepicker .ranges li.active,.daterangepicker .ranges li:hover {
    background: #1250a0;
    border: 1px solid #1250a0
}

.daterangepicker .form-control {
    box-shadow: none;
    pointer-events: none;
    text-align: center;
    border: 0;
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 0 12px;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.daterangepicker .daterangepicker_input i {
    display: none
}

.daterangepicker .left .daterangepicker_input::after {
    position: absolute;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 18px;
    top: 5px;
    right: -15px;
    z-index: 9999;
    content: '➞'
}

.daterangepicker .input-mini.active {
    border: 0;
    color: #1250a0;
    border-bottom: 1px solid #1250a0;
    font-weight: 500
}

.daterangepicker {
    padding: 15px;
    width: auto;
    opacity: 1;
    border: none;
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.daterangepicker .calendar {
    width: auto;
    height: 356px;
    min-width: 290px;
    max-width: 340px;
    margin-left: 0
}

.daterangepicker .calendar.left {
    margin-right: 7px!important
}

.daterangepicker .calendar .input-mini {
    color: #000!important;
    margin-bottom: 5px
}

.daterangepicker .calendar .input-mini.active {
    color: #1250a0
}

.daterangepicker .calendar table {
    border-collapse: collapse
}

.daterangepicker .calendar table thead {
    display: table-caption
}

.daterangepicker .calendar table thead tr:first-child {
    line-height: 20px!important;
    font-size: 15px!important
}

.daterangepicker .calendar table thead tr:first-child th {
    padding: 10px 0!important
}

.daterangepicker .calendar table thead tr:first-child th.available:hover {
    background-color: #1250a0;
    color: #fff
}

.daterangepicker .calendar table thead tr:first-child th i {
    font-size: 15px!important
}

.daterangepicker .calendar table thead tr:first-child th.month {
    width: 100%;
    text-transform: capitalize
}

.daterangepicker .calendar table thead tr:not(:first-child) {
    line-height: 14px!important
}

.daterangepicker .calendar table thead tr:not(:first-child) th {
    padding: 7px 0!important;
    font-size: 11px!important
}

.daterangepicker .calendar table tbody {
    line-height: 27px!important
}

.daterangepicker .calendar table tbody td {
    padding: 6px 11px!important;
    border: 1px solid #f2f2f2;
    font-size: 15px!important
}

.daterangepicker .calendar table tbody td.disabled {
    text-decoration: none
}

.daterangepicker .calendar table tbody td.in-range:not(.off):not(.end-date):not(:hover) {
    background: #478eea;
    border-color: #478eea
}

.daterangepicker .calendar table tbody td.active {
    border-color: #1250a0
}

.daterangepicker .calendar table tbody td.end-date,.daterangepicker .calendar table tbody td.start-date {
    background: #1250a0
}

.daterangepicker .calendar table tbody td:not(.off):hover {
    border-radius: 0;
    background: #1250a0;
    border: 1px solid #1250a0
}

.daterangepicker .calendar table tbody td.active:hover,.daterangepicker .calendar table tbody td.available:hover {
    background: #1250a0;
    color: #fff
}

.daterangepicker .calendar table tbody td.off {
    cursor: default;
    border: none;
    pointer-events: none;
    opacity: .4
}

.my-stay-calendar {
    min-width: 280px!important;
    width: 280px!important;
    max-width: 295px;
    position: relative
}

.my-stay-calendar #daterangepicker,.my-stay-calendar .daterangepicker-component {
    font-size: 15px!important;
    color: transparent!important;
    background-color: #fefefe!important;
    width: 280px!important;
    height: 40px!important
}

.my-stay-calendar #daterangepicker::-webkit-input-placeholder,.my-stay-calendar .daterangepicker-component::-webkit-input-placeholder {
    color: #000!important
}

.my-stay-calendar #daterangepicker:-moz-placeholder,.my-stay-calendar .daterangepicker-component:-moz-placeholder {
    color: #000!important;
    opacity: 1
}

.my-stay-calendar #daterangepicker::-moz-placeholder,.my-stay-calendar .daterangepicker-component::-moz-placeholder {
    color: #000!important;
    opacity: 1
}

.my-stay-calendar #daterangepicker:-ms-input-placeholder,.my-stay-calendar .daterangepicker-component:-ms-input-placeholder {
    color: #000!important
}

.my-stay-calendar:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px!important;
    text-align: center;
    width: 40px!important;
    line-height: 40px!important;
    pointer-events: none;
    color: #000!important
}

.my-stay-calendar .my-placeholder-wrapper {
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    transition: left .3s;
    line-height: 40px!important;
    min-width: 246px;
    color: #000!important;
    pointer-events: none;
    text-align: center
}

.my-stay-calendar .my-placeholder-wrapper div {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    width: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 15px!important
}

.my-stay-calendar .my-placeholder-wrapper .drp-start {
    padding-left: 10px
}

.my-stay-calendar .my-placeholder-wrapper .drp-end {
    padding-left: 20px
}

.my-stay-calendar .my-placeholder-wrapper .drp-end:before {
    content: '→';
    position: absolute;
    left: 0
}

.bloc-event-search-engine .form-group.my-stay-calendar,.calendars,.detail-form .field-wrapper .calendar-wrapper,.housing-choices-list-wrapper .form-wrapper .form-group,.my-stay-modal .modal-dialog .modal-content .my-stay-calendar,.tourism-my-stay .my-stay-form .calendar-wrapper {
    position: relative
}

.bloc-event-search-engine .form-group.my-stay-calendar input,.calendars input,.detail-form .field-wrapper .calendar-wrapper input,.housing-choices-list-wrapper .form-wrapper .form-group input,.my-stay-modal .modal-dialog .modal-content .my-stay-calendar input,.tourism-my-stay .my-stay-form .calendar-wrapper input {
    padding-right: 44px;
    text-overflow: ellipsis
}

@media (max-width: 1010px) {
    .daterangepicker .right .daterangepicker_input input {
        left:132px!important;
        top: -364px
    }

    .daterangepicker .right .daterangepicker_input i {
        top: -364px;
        left: 142px!important;
        width: 43%!important
    }

    .daterangepicker.opensleft .left .daterangepicker_input {
        left: 0
    }

    .daterangepicker.opensleft .right .daterangepicker_input input {
        left: -15px!important
    }

    .daterangepicker.opensleft .right .daterangepicker_input i {
        left: 0!important
    }
}

@media (max-width: 550px) {
    .daterangepicker .calendar {
        height:360px
    }
}

.webcams-wrapper {
    background: #000;
    position: relative;
    height: 600px;
    width: 800px;
    overflow: hidden
}

.webcams-wrapper .header {
    height: 75px
}

.webcams-wrapper .video-title {
    width: 30%;
    font-weight: 700;
    height: 100%;
    display: inline-block;
    float: left;
    padding: 20px 0 20px 20px;
    color: #fff;
    vertical-align: middle;
    font-size: 1.4em
}

.webcams-wrapper .video-list-wrapper {
    width: 70%;
    display: inline-block;
    float: left
}

.webcams-wrapper .video-params {
    margin: 10px 0;
    float: right
}

.webcams-wrapper .video-params li {
    cursor: pointer;
    display: inline-block;
    padding: 15px;
    background: #333;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin-right: 5px
}

.webcams-wrapper .video-params li:hover {
    background: #444
}

.webcams-wrapper .video-params li .icon-font-nav-prev {
    padding-left: 5px
}

.webcams-wrapper .video-params li .icon-font-nav-prev:before {
    display: inline-block;
    transform: rotate(-90deg);
    transition: transform .3s
}

.webcams-wrapper .video-params li .icon-font-nav-prev.active:before {
    transform: rotate(90deg)
}

.webcams-wrapper .video-params li .icon-font-localize {
    width: auto
}

.webcams-wrapper .video-params li:last-child {
    margin-right: 10px
}

.webcams-wrapper .video-wrapper {
    z-index: 1;
    height: calc(100%-75px);
    width: 100%;
    display: table;
    position: relative
}

.webcams-wrapper .video-wrapper .weather {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.4);
    padding: 10px
}

.webcams-wrapper .video-wrapper .weather .icon-weather {
    height: 50px;
    width: 50px;
    fill: #eee
}

.webcams-wrapper .video-wrapper .weather .icon-weather circle {
    fill: #eee
}

.webcams-wrapper .video-wrapper .weather .temperature {
    float: right;
    text-align: center;
    color: #eee;
    width: 100%;
    font-size: 1em
}

.webcams-wrapper .video-wrapper video {
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.webcams-wrapper .video-controls {
    width: 100%;
    background: rgba(0,0,0,.5);
    padding: 10px;
    position: absolute;
    bottom: -50px;
    height: 50px;
    transition: bottom .3s;
    z-index: 1
}

.webcams-wrapper .video-controls .progressbar-wrapper {
    width: 90%;
    display: inline-block;
    border-radius: 5px;
    background: grey;
    position: relative;
    cursor: pointer
}

.webcams-wrapper .video-controls .progressbar-wrapper .progressbar-value {
    border-radius: 5px;
    display: block;
    background: #ddd;
    height: 10px;
    pointer-events: none;
    transition: all .3s
}

.webcams-wrapper .video-controls .progressbar-wrapper .progressbar-seek {
    transition: opacity .3s;
    position: absolute;
    top: 0;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background: #fff;
    opacity: 0;
    border: 2px solid #333
}

.webcams-wrapper .video-controls .progressbar-wrapper:hover .progressbar-seek {
    opacity: 1
}

.webcams-wrapper .video-controls .controls-wrapper {
    color: #fff;
    width: 10%;
    display: inline-block;
    float: left;
    text-align: center
}

.webcams-wrapper:hover .video-controls {
    bottom: 0
}

.webcams-wrapper .webcams-panel {
    z-index: 2;
    position: relative;
    height: 88%
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    padding-bottom: 20px;
    overflow: auto;
    height: 100%
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper.center {
    padding-left: 50px
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item {
    margin: auto auto 10px;
    padding: 5px;
    float: left;
    cursor: pointer;
    opacity: .8;
    transition: opacity .3s
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item:hover {
    opacity: 1
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item .date {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1.2em
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item img {
    height: 120px;
    width: 170px
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item.timelapse {
    position: relative
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .day-item.timelapse:before {
    position: absolute;
    top: 50px;
    font-size: 2em;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff
}

.webcams-wrapper .webcams-panel .webcams-panel-wrapper .panel-day-item {
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-right: 10px
}

.webcams-wrapper .webcams-panel .map-canvas {
    height: 500px!important;
    width: 100%!important
}

.settings-container {
    overflow: hidden;
    margin: 0;
    z-index: 5
}

.settings-container h1 {
    position: relative;
    z-index: 5;
    font-weight: 100;
    text-align: center;
    margin: 15px 0
}

.settings-container .tab-content {
    overflow: hidden;
    background: #f3f3f3;
    border-top: 1px solid #ddd;
    padding: 30px 15px;
    min-height: 300px
}

.settings-container .tab-content h2 {
    font-weight: 100;
    color: #4d4d4d;
    margin-bottom: 20px;
    margin-top: 0
}

.settings-container .tab-content.account-content .section-wrapper {
    max-width: 680px;
    min-height: 550px;
    margin: 0 auto
}

.settings-container .tab-content.planning-content .section-wrapper,.settings-container .tab-content.tickets-content .section-wrapper {
    max-width: 1280px;
    min-height: 550px;
    margin: 0 auto
}

.settings-container .tab-content.settings-content .section-wrapper {
    max-width: 680px;
    min-height: 550px;
    margin: 0 auto
}

.settings-container .form-group {
    overflow: hidden
}

.settings-container .form-group label {
    width: 33.33333333%;
    float: left;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 300;
    color: #7a7a7a
}

.settings-container .form-group .form-control {
    width: 66.66666667%;
    float: left
}

.settings-container .plannings-list,.settings-container .tickets-list {
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

.settings-container .wizard-state h2 {
    font-weight: 500
}

.settings-container .wizard-state .illustration {
    width: 40%
}

.settings-container .wizard-state .illustration:after {
    content: '';
    width: 90%;
    vertical-align: top;
    display: inline-block;
    padding-top: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.settings-container .wizard-state .baseline,.settings-container .wizard-state .sur-title {
    font-weight: 300;
    font-size: 1.2em;
    color: #999
}

.settings-container .wizard-state .title {
    margin-top: 6px;
    margin-bottom: 20px;
    color: #4d4d4d
}

.settings-container .wizard-state .clickable:hover {
    color: #1250a0;
    cursor: pointer
}

.settings-container .nav-tabs>li.active>a,.settings-container .nav-tabs>li.active>a:focus,.settings-container .nav-tabs>li.active>a:hover {
    background: #f3f3f3;
    border-top: 1px solid #1250a0
}

.settings-container .nav-tabs {
    text-align: center;
    margin: 15px auto 0;
    max-width: 680px;
    border-bottom: none
}

.settings-container .nav-tabs>li {
    margin-bottom: -1px;
    float: left;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    margin-left: -1px
}

.settings-container .nav-tabs>li a {
    margin: 0;
    border-radius: 0;
    border-bottom: none!important
}

.settings-container .nav-tabs>li.settings-tab {
    float: right
}

.settings-container .nav-tabs>li .profile-tab:before,.settings-container .nav-tabs>li .settings-tab-link:before,.settings-container .nav-tabs>li .tickets-tab:before,.settings-container .nav-tabs>li .trip-tab:before {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
    font-size: 16px
}

.settings-container .nav-tabs>li .settings-tab-link:before {
    margin-right: 0
}

.settings-container .nav-tabs>li.active {
    z-index: 2
}

.settings-container .nav-tabs>li.active>a:before {
    color: #1250a0
}

@media screen and (max-width: 520px) {
    .settings-container .nav-tabs>li:not(.active) span {
        display:none
    }

    .settings-container .nav-tabs>li:not(.active) a {
        border-color: #ddd
    }

    .settings-container .nav-tabs>li:not(.active) a:before {
        margin-right: 0
    }

    .settings-container .nav-tabs li.settings-tab {
        float: left
    }
}

.settings-container .user-fixed-infos {
    width: 66.66666667%;
    margin-left: 33.33333333%
}

.settings-container .user-fixed-infos .user-email {
    padding: 10px 2px;
    display: inline-block;
    font-weight: 700
}

.settings-container .user-fixed-infos .provider-item {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-left: 5px
}

.settings-container .user-fixed-infos .provider-item:after {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    background: #1250a0;
    border-radius: 50%
}

.settings-container .user-fixed-infos .provider-item.google-provider:after {
    background: #dd4b39
}

.settings-container .user-fixed-infos .provider-item.facebook-provider:after {
    background: #3b5998
}

.settings-container .user-fixed-infos .provider-item.twitter-provider:after {
    background: #00aced
}

.settings-container .planning-content .wizard-state .illustration:after {
    background-image: url(/api/static/assets/images/settings/wizard-planning.png)
}

.settings-container .planning-content .wizard-state .timeline-wizard {
    margin: 30px 0
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    position: relative
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon:after {
    z-index: 2;
    font-size: 32px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #1250a0;
    text-align: center;
    line-height: 32px
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.add:before {
    position: absolute;
    right: -12px;
    top: -8px;
    border: 1px solid #1250a0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    color: #1250a0;
    z-index: 3
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.plan:after {
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-icon.plan:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin: 4px;
    border-radius: 50%;
    background: #1250a0
}

.settings-container .planning-content .wizard-state .timeline-wizard .entry-label {
    padding-left: 30px;
    font-size: 1.2em;
    font-weight: 300
}

.settings-container .planning-content .wizard-state .timeline-wizard .separator {
    display: block
}

.settings-container .planning-content .wizard-state .timeline-wizard .separator:after {
    content: '';
    display: block;
    width: 1px;
    height: 22px;
    margin: 8px 16px;
    background: #1250a0
}

.settings-container .planning-content .wizard-state .bloc-booking-centrale .filter-form-submit,.settings-container .planning-content .wizard-state .comments-tab .comments-tab-button-more .btn,.settings-container .planning-content .wizard-state .highlights-tab .highlights-dates .view-all,.settings-container .planning-content .wizard-state .housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn,.settings-container .planning-content .wizard-state .my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn,.settings-container .planning-content .wizard-state .planning-ct .planning-ct-tooltip .btn,.settings-container .planning-content .wizard-state .tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn,.settings-container .planning-content .wizard-state .valid-btn,.settings-container .planning-content .wizard-state .wizard .wizard-button {
    padding: 12px 20px;
    float: left
}

.settings-container .planning-entry,.settings-container .ticket-entry {
    position: relative;
    overflow: visible;
    border: 1px solid #d8d8d8;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    width: 100%;
    margin-bottom: 15px;
    transition: all .3s ease;
    display: inline-block
}

.settings-container .planning-entry.current .planning-name,.settings-container .ticket-entry.current .planning-name {
    font-size: 1.4em!important;
    font-weight: 700
}

.settings-container .planning-entry .entry-wrapper,.settings-container .ticket-entry .entry-wrapper {
    display: table;
    width: 100%;
    text-align: left;
    background: #fff;
    margin-top: 0;
    transition: all .3s ease;
    overflow: hidden
}

.settings-container .planning-entry .planning-actions,.settings-container .planning-entry .planning-author,.settings-container .planning-entry .planning-categories,.settings-container .planning-entry .planning-infos,.settings-container .ticket-entry .planning-actions,.settings-container .ticket-entry .planning-author,.settings-container .ticket-entry .planning-categories,.settings-container .ticket-entry .planning-infos {
    display: table-cell;
    vertical-align: middle
}

.settings-container .planning-entry .planning-author,.settings-container .ticket-entry .planning-author {
    width: 130px
}

.settings-container .planning-entry .planning-author .avatar-wrapper,.settings-container .ticket-entry .planning-author .avatar-wrapper {
    position: relative;
    width: 74px;
    height: 74px
}

.settings-container .planning-entry .planning-author .avatar-wrapper:after,.settings-container .ticket-entry .planning-author .avatar-wrapper:after {
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: -12px;
    width: 35px;
    height: 35px;
    background: #1250a0;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    z-index: 100
}

.settings-container .planning-entry .planning-author .avatar-wrapper .referrer-image,.settings-container .ticket-entry .planning-author .avatar-wrapper .referrer-image {
    display: block;
    position: absolute;
    right: -3px;
    bottom: 4px;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    border: 2px solid #fff
}

.settings-container .planning-entry .planning-author .avatar-wrapper .referrer-image>.rc-img,.settings-container .ticket-entry .planning-author .avatar-wrapper .referrer-image>.rc-img {
    border-radius: 50%
}

.settings-container .planning-entry .planning-infos,.settings-container .ticket-entry .planning-infos {
    cursor: pointer
}

.settings-container .planning-entry .planning-infos:hover .planning-name,.settings-container .ticket-entry .planning-infos:hover .planning-name {
    color: #1767ce
}

.settings-container .planning-entry .planning-infos:hover .planning-dates,.settings-container .ticket-entry .planning-infos:hover .planning-dates {
    color: #7a7a7a
}

.settings-container .planning-entry .planning-infos .planning-name,.settings-container .ticket-entry .planning-infos .planning-name {
    font-size: 1.2em;
    color: #1250a0;
    display: block;
    width: 100%
}

.settings-container .planning-entry .planning-infos .planning-author-name,.settings-container .ticket-entry .planning-infos .planning-author-name {
    display: block;
    color: #7a7a7a;
    font-size: .9em
}

.settings-container .planning-entry .planning-infos .planning-dates .planning-from,.settings-container .planning-entry .planning-infos .planning-dates .planning-to,.settings-container .ticket-entry .planning-infos .planning-dates .planning-from,.settings-container .ticket-entry .planning-infos .planning-dates .planning-to {
    margin-right: 2px
}

.settings-container .planning-entry .planning-infos .last-update,.settings-container .ticket-entry .planning-infos .last-update {
    display: block;
    font-size: .8em;
    margin-top: 15px;
    color: #7a7a7a
}

.settings-container .planning-entry .planning-categories .categories-wrapper,.settings-container .ticket-entry .planning-categories .categories-wrapper {
    display: block;
    padding: 0 15px;
    text-align: right
}

.settings-container .planning-entry .planning-categories .category-item,.settings-container .ticket-entry .planning-categories .category-item {
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0
}

.settings-container .planning-entry .planning-categories .sheet-group,.settings-container .ticket-entry .planning-categories .sheet-group {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 15px
}

.settings-container .planning-entry .planning-categories .sheet-group:before,.settings-container .ticket-entry .planning-categories .sheet-group:before {
    font-size: 32px;
    line-height: 32px;
    display: block;
    color: #c4c4c4
}

.settings-container .planning-entry .planning-categories .sheet-group-count,.settings-container .ticket-entry .planning-categories .sheet-group-count {
    position: absolute;
    top: -12px;
    right: 0;
    width: 25px;
    height: 25px;
    background: #ddd;
    color: #333;
    border: 2px solid #fff;
    font-size: .9em;
    font-weight: 600;
    text-align: center;
    line-height: 21px;
    border-radius: 50%;
    display: block
}

.settings-container .planning-entry .planning-actions,.settings-container .ticket-entry .planning-actions {
    height: 100%;
    white-space: nowrap
}

.settings-container .planning-entry .planning-actions .buttons-wrapper,.settings-container .ticket-entry .planning-actions .buttons-wrapper {
    float: right;
    white-space: nowrap
}

.settings-container .planning-entry .planning-actions .action-item,.settings-container .ticket-entry .planning-actions .action-item {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    cursor: pointer;
    color: #7a7a7a;
    font-weight: 300;
    text-align: center;
    border-left: 1px solid #ededed;
    width: 94px;
    height: 120px;
    transition: all .3s ease;
    text-decoration: none
}

.settings-container .planning-entry .planning-actions .action-item:before,.settings-container .ticket-entry .planning-actions .action-item:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 15px auto;
    display: block;
    font-size: 16px
}

.settings-container .planning-entry .planning-actions .action-item:hover,.settings-container .ticket-entry .planning-actions .action-item:hover {
    color: #1250a0
}

@media screen and (max-width: 900px) {
    .settings-container .planning-entry .entry-wrapper,.settings-container .ticket-entry .entry-wrapper {
        display:block
    }

    .settings-container .planning-entry .planning-author,.settings-container .ticket-entry .planning-author {
        width: auto
    }

    .settings-container .planning-entry .planning-author .avatar-wrapper,.settings-container .ticket-entry .planning-author .avatar-wrapper {
        margin: 5px 25px 5px 5px
    }

    .settings-container .planning-entry .planning-infos,.settings-container .ticket-entry .planning-infos {
        padding: 10px 10px 10px 0
    }

    .settings-container .planning-entry .planning-actions,.settings-container .planning-entry .planning-categories,.settings-container .ticket-entry .planning-actions,.settings-container .ticket-entry .planning-categories {
        display: block;
        float: left
    }

    .settings-container .planning-entry .planning-categories,.settings-container .ticket-entry .planning-categories {
        width: 100%
    }

    .settings-container .planning-entry .planning-categories .categories-wrapper,.settings-container .ticket-entry .planning-categories .categories-wrapper {
        float: left;
        padding: 15px 0;
        width: 100%;
        text-align: center
    }

    .settings-container .planning-entry .planning-actions,.settings-container .ticket-entry .planning-actions {
        width: 100%
    }

    .settings-container .planning-entry .planning-actions .buttons-wrapper,.settings-container .ticket-entry .planning-actions .buttons-wrapper {
        display: table;
        width: 100%
    }

    .settings-container .planning-entry .planning-actions .action-item,.settings-container .ticket-entry .planning-actions .action-item {
        height: auto;
        display: table-cell;
        vertical-align: top
    }

    .settings-container .planning-entry .planning-actions .action-item:first-child,.settings-container .ticket-entry .planning-actions .action-item:first-child {
        border-left: none
    }

    .settings-container .planning-entry .planning-actions .action-item:before,.settings-container .ticket-entry .planning-actions .action-item:before {
        height: 16px;
        width: 16px;
        font-size: 16px;
        line-height: 16px
    }
}

.settings-container .settings-content .delete-button-wrapper {
    text-align: center
}

.settings-container .settings-content .delete-account {
    margin: 15px auto;
    background-color: #f14347;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    transition: all .2s
}

.settings-container .settings-content .delete-account:hover {
    font-weight: 700;
    background-color: transparent;
    border: 1px solid #f14347;
    color: #f14347
}

.settings-container .tickets-content .illustration:after {
    background-image: url(/api/static/assets/images/settings/wizard-tickets.png)
}

.settings-container .ticket-entry {
    display: block
}

.settings-container .ticket-entry .entry-wrapper {
    height: 100%
}

.settings-container .ticket-entry .entry-wrapper .entry-link-wrapper {
    display: table-cell;
    vertical-align: top;
    width: 80%;
    height: 100px
}

.settings-container .ticket-entry .entry-wrapper .entry-link-wrapper>a {
    display: table;
    width: 100%;
    text-decoration: none
}

.settings-container .ticket-entry .entry-wrapper .entry-link-wrapper>a:hover .infos .date,.settings-container .ticket-entry .entry-wrapper .entry-link-wrapper>a:hover .infos .name {
    text-indent: 15px
}

.settings-container .ticket-entry .entry-wrapper .item-image-wrapper {
    position: relative;
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: top;
    background: #efefef
}

.settings-container .ticket-entry .entry-wrapper .item-image-wrapper .icon-font-picture {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    color: #ddd;
    font-size: 3em
}

.settings-container .ticket-entry .entry-wrapper .infos {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
}

.settings-container .ticket-entry .entry-wrapper .infos .date {
    display: block;
    color: #1250a0;
    font-weight: 100;
    font-size: 1.8em;
    transition: text-indent .5s cubic-bezier(.55,0,.1,1)
}

.settings-container .ticket-entry .entry-wrapper .infos .name {
    display: block;
    color: #888;
    font-size: 1em;
    transition: text-indent .7s cubic-bezier(.55,0,.1,1)
}

.settings-container .ticket-entry .entry-wrapper .additional-infos {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 15px
}

.settings-container .ticket-entry .entry-wrapper .additional-infos .additional-infos-item {
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
    line-height: 25px
}

.settings-container .ticket-entry .entry-wrapper .additional-infos .additional-infos-item.order-date {
    font-weight: 300;
    padding-right: 10px;
    color: #666
}

.settings-container .ticket-entry .entry-wrapper .additional-infos .additional-infos-item.order-price {
    color: #1250a0;
    font-weight: 100;
    font-size: 1.8em;
    padding-left: 10px;
    border-left: 1px solid #e6e6e6
}

.settings-container .ticket-entry .entry-wrapper .actions {
    height: 100%;
    border-left: 1px solid #e6e6e6;
    width: 100%;
    display: table
}

.settings-container .ticket-entry .entry-wrapper .actions .pdf {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: grey;
    position: relative;
    text-decoration: none;
    width: 100%;
    transition: color .3s cubic-bezier(.55,0,.1,1)
}

.settings-container .ticket-entry .entry-wrapper .actions .pdf .icon-font {
    font-size: 32px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    transition: color .3s cubic-bezier(.55,0,.1,1)
}

.settings-container .ticket-entry .entry-wrapper .actions .pdf .icon-font.icon-font-download {
    font-size: 22px
}

.settings-container .ticket-entry .entry-wrapper .actions:hover {
    cursor: pointer
}

.settings-container .ticket-entry .entry-wrapper .actions:hover .pdf,.settings-container .ticket-entry .entry-wrapper .actions:hover .pdf .icon-font {
    color: #1250a0
}

@media screen and (max-width: 900px) {
    .settings-container .ticket-entry .entry-wrapper .entry-link-wrapper {
        width:100%;
        display: table
    }

    .settings-container .ticket-entry .entry-wrapper .entry-link-wrapper>a:hover .infos .date,.settings-container .ticket-entry .entry-wrapper .entry-link-wrapper>a:hover .infos .name {
        text-indent: 0
    }

    .settings-container .ticket-entry .entry-wrapper .infos {
        padding-left: 10px
    }

    .settings-container .ticket-entry .entry-wrapper .actions {
        padding: 10px;
        height: auto;
        display: block;
        border-left: none;
        border-top: 1px solid #e6e6e6;
        text-align: center
    }

    .settings-container .ticket-entry .entry-wrapper .actions .pdf {
        display: block
    }
}

.map-alone,.tourism-map {
    position: relative;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.map-alone.leaflet-map .map-change-list,.tourism-map.leaflet-map .map-change-list {
    top: 10px;
    left: 60px
}

.map-alone .leaflet-google-layer,.tourism-map .leaflet-google-layer {
    z-index: 0
}

.map-alone .leaflet-popup-content-wrapper,.tourism-map .leaflet-popup-content-wrapper {
    background: 0 0;
    border: none;
    box-shadow: none
}

.map-alone .leaflet-popup-content,.tourism-map .leaflet-popup-content {
    height: auto
}

.map-alone .leaflet-popup-content .tourism-list-item.map-item .item-container,.tourism-map .leaflet-popup-content .tourism-list-item.map-item .item-container {
    margin-left: -25px
}

.map-alone .leaflet-popup-content .tourism-list-item.map-item .item-container:hover,.tourism-map .leaflet-popup-content .tourism-list-item.map-item .item-container:hover {
    transform: none
}

.map-alone .leaflet-map-pane a.leaflet-popup-close-button,.tourism-map .leaflet-map-pane a.leaflet-popup-close-button {
    z-index: 1;
    top: -14px!important;
    right: -12px!important;
    width: 30px!important;
    height: 30px!important;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    border-radius: 50%;
    background: #fff;
    font-size: 16px;
    padding: 10px;
    color: #000;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none
}

.map-alone .leaflet-map-pane a.leaflet-popup-close-button:hover,.tourism-map .leaflet-map-pane a.leaflet-popup-close-button:hover {
    background: #1250a0;
    color: #fff
}

.map-alone .leaflet-control,.tourism-map .leaflet-control {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    padding: 2px;
    background: #fff;
    border-radius: 5px
}

.map-alone .leaflet-control-layers-toggle,.tourism-map .leaflet-control-layers-toggle {
    display: block!important
}

.map-alone .leaflet-control .leaflet-control-layers-toggle,.map-alone .leaflet-control.leaflet-bar a,.tourism-map .leaflet-control .leaflet-control-layers-toggle,.tourism-map .leaflet-control.leaflet-bar a {
    cursor: pointer;
    pointer-events: all;
    height: 36px;
    width: 36px;
    line-height: 36px
}

.map-alone .leaflet-control-layers-list,.tourism-map .leaflet-control-layers-list {
    position: absolute;
    background: #fff;
    padding: 10px;
    white-space: nowrap;
    left: 50px;
    top: 0
}

.map-alone .leaflet-control-layers-list .base-layer-item .base-layer-item-title,.tourism-map .leaflet-control-layers-list .base-layer-item .base-layer-item-title {
    display: block;
    width: 100%;
    margin: 10px 20px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center
}

.map-alone .leaflet-control-layers-list .base-layer-item:hover>input:not(:checked)~label>.base-layer-item-title,.tourism-map .leaflet-control-layers-list .base-layer-item:hover>input:not(:checked)~label>.base-layer-item-title {
    background-color: #cecece;
    color: #fff
}

.map-alone .leaflet-control-layers-list .base-layer-item>label,.tourism-map .leaflet-control-layers-list .base-layer-item>label {
    background-image: url(https://api.cloudly.space/static/assets/images/see_map.png);
    padding: 0;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.map-alone .leaflet-control-layers-list .base-layer-item>input,.tourism-map .leaflet-control-layers-list .base-layer-item>input {
    display: none
}

.map-alone .leaflet-control-layers-list .base-layer-item>input:checked~label,.tourism-map .leaflet-control-layers-list .base-layer-item>input:checked~label {
    position: relative
}

.map-alone .leaflet-control-layers-list .base-layer-item>input:checked~label::before,.tourism-map .leaflet-control-layers-list .base-layer-item>input:checked~label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1250a0;
    opacity: .5
}

.map-alone .leaflet-control-layers-list .base-layer-item>input:checked~label>.base-layer-item-title,.tourism-map .leaflet-control-layers-list .base-layer-item>input:checked~label>.base-layer-item-title {
    background-color: #1250a0;
    color: #fff;
    z-index: 1
}

.map-alone .gm-style-iw,.map-alone .gm-style-iw>div,.tourism-map .gm-style-iw,.tourism-map .gm-style-iw>div {
    overflow: visible!important
}

.map-alone .gm-style-iw+div,.tourism-map .gm-style-iw+div {
    top: -15px!important;
    right: -15px!important;
    width: 30px!important;
    height: 30px!important;
    opacity: 1!important;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    border-radius: 50%
}

.map-alone .gm-style-iw+div img,.tourism-map .gm-style-iw+div img {
    display: none
}

.map-alone .gm-style-iw+div:after,.tourism-map .gm-style-iw+div:after {
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #000;
    overflow: visible;
    transition: background .5s cubic-bezier(.55,0,.1,1),color .5s cubic-bezier(.55,0,.1,1)
}

.map-alone .gm-style-iw+div:hover:after,.tourism-map .gm-style-iw+div:hover:after {
    background: #1250a0;
    color: #fff
}

.map-alone .map-mode-switcher,.tourism-map .map-mode-switcher {
    z-index: 5;
    color: #000
}

.map-alone section,.tourism-map section {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.map-alone .map-change-list,.tourism-map .map-change-list {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    display: table;
    text-align: left;
    background: #fff;
    padding: 5px;
    border: 1px solid #e6e6e6
}

.map-alone .map-change-list .button-checkbox,.tourism-map .map-change-list .button-checkbox {
    display: table-cell;
    vertical-align: middle
}

.map-alone .map-change-list label,.tourism-map .map-change-list label {
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
    font-weight: 300
}

.map-alone.fullscreen .fullscreen_control_wrapper,.tourism-map.fullscreen .fullscreen_control_wrapper {
    border-color: #1250a0
}

.map-alone.fullscreen .fullscreen_control_wrapper:after,.tourism-map.fullscreen .fullscreen_control_wrapper:after {
    color: #1250a0
}

.itinerary-map-wrapper.fullscreen {
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    z-index: 1000
}

.itinerary-map-wrapper.fullscreen .fullscreen_control_wrapper {
    border-color: #1250a0
}

.itinerary-map-wrapper.fullscreen .fullscreen_control_wrapper:after {
    color: #1250a0
}

.mapFull {
    overflow: hidden
}

.map-mode-switcher select {
    width: 90px;
    height: 32px;
    border-color: #e5e5e5
}

.list-map {
    position: absolute;
    height: 100%;
    background: #efefef;
    top: 0;
    padding: 0;
    overflow: hidden;
    left: 0
}

.list-map.right-map {
    left: auto;
    right: 0
}

.list-map.planner {
    top: -88px
}

.list-map section {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.list-map:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
    visibility: hidden;
    transition: all .5s cubic-bezier(.55,0,.1,1);
    cursor: pointer
}

.list-map.opened {
    box-shadow: 10px 0 10px -10px rgba(0,0,0,.2)
}

.list-map.opened:after {
    opacity: 1;
    visibility: visible
}

.list-map.no-map .tourism-facets {
    width: 100%;
    left: 0
}

.list-map.no-map .tourism-facets .responsive-alternative .facet-button {
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 40px
}

.list-map.no-map .tourism-facets .result-count {
    padding: 0;
    font-size: 2em;
    width: 100%
}

.list-map.no-map .tourism-facets .result-count.loading:after {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-width: 4px;
    border-color: rgba(0,0,0,.5) rgba(0,0,0,.2) rgba(0,0,0,.2)
}

.list-map.no-map .tourism-facets .filters-label {
    display: none
}

.list-map.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    z-index: 1000
}

.tourism-list-item.map-item {
    float: none;
    min-height: 0;
    position: relative;
    width: 216px;
    height: 231px;
    overflow: visible
}

.tourism-list-item.map-item:after {
    content: none
}

.tourism-list-item.map-item .sheet-list-item-buttons {
    display: none
}

.tourism-list-item.map-item .item-container {
    width: 271px;
    height: 256px;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    color: #000;
    margin-top: -10px;
    margin-left: -16px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.tourism-list-item.map-item .item-container .item-wrapper {
    border: none;
    box-shadow: none
}

.tourism-list-item.map-item .item-container .item-wrapper .item-extras {
    font-size: .85em
}

.tourism-list-item.map-item .item-container .item-wrapper .item-extras .extra-type,.tourism-list-item.map-item .item-container .item-wrapper .itinerary-locomotion-type {
    display: none
}

.tourism-list-item.map-item .item-container .item-wrapper .itinerary-length {
    width: 68px;
    height: 68px
}

.planning-bar .list-map.planner {
    top: -68px
}

.interactive-map {
    display: table;
    width: 100%;
    height: 0
}

.interactive-map .tourism-menu {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    position: relative
}

.interactive-map .list-map {
    width: 100%;
    position: relative;
    display: table-cell;
    vertical-align: top
}

.interactive-map .tourism-facets {
    background: rgba(255,255,255,.92)
}

.mapFull .interactive-map {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.mapFull .interactive-map .tourism-map {
    width: auto!important;
    position: relative;
    z-index: 1
}

body.page-map .main-table-wrapper {
    width: 100%;
    height: 100vh;
    min-height: 0
}

.map-alone {
    position: relative
}

.map-alone #map {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute
}

.tourism-menu {
    padding: 0;
    height: 100%;
    z-index: 20;
    background: #1250a0;
    color: #1250a0;
    position: relative
}

.tourism-menu .tourism-menu-dummy {
    display: table;
    width: 100%;
    height: 100%
}

.tourism-menu .tourism-menu-wrapper {
    position: relative
}

.tourism-menu .tourism-menu-wrapper.sticky-fixed {
    height: 100%;
    position: fixed
}

.tourism-menu .tourism-menu-wrapper.sticky-bottom {
    position: absolute
}

.tourism-menu .menu-link-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    width: 100%
}

.tourism-menu .menu-item {
    cursor: pointer;
    color: inherit;
    display: table;
    width: 100%;
    transition: background .5s cubic-bezier(.55,0,.1,1)
}

.tourism-menu .menu-item.active,.tourism-menu .menu-item:hover {
    background: #fff
}

.tourism-menu .menu-item.active .menu-item-icon,.tourism-menu .menu-item.active .menu-item-name,.tourism-menu .menu-item:hover .menu-item-icon,.tourism-menu .menu-item:hover .menu-item-name {
    color: #1250a0
}

.tourism-menu .menu-item:hover .submenus {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.tourism-menu .nb-groups-8 .menu-item {
    height: 12.5%
}

.tourism-menu .nb-groups-7 .menu-item {
    height: 14.28571429%
}

.tourism-menu .nb-groups-6 .menu-item {
    height: 16.66666667%
}

.tourism-menu .nb-groups-5 .menu-item {
    height: 20%
}

.tourism-menu .nb-groups-4 .menu-item {
    height: 25%
}

.tourism-menu .nb-groups-3 .menu-item {
    height: 33.33333333%
}

.tourism-menu .nb-groups-2 .menu-item {
    height: 50%
}

.tourism-menu .nb-groups-1 .menu-item {
    height: 100%
}

.tourism-menu .menu-item-icon {
    display: block;
    margin: 0 auto 15px;
    width: 32px;
    height: 32px;
    font-size: 32px;
    text-align: center;
    color: #fff
}

.tourism-menu .menu-item-name {
    display: block;
    text-align: center;
    color: #1250a0
}

.tourism-menu .submenus {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    min-width: 140px;
    opacity: 0;
    background: #f5f5f5;
    visibility: hidden;
    color: #1250a0;
    transform: translateX(-5px);
    transition: opacity .2s cubic-bezier(.55,0,.1,1),visibility .2s cubic-bezier(.55,0,.1,1),transform .2s cubic-bezier(.55,0,.1,1)
}

.tourism-menu .submenus .menu-submenu-item {
    width: 100%
}

.tourism-menu .submenus .menu-submenu-item.active .menu-link,.tourism-menu .submenus .menu-submenu-item:hover .menu-link {
    background: #fff
}

.tourism-menu .submenus .menu-submenu-item .menu-link {
    transition: background .5s cubic-bezier(.55,0,.1,1);
    padding: 30px 15px;
    border-bottom: 1px solid #e8e8e8;
    display: block
}

.tourism-menu .submenus .menu-submenu-item .menu-item-name {
    display: block;
    color: #1a1a1a
}

.tourism-menu .submenus .menu-submenu-item .menu-item-icon {
    margin-bottom: 15px
}

.mapFull .tourism-menu {
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.tourism-menu .current-playlist-name {
    position: absolute;
    top: 100px;
    left: 150%;
    width: auto;
    border-radius: 3px;
    white-space: nowrap;
    padding: 15px;
    background: rgba(255,255,255,.95);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24);
    font-size: 2em;
    line-height: 1;
    font-weight: 100;
    color: #333
}

.main-table-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100vh
}

.main-table-wrapper .main-menu-wrapper {
    display: table-cell;
    vertical-align: top;
    height: 100%
}

.main-table-wrapper .main-tourism-wrapper {
    width: 100%;
    display: table-cell;
    vertical-align: top
}

.main-table-wrapper.planning-bar .main-menu-wrapper {
    padding-top: 68px
}

.search-playlist-loading {
    position: absolute;
    width: 100%
}

.map-mode {
    display: block!important
}

.map-mode .tourism-menu-wrapper {
    height: 100vh!important
}

.map-mode .menu-link-wrapper {
    height: 25%;
    display: table-cell
}

.map-mode .submenus {
    display: block;
    height: 100vh;
    background: #f5f5f5
}

.map-mode .menu-submenu-item {
    background: #f5f5f5;
    display: block
}

.state-planner .tourism-menu {
    display: none
}

.state-planner .main-table-wrapper {
    display: block
}

.state-planner .main-table-wrapper .main-tourism-wrapper {
    display: block!important
}

.tourism-list:not(.map-on-right):not(.no-map):not(.search-list) {
    margin-left: 33.33333333%
}

.tourism-list.search-list {
    margin-left: 0;
    width: 100%
}

.tourism-list.search-list .tourism-list-item {
    width: 100%
}

.tourism-list.search-list .tourism-list-item.tourism-item-type-FMA .item-container .item-wrapper .item-image-wrapper {
    height: 100px
}

.tourism-list.search-list .tourism-list-item:after {
    content: none
}

.tourism-list .tourism-list-item {
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1);
    transform: translate(15px,15px) scale(.8);
    opacity: 0
}

.tourism-list .tourism-list-item:nth-child(1) {
    transition-delay: .05s
}

.tourism-list .tourism-list-item:nth-child(2) {
    transition-delay: .1s
}

.tourism-list .tourism-list-item:nth-child(3) {
    transition-delay: .15s
}

.tourism-list .tourism-list-item:nth-child(4) {
    transition-delay: .2s
}

.tourism-list .tourism-list-item:nth-child(5) {
    transition-delay: .25s
}

.tourism-list .tourism-list-item:nth-child(6) {
    transition-delay: .3s
}

.tourism-list .tourism-list-item:nth-child(7) {
    transition-delay: .35s
}

.tourism-list .tourism-list-item:nth-child(8) {
    transition-delay: .4s
}

.tourism-list .tourism-list-item:nth-child(9) {
    transition-delay: .45s
}

.tourism-list .tourism-list-item:nth-child(10) {
    transition-delay: .5s
}

.tourism-list .tourism-list-item:nth-child(11) {
    transition-delay: .55s
}

.tourism-list .tourism-list-item:nth-child(12) {
    transition-delay: .6s
}

.tourism-list .tourism-list-item:nth-child(13) {
    transition-delay: .65s
}

.tourism-list .tourism-list-item:nth-child(14) {
    transition-delay: .7s
}

.tourism-list .tourism-list-item:nth-child(15) {
    transition-delay: .75s
}

.tourism-list .tourism-list-item:nth-child(16) {
    transition-delay: .8s
}

.tourism-list.ready .tourism-list-item {
    transform: translate(0,0) scale(1);
    opacity: 1
}

.tourism-wrapper {
    z-index: 5;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    margin: 0;
    position: relative;
    clear: both;
    min-height: 700px;
    float: left;
    width: 100%
}

.tourism-wrapper.transition .tourism-list-wrapper {
    transform: translateY(50px);
    opacity: 0
}

.tourism-wrapper.transition .tourism-map.right-map {
    transform: translateX(50px);
    opacity: 0
}

.tourism-wrapper.transition .tourism-map.left-map {
    transform: translateX(-50px);
    opacity: 0
}

.tourism-wrapper.interactive-map {
    max-height: 100vh
}

.tourism-wrapper.interactive-map.has-planner {
    min-height: calc(100vh - 68px)
}

.tourism-wrapper .tourism-list-wrapper {
    float: left;
    width: 100%;
    position: relative;
    min-height: 700px;
    padding: 15px 0;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.tourism-wrapper .tourism-list-wrapper.no-padding {
    padding: 0
}

.tourism-wrapper .tourism-list-wrapper .tourism-list-items {
    padding: 0;
    margin: 0;
    min-height: 250px
}

.tourism-wrapper .tourism-list-wrapper .tourism-list-items:after {
    top: 300px
}

.tourism-wrapper .tourism-list-wrapper .tourism-list-items.isLoading .tourism-list-item,.tourism-wrapper .tourism-list-wrapper .tourism-list-items.rc-img.loading-img .tourism-list-item,.tourism-wrapper .tourism-list-wrapper .tourism-list-items.tourism-facets .facet-button .result-count.loading .tourism-list-item {
    opacity: .5
}

.tourism-wrapper .tourism-list-wrapper:not(.sheet-list-timeline) .switcher-container .btn-group {
    float: right;
    margin-right: 7px;
    margin-bottom: 7px
}

.tourism-wrapper .tourism-list-tooltip {
    position: absolute;
    right: 0;
    top: 22px
}

.tourism-wrapper .tourism-list-infos {
    overflow: hidden;
    font-size: 1em;
    display: inline-block;
    vertical-align: top
}

.tourism-wrapper .tourism-list-infos .tourism-count {
    opacity: .6;
    margin-left: 5px
}

.tourism-wrapper .no-results {
    font-size: 18px;
    opacity: .4
}

.tourism-wrapper .playlist-responsive-controls {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    display: table;
    width: 100%
}

.tourism-wrapper .playlist-responsive-controls .btn-wrapper {
    display: table-cell;
    vertical-align: middle
}

.tourism-wrapper .playlist-responsive-controls .btn {
    position: relative
}

.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn {
    border: none;
    background-color: transparent;
    box-shadow: none;
    padding: 0 10px 10px;
    text-align: center;
    display: block;
    width: 100%;
    opacity: .6
}

.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn:before,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn:before {
    display: block;
    width: 32px;
    height: 32px;
    font-size: 26px;
    text-align: center;
    line-height: 32px;
    margin: 0 auto 10px
}

.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn.active,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn.active {
    opacity: 1
}

.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn.active:after,.tourism-wrapper .playlist-responsive-controls .switch-to-map-btn.active:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 4px;
    bottom: 0;
    left: 20%;
    background: #1250a0
}

.tourism-wrapper .playlist-responsive-controls .switch-to-list-btn:before {
    font-size: 16px
}

.tourism-wrapper .playlist-responsive-controls .toggle-facets-btn {
    display: block;
    margin: 0 auto 0 10px;
    padding: 15px;
    font-size: .9em;
    background: #000;
    color: #fff
}

.tourism-wrapper .playlist-responsive-controls .toggle-facets-btn:hover {
    background: #333
}

.tourism-list-thumbnails {
    text-align: center
}

.tourism-list-thumbnails .tourism-list-thumbnail {
    position: relative;
    list-style-type: none;
    padding: 0;
    height: auto;
    margin-bottom: 7px;
    transition: width .3s ease;
    transform: translateZ(0);
    float: none;
    display: inline-block
}

.tourism-list-thumbnails .tourism-list-thumbnail a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container {
    position: relative;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    width: calc(100% - 7px)
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container.with-dates .sub-block {
    margin-bottom: -29px
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container.with-dates .sub-block>a {
    padding-top: 29px!important;
    top: -29px
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates {
    display: block;
    font-weight: 400;
    color: #fff;
    z-index: 10;
    position: relative;
    pointer-events: none
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul {
    padding: 0!important;
    margin: 0!important
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li {
    min-width: 180px;
    width: 40%;
    max-width: 205px;
    background-color: #1250a0;
    padding: 10px;
    margin: auto;
    list-style-type: none;
    text-align: center
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li>span {
    display: block
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-label {
    font-size: 15px;
    display: none
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-label-allyear {
    font-size: 16px;
    text-transform: uppercase
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value {
    font-weight: 600
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value.date-second {
    display: inline-block
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value.date-second:before {
    position: relative;
    width: auto;
    height: auto
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value .date-day {
    font-size: 27px;
    line-height: 30px
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-value .date-month {
    font-size: 15px;
    text-transform: capitalize
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-dates ul li .date-extras {
    font-size: 14px;
    text-transform: lowercase
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .sub-block {
    position: relative
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .sub-block>a {
    position: relative;
    display: block;
    padding: 15px 29px;
    min-height: 120px;
    transition: box-shadow .5s cubic-bezier(.55,0,.1,1),border .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1);
    border: 1px solid #e5e5e5;
    z-index: 8
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .sub-block>a:hover {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    border-color: #1250a0
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-title {
    position: relative;
    display: block;
    display: -webkit-box;
    color: #000;
    font-size: 20px;
    overflow-wrap: break-word;
    overflow-y: hidden;
    margin-top: 10px;
    min-height: 40px;
    max-height: 40px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-title .fn {
    line-height: 20px;
    display: inline-block;
    width: 100%;
    font-weight: 500
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-title .item-criteria {
    display: block;
    font-size: .7em;
    margin: 10px 0 0;
    color: #7a7a7a;
    text-transform: uppercase
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-title .item-criteria ul li {
    display: inline-block
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-secondary-infos {
    display: block;
    margin-top: 10px
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-secondary-infos .commune {
    display: block;
    color: #bbb
}

.tourism-list-thumbnails .tourism-list-thumbnail .item-container .item-wrapper .link-wrapper .item-secondary-infos .commune:before {
    width: auto;
    height: auto;
    position: relative;
    left: -5px
}

.exposed-availabilities-facet,.facet-daterange-embed {
    padding: 14px 10px;
    background: #1250a0;
    display: block;
    position: relative;
    width: calc(100% + 30px);
    color: #fff
}

.exposed-availabilities-facet input,.exposed-availabilities-facet select,.facet-daterange-embed input,.facet-daterange-embed select {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 3px;
    color: #fff
}

.exposed-availabilities-facet input::-webkit-input-placeholder,.exposed-availabilities-facet select::-webkit-input-placeholder,.facet-daterange-embed input::-webkit-input-placeholder,.facet-daterange-embed select::-webkit-input-placeholder {
    color: rgba(255,255,255,.5)
}

.exposed-availabilities-facet input[disabled=disabled],.exposed-availabilities-facet select[disabled=disabled],.facet-daterange-embed input[disabled=disabled],.facet-daterange-embed select[disabled=disabled] {
    opacity: .5
}

.exposed-availabilities-facet .modal-like .form-control,.exposed-availabilities-facet .people-select label,.facet-daterange-embed .modal-like .form-control,.facet-daterange-embed .people-select label {
    display: block
}

@media screen and (min-width: 1130px) {
    .exposed-availabilities-facet .children-select-wrapper.many .children-select,.facet-daterange-embed .children-select-wrapper.many .children-select {
        float:left;
        width: 49%
    }

    .exposed-availabilities-facet .children-select-wrapper.many .children-select:nth-child(2n),.facet-daterange-embed .children-select-wrapper.many .children-select:nth-child(2n) {
        margin-right: 2%
    }
}

@media screen and (max-width: 1130px) {
    .exposed-availabilities-facet .calendars-wrapper,.exposed-availabilities-facet .people-select,.facet-daterange-embed .calendars-wrapper,.facet-daterange-embed .people-select {
        display:block;
        width: 100%
    }

    .exposed-availabilities-facet .calendars-wrapper .facet-calendar,.facet-daterange-embed .calendars-wrapper .facet-calendar {
        margin-top: 0;
        margin-bottom: 5px;
        min-width: 0
    }

    .exposed-availabilities-facet .select-wrapper,.facet-daterange-embed .select-wrapper {
        width: 50%
    }

    .exposed-availabilities-facet .people-select-wrapper,.facet-daterange-embed .people-select-wrapper {
        width: 100%;
        margin-top: 12px
    }

    .exposed-availabilities-facet .people-select-wrapper select,.facet-daterange-embed .people-select-wrapper select {
        width: 100%
    }

    .exposed-availabilities-facet .people-select-wrapper .select-wrapper,.facet-daterange-embed .people-select-wrapper .select-wrapper {
        width: 232px;
        padding-left: 10px!important
    }

    .exposed-availabilities-facet .people-select-wrapper .select-wrapper:nth-of-type(2),.facet-daterange-embed .people-select-wrapper .select-wrapper:nth-of-type(2) {
        padding-left: 6px!important;
        width: 212px
    }
}

@media screen and (max-width: 767px) {
    .exposed-availabilities-facet .calendars-wrapper .facet-calendar,.facet-daterange-embed .calendars-wrapper .facet-calendar {
        margin-right:0!important;
        width: 100%
    }

    .exposed-availabilities-facet .people-select .select-wrapper,.facet-daterange-embed .people-select .select-wrapper {
        padding: 0;
        display: block;
        width: 100%
    }

    .exposed-availabilities-facet .people-select .select-wrapper:nth-of-type(2),.facet-daterange-embed .people-select .select-wrapper:nth-of-type(2) {
        padding-right: 15px;
        padding-left: 10px!important;
        width: 100%
    }
}

.facet-drwa {
    cursor: pointer;
    clear: both;
    display: none
}

.exposed-availabilities-wrapper {
    display: table;
    width: 100%
}

.availabilities-facet-wrapper.has-children {
    padding-right: 50px
}

.calendars-wrapper,.edit-button,.people-select {
    display: table-cell;
    vertical-align: middle
}

.dgs-icon-edit {
    padding: 10px
}

.dgs-icon-edit .bloc-booking-centrale .filter-form-submit,.dgs-icon-edit .comments-tab .comments-tab-button-more .btn,.dgs-icon-edit .highlights-tab .highlights-dates .view-all,.dgs-icon-edit .housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn,.dgs-icon-edit .my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn,.dgs-icon-edit .planning-ct .planning-ct-tooltip .btn,.dgs-icon-edit .tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn,.dgs-icon-edit .valid-btn,.dgs-icon-edit .wizard .wizard-button {
    cursor: pointer;
    opacity: 1;
    background-color: #302f2e;
    color: #fff;
    height: 40px
}

.dgs-icon-edit .bloc-booking-centrale .filter-form-submit:hover,.dgs-icon-edit .comments-tab .comments-tab-button-more .btn:hover,.dgs-icon-edit .highlights-tab .highlights-dates .view-all:hover,.dgs-icon-edit .housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn:hover,.dgs-icon-edit .my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn:hover,.dgs-icon-edit .planning-ct .planning-ct-tooltip .btn:hover,.dgs-icon-edit .tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn:hover,.dgs-icon-edit .valid-btn:hover,.dgs-icon-edit .wizard .wizard-button:hover {
    background-color: #646260
}

.dgs-icon-edit .icon-font-edit {
    display: block;
    box-sizing: content-box;
    font-size: 16px;
    width: 1em;
    height: 1em;
    margin-left: 5px;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    transition: background .5s cubic-bezier(.55,0,.1,1)
}

.dgs-icon-edit .icon-font-edit:hover {
    background: rgba(255,255,255,.3)
}

.calendars-wrapper {
    width: 100%
}

.calendars-wrapper .facet-calendar {
    width: calc(50% - 15px);
    float: left;
    margin-bottom: 0;
    min-width: 210px
}

.calendars-wrapper .facet-calendar:after {
    top: auto;
    bottom: 9px;
    color: rgba(255,255,255,.7)
}

.calendars-wrapper .facet-calendar:hover:after {
    cursor: pointer
}

.calendars-wrapper .facet-calendar.start-calendar {
    margin-right: 15px
}

.facet-daterange-embed .calendar-wrapper {
    border: none!important;
    padding-left: 10px
}

.facet-daterange-embed .calendar-wrapper label {
    position: relative;
    color: inherit;
    text-transform: uppercase;
    font-size: .8em;
    display: block
}

.facet-daterange-embed .calendar-wrapper .form-control {
    padding: 10px 30px 10px 12px!important;
    border: 1px solid rgba(255,255,255,.5)!important;
    height: 34px!important;
    cursor: pointer
}

.people-select .people-select-wrapper {
    display: table
}

.people-select .select-wrapper {
    display: table-cell;
    vertical-align: top
}

.people-select .select-wrapper:first-child {
    padding-right: 15px;
    padding-left: 15px
}

.people-select select {
    width: auto;
    min-width: 110px;
    color: inherit;
    cursor: pointer;
    appearance: none;
    background: url(/api/static/assets/images/arrow.png) no-repeat;
    background-position: calc(100% - 8px) calc(100% - 8px)
}

.people-select select option {
    color: #000;
    background: #fff
}

.people-select label {
    color: inherit;
    text-transform: uppercase;
    font-size: .8em
}

.booking-centrale-treatment {
    background: 0 0
}

.booking-centrale-treatment .form-control {
    border-radius: 0
}

.booking-centrale-treatment>.form-group {
    padding: 14px 10px;
    margin: 0
}

.booking-centrale-treatment>.form-group select {
    display: block;
    width: 100%;
    color: #fff;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,.5)!important;
    background: url(/api/static/assets/images/arrow.png) no-repeat;
    appearance: none;
    background-position: calc(100% - 16px) calc(100% - 8px);
    cursor: pointer
}

.booking-centrale-treatment>.form-group select option {
    color: #000;
    background: #fff
}

.booking-centrale-treatment .exposed-availabilities-facet {
    width: 100%;
    padding-top: 0;
    background: 0 0
}

.booking-centrale-treatment .exposed-availabilities-wrapper {
    display: block
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children {
    padding-right: 0
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children .nb-children {
    float: left;
    clear: both;
    width: 68%!important;
    padding-left: 0!important
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children .nb-children .form-control {
    border-radius: 0
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children .edit-button {
    clear: both!important;
    width: 28%;
    float: right;
    border-radius: 0;
    position: relative;
    top: -49px
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper {
    padding: 10px!important;
    text-align: center
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .children-select {
    padding: 0!important
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .bloc-booking-centrale .filter-form-submit,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .comments-tab .comments-tab-button-more .btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .highlights-tab .highlights-dates .view-all,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .my-stay-modal .modal-dialog .modal-content .edit-validate-button .btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .planning-ct .planning-ct-tooltip .btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .valid-btn,.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .wizard .wizard-button {
    float: none;
    display: inline-block
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children div.children-select-wrapper .close-button .icon-font-slim-delete {
    top: 12px;
    right: 12px
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children.show-button {
    padding-bottom: 0
}

.booking-centrale-treatment .availabilities-facet-wrapper.has-children.show-button .valid-btn-wrapper {
    bottom: 25px
}

.booking-centrale-treatment .availabilities-facet-wrapper.show-button {
    padding-bottom: 0
}

.booking-centrale-treatment .availabilities-facet-wrapper.show-button .valid-btn-wrapper {
    text-align: center;
    width: 100%;
    display: block;
    transform: none;
    position: relative;
    top: auto;
    bottom: 0;
    left: 0
}

.booking-centrale-treatment .availabilities-facet-wrapper.show-button .valid-btn-wrapper>.btn {
    border-radius: 0
}

.booking-centrale-treatment .calendars-wrapper {
    border: none!important;
    padding: 0;
    display: block
}

.booking-centrale-treatment .calendars-wrapper label {
    color: #fff;
    text-transform: uppercase;
    font-size: .8em;
    display: block;
    font-weight: 500;
    text-align: left
}

.booking-centrale-treatment .calendars-wrapper input.form-control {
    padding: 10px 30px 10px 12px!important;
    border: 1px solid rgba(255,255,255,.5)!important;
    height: 34px!important;
    border-radius: 0;
    cursor: pointer
}

.booking-centrale-treatment .calendars-wrapper .form-group.facet-calendar {
    display: block;
    width: 100%;
    margin-bottom: 15px
}

.booking-centrale-treatment .people-select {
    display: block;
    width: 100%
}

.booking-centrale-treatment .people-select label {
    color: inherit;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .8em;
    text-align: left
}

.booking-centrale-treatment .people-select .people-select-wrapper {
    display: block
}

.booking-centrale-treatment .people-select .select-wrapper {
    display: block;
    vertical-align: top;
    width: 100%!important;
    padding: 0!important
}

.booking-centrale-treatment .people-select .select-wrapper:first-child,.booking-centrale-treatment .people-select .select-wrapper:last-child {
    padding: 0!important
}

.booking-centrale-treatment .people-select select {
    display: block;
    width: 100%;
    color: inherit;
    border-radius: 0;
    border: 1px solid #fff;
    background: url(/api/static/assets/images/arrow.png) no-repeat;
    position: relative;
    cursor: pointer;
    appearance: none;
    background-position: calc(100% - 16px) calc(100% - 8px)
}

.booking-centrale-treatment .people-select select option {
    color: #000;
    background: #fff
}

.tourism-list-item {
    position: relative;
    list-style-type: none;
    float: left;
    padding: 0;
    transition: width .3s ease;
    transform: translateZ(0)
}

.tourism-list-item a {
    text-decoration: none;
    cursor: pointer
}

.tourism-list-item.alone {
    width: 100%;
    height: 100%
}

.tourism-list-item .item-container {
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    position: absolute;
    border: 1px solid #e5e5e5;
    transition: box-shadow .5s cubic-bezier(.55,0,.1,1),border .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .item-container.active {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    border-color: #1250a0
}

.tourism-list-item .item-container .item-image-wrapper .rc-img {
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)!important
}

.tourism-list-item .item-container .item-wrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute
}

.tourism-list-item:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 90%
}

.tourism-list-item .wishlist-button {
    position: absolute;
    top: -53px;
    right: 8px;
    padding: 15px;
    height: 45px;
    width: 45px;
    z-index: 10;
    margin: 0;
    border-radius: 50%;
    transition: background .3s ease
}

.tourism-list-item .wishlist-button.itinerary {
    top: -225%
}

.tourism-list-item .wishlist-button:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    transition: all .3s ease;
    text-shadow: 0 1px 6px rgba(0,0,0,.4)
}

.tourism-list-item .wishlist-button:hover {
    background: rgba(0,0,0,.4)
}

.tourism-list-item .wishlist-button.isFaved {
    background: #1250a0;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.tourism-list-item .wishlist-button.isFaved:after {
    color: #fff;
    text-shadow: none
}

.tourism-list-item .sheet-list-item-buttons {
    position: relative;
    display: block
}

.tourism-list-item .booking-url {
    display: block;
    margin-top: 5px
}

.tourism-list-item .list-booking-btn,.tourism-list-item .list-website-btn {
    width: 100%;
    border-radius: 0;
    border: none;
    line-height: 2;
    background: #1250a0;
    transition: background .3s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .list-booking-btn a,.tourism-list-item .list-website-btn a {
    color: #fff
}

.tourism-list-item .list-booking-btn:hover,.tourism-list-item .list-website-btn:hover {
    background: #0f4589
}

.tourism-list-item .list-booking-btn-fixed {
    display: block;
    width: auto!important;
    position: relative;
    float: right!important;
    margin-bottom: 8px;
    padding: 5px 20px!important;
    border-radius: 0;
    border: none;
    line-height: 2;
    transition: .3s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .list-booking-btn-fixed a {
    color: #fff;
    width: 115%;
    display: block;
    margin-top: -10px;
    margin-bottom: -10px
}

.tourism-list-item .list-website-btn {
    opacity: .9
}

.tourism-list-item .item-infos {
    position: absolute;
    bottom: 0;
    min-height: 22%;
    width: 100%;
    z-index: 100;
    background: #fefefe;
    transition: all .35s ease
}

.tourism-list-item .item-infos.fairguest-case .header-title {
    min-height: 55px
}

.tourism-list-item .item-infos .link-wrapper {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.tourism-list-item .item-infos .link-wrapper a {
    display: block;
    padding: 8px;
    float: none;
    width: 100%;
    height: 100%
}

.tourism-list-item .item-infos .link-wrapper .centered-infos {
    display: block;
    width: 100%
}

.tourism-list-item .item-infos .link-wrapper .header-title {
    display: table
}

.tourism-list-item .item-infos .link-wrapper .item-description {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
    font-weight: 300;
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: .9em;
    line-height: normal
}

.tourism-list-item .item-infos .link-wrapper .item-secondary-infos {
    font-size: .9em;
    padding: 8px 0 0;
    margin-top: 8px;
    display: block;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    color: #4d4d4d;
    font-weight: 300;
    line-height: normal
}

.tourism-list-item .item-infos .link-wrapper .tel {
    display: block
}

.tourism-list-item .item-infos .link-wrapper .item-address .address-line {
    display: inline-block;
    margin-right: 5px
}

.tourism-list-item .item-infos .link-wrapper .item-address .zip-code {
    display: inline-block;
    clear: left;
    margin-right: 5px
}

.tourism-list-item .item-infos .link-wrapper .commune {
    display: inline-block
}

.tourism-list-item .item-infos .link-wrapper .commune:before {
    width: auto;
    height: auto;
    position: relative;
    margin-right: 5px
}

.tourism-list-item .item-infos .link-wrapper .item-title {
    padding: 0;
    font-weight: 300;
    color: #000;
    font-size: 1.2em;
    line-height: 1.2em;
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.tourism-list-item .item-infos .link-wrapper .item-title .ratings-wrapper {
    display: block;
    margin-top: 5px
}

.tourism-list-item .item-infos .link-wrapper .item-title .rating-font {
    line-height: .8em
}

.tourism-list-item .item-infos .link-wrapper .item-title .rating-font span {
    margin-right: 2px
}

.tourism-list-item .item-infos .link-wrapper .item-title .rating-font span:before {
    vertical-align: top;
    font-size: .6em
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos {
    min-height: 185px
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper a {
    padding: 20px 10px 10px
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper .item-title {
    display: block;
    text-align: center;
    width: 100%;
    padding: 7px;
    font-size: 18px
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper .item-dates {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    border-left: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 15px
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper .item-dates:after {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    left: 25%;
    width: 50%;
    margin: 0 auto;
    height: 1px;
    background: rgba(0,0,0,.1)
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper .item-dates ul li .date-label {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 8px
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-infos .link-wrapper .item-dates ul li .date-value-markets {
    font-size: 14px;
    line-height: 1.2
}

.tourism-list-item .item-top-right-corner {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

.tourism-list-item .item-top-left-corner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    transition: opacity .5s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .user-wrapper {
    color: #fff;
    width: auto!important;
    height: auto!important;
    padding: 0!important;
    z-index: 10;
    display: block;
    position: absolute;
    top: -58px;
    left: 8px
}

.tourism-list-item .user-wrapper .user-picture-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    transition: transform .5s cubic-bezier(.55,0,.1,1),box-shadow .5s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .user-wrapper.no-picture .user-picture-wrapper {
    background: #ddd
}

.tourism-list-item .user-wrapper.no-picture .user-picture-wrapper:after {
    text-align: center;
    font-size: 46px;
    line-height: 58px
}

.tourism-list-item .tariffs-wrapper {
    display: block;
    background: #1250a0;
    color: #fff;
    padding: 10px;
    z-index: 100;
    text-align: left;
    font-weight: 300;
    text-decoration: none;
    transition: all .5s ease
}

.tourism-list-item .tariffs-wrapper a {
    color: #fff;
    text-decoration: none
}

.tourism-list-item .tariffs-wrapper .item-tariffs .tariffs-label {
    font-size: .9em;
    display: block;
    opacity: .6
}

.tourism-list-item .tariffs-wrapper .item-tariffs .tariffs-value {
    font-size: 2.2em;
    line-height: 1
}

.tourism-list-item .tariffs-wrapper .item-tariffs .tariffs-value .tariffs-unit {
    font-size: .7em;
    top: -6px
}

.tourism-list-item .tariffs-wrapper .item-tariffs .tariffs-value.free {
    font-size: 1.6em
}

.tourism-list-item .tariffs-wrapper .item-tariffs .tariffs-type {
    font-size: .9em;
    display: block;
    font-weight: 300;
    opacity: .6
}

.tourism-list-item .alert-wrapper {
    display: block;
    background: rgba(0,0,0,.7);
    z-index: 100;
    width: 70px;
    text-align: center
}

.tourism-list-item .alert-wrapper a {
    color: #fff;
    display: block;
    padding: 10px
}

.tourism-list-item .alert-wrapper a:before {
    font-size: 16px;
    color: #f14347;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto
}

.tourism-list-item .labels-wrapper {
    display: block;
    margin: 7.5px;
    border-radius: 3px;
    z-index: 50;
    height: 50px
}

.tourism-list-item .labels-wrapper .label-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin: 1px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.tourism-list-item .labels-wrapper .label-icon .rc-img {
    background-size: contain!important
}

.tourism-list-item .labels-wrapper .label-icon .tooltip {
    width: 80px!important
}

.tourism-list-item .services-wrapper {
    display: block;
    z-index: 50
}

.tourism-list-item .services-wrapper .service-item {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 28px;
    height: 38px;
    margin-left: 4px;
    background: rgba(0,0,0,.5);
    position: relative
}

.tourism-list-item .services-wrapper .service-item:after {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 38px
}

.tourism-list-item .services-wrapper .tooltip .tooltip-inner {
    white-space: nowrap
}

.tourism-list-item .specials-images {
    overflow: hidden;
    display: block;
    margin: 10px
}

.tourism-list-item .specials-images .specials-images-item {
    height: 45px;
    width: 45px;
    display: block;
    padding: 5px;
    background: #fff;
    border-radius: 3px
}

.tourism-list-item .specials-images .specials-images-item .rc-img {
    background-size: contain!important
}

.tourism-list-item .item-dates {
    padding: auto;
    width: auto!important;
    font-weight: 400;
    color: #424242
}

.tourism-list-item .item-dates ul {
    padding: 0!important;
    margin: 0!important
}

.tourism-list-item .item-dates ul li {
    padding: 0!important;
    margin: 0!important;
    list-style-type: none;
    text-align: center
}

.tourism-list-item .item-dates ul li>span {
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 10px
}

.tourism-list-item .item-dates ul li .date-label {
    font-size: 15px;
    white-space: nowrap
}

.tourism-list-item .item-dates ul li .date-label-allyear {
    font-size: 16px;
    text-transform: uppercase
}

.tourism-list-item .item-dates ul li .date-value .date-day {
    font-size: 21px
}

.tourism-list-item .item-dates ul li .date-value .date-month {
    font-size: 16px;
    text-transform: uppercase
}

.tourism-list-item .item-dates ul li .date-extras {
    font-size: 14px;
    text-transform: lowercase
}

.tourism-list-item .item-criteria {
    display: block;
    font-size: .7em;
    margin: 10px 0 0;
    color: #7a7a7a;
    text-transform: uppercase
}

.tourism-list-item .item-criteria ul li {
    display: inline-block
}

.tourism-list-item .item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #f0f0f0;
    overflow: hidden;
    transition: background-color .5s cubic-bezier(.55,0,.1,1)
}

.tourism-list-item .item-image-wrapper .sheet-image-item,.tourism-list-item .item-image-wrapper .sheet-image-item a {
    position: absolute;
    width: 100%;
    height: 100%
}

.tourism-list-item .item-image-wrapper.no-image {
    background: #efefef
}

.tourism-list-item .item-image-wrapper.no-image a {
    float: left;
    width: 100%;
    height: 100%
}

.tourism-list-item .item-image-wrapper.no-image a:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    color: #e0e0e0;
    font-size: 50px;
    line-height: 50px;
    text-align: center
}

.tourism-list-item .item-image-wrapper .kaarousel {
    float: left;
    width: 100%;
    height: 100%
}

.tourism-list-item .item-image-wrapper .kaarousel .kaarousel-actions-wrapper,.tourism-list-item .item-image-wrapper .kaarousel .kaarousel-slide,.tourism-list-item .item-image-wrapper .kaarousel .kaarousel-slider,.tourism-list-item .item-image-wrapper .kaarousel .kaarousel-wrapper {
    width: 100%;
    height: 100%
}

.tourism-list-item .item-image-wrapper .kaarousel .link-wrapper,.tourism-list-item .item-image-wrapper .kaarousel a {
    float: left;
    width: 100%;
    height: 100%
}

.tourism-list-item.tourism-item-type-FMA article.isMarket .item-image-wrapper {
    height: calc(100% - 185px)
}

.tourism-list-item.deal-item .item-wrapper:hover .item-infos {
    bottom: 0!important
}

.tourism-list-item.deal-item .deal-title-list {
    font-size: 1.3em;
    margin: 15px 0;
    display: block;
    padding: 0 15px;
    color: #000;
    font-weight: 700;
    font-family: Arial
}

.tourism-list-item.deal-item .sheet-deal-title {
    padding: 10px 10px 0;
    text-align: center;
    font-family: Arial;
    color: #1250a0;
    font-size: 1.5em
}

.tourism-list-item.deal-item .deal-validity {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    color: grey;
    margin: auto;
    display: block
}

.tourism-list-item.deal-item .link-deal a {
    text-align: center;
    width: 50%;
    background-color: #1250a0;
    color: #fff;
    padding: 10px;
    display: block;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    border: 1px solid #1250a0;
    bottom: 30px;
    left: 25%;
    white-space: nowrap;
    min-width: fit-content;
    transition: all .3s ease
}

.tourism-list-item.deal-item .link-deal a:hover {
    text-decoration: none;
    color: #1250a0;
    background-color: #fefefe;
    border: 1px solid #1250a0
}

@media screen and (max-width: 1200px) {
    .tourism-list-item .deal-title-list {
        font-size:1.3em
    }
}

@media screen and (max-width: 768px) {
    .tourism-list-item .deal-title-list {
        font-size:1.8em;
        max-height: 5.5em
    }
}

@media screen and (max-width: 480px) {
    .exposed-availabilities-facet,.facet-daterange-embed {
        width:100%;
        margin-right: 0;
        margin-left: 0;
        margin-top: 0
    }

    .tourism-list-item.deal-item .link-deal {
        display: block;
        margin-bottom: 40px
    }

    .tourism-list-item.deal-item .deal-validity {
        position: initial
    }
}

@media screen and (min-width: 480px) and (max-width:768px) {
    .tourism-list-item.deal-item .deal-title-list {
        max-height:5.5em;
        overflow-y: hidden
    }

    .tourism-list-item.deal-item .deal-validity {
        position: initial
    }
}

@media screen and (min-width: 768px) and (max-width:1500px) {
    .tourism-list-item.deal-item .deal-title-list {
        position:relative;
        overflow-y: hidden;
        line-height: 1.3em;
        height: 3.9em;
        max-height: 3.9em;
        text-overflow: ellipsis
    }

    .tourism-list-item.deal-item .deal-title-list:after {
        content: '';
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 30%;
        height: 1.2em;
        background: linear-gradient(to right,rgba(255,255,255,.3),#fff 50%)
    }
}

.tourism-list-item .item-comments-count {
    display: block;
    margin-left: 8px
}

.tourism-list-item .item-comments-count .item-comment-wrapper .comments-icon {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto
}

.tourism-list-item .item-comments-count .item-comment-wrapper .comments-icon .comments-icon-image {
    display: block;
    width: 100%;
    height: 100%
}

.tourism-list-item .item-comments-count .item-comment-wrapper .comments-icon .comments-icon-image:before {
    font-size: 28px
}

.tourism-list-item .item-comments-count .item-comment-wrapper .comments-icon .comments-icon-image .hidden {
    display: none
}

.tourism-list-item .item-comments-count .item-comment-wrapper .comments-count {
    margin-top: 0;
    display: block;
    width: 100%;
    text-align: center;
    min-width: 48px;
    color: #8a8b8d;
    font-size: .85em;
    font-weight: 300
}

.tourism-list-item .fairguest-widget {
    display: block;
    position: relative;
    width: auto;
    padding: 20px 20px 0;
    margin: 0 auto;
    background: #fff;
    font-family: Roboto,sans-serif
}

.tourism-list-item .fairguest-widget.no-padding {
    padding: 0
}

.tourism-list-item .fairguest-widget .a-ctnr {
    display: table;
    width: auto;
    margin: 0 auto
}

.tourism-list-item .fairguest-widget .w-note span {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -4px;
    font-weight: 300
}

.tourism-list-item .fairguest-widget .w-note span:nth-child(2) {
    font-size: 30px;
    letter-spacing: -2px;
    padding-left: 5px;
    color: #8a8a8a
}

.tourism-list-item .fairguest-widget .w-resume {
    color: #8a8a8a;
    font-size: 14px
}

.tourism-list-item .fairguest-widget .w-resume a {
    display: inline!important;
    padding: 0!important
}

.tourism-list-item .fairguest-widget .w-resume a,.tourism-list-item .fairguest-widget .w-resume a:active {
    color: #8a8a8a;
    text-decoration: underline
}

.tourism-list-item .fairguest-widget .w-resume a:focus,.tourism-list-item .fairguest-widget .w-resume a:hover {
    cursor: pointer;
    text-decoration: none
}

.tourism-list-item .fairguest-widget .fg-w-note {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.tourism-list-item .fairguest-widget .fg-w-small {
    display: table;
    position: relative;
    width: auto;
    height: auto;
    line-height: 10px;
    font-size: .5em;
    min-height: 50px
}

.tourism-list-item .fairguest-widget .fg-w-small .w-note {
    margin-bottom: 0
}

.tourism-list-item .fairguest-widget .fg-w-small .w-note span {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px
}

.tourism-list-item .fairguest-widget .fg-w-small .w-note span:nth-child(2) {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -1px;
    padding-left: 2px;
    font-weight: 100
}

.tourism-list-item .fairguest-widget .fg-w-small .w-resume {
    font-size: 9.1px
}

.tourism-list-item .fairguest-widget .fg-w-small .w-resume div {
    white-space: nowrap
}

.tourism-list-item .fairguest-widget .fg-w-small .w-resume div.top-space {
    margin-top: 2px
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 0px)
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px))
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 64px
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px)
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px))
}

.tourism-list-item:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 64px
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 0px + 56px)
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px + 56px))
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 120px
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px + 56px)
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px + 56px))
}

.tourism-list-item.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 120px
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 0px + 40px)
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px + 40px))
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 104px
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px + 40px)
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px + 40px))
}

.tourism-list-item.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 104px
}

.tourism-list-item.deal-item:not(.kaarousel-slide):after {
    padding-top: calc(90% + 245px)
}

.tourism-list-item.deal-item:not(.kaarousel-slide) .item-image-wrapper {
    height: calc(100% - 309px)
}

.tourism-list-item.deal-item:not(.kaarousel-slide) .item-infos {
    min-height: 309px
}

.tourism-list-item.deal-item.kaarousel-slide:after {
    padding-top: calc(90%)
}

.tourism-list-item.deal-item.kaarousel-slide .item-image-wrapper {
    height: calc(100% - 64px)
}

.tourism-list-item.deal-item.kaarousel-slide .item-infos {
    min-height: 64px
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 12px)
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px))
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 76px
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px)
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px))
}

.tourism-list-item.display-type:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 76px
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 12px + 56px)
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px + 56px))
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 132px
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px + 56px)
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px + 56px))
}

.tourism-list-item.display-type.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 132px
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 12px + 40px)
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px + 40px))
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px + 40px)
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px + 40px))
}

.tourism-list-item.display-type.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 27px)
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 27px))
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 91px
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 27px)
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 27px))
}

.tourism-list-item.display-type.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 91px
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 27px + 56px)
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 27px + 56px))
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 147px
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 27px + 56px)
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 27px + 56px))
}

.tourism-list-item.display-type.display-town.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 147px
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 27px + 40px)
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 27px + 40px))
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 131px
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 27px + 40px)
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 27px + 40px))
}

.tourism-list-item.display-type.display-town.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 131px
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 82px)
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 82px))
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 146px
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 82px)
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 82px))
}

.tourism-list-item.display-type.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 146px
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 82px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 82px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 202px
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 82px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 82px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 202px
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 82px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 82px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 82px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 82px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 118px)
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 118px))
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 182px
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 118px)
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 118px))
}

.tourism-list-item.display-type.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 182px
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 118px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 118px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 238px
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 118px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 118px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 238px
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 118px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 118px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 222px
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 118px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 118px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 222px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 136px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 200px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 200px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 136px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 256px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 256px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 136px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 136px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 200px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 200px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 136px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 256px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 256px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 136px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 136px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 136px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 136px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 176px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 176px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 176px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 176px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 240px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 176px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 176px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 296px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 176px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 176px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 296px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 176px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 176px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 280px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 176px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 176px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 280px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 216px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 216px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 280px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 216px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 216px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 280px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 216px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 216px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 336px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 216px + 56px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 216px + 56px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 336px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 216px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 216px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 320px
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 216px + 40px)
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 216px + 40px))
}

.tourism-list-item.display-type.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 320px
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 67px)
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 67px))
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 131px
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 67px)
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 67px))
}

.tourism-list-item.display-type.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 131px
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 67px + 56px)
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 67px + 56px))
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 187px
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 67px + 56px)
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 67px + 56px))
}

.tourism-list-item.display-type.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 187px
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 67px + 40px)
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 67px + 40px))
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 171px
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 67px + 40px)
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 67px + 40px))
}

.tourism-list-item.display-type.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 171px
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 103px)
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 103px))
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 167px
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 103px)
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 103px))
}

.tourism-list-item.display-type.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 167px
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 103px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 103px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 223px
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 103px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 103px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 223px
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 103px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 103px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 207px
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 103px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 103px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 207px
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 121px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 185px
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 185px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 121px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 241px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 241px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 121px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 121px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 185px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 185px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 121px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 241px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 241px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 121px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 121px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 121px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 121px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 161px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 161px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 161px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 161px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 225px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 161px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 161px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 281px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 161px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 161px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 281px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 161px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 161px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 265px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 161px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 161px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 265px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 201px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 201px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 265px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 201px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 201px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 265px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 201px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 201px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 321px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 201px + 56px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 201px + 56px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 321px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 201px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 201px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 305px
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 201px + 40px)
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 201px + 40px))
}

.tourism-list-item.display-type.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 305px
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 48px)
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 48px))
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 112px
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 48px)
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 48px))
}

.tourism-list-item.display-type.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 112px
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 48px + 56px)
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 48px + 56px))
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 168px
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 48px + 56px)
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 48px + 56px))
}

.tourism-list-item.display-type.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 168px
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 48px + 40px)
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 48px + 40px))
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 152px
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 48px + 40px)
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 48px + 40px))
}

.tourism-list-item.display-type.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 152px
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 66px)
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px))
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 130px
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px)
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px))
}

.tourism-list-item.display-type.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 130px
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 66px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 66px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 66px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 130px
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 130px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 66px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 186px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 66px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 66px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 66px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 66px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 106px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 170px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 106px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 226px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 226px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 106px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 210px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 210px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 146px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 146px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 210px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 146px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 146px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 210px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 146px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 146px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 266px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 146px + 56px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 146px + 56px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 266px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 146px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 146px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 250px
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 146px + 40px)
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 146px + 40px))
}

.tourism-list-item.display-type.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 250px
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 30px)
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px))
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 94px
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px)
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px))
}

.tourism-list-item.display-type.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 94px
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 30px + 56px)
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px + 56px))
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 150px
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px + 56px)
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px + 56px))
}

.tourism-list-item.display-type.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 150px
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 30px + 40px)
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px + 40px))
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px + 40px)
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px + 40px))
}

.tourism-list-item.display-type.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 30px)
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px))
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 94px
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px)
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px))
}

.tourism-list-item.display-type.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 94px
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 30px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 150px
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 150px
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 30px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 30px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 30px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 30px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 70px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 134px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 70px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 190px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 190px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 70px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 174px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 174px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 110px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 110px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 174px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 110px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 110px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 174px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 110px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 110px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 230px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 110px + 56px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 110px + 56px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 230px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 110px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 110px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 214px
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 110px + 40px)
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 110px + 40px))
}

.tourism-list-item.display-type.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 214px
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 12px)
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px))
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 76px
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px)
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px))
}

.tourism-list-item.display-type.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 76px
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 12px + 56px)
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px + 56px))
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 132px
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px + 56px)
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px + 56px))
}

.tourism-list-item.display-type.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 132px
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 12px + 40px)
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 12px + 40px))
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 12px + 40px)
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 12px + 40px))
}

.tourism-list-item.display-type.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 52px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 52px + 56px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px + 56px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 172px
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px + 56px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px + 56px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 172px
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 52px + 40px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px + 40px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px + 40px)
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px + 40px))
}

.tourism-list-item.display-type.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 92px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 92px + 56px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px + 56px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 212px
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px + 56px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px + 56px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 212px
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 92px + 40px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px + 40px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 196px
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px + 40px)
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px + 40px))
}

.tourism-list-item.display-type.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 196px
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 52px)
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px))
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px)
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px))
}

.tourism-list-item.display-type.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 116px
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 52px + 56px)
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px + 56px))
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 172px
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px + 56px)
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px + 56px))
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 172px
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 52px + 40px)
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 52px + 40px))
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 52px + 40px)
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 52px + 40px))
}

.tourism-list-item.display-type.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 92px)
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px))
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px)
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px))
}

.tourism-list-item.display-type.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 92px + 56px)
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px + 56px))
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 212px
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px + 56px)
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px + 56px))
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 212px
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 92px + 40px)
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 92px + 40px))
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 196px
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 92px + 40px)
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 92px + 40px))
}

.tourism-list-item.display-type.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 196px
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 15px)
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px))
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 79px
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px)
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px))
}

.tourism-list-item.display-town:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 79px
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 15px + 56px)
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px + 56px))
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 135px
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px + 56px)
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px + 56px))
}

.tourism-list-item.display-town.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 135px
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 15px + 40px)
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px + 40px))
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px + 40px)
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px + 40px))
}

.tourism-list-item.display-town.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 70px)
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px))
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 134px
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px)
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px))
}

.tourism-list-item.display-town.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 134px
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 70px + 56px)
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px + 56px))
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 190px
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px + 56px)
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px + 56px))
}

.tourism-list-item.display-town.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 190px
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 70px + 40px)
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 70px + 40px))
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 174px
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 70px + 40px)
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 70px + 40px))
}

.tourism-list-item.display-town.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 174px
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 106px)
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px))
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 170px
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px)
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px))
}

.tourism-list-item.display-town.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 170px
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 106px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 226px
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 226px
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 106px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 106px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 210px
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 106px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 106px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 210px
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 124px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 188px
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 188px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 124px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 244px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 244px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 124px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 124px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 188px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 188px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 124px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 244px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 244px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 124px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 124px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 124px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 124px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 164px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 164px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 164px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 164px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 228px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 164px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 164px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 284px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 164px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 164px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 284px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 164px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 164px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 268px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 164px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 164px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 268px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 204px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 204px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 268px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 204px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 204px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 268px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 204px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 204px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 324px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 204px + 56px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 204px + 56px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 324px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 204px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 204px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 308px
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 204px + 40px)
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 204px + 40px))
}

.tourism-list-item.display-town.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 308px
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 51px)
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 51px))
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 115px
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 51px)
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 51px))
}

.tourism-list-item.display-town.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 115px
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 51px + 56px)
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 51px + 56px))
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 171px
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 51px + 56px)
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 51px + 56px))
}

.tourism-list-item.display-town.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 171px
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 51px + 40px)
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 51px + 40px))
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 155px
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 51px + 40px)
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 51px + 40px))
}

.tourism-list-item.display-town.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 155px
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 69px)
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px))
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 133px
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px)
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px))
}

.tourism-list-item.display-town.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 133px
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 69px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 189px
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 189px
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 69px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 69px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 133px
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 133px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 69px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 189px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 189px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 69px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 69px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 69px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 69px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 109px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 173px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 109px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 229px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 229px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 109px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 149px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 149px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 269px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 56px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 269px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 149px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 253px
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 40px)
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-town.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 253px
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 33px)
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px))
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 97px
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px)
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px))
}

.tourism-list-item.display-town.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 97px
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 33px + 56px)
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px + 56px))
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 153px
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px + 56px)
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px + 56px))
}

.tourism-list-item.display-town.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 153px
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 33px + 40px)
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px + 40px))
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px + 40px)
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px + 40px))
}

.tourism-list-item.display-town.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 33px)
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px))
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 97px
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px)
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px))
}

.tourism-list-item.display-town.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 97px
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 33px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 153px
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 153px
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 33px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 33px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 33px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 33px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 73px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 137px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 73px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 193px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 193px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 73px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 177px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 177px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 113px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 177px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 177px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 113px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 233px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px + 56px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px + 56px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 233px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 113px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 217px
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px + 40px)
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px + 40px))
}

.tourism-list-item.display-town.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 217px
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 15px)
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px))
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 79px
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px)
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px))
}

.tourism-list-item.display-town.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 79px
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 15px + 56px)
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px + 56px))
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 135px
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px + 56px)
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px + 56px))
}

.tourism-list-item.display-town.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 135px
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 15px + 40px)
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 15px + 40px))
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 15px + 40px)
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 15px + 40px))
}

.tourism-list-item.display-town.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 55px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 55px + 56px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 175px
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 56px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 175px
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 55px + 40px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 40px)
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-town.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 95px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 95px + 56px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 215px
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 56px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 215px
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 95px + 40px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 40px)
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-town.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 55px)
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px)
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-town.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 55px + 56px)
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 175px
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 56px)
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 175px
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 55px + 40px)
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 40px)
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-town.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 95px)
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px)
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-town.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 95px + 56px)
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 215px
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 56px)
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 215px
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 95px + 40px)
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 40px)
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-town.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 55px)
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px)
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-description:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 55px + 56px)
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 175px
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 56px)
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-description.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 175px
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 55px + 40px)
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 40px)
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-description.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 91px)
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 91px))
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 155px
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 91px)
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 91px))
}

.tourism-list-item.display-description.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 155px
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 91px + 56px)
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 91px + 56px))
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 211px
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 91px + 56px)
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 91px + 56px))
}

.tourism-list-item.display-description.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 211px
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 91px + 40px)
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 91px + 40px))
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 195px
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 91px + 40px)
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 91px + 40px))
}

.tourism-list-item.display-description.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 195px
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 109px)
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 173px
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px)
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-description.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 173px
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 109px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 229px
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 229px
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 109px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 109px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 173px
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 173px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 109px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 229px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 229px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 109px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 109px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 109px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 149px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 149px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 269px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 269px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 149px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 189px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 189px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 309px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 309px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 189px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 293px
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 293px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 149px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 213px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 149px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 269px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 269px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 149px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 149px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 149px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 189px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 253px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 189px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 309px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px + 56px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px + 56px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 309px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 189px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 189px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 293px
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 189px + 40px)
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 189px + 40px))
}

.tourism-list-item.display-description.display-address.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 293px
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 73px)
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 137px
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px)
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-description.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 137px
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 73px + 56px)
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 193px
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 56px)
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-description.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 193px
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 73px + 40px)
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 40px)
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-description.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 73px)
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 137px
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px)
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px))
}

.tourism-list-item.display-description.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 137px
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 73px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 193px
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 193px
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 73px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 73px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 73px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 113px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 177px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 113px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 233px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 233px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 113px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 113px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 217px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 113px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 113px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 217px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 153px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 153px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 217px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 153px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 153px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 217px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 153px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 153px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 273px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 153px + 56px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 153px + 56px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 273px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 153px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 153px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 257px
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 153px + 40px)
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 153px + 40px))
}

.tourism-list-item.display-description.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 257px
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 55px)
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 119px
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px)
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px))
}

.tourism-list-item.display-description.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 119px
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 55px + 56px)
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 175px
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 56px)
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 56px))
}

.tourism-list-item.display-description.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 175px
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 55px + 40px)
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 55px + 40px)
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 55px + 40px))
}

.tourism-list-item.display-description.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 95px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 95px + 56px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 215px
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 56px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 215px
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 95px + 40px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 40px)
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-description.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 135px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 135px + 56px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px + 56px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 255px
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px + 56px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px + 56px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 255px
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 135px + 40px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px + 40px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 239px
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px + 40px)
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px + 40px))
}

.tourism-list-item.display-description.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 239px
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 95px)
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px)
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px))
}

.tourism-list-item.display-description.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 159px
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 95px + 56px)
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 215px
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 56px)
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 56px))
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 215px
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 95px + 40px)
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 95px + 40px)
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 95px + 40px))
}

.tourism-list-item.display-description.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 135px)
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px))
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px)
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px))
}

.tourism-list-item.display-description.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 199px
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 135px + 56px)
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px + 56px))
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 255px
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px + 56px)
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px + 56px))
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 255px
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 135px + 40px)
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 135px + 40px))
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 239px
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 135px + 40px)
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 135px + 40px))
}

.tourism-list-item.display-description.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 239px
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 36px)
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px))
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 100px
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px)
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px))
}

.tourism-list-item.display-address:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 100px
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 36px + 56px)
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px + 56px))
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px + 56px)
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px + 56px))
}

.tourism-list-item.display-address.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 36px + 40px)
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px + 40px))
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px + 40px)
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px + 40px))
}

.tourism-list-item.display-address.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 54px)
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px))
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 118px
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px)
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px))
}

.tourism-list-item.display-address.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 118px
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 54px + 56px)
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px + 56px))
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 174px
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px + 56px)
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px + 56px))
}

.tourism-list-item.display-address.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 174px
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 54px + 40px)
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px + 40px))
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px + 40px)
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px + 40px))
}

.tourism-list-item.display-address.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 54px)
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px))
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 118px
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px)
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px))
}

.tourism-list-item.display-address.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 118px
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 54px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 174px
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 174px
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 54px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 54px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 54px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 54px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 94px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 94px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 94px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 94px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 158px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 94px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 94px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 214px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 94px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 94px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 214px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 94px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 94px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 198px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 94px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 94px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 198px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 134px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 134px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 198px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 134px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 134px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 198px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 134px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 134px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 254px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 134px + 56px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 134px + 56px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 254px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 134px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 134px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 238px
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 134px + 40px)
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 134px + 40px))
}

.tourism-list-item.display-address.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 238px
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 36px)
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px))
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 100px
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px)
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px))
}

.tourism-list-item.display-address.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 100px
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 36px + 56px)
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px + 56px))
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 156px
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px + 56px)
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px + 56px))
}

.tourism-list-item.display-address.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 156px
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 36px + 40px)
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 36px + 40px))
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 36px + 40px)
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 36px + 40px))
}

.tourism-list-item.display-address.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 76px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 76px + 56px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px + 56px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 196px
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px + 56px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px + 56px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 196px
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 76px + 40px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px + 40px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px + 40px)
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px + 40px))
}

.tourism-list-item.display-address.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 116px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 116px + 56px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px + 56px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 236px
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px + 56px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px + 56px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 236px
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 116px + 40px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px + 40px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 220px
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px + 40px)
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px + 40px))
}

.tourism-list-item.display-address.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 220px
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 76px)
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px))
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px)
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px))
}

.tourism-list-item.display-address.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 140px
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 76px + 56px)
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px + 56px))
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 196px
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px + 56px)
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px + 56px))
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 196px
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 76px + 40px)
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 76px + 40px))
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 76px + 40px)
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 76px + 40px))
}

.tourism-list-item.display-address.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 116px)
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px))
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px)
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px))
}

.tourism-list-item.display-address.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 180px
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 116px + 56px)
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px + 56px))
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 236px
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px + 56px)
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px + 56px))
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 236px
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 116px + 40px)
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 116px + 40px))
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 220px
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 116px + 40px)
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 116px + 40px))
}

.tourism-list-item.display-address.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 220px
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 18px)
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px))
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 82px
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px)
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px))
}

.tourism-list-item.display-phone:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 82px
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 18px + 56px)
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px + 56px))
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 138px
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px + 56px)
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px + 56px))
}

.tourism-list-item.display-phone.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 138px
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 18px + 40px)
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px + 40px))
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px + 40px)
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px + 40px))
}

.tourism-list-item.display-phone.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 18px)
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px))
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 82px
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px)
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px))
}

.tourism-list-item.display-phone.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 82px
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 18px + 56px)
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px + 56px))
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 138px
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px + 56px)
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px + 56px))
}

.tourism-list-item.display-phone.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 138px
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 18px + 40px)
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 18px + 40px))
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 18px + 40px)
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 18px + 40px))
}

.tourism-list-item.display-phone.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 58px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 58px + 56px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px + 56px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 178px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px + 56px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px + 56px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 178px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 58px + 40px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px + 40px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px + 40px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px + 40px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 98px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 98px + 56px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px + 56px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 218px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px + 56px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px + 56px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 218px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 98px + 40px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px + 40px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 202px
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px + 40px)
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px + 40px))
}

.tourism-list-item.display-phone.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 202px
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 58px)
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px))
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px)
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px))
}

.tourism-list-item.display-phone.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 122px
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 58px + 56px)
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px + 56px))
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 178px
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px + 56px)
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px + 56px))
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 178px
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 58px + 40px)
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 58px + 40px))
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 58px + 40px)
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 58px + 40px))
}

.tourism-list-item.display-phone.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 98px)
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px))
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px)
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px))
}

.tourism-list-item.display-phone.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 162px
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 98px + 56px)
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px + 56px))
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 218px
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px + 56px)
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px + 56px))
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 218px
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 98px + 40px)
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 98px + 40px))
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 202px
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 98px + 40px)
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 98px + 40px))
}

.tourism-list-item.display-phone.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 202px
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 0px)
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px))
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 64px
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px)
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px))
}

.tourism-list-item.display-user:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 64px
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 0px + 56px)
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px + 56px))
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 120px
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px + 56px)
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px + 56px))
}

.tourism-list-item.display-user.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 120px
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 0px + 40px)
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 0px + 40px))
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 104px
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 0px + 40px)
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 0px + 40px))
}

.tourism-list-item.display-user.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 104px
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 40px)
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px))
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 104px
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px)
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px))
}

.tourism-list-item.display-user.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 104px
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 40px + 56px)
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px + 56px))
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 160px
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px + 56px)
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px + 56px))
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 160px
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 40px + 40px)
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px + 40px))
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 144px
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px + 40px)
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px + 40px))
}

.tourism-list-item.display-user.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 144px
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 80px)
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px))
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 144px
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px)
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px))
}

.tourism-list-item.display-user.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 144px
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 80px + 56px)
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px + 56px))
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 200px
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px + 56px)
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px + 56px))
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 200px
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 80px + 40px)
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px + 40px))
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 184px
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px + 40px)
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px + 40px))
}

.tourism-list-item.display-user.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 184px
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 40px)
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px))
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 104px
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px)
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px))
}

.tourism-list-item.extra-height-level-1:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 104px
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 40px + 56px)
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px + 56px))
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 160px
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px + 56px)
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px + 56px))
}

.tourism-list-item.extra-height-level-1.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 160px
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 40px + 40px)
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 40px + 40px))
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 144px
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 40px + 40px)
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 40px + 40px))
}

.tourism-list-item.extra-height-level-1.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 144px
}

.tourism-list-item.extra-height-level-1 .item-infos {
    padding-bottom: 40px
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item):after {
    padding-top: calc(90% + 80px)
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px))
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item) .item-infos {
    min-height: 144px
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px)
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px))
}

.tourism-list-item.extra-height-level-2:not(.tourism-item-type-FMA):not(.tourism-item-type-ITI):not(.deal-item):not(.search-item).image-portrait .item-infos {
    min-height: 144px
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item):after {
    padding-top: calc(90% + 80px + 56px)
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px + 56px))
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 200px
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px + 56px)
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px + 56px))
}

.tourism-list-item.extra-height-level-2.tourism-item-type-FMA:not(.search-item).image-portrait .item-infos {
    min-height: 200px
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .link-wrapper {
    overflow: visible
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item):after {
    padding-top: calc(90% + 80px + 40px)
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-image-wrapper {
    height: calc(100% - (64px + 80px + 40px))
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item) .item-infos {
    min-height: 184px
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait:after {
    padding-top: calc(90%*1.8 + 80px + 40px)
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-image-wrapper {
    height: calc(100% - (64px + 80px + 40px))
}

.tourism-list-item.extra-height-level-2.tourism-item-type-ITI:not(.search-item).image-portrait .item-infos {
    min-height: 184px
}

.tourism-list-item.extra-height-level-2 .item-infos {
    padding-bottom: 80px
}

.tourism-list-item .itinerary-locomotion-type {
    display: block;
    float: left;
    font-size: .8em;
    overflow: hidden;
    margin-top: 15px
}

.tourism-list-item .itinerary-locomotion-type .locomotion-wrapper .locomotion-icon:after {
    color: #1250a0;
    font-size: 25px;
    text-align: center;
    line-height: 40px
}

.tourism-list-item .itinerary-locomotion-type .locomotion-wrapper .locomotion-infos {
    color: #7a7a7a;
    vertical-align: middle
}

.tourism-list-item .itinerary-trace-type {
    float: left;
    font-size: .8em;
    margin-top: 15px;
    overflow: hidden
}

.tourism-list-item .itinerary-trace-type .trace-type-icon:after {
    color: #1250a0;
    font-size: 25px;
    text-align: center;
    line-height: 40px
}

.tourism-list-item .itinerary-trace-type .trace-type-infos {
    color: #7a7a7a;
    vertical-align: middle
}

.tourism-list-item .itinerary-length {
    display: block;
    text-align: center;
    padding: 6px 10px 4px;
    color: #fff;
    background: #1250a0;
    position: absolute;
    left: 0;
    bottom: 100%;
    transition: all .4s ease
}

.tourism-list-item .itinerary-length-value {
    margin-top: 10px;
    font-size: 2em;
    line-height: 1;
    font-weight: 700
}

.tourism-list-item .itinerary-length-unit {
    font-size: 1.2em;
    margin-top: 2px;
    line-height: 1
}

.tourism-list-item.tourism-item-type-FMA .item-container .item-wrapper .item-infos .item-title {
    min-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden
}

.tourism-list-item.tourism-item-type-FMA .item-container .item-wrapper .item-infos .item-secondary-infos {
    margin: 0;
    padding: 0;
    border: none
}

.tourism-list-item .date-value-markets {
    font-size: 12px
}

.angular-block .tourism-list-item.tourism-item-type-FMA .item-container .item-wrapper .item-infos .item-title {
    width: 100%
}

.sheet-nav {
    display: table-cell;
    vertical-align: middle
}

.nav-container {
    overflow: hidden;
    float: right;
    margin: 0 auto
}

.nav-buttons-wrapper {
    float: right;
    white-space: nowrap;
    padding-left: 15px
}

.nav-button {
    display: inline-block;
    vertical-align: top;
    color: transparent;
    font-size: 0
}

.nav-button a {
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    position: relative;
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    color: #a0a0a0;
    transition: all .3s ease
}

.nav-button a:before {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 16px
}

.nav-button a:hover {
    background-color: #1250a0;
    border-color: #0f4589;
    color: #fff
}

.nav-button.disabled a {
    opacity: .3
}

.nav-button.disabled a:hover {
    color: #a0a0a0;
    border: 1px solid #e5e5e5;
    background: #fff
}

.nav-back {
    font-size: 1em;
    line-height: 16px
}

.nav-back a {
    display: inline-block;
    vertical-align: top
}

.nav-back a:before {
    vertical-align: top;
    width: 16px;
    margin-right: 15px
}

.nav-next,.nav-prev {
    position: relative;
    transition: background .3s ease;
    line-height: 0;
    color: #a0a0a0
}

.nav-next:hover,.nav-prev:hover {
    color: #757575
}

.itinerary-detail .nav-buttons-wrapper {
    padding-right: 15px
}

.tourism-detail-comments h3 {
    overflow: hidden
}

.tourism-detail-comments hr {
    margin-top: 20px;
    margin-bottom: 20px
}

.tourism-detail-comments .comment-header {
    float: left;
    width: 100%
}

.tourism-detail-comments .comment-header .item-comments-count {
    overflow: hidden;
    display: inline-block
}

.tourism-detail-comments .comment-header .item-comments-count .comments-count {
    display: inline-block;
    line-height: 36px;
    overflow: hidden;
    font-size: 1.8em;
    margin-bottom: 5px;
    color: #000
}

.tourism-detail-comments .comment-header .item-comments-count .comments-icon {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    color: transparent;
    font-size: 0
}

.tourism-detail-comments .comment-header .item-comments-count .comments-icon .comments-icon-image {
    display: block
}

.tourism-detail-comments .comment-header .item-comments-count .comments-icon .comments-icon-image:before {
    font-size: 42px
}

.tourism-detail-comments .comment-wrapper {
    overflow: hidden
}

.tourism-detail-comments .comment-wrapper ul {
    padding: 0;
    margin: 0
}

.tourism-detail-comments .comment-wrapper ul li {
    padding: 10px 0;
    margin: 0 0 20px;
    overflow: hidden;
    list-style-type: none
}

.tourism-detail-comments .comment-wrapper .comment-rate {
    width: 24px;
    float: left;
    margin-right: 10px
}

.tourism-detail-comments .comment-wrapper .comment-rate .rate-icon {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 0;
    color: transparent
}

.tourism-detail-comments .comment-wrapper .comment-rate .rate-icon:before {
    font-size: 23px;
    margin: 0
}

.tourism-detail-comments .comment-wrapper .comment-rate .best-rating {
    display: none
}

.tourism-detail-comments .comment-wrapper .comment-content {
    float: left;
    width: 95%
}

.tourism-detail-comments .comment-wrapper .comment-content.reponse {
    position: relative;
    padding-left: 40px
}

.tourism-detail-comments .comment-wrapper .comment-content.reponse:before {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 2px;
    top: 30px;
    font-size: 32px;
    transform: scaleY(-1);
    color: #aaa
}

.tourism-detail-comments .comment-wrapper .comment-content .comment-title {
    float: left;
    width: 100%;
    font-size: 1em;
    line-height: 24px;
    color: #424242;
    font-weight: 500;
    margin-bottom: 10px
}

.tourism-detail-comments .comment-wrapper .comment-content .comment-owner-reply {
    float: left;
    width: 100%;
    font-size: 1em;
    color: #424242;
    margin-bottom: 10px;
    margin-left: 5px;
    font-weight: 500
}

.tourism-detail-comments .comment-wrapper .comment-content .comment-text {
    color: #000;
    font-weight: 300;
    clear: both;
    float: left;
    width: 100%
}

.tourism-detail-comments .comment-wrapper .comment-content .comment-text .comment-text-wrapper {
    white-space: pre-line
}

.tourism-detail-comments .comment-wrapper .comment-content .comment-infos {
    float: left;
    clear: both;
    color: #7f7f7f;
    font-weight: 300;
    margin: 10px 0
}

.tourism-detail-comments .comment-wrapper .display-more {
    float: left;
    clear: both;
    cursor: pointer;
    color: #1250a0
}

.tourism-detail-add-comment {
    border-bottom: none!important;
    overflow: hidden
}

.tourism-detail-add-comment h2 {
    position: relative;
    text-transform: none;
    overflow: visible;
    font-weight: 300;
    font-size: 2.15em;
    text-transform: uppercase
}

.tourism-detail-add-comment h2 translate {
    min-width: 260px;
    display: inline-block
}

.tourism-detail-add-comment h2:after {
    position: absolute;
    display: inline-block;
    margin-left: 50px;
    margin-top: 8px;
    font-size: 48px;
    width: 48px;
    height: 48px;
    color: #d1d1d1
}

.tourism-detail-add-comment .add-comment-list {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 15px
}

.tourism-detail-add-comment .add-comment-list .add-comment-item {
    display: inline-block;
    position: relative;
    width: 68px;
    height: 68px;
    margin: 0 5px;
    font-size: 0;
    color: transparent;
    border-radius: 1.5px;
    cursor: pointer;
    text-align: center;
    transition: all .3s linear
}

.tourism-detail-add-comment .add-comment-list .add-comment-item:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 55px;
    line-height: 60px;
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s ease
}

.tourism-detail-add-comment .add-comment-list .add-comment-item:hover:before {
    font-size: 68px
}

.comments-tab {
    background: #f6f6f6;
    color: #000;
    overflow: hidden
}

.comments-tab h4 {
    width: 70%;
    border-top: 1px solid #ddd;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    font-weight: 300
}

.comments-tab .comments-swiper {
    position: relative;
    overflow: hidden
}

.comments-tab .comments-swiper .swiper-container {
    margin: 20px 0;
    position: relative;
    overflow: hidden
}

.comments-tab .comments-swiper .swiper-container .swiper-slide {
    border: none;
    padding: 10px;
    margin: 0
}

.comments-tab .comments-swiper .swiper-container .swiper-slide .swiper-slide-content {
    display: table-cell;
    vertical-align: middle
}

.comments-tab .comments-swiper .swiper-container .swiper-wrapper {
    left: 0;
    top: 0;
    position: relative
}

.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-wrapper {
    width: 70%
}

.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-next,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-prev {
    width: 15%;
    background-color: transparent;
    box-shadow: none
}

.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-next:hover:after,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-prev:hover:after {
    color: #1250a0
}

.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-next:after,.comments-tab .comments-swiper .swiper-container .kaarousel .kaarousel-nav .kaarousel-prev:after {
    font-size: 18px
}

.comments-tab .comments-swiper .swiper-container .kaarousel-pager {
    display: none
}

.comments-tab .comments-swiper .swiper-container .comment-title {
    width: auto
}

.comments-tab .swiper-wrapper {
    position: relative;
    overflow: hidden
}

.comments-tab .comments-tab-button-more {
    clear: both;
    float: none;
    width: 70%;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    text-align: right
}

.comments-tab .comments-tab-button-more .btn {
    padding-top: 8px;
    padding-bottom: 8px
}

.tourism-detail-tariffs {
    overflow: hidden
}

.tourism-detail-tariffs .tariffs-select {
    margin-bottom: 20px
}

.tourism-detail-tariffs .additional-tariff {
    white-space: pre-line
}

.tourism-detail-tariffs h5.tarif-periods {
    margin: 30px 0 15px;
    font-weight: 300;
    color: #777
}

.tourism-detail-tariffs h5.tarif-periods.first {
    margin-top: 0
}

.tourism-detail-tariffs .tourism-detail-inner-section {
    overflow: hidden;
    width: 100%;
    display: table;
    clear: both
}

.tourism-detail-tariffs .tourism-detail-inner-section ul {
    overflow: hidden;
    padding: 0;
    margin: 0
}

.tourism-detail-tariffs .tourism-detail-inner-section ul li {
    float: left;
    width: 100%;
    list-style-type: none;
    font-weight: 300;
    margin-bottom: 15px
}

.tourism-detail-tariffs .tourism-detail-inner-section ul li .tariffs-label {
    display: inline-block;
    font-weight: 400;
    min-width: 20%
}

.tourism-detail-tariffs .tourism-detail-inner-section ul li .tariffs-value {
    display: inline-block;
    font-weight: 500;
    margin-right: 15px
}

.tourism-detail-tariffs .tourism-detail-inner-section ul li .tariffs-description {
    display: inline-block;
    color: #777;
    font-size: 12px
}

.tourism-detail-service {
    overflow: hidden
}

.tourism-detail-service .accessibilities li {
    clear: both;
    margin-bottom: 10px
}

.tourism-detail-service .activities li {
    width: 50%;
    margin-bottom: 5px
}

.tourism-detail-service .activities li span.sep {
    display: none
}

.tourism-detail-service .service-item {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
    display: table
}

.tourism-detail-service .service-item ul {
    padding: 0;
    margin: 0
}

.tourism-detail-service .service-item ul li {
    float: left;
    list-style-type: none;
    line-height: normal;
    letter-spacing: .03em
}

.tourism-detail-service .service-item ul li span.distance {
    font-size: 13px;
    color: #aaa
}

.tourism-detail-service .service-item ul li span.sep {
    margin-right: 4px
}

.tourism-detail-payments {
    overflow: hidden
}

.tourism-detail-payments .payment-wrapper .payment-item {
    width: 55px;
    height: 35px;
    display: inline-block;
    padding: 0 5px 5px
}

.tourism-detail-payments .payment-wrapper .payment-item .rc-img {
    background-size: contain!important
}

.tourism-detail-openings {
    overflow: hidden;
    display: block
}

.tourism-detail-openings .section-title {
    padding-top: 3px
}

.tourism-detail-openings .common-select {
    float: none;
    display: block;
    margin-bottom: 15px
}

.tourism-detail-openings .no-calendar,.tourism-detail-openings .no-calendar-period-list {
    margin-bottom: 10px
}

.tourism-detail-openings .no-calendar-period-list.no-calendar,.tourism-detail-openings .no-calendar.no-calendar {
    margin-bottom: 0
}

.tourism-detail-openings .no-calendar-period-list.one-period,.tourism-detail-openings .no-calendar.one-period {
    font-weight: 700
}

.tourism-detail-openings .closed-days {
    display: block
}

.tourism-detail-openings .closed-days span {
    color: #777;
    font-size: 12px;
    font-weight: 300
}

.tourism-detail-openings .closed-days .closed-title:after {
    content: ' :'
}

.tourism-detail-openings .openings-days {
    font-size: 1.1em;
    width: 100%;
    max-width: 380px
}

.tourism-detail-openings .openings-days td {
    padding: 5px 20px
}

.tourism-detail-openings .openings-days td table {
    width: 100%
}

.tourism-detail-openings .openings-days td td {
    padding: 0
}

.tourism-detail-openings .openings-days td td+td {
    padding-left: 15px
}

.tourism-detail-openings .openings-days .day-name {
    font-weight: 700;
    padding-left: 0
}

.tourism-detail-openings .openings-days .day-schedule {
    font-weight: 300;
    color: #7a7a7a;
    text-align: center
}

.tourism-detail-openings .view-availabilities {
    display: block;
    margin-top: 15px;
    color: #1250a0
}

.tourism-detail-openings .additional-description {
    display: inline-block;
    color: #777;
    font-size: 12px;
    font-weight: 300
}

.tourism-detail-section.tourism-detail-deals {
    padding: 0;
    margin-top: 15px;
    border-bottom: none
}

.deal-min {
    display: block;
    z-index: 10;
    margin: 7px;
    width: 40px;
    height: 48px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(/api/static/assets/images/deals-icon.png)
}

.sheet-deal {
    display: table;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5
}

.sheet-deal .deal-logo {
    margin: 0 auto;
    display: block;
    width: 78px;
    height: 90px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(/api/static/assets/images/deals-icon.png)
}

.sheet-deal .deal-wrapper {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: table
}

.sheet-deal .deal-wrapper .deal-description-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px
}

.sheet-deal .deal-wrapper .deal-description-right {
    display: table-cell;
    vertical-align: top;
    width: 200px
}

.sheet-deal .deal-title {
    margin-bottom: 15px
}

.sheet-deal .deal-title .deal-name {
    font-size: 1.3em;
    font-weight: 700
}

.sheet-deal .deal-description p {
    margin-bottom: 2px
}

.sheet-deal .print-link {
    color: #1250a0
}

.sheet-deal .deal-time-left {
    color: #7a7a7a;
    margin-bottom: 10px
}

.sheet-deal .deal-time-left:before {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px
}

.sheet-deal .deal-expiration {
    margin-top: 30px;
    font-weight: 500
}

.sheet-deal .deal-expiration:before {
    font-size: 16px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 20px
}

.sheet-deal .deal-url {
    font-size: 1em;
    border-radius: 3px;
    text-align: center;
    margin: 30px 0
}

.sheet-deal .deal-url .print-link {
    max-width: 250px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    border: 1px solid #1250a0
}

.sheet-deal .deal-url .print-link:hover {
    background: 0 0;
    color: #1250a0;
    border-color: #1250a0
}

.sheet-deal .deal-reference-wrapper {
    color: #1250a0;
    text-align: right;
    font-size: 1.5em;
    font-weight: 400
}

.sheet-deal .deal-reference-wrapper,.sheet-deal .deal-timer-wrapper {
    max-width: 250px;
    margin: 0 auto
}

.sheet-deal timer {
    display: table;
    width: 100%
}

.sheet-deal timer .deal-days-left-wrapper {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e5e5e5;
    padding-right: 12px;
    text-align: center
}

.sheet-deal timer .deal-hms-right-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    color: #7a7a7a;
    font-weight: 300
}

.sheet-deal timer .timer-value {
    font-size: 2em;
    display: block;
    text-align: center
}

.sheet-deal timer .timer-label {
    font-size: .8em;
    display: block;
    text-align: center
}

.sheet-deal timer .timer-values-wrapper {
    display: table;
    width: 100%
}

.sheet-deal timer .timer-days {
    display: block;
    width: 100%
}

.sheet-deal timer .sep,.sheet-deal timer .timer-hours,.sheet-deal timer .timer-minutes,.sheet-deal timer .timer-seconds {
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    width: 30%
}

.sheet-deal timer .sep {
    line-height: 40px;
    font-size: 2em;
    width: 5%
}

.sheet-deal timer .deal-hms-value {
    font-size: 1.9em
}

.sheet-deal timer .deal-hms-words {
    font-size: .8em
}

.sheet-deal timer .deal-hms-words>span {
    width: 30%;
    float: left;
    display: inline-block;
    text-align: center
}

.sheet-deal timer .deal-hms-words>span:nth-child(1),.sheet-deal timer .deal-hms-words>span:nth-child(2) {
    margin-right: 5%
}

.sheet-deal timer .deal-hms-left-value {
    font-weight: 700;
    font-size: 1.7em
}

.print-section {
    display: none
}

.print-section .print-cgu {
    font-style: italic;
    font-size: 1em;
    color: grey;
    padding: 5px
}

.print-section .elemToPrint {
    -webkit-print-color-adjust: exact;
    border: 3px dashed #ddd;
    padding: 15px;
    display: table;
    font-family: arial
}

.print-section .elemToPrint .print-wrapper-right {
    height: 20px;
    width: 30%;
    padding: 20px;
    display: table-cell;
    position: relative
}

.print-section .elemToPrint .print-wrapper-left {
    vertical-align: top;
    width: 70%;
    position: relative;
    height: 100%;
    display: table-cell
}

.print-section .elemToPrint .print-infos-wrapper {
    margin-bottom: 50px
}

.print-section .elemToPrint .print-deal-description,.print-section .elemToPrint .print-deal-title {
    padding-right: 30px;
    padding-top: 15px
}

.print-section .elemToPrint .print-deal-title {
    font-size: 1.5em;
    font-weight: 700
}

.print-section .elemToPrint .print-wrapper-expiration {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

.print-section .elemToPrint .print-deal-expiration {
    position: relative;
    bottom: 0;
    left: 0;
    display: block
}

.print-section .elemToPrint .print-address,.print-section .elemToPrint .print-name,.print-section .elemToPrint .print-phone {
    padding-bottom: 10px;
    padding-top: 10px
}

.print-section .elemToPrint .print-reference {
    background: repeating-linear-gradient(145deg,#f2f2f2 2px,#f2f2f2 2px,#ddd 4px,#ddd 12px);
    float: right;
    background-color: #ddd;
    padding: 15px 30px
}

.print-section .elemToPrint .rc-wrapper {
    height: 100px
}

.print-section .elemToPrint .print-img {
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block
}

.media-tab {
    width: 100%;
    position: relative;
    overflow: hidden
}

.media-tab .chain-on-picture-wrapper {
    z-index: 20;
    top: 10px;
    right: 10px;
    height: 110px;
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.media-tab .chain-on-picture-wrapper .chain-unity {
    display: inline-block;
    width: 100px;
    height: 100px
}

.media-tab .chain-on-picture-wrapper .rc-img {
    width: 100px;
    height: 100px;
    background-size: contain!important
}

.media-tab .slideshow-wrapper .gsphere-element-wrapper,.media-tab .slideshow-wrapper .krpano-element-wrapper,.media-tab .slideshow-wrapper .video-element-wrapper,.media-tab .slideshow-wrapper .virtualtour-element-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 100%
}

.media-tab .slideshow-wrapper .gsphere-element-wrapper.video-type-vimeo .mejs-controls,.media-tab .slideshow-wrapper .krpano-element-wrapper.video-type-vimeo .mejs-controls,.media-tab .slideshow-wrapper .video-element-wrapper.video-type-vimeo .mejs-controls,.media-tab .slideshow-wrapper .virtualtour-element-wrapper.video-type-vimeo .mejs-controls {
    display: none!important
}

.media-tab .slideshow-wrapper .street-view-canvas,.media-tab .slideshow-wrapper .street-view-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.media-tab .slideshow-wrapper .gsphere-element-wrapper iframe,.media-tab .slideshow-wrapper .virtualtour-element-wrapper iframe {
    width: 100%;
    height: 100%
}

.media-tab .slideshow-wrapper .gsphere-element-wrapper iframe {
    border: none
}

.media-tab .slideshow-wrapper .rc-img {
    background-size: contain!important;
    background-color: #000
}

.media-tab .slideshow-wrapper ul li {
    max-width: 900px;
    overflow: hidden
}

.media-tab .slideshow-wrapper:hover .media-caption {
    opacity: 1
}

.media-tab .slideshow-wrapper .kaarousel-wrapper {
    width: 100%
}

.media-tab .slideshow-wrapper .kaarousel-wrapper .kaarousel-slide {
    max-height: 500px
}

.media-tab .slideshow-wrapper .kaarousel-wrapper.shouldAnim .dummy {
    transition: none
}

.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-next,.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-prev {
    background-color: transparent;
    box-shadow: none
}

.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-next:after,.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-prev:after {
    color: #fff
}

.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-prev {
    left: -10%
}

.media-tab .slideshow-wrapper .kaarousel-nav .kaarousel-next {
    right: -10%
}

.media-tab .slideshow-wrapper:hover .kaarousel-prev {
    background: linear-gradient(to right,rgba(0,0,0,.24) 0,rgba(0,0,0,.24) 1%,rgba(0,0,0,0) 100%);
    left: 0
}

.media-tab .slideshow-wrapper:hover .kaarousel-next {
    background: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.24) 100%);
    right: 0
}

.media-tab .slide-wrapper {
    display: block;
    padding-top: 56.25%;
    width: 100%;
    position: relative
}

.media-tab .slide-wrapper .media-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.7);
    transition: all .3s ease;
    font-weight: 300;
    color: #fff;
    opacity: .8
}

.media-tab .slide-wrapper .media-caption .caption-text {
    position: relative;
    z-index: 10
}

.media-tab .slide-wrapper .rc-img {
    position: absolute;
    top: 0;
    left: 0
}

.media-tab .kaarousel-nav .kaarousel-next:after,.media-tab .kaarousel-nav .kaarousel-prev:after {
    width: 20px;
    height: 20px
}

.media-tab .thumbs-container {
    width: 100%;
    margin-top: 10px;
    position: relative;
    overflow: hidden
}

.media-tab .thumbs-container.hidden {
    display: none
}

.media-tab .thumbs-container .kaarousel-wrapper {
    width: 80%
}

.media-tab .thumbs-container .kaarousel-slide {
    padding: 4px;
    max-width: 150px
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper {
    text-align: center;
    opacity: .45;
    transition: all .5s ease
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.gsphere {
    border: 1px solid #fff;
    font-size: 45px
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.gsphere:before {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.video:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    margin-left: -14px;
    font-size: 28px;
    color: #fff;
    display: block;
    font-weight: 400
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.krpano,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.virtualtour {
    background: #5b5b5b
}

.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.krpano:after,.media-tab .thumbs-container .kaarousel-slide .slide-wrapper .thumb-image.virtualtour:after {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 32px;
    text-align: center;
    line-height: 40px
}

.media-tab .thumbs-container .kaarousel-slide.active .slide-wrapper {
    opacity: 1;
    box-shadow: 0 0 0 4px #fff
}

.media-tab .thumbs-container .kaarousel-nav .kaarousel-next,.media-tab .thumbs-container .kaarousel-nav .kaarousel-prev {
    background-color: transparent;
    box-shadow: none
}

.media-tab .thumbs-container .kaarousel-nav .kaarousel-next:hover:after,.media-tab .thumbs-container .kaarousel-nav .kaarousel-prev:hover:after {
    color: #fff
}

.nearby-tab {
    overflow: hidden
}

.nearby-tab .nearby-wrapper {
    position: relative;
    overflow: hidden
}

.nearby-tab .nearby-wrapper .nearby-map {
    width: 70%;
    float: left;
    padding-top: 46%;
    overflow: hidden;
    position: relative;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1);
    transform: translateX(-50px);
    opacity: 0
}

.nearby-tab .nearby-wrapper .nearby-map .map-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.nearby-tab .nearby-wrapper .nearby-map.full-size {
    width: 100%
}

.nearby-tab .nearby-wrapper .nearby-map.fullscreen {
    padding: 0
}

.nearby-tab .nearby-wrapper .nearby-sheets {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    padding-left: 10px;
    transform: translateX(50px);
    opacity: 0;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.nearby-tab .nearby-wrapper .nearby-sheets .wrapper {
    float: left;
    width: 100%;
    position: relative;
    height: 100%
}

.nearby-tab .nearby-wrapper .nearby-sheets h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 2% 0;
    text-align: center;
    font-weight: 100
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 20%;
    overflow: hidden;
    margin: 0;
    z-index: 3;
    padding: 4% 6%
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 100%;
    clear: both;
    text-align: center;
    display: table
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li {
    list-style-type: none;
    padding: 10px;
    color: #9e9494;
    position: relative;
    cursor: pointer;
    font-weight: 400;
    border-bottom: 3px solid transparent;
    display: table-cell;
    vertical-align: middle;
    transition: all .5s ease
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li:before {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto 5px;
    font-size: 22px;
    line-height: 22px
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li:hover {
    color: #fff
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-controls ul li.isChecked {
    border-bottom-color: #1250a0;
    color: #fff
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 72%;
    z-index: 2
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-scrollable {
    float: left;
    width: 100%;
    height: 100%;
    padding: 0 5%
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list {
    width: 100%;
    float: left;
    padding: 0
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    min-height: 0
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet:after {
    padding-top: 90%
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet .item-container {
    border: none
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet .item-description,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet .item-secondary-infos,.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet .sheet-list-item-buttons {
    display: none
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet .near-fiche-wrapper {
    position: relative;
    width: 100%
}

.nearby-tab .nearby-wrapper .nearby-sheets .nearby-sheets-wrapper .nearby-sheets-list .nearby-sheet:hover .near-fiche-wrapper .item-wrapper {
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.nearby-tab .nearby-wrapper.ready .nearby-map,.nearby-tab .nearby-wrapper.ready .nearby-sheets {
    transform: translateX(0);
    opacity: 1
}

.availabilities-tab {
    float: left;
    width: 100%
}

.availabilities-tab .type-selector {
    width: 50%;
    margin: 28px auto;
    border: none;
    border-radius: 0
}

.availabilities-tab .out-of-month {
    visibility: hidden
}

.availabilities-tab .available,.availabilities-tab .legend-available .square {
    background-color: #93e6a5
}

.availabilities-tab .closed,.availabilities-tab .legend-closed .square {
    background-color: #9f9f9f
}

.availabilities-tab .full,.availabilities-tab .legend-full .square {
    border-color: #fff;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAA6SURBVHjafM7LCQAwCATRaXD7L2dyMiTmIywI+0BRUXlM+IAAvEDmdgHZaAM5Di0g1zerLNjzLVXGAEuwUBvPVE2PAAAAAElFTkSuQmCC) #ff726b;
    color: #000;
    text-shadow: none
}

.availabilities-tab .full:hover,.availabilities-tab .legend-full .square:hover {
    border-color: #fff;
    color: #000
}

.availabilities-tab .legend-wrapper {
    width: 90%;
    margin: 28px auto;
    overflow: hidden
}

.availabilities-tab .legend-wrapper .last-update {
    float: left;
    display: block;
    width: 60%
}

.availabilities-tab .legend-wrapper ul {
    display: block;
    padding: 0;
    margin: 5px 0;
    float: right
}

.availabilities-tab .legend-wrapper ul li {
    padding: 0;
    margin: 0 0 0 20px;
    list-style-type: none;
    float: left;
    font-size: 14px;
    font-weight: 300
}

.availabilities-tab .legend-wrapper .square {
    float: left;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 3px 5px 3px 0
}

.availabilities-tab .legend-wrapper .legend-label {
    font-size: 1.077em
}

.availabilities-tables {
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transition: opacity 1s;
    display: table
}

.availabilities-tables th {
    text-align: center;
    font-size: 1.38461538em;
    color: #7a7a7a
}

.availabilities-tables td {
    height: 40px;
    width: 40px;
    border: 5px solid #fff;
    font-size: 1.3em;
    text-align: center
}

.availabilities-tables .month {
    color: #333;
    display: table-cell;
    vertical-align: top;
    padding: 10px;
    max-width: 33%
}

.availabilities-tables .month .month-wrapper {
    padding: 15px;
    border-radius: 3px;
    background: #fff
}

.availabilities-tables .month h3 {
    margin: 0 0 15px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 300
}

.availabilities-tables .month table {
    font-size: .8em;
    width: 100%
}

.availabilities-tables .month .weekNumber,.availabilities-tables .month .weekNumberLabel {
    display: none
}

.availabilities-tables .month .out {
    opacity: .25;
    background: #d5d5d5
}

.availabilities-tables .month.displayWeekNumbers .weekNumber,.availabilities-tables .month.displayWeekNumbers .weekNumberLabel {
    display: table-cell
}

.availabilities-container {
    position: relative;
    overflow: hidden;
    min-height: 250px
}

.availabilities-container .calendars-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: block
}

.availabilities-container .calendars-wrapper .availabilities-nav .nextMonth,.availabilities-container .calendars-wrapper .availabilities-nav .prevMonth {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    transition: all .5s ease
}

.availabilities-container .calendars-wrapper .availabilities-nav .nextMonth:after,.availabilities-container .calendars-wrapper .availabilities-nav .prevMonth:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff
}

.availabilities-container .calendars-wrapper .availabilities-nav .prevMonth {
    left: 0
}

.availabilities-container .calendars-wrapper .availabilities-nav .nextMonth {
    right: 0
}

.availabilities-container .calendars-wrapper.noSelect {
    margin-top: 30px
}

.highlights-tab {
    background: #fff;
    overflow: hidden;
    position: relative;
    color: #000;
    padding-top: 55%
}

.highlights-tab .highlights-dates,.highlights-tab .highlights-image {
    position: absolute;
    top: 0;
    height: 100%
}

.highlights-tab .highlights-image {
    left: 0;
    width: 40%;
    background-color: #1b1919
}

.highlights-tab .highlights-image .rc-img {
    background-size: contain!important;
    position: absolute;
    top: 0;
    left: 0
}

.highlights-tab .highlights-image.placeholder {
    background: #efefef
}

.highlights-tab .highlights-image.placeholder:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    text-align: center;
    line-height: 40px;
    color: #d6d6d6
}

.highlights-tab .highlights-dates {
    left: 40%;
    width: 60%;
    padding: 30px
}

.highlights-tab .highlights-dates .first-date,.highlights-tab .highlights-dates .second-date {
    float: left;
    text-align: left;
    line-height: 1;
    font-weight: 400
}

.highlights-tab .highlights-dates .first-date .date-label,.highlights-tab .highlights-dates .second-date .date-label {
    display: block;
    font-size: 1em;
    text-transform: none;
    margin-bottom: 5px;
    color: #b3b3b3;
    text-transform: uppercase;
    font-weight: 400
}

.highlights-tab .highlights-dates .first-date .day-name,.highlights-tab .highlights-dates .second-date .day-name {
    display: block;
    font-size: 1.1em;
    text-transform: uppercase
}

.highlights-tab .highlights-dates .first-date .day-num,.highlights-tab .highlights-dates .second-date .day-num {
    font-size: 6.38em;
    font-weight: 300;
    display: block;
    margin-left: -4px
}

.highlights-tab .highlights-dates .first-date .month-name,.highlights-tab .highlights-dates .second-date .month-name {
    display: block;
    text-transform: uppercase;
    font-size: 1.8em
}

.highlights-tab .highlights-dates .first-date .year-name,.highlights-tab .highlights-dates .second-date .year-name {
    font-size: 2em;
    text-align: left;
    width: 100%;
    display: block;
    margin-top: 5px;
    font-weight: 100;
    color: #999
}

.highlights-tab .highlights-dates .second-date {
    margin: 0 0 0 30px;
    padding-left: 30px;
    border-left: 1px solid #efefef
}

.highlights-tab .highlights-dates .all-occurences {
    float: left;
    width: 100%;
    clear: both;
    margin: 0
}

.highlights-tab .highlights-dates .all-occurences h3 {
    font-size: 2.2em;
    font-weight: 100;
    margin: 0 0 20px
}

.highlights-tab .highlights-dates .all-occurences li {
    margin-bottom: 2px
}

.highlights-tab .highlights-dates .all-occurences .date-label {
    font-weight: 300;
    color: #424242
}

.highlights-tab .highlights-dates .all-occurences .date {
    font-size: 1.1em;
    color: #1250a0;
    font-weight: 400
}

.highlights-tab .highlights-dates .view-all {
    margin-top: 30px;
    float: left;
    text-decoration: none
}

.central-resa {
    display: block;
    overflow: hidden;
    background: #ddd;
    color: #333
}

.central-resa .resa-controls {
    width: 100%;
    padding: 15px;
    overflow: hidden
}

.central-resa .resa-controls .controls-manif {
    display: block;
    overflow: auto;
    width: 100%
}

.central-resa .resa-controls .datepicker-label {
    float: left;
    width: 12%;
    text-align: center;
    line-height: 38px
}

.central-resa .resa-controls .datepicker-label.manif {
    width: 30%
}

.central-resa .resa-controls .daterange-selector .daterange-item.accordion .day.day,.central-resa .resa-controls .daterange-selector .daterange-item.accordion .day.day:after,.central-resa .resa-controls .daterange-selector .daterange-item.accordion .day.day:before,.central-resa .resa-controls .daterange-selector .daterange-item.accordion .month,.central-resa .resa-controls .daterange-selector .daterange-item.accordion .month:after,.central-resa .resa-controls .daterange-selector .daterange-item.accordion .month:before {
    border-top-color: #e5e5e5;
    border-bottom-color: #e5e5e5
}

.central-resa .resa-controls .datepicker-element {
    float: left;
    width: 24%;
    display: block
}

.central-resa .resa-controls .datepicker-element input {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: auto;
    padding: 8px 12px;
    font-weight: 700
}

.central-resa .resa-controls .btn-resa {
    max-width: 26%;
    margin: 0 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    background: #ddd;
    border-radius: 3px
}

.central-resa .booking-results-wrapper {
    min-height: 50px
}

.central-resa .booking-results-wrapper .no-avas {
    text-align: center;
    margin-top: 30px
}

.central-resa .booking-results-wrapper .no-avas .comments-icon-image {
    display: block
}

.central-resa .booking-results-wrapper .no-avas .comments-icon-image:before {
    font-size: 5em;
    color: #969696
}

.central-resa .booking-results-wrapper .no-avas .text {
    display: block;
    color: #333;
    margin: 30px auto;
    width: 45%
}

.central-resa .booking-results-wrapper .booking-result-item {
    padding: 0;
    display: table;
    width: 100%;
    color: #333;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    transition: background .3s ease
}

.central-resa .booking-results-wrapper .booking-result-item .result-col {
    display: table-cell;
    vertical-align: middle
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-booking {
    width: 120px;
    padding-right: 15px
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-booking .btn {
    width: 120px;
    padding: 10px;
    display: block;
    margin: 0 auto
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-booking .btn.btn-danger {
    opacity: 1
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-booking .btn.btn-neutral {
    color: #7a7a7a;
    font-size: 1em;
    border: none;
    white-space: normal;
    word-break: break-word
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media {
    background: #eee;
    width: 70px;
    padding-left: 0!important;
    position: relative
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media.no-picture:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 10;
    font-size: 30px;
    color: #bbb;
    text-align: center
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media.no-picture .rc-img {
    display: none!important
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media .rc-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media:after {
    content: '';
    width: 100%;
    display: block;
    padding-top: 82%
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-type {
    font-size: 1.2em;
    padding: 0 15px
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-type .product {
    text-transform: capitalize
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-type .remaining {
    font-size: .6em;
    display: block;
    font-weight: 700
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-type .remaining.warning {
    color: #f14347
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-people {
    width: 10%;
    color: #666;
    text-align: right
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-date {
    width: 10%;
    color: #666;
    text-align: right;
    font-size: 1.2em
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-price {
    width: 20%;
    padding: 0 15px;
    text-align: right
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-price .crossed-out-price {
    color: #aaa;
    text-decoration: line-through;
    font-size: .8em;
    padding-right: 10px
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-price .price {
    color: #1250a0;
    font-size: 1.6em
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-price .price .price-legende {
    font-size: .5em;
    display: block;
    color: #aaa
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking:last-child {
    border: none
}

.central-resa .booking-results-wrapper .booking-result-item.item-booking:nth-child(2n) {
    background: #fafafa
}

.central-resa .resa-table {
    width: 100%;
    padding: 0
}

.central-resa .resa-table .resa-table-footer-wrapper {
    height: 50px;
    background: #ddd;
    color: #333;
    display: table
}

.central-resa .resa-table .resa-table-footer-wrapper .resa-table-footer {
    display: table-cell;
    vertical-align: middle
}

.central-resa .resa-table .resa-table-footer-wrapper .resa-table-footer .footer-col {
    float: left;
    padding-top: 10px;
    color: #666
}

.central-resa .resa-table .resa-table-footer-wrapper .resa-table-footer .footer-register {
    width: 20%;
    padding: 3px 0 0;
    text-align: right
}

.central-resa .resa-table .resa-table-footer-wrapper .resa-table-footer .footer-empty {
    width: 80%;
    display: block;
    height: 100%
}

.advanced-mode-switch {
    display: block;
    padding: 20px;
    width: 100%;
    text-align: right;
    cursor: pointer;
    color: #0d3972;
    font-size: 16px
}

.advanced-mode-switch .icon-font-calendar:before {
    margin-top: 3px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

.advanced-mode-switch:hover {
    color: #333
}

.central-manif {
    padding: 0;
    margin: 0 auto!important;
    height: 100%;
    text-align: center
}

.central-manif .central-manif-item {
    height: 100px;
    width: 96px;
    display: inline-table;
    color: #777;
    padding: 25px 20px;
    background: #fff;
    border-left: 1px solid #e5e5e5;
    cursor: pointer
}

.central-manif .central-manif-item span {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.central-manif .central-manif-item span.date {
    font-size: 2em
}

.central-manif .central-manif-item:hover {
    background: #1250a0;
    color: #fff;
    border-left: 1px solid #e5e5e5
}

.central-manif .central-manif-item.active {
    background: #1250a0;
    border: 0;
    height: 120px;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #fff
}

.central-manif .central-manif-item.disabled {
    cursor: default;
    opacity: .5;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAA6SURBVHjafM7LCQAwCATRaXD7L2dyMiTmIywI+0BRUXlM+IAAvEDmdgHZaAM5Di0g1zerLNjzLVXGAEuwUBvPVE2PAAAAAElFTkSuQmCC) #bbb;
    border: 0;
    color: #777!important;
    pointer-events: none
}

.my-stay-calendar .glyphicon {
    right: 10px
}

.people-select .people-select-wrapper {
    text-align: center
}

.people-select .people-select-wrapper .children-select,.people-select .people-select-wrapper .nb-children {
    margin-top: 20px
}

.people-select .nya-bs-select .dropdown-toggle.show-special-title .special-title {
    display: none
}

.people-select .nya-bs-select .filter-option {
    color: #82888a
}

.people-select .nya-bs-select .btn-default {
    border: 1px solid #82888a
}

.people-select .btn-success {
    margin-top: 20px;
    border-radius: 0;
    font-size: 16px
}

.tourism-detail-tabs-wrapper {
    padding: 0;
    float: left
}

.bigView .tourism-detail-tabs-wrapper {
    width: 100%
}

.tourism-detail-tabs {
    position: relative;
    overflow: hidden;
    color: #fff
}

.tourism-detail-tabs .tabs-links-wrapper {
    display: block
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list {
    padding: 0;
    margin: 0
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab {
    float: left;
    margin: 0;
    color: #aaa2a2;
    background: #1b1919;
    border-right: 1px solid #282525;
    list-style-type: none;
    cursor: pointer;
    transition: all .3s ease
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab a {
    text-decoration: none;
    color: inherit;
    display: block;
    padding: 15px 30px
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab.deals {
    padding: 0
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab.deals a {
    display: block;
    color: #aaa2a2;
    text-decoration: none;
    padding: 15px 30px
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab:hover {
    color: #fff;
    background: #282525
}

.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab.active,.tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab:active {
    color: #fff;
    background: #433d3d;
    border-right: 1px solid transparent
}

.tourism-detail-tabs .tabs-contents-wrapper {
    display: block;
    float: left;
    width: 100%;
    background: #433d3d;
    padding: 10px
}

.tourism-detail-sidebar {
    color: #7a7a7a;
    position: relative;
    padding: 0;
    margin-right: 0
}

.tourism-detail-sidebar .tourism-detail-sidebar-inner {
    background: #efefef;
    border: 1px solid #e6e6e6
}

.tourism-detail-sidebar .sidebar-header {
    display: block;
    background: #fff;
    position: relative;
    border-bottom: none;
    overflow: auto
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper {
    background: #fff;
    position: relative
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper.isLoading,.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper.rc-img.loading-img,.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper.tourism-facets .facet-button .result-count.loading {
    min-height: 110px
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper.hidden {
    display: none
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper .sidebar-tariffs {
    color: #1250a0;
    width: 80%;
    padding: 30px 0;
    margin: 0 auto;
    text-align: right
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper .sidebar-tariffs .tariff-label {
    font-size: 1em;
    line-height: 1em;
    font-weight: 300;
    color: #888
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper .sidebar-tariffs .tariff-sublabel {
    clear: both;
    font-size: 1em;
    line-height: 1em;
    font-weight: 300;
    color: #888
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper .sidebar-tariffs .tariff-value {
    font-size: 4.1em;
    line-height: 1em;
    font-weight: 100
}

.tourism-detail-sidebar .sidebar-header .sidebar-tariffs-wrapper .sidebar-tariffs .tariff-designation {
    color: #333;
    font-size: 1.38em;
    display: block;
    line-height: normal;
    font-weight: 300
}

.tourism-detail-sidebar .sidebar-body {
    height: 100%;
    width: 100%
}

.tourism-detail-sidebar .sidebar-body ul li {
    margin: 0;
    list-style-type: none;
    padding: 35px;
    border-top: 1px solid #d6d6d6;
    font-weight: 300
}

.tourism-detail-sidebar .sidebar-body ul li a {
    font-weight: 400
}

.tourism-detail-sidebar .tourism-detail-location {
    font-size: 1.15em;
    font-weight: 300;
    overflow: hidden
}

.tourism-detail-sidebar .tourism-detail-location .business-name {
    display: none
}

.tourism-detail-sidebar .tourism-detail-location .delivery-office,.tourism-detail-sidebar .tourism-detail-location .street-address-1,.tourism-detail-sidebar .tourism-detail-location .street-address-2,.tourism-detail-sidebar .tourism-detail-location .street-address-3 {
    display: block
}

.tourism-detail-sidebar .tourism-detail-location .address-complement {
    margin-top: 10px;
    white-space: pre-line
}

.tourism-detail-sidebar .tourism-detail-location .link-localize {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    color: #1250a0;
    margin: 10px 0;
    font-weight: 400;
    padding-left: 30px
}

.tourism-detail-sidebar .tourism-detail-location .link-localize:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    font-size: 18px;
    line-height: 23px;
    float: left
}

.tourism-detail-sidebar .tourism-detail-googlecalendar .link-googlecalendar {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    color: #1250a0;
    margin: 10px 0;
    font-weight: 400;
    padding-left: 30px
}

.tourism-detail-sidebar .tourism-detail-googlecalendar .link-googlecalendar:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    font-size: 18px;
    line-height: 23px;
    float: left
}

.tourism-detail-sidebar .tourism-detail-capacities {
    overflow: hidden
}

.tourism-detail-sidebar .tourism-detail-capacities ul {
    padding: 0
}

.tourism-detail-sidebar .tourism-detail-capacities ul li {
    padding: 0;
    border: none
}

.tourism-detail-sidebar .tourism-detail-capacities .capacity-details {
    cursor: pointer;
    color: #1250a0
}

.tourism-detail-sidebar .tourism-detail-labels ul {
    overflow: hidden;
    width: 100%
}

.tourism-detail-sidebar .tourism-detail-labels ul li {
    float: left;
    width: 77px;
    height: 77px;
    margin: 5px;
    padding: 0;
    border: none;
    background-color: #f7f7f7;
    border-radius: 5px
}

.tourism-detail-sidebar .tourism-detail-labels ul li .rc-img {
    background-size: inherit!important
}

.tourism-detail-sidebar .tourism-detail-labels ul .handicap {
    float: left;
    width: 55px;
    height: 55px;
    margin: 5px;
    padding: 0;
    border: none;
    background-color: #f7f7f7;
    border-radius: 5px
}

.tourism-detail-sidebar .tourism-detail-labels ul .handicap .rc-img {
    background-size: inherit!important
}

.tourism-detail-sidebar .tourism-detail-chain {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}

.tourism-detail-sidebar .tourism-detail-chain .chain-icon-wrapper {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.tourism-detail-sidebar .tourism-detail-chain .chain-icon-wrapper .rc-img {
    background-size: contain!important
}

.tourism-detail-sidebar .tourism-detail-chain .chain-icon-wrapper.small {
    width: 36px;
    height: 36px
}

.tourism-detail-sidebar .tourism-detail-languages {
    overflow: hidden;
    font-weight: 300
}

.tourism-detail-sidebar .tourism-detail-languages ul {
    padding: 0
}

.tourism-detail-sidebar .tourism-detail-languages ul li {
    float: left;
    border: none;
    padding: 0
}

.tourism-detail-sidebar .tourism-detail-docs h3 {
    font-size: 1em;
    font-weight: 300;
    margin-top: 0
}

.tourism-detail-sidebar .tourism-detail-docs ul li {
    padding: 0;
    border: none
}

.tourism-detail-sidebar .tourism-detail-docs ul li a {
    color: #1250a0;
    font-size: 1.15em
}

.tourism-detail-sidebar .tourism-detail-audio ul li {
    padding: 10px;
    border: none
}

.tourism-detail-sidebar .user-wrapper {
    color: #000;
    display: table;
    margin: 0 auto;
    text-decoration: none
}

.tourism-detail-sidebar .user-wrapper .user-name {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.tourism-detail-sidebar .user-wrapper .user-name .user-name-link,.tourism-detail-sidebar .user-wrapper .user-name .user-name-value {
    display: block
}

.tourism-detail-sidebar .user-wrapper .user-name .user-name-value {
    font-size: 1.5em;
    font-weight: 600;
    color: #333;
    text-transform: uppercase
}

.tourism-detail-sidebar .user-wrapper .user-name .user-name-link {
    font-weight: 300;
    transition-delay: .1s
}

.tourism-detail-sidebar .user-wrapper .user-picture {
    display: table-cell;
    vertical-align: middle
}

.tourism-detail-sidebar .user-wrapper .user-picture .user-picture-wrapper {
    overflow: hidden;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fff;
    transition: transform .5s cubic-bezier(.55,0,.1,1),box-shadow .5s cubic-bezier(.55,0,.1,1)
}

.tourism-detail-sidebar .user-wrapper.no-picture .user-picture .user-picture-wrapper {
    background: #ddd
}

.tourism-detail-sidebar .user-wrapper.no-picture .user-picture .user-picture-wrapper:after {
    text-align: center;
    font-size: 64px;
    line-height: 90px;
    color: #b7b7b7
}

.tourism-detail-sidebar .user-wrapper:hover .user-name .user-name-link,.tourism-detail-sidebar .user-wrapper:hover .user-name .user-name-value {
    transform: translateX(0);
    opacity: 1
}

.tourism-detail-sidebar .user-wrapper:hover .user-picture .user-picture-wrapper {
    transform: translateY(-4px);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
}

.tourism-detail-sidebar .sidebar-issue-report {
    width: 100%;
    text-align: center
}

.tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn {
    display: inline-block;
    float: none;
    background: #aaa;
    border-bottom: 3px solid #919191
}

.tourism-detail-sidebar .sidebar-issue-report .sidebar-issue-report-btn:hover {
    border-bottom: 3px solid #0d3972
}

.tourism-detail-sidebar .tourism-detail-sharing {
    padding: 10px
}

.tourism-detail-sidebar .social-buttons-wrapper {
    width: 100%
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list {
    text-align: center
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper {
    border: none;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    max-width: 100px;
    min-width: 80px;
    width: 25%;
    color: #a8a8a8
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon {
    display: block;
    padding-top: 100%;
    border-radius: 50%;
    position: relative;
    transition: all .3s cubic-bezier(.55,0,.1,1);
    cursor: pointer
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon.active:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -7px;
    transition: all .3s cubic-bezier(.55,0,.1,1);
    border-top: 7px solid transparent;
    border-left: 7px dotted transparent;
    border-right: 7px dotted transparent
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon:hover {
    color: #fff
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-facebook .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-facebook .social-icon:hover {
    background: #3b5998
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-facebook .social-icon.active:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-facebook .social-icon:hover:before {
    opacity: 1;
    border-top-color: #3b5998
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-twitter .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-twitter .social-icon:hover {
    background: #00aced
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-twitter .social-icon.active:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-twitter .social-icon:hover:before {
    opacity: 1;
    border-top-color: #00aced
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-youtube .social-icon:hover {
    background: #b00
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-youtube .social-icon:hover:before {
    opacity: 1;
    border-top-color: #b00
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-google .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-google .social-icon:hover {
    background: #dd4b39
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-google .social-icon.active:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-google .social-icon:hover:before {
    opacity: 1;
    border-top-color: #dd4b39
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-instagram .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-instagram .social-icon:hover {
    background: #517fa4
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-instagram .social-icon.active:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-instagram .social-icon:hover:before {
    opacity: 1;
    border-top-color: #517fa4
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-pinterest .social-icon.active,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-pinterest .social-icon:hover {
    background: #cb2027
}

.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-pinterest .social-icon.active:before,.tourism-detail-sidebar .social-buttons-wrapper .social-icons-list .social-icon-wrapper.item-pinterest .social-icon:hover:before {
    opacity: 1;
    border-top-color: #cb2027
}

.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn {
    position: relative;
    text-align: center;
    padding: 2px 10px;
    border: 1px solid #3b5998;
    background-color: #3b5998;
    cursor: pointer;
    color: #fff;
    border-radius: 3px
}

.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.isLoading,.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.rc-img.loading-img,.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.tourism-facets .facet-button .result-count.loading {
    background: 0 0;
    border: transparent
}

.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.isLoading:after,.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.rc-img.loading-img:after,.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn.tourism-facets .facet-button .result-count.loading:after {
    height: 20px;
    width: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border: 3px solid #ccc;
    border-top: 3px solid #888
}

.tourism-detail-sidebar .social-buttons-wrapper .fb-share-sidebar-btn:hover {
    background-color: #efefef;
    color: #3b5998
}

.tourism-detail-sidebar .social-buttons-wrapper .opened-share-item {
    display: block
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip {
    overflow: hidden;
    display: block;
    opacity: 0;
    transition: all .3s cubic-bezier(.55,0,.1,1)
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip.show {
    opacity: 1
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper {
    padding: 15px;
    text-align: center;
    overflow: hidden;
    float: left;
    width: 100%
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .tooltip-label {
    display: block;
    vertical-align: top;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 1.1em;
    color: #000
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .social-item {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .social-item.isLoading,.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .social-item.rc-img.loading-img,.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .social-item.tourism-facets .facet-button .result-count.loading {
    position: relative;
    height: 30px
}

.tourism-detail-sidebar .social-buttons-wrapper .social-tooltip .social-tooltip-wrapper .card-item {
    margin-bottom: 15px
}

.tourism-detail-sidebar .social-buttons-wrapper .instagram-icon {
    background: #517fa4;
    width: 100px;
    height: 26px;
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    font-size: .8em;
    line-height: 24px;
    padding-left: 26px;
    position: relative
}

.tourism-detail-sidebar .social-buttons-wrapper .instagram-icon:hover {
    text-decoration: none
}

.tourism-detail-sidebar .social-buttons-wrapper .instagram-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper {
    width: 100%;
    text-align: center
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-booking-wrapper {
    background: #fff
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button {
    position: relative;
    display: block;
    float: none;
    padding: 15px;
    width: 80%;
    margin: 20px auto;
    font-size: 1.28em;
    line-height: 45px;
    font-weight: 300;
    transition: background .2s ease;
    border-radius: 4px;
    box-shadow: none
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button.ng-click-active {
    box-shadow: none
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button:active,.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button:focus {
    outline: 0
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button:first-child {
    margin-top: 30px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-button:last-child {
    margin-bottom: 30px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .bblc-btn {
    line-height: 10px;
    font-size: 1em;
    padding-bottom: 10px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .bblc-btn .bblc-logo {
    display: block;
    width: 180px;
    margin: auto;
    height: 35px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .booking-btn {
    font-size: 1.6em;
    color: #fff;
    background: #1250a0;
    border: none
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .booking-btn:hover {
    background: #0e3e7b
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .email-btn {
    margin-top: 30px;
    border-color: #eee
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event {
    width: 58%;
    overflow: hidden;
    margin: 32px auto 15px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .icon {
    display: block;
    background: url(https://api.cloudly.space/static/assets/images/ended-event.png) center 11px/55% no-repeat #d9451f;
    width: 55px;
    height: 55px;
    margin: 0 auto -7.5px;
    border-radius: 50%
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .text-elements {
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 28px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .text-elements .neutral,.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .text-elements .red {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    padding: 8px 0;
    text-align: center
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .text-elements .neutral {
    color: rgba(0,0,0,.4);
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 10px 0;
    letter-spacing: 4px;
    margin-bottom: 3px
}

.tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event .text-elements .red {
    background-color: #d9451f;
    color: #fff;
    transform: skewY(-7deg);
    letter-spacing: 11px
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel {
    position: relative;
    display: block;
    padding-left: 30px;
    font-weight: 300
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel:not(:first-child) {
    border-top: 1px solid #e2e2e2;
    margin-top: 20px;
    padding-top: 30px
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .sidebar-vcard-label {
    display: block;
    margin-left: -25px;
    font-size: 1.3em;
    font-style: italic;
    margin-bottom: 10px
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .sidebar-vcard-addresses,.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .sidebar-vcard-names {
    display: block;
    font-size: 1.2em
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .sidebar-vcard-addresses span {
    display: block
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .main-tel {
    display: block;
    font-size: 1.5em;
    color: #424242;
    padding-left: 2px
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .main-tel:before {
    margin-left: -33px;
    padding-right: 3px;
    width: 19px;
    height: 17px;
    font-size: 17px;
    color: #b0b0b0
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .secondary-tel {
    display: block;
    font-size: 1.15em;
    color: #7a7a7a
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .phone-link {
    color: inherit;
    font-weight: 300;
    text-decoration: none;
    display: inline-block
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .phone-link:hover {
    color: #1250a0
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .fax {
    margin-top: 7.5px;
    padding-top: 7.5px;
    border-top: 1px solid #e2e2e2;
    display: block;
    color: #949494
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-website {
    position: relative;
    display: block;
    margin-top: 15px
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-website a {
    display: block;
    padding-left: 30px;
    font-size: 1.15em;
    line-height: 1.8em;
    color: #1250a0
}

.tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-website:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 17px;
    height: 16px;
    font-size: 16px;
    color: #1250a0
}

.itinerary-trip-wrapper .itinerary-basics,.tourism-detail-sidebar .sidebar-vcard .secondary-website {
    margin-top: 0
}

.itinerary-trip-wrapper .itinerary-basics .table-wrapper {
    display: table;
    width: 100%
}

.itinerary-trip-wrapper .itinerary-basics .itinerary-slogan {
    font-size: 2em;
    color: #333
}

.itinerary-trip-wrapper .itinerary-basics .itinerary-length {
    color: #1250a0;
    font-size: 3.2em;
    font-weight: 300;
    text-transform: none;
    padding-right: 15px;
    margin: 0;
    display: table-cell;
    vertical-align: top;
    width: 26%;
    text-align: left
}

.itinerary-trip-wrapper .itinerary-basics .section-alert {
    clear: both;
    border: none;
    padding: 0;
    margin: 15px 0 0
}

.itinerary-trip-wrapper .itinerary-basics .section-alert h3 {
    font-size: 0
}

.itinerary-trip-wrapper .itinerary-basics .section-alert h3:after {
    font-size: 30px;
    color: #f14347;
    text-align: right
}

.itinerary-trip-wrapper .itinerary-medias {
    position: relative;
    margin: 0
}

.itinerary-trip-wrapper .itinerary-medias .kaarousel-actions-wrapper {
    overflow: hidden;
    display: block
}

.itinerary-trip-wrapper .itinerary-medias .image-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    color: #fff;
    padding: 15px;
    background: rgba(0,0,0,.7)
}

.itinerary-trip-wrapper .itinerary-advanced {
    margin: 0
}

.itinerary-trip-wrapper .itinerary-advanced .tourism-detail-section:last-child {
    border-bottom: none
}

.itinerary-trip-wrapper .itinerary-advanced .itinerary-infos-section .section-content {
    line-height: 1.8em;
    font-weight: 300;
    white-space: pre-line
}

.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know {
    padding-right: 30px;
    color: #424242;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: 300;
    background: #efefef;
    border: none
}

.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know h3 {
    text-align: center;
    color: #000
}

.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know h3:after {
    font-size: 43px;
    margin-top: 10px
}

.itinerary-trip-wrapper .itinerary-advanced .section-did-you-know .section-content {
    white-space: pre-line
}

.itinerary-steps-wrapper {
    font-weight: 300;
    line-height: 1.8em
}

.itinerary-steps-wrapper .itinerary-to-start {
    margin: 0 0 30px;
    text-align: justify
}

.itinerary-steps-wrapper .itinerary-steps {
    margin: 0
}

.itinerary-steps-wrapper h3 {
    line-height: 40px;
    font-size: 1.92307692em;
    color: #1250a0;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px
}

.itinerary-steps-wrapper h3:before {
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin-right: 20px;
    float: left
}

.itinerary-steps-wrapper .card-item {
    cursor: pointer;
    border-radius: 0;
    opacity: .5;
    border: none;
    box-shadow: inset 0 0 0 1px #ddd,0 3px 5px rgba(0,0,0,.05);
    transition: all .3s ease
}

.itinerary-steps-wrapper .card-item:hover {
    opacity: 1
}

.itinerary-steps-wrapper .card-item:hover:before {
    content: '';
    z-index: 2;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #fff;
    border-left: 10px dotted transparent;
    border-right: 10px dotted transparent
}

.itinerary-steps-wrapper .card-item:hover:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -11px;
    border-bottom: 11px solid #ddd;
    border-left: 11px dotted transparent;
    border-right: 11px dotted transparent
}

.itinerary-steps-wrapper .card-item.opened {
    opacity: 1;
    box-shadow: inset 0 0 0 1px #1250a0,0 3px 5px rgba(0,0,0,.05)
}

.itinerary-steps-wrapper .card-item.opened:before {
    content: '';
    z-index: 2;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #fff;
    border-left: 10px dotted transparent;
    border-right: 10px dotted transparent
}

.itinerary-steps-wrapper .card-item.opened:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -11px;
    border-bottom: 11px solid #1250a0;
    border-left: 11px dotted transparent;
    border-right: 11px dotted transparent
}

.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-next,.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-prev {
    background: rgba(255,255,255,.5)
}

.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-next:after,.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-prev:after {
    color: #000
}

.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-next:hover,.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-prev:hover {
    background: rgba(255,255,255,.8);
    box-shadow: none
}

.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-next:hover:after,.itinerary-steps-wrapper .kaarousel .kaarousel-nav .kaarousel-prev:hover:after {
    color: #1250a0
}

.itinerary-steps-wrapper .kaarousel .kaarousel-wrapper {
    padding: 14px 50px
}

.itinerary-steps-wrapper .krpano-viewer {
    background: #000;
    float: left;
    width: 100%;
    clear: both;
    display: block;
    position: relative
}

.itinerary-steps-wrapper .krpano-viewer:after {
    content: '';
    display: block;
    padding-top: 56%;
    width: 100%
}

.itinerary-steps-wrapper .krpano-viewer #krpano-viewer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.itinerary-elevation-wrapper {
    overflow: hidden
}

.itinerary-elevation-wrapper h2 {
    margin: 4% 0;
    color: #1250a0;
    font-size: 3.07692308em;
    text-transform: none
}

.itinerary-elevation-wrapper .itinerary-chart {
    padding-top: 38%;
    position: relative;
    overflow: hidden
}

.itinerary-elevation-wrapper .itinerary-chart #chart_div {
    position: absolute!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.itinerary-elevation-wrapper .itinerary-elevation-datas {
    overflow: hidden;
    margin: 4% auto;
    width: 80%;
    min-width: 400px;
    max-width: 600px
}

.itinerary-elevation-wrapper .itinerary-elevation-datas ul li {
    display: table;
    width: 100%
}

.itinerary-elevation-wrapper .itinerary-elevation-datas ul li .data-label {
    display: table-cell;
    vertical-align: top;
    color: #7a7a7a
}

.itinerary-elevation-wrapper .itinerary-elevation-datas ul li .data-value {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 80px
}

.itinerary-download-wrapper h4 {
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 15px;
    color: #666
}

.itinerary-download-wrapper h4:first-child {
    margin-top: 0
}

.itinerary-download-wrapper ul li a {
    padding: 15px;
    display: block;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    color: #7a7a7a;
    margin-bottom: 10px;
    position: relative
}

.itinerary-download-wrapper ul li a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    font-size: 16px
}

.itinerary-download-wrapper ul li a:hover {
    text-decoration: none;
    color: #1250a0
}

.itinerary-download-wrapper ul li a:hover:after {
    color: #1250a0
}

.itinerary-download-wrapper .app-link {
    display: table;
    text-decoration: none
}

.itinerary-download-wrapper .app-link .app-image {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-right: 15px
}

.itinerary-download-wrapper .app-link .app-name {
    display: table-cell;
    vertical-align: middle
}

.itinerary-download-wrapper .app-link .app-name .app-label {
    color: #424242;
    display: block;
    transition: all .5s
}

.itinerary-download-wrapper .app-link .app-name .app-name-value {
    display: block;
    color: #1250a0;
    transition: all .5s
}

.itinerary-download-wrapper .app-link:hover .app-name {
    text-indent: 10px
}

.itinerary-download-wrapper .app-link:hover .app-name .app-label {
    text-indent: 5px
}

.itinerary-download-wrapper .app-link:hover .app-name .app-name-value {
    text-indent: 15px
}

.itinerary-poi-wrapper h2 {
    margin: 0 auto 15px;
    text-align: left;
    text-transform: none;
    color: #1250a0;
    font-weight: 500;
    display: table;
    width: 100%;
    padding: 0 60px
}

.itinerary-poi-wrapper h2 .step-title-value {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.itinerary-poi-wrapper h2 .step-title-number {
    display: table-cell;
    vertical-align: middle;
    width: 42px
}

.itinerary-poi-wrapper h2 .step-title-number .number-wrapper {
    display: inline-block;
    width: 42px;
    height: 42px;
    font-size: .7em;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    background: #1250a0;
    margin-right: 15px;
    color: #fff
}

.itinerary-poi-wrapper .step-images .kaarousel-slider {
    background-color: #111
}

.itinerary-poi-wrapper .step-images .rc-img {
    background-size: contain!important
}

.itinerary-poi-wrapper .step-description {
    white-space: normal;
    overflow: auto
}

.itinerary-poi-wrapper .audio-element-wrapper,.itinerary-poi-wrapper .video-element-wrapper {
    width: 100%;
    min-height: 30px;
    position: relative;
    display: block
}

.itinerary-poi-wrapper .audio-element-wrapper .mejs-container,.itinerary-poi-wrapper .audio-element-wrapper .mejs-mediaelement,.itinerary-poi-wrapper .audio-element-wrapper audio,.itinerary-poi-wrapper .audio-element-wrapper video,.itinerary-poi-wrapper .audio-element-wrapper>*,.itinerary-poi-wrapper .video-element-wrapper .mejs-container,.itinerary-poi-wrapper .video-element-wrapper .mejs-mediaelement,.itinerary-poi-wrapper .video-element-wrapper audio,.itinerary-poi-wrapper .video-element-wrapper video,.itinerary-poi-wrapper .video-element-wrapper>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.itinerary-poi-wrapper .video-element-wrapper {
    padding-top: 56%
}

.itinerary-poi-wrapper .video-element-wrapper .video-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.itinerary-poi-wrapper .audio-element-wrapper {
    margin-bottom: 10px
}

.itinerary-poi-wrapper .tourism-list-item {
    width: 100%;
    height: 220px
}

.itinerary-poi-wrapper .tourism-list-item article {
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.itinerary-poi-wrapper .tourism-list-item article .item-wrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.itinerary-poi-wrapper .tourism-list-item article .item-links,.itinerary-poi-wrapper .tourism-list-item article .item-wrapper .item-top-left-corner,.itinerary-poi-wrapper .tourism-list-item article .item-wrapper .item-top-right-corner {
    display: none
}

.itinerary-poi-wrapper .tourism-list-item article .item-image-wrapper {
    height: 100%!important;
    width: 30%
}

.itinerary-poi-wrapper .tourism-list-item article .item-image-wrapper .rc-img {
    padding-top: 0;
    background-size: cover!important
}

.itinerary-poi-wrapper .tourism-list-item article .item-infos {
    left: 30%;
    width: 70%;
    top: 0;
    height: 100%
}

.itinerary-poi-wrapper .tourism-list-item article .item-infos .link-wrapper a {
    padding: 15px
}

.itinerary-poi-wrapper .tourism-list-item article .item-infos .item-title {
    font-size: 2em;
    font-weight: 100
}

.itinerary-poi-wrapper .tourism-list-item article .wishlist-button {
    top: auto;
    bottom: 10px
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper {
    background: #fff
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-wrapper.anim>.fade-animation>.dummy,.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-wrapper.anim>.fade-animation>.kaarousel-slide {
    transition-duration: 0s!important
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-wrapper>.fade-animation>.kaarousel-slide {
    min-height: 580px
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-next,.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-prev {
    z-index: 100;
    top: 0;
    margin: 0;
    background: 0 0;
    width: 24px;
    height: 42px
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-next:after,.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-prev:after {
    top: 0;
    margin-top: 0;
    line-height: 42px;
    color: #1250a0
}

.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-next:hover,.itinerary-poi-wrapper .steps-carousel>.kaarousel-actions-wrapper>.kaarousel-nav .kaarousel-prev:hover {
    box-shadow: none
}

.itinerary-poi-wrapper .sheets-wrapper {
    clear: both;
    float: left
}

.itinerary-locomotion-type {
    display: table-cell;
    vertical-align: middle;
    float: left
}

.itinerary-locomotion-type>ul {
    display: inline-block
}

.itinerary-locomotion-type .locomotion-wrapper {
    margin-right: 15px;
    display: table;
    float: left
}

.itinerary-locomotion-type .locomotion-wrapper .locomotion-icon {
    display: table-cell;
    vertical-align: top;
    width: 40px;
    height: 40px
}

.itinerary-locomotion-type .locomotion-wrapper .locomotion-icon:after {
    margin-right: 15px;
    font-size: 38px;
    color: #424242
}

.itinerary-locomotion-type .locomotion-wrapper .locomotion-infos {
    display: table-cell;
    vertical-align: top;
    font-weight: 300
}

.itinerary-locomotion-type .locomotion-wrapper .locomotion-infos span {
    display: block;
    text-transform: capitalize
}

.trace-type-wrapper {
    margin-right: 15px;
    display: inline-block
}

.trace-type-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    height: 40px
}

.trace-type-icon:after {
    margin-right: 15px;
    font-size: 38px;
    color: #424242
}

.trace-type-infos {
    display: table-cell;
    text-transform: capitalize;
    font-weight: 300;
    line-height: 40px;
    vertical-align: top
}

.tourism-detail-container.itinerary-detail {
    max-width: none
}

.tourism-detail-container.itinerary-detail.ready .tourism-detail-tabs .itinerary-tabs-wrapper {
    transform: translateX(0);
    opacity: 1
}

.tourism-detail-container.itinerary-detail.transition .tourism-detail-tabs .itinerary-map-wrapper,.tourism-detail-container.itinerary-detail.transition .tourism-detail-tabs .itinerary-tabs-wrapper {
    transform: translateY(50px);
    opacity: 0
}

.tourism-detail-container.itinerary-detail h1 {
    padding-left: 15px
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs-wrapper {
    width: 100%;
    transform: none!important
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper {
    padding: 0;
    margin-left: 50%;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1);
    transform: translateX(50px);
    opacity: 0
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list {
    display: table;
    text-align: center;
    width: 100%;
    margin: 0 auto
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list li {
    display: table-cell;
    float: none;
    background: #ddd;
    border-color: #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #1250a0;
    color: #333
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list li.active {
    color: #1250a0;
    background: #fff;
    border-bottom: none;
    border-top: 1px solid #1250a0;
    border-right: 1px solid #1250a0;
    border-left: 1px solid #1250a0
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list li.active:nth-child(1) {
    border-left: none
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add {
    cursor: pointer;
    padding: 15px
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .button-label {
    display: inline-block
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    font-size: 2em
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:after {
    font-size: 16px;
    z-index: 10;
    position: relative;
    display: block;
    line-height: 20px;
    color: #1250a0
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon:before {
    width: 14px;
    height: 14px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -16px;
    margin-right: -18px;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
    line-height: 14px;
    background: #000;
    z-index: 2;
    transition: background .5s ease
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add:hover {
    background: #0f4589;
    color: #fff
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add:hover .add-icon:after {
    color: #fff
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add:hover .add-icon:before {
    opacity: 1
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved {
    background: #1250a0;
    border-color: #1250a0;
    color: #fff
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved .add-icon:after {
    color: #fff
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved .add-icon:before {
    opacity: 1
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved:hover {
    background: #0b3060
}

.tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add.isFaved:hover .add-icon:before {
    line-height: 14px
}

.itinerary-tabs .tabs-contents-wrapper {
    background-color: transparent;
    color: #000;
    padding: 0
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay {
    position: absolute;
    top: 300px;
    left: 0;
    z-index: 10
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay h3 {
    margin: 0;
    text-align: center;
    padding: 15px;
    display: block;
    color: #fff;
    width: auto;
    background: rgba(0,0,0,.6);
    float: left;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 2;
    cursor: pointer
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay h3:before {
    display: block;
    margin: 0 auto 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    color: #f14347
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    overflow: hidden;
    float: left;
    width: 300px;
    background: rgba(0,0,0,.6);
    color: #fff;
    transition: all .5s ease;
    visibility: hidden;
    opacity: 0
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper {
    float: left;
    padding: 100px 30px 30px;
    position: relative;
    font-weight: 300;
    line-height: 1.6em
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper .close-infos {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    transition: all .5s;
    cursor: pointer
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper .close-infos:after {
    line-height: 50px;
    font-size: 13px;
    text-align: center
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content .alert-wrapper .close-infos:hover {
    background: rgba(0,0,0,.12)
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-alert-overlay .alert-content.opened {
    visibility: visible;
    opacity: 1
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper {
    left: 0;
    padding: 0;
    height: 100%;
    transition-delay: .1s;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper section {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute!important
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.8);
    z-index: 500
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.8);
    z-index: 500
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .map-canvas:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(0,0,0,.8);
    z-index: 500
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-google-layer {
    z-index: 0
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-popup-content-wrapper {
    background: 0 0;
    border: none;
    box-shadow: none
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-popup-content {
    height: auto
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-popup-content .tourism-list-item.map-item .item-container {
    margin-left: -25px
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-popup-content .tourism-list-item.map-item .item-container:hover {
    transform: none
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-map-pane a.leaflet-popup-close-button {
    z-index: 1;
    top: -14px!important;
    right: -12px!important;
    width: 30px!important;
    height: 30px!important;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    border-radius: 50%;
    background: #fff;
    font-size: 16px;
    padding: 10px;
    color: #000;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-map-pane a.leaflet-popup-close-button:hover {
    background: #1250a0;
    color: #fff
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    padding: 2px;
    background: #fff;
    border-radius: 5px
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-toggle {
    display: block!important
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control .leaflet-control-layers-toggle,.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control.leaflet-bar a {
    cursor: pointer;
    pointer-events: all;
    height: 36px;
    width: 36px;
    line-height: 36px
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list {
    position: absolute;
    background: #fff;
    padding: 10px;
    white-space: nowrap;
    left: 50px;
    top: 0
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item .base-layer-item-title {
    display: block;
    width: 100%;
    margin: 10px 20px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item:hover>input:not(:checked)~label>.base-layer-item-title {
    background-color: #cecece;
    color: #fff
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item>label {
    background-image: url(https://api.cloudly.space/static/assets/images/see_map.png);
    padding: 0;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item>input {
    display: none
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item>input:checked~label {
    position: relative
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item>input:checked~label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1250a0;
    opacity: .5
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper .leaflet-control-layers-list .base-layer-item>input:checked~label>.base-layer-item-title {
    background-color: #1250a0;
    color: #fff;
    z-index: 1
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper {
    overflow: hidden;
    padding: 30px 75px;
    min-height: 700px
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper section {
    margin: 15px 0;
    float: left;
    width: 100%;
    clear: both
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper .itinerary-poi-wrapper section {
    white-space: pre-line
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper .kaarousel {
    text-align: left
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper .kaarousel .kaarousel-wrapper {
    width: 100%
}

.itinerary-tabs .tabs-contents-wrapper .sections-wrapper .kaarousel .rc-img {
    position: absolute;
    top: 0;
    left: 0
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-medias .rc-img {
    box-shadow: inset 0 0 10px rgba(0,0,0,.6)
}

.itinerary-tabs .tabs-contents-wrapper .itinerary-medias .kaarousel-slide:after,.itinerary-tabs .tabs-contents-wrapper .step-images .kaarousel-slide:after {
    content: '';
    padding-top: 56%;
    width: 100%;
    display: block
}

.itinerary-tabs .tabs-contents-wrapper .comments-tab {
    background-color: transparent;
    border-bottom: none;
    padding: 0
}

.itinerary-tabs .kaarousel-nav .kaarousel-next,.itinerary-tabs .kaarousel-nav .kaarousel-prev {
    height: 80px;
    width: 50px;
    top: 50%;
    margin-top: -40px;
    background: rgba(0,0,0,.5);
    box-shadow: none
}

.itinerary-tabs .kaarousel-nav .kaarousel-next:hover,.itinerary-tabs .kaarousel-nav .kaarousel-prev:hover {
    background: rgba(0,0,0,.7)
}

.itinerary-tabs .kaarousel-nav .kaarousel-next:after,.itinerary-tabs .kaarousel-nav .kaarousel-prev:after {
    color: #fff
}

.detail-form {
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.detail-form h3 {
    margin-top: 0;
    text-align: center;
    font-weight: 300;
    font-size: 2.15em;
    color: #272727;
    margin-bottom: 20px
}

.detail-form .form-content-wrapper {
    position: relative;
    padding: 30px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 -2px 6px -4px rgba(0,0,0,.2)
}

.detail-form .form-content-wrapper .submit-btns-wrapper {
    clear: both;
    margin: 15px auto 0;
    overflow: hidden;
    width: 90%
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper {
    float: right
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .cancel,.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .valid {
    padding: 10px 15px;
    border-radius: 3px;
    font-weight: 300;
    font-size: 1.15em;
    border: none;
    line-height: 1.2em
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .cancel {
    background: #efefef;
    margin-right: 7.5px
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .cancel:hover {
    background: #dbdbdb
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .valid {
    background: #5fb13a;
    color: #fff
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .valid:hover {
    background: #559e34
}

.detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper .invalid {
    opacity: .7;
    background: #efefef;
    color: #000;
    pointer-events: none
}

.detail-form .form-optin {
    width: 90%;
    margin: 0 auto;
    background: #efefef;
    overflow: hidden;
    padding: 30px
}

.detail-form .form-optin .optin-label {
    font-size: 1.1em;
    color: #7a7a7a;
    margin-bottom: 15px
}

.detail-form .form-optin .optins-wrapper {
    overflow: hidden
}

.detail-form .form-optin .optins-wrapper .form-item {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0
}

.detail-form .form-optin .optins-wrapper .form-item label {
    float: left;
    font-size: 1.07em;
    font-weight: 300;
    color: #000;
    margin-bottom: 0;
    cursor: pointer
}

.detail-form .form-optin .optins-wrapper .form-item .button-checkbox {
    float: left;
    margin: 2px 8px 2px 0
}

.detail-form .form-optin .helper {
    display: block;
    color: #727272;
    font-weight: 300;
    margin: 15px 0
}

.detail-form .legal-text {
    margin-top: 5px;
    padding: 5px;
    font-size: .7em;
    color: #8d8d8d
}

.detail-form .field-wrapper {
    position: relative;
    width: 90%;
    margin: 0 auto 10px;
    display: table;
    clear: both
}

.detail-form .field-wrapper .ng-dirty.ng-invalid {
    border-color: #fbb
}

.detail-form .field-wrapper .ng-dirty.ng-invalid:focus {
    box-shadow: 0 0 20px rgba(200,0,0,.1)
}

.detail-form .field-wrapper .ng-dirty.ng-valid {
    box-shadow: 0 1px 1px rgba(0,0,0,.08)
}

.detail-form .field-wrapper label {
    width: 24%;
    display: table-cell;
    vertical-align: top;
    padding-right: 2%;
    text-align: right;
    line-height: 34px;
    margin: 0
}

.detail-form .field-wrapper.required label:after {
    content: "*";
    color: red
}

.detail-form .field-wrapper input[type=email],.detail-form .field-wrapper input[type=text],.detail-form .field-wrapper textarea {
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    box-shadow: none
}

.detail-form .field-wrapper .input-wrapper,.detail-form .field-wrapper>input[type=email],.detail-form .field-wrapper>input[type=text],.detail-form .field-wrapper>textarea {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.detail-form .field-wrapper .calendar-wrapper {
    float: left;
    width: 50%
}

.detail-form .field-wrapper .calendar-wrapper input {
    margin-bottom: 0
}

.detail-form .field-wrapper .calendar-wrapper .start-calendar {
    border-radius: 2px 0 0 2px
}

.detail-form .field-wrapper .calendar-wrapper .end-calendar {
    border-left: none;
    border-radius: 0 2px 2px 0
}

.detail-form .field-wrapper.form-captcha {
    overflow: hidden;
    margin: 15px 0
}

.detail-form .field-wrapper.form-captcha label {
    width: 40%;
    text-align: center
}

.detail-form .field-wrapper.form-captcha .input-wrapper {
    width: 100%;
    display: table
}

.detail-form .field-wrapper.form-captcha .input-wrapper .captcha-input,.detail-form .field-wrapper.form-captcha .input-wrapper .captcha-question {
    display: table-cell;
    vertical-align: middle;
    height: 36px
}

.detail-form .field-wrapper.form-captcha .input-wrapper input {
    margin: 0
}

.detail-form .field-wrapper .form-select {
    width: 50%!important;
    float: left;
    margin-bottom: 0
}

.detail-form .field-wrapper .form-select.month-select {
    width: 49%!important;
    margin-right: 1%
}

.detail-form .field-wrapper button.selectpicker {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #e5e5e5
}

.modal-button-set .valid {
    padding: 10px 15px;
    border-radius: 3px;
    font-weight: 300;
    font-size: 1.15em;
    border: none;
    line-height: 1.2em;
    background: #5fb13a;
    color: #fff
}

.modal-button-set .valid:hover {
    background: #559e34
}

.comment-form .recaptcha {
    margin: 15px auto
}

.comment-form .recaptcha .g-recaptcha>div {
    margin: auto
}

.comment-form .rate-icons-wrapper {
    position: relative;
    z-index: 100;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    padding: 10px 0
}

.comment-form .rate-icons-wrapper .rate-icon {
    display: inline-block;
    height: 100%;
    width: calc(20% - 3px)
}

.comment-form .rate-icons-wrapper .rate-icon input {
    display: none
}

.comment-form .rate-icons-wrapper .rate-icon label {
    font-weight: 400;
    display: block;
    width: 80px;
    height: 100%;
    float: left;
    border: 1px solid transparent;
    border-bottom: none;
    position: relative;
    overflow: hidden;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    margin: 0;
    background: #fff;
    line-height: normal;
    transition: border .5s ease
}

.comment-form .rate-icons-wrapper .rate-icon label:before {
    width: 55px;
    height: 55px;
    margin: 5px auto 0;
    font-size: 54px
}

.comment-form .rate-icons-wrapper .rate-icon.selected label {
    overflow: visible;
    border: none;
    box-shadow: 0 1px 0 #fff
}

.comment-form .field-wrapper .type-wrapper {
    width: 100%;
    overflow: hidden
}

.comment-form .field-wrapper .type-wrapper ul {
    padding: 0;
    margin: 0;
    border-radius: 2px;
    border: 1px solid #d6d6d6;
    overflow: hidden;
    background: #efefef
}

.comment-form .field-wrapper .type-wrapper ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 20%;
    height: 90px;
    float: left;
    background: #efefef;
    border-right: 1px solid #d6d6d6;
    display: table;
    transition: background-color .5s ease
}

.comment-form .field-wrapper .type-wrapper ul li label {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
    cursor: pointer;
    font-size: .9em
}

.comment-form .field-wrapper .type-wrapper ul li label .label-icon {
    display: block;
    margin: 10px auto;
    width: 50px;
    height: 50px;
    opacity: .5;
    color: #ababab
}

.comment-form .field-wrapper .type-wrapper ul li label .label-icon:after {
    font-weight: 400;
    font-family: raccourci;
    font-size: 50px;
    line-height: 1
}

.comment-form .field-wrapper .type-wrapper ul li label:after {
    content: none
}

.comment-form .field-wrapper .type-wrapper ul li.item-business {
    border-right: none
}

.comment-form .field-wrapper .type-wrapper ul li.item-business label .label-icon:after {
    font-size: 30px;
    line-height: 50px
}

.comment-form .field-wrapper .type-wrapper ul li input {
    display: none
}

.comment-form .field-wrapper .type-wrapper ul li:last-child {
    border-right: none
}

.comment-form .field-wrapper .type-wrapper ul li.selected,.comment-form .field-wrapper .type-wrapper ul li:hover {
    background-color: #fff
}

.comment-form .field-wrapper .type-wrapper ul li.selected label .label-icon,.comment-form .field-wrapper .type-wrapper ul li:hover label .label-icon {
    opacity: 1
}

.comment-form .field-wrapper .type-wrapper ul li.selected label .label-icon .label-icon,.comment-form .field-wrapper .type-wrapper ul li:hover label .label-icon .label-icon {
    color: #666
}

.contact-modal .modal-dialog {
    width: 680px;
    margin-top: 100px
}

.contact-form .chars-counter {
    text-align: right;
    float: right;
    color: #727272;
    font-size: 10px
}

.contact-form .counter-alert {
    font-weight: 700;
    color: red
}

.contact-form.detail-form .form-content-wrapper {
    padding: 0;
    border: none;
    box-shadow: none
}

.contact-form.detail-form .form-content-wrapper .submit-btns-wrapper {
    width: 100%
}

.contact-form.detail-form h3 {
    margin: 30px;
    color: #1250a0;
    font-weight: 300
}

.contact-form.detail-form .field-wrapper,.contact-form.detail-form .form-optin {
    width: 100%
}

.contact-form.success {
    width: 100%;
    text-align: center;
    color: #7a7a7a;
    height: 350px
}

.contact-form.success .modal-dialog {
    width: 380px!important
}

.contact-form.success:before {
    animation-name: bounceIn;
    animation-duration: 1s;
    background: #75c032;
    display: block;
    border-radius: 50px;
    font-size: 4em;
    color: #fff;
    margin: -50px auto auto;
    width: 100px;
    height: 100px;
    padding-top: 22px
}

.contact-form.success .success-message {
    margin-top: 30px
}

.contact-form.success .success-message>span {
    display: block
}

.contact-form.success .success-message .text {
    font-size: 1.3em;
    font-weight: 300
}

.contact-form.success .success-message .title {
    font-size: 80px;
    line-height: 80px;
    font-weight: 100
}

.contact-form.success .success-message .btn {
    background: #75c032;
    width: 280px;
    margin: 24px auto auto;
    padding: 10px;
    font-size: 2em;
    font-weight: 300
}

.contact-form .validation-error {
    width: 680px;
    background: #f14347;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin-top: 15px;
    margin-left: -15px
}

.bloc-event-search-engine .form-group.my-stay-calendar:hover,.calendars:hover,.detail-form .field-wrapper .calendar-wrapper:hover,.housing-choices-list-wrapper .form-wrapper .form-group:hover,.my-stay-modal .modal-dialog .modal-content .my-stay-calendar:hover,.tourism-my-stay .my-stay-form .calendar-wrapper:hover {
    cursor: pointer
}

.tourism-detail-container {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    max-width: 1280px;
    margin: 0 auto;
    transition: opacity .4s ease;
    opacity: 1
}

.tourism-detail-container h1 {
    text-align: left;
    font-size: 2.5em;
    font-weight: 300
}

.tourism-detail-container h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.1em;
    font-weight: 300
}

.tourism-detail-container .tourism-detail-content,.tourism-detail-container .tourism-detail-header,.tourism-detail-container .tourism-detail-sidebar,.tourism-detail-container .tourism-detail-tabs-wrapper {
    opacity: 1
}

.tourism-detail-container.ready .tourism-detail-content,.tourism-detail-container.ready .tourism-detail-header,.tourism-detail-container.ready .tourism-detail-sidebar,.tourism-detail-container.ready .tourism-detail-tabs-wrapper {
    transform: translate(0,0);
    opacity: 1
}

.tourism-detail-container.transition .tourism-detail-content,.tourism-detail-container.transition .tourism-detail-header,.tourism-detail-container.transition .tourism-detail-sidebar,.tourism-detail-container.transition .tourism-detail-tabs-wrapper {
    transform: translate(0,50px);
    opacity: 0
}

.tourism-detail-container.isLoading:after,.tourism-detail-container.rc-img.loading-img:after,.tourism-detail-container.tourism-facets .facet-button .result-count.loading:after {
    top: 300px
}

.tourism-detail-title {
    display: table;
    width: 100%;
    margin: 15px 0
}

.tourism-detail-title h1 {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.tourism-detail-title h1 .item-title {
    margin-right: 10px
}

.tourism-detail-title h1 .rating-font span {
    margin-right: 3px
}

.tourism-detail-title h1 .rating-font span:before {
    vertical-align: top;
    font-size: 18px
}

.tourism-detail-title .sheet-criteria {
    font-size: .4em;
    display: block;
    margin-top: 5px;
    color: #a0a0a0
}

.tourism-detail-title .sheet-criteria li {
    display: inline-block;
    font-weight: 300;
    vertical-align: top
}

.tourism-detail-content-wrapper {
    position: relative;
    overflow: hidden
}

.tourism-detail-content {
    position: relative;
    padding: 0 15px;
    z-index: 10
}

.tourism-detail-content .tourism-detail-description {
    overflow: hidden;
    padding: 15px 0;
    text-align: justify
}

.tourism-detail-content .sheet-slogan {
    font-weight: 700;
    font-size: 14px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    text-align: justify;
    line-height: 20px;
    text-transform: none;
    margin: 0 0 15px;
    display: block
}

.tourism-detail-section {
    overflow: hidden;
    width: 100%;
    display: table;
    clear: both;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5
}

.tourism-detail-section .section-title {
    display: table-cell;
    vertical-align: top;
    width: 23%;
    color: #8d8d8d;
    font-weight: 500;
    font-size: 1em
}

.tourism-detail-section .section-content {
    display: table-cell;
    vertical-align: top
}

.market-day {
    display: block
}

.timeline-view {
    width: 100%;
    padding: 0
}

.moreButton {
    vertical-align: middle;
    line-height: 78px;
    text-align: center;
    color: #fff;
    background-color: #1250a0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    cursor: pointer;
    clear: both;
    margin: 30px auto;
    border: 1px solid #1250a0;
    transition: .1s all
}

.moreButton:before {
    font-size: 32px
}

.moreButton:active {
    cursor: default
}

.moreButton:hover {
    background-color: #fff;
    color: #1250a0
}

.switcher-container {
    white-space: nowrap;
    text-align: right
}

.switcher-container .btn {
    float: none;
    background: #f2f2f2;
    padding: 15px;
    border-color: #e0e0e0;
    transition: background .3s cubic-bezier(.55,0,.1,1)
}

.switcher-container .btn:before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 10px;
    color: #929292
}

.switcher-container .btn.active {
    background: #fff;
    box-shadow: none;
    cursor: default
}

.switcher-container .btn.active:before {
    color: #1250a0
}

.switcher-container .btn:not(.active):hover {
    background: #ededed
}

.switcher-container .btn:not(.active):hover:before {
    color: #818181
}

@media screen and (max-width: 890px) {
    .switcher-container {
        display:none
    }
}

.sheet-list-timeline {
    overflow: hidden;
    position: relative;
    background: #f0f0f0;
    z-index: 200
}

.sheet-list-timeline .days-list {
    z-index: 200;
    width: 100%;
    display: table;
    padding: 15px 0;
    background: #fff;
    border-bottom: none;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.sheet-list-timeline .days-list.sticky {
    position: fixed;
    top: 0;
    left: 0
}

.sheet-list-timeline .days-list .isLoading,.sheet-list-timeline .days-list .rc-img.loading-img,.sheet-list-timeline .days-list .tourism-facets .facet-button .result-count.loading {
    display: block;
    width: 100%;
    height: 50px;
    position: relative
}

.sheet-list-timeline .days-list .timeline-days {
    display: table-cell;
    vertical-align: top
}

.sheet-list-timeline .days-list .days-wrapper {
    display: table;
    width: 100%;
    padding-right: 15px
}

.sheet-list-timeline .days-list .days-wrapper .day-tag {
    color: #616161;
    display: table-cell;
    vertical-align: top;
    width: 7.14285714%
}

.sheet-list-timeline .days-list .days-wrapper .day-tag div {
    text-align: center;
    line-height: 1
}

.sheet-list-timeline .days-list .days-wrapper .day-tag .day-name {
    font-size: .8em;
    margin-bottom: 4px
}

.sheet-list-timeline .days-list .days-wrapper .day-tag .day-number {
    font-weight: 300;
    font-size: 2.6em;
    margin-bottom: 4px
}

.sheet-list-timeline .days-list .days-wrapper .day-tag .month {
    font-size: .9em
}

.sheet-list-timeline .days-list.sticky-fixed {
    z-index: 100
}

.sheet-list-timeline .days-list.sticky-fixed .timeline-nav-next,.sheet-list-timeline .days-list.sticky-fixed .timeline-nav-prev {
    border-radius: 0;
    width: 50%;
    float: left;
    margin: 0
}

.sheet-list-timeline .days-list.sticky-fixed .timeline-nav-next:before,.sheet-list-timeline .days-list.sticky-fixed .timeline-nav-prev:before {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    background: 0 0
}

.sheet-list-timeline .timeline-nav {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    width: 30%
}

.sheet-list-timeline .timeline-nav .form-control {
    display: inline-block;
    vertical-align: top;
    height: 47px;
    border-radius: 3px;
    width: 60%;
    margin-right: 12px
}

.sheet-list-timeline .timeline-nav .form-control:-ms-input-placeholder {
    text-transform: uppercase
}

.sheet-list-timeline .timeline-nav .form-control::placeholder {
    text-transform: uppercase
}

.sheet-list-timeline .timeline-nav .timeline-nav-next,.sheet-list-timeline .timeline-nav .timeline-nav-prev {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sheet-list-timeline .timeline-nav .timeline-nav-next:hover:not(.disable):before,.sheet-list-timeline .timeline-nav .timeline-nav-prev:hover:not(.disable):before {
    color: #1250a0
}

.sheet-list-timeline .timeline-nav .timeline-nav-next.disable:before,.sheet-list-timeline .timeline-nav .timeline-nav-prev.disable:before {
    opacity: .5
}

.sheet-list-timeline .timeline-nav .timeline-nav-next:before,.sheet-list-timeline .timeline-nav .timeline-nav-prev:before {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0 3px 3px 0;
    display: block;
    font-size: 16px;
    transition: background .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .timeline-nav .timeline-nav-prev:before {
    border-radius: 3px 0 0 3px
}

.sheet-list-timeline .timeline-nav .timeline-nav-next {
    margin-left: -1px
}

.sheet-list-timeline .hidden-results {
    clear: both;
    font-style: italic;
    white-space: nowrap;
    padding: 15px
}

.sheet-list-timeline .no-results {
    font-size: 2.5em;
    font-weight: 100;
    display: block;
    text-align: center;
    margin: 50px 0
}

.sheet-list-timeline.isLoading .timeline-header,.sheet-list-timeline.isLoading .tourism-list-timeline,.sheet-list-timeline.rc-img.loading-img .timeline-header,.sheet-list-timeline.rc-img.loading-img .tourism-list-timeline,.sheet-list-timeline.tourism-facets .facet-button .result-count.loading .timeline-header,.sheet-list-timeline.tourism-facets .facet-button .result-count.loading .tourism-list-timeline {
    opacity: 0
}

.sheet-list-timeline .timeline-header {
    padding: 15px 15px 0;
    position: relative;
    z-index: 10;
    display: table;
    min-height: 104px;
    font-weight: 300;
    color: #4d4d4d
}

.sheet-list-timeline .timeline-header .number-elements {
    line-height: 1;
    font-size: 2em;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.sheet-list-timeline .timeline-header .number-elements .results-label {
    font-size: .8em
}

.sheet-list-timeline .tourism-list-timeline {
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 5;
    min-height: 800px
}

.sheet-list-timeline .timeline-facets {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 0;
    position: relative;
    padding-right: 15px;
    width: 100%
}

.sheet-list-timeline .timeline-facets .facets-wrapper {
    display: block;
    margin-bottom: 10px
}

.sheet-list-timeline .timeline-facets .facets-wrapper:last-child {
    border-bottom: none;
    margin-bottom: 5px
}

.sheet-list-timeline .timeline-facets .timeline-facets-item {
    position: relative;
    padding: 6px 10px 6px 32px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-size: .9em;
    transition: background .3s cubic-bezier(.55,0,.1,1),border .3s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .timeline-facets .timeline-facets-item:hover {
    background: #fff
}

.sheet-list-timeline .timeline-facets .timeline-facets-item.active {
    background: #1250a0;
    border: 1px solid #1250a0;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    color: #fff
}

.sheet-list-timeline .timeline-facets .timeline-facets-item.active:before {
    transform: translateY(-50%) scale(2.5);
    opacity: 0
}

.sheet-list-timeline .timeline-facets .timeline-facets-item.active:after {
    transform: translateY(-50%) scale(1)
}

.sheet-list-timeline .timeline-facets .timeline-facets-item:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 14px;
    background: #b3b3b3;
    transform: translateY(-50%);
    border-radius: 50%;
    opacity: 1;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .timeline-facets .timeline-facets-item:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%) scale(0);
    transform-origin: 50% 50%;
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    border-radius: 50%;
    background: #fff
}

.sheet-list-timeline .days-list-wrapper {
    position: relative;
    height: 100px;
    display: block
}

.sheet-list-timeline .sheets-list {
    padding: 15px;
    width: 100%;
    display: table
}

.sheet-list-timeline .sheets-list .sheet-wrapper {
    display: table;
    width: 100%;
    height: 75px;
    margin-bottom: 15px;
    color: inherit;
    text-decoration: none;
    transform: translateY(20%);
    opacity: 1;
    transition: transform .35s cubic-bezier(.55,0,.1,1),box-shadow .35s cubic-bezier(.55,0,.1,1),opacity .35s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .sheets-list .sheet-wrapper.is-visible {
    transform: translateY(0);
    opacity: 1
}

.sheet-list-timeline .sheets-list .sheet-wrapper.is-visible:hover {
    box-shadow: 0 3px 5px rgba(0,0,0,.05)
}

.sheet-list-timeline .sheets-list .sheet-wrapper.is-before {
    transform: translateY(-20%);
    opacity: 0
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    background: #fcfcfc;
    transition: background .5s cubic-bezier(.55,0,.1,1);
    cursor: pointer
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos-wrapper>a {
    display: table;
    height: 100%;
    text-decoration: none;
    color: inherit
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos-wrapper:hover {
    background: #f7f7f7
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos-wrapper:hover .sheet-image-wrapper .rc-img {
    transform: scale(1.2)
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-image-wrapper {
    display: table-cell;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-image-wrapper .rc-img {
    top: 0;
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    transition-delay: 0s;
    position: absolute
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-image-wrapper:after {
    content: '';
    display: block;
    width: 75px;
    padding-top: 100%
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3em;
    font-weight: 300;
    padding-left: 10px;
    transition: padding .2s cubic-bezier(.55,0,.1,1);
    transition-delay: 0s
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos .sheet-criteria {
    text-transform: uppercase;
    font-size: .8em;
    opacity: .4
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos .sheet-commune {
    font-size: .8em;
    margin-top: 5px;
    display: block;
    overflow: hidden;
    color: #4d4d4d;
    font-weight: 300
}

.sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos .sheet-commune:before {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: left
}

.sheet-list-timeline .sheets-list .sheet-wrapper:hover {
    background: #f2f2f2
}

.sheet-list-timeline .openings-list-wrapper {
    display: table-cell;
    height: inherit
}

.sheet-list-timeline .openings-list-wrapper .openings-list {
    display: table;
    width: 100%;
    height: 100%
}

.sheet-list-timeline .openings-list-wrapper .opening-value {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    background: #f5f5f5;
    border-left: 1px solid #e6e6e6;
    overflow: hidden
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper.active .rounded-button {
    transform: scale(4)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper.active .rounded-button:after {
    transform: scale(9)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper.active .sheet-image-wrapper {
    opacity: 1;
    visibility: visible
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper.active .sheet-image-wrapper .sheet-image,.sheet-list-timeline .openings-list-wrapper .opening-value.available .event-button-wrapper.active .sheet-image-wrapper.no-image:after {
    transform: scale(1)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .rounded-button {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    transition: transform .3s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .rounded-button:after,.sheet-list-timeline .openings-list-wrapper .opening-value.available .rounded-button:before {
    content: '';
    position: absolute
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .rounded-button:before {
    content: '';
    position: absolute;
    z-index: 200;
    width: 8px;
    height: 8px;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 50%;
    transition: transform .3s cubic-bezier(.55,0,.1,1);
    top: 50%;
    left: 50%
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .rounded-button:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    opacity: .22;
    border-radius: 50%;
    transition: transform .3s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .sheet-image-wrapper {
    overflow: hidden;
    position: absolute;
    z-index: 200;
    opacity: 0;
    visibility: hidden;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: opacity .2s cubic-bezier(.55,0,.1,1),visibility .2s cubic-bezier(.55,0,.1,1);
    transform: translate(-50%,-50%);
    background-color: transparent;
    background-size: cover
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .sheet-image-wrapper .sheet-image {
    border-radius: 50%;
    transition: transform .2s cubic-bezier(.55,0,.1,1);
    transform: scale(0)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available .sheet-image-wrapper.no-image:after {
    background: #f2f2f2;
    transition: transform .2s cubic-bezier(.55,0,.1,1);
    transform: scale(0);
    padding: 0;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    color: #dbdbdb;
    border-radius: 50%
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available:hover {
    background: #fff
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available:hover .rounded-button {
    transform: scale(4)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available:hover .sheet-image-wrapper {
    opacity: 1;
    visibility: visible
}

.sheet-list-timeline .openings-list-wrapper .opening-value.available:hover .sheet-image-wrapper .sheet-image,.sheet-list-timeline .openings-list-wrapper .opening-value.available:hover .sheet-image-wrapper.no-image:after {
    transform: scale(1)
}

.sheet-list-timeline .openings-list-wrapper .opening-value.anim .rounded-button {
    transform: translateY(-30px)
}

.sheet-list-timeline .openings-list-wrapper .opening-value .booking-link .rounded-button,.sheet-list-timeline .openings-list-wrapper .opening-value .booking-link .rounded-button:after {
    background: #fc8258
}

.sheet-list-timeline .openings-list-wrapper .opening-value .booking-link,.sheet-list-timeline .openings-list-wrapper .opening-value .booking-link a,.sheet-list-timeline .openings-list-wrapper .opening-value .sheet-link,.sheet-list-timeline .openings-list-wrapper .opening-value .sheet-link a {
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.sheet-list-timeline .sheet-panel {
    font-size: 1.2em;
    position: absolute;
    top: 104px;
    right: 0;
    height: 100%;
    z-index: 200;
    min-width: 400px;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    transform: translateX(100%);
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    overflow: hidden
}

.sheet-list-timeline .sheet-panel.sticky {
    position: fixed;
    top: 0
}

.sheet-list-timeline .sheet-panel .sheet-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .sheet-panel .sheet-image .rc-img {
    transition: opacity .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1);
    opacity: 0
}

.sheet-list-timeline .sheet-panel .sheet-infos {
    background: #fff;
    position: absolute;
    padding: 30px;
    width: 100%;
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19);
    height: calc(100% - 150px);
    top: 150px
}

.sheet-list-timeline .sheet-panel .infos-button,.sheet-list-timeline .sheet-panel .planning-button,.sheet-list-timeline .sheet-panel .sheet-criteria,.sheet-list-timeline .sheet-panel .sheet-date,.sheet-list-timeline .sheet-panel .sheet-name,.sheet-list-timeline .sheet-panel .sheet-schedule {
    transform: translateX(6%);
    opacity: 0;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .sheet-panel .sheet-criteria {
    font-size: .9em;
    padding-bottom: 6px;
    text-transform: uppercase;
    color: #999;
    border-bottom: 2px solid #5fb13a;
    display: inline-block;
    transition-delay: .3s
}

.sheet-list-timeline .sheet-panel .sheet-name {
    font-size: 1.2em;
    margin-top: 30px;
    transition-delay: .4s;
    transform: translateX(9%)
}

.sheet-list-timeline .sheet-panel .sheet-date {
    color: #999;
    margin-top: 30px;
    transition-delay: .5s;
    transform: translateX(12%);
    text-align: center;
    font-size: 1.4em;
    font-weight: 300;
    padding: 15px 0;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative
}

.sheet-list-timeline .sheet-panel .sheet-date:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #e6e6e6
}

.sheet-list-timeline .sheet-panel .sheet-date:before {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #e6e6e6
}

.sheet-list-timeline .sheet-panel .sheet-schedule {
    display: block;
    overflow: hidden;
    transition-delay: .6s;
    transform: translateX(15%);
    text-align: center
}

.sheet-list-timeline .sheet-panel .sheet-schedule .schedule-line {
    display: table;
    width: 100%;
    overflow: hidden;
    margin-top: 30px
}

.sheet-list-timeline .sheet-panel .sheet-schedule .schedule-line:first-child {
    margin-top: 0
}

.sheet-list-timeline .sheet-panel .sheet-schedule .more-schedule {
    opacity: .5;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    padding: 10px 10px 10px 25px;
    position: relative
}

.sheet-list-timeline .sheet-panel .sheet-schedule .more-schedule:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    width: 14px;
    height: 14px;
    box-shadow: 2px 2px 0 #b3b3b3;
    transform: translate(-100%,-100%) rotate(45deg);
    transition: transform .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .sheet-panel .sheet-schedule .start-time {
    display: table-cell;
    vertical-align: top
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding-left: 15px
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
    font-size: 16px;
    height: 1em;
    width: 1em;
    opacity: .4
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time {
    text-align: center;
    width: 50%
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time span,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time span {
    display: block;
    line-height: 1
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time .end-time-label,.sheet-list-timeline .sheet-panel .sheet-schedule .end-time .start-time-label,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time .end-time-label,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time .start-time-label {
    text-transform: uppercase;
    font-size: .7em;
    opacity: .5;
    margin-bottom: 8px
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time .end-time-value,.sheet-list-timeline .sheet-panel .sheet-schedule .end-time .start-time-value,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time .end-time-value,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time .start-time-value {
    font-size: 1.5em;
    font-weight: 100
}

.sheet-list-timeline .sheet-panel .sheet-schedule .end-time .start-time-value.no-end-time,.sheet-list-timeline .sheet-panel .sheet-schedule .start-time .start-time-value.no-end-time {
    line-height: 50px
}

.sheet-list-timeline .sheet-panel .action-buttons {
    margin-top: 40px;
    text-align: center;
    display: -ms-flexbox;
    display: flex
}

.sheet-list-timeline .sheet-panel .action-buttons .btn {
    display: table;
    padding: 15px;
    line-height: 1;
    font-size: 1em;
    margin: 0 auto 10px
}

.sheet-list-timeline .sheet-panel .action-buttons .btn a {
    text-decoration: none;
    color: inherit
}

.sheet-list-timeline .sheet-panel .action-buttons .planning-button {
    background: #1250a0;
    border: 1px solid #1250a0;
    color: #fff;
    transition-delay: .7s;
    transform: translateX(17%)
}

.sheet-list-timeline .sheet-panel .action-buttons .planning-button:hover {
    background: #0f4589
}

.sheet-list-timeline .sheet-panel .action-buttons .infos-button {
    font-weight: 300;
    color: #1250a0;
    background: #fff;
    border: 1px solid #1250a0;
    transform: translateX(20%);
    transition: background .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1) .8s,opacity .5s cubic-bezier(.55,0,.1,1) .8s
}

.sheet-list-timeline .sheet-panel .action-buttons .infos-button:hover {
    background: #0f4589;
    color: #fff
}

.sheet-list-timeline .sheet-panel .wishlist-btn {
    position: absolute;
    top: 65px;
    right: 15px;
    transition: background .5s cubic-bezier(.55,0,.1,1),color .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1),box-shadow .5s cubic-bezier(.55,0,.1,1);
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    text-transform: uppercase;
    border: none;
    border-radius: 50%;
    padding: 2px
}

.sheet-list-timeline .sheet-panel .wishlist-btn .button-wrapper {
    margin: 0 auto
}

.sheet-list-timeline .sheet-panel .wishlist-btn .button-label,.sheet-list-timeline .sheet-panel .wishlist-btn .button-wrapper {
    width: auto
}

.sheet-list-timeline .sheet-panel .wishlist-btn .button-label {
    display: none
}

.sheet-list-timeline .sheet-panel .wishlist-btn .add-icon {
    width: 64px;
    height: 64px
}

.sheet-list-timeline .sheet-panel .wishlist-btn .add-icon:after {
    z-index: 1;
    font-size: 32px;
    line-height: 64px
}

.sheet-list-timeline .sheet-panel .wishlist-btn .add-icon:before {
    display: none
}

.sheet-list-timeline .sheet-panel .wishlist-btn.isFaved,.sheet-list-timeline .sheet-panel .wishlist-btn:hover {
    background: #1250a0
}

.sheet-list-timeline .sheet-panel .wishlist-btn.isFaved .add-icon:after {
    color: #fff
}

.sheet-list-timeline .sheet-panel.image-mode--portrait .sheet-image {
    height: 565px
}

.sheet-list-timeline .sheet-panel.image-mode--landscape .sheet-image {
    height: 300px
}

.sheet-list-timeline .sheet-panel .panel-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 1em;
    height: 1em;
    font-size: 1.5em;
    padding: 15px;
    box-sizing: content-box;
    opacity: .4;
    cursor: pointer;
    transition: transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)
}

.sheet-list-timeline .sheet-panel .panel-close:after {
    display: inline-block;
    vertical-align: top
}

.sheet-list-timeline .sheet-panel .panel-close:hover {
    transform: rotate(180deg);
    opacity: .8
}

.sheet-list-timeline .sheet-panel.visible {
    transform: translateX(0)
}

.sheet-list-timeline .sheet-panel.visible .infos-button,.sheet-list-timeline .sheet-panel.visible .planning-button,.sheet-list-timeline .sheet-panel.visible .sheet-criteria,.sheet-list-timeline .sheet-panel.visible .sheet-date,.sheet-list-timeline .sheet-panel.visible .sheet-name,.sheet-list-timeline .sheet-panel.visible .sheet-schedule {
    transform: translateX(0);
    transition-delay: 0;
    opacity: 1
}

.sheet-list-timeline .sheet-panel.visible .rc-img {
    opacity: 1
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image) .sheet-image {
    opacity: 1;
    transform: translateY(0)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image) .sheet-image .rc-img {
    transform: scale(1.05)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--portrait .wishlist-btn {
    transform: translateY(415px)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--portrait .wishlist-btn:hover {
    transform: translateY(411px);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--portrait .sheet-infos {
    transform: translateY(415px)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--landscape .wishlist-btn {
    transform: translateY(150px)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--landscape .wishlist-btn:hover {
    transform: translateY(146px);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
}

.sheet-list-timeline .sheet-panel.image-hover:not(.no-image).image-mode--landscape .sheet-infos {
    transform: translateY(150px)
}

.sheet-list-timeline .sheet-panel.no-image .wishlist-btn:hover {
    transform: translateY(-4px)
}

.sheet-list-timeline .sheet-panel.no-image .sheet-image {
    height: 150px
}

.sheet-list-timeline .sheet-panel.no-image .sheet-image:after {
    position: absolute;
    font-size: 64px;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: .2
}

.sheet-list-timeline .sheet-panel.planning .sheet-image {
    transform: translateY(-50px) scale(1.08)
}

.sheet-list-timeline .sheet-panel.planning .sheet-image .rc-img {
    opacity: .8
}

.sheet-list-timeline .sheet-panel.planning .sheet-infos {
    transform: translateY(-380px);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.sheet-list-timeline .sheet-panel.planning .sheet-infos .sheet-schedule .more-schedule:before {
    transform: translate(-100%,0) rotate(-135deg)
}

@media screen and (max-width: 1024px) {
    .sheet-list-timeline .sheets-list .sheet-wrapper .sheet-infos-wrapper,.sheet-list-timeline .timeline-nav {
        width:45%
    }
}

.list-item-in-planning .item-wrapper,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper,.wishlist-item.ui-draggable-dragging .item-wrapper,.wishlist-slider-wrapper .wishlist-item .item-wrapper {
    overflow: hidden;
    transition: box-shadow .5s ease,border .5s ease;
    border: 1px solid #d8d8d8
}

.list-item-in-planning .item-wrapper .itinerary-locomotion-type,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .itinerary-locomotion-type,.wishlist-item.ui-draggable-dragging .item-wrapper .itinerary-locomotion-type,.wishlist-slider-wrapper .wishlist-item .item-wrapper .itinerary-locomotion-type {
    display: none
}

.list-item-in-planning .item-wrapper .item-infos,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .item-infos,.wishlist-item.ui-draggable-dragging .item-wrapper .item-infos,.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos {
    bottom: 0!important
}

.list-item-in-planning .item-wrapper .item-infos .item-title,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .item-infos .item-title,.wishlist-item.ui-draggable-dragging .item-wrapper .item-infos .item-title,.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-title {
    padding-right: 42px
}

.list-item-in-planning .item-wrapper .item-infos .item-category,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .item-infos .item-category,.wishlist-item.ui-draggable-dragging .item-wrapper .item-infos .item-category,.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-category {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 48px;
    font-size: 32px;
    color: silver
}

.list-item-in-planning .item-wrapper .item-infos .item-category span:before,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .item-infos .item-category span:before,.wishlist-item.ui-draggable-dragging .item-wrapper .item-infos .item-category span:before,.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-category span:before {
    line-height: 48px
}

.list-item-in-planning .item-wrapper .item-infos .item-category .icon-font-item,.planning-calendar-modal .tourism-list-item .item-container .item-wrapper .item-infos .item-category .icon-font-item,.wishlist-item.ui-draggable-dragging .item-wrapper .item-infos .item-category .icon-font-item,.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-category .icon-font-item {
    display: block
}

.list-item-in-planning:hover .item-wrapper,.planning-calendar-modal .tourism-list-item .item-container:hover .item-wrapper,.wishlist-item.ui-draggable-dragging:hover .item-wrapper,.wishlist-slider-wrapper .wishlist-item:hover .item-wrapper {
    border-color: #1250a0
}

.planning-calendar-title {
    position: relative;
    padding: 15px 0 10px;
    text-align: center;
    font-size: 1.8em;
    color: #1250a0;
    font-weight: 700
}

.planning-calendar-title.day-name {
    text-transform: capitalize
}

.planning-calendar-modal {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    overflow: hidden
}

.planning-calendar-modal .close-modal {
    background: 0 0;
    top: 5px;
    right: 5px;
    width: 90px;
    text-align: right
}

.planning-calendar-modal .close-modal span {
    display: inline;
    color: #727272;
    font-weight: 700;
    width: 0;
    opacity: 0;
    transition: opacity .5s ease
}

.planning-calendar-modal .close-modal:after {
    width: 12px;
    margin: 0 15px 0 5px
}

.planning-calendar-modal .close-modal.active span {
    opacity: 1
}

.planning-calendar-modal .close-modal:hover span,.planning-calendar-modal .close-modal:hover:after {
    color: #1250a0
}

.planning-calendar-modal .submit-button-wrapper {
    clear: both;
    width: 100%;
    overflow: hidden;
    z-index: 100
}

.planning-calendar-sidebar {
    position: relative;
    padding: 10px;
    width: 100%;
    z-index: 20;
    height: 80px;
    transition: all .5s ease;
    background: #efefef
}

.planning-calendar-sidebar.ng-hide {
    height: 0;
    display: block!important;
    padding: 0
}

.planning-calendar-sidebar .list-booking-btn-fixed {
    display: none
}

.planning-calendar-sidebar .tourism-list-item {
    width: 50%;
    height: 60px;
    display: block
}

.planning-calendar-sidebar .tourism-list-item .item-container {
    border: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.planning-calendar-sidebar .tourism-list-item .item-container:hover {
    box-shadow: none
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper {
    box-shadow: none;
    border: none!important
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-image-wrapper {
    width: 60px;
    height: 60px;
    float: left;
    position: relative
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos {
    width: calc(100% - 60px);
    height: 60px;
    padding: 15px 10px 0;
    float: left;
    position: relative;
    background: 0 0;
    box-shadow: none
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .item-title {
    padding-right: 50px!important
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .item-dates {
    display: none
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .link-wrapper a {
    padding: 0
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .link-wrapper .itinerary-length {
    display: none
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .item-category {
    top: -7px!important;
    width: 40px!important;
    height: 40px!important
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper .item-infos .item-category span:before {
    line-height: 40px!important
}

.planning-calendar-sidebar .tourism-list-item .item-container .item-wrapper:after {
    height: 40px;
    width: 2px;
    background: #ccc;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 10px
}

.planning-calendar-sidebar .tourism-list-item:after {
    display: none
}

.planning-calendar-sidebar .sheet-chain-labels {
    width: 49%;
    height: 60px;
    display: block;
    float: right;
    overflow: hidden
}

.planning-calendar-sidebar .sheet-chain-labels ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.planning-calendar-sidebar .sheet-chain-labels .chain-icon-wrapper,.planning-calendar-sidebar .sheet-chain-labels .label-icon-wrapper {
    width: 50px;
    height: 50px;
    margin: 5px;
    padding: 0;
    border: none;
    float: left;
    background-color: #f7f7f7;
    border-radius: 5px
}

.planning-calendar-sidebar .sheet-chain-labels .chain-icon-wrapper .rc-img,.planning-calendar-sidebar .sheet-chain-labels .label-icon-wrapper .rc-img {
    background-size: inherit!important
}

.planning-calendar-sidebar .sheet-infos {
    font-size: .8em;
    width: 35%;
    margin: 0;
    display: table;
    height: 60px;
    padding: 3px 10px 0 15px
}

.planning-calendar-sidebar .sheet-infos .adviced-icon-wrapper {
    display: table-cell;
    vertical-align: middle
}

.planning-calendar-sidebar .sheet-infos .adviced-icon-wrapper .adviced-icon {
    float: left;
    margin-right: 15px;
    font-family: raccourci
}

.planning-calendar-sidebar .sheet-infos .adviced-icon-wrapper .adviced-icon:before {
    font-size: 24px;
    color: #000;
    opacity: .2;
    line-height: 1
}

.planning-calendar-sidebar .sheet-infos .adviced-text {
    width: auto;
    margin: 20px auto;
    display: table-cell;
    vertical-align: middle;
    font-weight: 300;
    color: #000;
    font-style: italic;
    font-size: 1.4em
}

.planning-calendar-sidebar .sheet-infos .adviced-text:after {
    display: none
}

.planning-calendar-sidebar .sheet-infos .adviced-text .adviced-label {
    display: block;
    line-height: 1;
    color: #333
}

.planning-calendar-sidebar .sheet-infos .adviced-text .adviced-value {
    display: block;
    line-height: 1;
    font-style: normal;
    font-weight: 700
}

.planning-calendar-sidebar .sheet-infos .comments {
    font-size: 2em;
    display: table-cell;
    vertical-align: middle
}

.planning-calendar-sidebar .sheet-infos .comments .comments-icon-image {
    height: 40px;
    display: block
}

.planning-calendar-sidebar .sheet-infos .comments .comments-icon-image:before {
    margin-left: 20px;
    width: 50%
}

.planning-calendar-content {
    position: relative;
    z-index: 10;
    padding: 0;
    width: 100%;
    height: 80%;
    min-height: 680px;
    overflow: hidden
}

.planning-calendar-modal.housing-modal .close-modal span,.planning-calendar-modal.housing-modal .tourism-list-item .item-wrapper .item-top-right-corner {
    display: none
}

.planning-calendar-modal.housing-modal .sheet-tariffs {
    padding: 0;
    margin: 0 1%;
    float: left;
    width: 98%
}

.planning-calendar-modal.housing-modal .sheet-tariffs li {
    padding: 0;
    margin: 0 0 8px;
    list-style-type: none;
    font-size: 1em
}

.planning-calendar-modal.housing-modal .sheet-tariffs li .tariffs-available,.planning-calendar-modal.housing-modal .sheet-tariffs li .tariffs-full {
    padding: 3px;
    line-height: 1;
    font-size: .9em;
    font-weight: 300;
    margin-left: 3px;
    display: inline-block;
    background: rgba(255,255,255,.5)
}

.planning-calendar-modal.housing-modal .sheet-tariffs li .tariffs-available {
    color: #1250a0
}

.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .day.day,.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .day.day:after,.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .day.day:before,.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .month,.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .month:after,.planning-calendar-modal.housing-modal .daterange-selector .daterange-item.accordion .month:before {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.planning-calendar-modal.housing-modal .planning-calendar-content {
    padding: 15px 50px;
    min-height: 0
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities {
    clear: both;
    padding-top: 10px
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .title {
    font-size: 1em;
    color: #aaa;
    text-align: center
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa {
    background: 0 0;
    margin: 0;
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
    width: 100%;
    min-height: 88px
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa.isLoading,.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa.rc-img.loading-img,.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa.tourism-facets .facet-button .result-count.loading {
    min-height: 223px
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa .resa-controls,.planning-calendar-modal.housing-modal .planning-calendar-content .planning-availabilities .central-resa .result-booking {
    display: none
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-validate {
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin: 10px 0;
    text-align: center;
    width: 100%
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-validate .btn {
    max-width: 250px;
    width: 100%;
    margin: 0 10px;
    font-size: 1.3em;
    color: #fff
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-validate .btn.secondary {
    background: #aaa
}

.planning-calendar-modal.housing-modal .planning-calendar-content .planning-validate .btn.secondary:hover {
    background: #919191
}

.housing-choices-list {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    white-space: nowrap
}

.housing-choices-list-wrapper {
    position: relative;
    font-weight: 300;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.housing-choices-list-wrapper h2 {
    text-align: center;
    margin-bottom: 20px
}

.housing-choices-list-wrapper .housing-choice-label {
    cursor: pointer;
    font-size: 1.23076923em;
    line-height: 35px;
    transition: all .3s ease
}

.housing-choices-list-wrapper .housing-choice-label:after {
    transition: all .5s ease;
    position: absolute;
    right: 20px;
    top: 35px;
    width: 35px;
    height: 35px;
    background: #1250a0;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.housing-choices-list-wrapper .form-wrapper {
    display: block;
    float: left;
    width: 100%
}

.housing-choices-list-wrapper .form-wrapper.collapse {
    overflow: hidden;
    margin: 0
}

.housing-choices-list-wrapper .form-wrapper.collapse.in {
    overflow: visible
}

.housing-choices-list-wrapper .form-wrapper .form-group {
    width: 70%;
    display: block;
    float: left;
    margin: 0 15% 10px;
    clear: both;
    position: relative
}

.housing-choices-list-wrapper .form-wrapper .form-group.first-calendar {
    margin-top: 30px
}

.housing-choices-list-wrapper .form-wrapper .form-group .caret {
    display: none
}

.housing-choices-list-wrapper .form-wrapper .calendar-label {
    float: left;
    width: 20%;
    line-height: 42px;
    font-size: 1.2em
}

.housing-choices-list-wrapper .form-wrapper .form-control {
    float: left;
    width: 80%;
    height: 42px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer
}

.housing-choices-list-wrapper .form-wrapper .valid-button-wrapper {
    overflow: hidden;
    clear: both;
    display: block;
    padding: 15px 0
}

.housing-choices-list-wrapper .form-wrapper .valid-button-wrapper .btn {
    margin: 0 auto;
    float: none;
    display: block
}

.housing-choices-list-wrapper:hover .housing-choice-label {
    color: #1250a0
}

.single-day-planning {
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYmBgYJBiwAKkUBgAAAAA//8DAAWjAE9huu+kAAAAAElFTkSuQmCC) #e8e8e8
}

.single-day-planning .single-day-header h2 {
    overflow: hidden
}

.single-day-planning .single-day-header h2 .day-index {
    float: left;
    line-height: 40px
}

.single-day-planning .single-day-header h2 .next-day,.single-day-planning .single-day-header h2 .prev-day {
    cursor: pointer;
    float: left;
    width: 40px;
    height: 40px;
    position: relative
}

.single-day-planning .single-day-header h2 .next-day:after,.single-day-planning .single-day-header h2 .prev-day:after {
    color: #000
}

.single-day-planning .single-day-header h2 .prev-day {
    margin-right: 15px
}

.single-day-planning .single-day-header h2 .next-day {
    margin-left: 15px
}

.single-day-planning .single-day-content .single-day-content-wrapper {
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    padding-top: 75%;
    position: relative;
    background: #fff
}

.single-day-planning .single-day-content .single-day-sidebar {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper {
    height: 100%;
    padding: 0;
    background: 0 0
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper .calendar-days-list {
    width: 100%;
    height: 100%;
    top: auto;
    left: auto;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper .calendar-days-list .calendar-day {
    width: 100%;
    height: 100%;
    min-height: 0;
    border: none
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper .calendar-days-list .calendar-day .tourism-list-item {
    cursor: default
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper .calendar-days-list .calendar-day .sheet-name {
    margin-top: 15px;
    font-size: 1.54em;
    line-height: normal;
    font-weight: 700;
    display: block
}

.single-day-planning .single-day-content .single-day-sidebar .calendar-wrapper .calendar-days-list .calendar-day .day-name {
    color: #666;
    text-decoration: none;
    cursor: default
}

.single-day-planning .single-day-content .single-day-map {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.single-day-planning .close-modal {
    background: 0 0;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px
}

.single-day-planning .close-modal:after {
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #000
}

.single-day-planning .close-modal:hover {
    background-color: rgba(255,255,255,.2)
}

.single-day-planning .btn-optimize {
    background: #000;
    border: none;
    border-radius: 3px;
    margin: 15px 0;
    padding: 10px;
    color: #fff;
    float: right
}

.citytrip-modal {
    padding: 2%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.citytrip-modal .modal-title {
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 1;
    padding: 0 50px
}

.citytrip-modal .modal-title:before {
    font-size: 1.3em;
    color: #1250a0;
    margin-bottom: 15px
}

.citytrip-modal .titles-wrapper {
    padding: 0 50px;
    margin-top: 15px;
    margin-bottom: 30px
}

.citytrip-modal .modal-title-no-icon {
    overflow: hidden;
    font-size: 1.6em;
    line-height: normal;
    text-align: left;
    margin: 0
}

.citytrip-modal .modal-subtitle {
    font-size: .9em;
    text-align: left;
    margin: 0;
    font-weight: 400
}

.citytrip-modal .citytrip-sliders {
    font-weight: 700;
    padding: 0 50px;
    margin: 0
}

.citytrip-modal .citytrip-sliders .slider-item {
    width: 100%;
    text-align: left;
    list-style: none;
    height: 50px;
    display: table
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon {
    width: 60px;
    padding: 0;
    display: table-cell;
    vertical-align: top
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon:after {
    content: '';
    display: block;
    margin: 5px 0;
    height: 40px;
    width: 40px;
    background: url(/api/static/assets/images/city-trip-icons.png)
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-museum:after {
    background-position: 0 -40px
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-monuments:after {
    background-position: 0 -80px
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-shopping:after {
    background-position: 0 -120px
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-degustation:after {
    background-position: 0 -200px
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-nature:after {
    background-position: 0 0
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-sport:after {
    background-position: 0 -160px
}

.citytrip-modal .citytrip-sliders .slider-item .item-icon.icon-fma:after {
    background-position: 0 -240px
}

.citytrip-modal .citytrip-sliders .slider-item .slider-item-title-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}

.citytrip-modal .citytrip-sliders .slider-item .item-slider {
    width: 40%;
    display: table-cell;
    vertical-align: middle
}

.citytrip-modal .citytrip-sliders .slider-item .item-slider .slider-wrapper {
    display: table;
    width: 100%
}

.citytrip-modal .citytrip-sliders .slider-item .item-slider .symbols {
    display: table-cell;
    vertical-align: middle
}

.citytrip-modal .citytrip-sliders .slider-item .item-slider .slider {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.citytrip-modal .citytrip-sliders .slider-item .symbols {
    font-weight: 700;
    font-size: 2em;
    color: #8d8d8d;
    text-align: center;
    cursor: pointer
}

.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:after {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin: 0 5px;
    border-radius: 50%;
    color: #999;
    transition: background .3s ease
}

.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:hover:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:hover:after {
    background: #f0f0f0
}

.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:active:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.minus:focus:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:active:after,.citytrip-modal .citytrip-sliders .slider-item .symbols.plus:focus:after {
    background: #e6e6e6
}

.citytrip-modal .citytrip-sliders .slider-item .symbols::selection {
    background: 0 0
}

.citytrip-modal .citytrip-sliders .rangeslider {
    padding: 0
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider {
    padding: 0;
    margin: 10px 0;
    background: 0 0;
    border: none;
    box-shadow: none
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-join {
    background: #1250a0
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-runner {
    background: #ccc;
    height: 8px;
    border-radius: 4px
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-handle {
    border-radius: 50%;
    border: 4px solid #1250a0;
    background: #fff;
    width: 22px;
    height: 22px;
    margin-top: -7px
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-handle-max i,.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-handle-min i {
    background: 0 0
}

.citytrip-modal .citytrip-sliders .ngrs-range-slider .ngrs-value {
    display: none
}

.citytrip-modal .citytrip-sliders .rangeslider-values {
    width: 100%
}

.citytrip-modal .citytrip-sliders .rangeslider-values span {
    width: 25%;
    display: inline-block;
    text-align: center
}

.citytrip-modal .modal-days {
    min-height: 200px;
    max-height: 480px;
    padding: 0 30px
}

.citytrip-modal .modal-days .day .day-name {
    color: #1250a0;
    display: block;
    font-size: 1.23em;
    font-weight: 800;
    text-align: center;
    padding: 15px
}

.citytrip-modal .modal-days .day .day-element {
    text-align: left;
    position: relative;
    display: table;
    width: 86%;
    margin: 0 auto 2%;
    cursor: pointer
}

.citytrip-modal .modal-days .day .day-element .tourism-list-item {
    display: table-cell;
    vertical-align: top;
    border-radius: 0;
    width: 100%;
    margin: 0;
    z-index: 0;
    transition: all .5s ease
}

.citytrip-modal .modal-days .day .day-element .tourism-list-item .sheet-image-wrapper {
    border-radius: 0
}

.citytrip-modal .modal-days .day .day-element .tourism-list-item:after {
    content: none
}

.citytrip-modal .modal-days .day .day-element .tourism-list-item:hover {
    z-index: 0;
    border-color: #efefef
}

.citytrip-modal .modal-days .day .day-element .btn-citytrip {
    position: relative;
    width: 110px;
    background: #efefef;
    display: table-cell;
    vertical-align: top;
    transition: all .5s ease
}

.citytrip-modal .modal-days .day .day-element .btn-citytrip:after {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    color: #fff;
    font-size: 20px
}

.citytrip-modal .modal-days .day .day-element.citytripValid .tourism-list-item {
    border-color: #1250a0
}

.citytrip-modal .modal-days .day .day-element.citytripValid .btn-citytrip {
    background: #1250a0
}

.citytrip-modal .modal-days .day .day-element.citytripCancel .tourism-list-item {
    opacity: .3;
    border-color: #efefef
}

.citytrip-modal .modal-days .day .day-element:hover.citytripValid .tourism-list-item {
    border-color: #f14347
}

.citytrip-modal .modal-days .day .day-element:hover.citytripValid .btn-citytrip {
    background: #f14347
}

.citytrip-modal .modal-buttons {
    margin: 30px 0
}

.planning-ct {
    height: 100%;
    width: 70%;
    float: left;
    position: relative;
    background: #f6f6f6
}

.planning-ct .planning-ct-validate {
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    background-color: #1250a0;
    text-align: center;
    color: #fff;
    transition: height .3s;
    height: 0;
    z-index: 1;
    cursor: pointer
}

.planning-ct .planning-ct-validate.active {
    height: 50px
}

.planning-ct .planning-ct-tooltip {
    position: absolute;
    top: 5%;
    left: 25%;
    right: 25%;
    width: 50%;
    background: rgba(255,255,255,.9);
    text-align: center;
    color: #000;
    opacity: 1;
    z-index: 1;
    margin: auto;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24);
    transition: all .3s ease;
    padding: 30px
}

.planning-ct .planning-ct-tooltip .btn {
    margin-top: 15px
}

.planning-ct .planning-ct-tooltip.ng-hide {
    opacity: 0
}

.planning-ct .planning-ct-tooltip.selectedtrip {
    padding: 0
}

.planning-ct .planning-ct-tooltip.selectedtrip>div {
    background: rgba(180,180,180,.2);
    cursor: pointer;
    text-align: left;
    padding: 30px;
    vertical-align: top;
    transition: all .3s ease;
    color: #7a7a7a
}

.planning-ct .planning-ct-tooltip.selectedtrip>div h3 {
    text-align: left;
    font-weight: 300;
    margin: 0
}

.planning-ct .planning-ct-tooltip.selectedtrip>div.active,.planning-ct .planning-ct-tooltip.selectedtrip>div:hover {
    box-shadow: 0 -5px 0 #1250a0
}

.planning-ct .planning-ct-tooltip.selectedtrip>div.active {
    background: #fff
}

.planning-ct .planning-ct-tooltip.selectedtrip>div.active h3 {
    color: #1250a0
}

.planning-ct .planning-ct-tooltip .tooltip-exit {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    color: #424242
}

.planning-ct .planning-ct-tooltip .tooltip-exit:after {
    line-height: 20px;
    text-align: center
}

.planning-ct .planning-ct-tooltip .tooltip-exit:hover {
    color: #1250a0
}

.wishlist-slider-wrapper {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYmBgYJBiwAKkUBgAAAAA//8DAAWjAE9huu+kAAAAAElFTkSuQmCC) #e8e8e8;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 120px;
    clear: both;
    margin: 0;
    opacity: 1
}

.wishlist-slider-wrapper .wishlist-slider {
    transition: opacity .5s cubic-bezier(.55,0,.1,1)
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-wrapper {
    width: 100%
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-wrapper .kaarousel-slider {
    text-align: left
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-slide {
    width: 300px
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-next,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev {
    background-color: transparent;
    box-shadow: none;
    width: 120px;
    right: -120px
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-next:hover,.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev:hover {
    background-color: transparent;
    box-shadow: none
}

.wishlist-slider-wrapper .wishlist-slider .kaarousel-prev {
    left: -120px
}

.wishlist-slider-wrapper .wishlist-item .item-wrapper {
    border: none!important
}

.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-category {
    top: 0;
    height: 32px
}

.wishlist-slider-wrapper .wishlist-item .item-wrapper .item-infos .item-category .icon-font-item:before {
    line-height: 32px
}

.wishlist-slider-wrapper.isDragging.dropzone {
    background-color: transparent;
    box-shadow: none;
    border: none
}

.wishlist-slider-wrapper.isDragging .wishlist-slider {
    opacity: .1
}

.wishlist-slider-wrapper.isBeingHovered:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 112px;
    height: 112px;
    margin-top: -56px;
    margin-left: -56px;
    font-size: 112px;
    color: #f14347
}

.planning-slider-wrapper {
    padding: 0 0 1%;
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYmBgYJBiwAKkUBgAAAAA//8DAAWjAE9huu+kAAAAAElFTkSuQmCC) #e8e8e8;
    min-height: 500px;
    float: left;
    width: 100%
}

.planning-slider-wrapper .planning-slider {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 120px
}

.planning-slider-wrapper .planning-slider .helper {
    width: 90%;
    margin: 5%;
    min-height: 120px;
    clear: both;
    float: left;
    padding: 10px;
    display: table;
    background: #fff;
    border: 1px dotted #d1d1d1;
    color: #424242;
    font-weight: 300;
    text-align: center
}

.planning-slider-wrapper .planning-slider .helper .centered {
    display: table-cell;
    vertical-align: middle
}

.planning-slider-wrapper .planning-slider .helper.not-available {
    color: #f14347;
    font-weight: 700;
    border: none;
    background-color: transparent
}

.planning-slider-wrapper .planning-slider .next-nav,.planning-slider-wrapper .planning-slider .prev-nav {
    z-index: 2;
    position: absolute;
    cursor: pointer;
    height: 100%;
    width: 120px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #f5f5f5;
    transition: opacity .5s cubic-bezier(.55,0,.1,1),visibility .5s cubic-bezier(.55,0,.1,1)
}

.planning-slider-wrapper .planning-slider .next-nav.visible,.planning-slider-wrapper .planning-slider .prev-nav.visible {
    opacity: .95;
    visibility: visible
}

.planning-slider-wrapper .planning-slider .next-nav.visible:hover,.planning-slider-wrapper .planning-slider .prev-nav.visible:hover {
    opacity: .8
}

.planning-slider-wrapper .planning-slider .next-nav.visible:hover:after,.planning-slider-wrapper .planning-slider .prev-nav.visible:hover:after {
    color: #000
}

.planning-slider-wrapper .planning-slider .prev-nav {
    left: 0;
    border-right: 1px solid #ddd
}

.planning-slider-wrapper .planning-slider .next-nav {
    right: 0;
    border-left: 1px solid #ddd
}

.planning-slider-wrapper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fbfbfb;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    padding: 0;
    margin: 0 auto;
    display: table;
    transition: all .3s ease;
    top: 0;
    left: 0
}

.planning-slider-wrapper .swiper-wrapper .dropzone {
    float: left;
    width: 100%;
    height: 100%;
    padding: 0 0 5%;
    margin: 0;
    min-height: 500px;
    opacity: 1;
    box-sizing: content-box
}

.planning-slider-wrapper .swiper-wrapper .dropzone.dropzone-expand {
    width: 30%
}

.planning-slider-wrapper .swiper-wrapper .dropzone.isFull {
    background: #efefef;
    opacity: .5
}

.planning-slider-wrapper .swiper-wrapper .dropzone.isFull .day-name .day-label,.planning-slider-wrapper .swiper-wrapper .dropzone.isFull .day-name .day-month {
    color: #000!important
}

.planning-slider-wrapper .swiper-wrapper .dropzone.isFull .open-map,.planning-slider-wrapper .swiper-wrapper .dropzone.isFull .optimize {
    display: none
}

.planning-slider-wrapper .swiper-wrapper .dropzone.lastDay {
    opacity: .5
}

.planning-slider-wrapper .swiper-wrapper .dropzone.isBeingHovered {
    opacity: 1;
    box-shadow: inset 0 0 0 3px #1250a0
}

.planning-slider-wrapper .swiper-wrapper .dropzone.isBeingHovered .helper {
    opacity: 1;
    color: #1250a0;
    border-color: #1250a0
}

.planning-slider-wrapper .swiper-wrapper .dropzone .planning-placeholder {
    float: left;
    width: 100%;
    height: 36px
}

.planning-slider-wrapper .swiper-slide {
    width: 33.33333333%;
    border-right: 1px solid #ddd;
    position: relative;
    list-style-type: none;
    display: table-cell;
    vertical-align: top;
    height: 100%;
    min-height: 100%
}

.planning-slider-wrapper .swiper-slide:last-child {
    border-right: none
}

.planning-slider-wrapper .swiper-slide .day-name {
    padding: 20px 5%;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
    float: left;
    text-align: left;
    display: table
}

.planning-slider-wrapper .swiper-slide .day-label {
    color: #1250a0;
    font-size: 1.23em;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle
}

.planning-slider-wrapper .swiper-slide .day-month {
    display: block;
    color: #666;
    font-size: 1.07em;
    font-weight: 300
}

.planning-slider-wrapper .swiper-slide .day-actions-icons {
    display: table-cell;
    vertical-align: top;
    width: 90px
}

.planning-slider-wrapper .swiper-slide .planning-action-icon {
    font-size: 1.2em;
    color: #1250a0;
    float: right;
    text-align: center;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    background: #fff;
    transition: all .3s ease;
    cursor: pointer
}

.planning-slider-wrapper .swiper-slide .planning-action-icon.disabled {
    cursor: default;
    opacity: .4
}

.planning-slider-wrapper .swiper-slide .planning-action-icon.disabled:hover {
    color: #1250a0;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: none
}

.planning-slider-wrapper .swiper-slide .planning-action-icon:after {
    line-height: 34px
}

.planning-slider-wrapper .swiper-slide .planning-action-icon:hover {
    color: #7a7a7a;
    border: 1px solid #c7c7c7;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.add-items-helper {
    position: relative
}

.add-items-helper:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 90%
}

.add-items-helper .helper-container {
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    border: 1px dotted #a5a5a5;
    text-decoration: none;
    transition: all .5s ease
}

.add-items-helper .helper-container .helper-wrapper {
    display: table;
    width: 100%;
    height: 100%
}

.add-items-helper .helper-container .centered {
    display: table-cell;
    vertical-align: middle
}

.add-items-helper .helper-container:hover {
    background: rgba(0,0,0,.05);
    box-shadow: inset 0 2px 10px 0 rgba(0,0,0,.16)
}

.add-items-helper .helper-icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    color: #a3a3a3;
    text-align: center;
    line-height: 1
}

.add-items-helper .helper-icon:before {
    font-size: 48px
}

.add-items-helper .helper-label {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0 0;
    color: #5d5d5d;
    font-size: 1.23076923em;
    font-weight: 300
}

.planning-menu-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    height: 100%;
    background: #0f4589;
    padding: 15px;
    color: #fff
}

.planning-menu-bar .table-wrapper {
    height: 100%
}

.planning-menu-bar .menu-wrapper {
    display: table-cell;
    vertical-align: top
}

.planning-menu-bar .menu-wrapper:hover .menu-item {
    opacity: .5
}

.planning-menu-bar .menu-wrapper .menu-item {
    color: #fff;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    margin-bottom: 30px;
    transition: opacity .3s cubic-bezier(.55,0,.1,1)
}

.planning-menu-bar .menu-wrapper .menu-item:last-child {
    margin-bottom: 0
}

.planning-menu-bar .menu-wrapper .menu-item a {
    color: inherit;
    display: block;
    text-decoration: none
}

.planning-menu-bar .menu-wrapper .menu-item:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none;
    background: #114b97
}

.planning-menu-bar .menu-wrapper .menu-item:hover {
    opacity: 1
}

.planning-menu-bar .menu-wrapper .menu-item.clicked:after {
    animation: 1s ease-out forwards anim-effect-sanja
}

.planning-menu-bar .menu-item-icon {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px
}

.planning-menu-bar .menu-item-icon:before {
    z-index: 2;
    position: relative;
    text-align: center;
    line-height: 32px;
    font-size: 20px
}

.planning-menu-bar .menu-item-label {
    margin-top: 10px;
    display: block;
    text-align: center;
    font-weight: 300
}

.item-in-planning {
    float: left;
    width: 100%;
    transition: box-shadow .3s ease
}

.item-in-planning.editing {
    position: relative;
    z-index: 100
}

.item-in-planning.editing .tourism-list-item {
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24);
    z-index: 1000;
    cursor: default
}

.item-in-planning.editing:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.75)
}

.item-in-planning.accomodation-bottom .tourism-list-item,.item-in-planning.accomodation-top .tourism-list-item {
    border-radius: 0;
    background: 0 0;
    border-right: 0;
    border-right: none;
    border-left: none;
    border-color: #ddd
}

.item-in-planning.accomodation-bottom .tourism-list-item:hover,.item-in-planning.accomodation-top .tourism-list-item:hover {
    border-color: #ddd
}

.item-in-planning.accomodation-top .tourism-list-item .sheet-image-wrapper {
    display: none
}

.tourism-list-item.in-planning {
    width: 90%;
    background: #fff;
    margin: 5px 5%;
    float: left;
    cursor: move;
    min-height: 120px;
    display: table;
    border-radius: 3px;
    border: 1px solid #ededed;
    transition: box-shadow .5s ease,background .5s ease;
    position: relative
}

.tourism-list-item.in-planning .sheet-index {
    z-index: 2;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    border: 3px solid #1250a0;
    font-weight: 700
}

.tourism-list-item.in-planning .sheet-image-wrapper {
    display: table-cell;
    width: 120px;
    height: 120px;
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    position: relative
}

.tourism-list-item.in-planning .sheet-image-wrapper.no-image {
    background: #efefef
}

.tourism-list-item.in-planning .sheet-image-wrapper.no-image:before {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 48px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    color: #fff
}

.tourism-list-item.in-planning .sheet-infos-wrapper {
    padding: 15px;
    display: table-cell;
    vertical-align: top
}

.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-hours {
    display: block;
    color: #bcbcbc;
    font-size: 1.38em;
    font-weight: 300
}

.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px
}

.tourism-list-item.in-planning .sheet-infos-wrapper .sheet-group:after {
    color: #aaa;
    font-size: 25px;
    display: block
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-sheet-name {
    font-weight: 400;
    font-size: 1.07em;
    color: #000
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 10px;
    overflow: hidden
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order span {
    float: left
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.booked {
    color: #1250a0
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.booked.misplaced {
    color: #fc8258
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.bookable {
    color: #f14347
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.bookable .tobook {
    text-transform: none;
    background: #f14347;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    font-size: 1.3em;
    cursor: pointer;
    line-height: 1em
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.bookable .tobook:hover {
    background: #f35b5e
}

.tourism-list-item.in-planning .sheet-infos-wrapper .planned-order.bookable .full {
    font-weight: 700
}

.tourism-list-item.in-planning .edit-button {
    font-family: serif;
    letter-spacing: 1px;
    padding: 10px;
    color: #1250a0;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid transparent;
    height: 39px;
    width: 39px;
    line-height: 8px;
    transition: all .3s ease;
    border-radius: 3px
}

.tourism-list-item.in-planning .edit-button:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 39px;
    font-size: 18px;
    color: #1250a0
}

.tourism-list-item.in-planning .edit-button:hover {
    border: 1px solid #ebebeb;
    background: #fff
}

.tourism-list-item.in-planning .animated-dropdown-menu {
    min-width: 200px;
    max-width: 240px;
    margin-bottom: -1px;
    margin-right: -1px
}

.tourism-list-item.in-planning .animated-dropdown-menu a {
    text-decoration: none;
    color: #000
}

.tourism-list-item.in-planning .animated-dropdown-menu a:hover {
    color: #1250a0
}

.tourism-list-item.in-planning .animated-dropdown-menu .menu-visualize .menu-item-icon:before {
    font-size: 20px
}

.tourism-list-item.in-planning .animated-dropdown-menu .menu-edit .menu-item-icon:before {
    font-size: 18px
}

.tourism-list-item.in-planning .animated-dropdown-menu .menu-duplicate .menu-item-icon:before {
    font-size: 20px
}

.tourism-list-item.in-planning .animated-dropdown-menu .menu-delete .menu-item-icon:before {
    font-size: 14px
}

.tourism-list-item.in-planning .animated-dropdown-menu .menu-order .menu-item-icon:before {
    font-size: 18px
}

.tourism-list-item.in-planning.ui-draggable-dragging {
    margin: 0;
    width: 300px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24);
    border: none;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box
}

.tourism-list-item.in-planning.ui-draggable-dragging .sheet-image-wrapper {
    border-radius: 0
}

.tourism-list-item.in-planning.ui-draggable-disabled {
    cursor: default;
    opacity: 1
}

.tourism-list-item.in-planning.ui-draggable-disabled:hover {
    box-shadow: none
}

.tourism-list-item.in-planning:hover {
    border-color: #1250a0;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19)
}

.tourism-list-item.in-planning.edit-menu {
    box-shadow: none!important
}

.distance-from-previous {
    float: right;
    width: 90%;
    margin: 0 5%
}

.distance-from-previous .distance-float {
    float: left;
    position: relative
}

.distance-from-previous .distance-wrapper {
    float: right;
    font-size: 1.07em
}

.distance-from-previous .distance-wrapper .distance,.distance-from-previous .distance-wrapper .glyphicon {
    float: left;
    line-height: 28px
}

.distance-from-previous .distance-wrapper .distance.ride-warning,.distance-from-previous .distance-wrapper .glyphicon.ride-warning {
    margin-right: 3px;
    font-weight: 700
}

.distance-from-previous .distance-wrapper .distance.ride-warning:before,.distance-from-previous .distance-wrapper .glyphicon.ride-warning:before {
    margin-right: 5px;
    display: inline-block;
    clear: none;
    width: 16px;
    height: 16px;
    font-size: 16px
}

.distance-from-previous .distance-wrapper .glyphicon {
    display: none;
    margin-right: 6px
}

.distance-from-previous .distance-wrapper.toClose {
    color: #f14347
}

.distance-from-previous .distance-wrapper>div {
    overflow: hidden
}

.planning-tourism {
    min-height: 800px;
    background: #ddd;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding-right: 150px;
    position: relative;
    height: 100%
}

.planning-tourism .planning-section {
    display: block;
    width: 100%;
    overflow: hidden
}

.planning-tourism .item-container {
    cursor: move
}

.planning-tourism .item-container .sheet-list-item-buttons {
    display: none
}

.planning-tourism .item-container .item-wrapper {
    overflow: hidden;
    transition: box-shadow .5s ease,border .5s ease;
    border: 1px solid #d8d8d8
}

.planning-tourism .item-container .item-wrapper .itinerary-locomotion-type {
    display: none
}

.planning-tourism .item-container .item-wrapper .item-infos {
    bottom: 0!important
}

.planning-tourism .item-container .item-wrapper .item-infos .item-title {
    padding-right: 42px
}

.planning-tourism .item-container .item-wrapper .item-infos .item-category {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 48px;
    font-size: 32px;
    color: silver
}

.planning-tourism .item-container .item-wrapper .item-infos .item-category span:before {
    line-height: 48px
}

.planning-tourism .item-container .item-wrapper .item-infos .item-category .icon-font-item {
    display: block
}

.planning-tourism .item-container:hover .item-wrapper {
    border-color: #1250a0
}

.planning-tourism .item-container.isFaved {
    border: 1px solid #e5e5e5
}

.planning-tourism .item-container.isFaved:hover {
    border-color: #1250a0
}

.planning-tourism .item-container a {
    cursor: move
}

.planning-tourism .item-container .item-delete {
    z-index: 50;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: all .5s ease
}

.planning-tourism .item-container .item-delete:after {
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    text-shadow: 0 0 7px rgba(0,0,0,.8);
    background-color: rgba(0,0,0,.2);
    color: #fff
}

.planning-tourism .item-container .item-delete:hover {
    background-color: rgba(0,0,0,.5)
}

.opened-map .planning-action-icon.open-map {
    background: #fff;
    border: 1px solid #ddd;
    color: #1250a0
}

.opened-map .tourism-list-item.in-planning {
    border-color: #f2f2f2!important
}

.isDragging .dropzone {
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.5);
    background: #fff
}

.isDragging .dropzone.isFull {
    box-shadow: none
}

.isDragging .swiper-wrapper .dropzone .item-in-planning {
    width: 100%;
    margin-bottom: 15px
}

.isDragging .swiper-wrapper .dropzone .item-in-planning .tourism-list-item.in-planning {
    opacity: .1
}

.isDragging .swiper-wrapper .dropzone .item-in-planning .distance-from-previous,.isDragging .swiper-wrapper .dropzone .item-in-planning .planning-placeholder {
    display: none
}

.wishlist-item.ui-draggable-dragging {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    cursor: move!important
}

.wishlist-item.ui-draggable-dragging .tourism-list-item {
    border-radius: 5px
}

.wishlist-item.ui-draggable-dragging .item-wrapper {
    box-shadow: 0 16px 28px 0 rgba(0,0,0,.22);
    border: none;
    border-radius: 3px;
    overflow: hidden
}

.wishlist-item.ui-draggable-dragging .item-wrapper .sheet-list-item-buttons {
    display: none
}

.wishlist-item.ui-draggable-dragging a {
    cursor: move!important
}

.centered-block,.planning-tourism.light-mode .no-sheets,.planning-tourism.read-only-mode .planning-days,.planning-tourism.read-only-mode .planning-infos {
    width: 100%;
    max-width: 960px;
    margin: 0 auto
}

@media print {
    .app-container.state-wishlist .app-wrapper {
        float: none!important
    }

    .planning-tourism .glyphicon-trash {
        display: none
    }
}

.planning-tourism .alert-window-wrapper {
    display: none
}

.planning-tourism.read-only-mode {
    background: #f3f3f3;
    padding-right: 0
}

.planning-tourism.read-only-mode .social-sharing {
    float: left;
    width: 100%;
    display: table;
    position: relative;
    min-height: 180px;
    margin-bottom: 15px;
    padding: 30px 0;
    background: url(../../images/sso-bg.jpg) center/cover fixed
}

.planning-tourism.read-only-mode .social-sharing:before {
    content: '';
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .75
}

.planning-tourism.read-only-mode .social-sharing .planning-not-found,.planning-tourism.read-only-mode .social-sharing .planning-sharing {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.planning-tourism.read-only-mode .social-sharing .planning-sharing {
    text-align: right
}

.planning-tourism.read-only-mode .social-sharing .planning-not-found {
    width: 80%;
    margin: 0 auto
}

.planning-tourism.read-only-mode .social-sharing .planning-not-found h2 {
    margin-bottom: 15px
}

.planning-tourism.read-only-mode .social-sharing .planning-create {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    position: relative;
    min-width: 582px;
    z-index: 2
}

.planning-tourism.read-only-mode .social-sharing .planning-create:before {
    content: '';
    width: 1px;
    height: 80%;
    position: absolute;
    top: 10%;
    left: 0;
    background: rgba(255,255,255,.2)
}

.planning-tourism.read-only-mode .social-sharing.light-sharing .planning-sharing {
    text-align: center
}

.planning-tourism.read-only-mode .social-sharing .create-buttons .buttons-wrapper {
    float: left;
    margin-top: 25px
}

.planning-tourism.read-only-mode .social-sharing .create-buttons .btn {
    font-size: 1.07692308em;
    font-weight: 300
}

.planning-tourism.read-only-mode .social-sharing .btn-duplicate {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    padding: 9px 12px;
    border-radius: 2px;
    opacity: .6;
    transition: opacity .3s ease
}

.planning-tourism.read-only-mode .social-sharing .btn-duplicate:hover {
    opacity: 1
}

.planning-tourism.read-only-mode .social-sharing .btn-plan {
    margin-left: 2px;
    padding: 10px 20px;
    border-radius: 2px
}

.planning-tourism.read-only-mode .social-sharing .section-wrapper {
    width: 80%;
    margin: 0 auto;
    overflow: hidden
}

.planning-tourism.read-only-mode .social-sharing h2 {
    color: #fff;
    font-weight: 100;
    font-size: 2em;
    margin: 0
}

.planning-tourism.read-only-mode .social-sharing h3 {
    color: #fff;
    font-size: 1.07692308em;
    font-weight: 300;
    opacity: .6;
    margin: 0
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons.active .sharing-icon,.planning-tourism.read-only-mode .social-sharing .sharing-icons:hover .sharing-icon {
    opacity: .5
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon {
    vertical-align: top;
    margin-top: 15px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: red;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all .3s ease;
    cursor: pointer;
    font-size: 22px
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon>div {
    height: 100%;
    width: 100%;
    z-index: 999;
    position: absolute
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon:after {
    line-height: 60px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.active,.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon:hover {
    opacity: 1
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.facebook {
    background: #3b5998
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.twitter {
    background: #00aced;
    margin-right: 25px;
    margin-left: 25px
}

.planning-tourism.read-only-mode .social-sharing .sharing-icons .sharing-icon.google {
    background: #dd4b39
}

.planning-tourism.read-only-mode .social-sharing .sharing-section {
    color: #fff;
    transition: all .35s;
    overflow: hidden;
    opacity: 0;
    height: 0;
    padding: 0;
    line-height: 1;
    width: 100%
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .social-item {
    line-height: 1;
    display: inline-block
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-label {
    font-size: 1.3em;
    font-weight: 100;
    color: #b3b3b3;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button {
    vertical-align: middle;
    display: inline-block
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.isLoading,.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.rc-img.loading-img,.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.tourism-facets .facet-button .result-count.loading {
    position: relative
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.isLoading:after,.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.rc-img.loading-img:after,.planning-tourism.read-only-mode .social-sharing .sharing-section .tooltip-button.tourism-facets .facet-button .result-count.loading:after {
    box-shadow: none
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .fb-share-button {
    background: #fff;
    padding: 4px;
    border-radius: 2px
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .fb-share-readonly-btn {
    text-align: center;
    padding: 5px 20px;
    border: 1px solid #3b5998;
    background: #3b5998;
    cursor: pointer;
    color: #fff;
    transition: .3s all
}

.planning-tourism.read-only-mode .social-sharing .sharing-section .fb-share-readonly-btn:hover {
    background-color: #fff;
    color: #3b5998
}

.planning-tourism.read-only-mode .social-sharing .sharing-section.show {
    width: 100%;
    opacity: 1;
    height: 46px;
    padding-top: 15px
}

.planning-tourism.read-only-mode .planning-infos {
    width: 100%;
    display: table;
    margin-bottom: 15px;
    min-height: 80px
}

@media screen {
    .planning-tourism.read-only-mode .avatar-wrapper {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        width: 110px
    }

    .planning-tourism.read-only-mode .avatar-wrapper .avatar-image {
        width: 80px;
        height: 80px;
        border: none
    }

    .planning-tourism.read-only-mode .avatar-wrapper:after {
        position: absolute;
        top: 50%;
        left: 70px;
        font-size: 16px;
        margin-top: -35px;
        background: #1250a0;
        width: 38px;
        height: 38px;
        z-index: 100;
        text-align: center;
        line-height: 38px;
        border-radius: 50%;
        color: #fff
    }

    .planning-tourism.read-only-mode .day-tag .day-label:after,.planning-tourism.read-only-mode .day-tag .type-label:after,.planning-tourism.read-only-mode .type-tag .day-label:after,.planning-tourism.read-only-mode .type-tag .type-label:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        border-top: 15px solid #1250a0;
        border-right: 50px dotted transparent;
        border-left: 50px dotted transparent
    }
}

.planning-tourism.read-only-mode .infos-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px
}

.planning-tourism.read-only-mode .infos-wrapper h1 {
    margin: 0;
    font-size: 2em;
    font-weight: 500
}

.planning-tourism.read-only-mode .infos-wrapper .planning-name {
    margin-left: -2px;
    color: #1250a0
}

.planning-tourism.read-only-mode .infos-wrapper .planning-author {
    margin-top: 5px;
    font-size: .6em;
    font-weight: 300;
    opacity: .5
}

.planning-tourism.read-only-mode .action-buttons {
    display: table-cell;
    vertical-align: middle
}

.planning-tourism.read-only-mode .action-buttons .buttons-container {
    float: right
}

.planning-tourism.read-only-mode .action-buttons .button-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 80px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    border-left: 1px solid #e5e5e5;
    color: #7a7a7a;
    transition: color .3s ease
}

.planning-tourism.read-only-mode .action-buttons .button-wrapper:hover {
    color: #1250a0
}

.planning-tourism.read-only-mode .action-buttons .button-wrapper:hover .action-button {
    opacity: 1
}

.planning-tourism.read-only-mode .action-buttons .button-label {
    display: block;
    text-align: center
}

.planning-tourism.read-only-mode .action-buttons .action-button {
    position: relative;
    display: table;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    opacity: .4
}

.planning-tourism.read-only-mode .action-buttons .action-button:after {
    text-align: center;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px
}

.planning-tourism.read-only-mode .action-buttons .action-button.edit-planning,.planning-tourism.read-only-mode .action-buttons .action-button.mail,.planning-tourism.read-only-mode .action-buttons .action-button.print {
    background-color: transparent
}

.planning-tourism.read-only-mode .planning-days {
    clear: both;
    display: -ms-flexbox;
    display: flex
}

.planning-tourism.read-only-mode .planning-day {
    display: table;
    width: 100%;
    margin-bottom: 50px
}

.planning-tourism.read-only-mode .day-tag {
    display: table-cell
}

.planning-tourism.read-only-mode .type-tag {
    display: block;
    margin-bottom: 20px
}

.planning-tourism.read-only-mode .day-tag,.planning-tourism.read-only-mode .type-tag {
    vertical-align: top
}

.planning-tourism.read-only-mode .day-tag .day-label,.planning-tourism.read-only-mode .day-tag .type-label,.planning-tourism.read-only-mode .type-tag .day-label,.planning-tourism.read-only-mode .type-tag .type-label {
    position: relative;
    display: block;
    padding: 15px;
    background: #1250a0;
    width: 100px
}

.planning-tourism.read-only-mode .day-tag .day-label>span,.planning-tourism.read-only-mode .day-tag .type-label>span,.planning-tourism.read-only-mode .type-tag .day-label>span,.planning-tourism.read-only-mode .type-tag .type-label>span {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1
}

.planning-tourism.read-only-mode .day-tag .type-label,.planning-tourism.read-only-mode .type-tag .type-label {
    width: 100%
}

.planning-tourism.read-only-mode .day-tag .type-label:after,.planning-tourism.read-only-mode .type-tag .type-label:after {
    content: none
}

.planning-tourism.read-only-mode .day-tag .type-label:before,.planning-tourism.read-only-mode .type-tag .type-label:before {
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 30px
}

.planning-tourism.read-only-mode .day-tag .type-label .type-name,.planning-tourism.read-only-mode .type-tag .type-label .type-name {
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.planning-tourism.read-only-mode .day-tag .day-name,.planning-tourism.read-only-mode .type-tag .day-name {
    text-transform: uppercase;
    font-size: .75em;
    margin-bottom: 4px
}

.planning-tourism.read-only-mode .day-tag .day-number,.planning-tourism.read-only-mode .type-tag .day-number {
    font-size: 3em;
    margin-bottom: 4px
}

.planning-tourism.read-only-mode .day-tag .month,.planning-tourism.read-only-mode .type-tag .month {
    text-transform: uppercase;
    font-size: 1.3em
}

.planning-tourism.read-only-mode .day-items {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.planning-tourism.read-only-mode .day-items .add-sheets {
    margin-left: 2%
}

.planning-tourism.read-only-mode .day-items .add-sheets li {
    float: left;
    width: 25%
}

.planning-tourism.read-only-mode .day-items .add-sheets li a {
    top: 3px;
    left: 3px;
    bottom: 3px;
    right: 3px
}

.planning-tourism.read-only-mode .day-items .no-sheets {
    font-size: 2em;
    font-weight: 100;
    display: block;
    margin-left: 2%;
    padding: 10px;
    width: 98%
}

.planning-tourism.read-only-mode .day-items .no-sheets:before {
    line-height: 40px;
    height: 40px
}

.planning-tourism.read-only-mode .day-items .distance-from-previous {
    margin: 10px 0 10px 4%;
    padding-left: 10px;
    border-left: 1px solid #a4a4a4;
    width: auto;
    float: left;
    clear: both
}

.planning-tourism.read-only-mode .day-items .tourism-list-item {
    page-break-inside: avoid;
    clear: both;
    min-height: 0;
    margin-left: 2%;
    width: 98%;
    color: #000;
    background: #fff;
    border: 1px solid #e5e5e5
}

.planning-tourism.read-only-mode .day-items .tourism-list-item:after {
    content: none
}

@media screen {
    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-wrapper {
        clear: both;
        display: table;
        width: 100%
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-image-wrapper {
        overflow: hidden;
        position: relative;
        display: table-cell;
        width: 25%;
        max-width: 240px
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-image-wrapper .rc-img {
        transition: transform .5s cubic-bezier(.55,0,.1,1)
    }
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-image-wrapper {
    height: 150px!important;
    vertical-align: top!important
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-image-wrapper .rc-img {
    max-height: 150px!important
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .wishlist-delete-sheet {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s cubic-bezier(.55,0,.1,1);
    background: rgba(0,0,0,.6);
    opacity: 0
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .wishlist-delete-sheet:before {
    font-size: 32px;
    width: 1em;
    height: 1em;
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    transform: translate(-50%,-50%) scale(2.5);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff
}

.planning-tourism.read-only-mode .day-items .tourism-list-item.anim-delete {
    transform: translateX(100%);
    opacity: 0
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-image-wrapper:hover .wishlist-delete-sheet:before {
    transform: translate(-50%,-50%) scale(1) rotate(180deg)
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .tourism-detail-section {
    padding: 10px 0;
    border: none
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-infos-wrapper {
    display: table-cell;
    vertical-align: top;
    padding: 15px
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .additional-description {
    margin-top: 5px
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .item-criteria {
    margin: 0 0 10px
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .tourism-detail-service {
    margin-top: 10px
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .infos-inner-wrapper {
    display: table;
    width: 100%
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-hours {
    color: #1250a0;
    font-size: 1.6em;
    display: block;
    font-weight: 300
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
    transition: all .5s ease
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group:after {
    color: #7a7a7a;
    text-align: center;
    line-height: 40px;
    font-size: 16px
}

.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-group.group-event:after {
    font-size: 25px
}

@media screen {
    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-coords {
        display: table-cell;
        vertical-align: top;
        width: 30%
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-name {
        font-size: 1.2em;
        display: table-cell;
        vertical-align: middle
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-address,.planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-tel {
        color: #7a7a7a;
        display: block
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-tel {
        margin-top: 20px
    }

    .planning-tourism.read-only-mode .day-items .tourism-list-item .sheet-tel span {
        display: block
    }
}

@media print {
    .planning-tourism.read-only-mode .planning-infos,.planning-tourism.read-only-mode .sheet-group {
        display: none!important;
        visibility: hidden!important
    }

    .planning-tourism.read-only-mode .type-tag {
        clear: both
    }

    .planning-tourism.read-only-mode .tourism-item,.planning-tourism.read-only-mode .tourism-list-item {
        clear: both;
        float: none!important;
        display: block!important
    }

    .planning-tourism.read-only-mode .day-items,.planning-tourism.read-only-mode .planning-day,.planning-tourism.read-only-mode .planning-days,.planning-tourism.read-only-mode .sheet-coords {
        display: block!important
    }

    .planning-tourism.read-only-mode .sheet-image-wrapper,.planning-tourism.read-only-mode .sheet-infos-wrapper {
        display: inline-block!important
    }

    .planning-tourism.read-only-mode .sheet-infos-wrapper {
        max-width: calc(100% - 205px)
    }

    .planning-tourism.read-only-mode .sheet-coords {
        color: #ddd!important;
        font-size: 12px!important;
        width: 30%;
        display: table-cell;
        vertical-align: top
    }

    .planning-tourism.read-only-mode .sheet-tel {
        display: block;
        margin-top: 20px
    }

    .planning-tourism.read-only-mode .planning-day {
        page-break-inside: avoid;
        margin-bottom: 0
    }

    .planning-tourism.read-only-mode .sheet-hours span span translate {
        color: #1250a0!important
    }

    .planning-tourism.read-only-mode .sheet-image-wrapper {
        width: 200px;
        position: relative;
        overflow: hidden;
        vertical-align: middle
    }

    .planning-tourism.read-only-mode .action-buttons,.planning-tourism.read-only-mode .btn-default,.planning-tourism.read-only-mode .btn-group,.planning-tourism.read-only-mode .container-fluid,.planning-tourism.read-only-mode .my-stay-button,.planning-tourism.read-only-mode .no-print {
        display: none!important;
        visibility: hidden!important
    }

    .planning-tourism.read-only-mode .from-value {
        color: #1250a0!important
    }

    .planning-tourism.read-only-mode .planning-name {
        font-size: .7em!important;
        color: #1250a0!important
    }

    .planning-tourism.read-only-mode .no-sheets {
        font-size: 1.5em!important
    }

    .planning-tourism.read-only-mode .day-label {
        background: #1250a0!important
    }

    .planning-tourism.read-only-mode .day-label>span {
        color: #fff!important
    }

    .planning-tourism.read-only-mode .tourism-detail-section .section-title {
        font-size: 13px;
        margin-bottom: 5px
    }
}

.planning-tourism.light-mode .infos-wrapper {
    padding-left: 0;
    color: #1250a0
}

.planning-tourism.light-mode .no-sheets {
    font-size: 1.6em
}

.planning-tourism.light-mode .no-sheets .no-sheets-label {
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.planning-tourism.light-mode .no-sheets .add-items-helper {
    position: relative;
    height: 25%;
    width: 25%;
    float: left
}

.planning-tourism.light-mode .no-sheets .add-items-helper:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 90%
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-container {
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    border: 1px dotted #a5a5a5;
    text-decoration: none;
    transition: all .5s ease
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-container .helper-wrapper {
    display: table;
    width: 100%;
    height: 100%
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-container .centered {
    display: table-cell;
    vertical-align: middle
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-container:hover {
    background: rgba(0,0,0,.05);
    box-shadow: inset 0 2px 10px 0 rgba(0,0,0,.16)
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    color: #a3a3a3;
    text-align: center;
    line-height: 1
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-icon:before {
    font-size: 48px
}

.planning-tourism.light-mode .no-sheets .add-items-helper .helper-label {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0 0;
    color: #5d5d5d;
    font-size: .8em;
    font-weight: 300
}

.planning-tourism.light-mode .day-items .tourism-item {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.planning-tourism.light-mode .day-items .tourism-list-item .infos-inner-wrapper {
    display: block
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-name {
    vertical-align: top;
    color: #1250a0
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-coords {
    display: block;
    width: 100%
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-tel {
    margin-top: 0;
    font-weight: 500;
    color: #000
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-group {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-group:after {
    font-size: 32px;
    color: #d6d6d6
}

.planning-tourism.light-mode .day-items .tourism-list-item .sheet-group:before {
    color: #d6d6d6
}

.planning-tourism.light-mode .day-items .tourism-list-item .glyphicon-trash {
    top: inherit;
    bottom: 10px;
    font-size: 20px;
    line-height: 40px;
    color: #d6d6d6;
    text-align: center
}

.planning-tourism.light-mode .day-items .tourism-list-item .glyphicon-trash:hover {
    font-size: 24px;
    transition: all .5s ease;
    animation: 1s linear trash-animate
}

.planning-tourism.light-mode .day-items .tourism-list-item .glyphicon-trash:hover:before {
    color: #1250a0
}

.sw-header {
    position: relative;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px
}

.sw-content {
    margin-top: 0;
    line-height: normal
}

.sw-content .sw-content-item .sw-content-item-text {
    overflow: hidden
}

.sw-moreButton-container {
    height: 110px
}

.sw-moreButton-container .sw-moreButton-position {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: 30px auto
}

.sw-moreButton-container .sw-moreButton {
    vertical-align: middle;
    line-height: 78px;
    text-align: center;
    color: #fff;
    background-color: #1250a0;
    border-radius: 50%;
    cursor: pointer;
    clear: both;
    border: 1px solid #1250a0;
    transition: .1s all
}

.sw-moreButton-container .sw-moreButton:before {
    font-size: 32px
}

.sw-moreButton-container .sw-moreButton:hover {
    background-color: #fff;
    color: #1250a0
}

.sw-bloc-container {
    padding: 15px 0;
    overflow: hidden
}

.sw-bloc-container .sw-bloc-title {
    float: left;
    padding-left: 80px;
    display: inline-block;
    position: relative;
    font-size: 43px;
    margin: 15px 0;
    color: #1250a0;
    text-align: left!important
}

.sw-bloc-container .sw-bloc-header {
    float: right;
    display: inline-block
}

.sw-bloc-title::after {
    content: '#';
    font-weight: 700;
    position: absolute;
    left: 26px;
    color: #1250a0;
    font-size: 65px;
    top: -15px
}

.sw-header-item {
    display: block;
    width: 75px;
    height: 75px;
    -ms-flex: none;
    flex: none;
    margin-left: 20px;
    text-align: center;
    border: 1px solid #1250a0;
    font-size: 1.8em;
    line-height: 33px;
    position: relative;
    transition: all .4s ease-in-out;
    border-radius: 50%;
    background: 0 0
}

.sw-header-item.sw-item-selected {
    height: 75px;
    width: 75px;
    background: #1250a0
}

.sw-header-item.sw-item-selected:before {
    color: #fff
}

.sw-header-item.sw-item-selected:hover {
    background-color: #1250a0;
    color: #fff;
    text-decoration: none
}

.sw-header-item.sw-item-selected:hover:before {
    color: #fff
}

.sw-header-item.sw-item-selected:hover:after {
    animation: .7s ease-in-out grow
}

.sw-header-item.sw-item-unselected {
    height: 75px;
    width: 75px;
    background: 0 0
}

.sw-header-item.sw-item-unselected:before {
    color: #1250a0
}

.sw-header-item.sw-item-unselected:hover {
    background-color: #1250a0;
    color: #fff;
    text-decoration: none
}

.sw-header-item.sw-item-unselected:hover:before {
    color: #fff
}

.sw-header-item.sw-item-unselected:hover:after {
    animation: .7s ease-in-out grow
}

.sw-header-item:before {
    color: #1250a0;
    z-index: 10;
    position: relative
}

.sw-header-item:after {
    opacity: 0;
    display: block;
    background-color: #1250a0;
    width: 75px;
    height: 75px;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.sw-header-item:hover {
    background-color: #1250a0;
    color: #fff;
    text-decoration: none
}

.sw-header-item:hover:before {
    color: #fff
}

.sw-header-item:hover:after {
    animation: .7s ease-in-out grow
}

.sw-header-item .sw-content-item-text-title {
    height: auto
}

.weather-wrapper {
    width: 100%;
    background-color: #fff;
    height: 100%;
    margin: auto;
    font-size: 1em;
    min-height: 150px
}

.weather-wrapper .weather-city {
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.9em;
    background: #1250a0;
    text-overflow: ellipsis;
    font-weight: 300;
    padding: 15px;
    overflow: hidden;
    margin-top: 0
}

.weather-wrapper .footer {
    display: block;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 20px
}

.weather-wrapper .footer .provider-name {
    color: #1250a0
}

.weather-wrapper .weather-day {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: auto;
    width: 100%;
    display: block;
    padding: 15px
}

.weather-wrapper .weather-day.opened .main-infos .day-infos .day-name {
    font-size: 3em
}

.weather-wrapper .main-infos {
    display: table;
    width: 100%
}

.weather-wrapper .main-infos .day-button-wrapper,.weather-wrapper .main-infos .day-icon,.weather-wrapper .main-infos .day-infos,.weather-wrapper .main-infos .day-temperatures {
    display: table-cell;
    vertical-align: middle
}

.weather-wrapper .main-infos .day-infos .day-name {
    color: grey;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    transition: font-size .5s cubic-bezier(.55,0,.1,1)
}

.weather-wrapper .main-infos .day-infos .day-other-infos {
    opacity: 0;
    height: 0;
    color: #a4a4a4;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e6e6e6;
    transition: opacity .5s cubic-bezier(.55,0,.1,1)
}

.weather-wrapper .main-infos .day-infos .day-other-infos.visible {
    opacity: 1;
    height: auto
}

.weather-wrapper .main-infos .day-icon {
    white-space: nowrap;
    text-align: center;
    color: #1250a0;
    height: auto;
    transition: opacity .5s cubic-bezier(.55,0,.1,1);
    overflow: hidden
}

.weather-wrapper .main-infos .day-icon figure {
    display: inline-block;
    vertical-align: top
}

.weather-wrapper .main-infos .day-icon .day-temperature {
    font-size: 5em;
    display: inline-block;
    vertical-align: top;
    font-weight: 100
}

.weather-wrapper .main-infos .day-icon .day-temperature .temperature-unit {
    font-size: .7em
}

.weather-wrapper .main-infos .day-temperatures {
    font-size: 1.7em;
    font-weight: 100;
    color: #4d4d4d;
    border-left: 1px solid #e6e6e6;
    padding-left: 30px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s cubic-bezier(.55,0,.1,1),visibility .5s cubic-bezier(.55,0,.1,1)
}

.weather-wrapper .main-infos .day-temperatures.visible {
    opacity: 1;
    visibility: visible
}

.weather-wrapper .main-infos .day-button-wrapper {
    width: 46px
}

.weather-wrapper .main-infos .toggle-button {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
    color: #1250a0;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16)
}

.weather-wrapper .main-infos .toggle-button:after {
    line-height: 46px;
    text-align: center
}

.weather-wrapper .main-infos .toggle-button.closed {
    background: #1250a0;
    color: #fff
}

.weather-wrapper .secondary-infos .day-forecast-wrapper {
    display: table;
    margin: 50px auto 0
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item {
    display: table-cell;
    border-right: 1px solid #e6e6e6
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item:last-child {
    border-right: none
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .forecast-day-time,.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .forecast-temp {
    text-align: center;
    font-weight: 300;
    color: #333
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .forecast-day-time {
    color: grey
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .forecast-temp {
    font-size: 1.7em
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .icon-weather {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    min-width: 170px
}

.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item svg {
    width: 70px;
    height: 70px
}

.weather-wrapper .icon-weather {
    display: inline-block
}

.weather-wrapper .icon-weather svg {
    float: none;
    position: relative;
    fill: #1250a0;
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: top
}

.weather-wrapper .icon-weather.icon-wind svg {
    width: 100%;
    height: 100%
}

.weather-wrapper .icon-weather.icon-wind.vnno svg {
    transform: rotate(337deg)
}

.weather-wrapper .icon-weather.icon-wind.vno svg {
    transform: rotate(315deg)
}

.weather-wrapper .icon-weather.icon-wind.vono svg {
    transform: rotate(293deg)
}

.weather-wrapper .icon-weather.icon-wind.vo svg {
    transform: rotate(270deg)
}

.weather-wrapper .icon-weather.icon-wind.voso svg {
    transform: rotate(247deg)
}

.weather-wrapper .icon-weather.icon-wind.vso svg {
    transform: rotate(225deg)
}

.weather-wrapper .icon-weather.icon-wind.vsso svg {
    transform: rotate(202deg)
}

.weather-wrapper .icon-weather.icon-wind.vs svg {
    transform: rotate(180deg)
}

.weather-wrapper .icon-weather.icon-wind.vsse svg {
    transform: rotate(157deg)
}

.weather-wrapper .icon-weather.icon-wind.vse svg {
    transform: rotate(135deg)
}

.weather-wrapper .icon-weather.icon-wind.vese svg {
    transform: rotate(112deg)
}

.weather-wrapper .icon-weather.icon-wind.ve svg {
    transform: rotate(90deg)
}

.weather-wrapper .icon-weather.icon-wind.vene svg {
    transform: rotate(77deg)
}

.weather-wrapper .icon-weather.icon-wind.vne svg {
    transform: rotate(45deg)
}

.weather-wrapper .icon-weather.icon-wind.vnne svg {
    transform: rotate(22deg)
}

.weather-wrapper .icon-weather.icon-wind.vn svg {
    transform: rotate(0)
}

.weather-wrapper.meteofrance .day-forecast-wrapper {
    margin-top: 15px;
    max-width: 940px;
    width: 100%
}

.weather-wrapper.meteofrance .day-temperatures {
    width: 60%
}

.weather-wrapper.meteofrance .day-temperatures .item-label {
    font-size: .8em;
    text-transform: lowercase;
    margin-right: 5px
}

.weather-wrapper.meteofrance .day-temperatures .bottom-temps {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #e6e6e6
}

.weather-wrapper.meteofrance .row {
    margin: 0;
    padding-top: 15px;
    border-bottom: 1px solid #e6e6e6
}

.weather-wrapper.meteofrance .row:first-child {
    padding-top: 0
}

.weather-wrapper.meteofrance .row:last-child {
    border-bottom: none
}

.weather-wrapper.meteofrance .weather-icon {
    padding: 0
}

.weather-wrapper.meteofrance .hour {
    padding: 0;
    font-size: 3.2em;
    line-height: 1;
    font-weight: 100;
    color: grey;
    text-transform: uppercase;
    text-indent: 16px;
    margin-bottom: 15px
}

.weather-wrapper.meteofrance .unit {
    font-size: .6em
}

.weather-wrapper.meteofrance .temperatures {
    overflow: hidden
}

.weather-wrapper.meteofrance .info-value {
    line-height: 1;
    font-size: 2.2em;
    display: block;
    font-weight: 100
}

.weather-wrapper.meteofrance .info-label {
    display: block;
    color: grey;
    font-weight: 300
}

.weather-wrapper.meteofrance .temperature-item {
    float: left;
    width: 50%
}

.weather-wrapper.meteofrance .bloc-title {
    font-size: 1.2em;
    font-weight: 100;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px
}

.weather-wrapper.meteofrance .winds .wind-infos-wrapper {
    display: table;
    width: 100%
}

.weather-wrapper.meteofrance .winds svg {
    width: 40px;
    height: 40px;
    fill: #d1d1d1
}

.weather-wrapper.meteofrance .winds .wind-infos,.weather-wrapper.meteofrance .winds figure {
    display: table-cell;
    vertical-align: middle
}

.weather-wrapper.meteofrance .winds figure {
    padding-right: 30px;
    width: 16%
}

.weather-wrapper.meteofrance .winds .wind-infos {
    width: 84%;
    overflow: hidden
}

.weather-wrapper.meteofrance .winds .wind-infos .wind-direction,.weather-wrapper.meteofrance .winds .wind-infos .wind-force {
    float: left;
    width: 50%
}

.weather-wrapper.meteofrance .winds .wind-infos .wind-direction {
    padding-right: 15px
}

.weather-wrapper.meteofrance .snow-advanced {
    clear: both;
    display: table;
    padding: 30px 0;
    margin: 0 auto
}

.weather-wrapper.meteofrance .snow-advanced .iso-zero,.weather-wrapper.meteofrance .snow-advanced .snow-rain {
    display: table-cell;
    vertical-align: middle
}

.weather-wrapper.meteofrance .snow-advanced .snow-rain {
    text-align: right;
    padding-right: 30px
}

.weather-wrapper.meteofrance .snow-advanced .iso-zero {
    padding-left: 30px;
    border-left: 1px solid #e6e6e6
}

@media screen and (max-width: 830px) {
    .weather-wrapper .main-infos .day-temperatures {
        display:none
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper {
        width: 100%
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item .icon-weather {
        min-width: 0
    }
}

@media screen and (max-width: 767px) {
    .weather-wrapper {
        font-size:1.2em
    }

    .weather-wrapper.meteofrance .hour {
        line-height: 100px
    }

    .weather-wrapper.meteofrance .temperatures,.weather-wrapper.meteofrance .winds {
        clear: both;
        padding: 0;
        margin-bottom: 15px
    }

    .weather-wrapper.meteofrance .snow-advanced {
        padding: 30px 0;
        width: 100%
    }

    .weather-wrapper.meteofrance .snow-advanced .snow-rain {
        text-align: left
    }

    .weather-wrapper.meteofrance .snow-advanced .iso-zero,.weather-wrapper.meteofrance .snow-advanced .snow-rain {
        width: 50%
    }
}

@media screen and (max-width: 580px) {
    .weather-wrapper .main-infos,.weather-wrapper .main-infos .day-icon,.weather-wrapper .main-infos .day-infos {
        display:block
    }

    .weather-wrapper .main-infos .day-other-infos.visible {
        margin-bottom: 15px
    }

    .weather-wrapper .main-infos .day-button-wrapper {
        position: absolute;
        top: 15px;
        right: 15px
    }

    .weather-wrapper .weather-day.opened .main-infos .day-infos .day-name {
        font-size: 2.4em
    }

    .weather-wrapper .weather-day.opened .day-icon {
        height: 0;
        opacity: 0
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper {
        margin-top: 0;
        display: block;
        overflow: hidden
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item {
        width: 50%;
        float: left;
        border-bottom: 1px solid #e6e6e6;
        padding: 5px
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item:nth-child(2) {
        border-right: none
    }

    .weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item:nth-child(3),.weather-wrapper .secondary-infos .day-forecast-wrapper .forecast-item:nth-child(4) {
        border-bottom: none
    }
}

.snow-module {
    margin-top: 80px
}

.snow-module h3 {
    text-align: center
}

.snow-module canvas {
    width: 80px;
    height: 80px;
    display: block
}

.snow-module canvas+canvas {
    top: 0;
    left: 0;
    margin: 0!important
}

.snow-module ul {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.snow-module li {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
    float: left;
    width: 50%;
    position: relative
}

.snow-module li.closed {
    opacity: .6
}

.snow-module .heigths-wrapper {
    display: block;
    width: 130px;
    margin: 0 auto;
    position: relative
}

.snow-module .heigths-wrapper .mountain-icon {
    display: block;
    width: 64px;
    height: 64px
}

.snow-module .heigths-wrapper .mountain-icon:after {
    font-size: 64px;
    color: inherit
}

.snow-module .heigths-wrapper .unit {
    font-size: .8em
}

.snow-module .heigths-wrapper .highest,.snow-module .heigths-wrapper .lowest {
    white-space: nowrap;
    position: absolute;
    display: table;
    width: 100%
}

.snow-module .heigths-wrapper .highest .datas,.snow-module .heigths-wrapper .highest .placeholder,.snow-module .heigths-wrapper .highest .stroke,.snow-module .heigths-wrapper .lowest .datas,.snow-module .heigths-wrapper .lowest .placeholder,.snow-module .heigths-wrapper .lowest .stroke {
    display: table-cell;
    vertical-align: middle
}

.snow-module .heigths-wrapper .highest .placeholder:after,.snow-module .heigths-wrapper .lowest .placeholder:after {
    content: '';
    display: block;
    width: 30px
}

.snow-module .heigths-wrapper .highest .stroke,.snow-module .heigths-wrapper .lowest .stroke {
    width: 100%
}

.snow-module .heigths-wrapper .highest .stroke:after,.snow-module .heigths-wrapper .lowest .stroke:after {
    content: '';
    height: 1px;
    margin-right: 6px;
    display: block;
    background: #000
}

.snow-module .heigths-wrapper .highest .datas,.snow-module .heigths-wrapper .lowest .datas {
    white-space: nowrap
}

.snow-module .heigths-wrapper .highest {
    top: -2px;
    font-size: 1.5em
}

.snow-module .heigths-wrapper .lowest {
    bottom: 3px
}

.snow-module .heigths-wrapper .lowest .placeholder:after {
    width: 70px
}

.snow-module .canvas-wrapper {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 80px;
    height: 80px
}

.snow-module .data-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.snow-module .opened-pistes-counter {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: table;
    text-align: center
}

.snow-module .opened-pistes-counter .data-wrapper {
    display: table-cell;
    vertical-align: middle
}

.snow-module .opened-pistes-counter .data-wrapper .opened {
    display: inline-block;
    vertical-align: top;
    font-size: 2em
}

.snow-module .opened-pistes-counter .data-wrapper .total {
    display: inline-block;
    vertical-align: top;
    margin-top: 17px
}

.tides-page-wrapper .page-header {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 30px 0;
    margin: 0 0 30px
}

.tides-page-wrapper .tides-timer-wrapper {
    width: auto;
    margin: 0 auto;
    color: #1250a0
}

.tides-page-wrapper .tides-timer-wrapper .tides-type {
    padding-right: 40px;
    font-size: 1.4em
}

.tides-page-wrapper .tides-timer-wrapper .tides-type span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300
}

.tides-page-wrapper .tides-timer-wrapper .tides-type-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #1250a0;
    border-radius: 50%
}

.tides-page-wrapper .tides-timer-wrapper .tides-type-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -9px;
    width: 2px;
    height: 18px;
    background: #fff
}

.tides-page-wrapper .tides-timer-wrapper .tides-type-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: all .5s cubic-bezier(.55,0,.1,1)
}

.tides-page-wrapper .tides-timer-wrapper.high-state .tides-type-icon:before {
    margin-top: -8px;
    transform: rotate(-135deg)
}

.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-separator {
    line-height: 1;
    padding: 0 5px 14px;
    font-weight: 700;
    font-size: 2.5em
}

.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-label,.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-value {
    line-height: 1;
    display: block;
    text-align: center
}

.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-value {
    font-weight: 700;
    font-size: 2.5em
}

.tides-page-wrapper .tides-timer-wrapper .tides-timer .timer-label {
    font-size: .7em;
    font-weight: 300;
    text-transform: uppercase
}

.tides-page-wrapper .tides-schedule .schedule-head {
    width: 80%;
    margin: 0 auto 20px
}

.tides-page-wrapper .tides-schedule .schedule-head .to-right {
    width: 60%;
    margin-left: 40%;
    overflow: hidden
}

.tides-page-wrapper .tides-schedule .schedule-head .to-right span {
    float: left;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: .8em;
    font-weight: 500;
    color: #999;
    width: 25%
}

.tides-page-wrapper .tides-schedule .schedule-head .to-right span:first-child {
    margin-left: 25%
}

.tides-page-wrapper .tides-schedule .tides-infos {
    width: 80%;
    margin: 0 auto 30px
}

.tides-page-wrapper .tides-schedule .tides-infos.first .day-name-wrapper:before {
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    top: 15px;
    left: -20px;
    background: #1250a0;
    border-radius: 50%
}

.tides-page-wrapper .tides-schedule .day-name-wrapper {
    position: relative;
    text-transform: uppercase;
    font-size: 1.1em;
    white-space: nowrap;
    width: 40%;
    text-align: left
}

.tides-page-wrapper .tides-schedule .day-name-wrapper .day-name {
    color: #1250a0;
    margin-right: 5px
}

.tides-page-wrapper .tides-schedule .day-name-wrapper .day-num {
    color: #1250a0;
    font-size: 1.5em;
    font-weight: 700;
    margin-right: 5px
}

.tides-page-wrapper .tides-schedule .day-infos {
    width: 60%
}

.tides-page-wrapper .tides-schedule .high-tide,.tides-page-wrapper .tides-schedule .low-tide {
    width: 100%;
    font-weight: 300;
    margin-bottom: 4px
}

.tides-page-wrapper .tides-schedule .low-tide {
    color: #b3b3b3
}

.tides-page-wrapper .tides-schedule .tide-coef,.tides-page-wrapper .tides-schedule .tide-height,.tides-page-wrapper .tides-schedule .tide-hour,.tides-page-wrapper .tides-schedule .tide-label {
    text-align: center;
    font-size: .9em;
    width: 25%
}

.tides-page-wrapper .tides-schedule .coef-value {
    font-weight: 700
}

@media screen and (max-width: 500px) {
    .tides-page-wrapper .tides-schedule .schedule-head {
        margin-bottom:10px
    }

    .tides-page-wrapper .tides-schedule .schedule-head .to-right {
        width: 100%;
        margin-left: 0
    }

    .tides-page-wrapper .tides-schedule .schedule-head .to-right>span {
        font-weight: 600
    }

    .tides-page-wrapper .tides-schedule .day-name-wrapper {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }

    .tides-page-wrapper .tides-schedule .day-infos {
        display: block;
        float: right;
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .tides-page-wrapper .tides-timer-wrapper {
        padding:0 15px
    }

    .tides-page-wrapper .tides-timer-wrapper .tides-type {
        padding-right: 20px;
        text-align: center
    }

    .tides-page-wrapper .tides-timer-wrapper .tides-type .tides-type-icon {
        display: block;
        margin: 0 auto
    }
}

@media (max-width: 1680px) {
    .tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .button-label {
        display:none
    }

    .tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .add .add-icon {
        padding: 0
    }
}

@media (min-width: 1200px) and (max-width:1679px) {
    .tourism-list-item:after {
        padding-top:90%
    }
}

@media (max-width: 1330px) {
    .tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list .tab a {
        padding:15px;
        font-size: .9em
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .sheet-deal .deal-wrapper .deal-description-left,.sheet-deal .deal-wrapper .deal-description-right {
        width:100%;
        display: block
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper {
        margin-left: 33.333%
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper .sections-wrapper {
        padding: 30px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .sheet-deal .deal-wrapper .deal-description-left,.sheet-deal .deal-wrapper .deal-description-right {
        width:100%;
        display: block
    }

    .deal-reference-wrapper {
        display: none
    }

    .tourism-list-item {
        min-height: 270px
    }

    .tourism-list-item:after {
        padding-top: 90%
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper {
        margin-left: 33.333%
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper .sections-wrapper {
        padding: 30px
    }

    .tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event {
        width: 66%
    }
}

@media (max-width: 767px) {
    .tourism-list {
        width:50%
    }

    .tourism-list:not(.map-on-right):not(.no-map):not(.search-list) {
        margin-left: 50%
    }

    .tourism-list .tourism-list-item {
        min-height: 280px;
        font-size: .9em
    }

    .tourism-list .tourism-list-item:after {
        padding-top: 90%
    }

    .tourism-wrapper .list-map {
        top: 0;
        width: 50%
    }

    .tourism-wrapper .list-map.planner {
        top: 0
    }

    .tourism-wrapper .pager-wrapper.top-pager {
        display: none
    }

    .tourism-detail-tabs .tabs-links-wrapper .tabs-list {
        display: table;
        width: 100%
    }

    .tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab {
        display: table-cell;
        vertical-align: top;
        float: none;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-map-wrapper {
        position: relative!important;
        max-height: 250px
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper {
        margin-left: 0
    }

    .tourism-detail-tabs.itinerary-tabs .tabs-contents-wrapper .itinerary-tabs-wrapper .sections-wrapper {
        padding: 10px
    }

    .tourism-detail-openings .openings-days td {
        padding: 5px
    }

    .nearby-tab .nearby-wrapper .nearby-map {
        padding-top: 55%;
        width: 100%
    }

    .itinerary-trip-wrapper .itinerary-advanced .section-did-you-know {
        padding-left: 30px
    }

    .tourism-facets.sticky-fixed {
        width: 50%;
        left: 50%
    }

    .state-tourism-list .tourism-my-stay {
        width: 100%
    }

    .tourism-list-item.medium-size:after {
        padding-top: 120%
    }

    .tourism-list-item.full-size:after {
        padding-top: 180%
    }

    .tourism-facets .facets-list .facet-type-wrapper .section-title {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 10px
    }

    .tourism-facets .facets-list .facet-type-wrapper .section-content {
        display: block
    }

    .tourism-facets .facets-list .facet-type-wrapper .section-content .facet-item,.tourism-facets .facets-list .facet-type-wrapper .section-content .form-group {
        padding: 0
    }

    .tourism-facets .facets-list .all-facets-wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .tourism-detail-sidebar {
        font-size: .9em;
        border: none
    }

    .tourism-detail-sidebar ul li {
        padding: 5px
    }

    .tourism-detail-sidebar .sidebar-tariffs {
        text-align: center;
        margin: 20px 0
    }

    .tourism-detail-sidebar .sidebar-issue-report {
        padding-top: 5px
    }

    .tourism-detail-sidebar .tourism-detail-location {
        border-top: none
    }

    .tourism-detail-sidebar .sidebar-vcard .sidebar-vcard-tel .fax {
        border-top: none;
        padding-top: 0
    }

    .sidebar-buttons-wrapper {
        margin-bottom: 5px
    }

    .sidebar-buttons-wrapper .sidebar-booking-btn,.sidebar-buttons-wrapper .sidebar-email-btn,.sidebar-buttons-wrapper .sidebar-wishlist-btn {
        font-size: 1em;
        max-width: none;
        float: left;
        width: 49%
    }

    .sidebar-buttons-wrapper .sidebar-wishlist-btn {
        margin-right: 2%
    }

    .social-buttons-wrapper .social-icons-list .social-icon-wrapper .social-icon:after {
        font-size: 20px;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px
    }

    .tourism-detail-comments .comment-header {
        text-align: center
    }

    .tourism-detail-comments .comment-header .item-comments-count {
        margin: 0 auto;
        float: none;
        display: inline
    }

    .tourism-detail-comments .comment-header .item-comments-count .comments-count {
        line-height: 1
    }

    .tourism-detail-section .section-title {
        display: block;
        margin-top: 0;
        font-size: 2em;
        font-weight: 100;
        width: 100%
    }

    .tourism-detail-section .section-content {
        display: block
    }

    .tourism-detail-openings .common-select {
        width: 100%
    }

    .nav-back {
        font-size: 0
    }

    .nav-back a:before {
        margin: 0
    }

    .tourism-detail-add-comment h2:after {
        margin-left: 0;
        margin-top: -20px
    }

    .nearby-tab .nearby-wrapper .nearby-sheets {
        display: none
    }

    .tourism-my-stay .my-stay-form .facet-daterange-embed {
        width: 100%
    }

    .tourism-my-stay .my-stay-form .facet-daterange-embed .calendar-wrapper {
        margin-right: 15px
    }

    .deal-reference-wrapper {
        display: none
    }

    .highlights-tab .highlights-dates {
        font-size: .9em;
        padding: 15px
    }

    .highlights-tab .highlights-dates .first-date {
        margin-right: 15px;
        padding-right: 15px;
        border-right: 2px solid #e5e5e5
    }

    .planning-tourism .alert-window-wrapper {
        display: block
    }
}

@media screen and (max-width: 620px) {
    .highlights-tab {
        padding-top:0
    }

    .highlights-tab .highlights-image {
        display: none
    }

    .highlights-tab .highlights-dates {
        overflow: hidden;
        position: relative;
        display: block;
        top: auto;
        height: auto;
        left: auto
    }

    .highlights-tab .highlights-dates .all-occurences h4 {
        margin-top: 0
    }
}

@media (max-width: 1400px) {
    .tourism-facets {
        width:100%;
        padding: 68px 0 0;
        background-color: transparent
    }

    .tourism-facets .scrolling-wrapper {
        background: #fff;
        padding: 15px
    }

    .tourism-facets.opened {
        left: 0
    }

    .fullscreen .tourism-facets {
        padding-top: 0!important
    }

    .tourism-facets .responsive-summary {
        background: rgba(0,0,0,.8);
        padding: 15px;
        color: #fff;
        display: block
    }

    .tourism-facets .responsive-summary .facet-button {
        color: inherit;
        display: block;
        padding: 0;
        margin: 0;
        width: 100%
    }

    .tourism-facets .responsive-summary .facet-button .filters-label {
        width: 100%;
        padding-right: 50px;
        font-size: 1em;
        text-align: right;
        border-color: rgba(255,255,255,.3)
    }

    .tourism-facets .responsive-summary .facet-button .filters-label:after {
        color: inherit;
        left: auto!important;
        right: 0;
        margin: 0
    }

    .tourism-facets .responsive-summary .facet-button .result-count.loading:after {
        border-width: 3px;
        border-color: rgba(255,255,255,.8) rgba(255,255,255,.4) rgba(255,255,255,.4)
    }

    .list-map.opened:after {
        opacity: 0
    }

    .bloc-event-search-engine.fullscreen .my-stay-wrapper,.tourism-my-stay.fullscreen .my-stay-wrapper {
        width: 800px
    }
}

@media (max-width: 1300px) {
    .tourism-detail-title {
        padding:0 15px
    }

    .tourism-my-stay .my-stay-form .search-text {
        padding-left: 15px
    }
}

@media (max-width: 1200px) {
    .bloc-event-search-engine.fullscreen .my-stay-wrapper,.tourism-my-stay.fullscreen .my-stay-wrapper {
        width:600px
    }
}

@media (max-width: 1000px) {
    .container-fluid>div>.btn-group {
        display:none
    }

    .bloc-event-search-engine.fullscreen .my-stay-wrapper,.tourism-my-stay.fullscreen .my-stay-wrapper {
        width: 100%;
        max-width: none;
        top: 0;
        left: 0;
        border-radius: 0
    }

    .tourism-my-stay .my-stay-wrapper .search-text {
        font-size: 1em;
        padding-right: 15px
    }

    .itinerary-map-wrapper.fullscreen,.tourism-map.fullscreen {
        padding-top: 70px!important
    }

    .itinerary-map-wrapper.fullscreen.list-map section,.tourism-map.fullscreen.list-map section {
        position: absolute!important;
        top: 70px!important;
        bottom: 0!important;
        height: auto!important
    }

    .itinerary-map-wrapper.fullscreen .tourism-facets,.tourism-map.fullscreen .tourism-facets {
        top: 70px;
        height: auto!important;
        bottom: 0
    }

    .itinerary-map-wrapper.fullscreen .map-mode-switcher,.tourism-map.fullscreen .map-mode-switcher {
        top: 85px
    }

    .tourism-facets {
        padding-top: 111px
    }

    .tourism-facets .responsive-summary {
        height: 111px
    }

    .tourism-facets .responsive-summary .facet-button {
        margin-top: 38px
    }

    .daterangepicker.dropdown-menu {
        max-width: 320px
    }
}

@media (max-width: 768px) {
    .contact-modal .modal-dialog,.modal-dialog,.modal-dialog.modal-lg {
        width:100%;
        height: 100%;
        margin: 0
    }

    .contact-modal .modal-dialog .modal-content,.modal-dialog .modal-content,.modal-dialog.modal-lg .modal-content {
        min-height: 100%
    }

    .contact-modal .modal-dialog .detail-form .field-wrapper,.modal-dialog .detail-form .field-wrapper,.modal-dialog.modal-lg .detail-form .field-wrapper {
        display: block
    }

    .contact-modal .modal-dialog .detail-form .field-wrapper label,.modal-dialog .detail-form .field-wrapper label,.modal-dialog.modal-lg .detail-form .field-wrapper label {
        display: block;
        text-align: left;
        width: 100%
    }

    .contact-modal .modal-dialog .detail-form .field-wrapper .type-item label,.modal-dialog .detail-form .field-wrapper .type-item label,.modal-dialog.modal-lg .detail-form .field-wrapper .type-item label {
        text-align: center
    }

    .tourism-my-stay .my-stay-buttons {
        display: none
    }

    .tourism-facets {
        padding-top: 68px
    }

    .tourism-facets .responsive-summary {
        height: 68px;
        background: #fff;
        color: #000
    }

    .tourism-facets .responsive-summary .facet-button {
        margin-top: 0;
        top: 15%
    }

    .tourism-facets .responsive-summary .facet-button .result-count.loading:after {
        border-width: 3px;
        border-color: rgba(0,0,0,.4) rgba(0,0,0,.2) rgba(0,0,0,.2)
    }
}

@media screen and (min-width: 768px) {
    .tourism-list-item .item-container {
        transition:opacity .5s cubic-bezier(.55,0,.1,1),transform .5s cubic-bezier(.55,0,.1,1),box-shadow .5s cubic-bezier(.55,0,.1,1)
    }

    .tourism-list-item .item-container:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 15px 0 rgba(0,0,0,.24)
    }

    .tourism-list-item .item-container:hover .wishlist-delete-sheet {
        opacity: 1
    }

    .tourism-list-item .item-container:hover .wishlist-delete-sheet:before {
        transform: translate(-50%,-50%) scale(1)
    }

    .tourism-list-item .item-container:hover .sheet-image-wrapper .rc-img {
        transform: scale(1.2)
    }
}

@media screen and (max-width: 650px) {
    .central-resa .resa-controls {
        display:block;
        overflow: hidden
    }

    .central-resa .resa-controls>span:not(.btn-resa) {
        float: left;
        clear: both;
        width: 100%;
        margin-bottom: 5px
    }

    .central-resa .resa-controls>span:not(.btn-resa) .datepicker-label {
        width: 30%;
        text-align: left
    }

    .central-resa .resa-controls>span:not(.btn-resa) .datepicker-element {
        width: 70%
    }

    .central-resa .resa-controls .btn-resa {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 200px
    }

    .central-resa .booking-results-wrapper .booking-result-item.item-booking {
        padding: 15px 0
    }

    .central-resa .booking-results-wrapper .booking-result-item.item-booking .result-media {
        display: none
    }

    .central-resa .booking-results-wrapper .booking-result-item.item-booking .result-price,.central-resa .booking-results-wrapper .booking-result-item.item-booking .result-type {
        padding: 0 10px
    }

    .central-resa .booking-results-wrapper .booking-result-item.item-booking .result-booking .btn {
        max-width: none!important
    }
}

@media (min-width: 500px) {
    .tourism-list-item .item-infos {
        padding-bottom:0!important
    }
}

@media (max-width: 520px) {
    .daterangepicker {
        min-width:340px
    }

    .comment-form .field-wrapper .type-wrapper ul li {
        height: auto;
        width: 100%;
        border-right: none;
        color: #959595
    }

    .comment-form .field-wrapper .type-wrapper ul li label {
        font-weight: 400
    }

    .comment-form .field-wrapper .type-wrapper ul li.selected {
        color: #000
    }

    .comment-form .field-wrapper .type-wrapper ul li.selected label {
        font-weight: 700
    }

    .comment-form .field-wrapper .type-wrapper ul li label .label-icon {
        display: none
    }

    .detail-form .form-content-wrapper .submit-btns-wrapper .floating-wrapper {
        width: 100%
    }

    .detail-form .form-content-wrapper .submit-btns-wrapper .btn {
        width: 100%;
        margin-top: 5px
    }

    .comment-form .rate-icons-wrapper .rate-icon label {
        width: 100%;
        padding: 0 5px
    }

    .comment-form .rate-icons-wrapper .rate-icon label:before {
        font-size: 40px;
        width: 40px;
        height: 40px
    }
}

@media (max-width: 480px) {
    .main-table-wrapper {
        display:block
    }

    .app-container {
        z-index: 20
    }

    .sheet-deal .deal-wrapper .deal-description-left,.sheet-deal .deal-wrapper .deal-description-right {
        width: 100%;
        display: block
    }

    .standalone-switch-buttons {
        display: none
    }

    .nearby-tab .nearby-wrapper .nearby-map {
        padding-top: 80%
    }

    .deal-reference-wrapper {
        display: none
    }

    .tourism-wrapper:not(.interactive-map) {
        min-height: 0
    }

    .tourism-wrapper:not(.interactive-map) .tourism-list-wrapper {
        padding: 0
    }

    .tourism-list .tourism-list-item {
        margin: 7.5px 0;
        box-shadow: 0 2px 5px 0 rgba(100,100,100,.2);
        min-height: 0
    }

    .tourism-list .tourism-list-item .item-dates ul li {
        text-align: left
    }

    .tourism-list .tourism-list-item .item-infos {
        padding-bottom: 50px!important
    }

    .tourism-list .tourism-list-item .item-secondary-infos {
        position: absolute;
        bottom: 10px;
        max-width: calc(100% - 105px);
        border-top: 0!important
    }

    .tourism-list .tourism-list-item .sheet-list-item-buttons {
        width: auto;
        height: auto;
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 10px
    }

    .tourism-list .tourism-list-item .sheet-list-item-buttons .list-booking-btn-fixed {
        padding: 5px 15px;
        margin-bottom: 0
    }

    .tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list li {
        display: block;
        border: none
    }

    .tourism-detail-container.itinerary-detail .tourism-detail-tabs .itinerary-tabs-wrapper .tabs-list li.active {
        border: none
    }

    .itinerary-elevation-wrapper .itinerary-elevation-datas {
        width: 100%;
        min-width: 0
    }

    .tourism-my-stay {
        z-index: auto
    }

    .tourism-my-stay .my-stay-wrapper {
        height: auto
    }

    .tourism-my-stay .my-stay-form .calendar-wrapper,.tourism-my-stay .my-stay-form .cell-wrapper {
        display: block;
        width: 100%;
        margin: 0
    }

    .tourism-my-stay .my-stay-form .cell-wrapper {
        padding: 0 15px 15px 0;
        height: auto
    }

    .tourism-my-stay .my-stay-form .cell-wrapper:first-child {
        padding-top: 15px
    }

    .tourism-my-stay .my-stay-form .search-text {
        padding: 0;
        text-align: center;
        display: block
    }

    .tourism-my-stay .my-stay-form .dgs-icon-edit {
        padding-left: 10px;
        width: auto;
        display: inline-block;
        max-width: 300px
    }

    .mapFull .tourism-my-stay .my-stay-form {
        padding-top: 0!important
    }

    .mapFull .tourism-my-stay .my-stay-form .cell-wrapper {
        padding: 0 0 15px
    }

    .mapFull .tourism-my-stay .my-stay-form .cell-wrapper:first-child {
        padding-bottom: 0;
        padding-top: 0
    }

    .mapFull .tourism-my-stay .my-stay-form .cell-wrapper:last-child {
        padding-bottom: 0
    }

    .tourism-list {
        width: 100%;
        margin-left: 0!important;
        padding: 0
    }

    .tourism-list .image-landscape .item-wrapper .item-infos {
        width: 70%!important
    }

    .tourism-list .tourism-list-item .item-container {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        border: none
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        display: table;
        width: 100%
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper>ng-include {
        position: relative;
        display: table-cell;
        vertical-align: top;
        width: 90px;
        height: 90px
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper>ng-include .item-image-wrapper {
        height: 100%!important
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper .item-infos {
        display: table-cell;
        vertical-align: top;
        width: auto;
        position: relative
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper .itinerary-length {
        bottom: -1px;
        right: 100%;
        left: auto;
        height: auto;
        padding: 5px 10px;
        opacity: .8
    }

    .tourism-list .tourism-list-item .item-container .item-wrapper .item-description,.tourism-list .tourism-list-item .item-container .item-wrapper .item-top-left-corner,.tourism-list .tourism-list-item .item-container .item-wrapper .item-top-right-corner,.tourism-list .tourism-list-item .item-container .item-wrapper .wishlist-button {
        display: none
    }

    .tourism-list .tourism-list-item:after {
        content: none
    }

    .list-map {
        position: relative!important;
        width: 100%!important;
        height: auto!important;
        min-height: 0
    }

    .list-map #map {
        position: relative
    }

    .list-map #map:after {
        content: '';
        display: block;
        width: 100%;
        padding-top: 146%
    }

    .list-map.fullscreen #map {
        position: absolute!important
    }

    .list-map.hide-map .map-canvas,.list-map.hide-map .mode-switcher {
        display: none
    }

    .tourism-facets {
        position: fixed;
        top: 10%;
        left: 10%;
        width: 100%;
        height: 100%;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transition: top .3s cubic-bezier(.55,0,.1,1),left .3s cubic-bezier(.55,0,.1,1),opacity .3s cubic-bezier(.55,0,.1,1),visibility .3s cubic-bezier(.55,0,.1,1)
    }

    .tourism-facets.opened {
        left: 0;
        top: 0;
        visibility: visible;
        opacity: 1
    }

    .tourism-facets .filters-wrapper {
        display: none
    }

    .tourism-facets .scrolling-wrapper {
        max-height: none!important
    }

    .itinerary-map-wrapper.fullscreen,.tourism-map.fullscreen {
        padding-top: 150px!important
    }

    .itinerary-map-wrapper.fullscreen.list-map section,.tourism-map.fullscreen.list-map section {
        top: 150px!important;
        bottom: 0!important;
        height: auto!important
    }

    .itinerary-map-wrapper.fullscreen .tourism-facets,.tourism-map.fullscreen .tourism-facets {
        top: 150px;
        height: auto!important;
        bottom: 0
    }

    .itinerary-map-wrapper.fullscreen .map-mode-switcher,.tourism-map.fullscreen .map-mode-switcher {
        top: 165px
    }

    .facet-drwa.embed {
        width: 100%;
        padding: 15px;
        border-bottom: 1px solid #e5e5e5
    }

    .tourism-facets.sticky-fixed {
        width: 100%;
        left: 0
    }

    .tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-booking-btn,.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-email-btn,.tourism-detail-sidebar .sidebar-buttons-wrapper .sidebar-wishlist-btn {
        width: 100%;
        border-radius: 0;
        margin: 0;
        border: none;
        box-shadow: none;
        padding: 15px;
        line-height: 45px
    }

    .tourism-detail-tabs .tabs-links-wrapper .tabs-list {
        display: block
    }

    .tourism-detail-tabs .tabs-links-wrapper .tabs-list .tab {
        width: 100%;
        display: block
    }

    .sheet-nav,.tourism-detail-title h1 {
        display: block
    }

    .tourism-detail-title h1 {
        margin: 0
    }

    .tourism-detail-add-comment .add-comment-list .add-comment-item {
        width: 40px;
        height: 40px
    }

    .tourism-detail-add-comment .add-comment-list .add-comment-item:before {
        font-size: 40px
    }

    .tourism-detail-add-comment .add-comment-list .add-comment-item:hover:before {
        font-size: 42px
    }

    .planning-preview,.tourism-detail-add-comment h2:after {
        display: none
    }

    .tourism-detail-sidebar .sidebar-buttons-wrapper {
        margin: 0;
        border-bottom: 1px solid #e0e0e0
    }

    .highlights-tab .highlights-dates {
        font-size: .8em;
        left: 0;
        width: 100%
    }

    .highlights-tab .highlights-image {
        display: none
    }

    .tourism-detail-openings .openings-days {
        text-align: center
    }

    .tourism-detail-openings .openings-days .day-name,.tourism-detail-openings .openings-days .day-schedule {
        width: 100%;
        display: block
    }

    .tourism-detail-openings .openings-days .day-schedule table {
        width: 100%
    }

    .tourism-detail-openings .openings-days .day-schedule table tr {
        width: 100%;
        display: block
    }

    .tourism-detail-openings .openings-days .day-schedule table tr td {
        width: 100%;
        padding: 0;
        display: block;
        text-align: center
    }

    .tourism-facets .responsive-summary .facet-button .filters-label {
        border-color: rgba(0,0,0,.2)
    }

    .tourism-facets .responsive-summary .facet-button .filters-label:after {
        background: rgba(0,0,0,.1);
        line-height: 32px;
        content: '\e63c'!important;
        font-size: 16px!important
    }

    .contact-form.detail-form h3,.detail-form h3 {
        margin: 15px 0 10px;
        font-size: 1.5em;
        min-height: 40px;
        width: 100%;
        text-align: center
    }

    .modal-content .modal-window {
        padding: 10px
    }

    .detail-form .field-wrapper {
        width: 100%
    }

    .detail-form .form-optin {
        width: 100%;
        padding: 15px
    }

    .detail-form .form-content-wrapper {
        padding: 10px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) {
    .modal-dialog.modal-lg {
        width:100%;
        height: 100%;
        margin: 0
    }

    .modal-dialog.modal-lg .modal-content {
        min-height: 100%
    }
}

@media (max-width: 390px) {
    .tourism-detail-sidebar .sidebar-buttons-wrapper .ended-event {
        width:75%
    }
}

@media print {
    .indivisble,.txtContent {
        page-break-inside: avoid
    }

    a[href]:after {
        content: none!important
    }

    .hide-siblings-print {
        display: none!important
    }

    .tourism-detail-content-wrapper ul:first-child {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .tourism-detail-location {
        list-style: none
    }

    #business-name,.locality,.postal-code,.street-address {
        display: block;
        font-size: 1.2em
    }

    .contact-group {
        display: table-cell;
        margin: 0 auto;
        padding: 20px
    }

    .section-title {
        display: table-cell;
        vertical-align: top;
        width: 23%;
        color: #8d8d8d;
        font-weight: 500;
        font-size: 1em
    }

    .ng-scope {
        list-style: none;
        text-align: left
    }

    .com {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .rate-icon {
        font-size: 2.5em;
        display: inline-block;
        vertical-align: middle;
        margin-right: 7px
    }

    .payment-it {
        display: block
    }

    .payment-it:after {
        content: ','
    }

    .payment-it:last-child:after {
        content: '.'!important
    }

    article * {
        color: #000
    }

    .comments,.elevation,.poi,.sections-wrapper,.steps,.trip {
        display: none
    }

    .tourism-sheet-wrapper>h1 {
        font-size: 2em!important;
        text-align: center
    }

    .sheet-criteria {
        margin-top: 20px;
        padding-left: 0
    }

    .sheet-criteria li {
        list-style: none;
        display: inline-block
    }

    .itinerary-basics li {
        list-style: none
    }

    .itinerary-medias,.locomotion-wrapper {
        text-align: center
    }

    .itinerary-medias div {
        display: inline-block!important
    }

    .tourism-detail-container.itinerary-detail h1 {
        padding-left: 0!important
    }

    .trip {
        margin: 0 auto
    }

    .itinerary-trip-wrapper .itinerary-basics .table-wrapper {
        display: block!important;
        width: 100%;
        text-align: center;
        padding: 40px;
        color: #000
    }

    .itinerary-trip-wrapper .itinerary-advanced {
        margin: 0 auto
    }

    .itinerary-locomotion-type {
        display: inline-block;
        vertical-align: middle;
        width: auto!important;
        text-align: center;
        margin: 0 auto
    }

    .itinerary-trip-wrapper .itinerary-basics .itinerary-length {
        color: #00abea;
        font-size: 3.2em;
        font-weight: 300;
        text-transform: none;
        padding-right: 0!important;
        margin: 0;
        display: inline-block;
        vertical-align: top;
        width: auto!important;
        text-align: center
    }

    .mozaic {
        text-align: center
    }

    .mozaic,.mozaic-list {
        display: inline-block;
        width: 222px;
        height: 111px
    }

    .mozaic-list:nth-child(odd),.mozaic:nth-child(odd) {
        margin-right: 10px
    }

    .mozaic-list::after,.mozaic::after {
        display: none
    }

    .mozaic-list:nth-child(n+2) {
        margin-bottom: 10px
    }

    .itinerary-advanced {
        width: 80%
    }

    .itinerary-tabs .tabs-contents-wrapper .sections-wrapper section {
        margin: 15px 0;
        float: left;
        width: 100%;
        clear: both
    }

    .tourism-detail-section {
        overflow: hidden;
        width: 100%;
        display: table;
        clear: both;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5
    }

    .itinerary-step {
        width: 100%!important;
        display: table
    }

    .step {
        padding: 0!important
    }

    .step>li {
        list-style: none;
        height: auto;
        width: 80%;
        text-align: center;
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0 auto
    }

    .desc {
        text-align: justify!important
    }

    .itinerary-elevation-wrapper {
        width: 40%!important;
        margin: 0 auto
    }
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype')
}

#childrens_quicklinks ul li:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a:after,#header-blocks #block-boxes-angular-search-form form:before,#language-switcher ul:before,#liste_produit_panier .suppression_ligne a:before,#main-wrapper .field-collection .field-collection-item.type-quote blockquote:after,#main-wrapper .field-collection .field-collection-item.type-quote blockquote:before,#main-wrapper .field-collection .field-collection-item.type-slide .glyphicon-chevron-left:before,#main-wrapper .field-collection .field-collection-item.type-slide .glyphicon-chevron-right:before,#main-wrapper .field-collection .field-collection-item.type-text .markup ul li:before,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol li:before,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul li:before,#main-wrapper .field-collection .field-collection-item.type-text .strip-idea:before,#responsive .block-boxes form .form-item:before,#responsive .btn_close:before,#responsive .btn_open:before,#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button:after,.back_to_list a span.icone:before,.frise-verticale-wrapper .controls .next:before,.frise-verticale-wrapper .controls .prev:before,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:after,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-next:after,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-prev:after,.home_block-anchor span.icon:before,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-next:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-prev:after,.home_block-slider span.icon:before,.home_block-star span.icon:before,.icon-font-item,.list-brochures>li a .download:before,.list-gallery>li article.video .masque:after,.list-recettes,.list-recettes .difficulte span.full:before,.list-recettes .personnes:before,.nav-links li.next>a:after,.nav-links li.previous>a:before,.newsletter-form form:before,.node-recette-de-cuisine .post-info .difficulte span.full:before,.node-recette-de-cuisine .post-info .post-info-wrapper>div:before,.node-type-blog-article .node-comments .comment h4:before,.node-type-blog-article .post-info .info .detail>div a:before,.node-type-blog-article .post-info .picture .user-image-placeholder:before,.node-type-blog-article .post-info .picture:before,.node-type-blog-article .social:after,.node-type-how-to-come #destinationMessage p:before,.node-type-how-to-come #directionForm .col.travelMode li:before,.node-type-offre-packagee .offre-teaser:after,.node-type-offre-packagee .offre-teaser:before,.sidebar .gallery-filter-type li span.icon:before,.tools .block.addthis .addthis_toolbox .addthis_button_printfriendly .at-icon-wrapper:after,.view-gallery-images .gallery-filter-type li span.icon:before,.view-slider .controls .control:after,a.scrolldown:after,body.page-busqueda .facet-search.form-group .search-facet-input-text:before,body.page-recherche .facet-search.form-group .search-facet-input-text:before,body.page-ricerca .facet-search.form-group .search-facet-input-text:before,body.page-search .facet-search.form-group .search-facet-input-text:before,body.page-suche .facet-search.form-group .search-facet-input-text:before,body.page-zoeken .facet-search.form-group .search-facet-input-text:before,figure.slider.slider-arrows-in .slick-next:before,figure.slider.slider-arrows-in .slick-prev:before {
    font-family: raccourci;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tiare:before {
    content: "\ea7d"
}

.icon-fare:before {
    content: "\ea7e"
}

.icon-trail:before {
    content: "\ea7c"
}

.icon-electricbike:before {
    content: "\ea7b"
}

.icon-chart-scatter:before {
    content: "\ea7a"
}

.icon-diamond-3:before {
    content: "\ea79"
}

.icon-re-agenda:before {
    content: "\ea54"
}

.icon-re-associations:before {
    content: "\ea55"
}

.icon-re-bed:before {
    content: "\ea56"
}

.icon-re-bike:before {
    content: "\ea57"
}

.icon-re-bird:before {
    content: "\ea58"
}

.icon-re-bus:before {
    content: "\ea59"
}

.icon-re-camping:before {
    content: "\ea5a"
}

.icon-re-campingcar:before {
    content: "\ea5b"
}

.icon-re-car:before {
    content: "\ea5c"
}

.icon-re-cart:before {
    content: "\ea5d"
}

.icon-re-cofee:before {
    content: "\ea5e"
}

.icon-re-cooking:before {
    content: "\ea5f"
}

.icon-re-engagements:before {
    content: "\ea60"
}

.icon-re-family:before {
    content: "\ea61"
}

.icon-re-firework:before {
    content: "\ea62"
}

.icon-re-flowers:before {
    content: "\ea63"
}

.icon-re-health:before {
    content: "\ea64"
}

.icon-re-ice-cream:before {
    content: "\ea65"
}

.icon-re-itinerary:before {
    content: "\ea66"
}

.icon-re-key:before {
    content: "\ea67"
}

.icon-re-kiosk:before {
    content: "\ea68"
}

.icon-re-local-products:before {
    content: "\ea69"
}

.icon-re-location:before {
    content: "\ea6a"
}

.icon-re-museum:before {
    content: "\ea6b"
}

.icon-re-paw:before {
    content: "\ea6c"
}

.icon-re-picnic-table:before {
    content: "\ea6d"
}

.icon-re-pocket-guide:before {
    content: "\ea6e"
}

.icon-re-residence:before {
    content: "\ea6f"
}

.icon-re-sale-label:before {
    content: "\ea70"
}

.icon-re-shop:before {
    content: "\ea71"
}

.icon-re-spa:before {
    content: "\ea72"
}

.icon-re-sport-field:before {
    content: "\ea73"
}

.icon-re-star-event:before {
    content: "\ea74"
}

.icon-re-taxi:before {
    content: "\ea75"
}

.icon-re-ticket:before {
    content: "\ea76"
}

.icon-re-tides:before {
    content: "\ea77"
}

.icon-re-village:before {
    content: "\ea78"
}

.icon-village {
    content: "\ea48"
}

.icon-telephone {
    content: "\ea49"
}

.icon-location {
    content: "\ea4a"
}

.icon-hotel {
    content: "\ea4b"
}

.icon-chambre-dhotes {
    content: "\ea4c"
}

.icon-Agenda {
    content: "\ea14"
}

.icon-Aires-de-pique-nique {
    content: "\ea15"
}

.icon-Associations {
    content: "\ea16"
}

.icon-Bar {
    content: "\ea17"
}

.icon-billeterie {
    content: "\ea18"
}

.icon-bus {
    content: "\ea19"
}

.icon-camping1 {
    content: "\ea1a"
}

.icon-Circulation-en-temps-rel {
    content: "\ea2e"
}

.icon-commerces-alimentaires {
    content: "\ea2f"
}

.icon-commerces-et-artisants {
    content: "\ea30"
}

.icon-derniereminutesprintemps {
    content: "\ea31"
}

.icon-earlybooking {
    content: "\ea32"
}

.icon-engagements {
    content: "\ea33"
}

.icon-evnements-solidaires {
    content: "\ea34"
}

.icon-Evnements {
    content: "\ea35"
}

.icon-glacier {
    content: "\ea36"
}

.icon-les-marchs {
    content: "\ea37"
}

.icon-map1 {
    content: "\ea38"
}

.icon-marre {
    content: "\ea39"
}

.icon-Mdecins-et-services {
    content: "\ea3a"
}

.icon-muse {
    content: "\ea3b"
}

.icon-Parking-camping-car {
    content: "\ea3c"
}

.icon-Plages-pour-les-chiens {
    content: "\ea3d"
}

.icon-pontsdemai {
    content: "\ea3e"
}

.icon-PrivilgeFamille {
    content: "\ea3f"
}

.icon-producteurs-locaux {
    content: "\ea40"
}

.icon-spa {
    content: "\ea41"
}

.icon-Taxi {
    content: "\ea42"
}

.icon-terrains-de-sport {
    content: "\ea43"
}

.icon-Traiteurs {
    content: "\ea44"
}

.icon-Vlo {
    content: "\ea45"
}

.icon-Village-vacance {
    content: "\ea46"
}

.icon-Villages {
    content: "\ea47"
}

.icon-bandeau {
    content: "\ea4d"
}

.icon-bateau {
    content: "\ea4e"
}

.icon-batiment {
    content: "\ea4f"
}

.icon-bouclier {
    content: "\ea50"
}

.icon-chateau {
    content: "\ea51"
}

.icon-coffe {
    content: "\ea52"
}

.icon-deco-graphique {
    content: "\ea53"
}

.icon-deuxroues {
    content: "\ea1b"
}

.icon-eglise {
    content: "\ea1c"
}

.icon-face1 {
    content: "\ea1d"
}

.icon-face2 {
    content: "\ea1e"
}

.icon-face3 {
    content: "\ea1f"
}

.icon-feuille {
    content: "\ea20"
}

.icon-fleur1 {
    content: "\ea21"
}

.icon-fleur2 {
    content: "\ea22"
}

.icon-golf {
    content: "\ea23"
}

.icon-infos {
    content: "\ea24"
}

.icon-lit {
    content: "\ea25"
}

.icon-M-graphique {
    content: "\ea26"
}

.icon-oiseau {
    content: "\ea27"
}

.icon-personne {
    content: "\ea28"
}

.icon-resto1 {
    content: "\ea29"
}

.icon-resto2 {
    content: "\ea2a"
}

.icon-smile {
    content: "\ea2b"
}

.icon-T-graphique {
    content: "\ea2c"
}

.icon-voiture {
    content: "\ea2d"
}

.icon-smiley6 {
    content: "\ea13"
}

.icon-sunflower-2 {
    content: "\ea12"
}

.icon-tire-fesses {
    content: "\ea11"
}

.icon-building {
    content: "\ea10"
}

.icon-cloud-words {
    content: "\ea0f"
}

.icon-graph-barre {
    content: "\ea0d"
}

.icon-graph-star {
    content: "\ea0e"
}

.icon-align-center {
    content: "\ea0c"
}

.icon-align-left {
    content: "\ea0a"
}

.icon-align-right {
    content: "\ea0b"
}

.icon-arrow-multi {
    content: "\ea09"
}

.icon-compass-2 {
    content: "\ea08"
}

.icon-cow {
    content: "\ea04"
}

.icon-fishing-3 {
    content: "\ea05"
}

.icon-kayak3 {
    content: "\ea06"
}

.icon-shepherd {
    content: "\ea07"
}

.icon-arrow-7 {
    content: "\ea01"
}

.icon-eye-off {
    content: "\ea02"
}

.icon-trash {
    content: "\ea03"
}

.icon-chef-hat {
    content: "\ea00"
}

.icon-bed {
    content: "\e9fe"
}

.icon-tickets {
    content: "\e9ff"
}

.icon-gift {
    content: "\e9f9"
}

.icon-grapes {
    content: "\e9fa"
}

.icon-group-4 {
    content: "\e9fb"
}

.icon-mail4 {
    content: "\e9fc"
}

.icon-pass {
    content: "\e9fd"
}

.icon-fish {
    content: "\e9f7"
}

.icon-waves-bold {
    content: "\e9f8"
}

.icon-montauban {
    content: "\e9f6"
}

.icon-bird-2 {
    content: "\e9f4"
}

.icon-fence {
    content: "\e9f5"
}

.icon-fullscreen {
    content: "\e9f3"
}

.icon-patou {
    content: "\e9f2"
}

.icon-group-3 {
    content: "\e9f1"
}

.icon-thin-cross {
    content: "\e9f0"
}

.icon-arrow-6 {
    content: "\e9ed"
}

.icon-thin-add {
    content: "\e9ee"
}

.icon-diamond-2 {
    content: "\e9ef"
}

.icon-dot-outline {
    content: "\e9ec"
}

.icon-stats-3 {
    content: "\e9eb"
}

.icon-stats-2 {
    content: "\e9ea"
}

.icon-avalanche {
    content: "\e9e9"
}

.icon-air-balloon {
    content: "\e9e6"
}

.icon-bell {
    content: "\e9e7"
}

.icon-gear {
    content: "\e9e8"
}

.icon-luge {
    content: "\e9e2"
}

.icon-ski-2 {
    content: "\e9e3"
}

.icon-ski-3 {
    content: "\e9e4"
}

.icon-snowshoes-2 {
    content: "\e9e5"
}

.icon-recycling {
    content: "\e9de"
}

.icon-elevation {
    content: "\e9dd"
}

.icon-reward-2 {
    content: "\e9da"
}

.icon-zero {
    content: "\e9db"
}

.icon-brush {
    content: "\e9d5"
}

.icon-caddy {
    content: "\e9d6"
}

.icon-dolmen {
    content: "\e9d7"
}

.icon-glasses {
    content: "\e9d8"
}

.icon-high-tide {
    content: "\e9d9"
}

.icon-low-tide {
    content: "\e9dc"
}

.icon-mail3 {
    content: "\e9df"
}

.icon-sailboat {
    content: "\e9e0"
}

.icon-shopping {
    content: "\e9e1"
}

.icon-ardenne-logo {
    content: "\e9cf"
}

.icon-brush-a {
    content: "\e9d0"
}

.icon-handshake {
    content: "\e9d1"
}

.icon-magic-wand {
    content: "\e9d2"
}

.icon-reward {
    content: "\e9d3"
}

.icon-stats {
    content: "\e9d4"
}

.icon-loupe-zoom-in {
    content: "\e9cd"
}

.icon-loupe-zoom-out {
    content: "\e9ce"
}

.icon-checkbox {
    content: "\e9cc"
}

.icon-compass {
    content: "\e9cb"
}

.icon-vimeo {
    content: "\e9ca"
}

.icon-castle-3 {
    content: "\e9c5"
}

.icon-lys {
    content: "\e9c6"
}

.icon-question-book {
    content: "\e9c7"
}

.icon-tablet-1 {
    content: "\e9c8"
}

.icon-waves {
    content: "\e9c9"
}

.icon-tripadvisor {
    content: "\e9c4"
}

.icon-boat-2 {
    content: "\e9be"
}

.icon-file-3 {
    content: "\e9bf"
}

.icon-map-3 {
    content: "\e9c0"
}

.icon-sea {
    content: "\e9c1"
}

.icon-weather {
    content: "\e9c2"
}

.icon-webcam-2 {
    content: "\e9c3"
}

.icon-1star {
    content: "\e9ba"
}

.icon-2stars {
    content: "\e9bb"
}

.icon-3stars {
    content: "\e9bc"
}

.icon-4stars {
    content: "\e9bd"
}

.icon-drop {
    content: "\e9b9"
}

.icon-group-2 {
    content: "\e9b3"
}

.icon-mons-card {
    content: "\e9b4"
}

.icon-mons-culture {
    content: "\e9b5"
}

.icon-theater-show {
    content: "\e9b6"
}

.icon-trip-case {
    content: "\e9b7"
}

.icon-visit-museum {
    content: "\e9b8"
}

.icon-glass {
    content: "\e9af"
}

.icon-school-hat {
    content: "\e9b0"
}

.icon-theater {
    content: "\e9b1"
}

.icon-u {
    content: "\e9b2"
}

.icon-arrow4 {
    content: "\e9ac"
}

.icon-arrow5 {
    content: "\e9ad"
}

.icon-loop {
    content: "\e9ae"
}

.icon-abbey {
    content: "\e9a8"
}

.icon-castle-2 {
    content: "\e9a9"
}

.icon-cityscape {
    content: "\e9aa"
}

.icon-museum-3 {
    content: "\e9ab"
}

.icon-restaurant-2 {
    content: "\e9a7"
}

.icon-violin {
    content: "\e9a6"
}

.icon-speech {
    content: "\e9a5"
}

.icon-quotation {
    content: "\e9a3"
}

.icon-tools {
    content: "\e9a4"
}

.icon-shop-2 {
    content: "\e9a1"
}

.icon-store-2 {
    content: "\e9a2"
}

.icon-mountain2 {
    content: "\e99b"
}

.icon-cable-car {
    content: "\e99c"
}

.icon-child {
    content: "\e99d"
}

.icon-football {
    content: "\e99e"
}

.icon-hand-peace {
    content: "\e99f"
}

.icon-museum-2 {
    content: "\e9a0"
}

.icon-bed-outline {
    content: "\e996"
}

.icon-camping-outline {
    content: "\e997"
}

.icon-phone-outline {
    content: "\e998"
}

.icon-ticket-2 {
    content: "\e999"
}

.icon-village1 {
    content: "\e99a"
}

.icon-heart-2 {
    content: "\e995"
}

.icon-bonsplans-de {
    content: "\e991"
}

.icon-bonsplans-en {
    content: "\e992"
}

.icon-bonsplans-es {
    content: "\e993"
}

.icon-bonsplans-nl {
    content: "\e994"
}

.icon-biathlon {
    content: "\e990"
}

.icon-forfait {
    content: "\e987"
}

.icon-paraglide {
    content: "\e988"
}

.icon-periscope {
    content: "\e989"
}

.icon-reload {
    content: "\e98a"
}

.icon-ski {
    content: "\e98b"
}

.icon-snapchat {
    content: "\e98c"
}

.icon-snowboard {
    content: "\e98d"
}

.icon-snowshoes {
    content: "\e98e"
}

.icon-vine {
    content: "\e98f"
}

.icon-withchild {
    content: "\e986"
}

.icon-dot {
    content: "\e666"
}

.icon-filter {
    content: "\e640"
}

.icon-brochure1 {
    content: "\e665"
}

.icon-brochure2 {
    content: "\e664"
}

.icon-user,.list-recettes .personnes:before,.node-recette-de-cuisine .post-info .personnes:before,.node-type-blog-article .post-info .picture .user-image-placeholder:before {
    content: "\e625"
}

.icon-cog {
    content: "\e602"
}

.icon-hat {
    content: "\e639"
}

.icon-analytics {
    content: "\e985"
}

.icon-lotus {
    content: "\e984"
}

.icon-screen {
    content: "\e982"
}

.icon-tablet {
    content: "\e983"
}

.icon-file2 {
    content: "\e981"
}

.icon-interactive-map {
    content: "\e97d"
}

.icon-leaf2 {
    content: "\e97e"
}

.icon-puydufou {
    content: "\e97f"
}

.icon-ticket-outline {
    content: "\e980"
}

.icon-linkedin {
    content: "\e97b"
}

.icon-viadeo {
    content: "\e97c"
}

.icon-services {
    content: "\e97a"
}

.icon-facebook-clean {
    content: "\e970"
}

.icon-google-clean {
    content: "\e971"
}

.icon-instagram-clean {
    content: "\e972"
}

.icon-pinterest-clean {
    content: "\e973"
}

.icon-youtube-clean {
    content: "\e974"
}

.icon-info-clean {
    content: "\e975"
}

.icon-question2-clean {
    content: "\e976"
}

.icon-hashtag-clean {
    content: "\e977"
}

.icon-ot-clean {
    content: "\e978"
}

.icon-advisor-clean {
    content: "\e979"
}

.icon-calendar-2 {
    content: "\e96d"
}

.icon-home-2 {
    content: "\e96e"
}

.icon-map-2 {
    content: "\e96f"
}

.icon-camping-car {
    content: "\e96a"
}

.icon-leaf {
    content: "\e96b"
}

.icon-tie {
    content: "\e96c"
}

.icon-brain {
    content: "\e969"
}

.icon-boat {
    content: "\e967"
}

.icon-fishing-2 {
    content: "\e968"
}

.icon-thumb {
    content: "\e966"
}

.icon-binoculars {
    content: "\e964"
}

.icon-visit {
    content: "\e965"
}

.icon-fishing {
    content: "\e963"
}

.icon-lighthouse {
    content: "\e961"
}

.icon-oyster {
    content: "\e962"
}

.icon-glass-wine {
    content: "\e960"
}

.icon-boulou {
    content: "\e95f"
}

.icon-arrow-back {
    content: "\e95e"
}

.icon-bottle {
    content: "\e959"
}

.icon-church {
    content: "\e95a"
}

.icon-no-car {
    content: "\e95b"
}

.icon-umbrella {
    content: "\e95c"
}

.icon-wheelchair {
    content: "\e95d"
}

.icon-bubble-bethune {
    content: "\e958"
}

.icon-plane {
    content: "\e956"
}

.icon-train {
    content: "\e957"
}

.icon-trek {
    content: "\e955"
}

.icon-advisor {
    content: "\e948"
}

.icon-hashtag {
    content: "\e949"
}

.icon-animal {
    content: "\e94a"
}

.icon-bird {
    content: "\e94b"
}

.icon-bus-outline {
    content: "\e94c"
}

.icon-case-reunion {
    content: "\e94d"
}

.icon-food {
    content: "\e94e"
}

.icon-kayak2 {
    content: "\e94f"
}

.icon-ot {
    content: "\e950"
}

.icon-question2 {
    content: "\e951"
}

.icon-tong {
    content: "\e952"
}

.icon-volcano {
    content: "\e953"
}

.icon-whale {
    content: "\e954"
}

.icon-mail2 {
    content: "\e947"
}

.icon-diamond {
    content: "\e946"
}

.icon-group {
    content: "\e945"
}

.icon-cocktail {
    content: "\e944"
}

.icon-cook {
    content: "\e93f"
}

.icon-fireplace {
    content: "\e940"
}

.icon-couple {
    content: "\e941"
}

.icon-family {
    content: "\e942"
}

.icon-solo {
    content: "\e943"
}

.icon-buzzer-outline {
    content: "\e93e"
}

.icon-waterdrop {
    content: "\e93d"
}

.icon-balloon {
    content: "\e93a"
}

.icon-snowflake {
    content: "\e93b"
}

.icon-sun {
    content: "\e93c"
}

.icon-360 {
    content: "\e939"
}

.home_block-anchor span.icon:before,.icon-anchor {
    content: "\e938"
}

.icon-arrow-right {
    content: "\e933"
}

.icon-ban {
    content: "\e934"
}

.icon-beach {
    content: "\e935"
}

.icon-file {
    content: "\e936"
}

.icon-add-user {
    content: "\e937"
}

.icon-messenger {
    content: "\e932"
}

.icon-heart {
    content: "\e931"
}

.icon-bagoo-icon-2 {
    content: "\e92f"
}

.icon-question {
    content: "\e930"
}

.icon-try {
    content: "\e924"
}

.icon-video {
    content: "\e925"
}

.icon-card {
    content: "\e926"
}

.icon-medic {
    content: "\e927"
}

.icon-switch {
    content: "\e928"
}

.icon-info-circle {
    content: "\e929"
}

.icon-scrum {
    content: "\e92a"
}

.icon-start {
    content: "\e92b"
}

.icon-half {
    content: "\e92c"
}

.icon-conversion {
    content: "\e92d"
}

.icon-whistle {
    content: "\e92e"
}

.icon-megaphone {
    content: "\e923"
}

.icon-news {
    content: "\e922"
}

.icon-bonplan2 {
    content: "\e921"
}

.icon-motorcycle {
    content: "\e920"
}

.icon-bonplan {
    content: "\e91e"
}

.icon-buzzer {
    content: "\e91f"
}

.icon-bagoo-icon {
    content: "\e91b"
}

.icon-bagoo-logo-2 {
    content: "\e91c"
}

.icon-bagoo-logo {
    content: "\e91d"
}

.icon-flippers {
    content: "\e919"
}

.icon-paddle {
    content: "\e91a"
}

.icon-camping {
    content: "\e917"
}

.icon-castle {
    content: "\e918"
}

.icon-euro {
    content: "\e913"
}

.icon-home {
    content: "\e914"
}

.icon-list {
    content: "\e915"
}

.icon-pin-outline {
    content: "\e916"
}

.icon-horse {
    content: "\e911"
}

.icon-kayak {
    content: "\e912"
}

.icon-webcam {
    content: "\e910"
}

.icon-dailymotion {
    content: "\e90f"
}

.icon-store {
    content: "\e90e"
}

.icon-user-2 {
    content: "\e90d"
}

.icon-shop {
    content: "\e90c"
}

.icon-bubble {
    content: "\e90b"
}

.icon-pause {
    content: "\e90a"
}

.home_block-star span.icon:before,.icon-star-2 {
    content: "\e909"
}

.icon-globe {
    content: "\e908"
}

.icon-museum {
    content: "\e907"
}

.icon-fg-5 {
    content: "\e906"
}

.icon-fg-4 {
    content: "\e905"
}

.icon-fg-3 {
    content: "\e904"
}

.icon-fg-2 {
    content: "\e903"
}

.icon-fg-1 {
    content: "\e902"
}

.icon-flickr {
    content: "\e901"
}

.icon-sunflower {
    content: "\e900"
}

.icon-vtt {
    content: "\e668"
}

.icon-plus {
    content: "\e627"
}

.icon-suppr {
    content: "\e615"
}

.icon-eye {
    content: "\e603"
}

.icon-suitcase {
    content: "\e646"
}

.icon-printer,.tools .block.addthis .addthis_toolbox .addthis_button_printfriendly .at-icon-wrapper:after {
    content: "\e645"
}

.back_to_list a span.icone:before,.icon-nav-back {
    content: "\e644"
}

#responsive .btn_open:before,.icon-menu {
    content: "\e643"
}

.icon-mail {
    content: "\e642"
}

.icon-calendar {
    content: "\e641"
}

.icon-sunset {
    content: "\e647"
}

.icon-refold {
    content: "\e648"
}

.icon-ticket {
    content: "\e616"
}

.icon-phone {
    content: "\e613"
}

.icon-localize {
    content: "\e612"
}

.icon-form-avis-family {
    content: "\e611"
}

.home_block-slider span.icon:before,.icon-form-avis-couple {
    content: "\e610"
}

.icon-form-avis-bus {
    content: "\e60e"
}

.icon-form-avis-alone {
    content: "\e60d"
}

.icon-duplicate {
    content: "\e60c"
}

.icon-cursor {
    content: "\e60b"
}

.icon-clock,.node-recette-de-cuisine .post-info .temps:before {
    content: "\e60a"
}

.icon-avis5 {
    content: "\e609"
}

.icon-avis4 {
    content: "\e608"
}

.icon-avis3 {
    content: "\e607"
}

.icon-avis2 {
    content: "\e606"
}

.icon-avis1 {
    content: "\e605"
}

.icon-alone {
    content: "\e604"
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol li:before,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul li:before,.icon-tick {
    content: "\e617"
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a:after,#language-switcher ul:before,#main-wrapper .field-collection .field-collection-item.type-slide .glyphicon-chevron-left:before,.frise-verticale-wrapper .controls .prev:before,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-prev:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-prev:after,.icon-nav-prev,.nav-links li.previous>a:before,.view-slider .controls .control.prev:after,a.scrolldown:after,figure.slider.slider-arrows-in .slick-prev:before {
    content: "\e61a"
}

#main-wrapper .field-collection .field-collection-item.type-slide .glyphicon-chevron-right:before,.frise-verticale-wrapper .controls .next:before,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:after,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-next:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-next:after,.icon-nav-next,.nav-links li.next>a:after,.view-slider .controls .control.next:after,figure.slider.slider-arrows-in .slick-next:before {
    content: "\e619"
}

.icon-helper-arrow {
    content: "\e61b"
}

.icon-play-video {
    content: "\e61c"
}

.icon-send,.newsletter-form form:before {
    content: "\e620"
}

.icon-save {
    content: "\e61f"
}

.icon-mobile {
    content: "\e61e"
}

.icon-arrow {
    content: "\e61d"
}

.icon-dots {
    content: "\e621"
}

.icon-warning,.node-type-how-to-come #destinationMessage p:before {
    content: "\e623"
}

.icon-walking {
    content: "\e626"
}

.icon-car,.node-type-how-to-come #directionForm .col.travelMode li.driving:before {
    content: "\e622"
}

.icon-picture {
    content: "\e628"
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-idea:before,.icon-lightbulb {
    content: "\e629"
}

.icon-pinterest {
    content: "\e62f"
}

.icon-twitter {
    content: "\e62e"
}

.icon-instagram {
    content: "\e62d"
}

.icon-google {
    content: "\e62c"
}

.icon-facebook {
    content: "\e62b"
}

.icon-youtube {
    content: "\e62a"
}

.icon-wifi {
    content: "\e631"
}

.icon-paw {
    content: "\e630"
}

.icon-swimming {
    content: "\e633"
}

.icon-propeller {
    content: "\e632"
}

.icon-tag,.node-recette-de-cuisine .post-info .tags:before,.node-type-blog-article .post-info .info .detail>div.tags a:before {
    content: "\e637"
}

.icon-comment,.node-type-blog-article .post-info .info .detail>div.comment a:before {
    content: "\e636"
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote:after,.icon-quotes-reversed,.node-type-blog-article .social:after,.node-type-offre-packagee .offre-teaser:after {
    content: "\e635"
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote:before,.icon-quotes,.node-type-blog-article .node-comments .comment h4:before,.node-type-blog-article .post-info .picture:before,.node-type-offre-packagee .offre-teaser:before {
    content: "\e634"
}

.icon-info {
    content: "\e63a"
}

.icon-bike,.node-type-how-to-come #directionForm .col.travelMode li.bicycling:before {
    content: "\e63b"
}

.icon-departure {
    content: "\e638"
}

.icon-reload-gear {
    content: "\e63f"
}

.icon-share {
    content: "\e624"
}

.icon-hourglass {
    content: "\e649"
}

.icon-import {
    content: "\e64b"
}

.icon-download,.list-brochures>li a .download:before {
    content: "\e64a"
}

#header-blocks #block-boxes-angular-search-form form:before,#responsive .block-boxes form .form-item:before,#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button:after,.icon-loupe,body.page-busqueda .facet-search.form-group .search-facet-input-text:before,body.page-recherche .facet-search.form-group .search-facet-input-text:before,body.page-ricerca .facet-search.form-group .search-facet-input-text:before,body.page-search .facet-search.form-group .search-facet-input-text:before,body.page-suche .facet-search.form-group .search-facet-input-text:before,body.page-zoeken .facet-search.form-group .search-facet-input-text:before {
    content: "\e64c"
}

.icon-panoramic,.sidebar .gallery-filter-type li.image360 span.icon:before,.view-gallery-images .gallery-filter-type li.image360 span.icon:before {
    content: "\e64d"
}

.icon-star,.list-recettes .difficulte span.full:before,.node-recette-de-cuisine .post-info .difficulte span.full:before {
    content: "\e651"
}

.icon-key {
    content: "\e650"
}

.icon-flower {
    content: "\e64f"
}

.icon-ear {
    content: "\e64e"
}

#liste_produit_panier .suppression_ligne a:before,#responsive .btn_close:before,.icon-slim-delete {
    content: "\e63c"
}

.icon-slim-add {
    content: "\e618"
}

.icon-direction {
    content: "\e614"
}

.icon-event {
    content: "\e60f"
}

.icon-accomodation {
    content: "\e601"
}

.icon-restaurant {
    content: "\e600"
}

.icon-logout {
    content: "\e63d"
}

.icon-target {
    content: "\e654"
}

.icon-suitcase_outer_28 {
    content: "\e653"
}

.icon-suitcase_inner_28 {
    content: "\e652"
}

.icon-edit {
    content: "\e63e"
}

.icon-zoom-out {
    content: "\e65a"
}

.icon-zoom-in {
    content: "\e659"
}

.icon-play,.list-gallery>li article.video .masque:after,.sidebar .gallery-filter-type li.video span.icon:before,.view-gallery-images .gallery-filter-type li.video span.icon:before {
    content: "\e658"
}

.icon-image,.sidebar .gallery-filter-type li.image span.icon:before,.view-gallery-images .gallery-filter-type li.image span.icon:before {
    content: "\e657"
}

.icon-multimedia,.sidebar .gallery-filter-type li.all span.icon:before,.view-gallery-images .gallery-filter-type li.all span.icon:before {
    content: "\e656"
}

.icon-itinerary {
    content: "\e655"
}

.icon-nav-full-prev {
    content: "\e65d"
}

.icon-nav-full-next {
    content: "\e65c"
}

.icon-minus {
    content: "\e65b"
}

.icon-mountain {
    content: "\e65e"
}

.icon-map {
    content: "\e65f"
}

.icon-timeline {
    content: "\e660"
}

.icon-qrcode {
    content: "\e661"
}

.icon-contact-book {
    content: "\e662"
}

.icon-tides {
    content: "\e663"
}

.icon-wine {
    content: "\e667"
}

.icon-tiktok {
    content: "\ea7f"
}

.icon-font-end_match {
    content: "\ea80"
}

.icon-font-third_quarter_match {
    content: "\ea81"
}

.icon-font-half_match {
    content: "\ea82"
}

.icon-font-first_quarter_match {
    content: "\ea83"
}

.icon-font-start_match {
    content: "\ea84"
}

.icon-font-five_foul {
    content: "\ea85"
}

.icon-font-foul {
    content: "\ea86"
}

.icon-font-steal {
    content: "\ea87"
}

.icon-font-basketball {
    content: "\ea88"
}

.icon-font-free_throw {
    content: "\ea89"
}

.icon-font-scoring_action {
    content: "\ea8a"
}

.hidden,.hide {
    display: none
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

body.one-sidebar .main-content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.one-sidebar .main-content {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    body.one-sidebar .main-content {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }

    body.one-sidebar .main-content {
        float: left;
        width: 75%
    }
}

@media (min-width: 1600px) {
    body.one-sidebar .main-content {
        float:left;
        width: 83.33333333%
    }
}

body.one-sidebar .sidebar {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.one-sidebar .sidebar {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 992px) {
    body.one-sidebar .sidebar {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    body.one-sidebar .sidebar {
        float:left;
        width: 25%
    }
}

@media (min-width: 1600px) {
    body.one-sidebar .sidebar {
        float:left;
        width: 16.66666667%
    }
}

body.two-sidebars .sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

body.two-sidebars .main-content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

body.node-type-article #main-wrapper>.container,body.node-type-blog-article #main-wrapper>.container,body.node-type-comment-venir #main-wrapper>.container,body.node-type-how-to-come #main-wrapper>.container,body.node-type-page #main-wrapper>.container,body.node-type-page-avancee #main-wrapper>.container,body.node-type-page-webcam #main-wrapper>.container,body.node-type-private-page #main-wrapper>.container,body.node-type-recette-de-cuisine #main-wrapper>.container,body.node-type-webform #main-wrapper>.container {
    max-width: 830px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

body.node-type-page-avancee.agenda-page #main-wrapper>.container,body.node-type-page-avancee.agenda-page .main-container,body.node-type-page-avancee.blog-page #main-wrapper>.container,body.node-type-page-avancee.blog-page .main-container,body.node-type-page-avancee.espaces-page #main-wrapper>.container,body.node-type-page-avancee.espaces-page .main-container,body.node-type-page-avancee.force-fullwidth #main-wrapper>.container,body.node-type-page-avancee.force-fullwidth .main-container,body.node-type-page-avancee.fullwidth #main-wrapper>.container,body.node-type-page-avancee.fullwidth .main-container,body.node-type-page-avancee.news-page #main-wrapper>.container,body.node-type-page-avancee.news-page .main-container,body.node-type-page-avancee.page-view-sejour #main-wrapper>.container,body.node-type-page-avancee.page-view-sejour .main-container,body.node-type-page-avancee.phototheque-page #main-wrapper>.container,body.node-type-page-avancee.phototheque-page .main-container,body.node-type-page-avancee.recettes-page #main-wrapper>.container,body.node-type-page-avancee.recettes-page .main-container,body.node-type-page.agenda-page #main-wrapper>.container,body.node-type-page.agenda-page .main-container,body.node-type-page.blog-page #main-wrapper>.container,body.node-type-page.blog-page .main-container,body.node-type-page.espaces-page #main-wrapper>.container,body.node-type-page.espaces-page .main-container,body.node-type-page.force-fullwidth #main-wrapper>.container,body.node-type-page.force-fullwidth .main-container,body.node-type-page.fullwidth #main-wrapper>.container,body.node-type-page.fullwidth .main-container,body.node-type-page.news-page #main-wrapper>.container,body.node-type-page.news-page .main-container,body.node-type-page.page-view-sejour #main-wrapper>.container,body.node-type-page.page-view-sejour .main-container,body.node-type-page.phototheque-page #main-wrapper>.container,body.node-type-page.phototheque-page .main-container,body.node-type-page.recettes-page #main-wrapper>.container,body.node-type-page.recettes-page .main-container {
    max-width: 100%!important;
    width: 100%!important
}

body.no-sidebars .main-content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

body.sidebar-nav #page-wrapper {
    padding-left: 100px
}

b,strong {
    font-weight: 500
}

ul,ul.menu {
    margin: 0;
    padding: 0
}

ul li,ul.menu li {
    margin: 0;
    padding: 0;
    list-style: none
}

#page-wrapper {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden
}

#logo h1 {
    margin: 0
}

#main {
    position: relative
}

#main-wrapper.has-image .main-background {
    position: relative;
    padding-bottom: 30%
}

#main-wrapper.has-image .main-background div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: center/cover no-repeat
}

#main-wrapper.has-image .main-header .main-header-titles {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding-bottom: 30%
}

#main-wrapper.has-image .main-header .main-header-titles hgroup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#main-wrapper.has-image .main-header .main-header-titles hgroup h1,#main-wrapper.has-image .main-header .main-header-titles hgroup h2 {
    color: #fff
}

#main-wrapper .breadcrumb,#main-wrapper .tools {
    margin: 20px 0 40px
}

#main-wrapper .tools {
    float: right
}

#main-wrapper .breadcrumb {
    letter-spacing: .5px
}

#main-wrapper .teaser_content {
    margin: 40px auto
}

#main-wrapper .main-header {
    position: relative;
    z-index: 5
}

#main-wrapper .main-content .contenu {
    padding-bottom: 40px
}

.back_to_list {
    margin: 40px 0;
    clear: both;
    text-align: center;
    font-family: Roboto,Arial,sans-serif
}

.back_to_list a {
    display: inline-block;
    color: #555;
    padding: 5px 15px
}

.back_to_list a:hover {
    text-decoration: none
}

.back_to_list a:hover span.texte {
    color: #1250a0
}

.back_to_list a span.icone {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 5px 0;
    background-color: #1250a0;
    border-radius: 50%;
    transition: .4s
}

.back_to_list a span.icone:before {
    line-height: 42px;
    font-size: 16px;
    color: #fff
}

.back_to_list a span.texte {
    display: block;
    font-weight: 700;
    transition: .4s
}

.list-gallery img {
    max-width: 100%;
    height: auto
}

#main-wrapper .field-collection .field-collection-item {
    margin-bottom: 40px;
    clear: both
}

#main-wrapper .field-collection .field-collection-item.type-text .row .col-sm-8 h3:first-child,#main-wrapper .field-collection .field-collection-item.type-text .row .col-sm-8 h4:first-child,#main-wrapper .field-collection .field-collection-item.type-text .row .col-sm-8 h5:first-child,#main-wrapper .field-collection .field-collection-item.type-text .row .col-sm-8 p:first-child,#main-wrapper .field-collection .field-collection-item.type-text .row .col-sm-8>h2:first-child {
    margin-top: 0
}

#main-wrapper .field-collection .field-collection-item.type-text .elem-adding {
    float: right;
    padding-right: 0;
    padding-left: 30px;
    padding-bottom: 18px
}

#main-wrapper .field-collection .field-collection-item.type-text .elem-adding img {
    margin-bottom: 0
}

#main-wrapper .field-collection .field-collection-item.type-text .markup p {
    text-align: justify
}

#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-checklist a,#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-idea a {
    color: rgba(0,0,0,.3)
}

#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-checklist a:active,#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-checklist a:hover,#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-idea a:active,#main-wrapper .field-collection .field-collection-item.type-text .markup .strip-idea a:hover {
    color: #fff
}

#main-wrapper .field-collection .field-collection-item.type-text .markup ul {
    margin-bottom: 40px;
    margin-left: 20px
}

#main-wrapper .field-collection .field-collection-item.type-text .markup ul li {
    margin-bottom: .3em;
    padding-left: 24px
}

#main-wrapper .field-collection .field-collection-item.type-text .markup ul li:before {
    position: relative;
    display: block;
    max-width: 0;
    max-height: 0;
    color: #1250a0;
    font-size: 9px;
    left: -18px;
    top: 6px;
    content: "\e666"
}

#main-wrapper .field-collection .field-collection-item.type-text .img-responsive {
    border-radius: 0
}

#main-wrapper .field-collection .field-collection-item.type-text blockquote:not(.picture-quote) {
    max-width: 100%;
    width: 100%;
    border-left: 4px solid #1250a0;
    margin: 40px 0 60px;
    padding: 0 0 0 40px;
    color: #000;
    font-weight: 500
}

#main-wrapper .field-collection .field-collection-item.type-text blockquote:not(.picture-quote) p {
    font-style: normal;
    font-weight: 600
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction {
    display: inline-block!important;
    margin: 30px 30px 30px 0;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    letter-spacing: .5px;
    border-radius: 3px;
    font-size: .9em;
    font-weight: 400;
    transition: all .2s ease
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction a {
    display: block;
    color: #fff;
    padding: 8px 20px
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction a:hover,#main-wrapper .field-collection .field-collection-item.type-text .callToAction:hover {
    text-decoration: none
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction.callToAction-1 {
    background: #e8e8e8!important;
    border: 1px solid #d7d7d7!important;
    color: #777
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction.callToAction-1:hover {
    background: #d9d9d9!important
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction.callToAction-2 {
    background: #1250a0!important;
    border: 1px solid #d7d7d7!important;
    color: #fff
}

#main-wrapper .field-collection .field-collection-item.type-text .callToAction.callToAction-2:hover {
    background: #0f4284!important
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-idea {
    padding: 40px 0 40px 100px;
    margin-bottom: 20px;
    background: #fff!important;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-idea:before {
    position: absolute;
    top: 50%;
    font-size: 44px;
    margin-top: -22px;
    left: 0;
    width: 100px;
    height: auto;
    text-align: center
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist {
    margin: 0;
    padding: 40px 0 20px;
    font-weight: 500;
    background: #1250a0!important;
    color: #fff;
    font-size: 1.5em
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul {
    margin: 0;
    padding: 0 0 40px
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol li,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul li {
    position: relative;
    margin: 0 0 .5em;
    padding-left: 80px;
    color: #fff;
    font-weight: 300
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol li:before,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    width: 80px;
    max-width: none;
    max-height: none;
    text-align: center;
    color: inherit
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul,#main-wrapper .field-collection .field-collection-item.type-text .strip-idea {
    position: relative;
    z-index: 1
}

#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ol:after,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist+ul:after,#main-wrapper .field-collection .field-collection-item.type-text .strip-checklist:after,#main-wrapper .field-collection .field-collection-item.type-text .strip-idea:after {
    display: block;
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #1250a0;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1
}

#main-wrapper .field-collection .field-collection-item.type-html>.field {
    position: relative;
    padding: 40px 0
}

#main-wrapper .field-collection .field-collection-item.type-html>.field:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #202020;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1
}

#main-wrapper .field-collection .field-collection-item.type-html>.field iframe {
    max-width: 100%
}

#main-wrapper .field-collection .field-collection-item.type-sheets_selection {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: .875em;
    padding: 15px;
    background: #e6e6e6
}

#main-wrapper .field-collection .field-collection-item.type-sheets_selection:after,#main-wrapper .field-collection .field-collection-item.type-sheets_selection:before {
    content: " ";
    display: table
}

#main-wrapper .field-collection .field-collection-item.type-sheets_selection:after {
    clear: both
}

#main-wrapper .field-collection .field-collection-item.type-sheets_selection .tourism-list-item {
    float: left;
    position: relative;
    min-height: 1px;
    width: 100%;
    padding: 0 5px
}

#main-wrapper .field-collection .field-collection-item.full {
    position: relative
}

#main-wrapper .field-collection .field-collection-item.full>div {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%)
}

#main-wrapper .field-collection .field-collection-item.type-gallery.full>div {
    padding-left: 30px;
    padding-right: 30px
}

#main-wrapper .field-collection .field-collection-item.type-slide {
    position: relative
}

#main-wrapper .field-collection .field-collection-item.type-slide>div {
    overflow: hidden
}

#main-wrapper .field-collection .field-collection-item.type-slide .carousel-indicators {
    display: none
}

#main-wrapper .field-collection .field-collection-item.type-slide .carousel-indicators li {
    margin-bottom: 0
}

#main-wrapper .field-collection .field-collection-item.type-slide .carousel-control.left {
    left: -20%;
    transition: left .2s
}

#main-wrapper .field-collection .field-collection-item.type-slide .carousel-control.right {
    right: -20%;
    transition: right .2s
}

#main-wrapper .field-collection .field-collection-item.type-slide .controls-display:hover .carousel-control.left {
    left: 0
}

#main-wrapper .field-collection .field-collection-item.type-slide .controls-display:hover .carousel-control.right {
    right: 0
}

#main-wrapper .field-collection .field-collection-item.type-slide .carousel-caption {
    line-height: normal;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.35);
    bottom: 0;
    padding: 2rem
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote {
    position: relative;
    width: 100%;
    padding: 0 50px;
    margin: 80px 0;
    border: none
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote:after,#main-wrapper .field-collection .field-collection-item.type-quote blockquote:before {
    position: absolute;
    font-size: 28px;
    height: auto;
    width: auto;
    color: #1250a0
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote:before {
    left: 0;
    top: 0
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote:after {
    right: 0;
    bottom: 0;
    transform: rotateX(-180deg)
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content {
    display: table
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content img,#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content p {
    display: table-cell;
    vertical-align: middle
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content img {
    width: 100px;
    height: 100px;
    border: 4px solid #e6e6e6;
    border-radius: 50%;
    overflow: hidden
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content p {
    font-size: 1.2em;
    margin: 0;
    padding-left: 30px;
    font-weight: 400
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote footer:after,#main-wrapper .field-collection .field-collection-item.type-quote blockquote footer:before {
    content: " ";
    display: table
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote footer:after {
    clear: both
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote footer .quote-author {
    float: right;
    font-weight: 300;
    font-style: normal;
    color: rgba(0,0,0,.6)
}

#main-wrapper .field-collection .field-collection-item.type-quote blockquote footer:before {
    content: none
}

#main-wrapper .field-collection .field-collection-item.type-file ul {
    overflow: hidden
}

#main-wrapper .field-collection .field-collection-item.type-file ul li {
    float: left;
    clear: left
}

#main-wrapper .field-collection .field-collection-item.type-file ul li a {
    display: block;
    background: #1250a0;
    color: #fff;
    font-weight: 400;
    padding: 10px 20px
}

#main-wrapper .field-collection .field-collection-item.type-file ul li a .glyphicon {
    position: relative;
    top: 0;
    vertical-align: top;
    margin-right: 10px;
    font-size: 20px;
    transition: .2s
}

#main-wrapper .field-collection .field-collection-item.type-file ul li a .weight {
    color: rgba(255,255,255,.6);
    font-size: .8em
}

#main-wrapper .field-collection .field-collection-item.type-file ul li a:hover {
    text-decoration: none;
    background: #0f4589
}

#main-wrapper .field-collection .field-collection-item.type-file ul li a:hover .glyphicon {
    top: 4px
}

#main-wrapper .field-collection .field-collection-item.type-file ul li+li {
    margin-top: 20px
}

#main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__image img {
    width: 100%
}

#main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__content {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media (min-width: 768px) {
    body.two-sidebars .sidebar {
        float:left;
        width: 25%
    }

    body.two-sidebars .main-content {
        float: left;
        width: 50%
    }

    body.no-sidebars .main-content {
        float: left;
        width: 100%
    }

    #main-wrapper .field-collection .field-collection-item.type-sheets_selection .tourism-list-item {
        float: left;
        width: 33.33333333%
    }

    #main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase .row {
        display: -ms-flexbox;
        display: flex
    }

    #main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__image img {
        width: auto
    }

    #main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__content {
        margin-top: 0;
        -ms-flex: 1;
        flex: 1
    }
}

#main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__content h3 {
    margin: 20px 0 10px;
    color: #1250a0
}

#main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__content p {
    text-align: justify;
    max-width: 100%
}

#main-wrapper .field-collection .field-collection-item.type-showcase_txt_img .showcase__content--line {
    display: block;
    width: 80%;
    height: 2px;
    background-color: rgba(85,85,85,.3)
}

.view-liens-enfants:after,.view-liens-enfants:before {
    content: " ";
    display: table
}

.view-liens-enfants:after {
    clear: both
}

.view-liens-enfants ul {
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden
}

.view-liens-enfants ul li {
    margin: 0 0 20px
}

.view-liens-enfants a {
    position: relative;
    display: block;
    border: 1px solid #cecece;
    text-decoration: none;
    font-weight: 400;
    overflow: hidden
}

.view-liens-enfants h4 {
    color: rgba(0,0,0,.8);
    font-size: 2rem;
    text-align: left;
    margin: 0;
    padding: 20px
}

.lt-ie9 .view-liens-enfants h4 {
    font-size: 20px
}

.view-liens-enfants a:hover h4 {
    color: #1250a0
}

.view-liens-enfants.view-display-id-block_1 a,.view-liens-enfants.view-display-id-block_1 h4 {
    transition: .2s
}

.view-liens-enfants.view-display-id-block_1 a:hover {
    border-color: #1250a0;
    background-color: rgba(18,80,160,.02)
}

.view-liens-enfants.view-display-id-block_3 .detail-links .field-teaser {
    color: rgba(0,0,0,.6);
    font-size: .9em;
    line-height: 1.7;
    padding: 0 20px 20px;
    font-weight: 400
}

@media screen and (min-width: 478px) {
    .view-liens-enfants.view-display-id-block_2,.view-liens-enfants.view-display-id-block_3 {
        margin-left:-10px;
        margin-right: -10px
    }

    .view-liens-enfants.view-display-id-block_2 ul li,.view-liens-enfants.view-display-id-block_3 ul li {
        float: left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px
    }

    .view-liens-enfants.view-display-id-block_2 a,.view-liens-enfants.view-display-id-block_2 h4,.view-liens-enfants.view-display-id-block_3 a,.view-liens-enfants.view-display-id-block_3 h4 {
        transition: all .4s ease-in-out
    }

    .view-liens-enfants.view-display-id-block_2 a:hover,.view-liens-enfants.view-display-id-block_3 a:hover {
        border-bottom: 3px solid #1250a0
    }

    .view-liens-enfants.view-display-id-block_2 a,.view-liens-enfants.view-display-id-block_3 a {
        height: 280px
    }

    .view-liens-enfants.view-display-id-block_3 .detail-links {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100px;
        background: #fff;
        transition: all .4s ease-in-out
    }

    .view-liens-enfants.view-display-id-block_3 .detail-links .field-teaser {
        opacity: 0;
        transition: all .2s
    }

    .view-liens-enfants.view-display-id-block_3 a:hover .detail-links {
        height: 100%
    }

    .view-liens-enfants.view-display-id-block_3 a:hover .detail-links .field-teaser {
        opacity: 1
    }
}

@media screen and (min-width: 478px) and (min-width:768px) {
    .view-liens-enfants.view-display-id-block_2 ul li,.view-liens-enfants.view-display-id-block_3 ul li {
        float:left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 478px) and (min-width:992px) {
    .view-liens-enfants.view-display-id-block_2 ul li,.view-liens-enfants.view-display-id-block_3 ul li {
        float:left;
        width: 33.33333333%
    }
}

.view-liens-enfants.view-display-id-page_1 ul {
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 0
}

.view-liens-enfants.view-display-id-page_1 ul li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0 0 14px
}

.view-liens-enfants.view-display-id-page_1 ul li:nth-child(2n+3) {
    clear: both
}

.view-liens-enfants.view-display-id-page_1 ul li a {
    position: relative;
    border: none;
    background: rgba(255,255,255,.76)
}

.view-liens-enfants.view-display-id-page_1 ul li .field-picture img,.view-liens-enfants.view-display-id-page_1 ul li .field-teaser,.view-liens-enfants.view-display-id-page_1 ul li .field-title,.view-liens-enfants.view-display-id-page_1 ul li .field-title h3 {
    transition: .8s cubic-bezier(0,.53,.26,.99)
}

.view-liens-enfants.view-display-id-page_1 ul li .field-picture img {
    width: 100%;
    height: auto
}

.view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser,.view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
    position: absolute;
    bottom: 5%
}

.view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
    font-size: 2.5rem;
    left: 50%;
    min-width: 70%;
    padding: 14px 21px;
    line-height: 1.4;
    transform: translateX(-50%);
    text-align: center;
    background: rgba(255,255,255,.76)
}

.lt-ie9 .view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
    font-size: 25px
}

.view-liens-enfants.view-display-id-page_1 .detail-links .field-title h3 {
    margin: 0;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300;
    color: rgba(0,0,0,.75)
}

.view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser {
    font-size: 1.8rem;
    right: 6%;
    width: 89%;
    max-width: 100%;
    padding: 7px 11px 7px 0;
    border-right: 1px solid rgba(0,0,0,.75);
    line-height: 1.5;
    font-weight: 400;
    text-align: right;
    color: rgba(0,0,0,.75);
    opacity: 0
}

.lt-ie9 .view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser {
    font-size: 18px
}

.view-liens-enfants.view-display-id-page_1 li:hover .field-picture img {
    transform: scale(1.02);
    opacity: .3
}

.view-liens-enfants.view-display-id-page_1 li:hover .detail-links .field-title {
    opacity: .1;
    transform: translateX(-50%) scale(.99) translateY(5px);
    background: 0 0
}

.view-liens-enfants.view-display-id-page_1 li:hover .detail-links .field-teaser {
    opacity: 1;
    transform: scale(1.05)
}

@media screen and (min-width: 1200px) {
    .view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser,.view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
        bottom:10%
    }

    .view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
        font-size: 3rem;
        min-width: auto;
        padding: 28px 42px
    }

    .lt-ie9 .view-liens-enfants.view-display-id-page_1 .detail-links .field-title {
        font-size: 30px
    }

    .view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser {
        font-size: 2.7rem;
        width: 50%;
        min-width: 470px;
        padding: 14px 25px 14px 0;
        border-width: 3px
    }

    .lt-ie9 .view-liens-enfants.view-display-id-page_1 .detail-links .field-teaser {
        font-size: 27px
    }
}

@media all and (min-width: 768px) {
    body.liens-enfants--big .field-collection-item.type-view {
        margin-left:calc((100vw - 830px)/ -2);
        margin-right: calc((100vw - 830px)/ -2)
    }
}

.nav-links {
    float: none;
    clear: both;
    font-size: 1.6rem
}

.lt-ie9 .nav-links {
    font-size: 16px
}

.nav-links li {
    overflow: hidden;
    position: relative
}

.nav-links li>a {
    background: 0 0;
    border: 1px solid #1250a0;
    border-radius: 0;
    padding: 10px 30px;
    color: rgba(85,85,85,.8);
    position: relative;
    z-index: 2
}

.nav-links li>a span {
    vertical-align: middle
}

.nav-links li>a:hover {
    background: 0 0;
    color: #fff
}

.nav-links li.next>a:after,.nav-links li.previous>a:before {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-size: 1em;
    position: relative;
    z-index: 2
}

.nav-links li.next:before,.nav-links li.previous:after {
    position: absolute;
    content: "";
    display: block;
    transition: .3s ease;
    background: #1250a0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1
}

.nav-links li.previous {
    float: left
}

.nav-links li.previous>a {
    padding-left: 20px;
    text-align: left
}

.nav-links li.previous>a:before {
    margin-right: 15px
}

.nav-links li.previous:after {
    left: 100%
}

.nav-links li.previous:hover:after {
    left: 0
}

.nav-links li.next {
    float: right
}

.nav-links li.next>a {
    padding-right: 20px;
    text-align: right
}

.nav-links li.next>a:after {
    margin-left: 15px
}

.nav-links li.next:before {
    right: 100%
}

.nav-links li.next:hover:before {
    right: 0
}

.sidebar {
    background-color: #1250a0;
    padding-bottom: 60px
}

.sidebar .block-views {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 10%
}

.sidebar .block-views h3 {
    color: #fff;
    font-size: 2.5rem;
    padding: 0 0 20px 10%;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500
}

.sidebar .block-views a:hover {
    text-decoration: none
}

.sidebar .block-views li {
    font-size: 1.6rem;
    color: #fff;
    font-weight: 700
}

.lt-ie9 .sidebar .block-views li {
    font-size: 16px
}

.sidebar .block-views li.disable {
    display: none!important
}

.sidebar .block-views li:hover span:first-of-type {
    background-color: #0d3972
}

.sidebar .block-views li.active span:first-of-type,.sidebar .block-views li.active:hover span:first-of-type {
    background-color: #fff;
    color: #1250a0
}

.sidebar .block-views li a {
    display: block;
    color: inherit
}

.sidebar .block-views li a>span {
    display: block;
    margin: 0 10px;
    padding: 10px 10%
}

.sidebar .gallery-filter-type {
    text-align: center;
    font-size: 0;
    margin-bottom: 40px
}

.sidebar .gallery-filter-type li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 33.33333333%;
    cursor: pointer;
    display: inline-block
}

.sidebar .gallery-filter-type li span {
    display: block
}

.sidebar .gallery-filter-type li span.icon {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    color: #343434;
    border-radius: 50%
}

.sidebar .gallery-filter-type li span.icon:before {
    height: auto;
    vertical-align: middle;
    font-size: 36px;
    line-height: 66px
}

.sidebar .gallery-filter-type li span.text {
    font-size: 1.5rem;
    color: #fff;
    padding: 8px 0
}

.lt-ie9 .sidebar .gallery-filter-type li span.text {
    font-size: 15px
}

.sidebar .gallery-filter-type li.video span.icon:before {
    font-size: 24px;
    text-indent: 3px
}

.sidebar .gallery-filter-type li.image360 span.icon:before {
    font-size: 32px
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: .875em;
    padding: 15px;
    background: #fff;
    position: relative;
    left: 50%;
    width: 100vw;
    margin-left: -50vw
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection .tourism-list-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .view-liens-enfants.view-display-id-page_1 ul li {
        float:left;
        width: 50%
    }

    body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection .tourism-list-item {
        float: left;
        width: 25%
    }

    body.fullwidth-sheetselector .field-collection-item.type-sheets_selection {
        position: relative;
        padding: 0 15px;
        left: 50%;
        width: 100vw;
        margin-left: -50vw
    }

    body.fullwidth-sheetselector .field-collection-item.type-sheets_selection .tourism-list-item {
        float: none;
        width: 33%;
        display: inline-block;
        text-align: left
    }
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection>div:after,body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection>div:before {
    content: " ";
    display: table
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection>div:after {
    clear: both
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-sheets_selection>div.slick-slider {
    display: block
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title {
    z-index: 1;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title .field-collection-container {
    position: absolute;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: none;
    margin-bottom: 0
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title .field-collection-item {
    margin: 0
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title span {
    margin-right: 10px;
    background-color: #1250a0;
    color: #fff;
    padding: 20px;
    line-height: 1.1;
    font-size: 2.5rem!important;
    display: inline;
    margin-left: 40px;
    top: 5px;
    position: relative
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title span:before {
    display: inline
}

body.fullwidth-sheetselector #main-wrapper .field-collection .field-collection-item.type-section_title h2 {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 2.5rem
}

body.fullwidth-sheetselector .field-collection-item.type-sheets_selection .slick-next {
    right: 40px
}

body.fullwidth-sheetselector .field-collection-item.type-sheets_selection .slick-prev {
    left: 30px
}

.field-collection-item.type-sheets_selection .slick-next,.field-collection-item.type-sheets_selection .slick-prev {
    top: 35%
}

.field-collection-item.type-sheets_selection .slick-next {
    right: -40px
}

.field-collection-item.type-sheets_selection .slick-prev {
    left: -30px
}

@media all and (min-width: 768px) {
    body.fullwidth-sheetselector .field-collection-item.type-sheets_selection .slick-next {
        right:20px
    }

    body.fullwidth-sheetselector .field-collection-item.type-sheets_selection .slick-prev {
        left: 10px
    }

    .field-collection-item.type-sheets_selection .slick-next,.field-collection-item.type-sheets_selection .slick-prev {
        top: 50%
    }

    .field-collection-item.type-sheets_selection .slick-next:before,.field-collection-item.type-sheets_selection .slick-prev:before {
        color: #111
    }

    .field-collection-item.type-sheets_selection .slick-next {
        right: -50px
    }

    .field-collection-item.type-sheets_selection .slick-prev {
        left: -60px
    }
}

body.node-type-page.force-fullwidth:not(.sidebar-second) .main-container,body.node-type-page.force-fullwidth:not(.sidebar-second) .main-content,body.node-type-page.force-fullwidth:not(.sidebar-second).news-page .main-container,body.node-type-page.force-fullwidth:not(.sidebar-second).news-page .main-content {
    width: 100%!important;
    max-width: 100%
}

[class*=col-lxs-] {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

@media all and (min-width: 425px) and (max-width:767px) {
    .col-lxs-1 {
        width:calc(8.33333333%)
    }

    .col-lxs-2 {
        width: calc(16.66666667%)
    }

    .col-lxs-3 {
        width: calc(25%)
    }

    .col-lxs-4 {
        width: calc(33.33333333%)
    }

    .col-lxs-5 {
        width: calc(41.66666667%)
    }

    .col-lxs-6 {
        width: calc(50%)
    }

    .col-lxs-7 {
        width: calc(100% - calc(41.66666666666667%))
    }

    .col-lxs-8 {
        width: calc(100% - calc(33.333333333333336%))
    }

    .col-lxs-9 {
        width: calc(100% - calc(25%))
    }

    .col-lxs-10 {
        width: calc(100% - calc(16.666666666666668%))
    }

    .col-lxs-11 {
        width: calc(100% - calc(8.333333333333334%))
    }

    .col-lxs-12 {
        width: 100%
    }

    .col-lxs-offset-1 {
        margin-left: calc(8.33333333%)
    }

    .col-lxs-offset-2 {
        margin-left: calc(16.66666667%)
    }

    .col-lxs-offset-3 {
        margin-left: calc(25%)
    }

    .col-lxs-offset-4 {
        margin-left: calc(33.33333333%)
    }

    .col-lxs-offset-5 {
        margin-left: calc(41.66666667%)
    }

    .col-lxs-offset-6 {
        margin-left: calc(50%)
    }

    .col-lxs-offset-7 {
        margin-left: calc(100% - calc(41.66666666666667%))
    }

    .col-lxs-offset-8 {
        margin-left: calc(100% - calc(33.333333333333336%))
    }

    .col-lxs-offset-9 {
        margin-left: calc(100% - calc(25%))
    }

    .col-lxs-offset-10 {
        margin-left: calc(100% - calc(16.666666666666668%))
    }

    .col-lxs-offset-11 {
        margin-left: calc(100% - calc(8.333333333333334%))
    }

    .col-lxs-offset-12 {
        margin-left: 100%
    }

    .hidden-lxs {
        visibility: hidden
    }
}

@media all and (min-width: 768px) and (max-width:1419px) {
    .visible-lxs,.visible-xlg {
        visibility:hidden
    }

    .visible-lxs.visible-lg,.visible-lxs.visible-md,.visible-lxs.visible-sm,.visible-xlg.visible-lg,.visible-xlg.visible-md,.visible-xlg.visible-sm {
        visibility: visible
    }
}

@media all and (min-width: 1420px) {
    .col-xlg-1 {
        width:calc(8.33333333%)
    }

    .col-xlg-2 {
        width: calc(16.66666667%)
    }

    .col-xlg-3 {
        width: calc(25%)
    }

    .col-xlg-4 {
        width: calc(33.33333333%)
    }

    .col-xlg-5 {
        width: calc(41.66666667%)
    }

    .col-xlg-6 {
        width: calc(50%)
    }

    .col-xlg-7 {
        width: calc(100% - calc(41.66666666666667%))
    }

    .col-xlg-8 {
        width: calc(100% - calc(33.333333333333336%))
    }

    .col-xlg-9 {
        width: calc(100% - calc(25%))
    }

    .col-xlg-10 {
        width: calc(100% - calc(16.666666666666668%))
    }

    .col-xlg-11 {
        width: calc(100% - calc(8.333333333333334%))
    }

    .col-xlg-12 {
        width: 100%
    }

    .col-xlg-offset-1 {
        margin-left: calc(8.33333333%)
    }

    .col-xlg-offset-2 {
        margin-left: calc(16.66666667%)
    }

    .col-xlg-offset-3 {
        margin-left: calc(25%)
    }

    .col-xlg-offset-4 {
        margin-left: calc(33.33333333%)
    }

    .col-xlg-offset-5 {
        margin-left: calc(41.66666667%)
    }

    .col-xlg-offset-6 {
        margin-left: calc(50%)
    }

    .col-xlg-offset-7 {
        margin-left: calc(100% - calc(41.66666666666667%))
    }

    .col-xlg-offset-8 {
        margin-left: calc(100% - calc(33.333333333333336%))
    }

    .col-xlg-offset-9 {
        margin-left: calc(100% - calc(25%))
    }

    .col-xlg-offset-10 {
        margin-left: calc(100% - calc(16.666666666666668%))
    }

    .col-xlg-offset-11 {
        margin-left: calc(100% - calc(8.333333333333334%))
    }

    .col-xlg-offset-12 {
        margin-left: 100%
    }

    .hidden-xlg {
        visibility: hidden
    }
}

body.blog-page #main-wrapper .main-container,body.recettes-page #main-wrapper .main-container {
    padding-left: 30px;
    padding-right: 30px
}

body.blog-page #main-wrapper .main-content,body.recettes-page #main-wrapper .main-content {
    padding-right: 30px
}

.list-blog,.list-recettes {
    margin-left: -15px;
    margin-right: -15px
}

.list-blog>li,.list-recettes>li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.fullwidth-sheetselector .field-collection-item.type-sheets_selection>div {
        padding:15px 60px 0;
        margin: 0 auto;
        text-align: center
    }

    .list-blog>li,.list-recettes>li {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .list-blog>li,.list-recettes>li {
        float:left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .list-blog>li,.list-recettes>li {
        float:left;
        width: 33.33333333%
    }
}

.list-blog>li article,.list-recettes>li article {
    overflow: hidden;
    position: relative;
    border: 1px solid #cecece
}

.list-blog>li article>a,.list-recettes>li article>a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #1250a0;
    font-family: Roboto,Helvetica,Arial,sans-serif
}

.list-blog>li article>a:hover,.list-recettes>li article>a:hover {
    text-decoration: none
}

.list-blog>li article .detail,.list-recettes>li article .detail {
    padding: 0 30px
}

.list-blog>li article .detail-content,.list-recettes>li article .detail-content {
    position: relative
}

.list-blog>li article .user-image,.list-recettes>li article .user-image {
    position: relative;
    top: -55px;
    height: 55px;
    text-align: center
}

.list-blog>li article .user-image img,.list-recettes>li article .user-image img {
    border-radius: 50%;
    border: 2px solid #cecece;
    max-width: 110px;
    max-height: 110px
}

.list-blog>li article .article-category,.list-recettes>li article .article-category {
    color: #555
}

.list-blog>li article h2,.list-recettes>li article h2 {
    margin-top: 0;
    color: #1250a0;
    font-size: 1.6em;
    font-family: Roboto,Helvetica,Arial,sans-serif
}

.list-blog>li article .post,.list-recettes>li article .post {
    padding: 10px 30px;
    margin-bottom: 10px;
    color: rgba(85,85,85,.8);
    text-align: center
}

.node-type-blog-article .post-info {
    display: table;
    width: 100%;
    margin-bottom: 40px;
    font-family: Roboto,Arial,sans-serif;
    color: #1250a0
}

.node-type-blog-article .post-info .info,.node-type-blog-article .post-info .picture {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.node-type-blog-article .post-info .picture {
    width: 120px
}

.node-type-blog-article .post-info .picture:before {
    position: absolute;
    top: 14px;
    left: -27px;
    width: auto;
    height: auto;
    font-size: 51px;
    color: #1250a0
}

.node-type-blog-article .post-info .picture a {
    display: block
}

.node-type-blog-article .post-info .picture img {
    border-radius: 50%
}

.node-type-blog-article .post-info .picture .user-image-placeholder {
    display: block;
    width: 120px;
    height: 120px;
    background: #e6e6e6;
    border-radius: 50%
}

.node-type-blog-article .post-info .picture .user-image-placeholder:before {
    color: #fff;
    font-size: 100px;
    line-height: 155px;
    text-align: center
}

.node-type-blog-article .post-info .info {
    padding-left: 20px
}

.node-type-blog-article .post-info .info .author {
    padding: 0 20px;
    font-size: 3em;
    line-height: 1.4
}

.node-type-blog-article .post-info .info .detail {
    display: table;
    width: 100%;
    font-size: 1.1em;
    line-height: 1
}

.node-type-blog-article .post-info .info .detail>div {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4
}

.node-type-blog-article .post-info .info .detail>div a {
    position: relative;
    display: block;
    color: #1250a0;
    padding: 0 20px
}

.node-type-blog-article .post-info .info .detail>div a:before {
    font-size: 1.2em;
    width: auto;
    height: auto;
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle
}

.node-type-blog-article .post-info .info .detail>div.published {
    text-align: right
}

.node-type-blog-article .social {
    position: relative;
    margin-top: 40px;
    padding: 8px 80px 15px 0;
    text-align: right
}

.node-type-blog-article .social:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 48px;
    width: 53px;
    height: 46px;
    color: #1250a0
}

.node-type-blog-article .social .toolbar-social-button {
    display: inline-block
}

.node-type-blog-article .social .fb_iframe_widget span {
    vertical-align: top!important
}

.node-type-blog-article .node-comments {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #cecece
}

.node-type-blog-article .node-comments h3 {
    margin-top: 0
}

.node-type-blog-article .node-comments form .filter-wrapper,.node-type-blog-article .node-comments form label {
    display: none
}

.node-type-blog-article .node-comments .comment h4 {
    margin-top: 40px;
    color: #1250a0;
    text-align: left
}

.node-type-blog-article .node-comments .comment h4:before {
    width: auto;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 30px;
    color: #1250a0
}

.node-type-blog-article .node-comments .comment .content {
    color: #555;
    text-align: justify
}

.node-type-blog-article .node-comments .comment .submitted {
    padding-top: .2em;
    border-top: 1px solid #cecece;
    margin-top: 10px;
    font-size: .9em;
    color: rgba(85,85,85,.8);
    font-weight: 500
}

.node-type-blog-article .node-comments .comment .comment-reply {
    display: none
}

.node-type-blog-article .node-comments .indented {
    margin-left: 40px
}

.news-page.one-sidebar .main-content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .news-page.one-sidebar .main-content {
        float:left;
        width: 58.33333333%
    }
}

@media (min-width: 992px) {
    .news-page.one-sidebar .main-content {
        float:left;
        width: 75%
    }
}

@media (min-width: 1200px) {
    .news-page.one-sidebar .main-content {
        float:left;
        width: 75%
    }
}

@media (min-width: 1600px) {
    .list-blog>li,.list-recettes>li {
        float:left;
        width: 25%
    }

    .news-page.one-sidebar .main-content {
        float: left;
        width: 83.33333333%
    }
}

.news-page.one-sidebar .sidebar {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .news-page.one-sidebar .sidebar {
        float:left;
        width: 41.66666667%
    }

    .list-news.list-bloc-content>li,.list-news.list-page>li {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .news-page.one-sidebar .sidebar {
        float:left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .news-page.one-sidebar .sidebar {
        float:left;
        width: 25%
    }
}

.news-page #main-wrapper .container {
    width: 100%;
    padding-left: 0;
    padding-right: 30px
}

.list-news {
    overflow: hidden
}

.list-news.list-bloc-content,.list-news.list-page {
    margin-left: 0;
    margin-right: 0
}

.list-news.list-bloc-content>li,.list-news.list-page>li {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .list-news.list-bloc-content>li,.list-news.list-page>li {
        float:left;
        width: 50%
    }

    .list-news.list-bloc-content>li.first,.list-news.list-page>li.first {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .list-news.list-bloc-content>li,.list-news.list-page>li {
        float:left;
        width: 33.33333333%
    }
}

.list-news.list-bloc-content>li.first,.list-news.list-page>li.first {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .list-news.list-bloc-content>li.first,.list-news.list-page>li.first {
        float:left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .list-news.list-bloc-content>li.first,.list-news.list-page>li.first {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 1600px) {
    .news-page.one-sidebar .sidebar {
        float:left;
        width: 16.66666667%
    }

    .list-news.list-bloc-content>li,.list-news.list-page>li {
        float: left;
        width: 25%
    }

    .list-news.list-bloc-content>li.first,.list-news.list-page>li.first {
        float: left;
        width: 50%
    }
}

@media (max-width: 424px) {
    .news-page #main-wrapper .container {
        padding-left:15px;
        padding-right: 15px
    }

    .list-news.list-bloc-content>li,.list-news.list-bloc-content>li.first,.list-news.list-page>li,.list-news.list-page>li.first {
        padding: 0
    }
}

.list-news.list-bloc-content>li article a,.list-news.list-page>li article a {
    display: block;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    color: #555;
    overflow: hidden;
    border: 1px solid #cecece;
    transition: all .4s ease-in-out;
    min-height: 492px
}

@media (max-width: 1350px) {
    .list-news.list-bloc-content>li article a,.list-news.list-page>li article a {
        min-height:500px
    }
}

@media (max-width: 1200px) {
    .list-news.list-bloc-content>li article a,.list-news.list-page>li article a {
        min-height:445px
    }
}

@media (max-width: 1199px) {
    .list-news.list-bloc-content>li article a,.list-news.list-page>li article a {
        min-height:445px
    }
}

.list-news.list-bloc-content>li article a .field-header,.list-news.list-page>li article a .field-header {
    position: relative
}

.list-news.list-bloc-content>li article a .field-header img,.list-news.list-page>li article a .field-header img {
    min-width: 100%
}

.list-news.list-bloc-content>li article a .field-header .tags,.list-news.list-page>li article a .field-header .tags {
    position: absolute;
    right: 0;
    bottom: 0
}

.list-news.list-bloc-content>li article a .field-header .tags span,.list-news.list-page>li article a .field-header .tags span {
    display: block;
    background: #1250a0;
    padding: 4px 8px;
    color: #fff
}

.list-news.list-bloc-content>li article a .field-content,.list-news.list-page>li article a .field-content {
    padding: 15px 30px;
    text-align: justify
}

.list-news.list-bloc-content>li article a .field-content p,.list-news.list-page>li article a .field-content p {
    margin: 0
}

.list-news.list-bloc-content>li article a h2,.list-news.list-page>li article a h2 {
    text-align: left;
    margin: 0;
    font-family: Roboto,Arial,sans-serif;
    font-size: 2.5rem;
    color: #1250a0;
    font-weight: 700;
    transition: all .4s ease-in-out
}

.list-news.list-bloc-content>li article a .date,.list-news.list-page>li article a .date {
    display: block;
    font-size: .95em;
    color: grey;
    margin: 10px 0;
    font-family: Roboto,Arial,sans-serif
}

.list-news.list-bloc-content>li article a:hover,.list-news.list-page>li article a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.list-news.list-bloc-content {
    margin-left: -15px;
    margin-right: -15px
}

.list-news.list-bloc-content li.first,.list-news.list-bloc-content>li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .list-news.list-bloc-content li.first,.list-news.list-bloc-content>li {
        float:left;
        width: 50%
    }
}

.list-news.list-bloc-content li.first article a h2,.list-news.list-bloc-content>li article a h2 {
    line-height: normal;
    font-size: 20rem
}

.list-news.list-bloc-content li.first article a .body,.list-news.list-bloc-content>li article a .body {
    line-height: normal
}

.contenu .node-article .title_news h1 {
    color: #1250a0;
    font-weight: 700;
    font-size: 5rem;
    text-align: left;
    margin: 0 0 15px
}

.lt-ie9 .contenu .node-article .title_news h1 {
    font-size: 50px
}

.contenu .node-article .teaser_content {
    max-width: none;
    width: 100%;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 2rem
}

.lt-ie9 .contenu .node-article .teaser_content {
    font-size: 20px
}

.contenu .node-article .picture_wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 15px
}

.contenu .node-article .tag {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 7px 12px;
    background-color: #1250a0
}

.contenu .node-article .date {
    font-size: 1.75rem;
    color: #949494;
    margin: 10px 0 5px
}

.contenu .node-article .field-collection h2,.contenu .node-article .field-collection h3,.contenu .node-article .field-collection h4,.contenu .node-article .field-collection h5 {
    text-align: left;
    color: #000;
    margin: 2rem 0
}

.contenu .node-article .field-collection h2 {
    color: #1250a0;
    font-size: 3.5rem
}

.lt-ie9 .contenu .node-article .field-collection h2 {
    font-size: 35px
}

body.brochures-page #main-wrapper .main-container {
    padding-left: 30px;
    padding-right: 30px
}

body.brochures-page #main-wrapper .main-content {
    padding-right: 30px
}

.list-brochures {
    margin-left: -15px;
    margin-right: -15px
}

.list-brochures>li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px;
    text-align: left
}

@media (min-width: 768px) {
    .list-brochures>li {
        float:left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .list-brochures>li,.list-news.list-bloc-content li.first,.list-news.list-bloc-content>li {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    .list-news.list-bloc-content li.first,.list-news.list-bloc-content>li {
        float:left;
        width: 33.33333333%
    }

    .list-brochures>li {
        float: left;
        width: 25%
    }
}

@media (min-width: 1600px) {
    .list-news.list-bloc-content li.first,.list-news.list-bloc-content>li {
        float:left;
        width: 33.33333333%
    }

    .list-brochures>li {
        float: left;
        width: 16.66666667%
    }
}

.list-brochures>li a {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #cecece;
    color: rgba(85,85,85,.8);
    transition: all .4s ease-in-out
}

.list-brochures>li a .detail-links,.list-brochures>li a .field-teaser {
    padding: 20px 15px
}

.list-brochures>li a h4 {
    margin: 0;
    color: rgba(85,85,85,.8)
}

.list-brochures>li a .download,.list-brochures>li a .field-teaser,.list-brochures>li a .title-link {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    transition: all .4s ease-in-out
}

.list-brochures>li a .field-teaser {
    top: 100%;
    height: 100%;
    font-size: .9em;
    color: rgba(85,85,85,.8)
}

.list-brochures>li a .download,.list-brochures>li a .title-link {
    z-index: 20;
    bottom: -100%;
    text-align: center
}

.list-brochures>li a .title-link .glyphicon {
    margin-right: 5px;
    padding-top: 3px
}

.list-brochures>li a .download:before {
    font-size: 20px;
    margin-right: 5px;
    padding-top: 3px
}

.list-brochures>li a:hover {
    border-bottom: 3px solid #1250a0;
    color: #1250a0
}

.list-brochures>li a:hover h4 {
    color: #1250a0
}

.list-brochures>li a:hover .field-teaser {
    top: 0
}

.list-brochures>li a:hover .download,.list-brochures>li a:hover .title-link {
    bottom: 16px
}

.node-type-how-to-come #map {
    height: 450px
}

.node-type-how-to-come #map .gm-style .gm-style-iw {
    max-width: 200px;
    line-height: 1.4
}

.node-type-how-to-come #destinationMessage p {
    display: none;
    margin: 0;
    padding: 15px 30px;
    background: #ccc
}

.node-type-how-to-come #destinationMessage p:before {
    width: auto;
    margin-right: 10px
}

.node-type-how-to-come #destinationMessage.empty p.empty,.node-type-how-to-come #destinationMessage.noIti.noIti {
    display: block
}

.node-type-how-to-come #directionForm {
    position: relative;
    padding: 30px 20px;
    border-bottom: 1px solid #bfbfbf;
    background: #e6e6e6;
    font-size: 0
}

.node-type-how-to-come #directionForm .col {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 25%;
    border-radius: 0
}

.node-type-how-to-come #directionForm .col.travelMode {
    font-size: 0;
    border: 1px solid #bfbfbf
}

.node-type-how-to-come #directionForm .col.travelMode li {
    display: inline-block;
    width: 50%;
    font-size: 24px;
    text-align: center;
    cursor: pointer
}

.node-type-how-to-come #directionForm .col.travelMode li:before {
    line-height: 48px
}

.node-type-how-to-come #directionForm .col.travelMode li.bicycling {
    border-left: 1px solid #bfbfbf
}

.node-type-how-to-come #directionForm .col.travelMode li.checked {
    background: #fff;
    color: #1250a0
}

.node-type-how-to-come #directionForm .col.travelMode li span {
    display: none
}

.node-type-how-to-come #directionForm .col.origin {
    width: 50%;
    padding: 0 20px
}

.node-type-how-to-come #directionForm input[type=text] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 20px
}

.node-type-how-to-come #directionForm input#getItinerary {
    background: #1250a0;
    color: #fff;
    padding: 0 22px;
    font-size: 16px;
    line-height: 48px
}

.node-type-how-to-come #directionForm input#getItinerary:hover {
    background: #0d3972
}

.node-type-how-to-come #panel img.adp-marker {
    margin: 10px 20px
}

.node-type-how-to-come #panel .adp-step,.node-type-how-to-come #panel .adp-substep {
    padding: .5em 5px
}

body.espaces-page #main-wrapper .main-container {
    padding-left: 30px;
    padding-right: 30px
}

body.espaces-page #main-wrapper .main-content {
    padding-right: 30px
}

.list-espaces_communautaires {
    margin-left: -15px;
    margin-right: -15px
}

.list-espaces_communautaires>li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px;
    text-align: left
}

@media (min-width: 768px) {
    .list-espaces_communautaires>li {
        float:left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .list-espaces_communautaires>li {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    .list-espaces_communautaires>li {
        float:left;
        width: 25%
    }
}

@media (min-width: 1600px) {
    .list-espaces_communautaires>li {
        float:left;
        width: 16.66666667%
    }
}

.list-espaces_communautaires>li a {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #cecece;
    color: rgba(85,85,85,.8);
    transition: all .4s ease-in-out
}

.list-espaces_communautaires>li a .field-type {
    position: absolute;
    top: 0;
    left: 0;
    background: #1250a0;
    color: #fff;
    padding: 4px 14px;
    z-index: 10
}

.list-espaces_communautaires>li a .detail-links {
    padding: 20px 15px
}

.list-espaces_communautaires>li a h4 {
    margin: 0;
    color: rgba(85,85,85,.8)
}

.list-espaces_communautaires>li a .field-teaser {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 50px 15px 0;
    background: #fff;
    height: 100%;
    font-size: .9em;
    color: rgba(85,85,85,.8);
    transition: all .4s ease-in-out
}

.list-espaces_communautaires>li a:hover {
    border-bottom: 3px solid #1250a0;
    color: #1250a0
}

.list-espaces_communautaires>li a:hover h4 {
    color: #1250a0
}

.list-espaces_communautaires>li a:hover .field-teaser {
    top: 0
}

.fr-window-fresco .fr-thumbnail img {
    opacity: .35;
    transition: .2s
}

.fr-window-fresco .fr-thumbnail:hover img {
    opacity: .7
}

.fr-window-fresco .fr-thumbnail-active img,.fr-window-fresco .fr-thumbnail-active:hover img {
    opacity: 1
}

body.phototheque-page #main-wrapper .main-container {
    padding-left: 30px;
    padding-right: 30px
}

body.phototheque-page #main-wrapper .main-content {
    padding-right: 30px
}

.list-gallery>li .link {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: .1s;
    cursor: pointer
}

.list-gallery>li .link:hover {
    text-decoration: none
}

.list-gallery>li article.video .masque:after {
    position: absolute;
    height: auto;
    text-align: center;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    font-size: 6rem;
    opacity: .7
}

.lt-ie9 .list-gallery>li article.video .masque:after {
    font-size: 60px
}

.list-gallery>li:nth-child(3n+2) .link {
    transition-delay: .1s
}

.list-gallery.isLoading:after {
    top: 250px
}

.list-gallery.isReady>li.item .link {
    opacity: 1;
    visibility: visible
}

.list-gallery-block {
    margin-left: -7px;
    margin-right: -8px
}

.list-gallery-block>li {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .list-gallery-block>li {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 992px) {
    .list-gallery-block>li {
        float:left;
        width: 33.33333333%
    }
}

.list-gallery-block>li .picture {
    overflow: hidden
}

.list-gallery .title,.list-gallery-block>li .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    color: #fff;
    font-size: .8em;
    line-height: 1.3;
    font-style: italic;
    padding: 10px 16px;
    text-align: left;
    overflow: hidden
}

.list-gallery-page {
    margin-left: -15px;
    margin-right: -15px
}

.list-gallery-page>li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px
}

@media (min-width: 768px) {
    .list-gallery-page>li {
        float:left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .list-gallery-page>li {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    .list-gallery-page>li {
        float:left;
        width: 25%
    }

    .apirender #main-wrapper>.container .container {
        width: 1170px
    }
}

@media (min-width: 1600px) {
    .list-gallery-page>li {
        float:left;
        width: 16.66666667%
    }
}

.list-gallery-page>li .link {
    visibility: hidden;
    opacity: 0
}

.list-gallery-page>li .link .infos {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -100%;
    background: rgba(0,0,0,.7);
    padding: 10px 15px;
    font-size: .8em;
    line-height: 1.4;
    color: #fff;
    text-align: left;
    transition: all .4s ease-in-out
}

.list-gallery-page>li .link:hover .infos {
    bottom: 0
}

#language-switcher {
    height: 42px
}

#language-switcher ul {
    position: relative;
    padding-top: 42px;
    max-height: 42px;
    min-width: 60px;
    background: #555;
    overflow: hidden;
    transition: .3s
}

#language-switcher ul:before {
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    line-height: 42px;
    width: auto;
    transform: rotate(-90deg);
    font-size: 10px
}

#language-switcher ul li {
    width: 100%
}

#language-switcher ul li .language-link {
    display: block;
    width: 100%;
    line-height: 42px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem
}

.lt-ie9 #language-switcher ul li .language-link {
    font-size: 14px
}

#language-switcher ul li .language-link.locale-untranslated {
    display: none
}

#language-switcher ul li .language-link.active:hover {
    background: #fff;
    color: #1250a0
}

#language-switcher ul li.active {
    position: absolute;
    top: 0;
    left: 0
}

#language-switcher ul li.active .language-link {
    text-align: left;
    text-indent: 10px
}

#language-switcher ul:hover {
    max-height: 420px
}

#language-switcher ul:hover:before {
    display: none
}

body.not-logged-is.disallow-ca li.ca,body.not-logged-is.disallow-de li.de,body.not-logged-is.disallow-en li.en,body.not-logged-is.disallow-es li.es,body.not-logged-is.disallow-fr li.fr,body.not-logged-is.disallow-nl li.nl {
    display: none!important
}

.list-lienutile li {
    clear: both;
    overflow: hidden
}

.list-lienutile li a {
    display: block
}

.list-lienutile li a:hover {
    text-decoration: none
}

.list-lienutile li+li {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #cecece
}

.list-lienutile li .field-image {
    float: left
}

.list-lienutile li .field-image img {
    max-width: 100%;
    height: auto
}

.list-lienutile li .field-content {
    margin-left: 250px
}

.list-lienutile li .field-content .body {
    text-align: center
}

.list-lienutile li h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 3.5rem;
    color: #1250a0
}

.list-recettes .personnes {
    display: inline-block
}

.list-recettes .personnes:before {
    width: auto;
    height: auto
}

.list-recettes .difficulte {
    display: inline-block
}

.list-recettes .difficulte span.full:before {
    vertical-align: middle;
    width: auto;
    height: auto
}

.node-recette-de-cuisine .recette-header {
    position: relative;
    min-height: 50px
}

.node-recette-de-cuisine .picture {
    margin-top: 1.5em
}

.node-recette-de-cuisine .post-info {
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.6);
    font-weight: 500;
    position: absolute;
    bottom: 0;
    left: 0
}

.node-recette-de-cuisine .post-info .post-info-wrapper {
    display: table;
    margin: 0 auto;
    line-height: 1;
    padding: 14px 0
}

.node-recette-de-cuisine .post-info .post-info-wrapper>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 14px
}

.node-recette-de-cuisine .post-info .post-info-wrapper>div a {
    color: #fff
}

.node-recette-de-cuisine .post-info .post-info-wrapper>div:before {
    width: auto;
    height: auto;
    vertical-align: top;
    margin-right: 6px
}

.node-recette-de-cuisine .post-info .difficulte span.full:before {
    vertical-align: middle;
    width: auto;
    height: auto
}

.node-recette-de-cuisine .post-ingredients ul {
    margin-left: 20px
}

.node-recette-de-cuisine .post-ingredients ul li {
    margin-left: 28px;
    padding-left: 14px;
    margin-bottom: 6px
}

.node-recette-de-cuisine .post-ingredients ul li:before {
    content: '\2022';
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -24px;
    top: 0;
    color: #1250a0;
    font-size: 28px
}

.node-recette-de-cuisine .post-preparation ol {
    counter-reset: li;
    list-style: none
}

.node-recette-de-cuisine .post-preparation ol li {
    margin-left: 28px;
    padding-left: 14px;
    margin-bottom: 1.5em;
    position: relative
}

.node-recette-de-cuisine .post-preparation ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2em;
    top: 0;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 1px solid #000;
    text-align: center;
    border-radius: 50%;
    font-family: Georgia,sans-serif;
    font-style: italic
}

.node-type-article-newsletter #main-wrapper .main-header-titles {
    text-align: center!important
}

.node-type-article-newsletter #main-wrapper .contenu {
    max-width: 600px;
    margin: auto
}

.node-type-simplenews #main-wrapper .simplenews-content {
    width: 600px;
    max-width: 100%;
    margin: auto
}

.node-type-simplenews #main-wrapper .simplenews-content .edito {
    padding: 20px;
    background: #e6e6e6;
    font-style: italic;
    margin-bottom: 40px
}

.node-type-simplenews #main-wrapper .simplenews-content .edito p {
    margin-bottom: 0
}

.node-type-simplenews #main-wrapper .simplenews-content .articles h2 {
    text-align: center
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a {
    display: block;
    text-align: center;
    color: #555
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a>* {
    transition: .4s
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a>h3 {
    color: #555
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a>img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    opacity: 1
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a>span {
    display: inline-block;
    margin: 20px 0 40px;
    padding: 10px 20px;
    background: #1250a0;
    color: #fff
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a:hover {
    text-decoration: none
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a:hover>img {
    opacity: .7
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article a:hover>span {
    background: #0d3972
}

.node-type-simplenews #main-wrapper .simplenews-content .articles article+article {
    border-top: 1px solid #ccc
}

.page-sitemap #main-wrapper .contenu .content>ul>li {
    margin-bottom: 40px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 20px
}

.page-sitemap #main-wrapper .contenu .content>ul>li ul {
    margin-left: 20px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>a {
    font-size: 2.8rem;
    text-transform: uppercase
}

.lt-ie9 .page-sitemap #main-wrapper .contenu .content>ul>li>a {
    font-size: 28px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul {
    margin-top: 20px;
    margin-left: 20px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li {
    margin-top: 10px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>a {
    font-size: 2rem;
    text-transform: uppercase
}

.lt-ie9 .page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>a {
    font-size: 20px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>ul {
    margin-top: 10px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>ul>li {
    margin-top: 5px
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>ul>li a {
    color: #555
}

.page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>ul>li>ul a {
    color: rgba(85,85,85,.8);
    font-size: 1.4rem
}

.lt-ie9 .page-sitemap #main-wrapper .contenu .content>ul>li>ul>li>ul>li>ul a {
    font-size: 14px
}

#content_diapo {
    position: relative
}

#content_diapo>.container {
    width: 100%;
    padding: 0
}

.view-slider ul {
    padding: 0;
    background: #000
}

.view-slider li {
    position: absolute;
    top: 0;
    left: 0
}

.view-slider li.active {
    position: relative
}

.view-slider img {
    max-width: 100%;
    width: auto!important;
    height: auto!important
}

.view-slider .slideshow_img_desc {
    position: absolute;
    z-index: 10
}

.view-slider .controls .control {
    position: absolute;
    z-index: 50;
    top: 0;
    bottom: 0;
    cursor: pointer;
    width: 100px;
    font-size: 0
}

.view-slider .controls .control:after {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    text-align: center
}

.view-slider .controls .control.prev {
    left: 0
}

.view-slider .controls .control.next {
    right: 0
}

ul.primary {
    margin: 0;
    border-bottom: 2px solid #1250a0;
    overflow: hidden
}

ul.primary li {
    display: block;
    float: left
}

ul.primary li a {
    background: #fff;
    font-weight: 400;
    color: #1250a0;
    border: none;
    padding: 0 12px;
    height: 3.2rem;
    line-height: 3.2rem;
    display: block;
    border-radius: 5px 5px 0 0;
    position: relative
}

ul.primary li a:after,ul.primary li a:before {
    content: '';
    height: 3.2rem;
    width: 10px;
    display: block;
    position: absolute;
    top: 0
}

ul.primary li a:after {
    right: -7px;
    border-bottom: 3.2rem solid #fff;
    border-right: 8px solid transparent
}

ul.primary li a:before {
    left: -7px;
    border-bottom: 3.2rem solid #fff;
    border-left: 8px solid transparent
}

ul.primary li a.active {
    background: #1250a0;
    color: #fff
}

ul.primary li a.active:after,ul.primary li a.active:before {
    border-bottom-color: #1250a0
}

ul.primary li a:hover {
    background: #1250a0;
    color: #fff
}

ul.primary li a:hover:after,ul.primary li a:hover:before {
    border-bottom-color: #1250a0
}

ul.primary li.active a {
    border: none
}

.breadcrumb {
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font-size: .9em
}

.tools .block {
    float: right;
    padding: 0 .4em;
    border-right: 1px solid #d0d0d0
}

.tools .block a {
    position: relative
}

.tools .block.block-text-resize {
    padding: 0 .15em;
    border-right: none
}

.tools .block.block-text-resize a {
    padding: 5px;
    color: #b5b5b5;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    transition: all .2s ease
}

.tools .block.block-text-resize a#text_resize_decrease,.tools .block.block-text-resize a#text_resize_increase,.tools .block.block-text-resize a#text_resize_reset {
    background: 0 0;
    text-indent: 0;
    width: 27px;
    height: 27px;
    margin: 0 .2em;
    padding: 0
}

.tools .block.block-text-resize a#text_resize_decrease {
    margin-right: 0;
    font-size: 1.4rem;
    line-height: 27px
}

.lt-ie9 .tools .block.block-text-resize a#text_resize_decrease {
    font-size: 14px
}

.tools .block.block-text-resize a#text_resize_increase {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 27px
}

.lt-ie9 .tools .block.block-text-resize a#text_resize_increase {
    font-size: 18px
}

.tools .block.block-text-resize a:hover {
    color: #1250a0;
    text-decoration: none
}

.tools .block.block-text-resize a sup {
    right: -1.5em
}

.no-block-apidiffusion-blocks-0 #block-apidiffusion-blocks-0,.no-block-apidiffusion-blocks-1 #block-apidiffusion-blocks-1,.no-block-apidiffusion-blocks-2 #block-apidiffusion-blocks-2,.no-block-apidiffusion-blocks-3 #block-apidiffusion-blocks-3,.no-block-apidiffusion-blocks-4 #block-apidiffusion-blocks-4,.no-block-apidiffusion-blocks-5 #block-apidiffusion-blocks-5,.no-block-apidiffusion-blocks-6 #block-apidiffusion-blocks-6 {
    display: none!important
}

.app-container .form-actions,.app-container .form-item {
    margin: 0
}

.app-container tbody,.app-container th {
    border: none
}

.loading-splash {
    min-height: 300px
}

body.node-type-playlist-tourism-system,body.page-map,body.page-planning {
    font-size: 14px
}

body.node-type-playlist-tourism-system #main-wrapper>.main-container,body.node-type-playlist-tourism-system #page-wrapper>.main-container,body.page-map #main-wrapper>.main-container,body.page-map #page-wrapper>.main-container,body.page-planning #main-wrapper>.main-container,body.page-planning #page-wrapper>.main-container {
    width: 100%;
    padding: 0
}

body.node-type-playlist-tourism-system #main-wrapper .main-header,body.node-type-playlist-tourism-system #page-wrapper .main-header,body.page-map #main-wrapper .main-header,body.page-map #page-wrapper .main-header,body.page-planning #main-wrapper .main-header,body.page-planning #page-wrapper .main-header {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1.6rem
}

.lt-ie9 body.node-type-playlist-tourism-system #main-wrapper .main-header,.lt-ie9 body.node-type-playlist-tourism-system #page-wrapper .main-header,.lt-ie9 body.page-map #main-wrapper .main-header,.lt-ie9 body.page-map #page-wrapper .main-header,.lt-ie9 body.page-planning #main-wrapper .main-header,.lt-ie9 body.page-planning #page-wrapper .main-header {
    font-size: 16px
}

body.node-type-playlist-tourism-system #main-wrapper .breadcrumb,body.node-type-playlist-tourism-system #page-wrapper .breadcrumb,body.page-map #main-wrapper .breadcrumb,body.page-map #page-wrapper .breadcrumb,body.page-planning #main-wrapper .breadcrumb,body.page-planning #page-wrapper .breadcrumb {
    margin: 20px 0
}

@media screen and (min-width: 424px) {
    body.node-type-playlist-tourism-system #main-wrapper .breadcrumb h1,body.node-type-playlist-tourism-system #page-wrapper .breadcrumb h1,body.page-map #main-wrapper .breadcrumb h1,body.page-map #page-wrapper .breadcrumb h1,body.page-planning #main-wrapper .breadcrumb h1,body.page-planning #page-wrapper .breadcrumb h1 {
        display:inline;
        margin: 0;
        font-weight: inherit;
        font-size: inherit;
        color: inherit
    }

    .webform-client-form .control-label {
        width: 20%;
        text-align: left;
        vertical-align: middle;
        padding-top: 0
    }

    .webform-client-form .control-label+div {
        width: 80%;
        display: inline-block;
        vertical-align: middle
    }

    .webform-client-form .control-label:empty {
        width: 0
    }

    .webform-client-form .control-label:empty+div {
        width: 100%
    }
}

body.node-type-playlist-tourism-system #main-wrapper .desc-playlist,body.node-type-playlist-tourism-system #page-wrapper .desc-playlist,body.page-map #main-wrapper .desc-playlist,body.page-map #page-wrapper .desc-playlist,body.page-planning #main-wrapper .desc-playlist,body.page-planning #page-wrapper .desc-playlist {
    background-color: #e6e6e6;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

body.node-type-playlist-tourism-system #main-wrapper .desc-playlist>div,body.node-type-playlist-tourism-system #page-wrapper .desc-playlist>div,body.page-map #main-wrapper .desc-playlist>div,body.page-map #page-wrapper .desc-playlist>div,body.page-planning #main-wrapper .desc-playlist>div,body.page-planning #page-wrapper .desc-playlist>div {
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 1.8
}

body.node-type-playlist-tourism-system #main-wrapper .desc-playlist>div p:last-of-type,body.node-type-playlist-tourism-system #page-wrapper .desc-playlist>div p:last-of-type,body.page-map #main-wrapper .desc-playlist>div p:last-of-type,body.page-map #page-wrapper .desc-playlist>div p:last-of-type,body.page-planning #main-wrapper .desc-playlist>div p:last-of-type,body.page-planning #page-wrapper .desc-playlist>div p:last-of-type {
    margin-bottom: 0
}

body.node-type-playlist-tourism-system #main-wrapper .nav-links,body.node-type-playlist-tourism-system #page-wrapper .nav-links,body.page-map #main-wrapper .nav-links,body.page-map #page-wrapper .nav-links,body.page-planning #main-wrapper .nav-links,body.page-planning #page-wrapper .nav-links {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px
}

body.node-type-playlist-tourism-system #main-wrapper .main-content .container-fluid,body.node-type-playlist-tourism-system #page-wrapper .main-content .container-fluid,body.page-map #main-wrapper .main-content .container-fluid,body.page-map #page-wrapper .main-content .container-fluid,body.page-planning #main-wrapper .main-content .container-fluid,body.page-planning #page-wrapper .main-content .container-fluid {
    padding: 0
}

@media all and (max-width: 479px) {
    body.node-type-playlist-tourism-system #main-wrapper .main-content .container-fluid .tourism-list-items,body.node-type-playlist-tourism-system #page-wrapper .main-content .container-fluid .tourism-list-items,body.page-map #main-wrapper .main-content .container-fluid .tourism-list-items,body.page-map #page-wrapper .main-content .container-fluid .tourism-list-items,body.page-planning #main-wrapper .main-content .container-fluid .tourism-list-items,body.page-planning #page-wrapper .main-content .container-fluid .tourism-list-items {
        padding-left:15px;
        padding-right: 15px
    }
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash,body.node-type-playlist-tourism-system #page-wrapper .loading-splash,body.page-map #main-wrapper .loading-splash,body.page-map #page-wrapper .loading-splash,body.page-planning #main-wrapper .loading-splash,body.page-planning #page-wrapper .loading-splash {
    min-height: 500px
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash footer,body.node-type-playlist-tourism-system #main-wrapper .loading-splash header,body.node-type-playlist-tourism-system #page-wrapper .loading-splash footer,body.node-type-playlist-tourism-system #page-wrapper .loading-splash header,body.page-map #main-wrapper .loading-splash footer,body.page-map #main-wrapper .loading-splash header,body.page-map #page-wrapper .loading-splash footer,body.page-map #page-wrapper .loading-splash header,body.page-planning #main-wrapper .loading-splash footer,body.page-planning #main-wrapper .loading-splash header,body.page-planning #page-wrapper .loading-splash footer,body.page-planning #page-wrapper .loading-splash header {
    font-size: 1.2em;
    line-height: 1.2;
    margin: auto
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper,body.page-map #main-wrapper .loading-splash .container-wrapper,body.page-map #page-wrapper .loading-splash .container-wrapper,body.page-planning #main-wrapper .loading-splash .container-wrapper,body.page-planning #page-wrapper .loading-splash .container-wrapper {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 10px 40px;
    text-align: center
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper header,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper header,body.page-map #main-wrapper .loading-splash .container-wrapper header,body.page-map #page-wrapper .loading-splash .container-wrapper header,body.page-planning #main-wrapper .loading-splash .container-wrapper header,body.page-planning #page-wrapper .loading-splash .container-wrapper header {
    opacity: .9;
    font-weight: 700;
    background: 0 0;
    padding: 0;
    margin: 0
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan {
    z-index: 1;
    position: relative;
    margin-top: 10px;
    font-size: 4em;
    color: #1250a0;
    font-family: Roboto,Arial,sans-serif;
    padding-bottom: 90px
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan .count,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan .count,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan .count,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan .count,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan .count,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan .count {
    font-weight: 900;
    line-height: 1em
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan .type,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan .type,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan .type,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan .type,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan .type,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan .type {
    font-size: .6em;
    line-height: 1em
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan .website,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan .website,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan .website,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan .website,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan .website,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan .website {
    margin-top: 10px;
    font-weight: 300;
    font-size: .3em;
    line-height: 1em
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan .isLoading:after,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan .isLoading:after,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan .isLoading:after,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan .isLoading:after,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan .isLoading:after,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan .isLoading:after {
    top: inherit;
    bottom: 0!important
}

body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper footer,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper footer,body.page-map #main-wrapper .loading-splash .container-wrapper footer,body.page-map #page-wrapper .loading-splash .container-wrapper footer,body.page-planning #main-wrapper .loading-splash .container-wrapper footer,body.page-planning #page-wrapper .loading-splash .container-wrapper footer {
    font-weight: 300;
    color: #999;
    background: 0 0;
    padding: 0;
    margin: 30px 0 0
}

@media (min-width: 480px) {
    body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper,body.page-map #main-wrapper .loading-splash .container-wrapper,body.page-map #page-wrapper .loading-splash .container-wrapper,body.page-planning #main-wrapper .loading-splash .container-wrapper,body.page-planning #page-wrapper .loading-splash .container-wrapper {
        padding:40px 10px;
        border-top: 8px solid #1250a0;
        border-bottom: 8px solid #1250a0
    }
}

@media (max-width: 767px) {
    body.node-type-playlist-tourism-system #main-wrapper .loading-splash,body.node-type-playlist-tourism-system #page-wrapper .loading-splash,body.page-map #main-wrapper .loading-splash,body.page-map #page-wrapper .loading-splash,body.page-planning #main-wrapper .loading-splash,body.page-planning #page-wrapper .loading-splash {
        margin:30px 0 40px;
        border: 0 solid rgba(0,0,0,.07);
        border-width: 1px 0
    }
}

body.node-type-playlist-tourism-system #main-wrapper .app-container.false,body.node-type-playlist-tourism-system #page-wrapper .app-container.false,body.page-map #main-wrapper .app-container.false,body.page-map #page-wrapper .app-container.false,body.page-planning #main-wrapper .app-container.false,body.page-planning #page-wrapper .app-container.false {
    min-height: 500px
}

body.node-type-playlist-tourism-system #main-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper,body.node-type-playlist-tourism-system #page-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper,body.page-map #main-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper,body.page-map #page-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper,body.page-planning #main-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper,body.page-planning #page-wrapper .app-container.wishlist .tourism-wrapper .tourism-list-wrapper {
    padding-top: 0;
    margin-top: -7px
}

body.node-type-playlist-tourism-system.mapFull #main,body.page-map.mapFull #main,body.page-planning.mapFull #main {
    z-index: 950
}

body.node-type-playlist-tourism-system.mapFull #main-wrapper,body.page-map.mapFull #main-wrapper,body.page-planning.mapFull #main-wrapper {
    z-index: 600
}

.page-apidiffusion-block .region-content {
    font-size: 14px;
    line-height: normal
}

body.page-user #main-wrapper .main-container {
    padding-left: 30px;
    padding-right: 30px
}

body.page-user #main-wrapper .main-content {
    padding-right: 30px
}

body.page-user #main-wrapper>.main-container {
    width: 100%
}

.webform-client-form.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

.webform-client-form .checkbox input[type=checkbox],.webform-client-form .checkbox-inline input[type=checkbox],.webform-client-form .radio input[type=radio],.webform-client-form .radio-inline input[type=radio] {
    padding-top: 0;
    position: static;
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.webform-client-form .checkbox input[type=checkbox]+label,.webform-client-form .checkbox-inline input[type=checkbox]+label,.webform-client-form .radio input[type=radio]+label,.webform-client-form .radio-inline input[type=radio]+label {
    vertical-align: middle
}

.webform-client-form .form-actions {
    text-align: right
}

.webform-client-form .form-actions .btn {
    font-size: 1em;
    padding: 10px 20px
}

.form-control:focus {
    box-shadow: none
}

.apirender #main-wrapper>.container {
    width: 100%;
    padding: 0
}

.lieux-global-wrapper {
    clear: both;
    position: relative;
    overflow: hidden;
    height: 794px
}

.lieux-global-wrapper .btn_close,.lieux-global-wrapper .btn_open {
    display: none;
    position: absolute;
    top: 54px;
    right: 0;
    z-index: 100;
    width: 52px;
    height: 48px;
    color: #fff;
    background-color: #1250a0;
    text-indent: -9999px;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s;
    text-indent: 0
}

.lieux-global-wrapper .btn_close {
    left: auto;
    right: 0;
    width: 40px;
    height: 48px;
    z-index: 2000;
    background: url(/sites/all/themes/raccourci/images/responsive/close_menu_right.png) center/50% no-repeat rgba(0,0,0,.8);
    text-indent: -9999px;
    transition: all .3s ease-in-out
}

.lieux-map-wrapper {
    width: 82%;
    height: 100%;
    float: left;
    position: relative
}

.lieux-map-wrapper #lieux_map_canvas {
    width: 100%;
    height: 100%
}

.lieux-map-wrapper .lieux-map-fullscreen {
    background: rgba(0,0,0,.7);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 7px;
    position: absolute;
    right: 15px;
    top: 6px;
    z-index: 50;
    transition: all .3s ease-in-out
}

.lieux-list-container {
    width: 18%;
    height: 100%;
    float: right;
    background: #2c2c2c;
    font-family: Roboto,Helvetica,Arial,sans-serif
}

.lieux-list-container span {
    display: block
}

.lieux-list-container .lieux-list-title {
    text-align: center;
    padding: 30px 10%;
    position: relative;
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

.lieux-list-container .lieux-show-all {
    padding: 6% 10%;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-color: rgba(255,255,255,.4);
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6rem;
    opacity: 1
}

.lt-ie9 .lieux-list-container .lieux-show-all {
    font-size: 16px
}

.lieux-list-container .lieux-show-all.active {
    opacity: 0
}

.lieux-list-container .lieux-show-all:hover {
    color: #d9d9d9
}

.lieux-list-container .lieux-taxonomy-item ul {
    min-height: 0;
    overflow: hidden;
    transition: all .3s
}

.lieux-list-container .lieux-taxonomy-item.closed ul {
    height: 0;
    padding-top: 0;
    padding-bottom: 0
}

.lieux-list-container .lieux-taxonomy-item.opened ul {
    height: auto
}

.lieux-list-container .lieux-taxonomy-name {
    display: block;
    padding: 6% 10%;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-color: rgba(255,255,255,.4);
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6rem
}

.lt-ie9 .lieux-list-container .lieux-taxonomy-name {
    font-size: 16px
}

.lieux-list-container .lieux-taxonomy-name.child {
    padding: 5% 15%;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 1.5rem
}

.lt-ie9 .lieux-list-container .lieux-taxonomy-name.child {
    font-size: 15px
}

.lieux-list-container .lieux-taxonomy-name:hover,.lieux-list-container .opened>.lieux-taxonomy-name {
    background: #1250a0
}

.lieux-list-container .lieux-taxonomy-name.child:hover,.lieux-list-container .opened>.lieux-taxonomy-name.child {
    background: #000;
    cursor: pointer;
    color: #1250a0
}

.lieux-list-container .infowindow-content.hidden {
    display: none
}

.lieux-list-container .lieux-list-wrapper li.lieux-item {
    background: #141414;
    border-bottom: 1px solid #252525;
    border-color: rgba(255,255,255,.1);
    padding: 5% 12%
}

.lieux-list-container .lieux-list-wrapper li.lieux-item:last-child {
    border-bottom: none
}

.lieux-list-container .lieux-list-wrapper li.lieux-item.marker-opened,.lieux-list-container .lieux-list-wrapper li.lieux-item:hover {
    background: #000;
    cursor: pointer
}

.lieux-list-container .lieux-list-wrapper li.lieux-item.marker-opened .lieux_titre,.lieux-list-container .lieux-list-wrapper li.lieux-item:hover .lieux_titre {
    color: #1250a0
}

.lieux-list-container .lieux-list-wrapper li .lieux_titre {
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem
}

.lt-ie9 .lieux-list-container .lieux-list-wrapper li .lieux_titre {
    font-size: 15px
}

.infowindow {
    padding: 20px
}

.infowindow .infowindowTitle {
    margin-top: 0;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.6rem
}

.lt-ie9 .infowindow .infowindowTitle {
    font-size: 16px
}

.infowindow .infowindow-body {
    min-width: 200px
}

.infowindow .infowindow-body .item {
    display: block;
    font-family: Roboto,Helvetica,Arial,sans-serif
}

.infowindow .infowindow-body label {
    font-weight: 400;
    float: left;
    line-height: normal;
    margin: 0
}

.infowindow .more {
    display: block;
    margin-top: 15px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background: #1250a0;
    font-size: 1.3rem;
    transition: all .3s
}

.lt-ie9 .infowindow .more {
    font-size: 13px
}

.infowindow .more:hover {
    background: #0d3972
}

body.hasFullscreenMap {
    overflow: hidden
}

.lieux-global-wrapper.fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900
}

@media screen and (max-width: 991px) {
    .node-type-how-to-come #main-wrapper #directionForm .col {
        width:260px;
        margin: 0 auto 12px;
        padding: 0;
        display: block
    }

    .list-gallery-block>li .picture img {
        min-width: 100%
    }

    .lieux-map-wrapper {
        width: 100%
    }

    .lieux-list-container {
        width: 220px;
        position: absolute;
        top: 0;
        right: -220px;
        z-index: 2000;
        transition: all .4s ease-in-out
    }

    .lieux-global-wrapper .btn_open {
        display: block
    }

    .lieux-global-wrapper.opened .lieux-list-container {
        right: 0
    }

    .lieux-global-wrapper.opened .btn_close {
        display: block;
        right: 220px
    }

    .lieux-global-wrapper.opened .lieux-map-wrapper .lieux-map-fullscreen {
        right: 235px
    }

    .lieux-global-wrapper.closed .btn_close,.lieux-global-wrapper.closed .lieux-list-container {
        right: -220px
    }
}

.field-collection .type-icon_text .icon,.field-collection .type-key_number .icon {
    color: #1250a0
}

.field-collection .type-icon_text .icon-wrapper,.field-collection .type-icon_text .text-wrapper {
    padding: 10px 15px
}

.field-collection .type-icon_text p {
    text-align: center;
    font-size: .875em;
    color: rgba(0,0,0,.7)
}

.field-collection .type-icon_text .icon {
    font-size: 4rem
}

.field-collection .type-key_number .icon {
    font-size: 6.5rem
}

.field-collection .type-key_number .title {
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600
}

.field-collection .type-key_number .keynumber-wrapper {
    margin-top: 15px;
    margin-bottom: 15px
}

.field-collection .type-key_number .key-number-type-number.icon-left,.field-collection .type-key_number .key-number-type-number.icon-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.field-collection .type-key_number .key-number-type-number.icon-left .icon-wrapper {
    margin-right: 15px
}

.field-collection .type-key_number .key-number-type-number.icon-left .title {
    font-size: .875em;
    color: #1250a0;
    font-weight: 400
}

.field-collection .type-key_number .key-number-type-number.icon-right {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right
}

.field-collection .type-key_number .key-number-type-number.icon-right .icon-wrapper {
    margin-left: 15px
}

.field-collection .type-key_number .key-number-type-number.icon-top {
    text-align: center
}

.field-collection .type-key_number .key-number-type-number .number {
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 600
}

.field-collection .type-key_number .key-number-type-percent,.field-collection .type-key_number .key-number-type-rank {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.field-collection .type-key_number .key-number-type-rank .number,.field-collection .type-key_number .key-number-type-rank .suffix,.field-collection .type-key_number .key-number-type-rank .title {
    line-height: .9em
}

.field-collection .type-key_number .key-number-type-rank .number {
    font-size: 5em;
    font-weight: 600;
    color: #1250a0
}

.field-collection .type-key_number .key-number-type-rank .suffix {
    font-size: 1.6em;
    color: #1250a0
}

.field-collection .type-key_number .key-number-type-percent .p99:after {
    background: linear-gradient(#1250a0 0,#1250a0 99%,transparent 99%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p98:after {
    background: linear-gradient(#1250a0 0,#1250a0 98%,transparent 98%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p97:after {
    background: linear-gradient(#1250a0 0,#1250a0 97%,transparent 97%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p96:after {
    background: linear-gradient(#1250a0 0,#1250a0 96%,transparent 96%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p95:after {
    background: linear-gradient(#1250a0 0,#1250a0 95%,transparent 95%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p94:after {
    background: linear-gradient(#1250a0 0,#1250a0 94%,transparent 94%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p93:after {
    background: linear-gradient(#1250a0 0,#1250a0 93%,transparent 93%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p92:after {
    background: linear-gradient(#1250a0 0,#1250a0 92%,transparent 92%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p91:after {
    background: linear-gradient(#1250a0 0,#1250a0 91%,transparent 91%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p90:after {
    background: linear-gradient(#1250a0 0,#1250a0 90%,transparent 90%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p89:after {
    background: linear-gradient(#1250a0 0,#1250a0 89%,transparent 89%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p88:after {
    background: linear-gradient(#1250a0 0,#1250a0 88%,transparent 88%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p87:after {
    background: linear-gradient(#1250a0 0,#1250a0 87%,transparent 87%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p86:after {
    background: linear-gradient(#1250a0 0,#1250a0 86%,transparent 86%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p85:after {
    background: linear-gradient(#1250a0 0,#1250a0 85%,transparent 85%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p84:after {
    background: linear-gradient(#1250a0 0,#1250a0 84%,transparent 84%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p83:after {
    background: linear-gradient(#1250a0 0,#1250a0 83%,transparent 83%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p82:after {
    background: linear-gradient(#1250a0 0,#1250a0 82%,transparent 82%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p81:after {
    background: linear-gradient(#1250a0 0,#1250a0 81%,transparent 81%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p80:after {
    background: linear-gradient(#1250a0 0,#1250a0 80%,transparent 80%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p79:after {
    background: linear-gradient(#1250a0 0,#1250a0 79%,transparent 79%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p78:after {
    background: linear-gradient(#1250a0 0,#1250a0 78%,transparent 78%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p77:after {
    background: linear-gradient(#1250a0 0,#1250a0 77%,transparent 77%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p76:after {
    background: linear-gradient(#1250a0 0,#1250a0 76%,transparent 76%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p75:after {
    background: linear-gradient(#1250a0 0,#1250a0 75%,transparent 75%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p74:after {
    background: linear-gradient(#1250a0 0,#1250a0 74%,transparent 74%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p73:after {
    background: linear-gradient(#1250a0 0,#1250a0 73%,transparent 73%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p72:after {
    background: linear-gradient(#1250a0 0,#1250a0 72%,transparent 72%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p71:after {
    background: linear-gradient(#1250a0 0,#1250a0 71%,transparent 71%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p70:after {
    background: linear-gradient(#1250a0 0,#1250a0 70%,transparent 70%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p69:after {
    background: linear-gradient(#1250a0 0,#1250a0 69%,transparent 69%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p68:after {
    background: linear-gradient(#1250a0 0,#1250a0 68%,transparent 68%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p67:after {
    background: linear-gradient(#1250a0 0,#1250a0 67%,transparent 67%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p66:after {
    background: linear-gradient(#1250a0 0,#1250a0 66%,transparent 66%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p65:after {
    background: linear-gradient(#1250a0 0,#1250a0 65%,transparent 65%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p64:after {
    background: linear-gradient(#1250a0 0,#1250a0 64%,transparent 64%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p63:after {
    background: linear-gradient(#1250a0 0,#1250a0 63%,transparent 63%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p62:after {
    background: linear-gradient(#1250a0 0,#1250a0 62%,transparent 62%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p61:after {
    background: linear-gradient(#1250a0 0,#1250a0 61%,transparent 61%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p60:after {
    background: linear-gradient(#1250a0 0,#1250a0 60%,transparent 60%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p59:after {
    background: linear-gradient(#1250a0 0,#1250a0 59%,transparent 59%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p58:after {
    background: linear-gradient(#1250a0 0,#1250a0 58%,transparent 58%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p57:after {
    background: linear-gradient(#1250a0 0,#1250a0 57%,transparent 57%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p56:after {
    background: linear-gradient(#1250a0 0,#1250a0 56%,transparent 56%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p55:after {
    background: linear-gradient(#1250a0 0,#1250a0 55%,transparent 55%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p54:after {
    background: linear-gradient(#1250a0 0,#1250a0 54%,transparent 54%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p53:after {
    background: linear-gradient(#1250a0 0,#1250a0 53%,transparent 53%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p52:after {
    background: linear-gradient(#1250a0 0,#1250a0 52%,transparent 52%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p51:after {
    background: linear-gradient(#1250a0 0,#1250a0 51%,transparent 51%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p50:after {
    background: linear-gradient(#1250a0 0,#1250a0 50%,transparent 50%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p49:after {
    background: linear-gradient(#1250a0 0,#1250a0 49%,transparent 49%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p48:after {
    background: linear-gradient(#1250a0 0,#1250a0 48%,transparent 48%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p47:after {
    background: linear-gradient(#1250a0 0,#1250a0 47%,transparent 47%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p46:after {
    background: linear-gradient(#1250a0 0,#1250a0 46%,transparent 46%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p45:after {
    background: linear-gradient(#1250a0 0,#1250a0 45%,transparent 45%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p44:after {
    background: linear-gradient(#1250a0 0,#1250a0 44%,transparent 44%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p43:after {
    background: linear-gradient(#1250a0 0,#1250a0 43%,transparent 43%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p42:after {
    background: linear-gradient(#1250a0 0,#1250a0 42%,transparent 42%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p41:after {
    background: linear-gradient(#1250a0 0,#1250a0 41%,transparent 41%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p40:after {
    background: linear-gradient(#1250a0 0,#1250a0 40%,transparent 40%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p39:after {
    background: linear-gradient(#1250a0 0,#1250a0 39%,transparent 39%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p38:after {
    background: linear-gradient(#1250a0 0,#1250a0 38%,transparent 38%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p37:after {
    background: linear-gradient(#1250a0 0,#1250a0 37%,transparent 37%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p36:after {
    background: linear-gradient(#1250a0 0,#1250a0 36%,transparent 36%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p35:after {
    background: linear-gradient(#1250a0 0,#1250a0 35%,transparent 35%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p34:after {
    background: linear-gradient(#1250a0 0,#1250a0 34%,transparent 34%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p33:after {
    background: linear-gradient(#1250a0 0,#1250a0 33%,transparent 33%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p32:after {
    background: linear-gradient(#1250a0 0,#1250a0 32%,transparent 32%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p31:after {
    background: linear-gradient(#1250a0 0,#1250a0 31%,transparent 31%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p30:after {
    background: linear-gradient(#1250a0 0,#1250a0 30%,transparent 30%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p29:after {
    background: linear-gradient(#1250a0 0,#1250a0 29%,transparent 29%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p28:after {
    background: linear-gradient(#1250a0 0,#1250a0 28%,transparent 28%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p27:after {
    background: linear-gradient(#1250a0 0,#1250a0 27%,transparent 27%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p26:after {
    background: linear-gradient(#1250a0 0,#1250a0 26%,transparent 26%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p25:after {
    background: linear-gradient(#1250a0 0,#1250a0 25%,transparent 25%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p24:after {
    background: linear-gradient(#1250a0 0,#1250a0 24%,transparent 24%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p23:after {
    background: linear-gradient(#1250a0 0,#1250a0 23%,transparent 23%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p22:after {
    background: linear-gradient(#1250a0 0,#1250a0 22%,transparent 22%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p21:after {
    background: linear-gradient(#1250a0 0,#1250a0 21%,transparent 21%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p20:after {
    background: linear-gradient(#1250a0 0,#1250a0 20%,transparent 20%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p19:after {
    background: linear-gradient(#1250a0 0,#1250a0 19%,transparent 19%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p18:after {
    background: linear-gradient(#1250a0 0,#1250a0 18%,transparent 18%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p17:after {
    background: linear-gradient(#1250a0 0,#1250a0 17%,transparent 17%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p16:after {
    background: linear-gradient(#1250a0 0,#1250a0 16%,transparent 16%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p15:after {
    background: linear-gradient(#1250a0 0,#1250a0 15%,transparent 15%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p14:after {
    background: linear-gradient(#1250a0 0,#1250a0 14%,transparent 14%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p13:after {
    background: linear-gradient(#1250a0 0,#1250a0 13%,transparent 13%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p12:after {
    background: linear-gradient(#1250a0 0,#1250a0 12%,transparent 12%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p11:after {
    background: linear-gradient(#1250a0 0,#1250a0 11%,transparent 11%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p10:after {
    background: linear-gradient(#1250a0 0,#1250a0 10%,transparent 10%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p9:after {
    background: linear-gradient(#1250a0 0,#1250a0 9%,transparent 9%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p8:after {
    background: linear-gradient(#1250a0 0,#1250a0 8%,transparent 8%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p7:after {
    background: linear-gradient(#1250a0 0,#1250a0 7%,transparent 7%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p6:after {
    background: linear-gradient(#1250a0 0,#1250a0 6%,transparent 6%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p5:after {
    background: linear-gradient(#1250a0 0,#1250a0 5%,transparent 5%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p4:after {
    background: linear-gradient(#1250a0 0,#1250a0 4%,transparent 4%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p3:after {
    background: linear-gradient(#1250a0 0,#1250a0 3%,transparent 3%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p2:after {
    background: linear-gradient(#1250a0 0,#1250a0 2%,transparent 2%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .p1:after {
    background: linear-gradient(#1250a0 0,#1250a0 1%,transparent 1%,transparent 100%)
}

.field-collection .type-key_number .key-number-type-percent .number-wrapper {
    border-radius: 50%;
    padding: 40px;
    margin-right: 15px;
    position: relative;
    background-color: #fff
}

.field-collection .type-key_number .key-number-type-percent .number-wrapper:after {
    content: '';
    display: block;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    position: absolute;
    left: -4px;
    top: -4px;
    border-radius: 50%;
    z-index: -1;
    transform: rotate(-120deg)
}

.field-collection .type-key_number .key-number-type-percent .percent-wrapper {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.field-collection .type-key_number .key-number-type-percent .number {
    font-size: 2em;
    line-height: .9em;
    font-weight: 500
}

.field-collection .type-key_number .key-number-type-percent .percent {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.field-collection .type-key_number .key-number-type-percent .text-wrapper p {
    font-size: .775em;
    color: rgba(0,0,0,.7);
    text-align: left;
    line-height: 1.3em
}

.field-collection .type-text_slider .text-slides-wrapper {
    padding-top: 50px
}

.field-collection .type-text_slider .img-wrapper img {
    width: 100%
}

.field-collection .type-text_slider .slick-dots {
    bottom: auto;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.field-collection .type-text_slider .slick-dots li {
    width: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: relative
}

.field-collection .type-text_slider .slick-dots li:nth-of-type(1) button .bar.before {
    display: none
}

.field-collection .type-text_slider .slick-dots li:nth-last-of-type(1) {
    margin-right: 0
}

.field-collection .type-text_slider .slick-dots li:nth-last-of-type(1) button .bar.after {
    display: none
}

.field-collection .type-text_slider .slick-dots li button {
    color: inherit;
    font-size: .875em;
    line-height: 1em;
    width: auto;
    height: auto;
    position: relative;
    padding-top: 40px;
    margin-top: -40px
}

.field-collection .type-text_slider .slick-dots li button:after,.field-collection .type-text_slider .slick-dots li button:before {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.field-collection .type-text_slider .slick-dots li button:before {
    width: 8px;
    height: 8px;
    top: 12px
}

.field-collection .type-text_slider .slick-dots li button:after {
    opacity: 1;
    box-shadow: inset 0 0 0 2px #fff;
    top: 3px
}

.field-collection .type-text_slider .slick-dots li button .bar {
    width: 100%;
    height: 2px;
    background-color: #6c6157;
    display: block;
    position: absolute;
    top: 15px;
    border-bottom: none;
    max-width: 130px
}

.field-collection .type-text_slider .slick-dots li button .bar.before {
    right: 50%;
    transform-origin: right;
    transform: translateX(-20px)
}

.field-collection .type-text_slider .slick-dots li button .bar.after {
    transform: translateX(20px);
    transform-origin: left;
    left: 50%
}

.field-collection .type-text_slider .slick-dots li.slick-active button:before {
    background-color: #1250a0
}

.field-collection .type-text_slider .slick-dots li.slick-active button:after {
    box-shadow: inset 0 0 0 2px #1250a0
}

.field-collection .type-text_slider .slick-dots li.slick-active button:after,.field-collection .type-text_slider .slick-dots li.slick-active button:before {
    transform: translateX(-50%) scale(1.1)
}

.field-collection .type-text_slider .slick-dots li:not(.slick-active) button .text,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button::before,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:after {
    opacity: .4
}

.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:focus:after,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:focus:before,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:hover:after,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:hover:before {
    transform: translateX(-50%)
}

.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:focus:after,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:hover:after {
    box-shadow: inset 0 0 0 2px #1250a0
}

.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:focus::before,.field-collection .type-text_slider .slick-dots li:not(.slick-active) button:hover::before {
    background-color: #1250a0
}

.field-collection .field-collection-item.type-cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.field-collection .field-collection-item.type-cta .field-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.field-collection .field-collection-item.type-cta .field-item {
    padding: 0 15px;
    margin: 5px 0
}

.field-collection .field-collection-item.type-cta a {
    white-space: normal
}

@media all and (max-width: 424px) {
    .visible-lxs,.visible-xlg {
        visibility:hidden
    }

    .visible-lxs.visible-xs,.visible-xlg.visible-xs {
        visibility: visible
    }

    .field-collection .field-collection-item.type-cta .field-item {
        width: 100%
    }

    .field-collection .field-collection-item.type-cta .field-item a {
        display: block
    }
}

.field-collection .field-collection-item.type-album .album-section-wrapper>div {
    margin-bottom: 30px
}

.field-collection .field-collection-item.type-album .album-section-text {
    margin-top: 15px
}

.sidebar-right .block>h3 {
    font-size: 1.7rem!important
}

.view-term-lists {
    padding-left: 6.66666667px
}

.view-term-lists:after,.view-term-lists:before {
    content: " ";
    display: table
}

.view-term-lists:after {
    clear: both
}

.view-term-lists li.disable {
    display: block;
    opacity: .5;
    pointer-events: none
}

.view-term-lists li.disable a:hover {
    cursor: text!important
}

.view-term-lists a {
    font-weight: 300!important
}

.view-term-lists li:first-child .wrapper-term {
    margin-top: -20px;
    border-top-width: 0
}

.view-term-lists .termList-reset {
    padding: 0 10% 0 0;
    opacity: .6
}

.view-term-lists .termList-reset:hover {
    opacity: 1
}

.node-type-offre-packagee .pt-islet {
    padding: 15px
}

.node-type-offre-packagee .pt-island {
    padding: 30px
}

.node-type-offre-packagee .pt-flush {
    margin: 0
}

.node-type-offre-packagee .pt-push {
    margin-bottom: 30px!important
}

.node-type-offre-packagee .pt-push-top--small {
    margin-top: 15px!important
}

.node-type-offre-packagee .pt-pull-left--small {
    margin-left: -15px!important
}

.node-type-offre-packagee .pt-hard--bottom {
    padding-bottom: 0!important
}

.node-type-offre-packagee .pt-case {
    padding: 30px
}

.node-type-offre-packagee .pt-case--large {
    padding: 60px
}

.node-type-offre-packagee .media-body,.node-type-offre-packagee .media-left {
    display: block!important
}

.node-type-offre-packagee .media-left {
    float: left
}

.node-type-offre-packagee .media-body {
    overflow: hidden;
    width: auto
}

.node-type-offre-packagee .h1,.node-type-offre-packagee .h2,.node-type-offre-packagee .h3,.node-type-offre-packagee .h4,.node-type-offre-packagee .h5,.node-type-offre-packagee .h6 {
    margin: 0
}

.node-type-offre-packagee .node-offre-packagee {
    padding-bottom: 30px
}

.node-type-offre-packagee .main-background {
    pointer-events: none
}

.node-type-offre-packagee .main-background .image {
    opacity: .8
}

@media (min-width: 1200px) {
    .node-type-offre-packagee .main-background {
        padding-bottom:70vh!important;
        margin-bottom: calc(-70vh - -80px)
    }

    .node-type-offre-packagee .main-background:after {
        display: block;
        position: absolute;
        content: '';
        height: 20%;
        width: 100%;
        min-height: 50px;
        bottom: -2px;
        left: 0;
        filter: blur(1px);
        background: linear-gradient(to bottom,rgba(250,250,250,0) 0,#fafafa 100%)
    }

    body.apirender #main-wrapper>.container .api-render-container:not(.itinerary-layout) {
        width: 1170px;
        max-width: 1170px
    }
}

.node-type-offre-packagee .main-container {
    width: 100%!important;
    max-width: 1400px;
    position: relative;
    background: rgba(255,255,255,.95)
}

.node-type-offre-packagee .main-header {
    margin-bottom: 37px
}

.node-type-offre-packagee .breadcrumb-wrapper,.node-type-offre-packagee .main-header-titles {
    display: none
}

.node-type-offre-packagee .main-header-utilities .tools {
    position: absolute;
    right: 7.5px;
    top: 44.5px
}

.node-type-offre-packagee .main-content {
    margin-top: -27px
}

.node-type-offre-packagee .slider img {
    width: 100%
}

.node-type-offre-packagee .offre-wrapper {
    padding: 30px;
    border-top: 1px solid rgba(0,0,0,.1)
}

.node-type-offre-packagee .offre-wrapper:nth-child(odd) {
    background: rgba(0,0,0,.02)
}

.node-type-offre-packagee .offre-wrapper :last-child {
    margin-bottom: 0!important
}

@media (min-width: 768px) {
    body.node-type-playlist-tourism-system #main-wrapper .loading-splash footer,body.node-type-playlist-tourism-system #main-wrapper .loading-splash header,body.node-type-playlist-tourism-system #page-wrapper .loading-splash footer,body.node-type-playlist-tourism-system #page-wrapper .loading-splash header,body.page-map #main-wrapper .loading-splash footer,body.page-map #main-wrapper .loading-splash header,body.page-map #page-wrapper .loading-splash footer,body.page-map #page-wrapper .loading-splash header,body.page-planning #main-wrapper .loading-splash footer,body.page-planning #main-wrapper .loading-splash header,body.page-planning #page-wrapper .loading-splash footer,body.page-planning #page-wrapper .loading-splash header {
        font-size:1.4em
    }

    body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper header,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper header,body.page-map #main-wrapper .loading-splash .container-wrapper header,body.page-map #page-wrapper .loading-splash .container-wrapper header,body.page-planning #main-wrapper .loading-splash .container-wrapper header,body.page-planning #page-wrapper .loading-splash .container-wrapper header {
        opacity: 1
    }

    body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan {
        margin-top: 20px;
        font-size: 5em
    }

    body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper,body.page-map #main-wrapper .loading-splash .container-wrapper,body.page-map #page-wrapper .loading-splash .container-wrapper,body.page-planning #main-wrapper .loading-splash .container-wrapper,body.page-planning #page-wrapper .loading-splash .container-wrapper {
        margin: 40px auto;
        padding: 20px;
        box-shadow: 0 0 15px #ccc
    }

    .node-type-offre-packagee .offre-prestataires .tourism-list-item {
        width: 33.33333333%
    }
}

.node-type-offre-packagee .pt-paint-primary,.node-type-offre-packagee .pt-paint-secondary {
    background: #1250a0
}

.node-type-offre-packagee .pt-paint-shadow {
    background: #353535
}

.node-type-offre-packagee .pt-heading {
    margin-top: 0;
    color: #1250a0;
    font-weight: 700;
    text-transform: uppercase
}

.node-type-offre-packagee .pt-text-shadow {
    text-shadow: 2px 2px 0 rgba(0,0,0,.2)
}

.node-type-offre-packagee .pt-ink-contrast {
    color: #fff
}

.node-type-offre-packagee .pt-ink-primary {
    color: #1250a0
}

.node-type-offre-packagee .pt-emphasis-low {
    font-weight: 300
}

.node-type-offre-packagee .pt-emphasis-high {
    font-weight: 500
}

.node-type-offre-packagee .pt-emphasis-max {
    font-weight: 700
}

.node-type-offre-packagee .pt-jumbo {
    font-size: 48px;
    line-height: 1.2
}

.node-type-offre-packagee .pt-text-center {
    text-align: center
}

.node-type-offre-packagee .pt-icon--large {
    font-size: 34px
}

.node-type-offre-packagee .h3 {
    font-size: 30px
}

.node-type-offre-packagee .h4 {
    font-size: 22px
}

.node-type-offre-packagee .h6 {
    font-size: 14px
}

.node-type-offre-packagee .btn {
    font-weight: 300;
    border-radius: 0
}

.node-type-offre-packagee .btn-white {
    color: #353535
}

.node-type-offre-packagee .btn-white:hover {
    color: #fff;
    background: #1250a0
}

.node-type-offre-packagee .btn-secondary {
    background: #1250a0
}

.node-type-offre-packagee .btn-shadow {
    border: none;
    box-shadow: 2px 2px 0 rgba(0,0,0,.2)
}

.node-type-offre-packagee .btn-outline {
    box-shadow: 0 0 0 2px currentColor;
    background-color: transparent
}

.node-type-offre-packagee .btn-outline:hover {
    color: #fff;
    box-shadow: none
}

.node-type-offre-packagee .btn-outline-primary {
    color: #1250a0
}

.node-type-offre-packagee .btn-outline-primary:hover {
    background: #1250a0
}

.node-type-offre-packagee .main-header-utilities .tools a,.node-type-offre-packagee .main-header-utilities .tools a:after,.node-type-offre-packagee .main-header-utilities .tools a:before,.node-type-offre-packagee .main-header-utilities .tools span,.node-type-offre-packagee .main-header-utilities .tools span:after,.node-type-offre-packagee .main-header-utilities .tools span:before {
    color: inherit!important;
    border-color: currentColor!important
}

.node-type-offre-packagee .main-header-utilities .tools .block {
    color: #b8cbe3;
    border: 1px solid currentColor;
    opacity: .7;
    margin-left: -1px
}

.node-type-offre-packagee .main-header-utilities .tools .block:hover {
    z-index: 1;
    color: #fff
}

.node-type-offre-packagee .offre-teaser {
    font-family: Roboto,Arial,sans-serif;
    display: table
}

.node-type-offre-packagee .offre-teaser:after,.node-type-offre-packagee .offre-teaser:before {
    width: 10%;
    font-size: 20px;
    vertical-align: top;
    display: table-cell;
    font-size: inherit;
    text-align: center
}

.node-type-offre-packagee .libelle,.node-type-offre-packagee .libelle-description {
    line-height: 1.5!important
}

.node-type-offre-packagee .libelle {
    font-weight: 500;
    color: #8d8d8d
}

.node-type-offre-packagee .libelle-description {
    font-weight: 400
}

.node-type-offre-packagee .carousel-indicators {
    height: auto;
    width: auto;
    bottom: 0;
    left: 0;
    margin-left: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 30px rgba(0,0,0,.2)
}

.node-type-offre-packagee .carousel-indicators li {
    float: left;
    height: auto;
    width: auto;
    background: #000;
    margin-right: 3px;
    border-radius: 0;
    border: none
}

.node-type-offre-packagee .carousel-indicators img {
    opacity: .6;
    display: block
}

.node-type-offre-packagee .carousel-indicators li.active img,.node-type-offre-packagee .carousel-indicators li:hover img {
    opacity: 1
}

.node-type-offre-packagee .carousel-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.packaged-trips-view .view-packaged-trips ul#list-reference {
    margin-left: -15px;
    margin-right: -15px
}

.packaged-trips-view .view-packaged-trips ul#list-reference:after,.packaged-trips-view .view-packaged-trips ul#list-reference:before {
    content: " ";
    display: table
}

.packaged-trips-view .view-packaged-trips ul#list-reference:after {
    clear: both
}

.packaged-trips-view .view-packaged-trips ul#list-reference li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px
}

.packaged-trips-view .view-packaged-trips .pager li {
    float: left
}

.view-packaged-trips ul#list-reference li article {
    position: relative
}

.view-packaged-trips ul#list-reference li a {
    border: 1px solid #cecece;
    display: block;
    overflow: hidden;
    font-weight: 400;
    background: #fff;
    min-height: 270px;
    text-decoration: none;
    transition: .2s ease-in-out
}

.view-packaged-trips ul#list-reference li a:hover {
    color: #1250a0
}

.view-packaged-trips ul#list-reference li a .field-picture {
    position: relative
}

.view-packaged-trips ul#list-reference li a .field-picture img {
    height: 155px;
    max-width: none;
    min-width: 100%;
    transform: translateX(-50%);
    margin-left: 50%
}

.view-packaged-trips ul#list-reference li a .group-title {
    padding: 16px;
    background: #fff;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out
}

.view-packaged-trips ul#list-reference li a .group-title h4 {
    margin: 0 0 16px;
    line-height: 1.3;
    min-height: 45px;
    text-align: left
}

.view-packaged-trips ul#list-reference li a .group-title .c-btn {
    color: #1250a0
}

.view-packaged-trips ul#list-reference li a .group-title .c-btn:hover {
    background: #1250a0
}

.view-packaged-trips ul#list-reference li a .detail-tarif {
    padding: 12px;
    color: #fff;
    background: #1250a0;
    line-height: 1.1;
    position: absolute;
    top: 1px;
    left: 1px
}

.view-packaged-trips ul#list-reference li a .detail-tarif .libelle {
    text-transform: uppercase;
    font-size: 1.1rem
}

.lt-ie9 .view-packaged-trips ul#list-reference li a .detail-tarif .libelle {
    font-size: 11px
}

.view-packaged-trips ul#list-reference li a .detail-tarif .tarif {
    font-size: 3.2rem
}

.lt-ie9 .view-packaged-trips ul#list-reference li a .detail-tarif .tarif {
    font-size: 32px
}

.view-packaged-trips ul#list-reference li a .detail-tarif .tarif .field-content {
    float: left;
    margin-right: 2px
}

.view-packaged-trips ul#list-reference li a .detail-tarif .length {
    font-size: 1.3rem;
    text-transform: lowercase
}

.lt-ie9 .view-packaged-trips ul#list-reference li a .detail-tarif .length {
    font-size: 13px
}

.view-applications.view-id-applications article {
    overflow: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid rgba(0,0,0,.1)
}

.view-applications.view-id-applications aside .apple a,.view-applications.view-id-applications aside .google a,.view-applications.view-id-applications aside .visuel img {
    display: block;
    margin: auto auto 10px;
    max-width: 100%
}

.view-applications.view-id-applications aside .apple a,.view-applications.view-id-applications aside .google a {
    width: 132px;
    overflow: hidden;
    color: transparent;
    border-radius: 5px;
    background: url(/sites/all/themes/raccourci/images/applis/sprite_applications.png) no-repeat
}

.view-applications.view-id-applications aside .apple a span,.view-applications.view-id-applications aside .google a span {
    position: absolute
}

.view-applications.view-id-applications aside .apple a:before,.view-applications.view-id-applications aside .google a:before {
    display: block;
    content: '';
    padding-top: 34.84848485%
}

.view-applications.view-id-applications aside .visuel img {
    margin-bottom: 30px;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 10px
}

.view-applications.view-id-applications header {
    margin-bottom: 20px
}

.view-applications.view-id-applications h3 {
    margin-top: 20px;
    margin-bottom: 0
}

.view-applications.view-id-applications aside .google a {
    background-position: left -46px
}

.view-applications.view-id-applications strong {
    font-weight: 700;
    color: rgba(0,0,0,.5)
}

#panneau_central_boutique_web_incafu .fil_ariane {
    margin-bottom: 15px;
    color: gray;
    position: relative;
    font-size: 14px;
    display: inline-block
}

#panneau_central_boutique_web_incafu .fil_ariane a {
    color: gray;
    position: relative;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: underline
}

#panneau_central_boutique_web_incafu #liste_categorie tbody,#panneau_central_boutique_web_incafu #liste_scategorie tbody {
    border: none
}

#panneau_central_boutique_web_incafu #liste_categorie tr,#panneau_central_boutique_web_incafu #liste_scategorie tr {
    width: 100%;
    transition: .3s ease;
    margin: 15px 0;
    display: block;
    border: 1px solid #ddd;
    background: #fff
}

#panneau_central_boutique_web_incafu #liste_categorie tr a,#panneau_central_boutique_web_incafu #liste_scategorie tr a {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px
}

#panneau_central_boutique_web_incafu #liste_categorie tr .image,#panneau_central_boutique_web_incafu #liste_scategorie tr .image {
    background: #eee;
    transition: .3s ease;
    border-right: 1px solid #ddd
}

#panneau_central_boutique_web_incafu #liste_categorie tr .image a,#panneau_central_boutique_web_incafu #liste_scategorie tr .image a {
    display: block;
    padding: 0;
    width: 300px
}

#panneau_central_boutique_web_incafu #liste_categorie tr .image img,#panneau_central_boutique_web_incafu #liste_scategorie tr .image img {
    margin: auto;
    display: block;
    width: 100%;
    border: 1px solid rgba(0,0,0,.43)
}

#panneau_central_boutique_web_incafu #liste_categorie tr .libelle,#panneau_central_boutique_web_incafu #liste_scategorie tr .libelle {
    padding-left: 15px;
    padding-top: 15px;
    vertical-align: middle
}

#panneau_central_boutique_web_incafu #liste_categorie tr .libelle a,#panneau_central_boutique_web_incafu #liste_scategorie tr .libelle a {
    text-decoration: underline;
    font-size: 24px;
    padding: 0;
    color: #1250a0;
    font-weight: 700
}

#panneau_central_boutique_web_incafu #liste_categorie tr .libelle .description,#panneau_central_boutique_web_incafu #liste_scategorie tr .libelle .description {
    margin-top: 10px
}

#panneau_central_boutique_web_incafu #liste_categorie tr .description,#panneau_central_boutique_web_incafu #liste_scategorie tr .description {
    color: gray
}

#liste_produit tbody {
    border: none
}

#liste_produit tr {
    margin: 15px 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
    display: block
}

#liste_produit .libelle,#liste_produit .prix {
    vertical-align: top;
    padding: 20px
}

#liste_produit .libelle a {
    font-weight: 700;
    color: #1250a0
}

#liste_produit td.image {
    border-right: 1px solid rgba(0,0,0,.04);
    background: #eaeaea
}

#liste_produit .image img {
    margin: auto;
    display: block;
    width: 100%
}

#liste_produit .image a {
    display: block;
    width: 300px
}

#liste_produit_panier .suppression_ligne a {
    display: block;
    position: relative
}

#liste_produit_panier .suppression_ligne a:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#liste_produit_panier .suppression_ligne a:hover {
    text-decoration: none
}

#panier_boutique_web_incafu {
    background: #1250a0;
    padding: 20px 15px;
    margin-bottom: 15px;
    border: 1px solid rgba(0,0,0,.05);
    text-align: center
}

#panier_boutique_web_incafu #infos_panier_incafu,#panier_boutique_web_incafu #lien_panier_incafu,#panier_boutique_web_incafu a {
    color: #fff
}

#panier_boutique_web_incafu #lien_panier_incafu a,#panier_boutique_web_incafu #panier_incafu>a {
    padding: 10px 0;
    display: block;
    background: #fff;
    color: #1250a0;
    margin: 10px 0
}

#panier_boutique_web_incafu #lien_panier_incafu a:hover,#panier_boutique_web_incafu #panier_incafu>a:hover {
    text-decoration: none
}

#formulaire_connexion {
    background: #1250a0;
    max-width: 350px;
    margin: 0 auto 30px;
    padding: 15px
}

#formulaire_connexion table,#liste_produit_panier {
    width: 100%
}

#formulaire_connexion table tbody,#liste_produit_panier tr:last-child {
    border: none
}

#formulaire_connexion table label {
    color: #fff;
    margin-bottom: 15px
}

#formulaire_connexion table tr {
    margin-bottom: 15px
}

#formulaire_connexion table tr td {
    vertical-align: top
}

#formulaire_connexion table input[type=button] {
    width: 75%;
    margin: 15px auto 0;
    display: block;
    border: none;
    outline: 0;
    background: #fff;
    transition: .3s ease
}

#formulaire_connexion table input[type=button]:hover {
    font-weight: 700
}

#formulaire_connexion table input[type=password],#formulaire_connexion table input[type=text] {
    border-width: 0;
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #1250a0
}

#formulaire_enregistrement table {
    width: 100%;
    text-align: center
}

#formulaire_enregistrement tr:first-child,#formulaire_enregistrement tr:nth-child(5) {
    background: #1250a0;
    color: #fff
}

#formulaire_enregistrement tr:first-child th,#formulaire_enregistrement tr:nth-child(5) th {
    border: none;
    padding: 5px 10px;
    text-align: left
}

#formulaire_enregistrement tr td {
    padding: 10px 0
}

#formulaire_enregistrement tr td:first-child {
    text-align: right
}

#formulaire_enregistrement tr td:nth-child(2) {
    text-align: left;
    padding-left: 10px
}

#formulaire_enregistrement tr:last-child td {
    text-align: inherit
}

#formulaire_enregistrement tr:last-child input {
    border: none;
    background: #1250a0;
    color: #fff;
    padding: 10px 15px
}

#masque_ecran_incafu {
    display: none!important
}

#panneau_central_boutique_web_incafu {
    padding-right: 10px
}

#panneau_central_boutique_web_incafu>ul>li {
    max-width: 320px;
    margin-bottom: 10px
}

#panneau_central_boutique_web_incafu>ul>li>a {
    padding: 10px 15px;
    color: #fff;
    background: #1250a0;
    display: block
}

#liste_produit_panier tr {
    border-bottom: 1px solid #eee
}

#liste_produit_panier td {
    padding: 15px 15px 0 0
}

#liste_produit_panier img {
    max-width: 200px
}

#liste_produit_panier .designation_produit * {
    display: block
}

#lien_navigation_panier {
    width: 100%;
    margin-top: 25px
}

#lien_navigation_panier tbody {
    border: none
}

#lien_navigation_panier td {
    padding: 10px 15px
}

#lien_navigation_panier .retour_boutique {
    float: left;
    background: #eee
}

#lien_navigation_panier .poursuivre_vente {
    float: right;
    background: #1250a0
}

#lien_navigation_panier .poursuivre_vente a {
    color: #fff
}

#fiche_produit {
    position: relative;
    min-height: 580px
}

#fiche_produit #description_longue,#fiche_produit #titre_description_courte_produit {
    padding-right: 240px
}

#fiche_produit #description_longue {
    text-align: justify
}

#fiche_produit #titre_produit {
    font-size: 2.5rem;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #1250a0;
    display: block;
    font-weight: 500;
    line-height: 1.1
}

#fiche_produit #choix_plage {
    margin-top: 50px
}

#fiche_produit #tableau_gamme {
    margin-bottom: 50px
}

#fiche_produit #tableau_gamme td {
    padding: 10px 0
}

#fiche_produit #tableau_gamme select {
    border: none
}

#fiche_produit #image_produit,#fiche_produit #prix_ajout_panier {
    position: absolute;
    right: 10px;
    width: 220px
}

#fiche_produit #prix_ajout_panier {
    top: 0;
    background: #eee;
    text-align: center
}

#fiche_produit #prix_ajout_panier .prix_produit {
    font-size: 20px
}

#fiche_produit #prix_ajout_panier .en_stock,#fiche_produit #prix_ajout_panier .prix_produit {
    color: gray;
    display: block;
    padding: 10px 0
}

#fiche_produit #prix_ajout_panier .ajout_panier {
    display: block;
    width: 100%;
    background: #1250a0;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 10px 0;
    font-size: 14px
}

#fiche_produit #prix_ajout_panier:hover .ajout_panier {
    text-decoration: underline
}

#fiche_produit #image_produit {
    top: 151px
}

#fiche_produit #image_produit img {
    width: 100%
}

#adresse_livraison_commande th {
    border: none
}

#adresse_livraison_commande td,#adresse_livraison_commande th {
    padding: 15px 0 15px 10px
}

.bouton_fin_commande {
    width: 100%;
    margin-top: 30px
}

.bouton_fin_commande tbody {
    border: none
}

.bouton_fin_commande td {
    padding: 10px 15px
}

.bouton_fin_commande td:last-child {
    float: right;
    background: #1250a0
}

.bouton_fin_commande td:last-child a {
    color: #fff
}

.bouton_fin_commande td:first-child {
    float: left;
    background: #eee
}

#Payer_la_commande {
    border: none;
    background: 0 0;
    color: #fff
}

@media (max-width: 992px) {
    .main-content,.sidebar-right {
        width:100%
    }

    #panneau_central_boutique_web_incafu,#panneau_central_boutique_web_incafu #fiche_produit {
        padding: 0 15px
    }

    #panneau_central_boutique_web_incafu #fiche_produit #description_longue,#panneau_central_boutique_web_incafu #fiche_produit #titre_description_courte_produit {
        padding-right: 0
    }

    #panneau_central_boutique_web_incafu #fiche_produit #description_longue,#panneau_central_boutique_web_incafu #fiche_produit #image_produit,#panneau_central_boutique_web_incafu #fiche_produit #prix_ajout_panier,#panneau_central_boutique_web_incafu #fiche_produit #tableau_gamme,#panneau_central_boutique_web_incafu #fiche_produit #titre_description_courte_produit {
        width: 100%
    }

    #panneau_central_boutique_web_incafu #fiche_produit #image_produit,#panneau_central_boutique_web_incafu #fiche_produit #prix_ajout_panier {
        position: static;
        width: 50%;
        margin: 0 auto
    }

    #panneau_central_boutique_web_incafu #fiche_produit #description_longue {
        margin-top: 20px
    }

    #panneau_central_boutique_web_incafu #liste_categorie tr .image a,#panneau_central_boutique_web_incafu #liste_produit .image a,#panneau_central_boutique_web_incafu #liste_scategorie tr .image a {
        width: 200px;
        margin: 0 auto
    }

    #panneau_central_boutique_web_incafu #liste_categorie .prix,#panneau_central_boutique_web_incafu #liste_produit .prix,#panneau_central_boutique_web_incafu #liste_scategorie .prix {
        display: block;
        text-align: center
    }

    #panneau_central_boutique_web_incafu #liste_produit_panier .image_produit {
        display: none
    }

    #panneau_central_boutique_web_incafu #liste_produit_panier th {
        padding-right: 10px
    }

    #header {
        padding-bottom: 48px
    }
}

.rgpd-cookies-toolbox {
    z-index: 10000;
    position: fixed;
    width: 420px;
    max-width: calc(80vw);
    pointer-events: none
}

.rgpd-cookies-toolbox .flex-container {
    display: -ms-flexbox;
    display: flex
}

.rgpd-cookies-toolbox .flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.rgpd-cookies-toolbox .padd-all-sm {
    padding: 10px
}

.rgpd-cookies-toolbox .isAbs {
    position: absolute
}

.rgpd-cookies-toolbox .h2,.rgpd-cookies-toolbox .h3 {
    margin: 0 0 8px
}

.rgpd-cookies-toolbox .switch-input {
    margin: -2px 10px 0 0
}

.rgpd-cookies-toolbox.left,.rgpd-cookies-toolbox.right {
    bottom: 10px
}

.rgpd-cookies-toolbox.left {
    left: 10px
}

.rgpd-cookies-toolbox.right {
    right: 10px
}

.rgpd-cookies-toolbox.center {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.rgpd-cookies-toolbox:not(.visible) {
    display: none
}

.rgpd-cookies-toolbox .read-more {
    font-size: 14px
}

.rgpd-cookies-toolbox .actions-wrapper {
    border-top: 1px solid #efefef
}

.rgpd-cookies-toolbox .actions-wrapper .cookie-button {
    padding: 10px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    text-decoration: none!important;
    font-weight: 700;
    font-size: 14px
}

.rgpd-cookies-toolbox .actions-wrapper .cookie-button.customize,.rgpd-cookies-toolbox .actions-wrapper .cookie-button.deny,.rgpd-cookies-toolbox .actions-wrapper .cookie-button.navigate {
    color: #333
}

.rgpd-cookies-toolbox .actions-wrapper .cookie-button.customize:hover,.rgpd-cookies-toolbox .actions-wrapper .cookie-button.deny:hover,.rgpd-cookies-toolbox .actions-wrapper .cookie-button.navigate:hover {
    color: #1250a0
}

.rgpd-cookies-toolbox .actions-wrapper .cookie-button:not(:nth-last-of-type(1)) {
    border-right: 1px solid #efefef
}

.rgpd-cookies-toolbox .cookies-message {
    font-size: 14px
}

.rgpd-cookies-toolbox .cookies-global,.rgpd-cookies-toolbox .cookies-solutions {
    pointer-events: initial;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,.15) 0 4px 24px,rgba(0,0,0,.05) 0 2px 6px;
    transform: scaleY(0);
    transform-origin: center bottom;
    transition: transform .3s ease-out
}

.rgpd-cookies-toolbox .cookies-global.visible,.rgpd-cookies-toolbox .cookies-solutions.visible {
    transform: scaleY(1)
}

.rgpd-cookies-toolbox .cookies-solutions {
    left: 0;
    bottom: 0;
    width: 100%
}

.rgpd-cookies-toolbox .cookies-solutions .cookies-texts-wrapper {
    max-height: 400px;
    overflow: scroll
}

.rgpd-cookies-toolbox .cookies-solutions .cookies-subtitle,.rgpd-cookies-toolbox .cookies-solutions .cookies-title {
    margin-bottom: 0
}

.rgpd-cookies-toolbox .cookies-solutions .cookies-message {
    margin-top: 10px
}

.rgpd-cookies-toolbox .solution-anonymous {
    margin: 15px 0 0
}

.rgpd-cookies-toolbox .solution-anonymous .solution-anonymous-inner {
    font-size: 12px;
    background: #efefef;
    border-radius: 30px;
    padding: 5px 10px
}

.rgpd-cookies-toolbox .solution-anonymous .solution-anonymous-inner .solution-anonymous-spot {
    color: #1250a0;
    margin: 0 8px 0 0
}

.rgpd-cookies-toolbox .switch-all {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.rgpd-cookies-toolbox .switch-all .label {
    color: #000!important;
    margin-right: 10px
}

.rgpd-cookies-toolbox .switch-paddle {
    border-radius: 2rem
}

.rgpd-cookies-toolbox .switch-paddle:after {
    border-radius: 50%
}

.rgpd-cookies-toolbox .solution-item {
    padding: 10px 80px 10px 10px;
    border: 1px solid #efefef;
    border-radius: 6px;
    margin: 20px 0;
    position: relative
}

.rgpd-cookies-toolbox .solution-item .switch {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.rgpd-cookies-toolbox .solution-title {
    margin-bottom: 0
}

.rgpd-cookies-toolbox .solution-message {
    margin-top: .5rem;
    font-size: 14px
}

.rgpd-cookies-revoke {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    top: 50%;
    left: 0;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
    z-index: 9999;
    padding: 10px;
    background-color: #fff;
    font-size: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    box-shadow: rgba(0,0,0,.15) 4px 0 24px,rgba(0,0,0,.05) 2px 0 6px;
    transform: translateY(-50%) translateX(-100%);
    transition: color .3s,transform .3s ease-out
}

.rgpd-cookies-revoke:not(.visible) {
    display: none
}

.rgpd-cookies-revoke:hover {
    color: #1250a0
}

.rgpd-cookies-revoke .loader.visible,.rgpd-cookies-revoke .loader.visible:after {
    border-radius: 50%;
    width: 18px;
    height: 18px
}

.rgpd-cookies-revoke .loader.visible {
    margin: 0 8px 0 0;
    font-size: 18px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid rgba(0,0,0,.1);
    border-right: 3px solid rgba(0,0,0,.1);
    border-bottom: 3px solid rgba(0,0,0,.1);
    border-left: 3px solid #1250a0;
    transform: translateZ(0);
    animation: 1.1s linear infinite load8
}

@keyframes load8 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

body.fullScrolled .rgpd-cookies-revoke {
    transform: translateY(-50%) translateX(0)
}

.iframe-responsive-wrapper {
    position: relative
}

.iframe-responsive-wrapper .iframe-ratio {
    display: block;
    width: 100%;
    height: auto
}

.iframe-responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.apirender.scrolled #header-wrapper {
    position: relative!important
}

body.apirender.no-sidebars .main-content {
    padding: 0!important
}

body.apirender #main-wrapper>.container {
    width: 100%;
    max-width: 100%;
    padding: 0
}

body.apirender #main-wrapper>.main-container {
    width: 100%;
    max-width: 100%;
    padding: 0
}

body.apirender #main-wrapper {
    background-image: none
}

body.apirender #main-wrapper .main-content .contenu {
    padding-bottom: 0
}

body.apirender #main-wrapper .breadcrumb {
    margin: 20px 0;
    padding: 0 30px
}

body.apirender #backtotop {
    display: none
}

.frise-verticale-wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto
}

.frise-verticale-wrapper .timeline-frise-verticale {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 140px;
    width: 100%;
    overflow: hidden
}

.frise-verticale-wrapper .timeline-frise-verticale:after {
    content: '';
    width: 96%;
    height: 1px;
    background-color: #5f5f5f;
    position: absolute;
    bottom: 60px;
    left: 2%
}

.frise-verticale-wrapper .timeline-frise-verticale.fixed {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -480px;
    width: 960px
}

.admin-menu .frise-verticale-wrapper .timeline-frise-verticale.fixed {
    top: 29px
}

.frise-verticale-wrapper .timeline-frise-verticale.fixed .timeline-frise-verticale-container {
    height: 110px;
    padding-bottom: 2px
}

.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container {
    width: 100%;
    height: 125px;
    padding-bottom: 15px;
    background-color: #fff
}

.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:after,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before {
    color: #5f5f5f;
    font-size: 17px;
    position: absolute;
    top: 70px;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: right
}

.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before {
    text-align: left;
    right: auto;
    left: 0
}

.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems.items-left:after,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems.items-right:before {
    content: none
}

.frise-verticale-wrapper .timeline-frise-verticale ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out
}

.frise-verticale-wrapper .timeline-frise-verticale ul li {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 137.14285714px;
    height: 100%;
    float: left;
    display: table;
    text-align: center
}

.frise-verticale-wrapper .timeline-frise-verticale ul li a {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1250a0;
    line-height: 1;
    padding: 0 5px 40px
}

.frise-verticale-wrapper .timeline-frise-verticale ul li a:focus,.frise-verticale-wrapper .timeline-frise-verticale ul li a:hover {
    text-decoration: none
}

.frise-verticale-wrapper .timeline-frise-verticale ul li a:after {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #5f5f5f;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -5.5px;
    z-index: 500;
    transition: all .3s ease-in-out
}

.frise-verticale-wrapper .timeline-frise-verticale ul li.active:after,.frise-verticale-wrapper .timeline-frise-verticale ul li.active:before {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 0;
    border-style: solid;
    border-width: 28px 67px 0;
    border-color: #1250a0 transparent transparent;
    z-index: 3
}

.frise-verticale-wrapper .timeline-frise-verticale ul li.active:after {
    border-color: #fff transparent transparent;
    bottom: -30px;
    z-index: 2
}

.frise-verticale-wrapper .timeline-frise-verticale ul li.active a {
    background-color: #1250a0;
    color: #fff
}

.frise-verticale-wrapper .timeline-frise-verticale ul li.active a:after {
    box-shadow: 0 0 0 5px #fff
}

.frise-verticale-wrapper .timeline-frise-verticale ul li:not(.active):hover a:after {
    box-shadow: 0 0 0 5px #5f5f5f,0 0 0 9px #1250a0
}

.frise-verticale-wrapper .frise-section-wrapper {
    position: relative;
    z-index: 5;
    padding-top: 125px
}

.frise-verticale-wrapper .frise-section {
    position: relative;
    width: 100%;
    height: 600px;
    background-color: #3c3f37;
    clear: both;
    overflow: hidden
}

.frise-verticale-wrapper .frise-section:nth-child(2n) .wrapper-image {
    float: right
}

.frise-verticale-wrapper .frise-section ul,.frise-verticale-wrapper .frise-section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%
}

.frise-verticale-wrapper .frise-section .item-list {
    position: relative;
    z-index: 10
}

.frise-verticale-wrapper .frise-section .sliderFriseVerticale>li {
    position: relative;
    float: left
}

.frise-verticale-wrapper .frise-section .wrapper-image {
    float: left
}

.frise-verticale-wrapper .frise-section .wrapper-info {
    display: table;
    height: 600px;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    color: #fff;
    float: left;
    width: 380px;
    padding: 30px 50px
}

.frise-verticale-wrapper .frise-section .wrapper-info .wrapper-tc {
    display: table-cell;
    vertical-align: middle
}

.frise-verticale-wrapper .frise-section .wrapper-info .title {
    font-size: 39px;
    font-weight: 700;
    color: #1250a0;
    margin: 15px 0 20px;
    line-height: 1.1;
    text-align: left
}

.frise-verticale-wrapper .frise-section .wrapper-info .subtitle {
    font-size: 20px;
    font-weight: 300
}

.frise-verticale-wrapper .frise-section .wrapper-info .description {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.lt-ie9 .frise-verticale-wrapper .frise-section .wrapper-info .description {
    font-size: 14px
}

.frise-verticale-wrapper .frise-section .wrapper-info .description p {
    margin: 0
}

.frise-verticale-wrapper .frise-section .wrapper-info .links {
    margin-top: 50px
}

.frise-verticale-wrapper .frise-section .wrapper-info .links ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 12px;
    background-color: rgba(255,255,255,.5);
    border-radius: 50%
}

.frise-verticale-wrapper .frise-section .wrapper-info .links ul li a {
    color: #1250a0;
    transition: all .2s ease
}

.frise-verticale-wrapper .frise-section .wrapper-info .links ul li a:hover {
    text-decoration: underline
}

.frise-verticale-wrapper .controls {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
    width: 100%;
    z-index: 50
}

.frise-verticale-wrapper .controls .next,.frise-verticale-wrapper .controls .prev {
    position: absolute;
    width: 35px;
    height: 70px;
    background-color: #fff;
    text-indent: -9999px;
    cursor: pointer
}

.frise-verticale-wrapper .controls .next:before,.frise-verticale-wrapper .controls .prev:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 70px;
    color: #3c3f37;
    font-size: 19px;
    text-indent: 0;
    transition: all .2s ease
}

.frise-verticale-wrapper .controls .next:hover:before,.frise-verticale-wrapper .controls .prev:hover:before {
    color: #1250a0
}

.frise-verticale-wrapper .controls .prev {
    left: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.frise-verticale-wrapper .controls .prev:before {
    text-align: left
}

.frise-verticale-wrapper .controls .next {
    right: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

.frise-verticale-wrapper .controls .next:before {
    text-align: right
}

.node-type-frise-verticale #main-wrapper .container {
    width: 100%
}

.frise-verticale-page #main-wrapper .container {
    width: 960px;
    padding: 0
}

.frise-verticale-page #main-wrapper .main-content {
    padding: 0
}

.frise-verticale-page .item-list ul,.frise-verticale-page .item-list ul li {
    margin: 0
}

.frise-verticale-page .view-frise-verticale {
    margin: 20px 0
}

@media screen and (max-width: 991px) {
    .frise-verticale-page #main-wrapper .container,.frise-verticale-wrapper {
        width:730px
    }

    .frise-verticale-wrapper .timeline-frise-verticale.fixed {
        width: 730px;
        margin-left: -365px
    }

    .admin-menu .frise-verticale-wrapper .timeline-frise-verticale.fixed {
        top: 0
    }

    .frise-verticale-wrapper .timeline-frise-verticale ul li {
        width: 146px
    }

    .frise-verticale-wrapper .timeline-frise-verticale ul li.active:after,.frise-verticale-wrapper .timeline-frise-verticale ul li.active:before {
        left: 2px;
        border-width: 28px 71px 0 70px
    }

    .frise-verticale-wrapper .frise-section .wrapper-image {
        width: 50%;
        overflow: hidden
    }

    .frise-verticale-wrapper .frise-section .wrapper-info {
        width: 50%;
        padding: 20px 50px
    }
}

@media screen and (max-width: 424px) {
    .frise-verticale-page #main-wrapper .container,.frise-verticale-wrapper {
        width:310px
    }

    .frise-verticale-wrapper .timeline-frise-verticale.fixed {
        width: 310px;
        margin-left: -155px
    }

    .frise-verticale-wrapper .timeline-frise-verticale:after {
        bottom: 80px
    }

    .frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container {
        height: 105px;
        background-color: transparent
    }

    .frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:after,.frise-verticale-wrapper .timeline-frise-verticale .timeline-frise-verticale-container.hiddenItems:before {
        top: 52px
    }

    .frise-verticale-wrapper .timeline-frise-verticale ul li {
        width: 103.33333333px
    }

    .frise-verticale-wrapper .timeline-frise-verticale ul li.active:after,.frise-verticale-wrapper .timeline-frise-verticale ul li.active:before {
        left: 2px;
        border-width: 28px 49px 0 50px
    }

    .frise-verticale-wrapper .timeline-frise-verticale ul li a {
        font-size: 17px
    }

    .frise-verticale-wrapper .frise-section-wrapper {
        padding-top: 105px;
        min-height: 510px
    }

    .frise-verticale-wrapper .frise-section {
        height: 400px;
        position: absolute;
        top: 92px;
        left: 0;
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease-in-out
    }

    .frise-verticale-wrapper .frise-section.isVisible {
        opacity: 1;
        visibility: visible
    }

    .frise-verticale-wrapper .frise-section .wrapper-image {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5
    }

    .frise-verticale-wrapper .frise-section .wrapper-image img {
        height: 400px;
        width: auto
    }

    .frise-verticale-wrapper .frise-section .wrapper-info {
        position: relative;
        width: 100%;
        height: 400px;
        padding: 15px 25px;
        z-index: 15;
        background-color: rgba(0,0,0,.6)
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .wrapper-tc {
        display: block;
        padding-top: 15px
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .title {
        font-size: 2.3rem;
        margin: 0 0 10px;
        text-align: center
    }

    .lt-ie9 .frise-verticale-wrapper .frise-section .wrapper-info .title {
        font-size: 23px
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .subtitle {
        font-size: 1.8rem;
        text-align: center
    }

    .lt-ie9 .frise-verticale-wrapper .frise-section .wrapper-info .subtitle {
        font-size: 18px
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .description {
        font-size: 1.3rem
    }

    .lt-ie9 .frise-verticale-wrapper .frise-section .wrapper-info .description {
        font-size: 13px
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .links {
        margin-top: 5px;
        font-size: 1.3rem;
        line-height: 1.5
    }

    .lt-ie9 .frise-verticale-wrapper .frise-section .wrapper-info .links {
        font-size: 13px
    }

    .frise-verticale-wrapper .frise-section .wrapper-info .links li:before {
        width: 6px;
        height: 6px;
        margin-right: 5px
    }

    .frise-verticale-wrapper .controls .next,.frise-verticale-wrapper .controls .prev {
        background-color: transparent;
        width: 15px
    }

    .frise-verticale-wrapper .controls .next:before,.frise-verticale-wrapper .controls .prev:before {
        color: rgba(255,255,255,.75);
        font-size: 15px
    }
}

.view-list.view-exposed-filter:after,.view-list.view-exposed-filter:before {
    content: " ";
    display: table
}

.view-list.view-exposed-filter:after {
    clear: both
}

.view-list.view-exposed-filter .view-filters {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: right!important;
    background: #1250a0;
    padding: 20px 0
}

@media (min-width: 768px) {
    .packaged-trips-view .view-packaged-trips ul#list-reference li {
        float:left;
        width: 33.33333333%
    }

    .view-list.view-exposed-filter .view-filters {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .view-list.view-exposed-filter .view-filters {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    body.apirender #main-wrapper>.main-container .api-render-container:not(.itinerary-layout) {
        width:1170px;
        max-width: 1170px
    }

    .view-list.view-exposed-filter .view-filters {
        float: left;
        width: 25%
    }
}

@media (min-width: 1600px) {
    .view-list.view-exposed-filter .view-filters {
        float:left;
        width: 16.66666667%
    }
}

.view-list.view-exposed-filter .view-filters label {
    color: #fff;
    position: relative;
    cursor: pointer
}

.view-list.view-exposed-filter .view-filters .form-item {
    position: relative
}

.view-list.view-exposed-filter .view-filters #edit-reset {
    border: none;
    background: 0 0;
    margin-left: 40px;
    color: #fff
}

.view-list.view-exposed-filter .view-filters .views-exposed-widget>label {
    font-size: 2.5rem;
    padding-left: 40px;
    margin-bottom: 20px
}

.view-list.view-exposed-filter .view-filters .views-exposed-widget {
    padding: 0;
    width: 100%
}

.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox {
    padding: 0 40px
}

.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox input[type=checkbox] {
    display: none
}

.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox label {
    display: block;
    font-weight: 400;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    margin: 0
}

.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox.highlight,.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox:hover {
    background: #0d3972
}

.view-list.view-exposed-filter .view-filters .form-type-bef-checkbox:last-child label {
    border: none
}

.view-list.view-exposed-filter .view-content {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: right!important
}

@media (min-width: 768px) {
    .view-list.view-exposed-filter .view-content {
        float:left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .view-list.view-exposed-filter .view-content {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 1200px) {
    .view-list.view-exposed-filter .view-content {
        float:left;
        width: 75%
    }
}

.view-gallery-images .gallery-filter-type {
    padding: 20px;
    text-align: center;
    margin-bottom: 40px
}

.view-gallery-images .gallery-filter-type li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 30%;
    cursor: pointer;
    display: inline-block
}

.view-gallery-images .gallery-filter-type li.active span.icon,.view-gallery-images .gallery-filter-type li:hover span.icon {
    background-color: #0f4589
}

.view-gallery-images .gallery-filter-type li.disable {
    display: none
}

.view-gallery-images .gallery-filter-type li span {
    display: block
}

.view-gallery-images .gallery-filter-type li span.icon {
    position: relative;
    width: 66px;
    height: 66px;
    margin: 0 auto;
    border-radius: 50%;
    transition: all .4s ease-in-out
}

.view-gallery-images .gallery-filter-type li span.icon:before {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 66px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    font-weight: 400;
    color: #343434
}

.view-gallery-images .gallery-filter-type li span.text {
    text-align: center;
    font-size: 1.5rem;
    border: none;
    line-height: normal;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    color: #fff;
    padding: 8px 0
}

.lt-ie9 .view-gallery-images .gallery-filter-type li span.text {
    font-size: 15px
}

.view-gallery-images .gallery-filter-type li.video span.icon:before {
    font-size: 24px;
    text-indent: 3px
}

.view-gallery-images .gallery-filter-type li.image360 span.icon:before {
    font-size: 32px
}

#user-login {
    max-width: 400px;
    padding: 40px;
    margin: 60px auto;
    background-color: #4d4d4d;
    box-shadow: 0 15px 60px rgba(0,0,0,.25);
    border: 1px solid rgba(0,0,0,.3)
}

#user-login * {
    transition: .3s ease-in-out
}

#user-login input {
    max-width: 100%;
    padding: 15px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid rgba(255,255,255,.8);
    background-color: rgba(255,255,255,.8)
}

#user-login input:focus {
    outline: 0;
    background-color: #fff;
    border-bottom: 2px solid #1250a0
}

#user-login label {
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(255,255,255,.8);
    margin-bottom: 15px
}

#user-login .form-item {
    text-align: center;
    margin-bottom: 30px
}

#user-login .description {
    color: rgba(255,255,255,.5);
    margin-top: 8px;
    font-size: .85em;
    font-weight: lighter
}

#user-login .form-submit {
    background-color: #1250a0;
    color: #fff;
    display: block;
    width: 100%;
    border-bottom: 2px solid #1250a0
}

#user-login .form-submit:focus,#user-login .form-submit:hover {
    border-bottom: 2px solid #fff;
    background-color: #0e4080
}

.page-user .ui-autocomplete {
    background: #fff;
    color: #1250a0;
    border: 1px solid #1250a0;
    z-index: 999
}

.page-user .ui-autocomplete .ui-state-focus {
    margin: 0;
    color: #fff;
    background: #1250a0
}

body.agenda-page.one-sidebar .main-content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.agenda-page.one-sidebar .main-content {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    body.agenda-page.one-sidebar .main-content {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 1200px) {
    body.agenda-page.one-sidebar .main-content {
        float:left;
        width: 75%
    }
}

@media (min-width: 1600px) {
    .view-list.view-exposed-filter .view-content,body.agenda-page.one-sidebar .main-content {
        float:left;
        width: 83.33333333%
    }
}

body.agenda-page.one-sidebar .sidebar {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.agenda-page.one-sidebar .sidebar {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 992px) {
    body.agenda-page.one-sidebar .sidebar {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    body.agenda-page.one-sidebar .sidebar {
        float:left;
        width: 25%
    }
}

body.agenda-page #main-wrapper .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px
}

body.agenda-page #list-reference {
    margin-left: -15px;
    margin-right: -15px
}

body.agenda-page #list-reference li {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px
}

@media (min-width: 768px) {
    body.agenda-page #list-reference li {
        float:left;
        width: 50%
    }
}

@media (min-width: 992px) {
    body.agenda-page #list-reference li {
        float:left;
        width: 50%
    }

    .cocon-items .items>.row>.lego_list_item:nth-of-type(odd) .cocon_item_alpha.s01 .cocon-img {
        -ms-flex-order: 2;
        order: 2
    }

    .cocon-items .items>.row>.lego_list_item:nth-of-type(odd) .cocon_item_alpha.s01 .cocon-detail {
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1200px) {
    body.agenda-page #list-reference li {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 1600px) {
    body.agenda-page.one-sidebar .sidebar {
        float:left;
        width: 16.66666667%
    }

    body.agenda-page #list-reference li {
        float: left;
        width: 25%
    }
}

body.agenda-page #list-reference li article {
    background: #fff;
    border: 1px solid #dedede;
    overflow: hidden;
    transition: all .4s ease-in-out
}

body.agenda-page #list-reference li article:hover {
    border-color: #1250a0
}

body.agenda-page #list-reference li a {
    display: block
}

body.agenda-page #list-reference li a:hover {
    text-decoration: none
}

body.agenda-page #list-reference li .thumbnail-article {
    min-height: 150px;
    background: #000
}

body.agenda-page #list-reference li h4 {
    display: table-cell;
    text-align: left;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 300;
    font-size: 1.1em;
    line-height: normal;
    width: 100%;
    color: #1250a0
}

body.agenda-page .sidebar-right .block-views ul+h3 {
    margin-top: 28px
}

body.agenda-page .detail,body.node-type-agenda .detail {
    padding: 15px 0;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    display: table;
    color: #1250a0;
    width: 100%
}

body.agenda-page .detail span,body.node-type-agenda .detail span {
    display: block
}

body.agenda-page .detail .extra-infos,body.node-type-agenda .detail .extra-infos {
    display: table-cell;
    width: 100px;
    min-width: 100px;
    border-left: 1px solid #ddd;
    text-align: center;
    line-height: 1.4;
    vertical-align: middle;
    color: #1250a0
}

body.agenda-page .detail .extra-infos .prefix,body.node-type-agenda .detail .extra-infos .prefix {
    font-size: .7em;
    text-transform: uppercase
}

body.agenda-page .detail .extra-infos .day,body.node-type-agenda .detail .extra-infos .day {
    font-size: 1.3em;
    font-weight: 500
}

body.agenda-page .detail .extra-infos .month,body.node-type-agenda .detail .extra-infos .month {
    text-transform: uppercase
}

body.agenda-page .detail .extra-infos .today,body.node-type-agenda .detail .extra-infos .today {
    font-size: .8em;
    font-weight: 500
}

body.agenda-page .detail .extra-infos .year,body.node-type-agenda .detail .extra-infos .year {
    font-size: .7em;
    display: none
}

body.agenda-page .detail .extra-infos .date.both span.date1,body.agenda-page .detail .extra-infos .date.both span.date2,body.node-type-agenda .detail .extra-infos .date.both span.date1,body.node-type-agenda .detail .extra-infos .date.both span.date2 {
    float: left;
    width: 50%
}

body.agenda-page .diff-year .extra-infos .year,body.node-type-agenda .diff-year .extra-infos .year {
    display: block
}

body.node-type-agenda .detail {
    padding: 0
}

body.node-type-agenda .detail .extra-infos {
    width: 50%;
    font-size: 2.2em;
    padding: 0 30px;
    background: #fff
}

body.node-type-agenda .detail .picture {
    display: table-cell
}

body.node-type-agenda .gmap-map {
    width: 100%!important;
    height: 350px
}

.tools .block.addthis .addthis_toolbox {
    padding: 2px 10px 0;
    margin-bottom: -4px
}

.tools .block.addthis .addthis_toolbox .at-icon-wrapper {
    width: 20px!important;
    height: 20px!important;
    margin-left: 8px;
    background: 0 0!important
}

.tools .block.addthis .addthis_toolbox .at-icon-wrapper svg {
    width: 20px!important;
    height: 20px!important;
    fill: #b3b3b3;
    transition: all .3s
}

.tools .block.addthis .addthis_toolbox .at-icon-wrapper svg.at-icon-google_plusone_share {
    width: 24px!important;
    height: 23px!important
}

.tools .block.addthis .addthis_toolbox .at-icon-wrapper svg.at-icon-pinterest_share {
    width: 18px!important
}

.tools .block.addthis .addthis_toolbox .at-icon-wrapper:hover svg {
    fill: #1250a0
}

.tools .block.addthis .addthis_toolbox .addthis_button_printfriendly .at-icon-wrapper:after {
    line-height: 25px;
    color: #b5b5b5;
    display: block;
    font-size: 14px;
    transition: all .2s ease
}

.tools .block.addthis .addthis_toolbox .addthis_button_printfriendly .at-icon-wrapper:hover:after {
    color: #1250a0
}

.tools .block.addthis .addthis_toolbox .addthis_button_printfriendly .at-icon-wrapper svg {
    display: none
}

.sw-content .sw-content-item-facebook .sw-content-item-text-title {
    display: none!important
}

.node-type-playlist-tourism-system h1 {
    font-family: Roboto,Arial,sans-serif
}

.field-collection-item.type-text #childrens_quicklinks {
    max-width: 350px;
    float: right;
    margin: 0 0 15px 30px
}

.field-collection-item.type-text #childrens_quicklinks ul {
    margin: 10px 0 0!important
}

.field-collection-item.type-text #childrens_quicklinks ul li {
    margin: 5px 0 0!important
}

#childrens_quicklinks {
    background: #1250a0;
    padding: 30px;
    margin-top: 30px;
    text-align: left
}

#childrens_quicklinks .subtitle {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: rgba(255,255,255,.2);
    margin: 0;
    padding: 0;
    text-align: left
}

#childrens_quicklinks a {
    text-align: left;
    color: #fff;
    text-decoration: none
}

#childrens_quicklinks a:hover {
    text-decoration: none
}

#childrens_quicklinks h4.title {
    color: #fff;
    font-size: 20px;
    line-height: 24px!important;
    font-weight: 700;
    margin: 5px 0 0;
    padding: 0;
    text-align: left
}

#childrens_quicklinks li,#childrens_quicklinks ul {
    color: #fff
}

#childrens_quicklinks ul {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0
}

#childrens_quicklinks ul li {
    margin: 5px 0 0;
    padding-left: 24px;
    line-height: 22px
}

#childrens_quicklinks ul li:hover {
    opacity: .6
}

#childrens_quicklinks ul li:before {
    position: relative;
    display: block;
    max-width: 0;
    max-height: 0;
    color: #fff!important;
    font-size: 8px;
    left: -18px;
    top: 1px;
    content: "\e666";
    line-height: 20px
}

.cocon-items .items>.row>.lego_list_item {
    margin: 30px 0;
    position: relative
}

.cocon-items .items>.row>.lego_list_item:nth-last-of-type(n+2):after {
    content: '';
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 1px;
    background: #ddd
}

.siblings-links-wrapper {
    margin: 30px 0
}

.siblings-links-wrapper .pager {
    margin: 0
}

#brothers_quicklinks {
    padding: 30px;
    margin: 30px 0
}

#brothers_quicklinks .title {
    color: #1250a0;
    font-size: 2.5rem;
    line-height: 24px!important;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
    text-align: center
}

#brothers_quicklinks ul {
    margin: 10px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#brothers_quicklinks ul>li {
    margin: 5px;
    width: 100%
}

@media (min-width: 425px) {
    #brothers_quicklinks ul>li {
        width:auto
    }
}

#brothers_quicklinks ul>li>a {
    display: block;
    padding: 10px 20px;
    color: #1250a0;
    border: 2px solid #1250a0;
    text-align: center;
    transition: all .3s ease
}

#brothers_quicklinks ul>li>a:focus,#brothers_quicklinks ul>li>a:hover {
    text-decoration: none;
    color: #0d3972;
    border-color: #0d3972
}

.cocon_item_alpha.s01 figure {
    position: relative
}

.cocon_item_alpha.s01 figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    font-size: 1.7rem;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-align: center
}

.cocon_item_alpha.s01 .item-title {
    margin-top: 0
}

.cocon_item_alpha.s01 .item-link {
    margin: 0
}

.cocon_item_alpha.s01 .cocon-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {
    .cocon_item_alpha.s01>.row {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.rc_lego.item_sheet_alpha.s02 .infos-wrapper p,.rc_lego.item_sheet_alpha.s02 .item-infos-comm-means {
    margin-top: 5px!important
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips {
    z-index: 1;
    position: absolute;
    top: -17.5px;
    width: 100%;
    cursor: pointer
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips .responsive-chip {
    padding: 10px 15px;
    border: 1px solid #1250a0;
    font-size: 14px;
    line-height: 1;
    margin-left: 15px;
    border-radius: 20px;
    text-transform: uppercase
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips .responsive-chip>span {
    pointer-events: none
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips [class^=icon-font-] {
    margin-left: 7px
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips .chip-booking {
    background-color: #1250a0;
    color: #fff
}

.rc_lego.item_sheet_alpha.s02 .responsive-chips .chip-phone {
    background-color: #fff;
    color: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .nav-next,.rc_lego.item_sheet_alpha.s02 .nav-prev {
    display: inline-block;
    position: absolute;
    top: 45%;
    z-index: 3;
    line-height: 0
}

.rc_lego.item_sheet_alpha.s02 .nav-next a,.rc_lego.item_sheet_alpha.s02 .nav-prev a {
    position: relative;
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    cursor: pointer
}

.rc_lego.item_sheet_alpha.s02 .nav-next a:before,.rc_lego.item_sheet_alpha.s02 .nav-prev a:before {
    transition: all .3s ease;
    font-family: raccourci;
    display: inline-block;
    position: absolute;
    color: #bababa;
    font-weight: 700;
    font-size: 30px;
    left: 0
}

.rc_lego.item_sheet_alpha.s02 .nav-next a:hover:before,.rc_lego.item_sheet_alpha.s02 .nav-prev a:hover:before {
    color: #000
}

.rc_lego.item_sheet_alpha.s02 .nav-next.disabled a,.rc_lego.item_sheet_alpha.s02 .nav-prev.disabled a {
    opacity: .3
}

.rc_lego.item_sheet_alpha.s02 .nav-next.disabled a:hover,.rc_lego.item_sheet_alpha.s02 .nav-prev.disabled a:hover {
    color: #cecece
}

.rc_lego.item_sheet_alpha.s02 .nav-prev {
    left: 25px
}

.rc_lego.item_sheet_alpha.s02 .nav-prev a:before {
    content: "\e61a"
}

.rc_lego.item_sheet_alpha.s02 .nav-next {
    right: 25px
}

.rc_lego.item_sheet_alpha.s02 .nav-next a:before {
    content: "\e619"
}

.rc_lego.item_sheet_alpha.s02 {
    position: relative;
    text-align: left
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail {
    border: 1px solid #bababa;
    border-bottom: none;
    overflow: hidden;
    display: block;
    display: -ms-flexbox;
    display: flex;
    background-color: #2e2b2b
}

.rc_lego.item_sheet_alpha.s02 .infos {
    border: 1px solid #bababa;
    border-top: none
}

.rc_lego.item_sheet_alpha.s02>a,.rc_lego.item_sheet_alpha.s02>a:active,.rc_lego.item_sheet_alpha.s02>a:focus,.rc_lego.item_sheet_alpha.s02>a:hover {
    text-decoration: none
}

.rc_lego.item_sheet_alpha.s02 :focus {
    outline: 0
}

.rc_lego.item_sheet_alpha.s02 section {
    margin: 0
}

.rc_lego.item_sheet_alpha.s02 img {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100%
}

.rc_lego.item_sheet_alpha.s02 p {
    margin: 0
}

.rc_lego.item_sheet_alpha.s02:hover .item-thumbnail img.img-thumb {
    transform: scale(1.1);
    transition: transform .3s
}

.rc_lego.item_sheet_alpha.s02:hover .infos {
    transform: none
}

.rc_lego.item_sheet_alpha.s02:hover .infos .h3 {
    color: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner {
    z-index: 20;
    width: 90px;
    height: 90px;
    position: absolute;
    overflow: hidden;
    top: -6px;
    left: -6px
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner:after,.rc_lego.item_sheet_alpha.s02 .item-tag-corner:before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    border: 4px solid #082244
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner:before {
    right: 0
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner:after {
    bottom: 0
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner .corner {
    position: absolute;
    display: block;
    width: 160px;
    height: 80px;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    top: -15px;
    right: 0;
    transform: rotate(-45deg);
    background-color: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .item-tag-corner .icon {
    position: absolute;
    padding: 13px 16px;
    font-size: 25px;
    color: #fff
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail img.img-thumb {
    height: 100%;
    width: 100%;
    transition: transform .3s
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-left-corner,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    padding: 0
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free {
    display: inline-block;
    padding: 10px 15px;
    text-align: left;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    background-color: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs .item-tariffs-label,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs .item-tariffs-type,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free .item-tariffs-label,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free .item-tariffs-type {
    font-size: .9em;
    opacity: .8
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs .item-tariffs-value,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free .item-tariffs-value {
    font-size: 2.5em
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs span,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free span {
    display: block;
    float: left;
    clear: left
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-tariffs-free {
    padding: 10px 20px;
    font-weight: 200
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-services {
    display: -ms-flexbox;
    display: flex
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-services>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    margin-right: 4px;
    width: 30px;
    height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,.5)
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-chains {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 4px;
    margin: 10px 10px 0;
    background-color: #fff;
    border-radius: 5px
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-chains .item-chain {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 50px;
    max-height: 50px;
    margin: 0;
    padding: 0;
    float: none;
    clear: none
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-territory-label-brands {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 10px 10px 0
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-territory-label-brands .item-territory-label-brand {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    width: 58px;
    height: 58px;
    margin: auto
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-deals,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-specials {
    display: block;
    padding: 4px;
    margin: 10px 10px 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 5px
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-specials img {
    margin: auto
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .item-deals {
    height: 65px;
    background-color: transparent
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .deal-min {
    display: block;
    font-size: 45px;
    z-index: 10;
    color: #fff
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner {
    left: auto;
    right: 0;
    text-align: right
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-services {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-services>span {
    margin-right: 0;
    margin-left: 4px
}

.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-chain,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-deals,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-specials,.rc_lego.item_sheet_alpha.s02 .item-thumbnail .top-right-corner .item-tariffs {
    float: right;
    clear: right
}

.rc_lego.item_sheet_alpha.s02 .bottom-left-corner .item-block-covidcharterstatus {
    display: none
}

@media screen and (max-width: 991px) {
    .rc_lego.item_sheet_alpha.s02 .responsive-chips {
        display:-ms-flexbox!important;
        display: flex!important
    }

    .rc_lego.item_sheet_alpha.s02 .bottom-left-corner .item-block-covidcharterstatus {
        display: block!important
    }

    .rc_lego.item_sheet_alpha.s02 .item-block-covidcharterstatus,.rc_lego.item_sheet_alpha.s02 .item-infos-down,.rc_lego.item_sheet_alpha.s02.option-chips .item-infos-comm-means .item-infos-phone {
        display: none!important
    }

    .rc_lego.item_sheet_alpha.s02.option-chips .infos-wrapper {
        padding-top: 32.5px!important
    }

    .rc_lego.item_sheet_alpha.s02.option-chips .item-block-infos-date~.infos-wrapper {
        padding-top: 15px!important
    }

    .rc_lego.item_sheet_alpha.s02.option-chips .item-block-infos-date {
        padding-top: 22.5px!important
    }

    .rc_lego.item_sheet_alpha.s02.option-chips .bottom-left-corner {
        margin-bottom: 15px
    }

    .rc_lego.item_sheet_alpha.s02.option-chips .infos-wrapper.has-booking {
        padding-bottom: 15px!important
    }
}

.rc_lego.item_sheet_alpha.s02 .infos-wrapper {
    padding: 15px;
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rc_lego.item_sheet_alpha.s02 .infos {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: .9em;
    line-height: 1em;
    color: #7a7a7a;
    background-color: #fff;
    transition: transform .3s;
    padding: 0
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rc_lego.item_sheet_alpha.s02 .infos .item-itineraryLength {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 100%;
    padding: 5px 15px;
    text-align: center;
    font-size: 1.7em;
    line-height: 2em;
    font-weight: 300;
    color: #fff;
    background-color: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .infos .item-itineraryLength .item-itineraryLength-decvalue {
    font-size: .7em
}

.rc_lego.item_sheet_alpha.s02 .infos .item-itineraryLength .item-itineraryLength-unit {
    display: inline-block;
    font-size: .8em;
    font-weight: 200
}

.rc_lego.item_sheet_alpha.s02 .infos a {
    color: #7a7a7a
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-date {
    padding: 15px 15px 0;
    text-align: center
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-date:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    background-color: #bababa
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-date {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-date .item-infos-date-label {
    font-size: 15px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-date .item-infos-date-day {
    font-size: 21px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-date .item-infos-date-month {
    font-size: 16px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-header {
    display: table;
    margin-bottom: 10px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-header .item-infos-header-left {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-header .item-infos-header-left>:last-child {
    margin-bottom: 0
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-title {
    margin: 0;
    text-align: left;
    color: #222;
    font-size: 1.5em
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-ratings {
    margin-top: 5px!important
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-ratings span {
    color: #f0cb00;
    font-size: .95em;
    line-height: .95em
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-ratings span[class^=icon-font-diamond] {
    color: #c2a769;
    font-size: 1.1em;
    line-height: 1.1em;
    vertical-align: middle
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-ratings .ratings-logos img:first-child {
    margin-top: 5px!important
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-mark {
    padding-left: 7.5px;
    line-height: 1;
    text-align: center
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-mark .item-infos-mark {
    display: block;
    margin-bottom: 5px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-mark .item-infos-mark i {
    color: #1250a0;
    font-size: 35px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-block-infos-mark .item-infos-nb-mark {
    display: block;
    white-space: nowrap
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest {
    max-width: 200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest .top_container {
    height: 70%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 0 7px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest .top_container.fullHeight {
    height: 100%
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest .top_container .rating {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding: 9px 6px;
    min-width: 34px;
    text-align: center;
    border-radius: 10px;
    color: #fff
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest .top_container .rating_text {
    font-family: Lobster,cursive;
    font-size: 19px;
    line-height: 1;
    font-weight: 500;
    padding-top: 7px;
    white-space: nowrap
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-fairguest .top_container .rating_count {
    white-space: nowrap;
    font-size: 10px;
    font-weight: 500;
    text-transform: lowercase;
    padding-top: 1px;
    letter-spacing: .6px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion:not(:last-child) {
    margin-right: 10px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion>span:first-of-type {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #1250a0;
    font-size: 35px;
    text-align: center;
    line-height: 40px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion>span:first-of-type.icon-font-swimming {
    font-size: 22px
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion .locomotion-infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-locomotion .locomotion-infos span {
    display: block;
    margin: auto;
    float: left;
    clear: both;
    line-height: 1.3em
}

.rc_lego.item_sheet_alpha.s02 .infos .item-infos-down {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.rc_lego.item_sheet_alpha.s02 .infos p.item-infos-town adress {
    display: -ms-flexbox;
    display: flex
}

.rc_lego.item_sheet_alpha.s02 .infos p.item-infos-town adress span {
    margin-right: 10px
}

.rc_lego.item_sheet_alpha.s02 .infos .btn-booking {
    color: #fff;
    font-size: 1.2em;
    background-color: #1250a0;
    padding: 10px 30px;
    border-radius: 0
}

.rc_lego.item_sheet_alpha.s02 .infos .btn-booking:hover {
    background-color: #0d3972
}

.rc_lego.item_sheet_alpha.s02 .bottom-left-corner {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 80%
}

.rc_lego.item_sheet_alpha.s02 .item-block-covid {
    color: #fff;
    text-align: center;
    font-weight: 500;
    letter-spacing: .2px
}

.rc_lego.item_sheet_alpha.s02 .item-block-covid.item-block-covidcharterstatus {
    padding: 15px;
    background-color: #2d6c99
}

.rc_lego.item_sheet_alpha.s02 .item-block-covid.item-block-covidservices {
    text-align: center;
    margin: 15px
}

.rc_lego.item_sheet_alpha.s02 .item-block-covid.item-block-covidservices>div {
    margin-top: 10px;
    padding: 8px 15px
}

.rc_lego.item_sheet_alpha.s02 .item-block-covid.item-block-covidservices .covidservice {
    background-color: #e1a600
}

.rc_lego.item_sheet_alpha.s02 .item-infos-user {
    width: 70px;
    height: 70px;
    cursor: pointer
}

.rc_lego.item_sheet_alpha.s02 .item-infos-user img {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    transition: transform .3s
}

.rc_lego.item_sheet_alpha.s02 .item-infos-user img:hover {
    transform: scale(1.1)
}

.rc_lego.item_sheet_alpha.s02 .item-infos-user.within-img {
    margin: 15px
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 100%;
    padding: 15px;
    color: #fff;
    background-color: transparent;
    border: none;
    cursor: pointer;
    transition: transform .3s
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button svg {
    fill: #fff;
    width: 100%;
    height: auto
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button svg .svg-heart-circle {
    fill: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button span {
    font-size: 35px
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button span.wicon {
    width: 60px
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button span.wicon>svg {
    pointer-events: none
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button span.wishOff {
    display: block
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button span.wishOn {
    display: none
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button.active {
    animation-name: fave;
    animation-duration: 2s;
    animation-fill-mode: forwards
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button.active span {
    font-size: 37px
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button.active span.wicon>svg {
    fill: #1250a0
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button.active span.wishOff {
    display: none
}

.rc_lego.item_sheet_alpha.s02 .wishlist-button.active span.wishOn {
    display: block
}

@keyframes fave {
    0% {
        transform: scale(.3)
    }

    10% {
        transform: scale(0)
    }

    20% {
        transform: scale(1.3)
    }

    25% {
        transform: scale(.8)
    }

    35% {
        transform: scale(1.1);
        color: #e45c44
    }

    45% {
        transform: scale(1)
    }

    to {
        color: #e45c44
    }
}

.rc_lego.item_sheet_beta.s01 {
    position: relative
}

.rc_lego.item_sheet_beta.s01 img {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rc_lego.item_sheet_beta.s01 p {
    margin: 0
}

.rc_lego.item_sheet_beta.s01 .item-wrapper {
    position: relative;
    display: block
}

.rc_lego.item_sheet_beta.s01 .item-thumbnail {
    overflow: hidden
}

.rc_lego.item_sheet_beta.s01 .item-thumbnail .main-img {
    width: 100%;
    max-width: 100%;
    transform: scale(1.1);
    transition: transform .3s
}

.rc_lego.item_sheet_beta.s01 .infos {
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-title {
    margin: 0
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-header {
    width: 100%
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-ratings span {
    color: #c2a769;
    font-size: 1em
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-ratings span.icon-font-diamond {
    color: #3080e8;
    font-size: 1.2em
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-town {
    display: block;
    padding: 0 15px 15px;
    position: absolute;
    bottom: 0
}

.rc_lego.item_sheet_beta.s01 .infos .item-infos-town adress span {
    margin-right: 5px
}

.rc_lego.item_sheet_beta.s01 .tariffs {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    color: #fff;
    text-align: center
}

.rc_lego.item_sheet_beta.s01 .tariffs .price-full {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.rc_lego.item_sheet_beta.s01 .tariffs .price-value {
    font-size: 3em;
    font-weight: 700
}

.rc_lego.item_sheet_beta.s01 .btn {
    display: block
}

.page-lego-list .tabs {
    margin-bottom: 0
}

.page-lego-list .main-content .lego_list {
    padding-top: 30px
}

.page-lego-list .main-content .pagination {
    float: right;
    margin: 30px 0 0
}

.lego_list_item {
    margin-top: 30px
}

.lego_list_item:nth-of-type(1) {
    margin-top: 0
}

@media all and (min-width: 992px) {
    .lego_list_2cols .lego_list_item:nth-child(-n+2) {
        margin-top:0
    }

    .lego_list_2cols .lego_list_item:nth-of-type(2n) {
        animation-delay: .1s
    }

    .lego_list_4cols .lego_list_item:nth-child(-n+3) {
        margin-top: 0
    }
}

@media all and (min-width: 768px) and (max-width:1199px) {
    .lego_list_3cols .lego_list_item:nth-of-type(2n) {
        animation-delay:.1s
    }
}

@media all and (min-width: 1200px) {
    .lego_list_3cols .lego_list_item:nth-child(-n+3) {
        margin-top:0
    }

    .lego_list_3cols .lego_list_item:nth-of-type(3n-1) {
        animation-delay: .1s
    }

    .lego_list_3cols .lego_list_item:nth-of-type(3n) {
        animation-delay: .2s
    }
}

@media all and (min-width: 768px) and (max-width:991px) {
    .lego_list_4cols .lego_list_item:nth-of-type(2n) {
        animation-delay:.1s
    }
}

@media all and (min-width: 992px) and (max-width:1199px) {
    .lego_list_4cols .lego_list_item:nth-of-type(3n-1) {
        animation-delay:.1s
    }

    .lego_list_4cols .lego_list_item:nth-of-type(3n) {
        animation-delay: .2s
    }
}

@media all and (min-width: 1200px) {
    .lego_list_4cols .lego_list_item:nth-child(-n+4) {
        margin-top:0
    }

    .lego_list_4cols .lego_list_item:nth-of-type(4n-2) {
        animation-delay: .1s
    }

    .lego_list_4cols .lego_list_item:nth-of-type(4n-1) {
        animation-delay: .2s
    }

    .lego_list_4cols .lego_list_item:nth-of-type(4n) {
        animation-delay: .3s
    }
}

@media all and (min-width: 768px) and (max-width:1199px) {
    .lego_list_6cols .lego_list_item:nth-of-type(3n-1) {
        animation-delay:.1s
    }

    .lego_list_6cols .lego_list_item:nth-of-type(3n) {
        animation-delay: .2s
    }
}

@media all and (min-width: 1200px) {
    .lego_list_6cols .lego_list_item:nth-child(-n+6) {
        margin-top:0
    }

    .lego_list_6cols .lego_list_item:nth-of-type(6n-4) {
        animation-delay: .1s
    }

    .lego_list_6cols .lego_list_item:nth-of-type(6n-3) {
        animation-delay: .2s
    }

    .lego_list_6cols .lego_list_item:nth-of-type(6n-2) {
        animation-delay: .3s
    }

    .lego_list_6cols .lego_list_item:nth-of-type(6n-1) {
        animation-delay: .4s
    }

    .lego_list_6cols .lego_list_item:nth-of-type(6n) {
        animation-delay: .5s
    }
}

.lego_list_12cols .lego_list_item:nth-child(-n+2) {
    margin-top: 0
}

@media all and (min-width: 768px) and (max-width:991px) {
    .lego_list_12cols .lego_list_item:nth-of-type(6n-4) {
        animation-delay:.1s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(6n-3) {
        animation-delay: .2s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(6n-2) {
        animation-delay: .3s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(6n-1) {
        animation-delay: .4s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(6n) {
        animation-delay: .5s
    }
}

[class*=lego_list_masonry] .items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[class*=lego_list_masonry] .items img {
    width: 100%
}

[class*=lego_list_masonry] .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media all and (min-width: 425px) {
    [class*=lego_list_masonry] .column {
        width:calc(100% / 2)
    }
}

body.node-type-brochure .node-brochure h2 {
    font-size: 18px;
    margin-top: 0
}

body.node-type-brochure .node-brochure article {
    overflow: auto
}

body.node-type-brochure .node-brochure article .desc ul {
    overflow: auto;
    padding-left: 30px;
    margin-bottom: 30px
}

body.node-type-brochure .node-brochure article .desc ul li {
    list-style: disc
}

body.node-type-brochure .node-brochure article figure {
    float: left;
    margin: 0 30px 30px 0;
    max-width: 480px;
    text-align: center;
    border: 2px solid #ddd
}

@media (max-width: 767px) {
    .field-collection-item.type-text #childrens_quicklinks {
        float:none;
        max-width: 100%;
        width: 100%;
        margin: 30px 0
    }

    body.node-type-brochure .node-brochure article figure {
        float: none;
        width: 100%;
        margin-right: 0;
        padding: 15px
    }
}

body.node-type-brochure .node-brochure.webform article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px
}

body.node-type-brochure .node-brochure section {
    max-width: 720px;
    margin: 0 auto
}

body.node-type-brochure .node-brochure section .form-submit,body.node-type-brochure .node-brochure section .item-button {
    border: 1px solid #1250a0;
    background: 0 0;
    color: #1250a0;
    font-size: 18px;
    padding: 10px 30px;
    transition: all .3 ease-in-out
}

body.node-type-brochure .node-brochure section .form-submit .icon,body.node-type-brochure .node-brochure section .item-button .icon {
    margin-right: 10px
}

body.node-type-brochure .node-brochure section .form-submit:hover,body.node-type-brochure .node-brochure section .item-button:hover {
    background: #1250a0;
    color: #fff
}

#main-wrapper .list-gallery .item,#main-wrapper .type-sheets_selection .selector>div {
    margin-top: 30px
}

#main-wrapper .list-gallery .item.col-lxs-6:nth-of-type(-n+2),#main-wrapper .list-gallery .item.col-xs-12:nth-of-type(1),#main-wrapper .list-gallery .item.col-xs-6:nth-of-type(-n+2),#main-wrapper .type-sheets_selection .selector>div.col-lxs-6:nth-of-type(-n+2),#main-wrapper .type-sheets_selection .selector>div.col-xs-12:nth-of-type(1),#main-wrapper .type-sheets_selection .selector>div.col-xs-6:nth-of-type(-n+2) {
    margin-top: 0
}

@media all and (min-width: 992px) {
    .lego_list_12cols .lego_list_item:nth-child(-n+12) {
        margin-top:0
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-10) {
        animation-delay: .1s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-9) {
        animation-delay: .2s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-8) {
        animation-delay: .3s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-7) {
        animation-delay: .4s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-6) {
        animation-delay: .5s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-5) {
        animation-delay: .6s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-4) {
        animation-delay: .7s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-3) {
        animation-delay: .8s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-2) {
        animation-delay: .9s
    }

    .lego_list_12cols .lego_list_item:nth-of-type(12n-1) {
        animation-delay: 1s
    }

    .lego_list_masonry_4cols .column {
        width: calc(100% / 4)
    }

    .lego_list_masonry_3cols .column {
        width: calc(100% / 3)
    }

    .lego_list_masonry_6cols .column {
        width: calc(100% / 6)
    }

    #main-wrapper .list-gallery .item.col-md-3:nth-of-type(-n+4),#main-wrapper .list-gallery .item.col-md-4:nth-of-type(-n+3),#main-wrapper .list-gallery .item.col-md-6:nth-of-type(-n+2),#main-wrapper .type-sheets_selection .selector>div.col-md-3:nth-of-type(-n+4),#main-wrapper .type-sheets_selection .selector>div.col-md-4:nth-of-type(-n+3),#main-wrapper .type-sheets_selection .selector>div.col-md-6:nth-of-type(-n+2) {
        margin-top: 0
    }
}

.list-gallery .item,.type-sheets_selection .selector>div {
    margin-top: 30px
}

.list-gallery .item.col-xs-12:nth-of-type(1),.list-gallery .item.col-xs-6:nth-of-type(-n+2),.type-sheets_selection .selector>div.col-xs-12:nth-of-type(1),.type-sheets_selection .selector>div.col-xs-6:nth-of-type(-n+2) {
    margin-top: 0
}

@media all and (min-width: 768px) {
    #main-wrapper .list-gallery .item.col-sm-3:nth-of-type(-n+3),#main-wrapper .list-gallery .item.col-sm-4:nth-of-type(-n+3),#main-wrapper .type-sheets_selection .selector>div.col-sm-3:nth-of-type(-n+3),#main-wrapper .type-sheets_selection .selector>div.col-sm-4:nth-of-type(-n+3),.lego_list_12cols .lego_list_item:nth-child(-n+6),.lego_list_3cols .lego_list_item:nth-child(-n+2),.lego_list_4cols .lego_list_item:nth-child(-n+2),.lego_list_6cols .lego_list_item:nth-child(-n+3) {
        margin-top:0
    }

    #main-wrapper .list-gallery .item.col-sm-3,#main-wrapper .type-sheets_selection .selector>div.col-sm-3 {
        padding-left: 10px;
        padding-right: 10px
    }

    .list-gallery .item.col-sm-4:nth-of-type(-n+3),.type-sheets_selection .selector>div.col-sm-4:nth-of-type(-n+3) {
        margin-top: 0
    }

    .list-gallery .item.col-sm-3:nth-of-type(-n+4),.type-sheets_selection .selector>div.col-sm-3:nth-of-type(-n+4) {
        margin-top: 0!important
    }

    .list-gallery .item.col-sm-3,.type-sheets_selection .selector>div.col-sm-3 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.field-collection-item.type-accordion .panel-heading .caret {
    margin-left: 8px;
    margin-top: 8px
}

body.page-busqueda #content-section>.container,body.page-busqueda #main-wrapper .container,body.page-busqueda #main-wrapper .main-container,body.page-busqueda #main-wrapper>.container,body.page-busqueda #main-wrapper>.container .contenu,body.page-busqueda #main-wrapper>.main-container .breadcrumb,body.page-busqueda #main-wrapper>.main-container .contenu,body.page-recherche #content-section>.container,body.page-recherche #main-wrapper .container,body.page-recherche #main-wrapper .main-container,body.page-recherche #main-wrapper>.container,body.page-recherche #main-wrapper>.container .contenu,body.page-recherche #main-wrapper>.main-container .breadcrumb,body.page-recherche #main-wrapper>.main-container .contenu,body.page-ricerca #content-section>.container,body.page-ricerca #main-wrapper .container,body.page-ricerca #main-wrapper .main-container,body.page-ricerca #main-wrapper>.container,body.page-ricerca #main-wrapper>.container .contenu,body.page-ricerca #main-wrapper>.main-container .breadcrumb,body.page-ricerca #main-wrapper>.main-container .contenu,body.page-search #content-section>.container,body.page-search #main-wrapper .container,body.page-search #main-wrapper .main-container,body.page-search #main-wrapper>.container,body.page-search #main-wrapper>.container .contenu,body.page-search #main-wrapper>.main-container .breadcrumb,body.page-search #main-wrapper>.main-container .contenu,body.page-suche #content-section>.container,body.page-suche #main-wrapper .container,body.page-suche #main-wrapper .main-container,body.page-suche #main-wrapper>.container,body.page-suche #main-wrapper>.container .contenu,body.page-suche #main-wrapper>.main-container .breadcrumb,body.page-suche #main-wrapper>.main-container .contenu,body.page-zoeken #content-section>.container,body.page-zoeken #main-wrapper .container,body.page-zoeken #main-wrapper .main-container,body.page-zoeken #main-wrapper>.container,body.page-zoeken #main-wrapper>.container .contenu,body.page-zoeken #main-wrapper>.main-container .breadcrumb,body.page-zoeken #main-wrapper>.main-container .contenu {
    width: 100%!important;
    max-width: none!important;
    background: #fff!important;
    padding: 0
}

body.page-busqueda .main-header-titles,body.page-busqueda .page-header,body.page-busqueda .playlist-responsive-controls,body.page-busqueda .title-header,body.page-busqueda .tourism-facets,body.page-recherche .main-header-titles,body.page-recherche .page-header,body.page-recherche .playlist-responsive-controls,body.page-recherche .title-header,body.page-recherche .tourism-facets,body.page-ricerca .main-header-titles,body.page-ricerca .page-header,body.page-ricerca .playlist-responsive-controls,body.page-ricerca .title-header,body.page-ricerca .tourism-facets,body.page-search .main-header-titles,body.page-search .page-header,body.page-search .playlist-responsive-controls,body.page-search .title-header,body.page-search .tourism-facets,body.page-suche .main-header-titles,body.page-suche .page-header,body.page-suche .playlist-responsive-controls,body.page-suche .title-header,body.page-suche .tourism-facets,body.page-zoeken .main-header-titles,body.page-zoeken .page-header,body.page-zoeken .playlist-responsive-controls,body.page-zoeken .title-header,body.page-zoeken .tourism-facets {
    display: none!important
}

body.page-busqueda .facet-search.form-group,body.page-recherche .facet-search.form-group,body.page-ricerca .facet-search.form-group,body.page-search .facet-search.form-group,body.page-suche .facet-search.form-group,body.page-zoeken .facet-search.form-group {
    position: relative;
    padding: 15px;
    margin: 0 0 30px -15px;
    text-align: center;
    background: #eee;
    width: calc(100% + 30px)
}

body.page-busqueda .facet-search.form-group:after,body.page-busqueda .facet-search.form-group:before,body.page-recherche .facet-search.form-group:after,body.page-recherche .facet-search.form-group:before,body.page-ricerca .facet-search.form-group:after,body.page-ricerca .facet-search.form-group:before,body.page-search .facet-search.form-group:after,body.page-search .facet-search.form-group:before,body.page-suche .facet-search.form-group:after,body.page-suche .facet-search.form-group:before,body.page-zoeken .facet-search.form-group:after,body.page-zoeken .facet-search.form-group:before {
    content: " ";
    display: table
}

body.page-busqueda .facet-search.form-group:after,body.page-recherche .facet-search.form-group:after,body.page-ricerca .facet-search.form-group:after,body.page-search .facet-search.form-group:after,body.page-suche .facet-search.form-group:after,body.page-zoeken .facet-search.form-group:after {
    clear: both
}

body.page-busqueda .facet-search.form-group .search-facet-input-text,body.page-recherche .facet-search.form-group .search-facet-input-text,body.page-ricerca .facet-search.form-group .search-facet-input-text,body.page-search .facet-search.form-group .search-facet-input-text,body.page-suche .facet-search.form-group .search-facet-input-text,body.page-zoeken .facet-search.form-group .search-facet-input-text {
    position: relative;
    display: block
}

body.page-busqueda .facet-search.form-group .search-facet-input-text input[type=text],body.page-recherche .facet-search.form-group .search-facet-input-text input[type=text],body.page-ricerca .facet-search.form-group .search-facet-input-text input[type=text],body.page-search .facet-search.form-group .search-facet-input-text input[type=text],body.page-suche .facet-search.form-group .search-facet-input-text input[type=text],body.page-zoeken .facet-search.form-group .search-facet-input-text input[type=text] {
    z-index: 1;
    position: relative;
    display: block;
    width: 100%!important;
    font-size: 24px;
    line-height: 24px;
    height: 60px;
    padding: 10px 15px 10px 60px;
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
    font-weight: 700;
    color: rgba(0,0,0,.5);
    letter-spacing: .03em;
    outline: 0!important
}

body.page-busqueda .facet-search.form-group .search-facet-input-text:before,body.page-recherche .facet-search.form-group .search-facet-input-text:before,body.page-ricerca .facet-search.form-group .search-facet-input-text:before,body.page-search .facet-search.form-group .search-facet-input-text:before,body.page-suche .facet-search.form-group .search-facet-input-text:before,body.page-zoeken .facet-search.form-group .search-facet-input-text:before {
    z-index: 2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    color: rgba(0,0,0,.15);
    font-size: 20px
}

body.page-busqueda .facet-search.form-group .search-facet-input-submit,body.page-recherche .facet-search.form-group .search-facet-input-submit,body.page-ricerca .facet-search.form-group .search-facet-input-submit,body.page-search .facet-search.form-group .search-facet-input-submit,body.page-suche .facet-search.form-group .search-facet-input-submit,body.page-zoeken .facet-search.form-group .search-facet-input-submit {
    position: relative;
    display: block
}

body.page-busqueda .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-recherche .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-ricerca .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-search .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-suche .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-zoeken .facet-search.form-group .search-facet-input-submit input[type=submit] {
    z-index: 1;
    position: relative;
    display: block;
    width: 100%!important;
    font-size: 20px;
    line-height: 20px;
    height: 60px;
    padding: 10px;
    border: 2px solid transparent;
    background: #1250a0;
    color: #fff;
    letter-spacing: .03em;
    outline: 0!important
}

body.page-busqueda .facet-search.form-group .search-facet-input-submit input[type=submit]:hover,body.page-recherche .facet-search.form-group .search-facet-input-submit input[type=submit]:hover,body.page-ricerca .facet-search.form-group .search-facet-input-submit input[type=submit]:hover,body.page-search .facet-search.form-group .search-facet-input-submit input[type=submit]:hover,body.page-suche .facet-search.form-group .search-facet-input-submit input[type=submit]:hover,body.page-zoeken .facet-search.form-group .search-facet-input-submit input[type=submit]:hover {
    background: 0 0;
    color: #1250a0;
    border: 2px solid #1250a0
}

@media (max-width: 767px) {
    body.page-busqueda .facet-search.form-group .search-facet-input-submit,body.page-recherche .facet-search.form-group .search-facet-input-submit,body.page-ricerca .facet-search.form-group .search-facet-input-submit,body.page-search .facet-search.form-group .search-facet-input-submit,body.page-suche .facet-search.form-group .search-facet-input-submit,body.page-zoeken .facet-search.form-group .search-facet-input-submit {
        margin-top:10px
    }

    body.page-busqueda .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-recherche .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-ricerca .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-search .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-suche .facet-search.form-group .search-facet-input-submit input[type=submit],body.page-zoeken .facet-search.form-group .search-facet-input-submit input[type=submit] {
        font-size: 18px;
        line-height: 18px;
        height: 40px
    }
}

body.page-busqueda .facet-search.form-group .search-facet-nb-results,body.page-recherche .facet-search.form-group .search-facet-nb-results,body.page-ricerca .facet-search.form-group .search-facet-nb-results,body.page-search .facet-search.form-group .search-facet-nb-results,body.page-suche .facet-search.form-group .search-facet-nb-results,body.page-zoeken .facet-search.form-group .search-facet-nb-results {
    display: block
}

body.page-busqueda .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-recherche .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-ricerca .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-search .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-suche .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-zoeken .facet-search.form-group .search-facet-nb-results .nb-results-search {
    display: block;
    position: relative;
    color: #888
}

@media (min-width: 768px) and (max-width:991px) {
    body.page-busqueda .facet-search.form-group .search-facet-input-text,body.page-recherche .facet-search.form-group .search-facet-input-text,body.page-ricerca .facet-search.form-group .search-facet-input-text,body.page-search .facet-search.form-group .search-facet-input-text,body.page-suche .facet-search.form-group .search-facet-input-text,body.page-zoeken .facet-search.form-group .search-facet-input-text {
        float:left;
        width: 70%
    }

    body.page-busqueda .facet-search.form-group .search-facet-input-submit,body.page-recherche .facet-search.form-group .search-facet-input-submit,body.page-ricerca .facet-search.form-group .search-facet-input-submit,body.page-search .facet-search.form-group .search-facet-input-submit,body.page-suche .facet-search.form-group .search-facet-input-submit,body.page-zoeken .facet-search.form-group .search-facet-input-submit {
        float: left;
        width: 30%;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    body.page-busqueda .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-recherche .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-ricerca .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-search .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-suche .facet-search.form-group .search-facet-nb-results .nb-results-search,body.page-zoeken .facet-search.form-group .search-facet-nb-results .nb-results-search {
        font-size:20px;
        line-height: 36px;
        height: 60px;
        padding: 10px;
        border: 2px solid #ccc
    }

    body.page-busqueda .facet-search.form-group .facet-search-wrapper,body.page-recherche .facet-search.form-group .facet-search-wrapper,body.page-ricerca .facet-search.form-group .facet-search-wrapper,body.page-search .facet-search.form-group .facet-search-wrapper,body.page-suche .facet-search.form-group .facet-search-wrapper,body.page-zoeken .facet-search.form-group .facet-search-wrapper {
        display: block;
        max-width: 1170px;
        margin: 15px auto;
        overflow: hidden
    }

    body.page-busqueda .facet-search.form-group .search-facet-input-text,body.page-recherche .facet-search.form-group .search-facet-input-text,body.page-ricerca .facet-search.form-group .search-facet-input-text,body.page-search .facet-search.form-group .search-facet-input-text,body.page-suche .facet-search.form-group .search-facet-input-text,body.page-zoeken .facet-search.form-group .search-facet-input-text {
        float: left;
        width: 60%
    }

    body.page-busqueda .facet-search.form-group .search-facet-input-submit,body.page-busqueda .facet-search.form-group .search-facet-nb-results,body.page-recherche .facet-search.form-group .search-facet-input-submit,body.page-recherche .facet-search.form-group .search-facet-nb-results,body.page-ricerca .facet-search.form-group .search-facet-input-submit,body.page-ricerca .facet-search.form-group .search-facet-nb-results,body.page-search .facet-search.form-group .search-facet-input-submit,body.page-search .facet-search.form-group .search-facet-nb-results,body.page-suche .facet-search.form-group .search-facet-input-submit,body.page-suche .facet-search.form-group .search-facet-nb-results,body.page-zoeken .facet-search.form-group .search-facet-input-submit,body.page-zoeken .facet-search.form-group .search-facet-nb-results {
        float: left;
        width: 20%;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    body.page-busqueda .facet-search.form-group .facet-search-wrapper,body.page-recherche .facet-search.form-group .facet-search-wrapper,body.page-ricerca .facet-search.form-group .facet-search-wrapper,body.page-search .facet-search.form-group .facet-search-wrapper,body.page-suche .facet-search.form-group .facet-search-wrapper,body.page-zoeken .facet-search.form-group .facet-search-wrapper {
        margin:30px auto
    }
}

body.page-busqueda .tourism-list,body.page-recherche .tourism-list,body.page-ricerca .tourism-list,body.page-search .tourism-list,body.page-suche .tourism-list,body.page-zoeken .tourism-list {
    padding: 0!important
}

body.page-busqueda .tourism-list-item,body.page-recherche .tourism-list-item,body.page-ricerca .tourism-list-item,body.page-search .tourism-list-item,body.page-suche .tourism-list-item,body.page-zoeken .tourism-list-item {
    min-height: auto!important
}

body.page-busqueda .item-container.search-state,body.page-recherche .item-container.search-state,body.page-ricerca .item-container.search-state,body.page-search .item-container.search-state,body.page-suche .item-container.search-state,body.page-zoeken .item-container.search-state {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none
}

body.page-busqueda .item-container.search-state .item-wrapper,body.page-recherche .item-container.search-state .item-wrapper,body.page-ricerca .item-container.search-state .item-wrapper,body.page-search .item-container.search-state .item-wrapper,body.page-suche .item-container.search-state .item-wrapper,body.page-zoeken .item-container.search-state .item-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

body.page-busqueda .item-container.search-state .item-wrapper>a,body.page-recherche .item-container.search-state .item-wrapper>a,body.page-ricerca .item-container.search-state .item-wrapper>a,body.page-search .item-container.search-state .item-wrapper>a,body.page-suche .item-container.search-state .item-wrapper>a,body.page-zoeken .item-container.search-state .item-wrapper>a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #000;
    padding: 10px 0 10px 25px;
    border-left: 4px solid #e3e4e4;
    transition: border-color .5s cubic-bezier(.55,0,.1,1)
}

@media (max-width: 767px) {
    body.page-busqueda .item-container.search-state .item-wrapper>a,body.page-recherche .item-container.search-state .item-wrapper>a,body.page-ricerca .item-container.search-state .item-wrapper>a,body.page-search .item-container.search-state .item-wrapper>a,body.page-suche .item-container.search-state .item-wrapper>a,body.page-zoeken .item-container.search-state .item-wrapper>a {
        padding:10px 0;
        border-left: 0
    }
}

body.page-busqueda .item-container.search-state .item-wrapper>a:hover,body.page-recherche .item-container.search-state .item-wrapper>a:hover,body.page-ricerca .item-container.search-state .item-wrapper>a:hover,body.page-search .item-container.search-state .item-wrapper>a:hover,body.page-suche .item-container.search-state .item-wrapper>a:hover,body.page-zoeken .item-container.search-state .item-wrapper>a:hover {
    border-color: #1250a0
}

body.page-busqueda .item-container.search-state .item-wrapper .item-title,body.page-recherche .item-container.search-state .item-wrapper .item-title,body.page-ricerca .item-container.search-state .item-wrapper .item-title,body.page-search .item-container.search-state .item-wrapper .item-title,body.page-suche .item-container.search-state .item-wrapper .item-title,body.page-zoeken .item-container.search-state .item-wrapper .item-title {
    display: block;
    font-size: 1.5em;
    color: #1250a0
}

body.page-busqueda .item-container.search-state .item-wrapper .item-title .ratings-wrapper,body.page-recherche .item-container.search-state .item-wrapper .item-title .ratings-wrapper,body.page-ricerca .item-container.search-state .item-wrapper .item-title .ratings-wrapper,body.page-search .item-container.search-state .item-wrapper .item-title .ratings-wrapper,body.page-suche .item-container.search-state .item-wrapper .item-title .ratings-wrapper,body.page-zoeken .item-container.search-state .item-wrapper .item-title .ratings-wrapper {
    font-size: .6em;
    display: inline-block;
    vertical-align: top
}

body.page-busqueda .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span,body.page-recherche .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span,body.page-ricerca .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span,body.page-search .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span,body.page-suche .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span,body.page-zoeken .item-container.search-state .item-wrapper .item-title .ratings-wrapper span span {
    margin-right: 2px
}

body.page-busqueda .item-container.search-state .item-wrapper .item-url,body.page-recherche .item-container.search-state .item-wrapper .item-url,body.page-ricerca .item-container.search-state .item-wrapper .item-url,body.page-search .item-container.search-state .item-wrapper .item-url,body.page-suche .item-container.search-state .item-wrapper .item-url,body.page-zoeken .item-container.search-state .item-wrapper .item-url {
    color: #666;
    font-weight: 600;
    font-size: .9em;
    line-height: 1
}

@media (max-width: 767px) {
    body.page-busqueda .item-container.search-state .item-wrapper .item-url,body.page-recherche .item-container.search-state .item-wrapper .item-url,body.page-ricerca .item-container.search-state .item-wrapper .item-url,body.page-search .item-container.search-state .item-wrapper .item-url,body.page-suche .item-container.search-state .item-wrapper .item-url,body.page-zoeken .item-container.search-state .item-wrapper .item-url {
        display:none
    }
}

body.page-busqueda .item-container.search-state .item-wrapper .item-criteria,body.page-recherche .item-container.search-state .item-wrapper .item-criteria,body.page-ricerca .item-container.search-state .item-wrapper .item-criteria,body.page-search .item-container.search-state .item-wrapper .item-criteria,body.page-suche .item-container.search-state .item-wrapper .item-criteria,body.page-zoeken .item-container.search-state .item-wrapper .item-criteria {
    color: #999;
    line-height: 1;
    margin: 5px 0
}

body.page-busqueda .item-container.search-state .item-wrapper .item-image-wrapper,body.page-recherche .item-container.search-state .item-wrapper .item-image-wrapper,body.page-ricerca .item-container.search-state .item-wrapper .item-image-wrapper,body.page-search .item-container.search-state .item-wrapper .item-image-wrapper,body.page-suche .item-container.search-state .item-wrapper .item-image-wrapper,body.page-zoeken .item-container.search-state .item-wrapper .item-image-wrapper {
    width: 150px;
    height: 100px;
    position: relative;
    display: table-cell
}

@media (max-width: 767px) {
    body.page-busqueda .item-container.search-state .item-wrapper .item-image-wrapper,body.page-recherche .item-container.search-state .item-wrapper .item-image-wrapper,body.page-ricerca .item-container.search-state .item-wrapper .item-image-wrapper,body.page-search .item-container.search-state .item-wrapper .item-image-wrapper,body.page-suche .item-container.search-state .item-wrapper .item-image-wrapper,body.page-zoeken .item-container.search-state .item-wrapper .item-image-wrapper {
        width:100%;
        height: 150px
    }
}

body.page-busqueda .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper,body.page-recherche .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper,body.page-ricerca .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper,body.page-search .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper,body.page-suche .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper,body.page-zoeken .item-container.search-state .item-wrapper .item-image-wrapper .link-wrapper {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%
}

body.page-busqueda .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description,body.page-recherche .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description,body.page-ricerca .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description,body.page-search .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description,body.page-suche .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description,body.page-zoeken .item-container.search-state .item-wrapper .table-wrapper.no-image .item-description {
    padding-left: 0
}

body.page-busqueda .item-container.search-state .item-wrapper .item-description,body.page-recherche .item-container.search-state .item-wrapper .item-description,body.page-ricerca .item-container.search-state .item-wrapper .item-description,body.page-search .item-container.search-state .item-wrapper .item-description,body.page-suche .item-container.search-state .item-wrapper .item-description,body.page-zoeken .item-container.search-state .item-wrapper .item-description {
    padding: 0 15px;
    color: #666;
    font-weight: 300
}

body.page-busqueda .item-container.search-state .item-wrapper .itinerary-locomotion-type,body.page-recherche .item-container.search-state .item-wrapper .itinerary-locomotion-type,body.page-ricerca .item-container.search-state .item-wrapper .itinerary-locomotion-type,body.page-search .item-container.search-state .item-wrapper .itinerary-locomotion-type,body.page-suche .item-container.search-state .item-wrapper .itinerary-locomotion-type,body.page-zoeken .item-container.search-state .item-wrapper .itinerary-locomotion-type {
    float: left;
    margin-top: 0
}

body.page-busqueda .item-container.search-state .item-wrapper .itinerary-length,body.page-recherche .item-container.search-state .item-wrapper .itinerary-length,body.page-ricerca .item-container.search-state .item-wrapper .itinerary-length,body.page-search .item-container.search-state .item-wrapper .itinerary-length,body.page-suche .item-container.search-state .item-wrapper .itinerary-length,body.page-zoeken .item-container.search-state .item-wrapper .itinerary-length {
    background: #1250a0;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
    float: right;
    margin-top: 5px
}

body.page-busqueda .item-container.search-state .item-wrapper .item-comments-count,body.page-recherche .item-container.search-state .item-wrapper .item-comments-count,body.page-ricerca .item-container.search-state .item-wrapper .item-comments-count,body.page-search .item-container.search-state .item-wrapper .item-comments-count,body.page-suche .item-container.search-state .item-wrapper .item-comments-count,body.page-zoeken .item-container.search-state .item-wrapper .item-comments-count {
    display: none
}

body.page-busqueda .item-container.search-state .item-wrapper .item-dates,body.page-recherche .item-container.search-state .item-wrapper .item-dates,body.page-ricerca .item-container.search-state .item-wrapper .item-dates,body.page-search .item-container.search-state .item-wrapper .item-dates,body.page-suche .item-container.search-state .item-wrapper .item-dates,body.page-zoeken .item-container.search-state .item-wrapper .item-dates {
    display: block;
    color: #333;
    line-height: 1
}

body.page-busqueda .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-recherche .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-ricerca .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-search .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-suche .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-zoeken .item-container.search-state .item-wrapper .item-dates ul li>span {
    padding-bottom: 5px
}

@media (min-width: 768px) {
    .page-lego-list.page-lego-list-hide-title .main-header-titles,.page-lego-list.page-lego-list-hide-title .page-title {
        display:none
    }

    body.page-busqueda .item-container.search-state .item-wrapper .item-dates,body.page-recherche .item-container.search-state .item-wrapper .item-dates,body.page-ricerca .item-container.search-state .item-wrapper .item-dates,body.page-search .item-container.search-state .item-wrapper .item-dates,body.page-suche .item-container.search-state .item-wrapper .item-dates,body.page-zoeken .item-container.search-state .item-wrapper .item-dates {
        float: right;
        background: #1250a0;
        border-radius: 3px;
        color: #fff;
        margin-left: 15px
    }

    body.page-busqueda .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-recherche .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-ricerca .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-search .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-suche .item-container.search-state .item-wrapper .item-dates ul li>span,body.page-zoeken .item-container.search-state .item-wrapper .item-dates ul li>span {
        padding: 8px 10px;
        border: 0;
        margin: 0
    }
}

body.page-busqueda .item-container.search-state .item-wrapper:hover .item-image-wrapper:after,body.page-recherche .item-container.search-state .item-wrapper:hover .item-image-wrapper:after,body.page-ricerca .item-container.search-state .item-wrapper:hover .item-image-wrapper:after,body.page-search .item-container.search-state .item-wrapper:hover .item-image-wrapper:after,body.page-suche .item-container.search-state .item-wrapper:hover .item-image-wrapper:after,body.page-zoeken .item-container.search-state .item-wrapper:hover .item-image-wrapper:after {
    opacity: 1
}

@media (min-width: 992px) {
    body.page-busqueda .sheet-search-list,body.page-recherche .sheet-search-list,body.page-ricerca .sheet-search-list,body.page-search .sheet-search-list,body.page-suche .sheet-search-list,body.page-zoeken .sheet-search-list {
        padding-right:100px
    }
}

body.page-busqueda .drupal-search-list,body.page-recherche .drupal-search-list,body.page-ricerca .drupal-search-list,body.page-search .drupal-search-list,body.page-suche .drupal-search-list,body.page-zoeken .drupal-search-list {
    background: #efefef;
    padding: 20px
}

body.page-busqueda .drupal-search-list .item-container.search-state,body.page-recherche .drupal-search-list .item-container.search-state,body.page-ricerca .drupal-search-list .item-container.search-state,body.page-search .drupal-search-list .item-container.search-state,body.page-suche .drupal-search-list .item-container.search-state,body.page-zoeken .drupal-search-list .item-container.search-state {
    clear: both;
    margin: 0 0 50px;
    overflow: hidden
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper,body.page-search .drupal-search-list .item-container.search-state .item-wrapper,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper {
    margin: 0!important
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a {
    padding: 0;
    border: none;
    transition: padding .2s cubic-bezier(.55,0,.1,1)
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-title {
    color: #1250a0
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a:hover .item-image {
    opacity: .8
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a .item-title,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a .item-title,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a .item-title,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a .item-title,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a .item-title,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a .item-title {
    font-weight: 300;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #333;
    margin-bottom: 3px
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a .item-url,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a .item-url,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a .item-url,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a .item-url,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a .item-url,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a .item-url {
    font-weight: 300;
    font-size: .8em;
    color: #1250a0;
    font-style: italic;
    display: block;
    margin-bottom: 15px
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a .item-image,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a .item-image,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a .item-image,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a .item-image,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a .item-image,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a .item-image {
    width: 100%
}

body.page-busqueda .drupal-search-list .item-container.search-state .item-wrapper>a .item-description,body.page-recherche .drupal-search-list .item-container.search-state .item-wrapper>a .item-description,body.page-ricerca .drupal-search-list .item-container.search-state .item-wrapper>a .item-description,body.page-search .drupal-search-list .item-container.search-state .item-wrapper>a .item-description,body.page-suche .drupal-search-list .item-container.search-state .item-wrapper>a .item-description,body.page-zoeken .drupal-search-list .item-container.search-state .item-wrapper>a .item-description {
    margin: 15px 0 0;
    padding: 0
}

body.page-busqueda .no-sheets .sheet-search-list,body.page-recherche .no-sheets .sheet-search-list,body.page-ricerca .no-sheets .sheet-search-list,body.page-search .no-sheets .sheet-search-list,body.page-suche .no-sheets .sheet-search-list,body.page-zoeken .no-sheets .sheet-search-list {
    display: none
}

body.page-busqueda .no-sheets .drupal-search-list,body.page-recherche .no-sheets .drupal-search-list,body.page-ricerca .no-sheets .drupal-search-list,body.page-search .no-sheets .drupal-search-list,body.page-suche .no-sheets .drupal-search-list,body.page-zoeken .no-sheets .drupal-search-list {
    float: none;
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    overflow: hidden;
    background: 0 0
}

body.page-busqueda .no-sheets .drupal-search-list .item-container,body.page-recherche .no-sheets .drupal-search-list .item-container,body.page-ricerca .no-sheets .drupal-search-list .item-container,body.page-search .no-sheets .drupal-search-list .item-container,body.page-suche .no-sheets .drupal-search-list .item-container,body.page-zoeken .no-sheets .drupal-search-list .item-container {
    margin-bottom: 30px
}

body.page-busqueda .moreButton,body.page-recherche .moreButton,body.page-ricerca .moreButton,body.page-search .moreButton,body.page-suche .moreButton,body.page-zoeken .moreButton {
    vertical-align: middle;
    line-height: 78px;
    text-align: center;
    color: #fff;
    background-color: #1250a0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    cursor: pointer;
    clear: both;
    margin: 30px auto;
    border: 1px solid #1250a0;
    transition: .1s all
}

body.page-busqueda .moreButton:before,body.page-recherche .moreButton:before,body.page-ricerca .moreButton:before,body.page-search .moreButton:before,body.page-suche .moreButton:before,body.page-zoeken .moreButton:before {
    font-size: 32px
}

body.page-busqueda .moreButton:active,body.page-recherche .moreButton:active,body.page-ricerca .moreButton:active,body.page-search .moreButton:active,body.page-suche .moreButton:active,body.page-zoeken .moreButton:active {
    cursor: default
}

body.page-busqueda .moreButton:hover,body.page-recherche .moreButton:hover,body.page-ricerca .moreButton:hover,body.page-search .moreButton:hover,body.page-suche .moreButton:hover,body.page-zoeken .moreButton:hover {
    background-color: #fff;
    color: #1250a0
}

#views-exposed-form-recherche-page {
    margin: 0 auto 15px;
    width: 100%;
    overflow: hidden
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widgets {
    margin-bottom: 0
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget {
    position: relative;
    padding: 0;
    width: 89%;
    margin-right: 1%;
    border-radius: 5px
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button {
    width: 10%;
    margin-right: 0;
    background-color: #1250a0;
    border-radius: 5px
}

@media (max-width: 424px) {
    #panneau_central_boutique_web_incafu #image_produit,#panneau_central_boutique_web_incafu #prix_ajout_panier {
        position:static;
        width: 100%!important;
        margin: 0 auto
    }

    #panneau_central_boutique_web_incafu #liste_categorie .image,#panneau_central_boutique_web_incafu #liste_categorie .libelle,#panneau_central_boutique_web_incafu #liste_produit .image,#panneau_central_boutique_web_incafu #liste_produit .libelle,#panneau_central_boutique_web_incafu #liste_scategorie .image,#panneau_central_boutique_web_incafu #liste_scategorie .libelle {
        display: block
    }

    #panneau_central_boutique_web_incafu #liste_categorie .image a,#panneau_central_boutique_web_incafu #liste_produit .image a,#panneau_central_boutique_web_incafu #liste_scategorie .image a {
        width: 100%
    }

    #views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget {
        width: 74%
    }

    #views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button {
        width: 25%
    }
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button:hover {
    background-color: #0e3e7b
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget.views-submit-button:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: 55px;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-indent: 0
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget label {
    display: none
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-submit,#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-text {
    font-size: 1.9rem;
    height: 53px;
    padding: 13px 15px;
    line-height: normal;
    color: #000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    margin-top: 0;
    width: 100%;
    border-radius: 5px
}

.lt-ie9 #views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-submit,.lt-ie9 #views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-text {
    font-size: 19px
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-text {
    margin: 0;
    border: 1px solid #b3b3b3
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-text:focus {
    outline: 0;
    border-color: #1250a0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

#views-exposed-form-recherche-page .views-exposed-form .views-exposed-widget .form-submit {
    position: relative;
    z-index: 5;
    border: none;
    -webkit-appearance: none;
    background: 0 0;
    text-indent: -9999px
}

@media print {
    #footer,#header,.addthis,.block-text-resize,.breadcrumb,.childrenLinks,.iframe-responsive-wrapper,.siblings-links-wrapper,.utilities-wrapper,.utilities-wrapper .breadcrumb,.utilities-wrapper .tools {
        display: none
    }

    .node-header-titles {
        position: relative;
        margin-bottom: 30px
    }

    .node-header-titles .node-header-title {
        color: #000;
        text-shadow: 0
    }
}

.slick-dots li button:after,.slick-dots li button:before {
    content: '';
    position: absolute;
    border-radius: 50%
}

.slick-dots li button:before {
    background: #000;
    transition: transform .5s;
    transition-timing-function: cubic-bezier(.2,1,.3,1)
}

.slick-dots li button:after {
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    opacity: 0;
    box-shadow: inset 0 0 0 3px #000;
    transform: scale3d(.35,.35,1);
    transition: transform .5s,box-shadow .5s,opacity .5s;
    transition-timing-function: cubic-bezier(.2,1,.3,1)
}

.slick-dots li:not(.slick-active) button:focus:before,.slick-dots li:not(.slick-active) button:hover:before {
    transform: scale3d(1.35,1.35,1)
}

.slick-dots li.slick-active button:before {
    transform: scale3d(.35,.35,1)
}

.slick-dots li.slick-active button:after {
    opacity: 1;
    box-shadow: inset 0 0 0 3px #000;
    transform: scale3d(1,1,1)
}

.focus-keyboard,a:focus,button:focus,input:focus,select:focus,textarea:focus {
    border-color: inherit;
    box-shadow: 0 0 0 2px rgba(255,0,0,.5);
    outline: 0
}

.focus-mouse,a:focus.focus-mouse,button:focus.focus-mouse,input:focus.focus-mouse,select:focus.focus-mouse,textarea:focus.focus-mouse {
    border-color: inherit;
    box-shadow: inherit;
    outline: 0
}

a,button,input,select,textarea {
    transition: background-color .2s,color .2s,box-shadow .2s
}

#covid19 {
    top: 25%
}

.-row,.g-row {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: -15px;
    margin-right: -15px
}

.-row:after,.-row:before,.g-row:after,.g-row:before {
    content: " ";
    display: table
}

.-row:after,.g-row:after {
    clear: both
}

.g-cell {
    padding-left: 15px;
    padding-right: 15px
}

.-cell--top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.-cell--middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.-cell--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.-row-center,.g-row--center {
    -ms-flex-pack: center;
    justify-content: center
}

.-row-start,.g-row--start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.-row-end,.g-row--end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.-row-banner,.g-row--banner {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.-row-justify,.g-row--justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 768px) {
    .g-row--center\@sm {
        -ms-flex-pack:center;
        justify-content: center
    }

    .g-row--start\@sm {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-row--end\@sm {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-row--banner\@sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-row--justify\@sm {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 992px) {
    body.page-busqueda .no-sheets .drupal-search-list .item-container,body.page-recherche .no-sheets .drupal-search-list .item-container,body.page-ricerca .no-sheets .drupal-search-list .item-container,body.page-search .no-sheets .drupal-search-list .item-container,body.page-suche .no-sheets .drupal-search-list .item-container,body.page-zoeken .no-sheets .drupal-search-list .item-container {
        min-height:140px
    }

    body.page-busqueda .no-sheets .drupal-search-list .item-wrapper,body.page-recherche .no-sheets .drupal-search-list .item-wrapper,body.page-ricerca .no-sheets .drupal-search-list .item-wrapper,body.page-search .no-sheets .drupal-search-list .item-wrapper,body.page-suche .no-sheets .drupal-search-list .item-wrapper,body.page-zoeken .no-sheets .drupal-search-list .item-wrapper {
        position: relative;
        padding-left: 280px;
        margin: 0
    }

    body.page-busqueda .no-sheets .drupal-search-list .item-image,body.page-recherche .no-sheets .drupal-search-list .item-image,body.page-ricerca .no-sheets .drupal-search-list .item-image,body.page-search .no-sheets .drupal-search-list .item-image,body.page-suche .no-sheets .drupal-search-list .item-image,body.page-zoeken .no-sheets .drupal-search-list .item-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 250px!important;
        float: none;
        margin-right: 30px
    }

    .g-row--center\@md {
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-row--start\@md {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-row--end\@md {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-row--banner\@md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-row--justify\@md {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1200px) {
    .g-row--center\@lg {
        -ms-flex-pack:center;
        justify-content: center
    }

    .g-row--start\@lg {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-row--end\@lg {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-row--banner\@lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-row--justify\@lg {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.glue {
    display: table
}

.glue>* {
    display: table-cell;
    height: auto;
    vertical-align: middle;
    float: none!important
}

.glue :last-child {
    margin-bottom: 0
}

.glue--top>* {
    vertical-align: top
}

.glue--bottom>* {
    vertical-align: bottom
}

.glue {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.glue--top {
    -ms-flex-align: start;
    align-items: flex-start
}

.glue--bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.glue-item--top {
    vertical-align: top;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.glue-item--middle {
    vertical-align: middle;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.glue-item--bottom {
    vertical-align: bottom;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.o-media {
    display: block
}

.o-media:after,.o-media:before {
    content: " ";
    display: table
}

.o-media:after {
    clear: both
}

.o-media__aside--rev>*,.o-media__aside>*,.o-media__body>* {
    display: block!important
}

.o-media__aside {
    float: left;
    margin-right: 10px
}

.o-media__aside--rev {
    float: right;
    margin-left: 10px
}

.o-media__body {
    overflow: hidden
}

.o-flag {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.o-flag__aside {
    margin-right: 10px
}

.o-flag__aside--rev {
    margin-left: 10px
}

.o-flag__body {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.-island :last-child,.-islet :last-child,.o-island :last-child,.o-islet :last-child {
    margin-bottom: 0!important
}

.-island,.o-island {
    padding: 20px
}

.-islet,.o-islet {
    padding: 10px
}

.-display-case :last-child,.-display-case--large .-display-case--huge :last-child,.-display-case--small :last-child,.-display-case--tiny :last-child {
    margin-bottom: 0!important
}

.-display-case {
    padding: 40px
}

.-display-case--large {
    padding: 50px
}

.-display-case--huge {
    padding: 60px
}

.btn-winter {
    color: #1250a0;
    background: #fff;
    border-color: rgba(0,0,0,.05)
}

.btn-winter:hover {
    color: #fff;
    background-color: transparent;
    box-shadow: 0 0 0 1px currentColor;
    border-color: currentColor!important
}

.btn-outline-winter {
    color: #fff;
    box-shadow: 0 0 0 1px #fff;
    border-color: #fff!important
}

.btn-outline-winter:hover {
    background: #fff;
    color: #1250a0
}

.text-insert-jumbotron {
    background-color: rgba(0,0,0,.1);
    padding: 25px 40px;
    position: relative;
    border-radius: 3px;
    margin-bottom: 30px
}

.text-insert-jumbotron:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 10px;
    border: 1px solid #fff;
    pointer-events: none;
    border-radius: 3px
}

.text-insert-jumbotron>* {
    margin-left: 20px;
    margin-right: 20px;
    color: #fff
}

.text-insert-jumbotron p {
    text-align: justify
}

.text-insert-jumbotron h1,.text-insert-jumbotron h2,.text-insert-jumbotron h3,.text-insert-jumbotron h4 {
    position: relative
}

.text-insert-jumbotron h1:after,.text-insert-jumbotron h2:after,.text-insert-jumbotron h3:after,.text-insert-jumbotron h4:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    width: 160px;
    background: #fff
}

._shadow-1 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.105),0 1px 5px 0 rgba(0,0,0,.09),0 3px 1px -2px rgba(0,0,0,.15)
}

._shadow-2 {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.105),0 1px 10px 0 rgba(0,0,0,.09),0 2px 4px -1px rgba(0,0,0,.3)
}

._shadow-3 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.105),0 1px 18px 0 rgba(0,0,0,.09),0 3px 5px -1px rgba(0,0,0,.3)
}

._shadow-4 {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,.105),0 3px 14px 2px rgba(0,0,0,.09),0 5px 5px -3px rgba(0,0,0,.3)
}

._shadow-5 {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.105),0 6px 30px 5px rgba(0,0,0,.09),0 8px 10px -5px rgba(0,0,0,.3)
}

.heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    text-transform: uppercase
}

.heading--primary {
    color: #1250a0
}

.alpha,.beta,.delta,.epsilon,.gamma,.jumbo,.zeta {
    line-height: 1.1
}

.jumbo {
    font-size: 6rem!important
}

.alpha {
    font-size: 4.8rem!important
}

.beta {
    font-size: 3.5rem!important
}

.gamma {
    font-size: 2.5rem!important
}

.delta {
    font-size: 2rem!important
}

.epsilon {
    font-size: 1.7rem!important
}

.zeta {
    font-size: 1.2rem!important
}

.small {
    font-size: 12px!important
}

.heading,.lettering-main {
    font-family: Roboto,Arial,sans-serif
}

.lettering-brand {
    font-family: inherit
}

.ink-winter {
    color: #fff
}

.ink-primary {
    color: #1250a0
}

.ink-muted {
    color: #777
}

.ink-dawn {
    color: #555
}

.paint-winter {
    background-color: #fff
}

.paint-primary {
    background-color: #1250a0
}

.paint-fog {
    background-color: rgba(0,0,0,.04)
}

.paint-dawn {
    background: #333
}

.circle {
    border-radius: 50%
}

.foo {
    border-top: 1px solid currentColor
}

.bar {
    border-bottom: 1px solid currentColor
}

.frame {
    border-width: 2px;
    border-style: solid
}

.frame--primary {
    border-color: #1250a0
}

.frame--winter {
    border-color: #fff
}

.sharpen {
    box-shadow: 0 1px 0 rgba(0,0,0,.03) inset,0 -1px 0 rgba(0,0,0,.03) inset
}

.shelves>* {
    border-bottom: 1px solid currentColor
}

.shelves>:last-child {
    border-bottom: 0
}

._relative,.u-relative {
    position: relative!important
}

._inline {
    display: inline-block
}

._block {
    display: block!important
}

._middle {
    vertical-align: middle
}

._hard,.u-hard {
    padding: 0!important
}

._hard--top,.u-hard--top {
    padding-top: 0!important
}

._hard--bottom,.u-hard--bottom {
    padding-bottom: 0!important
}

._hard--left,.u-hard--left {
    padding-left: 0!important
}

._hard--right,.u-hard--right {
    padding-right: 0!important
}

._hard--x,.u-hard--x {
    padding-left: 0;
    padding-right: 0
}

._hard--y,.u-hard--y {
    padding-top: 0;
    padding-bottom: 0
}

._pillow {
    padding-bottom: 20px
}

._pillow--tiny {
    padding-bottom: 5px
}

._pillow--small {
    padding-bottom: 10px
}

._pillow--large {
    padding-bottom: 30px
}

._pillow--huge {
    padding-bottom: 40px
}

._pillow--jumbo {
    padding-bottom: 50px
}

._pillow-top {
    padding-top: 20px
}

._pillow-top--tiny {
    padding-top: 5px
}

._pillow-top--small {
    padding-top: 10px
}

._pillow-top--large {
    padding-top: 30px
}

._pillow-top--huge {
    padding-top: 40px
}

._pillow-top--jumbo {
    padding-top: 50px
}

._pillow-left {
    padding-left: 20px
}

._pillow-left--tiny {
    padding-left: 5px
}

._pillow-left--small {
    padding-left: 10px
}

._pillow-left--large {
    padding-left: 30px
}

._pillow-left--huge {
    padding-left: 40px
}

._pillow-left--jumbo {
    padding-left: 50px
}

._pillow-right {
    padding-right: 20px
}

._pillow-right--tiny {
    padding-right: 5px
}

._pillow-right--small {
    padding-right: 10px
}

._pillow-right--large {
    padding-right: 30px
}

._pillow-right--huge {
    padding-right: 40px
}

._pillow-right--jumbo {
    padding-right: 50px
}

._push,._u-push,.u-push {
    margin-bottom: 20px!important
}

._push--tiny,.u-push--tiny {
    margin-bottom: 5px!important
}

._push--small,.u-push--small {
    margin-bottom: 10px!important
}

._push--large,.u-push--large {
    margin-bottom: 30px!important
}

._push--huge,.u-push--huge {
    margin-bottom: 40px!important
}

._push-top {
    margin-top: 20px
}

._push-top--tiny {
    margin-top: 5px
}

._push-top--small {
    margin-top: 10px
}

._push-top--large {
    margin-top: 30px
}

._push-top--huge {
    margin-top: 40px
}

._push-left {
    margin-left: 20px
}

._push-left--tiny {
    margin-left: 5px
}

._push-left--small {
    margin-left: 10px
}

._push-left--large {
    margin-left: 30px
}

._push-left--huge {
    margin-left: 40px
}

._push-right {
    margin-right: 20px
}

._push-right--tiny {
    margin-right: 5px
}

._push-right--small {
    margin-right: 10px
}

._push-right--large {
    margin-right: 30px
}

._push-right--huge {
    margin-right: 40px
}

._flush,.u-flush {
    margin: 0!important
}

._flush--top,.u-flush--top {
    margin-top: 0!important
}

._flush--bottom,.u-flush--bottom {
    margin-bottom: 0!important
}

._flush--left,.u-flush--left {
    margin-left: 0!important
}

._flush--right,.u-flush--right {
    margin-right: 0!important
}

._flush-lasts :last-child {
    margin-bottom: 0!important
}

.u-link-reset {
    color: inherit
}

._reader-only {
    position: absolute;
    display: block;
    width: 0!important;
    height: 0!important;
    font: 0/0 a!important;
    border: 0;
    color: transparent;
    overflow: hidden!important;
    text-shadow: none;
    background-color: transparent
}

._copy-center {
    text-align: center
}

._copy-left {
    text-align: left!important
}

._copy-right {
    text-align: right
}

._copy-justify {
    text-align: justify
}

._uppercase {
    text-transform: uppercase
}

._sharp {
    font-weight: 300
}

._regular {
    font-weight: 400
}

._used {
    font-weight: 500
}

._heavy {
    font-weight: 700
}

._bleed-screen {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw
}

._center-content {
    text-align: center
}

._center-content>* {
    display: inline-block;
    text-align: left
}

#responsive {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    height: 100%
}

#responsive .btn_close,#responsive .btn_open {
    position: absolute;
    top: 0;
    width: 48px;
    height: 48px;
    color: #fff;
    cursor: pointer;
    text-indent: -9999px;
    text-align: center;
    transition: all .3s
}

#responsive .btn_close:before,#responsive .btn_open:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: inherit;
    line-height: 48px;
    text-indent: 0
}

#responsive .btn_open {
    z-index: 5;
    left: 0;
    background-color: #1250a0
}

#responsive .btn_close {
    z-index: 2;
    right: 0;
    background-color: rgba(0,0,0,.8)
}

#responsive .back_homepage a {
    font-family: Roboto,Arial,sans-serif;
    display: block;
    text-align: center;
    padding: 15px 0;
    font-size: 24px;
    color: #555;
    background-color: #e6e6e6
}

#responsive .menu-block-wrapper>ul>li a {
    display: block
}

#responsive .menu-block-wrapper>ul>li a:hover {
    text-decoration: none
}

#responsive .menu-block-wrapper>ul>li>a {
    padding: 12px 20px;
    font-size: 24px;
    color: #fff;
    font-family: Roboto,Arial,sans-serif;
    background-color: #1250a0
}

#responsive .menu-block-wrapper>ul>li>ul a {
    font-size: 16px;
    color: #555;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0,0,0,.15);
    line-height: 1.4
}

#responsive .menu-block-wrapper>ul>li>ul a.active,#responsive .menu-block-wrapper>ul>li>ul a:hover {
    text-decoration: none
}

#responsive .menu-block-wrapper>ul>li>ul a:focus {
    background: #1250a0;
    color: #fff
}

#responsive .enhanced-menu-entry,#responsive .search {
    display: none
}

#responsive .block-boxes {
    position: relative;
    background-color: #e6e6e6
}

#responsive .block-boxes form {
    padding: 25px 0 30px;
    text-align: center
}

#responsive .block-boxes form label {
    font-family: Roboto,Arial,sans-serif;
    font-size: 24px;
    margin-bottom: 15px
}

#responsive .block-boxes form .form-item {
    margin: 0
}

#responsive .block-boxes form .form-item:before {
    position: absolute;
    bottom: 30px;
    right: 12%;
    width: 38px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    font-size: 22px;
    color: #555
}

#responsive .block-boxes form .form-text {
    display: inline-block;
    padding: 6px 40px 6px 10px;
    margin: 0;
    color: #555;
    font-size: 20px;
    width: 75%;
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

#responsive .block-boxes form .form-submit {
    position: absolute;
    bottom: 30px;
    right: 39px;
    width: 38px;
    height: 41px;
    appearance: none;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
    background: 0 0;
    text-indent: -9999px
}

#responsive.opened #responsive_wrapper {
    left: 0;
    box-shadow: 0 0 8px 2px rgba(0,0,0,.5);
    height: 100vh;
    background: #fff
}

#responsive.opened .btn_close {
    right: -48px
}

#responsive_wrapper {
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 20;
    transition: all .4s ease-in-out
}

#responsive_wrapper .scrollContainer {
    position: relative;
    width: 280px;
    background-color: #fff;
    height: 100%;
    min-height: 100vh;
    -ms-touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#responsive_wrapper .scrollContainer .scrollContainerWrapper {
    position: relative;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0)
}

@media screen and (max-width: 991px) {
    body {
        margin-top:0!important
    }

    #admin-menu {
        display: none
    }

    #responsive {
        display: block
    }

    #main-wrapper .tabs {
        display: none!important
    }
}

@media screen and (max-width: 768px) {
    #main-wrapper .breadcrumb>span:not(.item-parent),#main-wrapper .tools {
        display:none!important
    }

    #main-wrapper .breadcrumb .item-parent a {
        position: relative;
        display: block;
        padding: 0 14px;
        line-height: 40px;
        background: #f2f2f2;
        color: #1250a0
    }

    #main-wrapper .breadcrumb .item-parent a:before {
        font-family: raccourci;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        height: 100%;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e61a";
        width: auto;
        line-height: inherit;
        margin-right: 10px;
        font-size: 10px
    }

    .node-type-playlist-tourism-system #main-wrapper .breadcrumb span.item-last {
        display: block!important
    }
}

@media screen and (max-width: 767px) {
    #main-wrapper .field-collection .field-collection-item.type-text .elem-adding {
        float:none;
        padding-left: 0
    }

    #main-wrapper .field-collection .field-collection-item.type-slide {
        margin-left: -30px;
        margin-right: -30px
    }

    #main-wrapper .field-collection .field-collection-item.type-gallery .list-gallery-block>li {
        float: none;
        width: 100%
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote {
        padding: 0 35px 0 50px
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content {
        display: block
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content img {
        float: right;
        margin: 0 0 15px 15px
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content p {
        font-size: 16px;
        padding: 0
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content img,#main-wrapper .field-collection .field-collection-item.type-quote blockquote .quote-content p {
        display: block
    }

    #main-wrapper .field-collection .field-collection-item.type-quote blockquote footer {
        padding-top: 15px
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {
    20%,53%,80%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from,to {
        transform: scale3d(1,1,1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,to {
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from,to {
        transform: scale3d(1,1,1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from,to {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%,from,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95,.95,.95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    backface-visibility: visible!important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible!important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    backface-visibility: visible!important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate3d(0,0,1,80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate3d(0,0,1,60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px,0,0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px,0,0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-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
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    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
}

.slick-loading .slick-list {
    background: url('') center center no-repeat #fff
}

.slick-next,.slick-prev {
    z-index: 1;
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-prev:before[dir=rtl] {
    content: "→"
}

.slick-next {
    right: -25px
}

.slick-next[dir=rtl] {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

.slick-next:before[dir=rtl] {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.home_block-slider .dots-nav {
    display: none!important
}

.slick-dots {
    z-index: 1;
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

figure.slider {
    position: relative;
    margin: 0
}

figure.slider .slick-slider {
    padding: 0;
    margin: 0
}

figure.slider .slick-slide {
    position: relative
}

figure.slider .slick-slide img {
    max-width: 100%;
    width: 100%
}

figure.slider .slick-slide figcaption {
    position: absolute;
    top: 50px;
    right: 50px;
    color: #fff;
    text-align: right
}

figure.slider.slider-dots-in .dots-nav {
    position: absolute;
    width: 100%;
    bottom: 20px
}

figure.slider.slider-dots-in .dots-nav .slick-dots {
    position: static
}

figure.slider .slick-arrow:before {
    color: #fff;
    font-size: 3.5rem
}

figure.slider.slider-arrows-in .slick-prev {
    left: 40px;
    z-index: 100
}

figure.slider.slider-arrows-in .slick-next {
    right: 40px;
    z-index: 100
}

@font-face {
    font-family: Gants-de-Soie;
    src: url(/sites/latranchesurmer-tourisme/themes/theme_base/fonts/gantsdesoie-webfont.woff2) format('woff2'),url(/sites/latranchesurmer-tourisme/themes/theme_base/fonts/gantsdesoie-webfont.woff) format('woff'),url(/sites/latranchesurmer-tourisme/themes/theme_base/fonts/gantsdesoie-webfont.ttf) format('truetype'),url(/sites/latranchesurmer-tourisme/themes/theme_base/fonts/gantsdesoie-webfont.svg#gants_de_soie_regular) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    font-size: 16px;
    line-height: 2.7rem;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300
}

blockquote,blockquote p,h1,h2,h3,h4,h5 {
    font-family: Roboto,Arial,sans-serif
}

::-moz-focus-inner,:active,:focus,a:active,a:focus {
    outline: 0;
    border: 0;
    -moz-outline-style: none;
    text-decoration: none
}

pre {
    font-size: 15px
}

.no-padding {
    padding-left: 0!important;
    padding-right: 0!important
}

.rtecenter {
    text-align: center!important
}

@keyframes map-marker-radar {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(4)
    }
}

.call-to-action {
    display: block;
    border: 0;
    border-radius: 0;
    padding: .8em 1em;
    margin: 1em 0;
    font-size: 1.7rem;
    box-shadow: none;
    background-color: rgba(85,85,85,.15);
    transition: all .3s ease
}

.call-to-action:hover {
    background-color: rgba(85,85,85,.25)
}

.call-to-action.full {
    color: #fff;
    background-color: #1250a0
}

.call-to-action.full:hover {
    background-color: #155bb7
}

#main-wrapper .field-collection .field-collection-item.type-text ul li:before {
    top: -4px
}

#header-blocks {
    z-index: 999;
    font-size: 1.3rem
}

#header-blocks .container {
    width: auto;
    padding: 0
}

#header-blocks .block {
    position: relative;
    float: right;
    height: 48px
}

#header-blocks .block a {
    display: block;
    color: #131313
}

#header-blocks #block-angular-drupal-wishlist-block {
    width: 48px;
    background: #2e8ec9
}

#header-blocks #block-angular-drupal-wishlist-block h3 {
    font-size: 1.25rem;
    margin: 0;
    height: 100%;
    line-height: 48px;
    padding: 0 46px 0 18px;
    color: #fff;
    display: none
}

#header-blocks #block-angular-drupal-wishlist-block .content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 48px
}

#header-blocks #block-angular-drupal-wishlist-block .wishlist-button {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 48px
}

#header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-button-wrapper,#header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-count {
    float: left
}

#header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-button-wrapper {
    width: 100%;
    background-color: transparent
}

#header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-button-wrapper span {
    display: none
}

#header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-count {
    margin-top: -13px;
    margin-right: -13px;
    line-height: 23px;
    background: 0 0;
    border: 1px solid #fff
}

#header-blocks #language-switcher ul {
    background: #fff;
    max-height: 48px
}

#header-blocks #language-switcher ul:hover {
    max-height: none;
    background: #fff
}

#header-blocks #language-switcher ul li a {
    transition: all .3s ease;
    color: #1361a5!important
}

#header-blocks #language-switcher ul li:hover a {
    background-color: rgba(255,255,255,.9);
    text-decoration: none
}

#header-blocks #language-switcher ul:before {
    color: #222
}

#header-blocks #block-boxes-angular-search-form {
    display: none;
    width: 200px;
    background-color: #fff
}

#header-blocks #block-boxes-angular-search-form form {
    position: relative
}

#header-blocks #block-boxes-angular-search-form form:before {
    position: absolute;
    display: inline-block;
    top: .3em;
    right: .6em;
    pointer-events: none;
    height: 31px;
    width: 31px;
    text-align: center;
    font-size: 2rem;
    line-height: 31px;
    color: #1361a5
}

#header-blocks #block-boxes-angular-search-form form:before:hover {
    color: #fff
}

#header-blocks #block-boxes-angular-search-form form .form-item {
    margin: 0
}

#header-blocks #block-boxes-angular-search-form form input[type=text] {
    width: 100%;
    border: 0;
    outline: 0;
    height: 48px;
    padding: .55em 3.5em .55em 1em;
    font-weight: 400;
    color: #555;
    background-color: #fff;
    transition: all .3s ease
}

#header-blocks #block-boxes-angular-search-form form input[type=text]:focus {
    background-color: rgba(0,0,0,.07)
}

#header-blocks #block-boxes-angular-search-form form input[type=submit] {
    position: absolute;
    top: 1em;
    right: 1em;
    background-color: transparent;
    border: 0;
    outline: 0;
    color: transparent
}

#header-blocks #block-boxes-angular-search-form form::-webkit-input-placeholder {
    color: #1361a5
}

#header-blocks #block-boxes-angular-search-form form:-moz-placeholder {
    color: #1361a5
}

#header-blocks #block-boxes-angular-search-form form::-moz-placeholder {
    color: #1361a5
}

#header-blocks #block-boxes-angular-search-form form:-ms-input-placeholder {
    color: #1361a5
}

.node-type-playlist-tourism-system #main-wrapper>.container {
    width: 100%!important
}

#header .container {
    width: 100%
}

#header header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    height: 48px;
    z-index: 999
}

@media (max-width: 300px) {
    #header header,#header-blocks {
        z-index:99999
    }
}

#header header #logo {
    position: absolute;
    left: 2px;
    top: -7px;
    height: 48px;
    z-index: 50
}

#header header #logo a {
    display: block;
    height: 100%
}

#header header #logo a:after {
    content: url(logo-header-mobile.png);
    position: relative;
    top: 6px
}

#header .block-menu-block .dropdown-backdrop,#header header #logo a img,#header nav,#header-wrapper>nav {
    display: none
}

#header #header-blocks {
    position: fixed;
    top: 0;
    right: 0;
    width: auto!important
}

body #widget-panier {
    padding: 0 15px;
    background-color: #fff
}

#header-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

#header .block-menu-block .menu-block-wrapper>ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a {
    position: relative;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 1.7rem;
    padding: 40px 30px;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a:after {
    color: #000;
    z-index: 9;
    display: none;
    transform: rotate(-90deg)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    transform: scale3d(1,0,1);
    transform-origin: 0 100%;
    transition: transform .3s;
    transition-timing-function: cubic-bezier(1,.68,.16,.9)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>a:hover {
    background-color: #f4f4f4
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>a {
    color: #2e8ec9
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>a:before {
    background: #2e8ec9
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>a:after {
    color: #2e8ec9
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1).open>a:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1).open>a:hover:before {
    transform: scale3d(1,1,1)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu {
    border-color: #2e8ec9
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2 a:hover:before {
    background-color: #2e8ec9
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2 {
    position: relative;
    width: calc(100% / (6))
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2:nth-of-type(even) a {
    background-color: #ddd
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2>a {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #ccc;
    background-size: cover
}

@media (min-width: 1199px) {
    #header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2>a {
        padding:50px
    }
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2>a>span {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2>a:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #444;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(1)>.menu>li.depth-2>a:hover:before {
    opacity: .8
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>a {
    color: #f68c32
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>a:before {
    background: #f68c32
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>a:after {
    color: #f68c32
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2).open>a:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2).open>a:hover:before {
    transform: scale3d(1,1,1)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu {
    border-color: #f68c32
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2 a:hover:before {
    background-color: #f68c32
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2 {
    position: relative;
    width: calc(100% / (6))
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2:nth-of-type(even) a {
    background-color: #ddd
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2>a {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #ccc;
    background-size: cover
}

@media (min-width: 1199px) {
    #header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2>a {
        padding:50px
    }
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2>a>span {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2>a:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #444;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(2)>.menu>li.depth-2>a:hover:before {
    opacity: .8
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>a {
    color: #009899
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>a:before {
    background: #009899
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>a:after {
    color: #009899
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3).open>a:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3).open>a:hover:before {
    transform: scale3d(1,1,1)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu {
    border-color: #009899
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2 a:hover:before {
    background-color: #009899
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2 {
    position: relative;
    width: calc(100% / (8))
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2:nth-of-type(even) a {
    background-color: #ddd
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2>a {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #ccc;
    background-size: cover
}

@media (min-width: 1199px) {
    #header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2>a {
        padding:50px
    }
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2>a>span {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2>a:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #444;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(3)>.menu>li.depth-2>a:hover:before {
    opacity: .8
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>a {
    color: #ab958a
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>a:before {
    background: #ab958a
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>a:after {
    color: #ab958a
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4).open>a:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4).open>a:hover:before {
    transform: scale3d(1,1,1)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu {
    border-color: #ab958a
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2 a:hover:before {
    background-color: #ab958a
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2 {
    position: relative;
    width: calc(100% / (6))
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:nth-of-type(even) a {
    background-color: #ddd
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2>a {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #ccc;
    background-size: cover
}

@media (min-width: 1199px) {
    #header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2>a {
        padding:50px
    }
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2>a>span {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2>a:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #444;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2>a:hover:before {
    opacity: .8
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
    border-top: 6px solid #ab958a;
    background-color: #fff
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>a {
    height: 90px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    padding: 20px 0 20px 20px;
    background-color: #fff;
    color: #555;
    border-bottom: 1.5px solid #ddd;
    background-image: none!important
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>a>span {
    text-shadow: none
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>a:before {
    display: none
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>.menu {
    position: absolute;
    top: 90px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>.menu>li.depth-3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>.menu>li.depth-3:not(:last-child) {
    border-bottom: 1.5px solid #eee
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>.menu>li.depth-3>a {
    -ms-flex: 1;
    flex: 1;
    text-decoration: none;
    color: #555;
    padding: 10px 20px;
    background-color: #fff;
    transition: all .2s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(4)>.menu>li.depth-2:last-child>.menu>li.depth-3>a:hover {
    background-color: #ab958a;
    color: #fff
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>a {
    color: #1250a0
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>a:before {
    background: #1250a0
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>a:after {
    color: #1250a0
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5).open>a:before,#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5).open>a:hover:before {
    transform: scale3d(1,1,1)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu {
    border-color: #1250a0
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2 a:hover:before {
    background-color: #1250a0
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2 {
    position: relative;
    width: calc(100% / (8))
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2:nth-of-type(even) a {
    background-color: #ddd
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2>a {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    background-color: #ccc;
    background-size: cover
}

@media (min-width: 1199px) {
    #header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2>a {
        padding:50px
    }
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2>a>span {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2>a:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #444;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1:nth-of-type(5)>.menu>li.depth-2>a:hover:before {
    opacity: .8
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1.open>.menu {
    pointer-events: all;
    opacity: 1
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>.menu {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    top: 143px;
    width: 100%;
    left: 0;
    padding: 50px 40px!important;
    opacity: 0;
    z-index: 99;
    pointer-events: none;
    border-bottom: 6px solid #ddd;
    box-shadow: 0 10px 50px -20px rgba(140,140,140,.7);
    background-color: #eee;
    transition: all .3s ease
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>.menu>li.depth-2 {
    margin: 10px
}

#header .block-menu-block .menu-block-wrapper>ul>li.depth-1>.menu>li.depth-2>.menu {
    display: none
}

body.front .view-slider li {
    width: 100%;
    height: 100%
}

body.front #content_diapo {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 70px)
}

body.front #content_diapo h3 {
    display: none
}

body.front #content_diapo .controls .control:after {
    opacity: .6;
    font-size: 4.2rem;
    transform: translateX(0);
    transition: all .2s ease-in-out
}

body.front #content_diapo .controls .control.prev:hover:after {
    transform: translateX(-.5rem)
}

body.front #content_diapo .controls .control.next:hover:after {
    transform: translateX(.5rem)
}

body.front #content_diapo .controls .control:hover:after {
    opacity: 1
}

body.front #content_diapo .controls .control .prev {
    left: 0
}

body.front #content_diapo .slide_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%)
}

body.front #content_diapo .slide_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.front #content_diapo .slideshow_img_desc {
    position: absolute;
    width: 100%;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

body.front #content_diapo .slideshow_img_desc .field_slide_tag {
    position: relative;
    top: 260px;
    border: .2rem solid #fff;
    padding: .5em 1em;
    font-weight: 400;
    transition: all .2s ease
}

body.front #content_diapo .slideshow_img_desc .field_slide_tag:focus,body.front #content_diapo .slideshow_img_desc .field_slide_tag:hover {
    background-color: #fff;
    color: #333;
    text-shadow: none
}

body.front #content_diapo .slideshow_img_desc .slide-title {
    display: inline-block;
    margin-right: 8px;
    font-size: 6rem;
    font-weight: 400;
    margin-bottom: .5em;
    font-family: Gants-de-Soie,'Comic Sans MS',sans-serif;
    text-shadow: 0 0 20px rgba(0,0,0,.5)
}

body.front #content_diapo .slideshow_img_desc .slide-desc {
    font-size: 6rem;
    font-weight: 400;
    font-family: Gants-de-Soie,'Comic Sans MS',sans-serif;
    text-shadow: 0 0 10px rgba(0,0,0,.5)
}

body.front #content_diapo .slideshow_img_desc:after {
    content: url(wave.png);
    display: none;
    position: absolute;
    bottom: -61px;
    right: -43px;
    width: 232px;
    height: 38px
}

body.front #main-wrapper {
    background: #eee
}

body.front .main-container {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0
}

body.front .contenu {
    padding: 5px!important
}

a.scrolldown {
    display: block;
    position: absolute;
    bottom: 12%;
    left: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 9;
    transform: translateX(-50%);
    transition: transform .3s ease;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    animation: 3s ease-in-out infinite float
}

a.scrolldown:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    transform: rotate(-90deg);
    line-height: 60px;
    text-align: center;
    color: #1361a5;
    font-size: 2rem
}

a.scrolldown:hover {
    animation-play-state: paused
}

@keyframes float {
    0%,100% {
        transform: translate(-50%,0)
    }

    55% {
        transform: translate(-50%,15px)
    }
}

.front .tourism-list-item.tourism-item-type-FMA:not(.search-item) .item-infos {
    min-height: 135px
}

.front .tourism-list-item .item-infos .link-wrapper a {
    position: absolute;
    top: 5px
}

.home_block {
    padding-left: 0;
    padding-right: 0
}

.home_block-anchor h3,.home_block-slider h3,.home_block-star h3 {
    display: none
}

.home_block-star .button_case-img:before {
    background-color: #2e8ec9
}

.home_block-star span.icon {
    max-height: 90px
}

.home_block-anchor .button_case-img:before {
    background-color: #1250a0
}

.home_block-anchor span.icon {
    max-height: 90px
}

.home_block-slider .button_case-slider a {
    background-color: #ecb339
}

.home_block-slider span.icon {
    max-height: 90px
}

.button_case:before {
    position: relative;
    content: "";
    display: block;
    padding-top: 100%;
    background-color: #2e8ec9
}

.button_case a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 2rem;
    overflow: hidden
}

.button_case a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 0;
    opacity: .8;
    transform: scale(1.1);
    transition: all .5s ease
}

.button_case a:hover img {
    opacity: .3;
    transform: scale(1);
    transition: transform 6s cubic-bezier(0,.3,.14,.59),opacity .5s ease
}

.button_case a span {
    position: relative;
    z-index: 1;
    max-width: 100%;
    font-size: 2.5rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: .3rem;
    text-shadow: 0 1px 15px rgba(0,0,0,.5)
}

.button_case a span.icon {
    padding-bottom: 20px;
    font-size: 7.2rem;
    text-shadow: 0 1px 15px rgba(0,0,0,.5)
}

.slider-single-buttons li {
    position: relative
}

.slider-single-buttons .button_case-slider:before {
    background-color: transparent
}

.slider-single-buttons .button_case-slider a img {
    opacity: .95
}

.slider-single-buttons .button_case-slider a:hover img {
    opacity: .3
}

.button_case-img {
    padding: 5px
}

.button_case-rectangle {
    padding: 5px;
    text-align: center
}

.button_case-rectangle:before {
    position: relative;
    content: "";
    display: block;
    padding-top: calc(50% - 5px);
    background: #1250a0;
    transition: background .6s ease
}

.button_case-rectangle:hover:before {
    background: #155ebc
}

.button_case-rectangle:first-of-type:before {
    background-color: #2e8ec9
}

.button_case-rectangle:first-of-type:hover:before {
    background: #3e9ad3
}

.home_block-agenda {
    padding: 5px
}

.home_block-agenda>.content {
    position: relative;
    padding-top: calc(100% - 60px);
    background-color: #ccc
}

.home_block-agenda .kaarousel,.home_block-agenda .kaarousel-slider {
    position: static
}

.home_block-agenda .tourism-list-item.tourism-item-type-FMA:after {
    padding-top: 36px
}

.home_block-agenda kaarousel-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%
}

.home_block-agenda .kaarousel-slide {
    padding-top: calc(100% - 60px)
}

.home_block-agenda .kaarousel-slide article {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    transform: none!important
}

.home_block-agenda .kaarousel-slide .dates-list span {
    padding: 0;
    margin: 0 0 10px;
    color: gray;
    border: none
}

.home_block-agenda .kaarousel-slide .item-infos {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.home_block-agenda .kaarousel-slide .item-title {
    text-align: center;
    font-weight: 500!important;
    color: #2e8ec9!important;
    font-size: 2.5rem!important
}

.home_block-agenda .kaarousel-pager {
    display: none!important
}

.home-block-more-button {
    padding: 0 20px;
    line-height: 60px;
    color: #2e8ec9;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    border: 0;
    transition: all .3s ease
}

.home-block-more-button,.home-block-more-button:hover {
    background: #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,.1)
}

.home-block-more-button .icon {
    margin-right: 5px
}

.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-next:after,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-prev:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-next:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-prev:after {
    color: #fff;
    opacity: .8;
    font-size: 3.5rem;
    margin-left: -17px
}

.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-next:hover,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-prev:hover,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-next:hover,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-prev:hover {
    background: 0 0;
    box-shadow: none
}

.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-next:hover:after,.home_block-agenda .kaarousel .kaarousel-nav .kaarousel-prev:hover:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-next:hover:after,.home_block-gooddeals .kaarousel .kaarousel-nav .kaarousel-prev:hover:after {
    opacity: 1
}

#block-views-case-homepage-block-2 {
    display: none
}

.home_block-gooddeals {
    padding: 5px
}

.home_block-gooddeals>.content {
    position: relative;
    padding-top: calc(100% - 60px);
    background-color: #ccc
}

.home_block-gooddeals .kaarousel {
    position: static
}

.home_block-gooddeals .kaarousel-slider {
    position: static;
    height: 100%
}

.home_block-gooddeals kaarousel-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.home_block-gooddeals .kaarousel-slide {
    padding-top: calc(100% - 60px);
    height: calc(100% - 60px)!important
}

.home_block-gooddeals .kaarousel-slide article {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    transform: none!important
}

.home_block-gooddeals .kaarousel-slide .dates-list span {
    padding: 0;
    margin: 0 0 10px;
    color: gray;
    border: none
}

.home_block-gooddeals .kaarousel-slide .item-infos {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.home_block-gooddeals .kaarousel-slide .item-title {
    text-align: center;
    font-weight: 500!important;
    color: #2e8ec9!important;
    font-size: 2.5rem!important
}

.home_block-gooddeals .kaarousel-pager {
    display: none!important
}

body.no-sidebar #main-wrapper.has-image,body.no-sidebar #main-wrapper.no-image,body.not-front #main-wrapper.has-image,body.not-front #main-wrapper.no-image {
    margin-left: 0
}

body.no-sidebar #main-wrapper.has-image .main-header,body.no-sidebar #main-wrapper.no-image .main-header,body.not-front #main-wrapper.has-image .main-header,body.not-front #main-wrapper.no-image .main-header {
    position: static
}

body.no-sidebar #main-wrapper.has-image .main-background,body.no-sidebar #main-wrapper.has-image .main-header-titles,body.no-sidebar #main-wrapper.no-image .main-background,body.no-sidebar #main-wrapper.no-image .main-header-titles,body.not-front #main-wrapper.has-image .main-background,body.not-front #main-wrapper.has-image .main-header-titles,body.not-front #main-wrapper.no-image .main-background,body.not-front #main-wrapper.no-image .main-header-titles {
    height: 350px
}

body.no-sidebar #main-wrapper.has-image .main-background,body.no-sidebar #main-wrapper.has-image .main-background .image,body.no-sidebar #main-wrapper.no-image .main-background,body.no-sidebar #main-wrapper.no-image .main-background .image,body.not-front #main-wrapper.has-image .main-background,body.not-front #main-wrapper.has-image .main-background .image,body.not-front #main-wrapper.no-image .main-background,body.not-front #main-wrapper.no-image .main-background .image {
    min-height: 350px
}

body.no-sidebar #main-wrapper.has-image .main-header-titles,body.no-sidebar #main-wrapper.no-image .main-header-titles,body.not-front #main-wrapper.has-image .main-header-titles,body.not-front #main-wrapper.no-image .main-header-titles {
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    padding-bottom: 30%
}

body.no-sidebar #main-wrapper.has-image .main-header-titles hgroup,body.no-sidebar #main-wrapper.no-image .main-header-titles hgroup,body.not-front #main-wrapper.has-image .main-header-titles hgroup,body.not-front #main-wrapper.no-image .main-header-titles hgroup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

body.no-sidebar #main-wrapper.has-image .main-header-titles hgroup h1,body.no-sidebar #main-wrapper.no-image .main-header-titles hgroup h1,body.not-front #main-wrapper.has-image .main-header-titles hgroup h1,body.not-front #main-wrapper.no-image .main-header-titles hgroup h1 {
    font-size: 6rem;
    letter-spacing: .5rem;
    font-family: Gants-de-Soie,'Comic Sans MS',sans-serif;
    text-align: center;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

body.no-sidebar #main-wrapper.has-image .main-header-utilities,body.no-sidebar #main-wrapper.no-image .main-header-utilities,body.not-front #main-wrapper.has-image .main-header-utilities,body.not-front #main-wrapper.no-image .main-header-utilities {
    margin-top: 2em
}

body.no-sidebar #main-wrapper.has-image .tools,body.no-sidebar #main-wrapper.no-image .tools,body.not-front #main-wrapper.has-image .tools,body.not-front #main-wrapper.no-image .tools {
    margin: 0 0 40px
}

body.no-sidebar #main-wrapper.has-image .main-content h2,body.no-sidebar #main-wrapper.no-image .main-content h2,body.not-front #main-wrapper.has-image .main-content h2,body.not-front #main-wrapper.no-image .main-content h2 {
    color: #2e8ec9;
    font-weight: 600;
    font-family: #555;
    text-align: center;
    margin: 1em 0
}

body.no-sidebar #main-wrapper.has-image .main-content h3,body.no-sidebar #main-wrapper.no-image .main-content h3,body.not-front #main-wrapper.has-image .main-content h3,body.not-front #main-wrapper.no-image .main-content h3 {
    color: #2e8ec9
}

body.no-sidebar #main-wrapper.has-image .main-content h4,body.no-sidebar #main-wrapper.no-image .main-content h4,body.not-front #main-wrapper.has-image .main-content h4,body.not-front #main-wrapper.no-image .main-content h4 {
    color: #1250a0
}

body.no-sidebar #main-wrapper.has-image .main-content .strip-idea:after,body.no-sidebar #main-wrapper.no-image .main-content .strip-idea:after,body.not-front #main-wrapper.has-image .main-content .strip-idea:after,body.not-front #main-wrapper.no-image .main-content .strip-idea:after {
    background: #2e8ec9
}

body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-sheets_selection,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-sheets_selection,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-sheets_selection,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-sheets_selection {
    background-color: #fff;
    padding: 0
}

body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-html>.field:after,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-html>.field:after,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-html>.field:after,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-html>.field:after {
    background-color: #e6e6e6
}

body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h2,body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h3,body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h4,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h2,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h3,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h4,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h2,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h3,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li h4,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h2,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h3,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li h4 {
    display: inline-block
}

body.no-sidebar #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li:before,body.no-sidebar #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li:before,body.not-front #main-wrapper.has-image .field-collection .field-collection-item.type-text ul li:before,body.not-front #main-wrapper.no-image .field-collection .field-collection-item.type-text ul li:before {
    display: inline-block;
    vertical-align: -16%
}

body.no-sidebar #main-wrapper.no-image .main-background,body.no-sidebar #main-wrapper.no-image .main-header-titles,body.not-front #main-wrapper.no-image .main-background,body.not-front #main-wrapper.no-image .main-header-titles {
    height: 200px
}

body.no-sidebar #main-wrapper.no-image .main-background,body.not-front #main-wrapper.no-image .main-background {
    min-height: 200px
}

body.no-sidebar #main-wrapper.no-image .main-header-titles,body.not-front #main-wrapper.no-image .main-header-titles {
    padding-bottom: 10%
}

body.no-sidebar #main-wrapper.no-image .main-header-titles hgroup h1,body.not-front #main-wrapper.no-image .main-header-titles hgroup h1 {
    text-shadow: none
}

body.no-sidebar #main-wrapper.has-image .main-background,body.not-front #main-wrapper.has-image .main-background {
    background-color: #000
}

body.no-sidebar #main-wrapper.has-image .main-background .image,body.not-front #main-wrapper.has-image .main-background .image {
    opacity: .9
}

body.node-type-playlist-tourism-system,body.page-map,body.page-planning {
    line-height: 2.7rem
}

body.node-type-playlist-tourism-system #main-wrapper.has-image,body.node-type-playlist-tourism-system #main-wrapper.no-image,body.page-recherche #main-wrapper.has-image,body.page-recherche #main-wrapper.no-image {
    padding-left: 0
}

body.node-type-playlist-tourism-system #main-wrapper.has-image .main-background,body.node-type-playlist-tourism-system #main-wrapper.has-image .main-header-titles,body.node-type-playlist-tourism-system #main-wrapper.no-image .main-background,body.node-type-playlist-tourism-system #main-wrapper.no-image .main-header-titles,body.page-recherche #main-wrapper.has-image .main-background,body.page-recherche #main-wrapper.has-image .main-header-titles,body.page-recherche #main-wrapper.no-image .main-background,body.page-recherche #main-wrapper.no-image .main-header-titles {
    display: none
}

body.node-type-playlist-tourism-system div.breadcrumb-wrapper,body.page-recherche div.breadcrumb-wrapper {
    padding-left: 0
}

body.not-front #main-wrapper .main-header-utilities {
    margin-top: 0!important;
    padding: 0 15px;
    background-color: #eee
}

body.not-front #main-wrapper .main-header-utilities .tools {
    margin: 30px 20px;
    position: relative;
    z-index: 11
}

body.not-front #main-wrapper .main-header-utilities .breadcrumb {
    margin: 0!important;
    padding: 30px 0!important;
    position: relative;
    z-index: 10
}

body.not-front #main-wrapper .tourism-detail-header .tourism-detail-title h1 {
    padding-top: 70px
}

body.not-front #main-wrapper .tourism-detail-header .nav-button a {
    padding: 15px 15px 0;
    border: none
}

body.not-front #main-wrapper .tourism-detail-header .nav-button.nav-back a {
    padding: 15px
}

.field-picture img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

#main-wrapper .field-collection .field-collection-item.type-text ul {
    margin-bottom: 0
}

body.page-node-68 #main-wrapper .field-collection .field-collection-item.type-html>.field:after {
    background-color: #fff
}

#main-wrapper .field-collection .field-collection-item.type-html>.field iframe {
    max-height: 785px;
    min-height: 400px
}

.field-name-field-content-page-gallery {
    overflow: hidden
}

body.page-node-65 .image span {
    display: block
}

body.page-node-65 .image span img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.nav-links li {
    width: 100%;
    margin-top: 20px
}

.nav-links li a {
    position: relative;
    border: 2px solid #1250a0;
    color: #1250a0;
    padding: 1em 1.5em 1em 20px;
    font-weight: 400;
    transition: color .3s ease 90ms;
    text-align: center!important;
    width: 100%
}

@media (max-width: 991px) {
    .list-news.list-bloc-content>li article a,.list-news.list-page>li article a {
        min-height:0
    }

    body.page-busqueda .facet-search.form-group .search-facet-nb-results,body.page-recherche .facet-search.form-group .search-facet-nb-results,body.page-ricerca .facet-search.form-group .search-facet-nb-results,body.page-search .facet-search.form-group .search-facet-nb-results,body.page-suche .facet-search.form-group .search-facet-nb-results,body.page-zoeken .facet-search.form-group .search-facet-nb-results {
        clear: both;
        padding-top: 10px
    }

    .nav-links li.next a:hover,.nav-links li.previous a:hover {
        color: #fff;
        background-color: #1250a0
    }
}

body.page-node-155 .field-collection>.type-html,body.page-node-197 .field-collection>.type-html,body.page-node-48 .field-collection>.type-html {
    position: relative
}

body.page-node-155 .field-collection>.type-html .field-name-field-content-page-html,body.page-node-197 .field-collection>.type-html .field-name-field-content-page-html,body.page-node-48 .field-collection>.type-html .field-name-field-content-page-html {
    position: absolute;
    width: 90vw;
    left: 50%;
    transform: translateX(-50%);
    padding: 0
}

body.page-node-155 .field-collection>.type-html .field-name-field-content-page-html iframe,body.page-node-197 .field-collection>.type-html .field-name-field-content-page-html iframe,body.page-node-48 .field-collection>.type-html .field-name-field-content-page-html iframe {
    overflow-y: hidden;
    border: 0;
    width: 100%;
    height: 62.5vw;
    max-height: none!important;
    max-width: 1920px!important;
    margin: 0 auto;
    position: relative
}

body.page-node-155 .field-collection>.type-html>.field,body.page-node-197 .field-collection>.type-html>.field,body.page-node-48 .field-collection>.type-html>.field {
    padding: 0
}

body.page-node-155 .field-collection>.type-html>.field:after,body.page-node-197 .field-collection>.type-html>.field:after,body.page-node-48 .field-collection>.type-html>.field:after {
    display: none
}

body.page-sitemap .main-content ul>li>a {
    display: inline-block;
    font-size: 2.5rem;
    padding: 20px 0 5px;
    font-weight: 400
}

body.page-sitemap .main-content ul>li>ul {
    margin-left: 40px
}

body.page-sitemap .main-content ul>li>ul>li>a {
    padding: 0;
    font-size: 2rem;
    font-weight: 300
}

body.page-node-11 .field-collection>.type-html,body.page-node-67 .field-collection>.type-html {
    position: relative
}

body.page-node-11 .field-collection>.type-html .field-name-field-content-page-html,body.page-node-67 .field-collection>.type-html .field-name-field-content-page-html {
    position: absolute;
    width: 100vw;
    left: 50%;
    padding: 0;
    transform: translateX(-50%)
}

body.page-node-11 .field-collection>.type-html .field-name-field-content-page-html .field-item,body.page-node-11 .field-collection>.type-html .field-name-field-content-page-html .field-items,body.page-node-67 .field-collection>.type-html .field-name-field-content-page-html .field-item,body.page-node-67 .field-collection>.type-html .field-name-field-content-page-html .field-items {
    height: 100%
}

body.page-node-11 .field-collection>.type-html .field-name-field-content-page-html iframe,body.page-node-67 .field-collection>.type-html .field-name-field-content-page-html iframe {
    border: 0;
    width: 100%;
    height: 31.25vw;
    max-width: 1920px!important;
    margin: 0 auto;
    left: 50%!important;
    position: relative;
    transform: translateX(-50%)
}

body.page-node-11 .field-collection>.type-html>.field,body.page-node-67 .field-collection>.type-html>.field {
    padding: 0
}

body.page-node-11 .field-collection>.type-html>.field:after,body.page-node-67 .field-collection>.type-html>.field:after {
    display: none
}

body.page-node-11 .field-collection>.type-html~.type-html,body.page-node-67 .field-collection>.type-html~.type-html {
    position: relative
}

body.page-node-11 .field-collection>.type-html~.type-html .field-name-field-content-page-html,body.page-node-67 .field-collection>.type-html~.type-html .field-name-field-content-page-html {
    position: static;
    width: auto;
    left: auto;
    padding: auto;
    transform: none
}

body.page-node-11 .field-collection>.type-html~.type-html .field-name-field-content-page-html .field-item,body.page-node-11 .field-collection>.type-html~.type-html .field-name-field-content-page-html .field-items,body.page-node-67 .field-collection>.type-html~.type-html .field-name-field-content-page-html .field-item,body.page-node-67 .field-collection>.type-html~.type-html .field-name-field-content-page-html .field-items {
    height: auto
}

body.page-node-11 .field-collection>.type-html~.type-html .field-name-field-content-page-html iframe,body.page-node-67 .field-collection>.type-html~.type-html .field-name-field-content-page-html iframe {
    border: 0;
    width: 800px;
    height: 450px
}

body.page-node-11 .field-collection>.type-html~.type-html>.field,body.page-node-67 .field-collection>.type-html~.type-html>.field {
    padding: auto
}

body.page-node-11 .field-collection>.type-html~.type-html>.field:after,body.page-node-67 .field-collection>.type-html~.type-html>.field:after {
    display: block
}

.webform-client-form .form-group {
    margin-bottom: 30px!important
}

.webform-client-form .form-group .control-label,.webform-client-form .form-group .form-item {
    width: 100%
}

#node-46 .webform-client-form .form-item #edit-submitted-deposer-un-fichier-upload-button {
    display: none
}

.page-apidiffusion-block-1 #page .main-container {
    width: 100%!important
}

@media screen and (max-width: 479px) {
    .page-node-8 .view-liens-enfants a .field-picture,.view-liens-enfants a .field-teaser {
        display:block
    }
}

.col-md-2-5 {
    width: 19.66666667%!important
}

#footer {
    padding: 40px 0
}

#footer h2 {
    color: #1250a0
}

#footer a.logo {
    display: block
}

#footer a.logo img {
    display: inline-block!important
}

#footer .horaires {
    margin-bottom: 4rem
}

@media (min-width: 992px) {
    #header header #logo {
        width:450px;
        height: auto
    }

    #header header #logo a:after {
        content: ''
    }

    #header header #logo a img {
        display: block
    }

    .nav-links li.previous a:after {
        position: absolute;
        top: 0;
        right: 0;
        content: '';
        width: 0;
        background-color: #1250a0;
        height: 100%;
        z-index: -1;
        transition: all .4s ease
    }

    .nav-links li.previous a:hover {
        color: #fff
    }

    .nav-links li.previous a:hover:after {
        width: 100%
    }

    .nav-links li.next a:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 0;
        background-color: #1250a0;
        height: 100%;
        z-index: -1;
        transition: all .4s ease
    }

    .nav-links li.next a:hover {
        color: #fff
    }

    .nav-links li.next a:hover:before {
        width: 100%
    }

    #footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    #footer .footer_block_logo_newsletter {
        margin-bottom: 20px
    }
}

#footer #block-boxes-links-footer-fixed {
    z-index: 999;
    height: 54px
}

.newsletter-form {
    margin-top: 30px;
    min-height: 50px
}

.newsletter-form .news-title {
    display: block;
    position: relative;
    top: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.4rem
}

.newsletter-form label {
    display: none
}

.newsletter-form form {
    position: relative
}

.newsletter-form form:before {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    pointer-events: none;
    height: 50px;
    width: 70px;
    color: #1361a5;
    text-align: center;
    font-size: 2.4rem;
    line-height: 50px
}

.newsletter-form form:before:hover {
    color: #fff
}

.newsletter-form form .subscribe-hover:before {
    color: #1361a5
}

.newsletter-form input#edit-mail {
    border: 0;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    border-bottom: 2px solid rgba(85,85,85,.25);
    font-size: 1.6rem
}

.newsletter-form input#edit-mail:focus {
    box-shadow: none;
    border-color: #1361a5
}

.newsletter-form input.form-submit {
    opacity: 0;
    border: 0;
    border-radius: 0;
    height: 50px;
    width: 70px;
    position: absolute;
    top: 0;
    right: 0
}

ul.social-links {
    margin: 1.5em 0
}

ul.social-links li {
    display: inline-block;
    margin: 0 .5em
}

ul.social-links li a {
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    background: #1250a0;
    border-radius: 50%;
    border: 2px solid #1250a0;
    color: #fff;
    line-height: 45px;
    font-size: 1.8rem;
    text-decoration: none;
    transition: all .3s ease
}

ul.social-links li a:after {
    display: block;
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #2e8ec9;
    opacity: 0;
    transition: all .3s ease;
    transform: translate(-50%,-50%) scale(.8);
    transform-origin: 50% 50%
}

ul.social-links li a:hover {
    background-color: #2e8ec9;
    border: 2px solid #2e8ec9
}

ul.social-links li a:hover:after {
    opacity: 1;
    transform: translate(-50%,-50%) scale(1)
}

.map-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.map-content .map-select {
    float: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.map-content .map-select .map-nav-item {
    margin: 0 10px
}

.map-content .map-select .map-nav-item a {
    border-radius: 0;
    background-color: transparent;
    color: rgba(85,85,85,.65);
    padding: 10px;
    font-size: 1.6rem;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: all .3s ease
}

.map-content .map-select .map-nav-item a:after {
    content: '';
    position: absolute;
    bottom: -.75rem;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .75rem .75rem 0;
    border-color: transparent;
    transform: translateX(-50%);
    transition: all .3s ease
}

.map-content .map-select .map-nav-item.active a,.map-content .map-select .map-nav-item:focus a,.map-content .map-select .map-nav-item:hover a {
    background-color: transparent;
    color: #1250a0;
    border-bottom: 2px solid #1250a0
}

.map-content .map-select .map-nav-item.active a:after,.map-content .map-select .map-nav-item:focus a:after,.map-content .map-select .map-nav-item:hover a:after {
    border-color: #1250a0 transparent transparent
}

.map-content .map-tabs {
    position: relative;
    margin: 20px 0
}

.map-content .map-tabs .tab-pane .tab-img {
    opacity: 0;
    transform: scale(.9);
    transition: all .3s ease
}

.map-content .map-tabs .tab-pane.active .tab-img {
    opacity: 1;
    transform: scale(1)
}

.map-content .map-tabs .tab-pane#pays.active~.map-marker {
    top: 116px;
    left: 45px
}

.map-content .map-tabs .tab-pane#region.active~.map-marker {
    top: 219px;
    left: 68px
}

.map-content .map-tabs .tab-pane#departement.active~.map-marker {
    top: 194px;
    left: 96px
}

.map-content .map-tabs .map-marker {
    display: block;
    position: absolute;
    background-color: #2e8ec9
}

.map-content .map-tabs .map-marker span {
    display: inline-block;
    position: absolute;
    min-width: 114px;
    padding: .5em 0;
    line-height: 1.8rem;
    left: 32px;
    text-align: center;
    top: -39px;
    color: #fff;
    background: #1250a0;
    font-weight: 700
}

.map-content .map-tabs .map-marker span:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #1250a0
}

.map-content .map-tabs .map-marker:after,.map-content .map-tabs .map-marker:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #2e8ec9
}

.map-content .map-tabs .map-marker:before {
    transition: all .5s ease;
    animation: 2s ease-in-out infinite map-marker-radar;
    border: 2px solid #2e8ec9;
    background: 0 0
}

#footer-links {
    clear: both
}

#footer-links .row {
    border-bottom: 1px solid rgba(85,85,85,.3)
}

#footer-links ul>li:first-of-type>a figure.icon-weather {
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center
}

#footer-links ul>li:first-of-type>a svg {
    display: block;
    height: 100%;
    fill: #9a9a9a;
    transform: scale(1);
    transition: all .3s ease
}

#footer-links ul>li:first-of-type>a span.temperature {
    display: block;
    text-align: center
}

#footer-links ul>li:first-of-type>a:hover svg {
    fill: #2e8ec9;
    transform: scale(1.1)
}

#footer-links ul>li>a {
    display: block;
    padding: 40px 20px;
    color: #9a9a9a;
    text-decoration: none;
    font-weight: 400;
    background-color: rgba(85,85,85,0);
    transition: all .2s ease
}

#footer-links ul>li>a .icons {
    display: block;
    font-size: 4rem;
    margin-bottom: .3em;
    transform: scale(1);
    transition: transform .2s ease
}

#footer-links ul>li>a .icons.hashtag {
    font-size: 5rem;
    padding: .1em 0
}

#footer-links ul>li>a:hover {
    color: #2e8ec9;
    background-color: rgba(85,85,85,.13)
}

#footer-links ul>li>a:hover .icons {
    transform: scale(1.1)
}

#block-boxes-bottom {
    margin-bottom: 0;
    background-color: #313131;
    color: #fff
}

#block-boxes-bottom a {
    color: #fff
}

#block-boxes-bottom ul li {
    display: inline-block
}

#block-boxes-bottom ul li a {
    display: block;
    padding: 1em;
    color: #fff
}

#block-boxes-bottom ul.rigth-nav li a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500
}

#block-boxes-bottom ul.rigth-nav li a:hover {
    background-color: #414141
}

#block-boxes-links-footer-fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    color: #555;
    box-shadow: 0 -2px 3px rgba(0,0,0,.25),0 1px 3px rgba(0,0,0,.3)
}

#block-boxes-links-footer-fixed>.content {
    background: #fff;
    z-index: 2;
    position: relative
}

#block-boxes-links-footer-fixed .items-left ul,#block-boxes-links-footer-fixed .items-right ul {
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#block-boxes-links-footer-fixed .items-left ul li a,#block-boxes-links-footer-fixed .items-right ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 1.7rem;
    padding: .8em 1em;
    height: 54px;
    background-color: #2e8ec9;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease
}

#block-boxes-links-footer-fixed .items-left ul li a:hover,#block-boxes-links-footer-fixed .items-right ul li a:hover {
    background-color: #297fb4
}

#block-boxes-links-footer-fixed .items-left ul li a .text,#block-boxes-links-footer-fixed .items-right ul li a .text {
    display: none
}

#block-boxes-links-footer-fixed .items-left ul li a .ico,#block-boxes-links-footer-fixed .items-right ul li a .ico {
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 1.8rem;
    background-size: cover
}

#block-boxes-links-footer-fixed .items-left ul li a .ico.agenda,#block-boxes-links-footer-fixed .items-right ul li a .ico.agenda {
    background: url(icons/event.png) center center no-repeat
}

#block-boxes-links-footer-fixed .items-left ul li a .ico.deals,#block-boxes-links-footer-fixed .items-right ul li a .ico.deals {
    background: url(icons/deals.png) center center no-repeat
}

#block-boxes-links-footer-fixed .items-left ul li a .ico.pack,#block-boxes-links-footer-fixed .items-right ul li a .ico.pack {
    background: url(icons/pack.png) center center no-repeat
}

#block-boxes-links-footer-fixed .items-left ul li a .ico.hash:before,#block-boxes-links-footer-fixed .items-right ul li a .ico.hash:before {
    content: '#';
    position: relative;
    left: -5px;
    font-size: 3rem
}

#block-boxes-links-footer-fixed .items-left ul li:nth-child(n+2) a,#block-boxes-links-footer-fixed .items-right ul li:nth-child(n+2) a {
    border-left: 1px solid #297fb4
}

#block-boxes-links-footer-fixed .items-right ul {
    -ms-flex-pack: end;
    justify-content: flex-end
}

#block-boxes-links-footer-fixed .items-right ul li a {
    background-color: #ecb339
}

#block-boxes-links-footer-fixed .items-right ul li a:hover {
    background-color: #e6a416
}

#block-boxes-links-footer-fixed .items-right ul li.booking-link a {
    background-color: #1250a0
}

#block-boxes-links-footer-fixed .items-right ul li.booking-link a .icon-font-trip-case {
    font-size: 24px;
    margin-right: 0
}

#block-boxes-links-footer-fixed .items-right ul li.booking-link a .icon-font-nav-next {
    transform: rotate(-90deg);
    font-size: 12px;
    margin-left: 5px
}

#block-boxes-links-footer-fixed.booking-block-open .items-right ul li.booking-link a .icon-font-nav-next {
    transform: rotate(90deg)
}

@media (min-width: 300px) {
    body.front #content_diapo .slideshow_img_desc {
        width:70%;
        right: 10%;
        text-align: right
    }

    body.front #content_diapo .slideshow_img_desc .slide-title {
        display: block;
        margin-right: 0;
        font-size: 6rem
    }

    body.front #content_diapo .slideshow_img_desc .slide-desc {
        font-size: 9rem
    }

    body.front #content_diapo .slideshow_img_desc:after {
        display: block
    }

    .nav-links li,.nav-links li a {
        width: auto
    }

    .nav-links li.previous {
        float: left
    }

    .nav-links li.next {
        float: right
    }
}

@media (min-width: 992px) {
    #block-boxes-links-footer-fixed .items-right ul li.booking-link a .icon-font-trip-case {
        margin-right:10px
    }

    #block-boxes-links-footer-fixed .items-right ul li.booking-link a .icon-font-nav-next {
        margin-left: 15px
    }

    #header header {
        position: static;
        left: auto;
        top: auto;
        height: auto;
        background-color: inherit;
        width: auto
    }

    #header header #logo {
        left: 20px;
        top: 10px
    }

    #header-wrapper>nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        min-height: 143px
    }

    #block-boxes-links-footer-fixed .items-left li.hashtag .text,#block-boxes-links-footer-fixed .items-right li.hashtag .text {
        position: relative;
        left: -5px;
        font-weight: 400;
        font-size: 2rem
    }

    #block-boxes-links-footer-fixed .items-left li.hashtag .ico.hash:before,#block-boxes-links-footer-fixed .items-right li.hashtag .ico.hash:before {
        left: auto
    }

    #block-boxes-links-footer-fixed .items-left ul li a,#block-boxes-links-footer-fixed .items-right ul li a {
        padding: .8em 1.5em
    }

    #block-boxes-links-footer-fixed .items-left ul li a .text,#block-boxes-links-footer-fixed .items-right ul li a .text {
        display: block;
        white-space: nowrap
    }

    #block-boxes-links-footer-fixed .items-left ul li a .ico,#block-boxes-links-footer-fixed .items-right ul li a .ico {
        margin-right: .8rem
    }

    #header-blocks #block-angular-drupal-wishlist-block {
        width: auto
    }

    #header-blocks #block-angular-drupal-wishlist-block h3 {
        display: block
    }

    #header-blocks #block-angular-drupal-wishlist-block .wishlist-button .wishlist-count {
        margin-right: -48px
    }

    #header-blocks #block-boxes-angular-search-form {
        display: block
    }

    body.front #content_diapo {
        height: 41.25vw
    }

    body.front #content_diapo .slideshow_img_desc .slide-title {
        font-size: 8rem
    }

    body.front #content_diapo .slideshow_img_desc .slide-desc {
        font-size: 12rem
    }

    body.no-sidebar #main-wrapper.has-image .main-header-titles hgroup h1,body.no-sidebar #main-wrapper.no-image .main-header-titles hgroup h1,body.not-front #main-wrapper.has-image .main-header-titles hgroup h1,body.not-front #main-wrapper.no-image .main-header-titles hgroup h1 {
        font-size: 11rem
    }

    body.not-front #main-wrapper .main-header-utilities {
        margin-top: 0!important;
        padding-left: 197px;
        background-color: #eee
    }

    body.not-front #main-wrapper .tourism-detail-title h1 {
        padding-top: 0
    }

    #main-wrapper .field-collection .field-collection-item.type-html>.field iframe {
        max-height: 550px
    }
}

@media (min-width: 1200px) {
    #bottom .container,#footer .container,#footer-links .container {
        width:1170px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    #block-boxes-bottom ul {
        text-align:center
    }

    #block-boxes-footer .btn {
        max-width: 360px;
        margin: 0 auto
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    #header header #logo {
        width:176px;
        overflow: hidden
    }

    #footer .container,#footer-links .container {
        width: 100%!important
    }
}

@media (max-width: 992px) {
    #responsive .menu-block-wrapper>ul>li>ul a {
        background-image:none!important
    }
}

.msie #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(4).depth-1>.menu>li.depth-2>.menu>li.depth-3,.unknown #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(4).depth-1>.menu>li.depth-2>.menu>li.depth-3 {
    -ms-flex: auto;
    flex: auto
}

.msie #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(1).depth-1>.menu>li.depth-2>a>span,.msie #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(3).depth-1>.menu>li.depth-2>a>span,.unknown #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(1).depth-1>.menu>li.depth-2>a>span,.unknown #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(3).depth-1>.menu>li.depth-2>a>span {
    display: block;
    max-width: 100%
}

.msie #header .block-menu-block .menu-block-wrapper>ul>li.depth-1>.menu,.unknown #header .block-menu-block .menu-block-wrapper>ul>li.depth-1>.menu {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.msie #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(4).depth-1>.menu>li:last-child.depth-2>.menu>li.depth-3>a,.unknown #header .block-menu-block .menu-block-wrapper>ul>li:nth-of-type(4).depth-1>.menu>li:last-child.depth-2>.menu>li.depth-3>a {
    display: block
}

.msie .button_case a span,.unknown .button_case a span {
    display: block
}

#footer-booking-block {
    position: absolute;
    width: 100%;
    bottom: -150px;
    background: #1250a0;
    transition: .3s
}

#footer-booking-block .booking-centrale-treatment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#footer-booking-block .booking-centrale-treatment .form-control {
    border-radius: 5px;
    font-weight: 700
}

#footer-booking-block .booking-centrale-treatment>.form-group {
    position: relative
}

#footer-booking-block .booking-centrale-treatment>.form-group select {
    color: #000;
    background: #fff;
    height: 40px;
    padding-right: 30px
}

#footer-booking-block .booking-centrale-treatment>.form-group:before {
    content: '\e619';
    font-family: Raccourci;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    right: 20px;
    font-size: 12px
}

#footer-booking-block .booking-centrale-treatment .my-placeholder-wrapper {
    font-weight: 700
}

#footer-booking-block .booking-centrale-treatment .my-stay-calendar {
    margin-bottom: 0
}

@media (max-width: 768px) {
    body.node-type-playlist-tourism-system #main-wrapper .loading-splash .container-wrapper .slogan .website,body.node-type-playlist-tourism-system #page-wrapper .loading-splash .container-wrapper .slogan .website,body.page-map #main-wrapper .loading-splash .container-wrapper .slogan .website,body.page-map #page-wrapper .loading-splash .container-wrapper .slogan .website,body.page-planning #main-wrapper .loading-splash .container-wrapper .slogan .website,body.page-planning #page-wrapper .loading-splash .container-wrapper .slogan .website {
        color:#999
    }

    body.page-node-11 .field-collection>.type-html~.type-html .field-name-field-content-page-html iframe {
        width: 100%!important;
        height: 100%!important
    }

    #footer-booking-block {
        bottom: -200px
    }

    #footer-booking-block .booking-centrale-treatment {
        -ms-flex-direction: column;
        flex-direction: column
    }

    #footer-booking-block .booking-centrale-treatment .facet-daterange-embed {
        padding-top: 0;
        width: auto
    }

    #footer-booking-block .booking-centrale-treatment .dgs-icon-edit,#footer-booking-block .booking-centrale-treatment .facet-daterange-embed .cell-wrapper {
        display: block
    }
}

#footer-booking-block .booking-centrale-treatment .valid-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    background: #0f4589;
    box-shadow: none;
    transition: .3s
}

@media (min-width: 768px) {
    #footer-booking-block .booking-centrale-treatment .valid-btn {
        margin-left:10px
    }
}

#footer-booking-block .booking-centrale-treatment .valid-btn:before {
    content: '\e933';
    font-family: Raccourci;
    font-size: 18px
}

#footer-booking-block .booking-centrale-treatment .valid-btn:hover {
    background: #0d3972
}

#footer-booking-block .booking-centrale-treatment .remove-search {
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer
}

#footer-booking-block .booking-centrale-treatment .remove-search:after {
    content: '\e615';
    font-family: Raccourci;
    font-size: 11px
}

#block-boxes-links-footer-fixed.booking-block-open #footer-booking-block {
    bottom: 100%
}

.popup-container {
    z-index: 1000;
    position: fixed;
    bottom: 80px;
    right: -650px;
    max-width: 640px;
    background-color: rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    padding: 10px;
    transition: all .3s ease-in-out
}

.popup-container img {
    transition: all .3s ease-in-out
}

.popup-container .closePop {
    z-index: 1001;
    cursor: pointer;
    position: absolute;
    padding: 3px;
    right: -8px;
    top: -8px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    transform: rotate(45deg)
}

.popup-container.visible {
    right: 30px
}

.popup-container:hover img {
    transform: scale(.97)
}

@media all and (max-width: 767px) {
    .popup-container {
        max-width:calc(100% - 60px)
    }
}

.overads {
    width: 100%;
    max-width: 270px;
    transition: transform .3s ease,visibility .3s ease;
    position: fixed;
    bottom: 0;
    right: 40px;
    z-index: 1000;
    max-width: 350px;
    visibility: hidden;
    transform: translateY(100%) translateZ(0);
    transition: transform .3s ease,visibility .3s ease
}

@media (min-width: 992px) {
    .overads {
        max-width:350px;
        right: 40px
    }

    body.overads-bottom-right .overads {
        right: 40px;
        left: auto
    }
}

.overads .multitype_item_alpha.s01 .item-img {
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
    transition: all .3s ease
}

.overads .multitype_item_alpha.s01 .item-title {
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #1250a0
}

.overads-close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    color: rgba(255,255,255,.5);
    transition: all .2s ease;
    width: 40px;
    height: 40px;
    padding: 10px;
    font-size: 2rem
}

.overads-close:focus,.overads-close:hover {
    cursor: pointer;
    color: #fff
}

.overads.open {
    visibility: visible;
    transform: translateY(0) translateZ(0)
}

body.overads-bottom-right .overads {
    bottom: 0;
    top: auto
}

body.overads-bottom-left .overads {
    top: auto;
    bottom: 0
}

body.overads-top-left .overads {
    top: 0;
    bottom: auto
}

body.overads-top-right .overads {
    top: 0;
    bottom: auto
}

@media (min-width: 992px) {
    body.overads-bottom-left .overads,body.overads-top-left .overads {
        left:40px;
        right: auto
    }

    body.overads-top-right .overads {
        left: auto;
        right: 40px
    }
}

.overads .multitype_item_alpha.s01 {
    background-color: rgba(0,0,0,.6)
}

.overads .multitype_item_alpha.s01 .item-img {
    -ms-flex-order: 2;
    order: 2;
    background-color: #000;
    transition: all .3s ease
}

.overads .multitype_item_alpha.s01 .item-img>img {
    backface-visibility: hidden;
    opacity: .75;
    transition: all .3s ease
}

.overads .multitype_item_alpha.s01 .item-content {
    padding: 30px 15px
}

.overads .multitype_item_alpha.s01 .item-description {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff
}

.overads .multitype_item_alpha.s01 .item-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.overads .multitype_item_alpha.s01 .item-container:hover .item-img>img {
    opacity: 1
}

@media (max-width: 1580px) {
    #header-wrapper>nav {
        margin-left:auto
    }
}
