body {
    color: #2d2d82;
}
.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
    background-color: #ffffff !important;
    border-bottom: 4px solid #6eba42;
}
.navbar-horizontal .navbar-brand img {
    height: 60px;
}
.section {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.section-xl {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.section-lg {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.section-sm {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .section-hero {
        min-height: 300px;
    }
}
.section-shaped {
    position: relative;
}
.section-shaped .stars-and-coded {
    margin-top: 8rem;
}
.section-shaped .shape {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.section-shaped .shape span {
    position: absolute;
}
.section-shaped .shape + .container {
    position: relative;
    height: 100%;
}
.section-shaped .shape.shape-skew + .container {
    padding-top: 0;
}
.section-shaped .shape.shape-skew + .container .col {
    margin-top: -100px;
}
.section-shaped .shape.shape-skew + .shape-container {
    padding-top: 18rem;
    padding-bottom: 19rem;
}
.section-shaped .shape-skew {
    transform: skewY(-4deg);
    transform-origin: 0;
}
.section-shaped .shape-skew span {
    transform: skew(4deg);
}
.section-shaped .shape-primary {
    background: linear-gradient(150deg, #fffbf8 14%, #255e05 70%, #96e169 94%);
}
.section-shaped .shape-primary :nth-child(1) {
    background: #53f;
}
.section-shaped .shape-primary :nth-child(2) {
    background: #4553ff;
}
.section-shaped .shape-primary :nth-child(3) {
    background: #4f40ff;
}
.section-shaped .shape-primary :nth-child(4) {
    background: #25ddf5;
}
.section-shaped .shape-primary :nth-child(5) {
    background: #1fa2ff;
}
.section-shaped .shape-default {
    background: linear-gradient(150deg, #7795f8 15%, #6772e5 70%, #555abf 94%);
}
.section-shaped .shape-default :nth-child(1) {
    background: #7795f8;
}
.section-shaped .shape-default :nth-child(2) {
    background: #7b9aff;
}
.section-shaped .shape-default :nth-child(3) {
    background: #6f8ff8;
}
.section-shaped .shape-default :nth-child(4) {
    background: #76eea7;
}
.section-shaped .shape-default :nth-child(5) {
    background: #6adaff;
}
.section-shaped .shape-light {
    background: linear-gradient(150deg, shapes-light-color("step-1-gradient-bg") 15%, shapes-light-color("step-2-gradient-bg") 70%, shapes-light-color("step-3-gradient-bg") 94%);
}
.section-shaped .shape-light :nth-child(1) {
    background: shapes-light-color("span-1-bg");
}
.section-shaped .shape-light :nth-child(2) {
    background: shapes-light-color("span-2-bg");
}
.section-shaped .shape-light :nth-child(3) {
    background: shapes-light-color("span-3-bg");
}
.section-shaped .shape-light :nth-child(4) {
    background: shapes-light-color("span-4-bg");
}
.section-shaped .shape-light :nth-child(5) {
    background: shapes-light-color("span-5-bg");
}
.section-shaped .shape-dark {
    background: linear-gradient(150deg, #32325d 15%, #32325d 70%, #32325d 94%);
}
.section-shaped .shape-dark :nth-child(1) {
    background: #2e2e57;
}
.section-shaped .shape-dark :nth-child(2) {
    background: #2b2b58;
}
.section-shaped .shape-dark :nth-child(3) {
    background: #25254d;
}
.section-shaped .shape-dark :nth-child(4) {
    background: #d782d9;
}
.section-shaped .shape-dark :nth-child(5) {
    background: #008169;
}
.section-shaped .shape-style-1 span {
    height: 120px;
    width: 120px;
    border-radius: 50%;
}
.section-shaped .shape-style-1 .span-200 {
    height: 200px;
    width: 200px;
}
.section-shaped .shape-style-1 .span-150 {
    height: 150px;
    width: 150px;
}
.section-shaped .shape-style-1 .span-100 {
    height: 100px;
    width: 100px;
}
.section-shaped .shape-style-1 .span-75 {
    height: 75px;
    width: 75px;
}
.section-shaped .shape-style-1 .span-50 {
    height: 50px;
    width: 50px;
}
.section-shaped .shape-style-1 :nth-child(1) {
    left: -4%;
    bottom: auto;
    background: rgba(255, 255, 255, 0.1);
}
.section-shaped .shape-style-1 :nth-child(2) {
    right: 4%;
    top: 10%;
    background: rgba(255, 255, 255, 0.1);
}
.section-shaped .shape-style-1 :nth-child(3) {
    top: 280px;
    right: 5.66666%;
    background: rgba(255, 255, 255, 0.3);
}
.section-shaped .shape-style-1 :nth-child(4) {
    top: 320px;
    right: 7%;
    background: rgba(255, 255, 255, 0.15);
}
.section-shaped .shape-style-1 :nth-child(5) {
    top: 38%;
    left: 1%;
    right: auto;
    background: rgba(255, 255, 255, 0.05);
}
.section-shaped .shape-style-1 :nth-child(6) {
    width: 200px;
    height: 200px;
    top: 44%;
    left: 10%;
    right: auto;
    background: rgba(255, 255, 255, 0.15);
}
.section-shaped .shape-style-1 :nth-child(7) {
    bottom: 50%;
    right: 36%;
    background: rgba(255, 255, 255, 0.04);
}
.section-shaped .shape-style-1 :nth-child(8) {
    bottom: 70px;
    right: 2%;
    background: rgba(255, 255, 255, 0.2);
}
.section-shaped .shape-style-1 :nth-child(9) {
    bottom: 1%;
    right: 2%;
    background: rgba(255, 255, 255, 0.1);
}
.section-shaped .shape-style-1 :nth-child(10) {
    bottom: 1%;
    left: 1%;
    right: auto;
    background: rgba(255, 255, 255, 0.05);
}
@media (max-width: 991.98px) {
    .section-shaped .shape-style-1 span {
        height: 120px;
    }
}
@media (max-width: 767.98px) {
    .section-shaped .shape-style-1 span {
        height: 90px;
    }
}
.section-shaped .shape-style-1.shape-primary {
    background: linear-gradient(150deg, #fffbf8 15%, #255e05 70%, #96e169 94%);
}
.section-shaped .shape-style-1.shape-default {
    background: linear-gradient(150deg, #7795f8 15%, #6772e5 70%, #555abf 94%);
}
.section-shaped .shape-style-1.shape-light {
    background: linear-gradient(150deg, shapes-light-color("step-1-gradient-bg") 15%, shapes-light-color("step-2-gradient-bg") 70%, shapes-light-color("step-3-gradient-bg") 94%);
}
.section-shaped .shape-style-1.shape-dark {
    background: linear-gradient(150deg, #32325d 15%, #32325d 70%, #32325d 94%);
}
.section-shaped .shape-style-2 span {
    height: 190px;
}
.section-shaped .shape-style-2 .span-sm {
    height: 100px;
}
.section-shaped .shape-style-2 :nth-child(1) {
    width: 33.33333%;
    top: 0;
    left: -16.66666%;
}
.section-shaped .shape-style-2 :nth-child(2) {
    width: 33.33333%;
    top: 0;
    left: 16.66666%;
    right: auto;
}
.section-shaped .shape-style-2 :nth-child(3) {
    width: 33.33333%;
    left: 49.99999%;
    bottom: auto;
}
.section-shaped .shape-style-2 :nth-child(4) {
    width: 33.33333%;
    top: 55%;
    right: -16.66666%;
}
.section-shaped .shape-style-2 :nth-child(5) {
    width: 33.33333%;
    bottom: 0;
}
@media (max-width: 991.98px) {
    .section-shaped .shape-style-2 span {
        height: 120px;
    }
}
@media (max-width: 767.98px) {
    .section-shaped .shape-style-2 span {
        height: 90px;
    }
}
.section-shaped .shape-style-3 span {
    height: 140px;
}
.section-shaped .shape-style-3 .span-sm {
    height: 100px;
}
.section-shaped .shape-style-3 :nth-child(1) {
    width: 66%;
    left: -16.66666%;
    bottom: auto;
}
.section-shaped .shape-style-3 :nth-child(2) {
    width: 40%;
    top: 54%;
    right: -16.66666%;
}
.section-shaped .shape-style-3 :nth-child(3) {
    width: 33.33333%;
    top: 34%;
    left: -16.66666%;
    right: auto;
}
.section-shaped .shape-style-3 :nth-child(4) {
    width: 60%;
    bottom: 0;
    right: -16.66666%;
    opacity: 0.6;
}
.section-shaped .shape-style-3 :nth-child(5) {
    width: 33.33333%;
    bottom: 0;
}
@media (max-width: 991.98px) {
    .section-shaped .shape-style-3 span {
        height: 120px;
    }
}
@media (max-width: 767.98px) {
    .section-shaped .shape-style-3 span {
        height: 90px;
    }
}
.section-heade-img {
    background: url('../img/pha-banner-v2.jpg') no-repeat center;
    background-size: cover;
}
.section-heade-img-motor {
    background: url('../img/motor-banner.jpg') no-repeat center;
    background-size: cover;
}
div .section-color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.footer.has-cards:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 600px;
    height: 2000px;
    background: #f4f5f7;
    transform: skew(0, -8deg);
}
.fill-offwhite {
    fill: #f8f9fe;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #83a846;
}
.btn-primary {
    border-color: #2d2d82;
    background-color: #2d2d82;
}
.btn-success {
    border-color: #2d2d82;
    background-color: #2d2d82;
}
.list-group.addresses {
    max-height: 50vh;
    overflow-y: auto;
}
.bg-success {
    background-color: #6eba42 !important;
}
#ftco-loader{
    position:fixed;
    width:96px;
    height:96px;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-color:rgba(255,255,255,.9);
    -webkit-box-shadow:0 24px 64px rgba(0,0,0,.24);
    box-shadow:0 24px 64px rgba(0,0,0,.24);
    border-radius:16px;
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .2s ease-out , visibility 0s linear .2s;
    -o-transition:opacity .2s ease-out , visibility 0s linear .2s;
    transition:opacity .2s ease-out , visibility 0s linear .2s;
    z-index:1000
}
#ftco-loader.fullscreen{
    padding:0;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
    background-color: #ffffff82;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
#ftco-loader.show{
    -webkit-transition:opacity .4s ease-out , visibility 0s linear 0s;
    -o-transition:opacity .4s ease-out , visibility 0s linear 0s;
    transition:opacity .4s ease-out , visibility 0s linear 0s;
    visibility:visible;
    opacity:1
}
#ftco-loader .circular{
    position:absolute;
    left:calc(50% - 24px);
    top:calc(50% - 24px);
    display:block;
}
#ftco-loader .path{
    stroke-dasharray:1 , 200;
    stroke-dashoffset:0;
    -webkit-animation:loader-dash 1.5s ease-in-out infinite;
    animation:loader-dash 1.5s ease-in-out infinite;
    stroke-linecap:round
}
@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}
.radio-special .custom-control-input:checked + label {
    color: #fff;
    border-color: #2d2d82;
    background-color: #2d2d82;
}
.radio-special .custom-control {
    padding-left: 0;
    display: initial;
}
.form-control[readonly] {
    opacity: 1;
    background-color: #fdfeff;
}
.modal-title {
    font-size: 1.0625rem;
}
.btn-primary:hover {
    border-color: #0000bb;
    background-color: #0000bb;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    border-color: #030395;
    background-color: #0000bb;
}
.nav-pills .nav-link {
    color: #2d2d82;
}

.radio-special .custom-control {
    padding-left: 0;
    display: inline;
    margin-right: 10px;
}

label.btn.btn-lg.btn-outline-primary {
    min-width: 175px;
    white-space: normal;
}


.form-control-alternative {
    border: 1px solid #cad1d7;
}

:host ::ng-deep .spl-hidden .nav{
    display: none !important;
}
.modal-body .list-group{
    max-height: 300px;
    overflow: auto;
}
.fa.fa-question-circle {
    font-size: 1.5em;
    cursor: pointer;
}
.fa.fa-question-circle.fa-3x {
    font-size: 3em;
}
/* .yes-no .custom-control.custom-radio {
    display: inline;
    margin-right: 10px;
} */


/*.form-control {
    color: #474747;
}*/
.form-control {
    color: #003e7e;
    border-color: #003e7e;
}
.special-feedback{
    display: block;
}

.form-init .form-control.ng-invalid{
    border-color: #cad1d7;
    background-image: none;
}

.document-btns .btn {
    white-space: initial;
}
.txt-policy{
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
}
.custom-control {
    z-index: initial;
}
.custom-control i {
    float: right;
    margin-left: .3em;
}
.expiry input.form-control {
    max-width: 50px;
    padding-right: 0px !important;
    display: inline;
    margin-right: -4px;
}
input.form-control.sc-middle {
    border-left: none;
    border-right: none;
    border-radius: 0;
}
input.form-control.expiry-slash {
    max-width: 8px !important;
    padding: 0 !important;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background-color: #ffffff;
}

.expiry input:first-child {
    border-right: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.expiry input:last-child {
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
/* Chrome, Safari, Edge, Opera */
.payment-body input::-webkit-outer-spin-button,
.payment-body input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.payment-body input[type=number] {
    -moz-appearance: textfield;
}

input.expiry-hidden {
    display: none;
}
.cc-img {
    margin: 0 auto;
}
.dd-img {
    width: 130px;
}
.custom-control .btn svg:not(:last-child), .btn i:not(:last-child) {
    margin-right: 0;
}
.scroll-text {
    max-height: 150px;
    overflow-y: scroll;
}
.custom-tab-content a {
    cursor: auto;
}
@media (max-width: 768px) {
    .btn, .btn-group {
        /* width:100%; */
    }
}
.policy-holders{
    border: 1px solid #d5d5d5;
    padding: 16px;
}
.special-checkbox .custom-control-label::before {
    border: 4px solid #2d2d82;
}
ul.typeahead {
    max-height: 350px;
    overflow-y: auto;
}
.alert-primary {
    border-color: #2d2d82;
    background-color: #2d2d82;
}
.modal-primary a {
    text-decoration: underline;
    color: #fff;
}
.alert-primary a {
    color: #ffffff;
}
.nav-item {
    margin-bottom: 1rem;
}
