/* Minification failed. Returning unminified contents.
(591,58): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(1168,15): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */


/* HolidayRisk
  Designed and implemented by Simon Brazil for Firemelon.com
  Version 1.0
  April 2022
*/


/*------------------------------------------------------------------*/
 /* Fonts Load
 /*------------------------------------------------------------------*/
 @font-face {
     font-family: 'basier_circlebold';
     src: url('/assets/fonts/basiercircle-bold-webfont.eot');
     src: url('/assets/fonts/basiercircle-bold-webfont.eot?#iefix') format('embedded-opentype'),
          url('/assets/fonts/basiercircle-bold-webfont.woff2') format('woff2'),
          url('/assets/fonts/basiercircle-bold-webfont.woff') format('woff'),
          url('/assets/fonts/basiercircle-bold-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'basier_circleregular';
     src: url('/assets/fonts/basiercircle-regular-webfont.eot');
     src: url('/assets/fonts/basiercircle-regular-webfont.eot?#iefix') format('embedded-opentype'),
          url('/assets/fonts/basiercircle-regular-webfont.woff2') format('woff2'),
          url('/assets/fonts/basiercircle-regular-webfont.woff') format('woff'),
          url('/assets/fonts/basiercircle-regular-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'basier_circlemedium';
     src: url('/assets/fonts/basiercircle-medium-webfont.eot');
     src: url('/assets/fonts/basiercircle-medium-webfont.eot?#iefix') format('embedded-opentype'),
          url('/assets/fonts/basiercircle-medium-webfont.woff2') format('woff2'),
          url('/assets/fonts/basiercircle-medium-webfont.woff') format('woff'),
          url('/assets/fonts/basiercircle-medium-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'basier_circlemedium_italic';
     src: url('/assets/fonts/basiercircle-mediumitalic-webfont.eot');
     src: url('/assets/fonts/basiercircle-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
          url('/assets/fonts/basiercircle-mediumitalic-webfont.woff2') format('woff2'),
          url('/assets/fonts/basiercircle-mediumitalic-webfont.woff') format('woff'),
          url('/assets/fonts/basiercircle-mediumitalic-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'basier_circleregular_italic';
     src: url('/assets/fonts/basiercircle-regularitalic-webfont.eot');
     src: url('/assets/fonts/basiercircle-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
          url('/assets/fonts/basiercircle-regularitalic-webfont.woff2') format('woff2'),
          url('/assets/fonts/basiercircle-regularitalic-webfont.woff') format('woff'),
          url('/assets/fonts/basiercircle-regularitalic-webfont.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }
 

@font-face {
  font-family: "bootstrap-icons";
  src: url("/assets/fonts/bootstrap-icons.woff2?8bd4575acf83c7696dc7a14a966660a3") format("woff2"),
  url("/assets/fonts/bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
}
.container {
  max-width: 1320px;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1A3E6E;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'basier_circlebold', Arial, Helvetica, sans-serif;
}
h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'basier_circlemedium', Arial, Helvetica, sans-serif;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
  font-size: 22px;
  font-family: 'Palanquin', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 70%;
}
.small {
  font-size: 90%!important;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1a3055;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #405982;
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
.link-under {
  text-decoration: none;
  border-bottom: 1px solid #000;
}
.link-under:hover {
  text-decoration: none;
  border-bottom: 1px solid #1893fa;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}
img {
  max-width: 100%;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #a2acba;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #1A3E6E;
}

h1, .h1 {
  font-size: 1.5rem;
}

h2, .h2 {
  font-size: 1.4rem;
}

h3, .h3 {
  font-size: 1.3rem;
}

h4, .h4 {
  font-size: 1.2rem;
}

h5, .h5 {
  font-size: 1.1rem;
}

h6, .h6 {
  font-size: 1rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.muted {
  color: #58657d;
}
small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}
.text-right {
  text-align: right;
}
/*------------------------------------------------------------------*/
/*  headings */
/*------------------------------------------------------------------*/

.main-headings {
  font-weight: 900;
  font-size: 3rem;
  line-height: 47px;
}
.sub-sub-headings {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.6rem;
}
.sub-headings {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
 .sub-headings-page {
  font-weight: 400;
  font-size: 1.2rem;
  line-height:1.8rem
}
.top-heading {
  line-height: 12px;
  margin-bottom: 0px;
}
.b-caps {
  text-transform: uppercase;
  font-weight: 900;
}
.headings-section {
  font-weight: 900;
  font-size: 36px;
  line-height: 40px;
}
.headings-section-small {
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
}
.headings-cta-section {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
}

/*------------------------------------------------------------------*/
/*  Element Page */
/*------------------------------------------------------------------*/

.bg-dark {
  background: #242526;
}
.bg-footer {
  background: #0B295B;
}

/*------------------------------------------------------------------*/
/*  Hide and Seek */
/*------------------------------------------------------------------*/
.md-hidden {
  display: none;
}
@media(max-width:860px) {
    .xs-hidden {
        display: none!important;
    }
    .md-hidden {
      display: block;
    }
    .content-pad {
     padding: 30px 0 30px 0!important;
}
  .content-pad-2 {
    padding: 30px 0 30px 0!important;
  }

}
/*------------------------------------------------------------------*/
/*  Logo  */
/*------------------------------------------------------------------*/
.logo-brand  {
  margin-top: 20px;
  margin-bottom: 10px;
}
.logo-im img {
  width: 60px;
}
.logo-im  {
  float: left;
  padding-right: 10px;
}
.logo-text {
  float: left;
  font-size: 17px;
  font-weight: 600;
  line-height: 19px;
}
.logo-brand a {
  text-decoration: none;
  color: #000000!important;
}
.logo-brand:hover {
  text-decoration: none;
}
.logo-content{
    width:50%;
}
/*------------------------------------------------------------------*/
/*  Navbar  */
/*------------------------------------------------------------------*/
.dropdown-divider {
    height: 0;
    margin: .3rem 0;
    overflow: hidden;
    border-top: 1px dashed #80d2f1!important;
}
.navbar-brand img {
  width: 300px;
}
.navbar-nav {
    margin-left: auto; /* align navbar right */
}

.nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(23, 168, 230, 0.9)
}
.navbar-light .navbar-nav .nav-link {
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.5;
    color: #1A3E6E;
    white-space: nowrap; /* Prevent wrapping */
}

.home-link {
  border-bottom: 2px solid #ff6600;
}
.phone {
  color: #ff6600!important;
}
.nav-link:hover {
  text-decoration: none;
  color: #96abbb!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .8rem;
    padding-left: .8rem;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}
.navbar-light .navbar-toggler {
    color: #000000;
    border-color: #ffffff;
    background: #ffffff;
    transition: .15s ease-in-out;
}
.navbar-dark .navbar-toggler {
  color: #ffffff;
  border-color: rgba(255,255,255,.0);
  background: transparent;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}
/* Remove focus on hamburger */
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    margin-top: 0px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px #ffffff;
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-size: 14px;
    font-weight: 400;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #30b3eb;
    background-color: #ffffff;
    text-decoration: none;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
/* ============ desktop view .end// ============ */

/*------------------------------------------------------------------*/
/*  Options Extras */
/*------------------------------------------------------------------*/
.bx-option-on {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #005fac;
  border: 2px solid #005fac;
  margin-top: 20px;
  transition: all 0.5s;
  color: #ffffff;
}
.bx-option-on h3 {
  color: #ffffff;
}
.bx-option {
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 2px solid #bce0ff;
  margin-top: 20px;
  transition: all 0.5s;
}
.bx-option:hover {
  border: 2px solid #005fac;
  background-color: #ffffff;
}
.credit-cards {
  padding: 10px 2px 20px 2px;
}
.bx-option-icon {
  width: 100px;
  margin-left: -30px;
}
.spacer-white {
  background: #ffffff;
  height: 10px;
  margin-top: 0;
  margin-bottom: 15px;
  /* width: 120%; */
  border-radius: 20px;
  margin-left: -50px;
}
/*------------------------------------------------------------------*/
/*  Boxes */
/*------------------------------------------------------------------*/
.menu-top {
  padding: 20px 0 8px 0;
}
.menu-top span {
  font-size: 0.85rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
}
.home-icons img {
  max-width: 76px;
  margin-bottom: 10px;
}
.option-icons img {
  max-width: 50px;
  padding: 5px;
  margin-bottom: 10px;
}
.bx-home-annual {
  background-color: #428CEE;
  color: #ffffff;
  padding: 20px 30px 20px 30px;
}
.bx-home-single {
  background-color: #55BBF7;
  color: #ffffff;
  padding: 20px 30px 20px 30px;
}
.getquote-link {
  background-color: #41B8FF;
  color: #ffffff;
  padding: 20px 0 20px 0;
}
.getquote-link span {
  font-size: 1.5rem;
  color: #ffffff;
  font-weight: 600;
}
a.getquote  {
  text-decoration: none;
}

.bx-img1 {
  text-align: right;
  margin-bottom: -300px;
  padding: 0 80px 10px 80px;
  position: relative;
}
.bx-img1 img {
  max-width: 100%;
  width: 450px;
}
.bx-img2 {
  text-align: right;
  padding: 0 80px 0 80px;
}
.bx-img2 img {
  max-width: 100%;
  width: 450px;
}
.bx-img3 {
  text-align: right;
  padding: 0 80px 30px 80px;
}
.bx-img3 img {
  max-width: 100%;
  width: 450px;
}
.bx-pad-home {
  padding: 80px 50px 80px 50px;
}
.bx-pad-page {
  padding: 50px;
}
.bx-top-covid-off {
  padding: 20px 0 8px 0;
  color: #ffffff;
  background-color: #f4f4f4;
  transition: all 0.5s;
  height: 65px;
}
.bx-top-covid {
  padding: 20px 0 8px 0;
  color: #ffffff;
  background-color: #0B295B;
  transition: all 0.5s;
}
.bx-top-covid:hover {
  background-color: #2b9e87;
  cursor: pointer;
  text-decoration: none;
}
.bx-panel-quote {
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 2px solid #bce0ff;
}
.bx-travel {
    border: 1px solid #57C5FD;
    background: #F2F5F5;
    padding: 12px 20px 24px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    height: 100%;
}
.bx-travel:hover {
    border: 1px solid #91aeb1;
    box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
    transition: all 0.5s;
}
.phone-bar h3 {
  margin-bottom: 0;
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.phone-bar p {
  margin-bottom: 0;
}
.phone-bar a {
  color: #ffffff;
}
.bx-keyfeatures {
    background-color: #4A8FFF!important;
    min-height: 600px;
}
@media only screen and (max-width: 767px)  {
  .bx-pad-home {
    padding: 30px;
  }
  .bx-pad-page {
    padding: 20px;
  }
  .phone-bar h3 {
    margin-bottom: 0;
  }
}
/*------------------------------------------------------------------*/
/*  LInks */
/*------------------------------------------------------------------*/

.link-readmore {
  padding: 10px 0 10px 0;
  font-weight: 600;
}
/*------------------------------------------------------------------*/
/*  Colours */
/*------------------------------------------------------------------*/
.primary {
  color: #f44f01;
}
.secondary {
  color: #8066ff;
}
.purple {
  color: #8066ff;
}
.yellow {
  color: #ffd133;
}
.dark {
  color: #242526;
}
.red {
  color: #e3421f;
}
.green {
  color: #65ba47;
}
/*------------------------------------------------------------------*/
/*  Quote Spilt Heading */
/*------------------------------------------------------------------*/

.bx-annual-up {
  min-height: 210px;
  padding: 30px;
  text-align: center
}
.bx-result-head {
  min-height: 210px;
  padding: 30px;
}
.bx-result-head-sm{
  padding: 30px;
}
/*------------------------------------------------------------------*/
/*  ToolTIPS */
/*------------------------------------------------------------------*/
.tooltip1 {
    display:inline-block;
    position:relative;
    text-align:center;
}

.tooltip1 .top {
    min-width:150px; 
    top:-20px;
    left:50%;
    transform:translate(-50%, -100%);
    padding:15px 20px 10px 20px;
    color:#1A3E6E;
    background-color:#ffffff;
    font-weight:600;
    font-size:13px;
    border-radius:3px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    display:none;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(50,50,105,0.15), 0 1px 1px 0 rgba(0,0,0,0.05);
    transition: all 0.5s;
}

.tooltip1:hover .top {
    display:block;
    transition: all 0.5s;
}

.tooltip1 .top i {
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip1 .top i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#ffffff;
    box-shadow: 0 2px 5px 0 rgba(50,50,105,0.15), 0 1px 1px 0 rgba(0,0,0,0.05);
}

/*------------------------------------------------------------------*/
/*  Backgrounds */
/*------------------------------------------------------------------*/
.bg-white {
  background-color: #ffffff;
}
.bg-primary {
  background-color: #ebf6ff!important;
}
.bg-primary2 {
  background-color: #94d9fd!important;
}
.bg-light-blue {
  background-color: #ebf6ff!important;
}
.bg-light-purple {
  background-color: #F5F5FF!important;
}
.bg-light-green {
  background-color: #D4F8E8!important;
}
.bg-light-yellow {
  background-color: #FFF3D7!important;
}
.bg-light-grey {
  background-color: #F2F5F5!important;
}
.bg-page {
  background-color: #ecf4ff!important;
}
.bg-dark-blue {
  background-color: #218AC9!important;
}
.bg-blue-1 {
  background-color: #4A8FFF!important;
}
.bg-blue-2 {
  background-color: #F3F8FF!important;
}
.bg-blue-3 {
  background-color: #0B295B!important;
  transition: all 0.5s;
}
.bg-blue-3:hover {
  background-color: #fafbff!important;
}
.bg-blue-3-xs {
  background-color: #0B295B!important;
  min-height: 20px;
}
.bg-home {
  background:  url("/assets/img/backgrounds/bg-home.jpg") center center no-repeat;
  background-size: cover;
  background-color: #ffffff!important;
}
.bg-single {
  background:  url("/assets/img/backgrounds/bg-single.jpg") center center no-repeat;
  background-size: cover;
  background-color: #ffffff!important;
}
.bg-annual {
  background:  url("/assets/img/backgrounds/bg-annual.jpg") left center no-repeat;
  background-size: cover;
  background-color: #ffffff!important;
}
.bg-bx-single {
  background:  url("/assets/img/backgrounds/bg-bx-single.jpg") center center no-repeat;
  background-size: cover;
  background-color: #ffffff!important;
}
.bg-bx-annual {
  background:  url("/assets/img/backgrounds/bg-bx-annual.jpg") center center no-repeat;
  background-size: cover;
  background-color: #ffffff!important;
}
.bg-bx-blue-left {
  background:  url("/assets/img/backgrounds/bg-bx-blue-left.svg") left top no-repeat;
  background-size: 100px 350px;
}
.bg-bx-blue-left2 {
  background:  url("/assets/img/backgrounds/bg-bx-blue-left2.svg") left top no-repeat;
  background-size: 100px 350px;
}
.bg-wavy-line {
  background:  url("/assets/img/backgrounds/wavy-line.svg") right bottom no-repeat;
  background-size: cover;
}
.bg-bx-img {
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*------------------------------------------------------------------*/
/*  BUTTONS */
/*------------------------------------------------------------------*/
/* use this to correct flex sizing the button to fill the height */
button i {
  margin-left: 5px;
}
.btn-size {
  display: flex;
  align-items: center;
}
.btn {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 18px 26px;
    border-radius: 2px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-select {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 18px 26px;
    border-radius: 2px;
    border-width: 1px;
    border-color: #0A1F44;
    color: #0A1F44;
    background: #ffffff;
    font-weight: 600;
    font-size: .9em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-selected {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 18px 26px;
    border-radius: 2px;
    border-width: 1px;
    background: #FF6B37;
    border-color: #FF6B37;
    color: #ffffff;
    font-weight: 600;
    font-size: .9em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-lg {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 18px 52px;
    border-radius: 2px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: 1.4em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-sm {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 8px 12px;
    border-radius: 2px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: .7em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-md {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 12px 14px;
    border-radius: 2px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: .9em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn:hover {
  background-color: #0B295B
  border-color: #0B295B;
  color: #ffffff!important;
  text-decoration: none!important;
}
.btn-lg:hover {
  background-color: #0B295B;
  border-color: #0B295B;
  color: #ffffff!important;
  text-decoration: none!important;
}

.btn-sm:hover {
  background: #0B295B;
  border-color: #0B295B;
  color: #ffffff!important;
}
.btn-select:hover {
  background: #0B295B;
  border-color: #0B295B;
  color: #ffffff!important;
}
.btn-selected:hover {
  background: #0B295B;
  border-color: #0B295B;
  color: #ffffff!important;
}


.btn-primary {
  background: #F46E00;
  border-color: #F46E00;
  color: #ffffff!important;
}
.btn-primary-on {
  background: #00ac69;
  border-color: #00ac69;
}
.btn-secondary {
  background: #0B295B;
  border-color: #0B295B;
  color: #ffffff!important;
}
.btn-secondary:hover {
  background: #F46E00;
  border-color: #F46E00;
  color: #ffffff!important;
}
.btn-primary-outline {
  background: #ffffff;
  color: #F46E00!important;
  border-color: #F46E00;
}
.btn-primary-outline:hover  {
  background: #F46E00;
  color: #ffffff!important;
  border-color: #F46E00;
}
.btn-secondary-outline {
  background: #ffffff;
  color: #576BFD!important;
  border-color: #576BFD;
}
.btn-outline {
  background: #ffffff;
  color: #16293A!important;
  border-color: #16293A;
}
.btn-yesno-outline {
  background: #ffffff;
  color: #0A1F44!important;
  border-color: #eaeaea;
  padding: 18px 26px;
}
.icon-c  {
  font-size: 20px;
  margin-left: 5px;
}
.btn-disabled {
  background: #ffffff;
  color: #757575!important;
  border-color: #cccccc;
  padding: 20px 26px;
}
.btn-question {
  background: #ffffff;
  color: #222222!important;
  border-color: #e2e2e2;
  width: 100%;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: left !important;
  -ms-flex-align: left !important;
  align-items: left !important;
  -webkit-box-pack: left !important;
  -ms-flex-pack: left !important;
  justify-content: left !important;
  margin-bottom: 5px;
}
.btn-question:hover {
  background: #1893fa;
  border-color: #1893fa;
}
.btn-question-on {
  background: #1893fa;
  color: #ffffff!important;
  border-color: #1893fa;
  width: 100%;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: left !important;
  -ms-flex-align: left !important;
  align-items: left !important;
  -webkit-box-pack: left !important;
  -ms-flex-pack: left !important;
  justify-content: left !important;
}
.btn-country {
  background: #ffffff;
  color: #0A1F44!important;
  border-color: #1893fa;
  width: 100%;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: left !important;
  -ms-flex-align: left !important;
  align-items: left !important;
  -webkit-box-pack: left !important;
  -ms-flex-pack: left !important;
  justify-content: left !important;
  margin-bottom: 5px;
}


/*------------------------------------------------------------------*/
/*  Animate Icons Arrows */
/*------------------------------------------------------------------*/
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
/*------------------------------------------------------------------*/
/*  Paddings Margins */
/*------------------------------------------------------------------*/
.pad-quote {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pad-maps {
  padding-right: 30px!important;
  padding-top: 10px;
  padding-bottom: 5px;
}
.p-30 {
  padding: 30px;
}
.p-70 {
  padding: 70px;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pbb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 20px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ptb-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.p-lr-70 {
  padding-left: 90px;
  padding-right: 70px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.p-50 {
  padding: 50px;
}
.p-50-70 {
  padding: 50px 70px 50px 90px;
}
.p-30-70 {
  padding: 30px 70px 30px 70px;
}
.p-70-20 {
  padding: 20px 70px 20px 70px;
}
.p-30-40 {
  padding: 40px 40px 30px 40px;
}
.img-diagram img {
  max-width: 100%;
  width: 500px;
}
.img-diagram {
  padding: 20px;
}
.p-page-heading {
  padding: 30px 70px 10px 70px;
}
.p-page-content {
  padding: 30px 70px 10px 70px;
}
.line-spacer {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
}
.page-spacer-white {
  background: #ffffff;
  height: 10px;
  margin-top: 0;
  margin-bottom: 25px;
  width: 100%;
  border-radius: 20px;
}
/*------------------------------------------------------------------*/
/*  breadcrumbs */
/*------------------------------------------------------------------*/

.breadcrumbs {
  font-size: 12px;
  padding: 2px 0 10px 20px;
}
.breadcrumbs a{
  font-size: 12px;
}
/*------------------------------------------------------------------*/
/*  Accordion FAQ */
/*------------------------------------------------------------------*/
.accordion-item {
    background-color: rgba(242, 245, 245, 0);
    border: 1px solid rgba(0,0,0,.125);
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    border-right-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.125);
    border-right-color: rgba(0, 0, 0, 0.125);
    border-right-style: solid;
    border-right-width: 0px;
    border-left-color: rgba(0, 0, 0, 0.125);
    border-left-style: solid;
    border-left-width: 0px;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

 /*------------------------------------------------------------------*/
 /*  Tables*/
 /*------------------------------------------------------------------*/

 .table-trip-cover  {
   border-collapse:collapse;
   border-spacing:0;
   margin:0px auto;
   font-size: 14px;
   text-align: left;
   margin-top: 10px;
   margin-bottom: 20px;
 }
.table-trip-cover  td {
  border-color:none;
  border-style:solid;
  border-width:0;
  overflow:hidden;
  padding:3px 10px 3px 10px;
  word-break:normal;
}
.table-trip-cover  th {
  border-style:solid;
  border-width:0;
  font-weight:normal;
  overflow:hidden;
  padding:10px 5px;
  word-break:normal;
}
.table-trip-cover .tg-1{
  background-color:#ffffff;
  border-color:#ffffff;
  text-align:left;
  vertical-align:top
}
.table-travel-insurance {
  border-collapse:collapse;
  border-spacing:0;
  margin:0px auto;
  font-size: 14px;
  text-align: left;
  margin-top: 24px;
  margin-bottom:24px;
}
.table-travel-insurance span {
  font-size: 14px;
}
.table-travel-insurance  td {
 border-color:none;
 border-style:solid;
 border-width:2px;
 overflow:hidden;
 padding: 10px 20px 10px 20px;
 word-break:normal;
}
.table-travel-insurance  th {
 border-style:solid;
 border-width:0;
 font-weight:normal;
 overflow:hidden;
 padding:10px 5px;
 word-break:normal;
}
.table-travel-insurance .benefit{
 background-color:#ffffff;
 border-bottom-color:#F2F5F5;
 border-top-color:#ffffff;
 border-left-color:#ffffff;
 border-right-color:#ffffff;
 text-align:left;
 vertical-align:top;
}
.table-travel-insurance .excess {
 background-color:#f9f9f9;
 border-bottom-color:#ffffff;
 border-top-color:#ffffff;
 border-left-color:#ffffff;
 border-right-color:#ffffff;
 text-align:left;
 vertical-align:top;
}
.excess h4 {
  font-family: 'basier_circlemedium', Arial, Helvetica, sans-serif;
}


.table-travel-insurance .silver{
 background-color:#eef1f1;
 border-color:#ffffff;
 text-align:left;
 vertical-align:top;
}
.table-travel-insurance .gold{
 background-color:#FFF2B8;
 border-color:#ffffff;
 text-align:left;
 vertical-align:top;
}
.table-travel-insurance .platinum{
 background-color:#d1e8ec;
 border-color:#ffffff;
 text-align:left;
 vertical-align:top;
}
.table-travel-insurance .muchmore{
 background-color:#ffffff;
 border-bottom-color:#ffffff;
 border-top-color:#ffffff;
 border-left-color:#ffffff;
 border-right-color:#ffffff;
 text-align:right;
 vertical-align:middle;
}
.table-travel-insurance .options {
 background-color:#ffffff;
 border-color:#ffffff;
 text-align:center;
 vertical-align:top;
}
.brd-tr {
  -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topright: 5px;
   border-top-right-radius: 5px;
}
.brd-tl {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.brd-bl {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.brd-br {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}

.green-icon {
  color: #65ba47;
}

 /*------------------------------------------------------------------*/
 /*  Trust Pilot */
 /*------------------------------------------------------------------*/
.bg-trust-pilot {
    background-color: #c8eddc;
}
.trust-pilot-quote {
    font-weight: 600;
    margin-bottom: 0.1rem;
}
.logo-trust-pilot img {
  width: 200px;
}
 /*------------------------------------------------------------------*/
 /*  Footer */
 /*------------------------------------------------------------------*/

 .footer {
   padding: 50px 40px 50px 40px;
   color: #ffffff;
   margin-top: 20px;
 }
 .footer a {
   color: #ffffff;
 }
 .footer p {
   color: #ffffff;
 }
 .footer h3 {
   color: #ffffff;
   font-size: 16px;
 }
.footer-logo img {
    max-width: 100%;
    width: 320px;
}
 .footer-logo  {
   text-align: right;
 }
 .footermenu-h ul {
    padding-left: 0;
    list-style-type: none;
    display: flex;
}
 .footermenu-h li {
    font-size: 0.8rem;
}

 .footermenu-h li a {
    color: #C8E0F8;
    padding-right: 40px;
}
 .footermenu-h li a:hover {
    color: #ffffff;
}
.footermenu-v {
   margin-top: 10px;
   padding-top: 20px;
   margin-bottom: 20px;
   border-top: 1px solid #595f6e;
   border-bottom: 1px solid #595f6e;
}
.footermenu-v ul {
   padding-left: 0;
   list-style-type: none;
}
.footermenu-v li {
   font-size: 12px;
   padding: 5px 0 0 0;
}
.footermenu-v li a {
   color: #C8E0F8;
   padding-right: 20px;
}
.footermenu-v li a:hover {
   text-decoration: underline;
   color: #ffffff;
}
/*------------------------------------------------------------------*/
/*  Side menu pages */
/*------------------------------------------------------------------*/
.options-pages h5 {
  font-size: 0.9rem;
}
.options-pages .card {
  border: 1px solid #F2F5F5;
}
.options-pages .card-body {
    flex: 1 1 auto;
    padding: 10px 5px 10px 5px;
}
.sm-xs {
  font-size: 0.6rem!important;
}
.bx-option-pages {
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  padding: 10px 15px 25px 15px;
  margin-bottom: 20px;
  transition: all 0.5s;
  background: #f8f8f8;
}
.bx-option-pages p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
  padding-top: 10px;
  font-weight: 600;
}
.bx-side-page {
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.bx-side-page h4 {
  font-size: 18px;
  line-height: 20px;
}

@media only screen and (max-width: 767px)  {
  .bx-side-page {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left:0px!important;
  }
  .bx-annual-up {
    text-align: left;
    min-height: 150px;
  }
  .bx-result-head {
    min-height: 150px;
  }
  .bg-bx-img {
    min-height: 300px;
  }
}

/*------------------------------------------------------------------*/
/*  List tips */
/*------------------------------------------------------------------*/

.list-tips ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-tips li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
	  padding-top: 0.3em;
}
.list-tips li a {
		font-size: 13px!important;
}
.list-tips li a:hover{
		text-decoration: underline;
}
.list-tips li:before {
    content:"\f134";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #576BFD;
    font-size: 16px;
    left: -1em; /* same as ul padding-left */
    top: 0.3em; /* depends on character, maybe use padding-top instead */
    /*  .... more styling, maybe set width etc ... */
}
/*------------------------------------------------------------------*/
/*  Numbered List */
/*------------------------------------------------------------------*/
.list-medical ol ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-medical ol li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
	  padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 13px;
}
.bx-page-line {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #d9e9e9;
}

/*------------------------------------------------------------------*/
/*  Media Q */
/*------------------------------------------------------------------*/
@media only screen and (max-width: 600px)  {
  .footermenu-h ul {
     padding-left: 0;
     list-style-type: none;
     display: block;
 }
 .footer-logo {
    text-align: left;
  }
  .travel-link {
    border-bottom: 0;
  }
  .gadget-link {
    border-bottom: 0;
  }
  .pet-link {
    border-bottom: 0;
  }
  .home-link {
    border-bottom: 0;
  }
  .other-link {
    border-bottom: 0;
  }
  .p-50-70 {
    padding: 50px 20px 30px 20px;
  }
  .p-30-70 {
    padding: 30px 20px 30px 20px;
  }
  .p-lr-70 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ptb-50 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .table-travel-insurance span {
    font-size: 12px;
  }
  .table-travel-insurance td {
    border-color: none;
    border-style: solid;
    border-width: 2px;
    overflow: hidden;
    padding: 10px 5px 10px 5px;
    word-break: normal;
  }
  .main-headings {
    font-weight: 900;
    font-size: 30px;
    line-height: 32px;
  }
  .headings-section {
    font-weight: 900;
    font-size: 26px;
    line-height: 30px;
  }
  .sub-headings {
    font-weight: 900;
    font-size: 24px;
    line-height: 26px;
  }
 .subsub-headings {
   font-weight: 900;
   font-size: 20px;
   line-height: 26px;
 }
  .sub-headings-lg {
    font-weight: 900;
    font-size: 24px;
    line-height: 26px;
  }
  .headings-cta-section {
    font-weight: 900;
    font-size: 24px;
    line-height: 26px;
  }
  .btn-select {
      padding: 12px 20px;
      font-size: .8em;
  }
  .btn-selected {
      padding: 12px 20px;
      font-size: .8em;
  }
  .p-page-heading {
    padding: 30px 20px 10px 20px;
  }
  .p-page-content {
    padding: 10px 20px 10px 20px;
  }
}
/*------------------------------------------------------------------*/
/*  Box product quote */
/*------------------------------------------------------------------*/

.sc-silver {
  background-color: #eef1f1;
}
.sc-gold {
  background-color: #FFF2B8;
}
.sc-platinum {
  background-color: #d1e8ec;
}
.bx-product {
    /* background-color: #ebf6ff; */
    padding: 30px 40px 30px 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right:3px;
    transition: .15s ease-in-out;
    border: 1px solid #ffffff;
}
.bx-product:hover {
    background-color: #f3f9ff;
    border: 1px solid #ffffff;
}

.bx-product h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1A3E6E;
}
.price {
  font-size: 1.5rem;
  font-weight: 700;
}
.price-detail {
  font-size: 1.1rem;
  font-weight: 600;
}
.bx-product p {
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
}
.bx-product a {
  font-size: 0.8rem;
  text-decoration: none;
  border-bottom: 1px solid #5c7d98;
  color: #5c7d98;
}
.bx-product a:hover {
  text-decoration: none;
  border-bottom: 1px solid #000000;
  color: #000000;
}
.bx-product hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0;
  background-color: #242f4e;
}
.drop-product {
  margin: 0 0 15px 0;
  width: 100%;
}
.bx-medical {
    background-color: #ffffff;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 15px 15px 10px 15px;
    position: relative;
}
.bx-link-top a {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 13px;
}
@media only screen and (max-width: 764px)  {
  .bx-product {
    margin-bottom: 20px;
  }
}
/*------------------------------------------------------------------*/
/*  Boxes side */
/*------------------------------------------------------------------*/

.bx-important {
  border-radius: 2px;
  padding: 30px;
  margin-bottom: 20px;
}
.bx-side-summary {
  border-radius: 2px;
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid #d9e9e9;
}
.bx-summary-line {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #d9e9e9;
}
.bx-summary-line p {
  margin-bottom: 2px;
  font-size: 14px;
}
.bx-summary-price {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #d9e9e9;
}
.check-panel {
  border-top: 1px solid #a9c2d9;
  border-bottom: 1px solid #a9c2d9;
  padding: 5px 0 5px 0;
  margin-bottom: 20px;
}
/*------------------------------------------------------------------*/
/*  Headings */
/*------------------------------------------------------------------*/

.headings-quote {
  font-weight: 900;
  font-size: 30px;
  line-height: 34px;
  font-family: 'basier_circlemedium', Arial, Helvetica, sans-serif;
}
.headings-upgrade {
  font-weight: 900;
  font-size: 26px;
  line-height: 28px;
}
.form-group {
  margin-bottom: 1rem;
}
/*------------------------------------------------------------------*/
/*  yes no Medical */
/*------------------------------------------------------------------*/
input[type=radio]+.btn-yes-no {
    color: #1A3E6E;
    background: #fff;
    border: 2px solid #a0d9fe;
    cursor: pointer;
}
input[type=radio]:checked+.btn-yes-no {
    color: #fff;
    background: #1A3E6E;
    border: 2px solid #1A3E6E;
}
input[type=radio] {
    display: none;
    height: 0;
    width: 0;
}
.med-question {
  border-bottom: 1px solid #98d4fe;
  margin-bottom: 10px;
  padding: 5px 0 10px 0;
}
.btn-yes-no:hover {
  background-color: #1A3E6E;
  color: #1A3E6E;
}
.btn-yes-no {
  background-color: #ffffff;
  color: #1A3E6E;
}
/*------------------------------------------------------------------*/
/*  Select Items traveller groups etc */
/*------------------------------------------------------------------*/

.selectItem:hover, .selectItem.Selected {
    cursor: pointer;
    color: #333;
}
.selectItem img {
    width: 34px;
    padding-right: 10px;
}
.selectItem {
    display: inline-block;
    float: left;
    width: auto;
    margin: 0 10px 10px 0;
    
}
.selectItem .selectItem-label:hover {
  background-color: #1A3E6E;
  border: 1.5px solid #1A3E6E;
  color: #ffffff;
}
.selectItem input[type=radio]:checked + .selectItem-label  {
    background-color: #1A3E6E;
    border: 1.5px solid #1A3E6E;
    font-weight: 600;
    color: #ffffff;

}
.selectItem input[type=radio]:checked + .selectItem-label  {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.selectItem .selectItem-content{
    width: auto;
    text-align: left;
    display: flex;
    background-position: 0 0;
    font-weight: 600;
}
.selectItem .selectItem-label  {
    border: 1.5px solid #a0d9fe;
    background: #ffffff;
    display: block;
    min-width: 170px;
    padding: 20px 20px;
    height: auto;
    width: auto;
    overflow: auto;
    border-radius: 3px;
}
.selectItem .selectItem-content .icon {
    padding-bottom: 0;
    font-size: 22px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.selectItem-label {
    text-align: center;
    color: #0A1F44;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    transition: all 0.5s;
}
.selectItem input[type="radio"] {
  position: absolute;
  left: -5000px;
}
.selectOption {
    position: relative;
}
.selectOption:after {
    pointer-events: none;
    position: absolute;
    background: url(/img/arrow-down.svg) center center no-repeat;
    background-size: contain;
    width: 11px;
    height: 13px;
    z-index: 1;
    transform: translate(0%, -50%);
    right: 10px;
    content: '';
    top: 50%;
}
/*------------------------------------------------------------------*/
/*  Select Items Country  */
/*------------------------------------------------------------------*/

.selectCountry:hover, .selectCountry.Selected {
    cursor: pointer;
    color: #333;
}
.selectCountry img {
    width: 34px;
    padding-right: 10px;
}
.selectCountry {
    display: inline-block;
    float: left;
    width: 180px;
    height: 180px;
    margin: 0 10px 10px 0;
    cursor: pointer;
}
.selectCountry .selectCountry-label:hover {
  background-color: #1A3E6E;
  border: 1.5px solid #1A3E6E;
  color: #ffffff;
}
.selectCountry input[type=radio]:checked + .selectCountry-label  {
    background-color: #1A3E6E;
    /*background-color: #2a3b59;*/
    border: 1.5px solid #1A3E6E;
    font-weight: 600;
    color: #ffffff;
}
.selectCountry input[type=radio]:checked + .selectCountry-label  {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.selectCountry .selectCountry-content{
    width: auto;
    text-align: center;
    background-position: 0 0;
}
.selectCountry .selectCountry-label  {
    border: 1.5px solid #a0d9fe;
    background: #ffffff;
    display: block;
    min-width: 180px;
    min-height: 184px;
    padding: 20px 20px;
    height: auto;
    width: auto;
    overflow: auto;
    border-radius: 3px;
}
.selectCountry .selectCountry-content .icon {
    padding-bottom: 0;
    font-size: 22px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.selectCountry-label {
    text-align: center;
    color: #0A1F44;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    transition: all 0.5s;
}
.selectCountry input[type="radio"] {
  position: absolute;
  left: -5000px;
}
.selectCountry .icon {
    padding-bottom: 0;
    font-size: 36px;
    display: block;
    height: 50px;
    vertical-align: middle;
}
/*------------------------------------------------------------------*/
/*  Help drop downs */
/*------------------------------------------------------------------*/
.has-help i {
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #34c22f;
}
.has-help i:hover {
    color: #6c7177;
}
.has-help a {
    color: #1A3E6E;
}
.has-help a:hover {
    color: #6c7177;
    text-decoration: none;
}
.drop-help {
    padding: 25px 20px 25px 20px;
    background: #ffffff;
    margin: 0 0 15px 0;
    width: 100%;
}
.drop-help p {
  font-size: 14px;

}
.drop-help i {

}

 /*------------------------------------------------------------------*/
 /*  PROGRESS BAR */
 /*------------------------------------------------------------------*/
 .bg-progress {
     /* background: #F2F5F5; */
     z-index: -10;
     position: relative;
     border-radius: 5px;
 }

 .progressbar {
   counter-reset: step;

 }
 .progressbar li {
   list-style-type: none;
   width: 20%;
   float: left;
   font-size: 0.9rem;
   font-weight: 400;
   position: relative;
   text-align: center;
   color: #909090;
 }
 .progressbar li:before {
   width: 40px;
   height: 40px;
   content: counter(step);
   counter-increment: step;
   line-height: 36px;
   border: 2px solid #D5DDE8;
   display: block;
   text-align: center;
   margin: 0 auto 10px auto;
   border-radius: 50%;
   background-color: white;
 }
 .progressbar li:after {
   width: 100%;
   height: 2px;
   content: '';
   position: absolute;
   background-color: #D5DDE8;
   top: 18px;
   left: -50%;
   z-index: -1;
 }
 .progressbar li:first-child:after {
   content: none;
 }
 .progressbar li.active {
   color: #1A3E6E;

 }
 .progressbar li.active:before {
   border-color: #1A3E6E;
   background-color: #1A3E6E;
   width: 40px;
   height: 40px;
   line-height: 36px;
   color: #ffffff;
   z-index: -1;
 }
 .progressbar li.done + li:after {
   background-color: #1893fa;
   z-index: -1;
 }
 .progressbar li.done:before {
   border-color: #1893fa;
   background-color: #1893fa;
   content: "";
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpolyline points='5,13.5 9,17.5 19,6.5' stroke='%23FFFFFF' stroke-width='2px' stroke-linejoin='round' fill='transparent' /%3e%3c/svg%3e");
   background-size: 1rem 1rem;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   height: 100%;
   width: 40px;
   height: 40px;
   line-height: 36px;
   color: #ffffff;
  }
 .progressbar li.active + li:after {
   background-color: #1893fa;
  }

 @media (max-width: 576px) {
   .progressbar li {
     font-size: 14px!important;
     font-weight: 400;
   }
   .progressbar  {
     margin-left: -25px;
   }
 }

/*------------------------------------------------------------------*/
/*  DOB fields */
/*------------------------------------------------------------------*/
.date-wrapper.form-control {
    padding: 0;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.date-wrapper span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-weight: 700; }

.date-wrapper input {
  width: 33%;
  box-shadow: none;
  background-color: transparent;
  text-align: center;
  margin-bottom: 0;
  height: 54px;
  border: 0px solid #f8f9fa;
}

.datePicker_Dob {
    width: 10px;
    height: 10px;
    padding: 1px 0 0 0;
    background: transparent;
    border: none;
    position: absolute;
    top: -20px;
    left: -20px;
}
/*------------------------------------------------------------------*/
/*  Calendar */
/*------------------------------------------------------------------*/
.calendar-icon {
    position: relative;
    display: block;
}
.calendar-icon i {
    color: #1893fa;
    font-size: 1.4rem;
}
.calendar-icon a {
    position: absolute;
    -webkit-transition: all 0.2s linear;
    background-size: contain;
    bottom: 10px;
    right: 10px;
    top: -5px;
    content: '';
    z-index: 1000;
    padding: 15px;
}


.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #00ac69;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 172, 105, 0.9);
  border-radius: 0.35rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #00ac69;
  padding-right: calc(1.5em + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300ac69' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.25rem) center;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #00ac69;
  box-shadow: 0 0 0 0.0625rem rgba(0, 172, 105, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1rem);
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #00ac69;
  padding-right: calc(0.75em + 2.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23323f52' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300ac69' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #00ac69;
  box-shadow: 0 0 0 0.0625rem rgba(0, 172, 105, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00ac69;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #00ac69;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #00ac69;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #00df88;
  background-color: #00df88;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.0625rem rgba(0, 172, 105, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #00ac69;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00ac69;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #00ac69;
  box-shadow: 0 0 0 0.0625rem rgba(0, 172, 105, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e81500;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(232, 21, 0, 0.9);
  border-radius: 0.35rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e81500;
  padding-right: calc(1.5em + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e81500' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e81500' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.25rem) center;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #e81500;
  box-shadow: 0 0 0 0.0625rem rgba(232, 21, 0, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1rem);
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #e81500;
  padding-right: calc(0.75em + 2.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23323f52' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e81500' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e81500' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #e81500;
  box-shadow: 0 0 0 0.0625rem rgba(232, 21, 0, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e81500;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e81500;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e81500;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff311c;
  background-color: #ff311c;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.0625rem rgba(232, 21, 0, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e81500;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e81500;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e81500;
  box-shadow: 0 0 0 0.0625rem rgba(232, 21, 0, 0.25);
}

.h-dashed {
  border-top: 1px dashed #ddd9f5;
  padding: 10px 0 0 0;
  margin-top: 24px;
}
.h-dashed-questions {
  border-top: 1px dashed #ddd9f5;
  padding: 10px 0 0 0;
  margin-top: 15px;
  margin-bottom: 16px;
}
/*------------------------------------------------------------------*/
/*  Selected Countries */
/*------------------------------------------------------------------*/

.selectedCountries-title {
    margin: 0px 20px 10px 0;
}
.smallHeading {
    font-size: 14px;
    font-weight: 600;
}

.selectedCountries-title {
      max-width: 150px;
}
.selectedCountries {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 2px;;
    margin-bottom: 15px;
}

/*------------------------------------------------------------------*/
/*  Sidebar */
/*------------------------------------------------------------------*/
.list-important ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-important li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
	  padding-top: 0.5em;
}
.list-important li a {
		font-size: 14px!important;
}
.list-important li a:hover{
		text-decoration: underline;
}
.list-important li:before {
    content:"\f1c0";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #1893fa;
    font-size: 16px;
    left: -1em; /* same as ul padding-left */
    top: 0.5em; /* depends on character, maybe use padding-top instead */
    /*  .... more styling, maybe set width etc ... */
}  /*  .... more styling, maybe set width etc ... */

.list-whychoose ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-whychoose li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
    padding-top: 0.4em;
    font-size: 0.9rem!important;
    line-height: 1.5rem;
}
.list-whychoose li a {
    font-size: 0.9rem!important;
    line-height: 1.5rem;
}
.list-whychoose li a:hover{
    text-decoration: underline;
}
.list-whychoose li:before {
    content:"\F26B";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #34c22f;
    font-size: 16px;
    left: -1em; 
    top: 0.3em; 
  }
.list-checks ul {
    margin: 1em 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-checks li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
    padding-top: 0.6em;
    font-size: 1rem!important;
    font-weight: 600;
    color: #1A3E6E;
}
.list-checks li a {
    font-size: 14px!important;
}
.list-checks li a:hover{
    text-decoration: underline;
}
.list-checks li:before {
    content:"\F272";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #ff6600;
    font-size: 1.3rem;
    left: -1em; 
    top: 0.3em; 
}  

.list-checks-w ul {
    margin: 1em 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-checks-w li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
    padding-top: 0.2em;
    font-size: 0.9rem!important;
    font-weight: 600;
    color: #ffffff;
}
.list-checks-w li a {
    font-size: 14px!important;
}
.list-checks-w li a:hover{
    text-decoration: underline;
}
.list-checks-w li:before {
    content:"\F272";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #ffffff;
    font-size: 1rem;
    left: -1em; 
    top: 0.1em; 
}  
.list-keyfeatures ul {
    margin: 1.5em 0 1.5em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-keyfeatures li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
    padding-top: 0.2em;
    font-size: 1rem!important;
    font-weight: 600;
    color: #ffffff;
}
.list-keyfeatures li a {
    font-size: 16px!important;
}
.list-keyfeatures li a:hover{
    text-decoration: underline;
}
.list-keyfeatures li:before {
    content:"\F272";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #ffffff;
    font-size: 1rem;
    left: -1em; 
    top: 0.1em; 
} 
.list-checks-page ul {
    margin: 0.5em 0 1.5em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-checks-page li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
    padding-top: 0.6em;
    font-size: 0.9rem!important;
    font-weight: 400;
    color: #1A3E6E;
}
.list-checks-page li a {
    font-size: 14px!important;
}
.list-checks-page li a:hover{
    text-decoration: underline;
}
.list-checks-page li:before {
    content:"\F272";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #569f30;
    font-size: 1.3rem;
    left: -1em; 
    top: 0.3em; 
}  
.bx-medical  ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.bx-medical  li {
    position: relative;
    padding-left: 0.6em; /* text distance to icon */
    padding-top: 0.6em;
    font-size: 1rem!important;
    line-height: 1.5rem;
}
.bx-medical  li a {
    font-size: 0.9rem!important;
    line-height: 1.5rem;
    border-bottom: 0;
    font-weight: 600;
}
.bx-medical li a:hover{
    text-decoration: none;
}


/*------------------------------------------------------------------*/
/*  Boxes Quote bronze silver gold */
/*------------------------------------------------------------------*/
.bx-trip-details {
  border-radius: 5px;
  padding: 18px;
  background: #ffffff;
  margin-top: 10px;
  margin-left: 20px;
}
.bx-trip-details p {
  margin-bottom: 2px;
}
.bx-description {
  padding: 10px;
  border-top: 1px solid #d9e9e9;
  border-left: 1px solid #d9e9e9;
  border-right: 1px solid #d9e9e9;
}
.brd-last {
  border-bottom: 1px solid #d9e9e9;
}


/* delete */
.bx-silver {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-left: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
  background: #ffffff;
  transition: all 0.5s;
}
.bx-silver:hover {
  background: #F2F5F5;
}
.bx-silver-on {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-left: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
  background: #F2F5F5;
}
.bx-gold {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
  background: #ffffff;
  transition: all 0.5s;
}
.bx-gold:hover {
  background: #F2F5F5;
}
.bx-gold-on {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
  background: #F2F5F5;
}
.bx-platinum {
  padding: 20px;
  border-top: 1px solid #d9e9e9;
  border-right: 1px solid #d9e9e9;
  background: #ffffff;
  transition: all 0.5s;
}
.bx-platinum:hover {
  background: #F2F5F5;
}
.bx-platinum-on {
  padding: 20px;
  border-top: 1px solid #d9e9e9;
  border-right: 1px solid #d9e9e9;
  background: #F2F5F5;
}
/* e delete */
.bx-quote-heading span {
  font-size: 1.8rem;
  font-weight: 900;
}

.bx-quote-heading h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #1893fa;
}
.bx-quote-heading  {
  font-size: 16px;
  font-weight: 600;
}
.bx-quote-doc  {
  margin-top: 5px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #d9e9e9;
}
.bx-quote-doc p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}
.price {
  font-size: 1.6rem!important;
  font-weight: 900;
}
.bx-on {
  background: #F2F5F5;
}
.bx-col-1 {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
  border-left: 1px solid #d9e9e9;
}
.bx-col-2 {
  padding: 20px;
  border-right: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
}
.bx-col-3 {
  padding: 20px;
  border-top: 1px solid #d9e9e9;
  border-right: 1px solid #d9e9e9;
}
.bx-col-1 p {
  margin-bottom: 2px!important;
}
.bx-col-2 p {
  margin-bottom: 2px!important;
}
.bx-col-3 p {
  margin-bottom: 2px!important;
}
.bx-line {
  margin-top: 10px;
  border-top: 1px solid #d9e9e9;
  height: 10px;
}
.bx-img-top img {
  max-width: 100%;
  width: 40px;
  padding-bottom: 10px;
}
/*------------------------------------------------------------------*/
/*  Home and Pages CTA Points */
/*------------------------------------------------------------------*/
.brd-choose {
  border-bottom: 1px solid #F2F5F5;
  /*border-top: 1px solid #F2F5F5; */
}
.brd-choose-2 {
  border-bottom: 1px solid #F2F5F5;
}
.cta-points-border-r {
  border-right: 1px solid #d3ebf1;
}
.cta-points-border-l {
  border-left: 1px solid #d3ebf1;
}
.cta-points {
  padding: 8px 12px 8px 12px;
  margin: 2px 8px 2px 8px;
  text-align: center;

  /* box-shadow: rgba(201, 237, 255, 0.78) 8px 8px; */
}
.cta-points span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.cta-tick {
  display: block;
  padding: 5px;
}
.brd-bot-cta {
  border-bottom: 1px solid #d9e9e9;
  border-top: 1px solid #d9e9e9;
}
@media only screen and (max-width: 800px)  {
  .cta-points {
    width: 100%;
    padding: 2px 0 2px 0;
    margin: 1px 1px 4px 1px;
  }
  .cta-tick {
    display: inline-block;
    padding: 1px;
  }
  .cta-points span {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
  .cta-points-border-r {
    border-right: 0px;
  }
}

/*------------------------------------------------------------------*/
/*  Sitemap */
/*------------------------------------------------------------------*/
.sitemap h3 {
  padding-bottom: 5px;
  padding-top: 10px;
}
.sitemap ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.sitemap li {
    position: relative;
    padding-left: 0.5em; /* text distance to icon */
	  padding-top: 0.3em;
}
.sitemap li a {
		font-size: 13px!important;
}
.sitemap li a:hover{
		text-decoration: underline;
}
.sitemap li:before {
    content:"\f1c0";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #576BFD;
    font-size: 16px;
    left: -1em; /* same as ul padding-left */
    top: 0.3em; /* depends on character, maybe use padding-top instead */
    /*  .... more styling, maybe set width etc ... */
}  /*  .... more styling, maybe set width etc ... */
/*------------------------------------------------------------------*/
/*  Media Q */
/*------------------------------------------------------------------*/
@media only screen and (max-width: 600px)  {
  .btn-expand {
    width: 100%;
  }
}
  @media only screen and (max-width: 800px)  {
  .bx-link-top a {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .bx-option-icon {
    width: auto;
    margin-left: auto;
  }
}

/*------------------------------------------------------------------*/
/*  Cookie Banner */
/*------------------------------------------------------------------*/
.hidden {
    display: none;
}
.brd-orange {
  border: 1px solid #ff6600;
  border-radius: 3px;
}
#cookie-banner {
    padding: 0.6rem;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 1;
}
#cookie-banner p {
  font-size: 0.9rem;
  line-height: 20px;
}
#cookie-banner div {
    background-color: #ffffff;
    color: #000000;
    padding: 0.4rem 0.4rem;
    line-height: 1;
    align-items: center;
    display: inline-flex;
}

#cookie-banner div span:first-child {
    text-align: left;
    margin-right: 0.5rem;
    font-weight: 400;
    flex: 1 1 auto;
}
#cookie-banner div span:second-child {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    font-weight: 700;
    display: flex;
    cursor: pointer;
    background-color: #ff6600;
}
#consent-cookie {
  text-align: center;
}

 /*------------------------------------------------------------------*/
  /*  FORMS */
  /*------------------------------------------------------------------*/
.form-group {
  margin-bottom: 1rem;
}
.form-control:hover {
   border: 2px solid #1A3E6E;
}

.form-control {
   display: block;
   width: 100%;
   height: calc(1.7em + 1.7rem + 2px);
   padding: 0.5rem 1rem 0.5rem 1rem;
   font-size: 0.9rem;
   font-weight: 400;
   line-height: 1.5;
   color: #222222;
   background-color: #ffffff;
   background-clip: padding-box;
   border: 2px solid #1A3E6E;
   border-radius: 3px;
   -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
 }
 /* kill use text or  coloured background */
 input:-webkit-autofill {
   -webkit-box-shadow: 0 0 0px 1000px rgb(255, 255, 255) inset;
 }
 input:-internal-autofill-selected {
   background-color: #ffffff!important;
 }
 @media (prefers-reduced-motion: reduce) {
   .form-control {
     -webkit-transition: none;
     transition: none;
   }
 }
 .form-control::-ms-expand {
   background-color: transparent;
   border: 0;
 }
 .form-control:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #687281;
 }
 .form-control:focus {
   color: #242526;
   background-color: #fff;
   border-color: #000000;
   outline: 0;
   box-shadow: 0 0 5px #1a94ec;
   border: 2px solid #000000;
 }
 .form-control::-webkit-input-placeholder {
   color: #687281;
   opacity: 1;
 }
 .form-control::-moz-placeholder {
   color: #687281;
   opacity: 1;
 }
 .form-control:-ms-input-placeholder {
   color: #687281;
   opacity: 1;
 }
 .form-control::-ms-input-placeholder {
   color: #687281;
   opacity: 1;
 }
 .form-control::placeholder {
   color: #687281;
   opacity: 1;
 }
 .form-control:disabled, .form-control[readonly] {
   background-color: #e3e6ec;
   color: #819398;
   border-color: #819398;
   opacity: 1;
 }
 /*------------------------------------------------------------------*/
 /*  Text FIELDS INPUTS */
 /*------------------------------------------------------------------*/
 .fireform-label {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     font-weight: 600;
     font-size: 16px;
     font-size: 1rem;
     line-height: 1.25;
     color: #1A3E6E;
     display: block;
     margin-bottom: 10px;
 }
 .fireform-input {
      color:  #1A3E6E;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     font-weight: 400;
     font-size: 16px;
     font-size: 1rem;
     line-height: 1.25;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
     height: calc(1.7em + 1.7rem + 2px);
     padding: 0.5rem 1rem 0.5rem 1rem;
     margin-top: 0;
     border: 2px solid #1A3E6E;
     border-radius: 2px;
     -webkit-transition: all 0.30s ease-in-out;
      -moz-transition: all 0.30s ease-in-out;
      -ms-transition: all 0.30s ease-in-out;
      -o-transition: all 0.30s ease-in-out;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     background-color: #ffffff;
 }
 .fireform-input:focus {
     color: #242526;
     background-color: #fff;
     border-color: #1893fa;
     outline: 0;
     box-shadow: 0 0 0 0.0425rem #1893fa;
 }

 .fireform-input--error {
     border: 2px solid #d4351c;
 }
 .fireform-input--error:focus {
     border-color: #0b0c0c;
 }
 /*------------------------------------------------------------------*/
 /*  RADIOS */
 /*------------------------------------------------------------------*/

 .fireform-radios__input {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 34px;
  height: 34px;
  margin: 0;
  opacity: 0;
}
.fireform-radios__input:focus + .fireform-radios__label:before {
  border-width: 4px;
  outline: 3px solid transparent;
  outline-offset: 1px;
  -webkit-box-shadow: 0 0 0 4px #9ED6FF;
  box-shadow: 0 0 0 4px #9ED6FF;
}

.fireform-radios__input:checked+.fireform-radios__label:after {
  opacity: 1;
}
.fireform-radios__label:before {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border: 2px solid currentColor;
  border-radius: 50%;
  background: transparent;
}
.fireform-radios__label:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 0;
  height: 0;
  border: 8px solid currentColor;
  border-radius: 50%;
  opacity: 0;
  background: currentColor;
}
.fireform-radios__label {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px 5px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.fireform-radios__item {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  position: relative;
  min-height: 30px;
  margin-bottom: 10px;
  padding-left: 30px;
  clear: left;
}
.fireform-radios--small .fireform-radios__item {
  min-height: 0;
  margin-bottom: 0;
  padding-left: 34px;
  float: left;
}
.fireform-radios--small .fireform-radios__item:after {
  content: "";
  display: block;
  clear: both;
}
.fireform-radios--small .fireform-radios__input {
  left: -10px;
}
.fireform-radios--small .fireform-radios__label {
  margin-top: -2px;
  padding: 13px 15px 13px 1px;
  float: left;
}
@media (min-width: 40.0625em) {
  .fireform-radios--small .fireform-radios__label {
      padding: 11px 15px 10px 1px;
  }
}
.fireform-radios--small .fireform-radios__label:before {
  top: 8px;
  width: 24px;
  height: 24px;
}
.fireform-radios--small .fireform-radios__label:after {
  top: 15px;
  left: 7px;
  border-width: 5px;
}
.fireform-radios--small .fireform-radios__hint {
  padding: 0;
  clear: both;
  pointer-events: none;
}
.fireform-radios--small .fireform-radios__conditional {
  margin-left: 10px;
  padding-left: 20px;
  clear: both;
}
.fireform-radios--small .fireform-radios__divider {
  width: 24px;
  margin-bottom: 5px;
}

@media (hover: none), (pointer: coarse) {
  .fireform-radios--small .fireform-radios__item:hover .fireform-radios__input:not(:disabled) + .fireform-radios__label:before {
      -webkit-box-shadow: initial;
      box-shadow: initial;
  }
  .fireform-radios--small .fireform-radios__item:hover .fireform-radios__input:focus + .fireform-radios__label:before {
      -webkit-box-shadow: 0 0 0 4px #9ED6FF;
      box-shadow: 0 0 0 4px #9ED6FF;
  }
}

/*------------------------------------------------------------------*/
/*  DATE OF BIRTH Field */
/*------------------------------------------------------------------*/
.govuk-date-input {

}
.fireform-date-input:after {
    content: "";
    display: block;
    clear: both;
}
.fireform-date-input__item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
.fireform-date-input__input {
    margin-bottom: 0;
}
/*------------------------------------------------------------------*/
/*  Fieldset */
/*------------------------------------------------------------------*/
.fireform-fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}
.fireform-fieldset-legend {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #0b0c0c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 0;
    white-space: normal;
}
/*------------------------------------------------------------------*/
/*  Field WIDTHs */
/*------------------------------------------------------------------*/


.input--width-30 {
    max-width: 59ex;
}
.input--width-20 {
    max-width: 41ex;
}
.input--width-10 {
    max-width: 23ex;
}
.input--width-5 {
    max-width: 10.8ex;
}
.input--width-4 {
    max-width: 9ex;
}
.input--width-3 {
    max-width: 7.2ex;
}
.input--width-2 {
    max-width: 5.4ex;
}
/*------------------------------------------------------------------*/
/*  Checkboxes */
/*------------------------------------------------------------------*/
.fireform-checkboxes__item {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  padding-left: 40px;
  clear: left;
}

@media (min-width: 40.0625em) {
  .fireform-checkboxes__item {
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 1.31579;
  }
}
.fireform-checkboxes__item:last-child,
.fireform-checkboxes__item:last-of-type {
  margin-bottom: 0;
}
.fireform-checkboxes__input {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
}
.fireform-checkboxes__label {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px 5px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-size: 16px;
  font-size: 1rem;
}
.fireform-checkboxes__label:before {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid currentColor;
  background: transparent;
}
.fireform-checkboxes__label:after {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 9px;
  width: 23px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid;
  border-width: 0 0 5px 5px;
  border-top-color: transparent;
  opacity: 0;
  background: transparent;
}
.fireform-checkboxes__hint {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
}
.fireform-checkboxes__input:focus + .fireform-checkboxes__label:before {
  border-width: 4px;
  outline: 3px solid transparent;
  outline-offset: 1px;
  -webkit-box-shadow: 0 0 0 3px #9ED6FF;
  box-shadow: 0 0 0 3px #9ED6FF;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .fireform-checkboxes__input:focus + .fireform-checkboxes__label:before {
      outline-color: Highlight;
  }
}
.fireform-checkboxes__input:checked + .fireform-checkboxes__label:after {
  opacity: 1;
}
.fireform-checkboxes__input:disabled,
.fireform-checkboxes__input:disabled + .fireform-checkboxes__label {
  cursor: default;
}
.fireform-checkboxes__input:disabled + .fireform-checkboxes__label {
  opacity: 0.5;
}
.fireform-checkboxes__divider {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}

@media (min-width: 40.0625em) {
  .fireform-checkboxes__divider {
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 1.31579;
  }
}

.fireform-checkboxes__conditional {
  margin-bottom: 15px;
  margin-left: 18px;
  padding-left: 33px;
  border-left: 4px solid #b1b4b6;
}
@media (min-width: 40.0625em) {
  .fireform-checkboxes__conditional {
      margin-bottom: 20px;
  }
}
.js-enabled .fireform-checkboxes__conditional--hidden {
  display: none;
}
.fireform-checkboxes__conditional > :last-child {
  margin-bottom: 0;
}
.fireform-checkboxes--small .fireform-checkboxes__item {
  min-height: 0;
  margin-bottom: 0;
  padding-left: 34px;
  float: left;
}
.fireform-checkboxes--small .fireform-checkboxes__item:after {
  content: "";
  display: block;
  clear: both;
}
.fireform-checkboxes--small .fireform-checkboxes__input {
  left: -10px;
}
.fireform-checkboxes--small .fireform-checkboxes__label {
  margin-top: -2px;
  padding: 13px 15px 13px 1px;
  float: left;
}
@media (min-width: 40.0625em) {
  .fireform-checkboxes--small .fireform-checkboxes__label {
      padding: 11px 15px 10px 1px;
  }
}
.fireform-checkboxes--small .fireform-checkboxes__label:before {
  top: 8px;
  width: 24px;
  height: 24px;
}
.fireform-checkboxes--small .fireform-checkboxes__label:after {
  top: 15px;
  left: 6px;
  width: 12px;
  height: 6.5px;
  border-width: 0 0 3px 3px;
}
.fireform-checkboxes--small .fireform-checkboxes__hint {
  padding: 0;
  clear: both;
}
.fireform-checkboxes--small .fireform-checkboxes__conditional {
  margin-left: 10px;
  padding-left: 20px;
  clear: both;
}
.fireform-checkboxes--small .fireform-checkboxes__item:hover .fireform-checkboxes__input:not(:disabled) + .fireform-checkboxes__label:before {
  -webkit-box-shadow: 0 0 0 10px #b1b4b6;
  box-shadow: 0 0 0 10px #b1b4b6;
}
.fireform-checkboxes--small .fireform-checkboxes__item:hover .fireform-checkboxes__input:focus + .fireform-checkboxes__label:before {
  -webkit-box-shadow: 0 0 0 3px #9ED6FF, 0 0 0 10px #b1b4b6;
  box-shadow: 0 0 0 3px #9ED6FF, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
  .fireform-checkboxes--small .fireform-checkboxes__item:hover .fireform-checkboxes__input:not(:disabled) + .fireform-checkboxes__label:before {
      -webkit-box-shadow: initial;
      box-shadow: initial;
  }
  .fireform-checkboxes--small .fireform-checkboxes__item:hover .fireform-checkboxes__input:focus + .fireform-checkboxes__label:before {
      -webkit-box-shadow: 0 0 0 3px #9ED6FF;
      box-shadow: 0 0 0 3px #9ED6FF;
  }
}
.form-hint {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  margin-bottom: 15px;
  color: #505a5f;
}
/*------------------------------------------------------------------*/
/*  Checkboxes */
/*------------------------------------------------------------------*/
/* Customize the label (the container) */
.check-mark-container {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
  cursor: poEpilogue;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-mark-container input {
  position: absolute;
  opacity: 0;
  cursor: poEpilogue;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.check-mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
  background-color: #ffffff;
  border: 2px solid #1A3E6E;
}

/* On mouse-over, add a grey background color */
.check-mark-container:hover input ~ .check-mark {
  background-color: #b6c6e0;
  border-color: #000000;
}

/* When the checkbox is checked, add background */
.check-mark-container input:checked ~ .check-mark {
  background-color: #1A3E6E;
  border: 2px solid #1A3E6E;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-mark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-mark-container input:checked ~ .check-mark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-mark-container  .check-mark:after {
  left: 13px;
  top: 10px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*------------------------------------------------------------------*/
/*  CVC */
/*------------------------------------------------------------------*/
.cvv-input { position: relative;  }
.cvv-input input { display:block; width: 100%; box-sizing: border-box }
.cvv-input img { position: absolute; top: 12px; right: 20px }

/*------------------------------------------------------------------*/
/* Tables medical quote */
/*------------------------------------------------------------------*/

.w-300 {
  width: 300px;
}
.w-200 {
  width: 200px;
}
.w-120 {
  width: 120px;
}
.tb-medical {
  border-collapse:collapse;
  border-spacing:0;
  width: 100%;
  border-color:#ced6e3;
  margin-bottom: 20px;
  margin-top: 10px;
}
.tb-medical td {
  border-style:solid;
  border-width:1px;
  overflow:hidden;
  padding:10px 15px;
  word-break:normal;
}
.tb-medical th {
  border-style:solid;
  border-width:1px;
  font-weight:600;
  overflow:hidden;
  padding:10px 15px;
  word-break:normal;
}
.tb-medical .tb-data {
  text-align:left;
  vertical-align:top;
  line-height: 1.3;
}
.tb-medical .tb-data-bold {
  text-align:left;
  vertical-align:top;
  line-height: 1.3;
  font-weight: 600;
}
.tb-medical .tb-name {
  text-align:left;
  vertical-align:top;
  background-color: #ffffff;
  font-weight: 600;
  line-height: 1.3;
}
.tb-medical .tb-letter {
  text-align:left;
  vertical-align:top;
  background-color: #dbe5f1;
  font-weight: 400;
  line-height: 1.3;
}

.TOB-font {
    font-weight: 600;
}

.logo-small {
    width: 40% !important;
    height: 40% !important;
}

