/*
Theme Name: Turismo
Theme URI: http://www.talleremarketing.es/
Author: Taller Emarketing
Author URI: http://www.talleremarketing.es/
Description: Plantilla desarrollada para el portal Turismo de Almería. (2016)
Version: 1.0
Tags: white, right-sidebar, left-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: talleremarketing
*/
/*Ocultar primer hijo del footer (banner app antigua)*/
.footer .container:first-child {display: none;}
.forcefullwidth_wrapper_tp_banner{height:500px;}
*{
	outline:none !important;
}
.single-motivo-tematico .col-lg-10 .fluid-width-video-wrapper { padding-top: 75% !important; }
/* =============================================================================
CSS animation
========================================================================== */
.animated {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	-ms-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-o-keyframes fadeIn {
	0% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@keyframes fadeIn {
	0% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
/* =============================================

WP Classes

============================================= */
.sticky {
}
.alignnone {
	margin: 0 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 -5px;
	padding: 7px 4px 2px;
}
/* End Recommended classes*/

/* =============================================
Fonts
============================================= */
/*@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Prata);
*/
h1, h2, h3, h4, h5, h6, .continue-reading, blockquote, .quote-wrapper > blockquote h2, .link-wrapper, .dropdown-post-title, .sub-links, .tag-line, .copyright-wrapper, .post-tags, .comments-title-wrapper p, .fn, .comment-metadata {
	font-family: "Prata", serif;
}
body, .widget-title {
	font-family: "Lato", sans-serif;
}
/* =============================================
Colors
============================================= */
.post-title a, .quote-wrapper a, .widget a, a.carousel-next, a.carousel-prev, .link-wrapper a, .secondary-nav a, .primary-nav a, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus, .pagination>li>a, .pagination>li>span, .footer .carousel-prev, .footer .carousel-next, .single-post .post-tags a, .share-wrapper ul li a, .post-author-wrapper .nav-social a, .archive-name, .post-author-wrapper h4 a {
	color: #000;
}
a, .post-title a:hover, .continue-reading:hover, .post-meta a:hover, .quote-wrapper a:hover, .widget a:hover, .widget .continue-reading, .continue-reading, .latest-tweet-widget a, .link-wrapper a:hover, .primary-nav a.continue-reading, .primary-nav a:hover, .footer .latest-tweet-widget a, .single-post .post-tags a:hover, .post-author-wrapper .nav-social a:hover, .comment-reply-link:hover {
	color: #ff6f5a; /* Option color */
	text-decoration: none;
}
.widget a.carousel-prev:hover, .widget a.carousel-next:hover, .post a.carousel-prev:hover, .post a.carousel-next:hover, .secondary-nav .dropdown-menu>li>a:hover, .image-post-menu:hover, .featured-image a:hover, .gallery-icon a:hover, .colored-bg:hover, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus, .share-wrapper ul li a:hover, #submit, .pagination .current, #today {
	background: #ff6f5a; /* Option color */
	color: #fff;
	text-decoration: none;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus, .share-wrapper ul li a:hover, .pagination .current {
	border: 1px solid #ff6f5a; /* Option color */
}
.post-meta a, .comment-metadata a, .archive-title {
	color: #b5b5b5;
}
.continue-reading:hover, a:hover img, .latest-tweet-widget a:hover {
	opacity: 0.5;
}
a:hover {
	cursor: pointer;
}
/* =============================================
Animations
============================================= */
a, a:hover, .dropdown-menu, .dropdown:hover .dropdown-menu, .yamm .dropdown-menu, .yamm .dropdown:hover .dropdown-menu, a:hover img, a img, .most-liked-post .most-liked-internal:hover, .most-commented-post .most-commented-internal:hover, .most-liked-post .most-liked-internal, .most-commented-post .most-commented-internal {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
a:hover img{
}

/* =============================================
Typography
============================================= */
body {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}
h1, .h1 {
	font-size: 36px;
	line-height: 46px;
}
h2, .h2 {
	font-size: 42px;
	line-height: 40px;
}
h3, .h3 {
	font-size: 24px;
	line-height: 26px;
}
h4, .h4 {
	font-size: 18px;
	line-height: 28px;
}
h5, .h5 {
	font-size: 14px;
	line-height: 24px;
}
h6, .h6 {
	font-size: 12px;
	line-height: 22px;
}
/* =============================================
Custom classes
============================================= */
.icon {
	position: relative;
	top: 3px;
}
.icon-x2 {
	font-size: 30px;
}
.icon-x3 {
	font-size: 36px;
}
.icon-wrapper i {
	background-image: none;
}
.block, .featured-image a, .gallery-icon a {
	display: block;
}
.inline-block {
	display: inline-block;
}
.table {
	margin: 30px 0;
	border-bottom: 2px solid #000;
}
.table th {
	background: #f7f7f7;
}
.alignleft {
	float: left;
	margin: 5px 30px 10px 0;
}
.alignright {
	float: right;
	margin: 5px 0 10px 30px;
}
.alignnone, .aligncenter {
	/*margin: 30px auto;*/
	display: block;
}
/* =============================================
Forms
============================================= */

.form-control {
	border-radius: 0;
	border: 1px solid #000;
}
#submit {
	border: none;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
}
/* =============================================
Header
============================================= */
.header {
	position: relative;
	padding-left:0 !important;
	padding-right:0 !important;
}
.navbar-nav {
	float: none;
	margin: 0 auto;
	display: inline-block;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu, .dropdown-menu {
	left: auto;
	top: auto;
	z-index: -1;
	opacity: 0;
	display: block;
	visibility: hidden;
}
.yamm .dropdown:hover .dropdown-menu, .dropdown:hover > .dropdown-menu {
	display: block;
	z-index: 999;
	opacity: 1;
	visibility: visible;
}
.yamm .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.nav>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
.logo-wrap {
	padding: 0;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	animation-delay: 0.3s;
	
	float:left;
	width:16%;
}
.logo-wrap h1 {
	margin: 0;
	font-size: 60px;
}
.tag-line {
	font-style: normal;
}

.cabecera-interior{
	position:relative;
	margin-bottom:20px;
}
.cabecera-interior h1{ 
	background-image:url(images/fondo-titular.png);
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	/*background-color:#e53388;*/
	color:#ffffff;
	font-size:42px;
	line-height:68px;
	padding:0 50px;
	background-size:100%;
	background-position:center center;
}
.content h1{
	/*background-image:url(images/fondo-titular.png);
	background-repeat:no-repeat;*/
	
	color:#0072b1;
	margin:0 0 10px 0;
	padding: 5px 0px;
	border-bottom:1px solid #0072b1;
	font-size:28px;
	line-height:30px;
}
/* =============================================

Secondary nav

============================================= */

.secondary-nav {
	border: none;
	/*border-bottom: 1px solid #000;*/
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-radius: 0;
	min-height: 40px;
	margin-bottom: 0;
	position: relative;

	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.secondary-nav .nav>li>a {
	padding: 7px;
	margin:7px;
	border-radius: 0;
	color:#9d9d9c;
}
.secondary-nav .nav>li:hover>a, .secondary-nav .nav>li>a:hover, .secondary-nav .dropdown-menu>li>a {
	/*background-color: #000;*/
	color: #000;
}
.secondary-nav .dropdown-menu>li>a {
	padding: 15px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.secondary-nav .dropdown-menu {
	border-radius: 0;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14px;
	background-color: #000;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: padding-box;
}
.secondary-nav .nav-social {
	font-size: 16px;
	margin: 13px 0 0;
}
.navbar-left.message {
	margin: 20px 0;
}
.secondary-nav > .page-nav .menu-item .dropdown-menu > .menu-item > .dropdown-menu {
	display: none;
}
.dropdown-menu > .menu-item:hover > .dropdown-menu {
	display: block;
	position: absolute;
	top: 0;
	left: 99.5%;
}
.dropdown-toggle > i {
	float: right;
	margin: 2px 0 0 7px;
}
/* =============================================
Primary nav
============================================= */
.primary-nav {
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	margin-top:10px;
	margin-bottom: 30px;
	text-transform: uppercase;
	height: 53px;
	width: 100%;
	border-radius: 0;
	text-align: center;
	position: relative;
	z-index: 1;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.primary-nav ul {
	padding: 0 0 0 30px;
	margin: 0px;
}
.primary-nav ul li {
	display: inline-block;
	list-style: none;
	font-size: 17px;
}
.primary-nav ul li a {
	width:155px;
	color: #9d9d9c;
	text-transform: uppercase;
	padding: 10px 5px;
	display: block;
	margin-right: -3px;
	margin-left: 0px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* cada item menu */



ul#mega-menu-main_menu li.mega-menu-blog-tematicos ul li a { width:auto !important; text-transform:capitalize;}


ul#mega-menu-main_menu li.mega-menu-prepara-tu-viaje .mega-sub-menu{ padding-bottom:0px !important;}
ul#mega-menu-main_menu li.mega-menu-prepara-tu-viaje .mega-menu-item-text-59{ margin-top:0px !important;}

ul#mega-menu-main_menu li.mega-menu-conoce-almeria .mega-sub-menu{ padding-bottom:0px !important;}
ul#mega-menu-main_menu li.mega-menu-conoce-almeria .mega-menu-item-text-14{ margin-top:15px !important;}

ul#mega-menu-main_menu li.mega-menu-que-hacer ul.mega-sub-menu{ padding-bottom:6px !important; border-bottom:1px solid #0072b1 !important;}

ul#mega-menu-main_menu li.mega-menu-tierra-de-cine ul.mega-sub-menu{ padding-bottom:15px !important; border-bottom:1px solid #0072b1 !important;}

ul#mega-menu-main_menu li.mega-menu-palacio-congresos ul.mega-sub-menu{ padding-bottom:15px !important;}

ul#mega-menu-main_menu li.mega-menu-blog-tematicos ul.mega-sub-menu{ border-bottom:1px solid #0072b1 !important;}

ul#mega-menu-main_menu li.mega-menu-que-hacer ul.mega-sub-menu li ul.mega-sub-menu{ padding-bottom:0 !important; border-bottom:none !important;}




/* fin cada item de menu */

.primary-nav ul li .sub-simple-nav {
	line-height: 1em;
	float: right;
	position: relative;
	width: 7px;
	margin-left: 5px;
	display:none;
}
.primary-nav ul li ul {
	display: none;
}
.primary-nav ul li.nav-icon {
	font-size: 10px;
	padding-top: 22px;
	display:none !important;
}
.primary-nav-fullScreenModeOn {
	z-index: 0 !important;
}
/*********************** Mega Menu *************************/
.primary-nav ul {
	text-align: left;
}
.primary-nav ul li .nav-sub-wrap {
	position: absolute;
	top: -999em;
	left: 0px;
	width: 100%;
	z-index: 999;
	background: #FFF;
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-ms-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	display: none;
	padding: 0px 30px;
}
.primary-nav ul li .nav-sub-wrap .fave {
	padding-top: 30px;
	padding-bottom: 30px;
}
.primary-nav ul li .nav-sub-wrap ul {
	display: block;
}
.primary-nav ul li:hover > .nav-sub-wrap {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100.1%;
	top: 60px;
	margin-left: -1px;
	margin-right: -1px;
}
.primary-nav > .navbar-nav > li:hover {
	background: url('images/menu-arrow.png') no-repeat center bottom;
}
.primary-nav .nav-sub-wrap .fave-full {
	padding-left: 15px;
	padding-right: 15px;
}
/******************** Sub Menus **************************/
.primary-nav .nav-sub-wrap .nav-sub-menus {
	padding-top: 1px;
}
.primary-nav .nav-sub-wrap .nav-sub-menus > ul {
	border-top: 1px solid #000;
}
.primary-nav .nav-sub-wrap .nav-sub-menus ul li {
	float: left;
	position: relative;
	width: 100%;
}
.primary-nav .nav-sub-wrap .nav-sub-menus ul li a {
	display: block;
	position: relative;
	line-height: 1.4em;
	margin: 0px;
	padding: 11px 16px;
}
.primary-nav .nav-sub-wrap .nav-sub-menus.col-sm-3 ul li a:hover {
	color: #FF6F5A;
}
/***************** Sub Posts ***************/
.primary-nav .nav-sub-wrap .nav-sub-posts a {
	padding: 0px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
}
.primary-nav .nav-sub-wrap .nav-sub-posts a.continue-reading {
	font-size: 14px;
	margin-top: 10px;
}
.primary-nav .nav-sub-wrap .nav-sub-posts .thumb-wrap {
	margin-bottom: 12px;
	position: relative;
	height:185px;
	overflow: hidden;
}
.primary-nav .nav-sub-wrap .nav-sub-posts .entry-title:hover {
	text-decoration: none;
}
/********************* Single Menu ***********************/
.primary-nav ul li.simple-nav-offset {
	position: relative;
}
.primary-nav ul li .nav-sub-wrap.simple-nav {
	width: 250px;
	left: 1px;
	top: 100%;
	padding: 0px;
}
.primary-nav ul li .nav-sub-wrap.simple-nav .fave {
	padding-top: 0;
	padding-bottom: 0;
}
.primary-nav ul li .nav-sub-wrap.simple-nav .nav-sub-menus {
	padding-right: 0px;
}
.primary-nav ul li .nav-sub-wrap.simple-nav ul li .sub-simple-nav {
	position: absolute;
	font-size: 17px;
	right: 19px;
	z-index: 1;
	margin-top: 3px;
}
.primary-nav ul li .nav-sub-wrap.simple-nav ul li .nav-sub-wrap.simple-nav {
	left: 100%;
	top: -1px;
	border-top: 1px solid #000;
	margin-left: 0px;
}
.primary-nav ul li .nav-sub-wrap.simple-nav ul li .nav-sub-wrap.simple-nav .fave {
	padding-top: 0px;
}
.primary-nav ul li .nav-sub-wrap.simple-nav .nav-sub-menus ul li a {
	padding: 14px 16px;
}
.primary-nav .nav-sub-menus ul {
	border-top: 1px solid #000;
}
.nav-sub-menus ul li {
	border-bottom: 1px solid #000;
}
.primary-nav .nav-sub-menus > ul > li:first-of-type {
	border-top: 1px solid #000;
}
.simple-nav .nav-sub-menus > ul > li:first-of-type {
	border-top: none;
}
.nav-sub-menus ul li a {
	text-transform: none;
	font-weight: normal;
	padding: 15px !important;
	font-size: 16px;
}
.nav-sub-menus > ul {
	border-top: none !important;
}
.primary-nav ul li:hover > .simple-nav {
	border-bottom: none;
}
.mokka-fadin {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-ms-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	animation-delay: 0.8s;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* cosas menu superior */
.piemenu{
	width:100% !important;
	margin:0 auto !important;
	height:22px !important;
}
.texto{
	width:63% !important;
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: normal !important;
    line-height: 34px !important;
    text-align:right !important;
	padding-right:10px !important; 
	float:left !important;
}
ul#mega-menu-main_menu li.mega-menu-prepara-tu-viaje .texto a{
	font-size: 22px !important;
    font-weight: normal !important;
    line-height: 34px !important;
	width:auto !important;
    color: #ffffff !important;
	text-align:right !important;
	padding-right:10px !important;
}
ul#mega-menu-main_menu li.mega-menu-conoce-almeria .texto a{
	font-size: 22px !important;
    font-weight: normal !important;
    line-height: 34px !important;
	width:auto !important;
    color: #ffffff !important;
	text-align:right !important;
	padding-right:10px !important;
}
.imagen{
	width:37% !important;
	float:left !important;
}
.imagen img{
	width:15% !important;
}
.mega-menu-conoce-almeria .imagen img{
	width:auto !important;
	margin-left:15px !important;
	margin-top:-30px !important;
}
.mega-menu-prepara-tu-viaje .imagen img{
	width:auto !important;
	margin-top:-30px !important;
}

/* fin menu superior */
/* menu izquierda */
.menu-izquierda{ padding:0 !important;}
#nav_menu-2{}
#nav_menu-2 ul{ padding:0 0 15px 0;}
#nav_menu-2 ul li{}
#nav_menu-2 ul li a{
	color:#9d9d9c;
	font-size:18px;
	line-height:22px;	
}
#nav_menu-2 ul li.menu-item-has-children a:before{
	content:url(images/flecha-azul.png);
	position:absolute;
	left:-29px;
	/*margin-top:15px;*/
}
#nav_menu-2 ul li.menu-item-has-children a{ 
	/*background-image: url(images/flecha-azul.png);*/
	background-repeat:no-repeat;
	background-position:left center;
}
#nav_menu-2 ul li.menu-item-has-children ul li a{
	background-image:none !important;
}
#nav_menu-2 ul li.menu-item-has-children ul li a:before{
	content:"" !important;
}
#nav_menu-2 ul li.menu-item-has-children a{
	width:50% !important;
}
#nav_menu-2 ul li.menu-item-has-children ul li a{
	width:auto !important;
}
/* submenu */
#nav_menu-2 ul li ul{
	display:none;
}


#nav_menu-2 ul li.menu-item-has-children ul li{
	background-image:none;
}
#nav_menu-2 ul li.current-menu-ancestor ul{
	display:block;
}
#nav_menu-2 ul li.current-menu-ancestor a{
		background-color: #e53388;
	color: #ffffff;
	padding: 4px 16px;
	width: 120px !important;
	display: block;
	font-style: italic;
	line-height: 26px;
	display: inline-table;
}
#nav_menu-2 ul li.menu-blog-tematicos.current-menu-ancestor a{
	width:140px !important;
}
#nav_menu-2 ul li.current-menu-ancestor a:before{
	content:url(images/flecha-rosa.png);
	position:absolute;
	left:-29px;
	margin-top:15px;
}
#nav_menu-2 ul li.current-menu-ancestor ul li a{
	padding:0px 3px;
}
#nav_menu-2 ul li.current-menu-ancestor ul li{
	padding:0px 10px 0px 10px;
}
#nav_menu-2 ul li.current-menu-ancestor ul li a{
	background-color:#ffffff;
	color:#9d9d9c;
	display:inline-block;
	font-style:normal;
}
#nav_menu-2 ul li.current-menu-ancestor ul li a:hover{
	color:#e53388;
}
#nav_menu-2 ul li.current-menu-ancestor ul li.current-menu-item a{
	color:#e53388;
}
#nav_menu-2 ul li.current-menu-ancestor ul li.current-menu-ancestor a{
	color:#e53388;
}
/* fin submenu */
/* 3er nivel */
#nav_menu-2 ul li ul li ul{
	display:none !important;
}
/* fin 3er nivel */

/* menu izquierda */

/* sitemap = menu */
.content #nav_menu-2 ul li ul{
	display:block !important;
}
.content #nav_menu-2 ul li.menu-item-has-children a:before{
	content:" ";
}
/* fin sitemap = menu */


/*Inicio formulario San Valentín */
.formulario-san-valentin .wpcf7-form-control-wrap{
	display: inline-block !important;
}
.formulario-san-valentin .wpcf7-form-control-wrap input[type="checkbox"]{
	width: inherit !important;
}
.wpcf7-form-control.wpcf7-submit{
	margin-top: 25px;
	background-color: #0072b1;
}
/*Licitaciones*/
.post-content.tabla-licitaciones p{
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 20px;
}
.post-content.tabla-licitaciones .titulo-licitacion { color: #0072b1; font-weight: 600; margin-left: 20px;}
.post-content.tabla-licitaciones {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
	margin-bottom: 0;
}
.post-content.tabla-licitaciones .row { background:  aliceblue; margin-bottom: 2px; min-height: 32px; padding: 4px 0;} 
.btn-ver-licitaciones { width: 150px; margin-right: auto; margin-left: auto;}
.btn-ver-licitaciones a {background-color: #009fe3; color: #ffffff !important; font-size: 17px; line-height: 40px; padding: 4px 14px; text-transform: none; letter-spacing: 2px; margin-bottom: 6px; display: block; font-weight: bold; text-align: center; }
.licitacion .col-lg-3.col-md-3.col-sm-3 { line-height: 20px; overflow: hidden; height: 40px; }
.secondary-nav .nav > li.vortal > a{ color: #fff !important; }
.page-id-21155 .wpcf7-form-control.wpcf7-textarea { height: 125px; }
.page-id-21155 .wpcf7-form label { width: 100%; }
.page-id-21165 .wpcf7-form { padding-left: 30px; }
#galeria-dia-mundial-turismo img { min-height: 280px; }
#galeria-dia-mundial-turismo .gallery-icon.portrait { height: 280px; min-height: 280px !important; }
.page-id-22046 .zona, .page-id-22046 .ruta-tematica,.page-id-22044 .zona, .page-id-22044 .ruta-tematica,.page-id-22036 .zona,.page-id-22036 .ruta-tematica,.page-id-22040 .zona,.page-id-22040 .ruta-tematica ,.page-id-22042 .zona,.page-id-22042 .ruta-tematica,.page-id-22125 .zona,.page-id-22125 .ruta-tematica { display: none;}
.destacados-visitas-guiadas-nuevo a{
text-transform: uppercase;
color: #9d9d9c !important;
font-size: 18px;
line-height: 21px;
font-weight: bold;}
.col-lg-4.col-md-4.col-sm-12.col-xs-12.destacados-visitas-guiadas-nuevo { padding-left: 10px !important; padding-right: 10px !important;}
.fondo-gris { background-color: #f1f1f1; margin-top: 15px; padding: 20px 10px 0; }
.fondo-gris .row { width: 100%; margin: 0; }
.destacados-visitas-guiadas-nuevo img { margin-bottom: 15px; }
.fas { font-family: FontAwesome; }
/*Fin formulario San Valentín*/
/*Nuevo diseño home*/
/*.destacados-visitas-guiadas .destacados-visitas {width: 210px; margin-right: 10px; background-color: #36a9e1;}
.destacados-visitas-guiadas .destacados-visitas a { color:#fff;}*/
/* Chrome 15+, Android Browser 4+ (Android OS 4.0+, not iOS) */
/* Mobiles (High-Definition) */
@media screen and (-webkit-min-device-pixel-ratio:1.1) {
	_:-webkit-full-screen, .mokka-fadin:not(*:root) {
		-webkit-animation-name: none;
		-moz-animation-name: none;
		-o-animation-name: none;
		animation-name: none;
	} 
	_:-webkit-full-screen, .sidebar:not(*:root) {
		margin-bottom: 20px;
	}
}
/* =============================================
Structure
============================================= */
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
/* post */
.post-content {
	padding: 0 0 19px;
	margin: 0 0 40px;
}
.post-meta {
	font-size: 14px;
	line-height: 22px;
}
.post-meta ul li:first-of-type {
	margin-bottom: 20px;
}
.post-meta ul li:first-of-type i {
	width: auto;
	height: auto;
	background-image: none;
}
.composer .post-meta ul li:first-of-type {
	margin-bottom: 0;
}
.hidden-md .post-meta {
	margin-top: 30px;
}
.post-meta-date, .post-meta-tag {
	margin-bottom: 20px;
}
.post-content {
	border-bottom:none:
}
.post-title {
	margin: 30px 0 20px;
}
.post-date{
	margin: 10px 0;
	font-weight:lighter;
	color:#9d9d9c;
}
.continue-reading {
	font-style: italic;
}
.post .continue-reading {
	display: inline-block;
	margin-top: 10px;
}
/* carousel - post */
.post-carousel-wrapper {
	position: relative;
	overflow: hidden;
}
.post .carousel-arrows {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.post .carousel-prev, .post .carousel-next {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: rgba(255,255,255, .75);
	text-align: center;
	margin-left: -2px;
	padding: 3px;
	font-size: 29px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.carousel-arrows .carousel-prev {
	left: -50px;
}
.carousel-arrows:hover .carousel-prev {
	left: 0;
}
.carousel-arrows .carousel-next {
	right: -50px;
}
.carousel-arrows:hover .carousel-next {
	right: 0;
}
.featured-image, .gallery-icon, .gallery-item a, .primary-nav .nav-sub-wrap .nav-sub-posts .thumb-wrap {
	overflow: hidden;
}
.featured-image a:hover img, .post-gallery-wrapper a:hover img, .gallery-item a:hover img, .primary-nav .nav-sub-wrap .nav-sub-posts .thumb-wrap a:hover img {
	-webkit-transform: scale(1.2, 1.2) rotate(0);
	-webkit-transition-timing-function: ease;
	-webkit-transition-duration: 1000ms;
	-moz-transform: scale(1.2, 1.2) rotate(0);
	-moz-transition-timing-function: ease;
	-moz-transition-duration: 1000ms;
	opacity: .5;
}
/* =============================================
Contenido medio
============================================= */
.content{}
.content h2:first-child{ margin-top:0;}
.content h2{ 
	color:#5b5b5f;
	/*border-bottom:1px solid #ee2252;*/
	/*padding-bottom:15px;*/
}
.content h2 span{
	padding:5px 40px;;
	background-image:url(images/fondo-titulo.png);
	background-repeat:no-repeat;
	font-size:20px;
	line-height:22px;
	min-width:119px;
	text-align:center;
	color:#ffffff;
	background-size:100%;
}
.content h2 span.x2, .content h2 a.x2{
	background-image:url(images/fondo-titulo-x2.png);
}
.content h2 span.x3, .content h2 a.x3{
	background-image:url(images/fondo-titulo-x3.png);
}
.content h2 span.x4, .content h2 a.x4{
	background-image:url(images/fondo-titulo-x4.png);
}
.content h2 span.x5, .content h2 a.x5{
	background-image:url(images/fondo-titulo-x5.png);
}
.content h2 span.x6, .content h2 a.x6{
	background-image:url(images/fondo-titulo-x6.png);
}
.content h3, .content span.titleh3{
	color:#0072b1;
	font-size: 18px;
    font-weight: bold;
    line-height: 21px;
	margin:15px 0 0;
	display:block;
}
.primero{ margin-top:0;}
.content a{ color:#ffad6f;}
.content a:hover{ color:#e53388; text-decoration:none;}
.content a[href^="tel"]{color:#9d9d9c;}
/* =============================================
Custom gallery
============================================= */
.gallery-item {
	position: relative;
}
.custom-gallery .gallery-item {
	float: left;
	width: 98%;
	margin: 0 1% 1% 0;
	position: relative;
}
.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
	width:32%;
}
.gallery-item:hover .wp-caption-text {
	display: block;
}
.custom-gallery .gallery-item .gallery-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 1%;
	font-size: 12px;
	line-height: 110%;
	text-align: center;
	color: #fff;
	background: #555;
	background: rgba(0,0,0,0.5);
}
/* =============================================
Link post format
============================================= */
.link-wrapper {
	text-align: center;
	padding: 30px 0;
	font-size: 24px;
	border: 1px solid #000;
}
/* =============================================
Audio post format
============================================= */
.audio-wrapper {
	position: relative;
	padding: 200px 0 50px;
	background: #ccc;
}
.audio-wrapper.soundcloud {
	padding: 0;
	background: no-repeat;
}
.mejs-audio {
	margin: 0 auto;
}
/* =============================================
Quote post format
============================================= */
.quote-wrapper > blockquote {
	border: 1px solid #000;
	padding: 70px 25px;
	text-align: center;
}
.quote-wrapper > blockquote h2 {
	margin: 0 0 20px;
}
/* =============================================
Video post format
============================================= */
.video-wrapper {
/*position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;*/
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.audio-wrapper iframe, .audio-wrapper object, .audio-wrapper embed {
	width: 100%;
}
.mega-menu-palacio-congresos { vertical-align: top !important; }
.museo-guitarra-videos iframe {height: 315px !important; }
.museo-guitarra-videos .fluid-width-video-wrapper {padding-top: 325px !important;}
/*Prueba destacados home*/
.col-lg-3.col-md-3.col-sm-3.col-xs-12.destacados-motivos-nuevo { padding: 0 10px; }
.destacados-motivos-nuevo:hover a {  font-weight: bold;  color: #e53388;border: 1px solid #e53388;background-color: #e53388; }
.destacados-motivos-nuevo:first-child a {  border: 1px solid #58167d; color: #58167d;line-height: 18px;padding-top: 10px; }
.destacados-motivos-nuevo:first-child a:after  { background-color: #58167d;}
.destacados-motivos-nuevo a { font-weight: bold;  font-size: 19px;  color: #36a9e1;border: 1px solid #9d9d9c;  border-radius: 4px;height: 60px;
display: block; line-height: 60px; padding-left: 15px;background: #fff;}
.destacados-motivos-nuevo a:after { content: "\f345"; margin-left: 5px;font: normal 18px/1 'dashicons'; background-color: #36a9e1;
color: #fff;
font-size: 40px;
position: absolute;
top: 10px;right: 25px;}

@media only screen and (max-device-width: 800px),  only screen and (device-width: 1024px) and (device-height: 600px),  only screen and (width: 1280px) and (orientation: landscape),  only screen and (device-width: 800px),  only screen and (max-width: 767px) {
	.video-wrapper {
		padding-top: 0;
	}
}
/* =============================================
Single post
============================================= */
.single-post .post-meta-author, .single-post .post-meta-date, .single-post .post-meta-category {
	border-right: 1px solid #000;
}
.single-post .post-meta li {
	margin-right: -3px;
	padding: 0 10px;
	border-right: 1px solid #000;
}
.single-post .post-meta li:last-of-type {
	border-right: none;
}
.single-post .icon-wrapper {
	margin: 80px auto 35px;
	width: 108px;
	display: block;
}
.single-post .icon-wrapper:after {
	content: "";
	border: 1px solid #000;
	width: 108px;
	height: 1px;
	display: block;
	margin: -51px auto 0;
}
.single-post .icon-wrapper > i {
	background: #fff;
	padding: 10px;
	width: 56px;
	top: -21px;
	height: 56px;
}
.single-post .icon-wrapper .icon.icon-office-56 {
	left: 2px;
}
.single-post .post-tags {
	margin-top: 80px;
	color: #a7a7a7;
}
.single-post blockquote{
	color:#ffffff;
	background-color:#009fe3;
	text-align:center;
	border:none;
	margin:15px auto;
	width:80%;
	font-weight:lighter;
	padding:30px;
}
.single-post blockquote p{
	font-weight:lighter;
}
.single-post .post-date{
	float:left;
	width:100%;
	display:block;
	font-size:21px;
}

.single-post .pagination>li>a, .single-post .pagination>li>span {
	padding: 14px 21px;
	border: 1px solid #009fe3;
	font-weight: bold;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li>a, .pagination>li>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	/*border: 1px solid #009fe3;*/
	border:none;
	color:#009fe3;
}
/**/
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .share-wrapper ul li a:hover, #submit, .justified-gallery a:hover, .gallery-item a:hover, .pagination .current, #today{
	background-color:#ffffff !important;
	/*color:#ffffff;*/
	color:#000000 !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.share-wrapper ul li a:hover,
.pagination .current{
	border:none !important;
}
/**/
.single-post .pagination .icon{
	color:#009fe3;
}
.share-wrapper {
	padding: 30px 0 60px 0;
}
.share-wrapper, .post-author-wrapper, .related-posts-wrapper {
	border-bottom: 1px solid #000;
	margin-bottom: 60px;
}
.share-title {
	margin: 0;
	font-size: 14px;
}
.share-wrapper ul {
	margin: 30px 0;
}
.share-wrapper ul li a {
	border-radius: 100%;
	padding: 15px 0;
	border: 1px solid #000;
	font-size: 24px;
	margin-bottom: 10px;
	display: inline-block;
	width: 70px;
	text-align: center;
	text-indent: -3px;
}	
.post-author-wrapper {
	padding: 10px 0 60px;
}
.post-author-wrapper h4 {
	margin-bottom: 0;
}
.post-author-wrapper h4 a:hover {
	text-decoration: none;
}
.post-author-wrapper .author-tag-line {
	margin-bottom: 10px;
	display: inline-block;
	color: #a7a7a7;
}
.post-author-wrapper .nav-social {
	font-size: 20px;
}
.related-post {
	margin-bottom: 30px;
}
.related-posts-wrapper {
	padding-bottom: 60px;
}
.related-posts-wrapper .related-posts-title {
	margin: 0 0 30px;
}
.related-post .post-title {
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}
.related-post .entry {
	font-size: 14px;
}
.related-post .entry .continue-reading {
	font-size: 12px;
}
/* =============================================
Comments
============================================= */
.comments-title-wrapper span {
	font-size: 18px;
}
.comments-title-wrapper {
	font-size: 24px;
}
.comments {
	margin: 60px 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #000;
}
.vcard img {
	float: left;
	margin: 0 20px 0 0;
}
.comment-content {
	margin: 10px 0 0 120px;
}
.comment-metadata {
	font-size: 12px;
}
.comment {
	margin: 60px 0;
}
.reply {
	margin: 0 0 0 120px;
	clear: both;
	font-weight: bold;
}
.bypostauthor {
	border: 1px solid #000;
	padding: 30px;
}
.media-list .children {
	list-style: none;
	padding-left: 123px;
}
textarea#comment {
	min-height: 150px;
}
/* =============================================
Sidebar
============================================= */
.bordered-sidebar {
	border:none;
	padding: 30px 20px 20px;
}
.bordered-sidebar .widget:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.sidebar {
	/*padding-top: 30px;*/
	padding:0;
}
.sidebar .widget-title {
	text-align: center;
}
/* widgets */
.widget-title {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 30px;
}
.widget {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:none;
}
.inner-widget {
	position: relative;
}
.inner-widget .colored-bg.inline-block, .author-image {
	margin-bottom: 20px;
}
.latest-posts-slide .colored-bg.inline-block, .featured-posts-slide .colored-bg.inline-block {
	margin-bottom: 0px;
}
.inner-widget .media {
	margin-top: 0;
}
.widget .latest-posts, .widget .featured-posts {
	margin-bottom: 40px;
}
.widget .continue-reading {
	display: inline-block;
	margin-top: 0px;
	font-style: italic;
}
.recent-comment h4, .most-commented h4, .most-liked h4, .most-viewed h4 {
	font-size: 14px;
	line-height: 1.5;
}
.recent-comment .colored-bg.inline-block, .most-viewed .colored-bg.inline-block {
	margin-right: 30px;
}
.tweet-time {
	color: #b5b5b5;
	font-style: italic;
	margin-bottom: 20px;
}
.media>.pull-left {
	margin-right: 18px;
}
/* about this blog - widget */
.widget_mokka-about-site i.fa {
	font-size: 20px;
}
.widget_mokka-about-site ul {
	text-align: center;
	max-width: 80%;
	margin: 30px auto 0;
}
.widget_mokka-about-site ul li {
	margin-bottom: 8px;
}
/* carousel - widget */
.widget .carousel-arrows {
	position: absolute;
	z-index: 99;
	position: absolute;
	z-index: 99;
	bottom: 10px;
	right: 10px;
}
.widget .carousel-prev, .widget .carousel-next {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: rgba(255,255,255, .75);
	text-align: center;
	margin-left: -2px;
	padding: 3px;
	font-size: 29px;
}
.caroufredsel_wrapper img {
	margin: 0;
}
.instagram-widget, .flickr-widget {
	text-align: center;
}
.instagram-widget a.colored-bg.inline-block {
	margin-bottom: 0;
}
.flickr-widget a.colored-bg.inline-block {
	margin-bottom: 4px;
}
.widget_archive select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding: 7px 13px;
	border-radius: 0;
	border: 1px solid #000;
	background: #fff url('images/br_down.png') no-repeat 95% center;
}
.widget_mokka_twitter .icon-socialmedia-07 {
	margin-right: 10px;
}
/* =============================================
Pagination
============================================= */
.pagination-wrapper {
	text-align:right;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li>a, .pagination>li>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 100%;
	margin: 0 2px;
	/*width: 57px;
	height: 57px;
	line-height: 28px;*/
	text-align: center;
	
}
.pagination>li>a, .pagination>li>span {
	padding: 7px 10px;
	border: 1px solid #000;
	font-weight: bold;
}
.pagination .icon {
	font-size: 20px;
	top: -3px;
}
.pagination>li>a.icon-holder, .pagination>li>span.icon-holder {
	padding: 7px 10px;
}
.pagination>li>a, .pagination>li>span {
	padding: 7px 10px;
}
.post-pagination .icon.icon-arrows-03{ margin-right:7px;}
.post-pagination .icon.icon-arrows-04{ margin-left:7px;}
/* =============================================
Footer
============================================= */
.footer {
	/*background: #000;*/
	color: #fff;
	padding: 0px;
	margin-top: 18px;
}
.footer .widget{
	margin-bottom:0;
}
.footer a {
	color: #fff;
}
.copyright-wrapper {
	/*background: #222;*/
	padding:0 0 10px 0;
	font-size: 12px;
	color: #9d9d9c;
	background-color:#ffffff;
}
.copyright-wrapper .container{
	background-color:#ffffff !important;
	color: #9d9d9c !important;
	text-align:center;
}
.copyright-wrapper .container a{
	color: #9d9d9c !important;
}
.footer .container{
	background:#c6c6c6;
	padding-bottom:10px;
}
.footer .container.inferior{
	background:#ffffff;
	color:#9d9d9c;
}
.footer .container.inferior a{
	color:#9d9d9c;
}
.footer .container.inferior a.telefono{
	color:#e53388;
	font-size:28px;
	line-height:28px;
	font-weight:normal;
}
.footer .container.inferior a:hover{
	color:#e53388;
}
.mostrar-movil {display: none;}
.informacion{ display:inline-block; margin-top:21px;}
.informacion .icono{ width:23%; float:left;}
.informacion .datos{ width:74%; float:left; margin-left:3%; font-weight:bold;}
.logos img{
	width:50% !important;
}
.credits{
	text-align: right;
}
.menu-pie{
	list-style:none;
	margin:0;
	padding:0;
	width:50%;
	float:left;
}
#menu-menu-inferior, #menu-menu-inferior-en, #menu-menu-inferior-fr, #menu-menu-inferior-de{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.menu-pie li, #menu-menu-inferior li, #menu-menu-inferior-en li, #menu-menu-inferior-fr li, #menu-menu-inferior-de li{
	padding-bottom:0;
	padding-top:0;
	display:inline-block;
	width:100%;
}
.menu-pie li a, #menu-menu-inferior li a, #menu-menu-inferior-en li a, #menu-menu-inferior-fr li a, #menu-menu-inferior-de li a{
	font-weight:bold;
	font-size:15px;
	text-transform:none;
}

.footer .container.inferiorbottom{
	background:#ffffff;
	color:#9d9d9c;
	font-weight:bold;
	font-size:16px;
	line-height:36px;
}
.footer .container.inferiorbottom .widget-footer-wrapper{ margin-top:0;}
.footer .container.inferiorbottom .left{ text-align:left;}
.footer .container.inferiorbottom .left img{ margin-right:15px;}
.footer .container.inferiorbottom .right{ text-align:right;}
.footer .container.inferiorbottom .right img{ margin-left:15px; }

#nav_menu-5{
	margin-bottom:0;
	padding-bottom:0;
}

#menu-menu-pie, #menu-menu-pie-en, #menu-menu-pie-fr, #menu-menu-pie-de{	margin:0 auto; display:inline-block; }
#menu-menu-pie li, #menu-menu-pie-en li, #menu-menu-pie-fr li, #menu-menu-pie-de li{ display:inline-block; margin:0 5px 0 10px;}
#menu-menu-pie li a, #menu-menu-pie-en li a, #menu-menu-pie-fr li a, #menu-menu-pie-de li a{ font-size:17px; }
#menu-menu-pie li:before, #menu-menu-pie-en li:before, #menu-menu-pie-fr li:before, #menu-menu-pie-de li:before{ content: "|"; position: absolute; margin-left: -10px; margin-top: 4px; }
#menu-menu-pie li:first-child:before, #menu-menu-pie-en li:first-child:before, #menu-menu-pie-fr li:first-child:before, #menu-menu-pie-de li:first-child:before{ content:""; }

#evcal_calendar_calendario_interior .eventon_fullcal{
	display:none;
}
#evcal_calendar_calendario_interior .evcal_event_subtitle{
	color:#009fe3 !important;
}
.eventon_full_description a { color: #009fe3 !important; font-weight: bold;}
.eventon_full_description .btn-comprar-entradas { background-color: #009fe3; color: #fff !important; border-radius: 2px; padding: 10px !important; text-transform: uppercase; margin-top: 15px; display: inline-block;}
/* =============================================
Archives
============================================= */
.archive-title {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #000;
}
.post-author-info {
	padding: 0;
}
.post-author-info img {
	margin: 0 0 30px;
}
.post-author-info .nav-social {
	margin: 20px 60px 30px;
}
.related-post .featured-image img {
	min-height: 186px;
	min-width: 186px;
	background: #555;
}
.navbar img {
	width: 100%;
}
.navbar.yamm {
	height: 75px;
	float:left;
	width:84%;
}
/*================================================================
* Instagram Widget
/*================================================================*/
.mokka-instagram-slider {
	position: relative;
}
.mokka-instagram-slider img {
	width: 100%;
	height: auto;
}
/* Instagram Overlay*/
.instagram-overlay .mokka-instagram-wrap {
	color: #FFFFFF;
	line-height: normal;
	position: relative;
}
.instagram-overlay .mokka-instagram-wrap .mokka-instagram-datacontainer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	bottom: 0;
	box-sizing: border-box;
	display: none;
	left: 0;
	padding: 5px 15px;
	position: absolute;
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.instagram-overlay .slide:hover .mokka-instagram-datacontainer {
	display: block;
}
.instagram-overlay .mokka-instagram-wrap .mokka-instagram-datacontainer .mokka-instagram-desc {
	line-height: normal;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.instagram-overlay .mokka-instagram-wrap .mokka-instagram-datacontainer .mokka-instagram-time {
	width: 40%;
	float: right;
	text-align: right;
}
.instagram-overlay .mokka-instagram-wrap .mokka-instagram-datacontainer .mokka-instagram-username a {
	color: #FFF !important;
	text-decoration: none;
	font-weight: bold;
}
/* Instagram Thumbs*/
ul.mokka-instagram-thumbnails {
	padding: 0px;
	margin: 0px;
}
ul.mokka-instagram-thumbnails li {
	list-style: none;
	width: 32.6%;
	display: inline-block;
	margin-bottom: 3px;
}
ul.mokka-instagram-thumbnails li img {
	width: 100%;
}
.latest-post-gallery-carousel-arrows {
	position: absolute;
	right: 0;
	z-index: 99;
}
.instagram-slider-prev, .instagram-slider-next {
	font-size: 24px;
	padding: 10px 17px;
	margin-left: 1px;
	background: rgba(0, 0, 0, 0.65);
	float: left;
}
.instatime {
	color: #fff;
	padding: 10px;
	position: absolute;
	bottom: 0;
	min-height: 40px;
	background: rgba(0, 0, 0, 0.65);
	width: 100%;
}
/* ===================================== */
.sidebar img, .widget-footer-wrapper img {
	/*width: 100%;*/
	width:auto;
}
.latest-posts-wrapper {
	display: none;
}
.widget-footer-wrapper {
	margin-top: 18px;
}
/*========================================================
Custom WordPress Widgets 
==========================================================*/
.sidebar .widget li li, .sidebar .widget_recent_entries li, .sidebar .widget_recent_comments li {
	border-color: #ddd;
}
/* Recent Posts & Comments */
.widget_recent_entries, .widget_recent_comments {
	counter-reset: count;
}
.widget_recent_entries li, .widget_recent_comments li {
	padding-left: 15%;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	list-style: none;
}
.widget_recent_entries li:last-child, .widget_recent_comments li:last-child {
	border: none;
}
.widget_recent_entries span {
	display: block;
	font-size: 85%;
	font-weight: bold;
}
.widget_recent_comments .url {
	font-weight: bold;
	letter-spacing: 0.2em;
}
.widget_recent_entries li:before, .widget_recent_comments li:before {
	content: counter(count);
	counter-increment: count;
	position: absolute;
	top: 33%;
	left: 0;
	margin-top: -25px;
	opacity: 0.5;
	font: italic 36px/1 serif;
}
/* Custom Menu & Pages Widget & Categories & RSS */
.widget_pages ul, .widget_nav_menu ul, .widget_categories ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_unpress_twitter ul, .widget_meta ul, .widget_meta ul li {
	padding: 0px;
	list-style: none;
}
.widget_rss > ul li, .widget_pages > ul li, .widget_nav_menu > ul li, .widget_categories > ul li, .widget_mokka_latest_comments > ul li, .widget_unpress_twitter ul li.twitter-item, .widget_nav_menu ul.menu li, .widget_nav_menu li.sub-menu, .widget_meta > ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	/*border-bottom: 1px dotted #b4b4b4;*/
	border-bottom:none;
}
.widget_nav_menu .sub-menu {
	/*border-top: 1px dotted #b4b4b4;*/
	border-top:none;
}
.widget_nav_menu .sub-menu li:last-of-type {
	border-bottom: none;
}
.widget_pages li, .widget_nav_menu li, .widget_categories ul li {
	font-size: inherit;
	list-style: none;
	text-transform: capitalize;
}
.widget_rss li:first-child, .widget_pages li:first-child, .widget_nav_menu li:first-child, .widget_categories li:first-child, .widget_mokka_latest_comments li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0 !important;
}
.widget_pages ul ul, .widget_nav_menu ul ul, .widget_categories ul ul {
	margin-top: 15px;
	margin-bottom: -15px;
}
.widget_nav_menu ul ul li, .widget_categories ul ul li {
	padding: 15px 0 15px 20px;
}
.widget_nav_menu ul ul li a, .widget_categories ul ul li a {
	text-transform: none;
}
.rsswidget {
	display: block;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.rss-date {
	display: block;
	margin: 10px 0;
}
/* Meta & Archive */
.widget_meta li, .widget_archive li {
	padding: 5px;
	list-style: square;
}
.twitter-timestamp {
	font-style: italic;
	font-size: 12px;
}
/* Calendar widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar th, #wp-calendar td {
	text-align: center;
	padding: 8px;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
#wp-calendar caption {
	padding: 0 0 10px;
	margin: 0 0 20px;
}
/* Recent post widget */
.widget_recent_entries .post-date {
	font-style: italic;
	font-size: 12px;
}
.widget #searchform {
	border: 1px solid #000;
	padding: 0 7px 0 0px;
}
.widget #searchform #s {
	border: none;
}
.widget #searchform #s:focus {
	border-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.widget #searchform button {
	background: none;
	border: none;
	float: right;
	margin-top: 2px;
}
/*=============================================================
	 jPlayer
	 -------------------------------------------------------------- */
	 div.jp-audio, div.jp-video {
	 	position: relative;
	 	z-index: 10;
	 	color: #a7a7a7;
	 	line-height: 2.1em;
	 }
	 div.jp-video video {
	 	background-color: #000000;
	 }
	 div.jp-audio {
	 	width: 90%;
	 	bottom: 80px;
	 	margin: 0 auto -55px;
	 }
	 div.jp-video.fullwidth, div.jp-video.fullwidth .jp-type-list-parent {
	 	position: relative;
	 	overflow: hidden;
	 	padding-bottom: 56.25%;
	 	width: 100%;
	 	height: 0;
	 }
	 div.jp-video.fullwidth.playlist {
	 	padding-bottom: 0;
	 	height: auto;
	 }
	 div.jp-video.fullwidth .jp-type-single, div.jp-video.fullwidth .jp-type-list {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	width: 100%;
	 	height: 100%;
	 }
	 div.jp-video.fullwidth .jp-jplayer img, div.jp-video.fullwidth .jp-jplayer video, div.jp-video.fullwidth .jp-jplayer object {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 }
	 div.jp-video-full {
	 	position: static !important;
	 	position: relative;
	 	width: 100%;
	 	height: 100%;
	 }
	 div.jp-video-full div.jp-jplayer {
	 	position: fixed;
	 	top: 0;
	 	left: 0;
	 	z-index: 9999999;
	 	overflow: hidden;
	 }
	 div.jp-video-full div.jp-gui {
	 	position: fixed;
	 	top: 0;
	 	left: 0;
	 	z-index: 9999999;
	 	width: 100%;
	 	height: 100%;
	 }
	 div.jp-video-full div.jp-interface {
	 	position: absolute;
	 	bottom: 0;
	 	left: 0;
	 	z-index: 1000;
	 }
	 div.jp-interface {
	 	position: relative;
	 	overflow: hidden;
	 	width: 100%;
	 	height: 55px;
	 	-webkit-transition: opacity 0.5s ease-in-out, margin 0.5s ease-in-out;
	 	-moz-transition: opacity 0.5s ease-in-out, margin 0.5s ease-in-out;
	 	-ms-transition: opacity 0.5s ease-in-out, margin 0.5s ease-in-out;
	 	-o-transition: opacity 0.5s ease-in-out, margin 0.5s ease-in-out;
	 	transition: opacity 0.5s ease-in-out, margin 0.5s ease-in-out;
	 	background-color: #282c2f;
	 }
	 div.jp-interface li {
	 	padding-left: 0;
	 }
	 div.jp-video div.jp-interface {
	 	margin: 0;
	 	opacity: 0;
	 	filter: alpha(opacity=0);
	 }
	 div.jp-video:hover div.jp-interface {
	 	margin: -35px 0 0;
	 	opacity: 0.9;
	 	filter: alpha(opacity=90);
	 }
	 div.jp-controls-holder {
	 	position: absolute;
	 	top: 18px;
	 	left: 0;
	 	overflow: hidden;
	 	width: 100%;
	 }
	 div.jp-interface ul.jp-controls {
	 	overflow: hidden;
	 	margin: 0;
	 	padding: 0;
	 	list-style-type: none;
	 }
	 ul.jp-controls, div.jp-interface ul.jp-controls li {
	 	display: inline;
	 	float: left;
	 }
	 div.jp-interface ul.jp-controls a {
	 	display: block;
	 	overflow: hidden;
	 	text-indent: -9999px;
	 }
	 div.jp-interface ul.jp-controls a span {
	 	display: block;
	 	overflow: hidden;
	 	text-indent: -9999px;
	 }
	 a.jp-play span, a.jp-pause span {
	 	width: 28px;
	 	height: 28px;
	 }
	 a.jp-full-screen {
	 	background: url(images/jp_sprite.png) -56px -56px no-repeat;
	 	margin-right: 5px;
	 }
	 a.jp-restore-screen {
	 	background: url(images/jp_sprite.png) -56px -84px no-repeat;
	 	margin-right: 5px;
	 }
	 a.jp-play span {
	 	background: url(images/jp_sprite.png) 0 0 no-repeat;
	 }
	 a.jp-play:hover span {
	 	background-position: -28px 0;
	 }
	 a.jp-pause span {
	 	display: none;
	 	background: url(images/jp_sprite.png) 0 -28px no-repeat;
	 }
	 a.jp-pause:hover span {
	 	background-position: -28px -28px;
	 }
	 a.jp-stop span, a.jp-previous span, a.jp-next span {
	 	width: 28px;
	 	height: 28px;
	 }
	 a.jp-stop span {
	 	background: url(images/jp_sprite.png) 0 -56px no-repeat;
	 }
	 a.jp-stop:hover span {
	 	background-position: -28px -56px;
	 }
	 a.jp-previous span {
	 	background: url(images/jp_sprite.png) -56px -28px no-repeat;
	 }
	 a.jp-previous:hover span {
	 	background-position: -84px -28px;
	 }
	 a.jp-next span {
	 	background: url(images/jp_sprite.png) -56px 0 no-repeat;
	 }
	 a.jp-next:hover span {
	 	background-position: -84px 0;
	 }
	 div.jp-progress {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	overflow: hidden;
	 	width: 100%;
	 	height: 8px;
	 	background-color: #383d41;
	 }
	 div.jp-seek-bar {
	 	width: 0;
	 	height: 100%;
	 	cursor: pointer;
	 }
	 div.jp-play-bar {
	 	width: 0;
	 	height: 100%;
	 	background-color: #00e7b4;
	 }
	 div.jp-seeking-bg {
	 	background: url(images/jp_load.gif) 0 1px repeat-x;
	 }
	 a.jp-mute, a.jp-unmute, a.jp-volume-max {
	 	position: relative;
	 }
	 a.jp-mute, a.jp-unmute {
	 	margin: 0 60px 0 0;
	 }
	 a.jp-mute span {
	 	background: url(images/jp_sprite.png) 0 -84px no-repeat;
	 }
	 a.jp-mute:hover span {
	 	background-position: -28px -84px;
	 }
	 a.jp-unmute span {
	 	display: none;
	 	background: url(images/jp_sprite.png) 0 -112px no-repeat;
	 }
	 a.jp-unmute:hover span {
	 	background-position: -28px -112px;
	 }
	 div.jp-volume-bar {
	 	position: absolute;
	 	top: 10px;
	 	right: 45px;
	 	z-index: 2;
	 	overflow: hidden;
	 	width: 50px;
	 	height: 7px;
	 	background-color: #202020;
	 	cursor: pointer;
	 }
	 div.jp-audio div.jp-volume-bar {
	 	right: 8px;
	 }
	 div.jp-volume-bar-value {
	 	width: 0;
	 	height: 7px;
	 	background-color: #00e7b4;
	 }
	 div.jp-current-time, div.jp-time-sep, div.jp-duration {
	 	font-size: 0.7em;
	 }
	 div.jp-current-time {
	 	position: absolute;
	 	left: 35px;
	 	top: 16px;
	 	color: #ffffff;
	 }
	 div.jp-time-sep {
	 	display: inline;
	 	float: right;
	 	margin-right: 5px;
	 	margin-left: 5px;
	 	text-align: center;
	 }
	 div.jp-duration {
	 	display: inline;
	 	float: right;
	 	margin-right: 130px;
	 	text-align: right;
	 }
	 div.jp-audio div.jp-duration {
	 	margin-right: 100px;
	 }

	 @media (max-width: 480px) {
	 	div.jp-volume-bar,  .jp-toggles,  div.jp-duration {
	 		display: none !important;
	 	}
	 }
	 div.jp-title {
	 	color: #fff;
	 	position: absolute;
	 	top: 15px;
	 	left: 80px;
	 	font-size: 0.7em;
	 }
	 div.jp-title, div.jp-playlist {
	 }
	 div.jp-type-single div.jp-title, div.jp-type-playlist div.jp-title, div.jp-type-single div.jp-playlist {
	 	border-top: none;
	 }
	 div.jp-title ul, div.jp-playlist ul {
	 	margin: 0;
	 	padding: 0;
	 	list-style-type: none;
	 }
	 div.jp-title li {
	 	padding: 5px 0 0;
	 	font-weight: bold;
	 }
	 div.jp-video-full div.jp-title li {
	 	padding: 1px 0;
	 }
	 div.jp-playlist li {
	 	position: relative;
	 	background: #222;
	 	border-top: 1px solid #6c6c6c;
	 	margin: 0;
	 	padding: 0;
	 	height: 33px;
	 }
	 div.jp-playlist li:first-child {
	 	border: none;
	 }
	 div.jp-playlist li a {
	 	display: block;
	 	padding: 6px 25px;
	 	text-decoration: none;
	 }
	 div.jp-playlist li a.jp-playlist-current {
	 	background: url(images/jp_playlist_li_cur.png) no-repeat scroll 10px center transparent;
	 }
	 div.jp-playlist li a:hover, div.jp-playlist li.jp-playlist-current a {
	 	color: #8C8C8C;
	 }
	 div.jp-playlist li div {
	 	display: inline;
	 }
	 div.jp-playlist a.jp-playlist-item-remove {
	 	display: inline;
	 	float: right;
	 	margin-right: 10px;
	 	color: #666666;
	 	text-align: right;
	 	font-weight: bold;
	 }
	 div.jp-playlist a.jp-playlist-item-remove:hover {
	 	color: #0d88c1;
	 }
	 div.jp-playlist span.jp-free-media {
	 	display: inline;
	 	float: right;
	 	margin-right: 10px;
	 	text-align: right;
	 }
	 div.jp-playlist span.jp-free-media a {
	 	color: #666666;
	 }
	 div.jp-playlist span.jp-free-media a:hover {
	 	color: #0d88c1;
	 }
	 span.jp-artist {
	 	color: #fefefe;
	 	font-size: .9em;
	 }
	 div.jp-video-play {
	 	background-color: rgba(0, 0, 0, 0);
	 	display: block;
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	width: 100%;
	 	height: 100%;
	 	cursor: pointer;
	 }
	 div.jp-video-full div.jp-video-play {
	 	z-index: 1000;
	 	height: 100%;
	 }
	 a.jp-video-play-icon {
	 	position: absolute;
	 	top: 50%;
	 	left: 50%;
	 	display: block;
	 	margin-top: -25px;
	 	margin-left: -40px;
	 	width: 80px;
	 	height: 50px;
	 	background: url(images/jp_play.png) 0 0 no-repeat;
	 	text-indent: -9999px;
	 	opacity: 0.7;
	 	-webkit-transition: opacity 0.5s ease-in-out;
	 	-moz-transition: opacity 0.5s ease-in-out;
	 	-ms-transition: opacity 0.5s ease-in-out;
	 	-o-transition: opacity 0.5s ease-in-out;
	 	transition: opacity 0.5s ease-in-out;
	 }
	 div.jp-video-play:hover a.jp-video-play-icon {
	 	opacity: 1;
	 }
	 div.jp-jplayer audio, div.jp-jplayer {
	 	width: 0;
	 	height: 0;
	 }
	 div.jp-jplayer {
	 	background-color: #000000;
	 }
	 ul.jp-toggles {
	 	z-index: 1;
	 	float: right;
	 	overflow: hidden;
	 	margin: 0 auto;
	 	padding: 0;
	 	list-style-type: none;
	 }
	 ul.jp-toggles li {
	 	display: block;
	 	float: left;
	 }
	 ul.jp-toggles li a {
	 }
	 ul.jp-toggles li a, ul.jp-toggles li a span {
	 	display: block;
	 	width: 28px;
	 	height: 28px;
	 	text-indent: -9999px;
	 }
	 a.jp-full-screen span {
	 	background: url(images/jp_sprite.png) -56px -56px no-repeat;
	 }
	 a.jp-full-screen:hover span {
	 	background-position: -84px -56px;
	 }
	 a.jp-restore-screen span {
	 	background: url(images/jp_sprite.png) -56px -84px no-repeat;
	 }
	 a.jp-restore-screen:hover span {
	 	background-position: -84px -84px;
	 }
	 .jp-no-solution {
	 	position: absolute;
	 	top: 10px;
	 	left: 50%;
	 	display: none;
	 	margin-left: -202px;
	 	padding: 5px;
	 	width: 390px;
	 	border: 2px solid #009be3;
	 	background-color: #404040;
	 	color: #000000;
	 	font-size: .8em;
	 }
	 .jp-no-solution a {
	 	color: #000;
	 }
	 .jp-no-solution span {
	 	display: block;
	 	text-align: center;
	 	font-weight: bold;
	 	font-size: 1em;
	 }
/* *************************************************

* Custom Gallery

* *************************************************/

.custom-gallery {
}
.custom-gallery .gallery-item {
	float: left;
	width: 98%;
	height: auto;
	margin: 0 1% 1% 0;
	position: relative;
}
.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
	width:32%;
	height:auto;
}
.post .gallery-item a {
	display: inline-block;
}
.oldie .custom-gallery .row .gallery-item {
	width: 32%;
	height: auto;
}
.custom-gallery .gallery-item .gallery-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 1%;
	font-size: 90%;
	line-height: 110%;
	text-align: center;
	color: #fff;
	background: #555;
	background: rgba(0,0,0,0.5);
}
.csstransitions .custom-gallery .gallery-item {
	opacity: 1;
	transition: opacity 0.5s ease-out;
	transition-delay: 0.5s;
}
.csstransitions .custom-gallery .gallery-item.imgLiquid_ready {
	opacity: 1;
}
/* =============================================

Wordpress Default: gallery

============================================= */

.format-gallery {
	/*text-align: center;*/

}
.gallery {
	display: table;
	margin: 0 auto 30px;
	clear: both;
	float: none;
	text-align: center;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 5px;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
.widget_mokka_latest_comments img.avatar {
	height: 80px;
	width: 80px;
}
.comments-wrapper img.avatar {
	height: 100px;
	width: 100px;
}
/* =============================================

Search result

============================================= */
.search-result .featured-image {
	margin-bottom: 20px;
}
.search-result .post-title {
	margin-top: 0;
	margin-bottom: 10px;
}
.search-result .icon-x2 {
	font-size: 20px;
}
.search-result .post-meta-date, .search-result .post-meta-tag {
	margin-bottom: 7px;
}

/* =============================================

Firefox hacks

============================================= */
@-moz-document url-prefix() {
	.dropdown-toggle .fa.fa-angle-right {
		margin-top: -17px;
	}
}
.custom-gallery .gallery-item img {
	width: 100%;
	height: auto;
}
/* =============================================
Map
============================================= */
.map iframe {
	width: 100%;
	border: none;
	height: 610px;
	margin-top: 0;
}
.page-title {
	margin-bottom: 55px;
	text-align: center;
}
/* =============================================
Contact Form 7
============================================= */
.wpcf7-form {
	margin-top: 30px;
}
.wpcf7-form p {
	font-weight: 700;
}
.wpcf7-form-control-wrap {
	display: block;
	padding: 5px 0;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select, .wpcf7-form-control-wrap textarea {
	width: 100%;
	padding: 5px;
	font-weight: 500;
}
.wpcf7-submit {
	border: none;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
	background: #ff6f5a;
	color: #fff;
	-webkit-appearance: button;
	cursor: pointer;
}
/* =============================================
Most liked post
============================================= */
.most-liked-post, .most-commented-post {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.most-liked-post .most-liked-external, .most-commented-post .most-commented-external {
	display: table;
	width: 100%;
	height: 100%;
}
.most-liked-post .most-liked-internal, .most-commented-post .most-commented-internal {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: rgba(0,0,0,.35);
	color: #fff;
}
.most-liked-post .most-liked-internal:hover, .most-commented-post .most-commented-internal:hover {
	background: rgba(0,0,0,0);
}
.most-liked-widget-link, .most-commented-widget-link {
	color: #fff !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding: 65% 0 0;
}
.most-liked-widget .col-lg-6, .most-liked-widget .col-md-6, .most-liked-widget .col-sm-6, .most-liked-widget .col-xs-12, .most-commented-widget .col-lg-6, .most-commented-widget .col-md-6, .most-commented-widget .col-sm-6, .most-commented-widget .col-xs-12 {
	padding: 0;
}
.footer .most-liked-post, .footer .most-commented-post {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.hide-strip {
	display: none;
}
.advertising {
	text-align: center;
	margin-bottom: 45px;
}
.advertising .composer {
	/*padding-bottom: 70px;*/
	margin-bottom: 20px;
}
.advertising img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.advertising iframe {
	width: 100% !important;
}
/*============== Category Ad ==============*/
.category_advertising {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.category_advertising img {
	max-width: 100%;
	height: auto;
	margin: 0 auto !important;
}
.category_advertising iframe {
	width: 100% !important;
}
.error404 .entry {
	padding: 0 0 50px 0;
	text-align: center;
}
/* =============================================
Homepage banner slider
============================================= */
.banner-container {
	border-bottom: 4px double #000;
	margin-bottom: 70px;
	padding-bottom: 30px;
}
.post-banner {
	color: #fff;
	margin: 0;
}
.post-banner li {
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.post-banner li img {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.post-banner li:hover img {
	-webkit-transform: scale(1.2, 1.2) rotate(0);
	-webkit-transition-timing-function: ease;
	-webkit-transition-duration: 1000ms;
	-moz-transform: scale(1.2, 1.2) rotate(0);
	-moz-transition-timing-function: ease;
	-moz-transition-duration: 1000ms;
}
.post-banner li a.post-banner-link {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .5);
	display: block;
	position: absolute;
	z-index: 9;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.post-banner li a.post-banner-link:hover {
	background: rgba(0,0,0,0);
	cursor: pointer;
}
.post-banner-content {
	position: absolute;
	width: 100%;
	bottom: 30px;
	z-index: 999;
}
.post-banner h2.post-banner-title {
	font-size: 24px;
}
.post-banner h2.post-banner-title, .post-banner p {
	margin: 0;
	color: #fff;
}
.post-banner p {
	font-size: 12px;
}
.spacer-line {
	width: 40%;
	height: 3px;
	background: #fff;
	margin: 10px auto 18px;
}
.owl-carousel h2.post-banner-title {
	font-size: 36px;
}
.owl-carousel .post-banner p {
	font-size: 14px;
}
.owl-carousel .spacer-line {
	margin: 20px auto;
	width: 60%;
}
.owl-carousel .post-banner-content {
	bottom: 60px;
}
.owl-buttons {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -33px;
	height: 0;
}
.owl-prev {
	float: left;
	position: relative;
	left: -100px;
	background: url('images/next-arrow.png') no-repeat 50% 50% !important;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.owl-carousel:hover .owl-prev {
	left: 30px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.owl-next {
	float: right;
	position: relative;
	right: -100px;
	background: url('images/prev-arrow.png') no-repeat 50% 50% !important;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.owl-carousel:hover .owl-next {
	right: 30px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.owl-theme .owl-controls .owl-buttons div {
	margin: 0;
	padding: 20px;
	border-radius: 0;
	border: 3px solid #fff;
	opacity: 1;
	text-indent: -10000px;
	height: 60px;
	width: 60px;
}
.owl-theme .owl-controls {
	margin-top: 0;
}
.banner-container .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
/*	margin-bottom: 1px;
margin-top: 1px;*/
}
.banner-container div[class*="col-"] {
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
}
/* ------------------- Home --------------------------*/
.visitas-guiadas{
	display:inline-block;
}
.destacados-visitas-guiadas .bx-wrapper{
	margin-left:22px !important;
	margin-bottom:0 !important;
}
.destacados-visitas-guiadas .bx-wrapper .bx-prev{
	left:-40px !important;
}
.destacados-visitas-guiadas .bx-wrapper .bx-next{
	right:-25px !important;
}
.destacados-visitas-guiadas .bx-wrapper .bx-controls-direction a{
	margin-top:-40px !important;
}
.visitas-guiadas h1{
	border-bottom:none;
	text-transform:uppercase;
	font-size:45px;
	line-height:45px;
	margin-top:10px;
	margin-bottom:20px;
	padding:0;
	font-weight:bold;
	font-style:italic;
}
.visitas-guiadas h1 a, .visitas-guiadas h1 a:hover{
	color:#36a9e1;
	text-decoration:none;
}
/*.visitas-guiadas h2,*/
.visitas-guiadas span{
	color: #ffffff;
	background-color: #e53388;
	display: block;
	font-size: 20px;
	position: relative;
	line-height: 30px;
	width: 240px;
	padding-left: 25px;
	margin-left: 10px;
}
/*.visitas-guiadas h2:before,*/
.visitas-guiadas span:before{
	border-bottom: 30px solid #e53388;
    border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
	
}
.visitas-guiadas p{
	color:#000;
	display:block;
	float:left;
	margin:16px 0 0 0;
	padding:0;
	margin: 0;
	font-size: 20px;
}
.visitas-guiadas h3 a,.visitas-guiadas h2 a, .visitas-guiadas ul li a,.destacados-visitas-guiadas a{
	text-transform:uppercase;
	color:#9d9d9c;
	font-size:18px;
	line-height:21px;
	max-width:210px;
	font-weight:bold;
}
.destacados-visitas-guiadas a { display: block;}
.visitas-guiadas ul li img{
	margin-bottom:15px;
}
.visitas-guiadas ul{ margin:0px; padding:0;}
.visitas-guiadas ul li{ margin:0; padding:0;}
.destacados-visitas{
	list-style:none;
	min-height:200px;
}


/* destacados - home */

/* fin destacados - home */
.destacados-home{
	margin-top:20px;
	margin-bottom:0px;
	display:inline-block;
	padding:0;;
	width: 100%;
	z-index: 10000;
	position: relative;
}
.destacados-home h4, .destacados-home span{
	color:#ffffff;
	background-color:#36a9e1;
	font-size:27px;
	display:inline-block;
	padding:9px 20px;
	margin:0 0 19px 0;
	position:relative;
}
.destacados-home h4:before, .destacados-home span:before{
	border-bottom: 59px solid #36a9e1;
    border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
}
.destacados-home ul li.destacados-motivos{
	padding-left: 5px;
	padding-right: 5px;
}

/* motivos tematicos */
.motivos-tematicos{
	margin-top:19px;
	margin-bottom:19px;
	display:inline-block;
}
.motivos-tematicos .bx-wrapper{
}
.motivos-tematicos .bx-wrapper .bx-prev{ left:-34px !important;}
.motivos-tematicos .bx-wrapper .bx-next{ right:-35px !important;}
.motivos-tematicos h4, .motivos-tematicos span{
	color:#ffffff;
	background-color:#36a9e1;
	font-size:27px;
	display:inline-block;
	padding:9px 20px;
	margin:0 0 38px 0;
	position:relative;
}
.motivos-tematicos h4:before, .motivos-tematicos span:before{
	border-bottom: 58px solid #36a9e1;
    border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
}
.destacados-motivos{
	list-style:none;
	min-height:220px;
}
.destacados-motivos h3 a, li.destacados-motivos a{
	text-transform:uppercase;
	color:#9d9d9c;
	font-size:18px;
	line-height:21px;
	max-width:210px;
	font-weight:bold;
}
li.destacados-motivos img{margin-bottom:15px;}
.motivos-tematicos ul{ margin:0 0 0 7px; padding:0;}
.motivos-tematicos ul li{ margin:0; padding:0;}
/*  fin motivos tematicos */

/* home almeria card */
.almeria-card-home{
	/*background-image:url('images/fondo-tarjeta-almeria-card.jpg');
	background-repeat:no-repeat;*/
	width:100%;
	/*height:151px;*/
	color:#ffffff;
	font-size:28px;
	line-height:34px;
	text-align:left;
	/*padding:20px 0 56px 158px;*/
	display:inline-block;
	background-size:100%;
	margin-bottom:42px;
}
.almeria-card-home a, .almeria-card-home a:hover{
	color:#ffffff;
	text-decoration:none;
}
/* fin home almeria card */

/* destacados fijos home */
.destacados-fijos{}
.destacados-fijos .imagen-destacados{
	width:331px;
	height:250px;
	position:relative;
}
.destacados-fijos .imagen-destacados h5{
	position:absolute;
	background-color:#36a9e1;
	color:#ffffff;
	bottom:0;
	right:0;
	font-size:20px;
	line-height:22px;
	padding:10px 35px;
	font-weight:bold;
	font-style:italic;
	min-width:90%;
	text-align:right;
}
.destacados-fijos .imagen-destacados h5:before{
	border-bottom: 42px solid #36a9e1;
    border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
}
.destacados-fijos p{
	max-width:331px;
	margin-top:20px;
	color:#9d9d9c;
	font-size:17px;
	line-height:19px;
	font-style:italic;
}
.destacados-fijos p a, .destacados-fijos p a:hover{
	color:#9d9d9c;
	text-decoration:none;
}
.destacados-fijos .ver-mas{
	color:#ffffff;
	font-size:17px;
	line-height:19px;
	background-color:#e53388;
	float:right;
	text-align:center;
	padding:5px;
	margin-right:12%;
	position:relative;
}
.destacados-fijos .ver-mas:before{
	border-bottom: 29px solid #e53388;
    border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
}
.destacados-fijos .ver-mas a, .destacados-fijos .ver-mas a:hover{
	color:#ffffff;
	text-decoration:none;
}

.col-destacado{
	max-width:331px;
}
.destacados-fijos .right0 .imagen-destacados{
	float:right;
}
.destacados-fijos .right0 p{
	float:right;
}
/* fin destacados fijos home */

/* ultimos post home */
.blogs-tematicos h3{
	font-weight:normal !important;
}
.blogs-tematicos h4{
	color:#ffffff;
	background-color:#36a9e1;
	font-size:27px;
	display:inline-block;
	padding:15px 20px;
	margin:0 0 20px 0;
}
.blogs-tematicos .widget{
	margin-bottom:8px !important;
}
.blogs-tematicos h4:before{
	border-bottom: 58px solid #36a9e1;
    border-left: 25px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -10px;
}
.ultimos-post{}
.ultimos-post ul{
	margin:0;
	padding:0;
}
.ultimos-post ul li{
	margin:0;
	padding:0;
}
.ultimos-post ul li .post-title{
	color:#9d9d9c;
	font-size:18px;
	line-height:20px;
	min-height:44px;
	display:block;
	margin:5px 0 0 0;
}
.ultimos-post ul li a.post-title:hover{
	text-decoration:none;
}
.ultimos-post ul li .cat-post-thumbnail{}
.ultimos-post ul li p{}
.ultimos-post ul li .continue-reading{}

.ultimos-post h3{ font-size:20px;}

.ultimo-actualidad h3{ color:#0072b1;}
.ultimo-actualidad a.titulo{color:#0072b1 !important; font-size:20px;}
.ultimo-actualidad .cat-post-thumbnail{ border-bottom:4px solid #0072b1; display:inline-block; padding-bottom:18px; margin-bottom:3px; margin-top:9px;}
.ultimo-actualidad #text-32{ padding-bottom:0;}
.ultimo-guia h3{ color:#ec9e29;}
.ultimo-guia a.titulo{color:#bd6e12 !important; font-size:20px;}
.ultimo-guia .cat-post-thumbnail{ border-bottom:4px solid #bd6e12; display:inline-block; padding-bottom:18px; margin-bottom:3px; margin-top:9px;}
.ultimo-guia #text-33{ padding-bottom:0;}
.ultimo-gastronomia h3{ color:#29a9df;}
.ultimo-gastronomia a.titulo{color:#29a9df !important; font-size:20px;}
.ultimo-gastronomia .cat-post-thumbnail{ border-bottom:4px solid #29a9df; display:inline-block; padding-bottom:18px; margin-bottom:3px; margin-top:9px;}
.ultimo-gastronomia #text-34{ padding-bottom:0;}
.ultimo-familia h3{ color:#2ba35e;}
.ultimo-familia a.titulo{color:#2ba35e !important; font-size:20px;}
.ultimo-familia .cat-post-thumbnail{ border-bottom:4px solid #2ba35e; display:inline-block; padding-bottom:18px; margin-bottom:3px; margin-top:9px;}
.ultimo-familia #text-35{ padding-bottom:0;}
.cat-post-item .cat-post-css-cropping span{ margin:0 !important;}

#text-132,#text-133,#text-134,#text-135{ margin-bottom:0px !important; padding-bottom:0px !important;}

/* fin ultimos post home */

/* eventos */
.eventos-home{}
.eventos-home h3{
	color:#9d9d9c;
	font-size: 37px;
    font-style: italic;
    font-weight:normal;
    line-height: 42px;
	margin-bottom:24px;
}
.ajde_evcal_calendar .calendar_header{
	margin-bottom:14px !important;
}
.eventos-home h3 span{
	color:#e53388;
}
.eventos-home .eventon_fc_days .evo_fc_day{
	padding:10px 0;
}
.eventos-home .evcal_event_title{
	font-size:20px !important;
}
.eventos-home #text-11 #evcal_list.eventon_events_list{
	max-height:342px;
}
.eventos-home .evo_month_title{
	color:#009fe3 !important;
}
/* fin eventos */

/* ------------------- Fin Home ----------------------*/
 
/* --------------- suscripcion newsletter ---------*/
.suscripcion{
	background-color:#36a9e1;
	color:#ffffff;
	margin-top:38px;
	margin-bottom:20px;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.almeria-news{
	color:#ffffff;
	font-size:34px;
	line-height:40px;
	font-style:italic;
}
.suscribete{
	color:#ffffff;
	font-size:20px;
	line-height:22px;
	font-style:italic;
}
.formulario{
	padding-top:6px;
	padding-bottom:6px;
}
.formulario input[type='text']{ width:72%; color:#36a9e1;}
.formulario input[type='submit'], .formulario #submit{
	width:20%;
	background-color:#ffffff !important;
	color:#36a9e1 !important;
	padding:4px !important;
	text-transform:uppercase !important;
	font-size:14px;
	text-align:center;
}
/* --------------- suscripcion newsletter ---------*/

/* ------------------- Como llegar ----------------------*/
.page-id-445 .content, .page-id-9461 .content, .page-id-9573 .content{}
.page-id-445 .content h2, .page-id-9461 .content h2, .page-id-9578 .content h2, 
.page-id-10349 .content h2, .page-id-10557 .content h2{
	color:#ffffff;
	padding:5px;
}
.page-id-445 .content h2 span, .page-id-445 .content h2 a,
.page-id-9461 .content h2 span, .page-id-9461 .content h2 a,
.page-id-10557 .content h2 span, .page-id-10557 .content h2 a,
.page-id-9573 .content h2 span, .page-id-9573 .content h2 a,
.page-id-9578 .content h2 span, .page-id-9578 .content h2 a,
.page-id-10349 .content h2 span, .page-id-10349 .content h2 a{ 
	/*background-color:#0072b1;*/
	display:inline-block;
	margin-bottom:10px;
	padding:5px;
	background-image:url(images/fondo-titulo.png) !important;
	background-repeat:no-repeat;
	font-size:20px;
	line-height:20px;
	min-width:119px;
	text-align:center;
	color:#ffffff !important;
}
.page-id-445 .content h3, .page-id-9461 .content h3, .page-id-9573 .content h3, .page-id-9578 .content h3, .page-id-10349 .content h3, .page-id-10557 .content h3{
	color:#0072b1;
}
.content .full{
	padding-left:0 !important;
	padding-right:0 !important;
}
.content .aire{
	margin-top:15px;
	margin-bottom:15px;
}
.page-id-445 .content .enlaces, .page-id-9461 .content .enlaces, .page-id-9573 .content .enlaces, .page-id-9578 .content .enlaces, .page-id-10349 .content .enlaces, .page-id-10557 .content .enlaces{
	width:100%;
}
.page-id-445 .content .enlaces div, .page-id-9461 .content .enlaces div, .page-id-9573 .content .enlaces div, .page-id-9578 .content .enlaces div, .page-id-10349 .content .enlaces div, .page-id-10349 .content .enlaces div, .page-id-10557 .content .enlaces div{
	margin:0 auto !important;
	padding:0 0 20px 0;
	float:none;
}
.page-id-445 .content .enlaces div div, .page-id-9461 .content .enlaces div div, .page-id-9573 .content .enlaces div div, .page-id-9578 .content .enlaces div div, .page-id-10349 .content .enlaces div div, .page-id-10557 .content .enlaces div div{
	width:119px;
	float:left;
	margin:0 5px !important;
	text-align:center;
}
.page-id-445 .content .enlaces div a span, .page-id-9461 .content .enlaces div a span, .page-id-10349 .content .enlaces div a span, .page-id-10557 .content .enlaces div a span{
	background-image:url(images/fondo-titulo.png);
	background-repeat:no-repeat;
	font-size:20px;
	line-height:25px;
	min-width:119px;
	text-align:center;
	color:#ffffff;
	display:inline-block;
}
/* --------------- Fin Como llegar ----------------------*/

/* ------------------- Hoteles ----------------------*/
.page-id-629{
}
.gmap{
	margin-bottom:30px;
	margin-top:25px;
}
.hotel{
	/*
	width:21%;
	margin-right:5.5%;
	margin-left:5.5%;
	*/
	float:left;
	height:400px;
	
}
.hotel h3, .hotel p.titleh3{
	color:#0072b1;
	font-weight:bold;
	font-size:18px;
	line-height:21px;
	margin:15px 0 0 0;
}
.hotel p{
	margin:0;
	padding:0;
}
.hotel .fa-star, .hotel .fa-hotel{
	color:#e80932;
}
.hotel ul{ margin:0; padding:0;}
.hotel ul li{ list-style:none; font-size:15px; line-height:18px;}
/* --------------- fin Hoteles ----------------------*/
/* ------------------- Restauracion ----------------------*/
.restauracion{
	/*
	width:21%;
	margin-right:5.5%;
	margin-left:5.5%;
	*/
	float:left;
	height:110px;
	
}
.zona h2 span{
	display:inline-block;
	margin-bottom:10px;
	padding:5px 40px;;
	background-image:url(images/fondo-titulo.png);
	background-repeat:no-repeat;
	font-size:20px;
	line-height:22px;
	min-width:119px;
	text-align:center;
	color:#ffffff;
	background-size:100%;
}
.zona h2 span a, .zona h2 span a:hover{
	color:#ffffff;
	text-decoration:none;
}

.zona h2{
	border-bottom:none;
	padding-bottom:0;
}
.restauracion h3, .restauracion p.titleh3{
	color:#0072b1;
	font-weight:bold;
	font-size:18px;
	line-height:21px;
	margin:15px 0 0 0;
}
.restauracion .fa-star{
	color:#e80932;
}
.restauracion ul{ margin:0; padding:0;}
.restauracion ul li{ list-style:none; font-size:15px; line-height:18px;}
/* --------------- fin Restauracion ----------------------*/
/* --------------- Rutas accesibles ----------------------*/
.page-id-447{}
.page-id-447 h2 span{background-image:url(images/fondo-titulo-x6.png);}
/* ----------- fin Rutas accesibles ----------------------*/

/* ------------------- Playas ----------------------*/
.playa{
}
.playa h3, .playa a{
	color: #0072b1;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 10px 0 0;
	display:block;
}
.playa h3 a{
	color: #0072b1;
}
.playa span{
	font-size: 15px;
    line-height: 18px;
    list-style: outside none none;
	margin: 0 0 22px 0;
	display:block;
}
.playa .fa-star, .playa .fa-hotel{
	color:#e53388;
}
/* --------------- fin Playas ----------------------*/

/* ------------------- Experiencias ----------------------*/
.page-id-629{
}
.gmap{
	margin-bottom:30px;
	margin-top:25px;
}
.experiencia{
	float:left;
	min-height:350px;
	/*
	width:21%;
	margin-right:5.5%;
	margin-left:5.5%;
	*/
}
.experiencia h3, .experiencia span.titleh3{
	color:#0072b1;
	font-weight:bold;
	font-size:18px;
	line-height:21px;
	margin:15px 0 0 0;
}
.experiencia p{
	margin:0;
	padding:0;
}
.experiencia .fa-star, .experiencia .fa-hotel{
	color:#e80932;
}
.experiencia ul{ margin:0; padding:0;}
.experiencia ul li{ list-style:none; font-size:15px; line-height:18px;}
/* --------------- fin Experiencias ----------------------*/

/* -------------- personajes -------------------------*/
.personajes{
	min-height:270px;
}
.personajes h3{
	color:#0072b1;
	font-weight:bold;
	font-size:18px;
	line-height:21px;
	margin:15px 0 0 0;
}
.personajes h3 a{
	color:#0072b1;	
}
.page-template-tpl-page-sidebar-historia{}
.page-template-tpl-page-sidebar-historia .col-lg-3 h3{ font-size:20px; line-height:22px; /*min-height:60px;*/}
.single-personaje{}
.single-personaje .content h1{
	color:#0072B1;
	margin:0 0 20px 0;
	font-size:28px;
	line-height:30px;
	text-align:left;
	padding:5px 10px 5px 0;
	background-image:none;
}
.single-personaje .content h2{
	font-size:27px;
	color:#e53388;
}
.single-personaje .content h3{
	font-size:22px;
	color:#009fe3;
}
.single-personaje .post-content{
	border-bottom:none;
}
.single-personaje .pagination>li:first-child>a, .single-personaje .pagination>li:first-child>span, .single-personaje .pagination>li>a, .single-personaje .pagination>li>span, .single-personaje .pagination>li:last-child>a, .single-personaje .pagination>li:last-child>span {
	border-radius: inherit;
	margin: 0 10px;
	width:auto;
	height:auto;
	text-align: center;
	line-height: 28px;
	background-color:#ffffff;
	color:#009fe3;
	border:none;
	/*border:1px solid #009fe3;*/
}
/* --------- fin personajes --------------------------*/

/* --------- los alrededores -------------------------*/

.page-id-381 .nav-tabs > li{
	min-width:inherit !important;
}

/* ------fin los alrededores -------------------------*/

/* ------------------- audio guias ----------------------*/
.audio-guia{
	/*
	width:32%;
	float:left;
	height:470px;
	margin-right:1.3%;
	*/
}
.audio-guia h3, .audio-guia p.titleh3{
	color:#0072b1;
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	margin:15px 0 22px 0;
	min-height:84px;
}
.audio-guia h3 a, .audio-guia p.titleh3 a{
	color:#0072b1;
}
.audio-guia .fa-star, .hotel .fa-hotel{
	color:#e80932;
}
.single-audio-guias{}
.single-audio-guias .content h1{
	color:#0072B1;
	margin:0 0 10px 0;
	font-size:28px;
	line-height:30px;
	text-align:left;
	padding:5px 10px 5px 0;
	background-image:none;
}
.single-audio-guias .content h2{
	font-size:27px;
	color:#e53388;
}
.single-audio-guias .content h3{
	font-size:22px;
	color:#009fe3;
}
.single-audio-guias .post-content{
	border-bottom:none;
}
.single-audio-guias .pagination>li:first-child>a, .single-audio-guias .pagination>li:first-child>span, .single-audio-guias .pagination>li>a, .single-audio-guias .pagination>li>span, .single-audio-guias .pagination>li:last-child>a, .single-audio-guias .pagination>li:last-child>span {
	border-radius: inherit;
	margin: 0 10px;
	width:auto;
	height:auto;
	text-align: center;
	line-height: 28px;
	background-color:#ffffff;
	color:#009fe3;
	border:none;
	/*border:1px solid #009fe3;*/
}
.single-audio-guias .icon{ margin:0 10px;}
.single-audio-guias .wp-audio-shortcode{
	margin-top:15px;
}

/* ------------fin audio guias ----------------------*/

/* --------------- motivo tematico ----------------------*/

.ruta-tematica{
}
.ruta-tematica h3, .ruta-tematica p.titleh3{
	color:#0072b1;
	font-weight:bold;
	font-size:18px;
	line-height:21px;
	margin:15px 0 22px 0;
	min-height:64px;
}
.ruta-tematica h3 a, .ruta-tematica p.titleh3 a{
	color:#0072b1;
}

.single-motivo-tematico .content h1{
	color:#0072B1;
	margin:0 0 10px 0;
	font-size:28px;
	line-height:30px;
	text-align:left;
	padding:5px 10px 5px 0;
	background-image:none;
}
.single-motivo-tematico .content h2{
	font-size:27px;
	color:#e53388;
}
.single-motivo-tematico .content h3{
	font-size:22px;
	color:#009fe3;
}
.single-motivo-tematico .post-content{
	border-bottom:none;
}

.single-motivo-tematico .pagination>li:first-child>a, .single-motivo-tematico .pagination>li:first-child>span, .single-motivo-tematico .pagination>li>a, .single-motivo-tematico .pagination>li>span, .single-motivo-tematico .pagination>li:last-child>a, .single-motivo-tematico .pagination>li:last-child>span {
	border-radius: inherit;
	margin: 0 10px;
	width:auto;
	height:auto;
	text-align: center;
	line-height: 28px;
	background-color:#ffffff;
	color:#009fe3;
	border:none;
	/*border:1px solid #009fe3;*/
}
.single-motivo-tematico .icon{ margin:0 10px;}

.enlaces-que-ver{ text-align:center; min-height:150px; font-weight:bold;}

.single-motivo-tematico .iconos{
	text-align:center;
}

.single-motivo-tematico .iconos span{
	background-image:url(images/fondo-titulo.png);
    background-repeat: no-repeat;
	padding:6px 10px;
	display:block;
	text-align:center;
	font-size:13px;
}
.single-motivo-tematico .iconos img{
	margin-bottom:10px;
}
.single-motivo-tematico .iconos a{
	color:#ffffff;
    display: inline-block;
    text-align: center;
    width: 31% !important;
	text-decoration:none;
}
.single-motivo-tematico .iconos a:hover{
	text-decoration:none;
}

/* --------------- fin motivo tematico--------------------*/


/* --------------- visita guiadas ----------------------*/

.single-visitas-guiadas .content h1{
	color:#0072B1;
	margin:0 0 10px 0;
	font-size:28px;
	line-height:30px;
	text-align:left;
	padding:5px 10px 5px 0;
	background-image:none;
}
.single-visitas-guiadas .content h2{
	font-size:27px;
	color:#e53388;
}
.single-visitas-guiadas .content h3, .single-visitas-guiadas span.titleh3{
	font-size:22px;
	color:#009fe3;
}
.single-visitas-guiadas .post-content{
	border-bottom:none;
}

.single-visitas-guiadas .pagination>li:first-child>a, .single-visitas-guiadas .pagination>li:first-child>span, .single-visitas-guiadas .pagination>li>a, .single-visitas-guiadas .pagination>li>span, .single-visitas-guiadas .pagination>li:last-child>a, .single-visitas-guiadas .pagination>li:last-child>span {
	border-radius: inherit;
	margin: 0 10px;
	width:auto;
	height:auto;
	text-align: center;
	line-height: 28px;
	background-color:#ffffff;
	color:#009fe3;
	border:none;
	/*border:1px solid #009fe3;*/
}
.single-visitas-guiadas .icon{ margin:0 10px;}


.single-visitas-guiadas .iconos{
	text-align:center;
}

.single-visitas-guiadas .iconos span{
	background-image:url(images/fondo-titulo.png);
    background-repeat: no-repeat;
	padding:6px 20px;
}
.single-visitas-guiadas .iconos img{
	margin-bottom:10px;
}
.single-visitas-guiadas .iconos a{
	color:#ffffff;
    display: inline-block;
    text-align: center;
    width: 31% !important;
	text-decoration:none;
}
.single-visitas-guiadas .iconos a:hover{
	text-decoration:none;
}

/* --------------- fin visita guiada --------------------*/


/* --------------- naturaleza ------------------------*/
.page-id-766{}
.page-id-766 .nav-tabs > li{
	width:204px !important;
	height:67px;
}
.page-id-766 .nav-tabs > li a{
	height:60px;
	height:67px;
}
/* ------------fin naturaleza ------------------------*/

/* ------------ belleza y salud ------------------------*/
.spas{
	min-height:170px;
}
/* ------------ fin belleza y salud ------------------------*/

/* --------------- playas ----------------------*/
.single-playas .content h1{
	color:#0072B1;
	margin:0 0 10px 0;
	font-size:28px;
	line-height:30px;
	text-align:left;
	padding:5px 10px 5px 0;
	background-image:none;
}
.single-playas .content h2{
	font-size:27px;
	color:#e53388;
}
.single-playas .content h3{
	font-size:22px;
	color:#009fe3;
}
.single-playas .post-content{
	border-bottom:none;
}

.single-playas .pagination>li:first-child>a, .single-playas .pagination>li:first-child>span, .single-playas .pagination>li>a, .single-playas .pagination>li>span, .single-playas .pagination>li:last-child>a, .single-playas .pagination>li:last-child>span {
	border-radius: inherit;
	margin: 0 10px;
	width:auto;
	height:auto;
	text-align: center;
	line-height: 28px;
	background-color:#ffffff;
	color:#009fe3;
	border:none;
}
.single-playas .icon{ margin:0 10px;}

.single-playas .wp-post-image{
	margin-bottom:10px;
}
.block.logo img{
	display: none;	
}
/* --------------- fin playas --------------------*/

/* ---------------   blogs general  --------------------*/
.category .content h1{	margin:0 15px 10px 15px; }
.category .featured-image img{
	margin-bottom:10px;
	/*max-width:390px;
	max-height:342px;*/
}
.category .superpost .featured-image{
	max-height:265px;
}
.category .featured-image{
	max-height:175px;
}
.category .post-date{
	font-size:17px;
	line-height:20px;
}
.category h2{
	font-size:17px;
	line-height:19px;
	min-height:40px;
	text-align:justify;
}
.category-prensa h2 a:hover{
	text-decoration:none;
}
.category .superpost h2{
	min-height:40px;
}
.category .superpost .entry{
	min-height:34px;
}
.category .post-title{
	margin:15px 0 15px;
}
.category .entry{
	font-size:15px;
	line-height:17px;
	min-height:52px;
	text-align:justify;
}
.category .post-content{
	margin:0;
}
.category .noticia-left{
	min-height:390px;
}
.category .primera .col-lg-12.col-md-12.col-sm-10{
}
.category .post-content p{
	text-align:right;
}
.category a.continue-reading:hover{
	color:#ffffff !important;
}
.category a.continue-reading{
	background-repeat:no-repeat;
	color:#ffffff !important;
	padding:2px 40px !important;
}
/* --------------- fin blog general  --------------------*/

/* ---------------   prensa  --------------------*/
.category-prensa .featured-image{ border-bottom:4px solid #d6346d; }
.category-prensa h2 a{ color:#d6346d; }
.category-prensa a.continue-reading{ background-image:url(images/ver-mas.png);}
/* --------------- fin prensa --------------------*/

/* ---------------   guia del ocio  --------------------*/
.category-blog .featured-image{	border-bottom:4px solid #bd6e12; }
.category-blog h2 a{ color:#bd6e12; }
.category-blog a.continue-reading{ background-image:url(images/ver-mas-guia-del-ocio.png); }
/* --------------- fin guia del ocio --------------------*/

/* ---------------   gastronomia  --------------------*/
.category-gastronomia .featured-image{ border-bottom:4px solid #29a9df; }
.category-gastronomia h2 a{ color:#29a9df; }
.category-gastronomia a.continue-reading{ background-image:url(images/ver-mas-gastronomiapng.png); }
/* --------------- fin gastronomia --------------------*/

/* ---------------   familia  --------------------*/
.category-familia .featured-image{ border-bottom:4px solid #2ba35e; }
.category-familia h2 a{ color:#2ba35e; }
.category-familia a.continue-reading{ background-image:url(images/ver-mas-.almeria-en-familia.png); }
/* --------------- fin familia --------------------*/

/* --------------- almeria card --------------------*/
.ocio-card{
	min-height:240px;
}
.bar-card{
	min-height:190px;
}
.hotel-card{
	min-height:210px;
}
/* ----------- fin almeria card --------------------*/

/* ----------- comunidad viajera ------------------------*/

h2.comunidad-viajera{
	color:#ed1346;
	text-align:center;
	width:100%;
	font-size:26px;
	line-height:28px;
	margin:35px 0 25px 0;
	padding:0;
}
h2.comunidad-viajera span.gris{
	color:#9d9d9c;
	background-image:none;
	font-size:26px;
	line-height:28px;
	padding:0;
}
h2.comunidad-viajera span.azul{
	color:#0072b1;
	background-image:none;
	font-size:26px;
	line-height:28px;
	padding:0;
}
h3.comunidad-siguenos{
	color:#9d9d9c;
	text-align:center;
	width:100%;
	font-size:24px;
	line-height:26px;
	margin:35px 0 25px 0;
	display:inline-block;
	padding:0;
}
.iconos-comunidad-viajera{
	width:100%; 
	text-align:center;
	display:block;
	float:left;
	font-size:16px;
	margin-bottom:18px;
	margin-top:10px;
}
.iconos-comunidad-viajera img{
	display:inline;
	width:8%;
}
.iconos-comunidad-viajera span{
	font-size:17px;
	font-weight:bold;
}
.azul{
	color:#0072b1;
}
.rojo{
	color:#ed1346;
}

/* ----------- fin comunidad viajera --------------------*/

/* ----------- descargas --------------------*/
.page-id-8264, .page-id-8762, .page-id-9563, .page-id-9565{
}
/*.page-id-8264 h3,.page-id-8264 a.titleh3, .page-id-8762 h3, .page-id-8762 a.titleh3, .page-id-9563 h3, .page-id-9563 a.titleh3, .page-id-9565 h3, .page-id-9565 a.titleh3,.page-id-15470 a.titleh3{
	margin: 10px 0 15px;
	min-height:42px;
}*/
.page-id-8264 h3 a,.page-id-8264 a.titleh3, .page-id-8762 h3 a, .page-id-8762 a.titleh3, .page-id-9563 h3 a, .page-id-9563 a.titleh3, .page-id-9565 h3 a, .page-id-9565 a.titleh3, .page-id-15470 a.titleh3 {
	color: #0072b1;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
	display:block;
	margin: 10px 0 15px;
	min-height:42px;

}
/* ----------- fin descargas --------------------*/

.cabecera-movil{display:none;}
.mega-menu-inicio{ display:none !important;}
.parent-pageid-17371 .menu-inicio, .parent-pageid-17371 .menu-prepara-tu-viaje, .parent-pageid-17371 .menu-conoce-almeria,.parent-pageid-17371 .menu-que-hacer,
.parent-pageid-17371 .menu-tierra-de-cine,.parent-pageid-17371 .menu-blog-tematicos,.parent-pageid-17371 .menu-proximamente,.page-id-17356 .menu-inicio, .page-id-17356 .menu-prepara-tu-viaje, .page-id-17356 .menu-conoce-almeria,.page-id-17356 .menu-que-hacer,
.page-id-17356 .menu-tierra-de-cine,.page-id-17356 .menu-blog-tematicos,.page-id-17356 .menu-proximamente,.page-id-17631 .menu-inicio, .page-id-17631 .menu-prepara-tu-viaje, .page-id-17631 .menu-conoce-almeria,.page-id-17631 .menu-que-hacer,
.page-id-17631 .menu-tierra-de-cine,.page-id-17631 .menu-blog-tematicos,.page-id-17631 .menu-proximamente,.parent-pageid-17356 .menu-inicio, .parent-pageid-17356 .menu-prepara-tu-viaje, .parent-pageid-17356 .menu-conoce-almeria,.parent-pageid-17356 .menu-que-hacer,
.parent-pageid-17356 .menu-tierra-de-cine,.parent-pageid-17356 .menu-blog-tematicos,.parent-pageid-17356 .menu-proximamente,.page-id-17696 .menu-inicio,.page-id-17696 .menu-prepara-tu-viaje, .page-id-17696 .menu-conoce-almeria,.page-id-17696 .menu-que-hacer,
.page-id-17696 .menu-tierra-de-cine,.page-id-17696 .menu-blog-tematicos,.page-id-17696 .menu-proximamente,.page-id-1068 .menu-inicio,.page-id-1068 .menu-prepara-tu-viaje, .page-id-1068 .menu-conoce-almeria,.page-id-1068 .menu-que-hacer,.page-id-1068 .menu-palacio-congresos,
.page-id-1068 .menu-blog-tematicos,.page-id-1068 .menu-proximamente,.page-id-1052 .menu-inicio,.page-id-1052 .menu-prepara-tu-viaje, .page-id-1052 .menu-conoce-almeria,.page-id-1052 .menu-que-hacer,.page-id-1052 .menu-palacio-congresos,
.page-id-1052 .menu-blog-tematicos,.page-id-1052 .menu-proximamente,.postid-805 .menu-inicio,.postid-805 .menu-prepara-tu-viaje, .postid-805 .menu-conoce-almeria,.postid-805 .menu-que-hacer,.postid-805 .menu-palacio-congresos,
.postid-805 .menu-blog-tematicos,.postid-805 .menu-proximamente,.postid-862 .menu-inicio,.postid-862 .menu-prepara-tu-viaje, .postid-862 .menu-conoce-almeria,.postid-862 .menu-que-hacer,.postid-862 .menu-palacio-congresos,
.postid-862 .menu-blog-tematicos,.postid-862 .menu-proximamente, .page-id-10172 .menu-inicio,.page-id-10172 .menu-prepara-tu-viaje, .page-id-10172 .menu-conoce-almeria,.page-id-10172 .menu-que-hacer,.page-id-10172 .menu-palacio-congresos,
.page-id-10172 .menu-blog-tematicos,.page-id-10172 .menu-proximamente { display: none; }
.table { border-bottom: 2px solid #36a9e1; }
/*Menús Navidad*/
.menu-navidad { background: #0072b1; height: 68px; text-align: center; border: 3px solid #fff; line-height: 16px; padding: 14px 0; }
.menu-navidad a {color: #fff;}
/*Fin menús Navidad*/
.vortal{ 
	background: #36a9e1 !important;
	height: 40px;
}
@media (min-width: 1200px) {
	.banner-container-grid div[class*="col-"] img {
		height: 305px;
	}
	.mega-menu-blog-tematicos .dashicons-arrow-right-alt2::before{content:"";}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.banner-container-grid div[class*="col-"] img {
		height: 228px;
	}
	.banner-container-grid h2.post-banner-title {
		font-size: 18px;
		line-height: 24px;
	}
	.mega-menu-blog-tematicos .dashicons-arrow-right-alt2::before{content:"";}
}
@media (max-width: 992px) {
	.cabecera-movil{display:block; margin-top:15px; margin-bottom:0; padding-bottom:0;}
	.cabecera-movil img{ max-width:inherit !important;}
	.menu-izquierda{
		display:none;
	}
	.forcefullwidth_wrapper_tp_banner{ display:none;}
	.mega-menu-item-text-42{ display:none !important;}
	.mega-menu-inicio{ display:block !important;}
	/********* menu movil *********/
	/* nuevo */
	.mega-menu-item-text-56, .mega-menu-item-text-55, .mega-menu-item-text-60, .mega-menu-item-text-61, .mega-menu-item-text-62, .mega-menu-item-text-63, .mega-menu-item-text-65, .mega-menu-item-text-66, .mega-menu-item-text-67, .mega-menu-item-text-69, .mega-menu-item-text-70, .mega-menu-item-text-71, .mega-menu-item-text-72, .mega-menu-item-text-73, .mega-menu-item-text-74{display:none !important;}
	
	.mega-menu-item-text-43{ display:none;}
	.mega-menu-item-text-43, .mega-menu-item-text-44, .mega-menu-item-text-45, .mega-menu-item-text-34, .mega-menu-item-text-35, .mega-menu-item-text-36, .mega-menu-item-text-37, .mega-menu-item-text-15, .mega-menu-item-text-16, .mega-menu-item-text-17, .mega-menu-item-text-18, .mega-menu-item-text-31, .mega-menu-item-text-32, .mega-menu-item-text-33, .mega-menu-item-text-46, .mega-menu-item-text-23, .mega-menu-item-text-24, .mega-menu-item-text-25, .mega-menu-item-text-57, .mega-menu-item-text-58, .mega-menu-item-text-59, .mega-menu-item-text-75, .mega-menu-item-text-76, .mega-menu-item-text-77, .mega-menu-item-text-78, .mega-menu-item-text-79, .mega-menu-item-text-80, .mega-menu-item-text-81, .mega-menu-item-text-82, .mega-menu-item-text-83, .mega-menu-item-text-84, .mega-menu-item-text-101, .mega-menu-item-text-102, .mega-menu-item-text-103, .mega-menu-item-text-104, .mega-menu-item-text-105, .mega-menu-item-text-106, .mega-menu-item-text-107, .mega-menu-item-text-108, .mega-menu-item-text-109, .mega-menu-item-text-110, .mega-menu-item-text-111, .mega-menu-item-text-112, .mega-menu-item-text-113, .mega-menu-item-text-87, .mega-menu-item-text-88, .mega-menu-item-text-89, .mega-menu-item-text-90, .mega-menu-item-text-91, .mega-menu-item-text-92, .mega-menu-item-text-93, .mega-menu-item-text-95, .mega-menu-item-text-96, .mega-menu-item-text-97, .mega-menu-item-text-98, .mega-menu-item-text-99, .mega-menu-item-text-100{
	display:none !important;
	}
	ul#mega-menu-main_menu li ul li ul{ display:none;}
	ul#mega-menu-main_menu li ul{ display:none;	}
	ul#mega-menu-main_menu li.mega-toggle-on ul{ display:block !important;	}
	ul#mega-menu-main_menu li.mega-toggle-on ul li ul{ display:none !important;}
	.mega-menu-prepara-tu-viaje .imagen img{ margin-top:16px;}
	ul#mega-menu-main_menu li.mega-menu-prepara-tu-viaje .texto a, .texto, ul#mega-menu-main_menu li.mega-menu-conoce-almeria .texto a{ color:#9d9d9c !important; font-size:16px !important; line-height:18px !important;}
	#nav-menu-item-335{ display:none !important;}
	#menu-movil{ position:relative; display:inline-block; width:100%;}
	.mega-menu-prepara-tu-viaje .imagen img{ margin-top:20px !important; margin-left:-5px !important;}
	.mega-menu-conoce-almeria .imagen img{ margin-top:15px !important; margin-left:-5px !important;}
	
	.pie_menu_movil{ display:block; margin:0 auto; width:97%; padding:0 1% 0 2%;}
	.pie_menu_movil .informacion{ margin-top:0;}
	.pie_menu_movil .informacion a{ font-size:13px; color:#9d9d9c !important; margin-left:10px; }
	.pie_menu_movil .informacion .icono{ text-align:center;}
	.pie_menu_movil .informacion .icono img{ width:75%;}
	.pie_menu_movil .informacion .datos{ color:#9d9d9c !important; font-size:16px; line-height:20px;}
	.pie_menu_movil .datos .telefono{
		color: #e53388 !important;
	    font-size: 16px;
	    font-weight: normal;
	    line-height: 20px;
		margin-left:0;
	}
	
	ul#mega-menu-main_menu li.mega-menu-que-hacer ul.mega-sub-menu{ padding-bottom:6px !important; border-bottom:none !important;}
	ul#mega-menu-main_menu li.mega-menu-tierra-de-cine ul.mega-sub-menu{ padding-bottom:15px !important; border-bottom:none !important;}
	
	.mega-menu-blog-tematicos .dashicons-arrow-right-alt2::before{content:url("../../../wp-content/themes/turismo/images/flecha-menu-principial.png");}
	
	#pageslide ul, #pageslide li{ background-color:#fff;}
	
	/* pie menu movil */
	#pageslide div.block:nth-child(4){
		position:absolute;
		top:590px;
		z-index:0;}
	#pageslide div.block:nth-child(5){ z-index:999; background-color:#fff;}
	/* fin pie menu movil */
	
	/* menu idiomas */
	#pageslide div.block.logo{ text-align:center; top:-20px; }
	#pageslide div.block.logo img{ width:35%;}
	#menu-movil div.block:nth-child(2) { position: absolute; top: -7.25em;}
	#menu-movil div.block:nth-child(2) ul{}
	#menu-movil div.block:nth-child(2) ul li{ float:left;}
	/* fin menu idiomas */
	
	/* idiomas nuevo */
	#pageslide div.block:nth-child(6) { position: absolute; top: 0;}
	#pageslide div.block:nth-child(6) ul{}
	#pageslide div.block:nth-child(6) ul li{ float:left;}
	/* fin idiomas nuevo */
	
	/* redes sociales */
	#menu-movil div.block:nth-child(3) { display:none; }
	/* fin redes sociales */
	
	/* redes sociales nuevas */
	#pageslide div.block:nth-child(7){ display:none;}
	/* redes sociales nuevas */
	
	ul#mega-menu-main_menu li.mega-menu-que-hacer a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-conoce-almeria a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-prepara-tu-viaje a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-tierra-de-cine a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-blog-tematicos a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-comunidad-viajera a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-proximamente a { width:auto !important;}
	ul#mega-menu-main_menu li.mega-menu-palacio-congresos a {width: 156px !important;}
	.dashicons-arrow-right-alt2::before{ position:absolute; left:-40px; }
	#pageslide .sub-links li a, #pageslide ul li ul li a{ padding-left:0px;}
	
	
	
	.breadcrumb{ padding-left:15px !important; }
	.visitas-guiadas h1{ float:left;}
	.visitas-guiadas p{ margin:10px 0;}
	.visitas-guiadas h3 a{ font-size:17px; line-height:19px;}
	.visitas-guiadas left0{ padding-left:inherit !important;}
	
	.visitas-guiadas ul li{ margin-right:1px;}
	
	.destacados-visitas-guiadas .bx-wrapper{ margin-left:37px;}
	.visitas-guiadas .left0{ padding-left:15px !important;}
	.visitas-guiadas p{ text-align:justify;}
	.destacados-visitas-guiadas .bx-wrapper{margin-left:7px !important;}
	
	.motivos-tematicos .bx-wrapper img{ width:96%;}
	.motivos-tematicos h3 a{ font-size:15px; line-height:17px;}
	.motivos-tematicos .bx-wrapper img{ width:98%;}
	
	.eventos-home{ display:none;}
	.blogs-tematicos{ display:none;}
	
	.destacados-fijos .left0{ /*margin-left:0 !important;*/}
	.almeria-card-home{ display:none; font-size:20px; line-height:21px; height:auto; padding-left:100px;}
	.destacados-fijos .imagen-destacados{ height:auto; width:auto;}
	.destacados-fijos .left0{ padding-left: 15px !important;}
	.destacados-fijos .right0{ margin-right:inherit !important; padding-right:15px !important;}
	.destacados-fijos p{ font-size:16px; min-height:100px;}
	
	.footer .container .col-sm-6{
		min-height:160px;
	}
	.footer .container.inferior .col-sm-6, .footer .container.inferiorbottom .col-sm-6{ min-height:inherit !important;}
	.footer .container.inferior div:nth-child(3){ display:none;}
	.footer .container.inferior div:nth-child(4){}
	.footer .container.inferiorbottom .left{text-align:center;}
	.footer .container.inferiorbottom .right{ text-align:center;}
	.footer{}
	.footer .row div.col-lg-3:nth-child(2){ display:none;}
	.footer #text-18 img{ width:11%; margin-left: 8px; margin-right: 8px; }
	.footer #text-18 .textwidget{ text-align:center;}
	.footer .container .col-sm-6{min-height:inherit !important;}
	.footer .logos{ text-align:center;}
	.footer .logos img{ width:30% !important;}
	.footer .inferiorbottom img{ width:19%;}
	#menu-menu-pie li{margin:0 5px;}
	#menu-menu-pie li a{ font-size:13px;}
	
	#text-4{ padding-bottom:0;}
	/* eventos */
	.eventon_events_list .eventon_list_event .ev_ftImg{
		width:300px !important;
		height:125px !important;
	}
	.linea{ width:315px !important;}
	body.page .eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, .evo_pop_body .hasFtIMG .evcal_desc{ padding-left:390px !important;}
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock, .evo_pop_body .hasFtIMG .evcal_cblock{ left:312px !important;}
	body.page .evcal_event_title{font-size:17px !important; line-height:19px !important;}
	
	body.page .evcal_event_subtitle{ font-size:16px !important; line-height:18px !important;}
	/* fin eventos */
	
	/* blogs */
	.pagination-wrapper { display:inline-block;}
	/* fin blogs */
	
	/* Página evento*/
	.archive.post-type-archive.post-type-archive-ajde_events .evcal_desc2.evcal_event_title{font-size:17px !important; line-height:19px !important;}
	.archive.post-type-archive.post-type-archive-ajde_events .eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc{
		padding-left: 390px !important; 
	}
	.vortal {
		display: flex;
		height: 70px;
	}
	.vortal a { line-height: 18px !important; }
	.vortal { background: none !important; }
	#pageslide li.menu-item-language a {padding-top: 8px !important;}
}

/******* fin menu movil *******/

@media (min-width: 768px) and (max-width: 991px) {
	.banner-container-grid div[class*="col-"] img {
		/*height: 359px;*/
		height: auto;
	}
	.redes-sociales {left: 15% !important;}
	.logo-wrap.mokka-fadin {margin-top: -8px;}
	.logo-wrap.mokka-fadin img {width: 170px !important; height: auto;}
	
}
@media (max-width: 767px) {
	.banner-container div[class*="col-"]:first-child img {
		margin-bottom: 1px;
	}
	.owl-carousel h2.post-banner-title {
		font-size: 24px;
	}
	.owl-carousel .post-banner p {
		font-size: 12px;
	}
	.owl-carousel .spacer-line {
		width: 40%;
		height: 3px;
		background: #fff;
		margin: 10px auto 18px;
	}
	.owl-carousel .post-banner-content {
		bottom: 30px;
	}
	
	.top-nav-search, .redes-sociales{display:none !important;}
	
	.destacados-fijos .imagen-destacados img{ width:100%; }
	.destacados-fijos p{max-width:inherit; min-height:inherit;}
	.destacados-fijos .right0 .imagen-destacados{ float:none;}
	.destacados-fijos .ver-mas{ margin-bottom:20px;}
	.almeria-card-home{ padding-left:25px; font-size:15px; line-height:17px; padding-top:8px;}
	
	.footer .container.inferiorbottom .left img{ margin-left:7px; margin-right:7px; }
	.footer .container.inferiorbottom .right img{ margin-left:7px; margin-right:7px; }
	.footer .container.inferior #text-48 .textwidget{ text-align:center;}
	.formulario input[type="submit"], .formulario #submit{ width:26%;}
	.scrollup{ right:50px;}
	
	.content h2 span{ background-image:none; color:#0072b1; padding:5px 0;}
	.content h2 span.x2, .content h2 span.x3, .content h2 span.x4, .content h2 span.x5, .content h2 span.x6{ background-image:none;}
	.page-id-445 .content h2 span, .page-id-445 .content h2 a, .page-id-9461 .content h2 span, .page-id-9461 .content h2 a, .page-id-9573 .content h2 span, .page-id-9573 .content h2 a, .page-id-9578 .content h2 span, .page-id-9578 .content h2 a, .page-id-10349 .content h2 span, .page-id-10349 .content h2 a, .page-id-10557 .content h2 a, .page-id-10557 .content h2 span{background-image:none; color:#0072b1; padding:5px 0;}
	.page-id-445 .content .enlaces div a span, .page-id-9461 .content .enlaces div a span, page-id-10349 .content .enlaces div a span, .page-id-10557 .content .enlaces div a span{background-image:none; color:#0072b1; padding:5px 0;}
	.zona h2 span{background-image:none; color:#0072b1; padding:5px 0;}
	.single-motivo-tematico .iconos span{background-image:none; color:#0072b1; padding:5px 0;}
	.single-visitas-guiadas .iconos span{background-image:none; color:#0072b1; padding:5px 0;}
	
	.hotel ul li a{ word-wrap:break-word;}
	.restauracion{ min-height:130px;}
	.audio-guia{ min-height:205px;}
	.playa{ min-height:200px;}
	.experiencia{ min-height:392px;}
	.experiencia ul li{ word-wrap:break-word;}
	
	.banos-arabes a, .banos-arabes p{ word-wrap:break-word;}
	.spas{ min-height:360px;}
	.spas a,.spas p{ word-wrap:break-word;}
	
	body.page .eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, .evo_pop_body .hasFtIMG .evcal_desc{ padding-left:0px !important; margin-top:130px;}
	.linea{ width:100% !important; }
	.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock, .evo_pop_body .hasFtIMG .evcal_cblock{ left:0 !important; display:block; background-color:#ffffff !important; top:0;}
	
	.destacados-home ul li.destacados-motivos{ margin-bottom: 38px;}
	
	.archive.post-type-archive.post-type-archive-ajde_events .eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc{
		padding-left: 10px !important;
		margin-top: 130px;
	}
	.col-lg-3.col-md-3.col-sm-3.col-xs-12.destacados-motivos-nuevo {margin-bottom: 15px;}
}
@media (max-width: 480px) {
	.owl-carousel h2.post-banner-title,  .post-banner h2.post-banner-title {
		font-size: 18px;
		line-height: 24px;
	}
	.owl-carousel .post-banner p,  .post-banner p {
		font-size: 10px;
	}
	.owl-carousel .spacer-line,  .spacer-line {
		width: 40%;
		height: 2px;
		background: #fff;
		margin: 10px auto 12px;
	}
	.owl-carousel .post-banner-content {
		bottom: 30px;
	}
	.owl-carousel .owl-prev,  .owl-carousel .owl-next {
		display: none !important;
	}
	.mostrar-movil {display: block;}
}
/* =============================================
Page Composer
============================================= */
.composer {
	margin-bottom: 70px;
	/*border-bottom: 4px double #000;*/
}
.composer .composer-title-wrapper, .latestposts-composer-title-wrapper {
	margin-bottom: 60px;
}
.composer-title {
	font-size: 36px;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 10px;
}
.composer-sub-title {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.composer .post-title {
	font-size: 26px;
	line-height: 32px;
	margin: 20px 0 10px;
}
.composer .post-meta li {
	margin-bottom: 0;
	font-family: "Lato";
	font-size: 14px;
}
.composer .post-meta ul {
	margin-bottom: 15px;
}
.composer .icon-wrapper {
	position: absolute;
	bottom: -1px;
	left: 0;
	background: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	padding-top: 9px;
	z-index: 99;
}
.composer .icon-wrapper .icon {
	font-size: 20px;
}
.composer .featured-image {
	position: relative;
}
.composer .post-content {
	border-bottom: none;
	padding: 0 0 30px;
	margin: 0 0 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.composer .post-title {
		font-size: 22px;
		line-height: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.composer .post-title {
		font-size: 18px;
		line-height: 26px;
	}
	.composer .composer-title {
		font-size: 24px;
		line-height: 30px;
		margin-top: 0;
		margin-bottom: 10px;
	}
}
@media (max-width: 480px) {
	.composer .post-title {
		font-size: 18px;
		line-height: 26px;
	}
	.composer .composer-title {
		font-size: 24px;
		line-height: 30px;
		margin-top: 0;
		margin-bottom: 10px;
	}
}
/* =============================================

Flexislider

============================================= */
.flexslider {
	margin: 0 auto 50px;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.sliderContainer-dark {
	background: #222;
	margin-top: -20px;
	padding: 20px 0 0;
	position: relative;
}
#flexslider-rotator-container {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	padding: 0 0 30px;
}
.slides .item .inner {
	position: relative;
	top: 0;
	width: 100%;
	height: 584px;
}
.item .inner .text1 {
	border: 2px solid #fff;
	right: auto;
	text-align: center;
	padding: 20px;
	margin: 0 150px;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 34px;
	display: inline-block;
	content: '\f001';
	top: 6px;
	position: relative;
	margin-bottom: 10px;
}
.flex-direction-nav a {
	border: 2px solid #fff;
	padding: 30px;
	margin: -35px 0 0;
}
.flex-direction-nav a:before {
	left: -12px;
	top: -9px;
}
.flexslider:hover .flex-prev {
	opacity: 1;
}
/* =============================================

Owl

============================================= */
.owl-banner-arrows .owl-banner-next, .owl-banner-arrows .owl-banner-prev {
	color: #fff;
	position: absolute;
	z-index: 500;
	width: 60px;
	height: 60px;
	display: block;
	border: 3px solid #fff;
	text-align: center;
	font-size: 34px;
	top: 50%;
	margin-top: -30px;
}
.owl-banner-arrows .owl-banner-next {
	right: 20px;
}
.owl-banner-arrows .owl-banner-prev {
	left: 20px;
}
/*========================================================================
= Sticky Nav
==========================================================================*/
.banner .navbar-brand {
	padding: 17px 0 0 10px;
	height: auto;
}
.banner .navbar-header {
	position: absolute;
	z-index:9999;
}
.banner .navbar-brand img {
	height: 30px;
	width: auto;
}
.banner {
	width: 100%;
	height: 64px;
	margin-bottom: 30px;
}
.banner .navbar-brand {
	display: none !important;
	opacity: 0;
	position: relative;
}
.banner--stick .navbar-brand {
	opacity: 1;
	display: inline-block !important;
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.admin-bar .banner--clone {
	top: 27px
}
.main-hidden{
	display:none !important;
}

/*========================================================================
Shortcodes
==========================================================================*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid #0072b1;
	border-bottom-color: transparent;
	cursor: default;
	-moz-border-radius: 125px 50px 0px 0;
     -webkit-border-radius: 125px 50px 0px 0;
     border-radius: 125px 50px 0px 0;
}
.nav-tabs>li{
	background-color:#0072b1;
	
	/*border-bottom: 45px solid #0072b1; border-left: 50px solid transparent; border-right: 0px solid transparent; height: 0;*/
	margin-bottom:10px !important;
	
	-moz-border-radius: 125px 50px 0px 0;
     -webkit-border-radius: 125px 50px 0px 0;
     border-radius: 125px 50px 0px 0;
	 margin-right:1px !important;
	 min-width:169px !important;
	 text-align:center;
}
.nav-tabs {
	border-bottom: 1px solid #ed1346;
}
.nav-tabs>li>a, .nav-tabs .dropdown-menu, .panel-group .panel, .alert, .well, .well-sm, .well-md, .well-lg {
	
	border-radius: 0;
}
.nav-tabs > li > a{
	margin-right:0;
	color:#ffffff;
}
.nav-tabs .dropdown-menu {
	border: 1px solid #000;
}
.nav-tabs>li>a:hover {
	/*border-color: #0072b1 #0072b1 #0072b1;
	border:none !important;*/
	border-top:none !important;
	border-bottom-color:#0072b1;
	border-left:none !important;
	border-right:none !important;
	color:#fff !important;
}
.nav-tabs>li.active>a:hover{
	color: #0072b1 !important;
	border-color:#0072b1 !important;
}
.nav-tabs>li.active:hover{
	color: #0072b1 !important;
	border-color:#0072b1 !important;
}
.panel-heading {
	padding: 15px 20px 13px;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	/*border-color: #000;
	border-radius: 0;*/
	border:none !important;
	padding: 15px 20px 13px;
	background-image:url(images/fondo-desplegable.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #000;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top:none;
}
.panel{ 
border:none !important;
}
.panel-collapse{
	margin-top:-60px;
	padding-top:60px;
}
.panel-default {
	border-color: #000;
	border:none !important;
}
.panel-heading h4 a{
	background-color:#ffffff;
	padding:0 20px;
}
.panel-heading a:hover {
	text-decoration: none;
}
.well-sm, .well-md, .well-lg {
	background-color: #fff;
	border: 1px solid #000;
}
.btn {
	border-radius: 0 !important;
}
.label {
	display: inline;
	padding: 3px 6px;
	font-size: 11px;
	font-weight: 300;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0;
	text-transform: uppercase;
}
[class^=".icon.icon-"], [class*=" icon-"] {
	background-image: none !important;
	width: auto;
	height: auto;
}

.top-nav-search #searchform {
	border:none;
}
.top-nav-search.navbar-right {
	margin-right: 0px;
	margin-left: 10px;
}
.top-nav-search #searchform input[type="text"] {
	width: 100px;
	color:#8c919b;
	border-bottom:1px solid #9d9d9c;
	box-shadow:none !important;
	margin-right:12px;
}
.top-nav-search #searchform span{
	top:11px;
	position:relative;
}
.top-nav-search #searchform{
	margin:0 !important;
}
.top-nav-search #searchform .form-group{
	text-transform:none;
}
.top-nav-search #searchform input, .top-nav-search #searchform button {
	padding: 0;
	border: none;
}
.top-nav-search #searchform input[type="text"] {
	-webkit-transition:width 0.5s ease-in-out;
	-moz-transition:width 0.5s ease-in-out;
	-o-transition:width 0.5s ease-in-out;
	transition:width 0.5s ease-in-out;
	height:13px;
	margin-top:20px;
}
.top-nav-search #searchform input[type="text"]:focus {
	/*width:200px;*/
	border: none;
}
.top-nav-search #searchform input, .top-nav-search #searchform button {
	padding: 0;
	border: none;
	background: none;
}

.top-nav-search #searchform button {
	position: absolute;
	right: -10px;
	top: 50%;
	/*margin-top: -11px;*/
	margin-top:-9px;
	width: 40px;
}
.top-nav-search #searchform button .fa-search{
	color:#e53388;
}
.padding0{
	padding:0;
}
.left0{
	padding-left:0 !important;
	margin-left:0 !important;
}
.right0{
	margin-right:0 !important;
	padding-right:0 !important;
}
.left15{
	padding-left:15px !important;
}
/*------ cabecera ------ */
 .redes-sociales {
    display: inline-block;
    position: absolute;
    left: 0;
}
 .redes-sociales img{
	 width:15% !important;
	 float:left;
	 margin-top:11px;
	 margin-right:5px;
 }
 .mokka-secondary-menu{
	 float:left;
 }
 #menu-super-top{
	 position:absolute;
	 right:200px;
 }
 #menu-super-top .menu-item-language-current a{
	 background-color:#e43488;
	 color:#ffffff !important;
 }
 #menu-super-top .menu-item-language-current a:before{
	border-bottom: 35px solid #e43488;
    border-left: 8px solid transparent;
	border-right: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    left: -8px;
 }
 #menu-super-top .menu-item-language-current a:after{
	border-top: 35px solid #e43488;
    border-right: 8px solid transparent;
	border-left: 0px solid transparent;
	height: 0;
	width: 1px;
	content:" ";
	top: 0;
    position: absolute;
    right: -8px;
 }
/*----- fin cabecera -----*/

/*----- pie -----*/
#text-2 h3,#text-2 span,
#text-3 h3,#text-3 span,
#text-4 h3,#text-4 span,
#text-61 h3,#text-61 span{
	color:#ffffff;
	font-size:28px;
	line-height:32px;
	padding:10px 20px 10px 0;
	text-transform:none;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
}
#text-2 .textwidget,
#text-3 .textwidget,
#text-4 .textwidget,
#text-61 .textwidget{
	padding:0px 0 0 20px;
}
#text-2 .textwidget .texto-app,
#text-3 .textwidget .texto-app,
#text-4 .textwidget .texto-app,
#text-61 .textwidget .texto-app{
	float:left;
	width:55%;
	line-height:16px;
}
#text-2 .textwidget .iconos-app,
#text-3 .textwidget .iconos-app,
#text-4 .textwidget .iconos-app,
#text-61 .textwidget .iconos-app{
	float:left;
	width:45%;
}
#text-2 .textwidget .iconos-app img,
#text-3 .textwidget .iconos-app img,
#text-4 .textwidget .iconos-app img,
#text-61 .textwidget .iconos-app img{
	width:40%;
}
#text-25 h3,#text-25 span,
#text-26 h3,#text-26 span,
#text-27 h3,#text-27 span,
#text-28 h3,#text-28 span{
	background-color:#009fe3;
	color:#ffffff;
	font-size:24px;
	line-height:40px;
	padding:4px 14px;
	text-transform:none;
	letter-spacing:2px;
	margin-bottom:6px;
	display:block;
	font-weight:bold;
}
#text-13 h3{
	word-wrap:break-word;
	/*padding:10px 48px 10px 20px;*/
}
#text-25 .textwidget,
#text-26 .textwidget,
#text-27 .textwidget,
#text-28 .textwidget{
	padding:0px 20px;
	line-height:16px;
}
#text-29 h3,#text-29 span,
#text-30 h3,#text-30 span,
#text-31 h3,#text-31 span,
#text-32 h3,#text-32 span{
	background-color:#e53388;
	color:#ffffff;
	font-size:28px;
	line-height:40px;
	text-transform:none;
	padding:4px 20px;
	margin-bottom:10px;
	font-weight:bold;
	display:block;
}
#text-29 h4, #text-29 span.titleh4,
#text-30 h4,#text-30 span.titleh4,
#text-31 h4,#text-31 span.titleh4,
#text-32 h4, #text-32 span.titleh4{
	color:#ffffff;
	font-size:28px;
	line-height:32px;
	padding:0 20px;
	margin-top:0;
	font-weight:bold;
	display:block;
	background-color:inherit;
}
#text-29 h4 a:hover,#text-29 span.titleh4 a:hover,
#text-30 h4 a:hover,#text-30 span.titleh4 a:hover,
#text-31 h4 a:hover,#text-31 span.titleh4 a:hover,
#text-32 h4 a:hover, #text-32 span.titleh4 a:hover{
	color:#ffffff !important;
}
#text-33 img{
	margin-right:16px;
	margin-bottom:8px;
}
/*----- fin pie -----*/


/****************************************************************** - FIN CARROUSEL - *********************************************************************************************/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}.bx-wrapper img {
	max-width: 100%;
	display: block;
}/** THEME
===================================*/
.bx-wrapper .bx-viewport {

	border: none;
	left: -5px;
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

section.content .bx-wrapper .bx-prev {
	left: 0px;
	/*background: url(images/controls.png) no-repeat 0 -32px;*/
	background: url(images/carrousel-left.png);
	background-repeat:no-repeat;
}
section.content .bx-wrapper .bx-next {
	right: 0px;
	/*background: url(images/controls.png) no-repeat -43px -32px;*/
	background: url(images/carrousel-right.png);
	background-repeat:no-repeat;
	
}
section.content .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
section.content .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
section.content .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -44px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
section.content .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

section.content .bx-wrapper .bx-controls-auto {
	text-align: center;
}
section.content .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
section.content .bx-wrapper .bx-controls-auto .bx-start:hover,
section.content .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
section.content .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
section.content .bx-wrapper .bx-controls-auto .bx-stop:hover,
section.content .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

section.content .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
section.content .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
section.content .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
section.content .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/********************************************************************* - FIN CARROUSEL - *******************************************************************************************/

.container .col-lg-12.col-md-12:first-child{
}

/* boton de scroll */
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
	background-image:url(images/icon_top.png);
	background-repeat:no-repeat;
}
/* fin boton de scroll */

.breadcrumb{
	background-color:#ffffff;
	color: #0072b1;
	padding-left:0;
	margin-bottom:10px;
	padding-top:0;
	font-size:16px;
}
.breadcrumb a{
	color: #0072b1;
}

/* estilo imagen hover */
span.mask{
	background-color:#0072b1;
	background-image:url(images/mas.png);
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	top:0
}
.rotate span.mask, .rotatenormal span.mask{
	height:40px;
	left:0;
	right:0;
	width:40px;
	margin:auto;
	bottom:0;
	border-radius:100%;
	transform:rotate(-120deg);
	-moz-transform:rotate(-120deg);
	-ms-transform:rotate(-120deg);
	-o-transform:rotate(-120deg);
	-webkit-transform:rotate(-120deg);
	top:40px;
	opacity:0
}
.rotate a:hover span.mask{
	top:-31%;
	left:0;
	opacity:1;
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-webkit-transform:rotate(0deg)
}
.personajes.rotate a:hover span.mask{
	top:-42%;
}
.rotatenormal a:hover span.mask{
	top:-11%;
	left:0;
	opacity:1;
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-webkit-transform:rotate(0deg)
}
.featured-image.rotate a:hover span.mask{
	top:-52% !important;
}
.rotate img{

}
.rotate a:hover img{

}
/* fin estilo imagen hover */


#text-11 .eventon_fullcal{ width:50%; float:left;}
#text-11 #evcal_list.eventon_events_list{ float:left; width:48%; margin-left:2% !important; overflow:hidden;}
.price .label{ color:#656565;}
#evcal_list .label{ color:#656565;}
#breadcrumbs a{
	color: #0072b1 !important;
}
.page-template.page-template-tpl-page-sidebar-left.page-template-tpl-page-sidebar-left-php.page.page-id-17785.page-child.parent-pageid-17371 .titulo-palacio span{
	padding: 5px 40px;
	background-image: url(images/fondo-titulo.png);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 22px;
	min-width: 119px;
	text-align: center;
	color: #ffffff;
	background-size: 100%;
}
.menu-palacio-congresos.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-17356.current_page_item.menu-item-has-children.menu-item-17895 .sub-menu{
	display: block !important;
}
.menu-palacio-congresos.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-17356.current_page_item.menu-item-has-children.menu-item-17895 > a:first-child{
	background-color: #e53388;
	color: #ffffff !important;
	padding: 4px 16px;
	display: block;
	font-style: italic;
	line-height: 26px !important;
	display: inline-table;
}

/* perfil del contratante */
.listado-licitaciones{}
.licitacion{}
.listado-licitaciones .licitacion{ margin-bottom: 5px; min-height: 50px; color: #000; padding: 7px 0; text-align: left !important;}
.listado-licitaciones .licitacion h3{ margin-top: 0; margin-bottom: 5px;}
.listado-licitaciones .licitacion a{color: #0072b1;}
.listado-licitaciones .licitacion a:hover{color: #e43488;}
.listado-licitaciones .licitacion:nth-child(odd){ background-color: #f5f5f5;}
.listado-licitaciones .licitacion span.titulo-campo{color:#0072b1; font-weight: bold;}
.listado-licitaciones a.ver-licitacion{background:#0072b1; color: #fff; text-align: right; float: right; border-radius: 10px; font-weight: bold; line-height: 17px; padding: 0 4px; }
/* fin perfil del contratante */