/* COLORES */
.celeste {
	color: rgb(215,247,250);
}
.bg-celeste {
    padding-bottom: 20px;
    border-radius: 5px;
/*    background-color: rgb(215,247,250);
    background-color: #bad6e6;*/
}
.cyan {
	color: #6CFCE1;
}
.gris-claro {
	color: rgb(245,245,245);
}
.bg-gris-claro {
	background-color: rgb(245,245,245);
}
.gris-oscuro {
	color: #3B3B3B;
}
.bg-gris-oscuro {
	background-color: #3B3B3B;
}
.negro {
	color: rgb(27,27,27);
}
.bg-negro {
	background-color: rgb(27,27,27);
}
.bg-naranja {
	background-color: rgb(255,237,179);
}
.btn-buscar {
	background-color: rgb(11,97,101);
	color: #fff;
	font-size: 22px;
/*	font-weight: bold;*/
	letter-spacing: 1px;
	height: 34px;
	padding: 0 10px;
	line-height: 34px;
	width: 100%;
}
.btn-buscar:hover {
    color: #79d3cd;
}
.btn-reset {
	background-color: rgb(66,115,128);
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 34px;
	padding: 0 10px;
	line-height: 34px;
	width: 20%;
}


.btn-naranja {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd8a00+0,fb6600+100 */
	background: rgb(253,138,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYjY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(253,138,0,1) 0%, rgba(251,102,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,138,0,1)), color-stop(100%,rgba(251,102,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,138,0,1) 0%,rgba(251,102,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,138,0,1) 0%,rgba(251,102,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,138,0,1) 0%,rgba(251,102,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,138,0,1) 0%,rgba(251,102,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8a00', endColorstr='#fb6600',GradientType=0 ); /* IE6-8 */
}
.navbar.header {
	background: #EDF8F2 url(../img/fondo.jpg) center -70px no-repeat;
	/*background-size: 100% auto;*/
	/*height: 138px;*/
	margin-bottom:1em;
}
#logo-uncrucero {
	max-height: 136px;
}
.navbar.header .banner-llamar img {
	float: right;
}
.ship-grande {
	background:transparent url(../img/sprites.png) -40px 0px no-repeat;
	width: 43px;
	height: 41px;
	display: inline-block;
}
.plane-grande {
	background:transparent url(../img/sprites.png) -84px 0px no-repeat;
	width: 43px;
	height: 41px;
	display: inline-block;
}
.radio-on {
	background:transparent url(../img/sprites.png) -40px -40px no-repeat;
	width: 43px;
	height: 41px;
	display: inline-block;
}
.radio-off {
	background:transparent url(../img/sprites.png) -40px -78px no-repeat;
	width: 43px;
	height: 41px;
	display: inline-block;
}
.calendar {
	background:transparent url(../img/sprites.png) -4px -11px no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
}
.marker {
	background:transparent url(../img/sprites.png) -4px -46px no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
}
.ship {
	background:transparent url(../img/sprites.png) -4px -80px no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
}
.buscador {

}
.col-md-3 .buscador div.form-group {
	min-width: 100%;
}
.title-buscador {
	overflow: hidden;
}
.title-buscador p {
	font-size: 23px;
}
.col-md-5 .title-buscador p {
	position:relative;
	top:5px;
}
.col-md-3 .title-buscador p {
	width: 225px;
}
.buscador label {
	display: inline;
}
.buscador input[type=radio]
{
	display: none;
}
/*
.buscador input[type=radio] + span.check
{
	background:transparent url(../img/sprites.png) -40px -40px no-repeat;
	width: 43px;
	height: 41px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}*/
.buscador input[type=radio] + span.check
{
background: transparent url(../img/sprites.png) -30px -28px no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    background-size: 80px;
	}
.buscador input[type=radio]:checked + span.check
{
	background:transparent url(../img/sprites.png) -40px -78px no-repeat;
}

form[name=frmPresupuesto] input[type=radio],
form[name=frmPresupuesto] input[type=checkbox]
{
	transform:scale(2);
	margin: 10px 13px 0 13px;
	position: relative;
	top: 2px;
}
.newsletter {
	color:#fff;
	font-size: 30px;
	text-align: center;
	margin:.5em 0;
}

footer .menu {
	text-align: center;
	color: #6CFCE1;
}
footer .menu a {
	color: #1b1b1b;
}
footer .texto-general {
	font-size: 11px;
}

.mediosdepago {
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	margin: .5em 0;
}
.mediosdepago a {
	text-decoration: none;
	color: #1b1b1b;
}
.mediosdepago h3 {
	margin: .5em 0;
}
.mediosdepago .inner-wrapper {
	height:100px;
	overflow: hidden;
}
.mediosdepago .inner-wrapper > div {
	width: 114px;
	height: 107px;
	position: relative;
	text-align: center;
}
.mediosdepago > div > div > div {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.mediosdepago img {
	max-height: 60px;
	position: absolute;
	top: 28%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.mediosdepago p {
	font-size: 12px;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.pubs .con-sombra {
	box-shadow: 0px 0px 10px #aaa;
	height: 209px;
	overflow: hidden;
}
.con-sombra .comp-nav {
	font-weight: 300;
	color: rgb(5,82,88);
	text-align: center;
	font-size: 30px;
}
.con-sombra .logo-naviera {
	height: 25px;
	margin: 11px;
}
.banner {
	position: relative;
	margin: 0 0 1em 0;
}
.banner > a > div {
	position: absolute;
	bottom: 10px;
	width: 80%;
	text-align: center;
	left: 10%;
	color: #fff;
	/*text-shadow: 0 0 3px #666;*/
	text-shadow:0 0 3px #000, 0 0 5px #000;
	font-size: 27px;
}
.nav-tabs a {
	width: 135px;
	height: 62px;
	vertical-align: middle;
	display: table-cell !important;
	text-align: center;
}
.titulo {
	border-bottom: 1px solid #1b1b1b;
	cursor: pointer;
}
.titulo h1 {
	font-size: 20px;
	font-weight: bolder;
	display: inline-block;
}
.titulo nav {
	display: inline-block;
	float: right;
}
.titulo .pagination {
	margin: 8px 0;
}
.titulo .pagination li a {
	margin: 0 2px;
	border-radius: 20px;
}
.estrellas {
	display: inline-block;
}
.estrellas .fa-star,
.estrellas .fa-star-half-o {
	color: #fabd05;
}
.estrellas .fa-star-o {
	color: #aaa;
}
.estrellas .fa
{
	margin: 0 .25em;
}
.nav-tabs li {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c6a6d+0,084a4c+100 */
	background: rgb(12,106,109); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjNmE2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODRhNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(12,106,109,1) 0%, rgba(8,74,76,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,106,109,1)), color-stop(100%,rgba(8,74,76,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(12,106,109,1) 0%,rgba(8,74,76,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(12,106,109,1) 0%,rgba(8,74,76,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(12,106,109,1) 0%,rgba(8,74,76,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(12,106,109,1) 0%,rgba(8,74,76,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c6a6d', endColorstr='#084a4c',GradientType=0 ); /* IE6-8 */

	margin: 0 1px -1px 1px;
	border-radius: 6px;
}
.nav-tabs li.active {
	color: #1b1b1b;
}
.nav-tabs li a {
	color: #fff;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus {
	color: #1b1b1b;
	background-color: rgb(245,245,245);
}
.nav-tabs li a:hover {
	color: #1b1b1b;
	background-color: #fff;
}
.tab-content {
	background-color: rgb(245,245,245);
}
.naviera-buques > div {
	margin-bottom: 1em;
	text-align: center;
}
.naviera-buques > div a {
	font-size:16px;
	font-weight: bold;
	color:#1b1b1b;
}
.naviera-buques > div img {
	display: block;
	margin: 0 auto;
}
.crucero {
	border-top: 1px solid #1b1b1b;
	padding: 1em 0;
	margin: .25em 0 1em 0;
}

.crucero:first-child {
	border: 0;
}

.crucero h2 {
	background-color: rgb(245,245,245);
	border-left: 2px solid #1b1b1b;
	padding: .25em .5em;
	margin: 0;
	font-size: 24px;
	display: inline-block;
}

.crucero .precio,
.crucero-individual .precio
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: .75em;
}
form .input-group {
	width: 10em;
	margin: 0 auto;
}
form .input-group input {
	text-align: center;
	width: 6em !important;
	margin: 0 .5em;
}
form .mas, form .menos {
	cursor: pointer;
	font-size: 30px;
	margin: 0 .25em;
	padding: 0 .25em;
	border-radius: 18px !important;
	border: 2px solid #1b1b1b !important;
}

.btn-presupuesto {
	color: #1b1b1b;
	border: 1px solid #1b1b1b;
	font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#89f0f9+0,6dd1e1+100 */
	background: rgb(137,240,249); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5ZjBmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZGQxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(137,240,249,1) 0%, rgba(109,209,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,240,249,1)), color-stop(100%,rgba(109,209,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(137,240,249,1) 0%,rgba(109,209,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(137,240,249,1) 0%,rgba(109,209,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(137,240,249,1) 0%,rgba(109,209,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(137,240,249,1) 0%,rgba(109,209,225,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89f0f9', endColorstr='#6dd1e1',GradientType=0 ); /* IE6-8 */
}
.btn-presupuesto:hover {
	transition: all 0.3s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8ef7ff+0,7cedff+100 */
	background: rgb(142,247,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlZjdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2VkZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(142,247,255,1) 0%, rgba(124,237,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,247,255,1)), color-stop(100%,rgba(124,237,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(142,247,255,1) 0%,rgba(124,237,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(142,247,255,1) 0%,rgba(124,237,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(142,247,255,1) 0%,rgba(124,237,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(142,247,255,1) 0%,rgba(124,237,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ef7ff', endColorstr='#7cedff',GradientType=0 ); /* IE6-8 */
}
.btn-detalles {
	color:#fff;
	border: 1px solid #1b1b1b;
	font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007074+0,055258+100 */
	background: rgb(0,112,116); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzA3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTUyNTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,112,116,1) 0%, rgba(5,82,88,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,112,116,1)), color-stop(100%,rgba(5,82,88,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,112,116,1) 0%,rgba(5,82,88,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,112,116,1) 0%,rgba(5,82,88,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,112,116,1) 0%,rgba(5,82,88,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,112,116,1) 0%,rgba(5,82,88,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007074', endColorstr='#055258',GradientType=0 ); /* IE6-8 */
}
.btn-detalles:hover {
	transition: all 0.3s;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00878c+0,066970+100 */
	background: rgb(0,135,140); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODc4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjY5NzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,135,140,1) 0%, rgba(6,105,112,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,135,140,1)), color-stop(100%,rgba(6,105,112,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,135,140,1) 0%,rgba(6,105,112,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,135,140,1) 0%,rgba(6,105,112,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,135,140,1) 0%,rgba(6,105,112,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,135,140,1) 0%,rgba(6,105,112,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00878c', endColorstr='#066970',GradientType=0 ); /* IE6-8 */
}

.titulo-inverso {
	background-color: #1b1b1b;
	color:#fff;
}
.titulo-inverso h1, .titulo h1 {
	margin-top:0;
	margin-bottom:0;
	font-size: 24px;
	text-transform: uppercase;
	padding:.25em 0 .25em .5em;
}
.logo-inverso {
	background-color: #616161;
}
.logo-inverso img {
	margin:0 auto;
}
.contacto > div {
	background-color: #F6F6F6;
	padding:0;
}
.faq h2 {
	font-size: 14px;
	border-top: 2px solid #1FDFEC;
	color: #016064;
	margin: 0;
	padding: .5em 0;
	font-weight: bold;
	cursor: pointer;
}
.faq h2 + div {
	display: none;
	font-size: 13px;
}
.faq h2 + div h3 {
	font-weight: bold;
	font-size: 13px;
}

.carousel.slide {
	float:none;
}

.presupuesto th {
	width:150px;
}

.presupuesto .header-datos {
	background-color: #e1e1e1;
	line-height: 2em;
	border-top: 1px solid #1b1b1b;
	font-weight: bold;
	font-size: 18px;
}

th.designacion {
	width:450px;
}

td.precio,
th.precio {
	text-align:right;
}
.cruceros-relacionados {
	border-top: 2px solid #1b1b1b;
	margin-top: 1em;
}
.cruceros-relacionados h3 {
	text-transform: uppercase;
	padding: .5em 0;
	margin: 0;
}
.tab-pane {
	padding: 1em;
}
.tab-pane h3 {
	margin: 0;
	padding: .5em 0;
}

.llamenos {
	border:1px solid #1b1b1b;
	background-color: #fff;
	font-size: 20px;
    width: 85%;
    margin: 0 auto;
    padding: .5em 1em;
    overflow: hidden;
}
.llamenos > div {
	color: #FF003C;
	display: inline-block;
}

.expediente {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: .25em 0;
}

.presupuesto th {
	vertical-align: top;
}

@media (min-width: 992px) {
	/* .carousel-control { */
		/* opacity: 1; */
		/* color: #333; */ /* SL(lucas) comento para que quede el mismo color que en las vistas mas chicas */
		/* text-shadow: none; */
	/* } */

	/* COMENTARIO DE PRUEBA */

	.carousel-control.left {
		/* left: -3em; */ /* SL(lucas) comento para que quede igual que el boton derecho */
		background: none;
	}

	.carousel-control.right {
/*		right: -3em; 	 */ /* SL: Comento porque hace mas ancho todo el sitio y genera scroll a la derecha */
		background: none;
	}
	.carousel-control.left:hover,
	.carousel-control.right:hover {
		transition: all 0.3s;
		color: #888;
	}
	.carousel-control.left:focus,
	.carousel-control.right:focus {
		transition: all 0.3s;
		color: #666;
	}
}

.bottom {
	margin-top: 1em;
}
.dim1 {
	width: 1px;
	height: 1px;
}

.matriz-precios {
	margin-bottom: 3px;
}
.matriz-precios + small {
	display: block;
	margin-bottom: 10px;
}
.matriz-precios thead tr th {
	text-align: center;
}
.matriz-precios thead tr th img {
	width: 80px;
	height: 60px;
	display: block;
	margin: 0 auto;
}
.matriz-precios tbody tr td {
	vertical-align: middle;
	text-align: center;
}
.matriz-precios tbody td.visible-xs-block img.img-responsive {
	max-width: 80px;
	margin: .5em auto;
}

form[name=frmBuscarVuelos] .form-group {
	margin-bottom: 12px;
}
form[name=frmBuscarVuelos] .form-group.mini {
	font-size: 11px;
	line-height: .25em;
	margin-bottom: 0px;
}
.form-group.opciones-avanzadas {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -.5px;
	line-height: 41px;
}
.form-group.mini label {
	font-weight: normal;
}
.form-group.mini input {
	width: 2.5em;
	display: inline-block;
	text-align: center;
	position: relative;
	top: -9px;
	left: 6px;
	background-color: #E5D4A0;
	border: 0;
}

.form-group.mini .form-control:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100,100,100, 0.6);
}

.formadepago img {
	max-height: 70px;
	margin: 0 auto;
}

.g-recaptcha.gc-err>div {
       border:1px solid #a94442;
}

@media (max-width: 767px) {
	.navbar.header {
		background: #EDF8F2 url(../img/fondo.jpg) center 0px no-repeat;
		background-size: auto 100%;
	}
	.row {
		margin-left: -8px;
		margin-right: -7px;
	}
	#logo-uncrucero {
		display: block;
		margin: 0 auto;
	}
	.navbar.header .banner-llamar img {
		max-width: 70%;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.wrapper-buscador {
		border: 1px solid #1b1b1b;
		border-radius: 6px;
		margin: 1%;
		width: 98%;
	}
	.title-buscador p {
		font-size: 14.5px;
	}
	.pubs .con-sombra {
		box-shadow: 0px 0px 10px #aaa;
		height:auto;
	}
	.crucero h2 {
		font-size: 16px;
		margin-bottom: .5em;
	}
	.crucero .precio,
	.crucero-individual .precio
	{
		margin-bottom: 0;
	}
	.btn-presupuesto,
	.btn-detalles
	{
		width: 100%;
		margin:.25em 0;
	}
	.panel-default>.panel-heading {
		background:rgb(11,97,101);
		background-image: none;
		color:#fff;
	}
	.presupuesto > .col-xs-12:first-child {
		margin: 0;
		padding: 0;
	}
	.matriz-precios {
		font-size: 12px;
	}
	.td-xs-precio{
		text-align: right;
	}
        .bg-naranja {
                height: 530px;
        }
	#iframe-vuelos {
		height: 470px !important;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.navbar.header .banner-llamar img {
		float: right;
		width: 70%;
		margin-top: 37px;
		margin-right: -12px;
	}
	.nav-tabs>li>a {
		padding: 0;
		width: 84px;
		font-size: 12.5px;
	}
	.col-md-3 .title-buscador p {
	    width: 124px;
	    font-size: 18px;
	}
	.ship-grande {
		position: absolute;
	    top: 0;
	    right: 0;
	}
	label[for=sinvisa],
	label[for=convisa] {
		font-size: 13px;
	}
	#iframe-vuelos {
		height: 507px !important;
	}
}

@media (min-width: 992px) {
	.col-md-3 .title-buscador p {
	    width:225px;
	}
	.ship-grande {
		position: absolute;
	    top: 0;
	    right: 0;
	}
	.navbar.header .banner-llamar img {
		float: right;
		margin-top: 20px;
		/*width: 70%;*/
	}
	.bg-celeste {
		/*height: 530px;*/
	}
	.bg-naranja {
		height: 530px;
	}
	#iframe-vuelos {
		height: 490px !important;
	}
}
@media (min-width: 1200px) {
	.navbar.header .banner-llamar img {
		float: right;
		margin-top: 13px;
	}
	.bg-celeste {
		/*height: 335px;*/
	}
	.bg-celeste .title-buscador {
	    margin-bottom: 20px;
	}
	.bg-naranja {
		height: 335px;
	}
	#iframe-vuelos {
		height: 306px !important;
	}
}

.entre-buscadores {
	margin-bottom: 0;
}

/**
 * FREE LOGIC ADDONS
 */

form.newsletter-request input {
	float: left;
	width: 90%;
	margin-top: 4px;
}

form.newsletter-request .fa-location-arrow {
	cursor: pointer;
	font-size: 30px;
}

.top-10 {
	padding-top: 10px;
}

.bottom-10 {
	padding-bottom: 10px;
}

.no-gutter {
	padding-left: 0px;
	padding-right: 0px;
}

.budget-room input{
	transform: scale(2);
    margin: 10px 13px 0 13px;
    position: relative;
    top: 2px;
}

.has-feedback label~.form-control-feedback {
	right: 15px;
}

.mb-15 {
	margin-bottom: 15px;
}

#seguros-collapsible dt.deg span {
	cursor: pointer;
}

body {
    font-family: "Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0;
}

@media (max-width: 768px) {
	/* Textos Banners */
	.banner p,
	.banner p span {
		/*font-size: 18px;*/
	}

	/* Titulo buscador */
	.title-buscador p {
		padding-top: 11px;
	}
}

.reset-default {
    /*Reset's every elements apperance*/
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-spacing: 0;
    color: #26589F;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42rem;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
}

.http-error-frame {
	border-left: 3px solid #e3e3e3;
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 100px;
}

ul.azul, ul.marron{
    padding-left:0;
}
ul.azul li, ul.marron li{
    list-style-type: none;
}
.font-reducida{
    font-size: 80%;
}
.font-reducida>h5{
    font-size: 14px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 400;
    padding: 5px;
    background: #1A429A;
}

/*********** overlay ***************/

/* Loading Overlay */
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 99999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  _font: 0/0 a;
  _color: transparent;
  _text-shadow: none;
  _background-color: transparent;
  _border: 0;

	color: #000;
	text-shadow: none;
	background-color: #FFFFFF;
	border: 0;
	width: 100%;
	font-weight: bold;
	font-size: 120%;
	line-height: 50px;
	text-align: center;
	height: 50px;
}

.loading:not(:required):after {
  content: '';
  position: absolute;
  _left: 50%;
  _top: 50%;
  _height:60px;
  _width:60px;
	left: 30%;
	top: 5px;
	height: 40px;
	width: 40px;
  margin:0px auto;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left:6px solid rgba(0,0,0,.15);
  border-right:6px solid rgba(0,0,0,.15);
  border-bottom:6px solid rgba(0,0,0,.15);
  border-top:6px solid rgba(0,0,0,.8);
  border-radius:100%;
}

/* Animation */
@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}
/*********** overlay ***************/

/*********** list_cabinas ***************/
.top-buffer{
	margin-top:15px;
}
.bottom-buffer{
	margin-bottom:15px;
}
.aclaracion-cell{
	width:80px;
}
.pasajero{
	_border-bottom: 1px solid;
	margin-bottom: 30px;
}
.pasajero>.titulo {
    margin-bottom: 15px;
	}
.categoria{
	margin: 5px 0;
}
.titulo-categoria{
	background: #c5c5c5;
	text-transform: uppercase;
	margin-top: 5px;
}
.subcategoria{
	_border: #cccccc solid 1px;
}
.subcategoria-nombre{
	font-weight: bold;
}
.subcategoria-imagen{
	padding: 10px;
}
.subcategoria-precio{
	text-align: center;
	border-left: solid 1px #ccc;
}
.subcategoria-precio-valor{
	font-weight: bold;
	font-size: 120%;
}
.row.subcategoria.odd {
    background: #f1f1f1;
}
.button-cabina-seleccionar{
		text-decoration: none;
    color: #fff;
    background: #f12972;
}
.button-cabina-seleccionar:hover{
	color: #fff;
	background: #e42068;
}
/*********** list_cabinas ***************/

/*********** nuevo_booking **************/
/* CSS used here will be applied after bootstrap.css */
.nav-wizard > li {
  float: left;
}
.nav-wizard > li > a {
  position: relative;
  background-color: #eeeeee;
}
.nav-wizard > li > a .badge {
  margin-left: 3px;
  color: #eeeeee;
  background-color: #24bbbb;
}
.nav-wizard > li > a .badge.badge-step {
  color: #24bbbb;
  border: 1px solid #24bbbb;
  border-radius: 50%;
  padding: 3px 5px;
  background-color: transparent;
}
.nav-wizard > li.active > a .badge.badge-step {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  padding: 3px 5px;
  background-color: transparent;
}
.nav-wizard > li:not(:first-child) > a {
  padding-left: 34px;
}
.nav-wizard > li:not(:first-child) > a:before {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #ffffff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
.nav-wizard > li:not(:last-child) > a {
  margin-right: 4px;
}
.nav-wizard > li:not(:last-child) > a:after {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #eeeeee;
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  z-index: 2;
}
/*.nav-wizard > li:first-child > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}*/
/*.nav-wizard > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}*/
.nav-wizard > li.done:hover > a,
.nav-wizard > li:hover > a {
  background-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:before,
.nav-wizard > li:hover > a:before {
  border-right-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:after,
.nav-wizard > li:hover > a:after {
  border-left-color: #d5d5d5;
}
.nav-wizard > li.done > a {
  background-color: #e2e2e2;
}
.nav-wizard > li.done > a:before {
  border-right-color: #e2e2e2;
}
.nav-wizard > li.done > a:after {
  border-left-color: #e2e2e2;
}
.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
  color: #ffffff;
  background-color: #24bbbb;
}
.nav-wizard > li.active > a:after {
  border-left-color: #24bbbb;
}
.nav-wizard > li.active > a .badge {
  color: #24bbbb;
  background-color: #ffffff;
}
.nav-wizard > li.disabled > a {
  color: #777777;
}
.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: #eeeeee;
  cursor: default;
}
.nav-wizard > li.disabled > a:before {
  border-right-color: #eeeeee;
}
.nav-wizard > li.disabled > a:after {
  border-left-color: #eeeeee;
}
.nav-wizard.nav-justified > li {
  float: none;
}
.nav-wizard.nav-justified > li > a {
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .nav-wizard.nav-justified > li > a {
    /*border-radius: 4px;*/
    margin-right: 0;
  }
  .nav-wizard.nav-justified > li > a:before,
  .nav-wizard.nav-justified > li > a:after {
    border: none !important;
  }
}
.reserva div.tab-content{
  background: none;
}
.reserva div.tab-content div.tab-pane{
  padding:1em 0;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tipo_habitacion_selected{
  background: #bad6e6 !important;
}
.header-cabina:hover{
  background: #e2e8e8;
}
/*///////////  nuevo overlay ////////////*/
#overlay {
  display:none;
  position:absolute;
	text-align: center;
  background:#fff;
}
#img-load, #txt-load {
  position:absolute;
}
#txt-load {
  width: 100%;
	font-weight: bold;
}
th.header>a{
	text-decoration: none;
	color: #000;
	display: block;
	height: 100%;
	width: 100%;
}
