/*
ANTERIORES
*/
.logo {
  background: url(../images/logos/logo_blanco.png) no-repeat center center !important;
  height: 50px !important;
  top: 38px !important;
  width: 134px !important;
  background-size: contain !important;
}
.cbp-af-header.cbp-af-header-shrink .logo {
  height: 50px !important;
  top: 15px !important;
}
.home-mask {
    opacity: 0 !important;
}
ul.slimmenu li a:hover,
ul.slimmenu li a.mPS2id-highlight,
.about-wrap .about-icon,
.counter-wrap p,
.des-programs-author.left p span,
.des-programs-author.left .link,
.des-programs-author.right p span,
.des-programs-author.right .link,
.services-wrap h5 span,
.journal-det .link,
.journal-det-right .link,
.list-social-team li.icon-team a:hover,
.project-page a:hover {
  color: #e5aa2c !important;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a:hover,
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a.mPS2id-highlight,
.cbp-af-header.cbp-af-header-shrink .about-wrap .about-icon,
.cbp-af-header.cbp-af-header-shrink .counter-wrap p,
.cbp-af-header.cbp-af-header-shrink .des-programs-author.left p span,
.cbp-af-header.cbp-af-header-shrink .des-programs-author.left .link,
.cbp-af-header.cbp-af-header-shrink .des-programs-author.right p span,
.cbp-af-header.cbp-af-header-shrink .des-programs-author.right .link,
.cbp-af-header.cbp-af-header-shrink .services-wrap h5 span,
.cbp-af-header.cbp-af-header-shrink .journal-det .link,
.cbp-af-header.cbp-af-header-shrink .journal-det-right .link,
.cbp-af-header.cbp-af-header-shrink .list-social-team li.icon-team a:hover,
.cbp-af-header.cbp-af-header-shrink .project-page a:hover {
  color: #000 !important;
}
.back-dark {
  background-color: rgba(229,170,44,.94);
}
#aboutDestacado1:after,
#aboutDestacado2:after,
#aboutDestacado3:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../images/patron_letras.png);
    background-size: 150px;
    background-repeat: repeat;
    background-position: top center;
    content: "";
    z-index: -1;
}
.back-dark4 {
    background: rgba(64,64,64,.94);
}
.back-dark3 {
  background-color: rgba(48,48,48,.94);
}
.back-dark2 {
  background-color: rgba(24,24,24,.94);
}
.quote {
  padding-bottom: 0px;
}
.quote h4 {
  color: #000;
}
.collapse-button{
  background-image: linear-gradient(to bottom, #e5aa2c, #b37f17);
  border: none;
}
.cbp-af-header.cbp-af-header-shrink .collapse-button {
  background-image: linear-gradient(to bottom, #e5aa2c, #b37f17);
  border: none;
}
ul.slimmenu li a:hover, ul.slimmenu li a.mPS2id-highlight, .about-wrap .about-icon, .counter-wrap p, .des-programs-author.left p span, .des-programs-author.left .link, .des-programs-author.right p span, .des-programs-author.right .link, .services-wrap h5 span, .journal-det .link, .journal-det-right .link, .list-social-team li.icon-team a:hover, .project-page a:hover {
  color: #e5aa2c;
}
.cbp-af-header.cbp-af-header-shrink {
    background: #e5aa2c;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu a:hover {
  color: #000;
}
@media only screen and (max-width: 1200px){
  .logo {
    top: 10px !important;
  }
}

/*
CABECERA
*/
ul.slimmenu li a{
font-size: 12px;
margin: 0px 5px;
}
#menu-wrap .container .twelve.columns {
  width: 100%;
}

/*
GENERALES
*/
.section.back-black p {
    color: #eee;
}
.section.back-black h1,
.section.back-black h2,
.section.back-black h3,
.section.back-black h4,
.section.back-black h5 {
    color: #fff;
}
.section.back-black .back-gray {
    background: transparent;
    border: 1px solid #2d2d2d;
}
.container{
width: auto !important;
padding: 0px 50px;
}

.container .one.column,
.container .one.columns{
width: 8.3%;
width: calc( 8.3% - 50px );
}
.container .two.columns{
width: 16.67%;
width: calc( 16.67% - 50px );
}
.container .three.columns{
width: 24.9%;
width: calc( 24.9% - 50px );
}
.container .four.columns{
width: 33.3%;
width: calc( 33.3% - 50px );
}
#services .container .four.columns{
  width: 33.3%;
  width: calc( 33.3% - 50px );
}
#genesis .container .four.columns {
  width: 33.3%;
  width: calc( 33.3% - 0px );
  padding: 0px;
  margin: 0px;
}
.container .five.columns{
width: 41.67%;
width: calc( 41.67% - 50px );
}
#Pie .container .five.columns {
  width: 36.67%;
  width: calc( 41.67% - 55px );
}
.container .six.columns{
width: 50%;
width: calc( 50% - 50px );
}
#news .container .six.columns {
    width: 50%;
    width: calc( 50% - 50px );
}
.container .seven.columns{
width: 58.33%;
width: calc( 58.33% - 50px );
}
.container .eight.columns{
width: 66.67%;
width: calc( 66.67% - 50px );
}
.container .nine.columns{
width: 75%;
width: calc( 75% - 50px );
}
.container .ten.columns{
width: 83.3%;
width: calc( 83.3% - 50px );
}
.container .eleven.columns{
width: 91.67%;
width: calc( 91.67% - 50px );
}
.container .twelve.columns{
width: 100%;
width: calc( 100% - 50px );
}
#services .container .twelve.columns{
width: 100%;
width: calc( 100% - 50px );
}
.title-text.left h3{
line-height: calc(1.2 * (1 + (1 - 4)/25));
max-width: inherit;
font-weight: bold;
}

/*@media screen and (max-width: 767px ) and (orientation: portrait){
.title-text.left h3{
font-size:calc((4 - 1) * calc( 12 * min(100vh, 900px)) + 1rem)
}
}
@media screen and (min-width: 768px ),screen and (max-width: calc(2764.8px - 1px)) and (orientation:landscape){
.title-text.left h3{
font-size:calc((4 - 1) * 1.2vw + 1rem)
}
}
@media screen and (min-width: 2764.8px){
.title-text.left h3{
font-size:calc(4 * 1rem)
}
}*/
@media(max-width: 991px){
  .title-text.left h3 {
    line-height: calc(1.3 * (1 + (1 - 4)/25));
    max-width: inherit;
    font-weight: bold;
  }
}
@media(max-width: 767px){
  .title-text.left h3 {
    line-height: calc(1.4 * (1 + (1 - 4)/25));
    max-width: inherit;
    font-weight: bold;
  }
}

@media(min-width:768px){
  #genesis #GaleriaGenesis.container .four.columns {
      padding: 0px !important;
      margin: 0px !important;
      width: calc( 25% - 0px ) !important;
  }
}
@media(max-width:767px){
  .container .one.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .two.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .three.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .four.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .six.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .four.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .five.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  .container .twelve.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  #services .container .four.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  #genesis .container .four.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
  #news .container .six.columns {
      width: 50%;
      width: calc( 50% - 0px );
  }
  #Pie .container .six.columns {
      width: 50%;
  }
  #Pie .container .five.columns {
      width: 36.67%;
      width: calc( 41.67% - -20px );
  }
}
@media(max-width:575px){
  .container .one.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .two.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .three.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .four.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .five.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .six.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .four.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  .container .twelve.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  #services .container .four.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  #genesis .container .four.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
  #news .container .six.columns {
    width: 100%;
    width: calc( 100% - 0px );
  }
  #Pie .container .six.columns {
    width: 100%;
    width: calc( 100% - 0px );
  }
  #Pie .container .five.columns {
    width: 100%;
    width: calc( 100% - 0px );
  }
}
.padding-bottom-0 {
    padding-bottom: 0px;
}
.texto-secundario-carrusel-portada{
	color: #fff;
	margin-top:10px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
  font-weight: 400;
}
.texto-normal {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.flex-center {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.project-page .container .four.columns {
    width: 33.3%;
    width: calc( 33.3% - 50px );
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.padding-bottom-60{
    padding-bottom:60px !important;
}
#news .journal-wrap img {
    width: 100%;
}
#news .journal-wrap-right img {
    width: 100%;
}
@media(max-width:767px){
  .project-page .container .four.columns {
      width: 50%;
      width: calc( 50% - 50px );
  }
}
@media(max-width:575px){
  .project-page .container .four.columns {
      width: 100%;
  }
}
/*
CARRUSEL PORTADA
*/
#home .home-mask{
height: 100vh;
}
#home #sync1 .item{
height: 100vh;
}
#home.full-height{
height: 100vh;
}
.home-video {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
}
.home-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/*
BLOG
*/
#blog .journal-det{
width: 50%;
}
#blog .journal-wrap img{
width: 90%;
}
#blog .journal-det-right{
width: 50%;
}
#blog .journal-wrap-right img{
width: 90%;
}

#sync1 .item.background-home-image-1 {
  background-image: none;
}
#sync1 .item.background-home-image-2 {
  background-image: url('../images/fondo.png');
}
#sync1 .item.background-home-image-3 {
  background-image: url('../images/fondo.png');
}

.card {
  height: 20vw !important;
  margin-bottom:30px;
}
@media(max-width:767px){
  .card {
    height: 45vw !important;
  }
  .home-text {
      display: none;
  }
}
@media(max-width:575px){
  .card {
    height: 80vw !important;
  }
}
.card:hover {
  cursor: pointer;
}
.card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#CarruselLogos .container .twelve.columns {
  margin: 0px !important;
}
ul.slimmenu li a.active{
  color: #e5aa2c !important;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a.active {
  color: #000 !important;
}

.other-back-1,
.other-back-2,
.other-back-3,
.other-back-4,
.other-back-5,
.other-back-6,
.other-back-7,
.other-back-8 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

#genesis #GaleriaGenesis.container .four.columns {
  width: 20.3%;
  width: calc( 25% - 50px );
}
@media(max-width:767px){
#genesis #GaleriaGenesis.container .four.columns {
  width: 50%;
}
}
@media(max-width:575px){
  #genesis #GaleriaGenesis.container .four.columns {
    width: 100%;
  }
}
@media(max-width:480px){
  .section > .container {
    padding-left: 0px;
  }
}
#home.pagina-interior .home-mask {
  height: 50vh;
}
#home.pagina-interior .home-video {
  height: 50vh;
}
#home.pagina-interior #sync1 .item {
  height: 50vh;
}
#home.full-height.pagina-interior {
  height: 50vh;
}
#home.pagina-interior .home-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  z-index: 10;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}
@media(min-width:768px){
  .container {
      display: flex;
      flex-wrap: wrap;
  }
}
.section.back-black .journal-det-right h5 {
  color: #000;
}
.section.back-black .journal-det h5 {
  color: #000;
}
.section:first-child:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/patron_letras.png);
  background-size: 150px;
  background-repeat: repeat;
  background-position: top center;
  content: "";
  z-index: -1;
}
.section:first-child {
  position: relative;
}
.contact-det:nth-of-type(1) {
  background-color: #313131;
}
.contact-det:nth-of-type(2) {
  background-color: #212121;
}
.contact-det:nth-of-type(3) {
  background-color: #111111;
}
.contact-det:nth-of-type(4) {
  background-color: #000;
}
.contact-det {
  width: 25%;
  top: 0px !important;
  padding:30px;
}
.contact-det-wrap {
  margin-top: 100px;
  margin-bottom: -100px;
}
@media(min-width:1200px){
  .contact-det-wrap {
      display: flex;
  }
}
@media(max-width:1200px){
  .contact-det {
    width: 100%;
    padding: 40px;
    box-shadow: 0px -15px 18px rgba(0,0,0,0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .contact-det-wrap {
    padding: 0px !important;
    margin-top: 0px !important;
  }
  
}

@media(max-width:767px){
  .contact-det {
    width: 100%;
    padding: 40px;
    box-shadow: 0px -15px 18px rgba(0,0,0,0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .contact-det {
    top: 0px !important;
    padding:20px;
  }
  }
.title-text.left p:before {
  left: 4px;
}
.title-text.left p span {
  padding-left: 60px;
}
.padding-bottom {
  padding-bottom: 120px;
}
.contact-det ul {
  color: #fff;
}

#CarruselGenesis {
  padding: 0px !important;
}
#CarruselGenesis .twelve.columns {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
}
#CarruselGenesis .container {
  padding: 0px !important;
  width: 100% !important;
}
#owl-logos-genesis .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#CarruselGenesisImg {
  padding: 0px !important;
}
#CarruselGenesisImg .twelve.columns {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
}
#CarruselGenesisImg .container {
  padding: 0px !important;
  width: 100% !important;
}
#owl-logos-genesis-img .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
div#owl-logos {
  padding-bottom: 0px;
}
div#owl-logos-contributors {
  padding-bottom: 0px;
}

div#CarruselLogos {
  padding: 80px 0px;
}
#CarruselLogos .container.z-bigger {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding:0px;
}

.imagen-texto-normal img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-width: 720px;
}
.imagen-texto-normal {
  margin: 30px;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}
.imagen-texto-normal {
  margin: 30px;
  text-align: center;
}
div > .imagen-texto-normal:first-child {
  margin-top: 0px;
}
@media(max-width:767px){
  .mostrar-solo-movil.imagen-texto-normal {
    width: 100%;
    margin:30px 0px;
  }
  .imagen-texto-normal {
      margin: 30px 0px;
  }
}
.ui-accordion .ui-accordion-header {
  text-align: left;
}
.padding-bottom{
  padding-bottom:120px;
}
.ui-accordion-header.ui-state-default:not(.ui-state-active) {
  border-bottom: 2px solid #e5aa2c;
}
.ui-accordion-header.ui-state-default:not(.ui-state-active):hover {
  border-bottom: 2px solid #e5aa2c;
  background: #fff;
}
.button--moema {
  color: #000;
  font-weight: normal !important;
}
.button--moema:hover {
  color: #000;
  font-weight: bold !important;
}
.section.back-white .button--moema {
  background: #000;
  color: #fff;
}
.title-text.left h3 {
  text-align: left;
  padding-top: 40px;
  width: 100%;
  max-width: 580px;
}
#owl-logos-genesis-img {
  background: #d19921;
  padding:0px;
}

#home + a>.section>.portfolio-bottom-link {
  padding: 5vh;
}

#home + a>.section>.portfolio-bottom-link {
  padding: 2vh;
}
.texto-pos-superior .home-text {
  top: 180px;
}
@media(max-width:767px){
#home .home-mask{
height: 30vh;
}
#home #sync1 .item{
height: 30vh;
}
#home.full-height{
height: 30vh;
}
.home-video {
    height: 30vh;
}
  #home a[data-gal="m_PageScroll2id"] {
    display: none;
}
}
.padding-top-bottom{
  padding-top:90px;
  padding-bottom:90px;
}
@media(max-width:767px){
  .padding-top-bottom{
    padding-top:80px;
    padding-bottom:80px;
  }
}
@media(max-width:575px){
  .padding-top-bottom{
    padding-top:70px;
    padding-bottom:70px;
  }
}

#owl-logos-genesis-img .item {
  display: flex;
}

#CarruselLogos #owl-logos .owl-wrapper {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#CarruselLogos #owl-logos .item {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  text-align: center;
  max-height: 80px;
  height: 100%;
}
#CarruselLogos #owl-logos .item img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 60px;
}


#CarruselLogosContributors #owl-logos-contributors .owl-wrapper {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#CarruselLogosContributors #owl-logos-contributors .item {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  text-align: center;
  max-height: 80px;
  height: 100%;
}
#CarruselLogosContributors #owl-logos-contributors .item img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 80px;
}


#team .twelve.columns.remove-top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}
.contact-det {
  overflow: hidden;
}
.contact-det .imagen {
  width: 126%;
  height: 150px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
  width: calc( 100% + 60px );
}
.contact-det .imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.contact-det .titulo {
  height: 35%;
  height: calc( 100% - 150px );
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.contact-det p {
  padding-bottom: 0px;
}
.fancybox-outer, .fancybox-inner {
  box-shadow: none;
}
.team-wrap .portfolio-box-1 {
  width: 100%;
  height: 100%;
}

#impact .container .four.columns{
  width: 33.3%;
  width: calc( 33.3% - 50px );
}
@media(max-width:767px){
  #impact .container .four.columns{
    width: 50%;
    width: calc( 50% - 0px );
  }
}
@media(max-width:575px){
  #impact .container .four.columns{
    width: 100%;
    width: calc( 100% - 0px );
  }
}

.portfolio-box-1 img {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.team-wrap > a {
  display: block;
}
.team-wrap > h6 {
  padding-top: 30px;
  clear: both;
}

.menu-wrap{ 
	position:relative;
	width:100%;
}  
.menu-wrap:after {
  content: '';
  display: block;
  clear: both;
} 
.menu-wrap h4{ 
	text-align:left;
	padding-bottom:20px;
}  
.menu-wrap h4.margin-menu{ 
	margin-top:13px;
}
.menu-wrap h6{ 
	position:relative;
	text-align:left;
	width:100%;
	font-weight:500;
    text-transform: lowercase;
}   
.menu-wrap h6 span{ 
	float:right;
}   
.menu-wrap h6 span.dots{
	position:absolute;
	float:none;
	top:23px;
	left:-1px;
	right:-1px;
	z-index:1;
	margin:0;
	border:0;
	height:2px;
	display:block;
	background-position:bottom;
	background-size:6px 2px;
	background-repeat:repeat-x
} 
.menu-wrap p{ 
	padding-top:8px;
	text-align:left;
	font-style: italic;
	font-weight:400;
	font-size:13px;
	line-height:19px;
	padding-bottom:18px;
    text-transform: lowercase;
}

/* #Skills
================================================== */

.pro-bar-container {
	position:relative;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 2px;
	background: #212121;
}
.pro-bar-margin {
	margin-bottom:34px;
}
.skills-name{
	font-family: 'Poppins', sans-serif;
	position:relative;
	width:100%;
	text-align:left;
	padding-bottom:5px;
	font-weight:300;
	font-size: 13px;
	letter-spacing:2px;
	color:#fff;
}
.skills-name span{
	font-weight:300;
	color:#dbdbdb;
	padding-left:3px;
	float:right;
}
.pro-bar {
	position:relative;
	height: 2px;
	overflow:hidden;
}
	.pro-bar.bar-100	{ width: 100%; }
	.pro-bar.bar-99		{ width: 99%;  }
	.pro-bar.bar-98		{ width: 98%;  }
	.pro-bar.bar-97		{ width: 97%;  }
	.pro-bar.bar-96		{ width: 96%;  }
	.pro-bar.bar-95		{ width: 95%;  }
	.pro-bar.bar-94		{ width: 94%;  }
	.pro-bar.bar-93		{ width: 93%;  }
	.pro-bar.bar-92		{ width: 92%;  }
	.pro-bar.bar-91		{ width: 91%;  }
	.pro-bar.bar-90		{ width: 90%;  }
	.pro-bar.bar-89		{ width: 89%;  }
	.pro-bar.bar-88		{ width: 88%;  }
	.pro-bar.bar-87		{ width: 87%;  }
	.pro-bar.bar-86		{ width: 86%;  }
	.pro-bar.bar-85		{ width: 85%;  }
	.pro-bar.bar-84		{ width: 84%;  }
	.pro-bar.bar-83		{ width: 83%;  }
	.pro-bar.bar-82		{ width: 82%;  }
	.pro-bar.bar-81		{ width: 81%;  }
	.pro-bar.bar-80		{ width: 80%;  }
	.pro-bar.bar-79		{ width: 79%;  }
	.pro-bar.bar-78		{ width: 78%;  }
	.pro-bar.bar-77		{ width: 77%;  }
	.pro-bar.bar-76		{ width: 76%;  }
	.pro-bar.bar-75		{ width: 75%;  }
	.pro-bar.bar-74		{ width: 74%;  }
	.pro-bar.bar-73		{ width: 73%;  }
	.pro-bar.bar-72		{ width: 72%;  }
	.pro-bar.bar-71		{ width: 71%;  }
	.pro-bar.bar-70		{ width: 70%;  }
	.pro-bar.bar-69		{ width: 69%;  }
	.pro-bar.bar-68		{ width: 68%;  }
	.pro-bar.bar-67		{ width: 67%;  }
	.pro-bar.bar-66		{ width: 66%;  }
	.pro-bar.bar-65		{ width: 65%;  }
	.pro-bar.bar-64		{ width: 64%;  }
	.pro-bar.bar-63		{ width: 63%;  }
	.pro-bar.bar-62		{ width: 62%;  }
	.pro-bar.bar-61		{ width: 61%;  }
	.pro-bar.bar-60		{ width: 60%;  }
	.pro-bar.bar-59		{ width: 59%;  }
	.pro-bar.bar-58		{ width: 58%;  }
	.pro-bar.bar-57		{ width: 57%;  }
	.pro-bar.bar-56		{ width: 56%;  }
	.pro-bar.bar-55		{ width: 55%;  }
	.pro-bar.bar-54		{ width: 54%;  }
	.pro-bar.bar-53		{ width: 53%;  }
	.pro-bar.bar-52		{ width: 52%;  }
	.pro-bar.bar-51		{ width: 51%;  }
	.pro-bar.bar-50		{ width: 50%;  }
	.pro-bar.bar-49		{ width: 49%;  }
	.pro-bar.bar-48		{ width: 48%;  }
	.pro-bar.bar-47		{ width: 47%;  }
	.pro-bar.bar-46		{ width: 46%;  }
	.pro-bar.bar-45		{ width: 45%;  }
	.pro-bar.bar-44		{ width: 44%;  }
	.pro-bar.bar-43		{ width: 43%;  }
	.pro-bar.bar-42		{ width: 42%;  }
	.pro-bar.bar-41		{ width: 41%;  }
	.pro-bar.bar-40		{ width: 40%;  }
	.pro-bar.bar-39		{ width: 39%;  }
	.pro-bar.bar-38		{ width: 38%;  }
	.pro-bar.bar-37		{ width: 37%;  }
	.pro-bar.bar-36		{ width: 36%;  }
	.pro-bar.bar-35		{ width: 35%;  }
	.pro-bar.bar-34		{ width: 34%;  }
	.pro-bar.bar-33		{ width: 33%;  }
	.pro-bar.bar-32		{ width: 32%;  }
	.pro-bar.bar-31		{ width: 31%;  }
	.pro-bar.bar-30		{ width: 30%;  }
	.pro-bar.bar-29		{ width: 29%;  }
	.pro-bar.bar-28		{ width: 28%;  }
	.pro-bar.bar-27		{ width: 27%;  }
	.pro-bar.bar-26		{ width: 26%;  }
	.pro-bar.bar-25		{ width: 25%;  }
	.pro-bar.bar-24		{ width: 24%;  }
	.pro-bar.bar-23		{ width: 23%;  }
	.pro-bar.bar-22		{ width: 22%;  }
	.pro-bar.bar-21		{ width: 21%;  }
	.pro-bar.bar-20		{ width: 20%;  }
	.pro-bar.bar-19		{ width: 19%;  }
	.pro-bar.bar-18		{ width: 18%;  }
	.pro-bar.bar-17		{ width: 17%;  }
	.pro-bar.bar-16		{ width: 16%;  }
	.pro-bar.bar-15		{ width: 15%;  }
	.pro-bar.bar-14		{ width: 14%;  }
	.pro-bar.bar-13		{ width: 13%;  }
	.pro-bar.bar-12		{ width: 12%;  }
	.pro-bar.bar-11		{ width: 11%;  }
	.pro-bar.bar-10		{ width: 10%;  }
	.pro-bar.bar-9		{ width: 9%;   }
	.pro-bar.bar-8		{ width: 8%;   }
	.pro-bar.bar-7		{ width: 7%;   }
	.pro-bar.bar-6		{ width: 6%;   }
	.pro-bar.bar-5		{ width: 5%;   }
	.pro-bar.bar-4		{ width: 4%;   }
	.pro-bar.bar-3		{ width: 3%;   }
	.pro-bar.bar-2		{ width: 2%;   }
	.pro-bar.bar-1		{ width: 1%;   }
	.pro-bar.bar-0		{ width: 0%;   }

.about-wrap p {
    padding-left: 20px;
}
.about-wrap h5 {
    padding-left: 20px;
}

.texto-foto {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.texto-foto .imagen-texto-normal {
  margin: 0px;
  padding: 0px;
  width: 270px;
  min-width: 270px;
  max-width: 270px;
  float: none;
  clear: none;
  margin: 25px 40px;
}
.texto-foto p.texto-normal {
  margin-bottom: 0px !important;
}
@media(max-width:767px) {
.texto-foto {
    display: flex;
    flex-direction: column;
}
}
.about-wrap .descripcion_about {
  padding-left: 40px;
  margin-bottom: 30px;
}
.about-wrap .label_about {
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 3px;
}
.about-wrap h4 {
  text-align: left;
  padding-bottom: 30px;
  padding-left: 0px;
}
#ourmission .imagen-texto-lateral {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom:60px;
}
#ourmission .imagen-texto-lateral .image-about-wrap {
  margin-right: 30px;
  border-right: 3px solid #e5aa2c;
  padding-right: 30px;
}
#ourmission .imagen-texto-lateral .image-about-wrap img {
  max-width: 500px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
@media(max-width:991px){
  #ourmission .imagen-texto-lateral .image-about-wrap img {
      max-width: 300px;
  }
}
@media(max-width:767px){
  #ourmission .imagen-texto-lateral .image-about-wrap img {
      max-width: 100%;
  }
  #ourmission .imagen-texto-lateral .image-about-wrap {
      margin-right: 0px;
      padding-right: 0px;
      border-right: none;
      margin-bottom: 25px;
  }
  #ourmission .imagen-texto-lateral {
      display: flex;
      flex-direction: column;
  }
}
.rombo {
  width: 100px; 
  height: 100px; 
  border: 3px solid #fff; 
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rombo.blanco{
  border: 3px solid #fff; 
  background: #fff;
}
.rombo.negro{
  border: 3px solid #000; 
  background: #000;
}

.utility-seccion .services-wrap {
  padding: 10px 30px;
}
.utility-seccion .services-wrap h5 {
  padding-bottom: 0px;
}
#genesis .container.utility-seccion .four.columns {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.padding-bottom-small {
  width: 100%;
}
.section  .title-text .rombo.negro {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 26px;
  top: 0px;
  border: 0px solid #414141;
  background: #e5aa2c;
}
@media(min-width:768px){
  .texto-foto .imagen-texto-normal {
      width: 30vw;
      min-width: 30vw;
      max-width: 30vw;
  }
}
@media(max-width:767px){
  .texto-foto .imagen-texto-normal {
      width: 100%;
      max-width: inherit;
      min-width: inherit;
  } 
}

/* #About
================================================== */

.full-img-top{ 
	position:relative;
	width:100%;
}
.full-img-top img{ 
	width:100%;
	max-width:400px;
	display:block;
	float:right;
}
.wellcome-meal{ 
	position:relative;
	width:100%;
	max-width:400px;
}
.wellcome-meal h3{ 
	text-align:left;
	color:#f9f9f9;
	padding-bottom:20px;
	font-weight:300;
}
.wellcome-meal h3 span{ 
	font-family: 'Parisienne', cursive;
	font-size: 34px;
	line-height:28px;
}
.wellcome-meal p{ 
  text-align: left;
  color: #fff;
  padding-bottom: 40px;
  font-size: 17px;
  line-height: 24px;
}
.wellcome-meal .button-effect {
	min-width: 110px;
	max-width: 110px;
	display: block;
	letter-spacing:2px;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	cursor:pointer;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.wellcome-meal .button-effect:focus {
	outline: none;
}
.wellcome-meal .button-effect > span {
	vertical-align: middle;
}
.wellcome-meal .button--moema {
	padding: 7px 18px;
	border-radius: 3px;
	text-align:center;
	background:#fff;
	letter-spacing:2px;
	font-size:12px;
	font-weight:600;
	color:#212121;
	float:left;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.wellcome-meal .button--moema::before {
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 3px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.wellcome-meal .button--moema:hover {
	-webkit-transition: background-color 0.3s 0s, color 0.3s 0s;
	transition: background-color 0.3s 0s, color 0.3s 0s;
	color:#fff;
	-webkit-animation: anim-moema-1 0.6s forwards;
	animation: anim-moema-1 0.6s forwards;
}
.wellcome-meal .button--moema:hover::before {
	-webkit-animation: anim-moema-2 0.6s 0.5s forwards;
	animation: anim-moema-2 0.6s 0.5s forwards;
}
@media(min-width:767px){
  .wellcome-meal p {
      padding-bottom: 0px;
  }
}

.c-vertical {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px){
  .container {
      display: flex;
      flex-wrap: wrap;
  }
}

.seven.columns.c-vertical {
  margin-left: 0px;
}
@media(max-width: 767px){
  #aboutDestacado1 .columns.c-vertical,#aboutDestacado2 .columns.c-vertical,#aboutDestacado3 .columns.c-vertical {
      margin: 10px !important;
      padding: 0px !important;
      width: calc( 50% - 25px );
  }
}
@media(max-width: 575px){
  #aboutDestacado1 .container, #aboutDestacado2 .container, #aboutDestacado3 .container {
      display: flex;
      flex-direction: column;
      padding: 0px 15px;
  }
  #aboutDestacado1 .columns.c-vertical,#aboutDestacado2 .columns.c-vertical,#aboutDestacado3 .columns.c-vertical {
      margin: 10px !important; 
      padding: 0px !important;
      width: calc( 100% - 25px );
  }
}

@media(min-width:992px){
  .full-img-top img {
      max-width: 30vw;
  }
}
@media(max-width:991px){
  .full-img-top img {
    max-width: 450px;
}
}

.columns.c-vertical {
  justify-content: flex-start;
}

#Pie:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/patron_letras.png);
  background-size: 150px;
  background-repeat: repeat;
  background-position: top center;
  content: "";
  z-index: -1;
}
@media (min-width: 576px){
  .container.reves {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row-reverse;
  }
  .container.reves .columns.c-vertical {justify-content: end;}
  
  .container.reves .columns.c-vertical p {
      text-align: right;
  }
  .container.reves .columns.c-vertical .full-img-top img {
      float: left;
  }
}

.team-wrap h4 {
  padding-top: 30px;
  clear: both;
}
.team-wrap .textos > h4 {
  text-align: left;
  padding-bottom: 10px;
}

#impact .team-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#impact .team-wrap > a {
  margin-bottom: 30px;
  border-bottom: 3px solid #e5aa2c;
  padding-bottom: 30px;
}
#impact .team-wrap > a .portfolio-box-1.video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media(min-width:992px){
  #impact .team-wrap > a {
      width: 100%;
  }
}
@media(max-width:991px){
  #impact .team-wrap > a {
    width: 100%;
}
}
#impact .team-wrap .textos h4 {
  padding-top: 0px;
}
#impact .team-wrap .textos p {
  padding-left: 0px;
}


@media(max-width:767px){
  #impact .team-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  #impact .team-wrap > a {
      margin: 0px;
      border: none;
      padding: 0px;
      margin-bottom: 20px;
      max-width: inherit;
      min-width: inherit;
  }
}

#genesis.seccion .services-wrap h4 {
  text-align: left;
  padding-bottom: 20px;
}
#genesis.seccion .services-wrap .subseccion {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#genesis.seccion .services-wrap .subseccion .imagen {
  margin-right: 30px;
  border-right: 3px solid #e5aa2c;
  padding-right: 30px;
}
#genesis.seccion .services-wrap .subseccion .imagen img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#genesis.seccion .services-wrap .subseccion .texto h5 {
  padding-bottom: 5px;
}
@media(min-width:992px){
  #genesis.seccion .services-wrap .subseccion .imagen {
      max-width: 15vw;
      min-width: 15vw;
      width: 100%;
  }
}
@media(min-width:576px){
  #genesis.seccion .services-wrap .subseccion .imagen img {
    height: 260px;
  }
}
#genesis.seccion .services-wrap h4 {
  min-height: 70px;
  display: flex;
  align-items: flex-end;
}
#genesis.seccion .services-wrap .subseccion {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#genesis.seccion .services-wrap .subseccion .imagen {
  margin: 0px;
  border: none;
  max-width: inherit;
  min-width: inherit;
  padding-right: 0px;
  margin-bottom: 20px;
}
/*@media(max-width:991px){
#genesis.seccion .services-wrap .subseccion .imagen {
  max-width: 200px;
  min-width: 200px;
  width: 100%;
}
}*/


#donations.seccion .services-wrap h4 {
  text-align: left;
  padding-bottom: 20px;
}
#donations.seccion .services-wrap .subseccion {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#donations.seccion .services-wrap .subseccion .imagen {
  margin-right: 30px;
  border-right: 3px solid #e5aa2c;
  padding-right: 30px;
}
#donations.seccion .services-wrap .subseccion .imagen img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#donations.seccion .services-wrap .subseccion .texto h5 {
  padding-bottom: 5px;
}
@media(min-width:992px){
  #donations.seccion .services-wrap .subseccion .imagen {
      max-width: 15vw;
      min-width: 15vw;
      width: 100%;
  }
}
@media(min-width:576px){
  #donations.seccion .services-wrap .subseccion .imagen img {
    height: 260px;
    max-width: 30vw;
  }
}
#donations.seccion .services-wrap h4 {
  min-height: 70px;
  display: flex;
  align-items: flex-end;
}
#donations.seccion .services-wrap .subseccion {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#donations.seccion .services-wrap .subseccion .imagen {
  margin: 0px;
  border: none;
  max-width: inherit;
  min-width: inherit;
  padding-right: 0px;
  margin-bottom: 20px;
}


.cbp-af-header.cbp-af-header-shrink:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/patron_letras.png);
  background-size: 150px;
  background-repeat: repeat;
  background-position: top center;
  content: "";
  z-index: -1;
  opacity: .07;
}

@media(min-width:1400px){
  #genesis.seccion .container .six.columns {
      width: calc( 33% - 50px );
  }
  #genesis.seccion .container .six.columns .services-wrap {
      padding: 0px;
  }
}
@media(max-width:991px){
  #genesis.seccion .container .six.columns .services-wrap {
      padding: 25px;
  }
}
@media(max-width:767px){
  #genesis.seccion .container .six.columns .services-wrap {
      padding: 15px;
  }
}

.full-img-top.logo-img img {
  max-width: 300px;
}

@media(max-width:575px){
.wellcome-meal p {text-align: center;}
}
#genesis.seccion .services-wrap .subseccion .imagen.fondo-coinbase {
  background: #999;
}

#news .journal-wrap img {
  width: 100% !important;
  height: 100% !important;
}
.journal-det h5 {
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
}
.journal-det .resumen {
  margin-bottom: 10px;
}
.parallax-menu-news {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
#DetalleNoticia .title-text.left p:before,
.journal-det h6 span:before{
  display:none;
}
.journal-det h6 span {
  padding-left: 0px;
  margin-bottom: 5px;
  display: block;
}

.logo_texto {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.logo_texto .logo_integritat {
  width: 80px;
  position: absolute;
  top: -28px;
  left: 0px;
}
.logo_texto .logo_integritat img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.logo_texto .texto>p:before {
  display: none;
}
.logo_texto .texto>p span {
  padding-left: 90px;
}


.supported_by .lista-logos ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

#genesis.seccion .services-wrap .subseccion .imagen.dos {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#genesis.seccion .services-wrap .subseccion .imagen.dos img {
  width: 50%;
  width: calc( 50% - 30px);
  margin-right: 30px;
}
#genesis.seccion .services-wrap .subseccion .imagen.dos img {
  height: 142px;
} 
@media(max-width:767px){
  #genesis.seccion .services-wrap .subseccion .imagen.dos {
      display: flex;
      flex-direction: column;
  }
  #genesis.seccion .services-wrap .subseccion .imagen.dos img {
      width: 90%;
      margin-right: 0px;
  }  
}

#calakmul .title-text-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 460px;
}
#impact .title-text-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 460px;
}
#art .title-text-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 460px;
}

.section.fondo:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/patron_letras.png);
  background-size: 150px;
  background-repeat: repeat;
  background-position: top center;
  content: "";
  z-index: -1;
}

#calakmul .listado {
  margin-top: -20px;
  margin-bottom: 40px;
  list-style-type: disclosure-closed;
  padding-left: 25px;
}
#calakmul .listado li{
  margin-bottom:5px;
}

#owl-logos {
  padding-bottom: 50px !important;
  margin-bottom: -50px !important;
}

#owl-logos-contributors {
  padding-bottom: 50px !important;
  margin-bottom: -50px !important;
}

.centrar-vertical {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.centrar-vertical img {
  margin-left: 13px;
}
#DetalleNoticia #home.pagina-interior .home-text {
  top: 90px;
}
#DetalleNoticia .title-text h3 {
  font-size: 40px !important;
  line-height: 44px;
  max-width: inherit;
}
#DetalleNoticia .post p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 30px;
}
#DetalleNoticia .post figure {
  margin-bottom: 50px;
  text-align: center;
}
#DetalleNoticia .post h2.wp-block-heading {
  margin-bottom: 22px;
  margin-top: 50px;
}
#DetalleNoticia .post {
  max-width: 700px;
  width:100%;
  margin: 0 auto;
}
#DetalleNoticia .post figure img {
  width: 100%;
  height: 100%;
}
.text-center{
  text-align:center !important;
}

.texto-tam-md{
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
  border-bottom: 3px solid #e5aa2c;
}

#dialog-content {
  background: #fff;
  padding: 40px;
}
#dialog-content .titulo {
  margin-bottom: 10px;
}
#dialog-content .contenido p {
  margin-bottom: 15px;
}
#dialog-content .dato-titulo {
  font-size: 18px;
  text-decoration: underline;
  margin-top: 20px;
}
#dialog-content .dato-cuenta { 
  padding-left: 25px;
  padding-top: 5px;
}
#dialog-content .dato-cuenta b {
  font-weight: bold;
}
@media(max-width:767px){
  #dialog-content {
      padding: 20px;
  }
}

#dialog-content-newsletter {
  background: #fff;
  padding: 10px 20px 20px 40px;
}
#dialog-content-newsletter .titulo {
  margin-bottom: 10px;
}
#dialog-content-newsletter .contenido p {
  margin-bottom: 15px;
}
#dialog-content-newsletter .dato-titulo {
  font-size: 18px;
  text-decoration: underline;
  margin-top: 20px;
}
#dialog-content-newsletter .dato-cuenta { 
  padding-left: 25px;
  padding-top: 5px;
}
#dialog-content-newsletter .dato-cuenta b {
  font-weight: bold;
}
#mc_embed_signup h2 {
  font-size: 2em;
}
@media(max-width:767px){
  #dialog-content-newsletter {
      padding: 20px;
  }
}

.pricing-plan .top:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 1px;
  top: 7px;
  left: 34px;
  background-color: #000;
}
.pricing-plan {
  width: 25%;
}
.pricing-plan .imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pricing-plan .top {
  color: #000;
}


.ourmision-contenido {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.ourmision-contenido .item {
  width: 25%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.ourmision-contenido .item .imagen img {
  width: 100%;
  height: 100%;
}
.ourmision-contenido .item .titulo {
  font-size: 27px;
  line-height: 29px;
  font-weight: 700;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
  max-width: 220px;
  font-family: 'Poppins';
  color: #414141;
}


@media(max-width:1600px){
  .ourmision-contenido .item{
      padding: 15px;
  }
}
@media(max-width:1400px){
  .ourmision-contenido .item{
      padding: 10px;
  }
}
@media(max-width:991px){
  .ourmision-contenido {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
  }
  .ourmision-contenido .item {
      width: 50%;
      width: calc( 50% - 15px );
      margin-bottom: 30px;
  }
  .ourmision-contenido>.item:first-child {
    padding-left: 0px !important;
  }
  .ourmision-contenido>.item:last-child {
    padding-right: 0px !important;
  }
}
@media(max-width:575px){
  .ourmision-contenido .item {
      width: 100%;
      width: calc( 100% - 15px );
      margin-bottom: 30px;
  }
}

@media (max-width: 991px){
  .container .six.columns {
      width: 100%;
      width: calc( 100% - 0px );
  }
}
.section > #GaleriaGenesis {
  padding-left: 50px;
}
@media(min-width:768px){
  .visible-escritorio{
    display:block;
  }
  .oculto-escritorio{
    display:none;
  }
}
@media(max-width:767px){
  .visible-movil{
    display:block;
  }
  .oculto-movil{
    display:none;
  }
}

.services-wrap h5 {
  padding-bottom: 10px;
}
.services-wrap {
  padding: 15px 30px;
}

.texto-grande {
  font-size: 23px;
  line-height: 27px;
  font-weight: 400;
}
@media only screen and (max-width: 1000px){
  .texto-grande {
      font-size: 18px;
      line-height: 23px;
      font-weight: 400;
  }
}

.contenedor-btn-donate {
  text-align: center;
}
.contenedor-btn-donate .btn-donate {
  width: 130px;
  text-align: center;
  background: #e5aa2c !important;
  color: #fff;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-weight: bold;
}
.contenedor-btn-donate .btn-donate .icono {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.donate_cabecera {
position: absolute;
bottom: 30px;
right: 30px;
z-index: 2;
}
.donate_cabecera .contenedor-btn-donate .btn-donate {
background: #fff !important;
color: #252525 !important;
}

#impact .team-wrap > a .video:before,
#impact .team-wrap .videos > a .video:before {
  content: "";
  background-image: url(../images/play_naranja.svg);
  background-size: 50px;
  background-position: calc( 100% - 7px ) calc( 100% - 7px );
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 9999999999;
}
#impact .team-wrap > a:hover .video:before,
#impact .team-wrap .videos > a:hover .video:before {
  display: none;
}

#impact .title-text-img .fancybox .video:before{
  content: "";
  background-image: url(../images/play_naranja.svg);
  background-size: 50px;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 9999999999;
}
#impact .title-text-img .fancybox:hover .video:before{
  display: none;
}

.dark-mask {
  background: #000000a1;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.dark-over-sep {
  opacity: 0.7;
}

.list-social-footer .icon-footer {
    background: transparent;
}
.list-social-footer .icon-footer a img {
    width: 20px;
    height: 20px;
    z-index: 9;
    position: absolute;
    top: 4px;
    left: 5px;
}
.list-social-footer .icon-footer a {
    position: relative;
    display: block;
}

.ver-solo-movil{
  display:none !important;
}
@media(max-width:767px){
  .ver-solo-movil{
    display:block !important;
  }
  .donate_cabecera .contenedor-btn-donate .btn-donate {
      padding: 5px;
      font-size: 11px;
      width: 100px;
  }
  .contenedor-btn-donate .btn-donate .icono {
      width: 12px;
      height: 12px;
      margin-top: -6px;
      margin-right: 6px;
  }
  .parallax-1 {
    background-attachment: scroll;
  }
}

#dialog-content .dato-cuenta {
  overflow-wrap: anywhere;
}
#dialog-content-newsletter .dato-cuenta {
  overflow-wrap: anywhere;
}

.journal-det {
  background: rgba(255,255,255,.93);
}

.donate_cabecera.byIntegritat .contenedor-btn-byIntegritat p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 23px;
  color: #fff;
}

.boton-suscribete.cabecera {
  width: 350px;
  height: 84px;
  left: calc( 50% - 175px );
  margin: 0px;
  background: transparent;
  bottom: 0px;
  position: absolute;
  z-index: 10;
  text-align: center;
}
.boton-suscribete.cabecera .boton-estilo {
  background: #e5aa2c;
  margin: 0px;
}
.boton-suscribete.cabecera .boton-estilo a {
  margin: 0px;
  padding: 20px 30px;
  display: flex;
  font-size: 16.57px;
  line-height: 17px;
  color: #252525;
  font-weight: 900;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  text-transform: uppercase;
}


.campo-boton-formulario .campo-env-formulario input#enviarNewsletter {
    color: #fff;
}
.campo-boton-formulario .campo-env-formulario input#enviarNewsletter:hover {
    color: #e5aa2c
}

.campo-input-formulario {
  margin: 20px;
}
.campo-input-formulario input#inputNewsletter {
  padding: 15px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

#dialog-content-newsletter .titulo h2 {
  font-weight: bold;
  line-height: 37px;
}
@media(max-width:575px){
    #home .contenedor-btn-donate .btn-donate {
        padding: 10px;
        width: 110px;
    }
}
