@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/ucd0ned.css");
html {
    scroll-behavior: smooth;
    font-size: 1rem;
}
body {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #ffffff;
}
h1, h2, h3, h4, h5 {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
a {
   /* color: #A35B89; */
    text-decoration: none;
    font-weight: 700;
}
a:hover {
    color: #533247;
    text-decoration: none;
}
/* ----- Start Head Section Styles ----- */
.scrolly {
    transition: .5s;
    transition-timing-function: ease-out;
}
#stick {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 999;
}
#header {
    width: 100%;
    padding: 12px 0px 12px 0px;
    height: 84px;
    z-index: 999;
    position: absolute;
    background-color: #ffffff;
}
#header, .scrolly {
    height: 78px;
    border-bottom: 0.5px solid #E5E5E5;
}
.nav-link a, .nav-link:focus, .nav-link:hover {
	color:#000000;
}
#header.scrolly a {
    color: #000000;
}
/* #header a {
    color: #000000;
} */
.logobox {
    padding: 0px 0px 0px 0px;
}
.stripe {
    height: 30px;
    background-color: #f3f2f2;
}
/* ----- Start Page Navigation CSS ----- */
.navbar {
    display: block;
}
nav a, .nav-item a {
    text-transform: uppercase;
    color: #000000;
}
.nav-link:hover {
    color: #F01600 !important;
}
.navbar-toggler {
    border: 0px;
    color: #ffffff;
}
.burgertray {
    text-align: right;
}
.scrolly * .topnav {
    padding-bottom: 30px;
}
/* .fa, .fas {
    font-size: 1.7rem;
    right: 40px;
    position: absolute;
    padding-top: 8px;
} */
.dropdown-item:active, .dropdown-item:hover {
    background-color: #C3003C; 
    border-radius: 3px;
	color:#ffffff;
}
.dropdown-item:active, .dropdown-item:hover a {
    color: #ffffff;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    padding: 20px 10px;
    border-radius: 4px;
}
.navbar-toggler {
    border-color: #ffffff;
}
/* ----- End Page Navigation CSS ----- */
/* ----- End Head Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Page Masthead Section ----- */
#masthead-wrapper {
    max-height: 70vh;
    min-height: 660px;
    background-image: url("../images/S.jpg");
    background-repeat: no-repeat;
    background-position: top -100px center;
    background-size: cover;
}
.masthead {
    position: relative;
    z-index: 997;
}
#masthead-wrapper {
    background-image: url("../images/One%20World%20Travel%20Insurance.jpg");
    background-repeat: no-repeat;
    background-position: top -100px center;
    background-size: cover;
}
#masthead-wrapper-subpage {
    max-height: 60vh;
    min-height: 460px;
    background-image: url("../images/One%20World%20Travel%20Insurance.jpg");
    background-repeat: no-repeat;
    background-position: top -100px center;
    background-size: cover;
}
.masthead-subpage {
    position: relative;
    z-index: 997;
    height: 100%
}
.hero-strap, .hero-strap-subpage {
    color: #930024;
    position: absolute;
}
.hero-strap p {
    font-size: 3.2rem;
    line-height: 1;
}
.hero-strap h1 {
    font-size: 7.4rem;
    line-height: 0.9;
}
.hero-strap h2 {
    font-size: 1.4rem;
    width: 100%;
}
.hero-strap-subpage p {
    font-size: 2.2rem;
    line-height: 1;
}
.hero-strap-subpage h1 {
    font-size: 3.8rem;
    line-height: 0.9;
}
.hero-strap-subpage h2 {
    font-size: 1.8rem;
    width: 100%;
    padding-top: 10px;
}
.hero-box {
    position: relative;
}
.hero-strap {
    position: absolute;
    margin: 0;
    top: -50%;
    transform: translateY(50%);
    padding-right: 30px;
}
.hero-strap-subpage {
    position: absolute;
    margin: 0;
    top: -50%;
    transform: translateY(50%);
    padding-right: 30px;
    padding-top: 30px;
}
.masthead-row {
    margin: 0px;
}
#substrap-ribbon {
    background-color: #c10239;
}
.masthead-overlay-bottom {
    background-image: url("../images/swirl-colour-right-top.png");
    background-repeat: no-repeat;
    background-position: 100% 50px;
    background-size: auto;
    position: relative;
    z-index: 996;
    height: 275px;
}
.masthead-overlay-bottom-product {
    background-image: url("../images/swirl-colour-right-top.png");
    background-repeat: no-repeat;
    background-position: 100% 50px;
    background-size: auto;
    position: relative;
    z-index: 996;
    height: 275px;
}
.masthead-overlay-top, .masthead-overlay-top-product {
    background-color: rgba(255, 255, 255, 0.0);
}
/* ----- End Page Masthead Section ------ */
/*
/
/
/
/
/
/
*/
/* ----- Start Page Quickquote Form CSS ----- */
.decoration {
    position: relative;
    background-color: #c10239;
}
.decoration-top {
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    bottom: 0px;
}
.quickquote-ribbon {
    position: relative;
    z-index: 997;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.quickquote-ribbon-subpage {
    position: relative;
    z-index: 997;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.quickquote {
    border-radius: 6px;
    border: 0.5px solid #FF1E5D;
    background-color: rgba(255, 255, 255, 1);
    padding: 10px;
    position: relative;
}
.formfield {
    display: inline-block;
}
.formlabel {
    padding-bottom: 4px;
}
input {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 51px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
/* input, #age, #industry {
    min-width: 270px;
} */
select {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 50px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
/* ----- End Page Quickquote Form CSS ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Homepage Top Section Styles ----- */
#mainbody-top {
    background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat, url("../images/swirl-colour-left-top.png") left top no-repeat;
    background-size: auto;
    padding-top: 90px;
    padding-bottom: 70px;
}
.contentbox-left {
    border-right: 0.5px solid #C10239;
}
.contentbox-heading {
    text-align: center;
}
.contentbox-body {
    text-align: center;
    padding: 40px 90px 30px 90px;
}
.button-tray {
    text-align: center;
}
/* ----- End Homepage Top Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Button Styles ----- */
.quickquote_button {
    padding: 6px 10px 6px 10px;
    background-color: #ff890c;
    width: 100%;
    border: 0.5px;
    border-radius: 4px;
    border-color: #ff890c;
    color: #ffffff;
    height: 51px;
    margin-top: 28px;
}
.quickquote_button:hover {
    background-color: #e05b02;
    box-shadow: 0px 0px 0px 4px rgba(251, 175, 206, 0.2);
}
.nav_getaquote {
    padding: 0px;
    background-color: #ff890c;
    border-radius: 4px;
    position: relative;
    margin-left: 10px;
    color: #ffffff;
}
.nav_getaquote .nav-link {
    color: #ffffff;
}
.nav_getaquote:hover {
    background-color: #e05b02;
    box-shadow: 0px 0px 0px 4px rgba(251, 175, 206, 0.2);
}
.quickquote_content_button {
    max-width: 220px;
}
.quickquote_content_button {
    padding: 6px 10px 6px 10px;
    background-color: #ff890c;
    width: 100%;
    border: 0.5px;
    border-radius: 4px;
    border-color: #ff890c;
    color: #ffffff;
    height: 51px;
    margin-top: 28px;
}
.quickquote_content_button:hover {
    background-color: #e05b02;
    box-shadow: 0px 0px 0px 4px rgba(251, 175, 206, 0.2);
}
/* ----- End Button Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Standard One Column Section Styles ----- */
.standard_one {
    padding: 110px 0px 110px 0px;
}
.standard_shaded {
    background-color: #F4F4F4;
    ;
}
.standard_red {
    background-color: #C10239;
}
.standard_heading {
    text-align: center;
}
.standard_one_column_heading h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 40px;
    color: #ffffff;
}
.col-lg-12 {
    margin-bottom: 10px;
}
.standard_one_column_card {
    height: 100%;
}
.one_column_card_outer {
    position: relative;
    height: 100%;
}
.one_column_card_inner {
    padding: 30px;
}
.one_column_card_heading {
    height: 100%;
    text-align: center;
}
.one_column_card_heading h1 {
    font-size: 2.2rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
}
.one_column_card_heading h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
}
.one_column_card_heading h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ffffff;
}
.one_column_card_content1, .one_column_card_content2, .one_column_card_content3 {
    text-align: center;
    color: #ffffff;
    margin: 0px 220px;
}
.one_column_white h3, .one_column_white {
    color: #000000;
}
.standard_column_card_white {
    border: 0.5px solid #CE0048;
    border-radius: 3px;
}
.feature_image_control_outer {
    margin-bottom: 20px;
}
.featureimagecontrol {
    position: relative;
    margin-bottom: -200px;
    width: 100%;
}
.feature-card-image-frame {
    position: relative;
    z-index: 700;
    background-image: url("../images/bog-card-curve.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    height: 200px;
    width: 100%;
    text-align: center;
    bottom: 0px;
}
.feature-card-image {
    position: relative;
    z-index: 699;
    top: -200px;
    width: 100%;
}
.featurebox_mobilepush {
    height: 20px;
}
/* ----- End Standard One Column Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Standard Three Column Section Styles ----- */
.standard_three {
    padding: 110px 0px 110px 0px;
}
.standard_shaded {
    background-color: #e3e3e3;
}
.standard_heading {
    text-align: center;
}
.standard_three_column_heading h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 40px;
}
.standard_three_column_heading_white h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 40px;
    color: #ffffff;
}
.col-lg-12 {
    margin-bottom: 10px;
}
.standard_three_column_card {
    height: 100%;
}
.three_column_card_outer {
    position: relative;
    height: 100%;
    background-color: #ffffff;
}
.three_column_card_inner {
    padding: 30px;
    background-color: #ffffff;
}
.three_column_card_heading {
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    color: #C63156;
}
.three_column_card_heading h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.three_column_card_content1, .three_column_card_content2, .three_column_card_content3 {
    text-align: center;
}
/* ----- End Standard Three Column Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Standard Four Column Section Styles ----- */
.standard_four {
    padding: 110px 0px 110px 0px;
}
.standard_red_gradient {
    background-color: #C10239;
    background: url("../images/swirl_white_large_bottom.png") no-repeat center center, linear-gradient(140deg, rgba(192, 1, 56, 1), rgba(126, 13, 66, 1));
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto;
}
.standard_heading {
    text-align: center;
}
.standard_four_column_heading h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 40px;
    color: #ffffff;
}
.col-lg-12 {
    margin-bottom: 10px;
}
.standard_four_column_card {
    height: 100%;
    background-color: #ffffff;
    border-radius: 3px;
}
.four_column_card_outer {
    position: relative;
    height: 100%;
    background-color: #ffffff;
}
.four_column_card_inner {
    padding: 30px;
    background-color: #ffffff;
}
.four_column_card_heading {
    height: 100%;
    background-color: #ffffff;
    text-align: center;
}
.four_column_card_heading h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.four_column_card_content1, .four_column_card_content2, .four_column_card_content3 {
    text-align: center;
}
/* ----- End Standard Four Column Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Product Subpage Top Section Styles ----- */
#mainbody-top-subpage-product {
    background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat, url("../images/swirl-colour-left-top.png") left top no-repeat;
    background-size: auto;
    padding-top: 20px;
    padding-bottom: 0px;
}
#mainbody-top-subpage.quote {
    background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat, url("../images/swirl-colour-left-top-yellow.png") left top no-repeat;
    background-size: auto;
    padding-top: 20px;
    padding-bottom: 0px;
}
.product {
    padding-top: 40px;
}
.masthead-overlay-bottom-product {
    background-image: url("../images/swirl-colour-right-top.png");
    background-repeat: no-repeat;
    background-position: 100% 50px;
    background-size: auto;
    position: relative;
    z-index: 996;
    height: 275px;
}
.masthead-overlay-top-product {
    background-color: rgba(255, 255, 255, 0.0);
}
/* ----- End Product Subpage Top Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Subpage Top Section Styles ----- */
#mainbody-top-subpage {
    background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat, url("../images/swirl-colour-left-top.png") left top no-repeat;
    background-size: auto;
    padding-top: 40px;
    padding-bottom: 0px;
}
/* ----- End Subpage Top Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Cover Explainer Styles ----- */
.cover_explainer {
    text-align: center;
}
.cover_explainer_top {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2rem;
    text-decoration: underline;
    margin: 20px 0px;
}
.cover_explainer_bottom {
    text-align: center;
    margin-bottom: 10px;
}
/* ----- End Cover Explainer Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Image Placeholder Styles ----- */
.image_placeholder {
    min-height: 150px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
}
.img_icon {
    background-color: #ffffff;
    min-height: 110px;
}
/* ----- End Image Placeholder Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Page FAQ Section Styles ----- */
#faqs {
    padding-top: 120px;
    padding-bottom: 80px;
    z-index: 3;
    background-image: url("../images/swirl-circle-colour.png"), url("../images/swirl-colour-bottom-right.png");
    background-position: left -60px top 90px, right bottom;
    background-repeat: no-repeat;
    background-size: auto;
}
.faq-heading {
    width: 100%;
    text-align: center;
}
.faq-heading h2 {
    font-size: 1.6rem;
}
#faqs a {
    color: #9C0345;
}
#faqs h3 {
    font-size: 1rem;
    margin-bottom: 0px;
}
.accordion {
    padding: 30px 90px 30px 90px;
}
.accordion-item {
    margin: 10px 0px 10px 0px;
    border: 0.1px solid #ff0066 !important;
    border-radius: 2px;
}
.accordion-button:not(.collapsed) {
    background-color: #EBE9E9;
    color: #000000;
}
.accordion-button:focus {
    border-color: #B1002C !important;
    box-shadow: 0 0 0 0.25rem rgb(255 0 40 / 25%) !important;
}
/* ----- End Page FAQ Section CSS ----- */
/*
/
/
/
/
/
/
*/
/* Start Standard Document Button */
.standard_document_section {
    padding-top: 20px
}
.standard_document_button_box {
    width: 100%;
    text-align: center;
}
.standard_document_button_box_padding {
    padding-bottom: 20px;
}
.standard_document_button {
    width: 100%;
    border: 0px;
    padding: 12px;
    color: #ffffff;
    border-radius: 3px;
    background-color: #8D0129;
}
.standard_document_button:hover {
    color: #ffffff;
    background-color: #ff4e00;
    transition: ease-in-out;
}
.standard_document_button:focus-visible {
    outline: 6px solid #ff2400;
    border: 2px solid #ffffff;
    padding: 6px;
}
/* End Standard Document Button */
/*
/
/
/
/
/
/
*/
/* Start Dummy Login Box Styles */
.dummy_login_box_outer {
    margin-bottom: 40px;
}
.dummy_login_box_inner {
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    padding: 30px;
}
input[type=text] {
    width: 100%;
    padding: 12px 6px;
    outline: 0px;
}
.date-wrapper {
    width: 100%;
    display: flex;
}
input[type="date"] {
    flex: 1;
    font-size: 16px; /* avoids iOS zoom */
    padding: 0.5em;
    box-sizing: border-box;
    appearance: auto;
    -webkit-appearance: auto;
}
input[type=text]:focus-visible {
    outline: 6px solid #ff2400;
    border: 2px solid #ffffff;
    /* padding: 6px;
    margin-top: 6px; */
}
.dummy_login_submit_button {
    width: 100%;
    border: 0px;
    height: 50px;
    padding: 6px 12px;
    color: #ffffff;
    border-radius: 3px;
    background-color: #ff6f00;
    box-shadow: 0px 4px 12px #ffc88c;
}
.dummy_login_submit_button:hover {
    color: #ffffff;
    background-color: #ff4e00;
    transition: ease-in-out;
}
.dummy_login_submit_button:focus-visible {
    outline: 6px solid #ff2400;
    border: 2px solid #ffffff;
    padding: 6px;
    margin-top: 6px;
    height: 40px;
}
/* End Dummy Login Box Styles */
/*
/
/
/
/
/
/
*/
/* Start Customer Zone Styles */
.customer_zone_outer {
    height: 100%;
    margin-bottom: 10px;
}
.customer_zone_inner {
    background-color: #D1D1D1;
    height: 100%;
    padding: 30px;
}
.customer_zone_header h2 {
    font-size: 1.2rem;
    font-weight: 700;
}
.customer_zone_content {
    padding-top: 20px;
}
.customer_zone_box_footer {
    min-height: 70px;
    background-image: url("../images/background.png");
}
/* End Customer Zone Styles */
/*
/
/
/
/
/
/
*/
.feature_outer {
    background-color: unset;
}
/* ----- Start Footer Section Styles ----- */
#footer {
    padding-top: 90px;
    padding-bottom: 70px;
    background-image: url("../images/swirl-colour-right-footer.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto;
}
.regtext {
    font-size: 0.8rem;
}
.regtext img {
    padding-bottom: 20px;
}
.submenu {
    padding-top: 70px;
    text-transform: uppercase;
}
.submenu a {
    color: #B80050;
}
.submenu a:hover {
    color: #FF3F00;
}
.social {
    color: #C32400;
    font-size: 2.4rem;
    text-align: right;
}
.social .fa-facebook, .fa-tiktok {
    padding-right: 10px;
}
/* ----- End Footer Section Styles ----- */
/*
/
/
/
/
/
/
*/
/* ----- Start Focus Styles ----- */
a:focus-visible, .accordion-button:focus-visible {
    outline: 6px solid #ff2400;
}
.quickquote_button:focus-visible {
    outline: 0px;
}
.quickquote_content_button:focus-visible {
    outline: 0px;
}
input[type=text]:focus-visible, input[type=date]:focus-visible, select:focus-visible {
    outline: 6px solid #ff2400;
}
.navbar-toggler:focus-visible {
    outline: 6px solid #ff2400;
}
/* ----- End Focus Styles ----- */
/*
/
/
/
/
/
/
*/
/* #subpagebanner {
    height: 520px;
    background-color: #A70039;
    background-image:url("../images/Placeholder Image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    z-index: 500;
} */
#subpagebanner {
    height: 520px;
    background-color: #A70039;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-attachment: fixed;
    z-index: 500;
}
.singletrip {
    background-image: url("../images/single_trip_travel_insurance_banner.png");
}
.annualmultitrip {
    background-image: url("../images/annual_multitrip_travel_insurance_banner.png");
}
.worldwide {
    background-image: url("../images/worldwide_travel_insurance_banner.png");
}

.europe {
    background-image: url("../images/europe_travel_insurance_banner.png");
}
.uk {
    background-image: url("../images/uk_travel_insurance_banner.png");
}
.longstay {
    background-image: url("../images/long_stay_travel_insurance_banner.png");
}
.cruise {
    background-image: url("../images/cruise_travel_insurance_banner.png");
}
.wintersports {
    background-image: url("../images/winter_sports_travel_insurance_banner.png");
}
.medical {
    background-image: url("../images/medical_travel_insurance_banner.png");
}
.over50s {
    background-image: url("../images/over_50s_travel_insurance_banner.png");
}
.coronavirus {
    background-image: url("../images/coronavirus_travel_insurance_banner.png");
}
.subpagebanner-overlay {
    height: 520px;
    background-image: url("../images/Subpage-Banner-Overlay.png");
    background-repeat: no-repeat;
    position: relative;
    z-index: 501;
    background-position: bottom right;
    background-size: auto;
}
.banner {
    position: relative;
    z-index: 502;
}
.bannerrow {
    height: 520px;
}
#subpage-top {
    padding-top: 90px;
    padding-bottom: 30px;
}
#blog {
    padding-top: 140px;
    padding-bottom: 140px;
    background-image: url("../images/swirl-colour-left-top.png"), url("../images/swirl-colour-bottom-right.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top 60px left 0px, bottom right;
}
.subpage-heading {
    color: #ffffff;
    height: 100%;
    position: relative;
}
.subpage-titlebox {
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 70px;
    color: #ffffff;
    padding-right: 90px;
}
.subpage-titlebox h1 {
    font-size: 3.6rem
}
.caveat_pun {
    font-size: 0.7rem;
    padding-top: 30px;
}
#covertypes {
    background-color: #F1F1F1;
    background-image: url("../images/swirl-circle-colour.png"), url("../images/swirl-circle-colour.png");
    background-repeat: no-repeat;
    background-position: top -90px left -90px, bottom -90px right -120px;
    background-size: auto;
}
/* .formfield label {
	display:none;
} */
.autocomplete-items {
    position: absolute;
    top: 103%; /* directly below the input */
    left: 0;
    right: 0;
    z-index: 9950; /* very high to ensure visibility */
}
.autocomplete-item {
    padding: 10px;
    cursor: pointer;
    top: 6px;
    min-height: 40px;
    border-radius: 3px;
    background-color: #ffffff;
}
.autocomplete-item:hover {
    background-color: #FF890C;
    color: #000000;
}
.autocomplete-wrapper {
    position: relative;
    overflow: visible; /* ✅ This ensures the dropdown can overflow */
}
.border_stripe {
    height: 90px;
    background-color: #CE0048;
}

.person_detail {
	align-items:center;
	min-height:60px;
	display:flex;
	justify-content:right;
	
}
.person_detail_row {
	padding:12px;
	background-color:#EFEFEF;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
}
.person_cover_detail_col_left {
	font-weight:700;
}
.person_cover_detail_col_right {
	text-align:right;
}
.person_divider {
	height:1px;
	margin-top:6px;
	border-top:0.5px solid #008c8e;
	margin-bottom:8px;
}
.option_toggle_box.opex, .option_toggle_label.opex {
		align-items:center;
		display:flex;


}
.optional_extra_toggle_row {
	margin-left:0px;
	margin-right:0px;
}
.option_toggle_enabled {
	align-items:center;
	display:flex;
	min-height:50px;
}

.country_exclusion {
	padding:20px;
	background-color:#FDD6B4;
}
#exclCountries1, #exclCountries2 {
	font-weight:700;
}
/* #countryInput {
	width:100%;
} */


#impStatement {
	background-color:#FFEFEF;
	padding:20px;
	margin-bottom:60px;
}
.section_content {
	padding-bottom:10px;
}
.explainer_toggle {
	border:0px;
	background-color:unset;
	padding:0px;
	text-decoration:underline;
	cursor:pointer;
	position:relative;
	top:-20px;
}
.optionalExplainerBox1, .optionalExplainerBox2, .optionalExplainerBox3, .optionalExplainerBox4, .optionalExplainerBox5, .optionalExplainerBox6 {
	display:none;
}
.opExLabel {
	font-weight:700;
}
.travellers_mc {
	padding-top:20px;
}
.AMTChoice {
	margin-top:20px;
	border-top:0.5px solid #ffffff;
}
.AMTUpgrade_heading {
	padding-bottom:6px;
	text-align:center;
	width:100%;
	font-weight:700;
	color:#ffffff;
}
.amt_upgrade_outer {
	padding:30px;
	background-color:#70001C;
	margin-bottom:20px;
}
#AMTUpgradeCost {
	font-weight:700;
}
.AMTUpgradeToggle {
	text-align:right;
}
.AMTUpgradeToggle.custom-toggle {
	padding-top:0px;
}

.amt_box {
    min-height: 230px;
    padding: 60px;
    text-align: left;
    line-height: 1.3;
    background-image: url("../images/covertype-right.jpg");
    background-size: cover;
}
.AMTBox_text {
	    color: #ffffff;
	font-weight:500;
	margin-bottom:0px;
}
.AMTUpgradePrice {
	color:#19464F;
	font-weight:700;
}



input[type="radio"]  {

  width: 32px;
  height: 32px;
  
}
input[type="checkbox"] {
  appearance: none;
  width: 32px;
  height: 32px;
  border: 2px solid #187D84;
  border-radius: 4px;
  cursor: pointer;
  display: inline-grid;
  place-content: center;
}

input[type="checkbox"] {
  appearance: none;
  width: 32px;
  height: 32px;
  border: 2px solid #187D84;
  border-radius: 4px;
  cursor: pointer;
  display: inline-grid;
  place-content: center;
	background-color:#ffffff;
}

input[type="radio"] {
  appearance: none;
  width: 32px;
  height: 32px;
  border: 2px solid #187D84;
  border-radius: 50%;
  cursor: pointer;
  display: inline-grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.15s ease-in-out;
  background-color: #187D84;
}
input[type="radio"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]:checked {
  background-color: #187D84;
}


input[type="checkbox"]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.checkchoice label {
	padding-left:10px;
}
.fieldset_block {
	margin-bottom:50px;
}
.med_question {
	font-weight:700;
}
.med_question_caveat {
	font-weight:500;
}
input[type="radio"]:focus-visible {
  outline: 3px solid #004e52;
  outline-offset: 3px;
}
input[type="radio"]:disabled {
  border-color: #aaa;
  cursor: not-allowed;
}

input[type="radio"]:disabled::before {
  background-color: #aaa;
}
.medicalInfoChoice {
	display:block;
}
.checkchoice input[type="checkbox"], .checkchoice input[type="radio"] {
  flex-shrink: 0;
}
.checkchoice {
  display: flex;
  /* align-items: center; */
  gap: 12px;
}

.section_heading {
    padding-bottom: 10px;
    font-weight: 700;
    color: #187D84;
}

.med_question {
    font-weight: 700;
}

.section_content {
    padding-bottom: 10px;
}

.med_bullets {
    list-style: none;
    padding-left: 0;
}

.med_bullet_item {
    position: relative;
    padding-left: 50px /* space for the bullet */;
}

.med_bullet_item::before {
    content: "\f111";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #187D84;
    position: absolute;
    left: 15px;
    top: 0em;
}

input[type="checkbox"] {
    appearance: none;
    width: 32px;
    height: 32px;
    border: 2px solid #187D84;
    border-radius: 4px;
    cursor: pointer;
    display: inline-grid;
    place-content: center;
    background-color: #ffffff;
}

.checkchoice {
    display: flex;
    /* align-items: center; */
    gap: 12px;
}

.checkchoice {
    margin-top: 10px;
    align-content: left;
}

.checkchoice label {
    line-height: 1.4;
}
.checkchoice label {
    padding-left: 10px;
}
.med_label {
    display: flex;
    align-items: center;
}

#amtUpgrade1-label {
	color:#ffffff !important;
}

.AMTUpgrade_heading {
    padding-bottom: 6px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #84E208;
}

.cover_options {
	border:0.5px solid #187D84;
}

.selected_cover_outer {
	border:2px solid #9FD12D;
	margin-top:50px;
}

.selected_cover_top {
	background-color:#9FD12D;
	display:flex;
	align-items: center;
	min-height:50px;
	padding:20px;
}
.selected_cover_bottom {
	padding:20px;
}
.selected_cover_bottom_subheading {
	text-align:center;
}
.selected_cover_bottom_content {
	padding:10px;
}
.selected_cover_row {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:0.5px solid #000000;
}
.selected_cover_row_last {
	padding-top:6px;
	padding-bottom:6px;
}
.selected_cover_row_value {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:0.5px solid #000000;
	text-align:right;
}
.selected_cover_row_value_last {
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
}
.selected_stripe {
	margin-top:20px;
	min-height:40px;
	background-color:#9FD12D;
	display:flex;
	align-items:center;
	justify-content:center;
	
}



.unselected_cover_outer {
	border:2px solid #B2C190;
	margin-top:6px;
}

.unselected_cover_top {
	background-color:#B2C190;
	display:flex;
	align-items: center;
	min-height:50px;
	padding:20px;
}
.unselected_cover_bottom {
	padding:20px;
}
.unselected_cover_bottom_subheading {
	text-align:center;
}
.unselected_cover_bottom_content {
	padding:10px;
}
.unselected_cover_row {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:0.5px solid #000000;
}
.unselected_cover_row_last {
	padding-top:6px;
	padding-bottom:6px;
}
.unselected_cover_row_value {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:0.5px solid #000000;
	text-align:right;
}
.unselected_cover_row_value_last {
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
}
.unselected_stripe {
	margin-top:20px;
	min-height:40px;
	background-color:#DEDFD9;
	display:flex;
	align-items:center;
	justify-content:center;
	
}

.custom-button.AMTUpgradeButton.active .AMTUpgradePrice {
	color:#ffffff;
}
.custom-button.AMTUpgradeButton.active .AMTUpgradePrice::after {
	content:"Selected";
	display:block;
	color:#E7FFAA;
}
.med_bullets {
  list-style: none;
  padding-left: 0;
}

.med_bullet_item {
  position: relative;
  padding-left: 50px /* space for the bullet */
}

.med_bullet_item::before {
  content: "\f111";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #187D84;

  position: absolute;
  left: 15px;
  top: 0em; /* vertically align with first line */
  
}

.inner_limit {
	padding-left:30px; font-weight:500;
}

#impStatement {
    background-color: #E3F4F5;
    padding: 20px;
    margin-bottom: 60px;
}
.collapse {
    transition: height 10s ease;
    scroll-behavior: smooth;
}

a {
    text-decoration: none;
}
a:hover {
    color: #F8FF00;
    text-decoration: none;
}
input {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 51px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
input, #countryInput, #medicalInput {
    background-color: #C9D7CE;
}
select {
    width: 100%;
    padding: 6px 6px 6px 6px;
    border: 0px;
    height: 50px;
    border-radius: 4px;
    background-color: #ECEBEB;
}
input[type="date"] {
    flex: 1;
    font-size: 16px;
    padding: 0.5em;
    box-sizing: border-box;
    appearance: auto;
    -webkit-appearance: auto;
}
input[type=text] {
    width: 100%;
    padding: 12px 6px;
    outline: 0px;
}
input[type="date"] {
    flex: 1;
    font-size: 16px;
    padding: 0.5em;
    box-sizing: border-box;
    appearance: auto;
    -webkit-appearance: auto;
}
.quickquote_button_quote {
    padding: 6px 10px 6px 10px;
    background-image: linear-gradient(45deg, rgba(255, 138, 1, 1), rgba(255, 70, 6, 1));
    min-width: 180px;
    border: 0.5px;
    border-radius: 4px;
    border-color: #ff890c;
    color: #ffffff;
    height: 51px;
    margin-top: 34px;
    text-transform: uppercase;
    font-weight: 700;
}
.quickquote_button_quote:hover {
    background-image: linear-gradient(45deg, rgba(255, 138, 1, 1), rgba(255, 70, 6, 1));
    box-shadow: 0px 0px 0px 4px rgba(253, 131, 148, 0.7);
}
.quickquote_button_back {
    padding: 6px 10px 6px 10px;
    background-color: #121212;
    min-width: 180px;
    border: 0.5px;
    border-radius: 4px;
    border-color: #121212;
    color: #ffffff;
    height: 51px;
    margin-top: 34px;
    text-transform: uppercase;
    font-weight: 700;
}
.quickquote_button_back:hover {
    box-shadow: 0px 0px 0px 4px rgba(253, 131, 148, 0.7);
}
.col-lg-12 {
    margin-bottom: 10px;
}
.col-lg-12 {
    margin-bottom: 10px;
}
.col-lg-12 {
    margin-bottom: 10px;
}
.accordion-item {
    margin: 10px 0px 10px 0px;
    border-radius: 4px;
    border: 2px solid #F8FF00;
}
.accordion-button {
    background-color: #E7E7E7;
}
.accordion-button:focus {
    border-color: #CE0048;
    box-shadow: 0 0 0 0.25rem rgb(206 0 72 / 25%) !important;
}
.accordion-body {
    color: #000000;
    text-align: left;
}
.quote_tray_outer_left {
    border: 0.5px solid #ce0048;
    border-radius: 4px;
    padding: 20px 20px 50px 20px;
    min-height: 600px;
    width: 100%;
    margin-bottom: 10px;
    height: 99%;
}
.quote_tray_outer_right {
    border: 0.5px solid #ce0048;
    border-radius: 4px;
    padding: 20px;
    min-height: 600px;
    background-color: #ce0048;
    width: 100%;
    margin-bottom: 10px;
    height: 99%;
}
.breadcrumbs {
    min-height: 20px;
    margin: 10px 0px 10px 0px;
    text-align: center;
}
.quote_stage_left_title h1 {
    padding: 10px 90px 20px 90px;
    text-align: center;
    font-size: 1.4rem;
    color: #ce0048;
    float: none;
}
.question_box_center {
    text-align: center;
}
.quote_button_tray {
    padding-top: 30px;
    width: 100%;
    text-align: center;
}
fieldset {
    display: none;
    border: none;
}
fieldset.active {
    display: block;
}
.custom-button {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #333;
    cursor: pointer;
    border-radius: 5px;
    user-select: none;
    width: 100%;
    text-align: center;
    min-height: 180px;
    margin-bottom: 6px;
    position: relative;
    overflow: visible;
}
.AMTUpgradeButton {
	min-height:210px;
}
.range-group {
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="date"], input[type="number"], input[type="tel"], select {
    background-color: #DCF1E9;
}
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 3px;
    background: transparent;
    margin: 20px 0;
}
.modaltooltip_outer {
    position: relative;
    width: 100%;
    text-align: right;
}
.modaltooltip {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 1.3rem;
    z-index: 1;
}
.modaltooltip .modaltooltiptext {
    visibility: hidden;
    width: 170px;
    background-color: #0d0d0d;
    color: #fff;
    text-align: center;
    padding: 16px;
    border-radius: 4px;
    font-size: 0.8rem;
    position: absolute;
    z-index: 800;
    bottom: 125%;
    left: 50%;
    margin-left: -85px;
    opacity: 0;
    transition: opacity 0.3s;
}
.modaltooltip .modaltooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #0d0d0d transparent transparent transparent;
    z-index: 800;
}
.modaltooltip:hover .modaltooltiptext {
    visibility: visible;
    opacity: 1;
    z-index: 800;
}
.calendar_icon {
    position: relative;
    margin: 0px;
    text-align: center;
}
.calendar_icon i {
    font-size: 2.2rem;
    color: #19464F;
    margin-top: 5px;
    cursor: pointer;
}
.custom-toggle {
    align-items: center;
    gap: 10px;
    flex-direction: column;
    margin: 20px 0 40px 0px;
}
.custom-toggle::after {
    background-color: #606060;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #606060;
    transition: 0.4s;
    border-radius: 34px;
}
.slider::before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}
.custom_bullet {
    max-width: 40px;
    color: #ce0048;
}
input[type="checkbox"].standard {
    width: 30px;
    height: 30px;
}
.checkbox_label_standard {
    align-content: center;
    padding-left: 10px;
    display: inline-block;
    position: absolute;
}
input[type="checkbox"].standard {
    width: 30px;
    height: 30px;
    margin-bottom: 8px;
}
input[type="checkbox"].standard:checked {
    appearance: none;
    -webkit-appearance: none;
    background-color: #070707;
    color: #ffffff;
}
input[type="checkbox"].standard:checked::after {
    content: "✓";
    color: white;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px;
}
.toggle-labels {
    display: flex;
    justify-content: space-between;
    width: 60px;
    font-size: 0.9em;
}
.option_toggle_box {
    text-align: right;
}
.option_toggle_label {
    display: inline;
    padding-right: 10px;
    position: relative;
    top: -5px;
}
.optional_extra_row {
    padding-bottom: 10px;
    border-bottom: 0.5px solid #ce0048;
    margin-bottom: 14px;
}
#option3Selected, #option4Selected, #option5Selected, #option6Selected, #option7Selected, #option8Selected {
    display: inline-block;
    color: #ce0048;
    font-weight: 700;
}
.custom-toggle2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-image: linear-gradient(45deg, rgba(255, 138, 1, 1), rgba(255, 70, 6, 1));
    color: #ffffff;
    font-size: 2rem;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.2s, color 0.2s;
}
.custom-toggle2::before {
    content: "+";
}
.custom-toggle2[data-selected="true"] {
    background-color: #007bff;
    color: #fff;
}
.custom-toggle2[data-selected="true"] {
    background-image: linear-gradient(45deg, rgba(38, 38, 38, 1), rgba(38, 38, 38, 1));
}
.custom-toggle2[data-selected="true"]::before {
    content: "×";
}
.question_title {
    padding: 20px 0px 10px 0px;
    text-align: left;
}
.remove_traveller_tray {
    padding: 30px 0px 10px 0px;
    width: 100%;
}
hr {
    color: #232323;
}
.add_traveller_tray {
    padding: 10px 0px 6px 0px;
    width: 100%;
}
.remove_traveller_tray .option_toggle_box {
    width: 100%;
}
.remove_traveller_tray .custom-toggle2 {
    position: relative;
    right: 0px;
}
.price_outer {
    padding-bottom: 30px;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 0.5px solid #000000;
    margin-bottom: 20px;
}
.price_top {
    font-size: 3.8rem;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #ce0048;
    margin-top: -30px;
}
.ipt_top {
    width: 100%;
    text-align: center;
    margin-top: -20px;
}
.slider_container {
    border: 0.5px solid #535353;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 6px;
}
.slider_container_top1, .slider_container_top2, .slider_container_top3 {
    min-height: 50px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    font-size: 1.1rem;
    padding-top: 13px;
}
.slider_container_top1 {
    background-color: #CE0048;
}
.slider_container_top2 {
    background-color: #CE0048;
}
.slider_container_top3 {
    background-color: #CE0048;
}
.slider_container_descriptor {
    color: #000000;
    padding: 20px 110px 10px 110px;
    text-align: center;
}
.range_left {
    width: 50%;
    font-weight: 700;
    text-align: left;
    font-size: 1.2rem;

}
.range_right {
    width: 50%;
    font-weight: 700;
    text-align: right;
    font-size: 1.2rem;
}
.manual_input_row {
    padding: 30px 0px 30px 0px;
}
.manual_input_label {
    text-align: right;
    align-content: center;
}
.optional_extra_title {
    color: #ce0048;
    text-align: center;
    padding: 20px 0px 50px 0px;
    font-size: 1.3rem;
}
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.add_country_button, .add_medical_button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    border: none;
    background-image: linear-gradient(45deg, rgba(255, 138, 1, 1), rgba(255, 70, 6, 1));
    color: #ffffff;
    font-size: 2rem;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
    align-content: center;
    margin-left: 20px !important;
}
.decline_explanation {
    padding: 10px 110px 0px 110px;
    text-align: center;
}
.avatar_container {
    text-align: center;
    padding-top: 10px;
}
.avatar_messaging_outer {
    position: relative;
    height: 70%;
    margin-top: 60px;
}
.avatar_messaging {
    position: sticky;
    top: 30%;
    transform: translateY(-30%);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #ffffff;
    font-size: 1.1rem;
}
.form_subtitle {
    font-size: 1.2rem;
    padding-bottom: 10px;
    padding-top: 30px;
}
.marketing_consent_body {
    padding-bottom: 20px;
}
.toggle-labels {
    padding-top: 12px;
}
.quote_summary_upper {
    padding: 30px;
    background-color: #F3F3F3;
    margin-bottom: 10px;
}
.quote_summary_middle {
    padding: 30px;
    background-color: #F3F3F3;
    margin-bottom: 10px;
}
.quote_summary_bottom {
    padding: 30px;
    background-color: #EBEBEB;
    margin-bottom: 10px;
}
.quote_summary_upper .form_subtitle, .quote_summary_middle .form_subtitle, .quote_summary_bottom .form_subtitle {
    padding-top: 0px;
    font-weight: 700;
}
.quote_summary_line_right {
    font-weight: 700;
    text-align: right;
}
.qsr_1 {
    background-color: #ffffff;
    padding: 6px 0px;
}
.qsr_2 {
    background-color: #F3F3F3;
    padding: 6px 0px;
}
.qsr_3 {
    background-color: #F3F3F3;
    padding: 6px 0px;
}
.quote_summary_row i {
    color: #B53958;
}
.policy_info_accordion {
    padding: 0px;
}
.cover_detail_left {
    margin-bottom: 3px;
    border-bottom: 0.5px solid #000000;
}
.cover_detail_right {
    text-align: right;
    margin-bottom: 3px;
    border-bottom: 0.5px solid #000000;
}
.policy_documents_inner {
    padding: 20px 0px;
    border-bottom: 0.5px solid #000000;
}
.policy_documents_inner a {
    color: #000000;
}
.policy_documents_inner a:hover {
    text-decoration: underline;
}
.policy_documents_icon {
    text-align: right;
}
.policy_documents_icon i {
    color: #ce0048;
    font-size: 1.6rem;
}
.important_information_outer {
    background-color: #e6f5f0;
    margin-top: 40px;
    padding: 20px;
}
.important_information_outer .form_subtitle {
    padding-top: 0px;
}
.amt_upgrade_inner {
    text-align: center;
}
.amt_upgrade_price {
    font-weight: 700;
    font-size: 1.1rem;
}

.quote_content_wrapper {
    position: relative;
    flex-direction: column;
}
.quote_fixed_wrapper {
    position: sticky;
    top: 60px;
    background: white;
    z-index: 10;
    flex-shrink: 0;
}
.scrollable_area {
    flex-grow: 1;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.scrollable_area::-webkit-scrollbar {
    display: none;
}
.custom-button {
    display: inline-block;
    padding: 10px 16px;
    border: 2px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: center;
    font-weight: 500;
    user-select: none;
}
.custom-button:hover {
    border-color: #999;
    background-color: #f9f9f9;
}
.range-rail {
    position: relative;
    width: 100%;
}
.range-rail::before, .range-rail::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ce0048;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1;
}
.range-rail::before {
    left: 10px;
}
.range-rail::after {
    right: -10px;
}
.destination_title {
    padding-top: 10px;
}
.custom-toggle {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.custom-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}
.custom-toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #7F7E7E;
    transition: .4s;
    border-radius: 34px;
}
.custom-toggle .slider::before {
    content: "";
    position: absolute;
    left: 2px;
    transition: 0.2s;
}
.custom-toggle input:checked + .slider::before {
    transform: translateX(26px);
}
/*! CSS Used from: https://planetvoyage.co.uk/css/normalize.css */
h1 {
    font-size: 2em;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
a {
    background-color: transparent;
}
strong {
    font-weight: bolder;
}
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button, input, select {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="submit"] {
    -webkit-appearance: button;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
/*! CSS Used fontfaces */
@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("https://planetvoyage.co.uk/FontAwesome/webfonts/fa-regular-400.woff2") format("woff2"), url("https://planetvoyage.co.uk/FontAwesome/webfonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("https://planetvoyage.co.uk/FontAwesome/webfonts/fa-solid-900.woff2") format("woff2"), url("https://planetvoyage.co.uk/FontAwesome/webfonts/fa-solid-900.ttf") format("truetype");
}
/* Active/selected state */
.custom-button.active {
    border-color: #ff044e; /* Bootstrap blue border */
    background-image: linear-gradient(45deg, rgba(155, 0, 60, 1), rgba(206, 0, 72, 1));
    color: #fff; /* White text */
    box-shadow: 0 0 6px rgba(255, 0, 60, 0.1);
}
input[type=text]:focus-visible, .custom-button:focus-visible, .quickquote_button_quote:focus-visible, .quickquote_button_back:focus-visible, .add_country_button:focus-visible, .add_medical_button:focus-visible, .datepicker-icon:focus-visible, input[type=email]:focus-visible, input[type=date]:focus-visible, input[type=tel]:focus-visible, input[type=number]:focus-visible, select:focus-visible, .custom-toggle2:focus-visible, input[type=checkbox]:focus-visible, .custom-toggle .slider:focus-visible, .custom-toggle input[type="checkbox"]:focus-visible + .slider, input[type=range]:focus-visible, input[type=search]:focus-visible {
    outline: 6px solid #FFA92E;
    border: 2px solid #ffffff;
    /* padding: 6px;
    margin-top: 6px; */
}
.custom-toggle input:checked + .slider {
    background-color: #CE0048;
}
/* Rail wraps the input and hosts the end dots */
.range-rail {
    position: relative;
    width: 100%;
}
/* END DOTS drawn on the wrapper so they align with the rail, not the container */
.range-rail::before, .range-rail::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #CE0048; /* dot color */
    transform: translate(-50%, -50%);
    pointer-events: none; /* don’t block dragging */
    z-index: 1; /* under the thumb */
}
/* left end */
.range-rail::before {
    left: 10px;
}
/* right end (use left:100% so translate centers it on the edge) */
.range-rail::after {
    right: -10px;
}
.destination_title {
    padding-top: 10px;
}
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 3px; /* fallback height */
    background: transparent; /* so track styles apply */
    margin: 20px 0; /* enough space for large thumb */
}
/* Track */
input[type="range"]::-webkit-slider-runnable-track {
    height: 2px;
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    border-radius: 4px;
}
input[type="range"]::-moz-range-track {
    height: 2px;
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    border-radius: 4px;
}
input[type="range"]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
/* Thumb */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 40px;
    height: 40px;
    background: #FF890C;
    border-radius: 50%;
    border: 5px solid #CE0048;
    cursor: pointer;
    margin-top: -19px; /* half thumb height - half track height */
    position: relative;
    z-index: 3;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease;
}
input[type="range"]::-webkit-slider-thumb:hover {
    background: #FFB90B;
}
input[type="range"]::-moz-range-thumb {
    width: 40px;
    height: 40px;
    background: #FF890C;
    border-radius: 50%;
    border: 5px solid #CE0048;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease;
}
input[type="range"]::-moz-range-thumb:hover {
    background: #FFB90B;
}
input[type="range"]::-ms-thumb {
    width: 40px;
    height: 40px;
    background: #FF890C;
    border-radius: 50%;
    border: 5px solid #CE0048;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease;
}
input[type="range"]:focus::-webkit-slider-thumb {
    outline: 6px solid #FF0B75;
}
.email_caveat {
    font-size: 11px;
    padding-top: 30px;
}

.trip_type_image {
	background-color:black;
	border-radius:6px;
	margin-bottom:20px;
	min-height:130px;
	background-image:url("../images/triptype1.png");
	backgeound-size:contain;
	packground-position:bottom 30px, left;
	
}

/* ----- Start Media Queries ----- */
@media only screen and (min-width:1921px) {
    #subpagebanner {
        background-position: left 0px top 0px;
    }
}
@media only screen and (min-width:768px) {
    .mobiledivider {
        display: none;
    }
}
@media only screen and (min-width:1200px) {
    .subpage-titlebox h1 {
        padding-left: 60px;
    }
}
@media only screen and (max-width:1560px) {
    #subpagebanner {
        background-size: cover;
        background-position: bottom left -370px;
    }
}
@media only screen and (max-width:1000px) {
    #cookiebox {
        display: none;
        width: 100%;
        height: auto;
        padding: 5px 60px 10px 60px;
        position: fixed;
        bottom: 0px;
        font-size: .8rem;
        z-index: 999;
        background: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9));
        color: #ffffff;
    }
    .closebutton {
        margin-top: 6px;
    }
}
@media only screen and (max-width:1399px) {
    .formfield {
        display: block;
    }
    .formlabel {
        margin-top: 10px;
        font-size: .9rem;
        padding-bottom: 6px;
    }
    .buttonspan {
        width: 100%;
        text-align: right;
    }
    /* input, #age, #industry {
        width: 100%;
        min-width: 100px;
    } */

    .quickquote {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 40px;
    }
    #masthead-wrapper, #masthead-wrapper-subpage {
        background-size: auto;
        background-position: left;
    }
    #featurecarousel .feature-card-title {
        min-height: 210px;
    }
    #featurecarousel .feature-button {
        top: -50px;
    }
    #subpagebanner {
        background-position: top 0px left -410px;
        /* background-position: unset; */
        background-size: auto;
    }
}
@media only screen and (max-width:1024px) {
    #subpagebanner {
        background-size: cover;
        background-attachment: scroll;
        background-position: right 0px bottom 0px;
        height: 400px;
    }
    .bannerrow {
        height: 400px;
    }
    .subpage-titlebox h1 {
        font-size: 2.6rem
    }
    h2, h3, .one_column_card_heading h1, .one_column_card_heading h3, .three_column_card_heading h3, .four_column_card_heading h3, .standard_three_column_heading h2, .standard_four_column_heading h2, .one_column_card_heading h2, .standard_three_column_heading_white h2 {
        font-size: calc(1.3rem + .6vw);
    }
}
@media only screen and (max-width:991px) {
    .contentbox-right {
        padding-top: 50px;
    }
    .contentbox-left {
        border-right: 0px;
    }
    .contentbox-body {
        padding: 10px 90px 10px 90px;
    }
    .masthead-overlay-bottom, .masthead-overlay-bottom-product {
        position: relative;
        z-index: 996;
    }
    .masthead-overlay-top, .masthead-overlay-top-product {
        background-color: rgba(255, 255, 255, 0.5);
        height: 660px;
    }
    .social {
        text-align: left;
    }
    .keyfacts-box-top {
        padding-top: 20px;
    }
    #covertypes {
        background-position: top -160px left -90px, bottom -140px right -120px;
    }
    .featurepage {
        position: relative;
        top: -200px;
        background-color: #ffffff;
        z-index: 600;
        padding-top: 70px;
        padding-bottom: 90px;
        margin-bottom: -200px;
    }
    .featurepage h1 {
        font-size: 1.8rem;
    }
    .featurepage .contentbox-center-inner {
        padding: 0px 60px 0px 60px;
    }
    h2.feature-leadin {
        font-size: 0.9rem;
    }
    .featurepage .contentbox-center-inner h3 {
        font-size: 1rem;
    }
    #subpagebannerp {
        height: 400px;
        background-size: cover;
        background-attachment: scroll;
    }
    .subpagebanner-overlay {
        height: 400px;
    }
    .bannerrow {
        height: 400px;
    }
    .subpage-titlebox h1 {
        font-size: 2.6rem
    }
    #standard_three {
        padding: 40px 0px 20px 0px;
    }
	.quote_tray_outer_right {
        position: fixed;
        bottom: 0;
        left: 0;
        height: 160px;
        z-index: 1000;
        margin-bottom: 0px;
        border-radius: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 6px;
        min-height: 0px;
    }
    .avatar_messaging_outer {
        margin-top: 0px;
        height: 100%;
        margin-bottom: 10px;
    }
    .avatar_messaging {
        font-size: 0.9rem;
        transform: translateY(0%);
        top: 0;
        margin: 10px 0px;
    }
   /* .avatar_container img {
        width: 12%;
        height: auto;
    } */
}
@media only screen and (min-width:1399px) and (max-width:1560px) {
    #subpagebanner {
        background-size: auto;
        background-position: top 0px left -400px;
        width: auto;
        height: 100%;
    }
}
@media only screen and (max-width:1240px) {
	.col-sm-1 {
        margin-bottom: 10px;
    }
   /* .fa, .fas, #burger {
        font-size: 1.7rem;
        float: right;
        padding-top: 35px;
    } */
    ul {
        padding-left: 90px;
    }
    .col-sm-1 {
        margin-bottom: 10px;
    }
    .topnav.responsive {
        position: absolute;
        right: 0px;
        width: 45%;
        height: 100vh;
        padding-top: 70px;
        padding-bottom: 40px;
        background-color: rgba(0, 45, 50, 0.8);
    }
    .topnav {
        top: 0px;
        padding: 0px;
    }
    .topnav a {
        padding: 9px 30px;
    }
    .topnav.responsive .icon {
        position: absolute;
        top: 9px;
        left: 0px;
        width: 100%;
        height: auto;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        padding: 0px 30px;
        width: 70%;
    }
    /* .fa, .fas, #burger {
        font-size: 1.7rem;
        float: right;
        padding-top: 35px;
    } */
   /* .topnav.responsive a .fa, .fas {
        padding-top: 14px;
    } */
	
	.topnav.responsive a .fa .fas {
        padding-top: 14px;
    }
    .topnav a {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .contentblockright {
        border-left-color: #C9022D;
        border-left-style: solid;
        border-left-width: 0.5;
        border-right-width: 0px;
    }
    .contentblockright h2 {
        padding: 0px 0px 30px 90px;
    }
    .contentblockright p {
        padding-bottom: 10px;
        color: #000000;
        padding-left: 90px;
        line-height: 1.4;
    }
    .contentblockright_buttontray {
        width: 100%;
        text-align: left;
        padding-left: 90px;
    }
    ul {
        padding-left: 90px;
    }
}
@media only screen and (max-width:1199px) {
	 .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        width: 45%;
        height: 100vh;
        background-color: rgba(0, 12, 24, 0.8); /* transparent sea */
        padding-top: 60px; /* to avoid overlap with navbar brand/toggler */
        z-index: 1050;
        transition: transform 0.2s ease-in-out;
    }
    .navbar-toggler {
        position: relative;
        z-index: 1100; /* higher than .navbar-collapse */
    }
    .navbar-collapse {
        z-index: 1050;
    }
    #burger {
        color: #FF8C28;
        font-size: 1.8rem;
    }
    .navbar-collapse:not(.show) {
        transform: translateX(100%);
    }
    .navbar-collapse.show {
        transform: translateX(0);
    }
    .navbar-nav {
        flex-direction: column;
        padding-left: 1rem;
    }
    .dropdown-menu {
        background-color: transparent;
        border: none;
    }
    .burgerlink, .nav-link {
        color: #fff !important;
    }
    .navbar-toggler {
        z-index: 1060; /* ensure it's above the menu */
    }
    .navbar-toggler:focus {
        box-shadow: unset;
    }
    .nav_getaquote {
        padding: 0px 70px 0px 0px;
        background-color: unset;
        border-radius: 0px;
        margin-left: 0px;
        color: rgba(0, 0, 0, .55);
        /* padding-right: 20px; */
    }

    .nav_getaquote:hover {
        box-shadow: 0px 0px 0px 0px;
        color: #F8FF00;
        background-color: unset;
    }
    li {
        list-style-position: inside;
    }
    .burgertray {
        /* background-color: #ffffff;
        padding-left: 20px;
        padding-right: 20px; */
position: absolute;
        right: 40px;
    
    }
    .dropdown-menu.show {
        /* text-align: right; */
        border: none;
    }
    .nav-item:active, .nav-item:hover {
      /*  background-color: #C3003C; */
		color:#FFC4D6;
        border-radius: 3px;
    }
    .dropdown-menu.show, .nav-item {
        padding-right: 20px;
    }
    .nav-item.dropdown, .nav-item.dropdown:hover {
       /* background-color: #ffffff; */
        color: #000000;
    }
	.dropdown-menu.show, .nav-item {
        padding-right: 70px;
    }
	.dropdown-item {
		color:#ffffff;
	}
	nav a, .nav-item a {
    text-transform: uppercase;
    color: #ffffff;
}
    /* a.burgerlink:hover {
        color: #ffffff !important;
    } */
    #featurecarousel .feature-button {
        top: -85px;
    }
    .subpage-titlebox {
        padding-right: 0px;
    }
    .subpagebanner-overlay {
        background-size: 0%;
    }
    .nav_getaquote {
        background-color: unset;
        border-radius: 0px;
        margin-left: 0px;
        color: rgba(0, 0, 0, .55);
    }
    .nav_getaquote .nav-link {
       /* color: rgba(0, 0, 0, .55) !important; */
    }
    .nav_getaquote:hover {
        /* background-color: unset; */
        box-shadow: 0px;
        color: #ffffff;
    }
    .one_column_card_content1, .one_column_card_content2, .one_column_card_content3 {
        margin: 0px 0px;
    }
.dropdown-item:active, .dropdown-item:hover a, a.burgerlink:hover {
    color: #FF8C28;
}
    .range-group {
        padding: 0px 30px;
    }
	.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: unset;
}
		nav a {
		color:#ffffff;
	}

}
@media only screen and (max-width:768px) {
	 .accordion {
        padding: 30px 0px 30px 0px;
    }
    .dropdown-menu.show {
        text-align: left;
    }
    #masthead-wrapper {
        min-height: 500px;
        background-position: -220px -200px;
    }
    #masthead-wrapper-subpage {
        min-height: 500px;
        background-position: -220px -200px;
    }
    .masthead-overlay-top {
        background-color: rgba(255, 255, 255, 0.7);
        height: 500px;
    }
    .masthead-overlay-top-product {
        background-color: rgba(255, 255, 255, 0.7);
        height: 500px;
    }
    .hero-strap, .hero-strap-subpage {
        padding-top: 30px;
    }
    .hero-strap p, .hero-strap-subpage p {
        font-size: 2.2rem;
        line-height: 1;
    }
    .hero-strap h1, .hero-strap-subpage h1 {
        font-size: 4.3rem;
        line-height: 1;
    }
    .hero-strap h2, .hero-strap-subpage h2 {
        font-size: 1.2rem;
        width: 100%;
    }
    .covidicon {
        padding-right: 0px;
        tet-align: center;
    }
    .covidtext {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .covid-statement-line1 {
        padding-top: 0px;
        line-height: 1;
        font-size: 1.3rem;
    }
    .trustpiloturl {
        font-size: 0.8rem;
    }
    #faqs {
        background-position: left 70px top -170px, right bottom;
    }
    .submenu {
        padding-top: 0px;
    }
    .social {
        padding: 30px 10px 50px 10px;
    }
    #featurecarousel .feature-continue {
        padding-top: 60px;
    }
    #subpagebanner {
        height: 320px;
    }
    .subpagebanner-overlay {
        height: 320px;
    }
    .bannerrow {
        height: 320px;
    }
    .subpage-titlebox h1 {
        font-size: 2rem
    }
    .standard_three_column_card {
        flex-direction: column;
        align-items: center;
    }
    .three_column_card_outer {
        flex: 1 1 100%;
        min-width: 100%;
    }
    /*.feature_card_image, .feature-card-image-frame {
        width: 100%;
        height: auto;
    }*/
    .feature_image_fix {
        margin-top: 30px;
    }
	.navbar-collapse {
        width: 100%;
        height: auto;
        padding-bottom: 60px;
    }
    p {
        font-size: 0.8rem;
    }
    .breadcrumbs img {
        width: 80%;
        height: auto;
    }
    .quickquote_button_quote, .quickquote_button_back {
        width: 100%;
        min-width: 100px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .custom-button {
      /*  max-width: 240px; */
    }
    .optional_extra_title {
        font-size: 1.1rem;
        padding-bottom: 10px;
    }
    .question_title, .option_toggle_label, .manual_input_label, .marketing_consent_body, .important_information_body, .policy_documents_label, .med_question, .med_content_caveat, .checkchoice label, .country_exclusion, .AMTBox_text, .quote_summary_line_left, .quote_summary_line_right, .custom_bullet_text, .med_bullet_item {
   
        font-size: 0.9rem;
    }
    .price_top {
        font-size: 2.4rem;
        padding-bottom: 6px;
        padding-top: 15px;
    }
    .slider_container_descriptor, .decline_explanation {
        padding: 10px 10px 20px 10px;
        font-size: 0.9rem;
    }
    .manual_input_row {
        padding: 20px 0px;
    }
    .range-group {
        padding: 0px 22px;
    }
    .slider_container_top1, .slider_container_top2, .slider_container_top3 {
        font-size: 1rem;
        padding: 10px 12px;
    }
    .form_subtitle {
        font-size: 1rem;
        font-weight: 700;
    }
    .calendar_icon .fas {
        padding-top: 0px;   
    }
    .quote_summary_line_left, .quote_summary_line_right {
        text-align: left;
    }
    .quote_summary_line_left {
        font-weight: 700;
    }
    .quote_summary_line_right {
        font-weight: 500;
    }
    .cover_detail_left {
        text-align: left;
        margin-bottom: 3px;
        border-bottom: 0px;
        padding-top: 6px;
    }
    .cover_detail_right {
        text-align: left;
        padding-bottom: 6px;
    }
    .quote_stage_left_title h1 {
        padding: 10px 10px 20px 10px;
        font-size: 1.2rem;
    }
    #mainbody-top-subpage.quote {
        background: url("../images/swirl-colour-right-bottom.png") right bottom no-repeat;
    }
    .question_title {
        padding: 10px 0px 10px 0px;
    }
		.person_detail {
	min-height:0px;
}
	    .checkchoice {
        gap: 0px;
    }
} 
@media only screen and (max-width:575px) {
	 input, #countryInput {
        min-width: 0px;
    }
    .logobox {
        padding-left: 20px;
        position: relative;
    }
    .dropdown-item {
        white-space: unset;
    }
    .contentbox-body {
        padding: 10px 30px 10px 30px;
    }
    #mainbody-top, #mainbody-top-subpage {
        padding-top: 70px;
        background-size: 0%;
    }
    #subpage-top {
        padding-top: 70px;
        background-size: 0%;
    }
    #subpagebanner {
        height: 280px;
        background-color: #A70039;
    }
    .subpagebanner-overlay {
        height: 280px;
    }
    .bannerrow {
        height: 280px;
    }
    .subpage-titlebox {
        width: 100%;
        padding-right: 30px;
    }
    .subpage-titlebox h1 {
        font-size: 1.6rem;
        text-align: right;
    }
    #keyfacts {
        margin-left: 30px;
        margin-right: 30px;
    }
    .featurepage {
        position: relative;
        top: -100px;
        background-color: #ffffff;
        z-index: 600;
        padding-top: 70px;
        padding-bottom: 90px;
        margin-bottom: -100px;
        background-size: 0%;
    }
    .featurepage h1 {
        font-size: 1.4rem;
    }
    .featurepage .contentbox-center-inner {
        padding: 0px 30px 0px 30px;
    }
    #feature {
        background-size: 0%;
    }
    #feature h1 {
        font-size: 1.4rem;
    }
    .standard_one {
        padding: 50px 0px 50px 0px;
    }
}
@media only screen and (max-width:400px) {
    #masthead-wrapper {
        min-height: 380px;
        background-position: -360px -280px;
    }
    #masthead-wrapper-subpage {
        min-height: 380px;
        background-position: -360px -280px;
    }
    .masthead-overlay-top, .masthead-overlay-top-product {
        background-color: rgba(255, 255, 255, 0.7);
        height: 380px;
    }
    .masthead-overlay-bottom, .masthead-overlay-bottom-product {
        background-size: 50%;
    }
    .hero-strap p, .hero-strap-subpage p {
        font-size: 1.4rem;
        line-height: 1;
    }
    .hero-strap h1, .hero-strap-subpage h1 {
        font-size: 2.4rem;
        line-height: 1;
    }
    .hero-strap h2, .hero-strap-subpage h2 {
        font-size: 1.2rem;
        width: 100%;
    }
    .decoration-top img {
        width: 54%;
        height: auto;
    }
    #mainbody-top-subpage-product {
        background-position: 300px 100%, -200px 0px;
    }
}

/* ----- End Media Queries ----- */




