/* 

Theme Name: Hello Elementor Child 
Theme URI: http://example.com/hello-elementor-child 
Description: Child theme for Hello Elementor 
Author: Your Name 
Author URI: http://example.com 
Template: hello-elementor 
Version: 1.0.0 
Text Domain: hello-elementor-child */

/* You can add custom CSS below this line */

div#bgcolor::before {
    background-color: #2A0D54;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    width: 37%;
/* border-radius: 12px;*/
    border-radius: 0 12px 12px 0;
}
.tools_heading_main {
    transition: background-color 0.5s ease;
}
.tools_main:hover .tools_heading_main {
    background-color: #2A0D54!important;
}
.tools_main:hover .tools_heading h5{
    color: #ffff !important;
}
.header_menu_item ul li a:hover {
    color: #2A0D54 !important;
}
.header_menu_item ul li a {
    padding: 0 !important;
}
.header_menu_item ul li {
    padding: 0 !important;
}
.header_menu_item ul li a:hover {
    padding: 0 !important;
}
#header_sub_menu ul.sub-menu li {
    padding: 22px 0px 12px 0px !important;
    text-align: center !important;
}
#header_sub_menu ul.sub-menu {
    text-align: center !important;
/* width: 200px !important;
    margin-left: -50px !important;
    */
}
#header_sub_menu ul.sub-menu li a {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 !important;
}
div#sticky_header {
    background-color: #f8f8f8ba;
}
.sticky {
/* border-top: 1px solid rgba(255, 255, 255, 0.20);
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    */
/* background: rgba(255, 255, 255, 0.08);
    background: rgb(0 0 0 / 100%) !important;
    */
    background-color: #e8e7e4 !important;
}
.main_heading h2 span {
    color: #1E2A36;
}
.know_more_btn.country_btn a:hover svg path {
    stroke: #000;
}
.know_more_btn a:hover .elementor-button {
    background-color: #1E2A36;
}
 .know_more_btn a svg path {
     stroke: #fff;
}
.know_more_btn a:hover svg {
    transform: rotate(50deg);
}
.know_more_btn.show_more a:hover svg {
    transform: none;
}
.know_more_btn a svg {
    transition: transform 0.6s ease;
    width: auto !important;
}
.know_more_btn a {
    transition: transform 0.5s ease;
}
#know_more_btn svg {
    width: auto !important;
    transition: transform 0.6s ease !important;
}
#know_more_btn:hover svg {
    transform: rotate(50deg);
    transition: transform 0.6s ease !important;
}
 #know_more_btn svg path {
     stroke: #fff;
}
.contact_btn a svg {
    transition: transform 0.6s ease;
    width: auto !important;
}
.contact_btn a svg path {
    stroke: #001528;
}
.contact_btn a:hover svg {
    transform: rotate(50deg);
}
.contact_btn a:hover svg path {
    stroke: #fff;
}
.contact_btn a {
    transition: transform 0.5s ease;
}
.get_btn a svg {
    transition: transform 0.6s ease;
    width: auto !important;
}
.get_btn a svg path {
    stroke: #fff;
}
.get_btn a:hover svg {
    transform: rotate(50deg);
}
.get_btn a:hover svg path {
    stroke: #fff;
}
.get_btn a {
    transition: transform 0.5s ease !important;
}
.conversation_btn a svg {
    transition: transform 0.6s ease;
    width: auto !important;
}
.conversation_btn a {
    transition: transform 0.6s ease;
}
.conversation_btn a:hover {
    background-color: #1E2A36;
    color: #fff;
}
.conversation_btn a:hover svg {
    transform: rotate(50deg);
}
.conversation_btn a:hover svg path {
    stroke: #fff;
}
.conversation_btn a span.elementor-button-icon svg {
    width: auto !important;
}
#service_accordion span.one_item {
    color: #1E2A36 !important;
    font-family: "Avenir Next LT Pro" !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 34px !important;
    padding-right: 22px;
}
/* CSS for the custom stroke effect */
.Ac_stroke_text p {
    color: #1E2A36;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #000;
    font-family: "Avenir Next LT Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ac_container_one {
    height: 126px;
    transition: height 0.3s ease-in-out;
    overflow: hidden;
    height: 50px;
    transition: height 0.9s ease-in-out;
    cursor: pointer;
}
.ac_container_one:hover {
    height: unset;
}
.ac_container_one:hover .services_contents {
    opacity: 1 !important;
    transform: translateY(0);
}
.call_btn a span.elementor-button-icon svg {
    width: auto !important;
}
.call_btn a:hover svg {
    transform: rotate(50deg);
}
.call_btn a svg {
    transition: transform 0.6s ease;
}
.call_btn a:hover svg path {
    stroke: #fff;
}
.faq_accordion summary[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 10px;
}
.faq_accordion summary[aria-expanded=false] {
    border-radius: 12px;
}
.read_blog_btn a span.elementor-button-icon svg {
    width: auto !important;
}
.read_blog_btn a span.elementor-button-icon svg path {
    stroke: #fff;
}
.read_blog_btn a svg {
    transition: transform 0.6s ease;
}
.read_blog_btn a:hover svg {
    transform: rotate(50deg);
}
.blog_filter {
    border: 1px solid rgba(255, 255, 255, 0.01);
    background: rgba(255, 255, 255, 0.32);
    backdrop-filter: blur(18.600000381469727px);
}
.blogs_main_content p {
    margin-bottom: 0;
}
.email_input form input.tnp-email {
    background: transparent;
    border-radius: 0;
    padding: 0 0 4px 0;
    color: rgba(255, 255, 255, 0.80);
    font-family: "Avenir Next LT Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 240px;
}
.email_input form input.tnp-email:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.email_input form .tnp-field label {
    display: none;
}
.email_input form {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.80);
    justify-content: space-between;
    align-items: center;
/* column-gap: 30px;*/
}
.email_input form .tnp-subscription div.tnp-field {
    margin-bottom: 0;
}
.email_input form .tnp-email::placeholder {
    color: rgba(255, 255, 255, 0.80);
    font-family: "Avenir Next LT Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.footer_menus nav ul li a {
    padding: 0 0 0px 0 !important;
    margin: 0 !important;
    flex-grow: unset !important;
    transition: .5s ease all !important;
    border-bottom: 1px solid transparent;
}
.footer_menus nav ul li a:hover {
    border-bottom: 1px solid #fff;
}
.footer_menus nav ul li {
/* max-width: 90px;
    */
    padding: 0;
    margin: 0;
}
.footer_menus ul li {
    width: 118px !important;
    margin-bottom: 12px;
}
.footer_menus nav ul {
    padding: 0;
    margin: 0;
    gap: 16px !important;
}
.footer_title:hover .quick_link p {
    font-weight: 700 !important;
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #FFF;
    width: fit-content;
}
.footer_menus nav ul li a:hover {
    border-bottom: 1px solid transparent !important;
}
.footer_menus nav ul li a:hover img {
    border-bottom: none !important;
}
.footer_menus nav ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    height: 1px;
    background: transparent;
    transition: .5s ease all;
}
.footer_menus nav ul li a:hover::after {
    background: #fff;
}
.footer_menus nav ul li a {
    position: relative;
}
.quick_link p {
    transition: .6s ease all !important;
}
.footer_menu ul li a span {
    transition: .6s ease all !important;
    border-bottom: 1px solid transparent;
}
.footer_menu ul li a span:hover {
    border-bottom: 1px solid #fff;
}
.terms_conditions ul li span {
    border-bottom: 1px solid transparent;
}
.terms_conditions ul li span:hover {
    border-bottom: 1px solid #fff;
}
.services_contents {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.6s ease-in-out;
}
.accordian_title p {
    margin-bottom: 0 !important;
}
.botique_numbers {
    transform: skew(-10deg);
    border-top-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.botique_numbers h2 {
    transform: skew(186deg);
}
.service_hover_para {
    opacity: 0 !important;
    transition: opacity 0.5s ease-in-out !important;
    will-change: opacity;
}
.services_card:hover .service_hover_para {
    opacity: 1 !important;
}
.service_hover_para{
    bottom: 0 !important;
}
.experts_teams {
    transform: skew(0deg);
    transition: transform 0.8s ease !important;
}
.experts_teams:hover .teams_member_img img {
    transform: scale(1.1);
}
.teams_member_img img {
    transition: transform 0.8s ease !important;
}
.methodology_discover {
    position: relative;
}
.methodology_discover::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    background: #F2F3F5;
}
.support_info {
    height: 124px !important;
    overflow: hidden !important;
}
.support_info:hover {
    background: 268692 !important;
    height: 100% !important;
    overflow: visible;
}
.support_info p {
    display: none;
}
.support_info:hover p {
    display: block;
}
.policy_cards_main {
    height: 152px !important;
}
/* ======= OUTER SECTION (gray bg wrapper) ======= */
.services-section {
    background: #f2f6f6;
    min-height: 192px !important;
    height: 192px !important;
    padding: 28px 20px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    align-items: stretch;
}
/* make elementor columns stretch full height */
.services-section .elementor-column {
    display: flex;
    align-items: stretch;
}
/* widget wrap stretch fix */
.services-section .elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.service-card {
    position: relative;
    border-radius: 16px;
}
.service-card .card-desc {
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.service-card:hover .card-desc {
    opacity: 1;
}
.service-card svg path{
    fill: #2A0D54;
}
.service-card:hover svg path {
    fill: #fff;
}
.service-card::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: #2A0D54;
    width: 100%;
    height: 10%;
    opacity: 0;
    transition: 0.5s ease-in-out;
    z-index: 1;
    border-radius: 16px;
}
.service-card h6, .service-card p, .service-card svg {
    position: relative;
    z-index: 2;
    transition: 0.5s ease-in-out;
}
.service-card:hover:after {
    opacity: 1;
    height: 100%;
}
.service-card:hover h6, .service-card:hover p {
    color: #fff !important;
    transition: 0.5s ease-in-out;
}
.card-desc {
    opacity: 0;
    transition: opacity 0.5s ease;
    transition-delay: 0s;
/* normal state me koi delay nahi */
}
/* Hover state */
.service-card:hover .card-desc {
    opacity: 1;
    transition: opacity 0.45s ease;
    transition-delay: 0.1s;
/* hover par 1 second delay */
}
.case_studies_post_date ul li a span time {
    color: rgba(85, 85, 85, 0.5);
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: rgba(85, 85, 85, 0.5);
    -webkit-text-fill-color: rgba(85, 85, 85, 0.5);
/* optional, better rendering */
}
.case_study_title h4 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}
.case_study_title h3 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}
form#contact_form input {
    padding: 20px 16px;
}
.post_main_content h4 {
    color: #2A0D54!important;
    -webkit-text-stroke-width: 0.3px !important;
    -webkit-text-stroke-color: #2A0D54;
    font-family: "Avenir Next LT Pro";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-top: 12px !important;
    margin-bottom: 24px;
}
.post_main_content h6 {
    color: #555;
    font-family: "Avenir Next LT Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.search_button search form button {
    display: none !important;
}
.search_button search form svg {
    fill: #ffffff00 !important;
}
.categories_detailed ul {
    padding-left: 0;
}
.categories_detailed ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(85, 85, 85, 0.30);
    padding: 20px 0 8px 0;
}
.categories_detailed ul li a {
    color: #555;
    font-family: "Avenir Next LT Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.post_main_content p {
    padding-bottom: 18px;
    margin: 0;
}
.categories_detailed h5 {
    display: none;
}
.post_main_content .small_cse_title ul li::before {
    display: none;
}
#small_cse_title ul li a {
    color: #2A0D54;
    font-family: "Avenir Next LT Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.post_main_content ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
.post_main_content ul li {
    position: relative;
    padding-left: 28px;
/* Space for the arrow */
    margin-bottom: 18px;
    list-style-type: none;
}
.post_main_content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    background-image: url('https://testweb4you.com/projects/axium/wp-content/uploads/2025/10/curve_arrow.svg') !important;
    background-repeat: no-repeat;
    background-size: contain;
}
/* Contact page css */
.address_link a {
    color: #2A0D54 !important;
}
.address_link a:hover {
    color: #03294F !important;
    transition: color 0.3s;
}
.address_link {
    min-height: 100px;
}
/* ======= RESPONSIVE (mobile: description always visible) ======= */
@media (max-width: 1024px) {
    .address_link {
        min-height: 120px;
    }
}
@media (max-width: 880px) {
    .address_link {
        min-height: 98px;
    }
}
 @media (max-width: 767px) {
     .services-section {
         min-height: auto !important;
         height: 100% !important;
    }
     .service-card {
         padding: 18px;
    }
     .card-desc {
         opacity: 1;
        /* show desc by default on mobile */
         color: #13787b;
        /* readable text color */
    }
     .service-card:hover {
         background: #ffffff;
        /* no bg hover on mobile */
         height: 100% !important;
    }
     .service-card:hover .card-icon svg, .service-card:hover .card-icon i, .service-card:hover .card-title {
         color: #13787b;
         fill: #13787b;
    }
}


@media (min-width: 1450px) and (max-width: 1670px) {
    .header_menu_item ul li a{
        margin-right: 0px 10px !important;
    }

    #header_sub_menu .elementor-nav-menu {
        flex-wrap: nowrap !important;
    }
}


 @media (max-width: 1440px) {
     .header_menu_item ul li {
         margin-left: 20px !important;
    }
}
 @media (max-width: 1280px) {
     .header_menu_item ul li {
         margin-left: 20px !important;
    }
}
 @media (max-width: 1024px) {
     .header_menu_item ul li a, .header_menu_item ul li a.active, .header_menu_item ul li a:hover {
         padding: 16px 0 16px 20px !important;
    }
     .methodology_discover::after {
         display: none;
    }
     #header_sub_menu ul.sub-menu li {
         padding: unset !important;
         text-align: left !important;
         margin-left: 0 !important;
    }
     #header_sub_menu ul.sub-menu {
         text-align: left !important;
         width: unset !important;
         margin-left: 0 !important;
    }
     #header_sub_menu ul.sub-menu li a {
         display: inline-block;
         text-align: left;
         width: 100%;
         margin: 0 !important;
    }
}
 @media (max-width:768px) {
     #ac_container_one {
         height: 80px !important;
    }
     div#bgcolor::before{
         display: none;
    }
}
 @media (max-width:500px) {
     .accordian_title p {
         font-size: 19px !important;
    }
     .header_menu_item ul li a {
         padding: 10px 0 10px 20px !important;
    }
}
