

body > br{
    display: none;
}

#main_index {
    overflow: hidden !important;
}

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

/*navbar*/

#main_index .navbar_type8 {
    background-color: transparent;
    box-shadow: none;
}

#main_index .navbar_type8 .nav_tab .nav_item a {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 400;
}

#main_index .navbar_type8.dark_nav .nav_tab .nav_item a {
    color: #000000;
    font-size: 1.1rem;
    font-weight: 400;
}

.navbar_type8 .nav_tab .nav_item {
    align-self: center;
    color: white;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    transition: 1s fade-in;
}

.navbar_type8 .nav_tab {
    flex: 0 1 80%;
    display: flex;
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 149px;
    flex-wrap: wrap;
}

.navbar_type8 {
    background-color: #fff;
    box-shadow: 4px 0px 3px rgb(0 0 0 / 40%);
}

.navbar_type8 .dark_nav{
    background-color: #fff!important;
    box-shadow: 4px 0px 3px rgb(0 0 0 / 40%)!important;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #000000;
    font-size: 1.1rem;
    font-weight: 400;
}

.navbar_type8.dark_nav .nav_tab .nav_item a {
    color: #000000;
    font-size: 1.1rem;
    font-weight: 400;
}

.navbar_type8 .logo img {
    padding: 5px;
}

.navbar_type8 .logo img {
    position: absolute;
    left: 0px;
    width: 270px;
    height: 100%;
    object-fit: contain;
    padding: 5px;
    margin-left: 23%;
}

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

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

/*navbar end*/

.slider_banner .item::after{
    content: " ";
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    /*background-color: rgba(0,0,0,0.4);*/
}

/*Banner*/

.banner_text{
    padding:25px;
    margin-top:20%;
    margin-left:5%;
}

.banner_text h2 {
  font-size: 2.8rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}

.banner_text h2 span{
    display:block;
}

.banner_text p{
    font-size:.85rem; 
    line-height:1.6;
    color:#fff;
}

.n_bannerContainer {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

.n_bannerGroup3 {
    position: relative;
    width: 100%;
    height: 100%;
}

.n_bannerInnerGroup3 {
    position: absolute;
    top: 80%;
    right: 6%;
    transform: translate(0, -50%);
    width: 45%;
}

.n_bannerTitle {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    margin-top: 1%;
    text-align: right;
}

.n_bannerSubTitle {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 1%;
    text-align: right;
    letter-spacing: 0.95px;
    padding: 0px 0px 0px 65px;
}

@media all and (min-width: 992px) {
    #index_2_1 #top_spacing {
        height: 0 !important;
    }
     #main_index #top_spacing {
      position: relative;
      height: 0px !important;
      width: 100%;
    }
}

/*about*/

#about .bigTitle{
    margin-bottom: 1rem;
}

#about {
    /*background-image: url("https://cdn1.npcdn.net/img/1729061218b. background.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*background-color: inherit;*/
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
    /*position: relative;*/
    padding: 8% 9%;
}

#about .aboutRightImg .img-fluid {
    max-width: 92%;
    height: auto;
}

#about a{
    margin-top: 5%;
}

#about .bigTitle{
    font-size: 40px;
    color: #3665b2;
}

#about .smallTitle {
    color: #555;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 2.5px; 
}

#about .unifyContent {
    font-size: 16px;
    color: #333;
    line-height: 2.1;
    margin-bottom: -5px;
    font-weight: 300;
    white-space: normal;
}

#about .unifyContent2 {
    font-size: 36px;
    font-weight: 700;
    color: #3665b2;
    line-height: 1.8;
    margin-bottom: 1rem;
}

#about:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: center;
}
.aboutLeft{
    max-width: 600px;
    padding: 2% 0;
    margin: 0 auto;
}

#about .btn {
    font-size: 0.9rem !important;
}

#about .btn-success {
    color: #fff;
    background-color: #3665b2;
    border-radius: 20px;
}

#about .btn-success:hover {
    color: #fff;
    background-color: #000000;
}

#about .arrow-icon {
    width: 16px; 
    height: 16px; 
    margin-left: 5px; 
    vertical-align: middle; 
}

/*hp_brands*/

.index_wrapper_4 {
    margin-top: -8%;
}

#brands {
  padding: 40px 0;
}

.brands_left_wrapper {
  padding: 20px;
}

.brands_left h2 {
    font-size: 36px;
    font-weight: 700;
    color: #3665b2;
    margin-bottom: 20px;
    margin-left: 26%;
    margin-top: 10%;
}

#brands .row {
    display: flex; 
    flex-wrap: wrap; 
    margin: 2px auto; 
}

.brands_left_button {
    margin-top: 2%;
}

.brand_logo {
    flex: 1 0 calc(50% - 10px); 
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin: 0 5px -2px; 
    z-index: 1;
    left: 23%;
}

#brands .col-6 {
    padding: 0; 
}

.brand_logo img {
    display: block;
    width: 95%;
    height: auto;
    margin-top: 9%;
}

/*.brand_logo img {*/
/*  max-width: 80%;*/
/*}*/

#brands .btn {
    font-size: 0.9rem !important;
}

#brands .btn-success {
    color: #000000;
    background-color: transparent;
    border-color: transparent;
    margin-left: 24%;
}

#brands .btn-success:hover {
    color: #fff;
    background-color: #000000;
    border-radius: 20px;
}

#brands .arrow-icon {
    width: 23px;
    height: 23px;
    margin-left: 15px;
    vertical-align: middle;
}

.brands_right_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.brands_right_img {
  position: relative;
  text-align: center;
}

.brands_right_img img {
    max-width: 110%;
    border-radius: 8px;
}



/*hp_why*/

#why {
    background-image: url("https://cdn1.npcdn.net/img/1730368568why-us_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: inherit;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    /*padding: 5% 0%;*/
    margin-top: 3%;
    overflow: hidden !important;
}

#why .Title1{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0px;
    position: relative;
    color: #fff;
}

#why .Title2{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    position: relative;
    color: #fff;
}

.why_logo {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    z-index: 1;
    margin: 4% -21px;
    left: -8%;
}

.why_logo img {
    max-width: 80%; 
}

#why .row {
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
    margin: 2px auto; 
}

#why .col-6 {
    padding: 0; 
}

/*hp_gallery*/

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%; 
    overflow: hidden;
    background-color: transparent;
}

.hp_photoGallerySlider_type3 {
    background-color: transparent;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-fit: cover;
    transition: all 0.7s; 
}

.hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 1px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev, 
.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /*background-color: rgba(54, 101, 178, 0.8);*/
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #000; 
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    left: -30px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    right: -30px; 
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:before,
.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
    content: ''; 
    width: 20px; 
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:after {
    content: '←'; 
    font-size: 24px; 
    color: #000000; 
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:after {
    content: '→'; 
    font-size: 24px; 
    color: #000000;  
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    display: none;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    width: 100%;
    padding: 0px;
}

/*.hp_photoGallerySlider_type3 {*/
/*    background-color: transparent !important;*/
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {*/
    
/*    padding: 0px;*/
 
/*}*/
/*.hp_photoGallerySlider_type3 {*/
/*    max-width: 1420px!important;*/
    
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: 0;*/
/*    padding-top: 105%;*/
/*    overflow: hidden;*/
/*    background-color: #fff;*/
/*}*/

/*.hp_photoGallerySlider .photo-gallery .outline_box .gallery_box img {*/
    
/*    padding: 0px;*/
    
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {*/
/*    object-fit: cover!important;*/
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {*/
/*    z-index: 1;*/
/*    left: 25px;*/
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:before {*/
/*    content: '';*/
/*    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ0My41MiA0NDMuNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0My41MiA0NDMuNTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44ICAgIGMtNi42NjIsNi42NjQtNi42NjIsMTcuNDY4LDAsMjQuMTMybDIwNC44LDIwNC44YzYuNzgsNi41NDgsMTcuNTg0LDYuMzYsMjQuMTMyLTAuNDJjNi4zODctNi42MTQsNi4zODctMTcuMDk5LDAtMjMuNzEyICAgIEwxNDMuNDkyLDIyMS44NjN6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    text-indent: -999px;*/
/*    display: inline-block;*/
/*    filter: brightness(0) invert(0);*/
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {*/
/*    content: '';*/
/*    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMi4wMDIgNTEyLjAwMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjAwMiA1MTIuMDAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg4LjQyNSwyNDEuOTUxTDE1MS42MDksNS43OWMtNy43NTktNy43MzMtMjAuMzIxLTcuNzItMjguMDY3LDAuMDRjLTcuNzQsNy43NTktNy43MiwyMC4zMjgsMC4wNCwyOC4wNjdsMjIyLjcyLDIyMi4xMDUgICAgTDEyMy41NzQsNDc4LjEwNmMtNy43NTksNy43NC03Ljc3OSwyMC4zMDEtMC4wNCwyOC4wNjFjMy44ODMsMy44OSw4Ljk3LDUuODM1LDE0LjA1Nyw1LjgzNWM1LjA3NCwwLDEwLjE0MS0xLjkzMiwxNC4wMTctNS43OTUgICAgbDIzNi44MTctMjM2LjE1NWMzLjczNy0zLjcxOCw1LjgzNC04Ljc3OCw1LjgzNC0xNC4wNVMzOTIuMTU2LDI0NS42NzYsMzg4LjQyNSwyNDEuOTUxeiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);*/
/*    width: 25PX;*/
/*    height: 25px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    text-indent: -999px;*/
/*    display: inline-block;*/
/*    filter: brightness(0) invert(0);*/
/*}*/

/*.hp_photoGallerySlider_type3 .photo-gallery3 {*/
/*    padding: 15px;*/
/*}*/

/*.photo-gallery3 .slick-next {*/
/*  right: -25px !important;*/
/*}*/

/*.photo-gallery3 .slick-prev {*/
/*  left: -25px !important;*/
/*}*/

/*.photo-gallery3 .slick-next::before {*/
/*    content: "\f105" !important;*/
/*}*/

/*slider*/
/*.project-s {*/
/*    margin-left: -15px;*/
/*    margin-right: -15px;*/
/*}*/
/*.project-s .imgbox {*/
/*    padding: 0 15px;*/
/*}*/
/*.project-s .imgbox img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: contain;*/
/*}*/
/*arrow*/
/*.project-s .slick-arrow {*/
/*    z-index: 2;*/
/*}*/
/*.project-s .slick-prev {*/
/*    left: -15px;*/
/*    background: #3f3f3f;*/
/*    border-radius: 50%;*/
/*}*/
/*.project-s .slick-next {*/
/*    right: -15px;*/
/*    background: #3f3f3f;*/
/*    border-radius: 50%;*/
/*}*/
/*.project-s .slick-prev:before,*/
/*.project-s .slick-next:before {*/
/*    font-size: 16px;*/
/*    opacity: 1;*/
/*}*/
/*.project-s.slick-dotted.slick-slider {*/
/*    margin-bottom: 40px;*/
/*}*/
/*.project-s .slick-dots li {*/
/*    width: 40px;*/
/*    height: 5px;*/
/*}*/
/*.project-s .slick-dots li button {*/
/*    width: 40px;*/
/*    height: 5px;*/
/*}*/
/*.project-s .slick-dots li button:before {*/
/*    width: 40px;*/
/*    height: 5px;*/
/*    border-radius: 50px;*/
/*    content: "";*/
/*    background: #555;*/
/*}*/
/*.project-s .slick-dots li.slick-active button:before {*/
/*    opacity: .75;*/
/*    background: #ffb2ae;*/
/*}*/


/*.imgbox {*/
/*    padding: 5px; */
/*}*/

/*.imgbox img {*/
/*    width: 100%; */
/*    border-radius: 8px; */
/*}*/

/*.slick-prev, .slick-next {*/
/*    font-size: 24px; */
/*    color: #000; */
/*    z-index: 1; */
/*}*/

/*.slick-prev {*/
/*    left: 10px; */
/*}*/

/*.slick-next {*/
/*    right: 10px; */
/*}*/

/*hp_contact*/
.hp_contact {
    padding-top:5%;
    /*margin-bottom: -5%;*/
}

.hp_contact .container{
    background-image:url("https://cdn1.npcdn.net/img/1730385222contact us_bg.png");
    background-size:cover;
    padding-top:5%;
    padding-bottom:5%;
    border-radius:25px;
    /*margin-bottom: -5%;*/
}

.hp_contact .container::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; 
    height: 20%;
    background-color: #3665b2;
    /*border-radius: 25px;*/
    z-index: -1; 
}

.hp_contact .title_big {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    color: #fff;
}

.hp_contact .content_text {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    color: #fff;
}

.hp_contact .btn {
    font-size: 0.9rem !important;
}

.hp_contact .btn-success {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border-radius: 20px;
}

.hp_contact .btn-success:hover {
    color: #fff;
    background-color: #3665b2;
}

.hp_contact .arrow-icon {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    vertical-align: middle;
}

/*Footer*/

.footer_type8 {
    background-color: #3665b2;
    color: #fff;
    /*padding-top: 1rem;*/
    padding-bottom: 1rem;
    line-height: 1.875;
}

#main_index .footer_type8 {
    padding-top: 13% !important;
    margin-top: -9%;
}

.footer_type8 {
    padding-top: 0% !important;
    margin-top: -9%;
}

.footer_type8 a {
    color: #fff;
    text-decoration: none;
}

.footer_type8 .logo {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    height: 0;
    min-height: 60px;
    margin-top: 6%;
}

.footer_type8 .logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 65px;
}

.footer_type8 .text-md-left {
    text-align: left !important;
    margin-top: -5%;
}

.footer_type8 .text-md-right {
    text-align: right !important;
    margin-top: -4%;
}

div#main_contactus .footer_type8 {
    padding-top: 0% !important;
    margin-top: 0%;
}

.footer_type8 {
    padding-top: 0% !important;
     margin-top: 0%; 
}

.footer_type8 .social_media a {
    margin-left: 1rem;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 20px;
    padding: 5px;
}

@media all and (max-width:767.52px) {
    /*arrow*/
    .project-s .slick-prev {
        left: -10px;
    }
    .project-s .slick-next {
        right: -10px;
    }
    /*dots*/
    .project-s .slick-dots li {
        width: 15px;
        height: 5px;
    }
    .project-s .slick-dots li button {
        width: 15px;
        height: 5px;
    }
    .project-s .slick-dots li button:before {
        width: 15px;
        height: 5px;
    }
}

/*hp_follow*/
.n_follow {
    margin-top: 3.75rem;
    overflow-x: hidden;
}

/*.n_followTitle {*/
/*    font-size: 2.25rem;*/
/*    font-weight: 600;*/
/*    font-family: 'Open Sans', sans-serif; */
/*    margin-bottom: 2.5rem;*/
/*    color: #666666;*/
/*}*/
#n_follow{
    padding-top: 3rem;
}

#n_follow .n_followTitle {
    color: #666666;
    font-size: 36px;
    font-weight: 800;
    margin-top: 5%;
    margin-bottom: 1%;
}

.n_followContainer {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.n_followContainer:before {
    content: '';
    position: absolute;
    width: 101%; 
    height: 100%;
    top: 0; 
    left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.n_followContainer:hover:before,
.n_followContainer:hover .n_followTextCentered {
    opacity: 1;
}

.n_followContainer .n_followImg{
    max-width: 100%;
}

.n_followContainer .n_followImg img{   
    width: 100%;
    height: 100%;
}

.n_followContainer .n_followTextCentered {
    position: absolute;
    bottom: 0%;
    /*left: 50%;*/
    left:0;
    transform: translate(0%,0%);
    /*transform: translate(-50%,0%);*/
    width: 100%;
    transition: all .2s ease-in-out;
    background: rgba(0,0,0,.6);
}

.n_followContainer .n_followTextCentered i { 
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 0.625rem;
}

.n_followContainer .n_followTextCentered p {

        font-size: 1.375rem;
    margin: 0;
    padding: 20px 0;
}
.n_followTextCentered a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.n_followTextCentered a:hover {
    text-decoration: none;
}

@media screen and (min-width: 1900px) {
}

@media all and (max-width: 1200px) {
    .n_bannerInnerGroup3 {
        position: absolute;
        top: 80%;
        right: 6%;
        transform: translate(0, -50%);
        width: 59%;
    }
    
    .n_bannerTitle {
        font-size: 2rem;
    }
    
    .n_bannerSubTitle {
        font-size: 1.1rem;
        line-height: 1.3;
    }
    
    #about .aboutRightImg .img-fluid {
        max-width: 100%;
        height: auto;
        margin-top: 24%;
    }
    
    #why {
        background-image: url(https://cdn1.npcdn.net/img/1730368568why-us_bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: inherit;
        padding-top: 50px;
        padding-bottom: 50px;
        position: relative;
        /* padding: 5% 0%; */
        margin-top: 3%;
        overflow: hidden !important;
    }
    
    #why .Title2 {
        font-size: 15px;
        font-weight: 300;
        margin-bottom: 15px;
        position: relative;
        color: #fff;
    }
    
    .why_logo {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        z-index: 1;
        margin: 4% -11px;
        left: -6%;
    }
    
    .brands_right_img img {
        max-width: 110%;
        border-radius: 8px;
        margin-left: -8%;
    }
    
    .navbar_type8 .logo img {
        position: absolute;
        left: 0px;
        width: 270px;
        height: 100%;
        object-fit: contain;
        padding: 5px;
        margin-left: -29%;
    }
    
    #main_index .navbar_type8 .nav_tab .nav_item a {
        color: #fff;
        font-size: 1rem;
        font-weight: 400;
    }
    
    .navbar_type8 .nav_tab {
        flex: 0 1 80%;
        display: flex;
        justify-content: flex-end;
        padding-left: 15px;
        padding-right: 89px;
        flex-wrap: wrap;
    }
}


@media all and (max-width: 992px) {
}

@media all and (max-width: 762px) {
    .index_wrapper_2 .item.slick-slide > img{
        max-height: 350px !important;
        object-fit: cover;
    }
    
    #about {
        /*background-image: url("https://cdn1.npcdn.net/img/1729061218b. background.jpg");*/
        /*background-repeat: no-repeat;*/
        /*background-position: center;*/
        /*background-size: cover;*/
        /*background-color: inherit;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 50px;*/
        /*position: relative;*/
        padding: 8% 2%;
    }
    
    .hp_contact .container{
        max-width: 80%;
        padding:5% 5% 3% 5%;
    }
    
    .n_bannerInnerGroup3 {
        position: absolute;
        top: 80.5%;
        right: 6%;
        transform: translate(0, -50%);
        width: 90%;
    }
    
    .n_bannerTitle {
        font-size: 1rem;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }
    
    .n_bannerSubTitle {
        font-size: 0.6rem;
        line-height: 1.2;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }
    
    .footer_type8 .list-unstyled {
        padding-left: 0;
        list-style: none;
        text-align: center;
    }
    
    #about .unifyContent2 {
        font-size: 27px;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    
    .brands_left h2 {
        font-size: 27px;
        font-weight: 700;
        color: #3665b2;
        margin-bottom: 20px;
        margin-left: 0%;
        margin-top: 10%;
    }
    
    .brand_logo {
        flex: 1 0 calc(50% - 10px);
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        margin: 0 5px 20px;
        z-index: 1;
        left: 0%;
    }
    
    #brands .btn-success {
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        margin-left: 0%;
    }
    
    .brands_right_img img {
        max-width: 100%;
        border-radius: 8px;
    }
    
    #why {
        background-image: url(https://cdn1.npcdn.net/img/1730368568why-us_bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: inherit;
        padding-top: 50px;
        padding-bottom: 50px;
        position: relative;
        /* padding: 5% 0%; */
        margin-top: 3%;
        overflow: hidden !important;
    }
    
    #why .Title1 {
        font-size: 30px;
    }
    
    .hp_contact .title_big {
        font-size: 27px;
    }
    
    .hp_contact .content_text {
        font-size: 14px;
    }
    
    #n_follow .n_followTitle {
        font-size: 27px;
    }
    
    .brands_left_wrapper {
        padding: 0px;
    }
    
    .brand_logo {
        flex: 1 0 calc(50% - 10px);
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        margin: 0 0px -8px;
        z-index: 1;
        left: 0%;
    }
    
    #about .btn {
        font-size: 14px !important;
    }
    #about a {
        margin-top: 9%;
    }
    
    #brands .btn {
        font-size: 14px !important;
        margin-top: 5%;
        margin-bottom: 2%;
    }
    
    .why_logo {
        left: 0%;
    }
}

@media screen and (max-width: 500.5px) {
    .index_wrapper_2 .item>img {
        min-height: 10rem !important;
        object-fit: cover;
        object-position: 15% 50% !important;
    }
}

