﻿@charset "UTF-8";
/* Scss Document */
.health-form-text-homepage {
    color: #dad9d7;
    line-height: 1.5;
}

.homebullet {
    color: #282828;
    line-height: 1.5;
    font-size: 0.95em;
    font-weight: 600;
    margin-bottom: 1.5em;
}
/* Opening Hours */
.opening-hours-overide-title {
    font-weight: bold;
    font-size: 13px;
    color: inherit;
    padding-left: 2px;
    margin-bottom: -6px;
}

.opening-hours-overide ul {
    list-style-type: none;
    margin-left: 0;
}

    .opening-hours-overide ul li {
        font-weight: normal;
    }

        .opening-hours-overide ul li span {
            font-weight: bold;
        }

.grey {
  color: #83888b; }

.fa-quote-left {
  padding: 0 .5em 0 .5em;
  color: #b3d576;
  font-size: 1.2em; }

.fa-quote-right {
  padding: 0 10px;
  color: #b3d576;
  font-size: 1.2em;
  position: relative;
  top: 5px; }

blockquote, blockquote p {
  font-size: 1.1rem; }

blockquote cite {
  color: #2a2a2a;
  font-weight: bold;
  margin-top: 10px; }

body {
  font-size: 0.9em; }

#homeform_width {
  margin: 0 -0.9375rem; }

ul {
  font-family: inherit;
  font-size: inherit; }

#dateMsgWrapper {
  background: #eee;
  padding: 1.2em;
  font-size: 0.8rem;
  color: #555;
  line-height: 1.4;
  z-index: 0;
  border: 1px solid #e0020a;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin: 1em 0em; }

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 0px #ccc;
  -webkit-box-shadow: 0 0 0px #ccc;
  box-shadow: 0 0 0px #ccc;
  border: solid #fff 0px;
  left: 0%;
  background: transparent; }

#deeplink-bullets ul {
  color: #4a5559;
  font-size: 0.8em;
  list-style-type: none;
  padding-top: 1em; }

.required-field {
  color: #df040a;
  font-size: 110%;
  font-weight: 600;
  padding-left: 5px; }

.datepicker_image {
  position: absolute;
  right: 24px;
  top: 12px; }

#deeplink-bullets ul li {
  line-height: 2.5;
  letter-spacing: -0.02em;
  font-weight: bold; }

#deeplink-bullets ul li small {
  line-height: 1; }

#deeplink-bullets ul li .fa {
  color: #a4a8a7;
  font-size: 1.4em; }

#deeplink-bullets .deeplink-intro {
  color: #a4a8a7;
  font-size: 0.8em;
  line-height: 1.4; }

#deeplink-mobile-block {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.deeplink-price {
  font-size: 3.5em;
  font-weight: bold;
  padding: 0.2em 0em; }

.deeplink-title {
  font-size: 1.0em;
  font-weight: bold;
  padding: 0em; }

.deeplink-textlink {
  font-size: 1.0em; }

/* Datepicker */
.ui-datepicker {
  z-index: 999 !important; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #df040a;
  color: #faf5f5;
  font-weight: bold; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #dad9d7;
  background: #df040a; }

.ui-datepicker td span, .ui-datepicker td a:hover {
  display: block;
  color: #df040a;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-weight: 300; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-weight: 300; }

.panel hr {
  margin: 0.6rem 0 0.8rem; }

#panel-points {
  padding: 0.4em !important; }

.bordered-all {
  border: thin #ddd dotted; }

a.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0px;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  background-color: #df040a;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #fff;
  display: none; }

a:hover.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0px;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  background: #fff !important;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #df040a;
  display: none; }

#affiliatebox {
  font-size: 0.8em; }

#conf-buttons a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  display: inline-block;
  font: 15px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

/* SPACER */
.horspacer5 {
  height: 5px; }

.horspacer10 {
  height: 10px; }

.horspacer15 {
  height: 15px; }

.horspacer20 {
  height: 20px; }

.horspacer25 {
  height: 25px; }

.horspacer30 {
  height: 30px; }

.horspacer40 {
  height: 40px; }

#mobile-collapse {
  margin: 0 -0.9375rem; }

input[type="checkbox"] {
  width: 20px;
  height: 20px; }

.accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
  background: #fff !important;
  color: #df040a !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #df040a solid; }

.accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
  background: #fff !important;
  color: #df040a !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #df040a solid; }

#icon_bg {
  text-align: center;
  display: inline-block;
  min-width: 45px;
  height: 55px;
  margin: -13px 4px 3px 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 10px;
  border: #ddd 2px solid;
  border-radius: 10px;
  position: relative;
  margin-top: -10px;
  background: #df040a; }

.blue_div_title {
  min-height: 20px;
  vertical-align: middle;
  padding: 15px 0px 15px 0px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #4a5559; }

.blue_div_title_text {
  color: white;
  font-family: "vag-light", Arial, Helvetica, sans-serif;
  font-size: 0.8em; }

/* CREDIT CARD */
.jp-card {
  font-family: "Helvetica Neue";
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 100%;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear; }

.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 18px;
  clear: both;
  margin-bottom: 30px; }

.creditcard-image {
  max-width: 120px;
  height: auto;
  margin: 0 auto 10px auto; }

/* TYPOGRAPHY */
p.complaints {
  font-size: 80%; }

.blue_form_title {
  color: #df040a;
  font-weight: 400;
  font-size: 2.0em; }

.form-small-text {
  font-size: 1em;
  padding: 10px 0px; }

.terms_conditions {
  font-size: 1.4em;
  font-weight: 200;
  line-height: 1.3;
  padding-top: 15px; }

.footertext {
  font-size: 0.7rem;
  line-height: 1.0rem;
  text-align: justify; }

#page-2-table-new {
  padding: 1em;
  font-weight: normal;
  border: 0px; }

#page-2-table-new td {
  border-bottom: 1px solid #ddd;
  padding: 0.7em;
  font-size: 0.5em; }

h1 {
  font-size: 1.8rem; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1.0rem;
  color: #df040a; }

h5 {
  font-size: 1.15rem;
  font-weight: bold; }

#main-description-annual h1 {
    font-size: 1.4em;
    color: #fff;
    border-bottom: 1px solid #72b2f1;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
}

#main-description-single h2 {
    font-size: 1.4em;
    color: #fff;
    border-bottom: 1px solid #72b2f1;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
}

#main-description-backpacker h2 {
    font-size: 1.4em;
    color: #fff;
    border-bottom: 1px solid #72b2f1;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
}

#logodeloitte {
  padding-top: 10px;
  width: 180px;
  margin: 0 auto;
  float: right;
  display: none;
  }

.policy h1 {
  color: #df040a;
  text-align: left;
  font-size: 24px;
  border-bottom: thin #333 solid; }

.phone-compliance {
  color: #4a5559;
  font-size: 8px;
  text-align: center; }

table.payment-details td h1 {
  font-size: 2.4rem;
  margin-bottom: 0.8em;
  padding-bottom: 0px;
  border-bottom: thin #df040a solid; }

p {
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0rem;
  text-rendering: optimizeLegibility; }

p.Question {
  color: #df040a;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 0px;
  font-variant: normal;
  font-size: 0.9rem;
  padding-bottom: 0.7rem;
  padding-top: 0.7rem; }

p.Answer {
  display: none;
  font-size: 0.9rem;
  border: thin #dad9d7 solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 0.5rem 1rem;
  background-color: #f5f5f5; }

.address {
  /*color:$blue-dark;*/
  font-weight: bold; }

.extras-title {
  font-size: 16px;
  text-align: left;
  color: #df040a;
  padding-left: 0px; }

.extras-title-small {
  font-size: 10px;
  text-align: left;
  color: #df040a;
  padding-top: 5px; }

.extras-text {
  font-size: 10px;
  line-height: 1.2; }

.extra-radios {
  padding-right: 7px;
  text-align: right; }

.extra-label {
  padding-right: 7px;
  padding-left: 2px;
  font-size: 14px; }

.fa-4 {
  font-size: 5em; }

.fa-3 {
  font-size: 3em; }

.fa-popular {
  font-size: 1.6em; }

.pagetitle {
  color: #df040a; }

.text-small {
  font-size: 10px;
  line-height: 13px;
  color: #dad9d7; }

.text-small-form {
  font-size: 12px;
  color: #83888b; }

.text-small-form a {
  font-size: 12px;
  color: #df040a;
  text-decoration: none; }

.text-small-form a:hover {
  font-size: 12px;
  color: #a4a8a7;
  text-decoration: none; }

.slidetext_product {
  font-size: 1.75rem;font-weight: 600; }

ul.page-2-matrix li.text {
  font-weight: bold;
  line-height: 26px;
  font-size: 0.8em; }

.column-33 h1, .column-33-last h1 {
  letter-spacing: normal;
  border: 0;
  margin: 0px;
  padding: 0;
  font-size: 2.4em; }

/* OLD STEPS INDICATOR */
#steps {
  position: absolute;
  width: 946px;
  height: 46px;
  background: url(/uk/images/steps-bg.gif) no-repeat;
  top: 3px;
  right: -3px;
  z-index: 9; }

/* NEW STEPS INDICATOR */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin: 10px 0px !important; }

ul.pagination li.step-title {
  background: none;
  color: #df040a;
  font-size: 1.2em;
  margin-top: 0; }

ul.pagination li.current {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background-color: #a4a8a7;
  color: #f5f5f5;
  display: block;
  font-size: 0.65rem;
  font-weight: normal;
  line-height: inherit;
  padding: 0.2rem 0.625rem 0.0625rem;
  margin-top: 3px; }

ul.pagination li {
  color: #222;
  font-size: 0.65rem;
  height: 1.3rem;
  margin-left: 0.3125rem;
  margin-top: 5px; }

/* COVER ACCORDION */
#cover-accordion {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation > a, .accordion dd > a {
  background: #df040c;
  background: -moz-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #df040c), color-stop(44%, #e62730), color-stop(100%, #c70a14));
  background: -webkit-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -o-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -ms-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: linear-gradient(to bottom, #df040c 0%, #e62730 44%, #c70a14 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df040c', endColorstr='#c70a14', GradientType=0 );
  color: #222;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #df040a solid; }

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #df040a !important;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  /*background-color: $primary-color; */
  background: #4a5559;
  color: #222;
  border-radius: 5px 5px 0px 0px;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: thin #4a5559 solid;
  padding: 0px; }

.accordion dd .cont_5cat_title {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

.accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.cont_5cat_title_currency {
  color: #f5f5f5;
  font-size: 0.9em;
  font-family: "Varela Round", sans-serif !important; }

.cont_5cat_title_price {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

#economy.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#economy.accordion .accordion-navigation > a, .accordion dd > a {
  /* background: rgba(223,4,12,1);
background: -moz-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,4,12,1)), color-stop(44%, rgba(230,39,48,1)), color-stop(100%, rgba(199,10,20,1)));
background: -webkit-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -o-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -ms-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: linear-gradient(to bottom, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df040c', endColorstr='#c70a14', GradientType=0 );*/
  background: none;
  color: #222;
  text-align: center;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #df040a solid;
  margin: 0px 10px; }

#economy.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #fff !important; }

#economy.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #fff !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

#economy.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  /*background-color: $primary-color; */
  background: #4a5559;
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  border: thin #4a5559 solid; }

#economy.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: thin #bbb solid;
  padding: 0px;
  margin: 0 10px; }

/* extras accordion */
#hiddenextras {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation > a, .accordion dd > a {
   /*background: rgba(223,4,12,1);
background: -moz-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,4,12,1)), color-stop(44%, rgba(230,39,48,1)), color-stop(100%, rgba(199,10,20,1)));
background: -webkit-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -o-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -ms-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: linear-gradient(to bottom, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df040c', endColorstr='#c70a14', GradientType=0 );*/
  background: none;
  color: #df040a;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #df040a solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #72aae6; }

#hiddenextras.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #72aae6;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #72aae6;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: none;
  color: #2773c3 !important;
  border-radius: 5px 5px 0px 0px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: 0px #4a5559 solid;
  padding: 0px; }

#hiddenextras .accordion dd .cont_5cat_title {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.extra-radios select {
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 0;
  height: 1.6rem;
  margin: 0 0 1rem 0; }

.border-right {
  border-right: thin #999 dotted; }

.border-bottom {
  border-bottom: thin #eee dotted; }

/* BORDER RADIUS */
/*@mixin border-radius($radius) {
  -webkit-border-radius: $radius;
  border-radius: $radius;
  background-clip: padding-box!important;  
}*/
.client {
  font-weight: 600; }

/* CONTAINERS */
.alert-box.info {
  padding: 1em 0.5em;
  background-color: #4a5559;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  border: 0px #0f7bdc solid;
  border-radius: 5px;
  color: #fff; }

.alert-box-payment {
  padding: 1em;
  background-color: #f5f5f5;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  border: 3px #4a5559 solid;
  border-radius: 5px;
  color: #444E52;
  margin-bottom: 3em;
  margin-top: 2em; }

.summ_border {
  border-right: #ddd 1px dotted;
  font-weight: 700;
  padding-left: 0px; }

.summ_text {
  /*padding-left: 5%;*/
  font-weight: 500;
  font-size: 0.7rem;
  padding: 0.5em 0.5em 0.5em 0em; }

.summ_totalprice {
  font-size: 1.2rem;
  padding-bottom: 10px;
  text-align: right; }

.summ_price {
  font-size: 1.8em;
  font-weight: 600;
  text-align: left;
  padding-left: 0%; }

row #formise {
  padding-left: 0;
  padding-right: 0; }

#mobile-block {
  padding-left: 0;
  padding-right: 0; }

#col33-id {
  padding-right: 10px;
  z-index: 999;
  position: relative;
  right: 0px; }

.addextra_container {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px #ccc solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4); }

.addextra_container_mandatory {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 2px #a4a8a7 solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4); }

dd .addextra_container {
  padding: 1em !important; }

#wrapper {
  width: auto;
  margin: 0 auto;
  background: #fff; }

#policy-column {
  width: 100%;
  z-index: 999;
  position: relative !important; }

.bordered {
  border-right: 0px #a4a8a7 dotted;
  padding-left: 0px;
  padding-right: 0px; }

.container {
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#policybox {
  background: #a4a8a7;
  border-left: thin #4a5559 solid; }

.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333;
  border-radius: 5px;
  min-height: 155px; }

.panel-text {
  font-size: 0.7em;
  line-height: 1;
  margin-bottom: 1.5em;
  color: #83888b; }

.panel label {
  font-weight: bold; }

.panel label.small {
  position: absolute;
  float: right; }

.panel h4 {
  border-bottom: thin #72aae6 solid; }

.panelbut {
  padding: 0.3rem 1.25rem 0.3rem 1.25rem !important;
  font-size: 0.8rem !important; }

.panel ul li {
  font-size: inherit;
  list-style-type: none;
  margin-left: -22px;
  font-size: 13px; }

.panel-white {
  border-style: solid;
  border-width: 0px;
  margin-bottom: 0rem;
  padding: 1.0rem 0rem;
  min-height: 350px;
  border-color: #d8d8d8;
  color: #4a5559; }
.panel-healthcare {
    padding: 1em;
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0rem;
    text-rendering: optimizeLegibility;
    border: 1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    margin: 1em 0 1.5em 0;
}

.panel-healthcare-title {
    font-family: inherit;
    font-size: 1.25em;
    text-align: left;
    font-weight: 500;
    color: black;
    padding-bottom: 0.25em;
}

.panel-healthcare-copy {
    font-family: inherit;
    font-size: 0.85em;
    color: #495458;
    text-align: left;
}

    .panel-healthcare-copy a {
        font-weight: bold;
        text-decoration: underline;
    }

        .panel-healthcare-copy a:hover {
            font-weight: bold;
            text-decoration: underline;
            color: #9f282b;
        }
/* FORM */
label {
  font-size: 0.9rem;
  color: #4a5559;
  cursor: pointer;
  /* display: block; */
  display: inline-block;
  font-weight: 500;
  line-height: normal;
  width: auto;
  margin-bottom: 0; }

fieldset {
  border: solid 1px #83888b;
  padding: 1.25rem 3rem 1.25rem 3rem;
  margin: 1.125rem 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

fieldset legend {
  font-weight: bold;
  padding: 0 0.1875rem;
  margin: 0;
  font-size: 1.5rem;
  color: #df040a; }

form input.tickbox {
  margin: 0px 6px 14px 0;
  top: 0px; }

form table.years td {
  height: 24px;
  padding: 0rem 0.2rem 0rem 0rem !important; }

.extras-pick .radio {
  position: relative;
  top: 4px;
  margin: 0 6px;
  float: left; }

.extras-pick label {
  float: left;
  font-weight: normal;
  width: auto;
  margin: 0; }

.image_extras {
  width: 100%;
  height: auto;
  position: relative; }

.image_extras_container {
  width: 40px;
  padding: 1em; }

#addextras input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin: 0;
  vertical-align: baseline;
  padding-right: 10px; }

.extras#golf background {
  display: none; }

.addextra_container .extras-pick {
  width: 100px;
  right: 10px;
  top: 3px;
  font-size: 13px;
  position: absolute; }

#main-box {
  background: #fff;
  padding: 0px;
  position: relative;
  margin-top: 3px;
  min-height: 700px; }

#main-box.plain {
  padding: 1.2em 0.2em;
  line-height: 1.4;
  min-height: 750px; }

#main-box ul.pricing-table {
  margin: 10px 0 0px 0px; }

a {
  color: #df040a;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

a:hover {
  color: #4a5559;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.submit-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.pagetitle {
  color: #df040a;
  font-weight: 500; }

/* HEADER */
header {
  background-color: #fff; }

header #bottom {
  display: none; }

header #tel.primary {
  color: #4a5559;
  margin-top: 10px;
  font-size: 0.8em; }

header #tel.primary a {
  color: #4a5559;
  display: none;
}

header #logo {
  float: none;
  margin: -1em auto 0 auto;
  text-align: center;
  left: 0px; }

#logo {
  width: 100%;
  height: auto;
  position: relative;
  left: 15px; }

#sec-nav input[type="text"] {
  font-size: 9px;
  height: 10px;
  width: 100%;
  /* margin-top: 10px; */
  position: relative;
  top: 10px; }

#sec-nav ul li a.button.tiny {
  font-size: 9px;
  height: 10px;
  color: #fff !important; }

/*#sec-nav ul li a:hover.button.tiny {font-size:9px; height:10px;color:#fff!important;} */
#sec-nav ul li a {
  color: #df040a; }

#sec-nav ul li a:hover {
  color: #4a5559; }

#sec-nav ul li {
  color: #4a5559; }

#flags {
  position: absolute;
  top: 2.25em;
  z-index: 9999;
  left: 0;
  right: 0;
  }

#flags img {
  padding: 0px;
  margin-right: 0px;
  border: 0px solid #6CA6E4;
  margin: 0px !important; }

#flags .flag {
  font-size: 0;
  width: 36px;
  height: 24px;
  margin: 5px 3px;
  display: inline-block;
  background-position: center center;
  background-size: cover; }

#flags ul li {
  display: inline; }

.flag-ie img {
  width: 28px; }

.flag-uk img {
  width: 28px; }

.panel-white-head {
  margin-bottom: 0rem;
  padding: 0.5rem; }

/* NAVIGATION */
.top-bar {
  background: #4a5559;
  font-family: "Varela Round", sans-serif !important;
  z-index: 999;
  background: #4a5559;
  background: -moz-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #4a5559), color-stop(100%, #363d40));
  background: -webkit-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -o-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -ms-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: linear-gradient(to bottom, #4a5559 0%, #363d40 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a5559', endColorstr='#363d40', GradientType=0 );
  /* border-bottom: thin red solid;*/
  border-radius: 5px; }

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #df040a; }

.top-bar-section ul li > a {
  font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

/* SLIDE SHOW */
#owl-example h2.slideshow.primary {
  background-color: #df040a;
  color: #a4a8a7; }

.owl-carousel .owl-wrapper-outer {
  max-height: 475px;
  position: absolute; }

.client-border {
  height: 10px;
  background-color: #df040a;
  width: 100%; }

body {
  margin-top: 0rem;
  background-color: #d8dad9;
  font-family: "Varela Round", sans-serif !important; }

label small {
  color: #dad9d7;
  font-size: 70%; }

.row.wide {
  max-width: none; }

.small-text {
  font-size: 0.6em;
  padding-bottom: 10px; }

.active-tb {
  position: relative;
  box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5);
  transform: scale(1);
  border: 0;
  transition: 0.4s ease;
  z-index: 13; }

.active-tb:hover {
  position: relative;
  box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.7);
  transform: scale(1.15);
  border: 0;
  z-index: 15; }

#owl-example ul li {
  list-style-type: circle;
  text-align: left !important; }

/* TABLE */
table {
  background: none;
  border: solid 0px #ddd;
  /*margin-bottom: 1.25rem;*/
  margin-bottom: 0rem;
  table-layout: auto;
  color: #ccc; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: none; }

table tr td.benefit-title {
  background-color: #ddd;
  font-weight: bold;
  line-height: 1.4; }

#panel1b table tr th, table tr td {
  color: #222;
  font-size: 0.65rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: thin #ddd dotted; }

#homeresponsivetable table tr th, table tr td {
  color: #222;
  font-size: 0.8rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: 0px #ddd dotted; }

/* BOOKING TABLE HOMEPAGE */
.booking_container_title {
  font-size: 1.5rem;
  color: #72aae6;
  border-bottom: thin #df040a solid;
  padding-bottom: 5px;
  margin-bottom: 10px; }

#booking_container_home {
  position: relative;
  background: rgba(6, 6, 6, 0.85);
  padding: 0em;
  margin-top: 15px;
  display: block;
  margin-left: 0%;
  color: #eee;
  border-radius: 5px;
  -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75); }

#booking_container_home label {
  color: #dad9d7;
  /*font-size:1em;*/ }

#booking_container_home input[type="checkbox"] + label,
#booking_container_home input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.0rem;
  margin-right: 0.2rem;
  vertical-align: baseline;
  color: #dad9d7;
  border-radius: 5px;
  font-size: 1.0em;
  margin-top: 5px; }

#booking_container_home input:not([type]), #booking_container_home input[type="text"], #booking_container_home input[type="password"], #booking_container_home input[type="date"], #booking_container_home input[type="datetime"], #booking_container_home input[type="datetime-local"], #booking_container_home input[type="month"], #booking_container_home nput[type="week"], #booking_container_home input[type="email"], #booking_container_home input[type="number"], #booking_container_home input[type="search"], #booking_container_home input[type="tel"], #booking_container_home input[type="time"], #booking_container_home input[type="url"], #booking_container_home input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  /*font-size: 0.875rem;*/
  font-size: 0.8rem;
  height: 2.0rem;
  margin: 0.3rem 0 0.5rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home a {
  color: #dad9d7;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

#booking_container_home a:hover {
  /*color: $grey-lighter;*/
  color: white;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

#booking_container_home a.button {
  text-decoration: none;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: large;
  font-weight: 600; }

#booking_container_home input[type="file"], #booking_container_home input[type="checkbox"], #booking_container_home input[type="radio"], #booking_container_home select {
  margin: 0.3rem 0.1rem 1rem 0; }

select {
  border-radius: 3px; }

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 3px;
  height: 2rem; }

#booking_container_home label.inline {
  /*   margin: 0 0 0.6rem 0;
  padding: 0.0rem 0;*/ }

label.inline {
  margin: 0 0 0rem 0;
  padding: 0.5625rem 0 0.3rem 0; }

#premed {
  margin: 0 auto;
  width: 370px; }

#slidetext-annual small, #slidetext-single small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-wintersport small {
  line-height: 1.3; }

#slidetext-annual {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #df040a;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-single {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #4a5559;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-backpacker {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #72aae6;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-promo {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #4a5559;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-wintersport {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #2773c3;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

/* PRICING TABLE*/
.pricing-table .title {
  /*background-color:$secondary-color;*/
  color: #fff;
  font-size: 1.8em;
  border-radius: 5px 5px 0px 0px; }

.pricing-table {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  	/*background: rgba(255,255,255,1);
      background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );*/
  border: solid 0px #ddd; }

.pricing-table .cta-button {
  background-color: transparent; }

.pricing-table .bullet-item {
  background: none;
  	/*background: rgba(255,255,255,1);
      background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );*/
  font-size: 0.85rem;
  color: #4a5559;
  text-align: left;
  border-bottom: thin #ddd dotted;
  min-height: 30px;
  padding: 0.6rem 1rem; }

.pricing-table .bullet-item strong {
  text-align: right;
  position: relative;
  right: 0px;
  float: right;
  top: 3px; }

.pricing-table .bullet-item ul {
  color: #4a5559; }

.pricing-table .price-exclude {
  font-size: 9px;
  text-align: center; }

table tr td .has-tip {
  border-bottom: 0px;
  cursor: pointer;
  font-weight: bold;
  line-height: inherit; }

#panel1b table tr td, #panelsuper table tr td, #panelsuperplus table tr td {
  font-size: 0.7em; }

#panel1b table tr td small, #panelsuper table tr td small, #panelsuperplus table tr td small {
  font-size: 75%; }

/* SELECT COVER */
.table-header {
  color: #4a5559;
  font-size: 1.2em;
  padding-bottom: 0em;
  margin-top: 0px;
  vertical-align: top; }

.table-header-left {
  /* background-color: #f89828; */
  background-color: transparent;
  color: #f89828;
  border-radius: 10px 0px 0px 0px;
  vertical-align: top; }

.table-header-center {
  background-color: transparent;
  color: #f89828;
  border-radius: 0px;
  text-align: center;
  vertical-align: top;
  padding: 0px; }

.table-header-right {
  /* background-color: #f89828; */
  background-color: transparent;
  text-align: center;
  vertical-align: top;
  border-radius: 0px 10px 0px 0px; }

.pt-badge {
  width: 130px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 0.9em;
  z-index: 10;
  border-radius: 3px;
  margin: 0.9em auto 0.2em auto;
  padding: 0.1em;
  background: #2773c3;
    /*background: -moz-linear-gradient(top, #229a22 0%, green 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #229a22), color-stop(100%, green));
    background: -webkit-linear-gradient(top, #229a22 0%, green 100%);
    background: -o-linear-gradient(top, #229a22 0%, green 100%);
    background: -ms-linear-gradient(top, #229a22 0%, green 100%);
    background: linear-gradient(to bottom, #229a22 0%, green 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#229a22', endColorstr='#008000', GradientType=0 );
*/ }

.pt-badge-additional {
  display: none; }

.pt-badge-additional .fa-popular {
  position: relative;
  top: 1px; }

.pricing-table {
  border: solid 0px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
  border-radius: 5px; }

.table-bg-whiter {
  background-color: #fff;
  border-left: none;
  text-align: center;
  /*color: #2773c3;*/
  border: 0px;
  font-weight: 500;
  font-size: 1.8em; }

.table-LHS-title {
  font-size: 1.1em;
  padding-bottom: 0px; }

.pricing-table .subtitle {
  padding: 0.55rem 0.25rem 0.5rem 0.25rem;
  text-align: center;
  /* color: #251E1E; */
  font-weight: normal;
  font-size: 0.7rem;
  /* font-family: 'VAG-regular'; */
  border-bottom: #ccc thin dotted; }

.container-total {
  background-color: transparent;
  /* border-radius: 10px 0px 0px 10px; */
  height: 196px;
  position: relative;
  width: 115%;
  /* margin-top: 36px; */ }

.container-total-title {
  color: #4a5559;
  text-align: center;
  margin-top: 45px;
  margin-left: 50px;
  position: absolute;
  line-height: 1.2;
  font-size: 1.4em;
  display: none;
  font-weight: 300; }

.table-price-title {
  font-size: 1.3em;
  background-color: #fff;
  border-bottom: dotted 0px #cccccc;
  text-align: center;
  height: 38px;
  padding: 0px;
  font-weight: bold; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table; }

.tabs-content > .content.active {
  display: block;
  background-color: #4a5559;
  border: #555 0px solid;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  color: #dad9d7;
  border-top: 4px #fff solid; }

.tabs-content > .content.active {
  display: block;
  float: none; }

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.4rem 1rem;
  width: 100%; }

.payment_title {
  font-family: 'VAGRoundedBT' sans-serif;
  color: #fff;
  text-align: center; }

form .row .row {
  margin: 0 -.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 .5rem; }

.panel-price-box-copy-x {
  font-size: 0.6em;
  line-height: 1.3; }

.panel-price-box-subtitle-x {
  font-size: 0.8em;
  text-align: center; }

.panel-price-box-subtitle-handling {
  font-size: 0.5em;
  text-align: right; }

.panel-price-box-price {
  font-size: 2.2em;
  color: #fff;
  line-height: 1.3em; }

.panel-price-box-small {
  font-size: 0.7em;
  margin-top: -0.5em;
  margin-bottom: 0.7em; }

.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #83888b;
  /* color: #f89828; */
  color: #fff;
  /*font-family: 'vag-thin', sans-serif;*/
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  /*background: rgba(0,0,51,1);
  background: -moz-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,51,1)), color-stop(1%, rgba(0,0,51,1)), color-stop(47%, rgba(16,16,69,1)), color-stop(100%, rgba(0,0,51,1)));
  background: -webkit-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
  background: -o-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
  background: linear-gradient(to right, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue-dark', endColorstr='$blue-dark', GradientType=1 );*/ }

.table-price-title table thead {
  background-color: #fff; }

/* BUTTONS */
button, button, .button, .button {
  background-color: #df040a;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  text-decoration: none;
  padding: 0.7rem 1.4rem; }

.button.grey.tiny {
  background-color: #83888b;
  background-image: none;
  border: 1px #dad9d7 solid;
  text-decoration: none;
  font: 0.7em "Varela Round", sans-serif !important;
  letter-spacing: 0px;
  padding: 0.625rem; }

a:hover.button.grey.tiny {
  background-color: #4a5559;
  color: #fff !important; }

button:hover, button:focus, .button:hover, .button:focus {
  /*background-color: $secondary-color;*/
  background-color: #fff;
  border: 1px #df040a solid;
  color: #df040a !important;
  text-decoration: none; }

a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  /* padding-right: 0px; */
  display: inline-block;
  /* font: 18px Arial, Helvetica, sans-serif; */
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

form label.label-radio {
  margin-right: 5px;
  display: inline; }

button.small, .button.small {
  padding: 0.5rem 0.875rem;
  font-size: 0.8125rem; }

button.large, .button.large {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem; }

/*button.large.buttselect, .button.large.buttselect {
    padding: 1.0rem 2rem 1.0rem 2rem;
    font-size: 1.6rem;
	margin-top:0.5em;
	border:0px;
}*/
a.button.large.buttselect, a.button.large.buttselect {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem;
  margin-top: 0.7em;
  border: 0px; }

/* TOOLTIP */
.rhs-tool {
  color: #4A5559;
  margin-right: 5%;
  float: right;
  position: relative;
  text-align: right; }

#mobile-tip.rhs-tool {
  color: #4a5559;
  margin-right: 5%;
  float: left;
  position: relative;
  text-align: right;
  margin-top: 2px; }

ul.pricing-table li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066;
  float: right;
  position: relative; }

li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

fa-info-circle.grey {
  color: #4a5559;
  float: right;
  position: relative; }

.has-tip.purple i.fa.fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

.has-tip {
  border-bottom: 0px;
  color: #83888b;
  cursor: pointer;
  font-weight: 600; }

.has-tip:hover, .has-tip:focus {
  border-bottom: 0px;
  color: #4a5559; }

/* FOOTER */
#footerbox {
  /*background-color: $grey-dark;*/
  color: #a4a8a7;
  padding: 1.5rem 0.5rem;
  margin: 0 0 0.5rem 0;
  background: #4a5559;
  background: -moz-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #4a5559), color-stop(100%, #363d40));
  background: -webkit-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -o-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: -ms-linear-gradient(top, #4a5559 0%, #363d40 100%);
  background: linear-gradient(to bottom, #4a5559 0%, #363d40 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a5559', endColorstr='#363d40', GradientType=0 ); }

#footerbox a {
  color: #dad9d7; }

#footerbox a:hover {
  color: #fff;
  text-decoration: none; }

#slidetext-europe h2 {
  color: #ffffff; }

#slidetext-europe small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }
/*#slidetext-europe span {
    font-size: 0.8rem;
    color: #f5f5f5;
    font-weight: 600;
}*/
#slidetext-europe {
  width: 300px;
  /*background-color: rgba(255, 255, 255, 0.85);*/
  margin-right: 20%;
  text-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block;
  /*-webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
      box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);*/ }

#slidetext-europe.red {
  background-color: #df040a; }

#slidetext-europe.blue {
  background-color: #2773c3; }

#slidetext-europe.grey {
  background-color: #4a5559; }

#slidetext-europe {
  color: #ffffff; }

#slidetext-europe small {
  color: #f5f5f5; }

#slidetext-medium small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }

/* BEGIN MOBILE ABOVE VIEWPORT */
@media only screen and (min-width: 40.0625em) {
  .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: solid #fff 0px;
    left: 0%;
    background: transparent; }

  #footerbox {
    color: #a4a8a7;
    padding: 1.5rem 2.5rem;
    margin: 0 0 0.5rem 0;
    background: #4a5559;
    background: -moz-linear-gradient(top, #4a5559 0%, #363d40 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4a5559), color-stop(100%, #363d40));
    background: -webkit-linear-gradient(top, #4a5559 0%, #363d40 100%);
    background: -o-linear-gradient(top, #4a5559 0%, #363d40 100%);
    background: -ms-linear-gradient(top, #4a5559 0%, #363d40 100%);
    background: linear-gradient(to bottom, #4a5559 0%, #363d40 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a5559', endColorstr='#363d40', GradientType=0 ); }

  form {
    padding: 10px; }

  #PMI {
    color: #dad9d7; }

  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.0em;
    margin-top: -5px; }

  header #logo {
    float: none;
    margin: -1em auto 0 auto;
    text-align: center;
    left: 0px; }

  #booking_container_home label.inline {
    color: #dad9d7;
    font-size: 1.4em;
    text-transform: none;
    font-weight: normal; }

  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #homeform_width {
    margin: 0 -0.9375rem; }

  #homepage_form_pos {
    position: relative;
    top: 0px;
    border-top: 1px #bababa solid; }

  #homepage_slider_pos {
    position: absolute;
    top: 152px;
    background: white;
    z-index: 0; }

  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 130px; }

  .sold-out:after {
    position: absolute;
    left: 1%;
    top: 0;
    background: #fff;
    margin: 0 auto;
    content: 'Option not available on Essential Cover';
    height: 100%;
    padding: 50px 30px;
    color: #ccc;
    font-size: 1.0em;
    font-weight: 600; }

  #detail_update .reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: inherit;
    position: inherit;
    font: 18px Arial,Helvetica,sans-serif;
    line-height: 32px; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 22px;
    clear: both;
    margin-bottom: 30px; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    /*border-right: 1px solid #ddd;*/
    padding: 0.7em;
    font-size: 0.5em;
    vertical-align: top; }

  #page-2-table-new td small {
    font-size: 0.75em; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.1rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.0em;
    margin-top: -5px; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

    #main-description-annual h1 {
        font-size: 2.3em;
        color: #fff;
        border-bottom: 1px solid #72b2f1;
        padding-bottom: 0;
        margin-bottom: 0.5rem;
    }

    #main-description-single h2 {
        font-size: 2.3em;
        color: #fff;
        border-bottom: 1px solid #72b2f1;
        padding-bottom: 0;
        margin-bottom: 0.5rem;
    }

    #main-description-backpacker h2 {
        font-size: 2.3em;
        color: #fff;
        border-bottom: 1px solid #72b2f1;
        padding-bottom: 0;
        margin-bottom: 0.5rem;
    }

  #calprice-head-spacer {
    padding-top: 36px; }

  #flags {
    position: absolute;
    right: -5px;
    top: 65px;
    left: 70%;
 }

  a.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0px;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    background-color: #df040a;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #fff; }

  a:hover.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0px;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    /*background-color: #df040a;*/
    background: #fff !important;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #df040a; }

  .deeplink-textlink {
    font-size: 1.4em; }

  .deeplink-title {
    font-size: 1.4em;
    font-weight: bold;
    padding: 0em; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 0.8em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0px; }

  #deeplink-bullets ul li {
    line-height: 2.5;
    letter-spacing: -0.02em;
    font-weight: bold; }

  #deeplink-bullets ul li small {
    line-height: 1; }

  #deeplink-bullets ul li .fa {
    color: #a4a8a7;
    font-size: 1.6em; }

  #deeplink-bullets .deeplink-intro {
    color: #a4a8a7;
    font-size: 0.8em;
    line-height: 1.4; }

  #deeplink-mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .deeplink-price {
    font-size: 3.5em;
    font-weight: bold;
    padding: 0.2em 0em;
    /* padding-top: 1em; */ }

  .panel hr {
    margin: 0.6rem 0 0.8rem; }

  #panel-points {
    padding: 0.4em !important; }

  .bordered-all {
    border: thin #ddd dotted; }

  #deeplink-mobile-block {
    padding-left: 2.4rem;
    padding-right: 0.9375rem; }

  #mobile-collapse {
    margin-left: 0;
    margin-right: 0; }

    .slidetext_product {
        font-size: 1.75rem;
        color: #ffffff !important;
        border-bottom: thin #f5f5f5 solid;
        padding-bottom: 0.35em;
    }

  .slidetext_product span {
    font-size: 0.8rem;
    color: #f5f5f5; }

  .alert-box-payment {
    padding: 1em;
    background-color: #f5f5f5;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 3px #4a5559 solid;
    border-radius: 5px;
    color: #444E52;
    margin-bottom: 3em;
    margin-top: 0.5em; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.6rem;
    padding: 0.5em 0.5em 0.5em 0em;
    text-align: left; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.2em; }

  .pt-badge-additional {
    display: block;
    text-align: left;
    line-height: 20px;
    color: #2773c3;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    padding: 0.2em;
    font-size: 1.5em;
    background: none; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 5%;
    position: absolute;
    line-height: 1.2;
    font-size: 1.2em;
    display: block; }

  #policy-column {
    width: 100%;
    z-index: 999;
    position: relative !important; }

  .accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
    background: #fff !important;
    color: #df040a !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px; }

  .accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
    background: #fff !important;
    color: #df040a !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #df040a solid; }

  /* SPRITE ICONS */
  /*.sprite {
  background-image: url(../img/sprite.png);
  image-repeat: none;
  }*/
  #icon_traveldisruption {
    background: url(../img/icons/icons_small_flight_disruption_volcano.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_business_travel {
    background: url(../img/icons/icons_small_business_travel.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_excess {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_exam {
    background: url(../img/icons/icons_small_exam.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_cancellation {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_baggage {
    background: url(../img/icons/icons_small_business_travel.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_flight_cancellation {
    background: url(../img/icons/icons_small_flight_cancellation.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_golf {
    background: url(../img/icons/icons_small_golf.png) 1px 1px;
    min-width: 55px;
    height: 100%; }

  #icon_wedding {
    background: url(../img/icons/icons_small_weddingring.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_wintersports {
    background: url(../img/icons/icons_small_wintersports.png) 0px 0;
    min-width: 55px;
    height: 100%; }

  #icon_hazardous {
    background: url(../img/icons/img_icon_small_hazardous_2.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_cruise {
    background: url(../img/icons/icons_small_cruise.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

    .panel-healthcare {
        padding: 1em;
        font-family: inherit;
        font-size: 0.9rem;
        font-weight: normal;
        line-height: 1.4;
        margin-bottom: 0rem;
        text-rendering: optimizeLegibility;
        border: 1px #ccc solid;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #e5e5e5;
        margin: 1em 0 1.5em 0;
        
    }

    .panel-healthcare-title {
        font-family: inherit;
        font-size: 1.25em;
        text-align: left;
        font-weight: 500;
        color: black;
        padding-bottom: 0.25em;
    }

    .panel-healthcare-copy {
        font-family: inherit;
        font-size: 0.85em;
        color: #495458;
        text-align: left;
    }

        .panel-healthcare-copy a {
            font-weight: bold;
            text-decoration: underline;
        }

            .panel-healthcare-copy a:hover {
                font-weight: bold;
                text-decoration: underline;
                color: #9f282b;
            }
  .panel-price-box-copy-x {
    font-size: 0.4em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.0rem;
    margin-top: 0em;
    border: 0px; }

  .panel-price-box-price {
    font-size: 3em;
    color: #fff;
    line-height: 1.3em; }

  .creditcard-image {
    max-width: 120px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.2rem;
    padding-bottom: 10px;
    text-align: right;
    padding-top: 0.5em; }

  .summ_price {
    font-size: 1.6em;
    font-weight: 600;
    text-align: right;
    padding-left: 0%;
    padding-top: 0.5em; }

  #main-box {
    background: #fff;
    padding: 0 10px;
    position: relative;
    margin-top: 3px;
    min-height: 700px; }

  row #formise {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .footertext {
    font-size: 0.7rem;
    line-height: 1.0rem;
    text-align: left; }

  .table-price-title {
    /*font-size: 1.6em;*/
    background-color: #fff;
    border-bottom: dotted 0px #cccccc;
    text-align: center;
    height: 30px;
    padding: 0px; }

  .table-price-title .table-bg-whiter {
    font-size: 1.4em;
    padding-top: 0px; }

  .dropdown-centered {
    margin: 0 0 0.2rem 0;
    padding-left: 25%;
    /*font-size: 1.2rem;*/
    font-size: inherit; }

  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }

  .tabs dd > a, .tabs .tab-title > a {
    outline: none;
    display: block;
    background-color: #EFEFEF;
    color: #555;
    color: #4a5559;
    padding: 0.1rem 2rem;
    font-family: inherit;
    font-size: 1rem; }

  .has-tip-table {
    /* border-bottom: dotted 1px #cccccc; */
    cursor: help;
    /* font-weight: bold; */
    color: #333333;
    background-image: url("/uk/images/img_tooltip.png");
    background-repeat: no-repeat;
    margin-right: 0.2em;
    padding-left: 1.4em;
    font-size: 100%; }

  #mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  label.inline {
    /*margin: 0 0 1rem 0;*/
    padding: 0.5625rem 0; }

  table.payment-details td h1 {
    font-size: 2.4rem;
    margin-bottom: 0.8em;
    padding-bottom: 0px;
    border-bottom: thin #df040a solid !important; }

  table.payment-details td h1 span.text-small {
    font-size: 0.8rem;
    color: #83888b; }

  .extra-radios select {
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.8rem;
    line-height: normal;
    padding: 0.3rem;
    border-radius: 0px;
    height: 2rem;
    margin: 0 0 1rem 0; }

  .extras-title {
    font-size: 16px;
    text-align: left;
    color: #4a5559;
    padding-left: 20px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #df040a;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 15px; }

  .image_extras_container {
    width: 45px;
    padding: 0em;
    margin: 0px 10px 0px 0px; }

  .bordered {
    border-right: 1px #a4a8a7 dotted;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .pricing-table .cta-button a.button {
    font-size: 12px;
    padding: 0.2rem 0.9rem; }

  /* NEW STEPS INDICATOR */
  ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin: 10px 0 10px 10px !important; }

  ul.pagination li.step-title {
    background: none;
    color: #df040a;
    font-size: 1.2em;
    margin-top: 0; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #fff;
    display: block;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: inherit;
    padding: 0.0625rem 0.625rem 0.0625rem;
    padding: 0.1rem 0.625rem 0.0625rem;
    margin-top: 4px; }

  ul.pagination li {
    color: #222;
    font-size: 0.75rem;
    height: 1.3rem;
    margin-left: 0.3125rem;
    margin-top: 5px; }

  h1 {
    font-size: 2.0rem; }

  h2 {
    font-size: 1.8rem; }

  h3 {
    font-size: 1.6rem; }

  h4 {
    font-size: 1.4rem;
    color: #df040a; }

  h5 {
    font-size: 1.15rem;
    font-weight: bold; }

  #wrapper {
    width: auto;
    margin: 0 auto;
    background: #d8dad9;
    background: -moz-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d8dad9), color-stop(53%, #f6f6f6), color-stop(100%, white));
    background: -webkit-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -o-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -ms-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: linear-gradient(to bottom, #d8dad9 0%, #f6f6f6 53%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8dad9', endColorstr='#ffffff', GradientType=0 ); }

  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: none; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.55rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0px #ddd dotted; }

  #main-box.plain {
    padding: 1em 1em;
    min-height: 750px;
    line-height: 1.4; }

  .panel-white-head {
    margin-bottom: 0rem;
    padding: 0.5rem 1.2rem; }

  .top-bar {
    background: #4a5559;
    font-family: "Varela Round", sans-serif !important;
    z-index: 999;
    background: transparent;
    border-radius: 5px; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    transition: background-color 300ms ease-out;
    font-size: 0.7rem;
    background: #ffffff;
    color: #004e9b;
    color: #83888b;
    padding: 0 0.5rem;
    border-bottom: 0px #83888b solid;
    /*border-radius: 10px 10px 0 0;*/
    border-radius: 0px; }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #fff;
    color: #df040a; }

  .top-bar-section ul li {
    background: transparent; }

  .top-bar-section ul li > a {
    color: #ffffff;
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
    width: 100%; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555;
    color: #fff; }

  header #logo {
    float: none;
    /*margin: 20px 0px 20px 5px;*/
    text-align: left;
    margin: 0 auto; }

  header #tel.primary {
    margin-top: 4px;
    text-align: right;
    font-size: 1.4em;
    line-height: 1.2; }

  header #bottom {
    display: block;
    position: absolute;
    top: 104px;
    height: 3rem;
    width: 100%;
    z-index: 0;
    background: #ffffff;
    border-top: 0px #72b2f1 solid; }

  #booking_container_home {
    position: relative;
    background: rgba(6, 6, 6, 0.85);
    padding: 2em 4em;
    width: 100%;
    display: table;
    margin-left: 0%;
    top: 0px;
    color: #eee;
    border-radius: 5px;
    -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75); }

  /* PRICING TABLE TABLET*/
  .pricing-table .title {
    background-color: #4a5559;
    color: #fff;
    font-size: 1.4em;
    border-radius: 5px 5px 0px 0px; }

  .pricing-table .bullet-item {
    background: none;
    font-size: 0.6rem;
    color: #4a5559;
    text-align: left;
    border-bottom: thin #ddd dotted;
    min-height: 30px;
    padding: 0.6rem 0.8rem; }

  #Essential.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 1em !important;
    font-family: "Varela Round", sans-serif !important; }

  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.6rem;
    padding: 1rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    font-size: 0.6rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #4a5559;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    border: thin #4a5559 solid; }

  #Essential.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    background: #fff;
    display: block;
    border-radius: 0px 0px 5px 5px;
    border: thin #bbb solid;
    padding: 0px;
    margin: 0 10px; }

  #addbenefit.accordion .accordion-navigation > a, .accordion dd > a {
    color: #df040a;
    background: #fff !important;
    border: 0px;
    padding: 1em 0em; }

  #addbenefit.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    color: #2773c3 !important;
    background: #fff !important;
    border: 0px; }

  #addbenefit.accordion .accordion-navigation.active:hover > a, .accordion dd.active > a:hover {
    color: #df040a !important;
    background: #fff !important;
    border: 0px; }

  #addbenefit.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff;
    display: block;
    padding: 1rem 0rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px #4a5559 solid; }

  #addbenefit.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    border: 0px; }

  #Essential.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    margin: 0px; }

  .panel-price-box-subtitle-x {
    font-size: 0.5em;
    text-align: center; }

  panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  #middle {
    position: relative;
    padding-top: 10px; } }
@media only screen and (min-width: 50em) {
  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #premed-advert {
    position: relative;
    top: 475px;
    vertical-align: bottom; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    /*border-right: 1px solid #ddd;*/
    padding: 0.7em;
    font-size: 0.8em; }

  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 150px; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.1rem;
    margin-right: 0.3rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.1em;
    margin-top: 5px; }

  #calprice-head-spacer {
    padding-top: 30px; }

  #flags {
    position: absolute;
    right: -5px;
    top: 70px;
    left: 77%;
   }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.0em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0px; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.8rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    width: 50px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    /* margin: 0.9em auto 0.2em auto; */
    padding: 0.2em;
    font-size: 1.2em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

  .panel-price-box-copy-x {
    font-size: 0.5em;
    line-height: 1.3;
    margin-top: 0.2em; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.6rem;
    margin-top: 0.5em;
    border: 0px; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center; }

  .panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  .panel-price-box-price {
    font-size: 3.5em;
    color: #fff;
    line-height: 1.3em; }

  .table-header {
    color: #4a5559;
    font-size: 1.4em;
    padding-bottom: 0em;
    margin-top: 0px;
    vertical-align: top; }

  .pricing-table .subtitle {
    padding: 0.55rem 0.25rem 0.5rem 0.25rem;
    text-align: center;
    font-weight: normal;
    font-size: 0.9rem;
    border-bottom: #ccc thin dotted; } }
@media only screen and (min-width: 64.0625em) {
    .panel-healthcare {
        width: 300px;
        margin-left: 36px;
    }
  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 150px; }

  .slidetext_product {
    font-size: 1.75rem;
    color: #ffffff !important;
    border-bottom: thin #f5f5f5 solid; }

  .slidetext_product span {
    font-size: 0.8rem;
    color: #f5f5f5; }

  #homeform_width {
    margin: 0 0rem; }

  #middle {
    position: relative;
    padding-top: 0px; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 24px;
    clear: both;
    margin-bottom: 30px; }

  #calprice-head-spacer {
    padding-top: 21px; }

  #flags {
    position: absolute;
    right: -5px;
    top: 65px;
    left: 68%;
    /*background:blue;*/ }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.2em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 10px; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    display: block;
    width: 130px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    /* margin: 0.9em auto 0.2em auto; */
    padding: 0.2em;
    font-size: 1em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 55px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

  header #tel.primary {
    color: #df040a;
    margin-top: 0px;
    text-align: right;
    font-size: 1.4em;
    line-height: 1.2; }

  #policy-column {
    width: 90%;
    z-index: 999;
    position: relative !important; }

  .panel-price-box-copy-x {
    font-size: 0.8em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 1rem 1.4rem;
    font-size: 1.8rem;
    margin-top: 0.5em;
    border: 0px; }

  .panel-price-box-price {
    font-size: 4em;
    color: #fff;
    line-height: 1.3em; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center;
    font-weight: 300; }

  .panel-price-box-subtitle-handling {
    font-size: 0.4em;
    text-align: right;
    font-weight: 300; }

  .table-header {
    color: #4a5559;
    font-size: 2.0em;
    padding-bottom: 0em;
    margin-top: 0px;
    vertical-align: top; }

  .creditcard-image {
    max-width: 140px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.6rem;
    padding-bottom: 10px;
    text-align: right;
    padding-top: 0.3em; }

  .summ_price {
    font-size: 2.2em;
    font-weight: 600;
    text-align: right;
    padding-left: 0%;
    padding-top: 0.3em; }

  h1 {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
    padding-bottom: 0px;
    border-bottom: thin #df040a solid; }

  h2 {
    font-size: 1.7rem; }

  h3 {
    font-size: 1.35rem;
    margin-bottom: 0.4em;
    padding-bottom: 0;
    font-weight: 600;
    border-bottom: thin #dad9d7 solid; }

  h4 {
    font-size: 1.4rem; }

  h5 {
    font-size: 1.15rem; }

  .extras-title {
    font-size: 22px;
    text-align: left;
    color: #4a5559;
    padding-left: 20px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #df040a;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 16px; }

  .image_extras_container {
    width: 54px;
    padding: 0em;
    margin: 0 auto; }

  #main-box.plain {
    padding: 1.5em 3em;
    min-height: 750px;
    line-height: 1.4;
    margin-top: 3px; }

  #premed {
    margin: -100px auto 0 auto;
    width: 370px; }

  #booking_container_home {
    position: relative;
    background: rgba(6, 6, 6, 0.85);
    padding: 1em 0em;
    width: 100%;
    display: table;
    margin-left: 0%;
    color: #eee;
    border-radius: 5px;
    -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
    margin-top: 2em;
    min-height: 590px; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    /*background: #333;*/
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
    font-size: 0.9rem; }

  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.8rem;
    padding: 1rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    display: block;
    font-size: 0.8rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #4a5559 solid; }

  button, button, .button, .button {
    background-color: #df040a;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    text-decoration: none;
    padding: 0.7rem;
    font-size: 9px; }

  .pricing-table .bullet-item {
    font-size: 0.8rem;
    padding: 0.6rem 0.8rem; }

  .pricing-table .cta-button a.button {
    font-size: 18px;
    padding: 0.7rem 1.4rem;
    line-height: 32px; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.65rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0px #ddd dotted; }

  #premed {
    margin: 30px auto 0 auto;
    width: 370px; }

  #slidetext-europe {
    width: 300px;
    /* background-color:$primary-color;*/
    margin-right: 20%;
    text-align: center;
    padding: 1.5rem;
    color: #132340;
    border-radius: 80px 0;
    margin: 0 auto;
    display: block; }

  #slidetext-europe.red {
    background-color: #df040a; }

  #slidetext-europe.blue {
    background-color: #2773c3; }

  #slidetext-europe.grey {
    background-color: #4a5559; }

  #premed-advert {
    position: relative;
    top: 475px;
    vertical-align: bottom; } }
@media only screen and (min-width: 72em) {
  #slidetext-europe {
    padding: 1.5rem; }

  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #premed-advert {
    position: relative;
    top: 475px;
    vertical-align: bottom; }

  .slidetext_product {
    font-size: 1.75rem; } }
@media only screen and (min-width: 82em) {
  #slidetext-europe {
    padding: 2.5rem 1.5rem; }

  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #premed-advert {
    position: relative;
    top: 518px;
    vertical-align: bottom; }

  h4 {
    font-size: 1.2rem; } }
@media only screen and (max-width: 450px) {
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    /*color: red;*/
    border-radius: 5px;
    font-size: 1.3em;
    margin-top: -5px; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 155%;
    font-weight: 700;
    text-align: left;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 85%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px;
    text-align: left; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 160%;
    text-align: center;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price small {
    color: #f5f5f5;
    font-size: 9px;
    position: relative;
    top: -2px;
    display: block;
    font-weight: normal; } }
@media only screen and (max-width: 350px) {
  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    background: none;
    text-align: center;
    display: block;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px #df040a solid;
    margin: 0px 10px; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #4a5559;
    color: #fff;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 0px 0px;
    border: thin #4a5559 solid; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    display: block;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #4a5559 solid; }

  .pricing-table .bullet-item {
    background: none;
    font-size: 0.80rem;
    color: #4a5559;
    text-align: left;
    border-bottom: thin #ddd dotted;
    min-height: 30px;
    padding: 0.6rem 1rem; }

  #flags {
    position: absolute;
    left: 0;
    z-index: 9999;
    }

  header #tel.primary {
    font-size: 0.7em; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #ffffff;
    display: block;
    font-size: 9px;
    font-weight: normal;
    padding: 0.3rem 0.4rem 0rem 0.4rem;
    margin-top: 0px; }

  ul.pagination li a, ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    display: block;
    font-size: 9px;
    font-weight: normal;
    line-height: inherit;
    padding: 0.0625rem 0.4rem 0.0625rem; }

  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    border-radius: 5px;
    font-size: 1.2em;
    margin-top: -5px; }

  .tiny {
    color: #5d83c2;
    margin: -5px 0px 10px 0px;
    font-size: 1em; }

  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding-bottom: 0rem;
    margin-bottom: 0px;
    padding: 0em 0.2em 0em 0.2em; }

  .phone-compliance {
    color: #4a5559;
    font-size: 7px;
    text-align: center; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 65%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px;
    text-align: left; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price small {
    color: #f5f5f5;
    font-size: 8px;
    position: relative;
    top: -2px;
    display: block;
    font-weight: normal; }

  form .row .has-tip.extras-title {
    color: #2773c3 !important;
    font-size: 12px; }

  .summ_totalprice {
    font-size: 1.0rem;
    padding-bottom: 10px;
    text-align: right; }

  header #tel.primary a {
    color: #4a5559;
    line-height: 1.3;
    font-size: 12px;
    display: none;
  } }
/*# sourceMappingURL=client.css.map */

/*# sourceMappingURL=client.css.map */
