
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello207a.eot?91390714');
  src: url('../font/fontello207a.eot?91390714#iefix') format('embedded-opentype'),
       url('../font/fontello207a.woff2?91390714') format('woff2'),
       url('../font/fontello207a.woff?91390714') format('woff'),
       url('../font/fontello207a.ttf?91390714') format('truetype'),
       url('../font/fontello207a.svg?91390714#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?91390714#fontello') format('svg');
  }
}
*/

 [class^="iconp-"]:before, [class*=" iconp-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconp-info-circled:before { content: '\e800'; } /* '' */

ul.catalogue-list{
	border-top: 1px dashed;
	list-style: none
}
ul.catalogue-list li{
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 0;
	padding: 10px 5px;
	color: #000;
	margin-left: 0 !important;
}




.av-catalogue-title{
	font-size: 18px;
}
.av-catalogue-content{
	font-style: italic;
	color: #fab804;
	font-size: 16px;
	font-weight: 700;
}





ul.catalogue-list li:hover{
	background: #f8f8f8;
}




ul.avia-icon-list{
	list-style: none
}
.avia-icon-list li.slide {
	margin: 0;
	padding: 0 0 30px 0;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
	position: relative;
	min-height: 60px;
}


li.slide h4{
	font-size: 24px;
	margin-bottom: 0;
}

li.slide span{
	color: #919191;
}
.dia_diem {
	text-align: left;
}

.timer {
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 10px;
}

.iconlist_icon {
	height: 64px;
	width: 64px;
	line-height: 64px;
	min-width:64px;
	font-size: 30px;
	text-align: center;
	background-color: #d0d0d0;
	border-radius: 500px;
	color: #fff;
	z-index: 20;
	float: left;
	margin-right: 30px;
	margin-left: 2px;
}



.iconlist-timeline {
	position: absolute;
	top: 1%;
	left: 193px;
	width: 3px;
	height: 99%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-color: #e1e1e1;
}



li:first-child .iconlist-timeline {
	display: none;
}

.iconlist_icon{
	opacity: 0.1;
	-moz-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-ms-transform:scale(0.5);
	transform:scale(0.5);
}

.iconlist-timeline{
	height: 0%;
}

.iconlist_icon{
	-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
	-moz-animation:    avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
	animation:         avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
	opacity: 1;
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}

.iconlist-timeline{
	-webkit-animation: avia_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
	-moz-animation:    avia_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
	animation:         avia_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
	height: 100%;

}


.track-searchbox{
	margin-bottom: 20px
}

.track-searchbox .track{
	display: flex;
	height: 85px;
	width: 100%;
	border: 4.5px solid #69b7f7;
	background: transparent;
}
.track-searchbox .track button {
	height: 100%;
	width: 40%;
	border: 0 none;
	color: #fff;
	text-align: center;
	background-color: #69b7f7;
	margin-bottom: 0;
	margin-right:0;
	font-size: 14px;
}
.track-searchbox .track .input-field {
	background: transparent;
	border: 0 none;
}
.track-searchbox .track .input-field .text-box {
	width: 100%;
	background: transparent;
	padding: 0 5px;
	border: 0 none;
	color: #000;
	text-align: center;
	height: 77px;
	line-height: 100%;
}
.track-box select.text-box{
	color:#919191 !important;
	text-align-last: center; text-align: center;
	-ms-text-align-last: center;
	-moz-text-align-last: center; text-align-last: center;
}
.track-box  button#bt_get_quote {
	height: 77px !important;
}
















@-webkit-keyframes avia_appear {
	0%   { -webkit-transform:scale(0.5); opacity: 0.1;  }
	100% { -webkit-transform:scale(1); opacity: 1; }
}
@-moz-keyframes avia_appear {
	0%   { -moz-transform:scale(0.5); opacity: 0.1;  }
	100% { -moz-transform:scale(1);opacity: 1;  }
}
@keyframes avia_appear {
	0%   { transform:scale(0.5); opacity: 0.1;  }
	100% { transform:scale(1); opacity: 1;  }
}


@-webkit-keyframes avia_image_appear {
	0%   { -webkit-transform:scale(0.7); opacity: 0.1;  }
	100% { -webkit-transform:scale(1); opacity: 1; }
}
@-moz-keyframes avia_image_appear {
	0%   { -moz-transform:scale(0.7); opacity: 0.1;  }
	100% { -moz-transform:scale(1);opacity: 1;  }
}
@keyframes avia_image_appear {
	0%   { transform:scale(0.7); opacity: 0.1;  }
	100% { transform:scale(1); opacity: 1;  }
}

@-webkit-keyframes avia_hotspot_appear {
	0%   { -webkit-transform:translate(0, 80px); opacity: 0.1;  }
	100% { -webkit-transform:translate(0, 0px); opacity: 1; }
}
@-moz-keyframes avia_hotspot_appear {
	0%   { -moz-transform:translate(0, 80px); opacity: 0.1;  }
	100% { -moz-transform:translate(0, 0px); opacity: 1;  }
}
@keyframes avia_hotspot_appear {
	0%   { transform:translate(0, 80px); opacity: 0.1;  }
	100% { transform:translate(0, 0px); opacity: 1;  }
}



@-webkit-keyframes avia_appear_short {
	0%   { -webkit-transform:scale(0.5); opacity: 0;  }
	50%  { opacity: 1;  }
	100% { -webkit-transform:scale(1); opacity: 0;  }
}
@-moz-keyframes avia_appear_short {
	0%   { -moz-transform:scale(0.5); opacity: 0;  }
	50%  { opacity: 1;  }
	100% { -moz-transform:scale(1); opacity: 0;  }
}
@keyframes avia_appear_short {
	0%   { transform:scale(0.5); opacity: 0;  }
	50%  { opacity: 1;  }
	100% { transform:scale(1); opacity: 0;  }
}




@-webkit-keyframes avia_slide_down {
	0%   { height:0%; }
	100% { height:100%; }
}
@-moz-keyframes avia_slide_down {
	0%   { height:0%; }
	100% { height:100%; }
}
@keyframes avia_slide_down {
	0%   { height:0%; }
	100% { height:100%; }
}




@media screen and (max-width: 849px){
	li.slide h4{
		font-size: 13px !important;
		margin-bottom: 0;
	}
	li.slide span{
		font-size: 12px
	}
	.iconlist_icon {
		height: 50px;
		width: 50px;
		min-width:50px;
		line-height: 50px;
		font-size: 30px;
		margin-right: 15px;
		margin-left: 2px;
	}
	.timer {
		width: 80px;
	}
	.iconlist-timeline {
		left: 105px;
	}
}

