/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

/* Custom CSS can go here */

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1240px !important;
  }
}
.theme-text {
  color: #d43434;
}
label {
  width: 100%;
}

header ul.sub-menu {
  width: fit-content !important;
  padding: 10px 0;
}

/* elementor button */
.elementor-button {
  position: relative;
  overflow: hidden;
}
.elementor-button .elementor-button-content-wrapper {
  align-items: center;
  position: relative;
  z-index: 9;
}
.elementor-button .elementor-button-text {
  margin: 0 10px 0 5px;
  position: relative;
  z-index: 9;
}
.elementor-button::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: var(--color1);
  transition: 0.3s ease all;
  /* z-index: -1; */
}
.elementor-button:hover::before {
  width: 100%;
}
.elementor-button i {
  width: 30px;
  height: 30px;
  background: var(--color1);
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  color: #fff;
  font-size: 12px;
  padding: 0 0 2px 3px;
  position: relative;
  z-index: 9;
}
.elementor-button:hover i {
  background: var(--color4);
  color: var(--color1);
}
.elementor-button:hover .elementor-button-text {
  color: var(--color4);
}
.elementor-button:hover {
  border-color: var(--color1) !important;
}
/* elementor button end */

/* hero banner  */
.banner-icon {
  translate: -50% 0;
}
.hero-banner-text .elementor-button:hover {
  border-color: var(--color4) !important;
}
.hero-banner-text .elementor-button::before {
  background-color: var(--color4);
}
.hero-banner-text .elementor-button:hover::before {
  width: 100%;
}
.hero-banner-text .elementor-button i {
  background: var(--color4);
  color: var(--color1);
}
.hero-banner-text .elementor-button:hover i {
  background: var(--color1);
  color: var(--color4);
}
.hero-banner-text .elementor-button:hover .elementor-button-text {
  color: var(--color1);
}

/* hero banner end */

footer .fa-tab .elementor-icon-list-text {
  display: flex;
  align-items: start;
}
footer .fa-tab .elementor-icon-list-text b {
  display: inline-block;
  margin-right: 10px;
}
footer .footer-socials .elementor-social-icon:hover {
  opacity: 1;
  background: transparent linear-gradient(90deg, #70f28d 0%, #adfacb 100%) 0% 0%
    no-repeat padding-box;
}
footer .footer-socials .elementor-social-icon:hover svg {
  fill: #000000 !important;
}

/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}
.pagination-style-one .page-numbers.current,
.pagination-style-one .page-numbers:hover {
  background: var(--color1);
  color: var(--color4) !important;
}
.pagination-style-one .page-numbers {
  text-align: center;
  font: normal normal 600 16px/20px Poppins !important;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
  background: #fff 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 10px;
  text-decoration: none !important;
  width: 40px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  margin: 0 10px 0 0;
}
/* pagination style one css start  */

.about-wrapper > * {
  transition: 0.5s ease all !important;
  opacity: 0;
}
.about-wrapper:hover > * {
  opacity: 1;
}
.home-event-box .elementor-widget-heading,
.home-event-box img {
  transition: 0.3s ease all;
}
.home-event-box:hover .elementor-widget-heading {
  bottom: 5%;
}
.home-event-box:hover img {
  scale: 1.05;
}
.services-box h5 a {
  font-weight: 600;
  font-size: 1.25rem;
}
.choose-box {
  height: 100%;
}
.choose-box .number {
  display: block;
  text-align: center;
  font: normal normal bold 70px/70px Poppins;
  letter-spacing: 7.2px;
  color: white;
  -webkit-text-stroke: 1px black;
  opacity: 1;
  margin-bottom: 20px;
}
.choose-box:hover .elementor-image-box-title {
  color: var(--color1);
}
.choose-box:hover .number {
  color: var(--color1);
  -webkit-text-stroke: 1px var(--color1);
}

/* filter  */
.project-filter {
  justify-content: end;
  display: flex;
  gap: 16px;
  margin-top: -25px;
}
.project-filter li a {
  text-align: center;
  font: normal normal 600 16px/20px Poppins;
  letter-spacing: 0px;
  color: #a5a5a5;
  opacity: 1;
  cursor: pointer;
}
.project-filter li a:hover,
.project-filter li a.active {
  text-decoration: underline !important;
  color: var(--color1);
}
.project-extras li {
  display: flex;
  margin-bottom: 10px;
  align-items: start;
}
.project-slider {
  padding-top: 50px;
}
.project-slider .slick-slider-project .item .img-wraps img {
  border-radius: 20px;
}
.slick-slider-project .slick-list.draggable {
  padding-left: 0 !important;
}

.single-project .featured-wrap {
  position: relative;
}
.single-project .featured-wrap img {
  border-radius: 20px;
  max-height: 600px;
  object-fit: cover;
}
.project-extras h6 {
  min-width: 120px;
  font: normal normal 600 16px/24px Poppins;
  letter-spacing: 0px;
  color: #d43434;
  margin: 0;
}
.project-extras p {
  margin-bottom: 0;
  font: normal normal 600 16px/24px Poppins;
  letter-spacing: 0px;
  color: #000000;
}

/* filter end */
/* project box  */
.project-box {
  position: relative;
  z-index: 1;
}
.project-box .img-box {
  overflow: hidden;
  margin-bottom: 10spx;
  border-radius: 20px;
  position: relative;
}

.elementor-element-60b0a56{
    pointer-events: none;
    z-index: 0;
}

.read-more-btn,
.elementor-button,
button,
a{
    position: relative;
    z-index: 99;
}

input#radio-control-wc-payment-method-options-hitpay{
	padding: 0 !important;
}

.project-box img {
  transition: 0.3s ease all;
  border-radius: 20px;
}
.project-box:hover img {
  filter: brightness(0.5);
}
.project-box .img-box i {
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  background: var(--color1);
  color: var(--color4);
  font-size: 20px;
  padding: 0 0 2px 2px;
  opacity: 0;
  transition: 0.3s ease all;
}
.project-box:hover .img-box i {
  opacity: 1;
}
.project-box h6 {
  text-align: left;
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0px;
  color: #000;
  opacity: 1;
}
.project-box:hover h6 {
  color: var(--color1);
}
.project-box p {
  text-align: left;
  font: normal normal normal 15px/21px Poppins;
  letter-spacing: 0px;
  color: #666666;
  opacity: 1;
}
.awards-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
.modal .btn-close {
  position: absolute;
  top: 50px;
  right: 50px;
  opacity: 1;
  border: 0;
  padding: 16px;
  height: auto;
  background-size: 68%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") !important;
}
.modal .btn-close:hover {
  background-color: transparent;
}

/* tables  */
.capabilities-table {
  border: 1px solid #295186;
}
.capabilities-table td,
.capabilities-table th {
  font-weight: 500 !important;
}
.tablepress > :where(thead, tfoot) > tr > * {
  background: #295186 !important;
  color: var(--color4) !important;
}
.dt-container .dt-layout-cell {
  padding: 0 !important;
}
/* tables end */

/* capabilities-gallery-slider */
.capabilities-gallery-slider {
}
.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  display: grid !important;
  place-items: center;
  background: transparent linear-gradient(93deg, #70f28d 0%, #adfacb 100%) 0% 0%
    no-repeat padding-box;
  position: absolute;
  opacity: 1 !important;
  top: 50%;
  z-index: 99;
  translate: 0 -50%;
}
.elementor-lightbox .swiper .elementor-swiper-button-prev {
  left: 10% !important;
}
.elementor-lightbox .swiper .elementor-swiper-button-next {
  right: 10% !important;
}
.elementor-lightbox .elementor-lightbox-image {
  background: #fff;
}
.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
  width: 30px;
}

.elementor-lightbox .elementor-swiper-button-next:hover,
.elementor-lightbox .elementor-swiper-button-prev:hover {
  background: #adfacb 0% 0% no-repeat padding-box;
}

.elementor-slideshow__header > svg {
  display: none;
}
/* capabilities-gallery-slider */
.page-heading {
  font-family: "Futura PT", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2em;
  color: #000000 !important;
}

/* dropdown filter  */
.filter-dropdown button {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  border: 1px solid #b7b7b7 !important;
  opacity: 1;
  padding: 10px 15px;
  text-align: left;
  font: normal normal 500 18px/25px Futura PT;
  letter-spacing: 0px;
  color: #666666;
  opacity: 1;
  background: var(--color4);
}
.filter-dropdown button:hover,
.filter-dropdown button:focus {
  color: #666666 !important;
}
.filter-dropdown .dropdown-menu {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 20px #00000029;
  opacity: 1;
  border-radius: 0;
}
.filter-dropdown .dropdown-menu li .dropdown-item {
  text-align: left;
  font: normal normal 500 18px/25px Futura PT;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 8px;
}
.filter-dropdown .dropdown-menu li .dropdown-item:hover {
  background: #295186;
  color: var(--color4);
}
/* dropdown filter  */
/* gallery modal css  */
.modal .carousel-control-prev,
.modal .carousel-control-next {
  position: inherit;
  top: inherit !important;
  width: 60px !important;
  height: 60px !important;
  display: grid !important;
  place-items: center;
  background: transparent linear-gradient(93deg, #70f28d 0%, #adfacb 100%) 0% 0%
    no-repeat padding-box;
  border: 0 !important;
  opacity: 1;
}
.modal .carousel-control-prev:hover,
.modal .carousel-control-next {
  background: #adfacb 0% 0% no-repeat padding-box;
  color: #000000;
}
.gallery-footer .number {
  text-align: left;
  font: normal normal normal 16px/22px Futura PT;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
}
/* gallery modal css emd */
/* gallery box  */
.gallery-box {
  position: relative;
  cursor: pointer;
}
.gallery-box .eicon-video {
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  color: var(--color4);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid var(--color4);
  display: inline-grid;
  place-items: center;
  font-size: 20px;
}
/* gallery box  */
.technical-files .main-img,
.technical-files .ac-buttons {
  transition: 0.5s ease all;
}
.technical-files .ac-buttons .elementor-button svg {
  rotate: 0deg;
}
.technical-files:hover .ac-buttons {
  bottom: 0;
}
.technical-files:hover .main-img {
  filter: brightness(0.5);
}

/* career  */
.double-line {
  position: relative;
}
.double-line::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  translate: -50% 0;
  width: 210px;
  height: 3px;
  background: #70f28d;
}
.career-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 10px 10px 10px 25px;
  border: 1px solid #fff;
  transition: 0.3s ease all;
}
.career-box:hover {
  border-color: #70f28d;
}
.career-box .career-name-wrapper {
  width: 30%;
  text-align: left;
  font: normal normal 500 24px/32px Futura PT;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  border-right: 2px solid #b7b7b794;
}
.career-box .rest-area {
  width: 70%;
  padding-left: 30px;
}
.career-box .rest-area span {
  color: #666666;
  margin-right: 20px;
}
.career-box .rest-area .elementor-button,
.contact-form .elementor-button {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  border: 0;
}
.contact-form .elementor-button:hover {
  color: #000 !important;
}
.career-box .rest-area .elementor-button svg {
  width: 16px;
  margin-left: 8px;
}
.career-box:hover .rest-area .elementor-button svg {
  rotate: 0deg;
}
.elementor-button {
  font-weight: 500;
}

.career-details-area .elementor-button svg,
.elementor-button svg {
  width: 16px;
  margin-left: 8px;
  margin-top: -3px;
}
.career-details-area {
  font-weight: 500;
  font-size: 16px;
}
.career-details-area h1,
.career-details-area h2,
.career-details-area h3,
.career-details-area h4,
.career-details-area h5,
.career-details-area h6 {
  font-weight: 600;
}
.career-details-area .text-black {
}
.back-btn {
  display: inline-flex;
  align-items: center;
  font: normal normal 500 16px/20px Futura PT !important;
  letter-spacing: 0px;
  color: #000000 !important;
  text-transform: uppercase;
  opacity: 1;
  bottom: 0;
  position: absolute;
}
.back-btn i {
  display: inline-grid;
  place-items: center;
  width: 60px;
  height: 60px;
  border: 1px solid #b7b7b7;
  position: relative;
  margin-right: 15px;
}
.back-btn i::after {
  content: "\e8bf";
  z-index: 9;
}
.back-btn i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #295186;
  transition: 0.3s ease all;
}
.back-btn:hover i::before {
  width: 100%;
}
.back-btn:hover i {
  color: var(--color4) !important;
}

/* career end */

/* contact us  */
.contact-form select {
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #666666;
  background-color: #f8f8f8;
  border-style: none;
  border-radius: 10px 10px 10px 10px;
  padding: 12px 20px 12px 20px;
}
.contact-form .wpcf7-file {
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}
.contact-form .wpcf7-file::file-selector-button {
  background: #f3f3f3 0% 0% no-repeat padding-box;
  border: 1px solid #000000;
  border-radius: 10px;
  font: normal normal normal 16px/20px Poppins;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 8px 20px;
  margin-right: 16px;
}
.contact-form .wpcf7-form-control-wrap {
  margin-top: 10px;
  display: block;
}
.contact-form .contact-button {
  background: var(--color1) 0% 0% no-repeat padding-box;
  border: 1px solid var(--color1);
  color: var(--color4);
  padding: 13px 30px;
}
.contact-form .contact-button:hover {
  background: var(--color1) 0% 0% no-repeat padding-box;
  border: 1px solid var(--color1);
  color: var(--color4);
}
.contact-form textarea {
  height: 100px;
}

.recaptcha {
  scale: 0.8;
  transform-origin: top right;
}
.recaptcha p:first-child {
  display: none;
}
.contact-card {
  border: 1px solid #b7b7b7;
  border-left: 0;
  position: relative;
}
.contact-card::after {
  content: "";
  position: absolute;
  right: -35px;
  top: -35px;
  width: 70px;
  height: 70px;
  border-bottom: 1px solid #b7b7b7;
  background: #fff;
  rotate: 45deg;
}
.contact-wrapper {
  overflow-x: hidden;
}
/* contact us end */
/* milestone-slider */
.milestone-slider .item {
  display: flex;
  flex-direction: column;
  background: #f5f5f5 0% 0% no-repeat padding-box;
  position: relative;
}
.milestone-slider .item::after {
  content: "";
  position: absolute;
  right: -40px;
  top: -40px;
  width: 80px;
  height: 80px;
  background: #fff;
  rotate: 45deg;
}
.milestone-slider .item .owl-thumb {
  order: 4;
  overflow: hidden;
}
.milestone-slider .item .owl-thumb img {
  transition: 0.3s ease all;
}
.milestone-slider .item:hover .owl-thumb img {
  scale: 1.05;
}
.milestone-slider .item .owl-content {
  order: 3;
}
.milestone-slider .item .owl-title {
  order: 1;
  border-bottom: 1px solid #b7b7b7;
  padding-bottom: 10px;
  position: relative;
}
.milestone-slider .item .owl-title::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 0px;
  height: 2px;
  background: var(--color2);
  transition: 0.3s ease all;
}
.milestone-slider .item:hover .owl-title::after {
  width: 100%;
}
.milestone-slider .item .owl-subtitle {
  order: 2;
}
.milestone-slider .owce-carousel .owl-nav button {
  opacity: 1 !important;
}
.milestone-slider .owce-carousel .owl-nav button i {
  display: inline-grid;
  place-items: center;
  width: 60px;
  height: 60px;
  border: 1px solid #b7b7b7;
  position: relative;
  margin-right: 15px;
  border-radius: 0;
}
.milestone-slider .owce-carousel .owl-nav .owl-prev {
  left: -100px;
}
.milestone-slider .owce-carousel .owl-nav .owl-prev i::after {
  content: "\e8bf";
  z-index: 9;
}
.milestone-slider .owce-carousel .owl-nav .owl-next {
  right: -100px;
}
.milestone-slider .owce-carousel .owl-nav .owl-next i::after {
  content: "\e8c0";
  z-index: 9;
}
.milestone-slider .owce-carousel .owl-nav button i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #295186;
  transition: 0.3s ease all;
}
.milestone-slider .owce-carousel .owl-nav button:hover i::before {
  width: 100%;
}
.milestone-slider .owce-carousel .owl-nav button:hover i {
  color: var(--color4) !important;
}
/* milestone-slider end */
/* Blog css start */

.sidebar-box .category-list {
}

.blog-post-card {
  border-radius: 0px;
  overflow: hidden;
}
.blog-post-card span.blog-category-badge {
  font: normal normal 500 16px / 24px Poppins;
  letter-spacing: 0px;
  color: #d43434;
  text-transform: capitalize;
}

.blog-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
}

.blog-image-wrapper img {
  width: 100%;
  border-radius: 18px;
  display: block;
  transition: 0.3s ease all;
}
.blog-post-card:hover {
  /* border-color: var(--color2); */
}

.blog-image-wrapper .date {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #295186 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 6px 15px;
  text-align: center;
}
.blog-image-wrapper .date .day {
  text-align: center;
  font: normal normal normal 30px/35px Futura PT;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  display: block;
  border-bottom: 1px solid #fff;
}
.blog-image-wrapper .date .month {
  text-align: center;
  font: normal normal 500 18px/24px Futura PT;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.blog-content .date {
  font: normal normal 500 16px / 24px Poppins;
  letter-spacing: 0px;
  color: #666666;
  display: flex;
  align-items: center;
}
.blog-content .date img {
  width: 16px;
      opacity: 0.6;
      margin-right: 5px;
}
.faqstyle .e-n-accordion-item:last-child {
    border-bottom: 1px solid #A5A5A5;
}
.blog-content {
  padding-top: 10px !important;
}

.blog-content h2 {
  margin: 5px 0;
}

.blog-content h2 {
  text-align: left;
  font: normal normal 600 18px/28px Poppins;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  display: block;
  text-decoration: none;
}

.blog-post-card .blog-image-wrapper .top-fix {
  background: #000000c4 0% 0% no-repeat padding-box;
  border-radius: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
  transition: all 0.4s ease;
}
.blog-post-card .blog-image-wrapper .top-fix .eicon-angle-right {
  background: #d43434 0% 0% no-repeat padding-box;
  border-radius: 40px;
  font-size: 35px;
  color: #fff;
  padding: 4px;
}
.blog-post-card:hover .blog-image-wrapper .top-fix {
  opacity: 1;
  transition: all 0.4s ease;
}

.blog-content p {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
  font: normal normal 400 16px/24px Poppins;
  letter-spacing: 0px;
  color: #666666;
  opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-content p strong {
  color: #000000 !important;
}

.read-more-btn {
  background: transparent linear-gradient(92deg, #70f28d 0%, #adfacb 100%) 0% 0%
    no-repeat padding-box;
  padding: 16px 30px !important;
  display: inline-block;
  text-align: center;
  font: normal normal 500 16px/22px Futura PT;
  letter-spacing: 0px;
  color: #000000 !important;
  text-transform: uppercase;
  opacity: 1;
  border-radius: 0 !important;
  position: relative;
}
.read-more-btn:hover {
  background: var(--color2) !important;
  color: var(--color3) !important;
}

.blog-banner-sub {
  background-image: url(https://ohhevent.com/wp-content/uploads/2026/01/Banner-4.png);
  background-attachment: fixed;
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 150px;
  position: relative;
}
.blog-banner-sub .bradcrumb-element {
  text-align: center;
  color: #fff;
}
.blog-banner-sub .heading-wrap h1 {
  color: #fff;
}
.bottom-element img {
  width: 90px;
}

ul.category-list-two {
  list-style: none;
  padding-left: 0;
}
.category-list-two a {
  font: normal normal 600 16px/24px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.category-list-two li {
  padding: 5px 0;
}

.bottom-element {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translatex(-50%);
}

.sidebar-box h3 {
  text-align: left;
  font: normal normal 600 21px/28px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #d43434;
}

.sidebar-box .sidebar-card {
  padding: 0px;
  margin-bottom: 20px;
}
.sidebar-box .sidebar-card .hfe-search-form__container {
  border: 1px solid #b7b7b7 !important;
}
.sidebar-box .sidebar-card .hfe-search-form__container input {
  border: 0 !important;
}

.other-heading-wrap h6 {
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}
.other-heading-wrap h2 {
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  line-height: 1.4em;
  color: #000000;
  margin-bottom: 0;
}
.listing-page {
  border-radius: 50px 50px 0px 0px;
  margin-top: -50px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 0;
  background: #fff;
}

.listing-page .left-img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 120px;
  z-index: -1;
}
.listing-page .right-img {
  position: absolute;
  top: 10%;
  right: 0;
  width: 120px;
  z-index: -1;
}

.article-detail .left-img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 120px;
  z-index: -1;
}
.article-detail .right-img {
  position: absolute;
  top: 10%;
  right: 0;
  width: 120px;
  z-index: -1;
}

.category-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0px;
  display: inline-flex;
  flex-wrap: wrap;
}

.category-list li {
  margin-bottom: 8px;
  margin-right: 20px;
}

.category-list a {
  font: normal normal 600 16px/24px Poppins;
  letter-spacing: 0px;
  color: #a5a5a5;
  text-decoration: none;
  width: 100%;
  display: block;
}
.category-list a span {
  float: right;
}
.category-list a:hover {
  color: #d43434;
  text-decoration: underline;
}
.category-list .cats.active {
  color: #d43434;
  text-decoration: underline;
}
.article-detail {
  border-radius: 50px 50px 0px 0px;
  margin-top: -50px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 0;
  background: #fff;
}
.prevnext-post {
  font-size: 14px;
}
.recent-post {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
  align-items: center !important;
}

.recent-post img {
  width: 70px;
  border-radius: 5px;
  display: block;
}

.recent-post a {
  font-size: 14px !important;
  color: #000 !important;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.after-post .elementor-button {
  background: #fff;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  display: inline-flex;
}

.after-post .elementor-button i {
  font-size: 24px;
  display: inline-flex;
  text-align: center;
}
.after-post .elementor-button span {
  z-index: 1;
  font-weight: 600;
}
.after-post .post-title {
  font: normal normal 600 16px / 24px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 12px;
  margin-bottom: 5px;
}
.after-post .date {
  font: normal normal 500 14px / 25px Poppins;
  letter-spacing: 0px;
  color: #000;
  opacity: 0.6;
}
.after-post .date img {
  width: 16px;
  margin-right: 5px;
}
hr.sidebar-divider {
  margin-top: 40px;
  margin-bottom: 30px;
}

.recent-post .recent-date {
    font: normal normal 500 14px / 24px Poppins;
    letter-spacing: 0px;
    color: #000;
    opacity: 0.6;
}

.after-post .recent-date {
  font-size: 14px !important;
  color: #000000 !important;
  opacity: 0.5;
  margin-bottom: 10px;
  font-weight: 500;
}
.recent-date img {
  width: 16px;
  border-radius: 0 !important;
  display: inline-block;
  margin-right: 2px;
}
.single-blog-post-card .single-date {
  font: normal normal 500 16px/24px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.single-blog-post-card .single-date img {
  width: 16px;
    margin-right: 2px;
  border-radius: 0 !important;
  display: inline-block;
}

.single-blog-post-card .blog-category-badge {
  font: normal normal 500 16px/24px Poppins;
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize;
}
.single-blog-post-card .blog-category-badge img {
  width: 12px;
  margin-right: 2px;
  border-radius: 0 !important;
  display: inline-block;
}

.single-blog-post-card h2 {
  text-align: left;
  font: normal normal 600 32px/42px Poppins;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  display: block;
}
/* blog css end */

/* testimonials css start */

/* testimonials box one  css start */

.testimonials-box-one .read-more {
  font: normal normal 500 16px / 20px Poppins;
  letter-spacing: 0px;
  color: #d43434 !important;
  text-decoration: underline !important;
}

.testimonials-box-one {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #a5a5a5;
  border-radius: 20px;
  padding: 20px;
  position: relative;
}

.testimonials-box-one .testimonials-wrap .img-wrap {
  width: 80px;
}
.testimonials-box-one .testimonials-wrap .img-wrap img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.testimonials-box-one .testimonials-wrap .user-details {
  width: calc(100% - 80px);
  padding-left: 15px;
}
.testimonials-box-one .testimonials-wrap .user-details .title {
  text-align: left;
  font: normal normal 600 20px/26px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 0px;
}
.testimonials-box-one .testimonials-wrap .user-details .position {
  text-align: left;
  font: normal normal 500 16px/20px Poppins;
  letter-spacing: 0px;
  color: #d43434;
  opacity: 1;
}
.testimonials-box-one .testimonials-wrap .quate-img {
  position: absolute;
  right: -13px;
  top: 40px;
  height: 45px;
}
.testimonials-box-one .testimonials-wrap .description {
  text-align: left;
  font: normal normal normal 15px/22px Poppins;
  letter-spacing: 0px;
  color: #666666;
  opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.read-more-link {
  text-align: left;
  font: normal normal 500 16px/20px Poppins;
  letter-spacing: 0px;
  color: #d43434;
}

/* testimonials box one  css end */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 130px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.model-testimonial button.btn-close {
  position: absolute;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  right: -50px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  height: 20px;
  box-shadow: none !important;
  outline: none;
}

@media only screen and (max-width: 991px) {
  .model-testimonial button.btn-close {
    right: 15px;
    top: 15px;
    filter: none;
  }
}

.model-testimonial button.btn-close:hover,
.model-testimonial button.btn-close:focus,
.model-testimonial button.btn-close:focus-visible {
  filter: brightness(0) saturate(100%) invert(24%) sepia(63%) saturate(7327%)
    hue-rotate(348deg) brightness(102%) contrast(103%);
}
.model-testimonial .modal-content {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 40px;
}
.model-testimonial .testimonials-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}
.model-testimonial .testimonials-wrap .img-wrap {
  width: 80px;
  margin-right: 10px;
}
.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}
.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 20px / 26px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 0px;
}
.model-testimonial .testimonials-wrap .position {
  font: normal normal 500 16px / 20px Poppins;
  letter-spacing: 0px;
  color: #d43434;
}
.model-testimonial .rating {
  color: #ffc107;
  font-size: 16px;
}

.modal-backdrop {
  background-color: #000 !important;
  opacity: 0.8 !important;
}

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #3a3a3a;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  color: #fff;
  cursor: pointer;
}
.arrowbtn:hover {
  background: var(--color2);
  color: #fff;
}
.left-btn {
  left: 0;
}
.right-btn {
  right: 0;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  list-style: none;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  padding: 0px;
  font-size: 0;
  border-radius: 50% !important;
  width: 14px;
  height: 14px !important;
  background: #cfcfcf;
  border: 0 !important;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background: #70f28d !important;
}
/* slick dots end  */

/* filter css start */
/* ul#project-filter-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px !important;
  padding-left: 0;
  list-style: none;
  flex-wrap: wrap;
}
ul#project-filter-list li {
  margin: 0 10px;
}
ul#project-filter-list li .cats {
  font: normal normal bold 18px / 30px DM Sans;
  letter-spacing: 0px;
  color: #292c2d;
  padding: 5px 15px;
  text-decoration: none;
}
ul#project-filter-list li .cats.active {
  color: var(--color1);
} */
/* filter css end */

.cf7sr-g-recaptcha {
  transform: scale(0.65);
  -webkit-transform: scale(0.65);
  transform-origin: top right;
  -webkit-transform-origin: top right;
}

@media only screen and (max-width: 991px) {
  .project-filter li {
    font: normal normal 600 14px/20px Poppins;
  }
}
@media only screen and (max-width: 991px) {
  .testimonials-box-one .testimonials-wrap .quate-img {
    top: 8px;
    height: 35px;
    right: -10px;
  }
  .testimonials-box-one .testimonials-wrap .user-details .title {
    font-size: 18px;
  }
  .project-filter {
    margin-top: 20px;
    justify-content: start;
  }
  .career-box {
    padding: 25px;
    height: 100%;
  }
  .career-box .career-name-wrapper {
    width: 100%;
    border-right: 0;
    border-bottom: 2px solid #b7b7b794;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .career-box .rest-area {
    width: 100%;
    padding: 0;
  }
  .career-box .rest-area div {
    margin-bottom: 20px;
  }
  .back-btn {
    position: relative;
  }
  .page-heading {
    font-size: 40px;
  }
  .testimonials-box-one .testimonials-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  
    .hfe-flyout-content.push,
    .hfe-flyout-content {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 300px !important;
        height: 100vh !important;
        z-index: 999999 !important; 
        transform: none !important; 
        box-shadow: 5px 0 25px rgba(0,0,0,0.3) !important;
        overflow-y: auto !important;
        background-color: #ffffff !important;
    }


    body.hfe-flyout-menu-active,
    body.hfe-flyout-open {
        overflow: hidden !important;
    }

    
    


    body.hfe-flyout-menu-active .hfe-flyout-overlay,
    body.hfe-flyout-open .hfe-flyout-overlay {
        z-index: 999998 !important; 
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        background: rgba(0, 0, 0, 0.5) !important;
        display: block !important;
    }

    
    .hfe-flyout-overlay {
        z-index: -1;
    }
}

@media only screen and (max-width: 767px) {
  .capabilities-tab .e-n-tabs-heading {
    display: contents !important ;
    grid-template-columns: inherit;
  }
  .awards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .career-box .career-name-wrapper {
    font: normal normal 500 20px/26px Futura PT;
  }
  .career-box {
    padding: 15px;
  }
  .page-heading {
    font-size: 32px;
  }
  ul.hfe-breadcrumbs {
    padding: 10px 16px 10px 5px;
    scale: 0.8;
    transform-origin: bottom left;
  }
  .couter-project .counter-box {
    background: #f9f9f9 !important;
  }
  .project-slider {
    padding-top: 20px;
  }
  .page-template-blog-list .category-list{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
    padding: 0;
    margin: 0;
    }
  .page-template-blog-list .category-list li{
    ist-style: none;
    margin: 0 !important;
    padding: 0 !important;
   }
  .page-template-blog-list .category-list li a.cats{
      display: block;
      width: 100%;
      padding: 10px 12px;
      box-sizing: border-box;
      text-align: center;
  }
	.page-template-blog-list .category-list li a.cats{
		text-align: center !important; 
    white-space: nowrap;  
    overflow: hidden;     
    text-overflow: ellipsis;     
  }
  #project-filter-list{
    display: flex !important;
    flex-direction: column; 
    align-items: center;     
    justify-content: center;
    gap: 20px;
    padding: 0;
    margin: 0 auto;
  }
  #project-filter-list li{
      list-style: none;
      margin: 0 !important;
      padding: 0 !important;
  }

  #project-filter-list li a.cats{
      display: block;
      text-align: center;
      white-space: nowrap;
  }
  .testimonials-box-one .testimonials-wrap .description {
  position: relative;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.testimonials-box-one .testimonials-wrap .description.open {
  -webkit-line-clamp: unset !important;
  display: block !important;
  overflow: visible !important;
}

.testimonials-box-one .read-more-btn {
  display: inline-block;
  margin-top: 6px;
  color: #c62828;
  font-weight: 600;
  cursor: pointer;
  font-size: 13px;
}

.testimonials-box-one .read-more-btn:hover,
.testimonials-box-one .read-more-btn {
  display: inline-block;
  margin-top: 6px;
  color: #c62828 !important;
  font: normal normal 600 13px / 26px Poppins;
  cursor: pointer;
  padding: 0 !important;
  background: transparent;
  display: none !important;
  }
  .read-more-btn:hover {
    background: transparent !important;
  }
  .testimonials-box-one .read-more {
    z-index: 1 !important;
  }

}
@media only screen and (max-width: 576px) {
  .project-filter {
    display: block;
  }
  .project-filter li {
    text-align: left;
  }
  .awards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .testimonials-box-one .video-wrapper img,
  .testimonials-box-one .slide-wrapper img,
  .testimonials-box-one .video-wrapper video {
    height: auto;
  }
  
}


@media (min-width: 768px){
    li#menu-item-104 ul.sub-menu {
        width: 310px !important;
    }
}

