.nopadding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.right{
    float: right !important;
}
.left{
    float: left !important;
}
.container_geral{
    overflow: hidden;
}

#popupCookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 20px 30px;
    z-index: 9999999;
    box-shadow: 1px 1px 5px 1px #555;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: none;
}
h1.logo{
    margin-top: 40px;
    margin-bottom: 20px;
}
h1.logo img{
    width: 400px;
    height: auto;
    max-width: 100% !important;
}
.texto-rodape-central .email{
    text-transform: lowercase;
}
.menu-static *{
}
.menu-static{
    margin-top: 15px;
}
.menu-static ul{
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
}
.menu-static ul li {
    position: relative;
    display: inline-block;
}
.menu-static ul li:last-child {
}
.menu-static ul li:first-child {
}
.menu-static ul li:first-child:after {
    content: '';
}
.menu-static ul li::after {
    align-content: center;
    align-items: center;
    align-self: center;
    content: "/";
    display: inline-flex;
    height: auto;
    position: absolute;
    top: 26px;
    vertical-align: top;
    color: #fff;
    font-size: 16px;
    left: 0;
}
.menu-static ul li::before {
}
.menu-static ul li a{
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'now_altregular';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 20px 40px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
}
.menu-static ul li > ul{
    display: none;
    visibility: hidden;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 999999999;
    width: 300px;
    text-align: left;
}
.menu-static ul li:hover > ul{
    display: block;
    visibility: visible;
}
.menu-static ul li ul li{
    display: block;
    width: 100%;
    float: left;
    top: 10px;
}
p i{
    font-family: 'latoitalic';
    font-style: normal;
}
.parallax-wrapper::before{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    content: '';
    opacity: 0.4;
    width: 100%;
    height: 100%;
    background: #000;
}
.parallax-wrapper{
    height: 100%;
    background-image:url(../img/bg.jpg);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 1;
    background-position: center;
    background-size: cover;
}
.form-def1 label{
    font-size: 14px;
    color: #555555;
    font-family: arial, sans-serif;
    font-weight: normal;
}
.form-def1 select,
.form-def1 input{
    border-radius: 0;
    height: 50px;
}
.form-def1 textarea{
    border-radius: 0;
}
img.imgfull{
    width: 100%;
    height: auto;
}
.form-def1 button[type^="submit"]{
    border-radius: 0;
    background: #3f3230;
    font-size: 22px;
    font-weight: bold;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    padding: 6px 50px;
    color: #fff;
    border: 0;
    margin-right: 0;
}
.txt-header {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 30px;
}
.txt-header span:nth-child(2){
    font-size: 44px;
    margin-top: -8px;
}
.txt-header span{
    color: #fff;
    font-size: 34px;
    display: block;
    text-transform: uppercase;
    font-family: 'nowlight';
}
.txt-header span strong{
    font-family: 'now_altbold';
    font-weight: normal;
}
.about-box p{
    margin-top: 15px;
    display: inline;
}
.about-box img{
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}
.about-box a{
    text-decoration: none !important;
    color: #3f3130 !important;
    font-size: 18px;
    font-family: arial, sans-serif;
    font-style: italic;
    display: inline;
}
.row-oriente{
    margin-top: 40px;
    margin-bottom: 10px;
    min-height: 356px;
    padding: 0 10px;
}
.row-oriente > section{
    margin-top: 20px;
    margin-bottom: 20px;
}

.arrow-white {
    width: 100%;
    float: left;
    margin-bottom: 4%;
}
.arrow-white a{
    width: auto;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
section.newsletter{
    padding: 0 10px;
    background: #efefef;
    margin-top: 15px;
}
section.newsletter > div{
}
.nesletterTxt {
    margin-bottom: 45px;
    margin-top: 45px;
}
.nesletterTxt span{
    color: #888888;
    font-size: 18px;
    font-family: 'nowlight';
    display: inline-block;
    float: left;
    width: 100%;
}
.nesletterTxt span span{
    color: #3f3230;
    text-transform: uppercase;
    font-family: 'now_altbold';
}
.form-news{
    width: 96%;
}
.form-news  .form-news-submit{
    width: 26%;
    float: right;
}
.form-news  .form-news-input{
    width: 70%;
    float: left;
}
.form-news input[type^="email"]{
    width: 100%;
    color: #828282;
    font-size: 18px;
    font-family: 'nowlight';
    display: block;
    padding: 24px 10px;
    padding-bottom: 24px;
    border: 0;
    font-weight: 100;
    /*text-transform: uppercase;*/
}
.form-news input[type^="submit"]{
    width: 100%;
    display: block;
    float: left;
    height: 50px;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #FFF;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
}
.form-news input:hover[type^="submit"]{
    color: #fff;
    background: #52423f;
}
.adress-wrapper{
    background: #302624;
}
.extend{ float:left; width:100%; position:relative; }
.container_geral{
    width: 100%;
    margin: 0;
    padding: 0;
}
.inner-pager{
    margin-top: 30px;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    font-weight: normal;
}
.heading-title h1 span{
    font-weight: normal;
    font-family: 'nowregular';
}
.heading-title h1 {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    font-family: 'now_altbold';
    font-size:28px;
    color:#3f3230;
    text-transform:uppercase;
    text-align:left;
}
.heading-title h2 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    font-size: 28px;
    color: #3f3230;
    text-transform:uppercase;
    text-align:left;
    font-family: 'nowregular';
}
.heading-title.ht-two h3 {
    font-size: 24px;
    color: 555555;
    margin-bottom: 0;
}
.heading-title h3 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    font-size: 16px;
    color: #555555;
    text-transform:uppercase;
    text-align:left;
    font-family: 'nowmedium';
}
.heading-title h2 strong{
    font-family: 'now_altbold';
    font-weight: normal;
}
p{
    font-size: 16px;
    color: #555555;
    font-family: Arial, "Arial Black";
    margin-top:0;
    margin-bottom:10px;
}
b, strong{
}
.mt20{ margin-top: 30px; }
.mb20{ margin-bottom: 30px; }
.mr20{ margin-right: 30px; }
.ml20{ margin-left: 30px; }
.mt20{ margin-top: 30px; }
.mb20{ margin-bottom: 20px; }
.mr20{ margin-right: 20px; }
.ml20{ margin-left: 20px; }
.mt15{ margin-top: 15px; }
.mb15{ margin-bottom: 15px; }
.mr15{ margin-right: 15px; }
.ml15{ margin-left: 15px; }
.mt10{ margin-top: 10px; }
.mb10{ margin-bottom: 10px; }
.mr10{ margin-right: 10px; }
.ml10{ margin-left: 10px; }
figure{
    margin: 0;
    padding: 0;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a {
    text-decoration: none;
    width: 100%;
}
a:link {
    color: #009;
    text-decoration: none;
}
a:visited {
    color: #009;
}
a:hover {
    color: #00C;
}
a.opacy:hover * {
    opacity: 0.8;
}
a:active {
    color: #009;
}
img {
    border: 0px;
    /*display: block;*/
}
a, a:active, a:focus {
    color: #9f9f9f;
}
.header, .body, .footer {
    position:relative;
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
}
.centralize {
    text-align: center;
}
.centralize > div {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    max-width: 100%;
}
.min-header .min-extension-header > div{
    width: 70%;
}
.min-header .min-extension-header h1{
    width: 30%;
    margin-bottom: 0;
    margin-top: 0;
}
.min-header .min-extension-header{
    height: 100%;
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.min-header .menu-static{
    margin-top: 0;
}
.min-header .menu-static ul{
    text-align: right;
    margin-top: 0;
}
.header.min-header {
    height: 165px;
    overflow: hidden;
}
.min-header .menu-static ul li::after{
    top: 22px;
}
.min-header .menu-static ul li a{
    font-size: 16px;
    padding: 20px;
}
.min-header h1.logo img{
    margin: 10px 0;
    max-width: 275px;
}
.header-inner .heading-title h1{
    margin-bottom: 0;
}
.min-header h1.logo::before{
    background: rgba(0, 0, 0, 0) url("../images/fixo/logo2.png") no-repeat scroll center center / contain ;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
