/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);

#bottom-a {

  font-family: "Quicksand";
  font-weight: 400;
  font-size:18px;
  padding-top:30px;
}

#bottom-b .module.mod-line {
	border-top:1px solid #d4d5e1;
	border-bottom:1px solid #d4d5e1;
	padding: 40px 0;
}



h2 strong {
	font-weight:normal;
}
#innerbottom h1 {
    font-size: 16px;
    line-height: 20px;
}
#innerbottom h2 {
	font-size: 14px;
	line-height: 18px;
	margin-top:0;
}
#inner-bottom p {
font-size: 12px;
padding-right: 120px;
}

#yoo-zoo.app_zooevents-default div.item .element-textarea h3, #yoo-zoo div.item .element-textareapro h3 {
    color: #282d6f;
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0 5px;
}



#innerbottom .module.mod-line.homepage {
  background: #FFFFFF;
  padding: 0;
	border: 1px solid #FFFFFF;
  max-height:260px;
  max-width:1100px;
  margin-bottom:30px;
}
#innerbottom .module.mod-line.homepage .arte-contemporaneo {
  padding: 30px;
}
#innerbottom .module.mod-line.homepage .fundacion-blueproject {
  float:right;
  width:258px;
  margin: 0 0 0 20px;
}
#innerbottom .module.mod-line.homepage .fundacion-blueproject img{
  max-width:100%;
}

#innerbottom .module.mod-line.homepage p {
    font-size: 0.9em;
    line-height: 150%;
}
#innerbottom .module.mod-line.homepage h1 {margin-top:0;}
#innerbottom .module.mod-line.homepage h2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
    font-family: 'OpenSansLight';
    color: #838693;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}
#yoo-zoo > div > div.bloque-item > div > div.pos-description-single > div > h3:nth-child(2),
#yoo-zoo > div.details.alignment-left > div.description > h3:nth-child(2) {text-transform: none; color: #838693; margin-bottom:20px;}
#yoo-zoo > div > div.bloque-item > div > div.pos-description-single > div > h2 { line-height: 28px; }


@media (min-width: 1280px) {

  section#bottom-a,
  section#bottom-b {
      padding-right: 10px;
  }
  #innerbottom .module.mod-line.homepage {
        margin-top: -25px;
  }

}

@media (max-width: 719px) {
  #innerbottom .module.mod-line.homepage .fundacion-blueproject {
   display:none;
  }
}
