/* header bg */
header, #white-background, .price-table .heading:after, #ajax-content .ajax-sidebar {
    background: #1a4d78;
}

/*--*/
/* font color menu */
p.small, blockquote footer, #main-nav a, #bottom-header p.small, #bottom-header p, footer p, footer p a, input, textarea, select {
    color: #fff;
}
#main-nav a, #main-nav > ul > li > .sub-nav, #bottom-header .social-list, body.wpb-js-composer .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-list {
    border-bottom: 1px solid #b9b9b9;
}
/*--*/
/* menu activo */
#main-nav > ul .active > a{
	color: #75d69c
}
/*--*/
/*opacidad de background slider*/
  .overlay, .vc_row-has-fill:before {
    background-color: rgba(29, 29, 29, 0.45);
    display: none;
}
/**adaptacion de imagen de background***/
.background-image{
 background-size: contain !important;
}
/*--*/
/**espacio en blanco soble el slider**
.prisna-gwt-align-left {
    text-align: left !important;
    display: none;
}
/*--*/
/**espacio en blanco soble el slider2**/
.height-500 {
    height: 286px !important;
}
/**borrar titulos extra de slider***/
.child {
    display: none;
   
}
/**responsive de tableta***/
@media only screen and (max-width: 1200px){
	
	
	.background-image {
    background-size: cover;
		position: relative;
    /* top: 100px; */
    bottom: 76px;
    
}
}
/**espacio entre contenido e imagen del header***/
.container.no-heading {
    padding-top: 0px;
}
/*****/
.vc_gitem-link .prettyphoto .vc-zone-link .vc-prettyphoto-link{
	height: 539px;
	
}/**aumentar padding de declaratorias***/
.vc-gitem-zone-height-mode-auto:before {
    
    padding-top: 121%;
}/*****/
/* selector de idiomas */
.switcher .option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #1a4d78 !important;
    display: none;
    width: 161px;
    max-height: 198px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
}
.switcher .selected {
    background: #1a4d78 url(https://www.redlatambiocultural.org/wp-content/uploads/2020/02/switcher.png) repeat-x !important;
    position: relative;
    z-index: 9999;
}
/*--*/
/* color de fuente */
body, p a:hover, a p, blockquote, blockquote::before, a:hover .teaser-content h3, p i.fa, .button i.fa, ul.unordered-list li a, .hentry ul li a, ol li a {
    color: #000000;
}
/*--*/
/* color sidebar foot */
#content footer div.container.clearfix.no-header{
	background-color:#ffffff
}
/*--*/
/* titulos widgets */
h5.widget-title.section-title {
    font-family: Lato, sans-serif;
}
/*--*/
/* logo tamaño 
#logo {
    display: block;
    position: fixed;
    margin: 0 auto;
    z-index: 1000;
    left: 0;
    width: 242px;
    text-align: center;
    top: 42px;
}/**/
#logo img {
    max-width: 200%;
    height: auto;
    z-index: 9;
	margin-left: -47px
}
/*--*/
@media only screen and (max-width: 1200px){
#logo {
    background: #1a4d78;
    width: 100%;
    position: relative;
    top: auto;
    padding: 25px 0;
}
	}
/* menu posición */
#main-nav {
position: relative;
padding: 52px 44px 20px 44px;
    width: 100%;
    text-align: left;
}
/*--*/
/* eliminar fiente serif */
h4 {
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: -0.5px;
	  font-family: Lato;
}
/*--*/
/* color botones en noticias */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #1a4d78;
}
/*--*/
/* foto noticia en grid */
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 75%;
}
/*--*/
/* menu hamburguesa */
.nav-bar {
    background-color: #00c1cf;
}
/* bg header lateral */
header, #white-background, .price-table .heading:after, #ajax-content .ajax-sidebar {
    background: #1a4d78;
    background-image: url(https://www.redlatambiocultural.org/wp-content/uploads/2020/02/bg-header-01.jpg);
}
/*--*/
.switcher .selected {
    background: #f1f1f1 url(https://www.redlatambiocultural.org/wp-content/uploads/2020/02/switcherxx.png) repeat-x !important;
    position: relative;
    z-index: 9999;
}
/* traductor .a */
.switcher .option a {
    color: #fff !important;
    padding: 3px 5px;
}
/*--*/
/* iconos aliados */
.square_box-icon .aio-icon-square_box {
    height: auto;
    width: 134%;
    position: relative;
    display: block;
    margin-left: -47px;
}
/*--*/
/*-Slider-*/
rs-module-wrap {
	left: 0px !Important;
}
/*--*/
/*-Menú lateral izquierdo-*/
#main-nav li a.sub-nav-toggle::before {
	color: #FFF;
	opacity: 0.9;
}
/*--*/
/* coloca la palabra MENU a la derecha del menu hamburguesa */
.mobile_menu_bar:after {
    content: 'MENU';
    position: relative !important;
    bottom: 10px;
    left: 10%;
    color: #c4c4c4;
}

/* Cambia el menu a X cuando está abierto */
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}
#nav-button {
    display: none !important;
    width: 16px;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#wprmenu_bar .menu_title a {
    display: inline-block;
    position: relative;
    top: 4px;
    color: #fff;
}
#logo img {
    max-width: 200%;
    height: auto;
    z-index: 9;
    margin-left: -47px;
    margin-top: -42px;
}
/* firefox formulario placeholder */
input, textarea, select {
    font-size: 15px;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    float: none;
    display: block;
    margin: 0px;
    -webkit-appearance: none;
    background: none;
    color: #a3a3a3 !important;
}
.aio-icon-header h3.aio-icon-title
{
	font-size: 20px !important;
}
/*--*/