
.logo.title h6{
    font-size: 1.4vw !important;
    color: #fff;
}
#main_index{
    padding-bottom: 0!important;
    overflow: hidden;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card .img{
    display: none;
}
/*#main_index .testimonial_box {*/
/*    margin-top: 0!important;*/
/*}*/
#main_index .hp_testimonial_type3 .slick-list.draggable{
    height: auto!important;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card .text_area .text {
    white-space: pre-wrap;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.8;
    font-size: 16px;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card {
    align-self: center;
    border-radius: 20px;
    max-width: 1200px;
    padding: 0 10%;
    min-height: 200px;
    padding-bottom: 2rem;
    color: #fff;
    margin: 0 auto;
    position: relative;
    background: url('https://cdn1.npcdn.net/img/1701247057bg-testimonial.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}
#main_index .hp_testimonial_type3  .slick-dots{
    display: none;
}
.index_wrapper_4{
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.testimonialButton a{
    display: inline-block;
    padding: 5px 5.5vw;
    background: #eaa643;
    border-radius: 25px;
    font-weight: 500;
    border: 1px solid #eaa643;
    text-decoration: none;
    color: #fff;
    transition: all ease-in-out 0.35s;
}
.testimonialButton a:hover{
    color: #eaa643;
    background: transparent;
}
.index_wrapper_4{
    position: relative;
}
.index_wrapper_4:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10%;
    width: 18%;
    height: 48%;
    background: url(https://cdn1.npcdn.net/img/1701246552img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
:lang(ms) .index_wrapper_4::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10%;
    width: 18%;
    height: 48%;
    background: url(https://cdn1.npcdn.net/images/img2_bm_asmo2j_1772591228.png?md5id=25d6202ac9a813700f3660aafd2c59b8&new_width=600&new_height=600&type=4);
    background-repeat: no-repeat;
    background-size: contain;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card .name h6 {
    color: #fff;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card i {
    color: #fff;
}
#main_index .hp_testimonial_type3 .testimonial_box .testimonial_card .text_area {
    margin-top: 45px;
    margin-bottom: 30px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.aboutWrapper{
    display: grid;
    grid-template-columns: 40% 57%;
    gap: 3%;
}
.bigTitleWrapper{
    display: flex;
    gap: 15px;
}
.unifyContent{
    padding-left: 75px;
    line-height: 1.8;
    font-size: 15px;
    margin-top: 1rem;
    color: grey;
    padding-right: 26%;
}
.aboutRight{
    background: url(https://cdn1.npcdn.net/img/1701229711about-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding-top: 7.5rem;
    padding-bottom: 9rem;
}
:lang(ms) .aboutRight{
    background: url(https://cdn1.npcdn.net/images/about_bg_bm_fh4ml6_1772591228.png?md5id=25d6202ac9a813700f3660aafd2c59b8&new_width=550&new_height=600&type=4);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding-top: 7.5rem;
    padding-bottom: 9rem;
    
}
.bigTitleLeft{
    max-width: 60px;
}
.bigTitleRight{
    font-size: 35px;
    font-weight: 800;
    line-height: 1.1;
}
.bigTitleRight span{
    display: block;
}
.aboutLeftImg{
        max-width: 470px;
    margin: 5rem auto 0;
}

.footerListServices .title,
.footerListServices .title h5{
    font-weight: 600;
    align-self: end;
    margin-bottom: 0;
    color: #fff;
    font-size: 1.4vw !important;
}
.footerListServices a{
    color: lightgrey;
}
.footerListServices{
    background: #0a2234;
    color: lightgrey;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.footerListServices .input-container label{
     color: lightgrey;
}
.footerListServices .input-container .submit{
    display: none;
}
.navbar_type8 {
    height: 100px;
}
.navbar_type8 .nav_tab .nav_item a {
    color: #676767;
    padding: 8px 1.5vw;
    font-weight: 500;
    font-size: 1vw;
}
.navbar_type8 .nav_tab {
    flex: 0 1 80%;
    display: flex;
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 75px;
    flex-wrap: wrap;
}
.navbar_type8 .logo {
    flex: 0 1 20%;
    overflow: unset;
    position: relative;
    margin-left: 11vw;
}
/*.navbar_type8 .logo {*/
/*    flex: 0 1 20%;*/
/*    overflow: unset;*/
/*    position: relative;*/
/*    margin-left: 75px;*/
/*}*/
.navbar_type8 .logo img {
    position: absolute;
    left: 0px;
    width: 170px;
    height: auto;
    object-fit: contain;
    padding: 5px;
}
.navbar_type8 .nav_tab .nav_item:nth-child(8) a{
    background: #2a398d;
    color: #fff;
    font-weight: 400;
    font-size: 0.9vw;
    animation: shining 2s linear infinite;
}
.navbar_type8 .nav_tab .nav_item:nth-child(8) a:hover{
        animation: none;
}
@keyframes shining {
    0%{
        opacity: 0.5;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0.5;
    }
}
.navbar_type8 .nav_tab .nav_item::before{
    display: none;
}
.dark_nav {
    background-color: #fff !important;
    animation: 1s fadeInDown;
    top: 0;
    left: 0;
    /*height: 80px;*/
}
.navbar_type8.dark_nav .logo img {
    width: 118px;
    height: 100%;
}
.navbar_type8 .nav_tab .nav_item {
    text-transform: capitalize;
}
.bannerTextWrapper{
        position: absolute;
    top: 55.5%;
    left: 13%;
    overflow: hidden;
    transform: translateY(-50%);
}
.bannerBigTitle{
    font-size: 3.8vw;
    font-weight: 600;
    color: #2683c6;
    line-height: 1.1;
}
.bannerMiddleImg{
    max-width: 40px;
}
.bannerBigTitle span{
    display: block;
    color: #000;
}
.bannerMiddleWrapper{
    display: flex;
    gap: 15px;
    align-items: center;
    margin-top: 5px;
    
}
.bannerContent{
    max-width: 380px;
    font-size: 15px;
    color: grey;
}
.button a{
    display: inline-block;
    padding: 9px 30px;
    border: 1px solid #2a398d;
    background: #2a398d;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    transition: all ease-in-out 0.35s;
    margin-top: 1.5rem;
}
.button a:hover{
    background: transparent;
     color: #2a398d;
}
.navbar_mobile .logo_img {
    max-height: 75px;
    padding: 0;
    font-size: 1.75rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar_mobile {
    flex-basis: auto;
    background-color: rgba(255, 255, 255, 1);}
    
.navbar_mobile .row_1 {
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 0;
    text-align: center;
    padding-top: 0 !important;
        height: 80px;
}
#why .bigTitleWrapper {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
.smallTitle span{
    color: #2a398d;
}
.smallTitle {
        font-size: 25px;
    font-weight: 600;
    color: #2683c6;
}
.whyRight span{
    display: block;
}
.whyWrapper .why:nth-child(2){
    background: #2683c6;
}
.whyWrapper .why:nth-child(2) .whyRight {
    color: #fff;
}
.whyWrapper:hover .why:nth-child(2){
    background: transparent;
}
.whyWrapper:hover .why:nth-child(2) .whyRight {
    color: #555;
}
.why{
    display: flex;
    gap: 8%;
    align-items: center;
    padding: 2% 5% 3%;
    border-radius: 15px;
    max-width: 330px;
    width: 100%;
    /*background: #fff;*/
    margin: 0 auto;
    transition: all ease-in-out 0.5s;
}
.why:hover{
    background: #2683c6 !important;
}
.why:hover .whyRight {
    color: #fff !important;
}
#why{
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-image:linear-gradient(to bottom, #fff, #e4f4fc);
}
.whyRight{
    width:70%;
    font-size: 18px;
    color: #555;
    transition: all ease-in-out 0.5s;
}
.whyLeft{
    width:30%;
    max-width:80px;
}

.whyLeftImg{
    width:100%;
}
.whyWrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5%;
    row-gap: 1.5rem;
    margin-top: 2.5rem;
}
#services{
    background: url('https://cdn1.npcdn.net/img/1701241387bg-service.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
#services .bigTitleWrapper {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
}
#services .bigTitleWrapper .bigTitleRight{
    color: #fff;
}
.servicesLeftImg{
    max-width: 110px;
}
.servicesWrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
    margin-top: 2.5rem;
}
.servicesLeftImg{
    position: relative;
    margin-bottom: -5px;
    z-index: 2;
    transition: linear .3s;
}

.services:hover .servicesLeftImg{
    animation: 1s .2s swing;
}

.servicesRightTitle{
    height: 80%;
    width: 100%;
    margin-top: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(to right, #c0e2f5 , #e8f2f8);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: -55px;
    padding-left: 75px;
    color: #2a398d;
    font-weight: 800;
    font-size: 20px;
    transition: linear .3s;
    /*animation: shine 30s linear;*/
}

.services:hover  a{
    text-decoration:none;
    color: #2a398d;
}

.services:hover .servicesRightTitle{
    background: linear-gradient(to right, #fff , #fff);
}

#testimonial .bigTitleWrapper {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

@keyframes shine {
    0% {
    background-position: -100vw;
}

100% {
    background-position: 100vw;
}
}
.services{
    display: flex;
    align-items: center;
}
#services .smallTitle{
    margin-top: 5px;
    color: #fff;
}
#services .button a:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
#main_index .hp_photoGallerySlider_type3 {
    background-color: transparent;
}
.blog .bigTitleWrapper {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
}
.index_wrapper_6{
    padding-top: 6rem;
    padding-bottom: 6rem;
        background-image: linear-gradient(to bottom, #fff, #e4f4fc);
}
#main_index .latest_new_type6 .news_box .news_box_content {
    width: calc(100% - 30px);
    float: right;
    position: relative;
    margin-top: -60px;
    padding: 15px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #efefef;
}
.dogRight .bigTitleWrapper {
    display: flex;
    gap: 15px;
    align-items: center;
}
.dogRight .bigTitleRight {
    color: #fff;
}
.dogRight .unifyContent {
    margin-top: 0;
    color: #fff;
        padding-right: unset;
}
.dogRight .button a {
    display: inline-block;
    padding: 9px 30px;
    border: 1px solid #2683c6;
    background: #2683c6;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    transition: all ease-in-out 0.35s;
    margin-top: 1.5rem;
    margin-left: 75px;
}
.dogRight .button a:hover{
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.dogWrapper {
    display: grid;
    grid-template-columns: 35% 62%;
    gap: 3%;
}
.dogRight{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#dog{
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 4rem;
}
#dog:before{
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    height: 75%;
    background: url('https://cdn1.npcdn.net/img/1701249534bg-book.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
#dog:after{
    content: "";
    z-index: -1;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 25%;
    background: #0a2234;
}
.index_wrapper_5{
    padding-top: 2rem;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    width: 100%;
    padding: 5px;
}
#main_index .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;
    padding: 0;
    transition: all 0.7s;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
    filter: brightness(0) invert(0);
}
#main_index .hp_photoGallerySlider_type3 .slick-next,#main_index .hp_photoGallerySlider_type3 .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 35px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.gallery .bigTitleWrapper {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    z-index: 1;
    left: -30px;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    z-index: 1;
    right: -30px;
}
#main_index .slick-next.slick-disabled:before,#main_index .slick-prev.slick-disabled:before {
    opacity: 1;
}
@media screen and (min-width:992px){
    .footerListServices .input-container input {
        width: 80% !important;
    }
    .index_wrapper_2{
        margin-top: -150px;
    }
    #top_spacing {
        position: relative;
        height: 150px !important;
        width: 100%;
    }
}

@media screen and (max-width:1200px){
    .index_wrapper_4:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 22%;
    height: 35%;
    background: url(https://cdn1.npcdn.net/img/1701246552img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
    .servicesRightTitle {
    height: 80%;
    width: 100%;
    margin-top: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(to right, #c0e2f5 , #e8f2f8);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: -55px;
    padding-left: 65px;
    padding-right: 10px;
    color: #2a398d;
    font-weight: 600;
    font-size: 16px;
}
    .navbar_type8 .logo img {
    position: absolute;
    left: 0px;
    width: 140px;
    height: auto;
    object-fit: contain;
    padding: 5px;
}
}

@media screen and (max-width:992px){
    .bigTitleRight {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.1;
}
    .index_wrapper_4:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    background: url(https://cdn1.npcdn.net/img/1701246552img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
:lang(ms) .index_wrapper_4:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
}
  
    .whyWrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5%;
    row-gap: 1.5rem;
    margin-top: 2.5rem;
}
    .aboutLeft{
    order: 2;
    }
    .aboutRight{
    order: 1;
    background-position: right bottom;
    padding-top: 11.5rem;
    padding-bottom: 9rem;
    }
    :lang(ms) .aboutRight{
    background-position: right bottom;
    }
    .aboutLeftImg {
    max-width: 470px;
    margin: 1rem auto 0;
}
 .aboutWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}
.unifyContent {
    padding-left: 75px;
    line-height: 1.8;
    font-size: 15px;
    margin-top: 1rem;
    color: grey;
    padding-right: 0;
}
.footerListServices .title h5{
    font-size: 18px !important;
}
.bannerTextWrapper {
    position: absolute;
    top: 55.5%;
    left: 5%;
    overflow: hidden;
    transform: translateY(-50%);
}
.bannerContent {
    max-width: 277px;
}
}

@media screen and (max-width:767.59px){
    #dog:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    height: 55%;
    background: url(https://cdn1.npcdn.net/img/1701249534bg-book.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#dog:after {
    content: "";
    z-index: -1;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 45%;
    background: #0a2234;
}
    .dogRight {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.dogRight .button a {
    display: inline-block;
    padding: 9px 30px;
    border: 1px solid #2683c6;
    background: #2683c6;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    transition: all ease-in-out 0.35s;
    margin-top: 1.5rem;
    margin-left: 0;
}
    .dogWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}
    .testimonialButton a {
    display: inline-block;
    padding: 5px 30px;
    background: #eaa643;
    border-radius: 25px;
    font-weight: 500;
    border: 1px solid #eaa643;
    text-decoration: none;
    color: #fff;
    transition: all ease-in-out 0.35s;
}
    #main_index .hp_testimonial_type3 .testimonial_box .testimonial_card {
    align-self: center;
    border-radius: 20px;
    max-width: 1200px;
    padding: 0 5%;
    min-height: 200px;
    padding-bottom: 2rem;
    color: #fff;
    margin: 0 auto;
    position: relative;
    background: url(https://cdn1.npcdn.net/img/1701247057bg-testimonial.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}
    .index_wrapper_4:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: unset;
    top: 0;
    width: 130px;
    height: 130px;
    background: url(https://cdn1.npcdn.net/img/1701246552img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
    :lang(ms) .index_wrapper_4:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: unset;
    top: 0;
    width: 130px;
    height: 130px;
    }
    .smallTitle {
    font-size: 18px;
}
      .servicesWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 2.5rem;
}
    .whyWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5%;
    row-gap: 1.5rem;
    margin-top: 2.5rem;
}
    .bigTitleRight {
    font-size: 25px;
    font-weight: 800;
    line-height: 1.1;
}
    .bigTitleRight span {
    display: inline;
}
    .bigTitleWrapper {
    display: flex;
    gap: 15px;
    flex-direction: column;
}
.unifyContent {
    padding-left: 0;
    line-height: 1.8;
    font-size: 15px;
    margin-top: 1rem;
    color: grey;
    padding-right: 0;
}
.aboutRight{
    padding-left: 15px;
    padding-right: 15px;
        padding-top: 4rem;
    padding-bottom: 6rem;
}
    .bannerTextWrapper {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px;
    overflow: hidden;
    transform: translateY(-0%);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.7);
}
/*.item > img{*/
/*    min-height: 265px;*/
/*    object-fit: cover;*/
/*    object-position: 55%;*/
    /*filter: brightness(0.5);*/
/*}*/
.bannerBigTitle {
    font-size: 30px;
    font-weight: 600;
    color: #2683c6;
    line-height: 1.2;
}
}

@media(max-width:480px){
    .bannerBigTitle {
        font-size: 17px;
    }
    .bannerBigTitle span{
        display:inline;
    }
    .bannerContent{
        font-size:12px;
    }
    .bannerContent .button a {
        padding: 5px 20px;
    }
}


/*latest news page*/
.latest_new_type6 .news_box .img_frame img{
    object-fit:contain;
}

/*photo album*/
.ws_gallery-2 .img_frame img {
  object-fit: contain;
}
