/*YOUR CUSTOM STYLES*/

@media (min-width: 240px) and (max-width: 758px) {
.header-tels {
  text-align:center !important;
}	
}
.header-tels {
  text-align:right;
  color:#4D4D4D; padding-top:20px;
  font-size:16px;
}
.header-tels span {
  color:#00B0CC; font-weight:bold;
}
@media (min-width: 1280px) {
.icon_margint_top {
	margin-top:24px;
	
}
.iata_float {
	float:right;
}	
}
@media (max-width: 500px) {
.ocult_txt {
	display:none;
	
}
.header-tels {
    border-top: 1px dashed #CCC;
    margin-top: 10px;
}
}



.owl-cap .fa {
	font-size:16px;
	
}