/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1756462149
Updated: 2025-08-29 10:09:09

*/

.page-content .site-title-cus a {
  text-decoration: none !important;
}

.page-title-cus .hfe-page-title a {
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .service-content-container-cus {
    box-shadow: none !important;
  }

  .remove-box-shadow-container-cus {
    box-shadow: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .safe-haven-menu-cus nav.hfe-dropdown {
    position: absolute !important;
    top: 59px !important;
    height: 100vh !important;
  }
  .hfe-nav-menu__breakpoint-tablet.safe-haven-menu-cus
    .hfe-active-menu.hfe-active-menu-full-width
    + .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu {
    flex-direction: column;
  }
}

.service-mega-menu-cus #menu-service-menu {
  list-style: none;
  margin: auto;
  max-width: 790px;
  column-count: 3;
  column-gap: 40px;
}

.service-mega-menu-cus #menu-service-menu li {
  break-inside: avoid;
  margin-bottom: 16px;
  min-width: unset;
}

.service-mega-menu-cus #menu-service-menu li a {
  font-weight: 600;
  font-size: 16px;
  color: #183847;
  display: block;
}

@media screen and (max-width: 1024px) {
  .service-mega-menu-cus #menu-service-menu {
    column-count: 1;
  }
}

.navigation-service-menu-cus .menu-service-menu-container ul {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.navigation-service-menu-cus .menu-service-menu-container ul li a {
  color: #183847;
  font-size: 22px;
  font-weight: 500;
}

.navigation-service-menu-cus
  .menu-service-menu-container
  ul
  .current-menu-item {
  display: none;
}

.sh-cus-counter .elementor-counter-title {
  text-align: center;
}

.sh-testimonial-cus .ekit-wid-con .elementskit-single-testimonial-slider {
  box-shadow: 0px 4px 8px 3px #00000026;
  border-radius: 20px;
}

.sh-testimonial-cus .ekit-wid-con .col-lg-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

.sh-testimonial-cus .ekit-wid-con .elementskit-commentor-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sh-testimonial-cus
  .ekit-wid-con
  .elementskit-profile-info
  .elementskit-author-name {
  text-align: end;
}

.sh-footer-menu-list-cus .menu-service-menu-container ul {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sh-footer-menu-list-cus .menu-service-menu-container ul li a {
  color: #183847;
  font-size: 18px;
  font-weight: 500;
}

.sh-footer-menu-list-cus .menu-service-menu-container ul .current-menu-item {
  display: none;
}

.sh-footer-menu-list-cus .menu-about-menu-container ul {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sh-footer-menu-list-cus .menu-about-menu-container ul li a {
  color: #183847;
  font-size: 18px;
  font-weight: 500;
}

/* .sh-footer-menu-list-cus .menu-about-menu-container ul .current-menu-item{
	display:none;
} */

.sh-footer-menu-list-cus-active-hide
  .menu-about-menu-container
  ul
  .current-menu-item {
  display: none;
}

#sh-sticky-header-cus, 
#sh-sticky-header-cus .e-con-inner,
#sh-sticky-header-cusr .e-con.e-flex,
#sh-sticky-header-cus .sh-logo-cus img,
#sh-sticky-header-cus .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has > .elementskit-megamenu-panel {
  transition: all 0.4s ease;
}

.scroll-start {
  padding: 0px;
  background: white;
  box-shadow: 0px 4px 8px 3px rgba(0, 0, 0, 0.15);
  top: 0px !important;
  transition: all 0.4s ease;
}

.scroll-start .e-con-inner {
  padding: 0px;
  transition: all 0.4s ease;
}

.scroll-start .e-con.e-flex {
  border-radius: 0px;
  box-shadow: none;
  background: white;
  transition: all 0.4s ease;
}

.scroll-start .sh-logo-cus img {
  width: 100px;
  transition: all 0.4s ease;
}

.scroll-start
  .elementskit-navbar-nav-default.ekit-nav-dropdown-hover
  .elementskit-megamenu-has:hover
  > .elementskit-megamenu-panel {
  padding-top: 20px !important;
  transition: all 0.4s ease;
}

.sh-wp-form-cus .wpforms-container .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}

.sh-wp-form-cus .wpforms-container input.wpforms-field-medium {
  max-width: 100%;
}

.sh-wp-form-cus .wpforms-container select.wpforms-field-medium {
  max-width: 100%;
}

.sh-wp-form-cus .wpforms-container .wpforms-field {
  padding: 9px 0px;
}

.sh-wp-form-cus
  .wpforms-container
  .wpforms-field
  .wpforms-field-row
  .wpforms-field-row-block {
  padding: 0px 5px;
}

@media screen and (max-width: 768px) {
  .sh-wp-form-cus
    .wpforms-container
    .wpforms-field
    .wpforms-field-row
    .wpforms-one-half {
    width: 100%;
  }
  .sh-wp-form-cus
    .wpforms-container
    .wpforms-field
    .wpforms-field-row
    .wpforms-field-row-block {
    padding: 10px 0px;
  }

  .sh-wp-form-cus .wpforms-container .wpforms-one-half {
    width: 100%;
  }

  .sh-wp-form-cus .wpforms-container .wpforms-field.wpforms-one-half {
    margin-left: 0px;
  }
}

.sh-wp-form-cus
  div.wpforms-container-full
  button[type="submit"]:not(:hover):not(:active) {
  background-color: #183847 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 99px;
  text-transform: uppercase;
}

.sh-wp-form-cus div.wpforms-container-full button[type="submit"]:hover:hover {
  background-color: #bbca63 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 99px;
  text-transform: uppercase;
}

.sh-container-news-outer{
  padding: 0 24px;
}

/* Container */
.sh-container-news {
  max-width: 1528px;
  margin: 80px auto;
  z-index: 7;
  position: relative;
}

/* Card holding content + sidebar */
.sh-card-news {
  display: flex;
  gap: 50px;
  background: #fff;
  padding: 50px 80px;
  border-radius: 20px;
  box-shadow: 0px 4px 8px 3px #00000026;
  flex-wrap: wrap; /* allows wrapping for mobile */
}

/* Hero Section */
.sh-hero-news {
  position: relative;
  text-align: center;
}

.sh-hero-img-news {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
    width: 100%;
  height: 980px;
}

.sh-hero-image-news {
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

@media (max-width: 768px) {
.sh-hero-img-news {
  height: 700px;
}
}

.sh-hero-title-news {
  font-weight: 700;
  font-size: 42px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  z-index: 7;
  padding: 0px 24px;
}

/* Post Content */
.sh-post-content-news {
  width: calc(100% - 400px);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 19px;
}

/* Sidebar */
.sh-sidebar-news {
  width: 350px;
  padding-left: 36px;
  border-left: 3px solid;
  border-color: #183847;
}

.sh-sidebar-title-news {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0px;
}

.sh-sidebar-list-news {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sh-sidebar-list-news li {
  margin-bottom: 8px;
}

.sh-sidebar-link-news {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 26px;
  color: #183847;
  transition: color 0.3s ease;
}

.sh-sidebar-link-news:hover {
  color: #0a9d6e;
}

@media (max-width: 1366px) {
.sh-container-news {
	max-width: 1180px;
}
}

@media (max-width: 992px) {
  .sh-card-news {
    flex-direction: column;
  }
  .sh-post-content-news,
  .sh-sidebar-news {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .sh-container-news-outer{
	padding: 0px;
  }
  .sh-post-content-news {
    font-size: 16px;
  }
  .sh-container-news{
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	margin-top: -10px;
	margin-bottom: 150px;
  }
  .sh-card-news{
	gap: 30px;
	padding: 30px;
	border-radius: 0px;
  }

  .sh-hero-title-news {
  font-size: 32px;
}
}
