@charset "utf-8";

*{
font-family: "Georama", sans-serif;
}
body{
margin:0;
padding: 0;		
font-family: "Georama", sans-serif;
}
a{ text-decoration: none; color: #1D2439;}
a:hover{
color: #66708D;
}
p{
line-height: 160%;
}
header{
position: absolute;
z-index: 99;
}
figure img{
display: block;
}
.grecaptcha-badge { visibility: hidden; }
.flex-v {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-h {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
flex-wrap: wrap;
}/*/*/.page-id-2 #barra-topo{
position: absolute;
top: 0;
left: 0;
width: 100%;
background: none !important;
}
.page-id-2 #barra-topo .logo{
display: none;
}
.page-id-2 #barra-topo.active .logo{
display: block;
}
#barra-topo{	
top: 0;
left: 0;
z-index: 995;
width: 100%;
}
#barra-topo.active{
background: rgba(67,81,123,.9) !important;
position: fixed;
-webkit-animation: fixaTopo 1s forwards;/**/-moz-animation:    fixaTopo 1s forwards; -o-animation:      fixaTopo 1s forwards; animation:         fixaTopo 1s forwards; animation-iteration-count: 1; 
animation-delay:0s;
-webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
}
#barra-topo.active .ancora{
position: fixed;
-webkit-animation: fixaAncora 1s forwards; -moz-animation:    fixaAncora 1s forwards; -o-animation:      fixaAncora 1s forwards; animation:         fixaAncora 1s forwards; animation-iteration-count: 1; 
animation-delay:0s;
-webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
}
.fechar{
position: absolute;
z-index: 998;
cursor: pointer;
}
.painel{    
display: none;
z-index: 999;
position: fixed;
top:0;
right:-100%;    
width: 100% !important;
max-width: 350px !important;
overflow-x: hidden;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s; 
}
.painel.active {
display: block;
-webkit-animation: puxaPainel 1s forwards; -moz-animation:    puxaPainel 1s forwards; -o-animation:      puxaPainel 1s forwards; animation:         puxaPainel 1s forwards; animation-iteration-count: 1; 
animation-delay:0s;    
}
.fechaPainel{
display: block;
-webkit-animation: retornaPainel 1s forwards; -moz-animation:    retornaPainel 1s forwards; -o-animation:      retornaPainel 1s forwards; animation:         retornaPainel 1s forwards; animation-iteration-count: 1; 
animation-delay:0s;  
}
.painel .nav ul{
padding:5px 15px;
list-style: none;
}
.painel .nav li{
font-weight: 600;
font-size: 16px;
margin: 13px 0 !important;
padding-bottom: 3px;
}
.painel .nav li a:after{
width: 0%;
height: 1px;
display: block;
content: "";
position: absolute;
left: 0;
bottom:0;
background: #66708D;
-webkit-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
transition: all ease-in-out .5s;
}
.painel .nav li a:hover::after{
width: 100%;
}
.painel .nav li a{
color: #999;
position: relative;
}
.painel .nav li a:hover{
color: #66708D;
}/*/*/.single-adv .grid{
grid-gap: 30px;
grid-template-columns: 30% 70%;
width: 96%;
max-width: 1000px;
margin: 0px auto;
}/*/*/.resultados .item{
padding-left: 20px;
border-left:2px solid #66708D;
}
.resultados .item a:hover{
text-decoration: underline;	
}/*/*/.lista-adv .eael-entry-header{
position: relative !important;
top: auto !important;
bottom: auto !important;
text-align: center;
display: block;
width: 100%;	
}
.lista-adv .eael-post-elements-readmore-btn{
width: 120px;
margin: 30px auto !important;
}/**/.single-post{
width: 100%;
margin:0;
padding:0;
}
.single-post .conteudo{
max-width: 900px;
margin: 0px auto;
}
.cabecalho h1{
font-size: 37px;
margin: 0px auto;
margin-top: 30px;    
}
.single-post .cabecalho .label{
display: inline-block;
background: #ccc;
padding: 10px 15px;
width: auto;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
font-size: 11px;
color: #333;
}
.single-post .cabecalho .data{
padding: 10px;
font-size: 12px;
}
.single-post .cabecalho *{
text-align: center;
}
.single-post .share{
margin-top:30px;
font-size: 14px;
}
.single-post .share a{
text-align: center;
display: inline-block;
width: 20px;
height: 20px;
line-height: 22px;    
margin: 0 3px;
}
.single-post .share a:hover *{
fill:#A61A1B;
}
.single-post h2{
color:#A61A1B;
font-size: 18px;
}
.divisor{border-color: #ccc;}
.alm-reveal {
width: 100% !important;
display: grid !important;
grid-gap: 16px;
grid-template-columns: 1fr 1fr;	
}
.home-posts .alm-reveal{
grid-template-columns: 1fr 1fr 1fr;	
}
.alm-btn-wrap{text-align: center !important;}
.btnloadmore{ margin: 30px auto !important;}
.grid-post{grid-gap: 20px;}
.grid-post .item{	
text-align: left;	
padding: 18px;	
}    
.grid-post .item .data{font-size: 12px; color: #999;}
.grid-post .item h2{
font-size: 19px;
text-align: justify;
}
.grid-post .item .resumo{
font-size: 14px;
}
.grid-post .item .resumo,
.grid-post .item *{
text-align: justify !important;
}
.grid-post .item figure{
position: relative;
display: block !important;	
margin-bottom: 15px;
}
.grid-post .item figure *{
display: block !important;	
float: none;
}
.grid-post .item figure img{
width: 100%;
height: auto;
}
.item h2,
.item p{
text-align: justify !important;
}
.item figure{
display: block;
margin: 0;
padding: 0;
}
.item .mask{
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(0,0,0,.6);
justify-content: center !important;
text-align: center !important;
color: #fff;
font-size: 30px;
font-weight: normal;
opacity: 0;
}
.item:hover .mask{
opacity: 1;
}/*/*/.form-contato .wpcf7-text,
.form-contato .wpcf7-textarea{
display: block;
width: 100% !important;
margin: 0;
outline: none;		
}
.consente{
position: relative;
margin: 20px 0;
padding-left: 20px;
font-size: 13px;    
}
.consente input{
background: #ccc;
position: absolute;
left: 0;
top: 0;
margin-left: 10px;
}
.form-contato .consente{
padding-left: 35px;
}
.form-contato .consente input{    
margin-left: 10px;
}
.title-reset-margin{
margin-bottom: 0 !important;
}
.wpcf7-submit{
cursor: pointer;
-webkit-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
transition: all ease-in-out .5s;
}/*/*/.sidebar-blog{
max-width: 350px;
margin: 40px auto;
color: #666;
padding: 30px;	
background: #fff;
width: 94%;	
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.sidebar-blog .wp-block-search__button{
opacity: 1;
cursor: pointer;
border: none;
padding: 16px;
}
.sidebar-blog .wp-block-search__input{
background: #fff;
border: 1px solid #ccc;
color: #666;
padding: 15px;
font-size: 14px;
outline: none;
}
.sidebar-blog .wp-block-search__input:focus{
background: #333;
color: #fff;
padding-left: 20px;
}
.sidebar-blog .wp-block-search__label{
display: none;
}
.sidebar-blog ul{
list-style: none;
margin: 0;
padding: 0;
margin: 40px 0;
}
.sidebar-blog ul li{
padding: 15px 0;
}
.sidebar-blog ul li:not(:last-child){
border-bottom: 1px dotted #666;
}
.sidebar-blog ul li a:hover{
color: #66708D;	
}
.lista-posts{
width: 90%;
}
.single-title{
color: #66708D;	
font-size: 30px;
}
.relacionados h2{
font-size: 23px;
}
.relacionados .alm-reveal{
display: grid;
grid-gap: 20px;
grid-template-columns: 1fr 1fr !important;
}/*/*/#footer a{
color: #fff;
}/*/*/.newsletter{
max-width: 600px;
margin: 0px auto;
}
.newsletter .grid{
grid-gap: 20px;
}
.newsletter .input{
border: none !important;
background: #f0f0f0;	
width: 100% !important;
padding: 16px 20px;	
display: block !important;
outline: none;
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
transition: all ease-in-out .3s; 
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
.newsletter .consente{
position: relative;
}
.newsletter .consente p{
margin-left: 15px;
}
.newsletter .consente .wpcf7-acceptance{
position: absolute;
left: 0;
top: 10px;
}
.newsletter .consente * input{
width: 1.1em;
height: 1.1em;
background-color: #ccc;        
appearance: none;
-webkit-appearance: none;
outline: none;
cursor: pointer;
border: 2px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.newsletter .consente * input:checked{
background: #66708D;
}
.newsletter .wpcf7-submit{
background: #fff url(//draelainemoreira.com/wp-content/themes/tema/img/btn-news.png) no-repeat left center !important;	
border: none;
padding: 16px 22px;
margin: 0px;
margin-top: 50px;
display: block;
width: 150px;
font-weight: bold;
}/*/*/.diferenciais p{
text-align: justify !important;
}
.quebra-title h2{
display: table-caption;
}
.cor1{
color: #66708D;
}
.divisor{
clear: both;
}
.cursor{
cursor: pointer;
}
.anima,
.anima *,
.sidebar-blog *,
.btn-padrao{
-webkit-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
transition: all ease-in-out .5s; 
}
.grid{
display: grid;
grid-gap:0px;
}
.cols-2{
grid-template-columns: 1fr 1fr;
}
.cols-3{
grid-template-columns: 1fr 1fr 1fr;
}
.cols-4{
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.full{
width: 100%;
max-width:100%;
height: auto;
}
.text-align-center{
text-align: center;
}
.respiro-big{
padding: 120px 0;
}
.respiro-med{
padding: 80px 0;
}
.respiro-small{
padding: 40px 0;
}
.btn-padrao{
cursor:pointer !important;
padding: 12px 20px !important;		
background:#9C8151 !important;		
color: #fff;
font-weight: 500;
border:none;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
text-align: center !important;
font-size: 14px !important;
}
.btn-padrao:hover{
background: #fff !important;
color: #000 !important;
}
.alm-load-more-btn.done{
display:none !important;
}
.resumo{
margin: 20px auto;
font-size: 14px;
font-weight: normal;
}
.centraliza{
display: block;
margin: 0px auto;
}/**/.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 1600px;
*zoom: 1;
justify-content: flex-start;
text-align: left;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.row.collapse .column, .row.collapse .columns {
position: relative;
padding-left: 0;
padding-right: 0;
float: left;
}
.row .row {
width: auto;
margin-left: -0.9375em;
margin-right: -0.9375em;
margin-top: 0;
margin-bottom: 0;
max-width: none;
*zoom: 1;
}
.row .row:before, .row .row:after {
content: " ";
display: table;
}
.row .row:after {
clear: both;
}
.row .row.collapse {
width: auto;
margin: 0;
max-width: none;
*zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
content: " ";
display: table;
}
.row .row.collapse:after {
clear: both;
}
.column, .columns {
position: relative;
padding-left: 0.9375em;
padding-right: 0.9375em;
width: 100%;
float: left;
justify-content: flex-start;
vertical-align: top;
}
[class*="column"] + [class*="column"]:last-child {
float: right;
}
[class*="column"] + [class*="column"].end {
float: left;
}
.large-1 {
position: relative;
width: 6.25%;
}
.large-2 {
position: relative;
width: 12.5%;
}
.large-3 {
position: relative;
width: 18.75%;
}
.large-3col {
position: relative;
width: 33%;
min-width: 33%;
max-width: 33%;
}
.large-4 {
position: relative;
width: 25%;
}
.large-5 {
position: relative;
width: 31.25%;
}
.large-6 {
position: relative;
width: 37.5%;
}
.large-7 {
position: relative;
width: 43.75%;
}
.large-8 {
position: relative;
width: 50%;
}
.large-9 {
position: relative;
width: 56.25%;
}
.large-10 {
position: relative;
width: 62.5%;
}
.large-11 {
position: relative;
width: 68.75%;
}
.large-12 {
position: relative;
width: 75%;
}
.large-13 {
position: relative;
width: 81.25%;
}
.large-14 {
position: relative;
width: 87.5%;
}
.large-15 {
position: relative;
width: 93.75%;
}
.large-16 {
position: relative;
width: 100%;
}
@-webkit-keyframes fixaTopo {
0% {
top:-150px;
}
100% {
top:0% !important;
}
}
@-webkit-keyframes fixaAncora{
0% {
top:-120px;
}
100% {
top:20px !important;
}
}
@-webkit-keyframes puxaPainel{
0% {
right: -100%;
}
100% {
right: 0;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
}
@-webkit-keyframes retornaPainel {
0% {
right:0;
}
100% {
right:-100%;
}
}
@media only screen and (max-width: 1380px) {	
#menu-topo > li a{
padding: 6px 8px !important;
}
#menu-topo > li *{
font-size: 13px !important;
}    
}
@media only screen and (max-width: 768px) {
.alm-item{	
display: block;
margin: 30px;	
}    
.alm-item img{	
width: 100% !important;
max-width: 100% !important;
height: auto !important;
}
.cols-4,
.alm-reveal{    
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 690px) {
.cols-4,
.alm-reveal{   		
grid-template-columns: 1fr;
}
}