.title-section span {
  color: #FFC705;
}
.title-section h2::after {
  background-color: #FFC705;
}

.left-section-title span {
  color: #FFC705;
}

.hero-slider-section .owl-dots .owl-dot span {
  background-color: #FFC705 !important;
}
.hero-slider-section .owl-dots .owl-dot.active span {
  background-color: #FFC705;
}

.main-menu .container .navbar-brand {
  color: #FFC705;
}
.main-menu .container .navbar-nav .nav-link:focus, .main-menu .container .navbar-nav .nav-link:hover {
  color: #FFC705;
}
.main-menu .container .navbar-nav .nav-link::before {
  background: #FFC705 none repeat scroll 0 0 !important;
}

.contact-btn a {
  background-color: #FFC705;
}

.hero-slider-section .sligle-item .slider-text h1 {
  color: #FFC705;
}
.hero-slider-section .sligle-item .slider-text a:hover {
  background-color: #FFC705;
}
.hero-slider-section .sligle-item ul li a:hover {
  background-color: #777777;
  color: #FFC705;
}

.awesome-trip-section .trip-wrapper .find-btn {
  background-color: #FFC705;
}

.about-section .facelite .facelite-item h6 span::before {
  background-color: #FFC705;
}
.about-section .about-img .book-title .book-call {
  background-color: #FFC705;
}
.about-section .about-img .book-title .book-call a {
  border-left: 2px solid #E3B514;
}

.our-projects-section .owl-theme .owl-dots .owl-dot.active span {
  background: #FFC705 !important;
}
.our-projects-section .project-wrapper .single-project .project-content a {
  color: #FFC705;
}
.our-projects-section .project-wrapper .single-project .project-content a::after {
  background-color: #FFC705;
}

.histry-section .single-conuter-2 span {
  color: #FF9C00;
}
.histry-section .single-conuter-2 p {
  color: #FF9C00;
}

.team-sections {
  text-align: center;
}
.team-sections .single-team:hover {
  box-shadow: 0 0 15px #FFC705;
}
.team-sections .single-team ul li a:hover {
  color: #FFC705;
}

.news-section .single-news:hover .news-wrapper {
  border-left: 1px solid #FFC705;
  border-right: 1px solid #FFC705;
  border-bottom: 1px solid #FFC705;
}
.news-section .single-news .news-wrapper .innov a:hover {
  background-color: #FFC705;
}
.news-section .single-news .news-wrapper ul li a {
  color: #FFC705;
}
.news-section .single-news .news-wrapper ul li a:hover {
  color: #FFC705;
}

.footer-section .widget-1 h2 a {
  color: #FFC705;
}
.footer-section .widget-2 ul li a:hover {
  color: #FFC705;
}
.footer-section .widget-2 ul li a::after {
  background-color: #FFC705;
}
.footer-section .widget-3 ul li a:hover {
  color: #FFC705;
}
.footer-section .widget-3 ul li a::after {
  background-color: #FFC705;
}
.footer-section .widget-4 a:hover {
  color: #FFC705;
}
.footer-section .widget-4 ul li a:hover {
  background-color: #FFC705;
}/*# sourceMappingURL=yellow-color.css.map */