@media only screen and (min-width: 320px) {
  /* 320 =================================================== */
  /* ==|== components jquery.ui styles =====================================================
	 COMBO - SELECT 3.3.2
	 ========================================================================== */
    .navbar .navbar-header a.navbar-brand {
        background: url(../img/logo_sgae1.png) no-repeat;
        position: absolute;
        left: 0;
        top: 10px;
        width: 118px;
    }

  .select2-container {
	width: 100%;
  }
  .select2-container a.select2-choice {
	background: #FFF;
	border: 1px solid #CECECE;
	height: 43px;
	vertical-align: middle;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;input.input-validation-error:not(.txt-datos)
  }
  .select2-container a.select2-choice .select2-arrow {
	display: none;
	background: red;
	border-left: 0;
  }
  .select2-container a.select2-choice .select2-arrow b {
	background: url(../img/assets_fundacion.png) 0 0 no-repeat;
  }
  .select2-container a.select2-choice span {
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
  }
  .select2-container a.select2-choice span.select2-chosen {
	line-height: 33px;
	font-family: 'Bree-Light';
	color: #000;
	padding-left: 30px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .select2-container a.select2-choice abbr {
	background: url(/_layouts/SGAE/dist/img/assets-fundacion.png) left top no-repeat;
  }
  .select2-drop-active {
	border: 1px solid #CCC!important;
	border-top: 1px solid #FFF!important;
  }
  .select2-drop {
	background-color: #FFF;
  }
  .select2-drop .select2-results {
	color: #000;
	border-top: 1px solid #D6D6D6;
	margin: 0 4px 4px 0;
	padding: 0 0 0 6px;
  }
  .select2-drop .select2-results div.select2-result-label {
	font-family: 'Bree-Light';
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
	cursor: pointer;
	padding: 5px;
	margin: 0;
  }
  .select2-drop .select2-results ul.select2-result-sub {
	position: relative;
	top: -11px;
  }
  .select2-drop .select2-results ul.select2-result-sub li div {
	color: #FFF;
  }
  .select2-drop .select2-results ul.select2-result-sub li div:hover {
	background-color: #FFF;
	color: blue;
  }
  .select2-drop .select2-results .select2-highlighted {
	background-color: #FFF;
  }
  .select2-drop .select2-results .select2-highlighted div {
	color: #000!important;
  }
  .select2-drop .select2-results .select2-highlighted div span.select2-match {
	color: #000;
  }
  .general-search i.fa-map-marker {
	z-index: 11;
  }
  .categoria-select {
	position: relative;
  }
  .categoria-select span.icon-arrow {
	display: inline-block !important;
	cursor: pointer;
	width: 14px!important;
	height: 14px!important;
	color: #D4D4D4;
	border-top: 12px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	position: absolute!important;
	right: 17px!important;
	left: auto!important;
	top: 12px!important;
	z-index: 1;
  }
  .categoria-select span.icon-arrow.inverse {
	color: #FFF;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 10px!important;
  }
  .categoria-select span.icon-arrow.up-arrow {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 8px!important;
  }
  .categoria-select .select2-chosen {
	padding-left: 10px!important;
  }
  .categoria-select.normal-combo {
	margin: 0 0 20px 0!important;
  }
  .categoria-select.normal-combo .select2-dropdown-open .select2-choice {
	background: #27AE87;
  }
  .categoria-select.normal-combo .select2-dropdown-open .select2-chosen {
	color: #FFF;
  }
  .combo-categoria {
	background: #EBEBEB!important;
	border: 0!important;
	padding-right: 5px;
	margin: 0!important;
	-webkit-box-shadow: 0 0 0!important;
	box-shadow: 0 0 0!important;
  }
  .combo-categoria .select2-search {
	display: none;
  }
  .combo-categoria .select2-results {
	margin: 0;
	min-height: 240px;
  }
  .combo-categoria .select2-results .select2-highlighted div {
	color: #111!important;
  }
  .combo-categoria ul {
	border: 0;
  }
  .combo-categoria ul li {
	padding: 5px 20px;
	margin: 5px 0;
	background-color: #FFF;
  }
  .combo-categoria ul li.non {
	background-color: #27AE87!important;
	color: #333!important;
  }
  .combo-categoria ul li.art {
	background-color: #27AE87!important;
  }
  .combo-categoria ul li.mus {
	background-color: #1774B6!important;
  }
  .combo-categoria ul li.aud {
	background-color: #F58D23!important;
  }
  .combo-categoria ul li.otr {
	background-color: #F73F56!important;
  }
  .combo-categoria ul li div {
	color: #444!important;
	padding: 6px 0;
  }
  .combo-categoria ul li div span {
	font-family: 'Bree-Regular';
	color: #444!important;
  }
  .general-combo {
	background: transparent!important;
	border: 0!important;
	padding-right: 5px;
	margin: 0!important;
	-webkit-box-shadow: 0 0 0!important;
	box-shadow: 0 0 0!important;
  }
  .general-combo .select2-search {
	display: none;
  }
  .general-combo .select2-results {
	margin: 0;
  }
  .general-combo .select2-results .select2-highlighted div {
	background: #717171;
	color: #FFF!important;
  }
  .general-combo .select2-results .select2-highlighted div:hover {
	background: #27AE87;
	color: #FFF;
  }
  .general-combo .select2-results .select2-highlighted div:hover span {
	color: #FFF!important;
  }
  .general-combo .select2-results .select2-highlighted div span {
	color: #FFF!important;
  }
  .general-combo ul {
	border: 0;
	padding: 0!important;
	max-height: 400px;
  }
  .general-combo ul li {
	padding: 0;
	margin: 3px 0;
  }
  .general-combo ul li div {
	background: #717171;
	color: #FFF!important;
	padding: 8px 20px!important;
  }
  .general-combo ul li div:hover {
	background: #27AE87;
	color: #FFF;
  }
  .general-combo ul li div span {
	font-family: 'Bree-Regular';
  }
  input#s2id_autogen2_search {
	display: none;
  }
  .combo-arte #select2-chosen-4 {
	padding-left: 10px;
  }
  section.standar-margenes {
	padding: 20px 0!important;
	float: left;
	width: 100%;
  }
  img.fn_seccion_img {
	position: absolute;
	bottom: 0;
	display: none;
  }
  .standar-pad {
	float: left;
	padding: 0;
  }
  .mobile-adapted {
	margin: 0 0 0 20px;
  }
  .grey-bg {
	background: #EBEBEB!important;
  }
  .text-center {
	text-align: left;
  }
  .text-left {
	text-align: left!important;
  }
  .ctn_title {
	text-align: left;
	margin-bottom: 0;
  }
  .ctn_title span {
	color: #9B9B9B;
	font-size: 10px;
	font-size: 1rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  .ctn_title span.tlt_great {
	color: #4A4A4A;
	font-size: 26px;
	font-size: 2.6rem;
	/*font-family: 'Bree-Regular';*/
	font-family: Bree;
	line-height: 30px;
	display: block;
	/*margin-bottom: 20px;*/
  }
  .ctn_title span.tlt_great.line {
	display: none;
  }
  .ctn_title span.grey-text {
	color: #9B9B9B;
  }
  .ctn_title span.ubicacion {
	display: none;
  }
  .ctn_title p.decription {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	padding: 20px 0;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .ctn_title p.decription strong {
	font-family: 'Meta-Bold';
	letter-spacing: -0.04em;
  }
  .ctn_title p.decription a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #27AE87;
	font-size: 18px;
	font-size: 1.8rem;
	text-decoration: underline;
	float: none;
	margin: 0;
	display: inline-block;
	margin-left: 5px;
  }
  .ctn_title img.campos {
	width: 100%;
  }
  .ctn_title ul.points {
	padding-left: 20px;
	margin-bottom: 50px;
	float: left;
  }
  .ctn_title ul.points li {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	float: left;
	width: 50%;
	font-size: 16px;
	font-size: 1.6rem;
	list-style-image: url(/_layouts/SGAE/dist/img/bullet.png);
	padding-right: 30px;
  }
  p.decription.min {
	font-size: 16px !important;
	font-size: 1.6rem !important;
  }
  div.standar-text {
	margin: 20px 0 80px;
  }
  div.standar-text p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.standar-text p strong {
	font-family: 'Meta-Bold';
	letter-spacing: -0.04em;
  }
  h4.middle-title {
	color: #000;
	font-family: 'Bree-Regular';
	text-align: left;
	padding: 0;
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2rem;
  }
  h4.middle-title a {
	color: #4A4A4A;
	font-size: 20px;
	font-size: 2rem;
  }
  h4.small-title {
	margin: 0;
	float: left;
  }
  h4.small-title a {
	float: left;
	color: #4A4A4A!important;
	font-family: 'Bree-Regular' !important;
	text-align: left!important;
	padding: 0!important;
	margin-bottom: 0!important;
	text-decoration: none!important;
	font-size: 20px !important;
	font-size: 2rem !important;
  }
  h4.small-title.fn_mar {
	margin-bottom: 15px;
  }
  div.detalle_noticia .row {
	margin-left: auto;
	margin-right: auto;
  }
  div.detalle_noticia span.tlt_parrafo {
	font-family: 'Bree-Regular';
	margin-top: 20px;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.detalle_noticia p.texto {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	padding: 0;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.detalle_noticia blockquote {
	display: none;
  }
  div.detalle_noticia a.end-link {
	color: #2EAF89;
	font-family: 'Bree-Light';
	text-decoration: underline;
	font-size: 15px;
	font-size: 1.5rem;
	display: block;
	margin: 40px 0;
  }
  div.detalle_noticia a.descarga-link {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #9B9B9B;
	text-decoration: underline;
	float: left;
	margin-bottom: 40px;
	font-size: 17px;
	font-size: 1.7rem;
  }
  div.detalle_noticia a.descarga-link span {
	font-family: 'Meta-BookItalic';
  }
  .opciones {
	display: none;
  }
  .full {
	width: 100%!important;
  }
  .nomobile {
	display: none;
  }
  .mar-t {
	margin-top: 20px;
  }
  .mar-b {
	margin-bottom: 20px;
  }
  .mar-l {
	margin-left: 20px;
  }
  .mar-r {
	margin-right: 20px;
  }
  .nomargin {
	margin: 0;
  }
  .nopadding {
	padding: 0 !important;
  }
  .pad-t {
	padding-top: 20px;
  }
  .nofloat {
	float: none;
  }
  .extra-padding-t {
	padding-top: 30px;
  }
  .extra-padding-b {
	padding-bottom: 50px;
  }
  .extra-padding {
	padding-top: 30px;
	padding-bottom: 50px;
  }
  .vertical {
	position: relative;
	top: 10px;
  }
  button.generico {
	background: #09AF86;
	/*font-family: 'Bree-Light';*/
	font-family: 'Bree';
	float: left;
	color: #FFF;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	width: 100%;
  }
  button.generico:hover {
	color: #FFF;
  }
  button.generico:active,
  button.generico:hover {
	background: #239675;
	color: #FFF;
  }
  button.generico.auto {
	width: 100%;
	padding: 6px 55px;
  }
  button.generico.auto-real {
	width: auto;
  }
  button.generico.fijo {
	width: 220px;
  }
  button.generico.nodisplay {
	display: none;
  }
  .btn:hover,
  .btn:focus {
	color: #FFF;
	outline: 0;
  }
  button.ver {
	background: #4A4A4A;
	font-family: 'Bree-Regular';
	color: #FFF;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
	font-size: 1.4rem;
	width: 50%;
	display: block;
	margin: 10px auto;
  }
  button.ver:hover {
	background: #333;
	color: #FFF;
  }
  button.ver.large {
	width: 70%;
  }
  input[type="radio"] {
	margin-right: 10px;
  }
  input.base {
	font-family: 'Bree-light';
	color: #000;
	height: 43px;
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 20px;
  }
  input.base.small {
	width: 141px;
  }
  input.base.small1 {
	width: 218px;
  }
  input.base.medium {
	width: 297px;
  }
  input.base.medium1 {
	width: 380px;
  }
  input.base.big {
	width: 460px;
  }
  textarea.base {
	font-family: 'Bree-light';
	color: #000;
	height: 110px;
	font-size: 15px;
	font-size: 1.5rem;
	resize: none;
	margin-bottom: 20px;
  }
  textarea.base.grey {
	background: #F8F8F8;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .buscador-input {
	position: relative;
	margin-top: 20px;
  }
  .buscador-input .form-control {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	background: #F8F8F8;
	border: 1px solid #DFDFDF;
	padding: 28px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
	font-size: 2rem;

  }
  .buscador-input .form-control:first-child {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .buscador-input input::-webkit-input-placeholder {
	color: #9B9B9B!important;
  }
  .buscador-input input:-moz-placeholder {
	color: #9B9B9B!important;
  }
  .buscador-input input::-moz-placeholder {
	color: #9B9B9B!important;
  }
  .buscador-input input:-ms-input-placeholder {
	color: #9B9B9B!important;
  }
  .buscador-input .input-group-btn {
	position: absolute;
	right: 50px;
	top: 3px;
  }
  .buscador-input .input-group-btn button {
	background: transparent;
	border: 0;
  }
  .buscador-input .input-group-btn button span {
	color: #9B9B9B;
	font-size: 26px;
	font-size: 2.6rem;
  }
  .buscador-input .input-group-btn button:active {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .buscador-input .input-group-btn button:hover span {
	color: #474747;
  }
  .boton-centrado {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 20px;
  }
  /*
  * Placeholders consistency
  * */
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
	color: #000;
  }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
	color: #000;
  }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
	color: #000;
  }
  textarea::-webkit-input-placeholder {
	color: #000!important;
  }
  textarea:-moz-placeholder {
	color: #000!important;
  }
  textarea::-moz-placeholder {
	color: #000!important;
  }
  textarea:-ms-input-placeholder {
	color: #000!important;
  }
  .sector-follow {
	border-bottom: 1px solid #D4D4D4;
	float: left;
	padding: 10px 0;
	margin-bottom: 20px;
	width: 100%;
  }
  .sector-follow .follow-social {
	float: left;
	margin: 20px 0 20px 20px;
  }
  .sector-follow .follow-social span.seguir {
	font-family: 'Bree-Regular';
	float: left;
	text-align: left;
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
	width: 100%;
  }
  .sector-follow ul.social-icons {
	float: left;
	width: 100%;
  }
  .sector-follow ul.social-icons li {
	background: #1774B6;
	float: left;
	border-right: 2px solid #FFF;
	width: 33%;
  }
  .sector-follow ul.social-icons li a span {
	display: none;
  }
  .sector-follow ul.social-icons li a i {
	background: #005490;
	color: #FFF;
	padding: 6px 45px;
	display: block;
	float: left;
	width: 100%;
	font-size: 30px;
	font-size: 3rem;
  }
  .sector-follow ul.social-icons li:last-child {
	border-right: 0;
  }
  .bs-callout {
	display: none;
  }
  .dropdown {
	margin-bottom: 20px;
  }
  .dropdown > a {
	vertical-align: middle;
	display: block;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	font-family: 'Bree-light';
	color: #000;
	padding: 10px 12px;
	height: 43px;
	width: 100%;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .dropdown > a .caret {
	color: #D4D4D4;
	position: absolute;
	right: 12px;
	top: 15px;
	border-top: 12px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
  }
  .dropdown > a:focus {
	outline-offset: 0;
	text-decoration: none;
  }
  .dropdown ul {
	width: 100%;
  }
  .dropdown.medium {
	border-radius: 5px;
	width: 298px;
  }
  .dropdown.medium > a {
	background: #F8F8F8;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .dropdown.medium > a .caret {
	color: #4A4A4A;
  }
  .dropdown.open > a {
	background: #27AE87;
	color: #FFF;
  }
  .dropdown.open > a .caret {
	color: #FFF;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
  }
  .dropdown.open ul.dropdown-menu {
	padding: 0;
  }
  .dropdown.open ul.dropdown-menu li {
	background: #717171;
  }
  .dropdown.open ul.dropdown-menu li a {
	color: #FFF;
	font-family: 'Bree-Light';
	padding: 8px 20px;
	margin-bottom: 3px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .dropdown.open ul.dropdown-menu li a:hover {
	background: #27AE87;
	color: #FFF;
  }
  .dropdown.open ul.dropdown-menu li:last-child a {
	margin-bottom: 0;
  }
  .dropdown.lenguage {
	border: none;
	float: right;
	width: 100px;
  }
  .dropdown.lenguage a {
	background-color: transparent;
	color: #BBB;
	border: 0;
	padding: 10px 12px 10px 30px;
	/*font-family: 'Meta-Book', 'Source Sans Pro';*/
	font-family: Bree;
	font-weight: 100;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .dropdown.lenguage a .caret {
	background: url(../img/ico-lenguage.png) no-repeat;
	top: 8px;
	border: 0;
	padding: 11px;
	left: 0;
	right: inherit;
  }
  .dropdown.lenguage ul.dropdown-menu {
	background-color: transparent;
  }
  .dropdown.lenguage ul.dropdown-menu li a {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .dropdown.lenguage ul.dropdown-menu li:last-child a {
	margin-bottom: 0;
  }
  .dropdown.lenguage.open a {
	color: #FFF;
  }
  .dropdown.lenguage.open a .caret {
	background: url(/_layouts/SGAE/dist/img/ico-lenguage-white.png) no-repeat;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
  }
  .dropdown.lenguage.open.online a .caret {
	background: url(/_layouts/SGAE/dist/img/ico-online-white.png) no-repeat;
  }
  .dropdown.lenguage.online a .caret {
	background: url(../img/ico-online.png) no-repeat;
  }
  .pagination li a {
	font-family: 'Bree-Regular';
	padding: 6px 15px;
	color: #FFF;
	background-color: #27AE87;
	border: 0;
	margin-right: 20px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .pagination li a:hover {
	background-color: #27AE87;
  }
  .pagination li a i {
	padding: 0 0 0 10px;
  }
  .pagination li.active > a {
	color: #FFF;
	/*background-color: #27AE87;*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .pagination li.active > a:hover {
	background-color: #27AE87;
  }
  .pagination li.active > a i {
	padding: 0 10px 0 0;
  }
  .pagination li:last-child a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  #SRP {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
  }
  #SRP a {
	font-family: 'Bree-Regular';
	padding: 6px 15px;
	color: #FFF!important;
	background-color: #27AE87;
	border: 0;
	margin-right: 20px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  #SRP a:hover {
	background-color: #27AE87;
  }
  #SRP a i {
	padding: 0 0 0 10px;
  }
  #SRP.active > a {
	color: #FFF!important;
	background-color: #27AE87;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  #SRP.active > a:hover {
	background-color: #27AE87;
  }
  #SRP.active > a i {
	padding: 0 10px 0 0;
  }
  #SRP:last-child a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .submenu {
	display: none;
  }
  /* ==|== components jquery.ui styles =====================================================
	 autocomplete
	 ========================================================================== */
  ul.ui-autocomplete {
	background: #EBEBEB;
	position: absolute;
	padding: 2px;
  }
  ul.ui-autocomplete li {
	background: #FFF;
	padding: 1px 5px 1px 10px !important;
	width: 100%!important;
	/*margin-bottom: 5px;*/
	cursor: pointer;
  }
  ul.ui-autocomplete li a {
	color: #000;
	font-family: 'Bree-Light';
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  ul.ui-autocomplete li:hover {
	background: #27AE87;
  }
  ul.ui-autocomplete li:hover a {
	color: #FFF;
  }
  span.ui-helper-hidden-accessible {
	display: none!important;
  }
  .bootstrap-datetimepicker-widget {
	width: 85%!important;
	background-color: #EBEBEB!important;
	border: 0;
	box-shadow: 0 0;
  }
  .bootstrap-datetimepicker-widget:after,
  .bootstrap-datetimepicker-widget:before {
	display: none!important;
	border-left: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days {
	padding: 5px 0 5px 5px;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table {
	width: 100%;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr {
	font-family: 'Bree-Regular';
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr:last-child {
	display: none;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr th.switch {
	font-family: 'Bree-Regular';
	color: #393939;
	text-align: center;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr th.next {
	position: relative;
	font-size: 0;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr th.next:before {
	content: '';
	/*background: url(/_layouts/SGAE/dist/img/next.png) -207px 3px no-repeat;*/
	position: absolute;
	height: 18px;
	width: 16px;
	top: 4px;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr th.prev {
	position: relative;
	font-size: 0;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table thead tr th.prev:before {
	content: '';
	/*background: url(/_layouts/SGAE/dist/img/next.png) 0 3px no-repeat;*/
	position: absolute;
	height: 18px;
	width: 16px;
	top: 4px;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day {
	font-family: 'Bree-Light';
	color: #27AE87;
	position: relative;
	cursor: pointer;
	text-align: center;
	margin: 2px;
	z-index: 10;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 17px;
	font-size: 1.7rem;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day.old {
	color: #CCC;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day.new {
	color: #CCC;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day.active {
	background: transparent;
	color: #FFF;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day.active:after {
	content: '';
	background: #27AE87;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day:after {
	content: '';
	background: #FFF;
	display: block;
	position: absolute;
	top: 0;
	left: 3px;
	width: 85%;
	height: 30px;
	z-index: -1;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day:hover {
	color: #FFF;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day:hover:after {
	background: #27AE87;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-months {
	display: none!important;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-years {
	display: none!important;
  }
  header {
	display: none;
  }
  footer nav a.logo {
	background-size: 90%;
	height: 45px;
	width: 90px;
	float: left;
	margin-bottom: 30px;
  }
  footer nav ul {
	float: right;
  }
  footer nav ul li {
	margin-left: 0;
	width: 100%;
  }
  footer .copy {
	margin: 20px 0 100px 0!important;
	float: left;
	padding: 0 10px;
	clear: left;
	width: 100%;
  }
  footer .copy p {
	text-align: center;
  }
  footer .copy ul {
	text-align: center;
  }
  footer .copy a {
	text-align: center;
  }
  footer .sector {
	padding: 0;
	height: auto!important;
  }
  footer .sector .full {
	margin-top: 0;
  }
  footer .separator-footer {
	display: none;
  }
  footer #sector1 {
	display: none;
  }
  footer #sector2 {
	display: none;
  }
  footer a.logo {
	display: none;
  }
  footer nav.initial ul.social {
	margin-top: 0;
	width: 100%;
	padding-right: 0;
	margin-bottom: 0;
  }
  footer nav.initial ul.social li {
	padding: 30px;
	margin: 0;
	float: left;
	width: 50%;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
  }
  footer nav.initial ul.social li:nth-child(2n) {
	border-right: 0;
  }
  footer .dropdown.lenguage {
	clear: right;
	margin-top: 10px;
	position: relative;
	text-align: center;
	right: 0;
	width: 100%;
  }
  footer .dropdown.lenguage a.drop {
	color: #FFF;
	border-bottom: 1px solid #333;
	padding: 20px 12px 50px 30px;
	font-size: 18px;
	font-size: 1.8rem;
  }
  footer .dropdown.lenguage a.drop .caret {
	top: 20px;
	left: 35%;
	right: auto;
  }
  footer .dropdown.lenguage ul.dropdown-menu {
	left: 0;
  }
  footer .dropdown.lenguage.open a {
	color: #FFF;
  }
  footer .dropdown.lenguage.open a .caret {
	background: url(/_layouts/SGAE/dist/img/ico-lenguage-white.png) no-repeat;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
  }
  .grid1 {
	float: left;
	width: 20%;
	padding: 30px 20px 0 40px;
  }
  .grid1.first {
	padding: 30px 20px 0 0;
  }
  .grid2 {
	float: left;
	width: 60%;
	padding: 0 0 0 40px;
  }
  .grid2 ul {
	padding: 30px 3% 0 0;
	float: left;
	width: 33%;
  }
  .grid3 {
	float: left;
	width: 25%;
	padding: 30px 20px 0 40px;
  }
  .sector.extra-margin {
	margin-top: 0;
  }
  .menu-canvas {
	background: #AA122F;
	display: block;
	padding: 10px;
	height: 52px;
	clear: both;
  }
  .menu-canvas ul {
	padding: 0;
	margin: 0;
  }
  .menu-canvas ul li {
	float: left;
  }
  .menu-canvas ul li span.name {
	font-family: 'Bree-Regular';
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .menu-canvas ul li a {
	display: block;
  }
  .menu-canvas ul li a.login {
	background: url(../img/assets_fundacion.png) 5px -100px no-repeat;
	padding-right: 30px;
	height: 30px;
	width: 30px;
  }
  .menu-canvas ul li a.canvas {
	background: url(../img/assets_fundacion.png) 0 -60px no-repeat;
	padding: 0;
	margin: 0;
	height: 30px;
	width: 30px;
  }
  .menu-canvas ul li:first-child {
	padding-right: 25px;
  }
  .menu-canvas ul li:last-child {
	float: right;
  }
  .menu-canvas ul li.relative-center {
	width: 70%;
	position: relative;
	text-align: center;
	float: left;
  }
  .public-menu.moves {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
  }
  .public-menu {
	background: #1C1C1C;
	width: 80%;
	height: 100%;
	top: 0;
	float: left;
	position: absolute;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 5;
  }
  .public-menu .content {
	padding: 10px;
  }
  .public-menu .content .form-group {
	position: relative;
	float: left;
	padding: 0 10px;
	width: 100%;
  }
  .public-menu .content .form-group input[type="text"] {
	font-family: 'Bree-Light';
	background: #3C3C3C;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 12px;
	font-size: 1.2pxrem;
	float: left;
	margin-top: 20px;
	padding: 7px;
	color: #868686;
  }
  .public-menu .content .form-group input[type="text"] ::focus {
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .public-menu .content .form-group input[type="text"] ::-webkit-input-placeholder {
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .public-menu .content .form-group i {
	position: absolute;
	right: 21px;
	top: 30px;
	color: #868686;
  }
  .public-menu .content hgroup {
	margin-bottom: 20px;
	float: left;
	padding: 10px;
  }
  .public-menu .content hgroup a.close-canvas {
	background: url(../img/assets_fundacion.png) 0 -155px no-repeat;
	height: 35px;
	width: 30px;
	display: block;
	float: left;
  }
  .public-menu .content hgroup a.logo-canvas {
	background: url(/_layouts/SGAE/dist/img/logo_sgae_min1.png) no-repeat;
	height: 42px;
	width: 130px;
	display: block;
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -65px;
  }
  .public-menu .content #wrapper {
	position: absolute;
	z-index: 1;
	top: 110px;
	bottom: 48px;
	left: 0;
	width: 100%;
	overflow: hidden;
  }
  .public-menu .content #wrapper #scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
  }
  .public-menu .content ul.menu {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 0 20px;
	width: 100%;
	z-index: 10;
  }
  .public-menu .content ul.menu li {
	border-bottom: 1px solid rgba(216, 216, 216, 0.4);
	width: 100%;
  }
  .public-menu .content ul.menu li span {
	font-family: 'Bree-Light';
	font-size: 12px;
	font-size: 1.2rem;
	color: #C6C6C6;
  }
  .public-menu .content ul.menu li a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #D8D8D8;
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	padding: 10px 7px 10px 0;
	width: 100%;
  }
  .public-menu .content ul.menu li a span {
	font-family: 'Bree-Light';
	font-size: 12px;
	font-size: 1.2rem;
	color: #C6C6C6;
  }
  .public-menu .content ul.menu li a.logo-sgae-blanco {
	background: url(/_layouts/SGAE/dist/img/logosgae_inv.png) no-repeat;
	height: 30px;
  }
  .public-menu .content ul.menu li.first {
	border-bottom:0;
  }
  .breadcrumb {
	background: transparent;
	list-style: none;
	margin-bottom: 20px;
	padding: 8px 15px 5px 0;
  }
  .breadcrumb li a {
	color: #9b9b9b;
	font-family: 'Meta-Book', 'Source Sans Pro';
	letter-spacing: 0.06em;
	font-size: 10px;
	font-size: 1rem;
  }
  .breadcrumb > li + li:before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/arrow-breadcrumb.png) center no-repeat;
	padding: 5px 8px;
  }
  .breadcrumb.only {
	margin-bottom:0;
  }
  .actualidad .banda {
	background: rgba(170, 18, 47, 0.85) url(/_layouts/SGAE/dist/img/bg-section.jpg) -590px no-repeat;
	background-position: -590px !important;
	height: 310px;
  }
  .actualidad .banda.image-slider {
	background: rgba(170, 18, 47, 0.85);
	background: #bd2f49;
  }
  .actualidad .banda.image-slider img.back-slide {
	display: none;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	right: 0;
  }
  .actualidad .banda.image-slider img.back-slide.activada {
	display: block;
  }
  .actualidad .carousel {
	height: 250px;
  }
  .actualidad .carousel .carousel-indicators {
	bottom: -50px;
  }
  .actualidad .carousel .carousel-indicators li {
	border: 0;
	margin: 0 12px 0 0;
	background: rgba(255, 255, 255, 0.5);
  }
  .actualidad .carousel .carousel-indicators li.active {
	background: #FFF;
	height: 10px;
	width: 10px;
  }
  .actualidad .carousel button {
	background: #27AE87;
	font-family: 'Bree-Regular';
	color: #FFF;
	width: 80%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .actualidad .carousel .carousel-inner {
	height: 340px;
	width: 80%;
	left: 30px;
  }
  .actualidad .carousel .carousel-inner .item {
	height: 200px;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior {
	height: 300px;
	width: 100%;
	height: 100%;
	padding: 10px 20px;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior h3 {
	display: block;
	font-family: 'Bree-Regular';
	color: #FFF;
	font-size: 20px;
	font-size: 2rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior p {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #FFF;
	line-height: 16px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior a {
	background: #27AE87;
	font-family: 'Bree-Regular';
	color: #FFF;
	width: 80%;
	min-width: 20%;
	position: relative;
	top: 80%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .actualidad .carousel .carousel-control {
	background-image: none;
	background: none;
  }
  .actualidad .carousel .carousel-control i {
	color: #980B28;
	position: relative;
	top: 70px;
	font-size: 100px;
	font-size: 10rem;
	-webkit-transform: scale(0.5, 1);
	-moz-transform: scale(0.5, 1);
	-ms-transform: scale(0.5, 1);
	-o-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
  }
  .actualidad.estatica {
	float: left;
	position: relative;
	clear: both;
	width: 100%;
  }
  .actualidad.estatica .banda {
	padding: 20px 0 40px 0;
	height: auto;
  }
  .actualidad.estatica .ctn_title span {
	color: #FFF;
  }
  .actualidad.estatica .ctn_title span.tlt_great {
	font-size: 26px;
	font-size: 2.6rem;
  }
  .actualidad.estatica .ctn_title p {
	color: #FFF;
  }
  .actualidad.estatica button {
	position: relative;
	top: 200px;
	float: right;
  }
  .latest {
	padding: 50px 0 40px 0;
  }
  .latest.no-bg {
	display: none;
  }
  .latest.home-list .ctn_title {
	margin: 0 0 20px 20px;
  }
  .latest.home-list .ctn_title .tlt_great {
	color: #FFF;
  }
  .latest.home-list .ctn_title button {
	display: none;
  }
  .latest.home-list .swiper-container {
	height: 100px;
  }
  .latest .ctn_list {
	margin-bottom:0;
	padding: 0 10px;
	width: 1500px;
  }
  .latest .ctn_list h4.tlt_list a {
	display: block;
	padding-left: 0;
  }
  .latest .ctn_list ul li div.image-date {
	width: 40px;
  }
  .latest .ctn_list ul li div.image-date span.balloom {
	height: 25px;
	width: 25px;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.day {
	display: none!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.month {
	display: none!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.date {
	display: block!important;
	font-family: 'Bree-Regular';
	padding-top: 7px;
	font-size: 8px;
	font-size: 0.8rem;
  }
  .latest .ctn_list ul li div.image-date.entire {
	padding-right: 50px;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image {
	border: 3px solid #D8D8D8;
	height: 42px;
	width: 42px;
	position: relative;
	left: 0;
	overflow: hidden;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image img {
	height: 100%;
	width: auto;
  }
  .latest .ctn_list ul li .date_pro span.autor {
	padding-top: 0;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .latest .ctn_list.special-list ul li {
	height: 80px!important;
  }
  .latest .ctn_list.special-list ul li div.image-date.entire .fn_image {
	border: 0;
	height: 72px;
	width: 72px;
	left: 0;
  }
  .latest .ctn_list.special-list ul li .date_pro {
	width: 80%;
	padding-left: 30px;
  }
  .latest .swiper-wrapper {
	height: 50px!important;
  }
  .latest .swiper-slide {
	height: 50px!important;
  }
  div.follow {
	display: none;
	text-align: center;
	font-family: 'Bree-Light';
	color: #FFF;
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.follow a {
	color: #FFF;
	text-align: center;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	margin: 0 auto;
	text-decoration: underline;
	padding: 0;
  }
  div.follow a i {
	padding-right: 10px;
  }
  div.follow a:hover {
	color: ;
  }
  .support {
	padding: 20px 0;
	clear: both;
	position: relative;
  }
  .support .ctn_title .llamada {
	font-family: 'Bree-Light';
	color: #27AE87;
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 10px 0 30px 10px;
	float: left;
  }
  .support .ctn_title button {
	float: left;
  }
  .support .image_detalle {
	width: 100%;
	height: auto;
	margin: 20px 0;
	padding: 0;
	overflow: hidden;
  }
  .support .image_detalle img {
	width: 100%;
  }
  .support .bg-component {
	display: none;
  }
  .support .bg-component img {
	position: relative;
	bottom: 0;
  }
  .support .ctn_side.special {
	display: none;
  }
  .support .ctn_side h3 {
	font-family: 'Bree-Regular';
	font-size: 17px;
	font-size: 1.7rem;
	color: #4A4A4A;
	text-align: center;
  }
  .support .ctn_side .tags {
	float: left;
	width: 47%;
  }
  .support .ctn_side .tags li span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 32px;
	font-size: 3.2rem;
	color: #27AE87;
	text-align: center;
	display: block;
  }
  .support .ctn_side .tags li span span {
	font-size: 32px;
	font-size: 3.2rem;
	display: inline-block;
  }
  .support .ctn_side .tags li span.last {
	font-family: 'Bree-Light';
	font-size: 9px;
	font-size: 0.9rem;
	color: #393939;
	text-transform: uppercase;
  }
  .support .ctn_side .tags.right-side {
	padding-left: 7%;
  }
  .support .ctn_side .tags.right-side li {
	text-align: left;
  }
  .support .ctn_side .tags.right-side li span {
	text-align: center;
  }
  .support .ctn_side .tags.right-side li span.last {
	text-align: left;
  }
  .support.autor .row {
	margin-right: 0;
	margin-left: 0;
  }
  .gestion div p.decription {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #777;
	padding: 5px 0;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .gestion div p.decription strong {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .gestion div p.decription.last {
	margin-bottom: 40px;
  }
  .noticias {
	background-color: #27AE87;
	padding: 13px 0;
	clear: both;
	float: left;
	width: 100%;
  }
  .noticias:hover {
	background: #239675;
  }
  .noticias h4 {
	font-family: 'Bree-Regular';
	color: #FFF;
	float: none;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	display: block;
  }
  .noticias span {
	font-family: 'Bree-Light';
	color: #FFF;
	font-size: 13px;
	font-size: 1.3rem;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	clear: left;
	display: block;
	padding: 0 0 20px 0;
  }
  .noticias span a {
	color: #FFF;
  }
  .noticias span.nomobile {
	display: none;
  }
  .noticias button {
	background: #219271;
	font-family: 'Bree-Light';
	float: left;
	color: #FFF;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	margin-left: -90px;
	position: relative;
	left: 50%;
  }
  .noticias.black {
	display: none;
  }
  .mediateca {
	background-color: #3F3F3F;
	padding: 20px 0;
	clear: both;
	float: left;
	width: 100%;
  }
  .mediateca .ctn_title span {
	color: #FFF;
  }
  .mediateca .ctn_title span.grey-text {
	color: #9B9B9B;
  }
  .mediateca ul {
	margin-top: 25px;
	float: left;
  }
  .mediateca ul li {
	background: url(/_layouts/SGAE/dist/img/book.png)00 no-repeat;
	background-size: 30%;
	color: #FFF;
	padding: 0 0 0 50px;
	margin-bottom: 20px;
	height: 50px;
  }
  .mediateca ul li span {
	font-family: 'Bree-Regular';
	font-size: 13px;
	font-size: 1.3rem;
  }
  .mediateca ul li span a {
	color: #FFF;
	float: left;
	font-family: 'Bree-Light';
	margin-bottom: 5px;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .mediateca ul li span.download {
	clear: left;
	color: #9B9B9B;
	font-family: 'Meta-Book', 'Source Sans Pro';
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .mediateca ul li p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	display: none;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .mediateca.inverso {
	background: #F6F6F6;
  }
  .mediateca.inverso .ctn_title span {
	color: #9B9B9B;
  }
  .mediateca.inverso .ctn_title span.tlt_great {
	color: #4A4A4A;
  }
  .mediateca.inverso ul li {
	background-size: 20%;
  }
  .mediateca.inverso ul li span,
  .mediateca.inverso ul li p {
	color: #4A4A4A;
  }
  .mediateca.inverso ul li:last-child {
	background: url(/_layouts/SGAE/dist/img/ico-small-disco.png) no-repeat;
	background-size: 20%;
  }
  #sec-bienestar ul.bienestar li {
	background: url(/_layouts/SGAE/dist/img/be1.png)0 0 no-repeat;
	background-size: 14%;
  }
  #sec-bienestar ul.bienestar li:last-child {
	background: url(/_layouts/SGAE/dist/img/be2.png)0 0 no-repeat;
	background-size: 14%;
  }
  #proceso {
	padding: 10px 0 70px 0;
  }
  #proceso .ctn_title {
	margin-bottom: 20px;
  }
  #proceso ul li {
	background: url(/_layouts/SGAE/dist/img/ico-proceso1.png) 0 0 no-repeat;
	padding: 0 0 0 70px;
	height: auto;
  }
  #proceso ul li p {
	display: block;
  }
  #proceso ul li p strong {
	font-family: 'Meta-Bold';
  }
  #proceso ul li.apple {
	background: url(/_layouts/SGAE/dist/img/ico-proceso2.png) 0 0 no-repeat;
  }
  .fundation {
	background-color: #EFEFEF;
	padding: 20px 0 0 0;
	clear: both;
  }
  .fundation.no-bg {
	background: transparent;
  }
  .fundation p {
	display: block;
	font-family: 'Bree-Light';
	color: #4A4A4A;
	font-size: 13px;
	font-size: 1.3rem;
	margin-bottom: 20px;
  }
  .fundation .wh_module {
	display: none;
	background: #FFF;
	position: relative;
	float: left;
	padding: 40px 50px 40px 15px;
	width: 85%;
  }
  .fundation .wh_module img {
	position: absolute;
	top: -40px;
  }
  .fundation .wh_module p {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #666;
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 40px;
  }
  .fundation .wh_module span {
	color: #666;
	font-family: 'Bree-Light';
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	letter-spacing: 0.05em;
	width: 75%;
  }
  .fundation .wh_module span.firma {
	font-family: 'Meta-BookItalic';
	color: #333;
	margin-bottom: 10px;
	font-size: 22px;
	font-size: 2.2rem;
  }
  .fundation .tr-module {
	width: 100%;
  }
  .fundation img.president {
	position: absolute;
	display: none;
	bottom: 0;
	right: 0%;
  }
  .fundation .log_sgae a {
	background: url(/_layouts/SGAE/dist/img/Logo_SGAE.png) no-repeat;
	display: block;
	height: 60px;
	width: 240px;
	background-size: 100%;
  }
  .fundation a.conoce {
	background: none;
	color: #0E4272;
	font-family: 'Bree-Light';
	padding: 5px 30px 5px 0;
	margin-bottom: 40px;
	display: block;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .fundation a.conoce i {
	margin-left: 10px;
  }
  .fundation a.conoce:hover {
	text-decoration: underline!important;
  }
  .contacto {
	padding: 10px 0;
	float: left;
	width: 100%;
  }
  .contacto .wrapper {
	width: 100%;
  }
  .contacto .ctn_title {
	text-align: left;
	width: 92%;
	margin: 0 auto;
  }
  .contacto .ctn_title .tlt_great {
	color: #4A4A4A;
  }
  .contacto .ctn_title p.decription {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	padding: 20px 0;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .contacto ul.formulario {
	position: relative;
	padding-top: 0;
  }
  .contacto ul.formulario > li {
	background: #F6F6F6;
	padding: 0 20px 30px 20px;
	margin-bottom: 50px;
	position: relative;
	float: left;
  }
  .contacto ul.formulario > li span {
	background: url(/_layouts/SGAE/dist/img/contacto1.png) no-repeat;
	background-size: 100%;
	display: block;
	height: 70px;
	width: 70px;
	position: relative;
	top: -30px;
	left: 40%;
  }
  .contacto ul.formulario > li span.mapa {
	background: url(/_layouts/SGAE/dist/img/contacto2.png) no-repeat;
  }
  .contacto ul.formulario > li p.categoria-select .select2-container a.select2-choice span.select2-chosen {
	height: auto;
	top: auto;
	left: auto;
	background: none;
	text-align: left;
	line-height: 43px;
	padding-left: 0!important;
  }
  .contacto ul.formulario > li .dropdown {
	margin-bottom: 20px;
  }
  .contacto ul.formulario > li .dropdown ul {
	width: 100%;
  }
  .contacto ul.formulario > li p {
	font-family: 'Bree-light';
	float: left;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	width: 100%;
	margin: auto;
  }
  .contacto ul.formulario > li p.leyenda {
	color: #9B9B9B;
	text-align: right;
	margin-bottom: 20px;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .contacto ul.formulario > li button {
	float: left;
	color: #FFF;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	margin-left: 0;
  }
  .contacto ul.formulario > li:first-child {
	width: 100%;
  }
  .contacto ul.formulario > li:last-child {
	height: auto;
	width: 100%;
  }
  .contacto ul.formulario > li:last-child span {
	background: url(/_layouts/SGAE/dist/img/contacto2.png) no-repeat;
	background-size: 100%;
  }
  .programacion {
	background: #F3F3F3;
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;
  }
  .programacion.becas {
	background: #F3F3F3;
  }
  .programacion.becas .ctn_title {
	display: block;
  }
  .programacion.becas .ctn_title .tlt_great {
	color: #4A4A4A;
  }
  .programacion.becas .ctn_title span.socio {
	display: none;
  }
  .programacion.helper .ctn_title {
	display: block;
  }
  .programacion.helper .ctn_title .tlt_great {
	padding-left: 20px;
  }
  .programacion.helper .ctn_title span.socio {
	display: none;
  }
  .programacion .ctn_title {
	display: none;
  }
  .programacion.actualidad .ctn_title {
	display: block;
	text-align: left;
	width: 92%;
	margin: 0 auto;
  }
  .programacion.actualidad .ctn_title .tlt_great {
	color: #4A4A4A;
  }
  .buscador {
	float: left;
	margin-bottom: 20px;
  }
  .filter > ul {
	background: #EBEBEB;
	float: left;
	padding: 20px 0 0 0;
  }
  .filter > ul > li {
	margin-bottom: 20px;
  }
  .filter > ul > li span {
	color: #606060;
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
  }
  .filter > ul > li div.ubicacion {
	position: relative;
  }
  .filter > ul > li div.ubicacion i {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #D4D4D4;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .filter .dropdown > a {
	padding: 10px 22px 10px 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria {
	background-color: #EBEBEB;
	border: 0;
	padding: 8px;
	box-shadow: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li {
	margin-bottom: 5px;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li a {
	font-family: 'Bree-Regular';
	color: #FFF;
	padding: 11px 20px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.artes {
	background-color: #27AE87;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.musica {
	background-color: #1774B6;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.audiovisual {
	background-color: #F58D23;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.otros {
	background-color: #F73F56;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li:hover a {
	background-color: transparent;
  }
  .filter .calendario #datetimepicker4 input {
	vertical-align: middle;
	display: block;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	font-family: 'Bree-light';
	color: #000;
	height: 43px;
	width: 100%;
	padding: 10px 22px 10px 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .filter .calendario #datetimepicker4 span i {
	display: inline-block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	color: #D4D4D4;
	border-top: 12px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	position: absolute;
	right: 27px;
	top: 16px;
  }
  .filter .calendario #datetimepicker4 span i:after {
	content: '';
	position: absolute;
	height: 36px;
	width: 230px;
	right: -15px;
	top: -25px;
  }
  .swiper-container {
	height: 220px;
  }
  .ctn_programa {
	float: left;
	padding: 0 0 20px 0;
  }
  .ctn_programa ul {
	float: left;
	margin-bottom: 20px;
	margin-right: -15px;
	margin-left: -15px;
  }
  .ctn_programa ul.margenes {
	width: auto;
  }
  .ctn_programa ul > li {
	float: left;
	padding: 10px;
	height: 240px;
	margin-bottom: 30px;
  }
  .ctn_programa ul > li .container-bg {
	background: #FFF;
	padding: 0 4% 2% 4%;
	float: left;
	min-width: 100%;
	position: relative;
  }
  .ctn_programa ul > li .container-bg:hover {
	background: #FAFAFA;
  }
  .ctn_programa ul > li .container-bg div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 85px;
	overflow: hidden;
	width: 85px;
	margin: 20px auto 10px auto;
  }
  .ctn_programa ul > li .container-bg div.rounded img {
	width: 105%;
	height: auto;
	position: relative;
	top:0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul > li .container-bg img {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 115px;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
  }
  .ctn_programa ul > li .container-bg a.link {
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	text-align: center;
	line-height: 15px;
	margin-bottom: 10px;
	max-height: 60px;
	height: 45px;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .ctn_programa ul > li .container-bg a.action {
	float: left;
	position: absolute;
	left: 0;
	top: 170px;
	width: 100%;
  }
  .ctn_programa ul > li .container-bg a.action span {
	float: none;
	width: 80px;
	margin: 0 auto;
	text-align: center;
  }
  .ctn_programa ul > li .container-bg span {
	display: block;
	font-family: 'Bree-Light';
	color: #898989;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .ctn_programa ul > li .container-bg span.location {
	font-family: 'Bree-Bold';
  }
  .ctn_programa ul > li .container-bg span.autor {
	display: none;
	font-family: 'Meta-BookItalic';
	color: #4A4A4A;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_programa ul > li .container-bg span.price {
	color: #FFF;
	padding: 5px 10px;
	float: left;
  }
  .ctn_programa ul > li .container-bg span.price.green {
	background: #27AE87;
  }
  .ctn_programa ul > li .container-bg span.price.green:hover {
	background: #239675;
  }
  .ctn_programa ul > li .container-bg span.price.orange {
	background: #F58D23;
  }
  .ctn_programa ul > li .container-bg span.price.orange:hover {
	background: #DB7B1A;
  }
  .ctn_programa ul > li .container-bg span.price.blue {
	background: #1774B6;
  }
  .ctn_programa ul > li .container-bg span.price.blue:hover {
	background: #0E4E7C;
  }
  .ctn_programa ul > li .container-bg span.price.red {
	background: #F73F56;
  }
  .ctn_programa ul > li .container-bg span.price.red:hover {
	background: #DB2F44;
  }
  .ctn_programa ul > li .container-bg.prg-style {
	padding: 0;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_img {
	height: 75px;
	overflow: hidden;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_img img {
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_text {
	padding: 10px 20px;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_text span {
	text-align: left;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_text span.fecha {
	font-family: 'Bee-Light';
	display: block;
	color: #898989;
	margin-top: 10px;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_text span.titular {
	display: block;
	font-family: 'Meta-Bold';
	color: #000;
	line-height: 20px;
	height: 56px;
	margin: 10px 0 0 0;
	font-size: 17px;
	font-size: 1.7rem;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_text p {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	height: 60px;
	overflow: hidden;
	overflow: ellipsis;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .ctn_programa ul > li.no-display {
	display: none;
  }
  .ctn_programa ul.margenes > li .container-bg {
	min-height: 230px;
  }
  .ctn_programa ul.margenes > li .container-bg a.action {
	top: 210px;
  }
  .ctn_programa ul.video-sec {
	position: relative;
	left: 0;
  }
  .ctn_programa ul.video-sec li {
	height: auto;
  }
  .ctn_programa ul.video-sec img {
	width: 100%;
  }
  .ctn_programa ul.video-sec .container-bg {
	width: 100%;
	min-height: 120px;
  }
  .ctn_programa ul.video-sec .container-bg a.link {
	font-family: 'Meta-Bold';
	color: #000;
	text-align: left;
	line-height: 20px;
	height: 56px;
	margin: 10px 0;
	font-size: 20px;
	font-size: 2rem;
  }
  .ctn_programa ul.video-sec .container-bg a.link-green {
	color: #27AE87;
  }
  .ctn_programa ul.video-sec .container-bg a.link-green:hover {
	color: #239675;
  }
  .ctn_programa ul.video-sec .container-bg span {
	font-family: 'Bree-Light';
	color: #898989;
	text-align: left;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .ctn_programa ul.ayudas {
	width: 1700px;
	position: relative;
	left: 0;
  }
  .ctn_programa ul.ayudas > li {
	height: 240px!important;
	width: 150px!important;
  }
  .ctn_programa ul.ayudas > li.swiper-slide-visible,
  .ctn_programa ul.ayudas > li .swiper-slide-active,
  .ctn_programa ul.ayudas > li .swiper-slide {
	width: 8.333333333333332%!important;
	height: 240px!important;
  }
  .ctn_programa ul.ayudas > li .container-bg {
	min-width: 100%;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg,
  .ctn_programa ul.ayudas > li#dobleA .container-bg {
	height: 200px;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg img,
  .ctn_programa ul.ayudas > li#dobleA .container-bg img {
	postion: relative;
	top: 0;
	left: 0;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg span.lastdays,
  .ctn_programa ul.ayudas > li#dobleA .container-bg span.lastdays {
	display: none;
  }
  .ctn_programa ul.ayudas > li.doble a.link,
  .ctn_programa ul.ayudas > li#dobleA a.link {
	font-family: 'Meta-bold';
	line-height: auto;
	margin-top:0;
	margin-bottom:0;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .ctn_programa ul.ayudas > li.doble a.action,
  .ctn_programa ul.ayudas > li#dobleA a.action {
	top: 25px;
  }
  .ctn_programa ul.ayudas > li.promo .container-bg {
	background: #DCDCDC;
  }
  .ctn_programa ul.ayudas > li.promo .container-bg:hover {
	background: #FAFAFA;
  }
  .ctn_programa ul.ayudas.no-swipe {
	width: auto;
  }
  .ctn_programa ul.ayudas.no-swipe > li {
	height: 210px!important;
	width: 50%!important;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble {
	width: 50%!important;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble .container-bg {
	height: 197px;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble a.link {
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble span.price {
	left: 20%;
	top: 18px;
  }
  .ctn_programa ul.ayudas.media-sec > li {
	height: 240px!important;
	width: 148px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li a.link {
	margin-bottom: 30px;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA {
	width: 148px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg {
	padding: 10px;
	height: 191px;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg img {
	background: none;
	margin-bottom: 10px;
	left: 0;
	top: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg a.link {
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg .autor {
	text-align: left;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg p {
	display: none;
  }
  section#catalogue {
	background: #F3F3F3;
	float: left;
	padding-bottom: 30px;
	width: 100%;
  }
  section#catalogue h4 {
	margin: 0 0 20px 0;
	display: block;
	font-family: 'Bree-Light';
	color: #4A4A4A;
	text-align: left;
	font-size: 17px;
	font-size: 1.7rem;
  }
  section#catalogue h4 a {
	display: none;
  }
  section#catalogue button {
	margin: 30px auto 0 auto;
	display: block;
  }
  #catalogue .grid-sizer {
	display: none;
  }
  #catalogue .masonry .grid-sizer,
  #catalogue .masonry .item {
	width: 50%;
	margin-bottom: 10px;
  }
  #catalogue .masonry .grid-sizer .guter,
  #catalogue .masonry .item .guter {
	padding: 0 5px;
  }
  #catalogue .masonry .grid-sizer .cont-image,
  #catalogue .masonry .item .cont-image {
	background: #D8D8D8;
	width: 100%;
	height: 70px;
	overflow: hidden;
  }
  #catalogue .masonry .grid-sizer .cont-image > img,
  #catalogue .masonry .item .cont-image > img {
	width: 100%;
  }
  #catalogue .masonry .grid-sizer div.conenido,
  #catalogue .masonry .item div.conenido {
	background: #FFF;
	padding: 10px;
	height: 110px;
	width: 100%;
	float: left;
  }
  #catalogue .masonry .grid-sizer div.conenido.doble .comunidad,
  #catalogue .masonry .item div.conenido.doble .comunidad {
	display: block;
  }
  #catalogue .masonry .grid-sizer div.conenido span.titular,
  #catalogue .masonry .item div.conenido span.titular {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	line-height: 14px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  #catalogue .masonry .grid-sizer div.conenido span.comunidad,
  #catalogue .masonry .item div.conenido span.comunidad {
	font-family: 'Bee-Light';
	display: block;
	color: #000;
	margin-top: 10px;
	font-size: 11px;
	font-size: 1.1rem;
  }
  #catalogue .masonry .grid-sizer div.conenido span.fecha,
  #catalogue .masonry .item div.conenido span.fecha {
	font-family: 'Bee-Light';
	display: block;
	color: #898989;
	margin-top: 10px;
	font-size: 11px;
	font-size: 1.1rem;
  }
  #catalogue .masonry .grid-sizer div.conenido .w2fecha,
  #catalogue .masonry .item div.conenido .w2fecha {
	display: none;
	font-family: 'Bree-Light';
	color: #898989;
	padding-bottom: 15px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  #catalogue .masonry .grid-sizer div.conenido a.more,
  #catalogue .masonry .item div.conenido a.more {
	display: none;
  }
  #catalogue .masonry .grid-sizer div.conenido p,
  #catalogue .masonry .item div.conenido p {
	display: none;
  }
  #catalogue .masonry .grid-sizer.resource,
  #catalogue .masonry .item.resource {
	width: 100%;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image,
  #catalogue .masonry .item.resource .cont-image {
	height: 150px;
	background-size: 100%!important;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.audio,
  #catalogue .masonry .item.resource .cont-image.audio {
	background: #D8D8D8;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.audio span,
  #catalogue .masonry .item.resource .cont-image.audio span {
	color: #FFF;
	font-size: 30px;
	font-size: 3rem;
	display: block;
	margin: 0 auto;
	padding-top: 40px;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.audio span i.fa-volume-up,
  #catalogue .masonry .item.resource .cont-image.audio span i.fa-volume-up {
	color: #27AE87;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.logo,
  #catalogue .masonry .item.resource .cont-image.logo {
	padding-top: 50px;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.logo span,
  #catalogue .masonry .item.resource .cont-image.logo span {
	background: url(/_layouts/SGAE/dist/img/logomodulo.png) 0 0 no-repeat;
	display: block;
	margin: 0 auto;
	height: 65px;
	width: 100px;
	padding-top: 40px;
  }
  #catalogue .masonry .grid-sizer.resource .cont-image.size2,
  #catalogue .masonry .item.resource .cont-image.size2 {
	height: 280px;
  }
  #catalogue .masonry .grid-sizer.resource div.conenido,
  #catalogue .masonry .item.resource div.conenido {
	height: 65px;
	width: 100%;
  }
  #catalogue .masonry .grid-sizer.resource div.conenido a span.titular,
  #catalogue .masonry .item.resource div.conenido a span.titular {
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 15px;
	font-size: 1.5rem;
  }
  #catalogue .masonry .grid-sizer.resource div.conenido a span.titular strong,
  #catalogue .masonry .item.resource div.conenido a span.titular strong {
	font-family: 'Meta-Bold';
  }
  #catalogue .masonry .grid-sizer.resource.w2 .cont-image.size2,
  #catalogue .masonry .item.resource.w2 .cont-image.size2 {
	height: 150px;
	background-size: 100%;
  }
  .lateral-bar {
	display: none;
  }
  .lateral-section {
	display: block;
	padding: 10px 0;
  }
  .lateral-section button {
	width: 180px;
  }
  .lateral-section ul {
	float: left;
	padding: 0;
  }
  .lateral-section ul li {
	margin-bottom: 10px;
  }
  .lateral-section ul li h2 {
	color: #000;
	text-align: left;
	font-family: 'Meta-Bold';
	font-size: 19px;
	font-size: 1.9rem;
  }
  .lateral-section ul li span {
	color: #898989;
	text-align: left;
	font-family: 'Bree-Light';
	text-transform: uppercase;
	letter-spacing: 0.09em;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .lateral-section ul li p {
	color: #000;
	text-align: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .lateral-section ul li a {
	display: block;
  }
  .lateral-section ul li a h3 {
	color: #000;
	font-family: 'Meta-Bold';
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	text-align: center;
  }
  .lateral-section ul li a span.ico {
	background: url(/_layouts/SGAE/dist/img/recurso.png) 0 0 no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	margin: 15px auto 0 auto;
  }
  .lateral-section ul li a span {
	display: block;
	color: #9B9B9B;
	text-align: center;
	margin: 0 auto;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 15px;
	font-size: 1.5rem;
  }
  .lateral-section.recursos {
	float: left;
	background: #FFF;
	position: relative;
	padding: 10px 20px 20px 20px;
	width: 111%;
	left: -5%;
	margin-top: 20px;
  }
  .lateral-section.recursos h4 {
	clear: left;
	padding: 10px;
	margin: 0;
  }
  .lateral-section.recursos ul {
	background: transparent;
  }
  .lateral-section.recursos ul li h3 {
	text-align: left;
  }
  .lateral-section.recursos ul li span {
	text-align: left;
  }
  .lateral-section.recursos ul li span.ico {
	margin: 0 15px;
	float: left;
  }
  .section-flags {
	background: #F3F3F3;
	float: left;
	clear: both;
	width: 100%;
	padding: 20px;
  }
  .section-flags .modulo-contacto {
	display: block;
  }
  .section-flags .modulo-contacto p {
	clear: left;
  }
  .section-flags .modulo-contacto p a {
	color: #000;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 15px;
	font-size: 1.5rem;
  }
  .section-flags .modulo-contacto button {
	margin: 20px 0;
	width: 180px;
  }
  .section-flags h4.small-title {
	float: none;
	margin-bottom: 20px;
  }
  .section-flags a.enlace {
	display: none;
  }
  section.individual {
	clear: both;
	float: left;
	width: 100%;
	padding: 40px 0;
  }
  section.individual img {
	display: none;
	float: right;
  }
  section.individual .ctn_title button {
	padding: 6px 60px;
	margin-right: 20px;
  }
  section.individual .ctn_title a {
	display: none;
	color: #1774B6;
	padding-top: 10px;
	float: left;
	font-family: 'Bree-Regular';
	font-size: 12px;
	font-size: 1.2rem;
  }
  section.individual .ctn_title a.llamada {
	letter-spacing: 0.06em;
  }
  .visor {
	background: #F8F8F8;
	padding: 10px 20px 10px 20px;
	float: left;
	clear: both;
  }
  .visor h4 {
	color: #000;
	padding-top: 10px;
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
  }
  .visor ul {
	width: 1700px!important;
	height: 150px!important;
  }
  .visor ul li {
	width: 225px!important;
	margin: 0 10px 10px 0;
	height: 150px!important;
  }
  .visor ul li img {
	float: left;
	width: 100%;
  }
  .visor.video {
	margin-bottom: 20px;
  }
  .visor.video ul li {
	width: 244px!important;
  }
  section.resumen {
	background: #F3F3F3;
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
  }
  ul.ctn_resumen li {
	float: left;
	padding: 0 0 30px 0;
  }
  ul.ctn_resumen li span {
	display: block;
	font-family: 'Bree-Regular';
	color: #000;
	padding-bottom: 10px;
	font-size: 17px;
	font-size: 1.7rem;
  }
  ul.ctn_resumen li p {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.ctn_resumen li p strong {
	font-family: 'Meta-Bold';
	letter-spacing: -0.05em;
  }
  ul.ctn_resumen li:nth-child(2n) {
	float: right;
  }
  div.add {
	float: left;
	margin: 20px 0 20px 0;
  }
  div.add a {
	background: url(/_layouts/SGAE/dist/img/adjuntar.png) left top no-repeat;
	background-size: 19%;
	display: block;
	padding: 10px 0 5px 75px;
  }
  div.add a span {
	font-family: 'Bree-Regular';
	color: #000;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.add a span.weight {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	clear: left;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.add a.letter {
	background: url(/_layouts/SGAE/dist/img/letter.png) left top no-repeat;
	background-size: 25%;
	padding: 10px 0 5px 55px;
  }
  div.add.doc {
	padding: 10px 0 5px 0;
  }
  div.add.doc a {
	background: none;
	float: left;
	padding: 20px 0 5px 0;
  }
  div.add.doc a img {
	float: left;
	margin-right: 10px;
  }
  div.add.doc a div {
	float: left;
	padding-top: 20px;
	min-width: 180px;
  }
  div.add.doc.extramar {
	margin-left: 20px;
  }
  .adjunto > div p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #393939;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .adjunto > div p strong {
	font-family: 'Meta-Bold';
  }
  .adjunto > div a.detalles {
	font-family: 'Bree-Light';
	color: #27AE87;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .adjunto > div a.detalles:hover {
	text-decoration: underline!important;
  }
  .adjunto .file {
	float: left;
	padding: 0;
  }
  .adjunto .file a {
	float: left;
  }
  .adjunto .file a img {
	float: left;
	margin-right: 20px;
  }
  .adjunto .file a span {
	float: left;
	font-family: 'Bree-Bold';
	color: #393939;
	display: block;
	font-size: 17px;
	font-size: 1.7rem;
  }
  .adjunto .file a span.weight {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #9B9B9B;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .adjunto.titular {
	margin: 60px 0 40px 0;
  }
  div.other {
	display: none;
	padding: 40px 0;
  }
  div.other ul {
	float: left;
	margin: 20px 0;
  }
  div.other ul li img {
	float: left;
  }
  div.other ul li a {
	display: block;
	padding: 30px 0 5px 20px;
	float: left;
	width: 65%;
  }
  div.other ul li a span {
	font-family: 'Meta-Bold';
	color: #000;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.other ul li a span.weight {
	font-family: 'Bree-Light';
	color: #777;
	clear: left;
	letter-spacing: 0.06em;
	padding-top: 10px;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .agenda {
	float: left;
	padding-bottom: 60px;
	margin-top: 30px;
	width: 100%;
	clear: both;
	/* clearfix */
  
  }
  .agenda .wrapper {
	padding-left: 10px;
	width: 100%;
  }
  .agenda .masonry {
	margin-top: 30px;
	max-width: 100%;
  }
  .agenda .masonry:after {
	content: '';
	display: block;
	clear: both;
  }
  .agenda .masonry .item {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin-bottom: 10px;
  }
  .agenda .masonry .item .header-agenda {
	display: none;
  }
  .agenda .masonry .item .contenedor {
	background: #E8E8E8;
	position: relative;
	height: 50px;
  }
  .agenda .masonry .item .contenedor p {
	display: none;
	color: #000;
	font-family: 'Meta-Regular';
	padding: 2%;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .agenda .masonry .item .contenedor p strong {
	font-family: 'Meta-Bold';
  }
  .agenda .masonry .item .contenedor p:last-child {
	display: none;
  }
  .agenda .masonry .item .contenedor span.day {
	color: #27AE87;
	font-family: 'Bree-Light';
	text-align: center;
	display: block;
	position: relative;
	width: 100%;
	top: 5px;
	font-size: 22px;
	font-size: 2.2rem;
  }
  .agenda .masonry .item.to-do .contenedor {
	background: #E8E8E8;
  }
  .agenda .masonry .item.to-do .contenedor span.day {
	display: block;
	color: #27AE87;
  }
  .agenda .masonry .item.present .contenedor {
	background: #09AF86;
  }
  .agenda .masonry .item.present .contenedor span.day {
	color: #FFF;
  }
  .agenda .masonry .item.present .contenedor p {
	color: #FFF;
  }
  .agenda .item.gigante {
	background: #000;
	width: 168px;
	height: 230px;
	margin-left: 2px;
  }
  .agenda .item.gigante .contenedor {
	background: #000;
	position: relative;
	height: 230px;
	color: #FFF;
  }
  .agenda .item.gigante .contenedor .header-agenda {
	display: block;
	padding: 10px;
  }
  .agenda .item.gigante .contenedor .header-agenda p {
	display: block;
	color: #FFF;
	font-family: 'Bree-Regular';
	padding: 5px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .agenda .item.gigante .contenedor .header-agenda a {
	background: url(../img/assets_fundacion.png)0 -155px no-repeat;
	display: block;
	float: right;
	height: 27px;
	width: 25px;
  }
  .agenda .item.gigante .contenedor p {
	display: block;
	color: #FFF;
	padding: 5px 10px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .agenda .item.gigante .contenedor p:last-child {
	display: block;
  }
  .agenda .item.gigante .contenedor span.day {
	display: none;
  }
  .agenda .item.gigante.to-do .contenedor {
	background: #000;
  }
  .agenda .item.gigante.to-do .contenedor span.day {
	display: none;
  }
  .agenda .item.gigante.present {
	background: #09AF86;
  }
  .agenda .item:hover {
	cursor: pointer;
  }
  .historico {
	padding: 20px 0 20px 0;
  }
  .historico .ctn_title {
	padding: 0 0 20px 0;
  }
  .historico .ctn_title h4 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px 0;
  }
  .table-striped > tbody > tr:nth-child(odd) > td,
  .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #F8F8F8;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
	border-top: 0;
	padding: 8px 15px;
  }
  div.table-responsive {
	border: 0;
	margin-top: 30px;
  }
  div.table-responsive table tbody tr td {
	border-right: 2px solid #FFF;
	border-top: 0;
	border-bottom: 0;
  }
  div.table-responsive table tbody tr td p {
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.table-responsive table tbody tr td p.date {
	font-family: 'Meta-Bold';
  }
  div.table-responsive table tbody tr td p.location {
	float: left;
	white-space: nowrap;
  }
  div.table-responsive table tbody tr td p.general {
	line-height: 50px;
  }
  div.table-responsive table tbody tr td p.letter {
	font-family: 'Bree-Bold';
	color: #27AE87;
	text-align: center;
	float: none;
	font-size: 19px;
	font-size: 1.9rem;
  }
  div.table-responsive table tbody tr td p.letter-result {
	font-family: 'Bree-Light';
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.table-responsive table.table-listado {
	margin-top: 20px;
  }
  div.table-responsive table.table-listado tbody tr td {
	height: 56px;
  }
  div.table-responsive table.table-eda {
	margin-top: 20px;
  }
  div.table-responsive table.table-eda tbody tr td {
	height: 56px;
	padding: 8px 25px;
  }
  div.table-responsive table.table-eda tbody tr td a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	float: left;
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.table-responsive table.table-eda tbody tr td a .kb {
	font-family: 'Meta-BookItalic';
	color: #9B9B9B;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.table-responsive table.table-eda tbody tr td a:hover {
	color: #09AF86;
	text-decoration: underline!important;
  }
  div.table-responsive table.table-eda tbody tr td p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	float: left;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table.tabla-ventajas thead tr td {
	border: 5px solid #F6F6F6;
	height: 78px;
	text-align: center;
	vertical-align: inherit;
	padding: 10px 30px;
  }
  div.table-responsive table.tabla-ventajas thead tr td span {
	font-family: 'Bree-Regular';
	text-align: center;
	color: #27AE87;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table.tabla-ventajas thead tr td.darkness {
	background: #F2F2F2;
  }
  div.table-responsive table.tabla-ventajas tbody tr td {
	background: #FFF;
	border: 5px solid #F6F6F6;
	height: 78px;
	vertical-align: inherit;
	padding: 10px 30px;
	text-align: center;
  }
  div.table-responsive table.tabla-ventajas tbody tr td span {
	font-family: 'Bree-Regular';
	text-align: center;
	color: #27AE87;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table.tabla-ventajas tbody tr td p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	text-align: center;
	width: 100%;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.table-responsive table.tabla-ventajas tbody tr td.darkness {
	background: #F2F2F2;
  }
  div.table-responsive table.tabla-ventajas tbody tr td.empty {
	background: #F6F6F6;
	text-align: center;
  }
  .place {
	font-family: 'Bree-Regular';
	color: #27AE87;
	float: left;
	margin-left: 25px;
	font-size: 20px;
	font-size: 2rem;
  }
  .avs.becas {
	display: block;
  }
  .box-badge.becas {
	display: none;
  }
  div.img-avs {
	margin-top: -43px;
  }
  .avs {
	background: url(/_layouts/SGAE/dist/img/avs.png) no-repeat;
	padding: 17px 27px;
	position: relative;
	left: 0;
	top: 0;
  }
  .box-badge {
	background: #F8F8F8;
	display: block;
	float: left;
	padding: 20px;
	text-align: center;
  }
  .box-badge img {
	margin-bottom: 20px;
  }
  .box-badge span {
	font-size: 20px;
	font-size: 2rem;
	display: inline-block;
	font-family: 'Bree-Regular';
  }
  .box-badge ul {
	margin-top: 40px;
  }
  .box-badge ul li {
	margin-bottom: 10px;
  }
  .box-badge ul li span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #5D5D5D;
	display: inherit;
	font-family: 'Bree-Light';
	text-transform: uppercase;
  }
  .box-badge ul li span.date {
	font-size: 18px;
	font-size: 1.8rem;
	color: #000;
	text-transform: normal;
  }
  .box-badge.special .list-events ul {
	margin-top: 0;
	width: 100%;
  }
  .box-badge.special .list-events ul li span {
	text-align: left;
  }
  .box-badge.special .list-events button {
	float: left;
  }
  div.header-mobile div {
	padding: 0 20px;
  }
  div.header-mobile span {
	font-size: 15px;
	font-size: 1.5rem;
	color: #9b9b9b;
	font-family: 'Bree-Light';
	display: inline-block;
	margin-top: 20px;
  }
  div.header-mobile .box-numerator {
	float: left;
	margin-top: 0;
  }
  div.header-mobile .box-numerator span {
	color: #9b9b9b;
	font-family: 'Bree-Light';
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
  }
  .box-destacado {
	background: #FFFBF4;
	margin: 20px 0;
	padding-bottom: 20px;
  }
  .box-destacado span.title {
	color: #4A4A4A;
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
  }
  .box-destacado p {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 15px;
	font-size: 1.5rem;
  }
  .box-destacado p strong {
	font-family: 'Meta-Bold';
	letter-spacing: -0.04em;
  }
  .box-destacado ul {
	padding-bottom: 10px;
  }
  .box-destacado ul li {
	color: #4A4A4A;
	font-size: 15px;
	font-size: 1.5rem;
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 20px;
  }
  .boximage-light {
	background: #FFFBF4;
	margin: 20px 0;
	padding: 30px;
	float: left;
  }
  .boximage-light img {
	float: left;
  }
  .boximage-light div {
	float: left;
  }
  .boximage-light div span {
	color: #000;
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
  }
  .boximage-light div p {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.header-desktop {
	display: none;
  }
  div.box-inscription {
	float: left;
  }
  div.box-inscription h3 {
	font-family: 'Bree-Regular';
	font-size: 26px;
	font-size: 2.6rem;
	margin: 0;
  }
  a.link-form {
	color: #09af86;
	font-family: 'Bree-Light';
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 43px;
	text-transform: uppercase;
	text-decoration: underline;
  }
  .box-form {
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 20px;
	width: 100%;
  }
  .box-form h3 {
	color: #9b9b9b;
	float: left;
	font-family: 'Bree-Light' !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	margin-bottom: 20px!important;
  }
  .box-form span.subtitle {
	display: inline-block;
	/*font-family: 'Bree-Regular';*/
	font-family: 'Bree';
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 0;
	
	color: #4a4a4a;
  }
  
  .box-form > ul {
	float: left;
	margin-top: 20px;
  }
  .box-form > ul > li {
	margin-bottom: 40px;
  }
  .box-form > ul > li span {
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
  }
  .box-form > ul > li input.medium,
  .box-form > ul > li input.medium1,
  .box-form > ul > li input.big,
  .box-form > ul > li .dropdown.medium {
	width: 100%;
  }
  .box-form > ul > li input#dni {
	width: 115px;
  }
  .box-form > ul > li input.euro {
	width: 90%;
  }
  .box-form > ul > li label {
	font-size: 17px;
	font-size: 1.7rem;
	display: inline-block;
	font-family: 'Bree-Light';
	margin-bottom: 10px;
	width: 100%;
  }
  .box-form > ul > li label strong {
	font-family: 'Bree-Regular';
  }
  .box-form > ul > li label:after {
	content: "*";
	color: #09af86;
  }
  .box-form > ul > li label a {
	color: #09af86;
  }
  .box-form > ul > li label.noafter:after {
	content: "";
  }
  .box-form > ul > li label.auto {
	display: inline;
	width: auto;
  }
  .box-form > ul > li span.euro {
	font-size: 20px;
	font-size: 2rem;
	font-family: 'Bree-Regular';
	line-height: 43px;
  }
  .box-form > ul > li span.subtitle-form {
	font-size: 14px;
	font-size: 1.4rem;
	color: #9b9b9b;
	font-family: 'Bree-Light';
	width: 100%;
  }
  .box-form > ul > li span.avisos {
	font-family: 'Bree-Light';
	float: left;
	margin-bottom: 20px;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .box-form > ul > li span.avisos-subtitle {
	display: none;
  }
  .box-form > ul > li div.box-entidad {
	background: #FFFBF4;
	margin-top: 20px;
	padding: 20px;
  }
  .box-form > ul > li div.box-entidad span {
	font-size: 18px;
	font-size: 1.8rem;
	margin-right: 10px;
  }
  .box-form > ul > li div.box-entidad span.number {
	color: #9b9b9b;
	font-family: 'Bree-Light';
  }
  .box-form > ul > li div.box-entidad a.link-form {
	line-height: 23px;
  }
  .box-form > ul > li input {
	font-size: 18px;
	font-size: 1.8rem;
	background: #F8F8F8;
	display: inline-block;
	float: left;
	margin-right: 10px;
  }
  .box-form > ul > li input[type=file] {
	width: 100%;
  }
  .box-form > ul > li input#cp {
	width: 92px;
  }
  .box-form > ul li.form-minus {
	float: left;
	margin-bottom: 0;
	width: 130px;
  }
  .box-form > ul li.form-minus input {
	width: 111px;
  }
  .box-form > ul li.form-importe {
	margin-bottom: 0;
  }
  .box-form > ul li.form-importe span {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .box-form ul.bordered {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 50px;
	padding-bottom: 50px;
  }
  .box-form ul.bordered .cvv-boton {
	font-family: 'Bree-Light';
	background: none;
	border: 0;
	color: #09af86;
	text-decoration: underline;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .box-form ul.check li label {
	width: auto;
  }
  .box-form .btn {
	float: none;
	height: 49px;
	width: 100%;
  }
  .dtl_question {
	border-top: 1px solid #E6E6E6;
	padding: 20px 0 20px 0;
	margin-top: 20px;
  }
  .dtl_question h4 {
	font-family: 'Bree-Regular';
	color: #4A4A4A;
	font-size: 26px;
	font-size: 2.6rem;
  }
  .dtl_question p {
	font-family: 'Bree-Light';
	color: #6B6B6B;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .dtl_question p a {
	color: #27AE87;
  }
  .box-adjuntar {
	background: #F8F8F8;
	border-radius: 5px;
	margin-top: 10px;
	padding: 20px;
	width: 100%;
  }
  .box-adjuntar a.link-form {
	font-size: 18px;
	font-size: 1.8rem;
	float: left;
	line-height: 0;
  }
  div.buttons-mobile a.link-form {
	margin-top: 20px;
  }
  div.buttons-desktop {
	display: none;
  }
  .cursos-desktop {
	display: none;
  }
  .cursos-mobile {
	display: block;
  }
  .curso-evento .wrapper {
	margin-top: 20px;
	width: 100%;
  }
  .curso-evento .breadcrumb {
	display: none;
  }
  .curso-evento p.texto {
	line-height: 23px;
	margin-top: 20px;
  }
  .curso-evento p.texto strong {
	font-family: 'Meta-Bold';
	letter-spacing: -0.05em;
  }
  .curso-evento .box-badge {
	margin: 40px 0;
  }
  .curso-evento .box-badge span.subtitle {
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 14px;
	font-size: 1.4rem;
	color: #9B9B9B;
	display: inherit;
  }
  .curso-evento .box-badge .alumn span {
	font-size: 11px;
	font-size: 1.1rem;
	color: #5E5E5E;
	font-family: 'Bree-Light';
	float: left;
  }
  div.button-inscribe {
	margin: 20px 0 10px 0;
  }
  div.button-inscribe button {
	background: #09AF86;
	font-family: 'Bree-Regular';
	border-radius: 0;
	color: #FFF;
	font-size: 13px;
	font-size: 1.3rem;
	height: 36px;
	line-height: 24px;
	width: 60%;
  }
  div.button-inscribe button.single {
	width: 50%;
  }
  div.button-inscribe span.price-button {
	font-size: 13px;
	font-size: 1.3rem;
	background: #029974;
	color: #FFF;
	font-family: 'Bree-Regular';
	height: 36px;
	line-height: 39px;
	width: 35%;
  }
  div.button-inscribe.desktop {
	display: none;
  }
  div.list-events ul {
	float: left;
	width: 50%;
  }
  div.list-events ul li span {
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  div.list-events ul li span.date {
	font-family: 'Bree-Light';
  }
  .bg-detalle {
	background: #F8F8F8;
	margin-bottom: 20px;
	padding: 40px;
  }
  div.img-curso {
	display: inline-block;
	margin-bottom: -30px;
	margin-left: -40px;
	margin-top: -20px;
  }
  div.img-curso img {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
	float: left;
	margin-right: -30px;
  }
  div.img-curso ul.list-social {
	display: none;
  }
  div.img-curso div {
	float: left;
	margin-top: 50px;
  }
  div.img-curso div span {
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
	float: left;
	line-height: 15px;
	width: 100%;
  }
  div.img-curso div span.autor {
	font-family: 'Meta-Bold';
  }
  .curso-autor h3.desktop {
	display: none;
  }
  ul.list-curso {
	margin-top: 20px;
  }
  ul.list-curso li {
	margin-bottom: 30px;
	width: 100%;
  }
  ul.list-curso li p {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	line-height: 15px;
  }
  ul.list-curso li p.bold {
	font-family: 'Meta-Bold';
  }
  ul.list-curso li a {
	color: #09AF86;
	text-decoration: underline;
  }
  ul.list-curso.last {
	border-bottom: 1px solid #D4D4D4;
  }
  .curso-evento .button-sale.desktop {
	display: none;
  }
  .autores-desktop {
	display: none;
  }
  .autores-mobile {
	display: block;
  }
  .curso-evento.inscripcion .box-destacado ul {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 0;
  }
  .curso-evento.inscripcion .box-destacado ul li {
	list-style-type: none;
  }
  .curso-evento.inscripcion .box-destacado .form-coste span {
	display: inline-block;
	float: left;
	width: 100%;
  }
  .curso-evento.inscripcion .box-destacado .form-coste span.curso-price {
	font-size: 32px;
	font-size: 3.2rem;
	color: #09AF86;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin-top: -10px;
  }
  .curso-evento.inscripcion .box-form h3 {
	margin-bottom: 15px!important;
  }
  .curso-evento.inscripcion .box-form ul {
	margin-top: 0;
  }
  .curso-evento.inscripcion .box-form ul li label a {
	display: none;
  }
  .curso-evento.inscripcion .box-form ul li img.ico-card {
	display: none;
  }
  div.box-cvv {
	display: none;
  }
  span.ico-lock {
	background: url(/_layouts/SGAE/dist/img/ico-lock.png) no-repeat;
	background-size: contain;
	color: #F5A623;
	margin-left: 20px;
	padding-left: 20px;
  }
  .nobg {
	background: #FFF!important;
  }
  .darkbg {
	background: #EFEFEF!important;
  }
  .greybg {
	background: #EAEAEA!important;
  }
  section.conocenos {
	padding: 20px 0;
	float: left;
	clear: both;
  }
  section.conocenos .wrapper {
	width: 100%;
  }
  section.conocenos .ctn_title {
	float: left;
	padding: 0 20px;
	width: 100%;
  }
  section.conocenos p.subtitle {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin-top: 20px;
  }
  section.conocenos p.subtitle strong {
	font-family: 'Meta-Bold';
  }
  section.conocenos button.generico {
	float: left;
	margin: 20px 0;
	width: 220px;
  }
  section.conocenos div.box-flag {
	padding: 20px;
  }
  section.conocenos.nuestra-historia {
	margin: 0;
	background: #F6F6F6;
	float: left;
  }
  section.conocenos.dark-section {
	background: #393939;
  }
  section.conocenos.dark-section span,
  section.conocenos.dark-section p {
	color: #FFF;
  }
  div.bg-conocenos {
	float: left;
	margin-bottom: 20px;
	margin-top: -10px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
  }
  div.bg-conocenos .conocenos-select {
	display: block;
  }
  .flag-mobile {
	display: block;
  }
  .flag-desktop {
	display: none;
  }
  div.box-flag {
	display: inline-block;
	float: left;
	width: 100%;
  }
  div.box-flag h3 {
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
	font-family: 'Meta-Bold';
  }
  div.box-flag ul li p {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin-bottom: 0;
  }
  ul.icons-conocenos {
	float: left;
	padding: 20px 0;
	width: 100%;
  }
  ul.icons-conocenos li {
	float: left;
	text-align: center;
	width: 33%;
  }
  ul.icons-conocenos li:hover {
	background: #F2F2F2;
  }
  ul.icons-conocenos li img {
	margin-bottom: 25px;
	width: 70px;
  }
  ul.icons-conocenos li span {
	font-size: 13px;
	font-size: 1.3rem;
	color: #9b9b9b;
	display: inline-block;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  ul.icons-conocenos li span.title {
	color: #4A4A4A;
	font-family: 'Bree-Regular';
	width: 100%;
  }
  ul.icons-conocenos.dates {
	position: relative;
  }
  ul.icons-conocenos.dates li {
	position: relative;
  }
  ul.icons-conocenos.dates li span.number {
	color: #09AF86;
	font-family: 'Meta-Book', 'Source Sans Pro';
	position: absolute;
	top: 15%;
	left: 30%;
	font-size: 25px;
	font-size: 2.5rem;
  }
  ul.icons-conocenos.dates li:hover {
	background: transparent;
  }
  ul.icons-conocenos.dates::before {
	content: '';
	background: #09AF86;
	display: block;
	position: absolute;
	height: 3px;
	width: 70%;
	left: 10%;
	top: 36%;
  }
  ul.icons-conocenos.dates.doble {
	padding: 20px 16%;
  }
  ul.icons-conocenos.dates.doble li {
	width: 48%;
  }
  ul.icons-conocenos.dates.doble::before {
	left: 30%;
	width: 40%;
  }
  ul.icons-conocenos.dates.multiple {
	padding-left: 10px;
  }
  ul.icons-conocenos.dates.multiple::before {
	content: none;
  }
  ul.icons-conocenos.dates.multiple li {
	width: 100%;
	text-align: left;
  }
  ul.icons-conocenos.dates.multiple li img {
	margin-right: 20px;
  }
  ul.icons-conocenos.dates.multiple li span {
	color: #000;
  }
  ul.icons-conocenos.dates.multiple li span.number {
	color: #09AF86;
	font-family: 'Meta-Book', 'Source Sans Pro';
	left: 30px;
	width: 100%;
  }
  ul.icons-conocenos.more-elements {
	padding: 20px;
	width: 100%;
  }
  ul.icons-conocenos.more-elements li {
	width: 100%;
  }
  ul.icons-conocenos.more-elements li img {
	float: left;
	margin: 10px;
  }
  ul.icons-conocenos.more-elements li span {
	display: block;
	text-align: left;
  }
  ul.icons-conocenos.more-elements li span.title {
	padding-top: 20px;
  }
  ul.icons-conocenos.multilinea li {
	padding: 10px 15px;
	margin: 10px 0;
	width: 100%;
  }
  ul.icons-conocenos.multilinea li a {
	display: block;
  }
  ul.icons-conocenos.multilinea li p {
	color: #3F3F3F;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.list-informes {
	float: left;
	padding: 20px;
	width: 100%;
  }
  ul.list-informes li {
	border-right: 1px solid #979797;
	display: inline;
	float: left;
	padding: 0 0 30px 20px;
	text-align: left;
	width: 40%;
  }
  ul.list-informes li span {
	font-size: 10px;
	font-size: 1rem;
	color: #393939;
	display: inherit;
	font-family: 'Bree-Light';
  }
  ul.list-informes li span.number {
	font-size: 32px;
	font-size: 3.2rem;
	color: #09AF86;
	font-family: 'Meta-Book', 'Source Sans Pro';
	display: block;
  }
  ul.list-informes li.last-mobile,
  ul.list-informes li.last {
	border-right: 0 none;
  }
  ul.list-informes li.nomovil {
	display: none;
  }
  section.noticias.grey {
	background: #4A4A4A;
	height: auto;
	line-height: 48px;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
  }
  section.noticias.grey a {
	font-size: 15px;
	font-size: 1.5rem;
	color: #FFF;
	font-family: 'Bree-Light';
  }
  section.noticias.grey span {
	display: none;
  }
  section.noticias.grey:hover {
	background: #333;
  }
  section.conocenos.team {
	background: #F6F6F6;
	display: inline-block;
  }
  section.conocenos.team div.list-equipo {
	float: left;
	padding: 20px;
  }
  section.conocenos.team div.list-equipo h3 {
	background: #FFF;
	padding: 10px!important;
	font-size: 20px;
	font-size: 2rem;
	font-family: 'Bree-Regular';
	color: #4A4A4A;
  }
  section.conocenos.team div.list-equipo h3:hover {
	background-color: #FFF!important;
  }
  section.conocenos.team div.list-equipo span.sector-equipo {
	font-size: 17px;
	font-size: 1.7rem;
	color: #9B9B9B;
	font-family: 'Meta-Book', 'Source Sans Pro';
	border-bottom: 1px solid #D8D8D8;
  }
  ul.list-team li {
	float: left;
	margin-bottom:0;
	margin-top: 40px;
	padding: 0;
  }
  ul.list-team li div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 65px;
	overflow: hidden;
	width: 65px;
	margin: 0 10px 0 0;
	float: left;
  }
  ul.list-team li div.rounded img {
	width: 105%;
	height: auto;
	position: relative;
	top:0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  ul.list-team li img {
	float: left;
	width: 50px;
  }
  ul.list-team li img.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
  }
  ul.list-team li span {
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Meta-Bold';
  }
  ul.list-team li span.puesto {
	font-size: 18px;
	font-size: 1.8rem;
	display: none;
  }
  ul.list-team li a {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  ul.list-team li.desktop-space {
	display: none;
  }
  .team-mobile {
	display: block;
  }
  .team-desktop {
	display: none;
  }
  section.sala {
	background: #F3F3F3;
	float: left;
	width: 100%;
	padding: 0;
  }
  section.sala .ctn_title {
	margin-top: 20px;
	padding: 0 20px;
  }
  section.sala button.generico {
	float: left;
	margin: 30px 0;
	width: auto;
  }
  section.sala p.subtitle {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  section.sala a.link {
	height: auto!important;
	padding: 10px 0;
  }
  section.sala .link-green {
	font-family: 'Meta-Bold';
  }
  section.sala ul.list-team {
	display: inline-block;
	width: 100%;
  }
  section.sala ul.list-team li img {
	width: 75px;
  }
  section.sala .img-sala {
	margin: 0 0 20px 0;
  }
  section.sala .img-sala img {
	width: 100%;
  }
  section.sala .img-sala span {
	font-size: 16px;
	font-size: 1.6rem;
	display: inline-block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	padding: 10px;
	padding: 20px;
	background: #FFF;
	width: 100%;
	text-align: right;
  }
  section.sala .sector-follow {
	border-bottom: 0 none;
  }
  section.sala .visor {
	padding: 10px 0 10px 0;
  }
  div.contacto-box {
	background: #27AE87;
	color: #FFF;
	float: left;
	padding: 10px;
	text-align: center;
  }
  div.contacto-box span {
	font-size: 12px;
	font-size: 1.2rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  div.contacto-box span a {
	font-size: 12px;
	font-size: 1.2rem;
	color: #FFF;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  div.contacto-box span.title {
	font-size: 15px;
	font-size: 1.5rem;
	display: inherit;
	font-family: 'Bree-Regular';
  }
  section.bg-sala {
	background: #F6F6F6;
	width: 100%;
  }
  button.grey {
	background: #4A4A4A;
  }
  .sala-detalle {
	float: left;
	padding: 0;
  }
  .sala-detalle p.subtitle strong {
	font-family: 'Meta-Bold';
  }
  .list-sala-detalle {
	background: #FFFBF4;
	padding: 0 20px 20px 20px;
	float: left;
  }
  .list-sala-detalle .ctn_title span.tlt_great {
	font-size: 20px;
	font-size: 2rem;
	line-height: 20px;
  }
  .list-sala-detalle ul {
	margin-top: 20px;
  }
  .list-sala-detalle ul li p {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin-bottom: 0;
  }
  .sala-section {
	padding: 30px 10px!important;
  }
  .sala-section ul li {
	float: left;
	margin-bottom: 20px;
  }
  .sala-section ul li img {
	width: 100%;
  }
  .sala-section button {
	width: auto;
  }
  .sala-section .visor {
	background: #FFF;
	padding: 10px 0 10px 0;
  }
  .sala-section .visor ul li {
	height: 200px!important;
  }
  .sala-section button.generico.fijo {
	display: none!important;
  }
  section.campos {
	padding: 20px;
  }
  section.historia {
	padding: 20px 0 0 0;
  }
  section.historia.nueva {
	padding: 0;
  }
  section.historia.nueva .ctn_title {
	padding: 20px 0;
  }
  ul.list-history li {
	display: inline-block;
	margin-bottom: 30px;
  }
  ul.list-history li div {
	float: left;
	display: inline-block;
	margin-left: 0;
	width: 100%;
  }
  ul.list-history li div img {
	float: none;
	width: 100%;
	height: auto;
	display: block;
	margin: 10px auto 20px;
	text-align: center;
  }
  ul.list-history li span.line {
	display: none;
  }
  ul.list-history li span.number-history {
	font-size: 32px;
	font-size: 3.2rem;
	color: #27AE87;
	font-family: 'Meta-Book', 'Source Sans Pro';
	float: left;
	display: inline-block;
	width: 100%;
  }
  ul.list-history li span.text-history {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  ul.list-history.bi-color {
	margin: 0;
	padding-top: 20px;
	width: 100%;
  }
  ul.list-history.bi-color li {
	position: relative;
	padding: 30px 0;
	margin-bottom: 0;
	width: 100%;
  }
  ul.list-history.bi-color li div.wrapper {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	float: none;
	display: block;
  }
  ul.list-history.bi-color li div.texto-lateral {
	margin-left: 0;
	float: left;
	padding-top: 20px;
  }
  ul.list-history.bi-color li div.texto-lateral p {
	font-size: 15px;
	font-size: 1.5rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  ul.list-history.bi-color li span.number {
	border: 0;
	color: #09AF86;
	font-family: 'Meta-Book', 'Source Sans Pro';
	padding: 26px 20px 0 0;
	height: auto;
	display: block;
	float: left;
	width: auto;
	line-height: 42px;
	text-align: left;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 25px;
	font-size: 2.5rem;
  }
  ul.list-history.bi-color li span.line {
	float: left;
	border-bottom: 6px solid #09AF86;
	position: relative;
	left: 0;
	top: 34px;
	margin-right: 10px;
  }
  ul.list-history.bi-color li span.titulo {
	font-family: 'Meta-Bold';
	color: #000;
	float: left;
	line-height: 20px;
	position: relative;
	top: 39px;
	font-size: 19px;
	font-size: 1.9rem;
  }
  ul.list-history.bi-color li span.titulo.text-history {
	font-size: 17px;
	font-size: 1.7rem;
  }
  ul.list-history.bi-color li:nth-child(2n+1) {
	background: #EBEBEB;
  }
  section.sala.teatro {
	padding: 20px;
  }
  section.sala.teatro .ctn_title span.tlt_great {
	font-size: 20px;
	font-size: 2rem;
  }
  .swipe-teatro {
	padding-bottom: 20px;
  }
  .swipe-teatro .swiper-container {
	height: 130px;
  }
  .teatro-box span {
	font-size: 15px;
	font-size: 1.5rem;
	color: #393939;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  .teatro-box span strong {
	color: #000;
  }
  .teatro-box a {
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  h3.title {
	font-family: 'Bree-Regular';
	font-size: 22px;
	font-size: 2.2rem;
	margin: 0;
	width: 100%;
  }
  .palmares {
	padding: 20px 0;
  }
  .palmares .ctn_title .tlt_great {
	margin: 0 0 30px 0;
	float: left;
  }
  h6.edicion-titular {
	font-family: 'Bree-Regular';
	color: #000;
	float: left;
	margin: 50px 0 10px 0;
	font-size: 20px;
	font-size: 2rem;
  }
  .panel-group {
	margin-bottom: 70px;
	float: left;
	width: 100%;
  }
  .panel-group span.categoria {
	font-family: 'Meta-Bold';
	border-right: 3px solid #FFF;
	margin-right: 20px;
	display: block;
	float: left;
	width: 50%;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .panel-group span.premiado {
	font-family: 'Meta-Book', 'Source Sans Pro';
	display: block;
	float: left;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .panel-group span.premiado span {
	margin-left: 20px;
	font-style: italic;
  }
  .panel-group span.premiado.last {
	margin-left: 0%;
  }
  .panel-group .panel.panel-default {
	border-color: transparent;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .panel-group .panel .panel-heading {
	color: #000;
	background-color: #F8F8F8;
	border-color: transparent;
	padding: 0 2%;
	line-height: 70px;
	height: 70px;
  }
  .panel-group .panel .panel-heading h4.panel-title a {
	float: right;
  }
  .panel-group .panel .panel-heading h4.panel-title a i {
	color: #27AE87;
	line-height: 70px;
	font-size: 40px;
	font-size: 4rem;
  }
  .panel-group .panel .panel-collapse .panel-body {
	border-top: 0;
  }
  .panel-group .panel:nth-child(2n) .panel-heading {
	background-color: #FFF;
  }
  .objetivos-list {
	margin: 10px 0 30px 0;
  }
  .objetivos-list li {
	border-right: 0;
  }
  .objetivos-list li span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	font-size: 30px;
	font-size: 3rem;
  }
  .objetivos-list li p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .objetivos-list li p strong {
	font-family: 'Meta-Bold';
  }
  .objetivos-list li:last-child {
	border: 0;
  }
  .sing {
	clear: both;
	position: relative;
	background: #EFEFEF;
  }
  .sing .bg-sing {
	display: none;
	background: url(/_layouts/SGAE/dist/img/sing.png) bottom center no-repeat;
	background-size: 100%;
	height: 490px;
	margin: 0 auto;
	position: absolute;
	left: 24%;
	width: 580px;
  }
  .sing div.side {
	display: inline-block;
	padding: 5% 0;
	position: relative;
  }
  .sing div.side button {
	float: left;
	padding: 6px 25px;
  }
  .sing div.side h2 {
	font-family: 'Bree-Light';
	font-size: 30px;
	font-size: 3rem;
  }
  .sing div.side.right-side {
	float: left;
  }
  .sing div.side.right-side button {
	float: left;
  }
  .sing div.side.right-side h2 {
	float: left;
	text-align: left;
	padding-right: 0;
  }
  .sing div.side.right-side .tags {
	float: left;
  }
  .sing div.side.right-side .tags span {
	text-align: left;
  }
  .sing div.side.right-side .tags span.extra {
	float: left;
	width: initial;
	text-align: left;
  }
  .sing div.side.right-side .tags span.extra span.euro {
	float: right;
	text-align: left;
	width: auto;
	margin: 20px 0 0 10px;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	line-height: 32px;
	font-size: 48px;
	font-size: 4.8rem;
  }
  .sing div.side .tags {
	height: 340px;
  }
  .sing div.side .tags span {
	display: block;
	text-align: left;
	font-family: 'Bree-Light';
	width: 100%;
	float: left;
	margin-bottom: 30px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .sing div.side .tags span.extra {
	float: left;
	width: auto;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	line-height: 65px;
	margin-bottom: 0;
	font-size: 48px;
	font-size: 4.8rem;
  }
  .sing div.side .tags span.euro {
	float: left;
	width: auto;
	margin: 20px 0 0 10px;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	line-height: 32px;
	font-size: 48px;
	font-size: 4.8rem;
  }
  section.find {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 30px;
  }
  section.find .ctn_title p {
	font-size: 18px;
	font-size: 1.8rem;
	color: #4A4A4A;
	padding: 20px 0;
	/*font-family: 'Meta-Book', 'Source Sans Pro';*/
	font-family: 'Meta-Book',Verdana;
  }
  section.find h4.small-title {
	margin: 10px 0 20px 0;
	float: left;
	color: #4A4A4A;
	font-family: Bree;
	text-align: left;
	padding: 0;
	text-decoration: none;
	font-size: 24px;
	font-size: 2.4rem;
  }
  section.find h4.small-title.plus-small {
	margin: 20px 0 20px 20px;
  }
  section.find a.link {
	/*font-family: 'Bree-Light';*/
	font-family: Bree;
	font-weight: 100;
	color: #09AF86;
	clear: left;
	margin: 10px 0 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	float: left;
  }
  section.find ul.business {
	float: left;
  }
  section.find ul.business li {
	margin-bottom: 20px;
  }
  section.find ul.business li a {
	background: #f7f7f7;
	display: block;
	text-align: center;
	padding-top: 20px;
	border-radius: 5px;
	height: 220px;
	position: relative;
  }
  section.find ul.business li a img {
	display: block;
	margin: 0 auto 10px;
  }
  section.find ul.business li a span {
	/*font-family: 'Bree-Light';*/
	font-family: Bree;
	font-weight: 100;
	color: #09AF86;
	font-size: 17px;
	padding: 0 10%;
	display: block;
	line-height: 22px;
	text-align: center;
	position: relative;
	top: auto;
	width: 100%;
	font-size: 22px;
	font-size: 2.2rem;
  }
  section.find ul.list-attached {
	float: left;
  }
  section.find ul.list-attached li a {
	/*font-family: 'Bree-Light';*/
	font-family: Bree;
	font-weight: 100;    
	color: #09AF86;
	clear: left;
	margin: 10px 0 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	float: left;
  }
  section.find input[type=text],
  section.find input[type=password] {
	/*font-family: 'Meta-BookItalic';*/
	font-family: Bree;
	font-weight: 100;
	/*background: #FFF;*/
	color: #333;
	display: inline-block !important;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.18), 0 1px 0 rgba(255,255,255,0);
	border: 1px solid #B3BEC5;
	font-size: 18px;
	height: 55px;
	padding-left: 15px;
  }
  section.find input::-webkit-input-placeholder {
	color: #9B9B9B!important;
  }
  section.find input:-moz-placeholder {
	color: #9B9B9B!important;
  }
  section.find input::-moz-placeholder {
	color: #9B9B9B!important;
  }
  section.find input:-ms-input-placeholder {
	color: #9B9B9B!important;
  }
  section.find .cabecera {
	margin-top: 20px;
	float: left;
  }
  section.find .cabecera h4 {
	font-family: Bree;
	color: #393939;
	font-size: 24px;
	font-size: 2.4rem;
  }
  section.find .cabecera h4.frecuency {
	margin-left: 20px;
  }
  section.find .cabecera img.logo-ul {
	margin-bottom: 40px;
  }
  section.find .line-top {
	border-top: 1px solid #DFDFDF;
	padding-top: 50px;
  }
  section.find ul.license {
	margin: 20px 0;
	padding: 0 20px 0 15px;
	float: left;
  }
  section.find ul.license li {
	border-bottom: 1px solid #ececec;
	margin-bottom: 20px;
  }
  section.find ul.license li p {
	/*font-family: 'Meta-Book', 'Source Sans Pro';*/
	font-family: Bree;
	font-weight: 100;
	color: #393939;
	font-size: 16px;
	font-size: 1.6rem;
  }
  section.find ul.license li span {
	font-family: Bree;
	color: #000;
	font-size: 24px;
	font-size: 2.4rem;
  }
  section.find ul.license li a.all {
	font-family: 'Bree-Light';
	color: #09AF86;
	display: block;
	margin-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  section.find ul.license li:last-child {
	border-bottom: 0;
  }
  section.find ul.license li.first {
	border-bottom: 0;
  }
  section.find ul.license li:hover a p {
	text-decoration: underline;
  }
  section.find ul.license:last-child {
	margin-right: 0;
  }
  section.find.dark-position {
	background: #3C3C3C;
  }
  section.find.dark-position .ctn_title .tlt_great,
  section.find.dark-position .ctn_title p {
	color: #FFF;
  }
  section.find.dark-position ul.license li p {
	color: #FFF;
  }
  section.info-modelo {
	clear: both;
	float: left;
	width: 100%;
  }
  section.info-modelo div.sect {
	padding: 20px 0 60px 20px;
	background: #E8E8E8;
  }
  section.info-modelo div.sect span {
	font-family: 'Bree-Light';
	color: #9B9B9B;
	font-size: 14px;
	font-size: 1.4rem;
  }
  section.info-modelo div.sect h2 {
	font-family: 'Bree-Light';
	color: #222;
	font-size: 26px;
	font-size: 2.6rem;
  }
  section.info-modelo div.sect h3 {
	font-family: Bree;
	color: #222;
	font-size: 31px;
	font-size: 3.1rem;
  }
  section.info-modelo div.sect p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #555555;
	font-size: 18px;
	font-size: 1.8rem;
  }
  section.info-modelo div.sect button {
	width: 210px;
	padding: 6px 35px;
  }
  section.info-modelo div.sect.align-riht {
	background: transparent;
	text-align: left;
  }
  section.info-modelo div.sect.align-riht button {
	float: left;
  }
  section.info-modelo div.sect.align-riht.align-special {
	text-align: left;
  }
  section.info-modelo div.sect.align-riht.align-special button {
	float: left;
  }
  .sorry {
	font-family: 'Meta-Bold';
	color: #000;
	text-align: center;
	float: left;
	margin-top: 40px;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .find .superficie {
	background: #393939;
	padding: 20px 0;
	/*margin-top: 20px;*/
	float: left;
	clear: both;
	width: 100%;
  }
  .find .superficie .ctn_textos {
	margin: 0 0 20px 0;
  }
  .find .superficie .ctn_textos h4 {
	color: #FFF;
	float: none;
	text-align: left;
  }
  .find .superficie .ctn_textos span.subtext {
	font-family: 'Meta-BookItalic';
	color: #9B9B9B;
	text-align: left;
	float: left;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .find .superficie .pasos {
	font-family: 'Bree-Light';
	color: #D8D8D8;
	float: right;
	text-align: right;
	position: relative;
	top: 14px;
	right: 20px;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .find .superficie ul.business li img {
	margin-top: 30px;
  }
  .find .superficie ul.business li span {
	padding: 0 20px;
	position: absolute;
	bottom: 32px;
	font-size: 22px;
	font-size: 2.2rem;
  }
  .ctn_socios {
	background: #F6F6F6;
	clear: both;
	float: left;
	padding: 40px 0 0 0;
	width: 100%;
  }
  .ctn_socios .bg-component {
	float: right;
	display: none;
  }
  ul.club-autores {
	padding: 60px 0 0;
	float: left;
	clear: both;
  }
  ul.club-autores li {
	background: #F3F3F3;
	padding: 30px 30px 30px 30px;
	margin-bottom: 30px;
	position: relative;
  }
  ul.club-autores li div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 50px;
	overflow: hidden;
	width: 50px;
	margin: 20px auto 10px auto;
	position: absolute;
	left: 40%;
	top: -40px;
  }
  ul.club-autores li div.rounded img {
	width: 105%;
	height: auto;
	position: relative;
	top:0;
	left: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  ul.club-autores li span {
	font-family: 'Bree-Bold';
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
  }
  ul.club-autores li p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
  }
  ul.club-autores li p strong {
	font-family: 'Meta-Bold';
  }
  .modulo-buscador {
	float: right!important;
	margin: 10px 0;
  }
  .modulo-buscador span.duda {
	/*font-family: 'Bree-Regular';*/
	font-family: 'Bree';
	color: #9B9B9B;
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2rem;
  }
  .modulo-buscador span.duda.dark {
	color: #4A4A4A;
	font-size: 36px;
	font-size: 3.6rem;
  }
  .modulo-buscador span.enlace {
	font-family: 'Bree-Light';
	color: #6B6B6B;
	font-size: 17px;
	font-size: 1.7rem;
  }
  .modulo-buscador span.enlace a {
	color: #27AE87;
	text-decoration: underline;
  }
  .modulo-buscador .form-control {
	padding: 20px 12px;
	margin: 0 0 30px 0;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .modulo-buscador .input-group-btn button span {
	font-size: 20px;
	font-size: 2rem;
  }
  .modulo-buscador.resumen {
	background: #FFFEF4;
	/*padding: 30px 0;*/
	padding: 10px 0;
  }
  .modulo-buscador.resumen div {
	padding: 0 30px;
  }
  .modulo-buscador.resumen .duda {
	color: #393939;
  }
  .modulo-buscador.resumen p {
	font-family: 'Bree-Light';
	color: #393939;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .modulo-buscador.resumen p strong {
	font-family: 'Bree-Regular';
  }
  .modulo-buscador.resumen .valor {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #27AE87;
	width: 100%;
	text-align: center;
	float: left;
	font-size: 55px;
	font-size: 5.5rem;
  }
  .modulo-buscador .table-resumen tbody tr td {
	padding: 0;
	height: auto;
  }
  .modulo-buscador .table-resumen tbody tr td p {
	float: left;
	font-family: 'Bree-Light';
	color: #393939;
	width: 70%;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .modulo-buscador .table-resumen tbody tr td p:last-child {
	font-family: 'Bree-Regular';
	text-align: right;
	float: right;
	width: 30%;
  }
  .modulo-buscador .table-resumen tbody tr td p.full {
	with: 100%;
  }
  .modulo-buscador .table-resumen tbody tr td p.full a {
	color: #09AF86;
  }
  .modulo-buscador .table-resumen.tarifa tbody tr td p.full {
	float: left;
	text-align: left;
	font-family: 'Bree-Light';
	color: #393939;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_title .consultas {
	border-top: 1px solid #DFDFDF;
	padding: 30px 0;
  }
  .ctn_title .consultas span {
	font-family: 'Bree-Regular';
	color: #000;
	margin-bottom: 5px;
	display: block;
	letter-spacing: 0;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .ctn_title .consultas a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	display: block;
	color: #27AE87;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .newsletter {
	background: #EBEBEB;
	margin: 50px 0;
	padding: 20px 20px 50px;
  }
  .newsletter span {
	font-family: 'Bree-Regular';
	color: #4A4A4A;
	margin-bottom: 5px;
	display: block;
	font-size: 25px;
	font-size: 2.5rem;
  }
  .newsletter p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #393939;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .newsletter button {
	height: 40px!important;
	padding: 2px 20px;
  }
  .especificacion {
	float: left;
	padding: 20px 20px 20px 0;
  }
  .especificacion h4 {
	/*font-family: 'Bree-Regular';*/
	font-family: 'Bree';
	color: #393939;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .especificacion h4 i {
	color: #CA0A37;
  }
  .especificacion p {
	/*font-family: 'Meta-Book', 'Source Sans Pro';*/
	font-family: 'Source Sans Pro', 'Meta-Book';
	color: #898989;
	font-size: 16px;
	font-size: 1.6rem;
  }
  /* Para el prototipo */
  .especificacion.col-sm-6.nomargin p {
	/*font-family: 'Meta-Book', Verdana;*/
	font-family: 'Source Sans Pro', 'Meta-Book', Verdana;
	color: #898989;
	font-size: 16px;
	/*font-size: 1.4rem; */
	font-size: 1.7rem; 
	padding: 10px 0 0;
  }
  .especificacion.col-xs-12.nomargin > p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #898989;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px 0 0;    
  }
  /* FIN - Para el prototipo */  
  .especificacion p a {
	color: #09AF86;
  }
  .especificacion ul {
	padding: 20px 0 0 0;
  }
  .especificacion ul li {
	float: left;
	margin-bottom: 10px;
	width: 100%;
  }
  .especificacion ul li img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 50px;
  }
  .especificacion ul li div {
	float: left;
	width: 100%;
  }
  .especificacion ul li div span.titulo {
	/*font-family: 'Bree-Regular';*/
	font-family: 'Bree';
	color: #09AF86;
	font-size: 20px;
	font-size: 2rem;
  }
  .especificacion ul li div a.cobertura {
	/*font-family: 'Bree-Light';
	color: #CA0A37;
	font-size: 15px;
	font-size: 1.5rem;*/
	color: #ca0a37;
	font-family: 'Bree';
	font-size: 1.5rem;
	font-weight: 100;
  }
  .especificacion ul li a.question {
	font-family: 'Bree-Light';
	color: #CA0A37;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .especificacion ul.red-list li span {
	color: #CA0A37;
  }
  .especificacion ul.red-list li span.answer {
	display: none;
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #898989;
	width: 100%;
	margin: 10px 0 20px 0;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .especificacion ul.red-list li p a {
	font-family: 'Bree-Regular';
	color: #CA0A37;
	font-size: 20px;
	font-size: 2rem;
  }
  .especificacion ul.red-list li.open span.answer {
	display: block;
  }
/* Prototipo - Blue-list */
  .especificacion ul.blue-list li span {
	/*color: #076BB6;*/
	color: #888888;
  }
  .especificacion ul.blue-list li span.answer {
	display: none;
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #898989;
	width: 100%;
	margin: 10px 0 20px 0;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .especificacion ul.blue-list li p a {
	font-family: 'Bree-Regular';
	color: #CA0A37;
	font-size: 20px;
	font-size: 2rem;
  }
  .especificacion ul.blue-list li.open span.answer {
	display: block;
  }
  .blue-list div a {
	/*color: #076BB6 !important;*/
	color: #888888 !important;
	font-family: 'Bree';
	font-size: 1.5rem;
	/*font-weight: 100;*/
	font-weight: 500 !important;
  }
  .blue-list > li, .green-list > li
  {
   padding: 2px;   
  }
  .blue-list > li:hover 
  {
	  /*background: rgba(128, 128, 128, 0.1);*/
	  /*background: url(../img/flecha-arriba-gris.png) right top no-repeat rgba(128, 128, 128, 0.1);*/
	  /*background: url(../img/flecha-arriba-gris.png) 90% 5px no-repeat;
	  box-shadow: 10px 10px 5px #888888;
	  padding: 10px;*/
	  
	/*background: url("../img/flecha-arriba-gris.png") no-repeat scroll 99% 7px;*/
	/*background: url("../img/flecha-arriba-gris-trans.png") no-repeat scroll 99% 7px;*/
	box-shadow: 1px 1px 5px #dbdbdb;
  }
  .green-list > li:hover
  {
	  /*background: rgba(128, 128, 128, 0.1);*/
	  /*background: url(../img/flecha-abajo-verde.png) right bottom no-repeat rgba(128, 128, 128, 0.1);
	  box-shadow: 10px 10px 5px #888888;*/
	  
	/*background: url("../img/flecha-abajo-verde.png") no-repeat scroll 99% 96%;*/
	/*background: url("../img/flecha-abajo-gris-trans.png") no-repeat scroll 99% 96%;*/
	box-shadow: 1px 1px 5px #dbdbdb;      
  }
  .green-list p, .blue-list p {
	width: 90%;
}
#ejecucion-humana-compra-tabla-1 > td, #ejecucion-humana-opt-tabla td, #ejecucion-humana-opt-tabla th {
	font-size: 12px;
}
/* */
  .especificacion span.consulta {
	font-family: 'Bree-Regular';
	color: #000;
	margin: 20px 0;
	float: left;
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .especificacion span.consulta a {
	text-decoration: underline;
	color: #000;
  }
  .especificacion span.consulta span {
	font-family: 'Bree-Bold';
  }
  .especificacion.bg-especif {
	background: #F6F6F6;
	padding: 20px;
  }
  .especificacion.bg-especif .add a {
	padding: 10px 0 5px 35px;
	margin-bottom: 10px;
	background-size: 12%;
  }
  .especificacion button.right {
	float: right;
  }
  #PreguntasFrecuentes {
	display: none;
	width: 100%;
  }
  ul.online {
	margin-top: 40px;
	float: left;
	width: 100%;
  }
  ul.online li {
	margin-bottom: 20px;
	padding: 0 5%;
	float: left;
  }
  ul.online li a {
	background: #f7f7f7;
	display: block;
	text-align: center;
	padding-top: 20px;
	border-radius: 5px;
	position: relative;
	min-height: 195px;
  }
  ul.online li a img {
	display: block;
	margin: 0 auto 20px;
	height: 70px;
	width: auto;
  }
  ul.online li a span {
	font-family: 'Meta-Bold';
	color: #3F3F3F;
	font-size: 17px;
	display: block;
	line-height: 22px;
	text-align: center;
	width: 100%;
	font-size: 15px;
	font-size: 1.5rem;
  }
  ul.online li a p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: center;
	color: #3F3F3F;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .gestion ul.list-gestion {
	float: left;
	margin-top: 40px;
  }
  .gestion ul.list-gestion.search-result li {
	min-height: initial;
  }
  .gestion ul.list-gestion li {
	margin-bottom: 30px;
  }
  .gestion ul.list-gestion li span,
  .gestion ul.list-gestion li span a {
	font-family: 'Bree-Regular';
	text-align: left;
	color: #4A4A4A;
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .gestion ul.list-gestion li span.ruta,
  .gestion ul.list-gestion li span a.ruta {
	color: #898989;
	font-family: 'Bree-Light';
	font-size: 14px;
	font-size: 1.4rem;
  }
  .gestion ul.list-gestion li .read-more {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'Bree-Regular';
	text-align: left;
	color: #27AE87;
	display: block;
	margin-bottom: 10px;
  }
  .gestion ul.list-gestion li p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	color: #4A4A4A;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .gestion ul.list-gestion li p a,
  .gestion ul.list-gestion li p span.srch-URL2 {
	display: block;
	margin-left: 0;
	display: inline-block;
	width: auto;
  }
  .gestion ul.list-gestion li a {
	font-family: 'Bree-Regular';
	text-align: left;
	color: #27AE87;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .gestion ul.list-gestion li a:hover {
	text-decoration: underline!important;
  }
  .gestion ul.list-gestion li div.valor {
	margin-bottom: 20px;
  }
  .gestion ul.list-gestion li div.valor span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	color: #393939;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0;
  }
  .gestion ul.list-gestion li div.valor span.num {
	color: #09AF86;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 32px;
  }
  .gestion ul.list-gestion li.designate {
	background: #FFFBF4;
	padding: 30px;
  }
  .gestion ul.list-gestion li.designate span {
	font-size: 20px;
	font-size: 2rem;
  }
  .gestion ul.list-gestion li.designate.grey {
	background: #F4F4F4;
  }
  .gestion ul.list-gestion li.lf-side {
	padding-right: 0;
	padding: 0 20px;
  }
  .gestion ul.list-gestion li.rg-side {
	padding: 0 20px;
	border: 0;
  }
  .gestion ul.list-gestion.condicionada li {
	height: auto;
  }
  div.planes ul.list-planes li {
	margin-bottom: 40px;
	float: left;
  }
  div.planes ul.list-planes li div.ctn_contenido span {
	font-family: 'Bree-Regular';
	color: #27AE87;
	display: block;
	margin-bottom: 10px;
	font-size: 19px;
	font-size: 1.9rem;
  }
  div.planes ul.list-planes li div.ctn_contenido p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #4A4A4A;
	font-size: 17px;
	font-size: 1.7rem;
  }
  div.planes ul.list-planes li div.anexo {
	background: #FFFBF4;
	padding: 20px 40px;
	float: left;
	position: relative;
  }
  div.planes ul.list-planes li div.anexo img {
	float: left;
	margin-right: 10px;
  }
  div.planes ul.list-planes li div.anexo a {
	font-family: 'Bree-Regular';
	color: #4A4A4A;
	display: block;
	font-size: 20px;
	font-size: 2rem;
  }
  div.planes ul.list-planes li div.anexo span {
	display: block;
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #9B9B9B;
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.planes ul.list-planes li div.anexo:before {
	content: '';
	background: #FFFBF4;
	position: absolute;
	height: 25px;
	width: 25px;
	top: 40%;
	left: -12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  section.ventajas {
	background: #F6F6F6;
	float: left;
	clear: both;
	padding: 80px 0;
	width: 100%;
  }
  ul.control-list li {
	float: left;
	margin-bottom: 40px;
  }
  ul.control-list li span {
	font-family: 'Bree-Regular';
	color: #27AE87;
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	font-size: 2.2rem;
  }
  ul.control-list li div {
	background: #F6F6F6;
	min-height: 90px;
	padding: 20px 10px;
  }
  ul.control-list li div p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	margin:0 0 0 10px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .temporada {
	float: left;
	clear: both;
	width: 100%;
  }
  .temporada .ctn_temporada {
	position: relative;
	overflow: hidden;
	width: 100%;
  }
  .temporada .ctn_temporada img {
	position: absolute;
	height: 100%;
	width: auto;
	right:0;
  }
  .temporada .ctn_temporada ul {
	padding: 0;
  }
  .temporada .ctn_temporada ul li {
	margin-bottom: 20px;
  }
  .temporada .ctn_temporada ul li a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #FFF;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .temporada .ctn_temporada ul li a:hover {
	text-decoration: underline!important;
  }
  .temporada .ctn_temporada .ctn_title {
	padding: 20px 0;
  }
  .temporada .ctn_temporada .ctn_title span.tlt_great {
	margin:0;
  }
  .temporada .ctn_temporada .ctn_title span,
  .temporada .ctn_temporada .ctn_title p {
	color: #FFF;
  }
  .temporada .ctn_temporada .ctn_title p {
	padding-right: 10%;
	font-size: 16px;
	font-size: 1.6rem;
  }
}
@media only screen and (min-width: 480px) {
  /* 480 =================================================== */
  header {
	background-size: 300%;
	background-position: center 0;
  }
  footer nav ul {
	float: right;
  }
  div.add a {
	background-size: 12%;
  }
  .ctn_programa ul.ayudas span.price {
	top: 14px;
  }
}
@media only screen and (min-width: 600px) {
  /* 600 =================================================== */
  .masonry .grid-sizer .cont-image,
  .masonry .item .cont-image {
	height: 110px;
  }
  #catalogue .masonry .grid-sizer.resource,
  #catalogue .masonry .item.resource {
	width: 49%;
  }
  #catalogue .masonry .item.resource .cont-image.size1 {
	min-width: 50%;
  }
  .latest {
	padding: 50px 0 80px 0;
  }
  .latest.no-bg {
	display: block;
	background: none;
	padding: 30px 0 0 0;
  }
  .latest.no-bg.inverso h4.tlt_list {
	color: #000;
  }
  .latest.no-bg.inverso ul li .date_pro .autor {
	color: #000;
  }
  .latest.no-bg.inverso ul li .date_pro span.fecha {
	margin-left: 10px;
  }
  .latest.home-list .ctn_title {
	margin: 0 0 40px 20px;
  }
  .latest .ctn_list {
	margin-bottom: 40px;
	width: 50%;
  }
  .latest .ctn_list ul {
	background: none;
	width: 100%;
  }
  .latest .ctn_list ul li {
	margin: 0 0 20px 0;
	height: 80px;
	width: 100%;
  }
  .latest .ctn_list ul li div.image-date {
	width: 70px;
  }
  .latest .ctn_list ul li div.image-date span.balloom {
	height: 40px;
	width: 40px;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.day {
	display: block!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.month {
	display: block!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.date {
	display: none!important;
  }
  .latest .ctn_list ul li div.image-date.entire {
	padding-right: 0;
  }
  .latest .ctn_list ul li .date_pro {
	float: none!important;
  }
  .latest .ctn_list ul li .date_pro span.autor {
	padding-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .latest .ctn_list.simple_list {
	width: 100%;
  }
  .latest .ctn_list.simple_list ul {
	width: 100%;
  }
  .latest .ctn_list.simple_list ul li {
	width: 50%;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.naranja {
	background: #F58023;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.verde {
	background: #27AE87;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.rojo {
	background: #EA3F4D;
  }
  div.follow {
	display: block;
  }
  div.follow a i {
	color: #4A90E2;
	font-size: 28px;
	font-size: 2.8rem;
  }
  .ctn_programa ul {
	margin-right: 0;
	margin-left: 0;
	float: left;
  }
  .ctn_programa ul > li.no-display {
	display: block;
  }
  .ctn_programa ul.ayudas {
	width: auto;
  }
  .ctn_programa .video-sec li {
	width: 50%;
  }
  #support .image_detalle {
	height: 280px;
  }
  .visor ul {
	height: auto!important;
	width: auto!important;
  }
  .visor ul li {
	height: 75px!important;
	width: 130px!important;
  }
  .visor.video ul li {
	width: 130px!important;
  }
  .fundation img.president {
	right: -20px;
  }
  #catalogue .masonry .item .cont-image,
  #catalogue .masonry .grid-sizer .cont-image {
	height: 100px;
	max-width: 287px;
  }
  #catalogue .masonry .item div.conenido,
  #catalogue .masonry .grid-sizer div.conenido {
	width: 100%;
  }
  ul.icons-conocenos li img {
	width: auto;
  }
  ul.icons-conocenos.dates li span.number {
	font-size: 58px;
	font-size: 5.8rem;
  }
  ul.list-history li div img {
	width: 320px;
  }
}
@media only screen and (min-width: 768px) {
  /* 768 =================================================== */
  /* ==|== components jquery.ui styles =====================================================
	 autocomplete
	 ========================================================================== */
  .ui-colorpicker {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #b5b6b8;
	border-radius: 0;
  }
  .ui-colorpicker table.ui-dialog-content {
	padding: 0;
  }
  .ui-colorpicker .ui-colorpicker-swatches {
	height: auto;
  }
  .bootstrap-datetimepicker-widget {
	width: 210px!important;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table {
	width: auto;
  }
  .bootstrap-datetimepicker-widget .datepicker .datepicker-days table tbody tr td.day:after {
	width: 24px;
  }
  section.standar-margenes {
	padding: 80px 0!important;
	clear: both;
  }
  img.fn_seccion_img {
	position: absolute;
	right: -35%;
	bottom: 0;
	display: none;
  }
  .standar-pad {
	float: left;
	padding: 0 14%;
  }
  .row {
	margin-left: -15px;
	margin-right: -15px;
  }
  div.standar-text {
	margin: 90px 0;
  }
  .text-center {
	text-align: center;
  }
  .text-left {
	text-align: left!important;
  }
  .mobile-adapted {
	margin: 0;
  }
  .sector-follow {
	border-top: 1px solid #D4D4D4;
	padding: 40px 0 30px 0;
	margin-top: 20px;
  }
  .sector-follow .follow-social {
	margin: 0 0 10px 0;
  }
  .sector-follow .follow-social span.seguir {
	font-size: 24px;
	font-size: 2.4rem;
  }
  .sector-follow ul.social-icons {
	float: left;
	clear: left;
	width: auto;
  }
  .sector-follow ul.social-icons li {
	background: #1774B6;
	float: left;
	margin-left: 20px;
	border-right: 0;
	width: auto;
  }
  .sector-follow ul.social-icons li a span {
	font-family: 'Bree-Regular';
	color: #FFF;
	display: block;
	float: left;
	padding: 11px 16px 0 20px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .sector-follow ul.social-icons li a i {
	background: #005490;
	color: #FFF;
	padding: 7px 14px;
	display: block;
	float: left;
	width: auto;
	font-size: 28px;
	font-size: 2.8rem;
  }
  .sector-follow ul.social-icons li:first-child {
	margin-left: 0;
  }
  .bs-callout {
	display: block;
	margin: 20px 0;
	padding: 30px;
	float: left;
  }
  .bs-callout.bs-callout-warning {
	background-color: #FFFBEF;
  }
  .bs-callout .mid-sect {
	float: left;
  }
  .bs-callout .mid-sect:last-child {
	padding-top: 20px;
  }
  .bs-callout h4 {
	font-family: 'Bree-Regular';
	color: #000;
	display: block;
	float: left;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .bs-callout p {
	font-family: 'Bree-light';
	color: #9B9B9B;
	display: block;
	float: left;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .bs-callout p.black {
	color: #000;
  }
  .bs-callout .navbar-form {
	width: 100%;
	padding: 0;
  }
  .bs-callout .navbar-form .form-group {
	width: 65%;
	float: right;
  }
  .bs-callout .navbar-form input {
	margin-right: 6%;
	float: right;
  }
  .bs-callout .navbar-form input::-webkit-input-placeholder {
	color: #9B9B9B!important;
  }
  .bs-callout .navbar-form input:-moz-placeholder {
	color: #9B9B9B!important;
  }
  .bs-callout .navbar-form input::-moz-placeholder {
	color: #9B9B9B!important;
  }
  .bs-callout .navbar-form input:-ms-input-placeholder {
	color: #9B9B9B!important;
  }
  .bs-callout .navbar-form button {
	float: right;
	height: 41px;
	width: 100px;
	margin-right: 20px;
  }
  .bs-callout .dropdown {
	width: 40%;
	float: left;
  }
  .bs-callout input.combo {
	width: 40%;
	margin: 0 0 0 15px;
	float: left;
  }
  textarea::-webkit-input-placeholder {
	color: #000!important;
  }
  textarea:-moz-placeholder {
	color: #000!important;
  }
  textarea::-moz-placeholder {
	color: #000!important;
  }
  textarea:-ms-input-placeholder {
	color: #000!important;
  }
  h4.middle-title {
	font-size: 36px;
	font-size: 3.6rem;
  }
  h4.middle-title a {
	color: #4A4A4A;
	font-size: 24px;
	font-size: 2.4rem;
  }
  h4.small-title a {
	font-size: 24px !important;
	font-size: 2.4rem !important;
  }
  div.titulares {
	color: #FFF;
	text-align: center;
	width: 100%;
  }
  div.titulares span {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  div.titulares span.title {
	font-size: 21px;
	font-size: 2.1rem;
	font-family: 'Bree-Bold';
	line-height: auto;
  }
  .opciones {
	display: block;
	padding: 20px 60px;
  }
  .opciones button.generico {
	height: 30px;
	width: 240px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .opciones span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #FFF;
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .opciones .creo {
	float: left;
	width: 240px;
  }
  .opciones .uso {
	width: 240px;
	float: right;
  }
  .full {
	width: 92%!important;
  }
  .semi-full {
	width: 50%!important;
  }
  .nomobile {
	display: block;
  }
  .clear-l {
	clear: left;
  }
  .nofloat {
	float: none!important;
  }
  .buscador-input {
	margin-top: 50px;
  }
  .boton-centrado {
	margin-left: 0;
  }
  .pagination {
	margin: 20px 0 20px 10px;
  }
  .pagination li a {
	padding: 6px 15px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  #SRP {
	margin: 20px 0 20px 10px;
  }
  #SRP a {
	padding: 6px 15px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .submenu {
	display: block;
  }
  .submenu ul.not-select::before {
	content: none;
  }
  .submenu#sub_creadores ul,
  .submenu.sub_creadores ul {
	left: 2%;
  }
  .submenu#sub_creadores ul li,
  .submenu.sub_creadores ul li {
	padding: 11px 7px;
  }
  .submenu#sub_creadores ul::before,
  .submenu.sub_creadores ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: 70%;
	top: -14px;
  }
  .submenu#sub_pmax ul,
  .submenu.sub_pmax ul {
	left: 10%;
  }
  .submenu#sub_pmax ul li,
  .submenu.sub_pmax ul li {
	padding: 11px 7px;
  }
  .submenu#sub_conocenos ul,
  .submenu.sub_conocenos ul {
	left: 2%;
  }
  .submenu#sub_conocenos ul::before,
  .submenu.sub_conocenos ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: 262px;
	top: -14px;
  }
  .submenu#sub_somos ul,
  .submenu.sub_somos ul {
	left: 2%;
  }
  .submenu#sub_somos ul::before,
  .submenu.sub_somos ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	right: 5%;
	top: -14px;
  }
  .submenu#sub_equipo ul,
  .submenu.sub_equipo ul {
	left: 2%;
  }
  .submenu#sub_equipo ul li,
  .submenu.sub_equipo ul li {
	padding: 11px 16px;
  }
  .submenu#sub_equipo ul::before,
  .submenu.sub_equipo ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	right: 5%;
	top: -14px;
  }
  .submenu#sub_equipo ul.dbl-menu,
  .submenu.sub_equipo ul.dbl-menu {
	left: 20%;
  }
  .submenu#sub_programacion ul,
  .submenu.sub_programacion ul {
	left: 35%;
  }
  .submenu#sub_programacion ul::before,
  .submenu.sub_programacion ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: -15%;
	top: -14px;
  }
  .submenu#sub_mediateca ul,
  .submenu.sub_mediateca ul {
	left: 35%;
  }
  .submenu#sub_mediateca ul::before,
  .submenu.sub_mediateca ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: 80px;
	top: -14px;
  }
  .submenu#sub_prensa ul,
  .submenu.sub_prensa ul {
	left: 30%;
  }
  .submenu#sub_prensa ul::before,
  .submenu.sub_prensa ul::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselectedred.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: -170px;
	top: -14px;
  }
  button.generico.auto {
	width: auto;
  }
  button.generico.auto-real {
	width: auto;
  }
  button.generico.nodisplay {
	display: block;
  }
  .ctn_title p.extra-margen {
	padding: 0 16%;
	margin-bottom: 40px;
  }
  .aereo {
	padding-top: 350px;
  }
  header {
	display: block;
	height: 370px;
  }
  .navbar {
	background-color: transparent;
	border-color: transparent;
  }
  .navbar .navbar-header {
	float: none;
	width: 100%;
  }
  .navbar .navbar-header a.navbar-brand {
	background: url(../img/logo_sgae1.png) no-repeat;
	display: block;
	float: left;
	padding: 15px 15px 45px;
	margin-left: 10px;
	width: 118px;
  }
	  
  .navbar .navbar-header input {
	background: url(../img/lupa.png) right center no-repeat;
	font-family: 'Bree-Light';
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	float: right;
	margin-left: 5px;
	padding: 5px 20px 5px 5px;
	color: #868686;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 20px;
  }
  .navbar .navbar-header input.show-input {
	background: #FFF;
  }
  .navbar .collapse.navbar-collapse {
	padding: 0;
	position: relative;
	top: -15px;
  }
  
  .collapse.navbar-collapse {
	float: right;
  }
  
  .navbar .collapse.navbar-collapse ul.navbar-nav {
	float: right;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li {
	cursor: pointer;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li a {
	padding: 5px 15px;
	font-family: 'Meta-Bold','Source Sans Pro';
	font-weight: 600;
	/*font-family: Bree;
	font-weight: 100;*/
	color: #FFF;
	letter-spacing: 0.05em;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
	font-size: 13px;
	font-size: 1.3rem;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li a:hover {
	text-decoration: none;
	background: transparent;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li.active a {
	background-color: transparent;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li.selected-no-arrow {
	background: #A30735;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li.selected-no-arrow::before {
	display: none;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li.selected {
	background: #A30735;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li.selected::before {
	content: '';
	background: url(/_layouts/SGAE/dist/img/menuselected.png) no-repeat;
	display: block;
	position: absolute;
	height: 16px;
	width: 23px;
	left: 40px;
	top: 85px;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li:hover {
	background: #A30735;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a {
	text-align: right;
	display: block;
	font-family: 'Bree-Regular';
	color: #6B839A;
	clear: right;
	padding: 0;
	letter-spacing: 0;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a:hover {
	text-decoration: none;
	color: #09af86;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a.ico {
	background: url(../img/assets_fundacion.png) 5px -103px no-repeat;
	float: right;
	height: 26px;
	width: 30px;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a.ico.search {
	background-position: 14px -35px;
	clear: none;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a.ico.cart {
	clear: none;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li:first-child {
	float: right;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li:hover {
	background: transparent;
  }
  .dropdown > a {
	font-size: 15px;
	font-size: 1.5rem;
  }
  .dropdown.lenguage ul.dropdown-menu li a {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .dropdown.lenguage.open a .caret {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
  }
  button.ver {
	padding: 12px 12px;
	font-size: 16px;
	font-size: 1.6rem;
	width: 23%;
  }
  button.ver.large {
	width: 36%;
  }
  button.ver.green-bt {
	background: #09AF86;
  }
  button.ver.green-bt:hover {
	background: #239675;
  }
  button.ver.auto {
	width: 12%;
  }
  button.ver.auto-real {
	width: auto;
  }
  footer .sector {
	height: 290px!important;
	padding: 0;
  }
  footer .sector .full {
	margin-top: 40px;
  }
  footer .sector.ctn_menu ul li {
	margin-bottom: 3px!important;
  }
  footer .sector:last-child {
	height: auto!important;
  }
  footer .separator-footer {
	width: 100%;
	padding: 1px;
	display: block;
	float: left;
	border-top: 1px solid #333;
  }
  footer #sector1 {
	display: block;
  }
  footer #sector2 {
	display: block;
  }
  footer a.logo {
	display: block;
  }
  footer nav.initial ul.social {
	margin-top: 20px;
	width: auto;
  }
  footer nav.initial ul.social li {
	margin-left: 30px;
	border: 0;
	padding: 0;
	float: left;
	width: auto;
  }
  footer .dropdown.lenguage {
	clear: right;
	margin-top: 40px;
	position: relative;
	text-align: left;
	right: -20px;
	width: 100px;
  }
  footer .dropdown.lenguage a.drop {
	color: #BBB;
	border: 0;
	padding: 10px 12px 10px 30px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  footer .dropdown.lenguage a.drop .caret {
	top: 8px;
	right: auto;
	left: 0;
  }
  footer .dropdown.lenguage ul.dropdown-menu {
	left: -80px;
  }
  footer .dropdown.lenguage.open a {
	color: #FFF;
  }
  footer .copy {
	display: block;
	padding: 0;
  }
  footer .copy p {
	text-align: left;
  }
  footer .copy a {
	text-align: left;
  }
  footer .copy ul {
	text-align: left;
  }
  .sector.extra-margin {
	margin-top: 60px;
  }
  .menu-canvas {
	display: none;
  }
  .public-menu {
	display: none;
  }
  .actualidad .banda {
	background: rgba(170, 18, 47, 0.85) url(/_layouts/SGAE/dist/img/bg-section.jpg) no-repeat;
	background-position: -250px 0 !important;
	height: 340px;
  }
  .actualidad .banda.image-slider {
	background: rgba(170, 18, 47, 0.85);
	background: #bd2f49;
  }
  .actualidad .banda.image-slider img.back-slide {
	display: none;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	right: 100px;
  }
  .actualidad .banda.image-slider img.back-slide.activada {
	display: block;
  }
  .actualidad .carousel {
	top: 35px;
	padding-left: 5%;
  }
  .actualidad .carousel button {
	position: absolute;
	right: 280px;
	top: 100%;
	width: 30%;
  }
  .actualidad .carousel .carousel-inner {
	height: 290px;
	width: 95%;
	left: 0;
  }
  .actualidad .carousel .carousel-inner .item {
	height: 150px;
  }
  .actualidad .carousel .carousel-inner .item img {
	display: block;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior {
	width: 90%;
	padding: 10px 0 10px 30px;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior h3 {
	font-size: 25px;
	font-size: 2.5rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior p {
	line-height: 21px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior button {
	color: #FFF;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior a {
	right: 40px;
	position: absolute;
	width: auto;
  }
  .actualidad .carousel .carousel-control {
	width: 5%;
  }
  .actualidad.estatica .banda {
	padding: 0;
	height: 300px;
  }
  .actualidad.estatica .ctn_title span.tlt_great {
	font-size: 45px;
	font-size: 4.5rem;
  }
  .actualidad.estatica .ctn_title p.decription {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_title {
	margin-bottom: 65px;
	text-align: center;
	padding-left: initial;
  }
  .ctn_title span {
	/*letter-spacing: 0.2em;*/ /* Solo para el prototipo */
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	height: auto;
  }
  .ctn_title span.tlt_great {
	letter-spacing: 0;
	text-align: center;
	line-height: 60px;
	font-size: 52px;
	font-size: 5.2rem;
  }
  .ctn_title span.tlt_great.line {
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 40px;
	padding-bottom: 30px;
	display: block;
  }
  .ctn_title span.ubicacion {
	display: block;
	color: #9B9B9B;
	margin: 40px 0;
	font-size: 20px;
	font-size: 2rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  .ctn_title p.decription {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	padding: 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .ctn_title.textright {
	text-align: left;
	margin: 40px 0 0 0;
	padding-left: 0;
  }
  .ctn_title.textright span.tlt_great {
	text-align: left;
  }
  .ctn_title img.campos {
	width: auto;
	margin-bottom: 40px;
  }
  div.detalle_noticia .row {
	margin-left: -15px;
	margin-right: -15px;
  }
  div.detalle_noticia p.texto {
	padding: 0  40% 0 0;
	font-size: 15px;
	font-size: 1.5rem;
  }
  div.detalle_noticia span.tlt_parrafo {
	margin-top: 20px;
	font-size: 24px;
	font-size: 2.4rem;
  }
  div.detalle_noticia blockquote {
	display: block;
	color: #000;
	font-family: 'Meta-BookItalic';
	position: absolute;
	width: 260px;
	right: 20px;
	font-size: 20px;
	font-size: 2rem;
  }
  div.detalle_noticia a.end-link {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .breadcrumb {
	background: transparent;
	list-style: none;
	margin: 30px 0 50px 0;
	padding: 8px 15px 0 0;
  }
  .breadcrumb li a {
	color: #9b9b9b;
	font-family: 'Bree-Thin';
	font-size: 14px;
	font-size: 1.4rem;
  }
  .breadcrumb.especial {
	padding: 8px 15px 20px 0;
  }
  .breadcrumb.only {
	margin-bottom: 20px;
  }
  button.generico {
	height: 49px;
  }
  .latest {
	padding: 80px 0 80px 0;
  }
  .latest.no-bg {
	display: block;
	background: none;
	padding: 50px 0 0 0;
  }
  .latest.home-list .ctn_title {
	margin: 0 0 40px 0;
  }
  .latest.home-list .ctn_title span {
	color: #FFF;
  }
  .latest.home-list button {
	display: block;
	margin-left: 35%;
  }
  .latest.home-list .ctn_list ul li {
	cursor: pointer;
  }
  .latest.home-list .ctn_list ul li:hover {
	background: #000;
  }
  .latest .ctn_list {
	margin-bottom: 20px;
	width: 33%;
	padding: 0;
  }
  .latest .ctn_list h4.tlt_list a {
	padding-left: 0;
  }
  .latest .ctn_list ul {
	background: none;
	width: 100%;
  }
  .latest .ctn_list ul li {
	margin: 0 0 15px 0;
	height: 80px;
	width: 100%;
  }
  .latest .ctn_list ul li div.image-date {
	width: 70px;
  }
  .latest .ctn_list ul li div.image-date span.balloom {
	height: 50px;
	width: 50px;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.day {
	display: block!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.month {
	display: block!important;
  }
  .latest .ctn_list ul li div.image-date span.balloom span.date {
	display: none!important;
  }
  .latest .ctn_list ul li div.image-date.entire {
	padding-right: 100px;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image {
	border: 3px solid #D8D8D8;
	height: 62px;
	width: 62px;
	position: relative;
	left: 31px;
	overflow: hidden;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image img {
	height: 100%;
	width: auto;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image.orange {
	border: 3px solid #F58023!important;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image.blue {
	border: 3px solid #1774B6!important;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image.green {
	border: 3px solid #27AE87!important;
  }
  .latest .ctn_list ul li div.image-date.entire .fn_image.red {
	border: 3px solid #EA3F4D!important;
  }
  .latest .ctn_list ul li .date_pro span.autor {
	padding-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .latest .ctn_list.simple_list {
	width: 100%;
  }
  .latest .ctn_list.simple_list ul {
	width: 100%;
  }
  .latest .ctn_list.simple_list ul li {
	width: 50%;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.naranja {
	background: #F58023;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.verde {
	background: #27AE87;
  }
  .latest .ctn_list.simple_list ul li div.image-date .balloom.rojo {
	background: #EA3F4D;
  }
  .support {
	padding: 40px 0;
	clear: both;
	float: left;
	width: 100%;
  }
  .support .ctn_title .llamada {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .support .bg-component {
	height: 520px;
	position: relative;
  }
  .support .bg-component img {
	position: absolute;
	top: 61px;
  }
  .support .bg-component img.right-off {
	position: absolute;
	right: -160px;
	top: -40px;
  }
  .support .bg-component.home img {
	left: -205px;
  }
  .support .bg-component span.winner {
	font-family: 'Bree-Light';
	color: #898989;
	position: absolute;
	bottom: 30px;
	left: -120px;
	width: 120px;
	text-align: right;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .support .bg-component.trofeo img {
	right: 0;
  }
  .support .bg-component.trofeo .winner {
	right: 10%;
	top: 700px;
  }
  .support .image_detalle {
	width: 83.33333333333334%;
	max-height: 280px;
	margin: 0 0 40px 0;
	padding: 0;
	overflow: hidden;
  }
  .support .image_detalle img {
	width: 100%;
	height: auto;
  }
  .support.autor .bg-component {
	height: 310px;
  }
  .support.autor .row {
	margin-right: -15px;
	margin-left: -15px;
  }
  .support.premios .bg-component.premio {
	height: 381px;
  }
  .support.premios .bg-component.premio img {
	right: -40px;
	top: 110px;
  }
  .support.premios .bg-component.creo {
	height: 360px;
  }
  .support.premios .bg-component.creo img {
	right: -170px;
	top: 32px;
  }
  .support .ctn_side {
	float: right;
  }
  .support .ctn_side.special {
	display: block;
	float: left;
  }
  .support .ctn_side h3 {
	font-size: 34px;
	font-size: 3.4rem;
  }
  .support .ctn_side .tags {
	float: left;
  }
  .support .ctn_side .tags li span {
	font-size: 64px;
	font-size: 6.4rem;
	text-align: right;
	line-height: 64px;
  }
  .support .ctn_side .tags li span span {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 48px;
  }
  .support .ctn_side .tags li span.euro {
	line-height: 25px;
	font-size: 34px;
	font-size: 3.4rem;
  }
  .support .ctn_side .tags li span.valor {
	font-size: 75px;
	font-size: 7.5rem;
	line-height: 80px;
  }
  .support .ctn_side .tags li span.last {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 30px;
  }
  .support .ctn_side .tags.right-side li span {
	text-align: left;
  }
  .noticias h4 {
	font-family: 'Bree-Bold';
	float: none;
	text-align: center;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .noticias span {
	margin-left: 0;
	text-align: center;
	clear: left;
	float: none;
	padding: 8px 0;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .noticias span.nomobile {
	display: block;
  }
  .noticias button {
	float: left;
	margin-left: 0;
	left: 35%;
  }
  .noticias.black {
	display: block;
	background-color: #1D1D1D;
	padding: 10px 0;
  }
  .noticias.black:hover {
	background-color: #000;
  }
  section.noticias.grey {
	text-align: center;
  }
  section.noticias.grey h4 {
	margin-top: 17px;
  }
  section.noticias.grey a {
	font-family: 'Bree-Light';
  }
  section.noticias.grey span {
	float: none;
	font-size: 16px;
	font-size: 1.6rem;
  }
  section.noticias.grey span a {
	font-family: 'Meta-Book', 'Source Sans Pro';
	float: none;
	font-size: 16px;
	font-size: 1.6rem;
  }
  section.noticias.grey span strong {
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  .mediateca {
	padding: 80px 0;
  }
  .mediateca ul li {
	padding: 0 10% 0 70px;
	background-size: auto;
	height: auto;
  }
  .mediateca ul li span {
	font-size: 20px;
	font-size: 2rem;
  }
  .mediateca ul li span a {
	font-size: 20px;
	font-size: 2rem;
  }
  .mediateca ul li p {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .mediateca.inverso ul li {
	background-size: auto;
  }
  .mediateca.inverso ul li:last-child {
	background-size: auto;
  }
  #sec-bienestar ul.bienestar li {
	background-size: auto;
  }
  #sec-bienestar ul.bienestar li:last-child {
	background-size: auto;
  }
  .fundation {
	padding: 80px 0 0 0;
  }
  .fundation.no-bg {
	background-color: #EFEFEF;
  }
  .fundation p {
	font-size: 24px;
	font-size: 2.4rem;
  }
  .fundation .wh_module {
	display: block;
  }
  .fundation .wh_module p {
	font-size: 19px;
	font-size: 1.9rem;
  }
  .fundation .wh_module span {
	font-size: 14px;
	font-size: 1.4rem;
  }
  .fundation .tr-module {
	width: 50%;
  }
  .fundation img.president {
	display: block;
  }
  .fundation .log_sgae a {
	padding: 40px 60px;
	background-size: auto;
	height: auto;
	width: auto;
  }
  .fundation a.conoce {
	background: url(/_layouts/SGAE/dist/img/arrow.png) right center no-repeat;
	font-size: 20px;
	font-size: 2rem;
  }
  div.img-avs {
	position: relative;
	left: -100px;
  }
  .box-badge.becas {
	display: block;
  }
  .box-badge {
	background: #F1F1F1;
	display: block;
	float: left;
	padding: 40px;
	text-align: center;
  }
  .box-badge div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 150px;
	overflow: hidden;
	width: 150px;
	position: relative;
	margin: 0 0 30px 5%;
  }
  .box-badge div.rounded img {
	width: 100%;
	height: auto;
	position: relative;
  }
  .box-badge img {
	margin-bottom: 10px;
  }
  .box-badge span {
	display: inline-block;
	font-family: 'Bree-Regular';
	font-size: 20px;
	font-size: 2rem;
  }
  .box-badge ul {
	margin-top: 40px;
  }
  .box-badge ul li {
	margin-bottom: 30px;
  }
  .box-badge ul li span {
	color: #5D5D5D;
	display: inherit;
	font-family: 'Bree-Light';
	font-size: 12px;
	font-size: 1.2rem;
  }
  .box-badge ul li span.date {
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: none;
  }
  div.header-mobile {
	display: none;
  }
  div.header-desktop {
	display: block;
  }
  div.header-desktop .box-numerator {
	float: right;
	margin-top: 10px;
  }
  div.header-desktop .box-numerator span {
	color: #9b9b9b;
	font-family: 'Bree-Light';
	font-size: 20px;
	font-size: 2rem;
  }
  div.header-desktop .box-destacado {
	background: #FFFBF4;
	display: block;
	padding: 20px;
	margin: 30px 0;
  }
  div.header-desktop .box-destacado span.title {
	font-size: 20px;
	font-size: 2rem;
	display: inline-block;
	font-family: 'Bree-Light';
	margin-bottom: 10px;
  }
  div.header-desktop .box-destacado p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.header-desktop .box-destacado ul {
	border-bottom: 0 none;
	padding-bottom: 0;
  }
  div.header-desktop .box-destacado ul li {
	color: #4A4A4A;
	font-size: 16px;
	font-size: 1.6rem;
	list-style-type: square;
	margin-bottom: 10px;
  }
  div.header-desktop .box-destacado ul li p {
	color: #000;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.box-inscription {
	margin-left: 20px;
	width: 50%;
  }
  div.box-inscription h3 {
	font-size: 36px;
	font-size: 3.6rem;
  }
  .box-form span.subtitle {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
  }
  .box-form > ul > li {
	margin-bottom: 30px;
  }
  .box-form > ul > li input.medium {
	width: 298px;
  }
  .box-form > ul > li .dropdown.medium {
	width: 298px;
  }
  .box-form > ul > li input#dni {
	width: 298px;
  }
  .box-form > ul > li span.subtitle-form {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .box-form > ul > li span.avisos {
	font-size: 20px;
	font-size: 2rem;
  }
  .box-form > ul > li span.avisos a {
	color: #000;
	font-family: 'Bree-Light';
	text-decoration: underline;
	font-size: 20px;
	font-size: 2rem;
  }
  .box-form > ul > li span.avisos-subtitle {
	font-family: 'Bree-Light';
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
  }
  .box-form > ul > li div.box-entidad span {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .box-form > ul li.form-importe {
	clear: left;
	margin-top: 20px;
  }
  .box-form > ul li.form-importe span {
	font-size: 24px;
	font-size: 2.4rem;
  }
  .box-form .btn {
	float: right;
	height: 49px;
	width: 218px;
  }
  .dtl_question {
	padding: 80px 0 20px 0;
  }
  .dtl_question h4 {
	font-size: 36px;
	font-size: 3.6rem;
  }
  .dtl_question p {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .box-adjuntar {
	width: 380px;
  }
  div.buttons-mobile {
	display: none;
  }
  div.buttons-desktop {
	display: block;
  }
  h3.title {
	font-size: 36px;
	font-size: 3.6rem;
	margin: 0 0 30px 0;
  }
  h3.title.plus {
	font-size: 52px;
	font-size: 5.2rem;
  }
  h3.title.regular {
	float: left;
	margin: 10px 0;
	font-size: 23px;
	font-size: 2.3rem;
  }
  .cursos-desktop {
	display: block;
  }
  .cursos-mobile {
	display: none;
  }
  .curso-evento {
	clear: both;
	float: left;
	width: 100%;
	padding: 30px 20px;
  }
  .curso-evento .breadcrumb {
	display: block;
  }
  .curso-evento .box-badge {
	margin: 0;
	float: right;
  }
  .curso-evento .box-badge .alumn {
	margin-bottom: 20px;
  }
  .curso-evento .box-badge .alumn span {
	float: none;
  }
  .curso-evento div.detalle_noticia p.texto {
	padding: 0;
  }
  .curso-evento div.list-events ul {
	margin-top: 0;
	width: 100%;
  }
  .curso-evento .bg-detalle h3 {
	display: none;
  }
  .curso-evento div.img-curso {
	float: left;
	margin: 0 auto;
	width: 130px;
  }
  .curso-evento div.img-curso img {
	margin-top: 20px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .curso-evento div.img-curso ul.list-social {
	margin-left: 43px;
	margin-top: 10px;
  }
  .curso-evento div.img-curso div {
	display: none;
  }
  .curso-evento .curso-autor {
	margin-left: 50px;
	width: 70%;
  }
  .curso-evento .curso-autor h3.desktop {
	display: block;
  }
  .curso-evento ul.list-curso {
	float: left;
	width: 37%;
	padding-right: 20px;
  }
  .curso-evento ul.list-curso li {
	float: left;
  }
  .curso-evento ul.list-curso.last {
	border-bottom: 0 none;
  }
  .curso-evento .button-inscribe button {
	height: 49px;
  }
  .curso-evento .button-inscribe span.price-button {
	height: 49px;
	line-height: 52px;
  }
  .curso-evento .button-inscribe.desktop {
	display: block;
	float: left;
	width: 230px;
  }
  .curso-evento .button-inscribe.desktop span.price-button {
	height: 49px;
	display: inline-block;
	line-height: 52px;
	text-align: center;
  }
  .curso-evento .button-sale.desktop {
	border: 2px dashed #CCC;
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 30px 0;
  }
  .curso-evento .button-sale.desktop span {
	font-size: 14px;
	font-size: 1.4rem;
	border-right: 2px dashed #CCC;
	font-family: 'Bree-Regular';
	padding: 0 10px;
	line-height: 40px;
	width: 75%;
  }
  .curso-evento .button-sale.desktop span.price {
	border-right: 0 none;
	width: 25%;
  }
  .curso-evento .list-autores h3 {
	display: inline;
	margin-right: 20px;
  }
  .curso-evento .list-autores > ul {
	float: left;
	width: 120px;
  }
  .curso-evento .list-autores > ul li {
	height: 80px;
	margin-bottom: 20px;
  }
  .curso-evento .list-autores > ul li span.line {
	border-bottom: 6px solid #E4E4E4;
	display: inline-block;
	left: 84px;
	position: relative;
	top: -55px;
	width: 37px;
  }
  .curso-evento .list-autores ul.list-social {
	margin-bottom: -3px;
  }
  .detalle-autor {
	background: #F8F8F8;
	display: block;
	float: left;
	margin-bottom: 60px;
	padding: 30px;
	width: 495px;
  }
  .detalle-autor div p {
	margin-top: 30px;
  }
  .autores-desktop {
	display: block;
  }
  .autores-mobile {
	display: none;
  }
  .curso-evento.inscripcion .box-badge {
	float: left;
  }
  .curso-evento.inscripcion .box-destacado {
	background: transparent;
	padding: 20px 20px 0;
	width: 480px;
  }
  .curso-evento.inscripcion .box-destacado ul {
	display: inline-block;
	width: 270px;
  }
  .curso-evento.inscripcion .box-destacado ul li {
	margin-left: 0;
  }
  .curso-evento.inscripcion .box-destacado div.form-coste {
	float: right;
	width: 200px;
  }
  .curso-evento.inscripcion .box-destacado div.form-coste span {
	font-size: 18px;
	font-size: 1.8rem;
	font-family: 'Bree-Light';
  }
  .curso-evento.inscripcion .box-destacado div.form-coste span.curso-price {
	font-size: 35px;
	font-size: 3.5rem;
  }
  .curso-evento.inscripcion .box-form h3 {
	width: 100%;
  }
  .curso-evento.inscripcion .box-form span.subtitle {
	float: left;
	margin-bottom: 15px;
  }
  .curso-evento.inscripcion .box-form span.subtitle img {
	padding-left: 10px;
  }
  .curso-evento.inscripcion .box-form ul li {
	float: left;
  }
  .curso-evento.inscripcion .box-form ul li img.ico-card {
	display: block;
	margin-top: 14px;
  }
  .curso-evento.inscripcion .box-form ul label a {
	display: inline-block !important;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .curso-evento.inscripcion .box-form .btn {
	margin-top: -45px;
  }
  div.box-cvv {
	background: #FFFAF2;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: -110px;
	padding: 20px;
	width: 200px;
  }
  div.box-cvv span {
	font-family: 'Bree-Light' !important;
	font-size: 15px !important;
	font-size: 1.5rem !important;
  }
  section.conocenos {
	background: #F6F6F6;
	display: inline-block;
	margin-bottom: -5px;
	padding: 60px 0;
	width: 100%;
  }
  section.conocenos .wrapper {
	width: 92%;
  }
  section.conocenos .ctn_title {
	padding: 50px 15% 30px;
  }
  section.conocenos .ctn_title span.tlt_great {
	display: inline-block;
	margin-bottom: 30px;
  }
  section.conocenos p.subtitle {
	margin-top: 0;
	font-size: 18px;
	font-size: 1.8rem;
  }
  section.conocenos button.generico {
	float: none;
  }
  section.conocenos .ctn_title {
	margin-bottom: 30px;
  }
  section.conocenos.nuestra-historia {
	margin: 0;
	float: left;
  }
  .separador {
	float: left;
	padding: 50px 0;
	width: 100%;
  }
  .separador.line {
	border-top: 2px solid #D4D4D4;
	padding: 20px 0;
  }
  div.bg-conocenos {
	padding: 0 20px;
	width: 100%;
  }
  div.bg-conocenos .conocenos-select {
	display: none;
  }
  .flag-mobile {
	display: none;
  }
  ul.nav.nav-tabs {
	border: 0 none;
	margin-left: 20px;
  }
  ul.nav.nav-tabs li a {
	background: #F7F7F7;
	border: 0 none;
	border-radius: 0;
	font-size: 24px;
	font-size: 2.4rem;
	color: #9b9b9b;
	font-family: 'Bree-Regular';
	margin-right: 0;
  }
  ul.nav.nav-tabs li a:hover,
  ul.nav.nav-tabs li a.active:hover {
	border: 0 none;
  }
  ul.nav.nav-tabs li.active a {
	background: #FFF;
  }
  .flag-desktop {
	background: #FFF;
	display: inline-block;
	margin-bottom: 60px;
	padding: 20px 0 20px 20px;
	width: 100%;
  }
  .flag-desktop .box-flag {
	background: #F7F7F7;
	margin: 0 20px 20px 0;
	padding: 20px;
	width: 47%;
	height: 290px;
	min-height: 210px;
  }
  .flag-desktop .box-flag img {
	width: 42px;
  }
  .flag-desktop .box-flag ul li a.email {
	color: #3F3F3F;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.icons-conocenos li {
	padding: 10px 20px;
  }
  ul.icons-conocenos li img {
	display: initial;
	width: 133px;
  }
  ul.icons-conocenos li span {
	display: inherit;
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.icons-conocenos.dates {
	position: relative;
	padding: 0;
	margin: 0;
  }
  ul.icons-conocenos.dates li {
	position: relative;
  }
  ul.icons-conocenos.dates li:hover {
	background: transparent;
  }
  ul.icons-conocenos.dates li span {
	padding: 0 25%;
  }
  ul.icons-conocenos.dates li span.number {
	top: 15%;
	left: 33%;
	padding: 0;
	font-size: 58px;
	font-size: 5.8rem;
  }
  ul.icons-conocenos.dates::before {
	content: '';
	height: 5px;
	top: 45%;
  }
  ul.icons-conocenos.dates.multiple {
	padding-left: 0;
  }
  ul.icons-conocenos.dates.multiple::before {
	content: '';
	left: 15%;
	top: 35%;
  }
  ul.icons-conocenos.dates.multiple li {
	text-align: center;
	width: 25%;
  }
  ul.icons-conocenos.dates.multiple li span.number {
	left: -10px;
  }
  ul.icons-conocenos.more-elements {
	padding: 20px 0;
  }
  ul.icons-conocenos.more-elements li {
	width: 25%;
  }
  ul.icons-conocenos.more-elements li img {
	float: none;
	margin: 0 0 10px 0;
  }
  ul.icons-conocenos.more-elements li span {
	text-align: center;
  }
  ul.icons-conocenos.more-elements li span.title {
	padding-top: 0;
  }
  ul.icons-conocenos.multilinea li {
	padding: 10px 15px;
	margin: 0;
	width: 33%;
  }
  ul.icons-conocenos.multilinea li a {
	display: block;
  }
  ul.icons-conocenos.multilinea li p {
	color: #3F3F3F;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.list-informes li {
	padding: 0;
	text-align: center;
	width: 25%;
  }
  ul.list-informes li span {
	font-size: 14px;
	font-size: 1.4rem;
	width: 80%;
	margin: 0 auto;
  }
  ul.list-informes li span.number {
	font-size: 60px;
	font-size: 6rem;
  }
  ul.list-informes li.last-mobile {
	border-right: 1px solid #979797;
  }
  ul.list-informes li.nomovil {
	display: block;
  }
  section.noticias.grey {
	line-height: 48px;
	margin-bottom: 0;
	padding: 0 0 0 20px;
  }
  section.noticias.grey a {
	font-size: 12px;
	font-size: 1.2rem;
	float: left;
  }
  section.noticias.grey span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #FFF;
	display: inline-block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin-left: 10px;
	padding-top: 0;
  }
  section.conocenos.team {
	padding-top: 40px;
  }
  section.conocenos.team .ctn_title {
	padding-top: 0;
  }
  section.conocenos.team .ctn_title p.subtitle {
	font-size: 22px;
	font-size: 2.2rem;
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	margin: 0 auto;
	width: 80%;
  }
  section.conocenos.team h3.title-team {
	margin-bottom: 20px;
	font-size: 30px;
	font-size: 3rem;
  }
  section.conocenos.team div.list-equipo {
	margin-bottom: 80px;
  }
  section.conocenos.team div.list-equipo span.sector-equipo {
	font-size: 17px;
	font-size: 1.7rem;
	color: #9B9B9B;
	font-family: 'Meta-Book', 'Source Sans Pro';
	border-bottom: 1px solid #D8D8D8;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  }
  ul.list-team {
	display: inline-block;
	width: 100%;
  }
  ul.list-team li {
	text-align: center;
	width: 24%;
  }
  ul.list-team li div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 120px;
	overflow: hidden;
	width: 120px;
	margin: 20px auto 10px auto;
	float: none;
  }
  ul.list-team li div.rounded img {
	width: 100%;
	height: auto;
	position: relative;
  }
  ul.list-team li span {
	display: inline-block;
  }
  ul.list-team li span.puesto {
	display: block;
  }
  ul.list-team li.desktop-space {
	display: block;
	height: 220px;
	width: 175px;
  }
  .team-desktop {
	display: block;
  }
  .team-mobile {
	display: none;
  }
  ul.list-social {
	display: inline-block;
  }
  ul.list-social li {
	float: left;
  }
  ul.list-social li i {
	font-size: 21px;
	font-size: 2.1rem;
	margin-right: 10px;
  }
  ul.list-social li i.fa-linkedin-square {
	color: #0071A1;
  }
  ul.list-social li i.fa-twitter {
	color: #5E9FCA;
  }
  section.sala {
	background: #F3F3F3;
	padding: 40px 0;
  }
  section.sala .bordered {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 30px;
  }
  section.sala .ctn_title {
	margin-bottom: 0;
  }
  section.sala button.generico {
	float: none;
  }
  section.sala ul.list-team li img {
	width: auto;
  }
  section.sala .padeado {
	padding: 0 17%;
  }
  section.sala .link-green {
	font-size: 17px;
	font-size: 1.7rem;
  }
  section.sala .video-sec {
	margin-bottom: 0;
  }
  section.sala .box-sala {
	display: inline-block;
	margin-top: 40px;
  }
  section.sala .text-sala {
	float: left;
  }
  section.sala .text-sala p {
	font-size: 18px;
	font-size: 1.8rem;
  }
  section.sala .text-sala p strong {
	font-family: 'Meta-Bold';
  }
  section.sala .img-sala {
	float: right;
	width: 50%;
  }
  section.sala .img-sala span {
	padding: 20px;
	background: #FFF;
	width: 100%;
	text-align: right;
  }
  div.contacto-box {
	float: none;
	text-align: left;
  }
  div.contacto-box span,
  div.contacto-box a {
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.contacto-box span.title {
	display: inline;
	margin-right: 20px;
  }
  .nodesktop {
	display: none;
  }
  .sala.detalle {
	background: #FFF;
  }
  .sala-detalle .ctn_title {
	margin-top: 0!important;
	padding-left: 0!important;
	text-align: left;
  }
  .sala-detalle span.tlt_great {
	font-size: 24px;
	font-size: 2.4rem;
	color: #000;
  }
  .sala-detalle button {
	display: none;
  }
  .sala-detalle p {
	padding-right: 20px;
  }
  .sala-detalle.teatro button {
	display: block;
	margin-top: 20px!important;
  }
  ul.restaurant {
	margin-bottom: 40px;
	display: inline-block;
  }
  ul.restaurant li {
	float: left;
	margin-right: 10px;
  }
  ul.restaurant li:last-child {
	margin-right: 0;
  }
  .list-sala-detalle {
	padding: 20px;
  }
  .list-sala-detalle .ctn_title {
	margin-top: 0!important;
	padding-left: 0!important;
	text-align: left;
  }
  .list-sala-detalle span.tlt_great {
	font-size: 24px;
	font-size: 2.4rem;
	color: #000;
  }
  .list-sala-detalle button {
	display: none;
  }
  .list-sala-detalle ul {
	margin-bottom: 30px;
  }
  .sala-section {
	padding: 60px 0!important;
  }
  .sala-section ul {
	float: left;
  }
  .sala-section ul li {
	margin-right: 2%;
	height: 300px;
	overflow: hidden;
	width: 22%;
  }
  .sala-section ul li.doble {
	width: 51%;
	height: 300px;
	overflow: hidden;
  }
  .sala-section ul li.nomargin-r {
	margin-right: 0;
  }
  .sala-section .clear-image {
	clear: left;
  }
  .sala-section button {
	float: left;
	width: auto;
  }
  .sala-section button.generico.fijo {
	display: block!important;
  }
  .sala-section p.leyenda_visor {
	float: right;
	color: #4A4A4A;
	margin-right: 15px;
	fon-family: 'Meta-Book';
	font-size: 18px;
	font-size: 1.8rem;
  }
  section.campos .ctn_title {
	margin-bottom: 40px;
  }
  section.campos div.add a {
	background-size: 25%!important;
  }
  .teatro-box span {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .teatro-box a {
	font-size: 18px;
	font-size: 1.8rem;
  }
  section.sala.historia {
	padding-top: 0;
  }
  section.sala.historia.nueva .ctn_title {
	padding: 40px 0;
  }
  ul.list-history li div {
	margin-left: 230px;
	width: 63%;
  }
  ul.list-history li span.line {
	border-bottom: 6px solid #E6E6E6;
	padding: 6px;
	width: 65px;
	display: inline-block;
	position: relative;
	left: 155px;
	top: 20px;
  }
  ul.list-history li span.number-history {
	font-size: 64px;
	font-size: 6.4rem;
	width: 0;
  }
  ul.list-history li span.text-history {
	font-size: 18px;
	font-size: 1.8rem;
  }
  ul.list-history.bi-color {
	padding-top: 50px;
  }
  ul.list-history.bi-color li div.texto-lateral {
	margin-left: 30px;
	width: 50%;
  }
  ul.list-history.bi-color li span.number {
	border: 5px solid #09AF86;
	padding: 20px;
	height: 100px;
	width: 100px;
	line-height: 60px;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 60px;
	font-size: 6rem;
  }
  ul.list-history.bi-color li span.titulo {
	width: 100px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .contacto .ctn_title {
	margin-top: 30px;
	text-align: center;
  }
  .contacto .ctn_title p.decription {
	text-align: center;
	margin: 0 20%;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .contacto ul.formulario {
	padding-top: 100px;
	float: left;
	width: 100%;
  }
  .contacto ul.formulario > li {
	padding: 0 20px 30px 20px;
  }
  .contacto ul.formulario > li span {
	height: 130px;
	width: 130px;
	top: -40px;
  }
  .contacto ul.formulario > li p {
	margin: 0 0 40px 0;
  }
  .contacto ul.formulario > li button {
	width: 40%;
	margin-left: 30%;
  }
  .contacto ul.formulario > li .map {
	background: url(/_layouts/SGAE/dist/img/map.jpg) no-repeat;
	background-size: 150%;
	overflow: hidden;
	float: left;
	height: 380px;
	width: 100%;
  }
  .contacto ul.formulario > li:first-child {
	float: left;
	width: 60%;
	margin-left: 20px;
	padding: 0 70px 30px 70px;
  }
  .contacto ul.formulario > li:last-child {
	float: right;
	height: 680px;
	width: 30%;
	margin-right: 20px;
  }
  .contacto ul.formulario > li:last-child span {
	left: 18%;
  }
  .programacion {
	padding: 60px 0 0 0;
  }
  .programacion .ctn_title {
	display: block;
  }
  .programacion .ctn_title .tlt_great {
	color: #4A4A4A;
  }
  .programacion .ctn_title p.subtitle {
	color: #4A4A4A;
	font-family: 'Meta-Book', 'Source Sans Pro';
	padding: 0 20%;
	margin: 20px 0 0 0;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .programacion.actualidad .ctn_title {
	text-align: center;
	margin-bottom: 40px;
  }
  .programacion.becas {
	background: #363636;
  }
  .programacion.becas .ctn_title .tlt_great {
	color: #FFF;
  }
  .programacion.becas .ctn_title .tlt_great span.socio {
	color: #FFF;
  }
  .programacion.helper .ctn_title {
	float: left;
	margin: 0 0 50px 0;
	width: 100%;
	display: block;
	text-align: left;
  }
  .programacion.helper .ctn_title .tlt_great {
	float: left;
	width: 100%;
	text-align: left;
  }
  .programacion.helper .ctn_title span.subtitulo {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #D8D8D8;
	letter-spacing: 0;
	display: block;
	margin-bottom: 30px;
	font-size: 17px;
	font-size: 1.7rem;
  }
  .programacion.helper .ctn_title h4 {
	float: left;
	text-align: left;
	color: #4A4A4A;
	font-family: 'Bree-Regular';
	display: block;
	font-size: 40px;
	font-size: 4rem;
  }
  .programacion.helper .ctn_title span.socio {
	letter-spacing: 0.06em;
	display: block;
	float: right;
	font-family: 'Bree-Regular';
	color: #000;
	padding-right: 20px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .programacion.helper .ctn_title span.socio a {
	color: #27AE87;
	padding-left: 10px;
	text-decoration: underline;
  }
  .buscador {
	padding: 0;
	margin-bottom: 0;
  }
  .filter > ul {
	background: #EBEBEB;
	float: left;
	height: 83px;
	padding: 20px 0 0 0;
  }
  .filter > ul > li {
	margin-bottom: 0;
  }
  .filter > ul > li span {
	font-size: 20px;
	font-size: 2rem;
	color: #606060;
	display: inline-block;
	font-family: 'Bree-Regular';
	margin-top: 5px;
  }
  .filter > ul > li div.ubicacion {
	position: relative;
  }
  .filter > ul > li div.ubicacion i {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #D4D4D4;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .filter > ul > li.right-position {
	float: right;
  }
  .filter .dropdown > a {
	padding: 10px 22px 10px 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria {
	background-color: #EBEBEB;
	border: 0;
	padding: 8px;
	box-shadow: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li {
	margin-bottom: 5px;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li a {
	font-family: 'Bree-Regular';
	color: #FFF;
	padding: 11px 20px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.artes {
	background-color: #27AE87;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.artes:hover,
  .filter .dropdown.open .dropdown-menu.drop-categoria li.artes:active {
	background-color: #239675;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.musica {
	background-color: #1774B6;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.musica:hover,
  .filter .dropdown.open .dropdown-menu.drop-categoria li.musica:active {
	background-color: #0E4E7C;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.audiovisual {
	background-color: #F58D23;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.audiovisual:hover,
  .filter .dropdown.open .dropdown-menu.drop-categoria li.audiovisual:active {
	background-color: #DB7B1A;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.otros {
	background-color: #F73F56;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li.otros:hover,
  .filter .dropdown.open .dropdown-menu.drop-categoria li.otros:active {
	background-color: #DB2F44;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li:hover a {
	background-color: transparent;
  }
  .filter .calendario #datetimepicker4 span i:after {
	width: 150px;
  }
  .ctn_programa ul {
	margin-right: 0;
	margin-left: 0;
	float: left;
  }
  .ctn_programa ul.margenes {
	width: 100%;
  }
  .ctn_programa ul > li {
	margin-bottom: 0;
	height: 320px;
	padding: 1%;
  }
  .ctn_programa ul > li .container-bg {
	padding: 1px 20px 0 20px;
	float: left;
	height: 280px;
	min-width: 100%;
  }
  .ctn_programa ul > li .container-bg div.rounded {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 115px;
	overflow: hidden;
	width: 115px;
	margin: 20px auto 10px auto;
  }
  .ctn_programa ul > li .container-bg div.rounded img {
	width: 100%;
	height: auto;
	position: relative;
	top: -15px;
  }
  .ctn_programa ul > li .container-bg img {
	display: block;
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul > li .container-bg a.link {
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_programa ul > li .container-bg a.action {
	top: 30px;
  }
  .ctn_programa ul > li .container-bg a.action span {
	width: 120px;
  }
  .ctn_programa ul > li .container-bg span {
	letter-spacing: 0.06em;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .ctn_programa ul > li .container-bg span.autor {
	display: block;
  }
  .ctn_programa ul > li .container-bg span.price {
	padding: 10px 10px 6px 10px;
	float: left;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_img {
	height: 115px;
  }
  .ctn_programa ul > li .container-bg.prg-style .ctn_prg div.fun_img img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul > li.no-display {
	display: block;
  }
  .ctn_programa ul.margenes > li .container-bg a.action {
	top: 260px;
  }
  .ctn_programa ul.video-sec {
	left: -5px;
  }
  .ctn_programa ul.video-sec li {
	height: auto;
	width: 50%;
	margin-bottom: 20px;
  }
  .ctn_programa ul.video-sec div.ctn_image_video {
	height: 167px;
	overflow: hidden;
  }
  .ctn_programa ul.video-sec img {
	width: 100%;
  }
  .ctn_programa ul.video-sec .container-bg {
	width: 100%;
	height: auto;
	min-height: 120px;
	padding: 10px 20px 65px 20px;
  }
  .ctn_programa ul.video-sec .container-bg.menor {
	padding: 10px 20px 10px 20px;
  }
  .ctn_programa ul.video-sec .container-bg a.link {
	font-family: 'Meta-Bold';
	color: #000;
	text-align: left;
	line-height: 20px;
	margin: 20px 0 0 0;
	font-size: 20px;
	font-size: 2rem;
  }
  .ctn_programa ul.video-sec .container-bg span {
	font-family: 'Bree-Light';
	color: #898989;
	text-align: left;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .ctn_programa ul.video-sec .container-bg p.desglose {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	padding-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_programa ul.video-sec.middle li {
	width: auto;
	height: 350px;
	height: 50%;
  }
  .ctn_programa ul.ayudas {
	width: auto;
	position: relative;
	left: -5px;
  }
  .ctn_programa ul.ayudas > li {
	height: 350px!important;
	width: 25%!important;
  }
  .ctn_programa ul.ayudas > li .container-bg {
	height: 275px;
	min-width: 100%;
  }
  .ctn_programa ul.ayudas > li .container-bg img {
	margin-top: 25px;
  }
  .ctn_programa ul.ayudas > li .container-bg .link {
	height: 60px;
	margin-bottom: 0;
  }
  .ctn_programa ul.ayudas > li.doble,
  .ctn_programa ul.ayudas > li#dobleA {
	width: 50%!important;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg,
  .ctn_programa ul.ayudas > li#dobleA .container-bg {
	height: 275px;
	min-width: 150px;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg:hover div.rounded,
  .ctn_programa ul.ayudas > li#dobleA .container-bg:hover div.rounded {
	border: 10px solid #FAFAFA;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg div.rounded,
  .ctn_programa ul.ayudas > li#dobleA .container-bg div.rounded {
	background: #FFF;
	position: absolute;
	top: -70px;
	left: 35%;
	border: 10px solid #FFF;
	height: 170px;
	width: 170px;
	border-radius: 100px;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg div.rounded img,
  .ctn_programa ul.ayudas > li#dobleA .container-bg div.rounded img {
	position: relative;
	top: auto;
	left: auto;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg div.rounded:hover,
  .ctn_programa ul.ayudas > li#dobleA .container-bg div.rounded:hover {
	background: #FAFAFA;
	border: 10px solid #FAFAFA;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg a.link,
  .ctn_programa ul.ayudas > li#dobleA .container-bg a.link {
	margin-top: 120px;
  }
  .ctn_programa ul.ayudas > li.doble .container-bg span.lastdays,
  .ctn_programa ul.ayudas > li#dobleA .container-bg span.lastdays {
	display: block;
	font-family: 'Bree-Light';
	color: #1774B6;
	text-align: center;
	letter-spacing: 0.06em;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .ctn_programa ul.ayudas > li.doble a.link,
  .ctn_programa ul.ayudas > li#dobleA a.link {
	line-height: 25px;
	margin-top: 100px;
	margin-bottom: 15px;
	height: 55px;
	line-height: 28px;
	font-size: 24px;
	font-size: 2.4rem;
  }
  .ctn_programa ul.ayudas > li.doble a.action,
  .ctn_programa ul.ayudas > li#dobleA a.action {
	top: 45px;
  }
  .ctn_programa ul.ayudas > li a.action {
	top: 40px;
  }
  .ctn_programa ul.ayudas.no-swipe {
	width: auto;
  }
  .ctn_programa ul.ayudas.no-swipe > li {
	height: 270px!important;
	width: 25%!important;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble {
	width: 50%!important;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble .container-bg {
	height: 275px;
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble a.link {
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  .ctn_programa ul.ayudas.no-swipe > li.doble span.price {
	left: 35%;
	top: 43px;
  }
  .ctn_programa ul.ayudas.media-sec {
	left: -10px;
	position: relative;
	width: 102%;
  }
  .ctn_programa ul.ayudas.media-sec > li {
	height: 310px!important;
	width: 237px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li a.link {
	margin-bottom: 5px;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA {
	width: 474px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg {
	padding: 30px 10px 0 250px;
	height: 275px;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg .ctn_doble_img {
	float: left;
	height: 88%;
	display: block;
	position: absolute;
	width: 45%;
	top: 10px;
	left: 10px;
	overflow: hidden;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg .ctn_doble_img img {
	width: auto;
	top: -28px;
	left: -2px;
	height: 100%;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg img {
	background: none;
	left: 64px;
	top: 55px;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg a.link {
	margin: 0 0 0 0;
	text-align: left;
	font-size: 20px;
	font-size: 2rem;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg .autor {
	text-align: left;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg p {
	display: block;
	margin-top: 10px;
	color: #000;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 14px;
	font-size: 1.4rem;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA .container-bg p a {
	color: #27AE87;
	font-family: 'Bree-Bold';
  }
  section#catalogue {
	background: #F3F3F3;
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 40px 0;
  }
  section#catalogue h4 {
	margin: 0 0 20px 0;
	display: block;
	font-family: 'Bree-Light';
	color: #4A4A4A;
	text-align: left;
	font-size: 28px;
	font-size: 2.8rem;
  }
  section#catalogue h4 a {
	font-family: 'Bree-Light';
	display: inline-block;
	color: #4A4A4A;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  section#catalogue button.ver {
	display: none;
  }
  #catalogue .grid-sizer {
	display: block;
	width: 240px;
  }
  #catalogue .grid-sizer .cont-image,
  #catalogue .grid-sizer .conenido {
	display: none;
  }
  #catalogue .masonry .item,
  #catalogue .masonry .grid-sizer {
	width: 210px;
	border: 0;
	margin-bottom: 20px;
  }
  #catalogue .masonry .item .guter,
  #catalogue .masonry .grid-sizer .guter {
	padding: 0 8px;
  }
  #catalogue .masonry .item .cont-image,
  #catalogue .masonry .grid-sizer .cont-image {
	width: 100%;
  }
  #catalogue .masonry .item .cont-image.size1,
  #catalogue .masonry .grid-sizer .cont-image.size1 {
	height: 90px;
  }
  #catalogue .masonry .item .cont-image.size2,
  #catalogue .masonry .grid-sizer .cont-image.size2 {
	height: 222px;
  }
  #catalogue .masonry .item div.conenido,
  #catalogue .masonry .grid-sizer div.conenido {
	background: #FFF;
	padding: 10px 20px;
	height: 210px;
	width: 100%;
	float: left;
  }
  #catalogue .masonry .item div.conenido.doble,
  #catalogue .masonry .grid-sizer div.conenido.doble {
	padding: 10px 30px;
	width: 400px;
  }
  #catalogue .masonry .item div.conenido.doble .comunidad,
  #catalogue .masonry .grid-sizer div.conenido.doble .comunidad {
	display: none;
  }
  #catalogue .masonry .item div.conenido.doble p,
  #catalogue .masonry .grid-sizer div.conenido.doble p {
	height: 40px;
  }
  #catalogue .masonry .item div.conenido.doble span.titular,
  #catalogue .masonry .grid-sizer div.conenido.doble span.titular {
	line-height: 22px;
	font-size: 21px;
	font-size: 2.1rem;
  }
  #catalogue .masonry .item div.conenido span.titular,
  #catalogue .masonry .grid-sizer div.conenido span.titular {
	display: block;
	font-family: 'Meta-Bold';
	color: #000;
	line-height: 20px;
	height: 56px;
	margin-top: 10px;
	font-size: 17px;
	font-size: 1.7rem;
  }
  #catalogue .masonry .item div.conenido span.comunidad,
  #catalogue .masonry .grid-sizer div.conenido span.comunidad {
	display: block;
	letter-spacing: 0.06em;
	color: #898989;
  }
  #catalogue .masonry .item div.conenido span.fecha,
  #catalogue .masonry .grid-sizer div.conenido span.fecha {
	display: none;
  }
  #catalogue .masonry .item div.conenido .w2fecha,
  #catalogue .masonry .grid-sizer div.conenido .w2fecha {
	display: block;
	font-family: 'Bree-Light';
	color: #898989;
	padding-bottom: 5px;
	font-size: 12px;
	font-size: 1.2rem;
  }
  #catalogue .masonry .item div.conenido a.more,
  #catalogue .masonry .grid-sizer div.conenido a.more {
	display: block;
	font-family: 'Meta-Bold';
	color: #27AE87;
	font-size: 17px;
	font-size: 1.7rem;
  }
  #catalogue .masonry .item div.conenido p,
  #catalogue .masonry .grid-sizer div.conenido p {
	display: block;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	height: 60px;
	overflow: hidden;
	overflow: ellipsis;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
  }
  #catalogue .masonry .item.resource,
  #catalogue .masonry .grid-sizer.resource {
	width: 210px;
  }
  #catalogue .masonry .item.resource .cont-image.size1,
  #catalogue .masonry .grid-sizer.resource .cont-image.size1 {
	height: 90px;
  }
  #catalogue .masonry .item.resource .cont-image.size2,
  #catalogue .masonry .grid-sizer.resource .cont-image.size2 {
	height: 222px;
  }
  #catalogue .masonry .item.resource div.conenido,
  #catalogue .masonry .grid-sizer.resource div.conenido {
	height: 85px;
  }
  #catalogue .masonry .item.resource.w2,
  #catalogue .masonry .grid-sizer.resource.w2 {
	width: 420px!important;
  }
  #catalogue .masonry .item.resource.w2 .cont-image,
  #catalogue .masonry .grid-sizer.resource.w2 .cont-image {
	width: 460px;
  }
  #catalogue .masonry .item.resource.w2 .cont-image.size2,
  #catalogue .masonry .grid-sizer.resource.w2 .cont-image.size2 {
	height: 280px;
  }
  #catalogue .item.w2 {
	width: 420px;
  }
  #catalogue .item.w2 .guter .cont-image {
	width: 99%;
	height: 196px;
	max-width: 100%;
  }
  .lateral-bar {
	display: block;
	float: right;
	padding: 0;
  }
  .lateral-bar ul li {
	margin-bottom: 40px;
  }
  .lateral-bar ul li img {
	display: block;
	margin: 20px auto;
  }
  .lateral-bar ul li img.round {
	background: red;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
  }
  .lateral-bar ul li span {
	text-align: center;
	display: block;
  }
  .lateral-bar ul li span.tit {
	font-family: 'Bree-regular';
	color: #4A4A4A;
	font-size: 22px;
	font-size: 2.2rem;
  }
  .lateral-bar ul li span.noticia {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .lateral-bar ul li span.date {
	display: block;
	font-family: 'Bree-Light';
	color: #898989;
	margin: 0 auto;
	clear: left;
	padding-top: 10px;
	letter-spacing: 0.06em;
	font-size: 11px;
	font-size: 1.1rem;
  }
  .lateral-bar ul li span.price {
	margin: 20px auto 0 auto;
	color: #FFF;
	padding: 5px;
	clear: left;
	float: none;
	width: 95px;
  }
  .lateral-bar ul li span.price.green {
	background: #27AE87;
  }
  .lateral-bar ul li span.price.orange {
	background: #F58D23;
  }
  .lateral-bar ul li span.price.blue {
	background: #1774B6;
  }
  .lateral-bar ul li span.price.red {
	background: #F73F56;
  }
  .lateral-bar ul li.separator {
	border-top: 1px solid #D4D4D4;
	padding: 20px 0 0 0;
	margin-top: 40px;
  }
  .lateral-section {
	width: 50%;
	display: block;
	padding: 0 20px;
  }
  .lateral-section button {
	width: 80%;
  }
  .lateral-section h4 {
	margin-bottom: 20px;
  }
  .lateral-section ul {
	background: #FFF;
	padding: 10px 20px;
	margin-bottom: 30px;
  }
  .lateral-section ul li h2 {
	font-size: 19px;
	font-size: 1.9rem;
  }
  .lateral-section ul li span {
	font-size: 11px;
	font-size: 1.1rem;
  }
  .lateral-section ul li p {
	font-size: 14px;
	font-size: 1.4rem;
  }
  .lateral-section ul li a h3 {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .lateral-section ul li a span.ico {
	background: url(/_layouts/SGAE/dist/img/recurso.png) 0 0 no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	margin: 15px auto 0 auto;
  }
  .lateral-section ul li a span {
	display: block;
	color: #9B9B9B;
	text-align: center;
	margin: 0 auto;
	font-family: 'Meta-Book', 'Source Sans Pro';
	font-size: 15px;
	font-size: 1.5rem;
  }
  .lateral-section.recursos {
	width: 100%;
	background: transparent;
	position: relative;
	padding: 0;
	left: 0;
	margin-top: 0;
  }
  .lateral-section.recursos h4 {
	clear: left;
	margin: 0 0 20px;
	padding: 0;
  }
  .lateral-section.recursos ul {
	background: #FFF;
	padding: 0;
  }
  .lateral-section.recursos ul li {
	width: 50%;
	float: left;
  }
  .lateral-section.recursos ul li h3 {
	text-align: center;
  }
  .lateral-section.recursos ul li span {
	text-align: center;
  }
  .lateral-section.recursos ul li span.ico {
	margin: 15px auto 0 auto;
	float: none;
  }
  .section-flags .modulo-contacto {
	display: none;
  }
  .section-flags .flag-desktop {
	background: #F3F3F3;
	padding: 20px 0;
  }
  .section-flags .flag-desktop .box-flag {
	background: #FFF;
  }
  .section-flags a.enlace {
	display: block;
	color: #000;
	text-align: left;
	font-family: 'Meta-Bold';
	font-size: 19px;
	font-size: 1.9rem;
  }
  .section-flags .box-flag {
	width: 186px;
  }
  .section-flags.invert {
	background: #FFF;
	padding: 40px 20px 20px 20px;
  }
  .section-flags.invert h4 {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #9B9B9B;
	font-size: 14px;
	font-size: 1.4rem;
  }
  .section-flags.invert .flag-desktop {
	background: #FFF;
  }
  .section-flags.invert .flag-desktop .box-flag {
	background: #F7F7F7;
  }
  section.individual {
	padding: 30px 0 100px 0;
  }
  section.individual img {
	display: block;
  }
  section.individual .ctn_title {
	margin: 0;
  }
  section.individual .ctn_title button {
	padding: 6px 30px;
  }
  section.individual .ctn_title a.llamada {
	display: block;
  }
  .visor {
	padding: 20px 20px 10px 40px;
  }
  .visor ul {
	width: auto!important;
	height: auto!important;
  }
  .visor ul li {
	height: 75px!important;
	width: 125px!important;
  }
  .visor.video ul li {
	width: 130px!important;
  }
  section.resumen {
	padding: 60px 0;
  }
  ul.ctn_resumen li {
	padding: 0 0 10px 0;
  }
  ul.ctn_resumen li span {
	font-size: 24px;
	font-size: 2.4rem;
  }
  div.add {
	margin: 40px 0 20px 0;
  }
  div.add a {
	background-size: auto;
	padding: 20px 0 5px 90px;
  }
  div.add a span {
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.add a span.weight {
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.add a.letter {
	background-size: 10%;
	padding: 15px 0 10px 75px;
  }
  div.add a.doc a div {
	min-width: 180px;
  }
  div.add a.doc.extramar {
	margin-left: 0;
  }
  div.other {
	display: block;
  }
  .adjunto .file {
	float: right;
  }
  .adjunto .file a {
	float: right;
  }
  .historico {
	float: left;
	clear: both;
	width: 100%;
	padding: 70px 0 60px 0;
  }
  .historico .ctn_title {
	padding: 0;
  }
  .historico .ctn_title h4 {
	float: left;
	width: 100%;
	margin: 0;
  }
  div.table-responsive {
	margin-top: 60px;
	float: left;
  }
  div.table-responsive table tbody tr td {
	border-right: 2px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	height: 76px;
	vertical-align: middle;
  }
  div.table-responsive table tbody tr td p {
	float: left;
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	margin-bottom: 0;
	font-size: 17px;
	font-size: 1.7rem;
  }
  div.table-responsive table tbody tr td p.date {
	font-family: 'Meta-Bold';
  }
  div.table-responsive table tbody tr td p.location {
	display: block;
	float: none;
	margin-left: 0;
	clear: left;
  }
  div.table-responsive table tbody tr td p.general {
	line-height: 22px;
  }
  div.table-responsive table tbody tr td p.letter {
	font-family: 'Bree-Bold';
	color: #27AE87;
	text-align: center;
	float: none;
	font-size: 19px;
	font-size: 1.9rem;
  }
  div.table-responsive table tbody tr td p.letter-result {
	font-family: 'Bree-Light';
	font-size: 16px;
	font-size: 1.6rem;
  }
  div.table-responsive table.table-listado tbody tr td {
	height: 56px;
  }
  div.table-responsive table.table-eda tbody tr td {
	height: 76px;
  }
  div.table-responsive table.table-eda tbody tr td a {
	color: #000;
	float: right;
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table.table-eda tbody tr td a.kb {
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table.table-eda tbody tr td p {
	width: 50%;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .place {
	font-family: 'Bree-Regular';
	color: #27AE87;
	float: left;
	margin-left: 25px;
	font-size: 25px;
	font-size: 2.5rem;
  }
  .palmares {
	float: left;
	clear: both;
	width: 100%;
	padding: 40px 0;
  }
  .palmares .ctn_title {
	padding: 0;
  }
  .palmares .ctn_title h4 {
	float: left;
	width: 100%;
	margin: 0;
  }
  .palmares .ctn_title .tlt_great {
	margin: 0 0 0 0;
	float: none;
  }
  h6.edicion-titular {
	font-family: 'Bree-Regular';
	color: #000;
	float: left;
	margin: 50px 0 10px 0;
	font-size: 20px;
	font-size: 2rem;
  }
  .panel-group {
	margin-bottom: 70px;
	float: left;
	width: 100%;
  }
  .panel-group span.categoria {
	border-right: 3px solid #FFF;
	margin-right: 20px;
	width: 40%;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .panel-group span.premiado {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .panel-group span.premiado span {
	margin-left: 20px;
	font-style: italic;
  }
  .panel-group span.premiado.last {
	margin-left: 42%;
  }
  .panel-group .panel.panel-default {
	border-color: transparent;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .panel-group .panel .panel-heading {
	color: #000;
	background-color: #F8F8F8;
	border-color: transparent;
	padding: 0 2% 0 4%;
	line-height: 70px;
	height: 70px;
  }
  .panel-group .panel .panel-heading h4.panel-title a {
	float: right;
  }
  .panel-group .panel .panel-heading h4.panel-title a i {
	color: #27AE87;
	line-height: 70px;
	font-size: 40px;
	font-size: 4rem;
  }
  .panel-group .panel .panel-collapse .panel-body {
	border-top: 0;
  }
  .panel-group .panel:nth-child(2n) .panel-heading {
	background-color: #FFF;
  }
  .objetivos-list {
	margin: 50px 0;
  }
  .objetivos-list li {
	border-right: 1px solid #EBEBEB;
	padding-left: 3%;
  }
  .objetivos-list li span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #09AF86;
	font-size: 65px;
	font-size: 6.5rem;
  }
  .objetivos-list li p {
	font-family: 'Meta-Book', 'Source Sans Pro';
	color: #000;
	padding-right: 10px;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .objetivos-list li p strong {
	font-family: 'Meta-Bold';
  }
  .objetivos-list li:first-child {
	padding: 0;
  }
  .objetivos-list li:last-child {
	border: 0;
  }
  .sing {
	float: left;
	width: 100%;
	clear: both;
	background: #efefef;
	/* Old browsers */
  
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, #efefef 0%, #efefef 50%, #fefefe 50%, #fefefe 100%, #ffffff 100%);
	/* FF3.6+ */
  
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #efefef), color-stop(50%, #efefef), color-stop(50%, #fefefe), color-stop(100%, #fefefe), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
  
	background: -webkit-linear-gradient(left, #efefef 0%, #efefef 50%, #fefefe 50%, #fefefe 100%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
  
	background: -o-linear-gradient(left, #efefef 0%, #efefef 50%, #fefefe 50%, #fefefe 100%, #ffffff 100%);
	/* Opera 11.10+ */
  
	background: -ms-linear-gradient(left, #efefef 0%, #efefef 50%, #fefefe 50%, #fefefe 100%, #ffffff 100%);
	/* IE10+ */
  
	background: linear-gradient(to right, #efefef 0%, #efefef 50%, #fefefe 50%, #fefefe 100%, #ffffff 100%);
	/* W3C */
  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType=1);
	/* IE6-8 */
  
  }
  .sing .bg-sing {
	display: none;
	top: 132px;
  }
  .sing div.side h2 {
	font-size: 38px;
	font-size: 3.8rem;
  }
  .sing div.side.right-side {
	float: right;
  }
  .sing div.side.right-side button {
	float: right;
  }
  .sing div.side.right-side h2 {
	float: right;
	text-align: right;
	padding-right: 0;
  }
  .sing div.side.right-side .tags {
	float: right;
  }
  .sing div.side.right-side .tags span {
	text-align: right;
	float: right;
  }
  .sing div.side.right-side .tags span.extra {
	float: right;
	text-align: right;
	width: 100%;
  }
  .sing div.side.right-side .tags span.extra span.euro {
	float: right;
  }
  .sing div.side .tags {
	margin-top: 50px;
  }
  .sing div.side .tags span.extra {
	font-size: 50px;
	font-size: 5rem;
  }
  .sing div.side .tags span.extra span {
	font-size: 48px;
	font-size: 4.8rem;
	float: left;
  }
  section.find {
	/*padding: 60px 0;*/
  }
  section.find .ctn_title p {
	padding: 10px 20% 0;
  }
  section.find h4.small-title {
	margin: 40px 0 20px 0;
	font-size: 34px;
	font-size: 3.4rem;
  }
  section.find h4.small-title.plus-small {
	margin: 40px 0 20px 20px;
  }
  section.find a.link {
	margin: 40px 0 20px 0;
	float: right;
	clear: none;
  }
  section.find a.link:hover {
	text-decoration: underline!important;
  }
  section.find ul.business li a {
	height: 165px;
	border: 3px solid transparent;
  }
  section.find ul.business li a img {
	height: 40%;
  }
  section.find ul.business li a span {
	font-size: 17px;
	font-size: 1.7rem;
  }
  section.find ul.business li a:hover
  /*section.find ul.business li a:hover img,
  section.find ul.business li a:hover span*/
  { 
	background: #f7f7f7;
	border: 3px solid #09AF86;
    /*color:#f7f7f7;*/
  }
   
  section.info-modelo {
	clear: both;
	float: left;
	width: 100%;
	background: #e8e8e8;
	/* Old browsers */
  
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #f7f7f7 50%, #f7f7f7 100%);
	/* FF3.6+ */
  
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e8e8e8), color-stop(50%, #e8e8e8), color-stop(50%, #f7f7f7), color-stop(100%, #f7f7f7));
	/* Chrome,Safari4+ */
  
	background: -webkit-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #f7f7f7 50%, #f7f7f7 100%);
	/* Chrome10+,Safari5.1+ */
  
	background: -o-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #f7f7f7 50%, #f7f7f7 100%);
	/* Opera 11.10+ */
  
	background: -ms-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #f7f7f7 50%, #f7f7f7 100%);
	/* IE10+ */
  
	background: linear-gradient(to right, #e8e8e8 0%, #e8e8e8 50%, #f7f7f7 50%, #f7f7f7 100%);
	/* W3C */
  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f7f7f7', GradientType=1);
	/* IE6-8 */
  
  }
  section.info-modelo div.sect {
	padding: 40px 10% 40px 20px;
	background: transparent;
  }
  section.info-modelo div.sect h2 {
	font-size: 42px;
	font-size: 4.2rem;
  }
  section.info-modelo div.sect.align-riht {
	background: transparent;
	padding: 40px 20px 40px 10%;
	text-align: right;
  }
  section.info-modelo div.sect.align-riht button {
	float: right;
  }
  section.info-modelo div.sect.align-riht.align-special {
	text-align: left;
  }
  section.info-modelo div.sect.align-riht.align-special button {
	float: left;
  }
  .sorry {
	font-size: 24px;
	font-size: 2.4rem;
  }
  .find .superficie .ctn_textos h4 {
	text-align: center;
  }
  .find .superficie .ctn_textos span.subtext {
	text-align: center;
  }
  .find .superficie .pasos {
	position: absolute;
	top: 41px;
	right: 20px;
  }
  .find .superficie ul.business li span {
	bottom: 12px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_socios {
	padding: 60px 0 0 0;
	position: relative;
  }
  .ctn_socios .bg-component {
	display: none;
  }
  ul.club-autores {
	padding: 100px 0 40px;
  }
  ul.club-autores li {
	padding: 50px 30px 30px 30px;
  }
  ul.club-autores li p {
	font-size: 18px;
	font-size: 1.8rem;
  }
  .modulo-buscador {
	margin: 30px 0;
  }
  .modulo-buscador.resumen .valor {
	font-size: 35px;
	font-size: 3.5rem;
  }
  ul.online {
	margin-top: 0;
  }
  ul.online li {
	margin-bottom: 40px;
	min-height: 225px;
  }
  ul.online li a {
	background: transparent;
  }
  ul.online li:hover {
	background: #f7f7f7;
  }
  .gestion ul.list-gestion li p a,
  .gestion ul.list-gestion li p span.srch-URL2 {
	display: inline-block;
	margin-left: 10px;
  }
  .gestion ul.list-gestion li div.valor {
	margin-bottom: 20px;
  }
  .gestion ul.list-gestion li div.valor span {
	font-family: 'Meta-Book', 'Source Sans Pro';
	text-align: left;
	color: #393939;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0;
  }
  .gestion ul.list-gestion li div.valor span.num {
	color: #09AF86;
	font-size: 65px;
	font-size: 6.5rem;
	line-height: 65px;
  }
  .gestion ul.list-gestion li.lf-side {
	padding-right: 6%;
  }
  .gestion ul.list-gestion li.rg-side {
	padding-left: 6%;
	border-left: 1px solid #D4D4D4;
  }
  .gestion ul.list-gestion.condicionada li {
	height: 250px;
  }
  div.planes ul.list-planes li div.anexo {
	float: right;
  }
  ul.control-list li span {
	font-size: 22px;
	font-size: 2.2rem;
  }
  ul.control-list li div {
	min-height: 115px;
  }
  ul.control-list li div p {
	margin: 0 0 0 20px;
	font-size: 18px;
	font-size: 1.8rem;
  }
  .temporada .ctn_temporada {
	width: 100%;
  }
  .temporada .ctn_temporada img {
	height: 100%;
	bottom: 0;
	width: auto;
  }
  .temporada .ctn_temporada ul {
	padding: 35% 0 0 0;
  }
  .especificacion ul.red-list .question {
	font-size: 20px;
	font-size: 2rem;
  }
  .especificacion ul li img {
	margin-bottom: 0;
  }
  .especificacion ul li div {
	/*width: 85%;*/
  }
  .radio-licencias {
	background: red;
  }
  .radio-licencias .box-form span.subtitle {
	color: #393939;
	font-family: 'Bree-Regular';
	letter-spacing: 0;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0;
  }
  .radio-licencias .box-form ul.radio-select li a {
	width: auto;
  }
}
@media only screen and (min-width: 960px) {
  /* 992 =================================================== */
  img.fn_seccion_img {
	position: absolute;
	right: -15%;
	bottom: 0;
	display: block;
  }
  header {
	background-size: 100%;
	height: 440px;
  }
  header nav a.menu-button {
	display: none;
  }
  header div.titulares {
	color: #FFF;
	text-align: center;
	width: 100%;
  }
  header div.titulares span {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'Meta-Book', 'Source Sans Pro';
  }
  header div.titulares span.title {
	font-size: 42px;
	font-size: 4.2rem;
	font-family: 'Bree-Bold';
	line-height: 45px;
  }
  header .options {
	margin: 0 auto;
	padding-bottom: 10%;
	width: 100%;
	max-width: 1140px;
  }
  header .options a.boton {
	padding: 35px 3%;
  }
  header .opciones {
	padding: 60px 60px 0 60px;
  }
  header .opciones button.generico {
	height: 49px;
	font-size: 16px;
	font-size: 1.6rem;
  }
  header .opciones span {
	font-size: 14px;
	font-size: 1.4rem;
  }
  header .opciones .creo {
	width: 240px;
  }
  header .opciones .uso {
	width: 240px;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav li a {
	font-size: 15px;
	font-size: 1.5rem;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li a {
	padding: 0;
  }
  .submenu {
	display: block;
  }
  .submenu#sub_creadores ul,
  .submenu.sub_creadores ul {
	left: 6%;
  }
  .submenu#sub_creadores ul li,
  .submenu.sub_creadores ul li {
	padding: 11px 20px;
  }
  .submenu#sub_creadores ul::before,
  .submenu.sub_creadores ul::before {
	left: 80%;
  }
  .submenu#sub_pmax ul li,
  .submenu.sub_pmax ul li {
	padding: 11px 20px;
  }
  .submenu#sub_conocenos ul,
  .submenu.sub_conocenos ul {
	left: 18%;
  }
  .submenu#sub_conocenos ul::before,
  .submenu.sub_conocenos ul::before {
	left: 315px;
  }
  .submenu#sub_somos ul,
  .submenu.sub_somos ul {
	left: 18%;
  }
  .submenu#sub_somos ul::before,
  .submenu.sub_somos ul::before {
	right: 3%;
  }
  .submenu#sub_equipo ul,
  .submenu.sub_equipo ul {
	left: 20%;
  }
  .submenu#sub_equipo ul li,
  .submenu.sub_equipo ul li {
	padding: 11px 20px;
  }
  .submenu#sub_equipo ul::before,
  .submenu.sub_equipo ul::before {
	right: 25%;
  }
  .submenu#sub_equipo ul.dbl-menu,
  .submenu.sub_equipo ul.dbl-menu {
	left: 30%;
  }
  .submenu#sub_programacion ul::before,
  .submenu.sub_programacion ul::before {
	left: 10%;
  }
  .submenu#sub_mediateca ul::before,
  .submenu.sub_mediateca ul::before {
	left: 20px;
  }
  .submenu#sub_prensa ul::before,
  .submenu.sub_prensa ul::before {
	left: -240px;
  }
  footer .sector {
	height: 260px!important;
  }
  footer .sector.ctn_menu ul {
	height: 260px!important;
  }
  footer .sector.ctn_menu ul li {
	margin-bottom: 10px!important;
  }
  footer #sector2.sector {
	height: 360px!important;
  }
  footer #sector2.sector ul {
	height: 360px!important;
  }
  .actualidad .banda {
	background: rgba(170, 18, 47, 0.85) url(/_layouts/SGAE/dist/img/bg-section.jpg) 0 0 no-repeat;
	background-position: 0 0!important;
  }
  .actualidad .carousel button {
	right: 100px;
	top: 80%;
  }
  .actualidad .carousel .carousel-inner .item {
	height: 200px;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior {
	width: 60%;
	padding: 10px 0 10px 30px;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior h3 {
	font-size: 38px;
	font-size: 3.8rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior p {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .actualidad .carousel .carousel-inner .item .carousel-interior button {
	width: 20%;
  }
  .section-flags .flag-desktop .box-flag {
	margin: 0 15px 20px 0;
  }
  .section-flags .box-flag {
	width: 23%;
  }
  .support.premios .bg-component.premio img {
	right: -40px;
	top: 110px;
  }
  .support.premios .bg-component.premio img.bloque {
	top: 90px!important;
  }
  .support.premios .bg-component.middle {
	height: 260px;
  }
  .support.premios .bg-component.middle img {
	top: 0;
  }
  .support .bg-component {
	display: block;
  }
  .support .bg-component img {
	position: absolute;
	top: 61px;
  }
  .support .bg-component img.right-off {
	position: absolute;
	right: -160px;
	top: 0;
  }
  .support .ctn_side h3 {
	font-size: 28px;
	font-size: 2.8rem;
  }
  .support .ctn_side .tags li span {
	font-size: 64px;
	font-size: 6.4rem;
  }
  .support .ctn_side .tags li span span {
	font-size: 48px;
	font-size: 4.8rem;
  }
  .latest .ctn_list h4.tlt_list a {
	padding-left: 10px;
	display: initial;
  }
  .noticias h4 {
	text-align: left;
	display: initial;
	float: left;
  }
  .noticias button {
	float: right;
	left: 0;
  }
  .noticias span {
	margin-left: 20px;
	clear: none;
	float: left;
	font-size: 16px;
	font-size: 1.6rem;
  }
  .contacto ul.formulario > li:first-child {
	width: 65%;
	margin-left: 0;
  }
  .contacto ul.formulario > li:last-child {
	width: 33%;
	margin-right: 0;
	height: 680px;
  }
  .contacto ul.formulario > li:last-child span {
	left: 28%;
  }
  .filter > ul {
	padding: 20px 0 0 0;
  }
  .filter > ul > li span {
	font-size: 24px;
	font-size: 2.4rem;
  }
  .filter .dropdown.open .dropdown-menu.drop-categoria li a {
	font-size: 16px;
	font-size: 1.6rem;
  }
  .ctn_programa ul.ayudas.media-sec > li {
	width: 223px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA {
	width: 447px!important;
  }
  .ctn_programa ul.video-sec li {
	width: 50%;
  }
  .ctn_programa ul.video-sec div.ctn_image_video {
	height: 207px;
	overflow: hidden;
  }
  .ctn_programa ul.video-sec.middle li {
	height: 350px;
  }
  #catalogue .masonry .item,
  #catalogue .masonry .grid-sizer {
	width: 240px;
  }
  #catalogue .masonry .item .cont-image.size1,
  #catalogue .masonry .grid-sizer .cont-image.size1 {
	height: 120px;
  }
  #catalogue .masonry .item div.conenido.doble,
  #catalogue .masonry .grid-sizer div.conenido.doble {
	width: 464px;
  }
  #catalogue .masonry .item.resource,
  #catalogue .masonry .grid-sizer.resource {
	width: 240px;
  }
  #catalogue .masonry .item.resource.w2,
  #catalogue .masonry .grid-sizer.resource.w2 {
	width: 480px!important;
  }
  #catalogue .item.w2 {
	width: 480px;
  }
  #catalogue .item.w2 .guter .cont-image {
	width: 100%;
	height: 230px;
	max-width: 100%;
  }
  .lateral-section {
	width: 25%;
  }
  .lateral-section.recursos {
	width: 25%;
	padding: 0 20px;
  }
  .lateral-section.recursos h4 {
	clear: none;
	margin: 0 0 20px;
	padding: 0;
  }
  .lateral-section.recursos ul {
	padding: 0;
  }
  .lateral-section.recursos ul li {
	width: auto;
	float: none;
  }
  .lateral-section.recursos ul li span.ico {
	margin: 15px auto 0 auto;
	float: none;
  }
  .sector-follow ul.social-icons {
	float: right;
	clear: none;
  }
  .agenda {
	/* clearfix */
  
  }
  .agenda .wrapper {
	padding-left: 0;
	width: 92%;
  }
  .agenda .masonry {
	max-width: 992px;
  }
  .agenda .masonry:after {
	content: '';
	display: block;
	clear: both;
  }
  .agenda .masonry .item {
	width: 18%;
	height: 174px;
	padding: 0 5px;
  }
  .agenda .masonry .item .contenedor {
	height: 174px;
  }
  .agenda .masonry .item .contenedor p {
	display: block;
	padding: 13%;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .agenda .masonry .item .contenedor p:last-child {
	display: none;
  }
  .agenda .masonry .item .contenedor span.day {
	display: block;
	top: 50px;
	font-size: 52px;
	font-size: 5.2rem;
  }
  .agenda .masonry .item.to-do .contenedor {
	background: #FBFBFB;
  }
  .agenda .masonry .item.to-do .contenedor span.day {
	display: none;
  }
  .agenda .item.gigante {
	width: 36%;
	height: 355px;
	margin-left: 5px;
  }
  .agenda .item.gigante .contenedor {
	height: 95%;
  }
  .agenda .item.gigante .contenedor .header-agenda {
	padding: 0;
	display: block;
  }
  .agenda .item.gigante .contenedor .header-agenda p {
	display: block;
	padding: 20px 20px 20px 40px;
	font-size: 28px;
	font-size: 2.8rem;
  }
  .agenda .item.gigante .contenedor p {
	padding: 5px 40px;
	font-size: 15px;
	font-size: 1.5rem;
  }
  .agenda .item.gigante .contenedor p:last-child {
	display: block;
  }
  .agenda .item.gigante .contenedor span.day {
	display: none;
  }
  .agenda .item.gigante.to-do .contenedor {
	background: #000;
  }
  .flag-desktop .box-flag {
	width: 23%;
	margin: 0 17px 20px 0;
  }
  ul.list-informes li {
	padding: 0 0 0 20px;
  }
  ul.list-informes li span {
	width: 80%;
  }
  ul.icons-conocenos.dates li span.number {
	left: 32%;
	font-size: 65px;
	font-size: 6.5rem;
  }
  section.noticias.grey a {
	font-size: 16px;
	font-size: 1.6rem;
  }
  section.noticias.grey span {
	font-size: 16px;
	font-size: 1.6rem;
  }
  ul.list-team li.desktop-space {
	width: 230px;
  }
  .sala-detalle .ctn_title {
	margin-top: 0!important;
	text-align: left;
  }
  .sala-detalle span.tlt_great {
	font-size: 24px;
	font-size: 2.4rem;
	color: #000;
  }
  .sala-detalle button {
	display: none;
  }
  .list-sala-detalle {
	padding: 20px;
  }
  .list-sala-detalle .ctn_title {
	margin-top: 0!important;
	text-align: left;
  }
  .list-sala-detalle span.tlt_great {
	font-size: 24px;
	font-size: 2.4rem;
	color: #000;
  }
  ul.list-history li div {
	margin-left: 170px;
	width: 70%;
  }
  ul.list-history li span.line {
	left: 80px;
	top: 18px;
  }
  ul.list-history li span.number-history {
	width: 80px;
  }
  .sing .bg-sing {
	display: block;
	top: 157px;
  }
  .ctn_socios .bg-component {
	display: block;
  }
  ul.club-autores li {
	padding: 30px 30px 30px 60px;
  }
  ul.club-autores li div.rounded {
	left: -20px;
	top: 20%;
	height: 60px;
	width: 60px;
  }
  div.table-responsive {
	margin-top: 60px;
	float: left;
  }
  div.table-responsive table tbody tr td p {
	font-size: 18px;
	font-size: 1.8rem;
  }
  div.table-responsive table tbody tr td p.location {
	margin-left: 50px;
	display: inline-block;
	clear: none;
  }
  section.find ul.business li a {
	height: 220px;
  }
  section.find ul.business li a img {
	height: auto;
  }
  section.find ul.business li a span {
	position: absolute;
	top: 150px;
	font-size: 19px;
	font-size: 1.9rem;
  }
  .find .superficie ul.business li span {
	bottom: 32px;
	font-size: 22px;
	font-size: 2.1rem;
  }
  .modulo-buscador.resumen .valor {
	font-size: 55px;
	font-size: 5.5rem;
  }
  ul.business li a {
	height: 220px;
  }
  ul.business li a img {
	height: auto;
  }
  .temporada .ctn_temporada img {
	width: auto;
	height: 100%;
  }
  .box-badge div.rounded {
	margin: 0 0 30px 20%;
  }
}
@media only screen and (min-width: 1280px) {
  /* 1382 =================================================== */
  img.fn_seccion_img {
	right: 10%;
	display: block;
  }
  header {
	height: 650px;
  }
  header div.titulares {
	margin-top: 100px;
  }
  .navbar .collapse.navbar-collapse ul.navbar-nav.navbar-right .cart ul li input.show-input {
	width: 155px!important;
  }
  .submenu#sub_creadores ul li,
  .submenu.sub_creadores ul li {
	padding: 11px 20px;
  }
  .submenu#sub_creadores ul::before,
  .submenu.sub_creadores ul::before {
	left: 90%;
  }
  .submenu#sub_somos ul::before,
  .submenu.sub_somos ul::before {
	right: -45px;
  }
  .submenu#sub_equipo ul::before,
  .submenu.sub_equipo ul::before {
	right: 25%;
  }
  .ctn_programa ul.ayudas.media-sec > li {
	width: 244px!important;
  }
  .ctn_programa ul.ayudas.media-sec > li#dobleA {
	width: 488px!important;
  }
  .ctn_programa ul.video-sec div.ctn_image_video {
	height: 227px;
	overflow: hidden;
  }
  .temporada .ctn_temporada img {
	width: 110%;
	height: auto;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* 2x =================================================== */
}
/* Mixins =================================================== */
/*
@font-face {
  font-family: 'Bree-Regular';
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_0_0.eot');
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_0_0.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/29D3F3_0_0.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/29D3F3_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree-Italic';
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_1_0.eot');
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_1_0.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/29D3F3_1_0.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/29D3F3_1_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree-Light';
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_2_0.eot');
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_2_0.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/29D3F3_2_0.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/29D3F3_2_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree-LightOblique';
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_3_0.eot');
  src: url('/_layouts/SGAE/dist/fonts/29D3F3_3_0.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/29D3F3_3_0.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/29D3F3_3_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree-Bold';
  src: url('/_layouts/SGAE/dist/fonts/Bree-Bold.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree-BoldItalic';
  src: url('/_layouts/SGAE/dist/fonts/Bree-BoldItalic.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta-Bold';
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Bold.eot');
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Bold.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Bold.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/MetaSerifComp-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta-Book', 'Source Sans Pro';
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Book.eot');
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Book.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-Book.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/MetaSerifComp-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta-BookItalic';
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-BookItalic.eot');
  src: url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-BookItalic.eot?#iefix') format('embedded-opentype'), url('/_layouts/SGAE/dist/fonts/MetaSerifWeb-BookItalic.woff') format('woff'), url('/_layouts/SGAE/dist/fonts/MetaSerifComp-BookItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*/
/*!
 *  Font Awesome 4.0.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.1');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.1') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.1') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
	-moz-transform: rotate(0deg);
  }
  100% {
	-moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
	-webkit-transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
	-o-transform: rotate(0deg);
  }
  100% {
	-o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
	-ms-transform: rotate(0deg);
  }
  100% {
	-ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
	transform: rotate(0deg);
  }
  100% {
	transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-move:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-resize-full:before {
  content: "\f065";
}
.fa-resize-small:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-resize-vertical:before {
  content: "\f07d";
}
.fa-resize-horizontal:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-fullscreen:before {
  content: "\f0b2";
}
.fa-group:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building:before {
  content: "\f0f7";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-expand-o:before {
  content: "\f116";
}
.fa-collapse-o:before {
  content: "\f117";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-o:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-horizontal:before {
  content: "\f141";
}
.fa-ellipsis-vertical:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
/* Page =================================================== */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
body {
  overflow-x: hidden!important;
  text-rendering: optimizeLegibility;
}
a:hover {
  text-decoration: none!important;
}
h1,
h2,
h3,
h4 {
  padding-left: 0!important;
}
h1:hover,
h2:hover,
h3:hover,
h4:hover {
  background-color: transparent!important;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.main-content {
  width: 100%;
  float: left;
  position: relative;
  /*Quitamos estas transformaciones para que apareczcan bien las modales*/
  /*-webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.main-content.show {
  -webkit-transform: translateX(80%);
  -moz-transform: translateX(80%);
  -ms-transform: translateX(80%);
  -o-transform: translateX(80%);
  transform: translateX(80%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.main-content.show a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.wrapper {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.nopad {
  padding: 0!important;
}
.nomargin {
  margin: 0 !important;
}
.modal-body img {
  width: 100%;
}
span.ui-helper-hidden-accessible {
  display: none!important;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #6F747F;
  border: 0;
  border-radius: 6px;
  height: 10px;
}
::-webkit-scrollbar-track-piece {
  background: transparent;
}
::-webkit-scrollbar-track-piece:start {
  background: transparent;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: transparent;
}
::-webkit-scrollbar-button:horizontal:decrement:hover {
  background: transparent;
}
input::-webkit-input-placeholder {
  color: #000!important;
}
input:-moz-placeholder {
  color: #000!important;
}
input::-moz-placeholder {
  color: #000!important;
}
input:-ms-input-placeholder {
  color: #000!important;
}
a.radio {
  font-size: 17px;
  font-size: 1.7rem;
  /*background: url(/_layouts/SGAE/dist/img/radio.png) no-repeat;*/
  /*color: #000;*/
  color: #9b9b9b;
  display: block;
  /*font-family: 'Bree-Light';*/
  font-family: 'Bree';
  font-weight: 100;
  line-height: 15px;
  padding: 0 0 0 25px;
  width: 0;
}
a.radio.active {
  background: url(/_layouts/SGAE/dist/img/radio-active.png) no-repeat;
}
a.radio strong {
  font-family: 'Bree-Regular';
}
ul.radio-select li {
  float: left;
  /*margin-bottom: 20px;*/
  margin-bottom: 5px;
  width: 100%;
}
ul.radio-select li a {
  float: left;
  margin: 0 10px 0 0;
  width: 100%;
}
input[type="radio"] {
  /*position: absolute!important;
  left: -10000px !important;*/
  left: 5px !important;
  position: relative !important;
  top: -18px; 
}
header {
  /*background: url(/_layouts/SGAE/dist/img/bg_header.jpg) no-repeat;*/
  background-size: cover;
  position: relative;
  padding: 50px 1% 0 1%;
}
header .options {
  margin: 0 auto;
  padding-bottom: 10%;
  width: 100%;
  max-width: 1140px;
}
header .options a.boton {
  background-color: #09af86;
  color: #FFF;
  width: 42%;
  display: inline-block;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 35px 3%;
}
header .options a.boton:hover {
  text-decoration: none;
}
header .options a.boton:last-child {
  float: right;
}
header.minimal {
  /*background: url(../img/cabeceranew.jpg) no-repeat;*/
  background-color:#000;
  background-size: cover;
  height: 70px;
  /*padding: 20px 0 4%;*/
  padding-top: 10px;
}
.submenu {
  background: #A30735;
  width: 100%;
  float: left;
  clear: both;
}
.submenu ul {
  margin: 0;
  float: left;
  position: relative;
  left: 35%;
}
.submenu ul li {
  float: left;
  padding: 11px 20px;
  position: relative;
}
.submenu ul li a {
  font-family: 'Meta-Regular';
  color: #FFF;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 13px;
  font-size: 1.3rem;
}
.submenu ul li a:before {
  content: '';
  background: #7C0528;
  height: 17px;
  width: 2px;
  position: absolute;
  right: -1px;
}
.submenu ul li.selected,
.submenu ul li:hover {
  background: #840027;
}
.submenu ul li:last-child a:before {
  background: transparent;
}
footer {
  background: #202020;
  float: left;
  padding: 0 0 1% 0;
  width: 100%;
}
footer .sector {
  float: left;
  border-bottom: 1px solid #333;
  height: 240px;
  width: 100%;
}
footer .sector.ctn_menu ul {
  height: 290px;
  border-right: 1px solid #333;
}
footer .sector.ctn_menu ul.no-border {
  border-right: 0;
}
footer .sector.ctn_menu ul li {
  color: #FFF;
  text-align: left;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
footer .sector.ctn_menu ul li span {
  font-family: 'Bree-Regular';
  font-size: 17px;
  font-size: 1.7rem;
}
footer .sector.ctn_menu ul li span.emty {
  padding: 20px;
}
footer .sector.ctn_menu ul li a {
  /*font-family: 'Meta-Book', 'Source Sans Pro';*/
  font-family: Bree;
  font-weight: 100;
  color: #CCC;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
footer .sector.ctn_menu ul li a:hover {
  text-decoration: none;
  color: #09af86;
}
footer .sector.ctn_menu ul li a span {
  /*font-family: 'Bree-Regular';*/
  font-family: Bree;
  font-weight: 100;
  color: #FFF;
  text-align: left;
  margin-bottom: 10px;
  font-size: 17px;
  font-size: 1.7rem;
}
footer .sector.ctn_menu ul li a span:hover {
  text-decoration: none;
  color: #09af86;
}
footer .sector.ctn_menu ul.lateral {
  border-right: 1px solid #333;
  margin: 0;
  padding: 40px 0;
}
footer .sector.ctn_menu ul.lateral li {
  float: left;
  width: 33%;
}
footer .sector.ctn_menu ul.lateral li:first-child {
  width: 100%;
}
footer .sector.ctn_menu ul.lateral:last-child {
  border: 0;
  padding-left: 2%;
}
footer .sector:last-child {
  border-bottom: 0;
}
footer .sector.divisor {
  padding: 0;
}
footer nav.initial {
  width: 100%;
}
footer nav.initial a.logo {
  background: url(../img/logo_sgae_grande.png) no-repeat;
  margin-right: 2%;
  height: 75px;
  margin-bottom: 0;
  width: 170px;
}
footer nav.initial ul.social {
  float: right;
  display: block;
}
footer nav.initial ul.social li a,
footer nav.initial ul.social li a:visited {
  /*font-family: 'Meta-Book', 'Source Sans Pro';*/
  font-family: Bree;
  color: #FFF;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
footer nav.initial ul.social li a:hover,
footer nav.initial ul.social li a:visited:hover {
  text-decoration: none;
  color: #09af86;
}
footer .copy {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  clear: left;
}
footer .copy p {
  /*font-family: 'Meta-Book', 'Source Sans Pro';*/
  font-family: Bree; 
  font-weight: 500;
  color: #8e8e8e;
  margin-bottom: 0;
}
footer .copy a {
  font-family: Bree; 
  font-weight: 500;
  color: #8e8e8e;
  text-decoration: underline;
  margin-bottom: 0;
  display: block;
}
ul.avisos_legales li {
    display: inline-block;
    margin-right: 10px;

}
ul.avisos_legales {
    list-style-type: none;
    text-align: left;
}
#barraaceptacion {

    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    min-height: 30px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    z-index: 99999;

}
.inner {
    font-family: Bree;
    width: 100%;
    position: absolute;
    padding-left: 5px;
    font-size: 12px;
    top: 30%;
}
.inner a.ok {
    color: #A30735;
    display: inline;
    font-family: Bree; 
    font-size: 12px; 
    text-decoration: none;  
    padding: 4px;
}
.inner a.info {
    padding-left: 5px;
    text-decoration: none;
    font-size: 12px;
    color: #8e8e8e;
    display: inline;
}
.latest {
  background-color: #2F2F2F;
  clear: both;
  overflow-x: hidden;
}
.latest .ctn_list {
  color: #FFF;
  float: left;
}
.latest .ctn_list h4.tlt_list {
  font-family: 'Bree-Regular';
  font-size: 17px;
  font-size: 1.7rem;
  color: #FFF;
  text-transform: uppercase;
}
.latest .ctn_list h4.tlt_list a {
  font-family: 'Bree-Regular';
  color: #4A90E2;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.latest .ctn_list h4.tlt_list a.green-link {
  color: #27AE87;
}
.latest .ctn_list h4.tlt_list a.red-link {
  color: #EA3F4D;
}
.latest .ctn_list h4.tlt_list a.orange-link {
  color: #F58023;
}
.latest .ctn_list h4.tlt_list a.blue-link {
  color: #4A90E2;
}
.latest .ctn_list ul {
  padding: 20px 0 0 0;
  float: left;
}
.latest .ctn_list ul li {
  float: left;
  position: relative;
}
.latest .ctn_list ul li div.image-date {
  float: left;
  height: 80px;
}
.latest .ctn_list ul li div.image-date img {
  position: relative;
  display: block;
}
.latest .ctn_list ul li div.image-date span.balloom {
  background: #1774B6;
  text-align: center;
  position: absolute;
  top: 5px;
  float: left;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.latest .ctn_list ul li div.image-date span.balloom span.day {
  color: #FFF;
  font-family: 'Bree-Light';
  padding-top: 3px;
  font-size: 20px;
  font-size: 2rem;
}
.latest .ctn_list ul li div.image-date span.balloom span.month {
  color: #FFF;
  font-family: 'Bree-Regular';
  line-height: 6px;
  clear: left;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}
.latest .ctn_list ul li div.image-date span.balloom span.date {
  color: #FFF;
  font-family: 'Bree-Regular';
  font-size: 8px;
  font-size: 0.8rem;
}
.latest .ctn_list ul li div.image-date.entire span.balloom {
  top: 20px;
}
.latest .ctn_list ul li .date_pro {
  float: left;
}
.latest .ctn_list ul li .date_pro span {
  display: block;
}
.latest .ctn_list ul li .date_pro span.autor {
  font-family: 'Meta-Book', 'Source Sans Pro';
  color: #FFF;
}
.latest .ctn_list ul li .date_pro span.autor.bold-detail {
  font-family: 'Meta-Bold';
}
.latest .ctn_list ul li .date_pro span.precio {
  font-family: 'Meta-Bold';
  color: #4A90E2;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.latest .ctn_list ul li .date_pro span.fecha {
  font-family: 'Bree-Light';
  color: #898989;
  display: inline;
  font-size: 12px;
  font-size: 1.2rem;
}
.latest .ctn_list ul.orange div.image-date .fn_image {
  border: 3px solid #F58023!important;
}
.latest .ctn_list ul.orange div.image-date span.balloom {
  background: #F58023;
}
.latest .ctn_list ul.orange div.date_pro span.precio {
  color: #F58023;
}
.latest .ctn_list ul.blue div.image-date .fn_image {
  border: 3px solid #1774B6!important;
}
.latest .ctn_list ul.green div.image-date .fn_image {
  border: 3px solid #27AE87!important;
}
.latest .ctn_list ul.green div.image-date span.balloom {
  background: #27AE87;
}
.latest .ctn_list ul.green div.date_pro span.precio {
  color: #27AE87;
}
.latest .ctn_list ul.red div.image-date .fn_image {
  border: 3px solid #EA3F4D!important;
}
.latest .ctn_list ul.red div.image-date span.balloom {
  background: #EA3F4D;
}
.latest .ctn_list ul.red div.date_pro span.precio {
  color: #EA3F4D;
}
.latest .ctn_list.special-list {
  width: 100%;
}
.latest .ctn_list.special-list ul li {
  width: 50%;
}
.latest .ctn_list.special-list ul li div.image-date img {
  left: 0;
  border: 0;
}
.uso {
  background-position: center -430px;
}
.uso .titulares {
  padding: 6% 0 0 0;
}
.uso .titulares span {
  display: none;
}
.uso:before {
  display: block;
  position: absolute;
  height: 18px;
  width: 42px;
  left: 50%;
  bottom: -1px;
  background: url(/_layouts/SGAE/dist/img/arrow_header.png) no-repeat;
  background-size: 100%;
}
input[type=text].error,
input[type=password].error {
  border: 1px solid red;
  color: red;
}
#blog-list {
  padding-bottom: 45px;
  background-color: #fdf6ed;
}
#blog-list h2 {
  color: #345d83;
  margin-left: 0;
  text-shadow: 1px 2px #FFF;
  font-size: 30px;
}
#blog-list ul {
  margin: 0;
  padding: 0;
}
#blog-list ul li {
  margin-bottom: 35px;
}
#blog-list ul li img {
  height: auto;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#blog-list ul li div.post-details span.date {
  color: #303030;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 10px;
}
#blog-list ul li div.post-details h3 {
  margin-bottom: 0;
}
#blog-list ul li div.post-details h3 a {
  color: #345d83;
  text-decoration: none;
  font-size: 20px;
}
#blog-list ul li div.post-details p {
  color: #2f3548;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}
#blog-list ul li div.post-details a.cont-reading {
  border-bottom: 1px dashed #5ac4cc;
  color: #5ac4cc;
  display: inline-block;
  padding-bottom: 3px;
  text-decoration: none;
  text-transform: uppercase;
}
#blog-list ul li div.post-details a.cont-reading i {
  font-size: 15px;
  font-weight: bold;
}
#blog-list #load-more {
  display: table;
}
#blog-list #load-more a {
  vertical-align: middle;
  color: #576DAD;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
}
#blog-list #load-more a i {
  margin-left: 5px;
  position: relative;
  top: 5px;
  font-size: 25px;
}
.actualidad .banda {
  background: #bd2f49 url(/_layouts/SGAE/dist/img/bg-section.jpg) no-repeat;
  background: rgba(170, 18, 47, 0.85) url(/_layouts/SGAE/dist/img/bg-section.jpg) no-repeat;
  background-position: -250px 0;
}
.actualidad .carousel-control {
  background-image: none;
  background: none;
  filter: none;
}
/* Modificaciones */
.preciomes {
	font-size: 0.9em !important;
}
#input-peque {
	font-size: 12px;
	height: 30px;
}
.tip{
	/*background-color: #ffcc99;*/
		background-color: #E66665;
		color: #FFFFFF;
	padding: 5px;
	display: none;
	position: absolute;
		top: 10px;
		right: 5px;
	width: 70%;
}
input[type="radio"] {
	margin: 0 !important;
}
.breadcrumb > li + li:before {
	background: url("../img/arrow-breadcrumb.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	content: "";
	padding: 5px 8px;
}
.especificacion.col-xs-12.nomargin > p > span.destacado-rojo {
	color: #ca0a37;
	display: inline;
	font-weight: bold;
}
.col-sm-12.nopadding.nomargin > p {
	padding: 10px 0;
}
.col-sm-12.nopadding.nomargin a {
	float: none;
}
.box-form.nopadding > p {
	color: #9b9b9b !important;
	font-size: 1.2em !important;
	padding: 0 !important;
}
.caracteristicas {
	font-family: 'Source Sans Pro', 'Meta-Book', Verdana !important;
	color: #898989 !important;
	/*font-size: 16px !important;*/
	font-size: 1.7rem !important; 
	padding: 10px 0 0 !important;
  }
#coberturas-inc ul>li>div {
	width: 84%;
}
#coberturas-opt ul>li>div{
	width: 84%;
}
#tabla_resumen_licencia_reducida 
{
	  background-color: #333333;
	  color: #ffffff;
	  font-family: 'Bree';
	  padding-bottom: 10px;    
}
#tabla_resumen_licencia_reducida h4 
{
	color: #FFFFFF;
	font-family: 'Bree';
	font-size: 2.4rem;
	margin-bottom: 25px;
	text-align: center;
  } 
#tabla_resumen_licencia_reducida span {
	color: #9b9b9b;
	display: inline;
	font-family: 'Meta-Book','Source Sans Pro';
	font-size: 1.3em;
}
#tabla_resumen_licencia_reducida span.texto-derecha {
	color: #ffffff;
} 
#datos-licencia {
	  background-color: #333333;
	  color: #ffffff;
	  font-family: 'Bree';
	  /*min-height: 550px;*/
	  min-height: 590px;
  }
#datos-licencia h4 
{
	color: #FFFFFF;
	font-family: 'Bree';
	font-size: 2.4rem;
	margin-bottom: 25px;
	text-align: center;
  }
 
#datos-licencia span {
	color: #9b9b9b;
	display: inline;
	font-family: 'Source Sans Pro', 'Meta-Book';
	font-size: 1.1em;
}
/*.remove-option:hover 
{
	border: 0 solid red;
	box-shadow: 1px 2px 3px #7dcbb5;
	margin: 3px;
	width: 98%;   
}*/
.caption-mini
{
	font-size: 1.1em !important;
	}
#datos-licencia span.texto-derecha {
	color: #ffffff;
}
.licencia-sgae 
{
	background: url("../img/logo_sgae1_lt.png") no-repeat scroll 5px center transparent;
	color: #ffffff;
	cursor: pointer;
	margin: 0 auto;
	padding: 15px 0 8px 100px;
	width: 86%;
}
.licencia-sgae-active 
{
	background: url("../img/logo_sgae_red_lt.png") no-repeat scroll 5px center transparent;
	color: #ffffff;
	cursor: pointer;
	margin: 0 auto;
	padding: 15px 0 8px 100px;
	width: 86%;
}

.licencia-agedi 
{
	background: url("../img/agedi-aie-griseslt.png") no-repeat scroll 5px center transparent;
	color: #ffffff;
	cursor: pointer;
	margin: 0 auto;
	padding: 15px 0 8px 100px;
	width: 86%; 
}
.licencia-agedi-active 
{
	background: url("../img/agedi-aie-griseslt-active.png") no-repeat scroll 5px center transparent;
	color: #ffffff;
	cursor: pointer;
	margin: 0 auto;
	padding: 15px 0 8px 100px;
	width: 86%; 
}
#total-licencia, #total-licencia-reducido, #total-licencia-sgae, #total-licencia-agedi {
	color: #ffffff;
	font-family: 'Meta-Book','Source Sans Pro';
	/*font-size: 2.6em;    */
	text-align: center;
	
}
#total-licencia  span, #total-licencia-reducido span, #total-licencia-sgae span, #total-licencia-agedi span {
	color: #ffffff;
	/*font-size: 4.6em;*/
}

.letra-mini {    
	font-size: 2.6em !important;
}

.bonificaciones {
	background: none repeat scroll 0 0 #fffef4;
	font-family: 'Bree';
	min-height: 220px;
  }
#bonificaciones > h4 {
	font-family: 'Bree';
	font-size: 2.4rem;
	margin-bottom: 15px;
	margin-top: 25px;
}
#bonificaciones .checkbox label {
	font-family: 'Source Sans Pro', Verdana;
}
#bonificaciones .checkbox label span {
	color: #CA0A37;
	display: inline;
}
#bonificaciones > p {
	font-size: 0.9em;
	padding: 0;
}
#bonificaciones p span {
	color: #CA0A37;
	display: inline;
}

.descuento_repercusion_gastos {
	background: none repeat scroll 0 0 #fffef4;
	font-family: 'Bree';
  }
#descuento_repercusion_gastos > h4 {
	font-family: 'Bree';
	font-size: 2.4rem;
	margin-bottom: 15px;
	margin-top: 25px;
}

#descuento_repercusion_gastos > p {
	font-size: 0.9em;
	padding: 0;
}
#descuento_repercusion_gastos p span {
	color: #CA0A37;
	display: inline;
}

#forma_pago .radio input, #medio_pago .radio input
{
	left: 0 !important;
	margin-bottom: 0 !important; 
	margin-top: 4px !important;
	margin-left: -20px !important;
	margin-right: 0 !important;
	top: -2px;
}
#forma_pago .radio > label, #medio_pago .radio > label {    
	font-weight: 100;    
}
#forma_pago .radio span, #medio_pago .radio span
{
	color: #CA0A37;
	display: inline;
	font-weight: 400;    
}
.form-control.input-sm {
	border-radius: 3px !important;
	font-size: 12px !important;
	height: 30px !important;
	line-height: 1.5 !important;
	padding: 5px 10px !important;
}
.impuestos {
	/*background: none repeat scroll 0 0 green;*/
	/*bottom: 0;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	width: 93%;*/
	bottom: 0;
	color: #ffffff;
	font-family: "Source Sans Pro","Meta-Book";
	padding-top: 10px;
	text-align: center;
	width: 100%;    
}
/* Formulario Licencia */
#formulario-licencia h2
{
	color: #4a4a4a;
	display: block;
	font-family: Bree;
	font-size: 4.2rem;
	height: auto;
	letter-spacing: 0;
	line-height: 60px;
}
#formulario-licencia h3
{
	color: #09af86;
	font-family: 'Bree';
	font-size: 2rem;
}
#formulario-licencia h4 
{
	color: #09af86;
	font-family: "Bree";
	font-size: 1.7rem;
	margin-top: 30px;
}
#formulario-licencia input {
	font-size: 14px;
	height: 30px;
}
#formulario-licencia p 
{
	font-family: 'Meta-Book','Source Sans Pro';   
}

.multiselect-container .checkbox {
	font-family: bree;
}

.dropdown-menu > a, .dropdown-menu > a:hover, .dropdown-menu > a:focus {
	/*background-color: #09af86;*/
	color: #ffffff;
	font-family: Bree;
	height: 15px;
	outline: 0 none;
	padding: 3px 20px !important;    
	text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #09af86;
	color: #ffffff;
	height: 40px;
	outline: 0 none;
	padding: 3px 0 !important;    
	text-decoration: none;
}
.checkbox > input, .radio > input {
	margin-top: -4px !important;
}

.p-title 
{
	font-weight: bold;
	font-family: 'Meta-Book','Source Sans Pro';
}
#datos-asociacion {
	background: none repeat scroll 0 0 #fffef4;
	border: 1px solid transparent;
	padding-bottom: 20px;
}
#datos-asociacion > h4 {
	font-family: 'Bree';
	font-size: 2.4rem;
	margin-bottom: 15px;
	margin-top: 25px;
}
#datos-asociacion span {
	color: #9b9b9b;
	display: inline;
	font-family: 'Meta-Book','Source Sans Pro';
	font-size: 1.1em;
}
.nota-asociacion {
	/*color: #f99355 !important;*/
	color: #1774B6 !important;
	font-size: 0.95em !important;
}
#formulario-licencia h3 span {
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 0.5em;
}
#formulario-licencia .required-label {
	color: #ca0a37;
	float: right;
	font-size: 0.9em; 
	padding-left: 2px;   
}
#modalComunidadBienes .required-label {
	color: #ca0a37;
	float: right;
	font-size: 0.9em; 
	padding-left: 2px;   
}
.span-bonificacion 
{
	/*color: #ca0a37 !important;*/
	font-size: 0.9em !important;
}
.span-text-small 
{
	color: #ffffff !important;
	font-size: 1em !important;   
}
/* Para posicionar la tabla resumen en el formulario final */
.fix-to-top
{
/*    position: fixed;
	top: 0;
	z-index: 1000;
	width: 332px;
	left: 690px;
	padding-left: 15px;
	padding-right: 15px;
*/
	/*top: 300px;*/
	}
.fix-to-bottom
{
	position: relative;
	margin-top:920px;
	}
/* Para posicionar la tabla resumen en el formulario licencia */
.fix-to-top-licencia
{
	position: fixed;
	/* top: 0; */
	top: 17px;
	z-index: 1000;
	width: 495px;
	/*left: 636px;*/
	left: 49.5%;
	}
.fix-to-bottom-licencia
{
	position: relative;
	/*bottom: 200px;*/
	/*margin-top:900px;*/
	/*margin-bottom:2000px;*/
	}    
.placeholder{color: grey;}
/*select option:first-child{color: grey; display: none;}*/
select option{color: #555;} /* bootstrap default color */
#formulario-licencia select,.formulario-licencia select 
{
	 border-radius: 3px !important;
	font-size: 12px !important;
	height: 30px !important;
	line-height: 1.5 !important;
	padding: 5px 10px !important;   
}
.error-campo-obligatorio{
   border: 1px solid rgba(202, 10, 55, 0.75) !important;
   box-shadow:inset 0 0 2px 0 rgba(255, 0, 0, 0.75) !important;
}
.txtField 
{
	/*background-color: #e66665;
	color: #ffffff;
	margin: 2px auto;
	padding: 2px;
	width: 96%;*/
	/* Inverso */
	/*
	background-color: #ffe6e5;
	border: 1px solid #e66665;
	color: #e66665;
	margin: 4px auto;
	padding: 2px;
	width: 70%;
*/
	/* Suave */
	/*background-color: #ff8887;*/
	/*background-color: #e66665;*/
	color: #e66665;
	/*float: right;*/
	/*margin: 4px auto;*/
	margin: 0 2px 20px 0;
	padding: 5px;
	/*width: 70%;*/
}
span.error-validacion-campo 
{
	color: #e66665;
	margin: 0 2px 20px 0;
	padding: 5px;   
}
input.error-validacion-campo 
{
   border: 1px solid rgba(202, 10, 55, 0.75) !important;
   box-shadow:inset 0 0 2px 0 rgba(255, 0, 0, 0.75) !important;  
}

.mensajes-error 
{
	background-color: #E66665;
	color: #FFFFFF; 
	padding: 15px;  
}
.mensajes-info 
{
	background-color:#1774b6;
	color: #ffffff;
	padding: 30px 30px 30px 150px;
	margin: 20px 0;  
}

.mensajes-info-marsala
{
	background-color:#B35758;
	padding: 35px 10px 20px 10px;
	color: #ffffff;
	margin: 20px 0 0 0;  
    text-align:center;
}
.mensajes-info-post-marsala
{
	background-color:lightgrey;
	padding: 15px 10px 10px 10px;
	color: #B35758;/*marsala*/
    text-align:center;
}

#input-search
{
	display:none;
}
	
.mensajes-naranja 
{
	background-color: #f58023;
}
.mensajes-verde 
{
	background-color: #D6B29A;
}
.mensajes-marsala 
{
	background-color: #B35758;
}
.mensajes-rojo 
{
	background-color: #EB868E;
}
.mensajes-gris 
{
	background-color: lightgray;
}
.espacio-pie 
{
    min-height: 500px;
	max-height: 720px;   
}
.asterisco 
{
	color: #A30735;  
}
/* FIN - Formulario Licencia */
/* Formulario final */
.cabecera-formulario-final 
{
	background: url("../img/logo_sgae_red.png") no-repeat scroll 10px center transparent;
	color: #4a4a4a;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
	padding: 30px 30px 30px 150px;
}
.titulo-licencia-formulario-final 
{
	color: #A30735;   
}
.titulo-h2-formulario-final {
    border-bottom: 1px solid #a9a9a9;
    color: #a9a9a9;
    margin-bottom: 5px;
    padding-bottom: 10px;
    text-align: right;
    text-transform: uppercase;
}
.txt-justificado {
	text-align: justify;
}
.espacio-arriba-titular 
{
	margin-top: 15px;
}
.txt-nota-final 
{
	font-size: 0.85em;
	margin-top: 6px;   
}
.txt-espacio-abajo 
{
	margin-bottom: 10px;   
}
.txt-espacio-arriba 
{
    margin-top: 10px;
}
.txt-datos 
{
	/*color: #4a4a4a;*/
	/*color: Blue;*/
	/*color: #a30735;*/
	color: #929292;
	/*font-family: typewritter,helvetica;   */
}
.txt-titulo
{
	color: #4a4a4a;
	font-size: 1.3em;
}
.check-material 
{
	background: url("../img/check-material.png") no-repeat scroll 10px center transparent;
	margin: 3px 22px;
	padding: 0 1px 2px 38px;   
}
.check-material-on 
{
	background: url("../img/check-material-on.png") no-repeat scroll 10px center transparent;
	margin: 3px 22px;
	padding: 0 1px 2px 38px;   
}
.enlace-resumen 
{
	color: #09af86 !important;   
	cursor: pointer;
}
.seccion-formulario-resumen 
{
	padding-top: 30px;   
}
.caja-datos-formulario 
{
	box-shadow: 1px 1px 3px #888888;
	padding: 15px;
	margin-bottom:15px;
}
.color-rojo-estandar
{
	color: #A30735;
}
.color-azul-aquamarine 
{
	color: #9dc6d8;   
}
.color-azul-scuba 
{
	color: #00B2CA;   
}
.color-azul-classic {
	color: #1D4E89;
}
.color-azul-dusk 
{
	color:#7DA1BF;
}
.color-verde-treetop 
{
	color: #4E6E38;   
}
.color-marron-marsala 
{
	color: #955251;   
}
.input-formulario-final-change 
{
    background-color: #e3e3ff;
    padding-left: 5px;
}

.drop
{
	display:none !important;    
}

/* FIN - Formulario final */
/* FIN - Modificaciones */
/* Canvas */
*{
   margin:0;
   /*user-select: none;*/
/*   -webkit-user-select: none;
   -moz-user-select: none;*/
/*   font-family: Georgia, sans-serif;*/

}
canvas{
   cursor: crosshair;
   border:black solid 1px;
}
#clr div{
   cursor:pointer;
   width:20px;
   height:20px;
   float:left;
}
#tabla_resumen_licencia .checkbox > label {
	font-family: "Source Sans Pro","Meta-Book";
}
/* FIN - Canvas */
.input-radio 
{       
	left: 0 !important;
	position: relative !important;
	top: 1px !important;   
}
.input-label 
{
	font-family: "Source Sans Pro","Meta-Book" !important;
	font-weight: 400;    
}

input.generico.auto {
	width: auto;
}
input.generico.auto {
	padding: 6px 55px;
	width: 100%;
}
input.generico {
	height: 49px;
}
input.generico {
	background: none repeat scroll 0 0 #09af86;
	border-radius: 0;
	color: #fff;
	float: left;
	font-family: "Bree";
	font-size: 1.6rem;
	transition: color 0.25s ease 0s;
	width: 100%;
}
button.generico.auto.anular, #btn-anular-rep
 {
	background: #E3868F !important;
  }
.campo-rellenar 
{
	background-color: #e3868f;
	border: 0 solid #ffbac3;
	color: #ffffff !important;
	margin: -8px;
	padding: 2px;
	padding-left: 4px;
	width: 50% !important;    
}
.btn-group-green 
{
	border: 0;
	border-radius   : 0;
	background-color: #09AF86;
	color: #FFF;
	font-family: Bree;
	font-size: 16px;
	font-weight: 100;
}
.btn-group-green:hover 
{
	background-color: #239675;
	color: #FFF;
}
.glyphicon {    /*Fix for be sure that glyphicon is not overwrited*/
	font-family: 'Glyphicons Halflings' !important;
}
.option-colored{
	background-color: #F79256 !important;
}

.dropdown-big{
	border-radius: 4px !important;
	font-size: 18px !important;
	height: 55px !important;
}



.panel{
	margin-bottom: 0;
}

.field-validation-error{
	color: #e66665;
	margin: 0 2px 20px 0;
	padding: 5px;
}

.pagination li a {
	margin-right: 5px;
}

/*Para textos entre paréntesis en en especificaciones*/
.especificaciones-small {
	color: #9b9b9b;
	display: inline;
	font-family: "Source Sans Pro","Meta-Book";
	font-size: 0.8em;
}

.btn-success {
  color: #fff;
  background-color: #09af86;
  /*border-color: #4cae4c;*/
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #239675;
  /*border-color: #255625;*/
}
.btn-success:hover {
  color: #fff;
  background: #239675;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #239675;
  /*border-color: #398439;*/
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #239675;
  border-color: #239675;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.class-input {
	font-size: 14px;
	height: 30px;
}

span.input-validation-error 
{
	color: #e66665;
	margin: 0 2px 20px 0;
	padding: 5px;   
}
input.input-validation-error:not(.txt-datos),select.input-validation-error:not(.txt-datos)
{
   border: 1px solid rgba(202, 10, 55, 0.75) !important;
   box-shadow:inset 0 0 2px 0 rgba(255, 0, 0, 0.75) !important;  
}

.alert-warning-yellow {
	color: #656556;
	background-color: #F0E898;
	border-color: #DCD887;
}

.alert-marsala {
	color: white;
	background-color: #B35758;
	border-color: #B35758;
    padding-bottom: 0;
    font-size:16px;
}

.alert-grey {
	color: darkred;
	background-color: lightgray;
	border-color: lightgray;
    padding-top: 0;
    font-size:13px;
}

.heightauto
{
	height: auto !important;
}

.search
{
  background: url(../img/lupa.png) center no-repeat;    
  background-color: #09af86;
}

.ellipsis {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 90%;
}
.td-ellipsis {
  max-width: 0;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.btn-mes {
    width: 100%;
    background: #fff;
    border: 0;
}

.mChecked {
    background: #09AF86;
    color: #fff;
}

.material {
    background-color: #e3e3ff9e;
    border: 3px solid white;
    padding: 6px 2px 0px 5px;
}

.material-final {
    background-color: #c3c3ed;
    border: 3px solid white;
    padding: 6px 2px 0px 5px;
}

.eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.btn-calc {
    color: #fff;
    background-color: #dc3545;
    border: 1px solid #dc3545;
    font-weight: 700;
    font-size: 1.675rem;
    padding: 0.8rem 0rem;
    border-radius: 1.3rem;
    font-family: sans-serif;
    width: 11rem;
    text-align: center;
    transition: 0.2s;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Standard */
}

    .btn-calc.left {
        float: left;
    }

    .btn-calc.right {
        float: right;
    }

        .btn-calc:hover, .btn-calc.right:hover, .btn-calc.left:hover {
            color: #fff;
            cursor: pointer;
            border-color: #3f0101;
        }

    .btn-calc.noCheck {
        width: 100%;
        background: #fff;
        color: #000;
    }

        .btn-calc.noCheck:hover {
            background: #dc3545;
            color: #fff;
        }

    .btn-calc.Checked {
        background: #dc3545;
        color: #fff;
    }

.breadcrumbs-calc {
    font-size: 12px;
    color: #898989;
    position: absolute;
    left: 48%;
    bottom: 0;
}


@media only screen and (min-width: 960px) {
    .col-lg-min-width {
        min-width: 900px;
    }
}

@media only screen and (max-width: 830px) {
    .col-xs-drop {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .col-xxs-width {
        width: 100%!important;
        margin: 0;
    }
}
++-