/*
Theme Name: Amazonia Socioambiental
Author: Estúdio Teca
Author URI: https://www.estudioteca.com/
Description: Design baseado no tema The7, personalizado para a RAISG na primavera de 2017.
Version: 2.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
Text Domain: amazoniasocioambiental
*/

#nf-field-76, #nf-field-38, #nf-field-14, #nf-field-49 {
	background-color: #5B5150;
	font-family: Montserrat;
	font-weight: 500;
	padding: 10px 20px;
	color: #fff;
	border-radius: 4px;
}

/** Formata fontes gerais **/

@font-face {
    font-family: 'FramS';
    src: url('/wp-content/themes/amazonia/fonts/FramS.eot');
    src: url('/wp-content/themes/amazonia/fonts/FramS.eot') format('embedded-opentype'),
    url('/wp-content/themes/amazonia/fonts/FramS.woff') format('woff'),
    url('/wp-content/themes/amazonia/fonts/FramS.ttf') format('truetype'),
    url('/wp-content/themes/amazonia/fonts/FramS.svg#FramS') format('svg');
}

@font-face {
    font-family: 'YWFT Alternate';
    src: url('/wp-content/themes/amazonia/fonts/ywft-s3-alternate-webfont.woff2') format('woff2'),
    url('/wp-content/themes/amazonia/fonts/ywft-s3-alternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Farray';
    src: url('/wp-content/themes/amazonia/fonts/farray-webfont.woff2') format('woff2'),
    url('/wp-content/themes/amazonia/fonts/farray-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.branco p, .branco a, .branco h1, .branco h3, .branco h3, .branco h4, .branco h5, .branco h6 {
    color:#fff!important;
    text-decoration:none;
}

.marrom p, .marrom a, .marrom h1, .marrom h2, .marrom h3, .marrom h3, .marrom h4, .marrom h5, .marrom h6 {
    color:#5b5150!important;
    text-decoration:none;
}

.linha-normal {
    line-height:1.2em!important;
}
    

p {
	margin-bottom: 8px;
}

.content {
    width:100%!important;    
}

@media screen and (min-width: 990px) {
    .page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {

        padding: 50px;
        background: rgba(255, 255, 255, 0.53);
        margin: 0 40px 0 0;
    }
	
	.wf-td span {

        padding: 0px!important;
        background: rgba(255, 255, 255, 0.0)!important;
        margin: 0 0px 0 0!important;
    }
}

.box-link:hover{
    cursor:pointer;
    border-color:#f3b192;
    border-width:3px;
    border-style:solid;
}

.box-link{
    cursor:pointer;
    border-color:rgba(255, 255, 255, 0);
    border-width:3px;
    border-style:solid;
}

.wpml-ls-legacy-list-horizontal a {
	font: 10px / 14px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}

.wptl-excerpt {
    font: normal  14px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif!important;
}

.wpex_point {
    font: normal  24px / 34px "FramS"!important;
    color: #5b5150!important;
}

.wpex.horizontal-timeline .wpex-timeline-label h2 {
    display: none;
}


.tg-item-meta-data, .tg-item-title, .publicacao h2, .download h2, .api h2, .dados-cartograficos h2, .contato h2, #quem-e h2, .frams h1, .frams h2, .frams h3, .frams h4, .frams h5, .frams h6 {
	font-family: "FramS";
}

.dados-cartograficos h2 {
	text-transform: uppercase;
}

.titulo-pagina, .titulo-pagina-2, .titulo-pagina-3 {
	text-align: center;
}	

.titulo-pagina h1, .titulo-pagina-2 h1, .titulo-pagina-3 h1 {
    font: normal 35px/45px "FramS";
	margin-top: 35px;
}


.titulo-pagina:before {
 	content: "x";
    font-family: "YWFT Alternate";
    font-size: 80px;
    color: #f3b191;
}

.titulo-pagina-2:before {
 	content: "X";
    font-family: "YWFT Alternate";
    font-size: 80px;
    color: #f3b191;
}

.titulo-pagina-3:before {
 	content: "o";
    font-family: "YWFT Alternate";
    font-size: 80px;
    color: #f3b191;
}

.titulo-secao h2 {
    font: normal 30px/35px "FramS";
}

.titulo-secao h3 {
    font: normal 28px/32px "FramS";
}

.titulo-secao h4 {
    font: normal 24px/30px "FramS";
}

.titulo-secao h4:before {
 content: "M";
    font-family: "YWFT Alternate";
    font-size: 90px;
    color: #f3b191;
    position: absolute;
    left:-10px;
    z-index:-1;
}



/** Hover no menu em desktop **/
@media screen and (min-width: 990px) {
    .top-header .main-nav .menu-text:hover:after {
		content: "¤";
		font-family: "montserrat";
		font-size: 40px;
		color: #f3b191;
		position: absolute;
		top: 200%;
		left: calc(50% - 15px);
    }
}

@media screen and (max-width: 990px) {	
.masthead.masthead-mobile-header:not(#phantom) {
    -webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	}
}

/** Estilo do seletor WPML no menu **/
.mini-widgets, .wpml-ls-native a {
	letter-spacing:2px;
	text-transform: uppercase;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
    padding-left: 60px;
}

.mini-wpml:before {
	content: '';
	background: url(images/arrow-language.png);
	width: 40px;
	height: 7px;
	position: absolute;
	top: 4px;
	left: -40px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 50px
}

@media screen and (max-width: 990px) {
    .mini-wpml:before {
    	content: '';
    	background: url(images/arrow-language-mobile.png);
    	width: 40px;
    	height: 7px;
    	position: absolute;
    	top: 4px;
    	left: -40px;
    	background-repeat: no-repeat;
    	background-position: bottom;
    	margin-left: 50px
    }
}


/** Fundo dos títulos de página **/
.page-title > .wf-wrap, .article-top-bar > .wf-wrap, #fancy-header > .wf-wrap {
	width: 1170px;
    background-color: rgba(233, 229, 223, 0.57);
}


/** Rodapé **/
.footer .widget, .wf-cell, .wf-usr-cell {
	display: block;
    padding: 0 10px;
	text-align: center; 
}


/** Estilos dos módulos da home **/

.secao-mapas-home {
    top: -80px;
    z-index: 1;
}



.secao-mapas-home p {
    color: #fff;
    line-height:20px;
    letter-spacing: 1px;
    font-size:0.9em;
}

.secao-mapas-home h2 {
    color: #fff;
    font: 800 30px/36px "Frams";
}

.secao-mapas-home h1, .secao-mapas-home h2, .secao-mapas-home h3, .secao-mapas-home h4 {
    clear:none;
}

.botao-claro, .tg-ajax-button {
	background-color: #eae5df!important;
	border: 1px solid #5b5150!important;
	padding: 13px 30px 11px 30px!important;
	color: #5b5150!important;
	position: relative!important;
	-webkit-transition: all 0.3s linear!important;
	transition: all 0.3s linear!important;
	font-family: "FramS"!important;
	font-size: 15px!important;
	text-transform: uppercase!important;
	max-width: 190px!important;
	font-weight: normal!important;
	line-height: 1.5!important;
	text-align: center!important;
	white-space: nowrap!important;
	vertical-align: middle!important;
	text-decoration: none!important;
	z-index: 1!important;
	display: inline-block!important;
	margin: 10px 20px 0 0;
	text-shadow: none!important;
}

.botao-claro:before, .tg-ajax-button:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 7px;
	left: -7px;
	border: 1px solid #f3b191;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: -1!important;
}

.botao-claro:hover, .tg-ajax-button:hover {
	border-color: #f3b191!important;
}

.botao-claro before :hover, .tg-ajax-button before:hover {
	border: 1px solid #5b5150!important;
}


#box1-home {
    min-height:455px;
}

#box1-home .wpb_wrapper {
    width: 70%;
}

#box1-home h2 {
    padding-top:140px;
}

#box1-home h2:before {
    content: 'q';
    display: block;
    margin-bottom: 30px;
    font-family: "YWFT Alternate";
    font-size: 89px;
    color: #f3b191;  
	text-shadow: none!important;
}

#box2-home {
    min-height:330px;
}

#box2-home h2 {
    padding-top:30px;
}

@media screen and (max-width: 990px) {	
#box2-home h2 {
   font-size:20px!important;
	line-height: 22px;
	}
}

#box3-home {
    min-height:320px;
}

#box4-home {
    min-height:200px;
}

#box3-home h2 {
    padding-top:50px;
}



.tg-grid-holder, .tg-grid-slider, .tg-dropdown-holder {
	z-index: 0!important;
}

a, p, h1, h2, h3, h4, h5, h6, span {
  -webkit-hyphens: none!important;
  -moz-hyphens: none!important;
  -ms-hyphens: none!important;
  hyphens: none!important;
}

@media screen and (max-width: 990px) {
	#menu-mapas-div {
		display: none;
	}
}
.menu-mapas {
    margin-bottom: 0;
    text-align: center;
	font-family: "FramS";
	    top: -40px;
    z-index: 1;
}

/** Ajusta a sobreposição do menu interno da páginas Mapas **/
.vc_custom_1513019048185a, .vc_custom_1517938989190a  {
    top: -40px;
    z-index: 1;
}

#video-quem-e, #sobre-raisg {
    top: -80px;
    z-index: 1;

}

	
#porque-raisg {
    top: -100px;
    margin-bottom: -100px!important;
    z-index: 1;
}

@media screen and (max-width: 990px) {
    #video-quem-e, #sobre-raisg, #porque-raisg {
        top: 0px;
	    margin-bottom: initial!important;
        z-index: 1;
    }    
}
.menu-mapas li {
	display: inline;
	padding: 20px 10px;
	font-size: 16px!important;
	border:0!important;
	
}

.menu-mapas li a, .menu-mapas li a:hover {
	color: #f3b192;
}

.menu-mapas li a:hover {
	text-decoration: underline;
}

.col-50 {
    position:relative;
    width:50%;
    float:left;
}

@media screen and (max-width: 990px) {
    .col-50 {
        width:100%;
	}
}
    
span.ano {
    position: absolute;
    padding: 10px 10px 10px 0px;
    background-color: #fff;
    font-family: FramS;
    font-size: 34px;
	color: #f3b192;
}

.publicacao img {
	max-width: 520px!important;
}
.breadcrumbs {
    display: none!important; 
}

.goog-te-combo {
    font-size: 13px!important;
    padding: 4px 10px 3px!important;
}

#google_language_translator {
    
    text-align: center;
}

/*.wf-wrap {
    padding: 0 20px 0 50px;
}*/

.single .single-share-box {
   margin: 10px 25px 25px 0; 
}

.single-share-box .share-buttons a {
    display: inline-block;
    width: 40px;
    min-width: 40px;
    min-height: 40px;
    background-color: #5b5150;
    color: #fff !important;
    border:0;
    padding: 5px 0 0 0;
    border-radius: 100px;
    height: 40px;
}

.single-share-box .share-buttons a:hover {
    background-color: #635a59;
}

.download-mapa::before {
    font-size: 18px !important;
    line-height: 28px !important;
    content: "\f0ed";
    font-family: FontAwesome;
    color: #a29f9f;
    margin: 0 7px 0 0;
}

.api-mapa::before {
    font-size: 18px !important;
    line-height: 28px !important;
    content: "\f1e6";
    font-family: FontAwesome;
    color: #a29f9f;
    margin: 0 7px 0 0;
}

.download ul, .api ul {
    list-style: none;
}

.download a, .api a {
    text-decoration: none;
}

.download a:hover, .api a:hover {
    text-decoration: underline;
}

/* Classes para parallax das letras */

.letters {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.letter {
  font-family: "Farray";
  font-size: 160px;
  color: #f3b191;
  position: absolute;
}

.p1 {
  top: -100px;
  left: -15%;
  z-index: 1;
}

.p2 {
  top: 0px;
  left: 50%;
}


.p3 {
  top: -50px;
  right: 0%;
}

.p4 {
  top: 400px;
  right: 55%;	
}

.p5 {
  top: 500px;
  right: -5%;
  z-index: 1;
}


@media screen and (max-width: 990px) {
    .letters {
		display:none;
	}
}

.selo-novo {
	font-family: "Frams";
	font-size: 12px;
	border-radius: 2px;
	padding: 4px 7px;
	border: solid 1px orange;
	background: #fff;
	color: orange;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: -2px;
	font-weight: normal;
	text-shadow: none!important;
}

.sombra p, .sombra h1, .sombra h2, .sombra h3, .sombra h4, .sombra h5, .sombra h6 {
	text-shadow: 0px 0px 7px #000;
}

.post-type-archive-docs .page-title, .tax-doc_category .page-title, .docs-template-default .page-title {
	display: none!important;
}

.post-type-archive-docs #main, .tax-doc_category #main, .docs-template-default #main {
	margin: 0!important;
	padding:0!important;
}

.docs-single-title .betterdocs-entry-title {
text-transform: none!important;
letter-spacing: 0!important;
}

.betterdocs-search-form-wrap input[type=text]:not(.elementor-field):not(.searchform-s) {
	margin-bottom: 0!important;
border-style: none!important;
box-sizing: none!important;
}


iframe, video {
	max-height: 466px;
}