* {
    margin: 0px;
    padding: 0px;
}

div:after,
ol:after,
form:after,
ul:after,
dl:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

ul,
ol {
    padding-left: 2em;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear,
p,
br {
    clear: both;
}

.full {
    width: 100%;
}

.adapta {
    width: 900px !important;
    min-height: 100px;
    margin: 0 auto;
}

@font-face {
    font-family: 'Makalves';
    src: url('../css/fontes/makalves/makalves.eot?#iefix') format('embedded-opentype'), url('../css/fontes/makalves/makalves.woff') format('woff'), url('../css/fontes/makalves/makalves.ttf') format('truetype'), url('../css/fontes/makalves/makalves.svg#makalves') format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    max-width: 1920px;
    font-family: 'Makalves';
}

.grecaptcha-badge {
    display: none;
}

.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 15px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
    transition: all ease 1s;
}

.whatsapp:hover {
    transform: scale(1.1);
}

.fancybox-overlay {
    z-index: 99999 !important;
}

.topo {
    background: url('../img/tx/topo-bg.jpg') repeat-x;
    width: 100%;
}

.topo_centro {
    height: 75px;
    padding: 6px 10px 0 38px;
    min-height: 75px;
    width: 852px;
}

.topo_logo {
    width: 167px;
}

.topo_logo>a {
    width: 167px;
    height: 61px;
    background: url('../img/logo.png') no-repeat;
}

.topo_logo:hover {
    opacity: 0.9;
}

.topo .cadastro {
    margin-right: 10px;
    width: 408px;
}

.topo .cadastro span {
    margin-right: 10px;
    font-weight: 500;
    color: #8d98a7;
    font-size: 13px;
    padding-top: 2px;
    font-family: 'Makalves';
}

.topo .cadastro .social {
    background: url('../img/sociais.png');
    width: 20px;
    height: 19px;
    text-indent: -9999em;
}

.topo .cadastro #google {
    background-position: -20px;
    margin-left: 2px;
}

.topo .cadastro #youtube {
    background-position: -41px;
    margin-left: 3px;
}

.topo .cadastro span,
.topo .cadastro .social {
    margin-top: 4px;
}

.topo .cadastro form input[type="text"] {
    margin-left: 5px;
    border: 1px solid #babcbf;
    border-radius: 10px;
    padding: 5px 10px;
    width: 240px;
    outline: none;
}

.topo .cadastro form input[type="submit"] {
    text-indent: -9999em;
    background: url('../img/buscar.png') center no-repeat transparent;
    width: 23px;
    height: 27px;
    border: 0;
    margin: 0 0 0 -25px;
    outline: none;
    cursor: pointer;
}

.menu {
    margin-top: 20px;
    font-family: 'Makalves';
}

.menu ul {
    list-style: none;
}

.menu li {
    margin-left: 1px;
}

.menu li a {
    padding: 7px 10px;
    color: #011b37;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
}

.menu li a:hover {
    text-decoration: none;
}

.menu li:hover,
.menu li.current {
    background: #e6e8ec;
}

.submenu {
    background: url('../img/fundo-submenu.jpg');
    font-family: 'Makalves';
}

.submenu>ul {
    height: 37px;
    min-height: 37px;
    padding: 0 0 0;
    width: 900px !important;
    list-style: none;
}

.submenu>ul li {
    height: 37px;
    margin-right: 1px;
    border-right: 1px solid #5f6b7c;
}

.submenu>ul li:last-child {
    border-right: 0;
}

.submenu>ul li>a {
    color: #FFF;
    font-size: 13px;
    padding: 9px 10px;
    text-transform: uppercase;
}

.submenu>ul>li:hover,
.submenu>ul>li.current {
    background: url('../img/fundo-submenu-hover.jpg');
}

.submenu li a:hover {
    text-decoration: none;
}

/*.submenu>ul>li{min-width:118px;}*/
.submenu>ul>li#li1 {
    width: 117px;
}

.submenu>ul>li#li2 {
    width: 117px;
}

.submenu>ul>li#li3 {
    width: 134px;
}

.submenu>ul>li#li4 {
    width: 117px;
}

.submenu>ul>li#li5 {
    width: 117px;
}

.submenu>ul>li#li6 {
    width: 117px;
}

.submenu>ul>li#li7 {
    width: 164px;
}

/*.submenu>ul>li:last-child{width:165px;}*/
.submenu>ul>li>a {
    width: 100%;
    padding: 9px 0 !important;
    text-align: center;
}

.submenu>ul li {
    position: relative;
}

.submenu>ul li ul {
    position: absolute;
    top: 37px;
    left: -34px;
    width: 180px;
    max-width: none;
    z-index: 9999;
    display: none;
}

.submenu>ul li ul li {
    background: url('../img/fundo-submenu-ul.png') center;
    border-right: 0;
    height: 30px;
    width: 100%;
    list-style: none
}

.submenu>ul li ul a {
    font-size: 12px;
    text-transform: uppercase;
}

.submenu>ul li:hover ul {
    display: block;
}

.submenu>ul li ul li a {
    padding: 6px 10px;
}

.produtos-interna .produto {
    padding: 0 52px 0 22px;
    background: #e1dfdb;
    margin-bottom: 30px;
    height: 248px;
    overflow: hidden;
    position: relative;
    width: 826px;
}

.produtos-interna .title_clientes {
    font-size: 14px !important;
    margin-bottom: 15px !important;
    margin-left: 20px;
}

.produto .produto-description {
    width: 360px;
    padding-top: 10px;
    margin-right: 45px;
    height: 244px;
    overflow-y: hidden
}

.produto-description>span {
    color: #484849;
    font-weight: 600;
    border-bottom: 1px solid #011b37;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.produto-description>div {
    text-align: justify;
    height: 198px;
}

.produto-img {
    position: absolute;
    right: 52px;
    top: 0;
}

.produto-img img {
    width: 440px;
}

.produto-fancybox {
    width: 550px;
}

.produto-fancybox img {
    width: 550px;
}

.produto-fancybox .description-fancybox {
    font-size: 15px;
}

.hide {
    display: none;
}

#newsletter {
    width: 250px;
    font-family: 'Makalves';
}

#newsletter h2 {
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 2px;
    border-bottom: 1px solid #484849;
    color: #484849;
    margin-bottom: 15px;
}

#newsletter input {
    border-radius: 8px;
    border: 1px solid #CCC;
    padding: 4px 10px;
    margin-bottom: 5px;
}

#newsletter input:not([type='submit']) {
    width: 220px;
}

.destaque,
.destaque a {
    width: 100%;
    height: 440px;
}

.destaque_interna,
.destaque_interna a {
    width: 100%;
    height: 350px;
}

#pb-progress-bar {
    background: #FFF;
    opacity: .8;
    width: 0;
    height: 2px;
    background-color: #0d213d;
    z-index: 50;
}

#pb-loader {
    height: 100%;
    display: none
}

.sobre_makalves a:hover {
    text-decoration: none;
}

.title_home,
.sobre_makalves .text {
    width: 100%;
}

.title_home {
    margin: 30px 0px 15px;
    background: url(/img/barra_sobre.png) center no-repeat;
}

.title_home a {
    text-transform: uppercase;
    font-size: 18px;
}

.title_home span {
    padding: 0px 10px;
    background: url(/img/bullet_sobre.png) left center no-repeat #FFF;
}

.title_home a,
.sobre_makalves .text a {
    color: #7e7b7b;
}

.sobre_makalves .text a {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #939090;
}

.sobre_makalves .text a:hover {
    opacity: 0.9;
}


.ultimos_face a:hover {
    text-decoration: none;
}

.ultimos_jobs {
    width: 100%;
    max-width: 588px;
}

.ultimo_job {
    width: 100%;
    max-width: 285px;
}

.ultimo_job img {
    opacity: 0.8;
}

.ultimo_job img:hover {
    opacity: 1;
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.ultimo_job span {
    text-align: justify;
    margin: 5px 0px;
}

.ultimo_job span a {
    color: #939090;
}

.ultimo_job .ler_mais {
    width: 100%;
    background: #d2deda;
    height: 25px;
}

.ultimo_job .ler_mais a {
    width: 62px;
    height: 19px;
    padding: 3px 10px;
    background: url(/img/ultimos/ler_mais.png) no-repeat;
    color: #FFF;
    text-align: right;
}

.ultimo_job .ler_mais a:hover {
    opacity: 0.8;
    cursor: pointer;
}

.face_home {
    width: 100%;
    max-width: 290px;
}

.rodape_degrade {
    height: 54px;
    background: url(/img/degrade_rodape.jpg) center no-repeat;
}

.barra_azul {
    height: 2px;
    background: #0d213d;
}

.rodape_full {
    background: #011b37;
}

.rodape {
    padding: 25px 0px;
}

.rodape a:hover {
    text-decoration: none;
}

.rodape ul {
    padding: 0px 25px;
    list-style: none;
}

.rodape ul li {
    margin-bottom: 5px;
}

.rodape ul li a {
    color: #FFF;
}

.rodape ul li a:hover {
    opacity: 0.8;
}

.rodape .ind {
    width: 126px;
    height: 39px;
    background: url(/img/ind.png) no-repeat;
    margin: 25px 25px 0px 0px;
}


/*Contato*/
.interna_contato {
    width: 100%;
    margin-bottom: 50px;
    padding: 0px;
    max-width: 900px;
    min-height: 300px;
}

.contato_topo {
    width: 100%;
    background: url(../img/contato_fundo.png) top center no-repeat;
    margin: 50px 0px;
    padding-top: 74px;
}

.contato_topo .contato_email,
.contato_topo .contato_tel {
    width: 50%;
    text-align: center;
    padding: 20px 0px;
}

.contato_topo .contato_email a {
    font-size: 18px;
    font-weight: bold;
    color: #6f6b6b;
}

.contato_topo .contato_tel {
    font-size: 20px;
    font-weight: bold;
    color: #6f6b6b;
}

.contato_tel div {
    width: 100%;
    text-align: center;
}

.contato_tel div.contato_cel {
    background: url(../img/whats.png) 135px no-repeat;
}

.contato_form {
    width: 100%;
    max-width: 830px;
    padding: 35px;
    color: #444242
}

.contato_form form {
    width: 100%;
}

.contato_form label {
    margin-bottom: 5px;
}

.contato_form input {
    width: 350px;
    border: 1px solid #CCC;
    padding: 6px 10px;
    margin-bottom: 5px;
    background-color: transparent;
    color: #444242
}

.contato_form input[type='submit'] {
    width: 100px;
}

.contato_form input[type='submit']:hover {
    background: #E8E0E0;
    color: #807373;
}

.contato_form textarea {
    width: 350px;
    max-width: 350px;
    height: 83px;
    max-height: 83px;
    border: 1px solid #CCC;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: transparent;
    color: #444242
}

.contato_form a {
    float: right !important;
    padding: 5px 10px;
    background: #9f9696;
    margin-top: 10px;
    color: #FFF;
    text-decoration: none
}

.contato_form a:hover {
    background: #6f6b6b;
}

.status {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #c7061c;
    display: none
}

.contato_maps {
    margin-top: 26px;
}

.interna_contato .redond {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

.interna_contato .status {
    color: #444242
}

.google_maps {
    margin: 0px 0px 0px;
    position: relative;
    z-index: 1;
}

.selo {
    width: 128px;
    height: 110px;
    background: url(../img/onde_encontrar.png) no-repeat;
    position: relative;
    z-index: 2;
    margin: -400px 0px 0px 130px;
    color: #f8c131;
    padding: 55px 10px 10px 25px;
}

.selo h2 {
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    word-wrap: break-word;
    margin: 2px 0px;
}

.selo h3,
.selo h4 {
    width: 100%;
    font-size: 12px;
    word-wrap: break-word;
    margin: 2px 0px;
    font-weight: normal;
}

.selo h3,
.selo h5 {
    width: 100%;
    font-size: 11px;
    word-wrap: break-word;
    margin: 2px 0px;
    font-weight: normal;
}

.google_maps iframe {
    position: relative;
    z-index: 1;
}

.interna_texto {
    width: 100%;
    margin: 20px 0px;
    min-height: 300px;
}

.produtos-interna {
    min-height: 380px;
}

.parceiros ul {
    list-style: none;
}

.parceiros ul li {
    width: 216px;
    height: 120px;
    margin-right: 12px;
}

.parceiros ul li.last {
    margin-right: 0px;
}

.parceiros ul li a img {
    opacity: 0.7;
}

.parceiros ul li a img:hover {
    opacity: 1;
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -o-transition: opacity 2s;
    -webkit-transition: opacity 2s;
}

.title_clientes {
    text-transform: uppercase;
    color: #b5b5b5;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 25px;
}

.clientes ul li {
    width: 290px;
    height: 230px;
    margin-right: 15px;
    list-style: none;
}

.clientes ul li.last {
    margin-right: 0px;
}

.clientes ul li a img {
    opacity: 0.7;
}

.clientes ul li a img:hover {
    opacity: 1;
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -o-transition: opacity 2s;
    -webkit-transition: opacity 2s;
}

.clientes ul span {
    margin-top: 10px;
    text-align: center;
    color: #817979;
    font-weight: bold;
}

.categs {
    list-style: none;
    padding-left: 0;
}

.categs span {
    font-weight: 600;
    color: #908B8B;
}

.categs li {
    margin-right: 10px;
}

.categs li a:hover {
    background-color: #e6e8ec;
    text-decoration: none;
}

.categs li a,
.categs li span {
    padding: 2px 5px 0;
}

.orcamento {
    margin: 0px 225px;
}

.orcamento label {
    width: 145px;
    text-align: right;
    margin: 0px 10px 15px 0px;
    color: #817979;
    font-size: 16px;
}

.orcamento label span {
    font-size: 10px;
}

.orcamento input {
    width: 240px;
    padding: 3px 5px;
    border: 1px solid #CCC;
    background-color: transparent;
    color: #817979
}

.orcamento select {
    width: 160px;
    padding: 3px 5px;
    border: 1px solid #CCC;
    background-color: transparent;
    color: #817979
}

.orcamento textarea {
    width: 240px;
    max-width: 240px;
    height: 80px;
    max-height: 80px;
    padding: 3px 5px;
    border: 1px solid #CCC;
    background-color: transparent;
}

.orcamento .submit,
.contato .submit {
    width: 70px;
    padding: 5px 10px;
    margin-top: 10px;
    color: #817979
}

.orcamento .submit:hover,
.contato .submit:hover {
    background: #D1CFCF;
}

/*.orcamento{margin:0px 247.5px;}
.orcamento label{width:145px;text-align:right;margin:0px 10px 15px 0px;color:#817979;font-size:16px;font-weight:600;}
.orcamento input{width:240px;padding:3px 5px;border:0px;background:#DFDFDF;color:#817979}
.orcamento select{width:160px;padding:3px 5px;border:0px;background:#DFDFDF;color:#817979}
.orcamento textarea{width:240px;max-width:240px;height:80px;max-height:80px;padding:3px 5px;border:0px;background:#DFDFDF;}
.orcamento label span{font-size:10px;}

.orcamento .submit,#contato .submit{width:70px;padding:5px 10px;margin-top:10px;color:#817979}
.orcamento .submit:hover,#contato .submit:hover{background:#D1CFCF;}*/

.status {
    text-align: center;
    color: red;
    display: none;
}

.redondo {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

@media only screen and (min-width:1921px) {
    body {
        margin: 0 auto;
    }
}

/* Destaque*/
.slider-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 440px;
}

.theme-default .nivoSlider {
    position: relative;
    margin-bottom: 10px;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
    height: 440px;
}

.theme-default .nivo-controlNav {
    text-align: center;
    height: 22px !important;
    margin-top: -40px;
    z-index: 9999;
    position: relative;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/destaque/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/destaque/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px
}

.theme-default a.nivo-prevNav {
    left: 15px
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.theme-default .nivo-caption a:hover {
    color: #fff
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    height: 90px !important;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0 0;
    margin-bottom: 5px;
    border: 3px solid #CCC;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a:hover {
    border: 3px solid #FFF;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    z-index: 3
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 440px;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    filter: alpha(opacity=1);
    opacity: 1
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 1;
    height: 440px;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 1;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 3;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    -moz-opacity: .8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline !important
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 4;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav {
    text-align: center;
    width: 100%;
}

.nivo-controlNav a {
    cursor: pointer
}

.nivo-controlNav a.active {
    font-weight: 700;
}

.mz {
    width: 100%;
    margin: 10px 0px 10px;
}

.mz a {
    width: 55px;
    height: 10px;
    position: relative;
    left: 50%;
    margin-left: -38px;
    background: url('http://www.agenciamz.com.br/IDVisual/logo/agencia_mz.png') no-repeat;
}

.mz a:hover {
    width: 76px;
    transition: width 1s ease-in-out;
}