@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

* {
    font-family: "Ubuntu", sans-serif;
}

img {
    max-width: 100%;
}

.container-fluid {
    max-width: 1600px;
    width: 95%;
}

a {
    text-decoration: none;
    color: #9D090D;
}


.text-main {
    color: #9D090D;
}

.text-alt {
    color: #FFBC59;
}

.badge-theme {
    border: 1px solid #eee;
    color: #777;
}

.max-wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.height-0 {
    height: 0;
}

.image-scale {
    overflow: hidden;
}

.image-scale img {
    transition: 0.3s;
}

.image-scale:hover img {
    transform: scale(1.1);
}

.owl-content .owl-nav, .owl-content .owl-dots {
    display: none;
}

.owl-content {
    position: relative;
}

.owl-carousel__nav {
    display: inline-flex;
    position: absolute;
    bottom: 0;
    right: 0;
}

.owl-carousel__nav>div {
	background: #fff;
	padding: 8px 15px;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 20px;
}

.testimonial-box{
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
}

.testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
}

.testimonial-source {
    margin-top: 15px;
    height: 50px;
    width: auto !important;
}

.p-less p {
    margin-bottom: 5px;
}

.breadcrumb-why-item+.breadcrumb-why-item:before {
    content: '>>';
}

.header-home {
    background: rgba(255,255,255, 0.9);
    position: absolute;
    z-index: 122;
    width: 100%;
}

.bg-main {
    background: #F3EDEA;
}

.bg-white {
    background: #fff;
}

.bg-main-2 {
    background: #ffbc59;
}

.top-menu {
    padding: 10px 0;
    text-align: right;
}

.top-menu a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

.top-menu i {
    font-size: 25px;
    margin-top: -5px;
}

.list-blank, ul.list-blank {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-blank > li, ul.list-blank > li {
    display: inline-block;
    margin-left: 15px;
}

.header-search-form {
    position: relative;
    width: 300px;
}

.header-search-form input {
    border-radius: 50px;
    padding: 14px;
}

.header-search-form button{
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 50px;
}

.profile-menu i {
    font-size: 24px;
    border: 1px solid #333;
    border-radius: 50%;
    padding: 7px;
}

.dropdown-toggle-clean.dropdown-toggle::after {
    display:none;
}

.text-shadow {
    text-shadow: 2px 2px 8px #333;
}

.text-md {
    font-size: 18px;
}

.text-lg {
    font-size: 20px;
}

.text-xlg {
    font-size: 24px;
}

.text-xxlg {
    font-size: 32px;
}

.text-xxxlg {
    font-size: 40px;
}

.text-success {
    color: #9D090D;
}

.text-bolder {
    font-weight: 700;
}

.text-strike {
    text-decoration: line-through;
}

.form-group {
    margin-bottom: 15px;
}

.page-title {
    color: #fff;
    background: #9D090D;
    padding: 40px 40px 40px 300px;
}

.page-title h1 {
    font-size: 50px;
    margin: 0;
}

.header-logo {
    height: 60px;
}

.header-logo img {
    max-height: 217px;
    display: block;
    position: relative;
    z-index: 123;
}

.page-content {
    padding: 50px 0;
    background: #F3EDEA;
}

.page-package {
    padding: 30px 0;
}

.product-page {
    padding: 30px 0;
}

.login-form-1{
    padding: 5%;
    background: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-1 h3{
    text-align: center;
    color: #333;
}

.login-form-2{
    padding: 5%;
    background: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-2 h3{
    text-align: center;
    color: #333;
}

.footer-main {
    background: #9D090D;
    color: #fff;
    padding: 100px 0;
    background: linear-gradient(#900900, #9D090D);
    background-size: cover;
}

.footer-main a {
    color: #fff;
}

.footer-title {
    font-size: 24px;
    font-weight: 700;
}

.footer-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-main li {
    margin-top: 5px;
}

.footer-main .list-blank > li, .footer-main ul.list-blank > li {
    margin-left: 0;
    margin-right: 20px;
    font-size: 20px;
}

.col-wrap img {
    width: 100%;
}

.col-content {
    padding: 10px;
    background: #F3EDEA;
    color: #333;
}

.thumbnails-wrap {
    position: relative;
}

.thumbnails {
	overflow: hidden;
	margin: 0;
	text-align: center;
	z-index: 1;
	background: #F3EDEA;
	padding: 5px;
	line-height: 1;
}

.thumbnails li {
	display: inline-block;
	width: 70px;
	margin: 0 1px;
}

.thumbnails img {
	display: block;
	min-width: 100%;
	max-width: 100%;
}

.modal-backdrop {
    z-index: 9990;
}

.modal {
    z-index: 9999;
}

#myList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.section-header {
    position: relative;
    margin-bottom: 35px;
    text-align: center;
    padding-bottom: 15px;
}

.section-heading:before, .section-heading:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 6px;
    border-radius: 4px;
    left: 0;
    top: 45%;
    transition: all;
    background: #FFBC59;
}

.section-heading:after {
    left: auto;
    right: 0;
}

/*.section-header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    margin: 0 auto;
    height: 1px;
    width: 95%;
    max-width: 200px;
    background-color: #444444;
}

.section-header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 5px;
    width: 55px;
    background-color: #222222;
    z-index: 1;
    background: #ffbc59;
}*/

.section-heading {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 auto;
    color: #9D090D;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 0 40px;
}

.section-main {
    padding: 50px 0;
}

.section-activity {
    background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url('../images/home-activity-banner.jpg') no-repeat;
    background-size: cover;
}

.section-departure {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 1)), url('../images/home-departure-banner.jpg') no-repeat;
    background-size: cover;
    color: #fff;
}

.section-departure .table {
    border-color: #333;
    color: #fff;
}

.section-hero {
    background: url('../images/home-review-banner.jpg') no-repeat;
    background-size: cover;
    overflow: hidden;
}

.image-hero .h2 {
    color: #FFBC59;
}

.image-hero {
    position: relative;
    max-width: 400px;
    z-index: 123;
    padding: 50px 0;
    color: #fff;
    margin-left: 200px;
}

.image-hero:before {
    content: "";
    position: absolute;
    width: 133%;
    height: 100%;
    top: 0;
    left: -25%;
    z-index: -1;
    transform: skew(-8deg);
    background: #9D090D;
    opacity: .9;
    bottom: 0;
    margin: auto;
}

.home-departures {
    color: #aaa;
}

.home-departures .row {
    padding: 10px;
}

.home-departures span {
    color: #fff;
    display: block;
}

.home-review {
    padding: 40px;
}

.home-review {
    background: #fff;
}

.home-review-description {
    overflow: scroll;
    max-height: 200px;
    min-height: 200px;
}

.section-departure .table-striped>tbody>tr:nth-of-type(odd) > * {
    color: #eee;
}

.bg-text {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 2px;
}

.room-facility {
    padding-left: 40px;
}

.room-facility ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.room-facility li {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    color: #333;
}

.room-facility li i {
    width: 40px;
    font-size: 30px;
    margin-right: 15px; 
    line-height: 1;
    text-align: center;
}

.room-facility img {
    width: 40px !important;
    margin-right: 15px; 
}

.carousel-caption {
    bottom: 250px;
    text-shadow: 2px 2px #555;
}

.carousel-caption h5 {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
}

@media (max-width: 767.98px) {
    .header-home {
        position: static;
    }
    
    .page-title {
        padding: 15px 0;
    }
    
    .page-title h1 {
        font-size: 30px;
    }
    
    .section-heading {
        font-size: 24px;
        font-weight: 700;
    }
    
    .header-logo img {
        max-height: 90px;
    }
    
    .sm-simple {
        float: none !important;
    }
    
    #main-navbar {
        background: #eee;
        padding: 10px;
        border-radius: 8px;
        margin-top: 20px;
    }
    
    .room-facility {
        padding: 20px 0 0;
    }
}