/*
 Title:    EKHO custom css file
 Author:    mhogas@gmail.com // Marius Hogas

 PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
 I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.

 */


/* CUSTOM CSS DOJOPLUS */

#header.vertical {
	background: url('../images/transparent_png/header-vertical-bg-blue.png') scroll repeat-y top right transparent;
}

.menu a h2 {
    font-size: 12px!important;
    font-weight: 600!important;
	line-height: 16px!important;
	margin: 0px!important;
}

/***  CUSTOM CSS DOJOPLUS - LOADER *****/

#smooth-load {
	background-image: url('../../../images/turismo-de-priego/global/precarga-web.jpg');
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: transparent;
	min-height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999999;
}

#smooth-load img {
	left: 50%;
	position: absolute;
	top: 100px;
}

/* Lazy Images */


.lazy-container {
	width: 320px;
	height: 200px;
	color: transparent!important;
	float: left;
	background: url('../images/ajax-loader.gif') no-repeat scroll center center #FFF;
}

.lazy-container > .lazy {
	opacity: 1;
	visibility: visible;
}

.lazy-container > .lazy.active {
	opacity: 1;
	visibility: visible;
	
}

/* TITULOS EN GRIS*/

.page-contacto h2 {
	color: #666666 !important;
}

.page-que-visitar h1 {
	color: #666666 !important;
}

.galeria-fotografia h2 a {
	color: #666666 !important;
}

.mas-info h2 a {
	color: #666666 !important;
}


/*----------*/

#logo {
	width: 100% !important;
	margin-top: 75px !important;
	color:transparent;
}

.main-pink-item {
	color: #ba0d60 !important;
	font-size: 14px !important;
	text-transform: capitalize;
}

.main-menu-blue-item {
	font-size: 14px !important;
	text-transform: capitalize;
	font-weight: 600;
}

#idiomas {
	height: 30px;
}

#header.vertical #menu .jt-menu > li > a {
	color: #656565;
	font-size: 16px;
}

#header.vertical .jt-menu ul {
	margin-left: 85px;
}

#footer {
	background: none repeat scroll 0 0 transparent !important;
	border-top: 0px none !important;
}

img.shadow {
	border: 0px none !important;
}

.scrollToTop {
  background: rgba(0, 0, 0, 0) url("../images/icon-scroll-to-top-que-esta-pasando.png") no-repeat scroll center top !important;
  bottom: -60px;
  color: transparent !important;
  float: right;
  height: 52px;
  width: 52px;
}

.tipsy.tipsy-e {
	display: none!important;
}


/***REGLAS HEADER PRINCIPAL - EXTRAIDAS DE TEMPLATE.CSS  *****/

#ilustracion {
	margin-top: 50px;
	float: left;
}

#ilustracion img {
	width: 90%;
}

#idiomas {
	bottom: 0;
	float: right;
	left: 0;
	margin-right: 50px;
	margin-top: 20px;
	padding: 2px;
	position: relative;
	width: 190px;
	z-index: 999999;
}

.selector-idioma {
	background-color: rgba(255, 255, 255, 0.8);
	left: 30px;
	position: relative;
	top: -40px;
	cursor: pointer;
}

.selector-idioma li {
	display: none;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.selector-idioma li.active {
	background: url("../images/selector-idiomas.gif") no-repeat scroll 90px center transparent;
	color: #333333;
	display: block !important;
	margin: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px;
	padding-right: 10px;
}



/* COPYRIGHT AYUNTAMIENTO EN DIFERENTES PANTALLAS*/

@media only screen and (max-width: 1024px) {
	#footer1 .inner {
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 90px !important;
		margin-top: 4px !important;
		width: 170% !important;
		height: 120% !important;
	}
}

@media only screen and (max-width: 600px) {
	#footer1 .inner {
		width: 100% !important;
	}
}


/* FIN COPYRIGHT AYUNTAMIENTO*/

#footer2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	margin-left: 120px;
	padding-left: 5px !important;
	padding-right: 5px !important;
	width: auto !important;
}

#footer2 .iconWidget {
	border: 0 none !important;
	font-size: 13px;
	padding-right: 20px;
	font-weight: 600;
}

#footer2 .inner {}

#footer3 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-right: 20px;
}

#footer3 .iconWidget {
	border: 0 none !important;
	font-size: 13px;
	padding-right: 40px;
}

#footer4 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-right: 20px;
}

#footer4 .iconWidget {
	border: 0 none !important;
	font-size: 13px;
	padding-right: 40px;
}

@media only screen and (max-width: 768px) and (min-width: 600px) {
	.iconWidgetIcon {
		width: 90px;
		font-size: 10px;
	}
	#footer2 {
		width: 130px !important;
	}
	#footer3 {
		width: 130px !important;
	}
	#footer4 {
		width: 150px !important;
	}
}

@media screen and (max-width: 600px),
(min-device-width: 600px) and (max-device-width: 960px) and (orientation: portrait) {
	#footer2 {
		margin-left: 0px;
	}
	.iconWidgetIcon {
		width: auto;
	}
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.img-full {
	width: 100%;
}


/* CUSTOM CSS DOJOPLUS - MODULO - CONTACT DETAILS */

.contact_details p {
	font-size: 11px !important;
}

.contact_details .hoverLink {
	height: 125px;
	overflow: hidden;
	width: 260px;
}


/* CUSTOM CSS DOJOPLUS - MODULO - SEARCH MODULE */

#search-button-image {
	height: 19px !important;
	width: 17px !important;
}

.only {
	display: none !important;
}

#mainbody .search h1 {
	font-weight: bold !important;
	color: #939191;
}

#mainbody .search .word .button-search {
	background: #22A0CE;
	color: white;
	height: 30px;
}

#mainbody .search .searchintro p {
	font-weight: bold !important;
	font-size: 18px;
	color: #74787A;
}

#searchForm .phrases legend {
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold !important;
	background: url('../images/icon-search-light.png') no-repeat scroll left top transparent;
}

#searchForm .phrases {
	margin-bottom: 70px;
}

#searchForm .counter {
	font-size: 18px;
	color: #158CED;
}

.search-results .result-title {
	font-weight: bold !important;
	color: #5A5C5F;
	margin-top: 10px;
	padding-left: 15px;
	background: url('../images/li-item-point-search.png') no-repeat scroll left top transparent;
}

.search-results .result-category span {
	font-weight: bold !important;
	color: #5A5C5F;
}

.search-results .result-text {
	font-weight: bold !important;
	color: #5A5C5F;
}

.search-results .result-created {
	font-weight: bold !important;
	color: #5A5C5F;
	display: none;
}


/*QUITAR MARCO IMG DONDE COMER Y DORMIR (RINOSLIDER)*/

body.light .rhino-container {
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}


/* CUSTOM CSS DOJOPLUS - COMO LLEGAR */

#ComoLlegarContenedorPrincipal {}

#ComoLlegarMapCanvas {
	border: 2px solid #cacaca;
	min-height: 540px;
}

#ComoLlegarRuta {
	padding: 0px;
}

#ComoLlegarDirectionsPanel {}

#ComoLlegarControl {
	padding: 0px;
}

#ComoLlegarControlTitulo {
	background-color: #9f155e;
	color: #ffffff;
	float: left;
	font-size: 24px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#ComoLlegarControl #ComoLlegarControlStart {
	border: 2px solid #cacaca;
	padding: 8px 2%;
	width: 95%;
	margin-bottom: 0px;
}

#ComoLlegarDirectionsPanel {
	height: 450px;
	overflow-y: scroll;
	border: 2px solid #CACACA;
	background-color: #FFFFFF;
}

#ComoLlegarDirectionsPanel .adp-legal {
	display: none;
}

.tabs-clean-style ul.tabs li.active a {
	color: #9f155e;
	;
}

#como-llegar-print-route {
	background: none repeat scroll 0 0 #d8d8d8;
	color: #9f155e;
	;
	text-shadow: none;
}

.como-llegar #logo {
	background-image: url("../../../images/turismo-de-priego/global/logo-web-purple.png") !important;
}

@media only screen and (min-width: 1024px) {
	.como-llegar #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-purple.png") repeat-y scroll right top transparent !important;
	}
}

.descargas-como-llegar-consejos {
	color: #9F155E;
}


/* CUSTOM CSS DOJOPLUS - QUE VISITAR */

.que-visitar-feat-info {
	background-color: #139abc;
	color: #ffffff;
	font-size: 15px;
	line-height: 18px;
	margin-left: 5px;
	padding: 12px 30px;
}

.que-visitar-feat-info h2 {
	color: #ffffff !important;
	font-size: 21px;
	line-height: 26px;
}

.que-visitar-desc-info p {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	padding-right: 22px;
}

.que-visitar-desc-info {}

.que-visitar-desc-info p {}

.que-visitar-feat-info {
	background-color: #139abc;
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}


/***   reglas que visitar extraidas de template.css   *****/

.page-que-visitar .hoverLink > span {
	/* Que visitar */
	background: url("../images/transparent_png/blue20.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.page-que-visitar .hoverLink:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

li.sig-block a.sig-link img.sig-image,
li.sig-block a.sig-link:hover img.sig-image {
	border: 1px solid #FFFFFF !important;
}

.page-agencias-de-viaje .ptcarousel {
	display: none;
}


/* CUSTOM CSS DOJOPLUS - QUE VISITAR - DONDE COMER - DONDE DORMIR - QUE HACER */


/***   reglas extraidas de template.css   *****/

.other-images > li {
	float: left;
	margin-right: 8px;
}

.pre-filtro {
	cursor: pointer;
}

.pre-filtro:hover {
	opacity: 0.8;
}

.rhino-bullet {
	display: none !important;
}

.donde-comer-pre-filters {
	display: none;
	padding-bottom: 50px;
}

.page-donde-comer #main-content {
	display: none;
}

.donde-comer-pre-filters h2 {
	font-size: 38px;
	line-height: 50px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #666666 !important;
}

.donde-comer-pre-filters h3 {
	font-weight: bold;
}

.donde-dormir-pre-filters {
	display: none;
	padding-bottom: 50px;
}

.page-donde-dormir #main-content {
	display: none;
}

.donde-dormir-pre-filters h2 {
	font-size: 38px;
	line-height: 50px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #666666 !important;
}

.donde-dormir-pre-filters h3 {
	font-weight: bold;
}

#breadcrumbs {
	display: none;
}

#sorting {
	display: none
}

.filtrado {}

.filtrado .moduletitle {
	background: none repeat scroll 0 0 #cacaca;
	color: #ffffff;
	padding: 5px;
}

.faf-filters-list {
	padding-left: 5px;
	color: #777777;
}

.faf-name {
	padding-left: 25px;
	background: url('../images/point-filters.png') no-repeat left center transparent;
}

.faf-control-group {
	padding-left: 20px;
}

.faf-form-submit {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #CACACA !important;
	border-color: #CACACA !important;
	border-image: none;
	border-radius: 3px;
	border-right: 1px solid #aaa;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF !important;
	font-size: 15px !important;
	font-weight: normal !important;
	line-height: normal;
	margin-bottom: 20px;
	padding: 4px !important;
	text-decoration: none !important;
	text-shadow: none !important;
	width: 90px;
}

.faf-form-reset {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #CACACA !important;
	border-color: #CACACA !important;
	border-image: none;
	border-radius: 3px;
	border-right: 1px solid #aaa;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF !important;
	font-size: 15px !important;
	font-weight: normal !important;
	line-height: normal;
	margin-bottom: 20px;
	padding: 4px !important;
	text-decoration: none !important;
	text-shadow: none !important;
	width: 90px;
}


/***  reglas - que hacer de template.css   *****/

.que-hacer-pre-filters {
	display: none;
	padding-bottom: 50px;
}

.page-que-hacer #main-content {
	display: none;
}

.que-hacer-pre-filters h2 {
	font-size: 38px;
	line-height: 50px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #666666 !important;
}

.que-hacer-pre-filters h3 {
	font-weight: bold;
}


/* CUSTOM CSS DOJOPLUS - DONDE COMER - DONDE DORMIR - QUE HACER */

.hg-portfolio-carousel .title {
	color: #666666;
}

.hg-portfolio-carousel .title a {
	color: #139abc !important;
}

.hg-portfolio-carousel .rhino-container {
	margin: 0 !important;
	width: auto !important;
	height: 200px !important;
}

.hg-portfolio-carousel .pt-cat-desc {
	display: block;
}

.hg-portfolio-carousel .pt-cat-desc p {
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 12px;
}

.hg-portfolio-carousel .seemore {}

.hg-portfolio-carousel .seemore a {
	background-color: rgba(0, 0, 0, 0.30) !important;
	color: #ffffff !important;
}


/* CUSTOM CSS DOJOPLUS - QUE VISITAR */

.que-visitar #mainbody h1.title {
	color: #139abc !important;
	font-family: "GaramondProBold", Arial, Helvetica, sans-serif;
}

body.light .hg-portfolio-sortable #portfolio-nav li a {
	background-image: none;
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	opacity: 1;
}

body.light .hg-portfolio-sortable #portfolio-nav li a:hover,
body.light .hg-portfolio-sortable #portfolio-nav li.current a {
	/*background: url("../images/transparent_png/black20.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	color: #333333;
}

.hg-portfolio-sortable ul#thumbs li {
	margin: 25px 5px 10px 15px;
}

.hg-portfolio-sortable ul#thumbs li .inner-item h4 {
	min-height: 45px;
}

#portfolio-nav .current a[data-filter="*"] {
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}

#portfolio-nav a[data-filter="*"]:hover {
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}

#portfolio-nav .current a[data-filter=".iglesias"] {
	background-image: none !important;
	background-color: rgba(10, 145, 188, 0.3) !important;
}

#portfolio-nav a[data-filter=".iglesias"]:hover {
	background-image: none !important;
	background-color: rgba(10, 145, 188, 0.3) !important;
}

#portfolio-nav .current a[data-filter=".otros"] {
	background-image: none !important;
	background-color: rgba(254, 191, 48, 0.3) !important;
}

#portfolio-nav a[data-filter=".otros"]:hover {
	background-image: none !important;
	background-color: rgba(254, 191, 48, 0.3) !important;
}

#portfolio-nav .current a[data-filter=".museos"] {
	background-image: none !important;
	background-color: rgba(179, 84, 137, 0.3) !important;
}

#portfolio-nav a[data-filter=".museos"]:hover {
	background-image: none !important;
	background-color: rgba(179, 84, 137, 0.3) !important;
}

#portfolio-nav .current a[data-filter=".espacios-abiertos"] {
	background-image: none !important;
	background-color: rgba(170, 173, 0, 0.3) !important;
}

#portfolio-nav a[data-filter=".espacios-abiertos"]:hover {
	background-image: none !important;
	background-color: rgba(170, 173, 0, 0.3) !important;
}

#portfolio-nav .current a[data-filter=".arquitectura-civil"] {
	background-image: none !important;
	background-color: rgba(255, 144, 18, 0.3) !important;
}

#portfolio-nav a[data-filter=".arquitectura-civil"]:hover {
	background-image: none !important;
	background-color: rgba(255, 144, 18, 0.3) !important;
}

#portfolio-nav .current a[data-filter=".interesante"] {
	background-image: none !important;
	background-color: rgba(255, 144, 18, 0.3) !important;
}

#portfolio-nav a[data-filter=".interesante"]:hover {
	background-image: none !important;
	background-color: rgba(255, 144, 18, 0.3) !important;
}


/* CUSTOM CSS DOJOPLUS - DONDE DORMIR */

.page-donde-dormir {}

.page-donde-dormir .img-full {
	width: auto;
}

.page-donde-dormir .img-full {}

.page-donde-dormir p {
	color: #666666 !important;
	text-align: justify;
}

.page-donde-dormir li {
	color: #666666 !important;
}

.page-donde-dormir h2 a {
	color: #666666 !important;
}

.page-donde-dormir h5 {
	color: #666666 !important;
}

.page-donde-dormir .hlight_gray {
	background-color: #d4d4d4;
	color: #666666;
	padding: 5px 15px;
	font-size: medium;
}

.page-donde-dormir .list-type-8 li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 8px;
	padding-left: 0 !important;
}

.page-donde-dormir .list-type-8 li img {
	margin-right: 5px;
}


/* CUSTOM CSS DOJOPLUS - DONDE COMER*/

.page-donde-comer {}

.page-donde-comer .img-full {
	width: auto !important;
}

.page-donde-comer .img-full {}

.page-donde-comer p {
	color: #666666 !important;
	text-align: justify;
}

.page-donde-comer li {
	color: #666666 !important;
}

.page-donde-comer h2 a {
	color: #666666 !important;
}

.page-donde-comer h5 {
	color: #666666 !important;
}

.page-donde-comer .hlight_gray {
	background-color: #d4d4d4;
	color: #666666;
	padding: 5px 15px;
	font-size: medium;
}

.page-donde-comer .list-type-8 li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 8px;
	padding-left: 0 !important;
}

.page-donde-comer .list-type-8 li img {
	margin-right: 5px;
}


/* CUSTOM CSS DOJOPLUS - QUE HACER*/

.page-que-hacer {}

.page-que-hacer .img-full {
	width: auto !important;
}

.page-que-hacer .img-full {}

.page-que-hacer p {
	color: #666666 !important;
	text-align: justify;
}

.page-que-hacer li {
	color: #666666 !important;
}

.page-que-hacer h2 a {
	color: #666666 !important;
}

.page-que-hacer h5 {
	color: #666666 !important;
}

.page-que-hacer .hlight_gray {
	background-color: #d4d4d4;
	color: #666666;
	padding: 5px 15px;
	font-size: medium;
}

.page-que-hacer .list-type-8 li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 8px;
	padding-left: 0 !important;
}

.page-que-hacer .list-type-8 li img {
	margin-right: 5px;
}


/* CUSTOM CSS DOJOPLUS - GALERIAS FOTOGRAFÍA */

.pp_gallery ul a img {
	height: 100%;
}

li.sig-block a.sig-link img.sig-image,
li.sig-block a.sig-link:hover img.sig-image {
	background-color: #ffffff;
	border: 1px solid #cacaca;
}


/* CUSTOM CSS DOJOPLUS - GALERIAS VIDEOS */

.galeria-video #background {}

.galeria-video #YoutubeGalleryMainContainer1 {}

.galeria-video #YoutubeGalleryMainContainer1 h3 {
	font-size: 38px;
	line-height: 50px;
	margin-bottom: 15px;
	font-weight: 600;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD */

.la-ciudad-main-image {
	width: 100%;
}

.la-ciudad p {
	text-align: justify;
}

.hlight_gray {
	background-color: #d4d4d4;
	color: #666666;
	padding: 5px 15px;
	font-size: medium;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - PATRIMONIO Y ARTE */

.body-patrimonio-arte {}

.body-patrimonio-arte .item-page h2 > a {
	color: #009BBF;
}

.body-patrimonio-arte .item-page h4 {
	color: #009BBF;
}

.body-patrimonio-arte .item-page p {
	text-align: justify;
}

.body-patrimonio-arte .item-page hr {
	border-color: #009BBF !important;
}

@media only screen and (min-width: 1025px) {
	.body-patrimonio-arte #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-blue.png") repeat-y scroll right top transparent !important;
	}
}

.azul-menu {}

.azul-menu .moduletitle {
	background: url("../images/transparent_png/li-item-point-patrimonio.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #009BBF;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.azul-menu li {}

.azul-menu li a {
	background-image: none !important;
	border: 0 none !important;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 10px 2px 20px !important;
}

.body-patrimonio-arte .hlight_gray {
	background-color: rgba(0, 155, 191, 0.2) !important;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - ALDEAS Y RINCONES */

.body-aldeas {}

.body-aldeas .item-page h2 > a {
	color: #ff9012;
}

.body-aldeas .item-page h4 {
	color: #ff9012;
}

.body-aldeas .item-page p {
	text-align: justify;
}

.body-aldeas .item-page hr {
	border-color: #ff9012;
	!important;
}

.body-aldeas #logo {
	background-image: url("../../../images/turismo-de-priego/global/logo-web-orange.png") !important;
}

@media only screen and (min-width: 1025px) {
	.body-aldeas #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-orange.png") repeat-y scroll right top transparent !important;
	}
}

.naranja-menu {}

.naranja-menu .moduletitle {
	background: url("../images/transparent_png/li-item-point-aldeas.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #ff9012;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.naranja-menu li {}

.naranja-menu li a {
	background-image: none !important;
	border: 0 none !important;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 10px 2px 20px !important;
}

.naranja-block {
	background-color: #ff9012;
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}

.body-aldeas .hlight_gray {
	background-color: rgba(255, 144, 18, 0.2) !important;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - NATURALEZA Y PAISAJE */

.body-naturaleza-paisajes {}

.body-naturaleza-paisajes .item-page h2 > a {
	color: #aaad00;
}

.body-naturaleza-paisajes .item-page h4 {
	color: #aaad00;
}

.body-naturaleza-paisajes .item-page p {
	text-align: justify;
}

body.body-naturaleza-paisajes #mod213 {
	background: transparent url("/es/images/turismo-de-priego/la-ciudad/naturaleza/guia-de-senderos/senderos-unesco.png") no-repeat scroll center bottom;
	padding-bottom: 120px;
}

@media only screen and (min-width: 1025px) {
	.body-naturaleza-paisajes #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-green.png") repeat-y scroll right top transparent !important;
	}
}

.body-naturaleza-paisajes .item-page hr {
	border-color: #aaad00;
	!important;
}

.verde-menu {}

.body-naturaleza-paisajes #logo {
	background-image: url("../../../images/turismo-de-priego/global/logo-web-green.png") !important;
}

.verde-menu .moduletitle {
	background: url("../images/transparent_png/li-item-point-naturaleza.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #aaad00;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.verde-menu li {}

.verde-menu li a {
	background-image: none !important;
	border: 0 none !important;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 10px 2px 20px !important;
}

.verde-block {
	background-color: #aaad00;
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}

.body-naturaleza-paisajes .hlight_gray {
	background-color: rgba(170, 173, 0, 0.2) !important;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - NATURALEZA Y PAISAJES - GUIA DE SENDEROS */

.guia-senderos-block {
	background-color: #aaad00;
	float: left;
	margin-bottom: 80px;
	max-height: 348px;
}

.guia-senderos-block img {
	width: 100%;
	float: left;
}

.guia-senderos-block h3 {
	color: rgb(255, 255, 255) !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
}

.guia-senderos-block p {
	color: rgb(255, 255, 255) !important;
	float: left;
	text-align: center !important;
	margin: 0px;
}

.guia-senderos-block-text {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
	min-height: 90px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}

.guia-senderos-block-link {
	width: 100%;
}

.guia-senderos-block-deco {
	float: none !important;
	margin-bottom: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}

.guia-senderos-block-deco > a > img {
	float: none;
	width: 60px;
}

.guia-senderos-block a {
	width: 100%;
	float: left;
	color: rgb( 255, 255, 255)!important;
	text-align: center;
}

body.body-naturaleza-paisajes #mainbottom {
	background-color: rgba(170, 173, 0, 0.7);
	margin-bottom: 100px;
	margin-left: -10px;
	margin-top: 10px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 960px;
}

#senderos-subbetica-photo {
	float: left;
	margin-right: 30%;
	width: 70%;
}

#senderos-subbetica-photo img {
	float: left;
	width: 100%;
}

#senderos-subbetica-intro {
	font-size: 12px;
	font-family: "Arial";
	color: rgb( 109, 111, 111);
	background-color: #ffffff;
	display: block;
	float: left;
	margin-top: 10px;
	width: 70%;
}

#senderos-subbetica-intro > p {
	margin-bottom: 0;
	padding: 6px 35px 6px 6px;
}

#senderos-subbetica-icon {
	position: absolute;
	right: 65px;
	top: 30px;
}

#senderos-subbetica-show-info {
	background: transparent url("/es/images/turismo-de-priego/la-ciudad/naturaleza/guia-de-senderos/icon-subbetica-show.png") no-repeat scroll center center;
	display: inline-block;
	float: right;
	height: 31px;
	position: relative;
	right: -20px;
	top: -15px;
	width: 30px;
	cursor: pointer;
}

#senderos-subbetica-show-info.opened {
	background: transparent url("/es/images/turismo-de-priego/la-ciudad/naturaleza/guia-de-senderos/icon-subbetica-close.png") no-repeat scroll center center;
}

#senderos-subbetica-hidden-block {
	display: none;
	float: left;
	width: 70%;
}

#senderos-subbetica-hidden-block ul {
	background-color: rgba(255, 255, 255, 0.7);
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}

#senderos-subbetica-hidden-block li {
	float: left;
	list-style: inside none disc;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-left: 10px;
	width: 100%;
}

#senderos-subbetica-oficial {
	background-color: #aaad00;
	height: 160px;
	left: 420px;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 350px;
	width: 160px;
}

#senderos-subbetica-oficial > img {}

#senderos-subbetica-oficial > a {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: 12px;
}

@media (min-width:1569px) {}

@media (max-width:767px) {
	/* SmartDevices Common */
	@media (orientation: landscape) {
		/* SmartDevices Landscape */
	}
	@media (orientation: portrait) {
		/* SmartDevices Portrait */
		body.body-naturaleza-paisajes.guia-de-senderos #mainbottom {
			width: 310px;
		}
		#senderos-subbetica-icon {
			display: none;
		}
	}
}


/* R */

@media (min-width: 768px) and (max-width: 1199px) {
			body.body-naturaleza-paisajes.guia-de-senderos #mainbottom {
			width: 100%;
		}
	/* SmartDevices Common */
	@media (orientation: landscape) {
		/* SmartDevices Landscape */
		.body-naturaleza-paisajes.guia-de-senderos > .four.columns {
			width: 30%!important;
		}

		.guia-senderos-block {
			max-height: 338px;
		}
	}
	@media (orientation: portrait) {
		/* SmartDevices Portrait */
		body.body-naturaleza-paisajes.guia-de-senderos #mainbottom {
			margin-left: 0;
			padding: 0;
			width: 100%;
		}
		.body-naturaleza-paisajes.guia-de-senderos > .four.columns {
			width: 30%!important;
		}
		.guia-senderos-block {
			max-height: 338px;
		}
		#senderos-subbetica-intro > p {
			padding: 6px 65px 6px 6px;
		}
		#senderos-subbetica-show-info {
			right: -40px;
			top: -24px;
		}
		#senderos-subbetica-icon {
			right: 30px;
		}
		#senderos-subbetica-oficial {
			left: auto;
			right: 10px;
		}
	}
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - FIESTAS, TRADICIONES Y ARTESANIA */

.body-fiestas-tradiciones-artesania {}

.body-fiestas-tradiciones-artesania .item-page h2 > a {
	color: #CD538C;
}

.body-fiestas-tradiciones-artesania .item-page h4 {
	color: #666666;
}

.body-fiestas-tradiciones-artesania .item-page p {
	text-align: justify;
}

.body-fiestas-tradiciones-artesania .item-page hr {
	border-color: #cd538c !important;
}

.body-fiestas-tradiciones-artesania #logo {
	background-image: url("../../../images/turismo-de-priego/global/logo-web-purple.png") !important;
}

@media only screen and (min-width: 1025px) {
	.body-fiestas-tradiciones-artesania #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-purple.png") repeat-y scroll right top transparent !important;
	}
}

.purpura-menu {}

.purpura-menu .moduletitle {
	background: url("../images/transparent_png/li-item-point-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #cd538c;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.purpura-menu li {}

.purpura-menu li a {
	background-image: none !important;
	border: 0 none !important;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 10px 2px 20px !important;
}

.purpura-block {
	background-color: #CD538C;
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}

.purpura-block p {}

.body-fiestas-tradiciones-artesania .hlight_gray {
	background-color: rgba(159, 21, 44, 0.2) !important;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - FIESTAS, TRADICIONES Y ARTESANIA - SEMANA SANTA */

.sidebar .calendario-semana-santa-mod {}

.sidebar .calendario-semana-santa-mod .moduletitle {
	background: url("../images/transparent_png/icon-menu-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	font-size: 14px;
	padding-left: 30px;
	color: #CD538C;
}

.sidebar .calendario-semana-santa-mod li {}

.sidebar .calendario-semana-santa-mod li a {
	background: url("../images/transparent_png/li-item-point-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	font-weight: 400;
	margin-left: 20px !important;
	padding: 0 10px 0 20px !important;
	margin-bottom: 5px;
}

.item-page .calendario-semana-santa-mod {}

.item-page .calendario-semana-santa-mod .moduletitle {
	background: url("../images/transparent_png/icon-menu-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	font-size: 14px;
	padding-left: 30px;
	color: #CD538C;
}

.item-page .calendario-semana-santa-mod li {
	list-style: outside none none;
	margin-bottom: 10px;
}

.item-page .calendario-semana-santa-mod li a {
	background: url("../images/transparent_png/li-item-point-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	font-weight: 600;
	padding-left: 20px;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - FIESTAS, TRADICIONES Y ARTESANIA - DOMINGOS DE MAYO */

.calendario-domingos-de-mayo-mod {}

.calendario-domingos-de-mayo-mod .moduletitle {
	background: url("../images/transparent_png/icon-menu-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	font-size: 14px;
	padding-left: 30px;
	color: #CD538C;
}

.calendario-domingos-de-mayo-mod li {}

.calendario-domingos-de-mayo-mod li a {
	background: url("../images/transparent_png/li-item-point-semana-santa.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	font-weight: 400;
	margin-left: 20px !important;
	padding: 0 10px 0 20px !important;
	margin-botton: 5px;
}


/* CUSTOM CSS DOJOPLUS - LA CIUDAD - GASTRONOMIA CON SABOR */

.body-gastronomia {}

.body-gastronomia .item-page h2 > a {
	color: #febf30;
}

.body-gastronomia .item-page h4 {
	color: #febf30;
}

.body-gastronomia .item-page p {
	text-align: justify;
}

.body-gastronomia .item-page hr {
	border-color: #febf30;
	!important;
}

@media only screen and (min-width: 1025px) {
	.body-gastronomia #header.vertical {
		background: url("../images/transparent_png/header-vertical-bg-orange.png") repeat-y scroll right top transparent !important;
	}
}

.body-gastronomia #logo {
	background-image: url("../../../images/turismo-de-priego/global/logo-web-yellow.png") !important;
}

.amarillo-menu {}

.amarillo-menu .moduletitle {
	background: url("../images/transparent_png/li-item-point-gastronomia.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #febf30;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.amarillo-menu li {}

.amarillo-menu li a {
	background-image: none !important;
	border: 0 none !important;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 10px 2px 20px !important;
}

.amarillo-block {
	background-color: #FFA500;
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}

.body-gastronomia .hlight_gray {
	background-color: rgba(254, 191, 48, 0.2) !important;
}

.mas-info .tab_container h4 {
	color: #9f155e;
}


/* CUSTOM CSS DOJOPLUS - MAS INFO > AGENCIAS DE VIAJES */

.page-agencias-de-viaje {}

.page-agencias-de-viaje .img-full {
	width: auto !important;
}

.page-agencias-de-viaje .img-full {}

.page-agencias-de-viaje p {
	color: #666666 !important;
}

.page-agencias-de-viaje li {
	color: #666666 !important;
}

.page-agencias-de-viaje h2 a {
	color: #666666 !important;
}

.page-agencias-de-viaje h5 {
	color: #666666 !important;
}

.page-agencias-de-viaje .hlight_gray {
	background-color: #d4d4d4;
	color: #666666;
	padding: 5px 15px;
	font-size: medium;
}

.page-agencias-de-viaje .list-type-8 li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 8px;
	padding-left: 0 !important;
}

.page-agencias-de-viaje .list-type-8 li img {
	margin-right: 5px;
}


/* CUSTOM CSS DOJOPLUS - QUE ESTÁ PASANDO */

.que-esta-pasando {}

.que-esta-pasando #slideshow {
	background-color: rgba(255, 255, 255, 0.7);
	float: left;
	margin-top: -240px;
	position: absolute;
	top: 0;
	width: 100%;
}

.que-esta-pasando-calendar {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
	padding-bottom: 50px;
}

.que-esta-pasando .b2j_k2_calendar_container_module .counts {
	height: 100%;
	padding: 0 !important;
	width: 100%;
	background-color: rgba(179, 84, 137, 0.4);
}

.que-esta-pasando .b2j_k2_calendar_container_module .introtext_view img {
	display: none;
}

.que-esta-pasando-calendar .seemore {
	background-color: #008DAE;
}

.que-esta-pasando .b2j_que-esta-pasando-calendar {
	margin-left: auto;
	margin-right: auto;
}

.que-esta-pasando-calendar .moduletitle {
	color: #666666;
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center;
}

.componentheadingque-esta-pasando {
	display: none;
}

.que-esta-pasando .latestItemsCategory {
	display: none;
}


/***  reglas de template.css   *****/

.que-esta-pasando .latestItemsContainer {
	width: 100% !important;
}

.que-esta-pasando .latestItemView {
	float: left;
	margin-bottom: 20px;
	padding: 10px 1%;
	width: 23%;
}

.que-esta-pasando .latestItemView:hover {
	background-color: rgba(255, 255, 255, 0.75);
}

.que-esta-pasando .latestItemList {
	width: 100%;
	float: left;
}

.que-esta-pasando .latestItemTitle {
	height: 80px;
	line-height: 20px;
}

.que-esta-pasando .latestItemTitle > a {
	color: #ba0d60;
	font-size: 15px;
	font-weight: bold;
}

.que-esta-pasando .latestItemImageBlock {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	max-height: 300px;
	overflow: hidden;
}

.que-esta-pasando .latestItemImage {
	float: left;
	width: 100%;
}

.que-esta-pasando .latestItemImage > a {
	float: left;
	width: 100%;
	height: 170px;
}

.que-esta-pasando .latestItemImage a > img {
	display: none;
	float: left;
	width: 100% !important;
	padding: 0px;
}

.que-esta-pasando .latestItemReadMore {
	float: left;
	width: 100%;
	background-color: #ba0d60;
}

.que-esta-pasando .k2ReadMore {
	color: #ffffff;
	float: left;
	text-align: center;
	width: 100%;
}

.que-esta-pasando .itemHeader > .itemDateCreated {
	font-style: italic;
	color: #666666;
}

.que-esta-pasando .itemHeader > .itemTitle {
	color: #9f155e;
	font-size: 30px;
	font-weight: bold;
}

.que-esta-pasando .itemHeader > .itemTitle > span {
	display: none;
}

.que-esta-pasando .itemHeader > .itemAuthor {
	display: none;
}

.que-esta-pasando .itemToolbar {
	display: none;
}

.que-esta-pasando .itemRatingBlock {
	display: none;
}

.que-esta-pasando .itemTagsBlock {
  margin-bottom: 40px;
  margin-top: 40px;
  display: none;
}

.que-esta-pasando .itemTagsBlock > span {
	color: #9f155e;
	font-weight: 600;
	margin-left: 5px;
	margin-top: 20px;
}

.que-esta-pasando .itemTags {}

.que-esta-pasando .itemTags li {
	background-color: rgba(0, 0, 0, 0.2);
	float: left;
	margin: 4px;
	padding: 4px 10px;
}

.que-esta-pasando .itemTags li > a {
	font-style: italic;
}

.que-esta-pasando .itemSocialSharing {
	display: none;
}

.que-esta-pasando .itemAuthorBlock {
	display: none;
}


.que-esta-pasando .itemImageBlock {
  width: 30%;
  float: left;
}

.que-esta-pasando .itemImageBlock .itemImage > .modal {
  float: left;
  width: 100%;
}

.que-esta-pasando .itemImageBlock .itemImage > .modal > .open-modal-image {
	background: url("../images/icon-que-esta-pasando.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
  height: 42px;
  margin-left: -70px;
  margin-top: 28px;
  position: absolute;
  width: 42px;
}

.que-esta-pasando .itemImageBlock .itemImage > .modal > img {
  float: left;
  width: 100%!important;
}

.que-esta-pasando .itemIntroText {
  display: block;
  float: left;
  width: 64%;
  margin-left: 4%;
}

.que-esta-pasando .itemFullText {
  min-height: 10px;
  float: left;
  width: 100%;
}

.que-esta-pasando .itemCategory {
	display: none;
}

.que-esta-pasando .itemContentFooter {
  display: none;
}

.que-esta-pasando .itemAttachmentsBlock {
  float: left;
  width: 100%;
}

.que-esta-pasando .itemAttachmentsBlock span {
  color: #9f155e;
  float: left;
  font-size: 25px;
  font-weight: 300;
  padding: 0 4px 0 0;
  width: auto;
}

.que-esta-pasando .itemAttachmentsBlock ul.itemAttachments {
  display: inline;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: auto;
  margin-left: 10px;
}

.que-esta-pasando .itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  float: left;
  height: 130px;
  list-style: outside none none;
  margin: 0;
  padding: 0 4px;
  text-align: center;
  width: 130px;
}

.que-esta-pasando .itemAttachmentsBlock ul.itemAttachments li span {
	width: 100%;
  color: #999;
  font-size: 10px;
  font-weight: normal;
}

.que-esta-pasando .itemAttachmentsBlock ul.itemAttachments li a {
  background: rgba(0, 0, 0, 0) url("../images/icon-download-que-esta-pasando.png") no-repeat scroll center top !important;
  float: left;
  margin-top: 10px;
  overflow: hidden;
  padding-top: 70px;
  width: 100%;
}

.que-esta-pasando .itemAuthorLatest {
  margin-top: 50px;
}

.que-esta-pasando .itemAuthorLatest ul li {
  font-weight: bold;
  list-style: outside none disc;
  margin-bottom: 15px;
  margin-left: 20px;
  padding-left: 2px;
}

.que-esta-pasando .itemAuthorLatest h3, .que-esta-pasando  .itemRelated h3 {
	text-transform: uppercase;
  background-color: #9f155e;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 800;
  padding: 4px 8px;
}

.que-esta-pasando .itemBackToTop a {
  background: rgba(0, 0, 0, 0) url("../images/icon-scroll-to-top-que-esta-pasando.png") no-repeat scroll center top !important;
  color: transparent !important;
  float: right;
  height: 52px;
  width: 52px;
  display: none;
}

/*DOJOPLUS- DESCARGA DE FICHEROS Y PREGUNTAS FRECUENTES*/

.toggle-style-faq {
	margin-left: auto;
	margin-right: auto;
}

.descargas {
	color: #565454;
	font-size: 15px;
}

.onecol-style th {
	background: #565454;
	color: #ffffff;
}


/* DOJOPLUS - DESCARGA DE FOLLETOS*/

.descargas-tripticos {
	color: #cd538c !important;
	font-size: 18px !important;
}

#tripticos th {
	background: #cd538c !important;
}

.descargas-mapas {
	color: #aaad00 !important;
	font-size: 18px !important;
}

#mapas th {
	background: #aaad00 !important;
}

.descargas-desplegable {
	color: #cd538c !important;
	font-size: 18px !important;
}

#desplegable th {
	background: #cd538c !important;
}

.descargas-castillo {
	color: #009BBF !important;
	font-size: 18px !important;
}

#castillo th {
	background: #009BBF !important;
}

.descargas-turismo {
	color: #ff9012 !important;
	font-size: 18px !important;
}

#turismo th {
	background: #ff9012 !important;
}


/*DOJOPLUS - PREGUNTAS FRECUENTES*/

.mas-info h5 {
	font-weight: 800;
}


/*DOJOPLUS - LINKS */

.link-purpura {
	color: #cd538c !important;
	font-size: 20px !important;
}

#link-purpura th {
	background: #cd538c !important;
}

.link-azul {
	color: #009BBF !important;
	font-size: 20px !important;
}

#link-azul th {
	background: #009BBF !important;
}

.link-verde {
	color: #aaad00 !important;
	font-size: 20px !important;
}

#link-verde th {
	background: #aaad00 !important;
}

.link-amarillo {
	color: #ff9012 !important;
	font-size: 20px !important;
}

#link-amarillo th {
	background: #ff9012 !important;
}


/***  DOJO PLUS - Noticias    *****/

.noticias {}

.noticias .moduletable {
	margin-bottom: 60px !important;
}

.noticias .moduletitle {
	background-color: rgba(0, 0, 0, 0.2);
	color: #ffffff;
	padding-left: 10px;
}

.noticias .noticias-buscar .inputbox {
	background: url("../images/noticias-buscar-search-icon.png") no-repeat scroll right center #ffffff;
}

.noticias .noticias-categorias-s .menu li > a {
	background: url("../images/transparent_png/li-item-point-noticias-historico.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	color: #666666;
	font-weight: 600;
}

.noticias .noticias-historico-s .menu li > a {
	background: url("../images/transparent_png/li-item-point-noticias-historico.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	color: #666666;
	font-weight: 600;
	border: 0px none !important;
}

.noticias .k2TagCloudBlock a {
	color: #666666;
}

.noticias .k2TagCloudBlock a:hover {
	color: #FFFFFF;
	background-color: #BA0D60 !important;
}

.noticias .eBlog .catItemView {
	background: url("../images/transparent_png/white60.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.noticias .catItemHeader .catItemAuthor {
	display: none;
}

.noticias .k2ReadMore {}

.noticias .itemRelated h3 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

.noticias .k2FeedIcon {}

.noticias .k2FeedIcon > a {}

.noticias .k2FeedIcon > a > span {}

.noticias .itemIntroText img {
	max-width: 100%;
}


/* FIN NOTICIAS - DOJOPLUS */


/* REGLAS EXTRAIDAS DE TEMPLATE.CSS */

#search {
	border-bottom: 3px solid #555555 !important;
}

#searchForm .counter {
	color: #009bbf !important;
}

#searchForm .phrases legend {
	font-weight: bold !important;
	padding-left: 35px !important;
	height: 28px !important;
	;
}

.search-results {
	background-color: rgba(175, 175, 175, 0.5);
	padding: 25px;
}

.search-results .result-title {
	background: url("../images/li-item-point-search.png") no-repeat scroll left 4px transparent !important;
}

.page-que-visitar .inner-item:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.galeria-video #YoutubeGalleryMainContainer1 h3 {
	color: #666666;
}

#contact_form input[type="submit"] {
	background-color: #009bbf;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-shadow: none;
}


/*** REGLAS EXTRAIDAS DE TEMPLATE.CSS *****/


/***      CUSTOM > menu     *****/

#header.vertical #menu .jt-menu .active > a {
	/*color: #009bbf !important;*/
}

#header.vertical #menu .jt-menu .active .blue-menu-item > span {
	color: #0a91bc;
}

#header.vertical #menu .jt-menu .active .purple-menu-item > span {
	color: #DC5189;
}

#header.vertical #menu .jt-menu .active .yellow-menu-item > span {
	color: #febf30;
}

#header.vertical #menu .jt-menu .active .orange-menu-item > span {
	color: #ff9012;
}

#header.vertical #menu .jt-menu .lower-menu > span {
	font-size: 14px !important;
	font-weight: 600;
}

.body-fiestas-tradiciones-artesania .link-purple {
	color: #DC5189 !important;
	font-weight: bold;
}

.body-fiestas-tradiciones-artesania .jt-menu .active.parent > .sf-with-ul {
	color: #DC5189 !important;
}

.body-patrimonio-arte .link-blue {
	color: #0a91bc !important;
	font-weight: bold;
}

.body-patrimonio-arte .jt-menu .active.parent > .sf-with-ul {
	color: #0a91bc !important;
}

.body-naturaleza-paisajes .link-green {
	color: #aaad00 !important;
	font-weight: bold;
}

.body-naturaleza-paisajes .jt-menu .active.parent > .sf-with-ul {
	color: #aaad00 !important;
}

.body-aldeas .link-orange {
	color: #ff9012 !important;
	font-weight: bold;
}

.body-aldeas .jt-menu .active.parent > .sf-with-ul {
	color: #ff9012 !important;
}

.body-gastronomia .link-yellow {
	color: #febf30 !important;
	font-weight: bold;
}

.body-gastronomia .jt-menu .active.parent > .sf-with-ul {
	color: #febf30 !important;
}


/**RESPONSIVE - DOJOPLUS ****/


/* CSS ESPECIFICO POR TAMAÑO DISPOSITIVO */

@media only screen and (min-width: 1500px) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: url('../images/transparent_png/header-vertical-bg-multi.png') scroll repeat-y top right transparent !important;
		padding-right: 80px;
	}
	#social_icons {
		height: 40px;
		left: 100%;
		margin-left: -195px;
		padding: 10px;
		position: fixed;
		top: 5px;
		width: 200px;
		z-index: 0;
	}
	#header.vertical {
		max-width: 300px;
	}
	#header.vertical #menu .jt-menu,
	#header.vertical #menu .jt-menu li {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	#header.vertical #menu .jt-menu > li > a {
		width: 100% !important;
		text-align: right;
	}
	#header.vertical #menu .jt-menu > li.sfHover > a {
		width: 100% !important;
	}
	#search {
		border-bottom: 3px solid #CACACA;
		bottom: 0;
		float: right;
		left: 0;
		margin-right: 50px;
		margin-top: 20px;
		padding: 2px;
		position: relative;
		width: 190px;
	}
	#search .search .inputbox {
		width: 78%;
	}
	#main {
		left: 50% !important;
		margin-left: -340px !important;
		margin-right: 340px !important;
	}

	body.home-page #main {
	    top: 0px;
	    width: 450px;
	    position: fixed;
	    left: initial!important;
	    right: 0;
	    overflow-x: hidden;
	    overflow-y: auto;
	    height: 100vh;
	    margin: 0px!important;
	    box-sizing: border-box;
	    padding-top: 150px;
	    padding-bottom: 100px;
	}
	body.home-page #main .componentheadinghome-page {
		display: none;
	}

	body.home-page #main .latestItemList > div {
		margin-bottom: 50px;
	}
	body.home-page #main .latestItemTitle {}
	body.home-page #main .latestItemTitle a {
		color: #0a91bc;
		font-size: 20px;
		font-weight: bold;
		padding: 0px 10px 0px 0px;
		width: 410px;
		display: block;
		line-height: 1.2;
		box-sizing: border-box;
	}
	body.home-page #main .latestItemDateCreated {
		font-size: 14px;
		color: #333;
	}
	body.home-page #main .latestItemImageBlock {}
	body.home-page #main .latestItemImageBlock a {}
	body.home-page #main .latestItemImageBlock a img {}
	body.home-page #main .latestItemReadMore a {
		color: white;
	    background-color: #0a91bc;
	    padding: 5px 20px;
	}

	#footer1 {
		width: 240px !important;
		padding-left: 20px;
		text-align: center;
	}
	#ilustracion {
		margin-top: 15px !important;
		margin-right: -10% !important;
	}
	#footer1 .inner {
		margin-top: 7px !important;
		width: 240px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: url('../images/transparent_png/header-vertical-bg-multi.png') scroll repeat-y top right transparent !important;
		padding-right: 80px;
	}
	#ilustracion {
		display: none;
	}
	#social_icons {
		height: 40px;
		left: 100%;
		margin-left: -195px;
		padding: 10px;
		position: fixed;
		top: 5px;
		width: 200px;
		z-index: 0;
	}
	#header.vertical {
		max-width: 300px;
	}
	#header.vertical #menu .jt-menu,
	#header.vertical #menu .jt-menu li {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	#header.vertical #menu .jt-menu > li > a {
		width: 100% !important;
		text-align: right;
	}
	#header.vertical #menu .jt-menu > li.sfHover > a {
		width: 100% !important;
	}
	#search {
		border-bottom: 3px solid #CACACA;
		bottom: 0;
		float: right;
		left: 0;
		margin-right: 50px;
		margin-top: 20px;
		padding: 2px;
		position: relative;
		width: 190px;
	}
	#search .search .inputbox {
		width: 78%;
	}
	#main {
		left: 50% !important;
		margin-left: -340px !important;
		margin-right: 340px !important;
	}
	#footer1 {
		width: 240px !important;
		padding-left: 20px;
		text-align: center;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
	#social_icons {
		height: 40px;
		left: 100%;
		margin-left: -195px;
		padding: 10px;
		position: fixed;
		top: 5px;
		width: 200px;
		z-index: 0;
	}
	#ilustracion {
		display: none;
	}
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: url('../images/transparent_png/header-vertical-bg-multi.png') scroll repeat-y top right transparent !important;
		padding-right: 80px;
	}
	#header.vertical {
		max-width: 23%;
	}
	#header.vertical #menu .jt-menu,
	#header.vertical #menu .jt-menu li {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.pink-item {
		color: #ba0d60 !important;
		font-size: 13px !important;
		text-transform: capitalize;
	}
	#header.vertical #menu .jt-menu > li > a {
		width: 100% !important;
		font-size: 13px;
		text-align: right;
	}
	#header.vertical #menu .jt-menu > li.sfHover > a {
		width: 100% !important;
	}
	#search {
		border-bottom: 1px solid #cacaca;
		bottom: 0;
		float: right;
		left: 0;
		margin-right: 30px;
		margin-top: 15px;
		padding: 2px;
		position: relative;
		width: 190px;
	}
	#search .search .inputbox {
		width: 78%;
	}
	#logo {
		margin-top: 75px !important;
		width: 90% !important;
		margin-left: 1%;
		margin-right: 5%;
	}
	#main {
		left: 50% !important;
		margin-left: -25% !important;
		margin-right: 25% !important;
		width: 72% !important;
	}
	#main .inner-container {
		width: 100% !important;
	}
	.container .sixteen.columns {
		width: 100% !important;
	}
	#header.vertical .jt-menu ul {
		margin-left: 23%;
	}
	body.home-page #main {
	    top: 0px;
	    width: 450px;
	    position: fixed;
	    left: initial!important;
	    right: 0;
	    overflow-x: hidden;
	    overflow-y: auto;
	    height: 100vh;
	    margin: 0px!important;
	    box-sizing: border-box;
	    padding-top: 150px;
	    padding-bottom: 100px;
	}
	body.home-page #main .componentheadinghome-page {
		display: none;
	}

	body.home-page #main .latestItemList > div {
		margin-bottom: 50px;
	}
	body.home-page #main .latestItemTitle {}
	body.home-page #main .latestItemTitle a {
		color: #0a91bc;
		font-size: 20px;
		font-weight: bold;
		padding: 0px 10px 0px 0px;
		width: 410px;
		display: block;
		line-height: 1.2;
		box-sizing: border-box;
	}
	body.home-page #main .latestItemDateCreated {
		font-size: 14px;
		color: #333;
	}
	body.home-page #main .latestItemImageBlock {}
	body.home-page #main .latestItemImageBlock a {}
	body.home-page #main .latestItemImageBlock a img {}
	body.home-page #main .latestItemReadMore a {
		color: white;
	    background-color: #0a91bc;
	    padding: 5px 20px;
	}


	/*ARREGLO LISTAS DONDE DORMIR-COMER-ETC*/
	.container .twelve.columns {
		width: 70% !important;
	}
	.container .four {
		width: 24% !important;
	}
	/*ARREGLO RESPONSIVE COMO LLEGAR*/
	.container .ten.columns {
		width: 50% !important;
	}
	.container .eight.columns {
		width: 48% !important;
	}
	/*ARREGLO IMG DE DONDE DORMIR*/
	.page-donde-dormir .img-full {
		margin-right: 25px;
		width: 50% !important;
	}
	.page-donde-dormir .img-full a {
		float: left;
		width: 100%;
	}
	.page-donde-dormir .img-full a > img {
		float: left;
		width: 100%;
	}
	.container .seven {
		width: 40% !important;
	}
	#footer1 {
		width: 240px !important;
		padding-left: 15px;
		text-align: center;
	}
	#idiomas {
		margin-right: 30px !important;
	}
}

@media (max-height: 880px) {
	#ilustracion {
		display: none;
	}
}

@media (max-height: 670px) and (min-width: 1024px) {
	#footer1 {
		display: none;
	}
	#footer2 {
		margin-left: 420px;
	}
	#search {
		z-index: 40;
	}
	#footer {
		z-index: 0;
	}
}

@media screen and (min-width: 600px) and (max-width: 1024px),
(min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: url('../images/transparent_png/header-vertical-bg-multi.png') scroll repeat-y top right transparent !important;
		padding-right: 80px;
	}
	#ilustracion {
		display: none;
	}
	#header.vertical {
		max-width: none;
		position: relative;
		top: 0;
	}
	body #header #logo {
		float: left;
		margin-top: 10px !important;
		position: relative;
		width: 240px !important;
	}
	#main {
		width: 95% !important;
		left: 50% !important;
		margin-left: -48% !important;
		margin-right: 48% !important;
	}
	#main .inner-container {
		width: 100% !important;
	}
	.container .sixteen.columns {
		width: 100% !important;
	}
		body.home-page #main {
	    top: 0px;
	    width: 450px!important;
	    position: fixed;
	    left: initial!important;
	    right: 0;
	    overflow-x: hidden;
	    overflow-y: auto;
	    height: 100vh;
	    margin: 0px!important;
	    box-sizing: border-box;
	    padding-top: 150px;
	    padding-bottom: 100px;
	}
	body.home-page #main .componentheadinghome-page {
		display: none;
	}

	body.home-page #main .latestItemList > div {
		margin-bottom: 50px;
	}
	body.home-page #main .latestItemTitle {}
	body.home-page #main .latestItemTitle a {
		color: #0a91bc;
		font-size: 20px;
		font-weight: bold;
		padding: 0px 10px 0px 0px;
		width: 410px;
		display: block;
		line-height: 1.2;
		box-sizing: border-box;
	}
	body.home-page #main .latestItemDateCreated {
		font-size: 14px;
		color: #333;
	}
	body.home-page #main .latestItemImageBlock {}
	body.home-page #main .latestItemImageBlock a {}
	body.home-page #main .latestItemImageBlock a img {}
	body.home-page #main .latestItemReadMore a {
		color: white;
	    background-color: #0a91bc;
	    padding: 5px 20px;
	}

	body #header #menu {
		float: right;
		left: 100%;
		margin-left: -60px;
		margin-right: 0;
		margin-top: 0;
		position: absolute;
		top: 80px;
	}
	#idiomas {
		float: left;
		left: 100%;
		margin-left: -145px;
		padding: 2px;
		position: absolute;
		top: -4px;
		width: 100px;
	}
	body #header #search {
		background-clip: padding-box;
		border: 1px solid rgba(255, 255, 255, 0.1);
		height: 25px;
		left: 45%;
		margin-right: 0;
		position: absolute;
		top: -22px;
	}
	/*ARREGLO LISTAS DONDE DORMIR-COMER-ETC*/
	.container .twelve.columns {
		width: 70% !important;
	}
	.container .four {
		width: 24% !important;
	}
	/*ARREGLO RESPONSIVE COMO LLEGAR*/
	.container .ten.columns {
		width: 50% !important;
	}
	.container .eight.columns {
		width: 48% !important;
	}
	/*ARREGLO IMG DE DONDE DORMIR*/
	.page-donde-dormir .img-full {
		margin-right: 25px;
		width: 48%;
	}
	.page-donde-dormir .img-full a {
		float: left;
		width: 100%;
	}
	.page-donde-dormir .img-full a > img {
		float: left;
		width: 100%;
	}
	.container .seven {
		width: 40% !important;
	}
	#footer1 {
		width: 120px !important;
		padding-left: 20px;
		text-align: center !important;
		margin-top: -0.5% !important;
	}
}


/* I-PAD*/

@media screen and (min-width: 768px) and (max-width: 1024px),
(min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	/* CSS */
	#social-icons {
		float: right !important;
		right: 100% !important;
		margin-right: -110px !important;
		position: absolute;
	}
}

@media (max-height: 768px) and (min-width: 1024px) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		padding-right: 80px;
	}
	#ilustracion {
		display: none;
	}
	#header.vertical #menu .jt-menu a .mitem_spf {
		padding: 2px 20px;
	}
	#social_icons {
		height: 40px;
		left: 100%;
		margin-left: -195px;
		padding: 10px;
		position: fixed;
		top: 5px;
		width: 200px;
		z-index: 0;
	}
	#footer .inner {
		font-size: 9px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
		text-align: center;
		/* width: 220px; */
	}
}

@media (min-width: 600px) and (max-width: 1024px) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: #ffffff !important;
		padding-right: 0px;
	}
	#header.vertical {
		background-color: #ffffff !important;
		background-image: none !important;
		height: 120px !important;
		max-width: none;
		top: 0;
	}
	#ilustracion {
		display: none;
	}
	body #header #logo {
		float: left;
		margin-top: 0px !important;
		position: relative;
		width: 240px !important;
	}
	#main {
		width: 95% !important;
	}
	#main .inner-container {
		width: 100% !important;
	}
	.container .sixteen.columns {
		width: 100% !important;
	}
	#social_icons {
		float: left !important;
		margin-left: -220px !important;
		margin-top: 145px !important;
	}
	/*ARREGLO LISTAS DONDE DORMIR-COMER-ETC*/
	.container .twelve.columns {
		width: 70% !important;
	}
	.container .four {
		width: 24% !important;
	}
	/*ARREGLO RESPONSIVE COMO LLEGAR*/
	.container .ten.columns {
		width: 95% !important;
	}
	.container .six.columns {
		width: 95% !important;
		margin-right: 5%;
	}
	#ComoLlegarControlStart {
		width: 95.8% !important;
	}
	.container .eight.columns {
		width: 48% !important;
	}
	/*ARREGLO IMG DE DONDE DORMIR*/
	.page-donde-dormir .img-full {
		margin-right: 25px;
		width: 48%;
	}
	.page-donde-dormir .img-full a {
		float: left;
		width: 100%;
	}
	.page-donde-dormir .img-full a > img {
		float: left;
		width: 100%;
	}
	.container .seven {
		width: 40% !important;
	}
	.verde-block {
		width: 88% !important;
	}
	.amarillo-block {
		width: 88% !important;
	}
	.naranja-block {
		width: 88% !important;
	}
	.azul-block {
		width: 88% !important;
	}
	.purpura-block {
		width: 88% !important;
	}
}

@media only screen and (max-width: 1024px) {
	body #header #logo {
		margin-top: 0px !important;
	}
}

@media (max-width: 600px) {
	/* CUSTOM CSS DOJOPLUS - HOME */
	.home-page #header.vertical {
		background: #ffffff !important;
		padding-right: 0px;
	}
	#ilustracion {
		display: none;
	}
	body #logo {
		float: left;
		margin-top: 0px !important;
		position: relative;
		width: 240px !important;
	}
	#header.vertical {
		background-color: #ffffff !important;
		background-image: none !important;
		height: 120px !important;
		max-width: none;
		position: relative;
		top: 0;
	}
	.que-visitar-feat-info {
		margin-left: 0px !important;
	}
	body #header #menu {
		float: right;
		left: 100%;
		margin-left: -60px;
		margin-right: 0;
		margin-top: 0;
		position: absolute;
		top: 80px;
	}
	#idiomas {
		float: left;
		left: 100%;
		margin-left: -110px;
		padding: 2px;
		position: absolute;
		top: -10px;
		width: 100px;
	}
	.home-page #footer {
		position: absolute;
		bottom: 0px;
	}
	#footer1 .inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	.que-esta-pasando .latestItemView {
		border-top: 1px solid #cacaca;
		margin-top: 40px;
		width: 100% !important;
	}
	html,
	body {
		overflow-x: hidden;
	}
}




#footer2 {
	/*background-color: transparent!important;*/
}

.transparent {}


/* LOGO SICTED */
 
.logo-sicted {
	box-sizing: border-box;
	position: fixed;
	padding: 15px 10px;
    width: 182px;
    top: 0px;
    right: 250px;
    text-align: center;
    background-color: rgba(255,255,255, 0.8);
}

.logo-sicted > img {
    width: 100%;
	height: auto;
}

 #blockrandom {
 display: none;}
 
 
 @media ( min-width : 768px) and (max-width: 1024px) {


	@media ( orientation : landscape) { /* TabletDevices Landscape */
		 	.logo-sicted {
				display: block;
				position: absolute;
				padding: 15px 30px;
				width: 214px;
				top: 4px;
				left: 255px;
	
			}
	}
	@media ( orientation : portrait) { /* TabletDevices Landscape */
	 	.logo-sicted {
			display: block;
	   		position: absolute;
		    padding: 15px 30px;
		    width: 214px;
		    top: -65px;
		    left: 20px;
	
		}
	}
 
 }
 
  
 @media (max-width :767px) {


	@media ( orientation : landscape) { /* TabletDevices Landscape */
		
	 	.logo-sicted {
			display: block;
	   		position: absolute;
		    padding: 15px 30px;
		    width: 214px;
		    top: -65px;
		    left: 20px;
	
		}
		
	}
	@media ( orientation : portrait) { /* TabletDevices Landscape */
		#footer1 {
			display: block!important;
		}
		.logo-sicted {
			box-sizing: border-box;
		    position: relative;
		    padding: 5px 30vw 20px;
		    width: 100%;
		    top: 0px;
		    right: 0;
		    text-align: center;
		    background-color: rgba(255,255,255, 0);
		}
 
 }
 

#semana-santa-live, .semana-santa-live {
	background: none repeat scroll 0 0 rgba(255,255,255,0.8);
}

