@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

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

}

a:hover {
    text-decoration: none;
}


.index_wrapper_1 {
    height: 47px;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .video_box {
    display: none;
}

.ex_videoSlide .slick-arrow {
    height: unset;
}

.ex_videoSlide .slick-prev {
    left: -10px;
}

.ex_videoSlide .slick-next {
    right: -20px;
}

.ex_videoSlide {
    background: #fff;
    padding: 1.5%;
    border-radius: 30px;
    margin-right: 31%;
    position: relative;
    z-index: 1;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item {
    height: 100%;
    margin: 0 0.75vw;
}

@media screen and (max-width: 991.5px){
.index_wrapper_1 {
    height: 80px;
}

}

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

.ex_videoSlide {
  
    padding: 3%;
    border-radius: 20px;
    margin-right: 0;
}

}

/*Ts*/

.hp_ts {
    background: #49c5de;
    text-align: center;
    padding: 15px;
    position: relative;
    z-index: 1000;
}

.hp_ts_title {
    margin-bottom: 0;
    color: white;
    font-size: 14px;
}

/*Menu*/

.dark_nav {
    background-color: white !important;

}

.navbar_type8 .nav_tab .nav_item a {
    color: black;
    padding: 15px 1.25vw;
    font-weight: 600;
    text-transform: capitalize;
    transition: 0.3s;
    font-size: 0.9vw;
}

.navbar_type8 .nav_tab .nav_item a:hover {
    color: #49c5de;
   
}

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


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

.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    display: flex;
    justify-content: center;
    padding-left: 2vw;
    padding-right: 0;

}

.navbar_type8 {
   
    background-color: white;
    width: 80%;
    height: 80px;
    border-radius: 0 0 15px 15px;
    right: 0;
    margin: 0 auto;
    left: 0;
}

.navbar_type8 .nav_tab .nav_item {
    
    z-index: 101;
}

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

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

.navbar_type8:before {
    position: absolute;
    content: "";
    top: 60%;
    bottom: 0;
    left: -6.5%;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 100px;
    height: 100px;
    z-index: 101;
    border-radius: 50%;
}

.navbar_type8 .logo {
    position: unset;
    flex: 0 1 0%;
    margin-left: 0;
}

.navbar_type8 .logo img {
    position: absolute;
    left: -3%;
    width: 100px;
    height: 100%;
    object-fit: contain;
    padding: 0;
    right: 0;
    margin: 0 auto;
    top: 20%;
    z-index: 102;
}

.navbar_type8 .logo:lang(zH-Hans) img {
  
    left: -1%;
   
}

.navbar_type8:lang(zH-Hans):before {
 
    left: -0.5%;
   
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color: #fff;
}

@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab {
   
    padding-left: 4vw;
    padding-right: 0;
}

.navbar_type8 .nav_tab .nav_item a {
    
    padding: 15px 1vw;
   
    font-size: 1.2vw;
}

.nav_spacer {
    width: 7vw !important;
}

}

/*Banner*/

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slider_banner_bullet .slick-prev {
    left: 0px;
    z-index: 10;
}

.slider_banner_bullet .slick-next {
    right: 90px;
    z-index: 10;
}


.slider_banner_bullet .slick-prev:before {
    background-image: url('https://cdn1.npcdn.net/img/1755622151button-left.png');
    width: 110px;
    height: 70px;
    filter: unset;
    opacity: 1;
}

.slider_banner_bullet .slick-next:before {
    background-image: url('https://cdn1.npcdn.net/img/1755622166button-right.png');
    width: 110px;
    height: 70px;
    filter: unset;
    opacity: 1;
}

.slider_banner_bullet .slick-dots {
    bottom: 12% !important;
    width: 24.5%;
}

.slider_banner_bullet .banner_content {
    opacity: 1 !important;
}

.hp_banner_ibox {
    margin-left: 9%;
    margin-top: -13%;
}

.hp_banner.b .hp_banner_ibox {
    margin-left: -18%;
    margin-top: -5%;
    margin-right: -12%;
}

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

.hp_banner_title1 {
    font-size: 1vw;
    margin-bottom: 3%;
    color: rgba(0,0,0,0.7);
}

.hp_banner_title2 {
    color: black;
    font-size: 2.45vw;
    margin-bottom: 4%;
    font-weight: 700;
}

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

.hp_banner_link {
    color: black;
    font-weight: 600;
    font-size: 1vw;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    position: relative;
    margin-left: 9%;
    transition: 0.3s;
}

.hp_banner_link:lang(zH-Hans):before {
  
    left: -77%;
    
}

.hp_banner_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: -50%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755568332button-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    transition: 0.3s;
}

.hp_banner_link:hover:before {
    transform: rotate(-90deg);
}

.hp_banner_link:hover {
    color: #49c5de;
 
    border-bottom: 1px solid #49c5de;

}


.slider_banner_bullet .slick-dots li button::before {
    display: none;
}

.slider_banner_bullet .slick-dots li button {
    color: black;
    padding-left: 0;
    font-size: 14px;
    font-weight: 600;
}

.slider_banner_bullet .slick-dots li button::after {
    background: black;
    width: 5px;
    left: 142%;
}

.slider_banner_bullet .slick-dots li.slick-active button {
    color: black;
    padding-right: 0;
    background: white;
    border-radius: 50%;
}

.slider_banner_bullet .slick-dots li {
    margin: 0 10px;
    
    
}

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

.hp_banner_link:lang(zH-Hans):before {
    left: -60%;
}

.slider_banner_bullet .slick-dots {
    bottom: 9.5% !important;
    width: 100%;
}

.slider_banner_bullet .slick-prev:before {
    
    width: 70px;
    height: 45px;
    
}

.slider_banner_bullet .slick-next {
    right: 50px;
  
}

.slider_banner_bullet .slick-prev {
   
    top: 43%;
}

.slider_banner_bullet .slick-next {
    
    top: 43%;
}


.slider_banner_bullet .slick-next:before {
    
    width: 70px;
    height: 45px;
    
}

.hp_banner_title2 {
    
    font-size: 2.8vw;
    margin-bottom: 4%;
    
}

.hp_banner_desc {
    
    font-size: 1.28vw;
  
    margin-bottom: 6%;
}

.hp_banner_desc br {
    
    display: none;
}

.hp_banner_link {
   
    font-size: 1.5vw;
   
    margin-left: 10%;
    
}

.hp_banner_link:before {
    
    left: -36%;
    
    width: 3vw;
    height: 3vw;
    
}

.hp_banner.b .hp_banner_ibox {
    margin-left: -9%;
    margin-top: -2%;
    margin-right: -15%;
}

}

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

.hp_banner_link:lang(zH-Hans):before {
    left: -77%;
}

    .hp_banner_ibox:lang(zH-Hans) {
       
        margin-top: 3%;
    }

.hp_banner.b .hp_banner_ibox {
    margin-left: -3%;
    margin-top: 12%;
    margin-right: -3%;
}

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

.hp_banner_desc {
    
    font-size: 3.6vw;
  
    margin-bottom: 6%;
}

.hp_banner_desc br {
    
    display: none;
}

.hp_banner_link {
   
    font-size: 3.6vw;
   
    margin-left: 12%;
    
}

.hp_banner_link:before {
    
    left: -48%;
    
    width: 9vw;
    height: 9vw;
    
}

.hp_banner_ibox {
    margin-left: 0%;
    margin-top: 6%;
}

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

}

/*About*/


.index_wrapper_3 {
    position: relative;
}

.index_wrapper_3:before {
    position: absolute;
    content: "";
    top: -3%;
    left: 0%;
    background-color: #c4eefa;
    width: 100%;
    height: 1.5vw;
    border-radius: 0 0 50% 50%;
    z-index: -1;
}

.index_wrapper_3:after {
    position: absolute;
    content: "";
    top: -7%;
    left: 0%;
    right: 0;
    margin: 0 auto;
    background-image: url('https://cdn1.npcdn.net/img/1755568961button-03.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 7vw;
    height: 7vw;
    transition: 0.3s;
    animation: rotate-center 7s linear infinite both;
}

.index_wrapper_3:lang(zH-Hans):after {
    
    background-image: url('https://cdn1.npcdn.net/img/1764236534button-03.png');
   
}

.rotate-center {
	-webkit-animation: rotate-center 7s linear infinite both;
	        animation: rotate-center 7s linear infinite both;
}

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


.hp_about {
    padding: 8% 9% 4%;
    position: relative;
}

.hp_about .col-12.col-md-7 {
    padding-left: 4%;
}

.hp_about:before {
    position: absolute;
    content: "";
    top: 33%;
    right: -2%;
    background-image: url('https://cdn1.npcdn.net/img/1755568183about-element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10vw;
    height: 5vw;
}

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

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

.hp_about_tbox:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.2;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_about_tbox:after {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.2;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_about_image {
    width: 100%;
}

.hp_about_title {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
}

.hp_about_title:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 15%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

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

.hp_about_desc {
    color: black;
    font-size: 1vw;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.8;
}
.hp_about_desc2 {
    color: black;
    font-size: 1vw;
    margin-top: 3%;
    font-weight: 400;
    margin-bottom: 2%;
}

.hp_about_desc3 {
    color: black;
    font-size: 1.5vw;
    font-weight: 600;
    border: 1px solid #49c5de;
    border-radius: 15px;
    text-align: center;
    padding: 3%;
    margin-bottom: 3%;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    position: relative;
    width: 93%;
}

.hp_about_desc3:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 6%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567852element-03.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 3vw;
    height: 2vw;
    transition: 0.3s;
}

.hp_about_desc3:hover:before {
    animation: 1s jshake;
}

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

.hp_about_desc3:after {
    position: absolute;
    content: "";
    top: -120.5%;
    right: 3%;
    background-image: url('https://cdn1.npcdn.net/img/1769785651about-pic-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 8.5vw;
    height: 5.5vw;
}



.hp_about_link {
    color: black;
    font-weight: 600;
    font-size: 1vw;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    position: relative;
    margin-left: 7%;
    transition: 0.3s;
}

.hp_about_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: -21%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755568332button-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    transition: 0.3s;
}

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

.hp_about_link:hover {
    color: #49c5de;
 
    border-bottom: 1px solid #49c5de;

}

.hp_about_link:lang(zH-Hans):before {
   
    left: -48%;
    
}

@media screen and (max-width: 1200.5px){
.hp_about_title {
    font-size: 1.5vw;

    border-radius: 20px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;

}

.hp_about_link:lang(zH-Hans):before {
    left: -39%;
}

.hp_about_title:before {
  
    left: 15%;

    width: 1.75vw;
    height: 1.75vw;
}

.hp_about_title2 {
    
    font-size: 2.95vw;
    margin-bottom: 2%;
  
}

.hp_about_desc {
  
    font-size: 1.5vw;
   
}

.hp_about_desc br {
  
    display: none;
   
}


.hp_about_desc2 {

    font-size: 1.5vw;
    margin-top: 3%;
    margin-bottom: 2%;
}

.hp_about_desc3 {
   
    font-size: 1.75vw;
    border-radius: 15px;
    padding: 4% 2%;
    margin-bottom: 3%;
    width: 110%;
}

.hp_about_desc3:before {
   
    left: 6%;
    width: 3.5vw;
    height: 2.25vw;
    
}

.index_wrapper_3:after {
  
    top: -8.5%;
  
    width: 9vw;
    height: 9vw;
 
}

.hp_about:before {
   
    top: 33%;
    right: -2%;
   
    width: 11vw;
    height: 6vw;
}

.hp_about_desc3:after {
   
    top: -117%;
    right: 3%;
    width: 10.5vw;
    height: 7vw;
}



.hp_about_link {
   
    font-size: 1.5vw;
  
    margin-left: 12%;
   
}

.hp_about_link:before {
  
    left: -21%;
 
    width: 3vw;
    height: 3vw;
 
}

.hp_about .col-12.col-md-7 {
    padding-left: 3%;
}

}


@media screen and (max-width: 767.5px){
.hp_about_title {
    font-size: 4vw;

    border-radius: 20px;
    padding: 2.5vw 6vw 2.5vw 9vw;

}

.hp_about_title:before {
  
    left: 15%;

    width: 3vw;
    height: 3vw;
}

.hp_about_title2 {
    
    font-size: 7vw;
    margin-bottom: 4%;
  
}

.hp_about_desc {
  
    font-size: 3.75vw;
   
}

.hp_about_desc2 {

    font-size: 3.75vw;
    margin-top: 4%;
    margin-bottom: 3%;
}

.hp_about_desc3 {
   
    font-size: 3.5vw;
    border-radius: 10px;
    padding: 4% 2%;
    margin-bottom: 4%;
    width: 100%;
}

    .hp_about_desc3:lang(zH-Hans) {
      
        margin-top: 10%;
    }

.hp_about_desc3:before {
   
    left: 3%;
    width: 7vw;
    height: 4.5vw;
    
}

.index_wrapper_3:after {
  
    top: -6%;
  
    width: 23vw;
    height: 23vw;
 
}

.hp_about:before {
   
    top: 33%;
    right: -2%;
   
    width: 22vw;
    height: 12vw;
}

.hp_about_desc3:after {
   
    top: -155%;
    right: 3%;
    width: 28vw;
    height: 17vw;
}



.hp_about_link {
   
    font-size: 4vw;
  
    margin-left: 13%;
   
}

.hp_about_link:before {
  
    left: -18%;
 
    width: 8vw;
    height: 8vw;
 
}

.hp_about .col-12.col-md-7 {
    padding-left: 15px;
    margin-top: 9%;
}

.hp_about {
    padding: 15% 3% 12%;
 
}

}

/*Vision & Mission*/

.index_wrapper_4 {
    position: relative;
}

.index_wrapper_4:before {
    position: absolute;
    content: "";
    top: 0%;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1755570204bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    width: 100%;
    height: 100%;
}

.hp_vm {
    padding: 13.5% 9% 13.5%;
    position: relative;
}

.hp_vm:before {
    position: absolute;
    content: "";
    top: 27%;
    right: -2%;
    background-image: url('https://cdn1.npcdn.net/img/1755568183about-element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10vw;
    height: 5vw;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(24%) hue-rotate(57deg) brightness(105%) contrast(108%);
   
}

.hp_vm:after {
    position: absolute;
    content: "";
    bottom: 33%;
    left: -5.5%;
    background-image: url('https://cdn1.npcdn.net/img/1755568183about-element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10vw;
    height: 5vw;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(24%) hue-rotate(57deg) brightness(105%) contrast(108%);
   
}

.hp_vm .col-12.col-md-6 {
    padding: 0 2.5vw;
    position: relative;
    transition: 0.3s;
}



.hp_vm_box {
    position: relative;
    background: white;
    height: 100%;
    border: 1.5px solid #49c5de;
    border-radius: 15px;
    transition: 0.3s;
}

.hp_vm_box:hover {
    transform: rotate(0deg) !important;
}

.hp_vm_box.a {
    transform: rotate(-1deg);
}

.hp_vm_box.a:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: -14%;
    background-image: url('https://cdn1.npcdn.net/img/1755573328vison.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 23vw;
    height: 17vw;
}

.hp_vm_box.b:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: -1%;
    background-image: url('https://cdn1.npcdn.net/img/1755573356mission.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 17vw;
    height: 15vw;
}

.hp_vm .col-12.col-md-6:before {
    position: absolute;
    content: "";
    top: 0%;
    right: 0%;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #49c5de;
    width: 88%;
    height: 100%;
    z-index: -1;
    border-radius: 15px;
    transform: rotate(2deg);
   transition: 0.3s;
}

.hp_vm .col-12.col-md-6:hover:before {
 
    transform: rotate(0deg);
}

.hp_vm_box.b {
    transform: rotate(-1deg);
}

.hp_vm_title {
    background: #49c5de;
    color: white;
    display: inline-block;
    border-radius: 15px 0 15px 0;
    font-size: 1.5vw;
    padding: 2% 6%;
}

.hp_vm_item {
    font-size: 1.35vw;
    color: black;
    line-height: 1.3;
    margin: 9% 6% 15%;
}

.hp_vm_item:lang(zH-Hans) {
    
    padding-right: 52%;
}

@media screen and (max-width: 1200.5px){
.hp_vm_title {
    
    font-size: 2vw;
    padding: 2% 6%;
}

.hp_vm_item:lang(zH-Hans) {
    padding-right: 47%;
}

.hp_vm_item {
    font-size: 1.7vw;
    margin: 9% 6% 16%;
}

.hp_vm .col-12.col-md-6 {
    padding: 0 2vw;

}

.hp_vm {
    padding: 13.5% 6% 13.5%;
    
}

.index_wrapper_4:before {

    background-position: 50%;
  
}

}

@media screen and (max-width: 767.5px){
.hp_vm_title {
    
    font-size: 5vw;
    padding: 3% 9%;
}

.hp_vm_item:lang(zH-Hans) {
    
    padding-right: 50%;
}

.hp_vm_item {
    font-size: 4vw;
    margin: 9% 3% 16%;
}

.hp_vm .col-12.col-md-6 {
    padding: 0 15px 12%; 

}

.hp_vm .col-12.col-md-6:before {
   
    top: -18%;

    width: 88%;
    height: 82%;

}

.hp_vm {
    padding: 36% 3% 12%;
    
}

.index_wrapper_4:before {

    background-position: 50%;
  
}

.hp_vm_box.a:before {
   
    bottom: 0%;
    right: -11%;
   
    width: 47vw;
    height: 35vw;
}

.hp_vm_box.b:before {
   
    bottom: 0%;
    right: -1%;
   
    width: 35vw;
    height: 31vw;
}

.hp_vm:before {
    
    top: 13%;
        right: -2%;
        width: 18vw;
        height: 9vw;
  
}

.hp_vm:after {
   
    bottom: 46%;
    left: -9%;
   
    width: 18vw;
    height: 9vw;
   
}

}

/*Clinic*/

.hp_clinic_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hp_clinic_ibox1 {
    flex: 0 0 27.5%;
    position: relative;
    left: 6%;
    z-index: 1;
    top: 1vw;
}


.hp_clinic_ibox2 {
    flex: 0 0 45%;
}

.hp_clinic_ibox3 {
    flex: 0 0 27.5%;
    position: relative;
    right: 2%;
    z-index: 1;
    top: 1vw;
}

.hp_clinic_image1, .hp_clinic_image3 {
    width: 20vw;
}



.hp_clinic {
    padding: 6% 6% 9%;
    position: relative;
}

.hp_clinic:before {
    position: absolute;
    content: "";
    top: -14%;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1755576981bg-03.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 60%;
    width: 100%;
    height: 105%;
}


.hp_clinic_image1, .hp_clinic_image3 {
    width: 20vw;
}

@media screen and (max-width: 1200.5px){
.hp_clinic_image1, .hp_clinic_image3 {
    width: 23vw;
}

.hp_clinic_ibox1 {
  
    left: 3%;
   
}

.hp_clinic_ibox3 {
  
    right: 3%;
   
}

.hp_clinic:before {
   
    top: -17%;
    background-position: 50%;
    height: 114%;
}

}

@media screen and (max-width: 767.5px){
.hp_clinic_image1, .hp_clinic_image3 {
    width: 69vw;
}

.hp_clinic_ibox1 {
  
    left: 3%;
   
}

.hp_clinic_ibox3 {
  
    right: 3%;
   
}

.hp_clinic:before {
   
    top: -10%;
    background-position: 50%;
    height: 110%;
}

.hp_clinic_box {
    
    flex-direction: column;
}

.hp_clinic_ibox1 {
    flex: 0 0 100%;
    left: 0;
    top: 0;
}


.hp_clinic_ibox2 {
    flex: 0 0 100%;
}

.hp_clinic_ibox3 {
    flex: 0 0 100%;
    top: 0;
    right: 0;
}

.hp_clinic {
    padding: 12% 3%;
   
}

}

/*Services*/

.hp_services .row {
  
    justify-content: center;
}

.hp_services {
    position: relative;
    padding: 3% 9% 6%;
}

.hp_services:before {
    position: absolute;
    content: "";
    top: -6%;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1755583604bg-02.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 102%;
    z-index: -1;
}

.hp_services:after {
    position: absolute;
    content: "";
    bottom: 4.9%;
    right: 9%;
    background-image: url(https://cdn1.npcdn.net/img/1755587041our-service-pic--01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 19vw;
    height: 19vw;
    z-index: -1;
    transform: rotate(1.25deg);
}

.hp_services:lang(zH-Hans):after {
   
    background-image: url(https://cdn1.npcdn.net/img/1764638278our-service-pic--01.png);
    
}

.hp_services_tbox {
    text-align: center;
}

.hp_services_tbox:before {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    left: 0%;
    margin: auto 0;
    background-color: #fff;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_services_tbox:after {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: #fff;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_services_title1 {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
    margin-bottom: 1%;
}

.hp_services_title1:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 9%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

.hp_services_title2 {
    font-weight: 700;
    color: white;
    font-size: 2.15vw;
 
}

.hp_services_title3 {
    font-weight: 300;
    color: white;
    font-size: 1vw;
    margin-bottom: 3%;
}

.hp_services_box {
    background: white;
    text-align: center;
    border-radius: 20px;
    padding: 12% 3%;
    transition: 0.3s;
    position: relative;
}

.hp_services_box.a:before {
    position: absolute;
    content: "01";
    top: 3%;
    left: 6%;
    color: #f89c9c;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_box.b:before {
    position: absolute;
    content: "02";
    top: 3%;
    left: 6%;
    color: #49c5de;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_box.c:before {
    position: absolute;
    content: "03";
    top: 3%;
    left: 6%;
    color: #f89c9c;
    font-weight: 600;
    font-size: 2.5vw;
}

.hp_services_box.d:before {
    position: absolute;
    content: "04";
    top: 3%;
    left: 6%;
    color: #49c5de;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_box.e:before {
    position: absolute;
    content: "05";
    top: 3%;
    left: 6%;
    color: #f89c9c;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_box.f:before {
    position: absolute;
    content: "06";
    top: 3%;
    left: 6%;
    color: #49c5de;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_box.g:before {
    position: absolute;
    content: "07";
    top: 3%;
    left: 6%;
    color: #f89c9c;
    font-size: 2.5vw;
    font-weight: 600;
}

.hp_services_bbox {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 12%;
    transition: 0.3s;
}

.hp_services_ibox {
    transition: 0.3s;
}

.hp_services_itbox {
    transition: 0.3s;
}

.hp_services_box:hover .hp_services_ibox {
    transform: translateY(-1.5vw);
}

.hp_services_box:hover .hp_services_itbox {
    transform: translateY(-1.5vw);
}

.hp_services_box:hover .hp_services_bbox {
    display: block;
}

.hp_services_image {
    width: 10vw;
    transition: 0.3s;
}

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

.hp_services_item1 {
    color: black;
    font-size: 1.5vw;
    font-weight: 600;
    margin-top: 6%;
}

.hp_services_item2 {
    color: rgba(0, 0, 0, 0.7);
    font-size: 1vw;
    font-weight: 400;
    margin-bottom: 6%;
}

.hp_services .col-12.col-md-4 {
    padding: 0 2vw 3vw;
    position: relative;
}

.hp_services .col-12.col-md-4:before {
    position: absolute;
    content: "";
    bottom: 9%;
    left: 0%;
    right: 0;
    margin: 0 auto;
    background-color: #0591b2;
    width: 85%;
    height: 2vw;
    z-index: -1;
    border-radius: 0 0 20px 20px;
    opacity: 0;
    transition: 0.3s;
}

.hp_services .col-12.col-md-4:hover:before {
  
    opacity: 1;
}

.hp_services_link {
    color: rgba(0,0,0,0.6);
    font-size: 1vw;
    border-bottom: 1px solid rgba(0,0,0,0.6);
    padding-bottom: 5px;
    position: relative;
    margin-left: 7%;
    transition: 0.3s;
}

.hp_services_link:lang(zH-Hans) {
  
    margin-left: 10%;
    
}

.hp_services_link:lang(zH-Hans):before {
   
    left: -70%;
    
}

.hp_services_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: -48%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755568332button-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    transition: 0.3s;
}

.hp_services_link:hover:before {
    transform: rotate(-90deg);
}

.hp_services_link:hover {
    color: #49c5de;
 
    border-bottom: 1px solid #49c5de;

}

.hp_services_bbox2 {
    text-align: center;
    position: relative;
    padding: 2%;
    margin-top: 2%;
}

.hp_services_bbox2:before {
    position: absolute;
    content: "";
    bottom: -12%;
    left: 0%;
    right: 0;
    margin: 0 auto;
    background-image: url('https://cdn1.npcdn.net/img/1755586686explore-more-button.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 25vw;
    height: 7vw;
 
}

.hp_services_link2 {
    color: #fff;
    font-size: 1vw;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    position: relative;
    margin-left: 3%;
    transition: 0.3s;
}

.hp_services_link2:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: -48%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755586508button-04.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    transition: 0.3s;
}

.hp_services_link2:hover:before {
    transform: rotate(-90deg);
}

.hp_services_link2:hover {
    color: #fff;
 
    border-bottom: 1px solid #fff;

}

.hp_services_link2:lang(zH-Hans):before {
    
    left: -71%;
   
}


@media screen and (max-width: 1200.5px){
.hp_services_title1 {
   
    font-size: 1.5vw;
  
    border-radius: 30px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;

    margin-bottom: 1%;
}

.hp_services_link2:lang(zH-Hans):before {
    left: -58%;
}

.hp_services_title1:before {
  
    left: 9%;
 
    width: 1.75vw;
    height: 1.75vw;
}

.hp_services_title2 {
  
    font-size: 2.65vw;
 
}

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

.hp_services_image {
    width: 11vw;
 
}


.hp_services_item1 {
    
    font-size: 1.8vw;
    margin-top: 6%;
}

.hp_services_item2 {
    
    font-size: 1.3vw;
  
    margin-bottom: 6%;
}

.hp_services_link {

    font-size: 1.3vw;

    margin-left: 7%;
    
}

.hp_services_link:before {
 
    left: -48%;

    width: 3vw;
    height: 3vw;
   
}

.hp_services_link2 {
   
    font-size: 1.5vw;
 
    margin-left: 3%;
 
}

.hp_services_link2:before {
   
    left: -48%;

    width: 3vw;
    height: 3vw;
    
}

.hp_services {
    
    padding: 3% 6% 6%;
}

.hp_services .col-12.col-md-4 {
    padding: 0 1.5vw 2.5vw;
  
}

.hp_services_box.a:before, .hp_services_box.b:before, .hp_services_box.c:before, .hp_services_box.d:before, .hp_services_box.e:before, .hp_services_box.f:before, .hp_services_box.g:before {
   
    top: 3%;
    left: 6%;
   
    font-size: 3vw;
  
}

.hp_services .col-12.col-md-4:before {
    
    bottom: 6%;
 
    width: 90%;
    height: 3vw;
   
}

.hp_services_bbox2:before {
    
    bottom: -10%;

    width: 26vw;
    height: 8vw;
}

.hp_services:after {
   
    bottom: 4.9%;
    right: 8%;
    
    width: 20vw;
    height: 20vw;
  
}

}

@media screen and (max-width: 767.5px){
.hp_services_title1 {
   
    font-size: 4vw;
  
    border-radius: 30px;
    padding: 2.5vw 4vw 2.5vw 9vw;

    margin-bottom: 3%;
}

.hp_services_link:lang(zH-Hans) {
  
    margin-left: 9%;
    
}

.hp_services_link:lang(zH-Hans):before {
   
    left: -62%;
    
}

.hp_services_title1:before {
  
    left: 9%;
 
    width: 3vw;
    height: 3vw;
}

.hp_services_title2 {
  
    font-size: 7vw;
 
}

.hp_services_title3 {
  
    font-size: 3.75vw;
    margin-bottom: 6%;
    line-height: 1.5;
}

.hp_services_image {
    width: 35vw;
 
}


.hp_services_item1 {
    
    font-size: 5vw;
    margin-top: 6%;
}

.hp_services_item2 {
    
    font-size: 3.75vw;
  
    margin-bottom: 6%;
}

.hp_services_link {

    font-size: 3.75vw;

    margin-left: 7%;
    
}

.hp_services_link:before {
 
    left: -45%;

    width: 8vw;
    height: 8vw;
   
}

.hp_services_link2 {
   
    font-size: 3.75vw;
 
    margin-left: 3%;
 
}

.hp_services_link2:before {
   
    left: -45%;

    width: 8vw;
    height: 8vw;
    
}

.hp_services {
    
    padding: 12% 3%;
}

.hp_services .col-12.col-md-4 {
    padding: 0 15px 9%;
  
}

.hp_services_box.a:before, .hp_services_box.b:before, .hp_services_box.c:before, .hp_services_box.d:before, .hp_services_box.e:before, .hp_services_box.f:before, .hp_services_box.g:before {
   
    top: 3%;
    left: 6%;
   
    font-size: 9vw;
  
}

.hp_services .col-12.col-md-4:before {
    
    bottom: 6%;
 
    width: 91%;
    height: 7vw;
   
}


.hp_services_bbox2:before {
    
   bottom: -18%;
        width: 61vw;
        height: 17vw;
        left: -66%;
}

    .hp_services:after {
        bottom: 1.4%;
        right: 3%;
        width: 30vw;
        height: 30vw;
        transform: unset;
    }

.hp_services_tbox:before {
    
    left: 6%;
   
}

.hp_services_tbox:before {
    
    right: 6%;
   
}

.hp_services_box:hover .hp_services_ibox {
    transform: translateY(-4vw);
}

.hp_services_box:hover .hp_services_itbox {
    transform: translateY(-4vw);
}

.hp_services:before {
 
    top: -2%;
 
    background-position: 50%;
 
    height: 102%;
 
}

.hp_services_bbox2 {
   
    padding: 3%;
    margin-top: 12%;
    text-align: start;
    margin-left: 18%;
}

}

/*Why*/

.hp_why .flip-card {
    background-color: transparent;
    width: 100%;
    height: 22vw;
    perspective: 1000px;
}

/* This container is needed to position the front and back side */
.hp_why .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.hp_why .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.hp_why .flip-card-front, .hp_why .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}


/* Style the back side */
.hp_why .flip-card-back {
 
  transform: rotateY(180deg);
}

.hp_why .flip-card-inner img {
    width: 100%;
}

.hp_why {
    padding: 2% 9% 6%;
    position: relative;
    z-index: 1;
    background: white;
}

.hp_why .col-12.col-md-6.col-lg-3 {
    padding: 0 0.5vw;
}

.hp_why_tbox {
    text-align: center;
}

.hp_why_tbox:before {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    left: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_why_tbox:after {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_why_title1 {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
    margin-bottom: 1%;
}

.hp_why_title1:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 9%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

.hp_why_title2 {
    font-weight: 700;
    color: black;
    font-size: 2.15vw;
 
}

.hp_why_title3 {
    font-weight: 400;
    color: rgba(0,0,0,0.7);
    font-size: 1vw;
    margin-bottom: 3%;
}


@media screen and (max-width: 1200.5px){
.hp_why .flip-card {
  
    height: 47vw;
   
}

.hp_why_title1 {
   
    font-size: 1.5vw;
  
    border-radius: 30px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;

    margin-bottom: 1%;
}

.hp_why_title1:before {
 
    left: 9%;
   
    width: 1.75vw;
    height: 1.75vw;
}

.hp_why_title2 {
    
    font-size: 2.65vw;
 
}

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

.hp_why .flip-card {
  
    height: 20vw;
   
}

}


@media screen and (max-width: 991.5px){
.hp_why .flip-card {
  
    height: 47vw;
   
}

}

@media screen and (max-width: 767.5px){
.hp_why .flip-card {
  
    height: 105vw;
   
}

.hp_why_title1 {
   
    font-size: 4vw;
  
    border-radius: 30px;
    padding: 2.5vw 6vw 2.5vw 9vw;

    margin-bottom: 2%;
}

.hp_why_title1:before {
 
    left: 9%;
   
    width: 3vw;
    height: 3vw;
}

.hp_why_title2 {
    
    font-size: 7vw;
 
}

.hp_why_title3 {
   
    font-size: 3.75vw;
    margin-bottom: 6%;
}

.hp_why {
    padding: 12% 2%;
   
}

.hp_why .col-12.col-md-6.col-lg-3 {
    padding: 0 15px;
}

}

/*Video Gallery*/

.index_wrapper_8 {
    padding: 9% 9% 9%;
    position: relative;
}

.index_wrapper_8::before {
    position: absolute;
    content: "";
    top: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1755597533video-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 100%;
}

.index_wrapper_8::after {
    position: absolute;
    content: "";
    top: 27%;
    right: 10%;
    background-image: url(https://cdn1.npcdn.net/img/1755598040video-pic.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 38vw;
    height: 23vw;
    
}

.hp_gallery_box {
    background: white;
    display: inline-flex;
    padding: 1.5%;
    border-radius: 15px;
    gap: 1.5vw;
    width: 69%;
    position: relative;
    z-index: 1;
}

.hp_gallery_image {
    width: 48.5%;
    border-radius: 15px;
}

.hp_gallery_title1 {
    color: black;
    font-size: 2.45vw;
   
}

.hp_gallery_title2 {
    color: black;
    font-size: 1vw;
    margin-bottom: 2%;
}

@media screen and (max-width: 1200.5px){
.hp_gallery_title1 {
  
    font-size: 2.95vw;
   
}

.hp_gallery_title2 {
    
    font-size: 1.5vw;
    margin-bottom: 2%;
}

.index_wrapper_8::after {
    
    top: 30%;
    right: 10%;
    
    width: 38vw;
    height: 23vw;
}

.hp_gallery_box {
   
    padding: 1.5%;
    border-radius: 15px;
    gap: 1.5vw;
    width: 71%;
  
}

}


@media screen and (max-width: 767.5px){
.hp_gallery_title1 {
  
    font-size: 7vw;
   
}

.hp_gallery_title2 {
    
    font-size: 3.75vw;
    margin-bottom: 4%;
}

.index_wrapper_8::after {
    
    top: 63.5%;
        right: 8%;
        width: 85vw;
        height: 51vw;
}

.hp_gallery_box {
   
    padding: 3%;
        border-radius: 15px;
        gap: 3vw;
        width: 100%;
        flex-direction: column;
  
}

.index_wrapper_8 {
    padding: 18% 3% 60%;
}

.hp_gallery_image {
    width: 100%;
  
}

.index_wrapper_8::before {
  
    background-position: 100%;
}

}

/*Testimonial*/

.index_wrapper_9 {
    padding: 6% 9% 3%;
    position: relative;
}

.index_wrapper_9:before {
    position: absolute;
    content: "";
    top: 10vw;
    left: 12%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1764292004testimonial-button.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 5.5vw;
    height: 5.5vw;
}

.index_wrapper_9:lang(zH-Hans):before {
   
    background-image: url('https://cdn1.npcdn.net/img/1764292107testimonial-button.png');
    
}


.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 70px;
 
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
   
    padding-bottom: 75px;
   
}

.hp_testimonials .mt-3{
    margin-top: 0.5rem !important;
}

.hp_testimonials  h5 {
 
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    margin-top: 3%;
    font-weight: 400;
    line-height: 1.8;
}

.hp_testimonials .testimonial_star {
    color: #48c4dd;
    font-size: 20px;
}

.hp_testimonials {
        color: #000;
    
}


.hp_testimonials .testimonials_box .testimonials_card h6 {
    color: #333;
    
}

.hp_testimonials .testimonials_box .testimonials_card .content, .hp_testimonials .testimonials_box .testimonials_card .name {

    font-weight: 500;
}

.hp_testimonials .testimonials_box {
    width: 100%;
    padding: 0;
}

.hp_testimonials .testimonials_box .testimonials_card {
  
    padding: 2vw 1vw;
    background: #f8fdff;
    margin: 0 1.5vw;
    border: 1px solid #49c5de;
    border-radius: 15px;
}

/* Remove default dots */
.hp_testimonials .slick-dots li button:before {
  content: "";
}

/* Make slick-dots a flex bar */
.hp_testimonials .slick-dots {
    display: flex !important;
    justify-content: space-between;
    padding: 0;
    margin: 20px 0 0;
    width: 100%;
    left: 0;
    align-items: center;
}

/* Each dot as a line segment */
.hp_testimonials .slick-dots li {
  flex: 1;
  margin: 0;
  height: 2px; /* Thickness of line */
  background: rgba(0,0,0,0.1); /* Inactive color */
  border-radius: 0;
}

/* Hide the button text */
.hp_testimonials .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}

/* Active state (highlighted segment) */
.hp_testimonials .slick-dots li.slick-active {
  background: #49c5de; /* Active bar color */
  height: 4px;
}

.hp_testimonials .slick-prev:before {
    content: '';
    background-image: url('https://cdn1.npcdn.net/img/1755627057button-05.png');
    width: 2vw;
    height: 2vw;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
   
}

.hp_testimonials .slick-next:before {
    content: '';
    background-image: url('https://cdn1.npcdn.net/img/1755627090button-02.png');
    width: 2vw;
    height: 2vw;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
   
}

.hp_testimonials .slick-prev {
    left: unset;
    right: 27vw;
    top: 100%;
}

.hp_testimonials .slick-next {
    left: unset;
    right: 24.75vw;
    top: 100%;
}

.ex_hp_googleReviewDefault {
    width: 100%;
    margin-top: 6%;

}

.hp_testimonial_tbox {
    text-align: center;
}

.hp_testimonial_tbox:before {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    left: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_testimonial_tbox:after {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_testimonial_title1 {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
    margin-bottom: 1%;
}

.hp_testimonial_title1:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 9%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

.hp_testimonial_title2 {
    font-weight: 700;
    color: black;
    font-size: 2.15vw;
 
}

.hp_testimonial_title3 {
    font-weight: 400;
    color: rgba(0,0,0,0.7);
    font-size: 1vw;
    margin-bottom: 3%;
}

@media screen and (max-width: 1200.5px){
    
    
.hp_testimonial_title1 {
   
    font-size: 1.5vw;
   
    border-radius: 30px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;
   
    margin-bottom: 1%;
}

.hp_testimonial_title1:before {
   
    left: 9%;
    
    width: 1.75vw;
    height: 1.75vw;
}

.hp_testimonial_title2 {
 
    font-size: 2.65vw;
    
}

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

.hp_testimonials .slick-next {
    left: unset;
    right: 23vw;
    top: 101.5%;
}

.hp_testimonials .slick-prev {
    left: unset;
    right: 26vw;
    top: 101.5%;
}

.hp_testimonials .slick-prev:before {
  
    width: 3vw;
    height: 3vw;
   
}

.hp_testimonials .slick-next:before {
  
    width: 3vw;
    height: 3vw;
   
}

.index_wrapper_9:before {
  
    top: 4%;
    left: 12%;
    
    width: 6.5vw;
    height: 6.5vw;
}

}

@media screen and (max-width: 767.5px){
.hp_testimonial_title1 {
   
    font-size: 4vw;
   
    border-radius: 30px;
    padding: 2.5vw 6vw 2.5vw 9vw;
   
    margin-bottom: 6%;
}

.ex_hp_googleReviewDefault {
    width: 100%;
    margin-top: 12%;
    padding-right: 0;
}

.hp_testimonial_title1:before {
   
    left: 9%;
    
    width: 3vw;
    height: 3vw;
}

.hp_testimonial_title2 {
 
    font-size: 7vw;
    margin-bottom: 6%;
}

.hp_testimonial_title3 {
   
    font-size: 3.75vw;
    margin-bottom: 9%;
}

.hp_testimonials .slick-next {
    left: unset;
    right: 5vw;
    top: 100.5%;
}

.hp_testimonials .slick-prev {
    left: unset;
    right: 12vw;
    top: 100.5%;
}

.hp_testimonials .slick-prev:before {
  
    width: 7vw;
    height: 7vw;
   
}

.hp_testimonials .slick-next:before {
  
    width: 7vw;
    height: 7vw;
   
}

.index_wrapper_9 {
    padding: 12% 3%;
}


.hp_testimonials .testimonials_box .testimonials_card {
    padding: 6vw 3vw;
    margin: 0 15px;
  
}

.hp_testimonials .slick-dots {
    
    padding: 0;
    margin: 20px 0 0;
    width: 100%;
    bottom: -9vw !important;
    left: 0%;

}

    .index_wrapper_9:before {
        top: 53vw;
        left: 76%;
        width: 15vw;
        height: 15vw;
    }
    


.hp_testimonials .testimonials_box {
    width: 100%;
    padding: 0;
    margin: 10px 0;
}

.index_wrapper_9:lang(zH-Hans):before {
   
    top: 45vw;
}

}

/*News*/

#main_index .hp_latest_new_8 .news_box .read_more {
    display: none;
}

.hp_news_tbox {
    text-align: center;
}

.hp_news_tbox:before {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    left: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_news_tbox:after {
    position: absolute;
    content: "";
    top: -63%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: #49c5de;
    opacity: 0.3;
    width: 36vw;
    height: 1px;
    z-index: -1;
}

.hp_news_title1 {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.2);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
    margin-bottom: 1%;
}

.hp_news_title1:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 9%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

.hp_news_title2 {
    font-weight: 700;
    color: black;
    font-size: 2.15vw;
 
}

.hp_news_title3 {
    font-weight: 400;
    color: rgba(0,0,0,0.7);
    font-size: 1vw;
    margin-bottom: 3%;
}

.index_wrapper_10 {
    padding: 3% 9% 6%;
}

.hp_latest_new_8 .news_box .img_frame {

    border-radius: 10px;
}

.hp_latest_new_8 .news_box .title {
   
    color: #000;
    margin-top: 3%;
}

.hp_latest_new_8 .text-right {
    text-align: left !important;
}

.hp_latest_new_8 .fas.fa-clock {
    color: #49c5de;
}

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

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

@media screen and (max-width: 1200.5px){
.hp_news_title1 {
   
    font-size: 1.5vw;
 
    border-radius: 30px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;
  
    margin-bottom: 1%;
}

.hp_news_title1:before {

    left: 9%;
   
    width: 1.75vw;
    height: 1.75vw;
}

.hp_news_title2 {
   
    font-size: 2.65vw;
 
}

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

}


@media screen and (max-width: 767.5px){
.hp_news_title1 {
   
    font-size: 4vw;
 
    border-radius: 30px;
    padding: 2.5vw 6vw 2.5vw 9vw;
  
    margin-bottom: 2%;
}

.hp_news_title1:before {

    left: 9%;
   
    width: 3vw;
    height: 3vw;
}

.hp_news_title2 {
   
    font-size: 7vw;
 
}

.hp_news_title3 {
  
    font-size: 3.55vw;
    margin-bottom: 6%;
}

.index_wrapper_10 {
    padding: 12% 2%;
}

.hp_latest_new_8 .news_box {
    padding: 10px 0px;
    
}

}


/*Contact*/

.hp_contact {
    padding: 4% 0% 4%;
    position: relative;
    margin: 0% 9% 0%;
    border-bottom: 1px solid rgba(73, 197, 222, 0.2);
}

.hp_contact:before {
    position: absolute;
    content: "";
    top: 0%;
    left: -11%;
    background-image: url(https://cdn1.npcdn.net/img/1755594802footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 122%;
    height: 100%;
}

.hp_contact_itbox {
    background: #49c5de;
    border-radius: 20px;
    padding: 7% 4% 7%;
    text-align: center;
    position: relative;
}

.hp_contact_itbox:before {
    position: absolute;
    content: "";
    top: 9%;
    right: 3%;
    background-image: url('https://cdn1.npcdn.net/img/1755594686button.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 2vw;
    height: 2vw;
    transition: 0.3s;
}

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

.hp_contact_item1 a {
    color: #fff;
}

.hp_contact_item1 img {
    width: 1.25vw;
    margin-right: 0.25vw;
}

.hp_contact_item1 {
    margin-bottom: 0;
    font-size: 1.25vw;
}

.hp_contact_item2 {
    color: white;
    font-size: 1.25vw;
    margin-bottom: 0;
}

.index_wrapper_12 {
    background: #eef5fb;
}

@media screen and (max-width: 1200.5px){
.hp_contact_item1 img {
    width: 1.55vw;
    margin-right: 0.25vw;
}

.hp_contact_item1 {
    
    font-size: 1.55vw;
}

.hp_contact_item2 {
   
    font-size: 1.55vw;
   
}

.hp_contact .col-6.col-md-3 {
    padding: 0 1vw;
}

.hp_contact {
    padding: 4% 0% 4%;
  
    margin: 0% 6% 0%;
    
}

.hp_contact_itbox:before {
   
    top: 9%;
    right: 3%;
   
    width: 2.5vw;
    height: 2.5vw;
    
}

.hp_contact_itbox {
   
    border-radius: 15px;
    padding: 7% 4% 7%;
  
}

}

@media screen and (max-width: 767.5px){
.hp_contact_item1 img {
    width: 3.5vw;
    margin-right: 0.5vw;
}

.hp_contact_item1 {
    
    font-size: 3.5vw;
}

.hp_contact_item2 {
   
    font-size: 3.5vw;
   
}

.hp_contact_item2:lang(zH-Hans) {
   
    font-size: 3.4vw;
   
}

.hp_contact .col-6.col-md-3 {
    padding: 0 1.5vw 3vw;
}

.hp_contact {
    padding: 12% 0% 9%;
  
    margin: 0% 3% 0%;
    
}

.hp_contact_itbox:before {
   
    top: 9%;
    right: 3%;
   
    width: 5vw;
    height: 5vw;
    
}

.hp_contact_itbox {
   
    border-radius: 15px;
    padding: 7% 4% 7%;
  
}

}

/*Footer*/

.footerListServices {
    background-color: #edf6fd;
    color: rgba(0,0,0,0.7);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative;
}

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

.footerListServices a {

    color: rgba(0,0,0,0.7);
  
}

.footerListServices .logo img {
   
    max-height: 90px;
}

.footerListServices .logo.title {
   
    min-height: 90px;
}

.footerListServices .title {
   
    min-height: 25px;
    margin-bottom: 0.5rem;
}

.footerListServices .input-container label {

    color: rgba(0, 0, 0, 0.7);
    padding-right: 0;
    font-size: 13px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    padding-left: 4%;
}

.footerListServices .input-container .submit {

    background-color: #49c5de;
   
    padding: 15px 20px;
    border-radius: 30px;
}

.footerListServices .input-container .moveUp {
    color: white;
    font-size: 14px;
    top: 0;
    
}

.footerListServices .input-container input {
  
    caret-color: black;
  
}

.footerListServices .input-container input, .footerListServices .input-container label {
    width: 70%;
   
}

.footerListServices .copy_right.text-left {
    display: flex;
    justify-content: space-between;
}

.footerListServices .copy_right.text-left p {
    margin-bottom: 0;
}

.ft_box {
    display: flex;
    align-items: center;
    gap: 2vw;
    margin-bottom: 6%;
}

.footerListServices .title h5 {

    color: black;
}

.ft_item {
    color: black;
    font-size: 1vw;
    font-weight: 600;
    box-shadow: 3px 3px 10px rgba(73, 197, 222, 0.3);
    display: inline-block;
    border-radius: 30px;
    padding: 1vw 2vw 1vw 3vw;
    position: relative;
    background: white;
    margin-bottom: 1%;
    border: 1px solid #49c5de;
}

.ft_item:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    left: 9%;
    margin: auto 0;
    background-image: url('https://cdn1.npcdn.net/img/1755567136element.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25vw;
    height: 1.25vw;
}

.ft_icon {
    width: 50px;
}

.footerListServices .social_media a {
    margin-left: 0;
    margin-right: 1vw;
}

.footerListServices:lang(zH-Hans) .input-container input, .footerListServices .input-container label {
    width: 80%;
}

.footerListServices .social_media {
    text-align: right;
    align-items: center;
    display: flex;
}

.footerListServices .social_media i {
    font-size: 20px;
}

.footerListServices .social_media a .icon_s img {
    height: auto;
    width: 20px;
    filter: brightness(0) saturate(100%);
}

@media screen and (max-width: 1200.5px){
.ft_item {
   
    font-size: 1.5vw;

    border-radius: 30px;
    padding: 1.25vw 2.5vw 1.25vw 4vw;
  
    margin-bottom: 1%;
  
}

.ft_item:before {
  
    left: 9%;
 
    width: 1.75vw;
    height: 1.75vw;
}

}

@media screen and (max-width: 767.5px){
.footerListServices .copy_right.text-left {
  
    flex-direction: column;
}

.ft_item {
   
    font-size: 3.75vw;

    border-radius: 30px;
    padding: 2.5vw 6vw 2.5vw 9vw;
  
    margin-bottom: 1%;
  
}

.ft_box {
    
    gap: 2.5vw;
           justify-content: space-evenly;
}



.footerListServices .social_media a {
    margin-left: 0;
    margin-right: 1.5vw;
}

.ft_item:before {
  
    left: 9%;
 
    width: 3vw;
    height: 3vw;
}

.footerListServices:before {
    
    height: 120px;
    
}

}

#main_contactus h5 {
    font-size: 1.15rem;
}