/******************************************************************
Theme Name: Expedite BigBlue / RJ Prime Theme
Theme URI: http://www.rjnewdesigns.com
Description: 
Author: Richard Johnston 
Author URI: 
Version: 0.0.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Less
******************************************************************/

@font-face {
    font-family: 'icomoon';
    src: url('assets/font/icomoon.eot');
    src: url('assets/font/icomoon.eot?#iefix') format('embedded-opentype'),
         url('assets/font/icomoon.woff2') format('woff2'),
         url('assets/font/icomoon.ttf') format('truetype'),
         url('assets/font/icomoon.woff') format('woff'),
         url('assets/font/icomoon.svg?#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.header-nav {
    background-color: #fff;
    padding: 15px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 99999;
}

.main-content {
    padding-top: 80px;
}

@media (max-width: 768px) {
    .header-nav {
        position: relative !important;
        box-shadow: none;
    }

    .main-content {
        padding-top: 0;
    }

    .search-container.sticky {
        position: fixed;
        top: 0;
        width: 100%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        z-index: 1000;
        margin: 0;
        padding: 0;
    }
}

@media (min-width: 992px) {
  .header .header-bottom.header-bottom-margin {
    margin-top: 4rem;
  }
}

@media (min-width: 992px) {
  .header .header-bottom {
    margin-top: 8rem;
  }
}

/* Auto-complete Search box styles */
.search-container {
    position: relative;
    width: 100%;
    margin: 20px auto;
}

#search-input,
#search-blog-input {
    width: 100%;
    padding: 12px;
    font-size: 18px;
    border: 2px solid #ccc;
    border-right: none;
    outline: none;
}

.ui-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
}

.ui-menu-item {
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 16px;
    color: #333;
}

.ui-menu-item:hover {
    color: #fff;
    background-color: #282b43;
}

.search-btn {
    font-weight: 700;
    display: inline-block;
    padding: 1.7rem 2rem;
    transition-duration: 0.5s;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #1276b9;
    background-color: #1276b9;
    cursor: pointer;
}

.close-bar {
  height: 30px;
}

@media (max-width: 991.98px) {
  .announcement-bar {
    display: none;
  }
}

.review {
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.reviewer-info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.review-text img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.reviewer-name {
  font-weight: bold;
}
.star-rating span {
  color: #ffd700;
}
.write-review-btn {
  background-color: #8ab4f8;
  border: 1px solid #8ab4f8;
  border-radius: 2px;
  color: #202124;
  cursor: pointer;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  min-width: 54px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
}
.write-review-btn span {
  margin-top: 10px;
}
/* New footer */
.footer-section {
  background: #282b43;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #1276b9;
  font-size: 30px;
  float: left;
  margin-top: 24px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text {
  color: #c4baba;
  font-size: 15px;
}
.cta-text a {
  color: #c4baba;
  text-decoration: none;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #c4baba;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg {
  background: #3b5998;
}
.instagram-bg {
  background: #e4405f;
}
.youtube-bg {
  background: #ff0000;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #1276b9;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #1276b9;
}
.footer-widget ul li a {
  color: #c4baba;
  text-transform: capitalize;
  text-decoration: none;
}
.copyright-area {
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #c4baba;
}
.copyright-text p a {
  text-decoration: none;
  color: #c4baba;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #1276b9;
}
.footer-menu li a {
  text-decoration: none;
  font-size: 14px;
  color: #c4baba;
}
button:disabled {
  opacity: 0.5;
}

input[type="submit"]:disabled {
  opacity: 0.5
}

/* itinerary list */
.itinerary-image img {
    width: 100% !important;
}
