.riga-categorie {
  background: #E3EBFF;
  padding: 12px 0 48px;
}
.riga-categorie .pagecomposer-riga .container {
  max-width: 1696px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 56px;
}
.riga-categorie .swiper-container {
  position: static;
}
.riga-azienda {
  text-align: center;
  margin-top: 23px;
}
.riga-azienda .cont-box-img img {
  max-height: 82px;
}
.riga-azienda .box-testo-img h3 {
  color: #37474F;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 26px;
  margin-bottom: 18px;
}
.riga-azienda .box-testo-img p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #6B8998;
}
.riga-bannerhome {
  text-align: center;
  margin: 63px auto 0;
  display: block;
  max-width: 1420px;
}
.riga-bannerhome .cont-box-img a {
  padding: 53px 16px 35px;
  border-radius: 8px;
  border: 1px solid #D6E3FF;
  overflow: hidden;
}
.riga-bannerhome .cont-box-img a.hover16::after {
  background-color: #D6E3FF;
}
.riga-bannerhome .cont-box-img img {
  max-height: 323px;
}
.riga-bannerhome .cont-box-img figure {
  position: relative;
  z-index: 3;
}
.riga-bannerhome .box-testo-img h3 {
  color: #37474F;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 35px;
  margin-bottom: 18px;
}
.riga-bannerhome .box-testo-img p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #6B8998;
}
#slider-homepage-gesco .rev_slider .tparrows.uranus::before {
  border-radius: 25px;
  color: #00195A;
  border: 1px solid #00195A;
  background: #E3EBFF;
  font-size: 20px;
  font-weight: 700;
}
#slider-homepage-gesco .rev_slider .tparrows.uranus:hover::before {
  background: #00195A;
  color: #fff;
}
.riga-categorie {
  margin-bottom: 35px;
}
.riga-categorie .swiper-slide a {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.riga-categorie .swiper-slide a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-linear-gradient(to bottom, rgba(65, 166, 239, 0) 0%, #041b56 100%);
  background: -moz-linear-gradient(to bottom, rgba(65, 166, 239, 0) 0%, #041b56 100%);
  background: linear-gradient(to bottom, rgba(65, 166, 239, 0) 0%, #041b56 100%);
}
.riga-categorie .swiper-slide h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 31px;
  font-weight: 700;
  color: #fff;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .riga-categorie .pagecomposer-riga .container {
    padding-left: 65px;
    padding-right: 65px;
  }
  .riga-bannerhome .col-w-50 {
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
}
