/*
Theme Name: Arp
Author: Witor da Silva Oliveira
Author URI: https://www.facebook.com/witorsilvaoliveira
Description: Site da Arp
Version: 1.0
License: Lecense Designtec Comunicações
License URI: http://designtec.com.br/
Tags: Arp, fabrica, loja-fabrica-, rendas, roupas, intimas, confecções.
Text Domain: Arp
*/

/**
    Created on : 25/04/2016, 17:26:30
    Author     : Witor da Silva Oliveira
*/

/* @charset "charset" */
@charset "UTF-8";

@import url('header.css');
@import url('footer.css');

@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,700italic);

*{margin: 0;padding: 0; list-style: none;}

body{
    background-color: #fff!important;
    outline: none;
    /*overflow: hidden;*/
    /*max-width: 4001px!important;*/
    min-width: 1130px!important;
}

/*
Geral
*/


.AA50 {
    width: 48.2%;
    height: 100%;
}

.AA100 {
    width: 100%;
    height: 100%;
}

.AA100w {
    width: 100%;
}

.AA50w {
    width: 48.2%;
}


.AA363 {
    height: auto;
}

.AA815 {
    height: 815px;
}

.mrtop0 {
    margin-top: 0!important;
}

.mrtop20 {
    margin-top: 20px;
}

.mrtop13 {
    margin-top: 13px;
}

#historia {
    width: 100vw;
    height: auto;
}

#historia > div {
    width: 940px;
    padding: 35px;
    height: auto;
    background-color: #373435;
}

#historia > div > img {
    width: 100%;
    height: 100%;
}

#historia > div > div > sub > p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ubuntuP {
    font-family: Ubuntu;
    font-size: 18px;
    color: #fff;
}

.ubuntuH1, .ubuntuH1 > em {
    font-family: Ubuntu;
    font-size: 26px;
    font-weight: 200;
    color: #fff;
}

.ubuntuH2 {
    font-family: Ubuntu;
    font-size: 24px;
    color: #fff;
}

.flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.flexAA, #historia, #historia > div > div, #historia > div > div > sub {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

#topicoHistoria {
    height: 100px!important;
    background-color: #d7d7d7!important;
}

#topicoHistoria > h1 {
    font-family: inherit;
    font-size: 68px;
    font-weight: 200;
    color: #373435;
}

#historia > div > div {
    justify-content: space-between!important;
    align-items: flex-start;

}

#historia > div > p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.row {
    flex-direction: row!important;
}

.aistart {
    align-items: flex-start!important;
}

.aicenter {
    align-items: center!important;
}

.aiend {
    align-items: flex-end!important;
}

.jfstart {
    justify-content: flex-start!important;
}

.jfspc {
    justify-content: space-between!important;
}

.fw200 {
    font-weight: 200;
}

#title-pages {
    background-image: url(./../images/fundo-title.png);
    width: 100%;
    min-width: 1200px;
    height: 132px;
    margin-top: -150px;
}

#title-pages div > img{
    position: relative;
    width: 950px;
    top: 10px;
    margin: 0 auto;
}

#title-pages div > h1 {
    position: relative;
    top: -82px;
    left: -140px;
    width: 400px;
    margin: 0 auto;
    flex-direction: initial!important;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 48px;
    color: #e4e7e9;
}

#title-pages > div > h1 > strong {
    margin-left: 15px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #e4e7e9;
}


/*
Fale Conosco
*/

#faleconosco{
    width: 1000px;
    height: 730px;
    margin: 0 auto;
    background-color: #fff;
}

#faleconosco > div > h1 {
    position: relative;
    left: -215px;
    top: 50px;
    width: 450px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #383838;
}

#faleconosco > div > form {
    margin-left: -440px;
    margin-top: 70px;
}

#faleconosco > div > form > label{
    display: inline-block;
    margin-bottom: 20px;
}

#faleconosco > div > form > label > span{
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #236748;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

#faleconosco > div > form > label > input, textarea{
    width: 430px;
    height: 45px;
    border: 1px;
    border-style: solid;
    border-color: #236748;
    background-color: #e8e8e8;
    font-size: 19px;
    color: #2bb173;
    padding-left: 10px;
}

#faleconosco > div > form > button {
    width: 100px;
    height: 40px;
    margin-left: 340px;
    margin-top: 10px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    background: linear-gradient( to top, #349669 50%, #4ab483 50%);
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}

#faleconosco > iframe {
    margin-top: -603px;
    margin-left: 500px;
}

#faleconosco > h2 {
    padding: 11px 23px;
    margin-left: 500px;
    width: 350px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #205f43;
    border: 2px;
    border-style: solid;
    border-color: #f4f2f2;
    background-color: #f4f2f2;
}

#faleconosco > h2 > strong{
    font-weight: 700;
    font-size: 21px
}

#faleconosco > h3 {
    padding: 25px 25px;
    margin-left: 500px;
    margin-top: 18px;
    width: 350px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background-color: #216043;
}

#faleconosco > h3 > img{
    margin-left: 260px;
    margin-top: -70px;
}

#faleconosco > h4 {
    padding: 15px 25px;
    margin-left: 500px;
    margin-top: 15px;
    width: 350px;
    height: 38px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    background-color: #216043;
}

#faleconosco > h4 > img{
    margin-left: 270px;
    margin-top: -47px;
}

/*
Imoveis
*/

#imoveis {
    width: 1000px;
    height: 1063px;
    margin: 0 auto;
    margin-bottom: -1600px;
    background-color: #ccc;
}

/*
Blocos Imoveis
*/

#imoveis a {
    margin: 0;
    padding: 0;
    overflow: hidden;
    outline: none;
    width: auto;
    height: auto;
}

#blocos > div {
    position: relative;
    top: 535px;
    width: 1000px;
    height: 1100px;
    margin: 0 auto;

}

#blocos #bl a {
    margin: 0;
    outline: none;
    padding: 0;
    width: auto;
    height: auto;
    margin-bottom: -100px;
}

#blocos #bl img.bloco_01{
    position: relative;
    top: 137px;
    left: -158px;
    opacity: 0;
}

#blocos #bl img.bloco_01:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_02{
    position: relative;
    top:  70px;
    left: 88px;
    opacity: 0;
}
#blocos #bl img.bloco_02:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_07{
    position: relative;
    top:  160px;
    left: -319px;
    opacity: 0;
}
#blocos #bl img.bloco_07:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_04{
    position: relative;
    top:  191px;
    left: 86px;
    opacity: 0;
}
#blocos #bl img.bloco_04:hover{
    opacity: 0.80;
}


#blocos #bl img.bloco_05{
    position: relative;
    top:  164px;
    left: -148px;
    opacity: 0;
}
#blocos #bl img.bloco_05:hover{
    opacity: 0.80;
}


#blocos #bl img.bloco_09{
    position: relative;
    top:  43px;
    left: -168px;
    opacity: 0;
}
#blocos #bl img.bloco_09:hover{
    opacity: 0.80;
}


#blocos #bl img.bloco_10{
    position: relative;
    top:  503px;
    left: 49px;
    opacity: 0;
}
#blocos #bl img.bloco_10:hover{
    opacity: 0.80;
}


#blocos #bl img.bloco_11{
    position: relative;
    top: 189px;
    left: -223px;
    opacity: 0;
}
#blocos #bl img.bloco_11:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_12{
    position: relative;
    top: -152px;
    left: 43px;
    opacity: 0;
}
#blocos #bl img.bloco_12:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_16{
    position: relative;
    top: -280px;
    left: 46px;
    opacity: 0;
}
#blocos #bl img.bloco_16:hover{
    opacity: 0.80;
}

#blocos #bl img.bloco_14{
    position: relative;
    top: -205px;
    left: 48px;
    opacity: 0;
}

#blocos #bl img.bloco_14:hover{
    opacity: 0.80;
}


#blocos #bl img.bloco_casarao{
    position: relative;
    top:  74px;
    left: 116px;
    opacity: 0;
}

#blocos #bl img.bloco_casarao:hover{
    opacity: 0.80;
}

#blocos #bloco_caminhao{
    position: relative;
    top: -15px;
    left: -18px;
    background-image: url(../images/blocos/caminhao_org.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 107px;
}

#blocos #bloco_caminhao:hover{
    background-image: url(../images/blocos/caminhao.png);
    background-repeat: no-repeat;
}

#blocos #bloco_caminhao_2{
    position: relative;
    top: -560px;
    left: 20px;
    background-image: url(../images/blocos/caminhao2_org.png);
    background-repeat: no-repeat;
    width: 118px;
    height: 134px;
}

#blocos #bloco_caminhao_2:hover{
    background-image: url(../images/blocos/caminhao2.png);
    background-repeat: no-repeat;
}

#blocos #bloco_carro{
    position: relative;
    top: -254px;
    left: 120px;
    background-image: url(../images/blocos/carro1_org.png);
    background-repeat: no-repeat;
    width: 192px;
    height: 98px;
}

#blocos #bloco_carro:hover{
    background-image: url(../images/blocos/carro1.png);
    background-repeat: no-repeat;
}

#blocos #bloco_carro2{
    position: relative;
    top: -303px;
    left: 345px;
    background-image: url(../images/blocos/carro2_org.png);
    background-repeat: no-repeat;
    width: 220px;
    height: 333px;
}

#blocos #bloco_carro2:hover{
    background-image: url(../images/blocos/carro2.png);
    background-repeat: no-repeat;
}

#prodImagem0 {
    position: fixed;
    margin: 0 auto;
    width: auto;
    height: auto;
    background-color: #fff;
    border: 2px solid #000;
    opacity: 0.80;
    left: 45%;
    color: #000;
    display: none;
    padding: 10px 15px;
    z-index: 99999;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    cursor: pointer;
}
#prodImagem1 {
    position: fixed;
    margin: 0 auto;
    width: auto;
    height: auto;
    background-color: #fff;
    border: 2px solid #000;
    opacity: 0.80;
    left: 45%;
    color: #000;
    display: none;
    padding: 10px 15px;
    z-index: 99999;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    cursor: pointer;
}
#prodImagem2 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem3 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem4 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem5 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem5 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem6 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem7 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem8 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem9 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}
#prodImagem10 {
position: fixed;
margin: 0 auto;
width: auto;
height: auto;
background-color: #fff;
border: 2px solid #000;
opacity: 0.80;
left: 45%;
color: #000;
display: none;
padding: 10px 15px;
z-index: 99999;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
cursor: pointer;
}

/*
Enviada
*/

#enviada {

    position: relative;
    top: -100px;
    width: 1000px;
    height: 550px;
    margin: 0 auto;


    background-color: #fff;
}

#enviada > div {
    width: 650px;
    height: 180px;
    margin-top: 170px;
    background-color: #e1e1e1;
    border: 2px;
    border-style: solid;
    border-color: #e1e1e1;
}

#enviada > div > h1 {
    margin-top: 50px;
    color: #2faf76;
}

#enviada > div > h1 > strong {

    font-weight: 700;

}

/*
Noticias
*/

#noticias {
    width: 1000px;
    height: auto;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
}

#noticias > div {
    width: 1000px;
    height: auto;
    margin-bottom: 80px;
}

#noticias > div > h1 {
    width: 600px;
    margin-top: 50px;
    color: #236748;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
}

#noticias > div > code {
    margin-top: 15px;
    /*margin-left: -410px;*/
    width: 190px;
    height: 3px;
    background-color: #646464;
}

#noticias > div > h2 {
    margin-top: 10px;
    /*margin-left: -455px;*/
    color: #4ab483;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

#noticias > div > p {
    width: 600px;
    margin-top: 30px;
    color: #5b5b5b;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

/*
Noticias
*/

#noticias-page {
    width: 1000px;
    height: auto;
    min-height: 750px;
    margin: 0 auto;
    margin-bottom: 100px;
    background-color: #fff;
}

#noticias-page > div {
    position: relative;
    top: 60px;
    width: 1000px;
    height: auto;
    min-height: 235px;
    padding-bottom: 25px;
    margin-bottom: 40px;
    background-color: #e5e5e5;
}

#noticias-page > div > h1{
    width: 950px;
    margin-top: 20px;
    color: #236748;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
}

#noticias-page > div > code {
    margin-top: 10px;
    margin-left: 4px;
    width: 950px;
    height: 3px;
    background-color: #fff;
}

#noticias-page > div > h2 {
    margin-top: 10px;
    margin-left: -870px;
    color: #5c8370;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

#noticias-page > div > p {
    width: 959px;
    margin-top: 20px;
    margin-left: 10px;
    color: #5b5b5b;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

#noticias-page > div > a {
    width: 110px;
    height: 25px;
    margin-left: 830px;
    margin-top: 10px;
    padding: 5px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    background: linear-gradient( to top, #349669 50%, #4ab483 50%);
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

/*
Galeria
*/

#galeria {
    width: 1000px;
    height: 960px;
    margin: 0 auto;
    background-color: #fff;
}

#galeria > div {
    position: relative;
    top: 5%;
    left: 2%;
    width: 210px;
    height: 180px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 25px;
    border: 1px;
    border-style: solid;
    border-color: #b7b7b7;
    background-color: #fff;
}

#galeria > div > img {
    width: 100%;
    height: 100%;
}

/*
Empresas
*/

#empresas {
    display: table;
    width: 1000px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 60px;
    background-color: #fff;
}

#empresas > h1 {
    margin-left: -650px;
    margin-top: 60px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
}

#empresas > div {
    position: relative;
    float: left;
    top: 5%;
    left: 4%;
    width: 160px;
    height: 150px;
    padding: 20px 20px;
    margin-left: 20px;
    margin-bottom: 25px;
    display: inline-block;
    border: 1px;
    border-style: solid;
    border-color: #b7b7b7;
    background-color: #fff;
}

#empresas > div > img {
    max-width: 160px;
    max-height: 150px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
}

/*#historia > div {
    width: 1000px;
    height: 950px;
    margin: 0 auto;
}

#historia > div > p{
    position: relative;
    top: 26px;
    left: -260px;
    width: 400px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 25px;
    color: #606060;
}



#historia > div > img {
    position: relative;
    top: -750px;
    left: 200px;
    width: 500px;
    height: 500px;
}
*/

/**/

#insti   {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    margin-bottom: -250px;
}

#insti > p{
    position: relative;
    top: 26px;
    left: 35px;
    width: 400px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 25px;
    color: #606060;
}



#insti > img {
    position: relative;
    top: -870px;
    left: 450px;
    width: 500px;
    height: 500px;
}

/*
ESPAÇO ARP
*/

#espaco-arp div.content{
    position: relative;
    top: -103px;
    width: 1000px;
    height: 4000px;
    margin: 0 auto;
    margin-bottom: -30px;
    background-image: url('../images/historia/teste.png');
    background-repeat: no-repeat;
    background-position: center;
}



#espaco-arp .content p.texto{
    position: relative;
    top: 95px;
    left: -80px;
    padding: 33px;
    color: #fff;
    text-align: left!important;
    font-family: Ubuntu;

}

#espaco-arp .content p.texto i{
    font-family: Ubuntu!important;
    font-size: 29px;
}

#espaco-arp .content p.texto strong.strong2{
    font-size: 25px;
}

#espaco-arp .content p.texto al{
    font-size: 20px;
}

#espaco-arp .content p.texto all{
    font-size: 19px;
}

#espaco-arp .content p.texto strong.strong3{
    font-size: 20px;
}

#espaco-arp .content p.texto lf{
    position: relative;
    left: 500px;
}

#espaco-arp .content p.texto strong.strong4{
    margin-top: 10px;
}

/*
Empreendimentos
*/

#empreendimentos > div{
    width: 1000px;
    height: auto;
    min-height: 1400px;
    margin: 0 auto;
}

#empreendimentos > div > h1{
    position: relative;
    top: 25px;
    left: -132px;
    font-weight: normal;
    font-family: Ubuntu;
    color: #383838;
}

#empreendimentos > div > h2{
    position: relative;
    top: 30px;
    left: -70px;
    font-size: 16px;
    font-weight: normal;
    font-family: Ubuntu;
    color: #383838;
}


#empreendimentos > div > h3{
    position: relative;
    top: 70px;
    width: 850px;
    height: 70px;
    text-align: center;
    padding: 35px 40px;
    background: #e5e5e5;
    font-size: 20px;
    font-weight: normal;
    font-family: Ubuntu;
    color: #383838;
}


#empreendimentos > div > h3 > strong{
    color: #226648;
    font-weight: bold;
}

#empreendimentos > div > img{
    position: relative;
    top: 50px;
    width: 930px;
    height: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}

/*
    Blocos Interna
*/

#bloco-interna {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    /*background: #ccc;*/
}

#bloco-interna img.img-bloco-active{
    position: relative;
    top: 30px;
    left: -250px;
    width: 400px;
    height: 400px;
    border: none;
}

#bloco-interna p{
    position: relative;
    top: -350px;
    left: 235px;
    width: 500px;
    height: auto;
    font-family: Ubuntu;
    font-size: 17px;
    font-weight: normal;
}

#bloco-interna > h1,
#bloco-interna > h3 {
  position: relative;
  top: -300px;
  left: -260px;
  font-family: Ubuntu;
  font-weight: bold;
  font-size: 45px;
  color:#216446;
}

#bloco-interna .icon_5 {
  position: relative;
  top: 10px;
}

#bloco-interna > h2 {
  position: relative;
  top: -230px;
  width: 95%;
  background: #dfdddd;
  font-family: Ubuntu;
  font-weight: normal;
  font-size: 33px;
  padding-left: 50px;
  padding-bottom: 10px;
  padding-top: 10px;
  color:#216446;
}


#bloco-interna div.locacao {
  position: relative;
  top: -170px;
  width: 100%;
  height: 200px;
  background-color: #fff;
  border: 2px solid #898989;
  margin-bottom: 40px;
}

#bloco-interna div.locacao div.text p{
    position: relative;
    top: 20px;
    left: 18px;
    width: 150px;
    font-size: 14px;
    font-weight: normal;
}

 #bloco-interna div.locacao div.text2 {
     height: 200px;
     padding-left: 22px;
     padding-top: 20px;
     font-family: Ubuntu;
     font-weight: normal;
     font-size: 19px;
     text-align: center;
  }

#bloco-interna div.locacao div.text h3{
    padding-left: 22px;
    padding-top: 20px;
    font-family: Ubuntu;
    font-weight: normal;
      font-size: 19px;
}

#bloco-interna div.locacao div.text h4{
  padding-left: 22px;
  padding-top: 5px;
  font-family: Ubuntu;
  font-weight: normal;
  font-size: 19px;
}

#bloco-interna div.locacao div.text h5{
  padding-left: 22px;
  padding-top: 5px;
  font-family: Ubuntu;
  font-weight: normal;
  font-size: 19px;
  word-wrap: break-word;
  word-break: normal;
  word-spacing: normal;
  width: 64%;
  height: 61%;
}

iframe#iframeSistemaArp {
  width: 1000px;
  min-height: 560px;
  height: auto;
  border: none;
  margin: 0 auto;
  padding-top: 80px;
}

a.sistemaLogado {
    color: #dbd9d5;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    left: 60px;
    top: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
}

a.sistemaLogado:hover {
      text-decoration: underline;
}

.code_logado {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-left: 5px;
  color: #dbd9d5;
}
