﻿

#bootstrap-grid-frame-jhbsdovu {
    z-index: 5
}

body {
    margin: 0;
    padding: 0;
    font-family: "Oswald", sans-serif;
}

body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input,
select,
textarea {
    outline: none;
}

table {
    border-collapse: collapse;
}

.contato-what{
	display: none;
}
img[height="1"] {
    float: left
}

.aligncenter,
.size-full {
    display: block;
    margin: 15px auto;
}

.fleft {
    margin: 0 15px 15px 0;
    padding-left: 0;
}

.fright {
    margin: 0 0 15px 15px;
    padding-right: 0;
}

.no-padding {
    padding: 0;
}





a {
 color: #333;

}

.menu-facebook,
.menu-twitter,
.menu-linkedin {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-facebook:hover:before,
.menu-twitter:hover:before,
.menu-linkedin:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #b9440a, 5%;
}



.menu {
    z-index: 2;
    position: relative;
    padding: 30px 0 0;
}

.menu-row {
    margin: 0;
}





.menu-logo-container {
    margin-top: 0px
}

.menu-list {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 10px 15px;
    letter-spacing: 5px;
    list-style-type: none;
    font-weight: 500;
}

.menu-list:hover .menu-sublink {
    display: block;
}

.menu-list:nth-of-type(odd) {
    background-color: #222;
}

.menu-list:nth-of-type(even) {
    background-color: #333;
}

.menu .active>a {
    color: #f0bb33;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-link {
    color: #fff;
    position: relative;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    font-size:13px;
}

.menu-link:hover {
    text-decoration: none;
    color: #f0bb33;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-link-mobile {
    position: relative
}


.menu-sublink {
    z-index: 1;
    display: none;
    line-height: 2;
    min-width: 180px;
    padding-top: 10px;
    position: relative;
}

.menu-sublink .menu-link {
    display: block;
    text-align: center;
    padding: 10px 0;
}

.menu-icon {
    color: #000;
    padding: 5px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-icon:before {
    position: absolute;
    width: 30px;
    height: 30px;
    padding-top: 7px;
    text-align: center;
    border-radius: 20px;
    background-color: #b9440a;
}

.menu-icon-mobile:before {
    left: -10px;
    letter-spacing: 0;
}

.menu-icon:hover {
    color: #fff;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-facebook:before {
    content: url("../img/facebook.png");
}

.menu-twitter:before {
    content: url("../img/twitter.png");
}

.menu-linkedin:before {
    content: url("../img/linkedin.png");
}

.menu-linkcontainer {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
}

.botao-menu {
    position: relative;
    bottom: 6px;

}

.btn-menu {
    display: none;
    padding: 0;
}



.btn-default {
    display: block;
    position: relative;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 70px 0 15px;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 3.11;
    cursor: pointer;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.blog-bigpost-seta,
.sobre-seta,
.contato-form .wpcf7-form p:nth-of-type(7),
.servicos-link,
.destaques-link,
.postagem-link,
.postagem-link2 {
    position: relative;
}

.blog-bigpost-seta:before,
.sobre-seta:before,
.contato-form .wpcf7-form p:nth-of-type(7):before,
.servicos-link:before,
.destaques-link:before,
.postagem-link:before,
.postagem-link2:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: 0px;
    left: 0;
    background-color: #f48b2c;
}

.blog-bigpost-seta:after,
.sobre-seta:after,
.contato-form .wpcf7-form p:nth-of-type(7):after,
.servicos-link:after,
.destaques-link:after,
.postagem-link:after,
.postagem-link2:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    z-index: 2;
}

.header-breadcrumbs,
.servico-breadcrumbs {
    position: absolute;
    color: #000;
    bottom: 0;
    font-size: 48px;
    font-weight: 300;
    margin-left: 150px;
}

.header-breadcrumbs2,
.contato-breadcrumbs2,
.servicos-breadcrumbs2,
.servico-breadcrumbs2,
.postagem-breadcrumbs2 {
    margin: 0px -60px;
    padding-left: 60px;
    font-size: 60px;
    font-weight: 300;
    color: #b9440a;
    display: inline-block;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.header-breadcrumbs3,
.servicos-breadcrumbs3,
.servico-breadcrumbs3,
.destaques-breadcrumbs3,
.postagem-breadcrumbs3 {
    opacity: 0.2;
    color: #fff;
    font-size: 127px;
    font-weight: 700;
    letter-spacing: -5px;
    display: inline-block;
}

.header {
    background-color: #333;
}

.header-generico {
    padding: 0;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    background-color: #333;
    background-image: url("../img/bg-quem-somos.jpg");
}

.header-breadcrumbs3 {
    letter-spacing: 0;
    font-size: 66px;
}

.blog {
    margin: 80px 0 0;
}

.blog-slider {
    padding: 0;
    z-index: 1;
    position: relative;
    background-color: #333;
}

.blog-post {
    z-index: 2;
    position: relative;
}

.blog-texto {
    font-size: 16px;
    line-height: 2;
}

.blog-title-container {
    position: relative;
}

.blog-title1 {
    white-space: nowrap;
    font-size: 48px;
    font-weight: 500;
    color: #333;
}

.blog-title2 {
    font-size: 30px;
    font-weight: 500;
    color: #b9440a;
}

.blog-title3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.blog-texto-right {
    font-size: 16px;
    line-height: 2;
}

.blog-bigpost {
    padding: 80px 0;
    position: relative;
    background-color: #f8f3ef;
}

.blog-bigpost-texto {
    margin-top: 45px;
}

.blog-bigpost-title1 {
    font-size: 30px;
}

.blog-bigpost-title1-second {
    color: #c8b7ad;
}

.blog-bigpost-title4 {
    font-size: 30px;
    margin-left: 60px;
    display: inline-block;
    font-weight: 300;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.blog-bigpost-title4:focus {
    outline: 0;
    text-decoration: none;
}

.blog-bigpost-title4:hover {
    color: #f0bb33;
    text-decoration: none;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.blog-bigpost-foto {
    position: relative;
}

.blog-bigpost-foto:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 55%;
    height: 100%;
    z-index: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYzczMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I0NDIwYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(45deg, #fec730, #b4420b);
    background-image: -webkit-linear-gradient(45deg, #fec730, #b4420b);
    background-image: linear-gradient(45deg, #fec730, #b4420b);
}

.blog-bigpost-seta:before {
    top: 25px;
}

.blog-bigpost-seta:after {
    top: 27px;
}

.sobre {
    padding: 30px;
    background-color: #333;
}

.sobre-texto-container {
    color: #fff;
}

.sobre-title {
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
}

.sobre-texto1 {
    line-height: 2;
    font-weight: 300;
}

.sobre-seta:before {
    top: 13px;
}

.sobre-seta:after {
    top: 15px;
}

.sobre-texto3:hover {
    text-decoration: none;
}

.sobre-link {
    color: #fff;
    font-size: 27px;
    margin: 40px 0 0 60px;
    font-weight: 300;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.sobre-link:hover {
    color: #f0bb33;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.contato {
    background-color: #e9d6cb;
    position: relative;
}

.contato-generico {
    padding: 0;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    background-color: #333;
    background-image: url("../img/bg-quem-somos.jpg");
    background-image: url("../img/bg-contato.png");
}

.contato-breadcrumbs2 {
    margin: 0px -15px;
    padding-left: 15px;
}

.contato-endcontent {
    margin-top: 30px;
    text-align: center;
}

.contato-endblock {
    margin: 0;
}

.contato-endereco {
    margin: 0;
    font-size: 16px;
}

.contato-telefone {
    font-size: 25px;
    margin-top: 23px;

}



.contato-ddd {
    font-weight: 300;
}

.contato-form {
    color: #777;
}

.contato-form .wpcf7-form label {
    text-transform: uppercase;
    margin-bottom: 0;
}

.contato-form .wpcf7-form input {
    border: none;
    border-radius: 3px;
    height: 40px;
    padding: 0 10px;
}

.contato-form .wpcf7-form label,
.contato-form .wpcf7-form input {
    width: 100%;
}

.contato-form .wpcf7-form textarea {
    width: 100%;
    border: none;
    padding: 10px;
    border-radius: 3px;
}

.contato-form .wpcf7-form p:nth-of-type(4),
.contato-form .wpcf7-form p:nth-of-type(5) {
    width: 100%;
    display: inline-block;
}

.contato-form .wpcf7-form p:nth-of-type(7):before {
    top: 55px;
}

.contato-form .wpcf7-form p:nth-of-type(7):after {
    top: 57px;
}

.contato-submit {
    border: none;
    font-size: 30px;
    margin: 30px 0 0 60px;
    color: #777;
    background-color: transparent;
    font-weight: 300;
    cursor: pointer;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.contato-submit:focus {
    outline: none;
}

.contato-submit:hover {
    color: #fff;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.sending {
    pointer-events: none;
}

.about-description {
    font-weight: 300;

    float: right;
    left: 473px;
    bottom: 225px;
    width: 455px;
}

.about-name {
    color: #b9440a;
    font-weight: 700;

    left: 69%;
    bottom: 213px;
}

.about-email {
    font-weight: 300;
    color: #b9440a;


    left: 98%;
    bottom: 236px;
}

.imgbio {
    left: 61px;
    width: 210px
}



.contato-what{
    display: block !important;
    font-size: 70px;
    color: #e9d6cb;
    position: relative;
}


.contato-form .wpcf7-form p:nth-of-type(5) {
    margin-left: 6px;
}


.contato-txt{
    width: 280px;

}

.contato-telefone {

    font-size: 25px;
    width: 290px;
    right: 28px;
}


.about {
    margin: 80px 0;
}

.about-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.about-texto1 {
    font-weight: 300;
    margin: 35px 0;
}

.about-thumb {
    width: 210px;
    height: 210px;
    border-radius: 100%;
}

.about-name {
  color: #b9440a;
  font-weight: 700;

  
}

.about-description {
    font-weight: 300;

}

.about-email {
   font-weight: 300;
   color: #b9440a;

}

.numeros {
    display: flex;
    color: white;
    overflow: hidden;
    min-height: 400px;
    position: relative;
    flex-direction: column;
    justify-content: center;
    background-color: #b9440a;
}

.numeros:after {
    content: url("../img/numeros-bg.png");
    position: absolute;
    right: 0;
    top: -75%;
    opacity: .6;
    -webkit-filter: grayscale(0.3);
    filter: grayscale(0.3);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .6;
}

.numeros-container {
    z-index: 1;
}

.numeros-number1 {
    font-size: 72px;
    margin-bottom: -15px;
    font-weight: 700;
}

.numeros-number2 {
    font-size: 24px;
    margin-left: 30px;
    font-weight: 300;
}

.numeros-number4 {
    font-size: 16px;
    font-weight: 300;
}







.servicos {
    margin: 50px 0 0
}

.servicos-generico {
    padding: 0;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    background-color: #333;
    background-image: url("../img/bg-quem-somos.jpg");
    min-height: 480px;
    background-image: url("../img/bg-quem-somos.jpg");
}

.servicos-item {
    min-height: 320px;
    position: relative;
}

.servicos-barra {
    width: 100%;
    height: 160px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZWM3MzAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNiNDQyMGIiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(25%, rgba(254, 199, 48, 0.8)), color-stop(75%, rgba(180, 66, 11, 0.8)));
    background-image: -moz-linear-gradient(left, rgba(254, 199, 48, 0.8) 25%, rgba(180, 66, 11, 0.8) 75%);
    background-image: -webkit-linear-gradient(left, rgba(254, 199, 48, 0.8) 25%, rgba(180, 66, 11, 0.8) 75%);
    background-image: linear-gradient(to right, rgba(254, 199, 48, 0.8) 25%, rgba(180, 66, 11, 0.8) 75%);
}

.servicos-breadcrumbs2 {
    margin: 0 -70px;
    font-size: 32px;
    padding-left: 100px;
}

.servicos-breadcrumbs3 {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.servicos-content {
    margin-bottom: 10px;
}

.servicos-handcontainer1 {
    background: url(../img/robustseo.png);

}

.servicos-handcontainer2 {
   background: url(../img/robustads.png);
}

.servicos-handcontainer3 {
    background: url(../img/robustredes.png);
}


.servicos-handcontainer4 {
     background: url(../img/robustanalytics.png);
}



.servicos-title {
    color: white;
    font-size: 48px;
    padding: 58px 90% 0 50px;
  
    font-weight: 700;
}

.servicos-texto1 {
    margin-bottom: 0;
    padding: 30px 50px;
    font-weight: 300;
}

.servicos-link:hover {
    color: #f0bb33;
    text-decoration: none;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.servicos-link:focus {
    outline: 0;
}

.servicos-link:before {
    top: 3px;
    left: 50px;
}

.servicos-link:after {
    top: 5px;
    left: 52px;
}

.servicos-linktext {
    font-size: 16px;
    padding-left: 100px;
    display: inline-block;
}


.logomenu{
  text-indent: -9999px !important;
  display: block;
  background: url("../img/abobora.png") 0 center no-repeat;
  position: relative;
  height: 70px;
  background-size: contain;
  width: 250px;
}


.blog-title1 {
    white-space: nowrap;
    font-size: 37px;
    font-weight: 500;
    color: #333;
}
    
.blog-bigpost-title1 {
    font-size: 26px;
}


ul.servico-content.redes {
    font-size: 12px;
}

.servico-handcontainer1:after,
.servico-handcontainer2:after,
.servico-handcontainer3:after,
.servico-handcontainer4:after {
    content: none;
    top: -155px;
}

.servico {
    margin: 80px 0 0;
}

.servico-generico {
    padding: 0;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    background-color: #333;
    background-image: url("../img/bg-quem-somos.jpg");
    background-image: url("../img/bg-servicos.jpg");
}

.servico-breadcrumbs2 {
    font-size: 36px;
    padding-left: 60px;
    margin: 0 -55px 0 -60px;
}

.servico-breadcrumbs3 {
    font-size: 60px;
}

.servico-handcontainer1 {
    content: none;
     background: url("../img/robustseo.png");
    height: 180px
}

.servico-handcontainer2 {
    content: none;
     background: url("../img/robustads.png");
    height: 180px
}

.servico-handcontainer3 {
    content: none;
     background: url("../img/robustredes.png");
    height: 180px
}

.servico-handcontainer4 {
    content: none;
      background: url("../img/robustanalytics.png");;
    height: 180px
}

.servico-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 228px;
    font-size: 14px;
    color: #fff;
}

.servico-itemcontent:nth-of-type(odd) {
    padding: 80px 0;
}

.servico-itemcontent:nth-of-type(even) {
    padding: 80px 0;
    background-color: #f2f2f2;
}

.servico-itemnumber {
    color: #e9d6cb;
    font-size: 197px;
    font-weight: 700;
    margin-top: -75px;
}

.servico-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.servico-texto1 {
    font-weight: 300;
    margin: 35px 0;
}

.servico-texto2 {
    margin-bottom: 0;
    padding: 30px 0;
    font-weight: 300;
}

.servico-title2 {
    font-size: 16px;
    color: #f48b2c;
}

.servico-itens {
    position: relative;
    list-style: none;
}

.servico-itens:before {
    content: '•';
    left: -21px;
    top: -11px;
    font-size: 30px;
    color: #f48b2c;
    position: absolute;
}

.servico-item {
    margin-bottom: 30px;
}





/*AJUSTADOS*/
@media screen and (min-width:320px){



.servicos-title {
    color: white;
    font-size: 48px;
    padding: 58px 90% 0 15px;
    font-weight: 700;
}


.servicos-handcontainer1, .servicos-handcontainer2, .servicos-handcontainer3, .servicos-handcontainer4, .servico-handcontainer1, .servico-handcontainer2, .servico-handcontainer3, .servico-handcontainer4 {
    height: 180px;
    position: relative;
    width: 234px;
    left: 23px;
    background-position-x: -265px;
}




.blog-texto{
    display: none;
}



.slide-link{
    display: none !important;
}

    .servico-handcontainer1 {
    content: none;

    height: 180px;
    width: 275px;
}

    .contato-form .wpcf7-form p:nth-of-type(4), .contato-form .wpcf7-form p:nth-of-type(5) {
        width: 44%;

    }


    .contato-form .wpcf7-form p:nth-of-type(5) {
        margin-left: 29px;
    }

    .contato-txt, .contato-telefone {
        width: 280px;
        position: relative;
        left: 1%;
    }
    .contato-what{
        display: none !important;
    }



    .logomenu{
       text-indent: -9999px !important;
       display: block;
       background: url("../img/abobora.png") 0 center no-repeat;
       position: relative;
       height: 70px;
       background-size: contain;
       width: 222px;
       bottom:16px;
   }

   .about-description{
    left:0px;
    width: 100%;
}

.about-name{
 position: relative;
 left: 63px;
 bottom: 0px;
 width: 124px;
}

.imgbio{
    position: relative;
    left: 20px;
    width: 210px;
    bottom: 0px;
}




}

@media screen and (min-width: 360px){


.servicos-handcontainer1, .servicos-handcontainer2, .servicos-handcontainer3, .servicos-handcontainer4, .servico-handcontainer1, .servico-handcontainer2, .servico-handcontainer3, .servico-handcontainer4 {
    height: 180px;
    position: relative;
    width: 283px;
    left: 23px;
    background-position-x: -214px;
}




    .contato-what{
        display: none !important;
    }

    .contato-txt, .contato-telefone{
        position:relative;
        left:25px;
    }


    .about-thumb {
        position: relative;
        left: 22px;
    }



    .about-name{
     position: relative;
     left: 88px;
     bottom: 0px;
     width: 124px;
 }

 .imgbio{
    position: relative;
    left: 23px;
    width: 210px;
    bottom: 0px;
}



}


@media screen and (min-width: 375px){
    .logomenu{
        height: 43px;
    }

    .contato-what{
        display: none !important;
    }

    .contato-txt, .contato-telefone{
        position:relative;
        left:30px;
    }

}

@media screen and (min-width: 411px){



.servicos-title {
    color: white;
    font-size: 48px;
    padding: 58px 90% 0 15px;
    font-weight: 700;
}


.servicos-handcontainer1, .servicos-handcontainer2, .servicos-handcontainer3, .servicos-handcontainer4, .servico-handcontainer1, .servico-handcontainer2, .servico-handcontainer3, .servico-handcontainer4 {
    height: 180px;
    position: relative;
    width: 283px;
    left: 50px;
}



    .about-description{
        left:0px;
        width: 100%;
    }

    .about-name{
     position: relative;
     left: 106px;
     bottom: 0px;
     width: 124px;
 }

 .imgbio{
    position: relative;
    left: 37px;
    width: 210px;
    bottom: 0px;
}




}


@media screen and (min-width: 414px){


    .contato-txt, .contato-telefone{
        position:relative;
        left:46px;
    }


}

@media screen and (min-width: 576px) {

    .menu-logo {
        width: auto
    }
    .menu-linkcontainer {
        margin-top: 30px
    }


    .servicos-handcontainer3:after {
        display: block
    }

    .bio{
        left:0%;
        height: 197px;
    }

    

}

@media screen and (min-width: 768px) {




.servicos-handcontainer1,
.servicos-handcontainer2,
.servicos-handcontainer3,
.servicos-handcontainer4,
.servico-handcontainer1,
.servico-handcontainer2,
.servico-handcontainer3,
.servico-handcontainer4 {
  height: 180px;
    position: relative;
    width: 587px;
    left: 48px;
    background-position-x: 77px;
}


.servicos-breadcrumbs3 {
  
    opacity: 1;
    position: relative;
    bottom: 50px;
}


.servicos-item {
    min-height: 320px;
    bottom: 25px;
    position: relative;
}


.blog-texto{
    display: block;
}

.slide-link{
    display: inline-block !important;
}

   .menu {
    background-color: unset;
    margin-bottom: -205px
}
.menu-row {
    margin: 0 -15px
}
.menu-list {
    display: inline-block;
    padding: 0 15px
}
.menu-list:nth-of-type(odd),
.menu-list:nth-of-type(even) {
    background-color: unset
}
.botao-menu {
    display: none
}


.servico-handcontainer1 {
    content: none;
  background: url("../img/robustseo.png");
    height: 180px;
    width: 580px;
}



.blog-title1 {
    font-size: 92px !important;
    position: absolute;
    bottom: 165px;
    right: -130px;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.blog-bigpost:after {
    content: url("../img/logo-content.png");
    position: absolute;
    top: -450px;
    right: 1px;
    width: 615px;
    z-index: 1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}


.blog-bigpost-title1.sub {
    left: 50px;
}

.blog-bigpost-title1 {
    font-size: 61px !important;
    right: -173px;
    bottom: 415px;
}
.blog-bigpost-title2 {
    white-space: nowrap;
    position: absolute;
    top: 0px;
    left: -15px;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.sobre {
    background-image: url("../img/bg3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 480px;
    width: 100%
}
.sobre:before {
    content: '';
    position: absolute;
    width: 52%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #000;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}
.sobre-texto-container {
    margin-top: 45px
}
.sobre-seta:before {
    top: 25px
}
.sobre-seta:after {
    top: 27px
}
.sobre-link {
    font-size: 30px
}


.contato {
    background-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2U5ZDZjYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(48%, #ffffff), color-stop(48%, #e9d6cb));
    background-image: -moz-linear-gradient(left, #ffffff 48%, #e9d6cb 48%);
    background-image: -webkit-linear-gradient(left, #ffffff 48%, #e9d6cb 48%);
    background-image: linear-gradient(to right, #ffffff 48%, #e9d6cb 48%)
}
.contato:before {
    content: '?';
    position: absolute;
    top: -10%;
    left: 45%;
    color: #fff;
    font-size: 370px;
    font-weight: 500
}

.contato-form {
    margin: 155px 0 0 45%
}
.contato-endblock {
    margin: 0 20% 0 30%
}
.contato-endcontent {
    margin-top: 85px;
    text-align: unset
}




.numeros:before {
    content: 'números';
    position: absolute;
    bottom: -35px;
    left: 50%;
    font-size: 110px;
    transform: translateX(-50%);
    font-weight: 700;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3
}



.postagem-leiatambem:before {
    display: none
}
.postagem-leiatambem .pst {
    position: relative
}
.postagem-leiatambem .pst:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2000px;
    left: -1931px;
    top: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYzczMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I0NDIwYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(45deg, #fec730, #b4420b);
    background-image: -webkit-linear-gradient(45deg, #fec730, #b4420b);
    background-image: linear-gradient(45deg, #fec730, #b4420b)
}
.postagem-leiatambem .pst>div {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    top: 25%;
    left: -110px
}
.postagem-leiatambem .row>div {
    padding: 80px 0
}
.postagem-img {
    margin: 30px 0
}
.postagem-title {
    font-size: 48px
}
.postagem-sharecontainer {
    margin-bottom: 0
}
.postagem-texto2 {
    font-size: 72px
}
.postagem-texto3 {
    font-size: 72px
}
.scroll-content {
    padding-right: 0
}

.footer .menu-linkcontainer {
    margin-top: 0
}
.footer .menu-list {
    padding: 10px 18px
}

.contato-what{
    display: block !important;
}

.contato-txt, .contato-telefone {
    position: relative;
    left: -60px;
}

.contato-mail {
    width: 224px;
    position: relative;
    left: -50px;
}



.about-name {
    color: #b9440a;
    font-weight: 700;
    position: relative;
    left: 206px;
    bottom: 238px;
}

.about-email {
    font-weight: 300;
    color: #b9440a;
    position: relative;
    left: 207px;
    bottom: 263px;
}
.about-description {
    font-weight: 300;
    position: relative;
    float: right;
    left: 493px;
    bottom: 251px;
    width: 485px;
}
.imgbio {
    top: 11px;
    position: relative;
    left: -32px;
}

.contato-form .wpcf7-form p:nth-of-type(5) {
    margin-left: 17px;
}

.txt-summit {
    bottom: 205px;
    left: 50px;

}

}

@media screen and (min-width: 992px) {


  .menu {
    background-color: unset;
    margin-bottom: -135px
}
.menu-list {
    padding: 0 10px
}
.menu-row {
    margin: 0 15px
}
.menu-linkcontainer {
    text-align: right
}
.menu-sublink {
    position: absolute;
    min-width: 200px;
    padding-top: 0;
    background-color: rgba(185, 68, 10, 0.5)
}
.menu-sublink .menu-link {
    padding-left: 15px;
    text-align: left;
    border-top: 1px solid black
}

.blog-bigpost-title2 {
    left: 0
}
.sobre:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    left: 48%;
    top: 50%;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=35);
    opacity: .35;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYzczMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I0NDIwYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(45deg, #fec730, #b4420b);
    background-image: -webkit-linear-gradient(45deg, #fec730, #b4420b);
    background-image: linear-gradient(45deg, #fec730, #b4420b)
}
.sobre-texto-container {
    margin-top: 60px
}

.contato-what{
    font-size: 160px;
}

.contato-form .wpcf7-form p:nth-of-type(4),
.contato-form .wpcf7-form p:nth-of-type(5) {
    width: 47%
}

.contato-form .wpcf7-form p:nth-of-type(5) {
    margin-left: 16px;
}



.numeros:before {
    bottom: -60px;
    left: 20%;
    font-size: 180px;
    transform: translateX(0%)
}
.numeros-number4 {
    top: 75px
}


.servico-breadcrumbs2 {
    font-size: 60px;
    padding-left: 100px;
    margin: 0 -100px 0 -110px
}
.servico-breadcrumbs3 {
    font-size: 84px
}



.destaques-breadcrumbs3 {
    font-size: 127px
}



.postagem-list {
    margin: 8px
}
.postagem-sharecontent {
    position: absolute;
    top: 75px;
    left: -5px;
    display: block
}
.postagem-share {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-align: left
}

.footer .menu-logo {
    max-width: 140px;
    margin-left: -30px
}
.footer .menu-list {
    padding: 15px 10px
}


}

.postagem {
    padding: 80px 0 0;
    position: relative
}

.postagem:after {
    content: url("../img/logo-post.png");
    position: absolute;
    top: 0;
    right: 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.postagem-breadcrumbs2 {
    margin: 0px -100px;
    padding-left: 110px;
    font-size: 36px
}

.postagem-breadcrumbs3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.postagem-list {
    list-style: none;
    margin: 0 auto;
    padding: 0 15px;
    display: inline-block
}

.postagem-icon {
    color: #fff;
    padding: 5px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-icon:before {
    position: absolute;
    font-family: 'IcoFont';
    font-style: normal;
    font-size: 21px;
    padding-top: 2px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    background-color: #b9440a
}

.postagem-icon:hover {
    color: #000;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-facebook:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #2a467c
}

.postagem-facebook:before {
    content: url("../img/facebook.png");
    background-color: #5d82c8;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-whatsapp:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #0b4330
}

.postagem-whatsapp:before {
    content: url("../img/whatsapp.png");
    background-color: #1db17f;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-twitter:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #1178a2
}

.postagem-twitter:before {
    content: url("../img/twitter.png");
    background-color: #46bcec;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-google:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #831013
}

.postagem-google:before {
    content: url("../img/google-plus.png");
    background-color: #e62c31;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-linkedin:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #00263a
}

.postagem-linkedin:before {
    content: url("../img/linkedin.png");
    background-color: #007ab9;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-envelope:hover:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #373737
}

.postagem-envelope:before {
    content: url("../img/envelope.png");
    background-color: #777;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.postagem-sharecontainer {
    margin-bottom: 30px;
    position: relative
}

.postagem-sharecontent {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin-left: -15px;
    width: 100%
}

.postagem-share {
    font-size: 14px;
    color: grey;
    text-align: center
}

.postagem-title {
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    color: #b9440a
}

.postagem-img {
    margin: 15px 0 0
}

.postagem-texto1 {
    line-height: 2;
    margin-bottom: 45px
}

.postagem-galeriaitem {
    margin: 5px
}

.postagem-leiatambem {
    background-color: #f2f2f2;
    position: relative;
    margin-top: 80px
}

.postagem-leiatambem:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 117px;
    background-image: linear-gradient(45deg, #fec730, #b4420b)
}

.postagem-title2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b9440a
}

.postagem-texto2 {
    color: #fff;
    font-size: 60px;
    margin-top: 45px;
    font-weight: 700
}

.postagem-texto3 {
    font-size: 60px;
    margin-top: -60px;
    margin-left: 90px;
    color: #b9440a;
    font-weight: 700
}

.postagem-link,
.postagem-link2 {
    font-size: 16px;
    margin-left: 60px
}

.postagem-link:hover,
.postagem-link2:hover {
    text-decoration: none;
    color: #000
}

.postagem-link:before,
.postagem-link2:before {
    top: 7px;
    left: -60px
}

.postagem-link:after,
.postagem-link2:after {
    top: 9px;
    left: -58px;
    background-color: #000
}

.postagem-link2 {
    display: block;
    margin-top: 15px
}

.postagem-seo {
    margin-top: 20px
}

.postagem-texto4 {
    width: 40%;
    text-align: left;
    margin-left: 60px
}

.footer-logocap{
    width: auto;
    position: relative;
    left: 13px;
}

.footer {
    color: #fff;
    font-weight: 300;
    background-color: #333;
    overflow: hidden;
    position: relative
}

.footer:before {
    content: url("../img/pumpkin-footer.png");
    position: absolute;
    top: 0;
    left: -10%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.footer .menu {
    margin-bottom: 0
}

.footer .menu-list:hover .menu-sublink {
    display: none
}

.footer-endereco {
    margin-bottom: 0
}

.footer-telefone {
    font-size: 24px;
    font-weight: 600
}

.footer-ddd {
    font-weight: 300
}



.footer-copyright {
    font-size: 12px;
    margin-top: 15px;
    display: inline-block
}

.footer-logo {
    float: right
}

.footer .navbar-dark {
    display: none;

    .about-textcontent{
        left:12%;
    }




    .about-name {
      color: #b9440a;
      font-weight: 700;
      position: relative;
      left: 66%;
      bottom: 213px;
  }


  .about-description {
    font-weight: 300;
    position: relative;
    float: right;
    left: 615px;
    bottom: 225px;
    width: 600px;
}

.about-email {
   font-weight: 300;
   color: #b9440a;

   float: right;
   left: 94%;
   bottom: 236px;
}



.contato-txt{
    position: relative;
    right: 175px;
    width:550px;

}

.contato-mail{
    font-size: 25px;
    width: 332px;
    position: relative;
    right: 85px;
}

.contato-telefone{
    width:280px;
    position: relative;
    right: 85px;
}

.logomenu{
    width: 200px;
    height: 71px;
}
.bio{

    position: relative;
    top: 20px;
    left: 19%;
    height: 250px;
}




.logo-menu{
    bottom: 0px;
}


}


@media screen and (min-width: 1024px) {



.servicos-handcontainer1,
.servicos-handcontainer2,
.servicos-handcontainer3,
.servicos-handcontainer4,
.servico-handcontainer1,
.servico-handcontainer2,
.servico-handcontainer3,
.servico-handcontainer4 {
    height: 180px;
    position: relative;
    width: 408px;
    left: 47px;
    background-position-x: -90px;

}

.servicos-breadcrumbs3 {
    opacity: 1;
    position: relative;
    bottom: 0px; 
}


.about-textcontent{
    position: relative;
    left: 15%;
}


.bio {
    left: 9%;

}

.about-description {
    font-weight: 300;
    position: relative;
    float: right;
    left: 562px;
    bottom: 251px;
    width: 472px;
}

.about-name {
    color: #b9440a;
    font-weight: 700;
    position: relative;
    left: 290px;
    bottom: 238px;
}

.imgbio {
 top: 11px;
 position: relative;
 left: 45px;
}


.contato-form .wpcf7-form p:nth-of-type(5) {
    margin-left: 11px;
}


.about-email {
    font-weight: 300;
    color: #b9440a;
    position: relative;
    left: 289px;
    bottom: 263px;
}


.txt-summit {
    bottom: 269px;
    left: 71px;
}

.contato-what {
    display: block !important;
    font-size: 70px;
    color: #e9d6cb;
    position: relative;
    left: 23px;
}
}



@media screen and (min-width: 1200px) {



.servicos-handcontainer1,
.servicos-handcontainer2,
.servicos-handcontainer3,
.servicos-handcontainer4,
.servico-handcontainer1,
.servico-handcontainer2,
.servico-handcontainer3,
.servico-handcontainer4 {
    height: 180px;
    position: relative;
    width: 500px;
    left: 26px;
        background-position-x: -8px;
}


.header-breadcrumbs, .servico-breadcrumbs {
    position: absolute;
    color: #000;
    bottom: 0;
    font-size: 48px;
    font-weight: 300;
    margin-left: 150px;
    top: 215px;
}

   .contato-txt, .contato-telefone {
    left: -165px;
    width: 536px;
}

.contato-mail{
    width: 215px;
    position: relative;
}

.container {
    max-width: 1308px
}


.menu-list {
    padding: 0 15px
}


.blog-bigpost-title2 {
    top: -250px;
    left: 30px
}

.contato:before {
    top: -18%;
    font-size: 515px
}

.contato-form .wpcf7-form p:nth-of-type(5) {
    margin-left: 19px
}


.contato-what{

    display: block;
    color: #e9d6cb;
    font-size: 90px;
    color: #e9d6cb;
}


.servico {
    margin: 75px 0 0;
}
.servico .servico-handcontainer1:after,
.servico .servico-handcontainer2:after,
.servico .servico-handcontainer3:after,
.servico .servico-handcontainer4:after {
    content:none;
}




.destaques {
    padding: 80px 0 0;
    overflow: hidden;
    position: relative
}

.destaques:after {
    content: url("../img/logo-content.png");
    position: absolute;
    top: -100px;
    right: 0;
    z-index: 1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.destaques-containerfirst {
    position: relative;
    z-index: 2
}

.destaques-generico {
    padding: 0;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    background-color: #333;
    background-image: url("../img/bg-quem-somos.jpg");
    background-image: url("../img/bg-destaques.jpg");
}

.destaques-breadcrumbs3 {
    font-size: 90px;
}

.destaques-postprincipal {
    margin-bottom: 60px;
}

.destaques-title {
    font-size: 30px;
    margin-top: 30px;
    color: #b9440a;
    text-transform: uppercase;
}

.destaques-texto1 {
    font-size: 16px;
    font-weight: 300;
}

.destaques-container {
    position: relative;
    padding: 80px 0;
    z-index: 2;
}

.destaques-container:nth-of-type(even) {
    background-color: #f2f2f2
}

.destaques-link {
    font-size: 16px;
    margin-left: 60px;
}

.destaques-link:before {
    top: 8px;
    left: -50px;
}

.destaques-link:after {
    top: 10px;
    left: -48px;
}



.postagem-textocontainer {
    padding: 0;
    text-align: right;
    padding-right: 30px
}
.postagem-textocontainer .content-text {
    display: inline-block;
    max-width: 630px;
    text-align: left
}
.postagem-seo {
    margin-top: 0;
    text-align: right;
    top: 10px;
    position: sticky
}
.fake-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    width: 100%
}


.txt-summit {

    position: relative;
    left: 100px;
    bottom: 320px;
}

.footer .menu-row {
    margin: 0
}
.footer-telefone,
.footer-endereco {
    text-align: right
}



.logomenu {
    width: 311px;
    height: 71px;
}


.bio{
    left:200px;
}



.about-email {
    font-weight: 300;
    color: #b9440a;
    position: relative;
    left: 298px;
    bottom: 263px;
}


.about-name {
    color: #b9440a;
    font-weight: 700;
    position: relative;
    left: 298px;
    bottom: 238px;
}

}


@media screen and (min-width: 1400px) {
    .postagem-textocontainer {
        padding-right: 120px;
    }
}

/*# sourceMappingURL=main.css.map */

