/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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%;
	vertical-align: baseline;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, em, strong{
    font-weight: 500;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
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;
}
.switch {
	visibility: hidden;
}

@font-face {
  font-family: 'icomoon';
  src:
	 url('fonts/icomoon.woff2?fd4a0l') format('woff2'),
	 url('fonts/icomoon.ttf?fd4a0l') format('truetype'),
	 url('fonts/icomoon.woff?fd4a0l') format('woff'),
	 url('fonts/icomoon.svg?fd4a0l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-car:before {
  content: "\e922";
}
.icon-train:before {
  content: "\e925";
}
.icon-plus2:before {
  content: "\e921";
}
.icon-ex:before {
  content: "\e920";
}
.icon-open:before {
  content: "\e919";
}
.icon-flow_arrow:before {
  content: "\e927";
}
.icon-check4:before {
  content: "\e928";
}
.icon-tel2:before {
  content: "\e929";
}
.icon-check3:before {
  content: "\e926";
}
.icon-rsv:before {
  content: "\e923";
}
.icon-cloud:before {
  content: "\e924";
}
.icon-mail4:before {
  content: "\e918";
}
.icon-mail3:before {
  content: "\e915";
}
.icon-line_right:before {
  content: "\e916";
}
.icon-line_left:before {
  content: "\e917";
}
.icon-check2:before {
  content: "\e91a";
}
.icon-check_large:before {
  content: "\e91b";
}
.icon-top1:before {
  content: "\e91c";
}
.icon-calendar:before {
  content: "\e912";
}
.icon-case_aroow:before {
  content: "\e91d";
}
.icon-cal:before {
  content: "\e91e";
}
.icon-plus1:before {
  content: "\e91f";
}
.icon-line:before {
  content: "\e911";
}
.icon-mail2:before {
  content: "\e910";
}
.icon-freedial:before {
  content: "\e90f";
}
.icon-top2:before {
  content: "\e90e";
}
.icon-tel02:before {
  content: "\e90d";
}
.icon-mail1:before {
  content: "\e90c";
}
.icon-top:before {
  content: "\e909";
}
.icon-down_arrow:before {
  content: "\e90a";
}
.icon-check1:before {
  content: "\e90b";
}
.icon-arrow:before {
  content: "\e905";
}
.icon-tel:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-clock:before {
  content: "\e914";
}
.icon-location:before {
  content: "\e913";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e904";
}


