/* GENERALS */
.force-center  {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.force-center-left  {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.bg-dark {
    background-color: #121212 !important;
}

.btn-link {
    color: #860000;
}

.btn-link:hover {
    color: #860000;
}

.fa-bed,
.fa-calendar-alt,
.fa-map {
    color: #860000;
}

.text-up {
    text-transform: uppercase;
    line-height: 120%;
}

.rounded {
    transform: scale(1);
    transition: transform .3s ease-in;
}

.rounded:hover {
    transform: scale(1.02);
}

.btn-outline-light {
    color: white !important;
}

.btn-outline-light:hover {
    color: #860000 !important;
    background-color: #e2ca7a;
    border-color: #e2ca7a;
}


/* NAVIGATION */
.navbar {
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 
                0 0.9375rem 1.40625rem rgba(90,97,105,.1), 
                0 0.25rem 0.53125rem rgba(90,97,105,.12), 
                0 0.125rem 0.1875rem rgba(90,97,105,.1);
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    right: 20px;
    width: 200px;
    height: 70px;
    background-color: #860000;    
    border-radius: 0 0 10px 10px;
}

.navbar-brand img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown-toggle::after {
    display: none;
}

.bg-color {
    background-color: #860000;
}

.nav-link {
    font-weight: 400;
}

a.nav-link:link,
a.nav-link:visited {
    color: white;
    font-weight: 300;
}

a.nav-link:hover,
a.nav-link:active {
    color: white;
}

.navbar-toggler-icon,
.navbar-toggler {
    background-color: #860000;
}

.fa-bars {
    color: #e2ca7a;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .btn-book-small {
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar-brand {
        right: 0;
        left: 50px;
        width: 255px;
        height: 90px;
    }
    .bg-color {
        background-color: white;
    }
    a.nav-link:link,
    a.nav-link:visited {
        color: #303030;
    }

    a.nav-link:hover,
    a.nav-link:active {
        color: #505050;
    }
}

@media (max-width: 575px) {
    .force-center-mobile {
        align-items: center;
        text-align: center;
    }
}

/* HOMEPAGE */
/* HEADER */
.jumbotron {
    height: 100vh;
    border-radius: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .2)), url(../img/bg-header.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-primary {
    color: #fff;
    border: 0;
    background-color: #860000;
    box-shadow: none;
    transition: all .3s ease;
}

.btn-primary:hover {
    color: #fff;
    background-color: #6e1117;    
    box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,0 , 0,.25);
}

.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #6e1117;
    border-color: #6e1117;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)!important;
}

.btn-outline-primary {
    background-color: transparent;
    background-image: none;
    border-color: #860000;
    color: #860000;
}

.btn-outline-primary:hover{
    color: #fff;
    background-color: #860000;
    border-color: #860000;
    box-shadow: 0 5px 15px rgba(0,0,0,.05), 0 4px 10px rgba(0,0,0,.25);
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #860000;
    border-color: #860000;
}


/* SECTIONS */
.features-list,
.footer-menu {
    font-size: 1rem;
    list-style: none;
    margin-left: -20px;
}

.footer-menu li a,
.footer-menu h5 {
    margin-left: -20px;
    text-align: left;
}

.rounded {
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 
                0 0.9375rem 1.40625rem rgba(90,97,105,.1), 
                0 0.25rem 0.53125rem rgba(90,97,105,.12), 
                0 0.125rem 0.1875rem rgba(90,97,105,.1);
}

#services,
#instagram,
#features {
    background-color: #fafafa;
}

.accommodation-list {
    list-style: none;
}

.accommodation-list li {
    margin-left: -40px;
}

/* SOCIAL MEDIA FEED */

#instagram .fa-instagram {
    color: #e4405f;
}

#facebook .fa-facebook {
    color: #3b5999;
}


/* THE TRAIN */
.the-header {
    width: 100%;
    height: 450px;
}

.the-header-sm {
    width: 100%;
    height: 350px;
}

.train-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../img/train-palace-on-wheels-exterior-india.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.accommodation-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../images/big/tile26.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.common-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../images/big/tile33.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.offers-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../images/big/tile7.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.itinerary-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../images/big/tile30.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.spa-header {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3)), url(../images/big/tile21.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


#the-train h2,
#itinerary h2 {
    /* margin-top: 30px; */
}

#itinerary table {
    font-size: 14px;
}

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 450px;
    width: 100%;
    z-index: -1;
    opacity: 1;
    overflow: hidden; 
}

.bg-video-content {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}

@media (min-width: 576px) {
    #the-train h2 {
        margin-top: 0;
    }
}

/* VIDEO GALLERY */
video {
    width: 100%;
    height: 200px;
}

video {
    margin-bottom: 50px;
}

@media (min-width: 576px) {
    video {
        margin-bottom: 0;
    }
}