drawer {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space;
	width:96%;
	padding: 8px;
	margin:0 auto;
}

drawer .texto {
	font-size:16px;
	line-height:1.6;
	width:40%;
	margin: auto;
	padding-right:12px;
}

drawer .texto h3 {
	line-height:1.8;
}

drawer .escribe {
	font-size:18px;
	text-align:center;
	margin: 12px auto;
	padding: 6px 24px 2px;
	background-color:#E9EEEE;
	border-radius:8px;
	display: table;
}

/*-----------------------------------------------------SLIDER OBRAS ALUMNAS---------------------------*/

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	max-width:600px;
	margin: auto;
	/*border-bottom:#FF6600 4px dotted;*/
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
}

.callbacks .caption {
	font-size:18px;
	font-weight:500;
	color: #fff;
	z-index:99;
	text-shadow: 1px 1px #000;
	background: rgba(50,50,50,.5);
	left:-7px;
	width: auto;
	bottom:0;
	padding:4px 8px;
	margin:0;
	position: absolute;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,90,1);
	top: 50%;
	left: 20px;
	opacity: 0.8;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 60px;
	width: 40px;
	background: transparent url(../../gifes/flechas.png) no-repeat left top;
}

.callbacks_nav:hover {
	background: transparent url(../../gifes/flechas2.png) no-repeat left top;
	opacity:1;
}

.callbacks_nav:active {
	opacity:1;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right:20px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	left: -7px;
	margin:0;
	
	border: 0;
}

/*----------------------------------------------------- RAZONES ---------------------------*/

.razones {
	padding: 8px 16px;
	margin: 8px auto 0;
	border-radius:8px;
	width:96%;
	max-width:600px;
	border: #2CB4C9 thin solid;
	background-color: #f2f3f3;
	display:block;
}

.razones h5 {
	font-size:18px;
	font-weight:600;
	color: #2CB4C9; 
	line-height:1.2;
	margin: 12px;
}


.razones li {
	font-size:17px;
	text-align:justify;
	list-style:decimal;
	line-height:1.4;
	margin:6px;
}

/*----------------------------------------------------- CENA 2025 ---------------------------*/

.blueberry {
	width:100%;
	max-width:400px;
	padding:0;
	margin:auto;
}

.blueberry .slides {
	display: block;
	position: relative;
	top:0;
	overflow: hidden;
}

.blueberry .slides li {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: absolute;
	overflow: hidden;
}

.blueberry .slides li img {
	display: block;
	width: 100%;	
}

.blueberry .slides li.active {
	display: block;
	position: relative;
}

.blueberry .crop li img {
	width: auto;
}

.blueberry .pager {
	height: 20px;
	text-align: center;
}

.blueberry .pager li {
	display: inline-block;
}

.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 20px;
	width: 20px;
	margin-bottom:0;
}

.blueberry .pager li a {
	padding: 0px;
	margin-bottom:0;
}

.blueberry .pager li a span {
	overflow: hidden;
	background: #2CB4C9;
	text-indent: -9999px;
	border-radius: 10px;
	margin-bottom:0;
}

.blueberry .pager li.active a span {
	background: #FFD300;
	margin-bottom:0;
}

.cena {	
	font-size:18px;
	font-weight:600;
	text-align:center;
	padding:0;
	margin: 0 auto;
	display: block;
}


/*----------------------------------------------------- NOTICIA CLASES ---------------------------*/

.noticia {
	padding: 16px 24px;
	margin: 12px auto 0;
	border-radius:8px;
	width:96%;
	height: auto;
	max-width:660px;
	background-color: #742F5D;
	display:block;
}

.noticia p {
	font-size:18px;	
	font-weight:500;
	color: #fff;
}

.noticia h3 {
	font-weight:600;
	color:#fff;
}

.clases {
	padding: 16px 24px;
	margin:auto;
	border-radius:8px;
	width:96%;
	max-width:1200px;
	display:block;
}

.clases h3 {
	font-weight:600;
}

.clases p {
	font-size:16px;	
	line-height:1.4rem;
}

.newspaper {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	-webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
}
 
.clases a {	
	font-size:15px;
	font-weight:500;
	color:#2CB4C9;
	padding: 2px 12px 1px;
	margin: 0 auto;
	border-radius:6px;
	border:#91DAE5 thin solid;
	transition: all .3s ease;
	display: inline-block;
}

.clases a:hover {	
	color:#FFF;
	background-color:#13889A;
}

.cod-qr {
	text-align:center;
	padding-top:24px;
}

.avisosobre {
	font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
	font-size:1.6rem;	
	font-weight:600;
	color: #ff0;
	text-shadow:1px 1px 1px #000;
	letter-spacing:2px;
	position: absolute;
	z-index:999;
	padding: 6px;
	border-radius:12px;
	transform: rotate(-3deg);
	width:300px;
	background-color: rgba(0,0,0,.12);
}

@media screen and (max-width: 660px) {

.logotipo {
	margin:auto;
	width:100%;
	
}

.logotipo img {
	width: 120px;
}

/*--------------------------------------------------------SLIDER-------------------*/
drawer {
	padding:0;
	margin-bottom:6px;
}

drawer .texto {
	font-size:15px;
	line-height:1.3;
	width:100%;
	padding: 2px 6px;
	margin: 0 auto;
	margin-top:8px;
}


drawer .texto h2, drawer .texto h3 {
	line-height:1.2;
	margin: 0 0 12px 0;
}

.callbacks {
	margin-top:8px;
	width: 100%;
}

.callbacks .caption {
	font-size:16px;
	padding: 2px 4px;
	margin: 0;
	width:50%;
	position: absolute;
}

.cod-qr {
	display:none;
}

/*----------------------------------------------------- MENU SUPERIOR ---------------------------*/

.navegacion a {	
	font-size:15px;
	line-height:1.6;
	padding: 5px;
}

.noticia {
	width:100%;
	margin:0;
}

.noticia p {
	font-size:15px;
	letter-spacing:1px;
	line-height:1.4;
	padding:0;
}

/*----------------------------------------------------- CLASES ---------------------------*/

.clases {
	padding:6px;
	margin:0 auto;
	width:100%;
}

.clases h2 {
	font-weight:600;
	text-indent:0;
	line-height:1.3;
}

.clases p {
	font-size:14px;
	font-weight:400;
	line-height:1.4;
}

.clases img {
	margin-bottom:12px;
	max-width:90px;
	box-shadow:none;
}

.clases a {	
	font-size:14px;
	padding: 2px 3px;
}

.newspaper {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	-webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}


.avisosobre {
	font-size:.9rem;	
	padding: 4px;
	border-radius:8px;
	width:310px;
}
/*----------------------------------------------------- RAZONES ---------------------------*/

.razones {
	padding: 6px;
	margin: 6px auto 0;
	width:100%;
	background-color:#f4f6f6;
}

.razones h5 {
	font-size:16px;
	padding:8px;
	margin:0;
	margin-left:12px;
}


.razones li {
	font-size:14px;
	color:#000;
	text-align:left;
	line-height:1.3;
	margin-bottom:4px;
}

}