p.descricao {color: #222222; font-size: 14px; line-height: 28px; text-align: justify;}
p.descricao img {width: 100%; margin: 0px 0px 20px 0px;}
.clear {clear:both; width:100%; display:block;}
body {background:#FFFFFF; font-family: 'proxima_nova_rgregular', sans-serif; font-size: 13px; font-weight: 400; letter-spacing: -1px;}
.container {margin:0px auto; position:relative; width:100%;}
.cabecalho {
    width:100%; margin:0px; position:fixed; z-index: 9999; padding: 0px 0px; top: 0px;
    height: 80px; box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
}
.cabecalho h1.logo {
    width:40%; height:50px; background:url('../img/logo.png') no-repeat left center;
    text-indent:-9999px; margin:10px 0px 0px 20px; padding:0px; background-size: auto 100%;
}
.cabecalho .menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    padding: 60px 20px;
    box-sizing:border-box;
    background: #080808;
    overflow-x: auto;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);

    float: none;
    text-align: left;
    margin-right: 0px;
    margin-top: 0px;
}
.cabecalho .menu li {list-style:none; display: block; margin: 0px 12px;}
.cabecalho .menu li a {color: #FFFFFF; font-size: 15px; padding: 10px 0px; letter-spacing: -0.8px; line-height: 18px;}
.cabecalho .menu li a hr {
    width: 20px; border:none; background: #A57516; height: 2px; margin:20px 0px;
    transition:all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s;
}

.simpleSlider {margin-top: 80px;}
.banner {height: 300px; position: relative; width: 100%;}
input#control-nav {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
footer .column {display: inline-block; line-height: 20px; font-size: 15px; letter-spacing: -0.5px; margin-bottom: 10px;}

footer hr {position: absolute; bottom: 0px; width: 200px; height: 5px; background:#A57516; border:none; left:calc(50% - 100px);}

.servicos .lista .item {width: 100%; float: none; height: auto;}
.servicos .lista .item:hover {height: auto;}

.control-nav:before {
    content: "";
    display: block;
    height: 3px;
    background: #A57516;
  }

.control-nav {
    position: absolute;
    right: 50px;
    top: 30px;
    display: block;
    width: 20px;
    padding: 5px 0;
    border: solid #A57516;
    border-width: 3px 0;
    z-index: 2;
    cursor: pointer;
}
.control-nav-close {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    background: rgba(0,0,0,0.4);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}
#control-nav:checked ~ .control-nav-close {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

#control-nav:checked ~ .menu {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
input#control-nav {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
input#control-nav {
    visibility: visible;
}


.simpleSlider {height:300px; width: 100%; background: #FFFFFF; position: relative;}
/* The circle and arrow buttons */
.buttonArea{
    position: relative;            
    bottom: 20px; height: 8px; z-index: 9998;
    width: 100%; margin: 0px auto; text-align: center;
}

/* set the whole slider's width and height, keep same as defined in the jQuery */
#banner {
    width: 100%;           
    height: 300px;
    position: relative;
    left: 0px;
    margin-left: 0px;
    background: #000000;
    overflow: hidden;
}         
.mainSlider {
    width: 100%; height:300px;   
    position: relative;          
    float: left;     
}   
.mainSlider .sliderItem {
    width:100%; height:300px;
}
.subSlider {         
    position: absolute;
    float: left; width:100%;
    margin: 0px auto; height:300px;
    top: 0px !important; left: 0px !important;
    z-index: 999;
}
.subSlider .sliderItem {width: 100%; margin: 0px auto; text-align: center;} 
.subSlider .sliderItem h2 {
    color: #FFFFFF; font-size: 24px;
    font-weight: normal; line-height: 24px;
    letter-spacing: 0px; margin-bottom: 20px;
}
.subSlider .sliderItem h3 {
    color: #FFFFFF; font-size: 12px; text-transform: uppercase;
    font-weight: normal; line-height: 12px; font-family: 'proxima_novaextrabold';
    letter-spacing: 6px; margin-bottom: 10px;
}
.subSlider .sliderItem i {
    color: #FFFFFF; font-size: 32px;margin: 50px 0px 20px 0px;
    font-weight: normal; line-height: 32px;
}
.subSlider .sliderItem a {
    color: #FFFFFF; font-size: 13px; text-transform: uppercase; padding: 0px 10px;
    font-weight: normal; line-height: 30px; font-family: 'proxima_novaextrabold'; display: inline-block;
    letter-spacing: 2px; height: 30px; border: 2px solid #FFFFFF; border-bottom: 2px solid #A57516; 
}
.subSlider .sliderItem a:hover {
    background: #A57516; 
}

.institucional .item {background:none !important;}

.servicos {margin-top: 0px; position: relative; background: #222222;}
.institucional .item .descricao {width: 100%; padding: 30px 30px;}

.noticias .item {width: 100%; float: none; padding: 0px 30px 30px 30px;}
.noticias .item h2 {min-height: auto; max-height: auto;}
.simpleSlider::after {content:""; background: url('../img/back-banner.png') no-repeat top center; width: 100%; height: 100%; position: absolute; bottom: 0px; left: 0px; opacity: 0.50; pointer-events: none;}

.servicos .titulo {margin-left: 30px;}
.servicos .telefone {margin-right: 30px;}

.interna .servicos {background: #FFFFFF;}

.detalhe {padding: 30px 30px;}

h3.subtitulo {font-size: 24px; letter-spacing: 8px;}

.content.servicos .lista {padding: 0px 0px;}

.interna {padding-top:80px;}

.interna .pageTitle h1 {font-size: 18px; letter-spacing: 10px;}