﻿h2.internal-title, h3 {
    font-size: 17px;
}

#topo .container-fluid > .row > .container {
    padding: 0;
}

#topo #logo-nav nav li a {
    font-size: 13px;
    padding: 0 3px;
}

.principal li {
    width: 25%;
}

.principal li img {
    width: 100%;
}

.principal li > div {
    padding: 0 15px;
}

.t-yellow {
    line-height: normal;
    font-size: 57px;
}

.pagina-principal section .box .royalSlider {
    height: 430px;
}

.yellow-big-title {
    font-size: 104px;
    line-height: 61px;
}

.quem-somos .yellow-big-title {
    margin-top: 185px;
}

.bg-title {
    font-size: 100px;
    top: -100px;
}

.missao .yellow-big-title {
    margin-top: 130px;
}

.yellow-big-title span {
    padding-left: 44px;
}

.lista-imagem li {
    width: 33.33333333%;
    margin-left: 0;
}

.lista-imagem li:nth-child(3n + 1) {
    margin-left: 0;
}

.lista-imagem-horizontal li:nth-child(3n + 1) {
    margin-left: 0;
}

.lista-imagem-horizontal > div {
    margin-left: 40px !important;
}

.lista-imagem-horizontal li {
    margin-left: 60px;
}

.form-control.dropdown {
    background: url('/lib/assets/img/arrow-down.jpg') no-repeat right center;
    background-size: 36px 30px;
    padding: 0 10px;
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    -o-appearance: inherit;
    -ms-appearance: inherit;
}

.full-post .row.bt-social-group {
    margin-left: 0;
    margin-right: 0;
}


.pagina-blog .bg-title > div,
.pagina-contato .bg-title > div,
.bg-title-margin-auto {
    width: 727px;
}

.btn-social-media span {
    font-size: 9px;
    padding-left: 7px;
    padding-right: 7px;
}

.listagem-blog .bt-social-group > div:nth-child(3) {
    width: 160px;
}

div.listagem-blog .row {
    margin-left: 0;
    margin-right: 0;
}

#rodape .copyright img {
    margin-right: 50px;
}

#rodape .grid {
    margin-bottom: 74px;
}

#rodape p {
    font-size: 11px;
}

#rodape nav li a {
    font-size: 13px;
}

#rodape .tags a {
    font-size: 11px;
}

#rodape h3 {
    font-size: 23px;
}

#rodape .grid {
    margin-top: -1px;
}

#rodape .busca {
    margin-bottom: 36px;
}