body {
  font-family: Poppins, sans-serif !important;
}
@media (min-width: 1400px) {
  .custom-col {
    flex: 79% !important;
    max-width: 79% !important;
  }
}
@media (min-width: 1900px) {
  .custom-col {
    flex: 74.5% !important;
    max-width: 74.5% !important;
  }
}
.custom-btn-white {
  border-color: #fff !important;
  border-width: 3px !important;
  color: #fff !important;
}
.custom-btn-white:hover {
  background-color: #fff !important;
}
.custom-btn {
  border-width: 1px !important;
  border-color: #ccc !important;
}
#header .dropdown-item {
  text-transform: capitalize !important;
  font-size: 15px !important;
}
#header .simple-search .form-control {
  border-radius: 1.3rem 0 0 1.3rem !important;
}
#header .header-nav-features-light:after,
#header .header-nav-features-light:before {
  content: none !important;
}
#header .header-container {
  height: 113px;
}
#header .header-top {
  height: 60px;
}
[data-carousel-navigate] {
  cursor: pointer;
}
[data-carousel-navigate] p {
  line-height: 26px !important;
}
@media (min-width: 992px) {
  [data-carousel-navigate].active:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
  }
}
.custom-page-header.page-header-background-sm {
  padding: 95px 0 !important;
}
.custom-page-header .parallax-background {
  height: 150% !important;
}
.load-more-loader {
  display: none;
}
.portfolio-load-more-loader {
  min-height: 61px;
}
.load-more-btn-wrapper {
  min-height: 53px;
}
.custom-portfolio .nav-link {
  font-weight: 600;
  padding: 8px 23px;
  font-size: 12.32px;
  font-size: 0.77rem;
}
.custom-portfolio .nav-item {
  margin-right: 1px;
}
.custom-portfolio .nav-item:hover .nav-link {
  color: #fff;
}
.custom-thumb-info.thumb-info {
  max-width: 80% !important;
  border-radius: 100% !important;
}
.custom-img {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
  border-radius: 1%;
}
.custom-line-height {
  line-height: 12.8px !important;
  line-height: 0.8rem !important;
}
.max-w-90 {
  max-width: 90%;
}
.custom-img-about {
  right: 0;
  top: 12%;
}
@media (max-width: 991px) {
  .custom-img-about {
    max-width: 45%;
  }
}
.custom-breadcrumb a,
.custom-breadcrumb li {
  color: #777 !important;
}
.custom-breadcrumb > li + li:before {
  content: "/" !important;
  font-size: 17.6px;
  font-size: 1.1rem;
}
.custom-card:hover {
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1);
}
.custom-card:hover:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  height: 3px;
  width: 100%;
}
.custom-card .icon-animated {
  max-width: 80px;
}
.custom-hr {
  background: #dadada !important;
  width: 140%;
  margin-left: -20%;
}
.custom-card-style-2 {
  box-shadow: 0 0 35px -5px rgba(0, 0, 0, 0.1);
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  margin-top: 16px;
  margin-top: 1rem;
}
.custom-card-style-2 h3,
.custom-card-style-2 h4 {
  letter-spacing: inherit;
  font-weight: 600;
}
.custom-card-style-2 hr {
  background: rgba(0, 0, 0, 0.15) !important;
}
.custom-card-style-2:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
}
.custom-card-style-2.card-contact-us {
  margin-top: 6.4px !important;
  margin-top: 0.4rem !important;
}
.custom-card-style-3 {
  border: 1px solid #ccc;
}
.custom-card-style-3 h4 {
  letter-spacing: inherit;
  font-weight: 600;
}
.custom-card-style-3:hover {
  cursor: pointer;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1);
}
.custom-map {
  margin: 0 !important;
}
.custom-form-style-1 .form-control {
  border: 0;
  padding: 19.2px;
  padding: 1.2rem;
  box-shadow: none !important;
  height: auto;
}
.custom-testimonial blockquote {
  background: 0 0 !important;
  padding: 11.2px 28.8px;
  padding: 0.7rem 1.8rem;
}
.custom-testimonial blockquote:after,
.custom-testimonial blockquote:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.custom-testimonial blockquote:before {
  content: "\f10d";
  font-size: 17px !important;
  left: -12px !important;
}
.owl-carousel.custom-dots .owl-dots {
  margin-top: 30px;
}
.custom-angled .section-angled-layer-bottom,
.custom-angled .section-angled-layer-top {
  padding: 72px 0 !important;
  padding: 4.5rem 0 !important;
}
.custom-angled:not(.section-angled-reverse) .section-angled-layer-top {
  transform: skewY(-3deg) translate3d(0, -50%, 0) !important;
}
.custom-angled:not(.section-angled-reverse) .section-angled-layer-bottom {
  transform: skewY(3deg) translate3d(0, 50%, 0) !important;
}
.custom-angled.section-angled-reverse .section-angled-layer-top {
  transform: skewY(3deg) translate3d(0, -50%, 0) !important;
}
.custom-angled.section-angled-reverse .section-angled-layer-bottom {
  transform: skewY(-3deg) translate3d(0, 50%, 0) !important;
}
