@font-face {
  font-family: 'Glyphicons Regular';
  src: url('/headers/ilusion/fonts/glyphicons-regular.eot');
  src: url('/headers/ilusion/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'),
  url('/headers/ilusion/fonts/glyphicons-regular.woff2') format('woff2'),
  url('/headers/ilusion/fonts/glyphicons-regular.woff') format('woff'),
  url('/headers/ilusion/fonts/glyphicons-regular.ttf') format('truetype'),
  url('/headers/ilusion/fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Glyphicons Social';
  src: url('/headers/ilusion/fonts/glyphicons-social-regular.eot');
  src: url('/headers/ilusion/fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'),
  url('/headers/ilusion/fonts/glyphicons-social-regular.woff') format('woff'),
  url('/headers/ilusion/fonts/glyphicons-social-regular.ttf') format('truetype'),
  url('/headers/ilusion/fonts/glyphicons-social-regular.svg#glyphiconsregular') format('svg');
  font-weight: normal;
  font-style: normal
}

/* GLYPHICONS */
.glyphicons {
  display: inline-block;
  padding: 1px;
  position: relative;
  text-decoration: none;
  *zoom: 1;
  vertical-align: text-bottom;
  font-family: 'Glyphicons Regular';
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

/*iconos comunes en la web*/

/*Vuelo*/
.icon-1:before {
  content: "\51";
}

/*Hoteles*/
.icon-65:before {
  content: "\65";
}

/*Autobus*/
.icon-2:before {
  content: "\46";
}

/*Tren*/
.icon-3:before {
  content: "\62";
}

/*Barco*/
.icon-4:after {
  content: "\44";
}

/*Coche de alquiler*/
.icon-5:before {
  content: "\42";
}

/*Alojamiento*/
.icon-6:before {
  content: "\41";
}

/*Visitas*/
.icon-7:before {
  content: "\4d";
}

/*Traslados*/
.icon-8:before {
  content: "\47";
}

/*Desayuno*/
.icon-9:before {
  content: "\4a";
}

/*Comidas*/
.icon-10:before {
  content: "\49";
}

/*Guia acompaniante*/
.icon-11:before {
  content: "\4b";
}

/*Pago a plazos*/
.icon-12:before {
  content: "\52";
}

/*Circuitos*/
.icon-13:before {
  content: "\4e";
}

/*Coche propio*/
.icon-14:before {
  content: "\54";
}

/* METER NUEVOS EN COMPONENTS */

/*fin iconos comunes*/

.glyphicons.glyphicons-certificate:before {
  content: "\E333"
}

.glyphicons.glyphicons-show-lines:before {
  content: "\E159"
}

.glyphicons.glyphicons-global:before {
  content: "\E372"
}

.glyphicons.glyphicons-circle-question-mark:before {
  content: "\E195"
}

.glyphicons.glyphicons-group:before {
  content: "\E044"
}

.glyphicons.glyphicons-currency-conversion:before {
  content: "\E520"
}

.glyphicons.glyphicons-user:before {
  content: "\E004"
}

.glyphicons.glyphicons-shopping-cart:before {
  content: "\E203"
}

.glyphicons.glyphicons-remove-2:before {
  content: "\E208"
}

.glyphicons.glyphicons-circle-info:before {
  content: "\E196"
}

.glyphicons.glyphicons-heart:before {
  content: "\E013"
}

.glyphicons.glyphicons-power:before {
  content: "\E064"
}

.glyphicons.glyphicons-clock:before {
  content: "\E055"
}

.glyphicons.glyphicons-chevron-up:before {
  content: "\E601"
}

.glyphicons.glyphicons-chevron-down:before {
  content: "\E602"
}


.glyphicons.glyphicons-chevron-left:before {
  content: "\E225"
}

.glyphicons.glyphicons-chevron-right:before {
  content: "\E224"
}

.glyphicons.glyphicons-heart-empty:before {
  content: "\E020"
}

.glyphicons.glyphicons-share-alt:before {
  content: "\E309"
}

.glyphicons.glyphicons-gps:before {
  content: "\E243"
}

.glyphicons.glyphicons-circle-exclamation-mark:before {
  content: "\E197"
}

.glyphicons.glyphicons-comments:before {
  content: "\E310"
}

.glyphicons.glyphicons-book:before {
  content: "\E072"
}

.glyphicons.glyphicons-file:before {
  content: "\E037"
}

.glyphicons.glyphicons-new-window-alt:before {
  content: "\E390"
}

.glyphicons.glyphicons-download-alt:before {
  content: "\E182"
}

.glyphicons.glyphicons-cogwheel:before {
  content: "\E137"
}

.glyphicons.glyphicons-stopwatch:before {
  content: "\E056"
}

.glyphicons.glyphicons-thumbs-up:before {
  content: "\E344"
}

.glyphicons.glyphicons-pencil:before {
  content: "\270F"
}

.glyphicons.glyphicons-ok:before {
  content: "\E207"
}

.glyphicons.glyphicons-lock:before {
  content: "\E204"
}

.glyphicons.glyphicons-star:before {
  content: "\E050"
}

.glyphicons.glyphicons-bin:before {
  content: "\E017"
}

.glyphicons.glyphicons-circle-plus:before {
  content: "\E191"
}

.glyphicons.glyphicons-circle-minus:before {
  content: "\E192"
}

.glyphicons.glyphicons-star:before {
  content: "\E050"
}

.glyphicons.glyphicons-calendar:before {
  content: "\E046"
}

.glyphicons.glyphicons-alarm:before {
  content: "\E054"
}

/* Glyphicons Sociales */
.glyphicons-social {
  font-family: 'Glyphicons Social';
}

.glyphicons-social.social-facebook:before {
  content: "\E031";
}
