/*
Theme Name: biobaga
Author: ALMABRAND
Author URI: http://almabrand.com/
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
* {
    margin: 0;
    padding: 0;
}
a {
    color: #FFB400;
    text-decoration: none;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
a:hover {
    color: #FFFFFF;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


input[type="text"], input[type="submit"], textarea[type="text"] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	-webkit-border-radius: !important;
	-moz-border-radius: !important;
	border-radius: 0!important;
}


/*************************************/
/*************************************/
p {
    padding: 0;
	color:#FF0000;
}
hr {
    border: 0 none;
    clear: both;
    color: #CCCCCC;
    height: 1px;
    margin: 1.5em 0;
    width: 80%;
}
img {
    border: 0 none;
}
.imgheader {
    border: 0 none;
    max-width: 100%;
}
.post ul, .post ol, .post dl {
    margin: 0 0 0 0;
}
.post ul ul, .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
    margin: 0;
}
.post li {
    padding: 0 0 0;
}
.post ul li {
    margin-left: 0;
    padding-left: 0;
}
.post ol li li {
    margin-left: 0;
}
.post li li {
    margin: 0;
}
.post li h3 {
    margin: 0;
}
.post dt {
    font-weight: bold;
    margin:0;
}
.post dd {
    padding:0;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter, div.aligncenter, img.centered {
    display: block;
    margin: 0;
}
#sitename {
    display: block;
    float: left;
    width: 340px;
}
#header #searchform {
    float: right;
    margin: 25px 0 0;
    padding-top: 15px;
}
#s {
    color: #888;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 15px 0px 10px;
    padding: 5px;
    width: 17%;
    background: #2D2D2D;
    border: 1px solid #545454;
    font-family: "Roboto";
    font-size: 11px;
    text-transform: uppercase;
}
#searchsubmit {
    background-color: #FFB400;
    border: 0px none;
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 11px;
    height: 32px;
    margin: 15px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    width: 130px;
    line-height: 32px;
    text-align: center;
}
#searchsubmit:hover, #searchsubmit:focus {
	text-decoration:none;
	background:#fff;
}
.post {
    float: left;
    margin:0px;
	width:100%;
}
.post .navigation {
    padding: 0;
}

/*************************************/
/* HEADER ****************************/
/*************************************/

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
body {
    background: url('images/land.png');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    font-family: "Roboto";
    background-position: bottom;
    background-repeat: repeat-x;

}
html, body {
    height: auto;
    margin: 0;
    padding: 0;
}
.top {
    height: 100px;
    width: 100%;
    position: fixed;
    margin: 0;
    padding: 0;
    float: left;
    top: 0;
    z-index: 2;
}
#colunaesquerda {
    height: 100px;
    margin: 0px auto;
    padding: 0px 15%;
    width: 70%;
    background: #fff;
}
.logo {
    float: left;
    height: 100px;
    margin: 0;
    text-align: center;
    width: 18%;
    max-width: 230px;
    min-width: 130px;
    background: url('images/logotipo.png') no-repeat 0% 90%;
    padding: 0;
}
.logo_white {
    float: left;
    height: 100px;
    margin: 0;
    text-align: center;
    width: 18%;
    max-width: 230px;
    min-width: 130px;
    background: url('images/logotipo_white.png') no-repeat 0% 50%;
    padding: 0;
}
.logo::after {
    content: ".";
    line-height: 55px;
    visibility: hidden;
}
.rughtop {
    width: 100%;
    height: 60px;
    float: left;
    background: url('images/topo.png');
}
.rughdown {
    width: 100%;
    height: 140px;
    float: left;
    background: url('images/down.png');
}
.rughimg{
    width: 100%;
    height: 60px;
    float: left;
    background: url('images/fundosimg.png');
	position:absolute;
	bottom:0;
	z-index:50000000000;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

#page {
    float: left;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    background: #f1f0ef;
}
#page_erro {
    float: left;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    background: #f1f0ef;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar1 {
    float: right;
    margin: 60px 12% 0 0;
    padding: 0 1% 0 0;
    text-transform: uppercase;
    width: 68%;
    font-family: "Roboto";
    font-weight: 400;
    border-right: 1px solid #000;
}
.sidebar1 ul {
    float: rigth;
    margin: px 0 0 0%;
    padding: 0px;
    width: auto;
}
.sidebar1 ul li {
    float: right;
    margin: 0;
    padding: 0px;
    width: auto;
    list-style: none;
}
.sidebar1 ul li ul li {
    float:left;
    margin: 0px 5px 0%;
    padding: 0px;
    width: auto;
}

.sidebar1 ul li ul li:nth-child(1)::before {
    content: none;
}
.sidebar1 a {
	display: inline-block;
	font-size: 13px;
	color: #000;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	height: 25px;
	line-height: 25px;
}
.sidebar1 a:hover {
	color: #3fa700;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.sidebar1 li.current-menu-item a, .sidebar1 li.current-page-item a, .sidebar1 li.current-page-ancestor a {
	color: #3fa700 !important;
	border-bottom: 2px solid;
}
.sidebar1 h4 {
background-color : #ffb400;
color : #ffffff;
display : none;
float : left;
font-size : 10px;
height : 30px;
line-height : 30px;
margin : 0;
padding : 0 0 0%;
text-transform : uppercase;
width : 100%;
}
.sidebar1 .textwidget {
color : #888888;
float : left;
font-size : 13px;
line-height : 16px;
margin : 20px 0;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar2 {
    color: #fff;
    float: left;
    margin: 20px 0 60px;
    padding: 0;
    width: 100%;
}
.sidebar2 ul {
    margin: 0;
    padding: 0;
}
.sidebar2 ul li {
    list-style: none outside none;
    width: 17%;
    margin: 0 3% 0 0;
    font-family: "Roboto";
    font-size: 11px;
    float: left;
}
.sidebar2 ul li ul li {
    float: left;
    margin: 0px 0 0px 0;
    width: 100%;
    background: none !important;
    font-size: 14px;
    text-transform: uppercase;
	height: 23px;
    line-height: 25px;
}
.sidebar2 ul li ul#menu-redes-sociais li {
    float: left;
    margin: 0px 7% 0px 0;
    width: auto;
    background: none !important;
    font-size: 30px;
    text-transform: uppercase;
    height: auto;
}
.sidebar2 ul li ul#menu-redes-sociais li a .fa-whatsapp-square {
    color: #3fa700;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 ul li ul#menu-redes-sociais li a .fa-whatsapp-square:hover {
    color: #fff;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 h1 {
    color: #fff;
    display: block;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar2 h2 {
    color: #FFF;
    display: block;
    float: left;
    font-family: "Roboto";
font-weight:500;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar2 h4 {
    color: #fff;
    display: block;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar2 .-nav, .sidebar2 .menu {
    float: left;
    height: auto;
    margin: 0;
    padding: 2px 0 0px 0;
    width: 100%;
}
.sidebar2 a {
	color:#9d8763;
}
.sidebar2 a:hover {
    color: #ccc;
}
.sidebar2 ul li.widget_text .textwidget {
    font-family: "Roboto";
    font-weight:500;
    height: 100%;
    margin: 0;
    padding: 0px 0 0px;
    width: 100%;
    float:left;
    margin: 0px 0 0 0;
}
.sidebar2 ul li.widget_text .textwidget p {
	color: #757575;
    font-weight: 400;
    font-size: 11px;
    height: 100%;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.sidebar2 ul li.widget_text .textwidget a {
    color: #757575;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 ul li.widget_text .textwidget a:hover {
    color:#000;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 li.current-menu-item a {
	font-weight: 600;
    color: #9d8763 !important;
}
.sidebar2 ul ul ul a {
    color: #fff;
    display: block;
    float: left;
    font-family: "Roboto";
	font-weight:100;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 0 0 0 10%;
    text-transform: uppercase;
    width: 90%;
}
.sidebar2 .redessociais svg {
    color: #000;
    font-size: 23px;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 .redessociais svg:hover {
    color: #ffb400;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar2 .fa::before {
	float: left;
	margin:0 4% 0 0 ;
}
.sidebar2 ul li.newsletter {
    list-style: none outside none;
    width: 50%;
    margin: 0 0% 0 0;
    font-family: "Roboto";
    font-size: 11px;
    float: right;
}
.sidebar2 ul li.newsletter .texto {
    list-style: none outside none;
    width:100%;
    margin: 0 0% 0 0;
    float: left;
}
.sidebar2 ul li.newsletter .texto p {
    list-style: none outside none;
    width:100%;
    margin: 0 0% 0 0;
    font-family: "Roboto";
    font-size: 12px;
    float: left;
    color:#fff;
}
.sidebar2 ul li.newsletter input.email {
    list-style: none outside none;
    width: 100% !important;
    margin: 10px 0% 0 0 !important;
    font-family: "Roboto" !important;
    font-size: 12px !important;
    float: left;
    border: 1px solid #9d8763 !important;
    border-radius: 0px !important;
    color: #fff !important;
    background-color: #2d251f !important;
}
.sidebar2 ul li.newsletter input.button {
    width:100% !important;
    margin: 5px 0% 0 0 !important;
    font-family: "Roboto" !important;
    font-size: 12px !important;
    float: left !important;
    color:#fff !important;
    background: #3fa700 !important;
    text-transform: uppercase;
    font-weight: 600;
}
.sidebar2 ul li.newsletter input.button:hover {
    background: #fff !important;
}
.sidebar2 ul li.newsletter #mc_embed_signup .clear {
display: inherit;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
    color: #FFF;
    float: left;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    font-family: "Roboto";
    font-size: 10px;
    text-transform: uppercase;
    border-top:1px solid #3c3128;
}
.sidebar3 ul {
    margin: 0;
    padding: 0;
}
.sidebar3 ul li {
    list-style: none outside none;
    width: auto;
    float: left;
    width:100%;
}
.sidebar3 ul li ul li {
    float: left;
    margin: 0 1% 0px 0;
    width: auto;
}
.sidebar3 h2 {
    color: #FFF;
    display: block;
    float: left;
    font-family: "Roboto";
	font-weight:500;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.sidebar3 h4 {
    color: #ffb400;
    display: block;
    float: left;
    font-family: "Roboto";
font-weight:500;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar3 a {
    color: #9d8763;
    text-decoration: none;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.sidebar3 a:hover {
	color: #fff;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}
.sidebar3 .textwidget {
    color: #876a4d;
    font-family: "Roboto";
    font-size: 11px;
    height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar3 .textwidget p {
    color: #9d8763;
    font-family: "Roboto";
    font-size: 10px;
    height: auto;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
}
.sidebar3 .widget_language_switcher {
    width: 40%;
    float: left;
    margin: 0 0 0 0.5%;
    height: 17px;
    line-height: 17px;
}
.sidebar3 .widget_language_switcher .switcher-list a {
    color: #fff !important;
}
.sidebar3 .widget_language_switcher .switcher-list a:hover {
    color: red !important;
}
.sidebar3 .widget_language_switcher .active span {
    color: #000;
    background: #fff;
    padding: 0 2px;
}
.sidebar3 ul ul ul a {
    color: #876a4d;
    display: block;
    float: left;
    font-family: "Roboto";
	font-weight:100;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 0 0 0 10%;
    text-transform: uppercase;
    width: 90%;
}
.sidebar3 ul ul ul a:hover {
    color:#876a4d;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


.sidebar_loja {
    float: left;
    margin: 0px 0 30px 0;
    padding: 1%;
    width: 14%;
    font-weight: 400;
    font-family: "Roboto";
    height: auto;
    background: #fff;
    border: 1px solid #eaeaee;
}
.sidebar_loja ul {
    float: left;
    margin: 0;
    padding: 0px;
    width: 100%;
    position: relative;
    height: 100%;
}
.sidebar_loja ul li {
    list-style: outside none none;
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}
.sidebar_loja ul li ul {
    float: left;
    margin: 0;
    padding: 0px;
    width: 100%;
    position: relative;
    height: 100%;
}
.sidebar_loja ul li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    height: auto;
    line-height: 30px;
    border-bottom: 1px solid #eaeaea;
	text-transform:uppercase;
}
.sidebar_loja ul li ul li .children {
     padding: 0 0 0 5%;
    width: 95%;
}
.sidebar_loja ul li ul li .children .current-cat a{
    color:#00a5ff !important;
}
.sidebar_loja ul li ul .cat-parent a {
    color: #00a5ff !important;
    font-size: 12px;
    font-weight: 600;
}
.sidebar_loja ul li ul .cat-parent a:hover {
    color: #00a5ff !important;
}
.sidebar_loja ul li ul .cat-parent li a {
    color: #444 !important;
    font-size: 12px;
    font-weight: 600;
}
.sidebar_loja ul li ul .cat-parent li a:hover {
    color: #00a5ff !important;
}
.sidebar_loja ul li ul li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da " !important;
    font-size: 11px;
    padding: 0 7px 0 0;
    color: #000;
    display: inline-table !important;
}
.sidebar_loja ul li ul li ul li::before {
    font-family: FontAwesome;
    content: "\f096";
    color: #bfbfbf;
}
.sidebar_loja ul li ul li .count {
    font-size: 11px;
    float: right;
	color: #666 !important;
}
.sidebar_loja ul li ul li:last-child {
    float: left;
    padding: 0;
    border: 0;
}
.sidebar_loja a {
    color: #000 !important;
    font-size: 11px;
}
.sidebar_loja a:hover {
	color : #3fa700 !important;
}
.sidebar_loja h4 {
    color: #3fa700;
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0 0 0%;
    text-transform: uppercase;
    width: 100%;
    font-family: "Roboto";
    font-weight: 600;
}
.sidebar_loja .textwidget {
    float: left;
    font-size: 12px;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: "Roboto";
    line-height: 21px;
}
.sidebar_loja .textwidget p {
    padding: 0;
    color: #000;
    height: auto;
}
.sidebar_loja .redessociais {
    width: auto;
    height: auto;
    float: left;
    margin: 0px 0 0 0;
    width: 100%;
}
.sidebar_loja .redessociaisdentro {
    width: auto;
    height: auto;
    float: left;
    margin: 20px 0 40px 0;
    width: 100%;
    padding: 0px 0 0 0;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


.masterquemsomos {
    float: left;
    height: auto;
    margin: 0px 0;
    padding: 0px 0% 0px 0;
    width: 100%;
	position: relative;
}
.masterquemsomos img {
    height: auto;
    max-width: 100%;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


.masterquemsomos {
    float: left;
    height: auto;
    margin: 100px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.masterquemsomos .slide {
    height: 70vh;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.masterquemsomos .caixagaleria.big {
    float: left;
    width: 100%;
    height: auto;
    margin:0 0 10px;
    padding: 0;
	position:relative;
}
.masterquemsomos .caixagaleria {
    float: left;
    width: 70%;
    height: auto;
    margin: 30px 15%;
    padding: 0;
    position: relative;
}
.masterquemsomos .caixagaleria img {
	width:100%;
	height:auto;
}
.masterquemsomos .caixaimagem.big {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
    padding: 0;
	position:relative;
}
.masterquemsomos .caixaimagem {
    float: left;
    width: 70%;
    height: auto;
    margin: 30px 15%;
    padding: 0;
    position: relative;
}
.masterquemsomos .caixaimagem.ipad {
    height: auto;
    float: left;
    width: 34.8%;
    margin: 30px 0 30px 15%;
}
.masterquemsomos .caixaimagem.ipad:nth-child(even) {
    float: right;
    margin: 30px 15% 30px 0%;
}
.masterquemsomos .caixaimagem.pequenas {
    height: auto;
    float: left;
    width: 24%;
    margin: 30px 0.5% 0 ;
}
.masterquemsomos .caixaimagem.pequenas:nth-child(4n) {
    float: right;
    margin: 30px 0 0 0;
}
.masterquemsomos .titulo {
    color: #3fa700;
    font-weight: 600;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    margin: 0px 15% 30px;
    padding: 0;
    text-transform: uppercase;
    width: 70%;
    float: left;
    font-size: 25px;
    border-bottom: 1px solid #000000;
    text-align: center;
}
.masterquemsomos .texto {
	float: left !important;
    font-weight: 300 !important;
    margin: 0px 15% 50px !important;
    padding: 0px 0 !important;
    width: 70% !important;
    height: auto !important;
    font-family: "Roboto";
	text-align: center;
}
.masterquemsomos .texto p {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: #000;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
}
.masterquemsomos .texto strong, .masterquemsomos .texto p strong {
    font-weight: 700 !important;
}
.masterquemsomos .texto h1 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.masterquemsomos .texto h2 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.masterquemsomos .texto h3 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.masterquemsomos .texto h4 {
    float: left;
    height: auto;
    margin: 5px 0 10px 0;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0 0 0;
    font-family: "Roboto";
}
.masterquemsomos .texto a {
    font-weight: 700;
    color: #000000;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.masterquemsomos .texto a:hover {
    color: #3fa700;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.masterquemsomos .texto em {
    color: #727272 !important;
    font-style: italic;
}
.masterquemsomos.texto p.has-background {
    background: none;
}
.masterquemsomos.texto p.has-drop-cap:first-letter {
   float: none;
   font-size: inherit;
   line-height: inherit;
   padding: 0;
   font-family: inherit;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.blog_grupo {
    float: left;
    height: auto;
    margin: 170px 15%;
    padding: 0;
    position: relative;
    width: 70%;
}
.blog_entrada {
    float: left;
    height: auto;
    margin: 0px 1% 10px;
    padding: 20px;
    position: relative;
    width: 19.8%;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    box-shadow: 5px 5px 10px #ccc;
}
.blog_entrada img {
    height: auto;
    width: 100%;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.blog_entrada_titulo {
    color: #000;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.blog_entrada_titulo a {
    color: #3fa700;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;

}
.blog_entrada_titulo a:hover {
    color: #000;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;

}
.blog_entrada .texto {
    float: left !important;
    color: #727272 !important;
    font-weight: 300 !important;
    font-size:13px !important;
    line-height: 20px !important;
    margin: 0 !important;
    padding:0px  0 !important;
    width: 100% !important;
    height: auto !important;
    font-family: "Roboto";
}
.blog_entrada .texto p {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: #727272;
}
.blog_entrada .texto p a svg{
    color: #3fa700;
}
.blog_entrada .texto p a:hover svg{
    color: #000;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.fundo {
    float: left;
    width: 70%;
	margin: 0 15%;
    height: auto;
}
.blogs {
    float: left;
    height: auto;
    margin: 100px 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.blogs .legenda {
    float: left;
    height: auto;
    margin: 0px 15.5%;
    padding: 0;
    position: relative;
    width:69%;
}
.blogs .titulo {
    float: left;
    height: 15px;
    margin: 0px 1% 10px 0;
    padding: 0;
    position: relative;
    width: auto;
    font-family: "Roboto";
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
}
.blogs .tituloinside {
    float: left;
    height: 40px;
    margin: 0px 1% 10px 0;
    padding: 0;
    position: relative;
    width: auto;
    font-family: "Roboto";
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    line-height:40px;
	color:#3fa700;
}
.blogs .slide {
    height: 80vh;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.blogs img {
    height: auto;
    max-width: 100%;
}
.blogs_titulo {
    float: left;
    height: 50px;
    margin: 30px 0 0;
    width: 100%;
    font-weight: 900;
    font-family: "Roboto";
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
}
.blogs_titulo {
    float: left;
    height: 50px;
    margin: 30px 0 0;
    width: 100%;
    font-weight: 900;
    font-family: "Roboto";
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
}
.blogs .caixagaleria.big {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 50px;
    padding: 0;
	position:relative;
}
.blogs .caixagaleria {
    float: left;
    width: 70%;
    height: auto;
    margin: 30px 15%;
    padding: 0;
    position: relative;
}
.blogs .caixagaleria img {
	width:100%;
	height:auto;
}
.blogs .caixaimagem.big {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
    padding: 0;
	position:relative;
}
.blogs .caixaimagem {
    float: left;
    width: 70%;
    height: auto;
    margin: 30px 15%;
    padding: 0;
    position: relative;
}
.blogs .caixaimagem.ipad {
    height: auto;
    float: left;
    width: 34.8%;
    margin: 30px 0 30px 15%;
}
.blogs .caixaimagem.ipad:nth-child(even) {
    float: right;
    margin: 30px 15% 30px 0%;
}
.blogs .caixaimagem.pequenas {
    height: auto;
    float: left;
    width: 24%;
    margin: 30px 0.5% 0 ;
}
.blogs .caixaimagem.pequenas:nth-child(4n) {
    float: right;
    margin: 30px 0 0 0;
}
.blogs .texto {
    float: left !important;
    color: #727272 !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    margin: 0% !important;
    padding: 0px 0 !important;
    width: 100% !important;
    height: auto !important;
    font-family: "Roboto";
}
.blogs .texto p {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: #727272;
}
.blogs .texto strong, .blogs .texto p strong {
    font-weight: 700 !important;
}
.blogs .texto h1 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.blogs .texto h2 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.blogs .texto h3 {
    float: left;
    height: auto;
    margin: 0px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    font-family: "Roboto";
}
.blogs .texto h4 {
    float: left;
    height: auto;
    margin: 5px 0 10px 0;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0 0 0;
    font-family: "Roboto";
}
.blogs .texto a {
    font-weight: 700;
    color: #000000;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.blogs .texto a:hover {
    color: #3fa700;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.blogs .texto em {
    color: #727272 !important;
    font-style: italic;
}
.blogs.texto p.has-background {
    background: none;
}
.blogs.texto p.has-drop-cap:first-letter {
   float: none;
   font-size: inherit;
   line-height: inherit;
   padding: 0;
   font-family: inherit;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.masterpoliticas {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 15% 30px;
    width: 70%;
}
.masterpoliticas img {
    height: auto;
    max-width: 100%;
}
.titulopoliticas {
    float: left;
    height: auto;
    margin: 30px 0 0px 0;
    padding: 0;
    width: auto;
    text-transform: uppercase;
    font-family: "Oswald";
    font-weight: 400;
    color: #4196aa;
    border-bottom: 2px solid #000;
    font-size: 30px;
}
.politicasbottom {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    border-top: 1px solid;
    padding: 20px 0;
    font-family: "Roboto";
}
.politicasbottom a {
    color:#000;
    text-decoration: underline;
}
.politicasbottom a:hover {
    color:#4196aa;
}
.politicasbottom h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 5px 0;
    padding: 0px 0;
    font-family: "Roboto";
    font-size: 16px;
    color: #4196aa;;
    font-weight: 700;
}
.politicasbottom h2 {
    float: left;
    width: 100%;
    height: auto;
    margin: 5px 0;
    padding: 0px 0;
    font-family: "Roboto";
    font-size: 14px;
    color: #000;
    font-weight:300;
}
.politicasbottom h2 strong {
    font-weight: 600;
}
.politicasbottom h3 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0px 0;
    font-family: "Roboto";
    font-size: 14px;
    color: #000;
    font-weight:300;
	line-height: 23px;
}
.politicasbottom h3 strong {
    font-weight: 600;
    padding: 0 0 0 25px;
}
.politicasbottom h4 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0px 0;
    font-family: "Roboto";
    font-size: 14px;
    color: #000;
    font-weight:300;
	line-height: 23px;
}
.politicasbottom h4 strong {
    font-weight: 600;
    padding: 0 0 0 0px;
}
.politicasbottom p {
    float: left;
    width: 100%;
    height: auto;
    color:#000;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
}
.politicasbottom ul {
    float: left;
    width: 100%;
    height: auto;
    color: #000;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    margin: 0 0 0 3%;
}
.politicasbottom ol {
    float: left;
    width: 100%;
    height: auto;
    color: #000;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    margin: 0 0 0 4.5%;
}
.politicasbottom ol li {
    font-weight:300;
}
.politicasbottomconflitos {
    float: left;
    width: 80%;
    height: auto;
    margin: 0 10%;
    border-top: 1px solid;
    padding: 20px 0;
}

.politicasbottomconflitos p {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    width: 100%;
    font-family: "Roboto";
}
.politicastextossingle {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}
.politicastextossingle h1 {
    color:#ffb400;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.politicastextossingle h2 {
    color: #000;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 13px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    margin: 0px 0 0 1%;
    padding: 0;
    text-transform: uppercase;
    width: 99%;
}
.politicastextossingle h3 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0px 0 0 2.7%;
    width: 97.3%;
}
.politicastextossingle h4 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0px 0 0 4.7%;
    width: 95.3%;
}
.politicastextossingle h4 strong {
    font-weight: 700;
}
.politicastextossingle h5 {
    color: #000;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    height: auto;
    margin: 0px 0 0 1%;
    padding: 0;
    width: 99%;
}
.politicastextossingle h5 strong {
    font-weight: 700;
}
.politicastextossingle p {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 40;
    font-size: 13px;
    line-height: 18PX;
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
}
.politicastextossingle a {
    font-weight: 900;
    color: #000000;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.politicastextossingle a:hover {
    color: #ffb400;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.politicastextossingle ul {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 4000;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0 0 2%;
    width: 98%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.mastercontactos {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 60px 29%;
    width: 56%;
    background: #ffffff;
}
.mastercontactos h1 {
    float: left;
    height: auto;
    margin: 0px 0 0px 0;
    padding: 0;
    width: auto;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: 300;
    color: #429201;
	font-size: 30px;
}
.content_contactos {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.content_contactos p {
    color: #000;
    float: left;
    font-family: "Roboto";
	font-weight:500;
    font-size: 10px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.content_contactos img {
    margin: 0;
}
.content_contactos h1 {
    color: #666;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 29px;
    line-height: 31px;
    margin: 40px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.content_contactos h1 a {
    color: #000000;
    font-size: 12px;
}
.content_contactos h1 a:hover {
    color: #000;
}
.content_contactos h2 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    height: auto;
    margin: 20px 0;
    padding: 20px 0;
    text-transform: uppercase;
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.content_contactos h2 a {
    color: #000000;
	text-decoration:none;
	font-size: 13px;
    text-decoration:underline
}
.content_contactos h2 a:hover {
    color: #ffb400;
	text-decoration:underline;

}
.content_contactos h3 {
    color: #000000;
    float: left;
    font-family: "Roboto";
	font-weight:100;
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 60px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.content_contactos h3 a {
    color: #000000;
	text-decoration:none;
}
.content_contactos h3 a:hover {
    color: #000;
}
.contactosdescrevegrande {
    float: left;
    width: 19%;
    height: auto;
    margin: 0 1% 0 0;
    padding: 0;
}
.contactosdescreve {
    float: left;
    width: 100%;
    height: auto;
    margin: 11px 0 0 0;
    padding: 0;
}
.contactosdescreve:nth-child(4) {
    float:right;
    margin:0;
}
.contactosdescreve p {
    color: #402b18;
    font-family: "Roboto";
    font-size: 13px;
    height: auto;
    margin: 0px 0px 0;
    line-height: 19px;
    font-weight: 400;
    float: left;
    width: 100%;
    padding: 4px 0 0 0;
}
.contactosdescreve h1 {
    color: #000;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    margin: 0 0 5px 0;
}
.contactosdescreve h1 a {
    color: #ffb400;
    float: left;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #232323;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.contactosdescreve h1 a:hover {
    color: #232323;
	text-decoration:none;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.contactosdescreve h2 {
    color: red;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin: 000%;
    padding: 0;
    text-transform: uppercase;
    width: auto;
    border-bottom: 2px solid #000;
}
.contactosdescreve h2 a {
    color: #ffb400;
    float: left;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #232323;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.contactosdescreve h2 a:hover {
    color: #232323;
	text-decoration:none;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.contactosdescreve h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Titillium Web';
	font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.contactosdescreve img {
    float: left;
    height: auto;
    margin: 0 0 0px 0;
    padding: 0;
    width: 100%;
}
.contactosdescreve ul, .contactosdescreve ol {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 60%;
}
.contactosdescreve ul li, .contactosdescreve ol li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #ffb400;
}
.contactosdescreve ul li h4, .contactosdescreve ol li h4 {
    color: #222222;
    float: left;
    font-family: 'Titillium Web';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.contactosdescreve a {
    color: #000000;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.contactosdescreve a:hover {
    color: #aaa;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.mastercontactos {
    float: left;
    height: auto;
    margin: 100px 0 auto;
    padding: 0 0% 50px;
    width: 100%;
    background: #ffffff;
}
.content_contactos {
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.content_contactos p {
    color: #000;
    float: left;
    font-family: "Roboto";
font-weight:500;
    font-size: 10px;
    height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.content_contactos img {
    margin: 0;
}
.content_contactos h1 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 29px;
    line-height: 31px;
    margin: 20px 0 20px;
    padding: 0;
    text-transform: uppercase;
    width: 60%;
}
.content_contactos h1 a {
    color: #000000;
    font-size: 12px;
}
.content_contactos h1 a:hover {
    color: #000;
}
.content_contactos h2 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    height: auto;
    margin: 20px 0;
    padding: 20px 0;
    text-transform: uppercase;
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.content_contactos h2 a {
    color: #000000;
	text-decoration:none;
	font-size: 13px;
    text-decoration:underline
}
.content_contactos h2 a:hover {
    color: #ffb400;
	text-decoration:underline;

}
.content_contactos h3 {
    color: #000000;
    float: left;
    font-family: "Roboto";
	font-weight:100;
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 60px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
	margin: 0;
}
.content_contactos h3 a {
    color: #000000;
	text-decoration:none;
}
.content_contactos h3 a:hover {
    color: #000;
}
.contactosgrupotop {
    width: 69%;
    float: left;
    height: auto;
    margin: 0 15.5%;
}
.caixaformulario{
	width:100%;
	float:left;
	height:auto;
	margin:0;
}
.formulario_geral {
    width: 80%;
    float: left;
    height: auto;
    margin: 0%;
}
.caixaformulario_texto {
    color: #222222;
    font-family: "Roboto";
    font-size: 11px;
    height: auto;
    margin: 31px 0px 4px 0px;
    line-height: 15px;
    font-weight: 300;
    width: 100%;
}
.caixaformulario_texto p {
    color: #222222;
    font-size: 11px;
    line-height: 15px;
    font-weight: 300;
    width: 100%;
}
.caixaformulario:nth-child(3){
	float:right;
    margin:0 0 0 0;
}
.caixaformulario_texto a {
    color: #fff;
    background: #000000;
    padding: 0px 5px;
    border-radius: 3px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.caixaformulario_texto a:hover {
    background: #aaa;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.titulosesq {
    color: #000;
    display: block;
    float: left;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.titulosaceito {
    color: #000;
    display: block;
    float: left;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 13px;
    height: 15px;
    line-height: 15px;
    margin: 10px 0 0 2%;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.btsform {
    background-color:#000;
    border: 0 none;
    color: #fff;
    float: left;
    font-family: "Roboto";
	font-weight:600;
    font-size: 12px;
    height: 30px;
    margin: 10px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 90px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	border-radius:4px;
}
.btsform:hover, .btsform:focus {
	text-decoration:none;
	background:#aaa;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;

}
.input01 {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 1%;
    width: 99%;
    border: 1px solid #fff;
    background: #ececec;
}
.input02 {
    color: #000000;
    float: left;
    font-family: "Roboto";
	font-weight:400;
    font-size: 13px;
    height: 154px;
    margin: 0;
    padding: 10px 0 0 1%;
    width: 99%;
	border: 1px solid #fff;
    background: #ececec;
}
.input03 {
    color: #000000;
    float: left;
    font-family: "Roboto";
	font-weight:400;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 1% 0 0;
    padding: 0;
    text-align: center;
    width: 10%;
	border: 1px solid #fff;
    background: #ececec;
}
input[type="checkbox"] {
    width: 15px;
    height: 30px;
    margin: 10px 0 0 0;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    border: 1px solid #aaa;
}

.erro {
    color:#F00;
    float: left;
    font-family: "Roboto";
font-weight:100;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    width: 40%;
}
.tituloform {
    color: #000000;
    float: left;
    font-family: "Roboto";
    font-weight: 900;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    width: 100%;
}
.imgcap{
float:left;
width: auto;
height:auto;	
margin:0;
}
.seguro {
    float: left;
    margin: 0;
    width: 100%;
}

.slide{
	width:100%;
	height:100%;
	position: relative;
}
.grupocaixas {
	float:left;
	width:100%;
	height:auto;
	margin:0;
	font-family:"Roboto";
	text-transform:uppercase;
	font-size:11px;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.masterprocurar {
    float: left;
    height: auto;
    margin: 100px 15.5%;
    padding: 0 0 0px;
    position: relative;
    width: 69%;
}
.masterprocurar img {
    height: auto;
    max-width: 100%;
}
.masterprocurar .texto {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: "Roboto";
    font-weight: 300;
	color: #727272;
}
.masterprocurar .texto h1 {
    float: left;
    height: auto;
    margin: 0 0 5px 0;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Roboto";
}
.masterprocurar .texto h2 {
    float: left;
    height: auto;
    margin: 0 20%;
    width: 60%;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 43px;
    font-family: "Roboto";
    text-align: center;
    color: red;
    line-height: 39px;
}
.masterprocurar .texto p {
    float: left !important;
    margin: 0 !important;
    padding: 0px 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    color: #727272;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: "Roboto";
}
.masterprocurar .texto p strong {
    font-weight: 300
}
.masterprocurar .texto a {
    font-weight: 300;
    color: #ffb400;
	-webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.masterprocurar .texto a:hover {
    color: #000000;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.masterprocurar .texto em {
	color:red;
    font-style: italic;
}
.formulario_master {
    width: 80%;
    float: left;
    height: auto;
    margin: 0%;
}

.formulario_geral {
    width: 100%;
    float: left;
    height: auto;
    margin: 0%;
}



.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.homepage_mastersingle{
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 0px;
    position: relative;
    width: 100%;
}
.homepage_mastersingle img {
    height: auto;
    max-width: 100%;
}
.homepage_caixagaleria {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0;
	position: relative;
}
.homepage_caixagaleria img {
	width:100%;
	height:auto;
}
.homepage_mastersingle .slide {
    height: 100vh;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.masterelimina {
    float: left;
    height: auto;
    margin: 0 15.5% 40px;
    padding: 30px 0 0 0;
    width: 69%;
}
.masterelimina .texto {
    color: #222222;
    font-family: "Roboto";
    font-size: 13px;
    height: auto;
    margin: 10px 0px 0px 00;
    line-height: 21px;
    float: left;
    width: 100%;
}
.masterelimina .texto p {
    font-family: "Roboto";
    font-size: 13px;
    height: auto;
    line-height: 21px;
    float: left;
    width: 100%;
    color: #222222;
}
.caixaformulario_elimina {
    width: 100%;
    float: left;
    height: auto;
    margin: 10px 2% 0 0;
    padding: 0px 0% 0;
}
.mastereliminatexto_resposta {
    color: #222222;
    font-family: "Roboto";
    height: auto;
    margin: 20px 0;
    float: left;
    width: 100%;
}
.mastereliminatexto_resposta_txt {
    color: #fff;
    font-family: "Roboto";
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-weight: 700;
    float: left;
    width: 95.8%;
    background:url(images/linhas.png) #089f08;
    padding: 0 0 0 1%;
    text-transform: uppercase;
    border-radius: 5px;
}

.btsformelimina {
    background-color: #ff001c;
    border: 0 none;
    color: #fff;
    float: right;
    font-family: "FontAwesome";
    font-weight: 500;
    font-size: 19px;
    height: 30px;
    margin: 0px 0 0 0%;
    text-transform: uppercase;
    width: 3%;
    border-radius: 3px;
    text-align: center;
	line-height: 30px;
}
.btsformelimina:hover {
	text-decoration:none;
	background:#000;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.obrigado {
    float: left;
    height: auto;
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.mastererro {
    float: left;
    height: auto;
    margin:140px 0 40px 0;
    padding: 0;
    width: 100%;
}
.mastererro .texto {
    color: #000;
    font-family: "Roboto";
    font-size: 23px;
    height: auto;
    margin: 100px 15% 70px;
    line-height: 30px;
    font-weight: 600;
    float: left;
    width: 70%;
    text-align: center;
    text-transform: uppercase;
}
.mastererro img {
    width: 100%;
}
.mastererro .slide {
    height: 70vh;
    background-position: 50% 40%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mastererro .titulo {
display:none;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.down_master {
    float: left;
    height: auto;
    margin: 0px;
    padding: 20px 15.5% 0;
    position: relative;
    width: 69%;
}
.down_master img {
width:100%;
height:100%;
}

.down_enter {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

/*************************************/
/* FOOTER ****************************/
/*************************************/

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

#footer {
    color: #ffffff;
    height: 43px;
    margin: 30px 0 0 0%;
    padding: 10px 0 0;
    text-transform: uppercase;
    width: 76%;
}

#footer a.menutab:link, #footer a.menutab:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    height: auto;
    margin: 0 0.3%;
    padding: 1%;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#footer a.menutab:active, #footer a.menutab:hover {
    background: none repeat scroll 0 0 #ffb400;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


.toogle {
    margin: 0;
    width: auto;
    position: fixed;
    top: 65px;
    z-index: 500000000;
    right: 15%;
    height: auto;
    opacity: 1;
    background: none;
    display: inherit;
}
.toogle.black {
    right: 15.4%;
}
.toogle a.icone  {
    height:18px;
    width:30px;
    display: inline-block;
}
.toogle a.icone span {
    height: 2px;
    margin: auto;
    background-color:#000;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle.black a.icone span {
    background-color:#000;
}
.toogle a.icone span:nth-child(1) {
    top: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.icone span:nth-child(2) {
    top: 7px;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.icone span:nth-child(3) {
    top: 14px;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none  {
    height:30px;
    width:30px;
    display: inline-block;
	transition: 0.40s;
	-webkit-transition: 0.40s;
	-moz-transition: 0.40s;
	-ms-transition: 0.40s;
	-o-transition: 0.40s;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.toogle a.none:hover  {
	transition: 0.40s;
    -webkit-transition: 0.40s;
    -moz-transition: 0.40s;
    -ms-transition: 0.40s;
    -o-transition: 0.40s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.toogle a.none span {
    height: 2px;
    margin: auto;
    background-color:#507c0a;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle a.none span:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none span:nth-child(2) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
    transition: opacity .4s,transform .4s;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.primary-nav {
display: none;

}
.primary-mobile-nav {
    display: block;
    z-index: 5000;
    position: fixed;
    top: 0px;
    font-family:"Roboto";
    text-transform: uppercase;
    font-size: 28px;
    width: 100%;
    text-align: center;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
}
.primary-mobile-nav ul {
    position: absolute;
    z-index: 50;
    top: 50%;
    left: 50%;
    transform: translateY(50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 30%;
}
.primary-mobile-nav li {
    float: left;
    list-style: none;
    margin: 0;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin: 0;
    height: 45px;
    line-height: 45px;
    transition: 0.6s;
    border-bottom: 1px dotted #438319;
}
.primary-mobile-nav li.current-menu-item a {
    font-weight:600;
}
.primary-mobile-nav li:last-child {
	border-bottom:0;
}
.primary-mobile-nav .current_page_item a {
    color:#3fa700 !important;
}
.primary-mobile-nav li a {
	width:100%;
	font-weight:300;
    color: #000;
}
.primary-mobile-nav li a:hover {
	color: #000;
}
.primary-mobile-nav li.current_page_item a, .primary-mobile-nav li.current_page_parent a {
	font-weight: 600;
	color:#3fa700;
}




.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.conteudo_iframe {
width:100%;
float:left;
height:auto;
}

item {
width:100%;
float:left;
}




.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.arrow_left {
    width: 11px;
    position: absolute;
    z-index: 50;
    top: 50%;
    left: 3%;
    transform: translateY(50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    padding: 0;
    text-align: center;
    font-size: 33px;
    height: 60px;
    line-height: 60px;
    background: url("images/arrow.png") no-repeat 100% 50%;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.arrow_right {
    width: 11px;
    position: absolute;
    z-index: 50;
    top: 50%;
    right: 3%;
    transform: translateY(50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    padding: 0;
    text-align: center;
    font-size: 33px;
    height: 60px;
    line-height: 60px;
    background: url("images/arrow.png") no-repeat 0% 50%;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.arrow_left:hover, .arrow_right:hover {
	opacity:0.5;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.owl-theme .owl-nav [class*="owl-"] {
    font-size: 12px !important;
    margin: 6px !important;
    padding: 7px 20px !important;
    background: rgba(0, 0, 0, 1) !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-family: "Roboto" !important;
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-theme .owl-dots .owl-dot span {
    background: #000000 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #c3c3c3 !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    z-index: 122222222;
    position: absolute;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.likefacebook {
    float: left;
    height: auto;
    padding: 12px 0 0 0;
    width: 100%;
    margin: 0px 0px 0px;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
picture {
    float: left;
    height: auto;
    width: auto;
	margin:0px 0;
}
picture img {
    height: auto;
    width: 100%;
}
.textos {
width:100%;
float:left;
font-family:"Roboto";
font-size:14px;
line-height:18px;
color:#000;
}	
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.video {
position: relative;
padding-bottom: 30%;
padding-top: 0px; 
height: 0; 
overflow: hidden;
}

.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
/* Add Animation */

.cookies {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    background: url("images/linhas.png") #333;
    position: fixed;
    z-index: 500000;
    bottom: 0;
}
.cookies p {
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 400;
  text-align: center; 
  color: #fff;
  z-index: 999;
}
.cookies p a {
  color: #fff;
  text-decoration:underline;
  font-weight:700;
}
.cookies p a:hover {
  color: #000;
}
.cookies .cookie-accept {
    cursor: pointer;
    display: inline;
    color: #fff;
    width: 100%;
    text-align: center;
    float: left;
    margin: 10px 0 0 0;

}
.cookies .cookie-accept:hover {
    color: #000;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


