@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');



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

a:hover {
    text-decoration: none;
}

#main_ourproducts {
    position: relative;
    padding-bottom: 25% !important;
}

#main_ourproducts:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765291251bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 38.5%;
}

#main_services {
    position: relative;
    padding-bottom: 29% !important;
}

#main_services:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765291251bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 26%;
}

#main_faq {
    position: relative;
    padding-bottom: 27% !important;
}

#main_faq:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765291251bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 10%;
}

#main_latestnews {
    position: relative;
    padding-bottom: 27% !important;
}

#main_latestnews:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765291251bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 19.5%;
}

#main_contactus {
    position: relative;
    padding-bottom: 17% !important;
}

#main_contactus:before {
    position: absolute;
    content: "";
    bottom: 0%;
    right: 0%;
    background-image: url(https://cdn1.npcdn.net/img/1765291251bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 23vw;
}

@media screen and (max-width: 1200.5px){
#main_latestnews:before {
  
    height: 17%;
}

#main_services:before {

    height: 24%;
}

}

@media screen and (max-width: 991.5px){
#main_ourproducts:before {
   
    height: 21%;
}

#main_services:before {
   
    height: 6%;
}

#main_faq:before {
   
    height: 7%;
}

#main_latestnews:before {
    height: 11%;
}

}

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

#main_ourproducts:before {
   
    height: 16%;
}

#main_services:before {
   
    height: 9%;
}

#main_faq {
    
    padding-bottom: 10rem !important;
}

#main_faq:before {
   
    height: 5%;
}

    #main_latestnews:before {
        height: 5%;
    }
    
    #main_latestnews {

    padding-bottom: 11rem !important;
}

#main_contactus {
  
    padding-bottom: 24% !important;
}

}

/*Menu*/

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

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

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

.navbar_type8 {
  
    background-color: #fff;
    
}

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

.dark_nav {
    
    background-color: rgba(255, 255, 255, 1) !important;
    
}

.navbar_type8 .nav_tab .nav_item a {
    color: black;
    text-transform: capitalize;
    font-size: 1.1vw;
    padding: 15px 1.5vw;
}

.navbar_type8 .nav_tab {
    flex: 0 1 80%;

    padding-left: 0;
    padding-right: 7.5%;
  
}

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

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    background: #fff;
    border: 1px solid #222;
}

/*Banner*/

.hp_banner {
    text-align: center;
    padding-top: 8.5%;
    height: 100%;
    position: relative;
}

.hp_banner.a:before {
    position: absolute;
    content: "";
    top: 23%;
    left: 11%;
    margin: auto;
    background-image: url(https://cdn1.npcdn.net/img/1763630955A-BANNER-PIC1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24vw;
    height: 27vw;
}

.hp_banner.a:after {
    position: absolute;
    content: "";
    top: 25%;
    right: 8%;
    margin: auto;
    background-image: url(https://cdn1.npcdn.net/img/1763631095A-BANNER-PIC3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 27vw;
    height: 28vw;
}

.hp_banner.b:before {
    position: absolute;
    content: "";
    top: 23%;
    left: 11%;
    margin: auto;
    background-image: url(https://cdn1.npcdn.net/img/1763632054A-BANNER2-PIC1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24vw;
    height: 27vw;
}

.hp_banner.b:after {
    position: absolute;
    content: "";
    top: 25%;
    right: 8%;
    margin: auto;
    background-image: url(https://cdn1.npcdn.net/img/1763632065A-BANNER2-PIC3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 27vw;
    height: 28vw;
}

.hp_banner_ibox {
    margin: -0.5% auto 0 38%;
    width: 31vw;
}

.hp_banner_bbox {
    margin-top: -7vw;
}

.hp_banner_title1 {
    font-family: Alegreya Sans SC;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 2px #000;
    font-size: 3vw;
    margin-bottom: 0%;
}

.hp_banner_title2 {
    color: #fff;
    font-size: 1.3vw;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0%;
}

.hp_banner_link {
    background: #ffa401;
    color: #fff;
    transition: 0.3s;
    font-size: 1.3vw;
    border-radius: 30px;
    border: 2px solid black;
    padding: 0.75vw 2vw;
    font-family: Alegreya Sans SC;
    font-weight: 600;
}

.hp_banner_link:hover {
    background: #32abfe;
    color: #fff;
    
}

.slider_banner .slick-dots {
    position: absolute;
    bottom: 2vw;
   
}

.slider_banner .slick-dots li button:before {
    color: #fff;
    font-size: 14px;
    opacity: 1;
    line-height: 24px;
    width: 22px;
    content: '•';
}

.slider_banner .slick-dots li {
   
    margin: 0 2px;
  
}

.slider_banner .slick-dots li button {
    border-radius: 50%;
}

.slider_banner .slick-dots li.slick-active button {
    border: 1px solid #fff;
}

.slider_banner .slick-dots li button {
   
    width: 22px;
    height: 22px;
  
}

.slider_banner .slick-prev:before {
    width: 25px;
    height: 25px;
    opacity: 1;
}

.slider_banner .slick-next:before {
    width: 25px;
    height: 25px;
    opacity: 1;
}

.slider_banner .slick-prev {
    z-index: 99;
    left: 40px;
}

.slider_banner .slick-next {
    z-index: 99;
    right: 40px;
}

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

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

.hp_banner_title2 {
    
    font-size: 1.8vw;
   
}

.hp_banner_link {
    
    font-size: 1.8vw;
    border-radius: 30px;
    padding: 1vw 2.5vw;
  
}

.hp_banner {
    
    padding-top: 6%;
 
}

.hp_banner_bbox {
    margin-top: -8%;
}

.slider_banner .slick-dots {

    bottom: 1vw;
}

.slider_banner .slick-prev {
    z-index: 99;
    left: 15px;
}

.slider_banner .slick-next {
    z-index: 99;
    right: 15px;
}

}

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

.slider_banner .slick-prev {
    z-index: 99;
    left: 10px;
    top: 38%;
}

.slider_banner .slick-next {
    z-index: 99;
    right: 10px;
    top: 38%;
}
        

.slider_banner .slick-dots {

    bottom: 1.5vw;
}

.hp_banner_title2 {
    
    font-size: 3.75vw;
   
}

.hp_banner_link {
    
    font-size: 3.75vw;
    border-radius: 50px;
    padding: 2.5vw 7vw;
  
}

.hp_banner {
    
    padding-top: 15%;
 
}

.hp_banner_bbox {
    margin-top: -18%;
}

.hp_banner_ibox {
    margin: 0% auto 0 23%;
    width: 66vw;
}

.hp_banner.a:before {
    
    top: 41%;
    left: -2%;
    
    width: 32vw;
    height: 36vw;
}

.hp_banner.a:after {
    
    top: 44%;
    right: -1%;
    width: 30vw;
    height: 30vw;
}

.hp_banner.b:before {
    
    top: 41%;
    left: -2%;
    
    width: 32vw;
    height: 36vw;
}

.hp_banner.b:after {
    
    top: 44%;
    right: -1%;
    width: 30vw;
    height: 31vw;
}

}

/*Featured*/

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

.hp_featured_fbox {
    display: flex;
    justify-content: center;
    gap: 3vw;
}

.hp_featured_image {
    width: 10vw;
    margin: 0 auto;
    transition: 0.3s;
}

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

.hp_featured_tbox {
    text-align: center;
    margin-bottom: 1.5%;
}

.hp_featured_tbox img {

    width: 22vw;
}

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

    width: 26vw;
}

.hp_featured_image {
    width: 12vw;
    
}

}

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

    width: 52vw;
}

.hp_featured_image {
    width: 30vw;
    
}

.hp_featured {
    padding: 12% 3%;
}

.hp_featured_fbox {
    flex-wrap: wrap;
    gap: 6vw 6vw;
}

.hp_featured_ibox {
   
    text-align: center;
}

.hp_featured_tbox {
 
    margin-bottom: 4%;
}

}

/*Service*/

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

.hp_service_sbox .slick-dots li button:before {
    color: black;
    font-size: 14px;
    opacity: 1;
    line-height: 24px;
    width: 22px;
    content: '•';
}

.hp_service_sbox .slick-dots li {
   
    margin: 0 2px;
  
}

.hp_service_sbox .slick-dots li button {
    border-radius: 50%;
}

.hp_service_sbox .slick-dots li.slick-active button {
    border: 1px solid #000;
}

.hp_service_sbox .slick-dots li button {
   
    width: 22px;
    height: 22px;
  
}

.hp_service_sbox .slick-dots {
    bottom: -15px;
}

.hp_service_sbox .slick-prev:before {
    content: '';
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ0My41MiA0NDMuNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0My41MiA0NDMuNTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNDMuNDkyLDIyMS44NjNMMzM2LjIyNiwyOS4xMjljNi42NjMtNi42NjQsNi42NjMtMTcuNDY4LDAtMjQuMTMyYy02LjY2NS02LjY2Mi0xNy40NjgtNi42NjItMjQuMTMyLDBsLTIwNC44LDIwNC44ICAgIGMtNi42NjIsNi42NjQtNi42NjIsMTcuNDY4LDAsMjQuMTMybDIwNC44LDIwNC44YzYuNzgsNi41NDgsMTcuNTg0LDYuMzYsMjQuMTMyLTAuNDJjNi4zODctNi42MTQsNi4zODctMTcuMDk5LDAtMjMuNzEyICAgIEwxNDMuNDkyLDIyMS44NjN6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    width: 13px;
    height: 13px;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
}

.hp_service_sbox .slick-next:before {
    content: '';
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMi4wMDIgNTEyLjAwMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjAwMiA1MTIuMDAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg4LjQyNSwyNDEuOTUxTDE1MS42MDksNS43OWMtNy43NTktNy43MzMtMjAuMzIxLTcuNzItMjguMDY3LDAuMDRjLTcuNzQsNy43NTktNy43MiwyMC4zMjgsMC4wNCwyOC4wNjdsMjIyLjcyLDIyMi4xMDUgICAgTDEyMy41NzQsNDc4LjEwNmMtNy43NTksNy43NC03Ljc3OSwyMC4zMDEtMC4wNCwyOC4wNjFjMy44ODMsMy44OSw4Ljk3LDUuODM1LDE0LjA1Nyw1LjgzNWM1LjA3NCwwLDEwLjE0MS0xLjkzMiwxNC4wMTctNS43OTUgICAgbDIzNi44MTctMjM2LjE1NWMzLjczNy0zLjcxOCw1LjgzNC04Ljc3OCw1LjgzNC0xNC4wNVMzOTIuMTU2LDI0NS42NzYsMzg4LjQyNSwyNDEuOTUxeiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    width: 13px;
    height: 13px;
    opacity: 1;
    filter: unset;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
}

.hp_service_sbox .slick-prev {
    z-index: 1;
    left: -30px;
    background: white;
    border-radius: 50%;
    border: 2px solid black;
    padding: 15px;
    width: unset;
    height: unset;
}

.hp_service_sbox .slick-next {
    z-index: 1;
    right: -30px;
    background: white;
    border-radius: 50%;
    border: 2px solid black;
    padding: 15px;
    width: unset;
    height: unset;
}

.hp_service_itbox {
    font-family: Alegreya Sans SC;
    margin-top: -9%;
    position: relative;
}

.hp_service_box {
    margin: 0 3vw;
}

.hp_service_ibox {
    border: 2px solid black;
    padding: 1vw;
    background: #fff;
    
}

.hp_service_tbox {
    text-align: center;
    margin-bottom: 2%;
}

.hp_service_tbox img {

    width: 22vw;
}

.hp_service_item1 {
    color: #fff;
    background: #32abfe;
    font-size: 1.25vw;
    text-align: center;
    border: 2px solid black;
    margin-bottom: 0;
    padding: 4%;
    width: 80%;
    margin: 0 auto;
}

.hp_service_item1.x {
   
    background: #ffa401;
 
}

.hp_service_item2 {
    color: #fff;
    background: #32abfe;
    font-size: 1.25vw;
    text-align: center;
    border: 2px solid black;
    margin-bottom: 0;
    padding: 4%;
    width: 30%;
    margin-left: 10%;
    margin-top: -0.5%;
}

.hp_service_item2.x {
   
    background: #ffa401;
 
}

.hp_service_image {
    width: 100%;
}

@media screen and (max-width: 1200.5px){
.hp_service_tbox img {
    width: 26vw;
}

.hp_service_item1 {
   
    font-size: 1.5vw;
   
    padding: 4%;
    width: 85%;
   
}

.hp_service_item2 {
    
    font-size: 1.5vw;
 
    padding: 4% 2%;
    width: 35%;
    margin-left: 7.5%;
    margin-top: -0.5%;
}

.hp_service_sbox .slick-prev {
    
    left: -30px;
    padding: 12px;
    
}

.hp_service_sbox .slick-next {
    
    right: -30px;
    padding: 12px;
    
}

}

@media screen and (max-width: 767.5px){
.hp_service_tbox img {
    width: 52vw;
}

.hp_service_item1 {
   
    font-size: 4.5vw;
   
    padding: 4%;
    width: 80%;
   
}

.hp_service_item2 {
    
    font-size: 4.5vw;
 
    padding: 4% 2%;
    width: 30%;
    margin-left: 10%;
    margin-top: -0.5%;
}

.hp_service_sbox .slick-prev {
    
    left: -25px;
    padding: 10px;
    
}

.hp_service_sbox .slick-next {
    
    right: -25px;
    padding: 10px;
    
}

.hp_service {
    padding: 6% 3%;
}

.hp_service_ibox {
   
    padding: 3vw;
    margin-right: 1px;
    
}

.hp_service_tbox {
  
    margin-bottom: 5%;
}

.hp_service_box {
    margin: 0;
}

}

/*Video*/

.hp_video {
    padding: 3% 21% 3% 15%;
}

.hp_video_vbox:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0%;
    right: 0%;
    left: -5%;
    margin: auto;
    background-image: url(https://cdn1.npcdn.net/img/1763620666D-FRAME.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 75vw;
    height: 37vw;
}

.hp_video_tbox {
    text-align: center;
    margin-bottom: 4%;
}

.hp_video_tbox img {

    width: 22vw;
}

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

    width: 24vw;
}

}

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

    width: 48vw;
}

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

.hp_video_vbox:before {
   
    left: -7%;
        width: 95vw;
        height: 46vw;
}

.hp_video_vbox {
    width: 88% !important;
    height: 39vw !important;
}

.hp_video_tbox {
   
    margin-bottom: 7%;
}

}

/*Why*/

.hp_why {
    padding: 3% 9% 4%;
}

.hp_why_image {
    width: 100%;
}

.hp_why_itbox.a {
    background: #32abfe;
    border: 2px solid black;
    padding: 6% 9% 12%;
    height: 13vw;
}

.hp_why_itbox.b {
    background: #ffa401;
    border: 2px solid black;
    padding: 6% 9% 12%;
    height: 13vw;
}

.hp_why_itbox2.c {
    background: #ffa401;
    text-align: end;
    border: 2px solid black;
    padding: 6% 9% 12%;
    height: 13vw;
}

.hp_why_itbox2.d {
    background: #32abfe;
    text-align: end;
    border: 2px solid black;
    padding: 6% 9% 12%;
    height: 13vw;
}

.hp_why_itbox.a:before {
    position: absolute;
    content: "";
    top: -1.05%;
    right: -0.6%;
    background-color: #fef5e4;
    width: 4vw;
    height: 2vw;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}

.hp_why_itbox.b:before {
    position: absolute;
    content: "";
    top: -1.05%;
    right: -0.6%;
    background-color: #fef5e4;
    width: 4vw;
    height: 2vw;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}

.hp_why_itbox2.c:before {
    position: absolute;
    content: "";
    top: -1.05%;
    left: -0.6%;
    background-color: #fef5e4;
    width: 4vw;
    height: 2vw;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}

.hp_why_itbox2.d:before {
    position: absolute;
    content: "";
    top: -1.05%;
    left: -0.6%;
    background-color: #fef5e4;
    width: 4vw;
    height: 2vw;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}

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

.hp_why_inbox1 {
    flex: 0 0 28%;
    display: flex;
    flex-direction: column;
    gap: 3vw;
}

.hp_why_ibox {
    flex: 0 0 44%;
    padding: 0 3.5%;
    margin-top: -3%;
}

.hp_why_inbox2 {
    flex: 0 0 28%;
    display: flex;
    flex-direction: column;
    gap: 3vw;
}

.hp_why_tbox {
    text-align: center;
    margin-bottom: 6%;
}

.hp_why_tbox img {

    width: 25vw;
}

.hp_why_item1 {
    font-weight: 600;
    color: #fff;
    font-family: Alegreya Sans SC;
    margin-bottom: 3%;
    padding-bottom: 3%;
    position: relative;
    font-size: 1.35vw;
}

.hp_why_item1:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0%;
    background-color: #fff;
    width: 6.25vw;
    height: 1px;
    
}

.hp_why_inbox2 .hp_why_item1:before {
   
    right: 0% !important;
    left: unset !important;
    
}

.hp_why_item2 {
    margin-bottom: 0;
    color: #fff;
    font-size: 1vw;
    line-height: 1.8;
    font-weight: 400;
}

@media screen and (max-width: 1200.5px){
.hp_why_tbox img {
    width: 31vw;
}

.hp_why_item1 {
    
    margin-bottom: 3%;
    padding-bottom: 3%;
   
    font-size: 1.7vw;
}

.hp_why_item2 {
 
    font-size: 1.25vw;
  
}

.hp_why_item2 br {
 
    display: none;
  
}

.hp_why_item1:before {
    
    width: 7.75vw;
 
    
}

.hp_why_itbox.a, .hp_why_itbox.b, .hp_why_itbox2.c, .hp_why_itbox2.d {
   
    height: 18vw;
}

.hp_why {
    padding: 3% 6% 4%;
}

.hp_why_ibox {
    
    padding: 0 3%;
    margin-top: 0%;
}

.hp_why_tbox {

    margin-bottom: 5%;
}

.hp_why_itbox.a:before {
   
    right: -0.85%;
    top: -1.1%;
}

.hp_why_itbox.b:before {
   
    right: -0.85%;
    top: -1.1%;
}

.hp_why_itbox2.c:before {
   
    left: -0.85%;
    top: -1.1%;
}

.hp_why_itbox2.d:before {
   
    left: -0.85%;
    top: -1.1%;
}

}

@media screen and (max-width: 767.5px){
.hp_why_tbox img {
    width: 62vw;
}

.hp_why_item1 {
    
    margin-bottom: 5%;
    padding-bottom: 5%;
   
    font-size: 5vw;
}

.hp_why_item2 {
 
    font-size: 3.75vw;
  
}

.hp_why_item2 br {
 
    display: none;
  
}

.hp_why_item1:before {
    
    width: 23vw;
    height: 0.1vw;
    
}

.hp_why_itbox.a, .hp_why_itbox.b, .hp_why_itbox2.c, .hp_why_itbox2.d {
   
    height: 52vw;
}

.hp_why {
    padding: 12% 3%;
}

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

.hp_why_tbox {

    margin-bottom: 6%;
}

.hp_why_itbox.a:before {
   
    right: -0.5%;
    top: -0.95%;
    width: 18vw;
    height: 8vw;
}

.hp_why_itbox.b:before {
   
    right: -0.5%;
    top: -0.95%;
    width: 18vw;
    height: 8vw;
}

.hp_why_itbox2.c:before {
   
    left: -0.5%;
    top: -0.95%;
    width: 18vw;
    height: 8vw;
}

.hp_why_itbox2.d:before {
   
    left: -0.5%;
    top: -0.95%;
    width: 18vw;
    height: 8vw;
}

.hp_why_fbox {
    
    flex-direction: column;
}

.hp_why_inbox1, .hp_why_inbox2 {
    
    gap: 7vw;
}

}

/*About*/

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

.hp_about_box {
    display: flex;
    align-items: center;
    background: #fff;
    border: 2px solid black;
    justify-content: space-between;
    gap: 2vw;
    padding-left: 3%;
}

.hp_about_ibox {
    flex: 0 0 40%;
}

.hp_about_inbox {
    flex: 0 0 60%;
}

.hp_about_image {
    width: 100%;
}

.hp_about_ibox {
    padding-right: 1%;
}

.hp_about_tbox {
    margin-left: -4%;
    margin-bottom: 2.5%;
}

.hp_about_tbox img {
    width: 44vw;
}

.hp_about_desc {
    font-size: 1.1vw;
    margin-bottom: 3%;
    line-height: 2;
    font-weight: 400;
    color: black;
}

.hp_about_link {
    font-family: Alegreya Sans SC;
    color: black;
    font-weight: 700;
    font-size: 1.33vw;
    padding-right: 2.5vw;
    transition: 0.3s;
    position: relative;
}

.hp_about_link:hover {
    
    color: #1341a0;
    
}

.hp_about_link:hover:before {
   
    background-color: #1341a0;
    
}

.hp_about_link:before {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    right: 0%;
    margin: auto 0;
    background-color: black;
    border-radius: 50%;
    width: 2vw;
    height: 2vw;
    transition: 0.3s;
}

.hp_about_link:after {
    position: absolute;
    content: "";
    top: 0%;
    bottom: 0;
    right: 3%;
    margin: auto 0;
    background-image: url(https://cdn1.npcdn.net/img/1763611203F-BUTTON.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.7vw;
    height: 0.7vw;
}

@media screen and (max-width: 1200.5px){
.hp_about_box {
    
    gap: 1vw;
    padding-left: 3%;
}

.hp_about_ibox {
    padding-right: 2%;
}

.hp_about_tbox img {
    width: 54vw;
}

.hp_about_ibox {
    flex: 0 0 32.5%;
}

.hp_about_inbox {
    flex: 0 0 67.5%;
    margin-top: -1%;
}

.hp_about_desc {
    font-size: 1.35vw;
    margin-bottom: 2.5%;
    line-height: 2;
}

.hp_about_link {
    
    font-size: 1.63vw;
    padding-right: 3.25vw;
    
}

.hp_about_link:before {

    width: 2.5vw;
    height: 2.5vw;
    
}

.hp_about_link:after {
  
    right: 3%;

    width: 0.9vw;
    height: 0.9vw;
}

.hp_about_tbox {
    margin-left: -4%;
    margin-bottom: 2%;
}

}

@media screen and (max-width: 767.5px){
.hp_about_box {
    
    gap: 6vw;
    padding-left: 0%;
    flex-direction: column;
    align-items: start;
    padding: 0 6% 12%;
}

.hp_about_ibox {
    padding-right: 0%;
}

.hp_about_tbox img {
    width: 74vw;
}

.hp_about_ibox {
    
}

.hp_about_inbox {
   
    margin-top: 0%;
}

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

.hp_about_desc br {
    display: none;
}

.hp_about_link {
    
    font-size: 4.5vw;
    padding-right: 7.5vw;
    
}

.hp_about_link:before {

    width: 6vw;
    height: 6vw;
    
}

.hp_about_link:after {
  
    right: 3%;

    width: 2vw;
    height: 2vw;
}

.hp_about_tbox {
    margin-left: -4%;
    margin-bottom: 4%;
}

.hp_about {
    padding: 9% 3%;
}

}

/*Clients*/

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

.hp_clients_image {
    margin: 0 auto;
}

.hp_clients_sbox .slick-dots li button:before {
    color: black;
    font-size: 14px;
    opacity: 1;
    line-height: 24px;
    width: 22px;
    content: '•';
}

.hp_clients_sbox .slick-dots li {
   
    margin: 0 2px;
  
}

.hp_clients_sbox .slick-dots li button {
    border-radius: 50%;
}

.hp_clients_sbox .slick-dots li.slick-active button {
    border: 1px solid #000;
}

.hp_clients_sbox .slick-dots li button {
   
    width: 22px;
    height: 22px;
  
}

.hp_clients_ibox {
    padding: 0 1.75vw;
}


.hp_clients_tbox {
    text-align: center;
    margin-bottom: 2%;
}

.hp_clients_tbox img {

    width: 22.5vw;
}

@media screen and (max-width: 1200.5px){
.hp_clients_ibox {
    padding: 0 1.5vw;
}

.hp_clients_tbox img {

    width: 27.5vw;
}

}

@media screen and (max-width: 991.5px){
.hp_clients_ibox {
    padding: 0 2vw;
}

}

@media screen and (max-width: 767.5px){
.hp_clients_ibox {
    padding: 0 3vw;
}

.hp_clients_tbox img {

    width: 55vw;
}

.hp_clients {
    padding: 6% 3%;
}

.hp_clients_tbox {
    
    margin-bottom: 4%;
}

}

/*Google Review*/

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

.hp_greview_tbox {
    text-align: center;
    margin-bottom: 1%;
}

.hp_greview_tbox img {

    width: 41vw;
}

@media screen and (max-width: 1200.5px){
.hp_greview_tbox img {
    width: 52vw;
}

}

@media screen and (max-width: 767.5px){
.hp_greview_tbox img {
    width: 86vw;
    transform: scale(1.1);
}

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

}

/*Gallery*/

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

.hp_gallery_tbox {
    text-align: center;
    margin-bottom: 1.5%;
}

.hp_gallery_tbox img {

    width: 24vw;
}

.hp_photoGallerySlider_type3 {
    
    background-color: transparent;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    
    border: 2px solid black;
    border-radius: 10px;
}

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

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

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

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
   
    padding: 0.85vw;
    object-fit: cover;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
  
    padding: 1vw;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:before {
    
    width: 13px;
    height: 13px;
    opacity: 1;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
   
    width: 13px;
    height: 13px;
    opacity: 1;
    filter: unset;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    z-index: 1;
    left: -60px;
    background: white;
    border-radius: 50%;
    border: 2px solid black;
    padding: 15px;
    width: unset;
    height: unset;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    z-index: 1;
    right: -60px;
    background: white;
    border-radius: 50%;
    border: 2px solid black;
    padding: 15px;
    width: unset;
    height: unset;
}

@media screen and (max-width: 1200.5px){
.hp_gallery_tbox img {
    width: 29vw;
}

}

@media screen and (max-width: 991.5px){
.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
   
    left: -45px;
    
    padding: 12px;
    
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
   
    right: -45px;
    
    padding: 12px;
    
}

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

}

@media screen and (max-width: 767.5px){
.hp_gallery_tbox img {
    width: 60vw;
}

.index_wrapper_10 {
    padding: 12% 5%;
}

.hp_gallery_tbox {

    margin-bottom: 3%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 2vw;
}

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

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
   
    left: -20px;
    
    padding: 10px;
    
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
   
    right: -20px;
    
    padding: 10px;
    
}

}

/*Footer*/

.footer_type10 {
    color: #000000;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 5% !important;
}

.footer_type10::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0%;
    background-image: url('https://cdn1.npcdn.net/img/1763602246FOOTER-BG.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    height: 100%;
}

.footer_type10 .sub_title p {
    font-size: 1.25rem;
 
    font-family: Alegreya Sans SC;
}

.footer_type10 .list-unstyled li:nth-child(8) {
    display: none;
}

.ft_pp {
    margin-top: 7%;
}

.footer_type10 .logo img {
  
    max-height: 65px;
}

.footer_type10 .d-inline-flex.a {
    margin-top: 24%;
}

.footer_type10 .d-inline-flex {
  
    font-size: 15px;
}

.footer_type10 .social_media a .icon_s img {
    filter: unset;
    height: 40px;
    width: auto;
}

.footer_type10 .line_top {
    position: relative;
}

.footer_type10 .line_top:before {
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.75);
    top: 0;
    margin: 0 auto;
    left: -41%;
    right: 0;
    width: 150vw;
    height: 1px;
}

.footer_type10 .text-light {
    color: black !important;
}

.footer_type10 .sub_title {
 
    border-bottom: 1px solid black;
}

.footer_type10 .icon i {
    color: black;
}

.footer_type10 .text {
    color: black !important;
    font-size: 15px;
}

.ft_power {
    text-align: right;
}

.ft_vit {
    padding-left: 24%;
}

.footer_type10 a {
    color: #000000;
    font-size: 15px;
}

.footer_type10 .social_media a {
    margin-right: 0.5rem;
}

.footer_type10 .social_media a:hover .icon_s img {
    filter: unset;
}

@media screen and (max-width: 1200.5px){
.footer_type10 .d-inline-flex.a {
    margin-top: 6%;
}

.ft_pp {
    margin-top: 3%;
}

.footer_type10::before {
  
    height: 35%;
}

}

@media screen and (max-width: 991.5px){
.footer_type10 .text-light a {
    font-size: 14px !important;
}

}

@media screen and (max-width: 767.5px){
.ft_vit {
    padding-left: 0;
}

.footer_type10::before {
  
    height: 28%;
}

.ft_power {
    text-align: start;
}

.ft_pp {
    margin-top: 12%;
}

.footer_type10 .d-inline-flex.a {
    margin-top: 15%;
}

.footer_type10 {
    
    padding-top: 9% !important;
}

}


/*Top Secret*/

.big-whatsapp-custom-btn {
    position: relative;
    border-radius: 40px;
    box-shadow: 
        0 0 6px #34a853,
        0 0 12px #34a853,
        0 0 18px #34a853;
    animation: neonPulse 1.6s infinite alternate;
}

@keyframes neonPulse {
    0% {
        box-shadow: 
            0 0 4px #34a853,
            0 0 8px #34a853,
            0 0 12px #34a853;
    }
    100% {
        box-shadow: 
            0 0 6px #34a853,
            0 0 12px #34a853,
            0 0 18px #34a853;
    }
}
