@import url('https://vuela.aeromexico.com/fonts/garnet/Garnett-Font.css');
body, html {
    font-family:  'Garnett-Regular', sans-serif ;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    min-width: 320px;
    background-color: #0b2343;
    margin: 0px;
    padding: 0px;
}

p{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr{
	width: 100%;
	max-width: 495px;
	margin: 40px 0px;
	opacity: 0.5;
	filter: alpha(opacity=50); 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
}

.container{
	position: relative;
  	margin-right: auto;
  	margin-left: auto;
	width: 100%;
	height: 100%;
	max-width: 1280px;
	min-width: 320px;
	text-align: center;
}

.wrap{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 15px;
}

.img_am{
	width: 100%;
	max-width: 280px;
	height: auto;
	margin: 25px 0px;
}

.p1{
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
}
#p2{
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}

.paragraph_box p:nth-child(1){
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.paragraph_boxP p:nth-child(2), 
.paragraph_box p:nth-child(2){
	font-size: 12px;
	font-weight: normal;
}

.box-mex{
	position: relative;
	margin: 25px auto 2px;
	width: 84%;
	max-width: 520px;
	height: auto;
	/* border: 1px solid rgba(255,255,255,0.4);  */
	text-align: left;
	padding: 5px 15px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.box_horary{
	position: relative;
	margin: 25px auto 2px;
	width: 84%;
	max-width: 271px;
	min-height: 128px;
	height: auto;
	border: 1px solid rgba(255,255,255,0.4); 
	text-align: left;
	padding: 5px 15px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.box_white{
	position: relative;
	margin: 25px auto 2px;
	width: 100%;
	max-width: 522px;
	height: auto;
	background-color: #FFF;
	text-align: center;
	padding: 20px 0;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #0b2343;
    font-weight: bold;
}
.box_white img {
	padding: 10px
}
.box_white p {
	padding-bottom: 10px;
}

	.box_horary .row{
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;   
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center; 
	    margin: 15px 0px;
	}

	.box_horary .row .flag{	
		margin-right: 10px;
	}


.am_thumbnail {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
  	.am_thumbnail li {
  		width: 33.33%;
    	position: relative;
  		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	    -webkit-align-content: space-between;
	    float: left;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    -webkit-transition: width 0.3s ease-out;
	    transition: width 0.3s ease-out;
	    padding: 25px 15px 0px; 
	}

.countries{
	position: relative;
	width: 100%;
	margin: 0 auto 50px;
}

.countries .am_thumbnail li#am_thumb {
	border-left: 1px rgba(255, 255, 255, 0.1) solid; 
	border-right: 1px rgba(255, 255, 255, 0.1) solid;
}

.phonelist{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	list-style: none;
	padding-left: 0px;
	text-align: left;
}

.phonelist li{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 2px 0 0 0;
    width: 100%;
}

.phonelist li span{
	-webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
 

@media screen and (max-width: 1096px) {
	.box_horary {
		min-height: 160px;
	}
}

@media screen and (max-width: 996px) {
	.box_horary {
		min-height: 202px;
	}
}

@media screen and (max-width: 768px) {
	.paragraph_box{
		text-align: center;
	}

	.box_horary{
		margin: 15px auto 25px;
		min-height: 160px;
	}

	.countries .am_thumbnail li#am_thumb {
		border-left: none; 
		border-right: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.am_thumbnail {
	    -webkit-flex-flow: column nowrap;
	    flex-flow: column nowrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}

	.am_thumbnail li{
		padding: 10px;
		width: 100%;
	}
}

@media (max-width: 480px) {
	.container{
		padding-right: 0px;
		padding-left: 0px;
	}	

		.p1{
			font-weight: 500;
			font-size: 16px;
			line-height: 20px;
			margin-top: 10px;
		}
		#p2{
			font-size: 16px;
			line-height: 17px;
			margin-top: 10px;
		}

	.paragraph_box{
		text-align: left;
	}

	.box_horary{
		margin: 15px auto 25px;
	}

	.am_thumbnail {
	    -webkit-flex-flow: column nowrap;
	    flex-flow: column nowrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}

	.am_thumbnail li{
		padding: 10px;
		width: 100%;
	}
}    	
