@charset "UTF-8";





































@media only screen {
  .single-solution {
    background: white url("../../img/bg-blue-waves-big.jpg") no-repeat;
    background-position: 0 80vw;
    background-size: contain;
  }
  .single-solution .sl-banner {
    height: 26.406vw;
    max-height: 506px;
    margin-bottom: 4vw;
  }
  .single-solution .sl-banner .wrap-text {
    margin-bottom: 4vw;
  }
  .single-solution .sl-banner .wrap-text > * {
    color: white;
  }
  .single-solution .title {
    font-size: 58px;
    word-wrap: break-word;
    max-width: 100%;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .single-solution .overtitle {
    font-size: 24px;
    padding-left: 50px;
    margin-bottom: 1vw;
  }
  .single-solution .hentry {
    
    
    
  }
  .single-solution .hentry .content h2 {
    font-size: 40px;
  }
  .single-solution .hentry .content h3 {
    font-size: 32px;
  }
  .single-solution .hentry .content h4 {
    font-size: 24px;
  }
  .single-solution .hentry .content h2, .single-solution .hentry .content h3, .single-solution .hentry .content h4 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .single-solution .hentry .content p {
    margin-bottom: 20px;
  }
  .single-solution .hentry .content .wp-block-columns,
  .single-solution .hentry .content .wp-block-lazyblock-pho-gallery,
  .single-solution .hentry .content .wp-block-lazyblock-video-customizado,
  .single-solution .hentry .content .wp-block-image {
    margin-bottom: 40px;
  }
  .single-solution .hentry img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
  .single-solution .lista-especial-azul ul,
  .single-solution ul.lista-especial-azul {
    padding: 0;
    margin-bottom: 0;
  }
  .single-solution .lista-especial-azul ul li,
  .single-solution ul.lista-especial-azul li {
    color: #3655ff;
    font-weight: 700;
    line-height: 1.475;
    padding: 15px 0 15px 40px;
    border-bottom: 2px solid #3655ff;
    position: relative;
  }
  .single-solution .lista-especial-azul ul li:before,
  .single-solution ul.lista-especial-azul li:before {
    top: 10px;
    height: 35px;
    width: 35px;
    background-position: -132px -80px;
    -webkit-transform: rotate(-90deg) scale(0.6);
    -moz-transform: rotate(-90deg) scale(0.6);
    -o-transform: rotate(-90deg) scale(0.6);
    -ms-transform: rotate(-90deg) scale(0.6);
    transform: rotate(-90deg) scale(0.6);
  }
  .single-solution .wp-block-columns .pd-right {
    padding-right: 1.75vw;
  }
  .single-solution .wp-block-columns h2, .single-solution .wp-block-columns h3, .single-solution .wp-block-columns h4 {
    color: #212020;
  }
  .single-solution .wp-block-column:first-child ul {
    padding-right: 2vw;
  }
  .single-solution .wp-block-column:last-child ul {
    padding-left: 0;
  }
  .single-solution .wp-block-column .wp-block-image:last-child {
    margin-bottom: 0;
  }
  .single-solution .contact-form {
    margin-top: 5vw;
  }
  .single-solution .contact-us .pd-left {
    padding-left: 6vw;
  }
  .single-solution .wp-block-lazyblock-video-customizado {
    position: relative;
  }
  .single-solution .wp-block-lazyblock-video-customizado .bg-cover {
    position: absolute;
    top: 0;
    width: 100vw;
    left: calc(-1 * (100vw - 100%) / 2);
  }
  .single-solution .wp-block-lazyblock-video-customizado,
  .single-solution .wp-block-lazyblock-video-customizado .bg-cover {
    height: 33.958vw;
  }
  .post-type-archive-solution .pg-header.detail:after {
    content: "";
    background-color: white;
    display: block;
    width: 12px;
    height: 116px;
    position: absolute;
    right: 50%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .post-type-archive-solution .pg-container {
    border-bottom: 1px solid #EEE;
  }
  .post-type-archive-solution .sl-banner {
    max-height: 944px;
    height: 49.167vw;
    overflow: hidden;
  }
  .post-type-archive-solution .sl-banner .wrap-text {
    margin-bottom: 4vw;
  }
  .post-type-archive-solution .sl-banner .wrap-text .title,
  .post-type-archive-solution .sl-banner .wrap-text .bn-text,
  .post-type-archive-solution .sl-banner .wrap-text .bn-text p {
    color: white;
  }
  .post-type-archive-solution .sl-banner .title {
    font-size: 58px;
    margin-bottom: 2vw;
  }
  .post-type-archive-solution .sl-banner .bn-text {
    z-index: 1;
  }
  .post-type-archive-solution .solutions-group {
    
  }
  .post-type-archive-solution .solutions-group .def-title {
    font-size: 48px;
  }
  .post-type-archive-solution .solutions-group .lb {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
  }
  .post-type-archive-solution .solutions-group .gr-icon {
    margin-bottom: 10px;
    max-width: 58px;
  }
  .post-type-archive-solution .solutions-group.bg-lightgray {
    background-color: #EEE;
  }
  .post-type-archive-solution .solutions-group.bg-lightgray .gr-title,
  .post-type-archive-solution .solutions-group.bg-lightgray .lb {
    color: #3655ff;
  }
  .post-type-archive-solution .solutions-group.bg-lightgray .line {
    border: 1px solid #3655ff;
  }
  .post-type-archive-solution .solutions-group.bg-blue {
    background-color: #3655ff;
  }
  .post-type-archive-solution .solutions-group.bg-blue .gr-title,
  .post-type-archive-solution .solutions-group.bg-blue .gr-text,
  .post-type-archive-solution .solutions-group.bg-blue .gr-text p,
  .post-type-archive-solution .solutions-group.bg-blue .lb {
    color: white;
  }
  .post-type-archive-solution .solutions-group.bg-blue .line {
    border: 1px solid #fff;
  }
  .post-type-archive-solution .solutions-group .solution .box {
    width: 100%;
    height: 250px;
    padding: 15px 15px 30px 15px;
    background-color: white;
    -webkit-box-shadow: 0px 23px 36px rgba(0, 0, 0, 0.1529411765);
    box-shadow: 0px 23px 36px rgba(0, 0, 0, 0.1529411765);
    position: relative;
    z-index: 2;
  }
  .post-type-archive-solution .solutions-group .solution .post-title {
    font-size: 19px;
    color: #3655ff;
    margin-bottom: 10px;
    word-wrap: break-word;
    max-width: 100%;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .post-type-archive-solution .solutions-group .solution .post-excerpt {
    font-size: 14px;
    line-height: 1.475;
    max-height: 86px;
    overflow: hidden;
  }
  .post-type-archive-solution .solutions-group .solution .p-link {
    bottom: 15px;
  }
  .post-type-archive-solution .solutions-group .carousel .slick-list,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-list {
    overflow: visible;
  }
  .post-type-archive-solution .solutions-group .carousel .slick-slide,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-slide {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
  }
  .post-type-archive-solution .solutions-group .carousel .slick-slide.slick-active,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-slide.slick-active {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .post-type-archive-solution .solutions-group .carousel .slick-prev, .post-type-archive-solution .solutions-group .carousel .slick-next,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-prev,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-next {
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin-top: -20px;
    z-index: 2;
  }
  .post-type-archive-solution .solutions-group .carousel .slick-dots,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .slick-dots {
    visibility: hidden;
  }
  .post-type-archive-solution .solutions-group .carousel .wrap-col,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized .wrap-col {
    padding-right: 21.5px;
    padding-left: 21.5px;
  }
}

@media only screen and (max-width: 480px) {
  .post-type-archive-solution .sl-banner {
    height: 156.406vw;
  }
  .post-type-archive-solution .sl-banner .wrap-text .title {
    font-size: 36px;
  }
  .post-type-archive-solution .sl-banner .wrap-text .wp-block-column p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .post-type-archive-solution .sl-banner {
    height: 86.406vw;
    max-height: 460px;
  }
  .post-type-archive-solution .sl-banner .wrap-text .title {
    font-size: 36px;
  }
  .post-type-archive-solution .sl-banner .wrap-text .wp-block-column p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .single-solution .sl-banner {
    height: 76.406vw;
    max-height: 320px;
  }
  .single-solution .sl-banner .wrap-text .title {
    font-size: 36px;
  }
  .single-solution .sl-banner .wrap-text .overtitle {
    font-size: 16px;
  }
  .post-type-archive-solution .hentry .content,
  .single-solution .hentry .content {
    margin-top: 30px;
  }
  .post-type-archive-solution .hentry .content h2,
  .single-solution .hentry .content h2 {
    font-size: 24px;
  }
  .post-type-archive-solution .hentry .content h3,
  .single-solution .hentry .content h3 {
    font-size: 21px;
  }
  .post-type-archive-solution .hentry .content h4,
  .single-solution .hentry .content h4 {
    font-size: 17px;
  }
  .post-type-archive-solution .hentry .content h2, .post-type-archive-solution .hentry .content h3, .post-type-archive-solution .hentry .content h4,
  .single-solution .hentry .content h2,
  .single-solution .hentry .content h3,
  .single-solution .hentry .content h4 {
    margin-bottom: 15px;
  }
  .post-type-archive-solution .lista-especial-azul ul li:before,
  .post-type-archive-solution ul.lista-especial-azul li:before,
  .single-solution .lista-especial-azul ul li:before,
  .single-solution ul.lista-especial-azul li:before {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .post-type-archive-solution .solutions-group {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .post-type-archive-solution .solutions-group .gr-icon {
    max-width: 44px;
  }
  .post-type-archive-solution .solutions-group .line {
    display: none;
  }
  .post-type-archive-solution .solutions-group .def-title {
    font-size: 28px;
  }
  .post-type-archive-solution .solutions-group .lb {
    font-size: 19px;
    text-align: center;
  }
  .post-type-archive-solution .solutions-group .carousel,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .single-solution .overtitle {
    padding-left: 30px;
  }
  .post-type-archive-solution .pg-header.detail::after {
    max-height: 20vw;
  }
}
@media only screen and (max-width: 1289px) {
  .single-solution .content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .post-type-archive-solution .sl-banner .title {
    margin-bottom: 20px;
  }
  .post-type-archive-solution .sl-banner .barleft-title:before {
    min-height: 0;
  }
  .post-type-archive-solution .solutions-group {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1289px) {
  .post-type-archive-solution .sl-banner .wrap-text .title,
  .single-solution .sl-banner .wrap-text .title {
    font-size: 4.5vw;
  }
  .post-type-archive-solution .sl-banner .wrap-text .overtitle,
  .single-solution .sl-banner .wrap-text .overtitle {
    font-size: 1.862vw;
  }
  .post-type-archive-solution .sl-banner .wp-block-column p,
  .single-solution .sl-banner .wp-block-column p {
    font-size: 1.633vw;
    margin-right: 20px;
  }
  .post-type-archive-solution .hentry .content,
  .single-solution .hentry .content {
    margin-top: 30px;
  }
  .post-type-archive-solution .hentry .content h2,
  .single-solution .hentry .content h2 {
    font-size: 30px;
  }
  .post-type-archive-solution .hentry .content h3,
  .single-solution .hentry .content h3 {
    font-size: 26px;
  }
  .post-type-archive-solution .hentry .content h4,
  .single-solution .hentry .content h4 {
    font-size: 19px;
  }
  .post-type-archive-solution .hentry .content p, .post-type-archive-solution .hentry .content ul li,
  .single-solution .hentry .content p,
  .single-solution .hentry .content ul li {
    font-size: 17px;
  }
}

@media only screen and (min-width: 768px) {
  .single-solution .lista-especial-azul ul li:first-child,
  .single-solution ul.lista-especial-azul li:first-child {
    padding-top: 0;
  }
  .single-solution .lista-especial-azul ul li:first-child:before,
  .single-solution ul.lista-especial-azul li:first-child:before {
    top: -4px;
  }
  .single-solution .wp-block-column p:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 993px) {
  .single-solution .hentry .content > h3 {
    max-width: 70%;
  }
}
@media only screen and (min-width: 1289px) {
  .single-solution .sl-banner .wrap-text {
    max-width: 64%;
  }
  .post-type-archive-solution .sl-banner .title {
    padding-right: 40%;
  }
  .post-type-archive-solution .slider-wrap {
    overflow: hidden;
    padding: 0 80px 52px 80px;
    margin-left: -80px;
    margin-right: -52px;
    margin-bottom: -52px;
  }
  .post-type-archive-solution .solutions-group .carousel,
  .post-type-archive-solution .solutions-group .carousel-mobile.slick-initialized {
    margin-right: -21.5px;
    margin-left: -21.5px;
  }
}