@font-face {
    font-family: 'cabinregular';
    src: url('fonts/cabin/cabin-regular-webfont.eot');
    src: url('fonts/cabin/cabin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cabin/cabin-regular-webfont.woff2') format('woff2'),
         url('fonts/cabin/cabin-regular-webfont.woff') format('woff'),
         url('fonts/cabin/cabin-regular-webfont.ttf') format('truetype'),
         url('fonts/cabin/cabin-regular-webfont.svg#cabinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto/roboto-light-webfont.eot');
    src: url('fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
#ui-id-1,#ui-id-2,#ui-id-3,#ui-id-4,#ui-id-5{
	padding:0;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 10px;
}
.ui-widget-content{
	background: white;
	border:none;
}
#b_turismo #todo main #acordeon .ui-accordion-header{
	color: rgb(51,51,103)
}
html{
	padding: 0;
}
body{
	margin: 0;
	padding-top: 0;
	color: rgb(53,64,80);
	font-family: "robotolight";
	font-size: 14px;
	line-height: 25px;
	background:  
	url(../img/onda_mobile.png) repeat-x 0 55px,
	url(../img/onda1_mobile.png) repeat-x 0 bottom;
}
p{
	width:310px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}
.negro{
	color: black;
	padding-left: 0;
	padding-right: 0;
}
.fondito{
    height: 55px;
    background-color: rgb(51,51,103);
    width: 100vw;
}
.invisible{
	visibility: hidden;
}
h1{
    font-family: "cabinregular";
	font-size: 24px;
	color: rgb(246,205,42);/*naranja claro*/
	text-align: center;
	height: 52px;
	background-color: rgb(51,51,103);/*violeta*/
	background-image: url("../img/logo1_mobile.png");
	background-repeat: no-repeat;
	background-position: 20px bottom;
	z-index: 500;
	margin-top: 0;
	margin-bottom: 0;
}
header,footer{
	display: block;
}
a{
	text-decoration: none;
	color: black;
}
nav{
	margin-top: -45px;
}
#main-nav{
	background: rgba(0,0,0,0);
}
.stellarnav .menu-toggle span.bars{
	left: 270px;
}
header nav ul li ul li {
	border-top: rgb(53,44,107) solid 1px;
	}
.stellarnav.light,.stellarnav.mobile.light ul{
	background: rgb(51,51,103);
}
.stellarnav.mobile.light ul li ul li{
	background: rgb(103,96,158);
}
.stellarnav.light a, .stellarnav.light li a{
	color: white;
}
.stellarnav.light .menu-toggle span.bars span{
	background: white;
}
.stellarnav.light a.dd-toggle .icon-plus::after, .stellarnav.light a.dd-toggle .icon-plus::before{
	border-color: white;
}
.stellarnav.mobile.light > ul{
	border-top: none;
}
.stellarnav li a{
	padding: 15px 15px 15px 40px;
}
.stellarnav.mobile.light li a{
	border-bottom: none;
}
.stellarnav.mobile.light ul li ul li:hover {
    background-color: orange;
}
.activo{
	border: 1px solid rgb(103,96,158);
}
.palabras{
	word-wrap: break-word; 
	overflow-wrap: break-word;
	hyphens: auto;
}
p, ul{
	line-height: 25px;
}
em{
	font-weight: bold;
	font-style: normal;
}
.subtitulo,h2{
	color: rgb(103,96,158);
}
.subtitulo{
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
}
h2{
	font-size: 22px;
	font-family: "cabinregular";
	line-height: 32px;
}
h3{
	color: rgb(231,97,0);/*naranja oscuro*/
	line-height: 25px;
	font-size: 17px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#b_turismo h3{
	line-height: 20px;
	margin-bottom: 0;
}
#todo{
	width: 320px;
	margin: -58px auto 0 auto;
}
main{
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0; 
}
.cycle-pager{
	text-align: center;
}
.cycle-pager span{ 
	font-size: 20px; 
	cursor: pointer; 
}
.cycle-pager .cycle-pager-active{ 
	color: rgb(231,97,0);
}
#ant,#sig{
	display: none;
}
#b_turismo main{
	margin-bottom: 80px;
}
.contenedor{
	margin: 0;
}
.contenedor ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.contenedor ul li{
	margin:0;
	padding: 0;
	display: inline-block;
}
#m_index .contenedor{
	padding-bottom: 10px;
	padding-top: 10px;
}
#m_index .contenedor iframe{
	width: 320px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
}
#m_index .contenedor:last-of-type{
	margin-bottom: 60px;
}
.izquierda{
	margin-right: -2px;
}
.derecha{
	margin-left: 0;
}
.imagen{
	display: inline;
	padding: 30px;
}
.texto_izq{
	width: 320px;
	display: inline-block;
	vertical-align: top;
}
.imagen_der, .imagen_med{
	display: inline-block;
	vertical-align: top;
}
.centrado{
	width: 992px;
	margin: 50px auto 30px auto;
}
footer{
	background-color: rgb(51,51,103);
	padding: 0;
	text-align: center;
}
footer ul{
	margin: 12px;
  	padding: 0;
}
footer ul, footer p{
	line-height: 20px;
}
footer ul li{
	display: inline-block;
	color: white;
	width: 300px;
}
footer p{
	color: rgb(253,162,13);/*naranja medio*/
	padding-bottom: 10px;
}
footer a {
	color: white;
}
footer a:hover{
	text-decoration: underline;
}
#social{
	margin-bottom: 20px;
}
#social li{
	display: inline-block;
	width: 48px; 
	height: 48px;
	margin: 6px 4px;
}
#social li a{ 
	background: url('../img/sprite.png') left top no-repeat; 
	display: inline-block; 
	width: 48px; 
	height: 48px; 
	overflow: hidden; 
	color: transparent;
}
#social #facebook{ background-position: 0 0; }
#social #instagram{ background-position: -48px 0; }
#social #twitter{ background-position: -96px 0; }
#social #youtube{ background-position: -144px 0; }

#social #facebook:hover { background-position: 0 -48px; }
#social #instagram:hover { background-position: -48px -48px; }
#social #twitter:hover { background-position: -96px -48px; }
#social #youtube:hover { background-position: -144px -48px; }

.fondito:last-of-type, .fondito2{
	display: none;
}
.negrita{
	font-weight: bold;
}
.cursiva{
	font-style: italic;
}
.centro{
	text-align: center;
}
#destacado{
	font-style: italic;
	font-weight: bold;
	font-family: "cabinregular";
	font-size: 18px;
	line-height: 26px;
	color: rgb(51,51,103);
	text-align: center;
	margin:80px 0 40px 0;
}
.alto{
	height: 450px;
	background: url("../img/ok_mobile.png") no-repeat 60px 90px;
}
.alto #destacado{
	line-height: 20px;
	margin: 80px 0 0 0;
}
.p_centrado{
	text-align: center;
	line-height: 15px;
}
article{
	padding-bottom: 20px;
	border-bottom:1px solid gray;
}
#b_noticias article{
	margin-top: 50px;
}
#b_noticias article:first-of-type{
	margin-top: 0;
}
article:last-of-type {
	margin-bottom: 100px;
}
.boton{
	background-color: rgb(231,97,0);
	border-radius: 20px;
	border: solid rgb(246,205,42) 1px;
	padding: 5px;
	text-align: center;
	display: block;
	margin: auto auto -40px auto;
	width: 100px;
}
.boton a{
	color: white;
	font-size: 16px;
	font-weight: bold;
}
#articulo1,#articulo2,#articulo3{
	display: none;
	margin-top: 40px;
}
#articulo1:target,#articulo2:target,#articulo3:target{
	display: block;
}
#b_turismo h2{
	border-top: 1px solid gray;
	padding-top: 20px;
}
.lista{
	list-style-type: circle;
}
form{
	padding: 0;
	padding-bottom: 50px;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}
form span {
	display: inline-block;
	width: 100px;
	vertical-align: top;
	line-height: 30px;
	height: 25px;
}
form div {
	padding: 5px 0 5px 0;
	margin: 10px 0 5px 0;
}
textarea{
	height: 250px;
	resize:none;
	width: 100%;
	outline:none;
	border: 1px solid gray;
}
input{
	width: 100%;
	outline:none;
	border: 1px solid gray;
}
label input{
	width: 20px;
}
input[type="checkbox"]{
    margin-left: -3px;
}
input[type="file"]{
    border:none;
}
fieldset{
	padding: 10px;
	margin-left: -16px;
}
fieldset div{
	width: 320px;
}
fieldset input{
	width: 306px;
	margin-left: 5px;
}
fieldset span{
	width: 180px;
	margin-left: 5px;
}
label{
	display: inline-block;
	width: 280px;
}
#b_contacto form div:last-of-type{
	width: 100px;
	margin: 20px auto 20px auto;
}
form fieldset div:last-of-type{
	width: 320px;
	margin: 10px 0 5px 0;
}
#b_contacto main, #b_concurso main{
	margin-bottom: 50px;
}
legend{
	margin-left: 10px;
}
#b_concurso form div:nth-child(2),#b_concurso form div:nth-child(3){
	padding: 10px 0 10px 0;
}
#b_concurso form div p{
	line-height: 18px;
}
#b_concurso form div label{
	margin-left: 50px;
	margin-top: 10px;
}
html #b_concurso #todo main form div .columna{
	display: inline-block;
	width: 313px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#enviar{
	height: 48px;
	font-size: 15px;
	color: white;
}
.gris{
	color: gray;
	margin-left: 0;
}