@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700';

body, html {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
}

a {
    color: #ae997d;
}

a:hover {
    color: #ae997d;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    letter-spacing: 1px;
}

.btn:focus {
    outline: none !important;
}

/*HEADER */
header {
    width: 100%;
    display: block;
    position: relative;
}

header .logo {
    float:left;
    position: relative;
    right: 10px;
    top: 15px;
    width: 113px;
}

header > .background-img {
    background-image: url("../images/header-v2.jpg");
    background-size: cover;
    width: 100%;
    height: 700px;
    background-position: center -75px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
}

header > h1 {

    color: #ffffff;
    font-size: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    text-align: center;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    line-height: 80px;
    font-weight: 300;
}

header > .btn {
    background: #ae997d;
    border: 1px solid #ae997d;
    color: #FFFFFF;
    position: absolute;
    padding: 15px 30px 15px 20px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;

    width: 240px;
    height: 57px;
    display: inline-block;
    margin: auto;
}

header > .btn.first {
    bottom: 170px;
    left: 0;
    right: 240px;
    margin: 0 auto;
    background: #1b1b1b;
    border: 0;
    width: 165px;
}

header > .btn.second {
    bottom: 150px;
    width: 330px !important;
    height: 75px;
    left: 220px;
    right: 0;
}

header > .btn.middle {
    left: 0 !important;
    right: 0 !important;
}

header > .btn:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* MENU */
.container-menu {
    height: 104px;
    background: rgb(21 37 61 / 100%);
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
}

.slicknav_menu {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
}

header div.menu {
    line-height: 103px;
    float: left;
    height: 103px;
}

header div.menu ul {
    list-style: none;
    padding: 0;
}

header div.menu ul li {
    position: relative;
    display: block;
    float: left;
    padding: 0 4px;
    font-size: 12px;

}

header div.menu ul li a {
    font-weight: 600;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    transition: all 0.15s linear;

}

header div.menu ul li a:hover {
    color: #ae997d;
}

header div.menu ul li a:active, header div.menu ul li a:hover, header div.menu ul li a:focus {

    text-decoration: none;
}

header div.menu ul li a span.reservation {
    padding: 18px 26px;
    border-radius: 25px;
    background: #ae997d;
}

header div.menu ul li a:hover span.reservation {
    color: #FFFFFF;
}

/* SlickNav Custom */
.slicknav_menu {
    height: auto;
    background: rgb(21 37 61 / 100%) !important;

}

.slicknav_brand {
    height: 75px !important;
}

.slicknav_brand img {
    height: 100%;
}

.slicknav_menu .slicknav_icon-bar {
    width: 35px !important;
    height: 2px !important;
}

.slicknav_nav a:hover {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;

}

.slicknav_btn {
    background: rgb(21 37 61 / 100%) !important;

    position: absolute !important;
    right: 0 !important;
    top: 10px !important;
    margin: 13px 25px 6px !important
}

.slicknav_nav li, .slicknav_nav ul {
    font-size: 16px;

}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 8px !important;
}

.content a,
.content a.active,
.content a:active,
.content a:focus {
    color: #ff5500;
}

.content a:hover {
    text-decoration: underline;
    color: #ff5500;
}

/* Content */
div.content {
    background: url("../images/background-content.png") repeat;
    padding: 12px 0 !important;
}

div.content h2 {
    margin: 0 0 15px 0;
    font-size: 29px;
}

div.content p {
    line-height: 23px;
    margin: 20px 0;
    letter-spacing: 1px;
}

/*SECTIONS */

section {
    padding: 0 0 20px 0;
}

section:first-child {
    padding: 60px 0 20px 0;
}

section.welcome .btn.btn-transparent {
    margin: 10px 0;
}

section.welcome .btn.btn-transparent:hover:before {
    text-decoration: none !important;
}

section.business, section.hotel, footer {
    padding: 100px 0 120px 0;
}

section.business {
    background: #1b1b1b;
    color: #FFFFFF;
}

section.business .btn.btn-transparent {
    color: #FFFFFF !important;
    margin: 25px 0 0 0;
}

section.hotel h2::before {
    /*content: "";*/
    /*background-image: url("../images/SailliantHotelMaastricht.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 150px 57px;*/
    /*width: 150px;*/
    /*height: 57px;*/
    /*position: relative;*/
    /*vertical-align: middle;*/
    /*display: inline-block;*/
}

section.hotel .btn.btn-transparent {
    margin-top: 50px;
}

section.gallery img {
    margin: 10px 0;
    width: 100%;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}

section.gallery img:hover {
    -webkit-transform: scale(1.05); /* Safari and Chrome */
    -moz-transform: scale(1.05); /* Firefox */
    -ms-transform: scale(1.05); /* IE 9 */
    -o-transform: scale(1.05); /* Opera */
    transform: scale(1.05);
}

.form-control.danger {
    border: 1px solid red;;
}

/*BUTTONS */
.btn.btn-transparent {
    padding: 15px 30px 15px 20px;
    border-radius: 25px;
    border: 1px solid #ae997d;
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    background: transparent;
    letter-spacing: 1.5px;
    transition: background-color 0.15s linear;
    margin-top: 50px;
    /*margin-bottom: 50px;*/
}

.btn.btn-transparent:hover, .btn.btn-transparent:active, .btn.btn-transparent:focus {
    background: #ae997d;
    color: white;
}

.btn.btn-transparent.reverse {
    color: #FFFFFF !important;
    background: #ae997d !important;
}

.btn.btn-transparent.reverse:hover, .btn.btn-transparent.reverse:active, .btn.btn-transparent.reverse:focus {
    background: transparent !important;
    color: #FFFFFF;

}

.btn.arrow:before, .btn.arrow-white:before, .btn.arrow-full-white:before {
    content: "";
    -webkit-mask: url("../images/arrow.svg") no-repeat 100% 47%;
    mask: url("../images/arrow.svg") no-repeat 100% 47%;
    -webkit-mask-size: 75%;
    mask-size: 75%;
    position: relative;
    display: inline-block;
    padding: 0 25px 0 15px;
    height: 25px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn.arrow:before {
    background-color: #9b9b9b;
}

.btn.arrow:hover:before,
.btn.arrow:focus:before,
.btn.arrow-full-white:hover:before {
    background-color: #ffffff;
}

.btn.arrow-white:before,
.btn.arrow-full-white:before {
    background-color: #ffffff;
}

.btn.arrow-white:hover:before,
.btn.arrow-white:focus:before {
    background-color: #9b9b9b;
}

/* FOOTER */
footer {
    background: rgb(21 37 61 / 100%);
    color: #FFFFFF;
    line-height: 26px;
}

footer textarea {
    resize: vertical;
    min-height: 151px;
}

footer .btn.btn-transparent {
    color: #FFFFFF !important;
}

footer a {
    color: #FFFFFF;
}

footer a:visited, footer a:hover, footer a:active {
    color: #FFFFFF;
    text-decoration: underline;
}

footer h3 {
    font-size: 16px;
}

/* FORM */


/* BACK TO TOP */
.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #ae997d;
}

.back-to-top:before, .back-to-top:before, .back-to-top:before {
    content: "";
    -webkit-mask: url("../images/arrow.svg") no-repeat 100% 47%;
    mask: url("../images/arrow.svg") no-repeat 100% 47%;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    position: relative;
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #FFFFFF;
    width: 34px;
    margin: 25px 18px;

}

.back-to-top > span {
    position: absolute;
    bottom: 150px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    width: 154px;
    right: -40px;
    color: #ae997d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

/* MODAL RESERVATION */
.modal-reservation {
    border-radius: 0 !important;
    background: url("../images/background-content.png") repeat;
    background-color: transparent !important;
}

.modal-reservation form {
    margin: 30px 0;
}

.modal-reservation > .modal-content {
    background-color: transparent;
    background-clip: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 30px;

}

.modal-reservation > .modal-content > .modal-body {

}

.modal-reservation > .modal-content > .modal-body .btn-transparent {
    margin: 0 auto;
    display: block;
}

.modal-reservation > .modal-content > .modal-header {
    border: 0;
}

.modal-reservation > .modal-content > .modal-header > .modal-title {
    line-height: 2.5;
}

.modal-reservation .close {
    opacity: 1 !important;
}

.modal-reservation input[type=text],
.modal-reservation input[type=email],
.modal-reservation textarea,
.modal-reservation select {
    border-color: #1b1b1b;
    color: #000000;
}

.modal-reservation textarea {
    resize: vertical;
}

.svg-cross {
    width: 50px;
    fill: #000000;
    display: block;
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.svg-cross:hover {
    opacity: 0.2;
}

/* Slider */
.image-slider {
    width: 420px;
}

.image-slider .examples-list {
    margin-top: 60px;
}

.examples-list ol {
    margin-left: 30px;
}

.examples-list ol li {
    list-style: decimal;
    color: #666;
    margin-bottom: 8px;
}

.image-slider ol li {
    font-size: .875em;
}

.image-slider .slider a {
    line-height: 1.5em;
}

.image-slider #bx-pager {
    text-align: center;
    margin-top: -30px;
}

.image-slider #bx-pager a {
    margin: 0 3px;
}

.image-slider #bx-pager a img {
    padding: 3px;
    border: solid #ccc 1px;
    width: 81px;
    height: 81px;
}

.image-slider #bx-pager a:hover img,
.image-slider #bx-pager a.active img {
    border: solid #ae997d 1px;
}

.bx-wrapper .bx-next {
    right: 17px !important;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 99 !important;
}


#rm_reservation #rm_wrapper .rm_box_wrapper #rm_search_box .rm_box_row .rm_row_value {
    float: left;
    position: relative;
    width: 100px !important;
    height: 22px;
}
footer input[type=text], footer input[type=email], footer textarea, select {
    background: transparent;
    color: #FFFFFF;
    border: 0;
    border-bottom: 1px solid #FFFFFF;
    padding: 10px 10px 10px 5px;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    width: 100%;
}

.different-country {
    display: none;
}

.reservation__carousel {
    height: 50rem;
}

.reservation__carousel .carousel-control.right, .reservation__carousel .carousel-control.left {
    background-image: none;
}

.reservation__carousel > .carousel-inner > .item {
    height: 50rem;
}

.reservation__carousel > .carousel-inner > .item > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* max-height: 50rem; */
    min-width: 100%;
}

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

.no-gutters > .col-xs-12 {
    padding: 0;
}

.pusher__fluid {
    margin-top: 104px;
}

.reservation__carousel__title {
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0 0 5px #000000;
    font-size: 45px;
    text-align: center;
    line-height: 80px;
    font-weight: 300;
}

.reservation__carousel>.carousel-inner>.item {
    background-position: center;
    background-size: cover;
}
