body {
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.texto, .texto a {
    font-family: 'Exo', sans-serif;
    font-weight: 400;
    font-size: 16px
}

.container {
    max-width: 1010px;
    margin: auto
}

.row {
    margin-right: 0;
    margin-left: 0
}

.detalhe-verde {
    color: #9bb33b;
}

.detalhe-azul {
    color: #0a668d;
}

.detalhe-branco {
    color: #FFF;
    font-size: 16px;
}

.tit-rep {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.2;
}

.tit-rep span {
    font-size: 30px;
    font-weight: 600
}

a.botao {
    text-align: center;
    padding: 22px 0 21px 0;
    color: #0a668d;
    font-size: 14px;
    width: 350px;
    margin: auto;
    display: block;
    border: 1px solid #0a668d;
    border-radius: 10px;
    text-transform: uppercase;
}

a.botao:hover {
    background-image: linear-gradient(45deg, #1E85B1, #054B69);
    border: 1px solid #054B69;
    color: #FFF
}

a.botao.branco {
    color: #FFF;
    border: 1px solid #FFF
}

a.botao.branco:hover {
    background-image: linear-gradient(45deg, #9BB33B, #61731B);
    border-color: #809820;
}

.imgbt-sobre {
    padding-top: 35px
}

.imgbt-sobre a.botao {
    margin: 20px auto 0 auto;
}

.formulario {
    background: #eff6f9;
    width: 100%;
    border: 1px solid #eff6f9;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 15px;
    box-shadow: none;
    height: 48px;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    background-color: #00a744;
    border-color: #00a744;
}

.botao-enviar {
    transition: 0.2s all;
    background: #95b71c;
    width: 100%;
    text-transform: uppercase;
    height: 56px;
    /* box-shadow: 0 2px 2px #00a745; */
    border-color: #048c3c;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgb(0, 167, 69);
}

.botao-enviar:enabled {
    background-color: #00a744
}

.botao-enviar:hover {
    background-color: #00a745;
    border-color: transparent;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none
}

#cabecalho-mob {
    border-bottom: 0;
    display: none;
}

nav.clearfix ul {
    display: none;
    height: auto;
    background: #8B0D21;
    margin-top: 0px;
}

nav.clearfix ul li a {
    color: #FFF !important;
    display: block;
    line-height: 45px;
    padding-left: 30px;
    background-color: #383838;
}

nav.clearfix ul li a:hover, nav.clearfix ul li a.ativo {
    text-decoration: none;
    background: #222222;
}

nav.clearfix a#pull {
    display: block;
    background-color: #222222;
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    color: #FFF;
    text-align: left;
}

nav.clearfix a#pull span {
    padding-left: 60px
}

nav.clearfix a#pull:hover {
    text-decoration: none
}

nav.clearfix a#pull span:before {
    content: "";
    background: url(../imagens/nav-icon.png) no-repeat;
    width: 50px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 14px;
    margin-left: -30px
}

#inicial #sobre {
    background: url(../imagens/fundo-sobre.png) center right no-repeat;
    padding: 110px 0;
    border-top: 3px solid #aed036;
    border-bottom: 3px solid #aed036;
}

#sobre .texto-sobre {
    padding: 0 30px;
}

#sobre .texto-sobre .centro {
    font-size: 18px;
    color: #6e6e6e;
    line-height: 1.4;
    padding: 10px 0 0 0
}

#sobre .texto-sobre .centro span {
    font-weight: 600;
    text-transform: uppercase
}

#sobre .texto-sobre .bottom {
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

#sobre .texto-sobre .bottom .detalhe-azul {
    padding-top: 5px;
}

#sobre .texto-sobre .bottom .destaque {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 800
}

#inicial #areas {
    background-image: url(../imagens/bg-parallax.jpg);
    background-attachment: fixed;
    position: static;
    padding: 90px 0;
}

#areas .padd-areas {
    text-align: center;
    padding: 0 60px;
}

#areas .padd-detal {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

#areas .padd-areas .icon {
    height: 95px
}

#areas .tit-rep {
    color: #FFF;
    padding-bottom: 40px
}

#areas .tit-rep span {
    color: #e4f2f8;
}

#areas .texto-desenvolvimento {
    color: #FFF;
    padding: 25px 0 25px 0;
    font-weight: 200;
    line-height: 1.6;
    font-size: 16px;
    min-height: 185px;
}

#inicial #projetos .projetos-mobile {
    display: none
}

#inicial #projetos .caixa {
    background: #f7f7f7;
    height: 595px;
    padding: 150px 0 0 0;
    margin: auto;
    width: 100%
}

#inicial #projetos .tit-rep {
    color: #0a668d;
}

#inicial #projetos .texto {
    color: #153948;
    padding: 15px 30px;
    font-size: 16px;
}

#inicial #projetos .texto a {
    color: #0a668d;
    font-size: 16px;
    text-decoration: underline
}

#inicial #projetos .lista-projetos {
    padding-top: 75px
}

#inicial #projetos .lista-projetos .item {
    text-align: right
}

#inicial #projetos .lista-projetos .item a {
    padding: 0 0 20px 10px;
    display: block
}

#inicial #clientes .tit-rep {
    color: #FFF;
    padding-bottom: 10px
}

#inicial #clientes {
    background-image: url(../imagens/bg_parallax_2.jpg);
    background-attachment: fixed;
    position: static;
    padding: 75px 0;
}

#inicial #clientes .texto-clientes {
    font-size: 16px;
    font-weight: 200;
    color: #FFF;
    line-height: 1.4
}

#inicial #clientes .clientes-mobile {
    display: none;
}

#inicial #clientes .cliente {
    padding-top: 30px
}

#contato {
    background-image: url(../imagens/fundo-sobre.png);
    background-position: center center;
    padding: 70px 0 60px 0;
}

#contato .tit-rep {
    color: #0a668d;
    text-align: center
}

#contato .texto-contato {
    line-height: 1.4;
    padding: 15px 0 25px 0;
    text-align: center
}

#contato .form-1 {
    max-width: 600px;
    margin: auto
}

#rodape {
    padding: 30px 0 110px 0;
    border-bottom: 3px solid #065526;
    color: #153948;
    line-height: 1.4;
    font-weight: 400;
    font-size: 12px;
}

#rodape .tit {
    line-height: 1;
    padding-bottom: 4px;
    color: #038337;
    font-size: 14px;
    font-weight: 600;
}

#rodape .logo-rodape {
    width: 200px;
    margin-left: 40px;
}

#rodape .rodape-endereco {
    margin-top: 25px;
}

#rodape .rodape-endereco-email {
    padding: 0 0 0 60px;
    font-size: 14px;
}

#rodape .rodape-endereco-email .endereco {
    padding-bottom: 3px;
    font-size: 12px;
}

#rodape .rodape-endereco-email .email {
    font-weight: 600;
    color: #038337;
}

#rodape .rodape-telefone {
    padding: 0 0 0 80px;
    font-size: 12px;
}

#rodape .rodape-telefone span {
    line-height: 1.2;
    font-size: 18px;
}

#rodape .redes-sociais {
    padding: 0 0 0 45px;
}

#rodape .redes-sociais i {
    color: #098d3e;
    font-size: 24px;
    transition: 0.2s all;
}

#rodape .redes-sociais i:hover {
    color: #065526;
}

#pag-sobre #sobre {
    padding: 60px 0 40px 0;
    border-bottom: 3px solid #aed036;
}

#pag-sobre #sobre .box-texto {
    padding-top: 45px;
}

#pag-sobre #sobre .box-texto .det-left {
    padding: 15px 0 0 40px;
}

.cab-repete .tit {
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
    color: #0a668d;
    line-height: 1.4
}

.cab-repete .sub-tit {
    font-size: 18px;
    color: #737373;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 1.2;
}

#historia {
    background-image: url(../imagens/sobre-parallax.jpg);
    background-attachment: fixed;
    position: static;
    padding: 90px 0 80px 0;
}

#depoimento {
    background-image: url(../imagens/bg_projetos.jpg);
    background-attachment: fixed;
    position: static;
    padding: 60px 0 50px 0;
}

#pag-sobre #equipe {
    height: auto;
    padding: 50px 0 40px 0;
}

#historia .texto-historia {
    font-style: italic;
    font-size: 24px;
    font-weight: 200;
    color: #FFF;
    padding: 0px 120px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4;
}

#historia .texto-historia span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px
}

#pag-sobre #equipe .colaborador {
    padding: 20px 5px;
    height: auto;
}

#pag-sobre #equipe .colaborador hr {
    border-width: 1px;
    border-color: #c2c2c2;
    margin-bottom: 15px;
    margin-top: 13px;
    height: auto;
}

#pag-sobre #equipe .foto-equipe {
    height: auto;
}

#pag-sobre #equipe .descricao-equipe {
    height: 160px;
    background-color: #f6f6f6;
    margin-top: 15px;
    padding: 20px 5px;
}

#pag-sobre #equipe .hashtag {
    text-align: center;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 15px;
    color: #747474
}

#pag-sobre #equipe .nome-colaborador {
    font-size: 18px;
    color: #0a668d;
    text-transform: uppercase;
    text-align: center;
    padding: 0 5px;
    font-weight: bold;
}

#pag-sobre #equipe .nome-colaborador span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
}

#pag-sobre #equipe .equipe {
    text-align: center;
}

#pag-sobre #equipe .equipe-mobile {
    display: none
}

#pag-sobre #equipe .slide-equipe {
    display: none;
}

#pag-sobre #clientes-sobre {
    background-color: #f6f6f6;
    padding: 50px 0 40px 0
}

#pag-sobre #clientes-sobre .clientes-sobre {
    padding: 50px 0;
}

#pag-sobre #clientes-sobre .logos-mobile {
    display: none;
}

#pag-sobre #clientes-sobre .item {
    padding: 0 10px;
    height: 110px
}

.parallax-sobre {
    position: relative;
    padding: 15vh 10%;
    box-sizing: border-box;
}

.parallax-sobre:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.parallax-sobre:nth-child(2n) .title {
    margin-left: 0;
    margin-right: auto;
}

.parallax-sobre:nth-child(2n+1) .title {
    margin-left: auto;
    margin-right: 0;
}

.parallax-sobre, .parallax-index:before {
    background: 50% 50% / cover;
}

.cab-interna {
    background-image: url(../imagens/bg_sobre.jpg);
    background-attachment: fixed;
    position: static;
    color: #FFF;
    border-bottom: 3px solid #aed036;
}

.cab-inicial {
    background: none;
    border: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
}

.cab-interna.projetos {
    background-image: url(../imagens/bg_projetos.jpg);
}

.cab-interna.solucoes {
    background-image: url(../imagens/bg_solucoes.jpg);
}

.cab-interna .bottom {
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 42px 0;
}

.cab-interna .bottom .tit {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

.cab-interna .bottom .sub-tit {
    font-size: 16px
}

.cab-interna .logo {
    padding: 45px 0 45px 30px;
}

.cab-interna .top .menu {
    text-align: right;
    padding: 50px 30px 0px 0;
}

.cab-interna .top .menu li {
    display: inline-block;
    padding: 0 4px;
}

.cab-interna .top .menu li a {
    color: #FFF;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    padding: 15px;
}

.cab-interna .top .menu li.dropdown a + ul a{
    padding: 10px 20px;
}

.cab-interna .top .menu li.dropdown .dropdown-menu{
    margin-top: -10px;
}

.cab-interna .top .menu li a span {
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    position: relative;
}

.cab-interna .top .menu li a.ativo span:after, .cab-interna .top .menu li a span:after {
    transition: 0.2s all;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    background: transparent;
    content: '';
    display: block;
}

.cab-interna .top .menu li a.ativo span:after, .cab-interna .top .menu li a:hover span:after {
    background: #63d671;
}

.cab-interna .top .menu ul li.dropdown > a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    margin: 3px 0 0 6px;
    border: 6px solid transparent;
    border-top-color: white;
}

.cab-interna .top .menu ul li:hover > ul {
    display: block;
    background: transparent;
    /* padding: 0px 0;*/
    /* text-align: center; */
}

.cab-interna .top .menu ul ul {
    position: absolute;
    z-index: 3;
    display: none;
    box-shadow: none;
    border-radius: 0 0 3px 3px;
    /* border: 1px solid #BCCBDA; */
    border-top: none;
    min-width: 160px;
    /* margin-left: -32px; */
    border: none;
}

.cab-interna .top .menu ul ul li.categoria {
    background: #DAEADC;
    color: #FFF;
    margin: 0 -15px;
    padding: 0 6px;
}

.cab-interna .top .menu ul ul li.categoria a {
    color: #3D6314;
}

.cab-interna .top .menu ul ul li a {
    padding: 10px 0px !important;
    text-shadow: none;
    color: #ffffff;
    border-color: #212c42;
    margin: 0px 5px;
    font-size: 14px;
    display: block;
    /* width: 100%; */
    line-height: 1.2;
}

.cab-interna .top .menu ul ul li a:hover {
    background: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #c0e63b !important;
    border-color: #212c42;
}

#pag-solucoes #areas {
    padding: 70px 0 70px 0;
}

#pag-solucoes .texto-desenvolvimento {
    height: 180px
}

#pag-solucoes #areas .dev .texto-desenvolvimento {
    color: #153948;
    font-weight: 400
}

#pag-solucoes #areas .dev .tit-rep {
    color: #153948
}

#pag-solucoes #areas .dev .tit-rep span {
    color: #0a668d
}

#pag-solucoes #areas .dev a.botao.branco {
    border-color: #0a668d;
    color: #0a668d
}

#pag-solucoes #areas .dev a.botao.branco:hover {
    background-image: linear-gradient(45deg, #1E85B1, #054B69);
    border: 1px solid #054B69;
    color: #FFF
}

#pag-solucoes #areas .mkt .texto-desenvolvimento {
    color: #222905;
    font-weight: 400
}

#pag-solucoes #areas .mkt .tit-rep {
    color: #353f10
}

#pag-solucoes #areas .mkt .tit-rep span {
    color: #a8bc5b
}

#pag-solucoes #areas .mkt a.botao.branco {
    border-color: #a8bc5b;
    color: #a8bc5b
}

#pag-solucoes #areas .mkt a.botao.branco:hover {
    background-image: linear-gradient(45deg, #9BB33B, #61731B);
    border-color: #809820;
    color: #FFF
}

#pag-solucoes #areas .hospedagem {
    border-left: 1px solid #cccccc
}

#pag-solucoes #areas .hospedagem .texto-desenvolvimento {
    color: #222905;
    font-weight: 400
}

#pag-solucoes #areas .hospedagem .tit-rep {
    color: #353f10
}

#pag-solucoes #areas .hospedagem .tit-rep span {
    color: #646565
}

#pag-solucoes #areas .hospedagem a.botao.branco {
    border-color: #646565;
    color: #646565
}

#pag-solucoes #areas .hospedagem a.botao.branco:hover {
    background-image: linear-gradient(45deg, #8E9191, #4C4F4F);
    border-color: #646565;
    color: #FFF
}

#pag-solucoes #areas .padd-detal {
    border-color: #cccccc
}

#pag-solucoes #historia {
    border-top: 3px solid #aed036;
}

#pag-solucoes .exibe-solucao {
    padding-bottom: 60px;
}

#pag-solucoes .exibe-solucao .imagem-principal {
    padding-top: 60px;
}

#pag-solucoes .exibe-solucao .titulo-principal {
    color: #0a668d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    line-height: 1.2;
    padding: 40px 0
}

#pag-solucoes .exibe-solucao .titulo-principal span {
    color: #153948;
    font-size: 18px;
    font-weight: 400;
    display: block
}

#pag-solucoes .exibe-solucao .texto {
    padding-right: 30px
}

#pag-solucoes .exibe-solucao .tit-repete {
    color: #0a668d;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase
}

.lista-caixas {
    padding-bottom: 50px
}

.lista-caixas .item {
    text-align: center;
    padding: 60px 10px 0px 10px;
}

.lista-caixas .item a {
    display: block
}

.lista-caixas .item .imagem:hover {
    opacity: 0.8
}

.lista-caixas .item .tit {
    color: #0a668d;
    font-size: 18px;
    padding: 20px 0 5px 0;
    font-weight: 600;
}

.lista-caixas .item .sub-tit {
    color: #2d2d2d;
    font-size: 16px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #0A668D;
}

.head-mini {
    padding-top: 50px
}

.head-mini .tit-rep {
    color: #153948
}

.head-mini .tit-rep span {
    color: #0a668d
}

.head-mini .texto {
    color: #153948;
    max-width: 700px;
    margin: auto;
    padding-top: 10px;
    margin-bottom: -15px;
}

#pag-projeto .lista-caixas {
    padding-top: 10px
}

#pag-projeto .lista-caixas .item img {
    height: 250px;
    overflow: hidden
}

#pag-projeto .exibe-projeto .imagem-principal {
    padding-top: 60px;
}

#pag-projeto .exibe-projeto .imagem-principal img {
    border-top: 3px solid #aed036;
}

#pag-projeto .exibe-projeto .titulo-principal {
    color: #0a668d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    line-height: 1.2;
    padding: 40px 0
}

#pag-projeto .exibe-projeto .titulo-principal span {
    color: #153948;
    font-size: 18px;
    font-weight: 400;
    display: block
}

#pag-projeto .tit-repete {
    color: #0a668d;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase
}

#pag-projeto .conteudo-meio {
    padding-bottom: 30px;
}

#pag-projeto .conteudo-meio .texto {
    font-size: 14px;
    padding-right: 40px;
}

#pag-projeto .conteudo-meio .link {
    font-size: 16px;
    color: #0a668d;
    font-weight: 600;
    text-align: center;
    padding: 20px 0
}

#pag-projeto .conteudo-meio .link a {
    font-weight: 400;
    color: #0a668d;
}

#pag-projeto .detalhes {
    padding: 0 0 50px 0;
}

#pag-projeto .detalhes .item {
    padding: 0 15px 0 0
}

#pag-projeto .detalhes .tit {
    font-size: 18px;
    color: #0a668d;
    font-weight: 600;
    padding: 20px 0 5px 0
}

#pag-projeto .detalhes .texto {
    font-size: 14px;
}

#pag-projeto .conteudo-meio .imagem-projeto {
    height: 200px;
    overflow: hidden
}

#pag-projeto .conteudo-meio .imagem-projeto-app {
    width: 100%;
}

/* */
#pag-projeto .lista-caixas {
    padding-top: 80px;
}

#pag-projeto .lista-caixas > .container > .row [class^="col-"] {
    padding: 0px 8px;
}

#pag-projeto .lista-caixas .item {
    width: 100%;
    max-width: 300px;
    position: relative;
    padding: 0px;
    margin: auto;
    margin-bottom: 16px;
}

#pag-projeto .lista-caixas .item img {
    width: 100%;
    height: 250px;
}

#pag-projeto .lista-caixas .item .descricao {
    display: table;
    width: 100%;
    max-width: 310px;
    height: 250px;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: 0.5s;
    background-color: rgba(0, 0, 0, 0.8);
}

#pag-projeto .lista-caixas .item:hover .descricao {
    opacity: 1;
}

#pag-projeto .lista-caixas .item .descricao span {
    display: table-cell;
    width: 100%;
    padding: 0px 12px;
    transform: rotateX(0deg), rotateY(0deg);
    transition: 0.4s;
    vertical-align: middle;
}

#pag-projeto .lista-caixas .item:hover .descricao span {
    transform: rotateY(360deg);
}

#pag-projeto .lista-caixas > .container > .row [class^="col-"]:nth-child(odd) .item:hover .descricao span {
    transform: rotateX(360deg);
}

#pag-projeto .lista-caixas .item .descricao .tit {
    color: #ffffff;
    padding: 0px;
    padding-bottom: 8px;
}

#pag-projeto .lista-caixas .item .descricao .sub-tit {
    color: #fff;
    border: 0px;
    padding: 0px;
}

/* */
.breadcrumb {
    margin-top: 20px !important;
    margin-bottom: -40px !important;
}

#depoimento .cont {
    max-width: 800px;
    margin: auto;
    border-left: 2px solid #aed036
}

#depoimento .cont .depoimento {
    padding: 15px 25px 15px 35px;
    color: #FFF
}

#depoimento .cont .imagem {
    text-align: right;
    padding: 15px 0 0 0;
}

#depoimento .cont .imagem img {
    max-width: 80%
}

#depoimento .cont .depoimento .texto {
    color: #FFF
}

#depoimento .cont .depoimento .nome {
    font-size: 20px;
    padding-top: 15px;
    color: #aed036;
    padding-bottom: 3px
}

#depoimento .cont .depoimento .cargo {
    font-style: italic
}

#pag-contato .tit-rep {
    text-align: left
}

#pag-contato .texto-contato {
    text-align: left
}

#pag-contato #contato {
    background: url(../imagens/fundo-sobre.png) center center no-repeat;
    padding: 70px 0 20px 0;
}

#pag-contato #contato #mapa {
    padding-top: 50px
}

#pag-contato #contato .ligamospravc {
    padding: 0 0 0 40px
}

#pag-contato #contato .nossotelefone {
    padding: 0 0 0 40px;
    height: 240px;
}

#pag-contato #contato .nossotelefone .telefone {
    font-size: 26px;
    line-height: 1.2;
    padding: 10px 0 0 0;
    color: #012433;
}

#pag-contato #contato .nossotelefone .telefone span {
    font-size: 18px;
}

#pag-contato #contato .nossotelefone .email {
    padding: 10px 0 0 0;
    font-size: 18px;
}

#pag-trabalhe .ldleft {
    padding-right: 40px
}

#pag-trabalhe .conteudo {
    padding-bottom: 60px
}

#pag-meusite .hgg {
    padding: 70px 0 40px 0
}

#pag-meusite .titgg {
    font-size: 40px;
    text-align: center;
    color: #3f3f3f;
    font-weight: 300;
    line-height: 1.4
}

#pag-meusite .titg {
    font-size: 300;
    font-size: 18px;
    text-align: center;
    color: #3f3f3f;
}

#pag-meusite #tabela .hgg {
    color: #e82d19
}

#pag-meusite b, #pag-meusite strong {
    font-weight: 600
}

#pag-meusite #funcionalidade {
    padding-bottom: 60px
}

#pag-meusite #funcionalidade .col-md-4 {
    text-align: center;
}

#pag-meusite #funcionalidade .col-md-4 .icone {
    padding-top: 25px
}

#pag-meusite #funcionalidade .col-md-4 .tit {
    color: #3f3f3f;
    font-size: 32px;
    font-weight: 300;
    padding: 20px 0
}

#pag-meusite #funcionalidade .col-md-4 .texto {
    font-size: 18px;
    color: #191919
}

#pag-meusite #funcionalidade2 {
    background-image: url(../imagens/bg_meusite2.png);
    color: #FFF;
    text-align: center;
    background-attachment: fixed;
    position: static;
    padding: 10px 0 60px 0
}

#pag-meusite #funcionalidade2 .titgg {
    color: #FFF
}

#pag-meusite #funcionalidade2 .item {
    padding: 0 15px
}

#pag-meusite #funcionalidade2 .tit {
    font-size: 20px;
    font-weight: 600;
    padding: 7px 0
}

#pag-meusite #funcionalidade2 .texto {
    font-size: 16px;
    font-weight: 300;
    color: #FFF
}

#tabela .titgg {
    color: #e82d19
}

#tabela .titg {
    color: #e82d19
}

#pag-meusite #clientes {
    background-image: url(../imagens/bg_meusite.jpg);
    color: #FFF;
    text-align: center;
    background-attachment: fixed;
    position: static;
    padding: 10px 0 60px 0
}

#pag-meusite #clientes .titgg {
    color: #FFF
}

#pag-meusite #clientes .titg {
    color: #FFF
}

#pag-meusite #tabela {
    padding-bottom: 60px
}

#pag-meusite #tabela .gratis {
    background: url(../imagens/img_precosite.png);
    color: #FFF;
    font-size: 28px;
    text-align: center;
    padding: 22px 0;
    text-transform: uppercase
}

#pag-meusite #tabela .tabelarep {
    border: 1px solid #dadada;
    border-radius: 12px;
    margin: auto;
    max-width: 400px;
}

#pag-meusite #tabela .tabelarep .logosite {
    text-align: center;
    padding: 15px 0
}

#pag-meusite #tabela .tabelarep .linha {
    padding: 10px;
    border-bottom: 1px solid #DADADA;
    margin: 10px;
    color: 4d4c4c;
}

#pag-meusite #tabela .tabelarep .linha span {
    font-weight: 400;
    font-size: 12px
}

#pag-meusite #tabela .tabelarep .linha strong {
    color: #3a9e43;
    font-size: 14px;
}

#pag-meusite #tabela .caixa-botao {
    text-align: center;
    padding: 15px 0 30px 0;
}

.caixa-botao a, .caixa-botao .btn-contratar {
    text-shadow: 1px 1px 2px rgb(25, 88, 5);
    text-transform: uppercase;
    border: 1px solid #038637;
    background: #00a643;
    color: #FFF;
    padding: 20px;
    display: inline-block;
    width: 100%;
    max-width: 280px;
    border-radius: 5px;
}

.caixa-botao a:hover , .caixa-botao .btn-contratar:hover {
    background: #49A92B;
}

#pag-meusite #clientes .clientes-full {
    padding-top: 20px !important
}

#pag-meusite #clientes .clientes-mobile {
    display: none
}

/*#labcloud  #funcionalidade {padding-bottom: 80px}*/
/*#labcloud  section {padding-bottom: 60px !important}*/
#labcloud .bg_cinza {
    background: #f9f9f9 !important;
    color: #1d1d1d !important;
    padding: 80px 0 70px 0;
}

#labcloud .titgg {
    font-size: 40px;
    text-align: center;
    color: #1d1d1d;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 50px;
}

#labcloud .titgg b {
    color: #00a744 !important;
    font-weight: 600;
}

#labcloud .titgg.branco {
    color: #fff;
}

#labcloud .titg {
    font-size: 300;
    font-size: 18px;
    text-align: center;
    color: #3f3f3f;
}

#labcloud .titulo {
    font-weight: 600;
}

#labcloud .texto {
    font-weight: 400;
}

#labcloud .atributos {
    text-align: center
}

#labcloud .att {
    line-height: 1.4;
    margin-top: 60px;
    color: #1d1d1d;
}

#labcloud .att.esq {
    text-align: left;
}

#labcloud .att.dir {
    text-align: right;
    line-height: 1.4;
}

#labcloud .att h3 {
    color: #00a744;
    font-weight: 600;
    font-size: 22px;
    color: #3d3d3d;
    font-weight: 700;
}

#labcloud .att .desc-att {
    font-weight: 400
}

#labcloud .att .fa {
    color: #00a744;
    margin-left: 5px;
}

#labcloud .processos {
    text-align: center;
    /* padding-bottom: 50px */
}

#labcloud .ico-processos {
    max-width: 50px
}

#labcloud .tit-processos {
    font-weight: 700;
    padding: 15px 0 5px 0;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 700;
}

#labcloud .desc-processos {
    line-height: 1.4;
    padding: 0 20px;
}

#labcloud .integre {
    padding: 0 200px;
    margin-bottom: 20px;
}

#labcloud .integre .ico-integre {
    max-width: 50px
}

#labcloud .depoimento {
    color: #fff;
    text-align: left;
    padding-right: 125px;
    line-height: 1.4;
    font-weight: 300
}

#labcloud .img-depoimento {
    text-align: right;
    padding-right: 40px;
}

#labcloud .integre .img {
    text-align: right;
    padding-top: 20px;
}

#labcloud .integre .txt {
    padding-left: 20px;
}

#labcloud .plataformas {
    padding: 0 50px
}

#labcloud .imagem {
    max-height: 396px;
    margin-bottom: 20px
}

#labcloud .funcionalidade {
    margin-bottom: 30px;
}

#labcloud #turbine {
    padding: 80px 0 70px 0
}

#labcloud #turbine .titulo {
    font-size: 24px;
    font-weight: 600;
    color: #3d3d3d;
    padding: 15px 0 5px 0
}

#labcloud #integre {
    padding: 65px 0 60px 0;
}

#labcloud #clientes {
    background-image: url(../imagens/bg_labcloud.jpg);
    text-align: center;
    background-attachment: fixed;
    position: static;
    height: auto;
    background-position: 100% 0;
}

#labcloud .clientes {
    background: rgba(0, 0, 0, 0.4);
    padding-top: 70px;
}

#labcloud .autor-depo {
    padding-top: 10px;
    font-weight: 600;
    color: #00a744;
    font-size: 22px
}

#labcloud .clientes-full {
    background: rgba(0,0,0,0.6);
    padding: 50px 0;
    margin-top: 50px
}

#labcloud .clientes-mobile {
    display: none
}

#labcloud .outros-clientes {
    color: #fff;
    padding-top: 20px;
    font-weight: 300
}

#labcloud #diferenciais {
    text-align: center;
    padding: 80px 0 70px 0;
}

#labcloud #contrate {
    text-align: center;
    padding: 65px 0 60px 0
}

#labcloud #contrate .titgg {
    margin-bottom: 20px;
}

#labcloud #contrate .contrate {
    padding: 0 160px;
    line-height: 1.4
}

#labcloud #contrate a {
    color: #00a744;
    background: #fff;
    border: 1px solid #00a744;
    padding: 17px 85px;
    text-transform: uppercase;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

#labcloud #contrate a:hover {
    color: #fff;
    background: #00a744;
    text-shadow: 1px 1px 2px rgb(98, 123, 9);
    border: 1px solid #83a213;
}

#labcloud #pronto {
    background-image: url(../imagens/bg_labcloud.jpg);
    text-align: center;
    background-attachment: fixed;
    position: static;
    height: auto;
    background-position: 100% 0;
    padding: 55px 0 60px 0;
    /* background: #00a745; */
}

#labcloud #pronto .botao-experimente a {
    color: #fff;
    border: 1px solid #fff;
    padding: 18px 40px;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 16px;
}

#labcloud #pronto .botao-experimente a:hover {
    color: #fff;
    background: #00a744;
    text-shadow: 1px 1px 2px rgb(98, 123, 9);
    border: 1px solid #068037;
}

#labcloud .tit-rep {
    color: #000;
}

#labcloud .tit-rep span {
    color: #00a744;
}

.cor_menu { background-color: #00a744; height: 100%; width: 100%; padding: 13px 15px 12px 15px !important; line-height: 1; border-radius: 5px; box-shadow: 0 2px 8px 1px rgba(0,0,0,.24);}

#labcloud .caixa-botao a, #labcloud .caixa-botao a:hover {
    background: #9fd114;
    text-shadow: 1px 1px 2px #263303;
    border: 1px solid #749a0a;
}

#labcloud .owl-theme .owl-controls {
    display: none
}

#landshosting #precisa {
    padding-bottom: 100px
}

#landshosting .bg_cinza {
    background: #f9f9f9
}

#landshosting .titgg {
    font-size: 40px;
    text-align: center;
    color: #1d1d1d;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 100px
}

#landshosting .titgg.branco {
    color: #fff
}

#landshosting .titgg span {
    font-weight: 600;
    color: #00a744;
}

#landshosting .sub-titgg {
    font-size: 14px;
    text-align: center;
    color: #1d1d1d;
    font-weight: 300;
    line-height: 1.4;
    padding: 0px 250px;
}

#landshosting .ico-processos {
    max-width: 170px;
}

#landshosting .tit-processos {
    font-weight: 700;
    padding: 15px 70px 5px 70px;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 700;
    margin-top: 10px
}

#landshosting .desc-processos {
    line-height: 1.4;
    padding: 0 30px;
    margin-top: 10px
}

#landshosting .funcionalidade {
    margin-top: 70px
}

#landshosting #valores {
    margin-bottom: 100px
}

#landshosting #valores .valores {
    margin-top: 70px
}

#landshosting #valores a {
    color: #1d1d1d;
    display: block;
    border: 1px solid #e9e9e9;
    text-align: center
}

#landshosting #valores a.tit-plano {
    font-weight: 600;
    padding: 20px;
    font-size: 18px
}

#landshosting #valores a.preco-plano {
    font-weight: 600;
    padding: 30px;
    font-size: 28px
}

#landshosting #valores a.preco-plano sub, #landshosting #valores a.preco-plano sup {
    font-weight: 400;
    font-size: 10px
}

#landshosting #valores a.carac-plano {
    padding: 15px;
}

#landshosting #valores a.carac-plano span {
    font-weight: 600
}

#landshosting #valores a.botao-plano {
    font-weight: 600;
    padding: 25px
}

#landshosting #valores a.botao-contrate {
    max-width: 90%;
    text-align: center;
    margin: auto;
    margin-top: -25px;
    background: #fff;
    padding: 10px;
    border: 2px solid #c0c0c0;
    text-transform: uppercase;
    font-weight: 600
}

#landshosting h3.price-title.selected {
    background: #00618D;
    color: #fff;
    border-radius: 6px;
}

#landshosting h3.price-title.selected:after {
    border-top: 12px solid #00618D;
}

#landshosting .pricing-box.selected {
    background: #fff;
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    z-index: 5;
    border: 10px solid rgba(255,255,255,1);
    position: relative;
    top: -9px;
}

#landshosting .pricing-box {
    padding: 0;
    margin: 0;
    border: 1px solid rgb(234,234,234);
    text-align: center;
    position: relative;
}

#landshosting .pricing-top {
    position: relative;
    text-align: center;
}

#landshosting h3.price-title.selected {
    background: #00618D;
    color: #fff;
    border-radius: 6px;
}

#landshosting h3.price-title {
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    margin: 0;
    border-bottom: 1px solid rgb(234,234,234);
}

#landshosting .pricing-top .price-box {
    font-size: 12px;
    font-weight: 600;
    padding: 40px 20px;
    position: relative;
    text-align: center;
}

#landshosting .pricing-box.selected .pricing-list {
    border-radius: 6px;
    background: rgba(231,231,231,1);
}

#landshosting .pricing-box.selected .pricing-list > span {
    border-bottom: 1px solid rgba(0,0,0,.04);
}

#landshosting .pricing-list span:first-child {
    border-top: 10px solid rgba(231,231,231,.5);
}

#landshosting .pricing-list > span {
    padding: 15px 4px;
    border-bottom: 1px solid rgb(231,231,231);
    display: block;
}

#landshosting .pricing-box .select-plan {
    position: relative;
    bottom: -26px;
    text-align: center;
    padding: 5px 0;
}

#landshosting .pricing-top .price-box .currency {
    position: relative;
    top: -20px;
}

#landshosting .pricing-top .price-box .price {
    font-size: 36px;
    font-weight: 600;
}

#landshosting .pricing-wrap {
    padding: 20px 15px;
    text-align: center;
    margin-bottom: 30px;
}

#landshosting .select-plan a {
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0 15px;
    font-weight: 600
}

#landshosting .select-plan a.btn-success {
    color: #fff !important;
    background: #aed036
}

#landshosting .select-plan a.btn-success:hover {
    background: #9cc70d
}

#landshosting h3.price-title::after {
    display: block;
    content: " ";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid rgb(234,234,234);
    position: relative;
    bottom: -32px;
    left: 50%;
    margin-left: -12px;
}

#landshosting #ajuda {
    background: url(../imagens/bg_atendimento.jpg);
    padding-bottom: 65px;
    background-position-x: 50%;
}

#landshosting #ajuda .titgg {
    text-align: left;
    padding-right: 120px;
    font-size: 50px;
    margin-top: 65px
}

#landshosting #ajuda .texto-ajuda {
    color: #fff;
    font-weight: 300;
    margin-top: 15px;
}

#landshosting #ajuda .horario {
    color: #00a744;
    font-weight: 400;
    margin-top: 5px;
    font-size: 16px;
}

#landshosting #ajuda .telefone {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 15px 160px 15px 15px;
    margin-top: 15px;
}

#landshosting #ajuda :-moz-placeholder {
    color: #fff;
    font-family: 'Exo', sans-serif
}

#landshosting #ajuda ::-moz-placeholder {
    color: #fff;
    font-family: 'Exo', sans-serif
}

#landshosting #ajuda ::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Exo', sans-serif
}

#landshosting #ajuda :-ms-input-placeholder {
    color: #fff;
    font-family: 'Exo', sans-serif
}

#landshosting #ajuda a {
    color: #fff;
    background: #00a744;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 104px;
    margin-top: 20px;
}

#landshosting #certificados {
    background-image: url(../imagens/bg_landshosting.jpg);
    background-position-y: 40%;
    background-size: 100%;
    text-align: center;
    background-attachment: fixed;
    position: static;
    padding: 0 0 100px 0;
    height: auto;
    border-bottom: 2px solid #aed036;
    background-position: 100% 0;
}

#landshosting #certificados .certificados .sub-titgg {
    color: #fff;
    font-size: 16px
}

#landshosting #certificados .certificados .titgg {
    padding: 0 200px;
    font-size: 36px
}

#landshosting #certificados .certificados .titgg span {
    font-size: 56px
}

#landshosting #certificados .certificados a {
    border: 1px solid #00a744;
    color: #00a744;
    padding: 15px 80px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}

#landshosting #certificados .certificados a:hover {
    color: #fff;
    background: #00a744
}

#banner-hotsite .bg {
    background-image: url(../imagens/bg_meusite.jpg);
    text-align: center;
    background-attachment: fixed;
    position: static;
    padding: 200px 0 60px 0;
    height: auto;
    border-bottom: 2px solid #aed036
}

#banner-hotsite .titgg {
    font-size: 36px;
    text-align: center;
    color: #FFF;
    font-weight: 300;
    line-height: 1.4
}

#banner-hotsite .titgg b {
    font-weight: 600
}

#banner-hotsite .titg {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    line-height: 1.4;
}

#banner-hotsite .botoes {
    padding: 50px 0 0 0;
    max-width: 500px;
    margin: auto;
}

.botao-branco a {
    text-shadow: 1px 1px 2px rgb(25, 88, 5);
    text-transform: uppercase;
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF
}

.caixa-botao a:hover {
    background: #08c353;
    border: 1px solid #52ba31;
}

.menu-blog {
    padding-bottom: 20px;
    text-align: center;
    margin-top: 30px
}

.menu-blog .item-filtro {
    display: inline-block;
    margin: 0 10px
}

.menu-blog a {
    color: #868686;
    display: inline-block;
    text-align: center;
    padding: 10px 12px;
    border-radius: 5px;
}

.menu-blog a:hover {
    color: #fff;
    background: #0a668d;
}

.campo-busca {
    max-width: 500px;
    text-align: center
}

span.input-group-btn {
    display: block;
}

.input-group {
    margin: auto
}

.btn-group-sm>.btn, .btn-sm {
    padding: 7px 10px;
}

.blog .container {
    max-width: 1150px;
    margin: auto
}

.lista-posts-fechados {
    display: block;
}

.lista-posts-fechados .post {
    border: 1px solid #ececec;
    border-radius: 5px
}

.lista-posts-fechados .post img {
    margin-top: 5px;
}

.lista-posts-fechados .post .imagem img {
    margin-top: 5px;
    width: 100%
}

.lista-posts-fechados .item a {
    font-family: 'Exo', sans-serif;
    display: inline-block;
    color: #333333;
    font-weight: 300
}

.lista-posts-fechados .item .imagem {
    transition: 0.2s all;
    overflow: hidden
}

.lista-posts-fechados .item:hover .imagem {
    opacity: 0.8
}

.lista-posts-fechados .top, .lista-posts-fechados .bottom {
    background: #fafafa;
    padding: 13px 15px;
}

.lista-posts-fechados .top a, .lista-posts-fechados .bottom a {
    line-height: 1.5;
    margin-top: 1px
}

.lista-posts-fechados .top a.autor {
    font-size: 12px;
    clear: both;
    display: block;
}

.lista-posts-fechados .bottom .data {
    font-size: 10px;
    color: #787878;
    text-transform: uppercase;
    padding-top: 5px
}

.lista-posts-fechados .top a.cat-post {
    font-size: 14px;
    font-weight: 600
}

.lista-posts-fechados .top .icone-autor {
    max-width: 35px;
    border-radius: 50%;
}

.modal,#diferencial3 {
    z-index: 999999 !important;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    background: #1883c1;
    color: #FFF;
}

.modal-body {
    line-height: 1.2
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: 1;
}

.close:focus, .close:hover {
    color: #FFF;
    opacity: 0.8
}

.modal-footer {
    display: none
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {

    #cabecalho-mob .dropdown-menu{
        position: relative;
        display: block;
        width: 100%;
        background: none !important;
        box-shadow: none;
        display: block !important;
        border-radius: 0;
        border: none;
        padding: 0;
        float: none;
        height: auto !important;
    }

    #cabecalho-mob .dropdown-menu a{
        background-color: #292929;
        padding-left: 40px;
    }

    body {
        padding-top: 50px;
    }

    body.faixa-promocional {
        margin-bottom: 0 !important;
    }

    #faixa-promocional {
        display: none;
    }

    #banner-hotsite .bg {
        padding: 150px 0 50px 0 !important;
    }

    #cabecalho-mob {
        display: inline !important;
        position: relative
    }

    .cab-interna .logo {
        display: none;
    }

    .cab-interna .top .menu {
        display: none
    }

    .cab-interna .bottom {
        padding: 28px 0;
    }

    .cab-interna .bottom .tit {
        font-size: 26px;
    }

    .cab-interna .bottom .sub-tit {
        font-size: 14px;
    }

    .redes-sociais i {
        font-size: 34px;
    }

    a.botao {
        width: 100%
    }

    .lista-caixas .item .sub-tit a:last-child {
        border-bottom: none
    }

    #inicial #sobre {
        padding: 40px 0 50px 0
    }

    #inicial #sobre .texto-sobre {
        padding: 0;
    }

    #inicial .imgbt-sobre {
        padding-top: 10px;
        text-align: center
    }

    #areas {
        padding: 60px 0 0 0;
    }

    #areas .padd-areas {
        padding: 0;
        padding-bottom: 70px;
    }

    #areas .padd-detal {
        border-right: none
    }

    #inicial #areas .mkt {
        padding-bottom: 0;
    }

    #areas .texto-desenvolvimento {
        min-height: auto
    }

    #inicial #projetos .caixa {
        height: auto;
        padding: 50px 0 30px 0;
    }

    #inicial #projetos .projetos-full .lista-projetos {
        padding-top: 20px
    }

    #inicial #projetos .projetos-full .lista-projetos .item img {
        width: 100%
    }

    #inicial #projetos .projetos-full .lista-projetos .item a {
        padding: 0 0 20px 0
    }

    #inicial #projetos .projetos-full {
        display: none
    }

    #inicial #projetos .projetos-mobile {
        display: block;
        width: auto;
        margin-top: 20px;
        text-align: center;
        padding-bottom: 40px
    }

    #inicial #clientes .clientes-mobile {
        display: block;
        width: auto;
        margin-top: 40px;
        text-align: center;
    }

    #inicial #clientes .clientes {
        display: none
    }

    #pag-contato #contato {
        padding: 50px 0 30px 0;
    }

    #rodape {
        text-align: center;
        padding-bottom: 50px
    }

    .rodape-telefone {
        margin-left: 0
    }

    #pag-sobre #sobre .box-texto .det-left, #sobre .texto-sobre {
        padding: 0px;
    }

    #pag-sobre #equipe .equipe {
        display: none
    }

    #pag-sobre #equipe .equipe-mobile {
        display: block;
        width: auto;
        margin-top: 40px;
        text-align: center;
    }

    #pag-sobre #clientes-sobre .logos {
        display: none
    }

    #pag-sobre #clientes-sobre .logos-mobile {
        display: block;
        width: auto;
        margin-top: 40px;
        text-align: center;
    }

    #historia {
        padding: 60px 0 50px 0;
    }

    #historia .texto-historia {
        padding: 0;
        font-size: 18px;
    }

    #pag-solucoes #areas {
        padding: 60px 0 0px 0px;
    }

    #pag-projeto .exibe-projeto .imagem-principal {
        padding-top: 40px;
    }

    #pag-projeto .exibe-projeto .titulo-principal {
        font-size: 24px;
        text-align: center;
        padding: 35px 0;
    }

    #pag-projeto .conteudo-meio .imagem-projeto {
        padding-top: 30px;
        text-align: center
    }

    #pag-projeto .conteudo-meio .texto {
        padding-right: 0
    }

    #pag-projeto .conteudo-meio .imagem-projeto {
        height: auto;
        overflow: hidden;
    }

    #pag-projeto .detalhes {
        text-align: center
    }

    #pag-projeto .detalhes .item {
        padding: 0 10px 40px 0
    }

    #depoimento {
        padding: 35px 0
    }

    #depoimento .cont .depoimento {
        padding: 15px 10px 0 20px;
        color: #FFF;
    }

    #depoimento .cont .imagem {
        padding: 20px 0 20px 20px;
    }

    #pag-contato #contato .nossotelefone {
        padding: 50px 0 40px 0px;
        height: auto
    }

    #pag-contato #contato .ligamospravc {
        padding: 0
    }

    #pag-sobre #equipe .descricao-equipe {
        height: auto
    }

    #pag-contato .tit-rep, #contato .texto-contato {
        text-align: center;
    }

    #pag-contato #contato .nossotelefone .telefone {
        text-align: center;
        padding: 10px 0 10px 0;
    }

    #contato {
        padding: 70px 0 30px 0;
    }

    #pag-meusite #clientes .clientes-mobile {
        display: block;
        height: auto
    }

    #pag-meusite #clientes .clientes-full {
        display: none
    }

    #depoimento .cont .imagem {
        text-align: left
    }

    #depoimento .cont .imagem img {
        max-width: 250px;
        width: 100%;
    }

    #banner-hotsite .botoes .botao-branco a {
        margin-bottom: 10px;
    }

    #banner-hotsite .bg {
        padding: 80px 0 !important;
    }

    #banner-hotsite .titgg {
        padding-bottom: 20px;
        line-height: 1.2
    }

    #pag-meusite #tabela .tabelarep {
        max-width: auto;
        margin: 20px 0;
    }

    #pag-meusite .titgg {
        font-size: 30px
    }

    .nav-container {
        display: none
    }

    #cabecalho-mob {
        display: inline !important;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99999999;
    }

    nav.clearfix a#pull {
        border-bottom: 3px solid #000;
        line-height: 52px;
    }

    nav.clearfix a#pull span:before {
        top: 15px;
    }

    nav.clearfix ul {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    }

    #rodape .logo-rodape {
        margin: 0 auto 28px auto;
    }

    #rodape .rodape-endereco-email {
        padding: 0;
        margin: 0 0 28px;
    }

    #rodape .rodape-telefone {
        padding: 0;
        margin: 0 0 28px;
    }

    #rodape .redes-sociais {
        padding: 0;
    }

    #labcloud #banner-hotsite .logo {
        padding: 0 20px
    }

    #labcloud .att.esq, #labcloud .att.dir {
        text-align: center
    }

    #labcloud .atributos img {
        margin-bottom: 50px
    }

    #labcloud .att {
        line-height: 1.4;
        margin: 0 0 60px 0;
    }

    #labcloud #diferenciais {
        padding-bottom: 0
    }

    #labcloud .processos {
        padding-bottom: 0;
    }

    #labcloud .funcionalidade {
        margin-bottom: 50px;
    }

    #labcloud .plataformas {
        padding: 0 15px 50px 15px;
    }

    #labcloud #turbine {
        padding-bottom: 0;
    }

    #labcloud .integre {
        padding: 0;
    }

    #labcloud .integre .txt {
        padding: 0;
        text-align: center;
    }

    #labcloud .integre .img {
        text-align: center;
    }

    #labcloud .integre .ico-integre {
        max-width: 70px;
        margin-bottom: 15px;
    }

    #labcloud .img-depoimento, #labcloud .depoimento {
        text-align: center
    }

    #labcloud .depoimento {
        padding-right: 0
    }

    #labcloud .img-depoimento {
        padding-right: 0;
        margin-bottom: 15px;
    }

    #labcloud .outros-clientes {
        color: #fff;
        font-weight: 300;
        padding-bottom: 20px;
    }

    #labcloud #contrate .contrate {
        padding: 0;
        line-height: 1.4;
    }

    #labcloud #pronto .botao-experimente {
        margin-bottom: 50px
    }

    #labcloud .titgg {
        line-height: 1.2;
        margin-bottom: 30px
    }

    #labcloud .bg_cinza {
        padding-bottom: 30px
    }

    #labcloud .titgg.branco {
        text-align: center !important;
        padding-bottom: 15px
    }

    #landshosting .sub-titgg {
        padding: 10px 0 0 0
    }

    #landshosting .funcionalidade {
        margin-top: 50px;
    }

    #landshosting #valores .valores {
        margin-top: 0
    }

    #landshosting #ajuda {
        background-position-x: 0;
        text-align: center
    }

    #landshosting #ajuda .titgg {
        font-size: 40px;
        text-align: center;
        color: #1d1d1d;
        font-weight: 300;
        line-height: 1.4;
        color: #fff;
        padding: 0 10px
    }

    #landshosting #ajuda .telefone {
        padding: 15px 100px 15px 15px;
    }

    #landshosting #ajuda a {
        padding: 15px 86px;
    }

    #landshosting #certificados .certificados a {
        padding: 15px 60px;
    }

    #landshosting #certificados .certificados .titgg {
        padding: 0
    }

    #landshosting #certificados {
        background-size: 280%;
        background-position: 20% 40%;
    }

    #landshosting .pricing-box {
        margin-bottom: 30px
    }

    #landshosting .pricing-box.selected {
        top: 0
    }

    #landshosting .pricing-wrap {
        padding: 20px 15px 0 15px;
    }

    #landshosting #valores {
        margin-bottom: 70px
    }

    #ligue-nos div:last-child {
        font-size: 38px !important;
    }

    #galeria-imagens .fancybox img {
        height: auto !important;
    }

    .logo {
        margin: 0px 30px;
    }
}

.modal-content {
    overflow: hidden;
}

.modal-dialog {
    margin: 120px 10px 0 10px;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 120px auto;
        width: 600px;
        max-width: 100%;
    }
}

.slide {
    position: relative;
    box-sizing: border-box;
}

.slide:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slide:nth-child(2n) .title {
    margin-left: 0;
    margin-right: auto;
}

.slide:nth-child(2n+1) .title {
    margin-left: auto;
    margin-right: 0;
}

.slide, .slide:before {
    background: 50% 50% / cover;
}

.leadinModal-v3 .leadin-footer-wrapper {
    background-color: #fff;
    padding: 0.5em;
    border-top: 1px solid #ddd;
    display: none !important;
}

@media only screen and (min-width: 992px) {
    [id^="diferencial"] .modal-backdrop {
        z-index: 9999 !important;
    }

    [id^="diferencial"] .modal-dialog {
        position: absolute;
        top: 0;
        left: 5%;
        width: 90% !important;
        height: 100%;
        max-height: 100% !important;
        min-height: 500px !important;
        margin: 0 !important;
        overflow: hidden;
        transform: none !important;
        padding: 20px 0;
    }

    [id^="diferencial"] .modal-content {
        position: relative;
        height: 100%;
    }

    [id^="diferencial"] .carousel {
        height: 100%;
    }

    [id^="diferencial"] .modal-body {
        padding: 0px;
        height: calc(100% - 60px);
    }

}

.cor_menu > span{
    border: none !important;
}

.cor_menu:hover{
    background-color: #08C353 !important;
}
