﻿body {
    overflow-x: hidden;
}

@charset "UTF-8";

.sbOptions a, .sbSelector {
    display: block;
    text-align: center;
    outline: 0;
}

.sbHolder {
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    height: 35px;
    position: relative;
    border-bottom: 2px dotted #ae353a;
}

.sbToggle, .sbToggleOpen {
    background: url(/includes_new/images/dd_downArrowbrw.png) 0 10px no-repeat;
}

.sbOptions, .sbSelector, .sbToggle {
    position: absolute;
}

.sbSelector {
    height: 35px;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    text-indent: 10px;
    top: 0;
    width: 100%;
    padding-right: 15px;
    letter-spacing: 2px;
}

    .sbSelector:hover, .sbSelector:link, .sbSelector:visited {
        color: #a41c22;
        outline: 0;
        text-decoration: none;
    }

.sbToggle {
    display: block;
    height: 35px;
    outline: 0;
    right: 0;
    top: 0;
    width: 20px;
}

.sbHolderDisabled {
    background-color: #3c3c3c;
    border: 1px solid #515151;
}

.sbOptions {
    background-color: #fff;
    list-style: none;
    left: 0;
    margin: 0;
    padding: 0;
    top: 35px;
    z-index: 5;
    width: 100%;
}

    .sbOptions li {
        padding: 0;
    }

    .sbOptions a {
        padding: 4px 0 2px;
    }

        .sbOptions a:link, .sbOptions a:visited {
            color: #616161;
            text-decoration: none;
        }

        .sbOptions a.sbFocus, .sbOptions a:focus, .sbOptions a:hover {
            color: #000;
        }

    .sbOptions li.last a {
        border-bottom: none;
    }

    .sbOptions .sbDisabled, .sbOptions .sbGroup {
        border-bottom: dotted 1px #515151;
        padding: 7px 0 7px 3px;
        display: block;
    }

    .sbOptions .sbDisabled {
        color: #999;
    }

    .sbOptions .sbGroup {
        color: #ebb52d;
        font-weight: 700;
    }

    .sbOptions .sbSub {
        padding-left: 17px;
    }

.buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbToggle {
    background: url(/includes_new/images/dd_downArrowbrw.png) 0 21px no-repeat;
    display: block;
    height: 35px;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbSelector:hover, .buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbSelector:link, .buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbSelector:visited {
    color: #77787b;
    outline: 0;
    text-decoration: none;
}

.buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbHolder {
    height: 50px;
}

.buysingletrip.bst .buysingletripContainer .RG_gray_box.full .sbSelector {
    height: 50px;
    line-height: 50px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px 0.4em;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-active, .ui-menu .ui-state-focus {
        margin: -1px;
    }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: 0.4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 0.1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none;
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: 0.4em 1em;
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

        .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus {
            z-index: 9999;
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: 0.4em 1em;
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%;
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: 0.12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: 0.2em 0;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 0.9em;
        border-collapse: collapse;
        margin: 0 0 0.4em;
    }

    .ui-datepicker th {
        padding: 0.7em 0.3em;
        text-align: center;
        font-weight: 700;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: 0.2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: 0.7em 0 0 0;
        padding: 0 0.2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: 0.5em 0.2em 0.4em;
            cursor: pointer;
            padding: 0.2em 0.6em 0.3em 0.6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto 0.4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: 0.4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: 0.1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: 0.3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: 0.5em 1em;
        background: 0 0;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: 0.5em;
        padding: 0.3em 1em 0.5em 0.4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: 0.5em 0.4em 0.5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0;
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0;
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0;
    }

    .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw {
        width: 7px;
        height: 7px;
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0;
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
        height: 100%;
        opacity: 0.25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: 700;
            line-height: 1.5;
            padding: 2px 0.4em;
            margin: 0.5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: 0.7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: 0.8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -0.3em;
        margin-left: -0.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -0.3em;
        margin-left: 0;
        margin-bottom: -0.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0.222em 0;
    margin: 0.2em 0;
    vertical-align: middle;
    margin-left: 0.4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: 0.5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative;
    padding: 0.2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: 0.2em 0.2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px 0.2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: 0.5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text;
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

    .ui-widget-content a {
        color: #333;
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700;
}

    .ui-widget-header a {
        color: #333;
    }

    .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: 400;
        color: #454545;
    }

        .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
            color: #454545;
            text-decoration: none;
        }

            .ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: 400;
                color: #2b2b2b;
            }

                .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
                    color: #2b2b2b;
                    text-decoration: none;
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff;
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff;
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none;
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f;
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35);
    }

.ui-icon {
    width: 16px;
    height: 16px;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

    .owl-carousel .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .owl-carousel .owl-animated-in {
        z-index: 0;
    }

    .owl-carousel .owl-animated-out {
        z-index: 1;
    }

    .owl-carousel .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        -webkit-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.ui-loader {
    display: block;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #00305a;
    z-index: 100000;
}

.ui-loader-otp {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #003d59;
    z-index: 100000;
    display: none;
}

.cursorpointer {
    cursor: pointer;
}

.loader-inner {
    width: 300px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.face {
    width: 4rem;
    height: 4rem;
    margin: 0 0.3rem;
    padding: 0.5rem;
    border-radius: 50px;
    opacity: 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}

    .face .dot {
        display: inline-block;
        position: absolute;
        width: 40px;
        height: 10px;
        right: 0;
        left: 0;
        text-align: center;
        margin: 0 auto;
        top: 30%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #f44336;
        border-radius: 50%;
        margin-top: 10px;
    }

    .face:nth-child(1) {
        -webkit-animation: waves 5s linear infinite;
        animation: waves 5s linear infinite;
    }

        .face:nth-child(1) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -3px 22px;
            width: 35px;
            height: 15px;
            border-radius: 0;
        }

    .face:nth-child(2) {
        -webkit-animation: waves 5s 0.2s linear infinite;
        animation: waves 5s 0.2s linear infinite;
    }

        .face:nth-child(2) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -61px 51px;
            width: 30px;
            height: 18px;
            border-radius: 0;
        }

    .face:nth-child(3) {
        -webkit-animation: waves 5s 0.4s linear infinite;
        animation: waves 5s 0.4s linear infinite;
    }

        .face:nth-child(3) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -117px 23px;
            width: 32px;
            height: 23px;
            border-radius: 0;
        }

    .face:nth-child(4) {
        -webkit-animation: waves 5s 0.6s linear infinite;
        animation: waves 5s 0.6s linear infinite;
    }

        .face:nth-child(4) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -473px 22px;
            width: 18px;
            height: 20px;
            border-radius: 0;
        }

    .face:nth-child(5) {
        -webkit-animation: waves 5s 0.8s linear infinite;
        animation: waves 5s 0.8s linear infinite;
    }

        .face:nth-child(5) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -516px 23px;
            width: 25px;
            height: 22px;
            border-radius: 0;
        }

    .face:nth-child(6) {
        -webkit-animation: waves 5s 1s linear infinite;
        animation: waves 5s 1s linear infinite;
    }

        .face:nth-child(6) .dot {
            background: url(../images/loader-sprite.png);
            background-position: -562px 23px;
            width: 35px;
            height: 20px;
            border-radius: 0;
        }

.first-face {
    justify-content: center;
    align-items: center;
}

.second-face {
    justify-content: space-between;
}

    .second-face .dot:last-of-type {
        align-self: flex-end;
    }

.third-face {
    justify-content: space-between;
}

    .third-face .dot:nth-child(2) {
        align-self: center;
    }

    .third-face .dot:last-of-type {
        align-self: flex-end;
    }

.fourth-face {
    justify-content: space-between;
}

    .fourth-face .column {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

.fifth-face {
    justify-content: space-between;
}

    .fifth-face .column {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

        .fifth-face .column:nth-child(2) {
            justify-content: center;
        }

.sixth-face {
    justify-content: space-between;
}

    .sixth-face .column {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

@-webkit-keyframes waves {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }

    4% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        opacity: 1;
    }

    8% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    70% {
        opacity: 0;
    }
}

@keyframes waves {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }

    4% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        opacity: 1;
    }

    8% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    70% {
        opacity: 0;
    }
}

.bg-blue {
    background-color: #00305a;
}

.section-content.bg-darkgray {
    background-color: #eeecdd;
}

.bg-lightgray {
    background-color: #f8f6f6;
}

.bg-white {
    background-color: #fff;
}

.bg-orange {
    background-color: #f68134;
}

.bg-grey {
    background-color: #f9fafc;
}

.clearfix {
    clear: both;
}

.uppercase {
    text-transform: uppercase;
}

.scrollTop {
    bottom: 30px;
    right: 6rem;
    background: #ec6608 url(../images/up_ico.png) no-repeat;
    background-position: 14px 17px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    margin-top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.29);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.29);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.wave:after, .wave:before {
    position: absolute;
    background: #f77a42;
    margin-left: 0;
    margin-top: 0;
    width: 50px;
    height: 50px;
    content: "";
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    opacity: 0;
}

.wave:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .wave:hover:after {
        -webkit-animation: wave-animate 3s 1.5s infinite ease-out;
        animation: wave-animate 3s 1.5s infinite ease-out;
    }

    .wave:hover:before {
        -webkit-animation: wave-animate 3s infinite ease-out;
        animation: wave-animate 3s infinite ease-out;
    }

@-webkit-keyframes wave-animate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center;
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}

@keyframes wave-animate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center;
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}

body.no-scroll {
    position: fixed;
    width: 100%;
    overflow: hidden;
}

.over-hidden {
    overflow: hidden;
    width: 100%;
    position: fixed;
    height: 100%;
}

.il-penone {
    pointer-events: none !important;
    border-bottom: none;
}

.il-container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.date-feild:before, .icomoon-icon, .lombard-call a:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sup {
    color: #e3cf7d;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
        pointer-events: none;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

li, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Mulish, sans-serif;
    font-size: 62.5%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

[role="button"] {
    cursor: pointer;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 768px) {
    .container {
        width: 758px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 1014px;
    }
}

@media (min-width: 1360px) {
    .container {
        width: 1330px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}
/*.show {display: block !important;}*/

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.ui-tabs {
    position: relative;
    padding: 0.2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: 0.2em 0.2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px 0.2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: 0.5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text;
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    -ms-box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

.container-fuild {
    padding: 0 10px;
}

.container-small {
    max-width: 120rem;
    margin: 0 auto;
}

.center-block {
    margin: 0 auto;
    display: block;
}

::-moz-selection {
    color: red;
    background: #ececec;
}

.section-content {
    padding: 6rem 0 6rem 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-weight: 300;
}

p, span {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.3rem;
    font-weight: 300;
}

p {
    font-size: 17px;
    line-height: 3rem;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.bg-blue a, .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6, .bg-blue p, .bg-blue span {
    color: #fff;
}

h1, h3 {
    font-size: 4rem;
    margin-bottom: 1rem;
    font-weight: 200;
}

h2 {
    font-size: 3.5rem;
    color: #282828;
    font-weight: 400;
    font-weight: 200;
    margin-bottom: 0.6rem;
}

h3 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2rem;
    font-weight: 200;
}

.subTitle {
    font-size: 1.5rem;
    color: #979797;
}

a {
    font-size: 1.4rem;
    color: #fe6625;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

    a:active, a:hover {
        color: #fe6625;
        text-decoration: none;
    }

.tab-wrap {
    padding-top: 1rem;
}

.tab-head {
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
    margin-bottom: 2rem;
}

    .tab-head li {
        min-width: 20rem;
        float: left;
        padding: 1.7rem;
        text-align: center;
        font-size: 1.7rem;
        font-weight: 700;
        color: #b2b2b2;
        position: relative;
        cursor: pointer;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

        .tab-head li:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 2px;
            top: 100%;
            left: 0;
        }

        .tab-head li.active {
            color: #f16623;
            z-index: 5;
        }

        .tab-head li.bar {
            position: absolute;
            height: 3px;
            padding: 0;
            background: #f16623;
            top: 100%;
            z-index: 4;
            left: 0;
        }

            .tab-head li.bar:after {
                display: none;
            }

        .tab-head li:not(.active):hover {
            color: #7e7e7e;
        }

.tab-content-body {
    position: relative;
}

.tab-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}

    .tab-content.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        position: relative;
        -webkit-transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
        transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
        z-index: 1;
    }

.input-block {
    position: relative;
    height: 68px;
}

    .input-block .selec-feild select {
        width: 100%;
        color: #fff;
    }

    .input-block label {
        cursor: auto;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 1.4rem;
        color: #d1d1d1;
        font-weight: 400;
        position: absolute;
        top: 20px;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .input-block.focus label {
        top: -5px;
        font-size: 1rem;
        color: #7795a3;
    }

.ripple-bar input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.4rem;
    z-index: 2;
    width: 100%;
    height: 35px;
    margin-top: 1rem;
    outline: 0;
    background: 0 0;
}

.ripple-bar:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 1px;
    bottom: 28px;
    left: 0;
    right: 0;
    background: #00618e;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.ripple-bar.focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.bg-blue .input-block.onFocused label {
    color: #01b4bb;
}

.bg-blue .ripple-bar.onFocused:after {
    background: #01b4bb;
}

a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}

    a.btn-primary:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffffff69;
        -webkit-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 0;
    }

a.btn-small {
    font-size: 1.4rem;
    border: 1px solid #fe6625;
    padding: 0.4rem 1em;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    text-decoration: none;
    color: #fe6625;
    font-weight: 400;
}

.btn-white {
    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.3s ease-out;
}

    .btn-white:hover {
        background: #fe6625;
        color: #fff !important;
    }

.btn-transparant-bg {
    background: 0 0;
}

.btn-orange {
    touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.5rem 4rem;
    font-size: 1.8rem;
    background: #ec6608;
    -webkit-border-radius: 30rem;
    border-radius: 30rem;
    text-decoration: none;
}

.btn-disable {
    background: #00556d;
    color: #80aab6;
    pointer-events: none;
}

.bg-blue a.btn-disable {
    color: #80aab6;
}

.btn-orange.btn-small {
    padding: 0.6rem 1.4em;
    font-size: 1.4rem;
    color: #fff;
}

.btn-orange:hover {
    color: #fff;
}

    .btn-orange:hover:after {
        opacity: 1;
        -webkit-animation: fx-mask 0.3s ease-out;
        -moz-animation: fx-mask 0.3s ease-out;
        -ms-animation: fx-mask 0.3s ease-out;
        animation: fx-mask 0.3s ease-out;
    }

.btn-orange:focus {
    color: #fff;
}

.btn-blue {
    background: #003d59;
}

.btn-border:hover {
    color: #fff;
    border: 1px solid rgba(223, 190, 106, 0);
    color: #fff;
    background-position: 99% 50%;
}

.btn-disabled {
    color: #fff;
    background: #ccc;
    pointer-events: none;
}

@-webkit-keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg);
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg);
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg);
    }
}

.checkBox {
    padding: 3% 10%;
}

.check-feild {
    display: inline-block;
    vertical-align: top;
    padding-right: 1.5rem;
    position: relative;
}

.input-check {
    position: absolute;
    opacity: 0;
}

    .input-check + label {
        position: relative;
        cursor: pointer;
        padding: 0;
        font-size: 1.4rem;
        color: #fff;
        font-weight: 200;
        display: inline-block;
    }

        .input-check + label:before {
            content: "";
            margin-right: 1rem;
            display: inline-block;
            vertical-align: text-top;
            width: 2.2rem;
            height: 2.2rem;
            border: 1px solid rgba(255, 255, 255, 0.5);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px;
        }

    .input-check:checked + label:before {
        border: 1px solid rgba(255, 255, 255, 0.5);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

    .input-check:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .input-check:disabled + label:before {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
            border: 1px solid #ddd;
        }

    .input-check:checked + label:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 13px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
        transform: rotate(38deg);
        position: absolute;
        bottom: 6px;
        left: 8px;
    }

.input-block {
    margin-bottom: 2rem;
    max-width: 80%;
}

    .input-block label {
        font-size: 2rem;
        color: #7795a3;
        font-weight: 300;
        top: 4px;
        letter-spacing: 0.05rem;
    }

a.check-terms-condition {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.5);
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
}

.input-block input {
    font-size: 2rem;
    color: #fff;
    margin-top: 0.5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: 0.05rem;
    border-bottom: 1px solid #b4c4d3;
}

.input-block.error-border input {
    border-bottom: 1px solid #fc9494;
}

.ripple-bar.error-border:after {
    border-bottom: 1px solid #fc9494;
}

.input-block.focus label {
    font-size: 1.6rem;
    top: -22px;
}

.input-block .note a {
    font-weight: 300;
    font-size: 1.2rem;
    color: #fbbe5e;
    padding-top: 10px;
    display: inline-block;
    text-decoration: none;
    padding-right: 5px;
}

.input-block sup {
    color: #f58220;
    font-size: 1.3rem;
}

.input-block .note a:hover {
    text-decoration: underline;
}

.input-block.rupeeimg input {
    padding-left: 2rem;
}

.checkBoxsmall {
    padding: 1rem 0 4rem;
    width: 100%;
}

    .checkBoxsmall .input-check + label:before {
        width: 1.8rem;
        height: 1.8rem;
    }

    .checkBoxsmall .input-check:checked + label:after {
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 1px 1px 0;
        bottom: 6px;
        left: 6px;
        top: 3px;
    }

    .checkBoxsmall .input-check:checked + label:before {
        background: #fe6625;
        border: solid #fe6625;
    }

select {
    font-size: 2rem;
    border: 0;
    border-bottom: 1px solid rgba(184, 184, 184, 0.5);
    outline: 0;
    background: 0 0;
    padding: 0.5rem 1rem 0.5rem 0;
    text-align: left;
    font-weight: 300;
}

.choice-radio-block {
    padding: 0 0 2rem 0;
    position: relative;
}

    .choice-radio-block.no-br, .choice-radio-block:last-child {
        border-bottom: 0;
    }

    .choice-radio-block .radioButtons {
        display: inline-block;
        float: right;
        vertical-align: top;
    }

.radio {
    margin: 0.5rem;
    display: inline-block;
}

    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

    .radio:last-child {
        margin-left: 2rem;
    }

    .radio label {
        font-size: 1.8rem;
        font-weight: 400;
        font-weight: 200;
    }

    .radio input[type="radio"] + .radio-label:before {
        content: "";
        background: 0 0;
        background-color: transparent;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid #fff;
        display: inline-block;
        width: 2.2rem;
        height: 2.2rem;
        position: relative;
        top: 0;
        margin-right: 1em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
    }

    .radio input[type="radio"]:checked + .radio-label:before {
        background-color: #fff;
        -webkit-box-shadow: inset 0 0 0 5px #003d59;
        box-shadow: inset 0 0 0 5px #003d59;
    }

    .radio input[type="radio"]:disabled + .radio-label:before {
        -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
    }

.overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 0;
    display: none;
}

.blur {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.floating-tooltip {
    margin-top: 6rem;
    margin-right: 2rem;
    margin-left: 2rem;
    position: relative;
    background-color: #e3cf7d;
    padding: 1.4rem 2rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    -webkit-animation: floatsmall 1.5s ease-in-out infinite;
    animation: floatsmall 1.5s ease-in-out infinite;
}

    .floating-tooltip em {
        font-size: 1.3rem;
        color: #282828;
        font-style: normal;
    }

    .floating-tooltip a {
        position: absolute;
        right: 15px;
        top: 50%;
        height: 18px;
        width: 18px;
        color: #282828;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .floating-tooltip a:after, .floating-tooltip a:before {
            content: "";
            width: 1px;
            height: 100%;
            position: absolute;
            background-color: #282828;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            left: 10px;
        }

        .floating-tooltip a:after {
            -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
            transform: rotate(135deg);
        }

    .floating-tooltip:after {
        content: "";
        position: absolute;
        width: 15px;
        height: 9px;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 9px solid #e3cf7d;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
    }

    .floating-tooltip:hover {
        -webkit-animation: none;
        animation: none;
    }

@-webkit-keyframes floatsmall {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }

    50% {
        -webkit-transform: translatey(-8px);
        transform: translatey(-8px);
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}

@keyframes floatsmall {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }

    50% {
        -webkit-transform: translatey(-8px);
        transform: translatey(-8px);
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}

.input-left {
    float: left;
}

.input-right {
    float: right;
}

.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

    .overlayN.active {
        visibility: visible;
        opacity: 1;
        overflow: auto;
        z-index: 100000;
        height: 100%;
        width: 100%;
    }

    .overlayN .cancel {
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: default;
    }

    .overlayN.showMsg, .overlayN:target {
        visibility: visible;
        opacity: 1;
    }

.overlayNew.active {
    z-index: 1000000;
}

.popup {
    margin: 7.5rem auto;
    -webkit-border-radius: 1.5rem;
    border-radius: 1.5rem;
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
    overflow: hidden;
}

    .popup.light {
        max-width: 1024px;
        width: 100%;
        opacity: 1;
    }

    .popup .close {
        position: absolute;
        right: 3rem;
        top: 2rem;
        width: 3rem;
        height: 3rem;
        z-index: 2;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        .popup .close:before {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .popup .close:after {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .popup .close:after, .popup .close:before {
            position: absolute;
            left: 1.5rem;
            content: " ";
            height: 3rem;
            width: 0.1rem;
            background-color: #333;
        }

        .popup .close:hover {
            opacity: 1;
        }

.content {
    width: 100%;
    padding: 4rem 5rem;
}

    .content p {
        font-size: 2rem;
        font-weight: 400;
    }

.overlayN .content-heightauto {
    width: 100%;
}

.js-popup-body.active {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: anim-open;
    animation-name: anim-open;
}

.white-shadow {
    position: relative;
}

    .white-shadow:before {
        content: "";
        height: 30px;
        width: 100%;
        top: 0;
        left: 0;
        background-image: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
        position: absolute;
        z-index: 1;
    }

a.link-blue {
    color: #01b4bb;
    text-decoration: none;
    font-size: 1.3rem;
    border-bottom: 1px solid #01b4bb;
}

.bg-grey .input-block input:disabled {
    opacity: 0.5;
}

.bg-blue .input-block input:disabled {
    opacity: 0.5;
}

.float-left {
    float: left;
}

ul.autocompleteDrop {
    width: 100%;
    margin: 0;
    max-height: 150px;
    overflow: auto;
    background: #fff;
    position: relative;
    z-index: 11;
}

    ul.autocompleteDrop li {
        padding: 0.6rem 1rem;
        font-size: 1.4rem;
        cursor: pointer;
    }

        ul.autocompleteDrop li:hover {
            background: #f7f6f6;
        }

.vs__actions, .vs__actions svg {
    display: none;
}

.v-select .vs__selected-options .vs__search {
    height: 33px;
    position: relative;
    padding: 0;
}

.v-select .vs__selected-options .vs__selected {
    float: none;
}

.dark-form .v-select .vs__selected-options .vs__selected {
    color: #282828;
}

.onlyDropDown label {
    pointer-events: none;
}

.custom-dropdown .vs__selected {
    display: block;
    padding: 0;
    position: absolute;
    top: 6px;
    font-size: 1.8rem;
    width: 100%;
    text-align: left;
}

.vs__selected-options:before {
    border-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: text-top;
    transform: rotate(133deg);
    box-sizing: inherit;
    position: absolute;
    right: 0;
    bottom: 2rem;
    transition: all 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
    transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}

.dark-form .vs__selected-options:before {
    border-color: #282828;
}

.vs--open .vs__selected-options:before {
    transform: rotate(315deg);
}

.custom-dropdown ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    box-shadow: 1px 2px 5px #ddd;
    width: 100%;
    left: 0;
    position: absolute;
    max-height: 185px;
    overflow-y: auto;
    z-index: 9999;
    display: inline-block;
    background-color: #fff;
}

    .custom-dropdown ul li {
        padding: 1rem 2rem;
        cursor: pointer;
        color: #282828;
        text-align: left;
        font-size: 1.6rem;
        list-style-type: none;
    }

        .custom-dropdown ul li:hover {
            background: #f1f1f1;
        }

.custom-dropdown {
    position: relative;
}

    .custom-dropdown input.vs__search {
        width: 100%;
        background: 0 0;
    }

span.tooltip-ui {
    border: 1px solid;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
    border-radius: 10rem;
    padding: 0 5px;
    margin-left: 0.5rem;
    margin-top: 0.3rem;
    font-size: 1rem;
    color: rgba(40, 40, 40, 0.5);
    position: relative;
}

    span.tooltip-ui:before {
        content: "i";
        color: #282828;
    }

.bg-blue span.tooltip-ui, .bg-blue span.tooltip-ui:before {
    color: #8097ac;
}

span.tooltip-text {
    visibility: hidden;
    width: 250px;
    background: #fff;
    color: #fff;
    text-align: left;
    border-radius: 10px;
    padding: 1.2rem 1.5rem;
    position: absolute;
    z-index: 99999;
    left: -20px;
    opacity: 0;
    font-size: 1.4rem;
    margin: auto;
    box-shadow: 0 0 18px #e6e0e0;
    font-weight: 400;
    margin-top: 3.5rem;
}

.plan-block span.tooltip-text {
    margin-top: 2rem;
}

span.tooltip-text:after {
    content: "";
    position: absolute;
    top: -19px;
    left: 16px;
    margin-left: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    transform: rotate(180deg);
}

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
    transform: translateY(-10px);
    transition: 0.3s linear;
    color: #282828;
    animation: 1s ease-in-out infinite alternate;
}

a.tooltip {
    display: inline-block;
    outline: 0;
}

.bg-blue span.tooltip-text {
    box-shadow: 0 0 10px rgba(45, 45, 45, 0.6);
}

.bg-blue .addons-detail span.tooltip-ui, .bg-blue .addons-detail span.tooltip-ui:before {
    color: rgba(40, 40, 40, 0.5);
}

.bg-blue .addons-detail span.tooltip-ui {
    margin: 0 0 0 5px;
    opacity: 1;
    display: inline-block;
    font-size: 1rem;
}

.il-penone span.tooltip-ui {
    display: none;
}

.section-content h2 {
    padding-bottom: 1rem;
    margin: 0;
}

#twlanding-vehile {
    text-transform: uppercase;
}

.bg-blue .input-block input {
    border-bottom: 1px solid #5c748a;
}

.bg-blue .input-block label {
    color: #8097ac;
}

.bg-blue .input-check + label {
    color: rgba(255, 255, 255, 0.5);
}

    .bg-blue .input-check + label:before {
        background: #00447c;
        border: none;
    }

.bg-blue span.ui-error {
    color: #fc9494;
    font-weight: 600;
    font-size: 1.2rem;
}

.ui-banner-content {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 2rem 10rem 0;
}

.banner-para {
    font-size: 4.5rem;
    color: #fff;
    font-weight: 500;
}

    .banner-para span {
        display: block;
        font-size: 4.5rem;
        font-weight: 200;
    }

ul.ui-banner-list {
    padding: 3rem 0 0;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}

    ul.ui-banner-list li {
        font-size: 2.5rem;
        color: #fff;
        padding-bottom: 2rem;
        font-weight: 200;
    }

        ul.ui-banner-list li svg {
            width: 40px;
            margin-right: 1rem;
            height: 34px;
            vertical-align: bottom;
        }

        ul.ui-banner-list li img {
            margin-right: 1rem;
            vertical-align: bottom;
        }

.ui-form-block {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

    .ui-form-block .input-block {
        margin-bottom: 5rem;
    }

.input-check + label:before {
    width: 1.8rem;
    height: 1.8rem;
}

.input-check:checked + label:after {
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    bottom: 6px;
    left: 6px;
    top: 2px;
}

.input-check:checked + label:before {
    background: #fe6625;
    border: solid #fe6625;
}

.ui-form-block .input-block {
    margin-bottom: 5rem;
}

    .ui-form-block .input-block.mar-bottom {
        margin-bottom: 2rem;
    }

.ui-form-block .check-feild {
    padding-bottom: 2rem;
}

.ui-form-block span.error-bottom {
    bottom: -15px;
}

.ui-form-block .check-feild .ui-error {
    bottom: 0;
    color: #fc9494;
}

    .ui-form-block .check-feild .ui-error a {
        color: #fc9494;
        font-weight: 600;
        font-size: 1.2rem;
    }

        .ui-form-block .check-feild .ui-error a:hover {
            text-decoration: underline;
        }

.ui-form-block .check-feild span {
    color: rgba(255, 255, 255, 0.5);
}

    .ui-form-block .check-feild span a {
        color: rgba(255, 255, 255, 0.5);
        cursor: pointer;
    }

        .ui-form-block .check-feild span a:hover {
            text-decoration: underline;
        }

.ui-form-block .ui-submit-btn {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 1rem;
}

.ui-form-block a.renewal-link {
    background: #004a80;
    border-radius: 8px;
    padding: 1rem 1rem;
    font-size: 1.3rem;
    text-decoration: none;
    width: 100%;
    max-width: 22rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 2rem;
}

    .ui-form-block a.renewal-link span {
        display: inline-block;
        font-size: 1.3rem;
        width: 80%;
    }

    .ui-form-block a.renewal-link svg {
        margin-right: 1rem;
        vertical-align: baseline;
    }

    .ui-form-block a.renewal-link img {
        margin-right: 1rem;
        vertical-align: baseline;
    }

.ui-form-block .re-quote {
    font-size: 1.7rem;
    color: #f26624;
    font-weight: 500;
    border-bottom: none;
    text-decoration: underline;
    display: inline-block;
    margin: 3rem 2rem 0;
}

.ui-card-wrap p {
    font-size: 1.5rem;
    position: relative;
}

.ui-card-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 5rem 0 0;
}

    .ui-card-wrap .card-block {
        display: inline-block;
        width: 30%;
        text-align: center;
        margin: 0 auto;
        padding: 0 1rem;
    }

        .ui-card-wrap .card-block span {
            font-size: 3rem;
            font-weight: 300;
            color: #f26624;
            text-align: center;
            padding-bottom: 1rem;
            display: inline-block;
        }

        .ui-card-wrap .card-block p span {
            font-size: 1.5rem;
            color: #282828;
            padding: 0 2rem;
            position: relative;
        }

            .ui-card-wrap .card-block p span:after {
                content: "";
                background: #bebebe;
                display: inline-block;
                height: 0.4rem;
                width: 0.4rem;
                border-radius: 50px;
                position: absolute;
                top: 14px;
                left: 100%;
                right: auto;
            }

        .ui-card-wrap .card-block span:last-child:after {
            display: none;
        }

.tw-img-detach svg {
    margin: 0 auto;
}

.tw-img-detach img {
    margin: 0 auto;
}

.common-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
}

    .common-insurance-blocks em {
        font-size: 4.5rem;
        font-style: normal;
        position: absolute;
        left: 0;
        top: 40px;
        color: #f4824c;
    }

    .common-insurance-blocks h4 {
        font-size: 1.7rem;
        color: #282828;
        font-weight: 600;
        padding-bottom: 1rem;
    }

    .common-insurance-blocks p {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

.ui-check-list li {
    width: 50%;
    float: left;
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
    padding: 0 3.5rem;
    text-align: left;
    position: relative;
    color: #282828;
}

    .ui-check-list li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 1.7rem;
        background-image: url(../images/ui-correct-ico.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 2rem;
        width: 2rem;
    }

.ui-check-list.exclusion-tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.7rem;
    background-image: url(../images/ui-close-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2rem;
    width: 2rem;
}

.ui-check-list {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

    .ui-check-list p {
        font-weight: 600;
        font-size: 1.7rem;
        padding-bottom: 0.5rem;
    }

    .ui-check-list span {
        font-size: 1.4rem;
        line-height: 2.3rem;
    }

    .ui-check-list.exclusion-tabs li {
        font-size: 1.5rem;
        font-weight: 400;
        margin-bottom: 1.5rem;
    }

.ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #D8D4D3;
    padding: 3rem 2rem 0;
}

    .ui-policy-documents p {
        font-size: 1.7rem;
        font-weight: 600;
    }

        .ui-policy-documents p a {
            font-size: 14px;
            font-weight: 700;
            text-decoration: underline;
            padding-left: 3rem;
        }

.ui-claimimg-dth svg {
    margin: 0 auto;
}

.ui-claimimg-dth img {
    margin: 0 auto;
}

.claim-steps {
    margin-bottom: 3rem;
}

    .claim-steps p {
        font-size: 1.8rem;
        display: inline-block;
    }

    .claim-steps ul {
        display: inline-block;
        padding: 0 1rem;
    }

    .claim-steps li {
        color: #fff;
        display: inline-block;
        font-size: 1.5rem;
        width: 26px;
        height: 26px;
        text-align: center;
        padding-top: 0.3rem;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 1rem;
        position: relative;
        border: 1px solid;
    }

.icon-sprt {
    text-align: center;
}

.claim-blocks {
    margin-bottom: 6rem;
}

    .claim-blocks li {
        width: 15rem;
        height: 14rem;
        display: inline-block;
        background: #004a80;
        -webkit-border-radius: 2rem;
        border-radius: 2rem;
        position: relative;
        margin-right: 9rem;
        padding-top: 4rem;
        vertical-align: top;
        z-index: 5;
        -webkit-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent;
        -webkit-transition: all 0.8s ease;
        transition: all 0.8s ease;
    }

        .claim-blocks li:last-child {
            margin-right: 0;
        }

        .claim-blocks li span {
            position: absolute;
            top: 13px;
            left: 20px;
            font-size: 1.8rem;
            color: rgba(255, 255, 255, 0.5);
        }

        .claim-blocks li p {
            text-align: center;
            position: absolute;
            bottom: 2rem;
            width: 100%;
            color: #fff;
            -webkit-transition: color 0.5s ease;
            transition: color 0.5s ease;
            font-size: 1.4rem;
            letter-spacing: 0.5px;
        }

        .claim-blocks li:after {
            content: "";
            position: absolute;
            width: 100%;
            left: -100%;
            height: 100%;
            background: 0 0;
            -webkit-border-radius: 2rem;
            border-radius: 2rem;
            top: 0;
            z-index: -1;
            -webkit-transition: left 3s cubic-bezier(0.73, 0.24, 0.45, 0.76);
            transition: left 3s cubic-bezier(0.73, 0.24, 0.45, 0.76);
        }

        .claim-blocks li em {
            font-size: 3.8rem;
            color: #003d59;
            -webkit-transition: color 0.5s ease;
            transition: color 0.5s ease;
        }

        .claim-blocks li.active {
            background: #004a80;
            -webkit-filter: blur(0);
            filter: blur(0);
            -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
        }

            .claim-blocks li.active:after {
                left: 0;
            }

            .claim-blocks li.active em {
                font-size: 3.8rem;
                color: #fff;
            }

            .claim-blocks li.active p {
                color: #fff;
            }

.pie_progress__svg {
    position: absolute;
    z-index: 5;
    width: 26px;
    top: 0;
}

.dot {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 10px;
    right: 115%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .dot em {
        background: #1a506a;
        width: 5px;
        height: 5px;
        display: inline-block;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 0.7rem;
    }

@-webkit-keyframes blink {
    50% {
        background-color: transparent;
    }
}

@keyframes blink {
    50% {
        background-color: transparent;
    }
}

.dot.active em:nth-child(2) {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}

.dot.active em:nth-child(3) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.package-policy-wording {
    display: inline-block;
    width: 63%;
    margin: 0 auto;
    text-align: left;
    padding: 2rem 0 0;
}

    .package-policy-wording p {
        color: #6c6c6c;
        font-size: 1.3rem;
    }

        .package-policy-wording p a {
            font-size: 1.3rem;
            color: #6c6c6c;
            text-decoration: none;
            border-bottom: 1px solid #b1b1b1;
            font-weight: 600;
            line-height: normal;
        }

.idv-img-detach svg {
    margin: 0 auto;
}

.idv-img-detach img {
    margin: 0 auto;
}

.tableWrapp td, .tableWrapp th {
    padding: 1.2rem 2rem;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 300;
}

.tableWrapp.wid-100 th {
    width: 20%;
}

.tableWrapp.wid-100 td {
    text-align: left;
}

.tableWrapp td:first-child {
    text-align: left;
}

.tableWrapp tr:nth-child(odd) {
    background-color: #f5f6f6;
}

.tableWrapp th {
    text-align: left;
    background-color: #dddccb;
    font-size: 1.5rem;
    color: #000;
    padding: 1.5rem 2rem;
    border-right: 1px solid #ece9e9;
    font-weight: 700;
}

.garages-search-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

    .garages-search-block h2 {
        padding-bottom: 3rem;
    }

    .garages-search-block h3 {
        font-weight: 600;
        font-size: 3rem;
    }

    .garages-search-block .search-item {
        background: #fff;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        width: 40rem;
        position: relative;
        margin-top: 2rem;
    }

        .garages-search-block .search-item .icon-map {
            width: 25px;
            height: 30px;
            color: #01b4bb;
            font-size: 2.6rem;
            padding: 1.7rem 0 0 1.8rem;
            display: inline-block;
            position: absolute;
            background-image: url(../images/ui-location-ico.png);
            background-repeat: no-repeat;
            top: 15px;
            left: 15px;
        }

        .garages-search-block .search-item input {
            vertical-align: top;
            border: 0;
            min-width: 295px;
            min-height: 60px;
            font-size: 1.4rem;
            outline: 0;
            color: #696969;
            background: #fff;
            padding: 0 2rem 0;
            display: inline-block;
            padding-left: 5.5rem;
            -webkit-border-radius: 7px;
            border-radius: 7px;
        }

    .garages-search-block a {
        float: right;
        color: #fe6625;
        font-size: 1.2rem;
        font-weight: 700;
        padding: 2.3rem 1.5rem 0 0;
        letter-spacing: 0.05rem;
    }

.search-item span.ui-error {
    bottom: -25px;
    color: #fc9494;
    font-weight: 600;
    display: none;
}

.garages-search-block small {
    font-size: 1.3rem;
    color: #8097ac;
    text-align: left;
    display: block;
    position: relative;
    top: 5rem;
}

.ui-widget.ui-widget-content {
    overflow: auto;
    max-height: 130px;
}

.ui-menu .ui-menu-item {
    font-size: 1.4rem;
    color: #282828;
    padding: 1rem 1rem;
}

    .ui-menu .ui-menu-item:hover {
        background: #eee;
    }

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: none;
    background: 0 0;
    font-weight: 400;
    color: #282828;
    margin: 0;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: none;
    background: 0 0;
    font-weight: 400;
    color: #282828;
    margin: 0;
}

.ui-garageimg-dth svg {
    margin: 0 auto;
}

.ui-garageimg-dth img {
    margin: 0 auto;
}

.garages-search-block small sub {
    bottom: 4px;
}

.ui-tabs-modify {
    overflow: hidden;
}

    .ui-tabs-modify .tab-head {
        width: 70%;
        border-bottom: 2px solid #eeeff1;
        padding-top: 2rem;
        position: relative;
        text-align: center;
        margin: 0 auto;
        display: inline-block;
    }

        .ui-tabs-modify .tab-head li {
            min-width: 18.2rem;
            float: left;
            text-align: center;
            font-size: 1.7rem;
        }

    .ui-tabs-modify .tab-content-body {
        position: relative;
        width: 70%;
        display: inline-block;
        margin: 0 auto;
        text-align: left;
    }

    .ui-tabs-modify .common-insurance-blocks {
        padding: 3rem 2rem 0;
    }

ul.arrow-tab-list {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 2rem 2rem 0;
}

    ul.arrow-tab-list li:before {
        content: "";
        display: inline-block;
        background-image: url(../images/ui-arrow-ico.png);
        background-repeat: no-repeat;
        width: 13px;
        height: 9px;
        position: absolute;
        left: 0;
        top: 6px;
    }

    ul.arrow-tab-list li {
        font-size: 1.5rem;
        font-weight: 400;
        padding-bottom: 1rem;
        display: inline-block;
        width: 46%;
        float: left;
        position: relative;
        padding-left: 3rem;
        margin-right: 3rem;
        color: #282828;
    }

    ul.arrow-tab-list.ui-width-half {
        width: 48%;
        float: left;
    }

        ul.arrow-tab-list.ui-width-half li {
            width: 100%;
        }

    ul.arrow-tab-list.ui-width-full li {
        width: 100%;
    }

p.small-para {
    font-size: 1.3rem;
}

p.link-para {
    font-size: 1.3rem;
    color: #6c6c6c;
}

    p.link-para a {
        font-size: 1.3rem;
        color: #6c6c6c;
        border-bottom: 1px solid #6c6c6c82;
        line-height: normal;
    }

p.ui-note {
    color: #6c6c6c;
}

.ui-reviews-slider .owl-nav .owl-prev, #news_update .owl-nav .owl-prev, #awards_recognize .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 15rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-left: 0;
    box-shadow: -5px 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ui-reviews-slider .owl-nav .owl-next, #news_update .owl-nav .owl-next, #awards_recognize .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 15rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
    box-shadow: 5px 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ui-reviews-slider .owl-nav .owl-prev:before, #news_update .owl-nav .owl-prev:before, #awards_recognize .owl-nav .owl-prev:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(../images/review_arrow.png);
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 16px;
    top: 16px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}

.ui-reviews-slider .owl-nav .owl-next:before, #news_update .owl-nav .owl-next:before, #awards_recognize .owl-nav .owl-next:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(../images/review_arrow.png);
    height: 16px;
    width: 18px;
    transform: rotate(360deg);
    left: 16px;
    top: 17px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}

.ui-reviews-slider .item, #news_update .item, #awards_recognize .item {
    text-align: center;
    margin: 2rem 0;
}

.ui-reviews-slider .reviews-rating-content {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 432px;
    direction: ltr;
}

.ui-reviews-slider .rating-topbar {
    margin: 0 auto;
}

    .ui-reviews-slider .rating-topbar h3 {
        text-align: left;
        font-size: 1.8rem;
        color: #282828;
        font-weight: 700;
        border-right: 2px solid #b2b2b2;
        padding-right: 1rem;
        display: inline-block;
    }

.ui-reviews-slider .reviews-rating-content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
}

.ui-reviews-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem;
}

span.star-fill {
    background-image: url(../images/ui-orangestar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}

span.star-gray {
    background-image: url(../images/ui-graystar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}

.ui-reviews-slider .rating-fl span {
    margin-right: 0.5rem;
}

.ui-reviews-slider .rating-topbar:after {
    content: "";
    background-image: url(../images/ui-exl-ico.png);
    background-repeat: no-repeat;
    width: 4.9rem;
    height: 4.2rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5rem;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity 0.2s ease;
        border-radius: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791;
    }

.owl-next.disabled, .owl-prev.disabled {
    opacity: 0.4;
    cursor: default !important;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ccc;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #f58220;
    width: 25px;
    margin: 5px 0;
}

.owl-theme .owl-dots .owl-dot span {
    background: #eaeaea;
}

.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #ece9e9;
}

ul.breadcrumbs {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

    ul.breadcrumbs li {
        display: inline-block;
    }

        ul.breadcrumbs li a {
            color: #282828;
            padding-right: 1.5rem;
            text-decoration: none;
            font-weight: 600;
        }

        ul.breadcrumbs li.active a {
            color: #6c6c6c;
            opacity: 0.8;
        }

        ul.breadcrumbs li a:after {
            border: solid #282828;
            border-width: 0 1.2px 1.2px 0;
            display: inline-block;
            padding: 3px;
            vertical-align: top;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            content: "";
            margin-top: 6px;
            margin-left: 10px;
        }

        ul.breadcrumbs li:last-child a:after {
            display: none;
        }

.viewlistpopup .popup {
    width: 62%;
    max-height: unset;
    margin: 45px auto;
}

    .viewlistpopup .popup h3 {
        font-size: 20px;
        display: block;
        text-align: center;
        color: #282828;
        font-weight: 700;
        padding: 15px 0 30px;
    }

ul.listOfgrg li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

ul.listOfgrg {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

    ul.listOfgrg li {
        display: inline-block;
        width: 45%;
        list-style: none;
        float: left;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }

        ul.listOfgrg li:before {
            content: "";
            background: url(../images/carplan/garaddico.png) no-repeat;
            width: 23px;
            height: 30px;
            display: inline-block;
            float: left;
            margin-right: 20px;
        }

    ul.listOfgrg .netGargs {
        display: inline-block;
        float: left;
        width: 80%;
    }

        ul.listOfgrg .netGargs h4 {
            margin: 0;
            font-size: 15px;
            color: #282828;
            font-weight: 500;
            text-align: left;
        }

    ul.listOfgrg:before {
        content: "";
        height: 100%;
        width: 1px;
        background: #ebebeb;
        display: inline-block;
        position: absolute;
        left: 50%;
        right: 50%;
    }

    ul.listOfgrg .netGargs p {
        font-size: 13px;
        color: #666;
        padding-top: 8px;
        opacity: 0.8;
        text-align: left;
        line-height: 1.4;
        margin-bottom: 5px;
    }

    ul.listOfgrg li.mrR {
        margin-right: 10%;
    }

    ul.listOfgrg .conGrgs {
        display: inline-block;
        width: 60%;
        margin: 0;
        text-align: left;
    }

    ul.listOfgrg .manfGrgs {
        width: 35%;
        display: inline-block;
        float: right;
    }

    ul.listOfgrg .conMn {
        width: 100%;
        display: inline-block;
        margin: 0;
        padding: 10px 0;
        text-align: left;
    }

.dtlsCn {
    display: block;
}

.findSortList {
    transition: opacity 0.2s, visibility 0.2s;
}

.search-item .ui-error {
    display: none;
}

.garage-search .search-item .ui-error {
    bottom: -20px;
}

.garage-search .search-item {
    position: relative;
}

#viewListp {
    overflow: auto !important;
}

.idv-btn {
    text-align: right;
    padding: 2rem 3rem;
    border-top: 1px solid #ededed;
}

.pad-block1 {
    padding: 5rem 1.5rem 0 5rem;
}

.pad-block2 {
    padding: 5rem 0 0 2rem;
}

.pad-top1 {
    padding-top: 1rem;
}

.pad-top2 {
    padding-top: 2rem;
}

.pad-top3 {
    padding-top: 3rem;
}

.pad-top5 {
    padding-top: 5rem;
}

.pad-bottom1 {
    padding-bottom: 1rem;
}

.pad-bottom2 {
    padding-bottom: 2rem;
}

.pad-bottom3 {
    padding-bottom: 3rem;
}

.pad-left1 {
    padding-left: 1rem;
}

.pad-left2 {
    padding-left: 2rem;
}

.pad-left3 {
    padding-left: 3rem;
}

.wid-100 {
    width: 100%;
}

.font-weight200 {
    font-weight: 200;
}

.font-weight500 {
    font-weight: 500;
}

.font-weight600 {
    font-weight: 600;
}

.font-weight800 {
    font-weight: 800;
}

.font-size14 {
    font-size: 1.4rem;
}

.font-size15 {
    font-size: 1.5rem;
}

.font-size16 {
    font-size: 1.6rem;
}

.font-size18 {
    font-size: 1.8rem;
}

.font-size20 {
    font-size: 2rem;
}

svg {
    max-width: 100%;
}

.block {
    width: 100%;
    margin-bottom: 5rem;
    max-width: 80%;
}

    .block label {
        top: 10px;
        color: #8097ac;
        font-size: 2rem;
        font-weight: 300;
    }

    .block .basic-select {
        padding: 0;
        position: relative;
    }

        .block .basic-select .sbHolder {
            background-color: transparent;
            font-size: 16px;
            border-bottom: 1px solid #5c748a;
            height: 40px;
        }

        .block .basic-select .sbToggle, .block .basic-select .sbToggleOpen {
            background: transparent;
        }

    .block .sbToggle:after {
        border: solid #fff;
        content: "";
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 5px;
        vertical-align: middle;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-top: 4px;
        position: absolute;
        right: 0px;
        top: 5px;
    }

    .block .basic-select .sbSelector {
        line-height: 40px;
        text-indent: 0;
        text-align: left;
        color: #fff;
        font-size: 2rem;
        letter-spacing: 0;
    }

.ui-form-block .idontrem-block1 .input-block {
    margin-bottom: 3rem;
}

.block .basic-select .sbOptions {
    background-color: #fff;
    padding: 0;
    border: 1px solid #b2c3d2;
    max-height: 150px !important;
    overflow: hidden;
    overflow-y: auto;
    z-index: 1000;
}

.sbOptions li a {
    text-align: left;
    padding: 1.5rem 1rem 0;
    font-size: 1.8rem;
    letter-spacing: 0;
}

.block.focus .basic-select .sbHolder {
    border-color: #00618e;
}

.loader, .loader_tr {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999;
}

    .loader .innerT {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

.typing_loader {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
    -moz-animation: Typing 1s linear infinite alternate;
    -ms-animation: typing 1s linear infinite alternate;
    animation: typing 1s linear infinite alternate;
    margin: auto;
    position: relative;
    right: 23px;
}

@-webkit-keyframes typing {
    0% {
        background-color: rgba(4, 60, 111, 1);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
    }
}

@-moz-keyframes typing {
    0% {
        background-color: rgba(4, 60, 111, 1);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
    }
}

@keyframes typing {
    0% {
        background-color: rgba(4, 60, 111, 1);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
    }
}

@keyframes typing {
    from {
        background-color: rgba(4, 60, 111, 1);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 2), 36px 0px 0px 0px rgba(4, 60, 111, 0.2);
    }

    to {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
        -ms-box-shadow: 18px 0px 0px 0px rgba(4, 60, 111, 0.2), 36px 0px 0px 0px rgba(4, 60, 111, 1);
    }
}

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    border-spacing: 2px;
    border-color: #dddccb;
}

.tableWrapp {
    border-collapse: collapse;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
}

    .tableWrapp.wid-100 th {
        width: 20%;
    }

    .tableWrapp th {
        text-align: left !important;
        background-color: #dddccb;
        padding: 1.5rem 2rem;
        border-right: 1px solid #ece9e9;
        font-size: 15px;
        font-weight: 600;
        color: #000000;
    }

    .tableWrapp td, .tableWrapp th {
        font-size: 16px;
        text-align: center;
        width: 230px;
    }

    .tableWrapp td {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 17px;
        padding-bottom: 16px;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        color: #000000;
        position: relative;
    }

.border-top-grey {
    border-top: solid 1px #eaeaea !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.tableWrapp tr:first-child {
    border-radius: 10px;
    border-bottom: none;
}

.tableWrapp td:last-child {
    border-right: 0px;
}

.tableWrapp td {
    text-align: center;
    width: 290px;
    border-right: 1px solid #ddd;
}

.tableWrapp tr.row-1 {
    background-color: #f5f6f6;
}

    .tableWrapp tr.row-1 td {
        font-size: 15px;
        font-weight: bold;
        color: #282828;
        background-color: #f5f6f6;
        padding: 15px !important;
        padding-left: 30px;
    }

.active-accord:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 11px;
    display: inline-block;
    padding: 6px;
    vertical-align: top;
    background-image: url("../images/up-arrow.png?sfvrsn=39fd6d3b_2");
    background-repeat: no-repeat;
}

.close-accord:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 11px;
    display: inline-block;
    padding: 6px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url("../images/down-arrow.png?sfvrsn=39fd6d40_2");
}

.show-row, .hide-row {
    width: 290px;
    cursor: pointer;
}

    .hide-row td {
        padding-top: 0 !important;
    }

.padding-top-0 {
    padding-top: 0 !important;
}

.text-align-left {
    text-align: left !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.health-table tr:nth-child(odd) {
    background-color: #fff;
}

.health-table tr.row-1 td {
    padding-left: 30px !important;
}

@media (max-width: 991px) {
    .table_wrapper {
        width: 90% !important;
    }

    .pad-block2 {
        padding: 3rem 0 3rem 0 !important;
    }

    .policy_doc {
        color: #6c6c6c;
        font-weight: 600;
        line-height: normal;
    }

    .pkg_policy .pad-block2 {
        padding: 3.5rem 0 3rem 0;
    }

    .ui-policy-documents p a.policy_doc {
        display: inline-block;
        color: #ec6608;
    }

        .ui-policy-documents p a.policy_doc:after {
            display: none;
        }

    .cmn_block .pad-block1 {
        padding: 5rem 1.5rem 3rem 5rem;
    }

    .claim-section .ui-claimimg-dth img {
        top: 3rem;
    }

    .claim-section .claim-blocks {
        position: sticky;
    }

    .pbm-0 {
        padding-bottom: 0 !important;
    }

    .div_line {
        border-bottom: 1px solid #eee;
        margin-bottom: 35px;
    }

    .pd-mob-40 {
        padding-top: 40px;
    }

    .renew_carins .common-insurance-blocks {
        margin-top: 25px;
    }

    ul.arrow-tab-list.green_tick li {
        padding-bottom: 2rem !important;
        font-size: 1.5rem !important;
    }

    .svg_cont {
        padding: 0 !important;
    }

    .ui-policy-documents .divide_line {
        display: none;
    }

    .pdr-0 {
        padding-right: 0;
    }

    .pdl-0 {
        padding-left: 0;
    }

    .renew_carins .common-insurance-blocks {
        padding-left: 115px !important;
        width: 100% !important;
        height: auto !important;
    }

    ul.arrow-tab-list li {
        width: 100% !important;
    }
}

.inc-exc-tab h4 {
    font-size: 15px;
    font-weight: 700;
    padding: 28px 0;
}

.save_premium ul.arrow-tab-list {
    padding: 0;
}

@media (min-width: 991px) {
    .m-0 {
        margin: 0;
    }

    .ui-policy-documents p a {
        color: #fe6625;
    }

    .ui-policy-documents .divide_line {
        position: relative;
        left: 14px;
        color: grey;
    }

    .svg_policy_ico {
        position: relative;
        bottom: 10px;
    }

    .easy_renew {
        font-weight: 400;
        padding-bottom: 20px;
        padding-top: 40px;
    }

    .pd-left-50 {
        padding-left: 50px;
    }

    .save_premium .common-insurance-blocks {
        padding-right: 50px;
    }

    .box_height {
        height: 242px;
    }

    ul.arrow-tab-list.green_tick li {
        width: 45%;
    }

    .img_pdt {
        padding-top: 35px;
    }

    .inc-exc-tab .tab-content.active {
        padding-left: 30px;
    }

    .cmn_block .pad-block1 {
        padding: 5rem 3rem 0 9rem;
    }

    .benift_container.cmn_block {
        width: 75%;
    }

    .inc-exc-tab ul.arrow-tab-list.green_tick li {
        width: 45%;
        margin: 1.5rem 0;
        padding-bottom: 0;
        font-size: 16px;
        font-weight: 600;
    }

    .inc-exc-tab .ui-check-list.exclusion-tabs li {
        font-size: 17px;
        font-weight: 400;
        margin: 0;
        margin-bottom: 21px;
    }

    .ul.arrow-tab-list.green_tick li {
        width: 45%;
    }

    .benift_container {
        width: 75%;
        margin: 0 auto;
    }

    .horz_line::before {
        width: 955px;
        margin: 30px 0 0px;
        border-style: solid;
        border-width: 0;
        border-top-width: 1px;
        border-image-source: linear-gradient(to right, #ffffff -30%, #cbcdce 46%, #ffffff 128%);
        border-image-slice: 1;
    }

    .vert_line::after {
        content: "";
        position: absolute;
        height: 375px;
        margin-top: 55px;
        border-width: 0;
        border-style: solid;
        border-right-width: 1px;
        border-image-source: linear-gradient(to bottom, #ffffff 0%, #cbcdce 48%, #ffffff);
        border-image-slice: 1;
    }

    .div_line::after {
        content: "";
        position: absolute;
        height: 320px;
        border-left: solid 1px #d6d3d3;
        top: 125px;
    }

    .renew_carins .common-insurance-blocks {
        width: 435px;
    }
}

.svg_cont {
    position: absolute;
    left: 0;
    top: 50px;
    padding: 0 0 0 20px;
}

.ui-img-claim-mob {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.premium_calulation .text-blue {
    margin: 40px 0 0 0;
    font-size: 17px;
    font-weight: 700;
    color: #004a80;
}

.premium_calulation .table_wrapper {
    width: 95%;
    margin: 35px 0 15px 0;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #ddd;
}

.table_wrapper {
    width: 80%;
    margin: 50px auto 0 auto;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #ddd;
}

.premium_calulation .tableWrapp {
    width: 100%;
    margin: 0;
}

    .premium_calulation .tableWrapp td, .tableWrapp th {
        text-align: left;
    }

    .premium_calulation .tableWrapp tr:nth-child(odd) {
        background-color: #f1eeee;
    }

.premium_calulation .common-insurance-blocks em {
    font-size: 2.5rem;
    top: 20px;
}

.premium_calulation ul.arrow-tab-list li:before {
    width: 100%;
}

.premium_calulation ul.arrow-tab-list li, .save_premium ul.arrow-tab-list li {
    width: 90%;
    padding-bottom: 1.5rem;
    line-height: 1.76;
    font-size: 17px;
}

.premium_calulation .common-insurance-blocks p {
    font-size: 17px;
}

.premium_calulation .pad-block1 {
    padding: 2rem 1.5rem 0 5rem;
}

.premium_calulation a, .benift_container a {
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
    color: #ec6608;
}

.save_premium p {
    margin-bottom: 20px;
    font-size: 17px;
}

.save_premium ul.arrow-tab-list li:before, .premium_calulation ul.arrow-tab-list li:before {
    top: 10px;
}

.renew_carins .common-insurance-blocks em {
    font-size: 4rem;
    top: 30px;
    left: 30px;
    color: #014a7f;
    font-weight: 600;
}

.renew_carins .common-insurance-blocks {
    width: 98%;
    height: 193px;
    padding: 3.5rem 4rem 3rem 10rem;
    border-radius: 10px;
    border: solid 1px #a4c3d2;
    overflow: hidden;
    background-color: #ffffff;
}

.mar-top-15 {
    margin-top: -15px;
}

.mar-top25 {
    margin-top: 25px;
}

.renew_carins ul.arrow-tab-list {
    padding: 5px 0 0;
}

    .renew_carins ul.arrow-tab-list li {
        font-size: 13px;
        width: 50%;
        margin-right: 0;
        padding-left: 20px;
    }

        .renew_carins ul.arrow-tab-list li:before {
            background-image: url(../images/index-check.png);
            top: 2px;
        }

ul.arrow-tab-list.green_tick li:before {
    background-image: url(../images/green_ticks.svg);
    width: 20px;
    height: 20px;
    top: 3px;
    left: 5px;
}

ul.arrow-tab-list.green_tick li {
    padding-bottom: 1rem;
    font-size: 1.8rem;
}

.sm_text {
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}

.benift_container .common-insurance-blocks h4 {
    line-height: 28px;
    font-size: 17px;
    font-weight: normal;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li:before {
    background-image: url(../../assetsSME/images/tick_inclusion.svg);
    top: 10px;
    left: 10px;
}

.quote_click {
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    color: #f4824c;
}

.agr-txt a:hover {
    text-decoration: underline;
}

.form-group label span {
    font-weight: 400;
}

.inc-exc-tab .ui-check-list.exclusion-tabs.green_tick li:before {
    background-image: url(../../assetsSME/images/tick_inclusion.svg);
    width: 30px;
    height: 30px;
    top: 10px;
    left: 10px;
}

.premium_calulation b {
    font-weight: 600;
}

.sup_script {
    position: relative;
    top: -8px;
    font-size: 17px;
}

.disc_text {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    line-height: 20px;
    font-size: 13px;
    font-weight: 300;
}

.disc_hdng {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.car-renew-wrap:before {
    content: "";
    background-image: url(../images/rectangle_large.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    width: 15rem;
    top: 0;
}

.car-renew-wrap p {
    font-size: 13px;
    font-weight: normal;
}

.toggle-panel-wrapper .orange-strip p.first-quote span {
    width: 238px !important;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 92%;
    min-width: 100%;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
}

.toggle-panel-wrapper .orange-strip p span {
    font-size: 1.2rem;
    color: #fff;
    margin: 0;
    line-height: normal;
    font-weight: 400;
}

.more-quotes-wrapper ul li:hover {
    background: #fff4eb;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.more-quotes-wrapper ul li:nth-last-child(2):hover {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.more-quotes-wrapper ul li:nth-last-child(3):hover {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.more-quotes-wrapper span.quote-title {
    width: 92% !important;
    font-weight: 600 !important;
    color: #282828 !important;
}

.blue-strip .more-quotes-wrapper ul li a.redirectUrl img.right-arrow {
    position: absolute;
    right: 10px;
}

.more-quotes-wrapper span.quote-plan-name {
    font-size: 1.2rem !important;
    color: #6c6c6c !important;
}

.toggle-panel-wrapper .orange-strip p.first-quote span {
    font-weight: 600 !important;
}

.more-quotes-wrapper ul li {
    border-bottom: 0 !important;
}

    .more-quotes-wrapper ul li:nth-last-child(2) {
        border-bottom: 0;
        border-top: solid 1px #cbcdce;
    }

.more-quotes-wrapper .close {
    display: none;
}

a.redirectUrl {
    text-decoration: none !important;
}

@media (max-width: 768px) {
    .sup_script {
        font-size: 12px;
    }

    #mobile_quoteavail {
        font-size: 2.5rem !important;
        vertical-align: bottom;
    }

    #mobile_quotecnt {
        margin: 0 10px 0 15px;
    }

    .toggle-panel-wrapper .blue-strip .more-quotes-wrapper .continue-journey-m {
        font-size: 3rem !important;
        font-weight: 600;
        margin: 8px 0 20px 0;
    }

    .more-quotes-wrapper span.quote-title {
        font-size: 2.5rem !important;
    }

    .blue-strip .more-quotes-wrapper ul li a.redirectUrl img.right-arrow {
        width: 9px;
        right: 32px;
    }

    .more-quotes-wrapper span.quote-plan-name {
        font-size: 2.5rem !important;
    }

    .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li {
        border-top: 0 !important;
        border-bottom: solid 1px #cbcdce !important;
        padding: 20px 15px !important;
    }

        .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li.dont-show-me {
            font-size: 2rem !important;
        }

    .more-quotes-wrapper ul li:nth-last-child(2):hover {
        border-radius: 0 !important;
    }

    .more-quotes-wrapper .close {
        position: absolute;
        right: 30px;
        top: 35px;
        display: block;
    }

    .toggle-panel-wrapper .blue-strip .down-arrow {
        right: 18px !important;
    }
}

@media (max-width: 480px) {
    #mobile_quoteavail {
        font-size: 1.8rem !important;
        vertical-align: middle;
        line-height: 22px;
    }

    .toggle-panel-wrapper .blue-strip .down-arrow {
        right: 12px !important;
    }

    #mobile_quotecnt {
        margin: 0 10px 0 10px;
    }

    .toggle-panel-wrapper .blue-strip .more-quotes-wrapper .continue-journey-m {
        font-size: 2rem !important;
    }

    .more-quotes-wrapper span.quote-title {
        font-size: 1.5rem !important;
    }

    .more-quotes-wrapper span.quote-plan-name {
        font-size: 1.5rem !important;
    }

    .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li.dont-show-me {
        font-size: 1.5rem !important;
    }

    .blue-strip .more-quotes-wrapper ul li a.redirectUrl img.right-arrow {
        right: 32px;
    }

    .more-quotes-wrapper .close {
        right: 20px;
        top: 20px;
    }
}

@media (max-width: 320px) {
    #mobile_quoteavail {
        font-size: 1.5rem !important;
    }

    #mobile_quotecnt {
        margin: 0 10px 0 8px;
    }
}

.blog_cardWrapp {
    width: 100%;
    margin-top: 25px;
}

.blog_card {
    display: inline-block;
    width: 400px;
    margin: 12px;
    border-radius: 20px;
    border: solid 1px #eaeaea;
    background-color: #ffffff;
}

.blog_img {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

    .blog_img img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

.card_content {
    text-align: left;
    padding: 20px 30px;
}

#news_update .card_content {
    padding: 20px 15px 20px 30px;
}

.card_content p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
}

.card_content a {
    font-size: 15px;
    color: #ec6608;
    text-decoration: underline;
    margin: 12px 0;
}

@media (max-width: 991px) {
    .blog_card {
        width: 98% !important;
        margin: 0 0 20px !important;
    }
}

a.btn-white {
    min-width: 160px;
    padding: 15px 20px;
    border-radius: 50px;
    font-size: 17px;
    margin-top: 40px;
}

.awards-block {
    background: #fff;
    border-radius: 25px;
    margin: 0 auto;
    width: 94%;
}

.ime-tips-list {
    display: inline-block;
    width: 100%;
    padding: 30px 25px;
    border-radius: 35rem;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.list-right-wrap {
    display: inline-block;
    padding: 0 2rem;
    width: 75%;
    vertical-align: middle;
}

    .list-right-wrap h6 {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .list-right-wrap p {
        font-size: 14px;
        line-height: 24px;
    }

h2.heading-h2 {
    padding-bottom: 4rem;
}

#news_update {
    padding-top: 15px;
}

    #news_update .card_content {
        height: 355px;
    }

    #news_update .new_ht {
        font-size: 15px;
        line-height: 27px;
        margin-top: 10px;
        height: 200px;
    }

    #news_update .owl-nav .owl-next {
        right: -12px;
        top: 28rem;
        background: #fff;
    }

    #news_update .owl-nav .owl-prev {
        left: -12px;
        top: 28rem;
        background: #fff;
    }

    #news_update .blog_card {
        width: 405px;
        margin: 0;
    }

    #news_update .card_content p {
        font-size: 15px;
    }

    #news_update .owl-next.disabled, .owl-prev.disabled {
        opacity: 0.6;
        background: #fff;
    }

#awards_recognize .owl-item img {
    display: inline-block;
    max-width: 100%;
    width: unset;
    margin: 0 auto;
    width: 113px;
    height: 113px;
}

#awards_recognize .item {
    text-align: left;
    margin-top: 0;
}

#awards_recognize .owl-nav .owl-next {
    right: 0;
    background: #ffff;
}

#awards_recognize .owl-nav .owl-prev {
    left: 0;
    background: #fff;
}

#awards_recognize .owl-dots {
    text-align: center;
}

#awards_recognize .ime-tips-list:first-child {
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
}

.sb-container {
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}

.sb-content {
    height: 100%;
    width: 120%;
    padding-right: 20%;
    overflow-y: scroll;
    box-sizing: border-box;
}

.sb-scrollbar-container {
    position: absolute;
    right: 5px;
    bottom: 5px;
    top: 5px;
    width: 10px;
}

.sb-scrollbar {
    position: absolute;
    right: 0;
    height: 30px;
    width: 5px;
    border-radius: 3.5px;
    background: #cbcdce;
}

    .sb-scrollbar:hover {
        background: #cbcdce;
    }

.new_ht h5 {
    padding-top: 10px;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
}

.news_src {
    margin-top: 10px;
}

    .news_src a {
        text-decoration: none;
    }

    .news_src span {
        font-size: 14px;
        color: #6c6c6c;
        font-weight: normal;
    }

.car_video {
    cursor: pointer;
}

@media (max-width: 991px) {
    .video_icon {
        top: -145px !important;
    }

    #news_update .item, #awards_recognize .item {
        padding: 0;
        border: 1px solid transparent;
    }

    #news_update .owl-nav .owl-prev {
        left: -8px;
        top: 20rem;
        height: 4rem;
        width: 4rem;
    }

    #awards_recognize .owl-nav .owl-prev {
        left: -8px;
        top: 34rem;
        height: 4rem;
        width: 4rem;
    }

    #news_update .owl-nav .owl-next, #awards_recognize .owl-nav .owl-next {
        right: -8px;
        top: 20rem;
        height: 4rem;
        width: 4rem;
    }

    #awards_recognize .owl-nav .owl-next {
        right: -8px;
        top: 34rem;
        height: 4rem;
        width: 4rem;
    }

    .list-right-wrap {
        display: inline-block;
        padding: 2rem 2rem 0 !important;
        width: 100% !important;
        vertical-align: middle;
    }

    #news_update .owl-nav .owl-prev:before, #news_update .owl-nav .owl-next:before, #awards_recognize .owl-nav .owl-prev:before, #awards_recognize .owl-nav .owl-next:before {
        left: 11px;
        top: 12px;
    }

    #news_update .owl-nav, #awards_recognize .owl-nav, .blog_cardWrapp .owl-nav {
        display: block !important;
    }

    .awards-block {
        width: 98%;
        margin: 0 auto;
    }

    .blog_cardWrapp .owl-nav .owl-prev {
        position: absolute;
        left: -8px;
        top: 12.5rem;
        font-size: 0;
        border: 1px solid #adadad;
        height: 4rem;
        width: 4rem;
        border-radius: 50px;
        cursor: pointer;
        margin-left: 0;
        background: #fff;
        box-shadow: -5px 0 10px 0 rgba(0, 0, 0, 0.1);
    }

    .blog_cardWrapp .owl-nav .owl-next {
        position: absolute;
        right: -8px;
        top: 12.5rem;
        font-size: 0;
        border: 1px solid #adadad;
        height: 4rem;
        width: 4rem;
        border-radius: 50px;
        cursor: pointer;
        margin-right: 0;
        background: #fff;
        box-shadow: 5px 0 10px 0 rgba(0, 0, 0, 0.1);
    }

    .blog_cardWrapp .owl-nav .owl-prev:before {
        border-color: transparent;
        border-style: none;
        border-width: 0;
        background-image: url(../images/review_arrow.png);
        height: 16px;
        width: 18px;
        vertical-align: text-top;
        transform: rotate(180deg);
        left: 11px;
        top: 12px;
        content: "";
        display: inline-block;
        vertical-align: text-top;
        box-sizing: inherit;
        margin: 0;
        position: absolute;
    }

    .blog_cardWrapp .owl-nav .owl-next:before {
        border-color: transparent;
        border-style: none;
        border-width: 0;
        background-image: url(../images/review_arrow.png);
        height: 16px;
        width: 18px;
        transform: rotate(360deg);
        left: 12px;
        top: 12px;
        content: "";
        display: inline-block;
        vertical-align: text-top;
        box-sizing: inherit;
        margin: 0;
        position: absolute;
    }

    .blog_cardWrapp .item {
        text-align: center;
        margin: 2rem 0;
    }

    .track_ins {
        margin-top: 45px !important;
    }

        .track_ins .input-block, .track_ins .block {
            margin-bottom: 45px !important;
            min-width: 100% !important;
        }

        .track_ins a.btn-white {
            margin-top: 0 !important;
        }

    .inline_grid {
        display: inline-grid;
    }

    .dtch-img {
        order: 2;
        margin-top: 40px;
    }

    .dtch-para {
        order: 1;
    }

    .popupVideo.overlayNVideo .popUpVideo {
        height: auto;
        width: 90%;
        top: 30%;
        transform: none;
        margin: 0 auto;
    }
}

.track_ins p {
    margin-bottom: 48px;
}

.track_ins .input-block, .track_ins .block {
    min-width: 96%;
    margin: 0;
}

.track_ins a.btn-white {
    margin-top: -16px;
    min-width: 115px;
}

.track_ins .block.date-block {
    border-bottom: 1px solid #5c748a;
    height: auto;
    margin: 0px;
}

.ripple-bar.focus:after {
    display: none;
}

input.jq-dte-year.Numeric.hint, input.jq-dte-month.Numeric.hint, input.jq-dte-day.Numeric.hint {
    border: 0;
    margin-bottom: -1px;
}

.date-block span.jq-dte input.jq-dte-year {
    width: 60px !important;
}

@supports (-webkit-touch-callout: none) {
    .date-block span.jq-dte input.jq-dte-year {
        width: 75px !important;
    }
}

.date-block span.jq-dte input {
    cursor: auto;
    border: none;
    z-index: 12;
    text-align: center;
}

    .date-block span.jq-dte input.jq-dte-day {
        width: 55px !important;
        text-align: left;
    }

    .date-block span.jq-dte input.jq-dte-month {
        width: 55px !important;
    }

.jq-dte-errorbox {
    display: none !important;
}

.date-block span.jq-dte input.error-chi {
    color: #fc9494;
    position: relative;
    bottom: 0;
    -webkit-text-fill-color: #fc9494;
}

.track_ins .ui-error, span.errorN {
    color: #fc9494;
    font-size: 14px;
    font-weight: 500;
    top: 45px;
    position: absolute;
    display: block;
    font-size: 1.2rem;
}

.track_ins span.separator {
    padding: 10px;
}

.rating_count li {
    padding: 0 10px;
    text-align: left;
}

    .rating_count li:first-child {
        width: 120px;
    }

.rating_count h2 {
    font-size: 30px;
    font-weight: 600;
    border-right: 1px solid #cbcdce;
}

.rating_count {
    display: inline-flex;
    margin-top: 10px;
}

    .rating_count img {
        margin-top: -8px;
    }

    .rating_count p {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
    }

    .rating_count span {
        color: #6c6c6c;
        font-size: 12px;
        font-weight: 500;
    }

.overlayNVideo {
    overflow-y: hidden;
}

.overlayNVideo {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 99999;
    display: none;
    overflow-y: scroll;
}

    .overlayNVideo .popUpVideo {
        height: 500px;
        width: 1024px;
        background-color: #fff;
        box-shadow: 0 0 50px rgb(0 0 0 / 50%);
        position: relative;
        border-radius: 15px;
        background-color: #053c6d;
        margin: 75px auto;
    }

        .overlayNVideo .popUpVideo span.closeSpan {
            position: absolute;
            top: 0;
            right: 0;
            width: 30px;
            height: 30px;
            display: inline-block;
            background-color: #fff;
            border-radius: 50%;
            cursor: pointer;
        }

            .overlayNVideo .popUpVideo span.closeSpan:before {
                transform: rotate(45deg);
            }

            .overlayNVideo .popUpVideo span.closeSpan:after, .overlayNVideo .popUpVideo span.closeSpan:before {
                position: absolute;
                left: 14px;
                content: " ";
                height: 18px;
                width: 2px;
                background-color: #333;
                top: 6px;
            }

            .overlayNVideo .popUpVideo span.closeSpan:after {
                transform: rotate(-45deg);
            }

.popUpVideo video:focus {
    outline: none;
}

.track_ins .ui-error-new {
    color: #ff0000;
    font-size: 14px;
    font-weight: 500;
    top: 45px;
}

span.ui-error-new {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
}

.video_icon {
    position: relative;
    top: -175px;
    right: 0;
}

.ui-submit-btn.btn-temp.fixedBtn {
    padding: 0.5rem 0;
}

#fw_jumplink ul.jump-list {
    display: -webkit-inline-box;
    overflow: auto;
    width: 100%;
}

#fw_jumplink ul.jump-list {
    border: 0;
}

#fw_jumplink .jump-list li {
    margin-right: 18px;
    overflow: hidden;
}

#fw_jumplink .jump-list li {
    margin-right: 35px;
}

#fw_jumplink .jump-list li {
    display: inline-block;
    position: relative;
}

#navjumpid .jump-list li.jump_active:before {
    position: absolute;
    top: 53px;
    content: "";
    background: #ec6608;
    height: 5px;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px 5px 0 0;
}

#navjumpid .jump-list li.jump_active:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#fw_jumplink .jump-list li a {
    color: #282828;
    text-decoration: none;
}

#fw_jumplink .jump-list li a {
    padding: 2rem 0;
}

#fw_jumplink .nav-section {
    width: 100%;
    margin: 0;
}

#fw_jumplink .menu-list li a:after {
    display: none;
}

#fw_jumplink .menu-list li {
    margin-right: 18px;
    overflow: hidden;
}

.fixed_jumplink {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 3px 5px 0px rgb(0 0 0 / 30%);
}

#fw_jumplink {
    display: none;
}

    #fw_jumplink ul.menu-list {
        display: -webkit-inline-box;
        overflow: auto;
        width: 100%;
    }

span.tpSpn {
    display: flex;
    position: relative;
    margin-bottom: 3rem;
    padding-bottom: 2rem;
}

    span.tpSpn:after {
        content: "";
        background: #eaeaea;
        height: 1px;
        width: 75px;
        position: absolute;
        bottom: 0;
    }

@media (max-width: 991px) {
    #fw_jumplink ul.jump-list {
        display: -webkit-inline-box;
        overflow: auto;
        width: 100%;
    }

    #fw_jumplink .jump-list li {
        display: block;
    }

    #fw_jumplink #navjumpid .menu-list li:before {
        display: block;
        top: 45px;
    }

    .input_success {
        padding: 40px 5px;
    }

    #fw_jumplink .menu-list li {
        padding: 0;
        border-bottom: 0;
    }

    #fw_jumplink .menu-list > li.active-nav {
        background: transparent;
    }

    #fw_jumplink .menu-list li a {
        padding: 1.5rem 0;
    }

    #fw_jumplink ul.menu-list li:last-child {
        display: none;
    }

    .detach_tcwhtsp {
        order: 1;
        margin-top: -30px;
        margin-bottom: 30px;
    }

    .submit_detach {
        order: 2;
    }

    .track_ins {
        display: grid;
    }
}

#fw_jumplink ul.menu-list li:last-child {
    margin-right: 0;
}

#fw_jumplink .menu-list li {
    margin-right: 18px;
}

#navjumpid .menu-list li a {
    padding-right: 0;
}

#fw_jumplink ul.menu-list {
    border: 0;
}

#fw_jumplink {
    text-align: center;
}

#navjumpid .menu-list li a.btn.btn-whites {
    background: #ec6608;
    padding: 8px;
    min-width: 100px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 12px;
    border-radius: 27px;
    color: #ffffff;
    font-size: 14px;
}

#navjumpid .menu-list li.jump_active:before {
    position: absolute;
    top: 53px;
    content: "";
    background: #ec6608;
    height: 5px;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px 5px 0 0;
}

#navjumpid .menu-list li.jump_active:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-device-width: 991px) and (max-device-width: 1024px) {
    #fw_jumplink .menu-list li {
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .input_success {
        padding: 40px 135px;
    }

    #fw_jumplink ul.menu-list li:nth-last-child(2) {
        margin-right: 70px;
    }

    #navjumpid .menu-list li:last-child.jump_active:before {
        display: none;
    }
}

#navjumpid ul.right-top-menu.js-rightmenu-dth {
    display: none;
}

#fw_jumplink .menu-list li a {
    color: #282828;
    text-decoration: none;
}

.bg-megamenu.fixed_jumplink {
    background: #fff;
}

.detach_tcwhtsp .check-feild {
    width: 100%;
    padding-bottom: 1.5rem;
    padding-left: 0;
}

.ui-error#error-accepts {
    position: relative;
    top: 5px;
    left: 30px;
}

span.btn-primary.btn-orange.gq-sticky {
    font-weight: 700;
    padding: 1.2rem 4rem;
}

.benift_container.cmn_block {
    overflow: hidden;
}

.form-group input:checked:focus-visible + label:before, .form-group input:indeterminate:focus-visible + label:before {
    background: #ec6625;
    box-shadow: 0 0 0 2px #ec6625;
    border: 2px solid #fff;
}

.agr-txt a:focus-visible {
    box-shadow: 0 0 0 1px;
}

.popup .close:focus-visible {
    box-shadow: 0 0 0 1px;
}

.btn-primary:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.btn-link:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

body a:focus-visible {
    box-shadow: 0 0 0 1px;
}

#sessionExp .popup.light {
    max-width: 425px;
}

.doorstep-block {
    width: 90%;
    border: 1px solid #1D6091;
    margin: 4rem 0 0;
    padding: 2rem 2rem;
    border-radius: 1rem;
    position: relative;
    text-align: left;
}

.ui-garageimg-dth img {
    padding-top: 12rem;
}

.doorstep-block h3 {
    font-size: 1.6rem;
    font-weight: 700;
}

ul.pointer-list.door-list li {
    font-size: 1.4rem;
    width: 48%;
    display: inline-flex;
    line-height: normal;
}

.doorstep-block .link-btn {
    float: none;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    font-size: 1.4rem;
}

.doorstep-block small {
    display: inline-flex;
    float: right;
    top: 10px;
    font-size: 1.1rem;
    font-weight: 600;
}

.doorstep-block:after {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA1MyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMEg1M1YxMVYyMkgwTDEwLjM5MzMgMTFMNSAwWiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzYwMjlfNDUzNjApIi8+CjxwYXRoIGQ9Ik0xNi43OTc2IDE1LjEzMzNWNi42NzMzSDE4LjE4OTZMMjIuNzg1NiAxMi41MTczSDIyLjQ2MTZWNi42NzMzSDI0LjIwMTZWMTUuMTMzM0gyMi44MDk2TDE4LjIyNTYgOS4yODkzSDE4LjUzNzZWMTUuMTMzM0gxNi43OTc2Wk0yNS45MTQ4IDE1LjEzMzNWNi42NzMzSDMxLjc5NDhWOC4xMjUzSDI3LjcwMjhWMTAuMTA1M0gzMS41MDY4VjExLjU2OTNIMjcuNzAyOFYxMy42ODEzSDMxLjc5NDhWMTUuMTMzM0gyNS45MTQ4Wk0zNS40NzQ0IDE1LjEzMzNMMzIuNDc0NCA2LjY3MzNIMzQuNDA2NEwzNi41NTQ0IDEzLjIwMTNIMzYuMDM4NEwzOC4zNzg0IDYuNjczM0gzOS43NDY0TDQxLjg5NDQgMTMuMjAxM0g0MS40MTQ0TDQzLjY5NDQgNi42NzMzSDQ1LjUwNjRMNDIuNDgyNCAxNS4xMzMzSDQwLjk1ODRMMzguODgyNCA5LjEyMTNIMzkuMTU4NEwzNy4wMTA0IDE1LjEzMzNIMzUuNDc0NFoiIGZpbGw9IndoaXRlIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNjAyOV80NTM2MCIgeDE9IjAiIHkxPSIwIiB4Mj0iLTEuNTQ5NzJlLTA5IiB5Mj0iMjUuMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRjU4ODIwIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0IwMkEzMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);
    position: absolute;
    right: 0;
    top: 20px;
    width: 53px;
    height: 22px;
}

.carlanding-wrap ul li sup {
    font-size: 0.8rem;
    color: #282828;
}

#Reviews {
    overflow: hidden;
}

@media(max-width: 768px) {
    .doorstep-block h3 {
        padding-right: 5rem;
        font-size: 1.4rem;
    }

    ul.pointer-list.door-list li {
        font-size: 1.4rem;
        width: 100%;
        display: block;
    }

    .doorstep-block {
        width: 100%;
    }
}

@media (max-width: 1360px) {
    .date-block span.jq-dte input.jq-dte-day {
        width: 35px !important;
    }

    .ui-form-block a.renewal-link {
        margin-left: 0.5rem;
        max-width: 19rem;
    }

        .ui-form-block a.renewal-link span {
            font-size: 1.2rem;
            width: 75%;
        }

    .input-block {
        max-width: 100%;
    }

    .ui-tabs-modify .tab-head li {
        min-width: 13.7rem;
    }

    .ui-card-wrap .card-block span {
        font-size: 2.5rem;
    }

    .ui-card-wrap .card-block p span {
        font-size: 1.4rem;
        padding: 0 1rem;
    }

    .claim-blocks li {
        margin-right: 4rem;
    }
}

@media (max-width: 1199px) {
    img.whatsapp-img {
        width: 50px;
        margin-left: 0;
    }

    .input-check + label {
        font-size: 1.2rem;
    }

    .ui-tabs-modify .tab-content-body, .ui-tabs-modify .tab-head {
        width: 100%;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .reviews-rating-content {
        padding: 0 3rem;
    }

    .rating-topbar:after {
        right: 0;
    }

    .ui-card-wrap .card-block span {
        font-size: 2.2rem;
    }

    .package-policy-wording {
        width: auto;
    }
}

@media (max-width: 991px) {
    .dot {
        display: none;
    }

    .idv-img-detach, .tw-img-detach, .ui-garageimg-dth, .ui-onlineimg-dth {
        padding: 3rem 0 0;
    }

        .idv-img-detach img, .tw-img-detach img, .ui-claimimg-dth img, .ui-garageimg-dth img {
            text-align: center;
            margin: 0 auto;
        }

    .banner-para, .banner-para span {
        font-size: 3rem;
    }

    ul.ui-banner-list li {
        font-size: 2rem;
    }

    .ui-banner-content {
        padding: 0;
    }

    ul.ui-banner-list li img {
        width: 30px;
        height: auto;
        vertical-align: middle;
    }

    .input-block label {
        font-size: 1.6rem;
    }

    .input-block.focus label {
        font-size: 1.4rem;
    }

    .input-block {
        max-width: 100%;
    }

    .pad-block2 {
        padding: 3rem 0 2rem 0;
    }

    .border-bottom1 {
        border-bottom: 1px solid #eee;
    }

    .package-policy-wording {
        width: 100%;
    }

    .tableWrapp {
        width: 100%;
    }

    .ui-card-wrap .card-block {
        width: 100%;
        padding-bottom: 2rem;
    }

    .owl-nav {
        display: none;
    }

    .claim-block {
        text-align: center;
    }

    .claim-blocks {
        margin-bottom: 3rem;
    }

    .garages-search-block {
        text-align: center;
    }

        .garages-search-block .search-item {
            margin: 0 auto;
        }

        .garages-search-block small {
            top: 1rem;
            text-align: center;
        }

    .ui-claimimg-dth img {
        position: relative;
        top: 10rem;
        overflow: hidden;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }

    .claim-section {
        overflow: hidden;
    }

    ul.listOfgrg:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .package-policy-wording.pad-left2 {
        padding-left: 0;
    }

    #sessionExp .popup.light {
        max-width: 100%;
    }

    .content {
        width: 100%;
        padding: 4rem 1rem;
    }

    .popup {
        margin: 0;
        border-radius: 0;
    }

    ul.listOfgrg li.mrR {
        margin-right: 0;
    }

    ul.listOfgrg li {
        width: 100%;
        border: none;
    }

    ul.listOfgrg .conGrgs, ul.listOfgrg .manfGrgs, ul.listOfgrg .netGargs {
        width: 80%;
        float: none;
    }

    .ui-reviews-slider .rating-topbar h3 {
        border-right: none;
    }

    .garages-search-block h3 {
        font-size: 2rem;
    }

    .garages-search-block small {
        text-align: right;
    }

    .scrollTop {
        display: none;
    }

    .ui-form-block .ui-submit-btn {
        margin-top: 0;
    }

    .fixedBtn {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        margin: 0;
        padding: 1rem 0;
        text-align: center;
        z-index: 2;
        -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
        display: inline-block;
        width: 100%;
    }

    .gq-sticky {
        width: 90%;
    }

    .container-small h2 {
        padding-left: 1rem;
    }

    .ui-reviews-slider .item {
        padding: 2rem 2rem;
        border: 1px solid #cbcdce;
        border-radius: 1rem;
        min-height: 38rem;
        margin: 3rem 1rem 2rem;
    }

    .ui-reviews-slider .rating-fl {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem;
    }

    .pad-top5 {
        padding-top: 0;
    }

    .ui-reviews-slider .rating-topbar:after {
        top: 31px;
        right: 30px;
    }

    .claim-blocks li span {
        top: 10px;
        left: 0;
        right: 0;
        text-align: center;
    }

    .ui-tabs-modify .tab-head {
        white-space: nowrap;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
    }

        .ui-tabs-modify .tab-head li.active {
            border-bottom: 2px solid;
        }

    ul.arrow-tab-list.ui-width-half {
        width: 100%;
    }

    ul.arrow-tab-list li {
        width: 100%;
    }

    .ui-tabs-modify .common-insurance-blocks {
        padding: 3rem 0 0;
    }

    ul.arrow-tab-list {
        padding: 2rem 0 0;
    }

    .ui-form-block a.renewal-link span {
        font-size: 1.4rem;
    }

    .section-content {
        padding: 4rem 0 6rem 0;
    }

        .section-content h2 {
            padding-bottom: 1rem;
            margin: 0;
            font-size: 3rem;
            text-align: left;
        }

        .section-content p {
            text-align: left;
            line-height: 2.5rem;
        }

            .section-content p.line_height_16 {
                line-height: 1.6rem;
            }

    .ui-card-wrap .card-block span {
        font-size: 2.5rem;
    }

    .ui-card-wrap .card-block p span {
        font-size: 1.2rem;
    }

    .ui-card-wrap p {
        text-align: center;
    }

    .tableWrapp {
        width: 100%;
        overflow: auto;
        display: inline-block;
    }

    .search-item {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .garages-search-block a {
        font-size: 1.1rem;
    }

    .garages-search-block .search-item input {
        min-width: 175px;
        margin-left: 2px;
        font-size: 1.2rem;
    }

    .ui-form-block {
        margin-top: 3rem;
    }

    .input-check + label:before {
        margin-right: 0.5rem;
    }

    .ui-form-block .check-feild {
        width: 100%;
    }

    .ui-form-block .ui-submit-btn {
        text-align: center;
    }

    .ui-form-block a.renewal-link {
        margin: 0 auto;
        display: block;
        text-align: left;
        width: 100%;
        max-width: 30rem;
        margin-top: 2rem;
    }

    .ui-form-block .re-quote {
        display: block;
    }

    .tab-head li {
        min-width: 50%;
    }

    .ui-check-list li {
        width: 100%;
    }

    .ui-policy-documents {
        padding: 3rem 0 0;
    }

        .ui-policy-documents p a {
            position: relative;
            display: block;
            padding: 0;
            font-size: 1.5rem;
        }

            .ui-policy-documents p a:after {
                content: "";
                position: absolute;
                top: 12px;
                right: 8px;
                border: solid #282828;
                border-width: 0 2px 2px 0;
                display: inline-block;
                padding: 3px;
                vertical-align: top;
                transform: rotate(-136deg);
                -webkit-transform: rotate(-44deg);
                transition: 0.6s;
            }

    .claim-block h2 {
        text-align: center;
    }

    .claim-blocks li {
        width: 10rem;
        height: 12rem;
        margin-right: 1rem;
        padding-top: 4rem;
    }

        .claim-blocks li p {
            font-size: 1.2rem;
            bottom: 1rem;
        }

    .garages-search-block h2, .garages-search-block p {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .input-block .note a {
        font-size: 1rem;
    }

    ul.breadcrumbs li a {
        padding-right: 1rem;
        font-size: 1.2rem;
    }
}

#navjumpid .menu-list li button.btn.btn-whites {
    background: #ec6608;
    padding: 8px;
    min-width: 100px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 12px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    border: 0;
}

@media (min-width: 992px) {
    .sfPublicWrapper #fw_jumplink ul.menu-list li:nth-last-child(2) {
        margin-right: 15px;
    }
}

.bannerFormblock .form-group span.ui-error {
    position: relative;
    bottom: -5px;
}

.carlanding-wrap {
    position: relative;
    padding: 4rem 0 3rem 0;
}

.twoCardouter {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.banner-content {
    width: 55%;
}

    .banner-content h1 {
        font-size: 4.8rem;
        font-weight: 900;
    }

.carlanding-wrap .bannerTitle {
    font-weight: 600;
    font-size: 3.6rem;
    padding: 0 0 15px 0;
    line-height: normal;
}

.carlanding-wrap ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.carlanding-wrap figure {
    z-index: 1;
    position: absolute;
    bottom: 12rem;
}

.carlanding-wrap .bannerFormblock {
    background: #fff;
    width: 100%;
    max-width: 471px;
    border: 1px solid #cbcdce;
    box-shadow: 0px 4px 23px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 1;
    padding: 35px 30px 10px;
}

.carlanding-wrap::before {
    height: 258px;
    width: 100%;
    display: inline-block;
    content: "";
    bottom: -25px;
    z-index: 1;
    position: absolute;
    background-image: url(../images/carbannerbg.png?sfvrsn=39fd6db1_2);
    background-repeat: no-repeat;
    background-size: 100%;
}

.il-input-block input {
    cursor: auto;
    border: none;
    z-index: 2;
    width: 100%;
    outline: 0;
    background: 0 0;
}

.il-input-block {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
}

    .il-input-block label {
        font-size: 1.6rem;
        font-weight: 500;
        color: #838383;
        position: absolute;
        left: 17px;
        top: 17px;
        background-color: #fff;
        transition: 0.3s all ease;
        pointer-events: none;
    }

        .il-input-block label.input-sm {
            left: 10px;
            top: 10px;
        }

input.default-input {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background: #fff;
    padding: 1.7rem;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600;
    color: #282828;
}

input.input-sm {
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding: 1.2rem;
}

input.default-input:hover, textarea:hover {
    border: 1px solid #282828;
}

input.readOnly:hover {
    border: 1px solid #c9c9c9;
}

input.disabled:hover {
    border: 1px solid #eaeaea;
}

input.default-input:read-only {
    color: #838383;
}

.il-input-block.focus label {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 600;
    top: -8px;
    left: 11px;
    padding: 0 7px;
    z-index: 2;
    transition: 0.3s all ease;
}

    .il-input-block.focus label.input-sm {
        left: 5px;
    }

.il-input-block.onFocused label {
    color: #ec6625;
}

    .il-input-block.onFocused label.readOnly {
        color: #838383;
    }

.il-input-block.onFocused input, .il-input-block.onFocused textarea {
    outline: none;
    border: none;
    border: 2px solid #ec6625;
}

    .il-input-block.onFocused input.readOnly {
        color: #838383;
        border: 1px solid #c9c9c9;
    }

.il-input-block.onValidate label {
    color: #e71a1a;
}

.il-input-block.onValidate input {
    border: 2px solid #e71a1a;
}

.default-input:disabled {
    cursor: not-allowed;
    border-color: #eaeaea;
    opacity: 0.5;
}

.il-input-block label.disabled {
    border-color: #c9c9c9;
    color: #c9c9c9;
    cursor: not-allowed;
}

.link-btn {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 18px;
    color: #ec6625;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    outline: none;
    border: 1px solid transparent;
}

.link-btn-new {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 18px;
    color: #6C6C6C;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    outline: none;
    border: 1px solid transparent;
}

.link-btn:hover {
    color: #fd7b20;
    text-decoration: underline;
}

.link-btn-new:hover {
    color: #6C6C6C;
    text-decoration: underline;
}

.link-btn:focus-visible {
    box-shadow: 0 0 0 1px;
}

.link-btn-new:focus-visible {
    box-shadow: 0 0 0 1px;
}

.link-btn:active {
    color: #ec6625;
}

.link-btn-new:active {
    color: #6C6C6C;
}

.subtleLink-btn {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 18px;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    outline: none;
    color: #6c6c6c;
    padding: 1px 4px;
}

    .subtleLink-btn:hover {
        color: #928f8e;
    }

    .subtleLink-btn:focus-visible {
        box-shadow: 0 0 0 1px;
        border-radius: 3px;
        color: #6c6c6c;
    }

    .subtleLink-btn:active {
        color: #6c6c6c;
    }

.small-linkBtn {
    font-size: 1.2rem;
    line-height: 1.5rem;
}

.primary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.1rem 2.4rem;
    font-size: 1.6rem;
    background: #ec6625;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 3px solid transparent;
    font-weight: 700;
    text-align: center;
}

    .primary-btn:hover {
        background: #fd7b20;
        color: #fff;
    }

    .primary-btn:focus {
        background: #e26123;
        outline: none !important;
        color: #fff;
        text-decoration: none;
    }

    .primary-btn:focus-visible {
        box-shadow: 0 0 0 3px #e26123;
        border: 3px solid #fff;
    }

a.primary-btn.fullWidth-btn {
    width: 100%;
}

a.smallSubtle-btn.fullWidth-btn {
    margin: 3rem 0;
    width: 100%;
}

.secondary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 1.3rem 2.4rem;
    font-size: 1.6rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 1px solid #ec6625;
    font-weight: 700;
    text-align: center;
    background: #fff;
    color: #ec6625;
}

    .secondary-btn:hover, .quiet-btn:hover {
        background: #fff2eb;
        border: 1px solid #ec6625;
        color: #ec6625;
    }

    .secondary-btn:focus-visible, .quiet-btn:focus-visible {
        background: #fff9f6;
        border: 1px solid #ec6625;
        color: #ec6625;
    }

    .secondary-btn:active, .quiet-btn:active {
        background: #fff9f6;
        border: 1px solid #bb5106;
        color: #bb5106;
    }

.secondary-btn-disabled {
    border: 1px solid #c9c9c9;
    color: #c9c9c9;
    pointer-events: none;
    position: relative;
    pointer-events: all;
    cursor: not-allowed;
    overflow: hidden;
    padding: 1.3rem 2.4rem;
    font-size: 1.6rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    text-align: center;
    background: #fff;
}

.read-morebtn {
    margin: 3rem 0 0;
}

#caruiSlider {
    margin-bottom: 3rem;
}

.form-group span img {
    max-width: 70px;
}

.form-group {
    display: block;
    margin-bottom: 15px;
    text-align: left;
}

    .form-group input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

        .form-group input[type="checkbox"], .form-group input[type="radio"], .il-radio-group input[type="radio"] {
            display: block;
            position: absolute;
            z-index: -1;
            opacity: 0;
        }

    .form-group label {
        position: relative;
        cursor: pointer;
        display: flex;
        font-size: 1.6rem;
        line-height: 2rem;
        font-weight: 500;
        color: #282828;
    }

.scrollTop {
    z-index: 4;
}

.form-group label.disabled, .il-radio-group label.disabled {
    color: #c9c9c9;
    cursor: not-allowed;
}

.form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #838383;
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 1rem;
    border-radius: 3px;
    height: fit-content;
    transition: 0.3s all ease;
}

.form-group input:hover + label::before, .il-radio-group input + label:hover::before {
    background-color: #eaeaea;
}

.form-group input:disabled + label:hover::before, .il-radio-group input:disabled + label:hover::before, .il-radio-group input:checked + label:hover::before {
    background-color: transparent;
}

.form-group input:focus-visible + label::before {
    border-color: #f58820;
}

.form-group input:focus-visible + label::before {
    border-color: #f58820;
    background-color: #cbcdce;
}

.form-group input:checked + label:before, .form-group input:indeterminate + label:before {
    background-color: #ec6625;
    border: 2px solid #ec6625;
}

.form-group input:checked:focus-visible + label:before, .form-group input:indeterminate:focus-visible + label:before {
    background: #ec6625;
    box-shadow: 0 0 0 2px #ec6625;
    border: 2px solid #fff;
}

.form-group input:checked:disabled:focus-visible + label:before, .form-group input:indeterminate:disabled:focus-visible + label:before {
    box-shadow: none;
}

.form-group input:checked:disabled + label:before, .form-group input:indeterminate:disabled + label:before, .form-group input:checked:disabled:hover + label:before, .form-group input:indeterminate:disabled:hover + label:before {
    background-color: #ffbb8b;
    border-color: #ffbb8b;
    cursor: not-allowed;
}

.form-group input:checked + label:after, .form-group input:indeterminate + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    .transition: 0.3s all ease;
}

.form-group input:indeterminate + label:after {
    border-width: 0 0 0 2px;
    top: 8px;
    transform: rotate(90deg);
}

.form-group input:checked:disabled:hover + label:after, .form-group input:indeterminate:disabled:hover + label:after, .form-group input:checked:disabled:focus + label:after, .form-group input:indeterminate:disabled:focus + label:after {
    border-color: #fff;
    cursor: not-allowed;
}

.form-group label.sm-chekbox, .il-radio-group label.sm-chekbox {
    font-size: 1.2rem;
    line-height: 1.5rem;
}

.form-group label.md-checkbox, .il-radio-group label.md-checkbox {
    font-size: 1.4rem;
    line-height: 1.8rem;
}

.form-group label.sm-chekbox:before, .il-radio-group label.sm-chekbox:before {
    padding: 6px;
    top: 0;
}

.form-group label.md-checkbox:before, .il-radio-group label.md-checkbox:before {
    padding: 7px;
    top: 0;
}

.form-group input:checked + label.md-checkbox:after {
    top: 2px;
    left: 5px;
}

.form-group input:checked + label.sm-chekbox:after {
    top: 3px;
    left: 5px;
    width: 3px;
    height: 7px;
}

.form-group span img {
    max-width: 70px;
}

.carlanding-wrap ul li {
    width: 30%;
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    margin-right: 1.5rem;
    transition: 0.3s;
}

    .carlanding-wrap ul li span {
        font-size: 1.4rem;
        font-weight: 600;
        padding-left: 1rem;
    }

.carlanding-wrap .bannerTitle sub {
    font-size: 1rem;
    position: relative;
    bottom: 1rem;
    left: 0.3rem;
}

.smallSubtle-btn {
    color: #6c6c6c;
    background: #fff;
    border: 1px solid #c9c9c9;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 0.7rem 1.6rem;
    font-size: 1.4rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    text-align: center;
}

    .smallSubtle-btn:focus-visible {
        background: #fff9f6;
        border: 1px solid #ec6608;
    }

    .smallSubtle-btn:active {
        background: #fff9f6;
        border: 1px solid #bb5106;
        color: #bb5106;
    }

    .smallSubtle-btn:hover {
        background: #fff2eb;
        border: 1px solid #f58820;
        color: #6c6c6c;
    }

.carlanding-wrap .bannerTitle sub {
    font-size: 1rem;
    position: relative;
    bottom: 1rem;
    left: 0.3rem;
}

.link-wrap a {
    font-size: 1.2rem;
    margin-top: 2px;
}

.carlanding-form-block .il-input-block:first-child {
    margin-bottom: 3rem;
}

.ui-submit-btn {
    margin: 3rem 0 2rem;
}

    .ui-submit-btn .link-btn {
        margin-right: 2rem;
    }

        .ui-submit-btn .link-btn:last-child {
            margin: 0;
        }

.bannerFormblock span.ui-error {
    bottom: -18px;
    color: #ff0000;
}

.agr-txt a {
    font-size: 1.3rem;
    font-weight: 500;
    color: #282828;
    text-decoration: underline;
}

.form-group {
    display: block;
    text-align: left;
    position: relative;
}

.web-version {
    color: #fff;
}

#car-registration {
    text-transform: uppercase;
}

.link-wrap a:nth-child(2):before {
    content: "";
    background: #6c6c6c;
    height: 3px;
    width: 3px;
    margin: 0 1rem;
    display: inline-flex;
    border-radius: 30px;
}

.ui-submit-btn a.link-btn:last-child:before {
    content: "";
    background: #6c6c6c;
    height: 3px;
    width: 3px;
    margin: 0;
    display: inline-flex;
    border-radius: 30px;
    position: absolute;
    left: -13px;
    top: 7px;
}

.carlanding-wrap ul li sub {
    font-size: 9px;
    position: relative;
    bottom: 6px;
    left: -3px;
}

@media (max-width: 1199px) {
    .banner-content {
        width: 100%;
    }

    .carlanding-wrap ul li {
        width: 45%;
        margin-bottom: 1rem;
        padding: 1.5rem 1rem;
    }

        .carlanding-wrap ul li span {
            font-size: 1.2rem;
        }

    .carlanding-wrap figure {
        bottom: 15rem;
    }

    .carlanding-wrap .bannerTitle {
        font-size: 2.8rem;
    }

    .banner-content h1 {
        font-size: 3rem;
    }

    .carlanding-wrap::before {
        bottom: 0;
        background: #fff1ea;
    }

    .carlanding-wrap figure img {
        max-width: 70%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .carlanding-wrap figure img {
        max-width: 50%;
    }
}

@media (max-width: 767px) {
    .blue-strip #mobile_quoteavail {
        color: #282828;
        font-weight: 500;
        vertical-align: text-bottom;
    }

    .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li.dont-show-me {
        display: none;
    }

    .toggle-panel-wrapper .blue-strip .down-arrow {
        display: none;
    }

    .toggle-panel-wrapper .blue-strip:after {
        content: "";
        position: absolute;
        top: 28px;
        right: 18px;
        width: 1.2rem;
        height: 1.2rem;
        border: 2px solid #404040;
        border-right-width: 0;
        border-top-width: 0;
        -webkit-transform: rotate(226deg);
        -moz-transform: rotate(226deg);
        -ms-transform: rotate(226deg);
    }

    .twoCardouter {
        flex-wrap: wrap;
    }

    .banner-content {
        width: 100%;
        margin-bottom: 2rem;
    }

    .carlanding-wrap .bannerFormblock {
        margin-top: 3rem;
        max-width: 100%;
    }

    .carlanding-wrap .bannerTitle {
        line-height: normal;
        font-size: 2rem;
    }

    .banner-content h1 {
        font-size: 2.4rem;
        font-weight: 800;
    }

    .carlanding-wrap ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .carlanding-wrap figure img {
        max-width: 100%;
    }

    .carlanding-wrap ul {
        overflow-x: scroll;
        width: 100%;
        scroll-snap-type: x mandatory;
        scroll-padding: 20px;
        gap: 15px;
        padding-right: 1rem;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: nowrap;
    }

        .carlanding-wrap ul li {
            margin-right: 0;
            flex: 0 0 65%;
            min-height: 65px;
            padding: 1.5rem 2rem;
            background: linear-gradient(47.68deg, #FFF3F3 8.88%, #FFF2EB 23.35%, #FFFEF3 107.4%);
            border: 1px solid #FFF3F3;
        }

    .carlanding-wrap .bannerFormblock {
        max-width: 100%;
        border: none;
        box-shadow: none;
        border-radius: 10px;
        z-index: 2;
        padding: 0;
        margin-bottom: 3rem;
    }

    .fixedBtn .smallSubtle-btn, .fixedBtn .link-btn {
        display: none;
    }

    .carlanding-wrap::before {
        height: 125px;
        bottom: 0;
        left: 0;
        background: #fff1ea;
    }

    .carlanding-wrap figure {
        z-index: 1;
        position: relative;
        bottom: 0;
        top: 0;
    }

    .ui-submit-btn {
        margin: 0;
        padding: 7px;
    }

    .carlanding-wrap ul li span {
        font-size: 1.2rem;
    }
}

.toggle-panel-wrapper {
    width: 272px;
    position: fixed;
    bottom: 0;
    left: 30px;
    z-index: 9999;
}

a.redirectUrl {
    cursor: pointer;
}

.toggle-panel-wrapper .orange-strip {
    width: 100%;
    height: 64px;
    padding: 18px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 12px 26px -1px rgba(0, 0, 0, 0.14);
    background: #ec6608;
    background: -moz-linear-gradient(top, #ec6608 0%, #b02a30 100%);
    background: -webkit-linear-gradient(top, #ec6608 0%, #b02a30 100%);
    background: linear-gradient(to bottom, #ec6608 0%, #b02a30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec6608', endColorstr='#b02a30', GradientType=0);
}

    .toggle-panel-wrapper .orange-strip p {
        font-size: 1.2rem;
        color: #ffffff;
        margin: 0;
        line-height: normal;
    }

        .toggle-panel-wrapper .orange-strip p.first-quote {
            font-size: 1.1rem;
            font-weight: bold;
            margin-bottom: 0.5rem;
        }

            .toggle-panel-wrapper .orange-strip p.first-quote span {
                width: 99%;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

        .toggle-panel-wrapper .orange-strip p a {
            color: #fff;
            text-decoration: none;
            font-size: 1.3rem;
            cursor: pointer;
        }

            .toggle-panel-wrapper .orange-strip p a.redirectUrl span, .more-quotes-wrapper span.quote-plan-name {
                display: inline-block;
            }

                .toggle-panel-wrapper .orange-strip p a.redirectUrl span:first-letter, .more-quotes-wrapper span.quote-plan-name:first-letter {
                    text-transform: uppercase;
                }

.toggle-panel-wrapper .panel-close {
    position: absolute;
    right: 7px;
    top: 6px;
    cursor: pointer;
}

.toggle-panel-wrapper .continue-journey {
    position: absolute;
    left: 18px;
    top: -10px;
    width: 130px;
    height: 20px;
    margin: 0;
    border-radius: 4px;
    background-color: #ffd6ba;
    font-size: 13px;
    padding: 1px 10px;
    text-align: center;
}

.toggle-panel-wrapper .blue-strip {
    width: 100%;
    height: 21px;
    margin: 0;
    padding: 2px 18px;
    box-shadow: 0 12px 26px -1px rgba(0, 0, 0, 0.14);
    background: #004a80;
    background: -moz-linear-gradient(top, #004a80 0%, #00305b 100%);
    background: -webkit-linear-gradient(top, #004a80 0%, #00305b 100%);
    background: linear-gradient(to bottom, #004a80 0%, #00305b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004a80', endColorstr='#00305b', GradientType=0);
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.more-quotes-wrapper {
    border-radius: 10px;
    box-shadow: 0 5px 8px 1px rgb(0 0 0 / 15%);
    border: solid 1px #cbcdce;
    background-color: #ffffff;
    width: 86%;
    position: absolute;
    bottom: 21px;
    margin: auto;
    left: 0;
    right: 0;
    color: #282828;
    z-index: 2;
}

    .more-quotes-wrapper span.quote-title {
        font-size: 1.1rem;
        font-weight: bold;
        letter-spacing: 0.8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 99%;
        display: inline-block;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #282828;
    }

    .more-quotes-wrapper span.quote-plan-name {
        font-size: 1.3rem;
        color: #6c6c6c;
        margin-top: 0.5rem;
        display: inline-block;
    }

    .more-quotes-wrapper ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .more-quotes-wrapper ul li {
            border-bottom: solid 1px #cbcdce;
            padding: 8px 10px;
            position: relative;
        }

            .more-quotes-wrapper ul li p {
                line-height: normal;
                font-size: 1.1rem;
                color: #282828;
                margin: 0;
            }

                .more-quotes-wrapper ul li p a.redirectUrl {
                    cursor: pointer;
                }

                    .more-quotes-wrapper ul li p a.redirectUrl img.right-arrow {
                        margin-left: 10px;
                        vertical-align: bottom;
                    }

            .more-quotes-wrapper ul li:nth-last-child(2) {
                border-bottom: 0;
            }

.more-quotes-button.arrowToggle img.down-arrow {
    transform: rotate(180deg);
}

.web-version {
    display: inline-block;
}

.mobile-version, .dont-show-me {
    display: none;
}

.toggle-panel-wrapper .blue-strip .more-quotes-wrapper .continue-journey-m {
    display: none;
}

#mobile_quotecnt {
    display: none;
}

#quotecnt {
    display: inline-block;
}

#liQuote_1 {
    display: none;
}

@media (max-width: 768px) {
    #liQuote_1 {
        display: block !important;
    }

    #quotecnt {
        display: none;
    }

    #mobile_quotecnt {
        display: inline-block;
    }

    .toggle-panel-wrapper .blue-strip {
        display: block !important;
    }

    .toggle-panel-wrapper {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin-bottom: 25px;
        z-index: 2;
    }

        .toggle-panel-wrapper .blue-strip .more-quotes-wrapper {
            position: fixed;
            bottom: 0;
            top: auto;
            border-radius: 0;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 10px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            width: 100%;
            padding-bottom: 1rem;
        }

            .toggle-panel-wrapper .blue-strip .more-quotes-wrapper .continue-journey-m {
                display: block;
                padding: 20px 30px 6px;
                color: #282828;
                font-size: 22px;
                font-weight: 700;
            }

            .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li.dont-show-me {
                font-size: 1.3rem;
            }

            .toggle-panel-wrapper .blue-strip .more-quotes-wrapper .continue-journey-m .panel-close {
                display: block;
                top: 12px;
                right: 18px;
                opacity: 1;
            }

            .toggle-panel-wrapper .blue-strip .more-quotes-wrapper ul li {
                padding: 8px 30px;
            }

    .backdrop {
        position: fixed;
        background: #000000a1;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

    .orange-strip {
        display: none;
    }

    .toggle-panel-wrapper#autoRetrieveQuote .blue-strip {
        width: 100%;
        height: 65px;
        padding: 18px 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #e1e0d1;
        box-shadow: none;
        font-size: 18px;
    }

    .toggle-panel-wrapper .blue-strip span.number {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        background: #fff;
        color: #282828;
        display: inline-block;
        text-align: center;
        line-height: 30px;
        font-weight: bold;
        font-size: 18px;
    }

    .toggle-panel-wrapper .blue-strip .down-arrow {
        position: absolute;
        right: 10px;
        top: 30px;
        width: 18px;
        transform: rotate(270deg);
    }

    .more-quotes-button.arrowToggle img.down-arrow {
        transform: rotate(270deg);
    }

    .continue-journey {
        display: none;
    }

    .toggle-panel-wrapper .panel-close {
        display: none;
    }

    .web-version {
        display: none;
    }

    .mobile-version, .dont-show-me {
        display: inline-block;
    }

    .dont-show-me {
        color: #ec6608;
        padding: 10px;
    }
}

#spnRetrieveQuote {
    cursor: pointer;
}

.bounceEffect {
    animation: bounce 1s;
    -webkit-animation: bounce 1s;
    -moz-animation: bounce 1s;
    -o-animation: bounce 1s;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    input[type="checkbox"] {
        box-sizing: border-box;
        padding: 0;
        width: 1.8rem;
        height: 1.8rem;
    }

    .input-check {
        position: absolute;
        opacity: 10;
        top: 0px;
        left: 0px;
    }

    input[type="checkbox"]:focus {
        outline: 1px dotted;
        outline: auto -webkit-focus-ring-color;
    }
}

.section-content.key-features .tableWrapp td {
    text-align: left;
    padding-left: 20px;
}

.section-content.key-features .tableWrapp tr:nth-child(even) {
    background-color: #f5f6f6;
}

.section-content.key-features .tableWrapp th {
    padding-left: 30px;
}

.section-content.key-features .tableWrapp tr:nth-child(odd) {
    background-color: transparent;
}

.ui-policy-documents p > span {
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 1.7rem;
    font-weight: 600;
}

.ui-policy-documents p {
    position: relative;
    padding-left: 140px;
}

.claim_know_btn {
    color: #ec6608 !important;
    background: transparent;
    border: 1px solid #ec6608;
}

    .claim_know_btn:hover {
        color: #fff !important;
        background: #ec6608;
    }

.quote_click {
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    color: #f4824c;
}

.inc-exc-tab sup {
    font-size: 17px;
    color: #282828;
}

.inc-exc-tab h3 {
    font-size: 15px;
    font-weight: 700;
    padding: 28px 0;
}

.why-smart-garage {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.garages-blue-block {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 1rem;
    border: 1px solid #c9c9c9;
    padding: 3rem 5rem;
    position: relative;
}

.blue-list-block {
    display: inline-block;
    width: 50%;
    float: left;
    padding-bottom: 5rem;
    position: relative;
}

.garage-right {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    padding-left: 2rem;
    text-align: left;
}

    .garage-right h3 {
        font-size: 1.5rem;
        font-weight: 700;
    }

    .garage-right p {
        font-size: 1.3rem;
        line-height: 22px;
        font-weight: 400;
    }

.garages-blue-block:after {
    background: #c9c9c9;
    width: 90%;
    height: 1px;
    position: absolute;
    content: "";
    bottom: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.garages-blue-block:before {
    background: #c9c9c9;
    height: 80%;
    margin: 0 auto;
    display: inline-block;
    width: 1px;
    position: absolute;
    content: "";
}

.landing-smart-saver {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5rem;
}

    .landing-smart-saver img {
        display: inline-block;
        vertical-align: top;
    }

.what-smart-saver {
    display: inline-block;
    width: 70%;
    text-align: left;
    padding-left: 3rem;
}

    .what-smart-saver h2 {
        font-weight: 700;
        font-size: 2.9rem;
    }

.why-smart-garage h2 {
    text-align: center;
    font-size: 2.4rem;
    padding-bottom: 2rem;
    display: block;
}

.blue-list-block:nth-child(2):after, .blue-list-block:nth-child(4):after {
    display: none;
}

.blue-list-block:nth-child(3):before, .blue-list-block:nth-child(4):before {
    display: none;
}

.blue-list-block:nth-child(2), .blue-list-block:nth-child(4) {
    padding-left: 2rem;
}

.blue-list-block:nth-child(3) {
    padding-bottom: 0;
}

.blue-list-block:last-child {
    padding-bottom: 0;
}

@media (max-width: 1199px) {
    .garages-blue-block {
        width: 100%;
        padding: 3rem 2rem;
    }
}

@media (max-width: 767px) {
    .ui-policy-documents p a.policy_doc {
        display: block;
        color: #ec6608;
    }

    .ui-policy-documents p {
        position: relative;
        padding-left: 0px;
    }

        .ui-policy-documents p > span {
            position: relative;
            display: block;
        }

    .landing-smart-saver {
        text-align: left;
    }

    .what-smart-saver {
        width: 100%;
        padding-left: 0;
    }

        .what-smart-saver h2 {
            font-size: 2.2rem;
            padding: 2rem 0;
        }

    .why-smart-garage h2 {
        text-align: left;
        font-size: 2.2rem;
    }

    .why-smart-garage {
        text-align: left;
    }

    .garages-blue-block {
        width: 100%;
        padding: 3rem 2rem;
    }

    .blue-list-block {
        width: 100%;
        float: none;
        padding-bottom: 3rem;
    }

        .blue-list-block:nth-child(2), .blue-list-block:nth-child(4) {
            padding-left: 0;
        }

    .garage-right {
        display: block;
        width: 100%;
        padding-left: 0;
        text-align: left;
        padding-top: 1rem;
    }

    .blue-list-block:after {
        display: none;
    }

    .blue-list-block:before {
        display: none;
    }

    .blue-list-block:nth-child(3) {
        padding-bottom: 3rem;
    }

    .garages-blue-block:after, .garages-blue-block:before {
        display: none;
    }
}

p.bagi_block {
    line-height: 23px;
    margin: 35px 0 0;
}

    p.bagi_block a {
        padding: 0;
        margin: 0;
        float: none;
        font-size: 14px;
        text-decoration: underline;
    }

@media (max-width: 991px) {
    .sm-hidden {
        display: none;
    }
}

.section-content .popular-search h2 {
    font-weight: 500;
    padding-bottom: 3rem;
    line-height: 44px;
}

.flexs {
    display: flex;
    align-items: center;
}

.popular-search {
    padding-left: 40px;
}

.section-content.search-bg {
    background: #f8f6f6;
}

7 .pro-code-wrap {
    width: 60%;
    margin: 2rem auto;
}

.products-code-block {
    padding: 2rem 0;
    border-top: solid 1px #ddd;
}

.pro-code-wrap .tableWrapp th {
    text-align: center !important;
}

.popular-search a {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    border-radius: 100px;
    padding: 8px 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

    .popular-search a:hover {
        background: #fff2eb;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    }

@media (max-width: 991px) {
    .pro-code-wrap {
        width: 100%;
    }
}

a#keepMeposted.btn-white {
    margin-top: 0px;
}

.input-block.js-veh-block.blockInpdis label {
    top: 4px;
    font-size: 2rem;
}

.ui-form-block .check-feild span a {
    font-weight: 500;
}

.banner-para h1 {
    font-weight: bold;
}

.banner-para span {
    font-weight: 300;
}

ul.ui-banner-list li {
    font-weight: 500;
}

.lineN {
    font-size: 18px;
    padding: 0 5px;
    bottom: 0;
    font-weight: 100;
}

p {
    font-weight: 500;
}

.disc_text sub {
    position: relative;
    font-size: 1rem;
    bottom: 8px;
}

.ui-form-block .input-block:first-child {
    margin-bottom: 0;
}

.input-block.notewrap {
    bottom: 10px;
}

.note a.js-know-reg {
    display: none;
}

.input-block.blockInpdis {
    opacity: 0.6;
    pointer-events: none;
}

    .input-block.blockInpdis.focus {
        opacity: 0.6;
        pointer-events: none;
    }

    .input-block.blockInpdis input[type="text"] {
        pointer-events: none;
    }

    .input-block.blockInpdis.focus input[type="text"] {
        pointer-events: none;
    }

.js-veh-block input::placeholder {
    color: #8097ac !important;
}

.js-veh-block input:-ms-input-placeholder {
    color: #8097ac !important;
    font-weight: 400 !important;
}

.note a.js-already-reg {
    display: none;
}

.js-veh-block.blockInpdis input::placeholder {
    font-size: 0;
    color: #8097ac !important;
}

.js-veh-block.blockInpdis input:-ms-input-placeholder {
    font-size: 0;
    color: #8097ac !important;
}

.js-veh-block input.uppercase::placeholder {
    text-transform: none !important;
}

a {
    font-weight: 700;
}

ul.ui-banner-list li {
    font-size: 2rem;
}

.input-block .note a {
    color: #ec6608;
    text-decoration: underline;
    font-size: 1.4rem;
    font-weight: 600;
}

    .input-block .note a:hover {
        text-decoration: none;
    }

.ui-banner-content {
    padding: 2rem 5rem 0;
}

.ui-form-block .check-feild span {
    color: #fff;
}

    .ui-form-block .check-feild span a {
        color: #fff;
        cursor: pointer;
        font-size: 1.3rem;
        text-decoration: underline;
    }

.ui-form-block a.renewal-link {
    background: none;
    border: 1px solid #6e8ba5;
}

.input-block input {
    font-size: 1.7rem;
}

ul.ui-banner-list li img {
    vertical-align: middle;
}

.ui-form-block a.renewal-link img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.banner-para h1 {
    font-size: 4.5rem;
}

.section-content h2 {
    font-weight: 600;
}

.ui-card-wrap .card-block span .sup_script {
    font-size: 1.2rem;
}

.ui-card-wrap .card-block p span {
    font-weight: 500;
}

.ui-card-wrap .card-block span {
    font-weight: 600;
}

.common-insurance-blocks em {
    color: #f26624;
    font-weight: bold;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li {
    font-size: 16px;
}

p {
    font-size: 16px;
}

.premium_calulation ul.arrow-tab-list li, .save_premium ul.arrow-tab-list li {
    padding-bottom: 0;
    line-height: 1.76;
    font-size: 16px;
}

.premium_calulation .text-blue {
    color: #282828;
}

ul.arrow-tab-list {
    padding: 2rem 0rem 0;
}

.premium_calulation .common-insurance-blocks p {
    font-size: 16px;
}

.premium_calulation .common-insurance-blocks em {
    top: 16px;
}

ul.arrow-tab-list.green_tick li {
    font-size: 1.6rem;
}

.tab-head li {
    color: #6c6c6c;
}

.paraHide {
    display: none;
    font-size: 1.6rem;
    font-weight: 500;
}

.package-policy-wording p a {
    text-decoration: underline;
    border-bottom: none;
}

a.vMore {
    color: #fe6625;
    margin: 1rem 0 0;
    text-decoration: underline;
}

.btn-orange {
    font-weight: 500;
}

.ui-form-block a.renewal-link span {
    font-weight: 500;
}

.banner-para sub {
    color: #fff;
    font-size: 1.1rem;
    bottom: 20px;
    position: relative;
}

ul.ui-banner-list li sub {
    bottom: 1.1rem;
    font-size: 1rem;
}

#viewListp.overlayN {
    z-index: 9999;
}

#login_verificationEc_lp {
    z-index: 99999;
}

.inc-exc-tab h3 {
    padding: 10px 0;
}

.bg-blue .input-block.blockInpdis input {
    border-bottom: 1px solid #3e6c8f;
}

.input-block.js-veh-block.blockInpdis label {
    color: #3e6c8f;
    top: 0;
    font-size: 2rem;
}

.input-block.blockInpdis sup {
    color: #3e6c8f;
}

.input-block.blockInpdis.focus input[type="text"] {
    pointer-events: all;
    cursor: not-allowed;
}

.input-block.blockInpdis input[type="text"] {
    pointer-events: all;
    cursor: not-allowed;
}

@media (max-width: 991px) {
    .ui-banner-content {
        padding: 0;
    }

    ul.ui-banner-list li {
        font-size: 1.6rem;
    }

    .banner-para sub {
        font-size: 1.1rem;
        bottom: 12px;
    }

    .dth-hd-img {
        margin-top: 5rem;
    }

    .list-right-wrap {
        padding: 2rem 0 0 !important;
    }
}

@media (max-width: 767px) {
    .popular-search {
        padding-left: 10px;
    }

        .popular-search a {
            margin-right: 3px;
        }

    .flexs {
        display: flex;
        flex-direction: column-reverse;
    }

    .row.flexs img {
        max-width: 100%;
    }

    .popular-search {
        margin-bottom: 50px;
    }

    #awards_recognize .awards-block {
        min-height: 75rem;
    }

    .banner-para h1 {
        font-size: 3rem;
    }

    .ime-tips-list {
        overflow: initial;
    }

    .pro-code-wrap .tableWrapp td:first-child {
        width: 300px;
        display: inline-block;
    }

    .pro-code-wrap .tableWrapp th:nth-child(2) {
        display: inline-block;
    }

    .input-block input {
        border-radius: 0;
        letter-spacing: 0;
    }

    .img-cr-pre {
        margin-top: 5rem;
    }

    img.whatsapp-img {
        width: auto;
    }

    .io-img-dth {
        margin-top: 3rem;
    }

    .input-block input {
        padding-left: 0;
        margin-left: 0;
        left: 0;
    }

    .common-insurance-blocks .tableWrapp td:first-child {
        width: 300px;
        display: inline-block;
    }

    .common-insurance-blocks .tableWrapp th:last-child {
        width: 300px;
        display: inline-block;
    }

    .common-insurance-blocks .tableWrapp td {
        padding-left: 20px !important;
    }

    #Compareplans .tableWrapp td:first-child {
        width: 300px;
        display: inline-block;
    }

    #Compareplans .tableWrapp td:nth-child(3) {
        width: 200px;
        display: inline-block;
    }

    #Compareplans .tableWrapp th:nth-child(2) {
        width: 200px;
        display: inline-block;
    }

    #Compareplans .tableWrapp th:last-child {
        width: 200px;
        display: inline-block;
    }
}

.new_ht h3 {
    padding-top: 10px;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
}

.list-right-wrap h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.disclaimer-content {
    text-align: right;
    padding-right: 35px;
}

    .disclaimer-content a {
        font-size: 13px;
        font-weight: bold;
        color: #ec6608;
        line-height: 21px;
        text-decoration: underline;
    }

.input-block.ripple-bar.js-veh-block.focus a.wit-popuplink {
    display: inline-block !important;
}

.input-block.ripple-bar.js-veh-block.blockInpdis.focus a.wit-popuplink, .input-block.ripple-bar.js-veh-block.blockInpdis a.wit-popuplink {
    display: none !important;
}

a.wit-popuplink {
    position: absolute;
    right: 0;
    bottom: 67px;
    font-weight: 400;
    text-decoration: underline;
    color: #fff;
}

.wit-popuplink {
    display: none;
}

.whtLink {
    display: inline-block;
}

.js-veh-block.focus .a.wit-popuplink {
    display: inline-block;
}

a.wit-popuplink:hover, a.wit-popuplink:active {
    text-decoration: none;
}

.input-block .note a {
    outline: none;
}

    .input-block .note a.js-reg-no {
        display: none;
    }

.input-block.js-veh-block.blockInpdis label sup {
    display: none;
}

#understand-reg-no .popup.light.js-popup-body.commonpop-pad {
    max-width: 650px;
}

.vehicle-reg-popup {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

    .vehicle-reg-popup h2 {
        font-size: 2rem;
        font-weight: 700;
    }

    .vehicle-reg-popup p {
        font-size: 1.6rem;
        line-height: 24px;
        padding-bottom: 1rem;
    }

        .vehicle-reg-popup p.b-test {
            color: #004a80;
            margin-bottom: 1rem;
        }

.img-para-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

    .img-para-block img {
        display: inline-block;
        vertical-align: top;
    }

ul.popup-veh-list {
    display: inline-block;
    width: 48%;
    padding-left: 3rem;
}

    ul.popup-veh-list li {
        font-size: 1.4rem;
        padding-bottom: 2rem;
        font-weight: 400;
        line-height: 21px;
        position: relative;
        padding-left: 3rem;
        display: inline-block;
        width: 100%;
        border: none;
        padding-top: 0;
        padding-right: 0;
    }

        ul.popup-veh-list li sub {
            top: 2px;
            font-size: 1.4rem;
            position: absolute;
            left: 0;
            z-index: 1;
            background: #0ed531;
            height: 2.2rem;
            width: 2.2rem;
            border-radius: 30px;
            display: inline-block;
            padding: 6px;
            line-height: 11px;
            font-weight: 700;
        }

@media (max-width: 991px) {
    .input-block .note a {
        font-size: 1.2rem;
    }
}

@media (max-width: 767px) {
    #understand-reg-no .popup.light.js-popup-body.commonpop-pad {
        margin: 7rem auto;
        border-radius: 2rem 2rem 0 0;
        margin-bottom: 0;
    }

    ul.popup-veh-list {
        width: 100%;
        padding-left: 0;
        margin-top: 2rem;
    }

    .input-block .note a {
        font-size: 1.2rem;
    }

    .breadcrumb-main-block .disclaimer-content {
        text-align: left;
        padding-top: 20px;
        border-top: 1px solid #dfdfdf;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    a.wit-popuplink {
        font-size: 1.2rem;
    }
}

@media (max-width: 400px) {
    .input-block .note a {
        font-size: 1.1rem;
    }
}

.inc-exc-tab sup {
    font-size: 9px;
    color: #282828;
}

sup {
    color: #000000;
    font-size: 1rem;
}

.bg-white.insurance-madeeasy-block h2 {
    margin-bottom: 30px;
}

.flex-columns {
    display: flex;
    flex-wrap: wrap;
}

.row.flex .flex-align {
    display: flex;
}

.row.flex .covid-pandemic-block.thumbnailBox {
    flex: 1;
}

.covid-pandemic-block {
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    border: solid 1px #eaeaea;
    overflow: hidden;
}

.thumbnailBox img {
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.cp-contentblock {
    display: inline-block;
    width: 100%;
    padding: 3rem 2rem;
}

    .cp-contentblock h6 {
        font-size: 1.8rem;
        font-weight: 600;
        padding: 0;
        margin-bottom: 10px;
    }

    .cp-contentblock p {
        display: inline-block;
        font-size: 1.6rem;
        padding: 0;
        line-height: 3rem;
        margin-bottom: 15px;
        margin-right: 1rem;
        font-weight: 400;
        line-height: 24px;
    }

    .cp-contentblock .date {
        font-size: 14px;
        padding-bottom: 0px;
        float: left;
        width: 100%;
        color: #6c6c6c;
    }

a.read-mr {
    font-size: 1.4rem;
    color: #ec6608;
    text-decoration: underline;
    font-weight: 600;
}

.row.flex .covid-pandemic-block.thumbnailBox {
    flex: 1;
    cursor: pointer;
}

.covid-pandemic-block.thumbnailBox:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 13%);
}

@media (max-width: 767px) {
    .row.flex .flex-align {
        margin-bottom: 30px;
    }

    .covid-pandemic-block {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .read-morebtn {
        padding-top: 25px;
        float: none;
        padding-bottom: 30px;
    }

    .p-made-easy {
        margin-bottom: 30px;
    }

    .bg-white.insurance-madeeasy-block a.btn-white {
        margin-right: 0px;
        margin-top: 0px;
    }

    .bg-white.insurance-madeeasy-block.section-content {
        padding: 4rem 0 3rem 0;
    }
}

.pageLoader {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
    background: #ffffff;
    transition: all 0.1s ease;
}

.loaderInner {
    width: 300px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    grid-row-gap: 15px;
    row-gap: 15px;
}

.loaderDot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 3px;
    background: #303131;
    animation: wave 1s linear infinite;
}

    .loaderDot:nth-child(1) {
        background: #ec6625;
    }

    .loaderDot:nth-child(2) {
        animation-delay: 0.15s;
        background: #004a80;
    }

    .loaderDot:nth-child(3) {
        animation-delay: 0.3s;
        background: #ec6625;
    }

@keyframes wave {
    0%, 30%, 60%, to {
        transform: initial;
        -webkit-transform: initial;
        opacity: 0.25;
    }

    30% {
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        opacity: 1;
    }
}

.liveChatWrap {
    display: none;
}

.myraChatwrapp {
    display: inline-block;
    width: 500px;
}

    /*.myraChatwrapp .imgWrapp, .myraChatwrapp .imgWrappOpen {
        bottom: 30px;
        right: 50px;
        width: 70px;
        height: 72px;
        margin-left: 0;
        margin-top: 0;
        position: fixed;
        cursor: pointer;
        z-index: 999;
    }*/

    /*.myraChatwrapp .imgWrapp {
        background: url(../images/chat_bot_icon_1.png) no-repeat;
    }*/

    .myraChatwrapp .imgWrappOpen {
        display: none;
        background: url(../images/chat_bot_open.png) no-repeat;
    }

    .myraChatwrapp .myraInnerwrapp {
        display: none;
        width: 210px;
        bottom: 110px;
        height: auto;
        padding: 15px;
        position: fixed;
        right: 50px;
        border-radius: 10px;
        box-shadow: 0 7px 22px -2px rgb(0 0 0 / 19%);
        background-color: #ffffff;
        z-index: 99999;
    }

.btn-chat {
    border: 1px solid #ec6608;
    padding: 9px 36px;
    border-radius: 50px;
    max-width: 286px;
    text-align: center;
    text-decoration: none;
    color: #ec6608;
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin: 10px auto 5px;
}

    .btn-chat:hover {
        background-color: #ec6608;
        color: #ffff;
    }

.myraInnerwrapp p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.myraChatwrapp .myraInnerwrapp .myra .heading {
    width: 70%;
    font-weight: bold;
    float: right;
    padding-right: 10px;
    color: #282828;
    font-size: 1.7rem;
    position: relative;
    cursor: pointer;
}

    .myraChatwrapp .myraInnerwrapp .myra .heading:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        right: -15px;
        background: url(../images/myraarrow.svg?sfvrsn=39fd6800_2);
        top: 50%;
        transform: translateY(-50%);
        background-repeat: no-repeat;
    }

.myraInnerwrapp span {
    font-size: 11px;
    color: #6c6c6c;
    text-align: center;
    display: block;
}

.myra_chat {
    margin-top: 15px;
}

    .myra_chat a {
        display: inline-block;
        color: #ec6608;
        text-decoration: underline;
        font-size: 12px;
        font-weight: 600;
    }

.myraChatwrapp .myraInnerwrapp .myra.liveChat:before, .myraChatwrapp .myraInnerwrapp .myra_chat_bot:before {
    position: absolute;
    bottom: -13px;
    content: "";
    border-top: solid 13px #fff;
    border-left: solid 13px transparent;
    border-right: solid 13px transparent;
    text-align: center;
    margin: 0 auto;
    right: 53px;
}

.myraChatwrapp .myraInnerwrapp .myra.liveChat:before, .myraChatwrapp .myraInnerwrapp .myra_chat_bot:before {
    display: none;
}

@media (max-width: 991px) {
    /*.myraChatwrapp .imgWrapp, .myraChatwrapp .myraInnerwrapp .myra.liveChat:before {
        display: none;
    }*/

    .myraChatwrapp .myraInnerwrapp {
        width: 100%;
        right: 0;
        top: 140px;
        padding: 0;
        border-radius: 0;
        bottom: auto;
        z-index: 9999;
    }

        .myraChatwrapp .myraInnerwrapp .myra_chat_bot:before {
            display: block;
            bottom: auto;
            top: -6px;
            right: 20px;
            transform: rotate(-180deg);
        }

    .myra_chat p {
        margin-bottom: 0 !important;
    }

    .myraChatwrapp .imgWrappOpen {
        display: none !important;
    }

    .myra_chat a {
        font-size: 15px;
        line-height: 25px;
    }

    .myra_chat_bot {
        display: flex;
    }

    .myra_chat {
        border-top: 1px solid #ece9e9;
        padding: 10px 20px 20px;
        margin-top: 0;
    }

    .btn-chat {
        padding: 15px 25px;
        min-width: 120px;
        margin: 0 auto;
    }

    .myraInnerwrapp strong {
        font-weight: 700;
        font-size: 1.7rem;
    }

    .myraInnerwrapp p {
        font-size: 15px;
        color: #282828;
        margin: 0;
        margin-bottom: 5px;
        line-height: 20px;
    }

    .myraInnerwrapp span {
        font-size: 14px;
        color: #6c6c6c;
        text-align: left;
        display: block;
        margin: 0 0 10px;
    }

    .myra_innerdiv {
        padding: 20px 20px 5px 20px;
    }

    .chatbg_overlay {
        display: none;
        height: 100%;
        position: fixed;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
    }
}

.scrollTop {
    bottom: 4.5rem;
    right: 0px;
    background: url(../images/scroll_top_icon.png) no-repeat;
    background-position: 0;
    width: 31px;
    height: 40px;
    position: fixed;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.29);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.29);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.pay-you-block img {
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
}

span.ui-error {
    display: none;
}

figure.alert-img {
    display: inline-block;
    vertical-align: top;
}

.whatsapp-popup-block ul {
    padding-bottom: 20px;
}

.whatsapp-popup-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0 0;
}

    .whatsapp-popup-block h3 {
        font-size: 17px;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .whatsapp-popup-block p {
        font-size: 1.5rem;
        line-height: 1.5;
        padding-bottom: 1.5rem;
    }

    .whatsapp-popup-block ul li {
        font-size: 15px;
        padding-bottom: 10px;
        color: #6c6c6c;
        font-weight: 600;
        position: relative;
        padding-left: 2rem;
    }

        .whatsapp-popup-block ul li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 5px;
            background-image: url(../images/error-list-arrow-gray.png);
            background-repeat: no-repeat;
            width: 10px;
            height: 9px;
            display: inline-block;
        }

.popup.light.js-popup-body.commonpop-pad {
    max-width: 700px;
    padding: 3rem 4rem 5rem;
}

#whatsapp-popup {
    overflow: auto;
}

.whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
    margin: 0;
}

a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}

    a.btn-link:hover {
        text-decoration: underline;
        color: #fe6625;
    }

@media (max-width: 1024px) {
    .pay-you-block img {
        top: 3rem;
    }

    #navjumpid .menu-list li button.btn.btn-whites {
        font-size: 1.2rem;
    }

    #fw_jumplink .menu-list li {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .more-quotes-wrapper span.quote-title {
        font-weight: 700 !important;
    }

    .more-quotes-wrapper span.quote-plan-name {
        color: #282828 !important;
    }

    .garages-search-block .search-item input {
        padding-left: 2rem;
    }

    .popup.light.js-popup-body.commonpop-pad {
        max-width: 100%;
        padding: 4rem 2rem 3rem;
    }
}

.common-insurance-blocks h3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
}

.benift_container .common-insurance-blocks h3 {
    line-height: 28px;
    font-size: 17px;
    font-weight: normal;
}

a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}

a.check-terms-condition {
    color: #fff;
    cursor: pointer;
    font-size: 1.3rem;
    text-decoration: underline;
}

.gcLogosec {
    max-width: 100%;
    float: left;
    width: 315px;
}

.gc-InMax {
    max-width: 256px;
    position: relative;
    float: right;
}

.gc-Button {
    position: relative;
    border-bottom: 1px solid #c7c1bf;
    padding: 0 10rem 1.5rem 0 !important;
    cursor: pointer;
    font-weight: 300;
    font-size: 1.6rem;
    color: #6c6c6c;
}

.gcLogosec span {
    margin-right: 30px;
}

    .gcLogosec span:last-child {
        margin-right: 0px;
    }

.gcLogoblock {
    display: none;
    padding: 20px 0;
    border-top: 1px solid #d2cecd;
    border-bottom: 1px solid #d2cecd;
    margin: 20px 0;
}

@media screen and (max-width: 991px) {
    .footer-left-block {
        padding: 0 25px;
    }

    .footer-right-block {
        padding: 0 25px;
    }

    .paddingZero {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .gcLogosec {
        max-width: 100%;
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .gc-InMax {
        max-width: 100%;
        width: 100%;
    }

    .gcLogoblock {
        display: block;
    }

    .gcInnerwrap .gcLogosec {
        display: none;
    }

    .gcL ogoblock .gcLogosec {
        padding-bottom: 0px;
    }

    .footer-right-block {
        padding-bottom: 3rem;
    }

    .garages-search-block .search-item input {
        padding-left: 2rem;
    }

    .ui-garageimg-dth img {
        padding-top: 0;
    }

    .more-quotes-wrapper ul {
        display: block;
        overflow-x: hidden;
        padding: 0 2rem;
    }
}

@media(max-width: 400px) {
    .carlanding-wrap ul li span {
        font-size: 1.2rem;
    }
}

.view-more-content .common-insurance-blocks .img-wrap img {
    width: 50px;
    height: 50px;
}

.view-more-content .common-insurance-blocks .img-section-h img {
    width: 50px;
    height: 50px;
}

.premium_calulation h2 {
    text-align: left;
}

.group-sections {
    width: 80%;
    margin: 0px auto;
}

.premium_calulation ul.arrow-tab-list li:before {
    top: 8px;
    left: 5px;
}

ul.arrow-tab-list li {
    padding-left: 25px;
}




.tabsec .tab-content .common-insurance-blocks ul {
    position: relative;
}


.row.group-healths .corporate-form .il-input-block input, .innerHelpform .il-input-block input {
    padding: 1.7rem;
}

.group-sections p {
    margin-bottom: 15px;
}

.products-code-block {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
}

.disclaimber {
    margin-bottom: 20px;
}

.health-rules ul li {
    font-weight: 500;
    font-size: 14px;
}

.smallHeader .call-wrap li span {
    display: inline-block;
    padding: 0 0 0 5px;
    color: #282828;
    text-decoration: none;
    font: 500 15px "Muli",sans-serif;
}

.tabsec .tab-content-body .common-insurance-blocks ul li {
    list-style: inherit;
    padding-left: 5px;
}

.tabsec .tab-content-body .common-insurance-blocks ul {
    padding-top: 15px;
}

.section-content.view-more-content.reduce-space {
    padding-bottom: 0px;
}

.tab-wrap .js-tab-wrap .pad-top2 .pad-bottom2 .inc-exc-tab ul li {
    font-size: 17px;
}

#InclusionsExclusion .inc-exc-tab ul li h3 {
    font-size: 17px;
    font-weight: 700;
    padding-top: 7px;
}

#InclusionsExclusion .inc-exc-tab .ui-check-list span {
    font-size: 1.6rem;
}

.what-are-the-benefits ul.arrow-tab-list.green_tick li {
    width: 90%;
}

    .what-are-the-benefits ul.arrow-tab-list.green_tick li:before {
        top: 3px;
        left: 0px;
    }

.tabsec .tab-content-body .common-insurance-blocks ul li {
    color: #282828;
    font-size: 1.5rem;
}

.flex-columns .covid-pandemic-block .cp-contentblock h6 {
    color: #282828;
}

.what-are-the-benefits ul.arrow-tab-list.green_tick li a {
    font-size: 1.6rem;
    color: #ec6625;
    font-weight: 700;
    text-decoration: underline;
}

.what-are-the-benefits h2.pd-mob-40 {
    margin-bottom: 10px;
}

.more {
    display: none;
}

.readMore {
    color: #FF0000;
    cursor: pointer;
}

.section-content.view-more-content.reduce-space .common-insurance-blocks span {
    font-size: 1.5rem;
}


@media (max-width:767px) {
    .bgblue.health-banners #submit-btn {
        bottom: 0px;
        top: auto;
    }

    #InclusionsExclusion h3 {
        font-size: 18px;
        text-align: left;
        padding-top: 10px;
    }

    .inc-exc-tab h3 {
        margin: 0px;
    }

    .section-content {
        padding: 4rem 1rem 3rem 1rem;
    }

    .common-insurance-blocks em {
        top: 29px;
    }

    .group-sections {
        width: 90%;
    }

    ul.arrow-tab-list.green_tick li:before {
        left: 0px;
    }

    .row.inline_grid h2 br {
        display: none;
    }

    #Saveonpremium .row {
        flex-direction: column-reverse;
    }

    #Saveonpremium img {
        margin-top: 40px;
    }

    .bg-white.insurance-madeeasy-block.section-content {
        width: 94%;
        margin: 0px auto;
    }
}

.container-fluid.fixed-top .container {
    width: 1330px;
}

.breadcrumb-arrow {
    top: 4px;
}

@media (max-device-width: 480px) {
    .needHelp {
        width: 110px;
        left: auto;
        right: 0px !important;
        top: 57px !important;
    }
}
