@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


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

.product_cat-10 .wrapper_product_category .product_img img{
    object-fit: contain;
}
.product_cat-10 .wrapper_product_category a .mt-3:nth-child(3){
    display:none;
}
.product_cat-10 .wrapper_product_category .product_img{
    border:1px solid rgba(0,0,0,0.1);
}
.product_cat-10 .wrapper_product_category h3{
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.service_category .service_box {
    
    padding-top: 85%;
    
}

#main_services {
    padding-bottom: 1.5rem !important;
}

.service_category .col-lg-4 {
     
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px 1.5rem !important;
}

.index_wrapper_1 {
    height: 0;
}


@media screen and (max-width: 991.5px){
.index_wrapper_1 {
    height: 80px;
}

}


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

.service_category .col-lg-4 {
     
    flex: 0 0 100%;
    max-width: 100%;
}

}

/*Nav*/

.navbar_type8 {
   
   
    height: 130px;
    background: #3381b4;
   
}

#main_index .navbar_type8 {
   
   
    background: transparent;
 
   
}

#main_index .navbar_type8 .logo img {
    
    padding: 15px;
    height: 125%;
}

.navbar_type8 .logo img {
    width: 460px;
    padding: 5px;
    height: 100%;
}

.navbar_type8 .logo {
    flex: 0 1 35%;
    margin-left: 6%;
    overflow: visible;
}

.navbar_type8 .nav_tab {
    flex: 0 1 65%;
    background: #3381b4;
    padding-left: 0;
    padding-right: 2%;
    margin: auto 0;
    height: 50px;
}

.navbar_type8 .nav_tab .nav_item a {
    color: white;
    padding: 15px 1.5vw;
    
    font-size: 14px;
}

.dark_nav {
    background-color: #3381b4 !important;
    
}

#main_index .dark_nav .logo img {
    width: 460px;
    padding: 5px;
    height: 100%;
}

.navbar_mobile {
   
    background-color: #3381b4;
   
}

.navbar_mobile .logo_img {

    transform: scale(1.3);
}

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


@media screen and (max-width: 1450.5px){
    
.navbar_type8 .logo img {
    width: 400px;
    padding: 5px;
    height: 100%;
}


#main_index .navbar_type8 .logo img {
    
    padding: 15px;
    height: 115%;
}

#main_index .dark_nav .logo img {
    width: 400px;
    padding: 5px;
    height: 100%;
}

.navbar_type8 .nav_tab .nav_item a {
   
    padding: 15px 1.25vw;
    font-size: 13px;
}

}


@media screen and (max-width: 1200.5px){
    
#main_index .navbar_type8 .logo img {
    padding: 15px;
    height: 100%;
    width: 300px;
}

.navbar_type8 .logo img {
    padding: 15px;
    height: 100%;
    width: 300px;
}

.navbar_type8 .nav_tab .nav_item a {
    padding: 15px 1vw;
    font-size: 13px;
}

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

.navbar_type8 .logo {
    flex: 0 1 30%;
    margin-left: 3%;
}

}

/*Banner*/

.hp_banner {
    padding-top: 20%;
    padding-left: 8.5%;
}

.hp_banner_title {
    color: white;
    font-size: 2.6vw;
    font-weight: 900;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.hp_banner_desc {
    color: white;
    font-size: 1vw;
    line-height: 1.8;
    font-weight: 300;
}

.hp_banner_link {
    color: white;
    background: #3381b4;
    padding: 0.6vw 4.25vw 0.6vw 2vw;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
}

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

.hp_banner_link:hover:before {
 
    background-image: url('https://cdn1.npcdn.net/img/1741752559black arrow.png');
 
}

.hp_banner_link:hover {
    color: black;
    background: #fcbf32;
   
    text-decoration: none;
}

.hp_banner_bbox {
    margin-top: 3%;
}

.slider_banner .slick-dots {
    position: absolute;
    bottom: 9%;
   
    width: 26%;

}

.slider_banner .slick-dots li {
   
    margin: 0 7.55px;
 
}

.slider_banner .slick-dots li button:before {
 
    font-size: 30px;
    line-height: 20px;
 
    width: 30px;
    height: 20px;
    content: '━';
    opacity: 1;
    color: #fff;
   
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}


@media screen and (max-width: 1200.5px){
.hp_banner_title {
   
    font-size: 3.1vw;
   
    margin-bottom: 1rem;
}

.hp_banner_desc {
 
    font-size: 1.5vw;
 
}

.hp_banner_link {
  
    padding: 0.9vw 5vw 0.9vw 2.5vw;
    font-size: 1.45vw;
   
}

.hp_banner_link:before {
 
    right: 13%;
  
    width: 1.9vw;
    height: 1.9vw;
  
}

.hp_banner {
    padding-top: 18%;
    padding-left: 8%;
}

}



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

.hp_banner_desc {
 
    font-size: 3.9vw;
 
}

.hp_banner_desc br {
 
    display: none;

}

.hp_banner_link {
  
    padding: 2vw 13vw 2vw 6vw;
    font-size: 3.5vw;
   
}

.hp_banner_link:before {
 
    right: 13%;
  
    width: 4vw;
    height: 4vw;
  
}

.hp_banner {
    padding-top: 9%;
    padding-left: 3%;
}

.hp_banner_bbox {
    margin-top: 7%;
}

.slider_banner .slick-dots {
    position: absolute;
    bottom: 4%;
    width: 30%;
}

}

/*Products*/

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

.hp_products:before {
    position: absolute;
    content: "";
    top: 0%;
 
    left: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1741762597Our-Products_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    height: 46%;
  
}

.hp_products_tbox {
    position: relative;
    margin-top: -21%;
    margin-left: 24%;
}

.hp_products .row {
    align-items: center;
}

.hp_products_tbox:before {
    position: absolute;
    content: "";
    background: #fff;
    bottom: 0%;
    left: 0%;
    width: 40%;
    height: 3px;
}

.hp_products_title1 {
    color: #fff;
    font-size: 0.95vw;
    font-weight: 400;

}

.hp_products_title2 {
    color: #fff;
    font-size: 1.75vw;
    font-weight: 900;
    padding-bottom: 4%;
}

.hp_products_desc {
    color: white;
    font-size: 1vw;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 5%;
}

.hp_products_item1 {
    color: white;
    font-weight: 800;
    font-size: 1.25vw;
    margin-bottom: 0;
}

.hp_products_item2 {
    color: white;
    font-weight: 300;
    font-size: 0.9vw;
    margin-bottom: 0;
}

.hp_products_image {
    width: 13vw;
}

.hp_products_box {
    position: relative;
    margin-top: 3%;
}

.hp_products_ibox {
    margin-right: -33%;
    margin-left: 33%;
}

.hp_products_image2 {
    width: 100%;
}

.hp_products_itbox2 {
    position: absolute;
    top: 7%;
    left: 7%;
}

.hp_products_bbox {
    position: absolute;
    bottom: 8%;
    left: 7%;
}

.hp_products_itemx {
    margin-bottom: 0;
    color: white;
    font-size: 1.55vw;
    font-weight: 900;
}

.hp_products_link {
    color: black;
    background: #fcbf32;
    padding: 0.6vw 4.25vw 0.6vw 2vw;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
}

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

.hp_products_link:hover:before {
   
    background-image: url('https://cdn1.npcdn.net/img/1741749552arrow.png');
   
}

.hp_products_link:hover {
    color: white;
    background: #3381b4;
   
    text-decoration: black;
}


@media screen and (max-width: 1200.5px){
.hp_products_title1 {
 
    font-size: 1.45vw;
  

}

.hp_products_title2 {

    font-size: 2.25vw;
  

    padding-bottom: 6%;
}

.hp_products_desc {
    color: white; 
    font-size: 1.5vw;
    
    margin-bottom: 7%;
}

.hp_products_desc br {
    display: none;
}

.hp_products_item1 {
  
    font-size: 1.75vw;
    margin-bottom: 0;
}

.hp_products_item2 {

    font-size: 1.4vw;
    margin-bottom: 0;
}

.hp_products_image {
    width: 14vw;
}

.hp_products {
    padding: 3% 9% 3%;
   
}

.hp_products_tbox {
    
    margin-left: 21%;
}

.hp_products_tbox:before {
  
    width: 50%;
  
}

.hp_products_ibox {
    margin-right: -24%;
    margin-left: 24%;
}

.hp_products:before {
    
    height: 56%;
}

.hp_products_itemx {
 
    font-size: 2vw;
 
}

.hp_products_link {
    
    padding: 0.9vw 5vw 0.9vw 2.5vw;
    font-size: 1.45vw;
  
}

.hp_products_link:before {
  
    right: 13%;
 
    width: 1.9vw;
    height: 1.9vw;
   
}

}


@media screen and (max-width: 767.5px){
.hp_products_title1 {
 
    font-size: 4vw;
  

}

.hp_products_title2 {

    font-size: 7vw;
  
    margin-bottom: 6%;
    padding-bottom: 5%;
}

.hp_products_desc {
    color: white; 
    font-size: 4vw;
    
    margin-bottom: 7%;
}

.hp_products_box {
    position: relative;
    margin-top: 6%;
}

.hp_products_item1 {
  
    font-size: 5vw;
    margin-bottom: 0;
}

.hp_products_item2 {

    font-size: 4vw;
    margin-bottom: 0;
}

.hp_products_image {
    width: 50%;
}

.hp_products {
    padding: 12% 3%;
   
}

.hp_products_tbox {
    
    margin-left: 0%;
    margin-top: 0;
}

.hp_products_tbox:before {
  
    width: 33%;
  
}

.hp_products_ibox {
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 7%;
}

.hp_products:before {
    
    height: 60%;
}

.hp_products_itemx {
 
    font-size: 5vw;
 
}

.hp_products_link {
    
    padding: 2vw 13vw 2vw 6vw;
    font-size: 3.5vw;
  
}

.hp_products_link:before {
  
    right: 13%;
 
    width: 4vw;
    height: 4vw;
   
}

}

/*Story*/

.index_wrapper_4 {
    padding: 3% 6% 3% 9%;
}

.ex_videoSlide {
    padding-left: 3%;
}

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

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

.ex_videoSlide .ex_videoSlide_slider_banner .item .wrapper_video .overlay_btn {
 
    display: none;
}

.index_wrapper_4 .row {
    align-items: center;
}

.hp_story_tbox {
    position: relative;
  
}

.hp_story_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    left: 0%;
    width: 40%;
    height: 3px;
}

.hp_story_title1 {
    color: #000;
    font-size: 0.95vw;
    font-weight: 400;

}

.hp_story_title2 {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 6%;
    padding-bottom: 4%;
}

.hp_story_link {
    color: white;
    background: #3381b4;
    padding: 0.6vw 4.25vw 0.6vw 2vw;
    font-size: 0.9vw;
    position: relative;
    transition: 0.3s;
}

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

.hp_story_link:hover:before {
 
    background-image: url('https://cdn1.npcdn.net/img/1741752559black arrow.png');
 
}

.hp_story_link:hover {
    color: black;
    background: #fcbf32;
   
    text-decoration: none;
}

.hp_story_bbox {
    margin-bottom: 6%;
    margin-top: 15%;
}

.hp_story_ibox {
    margin-left: -15%;
}

.hp_story .col-12.col-md-6 {
    padding: 0 7.5px;
    margin-bottom: 7.5px;
}


@media screen and (max-width: 1200.5px){
.hp_story .row {
    align-items: center;
}

.index_wrapper_4 {
    padding: 3% 6% 3%;
}

.hp_story_title1 {
 
    font-size: 1.45vw;
   

}

.hp_story_title2 {
   
    font-size: 2.25vw;
  
    margin-bottom: 6%;
    padding-bottom: 6%;
}

.hp_story_link {
    
    padding: 0.9vw 5vw 0.9vw 2.5vw;
    font-size: 1.4vw;
   
}

.hp_story_link:before {
  
    right: 13%;

    width: 1.9vw;
    height: 1.9vw;
   
}

.hp_story_bbox {
    margin-bottom: 9%;
    margin-top: 18%;
}

}


@media screen and (max-width: 767.5px){


.index_wrapper_4 {
    padding: 12% 3%;
}

.ex_videoSlide .slick-prev {
    left: -5px;
  
}

.ex_videoSlide .slick-next {
    right: -15px;
    
}

.ex_videoSlide {
    padding-left: 0;
}

.hp_story_title1 {
 
    font-size: 4vw;
   

}

.hp_story_title2 {
   
    font-size: 7vw;
  
    margin-bottom: 6%;
    padding-bottom: 6%;
}

.hp_story_link {
    
    padding: 2vw 13vw 2vw 6vw;
    font-size: 3.5vw;
   
}

.hp_story_link:before {
  
    right: 13%;

    width: 4vw;
    height: 4vw;
   
}

.hp_story_bbox {
    margin-bottom: 6%;
    margin-top: 12%;
}

.index_wrapper_4 .col-12.col-md-6 {
    padding: 0 15px;
    margin-bottom: 15px;
}

.hp_story_ibox {
    margin-left: 0;
}

}


/*About*/

.hp_about {
    padding: 3% 6% 3% 0%;
}

.hp_about .row {
    align-items: center;
}

.hp_about .container-fluid {
    padding-left: 0;
}

.hp_about_tbox {
    position: relative;
  
}

.hp_about_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    left: 0%;
    width: 16%;
    height: 3px;
}

.hp_about_title1 {
    color: #000;
    font-size: 0.95vw;
    font-weight: 400;

}

.hp_about_title2 {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 5%;
    padding-bottom: 2%;
}

.hp_about_desc1 {
    color: #000;
    font-size: 0.95vw;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 4%;

}

.hp_about_desc2 {
    color: #000;
    font-size: 0.95vw;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 9%;
}

.hp_about_link {
    color: black;
    background: #fcbf32;
    padding: 0.6vw 4.25vw 0.6vw 2vw;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
}

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

.hp_about_link:hover:before {
   
    background-image: url('https://cdn1.npcdn.net/img/1741749552arrow.png');
   
}

.hp_about_link:hover {
    color: white;
    background: #3381b4;
   
    text-decoration: black;
}

.hp_about_ibox {
    margin-right: 5%;
}

.hp_about .col-12.col-md-6:nth-child(2) {
    padding-left: 3%;
}

.hp_about_image {
    width: 100%;
}

.gallerycategory .p-0 {
    padding: 0 10px !important;
}

/*#main_index .gallerycategory .col-lg-3 {*/
    
/*    flex: 0 0 20%;*/
/*    max-width: 20%;*/
/*}*/


/*.index_wrapper_7 {*/
/*    padding: 3% 9% 1%;*/
/*}*/

/*.hp_2022_title {*/
/*    color: #3381b4;*/
/*    font-size: 1.75vw;*/
/*    font-weight: 900;*/
/*    margin-bottom: 1%;*/
/*}*/

/*.hp_2023_title {*/
/*    color: #3381b4;*/
/*    font-size: 1.75vw;*/
/*    font-weight: 900;*/
/*    margin-bottom: 1%;*/
/*}*/

/*.hp_2024_title {*/
/*    color: #3381b4;*/
/*    font-size: 1.75vw;*/
/*    font-weight: 900;*/
/*    margin-bottom: 1%;*/
/*}*/

/*.hp_2025_title {*/
/*    color: #3381b4;*/
/*    font-size: 1.75vw;*/
/*    font-weight: 900;*/
/*    margin-bottom: 1%;*/
/*}*/

@media screen and (max-width: 1200.5px){
.hp_about_title1 {
 
    font-size: 1.45vw;
   

}

.hp_2022_title, .hp_2023_title, .hp_2024_title, .hp_2025_title {
  
    font-size: 2.25vw;
    margin-bottom: 1%;
}

.hp_about_title2 {
 
    font-size: 2.25vw;
 
    margin-bottom: 5%;
    padding-bottom: 2%;
}

.hp_about_desc1 {

    font-size: 1.45vw;
 
    margin-bottom: 4%;

}

.hp_about_desc1 br {

    display: none;

}

.hp_about_desc2 br {

    display: none;

}

.hp_about_desc2 {
 
    font-size: 1.45vw;

    margin-bottom: 9%;
}

.hp_about_link {
 
    padding: 0.9vw 5vw 0.9vw 2.5vw;
    font-size: 1.45vw;
   
}


.hp_about_link:before {
 
    right: 13%;

    width: 1.9vw;
    height: 1.9vw;
  
}

.hp_about_tbox:before {
  
    width: 19%;
  
}

}


@media screen and (max-width: 767.5px){
.hp_about_title1 {
 
    font-size: 4vw;
   

}

/*.index_wrapper_7 {*/
/*    padding: 6% 3% 6%;*/
/*}*/

.hp_2022_title, .hp_2023_title, .hp_2024_title, .hp_2025_title {
  
    font-size: 7vw;
    margin-bottom: 2%;
}

.gallerycategory .p-0 {
    padding: 0 15px !important;
}

.hp_about_title2 {
 
    font-size: 7vw;
 
    margin-bottom: 6%;
    padding-bottom: 3%;
}

.hp_about_desc1 {

    font-size: 3.9vw;
 
    margin-bottom: 4%;

}



.hp_about_desc2 {
 
    font-size: 3.9vw;

    margin-bottom: 9%;
}

.hp_about_link {
 
    padding: 2vw 13vw 2vw 6vw;
    font-size: 3.5vw;
   
}


.hp_about_link:before {
 
    right: 13%;

    width: 4vw;
    height: 4vw;
  
}

.hp_about_tbox:before {
  
    width: 35%;
  
}

.hp_about {
    padding: 12% 3%;
}



.hp_about .container-fluid {
    padding-left: 15px;
}

.hp_about_ibox {
    margin-right: 0%;
    margin-bottom: 9%;
}

.hp_about .col-12.col-md-6:nth-child(2) {
    padding-left: 15px;
}

}


/*cat*/

.index_wrapper_7 {
    padding: 3% 9% 3%;
}

.hp_cat_tbox {
    text-align: center;
    position: relative;
    padding-bottom: 1.25%;
    margin-bottom: 3.5%;
}

.hp_cat_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    margin: 0 auto;
    left: 0%;
    right: 0;
    width: 8.5%;
    height: 3px;
}

.hp_cat_title {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 0;
}

/*.product_cat-11 .hp_product_cat_slider .card {*/
  
/*    box-shadow: unset;*/
/*    border: 0;*/
/*}*/

/*.product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {*/
   
/*    display: none;*/
/*}*/

/*.product_cat-11 .hp_product_cat_slider .item::after {*/
/*    display: none;*/
/*}*/

/*.product_cat-11 .hp_product_cat_slider .item .wrapper_brand {*/
/*    border: 1px solid black;*/
/*}*/

/*.product_cat-11 .hp_product_cat_slider .item .wrapper_brand:hover img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    transform: translate(0%, 0%);*/
/*}*/

/*.product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {*/
   
/*    margin-top: 0;*/
/*    font-size: 16px;*/
    
/*}*/

/*.product_cat-11 .slick-arrow::before {*/
/*    color: #333;*/
   
/*    font-size: 30px;*/
/*}*/

/*.product_cat-11 .slick-prev {*/
/*    left: -20px;*/
/*    z-index: 10;*/
/*}*/

/*.product_cat-11 .slick-next {*/
/*    right: -30px;*/
/*    z-index: 10;*/
/*}*/

/*.product_cat-11 .slick-prev::before, .product_cat-11 .slick-next::before {*/
/*    text-shadow: unset;*/
/*}*/



@media screen and (max-width: 1200.5px){
.hp_cat_title {
    
    font-size: 2.25vw;

}

.hp_cat_tbox:before {

    width: 11%;
 
}


}


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

}

.hp_cat_tbox:before {

    width: 33%;
    bottom: 27%;
 
}


.index_wrapper_7 {
    padding: 12% 3%;
}

/*.product_cat-11 .slick-prev {*/
/*    left: -10px;*/
/*    z-index: 10;*/
/*}*/

/*.product_cat-11 .slick-next {*/
/*    right: -15px;*/
/*    z-index: 10;*/
/*}*/

.product_cat-10 .col-12 {
   
    flex: 0 0 50%;
    max-width: 50%;
}

.product_cat-10 .wrapper_product_category {
    
    margin-bottom: 2rem;
}

}

/*Why*/

.hp_why {
    padding: 3% 3% 3% 9%;
}

.hp_why .row {
    align-items: center;
}

.hp_why_tbox {
    position: relative;
  
}

.hp_why_ibox {
    text-align: center;
}

.hp_why_ibox2 {
   
    display: flex;
    align-items: center;
}

.hp_why_image {
    width: 7.5vw;
}

.hp_why_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    left: 0%;
    width: 38%;
    height: 3px;
}

.hp_why_title1 {
    color: #000;
    font-size: 0.95vw;
    font-weight: 400;

}

.hp_why_title2 {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 0;
    padding-bottom: 3%;
}

.hp_why_item {
    color: #639b8e;
    font-size: 0.85vw;
    font-weight: 800;
    margin-bottom: 0;
    text-align: center;
    margin-top: 12%;
    height: 5vw;
}

.hp_why_image2 {
    width: 55%;
}


@media screen and (max-width: 1200.5px){
.hp_why_title1 {
  
    font-size: 1.4vw;
  

}

.hp_why .col-6.col-md-3 {
    padding: 0 7.5px;
}

.hp_why_title2 {
  
    font-size: 2.2vw;
   
    padding-bottom: 5%;
}

.hp_why_item {
  
    font-size: 1.1vw;
   
    margin-top: 12%;
    height: 5vw;
}

.hp_why_item br {
  
    display: none;
}

.hp_why {
    padding: 3% 3% 3% 3%;
}

.hp_why_tbox:before {
 
    width: 41%;
   
}

.hp_why_image {
    width: 8vw;
}

.hp_why_ibox2 {
    margin-top: -21%;
}

}



@media screen and (max-width: 767.5px){
.hp_why_title1 {
  
    font-size: 4vw;
  

}

.hp_why .col-6.col-md-3 {
    padding: 0 15px;
}

.hp_why_title2 {
  
    font-size: 7vw;
    margin-bottom: 9%;
    padding-bottom: 5%;
}

.hp_why_item {
  
    font-size: 4vw;
   
    margin-top: 9%;
    height: 26vw;
}

.hp_why_image2 {
    width: 50%;
}

.hp_why {
    padding: 12% 3%;
}

.hp_why_tbox:before {
 
    width: 35%;
   
}

.hp_why_image {
    width: 25vw;
}

.hp_why_ibox2 {
    margin-top: 0%;
}

}

/*Solution*/

.hp_solution .row {
    align-items: center;
}

.hp_solution {
    padding: 10% 2% 12.5% 11.5%;
    background-image: url('https://cdn1.npcdn.net/userfiles/26523/image/bottom_banner_bg_new.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.hp_solution_title {
    color: #fcbf32;
    font-size: 2.15vw;
    font-weight: 800;
    margin-bottom: 3%;
}

.hp_solution_desc {
    color: white;
    font-size: 1.9vw;
    font-weight: 400;
}

.hp_solution_link {
    color: white;
    background: #3381b4;
    padding: 0.6vw 4.25vw 0.6vw 2vw;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
}

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

.hp_solution_link:hover:before {
 
    background-image: url('https://cdn1.npcdn.net/img/1741752559black arrow.png');
 
}

.hp_solution_link:hover {
    color: black;
    background: #fcbf32;
   
    text-decoration: none;
}

.hp_solution_bbox {
    margin-top: 7%;
}

.hp_solution_image {
    width: 15.5vw;
}

.hp_solution_ibox {
    margin-bottom: -9%;
}


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

.hp_solution_desc {
   
    font-size: 2.4vw;
   
}

.hp_solution_link {
    
    padding: 0.9vw 5.5vw 0.9vw 2.5vw;
    font-size: 1.45vw;
  
}

.hp_solution_link:before {
   
    right: 13%;
   
    width: 1.9vw;
    height: 1.9vw;
}

.hp_solution {
    padding: 10% 2% 12.5% 10%;
   
}

.hp_solution_image {
    width: 17vw;
}

}


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

.hp_solution_title br {
   
    display: none;
}

.hp_solution_desc {
   
    font-size: 4vw;
   
}

.hp_solution_bbox {
    margin-top: 9%;
}

.hp_solution_link {
    
    padding: 2vw 13vw 2vw 6vw;
    font-size: 3.5vw;
  
}

.hp_solution_link:before {
   
    right: 13%;
   
    width: 4vw;
    height: 4vw;
}

.hp_solution {
    padding: 12% 3%;
   
}

.hp_solution_image {
    width: 50%;
}

.hp_solution_ibox {
    margin-bottom: 0%;
    margin-top: 9%;
}

}

/*Feedback*/

.index_wrapper_10 {
    padding: 6% 9% 6%;
}

.hp_feedback_tbox {
    text-align: center;
    position: relative;
    padding-bottom: 1.25%;
    margin-bottom: 3.5%;
}

.hp_feedback_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    margin: 0 auto;
    left: 0%;
    right: 0;
    width: 8.5%;
    height: 3px;
}

.hp_feedback_title {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 0;
}

@media screen and (max-width: 1200.5px){
.hp_feedback_title {
    
    font-size: 2.25vw;

}

.hp_feedback_tbox:before {

    width: 11%;
 
}


}


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

}

.hp_feedback_tbox:before {

    width: 33%;
    bottom: 27%;
 
}



.index_wrapper_10 {
    padding: 12% 3%;
}

}

/*Brands*/

.hp_brands_image {
    width: 14.5vw;
}

.hp_brands_ibox {
    text-align: center;
}

.hp_brands {
    padding: 3% 6% 3%;
}

.hp_brands_tbox {
    text-align: center;
    position: relative;
    padding-bottom: 1.25%;
    margin-bottom: 3.5%;
}

.hp_brands_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    margin: 0 auto;
    left: 0%;
    right: 0;
    width: 8.5%;
    height: 3px;
}

.hp_brands_title {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 0;
}


@media screen and (max-width: 1200.5px){
.hp_brands_title {
    
    font-size: 2.25vw;

}

.hp_brands_tbox:before {

    width: 11%;
 
}

.hp_brands_image {
    width: 15vw;
}

}


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

}

.hp_brands_tbox:before {

    width: 33%;
    bottom: 27%;
 
}



.hp_brands_image {
    width: 36vw;
}

.hp_brands {
    padding: 12% 3%;
}

}

/*Branches*/

.hp_branches {
    padding: 3% 6% 6%;
    position: relative;
}

.hp_branches:before {
    position: absolute;
    content: "";
    background: #fcbf32;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 54%;
}

.hp_branches_image {
    width: 100%;
}

.hp_branches .col-12.col-md-3 {
    padding: 0 5px;
}

.hp_branches_tbox {
    text-align: center;
    position: relative;
    padding-bottom: 1.25%;
    margin-bottom: 3.5%;
}

.hp_branches_tbox:before {
    position: absolute;
    content: "";
    background: #000;
    bottom: 0%;
    margin: 0 auto;
    left: 0%;
    right: 0;
    width: 8.5%;
    height: 3px;
}

.hp_branches_title {
    color: #3381b4;
    font-size: 1.75vw;
    font-weight: 900;
    margin-bottom: 0;
}

.hp_branches_item1 {
    color: black;
    font-size: 1.2vw;
    font-weight: 900;
}

.hp_branches_item2 {
    color: black;
    font-size: 0.8vw;
    font-weight: 400;
    line-height: 1.5;
   
}

.hp_branches_item3 {
    font-size: 1vw;
    font-weight: 700;
    color: black;
}

.hp_branches_item3 a {
    color: black;
    transition: 0.3s;
}

.hp_branches_item3:hover a {
    color: #3381b4;
    text-decoration: none;
}

.hp_branches_link {
    color: black;
    font-weight: 800;
    font-size: 0.85vw;
}

.hp_branches_itbox {
    text-align: center;
    margin-top: 12%;
    height: 7vw;
}

.hp_branches_bbox {
    text-align: center;
}

.hp_branches_link img {
    height: 35px;
    width: auto;
}


@media screen and (max-width: 1200.5px){
.hp_branches_title {
  
    font-size: 2.25vw;
   
}

.hp_branches_itbox {
    
    height: 13vw;
}

.hp_branches_item1 {

    font-size: 1.7vw;
   
}

.hp_branches_item2 {
   
    font-size: 1.25vw;
  
}

.hp_branches_item3 {
   
    font-size: 1.5vw;
  
}


.hp_branches_item2 br {
   
    display: none;
}

.hp_branches_link {
    
    font-size: 0.92vw;
}

.hp_branches_tbox:before {

    width: 11%;
 
}

.hp_branches {
    padding: 3% 3% 6%;
   
}

}


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

.hp_branches_item1 {

    font-size: 5vw;
   
}

.hp_branches_item2 {
   
    font-size: 3.5vw;
  
}

.hp_branches_item3 {
   
    font-size: 4vw;
  
}

.hp_branches .col-12.col-md-3 {
    padding: 0 15px;
    margin-bottom: 9%;
}


.hp_branches_link {
    
    font-size: 3vw;
}

.hp_branches_tbox:before {
    width: 33%;
    bottom: 27%;
}

.hp_branches {
    padding: 12% 3%;
   
}

.hp_branches_itbox {
  
    margin-top: 9%;
    height: unset;
}

.hp_branches:before {
   
    height: 16%;
}

}

/*footer*/

.footer_type7 {
    background-color: #3481b5;
    padding-bottom: 1rem !important;
    padding-top: 3rem !important;
}

.footer_type7 .social_media {
    text-align: start;
    margin-top: 7%;
    margin-bottom: 7%;
}

.footer_type7 .social_media a {
    margin-left: 0;
    margin-right: 0.5rem;
}


.footer_type7 .col-12.col-md-2.mb-md-0.p-3.b .list-unstyled li:nth-child(7) {
    display: none;
}

.footer_type7 .fas {
   
    color: #fcbf32;
}

.footer_type7 .logo img {
  
    max-height: 95px;
}

.footer_type7 .col-12.col-md-6.mb-md-0.p-3.a .title {
    min-height: 95px;
 
}

.footer_type7 .col-12.col-md-6.mb-md-0.p-3.a p {
 
    padding-right: 20%;
}


.footer_type7 .list-unstyled ul {
  
    margin-top: 15px !important;
}


@media screen and (max-width: 767.5px){
.footer_type7 .col-12.col-md-6.mb-md-0.p-3.a p {
 
    padding-right: 0%;
}

.footer_type7 .logo img {
    max-height: 80px;
}

.footer_type7 .col-12.col-md-6.mb-md-0.p-3.a .title {
    min-height: 80px;
 
}

}



/**/

#main_contactus h5 {
   
    font-size: 19px;
}


