main {
    margin-top: 100px;
}

.conteudo-principal-acb {
    text-align: center;
}

/*header*/
nav.navbar.navbar-default.navbar-fixed-top {
    background: #000;
    border: none;
}

.dropdown-menu li a {
    color: #000 !important;
}

.contact-header {
    background: #cf661c;
    border-radius: 36px;
    padding: 0 12px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar {
    min-height: 100px;
    margin-bottom: 0px;
    border: 1px solid #000;
}

ul.nav.navbar-nav.navbar-right {
    margin-top: 29px;
}

ul.nav.navbar-nav.navbar-right li a {
    color: #fff;
}
/*End header*/


.fundo-aGrafica {
    background-image: url("../images/fundo-exp.png");
    padding: 66px;
    background-repeat: no-repeat;
}

.opsequencia {
    list-style: none;
    padding: 0;
    display: flex;
}

.op-colun-x1 {
    width: 10%;
}

.op-colun-x2 {
    width: 29%;
}

li.op-colun-x3 {
    width: 20%;
}

li.op-colun-x4 {
    width: 27%;
}

.op-escolhido {
    text-align: -webkit-center;
    padding: 30px 150px;
}

/*footer*/
.conteudo-footer {
    padding-top: 15px;
    background-color: #f8f8f8;
}

.top-footer {
  background-color: #000;
  padding: 10px;
  text-align: center;
}

.top-footer p {
    font-size: 24px;
    padding: 4px;
    margin: 0;
    color: #fff;
    font-weight: 100;
}

.top-footer p a {
    color: #fff;
    font-weight: bold;
    text-transform: none;
}

.indicador-footer {
    text-align: center;
    font-size: 64px;
    position: relative;
    color: #000;
    bottom: -42px;
    z-index: -1;
}

.footer-colun h3 {
    color: #cf661c;
    font-size: 20px;
}

.footer-colun ul {
    list-style: none;
    padding: 0;
    line-height: 28px;
}

.footer-colun span {
    color: #cf661c;
    font-size: 35px;
    font-weight: bold;
}
/*end footer*/



/*A Grafica*/

section.banner-agrifica {
    background-image: url("../images/banner-agrafica.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    width: 100%;
    margin-top: 98px;
}

.text-banner-agrafica {
    margin-top: 6%;
}

.text-banner-agrafica h1{
  color: #fff;
  position: relative;
  top: 50%;
}

section#timeline {
  position: relative;
}
section#timeline:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -1px;
  width: 2px;
  height: 100%;
  background: #000;
}
section#timeline article {
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
}
section#timeline article:after {
  content: '';
  display: block;
  clear: both;
}
section#timeline article div.inner {
  width: 40%;
  float: left;
  margin: 5px 0 0 0;
  border-radius: 6px;
}
section#timeline article div.inner span.date {
    display: block;
    width: 60px;
    height: 31px;
    position: absolute;
    top: 39px;
    left: 50%;
    margin: 0 0 0 -32px;
    background: #FFF;
}
section#timeline article div.inner span.date span {
  display: block;
  text-align: center;
}
section#timeline article div.inner span.date span.year {
  font-size: 21px;
  color: #cf661c;
}

section#timeline article div.inner p:after {
  content: '';
  position: absolute;
  top: 20px;
  right: -5px;
    width: 10px; 
      height: 10px;
  -webkit-transform: rotate(-45deg);
}
section#timeline article div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    left: 0;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    position: absolute;
    z-index: 1000;
}

section#timeline article:nth-child(2n+2) div.inner .icon-timeline:before {
    right: 7em;
    top: 52%;
    width: 27em;
    height: 2px;
    left: inherit;
}

section#timeline article div.inner .icon-timeline:before {
    left: 7em;
    top: 52%;
    width: 27em;
    height: 2px;
}

section#timeline article div.inner .icon-timeline:before {
    content: "";
    background: #cf661c;
    display: block;
    position: absolute;
}

section#timeline article:nth-child(2n+2) div.inner {
    float: right;
    text-align: -webkit-right;
}

section#timeline article:nth-child(0) {
    top: 0px;
}

section#timeline article:nth-child(2n+2) div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    right: 0;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    left: inherit;
    position: absolute;
    z-index: 1000;
}

section#timeline article:nth-child(2) div.inner {
    float: right;
    text-align: left;
}

section#timeline article:nth-child(2) div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    right: inherit;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    left: inherit;
    position: absolute;
}

section#timeline article:nth-child(2) div.inner .icon-timeline:before {
    right: 33em;
    top: 53%;
    width: 5em;
    height: 2px;
    left: inherit;
}

section#timeline article:nth-child(6) div.inner {
    float: right;
    text-align: left;
}

section#timeline article:nth-child(6) div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    right: inherit;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    left: inherit;
    position: absolute;
}

section#timeline article:nth-child(6) div.inner .icon-timeline:before {
    right: 33em;
    top: 53%;
    width: 5em;
    height: 2px;
    left: inherit;
}



section#timeline article:nth-child(3) div.inner {
    float: left;
    text-align: -webkit-right;
}

section#timeline article:nth-child(3) div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    left: 19%;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    right: inherit;
    position: absolute;
}

section#timeline article:nth-child(3) div.inner .icon-timeline:before {
    left: 33em;
    top: 53%;
    width: 5em;
    height: 2px;
    right: inherit;
}

section#timeline article:nth-child(7) div.inner {
    float: left;
    text-align: -webkit-right;
}

section#timeline article:nth-child(7) div.inner p {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    left: 19%;
    color: #656565;
    border-radius: 0 0 6px 6px;
    width: 22%;
    right: inherit;
    position: absolute;
}

section#timeline article:nth-child(7) div.inner .icon-timeline:before {
    left: 33em;
    top: 53%;
    width: 5em;
    height: 2px;
    right: inherit;
}
.ident-home {
    text-align: -webkit-center;
    margin-top: 80px;
}
/*End A Grafica*/

/*mobile*/
@media (max-width: 780px) {

    .op-acabamento {
        display: none;
    }

    .op-escolhido {
        padding: 0;
    }

    .conteudo-principal-acb h2 {
        font-size: 23px;
    }

    .lv-1-section p, .lv-2-section p, .lv-3-cuidados p {
        padding: 0;
    }

    .text-dig p {
        padding: 0;
    }

    .bloco-x {
        width: 100%;
    }
}