@charset "CP850";
/*Animação menu*/
.transition, .btn, .post .btn_leiamais, .cxformulario .btn_enviar, .button a, .menu_site ul li a:hover,
.menu_site ul li a.ativo:hover,
.menu_site ul li:hover a, .menu_site ul li a.ativo, #banner .slider_nav.prev, #banner .slider_nav.next, .cx_imagem_galeria, .add_image_galeria, .navBlog .next a:hover, .navBlog .prev a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.btn, .post .btn_leiamais, .cxformulario .btn_enviar, .button a {
  background: #007f7b;
  color: white !important;
  padding: 6px 35px;
  text-align: center;
  display: table !important;
  font: normal 13px "Source Sans Pro", sans-serif;
  text-decoration: none; }

.btn-hover, .post .btn_leiamais:hover, .cxformulario .btn_enviar:hover, .button a:hover {
  background: #555555;
  color: white !important; }

/*box-sizing*/
.box-sizing, .btn, .post .btn_leiamais, .cxformulario .btn_enviar, .button a, .cx_imagem img, .menu_site ul li a, .menu_site ul li a:hover,
.menu_site ul li a.ativo:hover,
.menu_site ul li:hover a, .menu_site ul li a.ativo, #banner .slider, .post, .post .cx_imagem_destaque, .post h2 + .cx_imagem_destaque + .data1 + .data2, .cx_imagem_galeria, .add_image_galeria, .foto_texto .cx_imagem .borda img, .cxformulario, .columns .carrossel.edit {
  -webkit-box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
  /* Safari/Chrome, e outros WebKit */
  -moz-box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
  /* Firefox, e outros Gecko */
  box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
  /* Opera/IE 8+ */ }

.box-shadow, .columns .carrossel.edit {
  -webkit-box-shadow: 0px 0px 5px #f8f7f3;
  -moz-box-shadow: 0px 0px 5px #f8f7f3;
  box-shadow: 0px 0px 5px #f8f7f3; }

.box-inset {
  -webkit-box-shadow: inset 0px 0px 3px #555555;
  -moz-box-shadow: inset 0px 0px 3px #555555;
  box-shadow: inset 0px 0px 3px #555555; }

/*Titulo padrão*/
.titulo-padrao, .title h1, .coluna_pequena .title h1,
.coluna_mini .title h1, #topo h1, #banner .slider .caption, .post h1, .cx_categorias h1, .top10 h3, .foto_titulo_texto h1, .foto_titulo_texto h1 a, .foto_titulo_texto a h1 {
  font: 30px "Oswald", sans-serif;
  font-weight: normal;
  margin: 0 0 10px 0 !important;
  display: block;
  color: #555555; }

.cx_imagem img {
  border: 1px solid #f2f2f2; }

.cx_imagem {
  float: left; }

.img_drag {
  top: 0 !important;
  left: 0 !important; }

.tit-top10, .coluna_pequena .top10 h3, .coluna_mini .top10 h3 {
  background: url(images/bg-top10.png) center bottom no-repeat;
  padding-bottom: 15px !important; }

html {
  font: 14px "Source Sans Pro", sans-serif;
  color: #555555; }

body {
  background-size: 100%;
  background: url(images/bg-site.jpg) center top no-repeat fixed; }

.title h1 {
  width: auto;
  background: url(images/splitter.png) left bottom repeat-x;
  padding: 0; }
.title h1 .content {
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: 6px solid #007f7b;
  background: url(images/bulet.png) center bottom no-repeat; }

.coluna_pequena .title h1,
.coluna_mini .title h1 {
  width: auto;
  background: url(images/splitter.png) left bottom repeat-x;
  padding: 0; }
.coluna_pequena .title h1 .content,
.coluna_mini .title h1 .content {
  width: 100%;
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: 6px solid #007f7b;
  background: url(images/bulet.png) center bottom no-repeat; }

.columns .edit {
  /*--------------------------------------------------- coloca margem em todos os elementos)*/
  margin: 0 0 10px 0; }

#sec_conteudo {
  background: #f8f7f3;
  padding-bottom: 20px; }

#sec_conteudo .conteudo {
  padding: 15px 0 5px; }

.fundo_temp {
  background: white;
  /*------------------------------------ Importante para o highlight na hora de arrastar componentes*/ }

fieldset {
  border: none;
  padding: 0 !important; }

/*####################### MENU DO TOPO #######################*/
#sec_menu {
  position: relative;
  z-index: 99; }

.menu_site {
  width: 960px;
  height: 60px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  background: #f8f7f3;
  border-radius: 0 0 5px 5px; }

.menu_site {
  /*-------- Formatação do sub-menu---------*/ }
  .menu_site ul {
    float: left;
    height: 50px;
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none; }
  .menu_site ul li {
    float: left;
    height: 50px; }
  .menu_site ul li a {
    float: left;
    height: 42px;
    padding: 10px 35px;
    text-decoration: none;
    font: normal 18px "Source Sans Pro", sans-serif;
    color: #555555;
    text-transform: uppercase;
    background: transparent; }
  .menu_site ul li a:hover,
  .menu_site ul li a.ativo:hover,
  .menu_site ul li:hover a {
    color: #007f7b; }
  .menu_site ul li a.ativo {
    color: #007f7b; }
  .menu_site .menu li li {
    width: 150px;
    padding: 0px !important;
    background: none !important;
    margin: 0;
    height: 40px;
    border-top: 1px solid #ccc; }
  .menu_site .menu li li:first-child {
    border-top: none !important; }
  .menu_site .menu ul {
    display: block !important;
    float: left;
    width: 150px !important;
    height: auto !important;
    padding: 10px !important;
    margin: 20px 0 0 0 !important;
    list-style: none;
    background: #f8f7f3;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75); }
  .menu_site .menu li li a:link, .menu_site .menu li li a:visited {
    float: left;
    width: 150px;
    padding: 12px 0 !important;
    margin: 0 !important;
    height: 40px !important;
    font: normal 12px "Source Sans Pro", sans-serif;
    border: none !important;
    text-indent: 10px;
    color: #555555; }
  .menu_site .menu li li a:hover {
    background: #007f7b;
    color: #f8f7f3; }

/*####################### TOPO #######################*/
#sec_cabecalho {
  height: 90px;
  background: rgba(248, 247, 243, 0.5);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  position: relative;
  z-index: 999; }

#sec_cabecalho .topdown.selected {
  /*------------------------------------ Importante para o highlight na hora de arrastar componentes*/
  background: url(images/bg-site.jpg) center top no-repeat rgba(248, 247, 243, 0.5); }

#topo {
  position: relative;
  width: 960px;
  height: 90px;
  margin: 0 auto; }

#topo h1 {
  color: white !important;
  font-size: 40px;
  border: none !important;
  background: none !important; }

#topo h1 .content {
  border: none !important;
  background: none !important;
  padding-bottom: 0 !important; }

/*####################### BANNER #######################*/
#sec_banner {
  position: relative;
  padding: 20px 0 70px 0;
  border-bottom: 1px solid #007f7b; }

#banner {
  width: 960px;
  height: 322px;
  position: relative;
  margin: 0 auto !important;
  border-bottom: 0; }

#banner .slider {
  border: 0 solid #555555; }
#banner .slider img {
  width: 960px;
  height: 322px; }
#banner .slider .caption {
  color: #007f7b;
  background: transparent !important;
  left: 20px !important;
  right: auto;
  bottom: 20px !important;
  padding: 0 !important;
  width: 350px !important;
  text-shadow: 0 2px 0 #555555; }
#banner .slider_nav {
  top: 380px !important; }
#banner .slider_nav.prev {
  color: white;
  left: 435px;
  width: 40px;
  height: 40px;
  background: url(images/seta_banner_prev.png) 4px center no-repeat;
  background-color: #555555;
  opacity: 1;
  border-radius: 40px; }
#banner .slider_nav.prev:hover {
  background-color: #007f7b; }
#banner .slider_nav.next {
  color: white;
  right: 435px;
  width: 40px;
  height: 40px;
  background: url(images/seta_banner_next.png) 16px center no-repeat;
  background-color: #555555;
  opacity: 1;
  border-radius: 40px; }
#banner .slider_nav.next:hover {
  background-color: #007f7b; }

/*####################### RODAPE #######################*/
#sec_rodape {
  position: relative;
  bottom: 0;
  height: 150px;
  padding-bottom: 15px;
  background: #555555; }

.espaco {
  background: #555555; }

#rodape {
  position: relative;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  width: 940px;
  padding: 0 10px;
  height: 150px;
  border-bottom: 2px solid #007f7b; }

#rodape h1 {
  color: white;
  font: "Source Sans Pro", sans-serif;
  border: none !important;
  background: none !important; }
#rodape h1 .content {
  border: none !important;
  background: none !important; }
#rodape h1 .content b {
  border-bottom: 2px solid #007f7b; }

/*####################### 	BLOG E POSTS #######################*/
.post {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  margin: 5px 0 10px 0;
  padding: 0 0 10px 0;
  color: #555555;
  background: url(images/linha.png) left bottom repeat-x; }

.post .cx_imagem_destaque {
  float: left;
  width: 30%;
  height: auto;
  border: 2px solid #007f7b;
  border-radius: 5px; }
.post .com_imagem {
  float: right;
  width: 63%; }
.post .imagem_destaque {
  width: 100%;
  height: auto; }
.post h2 + .cx_imagem_destaque + .data1 + .data2 {
  display: block;
  position: absolute;
  top: 160px;
  left: 0;
  width: 162px;
  padding: 7px 0;
  background: #007f7b;
  font: bold 12px "Source Sans Pro", sans-serif;
  color: white;
  text-align: center; }
.post .data2 {
  display: block;
  position: relative;
  left: 0;
  width: auto;
  padding: 0 0 10px 0;
  border: 0;
  background: none;
  font: bold 12px "Source Sans Pro", sans-serif;
  color: #555555;
  text-align: left; }
.post .data1 {
  display: none; }
.post h2 {
  margin: 0 0 15px 0;
  padding: 0;
  font: lighter 25px "Oswald", sans-serif;
  color: #555555; }
.post h2 a {
  font: lighter 25px "Oswald", sans-serif;
  color: #555555;
  margin: 0;
  padding: 0;
  text-decoration: none; }
.post h2 + .cx_imagem_destaque + .data1 + .data2 + .post_summary {
  float: right;
  width: 63%;
  position: relative;
  left: 0; }
.post .post_summary {
  color: #555555; }
.post .btn_leiamais {
  margin: 10px 0 0 0;
  float: right;
  clear: both; }

/*-------- Coluna curta---------*/
.coluna_curta .cx_imagem_destaque {
  width: 140px;
  height: 70px;
  overflow: hidden; }
.coluna_curta .cx_imagem_destaque img {
  width: 100%; }
.coluna_curta .cx_posts .post .data2 {
  display: none !important; }
.coluna_curta .cx_posts .post h2,
.coluna_curta .cx_posts .post h2 a {
  width: 140px;
  padding: 0;
  font: 18px "Oswald", sans-serif; }
.coluna_curta .cx_posts .post .post_summary,
.coluna_curta .cx_posts .post .btn_leiamais,
.coluna_curta .cx_posts .post .data2 {
  display: none !important; }
.coluna_curta .cx_posts .post {
  margin: 0;
  padding: 10px 0;
  background: url(images/linha.png) 0% 100% repeat-x; }

/*fim coluna curta*/
/*-------- Coluna mini---------*/
.coluna_mini .post h2, .coluna_mini .post h2 a {
  font-size: 18px !important; }
.coluna_mini .cx_posts .post {
  background: url(images/linha.png) 0% 100% repeat-x;
  margin: 0;
  padding-top: 5px; }
.coluna_mini .cx_imagem_destaque {
  width: 60px;
  height: 60px; }
.coluna_mini .cx_imagem_destaque img {
  width: 100%; }
.coluna_mini .cx_posts .post .data2 {
  display: none !important; }
.coluna_mini .cx_posts h2 {
  line-height: 15px;
  margin: 0;
  font: 0.9em "Oswald", sans-serif; }
.coluna_mini .cx_posts .post .com_imagem {
  float: right;
  width: 70%; }
.coluna_mini .cx_posts .post .btn_leiamais,
.coluna_mini .cx_posts .post .post_summary {
  display: none !important; }
.coluna_mini .first_post {
  float: left;
  width: 100% !important;
  height: 200px;
  box-sizing: border-box; }
.coluna_mini .first_post .cx_imagem_destaque {
  width: 100%;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: 0; }
.coluna_mini .first_post h2 {
  width: auto !important;
  position: absolute;
  top: 114px;
  font: normal 16px "Oswald", sans-serif;
  line-height: 21px; }

/*fim coluna mini */
/*-------- Coluna Pequena---------*/
.coluna_pequena .post h2, .coluna_pequena .post h2 a {
  font-size: 20px !important;
  line-height: 25px;
  height: 53px;
  overflow: hidden; }
.coluna_pequena .cx_posts .post {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border: 0;
  background: url(images/linha.png) 0% 100% repeat-x; }
.coluna_pequena .cx_posts .post .cx_imagem_destaque {
  width: 33%;
  box-shadow: none;
  overflow: hidden; }
.coluna_pequena .cx_posts .post .data2 {
  display: none !important; }
.coluna_pequena .cx_posts .post .com_imagem {
  float: right;
  width: 190px; }
.coluna_pequena .post .data1, .coluna_pequena .post .btn_leiamais {
  display: none !important; }
.coluna_pequena .post .post_summary {
  display: block;
  height: 105px;
  overflow: hidden;
  margin-bottom: 10px; }

/*fim coluna pequena*/
/*-------- Coluna metade---------*/
.coluna_metade .cx_posts .post {
  margin: 5px 0; }
.coluna_metade .cx_posts .post .data2 {
  display: none !important; }
.coluna_metade .cx_posts .post .com_imagem {
  width: 68%; }
.coluna_metade .cx_posts .post .btn_leiamais {
  clear: both; }
.coluna_metade .post h2, .coluna_metade .post h2 a {
  font-size: 20px !important;
  line-height: 25px; }
.coluna_metade .post h2 + .cx_imagem_destaque + .data1 + .data2 + .post_summary {
  width: 68%; }
.coluna_metade .post .post_summary {
  height: 105px;
  overflow: hidden; }

/*-------- Coluna média---------*/
.coluna_media .post h2, .coluna_media .post h2 a {
  font-size: 20px !important;
  line-height: 25px; }
.coluna_media .cx_posts .post .cx_imagem_destaque {
  width: 33%; }
.coluna_media .cx_posts .post .data1 {
  display: none !important; }
.coluna_media .post_summary {
  height: 105px; }

/*-------- Coluna grande ---------*/
.coluna_grande .cx_posts .post {
  margin-bottom: 5px; }
.coluna_grande .cx_posts .post .com_imagem {
  float: right;
  width: 75%; }
.coluna_grande .cx_posts .post .btn_leiamais {
  margin-top: 15px; }
.coluna_grande .cx_posts .post .cx_imagem_destaque {
  width: 22%; }
.coluna_grande .post h2 + .cx_imagem_destaque + .data1 + .data2 + .post_summary {
  float: right;
  width: 75%; }
.coluna_grande .post h2, .coluna_grande .post h2 a {
  font-size: 20px !important;
  line-height: 25px; }

/*fim coluna grande*/
/*-------- Coluna grande (Widgets 2 colunas) ---------*/
.coluna_grande .columns_widget .cx_posts .data2 {
  display: none; }

.coluna_grande .columns_widget .cx_posts .btn_leiamais {
  clear: both; }

.coluna_grande .columns_widget .cx_posts .cx_imagem_destaque {
  width: 28%; }

.coluna_grande .columns_widget .cx_posts h2 {
  font-size: 1.3em; }

.coluna_grande .columns_widget .cx_posts .post .com_imagem {
  width: 66%; }

.coluna_grande .columns_widget .post h2 + .cx_imagem_destaque + .data1 + .data2 + .post_summary {
  width: 66%; }

.coluna_media .columns_widget .cx_posts .cx_imagem_destaque {
  width: 20%; }

.coluna_media .columns_widget .cx_posts .post {
  background: none;
  padding: 7px 0;
  margin: 0; }

.coluna_media .columns_widget .cx_posts h2 a {
  font: bold 0.55em "Source Sans Pro", sans-serif; }

.coluna_media .columns_widget .cx_posts .post .com_imagem {
  width: 72% !important; }

.coluna_media .columns_widget .cx_posts .post .post_summary, .coluna_media .columns_widget .cx_posts .btn_leiamais, .coluna_media .columns_widget .cx_posts .data2 {
  display: none; }

/*####################### CATEGORIAS (lista) #######################*/
.cx_categorias {
  float: left;
  position: relative;
  width: 100%; }

.cx_categorias ul {
  float: left;
  width: 100%; }

.cx_categorias ul li {
  float: left;
  width: 100%;
  margin-top: 5px;
  background: url(images/linha.png) 0% 100% repeat-x; }

.cx_categorias ul li a {
  float: left;
  width: 100%;
  padding: 4px 0;
  font: bold 14px "Source Sans Pro", sans-serif;
  text-indent: 14px;
  color: #555555;
  text-decoration: none; }

.cx_categorias ul li a:hover {
  color: #007f7b; }

/*-------- Coluna 1---------*/
.coluna_pequena .cx_categorias ul li {
  width: 100%; }

/*-------- 2 colunas ---------*/
.columns_widget .cx_categorias ul li {
  width: 100%; }

/*####################### GALERIA DE IMAGENS #######################*/
.cx_imagem_galeria, .add_image_galeria {
  float: left;
  position: relative;
  width: 10.4%;
  height: auto;
  margin: 3px;
  border: 0px solid #007f7b; }

.cx_imagem_galeria:hover {
  border: 2px solid #007f7b; }

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

/*-------- Coluna Grande ---------*/
.coluna_grande .cx_imagem_galeria:first-child, .coluna_grande .add_image_galeria:first-child {
  width: 21.45%; }

/*-------- Coluna metade ---------*/
.coluna_metade .cx_imagem_galeria, .coluna_metade .add_image_galeria, .coluna_grande .columns_widget .cx_imagem_galeria, .coluna_grande .columns_widget .add_image_galeria {
  width: 15.3%; }

.coluna_metade .cx_imagem_galeria:first-child, .coluna_metade .add_image_galeria:first-child, .coluna_grande .columns_widget .cx_imagem_galeria:first-child, .coluna_grande .columns_widget .add_image_galeria:first-child {
  width: 31.8%; }

/*-------- Coluna pequena ---------*/
.coluna_pequena .cx_imagem_galeria, .coluna_pequena .add_image_galeria {
  width: 18%; }

/*-------- Coluna mini ---------*/
.coluna_mini .cx_imagem_galeria, .coluna_mini .add_image_galeria, .coluna_media .columns_widget .cx_imagem_galeria, .coluna_media .columns_widget .add_image_galeria, .coluna_media .columns_widget .cx_imagem_galeria:first-child, .coluna_media .columns_widget .add_image_galeria:first-child {
  width: 30%; }

/*-------- Coluna média ---------*/
.coluna_media .cx_imagem_galeria, .coluna_media .add_image_galeria {
  width: 13.3%; }

.coluna_media .cx_imagem_galeria:first-child, .coluna_media .add_image_galeria:first-child {
  width: 27.4%; }

/*####################### FOTO E TEXTO #######################*/
.foto_texto .cx_imagem .borda img {
  border: 2px solid #007f7b;
  font-size: 20px !important;
  line-height: 25px; }
.foto_texto .cx_imagem {
  float: left; }
.foto_texto .cx_imagem.foto {
  /*----------foto alinhada a esquerda*/
  margin: 0 15px 10px 0; }
.foto_texto .cx_imagem.foto_right {
  /*----------foto alinhada a direita*/
  margin: 0 0 10px 15px; }

.coluna_pequena .foto_texto .content p {
  background: #007f7b;
  color: white;
  margin: 0 15px 0 0;
  min-height: 330px; }

/*####################### TABELA #######################*/
.table_layout, .table_layout2, .table_layout3, .table_layout4 {
  font: 14px "Source Sans Pro", sans-serif;
  color: #555555; }

.table_layout {
  background: transparent; }

.table_layout th {
  background: #007f7b !important;
  color: white;
  padding: 15px 5px;
  font: 16px "Source Sans Pro", sans-serif; }

.table_layout .conteudo, .table_layout2 .conteudo, .table_layout3 .conteudo, .table_layout4 .conteudo {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

.table_layout td {
  border-bottom: 1px solid #007f7b;
  border-right: 1px solid #007f7b;
  text-align: center;
  padding: 5px 0;
  color: #555555; }

.table_layout .conteudo {
  padding-left: 10px; }

.table_layout tr td:first-child {
  border-left: 1px solid #007f7b; }

.coluna_pequena .table_layout .conteudo {
  padding-left: 5px; }

/*-------- Tabela 2 ---------*/
.table_layout2 {
  font: 14px "Source Sans Pro", sans-serif; }

.table_layout2 th {
  color: white;
  background: #555555;
  padding: 15px 5px;
  font: 16px "Source Sans Pro", sans-serif;
  border-top: 1px solid white; }

.table_layout2 td {
  background: white;
  color: #555555;
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
  text-align: center;
  padding: 5px 0; }

.table_layout2 .conteudo {
  padding-left: 10px; }

.table_layout2 tr td:first-child {
  border-left: 1px solid #555555; }

.coluna_pequena .table_layout2 .conteudo {
  padding-left: 5px; }

.coluna_mini .table .content {
  margin-top: 10px; }

/*-------- Tabela 3 ---------*/
.table_layout3 {
  font: 14px "Source Sans Pro", sans-serif; }

.table_layout3 th {
  color: #555555;
  padding: 15px 5px;
  font: 16px "Source Sans Pro", sans-serif;
  border: 1px solid #555555;
  border-left: none; }

.table_layout3 tr th:first-child {
  border-left: 1px solid #555555; }

.table_layout3 td {
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
  text-align: center;
  padding: 5px 0; }

.table_layout3 .conteudo {
  padding-left: 10px; }

.table_layout3 tr td:first-child {
  border-left: 1px solid #555555; }

.coluna_pequena .table_layout3 .conteudo {
  padding-left: 5px; }

/*-------- Tabela 4 ---------*/
.table_layout4 {
  font: 14px "Source Sans Pro", sans-serif; }

.table_layout4 th {
  color: #007f7b;
  padding: 15px 5px;
  font: 16px "Source Sans Pro", sans-serif;
  border: 1px solid #007f7b;
  border-left: none; }

.table_layout4 tr th:first-child {
  border-left: 1px solid #007f7b; }

.table_layout4 td {
  border-bottom: 1px solid #007f7b;
  border-right: 1px solid #007f7b;
  text-align: center;
  color: #555555;
  padding: 5px 0; }

.table_layout4 .conteudo {
  padding-left: 10px; }

.table_layout4 tr td:first-child {
  border-left: 1px solid #007f7b; }

.coluna_pequena .table_layout4 .conteudo {
  padding-left: 5px; }

/*####################### FORMULÁRIO #######################*/
.cxformulario {
  float: left;
  background: #FFF !important;
  padding: 20px 30px;
  border: 2px solid #555555; }

.cxformulario label, .cxformulario fieldset legend {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font: normal 14px "Source Sans Pro", sans-serif;
  color: #555555; }

.cxformulario h3 {
  font: normal 1.4em "Source Sans Pro", sans-serif;
  color: #555555;
  margin: 0 0 10px 0;
  padding: 0; }

.cxformulario .campo_texto {
  color: #007f7b;
  width: 100%;
  height: 32px;
  border: 1px solid #555555; }

.cxformulario textarea {
  width: 100%;
  height: 120px !important;
  padding: 0;
  border: 1px solid #555555; }

.cxformulario .cx_btn_enviar {
  text-align: right;
  padding: 20px 0 0 0; }

.cxformulario .btn_enviar {
  border: 1px solid #FFF;
  padding: 7px 15px;
  background-image: none !important; }

.cxformulario .btn_enviar:hover {
  background-image: none !important; }

.cxformulario label select {
  width: 100%;
  height: 30px; }

.cxformulario fieldset legend {
  margin-bottom: 10px; }

.cxformulario fieldset label {
  float: left;
  width: auto;
  padding: 0 15px 5px 0; }

.captcha {
  float: left;
  width: 100%; }

.captcha fieldset {
  border: 0;
  padding: 0; }

.captcha fieldset legend {
  display: none; }

.captcha fieldset label {
  margin: 0 0 15px 0; }

.cxformulario .img_captcha {
  float: left;
  width: 100%;
  height: 44px; }

.cxformulario .img_captcha img {
  float: right;
  width: auto;
  height: 44px; }

.captcha fieldset input {
  float: left;
  width: 30%;
  height: 32px;
  border: 5px solid #555555; }

/*-------- Coluna Grande ---------*/
.coluna_grande .captcha {
  width: 790px !important; }
.coluna_grande .cxformulario .img_captcha img {
  float: left; }
.coluna_grande .cxformulario .cx_btn_enviar {
  float: right;
  margin: 33px 0 0 0; }

/*-------- Coluna metade ---------*/
.coluna_metade .captcha {
  width: 320px !important; }
.coluna_metade .captcha fieldset input {
  width: 150px !important; }
.coluna_metade .cxformulario .img_captcha img {
  float: left; }
.coluna_metade .cxformulario .cx_btn_enviar {
  float: right;
  margin: 33px 0 0 0; }

/*-------- Coluna pequena ---------*/
.coluna_pequena .captcha {
  padding-bottom: 10px; }
.coluna_pequena .captcha fieldset input {
  width: 134px !important; }
.coluna_pequena .cxformulario .img_captcha img {
  float: left !important; }

/*-------- Coluna mini ---------*/
.coluna_mini .captcha {
  padding-bottom: 10px; }
.coluna_mini .cxformulario {
  padding: 20px !important;
  background: transparent !important;
  margin-top: 10px;
  width: 220px !important;
  margin-left: -10px; }
.coluna_mini .cxformulario .img_captcha {
  height: 43px; }
.coluna_mini .captcha fieldset input {
  width: 58px !important;
  height: 30px !important; }
.coluna_mini .captcha fieldset label {
  width: 100% !important; }
.coluna_mini .cxformulario .img_captcha img {
  height: 42px; }
.coluna_mini .cxformulario h3 {
  font-size: 1.2em; }
.coluna_mini .cxformulario .cx_btn_enviar .btn_enviar {
  width: 100% !important; }

/*-------- Coluna média ---------*/
.coluna_media .captcha {
  width: 480px !important; }
.coluna_media .cxformulario .img_captcha img {
  float: left; }
.coluna_media .cxformulario .cx_btn_enviar {
  float: right;
  margin: 33px 0 0 0; }

/*####################### MAPA #######################*/
.columns .mapa {
  width: 100% !important;
  height: 350px;
  border: 2px solid #555555; }

/*-------- Coluna pequena---------*/
.coluna_pequena .columns .mapa {
  height: 200px;
  border: 2px solid #555555; }

/*-------- 2 colunas (widget)---------*/
.columns_widget .mapa {
  height: 200px;
  border: 5px solid #555555; }

/*-------- Coluna grande ---------*/
.coluna_grande .columns_widget .mapa {
  height: 230px;
  border: 5px solid #555555; }

/*####################### FACEBOOK #######################*/
/*####################### TOP 10  #######################*/
.top10 br {
  /*--------------------------------- Retirar no futuro ---*/
  display: none; }

.top10 h3 {
  background: url(images/bg-top10.png) center bottom no-repeat;
  border-bottom: 6px solid #007f7b; }

.top10 .linha {
  float: left;
  width: 32%;
  margin: 0;
  padding: 15px 0 10px 10px;
  font: 20px "Source Sans Pro", sans-serif;
  color: #000;
  background: url(images/linha.png) 0% 100% repeat-x;
  position: relative; }

.top10 .linha .musica {
  float: left;
  width: 82%;
  font-size: 1em;
  color: #555555; }

.top10 .linha small {
  float: left;
  width: 82%;
  font: 13px "Source Sans Pro", sans-serif;
  color: #555555; }

.top10 .linha span {
  float: left;
  width: 44px;
  padding: 7px 0;
  margin-right: 10px;
  font: bold 1.1em "Source Sans Pro", sans-serif;
  text-align: center;
  color: white;
  background: #007f7b; }

/*-------- Coluna metade ---------*/
.coluna_metade .top10 .linha, .coluna_media .top10 .linha, .coluna_grande .columns_widget .top10 .linha {
  width: 47%; }

.coluna_metade .top10 .linha .musica, .coluna_media .top10 .linha .musica, .coluna_grande .columns_widget .top10 .linha .musica {
  width: 75%; }

.coluna_metade .top10 .linha small, .coluna_media .top10 .linha small, .coluna_grande .columns_widget .top10 .linha small {
  width: 75%; }

/*-------- Coluna média ---------*/
.coluna_metade .top10 .linha, .coluna_media .top10 .linha, .coluna_grande .columns_widget .top10 .linha {
  width: 47%; }

.coluna_metade .top10 .linha .musica, .coluna_media .top10 .linha .musica, .coluna_grande .columns_widget .top10 .linha .musica {
  width: 75%; }

.coluna_metade .top10 .linha small, .coluna_media .top10 .linha small, .coluna_grande .columns_widget .top10 .linha small {
  width: 75%; }

.coluna_media .columns_widget .top10 .linha span {
  width: 20%;
  padding: 4px 0;
  font: bold 1em "Source Sans Pro", sans-serif; }
.coluna_media .columns_widget .top10 .linha {
  width: 94%; }
.coluna_media .columns_widget .top10 .linha .musica {
  width: 74%;
  font-size: 0.8em;
  margin-top: -5px; }
.coluna_media .columns_widget .top10 .linha small {
  width: 74%;
  font-size: 0.6em; }

/*-------- Coluna pequena ---------*/
.coluna_pequena .top10 .linha {
  width: 96%; }
.coluna_pequena .top10 .linha .musica {
  width: 81%; }
.coluna_pequena .top10 .linha small {
  width: 81%; }

/*-------- Coluna mini ---------*/
.coluna_mini .top10 .linha span {
  width: 20%;
  padding: 4px 0;
  font: bold 1em "Source Sans Pro", sans-serif; }
.coluna_mini .top10 .linha {
  width: 94%; }
.coluna_mini .top10 .musica {
  width: 74%;
  font-size: 0.8em;
  margin-top: -5px; }
.coluna_mini .top10 .linha small {
  width: 74%;
  font-size: 0.6em; }

/*####################### COMBO (Tmagem, Título e texto)  #######################*/
.foto_titulo_texto .cx_imagem.foto {
  /*------------- Foto alinhada a equerda*/
  margin: 0 15px 10px 0;
  color: #555555;
  border: 2px solid #007f7b;
  border-radius: 5px; }
.foto_titulo_texto .cx_imagem.foto_right {
  /*------------- Foto alinhada a equerda*/
  margin: 0 0 5px 15px; }
.foto_titulo_texto h1, .foto_titulo_texto h1 a, .foto_titulo_texto a h1 {
  color: #007f7b !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0;
  text-decoration: none; }
.foto_titulo_texto p a {
  color: #555555;
  text-decoration: none; }
.foto_titulo_texto p a:hover {
  color: #555555; }

.coluna_media .foto_titulo_texto h1 {
  width: 60% !important;
  float: left;
  font-size: 30px; }
.coluna_media .foto_titulo_texto .text {
  width: 60% !important;
  float: left; }

.coluna_metade .foto_titulo_texto .cx_imagem {
  float: left;
  width: 220px !important; }
.coluna_metade .foto_titulo_texto .cx_imagem .borda {
  width: 220px;
  height: 220px;
  overflow: hidden; }
.coluna_metade .foto_titulo_texto .cx_imagem .borda img {
  width: auto !important;
  height: 220px !important; }
.coluna_metade .foto_titulo_texto h1 {
  padding-bottom: 0 !important;
  float: right;
  width: 220px !important;
  font-size: 30px; }
.coluna_metade .foto_titulo_texto .text {
  width: 220px !important;
  float: right; }

.coluna_pequena .foto_titulo_texto h1 {
  font-size: 30px; }
.coluna_pequena .foto_titulo_texto .text {
  padding: 0 10px 0 0; }

.coluna_mini {
  /*.borda{
  	background: url(images/over-imagem.png) center center no-repeat;
  }
  .borda img{
  	@extend .transition;
  }
  .borda img:hover{
  	opacity: 0.4;
  }*/ }
  .coluna_mini .resize {
    width: 202px !important;
    height: 202px !important; }
  .coluna_mini .cx_imagem img {
    width: 202px !important;
    height: 202px !important; }
  .coluna_mini .cx_imagem {
    width: 202px !important; }
  .coluna_mini .foto_titulo_texto h1 {
    font-size: 25px; }
  .coluna_mini .foto_titulo_texto .cx_imagem .borda,
  .coluna_mini .foto_texto .cx_imagem .borda {
    width: 202px !important;
    height: 202px !important; }

/*####################### BOTÃO  #######################*/
/*####################### BOTÕES PRÓXIMO E ANTERIOR (BLOG)  #######################*/
.navBlog {
  height: auto !important;
  padding: 10px 0; }

.navBlog .next a {
  color: white;
  padding: 7px 25px 7px 15px;
  background: #007f7b url(images/seta_next.png) 90% 50% no-repeat;
  font-size: 16px;
  text-decoration: none; }

.navBlog .next a:hover {
  color: #007f7b;
  background: white url(images/seta_next_on.png) 90% 50% no-repeat; }

.navBlog .prev a {
  color: white;
  padding: 7px 15px 7px 25px;
  background: #007f7b url(images/seta_prev.png) 10% 50% no-repeat;
  font-size: 16px;
  text-decoration: none; }

.navBlog .prev a:hover {
  color: #007f7b;
  background: white url(images/seta_prev_on.png) 10% 50% no-repeat; }

.btn_voltar_do_post {
  float: left;
  clear: both;
  padding: 6px 15px 6px 30px;
  margin: 15px 0 25px 0;
  color: white !important;
  font: bold 12px "Source Sans Pro", sans-serif;
  text-decoration: none;
  background: url(images/set_dupla_voltar.png) 5px 50% no-repeat #007f7b; }

.btn_voltar_do_post:hover {
  background: url(images/set_dupla_voltar.png) 5px 50% no-repeat #555555; }

.columns .carrossel.edit {
  border: 5px solid white !important; }
