@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
}

@charset "UTF-8";


/*! j query ui */

.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: -.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: .5em .5em .5em .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 .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: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .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: .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: .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: .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: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .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: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .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: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .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 .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: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .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: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .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: .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: .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 .4em;
    margin: .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: .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: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.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: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.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: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .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: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .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: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

/*! j Query UI */

.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 .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .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 .1s ease;
    transition: transform .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 .4s ease;
    transition: opacity .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 .3rem;
    padding: .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(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -3px 22px;
    width: 35px;
    height: 15px;
    border-radius: 0
}

.face:nth-child(2) {
    -webkit-animation: waves 5s .2s linear infinite;
    animation: waves 5s .2s linear infinite
}

.face:nth-child(2) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -61px 51px;
    width: 30px;
    height: 18px;
    border-radius: 0
}

.face:nth-child(3) {
    -webkit-animation: waves 5s .4s linear infinite;
    animation: waves 5s .4s linear infinite
}

.face:nth-child(3) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -117px 23px;
    width: 32px;
    height: 23px;
    border-radius: 0
}

.face:nth-child(4) {
    -webkit-animation: waves 5s .6s linear infinite;
    animation: waves 5s .6s linear infinite
}

.face:nth-child(4) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -473px 22px;
    width: 18px;
    height: 20px;
    border-radius: 0
}

.face:nth-child(5) {
    -webkit-animation: waves 5s .8s linear infinite;
    animation: waves 5s .8s linear infinite
}

.face:nth-child(5) .dot {
    background: url(/docs/default-source/assets/freshlook/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(/docs/default-source/assets/freshlook/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(/docs/default-source/assets/images/marineplan/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, .29);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .29);
    -webkit-transition: all .3s ease;
    transition: all .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;
    padding-right: 15px
}

.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
}

@font-face {
    font-family: Muli-200;
    font-style: normal;
    font-weight: 200;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6885.eot);
    src: local("Muli ExtraLight"), local("Muli-ExtraLight"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6885.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6868.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6863.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-200.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6937.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-300;
    font-style: normal;
    font-weight: 300;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-300.eot);
    src: local("Muli Light"), local("Muli-Light"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-300.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6893.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d688a.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6876.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6880.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-400;
    font-style: normal;
    font-weight: 400;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68fd.eot);
    src: local("Muli Regular"), local("Muli-Regular"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68fd.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68f8.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d690b.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d6906.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-600;
    font-style: normal;
    font-weight: 600;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d6898.eot);
    src: local("Muli SemiBold"), local("Muli-SemiBold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d6898.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d68be.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d68cd.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-600.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d689d.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-700;
    font-style: normal;
    font-weight: 700;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68c8.eot);
    src: local("Muli Bold"), local("Muli-Bold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68c8.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68b0.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68ab.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68a6.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-700.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-800;
    font-style: normal;
    font-weight: 800;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-800.eot);
    src: local("Muli ExtraBold"), local("Muli-ExtraBold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-800.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68ee.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68c3.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68e5.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-900.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-900;
    font-style: normal;
    font-weight: 900;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d6928.eot);
    src: local("Muli Black"), local("Muli-Black"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d6928.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68e0.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68db.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68d6.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0000ff45fd68ff8a0df0055df9d040.svg#Muli) format("svg");
    font-display: swap
}

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: .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: -.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: .35em .625em .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: Muli, 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,
a:hover {
    color: #23527c;
    text-decoration: underline
}

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%;
    height: 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
}


.danger{
  color: red;
}
.renewotp-number-input {
  width: 55px;
  height: 45px;
  margin: auto;
  margin-right: 16px;
  margin-left: 4px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #7795a3;
  padding: 0;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 26px;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  background-color: transparent;
  line-height: 0;
  border-radius: 0;
  border-image-width: 0;
  font-weight: 200;
  /*font-family: 'Muli';*/
  outline: none;
}

.otpInner.otp-container h3 {
  font-size: 2rem;
  font-weight: 300;
}

.otpInner.otp-container a.resend-otp {
  text-decoration: underline;
}

  .otpInner.otp-container a.resend-otp:before {
      content: '';
      width: 19px;
      height: 17px;
      background-image: url(/docs/default-source/assets/freshlook/images/resend-ico.png);
      background-repeat: no-repeat;
      display: inline-block;
      padding-right: 2.5rem;
      vertical-align: middle;
  }
  span.ui-error {
    font-size: 1.2rem;
    // position: absolute;
    width: 100%;
    z-index: 1;
    color:red;
    bottom: -11px;
    left: 0;
    text-align: left;
    /* display: none;*/
}
.popup.light {
  display: contents;
}


.link-btn {
  font-size: 1.4rem;
  line-height: 20px;
  font-weight: 700;
  color: #EC6608;
  text-decoration: underline;
  background: transparent;
  border: none;
}

.link-btn:hover {
  color: #FD7B20;
  text-decoration: underline;
}

.link-btn.skip-btn {
  margin-top: 2rem;
  display: block;
}

.link-btn {
  font-size: 1.4rem;
  line-height: 20px;
  font-weight: 700;
  color: #EC6608;
  text-decoration: underline;
}
  
.link-btn:hover {
  color: #FD7B20;
  text-decoration: underline;
}


.link-btn.skip-btn {
  margin-top: 2rem;
  display: block;
}

.resend_otp_timer{
  color: #EC6625;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
}





/***DOB Field Start***/
.dob-form-block {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
  }
  
    .dob-form-block:last-child {
      margin-bottom: 0;
    }
  
    .dob-form-block .input-block,
    .dob-form-block .input-block.active {
      position: relative;
      width: 100%;
      border-radius: 5px;
      border: 1px solid #c9c9c9;
      background-color: #F8FAFC;
      color: #282828;
      font-size: 1.6rem;
      font-weight: 500;
    }
  
      .dob-form-block .input-block label,
      .dob-form-block .input-block.error label {
        font-size: 1.2rem;
        margin-top: -1rem;
        margin-left: -5px;
        top: 0;
      }
  
      .dob-form-block .input-block label {
        color: #838383;
        font-weight: 600;
        background: #F8FAFC;
        position: absolute;
        left: 16px;
        transition: .3s ease;
        padding: 0 7px;
        margin-top: -10px;
        /*  margin-left: 10px;*/
        max-width: 100%;
        cursor: auto;
        display: inline-flex;
      }
  
      .dob-form-block .input-block input {
        width: 17%;
        height: 54px;
        margin: 0;
        padding: 0;
        border-radius: 5px;
        outline: none;
        border: none;
        background-color: #F8FAFC;
        text-align: center;
      }
  
      .dob-form-block .input-block span {
        color: #b2b2b2;
        font-size: 1.2rem;
        font-weight: 500;
        margin: 0 6px;
        left: -6px;
      }
  
      .dob-form-block .input-block.focus {
        border: solid 2px #EC6625;
        /*      border: none;*/
      }
  
        .dob-form-block .input-block.focus label {
          color: #EC6625;
        }
  /***DOB Field End***/

  
/***DOB Field Start***/
.dob-form-block {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
  }
  
    .dob-form-block:last-child {
      margin-bottom: 0;
    }
  
    .dob-form-block .input-block,
    .dob-form-block .input-block.active {
      position: relative;
      width: 100%;
      border-radius: 5px;
      border: 1px solid #c9c9c9;
      background-color: #F8FAFC;
      color: #282828;
      font-size: 1.6rem;
      font-weight: 500;
    }
  
      .dob-form-block .input-block label,
      .dob-form-block .input-block.error label {
        font-size: 1.2rem;
        margin-top: -1rem;
        margin-left: -5px;
        top: 0;
      }
  
      .dob-form-block .input-block label {
        color: #838383;
        font-weight: 600;
        background: #F8FAFC;
        position: absolute;
        left: 16px;
        transition: .3s ease;
        padding: 0 7px;
        margin-top: -10px;
        /*  margin-left: 10px;*/
        max-width: 100%;
        cursor: auto;
        display: inline-flex;
      }
  
      .dob-form-block .input-block input {
        width: 17%;
        height: 54px;
        margin: 0;
        padding: 0;
        border-radius: 5px;
        outline: none;
        border: none;
        background-color: #F8FAFC;
        text-align: center;
      }
  
      .dob-form-block .input-block span {
        color: #b2b2b2;
        font-size: 1.2rem;
        font-weight: 500;
        margin: 0 6px;
        left: -6px;
      }
  
      .dob-form-block .input-block.focus {
        border: solid 2px #EC6625;
        /*      border: none;*/
      }
  
        .dob-form-block .input-block.focus label {
          color: #EC6625;
        }
  /***DOB Field End***/

  .apr-popup .content {
    padding:  8rem 10rem;
  }
 


@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: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .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: 1.5rem;
    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: .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 .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .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: 2px solid #eeeff1;
    position: relative;
    margin-bottom: 2rem
}

.tab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: .8px;
    color: #b2b2b2;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .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: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .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: .3s ease;
    transition: .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: .3s;
    transition-duration: .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 .3s;
    transition: all .3s;
    opacity: 0
}

a.btn-small {
    font-size: 1.4rem;
    border: 1px solid #fe6625;
    padding: .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 .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .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: .6rem 1.4em;
    font-size: 1.4rem;
    color: #fff
}

.btn-orange:hover {
    color: #fff
}

.btn-orange:hover:after {
    opacity: 1;
    -webkit-animation: fx-mask .3s ease-out;
    -moz-animation: fx-mask .3s ease-out;
    -ms-animation: fx-mask .3s ease-out;
    animation: fx-mask .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, .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, .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: .05rem
}

a.check-terms-condition {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, .5)
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: -17px;
    left: 0;
    text-align: left;
    color: #e71a1a;
    font-weight: 500;
}

.input-block input {
    font-size: 2rem;
    color: #fff;
    margin-top: .5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .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, .5);
    outline: 0;
    background: 0 0;
    padding: .5rem 1rem .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: .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, .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, .8);
    -webkit-transition: opacity .2s;
    transition: opacity .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 .5s ease-in-out;
    transition: all .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: .5s;
    transition: .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: .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: .3s;
    animation-duration: .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: .5
}

.bg-blue .input-block input:disabled {
    opacity: .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: .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 .15s cubic-bezier(1, -.115, .975, .855);
    transition-timing-function: cubic-bezier(1, -.115, .975, .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: .5rem;
    margin-top: .3rem;
    font-size: 1rem;
    color: rgba(40, 40, 40, .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: .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, .6)
}

.bg-blue .addons-detail span.tooltip-ui,
.bg-blue .addons-detail span.tooltip-ui:before {
    color: rgba(40, 40, 40, .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
}


#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, .5)
}

.bg-blue .input-check+label:before {
    background: #00447c;
    border: none
}

.bg-blue span.ui-error {
    color: #fc9494;
    font-weight: 600
}

.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, .5)
}

.ui-form-block .check-feild span a {
    color: rgba(255, 255, 255, .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: .4rem;
    width: .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(/docs/default-source/assets/freshlook/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(/docs/default-source/assets/freshlook/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: .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: 300;
    margin-bottom: 1.5rem
}

.ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #dcd8d8;
    padding: 3rem 2rem 0
}

.ui-policy-documents p {
    font-size: 1.7rem;
    font-weight: 600
}

.ui-policy-documents p a {
    font-size: 1.7rem;
    font-weight: 400;
    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: .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 .8s ease;
    transition: all .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, .5)
}

.claim-blocks li p {
    text-align: center;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    color: #fff;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    font-size: 1.4rem;
    letter-spacing: .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(.73, .24, .45, .76);
    transition: left 3s cubic-bezier(.73, .24, .45, .76)
}

.claim-blocks li em {
    font-size: 3.8rem;
    color: #003d59;
    -webkit-transition: color .5s ease;
    transition: color .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, .2);
    box-shadow: 0 0 30px rgba(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 .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: .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: .5s;
    animation-delay: .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 {
    border-collapse: collapse;
    text-align: center;
    width: 70%;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5rem
}

.tableWrapp td,
.tableWrapp th {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    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 tr:last-child {
    border-bottom: 1px solid #ddd
}

.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(/docs/default-source/assets/freshlook/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: .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-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(/docs/default-source/assets/freshlook/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: 300;
    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 {
    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
}

.ui-reviews-slider .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
}

.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(228deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 18px
}

.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(47deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 18px;
    top: 19px
}

.ui-reviews-slider .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.7rem;
    color: #282828;
    font-weight: 500;
    border-right: 2px solid #b2b2b2;
    padding-right: 1rem;
    display: inline-block
}

/*.ui-reviews-slider .reviews-rating-content p {
    font-size: 1.5rem;
    line-height: 3rem
}*/

.ui-reviews-slider .reviews-rating-content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 400;
}

.ui-reviews-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem
}

span.star-fill {
    background-image: url(/docs/default-source/assets/freshlook/images/ui-orangestar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block
}

span.star-gray {
    background-image: url(/docs/default-source/assets/freshlook/images/ui-graystar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block
}

.ui-reviews-slider .rating-fl span {
    margin-right: .5rem
}

.ui-reviews-slider .rating-topbar:after {
    content: "";
    background-image: url(/docs/default-source/assets/freshlook/images/ui-exl-ico.png);
    background-repeat: no-repeat;
    width: 4.9rem;
    height: 4.2rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5rem
}

.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(228deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 18px
}

.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(47deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 18px;
    top: 19px
}

.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 .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: .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: .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(/docs/default-source/assets/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: .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 .2s, visibility .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 css start here*/

.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*/

.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: 46px auto; Not necessary- its only for layouting*/
    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);
    }
}

/*Typing*/

/*made by lakshmi for plan table update */

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;
    margin: 0 auto;
    margin-top: 50px;
    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-family: Muli;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
}

.tableWrapp td,
.tableWrapp th {
    border-right: 1px solid #ece9e9;
    border-left: 1px solid #ddd;
    font-size: 15px;
    text-align: center;
    width: 230px;
}

.tableWrapp td {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 16px;
    font-family: Muli;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.33;
    color: #000000;
    position: relative;
}

.tableWrapp tr {
    border-bottom: solid 1px #eaeaea;
}

.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 tr.row-1 {
    background-color: #f5f6f6;
}

.tableWrapp tr.row-1 td {
    font-family: Muli;
    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("/docs/default-source/assets/freshlook/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("/docs/default-source/assets/freshlook/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;
}

#apr-policy .bagi_block p b {color: #000;}
@media (max-width: 991px) {
    .policy_doc {
        margin-top: 10px;
        color: #6c6c6c;
        font-weight: 600;
        line-height: normal;
    }
    .ui-policy-documents p a.policy_doc {
        display: inline-block;
    }
    .ui-policy-documents p a.policy_doc:after {
        display: none;
    }
    .cmn_block .pad-block1 {
        padding: 5rem 1.5rem 2rem 5rem;
        border-bottom: 1px solid #eee;
    }
    .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;
    }
}

.inc-exc-tab h4 {
    font-size: 15px;
    font-weight: 700;
    padding: 28px 0;
}

.save_premium ul.arrow-tab-list {
    padding: 0;
}

/*.js-popup-wrap.overlayN.apr-popup .popup.js-popup-body {height: auto;}
.apr-popup .popup.js-popup-body {height: auto;}*/

@media (min-width: 991px) {
    .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 ul.ui-check-list.exclusion-tabs.green_tick {
        padding: 0 0 6rem 0;
    }
    .inc-exc-tab .ui-check-list.exclusion-tabs li {
        font-size: 17px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 21px;
    }
    .ul.arrow-tab-list.green_tick li {
        width: 45%;
    }
    .benift_container {
        width: 70%;
        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;
        /* margin: 80px 39px 0 40px; */
        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: 600;
    color: #004a80;
}

.premium_calulation .tableWrapp {
    width: 95%;
    margin: 35px 0 15px 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;
}

.save_premium p {
    margin-bottom: 20px;
    font-size: 17px;
}

.renew_carins .common-insurance-blocks em {
    position: static;
    font-size: 3.5rem;
}

.renew_carins .common-insurance-blocks {
    padding: 25px 30px;
    border-radius: 10px;
    border: solid 1px #cbcdce;
    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: 15px;
    width: 50%;
    margin-right: 0;
    padding-left: 20px;
}

.renew_carins ul.arrow-tab-list li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/index-check.png);
    top: 2px;
}

ul.arrow-tab-list.green_tick li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/green_ticks.png);
    width: 20px;
    height: 20px;
    top: 0;
}

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;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/error_exclusion.png);
    top: 3px;
}

.quote_click {
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    color: #f4824c;
}

.inc-exc-tab .ui-check-list.exclusion-tabs.green_tick li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/tick_inclusion.png);
    width: 30px;
    height: 30px;
    top: 0;
}

.premium_calulation b {
    font-weight: 600;
}

.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 .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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) {
    #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 30px !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;
        margin: 8px 0 0px 0;
    }
    .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;
    }
}

.common-insurance-blocks h3,
.tab-content-body h3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600
}

.ui-card-wrap .card-block h3 {
    font-size: 3rem;
    font-weight: 300;
    color: #f26624;
    text-align: center;
    padding-bottom: 1rem;
    display: inline-block;
}

.section-content a {
	color: #fe6625;
	font-weight: 600;
	/*font-size: 17px;
	text-decoration: underline*/
}

.section-content a.btn-orange {
    text-decoration: none;
    color: #fff
}

a.btn-orange.inclusionread {
    color: #fe6625;
}

.section-content .p_tg_font h1 {
    font-size: 3.5rem
}

h5 a {
    font-size: 1.7rem
}

.garages-search-block a {
    font-size: 1.2rem;
}

/*---Added at Sept-30-2021 for button focus by chandu start-----*/
.apr-popup button.btn-orange:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.additional-discounts .btn-orange:focus, 
.policyform-section .btn-orange:focus, 
.policyform-section1 .btn-orange:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
/*---Added at Sept-30-2021 for button focus by chandu end-----*/



.ui-form-block .note a#dontrem{
    display: none;
}

.ui-form-block .note a.js-tellaboutcar1{
    display: none !important;
}
app-allrenewal-selector .renew-with-select select {
color: #fff;
    padding: 0.5rem 1rem 0.7rem 0;
    width: 100%;
    background: #00305a;
}


/*----------CSS for loader Start here----------*/

.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;
    /*    flex-direction: column;
    */
    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;
    }
}


/*----------CSS for loader End here----------*/

.bg-blue .input-block input:disabled{
    position: relative;
}
.policy-no-edit{
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
}


.policy-no-edit:hover{
    cursor: pointer;
    color: #ce5b08 !important;
    font-weight: 700;
    text-decoration: underline;
}
.ui-form-block {
    width: 100%;
    margin: auto;
    /*text-align: center;*/
    display: block;
    float: none;
    /*max-width: 650px;*/
}

.ui-form-block h1{
    text-align: left;
}

.ui-form-block h6{
    text-align: left;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}

ul.renewpolicy-list {
    width: 100%;
    margin-bottom: 5rem !important;

}

ul.renewpolicy-list li {
    display: inline-block;
    min-width: auto;
    float: none;
    padding: 0;
    text-transform: none;
    margin: 2rem 0 0;
    cursor: pointer;
    margin-right: 5rem;
}

.home-renewal-policy{
    text-align: left;
}
.renewpolicy-list li .radio{
    margin: 0;
}

ul.renewpolicy-list li .radio label{
    color: #7a9aa8;
    cursor: pointer;
}

.ui-form-block .radio input[type="radio"]:checked + .radio-label {
    color: #fff;
}

.renewal-fields{
    padding: 6rem 0 0;
    position: relative;
}
.renewal-fields .input-block{
    width: 40rem;
    margin-bottom: 3rem;
}

.input-block.mobile-block.ripple-bar.policy-end-date {
    margin-bottom: 0px;
}

.policy-end-date-wraper input#valid-policyenddate {
    width: 75px;
    text-align: center;
        border-radius: 5px;
       height: 48px;
    margin-right: 10px;
}

.policy-end-date-wraper input#valid-policyendmonth {
    width: 75px;
    text-align: center;
        height: 48px;
    margin-right: 10px;
}

.policy-end-date-wraper input#valid-policyendyear {
    width: 200px;
      text-align: center;    height: 48px;

}

.policy-end-date-wraper {
    max-width: 100%;
}

.policy-end-date label {
    top: -27px;
    font-size: 1.6rem;
}


.ripple-bar.focus:after{
    transform: scale(0);
}



/* New Otp Css Added */ 

.home-renewal-policy-wrap {
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    float: none;
    max-width: 650px;
}

.home-renewal-policy-wrap h1{
    text-align: left;
}

.home-renewal-policy-wrap h6{
    text-align: left;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}

ul.renewpolicy-list {
    width: 100%;

}

ul.renewpolicy-list li {
    display: inline-block;
    min-width: auto;
    float: none;
    padding: 0;
    text-transform: none;
    margin: 2rem 0 0;
    cursor: pointer;
    margin-right: 5rem;
}


.renewpolicy-list li .radio{
    margin: 0;
}

ul.renewpolicy-list li .radio label{
    color: #7a9aa8;
    cursor: pointer;
}

.home-renewal-policy-wrap .radio input[type="radio"]:checked + .radio-label {
    color: #fff;
}

.renewal-fields{
    padding: 6rem 0 0;
    position: relative;
}
.renewal-fields .input-block{
    width: 40rem;
    margin-bottom: 3rem;
}

/*---------Home Styles Start---*/
body {
    font-family: 'Muli','Roboto',sans-serif;
}

.home-banner {
    position: relative;
}

    .home-banner .ilBannerImg {
        width: 100%;
    }

.allpolicyrenewal--btn {
    width: 12rem;
    border-radius: 8px 0 0 8px;
    padding: 2rem 1.5rem;
    background: #ce561a;
    background: -moz-linear-gradient(top,#df7625 0,#c13911 100%);
    background: -webkit-linear-gradient(top,#df7625 0,#c13911 100%);
    background: linear-gradient(to bottom,#df7625 0,#c13911 100%);
    background-repeat: repeat-x;
    outline: 0;
    transition: all 0.5s ease;
}

.allpolicyrenewal--btn-block {
    display: block;
}

.allpolicyrenewal--btn img {
    transform: scaleX(-1);
    margin-bottom: 0.8rem;
}

.textwhite {
    color: #fff;
}

.allpolicyrenewal--btn-position {
    position: absolute;
    top: 25%;
    right: 0;
}

.allpolicyrenewal--btn-font {
    font-size: 1rem;
    color: #fff;
    text-decoration: none;
    line-height: 1.5;
    font-weight: 400 !important;
}

.rightArrow {
    border: solid #fff;
    border-width: 1.2px 0 0 1.2px;
    display: inline-block;
    padding: .25rem;
    vertical-align: top;
    transform: rotate(130deg);
    -webkit-transform: rotate(130deg);
    margin-left: 5px;
    margin-top: 8px;
    transition: all 0.5s ease;
}

.allpolicyrenewal--btn:hover .rightArrow {
    margin-left: 12px;
    transition: all 0.5s ease;
}
/*---------Home Styles End---*/

/*---------Common Styles Start---*/
.pad-top8 {
    padding-top: 8rem;
}

.pad-top4 {
    padding-top: 4rem;
}

.pad-top2 {
    padding-top: 2rem;
}
.pad-top25 {
    padding-top: 2.5rem;
}
.pad-bot6 {
    padding-bottom: 6rem;
}
.pad-bot8 {
    padding-bottom: 8rem;
}
.mar-top-0 {
    margin-top:0 !important;
}
.mar-top--8 {
    margin-top: -8px !important;
}
.pad-top-bot-3 {
    padding: 3rem 0 3rem 0;
}

.bg-blue .input-block label {
    color: #a2b0bd;
}

.bg-blue .input-policy-document {
    margin-top: -4rem;
    /*height: 48px;*/
}

    .bg-blue .input-policy-document > label {
        position: relative;
        cursor: initial;
        padding: 0;
        font-size: 1.3rem;
        color: #fff;
        font-weight: 300;
        display: inline-block;
        margin-top: 0.8rem;
    }

.bg-blue .input-below-details {
    margin-top: -2rem;
}

    .bg-blue .input-below-details > label {
        position: relative;
        cursor: initial;
        padding: 0;
        font-size: 1.8rem;
        color: #fff;
        font-weight: 300;
        display: inline-block;
        margin-top: 0.8rem;
    }

.bg-blue .input-policy-document > label {
    color: rgba(255,255,255,.5);
}

.ui-form-block .renew-with-select {
    margin-bottom: 4rem;
}

.display-hide {
    display: none;
}

.display-show {
    display: block;
}

.mar-bottom-5 {
    margin-bottom: 5rem !important;
}
.note .note-remeber {
    cursor:pointer;
}
.note-remeber {
    font-weight: 300;
    font-size: 1.2rem;
    color: #fbbe5e !important;
    padding-top: 10px;
    display: inline-block;
    text-decoration: none;
    padding-right: 5px;
    outline: 0;
}

.note-remeber-position {
    position: absolute;
    bottom: -15px;
    right: 0;
    z-index: 9;
}

.note-remeber-hover:hover {
    text-decoration: underline;
}

.input-block-height-initial {
    height: initial;
}

ul.renewpolicy-list {
    width: 100%;
    margin: 0;
}

    ul.renewpolicy-list li, ul.policy-listbl li {
        display: inline-block;
        min-width: auto;
        float: none;
        padding: 0;
        text-transform: none;
        margin: 2rem 0 0;
        cursor: pointer;
        margin-right: 5rem;
    }

.renewpolicy-list li .radio, .policy-listbl li .radio {
    margin: 0;
}

ul.renewpolicy-list li .radio label, ul.policy-listbl li .radio label {
    /* color: #fff; */
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 400
}

.vehicle-renew-policy .radio input[type=radio]:checked + .radio-label,
ul.renewpolicy-list li .radio input[type=radio]:checked + .radio-label {
    color: #fff;
    cursor: pointer;
}

    /* .vehicle-renew-policy .radio input[type=radio]:checked + .radio-label:before,
    ul.renewpolicy-list li .radio input[type=radio]:checked + .radio-label:before {
        background-color: #ec6608;
        -webkit-box-shadow: inset 0 0 0 5px #003d59;
        box-shadow: inset 0 0 0 5px #003d59;
        border: 1px solid #ec6608;
    } */

.vehicle-renew-policy .radio input[type=radio] + .radio-label:before,
ul.renewpolicy-list li .radio input[type=radio] + .radio-label:before {
    border: 1px solid #5c748a;
}

.p-l-0 {
    padding-left: 0;
}

.p-r-0 {
    padding-right: 0;
}
.bg-blue span.ui-error {
    display:initial;
}
/*---------Common Styles Start---*/
/*---------Policy Renewal Styles Start---*/
.aprBlock ul.ui-banner-list li {
    font-size: 1.8rem;
    line-height: 1.6;
}

    .aprBlock ul.ui-banner-list li img {
        margin-right: 1.5rem;
    }

    .aprBlock ul.ui-banner-list li:nth-child(2) img {
        margin-right: 1.5rem;
    }

.renew-with-select.ripple-bar.focus:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.input-block select {
    font-size: 2rem;
    color: #fff;
    margin-top: .5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .05rem;
    -webkit-appearance: none;
    position: relative;
}

.ripple-bar select {
    cursor: pointer;
    z-index: 2;
    width: 100%;
    outline: 0;
    background: 0 0;
}

.bg-blue .ripple-bar select {
    background: #00305a;
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}

.apr-submit-btn {
    border: none;
    position: relative;
}

    .apr-submit-btn: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 .3s;
        transition: all .3s;
        opacity: 0;
    }
    .apr-submit-btn:disabled {
        background: #ababab;
    }

button:focus {
    outline: 0;
}

.apr-section-content-padding {
    padding: 6rem 0 12rem 0;
}

.input-block.policy-end-date label {
    font-size: 1.6rem;
    top: -22px;
}

.policy-end-date-wraper {
 
    width: 100%;
    height: 55px;
    display: flex;
    flex-direction: row;
}

.input-block .input-block.policy-end-date-wraper {
    max-width: 100%;
    margin-bottom: 0rem;
}

    .input-block .input-block.policy-end-date-wraper.ripple-bar:after {
        bottom: 0;
    }

.input-block .policy-end-date-wraper input {
    margin-top: 0;
    padding-bottom: 0;
    max-width: 50px;
    height: 55px;
}

    .input-block .policy-end-date-wraper input:last-child {
        max-width: 80px;
    }

.input-block .policy-end-date-wraper span {
    font-size: 2rem;
    height: 55px;
    line-height: 55px;
    font-weight: 300;
    margin-left: 1rem;
    margin-right: 2rem;
    color: #a2b0bd;
}

.input-block .policy-end-date-wraper input::placeholder {
    color: #a2b0bd;
}

.input-block .input-block.policy-end-date .ui-form-block span.error-bottom {
    bottom: -4px;
}

.input-block .input-block.policy-end-date .note {
    margin-top: 10px;
}

.aprBlock .ui-form-block .ui-submit-btn {
    margin-top: 3rem;
}
/*---------Policy Renewal Styles End---*/

/*---------Phone Number Styles Start---*/
.input-block.phone-otp-section label {
    font-size: 1.6rem;
    top: -22px;
}
select {
  -webkit-appearance: none;  -moz-appearance: none;  text-indent: 1px;
  text-overflow: '';
}
.phone-otp-wraper {
    border-bottom: 0px solid #5c748a;
    width: 100%;
    height: 55px;
    display: flex;
    flex-direction: row;
    margin-bottom: 2rem;position: relative;gap:15px;
}
.phone-otp-wraper span.ui-error.otp-error-msg {bottom: -32px;left: 10px;}

.input-block .phone-otp-wraper .input-block {
    max-width: 14.633%;
    margin-left: 1rem;
}
.Footer_OTP_popup_overlay.otpverifyPopup .not-receive-otp-button {position: relative;}  
.not-receive-otp-button span.ui-error.error-bottom.otp-error-msg {
    top: -12px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #E71A1A;
}
.Footer_OTP_popup_overlay.otpverifyPopup .not-receive-otp-button {
    text-align: center;color: #EC6625;padding-top: 1px;
}
#apr-policy .dob-form-block .input-block.onFocused label.dobLabel { color: #ec6625;}
.dob-form-block.il-input-block span.ui-error {bottom: 2px;}
.Footer_OTP_popup_overlay.otpverifyPopup .not-receive-otp-button {margin-bottom: 0px;padding-top: 5px;}
.not-receive-otp-button button:disabled  {    color: #C9C9C9;}
.not-receive-otp-button label.resend_otp_timer  {color: #0DA526;}
.input-block .phone-otp-wraper .input-block:first-child {margin-left: 0rem;}

 .input-block .phone-otp-wraper input {
    margin-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    height: 55px;
    border-bottom: 1px solid #5c748a;
    text-align: center;
}

.input-block .phone-otp-wraper .ripple-bar:after {
    bottom: 13px;
}

.bg-blue #apr-phone .input-policy-document {
    margin-bottom: 3rem;
}
.apr-popup .content .input-policy-document {
    margin-bottom: 4.5rem !important;
}
.apr-popup .content .ui-submit-btn {
    margin-top: 0rem !important;
}
.apr-popup .bg-light .input-policy-document label {
    margin-top: 0;
}
.bg-blue #apr-phone .note {
    padding-top: 0.2rem;
}

.bg-blue #apr-phone .note.note-otp {
    padding:0;
    margin-top: -10px;
}

    .bg-blue #apr-phone .note.note-otp a.note-remeber, 
    .bg-blue #apr-phone .note.note-otp .note-remeber {
        padding: 2px 0 0 0;
        cursor: pointer;
    }
    .bg-blue #apr-phone .note.note-otp .ui-error {
        position: initial;
        display: inline-block;
        padding-bottom: 0.5rem;
        display: inline-block;
        width: 76%;
        color: #fc9494;
    }
.otp-submit-section {
    width: 100%;
    padding-top: 2rem;
}
.phone-otp-wraper input {border-radius: 0px;}
.bg-blue #apr-loan .input-policy-document {
    margin-bottom: 2rem;
}

#apr-loan .note, #apr-policy .note, #apr-policy-edit .note {
    margin-top: -0.6rem;
}
    #apr-policy .note .note-remeber, #apr-policy-edit .note .note-remeber, #apr-loan .note .note-remeber {
        cursor: pointer;
    }

.ui-form-block #apr-loan span.error-bottom, .ui-form-block #apr-policy span.error-bottom, .ui-form-block #apr-policy-edit span.error-bottom {
    bottom: -28px;
}
/*---------Phone Number Styles End---*/

/*---------Popup Styles Start---*/
.apr-popup .popup {
    margin: 0;
    height: 100%;
    border-radius: 0;
    background: #f7f6f6;
}

    .apr-popup .popup .bg-white {
        background: transparent;
    }

.apr-popup .content {
    padding: 8rem 10rem;
}
    .apr-popup .content h2, .apr-popup .content .bg-light h3, .apr-popup .content .bg-light p  {
        color: #282828;
    }

    .apr-popup .content p {
        font-size: 20px;
        font-weight: 700;
        color: #282828;
    }

.apr-popup .bg-light .input-block.mar-bottom {
    margin-bottom: 1rem;
}

.apr-popup .bg-light .input-policy-document {
    height: 18px;
    margin-top: -2.5rem;
}

.apr-popup .bg-light .input-block label {
    color: #969494;
}

.apr-popup .bg-light .input-policy-document label, .apr-popup .bg-light .check-feild label {
    font-size: 1.5rem;
    color: #000000;
}

.apr-popup .bg-light .input-block input {
    border-bottom: 1px solid #b6b4b4;
    color: #282828;
}
.apr-popup .bg-light .input-block.focus input:disabled {
    opacity: 1;
}

.apr-popup .bg-light .input-block label sup, .apr-popup .bg-light .ui-error {
    color: #e71a1a;
}

.apr-popup .bg-light .ripple-bar:after {
    background: #585858;
}

.apr-popup .popup .close {
    right: 3rem;
    top: 2rem;
    cursor: pointer;
}

    .apr-popup .popup .close:after, .apr-popup .popup .close:before {
        left: 1rem;
        top: -6px;
        height: 4rem;
        width: .2rem;
    }

.apr-popup .bg-light .input-check + label:before {
    border: 1px solid #b6b4b4;
    background: transparent;
}

.apr-popup .bg-light .input-check:checked + label:before {
    border: solid #fe6625;
    background: #fe6625;
}

.apr-popup .thankyou-section h3 {
    margin-top: 4rem;
    font-size: 3.5rem;
    font-weight: 100;
    color:#282828;
}

.apr-popup .thankyou-section p {
    font-size: 2rem;
    margin-bottom: 2rem;
}

.apr-popup .thankyou-section .thankyou-content p.ticket-no {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.apr-popup .thankyou-content p a {
    font-size: 2rem;
    text-decoration: underline;
    font-weight: 500;
}

.apr-popup .thankyou-section .section-content, .apr-popup .try-search-section .section-content {
    padding: 0;
}

.ui-popup-card-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

    .ui-popup-card-wrap .card-main-block {
        display: inline-block;
        width: 46%;
        margin: 0 0 1.5rem 0;
        vertical-align: top;
    }

        .ui-popup-card-wrap .card-main-block:nth-child(2n+2) {
            margin-right: 0;
        }

        .ui-popup-card-wrap .card-main-block .card-inner-block {
            text-align: left;
            padding: 2.5rem 3rem;
            background: #fff;
            border-radius: 5px;
            background: #fff;
            min-height: 5vh;
            margin-bottom: 2.5rem;
            position: relative;
        }

    .ui-popup-card-wrap h4 {
        font-weight: 800;
        color: #282828;
        position: relative;
        padding-left: 1rem;
    }

    .ui-popup-card-wrap .card-phone-number h4 span {
        width: 8px;
        height: 12px;
        background: url(/docs/default-source/angular/assets/images/arrow-right.png) no-repeat;
        position: absolute;
        top: 9px;
        right: 5px;
    }
.il-input-block {position: relative;}
/*        .il-input-block select:before  {
        width: 8px;
        height: 12px;
        background: url(/docs/default-source/angular/assets/images/drop-arrow.svg) no-repeat;
        position: absolute;
        top: 9px;
        right: 5px;
        content: "";
    }*/


   .il-input-block:after {
    width: 13px;
    height: 8px;
  /*  background: url(/docs/default-source/angular/assets/images/drop-arrow.svg) no-repeat;*/
    position: absolute;
    top: 18px;
    right: 15px;
    content: "";
}

#apr-phone .il-input-block:after, #apr-policy .il-input-block:after {display: none;}
        .il-input-block select option {
                font-size: 18px;
    background-color: #fff;
    padding: 15px 0;
        }
    .ui-popup-card-wrap h5, .ui-popup-card-wrap h6 {
        font-size: 1.3rem;
        font-weight: 400;
        color: #6c6c6c;
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
    }
    .ui-popup-card-wrap .card-im-block h6 {
        color: #6c6c6c !important;
    }

    .ui-popup-card-wrap h5 {
        padding-left: 1rem;
    }

    .ui-popup-card-wrap a, .ui-popup-card-wrap a:focus {
        font-weight: 600;
        text-decoration: underline;
    }

    .ui-popup-card-wrap h4 a, .ui-popup-card-wrap h4 a:hover, .ui-popup-card-wrap h4 a:focus {
        font-size: 2rem;
        font-weight: 800;
        color: #282828;
        text-decoration: none;
    }

    .ui-popup-card-wrap p {
        font-size: 1.5rem;
        position: relative
    }

    .ui-popup-card-wrap .card-inner-block span {
        font-size: 1.5rem;
        font-weight: 300;
        color: #f26624;
        text-align: center;
        padding-bottom: 1rem;

        text-decoration: underline;
        padding-top: 0px;
        margin-top: -18px;
    }

    .ui-popup-card-wrap .card-inner-block p span {
        font-size: 1.5rem;
        color: #282828;
        padding: 0 2rem;
        position: relative
    }

        .ui-popup-card-wrap .card-inner-block p span:after {
            content: "";
            background: #bebebe;
            display: inline-block;
            height: .4rem;
            width: .4rem;
            border-radius: 50px;
            position: absolute;
            top: 14px;
            left: 100%;
            right: auto
        }

    .ui-popup-card-wrap .card-inner-block span:last-child:after {
        display: none
    }

    .ui-popup-card-wrap .card-result-block {
        margin-top: 2rem;
        margin-bottom: 0rem;
        font-size: 1.5rem;
        color: #282828;
    }

    .ui-popup-card-wrap .card-result-block-list {
        position: relative;
        padding: 0rem 2rem 1rem;
        margin-bottom: 0 !important;
    }

        .ui-popup-card-wrap .card-result-block-list label {
        }

        .ui-popup-card-wrap .card-result-block-list:before {
            content: "";
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #282828;
            position: absolute;
            top: 6px;
            left: 0;
            z-index: 1;
        }

        .ui-popup-card-wrap .card-result-block-list:last-child:before {
            top: 4px;
        }

        .ui-popup-card-wrap .card-result-block-list:after {
            content: "";
            width: 1px;
            background: #282828;
            position: absolute;
            top: 6px;
            left: 4px;
            height: 100%;
        }

        .ui-popup-card-wrap .card-result-block-list:last-child:after {
            display: none;
        }

    .ui-popup-card-wrap .card-im-innerblock {
        font-size: 1.5rem;
        display: flex;
        flex-direction: row;
        overflow: hidden;
    }

        .ui-popup-card-wrap .card-im-innerblock .card-member-names {
            width: 75%;
            height: 19px;
        }

            .ui-popup-card-wrap .card-im-innerblock .card-member-names.viewmore-members{
                height: auto;
            }

        .ui-popup-card-wrap .card-im-innerblock .card-member-1more {
            max-width: 25%;
        }

        .ui-popup-card-wrap .card-im-innerblock .card-member-1more, .card-member-1more a {
            font-size: 1.2rem;
            padding-left: 1rem;
            font-weight: 600;
            padding-top: 0.1rem;
            text-decoration: none;
        }

            .card-member-1more a, .card-member-1more a:focus {
                color: #f26624;
            }

.card-due-renewal-date {
    border-top: #eaeaea 1px solid;
    margin-top: 2rem;
}

    .card-due-renewal-date h6 {
        font-size: 1.5rem;
        font-weight: 600;
        color: #282828;
        margin-top: 1.5rem;
        padding-left: 1rem;
    }

.card-color-red h6 {
    color: #e71a1a;
}

.card-im-block, .card-result-block {
    padding-left: 1rem;
}

.renew-list-scroll {
    max-height: 570px;
    overflow-y: auto;
}

    .renew-list-scroll::-webkit-scrollbar {
        width: 1em;
    }

    .renew-list-scroll::-webkit-scrollbar-track {
        box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
    }

    .renew-list-scroll::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 0px solid slategrey;
    }

#all-renew-thankyou {
    margin-top: 3rem;
}

#all-renew-trysearch .ui-form-block .ui-submit-btn {
    margin-top: 0rem;
}

.whatsapp-preferences label {
    font-weight: 200;
}

    .whatsapp-preferences label a {
        font-weight: 500;
        cursor: pointer;
        color: #fe6625;
    }
.ui-form-block .ui-confirm-btn {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 1rem;
}

.ui-submit-btn.pad-top1 .btn-orange {border-radius: 5px;}

.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-orange:hover {
        color: #fff;
    }

        .btn-orange:hover:after {
            opacity: 1;
            -webkit-animation: fx-mask .3s ease-out;
            -moz-animation: fx-mask .3s ease-out;
            -ms-animation: fx-mask .3s ease-out;
            animation: fx-mask .3s ease-out;
        }

    .btn-orange:focus {
        color: #fff;
    }

.btn-white {
    border: solid 1px #ee7205;
    color: #ec6608 !important;
    background: #fff !important;
    margin-right: 4rem;
    padding: 1.4rem 4rem;
}

    .btn-white:hover {
        color: #ec6608 !important;
        background: #fff !important;
    }

@-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);
    }
}

.apr-cancel-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(236, 102, 8, 0.5);
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

@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);
    }
}
/*---------Popup Styles End---*/

/*---------Policy Number Edit Styles Start---*/
.policy-no-edit {
    font-size: 1.3rem;
    color: #f26624 !important;
    float: right;
    font-weight: 600;
    text-decoration: underline;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor:pointer;
}
.bg-blue .input-block input:disabled {
    opacity: 1;
}


.find-policy {
        width: 100%;
    float: left;

}

.find-policy h2 {
       font-size: 34px;
    line-height: 45px;
    font-weight: 400;
    width: 48%;
}

.find-policy p {
       font-size: 20px;
    font-weight: 700;
    padding: 15px 0px;
}

button.try-search {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    background-color: #EC6625;
    border: navajowhite;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;cursor: pointer;
}


.textareas {
    width: 60%;
    margin-top: 40px;
    border-radius: 10px;
    border: 1px solid #EAEAEA;
    font-size: 16px;
    padding: 10px;resize: none;
}


/*---------Policy Number Edit Styles End---*/


/*---------Policy not found and purchase a fresh policy Styles Start---*/
.purchase-fresh-policy-section {
    width: 100%;
    margin-top: 7rem;
    padding: 2rem 3rem;
    border-radius: 10px;
    border: solid 1px #dddccb;
    background-color: #f7f6f6;
    font-size: 12px;
}

    .purchase-fresh-policy-section h5 {
        font-size: 17px;
        font-weight: 600;
        color: #004a80;
        letter-spacing: normal;
        line-height: normal;
        margin-bottom: 2rem;
    }

.section-border-lr {
    border-left: solid 1px #dddccb;
    border-right: solid 1px #dddccb;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-border-l {
    padding-left: 3rem;
}

.purchase-fresh-policy-section a {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #282828;
    display: block;
    margin-bottom: 2rem;
}

    .purchase-fresh-policy-section a:last-child {
        margin-bottom: 0;
    }

    .purchase-fresh-policy-section a span {
        width: 10px;
        height: 10px;
        display: inline-block;
        background: url(/docs/default-source/angular/assets/images/arrow-right-black.png) no-repeat;
        top: 1px;
        position: relative;
        margin-left: 8px;
    }

    .purchase-fresh-policy-section a:hover {
        color: #ec6608;
    }

        .purchase-fresh-policy-section a:hover span {
            background: url(/docs/default-source/angular/assets/images/arrow-right-org.png) no-repeat;
        }

    .purchase-fresh-policy-section a:not([href]) {
        cursor: pointer;
    }


    .product-sec {
        background: #fff;
        padding: 15px 0;
    }

    .product-sec p {
        font-size: 1.4rem;
        line-height: 21px;
        font-weight: 500;
        color: #575757;
    } 

@media (max-width:768px) {
    .section-border-lr {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .section-border-l {
        padding-left: 2rem;
    }
}

@media (max-width:767px) {
    .section-border-lr {
        border-left: solid 0px #dddccb;
        border-right: solid 0px #dddccb;
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .section-border-l {
        padding-left: 0rem;
    }

    .purchase-fresh-policy-section a:last-child, .purchase-fresh-policy-section a {
        margin-bottom: 1rem;
    }

    .purchase-fresh-policy-section {
        margin-top: 5rem;
    }
}

/*---------Policy not found and purchase a fresh policy Styles End---*/

/*---------OTP verfication Styles Start---*/
.otp-back {
    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: #ec6608;
    padding: 0rem 1rem 0rem;
    font-size: 1.5rem;
    font-weight: 600;
    background: transparent;
    -webkit-border-radius: 0rem;
    border-radius: 0rem;
    text-decoration: none;
    top: 27px;
    position: absolute;
    opacity: 0.8;
}

    .otp-back img {
        transform: rotate(180deg);
        top: -1px;
        position: relative;
        margin-right: 5px;
    }
    .otp-error {

        bottom: -52px;
    }

.apr-popup .bg-light .input-block label.phone-otp-label {
    color: #282828;
}

.otp-resend {
    font-weight: 300;
    font-size: 1.3rem;
    color: #ec6608 !important;
    padding-top: 10px;
    display: inline-block;
    padding-right: 5px;
    position: absolute;
    bottom: -21px;
    right: 0;
    z-index: 9;
}
.change-mobile {
    font-weight: 300;
    font-size: 1.3rem;
    color: #ec6608 !important;
    padding-top: 10px;
    display: inline-block;
    padding-right: 5px;
    position: absolute;
    bottom: -21px;
    z-index: 9;
}

@media(max-width:767px) {
    .apr-popup .popup .close {
        right: 2rem;
        top: 2rem;
    }

    .input-block.phone-otp-section label {
        top: -50px;
    }

    .otp-section h2 {
        margin-bottom: 2rem;
    }

    .ui-form-block .input-block.phone-otp-section {
        margin-top: 3rem;
    }
}
/*---------OTP verfication Styles End---*/




.bottom-menu-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.bg-megamenu {
    background: linear-gradient(to bottom,#f58220 -18%,#b02a30 127%);
}
.nav-wrap {
    display: flex;
    justify-content: space-between;
}
.il-logo {
    display: inline-block;
    width: 16rem;
    vertical-align: top;
    padding: 1.4rem 0;
}
.login-nav {
    display: inline-block;
    float: right;
}
.login-menu li {
    display: inline-block;
}
.login-menu li a {
    font-size: 1.5rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
    position: relative;
    padding: 2rem 0;
    padding-right: 2rem;
    display: inline-block;
}
.call-us {
    padding-right: 0;
}
.call-us {
    font-size: 1.5rem;
    padding-right: 1rem;
    padding-left: 3.6rem;
    position: relative;
}

.call-us:before {
    content: "";
    background-image: url(../images/tel.svg);
    background-repeat: no-repeat;
    width: 3rem;
    height: 1.8rem;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
}


.blank_sec {
    height: 500px;
}

/* layout css */

.il-tab-head {
    display: flex;
    /* justify-content: space-between; */
    /* border-bottom: 1px solid #E4E3E3; */
}

.il-tab-content-body {
    position: relative;
    padding-top: 25px;
    border-radius: 0 0 10px 10px;
}

.il-tab-content-body .il-tab-content {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: none;
}

.il-tab-head li {
    /* padding: 1.5rem 2.5rem; */
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #575757;
    cursor: pointer;
    border-radius: 3px 3px 0 0;
    border: 2px solid #EAEAEA;
    border-radius: 15px;
    overflow: hidden;
    width: 129px;
}

.cover-head {
    background: #EAEAEA;
    text-align: center;
    padding: 10px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

.cover-images {
    background: url(../images/cover-gray.svg);
    width: 90px;
    height: 37px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    margin: 6px auto;
    display: block;
}

.il-tab-head li.active .cover-images {
    background: url(../images/cover-1.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.marine-form-block {
    display: none;
    padding: 25px 0px 30px;
}


/* .cover-images::after{
        content: '';
        position: absolute;
        background: url(../images/cover-gray.svg);
        width: 70px;
        height: 30px;
        top: 20%;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto;
    } */
.il-tab-head li:first-of-type {
    margin-right: 15px;
}

.il-tab-head li.active {
    color: #fff;
    border: 2px solid #EC6625;
}

.il-tab-head li.active .cover-head {
    background-color: #EC6625;
}

.il-tab-content-body .il-tab-content.active {
    display: block;
}

/* .il-tab-head li:hover {
    background-color: #FFF2EB;
    } */
.il-tab-head li:active {
    background-color: #FFE6CB;
}

.il-tab-head li:focus-visible {
    border: 2px solid #FFA05D;
    outline: none;
    background-color: #fff;
}

/* layout css */
/* form Widget Css */
.marine-insurance-landing {
    padding-top: 20px;
}

.marine-insurance-wrapper {
    position: relative;
}


.marine-transit-form .il-input-block {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.il-input-block input {
    cursor: auto;
    border: none;
    z-index: 2;
    width: 100%;
    outline: 0;
    background: 0 0;
}
.marine-transit-form .il-input-block label {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #838383;
    position: absolute;
    width: 80%;
    top: 14px;
    background-color: #fff;
    transition: .3s all ease;
    pointer-events: none;
}

.renewal-right .marine-transit-form .policy-select.il-input-block label   {left: 17px;}
.renewal-right .marine-transit-form .policy-input.il-input-block label   {left: 17px;}
.renewal-right .marine-transit-form .mobile-input.il-input-block label  {left: 17px;}

.marine-transit-form .il-input-block input {
    outline: 1px solid #C9C9C9;
    border-radius: 5px;
    background: #ffff;
    padding: 15px 17px;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
color: #282828;
}

.marine-transit-form  .il-input-block select  {
      padding: 15px 10px 15px 26px;
          outline: 1px solid #C9C9C9;
    border-radius: 5px;
    background: #ffff;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
color: #282828;
}

.marine-transit-form .il-input-block input:hover {
      border: 1px solid #282828;
}

.renewal-right .marine-transit-form .il-input-block.focus label {
    font-size: 12px;
    width: auto;
    line-height: 1.5rem;
    font-weight: 600;
    top: -7px;
    left: 10px;
    padding: 0 7px;
    z-index: 2;
    transition: .3s all ease;
}

#apr-policy .dob-form-block .input-block label {
    color: #838383;
    font-weight: 600;
    background: #fff;
    position: absolute;
    left: 16px;
    transition: .3s ease;
    padding: 0 7px;
    margin-top: -10px;
    max-width: max-content;
    cursor: auto;
    display: inline-flex;
    right: 0px;
}


.marine-transit-form .il-input-block.focus.onFocused:after {
    transform: rotate(315deg);
    bottom: 6.5rem;top:24px;
}

.marine-transit-form .il-input-block:after {
    border-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(133deg);
    box-sizing: inherit;
    position: absolute;
    right: 20px;
    bottom: 6.5rem;
    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);
}
/*.renewal-right .marine-transit-form .il-input-block label 
 {
  left: 24px;
    top: 14px;
 }
.renewal-right .marine-transit-form .il-input-block label  {
    left: 24px;
    top: 14px;
}*/
/*.renewal-right .marine-transit-form #apr-phone .il-input-block input {

}
.renewal-right .marine-transit-form #apr-policy .il-input-block input {

} */

#policypop-form .popup.light {display: block;}
#apr-policy .dob-form-block { margin-bottom: 0px;}
#apr-policy .dob-form-block.il-input-block .input-block { max-width: 100%;background-color: #fff;
    height: 54px;}
#apr-policy .dob-form-block.il-input-block .input-block label {background-color: #fff;}
#apr-policy .dob-form-block.il-input-block .input-block input {background-color: #fff;height: 48px;}
#apr-policy .dob-form-block.il-input-block .input-block.focus input {border:none;outline: none;}
#apr-policy .dob-form-block.il-input-block  .input-block.focus {border: 1px solid #C9C9C9;}
#apr-policy .dob-form-block.il-input-block  .input-block.onFocused {
    outline: 2px solid #EC6625;
    border: none;
}
#policypop-form .popup.light {
    max-width: 1024px;
    width:  100%;
}
#policypop-form .cross-search {
    top: 20px;
    right: 30px;
    width: 32px;
    height: 32px;
    text-align: center;
    background-position: center;
    border: 1px solid #F0EFEE;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguOCAxLjIwNzY5TDEuMiA5LjUxNTM4IiBzdHJva2U9IiM1NzU3NTciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjIgMS4yMDc2OUw4LjggOS41MTUzOCIgc3Ryb2tlPSIjNTc1NzU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
}
.il-input-block select {border-bottom: none;}
/*.js-popup-wrap.apr-popup .popup {background: #fff;}*/
.apr-popup .popup .close.cross-search:after, .apr-popup .popup .close.cross-search:before {display: none;}
#apr-policy .marine-transit-form .il-input-block.onFocused label {
    font-size: 12px;width: auto;
    line-height: 1.5rem;
    font-weight: 600;
    top: -7px;
    left: 11px;
    padding: 0 7px;
    z-index: 2;
    transition: .3s all ease;color: #ec6625;
}

.revamp-header .bottom-menu-wrap .nav-wrap {display: inherit;}

.marine-transit-form .il-input-block.onFocused label {
    color: #ec6625;
}

.renewal-right .marine-transit-form .il-input-block.onFocused label {
    top: -8px;
    left: 10px;
}

.marine-transit-form .il-input-block.onFocused input {
    outline: 2px solid #EC6625;
    border: none;
}


.marine-transit-form .primary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    background: #EC6625;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 3px solid transparent;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.il-tab-head .cover-head input[type=radio] {opacity: 0;position: absolute;}





.marine-transit-form .primary-btn:hover {
    background: #FD7B20;
    color: #fff;
    text-decoration: none;
}

.marine-transit-form .primary-btn:focus {
    background: #E26123;
    box-shadow: none;
}


.marine-transit-form .form-group {
    display: block;
    text-align: left;
}

.marine-transit-form .il-input-block.onFocused select {
    outline: 2px solid #EC6625 !important;
    border: none;
}

.marine-transit-form .form-group input {
    padding: 0;
    height: 0;
    width: 0;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
}

.no-margin {
    margin-bottom: 0 !important;
}

.marine-transit-form .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    margin-bottom: 0px;
}

.marine-transit-form .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: 10px;
    border-radius: 3px;
    height: -moz-fit-content;
    height: fit-content;
    transition: .3s all ease;
}

.marine-transit-form .form-group input:hover+label:before {
    background-color: #eaeaea;
}

.marine-transit-form .form-group input:checked+label:before {
    background-color: #EC6625;
    border: 2px solid #EC6625;
}

.marine-transit-form .form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 8px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: .3s all ease;
}

/*Checkbox Unselected focus*/
.marine-transit-form .form-group input:focus-visible+label::before {
    border-color: #F58820;
}

/*Checkbox Unselected Pressed*/
.marine-transit-form .form-group input:active+label::before {
    border-color: #F58820;
    background-color: #CBCDCE;
}

/*Checkbox Checked Pressed*/
.marine-transit-form .form-group input:checked:active+label:before {
    background-color: #fff;
    border-color: #FFF2EB;
}

/*Checkbox Checked focus*/
.marine-transit-form .form-group input:checked:focus-visible+label:before {
    background: #EC6625;
    box-shadow: 0 0 0px 2px #EC6625;
    border: 2px solid #fff;
}

/*Checkbox Checked tickmark pressed*/
.marine-transit-form .form-group input:checked:active+label:after {
    border-color: #EC6608;
}

.marine-rules ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 5px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.marine-rules ul li img {
    margin-right: 12px;
}

.marine-rules ul li {
    border-radius: 10px;
    border: 1px solid #EAEAEA;
    color: #282828;
    box-shadow: 0px 2px 4px 0px #FFF7F7;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    align-items: center;
    max-width: 194px;
    width: 100%;
    padding: 15px 18px 15px 18px;
}

.insurance-form {
    width: 100%;
    max-width: 470px;
    position: relative;
    right: 0px;
    top: 0;
    float: right;
}

.marine-transit-form {
    background-color: #fff;
    width: 100%;
    float: left;
    border-top-left-radius: 10px;
    padding: 30px 30px 0px 30px;
    border-top-right-radius: 10px;
}

.marine-transit-form a.primary-btn {
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.marine-transit-form .form-group a {
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
    color: #282828;
    text-decoration: underline;
}

.marine-transit-form .form-group img {
    padding-left: 10px;
    padding-top: 2px;
}

.error {
    color: red;
    font-size: 12px;
    font-weight: 500;
    display: none;
}

/* New Design Css */
.form-head-wrapper {
    font-size: 18px;
    line-height: 23px;
    color: #282828;
    font-family: "Muli", sans-serif !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

.form-steps {
    width: auto;
    background-color: #E1F4FD;
    border-radius: 25px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding: 5px 12px;
    font-weight: 600;
}

.form-steps span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.marine-insurance-landing {
    position: relative;
    padding: 60px 0;
    color: #fff;
/*    padding-bottom: 150px;*/
padding-bottom: 180px;
}

.marine-insurance-landing::after {
        content: "";
    background: url(/docs/default-source/angular/assets/images/renew-widget-bg.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    bottom: -32px;
    z-index: -1;
    width: 100%;
    top: 0px;
    background-size: contain;
}
.marine-transit-form .il-input-block select:hover {
    outline: 1px solid #282828;
}


.marine-rules h1 {
    color: #282828;
    font-size: 4.8rem;
    line-height: 60px;
    font-weight: 900;
}

.marine-transit-form {
    border-radius: 15px;
    border: 1px solid #CBCDCE;
    background: #FFF;
    box-shadow: 3px 4px 23px 0px rgba(0, 0, 0, 0.06);
    padding: 40px 30px 40px 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}


.mob-h1 {
    display: none;
}

.marine-rules ul li span {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #282828;
}

.form-head-2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #282828;
    margin-bottom: 15px;
}

.form-head-3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #6C6C6C;
    margin-bottom: 15px;
}

/* Radio Button Css */
.marine-transit-form .radio-list {
    display: flex;
}

.il-radio-group {
    /* margin-bottom: 14px; */
    margin-right: 25px;
}

.il-radio-group:last-child {
    margin-right: 0;
}

.il-radio-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
}

.il-radio-group label {
    position: relative;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #282828;
}

.il-radio-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: 50%;
    height: fit-content;
    top: 1px;
}

.il-radio-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 6px;
    border: solid #F26624;
    border-width: 4px;
    border-radius: 50%;
}

.il-radio-group input:checked+label:before {
    border-color: #F26624;
}

/*Radio unselected focus*/
.il-radio-group input:focus-visible+label::before {
    border-color: #FFA05D;
}

/*Radio selected focus*/
.il-radio-group input:checked:focus-visible+label::after {
    border-color: #EC6608;
}

/*Radio unselected hover*/
.il-radio-group input+label:hover::before {
    background-color: #EAEAEA;
}

/*Radio selected hover*/
.il-radio-group input:checked+label:hover::before {
    background-color: #FFF2EB;
}

/*Radio selected pressed*/
.il-radio-group input:checked:active+label::before {
    border-color: #FFF2EB;
    background-color: #EC6608;
}

/*Radio unselected pressed*/
.il-radio-group input:active+label::before {
    border-color: #EC6608;
    background-color: #EAEAEA;
}




/***Select Box Start***/
.select-input-block {
    position: relative;
    margin-bottom: 20px;
}

.select-input-block .dropdown-block {
    position: relative;
    max-width: 100%;
    margin: 0;
    height: auto;
}

.select-input-block label {
    color: #282828;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 17px;
    transform: translate(0, -50%);
    background: #ffffff;
    z-index: 99;
    pointer-events: none;
    transition: .3s ease;
}

.select-input-block .dropdown {
    outline: 1px solid #C9C9C9;
    height: 5.4rem;
    border-radius: 5px;
    width: 100%;
    position: relative;
}

.select-input-block .dropdown:hover {

    outline: 1px solid #282828;
}


.select-input-block .selected {
    height: 4.4rem;
    padding: 1.5rem;
    width: 100%;
    font-size: 1.6rem;
    line-height: 21px;
    font-weight: 500;
    display: block;
    color: #282828 !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 5.4rem;
    background: #ffffff;
    border: none;
    outline: none;
}

.select-input-block a.selected:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.custom-dropdown-list {
    display: none;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 25%);
    border-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    z-index: 999;
    background: #fff;
}

.dropdown-block .dropdown:after {
    content: '';
    position: absolute;
    top: 1.8rem;
    right: 1.5rem;
    width: 1rem;
    height: 1rem;
    border: 2px solid #404040;
    border-right-width: 0;
    border-top-width: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    padding: 0;
}

.dropdown-block.active .dropdown {
    outline: 2px solid #EC6625;
}

.dropdown-block.active .dropdown:after {
    top: 2rem;
    border: 2px solid #404040;
    border-left-width: 0;
    border-bottom-width: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.custom-dropdown-list li {
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 500;
    color: #282828;
    background: #fff;
    width: 100%;
    /*height: 5rem;*/
    height: auto;
    cursor: pointer;
    position: relative;
    margin: 0 !important;
}

.custom-dropdown-list li a {
    display: block;
    padding: 1rem 3.5rem 1rem 1.5rem;
    color: #282828;
    text-align: left;
    word-break: break-all;
}

.custom-dropdown-list li:hover {
    background: #f7f6f6;
    color: #282828;
}

.custom-dropdown-list li.select-list:before {
    content: url(../images/selected-right-icon.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 50%;
    /*    left: 92%;*/
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.select-input-block.selectActive label {
    top: 0;
    left: 10px;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 0.7rem;
    color: #838383;
}

.custom-dropdown-list li.select-list {
    background: #eaeaea;
}

.input-block.dropdown-block.active label {
    color: #EC6625;
}

/***Select Box End***/



/* Cover Type Css */
.cover-type-wrap .cover-list {
    display: flex;
    list-style: none;
}

.cover-list-item {
    color: #282828;
}

.mb-0{
    margin-bottom: 0 !important;
}
.row-wrap{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.open-domestic-form{
    padding: 25px 0px 30px;
}

.row-wrap .il-input-block{
    width: 50%;
}
.row-wrap .select-input-block{
    width: 50%;
}

.form-head-wrapper .form-head{
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
}




/*media Queries */

@media screen and (max-width: 1199px) {
    header .menu_btn {
        position: static;
        top: 60px !important;
    }
}

@media (max-width: 992px) {
    .marine-insurance-wrapper {
        justify-content: space-between;
        
    }
    .mob-none{
        display: none;
    }
    .insurance-form{
        position: static;
    }
}

@media (max-width: 767px) { 
    .marine-transit-form .radio-list{
        flex-wrap: wrap;
    }
    .Footer_OTP_popup_overlay .btn-otp-primary { border-radius: 5px !important;}
    #policypop-form .popup.light { max-width: 100%;}
    .Footer_OTP_popup_overlay .input-otp-field input {height: 40px;}
    .marine-insurance-landing {padding: 16px 0;padding-bottom: 175px;}
    .find-policy h2 { width: 100%;}
       .textareas {width: 100%;}
 #policypop-form .popup.light {
    max-width: 100%;
}
#apr-phone .otpverifyPopup .OTP_popup {
    min-height: 100%;
    top: 0rem;
    border-radius: 0px;
}

#apr-phone .Footer_OTP_popup_overlay .input-otp-field input {height: 39px;}
#apr-policy .dob-form-block .input-block label { right: auto;}
       .find-policy h2 {font-size: 27px; line-height: 36px;}
    .marine-insurance-landing::after {
    bottom: 0;
    background: url(/docs/default-source/angular/assets/images/renew-widget-bg-mob.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%
}
    .marine-rules h1 {font-size: 2rem;line-height: 25px;text-align: center}
    .marine-transit-form .form-group img {
    padding-left: 2px;
    padding-top: 0px;
}
.phone-otp-wraper {height: 35px;gap: 15px;}
#apr-policy .dob-form-block.il-input-block .input-block label {max-width: 100%; width: auto;}
    .il-radio-group{
        margin-bottom: 5px;
    }

    .marine-insurance-wrapper .lists-rules{
        width: 100%;
    }
    .insurance-form{
        max-width: 100%;
    }
    .marine-insurance-wrapper {
        flex-direction: column;
    }
    .marine-insurance-landing::before {
        display: none;
    }

    .mob-h1 {
        color: #282828;
        font-family: Mulish;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        display: block;
    }

    .row.group-healths {
        flex-direction: column-reverse;
    }

    .marine-rules ul li {
        width: 100%;
        max-width: 100%;
        padding: 15px 15px 15px 18px;
    }

    .marine-transit-form {
        padding: 30px 20px;margin-top: 24px;
    }

   /* .marine-insurance-landing {
        background: none;
    }*/

    .left-col {
        width: 100%
    }
    .row-wrap .il-input-block{
        width: 100%;
    }
    .row-wrap .select-input-block{
        width: 100%;
    }

    .marine-rules ul {
        width: 100%;
        overflow-y: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
    }

    .marine-rules ul li {
        width: 100%;
        max-width: 194px;
    }

    .marine-rules ul li span {
        display: flex;
        white-space: break-spaces;
        max-width: 100%;
        width: 120px;
    }

    .section-content h2 {
        font-size: 3rem;
    }

    .ui-form-block {
        margin-top: 0rem !important; 
    }

    .ui-popup-card-wrap .card-main-block {
        margin: 0 0rem 1.5rem 0;
        width:  100%;
    }

    .ui-popup-card-wrap .card-main-block .card-inner-block {
        padding: 2.5rem 1.5rem;
    }

    .apr-popup .content {
        padding: 8rem 2rem;
    }


}




/* what app Pop Up */

#whatsapp-popup {
    overflow: auto;
}

.overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%;
}

.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}
.popup.light.js-popup-body.commonpop-pad {
    max-width: 700px;
    padding: 3rem 4rem 5rem;
}
.popup.light {
    max-width: 1024px;
    width: 100%;
    opacity: 1;
}
.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 .close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.popup .close:after, .popup .close:before{
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: 0.1rem;
    background-color: #333;
}
.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);
}
.whatsapp-popup-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0 0;
}
figure.alert-img {
    display: inline-block;
    vertical-align: top;
}
.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;
}.whatsapp-popup-block h3 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 20px;
}
.whatsapp-popup-block ul {
    padding-bottom: 20px;
}
.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;
}
.text-left {
    text-align: left;
}
.whatsapp-popup-block a#keepMeposted.btn-white {
    margin-top: 0;
}
.whatsapp-popup-block a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 1rem;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}

.whatsapp-popup-block a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}
.whatsapp-popup-block .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;
    display: inline-block;
}
.whatsapp-popup-block a{
    font-size: 1.4rem;
}
.whatsapp-popup-block a.btn-link:hover {
    
    text-decoration: underline;
    color: #fe6625;
}

.whatsapp-popup-block .btn-white:hover {
    background: #fe6625;
    color: #fff !important;
}


@media (max-width: 992px) and (min-width: 768px) {
    .renewal-left {width: 49%;float: left;}
.renewal-right {width: 40%;}
    .renewal-right  { width: 51%; float: left;}
.marine-rules h1 { font-size: 42px; line-height: 50px;}
}

.Footer_OTP_popup_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999999;
    overflow-y: auto;
}

.Footer_OTP_popup_overlay.otpverifyPopup .OTP_popup {    max-width: 432px;}
.Footer_OTP_popup_overlay.otpverifyPopup .OTP-close-popup {top: 10px; right: 12px;}

.OTP-header {
    width: 100%;
    background: linear-gradient(180deg, #F58220 -17.89%, #B02A30 126.98%);
    padding: 1.5rem 0 1.5rem 10rem;
    position: absolute;
    top: 0;
  
}
.logo-otp {
    width: 158px;
    height: 33px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTU4IiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMTU4IDMzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBpZD0iR3JvdXAgNTMiPgo8ZyBpZD0iR3JvdXAgNTIiPgo8cGF0aCBpZD0iRmlsbCAyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjAxMDUgMTAuNjU0NUMxNS4yMjQ5IDUuNTAyMjEgMjEuNDc3NCA0LjE5MDU0IDIzLjk5NDYgNy43MDk4N0MyNi41MTIxIDExLjIxMTMgMjQuMzE0MyAxOC4yMzQ1IDE5LjEyMDIgMjMuMzY1M0MxMy45MDU5IDI4LjQ5ODEgNy42NTMzNyAyOS44MzEzIDUuMTM1MTggMjYuMzFDMi42MTc5OSAyMi44MDg4IDQuODE1NSAxNS43ODYzIDEwLjAxMDUgMTAuNjU0NVoiIGZpbGw9IiNGNDgxMUYiLz4KPHBhdGggaWQ9IkZpbGwgNCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy40NDY5IDcuOTA4ODNDMTIuODg3NCA4LjMyNjg2IDEyLjMwNzkgOC44MjQ3MSAxMS43NDg3IDkuMzgxMTdDNy4xOTMgMTMuODM2OSA1LjI5NTg5IDE5Ljk4NSA3LjUzMjk3IDIzLjA0NzVDOS44NTAyMyAyNi4xMTA0IDE1LjQ0MzggMjQuOTk2NSAyMC4wNzkzIDIwLjQ2MjNDMjIuNTU1OSAxOC4wNTQ1IDI0LjIzNDUgMTUuMjMwNCAyNC45MzM0IDEyLjYyNEMyNS4xNTM5IDEwLjcxMjcgMjQuODc0MiA5LjAwMjkgMjMuOTk0NiA3LjcwOTc2QzIxLjk5NzQgNC45ODUwNSAxNy43MjExIDUuMjAyNjUgMTMuNDQ2OSA3LjkwODgzWiIgZmlsbD0iI0FGMkEzMCIvPgo8cGF0aCBpZD0iRmlsbCA2IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE2LjAyMzggMjUuODkxN0MxMy41ODYxIDI3LjcwMjYgMTEuMDg4NSAyOC42MTg0IDguNjMyNTcgMjguMjM4NUM5LjY3MTExIDI4LjI3OTIgMTAuNDg5OCAyNy4xNDY4IDExLjE2ODcgMjUuNjM0NEMxMS44NjgzIDI0LjA2MTMgMTIuMjg3NyAyMi42MDk5IDEyLjYwNzggMjEuMjU4MUMxMy4wODY0IDE5LjEwOCAxMy4xMjcgMTcuNTc2NCAxMi44ODc1IDE3LjIzOTJDMTIuNDY3NyAxNi43MDE2IDExLjUyODYgMTYuODQwMSAxMC40NDk1IDE3LjQ1NzJDOS45NTEyMSAxNy43MzYxIDkuMjcxMjUgMTcuNTM3NyAxMC4wNjk5IDE2LjU4MjdDMTAuODg5MyAxNS41ODggMTQuMTI0NiAxMy4yNDEzIDE1LjI4NDYgMTIuODYzQzE2LjU2MyAxMi41MDM5IDE4LjAyMTMgMTMuMDAxNCAxNy41MjE3IDE0LjM5MzZDMTcuMTYyNCAxNS40MDgyIDEyLjY4NzMgMjcuMTA1NCAxNi4wMjM4IDI1Ljg5MTdaTTE5LjY4MDYgNy43NTEwOEMxOS44NTg2IDcuOTI5NjEgMTkuOTYwMSA4LjE2Njc0IDE5Ljk3OTcgOC40NDY5OVY4LjY0NDcyQzE5Ljk0MDEgOS4yODE2OSAxOS41NjA1IDEwLjA1NzQgMTguOTAwMiAxMC43MTI2QzE3Ljg2MTcgMTEuNzQ5MSAxNi41MDMxIDEyLjEwNjQgMTUuOTA0IDExLjUwOTJDMTUuMjg0NiAxMC45MTM0IDE1LjY2MzggOS41Nzk0NiAxNi43MDM0IDguNTQ2MDNDMTcuNzQxOSA3LjQ5MDcgMTkuMTAxMiA3LjE3MzA2IDE5LjY4MDYgNy43NTEwOFoiIGZpbGw9IiNGRUZFRkUiLz4KPGcgaWQ9Ikdyb3VwIDEwIj4KPG1hc2sgaWQ9Im1hc2swXzIwXzExNDUiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9Ijc4IiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTciPgo8cGF0aCBpZD0iQ2xpcCA5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTc4LjkzMDggMC4xMTU1NEg5Mi41ODI2VjE2Ljk4OTJINzguOTMwOFYwLjExNTU0WiIgZmlsbD0id2hpdGUiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzIwXzExNDUpIj4KPHBhdGggaWQ9IkZpbGwgOCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05Mi41ODI2IDEzLjY4NDRMODguMjkwNSAxNS45NjUyTDg1LjQzNTcgMTQuMjczOUM4NS40MzU3IDE0LjI3MzkgODYuMDI5IDEzLjkxNTggODYuNjk3MSAxMy40OEM4Ny4zNjI5IDEzLjAyMTIgODcuMDgyOCAxMi45NDMgODYuNzIyOSAxMi41MzQ0Qzg2LjAyOSAxMi4wNDY0IDgyLjk5MjIgMTAuMTAwOCA4Mi45OTIyIDEwLjEwMDhMODMuOTcwOSA5LjYxNDdMODMuMDcyNCA3LjUxNTVMODUuMjAzMyA3LjQ2NDY0TDg1LjI1NjcgNi4yMzQ0OUM4NS4yNTY3IDYuMjM0NDkgODguNTczMyA4LjM1OTI5IDg5LjA4ODEgOC41MzkxNkM4OS42Mjk0IDguNzE4MDMgOTAuMDM4NyA4LjQzNTc1IDkwLjExNjkgNy42OTMwMlYzLjAzMzE0TDkxLjQ1MjEgMy42NDk1Nkw5Mi40NTUxIDEuODgxMTRMOTIuNTA4NiAxLjgwMzY3QzkxLjA5MjggMC43Mjc3OTYgODkuMzE5OSAwLjExNTQxNyA4Ny40MTUzIDAuMTE1NDE3QzgyLjczMjggMC4xMTU0MTcgNzguOTMwOCAzLjg3ODYyIDc4LjkzMDggOC41MzkxNkM3OC45MzA4IDEzLjIyNTMgODIuNzMyOCAxNi45ODkyIDg3LjQxNTMgMTYuOTg5MkM4OS4zNDMyIDE2Ljk4OTIgOTEuMTQ1NiAxNi4zNDY4IDkyLjU1OSAxNS4yNDc3TDkyLjU4MjYgMTMuNjg0NFoiIGZpbGw9IiNGRUZFRkUiLz4KPC9nPgo8L2c+CjxwYXRoIGlkPSJGaWxsIDExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkyLjUwODYgNC40NjczNUg5MS45OTIxVjEyLjU4NDZMODUuNjQxOCA4Ljg0NDI3TDg1LjM4MjMgOS4yODM4NUw5Mi4wNzE5IDEzLjIyNTJMOTIuNTA4NiAxMi44NDA5VjQuNDY3MzVaIiBmaWxsPSIjRkVGRUZFIi8+CjxwYXRoIGlkPSJGaWxsIDEzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI4LjMyMzUgMTYuOTEwOEgzMi4zMzU2TDM1LjQ5NzggNS4xODQzM0gzMS40ODkyTDI4LjMyMzUgMTYuOTEwOFoiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgMTUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDkuMDIzNiAxNi45MTA4SDUzLjAzN0w1Ni4xOTg5IDUuMTg0MzNINTIuMTg5Mkw0OS4wMjM2IDE2LjkxMDhaIiBmaWxsPSIjRkVGRUZFIi8+CjxwYXRoIGlkPSJGaWxsIDE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTY5LjY5OTggMTYuOTEwOEg3My43MzU5TDc2Ljg3MTggNS4xODQzM0g3Mi44NjAxTDY5LjY5OTggMTYuOTEwOFoiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgMTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDUuMjQzIDkuMjA1NTVINDkuMzA2NUM0OS44MjM0IDYuNTY4MDcgNDguMTAwMiA1LjIxMDk0IDQ0LjEzODIgNS4yMTA5NEMzOS41ODYyIDUuMjEwOTQgMzYuNTAyNCA3LjQzODQ3IDM1LjQ0NzkgMTEuMjc5OEMzNC40OTcgMTQuODEwOSAzNi4zNzI4IDE2LjkzNTcgNDAuNjY4NCAxNi45MzU3QzQ1LjAzODcgMTYuOTM1NyA0Ny42MTIgMTUuNTgxMyA0OC42NjYxIDEyLjU4NDRINDQuNjI2M0M0NC4wNjE0IDEzLjkxNTkgNDMuMDA1OSAxNC42MDY4IDQxLjU2NzUgMTQuNjA2OEMzOS42NDAzIDE0LjYwNjggMzguODY2IDEzLjM3OCAzOS40NTk3IDExLjE1MTVDNDAuMDc1IDguODE5ODYgNDEuNTY3NSA3LjU0MTg4IDQzLjUyMTEgNy41NDE4OEM0NC43ODE2IDcuNTQxODggNDUuMzczNiA4LjA3ODQ3IDQ1LjI0MyA5LjIwNTU1WiIgZmlsbD0iI0ZFRkVGRSIvPgo8cGF0aCBpZD0iRmlsbCAyMSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NS45NjkxIDkuMjA1NTVINjkuOTgxOEM3MC41MjE3IDYuNTY4MDcgNjguNzk1OCA1LjIxMDk0IDY0Ljg2NDIgNS4yMTA5NEM2MC4yODYyIDUuMjEwOTQgNTcuMTc1NyA3LjQzODQ3IDU2LjE0ODYgMTEuMjc5OEM1NS4xOTYgMTQuODEwOSA1Ny4wNzM1IDE2LjkzNTcgNjEuMzY2IDE2LjkzNTdDNjUuNzEyIDE2LjkzNTcgNjguMjg1IDE1LjU4MTMgNjkuMzg4OCAxMi41ODQ0SDY1LjMyNjdDNjQuNzYwNyAxMy45MTU5IDYzLjcwOCAxNC42MDY4IDYyLjI2NzIgMTQuNjA2OEM2MC4zMTM2IDE0LjYwNjggNTkuNTY2MyAxMy4zNzggNjAuMTg0IDExLjE1MTVDNjAuODAxMSA4LjgxOTg2IDYyLjI2NzIgNy41NDE4OCA2NC4yMjE4IDcuNTQxODhDNjUuNDU3OSA3LjU0MTg4IDY2LjA0OTkgOC4wNzg0NyA2NS45NjkxIDkuMjA1NTVaIiBmaWxsPSIjRkVGRUZFIi8+CjxwYXRoIGlkPSJGaWxsIDIzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0Mi42MjIgMTYuNDI0NlYxNi44MzQ1QzE0Mi41NDggMTcuMTkyOSAxNDAuMTc5IDE3LjQ3NDUgMTM5Ljc5NSAxNi42MDQxQzEzOS4zODQgMTcuMjE3NSAxMzcuNDgzIDE3LjQ3NDUgMTM2LjY4MyAxNy4yNjk0QzEzNi42ODMgMTcuMjY5NCAxMzMuOTU3IDE3LjAxNTQgMTM0Ljk4NyAxNC4xNzIxQzEzNS4yOTYgMTMuNTA2OCAxMzYuMjk2IDEyLjg0MDkgMTM4Ljk0OCAxMi41MzQ0QzEzOS44NDUgMTIuMzgwNCAxMzkuNzY5IDExLjEyNDcgMTM5LjQ4NyAxMC42MzgzQzEzOS4xNTIgMTAuMDIyNiAxMzguMjc5IDkuNDA4MTUgMTM3LjQzIDkuNzY4NTdDMTM2Ljg2NSAxMC4wNTAyIDEzNi42MDUgMTAuMzgzIDEzNi4zNTEgMTAuNzkyMkgxMzUuNDI0VjkuOTIxODRDMTM1LjY3OSA5LjY2NzE4IDEzNi40MjUgOC44NDQyOCAxMzguNjM5IDguODQ0MjhDMTQwLjI1OSA5LjAyMzgxIDE0MS42OTggOS4wNDkwOCAxNDEuNjk4IDExLjUwODdWMTYuMDE2QzE0MS44IDE2LjQwMSAxNDEuODUzIDE2LjQ3NjQgMTQyLjYyMiAxNi40MjQ2Wk0xMzkuNTkgMTUuNDAwMlYxMy4xMjMyQzEzNy4zNzkgMTMuNjA2OSAxMzYuODkgMTQuMTIxOSAxMzYuODY1IDE0LjYzMzJDMTM2Ljc2MSAxNS45Mzg1IDEzNy40MyAxNi4yNzEzIDEzNy44MTQgMTYuNDAxQzEzOC40NTggMTYuNjMwNCAxMzkuMzg0IDE1LjkxMzkgMTM5LjU5IDE1LjQwMDJaTTE0NS45OTEgMTMuMTIzMkMxNDYuMDE5IDExLjA5ODEgMTQ3LjQzNCAxMC42OTEyIDE0Ny44NDUgMTAuOTIwNkMxNDguMzU4IDExLjIwMjggMTQ4Ljk1MSAxMS4wMjIgMTQ4Ljk1MSAxMS4wMjJDMTQ4Ljk1MSAxMS4wMjIgMTQ5LjA3OCA5LjIwNTM3IDE0OS4wNzggOC44OTc1QzE0Ni40OCA4LjU5MDMgMTQ2LjM1MSA5LjY5MDQzIDE0NS45OTEgOS41ODk3MVY4Ljg5NzVIMTQ1LjI0N0wxNDUuMDE2IDkuMDczMzNMMTQ0Ljc4NCA4Ljg5NzVIMTQzLjgzMlYxNy4wNjQ2QzE0NC40NTEgMTYuODU4OCAxNDUuOTkxIDE3LjAzOTYgMTQ1Ljk5MSAxNy4wMzk2VjEzLjEyMzJaTTExMi4zNTggOC44OTc1QzExMi4zNTggOC44OTc1IDExMi4zODMgMTYuODA4MiAxMTIuMzgzIDE3LjA2NDZDMTEzLjAwMSAxNi44NTg4IDExNC40MTYgMTcuMDM5NiAxMTQuNDE2IDE3LjAzOTZWMTIuMTIzMUMxMTQuNDE2IDExLjQzMjYgMTE0LjU3IDkuODQzMDEgMTE2LjAzNiA5Ljg0MzAxQzExNy42NTIgOS44NDMwMSAxMTcuNDc0IDEyLjA3MjYgMTE3LjQ3NCAxMi4wNzI2VjE3LjAzOTZDMTE4LjA2NiAxNi43ODU3IDExOS4zNzkgMTcuMDM5NiAxMTkuMzc5IDE3LjAzOTZWMTIuMDk2OEMxMTkuMzc5IDEwLjU2MTUgMTIwLjMwNCA5Ljg0MzAxIDEyMC45OTkgOS43OTQ4NUMxMjEuNzE4IDkuNzk0ODUgMTIyLjQ2MyAxMC40MDk2IDEyMi40NjMgMTEuOTk1MVYxNy4wMzk2QzEyMy4xODYgMTYuNzU4IDEyNC40OTcgMTcuMDM5NiAxMjQuNDk3IDE3LjAzOTZWMTEuMzA1NkMxMjQuNDk3IDkuODk0ODkgMTIzLjI4NyA4Ljg3MzkyIDEyMS44NDkgOC43Njk4NEMxMTkuNTYgOC43Njk4NCAxMTguOTM5IDkuODcwNjQgMTE4LjkzOSA5Ljg3MDY0QzExNy40MjYgNy44OTk0NCAxMTQuNzc1IDguOTQ3NjkgMTE0LjIwOSA5LjQzNDQzVjguODk3NUgxMTMuNTQyTDExMy4zMzQgOS4wNzMzM0wxMTMuMTA0IDguODk3NUgxMTIuMzU4Wk0xNTcuNzQ1IDQuMzY3MzFWMTcuMTY2NkgxNTUuNjM0QzE1NS42MzQgMTYuOTg5MSAxNTUuNjA4IDE2LjQ3NjQgMTU1LjYwOCAxNi40NzY0QzE1NC43NjIgMTcuMzk3IDE1My45MSAxNy4zNDYyIDE1My4wNjIgMTcuMzIxOUMxNTEuMjM2IDE3LjI0NTEgMTQ5LjQ2NSAxNi4xOTU1IDE0OS40NjUgMTIuOTY5MkMxNDkuNDY1IDkuOTcyNyAxNTEuNzc5IDkuMTAyMyAxNTIuODU5IDguOTQ3NjlDMTU0LjUwNCA4Ljc5NTc3IDE1NS42MDggOS42OTA0MyAxNTUuNjA4IDkuNjkwNDNWNC4zOTE1NkgxNTYuMzU2TDE1Ni42MTEgNC40OTU2NUwxNTYuODY3IDQuMzY3MzFIMTU3Ljc0NVpNMTU0LjAxNiAxNi4yMjAxQzE1NC4zOTggMTYuMTk1NSAxNTUuODE0IDE1LjgxMjIgMTU1Ljg2OCAxMy4xMjMyQzE1NS43ODkgMTAuNjkxMiAxNTQuNjMzIDkuNjkwNDMgMTU0LjAxNiA5LjY2NzE4QzE1My42MyA5LjY2NzE4IDE1Mi4yNDEgMTAuMDUwMiAxNTIuMjQxIDEyLjk5MzVDMTUyLjI0MSAxNS4zNzQ2IDE1My40MjIgMTYuMjcxMyAxNTQuMDE2IDE2LjIyMDFaTTEzNC4yNjYgMTIuOTQzQzEzNC4yNjYgMTYuMTY3MiAxMzEuNjE5IDE2Ljk4OTEgMTMwLjc2OSAxNi45ODkxQzEyOS45MiAxNi45ODkxIDEyOC42NiAxNy4wNjQ2IDEyNy44MTMgMTYuMTQzQzEyNy40NzYgMTYuNTAyIDEyNy4wMzkgMTYuODU4OCAxMjcuMDM5IDE2Ljg1ODhIMTI2LjAzOUwxMjYuMDEzIDQuMzkxNTZMMTI2Ljk4OCA0LjM2NzMxTDEyNy4yNyA0LjQ5NTY1TDEyNy41MjggNC4zOTE1NkgxMjguMzc5VjkuNjkwNDNDMTI4LjM3OSA5LjY5MDQzIDEyOS4zNTUgOC44NzM5MiAxMzEuMDI4IDkuMDIzODFDMTMyLjA4MSA5LjIwNTM3IDEzNC4yNjYgOS42OTA0MyAxMzQuMjY2IDEyLjk0M1pNMTMwLjA1IDE2LjM0NzFDMTMwLjcxNyAxNi40MDEgMTMyLjAyOCAxNS40NzY3IDEzMi4wMjggMTMuMTIzMkMxMzIuMDI4IDEwLjE3ODUgMTMwLjUwOSA5Ljc2ODU3IDEzMC4wNSA5Ljc5NDg1QzEyOS4zOCA5LjgxOTQ0IDEyOC4wOTYgMTAuNzkyMiAxMjguMDE4IDEzLjIyNTJDMTI4LjA3MSAxNS45Mzg1IDEyOS42MTIgMTYuMjk4MyAxMzAuMDUgMTYuMzQ3MVpNMTEwLjk5NSAxMy4wOTYyQzExMC44NCAxNi42Nzk5IDEwOC4xNjkgMTcuMDY0NiAxMDYuNzI2IDE3LjA2NDZDMTA2LjcyNiAxNy4wNjQ2IDEwMi41MDggMTcuNTUyMyAxMDIuNTA4IDEzLjAyMTFDMTAyLjUwOCA5LjE1MjE1IDEwNS42NDggOC43NDQyNCAxMDYuODggOC43NDQyNEMxMDYuODggOC43NDQyNCAxMTAuOTk1IDguNTY0NyAxMTAuOTk1IDEzLjA5NjJaTTEwNi43MjYgMTYuNTI4N0MxMDcuNDQ4IDE2LjYwNDEgMTA4Ljg2MSAxNS42MzE2IDEwOC44NjEgMTMuMDQ1QzEwOC44NjEgOS44NDMwMSAxMDcuMjEzIDkuNDA4MTUgMTA2LjcyNiA5LjQzNDQzQzEwNS45OCA5LjQ2MDcgMTA0LjU5MSAxMC41MzUyIDEwNC40ODkgMTMuMTczNEMxMDQuNTY2IDE2LjA5MTggMTA2LjI2NSAxNi41MDIgMTA2LjcyNiAxNi41Mjg3Wk05NS4xMzE2IDUuNTQ0OTFIOTYuMTA2Mkw5Ni4zNjQ2IDUuNjczMjVMOTYuNjQ1NCA1LjU0NDkxSDk3Ljc1MzNWMTUuODEyMkM5Ny43NTMzIDE1LjgxMjIgMTAxLjMwMiAxNS44MTIyIDEwMS43OTIgMTUuNjgzMkMxMDEuNTg3IDE2LjE5NTUgMTAxLjYzNSAxNi43MDYyIDEwMS44NCAxNi45NjI4SDk1LjE1NTZMOTUuMTMxNiA1LjU0NDkxWiIgZmlsbD0iI0ZFRkVGRSIvPgo8ZyBpZD0iR3JvdXAgMjciPgo8bWFzayBpZD0ibWFzazFfMjBfMTE0NSIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMTA5IiB5PSIyNSIgd2lkdGg9IjQ5IiBoZWlnaHQ9IjUiPgo8cGF0aCBpZD0iQ2xpcCAyNiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMDkuNDY5IDI1Ljg2NTRIMTU3LjgzMVYyOS4wMzkxSDEwOS40NjlWMjUuODY1NFoiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMV8yMF8xMTQ1KSI+CjxwYXRoIGlkPSJGaWxsIDI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExMC4zMzggMjUuODY1NEgxNTcuODMxTDE1Ni42NzIgMjkuMDM5MUgxMDkuNDY5TDExMC4zMzggMjUuODY1NFoiIGZpbGw9IiNGNDgxMUYiLz4KPC9nPgo8L2c+CjxwYXRoIGlkPSJGaWxsIDI4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI0LjY2MTkgMjkuNjM3MUwyNy4wOTQ1IDIxLjI4OThIMjkuMTU3N0wzMC43NjU5IDI4LjEwOTJMMzIuNTU2MSAyMS4yODk4SDM0LjI4OTVMMzEuODY4NCAyOS42MzcxSDI5LjU3ODJMMjguMDYwNiAyMi44Njg2TDI2LjM3MjYgMjkuNjM3MUgyNC42NjE5WiIgZmlsbD0iI0ZFRkVGRSIvPgo8cGF0aCBpZD0iRmlsbCAzMCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNS41NTEzIDIyLjYyNTRMMzUuOTQzNyAyMS4yODk5SDM3LjY3N0wzNy4yODUgMjIuNjI1NEgzNS41NTEzWk0zMy41MjIyIDI5LjYzNzFMMzUuMjQ0NCAyMy44MTk1SDM2Ljk5NTFMMzUuMjY3MSAyOS42MzcxSDMzLjUyMjJaIiBmaWxsPSIjRkVGRUZFIi8+CjxwYXRoIGlkPSJGaWxsIDMyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQxLjA1ODcgMjQuNzQ3NkM0MC41Njk4IDI0Ljc0NzYgNDAuMTQwOSAyNS4wMjk1IDM5Ljc3MTEgMjUuNTkzN0MzOS40MDIxIDI2LjE1NzYgMzkuMjE3NCAyNi43OTggMzkuMjE3NCAyNy41MTQ4QzM5LjIxNzQgMjcuODc3MiAzOS4yOTQ4IDI4LjE1NzEgMzkuNDUwMSAyOC4zNTUyQzM5LjYwNTcgMjguNTUzMiAzOS44MjczIDI4LjY1MjMgNDAuMTE1MiAyOC42NTIzQzQwLjM0MjUgMjguNjUyMyA0MC41NTI2IDI4LjU3ODggNDAuNzQ2MSAyOC40MzE2QzQwLjkzOTIgMjguMjg0NCA0MS4xMTU1IDI4LjA2MzggNDEuMjc0NSAyNy43Njk0QzQxLjQ1NjUgMjcuNDQ1IDQxLjYwMzMgMjcuMDg4NyA0MS43MTQ5IDI2LjY5OTlDNDEuODI2OSAyNi4zMTE2IDQxLjg4MjcgMjUuOTgxNSA0MS44ODI3IDI1LjcwOTZDNDEuODgyNyAyNS40MDAxIDQxLjgxMTcgMjUuMTYyNiA0MS42Njk2IDI0Ljk5NjVDNDEuNTI3NSAyNC44MzA4IDQxLjMyMzkgMjQuNzQ3NiA0MS4wNTg3IDI0Ljc0NzZaTTM2Ljg2NDMgMjkuNjM3MkwzOS4zMzEgMjEuMjg5OUg0MS4wOTI4TDQwLjE2MDUgMjQuMzc0QzQwLjQ1NjIgMjQuMTI4OCA0MC43NDQxIDIzLjk1MTYgNDEuMDI0NSAyMy44NDIyQzQxLjMwNDkgMjMuNzMyNyA0MS42MDIzIDIzLjY3ODEgNDEuOTE2OSAyMy42NzgxQzQyLjQ1ODUgMjMuNjc4MSA0Mi44Njk4IDIzLjg0MDEgNDMuMTUwMyAyNC4xNjQ5QzQzLjQzMDQgMjQuNDg5MiA0My41NzA4IDI0Ljk2MDggNDMuNTcwOCAyNS41Nzk2QzQzLjU3MDggMjYuNzM3NyA0My4yNzUxIDI3LjcyMDYgNDIuNjg0MSAyOC41MjhDNDIuMDkzMSAyOS4zMzU0IDQxLjM1OTcgMjkuNzM4OSA0MC40ODQ2IDI5LjczODlDNDAuMDgzIDI5LjczODkgMzkuNzQ2OCAyOS42NTc3IDM5LjQ3NTggMjkuNDk1N0MzOS4yMDQ5IDI5LjMzMzQgMzkuMDAyOSAyOS4wOTAyIDM4Ljg3MDYgMjguNzY1NUwzOC41OTc2IDI5LjYzNzJIMzYuODY0M1oiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgMzQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDMuOTQwMiAyOS42MzcxTDQ2LjQxODEgMjEuMjc4N0g0OC4xNTczTDQ3LjE2ODEgMjQuNjA2QzQ3LjUxNjkgMjQuMjg5NCA0Ny44NTUyIDI0LjA1NTMgNDguMTgzIDIzLjkwNDRDNDguNTEwNCAyMy43NTM1IDQ4Ljg0NjcgMjMuNjc4IDQ5LjE5MTcgMjMuNjc4QzQ5LjY0MjMgMjMuNjc4IDQ5Ljk5MjEgMjMuNzk2OSA1MC4yNDA0IDI0LjAzNDRDNTAuNDg4NCAyNC4yNzIyIDUwLjYxMjUgMjQuNjEwMSA1MC42MTI1IDI1LjA0NzZDNTAuNjEyNSAyNS4zMjY5IDUwLjUzMyAyNS43Mzk4IDUwLjM3MzcgMjYuMjg2OUM1MC4zNTEgMjYuMzYyMyA1MC4zMzQxIDI2LjQxODkgNTAuMzIyNiAyNi40NTY2TDQ5LjM5MDYgMjkuNjM3MUg0Ny42NDU4TDQ4Ljc0ODIgMjUuOTE5QzQ4Ljc4MjQgMjUuODA5NSA0OC44MDg4IDI1LjcwOTUgNDguODI4MSAyNS42MTg5QzQ4Ljg0NjcgMjUuNTI4NiA0OC44NTY1IDI1LjQ0OTEgNDguODU2NSAyNS4zODE0QzQ4Ljg1NjUgMjUuMjE5MSA0OC44MDI0IDI1LjA5MzggNDguNjk0NSAyNS4wMDUyQzQ4LjU4NjIgMjQuOTE2NiA0OC40MzQgMjQuODcyMSA0OC4yMzY4IDI0Ljg3MjFDNDcuODg4IDI0Ljg3MjEgNDcuNTY1MyAyNS4wMjEgNDcuMjY3OSAyNS4zMTkxQzQ2Ljk3MDUgMjUuNjE3MiA0Ni43NDU2IDI2LjAyMDggNDYuNTk0NCAyNi41MzAxTDQ1LjY4NTEgMjkuNjM3MUg0My45NDAyWiIgZmlsbD0iI0ZFRkVGRSIvPgo8cGF0aCBpZD0iRmlsbCAzNiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01NC45ODMgMjYuODA3NUM1NC45Mzc3IDI2LjgwMzggNTQuODkxMyAyNi44MDA3IDU0Ljg0MzYgMjYuNzk5QzU0Ljc5NjMgMjYuNzk3IDU0LjczODggMjYuNzk2IDU0LjY3MDQgMjYuNzk2QzU0LjEyNDggMjYuNzk2IDUzLjY3NDkgMjYuOTE0OSA1My4zMjA3IDI3LjE1MjdDNTIuOTY2NSAyNy4zOTAyIDUyLjc4OTIgMjcuNjg4MyA1Mi43ODkyIDI4LjA0NjdDNTIuNzg5MiAyOC4yMzU3IDUyLjg0MTMgMjguMzgxNSA1Mi45NDU1IDI4LjQ4NTNDNTMuMDQ5NyAyOC41ODk0IDUzLjE5NDUgMjguNjQwOSA1My4zODAyIDI4LjY0MDlDNTMuNzEzOCAyOC42NDA5IDU0LjAyOSAyOC40NzQyIDU0LjMyNjcgMjguMTQwM0M1NC42MjM3IDI3LjgwNjIgNTQuODQyNiAyNy4zNjE5IDU0Ljk4MyAyNi44MDc1Wk01NC4zOTc4IDI5LjYzNjlDNTQuNDAxNSAyOS41MDEyIDU0LjQxMSAyOS4zNjI0IDU0LjQyNjIgMjkuMjIxM0M1NC40NDExIDI5LjA3OTggNTQuNDYwNCAyOC45MzM2IDU0LjQ4MjcgMjguNzgyNEM1NC4yMjkgMjkuMTAzIDUzLjk2MTcgMjkuMzM3MSA1My42ODE2IDI5LjQ4NDNDNTMuNDAxMiAyOS42MzE1IDUzLjA4NjYgMjkuNzA1IDUyLjczODEgMjkuNzA1QzUyLjI1MyAyOS43MDUgNTEuODY2NyAyOS41NjYyIDUxLjU3ODggMjkuMjg5QzUxLjI5MDYgMjkuMDExOCA1MS4xNDY5IDI4LjY0MDkgNTEuMTQ2OSAyOC4xNzcxQzUxLjE0NjkgMjcuNDQ4OCA1MS40NTkxIDI2Ljg4ODYgNTIuMDg0NiAyNi40OTYyQzUyLjcwOTcgMjYuMTAzOCA1My42MDc1IDI1LjkwNzggNTQuNzc4MyAyNS45MDc4QzU0LjkwNzIgMjUuOTA3OCA1NS4wMDQ3IDI1LjkwODggNTUuMDcxIDI1LjkxMDRDNTUuMTM3MyAyNS45MTI1IDU1LjE5OTIgMjUuOTEzNSA1NS4yNTYgMjUuOTEzNUM1NS4zMjAzIDI1LjcwMTkgNTUuMzYzNiAyNS41NDE5IDU1LjM4NjYgMjUuNDMyMUM1NS40MDkyIDI1LjMyMyA1NS40MjA0IDI1LjIyODcgNTUuNDIwNCAyNS4xNDk1QzU1LjQyMDQgMjQuOTc5NCA1NS4zNjY2IDI0Ljg1MDQgNTUuMjU4NyAyNC43NjE4QzU1LjE1MDggMjQuNjczMiA1NC45OTA1IDI0LjYyODggNTQuNzc4MyAyNC42Mjg4QzU0LjUzNTggMjQuNjI4OCA1NC4zNDUzIDI0LjY4NjQgNTQuMjA3MyAyNC44MDEyQzU0LjA2OSAyNC45MTY0IDUzLjk2MzggMjUuMTAyNCA1My44OTE3IDI1LjM1ODdINTIuMjQ5M0M1Mi4zNDQgMjQuODI2OCA1Mi42MTk3IDI0LjQxMzkgNTMuMDc2MSAyNC4xMTk1QzUzLjUzMjggMjMuODI1MSA1NC4xMzA1IDIzLjY3NzkgNTQuODY5MyAyMy42Nzc5QzU1LjU4OTIgMjMuNjc3OSA1Ni4xMjgxIDIzLjgwMTUgNTYuNDg2NCAyNC4wNDg3QzU2Ljg0NDMgMjQuMjk1NiA1Ny4wMjMyIDI0LjY2NjUgNTcuMDIzMiAyNS4xNjA2QzU3LjAyMzIgMjUuMzExNSA1Ny4wMDgzIDI1LjQ2ODIgNTYuOTc3OSAyNS42MzAyQzU2Ljk0NzQgMjUuNzkyNiA1Ni45MDAxIDI1Ljk3MzggNTYuODM1OCAyNi4xNzM1TDU2LjIzMzMgMjguMTU0NUM1Ni4xNjEzIDI4LjM4NDYgNTYuMTAyNyAyOC42MjUxIDU2LjA1NzEgMjguODc2QzU2LjAxMTcgMjkuMTI3IDU1Ljk3OTYgMjkuMzgwNiA1NS45NjA3IDI5LjYzNjlINTQuMzk3OFoiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgMzgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTguMTM3MyAzMS44Mzg2TDU5LjM4MjIgMjkuNjgyNUw1OC4wODA0IDIzLjgxOTRINTkuNzkxMkw2MC40Nzg5IDI3Ljg1NDRMNjIuNDU2OCAyMy44MTk0SDY0LjA3NjZMNjAuODc2NyAyOS45MjU3TDU5Ljk2NzQgMzEuODM4Nkg1OC4xMzczWiIgZmlsbD0iI0ZFRkVGRSIvPgo8cGF0aCBpZD0iRmlsbCA0MCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ni4yNTkgMjYuMDc3NUg2OC4xMDAzQzY4LjE1MzQgMjUuODk2MyA2OC4xOTIzIDI1Ljc0ODEgNjguMjE3IDI1LjYzMzJDNjguMjQxMyAyNS41MTggNjguMjUzOCAyNS40MTkgNjguMjUzOCAyNS4zMzYxQzY4LjI1MzggMjUuMTM2NCA2OC4xOTMzIDI0Ljk3ODcgNjguMDcxOCAyNC44NjM1QzY3Ljk1MDQgMjQuNzQ4NyA2Ny43ODYgMjQuNjkxMSA2Ny41NzczIDI0LjY5MTFDNjcuMjc0MiAyNC42OTExIDY3LjAwMjUgMjQuODE2NCA2Ni43NjIgMjUuMDY3M0M2Ni41MjExIDI1LjMxODMgNjYuMzUzNyAyNS42NTUxIDY2LjI1OSAyNi4wNzc1Wk02OS4yNDI2IDI3Ljg2NThDNjkuMDM4IDI4LjUwNzIgNjguNzA2NSAyOC45ODQ1IDY4LjI0ODEgMjkuMjk3N0M2Ny43ODk3IDI5LjYxMDcgNjcuMTg1MiAyOS43NjczIDY2LjQzNTIgMjkuNzY3M0M2NS43MDM4IDI5Ljc2NzMgNjUuMTUwNyAyOS42MDIyIDY0Ljc3NTYgMjkuMjcyMUM2NC40MDA0IDI4Ljk0MiA2NC4yMTMgMjguNDU2MyA2NC4yMTMgMjcuODE1QzY0LjIxMyAyNy4zNDM0IDY0LjMwMyAyNi44MjkgNjQuNDgzIDI2LjI3MjlDNjQuNjYyOSAyNS43MTYxIDY0Ljg4NzIgMjUuMjUzMyA2NS4xNTY1IDI0Ljg4MzRDNjUuNDYzMyAyNC40Njg0IDY1LjgxNTUgMjQuMTYxOSA2Ni4yMTM2IDIzLjk2MzhDNjYuNjExNSAyMy43NjU4IDY3LjA3NzMgMjMuNjY2NyA2Ny42MTE4IDIzLjY2NjdDNjguMzQ2NSAyMy42NjY3IDY4Ljg5NjkgMjMuODIwMyA2OS4yNjI2IDI0LjEyNzlDNjkuNjI4MyAyNC40MzU0IDY5LjgxMSAyNC44OTY2IDY5LjgxMSAyNS41MTE2QzY5LjgxMSAyNS43MTkxIDY5Ljc4ODMgMjUuOTUyOSA2OS43NDMgMjYuMjEzM0M2OS42OTc2IDI2LjQ3MzcgNjkuNjI3MyAyNi43ODEyIDY5LjUzMjYgMjcuMTM1OUg2NS45MjM3QzY1Ljg3ODEgMjcuMjk3OSA2NS44NDU5IDI3LjQ0MzQgNjUuODI3IDI3LjU3MTRDNjUuODA4IDI3LjY5OTggNjUuNzk4NiAyNy44MjAzIDY1Ljc5ODYgMjcuOTMzNUM2NS43OTg2IDI4LjE4MjggNjUuODYwMSAyOC4zNzIxIDY1Ljk4MzMgMjguNTAyNUM2Ni4xMDY0IDI4LjYzMjUgNjYuMjg1NCAyOC42OTc1IDY2LjUyMDUgMjguNjk3NUM2Ni43NTE1IDI4LjY5NzUgNjYuOTU3OSAyOC42MjUxIDY3LjEzOTkgMjguNDc5OUM2Ny4zMjE5IDI4LjMzNDcgNjcuNDYzOSAyOC4xMjk5IDY3LjU2NjEgMjcuODY1OEg2OS4yNDI2WiIgZmlsbD0iI0ZFRkVGRSIvPgo8cGF0aCBpZD0iRmlsbCA0MiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03NS44OTggMjkuNjM3MUw3NC42OTg3IDIxLjI4OThINzYuNDQzNkw3Ny4yNDQ3IDI3LjcyNDJMODAuNDYxOCAyMS4yODk4SDgyLjI5NzNMNzcuNjc2NyAyOS42MzcxSDc1Ljg5OFoiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgNDQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODQuMzA5NSAyNi44MDc1Qzg0LjI2MzkgMjYuODAzOCA4NC4yMTc4IDI2LjgwMDcgODQuMTcwNSAyNi43OTlDODQuMTIyOCAyNi43OTcgODQuMDY0OSAyNi43OTYgODMuOTk2OSAyNi43OTZDODMuNDUxMyAyNi43OTYgODMuMDAxNCAyNi45MTQ5IDgyLjY0NzIgMjcuMTUyN0M4Mi4yOTI3IDI3LjM5MDIgODIuMTE1NyAyNy42ODgzIDgyLjExNTcgMjguMDQ2N0M4Mi4xMTU3IDI4LjIzNTcgODIuMTY3OCAyOC4zODE1IDgyLjI3MiAyOC40ODUzQzgyLjM3NjIgMjguNTg5NCA4Mi41MjEgMjguNjQwOSA4Mi43MDcxIDI4LjY0MDlDODMuMDQwMyAyOC42NDA5IDgzLjM1NTYgMjguNDc0MiA4My42NTMyIDI4LjE0MDNDODMuOTUwMyAyNy44MDYyIDg0LjE2OTUgMjcuMzYxOSA4NC4zMDk1IDI2LjgwNzVaTTgzLjcyNDMgMjkuNjM2OUM4My43Mjc3IDI5LjUwMTIgODMuNzM3NSAyOS4zNjI0IDgzLjc1MjcgMjkuMjIxM0M4My43Njc2IDI5LjA3OTggODMuNzg2NSAyOC45MzM2IDgzLjgwOTIgMjguNzgyNEM4My41NTU1IDI5LjEwMyA4My4yODgyIDI5LjMzNzEgODMuMDA3OCAyOS40ODQzQzgyLjcyNzQgMjkuNjMxNSA4Mi40MTM0IDI5LjcwNSA4Mi4wNjQ3IDI5LjcwNUM4MS41Nzk2IDI5LjcwNSA4MS4xOTI5IDI5LjU2NjIgODAuOTA1NCAyOS4yODlDODAuNjE3MSAyOS4wMTE4IDgwLjQ3MyAyOC42NDA5IDgwLjQ3MyAyOC4xNzcxQzgwLjQ3MyAyNy40NDg4IDgwLjc4NTkgMjYuODg4NiA4MS40MTExIDI2LjQ5NjJDODIuMDM1OSAyNi4xMDM4IDgyLjkzNDQgMjUuOTA3OCA4NC4xMDUyIDI1LjkwNzhDODQuMjMzNCAyNS45MDc4IDg0LjMzMTIgMjUuOTA4OCA4NC4zOTc4IDI1LjkxMDRDODQuNDYzOCAyNS45MTI1IDg0LjUyNTcgMjUuOTEzNSA4NC41ODI1IDI1LjkxMzVDODQuNjQ2OCAyNS43MDE5IDg0LjY5MDQgMjUuNTQxOSA4NC43MTMxIDI1LjQzMjFDODQuNzM1OCAyNS4zMjMgODQuNzQ3MyAyNS4yMjg3IDg0Ljc0NzMgMjUuMTQ5NUM4NC43NDczIDI0Ljk3OTQgODQuNjkzMSAyNC44NTA0IDg0LjU4NDkgMjQuNzYxOEM4NC40NzczIDI0LjY3MzIgODQuMzE3IDI0LjYyODggODQuMTA1MiAyNC42Mjg4QzgzLjg2MjYgMjQuNjI4OCA4My42NzE5IDI0LjY4NjQgODMuNTMzOCAyNC44MDEyQzgzLjM5NTUgMjQuOTE2NCA4My4yOTAzIDI1LjEwMjQgODMuMjE4MiAyNS4zNTg3SDgxLjU3NThDODEuNjcwNiAyNC44MjY4IDgxLjk0NjMgMjQuNDEzOSA4Mi40MDI2IDI0LjExOTVDODIuODU5MyAyMy44MjUxIDgzLjQ1NjcgMjMuNjc3OSA4NC4xOTU5IDIzLjY3NzlDODQuOTE1NyAyMy42Nzc5IDg1LjQ1NSAyMy44MDE1IDg1LjgxMjUgMjQuMDQ4N0M4Ni4xNzA4IDI0LjI5NTYgODYuMzQ5NyAyNC42NjY1IDg2LjM0OTcgMjUuMTYwNkM4Ni4zNDk3IDI1LjMxMTUgODYuMzM0NSAyNS40NjgyIDg2LjMwNDQgMjUuNjMwMkM4Ni4yNzQzIDI1Ljc5MjYgODYuMjI2NiAyNS45NzM4IDg2LjE2MjYgMjYuMTczNUw4NS41NTk4IDI4LjE1NDVDODUuNDg3OCAyOC4zODQ2IDg1LjQyOTIgMjguNjI1MSA4NS4zODM5IDI4Ljg3NkM4NS4zMzgyIDI5LjEyNyA4NS4zMDU4IDI5LjM4MDYgODUuMjg3MiAyOS42MzY5SDgzLjcyNDNaIiBmaWxsPSIjRkVGRUZFIi8+CjxwYXRoIGlkPSJGaWxsIDQ2IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkwLjcwODggMjYuODA3NUM5MC42NjMxIDI2LjgwMzggOTAuNjE3MSAyNi44MDA3IDkwLjU2OTggMjYuNzk5QzkwLjUyMjEgMjYuNzk3IDkwLjQ2NDIgMjYuNzk2IDkwLjM5NjIgMjYuNzk2Qzg5Ljg1MDYgMjYuNzk2IDg5LjQwMDcgMjYuOTE0OSA4OS4wNDY1IDI3LjE1MjdDODguNjkyIDI3LjM5MDIgODguNTE1IDI3LjY4ODMgODguNTE1IDI4LjA0NjdDODguNTE1IDI4LjIzNTcgODguNTY3MSAyOC4zODE1IDg4LjY3MTMgMjguNDg1M0M4OC43NzU1IDI4LjU4OTQgODguOTIwMyAyOC42NDA5IDg5LjEwNjQgMjguNjQwOUM4OS40Mzk2IDI4LjY0MDkgODkuNzU0OCAyOC40NzQyIDkwLjA1MjUgMjguMTQwM0M5MC4zNDk2IDI3LjgwNjIgOTAuNTY4OCAyNy4zNjE5IDkwLjcwODggMjYuODA3NVpNOTAuMTIzNiAyOS42MzY5QzkwLjEyNyAyOS41MDEyIDkwLjEzNjggMjkuMzYyNCA5MC4xNTIgMjkuMjIxM0M5MC4xNjY5IDI5LjA3OTggOTAuMTg1OCAyOC45MzM2IDkwLjIwODUgMjguNzgyNEM4OS45NTQ4IDI5LjEwMyA4OS42ODc1IDI5LjMzNzEgODkuNDA3MSAyOS40ODQzQzg5LjEyNjYgMjkuNjMxNSA4OC44MTI3IDI5LjcwNSA4OC40NjM5IDI5LjcwNUM4Ny45Nzg4IDI5LjcwNSA4Ny41OTIyIDI5LjU2NjIgODcuMzA0NiAyOS4yODlDODcuMDE2NCAyOS4wMTE4IDg2Ljg3MjMgMjguNjQwOSA4Ni44NzIzIDI4LjE3NzFDODYuODcyMyAyNy40NDg4IDg3LjE4NTIgMjYuODg4NiA4Ny44MTA0IDI2LjQ5NjJDODguNDM1MiAyNi4xMDM4IDg5LjMzMzcgMjUuOTA3OCA5MC41MDQ1IDI1LjkwNzhDOTAuNjMyNyAyNS45MDc4IDkwLjczMDUgMjUuOTA4OCA5MC43OTcxIDI1LjkxMDRDOTAuODYzMSAyNS45MTI1IDkwLjkyNSAyNS45MTM1IDkwLjk4MTggMjUuOTEzNUM5MS4wNDYxIDI1LjcwMTkgOTEuMDg5NyAyNS41NDE5IDkxLjExMjQgMjUuNDMyMUM5MS4xMzUxIDI1LjMyMyA5MS4xNDY2IDI1LjIyODcgOTEuMTQ2NiAyNS4xNDk1QzkxLjE0NjYgMjQuOTc5NCA5MS4wOTI0IDI0Ljg1MDQgOTAuOTg0MiAyNC43NjE4QzkwLjg3NjYgMjQuNjczMiA5MC43MTYzIDI0LjYyODggOTAuNTA0NSAyNC42Mjg4QzkwLjI2MTkgMjQuNjI4OCA5MC4wNzExIDI0LjY4NjQgODkuOTMzMSAyNC44MDEyQzg5Ljc5NDggMjQuOTE2NCA4OS42ODk2IDI1LjEwMjQgODkuNjE3NSAyNS4zNTg3SDg3Ljk3NTFDODguMDY5OCAyNC44MjY4IDg4LjM0NTUgMjQuNDEzOSA4OC44MDE5IDI0LjExOTVDODkuMjU4NiAyMy44MjUxIDg5Ljg1NiAyMy42Nzc5IDkwLjU5NTEgMjMuNjc3OUM5MS4zMTUgMjMuNjc3OSA5MS44NTQyIDIzLjgwMTUgOTIuMjExOCAyNC4wNDg3QzkyLjU3MDEgMjQuMjk1NiA5Mi43NDkgMjQuNjY2NSA5Mi43NDkgMjUuMTYwNkM5Mi43NDkgMjUuMzExNSA5Mi43MzM4IDI1LjQ2ODIgOTIuNzAzNyAyNS42MzAyQzkyLjY3MzYgMjUuNzkyNiA5Mi42MjU5IDI1Ljk3MzggOTIuNTYxOSAyNi4xNzM1TDkxLjk1OTEgMjguMTU0NUM5MS44ODcxIDI4LjM4NDYgOTEuODI4NSAyOC42MjUxIDkxLjc4MzIgMjguODc2QzkxLjczNzUgMjkuMTI3IDkxLjcwNTEgMjkuMzgwNiA5MS42ODY1IDI5LjYzNjlIOTAuMTIzNloiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgNDgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOTYuMTM2NiAyOC42Mjk3Qzk2LjYyNTQgMjguNjI5NyA5Ny4wNTM3IDI4LjM0NjggOTcuNDIxMSAyNy43ODA5Qzk3Ljc4ODggMjcuMjE1IDk3Ljk3MjUgMjYuNTczNiA5Ny45NzI1IDI1Ljg1NjhDOTcuOTcyNSAyNS40OTQ3IDk3Ljg5NDcgMjUuMjE1NSA5Ny43Mzk0IDI1LjAxOTFDOTcuNTgzOCAyNC44MjMxIDk3LjM2NDIgMjQuNzI1IDk3LjA4MDEgMjQuNzI1Qzk2Ljg1MjcgMjQuNzI1IDk2LjY0MzMgMjQuNzk3OCA5Ni40NTIyIDI0Ljk0M0M5Ni4yNjA3IDI1LjA4ODEgOTYuMDg1NSAyNS4zMDc4IDk1LjkyNjUgMjUuNjAyMkM5NS43NDgyIDI1LjkyNjUgOTUuNjAyNCAyNi4yODM5IDk1LjQ4ODggMjYuNjc0N0M5NS4zNzUxIDI3LjA2NTEgOTUuMzE4MyAyNy4zOTYyIDk1LjMxODMgMjcuNjY3N0M5NS4zMTgzIDI3Ljk3NzIgOTUuMzg4MyAyOC4yMTQ3IDk1LjUyODQgMjguMzgwOEM5NS42Njg3IDI4LjU0NjggOTUuODcxNCAyOC42Mjk3IDk2LjEzNjYgMjguNjI5N1pNOTcuMDgwMSAyOS42MzcyTDk3LjE4MjYgMjguODg0NEM5Ni44NzE3IDI5LjE4MjUgOTYuNTYyMiAyOS4zOTk0IDk2LjI1MzMgMjkuNTM1MUM5NS45NDQ0IDI5LjY3MDkgOTUuNjA5OSAyOS43Mzg5IDk1LjI0OTkgMjkuNzM4OUM5NC43MDggMjkuNzM4OSA5NC4yOTczIDI5LjU3OTYgOTQuMDE2NiAyOS4yNjA5QzkzLjczNjEgMjguOTQyIDkzLjU5NjEgMjguNDczNCA5My41OTYxIDI3Ljg1NDZDOTMuNTk2MSAyNi42OTI1IDkzLjg5MjQgMjUuNzA1OSA5NC40ODU0IDI0Ljg5NDhDOTUuMDc4NCAyNC4wODM3IDk1LjgxMDggMjMuNjc4MSA5Ni42ODIyIDIzLjY3ODFDOTcuMDgzOCAyMy42NzgxIDk3LjQyIDIzLjc2IDk3LjY5MSAyMy45MjRDOTcuOTYyIDI0LjA4ODQgOTguMTY1NiAyNC4zMzA2IDk4LjMwMiAyNC42NTEzTDk5LjI5MDggMjEuMjg5OUgxMDEuMDI0TDk5LjEwMzcgMjcuODE0OUM5OC45NzA4IDI4LjI2NzYgOTguODcwMyAyOC42MjYgOTguODAyMyAyOC44OTAxQzk4LjczNCAyOS4xNTQyIDk4LjY3NTEgMjkuNDAzMSA5OC42MjU3IDI5LjYzNzJIOTcuMDgwMVoiIGZpbGw9IiNGRUZFRkUiLz4KPHBhdGggaWQ9IkZpbGwgNTAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAyLjY2MSAyNi4wNzc1SDEwNC41MDJDMTA0LjU1NiAyNS44OTYzIDEwNC41OTQgMjUuNzQ4MSAxMDQuNjE5IDI1LjYzMzJDMTA0LjY0NCAyNS41MTggMTA0LjY1NiAyNS40MTkgMTA0LjY1NiAyNS4zMzYxQzEwNC42NTYgMjUuMTM2NCAxMDQuNTk2IDI0Ljk3ODcgMTA0LjQ3NCAyNC44NjM1QzEwNC4zNTMgMjQuNzQ4NyAxMDQuMTg4IDI0LjY5MTEgMTAzLjk4IDI0LjY5MTFDMTAzLjY3NyAyNC42OTExIDEwMy40MDUgMjQuODE2NCAxMDMuMTY0IDI1LjA2NzNDMTAyLjkyMyAyNS4zMTgzIDEwMi43NTYgMjUuNjU1MSAxMDIuNjYxIDI2LjA3NzVaTTEwNS42NDUgMjcuODY1OEMxMDUuNDQxIDI4LjUwNzIgMTA1LjEwOSAyOC45ODQ1IDEwNC42NTEgMjkuMjk3N0MxMDQuMTkyIDI5LjYxMDcgMTAzLjU4OCAyOS43NjczIDEwMi44MzcgMjkuNzY3M0MxMDIuMTA2IDI5Ljc2NzMgMTAxLjU1MyAyOS42MDIyIDEwMS4xNzggMjkuMjcyMUMxMDAuODAzIDI4Ljk0MiAxMDAuNjE1IDI4LjQ1NjMgMTAwLjYxNSAyNy44MTVDMTAwLjYxNSAyNy4zNDM0IDEwMC43MDUgMjYuODI5IDEwMC44ODUgMjYuMjcyOUMxMDEuMDY1IDI1LjcxNjEgMTAxLjI4OSAyNS4yNTMzIDEwMS41NTkgMjQuODgzNEMxMDEuODY2IDI0LjQ2ODQgMTAyLjIxOCAyNC4xNjE5IDEwMi42MTYgMjMuOTYzOEMxMDMuMDE0IDIzLjc2NTggMTAzLjQ4IDIzLjY2NjcgMTA0LjAxNCAyMy42NjY3QzEwNC43NDkgMjMuNjY2NyAxMDUuMjk5IDIzLjgyMDMgMTA1LjY2NSAyNC4xMjc5QzEwNi4wMzEgMjQuNDM1NCAxMDYuMjE0IDI0Ljg5NjYgMTA2LjIxNCAyNS41MTE2QzEwNi4yMTQgMjUuNzE5MSAxMDYuMTkxIDI1Ljk1MjkgMTA2LjE0NSAyNi4yMTMzQzEwNi4xIDI2LjQ3MzcgMTA2LjAyOSAyNi43ODEyIDEwNS45MzUgMjcuMTM1OUgxMDIuMzI2QzEwMi4yODEgMjcuMjk3OSAxMDIuMjQ4IDI3LjQ0MzQgMTAyLjIzIDI3LjU3MTRDMTAyLjIxIDI3LjY5OTggMTAyLjIwMSAyNy44MjAzIDEwMi4yMDEgMjcuOTMzNUMxMDIuMjAxIDI4LjE4MjggMTAyLjI2MiAyOC4zNzIxIDEwMi4zODYgMjguNTAyNUMxMDIuNTA5IDI4LjYzMjUgMTAyLjY4OCAyOC42OTc1IDEwMi45MjMgMjguNjk3NUMxMDMuMTU0IDI4LjY5NzUgMTAzLjM2IDI4LjYyNTEgMTAzLjU0MiAyOC40Nzk5QzEwMy43MjQgMjguMzM0NyAxMDMuODY2IDI4LjEyOTkgMTAzLjk2OCAyNy44NjU4SDEwNS42NDVaIiBmaWxsPSIjRkVGRUZFIi8+CjwvZz4KPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    display: inline-block;
}
.otpverifyPopup .OTP_popup {
    max-width: 426px;
    max-height: max-content;
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    padding: 2rem 3rem;
    border-radius: 20px;
    margin: 75px auto;
        background: #FFFFFF;
}
.OTP_popup_header {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #282828;
    text-align: left;
}
.otpverifyPopup .otp-back {
    display: none;
}
.OTP-close-popup {
    padding: 0px;
    background: #FFFFFF;
    border: 0px solid #F0EFEE;
    border-radius: 5px;
    position: absolute;
    top: -10px;
    right: -30px;
    width: 20px;
    height: 21px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIj4KPHBhdGggaWQ9IkxpbmUiIGQ9Ik0xOC41NSAxLjQ1TDEuNDUgMTkuNDUiIHN0cm9rZT0iIzI4MjgyOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggaWQ9IkxpbmVfMiIgZD0iTTEuNDUgMS40NUwxOC41NSAxOS40NSIgc3Ryb2tlPSIjMjgyODI4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
}
.otp-back {
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    color: #292728;
    text-decoration: none;
}
.otp-back-arrow {
    width: 7px;
    height: 11px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDcgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGlkPSJGaWxsIDEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi41MTk1MyAxLjE2Mjk5TDUuMzQwNzkgLTUuMTUyNDZlLTA4TDEuMTc2NjYgNC4xMDEzOUwtMC4wMDA4MDM3MDEgNS4yNjMxMUwxLjE3Nzk0IDYuNDIzODJMNS4zNDA3OSAxMC41Mkw1LjM4NTczIDEwLjQ3NDNMNi41MTgyNSA5LjM1NzAxTDIuMzU3OTcgNS4yNjMxMUw2LjUxOTUzIDEuMTYyOTlaIiBmaWxsPSIjMjgyODI4Ii8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    margin-right: 7px;
    display: inline-block;
}
.otpverifyPopup .OTP-close-popup {
    top: 0;
    right: -10px;
    width: 32px;
    height: 32px;
    text-align: center;
    background-position: center;
    border: 1px solid #F0EFEE;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguOCAxLjIwNzY5TDEuMiA5LjUxNTM4IiBzdHJva2U9IiM1NzU3NTciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjIgMS4yMDc2OUw4LjggOS41MTUzOCIgc3Ryb2tlPSIjNTc1NzU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.otpverifyPopup .OTP_popup_content {
    text-align: center;
    margin: 0;
}

.otpverifyPopup .otp-popup-img {
    margin: 5px 0 30px;
}

.otpverifyPopup .otp-vmn-section {
    text-align: center;
    margin-bottom: 2.7rem;
}
.otpverifyPopup .otp-vmn-section h6 {
    font-size: 1.8rem;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 23px;
    padding-bottom: 1rem;
    margin: 0;text-align: left;
}
.otpverifyPopup .otp-vmn-section p {text-align: left;}
.Footer_OTP_popup_overlay.otpverifyPopup .enter-otp-field {
    width: 100%;
    position: relative;
}
.Footer_OTP_popup_overlay .input-otp-field {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.OTP_popup_content .enter-otp-section h5 {
    font-size: 16px;
    font-weight: 500;
    color: #575757;
    text-align: left;
}

.Footer_OTP_popup_overlay .input-otp-field input {
    background: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    width: 50px;
    height: 54px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #282828;
    text-align: center;
}
.Footer_OTP_popup_overlay .btn-resend-otp {
    color: #EC6607;
    border-bottom: 1px solid #EC6607;
}
.Footer_OTP_popup_overlay .btn-resend-otp, .Footer_OTP_popup_overlay .btn-editno {
    background: transparent;
    border-width: 0;
    padding: 0;
    margin: 0 0 0 9px;
    font-size: 14px;
    font-weight: 700;
    color: #EC6625;
    border-bottom: 1px solid #EC6625;
    line-height: 18px;
    cursor: pointer;
}
.resendOtp-block {
    background: #F5F6F6;
    border-radius: 5px;
    margin-top: 2rem;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #6C6C6C;
    text-align: left;
    padding: 1.5rem 1rem;
    position: relative;
    display: none;margin-top: 30px;
}
.il-radio-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
}
.il-radio-group input:checked+label:before {
    border-color: #F26624;
}
.il-radio-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: 50%;
    height: fit-content;
    top: 1px;
}
.il-radio-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 6px;
    border: solid #F26624;
    border-width: 4px;
    border-radius: 50%;
}

.otpverifyPopup .close-resend {
    top: 10px;
    width: 16px;
    height: 16px;
    padding: 10px;
    right: 10px;
    background-color: #fff;
}
.otpverifyPopup .OTP-close-popup {
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    text-align: center;
    background-position: center;
    border: 1px solid #F0EFEE;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguOCAxLjIwNzY5TDEuMiA5LjUxNTM4IiBzdHJva2U9IiM1NzU3NTciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjIgMS4yMDc2OUw4LjggOS41MTUzOCIgc3Ryb2tlPSIjNTc1NzU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.radio-btns-block {
    display: flex;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.il-radio-group {
    margin: 0 3rem 0 0;
}
.OTP_popup input, .OTP_popup textarea, .OTP_popup button, .OTP_popup select {
    font-family: inherit;
    font-size: inherit;
    background: none;
    border-radius: 0;
    outline: 0;
    padding: 0;
    border: 1px solid;
}
.il-radio-group label.md-checkbox {
    font-size: 1.4rem;
    line-height: 1.8rem;
}
.il-radio-group label {
    position: relative;
    cursor: pointer;
    display: flex;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #282828;
    align-items: center;
    margin-bottom: 0;
}
.tiny-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 3px solid transparent;
    font-weight: 700;
    text-align: center;
    background: #EC6625;
    color: #fff;
}
.otpverifyPopup .not-receive-otp-button {
    margin-top: 1rem;
    margin-bottom: 30px;
    text-align: right;
    /* position: relative; */
}
#proposalOTPpopup .input-otp-error {
    position: relative;
    bottom: 0;
}
.Footer_OTP_popup_overlay .input-otp-error {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #E71A1A;
    margin-top: 4px;
    position: absolute;
    bottom: -11px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.Footer_OTP_popup_overlay.otpverifyPopup .otp-verify-button {
    margin: 33px 0 20px;
}
.Footer_OTP_popup_overlay .btn-otp-primary {
    background: #EC6625;
    border: 3px solid #EC6625;
    border-radius: 5px;
    padding: 13px 24px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    cursor: pointer;
}
.Footer_OTP_popup_overlay.otpverifyPopup .btn-otp-primary {
    width: 100%;
}

@media (max-width: 480px) {
    .Footer_OTP_popup_overlay .input-otp-field input {
    border-radius: 5px;
    width: 38px;
    height: 38px;
    margin-left: 0px;
}
.apr-popup .content {
    padding: 5rem 2rem;
}
.otpverifyPopup .OTP_popup {
    position: relative;
    top: 0;
    left: 0;
    padding: 2rem 1rem;
    border-radius: 0px;
    margin: 0px auto;
    background: #FFFFFF;
    width: 90%;
}
.il-radio-group {
    margin: 0 1rem 0 0;
}
.otpverifyPopup .OTP-close-popup.close-resend {
    top: 10px;
    width: 13px;
    height: 9px;
}





.pageLoader {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
    background: #ffffff;
    transition: all 0.1s ease;
    display: none;
}

.loaderInner {
    width: 300px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    /* flex-direction: column; */
    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;
}