/**
@font-face {font-family: 'FuturaPTBold';src: url('../fonts/FuturaPTBold.eot'); src: local('☺'), url('../fonts/FuturaPTBold.woff') format('woff'), url('../fonts/FuturaPTBold.ttf') format('truetype'), url('../fonts/FuturaPTBold.svg') format('svg');font-weight: normal;font-style: normal}
@font-face {font-family: 'Vegur-Light';src: url('../fonts/Vegur-Light.eot'); src: local('☺'), url('../fonts/Vegur-Light.woff') format('woff'), url('../fonts/Vegur-Light.ttf') format('truetype'), url('../fonts/Vegur-Light.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Vegur';src: url('../fonts/Vegur-Regular.eot');src: local('☺'), url('../fonts/Vegur-Regular.woff') format('woff'), url('../fonts/Vegur-Regular.ttf') format('truetype'), url('../fonts/Vegur-Regular.svg') format('svg');  font-weight: normal;font-style: normal;}
**/
/** Generated by FG **/
@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPTMedium.eot');
    src: local('☺'),
        url('../fonts/FuturaPTMedium.woff') format('woff'),
        url('../fonts/FuturaPTMedium.ttf') format('truetype'),
        url('../fonts/FuturaPTMedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'FuturaPTBold';
    src: url('../fonts/FuturaPTBold.eot');
    src: local('☺'), url('../fonts/FuturaPTBold.woff') format('woff'),
        url('../fonts/FuturaPTBold.ttf') format('truetype'),
        url('../fonts/FuturaPTBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
html {
    min-height: 100%;
    display: inline-block;
    float: left;
    width: 100%;
    height: 100% !important;
}

body {
    font-family: 'Open Sans';
}

header {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 9999
}

.header-home {
    position: absolute;
    top: 0;
    width: 100%;
    background: transparent !important;
}

.navbar {
    float: left;
    width: 100%;
    padding: 0 1rem;
}

.navbar-nav .nav-link {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'FuturaPTBold' !important;
    font-size: 13px;
    color: #E84370;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #4f4f4f !important;
}

.navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .show>.nav-link {
    color: #4f4f4f !important;
}

.navbar-nav .btn {
    background: #E84370 !important;
    font-size: 15px;
    padding: 10px 20px 10px 20px !important;
    color: #fff !important;
    border-radius: 0
}

.navbar-nav .nav-item {
    margin: 0 15px;
}

.navbar-nav .dropdown-menu {
    padding: 5px 0;
    border: 0;
    top: 53px;
    border-radius: 0 0 5px 5px
}

.navbar-nav .dropdown-item {
    padding: 10px 40px 10px 20px;
    cursor: pointer;
    display: flex;
    font-family: 'FuturaPTBold' !important;
    font-size: 13px;
    color: #E84370;
    text-transform: uppercase
}

.navbar-nav .dropdown-item img {
    float: left;
    margin-right: 20px;
    width: 25px !important;
    ;
    height: 25px !important;
}

.navbar-nav .dropdown-item:focus,
.navbar-nav .dropdown-item:hover {
    color: #EE3361;
    background: #fff
}

.navbar-nav .dropdown-item.active,
.navbar-nav .dropdown-item:active {
    color: #EE3361;
    background: #fff
}

.title {
    font-size: 40px;
    color: #741A99;
    font-family: 'FuturaPTBold' !important;
    font-weight: bold
}

.subtitle {
    font-size: 22px;
    color: #888888;
}

.btn {
    background: #E84370 !important;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
    padding: 12px 35px;
    border: 0;
}

/** HOME **/
#banners {
    position: relative;
    background: #fff;
    height: 100% !important;
}

#banners .descricao-banner {
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 99
}

#banners .pelicula {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

#banners h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 55px;
    color: #fff;
    margin-bottom: 20px
}

#banners p {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #fff;
}

#banners .bxslider a.btn {
    font-family: 'Montserrat', sans-serif;
    border: 0;
    font-size: 16px;
    color: #fff;
    background: #D61F25;
    padding: 15px 30px 15px 40px;
    border-radius: 30px;
}

#banners .bx-wrapper .bx-pager {
    padding-bottom: 0;
    bottom: 80px;
    text-align: right;
    right: 30%;
}

#banners .btn {
    background: rgb(255, 201, 0);
    background: linear-gradient(180deg, rgba(255, 201, 0, 1) 0%, rgba(255, 162, 0, 1) 100%);
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
    padding: 12px 35px;
    border: 0;
}

#banners .btn:hover {
    color: #fff
}

.bxslider,
.bxslider li {
    height: 100% !important;
}

.bx-viewport,
.bx-wrapper {
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}

.bxslider,
.bxslider li {
    height: 100% !important;
}

.bxslider li {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.bx-wrapper .bx-viewport {
    border: none !important;
}


#depoimentos {
    position: relative
}

#depoimentos .bx-viewport {
    padding-bottom: 10px
}

#depoimentos .bx-wrapper img {
    display: inline-block;
    max-width: 120px
}

#depoimentos .bx-prev.disabled,
#depoimentos .bx-next.disabled {
    display: none
}

#depoimentos .bx-prev,
#depoimentos .bx-next {
    display: inline-block;
}

#depoimentos .bx-prev {
    left: 20px;
    top: 42%;
    position: absolute;
    z-index: 999
}

#depoimentos .bx-next {
    right: 20px;
    top: 42%;
    position: absolute;
    z-index: 999
}

#depoimentos p {
    font-size: 22px;
    color: #707070;
}

#depoimentos h6 {
    color: #444444;
    font-size: 16px;
    font-weight: bold;
}

#depoimentos h5 {
    color: #747373;
    font-size: 15px;
}


#cards .card {
    border-radius: 5px;
    border: 0;
    min-height: 520px
}

#cards .card h4 {
    font-family: 'Open Sans', sans-serif;
    min-height: 40px;
    font-weight: bold;
    color: #741A99;
    font-size: 15px
}

#cards .card p {
    color: #434343;
    font-size: 14px
}

#cards .card a {
    color: #741A99;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    width: 100%;
}

#cards .card a::after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background: url("../img/icone-go.png");
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 0;
}

.section-news-home .call-blog {
    background: #fff url('/assets/site/img/illustration-blog.png') no-repeat bottom left 400px;
    border-radius: 10px;
    width: 100%;
}

.section-news-home h4 {
    font-size: 40px;
    font-weight: bold;
    color: #3E3E3E
}

.section-news-home p {
    font-size: 16px;
    color: #888888
}

.section-news-home .form-news-home {
    border-radius: 10px
}

.section-news-home .form-news-home span {
    font-size: 12px;
    color: #8F8F8F;
    float: left;
    width: 100%;
}

.section-news-home .form-news-home span img {
    margin-top: -4px
}

.section-news-home .form-news-home p {
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.section-news-home .form-news-home .form-control {
    border-radius: 50px;
    padding: 13px 30px;
    font-size: 18px;
    border: 0;
}

.section-news-home .form-news-home .illustration {
    max-width: 100px
}

/** BLOG **/
.blog .badge {
    font-weight: normal !important;
    font-size: 10px !important;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    border: 0
}

.blog .card .card-img-top {
    border-radius: 10px 10px 0 0 !important;
}

.blog .card {
    border: 0;
    border-radius: 10px !important;
}

.blog .titulo-categoria {
    color: #EE3361;
    font-weight: bold;
    font-size: 28px;
}

#blog .card {
    border-radius: 5px;
    border: 0;
}

#blog .card h5 {
    color: #3E3E3E;
    font-weight: bold
}

#blog .card span {
    border: 1px solid #AFAFAF;
    border-radius: 50px;
    padding: 3px 10px;
    font-size: 10px;
    color: #AFAFAF
}

#blog .card p.data {
    font-size: 10px;
    line-height: 26px;
    color: #AFAFAF
}

#post .card-capa-post {
    border: 0;
    border-radius: 0;
    max-height: 500px;
    overflow: hidden
}

#post .card-capa-post h5 {
    color: #fff;
    font-size: 40px;
    font-weight: bold
}

#post .card-capa-post p {
    color: #fff;
    font-size: 20px;
}

#post .card-capa-post .card-img {
    border: 0;
    border-radius: 0;
}

#post .card-capa-post .badge {
    border: 0;
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 12px 20px !important;
    color: #fff !important;
    border-radius: 0 !important;
    float: none;
    display: inline-block
}

#post .card-capa-post p.data {
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase
}

#post .card-capa-post .card-img-overlay {
    background: rgba(0, 0, 0, 0.5)
}

/** NEWS */
.news .container-form {
    background: #F3E3E3;
    border-radius: 5px;
}

.news .illustration {
    margin-top: -90px;
    float: left
}

.news p {
    font-size: 22px;
    color: #EE3361;
    font-weight: bold;
}

.news .form-control {
    border-radius: 50px;
    padding: 13px 30px;
    font-size: 18px;
    border: 0;
}

/** FOOTER **/
footer {
    width: 100%;
    float: left;
    background: #F4F4F4;
    color: #434343;
    font-size: 15px;
}

footer address {
    margin: 0;
    font-size: 15px;
    color: #fff;
}

footer a {
    color: #fff;
    font-size: 15px;
}

footer a:hover {
    color: #fff !important;
}

footer .imgs-footer {
    float: left;
    padding: 0;
    list-style: none;
    width: 100%;
}

footer .imgs-footer li {
    float: left;
    padding: 0;
    list-style: none;
    width: 33%;
}

footer .menu-footer {
    float: left;
    padding: 0;
    list-style: none;
    width: 100%;
}

footer .menu-footer li {
    float: left;
    padding: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 5px
}

footer .menu-footer li a {
    font-size: 18px;
    color: #434343
}

footer .menu-footer li a:hover {
    color: #434343 !important;
}

footer .redes-footer {
    float: left;
    padding: 0;
    list-style: none;
    width: 100%;
}

footer .redes-footer li {
    float: left;
    padding: 0;
    list-style: none
}

footer address {
    background: #EE3361;
    width: 100%;
    float: left;
    padding: 15px 0;
    color: #fff;
    font-size: 15px;
}

footer .endereco {
    position: relative;
    float: left;
    width: 100%;
    color: #434343
}

footer .form-control {
    border-radius: 50px;
    padding: 13px 30px;
    font-size: 18px;
    border: 0;
}

.sobre p {
    font-family: 'Open Sans';
    font-size: 22px;
    color: #000
}

.sobre p b {
    font-family: 'FuturaPTBold';
    font-size: 22px;
}

.form-contato {
    background: #F6EDED;
    border-radius: 10px;
}

.form-contato input.form-control {
    border-radius: 50px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0;
}

.form-contato textarea.form-control {
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0;
}

#iniciativas-cozinha {
    background: #f4f4f4
}

.brand {
    background: #fff
}

.video {
    position: relative;
    display: block
}

.video .capa {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url('../img/play.png?v=2') no-repeat center center
}

.servico .card {
    border-radius: 5px;
    border: 0;
    min-height: 280px
}

.servico .card h4 {
    font-family: 'FuturaPTBold'
}

.servico .card p {
    color: #888888;
    font-family: 'Open Sans';
    font-size: 16px
}

.servico .card span {
    color: #B4B4B4;
    font-family: 'FuturaPTBold'
}

.servico .buttons {
    position: relative
}

.servico .buttons .card-header {
    background: #F6EDED;
    width: 100%;
    padding: 0;
    border-radius: 5px;
    border: 0;
}

.servico .buttons .card-header img {
    margin-top: -25px;
    margin-bottom: -10px
}

.servico .buttons p {
    color: #000000;
    font-size: 18px;
    font-family: 'FuturaPTBold'
}

.servico .buttons a {
    width: 100%;
    float: left;
    padding: 18px 0;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-family: 'FuturaPTBold';
    font-size: 16px;
    margin-bottom: 15px
}


.panel-group .panel {
    border: 0;
    margin-bottom: 20px;
    border-radius: 30px;
    background: #fff
}

.panel-default>.panel-heading {
    border: 0 !important;
    background: transparent;
    position: relative;
    z-index: 999
}

.panel-body {
    border: 0 !important;
    padding-left: 30px;
    font-size: 16px;
    background: #fff;
    color: #000
}

.panel-title {
    color: #fff;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    border-radius: 30px;
}

.panel-title a {
    position: relative;
    background: #fff;
    display: block;
    font-size: 18px;
    color: #000;
    padding: 13px 50px 13px 60px;
    text-decoration: none !important;
    border-radius: 30px;
}

.panel-title>a:after {
    float: right !important;
    content: "";
    background: url('../img/icone-ok-new.png');
    background-size: cover !important;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 10px;
    top: 7px;
}

.panel-title>a:before {
    float: right !important;
    font-family: 'FontAwesome';
    content: "\f068";
    padding-right: 5px;
    color: #E84370;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    margin: auto;
}

.panel-title>a.collapsed:before {
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.panel-collapse {
    margin-top: -10px
}

.panel .panel-body {
    padding-top: 30px !important;
}

.panel-group .panel-heading {
    padding: 0 !important;
}

.bx-beneficios .bx-viewport {
    padding-bottom: 30px
}

.bx-beneficios .card {
    border-radius: 5px;
    border: 0;
}

.bx-beneficios h4 {
    color: #000000;
    font-size: 22px;
    font-family: 'FuturaPTBold'
}

.bx-beneficios p {
    color: #888888;
    font-size: 16px;
}

.causas {
    width: 100%;
}

.causas .causa {
    float: left;
    width: 100%;
    padding: 12px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
}

.causas .causa img {
    float: left;
    margin-right: 15px;
}

.causas .causa span {
    float: left;
    margin-top: 9px;
    font-weight: bold
}

.impacto {
    float: left;
    width: 100%;
    padding: 10px 15px 14px 30px;
    border-radius: 10px;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
}

.impacto img {
    float: right;
    margin-right: 15px;
}

.impacto span {
    float: left;
    margin-top: 9px;
    font-family: 'FuturaPTBold';
    font-size: 20px
}

.areas h4 {
    color: #000000;
    font-size: 22px;
    font-family: 'FuturaPTBold'
}

.areas p {
    color: #888888;
    font-size: 16px;
}

/** ANALISAR **/




.quem-somos h2 {
    margin-bottom: 10px;
}

.como-fazemos-list {
    padding: 0;
}

.como-fazemos-list>li {
    list-style: none;
    padding-left: 150px;
    position: relative;
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.como-fazemos-list>li:before {
    content: "";
    display: block;
    width: 92px;
    height: 92px;
    position: absolute;
    left: 0;
    top: 0;
}

.como-fazemos-list>li.planejamento:before {
    background: url(../img/icone_planejamento.png) no-repeat;
}

.como-fazemos-list>li.recrutamento:before {
    background: url(../img/icon_recrutamento.png) no-repeat;
}

.como-fazemos-list>li.implementacao:before {
    background: url(../img/icone_implementacao.png) no-repeat;
}

.como-fazemos-list>li h4 {
    font-weight: bold;
    color: #3E3E3E;
    font-size: 20px
}

.como-fazemos-list>li ul {
    padding: 0;
}

.como-fazemos-list>li ul li {
    list-style: disc
}

.historias .card-img img {
    border-radius: 5px 5px 0 0
}

.historias h5 {
    color: #888888;
    font-weight: bold;
    font-size: 15px
}

.historias .card {
    border: 0;
}

.historias .card a {
    text-decoration: none !important;
}

.historias .card p {
    color: #C5BDBD;
    font-size: 14px;
}

.historias .card .card-body {
    min-height: 110px
}

.outras-historias {
    padding: 0;
    float: left;
    width: 100%;
}

.outras-historias li {
    float: left;
    width: 100%;
    list-style: none;
    text-align: center;
    margin-bottom: 20px
}

.outras-historias li a {
    border: 2px solid #FFA100;
    padding: 5px;
    display: inline-block;
    border-radius: 100%;
}

.apoios {
    background: #3E3E3E
}

.apoios h3 {
    color: #fff
}

.apoios .btn-cadastro {
    text-decoration: none !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 40px;
    font-weight: bold;
    float: left
}

.apoios .servicos {
    padding: 0;
}

.apoios .servicos li {
    list-style: none
}

.apoios .servicos li a {
    color: #fff;
}

.apoios .local {
    color: #fff;
    font-size: 15px;
}

.formulario-cadastro input.form-control {
    border-radius: 50px;
    padding: 15px 30px;
    font-size: 18px;
    border: 1px solid #F9F9F9;
}

.formulario-cadastro textarea.form-control {
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    border: 1px solid #F9F9F9;
}

.modal {
    z-index: 9999999;
}

.modal-backdrop {
    z-index: 99999;
}

.clientes {
    position: relative
}

.clientes h6 {
    font-weight: bold;
    color: #434343;
    font-size: 18px;
    font-family: 'Open Sans';
    text-align: center
}

.clientes .bx-wrapper img {
    display: inline-block
}

.clientes .bx-prev.disabled,
.clientes .bx-next.disabled {
    display: none
}

.clientes .bx-prev,
.clientes .bx-next {
    display: inline-block;
    padding: 0;
    box-shadow: none;
}

.clientes .bx-prev {
    left: 0;
    top: 38%;
    position: absolute;
    z-index: 999
}

.clientes .bx-next {
    right: 0;
    top: 38%;
    position: absolute;
    z-index: 999
}

.modalClientes .modal-header {
    border: 0;
    display: inline-block;
}

.modalClientes span {
    font-size: 14px;
    color: #EE3361
}

.modalClientes h5 {
    color: #3E3E3E;
    font-size: 24px;
    width: 100%;
    font-weight: bold;
}

.card-img-overlay {
    background: rgba(0, 0, 0, 0.5)
}

.modalAtendimento .modal-header {
    border: 0;
    display: inline-block;
}

.modalAtendimento span {
    font-size: 14px;
    color: #EE3361
}

.modalAtendimento h5 {
    color: #3E3E3E;
    font-size: 24px;
    width: 100%;
    font-weight: bold;
}

.modalAtendimento input.form-control {
    border-radius: 50px;
    padding: 12px 30px;
    font-size: 18px;
    border: 1px solid #f3f3f3;
}

.modalAtendimento select.form-control {
    border-radius: 50px;
    padding: 12px 30px;
    font-size: 18px;
    border: 1px solid #f3f3f3;
    height: auto !important;
}

.modalAtendimento textarea.form-control {
    border-radius: 10px;
    padding: 12px 30px;
    font-size: 18px;
    border: 1px solid #f3f3f3;
}

.bx-empresa .bx-wrapper .bx-pager {
    bottom: 20px !important;
}

.bx-maisJusta .bx-next,
.bx-maisJusta .bx-prev,
.bx-maisJustaDepoimentos .bx-prev,
.bx-maisJustaDepoimentos .bx-next {
    top: 47%;
    width: 31px;
    height: 31px;
    background: none;
}



.btn:focus,
.btn:active {
    border-color: #ffa300 !important;
    background-color: #ffa300 !important;
}

@media (max-width: 992px) {
    .banners h3 {
        font-size: 40px;
        margin-top: 80px
    }

    .banners p {
        font-size: 16px;
    }

    .navbar-collapse {
        background: #fff;
        position: absolute;
        left: 0;
        top: 70px;
        width: 100%;
        padding-bottom: 10px
    }

    .navbar-light .navbar-nav .nav-link {
        text-align: center;
    }

    .quem-somos h2 {
        padding-top: 0 !important;
    }

    .title {
        font-size: 40px
    }

    img {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .banners h3 {
        font-size: 40px;
        margin-top: 50px
    }

    .title {
        font-size: 35px
    }

    .subtitle {
        font-size: 20px;
    }

    .card-img-overlay {
        padding: 20px !important;
    }

    .card-img-overlay .title {
        padding-top: 0 !important;
        font-size: 20px
    }

    .section-news-home .call-blog {
        background: transparent
    }

    .section-news-home .form-news-home p {
        text-align: center !important;
    }

    .form-news-home .img {
        text-align: center;
        margin-bottom: 30px
    }

    .quem-somos {
        min-height: 500px;
    }

    .quem-somos img {
        position: absolute;
        min-height: 100%;
        min-width: 100%;
        width: auto !important;
        max-width: none !important;
        max-height: 100%
    }

    .quem-somos h5 {
        font-size: 34px !important;
    }

    #post .card-capa-post {
        max-height: none !important;
        overflow: hidden
    }

    .cozinheiro {
        margin: 0 !important;
    }

    #banners .descricao-banner {
        top: 10%;
    }

    #banners h3 {
        font-size: 35px
    }

    #cards img {
        max-width: 100px;
    }

    #cards .card h4 {
        margin: 0 0 !important;
    }

    #cards .card,
    #cards .card p {
        min-height: auto !important;
    }

    .artigos .col-12.col-md-12.col-lg-4 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .artigos .card,
    .artigos .card .card-body,
    .artigos .card h5,
    .artigos .card p {
        min-height: auto !important;
    }

    .artigos .card {
        margin-bottom: 30px
    }

    #form-contato img {
        max-width: 50% !important;
    }

    #form-contato h4,
    #form-contato p {
        text-align: center !important
    }

    footer .menu-footer li {
        text-align: center
    }

    .footer-container {
        text-align: center
    }

    .form-news-home img {
        max-width: 40% !important;
    }

    .form-news-home h4,
    .form-news-home p {
        text-align: center !important;
        font-size: 17px !important;
        margin-top: 30px !important;
    }

    footer .redes-footer {
        text-align: center !important
    }

    .servico .card {
        min-height: auto !important
    }

    .navbar-nav .dropdown-item {
        white-space: normal !important;
    }

}

@media (max-width: 640px) {
    .banners h3 {
        font-size: 40px;
        margin-top: 40px
    }
}

@media (max-width: 400px) {}

.bx-servicos .bx-prev.disabled,
.bx-next.disabled {
    display: none
}

.bx-servicos {
    position: relative
}

.bx-servicos .bx-prev,
.bx-next {
    padding: 15px 21px 15px 19px;
    border-radius: 50%;
    display: inline-block;
    background: #fff
}

.bx-servicos .bx-Prev {
    left: -50px;
    top: 47%;
    position: absolute;
    z-index: 999
}

.bx-servicos .bx-Next {
    right: -50px;
    top: 47%;
    position: absolute;
    z-index: 999
}

.bx-servicos .bx-prev.disabled,
.bx-next.disabled {
    display: none
}

.bx-servicos {
    position: relative
}

.bx-servicos .bx-prev,
.bx-next {
    padding: 15px 21px 15px 19px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
}

.bx-servicos .bx-Prev {
    left: -50px;
    top: 47%;
    position: absolute;
    z-index: 999
}

.bx-servicos .bx-Next {
    right: -50px;
    top: 47%;
    position: absolute;
    z-index: 999
}


.ca3-scroll-down-arrow {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
    background-size: contain;
    background-repeat: no-repeat;
}

.ca3-scroll-down-link {
    cursor: pointer;
    height: 60px;
    width: 80px;
    margin: 0 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 100px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
}

/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
}

@-moz-keyframes ca3_fade_move_down {
    0% {
        -moz-transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: translate(0, 20px);
        opacity: 0;
    }
}

@keyframes ca3_fade_move_down {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}