/*
Theme Name: Parentoni
Theme URI: http://www.parentoni.com
Author: http://www.rfcomunicacaocorporativa.com.br
Author URI: http://www.rfcomunicacaocorporativa.com.br
Description: Tema desenvolvido pela R&F Comunicação Corporativa para o escritório Roberto Parentoni e Advogados
Version: 1.0
License: All Rights Reserved
License URI: http://www.rfcomunicacaocorporativa.com.br

*/

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
    font-family: 'Montserrat', 'Arial', 'Helvetica', sans-serif;
}

p {	
	text-align: justify;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
}

h3.subtitulo-contato {
    letter-spacing: 0;
}

/* h1 {
    margin: 0 0 0.5em 0;
} */

/* Adobe Caslon Pro Regular
font-family: "adobe-caslon-pro", serif;
font-weight: 400;
font-style: normal;
Adobe Caslon Pro Italic
font-family: "adobe-caslon-pro", serif;
font-weight: 400;
font-style: italic;
Adobe Caslon Pro Bold
font-family: "adobe-caslon-pro", serif;
font-weight: 700;
font-style: normal;
Adobe Caslon Pro Bold Italic
font-family: "adobe-caslon-pro", serif;
font-weight: 700;
font-style: italic; */

/* .noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 */

.parallax {
  perspective: 1px;
  /*height: 100vh;*/
  overflow-x: hidden;
  overflow-y: auto;
}
.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.parallax__layer--base {
  transform: translateZ(0);
}
.parallax__layer--back {
  transform: translateZ(-1px);
}

img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.consultores-thumb {
  border-radius: 50%;
}

#signup_submit {
    float: left;
}

/* .recent-posts li {
  display: inline-block;
  float: left;
} */

ul.blog-feed-list {
  list-style-type: none;
  margin-top: 2em;
}

.jp-relatedposts-post-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.jp-relatedposts-headline h3 {
	letter-spacing: 0px;
}

/* Contact Form 7 General Customization */

* input:active {
	border-color: rgb(254, 209, 54)
}

div.wpcf7-validation-errors {
  /*max-width: 25%;*/
  margin-left: auto;
  margin-right: auto;
}

div.wpcf7-mail-sent-ok {
  color: #70db70;
  border-color: #70db70;
  /*max-width: 25%;*/
  margin-left: auto;
  margin-right: auto;
}

span.wpcf7-not-valid-tip {
  margin-top: 15px;
  color: #fed136;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 option
{
	background-color: #fff;
  	/*width: 50%;*/
    color: #666666;

    /*width: 100%;*/
    height: 50px;
    border-radius: 5px;
    border:none;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 10px;
}

.wpcf7 textarea {
  height: 250px;
}

.wpcf7 input[type="submit"] {
  text-transform: uppercase;
  /*width: 100%;*/
  border: none;
  height: 50px;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  /*background-color: #5cb85c;*/
}

.wpcf7 input[type="submit"]:hover {
  text-transform: uppercase;
  border-bottom:;
  height: 50px;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
}

.wpcf7 p {
  margin-top: 20px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.wpcf7 option p {

}

.wpcf7-mail-sent-ok {
  color: #398f14;
}

.wpcf7-validation-errors {
  color: #fed136;
  border: 2px solid #fed136;
}

div.wpcf7-validation-errors {
  color: #fed136;
  border: 2px solid #fed136;
}

/* Contact Form eBook Páginas Comuns */


/* End of Contact Form 7 Customization */



/* WordPress Login Screen Customization */
body.login {
  background:  linear-gradient(rgba(31, 61, 122, 1),rgba(21, 41, 81, 1));
  background-size: cover;
  padding-top: 0px;

}

.login #backtoblog a, .login #nav a, .login h1 a {
  color: #fff;
}

.login h1 a:hover {
  color: #fed136;
}

.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
  color: #fff;
  background-color: #fec301;
  border: none;
}*/

.wp-core-ui .button-primary {
  color: #fff;
  background-color: #fed136;
  border: none;
  text-shadow: none;
  box-shadow: none;
}

.login h1 a {
    background-image: none, url('https://www.parentoni.com/imgs_public/logoPrntn_logoCompleto_fundoAzul_branco2024.png');
    height: 75px;
    background-size: 300px;
    width: 300px;
} 

.login form {
    background-color: rgba(255, 255, 255, 0.0);
    padding: 25px;
    border-radius: 6px;
}

#loginform p {
	padding: 5px;
}

#loginform label {
	margin-bottom: 10px;
}

.login label {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
    color: #fff;
}

.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    background-color: #fed136;
    border: none;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    background: #c3a550;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* End of WordPress Login Screen Customization */



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 2.4em;
}

.sub-menu {
	margin-left: 15px;
	}

#logo {
width: 185px;
height: auto;
margin-top: .5em;
}

.top-labels {
    /* max-width: 20%; */
    margin-right: 6%;
    margin-left: auto;
}

 .top-labels > img {
	width: 100px;
	max-width: 100px;
}

.navbar-brand {
width: 200px;
margin-right: 25px;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

.btn-margin-left {
    margin-left: 3px;
}
.btn-margin-right {
    margin-right: 3px;
}
.navbar navbar-inverse navbar-static-top {
    background-color: blue;
}

.admin-bar .navbar-fixed-top {
    margin-top: 30px;
  	height: 8.5em;
}

.btn-primary {
  background-color: #152951;
  border-color: #152951;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.btn-primary:hover {
  border-color: #0a1429;
  color: #fff;
  background-color: #0a1429;
}

.btn-primary:active:focus {
  border-color: #0a1429;
  color: #fff;
  background-color: #0a1429;
}

.btn-primary:focus {
  border-color: #0a1429;
  color: #fff;
  background-color: #0a1429;
}



/* WordPress Page and Post Title Customization */

.wordpress-title {
    margin-top: 65px;
	margin-bottom:1em;
}

.page-header {
/*     padding-bottom: 9px; */
    margin: 40px 0 20px;
    border-bottom: 0px solid #eee;
    margin: 7em 0em 1em 0em;
	border-bottom: 2px solid #DAA520;
    padding-bottom: 0.5em;
    display:inline-block; 
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}

/* WordPress Gate Page Post Title Customization */

/* .wordpress-title {
    margin-top: 5em;
    border-bottom: 2px solid #DAA520;
    max-width: 75%;
} */

/* End of WordPress Gate Page Post Title Customization */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

.shadow {
  -webkit-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
  -moz-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
  box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
}

body {
  color: #5a5a5a;
    font-family: 'Montserrat', 'Arial', 'Helvetica', sans-serif
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* SendPress Customization */
pre {
  background-color: transparent;
  border: none;
}

.sendpress {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  background-color: transparent;
  border: none;

}

input[type="hidden"] {
  display: none;
}

.sendpress-signup-form {
  background-color: transparent;
}

.signup-fields-bottom {
  display: none;
}

.sp-email {
  text-align: center;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}


/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

.btn-margin-left {
    margin-left: 3px;
}
.btn-margin-right {
    margin-right: 3px;
}

.navbar navbar-inverse navbar-static-top {
    background-color: blue;
}

/* VIDEO */

iframe {
  max-width: 100%;
}

.ytp-title {
  display: none;
}
/* END OF VIDEO */

/* AREA DO PROFISSIONAL - CURSANDO */

.painel-modulos {
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}


/* WordPress Blog Layout Customization */

.blog-post-single {
   margin-top: 15em;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.blog-body-text p {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
      margin-bottom: 1.8em;
  line-height: 1.4em;
  text-align: justify;
  font-size: 20px;
  font-weight: lighter;
}
	
.blog-body-text a {
  border-bottom: 3px solid #152951;
  color: #152951;
  text-decoration: none;
}
		
.blog-body-text a:hover {
  border-bottom: 3px solid #eee;
  background-color: #eee;

}

.site-content a {
  border-bottom: 3px solid #152951;
  color: #152951;
  text-decoration: none;
}
		
.site-content a:hover {
  border-bottom: 3px solid #eee;
  background-color: #eee;

}

a.btn.btn-primary {
    background-color: #152951;
  	border:none;
}

a.btn.btn-primary:hover {
    background-color: #152951;
  	border:none;
}


.site-content {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
  margin-bottom: 5%;
  margin-top: 2em;
  /*text-align: justify;*/
  font-size: 20px;
  font-weight: lighter;
}

.body ul li p {
	font-size: 14px;
}

.site-content p {
	line-height:  30px;
    margin-bottom: 1.8em;
}
/* 
.caption-title {
	height: 7em;
	margin-bottom: 3.5em;
} */

.thumbnail .caption {
  font-size: 14px;
  font-weight: lighter;
}

.blog-body-text {
  	line-height: 2em;
	text-align: justify;
}

.footer-blog {
  color: #000;
  margin-top: -50px;
  margin-bottom: -25px;
  text-decoration: none;
  /* Fixed footer */
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}
/*
.footer-color-default {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99;
}*/

.footer-blog a {
  color: #000;
}

.footer-blog a:hover {
  color: #1a1a1a;
}

.post-meta-info {
  padding-top: 15px;
  margin-left: 15px;
  margin-right: auto;
  display: inline;
}

.post-meta-info a {
  text-decoration: none;
  color: #222;
  color: #152951;
  font-size: 1em;
}

.cursos {
    margin-top: 100px;
}

.cursomed {
    min-height: 750px;
}

body.equipe-template-default > .addtoany_content {
	display: none;
}


body.equipe-template-default .post-title {
	padding-bottom: 0px;
}

.container-equipe {
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 5%;
}

.container-equipe > h1 {
    text-transform: uppercase;
/*     margin-top: 2.5em; */
	border-bottom: 2px solid #DAA520;
    display: inline-block;
    padding-bottom: 0.5em;
}

h3.nome-servico-title  {
    border-bottom: 2px solid #DAA520;
    padding-bottom: 0.5em;
	display: inline-block;
}

h3.nome-equipe-title  {
    border-bottom: 2px solid #DAA520;
    padding-bottom: 0.5em;
	display: inline-block;
}


@media(max-width: 720px){
    .gallery-item{
        max-width: 50%;
    }
}

@media(max-width: 480px){
    .gallery-item{
        max-width: 100%;
    }
}

#gallery-1 img {
    border: 0px solid #cfcfcf;
}

.equipe-featured-image {
    /*background-image: url(../img/posicionamento.jpg);*/
    background-size: 100%;
    height: 350px;
	width: 350px;
	    max-width: 100%;
    margin-top: -100px;
    -webkit-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
	  color: #fff;
	  padding-left: 1em;
	  padding-right: 1em;
	  background:

  linear-gradient(
        rgba(21, 41, 81, 0.8),
        rgba(32, 72, 142, 0.8)
      )
}


.post-title {
    color: #222;
    /*padding: 25px 0px 45px 50px;*/
    padding-bottom: 75px;
    padding-left: 0px;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    color: #152951;
    /*background-color: #222;*/
    /*-webkit-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);*/
}

/* a.social-media-prntni  {
    margin-top: -2em;
    margin-left: 0.5em;
}


.social-media-prntni img {
    margin-top: -2em;
    margin-left: 0.5em;
}
 */

.social-media-prntni img {
    width: 30px;
}

.equipe-template-default > .post-title { padding-bottom: 0px; }

.post-title h1 {
    color: #152951;
}

.post-content {
    margin-top: 15px;
    font-size: 18px;
}

.post-header-title {
    max-width: 70%;
    font-size: 3.5em;
    font-weight: bolder;
    letter-spacing: -3px;
    margin-bottom: 15px;
	line-height: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
    border-bottom: 2px solid #DAA520;
}

hr.underline-dourado {
width: 12em;
    border-top: 2px solid #DAA520;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0.5em;
    margin-top: 0.75em;
	display: none;
}

hr.underline-dourado-centro {
width: 10em;
    border-top: 2px solid #DAA520;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0.5em;
    margin-top: 0.75em;
	margin-right: auto;
    margin-left: auto;
	display: none;
}

.post-meta {
  padding-top: 15px;
  color: #152951;
}

.author-meta {
	border: 1px solid #eee;
    border-radius: 5px;
  	padding: 1em;
    margin-left: auto;
    margin-right: auto;
  	margin-top: 2em;
  	margin-bottom: 2em;
    max-width: 100%;
  	
}

.author-photo img {
    max-width: 75px;
    height: auto;
    margin-right: 25px;
    border-radius: 50%;
    display: inline-block;
}

.author-name {
  margin-top: -10px;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    margin-top: .5em;
    /*padding-top: 15px;
    padding-left: 115px;*/
  color: #152951;
}

.author-info {
    /*font-weight: 100;
    padding-left: 115px;*/
}

.author-info p {
  font-weight: lighter;
  font-size: 16px;
  line-height: 18px;
  max-width: 80%;
}


/*.archive-content {
  color: #fff;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background:

  linear-gradient(
        rgba(21, 41, 81, 0.8),
        rgba(32, 72, 142, 0.8)
      )
}*/

.post-featured-image {
  
}

.post-featured-image {
    /*background-image: url(../img/posicionamento.jpg);*/
    max-width: 60%;
	margin-top: 10%;
	margin-top: 7.5%;
	margin-left: auto;
    margin-right: auto;
    background-size: 100%;
    height: 450px;
    -webkit-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
    box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
	color: #fff;
    background:

    linear-gradient(
        rgba(21, 41, 81, 0.8),
        rgba(32, 72, 142, 0.8)
      )
}

.excerpt {
  color: #fff;
  color: 
  color: #222;
  max-width: 60%;
  font-size: 16px;
  margin-bottom: 0px;
  padding-top: 1em;
  /*background-color: rgba(0, 0, 0, 0.6);
  padding: 5px;
  max-width: inherit;
  display: inherit;*/
}

.archive-content {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10em;
  padding-bottom: 10em;
  
}

.post-archive-title-container {
    margin-top: 9em;
  margin-bottom: 1em;
}

article h2 a {
  color: #fff;
  font-size: 60px;
  line-height: 50px;
  font-weight: bolder;
  margin-bottom: 40px;
  letter-spacing: -5px;
  background-color: none
}

article h2 a:active {
  text-decoration:none;
}

article h2 a:active {
  text-decoration:none;
}

/*.post-archive-title-container {
  padding-top: 8em;
  padding-bottom: 2em;
}*/

article {
  display: inline-block;
  padding-top: 10em;
}

.archive-post-featured-image {
  border-bottom: none;
}

article p {
  display: inline-block;
}

article a {
  text-decoration: none;
  color: #222;
}

article a:hover {
  color: #262626;
}

article a:active {
  text-decoration: none;
}

/* article a, p {
  line-height: 16px;
}

article a p {
  color: #000;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 5px;
  display: grid;
} */

.post-archive-title a {
	color: #f2f2f2;
}

.post-archive-title a:hover {
	color: #fff;
}

.post-archive-author {
  color: #fff;
  background-color: #c3a550; /*rgba(0, 0, 0, 1);*/
  padding: 5px;
  display: inline-block;
  background-size: contain;
  border-radius: 5px;
      margin-top: 1.5em;
}

.post-archive-date {
  color: #fff;
  background-color: #c3a550; /*rgba(0, 0, 0, 1);*/
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
}

.post-archive-category {
  color: #fff;
  background-color: #c3a550; /*rgba(0, 0, 0, 1);*/
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
}

.post-archive-category a {
  color: #fff;
}

.post-archive-category a:hover {
  color: #eee;
}

{
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 18px;
  line-height: normal;
  margin-top: 10px;
}

.posts-index {
	background-color:#152951;
}

.posts-index-container select {
    border-radius: 5px;
    color: #192951;
    padding: .5em;
  	margin-top: 1em;
  	display: block;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (min-width: 0\0) {
  select {
    background: none;
    padding: 5px;
  }
}

.posts-index-container {
  	color: #fff;
	padding-top: 2em;
	padding-bottom: 2em;
	
}


.posts-index li {
  list-style-type: none;
  	margin-top: .5em;
    margin-bottom: .5em;
}

.posts-index a {
  	color: #fff;
	font-size: 1em;
}

/*.post-archive-category {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 5px;
  border-left: 1px solid #ccc;
  display: inline-block;;
}

.archive-post-featured-image {
  height: 300px;
}

/* Comments Form Customization */
/* End of Comments Form Customization */

/* End of WordPress Blog Layout Customization */

/* Landing Page Google AdWords */
/*.layer {
    background-color: rgba(50, 50, 50, 0.6);
    width: 100%;
    height: 100%;
}*/

.big-title-landing-page {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background:url(http://www.rfmediatraining.com.br/wp-content/uploads/2016/02/IMG_0317-1.jpg);
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 100px;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.1);

  -webkit-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);

}
  .big-title-landing-page-2 {
    margin-top: -20x;
    min-width: 100%;
    min-height: 100%;
    background:url(http://www.rfmediatraining.com.br/wp-content/uploads/2016/02/IMG_0383.jpg);
    background-size: cover;
    rgba(0, 0, 0, 0.5);
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    padding-top: 100px;


    -webkit-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);

}

.big-title-landing-page-3 {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background:url(http://www.rfmediatraining.com.br/wp-content/uploads/2016/02/IMG_0451.jpg);
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 100px;


  -webkit-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);

}

.big-title-landing-page-4 {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background:url(http://www.rfmediatraining.com.br/wp-content/uploads/2016/02/IMG_0550.jpg);
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 100px;


  -webkit-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 197px 200px rgba(0,0,0,0.5);

}

.download-ebook-title {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background-color: #333;
  /*background:url();
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;*/
  padding-bottom: 100px;
  padding-top: 100px;
}

.landing-big-title {
  text-align: center;
  color: #fff;
  /*line-height: 40px;
  letter-spacing: -3px;*/
}

.big-title {
  margin-left: auto;
  margin-right: auto;
/*   margin-bottom: 50px; */
  max-width: 40%;
  font-size: 3em;
  line-height: 30px;
  letter-spacing: -3px;
	    margin-top: 0.5em;
}

.text-section {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 100px;
  min-height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fed136;
}

.landing-page-text {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 24px;
  line-height: normal;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 65%;
  text-align: center;
}

.how-it-works-section {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 100px;
  min-height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eee;
}

.contact-section {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 100px;
  min-height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.ul.landing-page-text {
  margin-right: auto;
  margin-left: auto;
}

.how-it-works li {
  display: inline-block;
}

.etapa-mt {
  border: 10px solid #eee;
  border-radius: 50%;
}

.li-mt-features {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  list-style: none;
  background-color: #ccc;
  padding: 15px;
}

.li-mt-features-text {
  margin-top: 50px;
  list-style: none;
  padding: 15px;
  padding-left: none;
}

.iframe-landing {
  margin-top: 50px;
  margin-bottom: 50px;
}

#wpcf7-f1120-p1117-o1 {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}

#wpcf7-f1127-p1117-o1.wpcf7-response-output, .wpcf7-display-none, .wpcf7-validation-errors {
  /*margin-left: auto;
  margin-right: auto;*/
  text-align: center;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

div.wpcf7-validation-errors {
  /*max-width: 25%;*/
  margin-left: auto;
  margin-right: auto;
}

div.wpcf7-mail-sent-ok {
  color: #70db70;
  border-color: #70db70;
  /*max-width: 25%;*/
  margin-left: auto;
  margin-right: auto;
}

/*.wpcf7-response-output {

  text-align: center;
}

.wpcf7-display-none{

  text-align: center;
}

.wpcf7-validation-errors{

  text-align: center;
}*/


span.wpcf7-not-valid-tip {
  margin-top: 15px;
  color: #fed136;
}

/*.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    /*background-color: #eee;
    color: #666666;
    width: 50%;
    max-width: 100%;
    height: 50px;
    border-radius: 5px;
    border:none;
    /*border: 1px solid #ccc;
    margin-top: 15px;
    padding: 10px;
    font-size: 18px;
}*/

.wpcf7 textarea {
  height: 250px;
}

.wpcf7 input[type="submit"] {
  text-transform: uppercase;
  font-weight: bolder;
  border: none;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  background-color: #c3a550;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

	.wpcf7 input[type="submit"]:hover {
  	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(195, 165, 80,1);
	-moz-box-shadow: inset 2px 2px 10px 5px rgba(195, 165, 80,1);
	box-shadow: inset 2px 2px 10px 5px rgba(195, 165, 80,1);
}

  .wpcf7 input[type="submit"]:active {
  	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(228,175,1,1);
	-moz-box-shadow: inset 2px 2px 10px 5px rgba(228,175,1,1);
	box-shadow: inset 2px 2px 10px 5px rgba(228,175,1,1);
}

  div.wpcf7 img.ajax-loader {
  	display: block;
	margin-top: 10px;
	display: none;
  }


.wpcf7 p {
  margin-top: 20px;
}

.wpcf7-mail-sent-ok {
  color: #398f14;
}

.wpcf7-validation-errors {
  color: #fed136;
  border: 2px solid #fed136;
}

div.wpcf7-validation-errors {
  color: #fed136;
  border: 2px solid #fed136;
  width: inherit;
}

.ebook-btn {
  margin-top: 15px;
  border-color: #fedb67;
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}

.ebook-btn:hover {
  margin-top: 15px;
  border-color: #fedb67;
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #fec301;
}

/* Landing Page Conversão */

/* Formulário Imagem #wpcf7-f1231-o1 */

#wpcf7-f1231-o1 div.wpcf7-mail-sent-ok {
	max-width: 100%;
}

#wpcf7-f1231-o1 div.wpcf7-response-output {
	max-width: 100%;
}

#wpcf7-f1231-o1 input[type="text"] {
	background-color: #fff;
 	width: 100%;
}

#wpcf7-f1231-o1 input[type="email"] {
	background-color: #fff;
 	width: 100%;
}

/* Formulário Vídeo #wpcf7-f1207-o1 */

#wpcf7-f1207-o1 div.wpcf7-mail-sent-ok {
	max-width: 100%;
}

#wpcf7-f1207-o1 div.wpcf7-response-output {
	max-width: 100%;
}

#wpcf7-f1207-o1 input[type="text"] {
	background-color: #fff;
 	width: 100%;
}

#wpcf7-f1207-o1 input[type="email"] {
	background-color: #fff;
 	width: 100%;
}

/* Formulário Diagnóstico Gratuito */

#wpcf7-f1437-o1 input[type="text"] {
	background-color: #fff;
 	width: 100%;
}

#wpcf7-f1437-o1 input[type="email"] {
	background-color: #fff;
 	width: 100%;
}

#wpcf7-f1437-o1 textarea {
	background-color: #fff;
 	width: 100%;
}

#wpcf7-f1437-o1 input[type="submit"] {
	width: 100%;
}
/* End of Landing Page Google AdWords */



/*Equipe*/

.container-escritorio {
	max-width:72%;
	margin-left:auto;
	margin-right:auto;
}


div#\#projetos {
    margin-top: 5%;
}

ul.projetos {
  margin-top: 0;
  margin-bottom: 10px;
  margin: 0;
    margin-left: 0px;
  padding: 0;
}

.portfolio-box.imagem-artistas.portfolio-child {
    height: 100%;
    width: 100%;
}

.portfolio-box {
    height: 100%;
    width: 100%;
}

.container-imagem-equipe {
    height: 250px;
}

section#portfolio-escritorio {
    margin-top: -7.5%;
}


.portfolio-box .bg-imagem-equipe:hover,

.portfolio-box .bg-imagem-equipe:focus {
  transform: scale(1.1);
	transition: 1.5s;
}


ul.projetos > li {
  padding: 1em;
  list-style-type: none;
  height: 300px;
}

.bg-imagem-equipe {
    height: 100%;
    width: 100%;
}


.excerpt-bio {
	font-size: .7em;
	line-height: .9em;
}
  
.projetos ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: none;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(0,0,0,.6) 62%);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

section#portfolio {
margin-top: 7.5%;
margin-bottom: 7.5%;
}

.project-name {
	text-align:left;
    margin-top: 8em;
    margin-left: 0;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

/* Final Equipe*/


/* Landing Page 2 Col Convert */

body lp-body {
	padding-top: 0px;
}

.big-title-lp2col-convert-header {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
/*   padding-bottom: 20px; */
    padding-top: 18em;
  -webkit-box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
  -moz-box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
  box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
}

.lp2col-big-title {
  /*padding-top: 50px;
  padding-bottom;*/
  text-align: center;
  color: #152951;
  margin-top: -8em;
}


/*.big-title {
  padding-bottom: 50px;

}*/

.lp2coltitlehr hr {
  background-color: #DAA520;
  color: #DAA520;
  width: 60%;
  border: none;
  margin-top: 10px;
  height: 5px;
}

.lp2col-pagecontent {
/*   margin-top: 50px; */
  margin-bottom: 50px;
}

.lp2col-convert-content {
  max-width: 80%;
}

.title1-lp2col-convert {
	max-width: 60%;
}

.title1-lp2col-convert h3 {
  margin-top: 0px;
  max-width: 60%;
  letter-spacing: -2px;
  font-weight: lighter;

  font-size: 20px;
  color: #152951;
}


.title2-lp2col-convert h1 {

  letter-spacing: -3px;
  font-weight: bolder;
/*   padding-bottom: 20px; */
  color: #152951;
}

.title2-lp2col-convert {
  padding-bottom: 10px;
  border-bottom: 2px solid #DAA520;
  border-width: 70%;
}

.text1-lp2col-convert p {
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: lighter;

  font-size: 18px;
  line-height: 22px;
}


.img-mockup-lp2col-convert img {
  max-width: 90%;
}

.video-lp2col-convert {

}

.title3-lp2col-convert h3 {
  font-weight: bolder;
  color: #152951;

}

.title3-lp2col-convert {
  margin-top: 30px;
  letter-spacing: -2px;
  padding-bottom: 10px;
  border-bottom: 2px solid #DAA520;
  border-width: 70%;
	display: none;
}


.text2-lp2col-convert p {
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: lighter;

  font-size: 18px;
  line-height: 22px;
}

.topics-lp2col-convert {
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
  padding: 25px;
	display: none;
}

.topics-lp2col-convert p {
  line-height: 30px;
  font-size: 25px;
  letter-spacing: -2px;
  font-weight: lighter;
}

.topics-lp2col-convert ul {
  -webkit-padding-start: 0px;
  /*margin-left: 25px;*/
}

.topics-lp2col-convert li {  
    list-style: disc;
    list-style-type: none;
    font-size: 1em;
    letter-spacing: -1px;
  }

.topics-lp2col-convert li:before {
  content: "\e089";
  font-family: 'Glyphicons Halflings';
  font-size: 18px;
  /*float: left;*/
  margin-right: 10px;
  line-height: 30px;
  /*margin-left: -17px;*/
  color: #DAA520;
}

.lp2col-convert-form {
  max-width: 80%;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
}


.form-box-lp2col-convert
#wpcf7-f1127-o1.wpcf7, #wpcf7-f1231-o1  input[type="text"],
#wpcf7-f1127-o1.wpcf7, #wpcf7-f1231-o1  input[type="email"],
#wpcf7-f1127-o1.wpcf7, #wpcf7-f1231-o1  textarea {
  /*width: 100%;*/
  background-color: #fff;
}

.form-box-lp2col-convert > .ebook-btn {
  max-width: 100%;
  word-wrap: break-word;
  }


.form-title-lp2col-convert {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 20px;
  border-bottom: 1px solid #ccc;
  border-spacing: 20px;
  background-color: #152951;
  border-bottom: 5px solid #DAA520;;
  color: #fff;
}

.form-title-lp2col-convert h3 {
  /*margin: 20px;
  padding: 20px;
  max-width: 90%;*/
  letter-spacing: -2px;
  font-weight: bolder;
  padding-bottom: 10px;
}

.form-subtitle-lp2col-convert p {
    padding: 20px;
    margin-right: auto;
    margin-left: auto;
    max-width: 95%;
    letter-spacing: -0.5px;
    font-weight: lighter;
    padding-bottom: 10px;
}

.form-lp2col-convert {
  padding: 20px;
  max-width: 95%;
  margin-right: auto;
  margin-left:auto;
}

/* LP Agradecimento */

.big-title-thank-you-header {
  margin-top: -20x;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  padding-top: 50px;
  -webkit-box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
  -moz-box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
  box-shadow: inset 0px 0px 197px 200px rgba(255,255,255,0.9);
}

/* LP Content Acess */

.c-a-default-content-section {
	background-color: #eee;
	padding-top: 50px;
	padding-bottom: 100px;

}

.c-a-main-title h1 {
  	height: 50px;
  	max-width: 80%;
  	text-align: center;
	margin-right: auto;
  	margin-left: auto;
}

.c-a-main-title {
  	margin-bottom: 50px;
  	height: 100%;
  	max-width: 80%;
  	text-align: center;
	margin-right: auto;
  	margin-left: auto;
}

.c-a-img img {
	/*margin-top: 25px;*/
	max-width: 100%;
}

.c-a-video {

			}

.c-a-sharing-links {
  font-size: 18px;
  margin-top: 25px;
  height: 100%;
  /*display: none;*/
}


.c-a-convert-form {
  max-width: 100%;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0px 1px 9px 2px rgba(0,0,0,0.32);
}

.c-a-content-info {
  /*margin-top: 25px;*/
  margin-bottom: 25px;
  font-weight: lighter;

  font-size: 18px;
  line-height: 22px;

}

.c-a-form-column {

}

.c-a-content-column {

}

.c-a .lp2col-convert-content {
	max-width: 100%;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 768px) {
	.lp2col-convert-form{max-width: 100%;margin-top: 50px;}
  .homepage-content{width: 100%;}
}

@media (min-width: 768px) {
.carousel-caption .btn {margin-top: 15px;}
  .carousel-caption a.btn btn-lg btn-primary { margin-top: 25px;}
  .carousel-caption h1{font-size: 24px;font-weight: bolder;z-index: 5; margin-bottom: 15px;}
/* Navbar positioning foo */
  .navbar-wrapper {margin-top: 20px;}
  .navbar-wrapper .container {padding-right: 15px;padding-left: 15px;}
  .navbar-wrapper .navbar {padding-right: 0;padding-left: 0;}
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {border-radius: 4px;}
  /* Bump up size of carousel content */
  .carousel-caption p {margin-bottom: 20px;font-size: 21px;line-height: 1.4;}
  .featurette-heading {font-size: 50px;}
  /* Landing Page Mobile Settings */
  .lp2col-convert-content {max-width: 100%;}
  .c-a-form-column {margin-top: 50px;}
  .header-logo-lp2col-convert img {max-width: 80%;margin-right: auto;margin-left: auto;}
  .lp2col-convert-form {max-width: 100%;margin-top: 50px;}
  .title1-lp2col-convert {max-width: 90%}
  .homepage-content {width: 100%;}
/* End of Landing Page Mobile Settings */
}/* end of @media (min-width: 768px) */

@media (min-width: 992px) {
  .featurette-heading {margin-top: 120px;}
	.carousel-caption h1 {font-size: 24px;font-weight: bolder;z-index: 5;}
  .homepage-content {width: 100%;}
/* Landing Page Mobile Settings */
  .lp2col-convert-content {max-width: 90%;}
  .c-a-form-column {margin-top: 50px;margin-top: 50px;}
  .header-logo-lp2col-convert img {max-width: 80%;margin-right: auto;margin-left: auto;}
/* End of Landing Page Mobile Settings */
} /* End of @media (min-width: 992px)*/

@media (max-width: 768px) {
	
	div#\#projetos {
    margin-top: 25%;
}
	
	.col-md-6.col-sm-6 {
padding-bottom: 0;
    margin-bottom: -2em;
}
	
  /* Landing Page Mobile Settings */
  .lp2col-convert-content {max-width: 100%;}
  .c-a-form-column {margin-top: 50px;margin-top: 50px;}
  .lp2col-convert-form {max-width: 100%;}
  .title1-lp2col-convert {max-width: 90%}
  /* End of Landing Page Mobile Settings */
  .btn-mobile {margin-left: 15px;}
  .big-title {margin-left: auto;margin-right: auto;max-width: 250px;font-size: 2em;line-height: 1.2em;letter-spacing: -1px;}
  .big-title h3 {font-family: 'Georgia', serif; margin-left: auto;margin-right: auto;max-width: 250px; font-size: 1em;line-height: .8em;letter-spacing: -1px;}
  .landing-page-text {font-family: Georgia, serif;font-style: italic;font-size: 16px;line-height: normal;margin-top: 10px;margin-left: auto;margin-right: auto;max-width: 65%;   text-align: center;}
  .wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea{
  background-color: #fff;color: #666666;width: 50%;max-width: 100%;height: 50px;border-radius: 5px;/*border: 1px solid #ccc*/;margin-top: 15px;padding: 10px;font-size: 18px;}
  .wpcf7 textarea {height: 125px;}
} /*End of @media (max-width: 768px)*/

@media (max-width: 480px) {
	
	div#\#projetos {
    margin-top: 25%;
}
  .homepage-content {max-width: 100%;margin-left: auto;margin-right: auto;}
  .carousel-caption h1 {font-size: 24px;font-weight: bolder;z-index: 5;}
  /* Landing Page Mobile Settings */
  .lp2col-convert-content {max-width: 100%;}
  .c-a-form-column {
  margin-top: 50px;}
  .header-logo-lp2col-convert img {max-width: 80%;margin-right: auto;margin-left: auto;}
  .lp2col-convert-form {max-width: 100%;margin-top: 50px;}
  .title1-lp2col-convert {max-width: 90%;}
  /* End of Landing Page Mobile Settings */
  .btn-mobile {margin-left: 15px;}
  .carousel-caption h1 {font-size: 24px;font-weight: bolder;z-index: 5;}
}/* End of @media (max-width: 480px) */

@media (min-width: 768px) {
  .homepage-content {max-width: 100%; margin-left: auto;margin-right: auto;}
  .sidebar {position:fixed; top: 51px; bottom: 0; left: 0;  z-index: 1000; display: block; padding: 20px; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ background-color: #404040;}
  /* Navbar positioning foo */
  .navbar-wrapper {margin-top: 20px;}
  .navbar-wrapper .container {padding-right: 15px;padding-left: 15px;}
  .navbar-wrapper .navbar {padding-right: 0;padding-left: 0;}
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {border-radius: 4px;}
  /* Bump up size of carousel content */
  .carousel-caption p {margin-bottom: 20px;font-size: 21px;line-height: 1.4;}
  .carousel-img {}
  .featurette-heading {font-size: 50px;}
} /* End of @media (min-width: 768px) */

@media (min-width: 992px) {
  .featurette-heading {margin-top: 120px;}
}

@media (max-width: 768px) {
  .btn-mobile {margin-left: 15px;}
}

@media (max-width: 480px) {
  .btn-mobile {margin-left: 15px;}
  .carousel-caption {paddding-bottom: 40px;}
  .carousel-caption p {font-size: 12px}
  .carousel-caption p a {text-align: center;font-size: 10px;}
}

/* End of RESPONSIVE CSS */

/* WordPress Blog Layout Customization */

.posts-nav a {
  text-decoration: none;
  color: #152951;
  margin-top: 3em;
  padding-right: 1em;
}

.posts-nav.container {
    margin-right: auto;
    margin-left: auto;
    margin-top: 3em;
    margin-bottom: 3em;
    max-width: 100%;
}

.posts-nav.container > .col-md-6 {
	padding: 0px;
}

/* WordPress Client Area Layout Customization */

body {
  padding-top: 50px;
  font-family: "Montserrat", "Arial", "Helvetica";
}

/*body p {
  line-height: 30px;
  text-align: justify;

  font-size: 22px;
  font-weight: lighter;
}*/

/*body ul li p {
  line-height: 30px;
  /*text-align: justify;*/
  /*font-family: "bree-serif",'Noticia Text', Georgia, serif;
  font-size: 22px;
  font-weight: lighter;
} */

.painel-modulos {
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}


/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
	8em
}

.btn-margin-right-dashboard {
    margin-right: 25px;
}

.btn-margin-left-dashboard {
    margin-left: 15px;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
  /*margin-top: 10px;*/
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 2opx;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
      color: #eee;
    font-weight: 700;
}
.nav-sidebar > .active > a {
  color: #fff;
  background-color: #707070;
}

.nav-sidebar > .active > a:hover {
    color: #eee;
    background-color: #282828;
}

.nav-sidebar > li > a:hover {
    color: #eee;
    background-color: #282828;
}

.nav-sidebar > .active > a:focus {
    color: #101010;
    background-color: #282828;
}


/*
 * Main content
 */

.main {
  padding: 20px;
}
@media (min-width: 768px) {

.main {
    padding-right: 40px;
    padding-left: 40px;
  }

.main .page-header {
  margin-top: 0;
}

  .homepage-content {
	  width: 100%;
		  }

}

/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/* End of WordPress Client Area Layout Customization */

/* WordPress active menu item custom style */

.current-menu-item > a {
    background-color: #e7e7e7;
}

/* WordPress Menu and Dropdown Customization */


@media (min-width:768px) {

.homepage-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
	.sub-menu {
		display: none;
		position: absolute;
		background: #e7e7e7;
		padding: 10px 15px;
		width: 200px;
  		-webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.16);
   		-moz-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.16);
    	box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.16);
	}

	li:hover .sub-menu {
		display: block;
	}

}

.sub-menu li {
	margin-bottom: 10px;
	list-style: none;
}

.sub-menu li:last-child {
	margin-bottom: 0;
}

.sub-menu a  {
	color: #999;
	text-decoration: none;
}

.sub-menu a:hover  {
	color: #737373;
}

.current-menu-item > a, .current-menu-parent > a {
	background: transparent;
}
.current-menu-parent li a {
	background: inherit;
}
.current-menu-parent .current-menu-item a {
	color: #595959;
	font-weight: bold;
}

/* WordPress Menu and Dropdown Customization */

 Carousel WordPress Integration Customization

#home-page-carousel {
  margin-bottom: 50px;
}

.carousel {
  max-height: 600px;
  margin-bottom: 50px;
}

#home-page-carousel img {
  max-width: 100%;
  max-height: 500px;
}

.featured-image img,
.portfolio-piece img,
.portfolio-image img {
	max-width: 100%;
}*/

.prev-next {
	font-size: 24px;
	margin-top: 30px;
	text-align: right;
}

.carousel-caption  {text-align:left;}
.carousel-caption p {text-align:justify;}

.carousel-caption {
    text-align: left;
}

@media only screen and (max-width: 600px) {
.carousel-caption {
    text-align: center;
}
}

.texto-capa {
    margin-bottom: -10em;
    position: relative;
float:left;
}
/*.carousel-caption-title {
  margin-top: -100px;
  margin-bottom: 200px;
  padding-top: 100px;
  color: #fff;
  font-size: 40px;
  font-weight: bolder;
  letter-spacing: -4px;
  text-align: center;
  z-index: 5;
    padding-bottom: 80px;
}*/

.carousel {
  height: 500px;
  margin-bottom: 60px;
  margin-top: -20px;
}

/*.carousel .item {
	-webkit-box-shadow: inset -200px -200px 96px 200px rgba(0,0,0,0.55);
-moz-box-shadow: inset -200px -200px 96px 200px rgba(0,0,0,0.55);
box-shadow: inset -200px -200px 96px 200px rgba(0,0,0,0.55);
	}*/

.carousel-caption h1 {
  font-size: 50px;
  font-weight: bolder;
  letter-spacing: -4px;
  line-height: 50px;
  z-index: 5;
}

.carousel-caption p {
  z-index: 5;
}

.carousel .item {
    height: 500px;
    background-color: #777;
  }

.carousel-inner > .item > img {
    position: relative;
    background-size: cover;
  	background-position: center center;
    /*min-width: 100%;
    height: 100%;*/
  }

/*.carousel-inner > .item {
	  	-webkit-box-shadow: inset 0px 0px 250px 200px rgba(0,0,0,0.6);
		-moz-box-shadow: inset 0px 0px 250px 200px rgba(0,0,0,0.6);
		box-shadow: inset 0px 0px 250px 200px rgba(0,0,0,0.6);
	}*/

.carousel-control {
  padding-bottom: 50px;
}

/* CUSTOMIZE THE CAROUSEL
--------------------------------------------------

/* Carousel base class
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption
.carousel-caption {
  z-index: 5;
    padding-bottom: 80px;
}

/* Declare heights because of positioning of img element
.carousel .item {
  height: 500px;
  background-color: #777;
}

.carousel-inner > .item > img {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* COMEÇE A APRENDER AGORA
-------------------------------------------------- */

.cpa {
    min-width: 100%;
}

.cta-icon {
    font-size: 5em;
}

/* ASSINE NOSSA NEWSLETTER
-------------------------------------------------- */

.newsletter-input {
    max-width: 300px;
    align-self: center;
    margin-right: auto;
    margin-left: auto;
}



/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* BLOG FEED */
li.thumbfix.span12 + li { margin-left : 0px; }
li.thumbfix.span6:nth-child(2n + 3) { margin-left : 0px; }
li.thumbfix.span4:nth-child(3n + 4) { margin-left : 0px; }
li.thumbfix.span3:nth-child(4n + 5) { margin-left : 0px; }
li.thumbfix.span2:nth-child(6n + 7) { margin-left : 0px; }
li.thumbfix.span1:nth-child(12n + 13) { margin-left : 0px; }


.thumbnail {


}

/* REGISTER */

.register-icon {
    color: mediumseagreen;
}

/* FOOTER
------------------------------------------------- */

.footer {
  /* Fixed footer */
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
    /*padding-top: 50px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    min-height: 100px;*/
}

.footer-color-default {
  background-color: #eee;
  padding-top: 25px;
  padding-bottom: 15px;
  color: #222;
  /* Fixed footer
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here
  height: 60px;*/
}

.footer-color-default a {
  color: #222;
}

.footer-color-default a:hover {
  color: #5a5a5a;
}

.footer-color-blog {
  background-color: #222;
  padding-top: 25px;
  padding-bottom: 15px;
  color: #fff;
}

.footer-color-blog a {
  color: #b3b3b3;
}

.footer-color-blog a:hover {
  color: #fff;
}

/*FRONTPAGE*/

.homepage-content  {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

* {
  -webkit-padding-start: 0px;
  }


  /* Image sizes and alignments */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

/*FRONTPAGE*/
  
ul#menu-menu-principal {
    margin-top: 2.25em;
    /* margin-left: 1.8em; */
    padding-right: 6em;
}

ul#menu-menu-en {
    margin-top: 2.25em;
    /* margin-left: 1.8em; */
    padding-right: 6em;
}

ul#menu-menu-it {
    margin-top: 2.25em;
    /* margin-left: 1.8em; */
    padding-right: 6em;
}
  
.navbar-brand {
    float: left;
    padding: 15px 15px;
  	width: auto;
    font-size: 18px;
    line-height: 20px;
}  

hr.destaque-titulos {
	border: none;
    height: 4px;
    margin-top: -35px;
    margin-bottom: 60px;
    width: 100px;
    color: #E8AA2E;
    background-color: #DAA520;
}
  
.rp-big-title {
      top: 100%;
      width: 100%;
}
	
.rp-big-title-content {
	padding-top: 15em;
  	padding-bottom: 15em;
	  color: #fff;
}

.big-title-text h1 {
	margin-bottom: 2em;
  font-size: 2em;
}

.big-title-text p {
	font-size: 1.3em;
	line-height: 1.2em;

	margin-top: 2em;
	margin-bottom: 2em;
	max-width: 55%;
}
	
.section-content {
	padding-top: 5em;
	padding-bottom: 5em;
}

.col-md-6.col-sm-6.texto {
    text-align: left;
}

div#historia {
    padding: 10% 0 0 0;
}

.titulo-historia {
  	color: #152951;
/* 	margin-bottom: 3em; */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/* 	position: absolute;
    top: 0; */
}

.titulo-servicos {
  	color: #152951;
/* 	margin-bottom: 3em; */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/* 	position: absolute;
    top: 0; */
}

.texto-historia {
/*     margin-top: 12.5%; */
	    font-size: 14px;
}

.texto-servicos {
    margin-top: 0%;
	    font-size: 14px;
}

.texto-pagina-servicos {
    margin-top: 1.5em;
    font-size: 20px;
    margin-bottom: 1.5em;
}

a.btn-historia.btn.btn-gold.btn-lg {
    /* position: relative; */
    /* bottom: 0; */
    margin-top: 2em;
}

a.btn-servicos.btn.btn-gold.btn-lg {
    /* position: relative; */
    /* bottom: 0; */
    margin-top: 1em;
}
img.foto-escritorio {
    margin-left: auto;
    margin-right: auto;
    /* height: 100%; */
    width: 1;
}

.col-md-6.col-sm-6 {
/*     padding: 2em; */
    text-align: left;
    margin-bottom: 10%;
}

 		
.historia > .section-content {
  	margin-left: auto;
	margin-right: auto;
	max-width: 60%;
   	padding-top: 8em;
  	padding-bottom: 8em;
}

.historia > .row {
    margin-right: -15px;
    margin-left: -15px;
    max-width: 100%;
}

.areas-de-atuacao {
    background-color: #eee;
	padding: 10%;
}

.titulo-atuacao {
/* 	background:   
	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.parentoni.com/home/wp-content/uploads/2020/07/Reuniao.jpg');
	background-position: center center;
	background-size: cover;	
	color: #fff;
	padding-bottom: 20%;
	padding-top: 20%;
    height: 100%; */
} 

div#recent-posts-servicos {
/*     padding: 0px;
	padding-left: 2em */
}

div#atuacao {
    padding: 15em;
}

.lista-servicos {
    padding-top: 5%;
    text-align: left;
/*     margin-left: 10%; */
    padding-bottom: 15%;
    margin-top: 10%;
    margin-bottom: 10%;
    height: 80%;
}

.texto-servicos {
    max-width: 100%;
/*     margin-right: 10em; */
	text-align: left;
/*     margin-top: -1.75em; */
}

@media only screen and (max-width: 768px) {
	
div#recent-posts-servicos {
    margin-top: 1.75em;
	}

.areas-de-atuacao {
    background-color: #eee;
    padding: 10% 0 10% 0;
}	
	
	.container-equipe {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5%;
}
	
	div#\#projetos {
    margin-top: 15%;
}
	
}

@media only screen and (max-width: 992px) {
	
	div#\#projetos {
    margin-top: 25%;
}
	
	.texto-servicos {
    max-width: 90%;
    /* margin-right: 10em; */
    text-align: left;
    /* margin-top: -1.75em; */
}
	
}


.nome-servico {
    align-content: baseline;
    position: absolute;
    bottom: 0;
    /* margin-bottom: 1em; */
    font-size: 1em;
    padding: 2em;
    color: #fff;
}

img.img-circle {
    display: none;
}

.atuacao-section-content {
  	margin-left: auto;
  	margin-right: auto;
  	max-width: 80%;
  	padding-top: 9em;
  	padding-bottom: 9em;
}

.row-atuacao {
  	margin-left: auto;
  	margin-right: auto;
	text-align: center;
}
	
.section-content {
	margin-left: auto;
  	margin-right: auto;
  	max-width: 80%;
  	padding-top: 8em;
  	padding-bottom: 8em;
}

h2.titulo-areas-de-atuacao {
 display: block;
  color: #152951;
  font-size: 2em;
letter-spacing: -1px;
}

.recent-posts-servicos {
	
}

.boletim-informativo {
  	color: #fff;
	background-color: #152951;
	text-align: center;
	background:
  
	linear-gradient(
		  rgba(31, 61, 122, 1),
		  rgba(21, 41, 81, 1)
		);
  }
	
.boletim-informativo input{
	margin-top: 1em;
}
		
.boletim-informativo input[name="email"]{
	max-width: 40%;
	margin-left: auto;
  	margin-right: auto;
}
	
.btn-gold {
    background-color: #c3a550;
    font-family: 'Montserrat', sans-serif;
}

.na-imprensa {
  	max-width: 80%;
  	margin-left: auto;
  	margin-right: auto;
    padding-top: 4em;
  	padding-bottom: 4em;  
}
	
.na-imprensa h1 {
	color: #152951;
		}

.logos-na-imprensa img {
	max-width: 90%;
    margin-left: auto;
  	margin-right: auto;
}

.titulo-na-imprensa {
	text-align: center;	
	margin-bottom: 4em;    
	margin-right:auto;
	margin-left:auto;
	max-width:40%;
    
}

h1.titulo-na-imprensa {
	border-bottom: 2px solid #DAA520;
    padding-bottom: 0.5em;
	
}

.titulo-na-imprensa h1 {
	border-bottom: 2px solid #DAA520;
    padding-bottom: 0.5em;
	display:inline-block; 
	
}
.conteudo-na-imprensa-imprensa {
/* 	padding-top: 4.5em; */
  	padding-bottom: 4.5em;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.respiro {
	padding-top: 2em;
}

.clippings-nav {
	display: inline-block;
}

ul.post-categories {
    margin-top: 1em;
    margin-bottom: 1em;
}

.post-categories {
    margin-left: 0px;
    padding-left: 0px;
}

.post-categories a {
    margin-bottom: .5em;
    padding: .3em;
    border-radius: 5px;
    border: 1px solid;
    color: #152951;
    font-size: 1.2em;
    font-family: sans-serif;
}

.post-categories li {
	list-style-type: none;
  	margin-top: 1.5em;
  	margin-bottom: 1em;
  	display: inline;
}
	
.blog-feed {
  background-color: #fff;
	padding-top: 4em;
  	padding-bottom: 4em;
}

.blog-feed-list-item li {
	height: 5em;
}
	
.clippings-title-container {
    min-height: 6.5em;
}
	

.thumbnail.blog-feed-list-thumb {
    height: 15em;
}
	
	li.blog-feed-list-item.col-sm-6.col-md-4 {
    height: 14em;
    margin-bottom: 2em;
    margin-top: 2em;
}

h3.clippings-title {
margin-top: 1em;
}

.blog-feed-press {
  background-color: #fff;
	padding: 2em;
	padding-top: 2em;
  	padding-bottom: 2em;
	border: 1px solid #eee;
	border-radius: 5px;
	
}

.post-item-home {
    max-height: 45em;
}

.featimgpost {
	height:15em;
	width:100%;
}
	
.thumbnail {
    display: block;
    padding: 4px;
/*     margin-bottom: 4em; */
    line-height: 1.42857143;
	 background-color: transparent;
	border:none;

}

.thumbnail.imprensa {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
  height: 16em;
}

	  
.blog-feed.thumbnail {
	min-height: 550px;		  
}

.titulo-blog {
	color: #152951;
  	text-align: center;
}
		
.contato {
	color: #fff;
	background-color: #152951;
	/*background:
	
	  linear-gradient(
			rgba(31, 61, 122, 1),
			rgba(21, 41, 81, 1)
		  );*/
 }


.btn-parceiros {
	margin-top: 1.8em;
}

.footer-color-default h3{
color: #152951;
}
	
.footer-color-default p{
color: #152951;
}
		
.footer-color-default a{
color: #152951;
}

.navbar-default .navbar-nav>li>a {
    color: #152951;
	font-size: 1.2em;
}			
			
.titulo-contato {
	margin-bottom: 4em;
}

.contato-content {
	text-align: center;
}

.row-contato {
	text-align: left;
}
	
/*.navbar-fixed-top {
    height: 6em;
}*/

.container-navbar {
	height: 4.5em;
}


.perfil-parentoni img {
-webkit-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.38);
box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.38);

}
		
.section-content p {
  	font-size: 1.2em;
  	line-height: 1.2em;
  	text-align: justify;
}

.big-title-text p {
  	font-size: 1.2em;
  	line-height: 1.2em;
  	text-align: justify;
}

.btn-gold {
  color: #fff;
  background-color: #DAA520;
}
	
	
.btn-gold:hover {
  color: #fff;
  background-color: #b1871b;
}
	  
a.btn.btn-historia.btn-primary.btn-lg {
    margin-top: 2em;
} 

/*a #menu-menu-principal.nav.navbar-nav {
	border-bottom: 3px solid #DAA520;
}*/

.sub-menu a {
    color: #152951;
    text-decoration: none;
  font-size: 1em;
}

.sub-menu a:hover {
    color: #1f3d7a;
	border-bottom: 1px solid #1f3d7a;
    text-decoration: none;
}
	  
/*.navbar-default .navbar-nav>li>a:hover  {
	  	 color: #1f3d7a;
	border-bottom: 2px solid #1f3d7a;
	  }*/

.bg-desde {
	background-color: #1a3365;	
}
			
.desde.container {
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
    font-family: "Noticia Text", Times, Times New Roman, serif;
}
		  
.desde.container h3 {
	    font-family: "Noticia Text", Times, Times New Roman, serif;
		color: #DAA520;
		letter-spacing: 0px;
  }

.telefones {
	margin-top: 2em;
  	margin-bottom: 2em;
}

.telefones h3{
  	letter-spacing: 0px;
  	font-weight: normal;
}

.icone-telefones {
	margin-top: -8px
}

/*.topbar {
background-color: #eee;
    font-size: 1em;
    padding-top: 1.2em;
  	padding-bottom: 2em;
    position: fixed;
    height: 4em;
    width: 100%;
    top: 0;
}*/

/*.topbar p {
	font-size: .8em
	padding: .3em;
}

.navbar-fixed-top {
    margin-top: 50px;
}*/
		  

img.perfil-parentoni {
    max-width: 90%;
}

img.img-circle {
    margin-top: 2em;
}

.navbar-default .navbar-nav>li>a {
    color: #152951;
    font-size: 1em;
	    padding: 8px;
}

img.logos-na-imprensa {
    max-width: 100%;
}

#wpcf7-f84-o1.wpcf7 input[type="text"],
#wpcf7-f84-o1.wpcf7 input[type="email"],
#wpcf7-f84-o1.wpcf7 select,
#wpcf7-f84-o1.wpcf7 option
{
	background-color: #fff;
  	/*width: 80%;*/
    color: #666666;
    height: 50px;
    border-radius: 5px;
    border: none;
    /*border: 1px solid #ccc;*/
    margin-top: 15px;
    padding: 10px;
}

#wpcf7-f84-o1.wpcf7 input
{
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;

}

form.wpcf7-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 190%;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #1f3d7a;
    background-color: transparent;
}

/* 5 Column */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
	  
/* 5 Column */
	  
.voltar-ao-topo {
	font-size: 1.5em;
	color: #152951
}
		  
.voltar-ao-topo:hover {
	color: #152951
}
  
  

ul.nav.navbar-nav.nav-phones.pull-right {
    max-width: 20%;
    margin-top: 1.8em;
}

.nav-phones a {
   font-size: 1em;
   color: #152951;
   letter-spacing: -0.5px;
}

.nav.navbar-nav.nav-phones.navbar-right {
    margin-top: 1.5em;
  margin-left: 0px;
}
  
.nav-phones {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	max-width: 20%;
}

.container-telefones a {
	color: #ffffff;
	text-decoration:none;
}

.fone1::before {
    content: "\e145";
    font-family: 'Glyphicons Halflings';
    font-size: .5em;
    margin-right: .2em;
}
	
  .fone2:before {
  content:"\e182";
  font-family: 'Glyphicons Halflings';
  font-size: .5em;
  margin-right: .2em
}

	  
 .celular, .fixo {
  margin-right: .2em;
  letter-spacing: -.5px;
  margin-top: .5em;
  color: #fff;
}
  
 .fixo {margin-top: .3em;}
	  

/*  .celular-header:before {
  content:"\e145";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  margin-right: .2em
} */
			  
.fixo-header:before {
  content:"\e182";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  margin-right: .2em
}	 
	  
.celular-header, .fixo-header {
  margin-right: .2em;
  letter-spacing: -.5px;
  display: block;
}	  
 
.text-adress {
  margin-top: .8em;
  margin-bottom: .8em;
 }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #f8f8f8;
  border: none;

}

.nav-phones li {
	margin-left: 1em;
  	color: 
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .wpcf7 option {
    background-color: #fff;
    /* width: 50%; */
    color: #666666;
    /* width: 100%; */
    height: 35px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 10px;
	width: 100%;
}
  
  .wpcf7 textarea {
  height: 150px;
  width: 100%;
  border: 1px solid #ccc;
	}

label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: 'montserrat', Arial, Heveltica, Sans-serif;
}

.wpcf7 input[type="submit"] {
    text-transform: uppercase;
    font-weight: bolder;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    width: 82%;
    background-color: #c3a550;
  	width: 100%;
}

.formulario-boletim {
	width: 50%;
    margin-right: auto;
    margin-left: auto;
}

.redes-sociais {
    /* margin-bottom: 0.8em; */
    margin-top: 1em;
}
.contact-form {
    width: 100%;
}

.navbar-header {
    height: 5em;
}

.text-adress p {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
	}

/* Ajustes mobile */


@media (max-width: 768px) {

.site-content {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    /* text-align: justify; */

    font-size: 20px;
    font-weight: lighter;
}

.site-content p {
    margin-bottom: 1.8em;
    font-size: .8em;
    line-height: 1.2em;
}

label {
text-align: center;
  width: 100%;
}

.post-title {
	margin-right: 0;
  	margin-left: 0;
  	max-width: 90%
}

.author-info p {
  font-size: .5em;
    line-height: 1em;
    margin: 0;
    max-width: 100%;
}

.archive-content {
      padding-top: 5em;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

#logo {
width: 200px;
height: auto;
}
	
div.labels {
    width: 75px;
    display: inline-block;
    margin-top: 1.5em;
}

.col-lg-15 {
	margin-right: auto;
  	margin-left: auto;
  	width: 100%;

}

.col-lg-15 > .img-circle {
	margin-right: auto;
  	margin-left: auto;
}

.blog-post-single {
    margin-top: 12%
    max-width: 80%;
}

.author-name {
	font-size: 1em;
  	margin-top: .5em;
  
}

  .wpcf7 input[type="submit"] {
    text-transform: uppercase;
    font-weight: bolder;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    width: 100%;
    background-color: #DAA520;
}

.wpcf7 input[type="email"]  {
    width: 100%;
}

  .rp-big-title-content {
    padding-top: 6em;
    padding-bottom: 3em;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    max-width: 90%;
}
  
  .big-title-text p {
	  max-width: 90%;
	  text-align: left;
  }
		
.historia > .section-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding-top: 3em;
    padding-bottom: 3em;
}

.section-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding-top: 3em;
    padding-bottom: 3em;
}
		
.col-md-4.foto {
	margin-bottom: 1em;
}
			
.col-md-8.texto p {
	text-align: left;
}
		
.section-content p {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: left; 
}

.text-adress p {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
	}

.na-imprensa {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
    padding-bottom: 2em;
}

.conteudo-na-imprensa {
    padding-top: 3em;
    padding-bottom: 3em;
}

.nav-phones {
    margin-top: 0;
    max-width: 100%; 
    margin-bottom: 1em;
  	margin-left: 1em;
}

.contato-telefones a {
	text-decoration: none;
  	color: #fff;
}

/* Ajustes Post - Mobile*/

.post-featured-image {
	height; 20em;
}

.blog-post-single {
        margin-top: 15em;
    margin-right: auto;
    margin-left: auto;
    max-width: 70%;
}

h1.post-header-title {
    font-size: 2.5em;
}

.post-title {
    margin-top: -0px; 
    padding: 25px 0px 45px 50px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    margin-left: 0; 
    margin-right: 0;
    background-color: transparent;
}

.post-meta {
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

.post-meta-info a {
    text-decoration: none;
    color: #222;
    font-size: 1em;
}

.post-meta-info {
     padding-top: 0px;
     margin-left: 0px; 
   margin-right: 0px; 
    display: inline; 
    max-width: 59%;
}

div.post-featured-image {
	height: 20em;
}

.blog-body-text p {
  	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4em;

    font-size: .8em;
    font-weight: lighter;
}


}


img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

p.wp-caption-text {
    font-size: .8em;
    line-height: 1em;
    margin-top: .5em;
    font-style: italic;
}

p.wp-caption-text .gallery-caption {
    font-size: .8em;
    line-height: 1em;
    margin-top: .5em;
    font-style: italic;
}

.gallery-caption {
    font-size: .8em;
    line-height: 1em;
    margin-top: .5em;
    font-style: italic;
}

img {border:0}
/*
@media (max-width: 765px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}*/

img[class*="align"], img[class*="wp-image-"] {
    height: auto;
    max-width: 100%;
}

.wp-caption .alignleft {
    margin: 1em;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
		height: 8em;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

.nav.navbar-nav.nav-phones.navbar-right {
    margin-top: 1.5em;
    margin-left: 2.5em;
}

}

@media (max-width: 768px) {
  
li.col-lg-15 {
    width: 30%;
}

}

/*GOLD BUTTON*/

.btn-gold {
background-color: #c3a550;
}

.btn-gold:hover {
-webkit-box-shadow: inset 2px 2px 10px 5px rgba(197, 135, 27,1);
    -moz-box-shadow: inset 2px 2px 10px 5px rgba(197, 135, 27,1);
    box-shadow: inset 2px 2px 10px 5px rgba(197, 135, 27,1);
}

h2.titulo-areas-de-atuacao:hover {
	  transform: scale(1.05);
	transition: .25s;
}

.thumbnail:hover {
	  transform: scale(1.05);
	transition: 1s;
}

.container.blog-post-single.blog-publicacoes {
    margin-top: 5em;
}

.login div#login h1 a {
    background-image: url('https://www.parentoni.com/home/wp-content/uploads/2024/02/logoPrntn_logoCompleto_fundoAzul_branco2024.png');
    height: 75px;
    background-size: 300px;
    width: 300px;
} 

.page-template-front-page_EN .blog-feed {
    background-color: #fff;
    padding-top: 4em;
    padding-bottom: 4em;
    display: none;
}

.page-template-front-page_IT .blog-feed {
    background-color: #fff;
    padding-top: 4em;
    padding-bottom: 4em;
    display: none;
}

.page-template-page-escritorio.table {
    background-color: transparent;
    border: transparent;
}

.labelsAdv {
    background-color: transparent;
    border: transparent;
}

/* .celular-footer:before {
    content: "\e145";
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    margin-right: .2em;
} */

.fixo-footer:before {
    content: "\e182";
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    margin-right: .2em;
}

/* SIMPLE WHATSAPP BUTTON */

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.posts-index-container {
    color: #fff;
    padding-top: 2em;
    display: none;
    padding-bottom: 2em;
}

.nav-links {
    margin-left: 2em;
    font-size: 1.5em;
    font-weight: 300;
    text-decoration: none;
}