.text-resp-150 {
  margin-bottom: 36px;
}

p {
  line-height: 1.7;
}

.btn {
  line-height: 1;
}

.badge.badge-sm {
  padding: 0.85em 1em 0.5em;
  line-height: 1;
}

.badge span {
  margin-top: 4px;
}

.badge .fa-heart {
  line-height: 8px;
}

.list li {
  margin-bottom: 6px;
}

.gradient-text {
  background: linear-gradient(to bottom, white 50%, black 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: auto !important;
  width: 101%;
}

.custom-el-1 em {
  right: -3px;
}

.invert img {
  filter: invert(1);
}

#header .header-nav-main-arrows nav > ul > li > a.dropdown-toggle:after {
  padding: 0 0 4px 6px;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next:not(:hover),
.owl-carousel.nav-style-1 .owl-nav .owl-prev:not(:hover) {
  color: #fff !important;
}

.owl-carousel.nav-borders .owl-nav button[class*="owl-"] {
  border-color: #fff !important;
}

.owl-carousel.nav-borders .owl-nav button[class*="owl-"]:hover {
  background-color: #fff !important;
}

.owl-carousel-light .owl-item .mark {
  font-family: "Nexa", sans-serif;
  font-weight: 600;
}

.owl-carousel.nav-lg.rounded-nav .owl-nav button.owl-next:before,
.owl-carousel.nav-lg.rounded-nav .owl-nav button.owl-prev:before {
  top: 1px;
}

#partners .carousel-logo-item {
  margin: 0 15px;
  text-align: center;
}

#partners .carousel-logo-item img {
  height: 48px;
  width: auto;
  object-fit: cover;
  display: inline-block;
}

#partners .owl-stage {
  display: flex;
  align-items: center;
}

.custom-el-1 {
  bottom: 10.5%;
  right: 0;
}

.home .custom-el-1 .custom-logo-link {
  height: 80px;
}

.list li {
  line-height: 1.8;
  font-size: 1rem;
}

.list strong {
  margin-bottom: 1rem;
}

ul.nav-list-arrows li a:before,
ul.nav-list-arrows li a:after {
  top: 50%;
  transform: translateY(-50%);
}

.accordion .card:first-child {
  margin-top: 17px;
}

.cascading-images strong {
  margin-right: 0.3rem;
}

.main .owl-carousel h4 {
  line-height: 30px;
  font-size: 1.25em;
}

.main h2 {
  line-height: 1.25;
}

@media (max-width: 767px) {
  .custom-el-1 {
    bottom: 7%;
    right: 0px;
  }

  .custom-el-1 p {
    font-size: 3.5rem;
  }

  .custom-el-1 em {
    font-size: 1.75rem;
  }

  .text-resp-150 {
    margin-bottom: 65px;
  }
	
  .home .custom-el-1 .custom-logo-link {
    height: 40px;
  }
}
