.page-home .section-frase {
    text-align: center;
    font-size: 30px;
    padding-top: 50px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 450
}
.page-home .section_two_banners {
    margin-bottom: 0;
    padding-bottom: 0
}
.page-home .section_two_banners .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px
}
@media (max-width: 767px) {
    .page-home .section_two_banners .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.page-home .section_two_banners .content .item {
    width: 100%;
    padding: 10px;
    position: relative
}
.page-home .section_two_banners .content .item img {
    width: 100%
}
.page-home .section_two_banners .content .item .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    padding-top: 20px
}
@media (max-width: 767px) {
    .page-home .section_two_banners .content .item .text {
        font-size: 30px
    }
}
.page-home .section_two_banners .content .item .text p {
    margin-bottom: 0
}
.page-home .section-banner-apoio {
    margin-bottom: 0;
    padding-bottom: 0
}
.page-home .section-banner-apoio .banner .content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.page-home .section-banner-apoio .banner .text {
    width: 100%;
    max-width: 500px;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.page-home .section-banner-apoio .banner .text p {
    font-size: 20px;
    color: #fff;
    line-height: 1.5em
}
.page-home .section-banner-apoio .banner .text p.title {
    font-size: 72px;
    font-weight: 900;
    color: #fff;
    line-height: 1.1em
}
.page-home .section-banner-apoio .banner .text p.title strong {
    color: #165855
}
.page-home .section-banner-apoio .banner .text a {
    display: inline-block
}
.page-home .section-banner-apoio .banner .text a:first-child {
    margin-left: 0
}
.page-home .section-banner-apoio .banner .text a+a {
    margin-right: 0
}
.page-home .section-banners-grid {
    margin-bottom: 0;
    padding-bottom: 0
}
.page-home .section-banners-grid figure {
    margin: 0
}
.page-home .section-banners-grid .banners-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media (max-width: 767px) {
    .page-home .section-banners-grid .banners-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.page-home .section-banners-grid .col-1,
.page-home .section-banners-grid .col-2 {
    width: 50%
}
@media (max-width: 767px) {
    .page-home .section-banners-grid .col-1,
    .page-home .section-banners-grid .col-2 {
        width: 100%
    }
}
.page-home .section-banners-grid .banner .content {
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: rgba(0, 0, 0, .65)
}
.page-home .section-banners-grid .banner .content .text {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
@media (max-width: 767px) {
    .page-home .section-banners-grid .banner .content {
        padding: 20px
    }
    .page-home .section-banners-grid .banner .content .text .title {
        font-size: 20px
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .page-home .section-banners-grid .banner .content {
        padding: 20px
    }
    .page-home .section-banners-grid .banner .content .text .title {
        font-size: 30px
    }
}
.page-home .section-banners-grid .banner .content:hover {
    opacity: 1
}
.page-home .section-banners-grid .banner .image img {
    width: 100%
}
.page-home .section-informacoes {
    margin-bottom: 0;
    padding-bottom: 0
}
.page-home .section-informacoes .title {
    text-align: center;
    font-size: 30px;
    padding-top: 25px;
    margin-bottom: 0;
    padding-bottom: 0
}
.page-home .section-informacoes .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    width: -webkit-calc(80% + 90px);
    width: calc(80% + 90px);
    margin: 0 auto
}
.page-home .section-informacoes .content .item {
    padding: 45px 0;
    width: 100%
}
.page-home .section-informacoes .content .item h4 {
    color: #165855;
    font-size: 19px
}
.page-home .section-informacoes .content .item p {
    font-size: 14px
}
@media (max-width: 767px) {
    .page-home .section-informacoes .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    .page-home .section-informacoes .content .item {
        padding: 30px 0;
        width: 100%
    }
}
.page-home .section-insider-news .container {
    max-width: 1080px
}
.page-home .section-insider-news .item {
    text-align: center
}
.page-home .section-insider-news .item .image {
    height: 60px;
    text-align: center;
    margin-bottom: 20px
}
.page-home .section-insider-news .item .image img {
    max-height: 100%;
    margin: 0 auto
}
.page-home .section-insider-news .item p {
    margin-bottom: 20px;
    font-family: Noway, sans-serif;
    color: #666;
    letter-spacing: .02em;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto
}
.page-home .section-video {
    background-color: #f6f4e7;
    margin: 0;
    padding-top: 90px;
    padding-bottom: 90px
}
.page-home .section-quotes {
    position: relative;
    background-color: #f6f6f6;
    padding: 60px 0
}
.page-home .section-quotes .swiper-slide {
    padding: 0 15px
}
.page-home .section-quotes .quote-end svg,
.page-home .section-quotes .quote-start svg {
    height: 35px;
    width: 100%;
    margin: 0 auto;
    display: block;
    opacity: .7
}
.page-home .section-quotes .content {
    font-family: Noway, sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 750px;
    text-align: center;
    margin: 0 auto
}
.page-home .section-quotes figure {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.page-home .section-quotes figure img {
    max-width: 100%
}
.page-home .section-quotes .swiper-button-prev {
    background-image: url(../images/arrow.svg);
    width: 30px;
    height: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.page-home .section-quotes .swiper-button-next {
    background-image: url(../images/arrow.svg);
    width: 30px;
    height: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
@media (max-width: 767px) {
    .page-home .section-quotes .quote-end svg,
    .page-home .section-quotes .quote-start svg {
        height: 25px
    }
    .page-home .section-quotes .content {
        font-size: 16px;
        line-height: 25px;
        padding-left: 30px;
        padding-right: 30px
    }
}