/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), local('Roboto-Regular'), url('fontes/roboto400.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('fontes/roboto700.woff2') format('woff2');
}*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;

}
strong, b{
    font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body{
    width: 100%;
    height: 100%;
}

.centro{
    position: relative;
    width: 990px;
    margin: 0 auto;
}
.cemporcento{
    position: relative;
    width: 100%;
    float: left;
    //overflow: hidden;
}

#wrapper{
    float: left;
    position: relative;
    min-width: 990px;
    margin-top: 40px;
}

#wrapper .content-box{
    width: 200px;
    height: 160px;
    position: relative;
    float: left;
    border: 2px solid #E3E3E3;
    //margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

#wrapper2{
    float: left;
    position: relative;
    min-width: 990px;
    height: 400px;
    margin-top: 40px;
}

#wrapper2 .content-box{
    width: 235px;
    height: 235px;
    position: relative;
    float: left;
    //border: 2px solid #E3E3E3;
    //margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}


.fancybox-prev span, .fancybox-next span {
    /* .... */
    visibility: visible;
}

#fancybox-left-ico {
    left: 5px !important;
}
#fancybox-right-ico {
    left: 105% !important;
    right: 10px !important;
}
#fancybox-close {
    left: 105% !important;
}

.titilium_24_light{
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    color: #4a4a4a;
    float: left;
    position: relative;
}

#mapa{
    width: 990px; 
    height: 476px;
    position: relative;
    float: left;
    margin-bottom: 50px;
}

.botao-solicite-orcamento{
    background: #357ebd;
    border: none;
    //padding: 15px;
    width: 225px;
    height: 50px;
    cursor: pointer;
    float: right;
    border-bottom: solid 3px #003366;
    border-right: solid 3px #003366;
    color: white;
    font: bold 18px Arial ;
    border-radius: 5px;
}

.botao-solicite-orcamento:hover{
    background: #336699 ;
}


.ret-detalhes{
    float: right;
    margin: 20px 10px 0px 0;
    overflow: hidden;
    border-left: solid 3px #efefef;
    padding-left: 2px;
}
/* = PRE
------------------------------------------------------------------------------*/

.pre_logo_menu{
    height: 120px;
    vertical-align: middle; 
    color: black;
}

.pre_orcamento_atendimento ul li{
    list-style: none;
}

.pre_orcamento_atendimento li:hover > .sub-menu_orcamento {
    display: block;
}

.pre_botao_atendimento{
    position: absolute;
    float: left;
    color: white;
    width: 145px;
    padding-left:5px;
    top: 0px;
    left: 25px;
    height: 25px;
}

.pre_botao_atendimento:hover{
    background: #428bca;
}

.sub-menu_orcamento{
    position: absolute;
    top: 35px;
    left: 650px;
    background: #007FC2;
    min-width: 150px;
    z-index: 999;
    display: none;
    color: white;
}

.sub-menu_orcamento:hover{
    position: absolute;
    top: 35px;
    left: 650px;
    background: #428bca;
    min-width: 150px;
    z-index: 999;
    display: none;
    color: white;
}

.sub-menu_orcamento > li > a {
    display: block;
    text-decoration: none;
    color: white;
    background: #007FC2;;
    padding: 10px 20px;
    z-index: 1000;
    border: 1px solid #E3E3E3;
}

.sub-menu_orcamento > li > a:hover {
    background: #428bca;
}

.links{
    float: left; 
    letter-spacing: 1.1px;
    width: 676px;
    margin-left: 320px;
    margin-top: 20px;
    text-align: left;
}

.links ul li{
    display: inline;

}
.links li:hover > .sub-menu {
    display: block;
}

.links a{
    text-decoration: none;
    color: #454545;
    font-size: 12px;
    margin-left: 14px;
    padding-left: 3px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.links a:hover{
    text-decoration: none;
    background: #FADE03;
    color: black;
}

.links a:first-child{
    margin-left: 0px;
}

.sub-menu{
    position: absolute;
    top: 70px;
    left: 790px;
    background: #FAFAFA;
    min-width: 110px;
    z-index: 999;
    display: none;
}

.sub-menu:hover{
    position: absolute;
    top: 70px;
    left: 790px;
    background: #FADE03;
    min-width: 110px;
    z-index: 999;
    display: none;
}

.sub-menu > li > a {
    display: block;
    text-decoration: none;
    color: #454545;
    background: #FAFAFA;;
    padding: 10px 20px;
    z-index: 1000;
    border: 1px solid #E3E3E3;
}


/* = HOME
------------------------------------------------------------------------------*/

.home_pacote_titulo_texto{
    text-align: center;
    width: 220px;
    height: 80px;
    word-wrap: break-word;
    float: left; 
    position: relative;
    border: none;
}

.home_pacote_botao{
    border: 1px solid white;
    //text-align: center;
    width: 235px; 
    height: 50px;
    float: left;
    position: relative;
}

.home_pacote_saibamais{
    width: 150px;
    height: 40px;
    background: #ededed;
    color: #333333;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-left: 50px;
    padding-top: 10px;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.home_pacote_saibamais:hover{
    background: #979390;
    color: white;
}

.home_pacote_font_titulo{
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #003366;
    min-height: 45px;
}

.home_pacote_font_texto{
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: lighter;
    color: #a4a4a4;
    margin-top: 5px;
}

.home_destaques{
    width: 510px; 
    height: 410px;
    float: left;
    position: relative;
    background: transparent;
}

.home_novidades{
    width: 480px; 
    height: 410px;
    float: left;
    position: relative;
    background: transparent;
    padding-left: 30px;
}

.home_destaques_titulo{
    position: relative; 
    float: left; 
    background: transparent;
    top: 1px;
    //padding-top: 10px;
    padding-left: 10px;
    width: 320px;
    height: 125px;
    word-wrap: break-word;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: white;
}

.home_destaques_img{
    width: 145px;
    height: 123px; 
    border-radius: 10px;
}

.home_botao_vermais{
    position: absolute;
    width: 80px; 
    height: 30px;
    background: transparent;
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 16px; 
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    color: #a4a4a4;
    bottom: -5px;
   // margin-top: 50px;
}

.home_botao_vermais:hover{
    color: #336699;
}


.home_novidades_titulo{
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 25px; 
    font-weight: normal;
    margin-top: 60px;
    color: #f4f4f4;
}

.home_novidades_campos{
    color: #f4f4f4;
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 20px; 
    font-weight: normal;
    margin-top: 30px;
    margin-left: 40px;
}

.home_novidades_input{
    width: 330px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid #a4a4a4;
    color: black;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    margin-left: 10px;
}

.home_novidades_btn_cadastroEmail{
    width: 200px;
    height: 60px;
    background: #005583;
    border-radius: 4px;
    border: none;
    border-bottom: 3px solid #002f48;
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 20px;
}

.home_novidades_btn_cadastroEmail:hover{
    background: #336699;
}

.home_formulario_pesquisa{
    position: relative;
    float: right;
    width: 550px;
    height: 405px;
    background: #006dcc;
    border: 10px solid #004264;
    border-radius: 8px;
    margin-top: 150px;
    color: white;
    padding-top: 20px;
    background-image: url(images/radial_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    /* Safari 4-5, Chrome 1-9 */
    /* Can't specify a percentage size? Laaaaaame. */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0080c4), to(#004163));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #0080c4, #004163);
    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #0080c4, #004163);
    /* IE 10 */
    background: -ms-radial-gradient(circle, #0080c4, #004163);

    z-index: 1;
}
.home_formulario_pesquisa_menu{
    position: relative;
    float: right;
    width: 100px;
    height: 405px;
    background: transparent;
    margin-top: 150px;
    margin-left: 20px;
}

.home_form_pesquisa_input{
    color: black;
    position: relative;
    float: left; 
}

.home_form_pesq_botao_menu{
    position: relative;
    float: left;
    width: 110px;
    height: 72px;
    background: #00527D;
    margin-top: 8px;
    border-radius: 8px;
    z-index: 0;
    text-align: center;
    color: white;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

.home_form_pesq_botao_menu:hover{
    background-color:#FADE03;
}

.catAtual{
    background: #FADE03;
    position: relative;
    float: left;
    width: 110px;
    height: 75px;
    margin-top: 8px;
    border-radius: 8px;
    z-index: 0;
    text-align: center;
    color: white;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

.home_form_pesq_botao_menu img{
    position: relative; float: left; padding-left: 35px; padding-top: 17px;
}

.home_imagem_formulario_pesq{
    position: relative; float: left; padding-left: 35px; padding-top: 17px;
}

.home_botao_form_pesquisar{
    position: relative; 
    float: left;
    width: 150px;
    height: 50px;
    background: #FADE03; 
    border-radius: 8px;
    border: none; 
    border-bottom: 4px solid #ccb500;
    margin-left: 55px;
    margin-top: 30px;
    //text-align: center
}

.home_form_pesquisar{
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px; 
    margin-left: 45px;
    font-weight: bold; 
    width: 90px; 
    height: 55px; 
    background: transparent;
    border: none; 
    color: #4E443C;
    text-decoration: none;
}

.home_form_pesquisar:hover{
    color: black; 
}

/* = DETALHES TEXTO.PHP
------------------------------------------------------------------------------*/
.detalhes_texto_titulo{
    position: relative; float: left;
    text-align: center;
    margin-top: 50px;
    color: #4a4a4a;
    padding-left: 20px;
    width: 950px;
    font-weight: bold;
    font-size: 20px;
}
.detalhes_texto_descricao{
    position: relative;
    float: left;
    text-align: justify; 
    padding-left: 20px;
    color: #848080; 
    width: 680px;
    margin-top: 30px;
    word-wrap: break-word;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.detalhes_texto_area_imagem{
    position: relative;
    float: left;
    width: 250px;
    margin-top:30px;
    //padding-left: 30px;
}
/* = DETALHES TEXTO.PHP
------------------------------------------------------------------------------*/
.empresa_texto{
    position: relative;
    float: left;
    width: 990px;
    min-height: 250px;
    margin-top: 40px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #454545;
}


/* ********************** CSS PAGINA CONTATO ************************ */
.area_contato{
    color: #626262;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 100%;
}
.contato_endereco_mapa{
    float: right; 
    width: 490px; 
    height: 500px;
}
.contato_area_form{
    float: left; 
    width: 500px; 
    height: 500px;
    margin-top: 55px;
}

.input_form {
    border: none;
    width: 75%; 
    height: 22px;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    background: #ebebeb;
}

.input_estado {
    border: 1px solid #c1dcf5;
    text-transform: uppercase;
}
.endereco_contato{
    float: left;
    position: relative;
    width: 490px;
    color: #626262;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding-top: 3%;
    text-align: center;
    margin-top: 40px;
}

.contato_input_enviar{
    width: 129px;
    height: 30px;
    float: left; 
    color: #626262; 
    font-family: 'Roboto', sans-serif; 
    font-size: 20px;
    font-weight: normal; 
    background-color: #ebebeb; 
    margin-left: 58%;
    margin-top: -4%;
    cursor: pointer
}

.contato_input_enviar:hover{
    color: white; 
    background-color: #A7A9AC;
}

/* = SERVIÇOS
------------------------------------------------------------------------------*/
.servicos{
    width:  988px; 
    height: 280px;
    border: 1px solid;
    //margin: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 10px; 
    border-color: #e3e3e3;  
    position: relative;
    float: left;
}
.servicos_area_imagem{
    width: 230px; 
    height: 230px; 
    vertical-align: middle; 
    float: left;
    text-align: center;
    padding-top: 5px;
    position: relative;
}
.servicos_titulo{
    margin-top: 5px;
    text-align: left;
    padding-bottom: 40px;
    color: #4a4a4a; 
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    float: left;
    text-indent: 20px;
    width:600px;
    margin-left: 20px;
}

.servicos .texto {
    float: right; 
    width: 700px;
    height: 150px;
    margin-right: 5px;       
    text-align: justify;
    color: #5c5c5c;
    padding-left: 10px;     
}

.servicos .texto a{
    text-decoration: none;
    color: #5c5c5c;
}

.servicos .link-detalhes{
    background: #efefef;
    //padding: 10px;
    color: #a4a4a4;
    cursor: pointer;
    border: none;
    float: left;
    margin: 0px;
    margin-left: 2px;
}


/* ********************** CSS PAGINACAO ************************ */
.paginacao{
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    position: relative;
    float: left;
}

.paginacao a{
    color: black;
    text-decoration: none;
}
.paginacao a:hover{
    color: black;
    text-decoration: none;
    background: #464646;
}

.paginacao table td{
    vertical-align: top;
}

.numeros_paginacao{
    cursor: pointer;
    color: #464646;
    clear: left;
    vertical-align: middle;
    width: 28px; 
    height: 28px;
    text-decoration: none;
    background: white;
    float:left; 
    border: none;
    margin-right: 4px;
}

#mostrarTodasCat_categoria_pai{
    padding-left: 0px; min-height: 60px;
}