/* document font */

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}


/* navbar css */

.navbar {
    padding: 15px 70px;
}

.nav-item {
    width: 90px;
    height: 16px;
    text-align: center;
    margin: 5px;
}

.nav-link {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #625d5d;
    /* color: var(--brownish-grey); */
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    transition: color .1s, background-color .1s;
}

a {
    position: relative;
    /* display: block;
    padding: 16px 0;
    margin: 0 12px;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    text-transform: uppercase; */
    transition: color .1s, background-color .1s, padding .2s ease-in;
    color: #000;
}

.navbar-nav a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #000;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: color .1s, transform .2s ease-out;
}

.active {
    background-color: #625d5d;
    border-bottom: 3px solid #ff0000 !important;
}

.active-bar {
    background-color: #625d5d;
    border-bottom: 3px solid #ff0000 !important;
}


/* progress-nav */

.progress-navbar {
    height: 47px;
    background-color: rgba(155, 155, 155, 0.61);
    width: 100%;
}

.progress-navbar ul {
    margin-bottom: 0;
}

.progress-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    padding-left: 0 !important;
}

.progress-nav-item {
    width: 278px;
    height: 47px;
    padding: 10px 17px 0 0;
    /* background-color: rgba(155, 155, 155, 0.61); */
    text-align: center;
    border-style: solid;
    border-width: 0 1px 0 1px;
    border-color: white;
    color: white;
}

.progress-nav-item a {
    color: white;
}

.progress-nav-item a:hover {
    color: black;
}


/*.progress-active {*/


/*background-color: #625d5d;*/


/*border-bottom: 3px solid #ff0000;*/


/*}*/

.not-active {
    pointer-events: none !important;
    cursor: default !important;
}


/* container*/

.container-heading {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
    object-fit: contain;
    padding-bottom: 30px;
    margin-top: -30px;
}

.container-body {
    /* width: 1152px;
    height: 627px; */
    object-fit: contain;
    /* background-color: #fbfbfb; */
    margin-left: 10px;
    padding-bottom: 40px;
    margin-top: 50px;
}

.Rectangle-4-Copy-15 {
    width: 1141px;
    height: 502px;
    background-color: #fbfbfb;
}

.close-btn {
    width: 255px;
    height: 51px;
    margin-left: -15px !important;
}

.download-btn {
    margin-right: -49px !important;
}

.container-left {
    float: left !important;
}

.container-right1 {
    float: right !important;
    margin-top: -580px;
}

.container-right {
    float: right !important;
    margin-top: -13px;
}

.container-image {
    height: 110px;
    margin-top: 10px;
}

.container-image1 {
    height: 110px;
    margin-top: 10px;
}

.container-bottom {
    /* width: 1152px;
    height: 627px; */
    object-fit: contain;
    /*background-color: #fbfbfb;*/
    padding-bottom: 10px;
    margin-top: 25px;
}

.review-line {
    border: none;
    height: 2px;
    background-color: rgba(114, 113, 113, 0.4);
    width: 538px;
    margin-left: -252px;
}

.review-line1 {
    border: none;
    height: 2px;
    background-color: rgba(114, 113, 113, 0.4);
    width: 538px;
    margin-left: -252px;
}

.container-bottomright {
    float: right !important;
    margin-top: -10px;
    margin-left: 576px;
    width: 536px;
    height: 180px;
    background-color: #626262;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
}

.table-infor {
    float: left !important;
    width: 500px;
    color: #c4c0c0;
}

.container-summary-details {
    width: 535px;
    /* height: 211px; */
    background-color: #EAEAEA;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 var(--black-50);
    margin: 0 0 20px 5px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.container-summary-details-2 {
    width: 535px;
    /* height: 204px; */
    background-color: #EAEAEA;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 var(--black-50);
    margin: 0 0 20px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.container-summary-details-3 {
    width: 535px;
    height: 200px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 var(--black-50);
    /* margin: 134px 0 20px; */
}

.container-ref {
    width: 1141px;
    height: 279px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    /*padding-left: 11px;*/
    padding: 20px 0 20px 20px;
}

.container-payment {
    width: 1141px;
    height: 200px;
    background-color: #edf8f7;
}

.payment-type {
    width: 449px;
    height: 93px;
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 1px #979797;
    margin: 15px 0 33px 75px;
    padding: 10px;
}

.card-details {
    width: 475px;
    height: 298px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    position: relative;
    bottom: 18px;
    top: 15px;
    padding: 20px;
}

.cover-row {
    margin-top: -30px;
}

.captcha-row {
    margin: 0 0 14px 42%;
}

.ccv-info {
    width: 14px;
    height: 14px;
    margin-left: 10px;
}

.term-heading {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    /* line-height: 1.68; */
    letter-spacing: normal;
    color: #373a3c;
    /* margin-left: 10px; */
}

.terms {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #373a3c;
    /* margin-left: 25px;
    margin-bottom: 36px; */
    width: 500px;
    font-size: 12px;
}


/* form controls */

.btn {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    /* position: absolute !important; */
    bottom: 0 !important;
}

.btn-primary {
    width: 161px;
    height: 51px;
    background-color: #c2c2c2;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border: 0;
    /* margin: 10px; */
    /* position: absolute !important;
    bottom: 0 !important; */
}

.btn-primary:hover {
    color: #fff;
    background-color: #b5b5b5;
    border-color: #a9a9a9;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(194, 194, 194, .25);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(194, 194, 194, .5);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a9a9a9;
    border-color: #b5b5b5;
}

.btn-success {
    width: 161px;
    height: 51px;
    background-color: white;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.5);
    border: 0;
    /* margin: 10px; */
    color: #626262;
}

.btn-success:hover {
    color: white;
    background-color: #626262;
    border-color: white;
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: #626262;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: white;
    background-color: #626262;
    border-color: white;
}

.btn-success:disabled {
    color: #fff;
    background-color: #303131;
    border-color: #303131;
    cursor: no-drop;
}

label {
    margin-bottom: -0.5rem !important;
}

.mini-label {
    font-size: 12.7px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #373a3c;
}

.custom-radio {
    margin: -2px 0 -5px 5px;
}

.layer {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #373a3c;
}

.Error-message-Return {
    width: 1113px;
    font-family: HelveticaNeue;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
    padding: 10px;
}

.success {
    height: 29px;
    font-family: Helvetica Neue Light;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #417505;
    margin-top: 60px;
    padding-top: 10px;
    padding-left: 12px;
}

.error-container {
    width: 1141px;
    height: 184px;
    background-color: #fbfbfb;
}

.Error {
    width: 53px;
    height: 29px;
    font-family: HelveticaNeue;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #d0021b;
    margin-top: 33px;
}

.re-text {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
}

.total-text {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.68;
    letter-spacing: normal;
    color: #373a3c;
    margin-top: 10px;
}

.price {
    font-size: 72px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: .56;
    letter-spacing: normal;
    color: #373a3c;
}

.cents {
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #373a3c;
    position: relative;
    top: -28px;
    right: -10px;
}

.pay-method {
    font-size: 21.6px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.68;
    letter-spacing: normal;
    color: #373a3c;
    margin-top: -50px;
}

.form-control {
    height: 38px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    margin-top: 10px;
}

.img-vehicle {
    /*margin: 20px 0px 0px 0px;
    margin-left: 200px; */
    display: block;
    margin-right: auto;
    height: 70%;
}

.summary-text {
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: normal;
    color: #373a3c;
    margin: 20px 0;
}

.covered-items {
    font-size: 26.9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #373a3c;
    margin: 20px;
}

.cover-price {
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: normal;
    color: #373a3c;
    margin: 20px;
}

.container-pricing {
    width: 400px;
}

.sub-head {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #9b9b9b;
}

.third-part-text {
    height: 29px;
    font-family: HelveticaNeue;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
}

.in-number {
    width: 875.5px;
    height: 82px;
    font-family: HelveticaNeue;
    font-size: 72px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    /*line-height: .56;*/
    line-height: 1;
    letter-spacing: normal;
    color: #373a3c;
}

.reference-number {
    width: 875.5px;
    height: 82px;
    font-family: HelveticaNeue;
    font-size: 72px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: .56;
    letter-spacing: normal;
    color: #373a3c;
    margin: 0 20px 27px 16px;
}

.in-date {
    height: 29px;
    font-family: HelveticaNeue;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
}

.For-further-assistance {
    font-family: HelveticaNeue;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
    padding-top: 50px;
    padding-left: 10px;
}

.gj-datepicker [role=right-icon] {
    cursor: pointer;
    /* height: 23px; */
    padding-top: 10px;
}

.gj-icon {
    color: #616569;
}

.edit {
    color: #616569;
    margin-top: -8px;
}


/* check box

.mt-2,
.my-2 {
    margin-top: -5px!important;
} */

.form-group {
    margin-top: -15px !important;
    margin-bottom: 2rem !important;
}


/* cancel button*/

.cancel {
    width: 268px;
    height: 51px;
    background-color: #c2c2c2;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 var(--black-50);
}

.Rectangle-5 {
    width: 571px;
    height: 230px;
    opacity: .07;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 var(--black-50);
    background-color: #00ffec;
    border: solid 1.2px #05958e;
}


/* Footer */

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 90px;
    line-height: 60px;
    /* Vertically center the text there */
    background-color: white;
}

.foote-line {
    border: none;
    height: 1px;
    background-color: #4a4a4a;
}

.footer-logo {
    height: 40px;
    margin-top: -35px;
    /*  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.foote-text {
    margin-top: -10px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #030707;
}


/* gijgo css */

.gj-checkbox-md input[type=checkbox]:checked+span:after {
    color: #FFF;
    background-color: #00bcab !important;
    position: absolute;
    left: 1px;
    top: -0px !important;
}

.gj-checkbox-md input[type=checkbox]:checked+span {
    border: 2px solid #00bcab !important;
}


/* Custom page CSS
  -------------------------------------------------- */


/* Not required for template or sticky footer method. */

body>.container {
    padding: 60px 15px 0;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}


/* telephone flags */

.iti-flag {
    background-image: url("../phoneStyles/build/img/flags.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../phoneStyles/build/img/flags@2x.png");
    }
}


/* Extra small devices (phones, less than 768px) */


/* No media query since this is the default in Bootstrap */


/* Small devices (landscape phones, 544px and up) */

@media (min-width: 544px) {}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (min-width: 768px) {}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}


/*
.intl-tel-input {
    position: relative;
    display: none !important;
} */


/* loading spinners*/

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #cef;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 .5s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 .5s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 .5s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 .5s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(19px, 0);
    }
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cef;
    margin: -3px 0 0 -3px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.menu-position {
    padding-left: 264px;
}

.ng-valid.required,
.ng-valid[required] {
    border-left: 5px solid #42A948;
    /* green */
}

.sub {
    bottom: 0 !important;
    display: none !important;
}

.subInvalid {
    color: #a94442 !important;
    display: inline !important;
}

.subFocus {
    color: #212529 !important;
    display: inline !important;
}

.sub-valid {
    color: #212529 !important;
    display: none !important;
}

[data-tip] {
    position: relative;
}

[data-tip]:before {
    content: '';
    /* hides the tooltip when not hovered */
    display: none;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    /* border-bottom: 5px solid #1a1a1a; */
    position: absolute;
    top: 30px;
    left: 265px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    transform: rotate(179deg);
}

[data-tip]:after {
    display: none;
    content: attr(data-tip);
    position: absolute;
    top: -5px;
    left: 219px;
    padding: 2px 8px;
    background: #c2c2c2;
    color: black;
    font-size: .75em;
    border-radius: 3px;
    word-wrap: normal;
}

[data-tip]:hover:after,
[data-tip]:hover:before {
    display: block;
}

.InsuredItemReview {
    margin-top: 3px;
}

.InsuredItemTrav {
    margin-top: 3px;
}

.Notelabel {
    margin-top: -11px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.container-success-padding {
    padding: 20px;
}

.height-auto {
    height: auto;
}

.width-auto {
    width: auto;
}

.browser-type-notification {
    margin-bottom: 0;
    background-color: #626262;
    color: #fff;
    border-color: #626262;
    border-radius: 0;
    padding: .75rem 1.25rem;
}

.browser-type-notification-btn-close {
    color: #FFFFFF;
}


/* END loading spinners*/