/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */

/* Body
----------------------------------------------------------------------------------------------------*/

body { background:#F4F4F4;}

/* Header
----------------------------------------------------------------------------------------------------*/
#menu .item227, #menu .item228, #menu .item232, #menu .item233,
#absolute .item227, #absolute .item228, #absolute .item232, #absolute .item233	{
	display: none;
}
#header	{
	border-top: 5px solid #153966;
}
#headerbar .module	{
	max-width: none;
}

.bg-menu	{
	background: #153966;
	padding: 15px 0;
	margin-bottom: 20px;
}

.bg-header { background:#FFF;}

a#logo{margin-top:15px;}
.banner img{max-width:100%;}

/* top
----------------------------------------------------------------------------------------------------*/
.wk-slideshow .caption {
	font-size: 24px;
	text-transform: uppercase;
	top: 0;
	bottom: inherit;
	line-height:24px;
}
.wk-slideshow .caption a {
	text-decoration: none;
}
.wk-slideshow .caption a:hover {
	text-decoration: underline;
}
.wk-slideshow-default .nav span	{
	background: #999;
	width: 13px;
	height: 13px;
}
.wk-slideshow-default .nav .active span	{
	background: #B30337;
}
.wk-slideshow-default .nav li	{
	margin-left: 8px;
}

/*.wk-slideshow-default img{max-width:none; width:100%;}*/

.wk-zoo-item div.media
{
	margin-right:0px !important;
}
.wk-zoo-item div.media-left	{
	float: none;
	width: 100%;
	margin-right: 0;
}
/* left
----------------------------------------------------------------------------------------------------*/
#sidebar-a	{
	background: #153966;
	padding: 10px 0;
	width: 31%;
}
.izq-men li a	{
	width: 20px;
	height: 16px;
	float: left;
	overflow: hidden;
	text-indent: -100px;
	margin: 5px 10px;
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
}
.izq-men li.item101 a	{
	background-position: 0 -16px;
}
.izq-men li.item101 a:hover, .izq-men li.item101 a.active	{
	background-position: 0 0;
}
.izq-men li.item222 a	{
	background-position: -44px -16px;
}
.izq-men li.item222 a:hover, .izq-men li.item222 a.active	{
	background-position: -44px 0;
}
.izq-men li.item223 a	{
	background-position: -84px -17px;
}
.izq-men li.item223 a:hover, .izq-men li.item223 a.active	{
	background-position: -84px -1px;
}
.izq-men li.item224 a	{
	background-position: -124px -16px;
}
.izq-men li.item224 a:hover, .izq-men li.item224 a.active	{
	background-position: -124px 0;
}
#sidebar-a .module {
    padding: 8px;
}
.destinos-exoticos h3, .encuesta	{
	color: #FFF;
}

#innertop .destinos-exoticos h3{color:#0E2645;}

.encuesta h4	{
	margin: 0 0 10px 0;
}

#poll_buttons_1 input#submit_vote_1	{
	border: 2px solid #FFF;
	border-radius: 5px;
	background: #B30337;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:2px 10px;
}
#sidebar-a h3.module-title	{
	font-size: 20px;
	line-height: 20px;
}

/* right
----------------------------------------------------------------------------------------------------*/
h1.title	{
	color: #333;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.destacados	{
	margin-bottom: 40px;
}
.destacados .zoo-defaultpro	{
	margin: 0 -10px;
}
.destacados .zoo-itempro-defaultpro img	{
	vertical-align: top;
}
.destacados .layout-default {
    position: relative;
	margin:0 10px 20px 10px;
}
.destacados .layout-default p.title {
	display: block;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	opacity: 0;
	background: #B30337;
    color: #FFFFFF;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
	display: block;
}
.destacados .layout-default:hover p.title {
	opacity: 1;
}
.destacados p.title a {
	color: #FFF;
	padding: 10px;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 19px;
	display: inline-block;
}
.sub-items	{
	margin: 0 -10px;
}
.teaser-item	{
	margin: 10px;
}
.sub-items .teaser-item h1.title	{
	font-size: 12px;
	line-height: 14px;
	background:#B30337;
	padding:0px;
	margin-top:-5px;
}
.sub-items .teaser-item h1.title a {
	color:#FFF;
	}
.sub-items .teaser-item h1.title a:hover {
	color:#FFF;
	text-decoration:none;
}
table	{
	border-bottom: 1px solid #CCCCCC !important;
	border-right: 1px solid #CCCCCC !important;
}
table td	{
	border-top: 1px solid #CCCCCC !important;
	border-left: 1px solid #CCCCCC !important;
}
table td, table td p, table td p span, table td span, table td strong {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #000000 !important;
    font-weight: normal;
	font-size: 12px !important;
}
table td p	{
	margin: 0;
}
table td	{
    padding: 5px;
}
#yoo-zoo .item div.pos-content .element table	{
	margin: 0 auto;
}

/* bottom
----------------------------------------------------------------------------------------------------*/
.newsletter	{
	color: #B30337;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 15px;
}
.newsletter img	{
	margin-right: 15px;
}
.size-28	{
	font-size: 28px;
}
.acymailing	{
	background: #B30337;
	padding: 10px;
	height: 25px;
}
.acymailing	.acymailing_introtext	{
	color: #FFF;
	float: left;
	padding-bottom: 0;
	font-size: 22px;
    line-height: 22px;
}
.acymailing_form p	{
	float: left;
	margin: 0 15px;
	width: 27%;
}
.acysubbuttons {
    width: 14% !important;
}
.acymailing_form .inputbox	{
	color: #666;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.acymailing_form .button	{
	border: 2px solid #FFF;
	border-radius: 5px;
	background: #153966;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bg-bottom-b	{
	background-color: #333;
	color: #FFF;
	padding: 10px 0;
	margin-top: 20px;
}
.legal img	{
	float: left;
	margin-right: 40px;
}
.legal	{
	font-size: 16px;
	line-height: 19px;
	padding: 10px 30px 0 0;
	border-right: 1px solid #666;
}
.legal a	{
	color: #FFF;
}
.tel	{
	font-size: 17px;
	padding: 16px 0 0 30px;
	line-height: 14px;
}
.tel img	{
	margin-right: 15px;
}
.tel .size-20	{
	font-size: 27px;
	line-height: 29px;
}
/* footer
----------------------------------------------------------------------------------------------------*/
.bg-footer	{
	background: #272727;
	color: #FFF;
}
#footer	{
	text-align: left;
}
.siniestro	{
	float:right;
	color: #999;
	font-size: 11px;
	line-height: 12px;
}
.siniestro p	{
	margin: 3px 0 0 0;
}
.siniestro img	{
	float: left;
	margin-right: 5px;
}
.siniestro a	{
	color: #999;
}
/* Contacto
----------------------------------------------------------------------------------------------------*/

#userForm .componentheading { 
	font-size:30px; 
	border-bottom: 4px double #CCCCCC; 
	text-transform:uppercase; 
	margin: 0px 0px 10px 0px; 
	line-height:40px; 
	color:#333333;}

#userForm .rsform-block td:nth-child(1) { 
	color:#999999; 
	font-size:13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: right;}

#userForm .rsform-block td:nth-child(2) input.rsform-input-box { 
	width:324px; 
	height:30px; 
	border: 1px solid #999999; 
	padding:0px;}
#userForm .rsform-block td:nth-child(2) select.rsform-select-box { 
	width:208px; 
	height:30px; 
	border: 1px solid #999999; 
	padding:0px;}
	
#userForm .rsform-block td:nth-child(2) textarea.rsform-text-box { 
	width:512px; 
	height:113px; 
	border: 1px solid #999999; 
	padding:0px;}
	
#userForm .rsform-submit-button { 
	border: 2px solid #FFF;
	border-radius: 5px;
	background: #153966;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float:right;
	padding:2px 20px;
}

/* Carrusel Top
----------------------------------------------------------------------------------------------------*/

.carrusel-top { width:75%; margin:15px 0px; }


/* link a Rincon
----------------------------------------------------------------------------------------------------*/

#headerbar .agente { 
	width:206px !important; 
	height:42px; background:#B30337;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 10px 10px; 
	-webkit-box-shadow: 0 10px 15px -15px #000000;
	box-shadow: 0 10px 15px -15px #000000;
	position:absolute;
	right:0;
	z-index:999;
	text-align:center;
	color:#FFF;
	top: -5px;
	}
#headerbar .agente p {

	padding-top:10px !important;	
}
#headerbar .agente a {

	color:#FFF;
}

/* Destacados 
----------------------------------------------------------------------------------------------------*/

.destacados h3.module-title { 
	font-size:20px; 
	color:#B30337; 
	text-transform:uppercase; 
	border-bottom: 4px double #CCCCCC; 
	text-transform:uppercase; 
	margin: 0px 0px 10px 0px; 
	line-height:40px;}

/* Listado Continentes
----------------------------------------------------------------------------------------------------*/

.mactravel-default .floatbox {
	background: #153966; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #153966 49%, #b30337 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(49%,#153966), color-stop(100%,#b30337)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #153966 49%,#b30337 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #153966 49%,#b30337 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #153966 49%,#b30337 100%); /* IE10+ */
background: linear-gradient(135deg,  #153966 49%,#b30337 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153966', endColorstr='#b30337',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.mactravel-default .floatbox h2 a {
	color: #FFF;
	padding-left:5px;
	}
	
/* Visual Viaje
----------------------------------------------------------------------------------------------------*/	
.mactravel-default .precio-colgado {
	font-size:20px; 
	color:#B30337; 
	text-transform:uppercase; 
	border-top: 4px double #CCCCCC; 
	text-transform:uppercase; 
	margin: 0px 0px 10px 0px; 
	line-height:40px;
}

.mactravel-default .destaque {
	font-size:22px; 
	color:#143966; 

}

/* Lista Presentciones
----------------------------------------------------------------------------------------------------*/	

#yoo-zoo.mactravel-default-representaciones ul	{
	padding: 0;
}
#yoo-zoo.mactravel-default-representaciones ul li {
	padding-left:11px !important;
	padding-right: 10px;
	background:none !important;
	float:left;
	height: 132px;
}

/*.wk-slideshow, .wk-slideshow .slides { margin:auto !important;}*/


/* Lista Presentciones
----------------------------------------------------------------------------------------------------*/	

.mactravel-default	{
	margin-bottom: 40px;
}
.mactravel-default .teaser-item img	{
	vertical-align: top;
}
.mactravel-default .teaser-item {
    position: relative;
	margin:20px 10px 20px 10px;
}
.mactravel-default .teaser-item h1.title {
	display: block;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	opacity: 0;
	background: #B30337;
    color: #FFFFFF;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
	display: block;
}
.mactravel-default .teaser-item:hover h1.title {
	opacity: 1;
}
.mactravel-default .teaser-item h1.title a {
	color: #FFF;
	padding: 10px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
	display: inline-block;
}

#yoo-zoo .categories .category{float:left; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}


/* 2016-01-12 */

.bg-absolute{
	background-color:#146D8F;
}

#absolute{
	position:relative;
}


#search > ul,
#search > form{
	display:inline-block;
	vertical-align:middle;
}

.searchbox{
	padding:0 25px;
	width: auto;
	
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-sidebar li a	{
	width: 20px;
	height: 16px;
	float: left;
	overflow: hidden;
	text-indent: -100px;
	margin: 5px 10px;
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
}

.menu-sidebar li.item223 a,
.menu-sidebar li.item224 a {
	/*background-position: -84px -17px;*/
	background: none;
	width: 30px; height: 31px;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.menu-sidebar li.item223 a:hover, .menu-sidebar li.item223 a.active,
.menu-sidebar li.item224 a:hover, .menu-sidebar li.item224 a.active	{
	/*background-position: -84px -1px;*/
}

.menu-sidebar li.item223 a .icon,
.menu-sidebar li.item224 a .icon{
	display: inline-block;
	vertical-align: middle;
	width: 30px; height: 30px;
	background-size: contain;
}

