<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tarteaucitronRoot {
    z-index: -1;
}

.opvsfao {
    max-width: 176px;
    float: left;
    display: block;
    margin-top: -76px;
    margin-bottom: 0;
}

.check {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
    padding: 0 25px 0 0;
    float: left;
}

.check:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(34, 50, 84, 0.03);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.check svg {
    position: relative;
    z-index: 1;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #c8ccd4;
    stroke-width: 1.5;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66;
}

.check:hover:before {
    opacity: 1;
}

.check:hover svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

.md-room-detail img {
    width: auto;
}

#main-menu li.active a {
    color: #a29061;
}

.md-slide li img {
    height: auto;
}

.collapse.input.no-calendar:after {
    display: none;
}

.md-home .check-availability {
    height: 256px;
}

.check-availability .grid_3 {
    height: 256px;
}

.check-availability .grid_3:before {
    border-left: 80px solid transparent;
    border-top: 256px solid #a29061;
}

.md-home .title-checkroom {
    padding-top: 85px;
}

.title-checkroom:before {
    top: 74px;
}

.gallerie .grid_3 {
    margin-bottom: 25px;
}

#map_canvas {
    width: 100%;
    height: 480px;
    margin: 0 auto 25px;
}

.footer-content address {
    border-bottom: 0;
    margin-bottom: 0;
}

.footer-content h4 {
    font-size: 16px;
    margin: 10px 0 10px;
}

.social-inner {
    text-align: left;
    margin-top: 10px;
}

.md-footer {
    padding: 60px 0 30px;
}


/*.row-home .media-body {
    width: 63.1818%;
}
.row-home .media-image {
    width: 34.5454%;
}*/

.row-home:nth-child(2n):before {
    content: "";
    position: absolute;
    right: 100%;
    width: 1000px;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff;
}

.hotel-contact {
    border-width: 0 1px 0 1px;
}

.media-body&gt;h3.media-header {
    margin-bottom: 39px;
}

.gallerie img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 999;
}

.gallerie img {
    -webkit-transition: all 2s cubic-bezier( .6, 2, .4, 1);
    -moz-transition: all 2s cubic-bezier( .6, 2, .4, 1);
    -ms-transition: all 2s cubic-bezier( .6, 2, .4, 1);
    -o-transition: all 2s cubic-bezier( .6, 2, .4, 1);
    transition: all 2s cubic-bezier( .6, 2, .4, 1);
}


/***** COLOR *****/

a {
    color: #e0a96b;
}

.check-availability .grid_9 {
    background-color: #e0a96b;
}

.row-home .media-image img {
    border: 2px solid #e0a96b;
}

#main-menu li.active a {
    color: #e0a96b;
}

.md-menu li a:hover {
    color: #e0a96b;
}

.title-checkroom {
    color: #e0a96b;
}

.title-checkroom:before {
    background-color: #e0a96b;
}

.check-availability .grid_3:before {
    border-top: 256px solid #e0a96b;
}

.check-availability .grid_3:before {
    border-top: 146px solid #e0a96b;
}

.md-home .check-availability {
    background-color: #e0a96b;
}

.text-link {
    color: #e0a96b;
}

.gallerie img,
.footer-content img {
    border: 2px solid #e0a96b;
}

.media-header:hover {
    color: #e0a96b;
}

.address-info {
    border-color: #e0a96b;
}

.address-info&gt;ul {
    background: #e0a96b;
}

.address-map&gt;div&gt;.popup-gmaps {
    color: #e0a96b;
}

.input-control {
    border: 1px solid #e0a96b;
}

.btn-border-brown {
    color: #e0a96b;
}

.btn-border {
    border: 1px solid #e0a96b;
}

.sub-menu-inner {
    border: 1px solid #e0a96b;
}

.sub-menu-inner::before {
    border-bottom-color: #e0a96b;
}

#preloader .loader:before {
    color: #e0a96b;
}

.list-article img {
    border: 2px solid #e0a96b;
}

.media-body&gt;h3.media-header {
    line-height: 60px;
}

.box-sidebar h2 {
    color: #242424;
    line-height: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.address-info&gt;ul {
    padding: 15px;
}

.address-info li {
    margin-bottom: 10px;
    font-size: 13px;
}

.btn-toogle-res-menu {
    border-top: none;
    box-shadow: none;
    margin: 20px 10px 0 0;
    color: #fff;
}

.textarea-home {
    width: 650px;
    float: left;
    height: 100px;
    border: 1px solid #fff;
    margin: 0 25px 0 0;
}

.md-home .input-control,
.md-home select {
    color: #fff;
}

@media screen and (max-width: 1275px) {
    .md-home .check-availability {
        height: auto;
    }
    .opvsfao {
        max-width: 100%;
        float: none;
        display: inline-block;
        margin-top: 15px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1000px) {
    .textarea-home {
        width: 100%;
        border: 1px solid #fff;
        margin: 15px 0 0 0;
    }
    .opvsfao {
        max-width: 100%;
        float: none;
        display: inline-block;
        margin-top: 15px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .gallerie .grid_3 {
        margin-bottom: 25px;
        width: 100%;
    }
    .media-body&gt;h3.media-header {
        margin-bottom: 5px;
    }
    .textarea-home {
        width: 100%;
        border: 1px solid #fff;
        margin: 15px 0 0 0;
    }
    .md-slide-wrapper,
    .md-slide li,
    .md-slide li img {
        height: 225px !important;
    }
    .md-slide li img {
        height: auto !important;
        width: 100%;
    }
    .md-logo img {
        height: 80px;
        width: auto;
    }
    .md-header {
        height: 80px;
    }
    .btn-toogle-res-menu {
        z-index: 9999;
        width: auto;
        height: 50px;
        margin: 0;
        margin-top: 0;
        line-height: 100px;
    }
    .md-logo {
        margin-left: 0;
        width: 135px;
    }
}

@media screen and (max-width: 600px) {
    .md-slide-wrapper,
    .md-slide li,
    .md-slide li img {
        height: 139px !important;
    }
    .md-slide li img {
        height: auto !important;
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .md-slide-wrapper,
    .md-slide li,
    .md-slide li img {
        height: 115px !important;
    }
    .md-slide li img {
        height: auto !important;
        width: 100%;
    }
}</pre></body></html>