body {overflow-x: hidden;}
p {margin-bottom: 0.5rem;}
b ,b *,strong *, strong{font-weight: bold !important;}
.bg-overlay {background-color: rgba(0, 0, 0, 0.5) !important}
.w-40 {width: 40% !important}
.w-60 {width: 60% !important}
.h-575px {height: 575px !important}
.h-500px {height: 500px !important}
.h-450px {height: 450px !important}
.h-300px {height: 300px !important}
.h-250px {height: 250px !important}
.h-290px {height: 290px !important}
.h-200px {height: 200px !important}
.h-185px {height: 185px !important}
.h-135px {height: 135px !important}
.flex-1 {flex: 1 !important}
.flex-auto {flex: auto !important}
.z-index-1 {z-index: 1}
.text-sm {font-size: 12px !important}
.text-md {font-size: 16px !important}
.text-lg {font-size: 20px !important}
.text-xl {font-size: 24px !important}
.text-xxl {font-size: 28px !important}
.d-flex-center {display: flex !important; align-items: center !important; justify-content: center;}
.text-el{display: -webkit-box !important;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;}
.text-9-line {-webkit-line-clamp: 9}
.text-8-line {-webkit-line-clamp: 8}
.text-7-line {-webkit-line-clamp: 7}
.text-6-line {-webkit-line-clamp: 6}
.text-5-line {-webkit-line-clamp: 5}
.text-4-line {-webkit-line-clamp: 4}
.text-3-line {-webkit-line-clamp: 3}
.text-2-line {-webkit-line-clamp: 2}
.bg-fourthary{background-color: var(--fourthary)}
.bg-f1f2f2 {background-color: #F1F2F2 !important;}
.bg-e6e7e8 {background-color: #E6E7E8;}
.text-a7a9ac {color: #A7A9AC !important;}
.text-initial {text-transform: initial !important;}
.object-fit-cover{object-fit: cover !important;}
.object-fit-contain{object-fit: contain !important;}
.bottom-right {top: auto !important; left: auto !important; bottom: 0 !important; right: 0 !important;}
.d-flex-center {display: flex !important; align-items: center !important; justify-content: center;}
hr.border-line {background-color: currentcolor;}
section.page-row {margin-bottom: 30px;}
.os-padding { z-index: auto; }
.text-justify{text-align: justify !important;}
.ratio-1x1 {aspect-ratio: 1/ 1 !important;}
.ratio-5x3 {aspect-ratio: 5 / 3 !important;}
.ratio-5x4 {aspect-ratio: 5 / 4 !important;}
.ratio-4x3 {aspect-ratio: 4 / 3 !important;}
.ratio-3x2 {aspect-ratio: 3 / 2 !important;}
.ratio-3x4 {aspect-ratio: 3 / 4 !important;}
.ratio-3x5 {aspect-ratio: 3 / 5 !important;}
.ratio-8x5 {aspect-ratio: 8 / 5 !important;}
.ratio-12x9135 {aspect-ratio: 12 / 9.135 !important;}
.ratio-12x915 {aspect-ratio: 12 / 9.15 !important;}
.ratio-16x9 {aspect-ratio: 16 / 9 !important;}
.ratio-16x5 {aspect-ratio: 16 / 5 !important;}
.ratio-21x9 {aspect-ratio: 21 / 9 !important;}
.ratio-6x1 {aspect-ratio: 6 / 1 !important;}
.ratio-1600x1437 {aspect-ratio: 1600 / 1437 !important;}
.w-30 {width: 30px;}
.w-35 {width: 35px;}
.w-45 {width: 45px !important;}
.w-60 {width: 60px;}
.w-90 {width: 90px}
.w-120 {width: 120px}
.w-135 {width: 135px}
.w-140 {width: 140px}
.w-150 {width: 150px}
.w-175 {width: 175px}
.w-180 {width: 180px}
.w-250 {width: 250px}
.w-300 {width: 300px}

.h-30 {height: 30px;}
.h-35 {height: 35px;}
.h-40 {height: 40px;}
.h-45 {height: 45px !important;}
.h-60 {height: 60px;}
.h-90 {height: 90px}
.h-120 {height: 120px}
.h-150 {height: 150px}
.h-175 {height: 175px}
.h-180 {height: 180px}
.h-250 {height: 250px}
.h-300 {height: 300px}
.h-340 {height: 340px}
/* ================ GRID =============== */
.container-empty>.row,
.container-empty>.row>.col-md-12 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.grid-space-20 {
    margin-right: -10px;
    margin-left: -10px;
}
.grid-space-20 > .col-auto,
.grid-space-20 > .col-lg-12,
.grid-space-20 > .col-lg-9,
.grid-space-20 > .col-lg-8,
.grid-space-20 > .col-lg-7,
.grid-space-20 > .col-lg-6,
.grid-space-20 > .col-lg-5,
.grid-space-20 > .col-lg-4,
.grid-space-20 > .col-lg-3,
.grid-space-20 > .col-md-12,
.grid-space-20 > .col-md-9,
.grid-space-20 > .col-md-8,
.grid-space-20 > .col-md-7,
.grid-space-20 > .col-md-6,
.grid-space-20 > .col-md-5,
.grid-space-20 > .col-md-4,
.grid-space-20 > .col-md-3,
.grid-space-20 > .col-sm-12,
.grid-space-20 > .col-sm-9,
.grid-space-20 > .col-sm-8,
.grid-space-20 > .col-sm-7,
.grid-space-20 > .col-sm-6,
.grid-space-20 > .col-sm-5,
.grid-space-20 > .col-sm-4,
.grid-space-20 > .col-sm-3,
.grid-space-20 > .col-12,
.grid-space-20 > .col-8,
.grid-space-20 > .col-6,
.grid-space-20 > .col-4,
.grid-space-20 > .col-3 {
    padding-left: 10px;
    padding-right: 10px;
}

.grid-space-16 {
    margin-right: -8.5px;
    margin-left: -8.5px;
}
.grid-space-16 > .col-auto,
.grid-space-16 > .col-lg-12,
.grid-space-16 > .col-lg-7,
.grid-space-16 > .col-lg-6,
.grid-space-16 > .col-lg-5,
.grid-space-16 > .col-lg-4,
.grid-space-16 > .col-lg-3,
.grid-space-16 > .col-md-12,
.grid-space-16 > .col-md-7,
.grid-space-16 > .col-md-6,
.grid-space-16 > .col-md-5,
.grid-space-16 > .col-md-4,
.grid-space-16 > .col-md-3,
.grid-space-16 > .col-sm-12,
.grid-space-16 > .col-sm-6,
.grid-space-16 > .col-sm-4,
.grid-space-16 > .col-sm-3,
.grid-space-16 > .col-12,
.grid-space-16 > .col-8,
.grid-space-16 > .col-6,
.grid-space-16 > .col-4,
.grid-space-16 > .col-3 {
    padding-left: 8px;
    padding-right: 8px;
}

.grid-space-10 {
    margin-right: -6px;
    margin-left: -6px;
}
.grid-space-10 > .col-auto,
.grid-space-10 > .col-lg-12,
.grid-space-10 > .col-lg-7,
.grid-space-10 > .col-lg-6,
.grid-space-10 > .col-lg-5,
.grid-space-10 > .col-lg-4,
.grid-space-10 > .col-lg-3,
.grid-space-10 > .col-md-12,
.grid-space-10 > .col-md-8,
.grid-space-10 > .col-md-6,
.grid-space-10 > .col-md-4,
.grid-space-10 > .col-md-3,
.grid-space-10 > .col-sm-12,
.grid-space-10 > .col-sm-6,
.grid-space-10 > .col-sm-4,
.grid-space-10 > .col-sm-3,
.grid-space-10 > .col-12,
.grid-space-10 > .col-8,
.grid-space-10 > .col-6,
.grid-space-10 > .col-4,
.grid-space-10 > .col-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.banner-content .text-white {
    font-size: 4.375rem;
    line-height: 1.2;
}

.banner-content .text-white {
    font-size: 4.375rem;
    line-height: 1.2;
}

.banner-content h3 {
    margin-bottom: 0;
    display: inline-block;
}

.section-head .sub-title {
    color: var(--secondary);
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 700;
}

.gradient-sec .section-head .sub-title,
.gradient-sec .section-head .title {
    color: #fff;
}
.dz-separator.style-2:after {
    height: 0px;
}
.swal2-container  {
    z-index: 100000;
}
.modal-header {
    position: relative;
    border-bottom: 0;
}
.modal-header .btn-close {
    position: absolute;
    margin: 0;
    right: 10px;
    top: 10px;
}
/* ============= EDITOR =============== */
.dz-content ul {
    padding-left: 2.5rem;
}
.dz-content ul li {
    list-style: inherit;
}

.dz-content img {
    max-width: 600px;
    object-fit: contain;
}
@media only screen and (max-width: 991px) {
    .dz-content img {
        max-width: 100vw;
        object-fit: contain;
    }
}

/* ============= BLOG ============ */
.bg-blog{
    background-color: #FFF1E6;
}
/* Banner blog */
.dz-bnr-inr .dz-bnr-inr-entry,
.dz-bnr-inr {
    height: 150px;
}
.dz-bnr-inr h1, .dz-bnr-inr .h1 {
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
}
.dz-bnr-inr:after {
    background-image: url("../images/pattern.jpg");
    background-size: cover;
}
.portfolio-section .portfolio-image {
    padding: 5px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
}
/* ============ FOOTER ========== */
footer .footer-logo {
    height: 80px;
}
footer .footer-content {
    background-color: var(--primary);
    padding: 25px 0;
}

.footer-content .widget_getintuch ul li {
    padding-left: 0;
    margin-bottom: 0;
}

.footer-content .widget_getintuch ul li i {
    position: initial;
    font-size: 24px;
}

.footer-content .dz-social-icon li a {
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 40px;
}

.footer-content .fas.fa-phone {
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 40px;
    text-align: center;
    background-color: #fff;
    color: var(--primary);
    transition: all 0.8s ease 0s;
}

@media only screen and (max-width: 1300px) {
    .footer-content {
        font-size: 14px;
    }
    .footer-content .widget_getintuch ul li i {
        font-size: 22px;
    }
    .footer-content .box-footer > .col-auto:nth-child(3) {
        font-size: 14px;
    }
    .footer-content .box-footer > .col-auto:nth-child(3) .btn {
        font-size: 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .footer-content {
        font-size: 12px;
    }
    .footer-content .box-footer > .col-auto:nth-child(2) {
        font-size: 11px;
    }
    .footer-content .widget_getintuch ul li i {
        font-size: 20px;
    }
    .footer-content .box-footer > .col-auto:nth-child(3) {
        font-size: 12px;
    }
    .footer-content .box-footer > .col-auto:nth-child(3) .btn {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 991px) {
    footer .footer-lg {
        height: auto;
    }
    .footer-content .box-footer > .col-auto:nth-child(2) {
        width: 50%;
    }
    .footer-content .box-footer > .col-auto:first-of-type {
        width: 50%;
    }
    .footer-content .box-footer > .col-auto:last-of-type {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    footer .footer-lg {
        height: auto;
    }
    .footer-content .box-footer > .col-auto:nth-child(2) {
        width: 100%;
    }
    .footer-content .box-footer > .col-auto:first-of-type {
        width: 100%;
    }
    footer .footer-bottom p {
        font-size: 70%;
    }
}

/* =================== TABLE ================ */
.table,
.table p {
    margin-bottom: 0;
}

.dataTables_scrollBody::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #F5F5F5;
}

.dataTables_scrollBody::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #00000080;
}

.dataTables_wrapper .form-select {
    width: auto !important;
    border: var(--bs-dark) solid 1px;
}

.dataTables_wrapper .bottom,
.dataTables_wrapper .top {
    display: flex;
    background-color: #fff;
    align-items: center;
    justify-content: space-between;
}

.dataTables_wrapper .bottom {
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate {
    align-items: center;
    padding-top: 0 !important;
    white-space: nowrap;
}

.dataTables_paginate .pagination li .page-numbers,
.dataTables_paginate .pagination li .page-link {
    height: 36px;
    min-width: 36px;
    line-height: 36px;
    border-radius: 36px;
}

.dataTables_paginate .page-item.disabled .page-link {
    background-color: rgb(235, 235, 235);
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-footer tbody td {
    padding: 7.5px 0;
    color: #000;
    font-weight: 500;
}

.table-footer tbody tr td:first-of-type {
    padding-right: 50px;
}

/* =================== CUSTOMS ================ */
.sticky-top {top: 80px;}
hr {
    background-color: transparent;
    opacity: 1;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.object-non-visible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.object-visible,
.object-non-visible.object-visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 400px) { 
    .fs-1 {
        font-size: calc(1.275rem + 1.5vw) !important;
    }
}

/* =================== HEADER =================== */
.header-top {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-top {
    height: 15vw;
    max-height: 220px;
    min-height: 100px;
}
.banner-top .h1 {
    font-size: 50px;
    margin-bottom: 28px;
}
.header-top-logo {
    margin-top: 2.6vw;
}
.header-top-logo img {
    min-height: 40px;
    height: 4vw;
    max-height: 60px;
}

.site-header .main-bar {
    background-color: var(--primary);
}
.header-nav,.header-nav {
    min-height: 45px;
}
.header-nav .nav > li:not(:last-of-type) {
    flex: auto;
}

.header-nav .nav > li > a {
    color: #fff !important;
    padding: 5px 8px;
    text-transform: initial;
    font-weight: 400;
    line-height: 1.25;
    font-size: 0.95rem;
}

.header-nav .nav > li.active > a {
    background-color: var(--secondary);
    border-radius: 50rem;
}

.header-nav .nav > li:hover > .mega-menu, 
.header-nav .nav > li:hover > .sub-menu {
    margin-top: 11px;
}

.header-nav .btn-home {
    border:none;
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
}

.header-nav .btn-home i {
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 40px;
    text-align: center;
    transition: all 0.8s ease 0s;
}

.header-nav .btn-home.active i {
    background-color: var(--secondary);
}

.header-nav .btn-home::after {
    content: none;
}

.mobile-nav{
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    min-height: 45px;
    align-items: center;
}

.mobile-nav li:not(:first-of-type){
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-nav li .btn:not(.btn-home){
    line-height: 1.5;
    padding: 2.5px 20px !important;
}

.mobile-nav a{
    color: #fff;
}

.mobile-nav .btn-home {
    border:none;
    height: 35px;
    width: 35px;
    min-width: 35px;
    line-height: 35px;
}

.mobile-nav .btn-home i {
    height: 35px;
    width: 35px;
    min-width: 35px;
    line-height: 35px;
    font-size: 18px;
    border-radius: 35px;
    text-align: center;
    transition: all 0.8s ease 0s;
}

.mobile-nav > li.active > a:not(.btn-home) {
    padding: 5px 20px !important;
}

.mobile-nav > li.active > a {
    background-color: var(--secondary);
    border-radius: 50rem;
}

@media (max-width: 991px) { 
    .header-top {
        background-repeat: no-repeat;
        background-size: cover;
    }
    .banner-top .h1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }
    .header-nav .nav > li > a {
        padding-left: 0;
        padding-right: 0;
    }
    .header-nav .nav > li > a:not(.btn) {
        color: #333 !important;
    }
    .header-nav .nav > li:first-of-type{
        display: flex;
        justify-content: center;
        padding-bottom: 15px;
    }
    .header-nav .nav > li:last-of-type{
        padding-top: 15px;
        border: none;
    }
    .mo-left .header-nav.show {
        left: auto;
        right: -1px;
    }

    .mo-left .header-nav .logo-header img {
        width: 100%;
    }
}

@media (max-width: 575px) { 
    .banner-top .h1 {
        margin-bottom: 5px;
        font-size: calc(1.1rem + 1vw) !important;
    }
    .header-top-logo {
        margin-top: 15px;
    }
    .banner-swiper img {
        height: auto;
        object-fit: cover;
    }
    .logo-header {
        height: 60px;
        max-width: 210px;
        float: right;
    }
    .logo-header img {
        margin-top: 10px;
        height: 40px;
        max-width: 210px;
    }
}

/* ===================== BTN =================== */
a:disabled,
button:disabled,
a.disabled,
button.disabled {
    cursor: not-allowed !important;
    pointer-events: initial !important;
}

.btn-icon {
    display: inline-flex;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.btn-icon i {
    color: #fff;
}

.btn.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.wp-block-button__link,
.btn-sm.wp-block-button__link {
    padding: 6px 12px;
    font-size: 14px;
}

/* ====================== FORM ========================= */
.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    height: 40px;
    font-weight: 300;
    font-size: 16px;
    border-color: #acbeec;
    color: #777777;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
}

.has-feedback .form-control {
    padding-right: 30px;
}

.has-feedback {
    position: relative
}

.has-feedback .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    top: 0;
    right: 0;
    color: #777777;
    position: absolute;
    text-align: center;
    margin-top: 0;
}

.has-feedback label~.form-control-feedback {
    top: 27px;
}

.custom-file {

    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 41px;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.7;
    color: #495057;
    background-color: #fff;
    border: 1px solid #acbeec;
    border-radius: 0.25rem !important;
    box-shadow: none;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: inline-block;
    padding: 0.375rem 0.75rem;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
    height: 39px;
    line-height: 1.7;
}

.form-floating-icon {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
}

.form-control.is-invalid,
.was-validated .form-control:invalid,
.form-control.is-valid,
.was-validated .form-control:valid {
    background-image: none;
    padding-right: 12px;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #acbeec;
}

.is-invalid.select2-container--default .select2-selection--single,
.has-error .custom-file-label {
    border-color: #dc3545;
}

.has-error .invalid-feedback {
    display: block;
}

.list-unstyled {
    margin-bottom: 0;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
}

.select2-container--default .select2-selection--single {
    border-color: #acbeec;
}

.select2-container--default.select2-container--open .select2-selection--single {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    border-top-color: rgb(128, 189, 255);
    border-right-color: rgb(128, 189, 255);
    border-bottom-color: rgb(128, 189, 255);
    border-left-color: rgb(128, 189, 255);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 40px;
}

.select2-results__options::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #80bdff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

table .select2-container {
    width: 100% !important;
}

/* ========================= */
.dropdown-toggle.dropdown-toggle-no-caret::after {
    display: none;
}

.main-menu>li {
    padding: 5px 0;
}

.main-menu>li>a {
    border-radius: 0px;
    padding: 0 10px;
}

.main-menu>li:not(:last-of-type)>a {
    border-right: 1px solid #000;
}

.search-bx .form-group {
    margin-bottom: 0;
    position: relative;
}

.border-w5px {
    border: 5px solid #fff;
}

.border-w10px {
    border: 10px solid #fff;
}

.border-e1px {
    border: 1px solid #eee;
}

.border-rsb {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.block-title {
    display: inline-block;
    border-bottom: 2px solid var(--orange);
    line-height: 1.4;
    margin-bottom: -2px;
    font-size: 18px;
    font-weight: bold;
    color: var(--primary);
    padding-bottom: 8px;
    text-transform: uppercase;
}

.block2-title {
    line-height: 1.4;
    font-size: 36px;
    font-weight: bold;
    color: var(--title);
    text-transform: uppercase;
    margin-bottom: 0;
}

.background-primary .block2-title,
.pattern-bg .block2-title {
    color: #fff;
}

img.grow {
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    object-fit: cover;
}

img.grow:hover,
.overlay-container:hover img.grow {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.dz-share-post .post-tags a {
    margin-left: 18px;
    margin-right: 0;
}

/* ============== SEARCH BOX ============= */
.search_box {
    z-index: 1;
    margin-top: -90px;
}

.search_box .has-feedback .form-control-feedback {
    height: 45px;
    width: 45px;
    line-height: 45px !important;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    left: 5px;
}
.search_box input,
.search_box .btn {
    height: 45px;
    padding-left: 48px;
    text-transform: initial;
}

.search_box input {
    background-color: rgba(255, 255, 255, .4);
    border-color: transparent;
    width: 400px;
}
.search_box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BCBEC0;
    opacity: 1; /* Firefox */
}

.search_box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BCBEC0;
}

.search_box input::-ms-input-placeholder { /* Microsoft Edge */
    color: #BCBEC0;
}

.search_box .btn {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 576px) { 
    .search_box {
        z-index: 1;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .search_box input {
        width: 100%;
        background-color: #F1F2F2;
    }

    .search_box .fal.fa-search {
        color: #A7A9AC;
    }
}

/* ============ STAFFS ============= */
.staffs-des.widget_categories .cat-item {
    color: var(--primary) !important;   
}
.staffs-des.widget_categories > ul > li {
    text-align: left;
    padding-left: 15px !important;
}
/* .staffs-des.widget_categories ul li ul {
    padding-left: 0;
} */
.staffs-des.widget_categories ul li > p {
    color: #333;
    font-weight: 500;
    margin-left: -16px;
}
.staffs-des.widget_categories ul li ul li,.staffs-des.widget_categories ul li ol li {
    color: #333;
}
.staffs-des.widget_categories .cat-item:before {
    content: "\f111";
    font-size: 5px;
    top: 16px
}
.newsSlider3 .swiper-button-next:after, .newsSlider3 .swiper-button-prev:after {
    font-size: 24px;
    font-weight: bolder;
    /* color: #A7A9AC; */
}
.staff-sidebar {
    max-height: calc(100vh - 100px);
    overflow: hidden;
}
@media (min-width: 992px) {
    .side-bar-croll {
        overflow-y: scroll;
        max-height: calc(100vh - 120px);
    }
}


@media (max-width: 575px) {
    .staff-sidebar {
        max-height: 100%;
        overflow: hidden;
    }
}
/* .staff-card .row .col-md-6:nth-child(2) {
    height: auto !important;
} */
/* ================== PORTLET ================ */
.nav-categories {
    position: relative;
    z-index: 3;
    list-style: none;
    padding: 0;
}

.widget_categories .cat-item.active {
    color: var(--primary);
}

@media (max-width: 575px) {
    .nav-categories {
        display: none;
        padding: 20px 0;
    }

    .nav-categories li a {
        padding: 5px 15px;
        display: block;
    }

    .nav-categories li a br {
        display: none;
    }

    .nav-categories li a:hover {
        background-color: #2499dc;
        color: #fff;
    }

    .nav-categories li.active a {
        background-color: #2499dc;
        color: #fff;
    }
}

@media only screen and (min-width: 576px) {
    .nav-categories {
        margin: -60px 0 0;
        padding-bottom: 15px;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 1200px) {
    .nav-categories {
        -ms-flex-pack: start;
        justify-content: start;
    }
}

@media only screen and (min-width: 576px) {
    .nav-categories li {
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        max-width: 220px;
        padding: 0 5px;
        margin-bottom: 20px;
    }

    .nav-categories li a {
        display: block;
        height: 100px;
        font-size: 18px;
        font-weight: 400;
        text-transform: initial;
        background-color: white;
        -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding-right: 10px;
        padding-left: 10px;
        transition: all 0.3s ease;
    }

    .nav-categories li a:hover {
        background-color: #2499dc;
        color: #fff;
    }
}

@media only screen and (min-width: 576px) and (min-width: 1200px) {
    .nav-categories li a:hover {
        height: 120px;
    }
}

@media only screen and (min-width: 576px) {
    .nav-categories li.active a {
        height: 120px;
        background-color: #2499dc;
        color: #fff;
    }
}

/* ================== layout-8 ===================== */
.layout-8 .box-news-1 .box-caption {
    height: 190px;
}

/* ================== box-cat-6 =================== */
.box-cat-6 {
    padding: 50px 0;
}

.box-cat-6 .cat-body {
    background: linear-gradient(180deg, rgba(241, 91, 41, 1) 0%, rgba(255, 255, 255, 0.5214460784313726) 200%);
    padding: 40px;
}

.box-cat-6 .cat-body h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.box-cat-6 .cat-body h3,
.box-cat-6 .cat-body h3 a {
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
}

/* ================== box-cat-7 =================== */
.box-cat-7 {
    padding: 20px 0;
}

.box-cat-7 .cat-body h2 {
    font-weight: 600;
    font-size: 36px;
    color: #fff;
}

.box-cat-7 .cat-body h3,
.box-cat-7 .cat-body h3 a,
.box-cat-7 .cat-body p {
    color: #fff;
    font-size: 1rem;
}

/* ==================== NEWS DETAI ================== */

.detail-news .breadcrumb {
    flex-wrap: nowrap;
    display: inline-flex;
}

.detail-news .breadcrumb-item {
    display: flex;
}

.detail-news ul .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 5px;
}

/* ==================== SERVICES LINK ================== */
.section-wraper-left .icon-bx-wraper,
.section-wraper-right .icon-bx-wraper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.icon-bx-sm {
    margin-top: -15px;
}

.icon-bx-sm.gradient-sec i {
    color: #fff;
}

.icon-bx-wraper.style-1.active {
    background-color: var(--orange);
}

.icon-bx-wraper.style-1.active [class*="icon-bx"] i {
    color: var(--primary);
}

.about-bx4 .dz-media:after {
    height: 60%;
}

.about-bx4 .dz-tilte {
    font-size: calc(1rem + 0.3vw);
}

/* =================== Pagination ===================== */
.pagination {
    text-align: center;
    justify-content: center;
}

.pagination li .prev,
.pagination li .next {
    background-color: rgb(235, 235, 235);
}

.pagination li .prev:hover,
.pagination li .next:hover {
    color: rgb(255, 255, 255);
    background-color: var(--primary);
    border-color: var(--primary);
    box-shadow: 0px 5px 12px var(--rgba-primary-4);
}

.page-item.active .page-link {
    background-color: var(--primary);
    border-color: var(--primary);
}

.tp-caption .tp-revstop {
    margin: 15px 18px !important;
}

/* ========== widget-post =========== */
.recent-posts-entry .widget-post-bx .widget-post .dz-media {
    height: 60px;
    width: 80px;
}

.recent-posts-entry .widget-post-bx .widget-post .dz-media img {
    height: 100%;
    object-fit: cover;
}

.pricingtable-wrapper.profile .pricingtable-features li:nth-child(1)::after {
    content: "\f0e0";
}

.pricingtable-wrapper.profile .pricingtable-features li:nth-child(2)::after {
    content: "\f879";
}

/* =================================================================================== */
.navbar-toggler {
    float: left;
    margin: 5px 0;
}

/* .login-box-overlay,
.register-box-overlay,
.forget-box-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 75%;
    padding: 60px;
    bottom: 0;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 1px 1px 10px #e1e1e1;
    box-shadow: 1px 1px 10px #e1e1e1;
}

.login-box-overlay.fixed-box,
.register-box-overlay.fixed-box,
.forget-box-overlay.fixed-box {
    opacity: 1;
    z-index: 111111;
    -webkit-animation: 1s slideInRight;
    animation: 1s slideInRight;
}

.login-box-overlay.remove-fixed-box,
.register-box-overlay.remove-fixed-box,
.forget-box-overlay.remove-fixed-box {
    -webkit-animation: 1s slideOutRight;
    animation: 1s slideOutRight;
}

.login-box-overlay .cross-sign,
.register-box-overlay .cross-sign,
.forget-box-overlay .cross-sign {
    position: absolute;
    right: 25px;
    top: 23px;
    font-size: 26px;
    color: #000000;
}

.register-box-overlay {
    left: 65%;
}
@media only screen and (max-width: 1440px) {
    .login-box-overlay,
    .register-box-overlay,
    .forget-box-overlay {
        left: 65%;
        padding: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .login-box-overlay,
    .register-box-overlay,
    .forget-box-overlay {
        left: 0%;
        padding: 30px;
    }
} */


/* .loginBox {
    pad
} */

/* ===================================
 search modal window css
==================================== */
/* .search {
    vertical-align: sub;
}

.search_block {
    opacity: 0;
    display: none;
    text-align: center;
    height: 0;
    position: fixed;
    top: 50%;
    left: calc(50vw - 350px);
    margin-top: -41px;
    z-index: 111111;
}

.search_block.visible {
    opacity: 1;
    display: inline-block;
    height: auto;
}

.search_block.visible .search_box {
    opacity: 1;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.search_block .overlayer {
    background-color: var(--primary);
    position: fixed;
    cursor: url("../img/overlay-close.png"), auto;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.search_block input,
.search_block select,
.search_block textarea {
    background-color: var(--primary);
    font-size: 20px;
}

.search_block textarea::-webkit-input-placeholder {
    color: #FFFFFF !important;
}

.search_block textarea::-moz-placeholder {
    color: #FFFFFF !important;
}

.search_block textarea:-ms-input-placeholder {
    color: #FFFFFF !important;
}

.search_block textarea::-ms-input-placeholder {
    color: #FFFFFF !important;
}

.search_block .inner input,
.search_block select,
.search_block textarea::placeholder {
    color: #FFFFFF !important;
}

.search_block input::-webkit-input-placeholder {
    color: #FFFFFF !important;
}

.search_block input:-moz-placeholder {
    color: #FFFFFF !important;
}

.search_block input::-moz-placeholder {
    color: #FFFFFF !important;
}

.search_block input:-ms-input-placeholder {
    color: #FFFFFF !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.search_box {
    background-color: var(--primary);
    opacity: 0;
    display: inline-block;
    padding: 10px;
    position: relative;
    text-align: center;
    top: -120px;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 10;
}

.search_box .search_input {
    border: 3px solid var(--primary);
    border-bottom: 1px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 80px;
    line-height: 2;
    font-family: 'Poppins', sans-serif;
    min-width: 700px;
    outline: medium none;
    padding: 10px 10px 10px 0px;
    width: 700px;
    -webkit-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
    -webkit-appearance: none;
    border-radius: 0;
}

.search-form .search-input {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

#search ::-webkit-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}

#search ::-moz-placeholder {
    color: #FFFFFF;
    opacity: 1;
}

#search :-ms-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}

#search ::-ms-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
}

#search ::placeholder {
    color: #FFFFFF;
    opacity: 1;
}

.search_icon {
    background-color: transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 28px;
    left: 93%;
    line-height: 38PX;
    padding: 8px;
    position: absolute;
    top: 28px;
}

.search_icon:hover {
    color: #FFFFFF;
}

.search_icon:focus {
    color: #FFFFFF;
} */

/* ========= AUDIO ========== */
/* Audio Player Styles
================================================== */
.plyr--audio .plyr__controls {
    border-radius: var(--border-radius-base);
}
audio {
    display:none;
}

#audiowrap,
#plwrap {
    margin:0;
}

#tracks {
    font-size:0;
    position:relative;
    text-align:center;
}

#nowPlay {
    display:block;
    font-size:0;
}

#nowPlay span {
    display:inline-block;
    font-size:1.05rem;
    vertical-align:top;
}

#plList {
    padding: 0;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 0;
    color: #fff;
}

#plList::-webkit-scrollbar-track
{
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#plList::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#plList::-webkit-scrollbar-thumb
{
	border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: var(--primary);
}

#plList li {
    cursor:pointer;
    display:block;
    margin:0;
    padding:10px 0;
    border-top: #eee solid 1px;
}

#plList li:hover {
    background-color:rgba(0, 0, 0, .1);
}

.plItem {
    position:relative;
}

.plTitle {
    left:50px;
    overflow:hidden;
    position:absolute;
    right:65px;
    text-overflow:ellipsis;
    top:0;
    white-space:nowrap;
}

.plNum {
    padding-left:21px;
    width:25px;
}

.plLength {
    padding-left:21px;
    position:absolute;
    right:21px;
    top:0;
}

.plSel,
.plSel:hover {
    background-color:rgba(0, 0, 0, .1);
    color: #fff;
    font-weight: 700;
    cursor:default !important;
}

#tracks a {
    border-radius:3px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:2.3rem;
    height:40px;
    line-height:.2;
    margin:0 5px 30px;
    padding:12px;
    text-decoration:none;
    transition:background .3s ease;
}

#tracks a:hover,
#tracks a:active {
    background-color:rgba(0, 0, 0, .1);
    color:#fff;
}

#tracks a::-moz-focus-inner {
    border:0;
    padding:0;
}

.bg-warehouse {
    background-color: #B8D0DC !important;
}

.box-warehouse-1 {
    padding: 30px 0 10px;
} 

.box-warehouse-1 .wboxtitle {
    background-color: #0663B1;
    color: #fff;
    padding: 5px 25px;
    display: inline-block;
    border-radius: .25rem;
    text-transform: uppercase;
    font-weight: 500;
}

.box-warehouse-1 .wtitle {
    color: #5C617E;
    font-weight: 400;
}