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

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

a:hover {
    text-decoration: none;
}

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

}

}

/*Menu*/

.navbar_type8 {
    height: 9.75vw;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #02aca7;
    padding: 10px 1.5vw;
    font-weight: 800;
    font-size: 1.05vw;
}

.navbar_type8 .nav_tab .nav_item:last-child a {
    color: #fff;
    background: #02aca7;
    border-radius: 5px;
    padding: 10px 1vw;
    margin-left: 1vw;
}

.navbar_type8 .logo {
    flex: 0 1 27%;
    margin-left: 9%;
}

.navbar_type8 .nav_tab {
    flex: 0 1 73%;
    padding-left: 0;
    padding-right: 6%;
}

.navbar_type8 .logo img {
    width: 24vw;
    padding: 0;
}

.navbar_type8 .nav_tab .nav_item:last-child::before {
    display: none;
}

.navbar_type8 .nav_tab .nav_item::before {
    top: 100%;
    width: 0%;
    left: 50%;
    border-bottom: none;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    height: 3px;
    transform: translate(-50%, 0);
    background-color: #e41f26;     
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 60%;
}

.navbar_mobile .logo_img {
    padding: 15px;
    transform: scale(1.25);
}

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

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

@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab .nav_item a {
    padding: 10px 1.25vw;
    font-size: 1.25vw;
}

.navbar_type8 .logo img {
    width: 24.5vw;
    padding: 0;
}

}


/*Banner*/

.hp_banner {
    padding-top: 13.9%;
    text-align: right;
    padding-right: 9%;
}

.hp_banner_title {
    color: #fff !important;
    font-size: 2.65vw !important;
    font-weight: 700;
}

.hp_banner_desc {
    color: #fff !important;
    font-size: 1.17vw !important;
    margin-bottom: 3%;
}

.hp_banner_link {
    background: #e41f26;
    color: #fff;
    transition: 0.3s;
    padding: 0.5vw 2vw 0.6vw !important;
    font-size: 1.17vw !important;
    font-weight: 700;
    border-radius: 5px;
}

.hp_banner_link:hover {
    background: #02aca7;
    color: #fff;
}

@media screen and (max-width: 1200.5px){
.hp_banner_title {
    font-size: 3.15vw !important;
}

.hp_banner_desc {
    font-size: 1.4vw !important;
    margin-bottom: 3%;
}

.hp_banner_link {
    padding: 0.7vw 2.5vw 0.85vw !important;
    font-size: 1.4vw !important;
}

.hp_banner {
    padding-top: 12.5%;
    padding-right: 9%;
}

}

@media screen and (max-width: 767.5px){
.hp_banner_title {
    font-size: 5.65vw !important;
}

.hp_banner_desc {
    font-size: 3.45vw !important;
    margin-bottom: 6%;
}

.hp_banner_desc br {
    display: none;
}

.hp_banner_link {
    padding: 1.75vw 7vw 2.5vw !important;
    font-size: 3.55vw !important;
}

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

}


/*Category*/

.index_wrapper_3 {
    padding: 0 9%;
    margin-top: -5%;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title:first-child {
    display: none;
}

.product_cat-11 .hp_product_cat_slider .item .wrapper_brand:hover img {
    width: 100%;
    height: 100%;
    transform: unset;
}

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

.product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {
    background-color: #02aca7;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    padding: 0.5vw 4.5vw;
    font-size: 1vw;
    transition: 0.3s;
        margin-bottom: 6%;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn:hover {
    background-color: #e41f26;
    color: #fff;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_title {
    text-align: center;
    position: absolute;
    bottom: 21%;
    z-index: 1;
    
}

.product_cat-11 .hp_product_cat_slider .wrapper_btn {
    position: absolute;
    bottom: 2%;
    z-index: 1;
}


.product_cat-11 .hp_product_cat_slider .item .wrapper_brand img {
    border-radius: 15px 15px 0 0;
}

.product_cat-11 .hp_product_cat_slider .item .wrapper_brand {
    padding-top: 125%;
    background: #fff;
    border-radius: 10px;
}


.product_cat-11 .hp_product_cat_slider .card {
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: unset;
    overflow: hidden;
}

.product_cat-11 .hp_product_cat_slider .card::before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    background: linear-gradient(
    to bottom,
    transparent,
    transparent,
    rgba(0,0,0,1)
);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.product_cat-11 .hp_product_cat_slider .slick-prev {
    left: -40px;
}

.product_cat-11 .hp_product_cat_slider .slick-next {
    right: -40px;
}

.product_cat-11 .slick-arrow::before {
    text-shadow: unset;
}

.product_cat-11 .slick-arrow::before {
    font-size: 50px;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {
    font-size: 1.1vw;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1200.5px){
.product_cat-11 .hp_product_cat_slider .item {
    margin: 0 1vw;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {
    font-size: 1.4vw;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {
    padding: 0.7vw 5vw;
    font-size: 1.3vw;
}

.product_cat-11 .slick-arrow::before {
    font-size: 40px;
}

.product_cat-11 .hp_product_cat_slider .item .wrapper_brand {
    padding-top: 120%;
}

.product_cat-11 .hp_product_cat_slider .card::before {
    background: linear-gradient(
    to bottom,
    transparent,
    transparent,
    rgba(0,0,0,1)
);
    height: 100%;
}

}

@media screen and (max-width: 767.5px){
.index_wrapper_3 {
    padding: 0 3%;
    margin-top: -6%;
}

.product_cat-11 .hp_product_cat_slider .item {
        margin: 0 0px;
        
    }
    
    .product_cat-11 .hp_product_cat_slider .slick-prev {
    left: -25px;
}

.product_cat-11 .hp_product_cat_slider .slick-next {
    right: -25px;
}

.product_cat-11 .hp_product_cat_slider .item .wrapper_brand {
    padding-top: 115%;
}

    .product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {
        font-size: 4.75vw;
    }
    
        .product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {
        padding: 2vw 20vw;
        font-size: 3.75vw;
    }
    
    
    .product_cat-11 .hp_product_cat_slider .item .wrapper_brand {
    padding-top: 125%;
}

.product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {
    margin-bottom: 10%;
}

}

/*About*/

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

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

.tbig {
    color: #02aca7;
    font-weight: 800;
    font-size: 38px;
}

.tbig span {
    color: #e41f26;
}

.hp_about_box2 {
    display: flex;
    gap: 1.5vw;
}

.hp_about_icon {
    width: 70px;
    background: #02aca7;
    border-radius: 7.5px;
    padding: 5px;
}

.dsmall {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}

.hp_about_title {
    margin-bottom: 25px;
}

.hp_about_box {
    padding-left: 12%;
}

.hp_about_image {
    width: 100%;
}

.hp_about_ibox {
    margin-right: -6%;
}

.hp_about_ibox {
    margin-right: -12%;
}

.hp_about_item {
    font-size: 18px;
    font-weight: 800;
    color: #02aca7;
    margin-bottom: 5px;
}

.hp_about_item2 {
    font-size: 17px;
}

.hp_about_item span {
    color: #e41f26;
}

.hp_about_link {
    color: #fff;
    background: #02aca7;
    transition: 0.3s;
    border-radius: 5px;
    padding: 7.5px 60px;
    font-size: 16px;
    font-weight: 600;
}

.hp_about_link:hover {
    color: #fff;
    background: #e41f26;
}

.hp_about_desc {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.5;
}

.hp_about_box2.mb-4 {
    margin-bottom: 2rem !important;
}

.hp_about_ggbox {
    margin-bottom: 40px;
}

@media screen and (max-width: 1200.5px){
.tbig {
    font-size: 35.5px;
}

.dsmall {
    font-size: 15px;
}

.hp_about_icon {
    width: 60px;
}

.hp_about_item {
    font-size: 16px;
}

.hp_about_link {
    padding: 7.5px 57.5px;
    font-size: 15px;
}

.hp_about_box {
    padding-left: 9%;
}

}

@media screen and (max-width: 991.5px){
.tbig {
    font-size: 33px;
}

.dsmall {
    font-size: 14px;
}

    .hp_about_item {
        font-size: 15px;
    }
    
        .hp_about_icon {
        width: 55px;
    }
    
    .hp_about_link {
    padding: 7.5px 55px;
    font-size: 14px;
}

    .hp_about_box {
        padding-left: 6%;
    }
    
    .hp_about {
    padding: 3% 7% 3%;
}

}

@media screen and (max-width: 767.5px){
.tbig {
    font-size: 32px;
}

.dsmall {
    font-size: 13.5px;
}

.hp_about {
    padding: 30px 3% 30px;
}

.hp_about_box {
        padding-left: 0%;
    }
    
    .hp_about_item {
        font-size: 14.5px;
    }
    
        .hp_about_icon {
        width: 50px;
    }
    
    .hp_about_box2 {
    gap: 3vw;
}

.hp_about_ggbox {
    margin-bottom: 30px;
}

.hp_about_ibox {
    margin-right: 0;
    margin-bottom: 30px;
}

}

/*Services*/

.hp_services {
    padding: 3% 9% 0%;
}

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

.hp_services_box {
    flex: 0 0 23%;
}

.hp_services_image {
    width: 100%;
}

.hp_services_inbox {
    position: relative;
}

.hp_services_icbox {
    position: absolute;
    bottom: 15%;
    left: 0%;
    right: 0%;
    text-align: center;
    z-index: 1;
}

.hp_services_itbox {
    position: absolute;
    bottom: -4%;
    left: 0%;
    right: 0%;
    text-align: center;
}

.hp_services_item {
    background: #e6e6e6;
    width: 93%;
    margin: 0 auto;
    border-radius: 7.5px;
    height: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.1vw;
}

.hp_services_icon {
    width: 5vw;
    background: #02aca7;
    border-radius: 7.5px;
    padding: 7.5px;
    transition: 0.3s;
}

.hp_services_box:hover .hp_services_icon {
    animation: 1s jshake;
}

.hp_services_title {
    margin-bottom: 30px;
}

.hp_services_ibox {
    border-radius: 7.5px;
    overflow: hidden;
}

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

@media screen and (max-width: 1200.5px){
.hp_services_item {
    width: 93%;
    height: 6vw;
    font-size: 1.35vw;
}

.hp_services_icon {
    width: 5.5vw;
    padding: 7.5px;
}

.hp_services {
    padding: 3% 8% 0%;
}

.hp_services_icbox {
    bottom: 18%;
}

}

@media screen and (max-width: 767.5px){
    .hp_services_item {
        width: 96%;
        height: 60px;
        font-size: 14px;
    }

.hp_services_icon {
    width: 60px;
    padding: 5px;
}

.hp_services {
    padding: 45px 3% 15px;
}

    .hp_services_icbox {
        bottom: 37.5px;
    }

.hp_services_box {
    flex: 0 0 47%;
}

.hp_services_fbox {
    flex-wrap: wrap;
    gap: 8vw 0;
}

.hp_services_itbox {
    bottom: -15px;
}


}

/*Contact*/

.hp_contact {
    position: relative;
    padding: 8% 9% 9%;
}

.hp_contact::before {
    position: absolute;
    content: "";
    top: -10%;
    left: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1778127934D_Picture.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 112%;
    z-index: -1;
    background-position: 50%;
}

.hp_contact_title {
    color: #fff;
    margin-bottom: 25px;
}

.hp_contact_desc {
    color: #fff;
    margin-bottom: 40px;
}

.hp_contact_link {
    color: #fff;
    background: #e41f26;
    transition: 0.3s;
    border-radius: 5px;
    padding: 7.5px 35px;
    font-size: 16px;
    font-weight: 600;
}

.hp_contact_link:hover {
    color: #fff;
    background: #02aca7;
}

@media screen and (max-width: 1200.5px){
.hp_contact_link {
    padding: 7.5px 32.5px;
    font-size: 15px;
}

}

@media screen and (max-width: 991.5px){
.hp_contact_link {
    padding: 7.5px 30px;
    font-size: 14px;
}

}

@media screen and (max-width: 767.5px){
.hp_contact {
    padding: 45px 3% 45px;
}

.hp_contact_title {
    margin-bottom: 20px;
}

.hp_contact_desc {
    margin-bottom: 35px;
}

.hp_contact::before {
    top: -25%;
    height: 125%;
}

}

@media screen and (max-width: 575.5px){
.hp_contact_desc br {
    display: none;
}

}

@media screen and (max-width: 555.5px){
.hp_contact_title {
    margin-bottom: 25px;
    font-size: 29px;
}

.hp_contact_title br {
    display: none;
}

}

/*Where*/

.hp_where {
    padding: 6% 7% 2%;
}

.hp_where_fbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 3.5vw 0;
}

.hp_where_box {
    flex: 0 0 48%;
    position: relative;
}

.hp_where_title {
    margin-bottom: 30px;
}

.hp_where_itbox {
    position: absolute;
    bottom: 5%;
    right: -2%;
    background: #e6e6e6;
    text-align: center;
    border-radius: 7.5px;
    height: 11.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 16.5vw;
}

.hp_where_item {
    color: #02aca7;
    font-weight: 700;
    font-size: 1.35vw;
    margin-bottom: 3%;
}

.hp_where_item2 {
    margin-bottom: 0;
    font-size: 1vw;
}

.hp_where_image {
    width: 100%;
    transition: 0.3s;
}

.hp_where_box:hover .hp_where_image {
    transform: scale(1.05);
}

.hp_where_ibox {
    border-radius: 7.5px;
    overflow: hidden;
}

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

.hp_where_item2 {
    font-size: 1.25vw;
}

.hp_where_itbox {
    bottom: 5%;
    right: -2%;
    height: 13vw;
    width: 19vw;
}

}

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

.hp_where_item2 {
    font-size: 13.5px;
}

.hp_where_itbox {
    bottom: 5%;
    right: -2%;
    height: 13vw;
    width: 19vw;
}

.hp_where {
    padding: 45px 3% 30px;
}

.hp_where_fbox {
    gap: 7vw 0;
    flex-direction: column;
}

.hp_where_title {
    margin-bottom: 25px;
}

    .hp_where_itbox {
        right: 0;
        height: 135px;
        width: 100%;
        position: relative;
        margin-top: -3%;
    }

}

/*Product*/

.index_wrapper_8 {
    padding: 4% 9% 6%;
}

.productSlider-1 .product_img .product_box .text-left {
    text-align: center !important;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 7.5px;
    border-radius: 10px;
    box-shadow: unset;
    background-color: white;
    border: 1.5px solid transparent;
    transition: 0.3s;
}

.productSlider-1 .slick-track .slick-slide:hover {
    border: 1.5px solid #02aca7;
}

.productSlider-1 .product_img .product_box h6 {
    color: #333;
    font-weight: 400 !important;
}

.productSlider-1 .product_img .slick-next:before, .productSlider-1 .product_img .slick-prev:before {
    font-size: 50px;
    opacity: 1;
    color: #02aca7;
}

.productSlider-1 .product_img .slick-next::before, .productSlider-1 .product_img .slick-prev::before {
    text-shadow: unset;
}

.productSlider-1 .product_img .slick-prev {
    left: 41.5%;
    z-index: 10;
    top: 107.5%;
}

.productSlider-1 .product_img .slick-next {
    right: 41.5%;
    z-index: 10;
    top: 107.5%;
}

.hp_product_title {
    margin-bottom: 20px;
}

@media screen and (max-width: 767.5px){
.index_wrapper_8 {
    padding: 45px 3% 45px;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 15px;
}

.productSlider-1 .product_img .slick-prev {
    left: 40%;
    z-index: 10;
    top: 105%;
}

.productSlider-1 .product_img .slick-next {
    right: 40%;
    z-index: 10;
    top: 105%;
}

}

/*Registration*/

.hp_reg {
    padding: 3% 5% 6% 9%;
}

.hp_reg_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hp_reg_ibox {
    flex: 0 0 17.5%;
}

.hp_reg_image {
    width: 100%;
}

.hp_reg_image.x {
    width: 70%;
}

.hp_reg_title {
    margin-bottom: 3.5rem;
}

@media screen and (max-width: 1200.5px){
.hp_reg_ibox {
    flex: 0 0 18%;
}

}

@media screen and (max-width: 991.5px){
.hp_reg_ibox {
    flex: 0 0 19%;
}

.hp_reg {
    padding: 3% 4% 6% 9%;
}

}

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

.hp_reg {
    padding: 45px 3%;
}

.hp_reg_ibox {
    flex: 0 0 45%;
    text-align: center;
}

.hp_reg_box {
    flex-wrap: wrap;
    gap: 30px 0;
}

.hp_reg_image.x {
    width: 85%;
}

.hp_reg_title {
    margin-bottom: 2.5rem;
}

}

/*Gallery*/

.index_wrapper_10 {
    background: #cccccc;
    position: relative;
    padding: 3.5% 9% 4.5%;
}

.index_wrapper_10::before {
    position: absolute;
    content: "";
    bottom: -1%;
    left: 3%;
    background-image: url(https://cdn1.npcdn.net/img/1778123463G_Deco-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16vw;
    height: 15vw;
    z-index: 1;
}

.index_wrapper_10::after {
    position: absolute;
    content: "";
    bottom: -1%;
    right: 5.25%;
    background-image: url(https://cdn1.npcdn.net/img/1778123667G_Deco-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 13vw;
    height: 11vw;
    z-index: 1;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    padding: 0;
}

.hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0;
}

.hp_photoGallerySlider_type3 .col-12 {
    padding: 0;
}

.hp_photoGallerySlider_type3 .container {
    max-width: 100%;
}

.hp_photoGallerySlider_type3 {
    background-color: transparent;
}

.hp_gallery_title {
    margin-bottom: 15px;
}

@media screen and (max-width: 1200.5px){
.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 10px 1vw;
}

.index_wrapper_10::before {
    bottom: -1%;
    left: 3%;
    width: 17vw;
    height: 16vw;
}

.index_wrapper_10::after {
    bottom: -1%;
    right: 5.25%;
    width: 14vw;
    height: 12vw;
}

}

@media screen and (max-width: 767.5px){
.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 10px 2vw;
}

.index_wrapper_10::before {
    bottom: -1%;
    left: 1%;
    width: 25vw;
    height: 25vw;
}

.index_wrapper_10::after {
    bottom: -1%;
    right: 1%;
    width: 25vw;
    height: 22vw;
}

.index_wrapper_10 {
    padding: 45px 4% 45px;
}

.hp_gallery_title {
    margin-bottom: 10px;
}

}

/*Footer*/

.footer_type7 {
    background-color: #fff;
    color: #02aca7;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.footer_type7 a {
    color: #02aca7;
}

.footer_type7 .social_media i {
    color: #fff;
    background: #02aca7;
    border-radius: 50%;
    padding: 7px 9px 7px;
}

.footer_type7 .title h5 {
    font-weight: 700;
    font-size: 19px;
}

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

.footer_type7 .logo.title {
    min-height: 29px;
}

.footer_type7 .title {
    min-height: 40px;
}

.footer_type7 .col-12.col-md-5.mb-md-0.p-3 p {
    width: 85%;
}

.footer_type7 .location {
    width: 62%;
}

@media screen and (max-width: 1200.5px){
.footer_type7 .col-12.col-md-5.mb-md-0.p-3 p {
    width: 93%;
}

.footer_type7 .location {
    width: 68%;
}

}

@media screen and (max-width: 991.5px){
.footer_type7 .col-12.col-md-5.mb-md-0.p-3 p {
    width: 100%;
}

.footer_type7 .location {
    width: 100%;
}

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

.footer_type7 .logo.title {
    min-height: 27px;
}

}

@media screen and (max-width: 767.5px){
.footer_type7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

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

.footer_type7 .logo.title {
    min-height: 29px;
}

}

/* main_showproducts */
#main_showproducts h1 {
  
    font-size: 20px;
    
}

#main_showproducts h2 {
  
    font-size: 20px;
    
}

#main_showproducts h3 {
  
    font-size: 16px;
    
}

/* main_services */
#main_services h1 {
  
    font-size: 20px;
    
}

#main_services h2 {
  
    font-size: 20px;
    
}

#main_services h3 {
  
    font-size: 16px;
    
}
