/*
 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;
  }
}
.contact-top span.elementor-icon-list-icon svg {
  transition: fill 0.3s;
  background: #0174ad;
  width: 4px;
}
.elementskit-btn svg {
  transform: rotate(-45deg) !important;
  transition: all 0.4s ease;
}
.elementskit-btn:hover svg {
  transform: rotate(0deg) !important;
}

.hero-banner .carousel-caption {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: inherit;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: left !important;
  transform: translate(0%, -50%);
}
.hero-banner .carousel-caption h3 {
  font: normal normal normal 52px/62px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
}
.elementor-button.theme-btn-custom {
  display: inline-flex;
}
.elementor-button.theme-btn-custom svg {
  margin-left: 18px;
  font-size: 14px;
  fill: #fff;
  transition: all 0.4s ease;
  transform: rotate(-45deg);
}
.elementor-button.theme-btn-custom:hover svg {
  transform: rotate(0deg);
}
.elementor-button.theme-btn-custom svg path {
  fill: #fff;
}

.sub-after .elementor-heading-title:after {
  content: "";
  position: absolute;
  left: 0px;
  width: 4px;
  height: 80%;
  top: 5%;
  background: var(--e-global-color-secondary);
}

.testimonials-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #ececec;
  border-radius: 10px 150px 10px 10px;
  padding: 0px 50px 50px 50px;
  text-align: center;
  margin-top: 55px;
}
.testimonials-box .img-wrap {
  position: relative;
  margin-top: -50px;
}

.testimonials-box .img-wrap img {
  width: 100px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.testimonials-box .title,
.testimonials-box-popup .title {
  font: normal normal normal 21px / 25px D-DIN;
  letter-spacing: 0px;
  color: #0174ad;
  margin-bottom: 5px;
  margin-top: 20px;
}
.testimonials-box .quate-img img {
  width: 25px;
  margin: 0 auto;
}
.testimonials-box .rating-area {
  color: #ffc107;
  font-size: 20px;
  margin-top: 24px;
}
.testimonials-box .content-box {
  height: 130px;
}
.testimonials-box .content-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
a.read-more-testimonial {
  text-decoration: underline;
  font: normal normal 700 15px / 28px D-DIN;
  letter-spacing: 0px;
  color: #292c2d;
}
.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: 0px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  box-shadow: none !important;
  outline: 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 200px 20px 20px;
  padding: 40px;
  border-left: 20px solid #0174ad;
}
.model-testimonial .testimonials-wrap {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.testimonials-box-popup .rating-area {
  color: #ffc107;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.modal-backdrop {
  background-color: #292c2d !important;
  opacity: 0.9 !important;
}

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

/* portfolio css start  */

.portfolio-box {
  position: relative;
  z-index: 0;
}
.portfolio-box:before {
  content: "";
  background: transparent
    linear-gradient(180deg, #ffffff 0%, #e3e3e3 43%, #575757 60%, #000000 100%)
    0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 22px 155px 22px 22px;
  opacity: 0.75;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 0;
}

.portfolio-box .portfolio-wrap {
  transition: all 0.4s ease;
  border-radius: 22px 150px 22px 22px;
  transform: translateY(53px);
}
.portfolio-box .portfolio-effect {
  overflow: hidden;
}
.portfolio-box .portfolio-img img {
  border-radius: 22px 150px 22px 22px;
}
.portfolio-box:hover .portfolio-wrap {
  transition: all 0.4s ease;
  transform: translateY(0px);
}
.portfolio-info {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
}
.portfolio-info .title {
  font: normal normal normal 28px / 35px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.portfolio-info p {
  font: normal normal normal 14px/21px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-normal {
  display: flex !important;
  align-items: center !important;
  font: normal normal 700 16px / 20px D-DIN !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.4s ease;
}
.btn-normal svg {
  fill: #fff;
  margin-left: 10px;
  transition: all 0.4s ease;
  height: 14px !important;
}
.btn-normal:hover {
  color: #ff1c25 !important;
}
.btn-normal:hover svg {
  fill: #ff1c25 !important;
  transform: translateX(10px);
}
/* portfolio css end  */

.single-detail {
  padding: 90px 0;
  width: 100%;
}
.single-detail .img-wrap img {
  border-radius: 20px 150px 20px 20px;
}
.single-detail .sub-title {
  font: normal normal normal 16px / 20px D-DIN;
  letter-spacing: 0.66px;
  color: #292c2d;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.single-detail .sub-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15%;
  bottom: 0;
  width: 4px;
  height: 70% 28px;
  background-color: #ff1c25;
}

.slick-slider-portfolio .img-wraps {
  border-radius: 15px;
}
.slick-slider-portfolio .img-wraps img {
  border-radius: 15px;
}

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: 5px;
  font-size: 0;
  border-radius: 50% !important;
  width: 10px;
  height: 10px !important;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: #0174ad !important;
  border-color: #0174ad !important;
}
.pagination-two {
  display: inline-flex;
  justify-content: center;
}
.page-numbers {
  font: normal normal 700 18px / 22px D-DIN !important;
  letter-spacing: 0px;
  color: #292c2d !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #ececec;
  border-radius: 8px;
  text-decoration: none !important;
  width: 45px;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.page-numbers.current {
  font-weight: 700 !important;
  color: #292c2d !important;
}
/* portfolio css end  */

/* services css start  */
.service-box .title {
  text-align: center;
  font: normal normal normal 32px / 42px D-DIN;
  letter-spacing: 0px;
  color: #292c2d;
  text-transform: capitalize;
  padding: 12px 0;
}
.service-box .img-wrap img {
  border-radius: 20px 150px 20px 20px;
}
.service-box:hover .title {
  color: #0174ad;
}
/* services css end  */
.service-taxonomy {
  padding: 90px 0;
}
.category-section {
  padding-bottom: 60px;
}
.service-taxonomy .sub-title {
  font: normal normal normal 16px / 20px D-DIN;
  letter-spacing: 0.66px;
  color: #292c2d;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.service-taxonomy .sub-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15%;
  bottom: 0;
  width: 4px;
  height: 70% 28px;
  background-color: #ff1c25;
}

.title-two {
  color: var(--e-global-color-primary);
  font-family: "D-DIN", Sans-serif;
  font-size: 36px !important;
  font-weight: 400 !important;
  line-height: 42px !important;
  text-align: center;
}

.wrap-two h5 {
  text-align: left;
  font: normal normal bold 18px / 24px D-DIN;
  letter-spacing: 0px;
  color: #292c2d;
  margin: 0;
}
.count-area-list {
  counter-reset: section;
  list-style-type: none;
  column-count: 2;
  gap: 65px;
  padding-left: 0;
}
.count-area-list li {
  padding-left: 45px;
  position: relative;
  margin-bottom: 20px;
}
.count-area-list li:before {
  counter-increment: section;
  content: counters(section, ".") " ";
  background: #ff1c25;
  color: #fff;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  font: normal normal bold 14px/20px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
}

.banner-custom {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -50px;
}
.banner-custom h5 {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 0;
  color: #ffffff;
}
