section#howitworks {
    background: url(https://fatberry.s3.ap-southeast-1.amazonaws.com/home/hiwbg.png) no-repeat;
    background-position: 50%;
    background-size: 50%
}

.btn-login {
    background-color: #946ce0;
    font-weight: 700;
    height: 54px;
    transition: .2s ease-out;
    width: 124px
}

.btn-login,.btn-login:hover {
    border-radius: 5px;
    color: #fff
}

.btn-login:hover {
    border-width: 1px;
    box-shadow: 0 0 8px #946ce0;
    text-decoration: none;
    transition: .2s ease-in
}

.btn-register {
    background-color: #00bebe;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    height: 54px;
    transition: .2s ease-out;
    width: 124px
}

.btn-register:hover {
    border-radius: 5px;
    border-width: 1px;
    box-shadow: 0 0 8px #00bebe;
    color: #fff;
    text-decoration: none;
    transition: all .7s;
    transition: .2s ease-in
}

.dropdown-menu.show {
    border: unset;
    box-shadow: 0 67px 54px -27px #00000029,0 2px 12px 0 #0000000f;
    display: block!important;
    left: unset!important;
    padding-left: .5rem
}

.header_ready {
    box-sizing: border-box;
    opacity: 1;
    padding: 0 150px;
    text-align: center;
    width: 100%
}

span.header_ready_1 {
    color: #4a4a4a;
    font-family: Playfair Display;
    font-size: 50px;
    font-style: normal;
    font-weight: 900
}

.button-gtm {
    padding: 0 385px;
    width: 100%
}

a.gtm {
    background: #946ce0;
    border-radius: 5px;
    box-shadow: 0 0 14px #946ce0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    padding: 20px 100px;
    text-align: center
}

a.gtm,a.gtm:hover {
    text-decoration: none
}

a.gtm:hover {
    background: #fff;
    border: 1px solid #2aaaab;
    box-shadow: 0 0 14px #2aaaab;
    color: #2aaaab;
    padding: 0 100px;
    transition: all .7s
}

section.structure {
    padding: 40px 0 0
}

* {
    box-sizing: border-box
}

.card-button0:hover,.card-button:hover {
    box-shadow: 0 0 8px #2aaaab
}

a.card-button1 {
    transition: .5s
}

a.card-button1:hover {
    background-color: #42c1c7
}

a.card-button3 {
    transition: .5s
}

a.card-button3:hover {
    background-color: #42c1c7;
    color: #fff
}

.card-button4:hover {
    color: #fff
}

.subtitle {
    color: #3c3c3c;
    font-family: Playfair Display,serif;
    font-size: 2.25rem;
    font-style: normal;
    margin-top: -2%
}

.type {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 900;
    margin-top: -1%!important;
    opacity: 1;
    text-align: center
}

.img-size {
    height: 160px;
    position: center;
    width: 160px
}

.card {
    background: #fff;
    border: unset!important;
    border-radius: 10px;
    box-shadow: 0 67px 54px -27px #00000029,0 2px 12px 0 #0000000f;
    margin-bottom: 20px;
    opacity: 1;
    overflow: hidden
}

p.blog-header {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
    padding-top: 25px
}

div.blog-desc,p.blog-header {
    padding-left: 20px;
    padding-right: 20px
}

.blog-link,div.blog-desc {
    font-size: 12px
}

.blog-link {
    color: #946ce0;
    font-weight: 700;
    margin-top: 1px;
    padding-left: 20px
}

.card-blog {
    background: #fff;
    border: 1px solid #ebebeb;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 2px 16px 40px #00000012;
    left: 0;
    margin-bottom: 20px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    top: 0
}

.provider-tab-inner a {
    border: 1px solid #42c1c6;
    border-radius: 3px;
    display: block;
    padding: 20px;
    transition: all .7s
}

.about {
    background: #794292
}

footer {
    background: #f3fafc
}

.top-footer {
    margin: 0 auto
}

.expectations {
    background-color: #ecfbfe
}

section.main-banner {
    background: url(https://fatberry.s3.ap-southeast-1.amazonaws.com/home/main_bg.png) no-repeat;
    background-position: bottom;
    background-size: 100%
}

#head {
    color: #3c3c3c;
    font-family: Playfair Display;
    font-size: 46px;
    font-style: normal;
    font-weight: 900
}

#sub {
    font-size: 16px
}

a.cancel {
    background: #f7f7f7;
    border: 1px solid #ececec;
    border-radius: 5px
}

a.cancel,a.cancel:focus,a.cancel:hover {
    align-items: center;
    color: #2b2b2b;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700
}

a.cancel:focus,a.cancel:hover {
    background: #ececec;
    border-radius: 5px
}

input.helpinput:focus {
    color: #4d4d4d
}

a.check {
    align-items: center;
    background: #946ce0;
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    transition: .2s ease-out;
    width: 100%
}

a.check:focus,a.check:hover {
    border-radius: 5px;
    box-shadow: 0 0 24px #946ce0;
    color: #fff;
    text-decoration: none;
    transition: .2s ease-in
}

a.change {
    align-items: center;
    background: #fff;
    border: 1px solid #946ce0;
    border-radius: 5px;
    color: #946ce0;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    padding: 1rem;
    width: 100%
}

a.change:focus,a.change:hover {
    background: #946ce0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    transition: all .7s
}

button.check {
    align-items: center;
    background: #946ce0;
    border: unset;
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    transition: .2s ease-out;
    width: 100%
}

button.check:focus,button.check:hover {
    border-radius: 5px;
    box-shadow: 0 0 24px #946ce0;
    color: #fff;
    text-decoration: none;
    transition: .2s ease-in
}

input.check {
    align-items: center;
    background: #946ce0;
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    padding: 1rem;
    transition: .2s ease-out;
    width: 100%
}

input.check:focus,input.check:hover {
    border-radius: 5px;
    box-shadow: 0 0 24px #946ce0;
    color: #fff;
    text-decoration: none;
    transition: .2s ease-in
}

button.change {
    align-items: center;
    background: #fff;
    border: 1px solid #946ce0;
    border-radius: 5px;
    color: #946ce0;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    padding: 1rem;
    width: 100%
}

button.change:focus,button.change:hover {
    background: #946ce0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    transition: all .7s
}

input.change {
    align-items: center;
    background: #fff;
    border: 1px solid #946ce0;
    border-radius: 5px;
    color: #946ce0;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    padding: 1rem;
    width: 100%
}

input.change:focus,input.change:hover {
    background: #946ce0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    transition: all .7s
}

.banner-inner-top-left {
    padding-top: 120px
}

.banner-inner-second-left {
    padding-top: 160px
}

.inner-banner-content {
    padding-top: 180px
}

.banner-inner-second-right {
    -webkit-animation: mymove 5s;
    -webkit-animation-fill-mode: forwards;
    animation: mymove 5s;
    animation-fill-mode: forwards;
    height: 100px;
    padding-top: 190px;
    position: relative;
    width: 140px
}

@keyframes mymove {
    0% {
        right: -500px
    }

    to {
        right: -40px
    }
}

.banner-inner-third-left {
    -webkit-animation: airplane 3s;
    -webkit-animation-fill-mode: forwards;
    animation: airplane 5s;
    animation-fill-mode: forwards;
    height: 100px;
    padding-top: 95px;
    position: relative;
    width: 140px
}

@keyframes airplane {
    0% {
        left: -250px
    }

    to {
        left: 100px
    }
}

.banner-tab {
    border: 1px solid #42c1c6;
    margin-top: 150px
}

a.tab-click-top {
    box-shadow: 0 3px 6px #c1bbbbd9;
    display: block
}

.banner-tab-one {
    background: #30b1d8;
    border-bottom: 1px solid #42c1c6;
    height: 170px;
    padding: 10px;
    transition: 1s
}

.banner-tab-one img {
    display: table;
    margin: 10px auto 0
}

.banner-tab-one h4 {
    margin-top: .5rem
}

.banner-tab-one-back h4,.banner-tab-one h4 {
    color: #fff;
    font-size: 20px;
    text-align: center
}

.banner-tab-one-back p {
    color: #fff
}

.banner-tab-three-back h4,.banner-tab-two-back h4 {
    color: #fff;
    font-size: 20px;
    text-align: center
}

.banner-tab-three-back h4 {
    padding-top: 5px
}

.banner-tab-one p,.banner-tab-three p,.banner-tab-two p {
    font-size: 13px;
    margin-bottom: 0;
    text-align: center
}

.banner-tab-three-front h4,.banner-tab-two-front h4 {
    color: #fff;
    font-size: 20px;
    text-align: center
}

.banner-tab-one-front {
    transition: visibility 1s,opacity 1s linear;
    visibility: visible
}

.banner-tab-one-back {
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 10px;
    transition: visibility 0s,opacity .5s linear;
    visibility: hidden;
    z-index: 0
}

.banner-tab-one:hover .banner-tab-one-back {
    opacity: 1;
    visibility: visible
}

.banner-tab-one:hover .banner-tab-one-front {
    display: none;
    opacity: 0;
    transition: 1s;
    visibility: hidden
}

.banner-tab-two {
    background: #764c9e;
    border-bottom: 1px solid #912fee;
    height: 170px;
    padding: 10px;
    transition: 1s
}

.banner-tab-two img {
    display: table;
    margin: 10px auto 0
}

.banner-tab-two p {
    color: #fff;
    text-align: center
}

.banner-tab-two h4 {
    color: #fff;
    font-size: 20px
}

.banner-tab-two h5 {
    margin-top: .5rem
}

.banner-tab-two h5,.banner-tab-two h6 {
    color: #fff;
    font-size: 18px;
    text-align: center
}

.banner-tab-two-front {
    transition: visibility 1s,opacity 1s linear;
    visibility: visible
}

.banner-tab-two-back {
    left: 0;
    opacity: 0;
    padding: 0 10px 10px;
    position: absolute;
    top: 185px;
    transition: visibility 0s,opacity .5s linear;
    visibility: hidden;
    z-index: 0
}

.banner-tab-two:hover .banner-tab-two-back {
    opacity: 1;
    visibility: visible
}

.banner-tab-two:hover .banner-tab-two-front {
    display: none;
    opacity: 0;
    transition: 1s;
    visibility: hidden
}

.banner-tab-three {
    background: #873fcafa;
    border-bottom: 1px solid #42c1c6;
    height: 170px;
    padding: 10px;
    transition: 1s
}

.banner-tab-three img {
    display: table;
    margin: 10px auto 0
}

.banner-tab-three p {
    color: #fff;
    text-align: center
}

.banner-tab-three-front {
    transition: visibility 1s,opacity 1s linear;
    visibility: visible
}

.banner-tab-three-back {
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 350px;
    transition: visibility 0s,opacity .5s linear;
    visibility: hidden;
    z-index: 0
}

.banner-tab-inner hr {
    background: #f1f1f1
}

.banner-tab-three:hover .banner-tab-three-back {
    opacity: 1;
    visibility: visible
}

.banner-tab-three:hover .banner-tab-three-front {
    display: none;
    opacity: 0;
    transition: 1s;
    visibility: hidden
}

.banner-tab-one .banner-tab-arrow img,.banner-tab-three .banner-tab-arrow img,.banner-tab-two .banner-tab-arrow img {
    height: 78px;
    left: -200px;
    position: absolute;
    top: 50px;
    width: 200px
}

.banner-tab-arrow a {
    color: #fff;
    display: table;
    margin: 0 auto;
    padding-top: 9px;
    text-align: center
}

.banner-inner-third-left-down {
    float: right;
    padding-top: 110px
}

.login-inner {
    float: left;
    margin-right: 15px;
    margin-top: 12px
}

.login-inner .login a,.login-language .sign a {
    color: #42c1c6;
    font-size: 16px;
    text-decoration: none
}

.login-language .sign a {
    float: left;
    padding: 0
}

.login-inner .login a:hover,.login-inner .sign a:hover {
    color: #21a1a7
}

.login-inner .login,.login-inner .sign {
    float: left
}

.login-inner span {
    color: #42c1c6;
    float: left;
    font-size: 16px;
    padding: 0 7px
}

.language {
    border-radius: 30px;
    float: left;
    width: 180px
}

.language h3 {
    float: left;
    font-size: 12px;
    margin: 5px 0 0;
    position: absolute;
    text-align: center;
    width: 160px;
    z-index: 9
}

.language select {
    background-color: #fff;
    background-image: url(../img/language-img.png);
    background-position: 10px 3px;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 126px;
    color: #333;
    cursor: pointer;
    float: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 18px 5px 10px;
    text-indent: 40px;
    width: 100%
}

.language select option {
    background: #f2f2f2;
    color: #333;
    font-family: Roboto-Regular;
    font-size: 16px
}

.language select:focus {
    outline: none
}

.language img {
    float: left;
    padding: 10px;
    position: relative
}

.input-group .form-control.form-control-selectpicker {
    background: #0000;
    border: none;
    box-shadow: none;
    padding: 0
}

.input-group .form-control.form-control-selectpicker>.btn-group.bootstrap-select {
    width: 100%
}

.input-group .form-control-6 {
    width: 50%
}

.input-group .form-control.form-control-selectpicker .btn-group .btn {
    border: 0
}

.input-group .form-control.form-control-selectpicker .btn-group.open .btn {
    border-radius: 0
}

.fixed-top {
    background: #fff
}

nav.navbar.fixed-top.custom-nav li.nav-item a {
    color: #333;
    display: block;
    font-size: 16px;
    padding: 10px 15px
}

li.nav-item.dropdown.language-plus ul.dropdown-menu li {
    padding: 0;
    text-indent: 0
}

nav.navbar.fixed-top.custom-nav li.nav-item a.dropdown-toggle:hover {
    text-decoration: none
}

nav.navbar.fixed-top.custom-nav li.nav-item a:hover {
    color: #764c9e!important
}

.login-language {
    float: right;
    padding-left: 15px
}

.navbar-brand img {
    width: 210px
}

section.structure {
    padding: 50px 0
}

.partner p {
    margin: 0;
    padding-bottom: 15px
}

section h1 span {
    color: #303030;
    text-align: center
}

section h1 {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    padding: 15px 0;
    text-align: center
}

section.about h1 {
    color: #333;
    padding-bottom: 0;
    text-align: left
}

.customer-logos.slider.slick-initialized.slick-slider {
    margin-bottom: 30px;
    margin-top: 150px
}

.slick-slide {
    margin: 40px 10px
}

.slick-slide img {
    height: auto;
    width: 140px
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none;
    -khtml-user-select: none
}

.slick-list,.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: -10% 0 -5%;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid #0000;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

section.structure.step {
    background-color: #f5fbfd
}

.expectations a.started {
    display: table;
    margin: 50px auto 0
}

.row-space-top {
    padding-top: 30px
}

.provider-right img {
    display: table;
    margin: 0 auto
}

.provider-inner p {
    color: #333;
    font-size: 18px
}

.provider-inner h2 {
    color: #764c9e;
    font-size: 36px;
    font-weight: 600
}

h3.title-hd {
    font-size: 24px
}

.provider-tab a img {
    display: table;
    height: 91px;
    margin: 0 auto;
    width: 73px
}

.provider-tab a:hover {
    box-shadow: 0 3px 6px #ccc;
    display: block
}

/*!**/
/*    !*padding: 7px 15px;*!*/
.about h1 {
    color: #fff;
    font-family: Nunito-Bold;
    font-size: 36px
}

.about p {
    color: #fff;
    margin: 15px 0 10px
}

.rating {
    display: table;
    margin: 0 auto
}

.rating-num {
    font-size: 74px;
    line-height: 65px
}

.out,.rating-num {
    color: #fff;
    float: left
}

.out {
    line-height: 20px;
    padding-top: 20px;
    width: 30px
}

.rating-total {
    color: #fff;
    float: left;
    font-size: 74px;
    line-height: 65px
}

.review {
    color: #fff;
    display: table;
    font-size: 14px;
    margin: 10px auto
}

.review-star {
    display: table;
    margin: 0 auto
}

.review-star ul {
    display: inline-block;
    margin: 0
}

.review-star ul li {
    float: left;
    list-style-type: none;
    margin: 0 10px
}

.review-star ul li i {
    color: #fff;
    font-size: 20px
}

.review-star a.started {
    background: #fff;
    color: #794292;
    display: table;
    margin: 20px auto;
    padding: 10px 60px
}

.review-star a.started:hover {
    background: #dbd3de;
    color: #794292
}

.help.ftr-social a.ftr-logo {
    border: none;
    margin-bottom: 30px
}

.help.ftr-social ul li a {
    border: 1px solid #57c7cc
}

.help.ftr-social ul li a.ftr-logo:hover {
    background: none;
    border: none;
    margin-bottom: 30px
}

.help.ftr-social h3 {
    display: table;
    font-size: 22px;
    margin: 15px auto 0
}

.help.ftr-social h3 span {
    color: #999
}

footer {
    background: #ecfbfe
}

.copyright p {
    color: #4a4a4a;
    margin: 0
}

.copyright a {
    color: #794292;
    transition: .7s
}

.copyright a:hover {
    color: #b770fb;
    text-decoration: none
}

.top-footer {
    background: #f4f4f4;
    display: table;
    margin: 40px auto 0;
    width: 100%
}

.top-footer ul {
    display: table;
    margin: 0 auto
}

.top-footer ul li {
    float: left;
    list-style-type: none;
    margin: 0 10px;
    padding-top: 0
}

.top-footer ul li a {
    color: #606060;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    transition: .7s
}

.custom-input-rs label.input-radio {
    margin: 0;
    min-width: 200px;
    width: auto
}

.custom-input-rs {
    display: table;
    margin: 0 auto
}

.top-footer ul li a:hover {
    color: #c6bacb
}

.expectations {
    background-color: #fff
}

.expectations p {
    color: #ecfbfe
}

.expectations2 {
    background: #fff
}

.expectations2 p {
    color: #fff
}

.accordion__title {
    color: #936cdf;
    font-family: Open Sans;
    font-size: 20px!important;
    font-weight: 900!important;
    font-weight: 600;
    margin: 21px 0
}

.accordion__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.accordion__item {
    border: 1px solid #cbd2d8!important;
    visibility: hidden
}

.accordion__item:last-child {
    border-bottom: 0
}

.accordion__item.is-active .accordion__itemTitleWrap:after {
    transform: translateX(-20%)
}

.accordion__item.is-active .accordion__itemIconWrap {
    transform: rotate(180deg)
}

.accordion__itemTitleWrap {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 4em;
    overflow: hidden;
    padding: 0 1em;
    position: relative
}

.accordion__itemTitleWrap:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: transform .4s ease;
    width: 200%;
    z-index: 1
}

.accordion__itemTitleWrap.is-active:after,.accordion__itemTitleWrap:hover:after {
    transform: translateX(-20%)
}

.accordion__itemIconWrap {
    height: 1.25em;
    margin-left: auto;
    position: relative;
    width: 1.25em;
    z-index: 10
}

.accordion__itemTitle {
    color: #333;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    position: relative;
    text-align: left;
    z-index: 10
}

.accordion__itemContent {
    font-size: .875em;
    height: 0;
    overflow: hidden;
    padding: 0 1.25em
}

.accordion__itemContent p {
    color: #6f6f6f;
    margin: 1em 0
}

.faq ul.accordion__list ul {
    padding-bottom: 15px;
    padding-left: 20px
}

.faq ul.accordion__list ul ul {
    padding: 10px 0 15px 20px
}

li.accordion__item:first-child {
    border-radius: 5px 5px 0 0
}

li.accordion__item:last-child {
    border-radius: 0 0 5px 5px
}

section h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    text-align: center
}

section h3 span {
    color: #764b9e
}

.help span a {
    border: none;
    display: inline-block;
    padding: 0
}

.help span a:hover {
    color: #572d80
}

.faq p {
    color: #6f6f6f;
    font-size: 16px;
    margin-top: .5rem
}

.testimonial-section2 {
    background-color: #764c9e;
    padding: 50px 0;
    position: relative
}

.testimonial-section2 #left-arrow,.testimonial-section2 #right-arrow {
    display: none
}

.testim .wrap {
    margin: auto;
    max-width: 1020px;
    padding: 40px 20px;
    position: relative;
    width: 100%
}

.testim .arrow {
    color: #eee;
    cursor: pointer;
    display: block;
    font-size: 2em;
    padding: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    z-index: 22222222
}

.testim .arrow:before {
    cursor: pointer
}

.testim .arrow:hover {
    color: #2b288d
}

.testim .arrow.left {
    left: 10px
}

.testim .arrow.right {
    right: 10px
}

.img-size-increase {
    width: 100%
}

.faq .faq-title {
    font-family: Fairplay Display,serif;
    font-size: 30px
}

@media only screen and (max-width: 768px) {
    .faq .faq-box {
        background-color:#fff;
        border: 1px solid #ddd;
        border-radius: 8px;
        box-shadow: 0 0 10px #d8cbf0;
        margin: 15px auto;
        width: 200px
    }
}

.faq .faq-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 0 10px #d8cbf0;
    margin: 15px auto
}

.faq .faq-img {
    display: block;
    margin: auto;
    max-height: 60%;
    max-width: 100%;
    padding: 20px
}

.faq .faq-type {
    color: #414042;
    font-size: 16px;
    font-weight: unset
}

form#signupForm {
    margin: -150px auto 0
}

.login-content .form-control,form#signupForm input {
    padding: 10px 15px 10px 20px
}

.our-mission {
    background-image: url(../img/about-8.png)
}

.our-mission-inner h2 {
    color: #333;
    max-width: 150px
}

.our-mission-inner p {
    font-size: 24px
}

.product-page .questions {
    background-image: unset;
    height: 100%
}

.form-control-feedback.cell-number {
    top: -42px;
    width: 75px
}

.form-control-feedback.cell-input {
    border-right: 1px solid #dbdcdc;
    padding-right: 0;
    top: -44px;
    width: 35px
}

.reminder-pop {
    margin: 0 15px 0 40px
}

.reminder-pop .option-inner.option-tap-2 {
    background: #764c9e;
    border-radius: 30px
}

.reminder-pop .option-wrapper {
    width: 240px
}

.click-upload {
    background: #f5fdff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 25px 10px;
    width: 97%
}

table.insurance-detail-motor td {
    border: 1px solid #ccc
}

.insurance-detail-motor .insurance-detail-motor-inner-top {
    color: #333;
    font-size: 14px
}

.insurance-detail-motor .insurance-detail-motor-inner-top span {
    color: #764c9e;
    padding-top: 0
}

.insurance-details-claim p {
    font-size: 14px
}

.insurance-details-claim-per p {
    color: #ed1515;
    font-size: 14px
}

.reminder-pop.next-tab-c.next-tab-c-2.mdl-btn {
    margin-top: 15px
}

.car_select {
    border: 1px solid #764c9e;
    padding: 30px 15px 0
}

.car_ncd {
    background: #fff;
    border-radius: 5px;
    height: 100%;
    margin: 20px 0 0;
    padding: 0;
    width: 100%
}

button.oops-btn {
    background: #764c9e;
    border-radius: 30px;
    height: auto;
    padding: 18px 15px
}

.motor-payment .compare-insurance {
    border: 2px solid #946ce0;
    border-radius: 20px;
    height: 25px;
    margin: 15px auto;
    width: 25px
}

.motor-payment .compare-insurance-card:before {
    color: #fff;
    margin-top: .25rem;
    text-align: right
}

.motor-payment .compare-insurance-card:after {
    color: #946ce0;
    margin-top: .25rem;
    text-align: right
}

.motor-payment .compare-checkbox img {
    max-width: 60%
}

.motor-payment .compare-checkbox {
    height: 100px
}

.motor-payment button.butnow.next-step {
    background: #42c1c6;
    border-color: #764c9e;
    border-radius: 30px;
    margin: 0 10px;
    padding: 10px 50px
}

.motor-payment button.butnow.next-step:focus,.motor-payment button.butnow.next-step:hover {
    background: #764c9e;
    border-color: #42c1c6;
    color: #fff
}

.motor-payment button.butnow.next-step[disabled] {
    background: #268287;
    border-color: #634587;
    border-radius: 30px;
    margin: 0 10px;
    padding: 10px 30px;
    text-align: center
}

.form-group.privacy-form.pm-m.dropdown-styish-3 button {
    background: #0000;
    border: 1px solid #ced4da
}

.form-group.privacy-form.pm-m.dropdown-styish-3 {
    margin: 0
}

@media only screen and (max-width: 1199px) {
    .product-page .questions {
        height:100%;
        padding-bottom: 0
    }

    .car_select img,.custom-rw {
        width: 100%
    }

    ul.privacy-social li a img {
        width: 20px
    }

    div#annual-travel-date2 input {
        width: 100%
    }

    .travel-insurance.travel-insurance-bottom a.link-nt {
        display: none
    }

    .travel-insurance.travel-insurance-bottom img {
        width: 110px
    }

    .travel-popup {
        padding: 30px 15px 15px 16px;
        top: 160px;
        width: 220px
    }

    .our-mission-inner h2 {
        border-right: none;
        max-width: max-content
    }

    .our-mission-inner p {
        margin: 0;
        padding-left: 0
    }

    .our-mission-inner {
        padding-left: 100px;
        padding-top: 130px
    }

    .contact-max-wdh {
        margin: 0 auto;
        max-width: 100%
    }

    .banner-inner-third-left {
        padding-top: 150px
    }

    .banner-inner-second-right {
        padding-top: 250px
    }

    .banner-inner-second-left {
        padding-top: 210px
    }

    .banner-tab {
        margin-top: 150px
    }

    .banner-tab-one-front h4,.banner-tab-three-front h4,.banner-tab-two-front h4 {
        font-size: 18px
    }

    .login-language .sign a {
        padding: 2px 0 0
    }
}

@media only screen and (max-width: 991px) {
    section.dashboard {
        height:auto!important;
        padding-top: 120px!important
    }

    .banner-inner-second-left {
        padding-top: 190px
    }

    .banner-inner-second-right {
        padding-top: 230px
    }

    .inner-banner-content {
        padding-top: 100px
    }

    .form-group.privacy-form.pm-m.dropdown-styish-3 {
        margin: 0 0 30px
    }

    .privacy-gender label.privacy-gender-inner {
        font-size: 13px;
        padding: 5px 7px 0 25px
    }

    .privacy-gender-inner .checkmark {
        height: 15px;
        top: 5px;
        width: 15px
    }

    .privacy-gender-inner .checkmark:after {
        height: 11px;
        left: 1px;
        top: 1px;
        width: 11px
    }

    .product-page .questions {
        height: 100%
    }

    .custom-spacing .option-inner.option-tap-2 p {
        font-size: 13px;
        line-height: 15px
    }

    .custom-spacing .option-inner.option-tap-2 {
        height: 100px
    }

    .signup-form-inner-ui {
        width: 100%
    }

    .signup-form-inner-ui .form-group {
        float: none;
        margin: 0 auto;
        width: 50%
    }

    .travel-popup {
        display: none!important
    }

    .contact-address .fa-envelope-open-text,.our-mission-inner {
        padding-left: 0
    }

    .banner-tab-one p,.banner-tab-three p,.banner-tab-two p {
        font-size: 12px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content img {
        max-width: 150px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content {
        display: block;
        float: right;
        padding-top: 220px
    }

    .contact-banner .inner-banner-content a.started {
        min-width: auto;
        padding: 10px;
        width: 180px
    }

    .contact-banner .inner-banner-content h1,.contact-banner .inner-banner-content h1 span {
        font-size: 30px
    }

    .contact-banner .inner-banner-content h3 {
        font-size: 18px
    }

    .banner-inner-top-left img {
        max-width: 230px;
        width: 100%
    }

    .banner-inner-top-left {
        padding-top: 150px
    }

    .banner-tab {
        margin-top: 150px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        display: table;
        margin: 0 auto;
        width: 60px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 170px
    }

    a.navbar-brand img {
        width: 175px
    }

    .login-language .language,.login-language .login-inner {
        float: right
    }

    .login-language {
        width: 200px
    }

    .login-inner {
        margin-top: 0
    }

    .language select {
        font-size: 12px
    }

    .login-inner .login a,.login-inner .sign a {
        font-size: 14px
    }

    .banner-tab-one-back h4,.banner-tab-three-back h4,.banner-tab-two-back h4,.banner-tab-two-back h5,.banner-tab-two-back h6 {
        font-size: 15px
    }

    .banner-tab-one .banner-tab-arrow img,.banner-tab-three .banner-tab-arrow img,.banner-tab-two .banner-tab-arrow img {
        height: auto;
        left: -145px;
        top: 50px;
        width: 140px
    }

    .banner-tab-one-back hr,.banner-tab-three-back hr,.banner-tab-two-back hr {
        margin: 0 0 5px
    }

    .custom-rw .custom-input-rs label {
        min-width: 100%!important;
        width: 150px
    }
}

@media only screen and (max-width: 768px) {
    .inner-banner-content {
        padding-top:100px
    }

    .final_amount-block .update-btn button {
        min-width: auto;
        width: 180px!important
    }

    .final_amount-block .update-btn2 button {
        min-width: auto;
        width: 90px!important
    }

    .car_select {
        margin-top: 15px
    }

    .signup-form-inner-ui .form-group {
        width: 100%
    }

    .banner-inner-second-left {
        padding-top: 190px
    }

    .banner-inner-second-right {
        padding-top: 240px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content {
        padding-top: 250px
    }

    .ceo-msg {
        margin-top: 0
    }

    .cm-2 label {
        width: 100%
    }

    .radio .cr,.signup-form-inner-ui .checkbox .cr {
        top: 8px
    }
}

@media only screen and (max-width: 767px) {
    .question-form.question-form_b .reminder-pop.reminder-pop-sep-b {
        margin:0 0 0 100px
    }

    li.nav-item.dropdown.language-plus a.dropdown-toggle {
        padding: 0 2px!important
    }

    .asian-info-inner .row .col-lg-6 {
        margin-bottom: 15px
    }

    .custom-rw .custom-input-rs label {
        min-width: 100%!important;
        width: 200px
    }

    .radio .cr,.signup-form-inner-ui .checkbox .cr {
        top: -10px
    }

    .signup-form-inner-ui .form-group {
        width: 100%
    }

    .login-form {
        width: 80%
    }

    .forget-screen form#loginForm {
        min-height: 400px
    }

    .login-screen {
        min-height: 650px
    }

    .language select {
        background-image: url(../img/language-img-rs.png);
        font-size: 14px;
        padding: 11px 5px 12px
    }

    .navbar-nav li.nav-item a {
        border-bottom: 1px solid #764c9e;
        display: block
    }

    .nav-rs {
        display: block
    }

    .our-mission-inner h2 {
        border-right: none;
        max-width: -webkit-fill-available;
        text-align: center;
        width: 100%
    }

    .our-mission-toy img {
        display: table;
        margin: 0 auto;
        max-width: 200px
    }

    .pd-0 {
        padding: 0
    }

    .our-mission-inner p {
        text-align: center
    }

    .our-mission {
        background-color: #fff;
        background-image: none
    }

    .notyf {
        right: 10px;
        width: 100%
    }

    a.navbar-brand img {
        width: 150px
    }

    .login-language {
        width: 160px
    }

    .login-inner .login a,.login-inner .sign a {
        font-size: 12px
    }

    .login-language .sign a {
        padding: 4px 0 0
    }

    .language {
        width: 150px
    }

    .re-login,.re-login .login-language {
        display: block
    }

    .banner-tab-one:hover {
        height: 170px
    }

    .banner-tab-two:hover {
        height: 200px
    }

    .banner-tab-two-back {
        top: 110px
    }

    .banner-tab-three-back {
        top: 200px
    }

    .banner-tab-three:hover {
        height: 200px
    }

    .faq p,section.privacy p {
        text-align: left
    }

    .banner-tab {
        max-width: 120px
    }

    section.structure.help h4 {
        font-size: 20px
    }

    .ceo-msg {
        margin-top: 50px
    }

    .our-team {
        padding-bottom: 50px;
        padding-top: 0
    }

    .rs-none {
        display: block
    }

    .rs-display {
        display: none
    }

    nav.navbar.fixed-top.custom-nav li.nav-item a:hover {
        background: #deeff3;
        color: #764c9e!important;
        text-decoration: none
    }

    .banner-tab {
        float: right;
        margin-top: 100px;
        max-width: 150px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 115px
    }

    .banner-tab-one-front h4,.banner-tab-three-front h4,.banner-tab-two-front h4,.banner-tab-two-front h5 {
        font-size: 14px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        width: 50px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 100px
    }

    .banner-inner-top-left {
        padding-top: 100px
    }

    .banner-inner-top-left img {
        max-width: 230px
    }

    .banner-inner-third-left {
        padding-top: 70px
    }

    .banner-inner-third-left img {
        width: 80px
    }

    .banner-inner-third-left {
        padding-left: 60px;
        padding-top: 110px
    }

    .banner-inner-second-left img {
        width: 40px
    }

    .banner-inner-second-left {
        padding-top: 20px
    }

    .banner-inner-second-right {
        padding-top: 50px
    }

    .banner-inner-second-right img {
        width: 100px
    }

    .custom-nav button.navbar-toggler span i.fa-bars {
        color: #764c9e;
        font-size: 24px
    }

    .login-language {
        float: left;
        padding-left: 0
    }

    .custom-nav button.navbar-toggler:focus {
        outline: none
    }

    nav.navbar.fixed-top.custom-nav ul.navbar-nav {
        border-right: none;
        padding-right: 0
    }

    section.structure.insurance {
        background-position: 50%
    }

    .provider-right img {
        width: 100%
    }

    section h1 {
        font-size: 30px
    }

    .testim .wrap {
        padding: 0 20px
    }

    .testim .cont div .img img {
        height: auto;
        width: 50px
    }

    .testim .dots {
        display: none
    }

    .term .row {
        padding: 0 15px
    }

    .faq ul.panel-tabs li a {
        font-size: 13px;
        padding: 10px 15px
    }

    section.about h1 {
        text-align: center
    }

    section .set .content p {
        text-align: left
    }

    .ceo-msg span {
        display: table;
        margin: 0 auto
    }

    .contact-banner .inner-banner-content {
        padding-top: 0
    }

    .banner-tab {
        max-width: 140px
    }

    .banner-inner-top-left {
        padding-top: 160px
    }

    .banner-tab-one-back,.banner-tab-three-back,.banner-tab-two-back {
        transition: visibility 0s,opacity .9s linear
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        transition: .5s
    }
}

@media only screen and (max-width: 575px) {
    .b_res,.question-form.question-form_b .reminder-pop.reminder-pop-sep-b {
        margin:0
    }

    .inner-banner-content {
        padding-top: 70px
    }

    .final_amount-block .update-btn2 button,.final_amount-block .update-btn button {
        min-width: auto;
        width: 200px!important
    }

    .product-page .questions {
        height: 100%
    }

    section.structure.help h4 {
        font-size: 18px
    }

    .help ul li {
        margin: 0 5px
    }

    .about-banner-inner-top-right,.contact-banner .banner-inner-top-right .inner-banner-content {
        display: none
    }

    .navbar-expand-md.custom-nav>.container,.navbar-expand-md>.container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .banner-inner-top-left img {
        max-width: 170px
    }

    .banner-inner-top-left {
        padding-top: 160px
    }

    .banner-inner-second-left {
        padding-top: 120px
    }

    .custom-bn-re-sm {
        width: 50%
    }

    .banner-inner-second-right {
        padding-top: 140px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        width: 40px
    }

    .trip-block {
        margin-left: 30px
    }
}

.testim .dots {
    bottom: 60px;
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9
}

.testim .dots .dot {
    border: 1px solid #eee;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    list-style-type: none;
    margin: 0 10px;
    position: relative;
    transition: all .5s ease-in-out;
    width: 12px
}

.testim .dots .dot.active,.testim .dots .dot:hover {
    background: #2aaaab;
    border-color: #0e9596
}

.testim .dots .dot.active {
    animation: testim-scale .5s ease-in-out forwards
}

.testim .cont {
    overflow: hidden;
    position: relative
}

.testim .cont>div {
    left: 0;
    opacity: 0;
    padding: 0 0 70px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.testim .cont>div.inactive {
    opacity: 1
}

.testim .cont>div.active {
    opacity: 1;
    position: relative
}

.testim .cont div .img img {
    border-radius: 50%;
    display: block;
    height: 100px;
    margin: auto;
    width: 100px
}

.testim .cont div .h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 15px 0
}

.testim .cont div .h4 span {
    color: #54edef;
    font-size: 16px;
    text-transform: uppercase
}

.testim .cont div p {
    color: #eee;
    font-size: 1.15em;
    height: 60px;
    margin: auto;
    width: 80%
}

.testim .cont div.active .img img {
    animation: testim-show .5s ease-in-out forwards
}

.testim .cont div.active .h4 {
    animation: testim-content-in .4s ease-in-out forwards
}

.testim .cont div.active p {
    animation: testim-content-in .5s ease-in-out forwards
}

.testim .cont div.inactive .img img {
    animation: testim-hide .5s ease-in-out forwards
}

.testim .cont div.inactive .h4 {
    animation: testim-content-out .4s ease-in-out forwards
}

.testim .cont div.inactive p {
    animation: testim-content-out .5s ease-in-out forwards
}

@keyframes testim-scale {
    0% {
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        box-shadow: 0 0 10px 5px #ea830e
    }

    to {
        box-shadow: 0 0 0 0 #ea830e
    }
}

@keyframes testim-content-in {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes testim-content-out {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-100%)
    }
}

@keyframes testim-show {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.newsletter {
    background: #ecfbfe;
    padding: 80px 0
}

.newsletter .content {
    margin: 0 auto;
    max-width: 650px;
    position: relative;
    text-align: center;
    z-index: 2
}

.newsletter .content h1 {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
    text-align: center
}

.newsletter .content .form-control {
    border-color: #ccc;
    border-radius: 20px 0 0 20px;
    height: 50px
}

.newsletter .content.form-control:focus {
    border: 2px solid #243c4f;
    box-shadow: none
}

.newsletter .content .btn {
    background: #764c9e;
    border-radius: 0 20px 20px 0;
    color: #fff;
    font-weight: 600;
    min-height: 50px;
    padding: 10px 50px
}

.newsletter .content button:hover {
    background: #2aaaab;
    box-shadow: none;
    transition: .5s
}

.newsletter .content button.btn:focus,.newsletter input.form-control {
    box-shadow: none
}

.panel-tabs {
    border-bottom: 1px solid #0000;
    bottom: 30px;
    clear: both;
    position: relative
}

.panel-tabs>li {
    float: left;
    margin-bottom: -1px
}

.panel-tabs>li>a {
    border: 1px solid #0000;
    border-radius: 4px 4px 0 0;
    color: #fff;
    line-height: .85;
    margin-right: 2px;
    margin-top: 4px
}

.panel-tabs>li>a:hover {
    background-color: initial;
    border-color: #0000;
    color: #fff
}

.panel-tabs>li.active>a,.panel-tabs>li.active>a:focus,.panel-tabs>li.active>a:hover {
    background-color: #ffffff3b;
    border-bottom-color: #0000;
    border-radius: 2px;
    color: #fff;
    cursor: default
}

.faq ul.panel-tabs {
    display: table;
    margin: 30px auto 0;
    width: 100%
}

.faq ul.panel-tabs li {
    float: left;
    list-style-type: none;
    margin-right: 5px;
    margin-top: 30px
}

.faq ul.panel-tabs li a {
    background: #d7ebef;
    border-radius: 50px;
    color: #333;
    font-size: 14px;
    padding: 10px 30px
}

.faq ul.panel-tabs li.active a,.faq ul.panel-tabs li a.active {
    background: #764b9e;
    border-radius: 50px;
    color: #fff;
    text-decoration: none
}

.faq ul.panel-tabs li a:focus,.faq ul.panel-tabs li a:hover {
    background: #764b9e;
    color: #fff;
    text-decoration: none
}

.faq .panel-body {
    display: block;
    float: left;
    width: 100%
}

.contact p {
    color: #333
}

.contact label {
    margin: 10px 0
}

.contact textarea#message {
    resize: none
}

#contact-form input {
    border-radius: 20px
}

#contact-form input:focus {
    border-color: #b8d1ec;
    box-shadow: 0 0 6px 3px #007bff24
}

#contact-form input {
    border-radius: 30px;
    height: 50px;
    padding: 5px 15px
}

.contact .form-group {
    margin-bottom: 30px
}

.contact .btn-send {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-family: Roboto-Bold;
    font-size: 14px;
    margin: 50px auto 0;
    min-width: 220px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase
}

.contact .btn-send:focus,.contact .btn-send:hover {
    background: #2aaaab;
    color: #fff;
    text-decoration: none;
    transition: all .7s
}

section.contact h3 {
    font-weight: 400
}

.contact-address {
    margin-top: 30px
}

.contact-address h4 {
    color: #333;
    font-size: 22px
}

.contact-address span {
    float: left;
    height: 50px;
    padding-right: 10px
}

.contact-address p {
    color: #333;
    float: left
}

.contact textarea#form_message {
    resize: none
}

.contact textarea#form_message:focus {
    border-color: #b8d1ec;
    box-shadow: 0 0 6px 3px #007bff24
}

.contact-banner .inner-banner-content {
    padding-top: 60px
}

.contact-banner .banner-inner-top-right .inner-banner-content {
    display: table;
    margin: 0 auto;
    padding-top: 220px
}

.contact-banner .inner-banner-content h1 {
    color: #333;
    font-family: Nunito-Bold;
    font-size: 42px;
    margin-bottom: 25px
}

.contact-banner .inner-banner-content h1 span {
    color: #42c1c7;
    font-family: Nunito-Bold;
    font-size: 42px
}

.contact-banner .inner-banner-content h3 {
    color: #333;
    font-family: Nunito-Bold;
    font-size: 24px
}

.contact-banner .inner-banner-content a.started {
    float: left;
    margin-top: 0;
    width: 220px
}

section.privacy.structure {
    height: auto;
    padding-top: 120px
}

section.privacy p {
    color: #555
}

.privacy-content,.privacy-content-inner {
    padding-left: 15px
}

.privacy h4 {
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 15px
}

section.privacy p span {
    color: #000;
    padding-right: 5px
}

.privacy .table-responsive {
    margin-top: 40px
}

.questions {
    margin-top: 0
}

section.structure.about.testimonial-section2 {
    padding: 60px 0 0
}

.accordion__itemContent img {
    height: auto;
    width: 100%
}

img.msg-icon {
    left: 5px;
    position: absolute;
    top: 7px
}

.forget-screen .space40.text-center p {
    margin-bottom: 30px
}

.space0 {
    margin: 0
}

.main-logo,form#signupForm {
    display: table
}

.main-logo {
    margin: 120px auto 0
}

.main-logo img {
    width: 80px
}

.login-content h2,form#signupForm h2 {
    padding-bottom: 15px
}

.has-error .form-control-feedback {
    color: #764c9e
}

.form-control-feedback {
    display: block;
    float: left;
    height: 34px;
    left: 15px;
    line-height: 34px;
    pointer-events: none;
    position: relative;
    text-align: center;
    top: -42px;
    width: 34px;
    z-index: 2
}

.login-content .form-control,form#signupForm input {
    border-radius: 5px;
    height: 58px;
    padding: 10px 15px 10px 60px;
    width: 100%
}

.custom-phn {
    position: absolute;
    top: 10px
}

.login-content .form-control:focus,form#signupForm:focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 1px 3px #b8d8f940;
    color: #495057;
    outline: 0
}

.form-forgottenh {
    display: table;
    margin: 0 auto 40px
}

@keyframes l {
    0% {
        bottom: -15px;
        margin-top: 0;
        max-height: 0;
        max-width: 0;
        opacity: 0
    }

    30% {
        bottom: -3px;
        opacity: .8
    }

    to {
        bottom: 0;
        margin-top: 12px;
        max-height: 200px;
        max-width: 400px;
        opacity: 1
    }
}

@keyframes m {
    0% {
        bottom: 0;
        opacity: 1
    }

    30% {
        bottom: -3px;
        opacity: .2
    }

    to {
        bottom: -15px;
        opacity: 0
    }
}

@keyframes n {
    0% {
        opacity: 0
    }

    30% {
        opacity: .5
    }

    to {
        opacity: .6
    }
}

@keyframes o {
    0% {
        opacity: .6
    }

    30% {
        opacity: .1
    }

    to {
        opacity: 0
    }
}

.notyf__icon--alert,.notyf__icon--confirm {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 21px;
    margin: 0 auto;
    position: relative;
    width: 21px
}

.notyf__icon--alert:after,.notyf__icon--alert:before {
    background: #ed3d3d;
    border-radius: 3px;
    content: "";
    display: block;
    left: 9px;
    position: absolute;
    width: 3px
}

.notyf__icon--alert:after {
    height: 3px;
    top: 14px
}

.notyf__icon--alert:before {
    height: 8px;
    top: 4px
}

.notyf__icon--confirm:after,.notyf__icon--confirm:before {
    background: #3dc763;
    border-radius: 3px;
    content: "";
    display: block;
    position: absolute;
    width: 3px
}

.notyf__icon--confirm:after {
    height: 6px;
    left: 6px;
    top: 9px;
    transform: rotate(-45deg)
}

.notyf__icon--confirm:before {
    height: 11px;
    left: 10px;
    top: 5px;
    transform: rotate(45deg)
}

.notyf__toast {
    animation: l .3s forwards;
    box-shadow: 0 1px 3px 0 #00000073;
    display: block;
    overflow: hidden;
    padding-right: 13px;
    position: relative
}

.notyf__toast.notyf--alert {
    background: #ed3d3d
}

.notyf__toast.notyf--confirm {
    background: #3dc763
}

.notyf__toast.notyf--disappear {
    animation: m .3s 1 forwards;
    animation-delay: .25s
}

.notyf__toast.notyf--disappear .notyf__message {
    animation: m .3s 1 forwards;
    animation-delay: .1s;
    opacity: 1
}

.notyf__toast.notyf--disappear .notyf__icon {
    animation: o .3s 1 forwards;
    opacity: 1
}

.notyf__wrapper {
    border-radius: 3px;
    display: table;
    padding-bottom: 20px;
    padding-right: 15px;
    padding-top: 20px;
    width: 100%
}

.notyf__icon {
    animation: n .5s forwards;
    animation-delay: .25s;
    font-size: 1.3em;
    text-align: center;
    width: 20%
}

.notyf__icon,.notyf__message {
    display: table-cell;
    opacity: 0;
    vertical-align: middle
}

.notyf__message {
    animation: l .3s forwards;
    animation-delay: .15s;
    position: relative;
    width: 80%
}

.notyf {
    bottom: 20px;
    color: #fff;
    position: fixed;
    right: 30px;
    width: 20%;
    z-index: 1
}

.mfp-bg {
    background: #0b0b0b;
    opacity: .8;
    overflow: hidden;
    z-index: 1042
}

.mfp-bg,.mfp-wrap {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.mfp-wrap {
    -webkit-backface-visibility: hidden;
    outline: none!important;
    z-index: 1043
}

.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    left: 8px;
    margin-top: -.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,button.mfp-close {
    -webkit-appearance: none;
    background: #0000;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: none;
    overflow: visible;
    padding: 0;
    touch-action: manipulation;
    z-index: 1046
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mfp-close {
    color: #fff;
    font-family: Arial,Baskerville,monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-counter {
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.mfp-arrow {
    -webkit-tap-highlight-color: transparent;
    height: 110px;
    margin: -55px 0 0;
    opacity: .65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,.mfp-arrow:before {
    border: inset #0000;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0
}

.mfp-arrow:after {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%
}

.mfp-iframe-scaler iframe {
    background: #000;
    box-shadow: 0 0 8px #0009;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

form#signupForm.signup-inner h2 {
    margin-bottom: 0
}

.login-form.signup-form-inner {
    margin-top: 30px;
    width: 100%
}

.signup-form-inner-ui {
    display: table;
    margin: 0 auto;
    width: 850px
}

.sigun-to-login {
    margin: 15px 0
}

.login-social {
    display: table;
    margin: 0 auto;
    margin: 30px auto 100px;
    max-width: 240px;
    max-width: 840px;
    padding: 0
}

.login-social ul {
    margin-top: 50px
}

.login-social ul li {
    float: left;
    list-style-type: none;
    margin: 0 10px
}

.login-social img {
    display: table;
    margin: 0 auto
}

.login-social a:hover img {
    opacity: .7
}

.asian-info label.btn.btn-default,.asian-info label.btn.btn-primary {
    line-height: 10px;
    margin: 0 15px 0 0;
    width: 200px
}

.asian-info label.btn.btn-default input[type=radio],.asian-info label.btn.btn-primary input[type=radio] {
    float: right
}

.asian-info label.btn.btn-default span.badge,.asian-info label.btn.btn-primary span.badge {
    display: none;
    float: right;
    position: relative;
    right: -15px;
    top: -5px
}

.asian-info input[type=radio] {
    visibility: hidden
}

.asian-info label.btn.btn-default span.asia-q,.asian-info label.btn.btn-primary span.asia-q {
    display: table;
    margin: 0 auto
}

.travel-popup {
    background: #42c1c7;
    border-radius: 5px;
    display: none;
    padding: 30px 20px 20px;
    position: absolute;
    top: 100px;
    width: 240px
}

a.popup-close {
    position: absolute;
    right: -7px;
    top: -6px
}

a.popup-close i {
    color: #d7e1e5;
    font-size: 30px
}

.travel-popup img {
    left: 50px;
    position: absolute;
    top: -50px
}

.travel-popup p {
    color: #333;
    font-size: 14px
}

.asian-info {
    display: table;
    margin: 0 auto 50px;
    visibility: hidden
}

input[type=checkbox] {
    width: 50px
}

.asian-info input[type=radio]:checked+span {
    background: pink!important
}

.badgebox {
    opacity: 0
}

.badgebox+.badge {
    text-indent: -999999px;
    width: 27px
}

.badgebox:focus+.badge {
    box-shadow: inset 0 0 5px
}

.badgebox:checked+.badge {
    text-indent: 0
}

.asian-info .btn-default .badge,.asian-info .btn-primary .badge {
    background-color: #764c9e;
    color: #fff
}

.asian-info .btn-primary:not(:disabled):not(.disabled).active,.asian-info .btn-primary:not(:disabled):not(.disabled):active,.asian-info .show>.btn-primary.dropdown-toggle {
    background-color: #fff;
    border-color: #005cbf;
    color: #333
}

.asian-info label.btn.btn-default,.asian-info label.btn.btn-primary {
    background: #fff;
    color: #333;
    height: 50px;
    margin: 0;
    padding: 20px;
    width: 100%
}

.asian-info label.btn.btn-default:hover,.asian-info label.btn.btn-primary:hover {
    border: 1px solid #764c9e
}

.asian-info-inner {
    display: table;
    margin: 0 auto
}

.sigun-to-login a:hover {
    color: #764c9e
}

.sigun-to-login a {
    color: #666
}

.signup-form-inner-ui .form-group {
    float: left;
    margin: 0 15px;
    width: 46%
}

.signup-form-inner-ui .checkbox b {
    color: #999;
    display: inline-block;
    font-weight: 400;
    width: 80%
}

.forgotten-inner a {
    color: #764c9e;
    display: table;
    margin: 0 auto
}

.checkbox a:focus,.forgotten-inner a:hover {
    color: #408998;
    text-decoration: none
}

.v28_2 {
    color: #303030;
    font-family: Playfair Display;
    font-size: 3vw;
    font-weight: 900;
    left: 0;
    opacity: 1;
    position: relative;
    text-align: center;
    top: 0;
    width: 772px
}

.v28_2,a.ready {
    font-style: normal
}

a.ready {
    background: #2aaaab;
    border-radius: 5px;
    box-shadow: 4px 8px 24px #6808c229;
    color: #fff;
    display: flex;
    font-family: Open Sans;
    font-weight: 700;
    margin-left: 32%;
    margin-top: 5%;
    padding: 21px 96px;
    width: 100%
}

span.readytext {
    font-size: 19px;
    font-weight: 700;
    width: 300px
}

a.ready:focus,a.ready:hover {
    background: #fff;
    border: 1px solid #764c9e;
    border-radius: 5px;
    color: #764c9e;
    text-decoration: none;
    transition: all .7s
}

@media (max-width: 411px) {
    a.ready {
        left:-30%;
        position: relative;
        text-align: center;
        width: 100%
    }

    span.readytext {
        width: 150px
    }
}

@media (min-width: 414px) {
    a.ready {
        left:-30%;
        position: relative;
        text-align: center;
        width: 100%
    }

    span.readytext {
        width: 150px
    }
}

@media (min-width: 768px) {
    a.ready {
        left:-20%;
        position: relative;
        text-align: center;
        width: 100%
    }

    span.readytext {
        width: 150px
    }
}

@media (min-width: 992px) {
    a.ready {
        left:-5%;
        position: relative;
        text-align: center;
        width: 100%
    }

    span.readytext {
        width: 150px
    }
}

@media (min-width: 1200px) {
    a.ready {
        left:5%;
        position: relative;
        text-align: center;
        width: 100%
    }

    span.readytext {
        width: 350px
    }
}

section.about-section-2 {
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

section.about-section-2 p {
    color: #333
}

.team-sec {
    display: table
}

.our-sec,.team-sec {
    margin: 30px auto
}

.our-sec {
    display: table;
    margin: 30px auto 0;
    padding: 0 30px
}

.our-sec .img-responsive {
    height: auto;
    width: 100%
}

.help-block {
    color: #f4cdcd;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.term li.space20 {
    padding-bottom: 10px
}

.term-of-service ol {
    counter-reset: a;
    list-style: decimal;
    padding-left: 30px;
    padding-top: 10px
}

.term-of-service table {
    margin: 30px 0
}

.term-of-service table tr td,.term-of-service table tr th {
    padding: 10px
}

.term-of-use a {
    color: #764c9e;
    font-family: Roboto-Regular;
    font-weight: 700;
    text-decoration: none
}

.term-of-use a:focus,.term-of-use a:hover {
    color: #408998
}

legend span {
    color: #42c1c7
}

.accordion-container {
    float: left;
    max-width: 100%;
    position: relative;
    width: 100%
}

.accordion-container>h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-align: center
}

.set {
    border-radius: 3px;
    height: auto;
    margin-bottom: 10px;
    padding-left: 3rem;
    position: relative;
    width: 100%
}

.set>a {
    color: #282828;
    display: block;
    font-family: var(--font-family);
    font-size: 16px;
    font-weight: 500;
    padding: 15px 0;
    text-decoration: none;
    transition: all .2s linear
}

.set>a i {
    color: #946ce0;
    float: right
}

.set>a.active {
    border-radius: 3px;
    color: #333;
    font-size: 16px
}

.set .content {
    display: none
}

.set .content p {
    color: #333;
    margin: 0;
    padding: 10px 0
}

.set .content img {
    height: auto;
    width: 100%
}

.set .content ul,.set .content ul ul {
    padding-left: 35px
}

.our-sec img {
    width: 960px
}

.inner-container {
    margin: 0 auto;
    max-width: 800px
}

.question-more-detail,select.required.long {
    margin-bottom: 20px
}

.term-of-service li li {
    padding: 0
}

.term-of-service li {
    padding-top: 10px
}

section.contact.structure.expectations input.btn-send {
    margin: 0 0 30px
}

section.ceo {
    background: url(../img/about-7.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

section.ceo img {
    display: table;
    margin: 0 auto
}

.ceo-msg {
    background: #f2f6fa;
    border-radius: 20px;
    margin-top: 40px;
    padding: 30px
}

section .ceo-msg img {
    display: block;
    margin: unset;
    padding-bottom: 15px
}

section.about-custom {
    padding: 0
}

.about-banner-inner-top-right {
    padding-top: 240px
}

.about-banner-inner-top-right img {
    float: right
}

@keyframes testim-hide {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

.rs-none {
    display: none
}

.our-team {
    padding-top: 50px
}

.scroll-top-wrapper {
    background-color: #777;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 25px;
    color: #eee;
    height: 48px;
    left: 10px;
    line-height: 55px;
    opacity: 0;
    overflow: hidden;
    padding-top: 2px;
    position: fixed;
    text-align: center;
    transition: all .5s ease-in-out;
    visibility: hidden;
    width: 50px;
    z-index: 99999999
}

.scroll-top-wrapper:hover {
    background-color: #888
}

.scroll-top-wrapper.show {
    cursor: pointer;
    opacity: .5;
    visibility: visible
}

.scroll-top-wrapper i.fa {
    line-height: inherit
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.icon {
    border: 2px solid;
    border-radius: 50%;
    height: 32px;
    padding: 7px 8px;
    text-align: center;
    width: 32px
}

.header {
    overflow: hidden;
    padding-top: 50px
}

.footer,.header {
    background-color: #eee
}

.footer {
    color: #887;
    padding-bottom: 30px;
    padding-top: 30px
}

.content {
    display: table;
    position: relative;
    width: 100%
}

.pull-middle {
    display: table-cell;
    vertical-align: middle
}

.btn {
    padding-left: 25px;
    padding-right: 25px
}

.btn-circle {
    border-radius: 20px
}

.input-group-btn:last-child>.btn {
    border-radius: 20px;
    margin-left: -18px;
    z-index: 2
}

section.structure.testimonial-section2 h1 {
    color: #fff
}

section.structure.testimonial-section2 {
    padding: 60px 0 0
}

.contact-max-wdh {
    margin: 0 auto;
    max-width: 780px
}

.our-mission {
    background: url(https://fatberry.s3.ap-southeast-1.amazonaws.com/about_us/ceo_bg.png) no-repeat;
    background-position: 50%;
    background-size: cover
}

.our-mission-inner h2 {
    color: #fff;
    float: left;
    font-size: 36px;
    font-weight: 700;
    max-width: 240px
}

.our-mission-inner p {
    color: #666;
    float: left;
    font-size: 15px;
    margin: 10px 0;
    max-width: 500px
}

.our-mission-inner {
    float: left;
    padding-top: 140px
}

.nav-rs {
    display: none
}

.contact-address .fa-envelope-open-text {
    padding-left: 15px
}

.product-page .questions {
    background-color: #fff;
    height: 800px
}

.bg-car {
    background: url(https://fatberry.s3.ap-southeast-1.amazonaws.com/car_product/quote_car/bg-car.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px
}

.bg-bike {
    background: url(https://fatberry.s3.ap-southeast-1.amazonaws.com/motorcycle_product/quote_bike/bg-bike.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 850px
}

td.account-income-bk {
    cursor: auto
}

.body.product-page {
    background-color: #ecfbfe;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

select#id_type {
    background: url(../img/select/nric.png);
    background-position: 20px 15px;
    background-repeat: no-repeat;
    height: 52px;
    padding: 15px 30px 15px 0!important;
    text-indent: 60px;
    width: 112%
}

select#country {
    background: url(../img/p_9.png);
    background-position: 10px 5px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

select#id_type:focus {
    outline: none
}

select#countryCode {
    left: 0
}

select#countryCode,select#countryCode1 {
    background: #f0f0f0;
    border: none;
    border-radius: 25px 0 0 25px;
    cursor: pointer;
    margin: 1px;
    padding: 13px 0 14px 10px;
    position: absolute;
    width: 90px;
    z-index: 9
}

select#countryCode:focus {
    outline: none
}

.form-group input:focus {
    border: 1px solid #ccc;
    outline: none
}

.form-control-feedback.cell-number {
    border-right: 1px solid #dbdcdc;
    left: 16px;
    padding-right: 0;
    top: -44px;
    width: 80px
}

.countrycodece input#phone-number {
    padding: 10px 15px 10px 60px
}

.form-group.countrycodecell input#phone-number {
    padding: 10px 15px 10px 120px
}

.form-control-feedback.cell-number:before {
    display: none
}

section.privacy.account.structure.expectations {
    background-color: #ecfbfe;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px
}

@media only screen and (max-width: 768px) {
    div.gonedivic {
        display:none!important
    }
}

input.long.vehicle_postcode {
    background-position: 10px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

input.text-uppercase.required.long.vehicle_postcode.error {
    background-position: 13px!important;
    background-repeat: no-repeat!important
}

input.long.car_number,input.long.motor_number {
    background-position: 15px 5px
}

input.long.car_number,input.long.motor_number,select.coverage_type {
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

select.coverage_type {
    background-position: 15px 10px;
    width: 100%
}

input.text-uppercase.required.long.car_number.error,input.text-uppercase.required.long.motor_number.error {
    background-position: 15px 5px!important;
    background-repeat: no-repeat!important
}

input.text-uppercase.required.long.vehicle_no {
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

input.long.id_card_number {
    padding: 15px 10px 15px 60px!important
}

input.long.id_card_number,input.long.id_dob {
    background-position: 12px 12px;
    background-repeat: no-repeat;
    height: 52px
}

input.long.id_dob {
    border-radius: 30px;
    padding: 15px 30px 15px 60px!important
}

.product-checkbox {
    font-size: 15px
}

.reminder-pop {
    float: left;
    margin: 0 15px 0 0;
    width: 100%
}

.reminder-pop label.input-radio {
    box-shadow: none;
    cursor: pointer;
    height: auto;
    width: 100%
}

.email-fill-block input.text-uppercase.required.long.email.email-fill {
    width: 100%
}

.reminder-pop input {
    float: left;
    padding: 0;
    visibility: hidden
}

.reminder-pop .option-inner.option-tap-2 {
    background: #946ce0;
    border-radius: 5px;
    box-shadow: 0 0 20px #946ce0;
    height: auto;
    padding: 0;
    transition: all .7s
}

.reminder-pop .option-inner.option-tap-2:hover {
    background: #42c1c7
}

.reminder-pop p {
    color: #fff;
    height: 52px;
    padding: 12px 10px 10px;
    text-transform: uppercase
}

.reminder-pop input {
    padding: 0!important
}

.reminder-pop .option-wrapper {
    width: 100%
}

.remind-block p {
    color: #999;
    float: left
}

.remind-block span {
    color: #42c1c7;
    font-weight: 700
}

select.required.long.valid.car_insurance_state {
    background: url(../img/p_7.png);
    background-position: 15px 11px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px;
    text-indent: 60px
}

select.required.long.car_insurance_state,select.required.long.car_insurance_state.error {
    background: url(../img/p_7.png)!important;
    background-position: 15px 11px!important;
    background-repeat: no-repeat!important;
    border-radius: 30px;
    height: 52px;
    text-indent: 60px
}

.remind-block {
    display: table;
    margin: 0 auto
}

.click_her {
    float: left
}

.click_her input.btn.btn-info.btn-lg {
    border: none;
    padding: 0 5px
}

.click_her input.btn.btn-info.btn-lg:focus {
    outline: none
}

.click_her button,.click_her input {
    background: none;
    border: none;
    color: #764c9e;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: auto;
    line-height: 1;
    padding: 5px;
    text-transform: capitalize
}

.click_her button:focus,.click_her button:hover,.click_her input:focus,.click_her input:hover {
    background: none!important;
    border: none;
    box-shadow: none;
    color: #3cb5bb!important;
    outline: none
}

.click_her .btn-info:not(:disabled):not(.disabled).active:focus,.click_her .btn-info:not(:disabled):not(.disabled):active:focus,.click_her .show>.btn-info.dropdown-toggle:focus {
    box-shadow: none!important;
    outline: none
}

.question-form input#email-address {
    border-radius: 30px;
    height: 52px
}

.question-form input#phone-number {
    border-radius: 30px;
    height: 52px;
    margin-top: 10px
}

label.input-email img.msg-icon {
    left: 12px;
    top: 11px
}

.cbx-tos .option-inner i {
    border-color: #b7b7b7;
    border: none!important;
    border-radius: 20px!important;
    margin-right: 10px
}

label.input-checkbox input[type=checkbox]:checked+.option-inner i:before {
    background-color: #fff!important;
    border: 1px solid #fff;
    border-radius: 20px!important;
    z-index: 9
}

.car-insurance-popup-block .insurance-popup input#departure-date {
    text-align: left
}

.modal-body.car-insurance input {
    border: 1px solid #ccc;
    width: 100%
}

.modal-body.car-insurance input:focus {
    outline: none
}

input.long.email,input.long.name {
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

input.long.email {
    border: 1px solid #d0d2d3
}

input.long.phone {
    background-position: 14px 3px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 100px!important
}

input.long.password {
    padding: 15px 30px 15px 60px!important
}

input.long.contactp,input.long.password {
    background-position: 20px 8px;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 52px
}

input.long.contactp {
    padding: 15px 30px 15px 120px!important
}

select#sortby_promo {
    border-radius: 10px;
    height: 58px;
    padding: 15px 30px 15px 60px!important
}

.accordion {
    background-color: #f2fdff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    outline: none;
    text-align: left;
    transition: .4s;
    width: 100%
}

.panelaccord {
    background-color: #fff;
    display: none;
    overflow: hidden;
    padding: 0 18px
}

div.panelaccord {
    display: none
}

div.panelaccord.show {
    display: block!important
}

input.long.name.error {
    background-position: 15px 7px!important;
    background-repeat: no-repeat!important;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

input.long.email.error,input.long.phone.error {
    background-position: 15px 10px!important;
    background-repeat: no-repeat!important;
    border-radius: 30px;
    height: 52px;
    padding: 15px 30px 15px 60px!important
}

.car-insurance-popup-block button.btn.btn-default {
    background: #764c9e;
    border-color: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    height: 52px;
    line-height: 20px;
    transition: all .7s;
    width: 100%
}

.car-insurance-popup-block button.btn.btn-default:focus,.car-insurance-popup-block button.btn.btn-default:hover {
    background: #42c1c7;
    border-color: #42c1c7;
    outline: none
}

.car-insurance-popup-block-2 button.btn.btn-default {
    background: #764c9e;
    border-color: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    height: 52px;
    line-height: 20px;
    transition: all .7s;
    width: 100%
}

.car-insurance-popup-block-2 button.btn.btn-default:focus,.car-insurance-popup-block-2 button.btn.btn-default:hover {
    background: #42c1c7;
    border-color: #42c1c7;
    outline: none
}

.car-insurance-popup-block button.close {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    height: 30px;
    line-height: 10px;
    margin-right: 0;
    opacity: 1;
    transition: all .7s;
    width: 30px
}

.car-insurance-popup-block button.close:focus,.car-insurance-popup-block button.close:hover {
    background: #42c1c7;
    outline: none
}

.insurance-popup input#departure-date {
    padding: 15px 15px 15px 60px
}

.click-upload {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 1rem;
    width: 100%
}

table.insurance-detail-motor {
    margin: 10px 0 15px;
    width: 100%
}

table.insurance-detail-motor td {
    background: #fff;
    border: 1px solid #fff;
    padding: 10px
}

.insurance-detail-motor .insurance-detail-motor-inner-top {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 8px
}

.insurance-detail-motor .insurance-detail-motor-inner-top span {
    border: 1px solid #946ce0;
    border-radius: 6px;
    color: #946ce0;
    display: block;
    overflow-wrap: break-word;
    padding: 10px 4px
}

.insurance-details-claim-detail {
    border-radius: 6px;
    margin: 20px
}

.insurance-details-claim {
    border-radius: 5px;
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 0;
    margin-left: -1.5rem
}

.insurance-details-claim p {
    color: #666;
    font-size: 16px;
    margin-bottom: 0
}

.insurance-details-claim-per {
    color: #ef4136;
    font-size: 16px;
    font-weight: 900
}

.insurance-details-claim-per p {
    color: #946ce0;
    font-size: 16px;
    font-weight: 600
}

.reminder-pop.next-tab-c.next-tab-c-2.mdl-btn {
    margin-top: 40px
}

.detail-section-rw label.input-radio {
    margin: 0;
    width: 100%
}

.detail-section-rw .reminder-pop {
    float: none;
    margin: 20px auto 0
}

.custom-raw-fl {
    clear: both;
    float: left;
    margin-top: 0;
    padding: 0 15px
}

.custom-raw-fl label.input-checkbox .option-inner i {
    border: 2px solid #764c9e!important;
    height: 28px;
    width: 28px
}

.custom-raw-fl label.input-checkbox .option-inner i:after {
    left: 10px;
    top: 8px
}

.ic_select {
    background: #0000;
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
    padding: 10px 20px 10px 60px
}

.car_select {
    background: #fff;
    border: 1px solid #946ce0;
    border-radius: 5px;
    height: 100%;
    margin-top: 1.4rem;
    padding: 15px
}

.car_select img {
    display: table;
    margin: 0 auto
}

.car_select p {
    color: #999;
    padding-top: 20px;
    text-align: center
}

.click_her label.btn {
    background: #0000;
    border: none;
    color: #764c9e;
    float: left;
    font-size: 14px;
    font-size: 15px;
    height: auto;
    line-height: 16px;
    padding: 5px 10px;
    text-transform: capitalize
}

.click_her label.btn:focus {
    border: none;
    outline: none
}

.click_her .btn:not(:disabled):not(.disabled).active,.click_her .btn:not(:disabled):not(.disabled):active {
    background-image: none;
    box-shadow: none
}

.email-fill-block {
    display: table;
    margin: 0 auto
}

a.finish-q {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 22px;
    max-width: 300px;
    padding: 15px;
    text-align: center;
    transition: .7s
}

.email-fill-block .reminder-pop {
    margin: 0;
    width: 100%
}

.email-fill-block .reminder-pop .option-wrapper {
    min-width: 300px;
    width: 100%
}

::placeholder {
    text-transform: capitalize!important
}

a.finish-q:focus,a.finish-q:hover {
    background: #3cb5bb;
    color: #fff;
    text-decoration: none
}

form#question-form[novalidate] ul[aria-label=Pagination] li:last-child {
    display: none!important
}

button.oops-btn {
    align-items: center;
    background: #946ce0;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 24px #946ce0;
    color: #fff;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: normal;
    transition: all .7s;
    width: 100%
}

button.oops-btn:focus,button.oops-btn:hover {
    background: #42c1c7;
    outline: none
}

#oops-popup .modal-content {
    background: #effbff;
    border: 1px solid #95b9c5
}

#oops-popup button.close {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    height: 30px;
    line-height: 10px;
    margin-right: 0;
    opacity: 1;
    transition: all .7s;
    width: 30px
}

#oops-popup button.close:focus,#oops-popup button.close:hover {
    background: #42c1c7;
    outline: none
}

#oops-popup .modal-footer,#oops-popup .modal-header {
    border: none
}

#oops-popup img {
    display: table;
    margin: 0 auto 15px
}

#oops-popup .modal-body p {
    color: #666;
    padding: 0 30px
}

#oops-popup .reminder-pop p {
    text-align: center
}

#floatingBarsG {
    height: 164px;
    margin: auto;
    position: relative;
    width: 132px
}

#oops-popup .reminder-pop .option-inner.option-tap-2 {
    background: #ee2e24
}

.reminder-pop.opp-btn-pop .option-inner.option-tap-2 {
    background: #42c1c7
}

.reminder-pop.opp-btn-pop .option-inner.option-tap-2:focus,.reminder-pop.opp-btn-pop .option-inner.option-tap-2:hover {
    background: #15a3aa;
    outline: none
}

#oops-popup .reminder-pop.opp-btn-pop.yes-reminder .option-inner.option-tap-2 {
    background: #42c1c7
}

#oops-popup .reminder-pop.opp-btn-pop.yes-reminder .option-inner.option-tap-2:focus,#oops-popup .reminder-pop.opp-btn-pop.yes-reminder .option-inner.option-tap-2:hover {
    background: #764c9e
}

.reminder-pop.opp-btn-pop .option-wrapper {
    width: 180px
}

#oops-popup .oop-footer-inner .reminder-pop.opp-btn-pop button.close {
    background: #42c1c7;
    color: #fff;
    font-size: 16px;
    height: 52px;
    padding: 12px 10px 10px;
    text-shadow: none;
    text-transform: capitalize;
    width: 180px
}

#oops-popup .oop-footer-inner .reminder-pop.opp-btn-pop button.close:focus,#oops-popup .oop-footer-inner .reminder-pop.opp-btn-pop button.close:hover {
    background: #764c9e
}

.oop-footer-inner {
    margin: 0 auto
}

.oop-footer-inner .reminder-pop.opp-btn-pop {
    margin: 0 10px
}

#oops-popup .reminder-pop .option-inner.option-tap-2:focus,#oops-popup .reminder-pop .option-inner.option-tap-2:hover {
    background: #764c9e
}

.blockG {
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-name: fadeG;
    -o-animation-name: fadeG;
    -ms-animation-name: fadeG;
    -webkit-animation-name: fadeG;
    -moz-animation-name: fadeG;
    background-color: #fff;
    border-radius: 17px 17px 0 0;
    -o-border-radius: 17px 17px 0 0;
    -ms-border-radius: 17px 17px 0 0;
    -webkit-border-radius: 17px 17px 0 0;
    -moz-border-radius: 17px 17px 0 0;
    height: 51px;
    position: absolute;
    transform: scale(.4);
    -o-transform: scale(.4);
    -ms-transform: scale(.4);
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    width: 21px
}

#rotateG_01 {
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s;
    left: 0;
    top: 60px;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg)
}

#rotateG_02 {
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    left: 17px;
    top: 21px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

#rotateG_03 {
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    left: 55px;
    top: 6px;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg)
}

#rotateG_04 {
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    right: 17px;
    top: 21px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}

#rotateG_05 {
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
    right: 0;
    top: 60px;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg)
}

#rotateG_06 {
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    bottom: 15px;
    right: 17px;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg)
}

#rotateG_07 {
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
    bottom: 0;
    left: 55px;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

#rotateG_08 {
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    bottom: 15px;
    left: 17px;
    transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg)
}

@keyframes fadeG {
    0% {
        background-color: #764c9e
    }

    to {
        background-color: #fff
    }
}

.motor-payment .wizard {
    margin: 0 auto
}

.motor-payment .main-logo {
    display: table;
    margin: 90px auto 0
}

.motor-payment .main-logo img {
    width: 110px
}

.rm-block.rm-block-rd {
    color: #764c9e;
    font-size: 18px;
    font-weight: 700
}

.rm-block.rm-block-black {
    color: grey;
    font-size: 18px;
    font-weight: 700
}

.motor-payment .account-checkbox img {
    max-width: 100%
}

.motor-payment input[type=checkbox]+label span {
    background: #42c1c7;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: auto;
    margin: 0;
    padding: 10px 17px;
    transition: .7s;
    vertical-align: middle;
    width: auto
}

.motor-payment input[type=checkbox]+label span:hover {
    background-color: #764c9e
}

.motor-payment input[type=checkbox]:checked+label span {
    background: no-repeat;
    background-color: #764c9e
}

.motor-payment .account-checkbox {
    float: left;
    text-align: center
}

.motor-payment .compare-checkbox {
    text-align: center
}

.motor-payment button.quote.next-step {
    background: #3cd0ee;
    border-color: #3cd0ee;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    height: auto;
    margin: 0 10px;
    padding: 10px 50px;
    text-align: center;
    transition: .7s;
    width: auto
}

.motor-payment button.quote.next-step:focus,.motor-payment button.quote.next-step:hover {
    background: #764c9e;
    border-color: #764c9e;
    outline: none
}

.travel-payment button.butnow.next-step {
    background: #764c9e;
    border-color: #764c9e;
    border-radius: 30px;
    color: #42c1c6;
    font-weight: 400;
    height: auto;
    margin: 0 10px;
    padding: 10px 20px;
    text-align: center;
    transition: .7s
}

.travel-payment button.butnow.next-step:focus,.travel-payment button.butnow.next-step:hover {
    background: #42c1c6;
    border-color: #764c9e;
    color: #764c9e;
    outline: none
}

.motor-payment button.butnow.next-step {
    background: #946ce0;
    border-color: #946ce0;
    border-radius: 5px;
    box-shadow: 0 0 10px #946ce0;
    color: #fff;
    font-weight: 400;
    height: auto;
    padding: 10px 80px;
    text-align: center;
    transition: .7s;
    width: auto
}

.motor-payment button.butnow.next-step:focus,.motor-payment button.butnow.next-step:hover {
    background: #fff;
    border-color: #2aaaab;
    box-shadow: 0 0 10px #2aaaab;
    color: #2aaaab;
    outline: none
}

.motor-payment button.butnow.next-step[disabled] {
    background: #63567b;
    border-color: #63567b;
    border-radius: 5px;
    color: #a9a9a9;
    font-weight: 400;
    height: auto;
    padding: 10px 80px;
    transition: .7s;
    width: auto
}

.motor-payment .account-chk-btn {
    display: table;
    margin: 15px auto
}

.motor-payment .rowon {
    float: right
}

.motor-income-detail-left p {
    color: #666;
    font-size: 14px
}

.motor-income-detail-left p span {
    color: #999;
    font-size: 14px
}

.motor-income-detail-left h4 {
    color: #333;
    font-size: 16px;
    line-height: 25px
}

.motor-income-detail-left {
    box-sizing: initial;
    float: left;
    max-width: 450px;
    padding: 20px 10px 10px
}

.motor-income-detail-right h4 {
    color: #333;
    line-height: 25px
}

.motor-income-detail-right ul {
    float: left;
    margin-left: 20px
}

.motor-income-detail-right {
    float: left;
    padding: 10px
}

.motor-income-detail-right ul li {
    color: #666;
    padding: 0
}

input.txtPost {
    background: #edf2f3;
    border: 1px solid #ccc;
    border-radius: 30px;
    border-radius: 30px 0 0 30px;
    font-size: 14px;
    max-width: 180px;
    max-width: 170px;
    padding: 10px
}

input.txtPost:focus,input.txtPost:hover {
    outline: none
}

button.btnPost.btnBlue {
    background: #764c9e;
    border: 1px solid #764c9e;
    border-radius: 0 30px 30px 0;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px 10px 10px
}

button.btnPost.btnBlue:focus,button.btnPost.btnBlue:hover {
    background: #42c1c7;
    outline: none
}

div#myModal2 .modal-content {
    background: #f0fbff
}

.oop-footer-inner a {
    background: #ee2d24;
    border-radius: 30px;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 52px;
    line-height: 33px;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    text-transform: capitalize;
    transition: .7s;
    width: 180px
}

.personal-page .main-logo img {
    width: 110px
}

.personal-page .main-logo {
    display: table;
    margin: 90px auto 0
}

.age-personal h4 {
    text-align: center
}

.age-personal input[type=number] {
    border: 1px solid #ccc;
    border-radius: 30px;
    color: #333;
    font-size: 16px;
    height: 44px;
    margin-bottom: 30px;
    padding: 10px 15px;
    width: 100%
}

.age-personal input[type=number]:focus,.age-personal input[type=number]:hover {
    outline: none
}

.personal-page .wizard ul.nav.nav-tabs {
    display: none
}

.personal-page .wizard {
    margin: 50px auto
}

.born-field input,.born-field input.error {
    background: url(../img/born.png)!important;
    background-position: 15px 8px!important;
    background-repeat: no-repeat!important;
    border-radius: 30px!important;
    height: 52px!important;
    padding: 15px 30px 15px 60px!important
}

.question-form.born-field input.error,.renewal-form.born-field input.error {
    background-color: initial!important;
    background-image: url(../img/born.png)!important;
    background-position: 15px 8px!important;
    background-repeat: no-repeat!important
}

.custom-raw-fl.custom-raw-f2 {
    display: table;
    float: none;
    margin: 30px auto 15px
}

.reminder-pop.next-tab-c {
    display: table;
    float: none;
    margin: 0 auto
}

.reminder-pop.next-tab-c .reminder-pop {
    margin: 0
}

.custom-spacing .travel-op img {
    height: auto;
    width: 50px
}

.question-form.question-form-c {
    display: block
}

.question-form-c div#annual-travel-date,.question-form-c div#single-travel-date {
    margin: 0 auto
}

.custom-spacing .option-inner.option-tap-2 p {
    font-size: 14px;
    line-height: 18px
}

.reminder-pop-m1 {
    margin: 0
}

.no-gutters label.input-radio {
    margin: 0!important
}

.custom-spacing label.input-radio {
    background: #fff;
    height: auto
}

.no-gutters {
    background: #fff;
    margin: 0!important;
    padding: 0!important
}

.custom-spacing .option-inner.option-tap-2 {
    height: auto;
    padding: 0 0 20px
}

.custom-spacing .travel-op img {
    margin: 10px auto 0
}

.col-md-2.no-gutters p {
    text-transform: capitalize!important
}

.personal-page .wizard .tab-pane {
    padding-top: 0
}

.personal-page .carpenters {
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    width: 100%
}

.click_her.click_her-selctcar {
    width: 100%
}

.click_her.click_her-selctcar button {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    height: 52px;
    padding: 0;
    transition: all .7s;
    width: 100%
}

.click_her.click_her-selctcar button:focus,.click_her.click_her-selctcar button:hover {
    background: #42c1c7!important;
    color: #fff!important
}

.oop-footer-inner a:focus,.oop-footer-inner a:hover {
    background: #764c9e;
    color: #fff;
    text-decoration: none
}

#oops-popup .modal-footer {
    padding-bottom: 30px
}

.insurance-popup input {
    height: 48px!important
}

li.nav-item.dropdown.language-plus span.caret {
    display: none
}

div#annual-travel-date2 input {
    width: 100%
}

button.btn.btn-info.btn-lg.oops-btn.sep-btn {
    display: table;
    margin: 0 auto;
    max-width: 260px
}

.custom-rw {
    display: table;
    margin: 0 auto;
    width: 900px!important
}

.question-form.question-form_b .reminder-pop.reminder-pop-sep-b {
    margin: 0
}

.question-form.question-form_b .reminder-pop .option-wrapper {
    width: 100%
}

.mdl-btn {
    max-width: 240px
}

.reminder-pop.reminder-pop-sep-b {
    width: 100%
}

.reminder-pop.reminder-pop-sep-b label.input-radio {
    margin: 0
}

.oop-footer-inner .reminder-pop.opp-btn-pop {
    width: auto
}

button.add-plus {
    display: table;
    float: none;
    margin: 0 auto
}

button.add-plus:focus {
    outline: none
}

.add-plus.btn-primary:not(:disabled):not(.disabled):active {
    box-shadow: none!important;
    outline: none
}

.asian-info legend {
    padding-bottom: 15px
}

form#question-form ul[aria-label=Pagination] li[aria-disabled] a .fa-chevron-right.product-next {
    left: 1px;
    position: relative
}

form#question-form ul[aria-label=Pagination] li[aria-disabled] a .fa-chevron-left.product-next {
    left: 0;
    position: relative
}

body#page-top.sep-loading-pg .forget-screen.login-content.padding-div {
    height: 100vh
}

.sep-loading-pg .privacy-form-w span.form-control-feedback.center-content.cell-number {
    padding-top: 0
}

.sep-car-no {
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-bottom: 12px;
    padding-left: 35px;
    position: relative;
    -webkit-user-select: none;
    user-select: none
}

.sep-car-no input {
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.sep-car-no .checkmark {
    background-color: #fff;
    border: 2px solid #764c9e!important;
    border-radius: 50%;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px
}

.sep-car-no-block span.checkmark i.cr-icon.fas.fa-circle {
    color: #fff;
    font-size: 18px;
    left: 2px;
    position: relative;
    top: -6px
}

#myModal3 .modal-content {
    background-color: #f0fbff
}

.sep-car-no-block {
    float: left
}

#myModal3 .table-responsive {
    overflow: hidden
}

#myModal3 tr td {
    padding: 15px 10px
}

#myModal3.car-insurance-popup-block-2 button.close:focus,#myModal3.car-insurance-popup-block-2 button.close:hover {
    background: #42c1c7;
    outline: none
}

#myModal3.car-insurance-popup-block-2 button.close {
    background: #764c9e;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    height: 30px;
    line-height: 10px;
    margin-right: 0;
    opacity: 1;
    transition: all .7s;
    width: 30px
}

#myModal3 .table>thead>tr>th {
    border-bottom: 1px solid #ccc
}

.sep-car-no:hover input~.checkmark,.sep-car-no input:checked~.checkmark {
    background-color: #fff
}

.sep-car-no .checkmark:after {
    content: "";
    display: none;
    position: absolute
}

.sep-car-no input:checked~.checkmark i.cr-icon.fas.fa-circle {
    color: #764c9e
}

.sep-car-no .sep-car-no input:checked~.checkmark:after {
    display: block
}

.sep-car-no .sep-car-no .checkmark:after {
    background: #fff;
    border-radius: 50%;
    height: 8px;
    left: 9px;
    top: 9px;
    width: 8px
}

.form-group.dropdown-styish .bootstrap-select {
    width: 100%!important
}

.form-group.privacy-form.pm-m.dropdown-styish {
    margin: 0
}

.form-group.privacy-form.pm-m.dropdown-styish button {
    border: 1px solid #ccc
}

.form-group.privacy-form.pm-m.dropdown-styish .dropdown-toggle:after {
    display: none
}

.form-group.privacy-form.pm-m.dropdown-styish button:focus {
    outline: none!important
}

.form-group.privacy-form.pm-m.dropdown-styish button {
    background: url(../img/p_6.png);
    background: #0000;
    background: url(../img/p_7.png);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #ced4da;
    border-radius: 5px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
    height: 52px;
    height: 50px;
    text-indent: 55px;
    width: 100%
}

.form-group.privacy-form.pm-m.dropdown-styish-2 button {
    background: #0000;
    background: url(../img/p_6.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #ced4da;
    border-radius: 30px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
    height: 52px;
    height: 50px;
    text-indent: 55px;
    width: 100%
}

.personal-page .policy-detail-right .form-control-feedback {
    display: block;
    float: left;
    height: 34px;
    left: 15px;
    line-height: 34px;
    pointer-events: none;
    position: relative;
    text-align: center;
    top: -40px;
    width: 34px;
    z-index: 2
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 15px!important
}

.form-group.privacy-form.pm-m.dropdown-styish-3 button {
    background: url(../img/p_1.png);
    background-position: 10px 8px;
    background-repeat: no-repeat;
    background-size: auto;
    background: #fff!important;
    border: 1px solid #9b9b9b;
    border-radius: 5px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
    height: 52px;
    height: 50px;
    text-indent: 55px;
    width: 100%
}

.form-group.privacy-form.pm-bar.add-2 span.form-control-feedback {
    left: 10px
}

.form-group.privacy-form.pm-m.pm-m-left.dropdown-styish {
    margin-left: 15px
}

.form-group.privacy-form.pm-m.dropdown-styish-3 {
    margin-left: 20px
}

.form-group.privacy-form.pm-m.dropdown-styish-3 .btn-group {
    width: 100%
}

.form-group.privacy-form.pm-m.dropdown-styish-3 button {
    outline: none!important
}

.form-group.privacy-form.pm-m.dropdown-styish-3 .dropdown-toggle:after {
    display: none
}

.term-of-service.padding-div.travel-account-page.motor-payment tr.table-top-bar img {
    top: 68px
}

.term-of-service.padding-div.travel-account-page tr.table-top-bar img {
    top: 70px
}

.term-of-service.padding-div.travel-account-page.personal-page tr.table-top-bar th img {
    top: 20px
}

section.dashboard {
    height: 100vh!important;
    padding-top: 120px!important
}

@media only screen and (min-width: 1720px) {
    .final_amount-block .update-btn2 button,.final_amount-block .update-btn button {
        min-width:auto;
        width: 150px!important
    }

    .banner-inner-third-left {
        padding-top: 150px
    }

    .banner-inner-second-right {
        padding-top: 345px
    }

    .banner-inner-second-left {
        padding-top: 315px
    }

    .banner-tab {
        margin-top: 200px
    }
}

@media only screen and (max-width: 1199px) {
    .product-page .questions {
        height:100%;
        padding-bottom: 0
    }

    .car_select img,.custom-rw {
        width: 100%
    }

    ul.privacy-social li a img {
        width: 20px
    }

    div#annual-travel-date2 input {
        width: 100%
    }

    .travel-insurance.travel-insurance-bottom a.link-nt {
        display: none
    }

    .travel-insurance.travel-insurance-bottom img {
        width: 110px
    }

    .travel-popup {
        padding: 30px 15px 15px 16px;
        top: 160px;
        width: 220px
    }

    .our-mission-inner h2 {
        border-right: none;
        text-align: center
    }

    .our-mission-inner p {
        margin: 0;
        padding-left: 0;
        text-align: center
    }

    .our-mission-inner {
        padding-left: 100px;
        padding-top: 130px
    }

    .contact-max-wdh {
        margin: 0 auto;
        max-width: 100%
    }

    .banner-inner-third-left {
        padding-top: 150px
    }

    .banner-inner-second-right {
        padding-top: 250px
    }

    .banner-inner-second-left {
        padding-top: 210px
    }

    .banner-tab {
        margin-top: 150px
    }

    .banner-tab-one-front h4,.banner-tab-three-front h4,.banner-tab-two-front h4 {
        font-size: 18px
    }

    .login-language .sign a {
        padding: 2px 0 0
    }

    @keyframes airplane {
        0% {
            left: -230px
        }

        to {
            left: 70px
        }
    }
}

@media only screen and (max-width: 768px) {
    .form-group.privacy-form.pm-m.dropdown-styish-3 {
        margin:0 0 30px!important
    }
}

@media only screen and (max-width: 991px) {
    section.dashboard {
        height:auto!important;
        padding-top: 120px!important
    }

    .banner-inner-second-left {
        padding-top: 190px
    }

    .banner-inner-second-right {
        padding-top: 230px
    }

    .inner-banner-content {
        padding-top: 100px
    }

    .form-group.privacy-form.pm-m.dropdown-styish-3 {
        margin-left: 20px
    }

    .privacy-gender label.privacy-gender-inner {
        font-size: 13px;
        padding: 5px 7px 0 25px
    }

    .privacy-gender-inner .checkmark {
        height: 15px;
        top: 5px;
        width: 15px
    }

    .privacy-gender-inner .checkmark:after {
        height: 11px;
        left: 1px;
        top: 1px;
        width: 11px
    }

    .product-page .questions {
        height: 100%
    }

    .custom-spacing .option-inner.option-tap-2 p {
        font-size: 13px;
        line-height: 15px
    }

    .custom-spacing .option-inner.option-tap-2 {
        height: 100px
    }

    .signup-form-inner-ui {
        width: 100%
    }

    .signup-form-inner-ui .form-group {
        float: none;
        margin: 0 auto;
        width: 50%
    }

    .travel-popup {
        display: none!important
    }

    .contact-address .fa-envelope-open-text,.our-mission-inner {
        padding-left: 0
    }

    .banner-tab-one p,.banner-tab-three p,.banner-tab-two p {
        font-size: 12px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content img {
        max-width: 150px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content {
        display: block;
        float: right;
        padding-top: 220px
    }

    .contact-banner .inner-banner-content a.started {
        min-width: auto;
        padding: 10px;
        width: 180px
    }

    .contact-banner .inner-banner-content h1,.contact-banner .inner-banner-content h1 span {
        font-size: 30px
    }

    .contact-banner .inner-banner-content h3 {
        font-size: 18px
    }

    .banner-inner-top-left img {
        max-width: 230px;
        width: 100%
    }

    .banner-inner-top-left {
        padding-top: 150px
    }

    .banner-tab {
        margin-top: 150px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        display: table;
        margin: 0 auto;
        width: 60px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 170px
    }

    a.navbar-brand img {
        width: 175px
    }

    .login-language .language,.login-language .login-inner {
        float: right
    }

    .login-language {
        width: 200px
    }

    .login-inner {
        margin-top: 0
    }

    .language select {
        font-size: 12px
    }

    .login-inner .login a,.login-inner .sign a {
        font-size: 14px
    }

    @keyframes airplane {
        0% {
            left: -270px
        }

        to {
            left: 20px
        }
    }

    .banner-tab-one-back h4,.banner-tab-three-back h4,.banner-tab-two-back h4,.banner-tab-two-back h5,.banner-tab-two-back h6 {
        font-size: 15px
    }

    .banner-tab-one .banner-tab-arrow img,.banner-tab-three .banner-tab-arrow img,.banner-tab-two .banner-tab-arrow img {
        height: auto;
        left: -145px;
        top: 50px;
        width: 140px
    }

    .banner-tab-one-back hr,.banner-tab-three-back hr,.banner-tab-two-back hr {
        margin: 0 0 5px
    }

    .custom-rw .custom-input-rs label {
        min-width: 100%!important;
        width: 150px
    }
}

@media only screen and (max-width: 768px) {
    .inner-banner-content {
        padding-top:100px
    }

    .final_amount-block .update-btn button {
        min-width: auto;
        width: 180px!important
    }

    .final_amount-block .update-btn2 button {
        min-width: auto;
        width: 90px!important
    }

    .car_select {
        border-radius: 5px;
        margin-top: 15px
    }

    .signup-form-inner-ui .form-group {
        width: 100%
    }

    .banner-inner-second-left {
        padding-top: 190px
    }

    .banner-inner-second-right {
        padding-top: 240px
    }

    .contact-banner .banner-inner-top-right .inner-banner-content {
        padding-top: 250px
    }

    .ceo-msg {
        margin-top: 0
    }

    .cm-2 label {
        width: 100%
    }

    .radio .cr,.signup-form-inner-ui .checkbox .cr {
        top: 32px
    }
}

@media only screen and (max-width: 767px) {
    .question-form.question-form_b .reminder-pop.reminder-pop-sep-b {
        margin:0 0 0 100px
    }

    li.nav-item.dropdown.language-plus a.dropdown-toggle {
        padding: 0 2px!important
    }

    .asian-info-inner .row .col-lg-6 {
        margin-bottom: 15px
    }

    .custom-rw .custom-input-rs label {
        min-width: 100%!important;
        width: 200px
    }

    .signup-form-inner-ui .form-group {
        width: 90%
    }

    .login-form {
        width: 80%
    }

    .forget-screen form#loginForm {
        min-height: 400px
    }

    .login-screen {
        min-height: 650px
    }

    .language select {
        background-image: url(../img/language-img-rs.png);
        font-size: 14px;
        padding: 11px 5px 12px
    }

    .navbar-nav li.nav-item a {
        border-bottom: 1px solid #764c9e;
        display: block
    }

    .nav-rs {
        display: block
    }

    .our-mission-inner h2 {
        border-right: none;
        max-width: -webkit-fill-available;
        text-align: center;
        width: 100%
    }

    .our-mission-toy img {
        display: table;
        margin: 0 auto;
        max-width: 500px
    }

    .pd-0 {
        padding: 0
    }

    .our-mission-inner p {
        text-align: center
    }

    img.berry {
        min-width: unset!important
    }

    .notyf {
        right: 10px;
        width: 100%
    }

    a.navbar-brand img {
        width: 150px
    }

    .login-language {
        width: 160px
    }

    .login-inner .login a,.login-inner .sign a {
        font-size: 12px
    }

    .login-language .sign a {
        padding: 4px 0 0
    }

    .language {
        width: 150px
    }

    .re-login,.re-login .login-language {
        display: block
    }

    .banner-tab-one:hover {
        height: 170px
    }

    .banner-tab-two:hover {
        height: 200px
    }

    .banner-tab-two-back {
        top: 110px
    }

    .banner-tab-three-back {
        top: 200px
    }

    .banner-tab-three:hover {
        height: 200px
    }

    .faq p,section.privacy p {
        text-align: left
    }

    .banner-tab {
        max-width: 120px
    }

    section.structure.help h4 {
        font-size: 20px
    }

    .ceo-msg {
        margin-top: 50px
    }

    .our-team {
        padding-bottom: 50px;
        padding-top: 0
    }

    .rs-none {
        display: block
    }

    .rs-display {
        display: none
    }

    nav.navbar.fixed-top.custom-nav li.nav-item a:hover {
        background: #deeff3;
        color: #764c9e!important;
        text-decoration: none
    }

    .banner-tab {
        float: right;
        margin-top: 100px;
        max-width: 150px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 115px
    }

    .banner-tab-one-front h4,.banner-tab-three-front h4,.banner-tab-two-front h4,.banner-tab-two-front h5 {
        font-size: 14px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        width: 50px
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        height: 100px
    }

    .banner-inner-top-left {
        padding-top: 100px
    }

    .banner-inner-top-left img {
        max-width: 230px
    }

    .banner-inner-third-left {
        padding-top: 70px
    }

    .banner-inner-third-left img {
        width: 80px
    }

    .banner-inner-third-left {
        padding-left: 60px;
        padding-top: 110px
    }

    .banner-inner-second-left img {
        width: 40px
    }

    .banner-inner-second-left {
        padding-top: 20px
    }

    .banner-inner-second-right {
        padding-top: 50px
    }

    .banner-inner-second-right img {
        width: 100px
    }

    .custom-nav button.navbar-toggler span i.fa-bars {
        color: #764c9e;
        font-size: 24px
    }

    .login-language {
        float: left;
        padding-left: 0
    }

    .custom-nav button.navbar-toggler:focus {
        outline: none
    }

    nav.navbar.fixed-top.custom-nav ul.navbar-nav {
        border-right: none;
        padding-right: 0
    }

    section.structure.insurance {
        background-position: 50%
    }

    .provider-right img {
        width: 100%
    }

    section h1 {
        font-size: 30px
    }

    .testim .wrap {
        padding: 0 20px
    }

    .testim .cont div .img img {
        height: auto;
        width: 50px
    }

    .testim .dots {
        display: none
    }

    .term .row {
        padding: 0 15px
    }

    .faq ul.panel-tabs li a {
        font-size: 13px;
        padding: 10px 15px
    }

    section.about h1 {
        text-align: center
    }

    section .set .content p {
        text-align: left
    }

    .ceo-msg span {
        display: table;
        margin: 0 auto
    }

    .contact-banner .inner-banner-content {
        padding-top: 0
    }

    .banner-tab {
        max-width: 140px
    }

    @keyframes airplane {
        0% {
            left: -350px
        }

        to {
            left: -90px
        }
    }

    .banner-inner-top-left {
        padding-top: 160px
    }

    .banner-tab-one-back,.banner-tab-three-back,.banner-tab-two-back {
        transition: visibility 0s,opacity .9s linear
    }

    .banner-tab-one,.banner-tab-three,.banner-tab-two {
        transition: .5s
    }
}

@media only screen and (max-width: 575px) {
    .b_res,.question-form.question-form_b .reminder-pop.reminder-pop-sep-b {
        margin:0
    }

    .inner-banner-content {
        padding-top: 70px
    }

    #foot_fb {
        font-size: 1rem
    }

    .final_amount-block .update-btn2 button,.final_amount-block .update-btn button {
        min-width: auto;
        width: 200px!important
    }

    .product-page .questions {
        height: 100%
    }

    section.structure.help h4 {
        font-size: 18px
    }

    .help ul li {
        margin: 0 5px
    }

    .about-banner-inner-top-right,.contact-banner .banner-inner-top-right .inner-banner-content {
        display: none
    }

    .navbar-expand-md.custom-nav>.container,.navbar-expand-md>.container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .banner-inner-top-left img {
        max-width: 170px
    }

    .banner-inner-top-left {
        padding-top: 160px
    }

    .banner-inner-second-left {
        padding-top: 120px
    }

    .custom-bn-re-sm {
        width: 50%
    }

    .banner-inner-second-right {
        padding-top: 140px
    }

    .banner-tab-one img,.banner-tab-three img,.banner-tab-two img {
        width: 40px
    }

    .trip-block {
        margin-left: 30px
    }
}

@media only screen and (max-width: 400px) {
    .inner-banner-content {
        padding-top:70px
    }

    .banner-inner-second-left {
        padding-top: 60px
    }

    .banner-inner-second-right {
        padding-top: 90px
    }

    a.started {
        background: #764c9e;
        border-radius: 30px;
        color: #fff;
        font-family: Roboto-Bold;
        font-size: 12px;
        margin: 50px auto 0;
        min-width: 220px;
        padding: 10px;
        text-align: center;
        text-transform: uppercase
    }

    .final_amount-block .update-btn2 button,.final_amount-block .update-btn button {
        min-width: auto;
        width: 150px!important
    }

    a.navbar-brand img {
        width: 150px
    }

    a.navbar-brand {
        margin-right: 0
    }

    .login-language {
        width: 140px
    }

    .language {
        width: 130px
    }

    .custom-bn-re-xs {
        width: 25%
    }

    .banner-inner-second-right img {
        width: 80px
    }

    .custom-raw-rs {
        width: 100%
    }

    .trip-block {
        margin-left: -10px
    }
}

@media (max-width: 320px) {
    .banner-inner-second-left {
        padding-top:60px
    }

    .banner-inner-second-right {
        padding-top: 100px
    }
}

@media (max-width: 500px) {
    .testim .arrow {
        font-size:1.5em
    }

    .testim .cont div p {
        line-height: 25px
    }
}
