@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

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


@media screen and (max-width: 767.5px){
    
.index_wrapper_2 .item>img{
      
    min-height:48vw!important;
    object-fit:cover;
}

}


.productSlider-1 .product_img .product_box .product_img_frame img {
  
    object-fit: contain !important;
   
}

.product_list_5 .product_box .img_frame img {
  
    object-fit: contain;
}

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

.hp_ts {
    background: linear-gradient(to right, #054d7f, #082050);
    padding: 1%;
}

.hp_ts_title {
    margin-bottom: 0;
    color: white;
    text-align: center;
    font-size: 0.9vw;
    position: relative;
    letter-spacing: 0.5px;
}

.hp_ts_title:before {
    position: absolute;
    content: "";
    background-color: #fff;
    bottom: 0%;
    top: 0;
    margin: auto 0;
    left: -3%;
    width: 34.5%;
    height: 1px;
}

.hp_ts_title:after {
    position: absolute;
    content: "";
    background-color: #fff;
    bottom: 0%;
    top: 0;
    margin: auto 0;
    right: -3%;
    width: 34.5%;
    height: 1px;
}

@media screen and (max-width: 1200.5px){
.hp_ts_title {

    font-size: 1.4vw;
    letter-spacing: 0.5px;
}

.hp_ts_title:before {
    width: 25%;
}

.hp_ts_title:after {
 
    width: 25%;
   
}

}

/*Menu*/

.navbar_type4 .container {
    max-width: 100%;
}
    
.navbar_type4 .row_1 {
 
    background: black;
    padding: 1% 19.5%;
}

.navbar_type4 .m-2 {
    margin: 0rem !important;
}

.navbar_type4 a {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}

.navbar_type4 a:hover {
    color: lightgrey;
   
}

.navbar_type4 .logo {
 
    height: 100px;
    padding-top: 0.4rem;
    padding-bottom: 1.2rem;

}

.navbar_type4 .minify {
    flex: 0 1 100%;
    text-align: center;
    height: 85px !important;
}

.navbar_type4 .minify .logo {
    padding: 0px;
    height: 70px;
}

.navbar_type4 {
  
    background-color: rgba(255, 255, 255, 1);
   
}

.navbar_mobile {
 
    background-color: rgba(255, 255, 255, 1);
   
}

.navbar_mobile .logo_img {

    padding: 3px;
}

/*Banner*/

.hp_banner {
    text-align: center;
    padding-top: 15%;
}

.hp_banner_title {
    color: white;
    font-size: 2.9vw;
    font-weight: 800;
    margin-bottom: 2.5%;
}

.hp_banner_link {
    color: white;
    font-size: 1.5vw;
    font-weight: 500;
    position: relative;
    padding-right: 3%;
    transition: 0.3s;
}

.hp_banner_link:before {
    position: absolute;
    content: "";
    bottom: 0%;
    top: 0;
    margin: auto 0;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1751942119blue arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 1.75vw;
    height: 1.75vw;
    transition: 0.3s;
}

.hp_banner_link:hover:before {
    transform: rotate(-90deg);
}

.hp_banner_link:hover {
    color: #082050;
    text-decoration: none;
}

.hp_banner.c {
    text-align: start;
    padding-top: 24.5%;
    padding-left: 7.5%;
}

.hp_banner.d {
    text-align: start;
    padding-top: 15%;
    width: 37%;
    margin-left: auto;
}

.hp_banner.d .hp_banner_title {
    
    margin-bottom: 4%;
}

.hp_banner.d .hp_banner_link {
   
    padding-right: 7%;
    
}

.hp_banner.e {
    text-align: end;
    padding-top: 10%;
    padding-right: 14%;
}

@media screen and (max-width: 1200.5px){
.hp_banner_title {
   
    font-size: 3.4vw;
   
    margin-bottom: 3%;
}

.hp_banner_link {
  
    font-size: 2vw;
   
    padding-right: 4%;
  
}

.hp_banner_link:before {

    width: 2.25vw;
    height: 2.25vw;
   
}

.hp_banner.d {
   
    padding-top: 15%;
    width: 40%;
  
}

.hp_banner.d .hp_banner_link {
    padding-right: 8%;
}

.hp_banner.e {
    text-align: end;
    padding-top: 10%;
    padding-right: 10%;
}

}

@media screen and (max-width: 767.5px){
.hp_banner_title {
   
    font-size: 6.25vw;
   
    margin-bottom: 6%;
}

.hp_banner_link {
  
    font-size: 3.75vw;
   
    padding-right: 7%;
  
}

.hp_banner_link:before {

    width: 4vw;
    height: 4vw;
   
}

.hp_banner {

    padding-top: 12%;
}

.hp_banner.c {
    text-align: start;
    padding-top: 29%;
    padding-left: 0%;
}

    .hp_banner.d {
        padding-top: 12%;
        width: 75%;
    }
    
        .hp_banner.e {
        text-align: end;
        padding-top: 11%;
        padding-right: 0%;
    }
    
        .hp_banner.e  .hp_banner_link {
        font-size: 3vw;
        padding-right: 6%;
       
    }
    
        .hp_banner_link:before {
        width: 3.5vw;
        height: 3.5vw;
    }

}

/*About Us*/

.hp_about {
    padding: 6% 9% 2%;
    text-align: center;
}

.hp_about_title {
  
    font-size: 2vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 2%;
    color: black;
}

.hp_about_desc {
    font-size: 1vw;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 2%;
    color: #000;
}


@media screen and (max-width: 1200.5px){
.hp_about_title {
  
    font-size: 2.5vw;
 
    margin-bottom: 2%;
   
}

.hp_about_desc {
    font-size: 1.5vw;
  
    margin-bottom: 2%;
}

.hp_about_desc br {
    display: none;
}

}

@media screen and (max-width: 767.5px){
.hp_about_title {
  
    font-size: 7vw;
 
    margin-bottom: 4%;
   
}

.hp_about_desc {
    font-size: 3.75vw;
  
    margin-bottom: 4%;
}

.hp_about {
    
    padding: 12% 3%;
 
 
}

}

/*Products*/

.hp_products {
    padding: 3% 7% 3%;
    position: relative;
}

.hp_products .col-12.col-md-6 {
    padding: 0 1vw 2vw;
}

.hp_products:before {
    position: absolute;
    content: "";
    bottom: 0%;
    left: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1751941423big_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
    width: 100%;
    height: 85%;
}

.hp_products_itbox {
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to right, #054d7f, #082050);
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 35%;
    transition: background 0.4s ease, transform 0.3s ease;
}

.hp_products_box:hover .hp_products_itbox {
    background: linear-gradient(to left, #054d7f, #082050);
}

.hp_products_box {
    position: relative;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    overflow: hidden;
    transition: 0.3s;
}

.hp_products_box:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.25);
}

.hp_products_image {
    width: 100%;
    transition: transform 0.6s ease;
}


.hp_products_box:hover .hp_products_image {
    transform: scale(1.08);
}

.hp_products_bbox {
    text-align: center;
    margin-top: 5%;
}

.hp_products_item {
    color: white;
    font-size: 1.5vw;
    text-align: center;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 5vw;
}

.hp_products_item2 {
    font-size: 1.5vw;
    margin-bottom: 0;
    font-weight: 600;
}

.hp_products_item2 a {
    color: white;
    transition: 0.3s;
}

.hp_products_item2 a:hover {
    text-decoration: none;
    color: lightgrey;
}

.hp_products_linkx {
    color: black;
    font-size: 1.1vw;
    font-weight: 600;
    position: relative;
    padding-right: 2.5%;
    transition: 0.3s;
}

.hp_products_linkx:before {
    position: absolute;
    content: "";
    bottom: 0%;
    top: 0;
    margin: auto 0;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1751942119blue arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 1.25vw;
    height: 1.25vw;
    transition: 0.3s;
}

.hp_products_linkx:hover:before {
    transform: rotate(-90deg);
}

.hp_products_linkx:hover {
    color: #082050;
    text-decoration: none;
}

@media screen and (max-width: 1200.5px){
.hp_products_item {
   
    font-size: 1.9vw;
    margin-bottom: 5vw;
}

.hp_products_item2 {
    font-size: 1.9vw;

}

.hp_products_linkx {
   
    font-size: 1.6vw;
 
    padding-right: 3%;
}

.hp_products_linkx:before {

    width: 1.75vw;
    height: 1.75vw;
 
}

.hp_products_itbox {
  
    width: 36%;
}

}

@media screen and (max-width: 767.5px){
.hp_products_item {
   
    font-size: 4vw;
    margin-bottom: 10vw;
}

.hp_products_item2 {
    font-size: 4vw;

}

.hp_products_linkx {
   
    font-size: 4vw;
 
    padding-right: 8%;
}

.hp_products_linkx:before {

    width: 4.5vw;
    height: 4.5vw;
 
}

.hp_products_itbox {
  
    width: 36%;
}

.hp_products {
    padding: 12% 3%;
 
}

.hp_products .col-12.col-md-6 {
    padding: 0 15px 30px;
}

.hp_products:before {

    background-position: 50%;
    width: 100%;
    height: 70%;
}

}


/*Why*/

.hp_why {
    padding: 7% 9% 6%;
}

.hp_why .col-md-2 {

    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 0.25vw;
}

.hp_why_icon {
    width: 100%;
}


.hp_why_item {
    font-size: 1.1vw;
    margin-bottom: 0;
    color: white;
}

.hp_why_box {
    position: relative;
    text-align: center;
    padding: 3% 3% 9%;
}

.hp_why_itbox {
    position: absolute;
    right: 0;
    left: 0;
    top: 18%;
}

.hp_why_title {
  
    font-size: 2vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 3%;
    color: black;
}

@media screen and (max-width: 1200.5px){
.hp_why_title {
  
    font-size: 2.5vw;
 
    margin-bottom: 3%;
   
}


.hp_why_item {
    font-size: 1.45vw;

}

.hp_why {
    padding: 7% 6% 6%;
}

}

@media screen and (max-width: 767.5px){
.hp_why_title {
  
    font-size: 7vw;
 
    margin-bottom: 6%;
   
}


.hp_why_item {
    font-size: 3.75vw;

}

.hp_why {
    padding: 12% 5%;
}

.hp_why .col-md-2 {

    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 0.25vw;
}

.hp_why .row {
   
    justify-content: center;
}

.hp_why_box {

    padding: 3% 3% 3%;
}

}

/*Products2*/

.index_wrapper_6 {
    padding: 3% 7% 3%;
    background-repeat: no-repeat;
    background-image: url('https://cdn1.npcdn.net/img/1751939132prd_tag_bg.jpg');
    background-size: cover;
    background-position: 100%;
}

.hp_products2_title {
  
    font-size: 2vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 2%;
    color: white;
}

.productSlider-1 .product_img .product_box h6 {
    color: #082050;
    font-weight: 500 !important;
    font-size: 0.95rem;
    height: 3.5vw;
}

.productSlider-1 .align-top {
    height: unset !important;
    
}

.productSlider-1 .align-top a {
    color: #0056b3;
    
}

@media screen and (max-width: 1200.5px){
.hp_products2_title {
  
    font-size: 2.5vw;
    margin-bottom: 2%;
 
}

.productSlider-1 .product_img .product_box h6 {
 
    font-size: 0.9rem;
    height: 12vw;
}

}


@media screen and (max-width: 767.5px){
.hp_products2_title {
  
    font-size: 7vw;
    margin-bottom: 4%;
 
}

.productSlider-1 .product_img .product_box h6 {
 
    font-size: 0.9rem;
    height: 14vw;
}

.index_wrapper_6 {
    padding: 12% 5%;

    background-position: 50%;
}

}


/*Industries*/

.hp_ind {
    padding: 5% 9% 5%;
}

.hp_ind_title {
    color: black;
    font-size: 2vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 4%;
}

.hp_ind_icon {
    width: 7vw;
    transition: 0.3s;
}

.hp_ind_icon:hover {
    animation: 1s jshake;
}

.hp_ind_box {
    text-align: center;
}

.hp_ind_item {
    color: black;
    font-size: 1vw;
    margin-top: 12%;
    margin-bottom: 0;
}

@media screen and (max-width: 1200.5px){
.hp_ind_title {
    
    font-size: 2.5vw;
    margin-bottom: 4%;
}

.hp_ind_icon {
    width: 8vw;
    
}

.hp_ind_item {

    font-size: 1.5vw;
    margin-top: 12%;
  
}

.hp_ind_item br {

    display: none;
  
}

.hp_ind {
    padding: 5% 6% 5%;
}

}

@media screen and (max-width: 767.5px){
.hp_ind_title {
    
    font-size: 7vw;
    margin-bottom: 9%;
}

.hp_ind_icon {
    width: 26vw;
    
}

.hp_ind_item {

    font-size: 3.75vw;
    margin-top: 12%;
  
}

.hp_ind_item br {

    display: block;
  
}

.hp_ind {
    padding: 12% 3%;
}

.hp_ind_box {
    
    margin-bottom: 15%;
}

}

/*Brands*/

.hp_brands {
    background: #f2f2f2;
    padding: 5% 12% 5%;
}

.hp_brands_icon {
    width: 100%;
}

.hp_brands_title {
    color: black;
    font-size: 2vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 3.5%;
}

.hp_brands_sbox .slick-prev {
    left: -50px;
    z-index: 10;
}

.hp_brands_sbox .slick-next {
    right: -50px;
    z-index: 10;
}

.hp_brands_sbox .slick-next:before, .hp_brands_sbox .slick-prev:before {
 
    font-size: 20px;
    opacity: 1;
    color: black;
  
}

.hp_brands_sbox .slick-prev::before, .hp_brands_sbox .slick-next::before {
    text-shadow: unset;
}

.hp_brands_sbox .slick-arrow {
    z-index: 10;
    background: white;
    border: 1px solid black;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}

.hp_brands_icbox {
    margin: 0 0.75vw;
}


@media screen and (max-width: 1200.5px){
.hp_brands_title {
    
    font-size: 2.5vw;
  
    margin-bottom: 3.5%;
}

}


@media screen and (max-width: 767.5px){
.hp_brands_title {
    
    font-size: 7vw;
  
    margin-bottom: 7%;
}


.hp_brands {

    padding: 12% 3%;
}

.hp_brands_icbox {
    margin: 0 1.5vw;
}

.hp_brands_sbox .slick-prev {
    left: -20px;
    z-index: 10;
}

.hp_brands_sbox .slick-next {
    right: -20px;
    z-index: 10;
}

}

/*Contact*/

.hp_contact {
    background: #2151bd;
    padding: 5% 9% 4%;
}

.hp_contact_sbox {
    display: flex;
    justify-content: space-between;
}

.hp_contact_box {
    display: flex;
    align-items: center;
    gap: 1vw;
}

.hp_contact_icon {
    width: 3vw;
    transition: 0.3s;
}

.hp_contact_icon:hover {
    animation: 1s jshake;
}

@keyframes jshake {
    25% {
        transform: rotate(10deg);
      }
      75% {
        transform: rotate(-10deg);
      }
}

.hp_contact_item1 {
    color: white;
    font-size: 1.05vw;
    font-weight: 700;
}

.hp_contact_item2 {
    color: white;
    font-size: 1vw;
    font-weight: 400;
    margin-bottom: 0;
}

.hp_contact_item2 a {
    color: white;
    transition: 0.3s;
}

.hp_contact_item2 a:hover {
    text-decoration: none;
    color: lightgrey;
}

@media screen and (max-width: 1200.5px){
.hp_contact_icon {
    width: 3.5vw;

}

.hp_contact {

    padding: 5% 6% 4%;
}

.hp_contact_item1 {

    font-size: 1.4vw;
  
}

.hp_contact_item2 {
 
    font-size: 1.35vw;
  
}

}

@media screen and (max-width: 767.5px){
.hp_contact_icon {
    width: 11vw;
    max-width: 11vw;

}

.hp_contact {

    padding: 12% 3%;
}

.hp_contact_item1 {

    font-size: 4vw;
  
}

.hp_contact_item2 {
 
    font-size: 3.75vw;
  
}

.hp_contact_sbox {

    flex-direction: column;
    gap: 6vw;
}

.hp_contact_box {
   
    gap: 3vw;
}

}

/*Footer*/

.footer_type3 {
    color: white;
    background: linear-gradient(to right, #054d7f, #082050);
    padding-top: 1rem;
}
