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


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

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

a:hover {
    text-decoration: none;
}

.product_list_5 .product_box .img_frame img {
    object-fit: contain;
}

.category_list_type4 .category_box .img_frame img {
    object-fit: contain;
}

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

}

/*custom nav*/

.d-lg-block.editor{
    padding-bottom: 85px;
}

.custom-nav {
    background: #fff;
    display: flex;
    height: 140px;
    position: fixed;
    z-index: 10;
}

.custom-navlogo {
    flex: 0 0 21%;
    padding: 10px 0 15px;
    margin-left: 3%;
}

.custom-navlogo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.custom-navinfo {
    display: flex;
    flex: 0 1 80%;
    justify-content: flex-end;
    padding-bottom: 30px;
    padding-right: 4.75%;
}

.cn-infobox {
    display: flex;
    align-items: center;
    padding: 15px 1.6vw;
    position: relative;
}

.cn-infobox img {
    width: 100%;
    max-width: 30px;
    margin-right: 1vw;
}

.cn-infotext {
    white-space: nowrap;
}

.cn-infotext-1 {
    font-size: 14.5px;
    color: #0a2472;
    font-weight: 500;
    margin-bottom: -1%;
   
}
.cn-infotext-2 {
    font-size: 14.5px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    
}
.cn-infotext-2:hover {
    color: #e70819;
    text-decoration: none;
}

.cn-sm img {
    width: 30px;
}

.cn-infobox2 {
    display: flex;
    align-items: center;
    gap: 0.5vw;
    margin-left: 27%;
}

@media all and (max-width:991.5px) {
    .custom-nav {
    display: none;
    }
    .d-lg-block.editor{
    padding-bottom: 0;
    }
}

/*Navbar Search box*/
.boxSearch{
    position:relative;
    display:flex;
}

.nav_search{
    position: fixed;
    margin-left: auto;
    top: 35px;
    right: 11%;
    z-index: 101;
   
}
.alter_top_search{
    width:20px;
    transition:0.25s all linear;    
    filter: brightness(0) saturate(100%);
}

.nav_search input::placeholder{
    color:#b4b4b4;
}
.nav_search input::-moz-placeholder{
    color:#b4b4b4;
}
.nav_search input:-moz-placeholder{
    color:#b4b4b4;
}

#search_name_nav{
    border: 1px solid #000;
    border-radius: 30px;
    padding: 3% 7%;
    width: 15vw;
    background-color: #efefef;
    color: #515151;
}


#search_name_nav::placeholder{
    font-size:13px;
    color: rgba(0,0,0,0.5);
    font-weight: 400;
    
}



.hp_topspace_sticky-menu{
    animation:fadexia 0.2s linear;
}

@keyframes fadexia{
    0%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}

.search_button{
   margin: auto 10px;
   color: #00d100;
   font-size: 18px;
}

/*Menu*/

.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    padding: 15px 1.8vw;
    font-weight: 500;
    font-size: 16px;
    transition: 0.3s;
}

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

.navbar_type8 .nav_tab .nav_item::before {
    display: none;
}

.navbar_type8 .logo {
    display: none;
}

.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    padding-left: 0;
    padding-right: 5.25%;
}

.navbar_type8 {
    height: 60px;
}

.dark_nav {
    background-color: transparent !important;
    animation: unset;
    top: unset;
}

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

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

@media only screen and (max-width: 1350.5px) {
.navbar_type8 .nav_tab .nav_item a {
    padding: 15px 1.5vw;
    font-size: 15.5px;
}

.cn-infobox {
    
    padding: 15px 1.5vw;
  
}

}

@media only screen and (max-width: 1200.5px) {
.custom-navlogo img {
    width: 85%;
}

    .navbar_type8 .nav_tab .nav_item a {
        padding: 15px 1.25vw;
        font-size: 14.5px;
    }
    
    .navbar_type8 .nav_tab {
 
    padding-right: 4.5%;
}

.cn-infotext-2 {
    font-size: 14px;
}
 
 .cn-infotext-1 {
    font-size: 14px;

}

.custom-navinfo {
        padding-bottom: 40px;
    padding-right: 4%;
}

}

/*Banner*/

.hp_banner {
    padding-top: 5%;
    padding-left: 6%;
    overflow: hidden;
    height: 100%;
}

.hp_banner_title {
    color: #0a2472;
    font-family: Literata;
    font-weight: 700;
    font-size: 2.7vw;
    margin-bottom: 2.5%;
}


.hp_banner_content {
    color: #000;
    font-weight: 600;
    font-size: 1.4vw;
    font-family: Literata;
    margin-bottom: 4%;
}

.hp_banner_content span {
    color: #e70819;
    font-weight: 600;
    font-size: 1.4vw;
    font-family: Literata;
}

.hp_banner_iconbox {
    width: 2vw;
}

.hp_banner_fbox p {
    margin-bottom: 0;
    font-size: 0.85vw;
    font-weight: 500;
}

.hp_banner_iconwrap {
    display: flex;
    gap: 3vw;
    margin-top: 5%;
}

.hp_banner_fbox {
    display: flex;
    align-items: center;
    gap: 0.5vw;
}

.hp_banner_btn1 {
    background: #0a2472;
    color: #fff;
    padding: 0.7vw 1.5vw 0.7vw 4vw;
    border-radius: 8px;
    font-size: 0.9vw;
    font-weight: 500;
    position: relative;
    transition: 0.3s;
    border: 1px solid #0a2472;
    margin-right: 1.75vw;
}

.hp_banner_btn1:hover {
    background: #e70819;
    color: #fff;
    border: 1px solid #e70819;
}

.hp_banner_btn1:before {
    position: absolute;
    content: "";
    left: 12%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 1.7vw;
    height: 1.7vw;
    background-image: url(https://cdn1.npcdn.net/img/1779806540A-Icon-3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.hp_banner_btn2 {
    color: #0a2472;
    padding: 0.7vw 3vw 0.7vw 3vw;
    border-radius: 8px;
    font-size: 0.9vw;
    font-weight: 600;
    position: relative;
    transition: 0.3s;
    border: 1px solid #0a2472;
}

.hp_banner_btn2:hover {
    background: #0a2472;
    color: #fff;
    border: 1px solid #0a2472;
}

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

.hp_banner_content {
    font-size: 1.55vw;
    margin-bottom: 3.5%;
}

.hp_banner_content span {
    font-size: 1.55vw;
}

.hp_banner_btn1 {
    padding: 0.7vw 1.5vw 0.7vw 4.5vw;
    font-size: 1.15vw;
    margin-right: 1.75vw;
}

.hp_banner_btn2 {
    padding: 0.7vw 3vw 0.7vw 3vw;
    font-size: 1.15vw;
}

.hp_banner_iconbox {
    width: 2.5vw;
}

.hp_banner_fbox p {
    font-size: 1.05vw;
}

.hp_banner_iconwrap {
    gap: 2vw;
    margin-top: 4%;
}

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

.hp_banner_btn1:before {
 
    left: 12%;
   
    width: 2vw;
    height: 2vw;
    
}

}

@media only screen and (max-width: 767.5px) {
    .slider_banner .banner_content {
        position: static !important;
        transform: none !important;
        background-color: #fff;
        opacity: 1 !important;
    }
    
    .hp_banner_title {
  
            font-size: 26.5px;
        margin-bottom: 1rem;
    }
    
    .hp_banner_box {
    animation: unset !important;
}

.hp_banner_content {
    font-size: 17px;
    margin-bottom: 2rem;
}

.hp_banner_content span {
    font-size: 17px;
}

.hp_banner_btn1 {
    padding: 8px 15px 8px 55px;
    font-size: 13px;
    margin-right: 10px;
}

.hp_banner_btn2 {
    padding: 8px 28px 8px 28px;
    font-size: 13px;
}

    .hp_banner_iconbox {
        width: 25px;
    }
.hp_banner_fbox p {
    font-size: 13px;
}

    .hp_banner_iconwrap {
        gap: 4vw;
        margin-top: 9%;
        flex-wrap: wrap;
    }

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

.hp_banner_btn1:before {

    left: 12%;
    width: 25px;
    height: 25px;
   
}

.hp_banner_fbox {
   
    gap: 10px;
}
}

/*About*/

.hp_about{
    padding:80px 6%;
}

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

.hp_about_imgbox{
    overflow:hidden;
    border-radius:25px;
    margin-right: -6%;
}

.hp_about_imgbox img{
    width:100%;
    height:auto;
    object-fit:cover;
    border-radius:25px;
}

.hp_about_textbox{
    padding-left:14%;
}

.hp_about .small_all{
    font-size:32px;
    font-weight:700;
    color:#0a2472;
    margin-bottom:2rem;
    position:relative;
    display:inline-block;
    padding-bottom: 6px;
}

.hp_about .small_all:before{
    position:absolute;
    content:"";
    left:0;
    bottom:0px;
    width:67px;
    height:3.5px;
    background-color:#e70819;
}

.hp_about .content_all{
    font-size:13.5px;
    line-height:2;
    color:#000;
    margin-bottom:2rem;
    font-weight: 400;
}

.hp_about .button_all{
    border:1px solid #0a2472;
    background-color:#0a2472;
    color:#fff;
    border-radius:8px;
    padding: 8px 27.5px 8px 27.5px;
    font-size:14px;
    font-weight:500;
}

.hp_about .button_all span:before{
    right:-35px;
    width:20px;
    height:20px;
    background-image:url("https://cdn-icons-png.flaticon.com/512/271/271228.png");
}

.hp_about .button_all:hover{
    color:#fff;
    transform:translateY(-2px);
}

.hp_about .btnbox_left {
    margin-top: 2.5rem;
}

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

    .hp_about_textbox{
        padding-left:0px;
    }
    
    .hp_about_imgbox {
 
    margin-right: 0%;
}

.hp_about .content_all {
    font-size: 1.25vw;
    margin-bottom: 6%;

}

.hp_about .small_all {
    font-size: 3vw;
    margin-bottom: 6%;
    padding-bottom: 1%;
}

.hp_about .small_all:before {
    width: 6.3vw;
}

.hp_about .button_all {
    padding: 0.75vw 3vw 0.75vw;
    font-size: 1.25vw;
}

.hp_about .btnbox_left {
    margin-top: 7%;
}

}

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

    .hp_about{
        padding:45px 3%;
    }

    .hp_about_imgbox{
        border-radius:18px;
        margin-bottom: 30px;
    }

    .hp_about_imgbox img{
        border-radius:18px;
    }

    .hp_about .content_all {
    font-size: 13px;
    margin-bottom: 1.5rem;

}

.hp_about .small_all {
    font-size: 27px;
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
}

.hp_about .small_all:before {
    width: 57px;
}

.hp_about .button_all {
        padding: 8px 27.5px 8px 27.5px;
        font-size: 13px;
    }

.hp_about .btnbox_left {
    margin-top: 2.5rem;
}

}

/*Why*/

.hp_why{
    padding:89px 6%;
    background-image: url('https://cdn1.npcdn.net/img/1779777308C-Background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    background-position: 50%;
}

.hp_why_left{
    padding-right:13%;
    position: relative;
}

.hp_why_left:before{
    position: absolute;
    content: "";
    right: 3%;
    top: 5rem;
    margin: auto 0;
    bottom: 0;
    width: 1px;
    height: 19rem;
    background-color: #000;
}

.hp_why .small_all{
    font-size:31px;
    font-weight:700;
    color:#0a2472;
    margin-bottom:2rem;
    position:relative;
    padding-bottom: 6px;
}

.hp_why .small_all:before{
    position:absolute;
    content:"";
    left:0;
    bottom:0px;
    width:70px;
    height:3.5px;
    background-color:#e70819;
}

.hp_why .content_all{
    font-size:13.5px;
    line-height:2;
    color:#000;
}

.hp_why_wrap{
    display:flex;
    margin-left: 1%;
    flex-wrap:wrap;
    margin-top: -10px;
}

.hp_why_itembox{
    width:50%;
    padding:15px;
    position: relative;
}

.hp_why_itembox:before{
    position:absolute;
    content:"";
    left:15px;
    bottom:0px;
    width:23rem;
    height:0.05vw;
    background-color:#333;
}

.hp_why_itembox.x:before{
    display: none;
}

.hp_why_item{
    display:flex;
    align-items:center;
    gap: 10px;
}

.hp_why_iconbox{
    width:80px;
    height:80px;
    border-radius:15px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-right:5%;
    flex:0 0 80px;
}

.hp_why_iconbox img{
    width:80px;
}

.hp_why_contentbox .subtitle_all{
    font-size:15.75px;
    font-weight:700;
    color:#0a2472;
    margin-bottom:0;
}

.hp_why_contentbox .content_all{
    font-size:14px;
    margin-bottom:0 !important;
    line-height: 1.5;
}

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

 
    
    .hp_why .content_all {
    font-size: 1.25vw;

}

.hp_why .small_all {
    font-size: 3vw;
    margin-bottom: 6%;
    padding-bottom: 2%;
}

.hp_why .small_all:before {
    width: 6.5vw;
}

.hp_why_iconbox img {
    width: 8vw;
}

.hp_why_iconbox {
    width: 8vw;
    height: 8vw;
    margin-right: 0;
    flex: 0 0 8vw;
}

.hp_why_contentbox .subtitle_all {
    font-size: 1.5vw;
  
}

.hp_why_left{
        padding-right:0;

}

.hp_why_itembox {
  
    padding: 15px 1.75vw;

}

.hp_why_itembox:before {
  
    width: 90%;
 
}

.hp_why_left:before {

    right: -26px;
    top: 5rem;
    height: 22rem;
}

}

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

    .hp_why{
        padding:60px 3% 45px;
    }

    .hp_why_itembox{
        width:100%;
        padding:0px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    
    .hp_why .content_all {
    font-size: 13px;
    margin-bottom: 3rem;

}

.hp_why .small_all {
    font-size: 27px;
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
}

.hp_why .small_all:before {
    width: 57px;
}

.hp_why_iconbox img {
    width: 70px;
}

.hp_why_iconbox {
    width: 70px;
    height: 70px;
    margin-right: 0.5rem;
    flex: 0 0 70px;
}

    .hp_why_contentbox .subtitle_all {
        font-size: 14.75px;
    }
    
    .hp_why_item {

    gap: 4px;
}

.hp_why_wrap {
    margin-left: 0;
    margin-top: 0;
}

.hp_why_itembox:before {
        width: 100%;
        left: 0;
    }
    
    .hp_why_itembox.y:before {
        display: block;
    }
    
        .hp_why_left:before {
        right: 0;
        left: 0;
        top: unset;
        height: 1px;
        margin: 0 auto;
        width: 100%;
        bottom: -20px;
    }
    
}

/*Caregiver*/

.index_wrapper_5 {
    padding:80px 10%;
}

.hp_caregiver_top{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:2rem;
    margin-left: -10px;
    margin-right: -10px;
}

.hp_caregiver .small_all{
    font-size:32px;
    font-weight:700;
    color:#0a2472;
    margin-bottom: 0;
}

.hp_caregiver .content_all{
    color:#000;
    font-size: 16px;
}

.hp_caregiver .content_all span {
    color:#e70819;
    margin: 0 5px;
}

.hp_caregiver .button_all{
    border:1.5px solid #0a2472;
    border-radius:8px;
    color:#0a2472;
    background-color:transparent;
    font-size: 14px;
    font-weight: 500;
    padding: 7.5px 50px 7.5px 20px;
    position: relative;
}

.hp_caregiver .button_all:before{
    position: absolute;
    content: "";
    right: 9%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 25px;
    height: 17.5px;
    background-image: url('https://cdn1.npcdn.net/img/1779787665D-Arrow-4.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.hp_caregiver .btnbox_right {
    margin-top: 30px;
}

.productSlider-1 .product_img .product_box .product_img_frame img {
    object-fit: contain !important;
}

.productSlider-1 .product_img .product_box .content.text-left > p {
    display: none;
}

.productSlider-1 .product_img .product_box {
    margin: 15px;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 7.5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.productSlider-1 .product_img .product_box .align-top {
    margin-bottom: 0 !important;
}

.productSlider-1 .product_img .product_box .cut_price {
    display: none;
}

.productSlider-1 .product_img .product_box h6 {
    color: #0a2472;
    font-weight: 700 !important;
}

.productSlider-1 .product_img .product_box .align-top a {
    font-weight: 500;
    position: relative;
}

.productSlider-1 .product_img .product_box .align-top a:before{
    position: absolute;
    content: "";
    right: -30%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 20px;
    height: 15px;
    background-image: url('https://cdn1.npcdn.net/img/1779787665D-Arrow-4.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.productSlider-1 .product_img .slick-prev:before {
    font-family: "";
    content: "";
    background-image: url('https://cdn1.npcdn.net/img/1779790015D-Arrow-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    width: 30px;
    height: 30px;
    opacity: 1;
}

.productSlider-1 .product_img .slick-next:before {
    font-family: "";
    content: "";
    background-image: url('https://cdn1.npcdn.net/img/1779790108D-Arrow-2.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    width: 30px;
    height: 30px;
    opacity: 1;
}

.productSlider-1 .product_img .slick-prev {
    left: -33px;
    z-index: 10;
}

.productSlider-1 .product_img .slick-next {
    right: -33px;
    z-index: 10;
}

@media screen and (max-width:1200.5px){
.productSlider-1 .product_img .product_box {
    margin: 10px;
}

.hp_caregiver .small_all {
    font-size: 3vw;
}

.hp_caregiver .content_all {

    font-size: 1.5vw;
}

.hp_caregiver .button_all {
    font-size: 1.25vw;
    padding: 0.75vw 4.5vw 0.75vw 2vw;
}

.hp_caregiver .content_all span {
    margin: 0 0.5vw;
}

.hp_caregiver .button_all:before {
    right: 9%;
    width: 2vw;
    height: 1.5vw;
}

.hp_caregiver_top {
    margin-bottom: 3%;
    margin-left: -10px;
    margin-right: -10px;
}

.productSlider-1 .product_img .product_box h6 {
    font-size: 1.3vw;
}

.productSlider-1 .product_img .product_box .align-top a:before {
    right: -30%;
    width: 1.75vw;
    height: 1.25vw;
  
}

}

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

    .index_wrapper_5{
        padding:70px 5%;
    }

    .productSlider-1 .product_img .product_box h6 {
        font-size: 1.75vw;
    }
    
        .productSlider-1 .product_img .product_box .align-top a:before {
        right: -27%;
        width: 2vw;
        height: 1.5vw;
    }
    
    .productSlider-1 .product_img .slick-prev {
    left: -25px;
    z-index: 10;
}

.productSlider-1 .product_img .slick-next {
    right: -25px;
    z-index: 10;
}
}

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

    .index_wrapper_5 {
        padding:60px 3%;
    }

    .hp_caregiver_top{
        flex-direction:column;
        align-items:flex-start;
        margin-left: 0;
        margin-right: 0;
    }
    
        .hp_caregiver .small_all {
        font-size: 26.5px;
    }
    
        .hp_caregiver .content_all span {
        margin: 0 5px;
    }
    
        .hp_caregiver .content_all {
        font-size: 13.5px;
    }
    
        .hp_caregiver .button_all {
        font-size: 13px;
        padding: 8px 45px 8px 20px;
    }
    
        .hp_caregiver .button_all:before {
        right: 9%;
        width: 21px;
        height: 15px;
    }
    
    .hp_caregiver .btnbox_right {
 
    margin-bottom: 20px;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 10px 15px;
}

    .productSlider-1 .product_img .product_box h6 {
        font-size: 16px;
    }
    
        .productSlider-1 .product_img .product_box {
        margin: 15px;
    }
    
        .productSlider-1 .product_img .product_box .align-top a:before {
        right: -30%;
        width: 20px;
        height: 15px;
    }
    
    .productSlider-1 .product_img .slick-prev:before {

    width: 25px;
    height: 25px;
 
}

.productSlider-1 .product_img .slick-next:before {
    width: 25px;
    height: 25px;
}

 .productSlider-1 .product_img .slick-prev {
    left: -5px;
    z-index: 10;
}

.productSlider-1 .product_img .slick-next {
    right: -5px;
    z-index: 10;
}

}

/*Review*/

.index_wrapper_6 {
    padding:80px 10.5% 70px;
    background-image: url('https://cdn1.npcdn.net/img/1779778194E-Background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.hp_review .title_all{
    font-size:32px;
    color:#0a2472;
    margin-bottom:1rem;
    font-weight:700;
}

.ex_hp_testimonialsType7 .testimonial {
    background: transparent;
 
}

.ex_hp_testimonialsType7 .testimonial .description:before {
    color: #0a2472;
    position: absolute;
    top: 50px;
    left: 6%;
}

.ex_hp_testimonialsType7 .testimonial .description {
    border-top: 1px solid #0a2472;
    border-left: 1px solid #0a2472;
    font-size: 17px;
    color: #000;
    line-height: 23px;
    min-height: 220px;
    padding-right: 2%;
    padding-left: 14.5%;
}

.ex_hp_testimonialsType7 .testimonial .testimonial-content:after {
    width: 1.5px;
}

.ex_hp_testimonialsType7 .testimonial .pic img {
    width: 60px;
    height: 60px;
    border-radius: 0%;
    border: 0;
    object-fit: contain;
}

.ex_hp_testimonialsType7 .testimonial .pic {
    margin-right: 0px;
    margin-bottom: 12px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.ex_hp_testimonialsType7 .container.my-5 {
    margin-bottom: 0 !important;
    max-width: 100%;
}

.ex_hp_testimonialsType7 .testimonial .title {
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    text-transform: capitalize;
}

.ex_hp_testimonialsType7 .slick-next:before, .ex_hp_testimonialsType7 .slick-prev:before {
    opacity: 1;
    color: #0a2472;

}

.ex_hp_testimonialsType7 .slick-next::before, .ex_hp_testimonialsType7 .slick-prev::before {
    text-shadow: unset;

}

.ex_hp_testimonialsType7 .slick-prev {
    left: 0px;
    top: 52%;
    z-index: 10;
    display: none !important;
}

.ex_hp_testimonialsType7 .slick-next {
    right: 10px;
    top: 52%;
    z-index: 10;
}

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

.ex_hp_testimonialsType7 .testimonial .description {
    font-size: 1.5vw;
    line-height: 23px;
    padding-right: 1%;
    padding-left: 14.5%;
}

.ex_hp_testimonialsType7 .testimonial .description:before {
   
    top: 45px;
    left: 5%;
    font-size: 2.5vw;
}

.ex_hp_testimonialsType7 .testimonial .title {
    font-size: 1.9vw;
  
}

}

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

    .index_wrapper_6{
        padding:70px 7%;
    }
    
    .ex_hp_testimonialsType7 .testimonial .description {
        font-size: 2vw;
        line-height: 23px;
        padding-right: 6%;
        padding-left: 10%;
    }

    
    .ex_hp_testimonialsType7 .testimonial .description:before {
        top: 45px;
        left: 4%;
        font-size: 3vw;
    }
    
        .ex_hp_testimonialsType7 .testimonial .title {
        font-size: 2.5vw;
    }
}

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

    .index_wrapper_6{
        padding:60px 3%;
    }

    .hp_review .title_all{
        font-size:27px;
        margin-bottom: 0rem;
    }
    
    .ex_hp_testimonialsType7 .testimonial {

    margin: 0;
}

.ex_hp_testimonialsType7 .testimonial .description {
        font-size: 15px;
        line-height: 23px;
        padding-right: 0.25rem;
        padding-left: 3rem;
    }
    
        .ex_hp_testimonialsType7 .testimonial .description:before {
        top: 45px;
        left: 15px;
        font-size: 25px;
    }
    
        .ex_hp_testimonialsType7 .testimonial .title {
        font-size: 20px;
    }


}

/*Process*/

.hp_process{
    padding:90px 9%;
    background-color:#fff;
}

.hp_process .title_all{
    color:#0a2472;
    font-size:32px;
    font-weight: 700;
        margin-bottom: 4%;
}

.hp_process_box{
  
    position:relative;
    display: flex;
}

.hp_process_number{
    width:2.15vw;
    height:2.15vw;
    border-radius:100%;
    background-color:#0a2472;
    color:#fff;
    font-size:1vw;
    font-weight:500;
    display:flex;
    justify-content:center;
    align-items:center;
    flex: 0 0 2.15vw;
}

.hp_process_iconbox{
    width:7.5vw;
    height:7.5vw;
    border-radius:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    flex: 0 0 7.5vw;
}

.hp_process_iconbox img{
    width:7.5vw;
}

.hp_process_contentbox .subtitle_all{
    font-size:1.3vw;
    color:#0a2472;
    font-weight:700;
}

.hp_process_contentbox .content_all{
    line-height:1.5;
    margin-bottom: 0;
    font-size: 0.9vw;
}

.hp_process_contentbox {
    padding-left: 1.5vw;
    padding-top: 0.75vw;
}

.hp_process_box.g {
    left: 6%;
}

.hp_process_box.x {
 
    left: 17%;
}

.hp_process_box.g:before{
    position: absolute;
    content: "";
    left: -29%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 6vw;
    height: 1.5vw;
    background-image: url('https://cdn1.npcdn.net/img/1779818876F-Arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.hp_process_box.x:before{
    position: absolute;
    content: "";
    left: -24%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 6vw;
    height: 1.5vw;
    background-image: url('https://cdn1.npcdn.net/img/1779818876F-Arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
}

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

@media screen and (max-width:1200.5px){
.hp_process .title_all {
    font-size: 3vw;
}

.hp_process{
    padding:70px 5%;
 
}

.hp_process_contentbox .subtitle_all {
    font-size: 1.6vw;
}

.hp_process_contentbox .content_all {
    font-size: 1.15vw;
}

.hp_process_number {
    width: 2.5vw;
    height: 2.5vw;
    font-size: 1.25vw;
    flex: 0 0 2.5vw;
}

.hp_process_contentbox {
    padding-left: 1vw;
    padding-top: 0.5vw;
}

.hp_process_iconbox img {
    width: 8vw;
}

.hp_process_iconbox{
    width:8vw;
    height:8vw;
    flex: 0 0 8vw;
}

}


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

    .hp_process{
        padding:60px 3% 30px;
    }

    .hp_process .title_all{
        font-size:27px;
        margin-bottom: 3rem;
    }

    .hp_process_contentbox .content_all{
        width:100%;
    }
    
    .hp_process_box.g {
    left: 0%;
}

.hp_process_box.x {
 
    left: 0%;
}

.hp_process_contentbox .subtitle_all {
    font-size: 15px;
}

.hp_process_contentbox .content_all {
    font-size: 13.5px;
}

.hp_process_number {
    width: 30px;
    height: 30px;
    font-size: 13px;
    flex: 0 0 30px;
}

.hp_process_contentbox {
    padding-left: 17.5px;
    padding-top:7.5px;
}

.hp_process_iconbox img {
    width: 80px;
}

.hp_process_iconbox{
    width:80px;
    height:80px;
    flex: 0 0 80px;
}

.hp_process_box {
 
    margin-bottom: 3rem;
}

.hp_process_box.g:before {
    left: 2.85rem;
    top: -10rem;
    width: 3rem;
    height: 1rem;
    transform: rotate(90deg);
}

.hp_process_box.x:before {
    left: 2.85rem;
    top: -10rem;
    width: 3rem;
    height: 1rem;
    transform: rotate(90deg);
}

}

/*Contact*/

.hp_cta{
    background-image: url('https://cdn1.npcdn.net/img/1779809694G-Background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 4% 5% 4% 0;
}

.hp_cta_imagebox img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.hp_cta_contentbox {
    padding-left: 63%;
    margin-right: -9%;
}

.hp_cta .title_all {
    font-size: 2.1vw;
    color: #172b73;
    margin-bottom: 5%;
    font-family: literata;
    font-weight: 700;
}

.hp_cta .content_all {
    line-height: 1.8;
    margin-bottom: 7%;
    font-size: 0.9vw;
}

.hp_cta_btnwrap{
    display:flex;
    align-items:center;
    gap:12.5px;
}

.hp_cta_servicewrap{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    padding-left: 5%;
}

.hp_cta_servicebox{
    width:25%;
    text-align:center;
}

.hp_cta_servicebox img{
    width:5vw;
    border-radius: 50%;
    margin-bottom:9%;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.hp_cta_servicebox p{
    font-size:0.9vw;
    font-weight:500;
    color:#172b73;
    margin-bottom:0;
}

.hp_cta_btn1 {
    background: #0a2472;
    color: #fff;
    padding: 0.6vw 1.25vw 0.6vw 3.5vw;
    border-radius: 8px;
    font-size: 0.85vw;
    font-weight: 500;
    position: relative;
    transition: 0.3s;
    border: 1px solid #0a2472;
}

.hp_cta_btn1:hover {
    background: #e70819;
    color: #fff;
    border: 1px solid #e70819;
}

.hp_cta_btn1:before {
    position: absolute;
    content: "";
    left: 12%;
    top: 0;
    margin: auto 0;
    bottom: 0;
    width: 1.5vw;
    height: 1.5vw;
    background-image: url(https://cdn1.npcdn.net/img/1779806540A-Icon-3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.hp_cta_btn2 {
    color: #0a2472;
    padding: 0.6vw 1.25vw 0.6vw 1.25vw;
    border-radius: 8px;
    font-size: 0.85vw;
    font-weight: 600;
    position: relative;
    transition: 0.3s;
    border: 1px solid #0a2472;
}

.hp_cta_btn2:hover {
    background: #0a2472;
    color: #fff;
    border: 1px solid #0a2472;
}

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


.hp_cta .content_all {
    margin-bottom: 7%;
    font-size: 1.15vw;
}

.hp_cta .title_all {
    font-size: 2.65vw;
    margin-right: -13%;
   
    margin-bottom: 5%;
    
}

.hp_cta_btn1 {
    padding: 0.75vw 1.75vw 0.75vw 4vw;
    font-size: 1.05vw;

}

.hp_cta_btn2 {
    padding: 0.75vw 1.75vw 0.75vw 1.75vw;
    font-size: 1.05vw;

}

.hp_cta_servicebox img {
    width: 5.5vw;
}

.hp_cta {
    
    padding: 3% 3% 3% 0;
}

.hp_cta_contentbox {
    padding-left: 63%;
    margin-right: -18%;
}

.hp_cta_servicebox p {
    font-size: 1.15vw;
}

}

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

    .hp_cta .title_all{
        font-size:27px;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    
    .hp_cta_btnwrap {

    flex-wrap: wrap;
}


    .hp_cta {
        padding:20rem 3% 45px;
            background-color: #fdf6f0;
    background-image: unset;
    position: relative;
    }
    
    .hp_cta:before {
    position: absolute;
    content: "";
    left: 0%;
    top: 0;
    width: 100%;
    height: 18.5rem;
    background-image: url(https://cdn1.npcdn.net/img/1779851589Gg-Background.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 60% top;
}

.hp_cta_btn1:before {
    left: 12%;
    width: 22.5px;
    height: 22.5px;
}

.hp_cta_servicebox {
    width: unset;
    text-align: center;
}

    .hp_cta_servicebox p {
        font-size: 14px;
    }
    
        .hp_cta_contentbox {
        padding-left: 0;
        margin-right: 0;
    }
    
        .hp_cta_servicebox img {
        width: 70px;
    }
    
        .hp_cta .content_all {
        margin-bottom: 1.5rem;
        font-size: 13.5px;
    }
    
        .hp_cta_btn1 {
        padding: 8px 20px 8px 55px;
        font-size: 13px;
    }
    
    .hp_cta_btn2 {
        padding: 8px 20px 8px 20px;
        font-size: 13px;
    }
    
        .hp_cta_servicewrap {
        margin-top: 2rem;
        flex-wrap: wrap;
        justify-content: start;
        padding-left: 0%;
        gap: 20px 40px;
    }

}

/*Footer*/

.footerListServices {
    background-color: #0a2472;
    color: white;
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.footerListServices .social_media a {
    margin-left: 5px;
}

.footerListServices .input-container input {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.footerListServices .logo img {
    max-height: 110px;
    background: #fff;
    padding: 10px;
}

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

.footerListServices .line {
  
    background-color: rgba(255, 255, 255, 0.8);
   
}

.footerListServices .title {
    min-height: 30px;
}

.ft_icon {
    width: 20px;
}

.footerListServices .title h5 {
    text-transform: uppercase;
}

@media screen and (max-width:991.5px){
.footerListServices .title h5 {
 
    font-size: 17px;
}

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

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

}

@media screen and (max-width:767.5px){
.footerListServices {
    
    padding-top: 3rem;
    padding-bottom: 3rem;
}

}
