@font-face {
    font-family: 'Lusail';
    src: url('../fonts/lusail/subset-Lusail-Regular.eot');
    src: url('../fonts/lusail/subset-Lusail-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lusail/subset-Lusail-Regular.woff2') format('woff2'),
        url('../fonts/lusail/subset-Lusail-Regular.woff') format('woff'),
        url('../fonts/lusail/subset-Lusail-Regular.ttf') format('truetype'),
        url('../fonts/lusail/subset-Lusail-Regular.svg#Lusail-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lusail';
    src: url('../fonts/lusail/subset-Lusail-Light.eot');
    src: url('../fonts/lusail/subset-Lusail-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lusail/subset-Lusail-Light.woff2') format('woff2'),
        url('../fonts/lusail/subset-Lusail-Light.woff') format('woff'),
        url('../fonts/lusail/subset-Lusail-Light.ttf') format('truetype'),
        url('../fonts/lusail/subset-Lusail-Light.svg#Lusail-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lusail';
    src: url('../fonts/lusail/subset-Lusail-Bold.eot');
    src: url('../fonts/lusail/subset-Lusail-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lusail/subset-Lusail-Bold.woff2') format('woff2'),
        url('../fonts/lusail/subset-Lusail-Bold.woff') format('woff'),
        url('../fonts/lusail/subset-Lusail-Bold.ttf') format('truetype'),
        url('../fonts/lusail/subset-Lusail-Bold.svg#Lusail-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lusail';
    src: url('../fonts/lusail/subset-Lusail-Medium.eot');
    src: url('../fonts/lusail/subset-Lusail-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lusail/subset-Lusail-Medium.woff2') format('woff2'),
        url('../fonts/lusail/subset-Lusail-Medium.woff') format('woff'),
        url('../fonts/lusail/subset-Lusail-Medium.ttf') format('truetype'),
        url('../fonts/lusail/subset-Lusail-Medium.svg#Lusail-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
a,
span,
p,
.breadcrumb {
    font-family: "lusail", tahoma !important;
}

.bg-primary {
    background-color: #0D4261 !important;
    background: linear-gradient(34deg, rgba(54, 119, 158, 1) 0%, rgba(12, 62, 92, 1) 100%);
}

body {
    border-top: 4px solid #0b8992;
}

.navbar-dark .navbar-nav .nav-link {
    color: #f9f9f9;
}

header .navbar i {
    /* color: #fff; */
    font-size: 20px;
}

header {
    /* background: #0D4261 url(../img/pattern.png) no-repeat bottom center; */
    /* background-size: cover; */
}

header .top-nav {
    background: #0d4261;
    background: linear-gradient(34deg, rgba(54, 119, 158, 1) 0%, rgba(12, 62, 92, 1) 100%);
}

header .mid-nav {
    padding: 20px 0px;
    background: #f1f4f8;
    /* background: linear-gradient(34deg, rgba(54, 119, 158, 1) 0%, rgba(12, 62, 92, 1) 100%); */
}

header .main-logo {
    height: 75px;
}

.temp-header {
    width: 100%;
    max-height: 100px;
}

.social-icons {
    text-align: right;
}

.social-icons a {
    margin-right: 10px;
    margin-top: 14px;
    display: inline-block;
}

.social-icons a i {
    color: #ddd;
}

.bg-gold {
    background: #1c5272;
}


.btn-acc {
    background: #1f587a;
    border-color: #0b8992;
    color: #ddd;
    margin: 5px;
    border-radius: 0px;
    float: left;
}

.btn-acc:hover {

    border-color: #0b8992;

    color: #10dbea;
}

.top-footer {
    border-top: 10px solid #0d4261;
}

footer * {
    color: #ddd;
}

.tool-box span {
    /* color: #fff; */
    margin-right: 5px;
}

.badge-notification {
    right: 0px;
}

.bg-custom {
    /* padding: 0px 0px 40px 0px; */
    /* background: #0000 url(../img/pattern.png) no-repeat bottom center; */
    background: #f1f4f8;
    min-height: 400px;
}

.btn-acc {
    font-size: 14px;
}

.btn-acc i {
    font-size: 16px;
}

footer {
    background: #0D4261 url(../img/pattern.png) no-repeat bottom center;
    background-size: cover;
}

#search-bx {
    padding-top: 25px;
    padding-bottom: 25px;
}

#search-bx .form-inputs .form-control {
    height: 45px;
}

#search-bx .form-inputs i {
    position: relative;
    left: 35px;
    top: 10px;
    font-size: 30px;
}

.search {
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);

}

.search input {

    height: 50px;
    text-indent: 25px;
    border: 2px solid #d6d4d4;


}


.search input:focus {

    box-shadow: none;

    border: 2px solid #0b8992;
}

.search .fa-search {

    position: absolute;
    top: 16px;
    right: 16px;

}

.search button {

    position: absolute;
    top: 5px;
    left: 5px;
    height: 40px;
    width: 110px;
    background: #a29475;

}


.main-categories .card {
    padding: 10px;
    border: none;
    cursor: pointer;
    /* border-bottom: 4px solid #A29475;*/
}

.main-categories .card:hover {
    background-color: #eee;
}

.main-categories .card.selected img {
    filter: invert(100%);
}

.main-categories .card span {
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
}

.main-categories .card.selected {
    background: #0c3e5c;
    color: #A29475;
    /* border-bottom: 4px solid #A29475;*/
}

.sub-categories {

    /* background: #e1eaf0; */

    border-radius: 5px;
}

.maincat-title {
    color: #0c3e5c;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 0px;
}

.subcat-title {
    background: #0c3e5c;
    color: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
}

.sub-categories .card {
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 10px 20px;
    position: relative;
    box-shadow: none;
    text-align: right;
    background: #fff;
    border-radius: 5px;
}

.sub-categories .card .fas.fa-arrow-right {
    position: absolute;
    bottom: -100px;
    background-color: #0c3e5c;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #A29475;
    opacity: 0;
    transform: translateY(50%);
    transition: all 0.5s ease;
}

.sub-categories .card:hover .fas.fa-arrow-right {
    bottom: 0px;
    opacity: 1;
}

.sub-categories .card .fab.fa-envira,
.sub-categories .fas.fa-cut,
.sub-categories .fas.fa-people-carry {
    font-size: 40px;
    background-color: #0000000d;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #4e9525;
}

.sub-categories .card .h4 {
    font-weight: bold;
    font-size: 14px;
}

.sub-categories .container .content {
    max-width: 300px;
}

.sub-categories .container .content .h-6 {
    color: #0c3e5c;
    font-weight: 600;
}

.sub-categories .container .content .btn.btn-primary {
    padding: 15px;
    background-color: #0c3e5c;
    color: white;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}



.sub-categories .card:hover .fab.fa-envira,
.sub-categories .card:hover .fas.fa-cut,
.sub-categories .card:hover .fas.fa-people-carry {
    color: #A29475;
    background-color: #0c3e5c;
}

.sub-categories .card span {
    font-weight: bold;
    color: #0c3e5c;
    margin-bottom: 0px;
    float: right;
    /* text-align: left; */
    display: block;
    /* width: 150px; */
}

.sub-categories .card p {
    font-size: 14px;
    color: #777;
    margin-bottom: 0px;
}

.bg-login {
    background: #0c3e5c url('../img/login.jpg') no-repeat right center;
    padding: 50px 0px 40px 0px;
    min-height: 537px;
    background-size: cover;
    animation: panning 100s linear;
}

.bg-login .card {
    padding: 50px 30px;
    /* margin-top: 30px; */
}

.btn.btn-primary {
    background: #1d425f;
    font-size: 18px;
    box-shadow: none;
    text-transform: capitalize;
}

.btn.btn-primary:hover {}


.bg-login h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.bg-login h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
}

.login-icon {
    height: 40px;

}

.card-profile img {
    max-width: 60px;
}

p.service-desc {
    margin-top: 10px;
    color: #eee;
}

.vio-icon {
    text-align: center;
}

.vio-icon i {
    font-size: 32px;
    text-align: center;
}

thead.bg-primary {
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}

.pull-left {
    float: left;
}

.total-num h5 {
    margin-bottom: 0px;
    background-color: #f9f1f1;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 10px;
    height: 50px;
    line-height: 47px;
    font-size: 17px;
}

.total-num h5 small {
    font-weight: bold;
    margin: 0 5px;
}

.credit-card-info {
    margin-top: 30px;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 15px 20px;
}

.credit-card-info .form-outline .form-control {
    background-color: #fff;
}

.inner-logo {
    height: 60px;
}

.inner-page .top-nav {
    padding: 20px 0px;
}

.inner-page .top-nav .btn-acc {
    margin-top: -20px;
}

.sub-categories .card:hover {
    background: #f6f6f6;
    /* color: #fff; */
}


.sub-categories .card img {
    background: #fff;
    border-radius: 40px;
    /* padding: 10px; */
    width: 48px;
}

.sub-categories .card .image {
    float: right;
    display: block;
    width: 60px;
    padding: 10px;
    border-radius: 50%;
}

.sub-categories .card::after {
    clear: both;
}


.profile-card-3 {
    position: relative;
    float: left;
    /* overflow: hidden; */
    width: 100%;
    text-align: center;
    height: 300px;
    border: none;
    background: #fff !important;
    box-shadow: none !important;
    border-radius: 6px;
}

.profile-card-3 .background-block {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 6px 6px 0px 0px;
}

.profile-card-3 .background-block .background {
    width: 100%;
    vertical-align: top;
    opacity: 0.9;
    transform: scale(1);
    transition: 500ms linear;
    filter: grayscale(70%);
}

.profile-card-3:hover .background {
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.profile-card-3 .card-content {
    width: 100%;
    padding: 0px 25px 15px 25px;
    color: #232323;
    float: left;
    height: 50%;
    border-radius: 0 0 5px 5px;
    position: relative;
    z-index: 7;
}

.profile-card-3 .card-content::before {
    border-radius: 6px;
    content: "";
    background: #fff;
    width: 95%;
    height: 100%;
    left: 11px;
    bottom: 30px;
    position: absolute;
    z-index: -1;
}

.profile-card-3 .profile {
    border-radius: 50%;
    position: absolute;
    bottom: 61%;
    left: 50%;
    max-width: 75px;
    opacity: 1;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 50%);
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 99;
    background: #fff;
}

.profile-card-3 h2 {
    margin: -15px 0 8px;
    font-size: 20px;
    color: #0c3e5c;
}

.profile-card-3 h2 small {
    display: block;
    font-size: 15px;
    margin-top: 10px;
}

.profile-card-3 i {
    bottom: -3px;
    position: relative;
}

.profile-card-3 .icon-block {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.profile-card-3 .icon-block a {
    text-decoration: none;
}

.profile-card-3 .card-content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
}

.profile-card-3 hr {
    margin: 10px 10px 5px 10px;
}

.btn-outline-primary {
    color: #b9d0d1;
    border-color: #0b8992;
}

.navbar .nav-link,
.navbar-brand {
    color: #0f4361;
    font-weight: 500;
}

.card .btn-outline-primary {
    color: #0f4361;
    font-size: 16px;
}

#sub-banner {
    box-shadow: none;
    padding: 30px 0px;
    margin-bottom: 0px;
    background-position: center;
    border-bottom: 1px solid #ccc;
    background-color: #0D4261 !important;
    background: linear-gradient(34deg, rgba(54, 119, 158, 1) 0%, rgba(12, 62, 92, 1) 100%);
}

#sub-banner h1 {
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    margin-bottom: -5px;
    color: #fff;
    font-weight: 500;
}

.navbar-brand.selected {
    border-bottom: 3px solid #0b8992;
}

.mnpg-service {
    display: inline-block;
    background: #ffffff;
    border-radius: 4px;
    border: 0px;
    margin: 5px 0px 5px 0px;
    font-size: 14px;
    padding: 5px 8px 2px 8px;
    color: #4f4f4f;
    font-weight: bold;
    text-decoration: underline;
}

.meta-inf {
    text-align: center;
}

.btn-light {
    background-color: #f0f0f0;
    color: #292929;
}

.profile-card-3 .btn-light {
    font-weight: bold;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1.5rem;
    color: #4f4f4f;
    text-decoration: none;
    font-weight: 800;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #e1eaf0;
}

.list-group-item.active {
    background-color: #0b8992;
    color: #fff;
    font-weight: bold;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.v-spacer1 {
    height: 70px;
    clear: both;
}

.v-spacer2 {
    height: 30px;
    clear: both;
}

.navbar .nav-link:hover {
    color: #0b8992;
}



#main-banner .card-text {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
}

#ovd-banner .card-text {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
}

#main-banner h1 {
    font-weight: bold;
    margin-top: 44px;
    color: #fff;
    font-size: 65px;
}

#ovd-banner h1 {
    font-weight: bold;
    margin-top: 44px;
    color: #fff;
    font-size: 65px;
}

#main-search {
    position: relative;
    margin-top: -75px;
}

#main-search button {
    color: #fff;
    border-radius: 4px;
    background: #a29475;
}

#main-search .input-group {
    background: #fff;
    padding: 5px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#main-search #searchInput {
    height: 65px;
    border: 0px;
    padding-left: 30px;
    font-size: 1.25rem;
}

#main-search #searchInput::before {
    color: #333;
    width: 50px;
    height: 50px;
    background: olive;
    content: "Read this: ";
}

#main-search #searchSelect {
    margin-top: 10px !important;
    border: 0px;
    padding-left: 30px;
    margin-bottom: 0px !important;
    border-left: 1px solid #ccc;
}

#main-categories .col-md-3 {
    padding: 5px;
}


#main-banner {
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    background: url('../img/example.jpg');
    background-size: cover;
    background-position: center center;
    animation: panning 100s linear;
}


#ovd-banner {
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    background: url('../img/ovdbanner.jpg');
    background-size: cover;
    background-position: center center;
    animation: panning 100s linear;
}

@keyframes panning {
    0% {
        background-position: 0% 0%;
    }

    25% {
        background-position: 100% 100%;
    }

    50% {
        background-position: 100% 0%;
    }

    75% {
        background-position: 0 100%;
    }

    200% {
        background-position: 0 0;
    }
}


.custom-overlay {
    min-height: 500px;
    padding: 140px 0px 80px 0px;
    background: rgb(0, 0, 0);
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.40940126050420167) 0%, rgba(12, 62, 92, 0) 100%);
}

.banner-stats {
    border-radius: 8px;
    padding: 10px;
    color: #fff;
}

.banner-stats h4 {
    margin: 0px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.banner-stats .ban-inn {
    border-radius: 8px;
    border: 2px solid #fff;
    width: 47%;
    float: left;
    padding: 10px;
    text-align: center;
    margin-right: 10px;
}

.banner-stats .ban-inn h3 {
    margin-bottom: 0px;
    font-size: 64px;
    line-height: 40px;
    padding-top: 10px;
    margin-top: 28px;
}

.banner-stats .ban-inn span {
    display: block;
    font-size: 20px;
    margin: 10px 0px;
    color: #f8f8f8;
}

#metrash-app {
    margin-top: 48px;
    background: #e1eaf0;
}

#metrashCarousel .carousel-item img {
    height: 449px;
    margin-top: 3px;
}

.carousel-control-next-icon:after,
.carousel-control-prev-icon:after {
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
}

#metrashCarousel .carousel-item {
    text-align: center;
}

.metrash-slider {
    background: url('../img/metrash/mobile.png') no-repeat center top;
    background-size: contain;
    height: 450px;
    margin-top: -52px;
    /* margin-bottom: -10px; */
}

.mob-cam {
    position: absolute;
    z-index: 9999999;
    text-align: center;
    right: 170px;
    top: 13px;
}

.mob-cam img {
    width: 75px;
}

.metrash-description {
    padding: 40px 25px 25px 25px;
    border-radius: 12px;
    background-color: #e1eaf0;
    margin-top: 34px;
    /* font-weight: bold; */
}

.metrash-description h1 {
    color: #044363;
    /* font-weight: bold; */
    font-size: 50px;
}

.metapplink img {
    border-radius: 8px;
    margin-top: 20px;
    width: 100%;
    max-width: 225px;
    width: 130px;
}

.metrash-description .col-md-4 {
    text-align: center;
}

#main-cate {
    padding: 15px;
}

#featured-cat {
    padding: 120px 0px;

}

#bg-navy {
    background: #f1f4f8;
}

.form-section {
    padding: 20px 15px 20px 15px;
    border: 1px solid #eee;
    border-radius: 18px;
    margin-bottom: 20px;
    background: #fff;
}



.info-data .data-cell {
    padding: 5px 10px 0px 10px;
    margin-bottom: 10px;
    border-radius: 6px;
}

.info-data .data-cell label {
    display: block;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
}

.info-data .data-cell span {
    display: block;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 0px;
}

.inner-subtitle {
    color: #044363;
    font-weight: bold;
    border-bottom: 1px solid #f1f4f8;
    padding-bottom: 5px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.families-container .card-profile {
    border-radius: 6px;
}

.families-container .card-profile .card-title {
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #0c959e;
}

.families-container .card-profile .card-body {
    background: #0c8d96 url(../img/famili-card-bg.png) right no-repeat;
    background-size: cover;
    color: #fff !important;
    border-radius: 0.25rem;
    padding: 0px 20px;
}

.card-profile .info-data .data-cell {
    background-color: transparent;
    border: none;
}

.form-outline .form-control~.form-label {
    font-weight: bold;
}

.bg-teal {
    background: #e1eaf0;
    /* color: #fff; */
}

.table th {
    font-size: 15px;
    font-weight: bold;
}

.vio-text {
    text-align: right;
}

.table>:not(caption)>*>* {
    border-bottom: 0px;
}

.violations-table .btn-light {
    font-weight: bold;
}

.modal-header {
    color: #044363;
    font-weight: bold;
    background: #fff;
}

.modal-title {
    font-weight: bold;
    font-size: 20px;
}

.modal-footer {
    background: #fff;
}

.modal .total-num h5 {
    margin: 0px auto;
    background-color: #eee;
    display: block;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    height: 41px;
    line-height: 35px;
    font-size: 19px;
}

.green-text {
    color: #090;
}

.confirmation .btn.btn-light {
    font-size: 18px;
}



.brc-default-l1 {
    border-color: #dce9f0 !important;
    font-weight: bold !important;
    font-size: 16px;
    color: #0c3e5c;
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.text-grey-m2 {
    color: #58595b !important;
}

.text-success-m2 {
    color: #86bd68 !important;
}

.font-bolder,
.text-600 {
    font-weight: 600 !important;
}

.text-110 {
    font-size: 110% !important;
}

.text-blue {
    color: #0e415f !important;
}

.pb-25,
.py-25 {
    padding-bottom: .75rem !important;
}

.pt-25,
.py-25 {
    padding-top: .75rem !important;
}

.bgc-default-tp1 {
    background-color: #e1eaf0;
    /* color: #333; */
}

.bgc-default-l4,
.bgc-h-default-l4:hover {
    background-color: #f3f8fa !important;
}


.w-2 {
    width: 1rem;
}

.text-120 {
    font-size: 120% !important;
}

.text-primary-m1 {
    color: #4087d4 !important;
}

.text-danger-m1 {
    color: #dd4949 !important;
}

.text-blue-m2 {
    color: #ffffff !important;
}

.text-150 {
    font-size: 150% !important;
}

.text-60 {
    font-size: 60% !important;
}

.text-grey-m1 {
    color: #7b7d81 !important;
}

.align-bottom {
    vertical-align: bottom !important;
}


.brc-default-l1 th {
    color: #044363;

}

.brc-default-l1 tbody td {
    font-weight: bold;
}

.form-group label {
    font-weight: bold;
    margin-bottom: 5px;
}

.ltr .vio-text {
    text-align: left !important;
}

.ltr #sub-banner h1,
.ltr .families-container .card-profile .card-title,
.ltr .inner-subtitle {
    font-weight: 500;
}

.ltr .form-group label {

    font-size: 15px;
}

.ltr #sub-banner h1 {
    font-size: 32px;
    line-height: 30px;
}


.ltr footer h6,
.ltr footer p {
    text-align: left !important;
}

.ltr .text-grey-m2 .my-2 {
    text-align: right;
}

/* .ltr .form-check-input[type=checkbox]:checked:after {
    left: 4px;
} */

body.ltr .form-group label,
body.ltr .form-label {
    font-weight: 300;
}

body.ltr .nav-pills {
    margin-right: -.8rem;
    margin-left: inherit;
}

.errorMsg,
#captchaResponseErrMsg {
    color: #ff2121;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}

.successMsg{
    color: #14a44d;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}
.inputError {
    border-color: #ff2121;
}

input.form-control.inputError {
    box-shadow: 0 0 0 4px rgb(251 78 78 / 28%);
    margin-bottom: 7px;
}

.form-check-inline {
    margin-left: 0px
}

.btn-bck {
    font-size: 18px;
    border-color: #d9d9d9;
    color: #333;
}

.text-right {
    text-align: right;
}

.form-control1.numeric {
    height: 40px;
    /* min-width: 130px; */
    border: 1px solid #bdbdbd;
    border-left: 0px;
    padding: 0px 10px;
    font-size: 14px;
}

.ltr .form-control1.numeric {
    border-left: 1px solid #bdbdbd;
    border-right: 0px
}

.input-group-text.refreshCaptcha {
    height: 40px
}

.modal {
    z-index: 99999999
}

#card-number {
    text-align: right
}

.ltr #card-number {
    text-align: left
}

#expiry-month,
#expiry-year,
#security-code {
    text-align: center
}

.lg-error-icon {
    color: #d50f0f;
    font-size: 80px;
}


#main-banner * {
    text-shadow: 1px 1px #000;
}

#ovd-banner * {
    text-shadow: 1px 1px #000;
}


.nav-pills .nav-link {
    border-radius: .25rem;
    font-size: 12px;
    padding: 10px 25px 15px;
    line-height: 1;
    background-color: #fff;
    font-weight: 500;
    color: rgba(0, 0, 0, .55);
    margin: .5rem;
    text-transform: capitalize;
}

.nav-pills .nav-link small {
    display: block;
    text-align: center;
    color: #666;
    font-weight: 500;
    font-size: 13px;
    margin-top: 10px;
}

.nav-pills {
    border-radius: .55rem;
    padding: 5px 5px;
}

.nav-justified .nav-item .nav-link {
    background: #fcfcfc;
    border-radius: 1rem;
    font-size: 16px;
    border: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.nacbill-icon {
    display: block;
    margin: 8px auto;
    width: 50px;
    max-height: 50px;
    filter: grayscale(100%);
}

.nav-pills .nav-link.active .nacbill-icon {
    filter: grayscale(0%);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #fff;
    /* border-bottom: 5px solid #164b6b; */
    border: 1px solid #134766;
    /* border-bottom: 5px solid #164b6b; */
    font-weight: bold;
    transition: all 300ms;
}

.nav-pills .nav-link.active {
    color: #044363;
}

.tab-content>.tab-pane,
.tab-actions {
    padding: 32px;
    background: #fff;
    min-height: 150px;
    border-radius: 1.25rem;
    /* border-bottom: 5px solid #dfdfdf; */
}

.form-section2 {
    padding: 25px 20px 35px 20px;
    border: 1px solid #eee;
    border-radius: 0.25rem;
    margin-bottom: 20px;
    background: #e1eaf0;
}

.vehicle-content {}

.vehicle-content .input {
    width: 100%;
    min-width: 0;
    padding: 17px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    background: #f1f4f6;
    border: none;
}

.vehicle-content .form-label {
    font-weight: bold;
    margin-bottom: 5px;
}

.vehicle-content .form-select-lg,
.vehicle-content input {
    height: 50px;
    line-height: 34px;
    font-weight: 500;
    border: 1px solid #dae2e8;
    box-shadow: 0 0 0 4px #fafafa;
    background-color: #fff;
    border-radius: 10px;
}

.vehicle-content .form-select-lg:hover {
    border: 1px solid #dae2e8;
    box-shadow: 0 0 0 4px #ebf4ff;
    background-color: #fff;
}

.btn.btn-outline-primary {
    color: #144868;

    box-shadow: none;
}

input.form-control {
    height: 50px;
    line-height: 40px;
    font-weight: 500;
    border: 1px solid #d3dce2;
    box-shadow: 0 0 0 4px #fafafa;
    background-color: #fff !important;
}

input.form-control:hover {
    box-shadow: 0 0 0 4px #ebf4ff;
}

.form-check-input[type=checkbox]:checked:focus,
.form-check-input:checked {
    border-color: #0b8992;
}

.form-check-input[type=checkbox]:checked:focus,
.form-check-input[type=checkbox]:checked {
    background-image: none;
    background-color: #0b8992;
}

hr:not([size]) {
    height: 1px;
    color: #7c7c7c;
    margin: 0.75rem 0;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    height: 50px;
    line-height: 40px;
    font-weight: 500;
    border: 1px solid #d3dce2;
    box-shadow: 0 0 0 4px #fafafa;
    border-radius: 10px;
    padding-right: 7px;
    padding-top: 0px;
    padding-left: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    top: 6px;
    width: 20px;
}

.select2-container--default .select2-selection--single:hover {
    box-shadow: 0 0 0 4px #ebf4ff;
}

.w-33 {
    width: 33% !important;
}

.hstack.gap-3 {
    direction: rtl;
}

.select2-search--dropdown .select2-search__field {
    border-radius: 5px;
}


.pagination .page-item.active .page-link {
    background-color: #e1eaf0;
}

.pagination-lg .page-link {
    padding: .5rem 1.2rem;
    font-size: 1.2rem;
}

#plateTable td {
    padding: 0.7rem 1.4rem
}


/* .captcha-mob .numeric{border:1px solid #900} */

@media all and (device-width: 820px) {
    .metrash-slider {
        display: none !important;
    }

    #main-banner {
        display: none;
    }

    #ovd-banner {
        display: none;
    }

    .mob-none {
        display: none;
    }

    .banner-stats {
        display: none !important;
    }

    .v-spacer1 {
        display: none;
    }
}

.recaptcha-align {
    display: flex;
    justify-content: flex-start;
}


.card-visa {
    border: 1px solid #dae2e8;
    box-shadow: 0 0 0 4px #fafafa;
}

.indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #9ca3af;
    position: relative;
    display: block;
}

.nav-link.active .indicator {
    background-color: #10b981;
}

#main-banner-visa {
    background: #fff;
    padding: 30px;
}

.text-sm {
    font-size: small;
    font-weight: lighter;
    color: #666;
    margin-bottom: 0px;
    margin-top: 5px;
}


.select2-container--default .select2-selection--single {
    height: 50px;
}

.select2-dropdown {
    background: var(--bs-footer-bg);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--bs-body-color);
    line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
    font-size: 20px;
    margin-left: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 13px;
    position: absolute;
    top: 39%;
    left: 8px;
    transform: translateY(-50%);
    transition: transform 0.2s ease;
}

.select2-container--open .select2-selection--single .select2-selection__arrow::after {
    transform: translateY(-50%) rotate(180deg);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 6px;
}

.select2-results__option,
.select2-search--dropdown {
    background: #fff;
}

.select2-container {
    display: block;
    width: 100% !important;
}

.select2 img {
    height: 24px !important;
    border-radius: 3px;
    margin-right: 0px;
    margin-top: -4px;
}

li .select2-results__option img,
.flag-icon {
    height: 24px !important;
    border-radius: 5px;
    border: 1px solid #0000001f;
    margin-top: -9px;
    margin-left: 5px;
    margin-right: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d9dfe7;
    color: #000;
    font-weight: 500;
}

.form-check-label {
    line-height: 1.3;
}

.btn {
    border-radius: 8px;
    border-width: 1px;
}

.btn.btn-lg {
    font-size: 18px;
}

.bg-light {
    background: #fafafa;
}

.visafld {
    background: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    border: 1px solid rgb(233, 233, 239);
}

.namesfld {
    padding: 3px 10px 0px 10px;
    /* background: #ffffff; */
    /* border: 1px solid rgb(233, 233, 239); */
    border-radius: 4px;
    font-size: 16px;
    background: #efefef;
    font-weight: 500;
    color: #000;
    min-height: 28px;
}

.modal-body {
    background: #f9f9f9;
}

.visafld .text-muted {
    line-height: 1.7
}

.pfix {
    padding-left: 0px;
}

.modal-footer .btn {
    font-size: 16px;
    border-radius: 8px;
    border-width: 1px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1140px;
}

.form-section .avatar {
    border-radius: 4px;
    /* width: 135px; */
    max-height: 190px;
    border: 5px solid #fff;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.avtcontainer {
    text-align: center;
    margin-bottom: 25px;
}

.alert-warning {
    background-color: #fffaf1;
    color: #73510d;
}

.modal-tabs .nav-link {
    color: #666;
}

.modal-tabs .nav-link i {
    color: #999;
    padding: 0px 5px;
}

.modal-tabs .nav-link.active {
    color: #044363;
    border-bottom: 2px solid #044363;
}

.modal-body .tab-content>.tab-pane {
    border-radius: 0px;
    background: #f9f9f9;
}

.modal-body .btn.btn-primary {
    font-size: 16px;
    border-radius: 7px;
}

.secrule {
    /* margin-bottom: 10px; */
}

.secrule img {
    height: 48px;
}

.secrule .alert {
    padding: 10px 15px;
}

.alert-success {
    background-color: #aae1cb1c;
    color: #0d6832;
    border: 1px solid #aae1cb;
    ;
}

.alert-danger {
    background-color: #fff3f5;
    color: #af233a;
    border: 1px solid #edcdcd;
}

.btn.btn-md {
    font-size: 15px !important;
}

.btn.btn-sm {
    font-size: 13px !important;
}

.btn-more {
    float: left;
}

.secrule p.mb-0 {
    font-size: 14px;
}




@media only screen and (max-width: 768px) {
    .metrash-slider {
        display: none !important;
    }

    #main-banner {
        display: none;
    }

    #ovd-banner {
        display: none;
    }

    .mob-none {
        display: none;
    }

    .nav-justified .nav-item .nav-link {
        font-size: 15px;
        padding: 5px;
    }

    .nacbill-icon {
        width: 48px;
    }

    .nav-pills .nav-link.active {
        color: #044363;
        font-weight: 500;
    }

    .v-spacer1 {
        display: none;
    }

    .text-sm {
        display: none;
    }

    .v-spacer2 {
        height: 10px;
    }

    .visafld .col {
        width: inherit;
    }

    .visafld .col .namesfld {
        padding: 3px 0px 0px 0px;
        border: 0px;
    }

    .bottom-footer {
        display: none;
    }

    .mob-50 {
        width: 50%;
    }
    .textalign-center{
    	text-align:center;
    }
}


.tps-wrapper {
    border-radius: 1.5rem;
    overflow: hidden;
    background: white;
    max-width: 620px;
    margin: 3rem auto;
}

.tps-card-body {
    padding: 2.5rem 2rem;
}

.tps-title {
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 2rem;
    text-align: center;
}

.tps-btn-group {
    display: flex;
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    overflow: hidden;
    /* cursor: pointer; */
    background: white;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06); */
}

.tps-btn {
    flex: 1;
    /* â†� equal width for all buttons */
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 1.5rem 1rem !important;
    font-weight: 500;
    color: #475569;
    background: transparent;
    border: none !important;
    /* remove default borders */
    border-radius: 0;
    /* reset default radius */
    margin: 0;
    cursor: pointer;
}

/* Rounded corners only on first and last button */
.tps-btn:first-child {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.tps-btn:last-child {
    /* border-top-right-radius: 0.75rem; */
    /* border-bottom-right-radius: 0.75rem; */
}

.tps-btn:hover {
    background-color: #f1f5f9;
    color: #0f172a;
}

.tps-radio:checked+.tps-btn {
    background: linear-gradient(135deg, #1066a9 0%, #1d425f 100%) !important;
    color: white !important;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.15);
}

.tps-btn .descriptor {
    display: block;
    font-size: 0.78rem;
    opacity: 0.75;
    /* margin-bottom: 0.4rem; */
}

.tps-btn .main-label {
    font-size: 16px;
    font-weight: 600;
}

.tps-shine {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(120deg,
            transparent 30%,
            rgba(255, 255, 255, 0.35) 50%,
            transparent 70%);
    transform: translateX(-120%) skewX(-20deg);
    opacity: 0;
    transition: opacity 0.4s;
}

.tps-btn:hover .tps-shine,
.tps-radio:checked+.tps-btn .tps-shine {
    opacity: 1;
    animation: tps-shine-anim 1.8s infinite;
}

@keyframes tps-shine-anim {
    0% {
        transform: translateX(-120%) skewX(-20deg);
    }

    60% {
        transform: translateX(120%) skewX(-20deg);
    }

    100% {
        transform: translateX(120%) skewX(-20deg);
    }
}

.tps-result {
    margin-top: .5rem;
    padding: 1.25rem;
    background: #f8fafc;
    border-radius: 0.75rem;
    border: 1px solid #e2e8f0;
    text-align: center;
    font-size: 1.05rem;
    color: #334155;
}


.chip-group {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: flex-start;
}

.chip {
    display: inline-flex;
    align-items: center;
    padding: 14px 24px;
    background: #f8fafc;
    /* border: 1px solid #e2e8f0; */
    border-radius: 8px;
    color: #000;
    font-weight: 500;
    transition: all 0.22s;
    font-size: 18px;
    cursor: pointer;
}

.chip:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
}

.btn-check:checked+.chip {
    background: linear-gradient(135deg, #236498 0%, #1d425f 100%);
    color: white;
    border-color: transparent;
    box-shadow: 0 5px 15px rgba(99, 102, 241, 0.25);
}

.result {
    margin-top: 1.5rem;
    padding: 1.25rem;
    background: #f8fafc;
    border-radius: 8px;
    /* border: 1px solid #e2e8f0; */
    text-align: center;
    font-size: 1.05rem;
    color: #334155;
}

.chip-group i {
    margin-top: -4px;
    color: #aaa;
}


/* Custom Scoped Styles prefixed with qv- (Qatar Visa) */
.qv-document-wrapper {
    max-width: 900px;
    margin: 20px auto;
    padding: 25px;
    background-color: #ffffff;
    border: 2px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

/* Header styling */
.qv-header-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 2px solid #000000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.qv-header-side {
    width: 33%;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.4;
}

.qv-header-center {
    width: 34%;
    text-align: center;
    font-weight: bold;
    font-size: 0.95rem;
}

.qv-main-title {
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 20px;
}

/* Section and Table styling */
.qv-section-header {
    background-color: #e1eaf0;
    /* Document header gray */
    border: 1px solid #cfd9e0;
    border-bottom: none;
    padding: 8px 12px 6px 12px;
    font-weight: bold;
    /* color: #fff; */
    direction: ltr;
    line-height: 2;
    display: flex;
    justify-content: space-between;
    /* font-size: 0.95rem; */
    border-radius: 8px 8px 0px 0px;
}

.qv-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    direction: ltr;
}

.qv-table tr {
    border: 1px solid #eee;
}

.qv-table td {

    padding: 8px 10px;

    font-size: 0.9rem;

    vertical-align: middle;
}

.qv-label-en {
    width: 25%;
    text-align: left;
    font-weight: 500;
    /* background-color: #f7f7f7; */
    /* Subtle off-white for labels */
}

.qv-value {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.qv-label-ar {
    width: 25%;
    text-align: right;
    font-weight: 500;
    /* background-color: #f7f7f7; */
    direction: rtl;
}

/* Layout for Personal Info + Photo */
.qv-personal-section {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.qv-personal-table-area {
    flex-grow: 1;
}

.qv-photo-area {
    width: 140px;
    min-width: 140px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f0f0;
    color: #666;
    font-size: 0.85rem;
    text-align: center;
}

/* Footer styling */
.qv-footer-notes {
    text-align: center;
    font-size: 0.85rem;
    line-height: 1.6;
    margin-top: 25px;
}

.qv-barcode-text {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 10px;
}

.qv-footer-contact {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 15px;
    font-size: 0.8rem;
    text-align: center;
}

.arnamerow {
    direction: rtl;
}

.qv-table tbody tr:nth-child(even) td {
    background-color: #f9f9f9;
    /* A light gray for the even rows */
}

.badge-lg {
    padding: 0.5em 1em;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.btn-outline-primary i,
.btn-outline-danger i {
    color: #ccc;
    margin-left: 5px;
    margin-right: 5px;
}

#visa-actions {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0px;
    background-color: #fff;
    /* matching parent container background */
    padding: 15px 8px;
    z-index: 99;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.05);
}

.btn-danger {
    box-shadow: none;
}

.label-text-sm {
    font-size: 13px;
}

.date-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
}

.dates-in {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    width: 100%;
}

.date-card {
    min-width: 120px;
    text-align: center;
    padding: 5px;
}

.period-badge {
    font-size: 0.95rem;
    padding: 0.45em 0.9em;
}

.value-text-sm {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.status-card {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.status-card:hover {
    transform: translateY(0px);
    box-shadow:
        6px 6px 16px rgba(0, 0, 0, 0.09),
        -6px -6px 16px rgba(255, 255, 255, 0.9);
}

.status-card.selected {
    transform: translateY(0px);
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.09), -6px -6px 16px rgba(255, 255, 255, 0.9);
    background: #f1f4f8;
}

.flag-img{
margin:-6px 4px 0px 4px}



.status-top {
    height: 4px;
    width: 100%;
    margin-bottom: 11px;
}

.status-body {
    padding: .2rem 1rem .7rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row-reverse;
    /* ← Icons go to the right in RTL */
    gap: 1.25rem;
}

.status-content {
    text-align: center;
    /* Numbers & labels aligned right */
}

.status-label {
    font-size: 14px;
    font-weight: 600;
    color: #2d3748;
    text-align: center;
    line-height: 1.35;
    margin-bottom: 0.35rem;
}

.status-count {
    font-size: 38px;
    font-weight: 700;
    color: #1a202c;
    letter-spacing: -1px;
}

.status-icon-wrapper {
    width: 56px;
    height: 56px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
    box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.10);
    flex-shrink: 0;
}


/* Color accents */
.accent-1 {
    background: #fff;
}
 
.accent-1 i {
    color: #FF986A
}
 
/* blue   → استكمال الرسوم */
.accent-2 {
    background: #fff;
}
 
.accent-2 i {
    color: #87BAC3;
}
 
/* amber  → فحص طبي */
.accent-3 {
    background: #fff;
}
 
.accent-3 i {
    color: #7AAACE;
}
 
/* emerald→ جاهزة للطباعة */
.accent-4 {
    background: #fff;
}
 
.accent-4 i {
    color: #355872;
}
 
/* violet → تحت الإجراء */
 
.top-1 {
    background: #FF986A;
}
 
.top-2 {
    background: #87BAC3;
}
 
.top-3 {
    background: #7AAACE;
}
 
.top-4 {
    background: #355872;
}

.dflex-end {
    display: flex;
    justify-content: flex-end;
}

/* 1. Default State */
.btn-receipt {
    background-color: #56758c;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    box-shadow:none;
}

/* 2. Hover State */
.btn-receipt:hover {
    background-color: #40647e;
    color: #fff;
    box-shadow:none;
}

/* 3. Focus State */
.btn-receipt:focus {
    background-color: #40647e;
    color: #ffffff;
    outline-offset: 2px;
    box-shadow:none;
}

/* 4. Active State (Pressed) */
.btn-receipt:active {
    background-color: #40647e;
    color: #ffffff;
    transform: scale(0.98); /* Optional: Slight press effect */
    box-shadow:none;
}

.badge-md {
	display: inline-block;
	padding: 0.4em 0.7em;
	font-size: 0.90em;
	font-weight: 550;
	border-radius: 0.5rem;
}

.fa-text-t {
    font-family: "Arial ", Gadget, sans-serif;
    font-weight: 600;
    font-style: normal;
    display: inline-block;
    width: 1em;
    text-align: center;
    line-height: 1;
    font-size: 1.6rem;
    vertical-align: middle;
    color: #285192;
}

.fa-play {
    color: #285192;
}
.captcha-input {
   	width: 110px;
    max-width: 140px;
}
	
@media only screen and (max-device-width: 763px) {
    .padding-10 {
        margin-bottom: 10px;
    }

    .text-right {
        text-align: center;
    }

    .recaptcha-align {
        display: flex !important;
        justify-content: center !important;
    }
    .badge-lg {
    	font-size: .81rem;
	}
	.mt2-pay{
		margin-top: .5rem;
	}
	.mb2-pay{
    	margin-bottom: .5rem;
	}
}

@media all and (device-width: 1024px) {
    .banner-stats {
        display: none !important;
    }
}

.loader {
    height: 4px;
    width: 99%;
    --c: no-repeat linear-gradient(#f1f4f8 0 0);
    background: var(--c), var(--c), #1c657d;
    background-size: 60% 100%;
    animation: l16 3s infinite;
    margin: 0 auto;
    border-radius: 9px;
}

@keyframes l16 {
  0%   {background-position:-150% 0,-150% 0}
  66%  {background-position: 250% 0,-150% 0}
  100% {background-position: 250% 0, 250% 0}
}
