.dropdown-menu {
    font-size: 16px!important;
}

.ts-3 {
    font-size: 20px;
}

.ts-2 {
    font-size: 18px;
}

.lh-sm {
    line-height: 1.25 !important;
}

.btn-orang,
.btn-orang:hover {
    border: 1px solid #f58634;
    border-radius: 0 20px 20px 0;
    font-weight: 600;
    padding: 5px 10px;
    transition: .5s;
}

.btn-orang {
    background: #f58634;
    color: #fff;
}

.text-nowrap {
    white-space: nowrap !important;
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.btn-blue,
.btn-blue:hover {
    border: 1px solid #1a2b71;
    border-radius: 0 20px 20px 0;
    font-weight: 600;
    padding: 5px 10px;
    transition: .5s;
}

.btn-blue {
    background: #1a2b71;
    color: #fff;
}

.btn-orang:hover {
    background: #0000;
    color: #f58634;
}

.btn-orang,
.btn-orang:hover {
    border: 1px solid #f58634;
    border-radius: 0 20px 20px 0;
    font-weight: 600;
    padding: 5px 10px;
    transition: .5s;
}

.btn-blue:hover {
    background: #0000;
    color: #1a2b71;
}

.btn-blue,
.btn-blue:hover {
    border: 1px solid #1a2b71;
    border-radius: 0 20px 20px 0;
    font-weight: 600;
    padding: 5px 10px;
    transition: .5s;
}


/* mmm */

.mb-60 {
    margin-bottom: 60px;
}

.tp-project-tab-wrapper .nav-pills .nav-item:not(:last-of-type) {
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.tp-project-tab-wrapper .nav-pills .nav-item .nav-link.active {
    background: unset;
    color: #f58634;
}

.tp-project-tab-wrapper .nav-pills .nav-item .nav-link {
    /* background: #F6F6F9;
        border-radius: 45px; */
    font-weight: 500;
    font-size: 20px;
    /* font-family: var(--tp-ff-heading);
    color: #67687A; */
    letter-spacing: -0.8px;
    /* padding: 11px 31px; */
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

.nav-icon {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-project-tab-wrapper .nav-pills {
        margin-bottom: 30px;
    }
    .tp-project-tab-wrapper .nav-pills .nav-item:not(:last-of-type) {
        margin-right: 0px!important;
    }
    .tp-project-tab-wrapper .nav-pills {
        justify-content: center!important;
    }
}

@media (max-width: 768px) {
    .ts-3 {
        font-size: 16px!important;
    }
    .chairman-image-m {
        width: 348px !important;
    }
}

@media (max-width: 768px) {
    .ts-2 {
        font-size: 16px;
    }
    .back-to-top {
        bottom: 145px!important;
    }
    .second-div {
        height: auto!important;
    }
    .ts-2-p {
        color: #122264;
    }
    .footer-icon-count {
        justify-content: center;
    }
    .footer-icon-count-up {
        margin-top: 7px;
    }
    .pxl-icon-box7 .pxl-item--inner {
        height: auto!important;
    }
    .pxl-icon-box7 .pxl-item--icon i {
        font-size: 45px!important;
    }
    .pxl-icon-box7 .pxl-item--icon {
    width: 100px!important;
    height: 100px!important;
    }
    .pxl-icon-box .pxl-item--description {
    font-size: 16px!important;
    }
    .branch-image-img{
     width: 362px!important;
    }
    .btn.btn-primary {
    margin-right: -18px!important;
    }
    .popup-slidre-img{
    height:350px!important;
    }
        .home-dadji{
       width: 320px!important; 
    }
        .rs-image-effect-shine {
    margin-top: 21px!important;
}
  .sec-title h2 {
    font-size: 28px!important;
}
}

@media only screen and (max-width: 576px) {
    .second-div {
        height: auto!important;
    }
    .vision_content,
    .mission_content {
        padding: 0!important;
        min-height: auto!important;
    }
    .quote {
        padding: 15px 24px!important;
    }
    .pxl-icon-box7 .pxl-item--inner {
        height: auto!important;
    }
    .pxl-icon-box7 .pxl-item--icon i {
        font-size: 45px!important;
    }
    .pxl-icon-box7 .pxl-item--icon {
    width: 100px!important;
    height: 100px!important;
    }
    .pxl-icon-box .pxl-item--description {
    font-size: 16px!important;
    }
    .branch-image-img{
     width: 362px!important;
    }
    .btn.btn-primary {
    margin-right: -14px!important;
    }
    .popup-slidre-img{
    height:350px!important;
    }
    .home-dadji{
       width: 350px!important; 
    }
    .rs-image-effect-shine {
    margin-top: 21px!important;
}
    .sec-title h2 {
    font-size: 28px!important;
}
}

    .branch-image-img{
     width: 406px;
     height:250px;
    }
.carousel-indicators [data-bs-target] {
    background-color: #e8e8e8!important;
}
/*@media only screen and (max-width: 350px) {*/
/*    .chairman-image {*/
/*        width: 335px !important;*/
/*    }*/
/*}*/

.popup-slidre-img{
    height:450px;
}
@media (min-width: 1200px) {
    .display-3 {
        font-size: 40px!important;
    }
}
.top-back{
      margin-right: -25px;
}

    .news-run-line{
        background:#012148;
    }