@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

/*#main_services .service_category .service_box span {*/
/*    background-color: transparent;*/
/*}*/

/*all page*/
.page_title{
    margin-top:30px;
}

.title_small_1{
    font-size: 2rem;
    line-height: 1.6;
    color: #231f20;
    font-weight: 600;
}

.page_title::after{
    content:'';
    display: inline-block;
    background:#EFB71A;
    height:2px;
    width:50px;
}

/*slider*/


.slider_banner{
    /*margin-top:-110px;*/
}

.slider_banner .banner_content {
    display: flex;
    align-items: center;
}

.slider_banner .banner_content .b_content{
    width: 50% !important;
    margin:0 auto 0 10%;
    font-family: 'Suez One', serif;


}

.slider_banner .banner_content .b_content h2{
    font-weight:600;
    font-size: 55px;
    line-height: 1.2;
    color: #fff;
    text-shadow:2px 2px 10px rgba(0,0,0,0.3);
}

.slider_banner .banner_content .b_content h2 span{
    display:block;
}

.slider_banner .banner_content .b_content h3{
    font-size: 20px;
    line-height: 1.5;
    color: #ffffff;
    text-shadow:2px 2px 5px rgba(0,0,0,0.5);
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.slider_banner .banner_content .b_content p{
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    text-shadow:2px 2px 5px rgba(0,0,0,0.5);
    font-family: 'Poppins', sans-serif;
    padding-right: 45%;
    padding-bottom: 1rem;
}

/*.b_content a{*/
/*    border: 1px solid #E5582D;*/
/*    padding: 12px 35px;*/
/*    background-image: linear-gradient(180deg,#E5582D,#FFA200);*/
/*    color: #fff;*/
/*    border-radius: 30px;*/
/*    font-family: 'Poppins', sans-serif;*/
/*}*/

/*nav*/
.navbar_mobile .btn-outline-light {
    border-color: #fff;
    color: #fff;
}

.navbar_mobile {
    background-color: white;
}
.topspacex1{
    padding:5px 10px;
    background:transparent;
    color:#ffffff;
    font-size:.9rem;
    text-align:center;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.topspacex1 a{
    color:#ffffff;
    display:flex;
    justify-content: center;
    align-items:center;
    height:33px;
    width:33px;
    font-size:1rem;
    margin-right:5px;
    border-radius:25px;
}

.topspacex1 a:hover{
    text-decoration:none;
}

.topspacex1 .col-lg-6{
    justify-content: center;
    align-items: center;
    display:flex;
}

.topSocial{
    justify-content: end;
    padding-right:50px;
    display:flex;
}

/*Nav*/
.navbar_type8 {
    background:#fff;
    border-bottom:1px solid rgba(255,255,255,0.3);
    padding-top:5px;
    padding-bottom:5px;
    height:100px;
}

#main_index .navbar_type8 {
    background:#fff;
}

#main_index .navbar_type8.dark_nav {
    background-color:#fff!important;
}

.navbar_type8 .logo {
    flex: 0 1 20%;
    margin-left: 65px;
}

.navbar_type8 .logo img {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 2px 0;
    object-position: left;
    /*filter:brightness(0) invert(1);*/
}

.dark_nav {
    background-color: rgba(0,0,0, 0.8) !important;
    animation: 1s fadeInDown;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: capitalize;
    padding: 10px 0;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar_type8{
    box-shadow: 0px 0px 4px #d7d7d7;
}
.navbar_type8 .nav_tab .nav_item a {
    color: #333;
    padding: 0 10px;
    font-weight: 500;
    text-shadow:unset;
}

.navbar_type8.dark_nav{
    background-color: #fff!important;
}

.navbar_type8.dark_nav .nav_tab .nav_item a {
    color: #333;
    padding: 0 10px;
    font-weight: 500;
    text-shadow: unset;
    
}

.navbar_type8.dark_nav{
    box-shadow: 0px 0px 4px #d7d7d7;
}

.navbar_type8 .nav_tab .nav_item a:hover {
    color: #ffa826;
}

.navbar_type8 .nav_tab .nav_item::before {
    border-bottom: 2px solid #ffa826;
}

.navbar_type8 .nav_tab {
    flex: 0 1 80%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    color: #96CDFF;
    padding: 0.5rem 1.5rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color: #666 !important;
    background: #96CDFF;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item span {
    display: none;
}

.navbar_type8 .nav_tab .active {
    color: #666 !important;
}

.dark_nav .nav_tab .active {
    color: #666 !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item {
    box-shadow: 0 0 5px #333;
}

.navbar_type8 .nav_tab .nav_item::before {
    width: 70%;
    right: 0;
    margin: auto;
    top: 88%;
}

/*footer*/
.footer_type6{
    background:#ffffff;
    color:#666666;
    border-top:1px solid #eaeaea;
    padding-top:2.5rem !important;
}

.footer_type6 .container .col-md-3:first-child {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding-right: 40px !important;
}

.footer_type6 .container .col-md-3:nth-child(2),
.footer_type6 .container .col-md-3:nth-child(3){
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}


.footer_type6 .logo img {
    max-height: 70px;
    /*filter: invert(1);*/
}
.footer_type6 .logo{
    padding-top: 70px;
}

.footer_type6 .logo img {
    max-height: 70px;
}

.footer_type6 .input-container input{
    width: 100%;
    height: 2.5rem;
    color: #666666;
    background: rgba(0,0,0,0.2);
    padding: 0 5px;
    border-radius:25px;
}

.footer_type6 .title {
    min-height: 70px;
}

.footer_type6 .line {
    width: 100%;
    padding: 0 15px;
    background-color: rgba(255,255,255,0.5);
}

.footer_type6 .title h6{
    text-transform: uppercase;
}

.footer_type6 a{
    color:#666666;
}

.footer_type6 #subscribeEmailLabel{
      visibility: hidden;
}

.footer_type6 .social_media a .icon_s img{
    filter: brightness(0);
    opacity: 0.6;
}

/*homepage*/
#main_index{
    padding-bottom:0 !important;
    overflow:hidden;
}

.title_big{
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
    margin-bottom:10px;
    /*font-family: 'Suez One', serif;*/
}

.title_big span{
    display:block;
}

.title_small{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;   
    color:#333333;
    margin-bottom:10px;
}

.content_text{
    font-size:14px;
    line-height:1.6;
    color:#333;
    margin-bottom:0;
    font-weight: 300;
    padding-right: 21px;
}

.btn_more{
    border:1px solid #E5582D;
    /*background:#000000;*/
    color:#fff;
    font-size:.9rem;
    font-weight:400;
    transition: linear .3s;
    margin-top:20px;
    padding:12px 35px;
    background-image: linear-gradient(180deg,#E5582D,#FFA200);
    border-radius: 30px;
}

.btn_more:hover{
    background:transparent;
    color:#000000;
}

.banner.btn_more:hover{
    text-decoration: none;
    background:transparent;
    color:#fff;
    transition: ease 0.3s;
}

/*hp_about*/
.hp_about{
    padding-top:5rem;
    position: relative;
    z-index: 2;
}

.about_content {
    margin: 35px 0;
    column-count: 2;
    column-gap: 40px;
}

.about_imgGroup{
    display:flex;
    flex-wrap: wrap;
    justify-content: right;
    width:90%;
    margin-left:auto;
}

.about_img{
    width:50%;
}

.about_title .title_small::after{
    content:'';
    display: inline-block;
    background:#E5582D;
    height:1px;
    width:50px;
    margin-left: 10px;
}
#main_index .service_content{
    background-color:#1E1E1E;
    background-size: cover;
    padding:25% 15%;
    margin-top:5%;
    border-radius: 0px 0px 0px 30px;
    text-align: center;
    background-image: url('https://cdn1.npcdn.net/img/1712652920sec2-bg.jpg');
}

#main_index .service_content h3{
    color: #fff;
}

#main_index .service_content .title_slogan{
    color: #fff;
    font-weight: 300;
    padding-top: 2rem;
    font-style: italic;
}


.service_list{
    padding-left:0 !important;
    list-style:none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-top:25px;
}

.service_list li{
    margin:0 0 15px 0;
    color:#fff;
    font-size:1rem;
    display:flex;
    align-items:center;
    font-weight:300;
}

.service_icon{
    width:50px !important;
    height:50px !important;
    margin-right:20px;
}

#main_index .service_content .title_big{
    color: #fff;
}
/*why_1*/
.hp_why_1{
    background-image: linear-gradient(180deg, #DE582D,#FF9B00);
    position: relative;
    z-index:10;
    width:90%;
    padding:30px;
    margin-left:auto;
    margin-top: -150px;
    /*background-color: #DE582D;*/
    border-radius: 0px 0px 0px 30px;
}

.why_content_1{
    padding:20px;
    color:#fff;
}

.why_icon_1{
    max-width: 50px;
    margin-bottom:10px;
}

.why_content_1 h3{
    font-size:1.2rem;
}

.why_content_1 p{
    font-size: 13px;
    font-weight: 300;
}


/*hp_products*/
.hp_products{
    padding-top:5rem;
    padding-bottom:5rem;
}

.product_title .title_small::after{
    content:'';
    display: inline-block;
    background:#EFB71A;
    height:1px;
    width:50px;
    margin-left: 10px;
}

.products_content{
    margin:35px 0;
}

.products_box{
    position:relative;
    overflow:hidden;
}

.products_boxText{
    position:absolute;
    z-index: 2;
    bottom:0;
    left:0;
    padding:25px;
}

.products_boxText h4{
    color:#fff;
    font-size:25px;
    font-weight:400;
    transition: linear .3s;
}

.products_boxImg{
    transition: linear .3s;
    filter:brightness(0.8);
}

.products_box:hover .products_boxImg{
    transform:scale(1.05);
    cursor:pointer;
    filter:brightness(1);
}

.products_box .btn_more{
    border:none;
    background:transparent;
    color:#ffffff;
    font-size:.9rem;
    font-weight:400;
    transition: linear .3s;
    margin-top:20px;
    padding:0 0 5px 0;
    border-bottom:1px solid #EFB71A;
}

.products_box .btn_more:hover{
    margin-left:20px;
    color:#EFB71A;
}


.box_mt{
    margin-top:25px;
}

.hp_what{
    padding: 80px 0 230px;
    background-color: #1E1E1E;
    background-position:left;
    background-size: cover;
}


.what_content{
    display:flex;
    justify-content: center;
    text-align:center;
    align-items: center;
}

.what_list{
    padding-left:0;
    list-style:none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.what_list li{
    border-left:2px solid #ccc;
    padding:10px 10px 10px 40px;
    color:#fff;
    font-size:1rem;
    display:flex;
    align-items:center;
    font-weight:300;
}

.title_small {
    font-size: 1.2rem;
    line-height: 1.6;
    color: #212121;
    font-weight: 400;
    font-family:  'Kaushan Script', cursive;
}

.hp_what .title_big{
    color: #FF9B00;
}

/*hp_why*/
.hp_why{
    background-image:url(https://cdn1.npcdn.net/img/1700038884sec4-bg.jpg);
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top:5rem;
    padding-bottom:5rem;
    margin-top: 2rem;
}

.hp_why .title_big, .hp_why .title_small{
    color:#fff;
}

.why_box{
    padding:20px;
    margin-top:30px;
}

.why_box h4{
    color:#fff;
    font-size:20px;
    font-weight:600;
    border-bottom:1px solid #FF9B00;
    padding-bottom:10px;
}

.why_box p{
    color:#cccccc;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom:0;
}


/*hp_news*/
#main_index .index_wrapper_6{
    background:#f9f9f9;
}

.hp_news{
    padding-top:5rem;
    padding-bottom:5rem;
}

#main_index .hp_latest_new_8{
    max-width:80%;
    margin:0 auto 5rem auto;
}

#main_index .hp_latest_new_8 .news_box {
    padding: 10px 0;
}

#main_index .hp_latest_new_8 .news_box{
    background: #fff;
    padding: 15px;
    transition: linear .3s;
}

#main_index .hp_latest_new_8 .news_box:hover{
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}

.hp_latest_new_8 .news_box .title{
    margin-top:1rem;
}

.hp_latest_new_8 .news_box .read_more {
    border-bottom: 1px solid #efbe36;
    width: max-content;
}

/*hp_contact*/
.hp_contact{
    padding-top:5rem;
}

.contact_title .title_small::after{
    content:'';
    display: inline-block;
    background:#EFB71A;
    height:1px;
    width:50px;
    margin-left: 10px;
}

/*hp_gallery*/
.hp_photoGallerySlider_type4 .flix-parents {
    padding-bottom: 0 !important;
}

/*product page*/
#main_showproducts{
    padding-top:30px;
}

@media screen and (max-width: 1200px) {
    .navbar_type8 .logo {
      margin-left: 15px;
    }
    
    .navbar_type8 .nav_tab{
        padding-right:15px;
    }
    
    /*banner slider*/
    .slider_banner .banner_content .b_content h2 {
      font-size: 45px;
    }
    
    /*homepage*/
    .title_big{
        font-size: 30px;
    }

    /*hp_about*/
    .about_imgGroup {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .about_img {
        margin: .5rem;
    }
    
    .footer_type6 .logo img {
    max-height: 59px;
    }
    
}

@media only screen and (max-width: 992px) {
    .slider_banner{
        margin-top:0;
    }
    .hp_why_1 {
    width: 100%;
    padding: 30px 0;
}
    
    .slider_banner .slick-prev::before,
    .slider_banner .slick-next::before {
        width:25px;
        height:25px;
    }
    
    .slider_banner .banner_content .b_content h2 {
      font-size: 30px;
    }
    
    .slider_banner .banner_content .b_content h3{
        font-size:12px;
    }
    
    /*footer*/
    .footer_type6 .container .col-md-3,
    .footer_type6 .container .col-md-3:first-child,
    .footer_type6 .container .col-md-3:nth-child(2),
    .footer_type6 .container .col-md-3:nth-child(3){
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .footer_type6 .title {
      min-height: max-content;
    }

    /*hp_about*/
    .about_content {
        column-count: 1;
        column-gap: 0;
    }
    
    .about_img {
        margin: 0;
        width: 50%;
    }
    
    /*hp_news*/
    #main_index .index_wrapper_7 #index_7_2,
    #main_index .index_wrapper_7 #index_7_3{
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }

    .slider_banner .banner_content .b_content p{
        padding-right: 0;
    }
    
    #main_index .service_content{
        border-radius: 0;
    }
    
    .hp_why_1{
         border-radius: 0;
    }
    
    .hp_why{
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .slider_banner .banner_content .b_content {
      width: 80% !important;
    }

    .slider_banner .banner_content .b_content h2 {
      font-size: 30px;
    }
    
    .slider_banner .banner_content .b_content p {
      font-size: 12px;
      margin-bottom: 0;
    }
    
    .box_mt {
      margin-top: 0;
    }
    .products_box {
      margin-bottom:20px;
    }
    
    .why_box {
      margin-top: 0;
    }
        
}
@media only screen and (max-width: 600px) {
      .service_list {
    columns: 1;
    -webkit-columns: 1;
    }
    
    
}
@media only screen and (max-width: 480px) {
    
    
  
    .slider_banner .banner_content .b_content h2 {
      font-size: 22px;
    }
    
    .slider_banner .slick-prev {
      left: 0;
    }
    
    .slider_banner .slick-next {
      right: 0;
    }
    
    .title_big {
      font-size: 25px;
    }
    
    .title_small {
        font-size: 12px;
    }
    
    .btn_more {
      font-size: .7rem;
      margin-top: 10px;
      padding: 8px 25px;
    }
    
    .about_img {
      width: 100%;
    }
    
    .products_content {
      margin: 10px 0 35px 0;
    }
    
    .why_box h4 {
      font-size: 16px;
    }
    
    .hp_latest_new_8 {
      max-width: 100%;
    }
    
    #main_index .hp_latest_new_8 {
      max-width: 95%;
    }
    
    #main_index .service_content .title_big{
        font-size: 21px;
    }
    
    .what_list{
    -webkit-columns: 1;
    padding-left: 1rem;
    }
}

.navbar_mobile{
    background-color: white;
}

.navbar_mobile .btn-outline-light {
    border-color: #333;
    color: #333;
}
/*.navbar_mobile .logo_img{*/
/*    filter: brightness(0) invert(1);*/
/*}*/


/*running logo*/
.hp_news{
    padding-top: 30px;
}

.news_bottom_box {
    margin-top: 25px;
}

.imageMarquee {
    height: 80px;
    background-image: url('https://cdn1.npcdn.net/img/1705460906running-logo2.png');
    background-size:cover;
    animation: imageMovement 40s linear infinite;
}

@keyframes imageMovement {
    100% {
        background-position-x: -6256px;
    }
}


.hp_client{
    padding-top: 4rem;
}


.category_list_type4 .category_box .img_frame img{
    object-fit:contain;
}