@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body > br {
    display: none;
}

body {
    font-size: 14px !important;
}

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

#main_index a:hover {
    text-decoration: none;
}

#main_index button:focus {
    outline: none;
}

.np_language_btn {
    top: 0;
    height: 57px;
    right: 6.5%;
}

.np_language_btn .dropdown_btn {
    color: #000;
    height: 57px;
    background-color: transparent;
    box-shadow: none;
    align-items: center;
    padding: 0;
}

.np_language_btn .dropdown_btn a,
.np_language_btn .dropdown_btn a:hover,
.np_language_btn .dropdown_btn span {
    color: #000;
}

/*top space*/
.top_space {
    height: 57px;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    padding: 0 7.5%;
}

.top_space_title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
}

/*navigation bar*/
.navbar_type8 {
    height: 110px;
    padding: 0 6.5%;
    background-color: #fff;
    border-bottom: .8px solid #ccc;
    transition: all 0.25s ease-in-out;
}

#main_index .navbar_type8 {
    border-bottom: none;
}

.dark_nav {
    height: 80px;
    background-color: rgb(255,255,255,0.9) !important;
    border-bottom: .8px solid #ccc !important;
}

.navbar_type8 .logo {
    margin-left: 0;
}

.navbar_type8 .logo img {
    width: 100%;
    padding: 10px 0;
    object-position: left;
}

.navbar_type8 .nav_tab {
    padding: 0;
    gap: .5vw;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: unset;
}

.navbar_type8 .nav_tab .nav_item a {
    font-size: 1.05vw;
    color: #000;
    display: block;
    padding: 6px 1.5vw;
    font-weight: 600;
    letter-spacing: -.5px;
    transition: all 0.25s ease-in-out;
}

.navbar_type8 .nav_tab .nav_item:last-child a {
    font-weight: 500;
    padding: 6px 1.7vw;
}

.navbar_type8 .nav_tab .nav_item:hover a,
.navbar_type8 .nav_tab .nav_item:last-child a {
    color: #fff;
}

.navbar_type8 .nav_tab .nav_item::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 0;
    border-bottom: none;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    height: 100%;
    background-color: #ff6800;
    z-index: -1;
    border-radius: 5px;
    transform: translate(-50%, 0);
}

.navbar_type8 .nav_tab .nav_item:hover::before,
.navbar_type8 .nav_tab .nav_item:last-child::before {
    width: 100%;
}

/*footer*/
.footer_type4 {
    background-color: #00144b;
    background-image: unset;
    background-position: unset;
    background-repeat: unset;
    background-size: unset;
    color: white;
    padding: 6rem 8% 2rem;
    font-size: 13.5px;
    line-height: 1.6;
}

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

.footer_type4 .left_line {
    border: none !important;
}

.footer_type4 .copy_right {
    border-top: .8px solid rgba(255, 255, 255, 0.3);
    padding-top: 2rem;
    margin-top: 4rem;
}

.footer_type4 h6 {
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 15px;
}

.footer_type4 .col-md-3.mb-3.mb-lg-0:nth-child(1) h6 {
    font-size: 17px !important;
}

.footer_type4 .btn-primary {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000;
    font-weight: 600;
}

.footer_type4 .btn-primary:hover {
    color: #fff;
    background-color: #ff6800 !important;
    border-color: #ff6800 !important;
}

/*homepage banner*/
.slider_banner .banner_content {
    opacity: 1 !important;
    overflow: hidden;
}

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

.hp_banner1 {
    display: flex;
    align-items: center;
    padding-left: 12vw;
}

.hp_banner1_box {
    width: 41%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.hp_banner1_title {
    font-family: "Antonio", sans-serif;
    font-size: 3.8vw;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.5vw;
}

.hp_banner1_title span {
    display: block;
}

.hp_banner1_keyword {
    font-size: 1.3vw;
    color: #fff;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.3;
}

.hp_banner1_button {
    margin-top: 2.5vw;
}

.hp_banner1 .hp_button {
    background-color: transparent;
    border: 1.8px solid #fff;
    padding: .5vw 7vw;
}

.hp_banner2 {
    padding: 6vw 8.5vw;
}

.hp_banner4 {
    padding: 3vw 8.5vw;
}

.hp_banner3,
.hp_banner5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 49%;
    padding-right: 3%;
}

.hp_banner_box {
    width: 50%;
    position: relative;
    z-index: 3;
}

.hp_banner3 .hp_banner_box,
.hp_banner5 .hp_banner_box {
    width: 100%;
}

.hp_banner_content {
    display: flex;
    align-items: center;
    width: 85%;
}

.hp_banner5 .hp_banner_content {
    width: 95%;
}

.hp_banner_title {
    font-family: "Antonio", sans-serif;
    font-size: 2.9vw;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.5vw;
}

.hp_banner3 .hp_banner_title,
.hp_banner5 .hp_banner_title {
    white-space: nowrap;
}

.hp_banner_title span {
    display: block;
}

.hp_banner_keyword {
    font-size: .85vw;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.8;
}

.hp_banner3 .hp_banner_keyword {
    border-left: .7px solid #fff;
    margin-left: 3vw;
    padding: 1.5vw 0 1.5vw 3vw;
}

.hp_banner5 .hp_banner_keyword {
    border-left: .7px solid #fff;
    margin-left: 1.5vw;
    padding: 1.5vw 0 1.5vw 1.5vw;
}

.hp_banner_button {
    display: flex;
    margin-top: 1.5vw;
}

.hp_banner_box .hp_button {
    background-image: linear-gradient(to bottom, #fe6613, #ffb12b);
    border-radius: 40px;
}

.hp_banner_group {
    position: absolute;
    left: 8vw;
    bottom: 2.75vw;
    width: 46%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3vw;
    z-index: 2;
}

.hp_banner4 .hp_banner_group {
    bottom: 3.75vw;
}

html[lang="ms"] .hp_banner4 .hp_banner_group {
    bottom: 1.5vw;
}

.hp_banner3 .hp_banner_group,
.hp_banner5 .hp_banner_group {
    position: relative;
    left: unset;
    bottom: unset;
    width: unset;
    margin-top: 3vw;
}

.hp_banner_img {
    position: absolute;
    right: 8%;
    bottom: -2px;
    width: 33%;
}

.hp_banner3 .hp_banner_img,
.hp_banner5 .hp_banner_img {
    right: unset;
    bottom: 0;
    width: 34%;
    left: 7.5%;
}

.hp_banner_small {
    color: transparent;
    background-image: linear-gradient(to right, #fe6613, #ffb12b);
    background-clip: text;
    width: fit-content;
    font-size: 1.3vw;
    font-weight: 700;
    margin-bottom: .5vw;
}

.hp_banner_text {
    font-size: .85vw;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.7;
    color: #f4f4f4;
}

/*homepage about*/
.hp_about {
    padding: 5rem 6.5% 3rem;
}

.hp_small_title {
    font-size: 16.5px;
    color: #888;
    font-weight: 300;
    margin-bottom: 15px;
}

.hp_big_title {
    font-size: 2.55vw;
    font-weight: 700;
    color: #333;
    margin-bottom: 0;
    letter-spacing: -.5px;
}

.hp_big_title span {
    display: block;
}

html[lang="ms"] .hp_big_title span {
    display: unset;
}

.hp_about .hp_small_title {
    margin-bottom: 20px;
}

.hp_about_right_box {
    display: flex;
    justify-content: flex-end;
}

.hp_keyword {
    font-size: 17.5px;
    margin-bottom: 0;
    color: #000;
    line-height: 1.6;
}

.hp_about_bottom_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    border-bottom: .8px solid #000;
    padding-bottom: 4rem;
    margin-top: 1.5rem;
}

.hp_button {
    position: relative;
    transition: all 0.3s ease-in-out;
    padding: 8px 40px;
    background-color: #ff6800;
    border-radius: 5px;
    color: #ffff;
    border: none;
    outline: none;
    overflow: hidden;
    font-weight: 300;
    font-size: 16px;
    cursor: pointer;
}

.hp_button:hover {
    transform: scale(1.05);
}

.hp_button:active {
    transform: scale(0.75);
}

.hp_button:hover::before {
    animation: shine 1.5s ease-out infinite;
}

.hp_button::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}

/*homepage services*/
#main_index .index_wrapper_4 {
    padding: 0 5.5%;
}

.hp_services_top_box {
    margin-bottom: 1.5rem;
}

#main_index .product_cat-11 .hp_product_cat_slider .item {
    height: auto;
    margin: 10px 13px 60px;
    display: flex;
    position: relative;
    border-radius: 15px;
    border: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}

#main_index .product_cat-11 .hp_product_cat_slider .item .wrapper_brand .cat_img,
#main_index .product_cat-11 .hp_product_cat_slider .item::after,
#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title:nth-child(1) {
    display: none;
}

#main_index .product_cat-11 .hp_product_cat_slider .item:hover {
    transform: translateY(-10px);
}

#main_index .product_cat-11 .hp_product_cat_slider .item .wrapper_brand {
    padding-top: 65%;
    border-radius: 15px 15px 0 0;
}

#main_index .product_cat-11 .hp_product_cat_slider .item .wrapper_brand img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
}

#main_index .product_cat-11 .hp_product_cat_slider .item .wrapper_brand:hover img {
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) scale(1.1);
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title {
    text-align: center;
    width: 100%;
    padding: 25px 30px;
    position: relative;
    border-radius: 15px;
    margin: -15px 0 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 15px;
    z-index: -1;
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title::after {
    content: "Explore More";
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    font-size: 0;
    font-weight: 300;
    letter-spacing: 1px;
    background-color: #ff6800;
    color: #fff;
    text-align: left;
    padding: 0;
    z-index: -2;
    border-radius: 0 0 15px 15px;
    height: 0;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

html[lang="zh-Hans"] #main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title::after {
    content: "了解更多";
}

html[lang="ms"] #main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title::after {
    content: "Ketahui Lanjut";
}

#main_index .product_cat-11 .hp_product_cat_slider .item:hover a .wrapper_title::after {
    height: 63px;
    padding: 10px 50px 0;
    font-size: 15px;
    opacity: 1;
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    font-size: 23px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    text-align: left;
    color: #000;
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_btn {
    width: 100%;
    background-color: #fff;
    padding: 0;
    display: none;
    transition: all 0.3s ease-in-out;
}

#main_index .product_cat-11 .hp_product_cat_slider .item:hover a .wrapper_btn {
    padding: 30px 55px 15px;
    background-color: #ff6800;
}

#main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_btn .view_btn {
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 0;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

#main_index .product_cat-11 .hp_product_cat_slider .item:hover a .wrapper_btn .view_btn {
    font-size: 15px;
}

#main_index .product_cat-11 .hp_product_cat_slider .slick-track {
    padding-bottom: 0;
}

#main_index .product_cat-11 .slick-prev::before,
#main_index .product_cat-11 .slick-next::before {
    text-shadow: none;
    color: #fff;
    width: 50px;
    height: 50px;
    background-color: #999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    position: absolute;
    opacity: 1;
    font-weight: 900;
}

#main_index .product_cat-11 .slick-prev::before {
    content: "\f053";
}

#main_index .product_cat-11 .slick-next::before {
    content: "\f054";
}

#main_index .product_cat-11 .slick-arrow {
    width: 50px;
    height: 50px;
    z-index: 5;
}

#main_index .product_cat-11 .slick-next {
    right: -55px;
}

#main_index .product_cat-11 .slick-prev {
    left: -55px;
}

/*homepage step*/
.hp_step {
    padding: 3rem calc(6.5% + 10px);
}

.hp_step_ebox {
    margin: 15px 0;
    padding: 0 5px;
    position: relative;
}

.hp_step_ebox:nth-child(2) {
    z-index: 4;
}

.hp_step_ebox:nth-child(3) {
    z-index: 3;
}

.hp_step_ebox:nth-child(4) {
    z-index: 2;
}

.hp_step_ebox:nth-child(5) {
    z-index: 1;
}

.hp_step_ebox::after {
    content: "\f280";
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    width: 45px;
    height: 45px;
    background-color: #ff6800;
    color: #fff;
    border-radius: 50%;
    left: 100%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 20px;
    z-index: 5;
}

.hp_step_ebox:last-child::after {
    display: none;
}

.hp_step_icon img {
    max-width: 65px;
}

.hp_step_box:hover .hp_step_icon img {
    animation: 1s jello;
}

.hp_step_box {
    height: 100%;
    padding: 40px 25px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.hp_step_box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1.8px solid rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.hp_step_box:hover {
    transform: translateY(-10px);
}

.hp_step_title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 25px 0 15px;
}

.hp_step_title span {
    display: block;
    font-size: 15px;
}

.hp_step_keyword {
    font-size: 14px;
    color: #777;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.6;
}

.hp_step .hp_keyword {
    font-size: 15.5px;
    color: #999;
    margin-bottom: 1rem;
}

/*homepage guarantee*/


.hp_guarantee_group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.5rem;
    width: 80%;
    margin: 0 auto;
}

.hp_guarantee_content {
    padding: 50px 20px 6vw 3vw;
    background-color: #00144b;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: left;
    min-height: 283px;
}

.hp_guarantee_point:nth-child(1) .hp_guarantee_content {
    background-image: url('https://cdn1.npcdn.net/userfiles/28499/image/e-frame-1.jpg');
}

.hp_guarantee_point:nth-child(2) .hp_guarantee_content {
    background-image: url('https://cdn1.npcdn.net/userfiles/28499/image/e-frame-2.jpg');
}

.hp_guarantee_keyword {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.3;
}

.hp_guarantee_keyword span {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    background-image: url('https://cdn1.npcdn.net/userfiles/28499/image/e-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hp_guarantee_right_box {
    width: 80%;
    margin-left: 6.5%;
    margin-bottom: 3.5rem;
}

.hp_guarantee .hp_keyword {
    width: 85%;
    margin: 1rem auto 0;
}

.hp_guarantee_title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}

.hp_guarantee_button {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.hp_guarantee_point {
    position: relative;
    transition: all 0.3s ease-in-out;
}

.hp_guarantee_point:hover {
    transform: translateY(-10px);
}

.hp_guarantee_left_box {
    width: 170%;
    filter: drop-shadow(0 10px 5px rgba(0, 0, 0, 0.2));
    position: relative;
    left: -10%;
}

.hp_guarantee_logo {
    margin: 2rem 0;
}

.hp_guarantee_logo img {
    max-width: 350px;
}

/*homepage why*/
.hp_why {
    padding: 6.5rem 10% 4rem;
    background-color: #ff6800;
}

.hp_why .hp_small_title,
.hp_why .hp_big_title {
    color: #fff;
}

.hp_why_title {
    margin-bottom: 10px;
    position: relative;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}

.hp_why_left .hp_why_point:nth-child(2) .hp_why_title,
.hp_why_right .hp_why_point:nth-child(1) .hp_why_title {
    font-size: 30px;
}

.hp_why_title b {
    font-weight: 700;
    font-size: 20px;
}

.hp_why_title::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}

.hp_why_subTitle {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
    width: 90%;
}

.hp_why_subTitle::after {
    content: "";
    width: 12vw;
    height: .8px;
    background-color: #fff;
}

.hp_why_keyword {
    font-size: 14px;
    font-weight: 300;
    color: #f4f4f4;
    margin-bottom: 0;
}

.hp_why_group {
    width: 68%;
    display: flex;
    flex-direction: column;
    gap: 7rem;
}

.hp_why_right .hp_why_group {
    margin-left: auto;
    text-align: right;
}

.hp_why_right .hp_why_subTitle {
    align-items: flex-end;
    margin-left: auto;
}

.hp_why_right .hp_why_title::before {
    left: unset;
    right: -30px;
}

.hp_why_top_box {
    margin-bottom: .5rem;
}

.hp_why_center_box {
    position: relative;
    width: 170%;
    left: -35%;
}

.hp_why_center_box img {
    animation: floating 1.5s infinite ease-in-out;
}

@keyframes floating {
  0%, 100% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0px);
  }
}

.hp_why_point {
    position: relative;
    transition: all 0.3s ease-in-out;
}

.hp_why_point:hover {
    transform: translateY(-10px);
}

/*homepage work*/
#main_index .index_wrapper_8 {
    padding: 8rem 10%;
}

.hp_work_top_box {
    margin-bottom: 1.5rem;
}

.hp_work .hp_big_title {
    margin-bottom: 5px;
}

#main_index .hp_photoGallerySlider_type3 {
    background-color: transparent;
}

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

#main_index .hp_photoGallerySlider_type3 .photo-gallery3,
#main_index .hp_photoGallerySlider_type3 .col-12 {
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    object-fit: cover;
    padding: 0;
    transition: all 0.3s ease-in-out;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box:hover .gallery_box img {
    transform: translate(-50%, -50%) scale(1.1);
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 10px;
    transition: all 0.3s ease-in-out;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box:hover {
    transform: translateY(-10px);
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    background-color: transparent;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before,
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev::before {
    text-shadow: none;
    color: #fff;
    width: 50px;
    height: 50px;
    background-color: #999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    opacity: 1;
    font-weight: 900;
    background-image: unset;
    background-size: unset;
    background-repeat: unset;
    text-indent: unset;
    filter: unset;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev::before {
    content: "\f053";
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before {
    content: "\f054";
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next,
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    width: 50px;
    height: 50px;
    z-index: 5;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    right: -110px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    left: -110px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-arrow.slick-disabled {
    opacity: 0.3;
}

/*homepage review*/
#main_index .index_wrapper_9 {
    padding: 0 10% 3rem;
}

.hp_review_top_box {
    margin-bottom: 1.5rem;
}

.hp_review .hp_big_title {
  margin-bottom: 5px;
}

#main_index .index_wrapper_9 .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    padding-top: 130%;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots li button::before {
    content: "";
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 3.8px;
    background-color: #999;
    opacity: 1;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots li.slick-active button::before,
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots li button:hover::before {
    background-color: #555;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots li button {
    width: 30px;
    height: 3.8px;
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots li {
    width: 30px;
    height: 3.8px;
    margin: 0 3px;
}

/*homepage contact*/
.hp_contact {
    padding: 3rem 11.5% 0;
    position: relative;
}

.hp_contact::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    height: 102%;
    transform: translate(-50%, 0);
    background-image: url('https://cdn1.npcdn.net/userfiles/28499/image/contactbg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.hp_contact_title {
    font-size: 2.45vw;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

html[lang="ms"] .hp_contact_title {
    font-size: 2.3vw;
}

.hp_contact_title span {
    display: block;
}

html[lang="ms"] .hp_contact_title span {
    display: unset;
}

.hp_contact_keyword {
    font-size: 15.5px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    width: 75%;
    line-height: 1.8;
}

.hp_contact_button {
    display: flex;
    margin-top: 2rem;
}

.hp_contact .hp_button {
    background-color: transparent;
    border: 1.8px solid #fff;
    padding: 8px 30px;
    font-size: 17px;
}

.hp_contact_right {
    margin-bottom: -2.5vw;
}

.hp_contact_right_box {
    position: relative;
    width: 130%;
    left: -44%;
}

.hp_contact_left {
    position: relative;
    z-index: 1;
}

/*other pages*/


/*homepage responsive*/

@media (max-width: 1200.5px) {
    .np_language_btn {
        right: 25px;
    }
    
    /*top space*/
    .top_space {
        padding: 0 15px;
    }
    .top_space_title {
        font-size: 14px;
    }
    
    /*navigation bar*/
    .navbar_type8 {
        padding: 0 15px;
    }
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 1.35vw;
    }
    
    /*footer*/
    .footer_type4 {
        padding: 4rem 15px 2rem;
    }
    .footer_type4 .col-md-3.mb-3.mb-lg-0:nth-child(1) h6,
    .footer_type4 h6 {
        font-size: 18px !important;
    }
    .footer_type4 .copy_right {
        padding-top: 1.5rem;
        margin-top: 1rem;
    }
    
    /*homepage banner*/
    
    
    /*homepage about*/
    .hp_about {
        padding: 4rem 15px;
    }
    .hp_small_title {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .hp_about .hp_small_title {
        margin-bottom: 10px;
    }
    .hp_big_title {
        font-size: 28px;
    }
    .hp_button {
        font-size: 14px;
        padding: 8px 20px;
    }
    .hp_keyword {
        font-size: 14.5px;
    }
    .hp_about_bottom_box {
        padding-bottom: 2.5rem;
    }
    
    /*homepage services*/
    #main_index .index_wrapper_4 {
        padding: 0 15px;
    }
    #main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title .category_title {
        font-size: 17px;
    }
    #main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title {
        padding: 20px;
    }
    #main_index .product_cat-11 .hp_product_cat_slider .item a .wrapper_title::after {
        top: 50px;
    }
    #main_index .product_cat-11 .hp_product_cat_slider .item:hover a .wrapper_title::after {
        padding: 10px 30px 0;
        font-size: 14px;
    }
    #main_index .product_cat-11 .slick-arrow,
    #main_index .product_cat-11 .slick-prev::before,
    #main_index .product_cat-11 .slick-next::before {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }
    #main_index .product_cat-11 .slick-prev {
        left: -5px;
    }
    #main_index .product_cat-11 .slick-next {
        right: -5px;
    }
    
    /*homepage step*/
    .hp_step {
        padding: 1rem 25px 3rem;
    }
    .hp_step_box {
        padding: 30px 20px;
    }
    .hp_step_title {
        font-size: 17px;
        margin: 15px 0 10px;
    }
    .hp_step_ebox::after {
        width: 35px;
        height: 35px;
    }
    
    /*homepage guarantee*/
    .hp_guarantee_right_box {
        width: 100%;
        margin-left: 0;
    }
    .hp_guarantee .hp_keyword {
        margin: 1rem auto 2rem;
    }
    .hp_guarantee_title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .hp_guarantee_group {
        gap: 2.5rem;
        width: 87%;
    }
    .hp_guarantee_keyword {
        font-size: 15px;
    }
    .hp_guarantee_content {
        padding: 40px 20px 60px;
        min-height: 210px;
    }
    .hp_guarantee_button {
        margin-top: 1.5rem;
    }
    .hp_guarantee_left_box {
        left: -27%;
    }
    
    /*homepage why*/
    .hp_why {
        padding: 4rem 15px;
    }
    .hp_why_subTitle {
        font-size: 15px;
        gap: 15px;
        margin-bottom: 15px;
        width: 100%;
    }
    .hp_why_group {
        gap: 4rem;
    }
    .hp_why_title::before {
        left: -15px;
        width: 8px;
        height: 8px;
    }
    .hp_why_right .hp_why_title::before {
        right: -15px;
    }
    .hp_why_title,
    .hp_why_left .hp_why_point:nth-child(2) .hp_why_title,
    .hp_why_right .hp_why_point:nth-child(1) .hp_why_title {
        font-size: 23px;
    }
    .hp_why_title b {
        font-size: 17px;
    }
    
    /*homepage work*/
    #main_index .index_wrapper_8 {
        padding: 5rem 20px;
    }
    #main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots {
        display: none !important;
    }
    #main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-slider {
        margin-bottom: 0 !important;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next,
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev,
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before,
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev::before {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
        left: -10px;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
        right: -10px;
    }
    
    /*homepage review*/
    #main_index .index_wrapper_9 {
        padding: 0 20px 3rem;
    }
    
    /*homepage contact*/
    .hp_contact {
        padding: 3rem 15px 0;
    }
    .hp_contact_title,
    html[lang="ms"] .hp_contact_title {
        font-size: 26px;
    }
    .hp_contact_keyword {
        font-size: 14px;
        width: 90%;
    }
    .hp_contact_button {
        margin-top: 1.5rem;
    }
    .hp_contact .hp_button {
        padding: 8px 20px;
        font-size: 14px;
    }

}

.side_menu {
    background-color: #00144b;
}

.side_menu .list-group .list-group-item a {
    color: #fff;
}

@media (max-width: 991.5px) {
    /*footer*/
    
    
    /*homepage banner*/
    
    
    /*homepage about*/
    
    
    /*homepage services*/
    
    
    /*homepage step*/
    
    
    /*homepage guarantee*/
    .hp_big_title span {
        display: unset;
    }
    
    /*homepage why*/
    
    
    /*homepage work*/
    
    
    /*homepage review*/
    
    
    /*homepage contact*/
    

}

@media (max-width: 767.5px) {
    /*footer*/
    .footer_type4 {
        padding: 4rem 15px 5rem;
    }
    
    /*homepage banner*/
    .slider_banner .item > img {
        min-height: 500px;
        object-fit: cover;
        object-position: right;
        padding-top: 200px;
        background-color: #0f0188;
    }
    .slider_banner .item::before {
        content: "";
        position: absolute;
        left: 0;
        top: 200px;
        width: 100%;
        height: 20%;
        background-image: linear-gradient(to bottom, #0f0188, transparent);
    }
    .hp_banner1 {
        padding: 25px 20px;
        align-items: flex-start;
    }
    .hp_banner1_box {
        width: 100%;
    }
    .hp_banner1_title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .hp_banner1_keyword {
        font-size: 13px;
    }
    .hp_banner1 .hp_button {
        padding: 5px 20px;
        font-size: 13px;
    }
    .hp_banner1_button {
        margin-top: 15px;
    }
    .hp_banner2,
    .hp_banner4,
    .hp_banner3,
    .hp_banner5{
        padding: 20px;
    }
    .hp_banner_box {
        width: 100%;
    }
    .hp_banner_title {
        font-size: 23px;
    }
    .hp_banner_keyword {
        font-size: 10.5px;
        line-height: 1.6;
    }
    .hp_banner_box .hp_button {
        font-size: 12px;
        padding: 5px 20px;
    }
    .hp_banner_small {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .hp_banner_text {
        font-size: 10.5px;
        line-height: 1.5;
    }
    .hp_banner_group {
        position: relative;
        left: unset;
        bottom: unset;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
        margin-top: 15px;
    }
    .hp_banner_img {
        right: 5%;
        bottom: -2px;
        width: 90%;
    }
    .hp_banner_img img {
        max-height: 170px;
        min-height: 170px;
        object-fit: cover;
        object-position: 50% 0;
        max-width: 170px;
        margin: 0 auto;
    }
    .hp_banner3,
    .hp_banner5 {
        justify-content: flex-start;
    }
    .hp_banner_content {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .hp_banner3 .hp_banner_keyword,
    .hp_banner5 .hp_banner_keyword {
        border-left: none;
        margin-left: 0;
        padding: 0;
    }
    .hp_banner3 .hp_banner_img,
    .hp_banner5 .hp_banner_img {
        width: 90%;
        left: 5%;
    }
    .hp_banner4 .hp_banner_group {
        bottom: unset;
    }
    .hp_banner5 .hp_banner_content {
        width: 100%;
    }
    html[lang="ms"] .hp_banner4 .hp_banner_group {
        bottom: unset;
    }
    
    /*homepage about*/
    .hp_about_right_box {
        justify-content: flex-start;
        margin-top: 1.5rem;
    }
    .hp_about_bottom_box {
        grid-template-columns: 1fr;
    }
    
    /*homepage services*/
    
    
    /*homepage step*/
    .hp_step_ebox::after {
        display: none;
    }
    
    /*homepage guarantee*/
    .hp_guarantee_right_box {
        padding: 0 15px;
    }
    .hp_guarantee .hp_keyword {
        width: 100%;
    }
    .hp_guarantee_group {
        width: 100%;
        grid-template-columns: 1fr;
    }
    .hp_guarantee_content {
        padding: 35px 25px;
        min-height: auto;
    }
    .hp_guarantee_left_box {
        width: 120%;
        left: -10%;
    }
    .hp_guarantee_right_box {
        margin-bottom: 2.5rem;
    }
    .hp_big_title {
        font-size: 26px;
    }
    
    /*homepage why*/
    .hp_why_center_box {
        width: 100%;
        left: 0;
    }
    .hp_why_group {
        gap: 2.5rem;
        width: 100%;
    }
    .hp_why_left {
        margin: 3rem 0 2.5rem;
    }
    .hp_why_center_box {
        margin-top: 1.5rem;
    }
    .hp_why_right .hp_why_subTitle {
        align-items: flex-start;
    }
    .hp_why_right .hp_why_group {
        text-align: left;
    }
    .hp_why_right .hp_why_title::before {
        right: unset;
        left: -15px;
    }
    .hp_why_point {
        padding-left: 15px;
    }
    
    /*homepage work*/
    
    
    /*homepage review*/
    
    
    /*homepage contact*/
    .hp_contact_title span {
        display: unset;
    }
    .hp_contact_keyword {
        width: 100%;
    }
    .hp_contact_right_box {
        width: 120%;
        left: -23%;
    }
    .hp_contact_left_box {
        padding: 3rem 0;
    }

}