/*
Theme Name: cynic_custom
Author: Paritosh Pandey
Author URI: https://paritoshpandey.com
Description: MPT Theme by Paritosh Pandey
Version: 0.1.1
Tags: Bootstrap
*/

.top-bar {
    background: #f8f8f8;
    font-size: 14px;
}
.top-bar .icon {
    margin-right: 6px;
}
.top-bar a {
    color: #555;
    text-decoration: none;
    margin-left: 20px;
}

.top-bar .form-control {
    background: #f8f8f8; 
    border: none;          
    box-shadow: none;     
}

.info a {
    color:#777777
}

.info a:hover {
    color: #4b87bd;
}

.info a+a{
    border-left: 1px solid #777777;
    margin-left: 10px;
    padding-left: 10px;
}

/* HEADER */
.main-header {
    /* padding: 20px 0; */
    background: #fff;
    border-bottom: 1px solid #eee;
    
}




.logo img {
    max-height:80px;
    max-width: 160px;
}

/* NAVBAR */
.navbar-nav .nav-link {
    color: #444444;
    font-weight: 500;
    margin-right: 15px;
}

/* Hover + Active menu item */
.navbar-nav .nav-link:hover,
.navbar-nav .current-menu-item > .nav-link {
    color: #4b87bd;
    text-decoration: underline;
    text-underline-offset: 10px;
}


/* BUTTON */
.quote-btn {
    background: #4b87bd;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none !important;
    border: 2px solid #4b87bd;
}
.quote-btn i {
    margin-left: 6px;
}
.quote-btn:hover {
    background: #ffffff;
    color:#4b87bd !important;
}


        footer{
            margin-top: 100px;
            position: relative;
        }

        .circle-top {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    cursor: pointer;
    z-index: 10;
}

.circle-top i {
    font-size: 22px;
    color: #333;
}

        .newsletter {
    background: #2f3a46;
    padding: 60px 0;
}

.newsletter-title {
    color: #9d9d9d;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 35px;
        font-family: Raleway, sans-serif;
}

/* input box */
.input-wrap {
    background: #fff;
    position: relative;
    height: 50px;
}

.input-wrap input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 45px;
    font-size: 14px;
        border-radius: 4px;

}

/* icon */
.input-wrap .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #777;
}

/* button */
.signup-btn {
    width: 100%;
    height: 50px;
    background: #4b87bd;
    color: #fff;
    border: none;
    font-size: 16px;
    transition: 0.3s;
}

.signup-btn:hover {
    background: #3a6fa0;
}

.footer-main {
  background: #eaeaea;
  padding: 60px 0 30px;
  color: #8a8f94;
  font-size: 14px;
}

.footer-box h4 {
  color: #2f3a46;
  font-size: 18px;
  margin-bottom: 20px;
}

.footer-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-box ul li {
  margin-bottom: 10px;
}

.footer-box ul li a {
  color: #9d9d9d;
  text-decoration: none;
  font-size: 14px;
}



.footer-box ul li a:hover {
  color: #3a6fa0;
}

.footer-box p {
  margin-bottom: 5px;
}

p{
    color:#9d9d9d;
}

.footer-box p:hover{
    color:#4a7db3;
    cursor: pointer;
}

.footer-social a {
  width: 38px;
  height: 38px;
  background: #cfcfcf;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #fff;
  transition: 0.3s;
  text-decoration: none;
  font-size: 18px;
}

.footer-social a:hover {
  background: #4b87bd;
}

.footer-bottom {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
    border-bottom: 1px solid #ddd;

}



.bg-white h2.blog-item-title, .blog-item-title {
    margin: 0 0 .5em 0;
    padding: 0 0 16px 0;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4487bd;
    border-bottom: 1px solid #e9e9e9;
    line-height: 36px;
    word-wrap: break-word;}

    .blog-media,.blog-item-body{
        margin:10px 10px;
    }

    .blog-title {
    background: #323a45;
    padding: 35px 0;
    margin-bottom: 50px;
}



.comment-container {
    width: 70%;
    margin-top: 50px ;
    background: #fff;
    /* padding: 40px; */
}

.col-xs-12 h1 {
    font-size: 40px;
    color: #ffffff;
    font-family: raleway, sans-serif;
}

.comment-container .note {
    color: #555;
    margin-bottom: 30px;
}

.comment-container .note span,h1 {
    color: #4a7db3;
}

.comment-container h1 {
    color: #4a7db3;
        border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.comment-container form {
    width: 100%;
}

.comment-container .form-group {
    margin-bottom: 25px;
    width: 48%;
}

.comment-container .form-group.full {
    width: 100%;
}

.comment-container .row {
    display: flex;
    justify-content: space-between;
}

.comment-container label {
    display: block;
    margin-bottom: 8px;
    color: #555;
    font-size: 16px;
}

.comment-container label i {
    margin-right: 8px;
    color: #777;
}

.comment-container input,
.comment-container textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
    font-size: 15px;
    outline: none;
}

.comment-container textarea {
    height: 50px;
    resize: none;
}

.comment-container input:focus,
.comment-container textarea:focus {
    border-bottom: 1.5px solid #4a7db3;
}

.comment-container button {
    background-color: #4a7db3;
    color: #fff;
    padding: 15px 30px;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 10px;
}

.comment-container button:hover {
    background-color: #3a6896;
}



.container my-5{
    width:100vw;
}

.wp-block-buttons.is-content-justification-center {
    width:60%;
    margin: 0 auto;
    margin-bottom: 70px;
}

.wp-block-columns.are-vertically-aligned-center{
    padding: 20px;
}

h2.wp-block-heading{

    margin-top: 20px;
    font-size: 30px;
    color: #4a7db3;
    border-bottom: 1px solid #e9e9e9;
        padding: 85px 0 15px 0;

}
/* Main Post Grid */
.wp-block-post-template {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 40px !important;
}

/* Each Post Card */
.wp-block-post-template > li {
    list-style: none !important;
}

/* Make image + content vertical inside card */
.wp-block-columns.alignwide {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

/* Remove column width restriction */
.wp-block-columns.alignwide > .wp-block-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

/* Image full width */
.wp-block-post-featured-image {
    margin: 0 !important;
}

.wp-block-post-featured-image img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    border-radius: 4px !important;
}

/* Title */
.wp-block-post-title {
    font-size: 20px !important;
    margin: 10px 0 !important;
}

.wp-block-post-title a {
    text-decoration: none !important;
    color:#323a45 !important;
}

.wp-block-post-title a:hover {
    color: #4a7db3 !important;  }

/* Excerpt */
.wp-block-post-excerpt__excerpt {
    font-size: 14px !important;
    line-height: 1.6 !important;
}

/* Responsive */
@media (max-width: 992px) {
    .wp-block-post-template {
        grid-template-columns: 1fr !important;
    }
}

/* =========================
   SIDEBAR COMPLETE STYLE
========================= */

/* ===== SEARCH BOX ===== */

.wp-block-search {
    margin-bottom: 40px;
}

.wp-block-search__label {
    display: none;
}

.wp-block-search__inside-wrapper {
    display: flex;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
}

.wp-block-search__input {
    flex: 1;
    padding: 12px 15px;
    border: none;
    outline: none;
    font-size: 14px;
    background: #f7f7f7;
}

.wp-block-search__button {
    padding: 12px 20px;
    border: none;
    background: #f7f7f7;
    cursor: pointer;
    font-size: 14px;
    transition: 0.3s ease;
    margin-left: 0 ;
}

.wp-block-search__button:hover {
    background: #0073e6;
    color: #fff;
}


/* ===== RECENT POSTS ===== */

.wp-block-latest-posts {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.wp-block-latest-posts li {
    border-bottom: 1px dotted #ccc;
    padding: 12px 0;
    position: relative;
    padding-left: 20px;
}

.wp-block-latest-posts li::before {
    content: "›";
    position: absolute;
    left: 0;
    color: #888;
    font-size: 16px;
}

.wp-block-latest-posts__post-title {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: 0.3s ease;
}

.wp-block-latest-posts__post-title:hover {
    color: #0073e6;
}


/* ===== CATEGORIES ===== */

.wp-block-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wp-block-categories li {
    border-bottom: 1px dotted #ccc;
    padding: 12px 0;
    position: relative;
    padding-left: 20px;
}

.wp-block-categories li::before {
    content: "›";
    position: absolute;
    left: 0;
    color: #888;
    font-size: 16px;
}

.wp-block-categories a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: 0.3s ease;
}

.wp-block-categories a:hover {
    color: #0073e6;
}


/* ===== SIDEBAR HEADINGS ===== */

h2 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    /* border-bottom: 2px solid #0073e6; */
}



.sidebar{
    margin-left:60px;
}



.hero-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
    display: flex;
    align-items: center;
    position: relative;
      transition: background-image 1s ease-in-out;
}

.hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   
}

.hero-content {
    position: relative;
    color: #fff;
    padding-left: 80px;
    z-index: 2;
}

.hero-content h1{
    color:#fff;
}

.hero-content P{
    margin-bottom: 30px;
}

.btn-primary {
    background: #2f80ed;
    padding: 12px 25px;
    color: #fff;
    text-decoration: none;
    margin-right: 10px;
}

.btn-outline {
    border: 2px solid #2f80ed;
    padding: 10px 25px;
    color: #2f80ed;
    text-decoration: none;
}


.logo-section {
    background: #f2f2f2;
}

.logo-wrapper {
    position: relative;
    max-width: 1040px;
    margin: auto;
    display: flex;
    align-items: center;
}

.logo-container {
    display: flex;
    overflow: hidden;
    scroll-behavior: smooth;
    gap: 40px;
}

.logo-item {
    flex: 0 0 20%; /* 5 logos in one row */
    text-align: center;
}

.logo-item img {
    width: 120px;
    height: auto;
    opacity: 0.7;
    transition: all 0.3s ease;
    filter: grayscale(100%);
}

.logo-item img:hover {
    opacity: 1;
    filter: grayscale(0%);
    transform: scale(1.1);
}

/* Navigation Buttons */
.nav-btn {
    color: #000000;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.prev {
    left: -40px;
}

.next {
    right: -40px;
}


.services-section {
    font-family: 'Poppins', sans-serif;
}

.section-title {
    color: #2c6db2;
    font-weight: 500;
    position: relative;
    font-size: 35px;
}

.section-title::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    margin-top: 10px;
}

.service-box {
    position: relative;
    padding-bottom: 20px;
}

.service-box .icon {
    font-size: 45px;
    color: #2c6db2;
}

.service-box h4 {
    font-weight: 500;
    margin-bottom: 15px;
}

.service-box p {
    font-size: 17px;
    color: #555;
    line-height: 1.7;
}

/* Blue bottom line */
.service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70%;
    height: 2px;
    background: #2c6db2;
}

/* Hover effect (optional professional touch) */
.service-box:hover .icon {
    transform: scale(1.1);
    transition: 0.3s ease;
}

.content-section p {
    margin-bottom: 80px;

}


.company-section {
    font-family: 'Poppins', sans-serif;
}

.company-logo {
    max-height: 250px;
    object-fit: contain;
}

.company-box h5 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
}

.small-text {
    font-size: 13px;
    color: #777;
}

.underline {
    width: 70%;
    height: 2px;
    background: #2c6db2;
    margin: 10px auto 0;
}

/* Button Styling */
.discover-btn {
    background: #4e7fb3;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    transition: 0.3s ease;
}

.discover-btn:hover {
    background: #2c6db2;
    color: #fff;
}






/* Parent menu item */
.navbar-nav .menu-item-has-children {
    position: relative;
}

/* Hide dropdown by default */
.navbar-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 240px;
    background: #ffffff;
    padding: 15px 0;
    margin: 0;
    list-style: none;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 999;
}

/* Show dropdown on hover */
.navbar-nav .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Dropdown items */
.navbar-nav .sub-menu li {
    padding: 0;
}

/* Dropdown links */
.navbar-nav .sub-menu li a {
    display: block;
    padding: 10px 20px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
}

/* Hover effect */
.navbar-nav .sub-menu li a:hover {
    background: #f5f7fa;
    color: #2a6db0;
    padding-left: 25px;
}

/* Active item highlight */
.navbar-nav .sub-menu .current-menu-item > a {
    color: #2a6db0;
    font-weight: 500;
}

.wp-block-cover {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: 100vw;
}

.company-hover-box {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.company-hover-box img {
    transition: 0.4s ease;
    display: block;
}

/* Overlay */
.company-hover-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    opacity: 0;
    transition: 0.4s ease;
}

/* Hover Effect */
.company-hover-box:hover img {
    transform: scale(1.05);
}

.company-hover-box:hover .overlay {
    opacity: 1;
    cursor: pointer;
}




/* latest blogs */

  .latest-news {
      max-width: 1100px;
      margin: 0 auto;
      text-align: center;
    }


    .latest-news h2 {
      font-size: 1.8rem;
      margin-bottom: 30px;
      color: #4a86c4; 
      text-align: left;
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px;
      font-weight: 500;
    }

    .news-container {
      display: flex;
      flex-wrap: wrap;
      gap: 25px;
      justify-content: space-between;
    }

    
    .news-card {
      background-color: #f8f9fa; 
      flex: 1;
      min-width: 300px;
      border: none; 
      text-align: left;
      display: flex;
      flex-direction: column;
    }

    .news-card img {
      width: 100%;
      height: 220px;
      object-fit: cover;
    }

    .news-content {
      padding: 25px;
      flex-grow: 1;
    }

    .news-content p.date {
      font-size: 0.85rem;
      color: #999;
      margin: 0 0 15px;
    }


    .news-content h3 {
      font-size: 1.25rem;
      margin: 0 0 15px;
      color: #444;
      line-height: 1.3;
      text-transform: uppercase; 
    }


    .news-content p.description {
      font-size: 0.95rem;
      color: #666;
      line-height: 1.6;
      margin: 0;
    }

    
    .more-blog-btn {
     display: inline-block;
     margin-top: 50px;
      width: 320px; 
      padding: 15px 0;
      background-color: #4a8bc2;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      text-transform: uppercase;
      border-radius: 2px;
      transition: 0.3s;
    }

    .more-blog-btn:hover {
      background-color: #3573a8;
    }

    
    @media (max-width: 768px) {
      .news-container {
        flex-direction: column;
      }
      .news-card {
        width: 100%;
      }
    } 




.success-numbers-section {
    background: url('http://localhost/wordpress_2/wp-content/uploads/2026/02/imgi_60_success.jpg') no-repeat center center;
    background-size: cover;
    background-color: #222; 
    padding: 60px 0;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    margin-bottom: 80px;
}

.stats-title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: left; 
    padding-left: 15px;
}


.stats-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 30px;
}

.stats-item {
    display: flex;
    align-items: center;
    gap: 15px;
}


.stats-icon i {
    font-size: 35px;
    color: #fff;
}


.stats-content {
    display: flex;
    flex-direction: column;
}

.stats-number {
    font-size: 28px;
    font-weight: 500;
    color: #4a7dbf; 
    line-height: 1;
}

.stats-label {
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 0.5px;
}


.stats-divider {
    width: 1px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.3);
}


@media (max-width: 768px) {
    .stats-wrapper {
        justify-content: center;
        text-align: center;
    }
    .stats-item {
        flex-direction: column;
        width: 100%;
    }
    .stats-divider {
        display: none; 
    }
}


.why-hook-section {
    font-family: 'Poppins', sans-serif;
    color: #333;
}

.main-heading {
    color: #4a7dbf;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 5px;
}

.heading-line {
    width: 100%;
    border: 1px solid #e0e0e0;
    margin-top: 0;
}

.sub-heading {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}

.description-text {
    font-size: 14px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 15px;
}

/* Master Strokes List */
.master-strokes-list {
    list-style: none;
    padding: 0;
}

.master-strokes-list li {
    margin-bottom: 15px;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.master-strokes-list i {
    color: #4a7dbf;
    margin-right: 15px;
    font-size: 20px;
    width: 25px;
    text-align: center;
}

/* Quote Form Container */
.quote-form-container {
    padding: 20px 30px;
    border-left: 1px solid #e0e0e0; /* Image jaisa divider line */
}

.form-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

/* Custom Input Styles */
.input-with-icon {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.input-with-icon.align-top {
    align-items: flex-start;
}

.input-with-icon i {
    color: #888;
    margin-right: 15px;
    font-size: 16px;
    width: 20px;
}

.form-control-custom {
    border: none;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    outline: none;
}

/* Button Style */
.btn-quote {
    background-color: #4a7dbf;
    color: #fff;
    border: none;
    width: 100%;
    padding: 12px;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.btn-quote:hover {
    background-color: #3b6da8;
}

/* Mobile Fix */
@media (max-width: 768px) {
    .quote-form-container {
        border-left: none;
        padding: 40px 0 0 0;
    }
}

/* Section Styles */
.testimonials-section {
    position: relative;
    background:  url('http://localhost/wordpress_2/wp-content/uploads/2026/02/imgi_58_Review_banner.jpg');
    background-size: cover;
    background-position: center;
    padding: 100px 0 140px 0; 
    color: #fff;
    font-family: 'Poppins', sans-serif;
    overflow: visible;
    z-index: 1;
    margin-bottom:100px;
}

.testimonial-content {
    max-width: 800px;
    margin: 0 auto;
}

.testimonial-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.testimonial-text {
    font-size: 16px;
    line-height: 1.8;
    font-style: italic;
    color: #ddd;
    margin-bottom: 30px;
}

.client-name {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}


.testimonial-logos {
    position: absolute;
    bottom: -40px; 
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    z-index: 10;
}

.logo-circle {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    border: 2px solid #fff;
    transition: 0.3s ease;
    cursor: pointer;
}

.logo-circle.active {
    border-color: #4a7dbf;
    transform: scale(1.1);
}

.logo-circle img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}

.logo-circle:hover {
    transform: translateY(-5px);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .testimonial-logos {
        bottom: -30px;
        gap: 8px;
    }
    .logo-circle {
        width: 65px;
        height: 65px;
    }
}

.wp-block-cover{
    padding-left: 100px;
}




/* ================================
   SERVICE MEGA MENU - FINAL
   ALL SUB ITEMS ALWAYS VISIBLE
================================ */

/* Parent static */
#menu-item-298 {
    position: static !important;
}

/* Main mega container */
#menu-item-298 > .sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 40px 60px;
    display: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    z-index: 9999;
}

/* Open only when Service clicked */
#menu-item-298:focus-within > .sub-menu {
    display: flex !important;
    justify-content: space-between;
}

/* 2nd level columns */
#menu-item-298 > .sub-menu > li {
    width: 19%;
    list-style: none;
}

/* Column headings */
#menu-item-298 > .sub-menu > li > a {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c5aa0;
    margin-bottom: 15px;
    display: block;
    pointer-events: none; /* Heading click disable */
}

/* FORCE SHOW ALL 3RD LEVEL */
#menu-item-298 .sub-menu .sub-menu {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding: 0;
    background: transparent;
    box-shadow: none;
}

/* Remove any hover dependency */
#menu-item-298 .sub-menu li:hover > .sub-menu {
    display: block !important;
}

/* 3rd level items */
#menu-item-298 .sub-menu .sub-menu li {
    list-style: none;
    margin-bottom: 8px;
}

/* Links */
#menu-item-298 .sub-menu .sub-menu li a {
    font-size: 14px;
    color: #555;
    transition: 0.3s;
    display: block;
}

#menu-item-298 .sub-menu .sub-menu li a:hover {
    color: #4a86bc;
    padding-left: 5px;
}

/* Remove arrows */
#menu-item-298 .menu-item-has-children > a:after {
    display: none !important;
}
