@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Slab:100,300,400,700');



/* NORMALIZE v3.0.2 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; font-family: "Raleway", sans-serif !important; background: #f5f5f5 !important; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: normal; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Disable Chrome blue border */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }
  
  
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 20px;
  line-height: 1.68;
  color: #333333;
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
  /* firefox per mac */
  -webkit-font-smoothing: antialiased;
  /* chrome, safari */
  text-rendering: optimizeLegibility; }
  
  @media (max-width: 767px) {
    body {
      font-size: 18px; } }
  
  
  
  

#skyscanner-white-label {
  
  font-family: "Raleway", sans-serif !important;
  
}

.search-wrapper-container {
  
  background: #ffffff !important;
  
  
}


.search-wrapper-container #search {
  
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
  
}

p {
  
  font-family: "Raleway", sans-serif !important;
  
}


/* BASIC SETTINGS */



a {
  color: #095676;
  text-decoration: none;
  text-decoration-color: #095676; }
  a:hover, a:focus {
    color: #04222f;
    text-decoration: underline; }



hr {
  margin-top: 33px;
  margin-bottom: 33px;
  border: 0;
  border-top: 1px solid #f5f5f5; }



/* GRID */
.footer_wrapper .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .footer_wrapper .container:before, .footer_wrapper .container:after {
    content: " ";
    display: table; }
  .footer_wrapper .container:after {
    clear: both; }
  .footer_wrapper .container {
    *zoom: 1; }
  @media (min-width: 1168px) {
    .footer_wrapper .container {
      width: 1180px; } }



.footer_wrapper .row {
  margin-left: -20px;
  margin-right: -20px; }
  .footer_wrapper .row:before, .footer_wrapper .row:after {
    content: " ";
    display: table; }
  .footer_wrapper .row:after {
    clear: both; }
  .footer_wrapper .row {
    *zoom: 1; }

.footer_wrapper .section:before, .footer_wrapper .section:after {
  content: " ";
  display: table; }
.footer_wrapper .section:after {
  clear: both; }
.footer_wrapper .section {
  *zoom: 1; }

.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: 20px;
  padding-right: 20px;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
  
  }
  
  
  .container{margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.container{*zoom:1}@media (min-width: 1168px){.container{width:1180px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.container-fluid{*zoom:1}.container-fullwidth{width:100%}.container-fullwidth:before,.container-fullwidth:after{content:" ";display:table}.container-fullwidth:after{clear:both}.container-fullwidth{*zoom:1}
  
  
  .row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row{*zoom:1}
  
  

.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: 1168px) {
  .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%; } }
/* END GRID */
/* UTILITIES */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.clearfix {
  *zoom: 1; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.left {
  float: left; }

.right {
  float: right; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* RESPONSIVE UTILITIES */
@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1167px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1167px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1167px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1167px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1168px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1168px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1168px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1168px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1167px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1168px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/* CUSTOM */
/* Contenuto Centrato */
.contenuto-centrato-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5; }

.contenuto-centrato-content {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%; }

.no-border {
  border: 0px !important; }

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

.no-margin {
  margin: 0px !important; }

.no-bullet {
  list-style: none;
  list-style-image: none; }

.block {
  display: block; }

em {
  font-style: italic; }

.base {
  margin-bottom: 64px; }
  @media (max-width: 767px) {
    .base {
      margin-bottom: 40px; } }

.half_base {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .half_base {
      margin-bottom: 20px; } }

.margin-bottom-40 {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .margin-bottom-40 {
      margin-bottom: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-bottom-40 {
      margin-bottom: 20px; } }

/* Transitions All */
.transition_all {
  -webkit-transition: all .1s linear 0s;
  -moz-transition: all .1s linear 0s;
  -o-transition: all .1s linear 0s;
  transition: all .1s linear 0s; }

/* Lists */
ul {
  list-style: none;
  list-style-image: none; }

ul, ol {
  margin: 0;
  padding: 0; }

ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

ul.list_bullet li {
  margin: 0 0 15px 0;
  padding: 0 0 0 18px;
  line-height: 18px; }

dl {
  margin: 0 0 0 0;
  padding: 0; }

dt {
  margin: 0 0 0 0; }

dd {
  margin: 0 0 0 0; }

/* TEXT SELECTION STYLES */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* Images and Media */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.img-left {
  float: left;
  margin: 0 30px 30px 0;
  border: none; }

.img-right {
  float: right;
  margin: 0 0 30px 30px;
  border: none; }

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

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  border: none; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
  border: none; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none; }

.media {
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 1px solid #ccc; }

.media iframe, .media object, .media embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-20 {
  margin-bottom: 20px !important; }

.margin-bottom-40 {
  margin-bottom: 40px !important; }

.margin-bottom-60 {
  margin-bottom: 60px !important; }

.margin-bottom-80 {
  margin-bottom: 80px !important; }

.margin-bottom-100 {
  margin-bottom: 100px !important; }

.margin-top-0 {
  margin-top: 0px !important; }

.margin-top-20 {
  margin-top: 20px !important; }

.margin-top-40 {
  margin-top: 40px !important; }

.margin-top-60 {
  margin-top: 60px !important; }

.margin-top-80 {
  margin-top: 80px !important; }

.margin-top-100 {
  margin-top: 100px !important; }

/* Remove default fieldset styles */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* Allow only vertical resizing of textareas. */
textarea {
  resize: none; }

figure {
  margin: 16px 0 26px 0;
  padding: 0; }

figcaption:before {
  content: "\2014 \202F"; }

figcaption {
  margin: 6px 0 0 0;
  padding: 0;
  font-size: 11px; }

/* Placeholder */
::-webkit-input-placeholder {
  color: #333;
  opacity: .5; }

:-moz-placeholder {
  color: #333;
  opacity: .5; }

::-moz-placeholder {
  color: #333;
  opacity: .5; }

:-ms-input-placeholder {
  color: #333;
  opacity: .5; }

:focus::-webkit-input-placeholder {
  color: #333;
  opacity: 1; }

:focus:-moz-placeholder {
  color: #333;
  opacity: 1; }

:focus::-moz-placeholder {
  color: #333;
  opacity: 1; }

:focus:-ms-input-placeholder {
  color: #333;
  opacity: 1; }

input:focus {
  color: #000;
  border-color: #999;
  outline: none; }

textarea:focus {
  color: #000;
  border-color: #999;
  outline: none; }

select:focus {
  color: #000;
  border-color: #999;
  outline: none; }

/* Image replacement */
.ir {
  text-indent: -99999px; }

/* Hide from both screenreaders and browsers */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.icon_left {
  position: relative;
  z-index: 0;
  margin: 0 0 30px 0; }
  .icon_left .icon {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    font-size: 42px;
    line-height: 42px;
    margin-top: 2px; }
  .icon_left .icon_left_text {
    padding: 0 0 0 62px;
    position: relative;
    z-index: 0;
    line-height: 1.2; }
    .icon_left .icon_left_text:before, .icon_left .icon_left_text:after {
      content: " ";
      display: table; }
    .icon_left .icon_left_text:after {
      clear: both; }
    .icon_left .icon_left_text {
      *zoom: 1; }
    .icon_left .icon_left_text h5 {
      margin: 0 !important;
      line-height: 1.2;
      font-size: 18px;
      color: #000000; }
    .icon_left .icon_left_text p {
      margin: 0 !important;
      line-height: 1.2;
      font-size: 16px; }

/* Footer */
#footer:before, #footer:after {
  content: " ";
  display: table; }
#footer:after {
  clear: both; }
#footer {
  *zoom: 1; }

.footer_wrapper {
  background: #095676;
  color: #ffffff;
  padding-bottom: 0px !important;
  padding-top: 68px; }
  .footer_wrapper:before, .footer_wrapper:after {
    content: " ";
    display: table; }
  .footer_wrapper:after {
    clear: both; }
  .footer_wrapper {
    *zoom: 1; }
  @media (max-width: 767px) {
    .footer_wrapper {
      padding-top: 35px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer_wrapper {
      padding-top: 45px; } }
  .footer_wrapper a {
    color: #fff8cc; }
  .footer_wrapper ul li {
    font-size: 15px;
    font-family: "Raleway", sans-serif !important;
    font-weight: 700;
    margin-bottom: 4px; }
  .footer_wrapper ul.list-small li {
    font-size: 15px; }
  .footer_wrapper h3 {
    color: #ffffff;
    font-size: 24px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    margin-bottom: 20px; }
  .footer_wrapper .footer_logo {
    max-width: 250px;
    margin: 0 auto 0 auto; }
    @media (max-width: 991px) {
      .footer_wrapper .footer_logo {
        display: none; } }
    .footer_wrapper .footer_logo .logo_container img {
      width: 100%;
      height: auto; }
  .footer_wrapper .box_form_footer .form-control,
  .footer_wrapper .box_form_footer .fields input[type="text"],
  .footer_wrapper .box_form_footer .fields input[type="number"],
  .footer_wrapper .box_form_footer .fields input[type="email"],
  .footer_wrapper .box_form_footer .wpjb-field input[type="text"],
  .footer_wrapper .box_form_footer .wpjb-field input[type="password"],
  .footer_wrapper .box_form_footer .wpjb-field input[type="email"],
  .footer_wrapper .box_form_footer .wpjb-field input[type="number"],
  .footer_wrapper .box_form_footer .fields textarea,
  .footer_wrapper .box_form_footer .wpjb-field textarea,
  .footer_wrapper .box_form_footer .fields select,
  .footer_wrapper .box_form_footer .frm_form_field input[type="text"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="email"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="password"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="number"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="url"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="tel"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="datetime"],
  .footer_wrapper .box_form_footer .frm_form_field input[type="datetime-local"] {
    height: 40px;
    font-size: 16px; }
  .footer_wrapper .box_form_footer .frm_form_field {
    margin-bottom: 20px; }
    .footer_wrapper .box_form_footer .frm_form_field.frm_form_no_margin {
      margin-bottom: 0px; }
    .footer_wrapper .box_form_footer .frm_form_field.frm_form_field_small {
      margin-bottom: 10px; }
    .footer_wrapper .box_form_footer .frm_form_field a {
      color: #ffffff;
      text-decoration: underline; }
  .footer_wrapper .box_form_footer .frm_submit .btn {
    background: #ff9933;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 5px; }
  .footer_wrapper .map_container {
    max-width: 250px;
    margin: 50px auto 0 auto;
    opacity: 0.3;
    filter: alpha(opacity=30); }
    @media (max-width: 767px) {
      .footer_wrapper .map_container {
        margin-top: 0px; } }
    @media (max-width: 991px) {
      .footer_wrapper .map_container {
        margin-bottom: 32px; } }
    .footer_wrapper .map_container img {
      width: 100%;
      height: auto; }
  .footer_wrapper .row-disclaimer {
    font-size: 15px; text-align: center; color: #ffffff !important;}
    .footer_wrapper .row-disclaimer p {
      margin-bottom: 10px; color: #ffffff !important;
      font-size: 15px !important;
      }
      .footer_wrapper .row-disclaimer p a {
        font-family: "Raleway", sans-serif !important; }
    .footer_wrapper .row-disclaimer .icon {
      color: #fff8cc;
      font-size: 20px;
      margin-top: 20px; }
  .footer_wrapper .social-links a {
    display: block;
    width: 32px;
    height: 32px;
    background: #ffffff;
    color: #095676;
    display: block;
    margin: 0 10px 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    text-align: center; }
    .footer_wrapper .social-links a:before, .footer_wrapper .social-links a:after {
      content: " ";
      display: table; }
    .footer_wrapper .social-links a:after {
      clear: both; }
    .footer_wrapper .social-links a {
      *zoom: 1; }
    .footer_wrapper .social-links a svg {
      display: block;
      margin: 6px 0 0 6px;
      width: 20px;
      height: 20px;
    
    }
    .footer_wrapper .social-links a:hover {
      text-decoration: none;
      background: #fff8cc; }

/* IE SPECIFIC FIXES */





.section {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .section {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .section {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .section.section_lead {
      padding-top: 60px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .section.section_lead {
      padding-top: 60px; } }
  .section.section_nopadding {
    padding-top: 0px;
    padding-bottom: 0px; }
  .section.section_nopadding_bottom {
    padding-bottom: 0px; }
  .section.section_nopadding_top {
    padding-top: 0px; }
  .section.section_grey {
    background: #f5f5f5; }
    .section.section_grey .text-normal a {
      color: #095676; }
  .section.section_white {
    background: #ffffff; }
    .section.section_white .box_rounded {
      background: #f5f5f5; }
  .section.section_blue {
    background: #063a50; }
    .section.section_blue .main_title, .section.section_blue .content-blue, .section.section_blue .bullet-list {
      color: #ffffff; }
    .section.section_blue h2, .section.section_blue .h2 {
      color: #ffffff; }
    .section.section_blue .btn.btn-neutral, .section.section_blue .btn.btn-orange {
      background: #ff9933 !important; }
      .section.section_blue .btn.btn-neutral:hover, .section.section_blue .btn.btn-orange:hover {
        background: #ff850a !important; }
  .section.section_guide {
    padding-bottom: 10px; }
  .section.section_adv {
    background: #063a50; }
  .section.section_top_image {
    margin-top: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 0%; }
    @media (max-width: 767px) {
      .section.section_top_image {
        height: 165px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .section.section_top_image {
        height: 200px; } }
    @media (min-width: 992px) and (max-width: 1167px) {
      .section.section_top_image {
        height: 250px; } }
    @media (min-width: 1168px) {
      .section.section_top_image {
        height: 300px; } }
    @media (min-width: 1500px) {
      .section.section_top_image {
        height: 350px; } }
  .section.section_large_title {
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 0%;
    padding-top: 40px;
    padding-bottom: 40px; }
    .section.section_large_title .section_large_title_wrapper {
      position: relative;
      z-index: 1; }
    .section.section_large_title .logo-partner {
      width: 230px;
      height: auto; }
    .section.section_large_title video.video_title {
      bottom: 0;
      width: auto;
      height: auto;
      min-height: 100%;
      min-width: 100%;
      overflow: hidden;
      position: absolute;
      right: 0;
      z-index: -1000; }
    @media (max-width: 991px) {
      .section.section_large_title video {
        display: none; } }
    .section.section_large_title.video_height_large {
      padding-top: 0px !important;
      min-height: 650px; }
    .section.section_large_title .section_large_title_video_wrapper {
      display: table;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 5; }
    .section.section_large_title .section_large_title_video {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      width: 100%; }
      .section.section_large_title .section_large_title_video h1 {
        margin: 0 0 30px 0; }
      .section.section_large_title .section_large_title_video p {
        color: #ffffff; }
    .section.section_large_title .section_large_title_bg {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #063a50;
      opacity: 0.6;
      filter: alpha(opacity=60); }
    .section.section_large_title .section_large_video_bg {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6bddf9+0,006d8c+100&0.48+0,0.68+100 */
      background: -moz-linear-gradient(top, rgba(107, 221, 249, 0.48) 0%, rgba(0, 109, 140, 0.68) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(107, 221, 249, 0.48) 0%, rgba(0, 109, 140, 0.68) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(107, 221, 249, 0.48) 0%, rgba(0, 109, 140, 0.68) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a6bddf9', endColorstr='#ad006d8c',GradientType=0 );
      /* IE6-9 */ }
    .section.section_large_title.section_top_title {
      padding-bottom: 10px;
      padding-top: 60px;
      overflow: hidden; }
      .section.section_large_title.section_top_title .section_large_title_bg {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#25d5ed+0,0079a5+100&0.72+0,0.5+100 */
        background: -moz-linear-gradient(top, rgba(37, 213, 237, 0.72) 0%, rgba(0, 121, 165, 0.5) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(37, 213, 237, 0.72) 0%, rgba(0, 121, 165, 0.5) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(37, 213, 237, 0.72) 0%, rgba(0, 121, 165, 0.5) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b825d5ed', endColorstr='#800079a5',GradientType=0 );
        /* IE6-9 */
        opacity: 1;
        filter: alpha(opacity=100); }
    .section.section_large_title h1 {
      color: #ffffff;
      font-family: "Roboto Slab", serif;
      font-size: 75px;
      line-height: 1.0;
      margin: 150px 0 150px 0; }
      .section.section_large_title h1 strong {
        color: #fff8cc; }
      @media (max-width: 767px) {
        .section.section_large_title h1 {
          font-size: 42px;
          line-height: 1.0;
          margin: 64px 0 64px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .section.section_large_title h1 {
          font-size: 60px;
          line-height: 1.0;
          margin: 68px 0 68px 0; } }
      @media (min-width: 992px) and (max-width: 1167px) {
        .section.section_large_title h1 {
          font-size: 68px;
          margin: 84px 0 84px 0; } }
    .section.section_large_title h2, .section.section_large_title .h2 {
      color: #ffffff;
      font-family: "Raleway", sans-serif !important;
      text-transform: uppercase;
      font-size: 50px;
      line-height: 1.1;
      margin: 100px 0 100px 0; }
      @media (max-width: 767px) {
        .section.section_large_title h2, .section.section_large_title .h2 {
          font-size: 30px;
          line-height: 1.0;
          margin: 64px 0 64px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .section.section_large_title h2, .section.section_large_title .h2 {
          font-size: 40px;
          line-height: 1.0;
          margin: 68px 0 68px 0; } }
      @media (min-width: 992px) and (max-width: 1167px) {
        .section.section_large_title h2, .section.section_large_title .h2 {
          font-size: 45px;
          margin: 84px 0 84px 0; } }
    .section.section_large_title .h3 {
      color: #ffffff;
      font-family: "Raleway", sans-serif !important;
      text-transform: uppercase;
      font-size: 40px;
      line-height: 1.1;
      margin: 100px 0 100px 0; }
      @media (max-width: 767px) {
        .section.section_large_title .h3 {
          font-size: 25px;
          line-height: 1.0;
          margin: 64px 0 64px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .section.section_large_title .h3 {
          font-size: 30px;
          line-height: 1.0;
          margin: 68px 0 68px 0; } }
      @media (min-width: 992px) and (max-width: 1167px) {
        .section.section_large_title .h3 {
          font-size: 35px;
          margin: 84px 0 84px 0; } }
  .section.section_breadcrumbs {
    padding-top: 8px;
    padding-bottom: 8px; }
    @media (max-width: 991px) {
      .section.section_breadcrumbs .breadcrumbs {
        display: none; } }
    .section.section_breadcrumbs.section_breadcrumbs_top {
      margin-top: 60px; }
    .section.section_breadcrumbs .social_share {
      margin: 3px 0 4px 0; }
      @media (max-width: 991px) {
        .section.section_breadcrumbs .social_share {
          margin: 3px 0 3px 0;
          padding-right: 30px; } }
      .section.section_breadcrumbs .social_share .social-sharing {
        text-align: right;
        overflow: hidden;
        height: 30px !important; }
        .section.section_breadcrumbs .social_share .social-sharing a {
          margin-bottom: 0px !important;
          margin-top: 0px !important; }
          .section.section_breadcrumbs .social_share .social-sharing a:last-child {
            margin-right: 0px !important; }
        .section.section_breadcrumbs .social_share .social-sharing .icon {
          font-size: 15px; }
  .section.section_border {
    border-top: 1px solid #dddddd; }
  .section .scroll-bottom {
    color: #ffffff;
    font-size: 65px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    position: absolute;
    z-index: 100;
    bottom: 65px;
    margin-left: -32px; }

.main_container:before, .main_container:after {
  content: " ";
  display: table; }
.main_container:after {
  clear: both; }
.main_container {
  *zoom: 1; }

.lead_container {
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  min-height: 650px;
  text-align: center; }
  .lead_container:before, .lead_container:after {
    content: " ";
    display: table; }
  .lead_container:after {
    clear: both; }
  .lead_container {
    *zoom: 1; }
  .lead_container.lead_container_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 0%; }

.lead_cover_transparent {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b5b83+0,0e99c1+100&0.68+0,0.68+100 */
  background: -moz-linear-gradient(top, rgba(11, 91, 131, 0.68) 0%, rgba(14, 153, 193, 0.68) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(11, 91, 131, 0.68) 0%, rgba(14, 153, 193, 0.68) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(11, 91, 131, 0.68) 0%, rgba(14, 153, 193, 0.68) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0b5b83', endColorstr='#ad0e99c1',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.lead_content_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20; }
  .lead_content_wrapper .lead_content {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5; }
    .lead_content_wrapper .lead_content .lead_content_text {
      text-align: center;
      color: #ffffff;
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      width: 100%; }
      .lead_content_wrapper .lead_content .lead_content_text .h1 {
        color: #ffffff;
        font-family: "Roboto Slab", serif;
        line-height: 0.95;
        margin-top: 40px;
        font-size: 80px; }
        .lead_content_wrapper .lead_content .lead_content_text .h1 strong {
          color: #fff8cc;
          font-size: 1.2em; }
        @media (min-width: 992px) and (max-width: 1167px) {
          .lead_content_wrapper .lead_content .lead_content_text .h1 {
            font-size: 68px; } }
      .lead_content_wrapper .lead_content .lead_content_text p {
        color: #ffffff; }
        @media (min-width: 992px) and (max-width: 1167px) {
          .lead_content_wrapper .lead_content .lead_content_text p {
            font-size: 30px; } }



.toggle-menu {
  width: 44px;
  height: 50px;
  display: block;
  padding: 0px;
  cursor: pointer;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s; }
  .toggle-menu .bar {
    height: 3px;
    width: 34px;
    background: #ffffff;
    position: absolute;
    left: 5px;
    top: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005); }
    .toggle-menu .bar:first-child {
      top: 5px; }
    .toggle-menu .bar:last-child {
      top: 27px; }
  .toggle-menu.menu-active .bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 18px;
    height: 3px;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005); }
  .toggle-menu.menu-active .bar:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .toggle-menu.menu-active .bar:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.logo_wrapper {
  width: 100%;
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5; }
  .logo_wrapper .logo_container {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%; }
    .logo_wrapper .logo_container img {
      height: 48px;
      width: auto; }

.social_nav_wrapper {
  position: absolute;
  top: 0;
  right: 80px;
  height: 100%;
  z-index: 250; }
  .social_nav_wrapper:before, .social_nav_wrapper:after {
    content: " ";
    display: table; }
  .social_nav_wrapper:after {
    clear: both; }
  .social_nav_wrapper {
    *zoom: 1; }
  @media (max-width: 767px) {
    .social_nav_wrapper {
      display: none !important; } }
  .social_nav_wrapper .social_nav_trigger_wrapper {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    position: relative; }
  .social_nav_wrapper .social_nav_trigger_container {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%; }
  .social_nav_wrapper .social_nav_trigger {
    font-size: 28px;
    color: #ffffff;
    display: inline-block;
    width: 68px;
    height: 40px;
    text-align: center;
    border-left: 1px solid #50afcb;
    border-right: 1px solid #50afcb; }
    .social_nav_wrapper .social_nav_trigger:before, .social_nav_wrapper .social_nav_trigger:after {
      content: " ";
      display: table; }
    .social_nav_wrapper .social_nav_trigger:after {
      clear: both; }
    .social_nav_wrapper .social_nav_trigger {
      *zoom: 1; }
    .social_nav_wrapper .social_nav_trigger:hover {
      text-decoration: none; }
    .social_nav_wrapper .social_nav_trigger .icon {
      width: 32px;
      height: 34px;
      line-height: 48px; }
    .social_nav_wrapper .social_nav_trigger.toggle-social-nav-large.active {
      background: #063a50;
      border: none;
      height: 50px;
      margin-top: -5px; }
      .social_nav_wrapper .social_nav_trigger.toggle-social-nav-large.active .icon {
        margin-top: 5px; }
    .social_nav_wrapper .social_nav_trigger.toggle-social-nav-small.active {
      background: #063a50;
      border: none;
      height: 60px; }
      .social_nav_wrapper .social_nav_trigger.toggle-social-nav-small.active .icon {
        margin-top: 8px; }
  .social_nav_wrapper .social_nav_container {
    position: absolute;
    z-index: 250;
    right: 0;
    background: #063a50;
    color: #ffffff;
    display: none;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.2); }
    .social_nav_wrapper .social_nav_container:before, .social_nav_wrapper .social_nav_container:after {
      content: " ";
      display: table; }
    .social_nav_wrapper .social_nav_container:after {
      clear: both; }
    .social_nav_wrapper .social_nav_container {
      *zoom: 1; }
    .social_nav_wrapper .social_nav_container.social_nav_container_large {
      top: 68px;
      background: #063a50; }
    .social_nav_wrapper .social_nav_container.social_nav_container_small {
      top: 60px;
      background: #063a50; }
    .social_nav_wrapper .social_nav_container .social_nav_content {
      padding: 20px;
      width: 220px; }
      .social_nav_wrapper .social_nav_container .social_nav_content:before, .social_nav_wrapper .social_nav_container .social_nav_content:after {
        content: " ";
        display: table; }
      .social_nav_wrapper .social_nav_container .social_nav_content:after {
        clear: both; }
      .social_nav_wrapper .social_nav_container .social_nav_content {
        *zoom: 1; }
      .social_nav_wrapper .social_nav_container .social_nav_content .social-sharing a {
        display: block;
        margin-right: 0px; }
        .social_nav_wrapper .social_nav_container .social_nav_content .social-sharing a:last-child {
          margin-bottom: 0px; }
      .social_nav_wrapper .social_nav_container .social_nav_content .social-sharing.is-large .share-count {
        float: right !important;
        margin-right: 0px; }
      .social_nav_wrapper .social_nav_container .social_nav_content .social-sharing.is-large .icon {
        font-size: 24px; }
      .social_nav_wrapper .social_nav_container .social_nav_content .social-sharing.is-large .share-title {
        font-size: 16px; }

.main_nav .social_nav_wrapper .social_nav_trigger {
  border-left: 1px solid #2c859f;
  border-right: 1px solid #2c859f; }
  .main_nav .social_nav_wrapper .social_nav_trigger .icon {
    line-height: 47px; }

.main_nav {
  height: 60px;
  background: #095676;
  color: #ffffff;
  z-index: 0;
  width: 100% !important;
  position: relative; }
  .main_nav:before, .main_nav:after {
    content: " ";
    display: table; }
  .main_nav:after {
    clear: both; }
  .main_nav {
    *zoom: 1; }
  .main_nav .burger_wrapper {
    display: none; }
  .main_nav .social_nav_wrapper {
    display: none; }
  .main_nav .sb-search {
    display: none; }
  .main_nav ul {
    font-size: 16px;
    font-family: "Raleway", sans-serif !important;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
    position: relative;
    z-index: 0; }
    .main_nav ul li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      position: relative;
      z-index: 0; }
      .main_nav ul li a {
        color: #ffffff;
        display: inline-block;
        line-height: 64px;
        height: 60px; }
      
  .main_nav .logo_wrapper {
    text-align: left;
    position: absolute;
    z-index: 100;
    left: 20px;
    width: 158px;
    height: 32px;
    overflow: hidden; }
    .main_nav .logo_wrapper .logo_container {
      width: auto;
      position: relative;
      z-index: 0;
      width: 158px;
      height: 32px;
      display: none; }
      .main_nav .logo_wrapper .logo_container img {
        height: 32px;
        width: 158px;
        opacity: 0;
        margin-top: 0px;
        -webkit-transition: all .1s linear 0s;
        -moz-transition: all .1s linear 0s;
        -o-transition: all .1s linear 0s;
        transition: all .1s linear 0s; }
        
        .main_nav .logo_wrapper .logo_container a {
          
          width: 158px;
          height: 32px;
          display: block;
        
          margin: 15px 0 0 0;
          
        }
        
        .main_nav .logo_wrapper .logo_container svg {
          
          width: 158px;
          height: 32px;
          display: block;
          
        }
        
  .main_nav .toggle-menu {
    height: 42px; }
    .main_nav .toggle-menu .bar {
      width: 32px;
      left: 6px;
      top: 14px; }
      .main_nav .toggle-menu .bar:first-child {
        top: 4px; }
      .main_nav .toggle-menu .bar:last-child {
        top: 24px; }
    .main_nav .toggle-menu.menu-active .bar {
      top: 16px; }
  .main_nav .burger_text {
    margin-bottom: 6px;
    font-size: 11px; }

.sticky-wrapper.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999; }
  .sticky-wrapper.is-sticky .main_nav {
    left: 0px; }
    .sticky-wrapper.is-sticky .main_nav .social_nav_wrapper {
      display: block; }
    .sticky-wrapper.is-sticky .main_nav .sb-search {
      display: block; }
    .sticky-wrapper.is-sticky .main_nav .logo_wrapper .logo_container {
      display: table-cell; }
      .sticky-wrapper.is-sticky .main_nav .logo_wrapper .logo_container img {
        opacity: 1; }
    .sticky-wrapper.is-sticky .main_nav ul {
      font-size: 14px; }
      @media (max-width: 1280px) {
        .sticky-wrapper.is-sticky .main_nav ul {
          font-size: 12px;
          padding-left: 100px; } }
      .sticky-wrapper.is-sticky .main_nav ul li.icon-home {
        display: none; }
    .sticky-wrapper.is-sticky .main_nav .burger_wrapper {
      display: table; }

@media (max-width: 991px) {
  .sticky-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999; }

  .main_nav {
    left: 0px; }
    .main_nav .social_nav_wrapper {
      display: block; }
    .main_nav .sb-search {
      display: block; }
    .main_nav .logo_wrapper {
      left: auto;
      position: relative;
      z-index: 0;
      margin: 0 auto 0 auto; }
      .main_nav .logo_wrapper .logo_container {
        display: table-cell; }
        .main_nav .logo_wrapper .logo_container img {
          opacity: 1; }
    .main_nav ul {
      display: none; }
    .main_nav .burger_wrapper {
      display: table;
      left: 10px; } }
@media (max-width: 1100px) {
  .sticky-wrapper.is-sticky .main_nav ul {
    display: none; } }
.navigation_wrapper ul {
  text-align: center; }

.header_home {
  height: 100px;
  position: absolute;
  z-index: 30;
  width: 100%; }
  .header_home:before, .header_home:after {
    content: " ";
    display: table; }
  .header_home:after {
    clear: both; }
  .header_home {
    *zoom: 1; }
  .header_home .burger_text {
    margin-bottom: 23px; }



@media (max-width: 991px) {
  
  .sticky-wrapper {
    
    position: relative !important;
    z-index: 0 !important;
    top: auto !important;
    left: auto !important;
    
  }
  
}

/* Article */
.breadcrumbs {
  font-family: "Raleway", sans-serif !important;
  font-size: 15px;
  margin: 4px 0 0 0; }
  .breadcrumbs a {
    font-family: "Raleway", sans-serif !important; font-size: 15px; }
  .breadcrumbs span {
    display: inline;
    padding: 0;
    vertical-align: middle;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 15px; }

.post-content:before, .post-content:after {
  content: " ";
  display: table; }
.post-content:after {
  clear: both; }
.post-content {
  *zoom: 1; }

.post-title:before, .post-title:after {
  content: " ";
  display: table; }
.post-title:after {
  clear: both; }
.post-title {
  *zoom: 1; }
@media (max-width: 991px) {
  .post-title {
    margin-top: 35px; } }
.post-title h1 {
  font-family: "Roboto Slab", serif;
  font-size: 50px; }

.guide-title:before, .guide-title:after {
  content: " ";
  display: table; }
.guide-title:after {
  clear: both; }
.guide-title {
  *zoom: 1; }
.guide-title h1 {
  margin: 0; }

.post-details {
  margin-bottom: 30px; }
  .post-details:before, .post-details:after {
    content: " ";
    display: table; }
  .post-details:after {
    clear: both; }
  .post-details {
    *zoom: 1; }
  .post-details img {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left; }
  .post-details p {
    display: block;
    margin: 5px 0 0 15px;
    float: left;
    font-size: 16px; }

.section_article a {
  text-decoration: underline; }
  .section_article a.btn {
    text-decoration: none; }





/* CUSTOM */


.wrap {
  
  padding: 0 !important;
  
}


.constraint {
  
  width: 100% !important;
  max-width: 100% !important;
  
}

.head .wl-header {
  
  float: none !important;
  
  
  
}



.head {
  
  margin-top: 0px !important;
  
}

.dohop-powered {
  
  display: none !important;
  
}

.constraint {
  
  padding-bottom: 50px !important;
  
}

.constraint section.main {
  
  max-width: 1180px !important;
  margin: -150px auto 0 auto !important;
  
}

.constraint .links {
  
  max-width: 1180px !important;
  margin: 0 auto 0 auto !important;
  float: none !important;
  
}

@media (max-width: 767px) {
  
  .constraint section.main .inner {
    
    margin-left: 20px !important;
    margin-right: 20px !important;
    
  }
  
  #resultlist .item {
    
    margin-left: 0px !important;
    
  }
  
}



.section_photo {
  
  background-image: url("https://www.vivereamalta.com/white-label/malta_valletta.jpg") !important;
  background-attachment: scroll !important;
  background-position: 50% 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  
  height: 300px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  
}

.section_photo h1 {
  
  text-align: center;
  color: #ffffff;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
  margin-top: 85px;
  display: block;
  letter-spacing: -2px;
  margin-bottom: 0 !important;
  text-shadow: 0px 0px 30px rgba(0, 64, 85, 1);
  
}

.section_photo h1 span {
  
  display: block;
  clear: both;
  font-weight: 500;
  letter-spacing: -5px;
  
}

@media (max-width: 767px) {
  
  .section_photo {
    
    height: 185px;
    
  }
  
  .section_photo h1 {
    
    font-size: 30px;
    letter-spacing: -1px;
    margin-top: 45px;
    
  }
  
  .section_photo h1 span {
    
    letter-spacing: -3px;
    
  }
  
  
  .head {
    
    margin: 0 !important;
    
  }
  
  #departDate, #returnDate {
    
    font-size: 15px !important;
    
  }
  
}

.footer_wrapper:after {
  
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -50px;
  width: 100%;
  height: 50px;
  background: #095676;
  
  
}






.box {
  
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 40px;
  
}

.box_thumb {
  
  
  
}

.box_thumb img {
  
  width: 100%;
  height: auto;
  
}

.box_text {
  
  
  
}


.section_title {
  
  text-align: center;
  
}

.section_title .title_uppercase h2 {
  
  font-family: "Roboto Slab", serif;
  font-size: 35px;
  text-transform: uppercase;
  color: #095676;
  
}


.TPWL-widget .TPWL-front-content {
  max-width: 100% !important;
  margin: auto;
  padding: 0;
}
.TPWL-widget .TPWL-front-content-weedle-title,
.TPWL-widget .TPWL-front-content-subscription-title,
.TPWL-widget .TPWL-front-content-special_offers-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 36px;
  margin-top: 60px;
}
.TPWL-widget .TPWL-front-content-weedle {
  text-align: center;
  margin-right: -21px;
}
.TPWL-widget .TPWL-front-content-weedle-container {
  display: inline-block;
  width: 300px;
  margin: 10px 21px 10px 0;
}
.TPWL-widget .weedle-header__city {
  text-align: center;
}



.TPWL-widget--front_page .TPWL-header-content .TPWL-header-content__label {
  display: block;
}



.TPWL-widget--front_page .TPWL-template-header {
  padding-bottom: 145px;
}

.TPWL-widget--front_page .TPWL-template-header.TPWL-template-header--sticky {
  padding: 0;
}
@media (max-width: 1024px) {
  .TPWL-widget--front_page .TPWL-template-header.TPWL-template-header--sticky {
    display: none;
  }
}
@media (max-width: 1001px) {
  .TPWL-widget .TPWL-front-content {
    padding: 0 30px;
  }
  .TPWL-widget .TPWL-template-header-content {
    max-width: 1024px;
  }
  .TPWL-widget--front_page .TPWL-template-header {
    padding-bottom: 90px;
  }
}
@media (max-width: 790px) {
  .TPWL-widget .TPWL-front-content {
    padding: 0 20px;
  }
  .TPWL-widget--front_page .TPWL-template-header {
    padding-bottom: 25px;
  }
  .TPWL-widget .TPWL-front-content-weedle {
    margin: 0px;
  }
}
@media (max-width: 460px) {
  .TPWL-widget .TPWL-front-content {
    padding: 0 10px;
  }
  .TPWL-widget--front_page .TPWL-template-header {
    padding-bottom: 0px;
  }
  .TPWL-widget .TPWL-front-content-weedle {
    margin: 0px;
  }

  .TPWL-widget .TPWL-front-content-weedle-container {
    display: inline-block;
    width: 250px;
    margin: 10px 0 10px 0;
  }
}
@media (max-width: 340px) {
  .TPWL-widget .ducklett-widget .ducklett-widget-wrapper--brickwork .ducklett-widget-wrapper-item {
    margin: 0 0 20px 0!important;
  }
  .TPWL-widget .ducklett-widget .ducklett-slider-wrapper {
    overflow: visible !important;
  }
}






body .TPWL-template-header, .TPWL-widget .sticky-informer {
  
  background: #063a50 !important;
  
}

body #tpwl-main-form .mewtwo-widget--whitelabel_it .mewtwo-flights,
body #tpwl-main-form .mewtwo-widget--whitelabel_it .mewtwo-flights-multi,
body .TPWL-widget.user-settings .user-settings-informer {
  
  background: transparent !important;
  
}

.TPWL-widget.user-settings .user-settings-informer {
  
  border: none !important;
  border-radius: 0px !important;
  
}

body .TPWL-widget .TPWL-template-header {
  
  min-height: inherit !important;
  padding-top: 15px !important;
  padding-bottom: 45px !important;
  
}

body .TPWL-template-header.TPWL-template-header--sticky {
  
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  
}


@media (min-width: 992px) {
  
  body .TPWL-template-header.TPWL-template-header--sticky {
    
    top: 60px !important;
    
  }
  
}


@media (min-width: 992px) {
  
  body .TPWL-widget .search_progressbar-container.search_progressbar-container--sticky {
    
    top: 178px !important;
    
  }
  
}

.TPWL-widget .countdown-info {
  
  background: #ffffff !important;
  
}

.TPWL-widget .pagination_button {
  
  background: #063a50 !important;
  
}

.ie-fixMinHeight {
  

  
}

.ie-fixMinHeight .page {
  
  min-height: inherit !important;
  
}

/* END CUSTOM */