.header {
  background: transparent;
}
.header.sticky {
  background: #00579D;
}

@media (min-width: 992px) {
  .content {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .content.sticky {
    padding-top: 0;
  }
}

.section-banner {
  position: relative;
}
.section-banner .picturefill-background {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #F4F4F4;
}
.section-banner .swiper-slide {
  height: auto;
}
.section-banner .centraliza {
  padding: 100px 60px 280px;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}
@media (min-width: 992px) {
  .section-banner .centraliza {
    padding: 200px 100px 330px;
  }
}
@media (min-width: 1200px) {
  .section-banner .centraliza {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 1400px) {
  .section-banner .centraliza {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-banner .swiper-button {
  margin-top: -110px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
  .section-banner .swiper-button {
    margin-top: -150px;
  }
}
.section-banner .swiper-button .icon .b {
  fill: #FFF;
}
.section-banner .swiper-button.swiper-button-prev {
  left: 10px;
}
@media (min-width: 992px) {
  .section-banner .swiper-button.swiper-button-prev {
    left: 20px;
  }
}
.section-banner .swiper-button.swiper-button-next {
  right: 10px;
}
@media (min-width: 992px) {
  .section-banner .swiper-button.swiper-button-next {
    right: 20px;
  }
}
.section-banner .content-banner-description {
  max-width: 550px;
}
.section-banner .banner-title {
  margin-bottom: 40px;
}
.section-banner .banner-description {
  margin-bottom: 0.9375rem;
}
.section-banner .content-partnership {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  z-index: 100;
}
.section-banner .block-partnership {
  padding: 40px 25px;
  max-width: 853px;
  margin: 0 auto;
  background: #144579;
  border-radius: 0.9375rem 0.9375rem 0 0;
  -moz-border-radius: 0.9375rem 0.9375rem 0 0;
  -webkit-border-radius: 0.9375rem 0.9375rem 0 0;
}
.section-banner .block-partnership-content {
  max-width: 780px;
  margin: 0 auto;
}
.section-banner .block-partnership-content .row-blocks {
  margin: 0 -0.625rem;
}
.section-banner .block-partnership-content .col-blocks {
  padding: 0 0.625rem;
}
.section-banner .block-partnership-content img {
  max-width: 100%;
  display: inline-block;
  max-height: 44px;
}
@media (min-width: 992px) {
  .section-banner .block-partnership-content img {
    font-size: 34px;
    max-height: none;
  }
}
.section-banner .block-partnership-title {
  margin-bottom: 0.9375rem;
  font-family: "PoppinsBold", arial;
  font-size: 24px;
  display: block;
  line-height: 1em;
  color: #FFF;
}
@media (min-width: 992px) {
  .section-banner .block-partnership-title {
    font-size: 34px;
  }
}
.section-banner .block-partnership-title span {
  color: #FFD700;
}

.section-differentials {
  position: relative;
  z-index: 2;
  margin-top: -15px;
  background: transparent;
}
.section-differentials .block-content-general {
  padding: 4.0625rem 1.25rem;
}
.section-differentials .row-blocks {
  margin: -1.875rem -0.9375rem 0;
}
@media (min-width: 992px) {
  .section-differentials .row-blocks {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
}
.section-differentials .col-blocks {
  padding: 0 0.9375rem;
  margin-top: 1.875rem;
}
@media (min-width: 992px) {
  .section-differentials .col-blocks {
    padding: 0 1.875rem;
  }
}

.block-differential-image {
  margin-bottom: 0.75rem;
  height: 76px;
  display: block;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}
@media (min-width: 576px) {
  .block-differential-image {
    margin-bottom: 0.3125rem;
    height: 126px;
  }
}
.block-differential-image img {
  max-width: 100%;
  max-height: 76px;
  display: inline-block;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}
@media (min-width: 576px) {
  .block-differential-image img {
    max-height: 126px;
  }
}

.block-differential-title {
  margin-bottom: 0.75rem;
  font-family: "PoppinsSemiBold", arial;
  font-size: 1.125rem;
  line-height: 1.1em;
  color: #2E5970;
}
@media (min-width: 992px) {
  .block-differential-title {
    margin-bottom: 0.3125rem;
    font-size: 1.3125rem;
    height: 65px;
  }
}
.block-differential-title .centraliza {
  color: #2E5970;
}

.block-differential-description {
  font-style: 0.875rem;
  line-height: 1.4em;
  color: #545D6A;
}
.block-differential-description p:last-child {
  margin-bottom: 0;
}

.section-interest {
  position: relative;
}
@media (min-width: 992px) {
  .section-interest {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.section-interest .detail {
  position: absolute;
  top: -312px;
  left: 50%;
  width: 690px;
  height: 1322px;
  margin-left: -720px;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}
.section-interest .detail .c {
  fill: url(#b-detail-interest);
  fill-opacity: 0.12;
  fill-rule: evenodd;
}
.section-interest {
  /*&:before {
  	@include media-breakpoint-up(lg) {
  		position: absolute;
  		top: -125px;
  		right: -200px;
  		width: 775px;
  		height: 909px;
  		content: '';
  		background: url('/assets/images/sections/raios-3.png') no-repeat right top;
  		@include transition(.3s linear);
  	}
  	@include media-breakpoint-up(xl) {
  		right: 20px;
  	}
  	@include media-breakpoint-up(xxl) {
  		right: 210px;
  	}
  }*/
}
.section-interest .section-content {
  max-width: 685px;
}
.section-interest .section-title {
  margin-bottom: 1.5625rem;
  font-size: 34px;
}
@media (min-width: 992px) {
  .section-interest .section-title {
    font-size: 34px;
  }
}

.section-products {
  position: relative;
  z-index: 2;
  background-image: linear-gradient(to bottom, #F6F7F8 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F7F8', endColorstr='#00000000', GradientType=0);
}
@media (min-width: 992px) {
  .section-products {
    padding-top: 150px;
  }
}
.section-products .section-title {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .section-products .detail-section-products {
    position: absolute;
    top: 0;
    right: -185px;
    width: 772px;
    height: 860px;
    transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
  }
}
@media (min-width: 1600px) {
  .section-products .detail-section-products {
    right: 40px;
  }
}
.section-products .detail-section-products .d {
  fill: none;
  stroke: url(#b-detail-section-products);
  stroke-width: 3px;
}
.section-products .detail-section-products .e {
  fill: url(#c-detail-section-products);
  fill-rule: evenodd;
  isolation: isolate;
  opacity: 0.22;
}
.section-products .content-swiper-products {
  padding: 0 60px;
  position: relative;
}
@media (min-width: 1200px) {
  .section-products .content-swiper-products {
    padding: 0;
  }
}
.section-products .content-swiper-products .swiper-button {
  display: flex;
}
@media (min-width: 1200px) {
  .section-products .content-swiper-products .swiper-button {
    display: none;
  }
}
@media (min-width: 1400px) {
  .section-products .content-swiper-products .swiper-button {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .section-products .content-swiper-products .swiper-button.swiper-button-prev {
    left: -95px;
  }
}
@media (min-width: 1200px) {
  .section-products .content-swiper-products .swiper-button.swiper-button-next {
    right: -95px;
  }
}
.section-products .swiper-slide {
  width: 100%;
  overflow: hidden;
  border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  -webkit-border-radius: 0.625rem;
  transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}
@media (min-width: 768px) {
  .section-products .swiper-slide {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .section-products .swiper-slide {
    width: 18.1%;
  }
}
.section-products .swiper-slide.first-item, .section-products .swiper-slide:hover {
  z-index: 100;
}
@media (min-width: 1200px) {
  .section-products .swiper-slide.first-item, .section-products .swiper-slide:hover {
    width: 38.5% !important;
  }
}
@media (min-width: 1200px) {
  .section-products .swiper-slide.first-item .block-product-item .block-product-item-front, .section-products .swiper-slide:hover .block-product-item .block-product-item-front {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
  }
}
@media (min-width: 1200px) {
  .section-products .swiper-slide.first-item .block-product-item .block-product-item-back, .section-products .swiper-slide:hover .block-product-item .block-product-item-back {
    z-index: 2;
    display: block;
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
  }
}
.section-products .swiper-slide .block-product-item {
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 630px;
  overflow: hidden;
  display: block;
  border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  -webkit-border-radius: 0.625rem;
}
.section-products .swiper-slide .block-product-item:hover .block-product-item-front:before {
  background-image: linear-gradient(to bottom, transparent 0%, rgb(0, 64.3910828025, 116.2) 70%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF004074', GradientType=0);
}
.section-products .swiper-slide .block-product-item-front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  background-size: cover;
}
.section-products .swiper-slide .block-product-item-front:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  background-image: linear-gradient(to bottom, transparent 0%, #00579D 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF00579D', GradientType=0);
}
.section-products .swiper-slide .block-product-item-front .block-product-item-detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  z-index: 2;
  display: block;
}
.section-products .swiper-slide .block-product-item-front .block-product-item-detail .b {
  fill: #ffd806;
  fill-rule: evenodd;
}
.section-products .swiper-slide .block-product-item-front-title {
  position: absolute;
  left: -185px;
  bottom: 345px;
  width: 600px;
  z-index: 3;
  font-family: "PoppinsSemiBold", arial;
  font-size: 31px;
  line-height: 1em;
  color: #FFF;
  transform: rotate(-90deg);
}
.section-products .swiper-slide .block-product-item-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: linear-gradient(to bottom, transparent 0%, #00579D 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF00579D', GradientType=0);
  transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}
.section-products .swiper-slide .block-product-item-back-image {
  height: 390px;
  display: block;
}
.section-products .swiper-slide .block-product-item-back-image .centraliza {
  padding: 15px 25px;
  vertical-align: middle;
}
.section-products .swiper-slide .block-product-item-back-image img {
  max-width: 100%;
  max-height: 360px;
}
.section-products .swiper-slide .block-product-item-back-title {
  padding: 20px 25px;
  font-family: "PoppinsSemiBold", arial;
  font-size: 31px;
  line-height: 1em;
  display: block;
  color: #FFF;
}
.section-products .swiper-slide .block-product-item-back-description {
  padding: 0 25px;
  font-size: 1rem;
  line-height: 1.2em;
  display: block;
  color: #FFF;
}
.section-products .swiper-slide .block-product-item-back-description p {
  display: inline;
}

.content-numbers-partners {
  padding: 60px 0 100px;
  position: relative;
  overflow: hidden;
}
.content-numbers-partners .detail-section {
  position: absolute;
  top: -100px;
  left: -125px;
  width: 690px;
  height: 1322px;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}
@media (min-width: 1400px) {
  .content-numbers-partners .detail-section {
    left: 75px;
  }
}
.content-numbers-partners .detail-section .c {
  fill: url(#b-detail-numbers-partners);
  fill-opacity: 0.12;
  fill-rule: evenodd;
}
.content-numbers-partners .section-numbers {
  padding-bottom: 95px;
}
.content-numbers-partners .section-numbers,
.content-numbers-partners .section-partners {
  background: transparent;
}

@media (min-width: 1200px) {
  .content-swiper-solutions .swiper-button-next, .content-swiper-solutions .swiper-button-prev {
    display: none;
  }
}