@charset "UTF-8";
@font-face {
  font-family: 'icon';
  src: url("../fonts/font-tello/fontello.eot?5605042");
  src: url("../fonts/font-tello/fontello.eot?5605042#iefix") format("embedded-opentype"), url("../fonts/font-tello/fontello.woff2?5605042") format("woff2"), url("../fonts/font-tello/fontello.woff?5605042") format("woff"), url("../fonts/font-tello/fontello.ttf?5605042") format("truetype"), url("../fonts/font-tello/fontello.svg?5605042#icon") 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: 'icon';
    src: url('../font/fontello.svg?75184357#icon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  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); */ }

.icon-ok:before {
  content: '\e800'; }

/* '' */
.icon-left-open:before {
  content: '\e801'; }

/* '' */
.icon-right-open:before {
  content: '\e802'; }

/* '' */
.icon-down-open:before {
  content: '\e803'; }

/* '' */
.icon-up-open:before {
  content: '\e804'; }

/* '' */
.icon-spin6:before {
  content: '\e839'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }


@font-face {
  font-family: 'Roboto';
  src: url("../fonts/font-page/roboto/Roboto-Black.otf") format("opentype");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: "Roboto";
  /*src: url("../fonts/font-page/roboto/Roboto-Bold.otf") format("opentype");*/
  src: url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:wght@900&display=swap');
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/font-page/roboto/Roboto-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/font-page/roboto/Roboto-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../fonts/font-page/roboto/Roboto-BoldCondensed.otf") format("opentype");
  font-style: normal;
  font-weight: 900; }
*/

@media screen and (max-width: 1199px) {
  #navigation .site-name {
    max-width: 590px; }
    #navigation .site-name h3 {
      font-size: 26px; }
  #header .header-content .site-info h1 {
    font-size: 33px; }
  #header .header-wrap .slick-prev,
  #header .header-wrap .slick-next {
    bottom: 78px; }
  #header .header-slide .item .airport_info {
    padding: 12px 7px; }
  .sidebar_left {
    width: 660px; } }

@media screen and (max-width: 991px) {
  .content-wrapper {
    margin-top: 0; }
  .home-sub-site .content-wrapper {
    padding-top: 20px;
    margin-top: 0; }
  .page-sub .wrapper {
    padding-top: 120px; }
  #navigation .nav-content {
    padding-top: 10px;
    padding-bottom: 10px; }
  #navigation.fixed {
    position: fixed;
    z-index: 9999;
    padding-top: 10px; }
    #navigation.fixed .logo {
      display: none; }
    #navigation.fixed .site-name {
      max-width: 500px; }
      #navigation.fixed .site-name .sub-name {
        font-size: 14px; }
      #navigation.fixed .site-name h3 {
        font-size: 20px;
        margin-bottom: 0; }
    #navigation.fixed .nav-language {
      display: inline-block;
      width: auto;
      margin-right: 10px; }
      #navigation.fixed .nav-language .dropdown {
        margin-right: 10px; }
      #navigation.fixed .nav-language .nav-login {
        position: relative;
        float: right;
        top: 0; }
    #navigation.fixed .btn-hamburger {
      display: inline-block; }
    #navigation.fixed #form_search {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
      #navigation.fixed #form_search .input-group {
        width: 100%; }
        #navigation.fixed #form_search .input-group input {
          width: 100%; }
    #navigation.fixed .primary-menu {
      display: block;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.5s;
      -o-transition: max-height 0.5s;
      transition: max-height 0.5s; }
    #navigation.fixed #top-menu {
      float: left;
      width: 100%; }
      #navigation.fixed #top-menu ul {
        float: left;
        width: 100%;
        margin-bottom: 10px; }
        #navigation.fixed #top-menu ul li {
          width: 100%;
          border-top: 1px solid #fff;
          text-align: left; }
          #navigation.fixed #top-menu ul li a {
            padding: 11px 10px 8px; }
          #navigation.fixed #top-menu ul li:before {
            display: none; }
          #navigation.fixed #top-menu ul li:first-child {
            border-radius: 5px 5px 0px 0px;
            border-top: 0; }
            #navigation.fixed #top-menu ul li:first-child a {
              border-radius: 5px 5px 0px 0px; }
          #navigation.fixed #top-menu ul li:last-child {
            border-radius: 0px 0px 5px 5px; }
            #navigation.fixed #top-menu ul li:last-child a {
              border-radius: 0px 0px 5px 5px; }
    #navigation.fixed #bottom-menu {
      position: relative; }
      #navigation.fixed #bottom-menu > ul > li:before {
        display: none; }
      #navigation.fixed #bottom-menu ul {
        display: block;
        float: left;
        width: 100%; }
        #navigation.fixed #bottom-menu ul li {
          width: 100%;
          float: left;
          text-align: left; }
          #navigation.fixed #bottom-menu ul li a {
            padding: 13px 10px 11px; }
          #navigation.fixed #bottom-menu ul li:first-child a {
            border-radius: 5px 5px 0px 0px; }
          #navigation.fixed #bottom-menu ul li:last-child {
            padding-bottom: 15px; }
            #navigation.fixed #bottom-menu ul li:last-child a {
              border-radius: 0px 0px 5px 5px; }
        #navigation.fixed #bottom-menu ul .dropdown ul {
          border-radius: 0; }
          #navigation.fixed #bottom-menu ul .dropdown ul li:first-child a {
            border-radius: 5px 5px 0px 0px;
            border-radius: 0; }
          #navigation.fixed #bottom-menu ul .dropdown ul li:last-child a {
            border-radius: 0px 0px 5px 5px;
            border-radius: 0; }
        #navigation.fixed #bottom-menu ul .dropdown .dropdown-menu {
          display: none;
          -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
          position: relative;
          border: 0;
          margin: 0; }
          #navigation.fixed #bottom-menu ul .dropdown .dropdown-menu li a {
            padding-left: 20px; }
          #navigation.fixed #bottom-menu ul .dropdown .dropdown-menu li:last-child {
            padding-bottom: 0; }
        #navigation.fixed #bottom-menu ul .dropdown.open > a {
          background-color: rgba(2, 38, 142, 0.7); }
        #navigation.fixed #bottom-menu ul .dropdown.open > .dropdown-menu {
          display: block; }
        #navigation.fixed #bottom-menu ul .dropdown-submenu .caret {
          -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
        #navigation.fixed #bottom-menu ul .dropdown-submenu > .dropdown-menu {
          display: none;
          left: 0;
          position: relative; }
          #navigation.fixed #bottom-menu ul .dropdown-submenu > .dropdown-menu li a {
            padding-left: 40px; }
        #navigation.fixed #bottom-menu ul .dropdown-submenu.open > a {
          background-color: rgba(2, 38, 142, 0.7); }
        #navigation.fixed #bottom-menu ul .dropdown-submenu.open > .dropdown-menu {
          display: block; }
  #menu-toggle:checked ~ #navigation.fixed {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll; }
  #menu-toggle:checked ~ #navigation.fixed .primary-menu {
    max-height: 1000px; }
  #header {
    margin-bottom: 0;
    height: auto;
    padding-top: 120px; }
    #header .container {
      position: relative;
      bottom: 0px; }
    #header .header-wrap {
      text-align: center; }
      #header .header-wrap .slick-button {
        position: relative;
        bottom: 0;
        display: inline-block;
        background-color: #0a529c; }
      #header .header-wrap .slick-prev {
        left: 0; }
      #header .header-wrap .slick-next {
        right: 0; }
    #header .header-content {
      text-align: left; }
      #header .header-content .site-info {
        width: 60%; }
      #header .header-content .weather {
        width: 40%; }
        #header .header-content .weather .icon {
          left: -18px; }
        #header .header-content .weather ul li {
          padding: 10px 8px 6px; }
    #header .header-slide {
      text-align: center;
      margin-bottom: 0; }
      #header .header-slide .slick-dots {
        margin-top: 15px;
        margin-bottom: 0;
        display: inline-block;
        padding: 0;
        list-style-type: none;
        display: none; }
        #header .header-slide .slick-dots li {
          float: left;
          margin-left: 10px; }
          #header .header-slide .slick-dots li:first-child {
            margin-left: 0; }
          #header .header-slide .slick-dots li button {
            border-radius: 50%;
            font-size: 0;
            line-height: 0;
            display: block;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background-color: #fff;
            border: 2px solid #0a529c; }
        #header .header-slide .slick-dots .slick-active button {
          background-color: #0a529c;
          border: 2px solid #0a529c; }
  .sidebar_left {
    width: 100%; }
  .sidebar_right {
    width: 100%;
    float: left; }
  /** Top Post */
  .widget-top-post .first-post .heading-title {
    position: absolute; }
  .widget-top-post .first-post .post-title {
    width: 100%;
    padding-left: 200px;
    padding-right: 10px;
    height: 30px;
    margin-right: 0;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .widget-top-post .first-post .post-datetime {
    display: none; }
  .widget-top-post .more-post .items li {
    width: 100%; }
  /** Information */
  #infomation .items-info li,
  .widget-infomation .items-info li {
    width: 33%; }
    #infomation .items-info li span,
    .widget-infomation .items-info li span {
      font-size: 14px; }
  /** Flight Info */
  #flight-info .contents .content-view .tab-content table tbody {
    height: 310px; }
  #form-filter .btn-filter {
    padding: 9px 10px; }
  /** Wigdte Airlines **/
  .widget-airlines .widget-body {
    padding: 16px 15px 6px 15px; }
    .widget-airlines .widget-body .slide .item a {
      width: 46%;
      height: auto;
      padding-top: 18%;
      margin-left: 2% !important;
      margin-right: 2% !important; }
      .widget-airlines .widget-body .slide .item a:nth-child(odd) {
        margin-right: 0; }
  /** Blog */
  #blog .wrap .item .body,
  .widget-blog .wrap .item .body {
    padding: 10px 10px; }
    #blog .wrap .item .body .col-left,
    .widget-blog .wrap .item .body .col-left {
      width: 100%;
      padding: 0; }
    #blog .wrap .item .body .col-right,
    .widget-blog .wrap .item .body .col-right {
      width: 100%; }
  /** Mobile */
  #mobile .wrap .image {
    left: 15px; }
  #mobile .wrap .heading {
    width: 55%;
    padding-left: 155px;
    padding-top: 18px; }
  #mobile .wrap .list-info {
    width: 45%; }
    #mobile .wrap .list-info ul li {
      width: 50%; }
  #footer .col-wrap .col-left {
    width: 100%;
    margin-bottom: 30px; }
  #footer .col-wrap .col-right {
    width: 100%; }
    #footer .col-wrap .col-right .menu-right,
    #footer .col-wrap .col-right .menu-left {
      width: 50%; }
  #footer .col-bottom {
    padding-top: 19px;
    padding-bottom: 48px; }
    #footer .col-bottom > div {
      width: 100%;
      padding-top: 0 !important;
      margin-bottom: 10px; }
      #footer .col-bottom > div:last-child {
        margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .home-sub-site .content-wrapper {
    padding-top: 150px; }
  .airport-page .wrapper {
    padding-top: 150px; }
  #navigation .nav-content .site-name {
    max-width: 100%;
    margin-bottom: 5px; }
    #navigation .nav-content .site-name h3 {
      font-size: 18px; }
  #navigation .nav-language {
    float: left;
    margin: 0;
    margin-bottom: 10px; }
  #navigation .nav-left .logo {
    width: 236px; }
  #navigation .nav-right #form_search {
    display: none; }
  #header {
    height: auto; }
    #header .container {
      position: relative;
      bottom: 0; }
    #header #slide-airport .item {
      min-height: 190px; }
    #header .header-content .item {
      text-align: left;
      padding: 10px;
      max-height: inherit; }
      #header .header-content .item h1 {
        font-size: 24px;
        max-height: inherit;
        display: block; }
      #header .header-content .item p {
        font-size: 16px;
        max-height: inherit;
        display: block;
        margin-bottom: 0; }
    #header .header-content .site-info {
      width: 100%;
      text-align: left;
      padding: 0;
      margin-bottom: 20px; }
      #header .header-content .site-info p {
        height: auto;
        display: block; }
    #header .header-content .weather {
      width: 100%;
      float: left;
      display: inline-block;
      margin-top: 0; }
      #header .header-content .weather .view-detail {
        width: 100%;
        text-align: center; }
      #header .header-content .weather ul {
        float: left;
        width: 100%; }
        #header .header-content .weather ul li {
          width: 33.333333%;
          max-width: inherit; }
          #header .header-content .weather ul li:first-child {
            border-radius: 0; }
          #header .header-content .weather ul li span .time {
            display: inline; }
  /** Infomation */
  #infomation .col-left {
    width: 100%; }
  #infomation .col-right {
    width: 100%; }
  #infomation .items-info {
    width: 100%;
    margin: 0; }
    #infomation .items-info li {
      width: 100%;
      padding: 0; }
      #infomation .items-info li:nth-last-child(-n+3) {
        margin-bottom: 9px; }
  /** Flight Info */
  #flight-info .top-heading, .widget-flight-info .top-heading {
    height: auto;
    padding-bottom: 0; }
    #flight-info .top-heading h5, .widget-flight-info .top-heading h5 {
      margin-bottom: 10px; }
    #flight-info .top-heading ul, .widget-flight-info .top-heading ul {
      position: relative;
      width: 100%;
      right: 0; }
      #flight-info .top-heading ul li, .widget-flight-info .top-heading ul li {
        width: 50%; }
  #flight-info .contents, .widget-flight-info .contents {
    padding: 10px; }
    #flight-info .contents #form-filter .form-group, .widget-flight-info .contents #form-filter .form-group {
      width: 100%; }
    #flight-info .contents .form-filter, .widget-flight-info .contents .form-filter {
      width: 100%;
      padding: 0;
      margin-bottom: 10px; }
      #flight-info .contents .form-filter .select2-container, .widget-flight-info .contents .form-filter .select2-container {
        width: 100% !important; }
    #flight-info .contents .content-view, .widget-flight-info .contents .content-view {
      width: 100%;
      overflow: scroll; }
      #flight-info .contents .content-view ul, .widget-flight-info .contents .content-view ul {
        position: relative;
        width: 100%; }
        #flight-info .contents .content-view ul li, .widget-flight-info .contents .content-view ul li {
          width: 50%; }
      #flight-info .contents .content-view .tab-content, .widget-flight-info .contents .content-view .tab-content {
        width: 100%;
        overflow: scroll; }
        #flight-info .contents .content-view .tab-content > div, .widget-flight-info .contents .content-view .tab-content > div {
          width: 678px;
          overflow: scroll; }
        #flight-info .contents .content-view .tab-content table, .widget-flight-info .contents .content-view .tab-content table {
          overflow: scroll;
          overflow: scroll; }
          #flight-info .contents .content-view .tab-content table body, .widget-flight-info .contents .content-view .tab-content table body {
            overflow: scroll; }
  /** Blog */
  #blog .wrap ul li {
    width: 100%;
    margin-bottom: 20px; }
  /** Mobile */
  #mobile .wrap {
    padding: 10px; }
    #mobile .wrap .heading {
      width: 100%;
      margin-bottom: 30px; }
    #mobile .wrap .list-info {
      width: 100%; }
      #mobile .wrap .list-info ul {
        border-left: 0; }
        #mobile .wrap .list-info ul li {
          width: 100%; }
  #footer .footer-copyright .wrap .statistics {
    float: left; }
  .sidebar_footer {
    float: left;
    width: 100%; }
  .widget-information-airport .widget-body .list-items li {
    width: 50%; } }

@media screen and (max-width: 500px) {
  .modal-dialog {
    margin-top: 130px; }
  #navigation.fixed .logo {
    margin: 0;
    width: 155px; }
  #navigation.fixed .nav-language {
    margin: 0; }
  #navigation.fixed .primary-menu {
    padding-top: 10px; }
  #header {
    padding-top: 150px;
    margin-bottom: 10px; }
    #header .header-content .site-info h1 {
      font-size: 24px; }
    #header .header-slide .item .airport_info {
      height: 110px; }
  /** Blogs */
  #blog .wrap .item .header {
    padding: 9px 10px; }
  /** Mobile */
  #mobile .wrap .image {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 10px; }
  #mobile .wrap .heading {
    padding: 0;
    margin-bottom: 0; }
  #mobile .wrap .list-info ul {
    padding-left: 0; }
  #footer .col-wrap .col-left {
    padding: 0; }
    #footer .col-wrap .col-left .logo {
      width: 100%;
      margin-bottom: 10px; }
    #footer .col-wrap .col-left .site-name {
      width: 100%;
      padding-left: 0; }
      #footer .col-wrap .col-left .site-name h4 {
        width: 100%; }
      #footer .col-wrap .col-left .site-name span {
        width: 100%; }
  #footer .col-wrap .col-right .menu-left,
  #footer .col-wrap .col-right .menu-right {
    width: 100%; }
    #footer .col-wrap .col-right .menu-left ul,
    #footer .col-wrap .col-right .menu-right ul {
      padding-left: 11px;
      border: 0; }
      #footer .col-wrap .col-right .menu-left ul:before, #footer .col-wrap .col-right .menu-left ul:after,
      #footer .col-wrap .col-right .menu-right ul:before,
      #footer .col-wrap .col-right .menu-right ul:after {
        display: none; }
  .widget-information-airport .widget-body .list-items li {
    width: 100%; } }

@media screen and (max-width: 365px) {
  #navigation .nav-content .site-name .sub-name {
    font-size: 12px; }
  #navigation .nav-content .site-name h3 {
    font-size: 14px; } }

@media screen and (min-width: 992px) {
  #flight-info .contents .content-view .tab-content table .col-1 {
    width: 120px; }
  #flight-info .contents .content-view .tab-content table .col-2 {
    width: 120px; }
  #flight-info .contents .content-view .tab-content table .col-3 {
    width: 90px; }
  #flight-info .contents .content-view .tab-content table .col-4 {
    width: 200px; }
  #flight-info .contents .content-view .tab-content table .col-5 {
    width: 100px; }
  #flight-info .contents .content-view .tab-content table .col-6 {
    width: 80px; }
  #flight-info .contents .content-view .tab-content table .col-7 {
    width: 80px; }
  #flight-info .contents .content-view .tab-content table .col-8 {
    width: 80px; }
  #flight-info .contents .content-view .tab-content table .col-9 {
    width: 100px; } }

@media screen and (min-width: 768px) {
  .home-sub-site #form-filter .form-group:nth-child(2n+1), .flight-detail #form-filter .form-group:nth-child(2n+1) {
    clear: left; } }
