/* white you custom css code here. only css code will work */
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Yantramanav:wght@100;300;400;500;700;900&display=swap');

body.quote section.order-service-page-content-area .btn-wrapper button {
    border-radius: 50px;
    background: #ff3100;
}
.body.\/ logistic-quote-form button.submit-btn,.logistics-btn:hover {
    background-color: #ff3100 !important;
    color: #fff !important;
}


/* Topbar */
.top-bar-area.header-variant-21 {
    display: none;
}
.navbar-variant-02 .navbar-area .nav-container .nav-right-content ul li a {
    color: #fff !important;
    background-color: #ff3100 !important;
}
.global-carousel-init .owl-nav div {
    margin: -10px;
}
body.\/ .industry-what-we-offer-area .pagination-wrapper.text-center {
    display: none;
}
.copyright-area-inner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
body.about-us .construction-single-what-we-cover-item.lawyer-home,
body.about-us .construction-single-what-we-cover-item.lawyer-home img,
body.\/ .construction-single-what-we-cover-item.lawyer-home,
body.\/ .industry-what-we-offer-area .industry-single-what-we-cover-item img,
.single-what-we-cover-item-02{
	transition: 0.5s;
}

body.about-us .construction-single-what-we-cover-item.lawyer-home:hover {
    background: #ff3100;
  	transform:scale(1.05);
}
.single-what-we-cover-item-02:hover {
    transform: scale(1.1);
}
.industry-single-what-we-cover-item:hover {
    background-color: var(--industry-color);
    transform: scale(1.05);
}

body.about-us .construction-single-what-we-cover-item.lawyer-home:hover img {
    filter: invert(1) brightness(100);
}

body.about-us .construction-single-what-we-cover-item.lawyer-home:hover * {
    color: #fff;
}

body.\/ .construction-single-what-we-cover-item.lawyer-home:hover {
    background: #ff3100;
    background: #ff3100;
  	transform:scale(1.1):
}

body.\/ .industry-what-we-offer-area .industry-single-what-we-cover-item:hover img{
    filter: invert(1) brightness(100);
}

body.\/ .construction-single-what-we-cover-item.lawyer-home:hover * {
    color: #fff;
}
.quote-content-area {
    width: 80%;
    margin: auto;
}
@media(max-width: 768px){
    .copyright-area-inner {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-direction: column;
    }
}
body.\/ .quote-and-faq .logistic-get-quote,
body.\/ .quote-and-faq .logistic-faq-wrapper{
    padding: 0% 10%;
}
div#bizcoxx_main_menu ul {
    display: flex !important;
    justify-content: center !important;
    gap: 30px;
}
/* Header */
.header-style-03.header-variant-06 .logo-wrapper img {
    width: 210px;
    object-fit: contain;
}

.header-inner.logistics-home .title{
  font-family: 'Yantramanav', sans-serif;
  font-weight: 900;
  font-size: 84px;
  line-height: 90px;
}

.header-inner.logistics-home .description {
    font-family: Public Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.2px;
}

.header-style-03.header-variant-06.navbar-variant-02 .logo-wrapper:after,
.lawyer-about-area .right-content-area:before{
    display: none;
}
.navbar-variant-02 .navbar-area .nav-container .navbar-collapse .navbar-nav li a{
    color: #fff !important;
}
@media(max-width: 768px){
    .navbar.navbar-area .navbar-toggler-icon {
        filter: brightness(100) invert(1);
    }
    .header-style-03.header-variant-06 .logo-wrapper img {
        width: 110px;
        object-fit: contain;
    }
  .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {
      background-color: transparent;
  }
  .header-inner.logistics-home .title {
      font-size: 64px;
      line-height: 74px;
  }

  .header-area.style-04.logistics-home {
      padding: 60px 0px 80px 0px !important;
  }

  .header-inner.logistics-home .btn-wrapper {
      display: flex;
      flex-direction: column;
      align-content: center;
      align-items: center;
      width: 100%;
      gap: 20px;
  }

  .header-inner.logistics-home .btn-wrapper .logistics-btn+.logistics-btn {
      margin: 0px;
      width: 213px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav a {
        color: #000 !important;
    }

  .owl-carousel .owl-controls .owl-nav .owl-next {
      right: 0px;    
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev{
      left: 0px;
  }

  /* Footer */
    .home-21 .footer-widget {
        text-align: center;
    }

    .home-21.footer-area .footer-top .sidebars-single-content {
        text-align: center;
    }

    .footer-widget .contact_info_list {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
    }
    .footer-top .about_us_widget.style-01 {
        display: flex;
        justify-content: center;
    }
}

.navbar-area .nav-container .navbar-collapse .navbar-nav {
    text-align: end;
}
/* About us */
.single-logistic-key-feature-one .content .title
    color: #0D0D0D;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.lawyer-about-area .left-content-area .subtitle{
    color: #FF3100;
}
.lawyer-about-area .left-content-area .btn-wrapper .boxed-btn {
    background: #FF3100;
    border-color: #FF3100;
}

.lawyer-about-area .left-content-area .btn-wrapper .boxed-btn:hover {
    color: #FF3100;
    border-color: #FF3100;
}
@media(max-width: 768px){
	.lawyer-about-area.political-home {
      padding: 0px !important;
  	}
  body.about-us .experience-author.bg-image {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 200px;
  }
  body.about-us .experience-author .thumb-1 {
      margin-bottom: -180px;
  }
}

/* industry-what-we-offer-area */
.industry-what-we-offer-area .industry-single-what-we-cover-item img {
    height: 60px;
    width: 70px;
    object-fit: contain;
}

.industry-single-what-we-cover-item .readmore {
    padding-top: 28px;
    border-top: 1px solid #D6D6D6;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.industry-single-what-we-cover-item {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
    justify-content: space-between;
    height: 300px;
}

.industry-single-what-we-cover-item .content {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
}
.industry-single-what-we-cover-item .readmore {
    color: #FF3100 !important;
    font-family: Public Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.8px;
}

/* Counter */
.logistic-counterup-item .icon {
    display: none;
}
.logistic-counterup-item h2 {
    color: #FFF;
    font-family: Yantramanav;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}

.logistic-counterup-item >.content >span {
    color: #D6D6D6;
    font-family: Public Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.logistic-counterup-item .content {
    display: flex;
    flex-direction: column;
}

.logistic-counterup-item .count-wrap {
    order: -1;
}
.logistic-counterup-item {
    border: none;
    border-right: 5px solid #FA4318;
    text-align: left;
    padding: 24px;
}
@media(max-width: 768px){
  .logistic-counterup-item {
    border: none;
  }
}
.logistic-counterup-area .col-lg-3.col-md-6:last-child .logistic-counterup-item {
    border: none;
}
.logistic-get-quote label {
    display: none;
}

.what-we-offer-area.dark-section-bg-two {
    background-image: url(https://fbb-shipping.nayatmc.com/assets/uploads/media-uploader/divwcu-area-2-4-min1695907084.jpg);
    background-size: cover;
    background-position: center;
}
@media(max-width: 768px){
  .what-we-offer-area.dark-section-bg-two {
      background-color: #000000a6;
      background-blend-mode: overlay;
  }
}

.what-we-offer-area .single-we-offer-item {
    padding: 0px;
    display: flex;
    gap: 300px 0px;
    background: transparent;
}
.what-we-offer-area .row .col-lg-6:nth-child(2n+1) .single-we-offer-item {
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 10px;
    background: transparent;
    padding-right: 35%;
    padding-bottom: 60px;
    justify-content: flex-end;
}
.what-we-offer-area .row .col-lg-6:nth-child(2n) .single-we-offer-item {
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 10px;
    background: transparent;
    padding-left: 35%;
    padding-bottom: 60px;
    justify-content: flex-end;
}

.single-we-offer-item .content-wrap .title {
    color: #FFF;
    font-family: Yantramanav;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.what-we-offer-area .single-we-offer-item .img-icon ,.what-we-offer-area .single-we-offer-item .img-icon img{
    height: 70px;
    width: 120px !important;
    object-fit: contain;
}

/* Testimonial */
.logistic-single-testimonial-item.medical-home .content i, .section-title.medical-home .subtitle{
	color: #FF3100;
}
.logistic-single-testimonial-item.medical-home .content .author-details{
	border-color: #FF3100;
}

/* Footer */
.footer-top .col-lg-3 {
    max-width: 33.3% !important;
    width: 33.3% !important;
}
.footer-top .row {
    justify-content: space-between;
}
.home-21.footer-area .footer-top .col-lg-3:nth-child(2) a:after {
    display: none;
}
.home-21-section-bg, .home-21.footer-area .footer-top, .home-21.footer-area .copyright-area.copyright-bg{
	background: #0D0D0D!important;
}

.home-21.footer-area .widget.footer-widget p {
    color: rgba(255, 255, 255, 0.60) !important;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.home-21 .widget.footer-widget .widget-title{
    color: rgba(255, 255, 255, 0.90);
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
}
.home-21.footer-area .widget.footer-widget ul li a{
    color: rgba(255, 255, 255, 0.60) !important;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.home-21.footer-area .contact_info_list li.single-info-item .icon, 
.home-21.footer-area .footer-widget.widget_nav_menu ul li a:after, 
.home-21.footer-area .contact_info_list li.single-info-item .icon, 
.home-21.footer-area .footer-widget.widget_nav_menu ul li a:after{
  color: #FF3100;
}
.home-21.footer-area .copyright-area.copyright-bg {
    padding-top: 0px;
}
.home-21.footer-area .widget.footer-widget p, .home-21.footer-area .widget.footer-widget ul li a, .contact_info_list li.single-info-item .details {
    color: #D3D5D5 !important;
}
.home-21.footer-area .copyright-area.copyright-bg .container {
    border-top: 0.1px solid #D3D5D5;
    padding-top: 46px;
}
.about_us_widget .footer-logo {
    width: 100%;
}
@media(max-width: 768px){
  .footer-top .col-lg-3 {
      width: 100% !important;
      max-width: 100% !important;
  }
}
.testimonial-carousel-area {
    max-width: 900px;
  	margin: auto;
}

/* About Us */
body.about-us .experience-author.bg-image {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 500px;
}
.icon-box-04-area .icon {
    color: #ff3100 !important;
}
.global-network-area h2.title {
    color: #fff;
}

.global-network-area .btn-wrapper .boxed-btn.reverse-color {
    background: #ff3100;
}

.global-network-area.bg-liteblue {
    background-color: #292a35;
}
body.about-us .top-experience-area:nth-child(8) .row {
    flex-direction: row-reverse;
}

body.about-us .top-experience-area:nth-child(8) .experience-author {
    background-size: contain;
    background-position: center;
}
body.about-us .global-network-area:nth-child(13) h4.title{
    color: #fff;
}
body.about-us .global-network-area:nth-child(13) .description{
    color: #fff;
}
body.about-us .global-network-area.bg-liteblue .row {
    align-items: center;
}

/* Service Page */
body.\/ .industry-single-what-we-cover-item {
    justify-content: flex-start;
}
body.\/ .industry-single-what-we-cover-item .img-icon {
    margin-bottom: 10px;
}
.single-what-we-cover-item-02 .content a {
    pointer-events: none;
}
.industry-single-what-we-cover-item .readmore {
    display: none;
}

.industry-single-what-we-cover-item .title a {
    pointer-events: none;
}
.lawyer-what-we-offer-area.industry-section-bg {
    background-color: #fff;
}
.single-what-we-cover-item-02 .icon-02, .single-what-we-cover-item-02 .img-icon {
    background: #fff !important;
    border: 1px solid #d3d3d3;
    padding: 0px;
    width: 80px;
    height: 80px;
}
section.service-area.service-page .row {
    gap: 60px 0px;
}
.header-bottom-area .icon i:before {
    color: #ff3100 !important;
}

/* Contact Us */
body.contact-us .single-contact-item {
  	background: #fff;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
    height: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

body.contact-us .single-contact-item .icon {
    color: #ff3100;
    margin: 0px;
}
body.contact-us .btn-wrapper .boxed-btn.reverse-color {
    background: #ff3100;
}
.global-carousel-init .owl-nav div {
    display: block !important;
    background: #ffffff;
    position: absolute;
    z-index: 999999;
    opacity: 1;
    visibility: visible;
    border-radius: 50%;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    color: #ff3100;
}

/* hero section video */
video.background-video {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.background-video-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
}
.header-style-03.header-variant-06.navbar-variant-02 {
    position: absolute;
    width: 100%;
}


.construction-single-what-we-cover-item .content .title a {
    pointer-events: none;
}