@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,800&display=swap");
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
section#main {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.navOpen section#main {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

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%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/* Layout */
#sub-footer .sub-footer-inner .widget_nav_menu li, #footer .footer-inner .footer-col .widget, .gform_wrapper.gf_browser_chrome .gfield_checkbox li,
.gform_wrapper.gf_browser_chrome .gfield_radio li,
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li, .navigation-wrp .site-menu-wrp ul li, .navigation-wrp .top-menu-wrp div ul li, .lang-selector ul, .parking-section .parking-form h3, #ajaxsearchpro1_1,
#ajaxsearchpro1_2,
div.ajaxsearchpro[id*=ajaxsearchpro1_], .header-search, #flights .flights-header-outer .flights-header-inner .flights-btn, #flights .flights-header-outer .flights-header-inner h3, .btn,
.post-pager a, .service-list-wrp .service-list .service-item,
.service-list-wrp .service-list .filter-btn, table p {
  position: relative;
  list-style: none;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  _height: 30px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li,
.gform_wrapper.gf_browser_chrome .gfield_radio li,
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li, .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li, .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp, .parking-section .parking-form .parking-form-col, .parking-section .parking-form h3, .content-section .content-container .content-col, .service-list-wrp .service-list .service-item,
.service-list-wrp .service-list .filter-btn, .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt, .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide, .top-image {
  position: relative;
  box-sizing: border-box;
  behavior: url(/wp-content/themes/skavsta/static/dist/css/boxsizing.htc) \9 ;
}

.service-list-wrp .service-list .service-item .service-image,
.service-list-wrp .service-list .filter-btn .service-image, .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .swiper-slide, .destination-single-item .destination-top-image, .destinations-puff-section .destination-puff-item .destination-puff-image, .puff-section .puff-container .puff-item .puff-image, .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide, .top-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  behavior: url(/wp-content/themes/skavsta/static/dist/css/backgroundsize.min.htc) \9 ;
}

/* Breakpoints */
/* Media Queries */
/* Fonts */
/* Colors */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4bicpw");
  src: url("../fonts/icomoon.eot?4bicpw#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?4bicpw") format("woff2"), url("../fonts/icomoon.ttf?4bicpw") format("truetype"), url("../fonts/icomoon.woff?4bicpw") format("woff"), url("../fonts/icomoon.svg?4bicpw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before,
.footer-inner .footer-col:before,
.lang-selector a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-max_height:before {
  content: "\e922";
}

.icon-globe:before,
.lang-selector a:before {
  content: "\e909";
}

.icon-shuttle_van:before {
  content: "\e920";
}

.icon-van:before {
  content: "\e921";
}

.icon-car:before {
  content: "\e91f";
}

.icon-check:before {
  content: "\e91c";
}

.icon-battery-status:before {
  content: "\e91d";
}

.icon-walk:before {
  content: "\e91e";
}

.icon-shield:before {
  content: "\e917";
}

.icon-other-services:before {
  content: "\e918";
}

.icon-cash:before {
  content: "\e919";
}

.icon-view-all:before {
  content: "\e91a";
}

.icon-bag:before {
  content: "\e91b";
}

.icon-bagage:before {
  content: "\e90a";
}

.icon-flights:before {
  content: "\e90b";
}

.icon-food:before {
  content: "\e90c";
}

.icon-map-parking:before {
  content: "\e90d";
}

.icon-map-terminal:before {
  content: "\e90e";
}

.icon-map:before {
  content: "\e90f";
}

.icon-more:before {
  content: "\e910";
}

.icon-parking:before {
  content: "\e911";
}

.icon-shopping:before {
  content: "\e912";
}

.icon-star1:before {
  content: "\e913";
}

.icon-star2:before {
  content: "\e914";
}

.icon-taxi:before {
  content: "\e915";
}

.icon-touristinfo:before {
  content: "\e916";
}

.icon-globe:before {
  content: "\e909";
}

.icon-arrow-down-filled:before {
  content: "\e906";
}

.icon-arrow-down:before {
  content: "\e907";
}

.icon-search:before {
  content: "\e908";
}

.icon-arrivals:before {
  content: "\e904";
}

.icon-departures:before {
  content: "\e905";
}

.icon-road-marker:before {
  content: "\e903";
}

.icon-letter:before {
  content: "\e900";
}

.icon-map-marker:before {
  content: "\e901";
}

.icon-phone:before {
  content: "\e902";
}

@font-face {
  font-family: "Vinci Sans Bold";
  src: url("../fonts/vinci_sans_bold/vinci_sans_bold.eot");
  src: url("../fonts/vinci_sans_bold/vinci_sans_bold.eot") format("embedded-opentype"), url("../fonts/vinci_sans_bold/vinci_sans_bold.ttf") format("truetype"), url("../fonts/vinci_sans_bold/vinci_sans_bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Vinci Sans Medium";
  src: url("../fonts/vinci_sans_medium/vinci_sans_medium.eot");
  src: url("../fonts/vinci_sans_medium/vinci_sans_medium.eot") format("embedded-opentype"), url("../fonts/vinci_sans_medium/vinci_sans_medium.ttf") format("truetype"), url("../fonts/vinci_sans_medium/vinci_sans_medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Vinci Sans Regular";
  src: url("../fonts/vinci_sans_regular/vinci_sans_regular.eot");
  src: url("../fonts/vinci_sans_regular/vinci_sans_regular.eot") format("embedded-opentype"), url("../fonts/vinci_sans_regular/vinci_sans_regular.ttf") format("truetype"), url("../fonts/vinci_sans_regular/vinci_sans_regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Haas display Italic";
  src: url("../fonts/haas_italic/NeueHaasGroteskDisplayRoundDots-56italic.eot");
  src: url("../fonts/haas_italic/NeueHaasGroteskDisplayRoundDots-56italic.eot") format("embedded-opentype"), url("../fonts/haas_italic/NeueHaasGroteskDisplayRoundDots-56italic.woff2") format("woff2"), url("../fonts/haas_italic/NeueHaasGroteskDisplayRoundDots-56italic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Haas display Roman";
  src: url("../fonts/haas_roman/NeueHaasGroteskDisplayRoundDots-55Roman.eot");
  src: url("../fonts/haas_roman/NeueHaasGroteskDisplayRoundDots-55Roman.eot") format("embedded-opentype"), url("../fonts/haas_roman/NeueHaasGroteskDisplayRoundDots-55Roman.woff2") format("woff2"), url("../fonts/haas_roman/NeueHaasGroteskDisplayRoundDots-55Roman.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Haas display Bold italic";
  src: url("../fonts/haas_bolditalic/NeueHaasGroteskDisplayRoundDots-76BoldItalic.eot");
  src: url("../fonts/haas_bolditalic/NeueHaasGroteskDisplayRoundDots-76BoldItalic.eot") format("embedded-opentype"), url("../fonts/haas_bolditalic/NeueHaasGroteskDisplayRoundDots-76BoldItalic.woff2") format("woff2"), url("../fonts/haas_bolditalic/NeueHaasGroteskDisplayRoundDots-76BoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Haas display Medium";
  src: url("../fonts/haas_medium/NeueHaasGroteskDisplayRoundDots-65Medium.eot");
  src: url("../fonts/haas_medium/NeueHaasGroteskDisplayRoundDots-65Medium.eot") format("embedded-opentype"), url("../fonts/haas_medium/NeueHaasGroteskDisplayRoundDots-65Medium.woff2") format("woff2"), url("../fonts/haas_medium/NeueHaasGroteskDisplayRoundDots-65Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
body {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #2d2e2e;
}

div, p, a, li, td {
  -webkit-text-size-adjust: none;
}

a, a:hover, a:active, a:visited, a:focus {
  color: #171A5C;
  text-decoration: none;
  outline: none;
}

*:focus {
  outline: none !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  margin: 15px 0;
  max-width: 840px;
}

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

h1, h2, h4, h5, h6 {
  font-family: "Haas display Bold italic", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #171A5C;
}

h3 {
  font-family: "Haas display Bold italic", sans-serif;
  font-weight: 700;
  color: #171A5C;
}

.col-50 h2,
.col-33 h2,
.col-50 h3,
.col-33 h3,
.col-50 h4,
.col-33 h4 {
  margin-top: 20px;
}
.col-50 h2:nth-child(1),
.col-33 h2:nth-child(1),
.col-50 h3:nth-child(1),
.col-33 h3:nth-child(1),
.col-50 h4:nth-child(1),
.col-33 h4:nth-child(1) {
  margin-top: 0;
}

h1,
h2 {
  font-size: 42px;
  line-height: 46px;
  text-transform: none !important;
}
@media only screen and (max-width: 767px) {
  h1,
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

h2 {
  font-size: 34px;
  line-height: 38px;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}

h3 {
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 18px;
    line-height: 22px;
  }
}

h4 {
  font-size: 18px;
  line-height: 22px;
}

h5 {
  font-size: 16px;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  line-height: 18px;
}

.ingress {
  font-size: 19px;
  line-height: 26px;
  margin-top: 15px;
}

html.navOpen {
  overflow: hidden;
}

body {
  position: relative;
  left: 0;
  transition: left 0.3s ease-in-out;
}

#main a {
  text-decoration: underline;
}
#main .btn,
#main .post-pager a,
#main .filter-btn,
#main .post-container .btn,
#main .flights-btn {
  text-decoration: none;
}
#main .btn:hover,
#main .post-pager a:hover,
#main .filter-btn:hover,
#main .post-container .btn:hover,
#main .flights-btn:hover {
  text-decoration: none;
}
#main .news-item a,
#main .service-item,
#main .post-container a {
  text-decoration: none;
}
#main .news-item a:hover,
#main .service-item:hover,
#main .post-container a:hover {
  text-decoration: underline;
}

.clearFloat {
  margin: 0;
  padding: 0;
  height: 0px;
  overflow: hidden;
  clear: both;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}

#div-warning.hidden {
  display: none;
}

#div-warning {
  padding: 1rem 20px;
}
@media only screen and (max-width: 767px) {
  #div-warning {
    padding: 1rem;
  }
}
#div-warning .warning-container {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0 auto;
  max-width: 1250px;
  position: relative;
  padding: 1rem;
  background: #F4F3FF;
  border-left: 9px #171A5C solid;
  color: #2D2E2E;
  font-size: 14px;
  line-height: 20px;
}
#div-warning .warning-container .icon-warning {
  min-width: 24px;
  height: 24px;
  background-image: url(../images/warning-logo.svg);
}
#div-warning .warning-container .icon-clock {
  min-width: 24px;
  height: 24px;
  background-image: url(../images/clock-icon.svg);
}
#div-warning .warning-container .warning-content {
  display: flex;
  flex-direction: column;
}
#div-warning .warning-container .warning-content .time {
  color: #2D2E2E;
  font-weight: 700;
}
#div-warning .warning-container .warning-content .info {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
}
#div-warning .warning-container.red-message {
  background: #FFEEEC;
  border-left: 9px #FA3116 solid;
}

div.wp-caption {
  position: relative;
  max-width: 100% !important;
  padding-top: 20px;
}
div.wp-caption img {
  vertical-align: top !important;
}
div.wp-caption p {
  margin-top: 0 !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: #fff !important;
  padding: 7px 10px !important;
}

img {
  max-width: 100%;
  height: auto;
  position: relative;
}

img.alignnone {
  margin-top: 15px;
}

img.alignright {
  float: right;
  clear: both;
  margin-left: 20px;
}

img.alignleft {
  float: left;
  clear: both;
  margin-right: 20px;
}

#main ul {
  list-style: disc;
  padding-left: 24px;
  padding-top: 15px;
}
#main ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

table {
  width: 100% !important;
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
  border-top: 1px solid #E9E7FF;
  border-left: 1px solid #E9E7FF;
}
table p {
  vertical-align: bottom;
  font-size: 14px;
  line-height: 18px;
  margin: 0 !important;
}
table td, table th {
  width: auto !important;
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #E9E7FF;
  border-bottom: 1px solid #E9E7FF;
  background-color: #fff;
  vertical-align: top;
}
table tr:nth-child(odd) td {
  background-color: #F4F3FF;
}
table tr:first-child td, table tr:first-child th {
  background-color: #D3CEFF;
  vertical-align: bottom;
}
@media only screen and (max-width: 1199px) {
  table {
    font-size: 12px;
    line-height: 16px;
  }
  table p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  table td, table th {
    padding: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  table {
    font-size: 11px;
    line-height: 15px;
  }
  table p {
    font-size: 11px !important;
    line-height: 15px !important;
  }
  table td, table th {
    padding: 7px 5px;
  }
}
@media only screen and (max-width: 767px) {
  table {
    margin-top: 15px;
    font-size: 12px;
    line-height: 16px;
  }
  table p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  table td, table th {
    padding: 10px;
  }
}
@media only screen and (max-width: 479px) {
  table {
    font-size: 11px;
    line-height: 15px;
  }
  table p {
    font-size: 11px !important;
    line-height: 15px !important;
  }
  table td, table th {
    padding: 7px 5px;
  }
}

iframe {
  width: 100% !important;
}

.iframe-wrp {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: none !important;
}

.iframe-wrp iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.important-message {
  background-color: #cf2418;
  padding: 25px;
  color: white;
}
@media only screen and (max-width: 767px) {
  .important-message {
    padding: 15px;
  }
}
.important-message h3 {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .important-message h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.important-message p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .important-message p {
    font-size: 12px;
    line-height: 18px;
  }
}
.important-message a {
  color: white;
  text-decoration: underline;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.top-image {
  position: relative;
  position: relative;
  padding-bottom: 35%;
}
@media only screen and (min-width: 1367px) {
  .top-image {
    padding-bottom: 0;
    height: 500px;
  }
}
@media only screen and (max-width: 1023px) {
  .top-image {
    padding-bottom: 35%;
  }
}
.top-image .top-imgage-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.widescreen-section {
  position: relative;
}
.widescreen-section .gallery-wrp {
  position: relative;
}
.widescreen-section .gallery-wrp.no-btn a {
  display: none;
}
.widescreen-section .gallery-wrp .swiper-wrapper {
  position: relative;
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide {
  position: relative;
  padding-bottom: 35%;
}
@media only screen and (min-width: 1367px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide {
    padding-bottom: 0;
    height: 500px;
  }
}
@media only screen and (max-width: 1023px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide {
    padding-bottom: 65%;
  }
}
@media only screen and (max-width: 479px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide {
    padding-bottom: 80%;
  }
}
@media only screen and (min-width: 1800px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide {
    height: 700px;
  }
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide.video-slide {
  height: 100%;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1023px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide.video-slide {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide.video-slide {
    padding-bottom: 0px;
  }
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  margin-left: -675px;
  width: 1250px;
  padding: 50px;
  color: #fff;
  text-align: left;
}
@media only screen and (max-width: 1366px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt {
    left: 0;
    margin-left: 0;
    width: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt {
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt {
    padding: 20px;
  }
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt p {
  font-size: 24px;
  line-height: 30px;
  margin-top: 5px;
  max-width: none;
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt p p {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 479px) {
  .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt p br {
    display: none;
  }
}
.widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt h2, .widescreen-section .gallery-wrp .swiper-wrapper .swiper-slide .widescreen-txt h3 {
  max-width: none;
  color: white;
}
.widescreen-section .video {
  position: relative;
  padding-bottom: 37%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.widescreen-section .video iframe,
.widescreen-section .video object,
.widescreen-section .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.puff-section {
  position: relative;
  background-color: #D3CEFF;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .puff-section {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .puff-section {
    padding: 30px 20px;
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section {
    text-align: center;
  }
}
.puff-section .puff-container {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
}
.puff-section .puff-container .puff-item {
  position: relative;
  float: left;
  margin: 0 2.25%;
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container .puff-item {
    float: none;
    width: 100% !important;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid rgb(224.7387755102, 221.3, 255);
    border-bottom: 1px solid rgb(197.2612244898, 190.7, 255);
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container .puff-item {
    border-top: none;
    border-bottom: none;
  }
}
.puff-section .puff-container .puff-item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container .puff-item:first-child {
    padding-top: 0;
    border-top: none;
  }
}
.puff-section .puff-container .puff-item a {
  display: block;
  color: #2d2e2e;
  cursor: pointer;
}
.puff-section .puff-container .puff-item .puff-image {
  position: relative;
  padding-bottom: 40%;
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container .puff-item .puff-image {
    float: left;
    width: 25%;
    height: 110px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container .puff-item .puff-image {
    float: none;
    width: 100%;
    padding-bottom: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container .puff-item .puff-txt {
    float: left;
    width: 71%;
    margin-left: 4%;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container .puff-item .puff-txt {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.puff-section .puff-container.puffs2 .puff-item {
  width: 47.75%;
}
.puff-section .puff-container.puffs2 .puff-item:nth-child(2) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container.puffs2 .puff-item:nth-child(2) {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.puff-section .puff-container.puffs2 .puff-item .puff-txt h3 {
  margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container.puffs2 .puff-item .puff-txt p {
    font-size: 16px;
    line-height: 24px;
  }
}
.puff-section .puff-container.puffs3 .puff-item {
  width: 30.33%;
}
.puff-section .puff-container.puffs3 .puff-item:nth-child(3) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container.puffs3 .puff-item:nth-child(3) {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.puff-section .puff-container.puffs3 .puff-item .puff-txt h3 {
  margin-top: 20px;
}
@media only screen and (max-width: 1199px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt h3 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .puff-section .puff-container.puffs3 .puff-item .puff-txt p {
    font-size: 16px;
    line-height: 24px;
  }
}

.company .puff-section {
  background-color: #F4F3FF;
}
.company .puff-section .puff-container {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
}
.company .puff-section .puff-container .puff-item {
  position: relative;
  float: left;
  margin: 0 2.25%;
}
@media only screen and (max-width: 767px) {
  .company .puff-section .puff-container .puff-item {
    margin: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid rgb(229.975, 227.7, 255);
  }
}
@media only screen and (max-width: 479px) {
  .company .puff-section .puff-container .puff-item {
    border-top: none;
    border-bottom: none;
  }
}
.company .puff-section .puff-container .puff-item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .company .puff-section .puff-container .puff-item:first-child {
    padding-top: 0;
    border-top: none;
  }
}

.ads-section {
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .ads-section {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .ads-section {
    padding: 20px;
  }
}
.ads-section .ads-container {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.ads-section .ads-container img {
  max-width: 100%;
  height: auto;
  position: relative;
}
.ads-section .ads-container a .ads-text {
  display: block;
  text-align: left;
  padding-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 15px;
  color: #2d2e2e;
}

.destinations-puff-section {
  position: relative;
  padding: 0;
  text-align: left;
}
.destinations-puff-section .destination-puff-item {
  position: relative;
  float: left;
  overflow: hidden;
}
.destinations-puff-section .destination-puff-item:nth-child(1), .destinations-puff-section .destination-puff-item:nth-child(2) {
  width: 50%;
}
.destinations-puff-section .destination-puff-item:nth-child(1) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(2) .destination-puff-link {
  display: block;
  position: relative;
  padding-bottom: 38%;
}
@media only screen and (max-width: 1199px) {
  .destinations-puff-section .destination-puff-item:nth-child(1) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(2) .destination-puff-link {
    padding-bottom: 43.33%;
  }
}
.destinations-puff-section .destination-puff-item:nth-child(3), .destinations-puff-section .destination-puff-item:nth-child(4), .destinations-puff-section .destination-puff-item:nth-child(5) {
  width: 33.33%;
}
.destinations-puff-section .destination-puff-item:nth-child(3) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(4) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(5) .destination-puff-link {
  display: block;
  position: relative;
  padding-bottom: 53%;
}
@media only screen and (max-width: 1199px) {
  .destinations-puff-section .destination-puff-item:nth-child(3) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(4) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(5) .destination-puff-link {
    padding-bottom: 60%;
  }
}
@media only screen and (max-width: 1023px) {
  .destinations-puff-section .destination-puff-item:nth-child(1) {
    width: 100%;
  }
  .destinations-puff-section .destination-puff-item:nth-child(1) .destination-puff-link {
    padding-bottom: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .destinations-puff-section .destination-puff-item:nth-child(1) {
    width: 100%;
  }
  .destinations-puff-section .destination-puff-item:nth-child(1) .destination-puff-link {
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 1023px) {
  .destinations-puff-section .destination-puff-item:nth-child(2), .destinations-puff-section .destination-puff-item:nth-child(3), .destinations-puff-section .destination-puff-item:nth-child(4), .destinations-puff-section .destination-puff-item:nth-child(5) {
    width: 50%;
  }
  .destinations-puff-section .destination-puff-item:nth-child(2) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(3) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(4) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(5) .destination-puff-link {
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .destinations-puff-section .destination-puff-item:nth-child(2), .destinations-puff-section .destination-puff-item:nth-child(3), .destinations-puff-section .destination-puff-item:nth-child(4), .destinations-puff-section .destination-puff-item:nth-child(5) {
    width: 100%;
  }
  .destinations-puff-section .destination-puff-item:nth-child(2) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(3) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(4) .destination-puff-link, .destinations-puff-section .destination-puff-item:nth-child(5) .destination-puff-link {
    padding-bottom: 45%;
  }
}
.destinations-puff-section .destination-puff-item .destination-puff-image {
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.destinations-puff-section .destination-puff-item .destination-puff-image-overlay {
  transition: all 0.5s ease-in-out;
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.destinations-puff-section .destination-puff-item .destination-puff-banner {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 25px;
  padding: 12px 25px;
  background-color: #9185FF;
  color: #fff;
}
@media only screen and (max-width: 1366px) {
  .destinations-puff-section .destination-puff-item .destination-puff-banner {
    padding: 8px 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .destinations-puff-section .destination-puff-item .destination-puff-banner {
    padding: 5px 15px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .destinations-puff-section .destination-puff-item .destination-puff-banner {
    top: 20px;
  }
}
.destinations-puff-section .destination-puff-item .destination-puff-txt {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  padding: 40px;
  color: #fff;
}
@media only screen and (max-width: 1366px) {
  .destinations-puff-section .destination-puff-item .destination-puff-txt {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .destinations-puff-section .destination-puff-item .destination-puff-txt {
    padding: 20px;
  }
}
.destinations-puff-section .destination-puff-item .destination-puff-txt h3, .destinations-puff-section .destination-puff-item .destination-puff-txt p {
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
  color: white;
}
@media only screen and (max-width: 1366px) {
  .destinations-puff-section .destination-puff-item .destination-puff-txt h3, .destinations-puff-section .destination-puff-item .destination-puff-txt p {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1199px) {
  .destinations-puff-section .destination-puff-item .destination-puff-txt h3, .destinations-puff-section .destination-puff-item .destination-puff-txt p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 320px) {
  .destinations-puff-section .destination-puff-item .destination-puff-txt h3, .destinations-puff-section .destination-puff-item .destination-puff-txt p {
    font-size: 16px;
    line-height: 22px;
  }
}
.destinations-puff-section .destination-puff-item .destination-puff-txt p {
  font-size: 20px;
}
.destinations-puff-section .destination-puff-item:nth-child(1) .desktop:hover .destination-puff-image, .destinations-puff-section .destination-puff-item:nth-child(2) .desktop:hover .destination-puff-image {
  top: -23px;
  bottom: -23px;
  left: -23px;
  right: -23px;
}
@media only screen and (max-width: 1199px) {
  .destinations-puff-section .destination-puff-item:nth-child(1) .desktop:hover .destination-puff-image, .destinations-puff-section .destination-puff-item:nth-child(2) .desktop:hover .destination-puff-image {
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
  }
}
.destinations-puff-section .destination-puff-item:nth-child(3) .desktop:hover .destination-puff-image, .destinations-puff-section .destination-puff-item:nth-child(4) .desktop:hover .destination-puff-image, .destinations-puff-section .destination-puff-item:nth-child(5) .desktop:hover .destination-puff-image {
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
}
.destinations-puff-section .destination-puff-item .desktop:hover .destination-puff-image-overlay {
  background-color: rgba(0, 0, 0, 0.1);
}
.destinations-puff-section .destination-link-holder {
  display: flex;
  justify-content: center;
  background-color: #171A5C;
  padding: 25px 0;
}
.destinations-puff-section .destination-link-holder .destination-link {
  margin-top: 0;
}

.destination-single-item {
  position: relative;
}
.destination-single-item .destination-top-image {
  position: relative;
  padding-top: 9%;
  padding-bottom: 9%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-top-image {
    display: none;
  }
}
.destination-single-item .destination-top-image .destination-top-image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.destination-single-item .destination-top-image h2 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  font-size: 60px;
  line-height: 64px;
}
@media only screen and (max-width: 1199px) {
  .destination-single-item .destination-top-image h2 {
    font-size: 50px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1023px) {
  .destination-single-item .destination-top-image h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
.destination-single-item .destination-content-wrp {
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .destination-single-item .destination-content-wrp {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp {
    padding: 30px 20px;
  }
}
.destination-single-item .destination-content-wrp .destination-content-inner {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
.destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery {
  position: relative;
  float: left;
  width: 47.75%;
  margin-right: 2.25%;
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery {
    float: none;
    width: 100%;
    margin-right: none;
  }
}
.destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .destination-banner {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 25px;
  padding: 12px 25px;
  background-color: #9185FF;
  color: #fff;
}
@media only screen and (max-width: 1366px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .destination-banner {
    padding: 8px 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .destination-banner {
    padding: 5px 15px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .destination-banner {
    top: 20px;
  }
}
.destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .swiper-slide {
  padding-bottom: 80%;
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-gallery .swiper-slide {
    padding-bottom: 40%;
  }
}
.destination-single-item .destination-content-wrp .destination-content-inner .destination-content {
  position: relative;
  float: left;
  width: 47.75%;
  margin-left: 2.25%;
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-content {
    width: 100%;
    float: none;
    margin-left: none;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-content p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .destination-single-item .destination-content-wrp .destination-content-inner .destination-content p {
    font-size: 16px;
    line-height: 24px;
  }
}

.service-list-wrp {
  position: relative;
  padding: 65px 40px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .service-list-wrp {
    padding: 55px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-list-wrp {
    padding: 30px 17px;
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  .service-list-wrp {
    text-align: center;
  }
}
.service-list-wrp .service-list {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
.service-list-wrp .service-list .service-item,
.service-list-wrp .service-list .filter-btn {
  text-align: center;
  vertical-align: top;
  position: relative;
  margin: 15px 1% 0;
  width: 22.5%;
  color: #2d2e2e;
  border: 2px solid #E9E7FF;
  padding: 7px 7px 15px;
  line-height: 20px;
}
.service-list-wrp .service-list .service-item .service-image,
.service-list-wrp .service-list .filter-btn .service-image {
  position: relative;
  padding-bottom: 40%;
}
@media only screen and (max-width: 1199px) {
  .service-list-wrp .service-list .service-item,
  .service-list-wrp .service-list .filter-btn {
    width: 30.83%;
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .service-list-wrp .service-list .service-item,
  .service-list-wrp .service-list .filter-btn {
    width: 47.5%;
  }
}
@media only screen and (max-width: 479px) {
  .service-list-wrp .service-list .service-item,
  .service-list-wrp .service-list .filter-btn {
    width: 47%;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .service-list-wrp .service-list .service-item,
  .service-list-wrp .service-list .filter-btn {
    width: 97.5%;
    font-size: 14px;
  }
  .service-list-wrp .service-list .service-item .service-image,
  .service-list-wrp .service-list .filter-btn .service-image {
    padding-bottom: 25%;
  }
}
.service-list-wrp .service-list .service-item h3,
.service-list-wrp .service-list .filter-btn h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px;
  font-family: "Haas display Medium", sans-serif;
}
@media only screen and (max-width: 1199px) {
  .service-list-wrp .service-list .service-item h3,
  .service-list-wrp .service-list .filter-btn h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  .service-list-wrp .service-list .service-item h3,
  .service-list-wrp .service-list .filter-btn h3 {
    font-size: 12px;
  }
}
.service-list-wrp .service-list .filter-btn {
  cursor: pointer;
  width: 17.5%;
  color: #D3CEFF;
  text-transform: uppercase;
  padding-top: 15px;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 14px;
  font-family: "Haas display Medium", sans-serif;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .service-list-wrp .service-list .filter-btn {
    width: 22.5%;
    font-size: 13px;
    margin-bottom: 15px;
  }
  .service-list-wrp .service-list .filter-btn:first-child {
    width: 97.5%;
  }
}
@media only screen and (max-width: 1023px) {
  .service-list-wrp .service-list .filter-btn {
    width: 47.5%;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .service-list-wrp .service-list .filter-btn {
    padding: 7px 10px 5px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .service-list-wrp .service-list .filter-btn {
    width: 97.5%;
  }
}
.service-list-wrp .service-list .filter-btn i {
  display: block;
  font-size: 42px;
  margin-bottom: 2px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .service-list-wrp .service-list .filter-btn i {
    display: inline-block;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .service-list-wrp .service-list .filter-btn i {
    font-size: 20px;
    margin-right: 5px;
  }
}
.service-list-wrp .service-list .filter-btn.active, .service-list-wrp .service-list .filter-btn.active.desktop:hover {
  color: #9185FF;
  border-color: #9185FF;
}
.service-list-wrp .service-list .filter-btn.active i, .service-list-wrp .service-list .filter-btn.active.desktop:hover i {
  color: #9185FF;
}
.service-list-wrp .service-list .filter-btn.desktop:hover {
  color: #BDB6FF;
  border-color: #BDB6FF;
}

.content-section {
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .content-section {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section {
    padding: 30px 20px;
  }
}
.content-section .content-container {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
.content-section .content-container .content-col .info-box {
  background-color: #D3CEFF;
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  .content-section .content-container .content-col .info-box {
    padding: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-section .content-container .content-col .info-box {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col .info-box {
    padding: 20px;
  }
}
.content-section .content-container .content-col.col-100 {
  text-align: left;
}
.content-section .content-container .content-col.col-100 p {
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (max-width: 479px) {
  .content-section .content-container .content-col.col-100 p {
    font-size: 16px;
    line-height: 24px;
  }
}
.content-section .content-container .content-col.col-50 {
  position: relative;
  float: left;
  width: 47.75%;
  margin: 0 2.25%;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50 {
    float: none;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.content-section .content-container .content-col.col-50:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50:first-child {
    padding-top: 0;
  }
}
.content-section .content-container .content-col.col-50:nth-child(2) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50:nth-child(2) {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .content-section .content-container .content-col.col-50 h2, .content-section .content-container .content-col.col-50 h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50 h2, .content-section .content-container .content-col.col-50 h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50 h2, .content-section .content-container .content-col.col-50 h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-section .content-container .content-col.col-50 p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50 p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-50 p {
    font-size: 16px;
    line-height: 24px;
  }
}
.content-section .content-container .content-col.col-33 {
  position: relative;
  float: left;
  width: 30.33%;
  margin: 0 2.25%;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-33 {
    float: none;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.content-section .content-container .content-col.col-33:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-33:first-child {
    padding-top: 0;
  }
}
.content-section .content-container .content-col.col-33:nth-child(3) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-33:nth-child(3) {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .content-section .content-container .content-col.col-33 h2, .content-section .content-container .content-col.col-33 h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-section .content-container .content-col.col-33 h2, .content-section .content-container .content-col.col-33 h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-33 h2, .content-section .content-container .content-col.col-33 h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1199px) {
  .content-section .content-container .content-col.col-33 p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-section .content-container .content-col.col-33 p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .content-section .content-container .content-col.col-33 p {
    font-size: 16px;
    line-height: 24px;
  }
}

.content-section.section-bg {
  background-color: #D3CEFF;
}
.content-section.section-bg .content-container .content-col .info-box {
  background-color: #171A5C;
  color: #fff;
}
.content-section.section-bg .content-container .content-col .info-box a {
  color: #fff;
}

.company .content-section .content-container .content-col .info-box {
  background-color: #F4F3FF;
}

.company .content-section.section-bg {
  background-color: #F4F3FF;
}
.company .content-section.section-bg .content-container .content-col .info-box {
  background-color: #E9E7FF;
  color: #fff;
}
.company .content-section.section-bg .content-container .content-col .info-box a {
  color: #fff;
}

.all-news-holder {
  padding: 25px 20px;
  display: flex;
  justify-content: center;
  background-color: #E9E7FF;
}
.all-news-holder .all-news {
  margin-top: 0;
}

.news-section {
  position: relative;
  padding: 55px 50px 65px;
  text-align: center;
  background-color: #F4F3FF;
}
@media only screen and (max-width: 1199px) {
  .news-section {
    padding: 45px 40px 55px;
  }
}
@media only screen and (max-width: 767px) {
  .news-section {
    padding: 30px 20px;
  }
}
.news-section .news-container {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
.news-section .news-container h3 {
  margin-top: 0;
  color: #171A5C;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b9b9b9;
}
@media only screen and (max-width: 767px) {
  .news-section .news-container h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news-section .news-container .news-item {
  width: 22.75%;
  margin-left: 3%;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .news-section .news-container .news-item {
    font-size: 12px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .news-section .news-container .news-item {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    line-height: 22px;
  }
}
.news-section .news-container .news-item:first-child {
  margin-left: 0;
}
.news-section .news-container .news-item a {
  display: block;
  font-size: 18px;
  color: #2d2e2e;
  min-height: 100px;
}
@media only screen and (max-width: 1023px) {
  .news-section .news-container .news-item a {
    font-size: 14px;
    min-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .news-section .news-container .news-item a {
    min-height: 0;
    font-size: 16px;
  }
}
.news-section .news-container .news-item .post-date {
  color: #676565;
  display: block;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .news-section .news-container .news-item .post-date {
    font-size: 14px;
    border-top: none;
    padding-top: 0;
  }
}

.posts-outer-wrp {
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .posts-outer-wrp {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .posts-outer-wrp {
    padding: 30px 20px;
  }
}
.posts-outer-wrp .posts-inner-wrp {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.posts-outer-wrp .posts-inner-wrp .post-container {
  text-align: left;
  max-width: 840px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E9E7FF;
}
.posts-outer-wrp .posts-inner-wrp .post-container .post-date {
  display: block;
  max-width: 840px;
  padding-bottom: 5px;
  margin: 0 auto;
  font-style: italic;
  font-size: 14px;
  color: #676565;
}
.posts-outer-wrp .posts-inner-wrp .post-container p {
  margin-top: 10px;
}

.single-post .posts-outer-wrp .posts-inner-wrp .post-container {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.single-post .posts-outer-wrp .posts-inner-wrp .post-container p {
  margin-top: 15px;
}
.single-post .posts-outer-wrp .posts-inner-wrp .post-container .btn {
  margin-top: 30px;
}

.btn,
.post-pager a {
  transition: all 0.2s ease-in-out;
  padding: 12px 30px;
  margin-top: 25px;
  font-size: 18px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #171A5C;
  background-color: #FFDD00;
}
.btn.desktop:hover,
.post-pager a.desktop:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 767px) {
  .btn,
  .post-pager a {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 20px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .btn,
  .post-pager a {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 15px;
    margin-top: 15px;
  }
}
.btn.blue,
.post-pager a.blue {
  background-color: #FFDD00;
}
.btn.red,
.post-pager a.red {
  background-color: #676565;
  color: white;
}
.btn.green,
.post-pager a.green {
  background-color: #FFDD00;
}
.btn.yellow,
.post-pager a.yellow {
  background-color: #FFDD00;
}
.btn.wizz, .btn.arkia, .btn.lauda, .btn.norwegian, .btn.ryan, .btn.airlines,
.post-pager a.wizz,
.post-pager a.arkia,
.post-pager a.lauda,
.post-pager a.norwegian,
.post-pager a.ryan,
.post-pager a.airlines {
  background-color: #FFDD00;
  color: black;
}

.col-100 .btn {
  margin-top: 15px;
  margin-left: 7px;
  margin-right: 10px;
}

.col-50 .btn,
.col-33 .btn {
  margin-top: 25px;
  margin-right: 10px;
}

#flights {
  overflow: hidden;
  position: relative;
}
#flights .flights-header-outer {
  position: relative;
  background-color: #171A5C;
  color: #fff;
  padding: 30px 50px;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-header-outer {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-header-outer {
    padding: 20px 20px 30px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-header-outer {
    padding: 15px 20px 20px;
  }
}
#flights .flights-header-outer .flights-header-inner {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#flights .flights-header-outer .flights-header-inner h3 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  float: left;
  text-transform: none;
  font-size: 36px;
  line-height: 50px;
  color: white;
}
@media only screen and (max-width: 1366px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 24px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 32px;
    line-height: 38px;
    display: block;
    float: none;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 320px) {
  #flights .flights-header-outer .flights-header-inner h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
#flights .flights-header-outer .flights-header-inner .flights-btn {
  padding: 0 20px 0 20px;
  background-color: #FFDD00;
  margin-left: 15px;
  cursor: pointer;
  float: right;
  color: black;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
}
#flights .flights-header-outer .flights-header-inner .flights-btn:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn {
    font-size: 24px;
    line-height: 40px;
    padding: 0 10px 0 10px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn {
    font-size: 30px;
    line-height: 50px;
    padding: 0 20px 0 20px;
    float: none;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn {
    font-size: 18px;
    line-height: 30px;
    padding: 0 15px 0 15px;
    margin: 0 5px;
  }
}
@media only screen and (max-width: 320px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn {
    display: block;
    margin-bottom: 10px;
  }
}
#flights .flights-header-outer .flights-header-inner .flights-btn.active {
  background-color: #F4F3FF;
  color: #2d2e2e;
}
#flights .flights-header-outer .flights-header-inner .flights-btn:before {
  position: relative;
  padding-right: 15px;
  font-size: 27px;
  vertical-align: middle;
  top: -5px;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn:before {
    font-size: 20px;
    padding-right: 10px;
    top: -3px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn:before {
    padding-right: 15px;
    font-size: 27px;
    top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn:before {
    font-size: 18px;
    padding-right: 10px;
    top: -3px;
  }
}
#flights .flights-header-outer .flights-header-inner .flights-btn.departures:before {
  font-size: 23px;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn.departures:before {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn.departures:before {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-header-outer .flights-header-inner .flights-btn.departures:before {
    font-size: 15px;
  }
}
#flights .flightArrivals,
#flights .flightDepartures,
#flights .flights-table-head {
  display: none;
}
#flights .flights-table-row {
  text-align: center;
  position: relative;
  padding: 0 50px;
  border-bottom: 1px solid #D3CEFF;
  clear: both;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-table-row {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-table-row {
    padding: 0 20px;
  }
}
#flights .flights-table-row .flights-table-row-inner {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  clear: both;
}
#flights .flights-table-row .flights-table-row-inner .flight-col {
  width: 20%;
  float: left;
  padding: 10px 0;
  line-height: 18px;
}
@media only screen and (max-width: 1199px) {
  #flights .flights-table-row .flights-table-row-inner .flight-col {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  #flights .flights-table-row .flights-table-row-inner .flight-col {
    font-size: 14px;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:first-child, #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(3) {
    width: 17%;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(2) {
    width: 26%;
  }
}
@media only screen and (max-width: 767px) {
  #flights .flights-table-row .flights-table-row-inner .flight-col:first-child, #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(3) {
    width: 30%;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(2), #flights .flights-table-row .flights-table-row-inner .flight-col:last-child {
    width: 70%;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:first-child, #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(2) {
    padding-bottom: 0;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(3), #flights .flights-table-row .flights-table-row-inner .flight-col:last-child {
    padding-top: 0;
  }
  #flights .flights-table-row .flights-table-row-inner .flight-col:nth-child(5) {
    position: relative;
    top: -28px;
  }
}
#flights .flights-table-row.flights-table-head {
  background-color: #D3CEFF;
  font-weight: 600;
}
#flights .flights-table-row.flights-table-head .flights-table-row-inner .flight-col {
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  #flights .flights-table-row.flights-table-head .flights-table-row-inner .flight-col:nth-child(3), #flights .flights-table-row.flights-table-head .flights-table-row-inner .flight-col:nth-child(4), #flights .flights-table-row.flights-table-head .flights-table-row-inner .flight-col:nth-child(5) {
    display: none;
  }
}

.header-search {
  position: absolute;
  bottom: 15px;
  right: 100px;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  z-index: 98;
}
@media only screen and (max-width: 1366px) {
  .header-search {
    bottom: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-search {
    bottom: 18px;
  }
}
.header-search:before {
  font-size: 22px;
  vertical-align: middle;
  padding-right: 5px;
  top: 1px;
  color: #FFDD00;
  float: left;
}
@media only screen and (max-width: 479px) {
  .header-search:before {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .header-search {
    display: block;
    position: relative;
    background-color: #171A5C;
    top: auto;
    right: auto;
    margin-top: 0 !important;
    padding: 35px 20px 15px 20px;
  }
}

#ajaxsearchpro1_1,
#ajaxsearchpro1_2,
div.ajaxsearchpro[id*=ajaxsearchpro1_] {
  background: none !important;
  border-radius: 0 0 0 0 !important;
  box-shadow: 0px 0px 0px 0px #ffffff !important;
}
#ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_2 .probox,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox {
  margin: 0 !important;
  height: 30px !important;
  background: none !important;
  border: none !important;
  border-radius: 0 0 0 0 !important;
  box-shadow: 0px 0px 0px 0px #ffffff !important;
}
#ajaxsearchpro1_1 .probox .promagnifier,
#ajaxsearchpro1_1 .probox .prosettings,
#ajaxsearchpro1_2 .probox .promagnifier,
#ajaxsearchpro1_2 .probox .prosettings,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .promagnifier,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .prosettings {
  display: none !important;
}
#ajaxsearchpro1_1 .probox .proinput,
#ajaxsearchpro1_2 .probox .proinput,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput {
  width: 220px !important;
  max-width: 220px !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 10px !important;
}
@media only screen and (max-width: 1199px) {
  #ajaxsearchpro1_1 .probox .proinput,
  #ajaxsearchpro1_2 .probox .proinput,
  div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput {
    width: 180px !important;
    max-width: 180px !important;
  }
}
@media only screen and (max-width: 1023px) {
  #ajaxsearchpro1_1 .probox .proinput,
  #ajaxsearchpro1_2 .probox .proinput,
  div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput {
    width: 220px !important;
    max-width: 220px !important;
  }
}
@media only screen and (max-width: 320px) {
  #ajaxsearchpro1_1 .probox .proinput,
  #ajaxsearchpro1_2 .probox .proinput,
  div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput {
    width: 170px !important;
    max-width: 170px !important;
  }
}
#ajaxsearchpro1_1 .probox .proinput input,
#ajaxsearchpro1_2 .probox .proinput input,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput input {
  margin: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  height: 24px !important;
  font-family: "Haas display Roman", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
#ajaxsearchpro1_1 .probox .proinput ::-webkit-input-placeholder,
#ajaxsearchpro1_2 .probox .proinput ::-webkit-input-placeholder,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput ::-webkit-input-placeholder {
  font-family: "Haas display Roman", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #FFDD00 !important;
}
#ajaxsearchpro1_1 .probox .proinput :-moz-placeholder,
#ajaxsearchpro1_2 .probox .proinput :-moz-placeholder,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput :-moz-placeholder {
  font-family: "Haas display Roman", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
}
#ajaxsearchpro1_1 .probox .proinput ::-moz-placeholder,
#ajaxsearchpro1_2 .probox .proinput ::-moz-placeholder,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput ::-moz-placeholder {
  font-family: "Haas display Roman", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
}
#ajaxsearchpro1_1 .probox .proinput :-ms-input-placeholder,
#ajaxsearchpro1_2 .probox .proinput :-ms-input-placeholder,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proinput :-ms-input-placeholder {
  font-family: "Haas display Roman", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
}
#ajaxsearchpro1_1 .probox .proloading .asp_simple-circle,
#ajaxsearchpro1_2 .probox .proloading .asp_simple-circle,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proloading .asp_simple-circle {
  border: 3px solid #E9E7FF !important;
  border-right-color: transparent !important;
}
#ajaxsearchpro1_1 .probox .proclose,
#ajaxsearchpro1_2 .probox .proclose,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proclose {
  position: absolute;
  right: 29px;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  #ajaxsearchpro1_1 .probox .proclose,
  #ajaxsearchpro1_2 .probox .proclose,
  div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proclose {
    top: 1px;
  }
}
@media only screen and (max-width: 1023px) {
  #ajaxsearchpro1_1 .probox .proclose,
  #ajaxsearchpro1_2 .probox .proclose,
  div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proclose {
    display: none !important;
  }
}
#ajaxsearchpro1_1 .probox .proclose svg,
#ajaxsearchpro1_2 .probox .proclose svg,
div.ajaxsearchpro[id*=ajaxsearchpro1_] .probox .proclose svg {
  background-color: #676565 !important;
}

.header-search #ajaxsearchprores1_1 {
  position: fixed !important;
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical {
  margin-top: 10px !important;
  border: 1px solid #E9E7FF !important;
  border-bottom: 2px solid #E9E7FF !important;
  width: 100% !important;
  max-width: 308px;
  margin-left: 0;
  padding: 0 !important;
  z-index: 11000 !important;
}
@media only screen and (max-width: 1199px) {
  #ajaxsearchprores1_1.vertical,
  #ajaxsearchprores1_2.vertical,
  div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical {
    margin-top: 4px !important;
  }
}
@media only screen and (max-width: 1023px) {
  #ajaxsearchprores1_1.vertical,
  #ajaxsearchprores1_2.vertical,
  div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical {
    margin-top: 15px !important;
    margin-left: -20px !important;
    max-width: none;
    width: 350px !important;
  }
}
@media only screen and (max-width: 1023px) {
  #ajaxsearchprores1_1.vertical,
  #ajaxsearchprores1_2.vertical,
  div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical {
    width: 350px !important;
  }
}
@media only screen and (max-width: 320px) {
  #ajaxsearchprores1_1.vertical,
  #ajaxsearchprores1_2.vertical,
  div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical {
    width: 295px !important;
  }
}
#ajaxsearchprores1_1.vertical .results .asp_nores,
#ajaxsearchprores1_2.vertical .results .asp_nores,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .results .asp_nores {
  color: #676565 !important;
  font-weight: 600 !important;
  padding: 15px 25px !important;
}
#ajaxsearchprores1_1.vertical .results .resdrg .item,
#ajaxsearchprores1_2.vertical .results .resdrg .item,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .results .resdrg .item {
  border: none !important;
  padding: 15px 20px 10px !important;
}
#ajaxsearchprores1_1.vertical .results .resdrg .item .asp_content,
#ajaxsearchprores1_2.vertical .results .resdrg .item .asp_content,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .results .resdrg .item .asp_content {
  padding: 0 !important;
}
#ajaxsearchprores1_1.vertical .results .resdrg .item .asp_content h3,
#ajaxsearchprores1_2.vertical .results .resdrg .item .asp_content h3,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .results .resdrg .item .asp_content h3 {
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
}
#ajaxsearchprores1_1.vertical .results .resdrg .item .asp_content .asp_res_url,
#ajaxsearchprores1_2.vertical .results .resdrg .item .asp_content .asp_res_url,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .results .resdrg .item .asp_content .asp_res_url {
  font-weight: 600 !important;
}
#ajaxsearchprores1_1.vertical .mCustomScrollbar .mCSB_buttonUp,
#ajaxsearchprores1_2.vertical .mCustomScrollbar .mCSB_buttonUp,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .mCustomScrollbar .mCSB_buttonUp {
  margin-top: -4px !important;
}
#ajaxsearchprores1_1.vertical .mCustomScrollbar .mCSB_buttonDown,
#ajaxsearchprores1_2.vertical .mCustomScrollbar .mCSB_buttonDown,
div.ajaxsearchpro[id*=ajaxsearchprores1_].vertical .mCustomScrollbar .mCSB_buttonDown {
  margin-top: -25px !important;
}

@media only screen and (max-width: 1023px) {
  #ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
    left: auto !important;
  }
}

.google-iframe-wrp {
  padding-bottom: 40%;
}

.google-maps-section {
  border-top: 1px solid #E9E7FF;
}
.google-maps-section #map {
  position: relative;
  height: 500px;
}
@media only screen and (max-width: 767px) {
  .google-maps-section #map {
    height: 300px;
  }
}
.google-maps-section #map .gm-style-iw h4 {
  text-transform: none;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  font-weight: 700 !important;
}
.google-maps-section #map .gm-style-iw p {
  margin: 0 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
}
.google-maps-section #map .gm-style-iw p:first-child {
  margin-top: 5px !important;
}
.google-maps-section #map .gm-style-iw p:last-child {
  margin-bottom: 5px !important;
}
.google-maps-section #map .gm-style-iw strong {
  font-weight: 600 !important;
}
.google-maps-section #map .gm-style-iw a {
  overflow: hidden;
  text-decoration: none !important;
  outline: none !important;
  background: none;
  line-height: 20px !important;
  font-weight: 400 !important;
  transition: all 300ms ease;
  cursor: pointer !important;
  font-size: 16px !important;
  margin: 0 !important;
  color: #171A5C !important;
}
.google-maps-section #map .gm-style-iw a:hover {
  color: #171A5C !important;
}

.parking-section {
  background-color: #D3CEFF;
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .parking-section {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .parking-section {
    padding: 20px;
  }
}
.parking-section p {
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (max-width: 479px) {
  .parking-section p {
    font-size: 16px;
    line-height: 24px;
  }
}
.parking-section .parking-form-wrp {
  max-width: 840px;
  margin: 0 auto;
  position: relative;
}
.parking-section select option:disabled {
  color: lightgray; /* Eller vilken färg du vill använda */
  background-color: #f0f0f0; /* Ljusgrå bakgrund för bättre synlighet */
}
.parking-section select option:disabled {
  color: lightgray; /* Ljusgrå text för inaktiverade alternativ */
  background-color: #f0f0f0; /* Ljusgrå bakgrund för bättre synlighet */
}
.parking-section .parking-form {
  margin-left: -75px !important;
}
@media only screen and (max-width: 767px) {
  .parking-section .parking-form {
    margin-left: 0 !important;
  }
}
.parking-section .parking-form h3 {
  float: left;
  min-width: 25%;
  padding-right: 10px;
  text-align: right;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .parking-section .parking-form h3 {
    line-height: 22px;
    display: block;
    float: none;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 5px;
  }
}
.parking-section .parking-form .parking-form-col {
  float: left;
  z-index: 1;
  width: 25%;
  padding-left: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .parking-section .parking-form .parking-form-col {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .parking-section .parking-form .parking-form-col.month {
    width: 50%;
  }
}
.parking-section .parking-form .parking-form-col.promo-code {
  margin-left: 25%;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .parking-section .parking-form .parking-form-col.promo-code {
    width: 75%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .parking-section .parking-form .parking-form-col.promo-code {
    width: 100%;
  }
}
.parking-section .parking-form .parking-form-col.button-col {
  float: right;
}
.parking-section .parking-form .parking-form-col.button-col .gform_button {
  display: block !important;
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .parking-section .parking-form .parking-form-col.button-col .gform_button {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .parking-section .parking-form .parking-form-col.button-col {
    width: 100%;
  }
}
.parking-section .parking-form .parking-form-col:before {
  right: 15px !important;
}
@media only screen and (max-width: 479px) {
  .parking-section .parking-form .parking-form-col:before {
    display: none;
  }
}

.all-parking h1 {
  text-align: center;
  margin: 4rem 1rem 0;
}
.all-parking > p {
  text-align: center;
}
.all-parking__logos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1250px;
  margin: 1rem auto 0;
}
.all-parking__logos .logo {
  display: flex;
  align-items: flex-end;
  margin: 0.5rem;
}
.all-parking__logos .logo__name {
  padding-left: 5px;
}
.all-parking__logos .logo__name p {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #2d2e2e;
}
.all-parking__filter {
  display: none;
  justify-content: center;
  margin-top: 4rem;
}
.all-parking__filter .content {
  max-width: 1250px;
  width: 100%;
  display: flex;
}
.all-parking__filter .content .widget {
  width: 100%;
}
.all-parking__filter .content .widget #lct-widget-parkeringskategorier {
  display: flex;
  padding: 0;
  list-style: none;
  justify-content: space-evenly;
}
@media only screen and (max-width: 767px) {
  .all-parking__filter .content .widget #lct-widget-parkeringskategorier {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1023px) {
  .all-parking__filter .content .widget #lct-widget-parkeringskategorier {
    align-items: center;
  }
}
.all-parking__filter .content .widget #lct-widget-parkeringskategorier li {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .all-parking__filter .content .widget #lct-widget-parkeringskategorier li {
    padding: 0;
  }
}
.all-parking__filter .content .widget #lct-widget-parkeringskategorier li input {
  display: none;
}
.all-parking__filter .content .widget #lct-widget-parkeringskategorier li a {
  font-weight: bold;
  color: #2d2e2e;
  padding: 1rem;
  background-color: #D3CEFF;
  border: 1px solid #E9E7FF;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .all-parking__filter .content .widget #lct-widget-parkeringskategorier li a {
    height: 82px;
  }
}
@media only screen and (max-width: 767px) {
  .all-parking__filter .content .widget #lct-widget-parkeringskategorier li a {
    height: auto;
  }
}
.all-parking__filter .content .widget #lct-widget-parkeringskategorier li.active a {
  background-color: #E9E7FF;
}
.all-parking__links {
  display: flex;
  justify-content: center;
  padding-top: 4rem;
  background-color: #F4F3FF;
  border-top: 1px solid #E9E7FF;
}
.all-parking__links .content {
  max-width: 1250px;
  width: 100%;
  display: flex;
}
.all-parking__links .content ul {
  list-style: none !important;
  display: flex;
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .all-parking__links .content ul {
    padding: 0 1rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .all-parking__links .content ul {
    flex-wrap: wrap;
  }
}
.all-parking__links .content ul li {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .all-parking__links .content ul li {
    width: 100%;
  }
}
.all-parking__links .content ul li a {
  font-weight: bold;
  color: #2d2e2e;
  padding: 1rem;
  background-color: #D3CEFF;
  border: 1px solid #E9E7FF;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  transition: ease 0.5s;
}
@media only screen and (max-width: 1023px) {
  .all-parking__links .content ul li a {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .all-parking__links .content ul li a {
    height: auto;
  }
}
.all-parking__links .content ul li a:hover {
  background-color: rgb(233.8979591837, 231.5, 255);
  transition: ease 0.5s;
}
.all-parking__parkings {
  display: flex;
  justify-content: center;
  background-color: #F4F3FF;
  padding-top: 40px;
}
.all-parking__parkings .content {
  width: 100%;
  max-width: 1250px;
}
.all-parking__parkings .single-parking {
  display: none;
  padding: 2rem;
  border-bottom: 1px solid #E9E7FF;
}
.all-parking__parkings .single-parking.active {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking {
    flex-direction: column;
    padding: 1rem;
  }
}
.all-parking__parkings .single-parking__image {
  width: 50%;
  display: flex;
  align-items: flex-end;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #E9E7FF;
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__image {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking__image {
    width: 100%;
    height: 280px;
  }
}
.all-parking__parkings .single-parking__text {
  width: 50%;
  padding: 0 4rem 0 3rem;
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__text {
    padding: 0 0 0 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking__text {
    width: 100%;
    padding: 1rem 0 0;
  }
}
.all-parking__parkings .single-parking__text .info-title {
  display: flex;
  align-items: center;
  padding: 0 0 0.5rem;
  min-width: 350px;
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking__text .info-title {
    min-width: auto;
    width: 100%;
  }
}
.all-parking__parkings .single-parking__text .info-title img {
  width: 65px;
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking__text .info-title img {
    width: 50px;
  }
}
.all-parking__parkings .single-parking__text .info-title .name {
  padding-left: 15px;
}
.all-parking__parkings .single-parking__text .info-title .name h3 {
  margin: 0;
  text-align: left;
  text-transform: none;
  font-size: 36px;
  line-height: 38px;
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__text .info-title .name h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.all-parking__parkings .single-parking__text h4 {
  font-size: 20px;
  text-transform: initial;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .all-parking__parkings .single-parking__text h4 {
    font-size: 18px;
  }
}
.all-parking__parkings .single-parking__text .checklist span {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
}
.all-parking__parkings .single-parking__text .checklist span:first-child {
  padding: 1.5rem 0 0.5rem 0;
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__text .checklist span:first-child {
    padding: 1rem 0 0.5rem 0;
  }
}
.all-parking__parkings .single-parking__text .checklist span:last-child {
  padding: 0.5rem 0 0.5rem 0;
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__text .checklist span:last-child {
    padding: 0.5rem 0 0 0;
  }
}
@media only screen and (max-width: 1023px) {
  .all-parking__parkings .single-parking__text .checklist span {
    padding: 1rem 0;
  }
}
.all-parking__parkings .single-parking__text .checklist span:before {
  content: "\e91e";
  display: inline-block;
  position: relative;
  margin-right: 1rem;
  font-size: 28px;
  color: #676565;
  font-family: "icomoon";
}
.all-parking__parkings .single-parking__text .checklist span.electric:before {
  content: "\e91d";
}
.all-parking__parkings .single-parking__text .checklist span.near:before {
  content: "\e91f";
}
.all-parking__parkings .single-parking__text .checklist span.guard:before {
  content: "\e917";
}
.all-parking__parkings .single-parking__text .checklist span.shuttle:before {
  content: "\e920";
}
.all-parking__parkings .single-parking__text .checklist span.celing:before {
  content: "\e922";
}
.all-parking__parkings .single-parking__text .button {
  margin: 1rem 0;
  display: flex;
  color: #2d2e2e;
  position: relative;
  font-weight: bold;
}
.all-parking__parkings .single-parking__text .button:before {
  content: "\e910";
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #676565;
  margin-right: 20px;
  font-family: "icomoon";
}
.all-parking__parkings .single-parking__text .button:after {
  content: "\e907";
  display: inline-block;
  position: relative;
  font-size: 10px;
  color: #676565;
  transform: rotate(-90deg);
  font-family: "icomoon";
  position: absolute;
  left: 16px;
}
.all-parking__parkings .single-parking__text .button:hover {
  color: #676565;
}

.mobilepuff {
  display: none;
  background-color: #F4F3FF;
}
@media only screen and (max-width: 767px) {
  .mobilepuff {
    display: inline-block;
    width: 46.5%;
    padding-top: 10%;
    position: relative;
    margin-bottom: 6%;
    text-align: center;
  }
}
.mobilepuff h4 {
  font-size: 14px;
  line-height: 60px;
  font-weight: 400;
  text-transform: none;
  color: #000 !important;
}
.mobilepuff [class^=icon-]:before, .mobilepuff [class*=" icon-"]:before,
.mobilepuff .footer-inner .footer-col:before {
  font-size: 60px;
  color: #9185FF;
}

a .mobilepuff {
  display: inline-block;
}

.mobilepuff:nth-of-type(odd) {
  margin-right: 2.8%;
}

/* MOBILMENY */
.mobileappmenu {
  display: none;
  background-color: #171A5C;
  color: white;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  margin-left: -20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .mobileappmenu {
    display: block;
  }
}

#menu-mobilemenu li,
#menu-mobilemenu_en li {
  display: inline-block;
  text-align: center;
  width: 24%;
  font-size: 10px;
  padding-top: 12px;
  padding-bottom: 20px;
  position: relative;
}
#menu-mobilemenu .current-menu-item,
#menu-mobilemenu_en .current-menu-item {
  background-color: rgb(3.62, 4.092173913, 14.48);
}
#menu-mobilemenu a, #menu-mobilemenu a:hover, #menu-mobilemenu a:active, #menu-mobilemenu a:visited, #menu-mobilemenu a:focus,
#menu-mobilemenu_en a,
#menu-mobilemenu_en a:hover,
#menu-mobilemenu_en a:active,
#menu-mobilemenu_en a:visited,
#menu-mobilemenu_en a:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 90px;
}
#menu-mobilemenu [class^=icon-]:before, #menu-mobilemenu [class*=" icon-"]:before,
#menu-mobilemenu .footer-inner .footer-col:before,
#menu-mobilemenu_en [class^=icon-]:before,
#menu-mobilemenu_en [class*=" icon-"]:before,
#menu-mobilemenu_en .footer-inner .footer-col:before {
  display: block;
  font-size: 24px;
}

/* SPARA FLIGHT */
.flight-favorites-btn {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flight-favorites-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 9999;
  }
}

.flight-headline {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flight-headline {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 14px;
    display: block;
  }
}

.flightFavorite {
  position: fixed;
  bottom: 55px;
  z-index: 999999;
  width: 100%;
}

.flightFavorite.has-changed .flights-table-row {
  animation: colorfade 5s;
}

@keyframes colorfade {
  /* You could think of as "step 1" */
  0% {
    background: orange;
  }
  /* You could think of as "step 2" */
  100% {
    background: #408f2a;
  }
}
.flightFavorite .flights-table-row {
  background: #408f2a !important;
  color: white;
  display: block;
  float: left;
  width: 100%;
}
.flightFavorite .flights-table-row [class^=icon-]:before, .flightFavorite .flights-table-row [class*=" icon-"]:before,
.flightFavorite .flights-table-row .footer-inner .footer-col:before {
  color: #fbe600;
  font-size: 24px;
}

.flights-table-row-inner [class^=icon-]:before, .flights-table-row-inner [class*=" icon-"]:before,
.flights-table-row-inner .footer-inner .footer-col:before {
  color: #034782;
  font-size: 24px;
}

/* KNAPP PÅ KARTSIDOR */
.map-back-btn a {
  padding: 14px;
  color: #000 !important;
  display: block;
}

.map-back-btn .fa {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 20px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .google-iframe-wrp {
    padding-bottom: 100%;
  }
}

@media only screen and (min-device-width: 375px) and (min-device-height: 812px) {
  #menu-mobilemenu li, #menu-mobilemenu_en li {
    padding-bottom: 40px !important;
  }
  .flightFavorite {
    bottom: 75px !important;
  }
}
a#remove-favorite-1 {
  cursor: pointer;
}

/* LÄGG TILL PÅ HEMSKÄRM */
.ios-prompt {
  background-color: #fcfcfc;
  border: 1px solid #666;
  display: none;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
  color: #555;
  margin: 0 auto 1rem;
  left: 1rem;
  right: 1rem;
  position: fixed;
  z-index: 9999;
  bottom: 20px;
}
.ios-prompt p {
  font-size: 14px !important;
}

.android-prompt {
  background-color: #fcfcfc;
  border: 1px solid #666;
  display: none;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
  color: #555;
  margin: 0 auto 1rem;
  left: 1rem;
  right: 1rem;
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  width: 90%;
}
.android-prompt p {
  font-size: 14px !important;
}

button.ad2hs-prompt {
  font-size: 16px;
  color: #555;
}

span#android-close,
span#ios-close {
  font-size: 24px;
}

.skyscanner-section {
  background-color: #D3CEFF;
  position: relative;
  padding: 65px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .skyscanner-section {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .skyscanner-section {
    padding: 20px;
  }
}

body.navOpen #site-header {
  left: 350px;
  right: -350px;
}
@media only screen and (max-width: 320px) {
  body.navOpen #site-header {
    left: 295px;
    right: -295px;
  }
}

#site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  background-color: #171A5C;
}
#site-header .header-logo-wrp {
  position: absolute;
  z-index: 101;
  width: 100%;
  bottom: 60px;
  left: 0;
}
#site-header .header-logo-wrp-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1250px;
  margin: 0 auto;
  width: 100%;
}
#site-header .header-logo-wrp .logo {
  width: 225px;
}
@media only screen and (max-width: 1023px) {
  #site-header .header-logo-wrp .logo {
    width: 150px;
    padding-top: 5px;
  }
}
#site-header .header-logo-wrp .logo .mobile {
  display: none;
}
#site-header .header-logo-wrp .sec-logo {
  width: 198px;
}
#site-header .header-logo-wrp .sec-logo img {
  margin-top: 25px;
}
@media only screen and (max-width: 1366px) {
  #site-header .header-logo-wrp {
    padding: 10px 40px 0;
    bottom: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  #site-header .header-logo-wrp {
    position: relative;
    left: auto;
    padding: 0 130px 15px;
    margin: 0 auto;
    top: 8px;
  }
  #site-header .header-logo-wrp .logo .desktop {
    display: none;
  }
  #site-header .header-logo-wrp .logo .mobile {
    display: inline;
  }
  #site-header .header-logo-wrp .sec-logo {
    width: 106px;
  }
  #site-header .header-logo-wrp .sec-logo img {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #site-header .header-logo-wrp {
    top: 8px;
    padding: 0 90px 15px 68px;
  }
  #site-header .header-logo-wrp .sec-logo {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 320px) {
  #site-header .header-logo-wrp {
    padding: 0 74px 10px 52px;
    top: 7px;
  }
  #site-header .header-logo-wrp .logo {
    width: 150px;
  }
  #site-header .header-logo-wrp .sec-logo {
    display: none;
  }
  #site-header .header-logo-wrp .header-logo-wrp-content {
    justify-content: center;
  }
}
#site-header .header-logo-wrp a {
  display: block;
}

.lang-selector {
  position: absolute;
  bottom: 18px;
  right: 50px;
  font-family: "Haas display Bold italic", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  z-index: 5;
}
@media only screen and (max-width: 1199px) {
  .lang-selector {
    right: 40px;
    bottom: 23px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-selector {
    z-index: 120;
    top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .lang-selector {
    right: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .lang-selector {
    right: 15px;
  }
}
.lang-selector ul {
  position: relative;
}
.lang-selector ul li a {
  display: block;
  color: #fff;
  font-family: "Haas display Medium", sans-serif;
}
.lang-selector ul li a:before {
  font-size: 24px;
  vertical-align: middle;
  padding-right: 7px;
  top: -2px;
}
@media only screen and (max-width: 479px) {
  .lang-selector ul li a:before {
    padding-right: 5px;
  }
}

body.navOpen {
  left: 350px;
}
@media only screen and (max-width: 1023px) {
  body.navOpen {
    overflow: hidden;
  }
}
@media only screen and (max-width: 320px) {
  body.navOpen {
    left: 295px;
  }
}
body.navOpen .navigation-wrp {
  left: 0;
}

.navigation-wrp {
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: auto;
    left: -351px;
    width: 350px;
    border-right: 1px solid #E9E7FF;
    padding-bottom: 200px;
    z-index: 100;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 320px) {
  .navigation-wrp {
    left: -296px;
    width: 295px;
  }
}
.navigation-wrp .top-menu-wrp {
  background-color: #171A5C;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .top-menu-wrp {
    position: static;
  }
}
.navigation-wrp .top-menu-wrp div ul li {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 11px 6px 15px 10px;
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .top-menu-wrp div ul li {
    font-size: 16px;
    padding: 5px 6px 11px 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .top-menu-wrp div ul li {
    padding: 15px 6px 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .navigation-wrp .top-menu-wrp div ul li {
    padding: 15px 6px 15px 10px;
  }
}
@media only screen and (max-width: 320px) {
  .navigation-wrp .top-menu-wrp div ul li {
    padding: 15px 6px 15px 10px;
  }
}
.navigation-wrp .top-menu-wrp div ul li:first-child:after, .navigation-wrp .top-menu-wrp div ul li.current-menu-item:after, .navigation-wrp .top-menu-wrp div ul li.current-page-ancestor:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.navigation-wrp .top-menu-wrp div ul li a {
  color: #fff;
  display: block;
  font-family: "Open Sans", sans-serif;
}
.navigation-wrp .site-menu-wrp {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  text-align: center;
  margin-top: 122px;
  background-color: #171A5C;
  padding: 20px 50px;
}
@media only screen and (max-width: 1366px) {
  .navigation-wrp .site-menu-wrp {
    padding: 27px 50px;
    margin-top: 95px;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp {
    padding: 25px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp {
    padding: 0;
    position: static;
    background-color: #fff;
    margin-top: 0;
  }
}
.navigation-wrp .site-menu-wrp ul {
  position: static;
  display: block;
  text-align: left;
  max-width: 1250px;
  margin: 0 auto;
}
.navigation-wrp .site-menu-wrp ul li {
  position: static;
  text-align: left;
  font-size: 20px;
  line-height: 14px;
  padding-left: 20px;
  margin-left: 16px;
}
@media only screen and (max-width: 1366px) {
  .navigation-wrp .site-menu-wrp ul li {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp ul li {
    font-size: 16px;
    padding-left: 15px;
    margin-left: 11px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li {
    font-size: 19px;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    display: block;
  }
}
.navigation-wrp .site-menu-wrp ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}
.navigation-wrp .site-menu-wrp ul li.show-children a:after, .navigation-wrp .site-menu-wrp ul li.show-children a:before {
  left: 50%;
  bottom: -36px;
  z-index: 2;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media only screen and (max-width: 1366px) {
  .navigation-wrp .site-menu-wrp ul li.show-children a:after, .navigation-wrp .site-menu-wrp ul li.show-children a:before {
    bottom: -28px;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp ul li.show-children a:after, .navigation-wrp .site-menu-wrp ul li.show-children a:before {
    bottom: -26px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li.show-children a:after, .navigation-wrp .site-menu-wrp ul li.show-children a:before {
    bottom: auto;
    top: 100%;
    left: 35px;
  }
}
.navigation-wrp .site-menu-wrp ul li.show-children a:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 10px;
  margin-left: -10px;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li.show-children a:after {
    border-top-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0);
  }
}
.navigation-wrp .site-menu-wrp ul li.show-children a:before {
  border-color: rgba(194, 225, 245, 0);
  border-width: 11px;
  margin-left: -11px;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li.show-children a:before {
    border-top-color: rgb(195.6, 190.2, 255);
    border-bottom-color: rgba(255, 255, 255, 0);
  }
}
.navigation-wrp .site-menu-wrp ul li a {
  display: block;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-family: "Haas display Roman", sans-serif;
}
.navigation-wrp .site-menu-wrp ul li a .menuDescription {
  display: none;
  font-family: "Haas display Roman", sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: rgb(87.8736263736, 89.8263736264, 89.8263736264);
  padding-top: 7px;
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp ul li a .menuDescription {
    font-size: 13px;
    line-height: 15px;
    padding-top: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li a .menuDescription {
    font-size: 14px;
    line-height: 17px;
    padding-top: 7px;
    color: #171A5C;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li a {
    padding: 25px;
    border-bottom: 1px solid #E9E7FF;
    color: #171A5C;
  }
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-left: 50px;
  padding-right: 50px;
  max-width: none;
  background-color: #F4F3FF;
  border-top: 1px solid #E9E7FF;
  border-bottom: 1px solid #E9E7FF;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding-left: 0;
    padding-right: 0;
    border-top: none;
    border-bottom: none;
    transition: all 0.3s ease-in-out;
    max-height: 0;
    display: block;
    overflow: hidden;
  }
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu {
  max-width: 1250px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: left;
}
@media only screen and (max-width: 1366px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li {
  float: left;
  width: 32.33%;
  padding: 17px 15px;
  margin: 0.5% !important;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li {
    min-height: 0;
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 !important;
    border: none;
    background-color: rgb(251.0125, 250.65, 255);
  }
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a {
  color: #171A5C;
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a:after, .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a:before {
  display: none;
}
.navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a .menuDescription {
  display: block;
  font-family: "Haas display Roman", sans-serif;
  font-size: 16px;
  min-height: 41px;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a {
    padding: 20px 25px;
    font-size: 16px;
  }
  .navigation-wrp .site-menu-wrp ul li .sub-menu-wrp .sub-menu li a .menuDescription {
    display: none;
  }
}
.navigation-wrp .site-menu-wrp ul li.show-children .sub-menu-wrp {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li.show-children .sub-menu-wrp {
    max-height: 600px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation-wrp .site-menu-wrp ul li.current-menu-parent .sub-menu-wrp {
    display: block;
    max-height: 600px;
  }
}

.company .navigation-wrp .top-menu-wrp {
  background-color: #676565;
}
.company .navigation-wrp .top-menu-wrp div ul li:first-child:after {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .company .site-menu-wrp ul li {
    border-left: none;
  }
}
.mMenu {
  position: absolute;
  display: block;
  width: 30px;
  margin-top: 20px;
  left: 40px;
  cursor: pointer;
  display: none;
  z-index: 120;
}
@media only screen and (max-width: 1023px) {
  .mMenu {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .mMenu {
    left: 20px;
    margin-top: 18px;
  }
}
@media only screen and (max-width: 320px) {
  .mMenu {
    left: 15px;
    margin-top: 22px;
  }
}

.navOpen .mMenu {
  display: none;
}

.navOpen .navigation-wrp .mMenu {
  display: block;
}

.navigation-wrp .mMenu {
  margin-top: 0;
  left: 318px;
  width: 20px;
  top: 10px;
}
@media only screen and (max-width: 767px) {
  .navigation-wrp .mMenu {
    top: 17px;
  }
}
@media only screen and (max-width: 320px) {
  .navigation-wrp .mMenu {
    left: 263px;
  }
}

.menu-line {
  border-radius: 2px;
  position: relative;
  margin-bottom: 4px;
  width: 100%;
  height: 4px;
  background-color: white;
  transition: all 0.1s linear;
}

.navigation-wrp .menu-line-1 {
  top: 8px;
  background-color: #fff;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
}

.navigation-wrp .menu-line-2 {
  opacity: 0;
}

.navigation-wrp .menu-line-3 {
  top: -8px;
  background-color: #fff;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
}

/* Labels */
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
  font-weight: 700 !important;
}

.gform_wrapper h3.gform_title {
  font-size: 24px !important;
  margin-top: 30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gform_wrapper h2.gsection_title {
  font-size: 20px !important;
}

.gform_wrapper label.gfield_label {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #2d2e2e !important;
  font-weight: 600 !important;
}

.gform_wrapper .captcha {
  padding-bottom: 5px !important;
}

.gform_wrapper .captcha label.gfield_label {
  display: none;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  letter-spacing: normal !important;
  font-size: 14px !important;
  color: #888;
  display: none !important;
}

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 14px !important;
  padding-top: 5px !important;
  margin-bottom: 0 !important;
}

.gform_wrapper .gfield_required {
  color: #cf2418 !important;
  font-size: 14px !important;
}

.gform_confirmation_message p,
.gforms_confirmation_message p {
  background-color: #171A5C;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
}
.gform_confirmation_message .fi,
.gforms_confirmation_message .fi {
  font-size: 14px;
}
.gform_confirmation_message .fi:before,
.gforms_confirmation_message .fi:before {
  position: relative;
  top: -1px;
  font-size: 24px;
  padding-right: 8px;
}

.ginput_full {
  display: block;
  font-size: 14px;
  margin-top: 10px !important;
}
.ginput_full input {
  vertical-align: middle;
  line-height: 16px;
}

/* Tabels */
.gform_wrapper table.gfield_list thead th {
  font-size: 14px;
}

/* Checkboxes and Radiobuttons */
.gform_wrapper.gf_browser_chrome .gfield_checkbox li,
.gform_wrapper.gf_browser_chrome .gfield_radio li,
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  padding-bottom: 0 !important;
  margin: 0 !important;
  margin-right: 20px !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li label,
.gform_wrapper.gf_browser_chrome .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  white-space: nowrap !important;
  font-size: 14px !important;
  width: auto !important;
  font-weight: normal !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_checkbox li input[type=radio],
.gform_wrapper .gfield_radio li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  margin-top: -1px !important;
  margin-right: 2px;
}

/* Selects */
.ginput_container_select {
  position: relative;
}
.ginput_container_select:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  position: absolute;
  right: 20px;
  top: 18px;
  z-index: 99;
  color: #2d2e2e;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .ginput_container_select:before {
    top: 14px;
  }
}

select {
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: auto !important;
  background-color: #fff;
  color: #2d2e2e;
  border: 1px solid #E9E7FF;
  padding: 14px 10px !important;
  line-height: 18px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
@media only screen and (max-width: 767px) {
  select {
    padding: 11px 10px !important;
  }
}
@media only screen and (max-width: 320px) {
  select {
    padding: 9px 10px !important;
  }
}

.ginput_container_multiselect {
  height: auto !important;
  overflow: hidden;
}
.ginput_container_multiselect select {
  padding: 0 !important;
  border: none;
  overflow: hidden;
}
/* Inputs */
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=date],
.gform_wrapper input[type=textarea],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #E9E7FF !important;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 14px 10px !important;
  background-color: #fff !important;
  min-height: 0 !important;
  width: 100% !important;
  transition: all 300ms ease;
  line-height: 18px !important;
  font-size: 14px !important;
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=url],
  .gform_wrapper input[type=date],
  .gform_wrapper input[type=textarea],
  textarea {
    padding: 11px 10px !important;
  }
}
@media only screen and (max-width: 320px) {
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=url],
  .gform_wrapper input[type=date],
  .gform_wrapper input[type=textarea],
  textarea {
    padding: 9px 10px !important;
  }
}

.textarea.small {
  height: 100px !important;
}

.gform_wrapper input:-webkit-autofill,
.gform_wrapper input:-webkit-autofill:focus {
  background-color: #fff !important;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  -webkit-text-fill-color: #2d2e2e !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #cf2418 !important;
}

@media only screen and (min-width: 641px) {
  .event-sidebar .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(100% - 0px) !important;
  }
  .event-sidebar .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
  }
}
/* Placeholder */
.gform_wrapper ::-webkit-input-placeholder {
  color: #888 !important;
  font-size: 14px !important;
}
.gform_wrapper :-moz-placeholder {
  color: #888 !important;
  font-size: 14px !important;
}
.gform_wrapper ::-moz-placeholder {
  color: #888 !important;
  font-size: 14px !important;
}
.gform_wrapper :-ms-input-placeholder {
  color: #888 !important;
  font-size: 14px !important;
}

/* Password Strength */
.gform_wrapper .gfield_password_strength {
  padding: 15px !important;
  color: #2d2e2e;
  font-size: 14px;
  line-height: 1.5em !important;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  margin-bottom: 10px !important;
}

.gform_wrapper .validation_message {
  font-weight: 700 !important;
  font-size: 14px !important;
  color: #cf2418 !important;
}

.ginput_preview {
  font-weight: normal !important;
  font-size: 14px !important;
}

#extensions_message {
  font-size: 14px !important;
}

/* Buttons */
.gform_button,
.gform_button_select_files {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  moz-border-radius: 0 !important;
  border-radius: 0 !important;
  position: relative !important;
  text-decoration: none !important;
  outline: none !important;
  border: none !important;
  background: #FFDD00;
  transition: all 0.2s ease-in-out;
  min-height: 0 !important;
  cursor: pointer !important;
  font-size: 18px !important;
  line-height: 24px !important;
  padding: 12px 30px !important;
  margin: 0 !important;
  color: #171A5C !important;
  font-weight: 600 !important;
  width: auto !important;
  font-family: "Open Sans", sans-serif;
}
.gform_button:hover,
.gform_button_select_files:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) !important;
}
@media only screen and (max-width: 767px) {
  .gform_button,
  .gform_button_select_files {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 10px 20px !important;
  }
}
@media only screen and (max-width: 320px) {
  .gform_button,
  .gform_button_select_files {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 15px !important;
  }
}

/* Layout */
#main .gform_wrapper {
  max-width: 840px;
  margin: 0 auto;
}

ul.gform_fields {
  list-style: none !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}
ul.gform_fields li {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}

.courses-data {
  display: none;
}

/* Columns */
#main .gform_wrapper .gsection {
  border-bottom: none !important;
  border-top: 1px solid #E9E7FF;
  margin-top: 20px !important;
  margin-bottom: 5px !important;
  padding-top: 20px !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
  padding: 0 !important;
}

body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 2px !important;
}

.gform_wrapper div.validation_error {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700;
  margin-bottom: 25px;
  border-top: none !important;
  border-bottom: none !important;
  padding: 15px !important;
  background-color: #cf2418;
  clear: both;
  width: 100%;
  text-align: center;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.gform_wrapper li.gfield.gfield_error .gfield_description,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .gfield_description {
  font-size: 14px !important;
  padding-top: 2px !important;
  font-weight: 400 !important;
  color: #cf2418 !important;
}

/* 2 cols */
#main .gform_wrapper .top_label li.gfield.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gf_right_half,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
  width: 50% !important;
  margin: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  #main .gform_wrapper .top_label li.gfield.gf_left_half,
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
  #main .gform_wrapper .top_label li.gfield.gf_right_half,
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}

/* 3 cols */
.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .top_label li.gfield.gf_right_third {
  width: 33.33 !important;
  margin-left: 0 !important;
  clear: none !important;
}
@media (max-width: 639px) {
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 50% !important;
    clear: none !important;
  }
}
@media (max-width: 480px) {
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}

/* 4 cols */
.gform_wrapper .top_label li.gfield.gf_first_quarter,
.gform_wrapper .top_label li.gfield.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gf_third_quarter,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  width: 25%;
}
@media (max-width: 1023px) {
  .gform_wrapper .top_label li.gfield.gf_first_quarter,
  .gform_wrapper .top_label li.gfield.gf_second_quarter,
  .gform_wrapper .top_label li.gfield.gf_third_quarter,
  .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 50% !important;
  }
}
@media (max-width: 641px) {
  .gform_wrapper .top_label li.gfield.gf_first_quarter,
  .gform_wrapper .top_label li.gfield.gf_second_quarter,
  .gform_wrapper .top_label li.gfield.gf_third_quarter,
  .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 100% !important;
    float: none;
  }
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,
.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
  width: 21%;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
  margin-right: 1%;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter {
  float: left;
  clear: left !important;
}

.gform_wrapper .top_label li.gfield.gf_second_quarter,
.gform_wrapper .top_label li.gfield.gf_third_quarter,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  float: left;
  clear: none !important;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large {
  width: 100%;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_second_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_third_quarter + li.gfield,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gfield {
  clear: both;
}

.gform_wrapper .top_label li.gfield.gf_first_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_second_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_third_quarter + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter + .gform_footer {
  clear: both;
}

#footer {
  position: relative;
  padding: 65px 50px;
  text-align: center;
  background-color: #171A5C;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  #footer {
    padding: 55px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    padding: 30px 20px;
  }
}
#footer .footer-inner {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  #footer .footer-inner {
    flex-wrap: wrap;
  }
}
#footer .footer-inner .footer-col {
  position: relative;
  float: left;
  width: 30.33%;
  margin: 0 2.25%;
}
#footer .footer-inner .footer-col:first-of-type {
  display: flex;
}
@media only screen and (max-width: 767px) {
  #footer .footer-inner .footer-col {
    float: none;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
#footer .footer-inner .footer-col h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  #footer .footer-inner .footer-col h4 {
    font-size: 14px;
    line-height: 22px;
  }
}
#footer .footer-inner .footer-col p {
  margin-top: 0;
  margin-bottom: 15px;
}
#footer .footer-inner .footer-col p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  #footer .footer-inner .footer-col p {
    font-size: 14px;
    line-height: 22px;
  }
}
#footer .footer-inner .footer-col p strong {
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
}
@media only screen and (max-width: 1199px) {
  #footer .footer-inner .footer-col p strong {
    font-size: 26px;
    line-height: 34px;
  }
}
#footer .footer-inner .footer-col a, #footer .footer-inner .footer-col a:hover, #footer .footer-inner .footer-col a:active, #footer .footer-inner .footer-col a:visited, #footer .footer-inner .footer-col a:focus {
  color: #fff !important;
}
#footer .footer-inner .footer-col a[href^=tel] {
  color: #fff !important;
}
#footer .footer-inner .footer-col .widget {
  vertical-align: top;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  #footer .footer-inner .footer-col .widget {
    padding-left: 15px;
    margin-left: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer-inner .footer-col .widget {
    padding-left: 0;
    margin-left: 0;
    display: block;
    border-left: none;
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-inner .footer-col .widget {
    display: inline-block;
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    min-width: 100%;
    text-align: left;
  }
}
@media only screen and (max-width: 320px) {
  #footer .footer-inner .footer-col .widget {
    padding-left: 15px;
    margin-left: 17px;
  }
}
#footer .footer-inner .footer-col .widget .widgettitle, #footer .footer-inner .footer-col .widget h4 {
  margin-bottom: 6px;
  color: white;
}
#footer .footer-inner .footer-col .widget a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
  #footer .footer-inner .footer-col .menu li a {
    font-size: 14px;
    line-height: 22px;
  }
}

.company #footer {
  background-color: #676565;
}
.top-footer {
  text-align: center;
  padding: 2rem 1rem;
  border-top: 5px solid #171A5C;
}
@media only screen and (max-width: 767px) {
  .top-footer {
    padding: 1rem;
  }
}
.top-footer-content {
  max-width: 1250px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: flex-end;
}
.top-footer .logo img {
  width: 330px;
}
@media only screen and (max-width: 1023px) {
  .top-footer .logo img {
    width: 200px;
  }
}
@media only screen and (max-width: 320px) {
  .top-footer .logo img {
    width: 150px;
  }
}
.top-footer .sec-logo img {
  width: 198px;
}
@media only screen and (max-width: 1023px) {
  .top-footer .sec-logo img {
    width: 106px;
  }
}
#sub-footer {
  padding: 20px 50px;
  background-color: #171A5C;
  color: #fff;
  text-align: center;
  line-height: 16px;
}
@media only screen and (max-width: 1199px) {
  #sub-footer {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #sub-footer {
    padding: 20px 20px 76px;
  }
}
#sub-footer .sub-footer-inner {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#sub-footer .sub-footer-inner p {
  margin-top: 0;
  line-height: 16px;
}
@media only screen and (max-width: 1199px) {
  #sub-footer .sub-footer-inner p {
    font-size: 14px;
  }
}
#sub-footer .sub-footer-inner .widget_text {
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 767px) {
  #sub-footer .sub-footer-inner .widget_text {
    display: block;
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
}
#sub-footer .sub-footer-inner .widget_nav_menu {
  display: inline-block;
  float: right;
}
@media only screen and (max-width: 767px) {
  #sub-footer .sub-footer-inner .widget_nav_menu {
    display: block;
    float: none;
    text-align: center;
  }
}
#sub-footer .sub-footer-inner .widget_nav_menu li {
  vertical-align: top;
  padding-left: 15px;
  margin-left: 12px;
  border-left: 1px solid #fff;
}
@media only screen and (max-width: 1199px) {
  #sub-footer .sub-footer-inner .widget_nav_menu li {
    font-size: 14px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  #sub-footer .sub-footer-inner .widget_nav_menu li {
    font-size: 12px;
    margin-left: 7px;
    padding-left: 12px;
  }
}
#sub-footer .sub-footer-inner .widget_nav_menu li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}
#sub-footer .sub-footer-inner .widget_nav_menu li a {
  color: #fff;
}
#sub-footer .sub-footer-inner .widget_nav_menu li a:hover {
  text-decoration: underline;
}

.company #sub-footer {
  background-color: rgb(54.075, 53.025, 53.025);
}

@media screen and (max-width: 767px) {
  a.fa {
    margin-top: 20px !important;
  }
}
#middle-footer {
  padding: 25px 20px;
  background-color: #E9E7FF;
}

.middle-footer-inner {
  margin: 0 auto;
  max-width: 1250px;
}

#middle-footer .widgettitle {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  #middle-footer .widgettitle {
    font-size: 18px;
    line-height: 24px;
  }
}

#middle-footer .menu {
  display: flex;
  justify-content: space-evenly;
  padding-top: 25px;
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #middle-footer .menu {
    justify-content: center;
  }
}
#middle-footer .menu .menu-item {
  max-width: 140px;
  min-width: 140px;
  padding: 0 20px;
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu .menu-item {
    max-width: 90px;
    min-width: 90px;
    padding: 0 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  #middle-footer .menu .menu-item {
    margin-bottom: 10px;
  }
}
#middle-footer .menu .menu-item a {
  text-transform: uppercase;
  color: #2d2e2e;
  display: block;
  text-align: center;
  font-size: 14px;
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu .menu-item a {
    font-size: 10px;
    line-height: 16px;
  }
}
#middle-footer .menu .menu-item a:hover:before {
  transition: ease 0.3s;
  opacity: 0.6;
}
#middle-footer .menu .menu-item a:before {
  content: "";
  transition: ease 0.3s;
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 15px;
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu .menu-item a:before {
    width: 30px;
    height: 30px;
  }
}

#middle-footer .menu-item.airport a:before {
  background-image: url(../images/footer-icons/airport.svg);
}

#middle-footer .menu-item.advertising a:before {
  background-image: url(../images/footer-icons/advertising.svg);
}

#middle-footer .menu-item.airlines a:before {
  width: 55px;
  background-image: url(../images/footer-icons/airlines.svg);
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu-item.airlines a:before {
    width: 35px;
  }
}

#middle-footer .menu-item.contact a:before {
  width: 40px;
  background-image: url(../images/footer-icons/contact.svg);
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu-item.contact a:before {
    width: 25px;
  }
}

#middle-footer .menu-item.drone a:before {
  background-image: url(../images/footer-icons/drone.svg);
}

#middle-footer .menu-item.location a:before {
  background-image: url(../images/footer-icons/location.svg);
}

#middle-footer .menu-item.press a:before {
  background-image: url(../images/footer-icons/press.svg);
}

#middle-footer .menu-item.staff a:before {
  width: 55px;
  background-image: url(../images/footer-icons/staff.svg);
}
@media only screen and (max-width: 1023px) {
  #middle-footer .menu-item.staff a:before {
    width: 35px;
  }
}
/*# sourceMappingURL=main.css.map */
