/* 
Theme Name:		 rayhorizon
Theme URI:		 www.technotery.com
Description:	 Customized theme by Technotery
Author:			 Technotery
Author URI:		 www.technotery.com
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 OceanWP-child
Tags: 			 singlesite
-------------------------------------------------------------- */


/* Global_Colors::Start */

:root 
{
    --primary-theme-color:#3A0CA3;
    --secondary-theme-color:#7209B7;
    --third-theme-color:#e709c9;
    --fourth-theme-color:#c569ff;
    --primary-black-color:#111827;
    --primary-white-color:#ffff;
    --text-color:#484848;
    --dark-transperent-color:#0000005e;
    --light-violate-bg:#E6E2F2;
    --dark-border:#363636;
    --light-gray:#ECEEF2;
    --light-gray-border:#dbdbdb;
    /* --theme-gradient-secondary:linear-gradient(90deg, #00d9f5, #00f5a0); */
    --card-hover:linear-gradient(-45deg,#3A0CA3,#7209B7,#e709c9);
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    /* --hover-gradient-secondary:linear-gradient(90deg, #00d9f5, #00f5a0); */
    /* --card-hover-gradient: linear-gradient(0deg, #000000 20%,  #007BFF 90%, #007BFF 115%); */
}

/* Global_Colors::End */

/* Common_font_style::Start */
html
{
  font-size:10px !important;
}
body 
{
    font-size:16px !important;
    font-family:"Montserrat", Sans-serif;
}
.card_title 
{
  font-size:2.3rem;
  color: var(--primary-black-color);
  font-weight:700;
  font-family:"Montserrat", Sans-serif;
}

/* h1
{
    font-size:5rem !important;
    line-height:6.5rem !important;
} */
/* h2
{
    font-size:4.5rem !important;
    line-height:5.5rem !important;
} */
/* h2.small_title
{
    font-size:2.5rem !important;
    line-height:3.5rem !important;
} */
.large_text ,
.large_text p
{
    font-size:5.5rem !important;
    font-family:"Montserrat", Sans-serif;
}
span,p,button,a,input
{
  font-family:"Montserrat", Sans-serif !important;
}
::placeholder 
{
  font-family:"Montserrat", Sans-serif !important;
}
h3 
{
    font-size:2.3rem !important;
    line-height:3.3rem !important;
    font-weight:600 !important;
}
.small_card_title, 
.small_card_title span
{
    font-size:1.6rem !important;
    line-height:2.5rem !important;
}
p,a,input, button
{
    margin-bottom:0px;
    font-size:1.3rem ;
} */

/* Common_font_style::End */


/* Common-home-page-css::Start */
.home .page-header,
.page-id-2519 .page-header
{
    display:none !important;
}   
/* Common-home-page-css::End */

/* Common-container-css::Start */

/* Common-container-css::End */


/* Footer_css::Start */
.footer-widgets-inner.container
{
 width:100% !important;
}
#footer-widgets
{
    padding-bottom:0px !important;
    background-color: var(--primary-black-color) !important;
    position: relative;
}
#footer-widgets .elementor-icon-list-item
{
    display:flex;
    align-items: center;
}
#footer-widgets::before 
{
    content:"";
    background-image: url(images/section-bg-shape.png);
    position:absolute;
    width:100%;
    height:100%;
    background-position: bottom;
    top:0;
    filter: hue-rotate(280deg);
    background-size: cover !important;
}

#footer-widgets .e-con-inner
{
    width:95%;
    max-width:95%;
}
.custom_elementor_button .elementor-button
{
    padding: 5px 8px 5px 20px !important;
    font-size:1.8rem !important;
    background: var(--card-hover) !important;
  }
.custom_elementor_button .elementor-button-icon
{
    width:30px;
    height:30px;
    background:var(--primary-white-color);
    border: 1px solid var(--dark-border);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:10px;
    margin-left:15px;
    border:0px;
}
.custom_elementor_button .elementor-button-text
{
  color: var(--primary-white-color) !important;
  font-size:1.5rem;
}
.custom_elementor_button .elementor-button:hover 
{
  box-shadow: var(--tw-shadow);
  transform: scale(1.05);

}
.custom_elementor_button .elementor-button-content-wrapper
{
    align-items:center;
}
.custom_elementor_button .elementor-button-icon .e-font-icon-svg
{
  fill: var(--primary-theme-color) !important;
}
.footer_contact_links .elementor-icon-list-icon
{
    width:40px;
    height:40px;
    background: var(--dark-transperent-color);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px;
    margin-left:15px;
    border:1px solid var(--dark-border);
    margin-right:10px;
    padding:12px;
}
.footer_contact_links .elementor-icon-list-icon svg
{
    width:1.6rem !important;
    height:1.8rem !important;
    margin:0px !important;
    padding:0px !important;
}
.copyright_container a 
{
    color: var(--fourth-theme-color);
}
.form_input_wrapper
{
    width:100% !important;
}
.form_input_wrapper input
{
    background: var(--dark-transperent-color) !important;
    border:1px solid var(--dark-border) !important;
    padding:10px 15px 10px 20px !important;
    min-height:60px !important;
    border-radius:15px !important;
    font-size:1.6rem !important;
}

.form_input_wrapper input::placeholder,
.form_input_wrapper input
{
    color: var(--primary-white-color) !important;
}
.form_input_wrapper:focus 
{
    outline:0px;
}
.footer_newsletter_wrapper
{
    display:flex;
}
.newsletter_submit_button {
    width: min-content;
    position: absolute;
    right: 18px;
    display: flex;
    justify-content: flex-end;
    width: 10%;
    top: 9px;
    text-transform: capitalize !important;
}
.newsletter_submit_button p 
{
    width:min-content !important;
}
.newsletter_submit_button input
{
    background-image:var(--card-hover) !important;
    height:40px;
    border-radius:10px;
    display:flex;
    align-items:center;
    justify-content: center;
    border:0px !important;
    position: relative;
    border:0px;
    font-size:1.6rem !important;
    text-transform: capitalize !important;
    padding:10px 20px !important;
    color: var(--primary-white-color) !important;
}
.newsletter_submit_button input::before {
    content: "\f101";
    font-family: "FontAwesome";
    color: var(--primary-white-color);
    font-size:1.2rem;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #888;
}
.newsletter_submit_button button:hover 
{
    background-color: var(--hover-gradient-secondary);
}
.newsletter_submit_button button i 
{
    color: var(--primary-black-color);
}
.footer_links_menu h5 
{
  color: var(--fourth-theme-color);
  font-size:1.8rem !important;
}
.footer_links_menu .menu
{
    margin-left:0px !important;
}
.footer_links_menu .menu li:hover
{
    transform: translateX(10px); 
    transition: transform 0.3s ease-in-out;
}
.footer_links_menu .menu li:hover::before ,
.footer_links_menu .menu li:hover a
{
  color: var(--fourth-theme-color);
}

.footer_links_menu .menu li 
{
    position: relative;
    list-style: none;
    transition: transform 0.3s ease-in-out; /* Smooth transition */;
    margin-bottom:10px;
}
.footer_links_menu .menu li a 
{
    margin-left:10px;
    color: var(--primary-white-color);
    font-size:1.5rem;
}
.footer_links_menu .menu li::before {
    content: "\f101";
    font-family: "FontAwesome";
    color: var(--primary-white-color);
    font-size:1.2rem;
}
.footer_links_menu a:focus
{
    outline:none !important;
}
.footer_social_media_content .elementor-social-icon
{
    width:40px !important;
    height:40px !important;
    background: var(--dark-transperent-color);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px !important;
    margin-left:15px;
    border:1px solid var(--dark-border);
    margin-right:10px;
}
.footer_social_media_content .elementor-social-icon svg 
{
    width:1.8rem;
    height:1.8rem;
}
/* Footer_css::End */

/* Header_css::Start */
.custom_button
{
  background:var(--card-hover);
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius:15px;
    margin-left: 15px;
    color: var(--primary-white-color) !important;
    margin-right: 10px;
    padding:5px 8px 5px 20px !important;
    line-height: unset !important;
    font-weight:500 !important;
    font-size:1.5rem !important;

}
.custom_button i {  
    width:30px !important;
    height:30px !important;
    background: var(--primary-white-color);
    color: var(--primary-theme-color) !important;
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:10px !important;
    margin-left:15px;
    border:1px solid  var(--primary-white-color);
}
.custom_button:hover 
{
    border-color: var(--secondary-theme-color);
    box-shadow:var(--tw-shadow);
    align-items:center;
    color:var(--primary-white-color);
    transform:scale(1.05);
}
.custom-logo-link
{
    width:110px;
    display:block;
}
.footer_social_media_content .elementor-social-icon:hover
{
    background-image: card-hover;
}
.custom_header_wrapper #site-navigation-wrap 
{
  display:flex;
  align-items:center;
  padding-right:15px;
}
.custom_header_wrapper #site-navigation-wrap .dropdown-menu>li>a
{
    font-size:1.6rem !important;
    font-weight: 600 !important;
    color: var(--primary-black-color) !important;
    font-family:"Montserrat", Sans-serif;
    padding:0px 10px;
}
.custom_header_wrapper #site-logo #site-logo-inner a img
{
    width:100px !important;
    opacity:1 !important;
    padding-left:10px !important;
}
.custom_header_wrapper .current-menu-item a span,
.custom_header_wrapper .current-menu-ancestor a span
{
color: var(--primary-theme-color) !important;
}
.custom_header_wrapper #site-header
{
    padding:10px 0px 5px !important;
}
.menu-link:focus 
{
    outline: unset !important; 
}
.dropdown-menu ul li a.menu-link span
{
    color: var(--primary-black-color) !important;
    font-size:1.6rem !important;
}
.dropdown-menu ul li a.menu-link:hover span
{
    color: var(--primary-theme-color) !important;
}
.dropdown-menu ul li a.menu-link:hover 
{
    background-color: transparent !important;
}
.custom_header_wrapper #site-header-inner
{
    width:85%;
}
/* Header_css::End */


/* About_us_css::Start */
.section_subTitle
{
  display: inline-flex !important;
  margin-bottom:10px !important;
}
.section_subTitle .elementor-icon-list-items
{
  margin-left:0px !important;
  margin-right:0px !important;
}
.section_sub_title .elementor-heading-title
{
    position: relative;
    color: var(--primary-black-color) !important;
    left:20px;
}
.section_subTitle .elementor-widget-container
{
  background:var(--card-hover) !important;
}
.section_sub_title .elementor-heading-title::before {
    content: '\f111 ';
    font-family:"fontAwesome" !important;
    position: absolute;
    top: 50%;
    left: -15px;
    /* bottom: 0; */
    transform: translateY(-50%);
    mask-size: cover;
    font-size:1rem;
}
.section_sub_title
{
    background-color: transparent;
    border:1px solid var(--secondary-theme-color);
    border-radius:25px;
    padding:0px 35px 0px 15px;
    display:inline-block;
    width:max-content;
    min-width:max-content;
    min-width:max-content;
}
.section_sub_title .elementor-heading-title
{
    position: relative;
    color: var(--secondary-theme-color) !important;
    left:20px;
}
/* 
.custom_elementor_button_light_theme .elementor-button-icon
{
    width:40px;
    height:40px;
    background:var(--primary-white-color);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:10px;
    margin-left:15px;
    border:0px;
} */
/* .custom_elementor_button_light_theme .elementor-button-icon svg 
{
    fill: var(--primary-theme-color) !important;
    height:20px;
    width:20px;
}
.custom_elementor_button_light_theme .elementor-button:focus,
.custom_button:focus 
{
    outline:0px !important;
} */
/* .custom_elementor_button_light_theme .elementor-button:hover .elementor-button-icon
{
    background-color: var(--primary-white-color) !important;
} */

/* .custom_elementor_button_light_theme .elementor-button-content-wrapper
{
    align-items:center;
} */

.about_title_icon .elementor-icon-list-icon
{
    width: 50px;
    height: 50px;
    background-image:card-hover !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 5px;
    padding:15px;
}
.about_title_icon .elementor-icon-list-icon svg 
{
    width:22px !important;
    height:22px !important;
    margin:0px !important;
    fill: var(--primary-black-color) !important;
}


.aboutUs__about-content .elementor-icon-list-icon
{
  width:40px;
  height:40px;
  background:var(--card-hover) !important;
  /* background-size: 800% 800%; */
  /* animation: pulseGradient 5s ease-in-out infinite; */
  display:flex;
  align-items: center;
  justify-content: center;
  border-radius:10px;
  padding:15px;
  margin-right:10px;
}
.aboutUs__about-content .elementor-icon-list-icon svg
{
    width:5rem;
    height:5rem;
    transform: scale(2);
    margin-right: 0px !important;
    fill:var(--primary-white-color) !important;
  
}
@keyframes pulseGradient {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
/* About_us_css::End */

/* Services_section_css::Start */
.serice_row
{
    display:flex;
    flex-wrap: wrap;
}
.service_col
{
    width:50%;
}
.services_card
{
    background-color: var(--dark-transperent-color);
    border-radius:15px;
    padding:30px;
    margin:10px;
}
.services_card .card_title 
{
    color: var(--primary-white-color);
}
.services_card .card_title 
{
    margin-bottom:5px !important;
    color: #00D2D3;
}
.services_card .small_text
{
    color: var(--te);
}
.services_card img 
{
    width:30px;
}
.services_card .services_content
{
    margin-bottom:15px;
}
.services_card .services_content p,
.white-paper-excerpt
{
    font-size:1.5rem;
    font-weight: 400;
    color: var(--primary-white-color);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.services_card .card_icon
{
    width:40px;
    height:40px;
    background-image:var(--card-hover) !important;
    display:flex;
    align-items:center;
    justify-content: center;
     border-radius:15px;
    border:0px;
    margin-bottom:15px;
}
.services_card .card_icon i 
{
    color: var(--primary-black-color);
}
.services_card button,
.services_card a
{
    background-color: transparent;
    border:0px;
    padding:0px;
    color: var(--secondary-theme-color) !important;
}
.services_card button ,
.services_card button  a
{
    color: var(--secondary-theme-color) !important;
}
.services_card:hover 
{
    background-image: url(images/card_hover.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    filter: hue-rotate(65deg);
}
.our_services_wrapper
{
    position:relative;
    background-image: url(images/section-bg-shape.png);
    background-size: cover;
    background-position:botton right;
    background-repeat: no-repeat;
}
/* .our_services_wrapper::after {
    content: "";
    background-image: url(images/services_bg.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 0.3;
    background-position: top right;
    top:0;
}
.our_services_wrapper::before 
{
    content: "";
    background-image: url(images/services_bg.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 0.3;
    background-position: bottom left;
    bottom:0;
} */
.our_services_wrapper .e-con-inner
{
    z-index:999;
}
/* Services_section_css::End */

/* Industries_we_serve_css::Start */
.e-n-tabs
{
    display: flex !important;
    flex-direction: unset !important;
}
.e-n-tabs-heading
{
    max-width:30% !important;
}
.e-n-tabs-content
{
    max-width:70% !important;
}
.e-n-tabs .e-n-tabs-heading
{
    height:fit-content !important;
    display:inline-block !important;
}
.e-n-tabs .e-n-tab-title
{
    width:100% !important;
    margin-bottom:20px;
    font-weight:400 !important;
}
/* Industries_we_serve_css::End */

/* Why_choose_us_section_css::Start */
.link {

    display: inline-block;
    font:3rem ;
    text-transform: uppercase;
    letter-spacing: 0.1175em;
    word-spacing: 0.3em;
    text-decoration: none;
  }
  .link__svg {
    width: 100%;
    height:100%;
    transform-box: fill-box;
    fill: #2B3338;
    stroke: #2B3338;
    stroke-width: 0.05em;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .link__cloud {
    transform-origin: 50% 50%;
    -webkit-animation: rotate normal infinite 60s linear;
            animation: rotate normal infinite 60s linear;
    fill: var(--primary-black-color);
  }
  .link__face, .link__arrow {
    transform-origin: 50% 50%;
    transition: transform 0.15s cubic-bezier(0.32, 0, 0.67, 0);
  }
  .link:hover .link__face, .link:hover .link__arrow {
    transform: scale(1.1);
    transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  }
  .link__arrow
  { 
    stroke: var(--third-theme-color) !important;
  }
  .link__arrow {
    stroke-width: 0.075em;
  }
  .link__text {
    -webkit-animation: rotateReverse normal infinite 20s linear;
            animation: rotateReverse normal infinite 20s linear;
    transform-origin: 50% 50%;
    fill:var(--primary-white-color);
  }
  .link:hover .link__text {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
  .link--alt {
    font-size: 1.15rem;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .link__text textPath
  {
    /* font-size:1.6rem !important; */
    letter-spacing: 5px;
  }
  
  @-webkit-keyframes rotate {
    to {
      transform: rotate(-360deg);
    }
  }
  
  @keyframes rotate {
    to {
      transform: rotate(-360deg);
    }
  }
  @-webkit-keyframes rotateReverse {
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes rotateReverse {
    to {
      transform: rotate(360deg);
    }
  }
/* Why_choose_us_section_css::End */

/* Testimonial_section_css::Start */

.testimonial_card
{
    background-color: var(--dark-transperent-color);
    border:1px solid var(--dark-border);
    border-radius:15px;
    padding:30px;
    margin:10px;
}
.customer_testimonials .slick-track
{
    display: flex !important;
    padding-bottom: 40px !important;
}
.customer_testimonials.slick-dotted.slick-slider,
.customer_testimonials .slick-list
{
    display: flex !important;  
}
.testimonial_card .card_icon
{
    width: 40px;
    height: 40px;
    background: var(--dark-transperent-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:15px;
    border: 1px solid var(--dark-border );
    margin-right: 15px;
}
.testimonial_card .card_icon i 
{
    color: var(--third-theme-color);
}
.customer_icon_text
{
    display:flex;
    margin-bottom:20px;
}
.customer_testimonials .slick-track
{
    /* transform: unset !important; */
    /* display: flex !important; */
    /* width: 100% !important; */
}
.customer_name .card_title
{
    margin-bottom:0px;
}
.testimonial_card .small_text
{
    color: var(--primary-white-color);
}
.testimonial_card .card_title
{
    color: var(--third-theme-color);
}
/* Testimonial_section_css::End */

/* Home_banner_section_css::Start */
.banner_title
{
    font-size:6rem !important;
    font-weight:800 !important;
}
.banner_bottom_link a 
{
    color: var(--third-theme-color) !important;
}


/* Positioning Progress Bar inside the Text Slider */
.home_banner_text_slider {
    position: relative; /* So we can absolutely position the progress bar within it */
}
/* Circular Progress Bar */
.progress-bar {
    transform: rotate(-90deg);  /* Start from the top */
}

.progress-bar-background {
    fill: none;
    stroke: #ddd;  /* Gray color for background circle */
}

.progress-bar-foreground {
    fill: none;
    stroke: #4caf50;  /* Green color for the progress bar */
    stroke-linecap: round;
    animation: progress 3s linear infinite; /* Animation for the progress bar */
}

/* Animation for Progress Bar Filling */
@keyframes progress {
    0% {
        stroke-dashoffset: 283; /* Full progress */
    }
    100% {
        stroke-dashoffset: 0; /* Empty progress */
    }
}
.banner_slider_nav
{
    /* width:350px !important; */
    display:flex !important;
    justify-content: center;
}
.banner_slider_nav p 
{
    margin-left:15px;
    white-space: nowrap;
    font-weight: 700;
    color: var(--secondary-theme-color);
}
.hader_fixed_content_wrapper
{
    align-items: end;
    height:100%;
}
.banner_slider_nav .slick-slide
{
    width:60% !important;
}
.home_banner_slider_row
{
    display: flex;
    height: 100%;
    align-items: end;
}
.secondary_title
{
    font-size:2.5rem;
    font-weight:800;
}
.home_banner_title_col,
.home_banner_content_col
{
    max-width:50%;
    padding:0px 15px;
}
/* .home_banner_content_col
{
    display:flex;
    justify-content:end;
} */
.insider_home_nav
{
    width:60%;
    margin-top:30px;
    margin-left:20px;
}
.home_banner_slider_wrapper .slick-arrow
{
    color: transparent !important;
}

.home_banner_slider_wrapper .slick-arrow
{
    width: 40px;
    height: 40px;
    background-image: var(--card-hover) ;
    border-radius:15px;
    border: 1px solid var(--dark-border );
    margin-right: 15px;

}
.home_banner_slider_wrapper .slick-arrow:before
{
display:flex;
align-items:center;
justify-content:center;
font-family: 'FontAwesome';
font-size:1.6rem !important;
color: var(--primary-black-color) !important;
}
.home_banner_slider_wrapper .slick-prev:before
{
    content: '\f177';
}
.home_banner_slider_wrapper .slick-next:before
{
    content: '\f178 ';
}
.home_banner_slider_wrapper  .slider-nav .slick-list
{
    margin:0px 50px !important;
    padding:0px !important;
}
/* Home_banner_section_css::End */


/* Blogs_section_css::Start */
.full-image-card
{
    max-width:50%;
}
.blog_read_more_button .custom_button 
{
    display:inline-flex !important;
    margin-left:0px !important;
}

.side_image_card
{
    max-width:50%;
}
.blog_all_cards
{
    display:flex;
} 
.blog_image img 
{
    border-radius:20px !important;
   
}
.full-image-card .blog_image
{
    margin-bottom:15px;
}
.blog_card .card_title
{
    margin-bottom:5px !important;
    color: var(--primary-black-color);
    font-weight:700;
}
.blog_card .small_text 
{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
/* font-size:1.6rem !important; */
letter-spacing:0.6px !important;
}
.html_custom_button a
{
    display:inline-flex;
    align-items:center;
    justify-content: center;
    margin-top:15px;
    color: var(--secondary-theme-color) !important;

}
.html_custom_button a i
{
   color: var(--secondary-theme-color);
   margin-left:10px;
}
.side_image_card .blog_card
{
    padding-bottom:20px;
    
}
.side_image_card .blog_card
{
    display:flex;
    margin-bottom:20px;
}
.side_image_card .blog_card
{
    border-bottom:1px solid var(--light-gray-border);
}
.side_image_card
{
    margin-left:25px;
}
.side_image_card .blog_card .side_blog_img
{
    margin-right:20px !important;
    width:25%;
}
.side_blog_img img 
{
  height:450px !important;
  object-fit: cover;
}
.side_image_card .blog_image
{
  height:170px !important;
}
.side_image_card .blog_card .side_image_content
{
width:75%;
}
.side_image_card .blog_card .blog_image img 
{
 width:100%;
 height:100%;
 object-fit: cover;
}
.blog_image
{
    overflow: hidden;
    border-radius:20px;
    transition: transform 0.3s ease-in-out;
    width:100%;
    height: 100%;
}
.blog_image img 
{
    width:100%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}
.blog_image:hover img
{
 transform: scale(1.2);
}
/* Blogs_section_css::End */


.our_services_card_wrapper
{
    background-color: var(--primary-white-color);
    padding:50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 400px;
    border-right:1px solid gray !important;
    border-top:1px solid gray !important
}
.our_services_card_wrapper:nth-child(2),
.our_services_card_wrapper:nth-child(4)
{
    border-right:0px !important;
}
.our_services_card_wrapper a
{
    color: var(--secondary-theme-color);
}
.service_title
{
    font-size:2.5rem !important;
    margin-bottom:5px !important;
    font-weight: 800 !important;
}
/* .our_services_card_content p 
{
    color: var(--primary-white-color) !important; 
} */
.our_services_card_wrapper svg 
{
    width:12rem;
    height:12rem;
}
.services_card_button
{
    display:flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}
.our_services_main_container
{
    position:relative;
}
.our_services_main_container::after
{
    content:"";
    position:absolute;
    background-image: url(images/section-bg-shape.png);
    background-size: cover;
    background-position:botton right;
    background-repeat: no-repeat;
    width:100%;
    height:100%;
    opacity:0.5;
}

.page-id-2519 .blog_image img
{
    border-radius:0px !important;
}
.slider-nav img 
{
    height:82vh !important;
}
.customers img 
{
    width:200px  !important;
    margin:20px 50px;
}

/* Our_customers_section_css::Start */
.ourPartners img
{
width:200px;
height:200px;
object-fit: contain;
}
/* Our_customers_section_css::End */

/* Who_we_are_section::Start */
.whoWeAre__card {
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
    transition: transform 3s ease 3s, color 0.4s ease 3s, fill 0.4s ease 3s;
    position: relative;
  }
  .whoWeAre__card:after 
  {
    content:"";
    background-image:url(images/card-bg.png) !important;
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    opacity:0;
  }
  .whoWeAre__card:hover::after 
  {
    opacity: 1;
  }
  .whoWeAre__card:hover 
  {
    transform: scale(1.01) !important;
    background: var(--card-hover) !important;
   
  }
.whoWeAre__card:hover h2,
.whoWeAre__card:hover p,
.whoWeAre__card:hover span, 
.whoWeAre__card:hover *
{
    color: var(--primary-white-color) !important;
}
.whoWeAre__card:hover svg 
{
    fill:var(--primary-white-color) !important;
}
.whoWeAre .elementor-widget-image
{
    height:100% !important;
}
.whoWeAre .elementor-widget-image img 
{
    height:100%  !important;
    object-fit: cover !important;
}
/* Who_we_are_section::End */

/* Our_services_section_css::Start */

.ourServices__all-cards-row
{
    display:flex;
    width:100%;
}
.ourServices__all-cards-col-three
{
    max-width:25%;
    padding:10px;
}
.ourServices__all-cards-col-three a {
    background-color:var(--primary-white-color);
    padding: 20px;
    border-radius:15px;
    min-height: 450px;
    max-height: 450px;
    height: 450px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
    border: 1px solid #f6f6f6;
}
.ourServices__all-cards-col-three a:hover 
{
    background:var(--card-hover) !important;
}
.ourServices__all-cards-col-three a:hover h3,
.ourServices__all-cards-col-three a:hover p 
{
    color: var(--primary-white-color) !important;
}
.ourServices__all-cards-col-three  p 
{
 display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
color: var(--text-color);
font-weight:500 !important;
margin-bottom:0px;
}
.ourServices__all-cards-col-three img
{
    animation: scaleInOut 2s ease-in-out infinite;
    width:120px;
} 
@keyframes scaleInOut {
    0%, 100% {
      transform: scale(0.9);
    }
    50% {
      transform: scale(1);
    }
  }
  .ourServices__all-cards-col-three a:hover img {
    filter: brightness(26.5);
  }
.ourServices__card:focus
{
outline:0px !important;
}
.ourServices__card-icon
{
    padding-bottom:20px;
}
.ourServices__all-cards-col-three h3 
{
    margin-bottom:10px;
    /* font-family:"Unbounded" !important; */
    /* font-size:2.5rem !important; */
}
/* Our_services_section_css::End */

  /* Banner_section_css::Start */

  .home_banner_content_p p
  {
    margin-bottom:0px !important;
  }
  .vertical-slider {
    width: 450px;
    margin: auto;
  }
  
  .vertical-slider .slick-slide {
    opacity: 1;
    transition: all 0.4s ease-in-out;
  }
  
  .vertical-slider .slick-slide img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
    transform: scale(0.85);
     border-radius:15px;
    border: 15px solid var(--dark-transperent-color);
    box-shadow: 0 1px 4px #00d2d342;
}
  
  .vertical-slider .slick-center {
    opacity: 1 !important;
  }
  
  .vertical-slider .slick-center img {
    transform: scale(1);
    z-index: 2;
    position: relative;
  }

  .heroBanner
  {
    width:95% !important;
    margin: 0 auto !important;
  }

  /* Banner_section_css::End */

  /* Sector_section_css::Start */

  .horizontal-collapse-container {
    display: flex;
    gap: 10px;
    width: 80%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    margin:0 auto;
  }
  
/* .sector_reamMore.custom_button
{
    background-image:var(--card-hover) ;
    display:flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-left: 15px;
    color: var(--primary-white-color);
    margin-right: 10px;
    padding:5px 8px 5px 20px !important;
    line-height: unset !important;
    font-size:1.6rem !important;
    font-weight:500 !important;
} */

  .horizontal-collapse-container::-webkit-scrollbar {
    display: none;
  }
  
  .collapse-card {
    width: 200px;
    overflow: hidden;
    background: #f1f1f1;
    /* border: 1px solid #ccc; */
    transition: width 0.3s ease;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius:15px;
    position: relative;
    background-color:var(--primary-white-color);
     border-radius:15px;
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
    padding:15px;
    transition: 
    width 1s ease-in-out, 
    padding 1s ease-in-out, 
    flex-direction 1s ease-in-out;

  }
  
  .collapse-card.active {
    width: calc(100% - 200px);
    flex-direction: column-reverse;
  }
  
  .collapse-card.active .number {
   display:none;
  }
  
  .collapse-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    height:100%;
  }
  
  .collapse-header img {
    width: 100%;
    height: 100% !important;
    border-radius:15px;
    object-fit: cover;
    margin-top:10px;
  }
  
  .collapse-header .number {
    margin-top: 5px;
    font-weight: bold;
    font-size:2rem;
    /* font-family:"Unbounded"; */
    color: var(--primary-black-color) !important;
  }
  
  .collapse-content {
    padding: 10px;
    display: none;
    text-align: left;
  }
    .collapse-card img 
    {
    border-radius:15px !important;
    }
  .collapse-card.active img 
  {
    width:100% !important;
    height:250px !important;
    object-fit: cover !important;
    border-radius:15px !important;
  }
  .collapse-card.active  .collapse-header
  {
       width:100% !important;
       padding-top:0px;
  }
  .collapse-card.active .collapse-content {
    display: block;
  }
  .collapse-content p 
  {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:0px;
  }
  .sector_home_readmore {
    position: absolute;
    bottom: 40px;
    left: 30px;
    z-index: 99;
    color: var(--secondary-theme-color);
}
  .readmore_button img 
  {
    width:100%;
    position: relative;
  }
  .collapse-card.active img
  {
    position:  relative;
  }
  .collapse-card.active img:after
  {
    content:"";
    width:100%;
    height:120px;
    position: absolute;
    z-index:99;
  }
  .collapse-card.active  .sector_home_readmore
  {
       display:block;
  }
   .collapse-card.active  .sector_reamMore i  
   {
   margin-left:5px;
   }
   .sector_home_readmore
  {
    display:none;
  }
  .sector_content h3 
  {
    font-size:2.5rem;
    color: var(--primary-black-color);
  }

  .custom-arrow {
    position: absolute;
    left: 10px;
    background: #fff;
    border: none;
    z-index: 10;
    padding: 8px 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    color: #000;
    font-size: 18px;
    cursor: pointer;
  }

  /* Sector_section_css::End */

 .slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  
  .slick-prev {
    left: 0;
  }
  
  .slick-next {
    right: 0;
  }


  .oceanwp-mobile-menu-icon
  {
    top:15px !important;
  }
  .oceanwp-mobile-menu-icon .oceanwp-text,
  .oceanwp-mobile-menu-icon .oceanwp-close-text
  {
    display:none !important;
  }
  .search-icon-dropdown
  {
    display:none;
  }
  .sidr-left a.sidr-class-toggle-sidr-close i 
  {
    display: inline-block;
    padding-right: 8px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    vertical-align: middle;
}
.mobile-menu 
{
    width:40px;
    height:40px;
    background: var(--card-hover) ;
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px;
}
.oceanwp-mobile-menu-icon .fa-bars
{
  color: var(--primary-white-color) !important;
}
.sub-menu
{
    border-radius:15px !important;
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
}
.sub-menu span 
{
    font-size:1.3rem !important;
}

/* Breadcrumb_css::Start */
.home .custom_page_header
{
  display:none !important;
}

.custom_page_header.page-header
{
    height:100% !important;
    padding:150px 0px !important;
    /* background-image:url(images/Hero-Background-Small.jpg) !important; */
    /* filter: blur(0.5); */
    background-repeat: no-repeat;
    background-size: cover;
    /* background:none !important; */
    top:0;  
    position: relative;
}
.custom_page_header.page-header::before 
{
    content:"";
    background-image:url(images/Hero-Background-Small.jpg) !important;
    width:100%;
    height:100%;
    background-size: cover;
    position: absolute;
    filter: hue-rotate(310deg);
    opacity:0.5;
}
.custom_page_header.page-header::after 
{
    content:"";
    background-image:url(./images/circle.png);
    position: absolute;
    width:200px;
    height:200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    bottom:0;
    right:0;
    opacity:0.6;
    animation: bounceImage 2s ease-in-out infinite;
}
@keyframes bounceImage {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.home .custom_header_wrapper #site-header
{
    background:unset;
    width:100%;
    top:unset;
}
.custom_header_wrapper #site-header
{
    background:transparent !important;
    width:100%;
    top:10px;
}
.home .custom_header_wrapper
{
    position:unset;
    width:100%;
}
.home .custom_header_wrapper #site-header-inner
{
    background-color:unset;
    padding:unset;
    border-radius:unset;
    border:none !important;
}

.custom_header_wrapper
{
    position:absolute;
    width:100%;
}
.custom_header_wrapper #site-header-inner
{
    background-color:#ffffffb2 !important;
    padding:5px !important;
    border-radius:15px !important;
    border:2px solid #f2f2f2 !important;
    
}
.custom_page_header.centered-page-header {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky !important;
}
.custom_page_header .page-header-title
{
color: var(--primary-black-color) !important;
/* font-family:"Unbounded" !important; */
font-weight: 700 !important;
text-align: center !important;
}
.site-breadcrumbs
{
    display:inline-flex !important;
    line-height: unset !important;
    height:unset !important;
    padding: 10px 20px 10px 10px !important;
    border-radius:15px;
    /* background-color: #3f729b1a !important; */
    top:30px !important;
    flex-wrap: wrap !important;
    white-space: wrap !important;
}
.trail-item
{
    margin:0px 3px;
}
.trail-begin i 
{
    width: 40px;
    height: 40px;
    background: var(--card-hover)  !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius:15px;
    border: 0px;
    color: var(--primary-white-color) !important;
    margin-right:10px;
}
.site-breadcrumbs li a,
.site-breadcrumbs li span
{
    color: var(--primary-black-color) !important;
    font-size:1.6rem !important;
    font-weight:500 !important;
}

/* Breadcrumb_css::End */

/* Service_details_page_responsive_css::Start */
.ourOfferings_wrapper h3
{
color: var(--primary-white-color) !important;
font-size:1.6em !important;
margin-bottom:5px !important;
}
.offerCard .elementor-icon-wrapper
{
background: var(--dark-transperent-color) !important;
width:80px;
height:80px;
display:flex;
align-items:center;
justify-content: center;
    border-radius:15px;
}
.offerCard 
{
    padding:30px;
}
.ourServiceOverviewContent p strong em
{
    color: var(--secondary-theme-color) !important;
}
.service_details_card_inner_content h3 
{
    font-size:1.8rem !important;
    margin-bottom:10px !important;
}
.service_details_card_inner_content img 
{
    width:80px;
    text-align: start;
    margin-right:10px;
}
.service_details_card_inner_content p 
{
    margin-bottom:0px !important;
}
.case-study-marquee {
    display: flex;
    gap: 20px; /* spacing between cards */
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 20px 0;
    white-space: nowrap;
  } 
  .case-study
  {
    display:flex;
  }
.case_study_card 
{

    position: relative;
    margin:5px;
    /* margin:10px; */

}
.case_study_card img 
{
    border-radius:15px !important;
    position:relative;
    z-index:0;
    width:450px !important;
    height:300px !important;
    object-fit: cover;

}

.case_study_card a,
.white-paper-content a
{
    background-image: var(--card-hover) ;
    border-radius:15px !important; 
    padding: 5px 8px 5px 20px !important;
    display:inline-flex;
    align-items: center;
    width:fit-content;
}
.white-paper-thumbnail
{
  border:0px !important;
}
.white-paper-thumbnail a 
{
  background-image:none !important;
  border:0px !important;
  margin:0px !important;
  padding:0px !important;
  border:0px !important;
}
.case_study_button
{
    position: absolute;
    z-index:999;
    bottom:15px;
    left:15px;
}
.case_study_button .custom_button
{
  margin-left:0px !important;
}
.case_study_button .custom_button:hover 
{
  box-shadow: var(--tw-shadow) !important;
  transform:scale(1.05) !important;
}
.case_study_card .read_more_icon
{
    width:30px;
    height:30px;
    background:var(--primary-white-color);
    border: 1px solid var(--dark-border);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:10px;
    margin-left:15px;
    border:0px;
}
.case_study_card .read_more_icon svg 
{
    width:1.5rem;
    fill:var(--primary-theme-color) !important;
}
.case_study_card .small_text
 {
    color: var(--primary-white-color) !important;
    font-size:1.5rem;
 }

 .services_keyPoints 
 {
    display:flex;
 }
 .services_keyPoints .elementor-icon-wrapper
 {
  background:var( --card-hover);
  width:40px;
  height:40px;
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content: center;
 }

 /* .custom_elementor_button_light_theme.dark svg
 {
   fill: var(--primary-black-color) !important;
 } */
 .ourFocus_Image img
 {
  width:100% !important;
  height:450px !important;
  object-fit: cover;
 }
 .ourOfferings_card
 {
    min-height: 350px;
 }
 .ourOfferings_card .elementor-icon
 {
      background: var(--light-gray) !important;
      width:60px;
      height:60px;
    border-radius:15px;
      display:flex;
      align-items: center;
      justify-content: center;
 }
 .ourOfferings_card:hover .elementor-icon
 {
   background:var(--card-hover)  !important;
 }
 .ourOfferings_card:hover .elementor-icon svg 
 {
    fill: var(--primary-white-color) !important;
 }
 .ourOfferings_card h3 
 {
    margin-bottom:10px !important;
    line-height:2.3rem !important;
    font-size:1.8rem !important;
 }
 .ourOfferings_card:hover h3 
 {
    color: var(--primary-theme-color) !important;
 }
/* Service_details_page_responsive_css::End */


/* Sectors_page_css::Start */

/* Sectors_page_css::End */

.serviceBenifits
{
    position: relative;
}
.serviceBenifits .elementor-widget .elementor-icon-list-icon {
    top: 7px !important;
}
.elementor-widget .elementor-icon-list-item
{
    align-items: flex-start !important;
}
.serviceBenifits::after
{
    content:"";
    background-image:url(./images/Hero-Background-Small.jpg);
    position:absolute;
    width:100%;
    height:100%;
    display:block;
    background-repeat: no-repeat;
    background-size:cover;
    z-index:1;
    opacity:0.4;
}
.serviceBenifits .e-con-inner
{
z-index:999;
}

.sectors_card .elementor-icon
{
background: var(--card-hover) ;
width:60px;
height:60px;
    border-radius:15px;
display:flex;
align-items: center;
justify-content: center;
}
.sectors_card .elementor-icon svg 
{
    fill: var(--primary-white-color) !important;
}
.sectors_card h3 
{
    margin-bottom:10px !important;
    /* color: var(--secondary-theme-color) !important; */
}
.sectors_card p 
{
    margin-bottom: 0px !important;
}
.sector_para
{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}
.sector_core_services
{
    position: relative;
}
.sector_core_services::after
{
    content:"";
    background-image:url(./images/line.svg);
    background-repeat: no-repeat;
    width:100%;
    height:100%;
    position: absolute;
    bottom:0;
    left:0;
    background-position: bottom;
    background-size: contain;
    z-index:-1;
    opacity:0.4;
}
.animated.fadeInUp
{
  z-index:99;
}

.animated_icon .elementor-widget-container
{
    background-color:var(--dark-transperent-color);
    width:100px !important;
    height:100px !important;
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px;
    /* box-shadow: inset 0 0px 10px #40b0f5; */
}
.animated_icon_container img 
{
    width:60px !important;
}
.sector_focus
{
    position: relative;
}
.sector_focus::after
{
    content:"";
    background-image:url(images/focus-bg-shape.png);
    background-repeat: no-repeat;
    width:100%;
    height:100%;
    position: absolute;
    bottom:0;
    right:0;
    background-position: bottom right;
    background-size: auto;
    z-index:-1;
    opacity:0.4;
    border-radius:15px;
    filter: hue-rotate(100deg);
}
/* .sector_focus h3 
{
    color: var(--primary-white-color) !important;
} */
/* .benefits_image img 
{
    filter: hue-rotate(220deg);
} */
.benefits_image 
{
    height:100% !important;
}
.benefits_image img
{
    height:100% !important;
    object-fit:cover !important;
}

.benefits-image-container
{
    height:100% !important;
}
.service_offfernings_card h3 
{
    margin-bottom:10px !important;
}

/* All_sectors_css::Start */
.allSectors_col
{
    max-width:50%;
    flex:0 0 50%;
    padding:15px;
    display:flex;
    gap:20px;
    margin-bottom:20px;
}
.all_sectors_card
{
    display:flex;
    flex-direction:row !important;
    gap:20px !important
}
.sector_image
{
    width:40%;
    height:100%;
}
.all_sectors_content
{
    width:60%;
}
.allSectors_col h3 
{
    font-family:"Montserrat", Sans-serif !important;
    font-weight:700 !important;
}
.allSectors__title_para p
{
    margin-bottom: 0px !important;
}
.all_sectors_content .card_body
{
    display: flex;
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
}
.all_sectors_card
{

    background:var(--primary-white-color) !important;
    transition: width 0.3s ease;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius:15px;
    position: relative;
    background-color: var(--primary-white-color);
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
}
.all_sectors_content
{
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content: space-between;
    padding:30px 20px
}
.sectors_card 
{
    background-color: var(--primary-black-color) !important;
}
.sectors_card p 
{
    color: var(--primary-white-color);
}

.sector_image img

{
    height:100% !important;
    border-radius:15px !important;
    transform:scale(1.05);
    object-fit: cover;
}

.allSectors_row
{
    display:flex;
    flex-wrap:wrap;
    margin: 10px;
}
.all_sector_icon img 
{
    width:200px;
    height:200px;
    border-radius:15px !important;
}
.all_sectors_card p
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.all_sectors_card h3 
{
  color: var(--primary-black-color);
}
.all_sectors_card h3 
{
    margin-bottom:5px !important;
}
.sector_readMore_button a {
    background: var(--card-hover)  !important;
    display: inline-flex !important;
    border-radius:15px;
    padding: 5px 8px 5px 15px;
    align-items: center;
    color: var(--primary-white-color);
    font-size: 14px;
    margin-left:0px !important;
}
.sector_readMore_button a i
{
    width:35px;
    height:35px;
    background:var(--primary-white-color);
    border: 1px solid var(--dark-border);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px;
    margin-left:15px;
    border:0px;
    color: var(--secondary-theme-color);
}
/* All_sectors_css::End */

/* Contact_page_css::Start */
.contactForm_wrapper .wpcf7-form-control
{
    background-color: var(--primary-white-color) !important;
    border:1px solid var(--light-gray) !important;
    padding:15px !important;
    border-radius:15px !important;
    width:100%;
}
.name-fields-row {
    display: flex;
    gap: 10px; /* space between first and last name fields */
    flex-wrap:nowrap;
  }
  
  .name-fields-row .half-width {
    flex: 0 0 50%;
    line-height:22px;
  }
  .contactForm_wrapper  .wpcf7-submit
  {
    background: var(--card-hover)  !important;
    color: var(--primary-white-color) !important;
    text-transform: capitalize !important;
    border-radius:15px !important;
    padding: 15px 20px !important;
  }
  .contactForm_wrapper  label
  {
     color: var(--primary-black-color) !important;
     font-weight: 600 !important;
  }
  .contact_data h3 
  {
    /* color: var(--secondary-theme-color) !important; */
  }
  .contact-data-link p a,
  .contact-data-link p
  {
    font-size:1.8rem !important;
    font-weight: 600 !important;
    color: var(--fourth-theme-color ) !important;
    margin-bottom:0px !important;
    z-index: 999 !important;
    position:  relative !important;
    
  }
  .contact-bottom-data p 
  {
    margin-bottom: 0px !important;
    z-index: 999 !important;
    position:  relative !important;
  }

/* Contact_page_css::End */


/* Search_page_css::Start */
.contact_data_card
{
    position: relative;
    overflow: hidden;
}
.contact_data_card::after,
.sectors_card::after
{
    content:"";
    background-image:url(images/focus-bg-shape.png);
    background-repeat: no-repeat;
    width:50%;
    height:100%;
    position: absolute;
    bottom:0;
    right:0;
    background-position:bottom right;
    background-size:50%;
    opacity:0.1;
    border-radius:15px !important;
    z-index: 0 !important;
    filter: hue-rotate(100deg);
}
.contact_animated_icon img 
{
    width:80px !important;
}
.site-search-toggle:focus 
{
    outline:0px !important;
    border:0px !important;
}
.search-results .search-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
/* Search_page_css::End */

/* Report_listing_page_css::Start */
.report-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 30px;
}
.report-card {
    border: 1px solid #ddd;
    border-radius:15px !important;
    padding: 20px;
    background: #fff;
    transition: box-shadow 0.3s;
    display: flex;
    align-items: center;
    gap: 15px;
}
.report-card:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.report-icon {
    font-size: 2.5rem;
}
.report-content {
    flex: 1;
}
.report-title {
    margin: 0 0 10px;
    font-size: 1.1rem;
    color: #333;
}
.report-download {
    text-decoration: none;
    color: #0073aa;
    font-weight: bold;
}
.report-download:hover {
    text-decoration: underline;
}
/* Report_listing_page_css::End */

/* Case_Study_listing_page_css::Start */
.case-study.inner_page_caseStudy
{
 flex-wrap:wrap;
}
.case-study.inner_page_caseStudy .case_study_card
{
    max-width: 31.33%;
    flex: 0 0 31.33%;
}
.case-study.inner_page_caseStudy .case_study_card img
{
    width:100% !important;
}
/* .case-study.inner_page_caseStudy
{
    gap:15px;
} */
.caseStudy_title
{
    font-size: 1.8rem !important;
    color: var(--primary-white-color) !important;
    font-weight: 500 !important;
    margin-bottom: 12px !important;
    line-height:2.5rem !important;
    white-space: pre-line;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.case_study_img {
    position: relative;
    overflow: hidden; 
  }
  
  .case_study_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#00000052, #000);
    border-radius:15px !important;
    z-index: 99;
  }
  
  .case_study_img img {
    position: relative;
    z-index: 2; 
  }
/* Case_Study_listing_page_css::End */

/* White_paper_listing_page_css::Start */

  .white_papers_row
  {
    display:flex;
    flex-wrap:wrap;
  }
  .white_papers_col
  {
    max-width:33.33%;
    flex:0 0 33.33%;
    padding:15px;
  }
  
  .white-paper-card {
    background: #fff;
    border-radius:15px !important;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    background: var(--primary-white-color) !important;
    transition: width 0.3s ease;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-color: var(--primary-white-color);
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
    padding:20px;
  }

  .white-paper-thumbnail
  {
    width:100%;
    border:1px solid var(--light-gray-border);
    border-radius:15px !important;
  }
  
  .white-paper-thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  .white-paper-content {
    padding: 20px 0px;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1; */
  }
  
  .white-paper-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color:var(--primary-black-color);
  }
  
  .white-paper-excerpt {
    color: var(--primary-black-color);
    margin-bottom: 15px;
    flex-grow: 1;
  }
  
  .white-paper-download {
    text-decoration: none;
    background-color: #007BFF;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    border-radius:15px !important;
    transition: background 0.3s ease;
  }
  
  .white-paper-download:hover {
    background-color: #0056b3;
  }
  .white-paper-card img
  {
   width:100% !important;
  }
/* White_paper_listing_page_css::End */

/* Reports_Listing_page_css::Start */
.report_thumbnail
{
    width:100px;
    height:100px;
    background-color: var(--primary-white-color);
    border:1px solid var(--light-gray-border);
    border-radius:15px !important;
    display:flex;
    align-items:center;
    justify-content: center;
    padding:30px;
}
.report_thumbnail img 
{
    width:100% !important;
    object-fit: contain !important;
}
.white-paper-card.reports_card
{
    align-items:flex-start !important;
}
/* Reports_Listing_page_css::End */

/* Gradient_title_css::Start */
.titleContentWrapper .lead.gradient-color
{
background: var(--card-hover) ;
font-weight: 800 !important;
}
.titleContentWrapper .eael-dual-header
{
margin-bottom:0px !important;
}
.subtext p 
{
    font-size:1.6rem !important;
    font-weight:700 !important;
    margin-bottom:0px !important;
    position: relative;
    left: 10px;
    text-transform: capitalize !important;
}
.subtext
{
    position: relative;
    display:flex !important;
    align-items: center;
}
.center-title .subtext
{
    justify-content: center  !important;
    display:flex !important;
    align-items: center;
}
.subtext::before {
    content: '\f101';
    font-family:"fontAwesome" !important;
    width: 14px;
    height: 14px;
    background-size: cover;
    animation: arrowMove 1s ease-in-out infinite;
    color:var(--primary-theme-color);
}
@keyframes arrowMove {
    0% {
      transform: translateY(-50%) translateX(0);
    }
    50% {
      transform: translateY(-50%) translateX(-5px);
    }
    100% {
      transform: translateY(-50%) translateX(0);
    }
  }
.hide-sub-title .subtext
  {
display:none !important;
  }
/* Gradient_title_css::End */


/* Search_css::Start */
.search-overlay-close
{
 background: var(--card-hover)  !important;
    border-radius:15px !important;
}
/* Search_css::End */

/* Common_content_css::Start */
.home .page_content_custom
{
    margin-top: unset !important;
}
.page_content_custom
{
    background-color:var(--primary-white-color) !important;
    border-radius:15px 15px 0px 0px !important;
    display:block !important;
    margin-top:-40px !important;
    z-index:4 !important;
    position:relative;
        /* margin-bottom:100px !important; */
}
.sticky#site-header
{
  top:0 !important;
  padding:0px !important;
}

.sticky#site-header #site-header-inner
{
  border-radius:0px 0px 15px 15px !important;
  box-shadow:var(--tw-shadow) !important;
  border:1px solid var(--light-gray-border) !important;
}
 .sticky {
  position: fixed !important;
  background-color:var(--main-white);
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
  -moz-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
  animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
}
@-webkit-keyframes fadeInDown {
0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
}
}
@-moz-keyframes fadeInDown {
0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
}
@keyframes fadeInDown {
0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
animation-name: fadeInDown;
}

.custom_header_wrapper header.sticky #site-header-inner
  {
    background-color: var(--primary-white-color) !important;
    border:2px solid var(--light-gray-border) !important;
  }
  .trail-item.trail-end a
  {
    color: var(--primary-theme-color) !important;
    font-weight:700 !important;
  }
  .trail-item.trail-end .breadcrumb-sep
  {
    display:none !important;
  }
  .home #content 
  {
    margin-top:5px !important;
  }
  .case-study-key-features-image .elementor-element
  {
       height:100% !important;
  }
  .case-study-key-features-image .elementor-element img
  {
       height:100% !important;
       object-fit: cover !important;
  }
  .page_content_post_pages 
  {
    width:100% !important;
    max-width:100% !important;
    padding-top:0px !important;
  }
  .page_content_post_pages  .entry-content
  {
    max-width:100% !important;
    margin:0 auto !important;
  }

  .page_content_post_pages .thumbnail,
  .page_content_post_pages .entry-header,
  .page_content_post_pages .meta.ospm-default
  {
    width:80%;
    margin:0 auto !important;
    border-bottom:0px;
  }
.page_content_post_pages .content-area
{
border-right:0px !important;
width:100% !important;
}
.page_content_post_pages .entry-header h2 
  {
    border-bottom:0px !important;
    margin-top:30px;
    color: var(--primary-theme-color);
    margin-bottom:0px !important;
  }
  .page_content_post_pages .thumbnail img 
  {
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:15px;
    margin-top:100px;
  }
    .single-post ul.meta li i
  {
    color: var(--primary-theme-color) !important;
  }
/* Common_content_css::End */

/* Blog_details_and_listing_page_css::Start */
.single-blog .entry-content
{
  width:80%;
}

.blog-entry-inner,
.related-post
{
    background: #fff;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    background: var(--primary-white-color) !important;
    transition: width 0.3s ease;
    cursor: pointer;
    align-items: start;
    border-radius:15px;
    position: relative;
    background-color: var(--primary-white-color);
    box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
    padding: 20px !important;
}
.blog_page_custom_content
{
   padding-bottom:100px !important;
}
.grid-entry img,
.related-post img
{
    border-radius:15px !important;
    position: relative;
    z-index: 0;
    width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
}
.blog-grid
{
    width:80%;
    padding:100px 0px;
}
.blog-entry-readmore.custom_button a 
{
  display: flex !important;
  line-height: unset !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
  color: var(--primary-white-color);
  align-items: center;
  border-bottom:0px !important;
  text-decoration: none !important;
}

.blog-entry-readmore.custom_button
{

    align-items: center;
    justify-content: center;
    border-radius:15px !important;

    margin-right: 10px;
    padding: 5px 8px 5px 20px !important;

}
.blog-entry-readmore a:hover 
{
    background:var(--hover-gradient-secondary) !important;
    color: var(--primary-white-color) !important;
}
.blog-entry-readmore a i 
{
    width:35px;
    height:35px;
    background:var(--primary-white-color);
    border: 1px solid var(--dark-border);
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius:15px !important;
    margin-left:15px;
    border:0px;
    color: var(--primary-theme-color) !important;
}
.blog-entry-readmore a:hover 
{
    color: var(--primary-white-color) !important;
}
.blog-entry-summary p 
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-entry-title a,
.white-paper-title
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.blog-entry-inner .thumbnail,
.related-post  .thumbnail
{
 width:100% !important;
 margin:0px !important;
 padding-bottom:10px !important;
}
.sidebar-container
{
    display:none !important;
}
.page_content_post_pages #related-posts
{
  border-top:0px !important;
  width:80%;
  margin-bottom:100px;
}
.page_content_post_pages #related-posts .oceanwp-row.clr
{
  display:flex;
}
.page_content_post_pages #related-posts .related-post-media
{
  width:100%;
    border-radius:15px !important;
}
.page_content_post_pages .related-post-title a
{
  text-align: start;
}
.page_content_post_pages time.published
{
  padding:10px;
  font-size:1.6rem !important;
}
.page_content_post_pages time.published i 
{
  color: var(--primary-theme-color) !important;
  position: relative;
  top:1px;
  margin-right:5px;
}
.page_content_post_pages #related-posts .related-post-media a 
{
    border-radius:15px !important;
}
.page_content_post_pages #related-posts .span_1_of_3 {
  width: 33.3333333333%;
  flex:0 0 33.33%;
  margin:10px;
  border:1px solid var(--light-gray);
}
/* Blog_details_and_listing_page_css::End */

/* Search_result_page_css::Start */
.search_result_page .card-title 
{
    font-size: 24px;
    line-height:30px !important;
}
.search_result_page .card-title a
{
    font-size: 24px;
    line-height:30px !important;
}
.search_result_page .card-excerpt p 
{
    font-size:1.6rem !important;
}
/* Search_result_page_css::End */

/* About_us_page_css::Start */



/* About_us_page_css::End */

/* Timeline_css::Start */
.timeline {
  width: 100%;
  background-color: #fff;
  overflow:hidden;
}
.timeline .swiper-container {
  height: 600px;
  width: 100%;
  position: relative;
  
}
.timeline .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
    border-radius:15px !important;
}
.timeline .swiper-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 100%;
}
.timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 310px;
  right: 50%;
  top: 13%;
  transform: translate(50%, 0);
  font-size: 12px;
  z-index:99;
}
.timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 42px;
  margin-bottom: 50px;
  transform: translate3d(20px, 0, 0);
  color: var(--secondary-theme-color);
  font-weight: 300;
  opacity: 0;
  transition: 0.2s ease 0.4s;
}
.timeline .swiper-slide .timeline-title {
  font-weight: 800;
  font-size:2.5rem !important;
  line-height:3.5rem !important;
  margin: 0 0 30px;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.5s;
  color:var(--primary-white-color) !important;
}
.timeline .swiper-slide .timeline-text {
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.6s;
  font-size:1.6rem !important;
}
.timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.8s;
}
.timeline .swiper-pagination {
  right: 15% !important;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
}
.timeline .swiper-pagination::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.timeline .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: center;
  opacity: 1;
  background: transparent;
  color: var(--primary-white-color);
  margin: 10px 0 !important;
  position: relative;
}
.timeline .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 58.5px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: var(--secondary-theme-color);
    transform: scale(0);
    transition: 0.2s;
}
.timeline .swiper-pagination-bullet-active {
    color: var(--secondary-theme-color);
}
.timeline .swiper-pagination-bullet-active::before {
  transform: scale(1);
}
.timeline .swiper-button-next,
.timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 99;
  transition: 0.2s;
  width: 35px !important;
    height: 35px !important;
    background: var(--primary-white-color);
    color: var(--secondary-theme-color) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:15px !important;
    margin-left: 15px;
    border: 1px solid var(--primary-white-color);
}
.timeline .swiper-button-next:hover {
  transform: translateX(3px);
}
@media screen and (min-width: 768px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 30%;
    top: 50%;
    transform: translateY(-50%);
    width: 310px;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 32px;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 46px;
    margin: 0;
  }
  .timeline .swiper-pagination {
    display: flex;
  }
  .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right:220px;
    transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-prev:hover {
    transform: rotate(90deg) translate(-3px, 10px);
  }
  .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right:220px;
    transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-next:hover {
    transform: rotate(90deg) translate(3px, 10px);
  }
}
@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 25%;
  }
}
.swiper-horizontal>
.swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal, 
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: auto !important;
}
.swiper-pagination-bullet
{
    text-align: end !important;
}
.swiper-button-next:after, 
.swiper-button-prev:after
{
    display:none;
}

.timeline .swiper-button-prev::before,
.timeline .swiper-button-next::before {
  font-family: "Font Awesome 6 Free"; 
  font-weight: 900;
  display: inline-block;
}

.timeline .swiper-button-prev::before {
  content: "\f30a"; 
  position: relative;
  left: 0;
}
.timeline .swiper-button-next::before {
  content: "\f30b";
  position: relative;
  right: 0;
}
.timeline .swiper-button-prev:hover::before,
.timeline .swiper-button-next:hover::before {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px !important;
    left: 0;
    width: 100%;
}
.timeline .swiper-pagination::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}
/* Timeline_css::End */

/* Our_team_section_css::Start */
.team-main
   {
     width: 90%;
     display: flex;
     justify-content: center;
     align-items: center;
     padding-bottom:80px !important;
     overflow:auto;
   }
   .profile-card{
     position: relative;
     font-family: sans-serif;
     background: var(--dark-transperent-color);
     padding: 30px;
    border-radius:15px !important;
     box-shadow: 0 0 22px #3336;
     transition: .6s;
     margin: 0px;
   }
   .profile-card .img{
     position: relative;
     width: 100%;
     height: 100%;
     transition: .6s;
     z-index: 99;
   }

   .profile-card .img img
   {
    border-radius:15px !important;
    margin-bottom:20px;
   }
   .img img{
     width: 100%;
    border-radius:15px !important;
     box-shadow: 0 0 22px #3336;
     transition: .6s;
   }

   .caption{
     text-align: center;
     transition: .6s;
   }
   .profile-card:hover .caption{
     opacity: 1;
   }

   .caption h3{
     font-size: 21px;
     margin-bottom: 0px;
     color: var(--fourth-theme-color) !important;
       font-family:"Montserrat", Sans-serif;
   }
   .caption p{
     font-size: 15px;
    color: var(--primary-white-color);
     margin: 2px 0 5px 0;
     color: var(--primary-white-color);
       font-family:"Montserrat", Sans-serif;
   }

   .caption .social-links a
   {
     margin-right: 15px;
     font-size: 21px;
     transition: .6s;
     width: 35px !important;
     height: 35px !important;
     background: var(--card-hover) ;
     color: var(--secondary-theme-color) !important;
     display: inline-flex;
     align-items: center;
     justify-content: center;
    border-radius:15px !important;
   }
   .caption .social-links a i 
   {
    color: var(--primary-white-color);
    font-size:16px !important;
   }
   .caption .social-links a:hover{
     color: #0c52a1;
   }
   .caption .social-links
   {
    margin-top:10px;
   }

  
  .swiper.team-main .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .swiper-button-next i,
  .swiper-button-prev i{
   background:var(--card-hover) ;
   width:35px;
   height:35px;
   display:flex;
   align-items:center;
   justify-items: center;
    border-radius:15px !important;
   padding:10px;
  }
  .our_team_wrapper 
  {
    z-index:999;
  }
  .our_team_wrapper  .sector_focus::after {
    z-index: 0;
    opacity: 0.4;
}

/* Our_team_section_css::End */

/* Custom_modal_css::Start */
.custom_modal.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}

 .custom_modal .modal-content {
  background: #fff;
  margin: 10% auto;
  padding: 20px;
  width: 80%;
  max-width:40%;
    border-radius:15px !important;
  position: relative;
  padding:30px;
}
.custom_modal h2 
{
  color:var(--primary-theme-color);
}
.custom_modal .close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}
.custom_modal .wpcf7-form-control
{
  background-color: var(--primary-white-color) !important;
  border: 1px solid var(--light-gray-border) !important;
  padding: 15px !important;
    border-radius:15px !important;
  margin-top: 10px;
}

.custom_modal .wpcf7-submit {
  background: var(--card-hover)  !important;
  color: var(--primary-white-color) !important;
  text-transform: capitalize !important;
    border-radius:15px !important;
  padding: 15px 20px !important;
}
.custom_modal label {
  color: var(--primary-black-color) !important;
  font-weight: 600 !important;
}
/* Custom_modal_css::End */

.blog_page_custom_content
{
  margin-bottom:100px !important;
}

body.single-white-paper:not(.elementor-editor-active) .page_content_post_pages {
  max-height: 225rem;
  overflow: hidden;
  position: relative;
}
/* Continue Reading Button */
.white_papers_col .continueReadingBtn
{
position: unset;
transform: unset;
left:unset;
margin-left:0px;
display:inline-flex;
}
.continueReadingBtn {
  z-index: 3;
  cursor: pointer;
  color: var(--primary-white-color) !important;
}
.view_more_white_paper 
{
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 98;
  height: 250px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  display:flex;
  align-items:center;
  justify-content: center;
}


/* .view_more_white_paper .custom_button:hover 
{
  transform:none !important;
} */
.timeline-ul {
  --col-gap: 2rem;
  --row-gap: 2rem;
  --line-w: 0.25rem;
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width:80%;
  margin-inline: auto;
}

/* line */
.timeline-ul::before 
{
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(var(--line-w) / 2);
}

/* columns*/

/* row gaps */
.timeline-ul li:not(:last-child) {
  margin-bottom: var(--row-gap);
}

/* card */
.timeline-ul li {
  grid-column: 2;
  --inlineP: 1.5rem;
  margin-inline: var(--inlineP);
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
  background-color: var(--primary-white-color);
  border:1px solid var(--light-gray-border);
}

/* date */
.timeline-ul li .date {
  --dateH: 3rem;
  height: var(--dateH);
  margin-inline: calc(var(--inlineP) * -1);
  text-align: center;
  background: var(--card-hover) ;
  color:var(--primary-white-color);
  font-size: 2rem;
  font-weight: 700; 
  display: grid;
  place-content: center;
  position: relative;
  border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
  padding:20px;
}

/* date flap */
.timeline-ul li .date::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background: var(--secondary-theme-color);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;

  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}

/* circle */
.timeline-ul li .date::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: var(--primary-white-color);
  border: 0.3rem solid var(--primary-theme-color);
  border-radius: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}

/* title descr */
.timeline-ul li .title,
.timeline-ul li .descr {
  background: var(--bgColor);
  position: relative;
  padding-inline: 1.5rem;
}
.timeline-ul li .title {
  overflow: hidden;
  padding-block-start: 1.5rem;
  padding-block-end: 1rem;
  font-weight: 500;
  font-size:2rem !important;
}
.timeline-ul li .descr {
  padding-block-end: 1.5rem;
  font-weight: 300;
}

/* shadows */
.timeline-ul li .title::before,
.timeline-ul li .descr::before {
  content: "";
  position: absolute;
  width: 90%;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  border-radius: 50%;
  filter: blur(4px);
  transform: translate(-50%, 50%);
}
.timeline-ul li .title::before {
  bottom: calc(100% + 0.125rem);
}

.timeline-ul li .descr::before {
  z-index: -1;
  bottom: 0.25rem;
}

@media (min-width: 40rem) {
  .timeline-ul {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .timeline-ul::before {
    grid-column: 2;
  }
  .timeline-ul li:nth-child(odd) {
    grid-column: 1;
  }
  .timeline-ul li:nth-child(even) {
    grid-column: 3;
  }

  /* start second card */
  .timeline-ul li:nth-child(2) {
    grid-row: 2/4;
  }

  .timeline-ul li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }

  .timeline-ul li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
  .timeline-ul li:nth-child(odd) .date {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
}

.credits {
  margin-top: 1rem;
  text-align: right;
}
.credits a {
  color: var(--color);
}

.side_image_card.listing_grid {
  display: flex;
  flex-wrap: wrap;
  gap:20px;
  max-width:100%;
}

.side_image_card.listing_grid .blog_card {
  width: 31.33%;
  flex:0 0 31.33%;
  box-sizing: border-box;
  background: var(--primary-white-color) !important;
  transition: width 0.3s ease;
  cursor: pointer;
    border-radius:15px !important;
  padding:20px;
  position: relative;
  background-color: var(--primary-white-color);
  box-shadow: 0px 0px 10px 3px rgba(208, 208, 208, 0.25) !important;
  display:flex;
  flex-direction: column;
}
.side_image_card.listing_grid .blog_card .blog_image
{
height:100% !important;
}
.side_image_card.listing_grid .blog_card .blog_image img
{
  width: 100%;
  height:100%;
}
.side_image_card.listing_grid .side_blog_img
{
width:100% !important;
height:250px !important;
margin-bottom:20px;
}
.side_image_card.listing_grid .blog_card .side_image_content
{
width:100%;
}
.side_image_card.listing_grid .blog_card .card_title
{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient: vertical;
}
/* Responsive fallback for mobile devices */
@media (max-width: 768px) {
  .side_image_card.listing_grid .blog_card {
    width: 100%;
  }
}

.custom_page_header .current {
	color:var(--primary-theme-color); /* example color */
	font-weight: bold;
}


/* Custom_breadcrumb_css::Start */
.custom-breadcrumb
{
  display: inline-flex !important;
  line-height: unset !important;
  height: unset !important;
  top: 30px !important;
  flex-wrap: wrap !important;
  white-space: wrap !important;
  margin-top:10px;
}
.custom-breadcrumb ul 
{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  list-style:none;
  justify-content: center;
  margin:0px !important;
}
.custom-breadcrumb .fa-home
{
  width: 40px;
  height: 40px;
  background: var(--card-hover)  !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
    border-radius:15px !important;
  border: 0px;
  color: var(--primary-white-color) !important;
  margin-right:5px;

}
.custom-breadcrumb .separator
{
  margin:0px 10px;
}
.custom-breadcrumb  .fa-angle-right
{
  color: var(--primary-black-color);
}
.custom_header_wrapper ul li a:hover span {
  color:var(--primary-theme-color) !important; /* Replace with your preferred color */
} 
/* Custom_breadcrumb_css::End */


/* Blog_page_categories_filter_css::Start */
.category-filter-list {
    list-style: none;
    padding: 0;
    margin: 30px 0px 60px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.category-filter-list li a {
    padding: 10px 16px;
    background:var(--light-violate-bg);
    text-decoration: none;
    border-radius: 10px;
    color: var(--primary-black-color);
}
.category-filter-list li a.active,
.category-filter-list li a:hover {
    background:var(--card-hover);
    color: var(--primary-white-color);
}
.load-more-button
{
background-image: var(--card-hover) ;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 15px !important;
    color: var(--primary-white-color) !important;
    margin-right: 10px;
    padding: 10px 15px !important;
    line-height: unset !important;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}
.load-more-post 
{
  display:flex;
  justify-content: center;
  margin-top:80px !important;
}
/* Blog_page_categories_filter_css::End */



.archive.tax-white-paper-category .content-area,
.archive.tax-case-study-category  .content-area


{
  margin: 0 auto !important;
  float: unset !important;
  padding-right:0px !important;
  border-right:0px !important;  
}
.archive.tax-white-paper-category  .blog-grid,
.archive.tax-case-study-category .blog-grid
{
  width:100% !important;
}
.archive.tax-white-paper-category .page_content_custom,
.archive.tax-case-study-category  .page_content_custom
{
  max-width:100% !important;
}
.archive.tax-case-study-category .blog-entry-inner,
.archive.tax-white-paper-category .blog-entry-inner
{
  width:100% !important;
}


.breadcrumb {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.breadcrumb-item {
  margin-right: 5px;
  display: flex;
  align-items: center;
}

.breadcrumb-item a {
  text-decoration: none;
  color: var(--primary-black-color);
}

.breadcrumb-item.active {
  font-weight: bold;
  color:var(--primary-theme-color);
}

.breadcrumb-separator {
  margin: 0 5px;
  color:var(--primary-black-color);
  display: flex;
  align-items: center;
}

.breadcrumb a:focus {
  outline: none !important;
  box-shadow: none !important;
}
.resources-listing-page .category-filter-list,
.page-template-default .category-filter-list
{
  display:none;
}
.blog-listing-page .category-filter-list
{
display: flex;
}
.custom_button a:focus,
.footer-widgets-inner a:focus
{
  outline: none !important;
  box-shadow: none !important;
}
.map-container {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.map-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* continue button  */

 .cookie-hidden-btn {
  display: none !important;
}

body.single-white-paper:not(.elementor-editor-active) .page_content_post_pages.override-max-height {
  max-height: none !important;
} 
.page-id-733 #footer {
  padding-top: 10px;
}
.wpcf7-response-output{
  color: red;
}