.footer-dark {
  padding: 50px 0;
  color: #f0f9ff;
  background-color: #282d32
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: .6
}

.footer-dark ul a:hover {
  opacity: .8
}

.footer-dark .item.text {
  margin-bottom: 36px
}

@media (max-width: 767px) {
  .footer-dark .item:not(.social) {
      text-align:center;
      padding-bottom: 20px
  }

  .footer-dark .item.text {
      margin-bottom: 0
  }
}

.footer-dark .item.text p {
  opacity: .6;
  margin-bottom: 0
}

.footer-dark .item.social {
  text-align: center
}

@media (max-width: 991px) {
  .footer-dark .item.social {
      text-align:center;
      margin-top: 20px
  }
}

.footer-dark .item.social>a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,.4);
  margin: 0 8px;
  color: #fff;
  opacity: .75
}

.footer-dark .item.social>a:hover {
  opacity: .9
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: .3;
  font-size: 13px;
  margin-bottom: 0
}

body,html {
  scroll-behavior: smooth
}

.intro p {
  width: 80%;
  min-width: 320px;
  max-width: 600px;
  margin: .5rem auto 1.5rem
}

.footer-dark h3 {
  color: #f0f9ff
}

.none,.view-more {
  display: none!important
}

.features-boxed .item {
  text-align: center;
  display: flex;
}

.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
  color: #52595f;
  min-height: 480px;
  vertical-align: middle;
  border-radius: 20px;
  box-shadow: 2px 4px 5px #343a4033;
}

.features-boxed .item .icon {
  font-size: 40px;
  color: #1E1FA5;
  margin: 10px auto;
  display: block;
}

.features-boxed .item .name {
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0;
  color: #212529
}

.features-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px
}

#backtotop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: 0;
  color: #fff;
  cursor: pointer;
  padding: .2rem .5rem;
  opacity: .5
}

#backtotop:hover {
  opacity: 1
}

.joker-hero {
  height: 100vh;
  display: flex;
  align-items: center;
  background: url() center/cover no-repeat fixed;
  min-height: 700px;
}

.joker-hero h1 {
  font-size: 10vw;
  letter-spacing: -2px;
  line-height: 1;
  color: #fff
}

.joker-hero .lead {
  width: 70%;
  margin: 0 auto;
  color: #fff;
  font-weight: 400
}

@media screen and (max-width: 768px) {
  .joker-hero h1 {
      font-size:14vw
  }
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
  color: rgba(30,31,165,.9)
}

.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(30,31,165,.7)
}

.navbar-brand {
  font-family: Raleway,Roboto,sans-serif;
  font-weight: 600
}

.swiper-button-next {
  right: 10px;
  left: auto;
  transform: rotate(45deg);
  top: 40%
}

.swiper-button-prev {
  left: 10px;
  right: auto;
  transform: rotate(-135deg);
  top: 40%
}

.simple-slider .swiper-button-next,.simple-slider .swiper-button-prev {
  width: 30px!important;
  height: 30px;
  border-top: 2px solid #1E1FA5;
  border-right: 2px solid #1E1FA5
}

.swiper-button-next,.swiper-button-prev,.swiper-container-rtl .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  background: 0 0!important
}

.swiper-pagination-bullet-active {
  background-color: #1E1FA5
}

.swiper-slide>.client {
  text-align: center;
  margin: -20px auto 0
}

.swiper-slide>.client img {
  height: 30px
}

@media (max-width: 576px) {
  .swiper-slide>.client>p {
      font-size:.7rem
  }

  .swiper-slide>.client img {
      height: 20px
  }
}

.simple-slider .swiper-slide {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-bottom: 50px
}

.simple-slider .swiper-button-next,.simple-slider .swiper-button-prev {
  margin-left: 20px;
  margin-right: 20px
}

@media (max-width: 767px) {
  .simple-slider .swiper-button-next,.simple-slider .swiper-button-prev {
      display:none
  }
}

.swiper-slide>img {
  max-width: 100%;
  height: auto
}

.container{
  transition: 0.3s;
}

#metodologia .container .col-12 {
  background: var(--info) url() center / cover;
  height: 40vh;
  min-height: 360px;
  /* background-blend-mode: darken; */
  /* background-blend-mode: hard-light; */
}

#metodologia.block-elearning > div.container > div:nth-child(2) > div.col-12{ background-image: url(../img/photos/mid-04.png); }
#metodologia.block-elearning > div.container > div:nth-child(3) > div.col-12{ background-image: url(../img/photos/mid-48.png); }
#metodologia.block-elearning > div.container > div:nth-child(4) > div.col-12{ background-image: url(../img/photos/mid-08.png); }

#metodologia.block-datavis > div.container > div:nth-child(2) > div.col-12{ background-image: url(../img/photos/mid-34.png); }
#metodologia.block-datavis > div.container > div:nth-child(3) > div.col-12{ background-image: url(../img/photos/mid-21.png); }
#metodologia.block-datavis > div.container > div:nth-child(4) > div.col-12{ background-image: url(../img/photos/mid-38.png); }

#metodologia.block-ai > div.container > div:nth-child(2) > div.col-12{ background-image: url(../img/photos/mid-46.png); }
#metodologia.block-ai > div.container > div:nth-child(3) > div.col-12{ background-image: url(../img/photos/mid-01.png); }
#metodologia.block-ai > div.container > div:nth-child(4) > div.col-12{ background-image: url(../img/photos/mid-03.png); }

#metodologia.block-branding > div.container > div:nth-child(2) > div.col-12{ background-image: url(../img/photos/mid-24.png); }
#metodologia.block-branding > div.container > div:nth-child(3) > div.col-12{ background-image: url(../img/photos/mid-30.png); }
#metodologia.block-branding > div.container > div:nth-child(4) > div.col-12{ background-image: url(../img/photos/mid-39.png); }

#metodologia.block-agile > div.container > div:nth-child(2) > div.col-12{ background-image: url(../img/photos/mid-28.png); }
#metodologia.block-agile > div.container > div:nth-child(3) > div.col-12{ background-image: url(../img/photos/mid-33.png); }
#metodologia.block-agile > div.container > div:nth-child(4) > div.col-12{ background-image: url(../img/photos/mid-32.png); }


.features img.w-100.mb-3 {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
button.btn.btn-primary{
  font-weight: 700;
}

.joker-hero .container {
  backdrop-filter: blur(15px) hue-rotate(-5deg) brightness(130%);
  padding: 30px 0;
  box-shadow: 1px 4px 35px #0000002e, inset 1px 2px 3px #91cde357;
  /* transform: rotate(2deg); */
  border-radius: 25px;
}
figure.banner, .joker-hero.banner {
  width: 100%;
  background: var(--cyan) url() no-repeat bottom/cover;
  background-color: var(--success);
  background: linear-gradient(45deg, purple, var(--primary), var(--success));
  height: 50vh;
  min-height: 200px;
  max-height: 300px;
  /* background-blend-mode: overlay; */
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}
figure.banner h3, figure.banner h1, figure.banner h2{
  text-shadow: 0 0 7px #00BCD4;
  margin: 30px;
  letter-spacing: -0.1rem;
}
.banner-bg{
  opacity: 0.2;
  width: 100%;
  height: 50vh;
  min-height: 200px;
  max-height: 300px;
  object-fit: cover;
}