/*
Theme Name: Synergia Child
Theme URI: https://synergia.select-themes.com
Description: A child theme of Synergia Theme
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: synergia
Template: synergia
*/

body p {
	font-family: 'Vita Std Reg', Verdana, sans-serif !important;
	font-weight: 400 !important;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Vita Std Reg', Verdana, sans-serif !important;
	font-weight: 700 !important;
	/*
	line-height: 1.5 !important;
	font-style: normal !important;
	*/
}

.qodef-social-share-holder ul {
  width: 150px !important;
}

.qodef-post-info-top{
	display: none !important;
}
.qodef-post-text-inner .qodef-post-info-top{
	display: block !important;
}

.qodef-blog-holder-inner article{
  margin: 0 35px 55px 0 !important;
  max-width: 45% !important;
  padding: 15px !important;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.qodef-blog-holder.qodef-blog-standard{
  margin-top: 35px;
}

.qodef-post-heading{
	display: none !important;
}
.qodef-container-inner{
	padding-top: 0 !important;
}
/*======AFGA======*/
.grid_4 .vc_gitem-post-data-source-post_excerpt {
	display: none !important;
}

.grid_4 .vc_gitem-post-data-source-post_date {
	display: none !important;
}

.grid_4 .vc_gitem-post-data-source-post_title div{
	font-family: 'Vita Std Reg', Verdana, sans-serif !important;
	font-weight: 700 !important;
}

.grid_interno .vc_gitem-post-data-source-post_title div{
	font-family: 'Vita Std Reg', Verdana, sans-serif;
	font-weight: 700;
	font-size: 2.2em;
	color: #000;
}

.page-id-4210 .vc_gitem-is-link {
	height: 205px !important;
	background-position: 40%;
}

.page-id-9786 .vc_gitem-is-link {
	height: 205px !important;
	background-position: 40%;
}

.grid-custom.en .titulo {
  color: #078dfc;
}
.grid-custom.en .titulo:hover {
  color: #ec00ff;
}



.qodef-icon-font-awesome.fa.fa-search {
  color: #ffffff !important;
}

.qodef-dark-header.qodef-top-bar.qodef-search-opener a {
	color: #ffffff !important;
}

.qodef-dark-header .qodef-top-bar .qodef-search-opener i {
 color: #ffffff !important;
}


.btn-leer a {
	background-color: transparent !important;
	background-image: none !important;
	color: #999999;
}

.vc_grid-filter.vc_grid-filter-center {
	text-align: left !important;
  padding-left: 20px !important;
  color: #999999 !important;
}
@media only screen and (max-width: 48em) {
	.grid_4 .vc_gitem-post-data-source-post_title div{
    font-size: 1.3em !important;
    color: white;
  }
}

.titulo_adentro{
	position:absolute;
	top:46%;
	left:20px;
	right: 20%;
	color: #ffffff;
}
@media only screen and (max-width: 700px) {
	.titulo_adentro{
		position:absolute;
		top:35%;
		left:12%;
		right: 12%;
		color: #fff;
	}
	.img-max-h{
		height: 150px;;
	}
}




/*--------------------- Grid de busqueda---------------------*/

.qodef-search-page-holder article{
	padding: 20px 2% !important;
}
.qodef-search-page-holder article .qodef-post-image img {
	height: 250px !important;
}
.qodef-search-page-holder article .qodef-post-image {
  float: initial !important;
}
.qodef-search-page-holder article .qodef-post-image  img{
  width: 100% !important;
}
@media only screen and (max-width: 1024px){
	.qodef-search-page-holder article .qodef-post-image {
		width: 100% !important;
  }
}




.dropdown.dropdown-on {
  position: relative;
  top: 55px;
}


.button {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
  display: inline-block;
  padding: .5rem 1rem;
  border: 1px solid transparent;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border-radius: .25rem;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  color: #3692fc;
  touch-action: manipulation;
}
.button:hover, .button:focus {
  text-decoration: none;
  color: #3692fc;
  background-color: rgba(0, 0, 0, 0.05);
  border-color: transparent;
}

.dropdown-toggle {
  position: relative;
  padding-right: 2rem;
}
.dropdown-toggle::after {
  width: 0;
  height: 0;
  transform: rotate(0);
  transition: transform .1s ease;
  content: '';
  display: block;
  position: absolute;
  border: 4px inset;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: rgba(0, 0, 0, 0.4) transparent transparent;
  margin-top: -2px;
  top: 50%;
  right: 1rem;
}

.dropdown-menu {
  display: none;
  background-color: white;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  max-width: 240px;
}
.dropdown-menu > * {
  padding: 0.5rem 1rem;
  display: block;
  color: #333;
  text-decoration: none;
}
.dropdown-menu > *:hover, .dropdown-menu > *:focus {
  background-color: rgba(0, 0, 0, 0.05);
}

.dropdown-on > .dropdown-menu {
  display: block;
}
.opcionesIdioma > a{
  color: #ff067f;
}
.qodef-mobile-header-holder > .qodef-grid {
  width: 95%;
}
.qodef-mobile-header-holder > .qodef-grid > .qodef-vertical-align-containers > .qodef-position-right > .opcionesIdioma > a {
  color: #162441 !important;
}
.qodef-sticky-holder > .qodef-vertical-align-containers > .qodef-position-right > .opcionesIdioma > a {
  color: #162441 !important;
}

.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-blog-share .qodef-social-share-holder ul:before{
  display: none !important;
}

.vc_gitem-is-link{
  background-size: cover;
}


.qodef-top-bar{
  background-color: #783cbd !important;
}


