@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";
@import "css/animate.css";

* {
    margin: 0;
    padding: 0
}

body,
html {
    height: 100%;
    font-family: "Roboto", sans-serif;
    color: #747794;
    overflow-x: hidden;
    background-color: transparent
}

body {
    padding-right: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #020310;
    line-height: 1.4;
    font-weight: 700
}

p {
    color: #747794 !important;
    font-size: 14px
}

a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none !important;
    outline: 0 solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #003478
}

.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

ul {
    margin: 0
}

ul li {
    color: #747794
}

ul li:hover,
ul li:focus {
    color: #747794
}

ol {
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

.note-group-select-from-files {
    margin-bottom: 20px !important
}

.close {
    background-color: transparent !important;
    color: #f1b10f !important;
    font-size: calc(1.325rem + .9vw) !important;
    border: 0 !important
}

input,
textarea,
[contenteditable] {
    caret-color: #f1b10f
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0 !important
}

input:-webkit-autofill {
    -webkit-text-fill-color: #747794 !important
}

::placeholder {
    color: #747794 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #747794 !important
}

::-ms-input-placeholder {
    color: #747794 !important
}

input[type="password"]::placeholder {
    color: #747794 !important
}

input[type="password"]:-ms-input-placeholder {
    color: #747794 !important
}

input[type="password"]::-ms-input-placeholder {
    color: #747794 !important
}

select {
    color: #747794 !important
}

option:not(:first-of-type) {
    color: #747794 !important
}

select:focus {
    background: #fff !important
}

.bowman-font-12 {
    font-size: 12px !important
}

.card-header-round {
    border-radius: 30px 30px 0 0 !important
}

.card-footer-round {
    padding: 20px !important;
    border-radius: 0 0 30px 30px !important
}

.bowman-suggestions-dp {
    height: 50px !important;
    margin-right: 10px !important
}

.bowman-circle {
    border-radius: 50% !important
}

@media screen and (max-width: 600px) {
    .trim-mobile-text {
        display: none
    }

    .bowman-footer-nav ul li a {
        position: relative;
        display: block;
        font-size: 10px !important;
        text-align: center;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 1;
        color: #747794;
        z-index: 1
    }
}

.list-group-item {
    background-color: #ffff;
    border-color: #545254 !important;
    list-style-position: inside;
    border-color: #545254;
    border-style: solid;
    border-width: thin;
    border-width: 0 0 .5px 0;
    padding-bottom: 18px;
    padding-top: 18px
}

.modal-open[style] {
    padding-right: 0 !important
}

.file>input[type='file'] {
    display: none
}

.fileinput-remove {
    display: none !important
}

.resizeimg {
    object-fit: cover;
    max-height: 250px;
    max-width: 250px;
    margin-bottom: 10px
}

#bowmanClearPreview {
    display: none
}

#bowmanClearPreview,
.uploadbowman,
.like-btn,
.bowman-pointer,
.dislike-btn,
#popupCommentt {
    cursor: pointer !important
}

.bowman-bg {
    background-color: #FFF
}

.bowman-bg-light {
    background-color: #f8f9fa
}

.commentzone-bg {
    background-color: #f2f4f7 !important
}

.bowman-bg-primary-light {
    background-color: #b8eff9 !important
}

.bowman-bg-secondary-light {
    background-color: #FFF
}

.reaction-box a {
    font-size: 14px
}

.reaction-box {
    display: flex;
    column-gap: 20%
}

.profile-hover-box {
    width: 300px !important;
    display: none
}

.feed-dp-img {
    border-radius: 50% !important;
    height: 50px !important
}

.bowman-flex {
    display: flex !important;
    justify-content: space-between !important
}

.toggle-password {
    cursor: pointer
}

.bowman-post-area {
    border-tyle: none !important;
    background-color: transparent !important;
    border-color: transparent !important;
    resize: none !important;
    overflow: hidden !important;
    padding-left: 20px !important
}

.bowman-post-area:hover,
.bowman-post-area:focus {
    border-tyle: none !important;
    background-color: transparent !important;
    border-color: transparent !important;
    resize: none !important;
    overflow: hidden !important;
    outline: 0 !important
}

.section-padding-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-padding-0-30 {
    padding-top: 0;
    padding-bottom: 30px
}

.section-padding-30-0 {
    padding-top: 30px;
    padding-bottom: 0
}

.section-padding-30-14 {
    padding-top: 30px;
    padding-bottom: 14px
}

#scrollUp {
    bottom: 30px;
    font-size: 16px;
    right: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 6px;
    background-color: #020310
}

#scrollUp:hover,
#scrollUp:focus {
    background-color: #003478
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax .jarallax-img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

input:required,
textarea:required {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

input:invalid,
textarea:invalid {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.no-boxshadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.text-site {
    color: #747794 !important
}

.bowman-border-light {
    border: 1px solid #747794 !important
}

.bowman-bold {
    font-weight: 700 !important
}

.bowman-semi-bold {
    font-weight: bolder !important
}

.bowman-round {
    border-radius: 30px !important
}

.h-100vh {
    height: 100vh !important
}

.bg-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.bg-fixed {
    background-attachment: fixed
}

.bg-overlay {
    position: relative;
    z-index: 1
}

.bg-overlay::after {
    position: absolute;
    content: "";
    background: #003478;
    background: -webkit-gradient(linear, right top, left top, from(#003478), to(#083afb));
    background: linear-gradient(to left, #003478, #083afb);
    opacity: .85;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 1rem
}

.section-heading h6 {
    margin-bottom: 0;
    color: #020310
}

.section-heading p {
    margin-bottom: 0
}

.card-img-top {
    border-top-left-radius: calc(.75rem - 1px);
    border-top-right-radius: calc(.75rem - 1px)
}

.border,
.border-left,
.border-right,
.border-bottom,
.border-top,
.list-group-item {
    border-color: #ebebeb !important
}

.mfp-iframe-holder .mfp-content {
    max-width: 1100px
}

.internet-connection-status {
    position: fixed;
    background-color: transparent;
    width: 100%;
    height: 26px;
    z-index: 99999;
    text-align: center;
    color: #fff;
    bottom: 58px !important;
    left: 0;
    right: 0;
    line-height: 26px;
    font-weight: 700;
    font-size: 12px
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #f8f8ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes burst {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    90% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes burst {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    90% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes flashing {

    0%,
    90% {
        opacity: 1
    }

    45% {
        opacity: 0
    }
}

@keyframes flashing {

    0%,
    90% {
        opacity: 1
    }

    45% {
        opacity: 0
    }
}

@-webkit-keyframes fade-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
}

@keyframes fade-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
}

@keyframes fade-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

@keyframes fade-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes fade-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@-webkit-keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg)
    }
}

@keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
}

.lni-spin-effect,
.lni-spin-effect-hover:hover {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.lni-tada-effect,
.lni-tada-effect-hover:hover {
    -webkit-animation: tada 1.5s ease infinite;
    animation: tada 1.5s ease infinite
}

.lni-flashing-effect,
.lni-flashing-effect-hover:hover {
    -webkit-animation: flashing 1.5s infinite linear;
    animation: flashing 1.5s infinite linear
}

.lni-burst-effect,
.lni-burst-effect-hover:hover {
    -webkit-animation: burst 1.5s infinite linear;
    animation: burst 1.5s infinite linear
}

.lni-fade-up-effect,
.lni-fade-up-effect-hover:hover {
    -webkit-animation: fade-up 1.5s infinite linear;
    animation: fade-up 1.5s infinite linear
}

.lni-fade-down-effect,
.lni-fade-down-effect-hover:hover {
    -webkit-animation: fade-down 1.5s infinite linear;
    animation: fade-down 1.5s infinite linear
}

.lni-fade-left-effect,
.lni-fade-left-effect-hover:hover {
    -webkit-animation: fade-left 1.5s infinite linear;
    animation: fade-left 1.5s infinite linear
}

.lni-fade-right-effect,
.lni-fade-right-effect-hover:hover {
    -webkit-animation: fade-right 1.5s infinite linear;
    animation: fade-right 1.5s infinite linear
}

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

.tablet-wrap {
    position: relative;
    z-index: 1;
    margin-top: 95px
}

.ipad-frame-wrap {
    position: relative;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

.ipad-frame-wrap iframe {
    width: 768px;
    height: 1024px;
    border: 10px solid #d7def4;
    border-radius: 1.5rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ipad-frame-wrap iframe {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .ipad-frame-wrap iframe {
        display: none
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .ipad-frame-wrap iframe {
        width: 100%;
        height: 800px
    }
}

.preview-footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100px
}

.preview-footer-area .footer-nav a {
    margin-left: 1rem;
    font-size: 14px;
    color: #747794;
    font-weight: 700
}

.preview-footer-area .footer-nav a:hover,
.preview-footer-area .footer-nav a:focus {
    color: #003478
}

.preview-footer-area .footer-logo img {
    max-height: 50px
}

.header-area {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #f9f9f9;
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.bg-warning-darker {
    --bs-bg-opacity: 1;
    background-color: #16243d !important;
}

.bowman-navbar-toggler {
    position: relative;
    z-index: 1;
    width: 26px;
    cursor: pointer;
    padding: .5rem 0
}

.bowman-navbar-toggler span {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    min-width: 22px;
    width: 22px;
    height: 2px;
    background-color: #747794;
    margin-bottom: 4px
}

.bowman-navbar-toggler span:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    min-width: 12px;
    width: 12px
}

.bowman-navbar-toggler span:last-child {
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17px;
    flex: 0 0 17px;
    min-width: 17px;
    width: 17px
}

.bowman-navbar-toggler:hover span,
.bowman-navbar-toggler:focus span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    min-width: 22px;
    width: 22px
}

.filter-option {
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-align: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px
}

.back-button a {
    color: #747794;
    font-weight: 500;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.back-button a i {
    font-size: 1.25rem;
    margin-right: .25rem
}

.back-button a:hover,
.back-button a:focus {
    color: #003478
}

.page-heading h6 {
    color: #747794;
    font-size: 14px
}

.logo-wrapper a {
    display: block
}

.intro-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    background: #003478;
    background: -webkit-gradient(linear, right top, left top, from(#003478), to(#0d3bd1));
    background: linear-gradient(to left, #003478, #0d3bd1);
    z-index: 1
}

.intro-wrapper .background-shape {
    position: absolute;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .175;
    z-index: -1;
    top: -130px;
    right: -85px
}

.get-started-btn {
    position: fixed;
    z-index: 100;
    bottom: 40px;
    width: 280px;
    left: 50%;
    margin-left: -140px
}

.bowman-wrapper {
    margin-top: 50px !important;
    margin-bottom: 58px !important
}

.page-content-wrapper {
    position: relative;
    margin-top: 85px !important
}

.bowman-sidenav-wrapper {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    left: -250px;
    height: 100%;
    overflow-y: auto;
    width: 250px
}

.bowman-sidenav-wrapper .go-home-btn {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    position: fixed;
    bottom: 30px;
    left: 170px;
    background-color: #003478;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 42px;
    z-index: 10;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    font-size: 1.25rem
}

.bowman-sidenav-wrapper .go-home-btn:hover,
.bowman-sidenav-wrapper .go-home-btn:focus {
    background-color: #020310
}

.bowman-sidenav-wrapper.nav-active {
    left: 0
}

.bowman-sidenav-wrapper.nav-active .go-home-btn {
    visibility: visible;
    opacity: 1
}

.bowman-sidenav-wrapper.filter-nav {
    background: #f8f8ff
}

.sidenav-black-overlay {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(2, 3, 16, 0.3);
    z-index: 9999;
    opacity: 0;
    visibility: hidden
}

.sidenav-black-overlay.active {
    opacity: 1;
    visibility: visible
}

.sidenav-profile {
    position: relative;
    z-index: 1
}

.sidenav-profile .user-profile {
    position: relative;
    z-index: 1;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 1rem auto .5rem
}

.sidenav-profile .user-profile::before {
    position: absolute;
    width: 110px;
    height: 110px;
    top: -15px;
    left: -15px;
    content: "";
    z-index: -10;
    opacity: .2;
    border-radius: 50%
}

.sidenav-profile .user-profile img {
    border-radius: 50%
}

.sidenav-profile .user-profile .user-designation {
    position: absolute;
    z-index: 1;
    height: 46px;
    width: 46px;
    font-size: 12px;
    border: 3px solid #fff;
    background-color: #003478;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    top: 0;
    right: 0
}

.sidenav-profile .user-info {
    position: relative;
    z-index: 1;
    text-align: center
}

.sidenav-profile .user-info h6,
.sidenav-profile .user-info p {
    color: #fff
}

.sidenav-profile .user-info .available-balance {
    margin-bottom: 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.sidenav-nav {
    position: relative;
    z-index: 1
}

.sidenav-nav li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #747794;
    font-size: 14px;
    font-weight: 700;
    border-radius: .375rem;
    padding: .75rem 1rem
}

.sidenav-nav li a i {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    display: inline-block;
    margin-right: .5rem;
    font-size: 1rem;
    color: #747794
}

.sidenav-nav li a:hover,
.sidenav-nav li a:focus {
    background-color: rgba(15, 15, 15, 0.1);
    font-weight: 700
}

.sidenav-nav li:last-child a {
    margin-bottom: 0
}

li.bowman-dropdown-menu {
    position: relative;
    z-index: 1
}

li.bowman-dropdown-menu ul {
    display: none;
    padding-left: 1rem
}

li.bowman-dropdown-menu ul li a {
    font-size: 13px;
    padding-top: .5rem;
    padding-bottom: .5rem
}

li.bowman-dropdown-menu .dropdown-trigger-btn {
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: right;
    padding-right: 1rem;
    border-radius: .375rem;
    cursor: pointer
}

li.bowman-dropdown-menu .dropdown-trigger-btn i {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms
}

li.bowman-dropdown-menu .dropdown-trigger-btn:hover,
li.bowman-dropdown-menu .dropdown-trigger-btn:focus {
    background-color: rgba(15, 15, 15, 0.1)
}

li.bowman-dropdown-menu .dropdown-trigger-btn.active {
    background-color: rgba(15, 15, 15, 0.1)
}

li.bowman-dropdown-menu .dropdown-trigger-btn.active i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.pwa-install-alert {
    position: fixed;
    z-index: 999999;
    background-color: #0F1C2F;
    bottom: 3.5rem;
    left: .5rem;
    right: .5rem;
    border-radius: .75rem;
    border: 0
}

.pwa-install-alert .toast-body {
    padding: 1.25rem
}

.pwa-install-alert .toast-body .content img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px;
    margin-right: .5rem
}

.pwa-install-alert .toast-body span {
    font-size: 13px
}

.pwa-install-alert .close {
    position: absolute;
    top: 1rem;
    right: 1.25rem;
    z-index: 10
}

.pwa-install-alert .close span {
    font-size: 18px;
    color: #fff
}

.page-nav {
    position: relative;
    z-index: 1
}

.page-nav li a {
    color: #020310;
    display: block;
    padding: .75rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5rem;
    border-radius: .75rem;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500
}

.page-nav li a i {
    font-size: 1rem;
    margin-left: auto
}

.page-nav li a:hover,
.page-nav li a:focus {
    color: #003478;
    background-color: #f8f8ff
}

.page-nav li:last-child a {
    margin-bottom: 0
}

.catagory-card {
    position: relative;
    z-index: 1;
    text-align: center;
    border-radius: .75rem
}

.catagory-card a {
    display: block;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.catagory-card i {
    margin-bottom: .75rem;
    font-size: 1.75rem;
    display: block;
    color: #003478
}

.catagory-card span {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #747794
}

.catagory-card:hover span,
.catagory-card:focus span {
    color: #003478
}

.catagory-sidebar-area {
    position: relative;
    z-index: 1;
    padding: 3rem 2rem
}

.widget .widget-title {
    display: block
}

.widget .form-check-label {
    font-size: 14px
}

.notification-area {
    position: relative;
    z-index: 1
}

.notification-area .list-group-item {
    border-color: #ebebeb;
    margin-bottom: .5rem;
    border-radius: .5rem
}

.notification-area .list-group-item .noti-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    background: #003478;
    background: -webkit-gradient(linear, right top, left top, from(#003478), to(#0d3bd1));
    background: linear-gradient(to left, #003478, #0d3bd1);
    color: #fff;
    text-align: center;
    font-size: 1rem;
    margin-right: .75rem;
    border-radius: 50%
}

.notification-area .list-group-item .noti-icon i {
    line-height: 30px
}

.notification-area .list-group-item .noti-icon::before {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #003478;
    content: "";
    top: -2px;
    right: -2px;
    border-radius: 50%;
    z-index: 1
}

.notification-area .list-group-item h6 {
    font-size: 14px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #020310
}

.notification-area .list-group-item p {
    margin-bottom: .5rem
}

.notification-area .list-group-item a {
    font-size: 14px
}

.notification-area .list-group-item span {
    font-size: 12px;
    display: block;
    color: #747794
}

.notification-area .list-group-item:first-child {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.notification-area .list-group-item:last-child {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.notification-area .list-group-item.readed {
    background-color: #f8f8ff
}

.notification-area .list-group-item.readed .noti-icon {
    background: #003478
}

.notification-area .list-group-item.readed .noti-icon::before {
    display: none
}

.notification-area .list-group-item.readed h6 {
    color: #747794
}

.notification-area .list-group-item:hover h6,
.notification-area .list-group-item:focus h6 {
    color: #003478
}

.notification-area .unread-notifications {
    position: relative;
    z-index: 1
}

.layout-options {
    position: relative;
    z-index: 1
}

.layout-options a {
    display: inline-block;
    width: 36px;
    height: 30px;
    background-color: #fff;
    border-radius: .25rem;
    margin-left: .5rem;
    text-align: center;
    font-size: 1rem;
    color: #747794
}

.layout-options a i {
    line-height: 30px
}

.layout-options a:hover,
.layout-options a:focus,
.layout-options a.active {
    color: #fff;
    background-color: #ea4c62
}

.settings-card {
    margin-bottom: .5rem;
    border-radius: .75rem
}

.settings-card .card-body {
    padding: .75rem 1rem
}

.settings-card:last-child {
    margin-bottom: 0
}

.single-settings {
    position: relative;
    z-index: 1
}

.single-settings .title {
    font-size: 14px
}

.single-settings .title i {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-color: #747794;
    text-align: center;
    color: #fff;
    line-height: 22px;
    border-radius: .25rem;
    margin-right: .5rem;
    font-size: 14px
}

.single-settings .title span span {
    font-size: 10px;
    margin-left: .5rem
}

.single-settings .data-content {
    font-size: 13px;
    font-weight: 700
}

.single-settings .data-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-settings .data-content i {
    margin-left: .25rem
}
.bwm-btn {
    color : white;
    padding-inline : 36px;
    padding-top : 14px;
    padding-bottom : 14px;
    border-radius : 8px;
}

.button-bg {
    background-color: #16243d;
}

.single-settings .toggle-button-cover {
    position: relative;
    z-index: 1
}

.single-settings .knobs,
.single-settings .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.single-settings .button.r {
    position: relative;
    width: 45px;
    height: 21px;
    overflow: hidden;
    border: 1px solid #747794
}

.single-settings .button.r,
.single-settings .button.r .layer {
    border-radius: 100px
}

.single-settings .checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3
}

.single-settings .knobs {
    z-index: 2
}

.single-settings .layer {
    width: 100%;
    background-color: transparent;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    z-index: 1
}

.single-settings .knobs:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 15px;
    height: 15px;
    background-color: #747794;
    border-radius: 50%;
    -webkit-transition: .3s ease all, left .3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
    transition: .3s ease all, left .3s cubic-bezier(0.18, 0.89, 0.35, 1.15)
}

.single-settings .checkbox:active+.knobs:before {
    width: 45px;
    border-radius: 100px
}

.single-settings .checkbox:checked:active+.knobs:before {
    margin-left: -26px
}

.single-settings .checkbox:checked+.knobs:before {
    content: '';
    left: 24px;
    background-color: #003478
}

.single-settings .checkbox:checked~.layer {
    background-color: #f8f8ff
}

.language-area-wrapper,
.language-area-wrapper ul,
.language-area-wrapper ul li,
.language-area-wrapper ul li input[type=radio],
.language-area-wrapper ul li label,
.language-area-wrapper ul li .check,
.language-area-wrapper input[type=radio]:checked~.check,
.language-area-wrapper input[type=radio]:checked~.check::before,
.language-area-wrapper input[type=radio]:checked~label,
.user-info-card {
    position: relative;
    z-index: 1;
    background-color: #003478;
    border-color: #003478;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.user-info-card .user-profile {
    position: relative;
    z-index: 1;
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.user-info-card .user-profile img {
    border-radius: 50%
}

.single-profile-data {
    position: relative;
    z-index: 1;
    margin-bottom: 1.25rem
}

.single-profile-data:last-child {
    margin-bottom: 0
}

.single-profile-data .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    font-size: 12px;
    color: #020310
}

.single-profile-data .title i {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-color: #8A4821;
    text-align: center;
    color: #fff;
    line-height: 23px;
    border-radius: .25rem;
    margin-right: .4rem;
    font-size: 12px
}

.single-profile-data .title span {
    line-height: 1
}

.single-profile-data .data-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    font-size: 13px;
    text-align: right;
    color: #747794
}

.user-data-card {
    position: relative;
    z-index: 1;
    border-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.user-data-card .card-body {
    padding: 1.25rem
}

.user-data-card .title {
    font-size: 13px;
    color: #020310;
    font-weight: 500;
    margin-bottom: 0
}

.user-data-card .title i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-color: #003478;
    text-align: center;
    color: #fff;
    line-height: 24px;
    border-radius: .25rem;
    margin-right: .4rem;
    font-size: 14px
}

.user-data-card .form-control {
    height: 36px;
    padding: 0 15px;
    color: #747794;
    font-size: 13px
}

.user-data-card textarea.form-control {
    height: auto;
    padding: 15px
}

.change-user-thumb {
    position: absolute;
    z-index: 1;
    width: 30px;
    height: 30px;
    bottom: 0;
    right: 0
}

.change-user-thumb input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: 0
}

.change-user-thumb button {
    width: 100%;
    height: 100%;
    background-color: #f8f8ff;
    border: none;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    z-index: 1;
    border: 1px solid #ebebeb
}

.support-wrapper .faq-heading {
    background: #003478;
    background: -webkit-gradient(linear, left top, right top, from(#003478), to(#003478));
    background: linear-gradient(to right, #003478, #003478);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 800
}

.accordian-card {
    position: relative;
    z-index: 1
}

.accordian-card .card-body {
    padding: 1.25rem
}

.accordian-card p {
    padding-left: 35px
}

.accordian-card p:last-child {
    margin-bottom: 0
}

.accordian-card .accordian-header.collapse {
    display: block
}

.accordian-card .accordian-header button {
    color: #003478;
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

.accordian-card .accordian-header button span i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #003478;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-right: .5rem;
    font-size: 1rem
}

.accordian-card .accordian-header button>i {
    color: #747794;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordian-card .accordian-header button:hover,
.accordian-card .accordian-header button:focus {
    color: #003478
}

.accordian-card .accordian-header button.collapsed>span {
    color: #020310
}

.accordian-card .accordian-header button.collapsed>i {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.accordian-card.seller-card .accordian-header button span i {
    background-color: #ea4c62
}

.accordian-card.others-card .accordian-header button span i {
    background-color: #003478
}

.blog-details-post-thumbnail {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 380px;
    background-position: center center;
    background-size: cover
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .blog-details-post-thumbnail {
        height: 450px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-details-post-thumbnail {
        height: 500px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-details-post-thumbnail {
        height: 520px
    }
}

@media only screen and (min-width: 1200px) {
    .blog-details-post-thumbnail {
        height: 600px
    }
}

.catagory-single-img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 180px;
    background-position: center center;
    background-size: cover
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .catagory-single-img {
        height: 210px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .catagory-single-img {
        height: 240px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .catagory-single-img {
        height: 270px
    }
}

@media only screen and (min-width: 1200px) {
    .catagory-single-img {
        height: 310px
    }
}

.faq-search-form {
    position: relative;
    z-index: 1
}

.faq-search-form input {
    border-radius: 60px;
    padding-left: 40px;
    font-weight: 700
}

.faq-search-form input:focus {
    border-color: transparent
}

.faq-search-form button {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 0;
    background-color: transparent;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 10;
    outline: none !important
}

.baddge:after {
    content: attr(value);
    font-size: 12px;
    background: #003478;
    color: #ffff;
    border-radius: 50px;
    padding: 5px;
    position: relative;
    left: -15px;
    top: -10px;
    opacity: .9
}

@media screen and (max-width: 600px) {
    .support-wrapper {
        padding-top: 4rem !important
    }
}

.support-wrapper {
    padding-top: 8rem !important
}

.live-chat-intro {
    position: fixed;
    z-index: 999;
    width: 48%;
    background-color: #003478;
    padding: .5rem 0;
    text-align: center;
    border-radius: 0 0 3rem 3rem
}

.live-chat-intro p {
    color: #fff;
    margin-bottom: .5rem
}

.live-chat-intro img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto .5rem;
    display: block
}

.live-chat-intro .status {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    display: inline-block
}

.live-chat-intro .status.online {
    padding-left: 15px
}

.live-chat-intro .status.online::after {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #003478;
    border-radius: 50%;
    content: "";
    margin-top: -5px;
    top: 50%;
    left: 0;
    z-index: 10
}

.agent-message-content {
    position: relative;
    z-index: 1;
    margin-bottom: 1rem
}

.agent-message-content .agent-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    width: 30px
}

.agent-message-content .agent-thumbnail img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px 0 rgba(15, 15, 15, 0.175);
    box-shadow: 0 1px 3px 0 rgba(15, 15, 15, 0.175);
    background-color: #fff;
    padding: 2px
}

.agent-message-content .agent-message-text {
    position: relative;
    z-index: 1
}

.agent-message-content .agent-message-text span {
    font-size: 12px;
    color: #747794;
    margin-left: .5rem;
    margin-top: .25rem;
    display: block
}

.agent-message-content .agent-message-text p {
    display: inline-block;
    margin-bottom: 0;
    background-color: #fff;
    padding: .75rem 1rem .65rem;
    border-radius: 1rem 1rem 1rem .25rem
}

.user-message-content {
    position: relative;
    z-index: 1;
    text-align: right;
    margin-bottom: 1rem
}

.user-message-content .user-message-text {
    padding-left: 3rem
}

.user-message-content .user-message-text p {
    display: inline-block;
    margin-bottom: 0;
    padding: .75rem 1rem .65rem;
    background-color: #003478;
    color: #fff;
    border-radius: 1rem 1rem .25rem 1rem
}

.user-message-content .user-message-text span {
    font-size: 12px;
    display: block;
    color: #747794;
    margin-right: .5rem;
    margin-top: .25rem
}

.type-text-form {
    position: fixed;
    width: 100%;
    height: 55px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 99999
}

.type-text-form .form-control {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    height: 55px;
    border-color: transparent;
    color: #747794;
    font-size: 13px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 40px
}

.type-text-form .form-control:focus {
    border-color: transparent
}

.type-text-form button[type="submit"] {
    position: absolute;
    width: 40px;
    height: 55px;
    top: 0;
    right: 0;
    z-index: 30;
    border: 0;
    background-color: #fff;
    font-size: 1rem;
    color: #020310;
    outline: none !important
}

.type-text-form .file-upload {
    position: absolute;
    width: 40px;
    height: 55px;
    top: 0;
    left: 0;
    z-index: 20
}

.type-text-form .file-upload input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    opacity: 0
}

.type-text-form .file-upload span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    height: 100%;
    width: 100%;
    z-index: 50;
    text-align: center;
    line-height: 55px
}

.choose-color-radio .form-check-input {
    border: 0;
    background-color: #f8f8ff
}

.choose-color-radio .form-check-input.blue {
    background-color: #003478
}

.choose-color-radio .form-check-input.yellow {
    background-color: #003478
}

.choose-color-radio .form-check-input.green {
    background-color: #003478
}

.choose-color-radio .form-check-input.purple {
    background-color: #ea4c62
}

.choose-color-radio .form-check-input:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.choose-size-radio {
    position: relative;
    z-index: 1;
    text-align: right
}

.choose-size-radio .form-check-input {
    background-color: #f8f8ff;
    border-radius: .25rem
}

.choose-size-radio .form-check-input:checked {
    background-color: #ea4c62;
    border-color: #ea4c62;
    background-image: none
}

.choose-size-radio .form-check-label {
    font-size: 12px;
    font-weight: 700
}

.p-specification {
    position: relative;
    z-index: 1
}

.p-specification li {
    font-size: 14px
}

.offline-area-wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    height: calc(100vh - 108px)
}

.offline-area-wrapper i {
    font-size: 3rem;
    display: block;
    margin-bottom: 1rem
}

.footer-nav-area {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #fff;
    width: 100%;
    height: 58px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 -6px 12px rgba(15, 15, 15, 0.15);
    box-shadow: 0 -6px 12px rgba(15, 15, 15, 0.15)
}

.bowman-footer-nav ul {
    width: 100%
}

.bowman-footer-nav ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    position: relative;
    z-index: 1
}

.bowman-footer-nav ul li a {
    position: relative;
    display: block;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1;
    color: #747794;
    z-index: 1
}

.bowman-footer-nav ul li a i {
    display: block;
    font-size: 18px;
    margin-bottom: 4px
}

.bowman-footer-nav ul li a:hover,
.bowman-footer-nav ul li a:focus {
    color: #003478
}

.bowman-footer-nav ul li a img {
    max-height: 1.5rem;
    margin: 0 auto .25rem;
    display: block
}

.bowman-footer-nav ul li.active a {
    color: #003478
}

.cta-area {
    position: relative;
    z-index: 2
}

.cta-area .cta-text {
    position: relative;
    z-index: 1;
    border-radius: .75rem;
    background-size: cover;
    background-position: center top
}

.cta-area .cta-text p,
.cta-area .cta-text h4 {
    color: #fff
}

.cta-area .cta-text::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #003478;
    background: -webkit-gradient(linear, right top, left top, from(#003478), to(#0d3bd1));
    background: linear-gradient(to left, #003478, #0d3bd1);
    z-index: -10;
    border-radius: .75rem;
    opacity: .75
}

.login-wrapper {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: #003478;
    background: -webkit-gradient(linear, right top, left top, from(#003478), to(#0d3bd1));
    background: linear-gradient(to left, #003478, #0d3bd1);
    z-index: 10;
    overflow-y: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow-x: hidden
}

.login-wrapper .background-shape {
    position: absolute;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .175;
    z-index: -1;
    top: -130px;
    right: -85px
}

.login-wrapper .success-check {
    color: #fff;
    margin: 0 auto
}

.login-wrapper .success-check i {
    font-size: 3rem
}

.register-form {
    position: relative;
    z-index: 1
}

.register-form .form-group {
    position: relative;
    z-index: 1
}

.register-form span {
    font-size: 12px;
    display: block
}

.register-form form>.form-group>label {
    position: absolute;
    text-align: center;
    z-index: 100;
    border-radius: 50%;
    left: 0;
    font-size: 16px;
    margin-bottom: 0;
    top: 26px
}

.register-form .form-control {
    border-radius: 0;
    border: 0;
    font-size: 13px;
    background-color: transparent;
    height: 40px;
    padding: 8px 8px 8px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.register-form .form-control::-webkit-input-placeholder {
    opacity: .5
}

.register-form .form-control::-moz-placeholder {
    opacity: .5
}

.register-form .form-control:-ms-input-placeholder {
    opacity: .5
}

.register-form .form-control::-ms-input-placeholder {
    opacity: .5
}

.register-form .form-control::placeholder {
    opacity: .5
}

.register-form .progress {
    width: 100%;
    height: 5px;
    margin-top: 1rem;
    border-radius: .75rem;
    margin-bottom: .25rem
}

.register-form .password-score {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.register-form .password-score span {
    font-size: 18px;
    margin-left: 1rem
}

.register-form .password-recommendation {
    display: none !important
}

.register-form #password-recommendation-heading {
    font-weight: 700;
    color: #003478;
    font-size: 16px
}

.view-as-guest .btn {
    opacity: 1;
    font-size: 12px;
    letter-spacing: 1px
}

.login-meta-data a {
    font-size: 14px;
    font-weight: 500
}

.login-meta-data a:hover,
.login-meta-data a:focus {
    color: #003478
}

.login-meta-data p a {
    font-weight: 500
}

.login-meta-data p a:hover,
.login-meta-data p a:focus {
    color: #003478
}

.go-back-btn {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    position: fixed;
    top: 30px;
    right: 30px;
    background-color: #ea4c62;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 42px;
    z-index: 10;
    cursor: pointer
}

.go-back-btn:hover,
.go-back-btn:focus {
    background-color: #003478;
    color: #fff
}

.otp-form {
    position: relative;
    z-index: 1
}

.otp-form .form-control {
    padding: .5rem .75rem;
    border: 0;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.25);
    font-weight: 700;
    color: #fff;
    border-radius: .5rem
}

.otp-form .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-form .form-control::-moz-placeholder {
    color: #fff;
    opacity: .5
}

.otp-form .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-form .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-form .form-control::placeholder {
    color: #fff;
    opacity: .5
}

.otp-form select.form-select {
    padding: .5rem .75rem;
    height: 50px;
    border: 0;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.25);
    font-weight: 700;
    color: #fff;
    border-radius: .5rem;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    width: 80px
}

.otp-form select.form-select:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.otp-form select option {
    background-color: #003478
}

.otp-form input.form-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.otp-verify-form {
    position: relative;
    z-index: 1
}

.otp-verify-form .form-control {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px;
    padding: 12px;
    border: 0;
    text-align: center;
    font-size: 1.25rem;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    font-weight: 700
}

.otp-verify-form .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-verify-form .form-control::-moz-placeholder {
    color: #fff;
    opacity: .5
}

.otp-verify-form .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-verify-form .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.otp-verify-form .form-control::placeholder {
    color: #fff;
    opacity: .5
}

.otp-verify-form .form-control:focus {
    background-color: #003478;
    color: #020310
}

.otp-sec {
    font-weight: 500
}

.contact-wrap {
    position: relative;
    width: 100%;
    min-height: 100vh;
    z-index: 10;
    overflow-y: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow-x: hidden;
    background-color: #e7eaf5
}

.contact-form {
    position: relative;
    z-index: 1
}

.contact-form .form-group {
    position: relative;
    z-index: 1
}

.contact-form form>.form-group>label {
    position: absolute;
    text-align: center;
    z-index: 100;
    border-radius: 50%;
    left: 10px;
    font-size: 16px;
    margin-bottom: 0;
    color: #747794;
    top: 11px
}

.contact-form .form-control {
    border-radius: .5rem;
    border: 0;
    color: #747794;
    font-size: 13px;
    background-color: #fff;
    height: 46px;
    padding: .75rem 1.25rem
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #747794;
    opacity: 1
}

.contact-form .form-control::-moz-placeholder {
    color: #747794;
    opacity: 1
}

.contact-form .form-control:-ms-input-placeholder {
    color: #747794;
    opacity: 1
}

.contact-form .form-control::-ms-input-placeholder {
    color: #747794;
    opacity: 1
}

.contact-form .form-control::placeholder {
    color: #747794;
    opacity: 1
}

.contact-form textarea.form-control {
    height: 120px
}

.google-maps-wrap {
    position: relative;
    z-index: 1
}

.google-maps-wrap iframe {
    width: 100%;
    height: 300px;
    border: 0
}

.form-control {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    border-color: #ebebeb;
    height: 50px;
    padding: .375rem 1rem;
    font-size: 14px
}

.form-control:focus {
    border-color: #ffd54b !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.post-bookmark-wrap {
    position: relative;
    z-index: 1
}

.blog-card {
    position: relative;
    z-index: 1;
    border: 0
}

.blog-card .post-img {
    position: relative;
    z-index: 1;
    border-radius: .75rem
}

.blog-card .post-img img {
    border-radius: .75rem
}

.blog-card .post-img::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: #020310;
    opacity: .3;
    z-index: 1;
    border-radius: .75rem
}

.blog-card .post-bookmark {
    position: absolute;
    z-index: 100;
    color: #fff;
    top: .5rem;
    right: .5rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: transparent;
    text-align: center
}

.blog-card .post-bookmark i {
    line-height: 30px
}

.blog-card .post-bookmark:hover,
.blog-card .post-bookmark:focus {
    background-color: rgba(255, 255, 255, 0.2)
}

.blog-card .post-content {
    position: absolute !important;
    width: calc(100% - 1rem);
    bottom: .5rem;
    left: .5rem;
    z-index: 100;
    border-radius: .5rem;
    background-color: #fff;
    padding: .75rem;
    overflow: hidden
}

.blog-card .post-content .bg-shapes .circle1 {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    background-color: transparent;
    border: 1px solid #ebebeb;
    z-index: -1
}

.blog-card .post-content .bg-shapes .circle2 {
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50%;
    top: -25px;
    right: -25px;
    background-color: transparent;
    border: 1px solid #ebebeb;
    z-index: -1
}

.blog-card .post-content .bg-shapes .circle3 {
    width: 70px;
    height: 70px;
    position: absolute;
    border-radius: 50%;
    top: -35px;
    right: -35px;
    background-color: transparent;
    border: 1px solid #ebebeb;
    z-index: -1
}

.blog-card .post-content .bg-shapes .circle4 {
    width: 90px;
    height: 90px;
    position: absolute;
    border-radius: 50%;
    top: -45px;
    right: -45px;
    background-color: transparent;
    border: 1px solid #ebebeb;
    z-index: -1
}

.blog-card .post-content .post-catagory {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ea4c62;
    margin-bottom: .125rem;
    letter-spacing: .5px
}

.blog-card .post-content .post-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    color: #020310;
    margin-bottom: .5rem;
    overflow: hidden;
    height: 38px
}

.blog-card .post-content .post-title:hover,
.blog-card .post-content .post-title:focus {
    color: #003478
}

.blog-card .post-content .post-meta {
    position: relative;
    z-index: 1
}

.blog-card .post-content .post-meta a {
    font-size: 10px;
    line-height: 1;
    color: #747794
}

.blog-card .post-content .post-meta a:hover,
.blog-card .post-content .post-meta a:focus {
    color: #003478
}

.blog-card .post-content .post-meta a i {
    margin-right: .25rem
}

.blog-card .post-content .post-meta span {
    font-size: 10px;
    line-height: 1;
    color: #747794
}

.blog-card .post-content .post-meta span i {
    margin-right: .25rem
}

.blog-card.list-card .post-content {
    width: calc(50% - 1rem);
    bottom: .75rem;
    left: .75rem
}

.blog-card.list-card .post-bookmark {
    top: .75rem;
    right: .75rem
}

.blog-card.list-card .read-more-btn {
    position: absolute;
    min-width: 100px;
    right: .75rem;
    bottom: .75rem;
    z-index: 99
}

.blog-catagory-card {
    position: relative;
    z-index: 1
}

.blog-catagory-card a {
    display: block
}

.blog-catagory-card a i {
    color: #003478;
    font-size: 2rem;
    margin-bottom: 1rem;
    display: block
}

.blog-catagory-card a span {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #747794;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px
}

.blog-catagory-card a:hover span,
.blog-catagory-card a:focus span {
    color: #003478
}

.blog-details-post-thumbnail {
    position: relative;
    z-index: 1;
    margin-bottom: -40px
}

.blog-details-post-thumbnail .post-bookmark {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #ea4c62;
    text-align: center;
    position: absolute;
    top: 1rem;
    left: 0;
    z-index: 100;
    color: #fff
}

.blog-details-post-thumbnail .post-bookmark i {
    line-height: 35px
}

.blog-details-post-thumbnail .post-bookmark:hover,
.blog-details-post-thumbnail .post-bookmark:focus {
    background-color: #003478;
    color: #fff
}

.post-meta-data a {
    color: #747794;
    font-size: 12px
}

.post-meta-data a img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: .25rem
}

.post-meta-data a span {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 3px 8px;
    border: 1px solid #003478;
    border-radius: .25rem;
    margin-left: .5rem;
    color: #003478
}

.post-meta-data a:hover span,
.post-meta-data a:focus span {
    border-color: #003478;
    color: #fff;
    background-color: #003478
}

.post-meta-data span {
    color: #747794;
    font-size: 12px
}

.post-meta-data span i {
    margin-right: .25rem
}

.post-content p:last-child {
    margin-bottom: 0
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    height: 50px !important;
    border-radius: .25rem !important;
    background-color: rgba(255, 255, 255, 0.2) !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #747794 !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: linear-gradient(to bottom, #7DB7C9 0%, #003478 100%) !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: linear-gradient(to bottom, #003478 0%, #003478 100%) !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: linear-gradient(to bottom, #7DB7C9 0%, #003478 100%) !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    color: #8195a6 !important;
    background-color: transparent !important;
    background: transparent !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background-color: transparent !important;
    background: transparent !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    background-color: transparent !important;
    background: transparent !important
}

.dataTables_filter input {
    border-color: #8195a6 !important;
    color: #8195a6 !important;
    color: #8195a6 !important;
    border-color: #8195a6 !important;
    outline: none !important;
    box-shadow: none !important
}

.dataTables_length select:focus {
    color: #8195a6 !important;
    border-color: #8195a6 !important;
    outline: none !important;
    box-shadow: none !important
}

[data-theme="dark"] body .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #8195a6 !important
}

[data-theme="dark"] body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffff !important
}

[data-theme="dark"] body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #ffff !important
}

[data-theme="dark"] body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #ffff !important
}

[data-theme="dark"] body table.dataTable tbody tr {
    background-color: transparent !important
}

[data-theme="dark"] body .dataTables_length select {
    color: #8195a6 !important;
    border-color: #8195a6 !important
}

[data-theme="dark"] body table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #8195a6 !important
}

[data-theme="dark"] body table.dataTable tfoot th,
table.dataTable tfoot td {
    border-top: 1px solid #8195a6 !important
}

[data-theme="dark"] body .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #8195a6 !important
}

[data-theme="dark"] body .modal-content {
    background-color: #0F1C2F
}

[data-theme="dark"] body .bowman-bg {
    background-color: #0C1624
}

[data-theme="dark"] body .bowman-bg-light {
    background-color: #0F1C2F
}

[data-theme="dark"] body .commentzone-bg {
    background-color: #000 !important
}

#previewPage[data-theme="dark"] {
    background-color: #e7eaf5
}

#previewPage[data-theme="dark"] body {
    background-color: #e7eaf5
}

#previewPage[data-theme="dark"] .preview-iframe-wrapper .preview-hero-area .preview-content-wrapper .demo-title {
    color: #020310
}

#previewPage[data-theme="dark"] h1,
#previewPage[data-theme="dark"] h2,
#previewPage[data-theme="dark"] h3,
#previewPage[data-theme="dark"] h4,
#previewPage[data-theme="dark"] h5,
#previewPage[data-theme="dark"] h6 {
    color: #020310
}

[data-theme="dark"] .accordion-button {
    color: #747794 !important;
    background-color: #0F1C2F !important
}

[data-theme="dark"] .text-site {
    color: #ffff !important
}

[data-theme="dark"] select:focus {
    background: #0F1C2F !important
}

[data-theme="dark"] {
    background-color: #000
}

[data-theme="dark"] #preloader {
    background-color: #000
}

[data-theme="dark"] body {
    background-color: #0C1624
}

[data-theme="dark"] a,
[data-theme="dark"] a:hover,
[data-theme="dark"] a:focus {
    color: #fff
}

[data-theme="dark"] h1,
[data-theme="dark"] h2,
[data-theme="dark"] h3,
[data-theme="dark"] h4,
[data-theme="dark"] h5,
[data-theme="dark"] h6 {
    color: rgba(255, 255, 255, 0.9)
}

[data-theme="dark"] .header-area {
    background-color: #000;
    -webkit-box-shadow: 0 3px 12px rgba(255, 213, 75, 0.7);
    box-shadow: 0 3px 12px rgba(255, 213, 75, 0.7)
}

[data-theme="dark"] .footer-nav-area {
    background-color: #000;
    -webkit-box-shadow: 0 -3px 12px rgba(255, 213, 75, 0.7);
    box-shadow: 0 -3px 12px rgba(255, 213, 75, 0.7)
}

[data-theme="dark"] .card {
    border-color: #0F1C2F;
    background-color: #0F1C2F;
    -webkit-box-shadow: none;
    box-shadow: none
}

[data-theme="dark"] .bowman-footer-nav ul li a {
    color: rgba(255, 255, 255, 0.8)
}

[data-theme="dark"] .bowman-footer-nav ul li.active a {
    color: #003478
}

[data-theme="dark"] .bowman-footer-nav ul li a:hover,
[data-theme="dark"] .bowman-footer-nav ul li a:focus {
    color: #003478
}

[data-theme="dark"] .top-search-form form .form-control {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.125)
}

[data-theme="dark"] .catagory-card span {
    color: #fff
}

[data-theme="dark"] .catagory-card:hover span,
[data-theme="dark"] .catagory-card:focus span {
    color: #003478
}

[data-theme="dark"] .page-nav li a {
    background-color: #0F1C2F;
    color: #fff
}

[data-theme="dark"] .page-nav li a:hover,
[data-theme="dark"] .page-nav li a:focus {
    color: #003478
}

[data-theme="dark"] .back-button a:hover,
[data-theme="dark"] .back-button a:focus {
    color: #003478
}

[data-theme="dark"] .filter-option {
    color: #003478
}

[data-theme="dark"] .catagory-sidebar-area,
[data-theme="dark"] .type-text-form {
    background-color: #000
}

[data-theme="dark"] .type-text-form {
    -webkit-box-shadow: 0 -3px 12px rgba(255, 255, 255, 0.175);
    box-shadow: 0 -3px 12px rgba(255, 255, 255, 0.175)
}

[data-theme="dark"] .type-text-form .form-control,
[data-theme="dark"] .type-text-form .file-upload span,
[data-theme="dark"] .type-text-form button[type="submit"] {
    background-color: #000
}

[data-theme="dark"] .type-text-form button[type="submit"] {
    color: #fff;
    outline: none
}

[data-theme="dark"] .user-info-card {
    background-color: #003478;
    border-color: #003478
}

[data-theme="dark"] .user-info-card h5 {
    color: #fff
}

[data-theme="dark"] .user-data-card .title {
    color: #fff
}

[data-theme="dark"] .language-area-wrapper input[type="radio"]:checked~label,
[data-theme="dark"] .shipping-method-choose input[type="radio"]:checked~label {
    color: #fff;
    background-color: rgba(16, 13, 209, 0.7)
}

[data-theme="dark"] .list-group-item {
    background-color: transparent;
    border-color: #545254 !important;
    list-style-position: inside;
    border-color: #545254;
    border-style: solid;
    border-width: thin;
    border-width: 0 0 .5px 0;
    padding-bottom: 18px;
    padding-top: 18px
}

[data-theme="dark"] .single-settings .button.r {
    border-color: rgba(255, 255, 255, 0.15)
}

[data-theme="dark"] .single-settings .data-content a:hover,
[data-theme="dark"] .single-settings .data-content a:focus {
    color: #003478
}

[data-theme="dark"] .layout-options a {
    background-color: #0F1C2F
}

[data-theme="dark"] .layout-options a:hover,
[data-theme="dark"] .layout-options a:focus,
[data-theme="dark"] .layout-options a.active {
    background-color: #ea4c62
}

[data-theme="dark"] .post-content {
    background-color: #0F1C2F !important
}

[data-theme="dark"] .accordian-card .accordian-header button {
    color: #003478
}

[data-theme="dark"] .accordian-card .accordian-header button.collapsed>span {
    color: #fff
}

[data-theme="dark"] .faq-search-form input {
    border-color: transparent
}

[data-theme="dark"] .catagory-card i {
    color: #003478
}

[data-theme="dark"] .blog-catagory-card a i {
    color: #003478
}

[data-theme="dark"] .blog-catagory-card a span {
    color: #fff
}

[data-theme="dark"] .blog-catagory-card a span:hover,
[data-theme="dark"] .blog-catagory-card a span:focus {
    color: #003478
}

[data-theme="dark"] .post-meta-data a span {
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7)
}

[data-theme="dark"] .post-meta-data a span:hover,
[data-theme="dark"] .post-meta-data a span:focus {
    border-color: #003478;
    color: #003478
}

[data-theme="dark"] .ratings-submit-form textarea.form-control {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff !important
}

[data-theme="dark"] .blog-card .post-content .post-title {
    color: #fff
}

[data-theme="dark"] .blog-card .post-content .post-title:hover,
[data-theme="dark"] .blog-card .post-content .post-title:focus {
    color: #003478
}

[data-theme="dark"] .blog-card .post-content .post-meta a,
[data-theme="dark"] .blog-card .post-content .post-meta span {
    color: rgba(255, 255, 255, 0.7)
}

[data-theme="dark"] .blog-card .post-content .post-meta a:hover,
[data-theme="dark"] .blog-card .post-content .post-meta a:focus,
[data-theme="dark"] .blog-card .post-content .post-meta span:hover,
[data-theme="dark"] .blog-card .post-content .post-meta span:focus {
    color: #fff
}

[data-theme="dark"] .blog-card .post-content .bg-shapes .circle1,
[data-theme="dark"] .blog-card .post-content .bg-shapes .circle2,
[data-theme="dark"] .blog-card .post-content .bg-shapes .circle3,
[data-theme="dark"] .blog-card .post-content .bg-shapes .circle4 {
    border-color: rgba(255, 255, 255, 0.1)
}

[data-theme="dark"] .form-control {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    color: #747794 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

[data-theme="dark"] .form-control::placeholder {
    color: #747794;
    border-color: #ffd54b !important;
    opacity: 1
}

[data-theme="dark"] .form-control option {
    border-color: transparent !important;
    background-color: #000;
    color: #fff !important
}

[data-theme="dark"] .register-form .form-control {
    background-color: transparent !important
}

[data-theme="dark"] .register-form .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: .7
}

[data-theme="dark"] .register-form .form-control::-moz-placeholder {
    color: #fff;
    opacity: .7
}

[data-theme="dark"] .register-form .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: .7
}

[data-theme="dark"] .register-form .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: .7
}

[data-theme="dark"] .register-form .form-control::placeholder {
    color: #fff;
    opacity: .7
}

[data-theme="dark"] .agent-message-content .agent-message-text p {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff
}

[data-theme="dark"] .faq-search-form button {
    color: #fff
}

[data-theme="dark"] .form-check-input {
    background-color: #0F1C2F
}

.user-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding-top: 6px;
}
.vehicle-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    padding-top: 1rem;
}
.user-info{
 width: 100%;
 display : flex;
 flex-direction: row;
 padding: 12px;
 border-radius: 8px;
 background: rgb(246, 246, 246);
}
.view-profile-item {
    display : none;
}
.user-info:hover{
 background: #fcf8ea;
}
.user-info:hover + .view-profile-item {
 display: block;
}
.vehicle {
 display: flex;
 flex-direction: row;
 padding: 12px;
 border-radius: 8px;
 background: rgb(246, 246, 246);
}
.vehicle:hover .vehicle-actions {
 display: block;
}
.vehicle-actions{
 display : none;
}
.insurance-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    padding-top: 1rem;
}
.insurance-container {
    background: rgb(246, 246, 246);
    padding: 12px;
    display: flex;
    flex-direction: row;
    border-radius : 12px;
}
.admin-actions {
    margin-inline : 32px;
    display : flex;
    flex-direction : row;
    justify-content : flex-end;

}
.action-button {
    display : flex;
    justify-content: center;
    align-items: center;
    width : 140px;
    padding: 12px;
    background-color: white;
    color : #16243d;
    border-radius: 12px;
    margin-bottom : 16px;
    margin-right : 16px;
}
.action-button:hover {
    cursor: pointer;
}
.modal-prop {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}
.update_profile_modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}
.update_profile_modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}
.payment-modal {

    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);

}
.update_policy_modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-prop-close {
    position : absolute;
    top : 100px;
    right : 20px;
    padding : 16px;
    border-radius : 8px;
    border : none;
    color : white;
    background-color: #ffc107;
}
.modal-payment-close {
    position : absolute;
    top : 100px;
    right : 20px;
    padding : 16px;
    border-radius : 8px;
    border : none;
    color : white;
    background-color: #ffc107;
}

.profile-modal-content {
    background-color: #fefefe;
    margin-top : 200px !important;
    margin : 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    display : flex;
    flex-direction : column;
    border-radius: 12px;
}
.payment-modal-content {
    background-color: #fefefe;
    margin-top : 200px !important;
    margin : 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    display : flex;
    flex-direction : column;
    border-radius: 12px;
}
.policy-modal-content {
    background-color: #fefefe;
    margin-top : 200px !important;
    margin : 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    display : flex;
    flex-direction : column;
    border-radius: 12px;
}

.profile-modal-content-div {
    display : flex; 
    flex-direction : row; 
    justify-content : space-between; 
    align-items : center; 
    padding-bottom : 16px
}
.policy-modal-content-div {
    width : 90%;
    display : flex; 
    flex-direction : row;
    align-items : center; 
    padding-inline : 18px;
    padding-bottom : 16px
}

.profile-modal-content-div-items {
    display : flex; 
    flex-direction : column; 
    width : 48%;
}

.edit_profile {
    background-color: transparent;
    border: none;
}

.edit_profile:hover {
    color : #ffc107 !important;
}

.update_profile_button {
    background-color: #ffc107;
    width : 80%;
    height : 60px;
}
.update_profile_button_div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items : center;
    margin-top : 20px;
}

.modal-spinner {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}




.modal-content-prop {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    display : flex;
    flex-direction : column;
    align-items : center;
}

.trigger_advance_payment {
    display : flex;
}
.trigger_advance_payment_button {
    border-radius : 8px;
    border: 0;
    margin-top : 12px;
    padding : 12px;
    display : flex;
    flex-direction : row;
    justify-content: center;
    align-items : center;
    background-color: #16243d;
    color : white;
}
.profile-head {
    height : calc(100vh/4);
    width : 100%;
    background: #16243d;
    display : block;
    position: relative;

}
.profile-avatar {
    height : 120px;
    width : 120px;
    border-radius: 60px;
    background-color: #fff;
    position: absolute;    
    bottom: -20px;         
    left: 70px;
    display : flex;
    justify-content: center;
    align-items : center; 
    border: 4px solid #16243d;

}
.profile-info {
    margin-right : 32px;
    height : 120px;
    width: calc(100% - 200px);
    border-radius: 60px;
    position: absolute;    
    bottom: 0;         
    left: 200px;
    display : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items : flex-end; 

}

.grid-container {
    display : grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding-top: 1rem;
    padding : 12px;
    border-radius: 12px;
    background-color: rgb(244, 243, 243);
}
.grid-vehicle-add {
    display : grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    padding-top: 1rem;
    padding : 12px;
    border-radius: 12px;
    background-color: rgb(244, 243, 243);
}

.vehicle-container {
    width : 300px;
    height : 160px;
    background-color : 
    rgb(246, 246, 246);
    border-radius: 12px;
}
.vehicle-header {
    align-items: end;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin : 12px;
}

.vehicle-tile {
    display : flex;
    flex-direction : row;
    padding : 12px;
    justify-content : space-between;
    align-items: center;
    border-radius : 12px;
    background-color: #f6f6f6;
    margin-inline: 12px;
    margin-bottom: 12px;
}
.cover-tile {
    display : flex;
    flex-direction : row;
    padding : 12px;
    justify-content : space-between;
    align-items: center;
    border-radius : 12px;
    background-color: #f6f6f6;
    margin-bottom: 12px;
}

.grid-item {

 display : flex;
 flex-direction: row;
 padding: 12px;
 border-radius: 8px;
 background: rgb(255, 255, 255);

}

.vehicle-meta {
    display: flex; 
    flex-direction : row;
}

.vehicle-meta-2 {
    display: none; 
    flex-direction : row;
}

@media (max-width: 768px) {
    .payment-modal-content {
        background-color: #fefefe;
        margin-top : 200px !important;
        margin : 15% auto;
        padding: 20px;
        border: 1px solid #888;
        width: 90%;
        display : flex;
        flex-direction : column;
        border-radius: 12px;
    }

    .grid-vehicle-add {
        display : grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        padding-top: 1rem;
        padding : 12px;
        border-radius: 12px;
        background-color: rgb(244, 243, 243);
    }

    .vehicle-meta {
        display: none; 
        flex-direction : row;
    }

    .vehicle-meta-2 {
        display: flex; 
        flex-direction : row;
        justify-content : space-between;
    }

    .vehicle-container {
        width : 100%;
        height : 240px;
        background-color : 
        rgb(246, 246, 246);
        border-radius: 12px;
        margin-bottom : 12px;
    }

    .vehicle-header {
        display: flex;
        flex-direction: column;
        margin : 12px;
    }

    .grid-container {
        display : grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
        padding-top: 1rem;
        padding : 12px;
        border-radius: 12px;
        background-color: rgb(244, 243, 243);
    }

    .modal-content-prop {
        background-color: #fefefe;
        margin-top: 200px !important;
        margin: 15% auto;
        padding: 20px;
        border: 1px solid #888;
        width: 90%;
        display : flex;
        flex-direction : column;
        align-items : center;
    }

    .profile-modal-content-div-items {
        display : flex; 
        flex-direction : column; 
        width : 80%;
        padding-bottom : 12px;
    }
    

    .profile-modal-content {
        width: 90%;
    }

    .profile-modal-content-div {
        display : flex; 
        flex-direction : column;  
        align-items : center; 
        padding-bottom : 16px
    }

    .profile-info {
    margin-right : 32px;
    height : 120px;
    width: calc(100% - 160px);
    border-radius: 60px;
    position: absolute;    
    bottom: 0;         
    left: 145px;
    display : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items : flex-end; 

}
    .profile-head {
        height : calc(100vh/3 - 80);
    }
    .profile-avatar {
    height : 100px;
    width : 100px;
    border-radius: 60px;
    background-color: #fff;
    position: absolute;    
    bottom: -20px;         
    left: 40px;
    display : flex;
    justify-content: center;
    align-items : center; 
    border: 4px solid #16243d;

}
     .modal-content {
        width: 80%;
    }
    .user-info-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    padding-top: 6px;
   }
   .vehicle-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    padding-top: 1rem;
}
}
.empty {
    height : 200px;
    display : flex;
    flex-direction : column;
    margin-top : 16px;
    justify-content: center;
    align-items : center;
    background: #f6f6f6;
    border-radius : 12px;
}
/* HTML: <div class="loader"></div> */
.loader {
width: 50px;
padding: 8px;
aspect-ratio: 1;
border-radius: 50%;
background: #ffc107;
--_m: 
conic-gradient(#0000 10%,#000),
linear-gradient(#000 0 0) content-box;
-webkit-mask: var(--_m);
  mask: var(--_m);
-webkit-mask-composite: source-out;
  mask-composite: subtract;
animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}    

.edit:hover{
color : #ffc107;
cursor: pointer;
}

.phone-input {
    display : flex;
    flex-direction : column;
    margin: 32px auto;

}