@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;700&family=Poppins:wght@400;500;600;700&display=swap);
.list-gap,
.list-gap-2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mean-container .mean-nav ul li li a,
.tj-main-menu > ul > li > a {
  text-transform: capitalize;
}
.add-car,
.add-car-1,
.add-car-1:hover,
.add-car:hover {
  text-decoration: none !important;
}
.dropdown-item,
a {
  text-decoration: none;
}
:root {
  --tj-ff-title: "DM Sans", sans-serif;
  --tj-ff-body: "Poppins", sans-serif;
  --tj-white-color: #ffffff;
  --tj-dark-color: #181818;
  --tj-dark-color2: #f6f6f6;
  --tj-gray-color3: #ddd;
  --tj-gray-color5: #e1e1e1;
  --tj-gray-color6: #d9d9d9;
  --tj-gray-color7: #787878;
  --tj-gray-color8: #ffc107;
  --tj-gray-color10: #d3d3d3;
  --tj-gray-color11: #f4f4f4;
  --tj-gray-color12: #f9f9f9;
  --tj-secondary-color: #062e39;
  --tj-gray-color: #595959;
  --tj-gray-color2: #a0a0a0;
  --tj-gray-color4: #d0d0d0;
  --tj-primary-color: #6a9c2f;
  --tj-primary-color2: #0077b6;
  --tj-primary-color3: #7a2918;
  --tj-body-color: #5a6268;
}
body,
html {
  font-size: 16px;
  color: var(--tj-body-color);
  font-family: var(--tj-ff-body);
  font-weight: 400;
  line-height: 1.6;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4 {
  font-weight: 700;
}
input,
select,
textarea {
  border: 0;
  background: 0 0;
  transition: 0.4s;
}
.pp-link-2,
.tj-team-item-two .team-content .title-link,
.tj-testimonial-item-two .testimonial-auother .sub-title,
a {
  transition: 0.4s;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tj-ff-title);
  color: var(--tj-secondary-color);
  line-height: 1.35;
}
.tj-footer-v2 .widget_recent_post .widget-post .post-calender h6,
.tj-icon-box3 i,
h1,
h2,
h3 {
  line-height: 1.2;
}
h1 {
  font-size: 70px;
}
h2 {
  font-size: 55px;
}
h3 {
  font-size: 45px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-weight: 500;
  font-size: 24px;
}
h6 {
  font-weight: 700;
  font-size: 22px;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}
.footer-subscribe-box .footer-social-box,
.list-gap-2,
.subscribe-content,
.subscribe-content-box,
.subscribe-form {
  display: flex;
  align-items: center;
}
.p-z-idex {
  position: relative;
  z-index: 3 !important;
}
.loader-icon img {
  max-width: 65px;
  width: 100%;
}
.tj-section-heading-freight.text-center,
.tj-section-heading.text-center {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.tj-section-heading-1.text-center {
  padding: 25px;
  box-shadow: 0 4px 8px rgb(0 0 0 / 56%);
  border-radius: 12px;
  border: 0 solid;
  width: 93%;
  margin-left: 55px;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.tj-section-heading .sub-title,
.tj-section-heading-1 .sub-title-1,
.tj-section-heading-freight .sub-title {
  color: #236c81;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 35px;
  transition: 0.6s;
}
.tj-section-heading .sub-title.active-shape2::before,
.tj-section-heading .sub-title.active-shape::before,
.tj-section-heading-1 .sub-title-1.active-shape::before,
.tj-section-heading-freight .sub-title.active-shape2::before,
.tj-section-heading-freight .sub-title.active-shape::before {
  position: absolute;
  content: "";
  width: 16px;
  top: 8px;
  left: 0;
  border: 2px solid var(--tj-primary-color);
  height: 16px;
  z-index: 3;
  transform: rotate(45deg);
}
.tj-section-heading .sub-title.active-shape::after,
.tj-section-heading-1 .sub-title-1.active-shape::after,
.tj-section-heading-freight .sub-title.active-shape::after {
  position: absolute;
  content: "";
  width: 16px;
  top: 8px;
  left: 10px;
  border: 2px solid var(--tj-secondary-color);
  height: 16px;
  transform: rotate(45deg);
}
.tj-section-heading,
.tj-section-heading-freight {
  margin-bottom: 55px;
  max-width: 800px;
}
.tj-section-heading .sub-title.active-shape2::after,
.tj-section-heading-freight .sub-title.active-shape2::after {
  position: absolute;
  content: "";
  width: 16px;
  top: 8px;
  left: 10px;
  border: 2px solid var(--tj-white-color);
  height: 16px;
  transform: rotate(45deg);
}
.tj-section-heading .title {
  margin-top: 20px;
  font-size: 55px;
}
.tj-section-heading-freight .title- {
  margin-top: 20px;
  font-size: 47px;
}
.tj-header-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  padding-top: 30px;
}
.tj-header-section .container {
  background: var(--tj-white-color);
  border-radius: 12px !important;
}
.tj-header-section .container .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.tj-header-section .bg-color {
  background: var(--tj-white-color);
  border-radius: 12px;
  position: relative;
}
.tj-header-section .logo-area {
  width: 276px;
  padding: 15px 20px;
  display: flex;
  align-items: center;
}
.tj-header-section .header-content-area {
  width: calc(100% - 276px);
  display: flex;
  flex-wrap: wrap;
}
.header-topbar {
  background: #062e39;
  padding: 9px 20px 9px 45px;
  border-radius: 0 12px;
  width: 100%;
}
.header-content-left span {
  font-size: 15px;
  font-weight: 500;
  color: var(--tj-white-color);
}
.header-content-right {
  text-align: right;
  font-size: 15px;
  font-weight: 500;
  color: var(--tj-white-color);
}
.header-content-right .header-social-icon .social-list li {
  display: inline-block;
  margin-left: 10px;
}
.header-content-right .header-social-icon .social-list li a i {
  color: var(--tj-white-color);
  font-size: 15px;
  transition: 0.4s;
}
.accordion .accordion-item .accordion-body ul li a:hover,
.bd-l,
.bd-r,
.blog-item-three .blog-text .title:hover,
.blog-item-three .meta-list ul li a:hover,
.blog-item-two .blog-text .title:hover,
.blog-item-two .meta-list ul li a:hover,
.details-sidebar-inner .sidebar-catagory ul li a:hover,
.details-sidebar-inner .sidebar-post .tj-details-header a:hover,
.details-sidebar-inner .tj-appointment-box .appointment-content .tel-link:hover,
.footer-contact-list .contact-box .contact-link a:hover,
.footer-copyright-area .copyright-menu ul li a:hover,
.footer-copyright-area .copyright-target a:hover,
.footer-copyright-two .copyright-menu ul li a:hover,
.footer-copyright-two .copyright-target a:hover,
.footer-subscribe-box .social-list ul li a:hover,
.header-content-right .header-social-icon .social-list li a i:hover,
.header-section-three
  .tj-header-menu-bottom
  .menu-search-box
  .modal-icon
  i:hover,
.header-section-three
  .tj-main-menu
  > ul
  > li.menu-item-has-children
  > a.active::before,
.header_searce button i:hover,
.mobile-navbar-menu .mean-nav ul li.dropdown-opened > a,
.nav-num-hover:hover,
.page-details-wrapper .blog-content-area .blog-header .title-link:hover,
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .auother-content
  .title-link:hover,
.page-details-wrapper .tj-blog-item-three .tj-content-box .read-more a:hover,
.pp-link-2,
.pp-link:hover,
.project-details-wrapper .project-content-area .title-link:hover,
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li:nth-child(2)
  a:hover,
.project-item-three .project-text .title-link:hover,
.search_popup .search_form .search_input i:hover,
.search_popup.search-opened .search_form .search_input i:hover,
.service-content a:hover,
.service-content h4:hover,
.service-content p:hover,
.service-item-two .service-title a:hover,
.team-item-three .tj-project-content .title-link:hover,
.tj-blog-item .blog-button ul li a:hover,
.tj-blog-item .blog-meta .meta-list ul li a:hover,
.tj-blog-item .blog-text-box .blog-header .title-link:hover,
.tj-blog-item-three .blog-button ul li a:hover,
.tj-blog-item-three .blog-meta .meta-list ul li a:hover,
.tj-blog-item-three .blog-text-box .blog-header .title-link:hover,
.tj-contact-page .tj-contact-list .contact-header a:hover,
.tj-footer-area .footer-contact-info ul li a:hover,
.tj-footer-area .widget_nav_menu .widget-menu ul li a:hover,
.tj-footer-v2 .widget_nav_menu .widget-menu ul li a:hover,
.tj-footer-v2 .widget_recent_post .widget-post .post-calender,
.tj-footer-v2 .widget_recent_post .widget-post .post-calender .post-title:hover,
.tj-header-menu-bottom .menu-search-box .hambugar-icon i:hover,
.tj-header-menu-bottom .menu-search-box .modal-icon i:hover,
.tj-main-menu li .sub-menu-list li a:hover,
.tj-main-menu li a:hover,
.tj-main-menu > ul > li.current-menu-item .active::before,
.tj-main-menu > ul > li.menu-item-has-children > a:hover::before,
.tj-offcanvas-area .contact-info-list .contact-link a:hover,
.tj-project-item .tj-project-content .title-link:hover,
.tj-service-item .service-content .title-link:hover,
.tj-team-item-two .team-content .title-link:hover,
.tj-team-item:hover .team-content .title-link,
.tj-testimonial-item .testimonial-content .testimonial-auother .sub-title {
  color: var(--tj-primary-color);
  text-decoration: none;
}
.header-content-right .header-social-icon .social-list li a .icon-youtube {
  font-size: 10px;
}
.header-content-right .header-social-icon .social-list li a .icon-twiter {
  font-size: 13px;
}
.footer-copyright-two,
.tj-header-menu-bottom .header-menu-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.about-content-two .ab-auother-box .auother-header .auother-text h6,
.blog-item-three .blog-content-box.margin-bm,
.details-sidebar-inner .sidebar-post .tj-post-content:last-child,
.details-sidebar-inner .sidebar-service ul li:last-child,
.project-details-wrapper .project-content-area p,
.team-item-three .tj-project-content h4,
.tj-faq-left-content .faq-content:last-child,
.tj-footer-area .footer-contact-info ul li:last-child,
.tj-footer-area .widget_nav_menu .widget-menu ul li:last-child,
.tj-footer-v2 .widget_date_menu .widget-time ul li:last-child,
.tj-footer-v2 .widget_nav_menu .widget-menu ul li:last-child,
.tj-project-item .tj-project-content h4,
.tj-project-section .swiper-pagination .swiper-pagination-bullet:last-child,
.tj-team-item .image-box .social-icon li:last-child,
.tj-team-item-two .social-icon li:last-child,
.tj-video-area .video-title h3 {
  margin-bottom: 0;
}
.about-content-three .tj-icon-box:last-child,
.about-content-two .tj-icon-box:last-child,
.blog-item-three .meta-list ul li:last-child,
.blog-item-two .meta-list ul li:last-child,
.details-sidebar-inner .sidebar-post .details-meta ul li:last-child,
.footer-contact-list .contact-box:last-child,
.footer-subscribe-box .social-list ul li:last-child,
.page-details-wrapper .details-tags-box .tags-link a:last-child,
.project-details-wrapper .details-tags-box .tags-link a:last-child,
.swiper-slide:last-child,
.tj-blog-item .blog-meta .meta-list ul li:last-child,
.tj-blog-item-three .blog-meta .meta-list ul li:last-child,
.tj-footer-area .footer-content-info .footer-social-icon ul li:last-child,
.tj-footer-v2 .footer-content-info .footer-social-icon ul li:last-child,
.tj-icon-box3:last-child,
.tj-team-item-two .social-icon-box ul li:last-child {
  margin-right: 0;
}
.accordion .accordion-item .accordion-body ul li a,
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link > span a,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link > span a,
.footer-subscribe-box .social-list ul li a,
.tj-service-item .service-content .title-link {
  color: var(--tj-white-color);
  transition: 0.4s;
}
.menu-search-box .nice-select .option.focus,
.menu-search-box .nice-select .option.selected.focus,
.nice-select .option.focus,
.nice-select .option.selected.focus,
body .search-modal button svg {
  background-color: #fff0;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link > span a:hover,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link > span a:hover,
.pp-link-2:hover,
.tj-step-area .tj-step-item:nth-child(4):hover .stp-arrow i,
.tj-team-item .image-box .social-icon li a:hover,
.tj-team-item-two .social-icon li a:hover,
.tj-transparent-btn:hover {
  color: var(--tj-secondary-color);
}
.tj-header-menu-bottom {
  padding: 15px 0;
}
.footer-contact-box .footer-logo img,
.tj-header-menu-bottom .logo-box {
  max-width: 196px;
  width: 100%;
}
.blog-item-two .meta-list ul li,
.tj-header-menu-bottom .logo-box a {
  display: inline-block;
}
.tj-header-menu-bottom .tj-btn {
  height: 60px;
}
.tj-header-menu-bottom .menu-search-box .hambugar-icon {
  margin-right: 28px;
  position: relative;
  margin-left: 15px;
  line-height: 1;
}
.tj-header-menu-bottom .menu-search-box .hambugar-icon i {
  font-size: 35px;
  color: var(--tj-white-color);
  transition: 0.4s;
}
.tj-header-menu-bottom .menu-search-box .hambugar-icon::before {
  position: absolute;
  content: "";
  top: 4px;
  left: -20px;
  width: 1px;
  height: 43px;
  background: rgb(223 223 223 / 0.55);
}
.tj-header-menu-bottom .menu-search-box .modal-icon i {
  margin-right: 28px;
  font-size: 20px;
  color: var(--tj-secondary-color);
  transition: 0.4s;
  position: relative;
  top: 4px;
}
.accordion .accordion-item .accordion-body ul li span,
.choose-us-content-1 .tj-section-heading .desc,
.choose-us-content-1 .tj-section-heading .title,
.choose-us-top-content .tj-section-heading .title,
.footer-subscribe-box .footer-social-box .social-title h5,
.header-section-three .tj-header-menu-bottom .menu-search-box .modal-icon i,
.header-section-three .tj-main-menu li a,
.header-section-three
  .tj-main-menu
  > ul
  > li.menu-item-has-children
  > a::before,
.service-item-three:hover .service-icon i,
.tj-header-btn:hover,
.tj-hero-content .tj-section-heading .title,
.tj-icon-box3:hover i,
.tj-primary-btn:hover,
.tj-service-icon-box ul li:hover .sub-title span,
.tj-service-icon-box2 ul li:hover .service-item .sub-title span,
.tj-service-item:hover .icon-box i,
.tj-step-area .tj-step-item:hover i,
.tj-testimonial-item-two:hover .testimonial-auother .sub-title,
.tj-testimonial-item-two:hover .testimonial-auother .title,
.tj-transparent-btn-two:hover {
  color: var(--tj-white-color);
}
.about-group-image .image-box:hover::before,
.service-item-three:hover .service-image img,
.tj-blog-item-three:hover .tj-blog-image img,
.tj-blog-item:hover .tj-blog-image img,
.tj-hero-section .hero-bg-1:hover {
  transform: scale(1.1);
}
.tj-hero-content {
  position: relative;
  z-index: 3;
  padding-left: 70px;
}
.tj-hero-content .tj-section-heading {
  max-width: 600px;
  margin-bottom: 40px;
}
body [class*=" icon-"]::before,
body [class^="icon-"]::before {
  color: unset;
}
.tj-overlay-canvas {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.tj-offcanvas-area {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 485px;
  z-index: 9999;
  background: var(--tj-white-color);
  padding: 0 0 0 35px;
  right: -480px;
  opacity: 0;
  visibility: visible;
  overflow-y: scroll;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.blog-item-three .blog-text h5,
.blog-item-two .blog-text h5,
.page-details-wrapper .details-input,
.service-details-wrapper .blog-header,
.team-sidebar-inner .team-social,
.tj-footer-v2 .widget_date_menu .widget-time ul li,
.tj-input-form .input-form,
.tj-input-form-car .input-form,
.tj-input-form-ser .input-form,
.tj-offcanvas-area .des {
  margin-bottom: 20px;
}
.tj-offcanvas-area .offcanvas-title {
  position: relative;
  margin-bottom: 20px;
  font-weight: 400;
}
.tj-offcanvas-area .offcanvas-title:after {
  width: 70px;
  height: 2px;
  content: "";
  clear: both;
  position: absolute;
  bottom: 2px;
  left: 0;
  background: var(--tj-primary-color);
  border-radius: 3px;
}
.footer-contact-box,
.page-details-wrapper .details-video-content p,
.tj-about-section-two .tj-section-heading .title,
.tj-blog-item,
.tj-contact-page .tj-section-heading,
.tj-offcanvas-area .contact-info-list,
.tj-team-item-two .image-box {
  margin-bottom: 30px;
}
.tj-offcanvas-area .contact-info-list .contact-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.details-sidebar-inner .sidebar-service ul li,
.page-details-wrapper .details-quote-content .details-quote-box img,
.tj-offcanvas-area .contact-info-list .contact-box.contact-box1 {
  margin-bottom: 15px;
}
.tj-offcanvas-area .contact-info-list .contact-link span {
  color: var(--tj-secondary-color);
  font-size: 20px;
}
.footer-copyright-two .copyright-menu ul li a,
.footer-copyright-two .copyright-target a,
.tj-blog-item .blog-meta .meta-list ul li a,
.tj-offcanvas-area .contact-info-list .contact-link a {
  color: var(--tj-body-color);
  transition: 0.4s;
}
.about-content-one .tj-icon-box .ab-text .ab-icon,
.about-content-three .tj-icon-box .ab-text .ab-icon,
.about-content-two .tj-icon-box .ab-text .ab-icon,
.details-sidebar-inner .sidebar-post .tj-post-content .tj-auother-img,
.mail-icon img,
.tj-faq-left-content .faq-content .faq-icon,
.tj-main-menu,
.tj-offcanvas-area .contact-info-list .contact-box .contact-icon {
  margin-right: 15px;
}
.tj-offcanvas-area .contact-info-list .contact-box .contact-icon i {
  font-size: 30px;
  color: var(--tj-secondary-color);
  position: relative;
  top: 4px;
}
.tj-offcanvas-area
  .contact-info-list
  .contact-box
  .contact-icon
  .fa-light.fa-location-dot {
  position: relative;
  top: -3px;
}
.tj-offcanvas-area .tj-offcanvas-header {
  padding-bottom: 10px;
  margin-bottom: 35px;
}
.tj-offcanvas-area .tj-offcanvas-header .offcanvas-title .product-title {
  font-weight: 500;
  font-size: 20px;
}
.tj-offcanvas-area .offcanvas-icon i {
  font-size: 40px;
  color: var(--tj-secondary-color);
  transition: 0.4s;
}
.tj-offcanvas-area .offcanvas-icon i:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  color: var(--tj-primary-color);
  transform: rotate(90deg);
}
.custom-testimonial-item .testimonial-rating,
.search_wrapper .search_top,
.tj-faq-left-content,
.tj-offcanvas-area .tj-offcanvas-icon-list,
.tj-testimonial-item .testimonial-rating {
  margin-bottom: 50px;
}
.slider-tabs.slider-tabs-two .tj-input-form,
.tj-offcanvas-area .tj-offcanvas-icon-list ul {
  padding: 0;
}
.tj-offcanvas-area .tj-offcanvas-icon-list ul li {
  display: inline-block;
  padding-right: 5px;
}
.tj-offcanvas-area .tj-offcanvas-icon-list ul li i {
  background: var(--tj-secondary-color);
  color: var(--tj-white-color);
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.tj-hambagur-icon a:hover span,
.tj-offcanvas-area .tj-offcanvas-icon-list ul li i:hover {
  background: var(--tj-primary-color);
}
.canvas_expanded .tj-offcanvas-area {
  right: 0;
}
.canvas_expanded .tj-offcanvas-area,
.canvas_expanded .tj-overlay-canvas,
.team-item-three
  .arrow-icon
  .team-social:hover
  .social-active
  .team-social-dropdown,
.tj-project-item:hover::before,
.tj-service-icon-box2 ul li:hover .service-item .service-arrow i,
.tj-step-area .tj-step-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.logo-area img,
.search_wrapper .search_top .search_logo {
  max-width: 200px;
}
.tj-offcanvas-area .tj-search-box form input {
  border: 1px solid var(--tj-primary-color);
  width: 100%;
  padding: 13px 15px;
  border-radius: 3px;
}
.tj-offcanvas-area .tj-search-box {
  position: relative;
  margin-bottom: 30px;
}
.tj-offcanvas-area .tj-search-box form a i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 17px 20px;
  border-radius: 0 3px 3px 0;
  background: var(--tj-primary-color);
  font-size: 18px;
  color: var(--tj-white-color);
}
.header-content,
.tj-animate-form .animate-form,
.tj-header-btn:hover:before,
.tj-main-menu li:hover .sub-menu-list::before,
.tj-offcanvas-area .contact-map iframe,
.tj-primary-btn:hover:before,
.tj-submit-btn.previous:hover:before,
.tj-submit-btn:hover:before,
.tj-theme-button.price-button,
.tj-transparent-btn-two:hover:before,
.tj-transparent-btn:hover:before {
  width: 100%;
}
.mobile-navbar-menu {
  overflow: hidden;
}
.mobile-navbar-menu .mean-bar {
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-navbar-menu .mean-bar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-navbar-menu .mean-nav {
  background: 0 0;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 20px;
}
.mobile-navbar-menu .mean-nav > ul {
  display: block !important;
}
.mobile-navbar-menu .mean-nav ul li {
  border-top: 1px solid #e0e3ed;
}
.mobile-navbar-menu .mean-nav ul li a {
  color: var(--tj-secondary-color);
  border-top: none;
  padding: 10px 0;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.tj-main-menu > ul > li {
  padding-right: 30px;
}
.tj-main-menu > ul > li > a {
  padding-top: 16px;
  padding-bottom: 14px;
}
.tj-main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link > span,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link > span,
.tj-main-menu li {
  display: inline-block;
  position: relative;
}
.tj-main-menu li:last-child,
.tj-main-menu > ul > li > a:last-child {
  padding-right: 0;
}
.tj-main-menu li .sub-menu-list,
.tj-main-menu li .sub-menu-list-2 {
  text-align: left;
  padding: 30px 20px;
  top: 130%;
  box-shadow: 0 10px 15px rgb(0 0 0 / 0.1);
  z-index: 9;
  position: absolute;
  list-style: none;
  margin: 0;
  background: var(--tj-white-color);
  opacity: 0;
  visibility: hidden;
}
.tj-main-menu li a {
  color: var(--tj-secondary-color);
  font-size: 16px;
  font-weight: 500;
  font-family: var(--tj-ff-title);
  display: block;
  transition: 0.4s;
}
.tj-main-menu li .sub-menu-list {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  width: 53rem;
}
.tj-main-menu li .sub-menu-list-2 {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  width: 38rem;
}
@media screen and (max-width: 768px) {
  .tj-main-menu li .sub-menu-list {
    width: 17rem;
  }
}
.tj-main-menu li .sub-menu-list::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background: var(--tj-primary-color);
  content: "";
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
}
.tj-main-menu li .sub-menu-list li {
  display: block;
  padding-bottom: 15px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  position: relative;
}
.tj-main-menu li .sub-menu-list li:last-child {
  padding-bottom: 0;
}
.tj-main-menu li .sub-menu-list li a {
  color: #666;
}
.tj-main-menu li .sub-menu-list li::before {
  content: "";
  width: 0;
  height: 2px;
  background: var(--tj-primary-color);
  position: absolute;
  top: 13px;
  left: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.tj-contact-page .google-map,
.tj-faq-section .tj-faq-area,
.tj-main-menu li .sub-menu-list li:hover,
.tj-team-details .team-thumb-image .thumb-1 {
  padding-left: 20px;
}
.tj-main-menu li .sub-menu-list li:hover::before {
  width: 14px;
}
.tj-main-menu li:hover .sub-menu-list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  left: -60px;
}
.logo-area a,
.logo-area a:focus {
  outline: 0;
}
.header-menu-select .header-language {
  max-width: 37px;
  right: 25px;
  position: relative;
  z-index: 9;
}
.header-menu-select .header-language ul.languages,
.tj-footer-area .widget_nav_menu .widget-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu-select .header-language ul.languages.open:before {
  transform: rotate(180deg) translateY(50%);
}
.header-menu-select .header-language ul.languages ul.lang_lists {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: var(--color-white);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu-select .header-language ul li a img {
  max-width: 37px;
}
.header-menu-select .header-language ul.languages li.activated img {
  max-width: 37px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 13px;
}
.header-menu-select .header-language ul.languages li.activated,
.header-menu-select .header-language ul.languages ul.lang_lists li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 14px;
  font-family: var(--tj-ff-title);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  cursor: pointer;
}
.header-menu-select .header-language ul.languages ul.lang_lists li,
.search_wrapper .search_top .search_logo a,
.tabs-box .tj-quiz-list .quiz-check input:checked ~ .checkmark:after,
.tj-contact-page .contact-header span {
  display: block;
}
.header-menu-select .header-language ul.languages ul.lang_lists li > a {
  padding-bottom: 10px;
}
.about-group-image,
.about-group-image2,
.blog-item-three,
.blog-item-two,
.details-sidebar-inner .sidebar-search form,
.input-form,
.page-details-wrapper .video-image,
.project-details-wrapper .check-image,
.project-details-wrapper .tj-project-image,
.team-item-three .arrow-icon .social-active,
.tj-map-section,
.tj-slider-section,
div .tj-service-icon-box2 ul li .service-item {
  position: relative;
}
.tj-slider-section .slider_shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}
.tj-hambagur-icon a {
  cursor: pointer;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.tj-hambagur-icon a span {
  height: 2px;
  margin: 8px 0 8px auto;
  transition: 0.4s;
  display: block;
  cursor: pointer;
  list-style: none;
}
.tj-hambagur-icon a span {
  width: 30px;
  background: var(--tj-secondary-color);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.tj-hambagur-icon a span.dot3 {
  width: 25px;
}
.tj-hambagur-icon a span.dot2 {
  width: 20px;
}
.tj-hambagur-icon a:hover .dot2,
.tj-hambagur-icon a:hover .dot3 {
  width: 30px;
}
.tj-slider-section .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  padding-right: 40px;
}
.tj-slider-section .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.4);
}
.slider-content {
  margin-top: 250px;
  margin-bottom: 235px;
  max-width: 825px;
  position: relative;
  z-index: 9;
}
.slider-content .slider-title {
  color: var(--tj-white-color);
  display: block;
  margin-bottom: 30px;
  font-size: 50px;
}
.slider-content .slider-desc {
  color: var(--tj-white-color);
  font-size: 17px;
  margin-bottom: 40px;
  max-width: 590px;
  display: block;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .detils-reply,
.tj-project-section-two.tj-project-page .tj-theme-btn,
.tj-team-section.tj-team-page .tj-theme-btn {
  margin-top: 30px;
}
.slider-tabs.slider-tabs-two .nav {
  justify-content: center;
  border-bottom: 2px solid var(--tj-secondary-color);
  margin-bottom: 25px;
  justify-content: space-between !important;
}
.slider-tabs.slider-tabs-two .nav-pills .nav-link.active {
  color: var(--tj-white-color);
  background-color: var(--tj-secondary-color);
  border-radius: 3px 3px 0 0;
  padding: 8px 17px 10px;
}
.slider-tabs.slider-tabs-two {
  background: #fff;
  border-radius: 3px;
  padding: 35px;
}
.slider-tabs.slider-tabs-two .select-form-box {
  background: 0 0;
  border-radius: 0;
  padding: 0;
  max-width: 100%;
}
.slider-tabs.slider-tabs-two .nav-link {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  padding: 8px 17px 10px;
}
.slider-tabs.slider-tabs-two .nav-link i {
  font-size: 20px;
  margin-right: 5px;
}
.tj-service-section {
  padding-top: 145px;
  padding-bottom: 95px;
}
.tj-service-item {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  min-height: 422px;
  display: flex;
  align-items: end;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tj-service-item:before {
  background: rgb(6 46 57 / 0.5);
  border-radius: 8px 8px 0 0;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  -moz-transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  content: "";
}
.tj-service-item .icon-box {
  position: absolute;
  top: -65px;
  right: -55px;
  background: var(--tj-white-color);
  width: 200px;
  height: 200px;
  line-height: 240px;
  text-align: center;
  border-radius: 50%;
  z-index: 3;
  transition: 0.4s;
  display: inline-block;
  border: 2px solid var(--tj-primary-color);
}
.tj-service-item .icon-box::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 0;
  top: 0;
  line-height: 0;
  background: var(--tj-primary-color);
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.tj-service-item:hover .icon-box {
  background-color: #fff0;
  border-color: #fff0;
  color: var(--tj-white-color);
}
.tj-service-item:hover .icon-box::before {
  opacity: 1;
  visibility: visible;
  width: 200px;
  height: 200px;
  line-height: 200px;
}
.tj-service-item .icon-box i {
  color: var(--tj-primary-color);
  font-size: 50px;
  position: relative;
  top: 20px;
  transition: 0.4s;
  right: 15px;
}
.tj-service-item .service-content {
  padding: 35px 30px;
  z-index: 3;
  transition: 0.4s;
}
.custom-testimonial-item:hover .testimonial-comment img,
.tj-service-item:hover .service-content,
.tj-testimonial-item:hover .testimonial-comment img {
  transform: translateY(-10px);
}
.service-item-three:hover .service-icon i {
  background-color: var(--tj-primary-color);
  transform: scale(1.1);
}
.tj-icon-box3 .title,
.tj-service-item .service-content p {
  color: var(--tj-white-color);
  margin-bottom: 0;
}
.tj-service-section-two {
  padding-bottom: 130px;
  position: relative;
  margin-top: -85px;
}
.tj-service-section-three {
  padding-bottom: 90px;
  padding-top: 110px;
}
.service-item-three .service-icon i {
  width: 70px;
  height: 70px;
  background: var(--tj-secondary-color);
  transform: scale(1);
  transition: 0.4s;
}
.project-details-wrapper .tj-project-widget,
.tj-about-section .tj-section-heading .title,
.tj-blog-item .blog-text-box .blog-header p,
.tj-blog-item-three .blog-text-box .blog-header p,
.tj-choose-us-section .tj-section-heading .title,
.tj-counter-area .counter-item,
.tj-footer-area .footer-contact-info,
.tj-footer-area .footer1_col_2 {
  margin-bottom: 25px;
}
.tj-service-section-four {
  padding-top: 60px;
  padding-bottom: 95px;
}
.tj-faq-section.tj-faq-page,
.tj-service-section-four.tj-service-page {
  padding-top: 110px;
}
.service-item-three {
  position: relative;
  margin-bottom: 25px;
}
.blog-item-three .tj-blog-image,
.service-item-three .service-image,
.tj-blog-item .tj-blog-image,
.tj-team-item .image-box {
  position: relative;
  overflow: hidden;
}
.service-item-three .service-image img {
  border-radius: 3px;
  transition: 0.4s;
  transform: scale(1);
}
.cta-content .cta-icon,
.cta-content-2 .cta-icon,
.service-item-three .service-icon i {
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.service-item-three .service-content {
  bottom: 0;
  right: 100px;
  background: var(--tj-white-color);
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
  padding: 20px 20px 20px 25px;
}
.service-item-three .service-content .title {
  font-size: smaller;
  color: var(--tj-secondary-color);
  transition: 0.4s;
}
.service-item-three .service-content .title:hover {
  font-size: smaller;
  color: var(--tj-primary-color);
}
.service-item-three .service-icon {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 9;
}
.service-item-three .service-icon i {
  line-height: 78px;
  font-size: 30px;
  color: var(--tj-white-color);
}
.tj-service-icon-box {
  position: absolute;
  right: 140px;
  bottom: -35px;
  background: #062e39;
  z-index: 9;
  border-radius: 12px;
}
.tj-service-icon-box ul,
.tj-service-icon-box2 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.tj-service-icon-box ul li {
  display: inline-block;
  padding: 65px 30px 20px;
  text-align: center;
  position: relative;
  min-width: 216px;
  cursor: pointer;
  transition: 0.4s;
}
.tj-service-icon-box ul li::before,
.tj-service-icon-box2 ul li .service-item::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  right: -2px;
  top: 0;
  background: rgb(255 255 255 / 0.05);
}
.tj-service-icon-box ul .br-none:before,
.tj-service-icon-box ul li:last-child:before,
.tj-service-icon-box2 ul li .br-none:before {
  display: none;
}
.tj-service-icon-box ul li .tj-service-icon,
.tj-service-icon-box2 .service-item .tj-service-icon {
  transform: translateY(0);
  transition: 0.4s;
  margin-bottom: 10px;
}
.tj-service-icon-box ul li:hover .tj-service-icon {
  transform: translateY(-30px);
}
.tj-service-icon-box ul li .service-item .service-arrow,
.tj-service-icon-box2 ul li .service-item .service-arrow {
  transform: translateY(0);
  transition: 0.4s;
}
.tj-service-icon-box ul li:hover .service-item .service-arrow,
.tj-service-icon-box2 ul li:hover .service-item .tj-service-icon {
  transform: translateY(-25px);
}
.tj-service-icon-box ul li .service-item .service-arrow i,
.tj-service-icon-box2 ul li .service-item .service-arrow i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: var(--tj-white-color);
  color: #062e39;
  display: inline-block;
  transform: rotate(-35deg);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.project-item-three .arrow-btn i:hover,
.tj-project-item .arrow-icon a i:hover,
.tj-service-icon-box ul li .service-item .service-arrow i:hover,
.tj-service-icon-box2 ul li .service-item .service-arrow i:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.tj-service-icon-box ul li:hover .service-item .service-arrow i {
  color: var(--tj-secondary-color);
  opacity: 1;
  visibility: visible;
}
.blog-item-three:hover .meta-date,
.choose-us-step-item-1:hover p::before,
.choose-us-step-item:hover p::before,
.team-item-three:hover .tj-project-content .sub-title,
.tj-blog-item-three:hover .meta-date,
.tj-blog-item:hover .blog-meta .meta-date,
.tj-header-btn,
.tj-primary-btn,
.tj-service-icon-box ul li:hover,
.tj-step-area .tj-step-item:hover .step-icon-box,
.tj-testimonial-item-two:hover .testimonial-auother,
.tj-theme-button.price-button .tj-primary-btn::before,
.tj-transparent-btn,
div .tj-service-icon-box2 ul li:hover .service-item::before {
  background-color: var(--tj-primary-color);
}
.tj-service-icon-box ul li:first-child:hover {
  border-radius: 3px 0 0 3px;
}
.tj-service-icon-box ul li:nth-child(3):hover {
  border-radius: 0 3px 3px 0;
}
.tj-service-icon-box ul li .service-item .service-icon {
  line-height: 1;
  font-size: 70px;
  color: var(--tj-primary-color);
}
.tj-service-icon-box ul li:hover .service-icon i,
.tj-service-icon-box2 ul li:hover .service-item .service-icon i {
  color: var(--tj-white-color);
  line-height: 1;
}
.tj-service-icon-box ul li .service-item.service-icon,
.tj-service-icon-box2 ul li .service-item.service-icon {
  font-size: 70px;
  color: var(--tj-primary-color);
  line-height: 1;
}
.tj-service-icon-box ul li .service-item .sub-title span {
  color: var(--tj-white-color);
  font-family: var(--tj-ff-title);
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  display: block;
  margin-bottom: 10px;
}
.tj-service-icon-box2 {
  position: static;
  background: var(--tj-white-color);
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
  z-index: 9;
}
.tj-service-icon-box2 ul li {
  padding: 65px 35px 20px;
  min-width: 211px;
  display: block;
  text-align: center;
  position: relative;
  transition: 0.4s;
}
.tj-service-icon-box2 ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--tj-primary-color);
  transform: scale(1);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.tj-service-icon-box2 ul li:hover::before {
  transform: scale(1.1);
  opacity: 1;
  visibility: visible;
}
div .tj-service-icon-box2 ul li .service-item::before {
  position: absolute;
  content: "";
  top: 0;
  right: -30px;
  width: 1px;
  transition: 0.4s;
  height: 100px;
  background: var(--tj-gray-color4);
}
.tj-service-icon-box2 ul li:hover .service-item .service-arrow {
  transform: translateY(-20px);
}
.tj-service-icon-box2 ul li .service-item .service-icon {
  line-height: 1;
  font-size: 70px;
  color: var(--tj-secondary-color);
}
.tj-service-icon-box2 ul li .service-item .sub-title span {
  color: var(--tj-secondary-color);
  font-family: var(--tj-ff-title);
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  display: block;
  margin-bottom: 10px;
}
.tj-cta-section .cta-inner,
.tj-cta-section-2 .cta-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  background-size: cover;
  height: 100%;
  background-position: center;
}
.cta-content-area,
.cta-content-area-2 {
  background: var(--tj-secondary-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 76px 0;
  position: relative;
}
.cta-content,
.cta-content-2 {
  display: flex;
  align-items: center;
  padding-left: 75px;
  position: relative;
  z-index: 9;
}
.cta-content .cta-icon {
  background: var(--tj-primary-color);
  min-width: 120px;
  height: 120px;
  line-height: 155px;
  left: 0;
  transform: translateX(-50%);
  position: absolute;
}
.tj-cta-section,
.tj-cta-section:before {
  background-position: center;
  background-repeat: no-repeat;
}
.cta-content .cta-icon i,
.cta-content-2 .cta-icon i {
  color: var(--tj-white-color);
  font-size: 50px;
}
.cta-content .cta-text,
.cta-content-2 .cta-text-2 {
  padding-left: 80px;
  max-width: 850px;
}
.cta-content .cta-text .title,
.cta-content-2 .cta-text-2 .title-2 {
  color: var(--tj-white-color);
  margin-bottom: 30px;
  font-size: 45px;
}
.cta-content .cta-text .desc,
.cta-content-2 .cta-text-2 .desc {
  color: var(--tj-white-color);
  font-size: 18px;
  margin-bottom: 0;
}
.tj-cta-section .tj-theme-button,
.tj-cta-section-2 .tj-theme-button {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 50%;
  transform: translateY(-300%);
}
.tj-cta-section {
  background-color: var(--tj-secondary-color);
  background-size: 27.5% 100%;
  position: relative;
}
.tj-cta-section:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  z-index: 2;
}
.cta-content-2 .cta-icon {
  background: var(--tj-primary-color);
  min-width: 120px;
  height: 120px;
  line-height: 136px;
  left: 0;
  transform: translateX(-50%);
  position: absolute;
}
.tj-cta-section-two {
  position: relative;
  padding: 60px 0;
}
.tj-cta-section-two .tj_cta_image,
.tj-cta-section-two .tj_cta_image1,
.tj_cta_image-4 {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
}
.tj_cta_image-4 {
  background: url("../../frontend/images/banner/1\ \(1\).webp") center/cover
    no-repeat;
  width: 100%;
  left: 0;
}
.tj-cta-section-two .tj_cta_image1::before,
.tj-cta-section-two .tj_cta_image::before,
.tj_cta_image-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.6);
}
.tj-cta-section-two .tj_cta_image {
  background: url("../../frontend/images/banner/1\ \(1\).webp") center/cover
    no-repeat;
  width: 50%;
  left: 0;
}
.tj-cta-section-two .tj_cta_image1 {
  background: url("../../frontend/images/banner/2\ \(1\).webp") center/cover
    no-repeat;
  width: 50%;
  right: 0;
}
.tj-cta-section-two .tj-cta-content .tj-section-heading {
  margin-bottom: 25px;
  max-width: 450px;
}
.breadcrumb-wrapper .breadcrumb-content,
.breadcrumb-wrapper-2 .breadcrumb-content,
.tj-choose-us-section .choose-us-content-1,
.tj-cta-content,
.tj-cta-left-content {
  position: relative;
  z-index: 3;
}
.tj-cta-content2 {
  padding-left: 110px;
}
.tj-cta-content .tj-section-heading .sub-title,
.tj-faq-left-content .faq-content .faq-text .title {
  font-size: 18px;
  font-weight: 500;
}
.tj-cta-content .tj-section-heading .title {
  color: var(--tj-white-color);
  font-size: 35px;
  margin-top: 5px;
}
.breadcrumb-wrapper-2::before,
.breadcrumb-wrapper::before,
.tj-cta-section-three::before {
  width: 100%;
  position: absolute;
  content: "";
  height: 100%;
  transition: 0.6s;
  left: 0;
  top: 0;
  background: rgb(6 46 57 / 0.5);
}
.tj-cta-left-content h3 {
  color: var(--tj-white-color);
  margin-bottom: 25px;
}
.tj-cta-left-content p {
  color: var(--tj-white-color);
  margin-bottom: 45px;
}
.tj-step-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tj-faq-left-content .faq-content .faq-icon .pp-list,
.tj-faq-left-content .faq-content .faq-icon i {
  background: var(--tj-secondary-color);
  display: inline-block;
  border-radius: 50%;
  color: var(--tj-white-color);
  transition: 0.4s;
  text-align: center;
}
.tj-faq-section {
  padding-bottom: 55px;
}
.tabs-box .tj-quiz-list,
.tj-faq-left-content .faq-content {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.about-content-one .tj-icon-box,
.page-details-wrapper .tj-blog-item-three .tj-content-box p,
.tj-about-section .tj-section-heading,
.tj-about-section-two .tj-section-heading,
.tj-faq-left-content .faq-image,
.tj-footer-area .footer-contact-info .footer-title,
.tj-input-form .select-bm .nice-select,
.tj-input-form-car .select-bm .nice-select,
.tj-input-form-ser .select-bm .nice-select,
.tj-team-item-two .team-content {
  margin-bottom: 35px;
}
.tj-faq-left-content .faq-content .faq-text p {
  max-width: 385px;
}
.tj-faq-left-content .faq-content .faq-icon i {
  width: 50px;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
}
.tj-faq-left-content .faq-content .faq-icon .pp-list {
  width: 27px;
  font-size: 15px;
  height: 25px;
  line-height: 27px;
}
.details-sidebar-inner .sidebar-catagory ul li a:hover span,
.details-sidebar-inner .sidebar-service ul li a:hover,
.details-sidebar-inner .sidebar-tags .tagcloud a:hover,
.page-details-wrapper .details-tags-box .tags-link a:hover,
.team-item-three
  .arrow-icon
  .team-social
  .social-active
  .team-social-dropdown
  li
  a
  i:hover,
.team-item-three .arrow-icon:hover .social-active i,
.tj-contact-page .tj-contact-list:hover .contact-icon i,
.tj-faq-left-content .faq-content:hover .faq-icon i,
.tj-footer-area .footer-content-info .footer-social-icon ul li a i:hover,
.tj-footer-v2 .footer-content-info .footer-social-icon ul li a i:hover {
  background-color: var(--tj-primary-color);
  color: var(--tj-white-color);
}
.tj-faq-area .accordion-button {
  padding: 25px;
  font-size: 18px;
  color: var(--tj-secondary-color);
  border: 0;
  font-weight: 500;
  background: 0 0;
  box-shadow: none;
}
.accordion
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::after,
.tj-faq-area .accordion-button::after,
.tj-map-section .accordion-button::after {
  background-image: none;
}
.tj-faq-area .accordion-button.collapsed {
  background-color: #f4f4f4;
}
.tj-faq-area .accordion-item:first-of-type .accordion-button {
  background: 0 0;
}
.tj-faq-area .accordion-item {
  border: 1px solid #ebebeb;
  margin-bottom: 25px;
  border-radius: 0;
}
.tj-faq-area .accordion .accordion-item .accordion-header {
  margin-top: 0;
  margin-bottom: 0;
}
.tj-faq-area .accordion-body {
  padding: 0 25px 35px;
}
.tj-faq-area .accordion-body strong,
.tj-input-form .nice-select .option.selected,
.tj-input-form-car .nice-select .option.selected,
.tj-input-form-ser .nice-select .option.selected {
  font-weight: 500;
}
.tj-faq-area
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button:before {
  content: "\f137";
  transform: rotate(-90deg);
  font-size: 25px;
  top: 16px;
  right: 20px;
  color: var(--tj-secondary-color);
  font-family: flaticon_logistics !important;
}
.add-car:hover,
.tj-faq-area .accordion-button:not(.collapsed) {
  color: var(--tj-primary-color) !important;
}
.tj-faq-area
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::before {
  transform: rotate(90deg);
  content: "\f137";
  font-family: flaticon_logistics !important;
}
.tj-video-area .video-title {
  color: var(--tj-white-color);
  display: block;
  max-width: 625px;
  margin: 0 auto;
}
.tj-video-area .tj-video-popup {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 40px;
}
.tj-video-area .video-icon {
  background: var(--tj-primary-color);
  border: 5px solid var(--tj-white-color);
  position: relative;
}
.tj-video-area .video-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--tj-white-color);
  font-size: 35px;
}
.tj-video-area .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0 0 1px 1px #0000001a;
  position: relative;
  z-index: 9;
}
.tabs-box .tab-content,
.tj-icon-box2 {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
}
.tj-video-area .circle a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tj-video-area .pulse {
  animation: 2s infinite pulse-animation;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px #fff0;
  }
}
.tj-tabs-section {
  position: relative;
  z-index: 9;
}
.tj-tabs-section-two {
  padding-top: 80px;
}
.tj-tabs-section-two .slider-tabs.slider-tabs-two {
  margin: 0 auto;
}
.tabs-box .tab-content {
  position: relative;
  border-radius: 3px;
  background: var(--tj-white-color);
  padding: 50px 45px 60px;
}
.tabs-box .nav {
  justify-content: center;
}
.tabs-box .nav .nav-item {
  width: 50%;
}
.tabs-box .nav .nav-item .nav-link {
  width: 100%;
  background: var(--tj-secondary-color);
  color: var(--tj-white-color);
  font-family: var(--tj-ff-title);
  font-size: 24px;
  border-radius: 30px 30px 0 0;
  padding: 11px 16px;
}
.tabs-box .nav .nav-item .nav-link i {
  position: relative;
  top: 4px;
  right: 5px;
}
.tabs-box .nav .nav-item .nav-link.active {
  background: var(--tj-primary-color);
  position: relative;
  z-index: 10;
}
.tabs-box .nav .nav-item .nav-link.active::before {
  position: absolute;
  left: 50%;
  bottom: -10px;
  border-right: 26px solid #fff0;
  border-bottom: 26px solid var(--tj-primary-color);
  content: "";
  z-index: -1;
  transform: rotate(-405.853deg);
}
.footer-contact-box .footer-logo,
.tabs-box .tabs-form-box {
  margin-bottom: 40px;
}
.tabs-box .tabs-form-box .title {
  font-size: 24px;
  margin-bottom: 15px;
}
.tabs-box .tabs-form-box .tabs-input input {
  background: rgb(225 225 225 / 0.4);
  width: 100%;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 400;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
}
.tabs-box .tj-quiz-list .quiz-check {
  display: block;
  position: relative;
  cursor: pointer;
  user-select: none;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding-left: 40px;
}
.tabs-box .tj-quiz-list .quiz-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.tabs-box .tj-quiz-list .quiz-check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid var(--tj-gray-color5);
}
.tabs-box .tj-quiz-list .quiz-check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--tj-primary-color);
}
.tabs-box .tj-quiz-list .quiz-check input:checked ~ .checkmark {
  border-color: var(--tj-primary-color);
  background-color: #fff0;
}
.tj-step-area .tj-step-item:first-child::after,
.tj-step-area .tj-step-item:nth-child(2)::after,
.tj-step-area .tj-step-item:nth-child(3)::after,
.tj-step-area .tj-step-item:nth-child(4)::after {
  border-top: 2px dotted var(--tj-secondary-color);
  position: absolute;
}
.tabs-box .tabs-image {
  position: absolute;
  bottom: 0;
  right: 20px;
}
.tabs-box .tabs-image img {
  max-width: 340px;
  width: 100%;
}
.tj-step-section {
  padding-top: 110px;
  position: relative;
}
.tj-step-area .tj-step-item {
  margin-bottom: 75px;
  position: relative;
  transition: 0.4s;
}
.tj-step-area .tj-step-item:first-child {
  margin-top: 0;
  position: relative;
}
.tj-step-area .tj-step-item:first-child::after {
  content: "";
  height: 2px;
  width: 350px;
  top: 25%;
  right: -50%;
  transform: rotate(14deg);
}
.tj-step-area .tj-step-item .step-box::after,
.tj-step-area .tj-step-item .step-box::before {
  transform: translateX(-50%);
  height: 0;
  border-left: 70px solid #fff0;
  border-right: 70px solid #fff0;
  left: 50%;
  content: "";
  transition: 0.4s;
}
.tj-step-area .tj-step-item:nth-child(2) {
  margin-top: 65px;
}
.tj-step-area .tj-step-item:nth-child(2)::after {
  content: "";
  height: 2px;
  width: 350px;
  top: 12%;
  right: -50%;
  transform: rotate(-10deg);
}
.tj-step-area .tj-step-item:nth-child(3) {
  margin-top: 0;
}
.tj-step-area .tj-step-item:nth-child(3)::after {
  content: "";
  height: 2px;
  width: 350px;
  top: 25%;
  right: -50%;
  transform: rotate(10deg);
}
.tj-step-area .tj-step-item:nth-child(4) {
  margin-top: 75px;
}
.tj-step-area .tj-step-item:nth-child(4) .stp-arrow i {
  font-size: 18px;
  position: absolute;
  top: 67px;
  right: -103px;
  display: inline-block;
  transform: rotate(13deg);
  z-index: 3;
  transition: 0.4s;
}
.tj-step-area .tj-step-item:nth-child(4)::after {
  content: "";
  height: 2px;
  width: 100px;
  top: 25%;
  right: 10%;
  transform: rotate(10deg);
}
.tj-step-area .tj-step-item .step-icon-box {
  border-radius: 3px;
  width: 145px;
  height: 75px;
  text-align: center;
  margin: 0 auto;
  background: var(--tj-white-color);
  position: relative;
  transition: 0.4s;
  z-index: 3;
}
.tj-step-area .tj-step-item::before {
  position: absolute;
  content: "";
  top: -75px;
  left: -1px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  height: 100%;
}
.tj-step-area .tj-step-item .step-box::before {
  position: absolute;
  top: -27.8675px;
  width: 145px;
  border-bottom: 28.8675px solid var(--tj-white-color);
}
.tj-step-area .tj-step-item:hover .step-box::before {
  border-bottom: 28.8675px solid var(--tj-primary-color);
}
.tj-step-area .tj-step-item .step-box::after {
  position: absolute;
  bottom: -27.8675px;
  width: 145px;
  border-top: 28.8675px solid var(--tj-white-color);
}
.tj-step-area .tj-step-item:hover .step-box::after {
  border-top: 28.8675px solid var(--tj-primary-color);
}
.tj-step-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  max-width: 1165px;
  margin: 0 auto;
}
.tj-step-area .tj-step-item i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 50px;
  line-height: 0;
  text-align: center;
  color: var(--tj-secondary-color);
  transform: translate(-50%, -50%);
  transition: 0.4s;
}
.tj-step-area .tj-step-item .number {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: var(--tj-secondary-color);
  display: inline-block;
  border-radius: 50%;
  color: var(--tj-white-color);
  transition: 0.4s;
  font-weight: 700;
}
.tj-step-area .tj-step-item:hover .number {
  background-color: var(--tj-white-color);
  color: var(--tj-secondary-color);
}
.tj-step-area .tj-step-item .step-content {
  margin-top: 60px;
}
.tj-about-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.about-content-one .tj-icon-box .ab-text,
.about-content-three .tj-icon-box .ab-text,
.about-content-two .tj-icon-box .ab-text,
.tj-input-form .nice-select .list li:last-child,
.tj-input-form-car .nice-select .list li:last-child,
.tj-input-form-ser .nice-select .list li:last-child {
  margin-bottom: 10px;
}
.about-content-one .ab-button-box {
  margin-top: 45px;
}
.about-content-one .ab-button-box .right-text,
.tj-footer-v2 .widget_date_menu {
  padding-left: 45px;
}
.about-content-one .ab-button-box .about-btn,
.team-sidebar-inner .team-check ul:first-child {
  margin-right: 45px;
}
.about-group-image .image-box {
  width: calc(100% - 225px);
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.4s;
}
.about-group-image .image-box::before {
  content: "";
  position: absolute;
  top: 25%;
  left: 20%;
  width: 59%;
  height: 53%;
  z-index: 10;
  transition: 0.4s;
  transform: scale(1);
  max-width: 250px;
  max-height: 350px;
}
.about-group-image .group-1 {
  margin-top: 30px;
  width: 380px;
  height: 450px;
}
.about-group-image .group-shape {
  position: absolute;
  bottom: 0;
  left: 0;
}
.about-group-image .dotted-shape {
  position: absolute;
  bottom: 32%;
  left: 45%;
  z-index: 9;
}
.tj-about-section-two {
  padding-bottom: 120px;
}
.about-group-image2 .image-box img {
  width: 62%;
  border-radius: 3px;
}
.about-group-image2 .group-1 {
  max-width: 50%;
  width: 100%;
  position: absolute;
  top: 85px;
  right: 25px;
  border-radius: 3px;
}
.about-group-image2 .group-shape {
  position: absolute;
  top: 25px;
  left: 45px;
  max-width: 55%;
  width: 100%;
}
.about-content-two,
.team-sidebar-inner {
  padding-left: 30px;
}
.about-content-two .content-box {
  border-bottom: 1px solid var(--tj-gray-color3);
}
.about-content-two .tj-icon-box {
  margin-bottom: 25px;
  margin-right: 50px;
}
.about-content-three .tj-icon-box p,
.about-content-two .tj-icon-box p {
  max-width: 245px;
}
.about-content-two .ab-auother-box,
.tj-footer-v2 .footer-content-info .footer-social-icon {
  margin-top: 25px;
}
.about-content-two .ab-auother-box .auother-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 35px;
}
.about-content-two .ab-auother-box .auother-header .auother-image,
.footer-contact-list .contact-box .contact-icon,
.footer-subscribe-box .footer-social-box .social-title,
.subscribe-input,
.tj-footer-v2 .widget_recent_post .widget-post .post-img {
  margin-right: 20px;
}
.tj-about-section-three {
  padding-top: 110px;
  padding-bottom: 80px;
}
.tj-about-section-four {
  padding-top: 20px;
}
.tj-about-section-five {
  padding-top: 20px;
  padding-bottom: 80px;
}
.about-content-three .content-box {
  border-bottom: 1px solid rgb(221 221 221 / 0.4);
}
.about-content-three .tj-icon-box {
  margin-bottom: 30px;
  margin-right: 50px;
}
.about-content-three .tj-theme-button,
.tj-footer-area .footer-content-info .footer-social-icon {
  margin-top: 35px;
}
.tj-icon-box2 {
  background: var(--tj-white-color);
  border-radius: 4px;
  padding: 45px 35px 20px;
  max-width: 200px;
  margin-right: 25px;
  position: relative;
  z-index: 10;
}
.tj-icon-box2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 4px 4px 0 0;
  height: 4px;
  background: var(--tj-primary-color);
}
.tj-icon-box2 .number-icon {
  margin-bottom: 10px;
  display: inline-block;
  background: var(--tj-primary-color);
  text-align: center;
  width: 91px;
  height: 86px;
  line-height: 98px;
  border-radius: 3px;
  transition: 0.4s;
  overflow: hidden;
}
.tj-choose-us-section-service-RV-4::before,
.tj-choose-us-section-service-atv-utv-2::before,
.tj-choose-us-section-service-bike-6::before,
.tj-choose-us-section-service-commercial-2::before,
.tj-choose-us-section-service-commercial-3::before,
.tj-choose-us-section-service-commercial-4::before,
.tj-choose-us-section-service-commercial-5::before,
.tj-choose-us-section-service-commercial-7::before,
.tj-choose-us-section-service-farm-8::before,
.tj-choose-us-section-service-farming-8::before,
.tj-choose-us-section-service-heavy-7::before,
.tj-choose-us-section-service-roro-8::before,
.tj-choose-us-section-two-1::before,
.tj-choose-us-section-two::before,
.tj-choose-us-section::before {
  width: 100%;
  position: absolute;
  height: 100%;
  transition: 0.6s;
  top: 0;
  left: 0;
  content: "";
}
.tj-icon-box2 .number-icon i {
  color: var(--tj-white-color);
  font-size: 45px;
  transition: 0.4s;
}
.tj-icon-box2 .about-number .tj-count {
  color: var(--tj-dark-color);
  letter-spacing: 4px;
  font-size: 35px;
  font-weight: 700;
  font-family: var(--tj-ff-title);
}
.tj-icon-box2 .about-number p {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--tj-ff-title);
}
.tj-icon-box3 {
  background: var(--tj-secondary-color);
  border: 1px solid var(--tj-primary-color);
  border-radius: 12px;
  padding: 35px 5px;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  width: 100%;
}
.tj-choose-us-section-service-Auction-3pl-Transport,
.tj-choose-us-section-service-Auto-Transport,
.tj-choose-us-section-service-Heavy-Auctions-Transport,
.tj-choose-us-section-service-atv,
.tj-choose-us-section-service-atv-utv,
.tj-choose-us-section-service-boat,
.tj-choose-us-section-service-car,
.tj-choose-us-section-service-car-2,
.tj-choose-us-section-service-commercial,
.tj-choose-us-section-service-construction-1,
.tj-choose-us-section-service-construction-2,
.tj-choose-us-section-service-construction-dynamic,
.tj-choose-us-section-service-excavator,
.tj-choose-us-section-service-farm,
.tj-choose-us-section-service-golfcart,
.tj-choose-us-section-service-heavy,
.tj-choose-us-section-service-reefer,
.tj-choose-us-section-service-roro,
.tj-choose-us-section-service-rv {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  padding-top: 110px;
}
.tj-icon-box3 i {
  color: var(--tj-primary-color);
  font-size: 50px;
  transition: 0.4s;
}
.tj-icon-box3:hover {
  background-color: var(--tj-primary-color);
  border-color: #fff0;
}
.tj-choose-us-section-bike::before,
.tj-choose-us-section-boat::before,
.tj-choose-us-section-commercial::before,
.tj-choose-us-section-construction::before,
.tj-choose-us-section-dryvan::before,
.tj-choose-us-section-excavator::before,
.tj-choose-us-section-farm::before,
.tj-choose-us-section-freight::before,
.tj-choose-us-section-get-quote::before,
.tj-choose-us-section-golfcart::before,
.tj-choose-us-section-hazmat::before,
.tj-choose-us-section-heavy::before,
.tj-choose-us-section-home::before,
.tj-choose-us-section-reefer::before,
.tj-choose-us-section-roro::before,
.tj-choose-us-section-rv::before,
.tj-choose-us-section-service-Auction-3pl-Transport::before,
.tj-choose-us-section-service-Auto-Transport::before,
.tj-choose-us-section-service-Heavy-Auctions-Transport::before,
.tj-choose-us-section-service-atv-utv::before,
.tj-choose-us-section-service-atv::before,
.tj-choose-us-section-service-boat::before,
.tj-choose-us-section-service-car-2::before,
.tj-choose-us-section-service-car::before,
.tj-choose-us-section-service-commercial::before,
.tj-choose-us-section-service-construction-1::before,
.tj-choose-us-section-service-construction-2::before,
.tj-choose-us-section-service-construction-dynamic::before,
.tj-choose-us-section-service-construction::before,
.tj-choose-us-section-service-excavator::before,
.tj-choose-us-section-service-farm::before,
.tj-choose-us-section-service-golfcart::before,
.tj-choose-us-section-service-heavy::before,
.tj-choose-us-section-service-reefer::before,
.tj-choose-us-section-service-roro::before,
.tj-choose-us-section-service-rv::before,
.tj-choose-us-section-service-construction-dynamic,
.tj-testimonial-section-two::before {
  background: rgb(6 46 57 / 0.7);
  width: 100%;
  position: absolute;
  height: 100%;
  transition: 0.6s;
  top: 0;
  left: 0;
  content: "";
}
.tj-choose-us-section-service-golfcart {
  background-image: url(../../img/golf-cart.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-atv-utv {
  background-image: url(/img/1-background-image-ATV-Transport.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-atv {
  background-image: url("../../img/atv-urv service.webp");
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-reefer {
  background-image: url(../../img/reefer-banner.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-RV-4,
.tj-choose-us-section-service-moiz,
.tj-choose-us-section-service-atv-utv-2,
.tj-choose-us-section-service-bike-6,
.tj-choose-us-section-service-cars-2,
.tj-choose-us-section-service-commercial-2,
.tj-choose-us-section-service-commercial-3,
.tj-choose-us-section-service-commercial-4,
.tj-choose-us-section-service-commercial-5,
.tj-choose-us-section-service-commercial-7,
.tj-choose-us-section-service-farm-8,
.tj-choose-us-section-service-farming-8,
.tj-choose-us-section-service-heavy-7,
.tj-choose-us-section-service-roro-8 {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-cars-2 {
  background-image: url(../../img/sasacar.webp);
}
.tj-choose-us-section-service-commercial-2 {
  background-image: url("../../img/1 image for Commercial booh.webp");
}
.tj-choose-us-section-service-atv-utv-2 {
  background-image: url(../../img/ATV-transport-on-semi-truck.webp);
}
.tj-choose-us-section-service-commercial-3 {
  background-image: url("../../img/1 image for Construction equipment transport.webp");
}
.tj-choose-us-section-service-commercial-4 {
  background-image: url(../../img/BOAT-BANNER.webp);
}
.tj-choose-us-section-service-RV-4 {
  background-image: url("../../img/1 image for RV Transport.webp");
}
.tj-choose-us-section-service-commercial-5 {
  background-image: url("../../img/1 image for Excavator transport.webp");
}
.tj-choose-us-section-service-bike-6 {
  background-image: url(../../img/bike.webp);
}
.tj-choose-us-section-service-commercial-7 {
  background-image: url(../../img/COMMERCIAL-TRUCK-BANNER.webp);
}
.tj-choose-us-section-service-heavy-7 {
  background-image: url("../../img/1 image for Heavy Equipment Transport.webp");
}
.tj-choose-us-section-service-roro-8 {
  background-image: url(../../img/roro-banner.webp);
}
.tj-choose-us-section-service-farm-8 {
  background-image: url("../../img/1B background image dry van.webp");
}
.tj-choose-us-section-service-farming-8 {
  background-image: url("../../img/1 image for Farm transport.webp");
}
.tj-choose-us-section-service-commercial {
  background-image: url("../../img/1 banner for commercial-truck-transport.webp");
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-excavator {
  background-image: url(../../img/1-background-image-excavator-on-trailer.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-farm {
  background-image: url("../../img/1 banner for Farm transport.webp");
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-boat {
  background-image: url(../../img/new-1-background-image-for-boat-transport.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-construction {
  background-image: url(/img/NY1.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-construction-1 {
  background-image: url(/img/CT1.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-construction-2 {
  background-image: url(/img/NH1.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-heavy {
  background-image: url(../../img/1-banner-for-Heavy-equipment-transport.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-Auto-Transport {
  background-image: url("../../img/auction banner.webp");
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-Auction-3pl-Transport {
  background-image: url(../../img/343ortadsfds.webp) !important;
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-Heavy-Auctions-Transport {
  background-image: url(../../img/Heavy-Auction.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-rv {
  background-image: url("../../img/RV services bgbgb.webp");
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-roro {
  background-image: url(../../img/roro-banner.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section-service-car,
.tj-choose-us-section-service-car-2 {
  background-image: url(../../img/750_img.webp);
  position: relative;
  background-attachment: fixed;
}
.tj-choose-us-section,
.tj-choose-us-section-bike,
.tj-choose-us-section-boat,
.tj-choose-us-section-commercial,
.tj-choose-us-section-construction,
.tj-choose-us-section-dryvan,
.tj-choose-us-section-excavator,
.tj-choose-us-section-farm,
.tj-choose-us-section-freight,
.tj-choose-us-section-get-quote,
.tj-choose-us-section-golfcart,
.tj-choose-us-section-hazmat,
.tj-choose-us-section-heavy,
.tj-choose-us-section-home,
.tj-choose-us-section-reefer,
.tj-choose-us-section-roro,
.tj-choose-us-section-rv {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  background-attachment: fixed;
  position: relative;
}
.tj-choose-us-section-get-quote {
  background-image: url(../../img/get-quote-detail.webp);
  padding-top: 200px;
}
.tj-choose-us-section-rv {
  background-image: url("/img/RV services bgbgb.webp");
  padding-top: 110px;
}
.tj-choose-us-section-construction {
  background-image: url(/img/1-background-image-construction-equipment.webp);
  padding-top: 110px;
}
.tj-choose-us-section-farm {
  background-image: url(../../img/farm-equipment.webp);
  padding-top: 110px;
}
.tj-choose-us-section-boat {
  background-image: url(../../img/boat2.webp);
  padding-top: 110px;
}
.tj-choose-us-section-commercial {
  background-image: url("/img/1 background bas commercial bas.webp");
  padding-top: 110px;
}
.tj-choose-us-section-reefer {
  background-image: url(../../img/ReeferTruck3.webp);
  padding-top: 110px;
}
.tj-choose-us-section-hazmat {
  background-image: url(../../img/Hazmat-Truck.webp);
  padding-top: 110px;
}
.tj-choose-us-section-dryvan {
  background-image: url("../../img/1 background image dry van.webp");
  padding-top: 110px;
}
.tj-choose-us-section-excavator {
  background-image: url(/img/Excavator-transport-on-semi-truck.webp);
  padding-top: 110px;
}
.tj-choose-us-section-golfcart {
  background-image: url("/img/1 background image golf cart transport.webp");
  padding-top: 110px;
}
.tj-choose-us-section-roro {
  background-image: url(../../frontend/images/project/roro.webp);
  padding-top: 110px;
}
.tj-choose-us-section-freight {
  background-image: url(../../frontend/images/slider/home-slider-3.webp);
  padding-top: 110px;
}
.tj-choose-us-section-heavy {
  background-image: url(../../frontend/images/slider/home-slider-2.webp);
  padding-top: 110px;
}
.tj-choose-us-section-bike {
  background-image: url(../../img/bike.webp);
  padding-top: 110px;
}
.tj-choose-us-section-home {
  background-image: url(../../img/home-.webp);
  padding-top: 110px;
}
.tj-choose-us-section {
  background-image: url(https://shipa1.com/frontend/images/slider/DSF.webp);
  padding-top: 110px;
}
.tj-choose-us-section::before {
  background: rgb(6 46 57 / 46%);
}
.tj-choose-us-section-two {
  background: url(../../img/HAZMAT-BANNER.webp) center/cover no-repeat;
  padding-top: 110px;
  padding-bottom: 65px;
  position: relative;
}
.tj-choose-us-section-two::before {
  background: rgb(6 46 57 / 0.9);
}
.choose-us-top-content,
.choose-us-top-content-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 3;
}
.choose-us-step-item,
.choose-us-step-item-1 {
  transition: 0.4s;
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}
.choose-us-step-item .choose-step-box,
.choose-us-step-item-1 .choose-step-box-1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.choose-us-step-item .choose-step-box .choose-box,
.choose-us-step-item-1 .choose-step-box-1 .choose-box-1 {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background: var(--tj-white-color);
  border: 3px solid var(--tj-primary-color);
  margin-right: 15px;
  position: relative;
  top: -3px;
  transition: 0.4s;
}
.choose-us-step-item-1:hover .choose-step-box-1 .choose-box-1,
.choose-us-step-item:hover .choose-step-box .choose-box {
  border-color: var(--tj-white-color);
  background-color: var(--tj-primary-color);
}
.choose-us-step-item .choose-step-box .step-content .title {
  color: var(--tj-white-color);
  font-size: 24px;
  font-weight: 500;
}
.choose-us-step-item p {
  color: var(--tj-white-color);
  position: relative;
  padding-left: 35px;
}
.choose-us-step-item p::before,
.choose-us-step-item-1 p::before {
  position: absolute;
  content: "";
  width: 355px;
  height: 1px;
  top: -15px;
  left: 35px;
  background: rgb(255 255 255 / 0.4);
  transition: 0.4s;
}
.tj-choose-us-section-two-1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 110px;
  padding-bottom: 65px;
  position: relative;
}
.tj-input-form,
.tj-input-form-car,
.tj-input-form-ser {
  box-shadow: 0 0 20px 6px rgb(255 255 255 / 50%);
  background: #062e39d4;
  position: relative;
  z-index: 3;
}
.choose-us-top-content-1 .tj-section-heading-1 .title-1 {
  color: #000;
}
.choose-us-step-item-1 .choose-step-box-1 .step-content-1 .title-1 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.choose-us-step-item-1 p {
  color: #000;
  position: relative;
  padding-left: 35px;
}
.tj-input-form-car {
  border-radius: 5%;
  padding: 25px;
  width: 100%;
}
.tj-input-form-car .title,
.tj-input-form-ser .title {
  color: var(--tj-white-color);
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 25px;
}
.lab-cos,
.tj-input-form .input-form label,
.tj-input-form-car .input-form label,
.tj-input-form-ser .input-form label {
  font-size: 15px;
  font-weight: 500;
  color: var(--tj-white-color);
  margin-bottom: 10px;
}
.tj-input-form .input-form input,
.tj-input-form-car .input-form input,
.tj-input-form-ser .input-form input {
  background: #f0f2f7;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  height: 35px;
  line-height: 38px;
  padding: 15px;
  border-radius: 3px;
}
.tj-input-form .nice-select,
.tj-input-form-car .nice-select,
.tj-input-form-ser .nice-select {
  width: 100%;
  border: none;
  font-size: 14px;
  line-height: 34px;
  height: 35px;
  border-radius: 3px;
}
.tj-input-form-car .nice-select .list {
  width: 100%;
  margin-top: 0;
  height: 280px;
  overflow: auto;
}
.tj-input-form .nice-select .list li,
.tj-input-form-car .nice-select .list li,
.tj-input-form-ser .nice-select .list li {
  font-size: 14px;
}
.nice-select .option.focus,
.nice-select .option.selected,
.nice-select .option:hover,
.tj-footer-v2 .footer-content-info p,
.tj-footer-v2 .widget_recent_post .widget-post .post-calender span,
.tj-input-form .nice-select .option.disabled,
.tj-input-form-car .nice-select .option.disabled,
.tj-input-form-ser .nice-select .option.disabled {
  color: var(--tj-body-color);
}
.tj-team-item .team-content .title-link,
.tj-team-item-two .team-content .title-link {
  color: var(--tj-secondary-color);
  margin-bottom: 0;
}
.tj-input-form .nice-select:after,
.tj-input-form-car .nice-select:after,
.tj-input-form-ser .nice-select:after {
  border-bottom: 1px solid var(--tj-body-color);
  border-right: 1px solid var(--tj-body-color);
  margin-top: 0;
  height: 10px;
  top: 35%;
  right: 20px;
  width: 10px;
}
.add-car-1 {
  padding: 5px;
  border: 1px solid #fff;
  color: #fff !important;
  display: flex !important;
  cursor: pointer !important;
  justify-content: center !important;
  align-items: center !important;
  letter-spacing: 3px !important;
  font-size: 13px !important;
}
.add-car-1:hover {
  border-color: var(--tj-primary-color) !important;
  color: var(--tj-primary-color) !important;
}
.tj-input-form-ser {
  border-radius: 5%;
  padding: 30px;
  width: 100%;
  margin-left: 7%;
}
.tj-input-form-ser .nice-select .list {
  width: 100%;
  margin-top: 0;
  height: 120px;
  overflow: auto;
}
.tj-input-form {
  border-radius: 25px;
  padding: 30px;
  width: 50%;
}
.tj-input-form .title {
  color: var(--tj-white-color);
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 25px;
}
.tj-input-fom .select-bm {
  margin-top: 50px;
}
.select2 {
  background-color: #fff;
  color: #38413b;
  opacity: 2;
  font-size: 18px;
  border: 1px solid #318eefc9;
  font-family: inherit;
}
.sel-mul {
  width: 100%;
  display: none;
  border: none;
  font-size: 14px;
  line-height: 34px;
  height: 35px;
  border-radius: 3px;
}
.tj-input-form .nice-select .list {
  width: 100%;
  margin-top: 0;
  height: 110px;
  overflow: auto;
}
.tj-input-range {
  position: relative;
  margin-bottom: 15px;
}
.tj-input-range label,
.tj-input-range output {
  color: var(--tj-white-color);
  font-size: 15px;
  font-weight: 500;
}
.tj-input-range .tj-range-1 {
  width: 100%;
  cursor: pointer;
}
.tj-input-range .tj-range-1[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: var(--tj-secondary-color);
  height: 6px;
  padding: 0;
  border-radius: 10px;
  outline: 0;
  cursor: pointer;
}
.tj-input-range .tj-range-1[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 5px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: var(--tj-white-color);
  border: 1px solid var(--tj-white-color);
}
.tj-input-range .tj-range-1[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-border-radius: 50%;
  height: 14px;
  width: 14px;
  border-radius: 5px;
  background: var(--tj-white-color);
  border: 1px solid var(--tj-white-color);
}
.tj-input-range .tj-range-1[type="range"]::-ms-track {
  width: 300px;
  height: 6px;
  background: var(--tj-secondary-color);
  border-color: #fff0;
  border-width: 2px 0;
  color: #fff0;
}
.tj-input-range .tj-range-1[type="range"]::-ms-thumb {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: var(--tj-white-color);
  border: 1px solid var(--tj-white-color);
}
.tj-input-range .tj-range-1[type="range"]::-ms-fill-lower {
  background: var(--tj-primary-color);
  border-radius: 2px;
}
.tj-input-range .tj-range-1[type="range"]::-ms-fill-upper {
  background: var(--tj-primary-color);
  border-radius: 2px;
}
.tj-input-range .tj-range-1[type="range"]::-ms-tooltip {
  display: none;
}
.tj-footer-v2 .widget_recent_post .widget-post:last-child,
.tj-input-range .tj-range-1[type="text"] {
  border: none;
}
.tj-input-range .tj-range-1[type="range"]::range-track {
  width: 100%;
  height: 20px;
  border-radius: 10px;
  background-color: #eee;
  border: 2px solid #ccc;
}
.tj-team-section,
.tj-team-section-three,
.tj-team-section-two {
  padding-top: 110px;
  padding-bottom: 95px;
}
.tj-team-item {
  background: var(--tj-white-color);
  border-radius: 5px;
  margin-bottom: 25px;
}
.tj-team-item .image-box img {
  width: 100%;
  transition: 0.4s;
}
.tj-team-item .image-box .social-icon-box {
  width: 75px;
  height: 100%;
  background: var(--tj-secondary-color);
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  transition: 0.4s;
}
.owl-carousel .owl-item.active .item,
.project-item-three:hover .project-text p,
.tj-team-item:hover .image-box .social-icon-box {
  opacity: 1;
}
.tj-team-item .image-box .social-icon {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--tj-primary-color);
  border-radius: 4px;
  width: 55px;
  position: relative;
  left: -20px;
}
.tj-team-item .image-box .social-icon li {
  margin-bottom: 20px;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.tj-team-item-two:hover .social-icon li:first-child,
.tj-team-item:hover .image-box .social-icon li:first-child {
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0.1s;
  -o-transition: transform 0.2s ease-in-out 0.1s;
  transition: transform 0.2s ease-in-out 0.1s;
  transition: transform 0.2s ease-in-out 0.1s,
    -webkit-transform 0.2s ease-in-out 0.1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tj-team-item-two:hover .social-icon li:nth-child(2),
.tj-team-item:hover .image-box .social-icon li:nth-child(2) {
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0.2s;
  -o-transition: transform 0.2s ease-in-out 0.2s;
  transition: transform 0.2s ease-in-out 0.2s;
  transition: transform 0.2s ease-in-out 0.2s,
    -webkit-transform 0.2s ease-in-out 0.2s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tj-team-item-two:hover .social-icon li:nth-child(3),
.tj-team-item:hover .image-box .social-icon li:nth-child(3) {
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0.3s;
  -o-transition: transform 0.2s ease-in-out 0.3s;
  transition: transform 0.2s ease-in-out 0.3s;
  transition: transform 0.2s ease-in-out 0.3s,
    -webkit-transform 0.2s ease-in-out 0.3s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tj-team-item-two:hover .social-icon li:nth-child(4),
.tj-team-item:hover .image-box .social-icon li:nth-child(4) {
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0.4s;
  -o-transition: transform 0.2s ease-in-out 0.4s;
  transition: transform 0.2s ease-in-out 0.4s;
  transition: transform 0.2s ease-in-out 0.4s,
    -webkit-transform 0.2s ease-in-out 0.4s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tj-team-item .image-box .social-icon li a,
.tj-team-item-two .social-icon li a {
  color: var(--tj-white-color);
  transition: 0.3s;
}
.tj-team-item .image-box .social-icon li a i,
.tj-team-item-two .social-icon li a i {
  font-size: 20px;
}
.tj-team-item .team-content {
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
  padding: 30px;
}
.tj-team-item .team-content h4,
.tj-team-item-two .team-content h4 {
  margin-bottom: 0;
  font-size: 24px;
}
.tj-team-item-two {
  background-color: var(--tj-white-color);
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
  padding: 50px 50px 40px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  transition: 0.4s;
}
.tj-team-item-two .image-box img {
  transition: 0.4s;
  border: 2px dashed #fff0;
  padding: 10px;
  border-radius: 50%;
}
.tj-team-item-two:hover .image-box img {
  border: 2px dashed var(--tj-primary-color);
}
.tj-team-item-two .social-icon-box {
  text-align: center;
}
.tj-footer-area .footer-content-info .footer-social-icon ul li,
.tj-footer-v2 .footer-content-info .footer-social-icon ul li,
.tj-team-item-two .social-icon-box ul li {
  display: inline-block;
  margin-right: 5px;
}
.tj-team-item-two .social-icon-box ul li i {
  width: 45px;
  height: 45px;
  line-height: 42px;
  color: var(--tj-gray-color7);
  transition: 0.4s;
  text-align: center;
  display: inline-block;
  border: 1px solid var(--tj-gray-color6);
  border-radius: 50%;
}
.page-details-wrapper .details-tags-box .share-link a:hover,
.project-details-wrapper .details-tags-box .share-link a:hover,
.tj-team-item-two .social-icon-box ul li i:hover {
  color: var(--tj-white-color);
  background-color: var(--tj-primary-color);
  border-color: #fff0;
}
.tj-team-item-two .social-icon {
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 4px;
  position: relative;
}
.tj-team-item-two .social-icon li {
  margin-bottom: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li:first-child,
.tj-team-item-two .team-content span {
  color: var(--tj-primary-color);
  font-weight: 500;
}
.team-item-three {
  position: relative;
  border-radius: 4px;
  margin-bottom: 25px;
  overflow: hidden;
}
.team-item-three:hover .tj-project-content {
  position: absolute;
  bottom: 0;
  transform: translateY(-30px);
}
.team-item-three .arrow-icon {
  position: absolute;
  right: 20px;
  top: 30px;
  transition: 0.4s;
}
.team-item-three .tj-project-content {
  position: absolute;
  bottom: 20px;
  transform: translateY(0);
  left: 30px;
  transition: 0.4s;
}
.team-item-three .tj-project-content .sub-title {
  background: var(--tj-secondary-color);
  color: var(--tj-white-color);
  height: 32px;
  line-height: 32px;
  border-radius: 3px 3px 0 0;
  text-align: center;
  padding: 0 15px;
  transition: 0.4s;
  font-size: 15px;
  display: inline-block;
}
.team-item-three .tj-project-content .title-link {
  background: var(--tj-white-color);
  color: var(--tj-secondary-color);
  transition: 0.4s;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 0 3px 3px;
  width: 280px;
  text-align: center;
}
.team-item-three .arrow-icon .social-active i,
.tj-project-item .arrow-icon a i,
.tj-project-item .tj-project-content .sub-title {
  color: var(--tj-white-color);
  display: inline-block;
  text-align: center;
}
.team-item-three:hover .arrow-icon {
  right: 30px;
}
.team-item-three .arrow-icon .team-social .social-active .team-social-dropdown {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  position: absolute;
  left: 0;
}
.team-item-three .arrow-icon .social-active i {
  background: var(--tj-secondary-color);
  width: 50px;
  font-size: 20px;
  height: 50px;
  line-height: 56px;
  transition: 0.4s;
  border-radius: 50%;
  cursor: pointer;
  margin-bottom: 15px;
}
.team-item-three .arrow-icon .social-active:hover i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.team-item-three
  .arrow-icon
  .team-social
  .social-active
  .team-social-dropdown
  li
  a
  i {
  background: var(--tj-white-color);
  color: var(--tj-primary-color);
  width: 50px;
  height: 50px;
  line-height: 50px;
  transform: rotate(0);
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  transition: 0.4s;
}
.tj-project-section {
  padding-bottom: 75px;
}
.tj-project-item {
  position: relative;
  border-radius: 12px;
  margin-bottom: 120px;
  overflow: hidden;
}
.tj-project-item img:hover {
  transform: scale(1.1);
  transition: transform 0.5s ease-in-out;
}
.tj-project-item img {
  border-radius: 3px;
  width: 100%;
}
.tj-project-item:hover .arrow-icon {
  opacity: 1;
  visibility: visible;
  right: 20px;
}
.tj-project-item:hover .tj-project-content {
  position: absolute;
  bottom: 0;
  opacity: 1;
  visibility: visible;
  transform: translateY(-65px);
}
.tj-project-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
  top: 0;
  left: 0;
  border-radius: 4px;
}
.tj-project-item .arrow-icon {
  position: absolute;
  right: 0;
  top: 45px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.tj-project-item .arrow-icon a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: var(--tj-primary-color);
  border-radius: 50%;
  transition: 0.6s;
  transform: rotate(-35deg);
}
.tj-project-item .tj-project-content {
  position: absolute;
  bottom: 0;
  transform: translateY(0);
  left: 20px;
  margin-bottom: 10px;
  transition: 0.4s;
}
.tj-project-item .tj-project-content .sub-title {
  background: var(--tj-primary-color);
  width: 126px;
  height: 36px;
  line-height: 36px;
}
.tj-project-item .tj-project-content .title-link {
  background: var(--tj-white-color);
  color: var(--tj-secondary-color);
  font-size: 24px;
  transition: 0.4s;
  display: inline-block;
  padding: 15px 25px;
  text-align: center;
}
.tj-project-section .swiper-pagination {
  width: auto;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tj-project-section .swiper-pagination .swiper-pagination-bullet,
.tj-sidebar-pagination ul li {
  display: inline-block;
  margin: 0 5px;
}
.owl-carousel .owl-nav.disabled,
.tj-project-section .owl-carousel .owl-dots.disabled,
.tj-project-section .owl-carousel .owl-nav.disabled {
  display: none;
}
.tj-project-section .owl-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.tj-project-section .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  background: var(--tj-secondary-color);
  flex-shrink: 0;
  border: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
}
.tj-project-section .owl-dots .owl-dot.active {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background: var(--tj-primary-color);
}
.tj-project-section-two {
  padding-top: 110px;
  padding-bottom: 90px;
}
.tj-project-section-two.tj-project-page {
  padding-bottom: 110px;
}
.tj-project-area .project-image {
  border-radius: 3px;
}
.tj-project-area .grid-item {
  margin-bottom: 1.5%;
}
.tj-project-area .project-item-three.grid-division-1 {
  width: 38%;
}
.tj-project-area .project-item-three.grid-division {
  width: 29%;
}
.tj-project-area .project-item-three .project-image {
  min-height: 395px;
}
.tj-project-area .gutter-sizer {
  width: 1.5%;
}
.project-item-three {
  width: 25%;
  border-right: 2px solid var(--tj-white-color);
  position: relative;
  margin-bottom: 2px;
}
.project-item-three .project-image {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 673px;
}
.project-item-three .project-image img {
  width: 100%;
  min-height: 673px;
  height: 100%;
  border-radius: 3px;
}
.project-item-three .project-image:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  -webkit-transition: 0.5s;
  border-radius: 3px;
  transition: 0.5s;
  background: linear-gradient(180deg, #062e39 0, #fff0 100%);
}
.project-item-three .project-text {
  left: 30px;
  bottom: -25px;
  max-width: 335px;
  position: absolute;
  -webkit-transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.project-item-three:hover .project-text {
  opacity: 1;
  visibility: visible;
  bottom: 30px;
}
.project-item-three .project-text .sub-title {
  color: var(--tj-white-color);
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}
.project-item-three .project-text .title-link {
  color: var(--tj-white-color);
  font-size: 24px;
  font-weight: 700;
  padding: 25px 0;
  transition: 0.4s;
}
.project-item-three .project-text p {
  opacity: 0;
  color: var(--tj-white-color);
  line-height: 1.688;
  padding-bottom: 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.project-item-three .arrow-btn i {
  right: 0;
  color: var(--tj-white-color);
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 56px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transform: rotate(-35deg);
  top: 20px;
  position: absolute;
  transition: 0.4s;
  background: var(--tj-primary-color);
}
.project-item-three:hover .arrow-btn i {
  right: 30px;
  opacity: 1;
  visibility: visible;
}
.project-item-three .more-btn:hover {
  color: var(--tj-primary-color);
  background-color: var(--tj-white-color);
}
.project-item-three:hover .project-image:before {
  background-color: rgb(255 255 255 / 0.3);
  border-radius: 3px;
}
.tj-project-section-three .tj-project-content-area {
  display: flex;
  flex-wrap: wrap;
}
.custom-testimonial-section,
.tj-testimonial-section {
  padding-bottom: 60px;
}
.custom-testimonial-section .custom-testimonial-slider,
.tj-testimonial-section .tj-testimonial-slider {
  padding: 0 20px;
}
.custom-testimonial-section.custom-testimonial-page,
.tj-testimonial-section.tj-testimonial-page {
  background: url(../images/banner/test-2.webp) center/cover no-repeat;
  padding-top: 110px;
}
.tj-testimonial-item {
  border-radius: 12px;
  background: var(--tj-white-color);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.1);
  margin: 30px 0;
  padding: 0 0 50px 35px;
  transition: 0.6s;
}
.custom-testimonial-item .custom-testimonial-image,
.tj-testimonial-item .testimoniasl-image {
  position: relative;
  margin-top: -30px;
}
.custom-testimonial-item .testimonial-comment img,
.tj-testimonial-item .testimonial-comment img {
  transition: 0.6s;
  transform: translateY(0);
}
.custom-testimonial-item .content-area,
.tj-testimonial-item .content-area {
  padding-right: 35px;
}
.tj-testimonial-item .testimonial-rating .rating-icon {
  background: var(--tj-primary-color);
  padding: 0 45px;
  height: 50px;
  line-height: 50px;
  border-radius: 0 3px;
}
.tj-testimonial-item .testimonial-rating .rating-icon ul li {
  color: var(--tj-white-color);
  display: inline-block;
  margin-right: 5px;
}
.custom-testimonial-item p,
.tj-testimonial-item p {
  font-style: italic;
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-bottom: 25px;
}
.custom-testimonial-item .testimonial-content .custom-testimonial-author .title,
.tj-testimonial-item .testimonial-content .testimonial-auother .title {
  font-weight: 700;
  margin-bottom: 0;
}
.tj-testimonial-item-two {
  padding: 45px 25px 45px 40px;
  border: 1px solid rgb(253 85 35 / 0.6);
  background: rgb(6 46 57 / 0.65);
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 0.1);
  margin-bottom: 65px;
  position: relative;
  z-index: 3;
}
.tj-testimonial-item-two .description p {
  color: var(--tj-white-color);
  margin-bottom: 35px;
}
.tj-testimonial-item-two .testimonial-auother {
  background: var(--tj-dark-color2);
  min-width: 386px;
  width: 100%;
  padding: 15px;
  border-radius: 3px 0 3px 3px;
  margin-bottom: 26px;
  position: relative;
  transition: 0.4s;
}
.tj-testimonial-item-two .testimonial-auother::before {
  z-index: 1;
  top: -20px;
  right: 0;
  width: 17px;
  height: 20px;
  position: absolute;
  clear: both;
  display: block;
  content: "";
  background: var(--tj-gray-color10);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  transition: 0.4s;
}
.tj-testimonial-item-two:hover .testimonial-auother::before {
  background-color: var(--tj-primary-color3);
}
.tj-testimonial-item-two .testimonial-auother .client-image {
  max-width: 65px;
  margin-right: 15px;
}
.tj-testimonial-item-two .testimonial-auother .title {
  margin-bottom: 0;
  font-size: 24px;
  display: block;
  transition: 0.4s;
}
.tj-testimonial-item-two .rating-icon ul li {
  display: inline-block;
  color: var(--tj-gray-color8);
}
.tj-counter-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  background: var(--tj-white-color);
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
  padding: 10px 50px;
  margin-top: -50px;
  position: relative;
}
.tj-counter-area .counter-item .counter-icon {
  margin-right: 35px;
}
.tj-counter-area .counter-item .counter-icon i {
  color: var(--tj-primary-color);
  font-size: 50px;
  line-height: 0;
  transition: 0.4s;
}
.tj-counter-area .counter-item .counter-number .tj-count {
  font-size: 55px;
  color: var(--tj-secondary-color);
  font-weight: 700;
}
.tj-counter-area .counter-item .counter-number .sub-title {
  color: var(--tj-secondary-color);
  font-size: 24px;
  font-weight: 500;
}
.tj-map-section .google-map iframe {
  height: 430px;
  width: 100%;
}
.tj-map-tabs {
  border-radius: 12px;
  max-width: 415px;
  margin: 0 auto;
  background: var(--tj-secondary-color);
  padding: 35px 50px 20px;
  position: absolute;
  right: 16%;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: 3;
}
.tj-map-tabs .accordion-item {
  background-color: #fff0;
  border: none;
  padding-top: 25px;
}
.tj-map-tabs .accordion-item .accordion-button {
  background-color: #fff0;
  font-size: 35px;
  color: var(--tj-white-color);
  padding: 0 0 25px;
}
.tj-map-tabs .accordion-item:nth-child(2),
.tj-map-tabs .accordion-item:nth-child(3) {
  border-top: 1px solid rgb(255 255 255 / 0.2);
}
.tj-map-tabs .accordion-button:not(.collapsed) {
  color: var(--tj-primary-color) !important;
  background-color: #fff0;
  box-shadow: none;
}
.tj-map-tabs .accordion-body {
  padding: 15px 0 0;
}
.accordion .accordion-item .accordion-header .accordion-button:before {
  position: absolute;
  top: 0;
  font-size: 35px;
  right: 0;
  content: "\f113";
  color: var(--tj-white-color);
  font-family: flaticon_logistics !important;
  font-weight: 400;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.accordion
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::before {
  content: "\f114";
  background-image: none;
  color: var(--tj-primary-color);
  font-family: flaticon_logistics !important;
  transform: rotate(0);
}
.accordion .accordion-item .accordion-body ul li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 50px;
}
.accordion .accordion-item .accordion-body ul li i {
  color: var(--tj-white-color);
  font-size: 18px;
  margin-right: 10px;
  border: 1px solid var(--tj-white-color);
  width: 40px;
  background: 0 0;
  height: 40px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 10px;
  transition: 0.4s;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  left: 0;
}
.accordion .accordion-item .accordion-body ul li i:hover,
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .detils-reply
  a:hover,
.project-details-wrapper .details-tags-box .tags-link a:hover {
  background-color: var(--tj-primary-color);
  border-color: #fff0;
  color: var(--tj-white-color);
}
.accordion-button:focus {
  z-index: 3;
  border-color: #fff0;
  box-shadow: none;
}
.blog-item-two .blog-content-box,
.tj-blog-item .blog-content-area {
  background: var(--tj-white-color);
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 0.1);
}
.tj-blog-section {
  padding-top: 105px;
  padding-bottom: 90px;
}
.blog-item-three .tj-blog-image img,
.tj-blog-item .tj-blog-image img {
  transition: 0.4s;
  transform: scale(1);
}
.tj-blog-item .blog-content-area {
  border-radius: 0 0 12px 12px;
  position: relative;
  padding: 25px 35px;
}
.tj-blog-item .blog-content-area .blog-meta {
  display: flex;
  align-items: center;
  position: absolute;
  top: -73px;
  background: var(--tj-white-color);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 360px;
  transition: 0.4s;
  border-radius: 3px;
}
.blog-item-two .meta-date,
.tj-blog-item .blog-meta .meta-date {
  background: var(--tj-secondary-color);
  display: inline-block;
  transition: 0.4s;
  text-align: center;
}
.tj-blog-item .blog-meta .meta-date {
  margin-right: 25px;
  border-radius: 2px 0 0 2px;
}
.blog-item-two .meta-date ul,
.tj-blog-item .blog-meta .meta-date ul {
  width: 60px;
  height: 53px;
}
.blog-item-three .meta-date ul li,
.blog-item-two .meta-date ul li,
.tj-blog-item .blog-meta .meta-date ul li,
.tj-blog-item-three .meta-date ul li {
  color: var(--tj-white-color);
  line-height: 1;
  padding-top: 7px;
}
.blog-item-three .meta-list ul li,
.details-sidebar-inner .sidebar-post .details-meta ul li,
.tj-blog-item .blog-meta .meta-list ul li,
.tj-blog-item-three .blog-meta .meta-list ul li {
  display: inline-block;
  margin-right: 15px;
}
.tj-blog-item .blog-meta .meta-list ul li i {
  font-weight: 500;
  margin-right: 5px;
  transition: 0.4s;
}
.tj-blog-item .blog-text-box .blog-header,
.tj-blog-item-three .blog-text-box .blog-header {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 25px;
}
.tj-blog-item .blog-text-box .blog-header .title-link,
.tj-blog-item-three .blog-text-box .blog-header .title-link {
  color: var(--tj-secondary-color);
  transition: 0.4s;
  display: block;
  margin-bottom: 18px;
}
.tj-blog-item .blog-button ul li a,
.tj-blog-item-three .blog-button ul li a {
  color: var(--tj-secondary-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  transition: 0.4s;
}
.tj-blog-section-two {
  padding-bottom: 120px;
  padding-top: 110px;
}
.blog-item-two .blog-content-box {
  padding: 30px 35px 25px;
}
.blog-item-two .meta-date {
  border-radius: 2px;
  position: absolute;
  top: 20px;
  right: 25px;
}
.blog-item-three .meta-list,
.blog-item-two .meta-list {
  display: inline-block;
  margin-bottom: 15px;
}
.blog-item-three .meta-list ul li a,
.blog-item-two .meta-list ul li a,
.tj-blog-item-three .blog-meta .meta-list ul li a {
  transition: 0.4s;
  color: var(--tj-body-color);
}
.blog-item-two .meta-list ul li i {
  color: var(--tj-primary-color);
  font-weight: 500;
  margin-right: 5px;
  transition: 0.4s;
}
.blog-item-three .blog-text .title,
.blog-item-two .blog-text .title {
  color: var(--tj-secondary-color);
  transition: 0.4s;
  font-weight: 700;
}
.blog-item-three:hover .tj-blog-image img {
  transform: scale(1.2);
}
.blog-item-three .blog-content-box {
  background: var(--tj-white-color);
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
  padding: 50px 35px 30px;
  margin-bottom: 25px;
}
.blog-item-three .meta-date {
  background: var(--tj-secondary-color);
  display: inline-block;
  text-align: center;
  transition: 0.4s;
  border-radius: 2px;
  position: absolute;
  top: 0;
  right: 0;
}
.blog-item-three .meta-date ul,
.tj-blog-item-three .meta-date ul {
  padding: 4px 15px 10px;
}
.blog-item-three .meta-list ul li i {
  transition: 0.4s;
  color: var(--tj-body-color);
  font-weight: 500;
  margin-right: 5px;
}
.tj-blog-section-three {
  padding-top: 110px;
  padding-bottom: 85px;
}
.tj-blog-item-three {
  margin-bottom: 25px;
  position: relative;
}
.tj-blog-item-three .tj-blog-image {
  border-radius: 20px 20px 20px 20px;
  position: relative;
  overflow: hidden;
}
.page-details-wrapper .tj-blog-item-three .active-text a {
  border-radius: 2px;
  font-size: 18px;
  font-weight: 500;
  color: var(--tj-white-color);
  background: var(--tj-primary-color);
  transition: 0.4s;
  font-family: var(--tj-ff-title);
}
.tj-blog-item-three .tj-blog-image img {
  transition: 0.4s;
  transform: scale(1);
  width: 100%;
}
.tj-blog-item-three .blog-content-area {
  position: relative;
  background: var(--tj-white-color);
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 0.1);
  padding: 10px 35px 25px;
}
.tj-blog-item-three .meta-date {
  background: var(--tj-secondary-color);
  display: inline-block;
  text-align: center;
  transition: 0.4s;
  position: absolute;
  top: 20px;
  right: 30px;
}
.tj-blog-item-three .blog-meta .meta-list {
  height: 53px;
  line-height: 53px;
}
.tj-blog-item-three .blog-meta .meta-list ul li i {
  font-weight: 500;
  margin-right: 5px;
  transition: 0.4s;
  color: var(--tj-primary-color);
}
.tj-blog-details,
.tj-service-details {
  padding-top: 120px;
  padding-bottom: 95px;
}
.page-details-wrapper {
  padding-right: 15px;
}
.page-details-wrapper .tj-blog-item-three {
  border-radius: 20px;
  position: relative;
  margin-bottom: 40%;
}
.page-details-wrapper .tj-blog-item-three .blog-content-area {
  box-shadow: none;
  padding: 0;
}
.page-details-wrapper .tj-blog-item-three .active-text {
  position: absolute;
  bottom: -0.7%;
}
.page-details-wrapper .tj-blog-item-three .active-text a {
  padding: 10px 60px;
}
.page-details-wrapper .tj-blog-item-three .tj-content-box {
  border-radius: 0 0 20px 20px;
  border: 1px solid #ccc;
  border-top: none;
  padding: 0 30px;
  width: 100%;
}
.page-details-wrapper .tj-blog-item-three .tj-content-box .read-more {
  border-top: 1px solid rgb(169 169 169 / 0.2);
  padding-top: 25px;
  margin-bottom: 30px;
}
.page-details-wrapper .tj-blog-item-three .tj-content-box .read-more a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--tj-secondary-color);
  transition: 0.4s;
  font-weight: 500;
  font-family: var(--tj-ff-title);
}
.page-details-wrapper .blog-content-area .blog-header .title-link {
  font-size: 16px;
  color: var(--tj-secondary-color);
  transition: 0.4s;
  display: block;
  margin-top: 25px;
}
.page-details-wrapper .check-list ul li,
.project-details-wrapper .check-list ul li {
  color: var(--tj-secondary-color);
  font-size: 18px;
  font-weight: 500;
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
}
.page-details-wrapper .check-list ul li i,
.project-details-wrapper .check-list ul li i,
.team-sidebar-inner .team-check ul li i {
  margin-right: 5px;
  color: var(--tj-primary-color);
  position: absolute;
  top: 14px;
  font-size: 25px;
  transform: translateY(-50%);
  left: 0;
}
.page-details-wrapper .details-video-content {
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-details-wrapper .details-quote-content h4,
.page-details-wrapper .details-video-content .title {
  font-size: 30px;
  margin-bottom: 15px;
}
.page-details-wrapper .video-image .video-box i {
  width: 100px;
  height: 100px;
  line-height: 90px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: var(--tj-white-color);
  text-align: center;
  background: var(--tj-primary-color);
  border-radius: 50%;
  font-size: 30px;
  border: 5px solid var(--tj-white-color);
  display: inline-block;
}
.page-details-wrapper .details-quote-content .details-quote-box {
  border-radius: 4px;
  background: var(--tj-white-color);
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
  margin-top: 25px;
  padding: 40px 30px;
  margin-bottom: 50px;
}
.page-details-wrapper .details-quote-content .details-quote-box h5 {
  color: var(--tj-primary-color);
  position: relative;
  padding-left: 55px;
  margin-bottom: 0;
}
.page-details-wrapper .details-quote-content .details-quote-box h5::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background: var(--tj-primary-color);
  left: 0;
  top: 14px;
}
.page-details-wrapper .details-tags-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e3e3e3;
  padding-top: 20px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 30px;
}
.page-details-wrapper .details-tags-box .tags-link span {
  font-size: 24px;
  font-weight: 700;
  color: var(--tj-secondary-color);
  font-family: var(--tj-ff-title);
  margin-right: 20px;
}
.page-details-wrapper .details-tags-box .tags-link a {
  background: var(--tj-gray-color3);
  font-size: 15px;
  font-family: var(--tj-ff-title);
  color: var(--tj-secondary-color);
  padding: 10px 15px;
  margin-right: 10px;
  transition: 0.4s;
}
.page-details-wrapper .details-tags-box .share-link a,
.team-sidebar-inner .team-social a i {
  color: var(--tj-primary-color);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
  transition: 0.4s;
  display: inline-block;
  border: 1px solid var(--tj-primary-color);
}
.page-details-wrapper .details_title {
  font-size: 30px;
  position: relative;
  margin-bottom: 45px;
}
.details-sidebar-inner .details_title::before,
.page-details-wrapper .details_title::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  background: var(--tj-primary-color);
  width: 70px;
  height: 3px;
}
.page-details-wrapper .details-comment-content {
  margin-bottom: 50px;
  margin-top: 45px;
}
.page-details-wrapper .details-comment-content .comment-auother-box {
  display: flex;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .auother-image {
  margin-right: 25px;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .auother-image
  img {
  max-width: 120px;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .auother-content
  .title-link {
  font-size: 20px;
  font-weight: 500;
  color: var(--tj-secondary-color);
  transition: 0.4s;
  display: block;
  margin-bottom: 0;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .auother-content
  span {
  margin-bottom: 10px;
  display: block;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box
  .detils-reply
  a {
  border: 1px solid var(--tj-primary-color);
  color: var(--tj-primary-color);
  border-radius: 2px;
  padding: 6px 25px;
  transition: 0.4s;
  background: 0 0;
}
.page-details-wrapper
  .details-comment-content
  .comment-auother-box:nth-child(3) {
  padding-left: 50px;
  border-top: 1px solid rgb(221 221 221 / 0.2);
  margin-top: 35px;
  padding-top: 30px;
}
.page-details-wrapper .details-input input {
  border: 1px solid #e8e8e8;
  width: 100%;
  padding: 15px 20px;
}
.page-details-wrapper .details-input textarea {
  height: 145px;
  padding: 20px;
}
.details-sidebar-inner .tj-sidebar-widget {
  background: var(--tj-gray-color11);
  border-radius: 20px;
  padding: 25px 30px;
  margin-bottom: 30px;
}
.details-sidebar-inner .sidebar-search form i {
  top: 0;
  right: 0;
  position: absolute;
  padding: 13px 20px;
  border-radius: 0 4px 4px 0;
  background: var(--tj-primary-color);
  font-size: 18px;
  color: var(--tj-white-color);
  cursor: pointer;
}
.details-sidebar-inner .sidebar-search form .form-control {
  border-radius: 4px;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid var(--tj-gray-color3);
}
.details-sidebar-inner .sidebar-search form .form-control:focus {
  outline: 0;
  border-color: var(--tj-primary-color);
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.details-sidebar-inner .details_title {
  position: relative;
  margin-bottom: 40px;
}
.details-sidebar-inner .sidebar-post .tj-post-content {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.details-sidebar-inner .sidebar-post .tj-post-content .tj-auother-img img {
  max-width: 100px;
  border-radius: 10px;
}
.details-sidebar-inner .sidebar-post .details-meta {
  margin-bottom: 5px;
}
.details-sidebar-inner .sidebar-post .details-meta ul li i {
  color: var(--tj-primary-color);
  margin-right: 5px;
}
.details-sidebar-inner .sidebar-post .tj-details-header a,
.tj-footer-v2 .widget_recent_post .widget-post .post-calender .post-title {
  color: var(--tj-secondary-color);
  transition: 0.4s;
  font-size: 18px;
}
.details-sidebar-inner .sidebar-catagory ul li {
  border-bottom: 1px solid rgb(169 169 169 / 0.2);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.details-sidebar-inner .sidebar-catagory ul li:last-child,
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.details-sidebar-inner .sidebar-catagory ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: var(--tj-secondary-color);
  font-weight: 500;
  font-family: var(--tj-ff-title);
  transition: 0.4s;
}
.details-sidebar-inner .sidebar-catagory ul li a span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: var(--tj-primary-color);
  background: var(--tj-white-color);
  border-radius: 50%;
  text-align: center;
  transition: 0.4s;
}
.details-sidebar-inner .sidebar-tags .tagcloud {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.details-sidebar-inner .sidebar-tags .tagcloud a {
  margin: 3px 0;
  position: relative;
  display: inline-block;
  padding: 8px 18px;
  background: var(--tj-white-color);
  color: var(--tj-secondary-color);
  font-size: 15px;
  font-family: var(--tj-ff-title);
  font-weight: 500;
  line-height: 26px;
  border-radius: 3px;
  transition: 0.4s;
}
.tj-blog-standard,
.tj-contact-page,
.tj-project-details {
  padding-top: 120px;
  padding-bottom: 120px;
}
.tj-sidebar-pagination ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  color: #c8c8c8;
  line-height: 40px;
  border: 1px solid #c8c8c8;
  transition: 0.4s;
}
.details-sidebar-inner .sidebar-service ul li a i,
.tj-sidebar-pagination ul li a i {
  position: relative;
  top: 2px;
}
.tj-sidebar-pagination ul li .active-color,
.tj-sidebar-pagination ul li a:hover {
  background-color: var(--tj-primary-color);
  color: var(--tj-white-color);
  border-color: #fff0;
}
.service-details-wrapper .tj-blog-image {
  margin-bottom: 45px;
}
.service-details-wrapper .check-list .title {
  font-weight: 700;
  margin-bottom: 20px;
}
.details-sidebar-inner .sidebar-service ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--tj-ff-title);
  color: var(--tj-secondary-color);
  background: var(--tj-white-color);
  padding: 15px 20px;
  transition: 0.4s;
}
.details-sidebar-inner .sidebar-documents ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--tj-secondary-color);
  background: var(--tj-white-color);
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 500;
  padding: 8px 20px;
}
.details-sidebar-inner .sidebar-documents ul li a i {
  background: var(--tj-primary-color);
  color: var(--tj-white-color);
  padding: 13px 12px;
}
.details-sidebar-inner .tj-appointment-box {
  box-shadow: #939393 0 0 10px 3px;
  z-index: 1;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 20px;
}
.details-sidebar-inner .tj-appointment-box:before {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  content: "";
  position: absolute;
  background: rgb(0 0 0 / 0.5);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.details-sidebar-inner .tj-appointment-box .tj-appointment-bg {
  border-radius: 20px;
  height: 155px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 70%);
  clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 70%);
  background: var(--tj-primary-color);
  background-repeat: no-repeat;
  background-position: center;
}
.details-sidebar-inner .tj-appointment-box .tj-appointment-bg .tj-roof-content {
  padding: 0 20px;
  height: 145px;
  background: var(--tj-primary-color);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 70%);
  clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 70%);
}
.details-sidebar-inner .tj-appointment-box .appointment-percent {
  width: 130px;
  border-radius: 500px;
  height: 130px;
  border: 5px solid var(--tj-white-color);
  background: var(--tj-primary-color);
  margin: -85px auto 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 45px;
  box-shadow: 0 0 15px 15px rgb(28 10 10 / 0.16);
}
.details-sidebar-inner .tj-appointment-box .appointment-percent span {
  font-size: 20px;
  color: var(--tj-white-color);
  font-weight: 600;
}
.details-sidebar-inner .tj-appointment-box .appointment-content .title {
  font-size: 25px;
  color: var(--tj-primary-color);
  margin-bottom: 15px;
}
.details-sidebar-inner .tj-appointment-box .appointment-content .tel-link {
  font-family: var(--tj-ff-title);
  font-size: 22px;
  color: var(--tj-white-color);
  font-weight: 700;
  transition: 0.4s;
  display: block;
  margin-bottom: 15px;
}
.details-sidebar-inner .tj-appointment-box .appointment-content p {
  color: var(--tj-white-color);
  margin-bottom: 30px;
}
.details-sidebar-inner
  .tj-appointment-box
  .appointment-content
  .tj-transparent-btn.submit-btn2 {
  margin-bottom: 60px;
}
.project-details-wrapper .tj-project-image .active-introduction {
  position: absolute;
  right: 40px;
  bottom: 40px;
  background: var(--tj-white-color);
  max-width: 295px;
  width: 100%;
  padding: 45px 30px;
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li {
  border-bottom: 1px solid var(--tj-gray-color6);
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li
  span {
  font-weight: 500;
  display: block;
  color: var(--tj-body-color);
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li:nth-child(2)
  a {
  color: var(--tj-secondary-color);
  font-family: var(--tj-ff-title);
  font-size: 20px;
  font-weight: 500;
  transition: 0.4s;
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project-client
  ul
  li:nth-child(3) {
  color: var(--tj-secondary-color);
  font-family: var(--tj-ff-title);
  font-size: 20px;
  font-weight: 500;
}
.project-details-wrapper .tj-project-image .active-introduction .project_title {
  border-bottom: 2px solid var(--tj-gray-color6);
  padding-bottom: 10px;
  margin-bottom: 25px;
  position: relative;
  font-weight: 700;
}
.project-details-wrapper
  .tj-project-image
  .active-introduction
  .project_title::before {
  position: absolute;
  content: "";
  height: 2px;
  bottom: -2px;
  background: var(--tj-primary-color);
  left: 0;
  width: 60px;
}
.project-details-wrapper .project-content-area .title-link {
  color: var(--tj-secondary-color);
  font-size: 35px;
  display: block;
  transition: 0.4s;
}
.project-details-wrapper .check-image .tj-video-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.project-details-wrapper .check-list .title {
  font-size: 35px;
  margin-bottom: 15px;
}
.project-details-wrapper .details-tags-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 30px;
}
.project-details-wrapper .details-tags-box .tags-link span {
  font-size: 24px;
  font-weight: 700;
  color: var(--tj-secondary-color);
  font-family: var(--tj-ff-title);
  margin-right: 30px;
}
.project-details-wrapper .details-tags-box .tags-link a {
  background: 0 0;
  font-size: 15px;
  border-radius: 3px;
  font-family: var(--tj-ff-title);
  border: 1px solid var(--tj-gray-color6);
  color: var(--tj-secondary-color);
  padding: 10px 15px;
  margin-right: 10px;
  transition: 0.4s;
}
.project-details-wrapper .details-tags-box .share-link a {
  color: var(--tj-gray-color7);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
  transition: 0.4s;
  display: inline-block;
  border: 1px solid var(--tj-gray-color6);
}
.project-details-wrapper .details-tags-box span {
  font-size: 24px;
  color: var(--tj-secondary-color);
  font-weight: 500;
  margin-right: 10px;
}
.tj-team-details {
  padding-top: 120px;
}
.team-sidebar-inner h4 {
  font-size: 30px;
}
.team-sidebar-inner span {
  color: var(--tj-primary-color);
  display: block;
  margin-bottom: 20px;
}
.team-sidebar-inner .team-social a i:hover {
  background: var(--tj-primary-color);
  color: var(--tj-white-color);
  border-color: #fff0;
}
.team-sidebar-inner h5 {
  font-size: 24px;
  font-weight: 700;
  max-width: 410px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.team-sidebar-inner .team-check ul li {
  font-size: 17px;
  font-weight: 500;
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
}
.team-sidebar-inner .tj-team-progress-bars {
  width: 520px;
  max-width: 100%;
  border-radius: 4px;
}
.team-sidebar-inner .tj-team-progress-bar .progress-bars {
  height: 7px;
  width: 100%;
  background-color: var(--tj-gray-color6);
  border-radius: 4px;
  position: relative;
}
.team-sidebar-inner .tj-team-progress-bar + .progress-bars {
  margin-top: 2rem;
}
.team-sidebar-inner .tj-team-progress-bar .bar {
  width: 0;
  height: 100%;
  background-color: var(--tj-primary-color);
  border-radius: 4px;
  animation: 2s linear infinite move;
  transition: width 2s ease-out;
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 30px;
  }
}
.team-sidebar-inner .tj-team-progress-bar .perc {
  position: absolute;
  top: -30px;
  right: 0;
  color: var(--tj-secondary-color);
  font-weight: 500;
}
.tj-animate-form .form__input:focus + .form__label,
.tj-animate-form
  .form__input:not(:placeholder-shown).form__input:not(:focus)
  + .form__label {
  top: -0.5rem;
  left: 0.8rem;
  font-size: 15px;
  font-weight: 500;
  z-index: 10;
}
.team-sidebar-inner .tj-team-progress-bar label {
  font-weight: 500;
  font-family: var(--tj-ff-title);
  color: var(--tj-secondary-color);
  margin-bottom: 5px;
  margin-top: 20px;
}
.tj-team-details .thumb-group {
  border-top: 1px solid #d6d6d6;
  padding-top: 45px;
  margin-top: 80px;
}
.tj-team-details .team-thumb-content h4 {
  font-size: 30px;
  margin-bottom: 10px;
}
.tj-team-details .team-thumb-content p {
  max-width: 510px;
}
.tj-team-details .team-thumb-image .thumb-1:first-child {
  padding-left: 0;
}
.tj-team-details .team-thumb-image .thumb-1 img {
  display: inline-block;
  max-width: 150px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.4s;
}
.tj-team-details .team-thumb-image .thumb-1 img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.tj-contact-page .tj-contact-list {
  border-radius: 12px;
  display: flex;
  align-items: center;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 0.1);
  background: var(--tj-white-color);
  padding: 30px 25px;
  position: relative;
  margin-bottom: 25px;
}
.tj-contact-box {
  margin-bottom: 55px;
}
.tj-contact-page .tj-contact-list .contact-icon i {
  width: 60px;
  height: 60px;
  line-height: 65px;
  font-size: 32px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background: var(--tj-secondary-color);
  color: var(--tj-white-color);
  transition: 0.4s;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.tj-contact-page .tj-contact-list .contact-header {
  padding-left: 85px;
}
.tj-contact-page .tj-contact-list .contact-header a {
  color: var(--tj-secondary-color);
  font-size: 16px;
  font-weight: 600;
  transition: 0.4s;
  text-wrap: wrap;
}
.tj-animate-form .form__div {
  position: relative;
  height: 48px;
  margin-bottom: 1.5rem;
}
.tj-animate-form .form__input {
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 1px solid #dbdbdb;
  outline: 0;
  padding: 25px 15px;
  font-size: 15px;
  background: 0 0;
  z-index: 1;
}
.tj-animate-form .form__input.textarea {
  min-height: 165px;
}
.tj-animate-form .form__label {
  position: absolute;
  left: 1rem;
  top: 1rem;
  padding: 0 0.25rem;
  background-color: var(--tj-white-color);
  color: var(--tj-body-color);
  font-size: 15px;
  transition: 0.2s;
}
.tj-animate-form .form__input:focus + .form__label {
  color: var(--tj-body-color);
}
.tj-animate-form .form__input:focus {
  border: 1.5px solid var(--tj-primary-color);
}
.tj-theme-button .tj-primary-btn.contact-btn {
  border-radius: 12px;
  border: none;
  margin-top: 30px;
}
.tj-contact-page .google-map iframe {
  height: 650px;
  width: 100%;
}
.tj-subscribe-section {
  position: relative;
  z-index: 9;
  margin-bottom: -35px;
}
.subscribe-content-box {
  border-radius: 12px;
  background: var(--tj-primary-color);
  padding: 40px 35px 40px 20px;
  position: relative;
  z-index: 9;
  justify-content: space-between;
  background-size: cover;
  background-position: center;
}
.breadcrumb-wrapper,
.breadcrumb-wrapper-2,
.tj-footer-area {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.subscribe-title .title {
  font-size: 40px;
  color: var(--tj-white-color);
  font-weight: 700;
}
.pp-link,
.pp-link-2,
.pp-link-2:hover,
.pp-link:hover {
  letter-spacing: 1px;
  font-weight: 600;
}
.subscribe-form {
  margin-left: auto;
}
.subscribe-input input {
  width: 100%;
  background: var(--tj-white-color);
  height: 60px;
  line-height: 60px;
  border-radius: 12px;
  padding: 0 20px;
}
.breadcrumb-wrapper,
.breadcrumb-wrapper-2 {
  padding-top: 225px;
}
.breadcrumb-wrapper {
  background-image: url(https://www.shipa1.com/frontend/images/slider/home-slider-1.webp);
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-title {
  color: var(--tj-white-color);
  margin-bottom: 5px;
  font-size: 45px;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link ul li,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link ul li {
  display: inline-block;
  color: var(--tj-white-color);
  font-size: 18px;
  font-weight: 500;
  font-family: var(--tj-ff-title);
}
.breadcrumb-wrapper .hero-right-element,
.breadcrumb-wrapper-2 .hero-right-element {
  line-height: 0;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link {
  background: #062e39;
  display: inline-block;
  color: var(--tj-white-color);
  font-size: 18px;
  font-family: var(--tj-ff-body);
  font-weight: 500;
  position: relative;
  padding: 23px 70px;
  right: -35px;
  top: 1px;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link::before,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link::before {
  z-index: 1;
  top: -1px;
  left: -70px;
  width: 70px;
  height: 76px;
  position: absolute;
  clear: both;
  display: block;
  content: "";
  background: #062e39;
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
  clip-path: polygon(100% 0, 50% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 0, 50% 100%, 100% 100%);
  transition: 0.4s;
}
.breadcrumb-wrapper .breadcrumb-content .breadcrumb-link::after,
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-link::after {
  z-index: 1;
  top: -1px;
  right: -70px;
  width: 71px;
  height: 76px;
  position: absolute;
  clear: both;
  display: block;
  content: "";
  background: #062e39;
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 0.1);
  -webkit-clip-path: polygon(0 0, 0% 100%, 50% 100%);
  clip-path: polygon(0 0, 0% 100%, 50% 100%);
  transition: 0.4s;
}
.breadcrumb-wrapper-2 {
  background-color: #062e39;
}
.breadcrumb-wrapper-2 .breadcrumb-content .breadcrumb-title {
  color: var(--tj-white-color);
  margin-bottom: 95px;
  font-size: 45px;
}
.tj-footer-area {
  background-color: var(--tj-secondary-color);
  background-image: url(../images/banner/footer.webp);
  padding-top: 70px;
}
.tj-footer-area::before {
  width: 100%;
  position: absolute;
  content: "";
  height: 100%;
  transition: 0.6s;
  left: 0;
  top: 0;
  background: rgb(6 46 57 / 90%);
}
.tj-footer-area .footer1_col_2,
.tj-footer-area .footer1_col_3,
.tj-footer-area .footer1_col_4 {
  margin-top: 90px;
}
.tj-footer-area .footer-title,
.tj-footer-v2 .footer-title {
  margin-bottom: 35px;
  position: relative;
}
.tj-footer-area .footer-title::before,
.tj-footer-v2 .footer-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -40px;
  left: 0;
  background: url(../images/icon/icon-shape.svg) no-repeat;
}
.tj-footer-area .footer-title .title {
  display: block;
  color: var(--tj-white-color);
  margin-bottom: 0;
}
.footer-widget {
  margin-bottom: 35px;
  position: relative;
  z-index: 3;
}
.footer-widget p {
  color: var(--tj-white-color);
  margin-top: 40px;
}
.tj-footer-area .footer1_col_3 {
  margin-bottom: 25px;
  padding-left: 50px;
}
.tj-footer-area .footer-content-info {
  background: var(--tj-secondary-color);
  padding: 40px 30px;
  max-width: 385px;
  width: 100%;
  border-radius: 12px;
  margin-top: 100px;
}
.tj-footer-area .footer-content-info .footer-social-icon ul li a i {
  background: #1b1a1a;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 12px;
  display: inline-block;
  color: var(--tj-white-color);
  transition: 0.4s;
  margin-right: 5px;
}
.tj-footer-area .footer-content-info img {
  max-width: 170px;
  width: 100%;
}
.tj-footer-area .widget_nav_menu .widget-menu ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 3px;
}
.tj-footer-area .widget_nav_menu .widget-menu ul li a {
  color: #fff;
  transition: 0.4s;
  font-size: 17px;
  font-weight: 500;
}
.tj-footer-area .widget_nav_menu .widget-menu ul li a i,
.tj-footer-v2 .widget_nav_menu .widget-menu ul li i {
  margin-right: 5px;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: 0;
}
.tj-footer-area .footer-contact-info ul li {
  color: var(--tj-gray-color2);
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 30px;
  position: relative;
  padding-left: 60px;
}
.tj-footer-area .footer-contact-info ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: 0.4s;
}
.tj-footer-area .footer-contact-info ul li i {
  width: 40px;
  height: 40px;
  line-height: 42px;
  color: var(--tj-white-color);
  text-align: center;
  border: 1px solid var(--tj-gray-color2);
  border-radius: 50%;
  font-size: 16px;
  background: 0 0;
  transition: 0.4s;
  margin-right: 5px;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tj-footer-area .footer-contact-info ul li i:hover {
  background-color: var(--tj-white-color);
  color: var(--tj-primary-color);
  border-color: #fff0;
}
.tj-footer-area .footer-contact-info p {
  max-width: 335px;
}
.tj-footer-v2 .widget_nav_menu .widget-menu ul li a {
  color: var(--tj-body-color);
  font-weight: 400;
  transition: 0.4s;
}
.tj-footer-v2 .widget_nav_menu .widget-menu ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.tj-footer-v2 .widget_recent_post .widget-post {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--tj-gray-color3);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tj-footer-v2 {
  background: var(--tj-dark-color2);
  padding-top: 90px;
  position: relative;
}
.tj-footer-v2 .footer-title .title {
  color: var(--tj-dark-color);
  font-weight: 700;
  display: block;
  margin-bottom: 0;
}
.tj-footer-v2 .footer-content-info img {
  max-width: 196px;
  width: 100%;
  margin-bottom: 10px;
}
.tj-footer-v2 .footer-content-info .footer-social-icon ul li a i {
  background: #1b1a1a;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  display: inline-block;
  color: var(--tj-white-color);
  transition: 0.4s;
  margin-right: 5px;
}
.copyright-bottom {
  background-color: #062e39;
  border-top: 1px solid rgb(255 255 255 / 0.15);
  padding: 27px 0;
}
.footer-copyright-area {
  position: relative;
  z-index: 3;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer-copyright-area .copyright-target p {
  color: #fff;
  margin-bottom: 0;
}
.footer-copyright-area .copyright-menu ul li a,
.footer-copyright-area .copyright-target a {
  color: var(--tj-gray-color2);
  transition: 0.4s;
}
.pp-link {
  color: var(--tj-secondary-color);
  transition: 0.4s;
}
.footer-copyright-area .copyright-menu ul li,
.footer-copyright-two .copyright-menu ul li {
  display: inline-block;
  margin-right: 20px;
}
.copyright-bottom-two {
  border-top: 1px solid var(--tj-gray-color3);
  padding: 25px 0;
}
.footer-copyright-two .copyright-target p {
  color: var(--tj-body-color);
  margin-bottom: 0;
}
.footer-subscribe-box {
  margin-bottom: 50px;
  position: relative;
  padding-left: 45px;
}
.footer-contact-box p {
  color: var(--tj-white-color);
  max-width: 500px;
  margin-bottom: 50px;
}
.footer-contact-list .contact-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 35px;
  margin-bottom: 20px;
}
.footer-contact-list .contact-box .contact-icon i {
  width: 70px;
  height: 70px;
  line-height: 76px;
  background: var(--tj-white-color);
  font-size: 25px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  color: var(--tj-primary-color);
}
.footer-contact-list .contact-box .contact-link .sub-title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: var(--tj-white-color);
  font-family: var(--tj-ff-title);
}
.footer-contact-list .contact-box .contact-link a {
  color: var(--tj-white-color);
  font-size: 18px;
  font-weight: 500;
  transition: 0.4s;
}
.footer-subscribe-box::before {
  position: absolute;
  content: "";
  top: 25px;
  left: -25px;
  width: 1px;
  height: 250px;
  background: rgb(232 232 232 / 0.5);
}
.tj-header-btn:before,
.tj-primary-btn::before {
  width: 0;
  background-color: var(--tj-secondary-color);
  content: "";
}
.footer-subscribe-box .title {
  font-size: 40px;
  color: var(--tj-white-color);
  display: block;
  margin-bottom: 30px;
}
.footer-subscribe-box p {
  color: var(--tj-white-color);
  max-width: 510px;
  margin-bottom: 35px;
}
.footer-subscribe-box .footer-form input {
  background: var(--tj-white-color);
  width: 365px;
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  border-radius: 3px;
  border: 1px solid rgb(234 24 38 / 0.25);
}
.footer-subscribe-box .footer-form {
  position: relative;
  margin-bottom: 33px;
}
.footer-subscribe-box .footer-form .tj-theme-button {
  position: absolute;
  right: 0;
  top: 0;
}
.footer-subscribe-box .social-list {
  position: relative;
  top: -4px;
}
.footer-subscribe-box .social-list ul li {
  margin-right: 15px;
  display: inline-block;
}
.tj-header-button {
  height: 60px;
  position: relative;
}
.tj-header-btn:hover::after,
.tj-header-button:hover:before,
.tj-primary-btn:hover::after {
  border-bottom: 27px solid rgb(255 255 255 / 0.05);
}
.tj-header-btn {
  border-radius: 0 0 12px 1px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  font-family: var(--tj-ff-title);
  color: var(--tj-white-color);
  font-size: 18px;
  font-weight: 500;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.tj-primary-btn,
.tj-submit-btn,
.tj-submit-btn.previous,
.tj-transparent-btn,
.tj-transparent-btn-two {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  font-family: var(--tj-ff-title);
  display: inline-block;
  overflow: hidden;
}
.tj-primary-btn,
.tj-transparent-btn,
.tj-transparent-btn-two {
  padding: 17px 26px;
  position: relative;
  z-index: 1;
}
.tj-header-btn:after {
  position: absolute;
  left: 8px;
  bottom: 6px;
  border-right: 27px solid #fff0;
  border-bottom: 27px solid #6e9933;
  content: "";
  z-index: 2;
}
.tj-header-btn:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  transition: 0.3s;
  z-index: -1;
}
.tj-header-btn i,
.tj-primary-btn i,
.tj-submit-btn i,
.tj-transparent-btn i {
  font-size: 17px;
  color: var(--tj-white-color);
  font-weight: 500;
  display: inline-block;
  transform: rotate(-45deg);
  margin-left: 5px;
  transition: 0.4s;
  position: relative;
  top: 3px;
}
.tj-header-btn:hover i,
.tj-primary-btn:hover i {
  transform: rotate(0);
}
.tj-primary-btn {
  border-radius: 3px;
  color: var(--tj-white-color);
  transition: 0.4s;
  border: none;
}
.tj-primary-btn::after {
  position: absolute;
  left: 8px;
  bottom: 8px;
  border-right: 24px solid #fff0;
  border-bottom: 24px solid #6e9933;
  content: "";
  z-index: 2;
}
.tj-primary-btn::before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  transition: 0.3s;
  border-radius: 3px;
  z-index: -1;
}
.tj-primary-btn.price-button {
  width: 100%;
  border: none;
  padding: 23px 26px;
}
.tj-primary-btn.submit-btn {
  border: none;
  padding: 20px 26px;
}
.tj-transparent-btn.submit-btn2 {
  border: none;
  padding: 22px 26px !important;
}
.tj-transparent-btn {
  text-align: center;
  border-radius: 12px;
  color: var(--tj-white-color);
  transition: 0.3s;
  border: none;
}
.tj-transparent-btn::after {
  position: absolute;
  left: 8px;
  bottom: 8px;
  border-right: 25px solid #fff0;
  border-bottom: 25px solid #6e9933;
  content: "";
  z-index: 2;
}
.tj-submit-btn.previous:hover:after,
.tj-submit-btn:hover:after,
.tj-transparent-btn:hover:after {
  border-bottom: 27px solid var(--tj-gray-color5);
}
.tj-submit-btn.previous:before,
.tj-submit-btn:before,
.tj-transparent-btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: var(--tj-white-color);
  transition: 0.3s;
  border-radius: 3px;
  z-index: -1;
}
.tj-submit-btn:hover i,
.tj-transparent-btn:hover i {
  transform: rotate(0);
  color: var(--tj-secondary-color);
}
.tj-transparent-btn-two {
  text-align: center;
  border-radius: 3px;
  color: var(--tj-secondary-color);
  transition: 0.3s;
  background: var(--tj-white-color);
  border: 1px solid var(--tj-gray-color3);
}
.tj-transparent-btn-two:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-color: var(--tj-primary-color);
  background-color: var(--tj-primary-color);
  transition: 0.3s;
  border-radius: 3px;
  z-index: -1;
}
.tj-submit-btn,
.tj-submit-btn.previous {
  padding: 17px 26px;
  transition: 0.3s;
  z-index: 1;
  text-align: center;
}
.tj-transparent-btn-two i {
  font-size: 17px;
  color: var(--tj-secondary-color);
  font-weight: 500;
  display: inline-block;
  transform: rotate(-45deg);
  margin-left: 5px;
  transition: 0.4s;
  position: relative;
  top: 3px;
}
.tj-transparent-btn-two:hover i {
  transform: rotate(0);
  color: var(--tj-white-color);
}
.tj-submit-btn.previous {
  border-radius: 12px;
  color: var(--tj-white-color);
  background-color: #181818;
  position: relative;
  border: none;
}
.tj-submit-btn.previous:hover {
  background-color: #8fc445;
  color: var(--tj-secondary-color);
}
.tj-submit-btn.previous::after,
.tj-submit-btn::after {
  position: absolute;
  left: 8px;
  bottom: 8px;
  border-right: 25px solid #fff0;
  border-bottom: 27px solid rgb(255 255 255 / 0.05);
  content: "";
  z-index: 2;
}
.tj-submit-btn.previous i {
  font-size: 17px;
  color: var(--tj-white-color);
  font-weight: 500;
  display: inline-block;
  transform: rotate(135deg);
  margin-left: 5px;
  transition: 0.4s;
  position: relative;
  top: 3px;
}
.tj-submit-btn.previous:hover i {
  transform: rotate(180deg);
  color: var(--tj-secondary-color);
}
.tj-submit-btn {
  min-width: 185px;
  height: 60px;
  border-radius: 12px;
  color: var(--tj-white-color);
  background-color: #8fc445;
  position: relative;
  border: none;
}
.search_popup,
.tj-theme-button .tj-transparent-btn.submit-btn:after,
.tj-theme-button.price-button .tj-primary-btn::after {
  background-color: var(--tj-secondary-color);
}
.tj-submit-btn:hover {
  background-color: #181818;
  color: var(--tj-secondary-color);
}
.tj-theme-button.price-button::before {
  bottom: 6px;
  border-bottom: 27px solid rgb(255 255 255 / 0.05);
}
.tj-theme-button.price-button .tj-primary-btn {
  border: none;
  width: 100%;
}
.tabs-button {
  border: none;
  width: 316px;
  padding: 23px 26px;
}
.search_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding-top: 70px;
  padding-bottom: 100px;
  opacity: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: opacity 0.3s ease-in-out 0.5s,
    -webkit-transform 0.3s ease-in-out 0.5s;
  transition: transform 0.3s ease-in-out 0.5s, opacity 0.3s ease-in-out 0.5s,
    -webkit-transform 0.3s ease-in-out 0.5s;
}
.header_searce button {
  background-color: #fff0;
  border: none;
  position: relative;
  top: 3px;
  padding-right: 25px;
}
.header_searce button i {
  color: var(--tj-secondary-color);
  transition: 0.4s;
  font-size: 25px;
  font-weight: 700;
}
.search_popup.search-opened {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  z-index: 999;
}
.search_popup.search-opened .search_form .search_input {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.search_popup .search_form .search_input i,
.search_popup.search-opened .search_form .search_input i {
  font-size: 25px;
  transition: 0.4s;
  color: var(--tj-body-color);
}
.search_popup.search-opened .search_form .search_input::after {
  width: 100%;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.search_wrapper .search_top .search_close i {
  font-size: 40px;
  color: var(--tj-body-color);
  background-color: #fff0;
  border: none;
  font-weight: 200;
  transition: 0.4s;
}
.search_wrapper .search_top .search_close i:hover {
  color: var(--tj-primary-color);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.search_wrapper .search_form .search_input {
  position: relative;
  height: 80px;
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: 0.3s ease-in-out 0.5s;
  transition: 0.3s ease-in-out 0.5s;
  font-family: var(--tj-ff-title);
  opacity: 0;
  color: var(--tj-white-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search_wrapper .search_form .search_input::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: rgb(255 255 255 / 0.3);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search_wrapper .search_form .search_input input {
  width: 100%;
  height: 100%;
  background-color: #fff0;
  border: 0;
  outline: 0;
  font-size: 24px;
  color: var(--tj-common-white);
  border-bottom: 1px solid #fff0;
  padding: 0 30px 0 0;
}
.search_wrapper .search_form .search_input input::-webkit-input-placeholder {
  font-size: 24px;
}
.search_wrapper .search_form .search_input input::-moz-placeholder {
  font-size: 24px;
}
.search_wrapper .search_form .search_input input:-ms-input-placeholder {
  font-size: 24px;
}
.search_wrapper .search_form .search_input input::-ms-input-placeholder {
  font-size: 24px;
}
.search_wrapper .search_form .search_input input::placeholder {
  font-size: 24px;
}
.search_wrapper .search_form .search_input input ~ .search-focus-border {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: var(--tj-secondary-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.search_wrapper .search_form .search_input input:focus ~ .search-focus-border {
  width: 100%;
  left: 0;
  right: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.alllinks {
  color: #004056;
}
.alllinks:hover {
  transition: 2000;
  color: #6a9c2f;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .search_wrapper .search_top {
    margin-bottom: 50px;
  }
  .search_wrapper .search_form .search_input input {
    font-size: 20px;
  }
  .search_wrapper .search_form .search_input input::-webkit-input-placeholder {
    font-size: 20px;
  }
  .search_wrapper .search_form .search_input input::-moz-placeholder {
    font-size: 20px;
  }
  .search_wrapper .search_form .search_input input:-ms-input-placeholder {
    font-size: 20px;
  }
  .search_wrapper .search_form .search_input input::-ms-input-placeholder {
    font-size: 20px;
  }
  .search_wrapper .search_form .search_input input::placeholder {
    font-size: 20px;
  }
}
.search_wrapper .search_form .search_input button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  color: var(--tj-common-white);
}
.search-popup-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tj-primary-color);
  z-index: 99;
  opacity: 0.7;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: 0.5s ease-in-out 0.3s;
  transition: 0.5s ease-in-out 0.3s;
}
.search-popup-overlay.search-popup-overlay-open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@keyframes circle-ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 84 33 / 0.3), 0 0 0 1em rgb(255 84 33 / 0.3),
      0 0 0 3em rgb(255 84 33 / 0.3), 0 0 0 5em rgb(255 84 33 / 0.3);
  }
  100% {
    box-shadow: 0 0 0 1em rgb(255 84 33 / 0.3), 0 0 0 3em rgb(255 84 33 / 0.3),
      0 0 0 5em rgb(255 84 33 / 0.3), 0 0 0 8em #fff0;
  }
}
@-webkit-keyframes circle-ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 84 33 / 0.3), 0 0 0 1em rgb(255 84 33 / 0.3),
      0 0 0 3em rgb(255 84 33 / 0.3), 0 0 0 5em rgb(255 84 33 / 0.3);
  }
  100% {
    box-shadow: 0 0 0 1em rgb(255 84 33 / 0.3), 0 0 0 3em rgb(255 84 33 / 0.3),
      0 0 0 5em rgb(255 84 33 / 0.3), 0 0 0 8em #fff0;
  }
}
.up-down {
  animation: 4s infinite alternate up-down;
  -webkit-animation: 4s infinite alternate up-down;
}
.up-down-new {
  animation: 8s infinite alternate up-down;
  -webkit-animation: 8s infinite alternate up-down;
}
@keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.left-right {
  animation: 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite left-right;
  -webkit-animation: 5s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite left-right;
}
.left-right-new {
  animation: 8s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite left-right;
  -webkit-animation: 8s cubic-bezier(0.41, 0.04, 0.03, 1.1) infinite left-right;
}
@keyframes left-right {
  0%,
  100% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translatex(-50px);
  }
}
@-webkit-keyframes left-right {
  0%,
  100% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
  50% {
    transform: translatex(-50px);
    -webkit-transform: translatex(-50px);
  }
}
.spine {
  animation: 5s linear infinite spine;
  -webkit-animation: 5s linear infinite spine;
}
@keyframes spine {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spine {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.spine-r {
  animation: 5s linear infinite spine-r;
  -webkit-animation: 5s linear infinite spine-r;
}
@keyframes spine-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spine-r {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.spine2 {
  animation: 8s linear infinite spine;
}
@keyframes spine2 {
  from {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spine2 {
  from {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes pre_rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes loaderpulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
body .search-modal .modal-content {
  background: 0 0;
  border: 0;
  position: relative;
}
body .search-modal .search-block input {
  height: 60px;
  line-height: 60px;
  padding: 0;
  background: 0 0;
  border-width: 0 0 1px;
  border-radius: 0;
  border-color: rgb(255 255 255 / 0.4);
  box-shadow: none;
  color: var(--tj-white-color);
  font-weight: 600;
  font-size: 18px;
}
body .search-modal button {
  background: 0 0;
  border: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 99;
}
body .search-modal button svg path {
  fill: var(--tj-primary-color);
  opacity: 1;
  outline: 0;
  transition: 0.4s;
  font-size: 24px;
}
body .modal-backdrop {
  opacity: 0.95 !important;
}
.shake-y {
  -webkit-animation: 5s ease-in-out infinite shakeY;
  animation: 5s ease-in-out infinite shakeY;
}
.pulse {
  -webkit-animation: 3s ease-in-out infinite pulse;
  animation: 3s ease-in-out infinite pulse;
}
.skew-spin {
  -webkit-animation: 5s linear infinite skewSpin;
  animation: 5s linear infinite skewSpin;
}
.left-right-rotate {
  animation: 2s infinite alternate rotated-style3;
}
.preloader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default;
  position: fixed;
  z-index: 9999999;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--tj-gray-color12);
}
.preloader .tj-primary-btn {
  position: absolute;
  top: 15px;
  right: 15px;
}
.preloader .animation-preloader {
  z-index: 1000;
}
.preloader .animation-preloader .spinner {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border: 3px solid #ebebec;
  border-radius: 50%;
  text-align: center;
  line-height: 94px;
}
.preloader .animation-preloader .spinner::before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-top: 3px solid var(--tj-primary-color);
  border-radius: 50%;
  animation: 1.8s ease-in-out infinite loaderspin;
  -webkit-animation: 1.8s ease-in-out infinite loaderspin;
}
.preloader .animation-preloader .txt-loading {
  font-size: 80px;
  line-height: 118px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 700;
  margin-top: 170px;
}
@media (max-width: 767px) {
  .preloader .animation-preloader .spinner {
    width: 7.5em;
    height: 7.5em;
    margin: 0 auto 1.5em;
  }
  .preloader .animation-preloader .txt-loading {
    font-size: 50px;
    line-height: 77px;
  }
}
@media (max-width: 575px) {
  .search_popup {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .search_wrapper .search_top .search_logo {
    max-width: 196px;
  }
  .search_wrapper .search_top {
    margin-bottom: 40px;
  }
  .search_wrapper .search_form .search_input input {
    font-size: 18px;
  }
  .search_wrapper .search_form .search_input input::-webkit-input-placeholder {
    font-size: 18px;
  }
  .search_wrapper .search_form .search_input input::-moz-placeholder {
    font-size: 18px;
  }
  .search_wrapper .search_form .search_input input:-ms-input-placeholder {
    font-size: 18px;
  }
  .search_wrapper .search_form .search_input input::-ms-input-placeholder {
    font-size: 18px;
  }
  .search_wrapper .search_form .search_input input::placeholder {
    font-size: 18px;
  }
  .preloader .animation-preloader .txt-loading {
    font-size: 36px;
    line-height: 58px;
  }
}
@media (max-width: 991px) {
  .preloader .animation-preloader .text-loading {
    font-size: 25px;
    line-height: 38px;
  }
  .preloader .animation-preloader .spinner {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 3px solid #ebebec;
    border-radius: 50%;
    text-align: center;
    line-height: 94px;
  }
}
.preloader .animation-preloader .txt-loading .letters-loading {
  color: #0b0f28;
  position: relative;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.preloader .animation-preloader .txt-loading .letters-loading::before {
  -webkit-animation: 4s infinite letters-loading;
  animation: 4s infinite letters-loading;
  color: var(--tj-primary-color);
  content: attr(data-text-preloader);
  left: 1px;
  opacity: 0;
  position: absolute;
  top: -11px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
.preloader p {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #243342;
}
.logiland-scroll-top {
  position: fixed;
  right: 30px;
  bottom: 25px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  display: block;
  border-radius: 100%;
  box-shadow: inset 0 0 0 0.1rem rgb(128 130 134 / 0.25);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(0.75rem);
  transition: 0.2s linear, margin-right;
}
.logiland-scroll-top.progress-done {
  visibility: visible;
  transform: translateY(0);
}
.logiland-scroll-top-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--tj-primary-color);
}
.logiland-scroll-top > svg path {
  fill: none;
}
.logiland-scroll-top > svg.progress-circle path {
  stroke: var(--tj-primary-color);
  stroke-width: 4;
  box-sizing: border-box;
  transition: 0.2s linear;
}
@media (min-width: 1px) {
  .logiland-scroll-top.progress-done {
    opacity: 1;
  }
}
@-webkit-keyframes letters-loading {
  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
@keyframes letters-loading {
  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes shakeY {
  0%,
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes shakeY {
  0%,
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes pulse {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@keyframes pulse {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@-webkit-keyframes skewSpin {
  0% {
    -webkit-transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(0);
    transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(0);
  }
  100% {
    -webkit-transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg)
      rotate(360deg);
    transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(360deg);
  }
}
@keyframes skewSpin {
  0% {
    -webkit-transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(0);
    transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(0);
  }
  100% {
    -webkit-transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg)
      rotate(360deg);
    transform: skewX(-10deg) skewY(-15deg) rotateY(-40deg) rotate(360deg);
  }
}
@keyframes rotated-style3 {
  0% {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
  }
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: #8fc445;
  border-radius: 5px;
}
.suggestionsTwo {
  background: #fff;
  font-size: 14px;
  margin-top: -2px;
  padding-bottom: 20px;
  list-style: none;
  line-height: 28px;
  padding-left: 14px;
  display: none;
}
.suggestionsTwo li {
  cursor: pointer;
}
.suggestionsTwo li:hover {
  color: #8fc445;
}
.image_input {
  padding: 0 0 0 10px !important;
}
.add-car {
  color: #fff !important;
  display: flex !important;
  cursor: pointer !important;
  justify-content: end !important;
  align-items: center !important;
  letter-spacing: 3px !important;
  font-size: 14px !important;
}
.bd-r {
  border-right: 1px solid;
}
.bd-l {
  border-left: 1px solid;
}
.custom-testimonial-item {
  border-radius: 2px;
  background: var(--custom-white-color);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.1);
  margin: 30px 0;
  padding: 0 0 50px 35px;
  transition: 0.6s;
}
.custom-testimonial-item .testimonial-rating .rating-icon {
  background: var(--custom-primary-color);
  padding: 0 45px;
  height: 50px;
  line-height: 50px;
  border-radius: 0 3px;
}
.custom-testimonial-item .testimonial-rating .rating-icon ul li {
  color: var(--custom-white-color);
  display: inline-block;
  margin-right: 5px;
}
.custom-testimonial-item
  .testimonial-content
  .custom-testimonial-author
  .sub-title {
  color: var(--custom-primary-color);
}
.swiper-slide {
  width: calc(100% / 4);
  margin-right: 30px;
}
.image-preview-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.image-preview {
  position: relative;
  display: inline-block;
}
.image-preview img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.remove-button {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: red;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 5px;
}
.err-style {
  color: red;
}
.input-container,
.input-container1 {
  height: 34px;
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 4px;
  padding: 8px 0;
  width: fit-content;
}
.input-field,
.input-field-1 {
  border: none;
  font-size: 14px;
  outline: 0;
}
.input-field {
  width: 50px;
  padding: 5px;
}
.input-field-1 {
  width: 65px;
  padding: 0 0 0 10px;
}
.separator {
  margin: 0;
  font-size: 14px;
}
.separators,
.separators-w {
  margin: 0 5px 0 0;
  font-size: 14px;
}
.rates {
  background: #8fc445;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  width: 62px;
  height: 42px;
  float: right;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.card-2,
.card-image-2 {
  background-size: cover;
  background-position: center;
  filter: brightness(0.85);
}
.custom-logos {
  overflow: hidden;
  padding: 30px 0;
  white-space: nowrap;
  position: relative;
}
.custom-logos:after,
.custom-logos:before {
  position: absolute;
  top: 0;
  content: "";
  width: 250px;
  height: 100%;
  z-index: 2;
}
.custom-logos:before {
  left: 0;
  background: linear-gradient(to left, #fff0, #fff);
}
.custom-logos:after {
  right: 0;
  background: linear-gradient(to right, #fff0, #fff);
}
.custom-logo-items {
  display: inline-block;
  animation: 35s linear infinite custom-slides;
}
.custom-logos:hover .custom-logo-items {
  animation-play-state: paused;
}
.custom-logo-items img {
  height: 100px;
}
.err-loc {
  color: red !important;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
  display: block;
}
.input-form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  box-sizing: border-box;
  transition: border-color 0.3s;
}
.input-form input:focus {
  border-color: #007bff;
  outline: 0;
}
.suggestions {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  max-height: 150px;
  overflow-y: auto;
  display: none;
  position: absolute;
  z-index: 1000;
}
.suggestions li {
  padding: 8px 12px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.suggestions li:hover {
  background-color: #f0f0f0;
}
.dropdown {
  position: relative;
  width: 100%;
}
.dropdown-menu.year-dropdown {
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0.075);
}
.swal2-confirm {
  background-color: var(--tj-primary-color);
  color: #fff;
  border: none;
}
.swal2-cancel {
  background-color: #ff0019;
  color: #fff;
  border: none;
}
.card-2 {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
  border-radius: 12px;
  overflow: hidden;
}
.card-image-2 {
  flex: 1;
  background-image: url(https://shipa1.com/frontend/images/project/golf-cart-service.webp);
}
.swiper-new-1,
.swiper-new-2 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  overflow: hidden;
}
.error-field {
  border: 2px solid red !important;
}
.dropdown-toggle {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.dropdown-item:hover {
  color: #16181b;
  background-color: #f1f1f1;
}
@media (max-width: 576px) {
  .dropdown-menu.year-dropdown {
    position: static;
  }
  .dropdown-toggle {
    margin-bottom: 10px;
  }
}
.dropdown-menu {
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0 8px 16px rgb(0 0 0 / 0.1);
  width: auto;
}
.dropdown-item {
  padding: 10px 15px;
  font-size: 14px;
  color: #333;
  display: block;
  border-bottom: 1px solid #eee;
}
@media (max-width: 768px) {
  .subscribe-content-box {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 20px;
  }
  .subscribe-content {
    margin-bottom: 20px;
  }
  .subscribe-title .title {
    font-size: 32px;
  }
  .subscribe-form {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .subscribe-input {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .subscribe-input input {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
  }
  .tj-submit-btn {
    width: 100%;
    height: 50px;
  }
  .dropdown-menu {
    width: 100%;
    position: relative;
    max-height: 400px;
  }
  .dropdown-item {
    padding: 12px 20px;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .subscribe-title .title {
    font-size: 24px;
  }
  .subscribe-input input {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
  }
  .tj-submit-btn {
    height: 45px;
  }
  .dropdown-item {
    font-size: 18px;
    padding: 15px 20px;
  }
}
.iti__arrow,
.iti__country-list {
  display: none !important;
}
.btn-half-green {
  background-color: rgb(173, 255, 27) !important;
}
.tj-header-section.header-sticky {
  padding: 0 0;
}
.header-section-two.header-sticky .header-topbar,
.mean-container a.meanmenu-reveal,
.tj-header-section.header-sticky .header-topbar {
  display: none !important;
}
.header-section-three.header-sticky,
.header-section-two.header-sticky,
.tj-header-section.header-sticky {
  position: fixed;
  width: 100%;
  background: var(--tj-white-color);
  top: 0;
  box-shadow: 0 7px 18px rgb(24 16 16 / 0.0509803922);
  -webkit-animation: 0.7s sticky;
  animation: 0.7s sticky;
  z-index: 999;
}
.header-section-three.header-sticky {
  background: var(--tj-secondary-color);
  box-shadow: 0 0 45px 0 rgb(255 255 255 / 0.55);
}
@-webkit-keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
