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

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

#main_showproducts #pills-enquiry {
    margin-bottom: 3%;
}

#main_showproducts .product_detail_subtitle {
    font-weight: 700;
    font-size: 18px;
}

a:hover {
    text-decoration: none;
}

.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{
    filter: brightness(0.7);  
    min-height:100vw !important;
    object-fit:cover;
    object-position: 80%;

}

}

/*Menu*/

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

.navbar_type8 .nav_tab {
    flex: 0 1 80%;
 
    padding-left: 0;
    padding-right: 13%;

}

.navbar_type8 .logo img {
 
    width: 105px;
  
    padding: 0;
}

.navbar_type8 {
    
    background: linear-gradient(to bottom, #f2f6fc 0%, #ffffff 100%);
    border-bottom: 1px solid rgba(255,255,255,0.25);
    height: 115px;
   
}

#main_index .navbar_type8 {
    
    background: transparent;
   
}

.dark_nav {
    background: linear-gradient(to bottom, #f2f6fc 0%, #ffffff 100%) !important;
   
}

.navbar_type8 .nav_tab .nav_item a {
    color: black;
    padding: 15px 1.75vw;
    text-transform: capitalize;
    font-size: 14.4px;
    font-family: red hat display;
    font-weight: 600;
}

#main_index .navbar_type8 .nav_tab .nav_item a {
    color: white;
 
}

.dark_nav .nav_tab .nav_item a {
    color: black !important;
 
}

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

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

.navbar_mobile {
    
    background: linear-gradient(to bottom, #f2f6fc 0%, #ffffff 100%) !important;
}

.navbar_mobile .logo_img {
 
    transform: scale(1.35);
}

@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab .nav_item:lang(ms) a {
  
    padding: 15px 1.5vw;
   
    font-size: 14px;
   
}

}

/*Banner*/

.hp_banner {
    padding-top: 13%;
    padding-left: 9%;
    height: 100%;
}

.hp_banner_title1 {
    color: #fff;
    font-size: 1.17vw;
    font-weight: 700;
    font-family: 'Red Hat Display';
    margin-bottom: 1%;
}

.hp_banner_title2 {
    color: white;
    font-weight: 700;
    font-size: 3.1vw;
    margin-bottom: 1.5%;
}

.hp_banner_desc {
    font-size: 0.95vw;
    font-weight: 400;
    line-height: 1.8;
    color: white;
    display: inline-block;
    border-top: 1px solid #fff;
    padding-top: 1%;
    margin-top: 5.5%;
}

.hp_banner_link {
    width: 5.75vw;
    display: block;
    border: 1px solid #d9b060;
    border-radius: 50%;
    padding: 2vw;
    transition: 0.3s;
}

.hp_banner_link:hover {
    transform: rotate(45deg);
}

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

.hp_banner_title1 {
   
    font-size: 1.25vw;
  
    margin-bottom: 1%;
}

.hp_banner_title2 {
   
    font-size: 3.25vw;
    margin-bottom: 1.5%;
}

.hp_banner_desc {
    font-size: 1.15vw;
    padding-top: 1%;
    margin-top: 5%;
}

.hp_banner_link {
    width: 6.5vw;
 
    padding: 2.25vw;
  
}

}

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

.hp_banner_title1 {
   
    font-size: 1.5vw;
  
    margin-bottom: 1%;
}

.hp_banner_title2 {
   
    font-size: 3.5vw;
    margin-bottom: 1.5%;
}

.hp_banner_desc {
    font-size: 1.45vw;
    padding-top: 1%;
    margin-top: 4%;
}

.hp_banner_link {
    width: 7vw;
 
    padding: 2.5vw;
  
}

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

}

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

.hp_banner_title1 {
   
    font-size: 3.5vw;
  
    margin-bottom: 2%;
}

.hp_banner_title2 {
   
    font-size: 7vw;
    margin-bottom: 3%;
}

.hp_banner_desc {
    font-size: 3.75vw;
    padding-top: 1%;
    margin-top: 9%;
}

.hp_banner_desc br {
    display: none;
}

.hp_banner_link {
    width: 19vw;
 
    padding: 6.5vw;
  
}

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

    .hp_banner_title2:lang(ms) {
        font-size: 6.2vw;
        
    }

}

/*About*/

.hp_about {
    background: linear-gradient(to bottom, #f2f6fc 0%, #ffffff 100%);
    padding: 6% 9% 5%;
}

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

.hp_about_fbox {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.hp_about_fbox:before {
    position: absolute;
    content: "";
    bottom: -9%;
    margin: 0 auto;
    right: 0%;
    left: 0%;
    background-color: rgba(0,0,0,0.2);
    width: 1px;
    height: 4vw;
   
}

.hp_about_mbox {
    flex: 0 0 39%;
}

.hp_about_title1 {
    color: #1a3d6f;
    font-size: 0.9vw;
    font-weight: 800;
    font-family: 'Red Hat Display';
    margin-bottom: 3%;
}

.hp_about_title2 {
    color: black;
    font-weight: 700;
    font-size: 2.5vw;
    margin-bottom: 18%;
}

.hp_about_desc {
    font-size: 1vw;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 4%;
    color: black;
}

.hp_about_item1 {
    color: black;
    font-size: 1.05vw;
    font-family: red hat display;
    font-weight: 800;
    margin-top: 1vw;
    margin-bottom: 0.2vw;
}

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

.hp_about_link {
    background: #1a3d6f;
    color: white;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
    padding: 0.75vw 3vw 0.75vw 2vw;
}

.hp_about_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 15%;
    background-image: url(https://cdn1.npcdn.net/img/1765856193arrow-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 0.75vw;
    height: 0.75vw;
    transition: transform 0.4s ease, filter 0s ease;
}

.hp_about_link:hover:before {
    transform: rotate(45deg);
}

.hp_about_link:hover {
    background: #d9b060;
    color: white;
 
}

.hp_about_bbox {
    text-align: end;
    margin-top: 8%;
}

.hp_about_icon {
    width: 4.5vw;
    background: #d9b060;
    border-radius: 50%;
    padding: 7.5px;
    transition: 0.3s;
}

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

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

.hp_about_link:lang(ms):before {
    
    right: 12%;
   
}

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

.hp_about_title2 {
    
    font-size: 3.25vw;
    margin-bottom: 18%;
}

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

.hp_about_desc br {
    display: none;
   
}

.hp_about_item1 {
 
    font-size: 1.4vw;
  
    margin-top: 1vw;
    margin-bottom: 0.2vw;
}

.hp_about_item2 {
  
    font-size: 1.35vw;
    
}

.hp_about_link {
   
    font-size: 1.45vw;
 
    padding: 1vw 4vw 1vw 2.5vw;
}

.hp_about_link:before {
  
    right: 12%;
   
    width: 1.25vw;
    height: 1.25vw;
    
}

.hp_about_icon {
    width: 6vw;
   
    padding: 7.5px;
}

.hp_about_inbox {
    flex: 0 0 57%;
}

.hp_about_inbox2 {
    flex: 0 0 43%;
}

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

}

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

.hp_about_title2 {
    
    font-size: 6.5vw;
    margin-bottom: 15%;
}

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


.hp_about_item1 {
 
    font-size: 3.15vw;
  
    margin-top: 3vw;
    margin-bottom: 0.5vw;
}

.hp_about_item2 {
  
    font-size: 3vw;
    
}

.hp_about_link {
   
    font-size: 3.75vw;
 
    padding: 3vw 11vw 3vw 7vw;
}

.hp_about_link:before {
  
    right: 15%;
   
    width: 3vw;
    height: 3vw;
    
}

.hp_about_icon {
    width: 15vw;
   
    padding: 7.5px;
}

.hp_about_box {
    flex-direction: column;
    gap: 9vw;
}

.hp_about {
   
    padding: 12% 3%;
}

.hp_about_bbox {
   
    margin-top: 10%;
}

.hp_about_mbox {
    flex: 0 0 45%;
}

.hp_about_fbox:before {
   
    bottom: -6%;

    height: 10vw;
}

}

/*Services*/

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

.service_type4 .general_btn {
    display: none;
}

.service_type4 .service_box_type4 .img_frame {
   
    padding-bottom: 59.5%;
  
}

.service_type4 .service_box_type4 {
    margin-bottom: 2vw;
}

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

.service_type4 .col-6.col-md-4 {
    padding: 0 1vw;
}

.service_type4 .text-center {
    text-align: start !important;
}

.service_type4 .service_box_type4 .img_frame .box {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    transition: 0.3s fadeIn;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
}

.service_type4 .service_box_type4 .img_frame .box p {
    font-weight: 700;
    font-size: 1.05vw;
    overflow: visible;
    max-height: 300px;
    position: absolute;
    top: 77%;
    left: 9%;
    transform: unset;
    color: white;
    font-family: red hat display;
}

.service_type4 .service_box_type4 .img_frame .box p:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: -3vw;
    background-image: url(https://cdn1.npcdn.net/img/1765936100arrow-gold.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .service_box_type4 .img_frame .box:hover p:before {
  
    opacity: 1;
    
}

.service_type4 .col-6.col-md-4:nth-child(1) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 12.75vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(2) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 15.5vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(3) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 15.5vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(4) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 13.5vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(5) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 17.75vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(6) .service_box_type4 .img_frame .box:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    background-color: #d9b060;
    width: 12.25vw;
    height: 2px;
    opacity: 0;
    transition: 0.3s;
}

.service_type4 .col-6.col-md-4:nth-child(1) .service_box_type4 .img_frame .box:hover:before,
.service_type4 .col-6.col-md-4:nth-child(2) .service_box_type4 .img_frame .box:hover:before,
.service_type4 .col-6.col-md-4:nth-child(3) .service_box_type4 .img_frame .box:hover:before,
.service_type4 .col-6.col-md-4:nth-child(4) .service_box_type4 .img_frame .box:hover:before,
.service_type4 .col-6.col-md-4:nth-child(5) .service_box_type4 .img_frame .box:hover:before,
.service_type4 .col-6.col-md-4:nth-child(6) .service_box_type4 .img_frame .box:hover:before

{
   
    opacity: 1;
}

.service_type4 .service_box_type4 .img_frame .overlay {
   
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.service_type4 .service_box_type4 .img_frame:hover img {
    width: 100%;
    height: 100%;
}

.service_type4 .service_box_type4 .img_frame:hover .overlay {
    background: linear-gradient(
  to bottom,
  rgba(0, 0, 0, 0),
  rgba(0, 0, 0, 0),
  rgba(0, 0, 0, 0.5)
);
}

.hp_services_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4%;
}

.hp_services_link img {
    transform: rotate(-45deg);
    width: 7.5vw;
    transition: 0.3s;
}

.hp_services_link:hover img {
    transform: rotate(0deg);
   
}

.hp_services_title1 {
    color: #1a3d6f;
    font-size: 0.9vw;
    font-weight: 800;
    font-family: 'Red Hat Display';
    margin-bottom: 3%;
}

.hp_services_title2 {
    color: black;
    font-weight: 700;
    font-size: 2.5vw;
    margin-bottom: 0;
}

.hp_services_bbox {
    position: relative;
    margin-top: 1%;
}

.hp_services_bbox:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    left: -75%;
    background-image: url(https://cdn1.npcdn.net/img/1765879030c_rotating-round-text.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 7.5vw;
    height: 7.5vw;
    animation: 10s rotate-center linear infinite;
}

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

.hp_services_link img {
   
    width: 8vw;
}

.hp_services_title1 {
   
    font-size: 1.5vw;
    
    margin-bottom: 3%;
}

.hp_services_title2 {
   
    font-size: 3.5vw;
   
}

.hp_services_title2:lang(ms) {
   
    font-size: 2.5vw;
   
}

.hp_services_bbox:before {
  
    left: -75%;
 
    width: 8vw;
    height: 8vw;
    
}

.service_type4 .service_box_type4 .img_frame .box p {
   
    font-size: 1.55vw;
   
    top: 73%;
    left: 9%;
    
}

.hp_services_bbox {
 
    margin-top: 4%;
}

.service_type4 .col-6.col-md-4:nth-child(1) .service_box_type4 .img_frame .box:before {
  
    width: 15.75vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(2) .service_box_type4 .img_frame .box:before {
    
    width: 20vw;
   
}

.service_type4 .col-6.col-md-4:nth-child(3) .service_box_type4 .img_frame .box:before {

    width: 19.75vw;
 
}

.service_type4 .col-6.col-md-4:nth-child(4) .service_box_type4 .img_frame .box:before {
  
    width: 16.75vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(5) .service_box_type4 .img_frame .box:before {
    
    width: 22.75vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(6) .service_box_type4 .img_frame .box:before {
    
    width: 15.25vw;
   
}

.service_type4 .service_box_type4 .img_frame .box p:before {
    
    width: 1.5vw;
    height: 1.5vw;
    
}

}

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

.hp_services_link img {
   
    width: 24vw;
}

.hp_services_title1 {
   
    font-size: 3.5vw;
    
    margin-bottom: 3%;
}

.hp_services_title2 {
   
    font-size: 6.5vw;
   
}

.hp_services_title2:lang(ms) {
   
    font-size: 6vw;
   
}

.hp_services_title2 br {
   
    display: none;
   
}

.hp_services_bbox:before {
  
    left: 0%;
 
    width: 24vw;
    height: 24vw;
    
}

.service_type4 .service_box_type4 .img_frame .box p {
   
    font-size: 4vw;
   
    top: 75%;
    left: 9%;
    
}

.hp_services_bbox {
 
    margin-top: 6%;
}

.service_type4 .col-6.col-md-4:nth-child(1) .service_box_type4 .img_frame .box:before {
  
    width: 44vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(2) .service_box_type4 .img_frame .box:before {
    
    width: 55vw;
   
}

.service_type4 .col-6.col-md-4:nth-child(3) .service_box_type4 .img_frame .box:before {

    width: 54vw;
 
}

.service_type4 .col-6.col-md-4:nth-child(4) .service_box_type4 .img_frame .box:before {
  
    width: 47vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(5) .service_box_type4 .img_frame .box:before {
    
    width: 62.5vw;
    
}

.service_type4 .col-6.col-md-4:nth-child(6) .service_box_type4 .img_frame .box:before {
    
    width: 43vw;
   
}

.service_type4 .service_box_type4 .img_frame .box p:before {
    
    width: 4vw;
    height: 4vw;
    right: -9vw;
}

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

.hp_services_box {
  
    align-items: start;
    margin-bottom: 9%;
    flex-direction: column;
    gap: 1vw;
}

.hp_services_link {
    padding-left: 17vw;
}

.service_type4 .service_box_type4 {
    margin-bottom: 6%;
}

.service_type4 .col-6.col-md-4 {
    padding: 0 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

}

/*Guidance*/

.hp_guidance {
    padding: 7% 11% 7% 9%;
    position: relative;
}

.hp_guidance:before {
    position: absolute;
    content: "";
    top: 0%;

    left: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765848832d_background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 60%;
    width: 100%;
    height: 100%;
}

.hp_guidance_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12%;
}

.hp_guidance_box2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 41.5%;
    margin-left: auto;
    border-top: 1px solid white;
    padding-top: 1.5%;
    margin-right: -2%;
}

.hp_guidance_title1 {
    color: #1a3d6f;
    font-size: 1.03vw;
    font-weight: 800;
    margin-bottom: 3%;
    font-family: red hat display;
}

.hp_guidance_title2 {
    color: #000;
    font-size: 3.1vw;
    font-weight: 700;
    margin-bottom: 0;
    
}

.hp_guidance_title2:lang(ms) {
    font-size: 2.9vw;
}

.hp_guidance_desc {
    margin-bottom: 12%;
    color: white;
    font-size: 0.95vw;
    line-height: 2;
    font-weight: 300;
}

.hp_guidance_desc span {
    font-weight: 600;
}

.hp_guidance_item {
    margin-bottom: 0%;
    color: white;
    font-size: 0.95vw;
    line-height: 2;
    font-weight: 300;
}

.hp_guidance_link {
    background: #1a3d6f;
    color: white;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
    padding: 0.9vw 3vw 0.9vw 2vw;
}

.hp_guidance_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 9%;
    background-image: url(https://cdn1.npcdn.net/img/1765856193arrow-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 0.75vw;
    height: 0.75vw;
    transition: transform 0.4s ease, filter 0s ease;
}

.hp_guidance_link:hover:before {
    transform: rotate(45deg);
}

.hp_guidance_link:hover {
    background: #d9b060;
    color: white;
 
}

#main_showproducts .product_detail .productCustomization {
    display: none;
}

.hp_guidance_box2:lang(ms) {
    
    width: 52%;
 
}

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

.hp_guidance_title2:lang(ms) {
   
    
    text-shadow: 0px 0px 30px #fff;
}

.hp_guidance_title2 {
    text-shadow: 0px 0px 30px #fff;
    font-size: 3.5vw;
  
}

.hp_guidance_title2:lang(ms) {
    font-size: 3.3vw;
}

.hp_guidance_desc {
    margin-bottom: 0%;

    font-size: 1.45vw;
    
}

.hp_guidance_desc br {
    display: none;
}

.hp_guidance_item br {
    display: none;
}

.hp_guidance_item {
    
    font-size: 1.45vw;
  
}

.hp_guidance_link {
  
    font-size: 1.45vw;
 
    padding: 1.15vw 4vw 1.15vw 2.5vw;
}

.hp_guidance_link:before {
   
    right: 9%;
  
    width: 1.25vw;
    height: 1.25vw;
 
}

.hp_guidance_tbox {
    flex: 0 0 59.5%;
}

.hp_guidance_dbox {
    flex: 0 0 40.5%;
}

.hp_guidance_tbox:lang(ms) {
    flex: 0 0 57%;
}

.hp_guidance_dbox:lang(ms) {
    flex: 0 0 43%;
}

.hp_guidance_itbox {
    flex: 0 0 65%;
}

.hp_guidance_bbox {
    flex: 0 0 60%;
}

.hp_guidance_box2 {
    
    width: 42%;
  
    padding-top: 1.5%;
    margin-right: -2%;
    gap: 1vw;
}

.hp_guidance_box {
   
    margin-bottom: 9%;
}

}

@media screen and (max-width: 767.5px){
.hp_guidance_title1 {
   
    font-size: 3.5vw;
    text-shadow: 0px 0px 20px #fff;
    margin-bottom: 3%;
  
}


.hp_guidance_box2:lang(ms) {
    width: 100%;
}

.hp_guidance_title2 {
   
    font-size: 6.5vw;
    text-shadow: 0px 0px 2px #fff;
}

.hp_guidance_title2:lang(ms) {
    font-size: 6.3vw;
}

.hp_guidance_desc {
    margin-bottom: 12%;
    text-shadow: 1px 1px 2px #000;
    font-size: 3.75vw;
    
}

.hp_guidance_desc br {
    display: none;
}

.hp_guidance_item br {
    display: none;
}

.hp_guidance_item {
    
    font-size: 3.75vw;
    text-shadow: 1px 1px 2px #000;
}

.hp_guidance_link {
  
    font-size: 3.75vw;
 
    padding: 3vw 11vw 3vw 7vw;
}

.hp_guidance_link:before {
   
    right: 9%;
  
    width: 3vw;
    height: 3vw;
 
}

.hp_guidance_tbox {
    flex: 0 0 59.5%;
}

.hp_guidance_dbox {
    flex: 0 0 40.5%;
}

.hp_guidance_itbox {
    flex: 0 0 65%;
}

.hp_guidance_bbox {
    flex: 0 0 60%;
}

.hp_guidance_box2 {
    
    width: 100%;
    flex-direction: column;
    padding-top: 3%;
    margin-right: 0%;
    align-items: start;
    gap: 6vw;
}

.hp_guidance_box {
   
    margin-bottom: 9%;
    flex-direction: column;
    align-items: start;
    gap: 4vw;
}

.hp_guidance {
    padding: 12% 3%;
}

.hp_guidance:before {
    filter: brightness(0.7);
    background-position: 36%;

}

}

/*Review*/

.hp_testimonial_type5 .img_area {
    flex: 0 1 47%;
    background-image: url(https://cdn1.npcdn.net/img/1765848735e_img1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 300px;
    position: relative;
    left: 1%;
    transform: scale(0.85);
}

.hp_testimonial_type5 .img_area:lang(ms) {
   
    background-image: url(https://cdn1.npcdn.net/img/17676194521767259829e_img1_bm.png);
    
}

.hp_testimonial_type5 .name {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
}

.hp_testimonial_type5 .name .mb-0:nth-child(1) {
    font-weight: 400;
    font-size: 0.9vw;
}

.hp_testimonial_type5 .name .mb-0:nth-child(2) {
    font-weight: 800;
    font-family: red hat display;
    font-size: 0.9vw;
    color: black;
}

.hp_testimonial_type5 .outer_box {
    
    flex: 0 1 53%;
  
}

.hp_testimonial_type5 .title {
    display: none;
}

.hp_testimonial_type5 {
    background: linear-gradient(to top, #f2f6fc 0%, #ffffff 100%);
    padding: 5% 10% 5% 0%;
}

.hp_testimonial_type5 .text {
    font-size: 1.15vw;
    line-height: 1.8;
    margin-bottom: 9%;
}

.hp_testimonial_type5 .subTitle {
    font-size: 2.5vw;
    font-weight: 700;
    padding-right: 24%;
    border-bottom: 1.5px solid #1a3d6f;
    padding-bottom: 4%;
    margin-bottom: 3.5%;
}

.hp_testimonial_type5 .outer_box .button_area .btn {
    background-color: #d9b060;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    color: white;
}

@media screen and (max-width: 1200.5px){
.hp_testimonial_type5 .text {
    font-size: 1.5vw;
  
    margin-bottom: 9%;
}

.hp_testimonial_type5 .subTitle {
    font-size: 3.15vw;
   
    padding-right: 0%;
    padding-bottom: 4%;
    margin-bottom: 3.5%;
}

.hp_testimonial_type5 .name .mb-0:nth-child(1) {
 
    font-size: 1.4vw;
}

.hp_testimonial_type5 .name .mb-0:nth-child(2) {
    font-size: 1.4vw;
}

}

@media screen and (max-width: 768px){
.hp_testimonial_type5 .text {
    font-size: 4vw;
  
    margin-bottom: 9%;
}

.hp_testimonial_type5 .subTitle {
    font-size: 6.5vw;
   
    padding-right: 5%;
    padding-bottom: 5%;
    margin-bottom: 5%;
}

.hp_testimonial_type5 .name .mb-0:nth-child(1) {
 
    font-size: 3.5vw;
}

.hp_testimonial_type5 .name .mb-0:nth-child(2) {
    font-size: 3.5vw;
}

.hp_testimonial_type5 {
  
    padding: 12% 3%;
}

.hp_testimonial_type5 .img_area {
    left: 0;
    transform: scale(0.95);
}

.hp_testimonial_type5 .testimonial_box .testimonial_card {
   
    padding: 15px;
    
}

.hp_testimonial_type5 .outer_box .button_area {
    
    margin: 1rem;
}

}



/*News*/

.hp_news_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.5%;
}

.hp_news_title1 {
    color: #1a3d6f;
    font-size: 1.13vw;
    font-weight: 800;
    font-family: 'Red Hat Display';
    margin-bottom: 2%;
}

.hp_news_title2 {
    color: black;
    font-weight: 700;
    font-size: 2.5vw;
    margin-bottom: 0;
}

.hp_news_link {
    background: #1a3d6f;
    color: white;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
    padding: 0.9vw 3vw 0.9vw 2vw;
}

.hp_news_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 15%;
    background-image: url(https://cdn1.npcdn.net/img/1765856193arrow-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 0.75vw;
    height: 0.75vw;
    transition: transform 0.4s ease, filter 0s ease;
}

.hp_news_link:lang(ms):before {
   
    right: 12%;
   
}

.hp_news_link:hover:before {
    transform: rotate(45deg);
}

.hp_news_link:hover {
    background: #d9b060;
    color: white;
 
}

.hp_news_bbox {
    margin-top: 2%;
}

.index_wrapper_7 {
    padding: 7% 10% 6%;
}

.hp_latest_new_8 .news_box .title {
    font-size: 105%;
    line-height: 1.2;
    color: #333;
    margin-bottom: 3%;
}

.hp_latest_new_8 .text-muted {
    display: none;
}

.hp_latest_new_8 .fas.fa-clock {
    display: none;
}

.hp_latest_new_8 .news_box .read_more {
    text-decoration: none;
    color: black;
    position: relative;
    border-bottom: 1px solid #d9b060;
    width: 90px;
}

.hp_latest_new_8 .news_box .read_more:lang(ms) {
   
    width: 140px;
}

.hp_latest_new_8 .news_box .read_more:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765865780arrow-gold.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    transition: transform 0.4s ease, filter 0s ease;
}

.hp_latest_new_8 .news_box .read_more:hover:before {
    transform: rotate(45deg);
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4 {
    padding: 0;
    margin-bottom: 0 !important;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(1) .news_box {
    background: linear-gradient(to right, #d9b060 0%, #f4cc84 100%);
    padding: 20px 20px;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(2) .news_box {
    background: linear-gradient(to right, #f4cc84 0%, #f4cc84 100%);
    padding: 20px 20px;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(3) .news_box {
    background: linear-gradient(to left, #d9b060 0%, #f4cc84 100%);
    padding: 20px 20px;
}

.hp_latest_new_8 .news_box .date {
    opacity: 1;
    font-size: 90%;
}

.hp_latest_new_8 .justify-content-between {
  
    background: white;
    padding: 7% 9% 9%;
}

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

.index_wrapper_7:lang(ms) {
    padding: 7% 9% 6%;
}

    .hp_news_title2:lang(ms) {
        font-size: 3.25vw;
    }

.hp_news_title2 {
   
    font-size: 3.5vw;
    
}

.hp_news_link {

    font-size: 1.45vw;
 
    padding: 1.15vw 4.5vw 1.15vw 2.5vw;
}

.hp_news_link:before {
    
    right: 15%;
    
    width: 1.25vw;
    height: 1.25vw;

}

}


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

.hp_latest_new_8 .col-12.col-lg-4.mb-4 {
  
    flex: 0 0 50%;
    max-width: 50%;
}

}


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

.hp_news_title2 {
   
    font-size: 6.5vw;
    
}

.hp_news_link {

    font-size: 3.75vw;
 
    padding: 3vw 11vw 3vw 7vw;
}

.hp_news_link:before {
    
    right: 15%;
    
    width: 3vw;
    height: 3vw;

}

.index_wrapper_7 {
    padding: 12% 3%;
}

.index_wrapper_7:lang(ms) {
        padding: 12% 3%;
    }
    
        .hp_news_title2:lang(ms) {
        font-size: 6.5vw;
    }

.hp_news_box {
    flex-direction: column;
    align-items: start;
    margin-bottom: 12%;
    gap: 4vw;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4 {
    padding: 0 15px;
    margin-bottom: 0 !important;
    flex: 0 0 100%;
    max-width: 100%;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(1) .news_box {
    background: linear-gradient(to bottom, #d9b060 0%, #f4cc84 100%);
    padding: 20px 20px;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(2) .news_box {
    background: linear-gradient(to bottom, #f4cc84 0%, #f4cc84 100%);
    padding: 20px 20px;
}

.hp_latest_new_8 .col-12.col-lg-4.mb-4:nth-child(3) .news_box {
    background: linear-gradient(to top, #d9b060 0%, #f4cc84 100%);
    padding: 20px 20px;
}

}


/*Contact*/

.hp_contact {
    padding: 7% 11% 0% 9%;
    background-image: url(https://cdn1.npcdn.net/img/1765855356f-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

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

.hp_contact_box2 {
    display: flex;
    border-top: 1px solid white;
    margin: 21.5% -16% 0 -13%;
}

.hp_contact_itbox {
    flex: 0 0 50%;
    padding: 2% 4% 2%;
}

.hp_contact_itbox:nth-child(1) {
    border-right: 1px solid white;
    padding: 2% 3% 2% 9%;
}

.hp_contact_title1 {
    color: white;
    font-size: 1vw;
    font-weight: 700;
    margin-bottom: 3%;
    font-family: red hat display;
}

.hp_contact_title2 {
    color: white;
    font-size: 3.1vw;
    font-weight: 700;
    margin-bottom: 0;
}

.hp_contact_desc {
    margin-bottom: 12%;
    color: white;
    font-size: 0.95vw;
    line-height: 2;
    font-weight: 300;
}

.hp_contact_item1 {
    color: #fff;
    font-size: 0.88vw;
    font-weight: 600;
    margin-bottom: 1%;
    font-family: red hat display;
}

.hp_contact_item2 {
    color: #fff;
    font-size: 0.7vw;
    font-weight: 300;
    line-height: 2;
    margin-bottom: 0;
}

.hp_contact_link {
    background: #1a3d6f;
    color: white;
    font-size: 0.95vw;
    position: relative;
    transition: 0.3s;
    padding: 0.75vw 3vw 0.75vw 2vw;
}

.hp_contact_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    margin: auto 0;
    right: 9%;
    background-image: url(https://cdn1.npcdn.net/img/1765856193arrow-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 0.75vw;
    height: 0.75vw;
    transition: transform 0.4s ease, filter 0s ease;
}

.hp_contact_link:hover:before {
    transform: rotate(45deg);
}

.hp_contact_link:hover {
    background: #d9b060;
    color: white;
 
}

.hp_contact_bbox {
    text-align: end;
}

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

.hp_contact_title2 {
   
    font-size: 4vw;
    
}

.hp_contact_title2:lang(ms) br {
    display: none;
}

.hp_contact_desc {
    margin-bottom: 12%;
   
    font-size: 1.45vw;
 
}

.hp_contact_item1 {
  
    font-size: 1.5vw;

    margin-bottom: 1%;
    
}

.hp_contact_item2 {
   
    font-size: 1.2vw;
    
}

.hp_contact_item2 br {
   
    display: none;
    
}

.hp_contact_desc br {
   
    display: none;
    
}

.hp_contact_link {
  
    font-size: 1.45vw;
   
    padding: 1vw 4vw 1vw 2.5vw;
}

.hp_contact_link:before {
   
    right: 9%;
   
    width: 1.25vw;
    height: 1.25vw;
   
}

.hp_contact_link:lang(ms):before {
   
    right: 7%;
   
   
}

.hp_contact_tbox {
    flex: 0 0 57%;
}

.hp_contact_inbox {
    flex: 0 0 43%;
}

.hp_contact_box2 {
   
    margin: 21.5% -16% 0 -14.5%;
}

.hp_contact {
    padding: 7% 10% 0% 9%;
    background-position: 66%;
}

}

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

.hp_contact_title2 {
   
    font-size: 6.5vw;
    
}

.hp_contact_desc {
    margin-bottom: 12%;
   
    font-size: 3.75vw;
 
}

.hp_contact_item1 {
  
    font-size: 4vw;

    margin-bottom: 3%;
    
}

.hp_contact_item2 {
   
    font-size: 3.25vw;
    
}

.hp_contact_link {
  
    font-size: 3.75vw;
   
    padding: 3vw 11vw 3vw 7vw;
}

.hp_contact_link:before {
   
    right: 9%;
   
    width: 3vw;
    height: 3vw;
   
}

.hp_contact_tbox {
    flex: 0 0 57%;
}

.hp_contact_inbox {
    flex: 0 0 43%;
}

.hp_contact_box2 {
   
    margin: 18% -8% 0 -8%;
}

.hp_contact {
    padding: 12% 3% 0;
    background-position: 54%;
}

.hp_contact_box {
    
    align-items: start;
    flex-direction: column;
    gap: 4vw;
}

.hp_contact_box2 {
    
    align-items: center;
    flex-direction: column;
 
}

.hp_contact_itbox:nth-child(1) {
    border-right: 0;
    padding: 9% 6.5% 9% 6.5%;
    border-bottom: 1px solid white;
}

.hp_contact_itbox {
    padding: 9% 6.5% 9% 6.5%;
}

}

/*Footer*/

.footer_type8 {
    background-color: #0f0f0f;
    color: black;
    background: linear-gradient(to bottom, #f2f6fc 0%, #ffffff 100%);
    padding-top: 4rem !important;
    padding-bottom: 2rem !important;
}

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

.footer_type8 .logo img {
   
    max-height: 100px;
}

.footer_type8 .logo {
   
    min-height: 101px;
}

.footer_type8 a:hover {
    color: #d9b060;
}

.footer_type8 .title h5 {
    font-weight: 800;

    color: #1a3d6f;
    font-family: red hat display;
    font-size: 18px;
}