.site_logo .logo {
  display: inline-block;
  max-width: 100px;
  width: 100%;
}

.blog-item.style-2 .blog-content {
  justify-content: unset !important;
}

.h10-blog-wrapper .blog-item.style-2 .title-area {
  margin-left: 100px;
}

.h8-blog-wrapper .blog-item.style-2 .blog-thumb img.default-image {
    object-fit: contain !important;
    padding: 50px;
}

.blog-item .blog-content .title a {
  text-transform: capitalize;
}

.h5-banner-section::before {
    background-color: #FFD600;
}

.h5-maquee-inner {
    background-color: #FFD600;
}

.h5-maquee-inner .h5-maquee-slider-item .marquee-box .marquee-title .title {
    color: #000000;
}

.h8-maquee-inner .h5-maquee-slider-item .marquee-box .marquee-icon {
    color: #000000;
}

footer.tj-footer-section.footer-2.h5-footer.h6-footer.section-gap-x::before {
    content: '';
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: -1;
}

.tj-marquee-section {
    background-color: #FFD600;
}

.footer-contact-info .contact-item span {
    color: #fff;
}

.tj-footer-section.footer-2 .footer-widget ul li a {
    color: #fff;
}

.copyright-content-area .copyright-menu ul li a {
    color: #fff;
}
.social-links.style-6 ul li a {
    background-color: #fff;
    opacity: 0.8;
}

.choose-box:hover {
    background-color: #FFD600;
}

.choose-box:hover .btn-text, .choose-box:hover .desc, .choose-box:hover .title {
    color: #000000;
}

.choose-box:hover .choose-icon {
    color: #000000;
    animation: unset;
}

.tj-copyright-area-2 .copyright-text p {
    color: #fff;
}

.h5-banner-area .tj-primary-btn .btn-text {
    color: #000;
}

.menu_bar {
  display: none !important;
}

h4.marquee-text img {
    width: 100%;
    height: 180px;
}

.h5-banner-content .banner-title {
  max-width: 715px;
  color: var(--tj-color-common-white);
  font-size: 48px;
  line-height: 150%;
  margin-bottom: 30px;
}

.h5-banner-area {
  padding-top: 250px;
}

.h6-footer-logo img {
  width: 350px;
}

.tj-footer-section.footer-2 {
  background-color: #262626;
  padding-top: 100px;
}

.tj-page-header {
  padding-top: 200px;
  background-color: unset;
}

.about-img-area .about-img img {
  width: 100%;
  height: 639px;
}

.client-logo img {
  width: 60%;
}

.testimonial-img-area .testimonial-img img {
  height: 573px;
}

a.gallery.vbox-item img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 12px;
}

.header-search {
    display: none;
}

.h5-banner-area .hero-counter p
 {
    font-size: 20px !important;
    padding-top: 20px;
}

.h8-testimonial-wrapper .testimonial-item .desc {
    height: 230px;
}

@media screen and (max-width: 600px) {
  .menu_bar {
    display: inline-flex !important;
  }

  .h6-footer-logo img {
    width: 200px;
  }

  .tj-page-header {
    padding-top: 150px;
    background-color: unset;
  }

  a.mobile_logo img {
    width: 100px;
  }

  .hamburger-search-area {
    display: none;
}
}
