/*
Theme Name: Loumarques
Author: Activa Digital
Version: 1.0
Author URI: http://activadigital.com.br/
*/
/* ------------------------------------------------------------------------------------------ */
/* !1 - General                                                                               */
/* !2 - Topbar                                                                                */
/* !3 - Menu                                                                                  */
/* !4 - Home                                                                                  */
/* !5 - Banners                                                                               */
/* !6 - Loumarques ( Sobre )                                                                  */
/* !7 - Servicos                                                                              */
/* 8! - Projetos                                                                              */
/* !9 - Orcamento / Orcamento Includes                                                        */
/*      !9.1 - Include                                                                        */
/*      !9.2 - Pagina                                                                         */
/* !10 - Contato                                                                              */
/* !11 - Formularios                                                                          */
/* !12 - Localizacao                                                                          */
/* !13 - Rodape                                                                               */
/* !14 - Responsivo                                                                           */
/* ------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------ */
/* !1- General                                                                                */
/* ------------------------------------------------------------------------------------------ */
html > object{display: none !important;}
html #wpadminbar {
    position: fixed !important;
}
body{
    margin:0;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    overflow-x: hidden;
}
a:hover, a:visited, a:focus, a:active {
    color: inherit;
    background: inherit;
}
div.wpcf7-mail-sent-ng {
    color: #ff0000;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    color: #575757;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}
div.wpcf7-mail-sent-ng {
    border: none !important;
    color: #000;
}
div.wpcf7-validation-errors {
    border: none !important;
    width: 100%;
    text-align: center;
    float: left;
}
span.wpcf7-not-valid-tip {
    text-align: left !important;
} 
.container {
    max-width: 1220px !important;
}
.fulldiv {
    float: left;
    width: 100%;
    position: relative;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}
a, a:hover {
    text-decoration: none !important;
    color: inherit;
}
.titulo-section {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
}
.bxslider img {
    width: 100%;
}
.overlay-slider {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    display: inline-block;
}
.active-slide .overlay-slider {
    display: none;
}
#projetos-inc .titulo-current-projeto {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #808284;
    padding: 20px 0;
    width: 50%;
    display: inline-block;
    margin: auto;
}
#projetos-inc .titulo-section {
    background: #FBCE13;
    padding: 5px 0;
}
#projetos-inc {
    padding-bottom: 80px;
    text-align: center;
}
.bx-wrapper .bx-prev {
    background: url('imagens/arrows-on.png') 0 0 no-repeat !important;
    width: 40px !important;
    height: 52px !important;
    background-size: 95px !important;
    left: 34% !important;
}
.bx-wrapper .bx-next {
    background: url('imagens/arrows-on.png') -52px 0 no-repeat !important;
    width: 40px !important;
    height: 52px !important;
    background-size: 95px !important;
    /* right: 20% !important; */
    left: 78% !important;
}

a.facebookTopbar { 
    background: url('imagens/sociais.png') 0 0 no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    background-size: 35px;
    float: right;
    margin-right: 15px;
    transition: 0.2s;
}
a.facebookTopbar:hover {
    transform: scale(1.2);
}
a.telefoneTopbar {
    float: right;
    line-height: 35px;
}

/* ------------------------------------------------------------------------------------------ */
/* !2 - Topbar                                                                                */
/* ------------------------------------------------------------------------------------------ */
#topbar, #topbar-mobile {
    background: #2F2F2F;
    color: #FFF;
    font-size: 18px;
    text-align: right;
    padding: 10px 0;
}
#topbar .telefoneTopbar, #topbar-mobile .telefoneTopbar {
    border-right: 1px solid #FFF;
    padding: 0 15px;
    margin-right: 15px;
}
#topbar-mobile {
    display: none;
}
#topbar-mobile #topbar-icons {
    float: right;
    width: auto;
    margin-top: 10px;
}

/* ------------------------------------------------------------------------------------------ */
/* !3 - Menu                                                                                  */
/* ------------------------------------------------------------------------------------------ */
.navbar-toggle .icon-bar {
    background: #FFF;
}
#logotipo {
    float: left;
}
#logotipo img {
    width: 100%;
    max-width: 300px;
}
#menu {
    float: right;
}
.navbar {
    margin-bottom: 0;
}
.navigation-header {
    padding: 15px 0;
}
#menu li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 10px;
    transition: 0.2s;
    padding: 15px 24px !important;
}
#menu li {
    padding: 0 5px;
}
#menu li a:hover, #menu-mobile li a:hover, #menu li.current-menu-item a, #menu-mobile li.current-menu-item a {
    background: url('imagens/menu-hover.png') 5px center no-repeat #FACE12;
    background-size: contain !important;
    padding: 15px 18px 15px 30px !important;
}
#menu-mobile li a {
    padding: 10px 15px 10px 25px !important;
    transition: 0.2s;
}
.navbar-collapse.collapse {
    padding: 0 !important;
}

/* ------------------------------------------------------------------------------------------ */
/* !4 - Home                                                                                  */
/* ------------------------------------------------------------------------------------------ */
#sobre-inc {
    padding-top: 40px;
}
#sobre-inc .titulo-sobre {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 25px;
}
#sobre-inc .servicos-list {
    border-left: 1px solid #231F20;
    padding-left: 30px !important;
}
#sobre-inc > .container {
    display: flex;
    padding: 50px 0;
}
#sobre-inc .sobre-loumarques .img {
    max-height: 300px;
    background-size: cover !important;
    position: absolute;
    top: 0;
    right: 15px;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 20px;
}
#sobre-inc .sobre-loumarques {
    display: flex;
    padding-right: 30px !important;
}
#sobre-inc .descricao, #sobre-inc .descricao p {
    color: #808284;
    font-size: 15px;
}
#sobre-inc #btn-conheca {
    font-size: 20px;
    text-transform: lowercase;
    padding: 10px 30px;
    border: 1px solid #000;
    width: 250px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-weight: 400;
    transition: 0.2s;
}
#sobre-inc #btn-conheca:hover {
    background: #FBCE13;
    border: 1px solid transparent;
}

/* ------------------------------------------------------------------------------------------ */
/* !5 - Banners                                                                               */
/* ------------------------------------------------------------------------------------------ */
.bx-wrapper {
    margin-left: -16.5% !important;
}
.bxslider {
    float: left;
}
.bx-wrapper .bx-viewport {
    margin-left: 5px;
    border: none !important;
    box-shadow: none !important;
}
#banners .overlay-home {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 7;
    display: none;
}
#banners .nivo-caption {
    top: 0;
    padding-top: 12%;
    right: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}
#banners .nivo-caption a:hover .btn-conheca {
    border: 1px solid transparent;
    background: #FACE12;
    color: #221F1F;
    transition: 0.3s;
}
#banners .nivo-caption .titulo-banner {
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
}
#banners .btn-conheca {
    font-size: 20px;
    text-transform: lowercase;
    padding: 10px 30px;
    border: 1px solid #FFF;
    width: 250px;
    display: inherit;
    text-align: center;
    margin-top: 20px;
    font-weight: 400;
    margin: 30px auto 0;
    float: none;
}
.nivo-controlNav a {
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #FFF;
    color: #FFF;
    padding: 0 5px;
    margin: 0 5px;
}
.nivo-controlNav a.active {
    background: #FBCE13;
    color: #FBCE13;
}
.nivo-controlNav {
    margin-top: -100px;
    z-index: 1000;
    position: relative;
}

/* ------------------------------------------------------------------------------------------ */
/* !6 - Loumarques ( Sobre )                                                                  */
/* ------------------------------------------------------------------------------------------ */
#loumarques {
    padding-bottom: 40px;
}
#loumarques .banner-sobre {
    background: url('imagens/sobre-banner.jpg') center center no-repeat;
    background-size: cover !important;
    position: relative;
    text-align: center;
    padding: 10vw 0;
}
#loumarques .banner-sobre img {
    max-width: 65%;
    width: 100%;
    z-index: 10;
    position: relative;
}
#loumarques .texto-banner {
    position: relative;
    z-index: 10;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    margin-top: 100px;
}
#loumarques .overlay-banner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
}
#loumarques .conteudo {
    padding: 50px 0 30px;
}
#loumarques .sobre-texto1 img {
    float: left;
    margin-right: 30px;
    width: 100%;
    max-width: 35%;
}
#loumarques .conteudo h2 {
    margin: 20px 0;
    font-size: 35px;
}
#loumarques .conteudo p {
    color: #808284;
    font-size: 15px;
}
#loumarques .sobre-poema {
    background: url('imagens/bg-poema.jpg') center center no-repeat;
    background-size: cover !important;
    background-attachment: fixed;
}
#loumarques .poema-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
#loumarques .sobre-poema, #loumarques .sobre-missao, #loumarques .sobre-texto2 {
    padding: 40px 0;
}
#loumarques .sobre-poema .container {
    z-index: 9;
    position: relative;
    text-align: center;
}
#loumarques .sobre-poema p {
    color: #FFF;
    font-size: 20px;
}
#loumarques .sobre-poema img {
    float: none;
    width: 100%;
    max-width: 100px;
    margin-bottom: 30px;
    margin: 0 auto 30px;
}
#loumarques .sobre-missao .container {
    display: flex;
}
#loumarques .sobre-missao .container div {
    width: 33%;
    display: block;
    float: left;
    text-align: center;
}
#loumarques .sobre-missao .container div h2, #loumarques .sobre-missao .container div p {
    max-width: 80%;
    float: none;
    margin: 20px auto;
}
#loumarques .sobre-missao .visao {
    border-left: 1px solid #FBCE13;
    border-right: 1px solid #FBCE13;
}

/* ------------------------------------------------------------------------------------------ */
/* !7 - Servicos                                                                              */
/* ------------------------------------------------------------------------------------------ */
#servicos {
    padding: 40px 0;
}
#servicos > .container {
    display: flex;
    flex-direction: row;
}
#servicos .conteudo, #servicos .conteudo p, #servicos-list li, #servicos-list li a {
    color: #808284;
    font-size: 15px;
}
#servicos-list li a, #servicos-list-mobile li a {
    padding: 0 5px;
    display: inline-block;
    width: 90%;
    border-radius: 6px;
    transition: 0.2s;
}
#servicos-list-mobile li a {
    width: 50%;
    width: 70%;
}
#servicos-list li a:hover, #servicos-list-mobile li a:hover, #servicos-list li.current-servico a, #servicos-list-mobile li.current-servico a {
    background: #FBCE13;
    color: #000;
}
#servicos-list li, #servicos-list-mobile li {
    margin: 5px 0;
}
#servicos .conteudo {
    padding-left: 40px;
}
#servicos-list-mobile, #servicos #list-mobile {
    display: none;
}
#show-servicos {
    cursor: pointer;
}
.titulo-servicos, #servicos .titulo-servico {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.titulo-servicos {
    color: #231F20;
    float: left;
    background: #FBCE13;
    padding: 5px 15px;
    width: 230px;
    border-radius: 10px;
}
#servicos .servicos-list {
    border-right: 1px solid #231F20;
}
#servicos .titulo-servico:before {
    content: ' ';
    background: #E03925;
    border-radius: 200px;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
#servicos-list {
    padding-left: 20px;
}
#servicos-list li:before {
    content: ' ';
    background: #E03925;
    border-radius: 200px;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: -20px;
    margin-top: 5px;
}

/* ------------------------------------------------------------------------------------------ */
/* 8! - Projetos                                                                              */
/* ------------------------------------------------------------------------------------------ */
#projetos {
    padding: 40px 0;
    min-height: 80vh;
}
#projetos-list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
#projetos-list .thumb {
    text-align: center;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}
#projetos-list .thumb .img {
    height: 20vw;
    border: 1px solid #f5f5f5;
    position: relative;
}
#projetos-list .thumb img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
#projetos-list .post {
    display: inline-block;
    max-width: 33.3333%;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
#projetos-list .titulo-post {
    color: #808284;
    font-size: 15px;
    text-align: center;
    padding: 0 15px;
    margin-top: 20px;
}

/* ------------------------------------------------------------------------------------------ */
/* !9 - Orcamento / Orcamento Includes                                                        */
/* ------------------------------------------------------------------------------------------ */
.orcamento .texto p {
    margin-bottom: 0;
}
.orcamento .texto {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

/* !9.1 - Include */
#orcamento-inc {
    background: url('imagens/bg-orcamento.jpg') center center no-repeat;
    background-size: cover !important;
    padding: 40px 0;
}

/* !9.2 - Pagina */
#orcamento {
    padding: 40px 0;
    min-height: 80vh;
}
#orcamento .wpcf7-form input[type=text], #orcamento .wpcf7-form input[type=email], #orcamento .wpcf7-form input[type=tel], #orcamento .wpcf7-form textarea {
    background: #FBCE13;
}
#orcamento .texto {
    color: #9A9A9A;
}

/* ------------------------------------------------------------------------------------------ */
/* !10 - Contato                                                                              */
/* ------------------------------------------------------------------------------------------ */
#contato {
    padding: 40px 0;
}
#contato .titulo-section {
    margin-bottom: 40px;
}
#contato .wpcf7-form input[type=text], #contato .wpcf7-form input[type=email], #contato .wpcf7-form input[type=tel], #contato .wpcf7-form textarea {
    border: 1px solid #000;
}


/* ------------------------------------------------------------------------------------------ */
/* !11 - Formularios                                                                          */
/* ------------------------------------------------------------------------------------------ */
.wpcf7-form textarea {
    border-radius: 10px;
    border: none;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    resize: none;
}
.wpcf7-form input {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    border-radius: 10px;
    border: none;
}
.wpcf7-form p {
    width: 100%;
    float: left;
    margin-bottom: 2%;
    text-align: center;
    font-size: 16px;
}
.wpcf7-form p:nth-child(2), .wpcf7-form p:nth-child(3), .wpcf7-form p:nth-child(4) {
    width: 32%;
    float: left;
}
.wpcf7-form p:nth-child(3) {
    margin: 0 2%;
}
.wpcf7-form input[type=submit]:hover {
    background: #FACE12;
    color: #221F1F;
    border: 1px solid #221F1F;
}
.wpcf7-form input[type=submit] {
    width: 300px;
    border-radius: 0;
    color: #FFF;
    background: #E03925;
    font-size: 20px;
    transition: 0.3s;
}
.wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #5B5B5B;
}
.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #5B5B5B;
   opacity: 1;
}
.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #5B5B5B;
   opacity: 1;
}
.wpcf7-form input::-ms-input-placeholder, .wpcf7-form textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #5B5B5B;
}

/* ------------------------------------------------------------------------------------------ */
/* !12 - Localizacao                                                                          */
/* ------------------------------------------------------------------------------------------ */
#localizacao {
    background: url('imagens/bg-localizacao.jpg') center center no-repeat;
    background-size: cover !important;
    padding: 40px 0;
}
#localizacao .titulo-section {
    color: #FFF;
}
#localizacao p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
}
#localizacao p.upper {
    text-transform: uppercase;
    margin-top: 20px;
}
#localizacao p.email-link:hover {
    color: #FBCE12;
    transition: 0.3s;
}
#localizacao #mapa {
    margin-top: 40px;
}

/* ------------------------------------------------------------------------------------------ */
/* !13 - Rodape                                                                               */
/* ------------------------------------------------------------------------------------------ */
#rodape {
    color: #FBCE13;
    background: #221F1F;
    padding: 10px 0;
}
#rodape .assinaturaActiva img {
    width: 100%;
    max-width: 110px;
}
#rodape .copy {
    padding-top: 2px;
}

/* ------------------------------------------------------------------------------------------ */
/* !14 - Responsivo                                                                           */
/* ------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 991px) {
    /* BreakPoint - Menu Responsive */
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse, .navbar-collapse2 {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    #navbar ul li {
        width: 100%;
        padding: 5px 20px;
    }
    #navbar ul li:hover, #navbar ul li.current-menu-item, #navbar ul li.current-menu-ancestor {
        padding: 5px 20px;
        margin-top: 0;
        border-bottom: 4px solid #831524;
        background: #21396b;
    }
    #navbar ul li.current-menu-ancestor > a {
        color: #FFF !important;
    }
    #navbar ul.sub-menu {
        position: relative;
        max-width: 100%;
        float: left;
        top: 0;
    }
    /* -- - -- */
    #loumarques .sobre-poema p { 
        font-size: 18px;
    }
    #servicos-list-mobile {
        display: block;
    }
    #servicos .servicos-list {
        display: none;
    }
    #servicos .conteudo {
        width: 100%;
        padding-left: 15px;
    }
    .navigation-header {
        padding: 15px 0 0 !important;
    }
    #topbar, #menu {
        display: none;
    }
    #servicos > .container {
        display: block;
    }
    #topbar-mobile {
        display: block;
        padding: 0 !important;
    }
    #logotipo {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #logotipo img {
        max-width: 420px;
    }
    #menu, #top-menu-mobile {
        float: left;
    }
    #menu .collapse, #menu .collapse.in, #menu .collapsing,
    #top-menu-mobile .collapse, #top-menu-mobile .collapse.in, #top-menu-mobile .collapsing {
        position: absolute;
        background: #221F1F;
        z-index: 999;
        top: 50;
        width: 200px;
        padding: 15px;
        border-bottom: 5px solid #FBCE13;
        border-top: 5px solid #FBCE13;
    }
    #top-menu-mobile li {
        text-align: left;
    }
    #loumarques .texto-banner {
        font-size: 18px;
        margin-top: 50px;
    }
    #loumarques .sobre-texto1 img {
        max-width: 50%;
        float: none;
        margin: 0 auto 20px;
    }
    #loumarques .conteudo {
        text-align: center;
    }
    #banners .overlay-home {
        display: block;
    }
    #slider .nivo-caption {
        left: 0 !important;
        right: 0 !important;
        top: inherit !important;
        bottom: 0 !important;
        width: 100% !important;
        text-align: center;
        position: relative;
        background: #221F1F !important;
        border-radius: 0;
        padding: 20px 0;
    }
    .nivo-controlNav {
        margin-top: 0;
        position: absolute;
        top: 250px;
        left: 0;
        right: 0;
    }
    #banners .btn-conheca {
        font-size: 15px;
        width: 150px;
        margin: 15px auto;
    }
    #slider .titulo-banner {
        font-size: 20px !important;
    }
    #sobre-inc .col-xs-6 {
        width: 100%;
        padding: 0 !important;
    }
    #sobre-inc .no-padding-left {
        display: none;
    }
    #sobre-inc .sobre-loumarques, #sobre-inc .servicos-list {
        width: 50%;
    }
    #projetos-inc .titulo-current-projeto {
        font-size: 22px;
    }
    .wpcf7-form textarea {
        height: 180px;
    }
    #mapa iframe {
        height: 330px;
    }
}
@media only screen and (max-width: 900px) {
    .nivo-controlNav {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    #loumarques .sobre-missao .container {
        display: block;
    }
    #loumarques .sobre-missao .container div {
        width: 100%;
    }
    #loumarques .sobre-missao .visao {
        border-left: none;
        border-right: none;
    }
    .wpcf7-form p:nth-child(2), .wpcf7-form p:nth-child(3), .wpcf7-form p:nth-child(4) {
        width: 100%;
        margin: 5px 0 10px !important;
    }
    #rodape .copy, #rodape .assinaturaActiva {
        width: 100%;
        text-align: center;
    }
    #projetos-list .post {
        max-width: 50%;
    }
    #projetos-list .thumb .img {
        height: 32vw;
    }
}
@media only screen and (max-width: 670px) {
    #loumarques .sobre-poema p { 
        font-size: 15px;
    }
    #sobre-inc > .container {
        display: block;
    }
    #sobre-inc .sobre-loumarques {
        text-align: center;
        width: 100%;
        padding-bottom: 40px;
        padding-right: 15px !important;
    }
    #sobre-inc .servicos-list {
        text-align: center;
        width: 100%;
        margin-top: 20px;
        border: none;
        padding-left: 15px !important;
    }
    #servicos-list-mobile li a {
        width: 100%;
    }
    #servicos-list li:before {
        display: none;
    }
    #sobre-inc .titulo-servicos {
        float: none;
        margin: 0 auto 10px;
    }
    #projetos-inc .titulo-current-projeto {
        font-size: 18px;
        width: 80% !important;
    }
    .bx-wrapper .bx-next {
        right: 5% !important;
        left: inherit !important;
    }
    .bx-wrapper .bx-prev {
        left: 5% !important;
    }
    .overlay-slider {
        display: none;
    }
    .bx-wrapper {
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 460px) {
    #projetos-list .post {
        max-width: 100%;
    }
    #projetos-list .thumb .img {
        height: 55vw;
    }
}
@media only screen and (max-width: 400px) {
    #localizacao p, .orcamento .texto, #projetos-inc .titulo-current-projeto, #sobre-inc #btn-conheca, #loumarques .texto-banner {
        font-size: 16px;
    }
    .titulo-section, #sobre-inc .titulo-sobre, .titulo-servicos, #servicos .titulo-servico, #loumarques .conteudo h2 {
        font-size: 24px;
    }
    .titulo-servicos, #sobre-inc #btn-conheca {
        width: 200px;
    }
    .wpcf7-form input[type=submit] {
        font-size: 18px;
        width: 200px;
        margin-top: 10px;
    }
    #sobre-inc {
        padding-top: 0;
    }
    #rodape .copy {
        font-size: 13px;
    }
}






