@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

@import url("scrollbar.css");

@import url("slideout.css");

/* menu lateral touch */

@import url("material.indigo-red.min.css");

/*efeito material desing (arquivo modificado para melhorar a tabela responsiva)*/

@import url("responsive.table.css");

/* aplica o efeito responsivo para as tabelas do material desing */

@import url("accordion.css");

/* menu lateral drop down (accordion) */

@import url("mega-menu.css");

/* menu top drop down */

@import url("designkit-layout.min.css");

/* designkit form responsivo */

/* @import url("flip.css"); */

/* frete verso img */

@import url("parallax.css");

/* bacground parallax */

@import url("loading.css");

/* animação de elementos na pagina */


@import url("lightgallery-bundle.min.css");

/* visualizador de imagens */

@import url("animate.css");

@import url("jssor1.css");
@import url("jssor2.css");
@import url("jssor3.css");
@import url("jssor4.css");
@import url("jssor5.css");

html {
    width: auto !important;
    height: auto !important;
}
body { font-family: 'Roboto', sans-serif; font-weight: 400; }
.slideout-menu,
.accordion-section-content {
    background: #fff;
}

.mdl-data-table {
    width: 100% !important;
}

tr {
    height: auto !important;
}

.icon-link {
    display: inline;
    float: left;
    margin-right: 10px;
}

.text-icon-link {
    padding: 2px 0px 0px 10px !important;
    margin: 0 !important;
    float: left;
    display: inline;
}

.link-menu {
    text-decoration: none;
    /*padding: 30px 30px 50px 50px !important;*/
}

.menu-toggle {
    display: none !important;
    overflow: hidden !important;
    color: #fff !important;
    min-height: 100% !important;
    width: auto !important;
}

.section-init {
    width: auto;
    display: block;
    overflow: hidden;
    min-height: 100px;
    color: #333;
    background: #fff;
}

.title-app {
    display: block;
    text-align: center !important;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 22px;
}

.detail-profile {
    padding: 10px;
    float: left;
    width: 100%;
}

.image-profile {
    float: left;
}

.image-profile img {
    border-radius: 100%;
    height: 80px;
    width: 80px;
}

.info-profile {
    display: block;
    float: left;
    padding-left: 15px;
    height: 80px;
    width: 120px;
}

.info-profile span {
    display: block;
}

.menu-profile {
    background: none;
    background-image: url(../img/black-opacity.png);
    background-repeat: repeat;
    border: none;
}

.menu-profile.active,
.menu-profile:hover {
    border: none;
    background: none;
    background-image: url(../img/black-opacity.png);
    background-repeat: repeat;
}

.menu-profile button {
    background: none;
    color: #fff !important;
}

.menu-profile button:hover {
    border: none;
    background: none !important;
}

#profile-options button {
    border: none;
    background: none;
    box-shadow: none;
    color: white;
    background: none;
    background-image: url(../img/black-opacity.png);
    background-repeat: repeat;
}

#profile-options button:hover {
    color: #fff;
}

#profile-options {
    background: none !important;
}

.fixed {
    backface-visibility: hidden;
    position: fixed;
    /*transition: transform 300ms ease;*/
    width: 100%;
}

.fixed-open {
    /*transform: translate3d(256px, 0px, 0px);*/
}

.content {
    display: block;
    overflow: hidden;
}

.split-menu {
    border: none;
    margin: 10px;
}

.search-bar-top:after {
    background-color: #fff !important;
}

.search-bar-top-div-input {
    margin: 0 auto;
    max-width: auto !important;
    width: 100%;
    background: rgb(63, 81, 181);
}

.search-bar-top-div {
    left: 65px;
    text-align: right;
    padding-right: 60px;
    position: fixed;
    width: 90%;
}

.mdl-layout__header {
    display: block;
    background: #fff !important;
    color: #333 !important;
    box-shadow: none !important;
    /* border-bottom: 1px solid #eee; */
}

header {
    -moz-transition: top 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: top 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: top 0.2s ease-in-out;
    /* Opera */
    transition: top 0.2s ease-in-out;
    display: block;
    top: 0;
}

.nav-up {
    top: -45px;
}

.top-contact {
    background: #fff;
    border-bottom: 1px solid #eee;
    float: left;
    font-size: 14px;
    padding: 6px;
    width: 100%;
    position: relative;
}

.top-contact-item .top-icon-text {
    -moz-transition: color 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: color 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: color 0.2s ease-in-out;
    /* Opera */
    transition: color 0.2s ease-in-out;
}

.top-contact-item {
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}

.top-left-content {
    float: left;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.top-right-content {
    float: right;
    padding-right: 20px;
}

.top-text-item {
    float: left;
    padding: 2px;
    padding-left: 10px;
}

.button-icon-top:hover {
    color: rgb(255, 82, 82);
    text-align: center;
}

.top-contact-item:hover .top-icon-text {
    color: rgb(255, 82, 82) !important;
}

.mdl-textfield__label__icon {
    position: absolute;
    right: 0;
    top: 20px;
    color: #ccc;
}

.mdl-textfield.is-focused .mdl-textfield__label__icon,
.mdl-textfield.is-invalid.is-focused .mdl-textfield__label__icon {
    color: rgb(63, 81, 181);
}

.section {
    display: block;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
}

.title-section {
    display: block;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 38px;
    font-weight: bold;
    text-transform: uppercase;
}

.title-section::after {
    background: rgb(255, 82, 82) none repeat scroll 0 0;
    margin-top: 50px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
}

.message-slide-show {
    z-index: 1;
    text-transform: uppercase;
    position: relative;
    margin-top: 200px;
    margin-left: 100px;
    font-size: 28px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
}


/**** sobre nos ****/


/* .empresa-content{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
} */

.empresa-title {
    display: inline-flex;
    width: 100%;
    height: 30px;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

.empresa-subtitle {
    position: absolute;
    opacity: 0.05;
    float: left;
    margin: 10px;
    width: 320px;
    display: flex;
}

.principal-title {
    opacity: 1;
    left: 100px;
}

.mdl-textfield-erlich {
    width: 100% !important;
}

p {
    font-size: 16px;
    padding: 10px;
    text-align: justify;
}

.people-about-front {
    height: 200px;
    width: 200px;
    border-radius: 100% !important;
}

.people-about-back {
    width: 200px;
    height: 200px;
}

.flip-container {
    margin: 20px;
}

.flipper {
    height: 200px;
    width: 200px;
}

.flipper:hover {
    height: 200px;
    width: 200px;
}

.img-ceo {
    width: 200px;
    height: 200px;
    border-radius: 100% !important;
}

.nome-ceo {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    padding-top: 30px;
}

.formacao-ceo {
    color: #666;
    font-size: 12px;
    display: block;
    text-align: center;
}

.ocupacao-ceo {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
}

.social-ceo {
    text-align: center;
    display: block;
    overflow: hidden;
}

.valores-empresa {
    padding-bottom: 30px;
    padding-top: 30px;
    display: block;
    overflow: hidden;
}

.valores {
    display: block;
    overflow: hidden;
}

.valores:hover .img-valores {
    /* -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); */
    color: #fff;
}

.img-valores {
    text-align: center;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    -moz-transition: all 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out;
    /* Opera */
    transition: all 0.2s ease-in-out;
}

.title-image {
    display: block;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.text-valores {
    padding: 20px;
}


/* .team-empresa{
    display: block;
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 90px;
} */

.title-team {
    display: block;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

.message-title-team {
    display: block;
    overflow: hidden;
    color: #ddd;
    text-align: center;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.img-team {
    color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 20px;
    margin: 0 auto;
    -moz-transition: all 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out;
    /* Opera */
    transition: all 0.2s ease-in-out;
}

.img-team:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.img-team img {
    border-radius: 100%;
    width: 180px;
    height: 180px;
}

.name-people {
    text-transform: capitalize;
    padding-top: 20px;
    /* padding-bottom: 20px; */
    font-weight: bold;
    text-align: center;
    display: block;
    overflow: hidden;
    font-size: 20px;
}

.funcion-people {
    text-align: center;
    display: block;
    overflow: hidden;
    color: #ddd;
    padding-top: 5px;
    padding-bottom: 20px;
    width: 180px;
}


/**** fim sobre nos ****/


/**** solucoes *********/

.solucao-link {
    text-decoration: none;
    color: #000;
    text-align: center;
}

.solucao-icon {}

.solucao-title {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}

.solucao-descricao {
    /* text-align: justify; */
    color: #666;
    padding: 10px;
}

.solucao-box {
    margin: 3px 10px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.6);
    height: 85%;
    -moz-transition: background 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: background 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: background 0.2s ease-in-out;
    /* Opera */
    transition: background 0.2s ease-in-out;
}

.solucao-box:hover {
    background: rgba(255, 255, 255, 0.9);
}

.solucao-box-black {
    margin: 3px 10px;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    height: 85%;
    -moz-transition: background 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: background 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: background 0.2s ease-in-out;
    /* Opera */
    transition: background 0.2s ease-in-out;
}

.solucao-box-black:hover {
    background: rgba(0, 0, 0, 0.9);
}

.soulucao-img {
    width: 70px;
    height: 70px;
}


/**** fim solucoes *****/


/**** parceiros *******/


/* .parceiros{
    display: block;
    overflow: hidden;
    padding-top: 70px;
} */

.logos-parceiros {
    padding-top: 20px;
    padding-bottom: 120px;
    display: block;
    overflow: hidden;
}

.comentario-parceiros {
    padding-top: 110px;
    padding-bottom: 90px;
    display: block;
    overflow: hidden;
}

.comentario span {
    padding-top: 50px;
}

.comentario {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
    overflow: hidden;
    max-width: 500px;
    margin: 0 auto;
    font-size: 18px;
    height: 80%;
    text-align: center;
}

.pessoa-comentario {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 20px;
}

.nome-pessoa-comentario {
    display: block;
    overflow: hidden;
    font-weight: 900;
    font-size: 16px;
    text-transform: capitalize;
}

.cargo-pessoa-comentario {
    display: block;
    overflow: hidden;
    font-size: 14px;
    text-transform: capitalize;
}


/**** fim parceiros ***/


/**** contato ********/

.logo-contato {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.logo-contato img {
    width: 100%;
    height: 100%;
    max-width: 300px;
    max-height: 119px;
}


/***** fim contato ***/


/**** footer *********/

.footer {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #111;
    color: #fff;
}

.section-footer {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 10px;
}

.title-footer {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.newsletter {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    width: 70%;
    border-radius: 2px;
}

.button-newsletter {
    background: rgb(63, 81, 181);
    color: #fff;
}

.button-newsletter:hover {
    background: rgb(255, 82, 82);
}

.politica-privacidade {
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}


/**** fim footer *****/

.social-media-white {
    fill: #fff;
}

.social-media-white:hover {
    fill: rgb(255, 82, 82);
    color: rgb(255, 82, 82);
}

.social-media-black {
    fill: #222;
}

.social-media-black:hover {
    fill: rgb(255, 82, 82);
    color: rgb(255, 82, 82);
}

.social-media-blue {
    fill: rgb(165, 165, 165);
    color: rgb(165, 165, 165);
}

.social-media-blue:hover {
    fill: rgb(255, 82, 82);
    color: rgb(255, 82, 82);
}

@media screen and (max-width: 850px) {
    .menu-toggle {
        display: block !important;
    }
    .mega-menu-content {
        display: none !important;
    }
    .top-contact {
        display: none !important;
    }
    .nav-up {
        top: -58px;
    }
}

@media screen and (min-width: 601px) {
    .price-box:not([selected]) {
        filter: blur(0px) grayscale(1);
    }
}

@media screen and (max-width: 600px) {
    .price-box:not([selected]) {
        filter: blur(0px) grayscale(0);
    }
}

.voltar-ao-topo {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    padding: 1em;
    display: none;
    -moz-transition: background-color 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: background-color 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: background-color 0.2s ease-in-out;
    /* Opera */
    transition: background-color 0.2s ease-in-out;
}

.voltar-ao-topo:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }
  
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*  telefone descs  */
.single-service.left {
    padding-left: 80px;
}
.single-service.right {
    padding-right: 80px;
}
.single-service.left .service-icon {
    left: 0;
    position: absolute;
    top: 0;
}
.single-service {
    position: relative;
    margin-bottom: 50px;
}
.right {
    text-align: right;
}

.single-service.right .service-icon {
    position: absolute;
    right: 0;
}
.service-icon {
    border: 1px solid rgb(255, 82, 82);
    color: #292929;
    margin: 0 auto 25px;
    padding: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.h4-title-item-phone {
    line-height: unset;
}
.p-desc-item-phone {
    font-size: 14px;
    color: #666;
    padding: 0;
}
.flex-phone-desc {
    padding-top: 30px !important;
}
/*  galeria de imgs  */
.my-gallery img {
    width: 100%;
    height: auto;
}
.my-gallery figure {
    display: block;
    float: left;
    margin: 0 0px 0px 0;
}
.my-gallery figcaption {
    display: none;
}
/*  img olverlay portfolio   */
.container-img-overlay {
    position: relative;
    width: 100%;
}

.image-overlay {
    display: block;
    width: 100%;
    height: auto;
}

.overlay-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.8);
}

.container-img-overlay:hover .overlay-img {
    opacity: 1;
}

.container-img-overlay:hover .text-overlay {
    top: 50%;
    opacity: 1;
}

.text-overlay {
    color: white;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 10%;;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -moz-transition: all 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out;
    /* Opera */
    transition: all 0.2s ease-in-out;
    opacity: 0;
}
.content-overlay{
    margin: 7.2%;
    border: 1px solid #fff;
    height: 80%;
    overflow: hidden;
}

.text-overlay:hover .link-overlay {
    color: rgb(255, 82, 82) ;
}
.link-overlay {
    text-decoration: none;
    color: #fff;
    -moz-transition: all 0.2s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out;
    /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out;
    /* Opera */
    transition: all 0.2s ease-in-out;
}
/* precos    */
.price-box{
    border-style: solid; 
    border-radius: 10px; 
    border-width: 1px;
    background-color: #fff;
    height: 100%;
    overflow: hidden;
    -moz-transition: all 0.2s ease-in-out; /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out; /* Opera */
    transition: all 0.2s ease-in-out;
}
.price-box-sites-e-ecommerce{
    border-style: solid; 
    border-radius: 10px; 
    border-width: 1px;
    background-color: #fff;
    height: 100%;
    overflow: hidden;
    -moz-transition: all 0.2s ease-in-out; /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out; /* Opera */
    transition: all 0.2s ease-in-out;
}
.title-price {
    font-size: 28px;
    text-align: center;
    padding-top: 50px;
}
.sub-title-price {
    color: #999;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    line-height: normal;
    min-height: 50px;
}
.price-rate {
    padding: 25px 0;
    color: #fff;
}
.bg-red:hover {
    background: rgb(255, 82, 82) none repeat scroll 0 0;
}
.bg-lightred:hover {
    background: rgb(255, 100, 150) none repeat scroll 0 0;
}
.bg-indigo:hover {
    background: rgb(63, 81, 181) none repeat scroll 0 0;
}
.bg-lightindigo:hover {
    background: rgb(80, 130, 255) none repeat scroll 0 0;
}
.bg-orange:hover {
    background: rgb(255, 140, 40) none repeat scroll 0 0;
}
.bg-green:hover {
    background: rgb(0, 150, 136) none repeat scroll 0 0;
}
.price-rate h2 {
    margin-bottom: 0;
    text-align: center;
    margin: 0px;
    font-weight: 700;
    line-height: 1.4em;
}
.price-rate h2 span {
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
}
.price-details li:nth-child(2n+1) {
    background: #f7f8f4 none repeat scroll 0 0;
}
.price-details li {
    padding: 10px;
    text-align: center;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #666;
}
.buy-now-button {
    padding: 25px 0;
    text-align: center;
}
/* PLANOS */
.planos-titulo {
    font-size: 24px; 
    text-align: center;
}
.planos-subtitulo {
    font-size: 14px; 
    text-align: center; 
}
/* AZUL */
.borda-azul {
    border-color: rgb(63, 81, 181);
}
.borda-azul .background-azul {
    background: rgb(63, 81, 181) !important;
}
/* VERDE */
.borda-verde, .borda-verde[selected] {
    border-color: rgb(0, 150, 136);
}
.borda-verde .background-verde, .borda-verde[selected] .background-verde {
    background: rgb(0, 150, 136) !important;
}
/* VERMELHO */
.borda-vermelho {
    border-color: rgb(255, 50, 50);
}
.borda-vermelho .background-vermelho {
    background-color: rgb(255, 50, 50) !important;
}
/* LARANJA */
.borda-laranja{
    border-color: rgb(250, 135, 35);
}
.borda-laranja .background-laranja {
    background-color: rgb(250, 135, 35) !important;
}
/* AZUL CLARO */
.borda-azulclaro {
    border-color: rgb(80, 130, 255);
}
.background-azulclaro {
    background-color: rgb(80, 130, 255) !important;
}
/* VERMELHO CLARO */
.borda-vermelhoclaro {
    border-color: rgb(255, 100, 150);
}
.background-vermelhoclaro {
    background-color: rgb(255, 100, 150) !important;
}
/* PRICE-BOX */
@media (min-width: 600px) {
    .price-box:not(.price-box:hover):not([selected]) .price-rate,
    .price-box:not(.price-box:hover):not([selected]) .button-azul, 
    .price-box:not(.price-box:hover):not([selected]) .button-verde, 
    .price-box:not(.price-box:hover):not([selected]) .button-laranja, 
    .price-box:not(.price-box:hover):not([selected]) .button-vermelho {
        background-color: #999 !important;
    }
}

.price-box:hover {
    filter: blur(0px) grayscale(0);
}

/* BOTÕES VERDES DOS PLANOS */
.borda-azul .button-verde, 
.borda-verde .button-verde, 
.borda-vermelho .button-verde, 
.borda-laranja .button-verde, 
.borda-verde[selected] .button-verde, 
.borda-azulclaro .button-verde, 
.borda-vermelhoclaro .button-verde {
    background: rgb(50,205,50) !important;
}

/* PLANO "BÁSICO RECOMENDADO */
.recomendado {
    color: black;
    border: 1px solid white;
    background-color: white;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    margin: 10px;
    position: absolute;
    top: -20px;
    z-index: 1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.experimente-botao {
    color: white; 
    text-decoration: none; 
    padding-left: 15px; 
    padding-right: 15px; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    border-radius: 20px; 
    background-color: rgb(50,205,50);
    font-size: 14px;
    white-space: nowrap;
}

.experimente-imagem {
    float: right; 
    max-width: 400px; 
    width: 100%;
}

@media screen and (max-width: 600px) {
    .experimente-imagem {
        float: none;
    }
    .experimente-centraliza {
        text-align: center;
    }
}

.termos {
    line-height: 2.0;
    text-indent: 4em;
}

.alinha-informacoes {
    max-width: 1300px;
    margin: 0 auto;
}

.solucao-descricao {
    padding: 10px 20px 10px 20px;
}