/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700,600|Alegreya:400,700|Roboto+Slab:300,400);



@font-face {
    font-family: 'Salty2 Extras';
    src: url('../fonts/Salty2-ExtrasBold.eot');
    src: url('../fonts/Salty2-ExtrasBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-ExtrasBold.woff') format('woff'),
        url('../fonts/Salty2-ExtrasBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Salty2 Caps';
    src: url('../fonts/Salty2-CapsBold.eot');
    src: url('../fonts/Salty2-CapsBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-CapsBold.woff') format('woff'),
        url('../fonts/Salty2-CapsBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Salty1 Caps';
    src: url('../fonts/Salty1-CapsBold.eot');
    src: url('../fonts/Salty1-CapsBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty1-CapsBold.woff') format('woff'),
        url('../fonts/Salty1-CapsBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Salty2 Caps';
    src: url('../fonts/Salty2-Caps.eot');
    src: url('../fonts/Salty2-Caps.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-Caps.woff') format('woff'),
        url('../fonts/Salty2-Caps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Salty1 Caps';
    src: url('../fonts/Salty1-Caps.eot');
    src: url('../fonts/Salty1-Caps.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty1-Caps.woff') format('woff'),
        url('../fonts/Salty1-Caps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Salty2 Extras';
    src: url('../fonts/Salty2-Extras.eot');
    src: url('../fonts/Salty2-Extras.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-Extras.woff') format('woff'),
        url('../fonts/Salty2-Extras.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Salty1';
    src: url('../fonts/Salty1-Bold.eot');
    src: url('../fonts/Salty1-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty1-Bold.woff') format('woff'),
        url('../fonts/Salty1-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Salty2';
    src: url('../fonts/Salty2-Regular.eot');
    src: url('../fonts/Salty2-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-Regular.woff') format('woff'),
        url('../fonts/Salty2-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Salty1';
    src: url('../fonts/Salty1-Regular.eot');
    src: url('../fonts/Salty1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty1-Regular.woff') format('woff'),
        url('../fonts/Salty1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Salty2';
    src: url('../fonts/Salty2-Bold.eot');
    src: url('../fonts/Salty2-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty2-Bold.woff') format('woff'),
        url('../fonts/Salty2-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Salty1 Extras';
    src: url('../fonts/Salty1-ExtrasBold.eot');
    src: url('../fonts/Salty1-ExtrasBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Salty1-ExtrasBold.woff') format('woff'),
        url('../fonts/Salty1-ExtrasBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

html,
button,
input,
select,
textarea {
    color: #222;
}
h1,h2,h3,h4{
    margin: 0;
    line-height: 100%;
}
a{
    text-decoration: none;
}
body {
    font-size: 62.5%;
    line-height: 1.4;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    height: 100%;
}
html{
    height: 100%;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
strong {
	color: #000;
    font-weight: 500;
    letter-spacing: 0.4px;
}
strong a, a strong, .organiza-viaje a strong:hover, .item-agenda-home h4:hover, .flexslider .slides p a:hover {
	color: #ff4541;
}
.organiza-viaje a strong  {
	color: #333;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* LAYOUT */

html{
    overflow-x: hidden;
}

.wraper{
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}
.wraper.menu{
    border-bottom:1px solid #ddd;
	box-shadow: 0 5px 5px rgba(0,0,0,0.08);
	background-color:rgba(255,255,255,1.00);
	padding-top:35px;
}
.wrap-langs{
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    max-width: 960px;
    position: relative;
    z-index: 100;
}
.header-label {
	background-color: rgba(0, 0, 0, 0.03);
    border: rgba(0, 0, 0, 0.11) solid 1px;
    height: 33px;
	position:relative;
	z-index:200;
	z-index:100000;
	 box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
}
.claim-official {
    color: #333;
    float: left;
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-top: 5px;
	font-family:"Salty1",serif;
}
.main-site{
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.main-contents{
    float: left;
    max-width: 608px;
    margin-right: 60px;
    position: relative;
}
.main-contents.directorio{
    margin: 0 auto;
    float: none;
}
.main-contents.busqueda{
    margin: 0 auto;
    float: none;
}
.main-contents.actualidad .category-title {
    font-size:30px;
    margin-bottom: 30px;
    font-weight: normal;
}
.main-contents.actualidad article {
    margin-bottom: 80px;
}

.main-contents.actualidad .hentry .entry-header img {
    width: 100%;
    height: 100%;
}
.main-contents.actualidad .hentry .entry-header p.date {
    font-size: 13px;
    color: #bbb;
    display: block;
}
.main-contents.actualidad .hentry .entry-header .entry-title {
    margin-top:15px;
}

.main-contents.actualidad .hentry .entry-header .entry-summary {
    display: block;
    margin: 0;
}

.page-navigation a {
    font-size: 16px;
    color: #aaa;
}
.page-navigation a:hover {
    color: #00AABC;
}
.page-navigation span {
    display: block;
}
.page-navigation span.left {
    float: left;
}
.page-navigation span.right {
    float: right;
}
/* .detalle-directorio:before{
    position: absolute;
    content: " ";
    background-image: url(../img/arrow-detalle-dir.png);
    width: 12px;
    height: 9px;
    position: absolute;
    top:-9px;
    left:30px;
}
.detalle-directorio:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} */
.detalle-directorio .direcciones{
    width: 280px;
    float: left;
	padding-top:20px;
}
.search-list .detalle-directorio .direcciones ul,.search-list .detalle-directorio .direcciones li{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}
.search-list .detalle-directorio .direcciones li{
    margin-bottom: 4px;
}
.detalle-directorio{
	position: relative;
	/* margin-top: 20px; */
	display: none;
	border: 0px solid #ff4541;
	/* [disabled]padding-top: 13px; */
	padding-right: 30px;
	/* [disabled]padding-left: 10px; */
	padding-bottom: 12px;
	overflow: visible;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #444444 !important;
	overflow-x: hidden;
	overflow-y: hidden;
}
.detalle-directorio a{
    color: #444444 !important;
}
.detalle-directorio .mas-info,.mas-info-none,.mas-info-ficha,.mas-info-map{
    float: right;
    padding-left: 24px;
    height: 75px;
	padding-top:20px;
}

.detalle-directorio .mas-info-none{
    background: none;
}
.detalle-directorio .mas-info-ficha{
    background: none;
}

/* .directorio .search-list h4 a{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18;
    font-weight: bold;
    font-style: normal;
	padding-bottom: 12px;
    padding-top: 12px;
} */
.directorio .search-list h4 a:hover{
    color:#ff4541;
}
.detalle-directorio .mas-info a{
    font-family: 'Salty1', serif;
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
	position:relative;
}
.detalle-directorio .mas-info a:after {
    color: #ff4541;
    content: "►";
    font-size: 10px;
    left: -14px;
    line-height: 0;
    position: absolute;
    top: 11px;
}
.detalle-directorio .mas-info a.ver-en-mapa{
    display: block;
    margin-top: 18px;
}
.infow h3{
    font-family: 'Salty1', serif;
    font-size: 18px;
    font-style: italic;
}

/*paginador*/
.page-numbers{
  color: #888;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}
.page-numbers.current{
    color: #ff4541;
}
.sidebar{
    width: 312px;
    float: left;
    color: #444444;
}
.sidebar a{
    color: #5b5b5b;
}
.sidebar a:hover{
    color: #ff4541;
}

.banners-side{
    margin-bottom: 30px;
}
.banners-side a{
    display: block;
    margin-bottom: 10px;
}
.cerca-aqui-button{
    background: red;
    padding: 10px;
	display:none;
}
.cerca-aqui{
    margin-top: 20px;
    padding: 0;
    margin-bottom: 20px;
}
.sidebar .cerca-aqui li{
    border: 0;
    margin-bottom: 0;
    float: left;
    width: 109px;
    margin-right: 20px;
    border: 0;
    padding: 0 0 0 15px;
    margin-bottom: 7px;
    background: url(../img/li-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
.cerca-aqui li a{
    font-size: 14px;
    font-family: 'Salty1', serif;
    font-style: italic;
    color:#333333;
}

.col-st{
    width: 176px;
    float: left;
    margin-right: 20px;
}

/* HEADER*/

.langs{
    margin: 0 auto;
   max-width: 980px;
    text-align: right;
    height: 27px;
	position:absolute;
	right:0;
}
.lang-selector{
    float: right;
}
.langs #source{
    display: none;
}
 .dropdown dd, .dropdown dt, .dropdown ul,dl.dropdown{ margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { background-color:#fff;color:#444444; text-decoration:none; outline:none;font-size: 10px;text-transform: uppercase;}
        .dropdown a:hover { color:#5d4617;}
        .dropdown dt a:hover { color:#5d4617;}
        .dropdown dt a {
	background: transparent url(../img/arrow-langs.png) no-repeat scroll 71px 8px;
	display: block;
	width: 78px;	
	padding-right: 8px;
	padding-left: 4px;
	background-color: #fff!important;
	border: 1px solid rgba(0, 0, 0, 0.11);
	text-align: left;
	line-height: 27px;
	margin-top: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

        .dropdown dt a span {cursor:pointer; display:block;}
        .dropdown dd ul { background:#fff none repeat scroll 0 0; border:1px solid rgba(0, 0, 0, 0.11); color:#333; display:none;
                          left:0px; padding:0px; position:absolute; top:0px; width:auto; min-width:90px; list-style:none;z-index:999999; font size:14px;box-shadow:0 5px 5px rgba(0,0,0,0.2);border-top:0;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:5px; display:block;text-align:left;}
        .dropdown dd ul li a:hover { background-color:#ff4541;color:#fff}

        .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
        .flagvisibility { display:none;}

.logo-container{
     width: 100%;
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}
.logo-home{
    position: absolute;
    top: 20px;
    left: 162px;
    background-image: url(../img/logo-ibiza.png);
    display: block;
    text-indent: -6116px;
    width: 242px;
    height: 160px;
    z-index: 9999;
}
.logo{
    background-image: url(../img/logo.png);
    width: 152px;
    height: 80px;
    text-indent: -3113px;
    float: left;
    margin-right: 0px;
}
.logo a{
    display: block;
    height: auto;
    min-height: 150px;
}
#slide-top{

}
.home #main-site{
	border-bottom:1px solid #e5e5e5;
    box-shadow: 0 60px 60px rgba(0, 0, 0, 0.104);
}
.page-template-landing-mapa .wraper, .home .wraper{
    margin-bottom: 0px;
}
#top{
    height: 109px;
    position: relative;
    z-index: 99999;
}
.post-type-archive-agenda #top{
margin-bottom: 0;
}
#top:before, #top:after {
	top: 100%;
	left: 70px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#top:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ccc;
	border-width: 11px;
	margin-left: -11px;
}

#top:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.home #top{
    border: 0;
    margin-bottom: 0;
    height: 90px;
}
.home #top:after,.home #top:before{
    border: 0;
    content: "";
}
.home .main-menu{
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
	width:100%
}

.main-menu{
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 15px;
	max-width:825px;
}
.main-menu li{
	float: left;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	text-transform: uppercase;
	text-align: center;
	width: 20%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
.home .main-menu  > li{
    background-position: 0 10px;
    padding-top: 20px;
	padding-left: 0px;
    padding-right: 0px;
	
}
.home .main-menu li:first-child{
    background: none;
}
.main-menu a{
    display: inline-block;
     font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    color: #444444;
    height: 75px;
    font-weight: 300;
}
.main-menu a:hover{
    color: #ff4541;
}
.home .main-menu a{
    font-size: 21px;
}
.current-menu-parent a .inicial{
	color: #ff4541;
}

.main-menu .current-menu-item > a,
.main-menu .current-menu-parent > a,
.main-menu .current-menu-item > a .inicial,
.main-menu .current-menu-parent > a .inicial {
    color: #ff4541;
}


.main-menu li a > span{
	color: #777;
    padding-top: 4px;
    display: block;
    font-size: 13px;
    text-transform: none;
}
.home .main-menu li a > span {
    font-size: 14px;
    line-height: 110%;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    max-width: 100%;
    padding-top: 0;
}

.main-menu li:hover .sub-menu{
    display: block;
}
.home .sub-menu{
    bottom:0px;
	margin-left:0px;
    width: 100%;
}
.sub-menu{
    margin: 0;
    position: absolute;
    display: none;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 20px;
    z-index: 999;
    width: calc(100% - 242px);
    border:1px solid rgba(0,0,0,0.20);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
   -moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    left: 0px;
	margin-left:200px;
}
/*submenu posicionamiento*/

.home .sub-menu.menupos_1::before{
    left: 90px;
}
.home .sub-menu.menupos_2:before{
    left: 270px;
}
.home .sub-menu.menupos_3:before{
    left: 650px;
}
.sub-menu.menupos_1:before{
    left: 60px;
}
.sub-menu.menupos_2:before{
    left: 210px;
}
.sub-menu.menupos_3:before{
    left: 520px;
}
.home .sub-menu:before{
    background-image: url(../img/arrow-menu-home.png);
    top:auto;
    bottom: -8px;
    height: 11px;
}
.sub-menu li{
    padding: 0;
    float:none;
	display:inline-block;
    font-size: 14px;
    background: none;
    width: 244px;
    text-transform: none;
	text-align:left;
	 vertical-align: top;
}

.home .sub-menu li{
   
    margin-right: 0px;
    font-size: 14px;
    width: 310px;
}
.sub-menu li:nth-child(3n+3){
    margin-right: 0;
}
.sub-menu a,.home .sub-menu a{
    height: auto;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size:16px;
	display:inline-block;
	font-weight:200;
	text-transform:uppercase;
}
.sub-menu a {
	font-size:14.5px;
}
.sub-menu a:hover{
    color: #ff4541;
    
}
.sub-menu:before{
   content: "";
	position: absolute;
	background-image: url(../img/menu-arrow.png);
    background-repeat: no-repeat;
    top:-17px;
    left: 42%;
    width: 15px;
    height: 18px;
}


/* SLIDER*/
.slider-home{
    width: 100%;
    border-bottom: 1px solid #828282;
}
.social-icons-home{
    position: absolute;
    right: 150px;
    z-index: 888;
    top: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7em;
    padding: 6px 10px 4px 10px;
	width:190px;

}
.social-icons-home a{
    display: inline-block;
    width: 22px;
    height: 22px;
    text-indent: -3113px;
    background-repeat: no-repeat;
    margin-left: 2px;
    text-align: left;
	background-size:contain;
}
.social-fb{
    background: url(../img/Facebook.png);
}
.social-twitter{
    background: url(../img/Twitter.png);
}
.social-pinterest{
    background: url(../img/Pinterest.png);
}
.social-vimeo{
    background: url(../img/Vimeo.png);
}
.social-google{
    background: url(../img/Google+.png);
}
.social-instagram{
    background: url(../img/instagram.png);
}

.cycle-slideshow{
    width: 100%;
	overflow:hidden;
}
.cycle-slideshow .slide{
    width: 100%;
    background-size: cover;
    background-position: center center;
    height: 477px;
}
.slide .container{
    padding-top:190px;
}
.slide .box-slider:before, .slide .box-slider:after {
    content:'';
    position: absolute;
    top: -20px;

    height: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;

}
.slide .box-slider.red:before,.slide .box-slider.red:after{
     border-bottom: 20px solid rgba(255,37,34,0.6);
}
.slide .box-slider.green:before,.slide .box-slider.green:after{
     border-bottom: 20px solid rgba(143,168,17,0.6);
}
.slide .box-slider.lila:before,.slide .box-slider.lila:after{
     border-bottom: 20px solid rgba(79,29,145,0.6);
}
.slide .box-slider.white:before,.slide .box-slider.white:after{
     border-bottom: 20px solid #fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.85)";
     border-bottom: 20px solid rgba(255,255,255,0.9);
}

.slide .box-slider:before {
    left: 0;
    width: 10%;
    border-right: 20px solid transparent;
	
	





}

.slide .box-slider:after {
    right:0;
    width: 90%;
    border-left: 10px solid transparent;
}

.slide .box-slider{
    padding: 28px;
	padding-top:14px;
	padding-bottom:26px;
    width: 429px;
    margin: 0 auto;
    position: relative;
	box-shadow: 0 30px 30px rgba(0,0,0,0.69);
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	
	
    transform: rotate(356deg) ;
    -webkit-transform: rotate(356deg) ;
    -moz-transform: rotate(356deg) ;
    -o-transform: rotate(356deg) ;
    -ms-transform: rotate(356deg) ;
	*/
	
}
.slider-home{ display: none;}
.slide .box-slider.green{
     background: rgba(143,168,17,0.6);
}
.slide .box-slider.lila{
     background: rgba(79,29,145,0.6);
}
.slide .box-slider.red{
     background: rgba(255,37,34,0.6);
}
.slide .box-slider.white{
      background: #fff;
     background: rgba(255,255,255,0.9);
}
.slide .box-slider h3{
    font-size: 42px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #fff;
    font-style: italic;
}


.slide .box-slider p{
    color: #333;
    
    font-size: 15.5px;
    font-weight: 200;
    line-height: 154%;
    text-shadow: 1px 1px 1px #fff;
}
.slide .box-slider .sponsored-by{
    position: absolute;
    bottom: -4px;
    right: 28px;
	
}
.slide .box-slider .sponsored-by span{
    font-size: 11px;
    color: #fff;
    display: block;
    float: left;
    margin-top: 15px;
    margin-right: 8px;
}
.slide .box-slider .sponsored-by img{
    float: right;
    width: auto;
}

/* HOME*/


.destacados-slide{
    margin-bottom: 70px;
}
.destacados-slide li span{
    display: block;
    font-size: 12px;
    margin-top: 2px;
}

.contenedor-directo-tiempo {
    text-align:center;
    margin-bottom: 50px;
}
.actualidad-container {
    margin: 50px auto;
    width: 90%;
    max-width: 1024px;
}
.actualidad-container .entry-header p {
    display: block;
}
.actualidad-container .entry-header p.date {
    font-size: 13px;
    color: #bbb;
}
.actualidad-container .entry-header p.entry-summary {
    margin:0;
}
.actualidad-container article {
    float:left;
    width: 30%;
    padding: 0 1.5%;
}
.actualidad-container article .entry-header img {
    width: 100%;
    height: 100%;
}
.actualidad-container article .entry-header .entry-title {
    margin-top: 20px;
    font-size: 19px;
    font-family: Helvetica, san-serif;
}

.col-home{
    float: left;
    width: 250px;
    margin-right: 30px;
    font-size: 14px;
}
.col-home-doble{
    width: 420px;
    float: right;
}
.col-home .cycle-slideshow{
  overflow:visible;
  height: 320px;
}
.cycle-pager {
    text-align: center; z-index: 500; position: absolute; top: -62px; right: 0px; overflow: hidden;
}
#custom-pager{
    margin-right: 20px;
 }
#custom-pager a{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
	display:inline-block;
	width:20px;
	height:16px;
}
.cycle-pager span {
    font-family: arial; font-size: 30px;
    display: inline-block; color: #444444; cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
    display: inline-block; color: #ff4541; cursor: pointer;
}
.cycle-pager-active a{ color: #ff4541 !important;}
.cycle-pager > * { cursor: pointer;}

.item-agenda-home{
    margin-top: 5px;
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    min-height: 273px;
}
.item-agenda-home span{
    font-size: 12px;
    color: #444444;

}
.item-agenda-home h4{
    font-family: 'Salty1', serif;
    font-size: 33px;
    font-weight: 300;
    font-style: italic;
    margin-top: 5px;
}
.oldie .item-agenda-home h4{
    font-family: 'Salty1', serif;
}
.item-agenda-home p{
    font-family: "Roboto Slab",serif;
    font-size: 14px;
    font-weight: 200;
    line-height: 154%;
}
.agenda-posts-nav{
    clear: both;
    width: 100%;
    margin: 15px 0 30px 0;
    padding: 10px 0 0 0;
    border-top:1px dotted #929292;
}
.agenda-posts-nav li:after{
    content: "";
}
.agenda-posts-nav li{
    float: left;
    width: 50%;
    margin: 0;
    font-family: enriquetabold;
    font-size: 16px;
    color: #444444;
}
.agenda-posts-nav li.last{
    float: right;
    text-align: right;
}
.agenda-posts-nav li a{
    font-weight: 600;
    font-style: italic;
    color: #444444;
}
.agenda-posts-nav li a:hover{
    color: #ff4541;
}

.date-col{
    float: left;
    width: 109px;
    margin-right: 10px;
}
.date-col:last-child{
    margin-right: 0;
}
.date-col input[type=text]{
    width: 46px;
	margin-right:3px;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
	background-color:rgba(255,255,255,1.00);
	border-radius:0px;
	border:1px solid rgba(221,221,221,1.00);
	border-right:1px solid rgba(221,221,221,1.00);
	color:rgba(0,0,0,1.00);
	margin-top:4px;
}
.col-home form {
	background-color: rgba(245,245,245,1.00);
	padding: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-top:0px;
	height:113px;
	position:relative;
    border: 1px solid #e5e5e5;
	border-radius:3px;
}
.col-home form p {
	margin-bottom:10px;
}
.tipo-search-col{
   margin-left:auto;
    width: 240px;
}

.title-more {
	background-color:rgba(245,245,245,1.00);
	margin:0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-left:10px;
	padding-top:10px;
}
.title-filet-arrow.more-events {
	background-color:transparent;
	padding-bottom:11px!important;
	margin-bottom:11px!important;
}
.mapa-general-home{
     height: 279px;
    margin-top: -15px;
    width: 248px;
    border-right: 2px solid #a1bedc;
}
.mapa-legend{
    background-color: #444444;
    padding: 15px 15px 15px 60px;
    margin-top: 1px;
    font-size: 14px;
	margin-bottom:14px;
    color: #fff;
    position: relative;
}
#map-canvas.mapa-playas,#map-canvas.mapa-general,.mapa-localidades{
    clear: both;
    width: 100%;
    margin-bottom: 50px;
}

.mapa-ficha,.mapa-playas,.mapa-general,.mapa-btt,.mapa-directorio-items,.mapa-localidades{
    width: 100% !important;
    border:0 !important;
    height: 370px;
    margin-bottom: 0px;
}
.mapa-ficha {
	margin-bottom:45px;
}
.mapa-directorio-items{
    margin-bottom: 30px;
}

.mapa-general{
    height: 500px;
}

.playas-listado-col{
    width: 100%;
    margin-right: 60px;
	
}
.playas-listado-col:nth-child(4){
    margin-right: 0;
}
.playas-listado-col:nth-child(5){
    clear: both;
}
.playas-listado-col strong{
    font-size: 17px;
    display: block;
    margin-bottom: 7px;
    margin-top: 53px;
	font-weight:600;
}
.playas-listado-col a{
    font-size: 15px;
	line-height:18px;
    display: inline-block;
    color: #444444;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right:10px;
	width:22%;
	padding-bottom:7px;
	padding-top:7px;
	position:relative;
	margin-left:14px;
}
.playas-listado-col > a::after {
    content: "►";
    font-size: 10px;
    left: -14px;
    line-height: 0;
    position: absolute;
    top: 15px;
	 color: #ff4541;
}
.playas-listado-col > a:hover {
    color: #ff4541;
}

.ico-legend{
   position: absolute;
    top: -8px;
    left: 8px;
}
.home-blocks .weather-widget{
	height: 95px;
    margin-top: 5px;
	border-radius:4px;
	border:1px solid #ddd;
 
}
.weather-img-container,.grados,.mas-info-weather{
    float: left;
}
.weather-img-container{
    max-width: 92px;
    position: relative;
	margin-left:10px;
}
.weather-img{
   position: absolute;
  
    top: 20px;
    left: 0;
}
.weather-widget .search-filet {
	display:none;
}
.home .weather-widget .title-filet-arrow {
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0px;
    padding-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
.home-blocks .weather-img{
   width: auto;
    top: 20px;
}
.grados{
    margin-top: 20px;
    padding-left: 68px;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -3px;
    color: #444444;
}
.mas-info-weather{
    width: 70px;
    border-left: 1px dotted #444444;
    margin-left: 20px;
    margin-top: 26px;
    padding-left: 18px;
    margin-bottom: 34px;
	font-size:14px;
}

.organiza-viaje{
    margin: 0;padding: 0;
    margin-top: 15px;
    width: 245px;
    float: left;
}
.organiza-viaje li{
    list-style-type: none;
    border-bottom: 1px dotted #444444;
    padding-bottom: 10px;
    margin-bottom: 9px;
    font-size: 13px;
    padding-left: 43px;
    font-family: 'Source Sans Pro', sans-serif;
}
.organiza-viaje li strong{
    text-transform: uppercase;
	font-weight:600;
}
.organiza-viaje li a{
    color: #444444;
}
.organiza-viaje li:last-child{
   
    padding-bottom: 25px;
}
.organiza-viaje li p{
    margin: 0;
   font-family: "Roboto Slab",serif;
    font-size: 12.5px;
    font-weight: 200;
    line-height: 154%;
}
.organiza-viaje li{
    background-repeat: no-repeat;
    background-position: 6px 3px;
}
#li-como-llegar,#li-com-arribar-hi,#li-plan-your-visit{
    background-image: url(../img/como-llegar-ico.png);
}
#li-moverse-por-la-isla,#li-getting-around-the-island,#li-moures-per-lilla{
    background-image: url(../img/como-moverse-ico.png);
}
#li-donde-comer,#li-on-menjar,#li-where-to-eat{
    background-image: url(../img/donde-comer-ico.png);
}
#li-donde-dormir,#li-where-to-sleep,#li-on-dormir{
    background-image: url(../img/donde-dormir-ico.png);
}

.ads-home{
    float: right;
}
.ads-home a{
    display: block;
    margin-bottom: 6px;
}
.patrocinadores{
    clear: both;
    padding-top: 44px;
}
.patrocinadores ul{ text-align: center; padding: 0px;}
.patrocinadores ul li{
    list-style-type: none;
    display: inline-block;
    margin-left: 10px;
}

/* ENTRADA */

article{
    color: #333333;
    font-family: 'Roboto Slab', serif;
}
article footer{
    padding: 0;
}
.patrocinado{
    position: absolute;
    top: 0;
    right: 0;
}
.category-top{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #444;
    padding-bottom: 16px;
    text-transform: uppercase;
	display:inline-block;
	font-weight:200;
}
.hentry aside{
    position: absolute;
top: 50px;
left: -150px;
}
.addthis_floating_style{
    position: absolute !important;
}
.entry-title{
    font-family: 'Salty1', serif;    
	font-size: 46px;
    font-style: italic;
    font-weight: 300;
    padding-bottom: 19px;
	line-height:110%;
}
.single-alojamiento .entry-title{
    width: 500px;
}
.oldie .entry-title{
    font-family: 'Salty1', serif;
}
.entry-summary{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    margin-bottom: 23px;
	font-weight:200;
	line-height:136%;
}
.entry-content{
    font-size: 15px;
    font-weight: 200;
	padding-bottom:20px;
	line-height:160%;
}
.entry-content a{
    color: #ff4541;
}
.entry-content a:hover{
    text-decoration:underline;
}
.entry-content h2{
    font-size: 19px;
}
.single .main-contents, .single .sidebar, .page .main-contents, .page .sidebar, .category .main-contents, .category .sidebar { margin-top: 50px;}
.entry-content .cycle-slideshow .slide{
    height: auto;
}

.listado-info{
    overflow: hidden;
    margin-top:5px;
}
.listado-info dt{
    font-weight: bold;
    clear: left;
}
.listado-info dd,.listado-info dt{
    float: left;
}
.listado-info dd{
    margin-left: 5px;
}
.listado-info dt:after{
    content: ":";
}

#mesLlegada,#mesSalida{
    
}

.ratings-author{
    border-top:1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
   height:33px;
    margin-top: 9px;
	margin-bottom:27px;
}
.single-agenda .ratings-author{
    margin-top: 20px;
}
.ratings-author .vcard{
    font-family: 'Source Sans Pro', sans-serif;
    float: left;
    display: block;
    margin: 0;
    font-size: 14px;
    color: #000;
    padding: 6px 6px 6px 0px;
	font-weight:200;
}
.ratings-author .ratings{
    float: right;
    margin-right: 7px;
    margin-top: 8px;
	position:relative;
}
#stars_message {
    background-color: #fff;
    padding: 5px;
    position: absolute;
    top: -48px;
	right:-27px;
    width: 120px;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
	display:none;
	}
#stars_message:before {
	display:block;
	background-color:#fff;
	border-right: 1px solid rgba(204,204,204,1.00);
	border-bottom: 1px solid rgba(204,204,204,1.00);
	width:12px;
	height:12px;
	position:absolute;
	bottom:-7px;
	right:57px;
	content:" ";
	overflow:hidden;
	-webkit-transform: 	rotate(45deg);
  	-moz-transform:   	rotate(45deg);
  	-ms-transform:     	rotate(45deg);
  	-o-transform:      	rotate(45deg);
  	transform:         	rotate(45deg);
}
.sidebar #stars_message {
	display:none;
}
.ratings-author .icono-love{
    background-color: #78d402;
    float: right;
    border-left: 1px solid #fff;
    width: 5%;
}
.fb-like-share{
    border: 1px solid #ebf5fa;
    border-radius: 3px;
    margin-top: 10px;
    padding: 6px;
}
.slide-show{
    position: relative;
    margin-top: 30px;
}
.cycle-slideshow img { width: 100%; height: auto }
.cycle-slideshow .item img{
    width: auto;
}
.slide{
    position: relative;
}
.pie-slide{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dsolid #ccc;
    margin-bottom: 25px;
}
.pie-slide span{
    display: block;
}
#prev{
    position: absolute;
    background-image: url(../img/arrow-left-slide.png);
    width: 40px;
    height: 76px;
    text-indent: -3113px;
    top:40%;
    left:0;
    z-index: 999;
}
#next{
    position: absolute;
    right: 0;
    background-image: url(../img/arrow-right-slide.png);
    top:40%;
    width: 40px;
    height: 76px;
    text-indent: -3113px;
    z-index: 999;
}
.leer-mas{
    margin-bottom: 50px;
    margin-top: 44px;
}
.leer-mas a{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: #444444;
}
.leer-mas a:hover{
    color: #ff4541;
}
.tags a{
    font-size: 13px;
    color: #616161;
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
margin-bottom: 10px;
}

.box.patrocinador{
    margin-top: 45px;
}
.box.patrocinador p{
    margin: 0 0 0 100px;
    display: block;
    padding: 0;
}
.box.patrocinador img{
    position: absolute;
    top:10px;
    left: 10px;
}
.patrocinador-footer{
    clear: both;
    background: #f3f3f3;
    margin: 0px 0 48px 0;
    overflow: hidden;
    padding: 25px;
    position: relative;
    font-size: 13px;
    color: #444444;
    text-align: left;
}
.patrocinador-footer a{
    color: #444;
    text-decoration: underline;
}
.patrocinador-footer img{
    float: left;
    margin-right: 20px;
}

.buscador-items{
    position:relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 43px;
	padding-top:25px;
	padding-bottom:50px;
    font-size: 16px; 
    font-family: 'Source Sans Pro', sans-serif;
	border:1px solid #e5e5e5;
	border-radius:3px;
    margin-bottom: 50px;
	background-color:#f5f5f5;
}
.buscador-items .date-col{
    margin-right: 20px;
}
.buscador-items input[type=text],.buscador-items select{
   margin-right:3px;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
	background-color:rgba(255,255,255,1.00);
	border-radius:2px;
	border:1px solid rgba(221,221,221,1.00);

	color:rgba(0,0,0,1.00);
	margin-top:4px;
}
.buscador-items select{
    width: 110%;
	border:1px solid rgba(221,221,221,1.00);
	margin:0;
	height:30px;
}
.crop {
	overflow:hidden;
}
.tipo-search-col .crop {
	border-right:10px solid rgba(221,221,221,1.00);
	margin-top:4px;
}

.notification {
    display: none;
    background: rgba(221,221,221,1.00);
    clear: both;
    padding: 2px 5px;
    margin-top: 10px;
}

#sub_sector{
    display: none;
}

.directorio.buscador-items select[name="sub_sector"],.restaurantes .buscador-items select[name="sub_sector"]{
    margin-top: 10px;
}
.celiacos {
    text-align: right;
}

.directorio.buscador-items div,.restaurantes .buscador-items div{
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
	border-right:1px solid rgba(221,221,221,1.00);
}
.directorio.buscador-items label,.restaurantes .buscador-items label{
    display: block;
    float: left;
    width: 160px;
	line-height:36px;
	text-align:right;
}
.directorio.buscador-items select,.directorio.buscador-items input[type="text"],.restaurantes .buscador-items select,.restaurantes .buscador-items input[type="text"]{
	display: block;
	float: right;
	width: 274px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	height: 36px;
	margin: 0;
	margin-right: -30px;
	border: 1px solid rgba(204,204,204,1.00);
	width: 325px;
	background-color: #fff;
}
.directorio.buscador-items select,.restaurantes .buscador-items select {
	background-image: url(../img/back-select.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.directorio.buscador-items input[type="text"],.restaurantes .buscador-items input[type="text"]{
    width: 304px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px solid rgba(221,221,221,1.00);
}

.buscador-items #en_invierno {
    margin-left: 63px;
    margin-top: 10px;
}
.no-border{
	border:none!important;
}

/* IFRAME RESERVAS ONLINE */

.buscador-items.iframe {
	background-color: rgba(239,249,255,1.00);
}
.buscador-items  div.llegada, .buscador-items  div.salida, .buscador-items  div.habitaciones  {
	width: 271px;
	float:left;
}
.buscador-items div.llegada2, .buscador-items div.salida2, .buscador-items  div.adultos {
	width: 246px;
	clear:none;	
}
.iframe.buscador-items .llegada select, .iframe.buscador-items .salida select, .iframe.buscador-items .habitaciones select, .iframe.buscador-items .adultos select {
	padding-left: 7px;
    width: 78px;
}
.iframe.buscador-items .llegada2 select, .iframe.buscador-items .salida2 select {
	width:100%;
	padding-left:10px;
	
}


form.iframe .search-filet {
	background-color: #00aabc;
	border: none;
}
.iframe.buscador-items select {
	border: 1px solid rgba(56,182,255,1.00);
	background-image: url(../img/back-select2.png);
}
.iframe.buscador-items div {
	border-right: 1px solid rgba(56,182,255,1.00);
}
.search-list{
    margin: 20px 0 0 0;
    padding: 0;
	text-align:center;
}
.search-list li{
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
   /*  padding-bottom: 12px;
    margin-bottom: 12px; */
    font-size: 17px;
    /*font-family: 'Salty1', serif;*/
	font-family: "Montserrat", sans-serif;
    overflow: hidden;
	text-align:left;
	padding-top:12px;
	padding-bottom:21px;
}
.search-list li img{
    float: left;
    margin-right: 20px;
	padding-top:20px;
}
.search-list li  h4 a{
    /*font-family: 'Salty1', serif;*/
	font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 200;
    font-size: 18px;
    display: block;
    color: #444444;
	line-height:26px;
}
.search-list li  .date{
    font-size: 12.5px;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
	 margin-bottom: 6px;
	 padding-top:20px;
}
.search-list li p{
   font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 145%;
    margin-top: 8px;
	margin-bottom:0;
}


.search-list .category-top{
	padding-bottom:6px;
	font-size:11.5px;
}
/*MAP SIDEBAR - SIDEBAR*/

#map-canvas {
    /*border: 1px solid #3e3e3e;*/
    border-top: 0;
}
/*mapa general*/
.page-template-landing-mapa-php #top{
    margin-bottom: 0;
}
.map-container-all{
  height: -moz-calc(100% - 170px);
    height: -webkit-calc(100% - 170px);
    height: calc(100% - 170px);
	position:relative;
}
.nav-map{
	background:rgba(255,255,255,0.7);
	position: absolute;
	top:0px;
	right:0px;
	height:100%;
	z-index: 55;
	font-size:13px;
}
.nav-map ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.nav-map ul li{
	padding-left:30px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid rgba(204,204,204,1.00);
	position:relative;
}

.nav-map ul li li {
	border:none;
	padding-bottom:1px;
	padding-left:20px;
}

.nav-map ul li input[type="checkbox"] {
	position:absolute;
	left:10px;
	top:6px;
}
.nav-map ul li li input[type="checkbox"] {
	left:0px;
}
#loading-maps {
	width:200px;
	padding:10px;
	position: absolute;
	margin: 0 auto;
	background:#ff4541;
	color:#fff;
	z-index:1000;
	left: 50%;
	top:50%;
	text-align:center;
	font-size:18px;
	

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);


}
	
.page-template-landing-mapa-php footer{
    padding-top: 0;
}
#map-canvas.mapa-general{
    height: 100%;
}

.mapa-sidebar{
    position: relative;
    margin-bottom: 50px;
}
.mapa-sidebar .filet{
    position: absolute;
    bottom: 15px;
    z-index: 999;
    background-image: url(../img/mapa-filet.png);
    width: 278px;
    height: 59px;
    left: -3px;
    line-height: 59px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
}
.mapa-sidebar .ampliar{
    display: block;
    position: absolute;
    right: 10px;
    bottom: 27px;
    width: 38px;
    height: 36px;
    text-indent: -3113px;
    z-index: 1000;
    background-image: url(../img/ampliar.png);
}
.promos{
    margin-top: 30px;
}

.sidebar .weather-widget{
    border: 0;
    overflow: auto;
    overflow-y: hidden;
    margin-bottom: 30px;
}
.sidebar .weather-widget .search-filet{
    display: none;
}

.sidebar h3{
    font-size: 17px;
	font-weight:200;
}
.sidebar h4 {
    font-size: 13px;
    font-weight: normal;
    padding-top: 26px;
    text-transform: uppercase;
}
.sidebar ul{
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.sidebar li{
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sidebar .widget ul li {
    font-size: 14px;
    padding: 10px 0 20px;
}
.sidebar li .ratings{
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}

.rating-on,.rating-off{
    display: block;
    float: left;
    width: 12px;
    height: 11px;
}
.rating-on{
    background-image: url(../img/ico-stars.png);
    background-position: 0 0px;
}
.rating-off{
    background-image: url(../img/ico-stars.png);
    background-position:  12px 0px;
}
.stars-small img{
    margin-right: 1px;
}


/* SECCION*/
.seccion-img{
    width: 100%;
    margin-top: -52px;
    margin-bottom: 35px;
    z-index: -1;
}
.seccion-img .attachment-full {
	width:100%;
	height:auto;
	}

/* FOOTER*/

footer{
    width: 100%;
    clear: both;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 50px;
	position:relative;
	z-index:100000;
}

.logo-footer{
    float: left;
}
footer ul{
    float: left;
    padding-top: 20px;
	padding-left:53px;
}
footer ul li{
    float: left;
    font-size: 12px;
    color: #fff;
    list-style-type: none;
    margin-left: 15px;
	padding-bottom:10px;
}
footer ul li:after{
    padding-left: 15px;
    content: "|";
}
footer ul li:nth-child(5):after, footer ul li:last-child:after{
    content: "";
}
footer ul li:nth-child(6){
	clear:both;
}
.search-list h1{
    margin-bottom: 10px;
}
.nav-months{
    font-size: 17px;
    color: #333333;
    font-family: enriquetaregular;
    font-style: italic;
    margin-bottom: 20px;
    display: block;
}

.stars_alojamiento{
    position: relative;
}
.stars_categ{
    position: absolute;
    top:0;
    right: 0;
}

.entradeta_search{
    font-family: 'Salty1', serif;
    font-size: 17px;
}

.social-footer{
   float: left;
    margin-left: 28px;
    padding-left: 280px;
    padding-top: 17px;
}
.social-footer a{
    display: inline-block;
    margin-right: 14px;
}
.search-footer{

    text-align: center;
  	background-color:rgba(0, 0, 0, 0.02);
    line-height: 70px;
}
footer form{
    display: inline;
}
.search-footer span{
	font-family: "Salty1",serif;
     font-size: 19px;
    font-weight: light;
    text-shadow: 2px 1px 0px rgba(255, 255, 255, 1);
	margin-right:10px;
}
.search-footer label{
    display: none;
}
.nav-footer{
    width: 100%;
    background: #444444;
    padding-top: 60px;
    padding-bottom: 27px;
    overflow: hidden;
}
.search-footer input[type="text"] {
    background-color: rgba(0, 0, 0, 0.04);
    border-radius: 3px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2) inset;
    color: #000;
    width: 300px;
	font-weight:200;
}
.search-footer input::-webkit-input-placeholder {
   color: red;
}

.search-footer input:-moz-placeholder { /* Firefox 18- */
   color: red;  
}

.search-footer input::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

.search-footer input:-ms-input-placeholder {  
   color: red;  
}
.nav-footer a{
     color: #fff;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 1);
    font-size: 12px;
}

.notes{
    text-align: center;
    clear: both;
    background: #262626;
    line-height: 35px;
    color: #fff;
    font-size: 10px;
}
.notes a, .notes strong{
    color: #fff;
}






/* general formatting*/

.last-item{
    margin-right: 0;
}

.separator-triangle{
    border: 0;
    background:#535353;
    height: 2px;
    position: relative;
    clear: both;
}
.separator-triangle:before, .separator-triangle:after {
	top: 0px;
	left: 90px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.separator-triangle:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #535353;
	border-width: 8px;
	margin-left: -8px;
}

.separator-triangle:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}

.tags {
    max-height: 72px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.mas{
    background-image: url(../img/arrow-small-right.png);
    background-repeat: no-repeat;
    background-position: right 50%;
    padding-right: 15px;
    display: block;
    width: 120px;
    text-align: right;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    margin-right: 10px;
}
.tags .mas{
    background-position: right 9px;
    background-repeat: no-repeat;
}
.tags-options {
	text-align:right;
	font-size:12px;
	border-top: 1px solid rgba(204,204,204,1.00);
	padding-top:10px;
	position: relative;
	width:100%;
	margin-top:16px;
	display:none;
}

.tags-options:before {
	display:block;
	background-color:#fff;
	border-right: 1px solid rgba(204,204,204,1.00);
	border-bottom: 1px solid rgba(204,204,204,1.00);
	width:12px;
	height:12px;
	position:absolute;
	top:-7px;
	right:40px;
	content:" ";
	overflow:hidden;
	-webkit-transform: 	rotate(45deg);
  	-moz-transform:   	rotate(45deg);
  	-ms-transform:     	rotate(45deg);
  	-o-transform:      	rotate(45deg);
  	transform:         	rotate(45deg);
}
.seeplus {
	display:block;
	margin-left: auto;
    text-align: center;
    width: 90px;
	cursor:pointer;
}
.seeminus {
	display:none;
	margin-left: auto;
    text-align: center;
    width: 90px;
	cursor:pointer;
}
.box-inline-text{
    background: #f1f1f1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    margin-right: 8px;
    padding: 6px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #444444;
    margin-bottom: 10px;
}
.box-inline-text:hover{
    background: #ff4541;
    color: #fff;
}
.box{
    background: #f3f3f3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 17px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 45px;
}
.title-margin{
    margin-top: 40px;
    margin-bottom: 30px !important;
}


.ad-block-1{
    width: 150px;
    float: left;
    margin-right: 12px;
    margin-bottom: 30px;
}
.ad-block-1:nth-child(2){
    margin-right: 0;
}
.ad-block-2{
    width: 100%;
     margin-bottom: 30px;
}

.title-nofilet{
    font-size: 24px;
    font-family: 'Salty1', serif;
    font-style: italic;
    margin-bottom: 16px;
    margin-top: 20px;
    clear: both;
}

.home .title-filet-arrow,.strong.title-filet-arrow{
    border-bottom: 1px solid #ccc;
    text-transform:uppercase;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.seccion.directorio .strong.title-filet-arrow,.seccion.agenda .strong.title-filet-arrow{
   
    font-style: normal;
    font-weight: 300;
}
.strong.title-filet-arrow{
    margin-bottom: 30px;
}

.seccion .strong.title-filet-arrow{
     font-size: 17px;
	  line-height:22px;
    font-weight: 300;
    text-transform: uppercase;
}
.oldie .seccion .strong.title-filet-arrow{
    font-family: 'Salty1', serif;
}




.title-filet-arrow{
    font-size: 17px;
	font-weight:200;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
    background: #fff;	
    position: relative;
}
.home .title-filet-arrow:before,.home .title-filet-arrow:after,.strong.title-filet-arrow:before,.strong.title-filet-arrow:after {
    left: 30px;
}
.title-filet-arrow:before, .title-filet-arrow:after {
    top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    z-index: 99;
}

.home .title-filet-arrow:after,.sidebar .title-filet-arrow:after,.strong.title-filet-arrow:after,.strong.title-filet-arrow:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 6px;
	margin-left: -6px;
}
.title-filet-arrow:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 7px;
	margin-left: -7px;
}
.home .title-filet-arrow:before,.strong.title-filet-arrow:before{
    border-color: rgba(83, 83, 83, 0);
	border-top-color: #ccc;
    border-width: 8px;
	margin-left: -8px;
}
.title-filet-arrow:before {
	border-color: rgba(201, 201, 201, 0);
	border-top-color: #ccc;
	border-width: 8px;
	margin-left: -8px;
}
.title-relacionados a{
    color: #444;
}
.title-relacionados{
    font-size: 18px;
    font-family: 'Salty1', serif;
    font-style: italic;    
	font-weight: normal;
    letter-spacing: 0.2px;
    overflow: hidden;
    color: #444;
	line-height:128%;
}
.title-relacionados .date{
    font-weight: normal;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    font-style: normal;
}
.oldie .title-relacionados{
    font-family: 'Salty1', serif;
}
.author-relacionados{
    font-size: 12px;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
}


.title-filet-arrow-footer{
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    border-bottom: 1px solid #bbbbbb;
    background: #444444;
    position: relative;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 1);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.title-filet-arrow-footer:before, .title-filet-arrow-footer:after {
    top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.title-filet-arrow-footer:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #444444;
	border-width: 5px;
	margin-left: -5px;
}
.title-filet-arrow-footer:before {
	border-color: rgba(201, 201, 201, 0);
	border-top-color: #bbbbbb;
	border-width: 6px;
	margin-left: -6px;
}

.listados{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
  /*  margin-bottom: 55px;*/
}
.listados li{
    border-bottom: 1px dotted #ccc;
    padding-bottom:20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.listados li:last-child{
    border: 0;
}
.listados li img{
    float: left;
}
.listados li .item{
    margin-right: 60px;
    float: left;
    width: 274px;
}
.listados li .info{
    margin-left: 10px;
   float: left;
    font-size: 18px;
    font-family: 'Salty1', serif;
    font-style: italic;
	font-weight: lighter;
    letter-spacing: 0.2px;
    line-height: 128%;
    width: 170px;
}
.listados li .info a{
    color: #333333;
}
.listados li .info a:hover{
    color: #ff4541;
}
.oldie .listados li .info{
    font-family: 'Salty1', serif;
}

.listados li span{
    display: block;
    margin-top: 12px;
}
.listados li .item:last-child{
    margin-right: 0;
}

.flexslider .slides p a{
    color:#333333;
    font-family: 'Salty1', serif;
	font-style:italic;    
	font-style: italic;
    line-height: 118%;
    padding-top: 8px;
	font-size:22px;
	font-weight:300;
}

/*forms formatting*/

input[type="text"]{
   
    background: #444444;
    border: 0;
    font-family: 'Salty1', serif;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 10px 5px 10px;
}
::-webkit-input-placeholder {
   color: #fff;
    text-shadow: none;
}
:-moz-placeholder { /* Firefox 18- */
   color: #fff;
    text-shadow: none;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
    text-shadow: none;
}
:-ms-input-placeholder {
   color: #fff;
    text-shadow: none;
}


.home-blocks form .search-filet{
	border-radius: 2px;
    font-size: 14px;
    margin-left: 150px;
    margin-top: 17px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}
form .search-filet{
	right:0px;
    clear: both;
    text-align: right;
    font-family: 'Salty1', serif;
    font-weight: 600;
    color: #fff;
    position: relative;
    float: right;
	bottom:0px;
	background-color:#00aabc;
	font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    padding: 10px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.17);
}
.search-filet a{
    color: #444444;
}

.tipo-entrada-search{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
}
.box-interest h4{
    font-size: 13px;
    font-weight: bold;
}
.sidebar .quizas{
    margin-bottom: 5px;
}

.quizas li a,.quizas-paginas li a{
    font-size: 18px;
    font-family: 'Salty1', serif;
    font-style: italic;
}
.quizas li a:before,.quizas-paginas li a:before{
    content:">";
    font-family: 'Source Sans Pro', sans-serif;
	padding-right:5px;
	display:inline-block;
	font-size:12px;
}
.quizas-paginas li, .quizas li{
    border: 0;
    margin: 0;
    padding-bottom: 9px;
}

.box-interest{
    margin-top: 23px;
    background: #eafe02;
    position: relative;
    padding: 10px;
    margin-bottom: 29px;
}
.box-interest:before{
    background-image: url(../img/top-interes.png);
    content: " ";
    width: 100%;
    height: 13px;
    position: absolute;
    top:-13px;
    left:0px
}
.box-interest ul{
    margin-bottom: 22px;
}

.box-interest ul li{
    border: 0;
    padding: 0 0 0 15px;
    margin-bottom: 7px;
    background: url(../img/li-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
.box-interest ul li a{
    font-size: 13px;
    color: #444444;
}
.descargas{
    position: relative;
}
.descargas-listado{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}
.descargas-listado li {
   border-bottom: 1px dotted #6a6a6a;
   float: left;
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 18px;
   margin-bottom: 50px;
   margin-right: 3.3333%;
   min-height: 100px;
   padding-bottom: 25px;
   width: 30%;
}
.descargas-listado a{
    color: #333333;
}
.descargas-listado span{
    display: block;
}
.descargas-listado img{
    float: left;
    margin-right: 15px;
}
.descargas .title-filet-arrow{
    margin-top: 60px;
    clear: both;
}
.pdf-claim{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 230px;
}
.pdf-claim a{
    color: #ff4541;
}

/*google maps*/

.infow{
    min-width: 300px;
    padding: 15px;
}
.infow p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.gm-style-iw h3{
    font-family: 'Salty1', serif;
    font-size: 18px;
    margin-bottom: 15px;
    font-style: italic;
}
.infow a{
	 color: #444;
    font-size: 19px;
}
.infow a:hover{
    color: #ff4541;
}
.link_infow a{
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #ff4541;
}

.gm-style-iw img{
    float: left;
    margin-right: 15px;
}

.link_infow {
    text-align: right;
}







/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


#mobile-header {
    display: none;
     position: absolute;
        top:0;
        left:0;
    background: #000;
    padding: 5px;
}

#mobile-header a{
    color:#fff;
}


.single-posts-nav {
    font-size: 12px;
    clear: both;
    margin-top: 20px;
	display:none;
}

.single-posts-nav .prev {
    float: right;
}

.single-posts-nav a {
    color: #222;
}

/* PAAAAAA */


.text-grey{ color:#727176;}
.text-blue{ color:#2BAAF9;}
.text-purple{ color:#BD9FF9;}
.text-orange{ color:#FAAC29;}
.text-green{ color:#89B234;}
.text-pink{ color:#F26DB3;}
.text-turquesa{ color: #1cb9b9;}
.text-default{ color:#00AABC;}

.bg-grey .tapa-thumb{ background:#727176;}
.bg-blue .tapa-thumb{ background:#2BAAF9;}
.bg-purple .tapa-thumb{ background:#BD9FF9;}
.bg-orange .tapa-thumb{ background:#FAAC29;}
.bg-green .tapa-thumb{ background:#89B234;}
.bg-pink .tapa-thumb{ background:#F26DB3;}
.bg-turquesa .tapa-thumb{ background: #1cb9b9;}
.bg-default .tapa-thumb{ background:#00AABC;}



.playas-listado-col a:hover,.playas-listado-col > a::after{ color:#00aabc;}

.organiza-viaje li a{ position:relative}
.organiza-viaje li a:after{content:"";background:url(/wp-content/themes/ibiza/img/fle-organiza.png) no-repeat; position:absolute; width:40px; height:40px; left:-20px;}




.organiza-viaje li#li-como-llegar:hover a strong,.organiza-viaje li#li-com-arribar-hi:hover a strong,.organiza-viaje li#li-plan-your-visit:hover a strong{ color:#F26DB3}
.organiza-viaje li#li-como-llegar:hover a:after,.organiza-viaje li#li-com-arribar-hi:hover a:after,.organiza-viaje li#li-plan-your-visit:hover a:after{background:url(/wp-content/themes/ibiza/img/fle-organiza-1.png) no-repeat; }

.organiza-viaje li#li-moverse-por-la-isla:hover a strong,.organiza-viaje li#li-getting-around-the-island:hover a strong,.organiza-viaje li#li-moures-per-lilla:hover a strong{ color:#2BAAF9}
.organiza-viaje li#li-moverse-por-la-isla:hover a:after,.organiza-viaje li#li-getting-around-the-island:hover a:after,.organiza-viaje li#li-moures-per-lilla:hover a:after{background:url(/wp-content/themes/ibiza/img/fle-organiza-2.png) no-repeat; }

.organiza-viaje li#li-on-menjar:hover a strong,.organiza-viaje li#li-where-to-eat:hover a strong,.organiza-viaje li#li-donde-dormir:hover a strong{ color:#FAAC29}
.organiza-viaje li#li-on-menjar:hover a:after,.organiza-viaje li#li-where-to-eat:hover a:after,.organiza-viaje li#li-donde-dormir:hover a:after{background:url(/wp-content/themes/ibiza/img/fle-organiza-3.png) no-repeat; }

.organiza-viaje li#li-where-to-sleep:hover a strong,.organiza-viaje li#li-on-dormir:hover a strong,.organiza-viaje li#li-donde-comer:hover a strong{ color:#BD9FF9}
.organiza-viaje li#li-where-to-sleep:hover a:after,.organiza-viaje li#li-on-dormir:hover a:after,.organiza-viaje li#li-donde-comer:hover a:after{background:url(/wp-content/themes/ibiza/img/fle-organiza-4.png) no-repeat; }


.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted{ background:#00AABC;}

.home-blocks .col-home:nth-child(2){ display:none;}
.flexslider .slides img{box-shadow:none; border:none;}
.listados li .info a:hover{ color:#00AABC;}
.main-contents{ max-width:828px; width:100%;}
.wraper.menu{ padding-top:0px;}
#top{z-index:99999999;}
.slide .box-slider h3{ /*font-family:"Salty1", sans-serif; */font-size:40px; font-style:normal;}




.logo-container,.wrap-langs{ max-width:1350px;}
.logo-home,.logo{   position: absolute;top: -36px; left: 0px;  background-image: url(/wp-content/uploads/2017/06/logo-ibiza-travel.jpg); text-indent: -6116px; width: 199px;  height: 140px;
 z-index: 999999;}
.quizas li a, .quizas-paginas li a{ font-size:13px;}
.category-top,article, .entry-content,.listados li .info,.title-filet-arrow, .sidebar h3, body, .quizas li a, .quizas-paginas li a{font-family:"Montserrat", sans-serif; font-weight:normal; font-style:normal}
.listados li .info, .title-relacionados{ font-size:14px; font-style:normal; font-family:"Montserrat", sans-serif;}
.main-menu .current-menu-item > a, .main-menu .current-menu-parent > a, .main-menu .current-menu-item > a .inicial, .main-menu .current-menu-parent > a .inicial, .main-menu .current-menu-item > a, .main-menu .current-menu-parent > a, .main-menu .current-menu-item > a .inicial, .main-menu .current-menu-parent > a .inicial, .main-menu .submenu .current-menu-item > a, .sub-menu a:hover, .sidebar a:hover,strong a, a strong, .organiza-viaje a strong:hover, .item-agenda-home h4:hover, .flexslider .slides p a:hover{color:#00AABC;}
.cycle-pager-active a{ color:#00aabc !important}
.item-agenda-home{ font-family:"Montserrat", sans-serif; font-style:normal;}
.item-agenda-home h4{ font-family:"Salty1", sans-serif; font-style:normal;}
.claim-official{float:right; font-family:"Montserrat", sans-serif; color:#ffffff; font-size:12px; padding-top:9px; text-transform:uppercase; font-weight:normal}

.claim-official a{ color:#ffffff; text-decoration:none; display:inline-block; margin-left:20px; text-transform:none}
.social-icons-home, .lang-selectors{ position:relative; float:right; right:0px; width:auto; margin-left:20px;}
.header-label{background:rgba(0,170,188,0.7); border:none; box-shadow:none;}
.home .sub-menu, .sub-menu{ bottom:inherit;}
.home .main-menu{ float:right; width:auto;}
.main-menu a{font-family:"Montserrat", sans-serif;}
.home .main-menu li > a,.main-menu > li > a{font-family:"Montserrat", sans-serif; font-size:14px; font-weight:700; padding:35px 15px 0px 15px; position:relative; color:#727176}
.home .main-menu > li > a:hover,.main-menu > li > a:hover{  color:#727176; background:#C6F4F4;}
.home .main-menu > li > a:after,.main-menu > li > a:after{content:""; position:absolute; width:5px; height:5px; border-radius:50%;  right:-2px; top:53px; z-index:9999999999999}
.home .main-menu > li > a > span, .main-menu > li > a > span{font-size:12px; font-weight:normal}
.home .main-menu > li , .main-menu  > li{ width:auto; padding-top:0px;}
.home .main-menu, .main-menu{ max-width:100%; padding-left:50px;}
.main-menu .current-menu-parent > a{ color:#727176; background:#C6F4F4;}
.main-menu .current-menu-item > a, .main-menu .current-menu-parent > a, .main-menu .current-menu-item > a .inicial, .main-menu .current-menu-parent > a .inicial,.main-menu .current-menu-item > a, .main-menu .current-menu-parent > a, .main-menu .current-menu-item > a .inicial, .main-menu .current-menu-parent > a .inicial{ color:#727176;}
.main-site{ min-height:110px; max-width:1200px;}
.nav-collapse > ul{max-width:100%; width:auto;}

.main-menu .sub-menu a, .home .main-menu .sub-menu a { height: auto; font-weight:normal; padding: 20px; padding-top: 5px; padding-bottom: 5px; font-size: 13px; display: inline-block; text-transform: uppercase;
}

.home .main-menu .menu-conoce a:after,.main-menu  li:nth-child(1) a:after{ background:#BD9FF9; }
.home .main-menu .menu-disfruta a:after,.main-menu  li:nth-child(2) a:after{ background:#FAAC29; }
.home .main-menu .menu-agenda a:after,.main-menu  li:nth-child(3) a:after{ background:#F26DB3; }
.home .main-menu .menu-organiza a:after,.main-menu  li:nth-child(4) a:after{ background:#71BC2F; }

.home #main-site{ border-bottom:none; box-shadow:none; background:rgba(255,255,255,0.8)}
.slide .box-slider{ float:right; margin-right:5%; padding:40px;}



.social-fb{ background:url(/wp-content/themes/ibiza/img/ico-fb.png)}
.social-fb:hover{ background:url(/wp-content/themes/ibiza/img/ico-fb-over.png)}
.social-twitter{ background:url(/wp-content/themes/ibiza/img/ico-tw.png)}
.social-twitter:hover{ background:url(/wp-content/themes/ibiza/img/ico-tw-over.png)}
.social-instagram{ background:url(/wp-content/themes/ibiza/img/ico-in.png)}
.social-instagram:hover{ background:url(./wp-content/themes/ibiza/img/ico-in-over.png)}
.social-pinterest{ background:url(/wp-content/themes/ibiza/img/ico-pi.png)}
.social-pinterest:hover{ background:url(/wp-content/themes/ibiza/img/ico-pi-over.png)}
.social-google{ background:url(/wp-content/themes/ibiza/img/ico-gg.png)}
.social-google:hover{ background:url(/wp-content/themes/ibiza/img/ico-gg-over.png)}
.social-yt{ background:url(/wp-content/themes/ibiza/img/ico-yt.png)}
.social-yt:hover{ background:url(/wp-content/themes/ibiza/img/ico-yt-over.png)}

.slide .box-slider p{font-family:"Montserrat", sans-serif;  font-size:14px;}
.slide .box-slider.white:before, .slide .box-slider.white:after{ content:none;}
.cycle-pager{ position:relative; top:20px; width:3000px; text-align:left;}
.slide-home-thumb{ max-width:100%;}
#no-template-pager span{ display:none;}

.destacados-slide{max-width: 1200px; overflow: hidden; margin: auto; margin-top:100px;}
.flex-direction-nav a:before { content: ' '; width: 40px;  height: 40px; font-size: 40px; display: block;}
.flex-direction-nav a.flex-next:before {background:url(/wp-content/themes/ibiza/img/fle-destacados-right.png)}
.flex-direction-nav a.flex-prev:before {background:url(/wp-content/themes/ibiza/img/fle-destacados-left.png)}
.flexslider .flex-next, .flexslider .flex-prev{ opacity:1;}
.flexslider .flex-next{ right:-50px}

.tit-seccion{    font-family: "Salty1", sans-serif; font-size: 40px; color: #00AABC; font-style: normal; text-align:center; border-bottom: 2px solid #b3b3b5;  line-height: 0.1em; margin: 20px 100px; }
.tit-seccion  span{background:#fff; padding:0 10px; }
.tit-seccion  span a {color: #00AABC;}
.entry-title{ font-family: "Salty1", sans-serif; font-size: 40px; color: #00AABC; font-style: normal;}
.nav-toggle{top:65px}
.flexslider .slides p.titulo{font-family:"Montserrat", sans-serif; font-size:16px; font-weight:400; font-style:normal; min-height:50px}
.flexslider .slides p.bt-vermas{font-family:"Salty1", sans-serif; color:#00aabc; font-size: 25px; text-align: center;}
.flexslider .slides li{ margin:0px 20px;}
.flexslider .slides li a{ display:block; padding:20px; box-sizing:border-box;}
.flexslider .slides li a:hover{background:#C6F4F4; -webkit-box-shadow: 0px 10px 10px 5px rgba(51,51,51,0.1);-moz-box-shadow: 0px 10px 10px 5px rgba(51,51,51,0.1); box-shadow: 0px 10px 10px 5px rgba(51,51,51,0.1);}
.flexslider .slides li a img {height:auto; box-shadow: none; border: none; }
.flex-control-nav{display:none;}
.bt-destacados-todos{ display:block; padding:10px 30px; background:rgba(114,113,118,0.6); transition:all 0.5s ease; color:#ffffff;font-family:"Salty1", sans-serif; font-size:21px; text-align:center; margin:auto; width:100px;}
.bt-destacados-todos:hover{background:#00AABC}
.flexslider{ box-shadow:none;border-bottom:none;}

.col-home.fullwidth{width:100%;  margin-top:50px; padding:50px 0px;}
.col-home.fullwidth.grey{ background:#f4f4f4;}
.col-home.fullwidth.grey .tit-seccion span{ background:#f4f4f4}
.col-home.fullwidth .container{width:100%; max-width:1200px; margin:auto;}

.main-site.fullwidth{width:100%; max-width:100%;}

.col-home p{ color:#7d7d7d; text-align:center;font-family:"Montserrat", sans-serif; padding:30px 0px}
.col-home form{ background:none; border-radius:none; border:none;}
.col-home form select{border: 2px solid #b7b7b7; width: 100%; background: #f4f4f4; color: #00AABC; height: 50px; margin-top: 5px; padding-left: 10px;}
.home-blocks form .search-filet{ height:50px; border-radius:none; margin-top:5px; text-align:center; font-style:normal; bottom:0px; width: 100%; background: #00AABC; color: #ffffff;font-family:"Montserrat", sans-serif; text-transform:uppercase; text-shadow:none; box-shadow:none;border:none; position:relative; margin-left:20px;}

.date-col{ margin:0px; width:22%; position:relative; margin: 0px 15px;}
.date-col input[type=text]{ border:2px solid #b7b7b7; width:90%; background:#f4f4f4; color:#00AABC; font-family:"Montserrat", sans-serif; padding:15px 30px 15px 10px;}
.date_picker_1, .date_picker_2{ position:absolute; top:15px; right:-15px;}
.cycle-pager.cycle-agenda{width:100%; text-align:center;}
.cycle-pager span{color:rgba(114,113,118,0.6);font-size:50px;}
.cycle-pager span.cycle-pager-active{color:#00AABC;}

.item-agenda-home{ min-height:0px;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #00AABC;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #00AABC;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #00AABC;
}
:-moz-placeholder { /* Firefox 18- */
  color: #00AABC;
}

.organiza-viaje{ width:100%;}
.organiza-viaje  li{ width:19%; float:left; padding:110px 20px 20px 20px; border-bottom:none; border-right:2px solid #b7b7b7; font-family:"Montserrat", sans-serif; font-size:16px; text-align:center;position:relative; background-position:top center}
.organiza-viaje  li:last-child{ border-right:none;}
.organiza-viaje li p{font-family:"Montserrat", sans-serif; font-size:14px;}

.nav-footer{ background:#c6f4f4;}

.social-footer{ float:none; padding:20px 0px; background:#00aabc; margin-left:0px;}
.siguenos-footer{ font-family:"Salty1", sans-serif; color:#ffffff; font-size:30px; padding-right:20px; display:block; float:left;}
.container-social-footer{ display:block; width:100%; max-width:520px; margin:auto}
.entry-content a{ color:#00aabc;}
.col-footer{ display:block; float:left; font-family:"Montserrat", sans-serif; font-size:13px; color:#6b6e75; width:21%; box-sizing:border-box;padding:0px 20px;}
.col-footer:first-child{ width:15%;}
.col-footer h3{ font-weight:500; text-transform:uppercase; border-bottom: 1px solid #30bdc6; margin-bottom: 20px; padding-bottom:10px;}
.col-footer form{ position:relative;}
.col-footer #email{width:100%;padding: 10px 30px 10px 10px; box-sizing: border-box; border:none; color:#00AABC; }
.col-footer input[type="submit"]{ position:absolute; top: 0px; right: 10px; background: url(/wp-content/uploads/2017/06/fle-newsletter.png) no-repeat; border: none;}
footer ul li:after{ content:none;}
.nav-footer a {font-size: 13px; color: #6b6e75; text-shadow:none;}
footer ul { padding:0px; margin:0px;}
footer ul li{ margin-left:0px; width:100%}
.subfooter{ width:100%; float:right; margin-top:50px; font-size:13px;color:#6b6e75; position:relative;}
.subfooter .legal{ float:left;}
.subfooter .info{float:right;}
.bt-folletos{ display:block; text-align:right; }
.nav-footer .bt-folletos a{ padding: 7px 0px 20px 45px; background:url(/wp-content/uploads/2017/06/ico-mapa.png) no-repeat; font-size:15px; }
.subfooter .separa{ width:100%; height:1px; border-top:1px solid #30bdc6;margin:10px 0px; padding:0px 20px; box-sizing:border-box;}
.subfooter .bt-top{ position:absolute; width:38px; height:38px; background:url(/wp-content/uploads/2017/06/bt-top.png) no-repeat; left:50%; transform:translateX(-50%);}

.patrocinadores .main-patro{ text-align:center;}
.patrocinadores .main-patro a{ list-style-type: none; background:#ffffff; margin-bottom:50px;  display: inline-block;  padding: 35px; -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);border-radius: 50%;}
.patrocinadores ul li{ position:relative; overflow:hidden; list-style-type: none;  display: inline-block; margin: 18px; margin-bottom:30px;  padding: 25px; -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);border-radius: 50%; background: #ffffff;}
#top:before, #top:after{ content:none;}
.entry-content img{width:100%; height: auto;} 
.wraper.menu{ margin-bottom: 0px; }

.slider-nav, .slider-home{ display: none;}
.slider-home.noloaded,.slider-nav.noloaded{ display: none; height: 0px; overflow: hidden;}
.slider-home.loaded,.slider-nav.loaded{ display: block; height: auto; overflow: hidden;}
.slider-home .slide img{position: relative; width: 100%;}

.slide .container{  padding-top: 0px; position: absolute; width: 100%; top:30%; z-index: 99;}

.slider-nav{ margin-top: 10px;}
.slider-nav .mini{ position: relative; cursor:pointer;}
.slider-nav .tapa-thumb{ position: absolute; width: 100%; min-height: 150px; opacity: 0.8; }
.slider-nav .slick-current .tapa-thumb{ opacity: 0.95; }
.slider-nav .mini.slick-current:before{ content:""; position: absolute;width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #ffffff transparent transparent transparent; top:0px;    z-index: 99; left: 50%; transform: translateX(-50%);}
.tit-thumb, .tit-thumb-mas{position: absolute; z-index: 999; color: #ffffff;  /*font-family: 'Salty1', sans-serif; */ font-size: 22px;  text-align: center;  top: 50%;  left: 50%; transform: translate(-50%,-50%); width: 95%; line-height: 20px;}
.tit-thumb-mas{ display: none;}

@media only screen and (max-width:1160px) {
    body {
        max-width:100%;
        margin:auto;
    }
    .tit-thumb{ font-size: 18px;}

    .main-site{ min-height:61px; max-width:1200px;}
    .home .main-menu > li > a:after, .main-menu > li > a:after{top:35px;right:20px;z-index: 0}
    .cycle-slideshow .slide{ background-size: contain; height: auto;}
    .cycle-pager{top:-25px; z-index: 0}
    .home .main-menu, .main-menu{ position: absolute; width: 100%;}
    .slide .box-slider.white{ position: absolute; bottom:0px;}
    .slide .container{ padding-top: 27%;}
    .home .sub-menu li{ width: 100%;}
    .main-menu .sub-menu a, .home .main-menu .sub-menu a{ padding: 15px;}
    



    .main-contents{
        margin-right:0;
        padding-bottom:40px;
        max-width: 100%;
    }
    .home .main-menu li > a, .main-menu > li > a{ padding:20px 15px;}
    #top:after{ content:none;}
    .main-contents p, .entry-content , .entry-header, .tags, .sidebar, .search-footer, .nav-footer, .single-alojamiento .entry-title, .buscador-items,.title-nofilet{
        padding-left:20px;
        padding-right:20px;
        box-sizing:border-box;
        width:100%;
    }
     .entry-content p, .entry-title{
         padding-left:0px!important;
         padding-right:0px!important;
     }
    .logo-footer {
        float: none;
        width:120px;
        height:auto;
        
    }
    .nav-footer {
        padding-top:20px;
    }
    .social-footer {
        float: none;
        margin-left: 0;
        padding-left: 0;
        padding-top: 25px;
        clear:both;
    }
    .sidebar {
        width: 100%;
        box-sizing:border-box;
    }
    footer ul {
        padding-left: 0px;
        float:none;
    }
    footer ul li {
        width:100%;
        display:block;
        padding-left:0;
        margin-left:0;
        
    }
    footer ul li::after {
        content: " ";
    }
    .buscador-items {
        padding-left:20px;
        padding-right:20px;
    }
    .directorio.buscador-items select, .directorio.buscador-items input[type="text"], .restaurantes .buscador-items select, .restaurantes .buscador-items input[type="text"] {
        width:100%;
        margin-right:0px;
    }
    .directorio.buscador-items select, .restaurantes .buscador-items select {
        background-image:none;
    }
    .directorio.buscador-items div, .restaurantes .buscador-items div {
        border: none;
    }
    .directorio.buscador-items label, .restaurantes .buscador-items label {
        text-align:left;
    }
    #top {
        
        height:104px;
    }
    #top h1 {
        margin-left:20px;
    }
    .wraper.menu {
        padding-top:0px;
        overflow: visible;
        z-index: 99;
    }
    .wraper {
        box-sizing:border-box;
            z-index: 40;
    }
    .entry-title {
        padding-bottom: 5px;
    }
    
    .nav-collapse > ul {
        position:absolute;
        left:0px;
        top:-10px;
        width: 100%;
        background-color:rgba(255,255,255,0.95);
        color:#777;
    }
    .nav-collapse > ul li {
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    width: 100%;
}
    .nav-collapse > ul ul li {
    margin-left: 0px;
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0;
    }
    .nav-collapse > ul ul a  {
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1);
        width: 100%;
        padding:10px 0px; 
    }
    .js .nav-collapse {
        overflow: visible!important;
    }
    .main-menu a, .main-menu li a > span {
        color:#777777;
    }
    .sub-menu {
        margin-left:0;
        position:relative;
        width:100%;
        padding:0;
        border-bottom:0;
        border-radius:0;
        background-color:#fff;
        
    }
    .sub-menu li:last-child {
        border:none;
    }
    .sub-menu::before {
        background:none;
        display:none;
    }
    .main-menu li:hover .sub-menu {
        display:none;
    }
    .main-menu > li > a {
        height: auto;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-top: 16px;
        text-align: left;
        width: 100%;
        box-sizing:border-box;
    }
    .claim-official {
        color: #fff;
        float: none;
        padding-bottom: 6px;
        padding-left: 20px;
        padding-top: 6px;
        position: absolute;
        top: -40px;
        background: none;
        right: 0px;
    }
    .main-menu .visible.sub-menu {
    display: block!important;
    position: absolute; width: 100%; min-width: 300px;
    }
    .seccion-img {
        position:relative;
        height:auto;
        overflow:hidden;
    }
    .seccion-img img.attachment-full {
        height:auto;
        width:100%;
        position:relative;
        left:0;
        top:0px;
        -webkit-transform: translateX(0%);
        -moz-transform:    translateX(0%);
        -ms-transform:     translateX(0%);
        -o-transform:      translateX(0%);
        transform:         translateX(0%);
    }
    .cycle-slideshow {
        padding-bottom:25px;
    }
    .seccion .strong.title-filet-arrow {
        padding-left:20px;
    }
    
    
.flex-direction-nav, .flex-control-nav, .col-home form p a {
    display:none;
}
    .flexslider .slides {
        width:100%!important;
        padding-left:20px;
        padding-right:20px;
        box-sizing:border-box;
         -webkit-transform: translate3d(0px, 0px, 0px)!important;
         -moz-transform:    translate3d(0px, 0px, 0px)!important;
         -ms-transform:     translate3d(0px, 0px, 0px)!important;
         -o-transform:      translate3d(0px, 0px, 0px)!important;
         transform:         translate3d(0px, 0px, 0px)!important;
    }



.flex-viewport {
    max-height:none;
}

.col-home {
    float: none;
    width: 100%;
    margin-right: 0px;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
}
.col-home .cycle-slideshow {
    height: auto;
}
.col-home form {
    height:88px;
}
.item-agenda-home {
    min-height:0;
}
form .search-filet {
    right: 38px;
}
.destacados-slide {
    margin-top:50px;
}
.date-col {
   
   width:22% !important;
    margin-right: 10px;
}
.date-col:nth-child(3) {
    margin-right:0;
}
.date-col label {
    display:block;
}
.slide .box-slider {
    padding: 18px;
    padding-top: 7px;
    padding-bottom: 16px;
    width: 100%;
    box-sizing:border-box;
    margin: 0 auto;
    position: relative;
    box-shadow: none;
}
.slide .box-slider h3 {
    font-size: 24px;
    margin-top: 10px;
}
.logo-home {
   
   width: 152px;
    height: 80px;
    text-indent: -3113px;
        top: 45px;
    left: 20px;
    margin-right: 0px;
    background-image: url(/wp-content/themes/ibizaimg/logo.png);
}
.home #top {
    border: 0;
    margin-bottom: 0;
    height: 90px;
    position: absolute;
    top: 35px;
    z-index: 999999;
    width:100%;
    right: 0px;
}
#top:before, #top:after{ content: none;}
.slider-home {
    margin-top:0px;
    height:auto;
    border-bottom:0px;
    position: relative;
    z-index: 0;
}
.home .main-site, .home .wraper{
    position:static;
}
.main-menu .current-menu-item > a, .main-menu .current-menu-parent > a, .main-menu .current-menu-item > a .inicial, .main-menu .current-menu-parent > a .inicial {
    color: #777777;
    font-weight: 700;
}
 .main-menu .sub-menu .current-menu-item > a , .main-menu .sub-menu .current-menu-parent > a {
    background: #00AABC;
    color: #ffffff;
}

.home .sub-menu {
    bottom:auto;
}
#navbar {
    max-height:0;
}
.main-menu .sub-menu a:hover {
    background: #00AABC;
    color: #ffffff;
}
.langs {
    top:40px;
    right: 20px;
    width:100%;
}
.social-icons-home {
      left: 0px;
    width: auto;
    padding-right: 0px;
    padding-left: 0;
    right: auto;
}

.social-icons-home a {
    margin-right: 11px;
}
.dropdown dd ul li a {
    padding: 15px;
}
.listados, .pie-slide, .descargas-listado, .title-download-secondary, .results-frase, .playas-listado-col {
    padding-left:20px;
    padding-right:20px;
}
.title-filet-arrow{ 
margin-left:20px;
margin-right:20px;
}

.sidebar .title-filet-arrow, .home .title-filet-arrow { 
margin-left:0px;
margin-right:0px;
}
.listados .item {
    margin-bottom:20px;
    display:block;
    float:none;
}
.listados li .item {
    margin-right: 60px;
    float: left;
    width: 100%;
}
.listados li {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.descargas-listado li {
    border-bottom: 0px;
    margin-bottom: 18px;
    padding-right: 37px;
    min-height: 100px;
    padding-bottom: 25px;
    width: 50%;
    margin-right: 0;
    box-sizing: border-box;
}
.descargas-listado li:nth-child(2n + 1) {
    clear: both;
}
.descargas-listado li a:nth-child(2) {
    margin-left:85px;
    display:block
}
#custom-pager {
    text-align:center;
    margin-left:20px;
    
}

#custom-pager strong{
    display:inline-block;
    margin:5px;
    font-weight:700;
}
.col-home-doble {
    width: 100%;
    float:none;
    padding-left:20px;
    padding-right:20px;
    box-sizing:border-box;
    clear:both;
    padding-top:20px;
}
#prev {
    position: absolute;
    background-image: url(/wp-content/themes/ibiza/img/arrow-left-slide.png);
    width: 30px;
    height: 30px;
    text-indent: -3113px;
    top: -40px;
    background-position: left center;
    background-size: 30px;
    right: 55px;
    left:auto;
    z-index: 999;
    padding-right:5px;
}
#next {
    position: absolute;
    right: 20px;
   width: 30px;
    height: 30px;
    text-indent: -3113px;
    top: -40px;
    background-position: left center;
    background-size: 30px;
    z-index: 999;
    
    border-left: 1px solid #000;
    padding-left: 5px;
}
.slide-show {
    position: relative;
    margin-top: 70px;
}


.organiza-viaje {
    width: 100%;
}
.ads-home {
    float: none;
    text-align: center;
    padding-top: 20px;
    clear: both;
}
.ads-home a {
    display: inline-block;
    margin-bottom: 6px;
    margin-left:6px;
    margin-right:6px;
}

.flexslider .slides li {
        margin-right: 20px;
        width:calc((100% - 40px) / 3) !important;
        box-sizing:border-box;
        display:none!important;
        margin-bottom:18px;
    }
    .flexslider .slides img {
        height: auto;
        box-sizing: border-box;
    }

.flexslider .slides li:nth-child(-n+12) {
        display:block!important;
        width: 30% !important;
        margin-right: 0px;
    }
    


#buscador-agenda .date-col, #buscador-agenda  .tipo-search-col {
    width: calc((100% - 50px) / 3) !important;
    margin-right: 10px;
    display: inline-block;
    
}
.search-list {
    margin: 20px;
    text-align: center;
}

        .nav-map {
            background: rgba(255, 255, 255, 0.7);
            color: rgba(0, 0, 0, 1.00);
            box-shadow:none;
            padding-top: 520px;
            position: relative;
            z-index: 1;
            top: auto;
            right: auto;
            padding-bottom: 10px;
            font-size: 13px;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
        }
        #map-canvas.mapa-general {
            height: 480px;
            position: absolute !important;
            top: 0;
            left: 0;
            z-index: 2;
            margin-left: 10px;
            margin-top:20px;
            margin-right:10px;
            width:calc(100% - 20px)!important;
        }
        .map-container-all {
    height: auto!important;
    padding-bottom:20px;
}
#loading-maps {
  
    top: 250px;
}

}

@media only screen and (max-width:1000px) {
    
    .col-footer{ width: 100%; margin-top: 30px;}
    .col-footer:first-child{ text-align: center; width: 100%;}
    .subfooter{ padding-bottom: 55px;}
    .subfooter .info, .subfooter .legal{  padding-top: 5px;}
    .subfooter .bt-top{ bottom:0px;}
    .slide-home-thumb,.slider-nav .mini.slick-slider{ min-height: 100px;}
    .tit-thumb{ font-size: 18px;}
}
@media only screen and (max-width:768px) {
    .slide .container p{ display: none;}
    .slide .container h3{ font-size: 20px;}
    .flexslider .slides li:nth-child(-n+12){
        width: 40% !important;
        margin-right: 0px !important;
    }
    .organiza-viaje  li{ width: 42%; min-height: 150px; margin-bottom: 50px;}
    .organiza-viaje  li:nth-child(2){ border: none;}
    .slide-home-thumb,.slider-nav .mini.slick-slider{ min-height: 70px;}
    .tit-thumb{  display: none;}
    .tit-thumb-mas{ display: block; font-size: 70px; transform:translate(-50%,-70%);}
    .slider-nav .tapa-thumb{ opacity: 0.7;}
    .slider-nav .slick-current .tapa-thumb{ opacity: 0.9}

    .actualidad-container {
        width: 66%;
    }
    .actualidad-container article {
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
}
@media only screen and (max-width:560px) {
    .claim-official span{ display: none;} 
    #top h1{ margin-top: -27px;}
    .logo-home, .logo{ width: 150px; height: 105px; top: -10px; left: -20px; background-size: 100%;}
    .playas-listado-col a { width: calc(50% - 14px); box-sizing: border-box; }
    .container-social-footer{ text-align: center;}
    .siguenos-footer{ display: none;}
    .social-footer a{width: 40px; margin-right: 5px;}
    .social-footer a img{ width: 100%;}
    .organiza-viaje  li{ width: 90%; min-height: 150px; border: none;}
    .social-icons-home{ position: absolute; left: 10px; top:64px;}
    .social-icons-home a{ margin-right: 0px;}
        
    .flexslider .slides li {
        margin-right: 20px;
        width:calc((100% - 20px) / 2) !important;
        box-sizing:border-box;
        display:none!important;
        margin-bottom:18px;
    }
    .flexslider .slides img {
        height: auto;
        box-sizing: border-box;
    }

.flexslider .slides li:nth-child(-n+12) {
        display:block!important;
    }
.cycle-slideshow .slide {
    background-size: auto 219px;
}
    
    
.descargas-listado li {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 3.3333%;
    min-height: 100px;
    padding-bottom: 25px;
    width: 100%;
    margin-right:0;
    box-sizing: border-box;
}
    .actualidad-container {
        width: 90%;
    }
}
@media only screen and (max-width:480px) {
.flexslider .slides li:nth-child(-n+12){
        width: 90% !important;
        margin-right: 0px !important;

    }
    .tit-seccion{ line-height: 1.3em;}
    .slide-home-thumb,.slider-nav .mini.slick-slider{ min-height: 50px;}
}
@media only screen and (max-width:320px) {
    .slider-home {
        height:372px;
    }
    
    .flexslider .slides li {
        margin-right: 0px;
        width:100% !important;
        box-sizing:border-box;
    }
    
    .slider-home {
        height:406px;
    }
    .search-footer input[type="text"] {
    
    width: Calc(100% - 20px);
}
.playas-listado-col a {
  
    width: calc(100% - 14px);
    box-sizing: border-box;
}
}
