/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child
 Description:  Astra Child Theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/

/* Add your custom CSS below this line */

/* hedaer design  */
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    max-width: 1500px !important;
}

/* End of header design   */

/* Talk to us btn in the header  */
.ast-header-button-1[data-section="section-hb-button-1"] .ast-builder-button-wrap .ast-custom-button {
    padding: 18px 24px !important;
    border-radius: 10px !important;
}
.ast-header-button-1[data-section="section-hb-button-1"] .ast-builder-button-wrap .ast-custom-button::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; 
    width: 12px;
    height: 12px;
    background-image: url("https://accordtechltd.com/wp-content/uploads/2025/11/Icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease; 
}

.ast-header-button-1[data-section="section-hb-button-1"] .ast-builder-button-wrap .ast-custom-button:hover::after {
    transform: translateX(6px); 
}
/* End of Talk to us btn in the header  */

/* Header sub menu design  */
.main-header-menu .sub-menu {
    background: #000D21 !important;
}
/* End of Header sub menu design  */

/* Footer design start  */
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 1500px !important;
    padding: 0px 18px !important;

}
ul#menu-footer-menu-1
{
    padding: 0px !important;
}
ul#menu-footer-menu-2
{
    padding: 0px !important;
}
ul#menu-footer-menu-3
{
    padding: 0px !important;
}
#nav_menu-7 a {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
footer .widget_nav_menu a {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

span.site-title {
    display: none;
}
.footer_nav_4_title {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #ffffff;
    margin: 0 0 20px 0;
}

.footer_4_after_title {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #ffffff;
    margin: 0 0 20px 0;
}
a.footer_5_button:hover{
    color: #FFFFFF !important;

}
.footer_5_button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 20px 40px;
    background-color: #00ae70;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.footer_5_button img {
    display: inline-block;
    width: 12px;
    height: 12px;
    transition: transform 0.3s ease;
}
.footer_5_button:hover {
    background-color: #00ae70;        
}
.footer_5_button:hover img {
    transform: translateX(4px);
}
ul#menu-footer-menu-2 {
    line-height: 31px;
}
ul#menu-footer-menu-3 {
    line-height: 31px;
}
ul#menu-footer-menu-1 {
    line-height: 31px;
}
.site-footer-primary-section-1 #block-9 {
    margin-bottom: 0;
}
.site-primary-footer-wrap {
    padding-top: 70px;
    padding-bottom: 10px;
}
.menu-footer-menu-1-container,
.menu-footer-menu-1-container * {
    font-family: 'Inter', sans-serif !important;
}

.site-footer-primary-section-3,
.site-footer-primary-section-3 * {
    font-family: 'Inter', sans-serif !important;
}

.site-footer-primary-section-4,
.site-footer-primary-section-4 * {
    font-family: 'Inter', sans-serif !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 1500px !important;
    padding: 0px 18px !important;

}
.site-footer-primary-section-1 p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.02em;
   
}
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    gap: 40px;                   
    padding: 10px 20px 0px 0px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    letter-spacing: -0.02em; 
    color: #ffffff;           
    flex-wrap: nowrap;          
}

.footer-item {
    display: flex;
    align-items: center;
    white-space: nowrap;         
    color: #ffffff; 
}

.footer-language {
    display: flex;
    align-items: center;
    gap: 5px; 
}

.footer-language .down-arrow {
    width: 20px;   
    height: 20px; 
    object-fit: contain;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    max-width: 1500px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
footer#colophon {
    background: #022D36 !important;
}
.footer-item.footer-links {
    /* margin-left: 60px !important; */
    gap: 24px !important;
}
.footer-links a {
    margin-right: 20px;          
    text-decoration: none;
    color: #ffffff; 
}
/* Footer design end  */

/* Home page hero image style  */
#homepage_hero_image {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw !important;       
    max-width: 100vw !important;
    padding: 0 !important;
    box-sizing: border-box;
    overflow: hidden;
}

#homepage_hero_image img {
    width: 100%;
    height: auto;
    display: block;
}
.footer-copy {
    color: #ffffff; 
}
/* End of Home page hero image style  */

/* home page custom text silder*/
.rotating-text-container {
    display: inline-block;
    padding: 0px 5px;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif; 
    font-weight: 600;                    
    font-size: 84.49px;                  
    line-height: 115%;                   
    letter-spacing: -2%;                
    color: #ffffff;
    text-align: left;                    
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.45);
    height: 110px;                        
    min-width: 250px;
    align-items: flex-start;             
}

.rotating-text-container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-left: 1px solid rgba(255,255,255,0.9);  
    border-bottom: 1px solid rgba(255,255,255,0.9); 
    box-shadow:
        -1px 0 3px rgba(255,255,255,0.8),  
        0 1px 3px rgba(255,255,255,0.8);  

    pointer-events: none;
    border-radius: inherit;
}

.rotating-text-wrapper {
    display: flex;
    flex-direction: column;
    transform: translateY(0);
}

.rotating-text-wrapper span {
    height: 110px !important;            
    line-height: 97px !important;        
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;  
    justify-content: center !important;
}
/*End of home page custom text silder*/

/* Hero section talk to us button styling */
.talk_to_us_her_btn .elementor-button {
    border-radius: 10px !important;
    padding: 12px 12px !important;
}

#talk_to_us_her_btn .elementor-button-icon {
    display: inline-flex;
    align-items: center;
    transition: margin-left 0.6s ease; 
    position: relative;
}
#talk_to_us_her_btn:hover .elementor-button-icon::before {
    content: "..";
    color: #fff;
    display: inline-block;
    margin-right: 6px;
    font-size: 15px;
    margin-top: -7px;
}

#talk_to_us_her_btn:hover {
    padding-right: 22px; 
}
/* End of Hero section talk to us button styling */

/* Make header sticky */
#masthead {
    position: sticky;
    top: 0;
    z-index: 9999; /* make sure it stays above content */
    width: 100%;
}

/* Hero section slider design */
.my-slick-slider {
  margin: 30px 0;
  text-align: center; 
}

.slide-content {
  padding: 0px 30px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.slide-content h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  text-transform: capitalize; 
  color: #99FFDA;
  margin-bottom: 40px;
}

.slide-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 45px;
  line-height: 70px;
  letter-spacing: -2%;
  text-align: center;
  color: #FFFFFF;
}

.slide-content p strong {
  font-weight: 500;

}
.slick-prev:before,
.slick-next:before {
    content: none !important;
}

.slick-prev,
.slick-next {
    width: 70px;   
    height: 70px;
    background: rgba(255, 255, 255, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border-radius: 12px;
    transition: background 0.3s ease;
}

.slick-prev {
    left: -100px !important;
}

.slick-next {
    right: -100px !important;
}
a:focus,
a:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.slick-prev::after,
.slick-next::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ffffff; 
    -webkit-mask: url('https://accordtechltd.com/wp-content/uploads/2025/11/Polygon-1.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask: url('https://accordtechltd.com/wp-content/uploads/2025/11/Polygon-1.svg') no-repeat center;
    mask-size: contain;
    transition: background-color 0.3s ease;
}


.slick-prev::after {
    transform: rotate(180deg);
}

.slick-prev:hover::after,
.slick-next:hover::after {
    background-color: #00D186;
}
/* End of hero section slider design  */

/* Two service section design  */
.elementor-8031 .elementor-element.elementor-element-de68a28 .elementor-heading-title {
    display: inline-block;        
    padding: 10px 15px;             
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.e-con > .e-con-inner {
    max-width: 1500px !important;
}
.single-job_opening .ast-container, .ast-container-fluid {
    padding-left:0px !important;
    padding-right:0px !important;
}
.hover_container:hover .hover_container_text {
    color: #fff !important;
}
.hover_container:hover .hover_container_number h2,
.hover_container:hover .hover_container_number .elementor-heading-title {
    color: #ffffff !important;
    transition: color 0.3s ease;
}

#hover_container_btn .elementor-button-icon svg {
    transition: transform 0.3s ease;
}

#hover_container_btn:hover .elementor-button-icon svg {
    transform: translateX(5px);
}
#hover_container_text p {
    margin-bottom: 0 !important;
}

#visit-accord-hrm-btn .elementor-button-icon {
    display: inline-block;        
    transition: transform 0.3s ease; 
}
#visit-accord-hrm-btn:hover .elementor-button-icon {
    transform: translateX(5px);
}
/* End of two service section design   */

/* Testimonial slider design start  */
.client_name_hover :hover{
    color: #00D186 !important;
}

.testimonial_text {
    box-shadow: 
        0px -10px 20px rgba(0,0,0,0.08),  
        -10px 0px 20px rgba(0,0,0,0.08),  
        10px 0px 20px rgba(0,0,0,0.08),  
        0px 2px 2px rgba(0,0,0,0.02);    
    border-radius: 12px; 
}

.owl-dots .owl-dot {
    margin: 0 6px; 
}

.owl-dots .owl-dot span {
    width: 25px;
    height: 8px;
    background: #ccc;
    display: block;
    border-radius: 20px;
    transition: all 0.3s ease;
}

.owl-dots {
    margin-top: 85px !important;
}
.owl-dots .owl-dot.active span {
    background: #00D186 !important;
    width: 50px !important;
}

.owl-dots .owl-dot span {
    width: 35px !important;
    background: #000000 !important;

}
.owl-nav {
    display: none;
}
.elementor-8031 .elementor-element.elementor-element-43596ed .sina-content-slider .owl-dot.active {
    background-color: transparent !important;
}
.elementor-8031 .elementor-element.elementor-element-43596ed .sina-content-slider .owl-dot {
    border-color: transparent !important;
}
.sina-banner-slider .owl-dot, .sina-content-slider .owl-dot, .sina-posts-carousel .owl-dot, .sina-review-carousel .owl-dot {
    margin: 25px 22px !important;
    border: 1px solid #00D186 !important;
}
/* Testimonial slider design end   */

/* Home page blog post design start  */
.sina-bp-date{
    color: #9B9B9B;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}
.blog_image_container {
    display: block !important;
    height: auto !important;
    min-height: auto !important;
    align-items: unset !important;
}

.sina-bp-date .calendar-icon{
    line-height: 16px !important;
    font-size: 16px !important;
}
.sina-content-post-date{
    color: #9B9B9B;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}
a.sina-read-more.sina-anim-right-move:hover{
    background-color: #00D186 !important;
    color: #ffffff !important;
    border: none !important;
}
.elementor-8031 .elementor-element.elementor-element-16c7721 .sina-bp {

    padding: 2px;
}

.sina-bp-content {
    box-shadow: 
        -5px 0 10px rgba(0,0,0,0.08),  
        5px 0 10px rgba(0,0,0,0.08),   
        0 5px 10px rgba(0,0,0,0.08);   
    border-radius: 0 0 12px 12px;      
    background-color: #fff;          
}
/* end of home page blog post design   */

/* Contact us page Hero section design  */
.page-id-7950 i.fa.fa-home {
    display: none;
}
/* End of Contact us page Hero section design */

/* Contact us page contact form design  */
.cf7-wrapper {
    width: 100%;
    display: block;
}
.cf7-row {
    display: flex;
    gap: 20px; 
    margin-bottom: 20px;
}
.cf7-col {
    width: 50%;
}

.cf7-col-full {
    width: 100%;
}


.cf7-wrapper input[type="text"],
.cf7-wrapper input[type="email"],
.cf7-wrapper textarea {
    width: 100%;
    padding: 15px 20px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #A1A1A1;
    border: 1px solid #ccc;
    border-radius: 12px;
    outline: none;
    box-sizing: border-box;
}

.cf7-wrapper input::placeholder,
.cf7-wrapper textarea::placeholder {
    color: #A1A1A1;
}


.cf7-wrapper .cf7-submit {
    background: #00D186;
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 30px 40px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    cursor: pointer;
    transition: 0.3s ease;
    position: relative;
    padding-right: 80px; /* space for arrow */
}

.cf7-wrapper .cf7-submit::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    background-image: url('https://accordtechltd.com/wp-content/uploads/2025/12/Arrow-right.png');
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
}

.cf7-wrapper .cf7-submit:hover::after {
    transform: translateY(-50%) rotate(45deg);
}
.wpcf7-form label {
    display: none;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding: 35px 16px !important;
}
/* end of Contact us page contact form design   */



/* About Us page Hero section design */
.page-id-7918 i.fa.fa-home {
    display: none;
}

/* End of About Us page Hero section design */


/* About us page our leaders  */
.leadership-image-container:after{
    content: "";
    position: absolute;
    z-index: -11;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #E5FAF1;
}


.page-id-7918 .our_leaders .entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0px !important;
}

/* end of about page our leaders section  */

/* About page our expert section  */
.person_details_btn svg.e-font-icon-svg.e-fas-arrow-up {
    transform: rotate(45deg);
}

.leaders-image {
    transform: scale(1.008);
}


.half-half-container{
    max-width: 750px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.elementor-button {
    position: relative;
    overflow: hidden;  
    transition: all 0.3s ease;
}

.person_details_btn .elementor-button:hover .elementor-button-icon {
    opacity: 0;              
    transition: opacity 0.25s ease;
}

.person_details_btn .elementor-button:hover {
    width: 150px;
}

.elementor-button .icon-menu {
    position: absolute; 
    inset: 0;                
    display: flex;
    justify-content: center;   
    align-items: center;       
    gap: 30px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease 0.15s;
    z-index: 2;
}

.person_details_btn .elementor-button:hover .icon-menu {
    opacity: 1;
    pointer-events: auto;
}

.elementor-button .icon-menu a svg {
    width: 24px;
    height: 24px;
    stroke: #ffffff;
    transition: stroke 0.2s ease;
}

.elementor-button .icon-menu a:hover svg {
    stroke: #00D186;
}

/* End of About page our expert section  */

/* About us page Time line section  */
.changing_image_main_div{
    max-width: 407px;
    min-height: 410px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    border-radius: 12px;
    box-shadow: 0px 10px 25px rgba(0,0,0,0.15);
    border-radius: 10px;
}

.changing_image_image img{
    width: 100%;
    height: auto;
    display: block;border-radius: 10px 10px 0px 0px!important;
    
}
.chnaging_image_header{
    text-align: center;
    margin-top: 48px;
    font-family: 'poppins';
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    color: #000000;
}
.chnaging_image_description{
    text-align: center;
    margin-top: 19px;
    font-family: 'poppins';
    font-size: 16px;
    font-weight: 400px;
    line-height: 30px;
    color: #626262;
}
.chnaging_image_text_content{
    padding: 0px 30px; 
}

.image-map-wrapper {
    position: relative;
    display: inline-block;
}

.map-highlight {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    pointer-events: none; 
    transform: translate(-50%, -50%);
    display: none; 
}

.map-hover {
    background-color: #00d17d55; 
}

.map-active {
    background-color: #00D18655; 
}



/* About us page Time line section  */

/* our product page tabs  */
button#Programming_languages {
    border-radius: 10px 10px 0px 0px;
}
button#Platforms {
    border-radius: 0px 0px 10px 10px;
}
button#Databases{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}

button#Programming_languages {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}
button#Web_frameworks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}
button#Other_frameworks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}
button#Platforms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}

/* end of our product page tabs  */

/* Our product page get in touch form  */
.page-id-7924 .cf7-row {
    margin-bottom: 50px;
}
.page-id-7924 .cf7-wrapper textarea {
    height: 110px;       
    max-height: 190px;  
    min-height: 90px;  
    resize: vertical;  
}

/* End of Our product page get in touch form  */
/* //service page grid  */
.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Desktop */
    column-gap: 40px;
    row-gap: 60px;
}
.service_icone_box{
    min-height: 40px !important;
}


/* service 2 page get in touch form  */
.page-id-7929 .cf7-row {
    margin-bottom: 50px;
}
.page-id-7929 .cf7-wrapper textarea {
    height: 110px;       
    max-height: 190px;  
    min-height: 90px;  
    resize: vertical;  
}
/* end of service 2 page get in touch form  */


/*service 2 page btn and text hover */
.explore_service_animation .elementor-button-icon {
    transition: transform 0.3s ease;
}
.explore_service_animation .elementor-button:hover .elementor-button-icon {
    transform: translateX(8px);
}


.hover_fill_text .elementor-heading-title {
    transition: color 0.3s ease !important;
}

.hover_text_fill_container:hover .hover_fill_text .elementor-heading-title {
    color: #00D186 !important;
}
.explore_service_animation .elementor-button-content-wrapper {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    justify-content: center;
}
a#explore_service {
    background: transparent;
    color: black;
    transition: color 0.3s ease;
    padding: 0px 10px 0px 0px !important;
    font-family: "poppins" !important;
    font-weight: 400px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.27px;
}
a#explore_service:hover {
    color: #00D186;
}

.explore_service_animation .elementor-button-icon svg {
    fill: black; 
    transition: fill 0.3s ease;
}
a#explore_service:hover .elementor-button-icon svg {
    fill: #00D186;
}
/*End of service 2 page btn and text hover */


.why_join_us_half_box p.elementor-icon-box-title {

    padding-bottom: 10px !important;
}

/* single service page design   */
.service-dropdown-wrapper {
    width: 100%;
    border-radius: 10px;
    /* margin-bottom: 10px; */
}

.service-dropdown-header {
    cursor: pointer;
    padding: 42px 40px 27px 30px;
    background: #00D186;
    font-weight: medium;
    display: flex;
    justify-content: space-between;;
    align-items: center;
    color: #FFFFFF;
    font-family: "poppins";
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid #CCCCCC;
}

.service-dropdown-header:hover {
    background: #00D178;
}

.service-dropdown-list {
    list-style: none;
    margin: 0;
    /* padding: 10px 56px 60px 56px; */
    display: none;
    background: #f5f5f5;
}
.service-dropdown-list.has-items {
    padding: 10px 56px 60px 56px;
}

.service-dropdown-list li {
    border-bottom: 1px solid #CCCCCC;
}

.service-dropdown-list li a {
    display: block;
    padding: 20px 0px;
    text-decoration: none;
    color: #333;
    font-family: "poppins";
    font-size: 16px;
    font-weight: 500px;
    line-height: 20px;
}

.service-dropdown-list li a:hover,
.service-dropdown-list li a.is-active {
    color: #00D186;
}

.toggle-icon {
    display: inline-block;
    transition: transform 0.3s ease;
    font-weight: bold;
    margin-left: 8px;
}

.service-dropdown-wrapper.active .toggle-icon {
    transform: rotate(90deg); 
}
.service-options-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 15px;
}

.service-option-item {
    display: flex;
    align-items: center;
    padding: 21px 30px;
    border: 1px solid #00D186;
    border-radius: 10px;
}

.custom-checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 4px;
    background-color: #00D186;
    position: relative;
}
.custom-checkbox svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.custom-checkbox svg polyline {
    fill: none;
    stroke: #ffffff;
    stroke-width: 2;
}

.service-option-text {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #000000;
}
.service-option-item:hover {
    background-color: #00D186; 
}
.service-option-item:hover .service-option-text {
    color: #ffffff;
}
.service-option-item:hover .custom-checkbox {
    background-color: #ffffff; 
}
.service-option-item:hover .custom-checkbox svg polyline {
    stroke: #00D186; 
}
.service-option-item,
.service-option-item .service-option-text,
.service-option-item .custom-checkbox,
.service-option-item .custom-checkbox svg polyline {
    transition: all 0.3s ease;
}

.service-boucher-btn {
    display: flex;
    align-items: center;
    padding: 21px;
    background-color: #00D186;
    border-radius: 10px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.service-boucher-btn:hover {
    background-color: #00e185; 
}

.service-boucher-btn .boucher-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px; 
}

.service-boucher-btn .boucher-icon svg {
    width: 44px;
    height: 44px;
    fill: none;
    stroke: white;
}

.boucher-text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-boucher-btn .boucher-text {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #ffffff;
}

.service-boucher-btn .boucher-size {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #ffffff;
}

.single-service .sina-accordion-body {
    margin: 0px 42px !important;
}
i.fa.fa-home {
    display: none !important;
}
/* end of single service page design   */


/* Blog page design  */
h2.sina-bp-title a {
    text-decoration: none !important;
}

.all-categories-blog-page {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #000000;
}
ul.all-categories-blog-page {
    padding: 0px;
}

.all-categories-blog-page .category-item-blog-page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 23px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    border: none;
}
.all-categories-blog-page .category-item-blog-page:hover {
    background: #00D186;
    color: #FFFFFF;
}

.all-categories-blog-page .category-item-blog-page .arrow-icon {
    flex-shrink: 0;
}
.sina-search-box .sina-input-field::placeholder {
    color: #D9D9D9 !important;
    opacity: 1 !important; 
}
.posts-grid img{
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}
.posts-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    column-gap:20px;
    row-gap:80px;
}

.post-read-more-btn{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    padding: 15px 23px 14px 23px;
    color: #022D36;
    background: transparent;
    border: 1px solid #022D36;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.post-read-more-btn svg{
    flex-shrink: 0;
}

.post-read-more-btn:hover{
    background: #00D186;
    color: #ffffff;
    border: none;
}
.post-read-more-btn svg{
    transition: transform 0.3s ease;
}

.post-read-more-btn:hover svg{
    transform: translateX(5px);
}

.all-categories-blog-page .category-item-blog-page.active,
.all-categories-blog-page .category-item-blog-page:hover {
    background: #00D186;
    color: #FFFFFF;
}
.posts-grid .no-posts-message {
    grid-column: 1 / -1; 
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #022D36;
    padding: 40px 0;
}

.posts-pagination {
    display: flex;
    justify-content: center;
    gap: 23px;
    margin-top: 90px;
}

.pagination-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0f0f0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}

.pagination-item.active-page {
    background-color: #00D186;
    color: #fff;
}
.pagination-item svg {
    width: 24px;
    height: 24px;
}

.pagination-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.page-id-7945 .sina-bp-horizontal {
	display: flex;
	gap: 20px;
	align-items: center;
}

.page-id-7945 .sina-bp-thumb {
    width: 122px;
    height: 110px;
    border-radius: 6px;
    overflow: hidden; 
    flex-shrink: 0;   
}

.page-id-7945 .sina-bp-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


.page-id-7945 .sina-bp-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.page-id-7945 .sina-bp-title {
	margin: 0;
}
.page-id-7945 .sina-bp-horizontal .sina-bp-content {
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
}
.page-id-7945 .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp .sina-bp-title a:hover {
    color: #00D186 !important;
}
.page-id-7945 .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp .sina-bp-title a {
    font-size: 18px !important;
    font-family: "poppins" !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: -0.27px !important;
    color: #000000 !important;
}
.page-id-7945 .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp-content {
    padding: 0px 0px 0px 0px!important;
}


.all-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.tag-item {
    padding: 24px 20px;
    background: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal; 
    font-size: 24px;
    line-height: 20px;
    letter-spacing: -2%;
    vertical-align: middle;
    color: #000000;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.tag-item:hover,
.tag-item.active {
    background: #00D186;
    color: #FFFFFF;
}

span.real-post-tag {
    padding: 15px 12px 14px 12px;
    background: #F5F5F5;
    border-radius: 10px;
    font-family: 'poppins';
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -2%;
}
.real-post-tags
{
    margin-right: 10px;
}

/* post comments design start here  */
.real-post-comments {
    display: flex;
    flex-direction: column;
    gap: 44px;
}


.comment-level {
    display: flex;
    flex-direction: column;
    gap: 39px;
    margin-left: calc(var(--comment-depth, 0) * 40px); 
}
.comment-grid {
    display: grid;
    grid-template-columns: 116px 1fr;
    gap: 43px;
    align-items: flex-start;
    padding: 30px 19px 30px 33px;
    background: #F5F5F5;
    border-radius: 10px;
}

.comment-avatar-container {
    width: 116px;
    height: 116px;
    overflow: hidden;
    border-radius: 5px; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.comment-avatar-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.comment-body {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

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

.comment-author {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -2%;
}

.comment-date {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -2%;
    color: #777;
}

.comment-text {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -2%;
}

.comment-reply-btn {
    cursor: pointer;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 7px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'poppins';
    line-height: 26px;
    letter-spacing: -2%;
}

.comment-reply-btn:hover {
    color: #00D186;
}

.comment-reply-btn .reply-icon {
    font-size: 14px;
}

.comment-reply-btn .reply-icon svg {
    width: 14px;
    height: 14px;
    font-size: 14px;
}

.comment-level:not(:root) .comment-avatar-container {
    width: 116px;
    height: 116px;
    border-radius: 5px;
}
.ast-separate-container {
    background-color: #FFFFFF;
}

/* comment form design start here  */
.real-comment-form {
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.comment-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 33px;
}

.real-comment-form input{
    width: 100%;
    padding: 35px 24px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-radius: 10px !important;
    outline: none;
    color: #A1A1A1 !important;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -2%;
}
.real-comment-form textarea {
    width: 100%;
    padding: 26px 24px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-radius: 10px;
    outline: none;
    color: #A1A1A1 !important;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -2%;
}

.real-comment-form textarea {
    min-height: 140px;
    resize: vertical;
}

.real-comment-form input:focus,
.real-comment-form textarea:focus {
    border-color: #00D186;
}
.comment-submit-btn {
    width: fit-content;
    padding: 30px 40px;
    background: #00D186;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;

    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    letter-spacing: -2%;

    display: inline-flex;
    align-items: center;
    gap: 17px; 

    transition: background 0.25s ease;
}

.comment-submit-btn .btn-icon {
    width: 40px;
    height: 40px;

    background-image: url('https://accordtechltd.com/wp-content/uploads/2025/12/Arrow-right.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    transition: transform 0.3s ease;
}

.comment-submit-btn:hover {
    background: #00D186;
}

.comment-submit-btn:hover .btn-icon {
    transform: rotate(45deg);
}

/* comment form design ends here  */


/* blog details page side bar design start here  */

.single-post .sina-bp-horizontal {
	display: flex;
	gap: 20px;
	align-items: center;
}
.single-post .sina-bp-grid  .elementor-11112 .elementor-element.elementor-element-4ab5317 .sina-bp-title, .elementor-11112 .elementor-element.elementor-element-4ab5317 .sina-bp-title a {
    font-size: 18px !important;
    font-family: "poppins" !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: -0.27px !important;
    color: #000000 !important;
}
.single-post  .elementor-11112 .elementor-element.elementor-element-4ab5317 .sina-bp-title, .elementor-11112 .elementor-element.elementor-element-4ab5317 .sina-bp-title a:hover {

    color: #00D186 !important;
}

.single-post .sina-bp-thumb {
    width: 122px;
    height: 110px;
    border-radius: 6px;
    overflow: hidden; 
    flex-shrink: 0;   
}

.single-post .sina-bp-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.single-post .sina-bp-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.single-post .sina-bp-title {
	margin: 0;
}
.single-post .sina-bp-horizontal .sina-bp-content {
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
}
.single-post .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp .sina-bp-title a:hover {
    color: #00D186 !important;
}
.single-post .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp .sina-bp-title a {
    font-size: 18px !important;
    font-family: "poppins" !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: -0.27px !important;
    color: #000000 !important;
}
.single-post .elementor-7945 .elementor-element.elementor-element-6edb3cc .sina-bp-content {
    padding: 0px 0px 0px 0px!important;
}
.single-post .elementor-11112 .elementor-element.elementor-element-4ab5317 .sina-bp-list .sina-bp-content {
    width: 70%;
}
.single-post .elementor.elementor-11112 {
    min-width: 100% !important;
}


/* carrer page design start here  */
.carrer-page-bullet-points li{
    margin-bottom: 20px;
}


/* carrer page design ends here  */

@media (min-width: 922px) {
    .single-post .ast-container {
        position: relative;
    }

    .single-post .ast-container .category-page-headingbar-to-hide-show {
        width: 100vw;
        max-width: 100vw;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: 0;
        padding-right: 0;
    }
}

/* blog details page sidebar design ends here  */


/* life at atl page design start here  */

.page-id-7940 iframe#widget2 {
    border-radius: 15px;
}
.page-id-7940 .elementor-custom-embed-image-overlay {
    border-radius: 15px;
}
.gallery-item-caption-wrap .gallery-item-hoverer-bg {
    display: none !important;
}

.page-id-7940 .sina-bp-content {
    box-shadow: 
        -5px 0 10px rgba(0,0,0,0.08),  
        5px 0 10px rgba(0,0,0,0.08),   
        0 5px 10px rgba(0,0,0,0.08) !important;   
    border-radius: 0 0 12px 12px !important;      
    background-color: #fff !important;          
}

.elementor-7940 .elementor-element.elementor-element-29115d4 .sina-bp .sina-read-more {
    text-decoration: none !important;
}
.page-id-7940 .sina-bp-grid, .sina-blogpost, .sina-bp-col, .sina-bp{
    overflow: visible !important;
}


/* life at atl page design ends here  */


/* career page design start here  */
a.apply-job-btn {
    background: #022D36 !important;
    border: 1px solid #022D36 !important;
    color: white !important;
}
a.apply-job-btn:hover {
    background: #085060!important;
    border: 1px solid #085060 !important;
}

.job-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    column-gap:40px;
    row-gap:60px;
}
@media(max-width:1024px){.job-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.job-grid{grid-template-columns:1fr}}

.job-hidden{display:none;}

.job-card{
    border:1px solid #ddd;
    padding:20px;
    border-radius:8px;
    text-align:center;
    transition:0.3s;
}
.job-card:hover{
    box-shadow:0 8px 20px rgba(0,0,0,0.1);
}

.job-icon img{
    max-width:60px;
    margin-bottom:15px;
}

.job-type{
    display:inline-block;
    margin-bottom:8px;
    font-size:13px;
    font-weight:600;
    color:#666;
}

.job-title{
    font-size:18px;
    margin-bottom:10px;
}

.job-short-description{
    font-size:14px;
    margin-bottom:15px;
    color:#555;
}

.job-load-more-wrap{
    text-align:center;
    margin-top:40px;
}

.job-load-more-btn{
    padding:10px 63px;
    cursor:pointer;
    border:none;
    border-radius:6px;
    background:#EDFCFF;
    color:#022D36;
    font-weight:500;
    font-family: 'poppins';
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -2%;
    border: 1px solid #B3DBE4;
}

.job-load-more-btn:hover{
    background:#085060 !important ;
}

.post-read-more-btn{
    display:inline-flex;
    align-items:center;
    text-decoration:none;
    font-weight:500;
    color:#022D36;
    gap:5px;
}
.post-read-more-btn svg{
    stroke:currentColor;
}


/* Carrer page design ends here  */

/* career details page 1 design start here  */
.job-bullet-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.job-bullet-list li {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 12px;
}

.job-bullet--large .job-bullet-icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    flex: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.job-bullet--large .job-bullet-icon img {
    width: 15px;
    height: 15px;
    display: block;
    object-fit: contain;
}
.job-bullet--small .job-bullet-icon img {
    width: 8px;
    height: 8px;
   
}
.job-details-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.job-detail-row {
    display: flex;
    gap: 8px;
}

.job-detail-key {
    font-weight: 600;
}

.job-details-list {
    display: flex;
    flex-direction: column;
    gap: 12px; 
}

.job-detail-row {
    display: flex;
    justify-content: space-between; 
    align-items: center;
}

.job-detail-key,
.job-detail-value {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: medium;
    font-size: 16px;
    line-height: 39px;
    letter-spacing: -0.02em; 
    color: #676767;
}
.view-all-benefits-btn {
    background: none;
    border: none;
    padding: 0;
    margin-top: 12px;
    cursor: pointer;

    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: medium;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #676767;
}
.view-all-benefits-btn:hover {
    background: none !important;
    color: #676767 !important;
}
/* career details page 1 design ends here  */


/* career quick apply popup design start here */
.quick-apply-popup-overlay {
    position: fixed;
    top:0; left:0; width:100%; height:100%;
    background: rgba(0,0,0,0.5);
    display: flex; justify-content: center; align-items: center;
    z-index: 9999;
}

.quick-apply-popup {
    width: 900px; max-width: 95%; height: 822px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 98px 165px 60px 165px;
    overflow-y: auto;
    position: relative;
    display: flex; flex-direction: column; align-items: flex-start;
}
.quick-apply-close,
.quick-apply-close:hover,
.quick-apply-close:focus,
.quick-apply-close:active {
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
}

.quick-apply-close {
    position: absolute; top: 15px; right: 15px;
    background: none; border: none;
    color: #4F4F4F !important;
    font-weight: 200 !important;
    font-size: 70px;
    cursor: pointer;
}
.quick-apply-close:hover {
    background: none !important;
    color: #4F4F4F !important;

}
.popup-div-title{
    margin-bottom: 37px;
}
.quick-apply-job-title { 
    font-family: 'inter', sans-serif;
    font-size:36px; 
    font-weight:700; 
    margin-bottom:30px; 
    line-height: 36px;
    color: #013844;
}

#quick_apply_form { width:100%; display:flex; flex-direction:column; gap:20px; }
#quick_apply_form label {
    color: #022D36;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    font-family: 'Poppins', sans-serif;
}


#quick_apply_form input[type="text"],
#quick_apply_form input[type="email"] {
    width: 100%; 
    padding: 30px 15px;
    border: 1px solid #6D6B6B; 
    border-radius: 5px;
    font-size: 16px;
    color: #A59E9E;
}

.quick-apply-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: #A59E9E;
    margin-top: 33px;
    margin-bottom: 55px;
}
.quick-apply-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 23px;
    height: 23px;

    border: 1.5px solid #013844;
    border-radius: 4px;
    cursor: pointer;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.quick-apply-checkbox input[type="checkbox"]:checked {
    background-color: #013844;
    border-color: #013844;
}
.quick-apply-checkbox input[type="checkbox"]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 16px;
    line-height: 1;
}
.quick-apply-checkbox input[type="checkbox"]:focus {
    outline: none;
    box-shadow: none;
}

.quick-apply-submit {
    padding: 12px 25px; 
    border: none;
    background: #013844; 
    color: #ffffff;
    font-size:24px; 
    border-radius:5px; 
    cursor:pointer;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
}
.quick-apply-submit:hover {
    padding: 12px 25px; 
    border: none;
    background: #013844; 
    color: #ffffff;

}

.quick-apply-divider { text-align:center; margin:20px 0; position:relative; }

.quick-apply-socials { display:flex; justify-content:center; gap:20px; }

.quick-apply-socials a {
    display: flex; width: 50px; height:50px;
    border:1px solid #ccc; border-radius:5px;
    justify-content:center; align-items:center;
    text-decoration:none;
}

.quick-apply-socials img { width:24px; height:24px; }

.quick-apply-socials a:hover { background:none; }
/* career quick apply popup design ends here */


/* job applicaton form design start here  */
.mf-step {
    display: none !important;
}

.mf-step.active {
    display: flex !important;
}

/* job applicaton form design ends here  */
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {

    fill: #00d186 !important;
}
/* theme design  */
#ast-scroll-top {
    background-color: #00D186 !important;
    border-radius: 5px !important;
}
/* end of theme design  */


/* mega menu design start from here  */
/* =============================================
   ANCESTOR OVERFLOW FIX
   ============================================= */

#masthead,
.ast-masthead-custom-menu,
.ast-primary-header-bar,
.ast-builder-menu-1,
.main-header-menu,
.ast-main-header-wrap,
.site-header,
header.site-header {
    overflow: visible !important;
}

#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow svg {
    margin: 0;
    display: none !important;
}

/* =============================================
   MEGA MENU - 3 COLUMN LAYOUT
   ============================================= */

#menu-item-7959 {
    position: static;
}

#menu-item-7959 .sub-menu {
    display: none;
    position: fixed;
    left: 5%;
    top: auto;
    width: 90vw;
    background: #0a1628;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    padding: 50px 60px;
    box-sizing: border-box;
    z-index: 9999;
    border-radius: 0;
    overflow: hidden;
}

#menu-item-7959 > a.menu-link {
    pointer-events: none;
    cursor: default;
}

li#menu-item-7972 .sub-menu,
#menu-item-7973 .sub-menu,
#menu-item-14210 .sub-menu {
    transform: translateX(0%);
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-color: transparent;
}

/* =============================================
   OPEN STATE — 3 EQUAL COLUMNS
   ============================================= */

#menu-item-7959:hover > .sub-menu {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: space-between;
}

#menu-item-7959 > .sub-menu > li {
    flex: 1 1 0;
    min-width: 0;
    position: relative;
    margin-bottom: 0;
    box-sizing: border-box;
    -webkit-justify-content: start !important;
}

/* Vertical dividers */
li#menu-item-7972,
li#menu-item-7973 {
    border-right: 1px solid #022D36 !important;
    padding-right: 40px !important;
    box-sizing: border-box;
}

li#menu-item-7973,
li#menu-item-14210 {
    padding-left: 40px;
    box-sizing: border-box;
}

/* =============================================
   COLUMN HEADINGS
   ============================================= */

#menu-item-7959 > .sub-menu > li > a {
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    padding: 0 0 25px 0;
    display: block;
    border-bottom: none;
    margin-bottom: 25px;
    text-decoration: none;
    letter-spacing: 0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#menu-item-7959 > .sub-menu > li > a:hover {
    color: #00D186;
    opacity: 0.9;
}

/* =============================================
   NESTED SUB-MENUS
   ============================================= */

#menu-item-7959:hover > .sub-menu > li > .sub-menu,
#menu-item-7959 > .sub-menu > li > .sub-menu,
#menu-item-7959 > .sub-menu > li > .sub-menu {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 12px 20px;
    position: static !important;
    box-shadow: none;
    padding: 0;
    background: transparent;
    min-width: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
}

#menu-item-14210 > .sub-menu {
    grid-template-columns: 1fr 1fr !important;
}

#menu-item-7959 > .sub-menu > li > .sub-menu > li {
    margin-bottom: 0;
    min-width: 0;
}

#menu-item-7959 > .sub-menu > li > .sub-menu > li > a {
    padding: 7px 0;
    font-size: 14px;
    color: #d1d5db;
    display: block;
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#menu-item-7959 > .sub-menu > li > .sub-menu > li > a:hover {
    color: #00D186;
}

/* =============================================
   HIDE UNNECESSARY ELEMENTS
   ============================================= */

#menu-item-7959 > .sub-menu > li > .sub-menu .ast-icon {
    display: none;
}

#menu-item-7959 > .sub-menu .ast-menu-toggle {
    display: none;
}

#menu-item-7959:hover .sub-menu .sub-menu {
    display: grid !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#menu-item-7959:hover li.menu-item-has-children > .sub-menu {
    display: grid !important;
}
#menu-item-7959 .sub-menu {
    top: var(--mega-menu-top, 123px);
}
/* =============================================
   HIDE MEGA MENU BELOW 1058px
   ============================================= */

@media (max-width: 1058px) {
    #menu-item-7959:hover > .sub-menu {
        display: none !important;
    }
}

/* mega menu design end here  */

@media (max-width: 600px) {
    .comment-form-grid {
        grid-template-columns: 1fr;
    }
}
@media(max-width:768px){
    .posts-grid{
        grid-template-columns:1fr;
    }
}
@media (max-width: 1024px) {
    .posts-grid {
        grid-template-columns: 1fr ;
    }
}
@media (max-width: 544px) {
    .ast-separate-container #content .ast-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (max-width: 768px) {
    .comment-level {
        margin-left: calc(var(--comment-depth, 0) * 7px);
    }
}



/* Mobile */
@media (max-width: 768px) {
    .cf7-row {
        flex-direction: column;
    }
    .cf7-col {
        width: 100%;
    }

    .rotating-text-container {                   
        font-size:30px;                  
        height: 45px;  
        min-width: 102px;                                
    }
    .rotating-text-wrapper span {
        height: 43px !important;
        line-height:43px !important;
    }
    .text-and-rotating-text .e-con.e-flex {
        --flex-wrap: nowrap !important;
    }
    .elementor-8031 .elementor-element.elementor-element-0b34653.elementor-element {
        --align-self: end !important;
    }
    .elementor-8031 .elementor-element.elementor-element-0b34653 > .elementor-widget-container {
        margin: 0 !important;
    }
    .elementor-element.elementor-element-d9889db.e-con-full.e-flex.e-con.e-child {
        margin-top: -91px;
        margin-left: -40px;
    }
   .page-id-8031 .owl-dots {
        display: none;
    }
    .elementor-element.elementor-element-cdf3b85.e-con-full.text-and-rotating-text.e-flex.e-con.e-child {
        margin-top: 16px;
    }
    .slide-content h3 {
        font-size: 18px;
    }
    .slide-content {
        padding: 10px 10px;
    }
    .slide-content p {
        font-size: 20px;
        line-height: 31px;
    }
    .elementor-element.elementor-element-2118bda.e-con-full.e-flex.e-con.e-child {
        text-align: center;
    }
    .elementor-element.elementor-element-18f8f42.e-con-full.e-flex.e-con.e-child {
        justify-content: center;
    }
    .elementor-element.elementor-element-3b8cbd1.e-con-full.e-flex.e-con.e-child {
        justify-content: center;
    }

    .leadership-image-container:after{
        content: "";
        position: absolute;
        z-index: -11;
        top: unset;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 50%;
        background-color: #E5FAF1;
    }
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link{
        color: #00D186 !important;
    }
    .wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
        padding: 26px 16px !important;
    }
    .page-id-7924 .cf7-row {
        margin-bottom:15px;
    }
    .cf7-wrapper .cf7-submit {
        padding: 15px 53px;
    }
    .cf7-wrapper .cf7-submit::after {
        width: 37px;
        height: 34px;
    }
    .wpcf7 form>div, .wpcf7 form>p {
        margin-bottom: 40px;
    }

    .service-options-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

}
@media (max-width: 1440px) and (min-width: 1025px) {
    .elementor-8031 .elementor-element.elementor-element-a8d3482 .elementor-heading-title {
        font-size: 76px !important;
    }
    .elementor-8031 .elementor-element.elementor-element-e4dba4c {
        --margin-top: 20px !important;
    }
    .ast-primary-header-bar {
        padding: 0px 25px !important;
    }
}

@media (max-width: 767px) {
    .footer_4_section,
    .footer_nav_4_title,
    .footer_4_after_title,
    #footer_5btn {
        text-align: left;
    }

    .footer_nav_4_title {
        margin-top: 20px !important;
    }
}
@media (min-width: 922px) {
    .search .ast-container {
        max-width: 1500px !important;
        padding: 0px 0px !important;
    }
}

@media (min-width: 922px) {
    .single-post .ast-container {
        max-width: 1500px !important;
        padding: 0px 0px !important;
    }
}

@media (min-width: 922px) {
    .ast-container {
        max-width: 100vw !important;
        padding: 0px 0px !important;
    }
}
@media (min-width: 922px) and (max-width: 1376px) {
    .ast-builder-grid-row {
        grid-column-gap: 5px !important;
    }
    .ast-builder-menu-1 .menu-item > .menu-link {
        font-size: 13px !important;
    }
    .site-header-primary-section-left-center.site-header-section.ast-flex.ast-grid-left-center-section {
        display: none !important;
    }
    .site-header-section>* {
        padding: 0 0px;
    }
    .ast-header-button-1[data-section="section-hb-button-1"] .ast-builder-button-wrap .ast-custom-button {
        padding: 12px 9px !important;
    }
    .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
        font-size: 13px !important;
    }
    .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
        grid-column-gap: 30px !important;
    }
    .footer_5_button {
        padding: 16px 21px;
        font-size: 16px;
    }
}
@media (min-width: 545px) and (max-width: 922px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: left !important;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/* Footer responsive */
@media (max-width: 768px) {
    .footer-bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .footer-item.footer-links {
        display: block !important;
        margin: 20px 0px !important;
    }
    .footer-item.footer-links a {
        display: block !important;
        margin: 0 0 8px 0 !important;
        white-space: normal !important;
    }
    .footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
        text-align: left !important;
    }

    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: left !important;
        margin: 20px 0px !important
    }
    .site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
        margin-bottom: 20px !important;
    }

    .site-footer-primary-section-3.site-footer-section.site-footer-section-3 {
        margin-bottom: 20px !important;
    }

    .site-primary-footer-wrap {
        padding-top: 45px !important;
    }

}
/* End of Footer responsive */
a.ast-custom-button-link {
    text-decoration: none;
}
/* Hero section background image responsive */
@media (max-width: 1024px) {
    #homepage_hero_image {
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw !important;
        max-width: 100vw !important;
    }

    #homepage_hero_image img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    #homepage_hero_image {
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw !important;
        max-width: 100vw !important;
    }
    #homepage_hero_image img {
        width: 100%;
        height: auto;
    }
    .leaders-image {
        display: flex !important;
        width: 100% !important;
    }
    .leaders-image .elementor-widget-container {
        display: flex !important;
        width: 100% !important;
    }
}

/* End of Hero section background image responsive */

/* single service page template design  */
@media (min-width: 922px) {
    .single-service .site-content .ast-container {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 922px) {
    .single-job_opening .site-content .ast-container {
        display: flex;
        flex-direction: column;
    }
}

/* Mega menu responsive code here  */

@media (min-width: 768px) and (max-width: 1024px) {
 .rotating-text-container {                   
        font-size:20px;                  
        height: 42px;  
        min-width: 120px;                                
    }
    .rotating-text-wrapper span {
        height: 43px !important;
        line-height:43px !important;
    }
    .text-and-rotating-text .e-con.e-flex {
        --flex-wrap: nowrap !important;
    }
}

@media (min-width: 1025px) and (max-width: 1299px) {
    .elementor-8031 .elementor-element.elementor-element-76ac167 .elementor-heading-title{
        font-size: 40px !important;
    }
    .elementor-8031 .elementor-element.elementor-element-a3fafba .elementor-heading-title{
        font-size: 40px !important;
    }
}
@media (min-width: 768px) and (max-width: 1533px) {
    .leadership-image-container{
        justify-content: center !important;
    }
    .our_leaders {
        padding-left: 10px !important;
    }
}
@media (min-width: 769px) and (max-width: 1565px) {
    .service_page_geid_short_code {
        padding-right: 40px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .contact_us_service_page{
        padding: 20px 10px 0px 10px !important;
    }
    .get_in_touch_form{
        width: 100% !important;
    }
    .get_in_touch_banner{
        width: 100% !important;
        align-items: center !important;
        margin: 20px 0px !important;
    }
    .get_in_touch_service_page_aheader{
        margin-top: 40px !important;
        text-align: center !important;
    }
}
@media (min-width: 1025px) and (max-width: 1525px) {
    .contact_us_service_page{
        padding: 20px 10px 0px 10px !important;
    }
    .service_page_banner_inner_container{
        padding: 10px !important;
    }
    .dont_haginatee_to_contact{
        font-size: 20px !important;
        text-align: center !important;
    }
    .tel_icone{
        justify-items: center !important;
    }
    .get_in_touch_service_page_aheader{
        margin-top: 40px !important;
    }

}
@media (max-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
     span.real-post-tag {
        padding: 10px 8px 10px 8px;
        font-size: 16px;
    }
    .comment-grid {
        grid-template-columns: 93px 1fr !important;
        padding: 10px 10px 10px 10px !important;
    }

    .comment-level {
        gap: 10px;
    }
    .real-post-comments {
        gap: 20px;
    }
    .comment-text p{
        margin-bottom: 0px !important;
    }
    .comment-form-grid {
        gap: 15px;
    }
    .real-comment-form input
    {
        padding: 25px 25px;
    }
    .real-comment-form {
        gap: 15px;
    }
    .real-comment-form textarea {
        min-height: 70px;
    }
    .comment-submit-btn {
        padding: 7px 15px;
    }
    .sina-bp-horizontal {
        display: flex !important;
        flex-direction: column !important;
    }

    .sina-bp-thumb {
        width: 100% !important;
        height: auto !important;
        overflow: visible !important;
    }

    .sina-bp-thumb img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain !important; /* prevents cropping */
        display: block;
    }

    .sina-bp-content {
        width: 100% !important;
    }
    .sina-bp-thumb img {
        border-radius: 10px !important;
    };
    .comment-level {
        margin-left: calc(var(--comment-depth, 0) * 7px) !important;
    }
}

@media (max-width: 767px) {
    .services-grid {
        grid-template-columns: 1fr;
    }
    .service_page_breadcumb {
        margin-top: 30px !important;
    }
    .service_details_card {
        margin-left: 0px !important;
        margin-top: -50px !important;
    }
    span.real-post-tag {
        padding: 10px 8px 10px 8px;
        font-size: 16px;
    }
    .comment-grid {
        grid-template-columns: 93px 1fr !important;
        padding: 10px 10px 10px 10px !important;
    }

    .comment-level {
        gap: 10px;
    }
    .real-post-comments {
        gap: 20px;
    }
    .comment-text p{
        margin-bottom: 0px !important;
    }
    .comment-form-grid {
        gap: 15px;
    }
    .real-comment-form input
    {
        padding: 25px 25px;
    }
    .real-comment-form {
        gap: 15px;
    }
    .real-comment-form textarea {
        min-height: 70px;
    }
    .comment-submit-btn {
        padding: 7px 15px;
    }
    .sina-bp-horizontal {
        display: flex !important;
        flex-direction: column !important;
    }
    .sina-bp-thumb {
        width: 100% !important;
        height: auto !important;
        overflow: visible !important;
    }

    .sina-bp-thumb img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain !important; /* prevents cropping */
        display: block;
    }

    .sina-bp-content {
        width: 100% !important;
    }
    .sina-bp-thumb img {
        border-radius: 10px !important;
    };

}

/* ============================= */
/* 💻 Laptop (max-width: 1366px) */
/* ============================= */
@media (max-width: 1366px) {

    .quick-apply-popup {
        width: 85%;
        height: auto;
        padding: 70px 80px 50px 80px;
    }

    .quick-apply-job-title {
        font-size: 30px;
        line-height: 32px;
    }

    .quick-apply-submit {
        font-size: 20px;
    }
}


/* ============================= */
/* 📱 Tablet (max-width: 1024px) */
/* ============================= */
@media (max-width: 1024px) {

    .quick-apply-popup {
        width: 90%;
        height: auto;
        padding: 60px 50px 40px 50px;
    }

    .quick-apply-job-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    #quick_apply_form input[type="text"],
    #quick_apply_form input[type="email"] {
        padding: 22px 12px;
    }

    .quick-apply-submit {
        font-size: 18px;
        padding: 14px 20px;
    }

    .quick-apply-close {
        font-size: 50px;
    }

    .quick-apply-checkbox {
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .main-navigation {
        font-family: "Poppins", sans-serif;
        font-size: 14px;
    }
}


/* ============================= */
/* 📲 Mobile (max-width: 767px)  */
/* ============================= */
@media (max-width: 767px) {

    .quick-apply-popup {
        width: 95%;
        height: auto;
        padding: 40px 20px 30px 20px;
        border-radius: 8px;
    }

    .quick-apply-job-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    #quick_apply_form {
        gap: 15px;
    }

    #quick_apply_form label {
        font-size: 14px;
    }

    #quick_apply_form input[type="text"],
    #quick_apply_form input[type="email"] {
        padding: 18px 10px;
        font-size: 14px;
    }

    .quick-apply-checkbox {
        font-size: 13px;
        gap: 8px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .quick-apply-checkbox input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .quick-apply-submit {
        font-size: 16px;
        padding: 12px 15px;
    }

    .quick-apply-socials {
        gap: 15px;
    }

    .quick-apply-socials a {
        width: 45px;
        height: 45px;
    }

    .quick-apply-close {
        font-size: 40px;
        top: 10px;
        right: 10px;
    }
    .main-navigation {
        font-family: "Poppins", sans-serif;
        font-size: 14px;
    }

    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        margin-left: 0px !important;
    }
    .call_to_us_icone_box .elementor-icon {
        width: 45px !important;
        height: 30px !important;
    }
    .call_to_us_icone_box .elementor-icon svg {
        width: 15px !important;
        height: 15px !important;
    }
    /* Hide arrows inside menu links only (keep toggle button arrow visible) */
}

/* Base icon box */
.call_to_us_icone_box .elementor-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00AE70;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    transition: width 0.3s ease; /* background expand */
    overflow: hidden;
    position: relative;
}

/* Arrow inside */
.call_to_us_icone_box .elementor-icon svg {
    fill: #ffffff;
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease; /* icon move */
}

/* Hover → expand background + move icon */
.call_to_us_icone_box:hover .elementor-icon {
    width: 65px; /* expand background */
}

.call_to_us_icone_box:hover .elementor-icon svg {
    transform: translateX(10px); /* move icon */
}

/* .half-circle-image-card{
    display: none !important;
}
.half-circle-image-year{
    display: none !important;
} */

.timeline {
    width: 100%;
    max-width: 100% !important;
}
.ast-mobile-header-content .menu-link > .ast-icon.icon-arrow {
    display: none !important;
}
.single-service .elementor-10756 .elementor-element.elementor-element-6c5b749 > .elementor-widget-container {
    margin: 0px 0px 0px 0px !important;
}

.members_info_palet{
    background: rgba(85, 90, 101, 0.25) !important; /* based on sampled color */
    backdrop-filter: blur(49.7px);
    -webkit-backdrop-filter: blur(49.7px);

    /* border: 0.35px solid;
    border-image: linear-gradient(
        90deg,
        #FFFFFF 0%,
        #000000 22.56%,
        #FFFFFF 100%
    ) 1; */
}

.members_info_palet_icon svg path {
    fill: #00D186 !important;
    transition: 0.3s;
}

.members_info_palet_icon:hover svg path {
    fill: #FFFFFF !important;
}

.members_info_palet_icon *:hover svg path {
    fill: #FFFFFF !important;
}

#members_info_palet_icon_btn svg path {
    fill: #ffffff !important;
}

#members_info_palet_icon_btn:hover svg path {
    fill: #00D186 !important;
}

.members_info_palet_icon_2nd_row .elementor-icon svg path {
    fill: #ffffff !important;
    transition: fill 0.3s ease;
}

.members_info_palet_icon_2nd_row:hover .elementor-icon svg path {
    fill: #00D186 !important;
}

#open_in_bd_jobs .elementor-button-icon svg {
    width: 25px;
    height: 25px;
}