@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'gotham_blackregular';
    src: url('fonts/gotham-black-webfont.eot');
    src: url('fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-black-webfont.woff2') format('woff2'),
         url('fonts/gotham-black-webfont.woff') format('woff'),
         url('fonts/gotham-black-webfont.ttf') format('truetype'),
         url('fonts/gotham-black-webfont.svg#gotham_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'd3_roadsterism';
    src: url('fonts/d3roadsterismi-webfont.woff2') format('woff2'),
         url('fonts/d3roadsterismi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
	padding-bottom: 0;
	overflow-x:hidden;
}
img {
	max-width:100%;
}

input[type="radio"] {
	color:#FFF;
	padding-right:10px;
}


.rslides_tabs {
	display:none;
}
.col-sm-4 {
	width:33.333333%
}
@media only screen and (min-width: 768px) {
	.col-md-4 {
		width:33.333333%
	}
	.rslides_tabs {
		display:block;
	}
}

#mob_menu {
	display:block;
	border: 2px solid #FFF;
    border-radius: 30px;
	position: absolute;
    top: 70px;
    width: 98%;
    margin-left: 1%;
    box-shadow: 0 2px 6px #000000;
	z-index:1000;
}
@media only screen and (min-width: 375px) {
	#mob_menu {
		top: 85px;
	}
}
@media only screen and (min-width: 414px) {
	#mob_menu {
		top: 95px;
	}
}
@media only screen and (min-width: 568px) {
	#mob_menu {
		top: 130px;
	}
}
@media only screen and (min-width: 667px) {
	#mob_menu {
		top: 155px;
	}
}
#mob_menu_txt {
	padding: 18px;
    width: 50px;
    clear: none;
    float: left;
}
@media only screen and (min-width: 568px) {
	#mob_menu_txt {
		padding: 8px 18px 0 18px;
		font-size:24px;
	}
}
#std_menu {
	display:none;
}
.li_mob {
	display:list-item;
}
.li_std {
	display:none;
}

@media only screen and (min-width: 1024px) {

	.li_mob {
		display:none;
	}
	.li_std {
		display:list-item;
	}
}
.small_conoces {
	display:block;
}
.big_conoces {
	display:none;
}

@media only screen and (min-width: 768px) {
	.small_conoces {
		display:none;
	}
	.big_conoces {
		display:block;

	}
}
.big_only {
	display:none!important;
}
.mob_only {
	display:block!important;
}
@media only screen and (min-width: 1200px) {
	.big_only {
		display:block!important;
	}
	.mob_only {
		display:none!important;
	}

}
.carousel_container {

	width: 100%;
    position: relative;
    float: left;
}
@media only screen and (min-width: 1024px) {
	.carousel_container {

	}
}
#reserv_form {
	color:#FFF;
	font-family:'Roboto Condensed',sans-serif;
}



.carousel,.carousel-inner > .item > img {
	height:720px;
}
.carousel-inner {
	overflow:hidden;
}
.main_pic {
	border-top-left-radius:40px;
}




.reserv_box,.content_box,.content_box_main {
	background-color:#002e55;
	max-width:100%;
	margin-top:10px;
	padding:20px 2% 40px 2%;
	border-bottom-right-radius: 40px;
}

.reserv_box {
	float:left;
	/*margin-top:-160px;	*/
}
/*
@media only screen and (min-width: 568px) {
	.reserv_box {
		margin-top:-140px;
	}
}
*/
@media only screen and (min-width: 600px) {
	.reserv_box {
		padding:40px 2% 40px 2%;
	}
}
/*
@media only screen and (min-width: 768px) {
	.reserv_box {
		margin-top:-60px;
	}
}
@media only screen and (min-width: 990px) {
	.reserv_box {
		margin-top:0;
	}
}
*/
#res_block1 {
	width:100%;
}
#res_block2 {
	width:50%;
}
#res_block3 {
	width:50%
}
#res_block4 {
	width:100%;
}
#res_block5 {
	width:100%;
}
#res_block5a {
	width:100%;
}
#res_block5b {
	width:100%;
}
@media only screen and (min-width: 568px) {
	#res_block2 {
		width:50%;
	}
	#res_block3 {
		width:50%;
	}
	#res_block4 {
		width:50%;
	}
	#res_block5 {
		width:50%;
	}
	#res_block5a {
		width:50%;
	}
	#res_block5b {
		width:50%;
	}
}
@media only screen and (min-width: 1024px) {
	#res_block1 {
		width:25%;
	}
	#res_block2 {
		width:8.3333333%;
	}
	#res_block3 {
		width:25%;
	}
	#res_block4 {
		width:16.66666667%;
	}
	#res_block5 {
		width:16.66666667%;
	}
}
.content_box,.content_box_main {
	border: 1px solid #CCC;
	background-color:#FFF;
	background-repeat: no-repeat;
    background-position-x: 100%;

}

.reserv_bttn {
	border:1px solid #000b8c;
	background-color:#f38a00;
	color:#FFF;
	font-family:'Roboto Condensed',sans-serif;
	font-size:36px;
	border-radius:5px;
	font-weight:bold;
	float:left;
}
.reserv_txt {
	border: 1px solid #000b8c;
    border-radius: 5px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    color: #000b8c;
    float: left;
    margin-left: 10px;
    padding: 4px;
    line-height: 21px;
	float:left;
}

.top_row {
	margin-top:0;
}
@media only screen and (min-width: 768px) {
	.top_row {
		margin-top:75px;
	}
}
#slider2,#slider3,#slider3a,#slider4,#slider5 {
	margin-top:0;
	position: relative;
}
.full_box,.full_box_2 {
	width:100%;
}
.twothirds_box {
	width:100%;
}

.half_box {
	width:49%;
}
.half_box_visit {
	width:100%;
}
.half_box_filler {
	display:none;
}
@media only screen and (min-width: 600px) {
	.full_box {
		width:48%;
	}
	.full_box_2 {
		width:50%;
	}
	.twothirds_box {
		width:74%;
	}

	.half_box {
		/*width:24%;*/
		/* CHANGE BACK TO THIS ^ AFTER COVID 19 */
		width:23%;
	}
	.small_conoces {
		width:49%;
	}
	.half_box_visit {
		width:49%;
	}
	.half_box_filler {
		display:block;
	}
	.block_prepara {
		width:50%;
	}

}
.content_box,.content_box_main {
	padding: 0;
	font-family:'Roboto Condensed',sans-serif;
	font-size: 16px;
    line-height: 1.2;
    padding-top: 20px;
	color:#002e55;
	float:left;
}
.content_box_main {
	border:none;
	font-size:16px;
	padding-top:0;
}
@media only screen and (min-width: 1024px) {
	.content_box_main {
		font-size:24px;
	}
}
.content_box ul,.content_box_txt {
	color:#5a5a5a;
}

.slider_text {
	padding:0 10px 0 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.shadow_text {
	text-shadow:2px 0px 5px #000000;

}
.shadow_box {
	background-color:rgba(0,0,0,0.75);
	font-weight: bold !important;
}

.last_box {
	margin-right:0;
	width:24%;
}
.slider_text {
	position:absolute;
	bottom:0;
	z-index:1000;
}
.filler_box {
	width:1%;
	float:left;
}
@media only screen and (min-width: 600px) {
	.filler_box {
		width:2%;
	}
}
.box1-1 {
	bottom:35%;
	font-weight:normal;
}
.box1-2 {
	bottom:70%;
	font-weight:normal;
}

.box1-3 {
	bottom:35%;
	padding-left:20px;
	font-weight:normal;
}
.box2-1 {
	bottom:70%;
	font-weight:normal;

}
.box2-2 {
	bottom:90%;
	font-weight:normal;
}
.box3-2 {
	bottom:55%;
	padding-left:20px;
	font-weight:normal;
}
.box4-1 {
	bottom:75%;
}
@media only screen and (min-width: 322px) {
	.box4-1 {
		bottom:90%;
	}
}
.box5-1 {
	bottom:80%;
	font-weight:normal;
	padding-left:15px;
}
.box5-2 {
	bottom:45%;
	font-weight:normal;
	padding-left:15px;
}
.box6-1 {
	bottom:55%;
	font-weight:normal;
	right:15%;

}
#box_ig,#box_fb {
	width:100%;
	margin:0;
}

/* .optional_row,.agentes_row,.conoces_row {
	display:none;
} */
.small_mob {

}
.conoce_titles_m {
	bottom: 50%;
	width: 97%;
    font-size: 14px;
    padding-right: 0;
}
@media only screen and (min-width: 375px) {
	.conoce_titles_m {
		bottom: 70%;
	}
}
@media only screen and (min-width: 414px) {
	.conoce_titles_m {
		font-size: 16px;
	}
}
#box_ninos,#box_agentes {
	display:block;
	width:49%;
}
#box_agentes_filler {
	display:block;
}
#box_cars {
	width:100%;

}
#box_bags {
	width:100%;
}
#bags_filler {
	display:none;
}
.half_to_full {
	width:100%;
	margin-top:0;
}
#optional_filler {
	display:block;
}
#breakfast_box {
	display:block;
}
.social_fillers {
	display:none;
}
@media only screen and (min-width: 375px) {
	#box_ig,#box_fb {
		width:48%;
		margin-top:10px;
	}
	#box_bags,#box_cars {
		width:49%;
		display:block;
	}

	#box_ninos,#box_agentes {
		width:49%;
		display:block;
	}
	#optional_filler {
		display:none;
	}
	#bags_filler {
		display:block;
	}
}
@media only screen and (min-width: 568px) {
	#box_ninos {
		width:24%;

	}
	#box_bags,#box_cars {
		width:36%;
	}

	#optional_filler {
		display:block;
	}
	#box_agentes,#box_agentes_filler {
		display:none;
	}
}
@media only screen and (min-width: 600px) {
	#breakfast_box {
		display:none;
	}
	#optional_filler {
		display:none;
	}
}
@media only screen and (min-width: 568px) {
	.agentes_row {
		display:block;
	}
}
@media only screen and (min-width: 600px) {
	.conoces_row {
		display:block;
	}
	#box_ig,#box_fb {
		display:none;
	}

}
@media only screen and (min-width: 768px) {
	.optional_row {
		display:block;
	}
	#box_ig,#box_fb {
		display:block;
	}
	.social_fillers {
		display:block;
	}
}
@media only screen and (min-width: 1024px) {
	#box_ig,#box_fb {
		width:24%;
		margin-top:10px;
	}

	.half_to_full {
		width:24%;
		margin-top:	10px;
	}
	#breakfast_box {
		display:block;
	}

}


.main_slider_txt,.page_title {
	font-family:'Roboto Condensed',sans-serif;
	font-size:16px;
	bottom:0;
}

.main_slider_txt span {
	font-size:14px;
	font-weight:normal;
}
@media only screen and (min-width: 1024px) {
	.main_slider_txt {
		font-size:52px;
		bottom:20%;
		line-height:1;
	}
	.main_slider_txt span {
		font-size:30px;
	}
}
.page_title {
	bottom: 0;
	font-size: 35px;
    padding-left: 35px;
	z-index:0;
	line-height:1;
	font-family: 'd3_roadsterism';
}
@media only screen and (min-width: 600px) {
	.page_title {
		font-size: 50px;
	}
}
@media only screen and (min-width: 1024px) {
	.page_title {
		bottom: 25%;
    	font-size: 65px;
	}
}
.non_slides {

}
.std_row {
	margin-top:0;
}
@media only screen and (min-width: 600px) {
	.std_row {
		margin-top:20px;
	}
}
#main_container {
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.no_margin_row {
	margin:0;
}
.no_padding_row {
	padding:0;
	float:left;
}
#bottom_logo {
	margin-left:2%;


}
#bottom_text {
	width:100%;
	margin-top:0;
	font-family:'Roboto Condensed',sans-serif;
	font-size:14px;
	line-height:1.1;
	margin-bottom:10px;
	text-align:center;

}
@media only screen and (min-width: 1024px) {
	#bottom_logo {
		width:50%;
		float:left;
	}
	#bottom_text {
		width:48%;
		margin-bottom:0;
		margin-top:50px;
		text-align:left;
		float:left;
	}
}
#bottom_text a,#bottom_text a:hover {
	color:#FFF;
	text-decoration:none;
}
#bottom_dasher {
	border-top:1px dashed #FFF;
	width:90%;
	max-width:1200px;
}

.data_table {
	text-align:center;
	/*color:#FFFFFF;*/
	border-bottom:4px solid #002e55;
	border-top:4px solid #002e55;
}
.data_table tr {
	/*
	background: rgba(25,107,167,1);
	background: -moz-linear-gradient(top, rgba(25,107,167,1) 0%, rgba(0,81,128,1) 74%, rgba(0,81,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25,107,167,1)), color-stop(74%, rgba(0,81,128,1)), color-stop(100%, rgba(0,81,128,1)));
	background: -webkit-linear-gradient(top, rgba(25,107,167,1) 0%, rgba(0,81,128,1) 74%, rgba(0,81,128,1) 100%);
	background: -o-linear-gradient(top, rgba(25,107,167,1) 0%, rgba(0,81,128,1) 74%, rgba(0,81,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(25,107,167,1) 0%, rgba(0,81,128,1) 74%, rgba(0,81,128,1) 100%);
	background: linear-gradient(to bottom, rgba(25,107,167,1) 0%, rgba(0,81,128,1) 74%, rgba(0,81,128,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#196ba7', endColorstr='#005180', GradientType=0 );
	*/
	/*border-bottom:2px solid #002e55;*/
	border-top:2px solid #002e55;
}

.terms_txt {
	font-size:12px;
	color:#5a5a5a;
}
.root {
	border-radius: 0;
}
.txt_pssg {
	width:100%;
	margin:0;
	margin-bottom:5px;

}
.cbo_route {
	width:100%;
}
#bttn_res {
	width:100%;
	margin-bottom:5px;
}
@media only screen and (min-width: 1024px) {
	.cbo_route {
		width:auto;
	}
	#bttn_res {
		width:auto;
		margin-bottom:0;
	}

}
#gal_container img,.gal_container img {
	height:75px;
	width:100px;
	border:5px solid #FFF;
	box-shadow:2px 0px 5px #000000;
	margin-bottom:15px;
	margin-right:10px;
}
.offer_container,.offer_container_list {
	float: none;
    margin-left: auto;
    margin-right: auto;
}
.offer_container_list {
	float:left;
}

#contact_1 {
	width:100%;
	border-right:0;
}
#contact_2 {
	width:100%;
}
@media only screen and (min-width: 1024px) {
	#contact_1 {
		width:50%;
		float:left;
	}
	#contact_2 {
		width:50%;
		float:left;
	}
}
@media only screen and (min-width: 1200px) {
	#contact_1 {
		width:33.333333%;
		border-right:1px dashed #FFF;
	}
	#contact_2 {
		width:50%;
	}
	#right_equipaje img {
		padding-bottom:5px;
		padding-top:10px;
	}
}
#right_horario,#right_reserv,#right_contacto,#right_faqs,#right_equipaje {
	width:100%;
}
@media only screen and (min-width: 1024px) {
	#right_flota {
		background-image:url(../img/flota_tecnica.jpg);
	}
	#right_tarifa {
		background-image:url(../img/flota_tarifas.jpg);
	}
	#right_horario {
		background-image:url(../img/flota_horario.jpg);
	}
	#right_reserv {
		background-image:url(../img/flota_reserv.jpg);
	}
	#right_contacto {
		background-image:url(../img/flota_contacto.jpg);
	}
	#right_faqs {
		background-image:url(../img/flota_faqs.jpg);
	}
	#right_equipaje {
		text-align:center;padding-bottom:50px;
	}
}
#cbo_country {
	background:transparent;
}

/*** REGISTRATION ***/
#regist_txt {
	font-size:21px;
}
#txt_nombre,#txt_email,#txt_tel {
	width:100%;
}

@media only screen and (min-width: 667px) {
	#regist_txt {
		font-size:20px;
	}
}
.regist_fields_cont {
	width:100%;
}
@media only screen and (min-width: 1024px) {
	.regist_fields_cont {
		width:50%;
	}
}
.regist_fields {
	color:#FFF;font-family:'Roboto Condensed',sans-serif;font-size:15px;
}
#regist_2 {
	padding-left:0;
	width:100%;
}
#regist_1 {
	width:100%;
}
@media only screen and (min-width: 667px) {
	.regist_fields {

	}
	#regist_1 {
		width:50%;
	}
	#regist_2 {
		padding-left:2%;
		width:50%;
	}
}

/*** OFFERS ***/
.offer_top {
	text-align:center;
	font-weight:bold;
}
.offer_box {
	text-align:center;
	float: left;
}
.offer_price_con {
	display:inline;
	padding:0 10px 10px 0;

}
.offer_price {
	font-weight:bold;
	font-size:22px;
	padding:0;
	line-height:1;
}
@media only screen and (min-width: 768px) {
	.offer_price {
		font-size:18px;
	}
}
@media only screen and (min-width: 1024px) {
	.offer_price {
		font-size:22px;
	}
}
.offer_columns {
	width:100%;
}
@media only screen and (min-width: 768px) {
	.offer_columns {
		width:33.3333333%;
	}
}
.offer_details {
	font-size:13px;
	text-align:center;
	padding:0;
}
.hotel_box {
	font-family:'gotham_blackregular',sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:1;
	padding-bottom:20px;
}
@media only screen and (min-width: 1024px) {
	.hotel_box {
		padding-bottom:0;
	}
}
.hotel_img {
	border-top-left-radius:40px;
}
#ui-datepicker-div {
	z-index:100000 !important;
}


/*** RESERVATION FORM ***/
#reserv_section {
	margin-top:10px;
}
@media only screen and (min-width: 375px) {
	#reserv_section {
		margin-top:30px;
	}
}
@media only screen and (min-width: 414px) {
	#reserv_section {
		margin-top:10px;
	}
}
#btnStep2 {
	width:100%;
}
.txt_pssg {
	width:50%;
}
@media only screen and (min-width: 1024px) {
	.txt_pssg {
		width:100%;
	}
}
#res_block5a,#res_block5b {
	width:50%;
}
#cmbDeparture,#cmbReturn {
	width:100%;
}
#res_block3,#res_block4,#res_block5 {
	width:100%;

}
#res_block3 {
	width:50%;
}

@media only screen and (min-width: 1024px) {
	#res_block3,#res_block4,#res_block5 {
		width:16.66666667%;
		margin-left:1%;

	}
	#res_block3 {
		width:25%;
	}
}
/*
#txtDeparture,#txtReturn {
	width:50%;
}
*/
