#accordion .accordion-icon {
  	position: absolute;
  	top: 25px;
  	color: #1f3995;
  	left: 0;
}
.faq_accordian_two .card {
    z-index: 1;
}
.faq_accordian_two .card:before {
    content: "";
    background-image: -moz-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -webkit-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -ms-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: all .3s linear
}
.faq_accordian_two .card.active:before {
    opacity: 1
}
#accordion .card.active .btn-link {
    color: white !important;
}


button[aria-expanded=true], button[aria-expanded=true]:hover{
	border-radius: 1px 1px 0 0;
}
#accordion div.collapsing .card-body, div.collapse.show .card-body {
	color: #ffffff !important;
	border-radius: 0 0 1px 1px;
}
/*button[aria-expanded=true]:hover{*/
/*	background-image: -webkit-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);*/
/*	color: inherit !important;*/
/*}*/
.card-header .hovedIcon{
	color: #ffffff !important;
	z-index: 999;
}
.breadcrumb_area {
	background-image: -moz-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -webkit-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -ms-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
}
.analytices_list_area:before{
	background: url(../assets/img/down_bg.png) no-repeat scroll;
    background-size: cover;
}
.error_area{
	background-image: -moz-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -webkit-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
    background-image: -ms-linear-gradient(180deg, #0e79de 0%, #0063c1 100%);
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins",sans-serif;
    color: #2c2c51;
    font-weight: 600;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
    line-height: 1.5;
}
.h2, h2 {
    font-size: 2rem;
}
.btn_three {
  background: #007bff;
  border: 1px solid #007bff;
}
.btn_three:hover{
  color: #007bff;
}
.h_analytices_features_item.flex-row-reverse .h_security_img img, .h_security_img img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sec_pad{
  padding: 40px 0px;
}
.blog_area img{
  display: block;
  margin-bottom: 1rem;
  max-width: 75%;
}
.h_security_banner_area {
    background-image: -moz-linear-gradient(60deg, #c9e2fe 0%, #fff 100%);
    background-image: -webkit-linear-gradient(60deg, #c9e2fe 0%, #fff 100%);
    background-image: -ms-linear-gradient(60deg, #c9e2fe 0%, #fff 100%);
}

.home .video_btn,
.home .w_menu .nav-item .nav-link,
.home .security_btn, .home .security_banner_content h2  {
    color: #2c2c51;
}

.home .video_btn span:before,
.home .menu_eight .menu .nav-item:hover .nav-link:before {
    background: #2c2c51;
}

@media (max-width: 991px) {
    .h_security_banner_area {
        padding: 75px 0px;
    }
}

#accordion .card.active .accordion-icon {
    color: white;
}

#accordion .card {
    background-color: white;
    border-bottom: 0;
    box-shadow: 0px 2px 8px 0px rgba(12, 0, 46, 0.04);
    margin-bottom: 30px;
    transition: all 0.2s linear;
}

#accordion .card:hover {
    box-shadow: 0px 25px 30px -8px rgba(12, 0, 46, 0.06);
}

.study_details_content p {
    margin-bottom: revert;
}

@media (max-width: 991px) {
    .menu_one .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }

    .security_btn {
        margin: 10px;
    }

    .home .header_area .menu_toggle .hamburger span,
    .home .header_area .menu_toggle .hamburger-cross span {
        background-color: #2c2c51;
    }
}
.shape {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.shape:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    display: block;
    background: #fff !important;
    z-index: 0;
    opacity: 1;
    min-height: 107px;
    width: 2000px;
    -webkit-transform: rotate(2.5deg);
    -ms-transform: rotate(2.5deg);
    transform: rotate(2.5deg);
    -webkit-transform-origin: 100% 0 0;
    -ms-transform-origin: 100% 0 0;
    transform-origin: 100% 0 0;
}

.overview-area {
    overflow: hidden;
    position: relative;
    padding: 150px 0 120px;
}

@media (max-width: 1199px) {
    .features_content_three {
        padding-top: 100px;
    }
}

.faq_solution_area {
    padding: 120px 0 40px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.memphis-parallax li {
    position: absolute;
}

ul.memphis-parallax.hidden-xs.hidden-sm.white_border {
    list-style: none;
}

.faq_solution_area .memphis-parallax li:nth-child(1) {
    right: 33%;
    top: 172px
}

.faq_solution_area .memphis-parallax li:nth-child(3) {
    right: 18%;
    top: 21%
}

.faq_solution_area .memphis-parallax li:nth-child(2) {
    right: 17%;
    top: 120px
}

.faq_solution_area .memphis-parallax li:nth-child(6) {
    right: 18%;
    top: 82%
}

.faq_solution_area .memphis-parallax li:nth-child(5) {
    right: 54px;
    top: 53%
}

.faq_solution_area .memphis-parallax li:nth-child(7) {
    right: 33%;
    top: 95%
}

.faq_solution_area .memphis-parallax li:nth-child(8) {
    right: 18%;
    top: 90%
}

.faq_solution_area .memphis-parallax li:nth-child(4) {
    right: 10%;
    top: 49%
}

.faq_solution_area .memphis-parallax li:nth-child(9) {
    right: 48%;
    top: 74%
}

.faq_solution_area .memphis-parallax li:nth-child(10) {
    right: 45%;
    top: 62%
}

.stripe_icon {
    font-size: 20px;
    color: #4c84ff;
    line-height: 50px;
    background: #fff;
    width: 50px;
    height: 50px;
    border: 1px solid #e7e7e7;
    text-align: center;
    border-radius: 50%;
    padding: 0;
}

.h_footer_dark {
    padding: 100px 0;
}

.software_featured_content p {
    color: #505050 !important;
}
 
/* Style the link (<a>) container */
.f_social_icon a.x-icon {
    /* This makes the SVG color match the other icons */
    color: #6b779b; /* Adjust this color to match your other icons exactly */
    display: inline-flex; /* Helps with alignment */
    align-items: center;
    justify-content: center;
}

/* Style the SVG element itself */
.f_social_icon a.x-icon svg {
    /* Set the size of the icon */
    width: 16px;  /* Adjust size to match your other icons */
    height: 16px; /* Adjust size to match your other icons */
}

/* Handle the hover effect */
.f_social_icon a.x-icon:hover {
    color: #ffffff; /* Adjust hover color to match */
}
/* --- Optimized Testimonial Card Styles --- */

.testimonial-card {
    background: #fff;
    border: 1px solid #eef2ff;
    border-radius: 10px;
    padding: 40px;
    position: relative;
    margin-top: 20px;
    text-align: left; /* Aligns text for better readability */
}

/* Reposition and style the quote icon */
.testimonial-card .author_img {
    position: absolute;
    top: 25px;
    left: 30px;
    margin-bottom: 0;
}

.testimonial-card .author_img i {
    font-size: 60px;
    color: #f7f9ff; /* Makes the icon a subtle background element */
    line-height: 1;
}

/* Style the quote text */
.testimonial-card > p.f_400 {
    font-size: 20px;
    font-weight: 500;
    color: #2c2c51;
    font-style: normal; /* Remove italics for a cleaner look */
    line-height: 1.7;
    margin-bottom: 25px;
    position: relative; /* To ensure it sits above the icon */
}

/* Style the attribution */
.testimonial-card .author_info {
    text-align: left;
    padding-left: 15px;
    border-left: 3px solid #0e79de;
}

.testimonial-card .author_info h6 {
    font-size: 16px;
    font-weight: 600;
}

.testimonial-card .author_info p {
    font-size: 14px;
}
.metric_support_text {
    margin-top: 10px;
    font-size: 16px;
    color: #6b779b; /* A slightly softer color */
    margin-bottom: 0;
}
.metric_box h3 span {
    font-weight: 600; /* Makes the text bolder */
    color: #0e79de;  /* Uses your site's primary blue */
}

/* 1. Inline Code Style for Technical Terms */
.blog_content code {
  background-color: #eef2ff; /* A light, branded blue */
  color: #1f3995;          /* Your dark, primary blue */
  padding: 3px 6px;
  border-radius: 4px;
  font-family: Consolas, 'Courier New', monospace;
  font-size: 0.9em;
  border: 1px solid #dbe4ff;
}

/* 2. Mitigation Box Style (Bard Set) */
.blog_content .mitigation-box {
  background-color: #f9faff;
  border-left: 3px solid #0e79de; /* Your primary blue */
  padding: 20px;
  margin: 20px 0 20px 20px; /* Provides top/bottom space and a slight indent */
  border-radius: 0 4px 4px 0;
}

/* Removes extra bottom margin from the last paragraph inside the box */
.blog_content .mitigation-box p:last-child {
    margin-bottom: 0;
}

/* 3. Article CTA Box for Interlinking (Bard Set) */
.article-cta-box {
    background: #f7f9ff;
    border: 1px solid #eef2ff;
    border-radius: 8px;
    padding: 30px;
    margin: 40px 0; /* Gives it prominent spacing */
    text-align: center;
}
.article-cta-box h5 {
    font-weight: 600;
    color: #2c2c51;
    font-size: 20px;
    margin-bottom: 10px;
}
.article-cta-box p {
    color: #505050;
    margin-bottom: 20px;
}
.article-cta-box .btn_three {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
#pricing {
  scroll-margin-top: 80px;
}
html {
  scroll-behavior: smooth;
}
@media (max-width: 767px) {

    .price_body .pr_list.cta_buttons {
        display: block !important;
        text-align: center;
        border-top: 1px solid #f0f2f6;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .price_body .pr_list.cta_buttons .price_item {
        display: none !important;
    }

    .price_body .pr_list.cta_buttons .price_item:nth-child(2) {
        display: block !important;
        width: 100%;
    }

    .price_body .pr_list.cta_buttons .price_item:nth-child(2) .price_btn {
        display: inline-block;
        width: 80%;
        max-width: 320px;
    }
}
.popular-badge {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    color: #0e79de;
    padding: 4px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid #eef2ff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    z-index: 2;
}

.price_info_two .p_head.most-popular {
    position: relative;
}

.price_btn.btn-solid {
    background-color: #0e79de;
    color: #ffffff;
    border-color: #0e79de;
}

.price_btn.btn-solid:hover {
    background-color: #0063c1;
    color: #ffffff;
    border-color: #0063c1;
}

/* --- Mobile View Fix --- */
@media (max-width: 767px) {
    .cta_buttons .price_item:nth-child(3),
    .cta_buttons .price_item:nth-child(4) {
        display: none !important;
    }

    .cta_buttons .price_item:nth-child(2) {
        display: block !important;
        width: 100%;
        text-align: center;
    }
    
    .cta_buttons .price_item:nth-child(2) .price_btn {
        width: 80%;
        max-width: 320px;
    }
}
.p_head .plan-link:hover {
    text-decoration: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.1); /* Subtle hover effect */
}