@charset "utf-8";
/*
Theme Name: El Viajero Fisgón
Author: Viajerofisgon
Author URI: http://www.elviajerofisgon.com/
*/
html, body{}

@font-face {
	font-family: 'FontAwesome', sans-serif;
	src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype'),
	url('fonts/fontawesome-webfont.woff') format('woff'),
	url('fonts/fontawesome-webfont.ttf') format('truetype'),
	url('fonts/fontawesome-webfont.svg?81bker#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
body{
	font-family: 'Roboto', sans-serif;
	background-color: #f5f5f5;
	padding-top: 60px;
}

.clear{
	clear: both;
}
.container-full {
	margin: 0 auto;
	width: 100%;
}

a.green-btn,
.green-btn{
	background-color: #16e0bd;
	padding: 10px 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	border-radius: 0;
}
button.green-btn, input.green-btn{
	border: none;
	font-size: 20px;
}
.green-btn.big{
	display: block;
	width: 100%;
	text-align: center;
}

.margin-top-10{
	margin-top: 10px !important;
}
.margin-top-20{
	margin-top: 20px !important;
}
.margin-top-30{
	margin-top: 30px !important;
}
.margin-top-40{
	margin-top: 40px !important;
}
.margin-top-50{
	margin-top: 50px !important;
}
.margin-bottom-10{
	margin-bottom: 10px !important;
}
.margin-bottom-20{
	margin-bottom: 20px !important;
}
.margin-bottom-30{
	margin-bottom: 30px !important;
}
.margin-bottom-40{
	margin-bottom: 40px !important;
}
.margin-bottom-50{
	margin-bottom: 50px !important;
}

.overflow-auto{
	overflow: auto;
}

.italic{
	font-style: italic;
}

img{
	max-width: 100%;
	height: auto;
}

.width-full{
	width: 100% !important;
}

.grey{
	color: #646464;
}

input.form-control{
	padding: 6px 8px;
}

/**	HEADER **/
.header.mobile{
	height: 60px;
	background-color: #ffffff;
	width: 100%;
	z-index: 3;
}
.header_desktop{
	display: none;
	background-color: #ffffff;
	width: 100%;
	z-index: 3;
}
.header_desktop form#form_header{
	width: 48%;
	display: inline-block;
	float: right;
	margin-right: 100px;
}
.header_desktop a.register{
	background-color: #FF7C50;
	color: white;
	text-decoration: none;
	font-size: 15px;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 0;
	padding: 6px 12px;
	margin-top: 0;
	position: absolute;
	top: 1px;
	right: 10px;
}

.header.mm-fixed-top
{
	position: fixed;
	top: 0;
	left: 0;
}
.header.mobile .show-left-menu{
	cursor: pointer;
	background: url('img/icon-burguer.png') 13px center no-repeat;
	height: 60px;
}
.show-left-menu{
	cursor: pointer;
	background: url('img/icon-burguer.png') 13px center no-repeat;
	height: 60px;
}
.header.mobile .logo{
	height: 60px;
	/*background: url('img/logo-mobile.png') center center no-repeat;*/
	background-size: contain;
	margin-top: 10px;
}
.header.mobile .show-magnifying-menu{
	cursor: pointer;
	background: url('img/icon-magnifying.png') right center no-repeat;
	height: 60px;
}
.header.mobile .show-dots-menu{
	cursor: pointer;
	background: url('img/icon-dots.png') 30px center no-repeat;
	height: 60px;
}

.top-claim{
	background-color: #f5f5f5;
}
.top-claim h3, .top-claim h1{
	font-weight: 400;
	text-align: center;
	font-size: 17px;
	color: #454545;
	margin: 0;
	padding: 18px 0;
}

/** TRAVEL LIST */
.offer-list .item{
	position: relative;
	/*padding-bottom: 24px;*/
	margin-bottom: 24px;
}

.post-icon {
	max-width: 18%;
	position: absolute;
	z-index: 2;
	top: 30%;
	left: 40%;
}

.post-icon img{vertical-align: middle;width: 100%;height: 100%;}



#owl .item{
	margin-bottom: 0;
}
.owl-theme .owl-controls{
	margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons{
	position: absolute;
	bottom: 57%;
	width: 100%;
}
.owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	font-size: 2.5em;
	opacity: 1;
	background-color: rgba(150,150,150,.85);
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	right: 10px;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	font-size: 1.0em;
}

.owl-theme .owl-controls .owl-page span {
	opacity: .85;
	background: #FF8A3C;
}

.owl-theme .owl-controls .owl-page.active span {
	opacity: 1.0;
}


.owl-theme .owl-controls .owl-pagination{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.owl-theme .owl-item.adrotate {
	background: #444444;
}


.owl-theme .owl-item div.adrotate {
	/*background: #FF8A3C;*/
	margin-left: auto;
	margin-right: auto;
	/*overflow: hidden;*/
}

.owl-theme .owl-item.adrotate .a-single {
	margin:0;
}

.owl-theme .owl-item .slide-num {
	position: absolute;
	bottom: 10px;
	right: 15px;
	background: #FF8A3C;
	opacity: 1.0;
	font-size: 1.0em;
	color: #FFF;
	padding: 2px 10px;
	border-radius: 30px;
}

.offer-list.galerias .owl-theme .owl-item div.adrotate {
	margin-top: 100px;
	width:  300px;
	height: 250px;
}

.offer-list.galerias-featured .owl-theme .owl-item div.adrotate {
	margin-top: 5px;
	width:  300px;
	height: 250px;
}
.photo_desc{
        color: #646464;
}
.item-galeria{margin-top:-10px;}
@media all and (max-width: 768px){body{padding-top:75px !important;}}
@media all and (max-width: 480px){body{padding-top:60px !important;}}

@media all and (max-width: 320px) {
	.owl-theme .owl-item div.adrotate {
		margin-left: 0;
		margin-right: 0;
	}

}

@media all and (max-width: 480px) {

	.owl-theme .owl-controls .owl-buttons{
		bottom: 50%;
	}

	.owl-theme .owl-controls .owl-pagination{
		bottom: 10px;
	}

        .height-fixed {
                height: auto !important;
        }

        .height-fixed #adbannMobile {
                height: auto !important;
        }
}

@media all and (max-width: 720px) {

        .height-fixed {
                height: auto !important;
        }

        .height-fixed #adbannMobile {
            height: auto !important;
        }

}

.offer-list.galerias .container {
	padding-left:0;
	padding-right:0;
}



.offer-list .travel-picture{
	height: 254px;
	background-size: cover;
	background: no-repeat center center;
	position: relative;
}
.offer-list .extra-height{
	height: 450px;
}
.offer-list.galerias .travel-picture{
	height: 500px;
}
.offer-list .old .travel-picture{
	height: 288px;
}
.offer-list .travel-picture[data-url]{
	cursor: pointer;
}
.offer-list .travel-picture span.label{
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #16e0bd;
	font-size: 17px;
	color: #ffffff;
	border-radius: 0;
	font-weight: 300;
	padding: 4px 4px 4px 11px;
}
.offer-list .travel-picture span.label:after{
	content: "";
	width: 12px;
	height: 14px;
	background: url('img/icon-white-arrow-label.png') top left no-repeat;
	right: 0;
	display: inline-block;
	margin-left: 5px;
}
.offer-list .travel-title{
	background-color: #191b16;
	text-align: center;
	display: table;
	height: 70px;
	width: 100%;
}
.offer-list .travel-title .celled{
	display: table-cell;
	vertical-align: middle
}
.offer-list .travel-title h2, .offer-list .travel-title h1{
	font-weight: 400;
	font-size: 26px;
	color: white;
	margin: 0;
	padding: 6px 0;
}
.travel-actions{
	margin-top: 10px;
	padding-right: 15px;
}

.item.item-oferta .travel-actions {
	text-align: right;
}

.item.item-destino .travel-actions {
	text-align: right;
}

.travel-actions .shareaholic-canvas {
    float: right;
    margin-top:-10px;
    margin-right:5px;
}

.travel-actions .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    padding-right: 2px !important;
}

.travel-actions span{
	width: 29px;
	height: 29px;
	display: inline-block;
}
.travel-actions a{
	display: inline-block;
	margin-left: 20px;
}
.travel-actions a:first-child{
	margin-left: 0;
}

.travel-actions .kk-star-ratings .kksr-stars a {
    margin-left:0;
}

.travel-actions .kksr-muted {
	width: auto;
	height: auto;
	display: initial;
}

.travel-actions span.twitter{
	/*background: url('img/icons/twitter.svg') top left no-repeat;*/
}
.travel-actions span.facebook{
	background: url('img/icons/facebook.svg') top left no-repeat;
}
.travel-actions span.gplus{
	background: url('img/icons/googleplus.svg') top left no-repeat;
}
.travel-actions span.phone{
	background: url('img/icons/telefono.svg') top left no-repeat;
}
.travel-actions span.info{
	background: url('img/icons/info.svg') top left no-repeat;
}
.travel-actions svg{
	fill: #919191;
}
/*.travel-actions svg:hover path{
	fill: red;
}*/

.offer-list .travel-tags{
	text-align: right;
	color: #1c1c1c;
	padding-right: 15px;
	min-height: 50px;
	float: right;
}
.offer-list .travel-tags a{
	color: #0fcbaa;
	font-size: 15px;
}
/** REGISTER NEWSLETTER */
.register-newsletter{
	text-align: center;
}
.register-newsletter .inside{
	background-color: #f5f5f5;
	padding-top: 29px;
	padding-bottom: 51px;
}
.register-newsletter h3{
	font-size: 17px;
	color: #454545;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 20px;
}
.register-newsletter a.green-btn{
	font-size: 20px;
	padding: 10px 36px;
}

/**	FOOTER */
.footer {
	width: 100%;
	height: 100%;
	background-color: #454545;
}

.footer #contenedorpie {
	width: 1100px;
	border-bottom: 1px solid #777776;
	margin: auto auto 30px;
	padding-bottom: 30px;
	display: block;
	height: 143px;
}

.footer #titulo	{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #777776;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 35pt;
	display: block;
	margin: 0 auto 20px;
	padding-top: 50px;
        line-height: 70px;
}
.footer #subtitulo	{
	width: 200px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #ffffff !important;
	font-size: 16px !important;
	margin-bottom: 13px;
	padding: 0;
	margin-top: 0;
	display: block;
	height: 15px;
	text-align: left;
	border-bottom: none;
}
.footer #menunosotrospie {
	width: 200px;
	float: left;
	border-right: 1px solid #777776;
	margin-right: 20px;
	height: 143px;
	margin-left: auto;
}
.footer #menunosotrospie ul   {
	list-style-type: none;
	padding: 0;
	margin: 0;

}
.footer #menunosotrospie ul li  {
	width: 100%;
}
.footer #menunosotrospie ul a {
	display: block;
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footer #menumenupie {
	width: 200px;
	display: block;
	float: left;
	margin-right: 20px;
	border-right: 1px solid #777776;
	height: 143px;
}
.footer #menumenupie ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer #menumenupie ul li  {
	width: 100%;
}
.footer #menumenupie ul a {
	width: auto;
	display: block;
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footer #interfisgonpie {
	width: 262px;
	float: left;
	display: block;
	height: 143px;
	margin-right: 20px;
	border-right: 1px solid #777776;
}
.footer #interfisgonpie ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer #interfisgonpie ul li  {
	width: 100%;
}
.footer #interfisgonpie ul a {
	width: auto;
	display: block;
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	height: auto;
}
li.italia{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderait.png') no-repeat;
	background-position-x: 0;
}
li.mexico{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderamexio.png') no-repeat;
	background-position-x: 0;
}
li.polonia{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderapolonia.png') no-repeat;
	background-position-x: 0;
}
li.francia{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderafrancia.png') no-repeat;
	background-position-x: 0;
}
li.portugal{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderaportugal.png') no-repeat;
	background-position-x: 0;
}
li.espana{
	padding-left: 22px;
	background-size: 18px 13px;
	background: url('img/banderaespana.png') no-repeat;
	background-position-x: 0px;
}
.footer #socialespie {
	width: 360px;
	text-align: center;
	margin: 20px auto 40px;
	height: 50px;
	display: block;
	clear: both;
}
.footer #socialespie a{
	display: block;
	margin: auto 5px;
	width: 80px;
	height: 45px;
	text-align: center;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.footer p{
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	height: 35px;
	display: block;
	width: 1170px;
	clear: both;
	padding-bottom: 30px;
	margin: 20px auto;
}
.footer #contenedorpie a:hover {
	color:#eaeae8;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.footer #menulegalpie {
	width: 200px;
	float: left;
	border-right: 1px solid #777776;
	margin-right: 20px;
	height: 143px;
}
.footer #menulegalpie ul   {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer #menulegalpie ul li  {
	width: 100%;
}
.footer #menulegalpie ul a {
	display: block;
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 2px;
}
.footer #menuademaspie {
	width: 200px;
	float: left;
	margin-right: 20px;
	height: 143px;
}
.footer #menuademaspie ul   {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer #menuademaspie ul li  {
	width: 100%;
}
.footer #menuademaspie ul a {
	display: block;
	text-align: left;
	color: #777776;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

@media (min-width:320px) and (max-width:720px){
	.footer {
		margin: auto;
		display: block;
		height: auto;
		width: 100%;
	}
	.footer #contenedorpie {
		height: 698px;
		margin: auto;
		clear: both;
		display: block;
		width: 320px;
	}
	.footer #contenedorpie #menunosotrospie {
		clear: both;
		width: 320px;
		margin: auto;
		height: 122px;
		border-style: none;
	}
	.footer #menunosotrospie ul a {
		display: block;
		text-align: center;
		color: #777776;
		text-decoration: none;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 14px;

	}
	.footer #contenedorpie #menumenupie {
		clear: both;
		padding: auto;
		width: 320px;
		border-style: none;
	}
	.footer #contenedorpie #interfisgonpie {
		margin: auto;
		clear: both;
		display: block;
		width: 320px;
		border-style: none;
	}
	.footer #contenedorpie #menulegalpie  {
		margin: auto;
		clear: both;
		width: 320px;
		border-style: none;
	}
	.footer #contenedorpie #menuademaspie {
		margin: auto;
		clear: both;
		width: 320px;
		border-style: none;
	}

        .footer #contenedorpie #subtitulo {
            width: 100%;
            text-align: center;
        }

	.footer h2 {
		width: 100%;
		text-align: center;
	}
	.footer #contenedorpie #menumenupie ul li a {
		width: 100%;
		text-align: center;
	}
	.footer #contenedorpie #interfisgonpie ul li a {
		width: 100%;
		text-align: center;
	}
	li.italia{
		background-position-x: 22%;
	}
	li.mexico{
		background-position-x: 22%;
	}
	li.polonia{
		background-position-x: 22%;
	}
	li.francia{
		background-position-x: 22%;
	}
	li.portugal{
		background-position-x: 22%;
	}
	.footer #contenedorpie #menulegalpie ul li a {
		height: auto;
		width: 100%;
		text-align: center;
	}
	.footer #contenedorpie #menuademaspie ul li a {
		width: 100%;
		text-align: center;
	}
	.footer p {
		margin: 20px auto auto;
		display: block;
		text-align: center;
		width: 320px;
	}
	.footer h1 {
		width: 320px;
	}
	.footer #socialespie a {
		width: 21%;
	}
	.footer #socialespie {
		width: 320px;
		margin-left: auto;
		margin-right: auto;
	}

}

@media (min-width:721px) and (max-width:970px){
	.footer #contenedorpie #menulegalpie {
		clear: both;
		border-style: none;
	}
	.footer #contenedorpie #interfisgonpie {
		clear: both;
		width: 421px;
		height: 160px;
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.footer #contenedorpie {
		height: 474px;
		margin: auto;
		width: 425px;
	}
	.footer #contenedorpie #menumenupie {
		margin-right: 0;
		border-style: none;
	}
	.footer #contenedorpie #interfisgonpie {
		margin-right: 0;
		border-top: thin solid #777776;
		border-bottom: thin solid #777776;
		border-right-style: none;
	}
	.footer #contenedorpie #menuademaspie {
		margin-right: 0;
	}
	.footer p {
		width: 425px;
	}
	.footer #contenedorpie #menunosotrospie {
		border-style: none;
	}
}

@media (min-width:971px) and (max-width:1170px){
	.footer #contenedorpie #menunosotrospie {
		width: 160px;
	}
	.footer #contenedorpie #menumenupie {
		width: 160px;

	}
	.footer #contenedorpie #menulegalpie {
		width: 160px;
	}
	.footer #contenedorpie #menuademaspie {
		width: 174px;
		margin-right: 0;
	}
	.footer #contenedorpie #interfisgonpie {
		width: 227px;
	}
	.footer #contenedorpie {
		width: 970px;
	}
	.footer p {
		margin: auto;
		width: 970px;
	}
}

@media (min-width:1170px){
	.footer #contenedorpie {
		width: 1100px;

	}
	.footer p {
		width: 1100px;
	}
	.footer #contenedorpie #menuademaspie {
		width: 190px;
	}
	.footer #contenedorpie #menulegalpie {
		width: 190px;
	}
	.footer #contenedorpie #menumenupie {
		width: 190px;
	}
	.footer #contenedorpie #menunosotrospie {
		width: 190px;
	}
	.footer #contenedorpie #interfisgonpie {
		width: 230px;
	}
}
/**	SIDENAV **/
.mm-menu.mm-current{
	display: block !important;
}
.mm-menu{
	background-color: #3b3b3b;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{
	border: none;
}
.mm-menu .mm-list > li:after{
	border-color: transparent;
}
.mm-menu .mm-list li a{
	color: #ffffff;
	font-size: 20px;
}
.mm-menu .mm-list li a:hover{
	background-color: #fff;
}
.mm-list > li > a, .mm-list > li > span{
	padding: 13px 10px 15px 25px;
}

.mm-list li.inicio:before{
	content: "";
	background: url('img/icon-nav-inicio.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.inicio a{
	padding-left: 50px;
}


.mm-list li.registro:before{
	content: "";
	background: url('img/icon-nav-registro.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.registro a{
	padding-left: 50px;
}


.mm-list li.travel-offers:before{
	content: "";
	background: url('img/icon-nav-ofertas.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}
.mm-list li.travel-offers a{
	padding-left: 50px;
}
.mm-list li.destinations:before{
	content: "";
	display: block;
	background: url('img/icon-nav-destinations.png') 2px 1px no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}
.mm-list li.destinations a{
	padding-left: 50px;
}
.mm-list li.hoteles:before{
	content: "";
	background: url('img/icon-nav-hotel.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.hoteles a{
	padding-left: 50px;
}
.mm-list li.magazine:before{
	content: "";
	display: block;
	background: url('img/icon-nav-magazine.png') 2px 1px no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}
.mm-list li.magazine a{
	padding-left: 50px;
}

.mm-list li.vuelos:before{
	content: "";
	background: url('img/icon-nav-vuelos.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.vuelos a{
	padding-left: 50px;
}


.mm-list li.tipoviaje:before{
	content: "";
	background: url('img/icon-nav-tipoviaje.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.tipoviaje a{
	padding-left: 50px;
}


.mm-list li.especiales:before{
	content: "";
	background: url('img/icon-nav-especiales.png') 0 0 no-repeat;
	width: 23px;
	height: 25px;
	position: absolute;
	left: 21px;
	top: 10px;
}

.mm-list li.especiales a{
	padding-left: 50px;
}

#right-menu .mm-list {
	padding: 10px 0 0 0;
}

.mm-menu li span.title{
	font-size: 17px;
	color: white;
	text-align: center;
}
.mm-menu li span.section-title{
	background-color: #2b2b2b;
	color: #bcbbbb;
	font-size: 17px;
	margin-top:10px;
}
.mm-menu li:first-child span.section-title{
	margin-top: 0;
}

/**	SEARCH FORM **/
.search-div{
	display: none
}
.search-div .inside{
	background-color: #f5f5f5;
	padding-top: 17px;
	padding-bottom: 17px;
}
.search-div input[type="text"],
.search-div select,
.header_desktop select{
	width: 100%;
	border: 1px solid #e1e1e1;
	color: #bababa;
	font-size: 15px;
	border-radius: 0;
	margin: 0 auto;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.search-div button,
.search-div button:hover,
.search-div button:active,
.header_desktop form button,
.header_desktop form button:hover,
.header_desktop form button:active{
	border-radius: 0;
	color: white;
	background: #16e0bd none;
	border: 1px solid #16e0bd;
	text-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.header_desktop .yamm{
	border: none;
	margin-bottom: 0;
	background: white none;
	box-shadow: none;
}
.header_desktop .logo img{
	margin-top: 20px;
}
.header_desktop .navbar-default .navbar-nav > li.current-menu-item > a,
.header_desktop .navbar-default .navbar-nav > li > a{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	background: none;
	border: 1px solid transparent;
	border-top: 3px solid transparent;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header_desktop .dropdown-menu{
	border-radius: 0;
	box-shadow: none;
}

.header_desktop .dropdown-menu .submenu{
	padding: 14px;
}
.search-div form .input-group{
	width: 298px;
	margin: 0 auto;
}
.search-div ::-webkit-input-placeholder {
	color: #bababa;
}

.search-div :-moz-placeholder { /* Firefox 18- */
	color: #bababa;
}

.search-div ::-moz-placeholder {  /* Firefox 19+ */
	color: #bababa;
}

.search-div :-ms-input-placeholder {
	color: #bababa;
}

.search-div .select2-selection__arrow,
.header_desktop .select2-selection__arrow{
	display: none;
}
.search-div .select2-container,
.header_desktop .select2-container{
	border: 1px solid #e1e1e1;
	color: #bababa;
}

.loading-destiny {
	background: #EBEBEB url('/wp-content/themes/viajerofisgon/img/spin.gif') no-repeat center center !important;
	text-indent: -90000px !important;
	min-width: 34px !important;
}

/**	CATEGORÍA SELECCIONADA **/
.selected-category{
	background-color: #a4a7a1;
	text-align: center;
	padding: 8px 0;
}
.selected-category.container-fluid.row.col-sm-12{background-color:#a4a7a1;}
.selected-category h1{
	background: white;
	font-size: 26px;
	font-weight: 400;
	margin: 0 0 3px;
}
.selected-category h3,.selected-category h2{
	color: white;
	margin: 0;
	font-size: 16px;
	font-weight: 400
}
.filter-div{
	padding-top: 10px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	overflow: auto;
}
.filter-div span.dash{
	display: block;
	/*margin-bottom: 20px;*/
	text-align: center;
	width: 100%;
}
hr{
	height: 1px;
	border-color: #e1e1e1;
	width: 94%;
	margin-bottom: 10px;
}
.filter-div .results{
	width: 50%;
	float: left;
	font-size: 13px;
	color: #646464;
	padding-left: 10px;
	padding-top: 16px;
}
.filter-div .results.filters{
	padding-top: 10px;
}
.filter-div a.green-btn{
	float :right;
	font-size: 20px;
}

.filters-hidden{
	display: none;
}

/** FILTROS */
.filter-div a.green-btn.icon{
	font-size: 0;
	padding: 10px;
}
.filter-div .close-filter{
	float: right;
	width: 50%;
	text-align: right
}
.filter-div .checkbox-title{
	display: inline-block;
	padding-left: 10px;
	font-weight: 400;
}
.filter-div .close-filter span.title{
	font-weight: 400;
	color: #919191;
	font-size: 17px;
	padding-top: 7px;
	display: inline-block;
	padding-right:12px;
}
.filters-list{}
.filters-list span.filter-type{
	font-size: 20px;
	font-weight: 500;
	color: #1c1c1c;
	margin-bottom: 10px;
	display: block;
}
.filters-list .filter-item{
	position: relative;
	width: 100%;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	height: 140px;
	cursor: pointer;
	background-color: white;
	text-align: center;
}

.filters-list .filter-item.currency{
	background: #ffffff url('img/icons/chollo.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.money{
	background: #ffffff url('img/icons/_50.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.billet{
	background: #ffffff url('img/icons/50-150.svg') center center no-repeat;
	background-size: 65px;
}
.filters-list .filter-item.amount{
	background: #ffffff url('img/icons/mas150.svg') center center no-repeat;
	background-size: 65px;
}
.filters-list .filter-item.flight{
	background: #ffffff url('img/icons/vuelo.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.hotel{
	background: #ffffff url('img/icons/hotel.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.flight-hotel{
	background: #ffffff url('img/icons/vuelo_hotel.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.con_ninos{
	background: #ffffff url('img/icons/con_ninos.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.romantico{
	background: #ffffff url('img/icons/romantico.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.lujo{
	background: #ffffff url('img/icons/lujo.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.rural{
	background: #ffffff url('img/icons/rural.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.playa{
	background: #ffffff url('img/icons/playa.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.escapada{
	background: #ffffff url('img/icons/escapada.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.spa_relax{
	background: #ffffff url('img/icons/spa_relax.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.fin-de-semana{
	background: #ffffff url('img/icons/findesemana.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.esqui{
	background: #ffffff url('img/icons/esqui.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.puente{
	background: #ffffff url('img/icons/puente.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.semana-santa{
	background: #ffffff url('img/icons/semana_santa.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item.navidad{
	background: #ffffff url('img/icons/navidad.svg') center center no-repeat;
	background-size: 55px;
}
.filters-list .filter-item span.title{
	display: block;
	position: absolute;
	bottom: 10px;
	color: #1c1c1c;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}
.filters-list .filter-item .filter-checkbox{
	position: absolute;
	right: 10px;
	top: 10px;
}
.filter-apply{
	background-color: #f5f5f5;
	padding-bottom: 40px;
	text-align: center;
}
.filter-apply span.dash{
	display: block;
	margin-bottom: 20px
}
.filter-apply a.green-btn{
	font-size: 20px;
}
.selected-filters{}
.selected-filters span.dash{
	display: block;
	margin-bottom: 20px
}
.selected-filters span.dash:first-child{
	margin-bottom: 0
}
.selected-filters span.selected-filter{
	display: inline-block;
	background-color: #d7d7d7;
	color: #1c1c1c;
	margin-left: 10px;
	padding: 2px 0 2px 7px;
}
.selected-filters span.close-selected-filter{
	background-color: #b3b3b3;
	color: white;
	padding: 2px 5px;
	margin-left: 7px;
	cursor: pointer;
}
.selected-filters span.selected-filter img{
	width: 10px;
}

/**	FICHA OFERTA */
.buy-link .green-btn{
	cursor: pointer;
	text-align: center;
	width: 80%;
	max-width: 240px;
	margin: 0 auto;
	padding: 8px 19px;
}
.buy-link .green-btn span.big{
	font-size: 24px;
}
.buy-link .green-btn span.where{
	font-size: 17px;
}
.offer-detail-one p{
	padding-left: 28px;
}
.offer-detail-one ul{
	list-style: none;
	padding: 0 0 0 28px;
	margin: 0 0 30px;
}
.offer-detail-one li{
	color: #646464;
	margin-bottom: 9px
}
.offer-detail-one li span{
	padding-left: 12px;
}
.offer-detail-one li:before {
	/* For a round bullet */
	font-family: 'FontAwesome', sans-serif;
	content: "\f111";
	/* For a square bullet */
	/*content:'\25A0';*/
	position: relative;
	max-width: 0;
	max-height: 0;
	left: 0;
	top: -2px;
	color: #de6b48;
	font-size: 6px;
	margin-right: 14px;
	display: inline-block;
}
.offer-detail-two{

}
.offer-detail-two ul{
	list-style: none;
	padding: 0 0 0 28px;
	margin: 0 0 20px;
}
.offer-detail-two ul li{
	height: 40px;
	margin-bottom: 10px
}
.offer-detail-two ul li span{
	padding-left: 40px;
	padding-top: 5px;
	display: inline-block;
	color: #1c1c1c;
}
.offer-detail-two ul li.currency{
	/*background: url('img/icon-mini-currency.png') 2px 2px no-repeat;*/
	background: url('img/icons/precio_small.svg') 2px 7px no-repeat;
	font-weight: bold;
	background-size: 28px;
	font-size: 22px;
}
.offer-detail-two ul li.calendar{
	background: url('img/icons/calendario_small.svg') 2px 2px no-repeat;
	background-size: 28px;
}
.offer-detail-two li.calendar span{
	color: #6b6b6b;
}
.offer-detail-two li.calendar span.dark{
	color: #1c1c1c;
	padding-left: 0;
}
.offer-detail-two ul li.tags{
	background: url('img/icons/tipo_viajero_small.svg') 5px 2px no-repeat;
	background-size: 22px;
}
.offer-detail-two li.tags a{
	color: #0fcbaa !important;
}
.related-offers h3,
.single-tags h3{
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	color: #1c1c1c;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px
}
.block-blog{}
.block-blog h2,
.sidebar-3 h2.related_entries_title, #gallery-related-content h2.related_entries_title{
	background-color: #ffcb47;
	color: #1c1c1c;
	font-size: 22px;
	width: 95%;
	text-align: center;
	margin: 0 auto;
	font-weight: 300;
	padding: 4px 0;
}
.block-blog .item, .block-blog ul li .item{
	width: 95%;
	margin: 0 auto;
	color: #646464;
	font-size: 16px;
	/*border-bottom: 1px solid white;*/
	padding-bottom: 20px;
	padding-top: 20px;
}
.sidebar-3 .block-blog .item, .sidebar-3 .block-blog ul li .item{
	width: 95% !important;
	padding-bottom: 20px !important;
	padding-top: 20px !important;
}
#gallery-related-content .block-blog ul li .item {
    width: 95% !important;
    padding-top: 8px !important;
}
#gallery-related-content li.widget{
    margin-top: 0;
    margin-bottom: 0;
}
.sidebar-3 #vermas_widget, .sidebar-3 #vermas_destinations_related, #gallery-related-content #vermas_widget {
	width: 100%;
    height: 30px;
    background-color: #FFCB47;
    clear: both;
    display: block;
    text-align: center;
	margin: auto;
	line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size:15px;
    text-decoration: none;
    color: #000000;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.sidebar-3 #vermas:hover {
    background-color: rgba(255,203,71,0.5);
}

.block-blog .item:last-child, .block-blog ul li:last-child{
	border-bottom: none;
}
.block-blog .item:first-child, .block-blog ul li:first-child{
	padding-top: 0
}
.block-blog.magazine .item h2,
.block-blog .item h3, .block-blog ul li .item h3{
	background-color: transparent;
	text-align: left;
	color: #1c1c1c;
	font-size: 22px;
	font-weight: 400;
	width: 100%;
	margin: 0 0 10px;
}
.block-blog.magazine .item h2 a,
.block-blog .item h3 a, .block-blog ul li .item h3 a, .block-blog ul li .item h3 a{
	color: #1c1c1c;
}
.block-blog .item h3.content, .block-blog ul li .item h3.content{
	font-size: 16px;
	color: #646464;
	font-weight: 400
}
.carousel-control.left,
.carousel-control.right{
	background-image: none;
	opacity: 1
}
#offer-detail-pictures .carousel-control.right img,
#offer-detail-pictures .carousel-control.left img{
	position: absolute;
	top: 33%;
	margin-top: -22px;
	right: 20px;
}
#offer-detail-pictures .carousel-control.left img{
	right: auto;
	left: 20px;
}
#offer-detail-pictures .carousel-control{
	width: 40px;
}

#offer-detail-pictures.mod-2 .carousel-control.left{
	left: 230%;
	margin-left: -11.5px;
}
#offer-detail-pictures.mod-2 .carousel-control.right{
	right: 230%;
	margin-right: -11.5px;
}

#offer-detail-pictures.mod-2 .carousel-control.right img,
#offer-detail-pictures.mod-2 .carousel-control.left img{
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 20px;
}

#offer-detail-pictures div.carousel-count{
	position: absolute;
	width: auto;
	padding: 8px 30px;
	color: white;
	font-size: 20px;
	background-color: rgba(0,0,0,0.5);
	top: 50%;
	margin-top: -22px;
	left: 50%;
	margin-left: -49px;
}
#offer-detail-pictures div.carousel-nav .prev{
	position: absolute;
	padding: 3px 10px;
	top: 50%;
	margin-top: -22px;
	left: 10px;
	cursor: pointer;
}
#offer-detail-pictures div.carousel-nav .next{
	position: absolute;
	padding: 3px 10px;
	top: 50%;
	margin-top: -22px;
	right: 10px;
	cursor: pointer;
}
#offer-detail-pictures.mod-2 .pie{
	padding-left: 30px;
	padding-right: 30px;
}

/** MAGAZINE */
.magazine-title{
	background-color: #ffcb47;
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 13px 10px;
}
.magazine-title:after {
	top: 100%;
	left: 50%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border: 25px solid rgba(255, 203, 71, 0);
	border-top-color: #ffcb47;
	margin-left: -25px;
}
.magazine-title h2{
	color: #1c1c1c;
	font-size: 22px;
	font-weight: 300;
	margin: 0;
	display:inline-block;
	width: 100%;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;
}
.magazine-title a{
	color: #1c1c1c;
}

/** HOME VIAJAR */
.viajar-title{
	background-color: #ffcb47;
	text-align: center;
	font-size: 16px;
	color: #1c1c1c;
	padding: 7px 10px;
	margin-bottom: 30px
}
.viajar-title h1{
	margin: 0;
	color: #1c1c1c;
	font-size: 26px;
	font-weight: 400
}

/** ENTRY */
.entry-content{
	padding-top: 24px;
	font-size: 17px;
	color: #646464;
}
.entry-content.dark{
	color: #1c1c1c;
}
.entry-content p{
	margin-bottom: 20px
}
.entry-content p.brief{
	font-size: 16px;
	color: #1c1c1c;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pie{
	font-size: 13px;
	color: #646464;
	margin-top: 5px;
}
.pie_galeria{
	font-size: 13px;
	color: #646464;
	margin-top: 5px;
	padding-bottom: 30px;
	padding-right: 30px;
}
.entry-content h1{
	font-size: 25px;
	font-weight: 400;
	color: #1c1c1c;
	margin-bottom: 10px;
	margin-top: 0;
}
.entry-content h2{
	font-weight: 400;
	font-size: 23px;
}
.entry-content h3{
	font-weight: 400;
	font-size: 22px;
}
.sidebar h2{
	font-weight: 400;
	font-size: 20px;
}
.entry-content h1 a{
	color: #1c1c1c;
}
.entry-content p.meta_date{
	color: #646464;
	font-size: 13px;
}
.entry-content p.title{
	color: #1c1c1c;
	font-weight: 500;
}
.entry-content span.highlight{
	color: #16e0bd;
}
.entry-content p a{
	color: #646464;
	text-decoration: underline;
}
.entry-content p a:hover{
	text-decoration: none;
}

/**	RELATED OFFERS DIV **/
.related-offers-items{
	text-align: center;
}
.related-offers-items .item{
	margin-bottom: 30px
}
.related-offers-items .where{
	color: #949494;
}
.related-offers-items .where a{
	color: #949494;
}
.related-offers-items h2{
	font-weight: 300;
	font-size: 24px;
}
.related-offers-items .travel-actions{
	text-align: center;
	padding-right: 0;
	margin-top: 10px;
}

/**	HOME DESTINOS **/
.destinations{
	margin-top: 29px;
	margin-bottom: 40px
}
.destinations ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	color: #1c1c1c;
	font-size: 16px;
}
.destinations ul li{
	position: relative;
	cursor: pointer;
	border-top: 1px solid #e1e1e1;
}
.destinations ul li span.letter {
	font-size: 24px;
}
.destinations ul li h2.letter{
	display: block;
	padding: 13px 12px;
	position: relative;
	width: 87%;
	font-size: 18px;
}
.destinations ul li:first-child{
	border-top: none;
}
.destinations ul li:first-child h2.letter{
	border-top: none;
}
/*.destinations ul li:after{*/
.destinations ul li span.plus-icon{
	content: "";
	background: url('img/icon-more.png') no-repeat center right;
	position: absolute;
	width: 29px;
	height: 29px;
	right: 10px;
	top: 2px;
}
.destinations ul li ul li:after{
	background:none;
}
.destinations ul li.active{
	background-color: white;
}
/*.destinations ul li.active:after{*/
.destinations ul li.active span.plus-icon{
	background-image: url('img/icon-minus.png');
}
.destinations .inside-destinations{
	display: none;
}
.destinations .inside-destinations ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: none;
	border-top: none;
}
.destinations .inside-destinations ul li,
.destinations .inside-destinations ol li{
	border-top: none;
	padding: 10px;
}
.destinations .inside-destinations ol li::after{
	display: none;
}
.destinations .inside-destinations.letters ul li{
	padding: 10px 0 10px 0;
}
.destinations .inside-destinations ul li:before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f111";
	/* content: '\25A0'; */
	position: relative;
	max-width: 0;
	max-height: 0;
	left: 0;
	top: -2px;
	color: #de6b48;
	font-size: 6px;
	margin-right: 14px;
	display: inline-block;
}
.destinations .inside-destinations.letters ul li:before{
	display: none;
}
.destinations .inside-destinations ul li:first-child{
	border-top: none;
}
.destinations .inside-destinations ul li a{
	display: block;
	padding: 6px 12px;
	color: #1c1c1c;
}
.destinations .inside-destinations ul li a:hover{
	text-decoration: none
}

.destinations .inside-destinations p{
	margin: 0;
	padding: 12px;
}

/** FICHA DESTINO */
.offer-list .destination  .travel-title{
	background-color: #ff5a28;
	color: white;
	height: 35px;
}
.destination-location{
	/*background: url(img/icon-position.png) 0px 0px no-repeat;
	padding-left: 30px;
	font-size: 16px;
	height: 32px;*/
	height: 32px;
	padding-top: 6px;
	margin-top: 36px;
}
.destination-location a{
	color: #0fcba7;
}

/**	REGISTRO */
.register{
	margin-bottom: 20px
}
.register h1{
	font-size: 30px;
	margin: 0;
	padding: 20px 10px 10px;
	text-align: center;
}
.register h2{
	font-size: 17px;
	color: #454545;
	text-align: center;
	font-weight: 400;
	margin: 10px 0 0;
}
.register div.fb-login-button{
	display: block;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 20px;
	background-color: #3b5998;
	padding: 8px 12px;
	margin-top: 20px;
	cursor: pointer;
}
.register div.fb-login-button:hover{
	text-decoration: none;
}

#hidden_fields {display:none}

.register .line-through {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-top: 20px;
}

.register .line-through:before {
	border-top: 1px solid #dfdfdf;
	content:"";
	margin: 0 auto; /* this centers the line to the full width specified */
	position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%; left: 0; right: 0; bottom: 0;
	width: 100%;
	z-index: -1;
}

.register .line-through span {
	/* to hide the lines from behind the text, you have to set the background color the same as the container */
	background: #f5f5f5;
	padding: 0 15px;
}

.register input[type="text"].form-control,
.register select{
	border-radius: 0;
	border-color: #b3b3b3;
	box-shadow: none
}
.register input[type="text"].form-control.error,
.register select.error{
	border-color: red
}

.register .container-fluid {
	max-width: 520px;
}

select.customselect{
	width: 100%;
}
span.customSelect {
	background-color: #ffffff;
	color: #bababa;
	padding:5px 7px;
	border: 1px solid #b3b3b3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
span.customSelect.changed {
	background-color: #f0dea4;
}
.customSelectInner {
	background:url(img/select-arrow.png) no-repeat center right;
}
.register .form-action{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 33px
}
.register .checkbox{
	font-size: 14px;
	color: #747373;
}
.register .checkbox a{
	color: #1c1c1c;
	text-decoration: underline;
}
.register .checkbox a:hover{

	text-decoration: none;
}

.register button.green-btn, .register input.green-btn{
	padding: 10px 23px;
	margin: 20px auto 0;
}
label.error{
	font-size: 13px;
	font-weight: 300;
	color: red;
}

.register_fields .birth_year{
	width: 53%;
}
.register_fields .gender,
.register_fields .cp{
	padding-left: 0
}
.register_fields .cp{
	width: 16%;
}

/**	MENSAJE DE CONFIRMACIÓN **/
.confirmation{
	background-color: #cff27e;
	color: #1c1c1c;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px
}
.confirmation p{
	font-size: 16px;
}
.confirmation p.big{
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 15px
}
.confirmation .close-link{
	position: absolute;
	top: 15px;
	right: 15px;
}
.confirmation .close-link a{
	color: #1c1c1c;
	text-decoration: none;
	display: block;
	position: relative;
	width: 92px;
	height: 35px;
	padding-top: 6px;
	font-size: 17px;
}
.confirmation .close-link a:after{
	content: "";
	position: absolute;
	width: 33px;
	height: 35px;
	right: 0;
	top: 0;
	background: url('img/close-link.png') no-repeat;
}

/** OFERTA CADUCADA */
.offer-list .item.old .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, 1);
	z-index: 2;
	opacity: 100;
	visibility: visible;
}
.offer-list .item.old .overlay .inside{
	text-align: center;
	width:100%;
	position: absolute;
	bottom: 20px;
}

/**	HOME **/
.cats{
	background: url('img/bg-cats.png') top left repeat;
	padding-bottom: 40px;
}
.cats .title{
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	padding-top: 20px;
	text-align: center;
}
.cats .cat{
	text-align: center;
}
.cats .cat .rombo{
	background: url('img/icon-cats.png') center center no-repeat;
	width: 106px;
	height: 119px;
	margin: 0 auto;
}
.cats .cat .svg{
	width: 106px;
	height: 119px;
	background-size: 50% !important;
}
.cats .cat .svg_playa{
	background: url('img/icons/playa_white.svg') center center no-repeat;
	width: 106px;
	height: 119px;
	background-size: 52px;
}
.cats .cat .svg_ninos{
	background: url('img/icons/con_ninos-white.svg') center center no-repeat;
	width: 106px;
	height: 119px;
	background-size: 63px;
}
.cats .cat .svg_romanticos{
	background: url('img/icons/romantico_white.svg') center center no-repeat;
	width: 106px;
	height: 119px;
	background-size: 63px;
}
.cats .cat .svg_chollo{
	background: url('img/icons/chollo_white.svg') center center no-repeat;
	width: 106px;
	height: 119px;
	background-size: 63px;
}
.cats .cat h2{
	color: #454545;
	font-size: 18px;
	font-weight: 400
}
.cats hr{
	height: 1px;
	border-color: #d5d5d5;
	width: 30%;
	margin-bottom: 10px;
}
.recommend-description{
	background-color: black;
	padding: 15px;
	position: relative;
        min-height: 120px;
}
.recommend-description span.title{
	display: block;
	color: white;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
}
.recommend-description h2{
	color: white;
	margin: 0;
	font-size: 28px;
	font-weight: 400;
}
.recommend-description h3{
	color: white;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
}
.recommend-description .avatar_container{
	position: absolute;
	width: 90px;
	height: 90px;
	border: 3px solid white;
	right: 10px;
	top: -60px;
	border-radius: 90px;
}
.recommend-description .avatar_container img{
	border-radius: 90px;
}
.recommend-description .avatar_container img.alignnone{
	margin: 0;
}
/**	PAGINATION **/
.pagination{
	width: 100%;
	text-align: center;
}
.pagination a{
	display: inline-block;
	background-color: #16e0bd;
	color: white;
	padding: 6px 12px;
}
.pagination span.current{
	display: inline-block;
	padding: 6px 12px;
}
.pagination a:hover{
	text-decoration: none;
}

.menu ul{
	width: 100%;
}
.menu li{
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
#menu-main_menu li{
	display: block;
}
.menu li a{
	display: block;
	color:#777;
	text-decoration: none;
}
.menu li a:hover{color:#333;}
.fancybox-hidden{display:none}
#evfse-widget-link{background-color: #16e0bd;color: #fff;padding: 5px;}
#evfse-widget-link a{color: #fff !important;text-decoration: none;text-transform: uppercase;}

/*
* Banner
*/
.evf_banner{position:relative; text-align:center; margin-bottom:40px; width: 100%; z-index:2}
#evf_banner img { overflow: hidden; width: 100%; }
#evf_banner figure img { overflow: hidden; width: 100%; }

#evf_banner .content,
body.home #evf_banner .content { position:absolute; bottom:30px; width:100%; }

#evf_banner h2,
#evf_banner .description { display:inline-block; text-transform:uppercase; }

#evf_banner .description { padding:4px 15px 5px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; position:relative; }

.ver-este-viaje-bt { background: none repeat scroll 0 0 #00ACE5; border: 3px solid #FFFFFF; color: #FFFFFF; display: inline-block; font-size: 20px; font-weight: 600; line-height: 16px; margin: 10px 0 0; padding: 10px 20px; text-align: center; text-transform: uppercase; }

.ver-este-viaje-bt:hover { background:#ffffff; color:#00ace5; }

#evf_banner .description h3 { font-size:28px; line-height:32px; font-weight:bold; color:#ffffff; text-shadow:1px 1px 1px #000000; }

#evf_banner .description h4 { font-size:36px; line-height:40px; color:#ffffff; margin:0; text-shadow:1px 1px 1px #000000; font-weight:bold; }

#evf_banner .description h5 { font-size:36px; line-height:40px; color:#ffffff; margin:0; text-shadow:1px 1px 1px #000000; font-weight:bold; }

#evf_banner .description p small sup { top:-4px; }

.banner-728x90 {
	width:100%;
	text-align:center;
	padding:0;
	margin:-15px 0 10px 0;
}

.menu-item{
	position: relative;
}
.menu-item ul.dropdown-menu{
	top: 47px;
	width: 230px;
}
.dropdown:hover .dropdown-menu {
	display: block;
}

.menu-item ul.dropdown-menu li.current-menu-item a,
.menu-item ul.dropdown-menu li a{
	color: #337ab7;
	border-top: 1px solid #d5d5d5;
	padding-top: 10px;
	padding-bottom: 10px;
	background: none;
}
.menu-item ul.dropdown-menu li a:hover{
	background: none;
}
.menu-item ul.dropdown-menu li{
	padding: 0 10px 0 10px;
}
.menu-item ul.dropdown-menu li:first-child a{
	border: none;
}
.esp-navidad a{
        font-weight: 700;
        color: #ff0018 !important;
}
.yamm .dropdown.yamm-fw .dropdown-menu{
	max-width: 100%;
	margin-top: -3px;
}
.yamm-fw ul{
	padding: 0;
	margin: 0;
}
.yamm-fw ul li{
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
}
.yamm-fw h4{
	font-size: 14px;
}
.yamm-fw .submenu li{
	border-top: 1px solid #d5d5d5;
	padding: 6px 0 0 0;
}

ul#sidebar, .sidebar-3 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
li.widget{
	text-align: left;
	margin-bottom: 20px;
	list-style: none;
}
li.widget .item{
	margin-bottom: 20px
}
li.widget h2{
	margin-bottom: 15px
}
li.widget .item.offer{
	text-align: center;
	width: 100% !important;
}
li.widget_evf_ofertas_widget{
	margin-bottom: 30px
}
.sidebar-3 li.widget .item.offer{
	text-align: center;
}
li.widget_evf_ofertas_widget h2{
	font-weight: 300;
	font-size: 24px;
}
.widget_content.block-blog .item{
	font-size: 14px;
}
.widget_content.block-blog .item h3{
	font-size: 17px;
}
.sidebar-3 .widget_content.block-blog .item, .widget_content.block-blog ul li .item{
	font-size: 16px;
}
.sidebar-3 .widget_content.block-blog .item h3, .widget_content.block-blog ul li .item h3{
	font-size: 22px
}
.widget_content.block-blog ul li .item a{
    font-size: 16px !important;
    float:none !important;
    text-align:left !important;
}
.widget_content.block-blog ul li .item h3 a{
    font-size: 22px !important;
}
#gallery-related-content ul li .item h3 a{
    font-size: 18px !important;
    padding-bottom: 0;
}
#gallery-related-content ul li .item{
    line-height: 1;
}
#gallery-related-content ul li:last-child{
    padding-bottom:0;
    margin-bottom:0;
}
.widget .cats{
	padding-top: 30px;
	padding-bottom: 20px
}
.row-centered {
	text-align:center;
}
.col-centered {
	display:inline-block;
	float:none;
	/* reset the text-align */
	text-align:left;
	/* inline-block space fix */
	margin-right:-4px;
}
.single-tags{
	text-align: left;
	margin-bottom: 40px;
	margin-top: 30px;
}
.single-tags h3{
	text-align: left;
}
.single-tags a{
	background-color: #16e0bd;
	padding: 6px 12px;
	display: inline-block;
	color: white;
	margin-bottom: 5px;
}

input.ida-vuelta-api{
	width: 49% !important;
}

.menu-main_menu_desktop-container ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}
.header_desktop .navbar-default .navbar-nav > li:hover{
	background: #ffffff none;
	box-shadow: none;
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid white;
	border-top: 3px solid #16e0bd;
	color: #777;
	z-index: 9999;
}
.col-md-3  ul li > a{ text-decoration: none;}

.wpcf7 .popup-header {
	text-align: center;
	color: #5e5e5e;
	margin-bottom: 8px;
	width: 90%;
}
header {
	overflow: hidden;
	margin: 0 auto;
	max-width: 960px;
	background: #ffffff;
}

.wpcf7 .popup-header h2 {
	font-size: 28px;
	line-height: 31px;
	color: #5e5e5e;
	text-transform: uppercase;
}

#fancybox-content div {
	overflow: hidden !important;
}

.wpcf7 .form {
	border: 0;
}

.wpcf7 .form li input {
	float: none;
	width: 90%;
	text-transform: uppercase;
}
.wpcf7 .form textarea, .wpcf7 .form input[type="text"], .wpcf7 .form input[type="password"], .wpcf7 .form input[type="email"] {
	font-size: 17px;
	width: 90%;
}
.wpcf7 .form input[type="text"], .wpcf7 .form input[type="password"], .wpcf7 .form input[type="email"] {
	font-size: 17px;
	line-height: 34px;
	height: 34px;
}
.form textarea, .form input[type="text"], .form input[type="password"], .form input[type="datetime"], .form input[type="datetime-local"], .form input[type="date"], .form input[type="month"], .form input[type="time"], .form input[type="week"], .form input[type="number"], .form input[type="email"], .form input[type="url"], .form input[type="tel"], .form input[type="color"] {
	border: 1px solid #C7C7C7;
	border-radius: 4px;
	color: #5E5E5E;
	position: relative;
}
#fancybox-content{
	border-width: 10px;
	width: 404px;
	height: auto;
}
.wpcf7 .form li p, .wpcf7 .form span.checkbox label {
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	width: 90%;
}

.wpcf7 .form li {
	margin-bottom: 12px;
}
.form ul {
	list-style: none;
}
.container-newsletter{
	width: 300px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

.container-newsletter header {
	font-size: 17px;
	text-align: center;
	line-height: 20px;
	color:#454545;
	background :transparent;
	font-weight: 600;
}
.container-newsletter p {
	margin: 2px 2px;
	font-size: 17px;
	text-align: center;
	color:#454545;
}
.container-form-newsletter {
	position: relative;
	margin: 10px 0;
}
.container-form-newsletter input[type="text"],
.container-form-newsletter input[type="email"] {
	padding-left: 5px;
	width: 100%;
	background: #e5e5e5;
	border: solid 1px #939393;
	font-size: 12px;
}
.container-form-newsletter button {
	cursor: pointer;
	position: absolute;
	top: 1px;
	background-color: #e5e5e5;
	border: solid 1px #454545;
	border-style: none none none solid;
}
.container-form-newsletter input[type="text"],
.container-form-newsletter input[type="email"] {
	height: 38px;
	background: #ffffff;
	border: solid 1px #1a1a1a;
	border-radius: 0;
	font-size: 20px;
}
.container-form-newsletter button {
	padding: 0 8px;
	top: 1px;
	right: 1px;
	height: 36px;
	border: none;
	background: #FF7C50;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
}
.sidebar li {
	list-style: none;
}

.destinations_desktop{
	display: none;
	width: 1200px;
	height: auto;
	margin: 0 auto auto;
	background: url(img/destinos.jpg) no-repeat center center;
}
#containerbusc {
	width: 100%;
	margin: 0 auto auto;
	display: block;
	height: 520px;
	padding-top: 150px;
}

#titular {
	margin: 20px;
}
/**WIDGET RELATED ENTRIES*/

#container_widget, #container_widget_gallery {
	width: 970px;
	padding: auto;
	height: 600px;
	display: block;
	margin: auto;
}
#container_widget_gallery {
    height: 100%;
}
#gallery-related-content #container_widget.one-entry {
   width: 100%;
   height: auto;
   min-height:250px;
}
#gallery-related-content #container_widget.one-entry #titular_widget {
   position:absolute;
   height:auto;
   margin-bottom:0;
   line-height: 1;
   padding: 15px 5px;
   width:100%;
   font-size: 36px;
   font-weight: normal;
}

#container_widget.one-entry #spinner-related {
    position:absolute;
    top:0;
    background-color: rgba(0,0,0,.4);
    height:500px;
}

#container_widget.one-entry #spinner-related img {
    margin-top: 18%;
}

@media (max-width:480px){
    #gallery-related-content #container_widget.one-entry #titular_widget {
        font-size:20px;
    }

    #container_widget.one-entry #spinner-related {
        height:254px;
    }

}


#gallery-related-content #container_widget.one-entry .picture {
   width: 100%;
   height: 500px;
}

#gallery-related-content #container_widget.one-entry .picture.square {
    height: 254px;
    background-size: cover;
	background: no-repeat center center;
}


#titular_widget, #titular_widget_gallery  {
	height: 35px;
	line-height: 35px;
	background-color: #ffcb47;
	color: #1c1c1c;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:22px;
	margin-bottom: 17px;
}
#cuadros_widget ul, #cuadros_widget_gallery ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}

#cuadros_widget ul li a, #cuadros_widget_gallery ul li a {
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #000;
	font-size: 15px;
	padding: 0;
	margin-bottom: 17px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
        width: 100%;
}
.imageslink	{
	max-width: 20%;
	max-height: 200px;
	display: inline;
}
ul img {
	overflow-y: hidden;
	overflow-x: hidden;
	display: inline;
}

#container_widget_gallery #cuadros_widget_gallery ul li{
    display: block;
    height: 200px;
    width: 49%;
    background-position: center center;
    background-size: cover;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    float:left;
}
#container_widget_gallery #cuadros_widget_gallery ul li:nth-child(even) {
    margin-left: 1%;
}
#container_widget_gallery #cuadros_widget_gallery ul li:nth-child(odd) {
    margin-right: 1%;
}
#container_widget #cuadros_widget ul li #bloq2{
	display: block;
	height: 200px;
	width: 217px;
	margin-left: 17px;
	margin-right: 17px;
}
#container_widget #cuadros_widget ul li #bloq1 {
	background-position: center center;
	background-size: cover;
	width: 217px;
	height: 200px;
	margin-right: 17px;

}
#container_widget #cuadros_widget ul li #bloq3{
	background-position: center center;
	background-size: cover;
	width: 217px;
	margin-left: 17px;
	margin-right: 17px;
	height: 200px;
}
#container_widget #cuadros_widget ul li #bloq4 {
	background-position: center center;
	background-size: cover;
	width: 217px;
	height: 200px;
	margin-left: 17px;
}
#container_widget #cuadros_widget ul li  span, #container_widget_gallery #cuadros_widget_gallery ul li span {
	display: block;
	color: #000000;
	background-color: rgba(255,203,71,0.8);
	height: 80px;
	padding: 10px;
	font-size: 15px;
	margin-top: 120px;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#container_widget #cuadros_widget ul li  span:hover, #container_widget_gallery #cuadros_widget_gallery ul li  span:hover {
	display: block;
	color: #000000;
	background-color: rgba(255,203,71,0.8);
	height: 80px;
	padding: 10px;
	font-size: 15px;
	margin-top: 100px;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#container_widget_gallery #cuadros_widget_gallery ul li span {
	display: block;
	color: #000000;
	background-color: rgba(255,203,71,0.8);
	height: 40px;
	padding: 10px;
	font-size: 15px;
	margin-top: 160px;
	text-align: center;
	-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
#container_widget_gallery #cuadros_widget_gallery ul li span:hover {
	height: 40px;
	margin-top: 140px;
}
#container_widget #vermas_widget {
	width: 468px;
	height: 30px;
	background-color: #FFCB47;
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#container_widget #vermas_widget:hover {
	width: 468px;
	height: 30px;
	background-color: rgba(255,203,71,0.5);
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;

	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

@media (min-width:1170px){
	#container_widget #cuadros_widget ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 120px;
		text-align: center;
	}
	#container_widget #cuadros_widget ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 120px;
		text-align: center;
	}
	#container_widget {
		width: 1083px;
		padding: auto;
		height: auto;
		display: block;
		margin: auto;
	}
	#titular_widget  {
		height: 35px;
		line-height: 35px;
		background-color: #ffcb47;
		color: #1c1c1c;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size:22px;
		margin-bottom: 17px;
	}
	#cuadros_widget ul {
		list-style-type: none;
		padding: 0;
		margin-top: 0;
	}

	#cuadros_widget ul li a {
		text-decoration: none;
		float: left;
		display: block;
		overflow-x: hidden;
		overflow-y: hidden;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		font-size: 15px;
		padding: 0;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.imageslink	{
		max-width: 20%;
		max-height: 200px;
		display: inline;
	}
	ul img {
		overflow-y: hidden;
		overflow-x: hidden;
		display: inline;
	}
	#container_widget #cuadros_widget ul li #bloq1 {

		background-position: center center;
		background-size: cover;
		width: 240px;
		height: 200px;
		margin-left: 0;
		margin-right: 20px;
	}
	#container_widget #cuadros_widget ul li #bloq2{
		display: block;
		width: 240px;
		height: 200px;
		margin-right: 20px;
		margin-left: 20px;
	}

	#container_widget #cuadros_widget ul li #bloq3{
		background-position: center center;
		background-size: cover;
		width: 240px;
		height: 200px;
		margin-right: 20px;
		margin-left: 20px;
	}
	#container_widget #cuadros_widget ul li #bloq4 {
		background-position: center center;
		background-size: cover;
		width: 239px;
		height: 200px;
		margin-left: 20px;
		margin-right: 0;
	}
	#container_widget #cuadros_widget ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 120px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_widget #cuadros_widget ul li  span:hover {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 100px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}

	#container_widget #vermas_widget {
		width: 522px;
		height: 30px;
		background-color: #FFCB47;
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
	}
	#container_widget #vermas_widget:hover {
		width: 522px;
		height: 30px;
		background-color: rgba(255,203,71,0.5);
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
	}

}
@media (min-width:970px) and (max-width:1170px){
	#container_widget {
		width: 970px;
		padding: auto;
		height: 600px;
		display: block;
		margin: auto;
	}
	#titular_widget  {
		height: 35px;
		line-height: 35px;
		background-color: #ffcb47;
		color: #1c1c1c;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size:22px;
		margin-bottom: 17px;
	}
	#cuadros_widget ul {
		list-style-type: none;
		padding: 0;
		margin-top: 0;
	}

	#cuadros_widget ul li a {
		text-decoration: none;
		float: left;
		display: block;
		text-align: center;
		overflow-x: hidden;
		overflow-y: hidden;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		font-size: 15px;
		padding: 0;
		margin-bottom:17px;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.imageslink	{
		max-width: 20%;
		max-height: 200px;
		display: inline;
	}
	ul img {
		overflow-y: hidden;
		overflow-x: hidden;
		display: inline;
	}
	#container_widget #cuadros_widget ul li #bloq2{

		display: block;
		height: 200px;
		width: 217px;
		margin-left: 17px;
		margin-right: 17px;
	}
	#container_widget #cuadros_widget ul li #bloq1 {

		background-position: center center;
		background-size: cover;
		width: 217px;
		height: 200px;
		margin-right: 17px;

	}
	#container_widget #cuadros_widget ul li #bloq3{

		background-position: center center;
		background-size: cover;
		width: 217px;
		margin-left: 17px;
		margin-right: 17px;
		height: 200px;
	}
	#container_widget #cuadros_widget ul li #bloq4 {

		background-position: center center;
		background-size: cover;
		width: 217px;
		height: 200px;
		margin-left: 17px;
	}
	#container_widget #cuadros_widget ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 120px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_widget #cuadros_widget ul li  span:hover {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 80px;
		padding: 10px;
		font-size: 15px;
		margin-top: 100px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_widget #vermas_widget {
		width: 468px;
		height: 30px;
		background-color: #FFCB47;
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_widget #vermas_widget:hover {
		width: 468px;
		height: 30px;
		background-color: rgba(255,203,71,0.5);
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}


}


@media (min-width: 992px) {
	.col-md-12 {    margin-top: 25px;}
}

@media (max-width: 480px) {
	.form-action {margin-top:60px !important}
	.destination-location{margin-top:0 !important;}
        .evf_banner { margin-bottom: 25px}
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
	.wp_gmaps_canvas { width: 316px !important;}
	.destination-location{margin-top:0 !important;}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	.wp_gmaps_canvas { width: 300px !important;}
	.registro .form-action {margin-top:60px}
	.destination-location{margin-top:0 !important;}
}

@media only screen
and (device-width: 720px)
and (device-height: 1280px)
and (orientation: portrait) {
	.wp_gmaps_canvas { width: 300px !important;}
	.destination-location{margin-top:0 !important;}
}

/********************* PUBLICIDAD ***********************/

#adbann {
	width: 359px;
	background-color: #f5f5f5;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 1px;
	padding-top: 1px;
	min-height: 417px;
	overflow: hidden;
}

#adbannMobile {
	width: auto;
	height: auto;
	background-color: #f5f5f5;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 20px;
}

.a-single{
	margin-top: 30px;
}

@-moz-document url-prefix() {
	#adbann {
		min-height: 418px;
	}
}

.item-oferta.height-fixed {
	height: 418px;
}

.item-oferta.height-fixed #adbannMobile {
    height: 324px;
}

.item-oferta.height-fixed.wo-travel-actions #adbannMobile .a-single {
    margin-top:15px
}


.item-entry.height-fixed {
    height: 385px;
}

.item-entry.height-fixed #adbannMobile {
    height: 305px;
}

.item-entry.height-fixed.wo-travel-actions {
    height:305px;
}

.item-entry.height-fixed.wo-travel-actions #adbannMobile .a-single {
    margin-top:15px
}

.height-fixed-magazine {
	height: 350px;
	overflow: hidden;
	margin-top: -22px;
}


.select2-dropdown--below {
	margin-top: -35px !important;
}

.jr-insta-thumb ul.thumbnails li img {
	border: 1px solid #000000 !important;
	-webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.75);
	box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.75);
}
.jr-insta-thumb{width: 300px;height: 100%;}
@media all and (max-width: 480px)
{
	/* Make 3-6 cols into 1 col */
	.jr-insta-thumb ul.thumbnails.jr_col_3 li,
	.jr-insta-thumb ul.thumbnails.jr_col_4 li,
	.jr-insta-thumb ul.thumbnails.jr_col_5 li,
	.jr-insta-thumb ul.thumbnails.jr_col_6 li {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.stars span{
		width: 100% !important;
	}
	.stars{
		width: 100% !important;
		margin-top: 7px !important;
	}
	.kk-star-ratings.lft{
		float: none !important;
	}
}

.awesome-weather-cover {
	background-color: rgba(0, 0, 0, 0.4) !important;
}
.awesome-weather-forecast-day-temp {
	font-weight: normal !important;
}
.awesome-weather-forecast-day-abbr {
	font-weight: normal !important;
	font-size: 1em !important;
}
.awesome-weather-container {
	background-size:cover;
	margin: 0;
	background-position:center center;
}
.offer-list .travel-title h2 a {
	color: #ffffff !important;
	text-decoration: none !important;
}
.offer-list .travel-title h2 a:hover {
	color: #ccc !important;
	text-decoration: none !important;
}
.ec-stars-wrapper a:hover{
	color:#e4dd27 !important;
}
.sidebar h2.widgettitle, .sidebar h4.widgettitle{
	font-family: "Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
	font-size: 10px;
	padding-top: 1px;
	margin-left:110px;
	text-transform: uppercase;
}

#log_legal_terms, #fscf_field1_10,#remove-filter{margin:0 0 0 -2px!important;opacity: 1 !important;width: 22px;height: 22px;}
@font-face {
	font-family: 'icomoon';
	src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.svg?81bker#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.offer-list .travel-picture-special{
	height: 450px;
	background-size: cover;
	background: no-repeat center center;
	position: relative;
}
.offer-list.galerias .travel-picture-special{
	height: 500px;
}
.offer-list .old .travel-picture-special{
	height: 288px;
}
.offer-list .travel-picture-special[data-url]{
	cursor: pointer;
}
.offer-list .travel-picture-special span.label{
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #16e0bd;
	font-size: 17px;
	color: #ffffff;
	border-radius: 0;
	font-weight: 300;
	padding: 4px 4px 4px 11px;
}
.offer-list .travel-picture-special span.label:after{
	content: "";
	width: 12px;
	height: 14px;
	background: url('img/icon-white-arrow-label.png') top left no-repeat;
	right: 0;
	display: inline-block;
	margin-left: 5px;
}

/* CONTAINER  DESTINATIONS RELATED */

.textarticle {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
#container_destinations_related {
	width: 100%;
	height: 600px;
	display: block;
	margin: auto;
}
#titular_destinations_related  {
	height: 35px;
	line-height: 35px;
	background-color: #ffcb47;
	color: #1c1c1c;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:22px;
	margin-bottom: 15px;
}
#cuadros_destinations_related ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}

#cuadros_destinations_related ul li a {
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #000;
	font-size: 15px;
	padding: 0;
	margin-bottom: 17px;
}
.imageslink	{
	max-width: 20%;
	max-height: 200px;
	display: inline;
}
ul img {
	overflow-y: hidden;
	overflow-x: hidden;
	display: inline;
}
#container_destinations_related #cuadros_destinations_related ul li #bloq2{
	display: block;
	height: 268px;
	width: 240px;
	margin-left: 17px;
	margin-right: 17px;
}
#container_destinations_related #cuadros_destinations_related ul li #bloq1 {
	background-position: center center;
	background-size: cover;
	width: 240px;
	height: 268px;
	margin-right: 17px;

}
#container_destinations_related #cuadros_destinations_related ul li #bloq3{
	background-position: center center;
	background-size: cover;
	width: 240px;
	margin-left: 17px;
	margin-right: 17px;
	height: 268px;
}
#container_destinations_related #cuadros_destinations_related ul li #bloq4 {
	background-position: center center;
	background-size: cover;
	width: 240px;
	height: 268px;
	margin-left: 17px;
}
#container_destinations_related #cuadros_destinations_related ul li  span {
	display: block;
	color: #000000;
	background-color: rgba(255,203,71,0.9);
	height: 148px;
	padding: 10px;
	font-size: 12px;
	font-weight: 500;
	margin-top: 120px;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#container_destinations_related #cuadros_destinations_related ul li  span:hover {
	background-color: rgba(255,203,71,1);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	font-size: 13px;
}
#container_destinations_related #vermas_destinations_related {
	width: 468px;
	height: 30px;
	background-color: #FFCB47;
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#container_destinations_related #vermas_destinations_related:hover {
	width: 468px;
	height: 30px;
	background-color: rgba(255,203,71,0.5);
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
@media (min-width:1170px) and (max-width:2100px){
	#container_destinations_related #cuadros_destinations_related ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.8);
		height: 148px;
		padding: 10px;
		font-size: 14px;
		margin-top: 120px;
		text-align: center;
	}
	#container_destinations_related {
		width: 100%;
		padding: auto;
		height: auto;
		display: block;
		margin: auto;
	}
	#titular_destinations_related  {
		height: 35px;
		line-height: 35px;
		background-color: #ffcb47;
		color: #1c1c1c;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size:22px;
	}
	#cuadros_destinations_related ul {
		list-style-type: none;
		padding: 0;
		margin-top: 0;
	}

	#cuadros_destinations_related ul li a {
		text-decoration: none;
		float: left;
		display: block;
		overflow-x: hidden;
		overflow-y: hidden;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		font-size: 15px;
		padding: 0;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.imageslink	{
		max-width: 20%;
		max-height:200px;
		display: inline;
	}
	ul img {
		overflow-y: hidden;
		overflow-x: hidden;
		display: inline;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq1 {
		background-position: center center;
		background-size: cover;
		height: 268px;
		margin-left: 0;
		margin-right: 20px;
		width: 252px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq2{
		display: block;
		width: 252px;
		height: 268px;
		margin-right: 20px;
		margin-left: 20px;
	}

	#container_destinations_related #cuadros_destinations_related ul li #bloq3{
		background-position: center center;
		background-size: cover;
		width: 252px;
		height: 268px;
		margin-right: 20px;
		margin-left: 20px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq4 {
		background-position: center center;
		background-size: cover;
		width: 252px;
		height: 268px;
		margin-left: 20px;
		margin-right: 0;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.9);
		height: 148px;
		padding: 10px;
		font-size: 14px;
		margin-top: 120px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span:hover {
		background-color: rgba(255,203,71,1);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
	}
	#container_destinations_related #vermas_destinations_related {
		width: 522px;
		height: 30px;
		background-color: #FFCB47;
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
	}
	#container_destinations_related #vermas_destinations_related:hover {
		width: 522px;
		height: 30px;
		background-color: rgba(255,203,71,0.5);
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
	}

}



@media (min-width:980px) and (max-width:1170px){
	#container_destinations_related {
		width: 970px;
		padding: auto;
		height: 600px;
		display: block;
		margin: auto;
	}
	#titular_destinations_related  {
		height: 35px;
		line-height: 35px;
		background-color: #ffcb47;
		color: #1c1c1c;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size:22px;
	}
	#cuadros_destinations_related ul {
		list-style-type: none;
		padding: 0;
		margin-top: 0;
	}

	#cuadros_destinations_related ul li a {
		text-decoration: none;
		float: left;
		display: block;
		text-align: center;
		overflow-x: hidden;
		overflow-y: hidden;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		font-size: 15px;
		padding: 0;
		margin-bottom:17px;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.imageslink	{
		max-width: 20%;
		max-height:200px;
		display: inline;
	}
	ul img {
		overflow-y: hidden;
		overflow-x: hidden;
		display: inline;
	}
        #container_destinations_related #cuadros_destinations_related ul li #bloq2{
		background-image: url(wp-content/uploads/2015/06/BIOPARC-VALENCIA-DESTACADA.jpg);
		display: block;
		height: 268px;
		width: 217px;
		margin-left: 17px;
		margin-right: 17px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq1 {
		background: url(wp-content/uploads/2015/06/destacada8.jpg) center center;
		background-size: cover;
		width: 217px;
		height: 268px;
		margin-right: 17px;
		float: left;

	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq3{
		background: url(wp-content/uploads/2015/06/obras-destacada.jpg) center center;
		background-size: cover;
		width: 217px;
		height: 268px;
		margin-left: 17px;
		margin-right: 17px;

	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq4 {
		background: url(wp-content/uploads/2015/06/obras-destacada.jpg) center center;
		background-size: cover;
		width: 217px;
		height: 268px;
		margin-left: 17px;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span {
		display: block;
		color: #000000;
		background-color: rgba(255,203,71,0.9);
		height: 148px;
		padding: 10px;
		font-size: 14px;
		margin-top: 120px;
		text-align: center;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span:hover {
		background-color: rgba(255,203,71,1);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
	}
	#container_destinations_related #vermas_destinations_related {
		width: 468px;
		height: 30px;
		background-color: #FFCB47;
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #vermas_destinations_related:hover {
		width: 468px;
		height: 30px;
		background-color: rgba(255,203,71,0.5);
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
		line-height: 30px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 15px;
		text-decoration: none;
		color: #000000;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size:14px;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span:hover {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size:14px;
	}

}

@media (min-width:688px) and (max-width:979px){
	#container_destinations_related {
		width: 678px;
		margin: auto;
		text-align: center;

	}
	#titular_destinations_related  {
		width: 97%;


	}
	#container_destinations_related #cuadros_destinations_related {
		width: 100%;
		height: auto;
		clear: both;
		display: block;
		text-align: center;
		margin: auto;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq1 {
		width: 46%;
		display: block;
		float: left;
		height: 240px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq2 {
		width: 46%;
		float: left;
		display: block;
		height: 240px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq3 {
		width: 46%;
		padding-left: 0;
		float: left;
		display: block;
		margin-left: 0;
		height: 240px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq4 {
		width: 46%;
		float: left;
		display: block;
		height: 240px;
	}
	#container_destinations_related #vermas_destinations_related {
		width: 97%;
		margin-left: 0;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
		height: 110px;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span:hover {
		background-color: rgba(255,203,71,1);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
		height: 110px;
	}
}

@media (max-width:400px){
    #container_destinations_related {
            width: 320px;
		margin: auto;
		height: auto;
    }
    #container_destinations_related #titular_destinations_related {
            width: 100%;
		margin: auto;
		float: left;
            height: auto;
    }
    #container_destinations_related #cuadros_destinations_related {
            width: 100%;
		margin: auto;
	}
    #container_destinations_related #cuadros_destinations_related ul li #bloq2 {
            width: 100%;
		margin: auto auto 10px;
		clear: both;
            height: 240px;
    }
    #container_destinations_related #cuadros_destinations_related ul li #bloq1 {
            width: 100%;
		margin: 10px auto;
		clear: both;
            height: 240px;
    }
    #container_destinations_related #cuadros_destinations_related ul li #bloq3 {
            width: 100%;
		margin: auto auto 10px;
		clear: both;
            height: 240px;
    }
    #container_destinations_related #cuadros_destinations_related ul li #bloq4 {
            width: 100%;
		margin: auto auto 10px;
		clear: both;
            text-align: center;
            height: 240px;
    }
    #container_destinations_related #vermas_destinations_related {
            width: 100%;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
    }
    #container_destinations_related #vermas_destinations_related:hover {
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
    }
    #container_destinations_related #cuadros_destinations_related ul li  span {
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            font-size: 14px;
            height: 110px;
    }
    #container_destinations_related #cuadros_destinations_related ul li  span:hover {
            background-color: rgba(255,203,71,1);
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            font-size: 14px;
    }
    .offer-list.galerias .travel-picture {
        height: 254px;
    }
    .offer-list .extra-height {
        height: 254px;
    }

}



@media (min-width:401px) and (max-width:687px){
	#container_destinations_related {
		width: 380px;
		margin: auto;
		height: auto;
	}
	#container_destinations_related #titular_destinations_related {
		width: 100%;
		margin: auto;
		float: left;
		height: auto;
	}
	#container_destinations_related #cuadros_destinations_related {
		width: 100%;
		margin: auto;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq2 {
		height: 240px;
		width: 100%;
		margin: auto auto 10px;
		clear: both;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq1 {
		height: 240px;
		width: 100%;
		margin: 10px auto;
		clear: both;
		font-size: 13px;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq3 {
		height: 240px;
		width: 100%;
		margin: auto auto 10px;
		clear: both;
	}
	#container_destinations_related #cuadros_destinations_related ul li #bloq4 {
		height: 240px;
		width: 100%;
		margin: auto auto 10px;
		clear: both;
		text-align: center;
	}
	#container_destinations_related #vermas_destinations_related {
		width: 100%;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #vermas_destinations_related:hover {
		width: 100%;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
		height: 110px;
	}
	#container_destinations_related #cuadros_destinations_related ul li  span:hover {
		background-color: rgba(255,203,71,1);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		font-size: 14px;
		height: 110px;
	}
}
/* FIN - CONTAINER  DESTINATIONS RELATED */


/**	NINJA POPUS  **/

form.snp-subscribeform .snp-site-termsconditions {
	color: #999999;
	margin-bottom: 10px;
	overflow: auto;
}
.snp-site-termsconditions span.checkbox-container {
	float: left;
}

.snp-site-termsconditions label {
	float: left;
	width: 88%;
	font-weight: normal;
	margin-left: 8px;
	text-align: justify;
}

.snp-site-termsconditions span div.icheckbox_minimal {
	padding:0;
}

.snp-site-termsconditions span div.icheckbox_minimal input[type=checkbox] {
	visibility:hidden;
}

form.snp-subscribeform select#snp-dia {
	width: 32%;
	margin-right:2%;
}

form.snp-subscribeform select#snp-mes {
	width: 32%;
	margin-right:2%;
}

form.snp-subscribeform select#snp-anio {
	width: 32%;
}

form.snp-subscribeform select#snp-sexo {
	width: 48%;
	margin-right:2%;
}

form.snp-subscribeform input#snp-codigopostal {
	width: 50%;
}

form.snp-subscribeform input#snp-codigopostal {
	width: 50%;
}

div#caja_enlaces div:after {
	content: " ";
	float: right;
	width: 10px;
}

#spinner-related {
    width:100% !important;
    text-align:center;
}

#spinner-related img{
    margin:auto;
}

.banner-728x90, .banner-728x90_mobile {
   margin:0;
}

.banner-728x90 .a-single, .banner-728x90_mobile .a-single {
   margin-top:9px;
   text-align: center;
}

@media only screen and (max-device-width: 480px) {.snp-pop-viajerofisgon-wrap{position:fixed !important; top:119px !important;}body .snp-pop-viajerofisgon-wrap { position: fixed; }}

/* POPUP APP */
.re-Smartbanner {
      background-color: #ffffff;
      border-bottom: 1px solid #bbbbbb;
      font-family: 'Roboto', sans-serif;
      display: none;
      height: 70px;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 9999;
      min-width: 320px;
}

.re-Smartbanner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.re-Smartbanner-primary {
  flex-basis: 20%;
}

.re-Smartbanner-secondary {
      flex-basis: 60%;
      padding: 8px;
      margin: auto auto auto 2px;
}

.re-Smartbanner-cta {
      flex-basis: 20%;
      margin: auto 10px auto auto;
}

.re-Smartbanner-install {
      background-color: #16e0bd;
      border: none;
      border-radius: 3px;
      color: #fff;
      display: inline-block;
      line-height: 3em;
	margin: 10px 10px 10px 0;
	padding: 0 20px;
      text-decoration: none;
      text-transform: capitalize;
}

.re-Smartbanner-secondary-title {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

.re-Smartbanner-secondary-description {
  margin: 0;
  font-size: 11px;
}

.re-Smartbanner-close {
	background: transparent url(img/aspa_app.png) no-repeat;
	background-size: 100%;
      border: 0;
      cursor: pointer;
      height: 18px;
      padding: 0;
      position: absolute;
      left: 12px;
      top: 28px;
      width: 12px;
}

.re-Smartbanner--visible {
  display: block;
}

.re-Smartbanner--hidden {
  display: none;
}

.re-Smartbanner-logo {
      background-size: 100%;
      height: 50px;
      margin: 8px 0 5px 35px;
      width: 50px;
      background-image: url(img/logo_app.png);
      float: left;
}

.re-Smartbanner-visible {
  margin-top: 70px;
}

.re-Smartbanner-hidden {
  margin-top: 0;
}

/* INIT - PAGINA VIAJAR BARATO A */

.viajara_container ul{
	text-decoration:none;
	list-style-type: none;
    padding: 0;
}
.ciudades_bloq1	ul{
	text-decoration:none !important;
	list-style-type: none;
    padding:0;
}
.viajara_container a{
text-decoration:none;
	color:rgba(0,0,0,1);
}
.viajara_container a:hover{
	color:#16E0BD;
}
.viajara_container h1{
	font-size:30px;
	font-weight:100;
	}
.viajara_container p{
	font-size:16px;
	font-weight:normal;
}
.viajara_container {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	max-width: 1100px;
	min-width: 320px;
	clear: both;
	background-color:rgba(255,255,255,1);
}
.viajara_intro{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	text-align: center;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	clear: both;
	}
.viajara_titulo{
	padding-top: 10px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 18px;
	display: block;
	margin: 10px 30px 0;
	height: auto;
	}
.viajara_container h2{
	font-family: 'Roboto', sans-serif;
	display: block;
	font-weight: 100;
	text-align: center;
	border-bottom: 1px solid #333333;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size:23px;
	}
.viajara_titulo_ciudades{
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-width: 2px;
	border-bottom: solid #333333;
}
.viajara_texto{
	font-family: 'Roboto', sans-serif;
	width: 66%;
	float: left;
	height: auto;
	margin: 10px 2% 30px;
	display: block;
	list-style-position: inside;
	padding: 52px 4%;
}
.viajara_ciudades{
	font-family: 'Roboto', sans-serif;
	float: left;
	width: 46%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 30px;
	padding-bottom: 10px;
	display: block;
}
.viajara_internacional	{
	font-family: 'Roboto', sans-serif;
	float: left;
	width: 46%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 30px;
	padding-bottom: 10px;
	display: block;
}
.internacional_bloq1{
	width: 100%;
	padding: 4% 4% 2% 7%;
}
.internacional_bloq1 ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.viajara_publi	{
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.viajara_banner{
	width: 300px;
	height: 250px;
	margin-top: 5px;
	display: block;
	background-color: rgba(255,0,0,1);
}

.post_contentvideo{margin-top: 20px;margin-bottom: 20px;}
@media screen and (min-width:481px) and (max-width:900px){
.viajara_texto{
	width: 88%;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
		}
.viajara_publi{
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	height: auto;
	clear:both;
	float:none;
}
.viajara_banner	{
	margin:auto;
}

.viajara_internacional{
		width:96%;
		clear:both;
}
.viajara_ciudades{
	width:96%;
	clear:both;
}
}
@media (max-width:480px){
.internacional_bloq1	{
	clear:both;
	width:90%;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	font-size:18px;
}
.internacional_bloq1 ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    text-align: center;
}
.internacional_bloq2	{
	display:none;
}
.internacional_bloq1 ul	{
	margin-top:0;
	margin-bottom:0;
	display:block;
}
.viajara_container .viajara_ciudades {
	padding-bottom: 30px;

}
.viajara_container .viajara_internacional {
	padding-bottom: 30px;
	width: 96%;
}
.viajara_container .viajara_ciudades h2 {
	margin-bottom: 25px;

}
.viajara_container .viajara_internacional h2 {
	margin-bottom: 25px;

}
.viajara_container .viajara_ciudades {
	width: 96%;
}
.viajara_container .viajara_publi {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	float:none;
	clear:both;
}
.viajara_container .viajara_texto {
	width: 88%;
	padding-top: 0;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
}

@media screen and (min-width:901px) and (max-width:1050px){
.viajara_container .viajara_texto {
	width: 50%;
}

}
/* END - PAGINA VIAJAR BARATO A */

/*** SINGLE DESTINOS ****/

/** RELATED DESTINATIONS DIV **/
#related-destinations .destinos_enlaces	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin-left: 4%;
	margin-right: 0;
	margin-top: 20px;
}

#related-destinations .destinos_bloque2 .destinos_articulos {
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#related-destinations .destinos_enlaces ul	{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	text-decoration: none;
}

#related-destinations .destinos_enlaces li a{
	text-decoration: none;
	color: #333;
}

#related-destinations .destinos_enlaces ul li a	{
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	color: #333;
}

.destinos_articulos > a {
	width: 468px;
	height: 30px;
	background-color: #FFCB47;
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.destinos_articulos > a:hover {
	width: 468px;
	height: 30px;
	background-color: rgba(255,203,71,0.5);
	clear: both;
	display: block;
	text-align: center;
	margin: auto;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.content_rrss {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
}
.destinos_video{
	width: 99%;
	height: 250px;
	margin-top: 5px;
	display: block;
	float: left;
	background-color: rgba(0,255,0,1);
}
.icon-rrss {
	text-align: center;
	width: 90%;
	clear: both;
}
#FBrrss{
	margin-left:8%;
}
#instagramrrss{
	margin-left:8%;
}
#TWrrss{
	margin-left:8%;
}
#Googlerrss{
	margin-left:8%;
}
.icon-rrss img{
	width:35px;
	margin-top:10px;
	margin-bottom:10px;
}
.destination-location {
	margin-top: 12px;
}
#destino_migas{
	float:left;
	margin-left:10px;
	padding-left: 10px;
	border-left: thin solid #333333;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 16px;
	display: block;
	height:30px;
	line-height:30px;
	margin-bottom:38px;
}
#migas_ubi{
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.destinos_migasdepan{
	width: 65%;
	height: auto;
	float: left;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	padding-left: 3%;
}
.destinos_rrss	{
	width: 27%;
	height: auto;
	float: left;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top:10px;
	padding-bottom: 20px;
	display: block;
}
.destinos_container {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	max-width: 1170px;
	min-width: 320px;
	clear: both;
	background-color:rgba(255,255,255,1);
}
.destinos_facebook	{
	width: 30%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	float: left;
	clear: none;
}
.destinos_instagram	{
	width: 30%;
	height: auto;
	float: left;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
}
.boton_volver{
	width:100%;
	position:fixed;
}
.destinos_botonvolver	{
	display: block;
	margin-left: 1200%;
	margin-right: 20%;
	margin-top:48%;
	width: 35px;
}
.destinos_icon	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 35px;
}
.destinos_icon1	{
	display: block;
	margin-left: 25%;
	margin-top: auto;
	width: 35px;
}
.destinos_titular	{
	padding-top: 10px;
	border-top: thin solid #333333;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 25px;
	display: block;
	margin: 10px 30px 0;
	height: auto;

}
.destinos_text	{
	padding-left: 100px;
	padding-right: 90px;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 16px;
	list-style-position: inside;
	margin-top: 23px;
}
.destinos_text_ofertas	{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}
.destinos_text ol li	{
	padding: 15px;
}
.destinos_contenido_container	{
	height: auto;
	max-width: 1170px;
	width: 100%;
	margin-top: 9px;
	line-height: 1.42857143;
}
.destinos_container .destinos_bloque1 {
	height: auto;
	display: block;
	float: none;
	clear: both;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.destinos_container .destinos_bloque1 #destinos_vuelos {
	width: 30%;
	height: auto;
	display: block;
	float: left;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 40px 2%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.destinos_container .destinos_bloque1 #destinos_hoteles {
	width: 30%;
	height: auto;
	float: left;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 40px 2%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.destinos_banner {
	width: 100%;
	height: 250px;
	margin-top: 5px;
	display: block;
	float: none;
}
.destinos_banner #adbann {
	width: 300px;
	min-height: 0;
	background-color: #fff;
}
.destinos_banner #adbannMobile {
	background-color: #fff;
}
.destinos_banner600 #adbann {
	width: 300px;
	min-height: 0;
	background-color: #fff;
}
.destinos_banner600 #adbannMobile {
	background-color: #fff;
}
.destinos_publi	{
	width: 300px;
	margin-left: 3%;
	margin-right: 1%;
	margin-top: -9px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	text-align: center;
}
.destinos_publi600	{
	width: 300px;
	margin-left: 3%;
	margin-right: 1%;
	margin-top: -20px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	text-align: center;
}
#destinos_publi_video {
	margin-top: 25px;
}
.destinos_container .destinos_bloque2 #destinos_quehacer {
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	display: block;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;

}
.destinos_container .destinos_bloque2 {
	max-width: 1170px;
	width:98%;
	display: block;
	height: auto;
	clear: both;
	margin: 30px auto;

}
.destinos_banner600 {
	width: 300px;
	height: 600px;
	min-width: 300px;
	margin: 5px 0 30px;
	display: block;
	float: left;
}
#destinos_informacion   {
	margin: 30px 2%;
	width: 64%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	display: block;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}
.destinos_bloque2 #destinos_descubrir {
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	float: left;

}
#destinos_mapa	{
	margin: 30px 2%;
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
#destinos_tiempo	{
	margin: 30px 2% 60px;
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	clear: both;
}

.destinos_bloque2 .destinos_articulos {
	width: 96%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	background-color:rgba(255,255,255,1);
}

.destinos_bloque2 .destinos_ofertas{
	width: 64%;
	height: auto;
	-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	margin: 30px 2%;
	display: block;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}


.destinos_banner_container {
	width: 320px;
	height: auto;
	display: block;
	float: left;
}
.destinos_text li {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.destinos_related {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 92%;
	height: auto;
	margin-left: 4%;
	margin-right: 4%;
	float: left;
	margin-top: 20px;
}
.destinos_related ul	{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}
.destinos_related ul li a	{
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	width: 48%;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #000;
	font-size: 15px;
	margin: 1% 1% 5%;
	min-height: 234px;
}

.destinos_related ul li a span{
	display: block;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: 300;
	margin-top: 10px;
	text-align: center;
}
.destinos_related_dest {
	height: 130px;
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
	background-size: cover;
	background: no-repeat center center;
	margin-bottom: 10px;
}
.destinos_enlaces	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 46%;
	float: left;
	height: auto;
	margin-left: 4%;
	margin-right: 0;
	margin-top: 20px;
}
.destinos_enlaces2	{
	width: 46%;
	float: left;
	height: auto;
	margin-left: 0;
	margin-right: 4%;
	margin-top: 20px;
}
.destinos_enlaces ul	{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}
.destinos_enlaces2 ul	{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}
.destinos_enlaces ul li a	{
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.destinos_boton	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	width: 90%;
	background-color: #16e0bd;
	height: auto;
	line-height: 60px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	clear: both;
}
.destinos_mapaframe {
	width:84%;
	height:auto;
	min-height: 300px;
	margin-left: 8%;
	margin-right:8%;
	margin-top: 30px;
	border:0;
	frameborder:0;
}
.stars {
	margin-top: 18px;
	height: 37px;
}
#slider{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	height: auto;
	max-width: 1080px;
	background-color: #FF5A28;
	padding-top: 10px;
}

.titulo{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	text-align: center;
	border-bottom: thick solid rgba(255, 255, 255, 1);
}
.titulo h1{
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	color: rgba(255,255,255,1);
	margin: 0;
	padding: 0;
}
#destinos_menu{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	height: 60px;
	max-width: 1100px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	margin-bottom: 5px;
}
#destinos_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#destinos_menu ul li a {
	text-decoration: none;
	color: rgba(102,102,102,1);
	text-align: center;
	display: block;
	width: 179px;
	float: left;
	line-height: 53px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
#destinos_menu ul li a:hover{
	border-bottom: solid #16E0BD;
}
#destinos_boton{
	display:none;
}
@media screen and (max-width:1106px) and (min-width:600px){
	.destinos_migasdepan{
		width: 96%
	}

	.destinos_rrss{
		width: 96%
	}
	#FBrrss{
		margin-left:20%;
		margin-right:5%;
	}
	#instagramrrss{
		margin-left:5%;
		margin-right:5%;
	}
	#TWrrss{
		margin-left:5%;
		margin-right:5%;
	}
	#Googlerrss{
		margin-left:5%;
		margin-right:10%;
	}
	.icon-rrss img{
		width:35px;
		margin-top:10px;
		margin-bottom:10px;
	}

	.destinos_contenido_container {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.destinos_banner_container  {
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
	}

	.destinos_container .destinos_bloque1 #destinos_vuelos {
		width: 46%;
		height: auto;
		display: block;
		float: left;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		margin: 30px 2%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.destinos_container .destinos_bloque1 #destinos_hoteles {
		width:46%;
		height: auto;
		float: left;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		margin: 30px 2%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.destinos_banner {
		width: 300px;
		height: 250px;
		display: block;
		background-color: rgba(255,0,0,1);
		float: none;
		clear: both;
	}
	.destinos_publi	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 8px;
		height: auto;
		float: none;
		clear: both;
	}
	.destinos_publi600	{
		display: none;
	}
	.destinos_informacion {
		margin: 30px 2%;
		width:96%;
		height: auto;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		display: block;
		float: left;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.destinos_tiempo {
		width: 96%;
		clear: both;
	}
	.destinos_mapa {
		width: 96%;
		clear: both;
	}

	.destinos_bloque2 .destinos_ofertas {
		width: 96%;
		height: auto;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		margin: 30px 2%;
		display: block;
		float: left;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.destinos_container {
		max-width: 90%;
	}
	.destinos_related ul li a	{
		text-decoration: none;
		float: left;
		height: auto;
		display: block;
		text-align: center;
		width: 48% !important;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		font-size: 15px;
		margin: 1%;
	}
	.destinos_banner_container .banner {
		margin-right: auto;
		margin-left: auto;
	}
	.destinos_banner_container .banner600 {
		margin-left: auto;
		margin-right: auto;
		display: none;
	}

	#destinos_informacion  {
		width: 96%;
		clear: both;
	}
	.destinos_instagram {
		clear: both;
		width: 96%;
	}
	.destinos_facebook {
		clear: both;
		width: 96%;
	}
	.destinos_video{
		margin-right: auto;
		margin-left: auto;
	}

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

	#destinos_menu{
		padding: 0;
		width: auto;
		height: 55px;
		overflow: hidden;
		margin: 20px auto 5px;
		display: none;
	}
	#destinos_menu ul li a {
		float:none;
		margin:auto;
	}
	#destinos_menu ul li a:hover	{
		border-color: #16E0BD;
	}
	#destinos_boton{
		display: block;
	}
}
@media screen and (max-width:599px){
	.destinos_articulos > a {
		width: 100%;
	}
	.destinos_contenido_container {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-top:0;
	}
	#destinos_tiempo {
		width: 96%;
		clear: both;
		margin-top:60px
	}
	#destinos_mapa {
		width: 96%;
		clear: both;
		margin-bottom: 0;
	}
	.destinos_container {
		max-width: 100%;
	}
	.destinos_container {
		width: 100%;
	}
	.destinos_container .destinos_bloque1 #destinos_vuelos{
		display: block;
		clear: both;
		float: none;
		width: 96%;
		margin-top:0;
	}
	.destinos_container .destinos_bloque1 #destinos_hoteles{
		clear: both;
		float: none;
		width: 96% !important;
		margin-top:0;
	}
	.destinos_icon	{
		display: block;
		float: left;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: auto;
		width: 40px
	;
	}
	.destinos_titular	{
		display: block;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-top: 0;
		border-top: 0;
		border-left: thin solid #333333;
		text-align: left;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 40px;
		font-size: 16px;
		margin-top: 0;
		width: 64%;
	}
	.destinos_text li      {
		display: block;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
		clear: both;
	}
	.destinos_text ol li {
		margin-left: 0;
		margin-right: 0;
	}
	.destinos_text {
		padding-left: 5%;
		padding-right: 5%;
		clear: both;
		display: block;
		padding-top: 4%;
		text-align: left;
	}
	.destinos_bloquecabecera {
		display: block;
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 25px;
	}
	.destinos_related ul li a {
		width: 98% !important;
		clear: both;
		float: none;
		text-align: left;
	}
	.destinos_boton      {
		height: auto;
		text-align: center;
		margin-top: 30px !important;
		margin-left: 5%;
		margin-right: 5%;

	}
	.destinos_enlaces {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		float: left;
		clear: both;
		margin-top: 20px;
	}
	.destinos_enlaces li {
		text-align: center;
	}
	.destinos_banner_container {
		margin-left: auto !important;
		margin-right: auto !important;
		width: 300px;
		float: none;
		clear: both;
	}
	.destinos_instagram {
		display: none;
	}
	.destinos_facebook {
		display: none;
	}
	.destinos_banner_container .banner600 {
		margin-left: auto;
		margin-right: auto;
	}
	.destinos_container .destinos_bloque2 #destinos_informacion {
		margin: 0 2% 30px;
		width:96% !important;
		height: auto;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		display: block;
		float: left;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.destinos_container .destinos_bloque2 .destinos_ofertas {
		margin: 0 2% 30px;
		width: 96% !important;
		height: auto;
		-webkit-box-shadow: 0 0 20px 0 #CCCCCC;
		box-shadow: 0 0 20px 0 #CCCCCC;
		display: block;
		padding-top: 30px;
		padding-bottom: 30px;
		float: left;
	}
	.destinos_instagram {
		width: auto;
		clear: both;
		float: none;
	}
	.destinos_bloque2 .destinos_articulos {
		margin-top:0;
	}
	.destinos_facebook {
		width: auto;
		float: none;
		clear: both;
	}
	.destinos_publi {
		margin-left: auto;
		margin-right: auto;
		clear: both;
		float: none;
		height: auto;
	}
	.destinos_publi600	{
		margin-left: auto;
		margin-right: auto;
		clear: both;
		float: none;
		height: auto;
	}
	.destinos_related_dest        {
		height: 150px;
		width: 100%;
	}
	.destinos_related ul li a .textarticle span {
		text-align: left;
	}

	.migasdepan{
		display: block;
		clear: both;
		width: 96%;
	}


	.destinos_video{
		width:300px;
		margin-right: auto;
		margin-left: auto;
		clear:both;
	}

	.destinos_migasdepan{

		width:96%
	}

	.destinos_rrss	{
		clear:both;
		width:96%;
		float:none;
	}
	#FBrrss{
		margin-left: 5%;
		margin-right: 5%;
	}
	#instagramrrss{
		margin-left:5%;
		margin-right:5%;
	}
	#TWrrss{
		margin-left:5%;
		margin-right:5%;
	}
	#Googlerrss{
		margin-left:5%;
		margin-right:5%;
	}
	.icon-rrss img{
		width:14%;
		margin-top:10px;
		margin-bottom:10px;
	}
	.icon-rrss	{
		width:100% !important;
	}
}


/****** STYLE DESTINOS *******/
@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url("https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
	font-display: swap;
}


@media (min-width:1200px){
	.destinations_desktop {
		width: 1200px;
		height: auto;
		margin: 0 auto auto;
		background: url(img/destinos.jpg) no-repeat center center;
	}
	#containerbusc {
		width: 100%;
		margin: auto;
		display: block;
	}
	#titular {
		margin: 20px;
	}

	#titular h1 {
		color: #FFFFFF;
		font-family: "Roboto", sans-serif;
		text-shadow: 2px 2px 7px #000000;
		text-align: center;
		font-size: 50px;
		padding:0;
		margin: 0;
	}
	#titular h2 {
		font-size: 16px;
		color: #FFFFFF;
		font-family: 'Roboto', sans-serif;
		text-shadow: 2px 2px 7px #000000;
		text-align: center;
		padding:0;
		margin: 0;
	}
	.btn-action-api {
		cursor: pointer;
		background: #16e0bd;
		border: none;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		padding: 10px 36px;
	}
	.btn-action-api:hover {
		background: #099079;
	}
	.input-api {
		background: #fff;
		border: solid 1px #b3b3b3;
		font-family: 'Roboto', sans-serif;
		padding: 12px 10px;
	}
	.container-buscador-api {
		overflow: hidden;
		margin: 0 auto;
		padding: 10px;
		width: 640px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: rgba(0, 0, 0, 0.4);
	}
	.container-buscador-api input {
		background: #fff;
		border: solid 1px #b3b3b3;
		font-family: 'Roboto', sans-serif;
		padding: 12px 10px;
		float: left;
		font-size: 15px;
		color: #444444;
		width: 60%;
	}
	.btn-buscador-api {
		cursor: pointer;
		float: right;
		padding: 9px 0 !important;
		width: 35%;
		background: url("img/buscador_lupa.png") no-repeat -100px center;
	}
	.btn-selection-api {
		cursor: pointer;
		padding: 10px 5px 11px;
		width: 14%;
		background-color: #a4a7a1;
	}
	.btn-selection-api:hover {
		background: #6e7369;
	}
	#destinos {
		width: 660px;
		margin: 25px auto auto;
		height: 50px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: rgba(0, 0, 0, 0.4) url(img/barradestn.png);
	}

	#destinos ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#destinos ul li h2 a {
		display: block;
		text-align: center;
		text-decoration: none;
		width: 110px;
		height: 50px;
		line-height: 50px;
		font-family: 'Roboto', sans-serif;
		color: #FFF;
		float: left;
		font-size: 12px;
	}





}
@media (min-width:970px){
	.destinations_desktop {
		width: 970px;
		height: auto;
		margin: auto;
		background: url(img/destinos.jpg) no-repeat center center;
		background-size: contain
	}
	.destinations_desktop .select2-container--default .select2-selection--single{
		height: 46px;
	}
	.destinations_desktop .select2-container--default .select2-selection--single .select2-selection__rendered{
		line-height: 44px
	}
	.destinations_desktop .select2-container--default .select2-selection--single .select2-selection__arrow{
		top: 12px;
	}
	#containerbusc {
		width: 100%;
		margin: 0 auto auto;
		display: block;
		height: 520px;
		padding-top: 150px;

	}
	#titular {
		margin: 20px;
	}

	#titular h1 {
		color: #FFFFFF;
		font-family: "Roboto", sans-serif;
		text-shadow: 2px 2px 7px #000000;
		text-align: center;
		font-size: 50px;
		padding:0;
		margin: 0;
	}
	#titular h2 {
		font-size: 16px;
		color: #FFFFFF;
		font-family: "Roboto", sans-serif;
		text-shadow: 2px 2px 7px #000000;
		text-align: center;
		padding:0;
		margin: 0;
	}
	.btn-action-api {
		cursor: pointer;
		background: #16e0bd;
		border: none;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		padding: 10px 36px;
	}
	.btn-action-api:hover {
		background: #099079;
	}
	.input-api {
		background: #fff;
		border: solid 1px #b3b3b3;
		font-family: 'Roboto', sans-serif;
		padding: 12px 10px;
	}
	.container-buscador-api {
		overflow: hidden;
		margin: 0 auto;
		padding: 10px;
		width: 640px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: rgba(0, 0, 0, 0.4);
	}
	.container-buscador-api input {
		background: #fff;
		border: solid 1px #b3b3b3;
		font-family: 'Roboto', sans-serif;
		padding: 12px 10px;
		float: left;
		font-size: 15px;
		color: #444444;
		width: 60%;
	}
	.btn-buscador-api {
		cursor: pointer;
		float: right;
		padding: 9px 0 !important;
		width: 35%;
		background: url("img/buscador_lupa.png") no-repeat -100px center;
	}
	.btn-selection-api {
		cursor: pointer;
		padding: 10px 5px 11px;
		width: 14%;
		background-color: #a4a7a1;
	}
	.btn-selection-api:hover {
		background: #6e7369;
	}
	#destinos {
		width: 660px;
		margin: 25px auto auto;
		height: 50px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: rgba(0, 0, 0, 0.4) url(img/barradestn.png);
	}
	#destinos ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#destinos ul li h2 a {
		display: block;
		text-align: center;
		text-decoration: none;
		width: 110px;
		height: 50px;
		line-height: 50px;
		font-family: 'Roboto', sans-serif;
		color: #FFF;
		float: left;
		font-size: 12px;
		margin-left: 11px;
		margin-right: 11px;
	}


}


/****** CSS COMENTARIOS ******/

.comment-respond {
	margin-top: 50px;
	border-top: 1px dotted gray;
	padding: 10px 0;
}

.comment-respond .comment-reply-title {
	text-transform: uppercase;
}


#commentform{margin-left: 16px;}

.comment-form label {
	display:block;
	margin-bottom: 6px;
}

.comment-form textarea {
	width:100%;
	padding:10px;
}

.comment-form input[type=text] {
	height:35px;
}

.comment-form input[type=submit] {
	padding: 10px 28px;
	background-color: #16e0bd;
	color: #ffffff;
	border: 1px solid #cccccc;
}

.comment-form input[type=checkbox] {
	float: left;
	margin: 3px 5px 0 0;
}

.comment-form-legal label {
	font-size: 14px;
	font-style: italic;
	display:inline;
}

.form-submit{text-align: center;}

img.avatar-32 {
	width: 32px !important;
	display: none;
}
.fn	{
	color: #16e0bd;
	font-weight: bolder;
}
.comment-meta .commentmetadata a 	{
	font-size: 13px;
	color: #00ACE5;
}
ul.comments-list	{
	list-style: none none;
	padding-left: 0;
}
ul.comments-list, .comment	{
	border-top: 1px solid #dedddd;
	padding-top: 10px;
	margin-bottom: 10px;
}
.comment p	{
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 25px;
	display: block;
}
.comment-reply-link	{
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	border-radius: 4px;
	font-size: 14px;
	font-weight: lighter;
	border: 1px solid #16e0bd;
	background-color: #16e0bd;
}
.comment-reply-link:hover	{
	color: #ffffff;
	border-color: #16e0bd;
	background-color: #16e0bd;
}
.says	{
	color: #16e0bd;
}
.comment-form-comment textarea{width: 100%;}



.iCheck-helper{color:#fff !important;}

/****** SWEET ALERT ********/
body.stop-scrolling {
	height: 100%;
	overflow: hidden; }

.sweet-overlay {
	background-color: black;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	/* IE8 */
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000; }

.sweet-alert {
	background-color: white;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 478px;
	padding: 17px;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -200px;
	overflow: hidden;
	display: none;
	z-index: 99999; }
@media all and (max-width: 540px) {
	.sweet-alert {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		left: 15px;
		right: 15px; } }
.sweet-alert h2 {
	color: #575757;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	text-transform: none;
	position: relative;
	margin: 25px 0;
	padding: 0;
	line-height: 40px;
	display: block; }
.sweet-alert p {
	color: #797979;
	font-size: 16px;
	font-weight: 300;
	position: relative;
	text-align: inherit;
	float: none;
	margin: 0;
	padding: 0;
	line-height: normal; }
.sweet-alert fieldset {
	border: none;
	position: relative; }
.sweet-alert .sa-error-container {
	background-color: #f1f1f1;
	margin-left: -17px;
	margin-right: -17px;
	overflow: hidden;
	padding: 0 10px;
	max-height: 0;
	webkit-transition: padding 0.15s, max-height 0.15s;
	transition: padding 0.15s, max-height 0.15s; }
.sweet-alert .sa-error-container.show {
	padding: 10px 0;
	max-height: 100px;
	webkit-transition: padding 0.2s, max-height 0.2s;
	transition: padding 0.25s, max-height 0.25s; }
.sweet-alert .sa-error-container .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: white;
	line-height: 24px;
	text-align: center;
	margin-right: 3px; }
.sweet-alert .sa-error-container p {
	display: inline-block; }
.sweet-alert .sa-input-error {
	position: absolute;
	top: 29px;
	right: 26px;
	width: 20px;
	height: 20px;
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.1s;
	transition: all 0.1s; }
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
	content: "";
	width: 20px;
	height: 6px;
	background-color: #f06e57;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -9px; }
.sweet-alert .sa-input-error::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.sweet-alert .sa-input-error::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }
.sweet-alert .sa-input-error.show {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1); }
.sweet-alert input {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 17px;
	font-size: 18px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
	padding: 0 12px;
	display: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s; }
.sweet-alert input:focus {
	outline: none;
	box-shadow: 0 0 3px #c4e6f5;
	border: 1px solid #b4dbed; }
.sweet-alert input:focus::-moz-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5; }
.sweet-alert input:focus:-ms-input-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5; }
.sweet-alert input:focus::-webkit-input-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5; }
.sweet-alert input::-moz-placeholder {
	color: #bdbdbd; }
.sweet-alert input::-ms-clear {
	display: none; }
.sweet-alert input:-ms-input-placeholder {
	color: #bdbdbd; }
.sweet-alert input::-webkit-input-placeholder {
	color: #bdbdbd; }
.sweet-alert.show-input input {
	display: block; }
.sweet-alert .sa-confirm-button-container {
	display: inline-block;
	position: relative; }
.sweet-alert .la-ball-fall {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: 4px;
	opacity: 0;
	visibility: hidden; }
.sweet-alert button {
	background-color: #8CD4F5;
	color: white;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 10px 32px;
	margin: 26px 5px 0 5px;
	cursor: pointer; }
.sweet-alert button:focus {
	outline: none;
	box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
.sweet-alert button:hover {
	background-color: #7ecff4; }
.sweet-alert button:active {
	background-color: #5dc2f1; }
.sweet-alert button.cancel {
	background-color: #C1C1C1; }
.sweet-alert button.cancel:hover {
	background-color: #b9b9b9; }
.sweet-alert button.cancel:active {
	background-color: #a8a8a8; }
.sweet-alert button.cancel:focus {
	box-shadow: rgba(197, 205, 211, 0.8) 0 0 2px, rgba(0, 0, 0, 0.0470588) 0 0 0 1px inset !important; }
.sweet-alert button[disabled] {
	opacity: .6;
	cursor: default; }
.sweet-alert button.confirm[disabled] {
	color: transparent; }
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s; }
.sweet-alert button::-moz-focus-inner {
	border: 0; }
.sweet-alert[data-has-cancel-button=false] button {
	box-shadow: none !important; }
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
	padding-bottom: 40px; }
.sweet-alert .sa-icon {
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	-webkit-border-radius: 40px;
	border-radius: 50%;
	margin: 20px auto;
	padding: 0;
	position: relative;
	box-sizing: content-box; }
.sweet-alert .sa-icon.sa-error {
	border-color: #F27474; }
.sweet-alert .sa-icon.sa-error .sa-x-mark {
	position: relative;
	display: block; }
.sweet-alert .sa-icon.sa-error .sa-line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #F27474;
	display: block;
	top: 37px;
	border-radius: 2px; }
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px; }
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px; }
.sweet-alert .sa-icon.sa-warning {
	border-color: #F8BB86; }
.sweet-alert .sa-icon.sa-warning .sa-body {
	position: absolute;
	width: 5px;
	height: 47px;
	left: 50%;
	top: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #F8BB86; }
.sweet-alert .sa-icon.sa-warning .sa-dot {
	position: absolute;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: -3px;
	left: 50%;
	bottom: 10px;
	background-color: #F8BB86; }
.sweet-alert .sa-icon.sa-info {
	border-color: #C9DAE1; }
.sweet-alert .sa-icon.sa-info::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 29px;
	left: 50%;
	bottom: 17px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #C9DAE1; }
.sweet-alert .sa-icon.sa-info::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: -3px;
	top: 19px;
	background-color: #C9DAE1;
	left: 50%; }
.sweet-alert .sa-icon.sa-success {
	border-color: #A5DC86; }
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
	content: '';
	-webkit-border-radius: 40px;
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	background: white;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }
.sweet-alert .sa-icon.sa-success::before {
	-webkit-border-radius: 120px 0 0 120px;
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px; }
.sweet-alert .sa-icon.sa-success::after {
	-webkit-border-radius: 0 120px 120px 0;
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 60px;
	transform-origin: 0 60px; }
.sweet-alert .sa-icon.sa-success .sa-placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, 0.2);
	-webkit-border-radius: 40px;
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2; }
.sweet-alert .sa-icon.sa-success .sa-fix {
	width: 5px;
	height: 90px;
	background-color: white;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.sweet-alert .sa-icon.sa-success .sa-line {
	height: 5px;
	background-color: #A5DC86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2; }
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.sweet-alert .sa-icon.sa-custom {
	background-size: contain;
	border-radius: 0;
	border: none;
	background: no-repeat center center;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
	0% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7); }
	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05); }
	80% {
		transform: scale(0.95);
		-webkit-transform: scale(0.95); }
	100% {
		transform: scale(1);
		-webkit-transform: scale(1); } }

@keyframes showSweetAlert {
	0% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7); }
	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05); }
	80% {
		transform: scale(0.95);
		-webkit-transform: scale(0.95); }
	100% {
		transform: scale(1);
		-webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1); }
	100% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1); }
	100% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
	0% {
		top: 0; }
	100% {
		top: 50%; } }

@keyframes slideFromTop {
	0% {
		top: 0; }
	100% {
		top: 50%; } }

@-webkit-keyframes slideToTop {
	0% {
		top: 50%; }
	100% {
		top: 0; } }

@keyframes slideToTop {
	0% {
		top: 50%; }
	100% {
		top: 0; } }

@-webkit-keyframes slideFromBottom {
	0% {
		top: 70%; }
	100% {
		top: 50%; } }

@keyframes slideFromBottom {
	0% {
		top: 70%; }
	100% {
		top: 50%; } }

@-webkit-keyframes slideToBottom {
	0% {
		top: 50%; }
	100% {
		top: 70%; } }

@keyframes slideToBottom {
	0% {
		top: 50%; }
	100% {
		top: 70%; } }

.showSweetAlert[data-animation=pop] {
	-webkit-animation: showSweetAlert 0.3s;
	animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideFromTop 0.3s;
	animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideFromBottom 0.3s;
	animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
	-webkit-animation: hideSweetAlert 0.2s;
	animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideToTop 0.4s;
	animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideToBottom 0.3s;
	animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px; }
	54% {
		width: 0;
		left: 1px;
		top: 19px; }
	70% {
		width: 50px;
		left: -8px;
		top: 37px; }
	84% {
		width: 17px;
		left: 21px;
		top: 48px; }
	100% {
		width: 25px;
		left: 14px;
		top: 45px; } }

@keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px; }
	54% {
		width: 0;
		left: 1px;
		top: 19px; }
	70% {
		width: 50px;
		left: -8px;
		top: 37px; }
	84% {
		width: 17px;
		left: 21px;
		top: 48px; }
	100% {
		width: 25px;
		left: 14px;
		top: 45px; } }

@-webkit-keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px; }
	65% {
		width: 0;
		right: 46px;
		top: 54px; }
	84% {
		width: 55px;
		right: 0;
		top: 35px; }
	100% {
		width: 47px;
		right: 8px;
		top: 38px; } }

@keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px; }
	65% {
		width: 0;
		right: 46px;
		top: 54px; }
	84% {
		width: 55px;
		right: 0;
		top: 35px; }
	100% {
		width: 47px;
		right: 8px;
		top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg); }
	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg); }
	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg); }
	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg); }
	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg); }
	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg); }
	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
	-webkit-animation: animateSuccessTip 0.75s;
	animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
	-webkit-animation: animateSuccessLong 0.75s;
	animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0; }
	100% {
		transform: rotateX(0deg);
		-webkit-transform: rotateX(0deg);
		opacity: 1; } }

@keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0; }
	100% {
		transform: rotateX(0deg);
		-webkit-transform: rotateX(0deg);
		opacity: 1; } }

.animateErrorIcon {
	-webkit-animation: animateErrorIcon 0.5s;
	animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
	0% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0; }
	50% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0; }
	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px; }
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1; } }

@keyframes animateXMark {
	0% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0; }
	50% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0; }
	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px; }
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1; } }

.animateXMark {
	-webkit-animation: animateXMark 0.5s;
	animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
	0% {
		border-color: #F8D486; }
	100% {
		border-color: #F8BB86; } }

@keyframes pulseWarning {
	0% {
		border-color: #F8D486; }
	100% {
		border-color: #F8BB86; } }

.pulseWarning {
	-webkit-animation: pulseWarning 0.75s infinite alternate;
	animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
	0% {
		background-color: #F8D486; }
	100% {
		background-color: #F8BB86; } }

@keyframes pulseWarningIns {
	0% {
		background-color: #F8D486; }
	100% {
		background-color: #F8BB86; } }

.pulseWarningIns {
	-webkit-animation: pulseWarningIns 0.75s infinite alternate;
	animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
	0% {
		transform: rotate(0deg); }
	100% {
		transform: rotate(360deg); } }

@keyframes rotate-loading {
	0% {
		transform: rotate(0deg); }
	100% {
		transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
	border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	-ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	-ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.la-ball-fall {
	display: block;
	font-size: 0;
	color: #fff; }

.la-ball-fall.la-dark {
	color: #333; }

.la-ball-fall > div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor; }

.la-ball-fall {
	width: 54px;
	height: 18px; }

.la-ball-fall > div {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: ball-fall 1s ease-in-out infinite;
	-moz-animation: ball-fall 1s ease-in-out infinite;
	-o-animation: ball-fall 1s ease-in-out infinite;
	animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
	-webkit-animation-delay: -200ms;
	-moz-animation-delay: -200ms;
	-o-animation-delay: -200ms;
	animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
	-webkit-animation-delay: -100ms;
	-moz-animation-delay: -100ms;
	-o-animation-delay: -100ms;
	animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
	-webkit-animation-delay: 0ms;
	-moz-animation-delay: 0ms;
	-o-animation-delay: 0ms;
	animation-delay: 0ms; }

.la-ball-fall.la-sm {
	width: 26px;
	height: 8px; }

.la-ball-fall.la-sm > div {
	width: 4px;
	height: 4px;
	margin: 2px; }

.la-ball-fall.la-2x {
	width: 108px;
	height: 36px; }

.la-ball-fall.la-2x > div {
	width: 20px;
	height: 20px;
	margin: 8px; }

.la-ball-fall.la-3x {
	width: 162px;
	height: 54px; }

.la-ball-fall.la-3x > div {
	width: 30px;
	height: 30px;
	margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-145%);
		transform: translateY(-145%); }
	10% {
		opacity: .5; }
	20% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0); }
	80% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0); }
	90% {
		opacity: .5; }
	100% {
		opacity: 0;
		-webkit-transform: translateY(145%);
		transform: translateY(145%); } }

@-moz-keyframes ball-fall {
	0% {
		opacity: 0;
		-moz-transform: translateY(-145%);
		transform: translateY(-145%); }
	10% {
		opacity: .5; }
	20% {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0); }
	80% {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0); }
	90% {
		opacity: .5; }
	100% {
		opacity: 0;
		-moz-transform: translateY(145%);
		transform: translateY(145%); } }

@-o-keyframes ball-fall {
	0% {
		opacity: 0;
		-o-transform: translateY(-145%);
		transform: translateY(-145%); }
	10% {
		opacity: .5; }
	20% {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0); }
	80% {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0); }
	90% {
		opacity: .5; }
	100% {
		opacity: 0;
		-o-transform: translateY(145%);
		transform: translateY(145%); } }

@keyframes ball-fall {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-145%);
		-moz-transform: translateY(-145%);
		-o-transform: translateY(-145%);
		transform: translateY(-145%); }
	10% {
		opacity: .5; }
	20% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0); }
	80% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0); }
	90% {
		opacity: .5; }
	100% {
		opacity: 0;
		-webkit-transform: translateY(145%);
		-moz-transform: translateY(145%);
		-o-transform: translateY(145%);
		transform: translateY(145%); } }

.confirm{background-color: #00ACE5 !important}.confirm:hover{background-color: #00ACE5 !important}
.wp-caption .alignleft {width: 100% !important;}

.comment-form-legal a {
    color: #16e0bd;
    text-decoration: none;
}
.welc_container{
	max-width:900px;
	margin:10px auto 50px auto;
	font-family: Roboto, sans-serif;
	width: 100%;
	min-width:320px;
	background-color:#fff;
}
.welc_container img{
	height: auto;
	width: 100%;
}
.welc_container_texto{
	padding: 0 15px;
	display:block;
}
.welc_titular{
	text-align:center;
	color:#FF5a28;
	font-family: Roboto, sans-serif;
	font-weight: bolder;
	display: block;
	font-size:30px;
	margin:20px 0;
}
.welc_parraf{
	text-align:center;
	color:#000;
	font-family: Roboto, sans-serif;
	display: block;
	font-size:15px;
}
.welc_boton{
	background-color: #16e0bd;
	display: block;
	padding: 10px 20px;
	max-width:400px;
	text-align:center;
	color:#FFF;
	font-family: Roboto, sans-serif;
	font-size:25px;
	margin:20px auto;
	text-decoration:none;
	font-weight: bolder;
}
.welc_container_texto ul {
	max-width:400px;
	margin:auto;
	display:block;
	padding:0;
	font-size:15px;
	font-family: Roboto, sans-serif;
	list-style-type:square;
}
.welc_container_texto ul li{
	font-size:15px;
	font-family: Roboto, sans-serif;
	list-style-type:square;
}.kksr-title{display:none;}
