
/**************************************
CSS RESET
**************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
    min-height: 100%;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.7;
	font-family: 'Open Sans', sans-serif;
    overflow-x: hidden; 
}

/*
h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway', sans-serif;
}
    */




ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**************************************
link & button
**************************************/
.white
{
	color:#fff !important;
}
h1.cta-title
{
	font-size: 30px;
}
h1
{
	font-size: 36px;
}
/**************************************
Header
**************************************/
.section-padding
{
	padding: 40px 0px;
}

.section-padding_contact
{
    padding: 40px 0px;
    /*background: url('img/contact-bg.jpg') no-repeat;*/
    background: url('img/fondo.jpg') no-repeat;
    background-size: cover;
    min-height: 500px;
}
    
.main-navigation
{
}
.navbar-default {
    background-color: #31A3DD;
    border-color: rgba(231, 231, 231, 0.33);
    /*padding: 5px 0px;*/
    border-radius:0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #354242;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	border-bottom: 2px solid #fff;
}
.navbar
{
	min-height: inherit;
	margin-bottom: 0px;
}
.navbar-brand
{
	height: inherit;
	font-family: 'Josefin Slab', serif;
	font-weight: 700;
	text-transform: uppercase;
}
.navbar-default .navbar-brand {
    /*color: #e43c5c;*/
    color:white;
}
.navbar-brand i
{
	padding-left: 3px;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
.nav > li > a
{
	padding: 0px;
}
.jumbotron
{
    background-color: transparent;
    padding-top: 90px;
}
.jumbotron p.big
{
    line-height: 21px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 6px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    padding-top: 10px;
}
a.btn-banner {
    border: 1px solid #cdcdcd;
    padding: 14px 24px;
    line-height: 0px;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 5px;
}
.button-banner i
{
    padding-left: 10px;
}
.button-banner:hover, .button-banner:focus
{
    /*background-color: #3db733;*/
    /*background-color:#ff6633;*/
    background-color:lightgray;
    color: #000000;
    border-color: #111111;
    display: inline-block;
}

.button-banner {
    border: 1px solid #cdcdcd;
    padding: 20px 28px;
    line-height: 0px;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 5px;
    /*background-color:#e43c5c;*/
    /*background-color:#ff6633;*/
    /*background-color:#d81e05;*/
    /*background-color:green;*/
}
a.btn-banner i
{
    padding-left: 10px;
}
a.btn-banner:hover, a.btn-banner:focus
{
    background-color: #e43c5c;
    color: #fff;
    border-color: #E74C3C;
    display: inline-block;
}

.btnHoriz{
    font-size:22px; 
    margin-top:55px;
}

@media only screen and (max-width: 1200px) {
  .btnHoriz{
    margin-top:10px;
}
}

.bold
{
    font-weight: bold;
}
.bor-btm
{
    width: 100px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 85px;
}
.jumbotron h1.small
{
    line-height: 88px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    letter-spacing: 6px;
    /*text-transform: uppercase;*/
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 0px;
}
.bgblue-dark
{
    background-color: #2C3E50;
}
.bgblue-light
{
    background-color: #3498DB;
}
.bgred
{
    background-color: #E74C3C;
}
.wrk-title
{
    cursor: pointer;
}
.cta-1, .cta2
{
	/*background-color: #3db733;*/
    background-color:#ff6633;
	padding: 10px 0px;
    border-radius: 11px;
}
p.cta-sub-title
{
	font-size: 20px;
}
.pg-titl-bdr-btm
{
	width: 100px;
	height: 3px;
	background-color: #e43c5c;
}
.service-box {
    margin: 0 0 60px;
    display: inline-block;
}
.service-box .service-icon {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    text-align: center;
    color: #e43c5c;
    font-size: 30px;
    margin-right: 23px;
    float: left;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box .service-text {
    width: 70%;
    float: left;
    margin-bottom: 20px;
}
.service-box .service-text h3 {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.page-title
{
	margin-bottom: 40px;
}
#portfolio
{
	background-color: RGBA(236, 240, 241, 0.04);
}
#Container .mix{
	display: none;
}
.fil-btn
{
	margin-bottom: 30px;
}
.filter
{
	background-color: #2C3E50;
	color: #fff;
	padding: 15px 30px;
	border-right: 1px solid #fff;
	display: inline-block;
	position: relative;
}
.filimg
{
	margin-bottom: 30px;
}
.fil-btn .active
{
	background-color: #e43c5c;
}
.img-sec, .fig-caption
{
	width: 50%;
	float: left;
}
.team-info
{
	border: 1px solid rgba(204, 204, 204, 0.33);
	float: left;
	width: 100%;
	border-radius: 3px;
}
.fig-caption
{
	padding: 56px 20px 0px;
}
.fig-caption h3
{
	font-size: 20px;
	font-family: 'Josefin Slab', serif;
}
.fig-caption p
{
	font-size: 14px;
}
.team-social li
{
	display: inline-block;
}
.team-social li
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.team-social li a
{
	color: #fff;
}
.blue-light{
	background-color: #3498DB;
}
.blue-dark
{
	background-color: #2C3E50;
}
.red
{
	background-color: #E74C3C;
}
.marb-20
{
	margin-bottom: 20px;
}
.wd75
{
	width: 75%;
	float: left;
}
.cta2 a
{
margin-top: 5px;
}
.fnt-24
{
	font-size: 24px;
}
.text-field-box {
    background: #fff;
    border: 1px solid #ddd;
    /*border-radius: 10px;*/
    height: 40px;
    line-height: 60px;
    text-align: left;
    color: #666;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 5px;
    width: 100%;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

.dropdown-field-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    height: 40px;
    line-height: 60px;
    text-align: left;
    color: #666;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%;
    outline: none;
    appearance: none;
}

.form-sec textarea {
    height: 120px;
}
.button-medium {
    background: #e43c5c;
    border-radius: 40px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e43c5c;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.button-medium:hover {
    background: #3db733;
    border: 1px solid #3db733;
}
.footer {
    background-color: #040E18;
    /*background-image:url("img/footerback.jpg");
    background-repeat: repeat;*/
}
.footer h3 {
    color: #fff;
    padding-bottom: 30px;
}
.footer_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_social ul li {
    margin: 2px;
    display: inline-block;
}
.footer_social ul li a {
    background: #2e3537 none repeat scroll 0 0;
    border: 1px solid #2e3537;
    box-shadow: 0 0 0 7px transparent;
    color: #aaa;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
}

.footer_social ul li a:hover {
    background: #111111 none repeat scroll 0 0;
    border: 1px solid #2e3537;
    box-shadow: 0 0 0 7px transparent;
    color: #aaa;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
}

.footer-bottom {
    background: #09121B;
    padding: 1px 0;
}
.footer_copyright p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.footer_copyright span {
    color: #e43c5c;
}
#banner
{
    /*background: url('img/fondo.jpg') no-repeat;*
    background-size: cover;
    /*background-color:gray;*/
   /* min-height: 500px;*/
    /*max-height:500px;*/
}
.cta2 .btn-default,.cta2 .btn-default:hover,.cta2 .btn-default:focus
{
    padding: 10px 25px;
    background-color: #fff;
    border: 0px;
}


.calendar-icon{
    background-position: right center;
    padding-left: 17px;
    background-image: url(img/calendar.png);
    background-repeat: no-repeat;
    cursor:default;
}

.mail-icon{
    background-position: right center;
    padding-left: 17px;
    background-image: url(img/mail.png);
    background-repeat: no-repeat;
    cursor:default;
}

.telefono-icon{
    background-position: right center;
    padding-left: 17px;
    padding-right:5px;
    background-image: url(img/telefono.png);
    background-repeat: no-repeat;
    cursor:default;
}


.desaturada { 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.desaturada:hover
{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    transition:filter 0.4s;
    -webkit-transition:-webkit-filter 1s;
}


.marquee_principal
{
    background-color:white; 
    opacity: 0.8;
    margin-top:60px; 
    margin-bottom:40px;
    border-radius: 14px;
    padding-top:5px;
}

.item_marquee_principal
{
    height:50px; 
    margin-right:30px;
}

.thumbnail_h4
{
    background-color:#ff6633;
    border-radius:4px;
    color:#fff;
    font-weight:bold;
    padding-left:4px;
    padding-right:4px;
    margin-top:10px;
    float:left;
    width:120px;
    position:absolute;
    text-align:center;
}
 

.lightbox
{
    display:none;
    max-width: 500px;
    max-height: 95%;
}

.lightbox h3
{
    font-weight:bold;
    text-align:center;
    padding-top:0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom:15px;
    
}

.lightbox p
{
    text-align:center;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom:15px;
    font-size: 14px;
}

.lightbox p strong
{
    font-weight:bold;
    padding-right:4px;
    font-size: 14px;
}

.lightbox img
{
    width:110px;
    float:right;
}

.lightbox_condiciones
{
    padding-left:40px;
    font-size: 14px;
    text-align:left;
}


.invisible_div
{
    display:none;
}

.readOnlyBlanco
{
    background-color:#fff;
}

.more-destinations {
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    font-size: 14px;
    color: #ff9000;
}

.etiqueta_addon {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: left;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom:8px;
    margin-left:0px;
    margin-right:0px;
}


.tituloComprar
{
    background-color: #1cbdb4;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

.labelDiasCotizados
{
    color:#337ab7; 
    font-size:13px;
}

.h3_viajeros{
    text-align: center;
    /*background-color: #BDBDBD;*/
    /*color: white;*/
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 0px;
    margin-right:25%;
}

.montoDestacado{
    color:#ff6633;
    font-size:24px;
}

.letraSmall{
    color:#9d9d9d;
    font-size:11px;
}

.tituloSmall{
    color:#9d9d9d;
    font-size:14px;
    font-weight:bold;
}

.textoSmall{
    color:#9d9d9d;
    font-size:14px;
    font-weight:normal;
}

.btnCompara
{
    background-color:#d81e05;
    width:100%;
    height:100%;
    border-radius: 6px;
    border: 1px solid #cdcdcd;
    max-height:40px;
} 

.btnCompara:hover
{
    background-color: lightgray;
} 


/*  Basic stucture
=====================*/
#accordion{margin:20px auto;width:100%;}
#accordion ul{list-style:none;margin:0;padding:0;}
.accordion{display:block;}
.accordion:target{display:block;}
#accordion ul li a{text-decoration:none;display:block;padding:10px;}
.accordion{padding:4px;}

/*#accordion ul li a:hover{background-color:#ccc;}*/

/*  Colors 
====================*/
#accordion ul{
/*box-shadow*/
-webkit-box-shadow:0 4px 10px #BDBDBD;
   -moz-box-shadow:0 4px 10px #BDBDBD;
        box-shadow:0 4px 10px #BDBDBD;
/*border-radius*/
-webkit-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
}
#accordion ul li a{
background:#fff;
border-bottom:1px solid #eeeeee;
color:#999;
text-align:left;
font-size:22px;
padding-left: 20px;
}
.accordion{
background:#fdfdfd;
color:#999;
}
.accordion:target{
border-top:3px solid #eeeeee;
}

/*  Basic stucture
=====================*/
#lateral{margin:20px auto;width:100%;}
#lateral ul{list-style:none;margin:0;padding:0;}
.lateral{display:block;}
#lateral ul li a{text-decoration:none;display:block;padding:10px;}
.lateral{padding:4px;}


/*  Colors 
====================*/
#lateral ul{
/*box-shadow*/
    -webkit-box-shadow:0 4px 10px #BDBDBD;
   -moz-box-shadow:0 4px 10px #BDBDBD;
        box-shadow:0 4px 10px #BDBDBD;
/*border-radius*/
    -webkit-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
}
#lateral ul li a{
    background:#fff;
    border-bottom:1px solid #eeeeee;
    color:#999;
    text-align:left;
    font-size:22px;
    padding-left: 20px;
}
.lateral{
    background:#fdfdfd;
    color:#999;
}
.lateral:target{
    border-top:3px solid #eeeeee;
}


/*TABLA Productos Responsive*/

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	
	.gridProductos table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	.gridProductos tr:nth-of-type(odd) { 
		background: #ffffff; 
	}

	.gridProductos th { 
		background: #999; 
		color: white; 
		font-weight: bold; 
        text-align:center;
        font-size: 14px;
	}
	.gridProductos td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: center; 
        font-size: 15px;
        font-weight:bold;
        vertical-align:middle;
	}
	

/*TABLA Detalle Plan Responsive*/

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	
	.gridDetallePlan table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	.gridDetallePlan tr:nth-of-type(odd) { 
		background: #ffffff; 
	}

	.gridDetallePlan th { 
		background: #999; 
		color: white; 
		font-weight: bold; 
        text-align:center;
        font-size: 14px;
        height:60px;
	}
	.gridDetallePlan td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
        font-size: 12px;
        vertical-align:middle;
	}
	

    /*TABLA Comparacion Responsive*/

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	
	.gridComparar table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	.gridComparar tr:nth-of-type(odd) { 
		background: #ffffff; 
	}

	.gridComparar th { 
		background: #999; 
		color: white; 
		font-weight: bold; 
        text-align:center;
        font-size: 14px;
        height:60px;
	}
	.gridComparar td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: center; 
        font-size: 12px;
        vertical-align:middle;
        /*width:20%;*/
	}
	
	
	



/**************************************
cta
**************************************/
/** media queries**/
@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		.gridProductos table, thead, tbody, th, td, tr { 
			display: block;
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.gridProductos thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.gridProductos tr { border: 1px solid #ccc; }

        .gridProductos td { 
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
            font-weight: normal;
            font-size:13px;
            vertical-align:baseline;
            text-align:center;
		}
		
		/*.gridProductos td { 
			/* Behave  like a "row" 
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
            font-weight: normal;
            font-size:13px;
            vertical-align:baseline;
		}*/
		
		/*.gridProductos td:before { 
			/* Now like a table header 
			position: absolute;
			/* Top/left values mimic padding 
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}*/
		
		/*
		Label the data
		*/
		/*.gridProductos td:nth-of-type(1):before { content: ""; }
		.gridProductos td:nth-of-type(2):before { content: "Compania / Producto"; }
		.gridProductos td:nth-of-type(3):before { content: "Asistencia Medica Accidente"; }
		.gridProductos td:nth-of-type(4):before { content: "Asistencia Medica Enfermedad"; }
        .gridProductos td:nth-of-type(5):before { content: "Perdida de equipaje"; }
        .gridProductos td:nth-of-type(6):before { content: "Cancelacion de viaje"; }
        .gridProductos td:nth-of-type(7):before { content: "Deducible"; }
        .gridProductos td:nth-of-type(8):before { content: "Precio iva incluido"; }
        .gridProductos td:nth-of-type(9):before { content: ""; }*/


        /* Force table to not be like tables anymore */
		.gridDetallePlan table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.gridDetallePlan thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.gridDetallePlan tr { border: 1px solid #ccc; }
		
		.gridDetallePlan td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
            font-weight: normal;
            font-size:12px;
            vertical-align:baseline;
		}
		
		.gridDetallePlan td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		.gridDetallePlan td:nth-of-type(1):before { content: "Caracteristica"; }
		.gridDetallePlan td:nth-of-type(2):before { content: "Descripcion"; }



        /* Force table to not be like tables anymore */
		.gridComparar table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.gridComparar thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.gridComparar tr { border: 1px solid #ccc; }
		
		.gridComparar td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
            font-weight: normal;
            font-size:12px;
            vertical-align:baseline;
            width:100%;
		}
		
		.gridComparar td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		.gridComparar td:nth-of-type(1):before { content: "Caracteristica"; }
	}



@media (min-width: 480px) and (max-width: 1023px) {
    .img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}
@media (min-width: 451px) and (max-width: 768px) {

.filter {
    padding: 5px 18px;
    margin-bottom: 3px;
}
.wd75
{
    width: 100%;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}
@media (min-width: 301px) and (max-width: 450px) {
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.jumbotron
{
    padding-right: 30px;
    padding-left: 30px;
}
.fig-caption {
    padding: 13px 20px 0px;
}
.team-social li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.fig-caption h3 {
    font-size: 19px;
    font-family: 'Josefin Slab', serif;
}
.wd75
{
    width: 100%;
}
.service-box .service-text h3
{
    padding-top: 15px;
}
.jumbotron h1.small {
    font-size: 44px;
}
h1.cta-title {
    font-size: 30px;
}
p.cta-sub-title {
    font-size: 20px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
}
.footer_copyright p a
{
    text-decoration: none;
}
@media (min-width: 100px) and (max-width: 300px) {
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
.jumbotron h1.small {
    font-size: 44px;
}
h1.cta-title {
    font-size: 30px;
}
p.cta-sub-title {
    font-size: 20px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
.service-box .service-text h3 {
    padding-top: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
}
}
@media (min-width: 300px) and (max-width: 768px) {

    .h3_viajeros{
        margin-right:0;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
    border: 0px;
}
.navbar-default .navbar-nav > li > a:hover
{
    border: 0px;
}
}
/**************************************
form element
**************************************/
@keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(24px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-fadein {
    animation: fadein 0.7s ease-out forwards;
}

