body {overflow-x: hidden;}
.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-430px {height: 430px !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: 14px !important}
.text-lg {font-size: 16px !important}
.text-xl {font-size: 20px !important}
.text-xxl {font-size: 24px !important}
.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}
.text-transform-none{text-transform: none !important;}
.text-ff3535{color: #ff3535}
.bg-fourthary {background-color: var(--fourthary)}
.bg-bfedd9 {background-color: #BFEDD9 !important;}
.bg-f1f2f2 {background-color: #F1F2F2 !important;}
.bg-e6e7e8 {background-color: #E6E7E8;}
.bg-f3f7fb {background: #F3F7FB;}
.bg-76ca85 {background: #76ca85;}
.bg-f1f1f1 {background: #F1F1F1;}
.bg-bannerbacksite {background-image: url(/assets/img/banner-counter.jpg); background-repeat: repeat; background-size: cover; background-color: #133B79}
.bg-white-70{background-color: rgba(255, 255, 255, 0.7) !important;}
.pricingtable-wrapper.style-1 .pricingtable-features li::after{content: none;}
.disable-hover{color: #000 !important;}
.text-a7a9ac {color: #A7A9AC !important;}
.bg-399247 {background-color: var(--primary-text) !important;}
.text-initial {text-transform: initial !important;}
.object-fit-cover {object-fit: cover !important;}
.object-fit-fill {object-fit: fill !important;}
.object-fit-contain {object-fit: contain !important;}
.ratio-5x3 {aspect-ratio: 5 / 3 !important;}
.ratio-10x1 {aspect-ratio: 10 / 1 !important;}
.ratio-5x4 {aspect-ratio: 5 / 4 !important;}
.ratio-4x3 {aspect-ratio: 4 / 3 !important;}
.ratio-3x2 {aspect-ratio: 3 / 2 !important;}
.ratio-3x5 {aspect-ratio: 3 / 5 !important;}
.ratio-8x5 {aspect-ratio: 8 / 5 !important;}
.ratio-16x9 {aspect-ratio: 16 / 9 !important;}
.bottom-right {top: auto !important;left: auto !important;bottom: 0 !important;right: 0 !important;}
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);}
hr.border-line {background-color: currentcolor;}
.sticky-top-0 {position: sticky;top: 0px;}
.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);}
.overflow-y-auto{overflow-y: auto !important; }
.overflow-y-auto::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 8px;background-color: #F5F5F5;}
.overflow-y-auto::-webkit-scrollbar{width: 5px;background-color: #F5F5F5;}
.overflow-y-auto::-webkit-scrollbar-thumb{border-radius: 8px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #555;}
.border-w5px {border: 5px solid #fff;}
.border-w10px {border: 10px solid #fff;}
.border-e1px {border: 1px solid #eee;}
.p-st40{margin-top: -40px}
h6 {font-size: 14px;}
.input-group > .form-control::placeholder{opacity: 0.5;}
a.hover-1 {position: relative;text-decoration: none;}
a.hover-1::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    bottom: 0;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
a.hover-1:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.container-fluid .container-fluid {padding-left: 0 !important;padding-right: 0 !important;}
.container-fluid .container {padding-left: 0 !important;padding-right: 0 !important;}
.container-xxl .container-fluid {padding-left: 0 !important;padding-right: 0 !important;}
.container-xxl .container {padding-left: 0 !important;padding-right: 0 !important;}
.container-xl .container-fluid {padding-left: 0 !important;padding-right: 0 !important;}
.container-xl .container {padding-left: 0 !important;padding-right: 0 !important;}
.container-md .container-fluid {padding-left: 0 !important;padding-right: 0 !important;}
.container-md .container {padding-left: 0 !important;padding-right: 0 !important;}
.container .container-fluid {padding-left: 0 !important;padding-right: 0 !important;}
.container .container {padding-left: 0 !important;padding-right: 0 !important;}
@media (min-width: 576px) {
    .ratio-md-16x9 {aspect-ratio: 16 / 9 !important;}
    .h-md-500px {height: 500px !important}
    .h-md-120px {height: 120px !important;}
    .ratio-md-16x9 {aspect-ratio: 16 / 5 !important;}
}
@media (max-width: 767px) {
    .h-sx-300px {height: 300px !important;}
    .h-sx-
    h2 {font-size: 1.5rem;}
}
/* ================ 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-8,
.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-8,
.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-7,
.grid-space-10>.col-6,
.grid-space-10>.col-5,
.grid-space-10>.col-4,
.grid-space-10>.col-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.grid-space-5 {
    margin-right: -3px;
    margin-left: -3px;
}
.grid-space-5>.col-auto,
.grid-space-5>.col-lg-12,
.grid-space-5>.col-lg-8,
.grid-space-5>.col-lg-7,
.grid-space-5>.col-lg-6,
.grid-space-5>.col-lg-5,
.grid-space-5>.col-lg-4,
.grid-space-5>.col-lg-3,
.grid-space-5>.col-md-12,
.grid-space-5>.col-md-8,
.grid-space-5>.col-md-6,
.grid-space-5>.col-md-4,
.grid-space-5>.col-md-3,
.grid-space-5>.col-sm-12,
.grid-space-5>.col-sm-6,
.grid-space-5>.col-sm-4,
.grid-space-5>.col-sm-3,
.grid-space-5>.col-12,
.grid-space-5>.col-8,
.grid-space-5>.col-6,
.grid-space-5>.col-4,
.grid-space-5>.col-3 {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.grid-space-0 {
    margin-right: 0;
    margin-left: 0;
}
.grid-space-0>.col-auto,
.grid-space-0>.col-lg-12,
.grid-space-0>.col-lg-8,
.grid-space-0>.col-lg-7,
.grid-space-0>.col-lg-6,
.grid-space-0>.col-lg-5,
.grid-space-0>.col-lg-4,
.grid-space-0>.col-lg-3,
.grid-space-0>.col-md-12,
.grid-space-0>.col-md-8,
.grid-space-0>.col-md-6,
.grid-space-0>.col-md-4,
.grid-space-0>.col-md-3,
.grid-space-0>.col-sm-12,
.grid-space-0>.col-sm-6,
.grid-space-0>.col-sm-4,
.grid-space-0>.col-sm-3,
.grid-space-0>.col-12,
.grid-space-0>.col-8,
.grid-space-0>.col-6,
.grid-space-0>.col-4,
.grid-space-0>.col-3 {
    padding-left: 0;
    padding-right: 0;
}

.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;
}
/* =================== TABLE & DATATABLE ================ */
.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;
}

/* ===================== 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-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;
}

/* =================== 
CUSTOMS 
=================== */
/* ============= 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 ============ */
/* Banner blog */
.dz-bnr-inr h1,
.dz-bnr-inr .h1 {
    line-height: 1.2;
    color: #000;
    text-transform: initial;
}
.dz-bnr-inr.dz-bnr-inr-sm,
.dz-bnr-inr.dz-bnr-inr-sm .dz-bnr-inr-entry {
    height: 100px;
}
.dz-bnr-inr:after {
    background-image: url("/assets/img/bannercc.jpg");
    background-size: cover;
}

.dz-bnr-inr{
    background: transparent;
    background-image: url("/assets/cms2023/img/banner-inr.jpg");
    background-repeat: no-repeat;
    background-size: contain;
}

/* =================== HEADER =================== */
.header-top {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.header-top::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to right, #6bc23e5c, rgb(122 132 106 / 18%), #6bc23e5c); */
    background: linear-gradient(to right, #ca313129, #fef8da8f, #ca313129);
    background-size: cover;
    z-index: 1;
}

.header-top-logo img {
    height: 100px;
}

.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;
    padding: 5px 15px;
    text-transform: initial;
    font-weight: 400;
    line-height: 1.25;
    border-radius: calc(var(--border-radius-base)*2);
    overflow: hidden;
}

.header-nav .nav .btn::after{
    left: -55%;
}

.header-nav .nav .btn:hover::after{
    left: 130%;
}

.header-nav .nav > li.active > a {
    color: #fff;
    background: #E9AE94;
}

.header-nav .nav>li:hover>a{
    color: black;
    background: white;
}

.header-nav .nav > li:hover > a span,.header-nav .nav .btn:hover i{
    animation: none;
}

.header-nav .nav>li:hover>.mega-menu,
.header-nav .nav>li:hover>.sub-menu {
    margin-top: 9px;
}

.header-nav .nav > li .mega-menu, .header-nav .nav > li .sub-menu, .header-nav .nav > li:hover .mega-menu, .header-nav .nav > li:hover .sub-menu{
    transition: all 0.4s ease 0s;
}

.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(--primary);
}

.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;
}

.site-header.style-1 .main-bar-wraper {
    margin-top: 0px;
}

.header-nav .nav {
    justify-content: flex-end;
}

.header-nav .nav>li>a {
    /* padding: 30px 15px; */
    font-size: 1.05rem;
    text-transform: initial;
    font-weight: 400;
}

.header-nav .nav>li {
    padding: 5px 0;
}

/* .header-nav .nav > li:not(:last-of-type)>a {
    border-right: 1px solid #000;
} */

.logo-header {
    width: auto;
}

.logo-header img {
    max-width: 100%;
    height: 85px;
}

.site-header.style-1 .is-fixed .main-bar .container {
    padding-left: 15px;
    padding-right: 15px;
}

/* .site-header.style-1 .main-bar .container {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
} */

.site-header.style-1 {
    position: relative;
}

.site-header.style-1 .main-bar .container {
    box-shadow: none;
}

.header-nav .nav>li .mega-menu li a,
.header-nav .nav>li .sub-menu li a {
    text-transform: none;
    font-weight: 300;
}

.site-header.style-1 .main-bar{
    background-color: #ff914d;
    color: white;
}

.site-header.style-1 .main-bar .btn-primary{
    background-color: var(--primary);
    border-color: var(--primary);
}

.site-header.style-1 .main-bar .btn-primary:hover{
    border-color: var(--primary);
    background-color: var(--primary);
}

.site-header.style-1 .is-fixed .main-bar{
    background-color: var(--primary);
    box-shadow: 0px 2px 4px 2px rgba(57, 76, 96, 0.3);
}

.header-nav .nav > li .mega-menu li:hover > a, .header-nav .nav > li .sub-menu li:hover > a{
    color: #000;
    background-color: #fff;
}

.header-nav .nav > li .mega-menu li a::after, .header-nav .nav > li .sub-menu li a::after{
    background: #FF914D;
}

.is-fixed .main-bar{
    animation: none;
}

.header-top .banner-top h4, .header-top .banner-top h5{
    margin: 0px;
}

.banner-top{
    z-index: 3;
}

@media (min-width: 991px){
    .header-nav .nav > li .mega-menu li a, .header-nav .nav > li .sub-menu li a{
        color: #fff;
        background-color: #FF914D;
    }

    .header-nav .nav>li>a::after{
        content: "";
        background: rgb(255, 255, 255);
        transition: all 0.8s ease 0s;
        position: absolute;
        height: 120%;
        width: 15px;
        opacity: 0.2;
        left: -45%;
        top: -10%;
        transform: rotate(15deg);
    }

    .header-nav .nav>li:hover>a::after{
        left: 110%;
    }

    .header-nav .nav > li .mega-menu li, .header-nav .nav > li .sub-menu li{
        background: #FF914Dc7;
        border-bottom: 1px solid transparent;
    }
    
    .header-nav .nav > li .mega-menu li:first-child a, .header-nav .nav > li .sub-menu li:first-child a{
        border-radius: var(--border-radius-base) var(--border-radius-base) 0 0;
    }
    
    .header-nav .nav > li .mega-menu li:first-child, .header-nav .nav > li .sub-menu li:first-child{
        color: #fff;
        border-radius: var(--border-radius-base) var(--border-radius-base) 0 0;
    }
    
    .header-nav .nav > li .mega-menu li:last-child a, .header-nav .nav > li .sub-menu li:last-child a{
        border-radius: 0 0 var(--border-radius-base) var(--border-radius-base);
    }
    
    .header-nav .nav > li .mega-menu li:last-child, .header-nav .nav > li .sub-menu li:last-child{
        border-bottom: none;
        border-radius: 0 0 var(--border-radius-base) var(--border-radius-base);
    }

    .header-nav .nav > li .mega-menu, .header-nav .nav > li .sub-menu{
        padding: 0px;
        box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.5);;
    }

    .header-nav .nav > li .mega-menu, .header-nav .nav > li .sub-menu{
        width: 260px;
        top: 39px;
        margin-top: 9px;
    }

    .search-bx .form-group input{
        width: 300px;
    }    
}

@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;
    }

    .mo-left .header-nav.show {
        left: auto;
        right: -1px;
        z-index: 1000;
    }

    .mo-left .header-nav .logo-header img {
        width: 100%;
    }

    .header-nav .nav > li.sub-menu-down > a::after{
        background-color: transparent;
        color: black;
        height: 20px;
        line-height: 20px;
        width: 20px;
    }
}

@media (max-width: 992px) {
    .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 {
        height: 40px;
        max-width: 210px;
    }

    .header-top .banner-top h2{
        font-size: 20px;
    }

    .dropdown-menu{
        display: block;
        border: none;
    }
}

/* ============ FOOTER ========== */
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;
}

.site-footer.style-1 .widget_services ul li a,
.site-footer.style-2 .widget_services ul li a,
.site-footer.style-3 .widget_services ul li a {
    text-transform: initial;
}

.widget_getintuch ul li {
    padding-left: 0;
    display: flex;
    align-items: center;
}

.widget_getintuch ul li i {
    position: initial;
    min-width: 25px;
}

.widget_getintuch ul li i {
    font-size: 14px;
}

footer .widget_services .footer-title::after{
    width: 50px;
    height: 1px;
    background-color: var(--primary);
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
}

footer .footer-top {
    padding: 30px 0;
    border-top: 1px solid #eee;
}

footer .footer-top .title {
    font-size: 36px;
    color: var(--primary);
    font-weight: 700;
}

footer .footer-title {
    margin-bottom: 0px;
}

.secondary {
    background: var(--secondary);
}

.color-primary {
    color: var(--primary);
}

.widget_getintuch ul li {
    color: var(--black);
}

footer .footer-title {
    color: var(--black);
}

footer .widget_services ul li a {
    color: var(--black);
}

.dz-social-icon li a {
    color: var(--black);
    background-color: transparent;
}

.dz-social-icon li a:hover {
    color: var(--primary);
    background-color: transparent;
}

.widget_getintuch ul li i {
    color: var(--black);
}

.widget_getintuch ul li {
    padding: 0;
}

.widget_services ul li a {
    text-transform: none;
}

footer .footer-logo {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

footer .wp-block-latest-posts li:hover,
footer .wp-block-categories-list li:hover,
footer .wp-block-archives-list li:hover,
footer .widget_categories ul li:hover,
footer .widget_archive ul li:hover,
footer .widget_meta ul li:hover,
footer .widget_pages ul li:hover,
footer .widget_recent_comments ul li:hover,
footer .widget_nav_menu li:hover,
footer .widget_recent_entries ul li:hover,
footer .widget_services ul li:hover{
    left: 10px;
}

footer .widget_services ul.footer-contact li:hover{
    left: 0px;
}

footer .widget_services .dz-social-icon ul li:hover{
    background: #fff;
    left: 0px;
}

@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%;
    }

    .widget_getintuch ul li {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    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%;
    }

    .widget_getintuch ul li {
        margin-bottom: 5px;
    }

    .widget_services ul li{
        margin-bottom: 5px;
    }

    .widget_services ul li {
        padding: 0px;
    }

    footer .widget {
        margin-bottom: 0px;
    }
}

@media (max-width: 400px) {
    .fs-1 {
        font-size: calc(1.275rem + 1.5vw) !important;
    }
}
/* =================== Scroltop =================== */
/* .scroltop{
    background: var(--white);
    box-shadow: none !important;
    color: var(--black);
    border: 1px solid var(--black);
    border-radius: calc(var(--border-radius-base)/3);
} */

/* ========================= */
.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;
}

.search-bx button{
    height: 40px;
    width: 40px;
}

.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, a.grow>img {
    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,
a.grow:hover>img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

a.grow:hover .icon-bx-wraper.style-1{
    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 {
    margin-top: -90px;
    z-index: 1;
}

.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;
    }

    .search_box input {
        width: 100%;
        background-color: #F1F2F2;
    }

    .search_box .fal.fa-search {
        color: #A7A9AC;
    }
}

.newsSlider3 .swiper-button-next:after,
.newsSlider3 .swiper-button-prev:after {
    font-size: 24px;
    font-weight: bolder;
    /* color: #A7A9AC; */
}

@media (min-width: 992px) {
    .side-bar-croll {
        overflow-y: scroll;
        max-height: calc(100vh - 120px);
    }
}

/* ================== 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;
    }
}

/* ================== about-us ===================== */
.about-us {
    text-align: center;
}

.about-us h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #0059b3;
}

.about-us p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #444;
}

.about-us img{
    height: 80px;
    margin-bottom: 30px;
}

/* ================== box-news-3 ===================== */
.news {
    margin-top: 75px;
    margin-bottom: 1.5rem;
}

.news h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.75rem;
    font-weight: 600;
}

.other-news {
    margin-bottom: 1rem;
    display: block;
}

.news-time-label {
    border: black solid 1px;
    border-right: 0px;
    padding: 5px 0;
    text-align: center;
    width: 15%;
    height: 58px;
    display: block;
    line-height: 1.2;
}

.news-text-button {
    background-color: white;
    padding: 0 1rem;
    border: black solid 1px;
    overflow: hidden;
    color: black;
    width: 85%;
    text-align: justify;
    line-height: 1.3;
    font-size: 14px;
}

.news-text-button:hover {
    color: white !important;
    background-color: var(--primary);
}

/* ================== box-news-style-5 ===================== */


.box-news-style-5 .owl-item .dz-media{
    position: relative;
    display: block;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.07);
}

.box-news-style-5 .owl-item .dz-media .content-box{
    position: relative;
    display: block;
    transition: all 300ms ease;
}

.box-news-style-5 .owl-item .dz-media .hover-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1;
	text-align: center;
}

.box-news-style-5 .owl-item .dz-media:hover .hover-box{
    opacity: 1;
    visibility: visible;
}

.box-news-style-5 .owl-item .dz-media:hover .content-box{
    opacity: 0;
    visibility: hidden;
}

.box-news-style-5 .owl-item .dz-media:hover .hover-box .image-layer{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-news-style-5 .owl-item .dz-media .hover-box .inner{
    position: relative;
    display: block;
    padding: 35px 30px 15px;
}

/* ================== funding-style-1 ===================== */
.funding-style-1{
    margin-bottom: 30px;
    float: left;
}

.funding-style-1 figure{
    position: relative;
    background-color: #000;
    float: left;
    width: 100%;
    margin: 0px;
    overflow: hidden;
}

.funding-style-1 a.kd-readmore{
    position: absolute;
    right: 15px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: none;
    display: inline-block;
    border-color: transparent;
    background-color: #ffffff;
    padding: 7px 17px;
    border: 2px solid #ccc;
    text-transform: uppercase;
    border-radius: 4px;
}

.funding-style-1 .kd-readmore i{
    margin-right: 4px;
}

.funding-style-1 .croudinfo{
    float: left;
    width: 100%;
    padding: 20px 20px 25px 20px;
    position: relative;
    border: 1px solid #eeeeee;
    border-top: none;
    background-color: #ffffff;
}

.funding-style-1 .progress {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background-color: #f8f8f8;
    height: 20px;
    background-image: none;

}

.funding-style-1 .progress-bar {
    height: 10px;
    background-image: none;
    background-color: #ffc000;
    box-shadow: none;
    margin: 5px 0px 0px 7px;
}

.funding-style-1 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.funding-style-1 .croudoption{
    margin: 0px;
    float: left;
    width: 100%;
}

.funding-style-1 .croudoption li {
    background: none repeat scroll 0 0 #f8f8f8;
    display: inline-block;
    list-style: outside none none;
    padding: 10px 0;
    width: 30%;
}

.funding-style-1:hover figure img {
    opacity: 0.5;
}

.funding-style-1 a.kd-readmore:hover{
    color: #fff !important;
    background-color: var(--primary);
}

.funding-style-1:hover a.kd-readmore {
    visibility: visible;
    opacity: 1;
}

/* ================== slider-swiper-1 ===================== */
.swiper-button-next,
.swiper-button-prev {
    color: var(--white);
    width: calc(var(--swiper-navigation-size)/ 50 * 20);
    height: calc(var(--swiper-navigation-size)/2);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: calc(var(--swiper-navigation-size)/2);
}

/* ================== layout-6 ===================== */
.layout-6 .dz-card.style-2{
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.layout-6 .dz-card.style-2:last-child{
    border-bottom: none;
}

/* ================== slider-swiper-3 ===================== */
.mySwiper3.swiper-button-next{
    right: -25px;
    color: red;
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    border-radius: 1000px;
    transform: translateY(-50%);
    box-shadow: 2px 0 40px rgba(0,0,0,0.4);
}

.mySwiper3.swiper-button-prev{
    left: -25px;
    color: red;
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    border-radius: 1000px;
    transform: translateY(-50%);
    box-shadow: 2px 0 40px rgba(0,0,0,0.4);
}

/* ================== slider-swiper-4-5 ===================== */
.mySwiper4 {
    height: 500px;
    width: 30%;
    padding: 0px;
}

.mySwiper4 .swiper-slide-active{
    background-color: black !important;
}

.mySwiper5 {
    height: 500px;
    box-sizing: border-box;
    padding: 0;
    width: 70%;
}

.mySwiper5 .swiper-slide {
    width: 100%;
    height: 100%;
}

.mySwiper5 .swiper-button-next {
    position: absolute;
    left: unset;
    right: 39px;
    top: unset;
    bottom: 20px;
    background: #4f4f4f;
    padding: 25px;
    opacity: 0.6;
    border-radius: 1000px;
}

.mySwiper5 .swiper-button-prev {
    position: absolute;
    right: 110px;
    left: unset;
    top: unset;
    bottom: 20px;
    background: #4f4f4f;
    padding: 25px;
    opacity: 0.6;
    border-radius: 1000px;
}

.mySwiper5 .swiper-button-next:hover, .mySwiper5 .swiper-button-prev:hover{
    opacity: 1;
}

.mySwiper4 .swiper-slide-thumb-active {
    background: black !important;
}

@media only screen and (max-width: 767px) {
    .mySwiper5{
        width: 100%;
        height: 250px;
    }

    .mySwiper5 .swiper-slide{
        height: 250px;
    }

    .mySwiper4{
        display: none;
    }
}

/* ================== slider-swiper-6 ===================== */
.mySwiper6 .dz-team.style-1 .dz-content{
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.mySwiper6 .dz-media a::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--border-radius-base);
    background: linear-gradient(360deg, #363636fa 0%, rgba(34,34,34,0) 100%);
}

/* .mySwiper6 .swiper-button-next {
    right: -20px;
}
.mySwiper6 .swiper-button-prev {
    left: -20px;
} */

/* ================== nav-bar ===================== */
.nav-tabs a {
    color: var(--gray);
}

.bg-f3f7fb p {
    margin: 0px;
}

.bg-f3f7fb .col-md-4 img {
    width: 60%;
}

.bg-lightwhite {
    background: var(--lightwhite);
}

.bg-lightwhite p {
    margin: 0.8rem 0px;
}

.indicator {
    width: 100%;
    height: 100%;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 8%)
}

.bottom-border-gray {
    border-bottom: #F1F2F2 solid 1px;
}

.chart {
    height: 400px;
}

.mychart {
    height: 100%;
}

@media (max-width: 991px) {
    .chart {
        height: 300px;
    }

    .bg-lightwhite p {
        margin: 0.3rem 0px;
    }
}

@media (max-width: 767px) {
    .chart {
        height: 150px;
    }
}

/* ==================== title-style-1 ================== */
.title-style-1 h2:before {
    background-color: #c50000;
    content: '';
    display: block;
    height: 3px;
    width: 75px;
    margin-bottom: 5px;
}
.title-style-1 h2:after {
    background-color: #c50000;
    content: '';
    display: block;
    position:absolute; right:0; bottom:0;
    height: 3px;
    width: 75px;
    margin-bottom: 0.25em;
}

/* ==================== statisticaldata-style-1 ================== */
.statisticaldata-style-1{
    display: flex;
    flex-direction: column;
}

.statisticaldata-style-1 i{
    font-size: 60px;
    color: white;
}

.statisticaldata-style-1 p, .statisticaldata-style-1 h3{
    color: white;
    font-size: 16px;
    text-align: center;
}

.statisticaldata-style-1 p:after{
    content: "";
  display: inline-block;
  border-bottom: 1px solid black;
}

/* ================== utilities-box ===================== */
.icon-bx-sm {
    width: 45px;
    height: 45px;
    min-width: 45px;
    line-height: 45px;
}
.icon-bx-sm img {
    height: 20px;
}
.icon-bx-wraper .dz-tilte {
    margin: 0px;
}

/* ==================== 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;
}

.dz-meta ul li {
    color: var(--title);
    margin-bottom: 10px;
}

.dz-info p {
    text-align: justify;
}

/* ==================== 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.gradient-sec i {
    color: #fff;
}

.icon-bx-wraper.style-1.active {
    background-color: var(--primary);
}

.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);
}

.pagination li .page-numbers, .pagination li .page-link{
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    font-size: 16px;
}

.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: auto;
    min-width: 120px;
}

.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;
}

/* ========= image-style-3 ========== */
a.grow:hover img{
    transition: height 0.5s ease-in-out;
    height: 70% !important;
}

.image-style-3{
    position: relative;
    padding: 0px 20px 15px 20px;
}

.image-style-3 .icon-box{
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 33px;
    text-align: center;
    background: transparent;
    top: -5px;
    margin-bottom: -15px;
    margin-top: -28px;
}

.image-style-3 .icon-box::before{
    position: absolute;
    content: '';
    background: #ffffff;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 0px;
    border-radius: 4px;
    transform: rotate(45deg);
    z-index: -1;
}

.image-style-3 .icon-box::after{
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    left: 0px;
    top: -10px;
    border-radius: 4px;
    transform: rotate(45deg);
    z-index: -2;
    background-color: #FF0000;
}

/* ========= image-style-4 ========== */
.image-style-4 .theme-boxicon-icon {
    display: block;
    width: 150px;
    max-width: 100%;
    height: 93px;
    margin: 0 auto 20px auto;
    position: relative;
    position: relative;
    overflow: hidden;
    border-bottom: solid 2px var(--primary);
}

.image-style-4 .theme-boxicon-icon img {
    position: absolute;
    left: 50%;
    margin-left: -48px;
    bottom: -38px;
    display: block;
    width: 94px;
    height: 94px;
    text-align: center;
    font-size: 48px;
    color: var(--primary);
    line-height: 94px;
    background-color: rgba(0,0,0,.06);
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    border-radius: 999px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 0 0 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 0 7px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 0 7px rgba(0,0,0,.1);
    box-shadow: 0 0 0 7px rgba(0,0,0,.1);
}

.image-style-4:hover .theme-boxicon-icon img {
    bottom: -15px;
    background-color: var(--primary);
    color: #fff;
}

.image-style-4 .theme-boxicon-content {
    text-align: center;
    padding-top: 10px;
}

.image-style-4 .theme-boxicon-content .theme-boxicon-title a {
    color: #000;
}

.image-style-4:hover .theme-boxicon-content .theme-boxicon-title a {
    color: var(--primary);
}

/* ========= image-style-5 ========== */
.image-style-5 {
    position: relative;
    width: 160px;
    height: 220px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 0px;
}

.image-style-5 .hardcover_front {
    -webkit-transition: all 0.8s ease, z-index 0.6s;
    -moz-transition: all 0.8s ease, z-index 0.6s;
    transition: all 0.8s ease, z-index 0.6s;
}

.image-style-5 .hardcover_front, .image-style-5 .hardcover_back, .image-style-5 .book_spine, .image-style-5 .hardcover_front li, .image-style-5 .hardcover_back li, .image-style-5 .book_spine li{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.image-style-5 .hardcover_front {
    -webkit-transform: rotateY(-34deg) translateZ(8px);
    -moz-transform: rotateY(-34deg) translateZ(8px);
    transform: rotateY(-34deg) translateZ(8px);
    z-index: 100;
}

.image-style-5 .hardcover_front li:first-child {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    transform: translateZ(2px);
    background-color: #eee;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.image-style-5 .hardcover_front img {
    width: 100%;
    height: 100%;
}

.image-style-5 .hardcover_front li:last-child {
    -webkit-transform: rotateY(180deg) translateZ(2px);
    -moz-transform: rotateY(180deg) translateZ(2px);
    transform: rotateY(180deg) translateZ(2px);
    background: #fffbec;
}

.image-style-5 .page {
    width: 100%;
    height: 98%;
    top: 1%;
    left: 3%;
    z-index: 10;
}

.image-style-5 .page > li {
    background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
    background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
    background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
    background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
    box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset -1px 0px 1px rgba(150, 150, 150, 0.2);
    border-radius: 0px 5px 5px 0px;
}

.image-style-5 .page, .page > li {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.image-style-5 .page > li {
    width: 100%;
    height: 100%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    text-align: center;
}

.image-style-5 .page > li:nth-child(1) {
    -webkit-transform: rotateY(-28deg);
    -moz-transform: rotateY(-28deg);
    transform: rotateY(-28deg);
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.image-style-5 .page > li:nth-child(2) {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.image-style-5 .page > li:nth-child(3) {
    -webkit-transform: rotateY(-32deg);
    -moz-transform: rotateY(-32deg);
    transform: rotateY(-32deg);
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.image-style-5 .page > li:nth-child(4) {
    -webkit-transform: rotateY(-34deg);
    -moz-transform: rotateY(-34deg);
    transform: rotateY(-34deg);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.image-style-5 .page > li:nth-child(5) {
    -webkit-transform: rotateY(-36deg);
    -moz-transform: rotateY(-36deg);
    transform: rotateY(-36deg);
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.image-style-5 .hardcover_front, .hardcover_back {
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.image-style-5 .hardcover_back {
    -webkit-transform: rotateY(-15deg) translateZ(-8px);
    -moz-transform: rotateY(-15deg) translateZ(-8px);
    transform: rotateY(-15deg) translateZ(-8px);
}

.image-style-5 .hardcover_back li:first-child {
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    transform: translateZ(2px);
    background: #fffbec;
}

.image-style-5 .hardcover_back li:last-child {
    -webkit-transform: translateZ(-2px);
    -moz-transform: translateZ(-2px);
    transform: translateZ(-2px);
    background: #fffbec;
}

.image-style-5 .book_spine {
    -webkit-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
    -moz-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
    transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
    width: 16px;
    z-index: 0;
}

.image-style-5 .book_spine li:first-child {
    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    transform: translateZ(2px);
    background: #eee;
}

.image-style-5 .book_spine li:last-child {
    -webkit-transform: translateZ(-2px);
    -moz-transform: translateZ(-2px);
    transform: translateZ(-2px);
    background: #333;
}

figcaption {
    display: block;
    padding-left: 40px;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 160px;
    width: 310px;
    -webkit-backface-visibility: hidden;
}

.image-style-5:hover > .hardcover_front {
    -webkit-transform: rotateY(-145deg) translateZ(0);
    -moz-transform: rotateY(-145deg) translateZ(0);
    transform: rotateY(-145deg) translateZ(0);
    z-index: 0;
}

.image-style-5:hover > .page li:nth-child(1) {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

.image-style-5:hover > .page li:nth-child(2) {
    -webkit-transform: rotateY(-35deg);
    -moz-transform: rotateY(-35deg);
    transform: rotateY(-35deg);
    -webkit-transition-duration: 1.8s;
    -moz-transition-duration: 1.8s;
    transition-duration: 1.8s;
}

.image-style-5:hover > .page li:nth-child(3) {
    -webkit-transform: rotateY(-118deg);
    -moz-transform: rotateY(-118deg);
    transform: rotateY(-118deg);
    -webkit-transition-duration: 1.6s;
    -moz-transition-duration: 1.6s;
    transition-duration: 1.6s;
}

.image-style-5:hover > .page li:nth-child(4) {
    -webkit-transform: rotateY(-130deg);
    -moz-transform: rotateY(-130deg);
    transform: rotateY(-130deg);
    -webkit-transition-duration: 1.4s;
    -moz-transition-duration: 1.4s;
    transition-duration: 1.4s;
}

.image-style-5:hover > .page li:nth-child(5) {
    -webkit-transform: rotateY(-140deg);
    -moz-transform: rotateY(-140deg);
    transform: rotateY(-140deg);
    -webkit-transition-duration: 1.2s;
    -moz-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

/* ========= AUDIO ========== */
.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;
}

/* =========================================
Social Button
========================================= */
.social-button {
    display: inline-grid;
    position: fixed;
    top: 65vh;
    right: 15px;
    min-width: 45px;
    text-align: center;
    z-index: 999;
}

.social-button-content {
    display: inline-grid;
}

.social-button a {
    padding: 8px 0;
    cursor: pointer;
    position: relative;
}

.social-button i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 999;
}

.social-button img {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.social-button span {
    display: none;
}

.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 3px;
    right: -3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.alo-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -2px;
    right: -8px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
}

.social-button .facebook-icon i {
    background-color: #036CE4;
}

.social-button .youtube-icon i {
    background-color: #FF0000;
}

.social-button .instagram-icon i {
    background-color: #FD6801;
}

.call-icon:hover>span,
.youtube-icon:hover>span,
.instagram-icon:hover>span,
.facebook-icon:hover>span,
.mail-icon:hover>span {
    display: block
}

.social-button a span {
    border-radius: 2px;
    text-align: center;
    background: #F7A001;
    padding: 9px;
    display: none;
    width: 180px;
    margin-right: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    right: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

@-webkit-keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}

.social-button a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent transparent transparent #F7A001;
    position: absolute;
    right: -10px;
    top: 10px;
}

@media (max-width: 576px) {
    .social-button {
        display: none;
    }
}

/* ==================== marquee =============== */
@keyframes marquee-right-to-left {
    from {
        transform: translateX(50%);
    }

    to {
        transform: translateX(-100%);
    }
}

.marquee {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.marquee-content {
    overflow: hidden;
    width: 100%;
}

.marquee-inner {
    margin: 0;
    width: fit-content;
    white-space: nowrap !important;
}

.marquee-content p {
    animation: marquee-right-to-left 10s linear infinite;
}

.marquee:hover p {
    animation-play-state: paused !important;
}