body .pbmit-global-color {
    color: #FF6600;
}

.pbmit-footer-style-1 .pbmit-footer-big-area .pbmit-footer-left h3 {
    font-size: 20px;
    line-height: 32px;
}

.pbmit-team-single .pbmit-sticky-sidebar {
    width: 44%;
}

.pbmit-team-single .pbmit-short-description
 {
    padding-top: 0px;
    margin-bottom: 0px;
}
.about-two-img {
    background-image: url(/frontend/tcul-img/about/about.png);
}
.about-two-img-2 {
    background-image: url(/frontend/tcul-img/about/about-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    height: 100%;
    margin-right: -50px;
    position: relative;
    border-bottom-right-radius: 10px;
}
.text-center {
    text-align: start !important;
}

.text-center-2 {
    text-align: center !important;
}

.site-content {
    padding-top: 30px;
    padding-bottom: 60px;
}

.section-md {
    padding-top: 70px;
    padding-bottom: 60px;
}

.section-md-2 {
    padding-top: 60px;
    padding-bottom: 0px;
}
.pbmit-footer-style-1 .pbmit-footer-logo img {
    max-height: 65px;
}
.client-section-two {
    padding: 80px 30px 50px;
}
.section-lgb {
    padding-bottom: 60px;
}


.pbmit-heading-subheading .pbmit-title{
    color: #2E005B;
}
body .pbmit-bg-color-blackish {
    background-color: #2E005B;
}
.tcul-floating-icons {
    position: fixed;
    bottom: 78px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}
.tcul-floating-icons a {
    text-decoration: none !important;
    outline: none !important;
}
.pbmit-btn {
    background-color: #FF6600;
}
.pbmit-btn .pbmit-button-text {
    text-shadow: 0 0 #ffffff, 0 22px #16222d;
}

.site-navigation ul.navigation > li.active > a {
    color: #FF6600;
}
.pbmit-btn.white {
    background-color: #FF6600;
}
.pbmit-slider-two .pbmit-button .pbmit-btn.white .pbmit-button-content-wrapper:before {
    background-color: #fff;
}
.pbmit-heading-subheading .pbmit-subtitle:before {
    background-color: #FF6600;
}
.list-group .pbmit-icon-list-icon i {
    color: #03b603;
}

.pbmit-element-timeline-style-2 .pbmit-history-center-dot {
    background-color: #FF6600;
}
/* .pbmit-backtotop {
    color: #ffffff  !important;
}
.pbmit {
    color: #FF6600 !important;
} */
 :root{
    --pbmit-global-color: #FF6600;
 }
.contact-us-section {
    padding: 60px 0 80px;
}
.section-lgt {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
.pbmit-title-bar-wrapper, .pbmit-title-bar-content {
    min-height: 300px;
}
/* .pbmit-header-style-2 .pbmit-header-content.pbmit-bg-color-blackish {
    background-color: rgb(255 255 255 / 100%);
} */
.pbmit-header-style-2 .pbmit-header-content.pbmit-bg-color-blackish {
    background-color:#ffffff;
}
/* .pbmit-header-style-2 .site-navigation ul.navigation > li > a {
    color: #000000 !important;
} */
 .pbmit-header-style-2 .site-navigation ul.navigation > li > a {
    color: #000000 !important;
}
.active a {
    color: #FF6600 !important;
}
.pbmit-header-style-1 .pbmit-header-content{
    border-top: 2px solid #ff6600;
    /* box-shadow: 0 1px 10px rgb(12 0 22 / 30%); */
}
.pbmit-top-area, .pbmit-sticky-header {
    background-color: #ffffff !important;
}
.pbmit-team-single .pbmit-team-contact-area {
    background-image: url(/frontend/tcul-img/home/home-contact.png);
}
@media (max-width: 1200px) {
    .pbmit-header-style-2 .pbmit-main-header-area {
        background-color: #ffffff;
    }
    .nav-menu-toggle {
        color: #000000;
    }
}
.history-section {
    margin: 50px 30px;
}
/* Mobile Resp */
@media screen and (max-width:767px) {
    .pbmit-team-single .pbmit-sticky-sidebar {
        width: 100%;
    } 
    .section-md {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .d_sm_block{
        display: block !important;
    }
    .pbmit-slider-two .pbmit-slider-item {
        height: 590px;
    }
    .pbmit-slider-two .pbmit-slider-desc, .pbmit-slider-two .pbmit-button .pbmit-btn-style-text.white, .pbmit-slider-two .swiper-buttons{
        display: block !important;
    }
    .site-header .site-branding img{
        max-height: 70px;
    }
    .pbmit-slider-two .swiper-button-prev{
        display: none;
    }
    .pbmit-slider-two .swiper-button-next{
        display: none;
    }
    .pbmit-slider-two .pbmit-slider-desc::before{
        font-size: 30px;
    }
    .manufacturing{
        font-size: 40px;
    }
    .mt_sm_3 {
        margin-top: 1rem !important;
    }
    .history-section {
        margin: 20px 10px;
         padding: 40px 16px 30px;
    }
    .about-two-content {
        padding-top: 0px;
    }
  
    .pbmit-team-single .pbmit-team-contact-area {
        margin-top: 60px;
        padding: 30px 12px 10px 12px;
    }
    .pbmit-heading-subheading {
        margin-bottom: 10px;
    }
    .pbmit-footer-style-1 .pbmit-footer-contact-area .pbmit-footer-contact-box {
        padding: 30px 15px;
    }
}

/* Desktop Resp */
@media screen and (min-width:767px) {
    .site-header .site-branding img {
        max-width: 100%;
        height: auto;
        max-height: 70px;
    }
    .pbmit-slider-one .pbmit-slider-item, .pbmit-slider-two .pbmit-slider-item {
        height: 800px;
    }
    .pbmit-slider-two .pbmit-slider-title .first {
        font-size: 64px;
        line-height: 70px;
    }
    .pbmit-slider-two .pbmit-slider-title .second {
        font-size: 64px;
        line-height: 70px;
    }
    /* body .pbmit-bg-color-blackish-2 {
        background-color: rgba(0, 0, 0, 0.075);
    } */
    .site-navigation ul.navigation > li > a {
        font-size: 14px;
    }
    .site-header .pbmit-header-box-content {
        color: #000000;
    }
  
    
}


.pbmit-slider-two .pbmit-slider-content {
    padding-top: 10px;
}
@media (max-width: 1450px) and (min-width: 1301px) {
    .pbmit-header-style-2 .site-navigation ul.navigation > li > a {
        font-size: 14px;
    }
}
