.grid {
	padding: 20px 20px 20px 20px;
	max-width: 1500px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;
	margin: 0;
	padding: 20px;
	text-align: left;
	position: relative;
	font-size: 90%;

}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #4389ff;
	color: #dedede;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.grid figcaption span:before {
	content: ' ';
}

.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #d40000;
	color: #fff;
	font-size: 110%
}




.grid2 {
	padding: 0px 0px 10px 0px;
	max-width: 1500px;
	margin: 0px! important;
	list-style: none;
	text-align: center;
}

.grid2 li {
	display: inline-block;
	margin: 0;
	padding: 5px;
	text-align: left;
	position: relative;
	font-size: 90%;

}

.grid2 figure {
	margin: 0;
	position: relative;
}

.grid2 figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid2 figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 40px;
	background: #4389ff;
	color: #dedede;
}

.grid2 figcaption h2 {
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
}
.grid2 figcaption h3 {
	margin: 0;
	padding-top: 5px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.grid2 figcaption span:before {
	content: ' ';
}

.grid2 figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #d40000;
	color: #fff;
	font-size: 110%
}


.pasajero h2 {
    font-size: 1.625em;
    text-align: center! important;
    line-height: 2.3;
    font-weight: 600;
    color: #747474;
}
.pasajero h3 {
    font-size: 1.225em;
    text-align: center! important;
    line-height: 1.3;
    margin: 0;
    font-weight: 400;
    color: #747474;

}

.zona a{
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.zonacol:hover {
	background-color: #FF3615;
}
.zonacol{
    background-color: #FF4F29;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;
}
.caba {
	background-color: #F28D1A;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}
.caba:hover {
	background-color: #ED7600;
}
.ba {
	background-color: #00897B;
    background-image: url(../img/server.png);
    background-repeat: no-repeat;     
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}
.ba:hover {
	background-color: #007062;
}
.cordoba {
	background-color: #0777BD;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}
.cordoba:hover {
	background-color: #046FA5;
}
.santafe {
	background-color: #3B56A3;
    background-image: url(../img/server.png);
    background-repeat: no-repeat;     
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}
.santafe:hover {
	background-color: #244389;
}
.mendoza {
	background-color: #544093;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.mendoza:hover {
	background-color: #493A89;
}
.mexico {
	background-color: #2F7E33;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.mexico:hover {
	background-color: #277229;
}
.brasil {
	background-color: #FC3A3A;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.brasil:hover {
	background-color: #CC2B2B;
}
.chile {
	background-color: #1976D2;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.chile:hover {
	background-color: #1663A3;
}
.peru {
	background-color: #FF4D08;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.peru:hover {
	background-color: #D83A09;
}
.ecuador {
	background-color: #ED9700;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 500;	
}

.ecuador:hover {
	background-color: #D48E14;
}
.otras {
	background-color: #163690;
    background-image: url(../img/server.png);
    background-repeat: no-repeat; 
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    min-height: 50px;
    color: #fff;
    font-weight: 400;	
}

.otras:hover {
	background-color: #0f276b;
}
.titulo  {
    margin-bottom: 30px;
    padding: 2em;
    text-align: center;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
}

.titulo h1 {
    font-size: 2.625em;
    text-align: center;
    line-height: 1.3;
    margin: 0;
    font-weight: 600;
    color: #747474;
    padding-bottom: 30px;
    border-bottom-style: dotted;
    border-width: 2px;
    width: 60%;
    display: inline-block;
}
.titulo h2 {
    font-size: 2.325em;
    margin: 0;
    padding-top: 20px;
    font-weight: 300;
    color: #747474;
}
.titulo h3 {
    font-size: 1.225em;
    margin: 0;
    padding-top: 20px;
    font-weight: 600;
    color: #747474;
}
.volver  {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%;
	bottom: 0px;
	width: 100%;
	position:relative;
    text-align: center;
}
.volver a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #1976d2;
	display: inline-block;
  	background:#2962ff linear-gradient(#2962ff, #2979ff) repeat scroll 0% 0%;
	color: #fff;
	width: 100px;
	margin-top:20px;
	margin-bottom:20px;
}
.volver a:hover {
   background: #0090e9;
  color: #FFF;
  text-decoration: none;
  border: 1px solid #1976d2;
}

/* Individual Caption Styles */

/* Caption Style 1 */
.cs-style-1 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

.cs-style-1 figcaption h3 {
	margin-top: 70px;
}

.cs-style-1 figcaption span {
	display: block;
}

.cs-style-1 figcaption a {
	margin-top: 30px;
}

/* Caption Style 2 */
.cs-style-2 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
	-webkit-transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
}

.cs-style-2 figcaption {
	height: 90px;
	width: 100%;
	top: auto;
	bottom: 0;
}

.cs-style-2 figcaption a {
	position: absolute;
	right: 20px;
	top: 30px;
}

/* Caption Style 3 */
.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 5 */
.cs-style-5 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
}

.cs-style-5 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.cs-style-5 figure a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 6 */
.cs-style-6 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-6 figure:hover img,
.cs-style-6 figure.cs-hover img {
	-webkit-transform: translateY(-50px) scale(0.5);
	-moz-transform: translateY(-50px) scale(0.5);
	-ms-transform: translateY(-50px) scale(0.5);
	transform: translateY(-50px) scale(0.5);
}

.cs-style-6 figcaption {
	height: 100%;
	width: 100%;
}

.cs-style-6 figcaption h3 {
	margin-top: 60%;
}

.cs-style-6 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 7 */
.cs-style-7 li:first-child { z-index: 6; }
.cs-style-7 li:nth-child(2) { z-index: 5; }
.cs-style-7 li:nth-child(3) { z-index: 4; }
.cs-style-7 li:nth-child(4) { z-index: 3; }
.cs-style-7 li:nth-child(5) { z-index: 2; }
.cs-style-7 li:nth-child(6) { z-index: 1; }

.cs-style-7 figure img {
	z-index: 10;
}

.cs-style-7 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	box-shadow: 0 0 0 0px #2c3f52;
}

.no-touch .cs-style-7 figure:hover figcaption,
.cs-style-7 figure.cs-hover figcaption {
	opacity: 1;
	height: 130%;
	box-shadow: 0 0 0 10px #2c3f52;
}

.cs-style-7 figcaption h3 {
	margin-top: 86%;
}

.cs-style-7 figcaption h3,
.cs-style-7 figcaption span,
.cs-style-7 figcaption a {
	opacity: 0;
	-webkit-transition: opacity 0s;
	-moz-transition: opacity 0s;
	transition: opacity 0s;
}

.cs-style-7 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.no-touch .cs-style-7 figure:hover figcaption h3,
.no-touch .cs-style-7 figure:hover figcaption span,
.no-touch .cs-style-7 figure:hover figcaption a,
.cs-style-7 figure.cs-hover figcaption h3,
.cs-style-7 figure.cs-hover figcaption span,
.cs-style-7 figure.cs-hover figcaption a {
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	opacity: 1;
}

@media screen and (max-width: 31.5em) {
	.grid {
		padding: 10px 10px 100px 10px;
	}
	.grid li {
		width: 100%;
		min-width: 300px;
	}
	.grid2 {
		padding: 10px 10px 20px 10px;
	}
	.grid2 li {
		width: 100%;
		min-width: 300px;
	}	
}
