/*
Theme Name: pantir_new
Author: ALMABRAND
Author URI: http://almabrand.com/
Version: 1.0
*/
@import 'https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600,700,900';
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900');
 

* {
    margin: 0;
    padding: 0;
}
a {
    color: #FFB400;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
}
a.a2a_dd:link, a.a2a_dd:visited {
	display: block;
	height: auto;
	text-decoration: none;
	width: auto;
}
a.a2a_dd:active, a.a2a_dd:hover {
    text-decoration: none;
}

/*************************************/
/*************************************/
p {
    font-size: 20px;
    line-height: 16px;
    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%;
}
.entry cite {
    color: #FF3366;
    display: block;
    font-size: 0.9em;
    font-style: normal;
    margin: 5px 0 0;
    text-align: right;
}
.entry cite:before {
    content: "? ";
}
.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: "Titillium Web";
    font-size: 11px;
    text-transform: uppercase;
}
#searchsubmit {
    background-color: #FFB400;
    border: 0px none;
    color: #232323;
    float: left;
    font-family: "Titillium Web";
    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;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

body {
    background: #00102a;;
    font-family: "Titillium Web";
    font-weight: 400;
}
html, body {
    height: auto;
    margin: 0;
    padding: 0;
}
.top {
    height: auto;
    width: 100%;
    z-index: 10000;
    float: left;
    padding: 0;
}
.colunaesquerda {
    height: auto;
    margin: 0 15%;
    padding: 10px 0px 70px;
    width: 70%;
    float: left;
    background: url(images/cornucopia.png) no-repeat 50% 90% rgba(255, 240, 210,1);
}
.logo {
    height: 130px;
    margin: 0 45%;
    text-align: center;
    width: 10%;
    background: url('images/logotipo.png') no-repeat 50% 50%;
    padding: 0;
    float: left;
}
.overtop {
    width: 100%;
    background: url("https://www.pantir.com.pt/wp-content/themes/pantir_new/images/fundo.png") repeat-x 50% -26px;
    height: 80px;
    position: absolute;
    z-index: 1000;
    display: inline-block;
    top: 0;
    left: 0;
}
.overbottom {
    width: 100%;
    background: url("https://www.pantir.com.pt/wp-content/themes/pantir_new/images/fundo-bottom.png") repeat-x 50% 33px;
    height: 80px;
    position: absolute;
    z-index: 1000;
    display: inline-block;
    bottom: 23px;
    left: 0;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.redestopo {
    float: right;
    margin: 0;
    width: 15%;
    height: 17px;
    text-align: right;
    padding: 10px 0;
    border-bottom: 1px solid 1px solid #cec2af;
}
.redestopo li {
    float: right;
    width: 24px;
    height: 27px;
    list-style: outside none none;
    margin: 0 2% 0 0;
    text-align: center;
}
.redestopo li a {
    color: #55363B;
    font-size: 19px;
	-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;
}
.redestopo li a:hover {
    color:#e9423a;
	-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{}

.down_master {
    float: left;
    height: 250px;
    margin: 0px;
    padding: 0px 15%;
    position: relative;
    width: 70%;
    background:#00102a;
}
.down_master img {
width:100%;
height:100%;
}

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

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

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

#page {
    float: left;
    height: auto;
    margin: 0px auto 0px;
    padding: 0 0 0px 0;
    position: relative;
    width: 100%;
    background: url("images/espiga_left.png") no-repeat 0 50% fixed, url("images/espiga_right.png") no-repeat 100% 50% fixed rgb(255, 240, 210);
}
#pagefazemos {
    float: left;
    height: auto;
    margin: 60px auto 0px;
    padding: 0;
    position: relative;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.parceirostopo {
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.parceirosconteudotopo {
    float: left;
    width: 94%;
    height: auto;
    margin: 0;
    padding: 0 3%;
    position: relative;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.masterquemsomos {
    float: left;
    height: auto;
    margin: 0px 15%;
    padding: 0px 2% 130px;
    width: 66%;
    background: rgb(255, 240, 210) url("images/logo_back.png") no-repeat 50% 120%;
}
.masterquemsomos img {
    height: auto;
    max-width: 100%;
}
.masterparceiros {
    float: left;
    height: auto;
    margin: 0 15%;
    padding: 0px 0 170px 0;
    width: 70%;
    background: rgba(255, 240, 210, 1) url("images/logo_back.png") no-repeat scroll 50% 100%;
}
.mastereparceiros img {
    height: auto;
    max-width: 100%;
}
.masteroquefazemos {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 0 0px 0;
    width: 100%;
}
.masteroquefazemos img {
    height: auto;
    max-width: 100%;
}

.mastererro {
    float: left;
    height: auto;
    margin: 0px 15%;
    padding: 0px 2% 130px;
    width: 66%;
}
.mastererro .texto {
    color: #134592;
    font-family: "Titillium Web";
    font-size: 23px;
    height: auto;
    margin: 0 0% 0;
    line-height: 30px;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.mastererro img {
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.quemsomostopo {
    float: left;
    margin: 0px 0px 0px 0;
    padding: 0%;
    width: 100%;
	position: relative;
}
.quemsomostopo h1 {
    color: #232323;
    float: left;
    font-family: "Titillium Web";
    font-weight: 900;
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.quemsomostopo h2 {
    color: #000000;
    font-family: "Titillium Web";
font-weight:100;
	font-weight:100;
    font-size: 13px;
    height: auto;
    margin: 0 0 10px;
}
.quemsomostopo img {
    float: left;
    height: 100%;
    margin: 0 0;
    padding: 0;
    width: 100%;
}
.quemsomostopo h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.quemsomostopo ul, .quemsomostopo ol {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 60%;
}
.quemsomostopo ul li, .quemsomostopo ol li {
    float: left;
    margin: 0 ;
    padding: 0;
    width: 100%;
    color: #ffb400;
}
.quemsomostopo ul li h4, .quemsomostopo ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.quemsomosconteudotopo {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 20px 0;
    padding: 50px 0 0 0;
    position: relative;
    background: url(images/cornucopia.png) no-repeat 50% 0% rgba(255, 240, 210,1);
}
.quemsomosconteudotopo img {
	width:100%;
	height:auto;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.quemsomostopotexto {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}
.quemsomostopotexto p {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 21px;
}
.quemsomostopotexto h1 {
    color: #134592;
    float: left;
    font-weight: 700;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.quemsomostopotexto a {
    font-weight: 600;
    color: #134592;
    text-decoration: underline;
}
.quemsomostopotexto a:hover {
    color: #000;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.quemsomostopotextodentro {
    float: left;
    width: 100%;
    margin: 0;
    height: auto;
    font-family: "Titillium Web";
}
.quemsomostopotextodentro p {
    color: #000;
    font-size: 15px;
    line-height: 26px;
}
.quemsomostopotextodentro a {
    color: #ffb400;
	text-decoration:underline;
}
.quemsomostopotextodentro a:hover {
    color: #000;
}
.quemsomostopotextodentrosingle {
    float: left;
    height: auto;
    margin: 0 10%;
    width: 80%;
    color: #fff;
}
.quemsomostopotextodentrosingle p {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
}
.quemsomostopotextodentrosingle a {
    color: #e9423a;
	-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;
}
.quemsomostopotextodentrosingle a:hover {
    color: #55363B;;
    -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{}

.quemsomosfundo {
    float: left;
    height: auto;
    margin: 0 0 0 0%;
    padding: 60px 0 60px 0;
    width: 100%;
    background: url(images/cornucopia.png) 50% 0% no-repeat;
}
.quemsomosfundotexto {
    float: left;
    height: auto;
    margin: 0px 1.5% 20px 1.5%;
    padding: 0;
    width: 30.3%;
    background: 0;
    border-radius: 0;
}
.quemsomosfundotexto p {
    color: #000;
    font-size: 14px;
    height: auto;
    margin: 0;
    float: left;
    line-height: 19px;
    font-weight: 400;
    border-top: 0;
    padding: 0;
}
.quemsomosfundotexto h1 {
    color: #134592;
    float: left;
    font-weight: 700;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #000;
}
.quemsomosfundotexto h2 {
    color: #6E6E6E;
    font-family: "Titillium Web";
    font-size: 12px;
    height: auto;
    margin: 0px 0px 3px;
    float: left;
    line-height: 18px;
    font-weight: 400;
}
.quemsomosfundotexto h1 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    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;
}
.quemsomosfundotexto 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;
}
.quemsomosfundotexto h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.quemsomosfundotexto img {
    float: left;
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.quemsomosfundotexto ul {
    list-style-type: none;
    padding: 0 0 0 7%;
    margin: 0px 0;
    float: left;
    width: 94%;
}
.quemsomosfundotexto li {
  position: relative;
  margin :0;
  padding:0;
  font-size:13px;
}
.quemsomosfundotexto li:before {
  position: absolute;
  top: 3px;
  left: -7%;
  font-family: FontAwesome;
  content: "\f058";
  color: #000;
}
.quemsomosfundotexto ul li h4, .quemsomosfundotexto ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.quemsomosfundotexto 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;
	text-decoration:underline;
}
.quemsomosfundotexto 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;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.presidentetopotexto {
    float: left;
    width: 70%;
    height: auto;
    margin: 0 15%;
    padding: 0;
    border-radius: 10px;
    position: relative;
}
.presidentetopotexto h1 {
    color: #ffb400;
    float: left;
    font-weight: 700;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.pantirtopotextodentro {
    float: left;
    width: 100%;
    margin: 0;
    height: auto;
    font-family: "Titillium Web";
}
.pantirtopotextodentro p {
    color: #000;
    font-size: 15px;
    line-height: 26px;
}
.pantirtopotextodentro a {
    color: #ffb400;
	text-decoration:underline;
}
.pantirtopotextodentro a:hover {
    color: #000;
}
.pantirtopotextodentrosingle {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    color: #fff;
}
.pantirtopotextodentrosingle p {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    color: #55363B;
    font-weight: 400;
}
.pantirtopotextodentrosingle a {
    color: #e9423a;
	-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;
}
.pantirtopotextodentrosingle a:hover {
    color: #55363B;;
    -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{}

.pantirfundo {
    float: left;
    height: auto;
    margin: 0;
    padding: 150px 0;
    width: 100%;
    background: url("https://www.pantir.com.pt/wp-content/themes/pantir_new/images/fundo.png") repeat-x 0% 0%, url("https://www.pantir.com.pt/wp-content/themes/pantir_new/images/fundo-bottom.png") repeat-x 0% 100%, url("https://www.pantir.com.pt/wp-content/themes/pantir_new/images/foto_pao.jpg") 50% 50% fixed;
}
.pantirfundotexto {
    float: left;
    height: auto;
    margin: 0 10%;
    padding: 0;
    width: 80%;
    background: 0;
    border-radius: 0;
    text-align: center;
}
.pantirfundotexto p {
    color: #fff;
    font-size: 21px;
    height: auto;
    margin: 0;
    line-height: 38px;
    font-weight: 600;
    border-top: 0;
    padding: 0;
}
.pantirfundotexto h1 {
    float: left;
    font-weight: 700;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    color: #ffb400;
}
.pantirfundotexto h2 {
    color: #6E6E6E;
    font-family: "Titillium Web";
    font-size: 12px;
    height: auto;
    margin: 0px 0px 3px;
    float: left;
    line-height: 18px;
    font-weight: 400;
}
.pantirfundotexto h1 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    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;
}
.pantirfundotexto 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;
}
.pantirfundotexto h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.pantirfundotexto img {
    float: left;
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.pantirfundotexto ul {
    list-style-type: none;
    padding: 0 0 0 7%;
    margin: 0px 0;
    float: left;
    width: 94%;
}
.pantirfundotexto li {
  position: relative;
  margin :0;
  padding:0;
  font-size:13px;
}
.pantirfundotexto li:before {
  position: absolute;
  top: 3px;
  left: -7%;
  font-family: FontAwesome;
  content: "\f058";
  color: #000;
}
.pantirfundotexto ul li h4, .pantirfundotexto ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.pantirfundotexto 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;
	text-decoration:underline;
}
.pantirfundotexto 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;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}



.redes .fa {
    font-size: 22px !important;
    margin: 0px 0% 0 0 !important;
    float: left !important;
    height: 21px !important;
    padding: 0px 27% 0 0 !important;
    border: 0 !important;
    color: #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;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.parceirosfundo {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 3% 0px;
    width: 94%;
}
.parceirosfundotexto {
    float: left;
    height: 170px;
    margin: 0;
    padding: 10px 4%;
    width: 92%;
    border-radius: 0;
    background: rgb(222, 209, 181, 0.3);
}
.parceirosfundotexto p {
    width: 100%;
    font-size: 12px;
    color: #000;
    line-height: normal;
    margin: 0;
    border: 0 !important;
    height: auto !important;
    padding: 0;
    font-weight: 600;
    font-family: "Titillium Web";
    text-transform: uppercase;
    text-align: center;
}
.parceirosfundotexto h1 {
    padding: 0;
    margin: 0px 0 0 0px;
    font-size: 14px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Titillium Web";
    height: 30px;
    border: 0;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
	color:#134592;
}
.parceirosfundotexto h2 {
    color: #000;
    font-family: "Titillium Web";
    font-size: 12px;
    height: auto;
    margin: 0px 0px 3px;
    float: left;
    line-height: 18px;
    font-weight: 700;
}
.parceirosfundotexto h1 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    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;
}
.parceirosfundotexto 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;
}
.parceirosfundotexto h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.parceirosfundotexto img {
    float: left;
    height: auto;
    margin: 0 0 0px;
    padding: 0;
    width: 100%;
}
.parceirosfundotexto ul {
    list-style-type: none;
    padding: 0 0 0 7%;
    margin: 20px 0;
    float: left;
    width: 94%;
}
.parceirosfundotexto li {
  position: relative;
  margin :0;
  padding:0;
  font-size:13px;
}

.parceirosfundotexto li:before {
  position: absolute;
  top: 3px;
  left: -7%;
  font-family: FontAwesome;
  content: "\f058";
  color: #000;
}
.parceirosfundotexto ul li h4, .parceirosfundotexto ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.parceirosfundotexto a {
    color: #e9423a;
    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;
}
.parceirosfundotexto a:hover {
    color: #55363B;
	-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;
}
.parceirosfundotexto a {
    color: #000;
    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;
}
.parceirosfundotexto 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;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll

.oquefazemostopo {
    float: left;
    margin: 0px 0px 0px 0;
    padding: 0%;
    width: 100%;
}
.oquefazemostopo h1 {
    color: #232323;
    float: left;
    font-family: "Titillium Web";
    font-weight: 900;
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.oquefazemostopo h2 {
    color: #000000;
    font-family: "Titillium Web";
font-weight:100;
	font-weight:100;
    font-size: 13px;
    height: auto;
    margin: 0 0 10px;
}
.oquefazemostopo img {
    float: left;
    height: 100%;
    margin: 0 0;
    padding: 0;
    width: 100%;
}
.oquefazemostopo h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.oquefazemostopo ul, .oquefazemostopo ol {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 60%;
}
.oquefazemostopo ul li, .oquefazemostopo ol li {
    float: left;
    margin: 0 ;
    padding: 0;
    width: 100%;
    color: #ffb400;
}
.oquefazemostopo ul li h4, .oquefazemostopo ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.oquefazemosconteudotopo {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}
.oquefazemosconteudotopo img {
	width:100%;
	height:auto;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.oquefazemostopotexto {
    float: left;
    width: 70%;
    height: auto;
    margin: 0 15%;
    padding: 0;
    border-radius: 10px;
    position: relative;
}
.oquefazemostopotexto h1 {
    color: #000;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 13px;
    font-style: normal;
    height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.oquefazemostopotextodentro {
    float: left;
    width: 100%;
    margin: 0;
    height: auto;
    font-family: "Titillium Web";
}
.oquefazemostopotextodentro p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.oquefazemostopotextodentro a {
    color: #e9423a;
}
.oquefazemostopotextodentro a:hover {
    color: #55363B;
}
.oquefazemostopotextodentrosingle {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    color: #fff;
}
.oquefazemostopotextodentrosingle p {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    color: #55363B;
    font-weight: 400;
}
.oquefazemostopotextodentrosingle a {
    color: #e9423a;
	-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;
}
.oquefazemostopotextodentrosingle a:hover {
    color: #55363B;;
    -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{}

.oquefazemosfundo {
    float: left;
    height: auto;
    margin: 0 0 0 15%;
    padding: 0 0 60px 0;
    width: 70%;
}
.oquefazemosfundotexto {
    float: left;
    height: auto;
    margin: 0px 3%;
    padding: 0;
    width: 94%;
    background: 0;
    border-radius: 0;
}
.oquefazemosfundotexto p {
    color: #000;
    font-size: 13px;
    height: auto;
    margin: 0;
    float: left;
    line-height: 18px;
    font-weight: 400;
    border-top: 0;
    padding: 0;
}
.oquefazemosfundotexto h1 {
    color: #000;
    float: left;
    font-weight: 700;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #000;
}
.oquefazemosfundotexto h2 {
    color: #000;
    font-family: "Titillium Web";
    font-size: 12px;
    height: auto;
    margin: 0px 0px 3px;
    float: left;
    line-height: 18px;
    font-weight: 700;
}
.oquefazemosfundotexto h1 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 13px;
    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;
}
.oquefazemosfundotexto 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;
}
.oquefazemosfundotexto h4 {
    color: #cfcfcf;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 10px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 93%;
}
.oquefazemosfundotexto img {
    float: left;
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.oquefazemosfundotexto ul {
    list-style-type: none;
    padding: 0 0 0 7%;
    margin: 20px 0;
    float: left;
    width: 94%;
}
.oquefazemosfundotexto li {
  position: relative;
  margin :0;
  padding:0;
  font-size:13px;
}

.oquefazemosfundotexto li:before {
  position: absolute;
  top: 3px;
  left: -7%;
  font-family: FontAwesome;
  content: "\f058";
  color: #000;
}
.oquefazemosfundotexto ul li h4, .oquefazemosfundotexto ol li h4 {
    color: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.oquefazemosfundotexto a {
    color: #e9423a;
    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;
}
.oquefazemosfundotexto a:hover {
    color: #55363B;
	-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{}


#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{}

.mastersingle {
    float: left;
    height: auto;
    margin: 0 15%;
    padding: 0px 0 0 0px;
    position: relative;
    width: 70%;
}
.mastersingle img {
    height: auto;
    max-width: 100%;
	
}
.artigo {
    float: left;
    margin: 0px 0 0 auto;
    padding: 0 3% 50px;
    position: relative;
    width: 94%;
    background: rgba(255, 240, 210, 1) url("images/logo_back.png") no-repeat scroll 50% 100%;
}
.artigo p {
    float: left;
    height: auto;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #444;
}
.artigo img {
    margin: 0;
    width: 100%;
    height: auto;
}
.artigo h1 {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 100%;
    color: #134592;
    text-align: center;
    text-transform: uppercase;
}
.artigo h1 a {
    color: #134592;
	-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;
}
.artigo h1 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;
}

.artigo h2 a {
    color: #444;
	text-decoration:underline;
	font-size:12px;
}
.artigo h2 a:hover {
    color: #ffb400;
}
.artigo h2 {
    color: #444;
    float: left;
    font-family: "Titillium Web";
    font-weight: 400;
    font-size: 12px;
    height: auto;
    padding: 0px 0px 0px 0%;
    width: 16%;
    margin: 10px 0% 0px 0px;
    line-height: 18px;
}
.artigo h3 {
    border-left: 1px solid;
    color: #444;
    float: left;
    font-family: "Titillium Web";
font-weight:100;
    font-size: 10px;
    height: auto;
    margin: 15px 0;
    padding: 0 0 0 2%;
    text-transform: uppercase;
    width: 46%;
}
.textossingle {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}
.tituloartigos {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    color: #134592;
    text-align: center;
}
.textossingle h2 {
    float: left;
    height: auto;
    margin: 10px 0 10px 0;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffb400;
    font-size: 15px;
}
.textossingle p {
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #000;
}
.textossingle strong {
    font-style: normal;
    font-weight: 700;
}
.textossingle a {
    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;
    text-decoration: underline;
}
.textossingle 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;
}

.textossinglegeral {
    float: left;
    height: auto;
    margin: 0 0 0;
    width: 100%;
}
.textossinglegeral p {
    float: left;
    height: auto;
    font-size: 12px;
    line-height: 17px;
}
.textossinglegeral a {
    font-weight: 900;
    color: #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;
}
.textossinglegeral 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;
}
.textossinglegeral:nth-child(2) {
    float: right;
    height: auto;
    margin: 0 0 0 0;
    width: 35%;
}
.redes {
    float: left;
    height: auto;
    margin: 10px 0;
    width: 100%;
}
.caixadetoposingle {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0;
    padding: 0;
    position: relative;
}
.caixadetoposingle img {
	width:100%;
	height:auto;
}
.caixabottomsingle {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0%;
    padding: 10px 0;
}
.caixabottomsingleentradas {
    float: left;
    height: auto;
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.conteudogeral {
    float: left;
    margin: 0 15%;
    padding: 0 0 40px 0;
    position: relative;
    width: 70%;
}
.conteudogeral p {
    color: #39F;
}
.conteudogeral img {
    margin: 0;
}

.conteudogeral h1 {
    color: #000000;
    float: left;
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 20px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.conteudogeral h1 a {
    color: #FFB400;
    font-size: 12px;
}
.conteudogeral h1 a:hover {
    color: #FFFFFF;
}
.conteudogeral h2 {
    color: #ffb400;
    float: left;
    font-family: "Work Sans";
    font-size: 11px;
    height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.conteudogeral h2 a {
    color: #ffb400;
	text-decoration:none;
}
.conteudogeral h2 a:hover {
    color: #fff;
	text-decoration:none;
}
.conteudogeral h3 {
    color: #000000;
    float: left;
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 60px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.conteudogeral h3 a {
    color: #FFB400;
	text-decoration:none;
}
.conteudogeral h3 a:hover {
    color: #FFFFFF;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.commentlist {
    margin: 0;
    float: left;
}
.commentlist li {
    float: left;
    list-style: outside none none;
    margin: 0 0 20px 0px;
    width: 100%;
}
.commentlist li.alt {
	}
.commentmetadata, .comment-author {
    font-family: "Titillium Web";
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.commentmetadata a, .comment-author a {
    color: #000;
    text-decoration: none;
    font-family: "Titillium Web";
font-weight:500;
}
.commentmetadata a:hover, .comment-author a:hover {
	color:#ffb400;
}
		
.comment-author {
    color: #ffb400;
    font-family: "Titillium Web";
    font-weight: 500;
    margin: 0 0 10px 0;
}
	.avatar {
	float:left;
	display:block;
	margin:5px 10px 0 -42px;
	border: 0px;
	padding:0px;
}
#commentform {
	padding-bottom:10px;
}
commentform input, #commentform textarea {
    background-color: #fff;
    border: 0 none;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 0 2px;
    padding: 2%;
    width: 96%;
	line-height:13px;
}
#commentform #submit {
	background-color: #ffb400;
    border: 0 none;
    color: #fff;
    float: left;
    font-family: "Titillium Web";
font-weight:500;
    font-size: 12px;
    height: 30px;
    margin: 10px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 90px;
}
#commentform #submit:hover {
background-color: #000;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.content_pontosvenda {
    float: left;
    margin: 0 15%;
    padding: 0 2% 50px;
    position: relative;
    width: 66%;
    background: rgba(255, 240, 210, 1) url("images/logo_back.png") no-repeat 50% 120%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.content_contactos {
    float: left;
    margin: 0 0;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
}
.mastercontactos {
    float: left;
    height: auto;
    margin: 0 15%;
    padding: 0 2%;
    width: 66%;
    background: rgb(255, 240, 210) url("images/logo_back.png") no-repeat 50% 120%;
}
.content_contactos p {
    color: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 500;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 23px;
}
.content_contactos p strong {
    color: #134592;
    font-weight: 700;
    font-style: normal;
}
.content_contactos img {
    margin: 0;
}
.content_contactos h1 {
    color: #232323;
    float: left;
    font-family: "Titillium Web";
    font-weight: 900;
    font-size: 32px;
    line-height: 31px;
    margin: 40px 0 20px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.content_contactos h1 a {
    color: #444;
    font-size: 12px;
}
.content_contactos h1 a:hover {
    color: #000;
}
.content_contactos a {
    color: #000;
}
.content_contactos a:hover {
    color: #ffb400;
}
.content_contactos h2 {
    color: #444;
    float: left;
    font-family: "Titillium Web";
    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: #232323;
	text-decoration:none;
	font-size: 13px;
    text-decoration:underline
}
.content_contactos h2 a:hover {
    color: #ffb400;
	text-decoration:underline;

}
.content_contactos h3 {
    color: #444;
    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: #444;
	text-decoration:none;
}
.content_contactos h3 a:hover {
    color: #000;
}
.titulocontactos {
    color: #e9423a;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 20px;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 20%;
    text-align: center;
    position: absolute;
    top: -25px;
    left: 40%;
    background: #f5f2ee;
    border: 3px solid #C6C2BD;
    border-radius: 10px;
}
.contactosdescrevegrande {
    float: left;
    height: auto;
    margin: 20px 0%;
    padding: 50px 0 0 0;
    width: 100%;
    border: 0;
    position: relative;
    background: url(images/cornucopia.png) no-repeat 50% 0;
}

.contactosdescreve {
    float: left;
    height: auto;
    margin: 0 1% 0 0%;
    padding: 0px 0% 0;
    width: 30%;
    border-radius: 10px;
}
.contactosdescreve p {
    color: #000;
    font-family: "Titillium Web";
    font-size: 13px;
    height: auto;
    margin: 0px 0px 0;
    line-height: 21px;
    font-weight: 500;
}
.contactosdescreve h1 {
    color: #fff;
    font-family: "Titillium Web";
    font-weight: 300;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 50px;
    background: #000;
    text-align: center;
    position: absolute;
    z-index: 5000;
}
.contactosdescreve h1 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    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: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 0%;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.contactosdescreve h2 a {
    color: #ffb400;
    float: left;
    font-family: "Titillium Web";
    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: 'Roboto';
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: #000000;
    float: left;
    font-family: 'Roboto';
font-weight:100;
    font-size: 11px;
    height: auto;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.contactosdescreve a {
    color: #000;
    font-weight: 600;
	-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;
	text-decoration:underline;
}

.contactosdescreve 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;

}
.caixaformulario_texto {
    
    font-family: "Titillium Web";
    height: auto;
    margin: 20px 0;
    width: 100%;
}
.caixaformulario_texto p {
    color: #000;
    font-size: 13px;
    line-height: 22px;
    font-weight: 500;
    width: 100%;
}
.caixaformulario_texto a {
    color: #fff;
    background: #134592;
    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: #ffb400;
	color: #000;
	-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;
}
input[type="checkbox"] {
    margin: 0 0 0 0;
    vertical-align: sub;
    cursor: pointer;
    border: 1px solid #aaa;
}
.titulosaceito {
    color: #000;
    display: inline;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    margin: 0 0 0 1%;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.masterpoliticas {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 2% 40px;
    width: 66%;
    background: #fff0d2;
    margin: 0 15%;
}
.masterpoliticas img {
    height: auto;
    max-width: 100%;
}
.titulopoliticas {
    color: #134592;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 17px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.politicasbottom {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px 0;
}
.politicasbottomconflitos {
    float: left;
    width: 80%;
    height: auto;
    margin: 0 10%;
    padding: 20px 0;
    text-align: center;
}
.politicastextossingle {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}
.politicastextossingle h1 {
    color:#134592;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 15px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    margin: 12px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.politicastextossingle h2 {
    color: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    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: "Titillium Web";
    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: "Titillium Web";
    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: "Titillium Web";
    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: "Titillium Web";
    font-weight: 400;
    font-size: 13px;
    line-height: 18PX;
    margin: 0;
    padding: 0px 0 0;
    width: 100%;
}
.politicastextossingle 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;
    text-decoration: underline;
}
.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: "Titillium Web";
    font-weight: 4000;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0 0 2%;
    width: 98%;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}


.masterelimina {
    float: left;
    height: auto;
    margin: 0 15%;
    padding: 0 2% 60px;
    width: 66%;
    background: rgb(255, 240, 210) ;
}
.masterelimina .texto {
    color: #000;
    font-family: "Titillium Web";
    font-size: 13px;
    height: auto;
    margin: 10px 0px 0px 00;
    line-height: 21px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
}
.masterelimina .texto p {
    font-family: "Titillium Web";
    font-size: 14px;
    height: auto;
    line-height: 28px;
    float: left;
    width: 100%;
    color: #134592;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.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: "Titillium Web";
    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{}


.caixaformulario {
    width: 80%;
    float: right;
    height: auto;
    margin: 0 10%;
    padding: 0px 0% 0;
    text-align: center;
}
.titulosesq {
    color: #134592;
    display: block;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin: 10px 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
	text-align: center;
}
.tags [type="checkbox"] {
    margin: 5px 5px 0 0;
    padding: 0;
    float: left;
	border:1px solid #232323;
}
.btsform {
    background-color: #ffb400;
    border: 0 none;
    color: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 14px;
    height: 30px;
    margin: 10px 45%;
    text-decoration: none;
    text-transform: uppercase;
    width: 10%;
}
.btsform:hover, .btsform:focus {
	text-decoration:none;
	background:#000;
	color:#fff;
}
.input01 {
    color: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 0;
    width: 100%;
    border: 1px solid #cec2af;
    background: rgba(255, 244, 223, 0.8);
    text-align: center;
}
.input02 {
    color: #000;
    float: left;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 14px;
    height: 100px;
    margin: 0;
    padding: 10px 0 0 1%;
    width: 99%;
    border: 1px solid #cec2af;
    background: rgba(255, 244, 223, 0.8);
}
.input03 {
    color: #55363B;
    float: left;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 1% 0 39%;
    padding: 0;
    text-align: center;
    width: 10%;
    border: 1px solid #cec2af;
    background:  rgba(255, 244, 223, 0.8);
}
.erro {
    color:#F00;
    float: left;
    font-family: "Titillium Web";
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: #444;
    float: left;
    font-family: "Titillium Web";
    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%;
}

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

iframe {
 width: 100%;
}
.branco {
	color:#F00;
    animation: blink 2s infinite ease-in-out;
    -webkit-animation: blink 2s infinite ease-in-out;
}
@keyframes blink {
	50% {
		opacity:0
	}
}
@-webkit-keyframes blink {
	50% {
		opacity:0
	}
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.st_facebook_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 0 0 0 !important;
}
.st_twitter_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 0 0 0 !important;
}
.st_linkedin_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 0 0 0 !important;
}
.st_googleplus_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 0 0 0 !important;
}
.st_pinterest_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 0 0 0 !important;
}
.st_email_custom {
    float: left;
    width: auto;
    height: auto;
	margin: 0 !important;
}
.st_bahance_custom {
    float: left;
    width: 32px;
    height: 32px;
	margin: 0 !important;
}
.st_facebook_custom:hover, .st_twitter_custom:hover, .st_linkedin_custom:hover, .st_googleplus_custom:hover, .st_pinterest_custom:hover, .st_email_custom:hover  {
	opacity:0.9;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.law {
    float: left;
    margin: 0px;
    padding: 20px 3%;
    position: relative;
    width: 94%;
    font-family: "Titillium Web";
	font-weight:100;
    background: rgba(255, 240, 210, 0.7) url("images/logo_back.png") no-repeat scroll 50% 100%;
}

.law p {
    float: left;
    height: auto;
    font-weight: 600;
    padding: 0;
    width: 100%;
    font-size: 14px;
    margin: 0;
    color: #000;
    text-align: center;
    line-height: 21px;
}
.law img {
	margin: 0 0 20px 0;
	width: 100%;	
}

.law h1 {
    color: #444;
    float: left;
    font-family: "Roboto Condensed";
font-weight: 700;
    font-size: 20px;
    margin: 10px 10%;
    padding: 0;
    width: 80%;
}
.law h1 a {
    color: #FFB400;
}
.law h1 a:hover {
    color: #000;
}

.law a {
    color: #FFB400;
}
.law a:hover {
    color: #000;
}

.law h2 {
    color: #444;
    float: left;
    font-family: "Titillium Web";
font-weight:100;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0 0 0 0;
    width: 100%;
}
.law h3 {
    border-left: 1px solid;
    color: #444;
    float: left;
    font-family: "Titillium Web";
font-weight:100;
    font-size: 10px;
    height: auto;
    margin: 15px 0;
    padding: 0 0 0 2%;
    text-transform: uppercase;
    width: 46%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.sidebar1 {
    float: left;
    margin: 10px 15%;
    padding: 5px 0;
    text-transform: uppercase;
    width: 70%;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-top: 1px solid #134592;
    border-bottom: 1px solid #134592;
}
.sidebar1 ul {
    margin: 0;
    width: 100%;
    float: left;
}
.sidebar1 ul li {
    margin: 0;
    list-style: none;
}
.sidebar1 > ul li {
    background: url("images/dot.png") 100% 50% no-repeat;
    padding: 0 2.5% 0 0;
}
.sidebar1 > ul li:last-child {
    background:none ; 
}
.sidebar1 ul li ul {
    width: 100%;
    float: left;
}
.sidebar1 ul li ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    margin: 0 0.5%;
}
.sidebar1 a {
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0px 0 0 0;
    width: 100%;
    color: #134592;
    -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 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;
}
.sidebar1 li.current-menu-item a, .sidebar1 li.current-page-item a {
    color: #ffb400 !important;
	font-weight:600;
}
.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;
}

.sidebar1 .current-page-ancestor > a {
    color: #ffb400!important;
    border-bottom: 2px solid;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.sidebar2 {
    color: #FFF;
    float: left;
    margin: 0 15%;
    padding: 0;
    width: 70.4%;
    font-family: "Titillium Web";
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    height: 40px;
    overflow: auto;
    position: fixed;
    display: none;
    background-color: #134592;
    z-index: 999999;
    text-align: center;
}
.sidebar2 ul {
    margin: 0;
    width: 100%;
    float: left;
}
.sidebar2 ul li {
    margin: 0;
    list-style: none;
}
.sidebar2 > ul li {
    background: url("images/dot.png") 100% 50% no-repeat;
    padding: 0 2.5% 0 0;
}
.sidebar2 > ul li:last-child {
    background:none ; 
}
.sidebar2 ul li ul {
    width: 100%;
    float: left;
}
.sidebar2 ul li ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    margin: 0 0.5%;
}
.sidebar2 a {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0px 0 0 0;
    width: 100%;
    color: #134592;
    -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 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;
}
.sidebar2 li.current-menu-item a, .sidebar2 li.current-page-item a {
    color: #ffb400 !important;
	font-weight:600;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.sidebar3 {
    color: #FFF;
    float: left;
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    font-family: "Titillium Web";
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    height: 60px;
}
.sidebar3 ul ul ul {
    margin: 0;
    padding: 0;
}
.sidebar3 ul li {
    list-style: none outside none;
    width: auto;
    float: left;
    margin: 0;
    width: 100%;
}
.sidebar3 .qtranxs_widget {
    width: auto;
    float: left;
    margin: 21px 0% 0 1%;
}
.sidebar3 li li {
    float: left;
    margin: 0 1% 0px 0;
    width: auto;
}
.sidebar3 h2 {
    color: #FFF;
    display: block;
    float: left;
    font-family: "Titillium Web";
	font-weight:600;
    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: "Titillium Web";
font-weight:500;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.sidebar3 a {
    color:#fff1d5;
    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;
    line-height: 17px;
}
.sidebar3 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
}
.sidebar3 .textwidget {
    color: #fff1d5;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.sidebar3 .textwidget p {
    color: #fff1d5;
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.sidebar3 .textwidget a, .sidebar3 .textwidget p a {
    color: #ffb400 !important;
}
.sidebar3 .textwidget a:hover, .sidebar3 .textwidget p a:hover {
    color: #fff1d5 !important;
}
.sidebar3 li.current-menu-item a {
    color: #ffb400 !important;
}

.sidebar3 ul ul ul a {
    color: #000000;
    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%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}



em {
    color: #FF8200;
    float: left;
    font-family: "Roboto";
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0;
    width: 100%;
    font-style: normal;
}


.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

/* Target the menu item LI */
.menu li.mais{
  /* Margin might go here */
}
/* Target the menu item Anchor (link) */
.menu li.mais > a {
    color: #FFB400;
    float: left;
    font-family: "Oswald";
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    -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;
    padding: 0;
}
.menu li.mais > 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;
}
.menu li.mais.current-menu-item a {
    color: #FFB400 !important;
    border-bottom: 2px solid;
}
qtranxs_widget {
width:100%;
background:#ccc;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.qtranxs_language_chooser a {
	color: #fff;
}

.qtranxs_language_chooser a:hover {
	color: #fff;
}
.qtranxs_language_chooser > .active > a {
    color: #ffb400;
}
.qtranxs_language_chooser > .active > a:hover {
    color: #fff;
}

em {
    color: #FF8200;
    float: left;
    font-family: "Titillium Web";
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0;
    width: 100%;
    font-style: normal;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
#obt_ga_contenido h2, #obt_ga_contenido p, #obt_ga_banner {
    font-family: 'Roboto' !important;
	font-weight: 500 !important;
	font-style:normal !important;
}
#obt_ga_banner {
    font-family: 'Roboto' !important;
	font-weight: 900 !important;
	font-style:normal !important;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.likefacebook {
    float: left;
    height: auto;
    width: 100%;
    margin: 0;
    text-align: center;
}
.likefacebooka{
    float: left;
    height: auto;
    width: 100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

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

.toogle {
	display:none;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.item {
   width:100%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.pictureprojectos {
width:100%;
height:auto;
}


.pictureprojectos img {
width:100%;
height:auto;
}

.lllllllllllll MAPS llllllllllllll {}

.masterpontos {
    float: left;
    height: auto;
    margin: 20px 0 0 0;
    padding: 10px 0% 0px;
    width: 100%;
    background: url(images/cornucopia.png) no-repeat 50% 0%;
}
.content_pontos {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.pontosdescreve {
    float: left;
    height: 150px;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    margin: 0 0% 0 0;
    background: rgb(222, 209, 181, 0.3);
}
.pontosdescreve p {
    width: 100%;
    font-size: 12px;
    color: #000;
    line-height: normal;
    margin: 0;
    border: 0 !important;
    height: auto !important;
    padding: 0;
    font-weight: 600;
    font-family: "Titillium Web";
    text-transform: uppercase;
    text-align: center;
}
.pontosdescreve h1 {
    padding: 0;
    margin: 0px 0 0 0px;
    font-size: 14px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Titillium Web";
    height: 30px;
    border: 0;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}
.pontosdescreve h1 a {
    color: #134592;
	font-size:13px;
}
.pontosdescreve h1 a:hover {
    color: #000;
}
.pontosdescreve a {
    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;
}
.pontosdescreve 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;
}
#map-canvas {
    width: 100%;
    height: 400px;
    float: left;
}


.pontosbottom {
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 10px;
    border-top: 0;
    padding: 0;
    text-align: center;
}
.pontosbottom h1 {
    padding: 0;
    margin: 0px 0 0 0px;
    font-size: 16px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Titillium Web";
    height: 30px;
    border: 0;
    line-height: 30px;
    color: #134592;
    font-weight: 700;
}
.pontosconteudobottom {
    float: left;
    width: 100%;
    margin: 0%;
    height: auto;
}
.pontosconteudobottom p {
    float: left;
    width: 100%;
    margin: 0%;
    height: auto;
    color: #666;
    font-size: 14px;
}
.pontostextossingle {
    float: left;
    height: auto;
    margin: 0;
    width: 50%;
    color: #fff;
}
.pontostextossingle p {
    width: 100%;
    float: left;
    color: #777;
    font-family: "Titillium Web";
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
}
.pontostextossingle a {
    font-weight: 900;
    color: #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;
}
.pontostextossingle 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;
}
.pontosdescrevegrande {
    float: left;
    height: auto;
    margin: 0px 0% 20px 0%;
    padding: 0;
    width: 100%;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
margin: 0px 0 0 0 !important;
}
.owl-theme .owl-nav [class*="owl-"] {
font-family: "Titillium Web" !important;
text-transform: uppercase !important;
font-size: 12px !important;
color: #444 !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
background: #134592 !important;
color:#fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #134592 !important;
}
.owl-carousel .owl-stage-outer {
margin: 0px 0 0 0 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ffb400 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.zoomWrapper {
margin: 0 0 20px 0 !important;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.cookies {
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background: url(images/linhas.png) #063c84;
    position: absolute;
    z-index: 500000;
    bottom: 0;
    z-index: 500000000;
}
.cookies p {
    font-family: "Titillium Web";
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    z-index: 999;
    font-weight: 700;
}
.cookies p a {
  color: #fff;
  text-decoration:underline;
  font-weight:700;
}
.cookies p a:hover {
  color: #a4cfc9;
}
.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;
}

