/*
Theme Name: WWA
Theme URI: http://www.wwinagency.com
Author: Paulo Elias
Author URI: http://www.wwinagency.com
Description: Tema para o novo site da WWA Web Winner Agency
Version: 1.0
=======

/********************************************************

Comfortable with LESS?  Check out the /assets/css/less folder where the bootstrapwp.less file is the master complier

Not comfortable with LESS?  You can override the compiled bootstrapwp.css file by adding custom styles here.
-------------------------------------------------- */


/*  CSS EM: ASSETS/LESS/BSWP-CUSTOM.LESS e BOOTSTRAPWP.CSS */

* {
  margin: 0;
}

html, body {
  height: 100%;
}

.icons-subpages {
	margin-bottom: 40px;
}

#paginas-internas .content h4 {
	font-size: 14px!important;
    line-height: 200%!important;
    /*line-height: 20px!important;*/
    font-weight: 300!important;
    color: #6D6E71!important;
    text-transform: none!important;
}

.margin-5 {
	margin: 5px;
}

.icons-subpages h2 {
	font-weight: 600!important;
    font-size: 16px!important;
    color: #3C3C3B!important;
    line-height: 200%!important;
    /*line-height: 19px!important;*/
    padding-bottom: 10px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    background-image: url(images/separator_redes_sociais.jpg)!important;
    background-repeat: no-repeat!important;
    background-position: bottom center!important;
    margin-bottom: 10px!important;
}

.icons-subpages h3 {
	font-weight: 300!important;
    font-size: 13px!important;
	color: #808081!important;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
    padding-bottom: 20px!important;
    text-align: center!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    text-transform: none!important;
}

.icons-subpages a {
	display: table!important;
    margin: 0 auto!important;
    text-align: center!important;
    font-weight: 600!important;
    font-size: 13px!important;
    color: #FF9500!important;
    border: 1px solid #FF9500!important;
    text-decoration: none!important;
    padding: 2px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    text-transform: uppercase!important;
}

.icons-subpages a:hover {
	background-color: #FF9500!important;
	color: white!important;
	text-underline: none!important;
}

.margin-right-5 {
	margin-right: 5px;
}

.margin-left-5 {
	margin-left: 5px;
}

.addthis-smartlayers {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}

.sidebar-blog ul li a:hover {
	text-decoration: none!important
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.text-right { float: right; text-align: right; }
.text-left { float: left; text-align: left; }

.img_destaque img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.post_related .interior {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
  text-align: left;
  margin: 0;
  border-radius: 3px;
  padding:10px;
  color: #6D6E71;
}

.post_related .img_destaque img {
	width: auto;
  border-radius: 5px;
  height: 120px;
  margin: 0 auto;
  display: table;
  max-width: 230px;
}

.post_related a.saber_mais,
.links-navegacao a {
	  display: table;
  margin: 0 auto;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #FF9500;
  border: 1px solid #FF9500;
  text-decoration: none;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.links-navegacao a { margin-bottom: 0; }

.post_related a.saber_mais:hover {
	background-color: #FF9500;
	color: white;
}

/* PAGINAÇÃO DO BLOG */
.pagination {
	display: table;
	margin: 0 auto;
}

.pagination span,
.pagination a {
	font-family: "Raleway";
	font-size: 15px;
	font-weight: 500;
	line-height: 200%!important;
    /*line-height: 18px!important;*/
	color: #FF9500;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #6D6E71;
	background-color: white;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: none;
}

.pagination a:hover,
.pagination span:hover,
.pagination .current {
	background-color: #6D6E71;
	text-decoration: none;
	color: white;
}

.img_destaque_s img {
	border-radius: 5px;
}

/* FORM SUBSCREVER BLOG */
.mymail-form .mymail-form-info.success p {
	color: white;
}

.mymail-form .mymail-form-info.error,
.mymail-form .mymail-form-info.error p {
	background-color: transparent;
	color: red;
}

.mymail-form ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mymail-form ul li {
	border:0!important;
}

.mymail-form ul li:before,
.mymail-form ul li:hover:before {
	color: red!important;
}

.mymail-form ul li:hover {
	background:none!important;
}

body {
	background-color: white;
	font-family: "Raleway";
	font-size: 14px;
	font-weight: 400;
	line-height: 200%!important;
    /*line-height: 17px!important;*/
	margin:0;
	padding:0;
	color: #808081;
	background-color: white;
	/*letter-spacing: 0.5px;*/
}

#paginas-internas .content {
	padding-bottom: 0!important;
}

.sidebar-page ul li a:before {
	content: "> "!important;
	color: #FF9500;
	display: inline-block!important
	margin-right: 5px;
}

.sidebar-page ul {
	padding-left:0;
	list-style: none;
}

.sidebar-page ul li {
	margin-bottom: 10px!important;
	margin-left: 10px!important;
}

.sidebar-page ul li a,
.sidebar-blog ul li a,
.widget_categories ul li a {
	text-transform: none;
	font-size: 15px;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
}

.sidebar-blog .widget_categories ul li a:hover {
	text-decoration: none;
}

.sidebar-page ul li a:hover {
	text-decoration: underline!important;
}

p {
	font-size: 14px;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	font-weight: 300;
	color: #6D6E71;
}

a {
	font-size: 14px;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	font-weight: 300;
	color: #FF9500;
	text-decoration: none;
}

#text-12,
#text-11,
#mymail_signup-2,
#blog_subscription-2,
#text-5,
#text-9 {
	background-color: #EDEEEE;
	padding: 15px;
	border-radius: 5px;
}

#text-6 p {
	margin-bottom: 0;
	line-height: 200%!important;
    /*line-height: 40px!important;*/
}

#text-7 {
	display: inline-block;
	margin-top: 8px;
	float: right;
	margin-left: 20px;
}

#text-7 a {
	line-height: 200%!important;
    /*line-height: 20px!important;*/
}

span.required {
	color: red;
}

#text-11 {
	margin-top: 20px;
}

a:hover,
a:focus,
a:visited {
	color: #FF9500;
	text-decoration: underline;
}

.content .well {
	height: 100%!important;
	display: table;
	width: 100%;
	border:0;
	margin-top: 15px;
}

.content .well p { margin-bottom: 0; }

.content .well p,
.content .well,
.content .well h3,
.content .well h2,
.content .well h1,
.content .well h4,
.content .well h5 {
	font-size: 17px;
	line-height: 200%!important;
    /*line-height: 24px!important;*/
	font-weight: 400;
	color: white;
	text-transform: none;
}

.content .well h1,
.content .well h2,
.content .well h3,
.content .well h4,
.content .well h5 {
	margin: 0;
}

.content .well a {
	font-size: 17px;
	line-height: 200%!important;
    /*line-height: 24px!important;*/
	font-weight: 400;
	color: white;
	text-decoration: underline;
}

.dropdown-menu {
	text-align: center!important;
	left: -75%!important;
	border: 1px solid #ccc!important;
	padding-top: 13px!important;
	margin-top: 0 !important;
}

.dropdown-menu .arrow {
  background-image: url(images/seta_dropdown_menu.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 14px;
  margin-top: -20px;
  margin-bottom: 6px;
  width: 100%;
}

.menu-item-has-children:hover .dropdown-menu { display: block; }

.dropdown-menu li {
	display: block!important;
	border:0!important;
}

.dropdown-menu li a {
	line-height: 200%!important;
    /*line-height: 25px!important;*/
}

.dropdown-menu li a:hover {
	background-color: #FF9500!important;
	color: white!important;
	text-decoration: none!important;
}

.servicos-wwa h3 { text-transform: none!important; }

/* Secção do BLOG */
.content .widget { margin-bottom: 40px; }

.content h4,
h4,
.content h3,
h3 {
	font-weight: 600;
 	font-size: 15px;
  	color: #3C3C3B;
  	line-height: 200%!important;
    /*line-height: 19px!important;*/
  	text-transform: uppercase;
}

.content h2 {
	color: #3C3C3B;
	font-size: 20px;
	line-height: 200%!important;
    /*line-height: 25px!important;*/
	text-transform: uppercase;
	font-weight: 600;
}

.content h3 {
	font-size: 18px;
	line-height: 200%!important;
    /*line-height: 22px!important;*/
}

.img_destaque,
.img_destaque_s {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wpcf7 input,
.wpcf7 textarea { width: 100%; }

.wpcf7 input[type='submit'],
.wpcf7 input[type='checkbox'],
.wpcf7-captchar {
	width: auto!important;
}

.wpcf7-captchac { margin-left: 10px; }
.wpcf7-form-control-wrap {
  margin-top: 5px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.wpcf7-form-control-wrap.captcha-253 {
	width: auto;
}

.wpcf7-captchac { margin-top: 5px; }

.wpcf7-submit {
	width: auto;
	float: left;
	clear: both;
}

.content .lead {
	margin-top: -25px;
}

.content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px 0;
}

.wp-caption-text {
	margin-bottom: 5px;
	margin-top: 5px;
}

.content .alignright {
	float: right;
	margin-left: 20px;
}

.content .alignleft {
	float: left;
	margin-right: 20px;
}

input[type='text'],
input[type='email'],
textarea,
select {
	border:0;
	background:none;
	background-color: white;
	border: 2px solid #FF9500;
	border-radius: 0;
	height: 30px;
	line-height: 200%!important;
    /*line-height: 30px!important;*/
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
  	font-weight: 300;
  	color: black;
  	border-radius: 3px;
}

select {
	width: 100%;
}

.sidebar-page .captcha-617,
.sidebar-page .captcha-617 input,
.sidebar-blog .captcha-617,
.sidebar-blog .captcha-617 input {
	max-width: 80px;
}

.sidebar-blog .wpcf7-submit,
.sidebar-page .wpcf7-submit {
	margin-top: 20px;
	float: right;
}

.sidebar-page div.wpcf7-response-output,
.sidebar-blog div.wpcf7-response-output {
	margin-top: 0;
}
/*
.rpwe-block li {
	border-bottom: 1px solid #6D6E71!important;
	padding-bottom: 5px!important;
}*/

textarea {
	min-height: 100px;
}

input[type='submit'],
button {
	height: 30px!important;
	border:0;
	border-radius:0;
	font-size: 14px;
  	font-weight: 600;
  	color: white;
  	text-transform: uppercase;
  	border-radius: 3px;
}

.screen-reader-text {
	display: none;
}

body.error404 .screen-reader-text {
	display: inline-block;
}

body.error404 #s {
	width: 100%;
	clear:both;
	margin-bottom: 20px;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 20px;
}

/* Before Header */

.before-header {
	background-color: #EDEEEE;
	min-height: 40px;
}

.before-header a,
.before-header {
	line-height: 200%!important;
    /*line-height: 40px!important;*/
	font-family: "Raleway";
	font-weight: 300;
	font-size: 13px;
	color: #3C3C3B;
	text-decoration: none;
}

.before-header a:hover {
	text-decoration: underline;
}

.icon_email {
	background-image: url(images/icon_email.png);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}

.icon_telefone {
	background-image: url(images/icon_telefone.png);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}

#redes-sociais {
	display: table;
	float: right;
	list-style-image: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}

#redes-sociais li {
	display: inline-block;
	list-style: none;
	float: left;
	margin-left: 10px;
}

/* SEARCH ON HEADER */
#header .container { position: relative; }
.btn_search {
	width: 25px;
	height: 25px;
	background: url(images/lupa.png) no-repeat center center transparent;
	float: right;
	cursor: pointer;
	margin-top: 25px;
}

#header .navbar-inverse {
	float: left;
}

#caixa_search {
	margin-top: 20px;
}

#caixa_search .arrow {
	width: 17px;
	height: 14px;
	background: url(images/seta_dropdown_menu.png) no-repeat top right transparent;
	float: right;
	margin-top: -23px;
}

#caixa_search
{
	background: #ccc;
	width: 30%;
	right: 15px;
	top: 50px;
	position:absolute;
	border-radius: 3px;
	visibility: hidden;
	padding: 10px;
	z-index: 12000;
}

#subcaixa_search {
	position: relative;
	z-index: 12000;
}

#subcaixa_search input#s
{
	margin-top:0;
}

#subcaixa_search {
	width: 100%;
}

#subcaixa_search #s {
	width: 68%;
	background-color: white;
	color: black;
}

label {
	font-weight: normal!important;
}

#subcaixa_search #searchsubmit {
	width: 30%
}

/* Header */
#header.scroll-to-fixed-fixed {
	padding-top: 10px!important;
	min-height: 78px!important;
	box-shadow: 20px 5px 10px #ccc;
}

#header.scroll-to-fixed-fixed .barra-gradient {
	margin-top: 10px!important;
}

#header.scroll-to-fixed-fixed #btnsearch {
	margin-top: 20px!important;
}

#header.scroll-to-fixed-fixed .navbar-inverse {
	margin-top: 20px!important;
}

#header {
	padding-top: 25px;
	padding-bottom: 0;
	min-height: 100px;
	background-color: white;
}

/* SERVIÇOS */
body.home #servicos {
	padding-top: 40px;
}

img.aligncenter {
	display: table;
	margin:0 auto;
}

#servicos h1,
#sobre h1,
h1,
h1 a {
	font-weight: 600;
	font-size: 26px;
	color: #3C3C3B;
	line-height: 200%!important;
    /*line-height: 29px!important;*/
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	background-image: url(images/separator_h1.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 10px;
}

#servicos h2 {
	background-image: url(images/separator_redes_sociais.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 10px;
}

#servicos h2 {
	font-weight: 600;
	font-size: 16px;
	color: #3C3C3B;
	line-height: 200%!important;
    /*line-height: 19px!important;*/
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

#servicos h3 {
	font-weight: 300;
	font-size: 13px;
	color: #808081;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	padding-bottom: 20px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none
}

#servicos .row div {
	margin-bottom: 60px;
}

#servicos a,
#oquefazemos p a,
#sobrewwa p a,
#wwaapressados p a {
	display: table;
	margin:0 auto;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	color: #FF9500;
	border:1px solid #FF9500;
	text-decoration: none;
	padding:2px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

#servicos a:hover,
#oquefazemos p a:hover,
#sobrewwa p a:hover,
#wwaapressados p a:hover {
	background-color: #FF9500;
	color: white;
	text-decoration: none;
}

#servicos p,
.lead {
	font-size: 16px;
	color: #808081;
	line-height: 200%!important;
    /*line-height: 19px!important;*/
	font-weight: 300;
	margin-bottom: 40px;
	text-align: center;
}

#servicos p:last-of-type {
	margin:0;
}

/* SECÇÂO O QUE FAZEMOS */
#oquefazemos {
	background-image: url(images/background_sitewwa.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	padding-bottom: 50px;
}

body.home #oquefazemos {
	padding-top: 30px;
}

#oquefazemos h1,
#oquefazemos .lead {
	color: white;
}

#oquefazemos .row div {
	background-image: url(images/transparencia_o_que_fazemos.png);
	background-repeat: repeat;
	padding-bottom: 20px;
}

#oquefazemos h2 {
	font-weight: 600;
	color: #FF9500;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 200%!important;
    /*line-height: 30px!important;*/
}

#oquefazemos p {
	color: white;
	font-size: 14px;
	font-weight: 300;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
}

#oquefazemos h3 {
	color: white!important;
	font-size: 14px!important;
	font-weight: 300!important;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	text-transform: none!important;
}

#oquefazemos ul,
.content ul {
	padding: 0;
	list-style: none;
}

#oquefazemos ul li:before,
#sobrewwa ul li:before,
#wwaapressados ul li:before,
.content ul li:before {
	content: "> ";
	color: #FF9500;
}

#oquefazemos ul li a,
#oquefazemos ul li {
	color: white;
	list-style: none;
	line-height: 200%!important;
    /*line-height: 23px!important;*/
}

#oquefazemos ul li:hover,
#oquefazemos ul li:hover a,
#oquefazemos ul li a:hover {
	color: white;
	text-decoration: none;
}

.content ul li a {
	color: #FF9500!important;
}

.content ul li {
	padding-left: 5px;
}

#oquefazemos ul li,
#sobrewwa ul li,
#wwaapressados ul li,
#oquefazemos ul li a,
.content ul li a,
 {
	list-style: none;
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	font-weight: 300;
	line-height: 200%!important;
    /*line-height: 25px!important;*/
	text-decoration: none;
	padding: 1px;
	letter-spacing: 1px;
}

#oquefazemos ul li,
#sobrewwa ul li,
#wwaapressados ul li,
.content ul li {
	border-bottom: 1px solid #FF9500;
}

#oquefazemos ul li:hover,
#sobrewwa ul li:hover,
#wwaapressados ul li:hover,
.content ul li:hover {
	font-weight: 500;
	background-color: #FF9500;
	text-decoration: none;
}

.content ul li:hover a,
.content ul li:hover:before {
	color: white!important;
}

#sobrewwa ul li:hover,
#sobrewwa ul li:hover:before,
#wwaapressados ul li:hover:before,
#oquefazemos ul li:hover:before {
	color: white;
}

#oquefazemos p a {
	margin-top:30px;
}

#wwaapressados ul li:hover {
	color: white!important;
}

/* SECÇÃO SOBRE A WWA */
#sobrewwa,
#wwaapressados {
	padding-bottom: 50px;
}

body.home #sobrewwa,
body.home #wwaapressados {
	padding-top: 30px;
}

#sobrewwa ul li ul li {
	border:0!important;
	margin-left: 7px!important;
	margin-bottom: 10px!important;
	color:#6D6E71!important;
	font-size: 13px!important;
	text-transform: none!important;
	font-weight: 300!important;
}

body.page-template-page-sobrenos #sobrewwa ul li {
	margin-bottom: 10px;
}

#sobrewwa ul li ul li:before {
	content: ""!important;
}

body.page-template-page-sobrenos #sobrewwa ul li:hover,
body.page-template-page-sobrenos #sobrewwa ul li ul li:hover { font-weight: 300!important; font-size: 13px!important; background-color:transparent!important; }

#sobrewwa p,
#wwaapressados p {
	font-size: 13px;
	color: #6D6E71;
	font-weight: 300;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
}

#sobrewwa ul,
#wwaapressados ul {
	padding: 0;
}

#sobrewwa ul li,
#wwaapressados ul li {
	color: #3C3C3B;
	list-style: none!important;
	text-transform: uppercase;
	line-height: 200%!important;
    /*line-height: 25px!important;*/
}

#sobrewwa p a,
#wwaapressados p a {
	margin-top: 30px;
}

/* SECÇÃO BLOG */
#blog {
	padding-top: 20px;
	padding-bottom: 40px;
	background-image: url(images/background_blogwwa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#blog .rpwe-ul,
#faqs .rpwe-ul {
	display: table;
	width: 100%;
	margin-left: 50px!important;
	margin-bottom: 0!important;
}

#blog .rpwe-ul li,
#faqs .rpwe-ul li {
	width: 33.33333333%;
	float: left;
}

#blog h3 a,
#blog h3,
#faqs h3,
#faqs h3 a {
	font-size: 17px;
	font-weight: 600;
	color: #FF9500;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px!important;
	max-width: 75%;
	background-image: url(images/balao_post_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: -30px;
}

#faqs h3,
#faqs h3 a {
	background-image: url(images/balao_post_faq.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #6D6E71!important;
	text-transform: none!important;
}

#blog h3 a:hover,
#faqs h3 a:hover {
	text-decoration: underline;
}

#blog .rpwe-summary,
#blog p,
#faqs p,
#faqs .rpwe-summary {
	font-size: 14px;
	color: white;
	font-weight: 300;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	margin-top: 20px;
	max-width: 75%;
}

#blog .rpwe-summary a,
#faqs .rpwe-summary a {
	clear: both;
	display: table!important;
  font-weight: 600;
  font-size: 13px;
  color: #FF9500;
  border: 1px solid #FF9500;
  text-decoration: none;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  margin-top: 20px;
}

#faqs .rpwe-summary,
#faqs p {
	color: #3C3C3B;
}

#faqs .rpwe-summary a:hover {
	background-color: #FF9500;
	color: white;
}

#blog .rpwe-summary a:hover {
	background-color: white;
	color: #FF9500;
	text-decoration: none;
	border: 1px solid white;
}

.rpwe-block li {
	border:none!important;
	margin:0!important;
	padding:0!important;
}

/* SECÇÃO FAQS */
#faqs {
	padding-top: 20px;
	padding-bottom: 80px;
}

#blog h1,
#blog .lead {
	color: white;
}

/* FOOTER */
footer {
	position: relative;
	z-index: 10000;
}

footer .footer h4 {
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	padding:0;
	margin:0;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	display: table;
	margin-bottom: 15px;
}

.footer .tagcloud,
.tagcloud {
	display: table;
	padding-bottom: 15px;
}

.footer .tagcloud a:hover,
.tagcloud a:hover,
.tagcloud span:hover {
	text-decoration: none;
	color: #FF9500;
}

.footer .tagcloud a,
.tagcloud a,
.tagcloud span {
	color: white;
	font-size: 13px!important;
	font-weight: 300;
	text-decoration: none;
	background-color: #58595B;
	padding: 5px;
	margin: 5px;
	float: left;
	border-radius: 3px;
	cursor: pointer;
}

.footer .widget_recent_entries ul {
	padding:0;
}
.footer .widget_recent_entries li {
	list-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid white;
	display: block;
}

.footer .widget_recent_entries li:first-of-type {
	padding-top: 5px;
}

.footer .widget_recent_entries li:last-of-type {
	border: none;
	padding-bottom: 0;
}

.footer .widget_recent_entries li a:hover,
.footer .widget_nav_menu li a:hover {
	text-decoration: none;
	color: #FF9500;
}

.footer .widget_recent_entries li a,
.footer .widget_recent_entries {
	font-weight: 300;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

.footer .widget_nav_menu ul {
	padding:0;
}

.footer .widget_nav_menu li {
	list-style: none;
	display: table;
}

.footer .widget_nav_menu li:first-of-type {
	margin-top: 5px;
}

.footer .widget_nav_menu li a {
	text-decoration: none;
	font-weight: 300;
	font-size: 13px;
	color: white;
	text-transform: uppercase;
	line-height: 200%!important;
    /*line-height: 15px!important;*/
	margin-bottom: 15px;
	display: table;
}

.footer .widget_text,
.footer .widget_text p,
.footer .widget_text p a,
.footer .widget_text a {
	text-decoration: none;
	font-weight: 300;
	font-size: 13px;
	color: white;
	line-height: 200%!important;
    /*line-height: 19px!important;*/
}

.footer .widget_text img {
	float: left;
	margin-top: 3px;
}

.footer .widget_text p {
	padding-left: 25px;
}

.footer .widget_text p a:hover,
.footer .widget_text a:hover {
	text-decoration: none;
	color: #FF9500;
}

.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3C3C3B;
}

.beforefooter {
	margin-bottom: 20px;
}

.beforefooter .widget_text {
	width: 225px;
	height: 31px;
	background-image: url(images/casinha_redessociais_footer.png);
	background-repeat: no-repeat;
	display: table;
	margin-top: -41px;
	line-height: 200%!important;
    /*line-height: 30px!important;*/
	padding-left: 15px;
}

.beforefooter .widget_text span {
	float: left;
	font-size: 16px;
	line-height: 200%!important;
    /*line-height: 31px!important;*/
}

.beforefooter .widget_text ul {
	float: right;
	display: table;
	padding:0;
	height: 31px;
	line-height: 200%!important;
    /*line-height: 31px!important;*/
	margin-right: 15px;
}

.beforefooter .widget_text ul li {
	margin-top: 2px;
	float: left;
	display: inline-block;
	margin-left: 5px;
}

.after-footer {
	background-color: #231F20;
	min-height: 35px;
	text-align: center;
}

.after-footer p {
	font-weight: 400;
	font-size: 13px;
	color: #8F9194;
	line-height: 200%!important;
    /*line-height: 35px!important;*/
	margin:0;
}

.after-footer p img {
	margin-right: 5px;
	margin-bottom: 1px;
}

.barra-gradient {
	margin-top: 25px;
}

.barra-gradient,
input[type='submit'],
button,
.content .well {
	background: #e1332a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMzMyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjk1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #e1332a 0%, #ff9500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e1332a), color-stop(100%,#ff9500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* IE10+ */
	background: linear-gradient(to right,  #e1332a 0%,#ff9500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1332a', endColorstr='#ff9500',GradientType=1 ); /* IE6-8 */
	height: 3px;
}

.barra-call-to-action {
	background: #e1332a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMzMyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjk1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #e1332a 0%, #ff9500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e1332a), color-stop(100%,#ff9500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e1332a 0%,#ff9500 100%); /* IE10+ */
	background: linear-gradient(to right,  #e1332a 0%,#ff9500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1332a', endColorstr='#ff9500',GradientType=1 ); /* IE6-8 */
	min-height: 60px;
}

.barra-call-to-action p,
.barra-call-to-action a,
.barra-call-to-action {
	margin:0;
	padding:0;
	font-weight: 300;
	font-size: 21px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.barra-call-to-action p {
	line-height: 60px!important;
}

.barra-call-to-action a {
	border: 1px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float:right;
	font-weight: bold;
	margin-top: 5px;
	line-height: 25px!important;
}

.barra-call-to-action a:hover {
	background-color: white;
	color: #FF9500;
}

.rev_slider_wrapper {
	background: none!important;
	padding:0!important;
}

.tp-caption.big_white {
  position: absolute!important;
  color: #fff!important;
  text-shadow: none!important;
  font-weight: 700!important;
  font-size: 30px!important;
  line-height: 200%!important;
  /*line-height: 30px!important;*/
  font-family: "Raleway"!important;
  padding: 0;
  margin: 0!important;
  border-width: 0!important;
  border-style: none!important;
  background-color: transparent!important;
  letter-spacing: 0.5px!important;
  text-shadow: none!important;
  background-image: url(images/barra_slideshow.png)!important;
  background-repeat: no-repeat!important;
  background-position: bottom center!important;
  padding-bottom: 20px!important;
}

.tp-caption.small_text {
  position: absolute!important;
  color: #fff!important;
  text-shadow: none!important;
  font-weight: 300!important;
  font-size: 24px!important;
  line-height: 200%!important;
  /*line-height: 24px!important;*/
  font-family: "Raleway"!important;
  margin: 0px!important;
  border-width: 0px!important;
  border-style: none!important;
  white-space: nowrap!important;
  text-shadow: none!important;
  letter-spacing: 0.5px!important;
}

/* MENU */

#header .btn-navbar {
	display: none;
}

#header .btn-navbar {
	color: white;
	background-color: #FF9500;
	border-color: #FF9500;
}

#header .btn-navbar span {
	background-color: white;
}

#header .navbar-inverse {
	background-color: transparent!important;
	border-color: transparent!important;
	margin-bottom: 0;
	margin-top: 30px;
	min-height: 20px;
	float: right;
}

#header .nav-collapse.collapse {
	display: block;
	visibility: visible;
}

#header .nav-collapse.collapse {
	float:right;
}

#header .nav-collapse.collapse ul li {
	display: inline-block;
	border-right: 1px solid #3C3C3B;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
}

#header .nav-collapse.collapse ul li:last-of-type {
	border:0;
}

#header .nav-collapse.collapse ul li a {
	padding-top: 0;
	padding-bottom: 0;
}

#header .nav-collapse.collapse ul li a,
#header .nav-collapse.collapse ul li {
	background-color: transparent;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: "Raleway";
	color: #3C3C3B;
	text-decoration: none;
	line-height: 200%!important;
    /*line-height: 20px!important;*/
	text-align: left;
}

#header .nav-collapse.collapse ul li a:hover {
	text-decoration: underline;
}

.breadcrumb>li+li:before {
	display: none;
}

.page-title,
.post-title {
	margin-bottom: 40px;
	margin-top: 40px;
}

.content {
	padding-bottom: 50px;
}

/* BREADCRUMB */
.breadcrumb,
#breadcrumbs {
	margin-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
}

#breadcrumbs {
	margin-top: 5px;
}

.breadcrumb li,
.breadcrumb li a {
	font-size: 12px;
	font-weight: 300;
	color: #6D6E71;
	line-height: 200%!important;
    /*line-height: 17px!important;*/
	text-transform: uppercase;
}

.breadcrumb li a:hover {
	color: #FF9500;
	text-decoration: none;
}

.breadcrumb li.active {
	color: #3C3C3B;
	text-transform: none;
}

.breadcrumb .divider {
	margin-left: 5px;
	margin-right: 5px;
}


/*
 * Ficheiro para controlar as media queries em responsive mobile e tablet
 * Paulo Elias - Web Winner Agency - Maio de 2015
-------------------------------------------------- */

@media (max-width: 1200px)
{
	#header .nav-collapse.collapse ul li a {
		font-size: 12px;
	}
}

@media (max-width: 992px)
{
	#header #widget_sp_image-2 img {
		max-width: 200px;
		height: auto;
	}

	#header .navbar-inverse,
	#header.scroll-to-fixed-fixed .navbar-inverse {
		margin-top: 10px!important;
	}

	.barra-gradient {
		margin-top: 10px;
	}

	.tp-caption.big_white {
		font-size: 21px!important;
	}

	.tp-caption.small_text {
		font-size: 17px!important;
	}

	#header .nav-collapse.collapse ul li a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}

	.barra-call-to-action p {
		text-align: center;
	}

	.barra-call-to-action p:first-of-type {
		line-height: 30px!important;
		margin-top: 10px;
	}

	.barra-call-to-action p a {
		display: table;
		float: none;
		margin:0 auto!important;
		margin-bottom: 20px!important;
		margin-top: 10px!important;
	}
}

@media (max-width: 768px)
{
	#text-6 {
		text-align: center;
	}

	#text-6 p { margin-bottom: 10px; }

	#slideshow {
		display: none;
	}

	#header .navbar-inverse {
		float: none;
	}

	#header .btn-navbar {
		margin:0 auto;
		float: none;
		display: table!important;
	}

	#header .nav-collapse.in.collapse {
		clear:both;
	}

	#header .nav-collapse.in.collapse {
		margin-top: 15px;
	}

	#header .nav-collapse.in.collapse li {
		display: block;
		border-right: 0;
		text-align: center;
	}

	#header .nav-collapse.in.collapse li:hover {
		background-color: #FF9500;
	}

	#header .nav-collapse.in.collapse li:hover a {
		color: white;
		text-decoration: none;
	}

	#header .widget_sp_image {
		display: table;
		margin:0 auto;
	}

	#header .nav-collapse.collapse {
		float:none;
	}

	#header .nav-collapse.collapse {
		display: none;
		visibility: hidden;
	}

	#header .nav-collapse.in.collapse {
		display: block;
		visibility: visible;
	}

	#header .btn-navbar {
		display: inline-block;
	}

	.beforefooter .widget_text {
		margin-left: auto;
		margin-right: auto;
	}

	#oquefazemos .row div {
		margin-bottom: 20px;
	}

	#oquefazemos .row div:last-of-type {
		margin-bottom: 0;
	}

	.barra-call-to-action p {
		text-align: center;
	}

	.barra-call-to-action p:first-of-type {
		line-height: 30px!important;
		margin-top: 10px;
	}

	.barra-call-to-action p a {
		display: table;
		float: none;
		margin:0 auto!important;
		margin-bottom: 20px!important;
		margin-top: 10px!important;
	}

	.footer h4 {
		display: table!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}

	.footer .widget_recent_entries ul {
		text-align: center;
	}

	#blog .rpwe-ul,
	#faqs .rpwe-ul {
		margin: 0!important;
		text-align: center;
	}

	#blog .rpwe-ul li,
	#faqs .rpwe-ul li {
		float: none!important;
		width: 100%!important;
	}

	#blog .rpwe-summary,
	#faqs .rpwe-summary { max-width: 100%!important; }

	#blog .rpwe-title,
	#faqs .rpwe-title { max-width: 80%!important; margin:0 auto!important; }

	#blog .rpwe-summary a,
	#faqs .rpwe-summary a { margin:0 auto!important; margin-bottom: 40px!important; margin-top: 20px!important; }

	#blog li:last-of-type .rpwe-summary a,
	#faqs li:last-of-type .rpwe-summary a { margin-bottom: 0!important; }
}
