.header-bottom {
    padding: 0px 0px;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
.footer-top {
    display: none;
}
.carousel-caption h1 {
    line-height: 50px;
}
.slide-info {
    border-radius: 10px;
    border-left: 8px solid #376798;
    border-right: 8px solid #376798;
    padding: 10px 10px;
}
.carousel-caption h1 {
    background: #FFFDDE !important;
}
.blog-area p {
    color: #376798;
}
.blog-section, .blog-area ul li {
    color: #376798 !important;
}
.top-breadcrumb > li a {
    color: #fff !important;
}
.section-title {
    text-align: center;
    margin: 35px 0 0 0;
}
.section-title h1 {
    text-transform: unset;
    font-size: 30px;
    color: #376798;
}
.carousel-caption h1 {
    background: rgba(255, 255, 255, 0.7);
}
.carousel-caption p {
    background-color: rgba(0,0,0,0.5);
}
.home-room-col {
    margin-bottom: 0px;
}
.feature-section {
    margin: 0 0 0px;
}
.htlg-site-title {
    display: none;
}
.textwidget {
    padding: 0px;
}
.site-description {
    display: none;
}
.search-box .dropdown a i {
    color: #0E36A7;
}
.header-bottom {
    background-color: #376798;
}
.navbar {
    background-color: #FFFDDE !important;
}
.navbar-nav {
    padding-left: 10%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff !important;
    background-color: #376798 !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #FFFDDE !important;
    background-color: #376798 !important;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    color: #376798;
    font-weight: bold;
}
.nav .open > a, .nav .open > a:hover {
    background-color: #F29037 !important;
}
.dropdown-menu > li > a {
    background-color: #376798;
}
.carousel-navigation a {
    background-color: #F29037;
}
.custom-btn {
    background: #F29037;
}
.footer-top {
    background: #376798;
}
.f_top_inner {
    background: #376798;
    border-right: 1px solid #F29037;
}
.scroll-top {
    background: #376798;
}
.blog-area {
    border-top: 3px solid #F29037;
}
.blog-area p {
    margin-bottom: 10px;
}
.widget-title {
    border-top: 2px solid #F29037;
}
.widget-title h2 {
    color: #376798;
}
.sidebar-widget {
    border-top-color: #F29037;
}
.button-search {
    background-color: #F29037 !important;
    border: 1px solid #376798 !important;
}
.form-control {
    border: 1px solid #376798;
}

.sidebar-widget ul li a:hover {
    color: #01B2FF;
}
.blog-section {
    padding: 20px 0;
}
.footer-widget h4::before {
    background-color: #F29037;
}
h1, h2 {
    font-size: 28px;
    color: #376798;
}
@media (max-width: 1070px) {
.navbar-nav {
    padding-left: 0% !important;
}
}