.footer ul li, .footer ul li a {
    font-family: aller_lightregular;
    color: #d2d2d2
}

#home .caracteristica .conteudo, #trabalhos .link-cat, .cursor-normal, .img-overlay {
    cursor: pointer
}

@font-face {
    font-family: allerbold;
    src: url(../fonts/aller_bd-webfont.eot);
    src: url(../fonts/aller_bd-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_bd-webfont.woff2) format('woff2'), url(../fonts/aller_bd-webfont.woff) format('woff'), url(../fonts/aller_bd-webfont.ttf) format('truetype'), url(../fonts/aller_bd-webfont.svg#allerbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: allerbold_italic;
    src: url(../fonts/aller_bdit-webfont.eot);
    src: url(../fonts/aller_bdit-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_bdit-webfont.woff2) format('woff2'), url(../fonts/aller_bdit-webfont.woff) format('woff'), url(../fonts/aller_bdit-webfont.ttf) format('truetype'), url(../fonts/aller_bdit-webfont.svg#allerbold_italic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: alleritalic;
    src: url(../fonts/aller_it-webfont.eot);
    src: url(../fonts/aller_it-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_it-webfont.woff2) format('woff2'), url(../fonts/aller_it-webfont.woff) format('woff'), url(../fonts/aller_it-webfont.ttf) format('truetype'), url(../fonts/aller_it-webfont.svg#alleritalic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: aller_lightregular;
    src: url(../fonts/aller_lt-webfont.eot);
    src: url(../fonts/aller_lt-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_lt-webfont.woff2) format('woff2'), url(../fonts/aller_lt-webfont.woff) format('woff'), url(../fonts/aller_lt-webfont.ttf) format('truetype'), url(../fonts/aller_lt-webfont.svg#aller_lightregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: aller_lightitalic;
    src: url(../fonts/aller_ltit-webfont.eot);
    src: url(../fonts/aller_ltit-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_ltit-webfont.woff2) format('woff2'), url(../fonts/aller_ltit-webfont.woff) format('woff'), url(../fonts/aller_ltit-webfont.ttf) format('truetype'), url(../fonts/aller_ltit-webfont.svg#aller_lightitalic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: allerregular;
    src: url(../fonts/aller_rg-webfont.eot);
    src: url(../fonts/aller_rg-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/aller_rg-webfont.woff2) format('woff2'), url(../fonts/aller_rg-webfont.woff) format('woff'), url(../fonts/aller_rg-webfont.ttf) format('truetype'), url(../fonts/aller_rg-webfont.svg#allerregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: aller_displayregular;
    src: url(../fonts/allerdisplay-webfont.eot);
    src: url(../fonts/allerdisplay-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/allerdisplay-webfont.woff2) format('woff2'), url(../fonts/allerdisplay-webfont.woff) format('woff'), url(../fonts/allerdisplay-webfont.ttf) format('truetype'), url(../fonts/allerdisplay-webfont.svg#aller_displayregular) format('svg');
    font-weight: 400;
    font-style: normal
}

/*! Generated by Live LESS Theme Customizer */

/*! Contains only the changed variables! */

.cabecalho .navbar-fixed-top {
    border-bottom: 1px solid #dfdfdf
}

.cabecalho .navbar-fixed-top .navbar-brand {
    padding: 4px
}

.cabecalho .navbar-fixed-top .navbar-nav li a {
    line-height: 48px;
    padding: 15px 17px;
    font-size: 14px;
    height: 100%;
    text-transform: uppercase
}

.navbar-toggle {
    border-color: #0f1d40;
    background-color: #0f1d40
}

.navbar-toggle:hover {
    background-color: #033357
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

@media (max-width:767px) {
    .cabecalho .navbar-fixed-top .navbar-nav li a {
        line-height: 28px;
        padding: 5px 17px
    }
}

.footer {
    border-top: 3px solid #d2d2d2;
    margin-top: 20px;
    padding-top: 40px;
    background-color: #001d33;
    color: #d2d2d2
}

.footer ul li, .footer ul li .fa-li {
    padding-top: 5px;
    padding-bottom: 5px
}

.footer ul li a:hover {
    text-decoration: none
}

.footer .copyright {
    margin-top: 20px;
    border-top: 1px solid #033357
}

.footer .copyright p {
    line-height: 70px;
    margin: 0
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb {
    background: #c6c6c6;
    border: 0 #fff;
    border-radius: 0
}

::-webkit-scrollbar-thumb:hover {
    background: #878787
}

::-webkit-scrollbar-thumb:active {
    background: #878787
}

::-webkit-scrollbar-track {
    background: #fff;
    border: 0 #fff;
    border-radius: 0
}

::-webkit-scrollbar-track:hover {
    background: #fff
}

::-webkit-scrollbar-track:active {
    background: #fff
}

::-webkit-scrollbar-corner {
    background: 0 0
}

.lightbox .thumbnail {
    margin: 1em auto
}

.img-overlay {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 20px;
    right: 20px;
    color: #fff;
    background: url(../img/lupa.png) center center no-repeat rgba(15, 29, 64, .85);
    transition: all .3s ease-out 0s;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.img-overlay:hover {
    opacity: .8;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.main-frame {
    margin-top: -79px;
    position: absoluteb;
    width: 100%;
    transition: all .5s ease
}

#sidebar-nav {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 250px;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    box-sizing: border-box;
    background: #f1f1f1;
    transition: all .5s ease
}

.main-nav {
    padding: 15px;
    width: 250px
}

.main-nav .nav-items {
    margin-top: 30px
}

.main-nav .nav-items ul {
    text-transform: uppercase;
    padding: 0
}

.main-nav .nav-items ul li {
    list-style: none
}

.main-nav .nav-items ul li i {
    margin-right: 10px
}

.main-nav .nav-items ul li a {
    color: #0f1d40;
    display: block;
    padding: 10px
}

.main-nav .nav-items ul li.active a, .page-404 {
    color: #fff
}

.main-nav .nav-items ul li a:hover {
    background: #e3e3e3;
    text-decoration: none
}

.main-nav .nav-items ul li.active {
    background: #0f1d40;
    border-bottom: none
}

#main-content {
    padding-top: 15px
}

.main-frame {
    margin-left: 0;
    padding-right: 0
}

.main-frame #sidebar-nav {
    width: 0
}

.main-frame.sidebar-toggle {
    margin-left: 250px;
    padding-right: 250px
}

.main-frame.sidebar-toggle #sidebar-nav {
    width: 250px
}

.btn-toggle-fixed {
    position: fixed;
    right: 15px;
    bottom: 15px
}

@media only screen and (min-width:992px) {
    .main-frame {
        margin-left: 250px;
        padding-right: 250px
    }
    .main-frame #sidebar-nav {
        width: 250px
    }
    .main-frame.sidebar-toggle {
        margin-left: 0;
        padding-right: 0
    }
    .main-frame.sidebar-toggle #sidebar-nav {
        width: 0
    }
    .btn-toggle-fixed {
        display: none
    }
}

body {
    overflow-x: hidden;
    margin-top: 79px;
    min-width: 430px
}

.page-404 {
    padding: 0;
    background-color: #0A7189;
    font-size: 3rem;
    font-weight: 700;
    margin: 2% 0
}

.page-404 .error {
    font-size: 20rem;
    text-align: center;
    margin: 0
}

#home .imagem-banner {
    min-height: 240px;
    border-bottom: 5px solid #0f1d40
}

#home .carousel-caption {
    margin: 0;
    padding: 0;
    top: 20%;
    right: auto;
    text-align: left
}

#home .carousel-caption h1 {
    font-family: aller_displayregular;
    margin: 10px 0 0;
    padding: 0;
    font-size: 81px;
    text-transform: lowercase;
    letter-spacing: 2px;
    font-weight: 400
}

#home .carousel-caption h3 {
    margin: 0;
    padding: 0;
    font-size: 46px;
    line-height: 27px;
    letter-spacing: 2px
}

#home .carousel-caption p {
    max-width: 580px;
    margin: 0 0 5px;
    padding: 0;
    font-weight: 300
}

#home .caracteristicas {
    padding-bottom: 40px
}

#home .caracteristicas .caracteristica-icon {
    display: inline-block;
    color: #0f1d40;
    font-size: 60px;
    line-height: 75px
}

#home .caracteristicas .caracteristica-text h4 {
    margin-bottom: 30px
}

#home .caracteristicas .caracteristica-text p {
    margin: 0 0 10px
}

#home .divuldacao {
    background-image: url(../img/trabalho.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    min-height: 385px;
    color: #fff;
    font-size: 18px
}

#contato .banner img, #servicos .banner img, #sobre .banner img, #trabalhos .banner img {
    min-height: 240px
}

#home .divuldacao .conteudo {
    padding-bottom: 70px;
    padding-top: 90px
}

#home .caracteristica {
    padding-top: 20px;
    background: #fff
}

#home .caracteristica a {
    color: #0f1d40
}

#home .caracteristica .row {
    position: relative;
    z-index: 2
}

#home .caracteristica .title-light {
    margin-bottom: 40px
}

#home .caracteristica .conteudo {
    border: 1px solid #d3d3d3;
    height: 290px;
    max-width: 312px;
    margin: 0 auto 80px;
    text-align: center;
    background: #fff;
    padding: 20px;
    position: relative;
    transition: .4s ease-in-out
}

#home .caracteristica .conteudo:hover {
    background: #0f1d40;
    margin-top: -20px
}

#home .caracteristica .conteudo:hover:after {
    background: #0f1d40
}

#home .caracteristica .conteudo:hover .icone i, #home .caracteristica .conteudo:hover p {
    color: #fff
}

#home .caracteristica .conteudo .icone {
    width: 100px;
    height: 100px;
    border: 1px solid #9fa6b8;
    margin: 20px auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#home .caracteristica .conteudo .icone i {
    color: #0f1d40;
    font-size: 32px;
    text-align: center;
    line-height: 100px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#home .caracteristica .conteudo h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 40px
}

#home .trabalhos {
    background: #d2d2d2;
    padding-bottom: 30px
}

#home .trabalhos h2 {
    margin-top: 40px
}

#home .trabalhos p {
    margin-top: 17px
}

#home .trabalhos .fotos {
    margin-top: 35px;
    margin-bottom: 10px
}

@media (max-width:1280px) and (min-width:768px) {
    #home .carousel-caption h1 {
        font-size: 60px;
        margin: 5px 0 0
    }
    #home .carousel-caption h3 {
        font-size: 36px;
        line-height: 20px
    }
}

@media (max-width:991px) {
    #home .img-thumbnail {
        margin-bottom: 30px
    }
    #home .img-overlay {
        bottom: 35px
    }
}

#servicos .banner, #sobre .banner {
    margin: 0;
    padding: 0;
    border-bottom: 5px solid #0f1d40
}

@media (max-width:767px) {
    #home .carousel-caption {
        top: 10%
    }
    #home .carousel-caption h1 {
        font-size: 36px
    }
    #home .carousel-caption h3 {
        font-size: 20px
    }
}

#servicos .bg-01 {
    padding: 15px;
    color: #58666e;
    background-color: #fff
}

#servicos .bg-01.mg-top {
    margin-top: 20px
}

#servicos .bg-01 h2 {
    margin: 0
}

#servicos .bg-01 h3 {
    margin-top: 0
}

#servicos .bg-02 {
    padding: 15px;
    color: #58666e;
    background-color: #edf1f2
}

#servicos .bg-02.mg-top {
    margin-top: 20px
}

#servicos .bg-02 h2 {
    margin: 0
}

#servicos .bg-02 h3 {
    margin-top: 0
}

#servicos .bg-03 {
    padding: 15px;
    color: #000;
    background-color: #dde6e9
}

#servicos .bg-03.mg-top {
    margin-top: 20px
}

#servicos .bg-03 h2 {
    margin: 0
}

#servicos .bg-03 h3 {
    margin-top: 0
}

#servicos .bg-04 {
    padding: 15px;
    color: #fff;
    background-color: #0a1015
}

#servicos .bg-04.mg-top {
    margin-top: 20px
}

#contato .banner, #servicos .bg-04 h2, .panel-default>.panel-heading-custom h2 {
    margin: 0
}

#servicos .bg-04 h3 {
    margin-top: 0
}

.panel-default>.panel-heading-custom {
    background-image: none;
    background-color: #0f1d40;
    color: #fff
}

.row-eq-height-servicos {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#trabalhos .banner {
    margin: 0;
    padding: 0;
    border-bottom: 5px solid #0f1d40
}

#trabalhos .area-fotos {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px
}

#trabalhos .area-fotos .lightbox .img-overlay {
    bottom: 15px;
    left: 10px;
    right: 10px
}

#trabalhos .area-fotos .lightbox img {
    cursor: pointer;
    border: 5px solid #f1f1f1;
    display: inline-block;
    transition: .4s 50ms
}

#trabalhos .area-fotos .lightbox:hover img:not(:hover) {
    opacity: .5;
    -webkit-filter: saturate(50%);
    filter: saturate(50%);
    transition-delay: 0s
}

#contato .banner {
    padding: 0;
    border-bottom: 5px solid #0f1d40
}

#contato #gmaps {
    overflow: hidden;
    height: 400px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: -20px;
    border-top: 5px solid #0f1d40
}

#contato #gmaps img {
    max-width: none!important;
    background: 0 0!important
}

#contato #gmaps .maps-h4 {
    margin: 2px;
    padding: 0
}

@media screen and (max-width:519px) {
    #gmaps {
        height: 300px
    }
    #gmaps .maps-h4 {
        display: none
    }
}

.member_signin {
    text-align: center
}

.member_signin i.fa.fa-user {
    color: #FFF;
    background-color: #0160a7;
    border-radius: 500px;
    font-size: 36px;
    padding: 15px 20px
}

.member_signin.fa_user {
    margin-top: -47px;
    margin-bottom: 15px
}

.member_signin p.member {
    font-size: 19px;
    color: #888;
    margin-bottom: 20px
}

.member_signin p.forgotpass {
    margin-top: 10px
}

.member_signin p.forgotpass a {
    color: #F5683D
}

.member_signin button.login {
    width: 100%;
    text-transform: uppercase
}

.member_signin form.loginform {
    margin-bottom: 10px
}

.member_signin form.loginform div.input-group {
    width: 100%
}

.member_signin form.loginform input[type=password], .member_signin form.loginform input[type=text] {
    color: #6C6C6C;
    text-align: center
}

.title-light {
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: aller_lightregular;
    font-weight: 300
}

.checkbox label {
    min-height: 10px;
    padding-left: 10px
}

.bnt-bowser {
    padding: 3px 6px
}

.col80 {
    width: 80px
}

.col100 {
    width: 100px
}

.col120 {
    width: 120px
}

.col-max-350 {
    max-width: 350px
}

.text-bold {
    font-weight: 700
}

.modal.delete {
    padding-top: 10%;
    padding-right: 0;
    background-color: rgba(4, 4, 4, .8)
}

.modal.delete .modal-content {
    border-radius: 0;
    border: none;
    top: 40%
}

.modal.delete .modal-body {
    background-color: #d9534f;
    color: #fff
}

.modal.delete .modal-body .close {
    color: #fff
}

.modal.delete .modal-body .close:hover {
    color: #c3c3c3
}

.modal-backdrop.in {
    z-index: -1;
    opacity: 0
}

.area-admin {
    padding: 15px
}

.area-admin .page-header {
    margin-top: 0;
    border-bottom: 3px solid #f3f3f3
}