@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;400;500;600;700&display=swap);

a,
button {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    cursor: pointer
}

*,
ol,
ul {
    padding: 0
}

ol,
ul {
    list-style: none
}

.card-dropdown>a .cal-icon,
.daterange-wraper .cal-icon-date {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.dropdown .dropdown-menu,
body {
    font-family: Archivo, sans-serif
}

.checktoggle,
.custom-radio,
.form-help,
a,
button {
    cursor: pointer
}

.customized-accordion .accordion-item.custom-accordion-danger .accordion-body,
.customized-accordion .accordion-item.custom-accordion-info .accordion-body,
.customized-accordion .accordion-item.custom-accordion-primary .accordion-body,
.customized-accordion .accordion-item.custom-accordion-secondary .accordion-body,
.customized-accordion .accordion-item.custom-accordion-success .accordion-body,
.customized-accordion .accordion-item.custom-accordion-warning .accordion-body {
    padding-block-start: 0
}

header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li a:hover,
ul.list-decimal,
ul.list-disc {
    padding-left: 15px
}

.back-to-top-icon,
.form-help,
a {
    text-decoration: none
}

header {
    -moz-transition: .5s;
    -o-transition: .5s
}

.daterangepicker .ranges li.active,
.daterangepicker td.active,
.daterangepicker td.active:hover,
.dropdown-menu.dropdown-menu-primary,
.tab-style-3 .nav-item .nav-link.active:before {
    background-color: #0d5cb9
}

.daterange-wraper .date-range {
    padding-left: 30px;
    font-size: 14px;
    color: #374151;
    border: 0;
    min-height: auto;
    height: 36px;
    box-shadow: 0 4.4px 20px -1px rgba(19, 16, 34, .0509803922)
}

.daterange-wraper .date-range:focus,
.input-group-flat .form-control:not(:first-child) {
    border-left: 0
}

body {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.5;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden
}

::selection {
    background: #0d5cb9;
    color: #fff;
    text-shadow: none
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

* {
    outline: 0;
    margin: 0;
    box-sizing: border-box
}

button {
    transition: .5s
}

button:focus {
    box-shadow: none !important;
    outline: 0
}

.build-better-section .clients-brands p,
.hero-section-three .banner-section .join-us-section,
.pricing-section .section-head,
p {
    margin-bottom: 20px
}

.alert:last-child,
.card .card-header .card-title,
.hotel-list table.table-bordered thead tr th p,
.mean-container .mean-nav .main-nav li.mega-innermenu .megamenu-wrapper ul li:last-child,
.media-icons a:last-child,
header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li:last-child,
p:last-child,
table.table-bordered thead tr th p {
    margin-bottom: 0
}

strong {
    font-weight: 700
}

ol,
ul {
    margin-block-end: 0
}

ul.list-disc {
    list-style: disc
}

ul.list-disc ul {
    list-style-type: circle
}

ul.list-decimal {
    list-style: decimal
}

ul.list-decimal ul {
    list-style-type: decimal
}

ul.list-icon {
    list-style: none;
    padding-left: 0
}

ul.list-icon>li {
    padding-left: 1.875rem;
    counter-increment: li
}

ul.list-icon>li .feather-icon,
ul.list-icon>li .svg-icon,
ul.list-icon>li i {
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    margin-left: -1.25rem;
    position: relative;
    left: -10px;
    padding: 1px;
    top: -1px
}

ul.list-icon>li i {
    font-size: 20px;
    top: 5px
}

.bootstrap-tagsinput .tag [data-role=remove]:hover,
.bootstrap-tagsinput .tag [data-role=remove]:hover:active,
.btn-check:active+.btn:focus,
.btn-check:checked+.btn:focus,
.btn.active:focus,
.btn.show:focus,
.btn:active:focus,
.form-check-input:focus,
.hotel-list,
.input-group-flat .form-control:focus,
ul .btn-primary:not(:disabled):not(.disabled).active:focus,
ul .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none
}

.bg-white,
.card.card-bg-danger .card-header:before,
.card.card-bg-dark .card-header:before,
.card.card-bg-info .card-header:before,
.card.card-bg-primary .card-header:before,
.card.card-bg-secondary .card-header:before,
.card.card-bg-success .card-header:before,
.card.card-bg-warning .card-header:before,
.check:checked+.checktoggle,
.price-plans-section .card:hover .price-icon {
    background-color: #fff
}

.bg-pink {
    background-color: #fd3995 !important
}

.bg-darkgreen {
    background-color: #111926 !important
}

.bg-nightblue {
    background-color: #0f0f41 !important
}

.bg-royalblue {
    background-color: #0039c6 !important
}

.bg-darkgray {
    background-color: #2e2e48 !important
}

.bg-indigo {
    background-color: #391694 !important
}

.bg-gray,
.bg-light-gray {
    background: #f4f6fa
}

.bg-primary.bg-opacity-10 {
    background-color: rgba(242, 101, 34, .1) !important
}

.bg-primary.bg-opacity-25 {
    background-color: rgba(242, 101, 34, .25) !important
}

.bg-primary.bg-opacity-50 {
    background-color: rgba(242, 101, 34, .5) !important
}

.bg-primary.bg-opacity-75 {
    background-color: rgba(242, 101, 34, .75) !important
}

.bg-primary.bg-opacity-100 {
    background-color: #0d5cb9 !important
}

.bg-secondary.bg-opacity-10 {
    background-color: rgba(59, 112, 128, .1) !important
}

.bg-secondary.bg-opacity-25 {
    background-color: rgba(59, 112, 128, .25) !important
}

.bg-secondary.bg-opacity-50 {
    background-color: rgba(59, 112, 128, .5) !important
}

.bg-secondary.bg-opacity-75 {
    background-color: rgba(59, 112, 128, .75) !important
}

.bg-secondary.bg-opacity-100 {
    background-color: #3b7080 !important
}

.bg-info.bg-opacity-10 {
    background-color: rgba(27, 132, 255, .1) !important
}

.bg-info.bg-opacity-25 {
    background-color: rgba(27, 132, 255, .25) !important
}

.bg-info.bg-opacity-50 {
    background-color: rgba(27, 132, 255, .5) !important
}

.bg-info.bg-opacity-75 {
    background-color: rgba(27, 132, 255, .75) !important
}

.bg-info.bg-opacity-100 {
    background-color: #1b84ff !important
}

.bg-success.bg-opacity-10 {
    background-color: rgba(3, 201, 90, .1) !important
}

.bg-success.bg-opacity-25 {
    background-color: rgba(3, 201, 90, .25) !important
}

.bg-success.bg-opacity-50 {
    background-color: rgba(3, 201, 90, .5) !important
}

.bg-success.bg-opacity-75 {
    background-color: rgba(3, 201, 90, .75) !important
}

.bg-success.bg-opacity-100 {
    background-color: #03c95a !important
}

.bg-warning.bg-opacity-10 {
    background-color: rgba(255, 193, 7, .1) !important
}

.bg-warning.bg-opacity-25 {
    background-color: rgba(255, 193, 7, .25) !important
}

.bg-warning.bg-opacity-50 {
    background-color: rgba(255, 193, 7, .5) !important
}

.bg-warning.bg-opacity-75 {
    background-color: rgba(255, 193, 7, .75) !important
}

.bg-warning.bg-opacity-100 {
    background-color: #ffc107 !important
}

.bg-danger.bg-opacity-10 {
    background-color: rgba(231, 13, 13, .1) !important
}

.bg-danger.bg-opacity-25 {
    background-color: rgba(231, 13, 13, .25) !important
}

.bg-danger.bg-opacity-50 {
    background-color: rgba(231, 13, 13, .5) !important
}

.bg-danger.bg-opacity-75 {
    background-color: rgba(231, 13, 13, .75) !important
}

.bg-danger.bg-opacity-100 {
    background-color: #e70d0d !important
}

.bg-dark.bg-opacity-10 {
    background-color: rgba(33, 37, 41, .1) !important
}

.bg-dark.bg-opacity-25 {
    background-color: rgba(33, 37, 41, .25) !important
}

.bg-dark.bg-opacity-50 {
    background-color: rgba(33, 37, 41, .5) !important
}

.bg-dark.bg-opacity-75 {
    background-color: rgba(33, 37, 41, .75) !important
}

.bg-dark.bg-opacity-100 {
    background-color: #212529 !important
}

.bg-light.bg-opacity-10 {
    background-color: rgba(248, 249, 250, .1) !important
}

.bg-light.bg-opacity-25 {
    background-color: rgba(248, 249, 250, .25) !important
}

.bg-light.bg-opacity-50 {
    background-color: rgba(248, 249, 250, .5) !important
}

.bg-light.bg-opacity-75 {
    background-color: rgba(248, 249, 250, .75) !important
}

.bg-light.bg-opacity-100 {
    background-color: #f8f9fa !important
}

.bg-skyblue {
    background-color: #0dcaf0 !important
}

.bg-primary {
    background-color: #0d5cb9 !important;
    border: 1px solid #0d5cb9 !important;
    color: #fff
}

.bg-secondary {
    background-color: #3b7080 !important;
    border: 1px solid #3b7080 !important;
    color: #fff
}

.bg-success {
    background-color: #03c95a !important;
    border: 1px solid #03c95a !important;
    color: #fff
}

.bg-info {
    background-color: #1b84ff !important;
    border: 1px solid #1b84ff !important;
    color: #fff
}

.bg-warning {
    background-color: #ffc107 !important;
    border: 1px solid #ffc107 !important;
    color: #fff
}

.bg-danger {
    background-color: #e70d0d !important;
    border: 1px solid #e70d0d !important;
    color: #fff
}

.bg-dark {
    background-color: #212529 !important;
    border: 1px solid #212529 !important;
    color: #fff
}

.bg-light {
    background-color: #f8f9fa !important;
    border: 1px solid #f8f9fa !important
}

.bg-black {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #fff
}

.bg-purple {
    background-color: #ab47bc !important;
    border: 1px solid #ab47bc !important;
    color: #fff
}

.bg-soft-primary {
    background-color: #fef0e9;
    color: #0d5cb9
}

.bg-soft-secondary {
    background-color: #b9cbd1;
    color: #3b7080
}

.bg-soft-success {
    background-color: #a4ebc4;
    color: #03c95a
}

.bg-soft-danger {
    background-color: #ec9e9e;
    color: #e70d0d
}

.bg-soft-warning {
    background-color: #ffe9a6;
    color: #ffc107
}

.bg-soft-info {
    background-color: rgba(27, 132, 255, .3);
    color: #1b84ff
}

.bg-soft-light {
    background-color: rgba(248, 249, 250, .9);
    color: #6b7280
}

.bg-soft-dark {
    background-color: rgba(33, 37, 41, .3);
    color: #fff
}

.alert-danger.custom-alert-icon .btn-close,
.alert-dark .alert-link,
.alert-dark.custom-alert-icon .btn-close,
.alert-info.custom-alert-icon .btn-close,
.alert-light .alert-link,
.alert-light .btn-close,
.alert-light.custom-alert-icon .btn-close,
.alert-primary.custom-alert-icon .btn-close,
.alert-secondary.custom-alert-icon .btn-close,
.alert-success.custom-alert-icon .btn-close,
.alert-warning.custom-alert-icon .btn-close,
.bg-light,
.card.card-bg-light .card-body,
.dropdown-header,
.dropdown-item-text,
.form-control-plaintext,
.navbar-brand,
.navbar-text,
.table tbody tr td .action-icon a,
.text-gray-5 {
    color: #6b7280
}

.bg-primary-gradient {
    background: linear-gradient(90deg, #ff6f28 0, #ff5325 100%) !important;
    color: #fff
}

.bg-secondary-gradient {
    background: linear-gradient(180deg, #3b7080 0, #3d90a9 100%) !important;
    color: #fff
}

.bg-warning-gradient {
    background: linear-gradient(180deg, #ffc107 0, #ffe8a5 100%) !important;
    color: #fff
}

.bg-info-gradient {
    background: linear-gradient(180deg, #177dbc 0, #1a91db 100%) !important;
    color: #fff
}

.bg-success-gradient {
    background: linear-gradient(180deg, #2dcb73 0, #0da952 100%) !important;
    color: #fff
}

.bg-danger-gradient {
    background: linear-gradient(180deg, #e70d0d 0, #810707 100%) !important;
    color: #fff
}

.bg-purple-gradient {
    background: linear-gradient(180deg, #4b3088 0, #5c2dc8 100%) !important;
    color: #fff
}

.bg-light-gradient {
    background: linear-gradient(180deg, #f8f9fa 0, #ededed 100%) !important;
    color: #000
}

.bg-dark-gradient {
    background: linear-gradient(180deg, #f3f6ff 0, #fff 100%) !important;
    color: #fff
}

.bg-outline-danger,
.bg-outline-dark,
.bg-outline-info,
.bg-outline-light,
.bg-outline-primary,
.bg-outline-secondary,
.bg-outline-success,
.bg-outline-warning {
    background-color: #fff
}

.bg-outline-primary {
    border: 1px solid #0d5cb9;
    color: #0d5cb9
}

.bg-outline-secondary {
    border: 1px solid #3b7080;
    color: #3b7080
}

.bg-outline-warning {
    border: 1px solid #ffc107;
    color: #ffc107
}

.bg-outline-info {
    border: 1px solid #1b84ff;
    color: #1b84ff
}

.bg-outline-success {
    border: 1px solid #03c95a;
    color: #03c95a
}

.bg-outline-danger {
    border: 1px solid #e70d0d;
    color: #e70d0d
}

.bg-outline-dark {
    border: 1px solid #212529;
    color: #212529
}

.bg-outline-light {
    border: 1px solid #f8f9fa !important;
    color: #000 !important
}

.bg-primary-transparent,
.bg-primary-transparent:hover {
    background-color: #fef1eb !important;
    color: #0d5cb9 !important
}

.bg-secondary-transparent,
.bg-secondary-transparent:hover {
    background-color: #edf2f4 !important;
    color: #3b7080 !important
}

.bg-info-transparent,
.bg-info-transparent:hover {
    background-color: #d6e9ff !important;
    color: #1b84ff !important
}

.bg-success-transparent,
.bg-success-transparent:hover {
    background-color: #d2f5e1 !important;
    color: #03c95a !important
}

.bg-warning-transparent,
.bg-warning-transparent:hover {
    background-color: #fff4d2 !important;
    color: #ffc107 !important
}

.bg-danger-transparent,
.bg-danger-transparent:hover {
    background-color: #f6cece !important;
    color: #e70d0d !important
}

.bg-light-transparent {
    background-color: rgba(248, 249, 250, .5) !important;
    color: #f8f9fa !important
}

.bg-light-transparent:hover {
    background-color: rgba(248, 249, 250, .5) !important;
    color: #6b7280 !important
}

.bg-skyblue-transparent,
.bg-skyblue-transparent:hover {
    background-color: #d3f5fc !important;
    color: #0dcaf0 !important
}

.bg-pink-transparent,
.bg-pink-transparent:hover {
    background-color: #ffdbec !important;
    color: #fd3995 !important
}

.bg-lightdanger-gradient {
    background: linear-gradient(180deg, #fff 0, #fee 100%)
}

.bg-lightpink-gradient {
    background: linear-gradient(180deg, #fff 0, #ffebf4 100%)
}

.bg-lightsuccess-gradient {
    background: linear-gradient(180deg, #fff 0, #e8fff2 100%)
}

.bg-lightpurple-gradient {
    background: linear-gradient(180deg, #fff 0, #fce8ff 100%)
}

.bg-primary-100 {
    background-color: #fef0e9 !important
}

.bg-gray-100 {
    background-color: #f3f4f6
}

.bg-gray-200 {
    background-color: #e5e7eb
}

.bg-gray-300 {
    background-color: #d1d5db
}

.bg-gray-400 {
    background-color: #9ca3af
}

.avatar.offline:before,
.bg-gray-500 {
    background-color: #6b7280
}

.bg-gray-600 {
    background-color: #4b5563
}

.bg-gray-700 {
    background-color: #374151
}

.bg-gray-800 {
    background-color: #1f2937
}

.bg-gray-900 {
    background-color: #111827 !important
}

.bg-light-100 {
    background-color: #fdfdfe !important
}

.bg-light-300 {
    background-color: #f8fafc !important
}

.bg-light-400 {
    background-color: #f6f8fb !important
}

.bg-light-500 {
    background-color: #f4f6fa !important
}

.bg-success-800 {
    background-color: #33d37a !important
}

.svg-primary {
    fill: #0d5cb9
}

.svg-secondary {
    fill: #3B7080
}

.svg-success {
    fill: #03C95A
}

.svg-danger {
    fill: #E70D0D
}

.svg-warning {
    fill: #FFC107
}

.svg-white {
    fill: #FFF
}

.svg-black {
    fill: #000
}

.svg-pink {
    fill: #FD3995
}

.svg-purple {
    fill: #AB47BC
}

.svg-info {
    fill: #1B84FF
}

.svg-light {
    fill: #F8F9FA
}

.svg-dark {
    fill: #212529
}

.svg-default {
    fill: #6B7280
}

.color-container {
    width: 5rem;
    height: 5rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 3rem
}

.text-container {
    padding: .25rem .5rem;
    border-radius: 4px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922)
}

.color-box {
    width: 80px;
    height: 80px;
    border-radius: 4px;
    margin-right: .75rem;
    margin-bottom: .75rem
}

.bg-light-200 {
    background: #fbfbfd
}

.bg-light-300 {
    background: #f8fafc
}

.bg-transparent-primary {
    background: #fef1eb
}

.bg-transparent-dark {
    background: #e8e9ea
}

.bg-transparent-warning {
    background: #fff4d2 !important
}

.bg-transparent-light {
    background: #f8f9fa !important
}

.bg-transparent-danger {
    background: #f6cece !important
}

.bg-transparent-success {
    background: #d2f5e1 !important
}

.bg-transparent-info {
    background: #d6e9ff !important
}

.bg-transparent-purple {
    background: #f7eef9 !important;
    color: #ab47bc !important
}

.bg-transparent-secondary {
    background: #edf2f4 !important
}

.bg-transparent-skyblue {
    background: #e9fafe !important
}

.bg-soft-pink {
    background: #ffdbec;
    color: #fd3995
}

.bg-soft-skyblue {
    background: #d3f5fc
}

.bg-danger-transparent {
    background: #fae7e7;
    border-color: #fae7e7 !important
}

.bg-pink-transparent {
    background: #ffedf6 !important;
    color: #fd3995 !important
}

.bg-outline-pink {
    border: 1px solid #fd3995 !important;
    color: #fd3995 !important
}

.bg-outline-purple {
    border: 1px solid #ab47bc !important;
    color: #ab47bc !important
}

.bg-outline-skyblue {
    border: 1px solid #0dcaf0 !important;
    color: #0dcaf0 !important
}

.alert {
    padding: .625rem .85rem;
    border-radius: 4px;
    font-size: .8125rem
}

.alert.alert-dismissible {
    padding: .625rem 2.25rem .625rem .85rem
}

.alert i {
    font-size: 20px
}

.alert .btn-close {
    background-image: none;
    padding: .85rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.alert .btn-close i {
    font-size: 18px;
    line-height: 18px
}

.alert .alert-link,
.col-form-label,
.col-form-label-lg,
.col-form-label-sm {
    font-weight: 600
}

.avatar,
.badge.badge-xs,
.btn {
    font-weight: 500
}

[dir=rtl] .alert.alert-dismissible {
    padding: .625rem .85rem .625rem 2.25rem
}

.alert-primary .btn-close.custom-close,
.alert-warning .btn-close.custom-close {
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-warning {
    background-color: rgba(255, 193, 7, .1);
    color: #ffc107;
    border-color: rgba(255, 193, 7, .1)
}

.alert-outline-warning .btn-close,
.alert-warning .alert-link,
.alert-warning .btn-close,
.alert-warning.custom-alert-icon>i,
.custom-alert1.alert-warning .custom-alert-icon {
    color: #ffc107
}

.alert-warning .btn-close.custom-close {
    background-color: #ffc107;
    color: #fff
}

.alert-primary {
    background-color: rgba(242, 101, 34, .1);
    color: #0d5cb9;
    border-color: rgba(242, 101, 34, .1)
}

.alert-outline-primary .btn-close,
.alert-primary .alert-link,
.alert-primary .btn-close,
.alert-primary .custom-alert-icon,
.alert-primary.custom-alert-icon>i,
.copyright-section a:hover,
.custom-alert1.alert-primary .custom-alert-icon,
.custom-table table tbody tr td .detail-link:hover,
.faq-section2 .accordion.accordion-customicon1 .accordion-button:not(.collapsed),
.footer .footer-bottom .footer-bottom-links a:hover,
.footer-section .other-links a:hover,
.header-topbar a:hover,
.hotel-list .custom-table table tbody tr td .detail-link:hover,
.hotel-list .table tbody tr td a:hover,
.mean-container .mean-nav ul li.active>a,
.nav-link.active,
.nav-link:hover,
.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
.price-plans-section .card:hover .ti,
.tab-style-2 .nav-item .nav-link:hover i,
.table tbody tr td a:hover,
.toggle-password:hover,
.toggle-passworda:hover,
.toggle-passwords:hover,
.vertical-tabs-2 .nav-item .nav-link:hover,
header .header-nav .main-menu-wrapper .main-nav>li .submenu li.active,
header .header-nav .main-menu-wrapper .main-nav>li .submenu li.active>a,
header .header-nav .main-menu-wrapper .main-nav>li>a.active,
header .header-nav .main-menu-wrapper .main-nav>li>a:hover,
header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li.active a {
    color: #0d5cb9
}

.alert-primary .btn-close.custom-close {
    background-color: #0d5cb9;
    color: #fff
}

.alert-secondary {
    background-color: rgba(59, 112, 128, .1);
    color: #3b7080;
    border-color: rgba(59, 112, 128, .1)
}

.alert-outline-secondary .btn-close,
.alert-secondary .alert-link,
.alert-secondary .btn-close,
.alert-secondary.custom-alert-icon>i,
.custom-alert1.alert-secondary .custom-alert-icon {
    color: #3b7080
}

.alert-info .btn-close.custom-close,
.alert-secondary .btn-close.custom-close,
.alert-success .btn-close.custom-close {
    color: #fff;
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-secondary .btn-close.custom-close {
    background-color: #3b7080
}

.alert-success {
    background-color: rgba(3, 201, 90, .1);
    color: #03c95a;
    border-color: rgba(3, 201, 90, .1)
}

.alert-outline-success .btn-close,
.alert-success .alert-link,
.alert-success .btn-close {
    color: #03c95a
}

.alert-info,
.alert-info .alert-link,
.alert-info .btn-close,
.alert-outline-info .btn-close {
    color: #1b84ff
}

.alert-success .btn-close.custom-close {
    background-color: #03c95a
}

.alert-info {
    background-color: rgba(27, 132, 255, .1);
    border-color: rgba(27, 132, 255, .1)
}

.alert-info .btn-close.custom-close {
    background-color: #1b84ff
}

.alert-danger,
.alert-danger .alert-link,
.alert-danger .btn-close,
.alert-danger.custom-alert-icon>i,
.alert-outline-danger .btn-close,
.custom-alert1.alert-danger .custom-alert-icon {
    color: #e70d0d
}

.alert-danger {
    background-color: rgba(231, 13, 13, .1);
    border-color: rgba(231, 13, 13, .1)
}

.alert-danger .btn-close.custom-close {
    background-color: #e70d0d;
    color: #fff;
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-light {
    background-color: #f8f9fa;
    color: #6b7280;
    border-color: #f8f9fa
}

.alert-light .btn-close.custom-close {
    background-color: #f8f9fa;
    color: #fff;
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-dark {
    background-color: rgba(33, 37, 41, .1);
    color: #6b7280;
    border-color: rgba(33, 37, 41, .1)
}

.alert-dark .btn-close,
.alert-solid-danger .btn-close,
.alert-solid-dark .btn-close,
.alert-solid-info .btn-close,
.alert-solid-primary .btn-close,
.alert-solid-secondary .btn-close,
.alert-solid-success .btn-close,
.alert-solid-warning .btn-close,
.avatar a.badge:hover,
.blog-section .card:hover h5,
.blog-section .card:hover p,
.btn.btn-icon:active,
.card.card-bg-danger .card-body,
.card.card-bg-dark .card-body,
.card.card-bg-info .card-body,
.card.card-bg-primary .card-body,
.card.card-bg-secondary .card-body,
.card.card-bg-success .card-body,
.card.card-bg-warning .card-body,
.copyright-section a,
.dropdown .dropdown-toggle.btn-primary,
.dropdown-menu-dark li a,
.dropdown-menu.dropdown-menu-danger .dropdown-item.active,
.dropdown-menu.dropdown-menu-danger .dropdown-item:active,
.dropdown-menu.dropdown-menu-danger .dropdown-item:focus,
.dropdown-menu.dropdown-menu-danger .dropdown-item:hover,
.dropdown-menu.dropdown-menu-info .dropdown-item.active,
.dropdown-menu.dropdown-menu-info .dropdown-item:active,
.dropdown-menu.dropdown-menu-info .dropdown-item:focus,
.dropdown-menu.dropdown-menu-info .dropdown-item:hover,
.dropdown-menu.dropdown-menu-primary .dropdown-item.active,
.dropdown-menu.dropdown-menu-primary .dropdown-item:active,
.dropdown-menu.dropdown-menu-primary .dropdown-item:focus,
.dropdown-menu.dropdown-menu-primary .dropdown-item:hover,
.dropdown-menu.dropdown-menu-secondary .dropdown-item.active,
.dropdown-menu.dropdown-menu-secondary .dropdown-item:active,
.dropdown-menu.dropdown-menu-secondary .dropdown-item:focus,
.dropdown-menu.dropdown-menu-secondary .dropdown-item:hover,
.dropdown-menu.dropdown-menu-success .dropdown-item.active,
.dropdown-menu.dropdown-menu-success .dropdown-item:active,
.dropdown-menu.dropdown-menu-success .dropdown-item:focus,
.dropdown-menu.dropdown-menu-success .dropdown-item:hover,
.dropdown-menu.dropdown-menu-warning .dropdown-item.active,
.dropdown-menu.dropdown-menu-warning .dropdown-item:active,
.dropdown-menu.dropdown-menu-warning .dropdown-item:focus,
.dropdown-menu.dropdown-menu-warning .dropdown-item:hover,
.feature-build .card:hover h3,
.feature-build .card:hover p,
.footer-one .footer-top .footer-links ul li a:hover,
.header-topbar .cart-dropdown a,
.header-topbar .fav-dropdown a,
.header-topbar a,
.header-topbar p,
.header__hamburger .sidebar-menu,
.icon-warning i,
.icon-warning1 i,
.icon-warning2 i,
.icon-warning3 i,
.icon-warning4 i,
.icon-warning5 i,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark.bg-dark .nav-link,
.navbar-dark.bg-dark .navbar-brand,
.price-plans-section .card:hover p,
.price-plans-section .price-icon .ti,
.pricing-section .pricing-card:hover .card-body .rate-tag p,
.pricing-section .pricing-card:hover .card-body .rate-tag p .display2,
.pricing-section .pricing-card:hover .card-body .rate-tag span,
.pricing-section .pricing-card:hover .card-body .rate-tag span .display2,
.pricing-section .pricing-card:hover .card-body h5,
.pricing-section .pricing-card:hover .card-body p,
.pricing-section .pricing-card:hover .card-body ul li,
.vertical-tabs-2 .nav-item .nav-link.active:hover,
header .header-btn .btn.btn-white:hover a,
header .main-menu-wrapper .main-nav>li.active>a,
header .main-menu-wrapper .main-nav>li:hover>a {
    color: #fff
}

.alert-teal,
.alert-teal .alert-link,
.alert-teal .btn-close {
    color: #02a8b5
}

.alert-dark .btn-close.custom-close {
    background-color: #212529;
    color: #fff;
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-teal {
    background-color: rgba(2, 168, 181, .1);
    border-color: rgba(2, 168, 181, .1)
}

.alert-teal .btn-close.custom-close {
    background-color: #02a8b5;
    color: #fff;
    opacity: 1;
    border-radius: 50px;
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
    padding: .85rem
}

.alert-danger.custom-alert-icon,
.alert-dark.custom-alert-icon,
.alert-info.custom-alert-icon,
.alert-light.custom-alert-icon,
.alert-primary.custom-alert-icon,
.alert-secondary.custom-alert-icon,
.alert-success.custom-alert-icon,
.alert-warning.custom-alert-icon {
    border: 1px solid #e5e7eb;
    font-size: .813rem
}

.alert-solid-primary,
.btn.btn-primary-light:active,
.btn.btn-primary-light:focus,
.btn.btn-primary-light:hover {
    background-color: #0d5cb9;
    color: #fff;
    border-color: #0d5cb9
}

.alert-solid-secondary,
.btn.btn-secondary-light:active,
.btn.btn-secondary-light:focus,
.btn.btn-secondary-light:hover {
    background-color: #3b7080;
    color: #fff;
    border-color: #3b7080
}

.alert-solid-warning,
.btn.btn-warning-light:active,
.btn.btn-warning-light:focus,
.btn.btn-warning-light:hover {
    background-color: #ffc107;
    color: #fff;
    border-color: #ffc107
}

.alert-solid-info,
.btn.btn-info-light:active,
.btn.btn-info-light:focus,
.btn.btn-info-light:hover {
    background-color: #1b84ff;
    color: #fff;
    border-color: #1b84ff
}

.alert-solid-success,
.btn.btn-success-light:active,
.btn.btn-success-light:focus,
.btn.btn-success-light:hover {
    background-color: #03c95a;
    color: #fff;
    border-color: #03c95a
}

.alert-solid-danger,
.btn.btn-danger-light:active,
.btn.btn-danger-light:focus,
.btn.btn-danger-light:hover {
    background-color: #e70d0d;
    color: #fff;
    border-color: #e70d0d
}

.alert-solid-light {
    background-color: #f8f9fa;
    color: #6b7280;
    border-color: #e5e7eb
}

.alert-solid-dark {
    background-color: #212529;
    color: #fff;
    border-color: #212529
}

.alert-outline-primary {
    background-color: #fff;
    color: #0d5cb9;
    border-color: #0d5cb9
}

.alert-outline-secondary {
    background-color: #fff;
    color: #3b7080;
    border-color: #3b7080
}

.alert-outline-info {
    background-color: #fff;
    color: #1b84ff;
    border-color: #1b84ff
}

.alert-outline-warning {
    background-color: #fff;
    color: #ffc107;
    border-color: #ffc107
}

.alert-outline-success {
    background-color: #fff;
    color: #03c95a;
    border-color: #03c95a
}

.alert-outline-danger {
    background-color: #fff;
    color: #e70d0d;
    border-color: #e70d0d
}

.alert-outline-light {
    background-color: #fff;
    color: #6b7280;
    border-color: #f8f9fa
}

.alert-outline-dark {
    background-color: #fff;
    color: #212529;
    border-color: #212529
}

.alert-outline-dark .btn-close {
    color: #212529
}

.alert-primary.custom-alert-icon {
    border-inline-start: 0.313rem solid #0d5cb9 !important;
    color: #677788;
    background-color: #fff
}

.alert-secondary.custom-alert-icon {
    border-inline-start: 0.313rem solid #3B7080 !important;
    color: #677788;
    background-color: #fff
}

.alert-warning.custom-alert-icon {
    border-inline-start: 0.313rem solid #FFC107 !important;
    color: #677788;
    background-color: #fff
}

.alert-danger.custom-alert-icon {
    border-inline-start: 0.313rem solid #E70D0D !important;
    color: #677788;
    background-color: #fff
}

.alert-success.custom-alert-icon {
    border-inline-start: 0.313rem solid #03C95A !important;
    color: #677788;
    background-color: #fff
}

.alert-info.custom-alert-icon {
    border-inline-start: 0.313rem solid #1B84FF !important;
    color: #677788;
    background-color: #fff
}

.alert-light.custom-alert-icon {
    border-inline-start: 0.313rem solid #F8F9FA !important;
    color: #677788;
    background-color: #fff
}

.alert-dark.custom-alert-icon {
    border-inline-start: 0.313rem solid #212529 !important;
    color: #677788;
    background-color: #fff
}

.custom-alert1 {
    margin-block-end: 0;
    background-color: #fff;
    border: 0;
    padding: 1.25rem;
    color: #6b7280
}

.custom-alert1 p {
    margin-block-end: 2.5rem;
    color: #677788;
    font-size: .8rem
}

.custom-alert1 .custom-alert-icon {
    font-size: 40px;
    margin-bottom: .85rem
}

.custom-alert1 .custom-alert-icon i {
    font-size: 40px
}

.avatar.avatar-sm i,
.btn,
.btn-primary {
    font-size: 14px
}

.custom-alert1 .btn-close {
    padding: 0;
    margin-block-end: 1rem
}

.custom-alert1.alert-primary {
    border-block-start: 0.313rem solid #0d5cb9
}

.custom-alert1.alert-secondary {
    border-block-start: 0.313rem solid #3B7080
}

.custom-alert1.alert-warning {
    border-block-start: 0.313rem solid #FFC107
}

.custom-alert1.alert-danger {
    border-block-start: 0.313rem solid #E70D0D
}

.alert-img,
.pricing-section .pricing-card ul li,
.pricing-section ul li {
    display: flex;
    align-items: center
}

.alert-img .avatar {
    border: 1px solid rgba(0, 0, 0, .1)
}

.op-7 {
    opacity: .7
}

.op-8 {
    opacity: .8
}

.avatar {
    position: relative;
    height: 3rem;
    width: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #000
}

.avatar-group,
.card-dropdown>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.avatar img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover
}

.avatar.avatar-rounded,
.avatar.avatar-rounded img {
    border-radius: 50%
}

.avatar.avatar-radius-0,
.avatar.avatar-radius-0 img,
.btn-group-square .btn:first-child,
.btn-group-square .btn:last-child,
.btn-square,
.header-topbar .alert {
    border-radius: 0
}

.avatar .avatar-badge {
    position: absolute;
    inset-block-start: -4%;
    inset-inline-end: -0.375rem;
    width: 1.4rem;
    height: 1.4rem;
    font-size: .625rem;
    border: 2px solid #fff;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.avatar.offline:before,
.avatar.online:before {
    position: absolute;
    content: "";
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    inset-inline-end: 0;
    inset-block-end: 0;
    border: 2px solid #fff !important;
    z-index: 1
}

.avatar.online:before,
.dropdown-menu.dropdown-menu-success {
    background-color: #03c95a
}

.avatar.avatar-xs {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: .65rem
}

.avatar.avatar-md svg,
.avatar.avatar-sm {
    width: 1.5rem;
    height: 1.5rem
}

.avatar.avatar-xs .avatar-badge {
    padding: .25rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .5rem;
    inset-block-start: -25%;
    inset-inline-end: -0.5rem
}

.avatar.avatar-sm {
    line-height: 1.5rem;
    font-size: .65rem
}

.avatar.avatar-sm .avatar-badge {
    padding: .3rem;
    width: 1.1rem;
    height: 1.1rem;
    line-height: 1.1rem;
    font-size: .5rem;
    inset-block-start: -28%;
    inset-inline-end: -0.45rem
}

.avatar.avatar-sm.offline:before,
.avatar.avatar-sm.online:before {
    width: .5rem;
    height: .5rem
}

.avatar.avatar-md {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: .8rem
}

.avatar.avatar-md .avatar-badge {
    padding: .4rem;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .65rem;
    inset-block-start: -6%;
    inset-inline-end: -13%
}

.avatar.avatar-md.offline:before,
.avatar.avatar-md.online:before {
    width: .75rem;
    height: .75rem
}

.avatar.avatar-lg {
    width: 2.813rem;
    height: 2.813rem;
    line-height: 2.813rem;
    font-size: 1rem
}

.avatar.avatar-lg .avatar-badge {
    inset-block-start: -15%;
    inset-inline-end: -0.25%
}

.avatar.avatar-lg.offline:before,
.avatar.avatar-lg.online:before {
    width: .8rem;
    height: .8rem;
    bottom: -2px;
    right: -2px
}

.avatar.avatar-lg svg {
    width: 1.8rem;
    height: 1.8rem
}

.avatar.avatar-xl {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.25rem
}

.avatar.avatar-xl .avatar-badge {
    inset-block-start: -8%;
    inset-inline-end: -0.2%
}

.avatar.avatar-xl.offline:before,
.avatar.avatar-xl.online:before {
    width: .95rem;
    height: .95rem
}

.avatar.avatar-xxl {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.5rem
}

.avatar.avatar-xxl .avatar-badge,
.avatar.avatar-xxxl .avatar-badge {
    inset-block-start: -4%;
    inset-inline-end: 0rem
}

.avatar.avatar-xxl.offline:before,
.avatar.avatar-xxl.online:before,
.avatar.avatar-xxxl.offline:before,
.avatar.avatar-xxxl.online:before {
    width: 1.05rem;
    height: 1.05rem;
    inset-block-end: 0.25rem
}

.avatar.avatar-xxxl {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    font-size: 1.75rem
}

.avatar-group.avatar-group-lg .avatar>.initial-wrap,
.avatar-list-stacked.avatar-group-lg .avatar>.initial-wrap,
.avatar-list-stacked.avatar-group-md .avatar>.initial-wrap,
.btn.btn-lg,
.form-check-md label {
    font-size: .95rem
}

.avatar-list-stacked {
    padding: 0
}

.avatar-group.avatar-group-overlapped .avatar,
.avatar-list-stacked.avatar-group-overlapped .avatar {
    margin-right: -.875rem
}

.avatar-group.avatar-group-overlapped .avatar:hover,
.avatar-list-stacked.avatar-group-overlapped .avatar:hover {
    z-index: 1
}

.avatar-group.avatar-group-lg .avatar,
.avatar-list-stacked.avatar-group-lg .avatar {
    width: 3.25rem;
    height: 3.25rem
}

.avatar-group.avatar-group-lg.avatar-group-overlapped .avatar,
.avatar-list-stacked.avatar-group-lg.avatar-group-overlapped .avatar,
.avatar-list-stacked.avatar-group-md.avatar-group-overlapped .avatar {
    margin-right: -1rem
}

.avatar-list-stacked.avatar-group-md .avatar {
    width: 2.25rem;
    height: 2.25rem
}

.avatar-group.avatar-group-sm .avatar,
.avatar-list-stacked.avatar-group-sm .avatar {
    width: 2rem;
    height: 2rem
}

.avatar-group.avatar-group-sm .avatar>.initial-wrap,
.avatar-list-stacked.avatar-group-sm .avatar>.initial-wrap,
.avatar-list-stacked.avatar-group-xs .avatar>.initial-wrap {
    font-size: .6rem
}

.avatar-group.avatar-group-sm.avatar-group-overlapped .avatar,
.avatar-list-stacked.avatar-group-sm.avatar-group-overlapped .avatar {
    margin-right: -.625rem
}

.avatar-list-stacked.avatar-group-xs .avatar {
    width: 1rem;
    height: 1rem;
    margin-inline-end: -6px !important
}

.avatar-list-stacked.avatar-group-xs.avatar-group-overlapped .avatar {
    margin-right: -6px
}

.avatar-list-stacked .avatar {
    margin-inline-end: -.875rem !important;
    border: 1px solid rgba(0, 0, 0, .05);
    vertical-align: middle;
    transition: transform .2s
}

.btn,
.btn:hover {
    transition: .5s
}

.avatar-list-stacked .avatar:last-child {
    margin-inline-end: 0 !important
}

.avatar-list-stacked .avatar:hover {
    z-index: 1;
    transform: translateY(-.188rem)
}

.avatar-group {
    display: inline-flex
}

.avatar-group .avatar {
    width: 2.625rem;
    height: 2.625rem
}

.avatar-group .avatar .avatar-img,
.avatar-group .avatar>.initial-wrap {
    border: 2px solid #fff;
    font-size: .9rem
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #0d5cb9;
    text-shadow: unset
}

.bootstrap-datetimepicker-widget table th {
    font-size: 15px;
    font-weight: 500;
    color: #111827;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.bootstrap-datetimepicker-widget .picker-switch,
.bootstrap-datetimepicker-widget table th.next,
.bootstrap-datetimepicker-widget table th.prev {
    padding-bottom: 6px
}

.bootstrap-datetimepicker-widget table th.next span,
.bootstrap-datetimepicker-widget table th.prev span {
    width: 24px;
    height: 24px;
    font-size: 12px;
    border: 1px solid #e9edf4;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.bootstrap-datetimepicker-widget table th.next span:hover,
.bootstrap-datetimepicker-widget table th.prev span:hover {
    background: #212529;
    border-color: #212529;
    color: #fff
}

.bootstrap-datetimepicker-widget table td {
    font-size: 15px;
    color: #374151
}

.bootstrap-datetimepicker-widget table td.day {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.bootstrap-datetimepicker-widget {
    z-index: 999 !important
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #0d5cb9
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: 0 0
}

.shadow-sm {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1) !important
}

.shadow-md {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .1) !important
}

.list-group-item {
    border-color: #e9edf4 !important;
    color: inherit
}

.list-group a.active,
.list-group a:hover {
    background: #fef0e9;
    color: #0d5cb9
}

.list-styled-dotted li {
    list-style-type: disc
}

.custom-offcanvas.offcanvas.offcanvas-end {
    width: 600px !important
}

.custom-offcanvas.offcanvas.offcanvas-end .offcanvas-header .close-btn {
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background-color: #6b7280;
    border: 1px solid #6b7280
}

.custom-offcanvas.offcanvas.offcanvas-end .offcanvas-header .close-btn:hover {
    background: #e70d0d;
    border-color: #e70d0d
}

.w-40 {
    width: 40%
}

.hotel-list .table tbody tr,
.hotel-list .table thead tr,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded-fill li a,
.table tbody tr,
.table thead tr,
hr,
table.table.dataTable>tbody>tr,
table.table.dataTable>thead>tr {
    border-color: #e9edf4
}

.btn-primary {
    color: #fff;
    background-color: #0d5cb9;
    border-color: #0d5cb9
}

.btn-check:checked+.btn,
.btn.active,
.btn.btn-gray.active,
.btn.btn-gray.focus,
.btn.btn-gray:active,
.btn.btn-gray:focus,
.btn.btn-gray:hover,
.btn.show,
.btn.show:hover,
.btn:first-child:active,
.nav-tabs .nav-tabs-solid .active,
:not(.btn-check)+.btn:active {
    background-color: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff
}

.btn {
    border-radius: 5px;
    padding: .5rem .85rem
}

.btn:focus {
    box-shadow: none !important
}

.btn.btn-lg {
    padding: .65rem 1rem
}

.btn.btn-sm {
    padding: .25rem .5rem;
    font-size: .75rem
}

.btn.btn-xs {
    padding: .25rem .5rem;
    font-size: .6rem
}

.btn.btn-md {
    padding: .35rem .85rem;
    font-size: .813rem
}

.accordion.accordion-border-primary .accordion-item,
.btn.btn-primary,
.form-floating.floating-primary input {
    border: 1px solid #0d5cb9
}

.btn.btn-primary.active,
.btn.btn-primary.focus,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background-color: #de500d;
    border: 1px solid #de500d
}

.btn.btn-secondary {
    background-color: #3b7080;
    border: 1px solid #3b7080;
    color: #fff
}

.btn.btn-secondary.active,
.btn.btn-secondary.focus,
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
    background-color: #2e5864;
    border: 1px solid #2e5864;
    color: #fff
}

.btn.btn-success {
    background-color: #03c95a;
    border: 1px solid #03c95a;
    color: #fff
}

.btn.btn-success.active,
.btn.btn-success.focus,
.btn.btn-success:active,
.btn.btn-success:focus,
.btn.btn-success:hover {
    background-color: #02a148;
    border: 1px solid #02a148;
    color: #fff
}

.btn.btn-info {
    background-color: #1b84ff;
    border: 1px solid #1b84ff;
    color: #fff
}

.btn.btn-info.active,
.btn.btn-info.focus,
.btn.btn-info:active,
.btn.btn-info:focus,
.btn.btn-info:hover {
    background-color: #006ff1;
    border: 1px solid #006ff1;
    color: #fff
}

.btn.btn-warning {
    background-color: #ffc107;
    border: 1px solid #ffc107;
    color: #fff
}

.btn.btn-warning.active,
.btn.btn-warning.focus,
.btn.btn-warning:active,
.btn.btn-warning:focus,
.btn.btn-warning:hover {
    background-color: #dda600;
    border: 1px solid #dda600;
    color: #fff
}

.btn.btn-danger {
    background-color: #e70d0d;
    border: 1px solid #e70d0d;
    color: #fff
}

.btn.btn-danger.active,
.btn.btn-danger.focus,
.btn.btn-danger:active,
.btn.btn-danger:focus,
.btn.btn-danger:hover {
    background-color: #c00b0b;
    border: 1px solid #c00b0b;
    color: #fff
}

.btn.btn-dark {
    border: 1px solid #212529
}

.btn.btn-dark.active,
.btn.btn-dark.focus,
.btn.btn-dark:active,
.btn.btn-dark:focus,
.btn.btn-dark:hover {
    background-color: #0f1112;
    border: 1px solid #0f1112;
    color: #fff
}

.btn.btn-black,
.btn.btn-black.active,
.btn.btn-black.focus,
.btn.btn-black:active,
.btn.btn-black:focus,
.btn.btn-black:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff
}

.btn.btn-purple {
    background-color: #ab47bc;
    border: 1px solid #ab47bc;
    color: #fff
}

.btn.btn-purple.active,
.btn.btn-purple.focus,
.btn.btn-purple:active,
.btn.btn-purple:focus,
.btn.btn-purple:hover {
    background-color: #913aa0;
    border: 1px solid #913aa0;
    color: #fff
}

.accordion.accordion-primary .accordion-button:after,
.accordion.accordion-solid-primary .accordion-button,
.btn.btn-primary,
.card.card-bg-primary,
.faq-section2 .accordion.accordion-customicon1 .accordion-button:not(.collapsed)::after,
.hotel-list .table .thead-primary th,
.table .thead-primary th {
    background-color: #0d5cb9;
    color: #fff
}

.form-select option:checked,
.form-select option:focus,
.form-select option:hover {
    background-color: rgba(var(#0d5cb9), .2);
    color: #0d5cb9
}

.btn-primary-gradient:hover,
.btn.btn-primary.active,
.btn.btn-primary.focus,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: linear-gradient(90deg, rgba(24, 100, 194, .801733193277311) 0, #599ff5 100%);
    color: #fff
}

.btn.btn-light {
    background-color: #f8f9fa;
    border: 1px solid #f8f9fa;
    color: #111827
}

.btn.btn-light.active,
.btn.btn-light.focus,
.btn.btn-light:active,
.btn.btn-light:focus,
.btn.btn-light:hover {
    background-color: #eff1f4;
    border: 1px solid #f8f9fa;
    color: #111827
}

.btn.btn-white,
.btn.btn-white.show {
    background-color: #fff;
    border-color: #fff
}

.btn.btn-white {
    color: #111827
}

.btn.btn-gray {
    background-color: #e5e7eb;
    border-color: #e5e7eb;
    color: #111827
}

.btn.btn-linear-primary {
    background-image: linear-gradient(90deg, #ff6f28 0, #ff5325 100%);
    border: 1px solid #f37438;
    color: #fff
}

.btn.btn-linear-primary.active,
.btn.btn-linear-primary.focus,
.btn.btn-linear-primary:active,
.btn.btn-linear-primary:focus,
.btn.btn-linear-primary:hover {
    background-color: #f15c16;
    border: 1px solid #f15c16;
    color: #fff
}

.btn-group .btn {
    padding: .45rem .75rem
}

.btn-group-lg .btn {
    padding: .65rem 1rem
}

.btn-group-sm .btn {
    padding: .25rem .5rem
}

.btn.btn-w-xs {
    min-width: 5.625rem
}

.btn.btn-w-sm {
    min-width: 6.975rem
}

.btn.btn-w-md {
    min-width: 8.125rem
}

.btn.btn-w-lg {
    min-width: 9.375rem
}

.btn-icon i {
    padding: 0;
    margin: -.5rem
}

.btn-icon.btn-xs {
    width: 24px;
    height: 24px;
    font-size: .8rem
}

.btn-icon.btn-sm {
    width: 1.75rem;
    height: 1.75rem;
    font-size: .8rem
}

.btn-icon.btn-lg {
    width: 2.75rem;
    height: 2.75rem;
    font-size: 1.2rem
}

.btn-list button,
.btn-list>a,
.btn-list>button {
    margin: 0 .375rem .375rem 0
}

.form-check-lg label,
.form-check-md label {
    margin-inline-start: .5rem;
    margin-block-start: 3px
}

[dir=rtl] .btn-list a,
[dir=rtl] .btn-list button,
[dir=rtl] .btn-list div,
[dir=rtl] .btn-list input {
    margin: 0 0 .375rem .375rem
}

.btn-list {
    margin-block-end: -0.5rem
}

.btn-group-pill .btn:first-child {
    border-radius: 60px 0 0 60px
}

.btn-group-pill .btn:last-child {
    border-radius: 0 60px 60px 0
}

.accordion.accordion-primary .accordion-button,
.btn.btn-primary-light,
.form-control-primary:focus,
.nav-style-1 .nav-item .nav-link.active,
.nav.nav-style-1 .nav-link.active,
.tab-style-2 .nav-item .nav-link.active i,
.tab-style-7 .nav-link.active,
.tab-style-7 .nav-link:active {
    background-color: rgba(242, 101, 34, .1);
    color: #0d5cb9
}

.accordion.accordion-secondary .accordion-button,
.btn.btn-secondary-light {
    background-color: rgba(59, 112, 128, .1);
    color: #3b7080
}

.accordion.accordion-warning .accordion-button,
.btn.btn-warning-light {
    background-color: rgba(255, 193, 7, .1);
    color: #ffc107
}

.accordion.accordion-info .accordion-button,
.btn.btn-info-light {
    background-color: rgba(27, 132, 255, .1);
    color: #1b84ff
}

.accordion.accordion-success .accordion-button,
.btn.btn-success-light {
    background-color: rgba(3, 201, 90, .1);
    color: #03c95a
}

.accordion.accordion-danger .accordion-button,
.btn.btn-danger-light {
    background-color: rgba(231, 13, 13, .1);
    color: #e70d0d
}

.btn.btn-primary-ghost,
.btn.btn-primary-ghost:active {
    color: #0d5cb9;
    border: 1px solid #0d5cb9;
    background-color: transparent
}

.btn.btn-dark {
    background: #111827 !important;
    border-color: #111827 !important;
    box-shadow: none;
    color: #fff
}

.btn.btn-secondary-ghost,
.btn.btn-secondary-ghost:active {
    border: 1px solid #3b7080;
    color: #3b7080;
    background-color: transparent
}

.btn.btn-dark:hover {
    background: #252a30 !important
}

.btn.btn-warning-ghost {
    background-color: transparent;
    color: #ffc107;
    border: 1px solid #ffc107
}

.btn.btn-warning-ghost:active {
    color: #ffc107;
    border: 1px solid #ffc107;
    background-color: transparent
}

.btn.btn-info-ghost,
.btn.btn-info-ghost:active {
    color: #1b84ff;
    border: 1px solid #1b84ff;
    background-color: transparent
}

.btn.btn-success-ghost {
    background-color: transparent;
    color: #03c95a;
    border: 1px solid #03c95a
}

.btn.btn-success-ghost:active {
    color: #03c95a;
    border: 1px solid #03c95a;
    background-color: transparent
}

.btn.btn-danger-ghost,
.btn.btn-danger-ghost:active {
    color: #e70d0d;
    border: 1px solid #e70d0d;
    background-color: transparent
}

.blog-section-2 .card:hover h3,
.blog-section-2 .card:hover li,
.blog-section-2 .card:hover p,
.btn-group-vertical .btn-check:checked+.btn,
.price-plans-section .card:hover h2,
.text-fixed-white,
.text-white {
    color: #fff !important
}

.btn-outline-primary {
    border: 1px solid #0d5cb9 !important;
    color: #0d5cb9 !important
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
    background-color: #0d5cb9 !important;
    border: 1px solid #0d5cb9 !important;
    box-shadow: 0 3px 10px rgba(242, 101, 34, .5);
    color: #fff !important
}

.btn-outline-secondary {
    border: 1px solid #3b7080 !important;
    color: #3b7080 !important
}

.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover {
    background-color: #3b7080 !important;
    border: 1px solid #3b7080 !important;
    box-shadow: 0 3px 10px rgba(59, 112, 128, .5);
    color: #fff !important
}

.btn-outline-success {
    border: 1px solid #03c95a !important;
    color: #03c95a !important
}

.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover {
    background-color: #03c95a !important;
    border: 1px solid #03c95a !important;
    box-shadow: 0 3px 10px rgba(3, 201, 90, .5);
    color: #fff !important
}

.btn-outline-danger {
    border: 1px solid #e70d0d !important;
    color: #e70d0d !important
}

.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
    background-color: #e70d0d !important;
    border: 1px solid #e70d0d !important;
    box-shadow: 0 3px 10px rgba(231, 13, 13, .5);
    color: #fff !important
}

.btn-outline-warning {
    border: 1px solid #ffc107 !important;
    color: #ffc107 !important
}

.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover {
    background-color: #ffc107 !important;
    border: 1px solid #ffc107 !important;
    box-shadow: 0 3px 10px rgba(255, 193, 7, .5);
    color: #fff !important
}

.btn-outline-info {
    border: 1px solid #1b84ff !important;
    color: #1b84ff !important
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover {
    background-color: #1b84ff !important;
    border: 1px solid #1b84ff !important;
    box-shadow: 0 3px 10px rgba(27, 132, 255, .5);
    color: #fff !important
}

.btn-outline-light {
    border: 1px solid #f8f9fa !important;
    color: #374151 !important
}

.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:active,
.btn-outline-light:focus,
.btn-outline-light:hover {
    background-color: #f8f9fa !important;
    border: 1px solid #f8f9fa !important;
    color: #374151 !important
}

.btn-outline-dark {
    border: 1px solid #212529 !important;
    color: #212529 !important
}

.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:active,
.btn-outline-dark:focus,
.btn-outline-dark:hover {
    background-color: #212529 !important;
    border: 1px solid #212529 !important;
    box-shadow: 0 3px 10px rgba(33, 37, 41, .5);
    color: #fff !important
}

.btn-soft-primary {
    background-color: #fbd1bd !important;
    color: #0d5cb9 !important
}

.btn-soft-primary.active,
.btn-soft-primary.focus,
.btn-soft-primary:active,
.btn-soft-primary:focus,
.btn-soft-primary:hover {
    box-shadow: 0 3px 12px rgba(242, 101, 34, .2);
    border-color: #0d5cb9
}

.btn-soft-secondary {
    background-color: #b9cbd1 !important;
    color: #3b7080 !important
}

.btn-soft-secondary.active,
.btn-soft-secondary.focus,
.btn-soft-secondary:active,
.btn-soft-secondary:focus,
.btn-soft-secondary:hover {
    box-shadow: 0 3px 12px rgba(59, 112, 128, .2);
    border-color: #3b7080
}

.btn-soft-success {
    background-color: #a4ebc4 !important;
    color: #03c95a !important
}

.btn-soft-success.active,
.btn-soft-success.focus,
.btn-soft-success:active,
.btn-soft-success:focus,
.btn-soft-success:hover {
    box-shadow: 0 3px 12px rgba(3, 201, 90, .2);
    border-color: #03c95a
}

.btn-soft-danger {
    background-color: #ec9e9e !important;
    color: #e70d0d !important
}

.btn-soft-danger.active,
.btn-soft-danger.focus,
.btn-soft-danger:active,
.btn-soft-danger:focus,
.btn-soft-danger:hover {
    box-shadow: 0 3px 12px rgba(231, 13, 13, .2);
    border-color: #e70d0d
}

.btn-soft-warning {
    background-color: #ffe9a6 !important;
    color: #ffc107 !important
}

.btn-soft-warning.active,
.btn-soft-warning.focus,
.btn-soft-warning:active,
.btn-soft-warning:focus,
.btn-soft-warning:hover {
    box-shadow: 0 3px 12px rgba(255, 193, 7, .2);
    border-color: #ffc107
}

.btn-soft-info {
    background-color: rgba(27, 132, 255, .3) !important;
    color: #1b84ff !important
}

.btn-soft-info.active,
.btn-soft-info.focus,
.btn-soft-info:active,
.btn-soft-info:focus,
.btn-soft-info:hover {
    box-shadow: 0 3px 12px rgba(27, 132, 255, .2);
    border-color: #1b84ff
}

.btn-soft-light {
    background-color: rgba(248, 249, 250, .9) !important;
    color: #6b7280 !important
}

.btn-soft-light.active,
.btn-soft-light.focus,
.btn-soft-light:active,
.btn-soft-light:focus,
.btn-soft-light:hover {
    box-shadow: 0 3px 12px rgba(248, 249, 250, .2);
    border-color: #6b7280
}

.btn-soft-dark {
    background-color: rgba(33, 37, 41, .3) !important;
    color: #fff !important
}

.btn-soft-dark.active,
.btn-soft-dark.focus,
.btn-soft-dark:active,
.btn-soft-dark:focus,
.btn-soft-dark:hover {
    box-shadow: 0 3px 12px rgba(33, 37, 41, .2);
    border-color: #212529
}

.primary-hover:hover {
    background: #0d5cb9 !important;
    color: #fff
}

.warning-btn-hover:hover {
    background: #ffc107 !important;
    border-color: #ffc107 !important;
    color: #fff
}

.success-btn-hover:hover {
    background: #03c95a !important;
    border-color: #03c95a !important;
    color: #fff
}

.badge-danger-hover:hover,
.danger-btn-hover:hover {
    background: #e70d0d !important;
    border-color: #e70d0d !important;
    color: #fff !important
}

.secondary-btn-hover:hover {
    background: #3b7080 !important;
    border-color: #3b7080 !important;
    color: #fff
}

.badge-primary-hover:hover,
.primary-btn-hover:hover {
    background: #0d5cb9 !important;
    border-color: #0d5cb9 !important;
    color: #fff !important
}

.FAQ-section .accordion-button:after,
.FAQ-section .accordion-button:not(.collapsed)::after,
.bn-close.custom-btn-close {
    background-image: none
}

.btn.btn-icon:hover {
    background: #e8e9ea;
    color: #212529
}

.btn.btn-icon.active.bg-white {
    border-color: #fff;
    color: #212529
}

.border-purple,
.border-start.border-purple,
.border-top.border-purple,
.border.border-purple {
    border-color: #ab47bc !important
}

.btn-light.btn-icon:hover,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    background: #0d5cb9 !important;
    color: #fff !important
}

.badge.arrow:hover,
.btn-primary-gradient,
.dataTables_paginate .pagination li a:hover,
.label-primary,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.tabs-sets .nav-tabs .nav-link.active,
.tabs-sets .nav-tabs .nav-link:focus,
.tabs-sets .nav-tabs .nav-link:hover {
    background: #0d5cb9;
    color: #fff
}

.badge.badge-skyblue {
    background-color: #0dcaf0;
    color: #fff
}

.badge.badge-pink {
    background-color: #fd3995;
    color: #fff
}

.badge.badge-dark-transparent {
    background: #e8e9ea;
    color: #111827
}

.badge.badge-pink-transparent {
    background: #ffedf6;
    color: #fd3995
}

.badge.badge-secondary-transparent {
    background: #edf2f4;
    color: #3b7080
}

.badge.badge-success-transparent {
    background: #d2f5e1;
    color: #03c95a
}

.badge.badge-purple-transparent {
    background: #f7eef9;
    color: #ab47bc
}

.badge.badge-warning-transparent {
    background: #fff9e9;
    color: #ffc107
}

.badge.badge-danger-transparent {
    background: #fae7e7;
    color: #e70d0d
}

.badge.badge-info-transparent {
    background: #ebf4ff;
    color: #1b84ff
}

.badge.badge-primary {
    box-shadow: 0 1px 1px rgba(242, 101, 34, .5);
    background: #0d5cb9;
    color: #fff
}

.badge.badge-soft-primary {
    background: rgba(242, 101, 34, .1);
    color: #0d5cb9
}

.badge.badge-secondary,
.label-secondary {
    background: #3b7080;
    color: #fff
}

.badge.badge-soft-secondary {
    background: rgba(59, 112, 128, .1);
    color: #3b7080
}

.badge.badge-success,
.label-success {
    background: #03c95a;
    color: #fff
}

.badge.badge-soft-success {
    background: rgba(3, 201, 90, .1);
    color: #03c95a
}

.badge.badge-info,
.label-info {
    background: #1b84ff;
    color: #fff
}

.badge.badge-soft-info {
    background: rgba(27, 132, 255, .1);
    color: #1b84ff
}

.badge.badge-warning,
.label-warning {
    background: #ffc107;
    color: #fff
}

.badge.badge-soft-warning {
    background: rgba(255, 193, 7, .1);
    color: #ffc107
}

.badge.badge-danger,
.label-danger {
    background: #e70d0d;
    color: #fff
}

.badge.badge-soft-danger {
    background: rgba(231, 13, 13, .1);
    color: #e70d0d
}

.badge.badge-dark,
.label-dark {
    background: #212529;
    color: #fff
}

.badge.badge-soft-dark {
    background: rgba(33, 37, 41, .1);
    color: #212529
}

.badge.badge-light,
.label-light {
    background: #f8f9fa;
    color: #fff
}

.badge.badge-soft-light {
    background: rgba(248, 249, 250, .1);
    color: #f8f9fa
}

.badge.badge-black {
    background: #000;
    color: #fff
}

.badge.badge-soft-black {
    background: rgba(0, 0, 0, .1);
    color: #000
}

.badge.badge-purple {
    background: #ab47bc;
    color: #fff
}

.badge {
    padding: .25rem .45rem;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 4px
}

.h1,
.h2,
h1,
h2 {
    font-weight: 700
}

.badge.badge-xs {
    font-size: 10px;
    padding: 0 5px;
    line-height: 18px
}

.badge.badge-sm {
    font-size: 11px;
    padding: 5px 8px;
    line-height: 11px
}

.badge.badge-md {
    font-size: 12px;
    padding: 5px 12px;
    line-height: 1.5
}

.badge.badge-lg {
    font-size: 14px;
    padding: 0 10px;
    line-height: 30px
}

.badge.badge-xl {
    font-size: 16px;
    padding: 0 15px;
    line-height: 35px
}

.badge.badge-soft-skyblue {
    background: #d3f5fc;
    color: #0dcaf0
}

.badge.arrow {
    width: 20px;
    height: 20px;
    background: #fbfbfd;
    color: #212529
}

.badge.bg-light.arrow:hover {
    background: #212529 !important
}

.badge.badge-soft-purple {
    background: #f0def3 !important;
    color: #ab47bc !important
}

.border-container {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    margin: .25rem;
    background-color: #f8f9fa
}

.border {
    border: 1px solid #e5e7eb !important
}

.border-dashed.border-primary,
.border.border-dashed {
    border-style: dashed !important
}

.border.border-dotted {
    border-style: dotted !important
}

.border-start.border-pink,
.border.border-pink {
    border-color: #fd3995 !important
}

.border.border-primary {
    border: 1px solid #0d5cb9 !important;
    opacity: 1
}

.border.border-primary.border-opacity-10 {
    border-color: rgba(242, 101, 34, .1) !important
}

.border.border-primary.border-opacity-25 {
    border-color: rgba(242, 101, 34, .25) !important
}

.border.border-primary.border-opacity-50 {
    border-color: rgba(242, 101, 34, .5) !important
}

.border.border-primary.border-opacity-75 {
    border-color: rgba(242, 101, 34, .75) !important
}

.border-bottom.border-primary,
.border-end.border-primary,
.border-primary,
.border-start.border-primary,
.border-top.border-primary,
.border.border-primary.border-opacity-100 {
    border-color: #0d5cb9 !important
}

.border.border-secondary {
    border: 1px solid #3b7080 !important;
    opacity: 1
}

.border.border-secondary.border-opacity-10 {
    border-color: rgba(59, 112, 128, .1) !important
}

.border.border-secondary.border-opacity-25 {
    border-color: rgba(59, 112, 128, .25) !important
}

.border.border-secondary.border-opacity-50 {
    border-color: rgba(59, 112, 128, .5) !important
}

.border.border-secondary.border-opacity-75 {
    border-color: rgba(59, 112, 128, .75) !important
}

.border-bottom.border-secondary,
.border-end.border-secondary,
.border-secondary,
.border-start.border-secondary,
.border-top.border-secondary,
.border.border-secondary.border-opacity-100 {
    border-color: #3b7080 !important
}

.border.border-info {
    border-color: #1b84ff !important;
    opacity: 1
}

.border.border-info.border-opacity-10 {
    border-color: rgba(27, 132, 255, .1) !important
}

.border.border-info.border-opacity-25 {
    border-color: rgba(27, 132, 255, .25) !important
}

.border.border-info.border-opacity-50 {
    border-color: rgba(27, 132, 255, .5) !important
}

.border.border-info.border-opacity-75 {
    border-color: rgba(27, 132, 255, .75) !important
}

.border-bottom.border-info,
.border-end.border-info,
.border-info,
.border-start.border-info,
.border-top.border-info,
.border.border-info.border-opacity-100 {
    border-color: #1b84ff !important
}

.border.border-success {
    border-color: #03c95a !important;
    opacity: 1
}

.border.border-success.border-opacity-10 {
    border-color: rgba(3, 201, 90, .1) !important
}

.border.border-success.border-opacity-25 {
    border-color: rgba(3, 201, 90, .25) !important
}

.border.border-success.border-opacity-50 {
    border-color: rgba(3, 201, 90, .5) !important
}

.border.border-success.border-opacity-75 {
    border-color: rgba(3, 201, 90, .75) !important
}

.border-bottom.border-success,
.border-end.border-success,
.border-start.border-success,
.border-success,
.border-top.border-success,
.border.border-success.border-opacity-100 {
    border-color: #03c95a !important
}

.border.border-warning {
    border: 1px solid #ffc107 !important;
    opacity: 1
}

.border.border-warning.border-opacity-10 {
    border-color: rgba(255, 193, 7, .1) !important
}

.border.border-warning.border-opacity-25 {
    border-color: rgba(255, 193, 7, .25) !important
}

.border.border-warning.border-opacity-50 {
    border-color: rgba(255, 193, 7, .5) !important
}

.border.border-warning.border-opacity-75 {
    border-color: rgba(255, 193, 7, .75) !important
}

.border-bottom.border-warning,
.border-end.border-warning,
.border-start.border-warning,
.border-top.border-warning,
.border-warning,
.border.border-warning.border-opacity-100 {
    border-color: #ffc107 !important
}

.border.border-danger {
    border: 1px solid #e70d0d !important;
    opacity: 1
}

.border.border-danger.border-opacity-10 {
    border-color: rgba(231, 13, 13, .1) !important
}

.border.border-danger.border-opacity-25 {
    border-color: rgba(231, 13, 13, .25) !important
}

.border.border-danger.border-opacity-50 {
    border-color: rgba(231, 13, 13, .5) !important
}

.border.border-danger.border-opacity-75 {
    border-color: rgba(231, 13, 13, .75) !important
}

.border-bottom.border-danger,
.border-danger,
.border-end.border-danger,
.border-start.border-danger,
.border-top.border-danger,
.border.border-danger.border-opacity-100,
hr.text-danger {
    border-color: #e70d0d !important
}

.border.border-white {
    border: 1px solid #fff !important;
    opacity: 1
}

.border.border-white.border-opacity-10 {
    border-color: rgba(255, 255, 255, .1) !important
}

.border.border-white.border-opacity-25 {
    border-color: rgba(255, 255, 255, .25) !important
}

.border.border-white.border-opacity-50 {
    border-color: rgba(255, 255, 255, .5) !important
}

.border.border-white.border-opacity-75 {
    border-color: rgba(255, 255, 255, .75) !important
}

.border.border-white.border-opacity-100 {
    border-color: #fff !important
}

.border.border-light {
    border: 1px solid #f8f9fa !important;
    opacity: 1
}

.border.border-light.border-opacity-10 {
    border-color: rgba(248, 249, 250, .1) !important
}

.border.border-light.border-opacity-25 {
    border-color: rgba(248, 249, 250, .25) !important
}

.border.border-light.border-opacity-50 {
    border-color: rgba(248, 249, 250, .5) !important
}

.border.border-light.border-opacity-75 {
    border-color: rgba(248, 249, 250, .75) !important
}

.border-bottom.border-light,
.border-end.border-light,
.border-start.border-light,
.border-top.border-light,
.border.border-light.border-opacity-100 {
    border-color: #f8f9fa !important
}

.border.border-dark {
    border: 1px solid #212529 !important;
    opacity: 1
}

.border.border-dark.border-opacity-10 {
    border-color: rgba(33, 37, 41, .1) !important
}

.border.border-dark.border-opacity-25 {
    border-color: rgba(33, 37, 41, .25) !important
}

.border.border-dark.border-opacity-50 {
    border-color: rgba(33, 37, 41, .5) !important
}

.border.border-dark.border-opacity-75 {
    border-color: rgba(33, 37, 41, .75) !important
}

.border-bottom.border-dark,
.border-end.border-dark,
.border-start.border-dark,
.border-top.border-dark,
.border.border-dark.border-opacity-100 {
    border-color: #212529 !important
}

.border er-opacity-10 {
    --bs-border-opacity: 0.1 !important
}

.border.border-opacity-25 {
    --bs-border-opacity: 0.25 !important
}

.border.border-opacity-50 {
    --bs-border-opacity: 0.5 !important
}

.border.border-opacity-75 {
    --bs-border-opacity: 0.75 !important
}

.border.border-opacity-100 {
    --bs-border-opacity: 1 !important
}

.border.border-1 {
    border-width: 1px !important
}

.border.border-2 {
    border-width: 2px !important
}

.border-3,
.border.border-3 {
    border-width: 3px !important
}

.border.border-4 {
    border-width: 4px !important
}

.border.border-5 {
    border-width: 5px !important
}

.border.border-block-start-dashed {
    border-top-style: dashed
}

.border.border-block-start-dotted {
    border-top-style: dotted
}

.border.border-inline-end-dashed {
    border-inline-end-style: dashed
}

.border.border-inline-end-dotted {
    border-inline-end-style: dotted
}

.border.border-block-end-dashed {
    border-bottom-style: dashed
}

.border.border-block-end-dotted {
    border-bottom-style: dotted
}

.border.border-inline-start-dashed {
    border-inline-start-style: dashed
}

.border.border-inline-start-dotted {
    border-inline-start-style: dotted
}

.border.border-0,
.nav-tabs-header {
    border: 0 !important
}

.border.border-top-0 {
    border-block-start: 0 !important
}

.border.border-end-0 {
    border-inline-end: 0 !important
}

.border.border-bottom-0 {
    border-block-end: 0 !important
}

.nav.tab-style-1,
.tab-style-2,
.tab-style-3 {
    border-block-end: 0
}

.border.border-start-0 {
    border-inline-start: 0 !important
}

.border-top {
    border-top: 1px solid #e5e7eb !important
}

.border-top.border-block-start-dashed {
    border-top-style: dashed !important
}

.border-top.border-block-start-dotted {
    border-top-style: dotted !important
}

.border-end {
    border-inline-end: 1px solid #E5E7EB !important
}

.border-end.border-inline-end-dashed {
    border-inline-end-style: dashed !important
}

.border-end.border-inline-end-dotted {
    border-inline-end-style: dotted !important
}

.border-bottom {
    border-bottom: 1px solid #e5e7eb !important
}

.border-bottom.border-block-end-dashed {
    border-bottom-style: dashed !important
}

.border-bottom.border-block-end-dotted {
    border-bottom-style: dotted !important
}

.border-bottom.border-skyblue,
.border-skyblue {
    border-color: #0dcaf0 !important
}

.border-start {
    border-inline-start: 1px solid #E5E7EB !important
}

.border-start.border-inline-start-dashed {
    border-inline-start-style: dashed !important
}

.border-start.border-inline-start-dotted {
    border-inline-start-style: dotted !important
}

.border-primary-7 {
    border-color: #f69364 !important
}

.br-1 {
    border-radius: .0625rem
}

.br-2 {
    border-radius: .125rem
}

.br-3 {
    border-radius: .1875rem
}

.br-4 {
    border-radius: .25rem
}

.br-5 {
    border-radius: .3125rem !important
}

.br-6 {
    border-radius: .375rem
}

.br-7 {
    border-radius: .4375rem
}

.br-8 {
    border-radius: .5rem
}

.br-9 {
    border-radius: .5625rem
}

.br-10 {
    border-radius: .625rem
}

.br-15 {
    border-radius: .9375rem
}

.br-20 {
    border-radius: 1.25rem
}

.rounded {
    border-radius: 4px !important
}

.dropdown-auto {
    overflow: auto
}

.dropdown .dropdown-toggle {
    font-weight: 400;
    font-size: 14px
}

.dropdown .dropdown-toggle:after {
    display: inline-block;
    margin-inline-start: .5rem;
    vertical-align: 0;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    border: 0;
    font-size: .75rem;
    font-weight: 600
}

.dropdown .dropdown-menu {
    padding: 20px
}

.dropdown-menu {
    border-color: #e5e7eb;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    font-size: .875rem;
    color: #111827;
    background-color: #fff;
    padding: 0;
    z-index: 10;
    border-radius: 10px
}

.dropdown-divider {
    border-color: #e5e7eb;
    margin: 0
}

.dropdown-item {
    color: #4b5563;
    padding: .594rem .9375rem;
    font-size: 14px
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6b7280;
    opacity: .5
}

.dropdown-item:not(.active):active,
.dropdown-item:not(.active):focus,
.dropdown-item:not(.active):hover {
    color: #fff;
    background-color: #0d5cb9;
    border-radius: 5px
}

.dropdown-toggle::after,
.dropend .dropdown-toggle::after,
.dropstart .dropdown-toggle::before,
.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-inline-start: .25rem;
    vertical-align: 0;
    font-family: "Font Awesome 5 Free";
    border: 0;
    font-size: .6rem;
    font-weight: 600
}

.dropdown-item.active {
    background-color: #f4f6fa
}

.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    content: "\f078"
}

.dropup .dropdown-toggle::after {
    content: "\f077"
}

.dropend .dropdown-toggle::after {
    content: "\f054"
}

.dropstart .dropdown-toggle::before {
    content: "\f053"
}

.btn.dropdown-toggle-split {
    opacity: .85
}

.dropdown-menu-dark {
    background-color: #212529;
    border-color: rgba(255, 255, 255, .1)
}

.btn-list a.dropdown-item,
.form-select option:last-child {
    margin-block-end: 0
}

.btn-list .btn-soft-danger:hover,
.btn-list .btn-soft-success:hover {
    transform: translateY(0)
}

.dropdown-menu.dropdown-menu-danger li a,
.dropdown-menu.dropdown-menu-info li a,
.dropdown-menu.dropdown-menu-primary li a,
.dropdown-menu.dropdown-menu-secondary li a,
.dropdown-menu.dropdown-menu-success li a,
.dropdown-menu.dropdown-menu-warning li a {
    color: rgba(255, 255, 255, .9)
}

.dropdown-menu.dropdown-menu-secondary {
    background-color: #3b7080
}

.dropdown-menu.dropdown-menu-warning {
    background-color: #ffc107
}

.dropdown-menu.dropdown-menu-info {
    background-color: #1b84ff
}

.dropdown-menu.dropdown-menu-danger {
    background-color: #e70d0d
}

.dropdown-menu.dropmenu-item-primary .dropdown-item.active,
.dropdown-menu.dropmenu-item-primary .dropdown-item:active,
.dropdown-menu.dropmenu-item-primary .dropdown-item:focus,
.dropdown-menu.dropmenu-item-primary .dropdown-item:hover {
    background-color: rgba(242, 101, 34, .1) !important;
    color: #0d5cb9
}

.dropdown-menu.dropmenu-item-secondary .dropdown-item.active,
.dropdown-menu.dropmenu-item-secondary .dropdown-item:active,
.dropdown-menu.dropmenu-item-secondary .dropdown-item:focus,
.dropdown-menu.dropmenu-item-secondary .dropdown-item:hover {
    background-color: rgba(59, 112, 128, .1) !important;
    color: #3b7080
}

.dropdown-menu.dropmenu-item-warning .dropdown-item.active,
.dropdown-menu.dropmenu-item-warning .dropdown-item:active,
.dropdown-menu.dropmenu-item-warning .dropdown-item:focus,
.dropdown-menu.dropmenu-item-warning .dropdown-item:hover {
    background-color: rgba(255, 193, 7, .1) !important;
    color: #ffc107
}

.dropdown-menu.dropmenu-item-info .dropdown-item.active,
.dropdown-menu.dropmenu-item-info .dropdown-item:active,
.dropdown-menu.dropmenu-item-info .dropdown-item:focus,
.dropdown-menu.dropmenu-item-info .dropdown-item:hover {
    background-color: rgba(27, 132, 255, .1) !important;
    color: #1b84ff
}

.dropdown-menu.dropmenu-item-success .dropdown-item.active,
.dropdown-menu.dropmenu-item-success .dropdown-item:active,
.dropdown-menu.dropmenu-item-success .dropdown-item:focus,
.dropdown-menu.dropmenu-item-success .dropdown-item:hover {
    background-color: rgba(3, 201, 90, .1) !important;
    color: #03c95a
}

.dropdown-menu.dropmenu-item-danger .dropdown-item.active,
.dropdown-menu.dropmenu-item-danger .dropdown-item:active,
.dropdown-menu.dropmenu-item-danger .dropdown-item:focus,
.dropdown-menu.dropmenu-item-danger .dropdown-item:hover {
    background-color: rgba(231, 13, 13, .1) !important;
    color: #e70d0d
}

.dropdown-menu.dropmenu-light-primary,
.dropdown-menu.dropmenu-light-secondary {
    background-color: rgba(59, 112, 128, .1);
    backdrop-filter: blur(2rem)
}

.dropdown-menu.dropmenu-light-primary .dropdown-item.active,
.dropdown-menu.dropmenu-light-primary .dropdown-item:active,
.dropdown-menu.dropmenu-light-primary .dropdown-item:focus,
.dropdown-menu.dropmenu-light-primary .dropdown-item:hover {
    color: #fff;
    background-color: #0d5cb9 !important
}

.dropdown-menu.dropmenu-light-secondary .dropdown-item.active,
.dropdown-menu.dropmenu-light-secondary .dropdown-item:active,
.dropdown-menu.dropmenu-light-secondary .dropdown-item:focus,
.dropdown-menu.dropmenu-light-secondary .dropdown-item:hover {
    color: #fff;
    background-color: #3b7080 !important
}

.dropdown-menu.dropmenu-light-info {
    background-color: rgba(27, 132, 255, .1);
    backdrop-filter: blur(2rem)
}

.dropdown-menu.dropmenu-light-info .dropdown-item.active,
.dropdown-menu.dropmenu-light-info .dropdown-item:active,
.dropdown-menu.dropmenu-light-info .dropdown-item:focus,
.dropdown-menu.dropmenu-light-info .dropdown-item:hover {
    color: #fff;
    background-color: #1b84ff !important
}

.dropdown-menu.dropmenu-light-warning {
    background-color: rgba(255, 193, 7, .1);
    backdrop-filter: blur(2rem)
}

.dropdown-menu.dropmenu-light-warning .dropdown-item.active,
.dropdown-menu.dropmenu-light-warning .dropdown-item:active,
.dropdown-menu.dropmenu-light-warning .dropdown-item:focus,
.dropdown-menu.dropmenu-light-warning .dropdown-item:hover {
    color: #fff;
    background-color: #ffc107 !important
}

.dropdown-menu.dropmenu-light-success {
    background-color: rgba(3, 201, 90, .1);
    backdrop-filter: blur(2rem)
}

.dropdown-menu.dropmenu-light-success .dropdown-item.active,
.dropdown-menu.dropmenu-light-success .dropdown-item:active,
.dropdown-menu.dropmenu-light-success .dropdown-item:focus,
.dropdown-menu.dropmenu-light-success .dropdown-item:hover {
    color: #fff;
    background-color: #03c95a !important
}

.dropdown-menu.dropmenu-light-danger {
    background-color: rgba(231, 13, 13, .1);
    backdrop-filter: blur(2rem)
}

.dropdown-menu.dropmenu-light-danger .dropdown-item.active,
.dropdown-menu.dropmenu-light-danger .dropdown-item:active,
.dropdown-menu.dropmenu-light-danger .dropdown-item:focus,
.dropdown-menu.dropmenu-light-danger .dropdown-item:hover {
    color: #fff;
    background-color: #e70d0d !important
}

.bd-example>.dropdown-menu {
    position: static;
    display: block
}

.card-dropdown>a {
    background: #fff;
    border-radius: 6px;
    font-weight: 400;
    box-shadow: 0 4.4px 20px -1px rgba(19, 16, 34, .0509803922);
    border: 0;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #374151;
    padding: 10px 10px 10px 30px;
    position: relative
}

.card-dropdown>a .cal-icon {
    z-index: 10
}

.card-dropdown>a i {
    font-size: 16px;
    margin-right: 5px
}

.card-dropdown>a[aria-expanded=true]::after {
    -webkit-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.card-dropdown .dropdown-menu {
    border: 0;
    border-radius: 6px;
    padding: 15px;
    box-shadow: 0 4px 9px -1px rgba(19, 16, 34, .031372549)
}

.card-dropdown .dropdown-menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px
}

.card-dropdown .dropdown-menu li a i {
    font-size: 16px;
    margin-right: 8px
}

.card-dropdown .dropdown-menu li a:hover {
    background: #edf1f6;
    color: #1f2937
}

.dropdown-md {
    min-width: 320px !important
}

.dropdown-sm {
    min-width: 260px !important
}

.dropdown-menu.notes-menu {
    z-index: 99999
}

.dropdown-menu.notes-menu a.dropdown-item {
    color: #111827;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 8px 15px
}

.dataTables_paginate .pagination li.prev a i,
.dataTables_paginate .pagination li.previous.disabled a i,
.dropdown-menu.notes-menu span,
.owl-nav .owl-prev {
    margin-right: 8px
}

.dropdown-menu.notes-menu svg {
    width: 14px;
    height: 14px;
    color: #6b7280
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #202c4b;
    font-family: Archivo, sans-serif;
    font-weight: 700;
    margin-bottom: 0
}

.h1,
h1 {
    font-size: 28px
}

.h2,
h2 {
    font-size: 24px
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    font-weight: 600
}

.h3,
h3 {
    font-size: 20px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 14px
}

.display-1 {
    font-size: 40px;
    font-weight: 700
}

.page-menu .nav-tabs li a,
p {
    font-size: 16px
}

.display-4 {
    font-size: 20px;
    font-weight: 700
}

.fs-11,
.fs-sm {
    font-size: .6875rem
}

.fs-base {
    font-size: .875rem
}

.fs-18,
.fs-lg {
    font-size: 1.125rem
}

.fs-1 {
    font-size: .0625rem
}

.fs-2 {
    font-size: .125rem
}

.fs-3 {
    font-size: .1875rem
}

.fs-4 {
    font-size: .25rem !important
}

.fs-5 {
    font-size: .3125rem !important
}

.fs-6 {
    font-size: .375rem !important
}

.fs-7 {
    font-size: .4375rem
}

.fs-8 {
    font-size: .5rem !important
}

.fs-9 {
    font-size: .5625rem
}

.fs-10 {
    font-size: .75em !important
}

.card.custom-card .card-link,
.fs-12 {
    font-size: .75rem
}

.fs-13 {
    font-size: .8125rem
}

.fs-14 {
    font-size: .875rem !important
}

.fs-15 {
    font-size: .9375rem
}

.fs-16,
.vertical-tabs-2 .nav-item .nav-link i {
    font-size: 1rem
}

.fs-17 {
    font-size: 1.0625rem
}

.fs-19 {
    font-size: 1.1875rem
}

.fs-20 {
    font-size: 1.25rem
}

.fs-21 {
    font-size: 1.3125rem
}

.fs-22 {
    font-size: 1.375rem
}

.fs-23 {
    font-size: 1.4375rem
}

.fs-24 {
    font-size: 1.5rem
}

.fs-25 {
    font-size: 1.5625rem
}

.fs-26 {
    font-size: 1.625rem
}

.fs-27 {
    font-size: 1.6875rem
}

.fs-28 {
    font-size: 1.75rem
}

.fs-29 {
    font-size: 1.8125rem
}

.fs-30 {
    font-size: 1.875rem
}

.fs-32 {
    font-size: 2rem
}

.fs-34 {
    font-size: 2.125rem
}

.fs-36 {
    font-size: 2.25rem
}

.fs-38 {
    font-size: 2.375rem
}

.fs-40 {
    font-size: 2.5rem
}

.text-default,
.text-gray {
    color: #6b7280 !important
}

.text-muted {
    color: #677788 !important
}

.text-primary {
    color: #0d5cb9 !important;
    opacity: 1
}

.text-primary.text-opacity-75 {
    color: rgba(242, 101, 34, .75) !important
}

.text-primary.text-opacity-25 {
    color: rgba(242, 101, 34, .25) !important
}

.text-primary.text-opacity-50 {
    color: rgba(242, 101, 34, .5) !important
}

.text-secondary {
    color: #3b7080 !important;
    opacity: 1
}

.text-info {
    color: #1b84ff !important;
    opacity: 1
}

.text-success {
    color: #03c95a !important;
    opacity: 1
}

.text-warning {
    color: #ffc107 !important;
    opacity: 1
}

.text-danger {
    color: #e70d0d !important;
    opacity: 1
}

.text-skyblue {
    color: #0dcaf0 !important;
    opacity: 1
}

.text-pink {
    color: #fd3995 !important
}

.text-purple {
    color: #ab47bc !important
}

.link-dark,
.link-dark:active,
.link-dark:focus,
.link-dark:hover,
.text-dark {
    color: #212529 !important
}

.link-light,
.link-light:active,
.link-light:focus,
.link-light:hover,
.text-light {
    color: #f8f9fa !important
}

.text-black,
.text-fixed-black {
    color: #000 !important
}

.text-gray-1 {
    color: #f3f4f6
}

.text-gray-2 {
    color: #e5e7eb
}

.text-gray-3 {
    color: #d1d5db
}

.text-gray-4 {
    color: #9ca3af
}

.text-gray-6 {
    color: #4b5563
}

.pricing-section .pricing-card:hover .card-body .ti-x,
.text-gray-7 {
    color: #374151
}

.text-gray-8 {
    color: #1f2937
}

.text-gray-9,
.text-title {
    color: #111827 !important
}

.text-dark-transparent {
    color: #e8e9ea
}

a {
    color: #111827;
    transition: .5s
}

a:hover {
    color: #0d5cb9;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

a:focus {
    outline: 0
}

.form-floating.floating-primary>.form-control:focus~label,
.link-primary,
.single-demo.active .demo-info a {
    color: #0d5cb9 !important
}

.link-primary:active,
.link-primary:focus,
.link-primary:hover {
    color: #d54d0d !important
}

.form-floating.floating-secondary>.form-control:focus~label,
.link-secondary,
.link-secondary:active,
.link-secondary:focus,
.link-secondary:hover {
    color: #3b7080 !important
}

.form-floating.floating-success>.form-control:focus~label,
.link-success,
.link-success:active,
.link-success:focus,
.link-success:hover {
    color: #03c95a !important
}

.form-floating.floating-danger>.form-control:focus~label,
.link-danger,
.link-danger:active,
.link-danger:focus,
.link-danger:hover {
    color: #e70d0d !important
}

.form-floating.floating-warning>.form-control:focus~label,
.link-warning,
.link-warning:active,
.link-warning:focus,
.link-warning:hover {
    color: #ffc107 !important
}

.form-floating.floating-info>.form-control:focus~label,
.link-info,
.link-info:active,
.link-info:focus,
.link-info:hover {
    color: #1b84ff !important
}

.blockquote-container {
    padding: 1.25rem;
    border-left: 4px solid #e5e7eb;
    position: relative
}

.blockquote-container.text-end {
    border-right: 4px solid #e5e7eb;
    border-left: 0
}

.blockquote.custom-blockquote {
    font-size: .85rem;
    font-weight: 600;
    padding: 1rem;
    border-radius: 4px;
    position: relative
}

.blockquote.custom-blockquote:before {
    content: "\f10d";
    font-family: Fontawesome;
    z-index: 0;
    font-size: 2rem;
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0.5rem
}

.blockquote.custom-blockquote.primary {
    background-color: rgba(242, 101, 34, .1);
    border-inline-start: 2px solid #0d5cb9
}

.blockquote.custom-blockquote.primary:before {
    color: rgba(242, 101, 34, .1)
}

.blockquote.custom-blockquote.secondary {
    background-color: rgba(59, 112, 128, .1);
    border-inline-start: 2px solid #3B7080
}

.blockquote.custom-blockquote.secondary:before {
    color: rgba(59, 112, 128, .1)
}

.blockquote.custom-blockquote.info {
    background-color: rgba(27, 132, 255, .1);
    border-inline-start: 2px solid #1B84FF
}

.blockquote.custom-blockquote.info:before {
    color: rgba(27, 132, 255, .1)
}

.blockquote.custom-blockquote.warning {
    background-color: rgba(255, 193, 7, .1);
    border-inline-start: 2px solid #FFC107
}

.blockquote.custom-blockquote.warning:before {
    color: rgba(255, 193, 7, .1)
}

.blockquote.custom-blockquote.success {
    background-color: rgba(3, 201, 90, .1);
    border-inline-start: 2px solid #03C95A
}

.blockquote.custom-blockquote.success:before {
    color: rgba(3, 201, 90, .1)
}

.blockquote.custom-blockquote.danger {
    background-color: rgba(231, 13, 13, .1);
    border-inline-start: 2px solid #E70D0D
}

.blockquote.custom-blockquote.danger:before {
    color: rgba(231, 13, 13, .1)
}

[data-theme-mode=dark] .shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(33, 37, 41, .3) !important
}

[data-theme-mode=dark] .shadow {
    box-shadow: 0 .5rem 1rem rgba(33, 37, 41, .3) !important
}

[data-theme-mode=dark] .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(33, 37, 41, .3) !important
}

@media screen and (min-width:576px) {
    .w-sm-auto {
        width: auto
    }
}

[dir=rtl] .text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.transform-none {
    transform: none !important
}

.list-circle {
    list-style: circle;
    padding-left: 2rem
}

.form-control {
    border-color: #e5e7eb;
    color: #111827;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 4px;
    padding: .5rem .625rem;
    min-height: 40px;
    transition: .5s
}

.form-control-light,
.form-control-light:focus {
    background-color: #f8f9fa
}

.form-control:focus {
    box-shadow: none;
    border-color: #e5e7eb
}

textarea {
    resize: none
}

textarea.form-control {
    min-height: 38px;
    height: auto
}

.form-control[type=file] {
    padding: .3rem .5rem
}

.form-control[type=file].form-control-sm {
    padding: .25rem .5rem !important
}

.form-control[type=file].form-control-lg {
    padding: .5rem 1rem !important
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label,
.form-text,
.hotel-list caption,
caption {
    color: #677788
}

.form-control-light {
    border: 0
}

.form-control-primary {
    background-color: rgba(242, 101, 34, .1);
    border: 0;
    color: #0d5cb9
}

.form-input-color {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 4px;
    overflow: hidden;
    padding: 0
}

.form-select {
    background-color: #fff;
    border: 1px solid #e5e7eb;
    color: #6b7280;
    font-size: 14px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-size: 1.25rem;
    line-height: 2
}

.form-select option {
    background-color: #fff;
    padding: .35rem .75rem;
    border-radius: .25rem;
    margin-block-end: 0.25rem
}

.form-select option:select {
    background-color: rgba(var(#0d5cb9), .2);
    color: #0d5cb9
}

.checkboxs input:checked~.checkmarks,
.form-check-input:checked,
fieldset:disabled .btn {
    background-color: #0d5cb9;
    border-color: #0d5cb9
}

.form-check-label {
    font-size: 14px;
    color: #4b5563
}

.form-check-input {
    width: .9rem;
    height: .9rem;
    background-color: #f8f9fa;
    border: 1px solid #e5e7eb
}

.bootstrap-tagsinput .tag span::after,
.form-check-input:checked~.form-check-label,
.form-control:focus,
.hotel-list .table tbody tr td a,
.price-plans-section .nav-link,
.pricing-section .pricing-card h5,
.pricing-section .pricing-card p,
.table tbody tr td a,
header.fixed .header-nav .main-menu-wrapper .main-nav>li>a,
header.fixed .header__hamburger .sidebar-menu {
    color: #111827
}

.form-check-input.form-checked-outline:checked {
    background-color: transparent;
    border-color: #0d5cb9
}

.form-check-input.form-checked-secondary:checked {
    background-color: #3b7080;
    border-color: #3b7080
}

.form-check-input.form-checked-warning:checked {
    background-color: #ffc107;
    border-color: #ffc107
}

.form-check-input.form-checked-info:checked {
    background-color: #1b84ff;
    border-color: #1b84ff
}

.form-check-input.form-checked-success:checked {
    background-color: #03c95a;
    border-color: #03c95a
}

.form-check-input.form-checked-danger:checked {
    background-color: #e70d0d;
    border-color: #e70d0d
}

.form-check-input.form-checked-light:checked {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.form-check-input.form-checked-dark:checked {
    background-color: #212529;
    border-color: #212529
}

.form-checked-outline:checked[type=checkbox] {
    background-image: none;
    position: relative;
    background-color: transparent
}

.form-checked-outline:checked[type=checkbox]:before {
    content: "\f633";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #0d5cb9;
    width: .625rem;
    height: .625rem;
    inset-block-start: -1px;
    inset-inline-start: 0px;
    font-size: .688rem
}

.form-checked-outline:checked[type=checkbox].form-checked-secondary:before {
    color: #3b7080
}

.form-checked-outline:checked[type=checkbox].form-checked-warning:before {
    color: #ffc107
}

.form-checked-outline:checked[type=checkbox].form-checked-info:before {
    color: #1b84ff
}

.form-checked-outline:checked[type=checkbox].form-checked-success:before {
    color: #03c95a
}

.form-checked-outline:checked[type=checkbox].form-checked-danger:before {
    color: #e70d0d
}

.form-checked-outline:checked[type=checkbox].form-checked-light:before {
    color: #f8f9fa
}

.form-checked-outline:checked[type=checkbox].form-checked-dark:before {
    color: #212529
}

.form-checked-outline:checked[type=radio] {
    background-image: none;
    position: relative;
    background-color: transparent
}

.form-checked-outline:checked[type=radio]:before {
    content: "\f309";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #0d5cb9;
    width: .625rem;
    height: .625rem;
    inset-block-start: -1.13rem;
    inset-inline-start: -0.6rem;
    font-size: 2rem
}

.form-checked-outline:checked[type=radio].form-checked-secondary:before {
    color: #3b7080
}

.form-checked-outline:checked[type=radio].form-checked-warning:before {
    color: #ffc107
}

.form-checked-outline:checked[type=radio].form-checked-info:before {
    color: #1b84ff
}

.form-checked-outline:checked[type=radio].form-checked-success:before {
    color: #03c95a
}

.form-checked-outline:checked[type=radio].form-checked-danger:before {
    color: #e70d0d
}

.form-checked-outline:checked[type=radio].form-checked-light:before {
    color: #f8f9fa
}

.form-checked-outline:checked[type=radio].form-checked-dark:before {
    color: #212529
}

fieldset:disabled .btn {
    color: #fff
}

.form-select:focus {
    border-color: rgba(var(#0d5cb9), .5);
    outline: 0;
    box-shadow: none
}

.btn-check:focus+.btn,
.btn:focus {
    background-color: none;
    border-color: none;
    outline: 0
}

.accordion.accordion-danger .accordion-button.collapsed:after,
.accordion.accordion-info .accordion-button.collapsed:after,
.accordion.accordion-primary .accordion-button.collapsed:after,
.accordion.accordion-secondary .accordion-button.collapsed:after,
.accordion.accordion-solid-danger .accordion-button.collapsed:after,
.accordion.accordion-solid-info .accordion-button.collapsed:after,
.accordion.accordion-solid-primary .accordion-button.collapsed:after,
.accordion.accordion-solid-secondary .accordion-button.collapsed:after,
.accordion.accordion-solid-success .accordion-button.collapsed:after,
.accordion.accordion-solid-warning .accordion-button.collapsed:after,
.accordion.accordion-success .accordion-button.collapsed:after,
.accordion.accordion-warning .accordion-button.collapsed:after,
.card.card-bg-light,
.form-control:disabled,
.form-select:disabled,
.nav.nav-style-4 .nav-link:hover {
    background-color: #f8f9fa;
    color: #6b7280
}

.form-control::-webkit-file-upload-button {
    color: #6b7280;
    background-color: #f8f9fa
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #f8f9fa
}

.form-control:focus::-webkit-input-placeholder,
.form-control:focus::placeholder {
    color: #d1d5db;
    padding-inline-start: 0.3rem;
    transition: padding-inline-start .1s ease-in
}

.form-control::-webkit-input-placeholder {
    color: #d1d5db;
    padding-inline-start: 0px;
    transition: padding-inline-start .1s ease-in
}

.form-control:-moz-placeholder {
    color: #d1d5db
}

.form-control::-moz-placeholder {
    color: #d1d5db
}

.form-control:-ms-input-placeholder {
    color: #d1d5db
}

.form-control-sm {
    font-size: .8rem;
    padding: .25rem .8rem;
    height: auto
}

.form-control-lg {
    font-size: 1rem;
    padding: .66rem 1rem
}

.form-check-md .form-check-input {
    width: 1.15rem;
    height: 1.15rem
}

.form-check-md.form-switch .form-check-input {
    width: 2.25rem
}

.form-check-lg .form-check-input {
    width: 1.35rem;
    height: 1.35rem
}

.form-check-lg.form-switch .form-check-input {
    width: 2.5rem
}

.form-check-lg label {
    font-size: 1rem
}

.form-floating>.form-control-plaintext::placeholder,
.form-floating>.form-control::placeholder {
    color: transparent !important
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
    height: calc(3.5rem - 4px)
}

.form-floating.floating-primary label {
    color: #0d5cb9;
    opacity: 1
}

.form-floating.floating-secondary label {
    color: #3b7080;
    opacity: 1
}

.accordion.accordion-border-secondary .accordion-item,
.form-floating.floating-secondary input {
    border: 1px solid #3b7080
}

.form-floating.floating-warning label {
    color: #ffc107;
    opacity: 1
}

.accordion.accordion-border-warning .accordion-item,
.form-floating.floating-warning input {
    border: 1px solid #ffc107
}

.form-floating.floating-info label {
    color: #1b84ff;
    opacity: 1
}

.accordion.accordion-border-info .accordion-item,
.form-floating.floating-info input {
    border: 1px solid #1b84ff
}

.form-floating.floating-success label {
    color: #03c95a;
    opacity: 1
}

.accordion.accordion-border-success .accordion-item,
.form-floating.floating-success input {
    border: 1px solid #03c95a
}

.form-floating.floating-danger label {
    color: #e70d0d;
    opacity: 1
}

.accordion.accordion-border-danger .accordion-item,
.form-floating.floating-danger input {
    border: 1px solid #e70d0d
}

.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after {
    background-color: #fff;
    border-radius: 4px
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #03c95a;
    box-shadow: none
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #03c95a
}

.form-control-color {
    width: 1.75rem;
    height: 1.75rem;
    overflow: hidden;
    padding: 0
}

.bootstrap-tagsinput {
    border-color: #e5e7eb;
    color: #6b7280;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    padding: .45rem .625rem;
    height: 38px;
    box-shadow: none;
    overflow-y: auto;
    width: 100%
}

.card,
.nav.tab-style-1 .nav-link.active {
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922)
}

.bootstrap-tagsinput .tag {
    background: #f8f9fa;
    border-radius: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #374151;
    display: inline-flex;
    align-items: center
}

[dir=rtl] [type=email],
[dir=rtl] [type=number],
[dir=rtl] [type=tel],
[dir=rtl] [type=url] {
    direction: rtl
}

.form-select.is-invalid:not([multiple]):not([size]) {
    padding-right: 1.125rem;
    background-size: 16px 28px, calc(.75em + .375rem) calc(.75em + .375rem)
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: #f8f9fa
}

[dir=rtl] .form-checked-outline:checked[type=checkbox]:before {
    inset-inline-start: 1px
}

.form-check {
    min-height: inherit !important
}

.col-form-label {
    font-size: 15px;
    font-weight: 500;
    color: #202c4b
}

.form-label {
    font-size: 14px;
    font-weight: 500;
    color: #6b7280
}

.input-group-text {
    border-radius: 4px;
    border-color: #e9edf4
}

[data-theme-mode=dark] input[type=date]::-webkit-calendar-picker-indicator,
[data-theme-mode=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,
[data-theme-mode=dark] input[type=month]::-webkit-calendar-picker-indicator,
[data-theme-mode=dark] input[type=time]::-webkit-calendar-picker-indicator,
[data-theme-mode=dark] input[type=week]::-webkit-calendar-picker-indicator {
    filter: invert(1)
}

.best-feature .feature-left,
[dir=rtl] input[type=date],
[dir=rtl] input[type=datetime-local],
[dir=rtl] input[type=month],
[dir=rtl] input[type=time],
[dir=rtl] input[type=week] {
    text-align: end
}

.form-help {
    display: inline-flex;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    width: 1.125rem;
    height: 1.125rem;
    font-size: .75rem;
    color: #fff;
    text-align: center;
    user-select: none;
    background: #3b7080;
    border-radius: 4px
}

.back-to-top-icon:hover,
.form-help:hover,
.form-help[aria-describedby] {
    color: #fff;
    background: #0d5cb9
}

.input-group-link {
    font-size: 12px
}

.input-group-flat:focus-within {
    border-radius: 4px
}

.input-group-flat:focus-within .form-control,
.input-group-flat:focus-within .input-group-text {
    border-color: #e5e7eb !important
}

.input-group-flat .form-control:not(:last-child) {
    border-right: 0
}

.input-group-flat .input-group-text:first-child {
    padding-right: 0
}

.input-group-flat .input-group-text:last-child {
    padding-left: 0
}

.custom-radio {
    display: block;
    position: relative;
    padding-left: 25px;
    font-size: 15px;
    color: #374151;
    text-transform: capitalize
}

.checkboxs input,
.custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.custom-radio input:checked~.checkmark {
    border-color: #0d5cb9;
    background: #0d5cb9
}

.custom-radio input:checked~.checkmark::after {
    opacity: 1;
    visibility: visible
}

.custom-radio .checkmark {
    width: 20px;
    height: 20px;
    border: 1px solid #e9edf4;
    border-radius: 50%;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0
}

.custom-radio .checkmark::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.check-radio-group {
    flex-wrap: wrap;
    row-gap: 10px
}

.check-radio-group .custom-radio {
    margin-right: 15px
}

.check {
    display: block;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.checktoggle {
    background-color: rgba(115, 103, 240, .2);
    border-radius: 12px;
    display: block;
    font-size: 0;
    height: 24px;
    margin-bottom: 0;
    position: relative;
    width: 46px
}

.card,
.card-group .card {
    margin-bottom: 1.5rem
}

.status-toggle.modal-status label {
    height: 16px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #e9edf4;
    margin-bottom: 0
}

.checktoggle:after {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #d1d5db;
    transition: left .3s, transform .3s;
    border-radius: 50%;
    transform: translate(2px, -50%);
    -webkit-transform: translate(4px, -50%);
    -ms-transform: translate(2px, -50%);
    position: absolute;
    top: 50%;
    left: 0
}

.check:checked+.checktoggle:after {
    background-color: #0d5cb9;
    left: 100%;
    transform: translate(calc(-90% - 4px), -50%)
}

.blog-section .blog-imgs,
.blog-section-2 span,
.form-wrap .form-wrap-icon,
.input-icon,
.pass-group,
header .header-nav .main-menu-wrapper .main-nav>li .submenu li,
input-icon {
    position: relative
}

.icon-addon,
.input-icon-addon {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: flex;
    bottom: 0
}

.input-icon-addon {
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.input-icon-start .form-control {
    padding-left: 28px
}

.icon-addon {
    align-items: center;
    justify-content: center;
    min-width: 2rem;
    color: #374151;
    font-size: 1.2em
}

.input-icon .form-control:not(:last-child),
.input-icon .form-select:not(:last-child) {
    padding-right: 2.5rem
}

.input-icon .form-control:not(:first-child),
.input-icon .form-select:not(:last-child) {
    padding-left: 2.5rem
}

.input-icon-addon {
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    color: #6b7280;
    font-size: 16px
}

.toggle-password,
.toggle-passworda,
.toggle-passwords {
    width: 30px;
    height: 30px;
    color: #111827;
    border-radius: 50%;
    right: 10px;
    cursor: pointer
}

.form-wrap .form-wrap-icon i,
.toggle-password,
.toggle-passworda,
.toggle-passwords {
    font-size: 18px;
    position: absolute;
    top: 50%
}

.input-icon-addon:last-child {
    right: 0;
    left: auto
}

.form-wrap .form-wrap-icon i {
    right: 15px;
    transform: translateY(-50%)
}

.toggle-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    pointer-events: auto
}

.toggle-passworda,
.toggle-passwords {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.drag-upload-btn {
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    border: 1px dashed #e9edf4;
    border-radius: 5px;
    padding: 6px 16px;
    position: relative;
    transition: .5s
}

.drag-upload-btn input {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.drag-upload-btn:hover {
    background: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff;
    transition: .5s
}

.bookingrange {
    padding: 4px 8px 4px 30px
}

.accordion-button {
    background-color: #fff;
    color: #000;
    padding: 1rem;
    font-size: 20px;
    font-weight: 600
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none
}

.accordion-button:not(.collapsed):after {
    content: "\f068";
    color: #0d5cb9;
    background-image: none
}

.accordion-button:focus {
    border-color: rgba(242, 101, 34, .3)
}

.accordion-button:after {
    background-image: none;
    content: "+";
    font-family: Fontawesome;
    font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    color: #6b7280
}

.accordion-body {
    padding: 0 1rem 1rem;
    font-size: 16px;
    color: #6b7280
}

.callout,
.card .card-body {
    padding: 1.25rem
}

.accordion-item {
    color: #6b7280;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 5px;
    position: relative
}

.accordions-items-seperate .accordion-item:not(:first-of-type) {
    margin-block-start: 1rem
}

.accordions-items-seperate .accordion-item {
    border-block-start: 1px solid #E9EDF4;
    border-radius: 4px;
    overflow: hidden
}

.accordion-item:last-of-type {
    border-bottom-right-radius: .35rem;
    border-bottom-left-radius: .35rem
}

.accordion-item:first-of-type {
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem
}

.accordion.accordion-danger .accordion-button.collapsed,
.accordion.accordion-info .accordion-button.collapsed,
.accordion.accordion-primary .accordion-button.collapsed,
.accordion.accordion-secondary .accordion-button.collapsed,
.accordion.accordion-solid-danger .accordion-button.collapsed,
.accordion.accordion-solid-info .accordion-button.collapsed,
.accordion.accordion-solid-primary .accordion-button.collapsed,
.accordion.accordion-solid-secondary .accordion-button.collapsed,
.accordion.accordion-solid-success .accordion-button.collapsed,
.accordion.accordion-solid-warning .accordion-button.collapsed,
.accordion.accordion-success .accordion-button.collapsed,
.accordion.accordion-warning .accordion-button.collapsed {
    background-color: #fff;
    color: #6b7280
}

.accordion.accordion-secondary .accordion-button:after,
.accordion.accordion-solid-secondary .accordion-button,
.card.card-bg-secondary,
.hotel-list .table .thead-secondary th,
.table .thead-secondary th {
    background-color: #3b7080;
    color: #fff
}

.accordion.accordion-solid-success .accordion-button,
.accordion.accordion-success .accordion-button:after,
.card.card-bg-success,
.hotel-list .table .thead-success th,
.table .thead-success th {
    background-color: #03c95a;
    color: #fff
}

.accordion.accordion-danger .accordion-button:after,
.accordion.accordion-solid-danger .accordion-button,
.card.card-bg-danger,
.hotel-list .table .thead-danger th,
.table .thead-danger th {
    background-color: #e70d0d;
    color: #fff
}

.accordion.accordion-solid-warning .accordion-button,
.accordion.accordion-warning .accordion-button:after,
.card.card-bg-warning,
.hotel-list .table .thead-warning th,
.table .thead-warning th {
    background-color: #ffc107;
    color: #fff
}

.accordion.accordion-info .accordion-button:after,
.accordion.accordion-solid-info .accordion-button,
.card.card-bg-info,
.hotel-list .table .thead-info th,
.table .thead-info th {
    background-color: #1b84ff;
    color: #fff
}

.accordion.accordion-solid-primary .accordion-button:after {
    background-color: #fff;
    color: #0d5cb9
}

.accordion.accordion-solid-secondary .accordion-button:after {
    background-color: #fff;
    color: #3b7080
}

.accordion.accordion-solid-success .accordion-button:after {
    background-color: #fff;
    color: #03c95a
}

.accordion.accordion-solid-danger .accordion-button:after {
    background-color: #fff;
    color: #e70d0d
}

.accordion.accordion-solid-warning .accordion-button:after {
    background-color: #fff;
    color: #ffc107
}

.accordion.accordion-solid-info .accordion-button:after {
    background-color: #fff;
    color: #1b84ff
}

.accordion.accordion-border-primary .accordion-button {
    background-color: #fff;
    color: #0d5cb9;
    border-block-end: 0px
}

.accordion.accordion-border-primary .accordion-button:after {
    background-color: #fff;
    color: #0d5cb9;
    border: 1px solid #0d5cb9
}

.accordion.accordion-border-primary .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #0d5cb9
}

.accordion.accordion-border-secondary .accordion-button {
    background-color: #fff;
    color: #3b7080;
    border-block-end: 0px
}

.accordion.accordion-border-secondary .accordion-button:after {
    background-color: #fff;
    color: #3b7080;
    border: 1px solid #3b7080
}

.accordion.accordion-border-secondary .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #3B7080
}

.accordion.accordion-border-success .accordion-button {
    background-color: #fff;
    color: #03c95a;
    border-block-end: 0px
}

.accordion.accordion-border-success .accordion-button:after {
    background-color: #fff;
    color: #03c95a;
    border: 1px solid #03c95a
}

.accordion.accordion-border-success .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #03C95A
}

.accordion.accordion-border-danger .accordion-button {
    background-color: #fff;
    color: #e70d0d;
    border-block-end: 0px
}

.accordion.accordion-border-danger .accordion-button:after {
    background-color: #fff;
    color: #e70d0d;
    border: 1px solid #e70d0d
}

.accordion.accordion-border-danger .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #E70D0D
}

.accordion.accordion-border-warning .accordion-button {
    background-color: #fff;
    color: #ffc107;
    border-block-end: 0px
}

.accordion.accordion-border-warning .accordion-button:after {
    background-color: #fff;
    color: #ffc107;
    border: 1px solid #ffc107
}

.accordion.accordion-border-warning .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #FFC107
}

.accordion.accordion-border-info .accordion-button {
    background-color: #fff;
    color: #1b84ff;
    border-block-end: 0px
}

.accordion.accordion-border-info .accordion-button:after {
    background-color: #fff;
    color: #1b84ff;
    border: 1px solid #1b84ff
}

.accordion.accordion-border-info .accordion-button:not(.collapsed) {
    border-block-end: 1px solid #1B84FF
}

.accordion.accordionicon-none .accordion-button:after,
.card .collapse-close,
.card.card .collapsed .collapse-open,
.dataTables_filter+.dataTables_filter,
.hotel-list .dataTables_filter+.dataTables_filter,
header .dropdown-toggle::after,
header .header-logo.logo-dark,
header .header-nav .main-menu-wrapper .main-nav>li .login-link,
header .main-menu-wrapper .main-nav li.login-link,
header .navbar-header .logo-small,
header.fixed .header-logo.logo-white {
    display: none
}

.accordion.accordionicon-left .accordion-button {
    padding-inline-start: 2.5rem
}

.accordion.accordionicon-left .accordion-button:after {
    position: absolute;
    inset-inline-start: 0.625rem
}

.card .card-anchor,
.card.card-fullscreen,
.card.overlay-card:before,
.tab-style-3 .nav-item .nav-link:before {
    inset-inline-start: 0;
    inset-inline-start: 0
}

.accordion.accordion-customicon1 .accordion-button:after {
    content: "+";
    font-family: Fontawesome;
    background-color: #f8f9fa
}

.customized-accordion .accordion-item.custom-accordion-primary .accordion-body,
.customized-accordion .accordion-item.custom-accordion-primary .accordion-button {
    background-color: rgba(242, 101, 34, .1);
    border-inline-start: 0.25rem solid rgba(242, 101, 34, 0.6)
}

.accordion.accordion-customicon1 .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-family: Fontawesome;
    background-color: #fff
}

.customized-accordion .accordion-item.custom-accordion-primary .accordion-button:after {
    background-color: rgba(242, 101, 34, .6);
    color: #fff
}

.customized-accordion .accordion-item.custom-accordion-secondary .accordion-body,
.customized-accordion .accordion-item.custom-accordion-secondary .accordion-button {
    background-color: rgba(59, 112, 128, .1);
    border-inline-start: 0.25rem solid rgba(59, 112, 128, 0.6)
}

.customized-accordion .accordion-item.custom-accordion-secondary .accordion-button:after {
    background-color: rgba(59, 112, 128, .6);
    color: #fff
}

.customized-accordion .accordion-item.custom-accordion-warning .accordion-body,
.customized-accordion .accordion-item.custom-accordion-warning .accordion-button {
    background-color: rgba(255, 193, 7, .1);
    border-inline-start: 0.25rem solid rgba(255, 193, 7, 0.6)
}

.customized-accordion .accordion-item.custom-accordion-warning .accordion-button:after {
    background-color: rgba(255, 193, 7, .6);
    color: #fff
}

.customized-accordion .accordion-item.custom-accordion-info .accordion-body,
.customized-accordion .accordion-item.custom-accordion-info .accordion-button {
    background-color: rgba(27, 132, 255, .1);
    border-inline-start: 0.25rem solid rgba(27, 132, 255, 0.6)
}

.customized-accordion .accordion-item.custom-accordion-info .accordion-button:after {
    background-color: rgba(27, 132, 255, .6);
    color: #fff
}

.customized-accordion .accordion-item.custom-accordion-success .accordion-body,
.customized-accordion .accordion-item.custom-accordion-success .accordion-button {
    background-color: rgba(3, 201, 90, .1);
    border-inline-start: 0.25rem solid rgba(3, 201, 90, 0.6)
}

.customized-accordion .accordion-item.custom-accordion-success .accordion-button:after {
    background-color: rgba(3, 201, 90, .6);
    color: #fff
}

.customized-accordion .accordion-item.custom-accordion-danger .accordion-body,
.customized-accordion .accordion-item.custom-accordion-danger .accordion-button {
    background-color: rgba(231, 13, 13, .1);
    border-inline-start: 0.25rem solid rgba(231, 13, 13, 0.6)
}

.customized-accordion .accordion-item.custom-accordion-danger .accordion-button:after {
    background-color: rgba(231, 13, 13, .6);
    color: #fff
}

.accordion.accordion-list .accordion-item {
    border: 0;
    background: 0 0
}

.accordion.accordion-list .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
    font-weight: 500;
    color: #111827
}

.accordion.accordion-list .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
    content: "\f0d8";
    transform: none
}

.accordion.accordion-list .accordion-item .accordion-header .accordion-button:after {
    content: "\f0d7";
    color: #4b5563;
    font-size: 16px
}

.accordion.accordion-list .accordion-item .accordion-collapse .accordion-body {
    padding: 16px 0 0
}

.card {
    background-color: #fff;
    transition: .5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    color: inherit
}

.card .card-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #111827
}

.card .card-header {
    border-color: #e9edf4;
    position: relative;
    background: 0 0;
    padding: 1rem 1.25rem
}

.card .card-header .subtitle {
    padding-top: .3125rem;
    font-size: .875rem;
    line-height: 1.5
}

.card .card-footer {
    border-color: #e9edf4;
    background: 0 0;
    padding: 1rem 1.25rem
}

.card.custom-card {
    border-radius: 4px;
    border: 0;
    background-color: #fff;
    position: relative;
    margin-block-end: 1.5rem;
    width: 100%
}

.card.custom-card .card-header {
    padding: 1rem 1.25rem;
    background-color: transparent !important;
    border-block-end: 1px solid #E5E7EB;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    gap: .25rem
}

.card.custom-card .card-header:first-child {
    border-radius: .625rem .625rem 0 0
}

.card.custom-card .card-header .card-title {
    position: relative;
    margin-block-end: 0;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: capitalize
}

.card.custom-card .card-header .card-title .subtitle {
    margin-block-end: 0;
    text-transform: initial
}

.card.custom-card .card-footer {
    background-color: transparent !important;
    border-block-start: 1px solid #E5E7EB;
    padding: 1rem 1.5rem;
    font-size: 14px
}

.card.custom-card .card-body {
    padding: 1.5rem;
    color: #6b7280
}

.card .card-text {
    font-size: .813rem
}

.card .footer-card-icon {
    width: 60px;
    height: 60px
}

.card.overlay-card {
    position: relative;
    overflow: hidden;
    color: rgba(255, 255, 255, .9)
}

.card.overlay-card .card-header {
    border-block-end: 1px solid rgba(255, 255, 255, 0.1)
}

.card.overlay-card .card-footer {
    border-block-start: 1px solid rgba(255, 255, 255, 0.1)
}

.card.overlay-card .over-content-bottom {
    top: auto
}

.card.overlay-card:before {
    content: "";
    inset-inline-end: 0;
    inset-block-start: 0;
    inset-block-end: 0;
    background-color: rgba(0, 0, 0, .2);
    position: absolute
}

.card.card-bg-danger .card-header,
.card.card-bg-dark .card-header,
.card.card-bg-info .card-header,
.card.card-bg-primary .card-header,
.card.card-bg-secondary .card-header,
.card.card-bg-success .card-header,
.card.card-bg-warning .card-header {
    background-color: rgba(255, 255, 255, .1) !important;
    color: #fff;
    border-block-end: 1px solid rgba(255, 255, 255, 0.2)
}

.card.card-bg-danger .card-footer,
.card.card-bg-dark .card-footer,
.card.card-bg-info .card-footer,
.card.card-bg-primary .card-footer,
.card.card-bg-secondary .card-footer,
.card.card-bg-success .card-footer,
.card.card-bg-warning .card-footer {
    background-color: rgba(255, 255, 255, .1) !important;
    color: #fff;
    border-block-start: 1px solid rgba(255, 255, 255, 0.2)
}

.card.card-bg-light .card-header {
    background-color: rgba(0, 0, 0, .05) !important;
    color: #6b7280;
    border-block-end: #E5E7EB
}

.card.card-bg-light .card-footer {
    background-color: rgba(0, 0, 0, .05) !important;
    color: #6b7280;
    border-block-start: #E5E7EB
}

.card.card-bg-dark,
.hotel-list .table .thead-dark th,
.table .thead-dark th {
    background-color: #212529;
    color: #fff
}

.card .card-anchor {
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: auto;
    content: ""
}

.card.card .collapsed .collapse-close,
.checkboxs input:checked~.checkmarks:after,
.mean-container .mean-nav ul li a.mean-expand i,
header.fixed .header-logo.logo-dark {
    display: block
}

.card.card-fullscreen {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    margin: 0
}

.cals-icon {
    font-size: 50px;
    color: #6b7280
}

.callout {
    margin-block-start: 1.25rem;
    margin-block-end: 1.25rem;
    background-color: #f8f9fa;
    border-inline-start: 0.25rem solid #E5E7EB
}

.callout-info {
    background-color: rgba(27, 132, 255, .075);
    border-color: rgba(27, 132, 255, .5)
}

.callout-warning {
    background-color: rgba(255, 193, 7, .075);
    border-color: rgba(255, 193, 7, .5)
}

.callout-danger {
    background-color: rgba(231, 13, 13, .075);
    border-color: rgba(231, 13, 13, .5)
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff;
    border: 1px solid #3b5998
}

.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
    background-color: #3b5998 !important;
    color: #fff !important;
    border: 1px solid #3b5998 !important
}

.btn-instagram,
.btn-instagram:active,
.btn-instagram:focus,
.btn-instagram:hover {
    border: 1px solid transparent;
    color: #fff
}

.btn-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.btn-twitter {
    background-color: #00acee;
    color: #fff;
    border: 1px solid #00acee
}

.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover {
    background-color: #00acee !important;
    color: #fff !important;
    border: 1px solid #00acee !important
}

.btn-icon {
    width: 2.313rem;
    height: 2.313rem;
    font-size: .95rem;
    flex-shrink: 0
}

.btn-wave {
    display: inline-block !important
}

@media (max-width:575px) {
    .overlay-card .card-text {
        font-size: .613rem !important
    }
}

@media (max-width:400px) {
    .overlay-card .card-text {
        font-size: .413rem !important
    }
}

.card .form-control-plaintext {
    min-height: 38px
}

.nav-item,
.nav-tabs-footer .nav-item,
.nav-tabs-header .nav-item,
.nav.tab-style-1 .nav-item,
.tab-style-2 .nav-item,
.tab-style-4.nav-tabs .nav-item,
.tab-style-5 .nav-item,
.vertical-tabs-2 .nav-item {
    margin-inline-end: .5rem
}

.nav-item:last-child,
.nav-tabs-footer .nav-item:last-child,
.nav-tabs-header .nav-item:last-child,
.nav.nav-style-1 .nav-item:last-child,
.nav.tab-style-1 .nav-item:last-child,
.tab-style-2 .nav-item:last-child,
.tab-style-3 .nav-item:last-child,
.tab-style-4.nav-tabs .nav-item:last-child,
.tab-style-5 .nav-item:last-child,
.tab-style-6 .nav-item:last-child,
.vertical-tabs-2 .nav-item:last-child,
.vertical-tabs-3 .nav-item:last-child {
    margin-inline-end: 0
}

.nav-link {
    color: #6b7280;
    border-radius: 4px
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: #6b7280;
    opacity: .9
}

.nav-link.disabled {
    color: #6b7280;
    opacity: .3
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link:disabled {
    color: rgba(33, 37, 41, .5)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d5cb9
}

.hotel-list .table tbody tr td .product-img img,
.nav-style-6,
.nav-tabs-footer,
.nav-tabs.nav-style-5,
.nav-tabs.nav-tabs-solid,
.nav.nav-style-1,
.nav.nav-style-4,
.nav.nav-style-4 .nav-link:focus,
.nav.nav-style-4 .nav-link:hover,
.tab-style-2 .nav-item .nav-link,
.tab-style-4.nav-tabs,
.tab-style-4.nav-tabs .nav-link,
.tab-style-6 .nav-item .nav-link:focus,
.tab-style-6 .nav-item .nav-link:hover,
.table tbody tr td .product-img img,
.vertical-tabs-2,
.vertical-tabs-3 {
    border: 0
}

.nav.nav-style-1 .nav-item {
    margin-inline-end: .25rem
}

.nav.nav-style-1 .nav-link.active:hover {
    background: rgba(242, 101, 34, .1)
}

.nav-tabs.tab-style-1 .nav-link:hover,
.nav.nav-style-1 .nav-link:hover {
    background: 0 0;
    color: #0d5cb9
}

.nav.nav-style-2 .nav-item .nav-link {
    border-block-start: 3px solid transparent
}

.nav.nav-style-2 .nav-item .nav-link.active {
    background-color: rgba(242, 101, 34, .1);
    border-block-start: 3px solid #0d5cb9;
    color: #0d5cb9
}

.nav.nav-style-3 .nav-link {
    border-radius: 0;
    border-block-end: 3px solid transparent
}

.nav.nav-style-3 .nav-link.active {
    background-color: transparent;
    border-block-end: 3px solid #0d5cb9;
    color: #0d5cb9
}

.nav-tabs.nav-style-5 .nav-link,
.nav.nav-style-4 .nav-link {
    color: #677788;
    border: 0;
    margin-bottom: 3px
}

.nav.nav-style-4 .nav-link.active {
    background-color: #f8f9fa;
    color: #6b7280;
    border: 0
}

.nav-tabs.nav-style-5 .nav-link.active,
.nav-tabs.nav-style-5 .nav-link:focus,
.nav-tabs.nav-style-5 .nav-link:hover {
    background-color: #0d5cb9;
    color: #fff;
    border: 0
}

.nav-style-6.nav-pills .nav-link.active {
    border: 1px solid #0d5cb9;
    border-block-end: 2px solid #0d5cb9;
    background-color: transparent;
    color: #0d5cb9
}

.nav-tabs-header .nav-item .nav-link {
    border: 1px solid transparent;
    font-size: .8rem;
    padding: .4rem .5rem;
    font-weight: 500
}

.nav-tabs-header .nav-item .nav-link.active {
    background: rgba(242, 101, 34, .1);
    color: #0d5cb9;
    border: 1px solid transparent
}

.nav-tabs-header .nav-item .nav-link:focus,
.nav-tabs-header .nav-item .nav-link:hover {
    border: 1px solid transparent;
    background-color: transparent;
    color: #0d5cb9
}

.nav-tabs-footer .nav-item .nav-link {
    background-color: transparent;
    color: #0d5cb9;
    border: 1px solid #0d5cb9;
    font-size: .8rem
}

.nav-tabs-footer .nav-item .nav-link.active {
    background: #0d5cb9;
    color: #fff;
    border: 1px solid #0d5cb9
}

.nav-tabs-footer .nav-item .nav-link:focus,
.nav-tabs-footer .nav-item .nav-link:hover {
    border: 1px solid #0d5cb9;
    background-color: transparent;
    color: #0d5cb9
}

.vertical-tabs-2 .nav-item .nav-link {
    min-width: 7.5rem;
    max-width: 7.5rem;
    text-align: center;
    border: 1px solid #e5e7eb;
    margin-bottom: .5rem;
    color: #677788;
    background-color: #f8f9fa
}

.vertical-tabs-2 .nav-item .nav-link.active {
    background-color: #0d5cb9;
    color: #fff;
    position: relative
}

.vertical-tabs-2 .nav-item .nav-link.active:before {
    content: "";
    position: absolute;
    inset-inline-end: -0.5rem;
    inset-block-start: 38%;
    transform: rotate(45deg);
    width: 1rem;
    height: 1rem;
    background-color: #0d5cb9
}

.tab-style-6 .nav-item,
.vertical-tabs-3 .nav-item {
    border: 0;
    margin-inline-end: .5rem
}

.vertical-tabs-3 .nav-item .nav-link {
    min-width: 160px;
    max-width: 160px;
    border: 1px solid #0d5cb9;
    padding: 1.3rem;
    margin-block-end: 0.5rem
}

.vertical-tabs-3 .nav-item .nav-link i {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
    background: #0d5cb9;
    color: #fff;
    border-radius: 3.125rem;
    font-weight: 500
}

.pricing-section .pricing-card:hover .card-body .btn-light,
.vertical-tabs-3 .nav-item .nav-link.active,
.vertical-tabs-3 .nav-item .nav-link.active:hover {
    background: #0d5cb9;
    border: 1px solid #0d5cb9;
    color: #fff
}

.vertical-tabs-3 .nav-item .nav-link.active i {
    background: #fff;
    color: #0d5cb9
}

.vertical-tabs-3 .nav-item .nav-link:focus,
.vertical-tabs-3 .nav-item .nav-link:hover {
    border: 1px solid #0d5cb9;
    color: #0d5cb9;
    background: 0 0
}

.nav.tab-style-1 {
    padding: .65rem;
    background-color: #f8f9fa;
    border-radius: 7px;
    margin-block-end: 1rem
}

.nav.tab-style-1 .nav-link {
    border-radius: 7px;
    padding: .35rem 1rem
}

.nav.tab-style-1 .nav-link.active {
    background-color: #0d5cb9 !important;
    color: #fff !important;
    transition: color .15s ease-in
}

.tab-style-2 .nav-item .nav-link i {
    width: 1.875rem;
    height: 1.875rem;
    padding: .4rem;
    border-radius: 50px;
    background-color: #f8f9fa;
    color: #6b7280;
    display: inline-block
}

.tab-style-2 .nav-item .nav-link:hover,
.tab-style-3 .nav-item .nav-link:hover,
.tab-style-4.nav-tabs .nav-link:hover {
    border: 0;
    background: 0 0;
    color: #0d5cb9
}

.tab-style-2 .nav-item .nav-link.active {
    background-color: transparent;
    position: relative;
    border: 0;
    color: #0d5cb9
}

.tab-style-2 .nav-item .nav-link.active:before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    inset-inline-end: 0;
    inset-block-end: 0;
    width: 100%;
    height: .175rem;
    background-color: #0d5cb9;
    border-radius: 50px
}

.tab-style-3 .nav-item {
    position: relative;
    margin-inline-end: .5rem
}

.tab-style-3 .nav-item .nav-link {
    position: relative;
    border: 0;
    font-size: .75rem
}

.tab-style-6 .nav-item .nav-link,
.tab-style-7 .nav-link {
    font-size: .813rem;
    display: -webkit-box;
    display: -ms-flexbox
}

.tab-style-3 .nav-item .nav-link:before {
    position: absolute;
    content: "";
    inset-block-end: -1.063rem;
    inset-inline-end: 0;
    width: 100%;
    height: .1rem;
    background-color: #f8f9fa;
    border-radius: 50%
}

.tab-style-3 .nav-item .nav-link:after {
    position: absolute;
    content: "";
    inset-block-end: -2rem;
    inset-inline-start: 1.75rem;
    inset-inline-end: 0;
    inset-inline-start: 30%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #e5e7eb
}

.tab-style-3 .nav-item .nav-link.home:after {
    content: "1"
}

.tab-style-3 .nav-item .nav-link.about:after {
    content: "2"
}

.tab-style-3 .nav-item .nav-link.services:after {
    content: "3"
}

.tab-style-3 .nav-item .nav-link.active {
    background-color: transparent;
    border: 0;
    color: #0d5cb9
}

.tab-style-3 .nav-item .nav-link.active:after {
    border-color: #0d5cb9;
    color: #0d5cb9
}

.tab-style-4.nav-tabs .nav-link.active {
    background-color: transparent;
    border: 0;
    color: #0d5cb9;
    position: relative;
    overflow: hidden
}

.tab-style-4.nav-tabs .nav-link.active::before {
    position: absolute;
    content: "";
    width: .75rem;
    inset-block-start: 31px;
    transform: rotate(45deg);
    inset-inline-start: 47%;
    overflow: hidden;
    z-index: 1;
    height: .75rem;
    background-color: #0d5cb9;
    border: 1px solid #0d5cb9
}

.tab-style-4.nav-tabs .nav-link.active:after {
    position: absolute;
    content: "";
    width: 40%;
    height: 1px;
    inset-inline-start: 30%;
    inset-block-end: 0;
    background-color: #0d5cb9
}

#tab-style-4 .tab-pane.active {
    border: 1px solid #0d5cb9;
    background-color: #0d5cb9;
    color: #fff;
    padding: 16px;
    border-radius: 7px
}

.tab-style-5 .nav-item .nav-link.active {
    background: #0d5cb9
}

.tab-style-6 {
    border: 0;
    background-color: #fff;
    border-radius: 7px;
    color: #0d5cb9;
    padding: .5rem
}

.tab-style-6 .nav-item .nav-link {
    color: #0d5cb9;
    padding: .5rem 1rem;
    border: 0;
    font-weight: 500;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.tab-style-6 .nav-item .nav-link.active {
    border: 0;
    background-color: #0d5cb9;
    color: #fff;
    box-shadow: 0 3px 10px 0 rgba(var(--dark-rgb), .05)
}

.tab-style-7 .nav-link {
    margin-block-end: 0.5rem;
    color: #677788;
    text-align: left;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

@media screen and (max-width:400px) {
    .btn-close.custom-close {
        margin: 9px 9px 9px 0
    }

    .tab-style-4 .nav-link {
        padding-inline: 0.5rem
    }
}

.custom-table .table-responsive tr.report-first-head th,
.custom-table .table-responsive tr:last-child td,
.hotel-list .custom-table .table-responsive tr.report-first-head th,
.hotel-list .custom-table .table-responsive tr:last-child td,
.hotel-list .invoice-table tbody tr:last-child td,
.hotel-list .table tbody tr.active,
.invoice-table tbody tr:last-child td,
.nav-tabs,
.table tbody tr.active {
    border-bottom: 0
}

.nav-tabs.nav-tabs-bottom li {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link.active {
    border-color: #d1d5db
}

.nav-tabs li a {
    color: #111827;
    font-weight: 600;
    border-bottom-width: 2px
}

.nav-tabs li a.active {
    border-color: transparent transparent #0d5cb9;
    background-color: transparent;
    -webkit-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    color: #0d5cb9
}

.nav-tabs .nav-tabs-solid {
    background-color: #fff;
    border: 0
}

.nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #0d5cb9
}

.nav-tabs.nav-tabs-top li a.active,
.nav-tabs.nav-tabs-top li a:hover {
    border-top-color: #0d5cb9;
    border-radius: 0
}

.nav-tabs.nav-tabs-top li a {
    border-width: 2px 0 0
}

.nav-tabs.nav-tabs-top li a:hover {
    background-color: transparent
}

.nav-tabs.nav-tabs-bottom li a {
    border-width: 0 0 2px
}

.nav-tabs.nav-tabs-bottom li a.active,
.nav-tabs.nav-tabs-bottom li a:hover {
    border-bottom-color: #0d5cb9;
    background: 0 0;
    border-radius: 0;
    color: #0d5cb9
}

.nav-tabs.nav-tabs-solid.nav-tabs-rounded li a.active,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded-fill li a.active {
    background-color: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff;
    border-radius: 50px
}

.nav-tabs.nav-tabs-solid li {
    margin-right: 24px
}

.nav-tabs.nav-tabs-solid li a {
    border: 1px solid #e5e7eb;
    border-radius: 5px
}

.nav-tabs.nav-tabs-solid li a.active,
.nav-tabs.nav-tabs-solid li a:hover {
    background: linear-gradient(90deg, #ff6f28 0, #ff5325 100%);
    border-color: #fff;
    color: #fff
}

.header-three nav a:last-child,
.nav-tabs.nav-tabs-solid li:last-child,
.price-plans-section .nav-item,
header .header-btn .btn:last-child,
header .main-menu-wrapper .main-nav:last-child,
header .main-menu-wrapper .main-nav>li:last-child {
    margin-right: 0
}

.tabs-set .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px
}

.tabs-set .nav-tabs .nav-link {
    color: #3b7080;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    min-width: 120px;
    margin-right: 10px;
    border-radius: 8px;
    background: var(--Stroke, rgba(145, 158, 171, .3))
}

.tabs-set .nav-tabs .nav-link:focus,
.tabs-set .nav-tabs .nav-link:hover {
    border-color: transparent
}

.tabs-set .nav-tabs .nav-link.active {
    border: 0;
    border-bottom: 2px solid #0d5cb9;
    background: #0d5cb9;
    color: #fff
}

.tabs-sets .nav-tabs {
    border-bottom: 0;
    margin: 0 0 40px
}

.tabs-sets .nav-tabs .nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: 0;
    background: #d1d5db;
    margin-right: 10px;
    padding: 8px 15px;
    border-radius: 8px;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.grid-showcase {
    margin-bottom: -10px
}

.grid-showcase .grid-wrapper,
.grid-showcase span {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: rgba(242, 243, 247, .7)
}

.grid-align {
    margin-bottom: -16px
}

.grid-align .row {
    padding: 15px 0;
    min-height: 7rem;
    margin-bottom: 16px
}

.grid-vertical {
    min-height: 150px;
    padding: 10px;
    color: #000
}

.xb-cursor,
.xb-cursor-section {
    visibility: hidden;
    position: fixed;
    pointer-events: none;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    -khtml-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    -o-transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    pointer-events: none;
    top: 0;
    left: 0
}

.xb-cursor .xb-cursor--label,
.xb-cursor .xb-cursor-wrapper,
.xb-cursor-section .xb-cursor--label,
.xb-cursor-section .xb-cursor-wrapper {
    display: flex;
    -webkit-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1)
}

.xb-cursor .xb-cursor-wrapper,
.xb-cursor-section .xb-cursor-wrapper {
    justify-content: center;
    align-items: center;
    transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1)
}

.xb-cursor .xb-cursor--follower,
.xb-cursor-section .xb-cursor--follower {
    position: absolute;
    background-color: #0d5cb9;
    opacity: .25;
    border-radius: 100%;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: transform .3s cubic-bezier(.165, .84, .44, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1);
    -khtml-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform .3s cubic-bezier(.165, .84, .44, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: transform .3s cubic-bezier(.165, .84, .44, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1);
    -o-transition: transform .3s cubic-bezier(.165, .84, .44, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1);
    transition: transform .3s cubic-bezier(.165, .84, .44, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1)
}

.xb-cursor.style-2 .xb-cursor--follower {
    background-color: var(--color-primary-2)
}

.xb-cursor .xb-cursor--label,
.xb-cursor-section .xb-cursor--label {
    position: absolute;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
    transform: scale(0);
    will-change: transform, opacity;
    transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1)
}

.xb-cursor .xb-cursor--drap,
.xb-cursor-section .xb-cursor--drap {
    line-height: 87px;
    text-align: center;
    width: 87px;
    height: 87px;
    background-color: #000;
    font-size: 0;
    -webkit-border-radius: 87px;
    -khtml-border-radius: 87px;
    -moz-border-radius: 87px;
    -ms-border-radius: 87px;
    -o-border-radius: 87px;
    border-radius: 87px;
    -webkit-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    transform: scale(0);
    will-change: transform, opacity;
    color: #fff
}

.xb-cursor .xb-cursor--drap:after,
.xb-cursor .xb-cursor--drap:before,
.xb-cursor-section .xb-cursor--drap:after,
.xb-cursor-section .xb-cursor--drap:before {
    content: "\f10b";
    font-family: caseicon;
    font-size: 10px;
    display: inline-flex
}

.xb-cursor .xb-cursor--drap:before,
.xb-cursor-section .xb-cursor--drap:before {
    -webkit-transform: scaleX(-1);
    -khtml-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.xb-cursor .xb-cursor--drap:after,
.xb-cursor-section.is-enabled,
.xb-cursor.is-enabled {
    visibility: visible
}

.xb-cursor-section.is-hidden .xb-cursor-wrapper,
.xb-cursor.is-hidden .xb-cursor-wrapper {
    transform: scale(0) !important
}

.xb-cursor-section.is-mouse-down .xb-cursor-wrapper,
.xb-cursor.is-mouse-down .xb-cursor-wrapper {
    transform: scale(.8)
}

.xb-cursor-section.is-active .xb-cursor--follower,
.xb-cursor.is-active .xb-cursor--follower {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
    -khtml-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
    -o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 8px rgba(0, 0, 0, .12);
    transform: scale(4);
    -webkit-transform: scale(4);
    -ms-transform: scale(4);
    opacity: 0
}

.hotel-list .table-active,
.table-active {
    --bs-table-color-state: var(--default-text-color)
}

.hotel-list .table,
.table {
    color: #6b7280;
    border-color: #e5e7eb;
    margin-block-end: 0
}

.hotel-list .table tbody tr th,
.table tbody tr th {
    font-weight: 500
}

.table td,
.table th {
    padding: 8px 20px;
    vertical-align: middle;
    font-size: 14px;
    white-space: nowrap
}

.table thead tr th {
    font-weight: 600;
    border-color: #e9edf4;
    background: #e5e7eb;
    font-size: 14px;
    color: #111827
}

.hotel-list .table.table-sm>:not(caption)>*>*,
.table.table-sm>:not(caption)>*>* {
    padding: .3rem
}

.hotel-list .table.table-dark,
.table.table-dark {
    border-color: rgba(255, 255, 255, .1)
}

.hotel-list .table.table-danger,
.hotel-list .table.table-dark,
.hotel-list .table.table-info,
.hotel-list .table.table-light,
.hotel-list .table.table-primary,
.hotel-list .table.table-secondary,
.hotel-list .table.table-success,
.hotel-list .table.table-warning,
.table.table-danger,
.table.table-dark,
.table.table-info,
.table.table-light,
.table.table-primary,
.table.table-secondary,
.table.table-success,
.table.table-warning {
    --bs-table-color-state: $black;
    border-color: var(--bs-table-border-color)
}

.table .thead-light th {
    background-color: #e5e7eb;
    color: #111827
}

.hotel-list .table.table-primary,
.table.table-primary {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--primary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--primary-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--primary-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--primary-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--primary-rgb), 0.2)
}

.hotel-list .table.table-primary.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-primary.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--primary-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-primary.table.table-hover>tbody>tr:hover>*,
.table.table-primary.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--primary-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-primary .table-active,
.table.table-primary .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--primary-rgb));
    color: #fff
}

.hotel-list .table.table-secondary,
.table.table-secondary {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--secondary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--secondary-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--secondary-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--secondary-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--secondary-rgb), 0.2)
}

.hotel-list .table.table-secondary.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-secondary.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--secondary-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-secondary.table.table-hover>tbody>tr:hover>*,
.table.table-secondary.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--secondary-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-secondary .table-active,
.table.table-secondary .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--secondary-rgb));
    color: #fff
}

.hotel-list .table.table-warning,
.table.table-warning {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--warning-rgb), 0.1);
    --bs-table-border-color: rgba(var(--warning-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--warning-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--warning-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--warning-rgb), 0.2)
}

.hotel-list .table.table-warning.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-warning.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--warning-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-warning.table.table-hover>tbody>tr:hover>*,
.table.table-warning.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--warning-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-warning .table-active,
.table.table-warning .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--warning-rgb));
    color: #fff
}

.hotel-list .table.table-success,
.table.table-success {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--success-rgb), 0.1);
    --bs-table-border-color: rgba(var(--success-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--success-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--success-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--success-rgb), 0.2)
}

.hotel-list .table.table-success.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-success.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--success-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-success.table.table-hover>tbody>tr:hover>*,
.table.table-success.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--success-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-success .table-active,
.table.table-success .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--success-rgb));
    color: #fff
}

.hotel-list .table.table-danger,
.table.table-danger {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--danger-rgb), 0.1);
    --bs-table-border-color: rgba(var(--danger-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--danger-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--danger-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--danger-rgb), 0.2)
}

.hotel-list .table.table-danger.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-danger.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--danger-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-danger.table.table-hover>tbody>tr:hover>*,
.table.table-danger.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--danger-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-danger .table-active,
.table.table-danger .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--danger-rgb));
    color: #fff
}

.hotel-list .table.table-info,
.table.table-info {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--info-rgb), 0.1);
    --bs-table-border-color: rgba(var(--info-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--info-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--info-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--info-rgb), 0.2)
}

.hotel-list .table.table-info.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-info.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--info-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-info.table.table-hover>tbody>tr:hover>*,
.table.table-info.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--info-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-info .table-active,
.table.table-info .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--info-rgb));
    color: #fff
}

.hotel-list .table.table-light,
.table.table-light {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--light-rgb), 0.1);
    --bs-table-border-color: rgba(var(--light-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--light-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--light-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--light-rgb), 0.2)
}

.hotel-list .table.table-light.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-light.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--light-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-light.table.table-hover>tbody>tr:hover>*,
.table.table-light.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--light-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-light .table-active,
.table.table-light .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--light-rgb));
    color: #fff
}

.hotel-list .table.table-dark,
.table.table-dark {
    background-color: #fff;
    color: #000;
    --bs-table-bg: rgba(var(--dark-rgb), 0.1);
    --bs-table-border-color: rgba(var(--dark-rgb), 0.05);
    --bs-table-striped-bg: rgba(var(--dark-rgb), 0.2);
    --bs-table-active-bg: rgba(var(--dark-rgb), 0.2);
    --bs-table-hover-bg: rgba(var(--dark-rgb), 0.2)
}

.hotel-list .table.table-dark.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-dark.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--dark-rgb), 0.2);
    color: #000
}

.hotel-list .table.table-dark.table.table-hover>tbody>tr:hover>*,
.table.table-dark.table.table-hover>tbody>tr:hover>* {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgba(var(--dark-rgb), 0.4);
    color: #fff
}

.hotel-list .table.table-dark .table-active,
.table.table-dark .table-active {
    background-color: var(--bs-table-accent-bg);
    --bs-table-accent-bg: rgb(var(--dark-rgb));
    color: #fff
}

.hotel-list .table.table-bordered.border-primary tbody,
.hotel-list .table.table-bordered.border-primary td,
.hotel-list .table.table-bordered.border-primary tfoot,
.hotel-list .table.table-bordered.border-primary th,
.hotel-list .table.table-bordered.border-primary thead,
.hotel-list .table.table-bordered.border-primary tr,
.table.table-bordered.border-primary tbody,
.table.table-bordered.border-primary td,
.table.table-bordered.border-primary tfoot,
.table.table-bordered.border-primary th,
.table.table-bordered.border-primary thead,
.table.table-bordered.border-primary tr {
    border-color: rgba(242, 101, 34, .1)
}

.hotel-list .table.table-bordered.border-info tbody,
.hotel-list .table.table-bordered.border-info td,
.hotel-list .table.table-bordered.border-info tfoot,
.hotel-list .table.table-bordered.border-info th,
.hotel-list .table.table-bordered.border-info thead,
.hotel-list .table.table-bordered.border-info tr,
.table.table-bordered.border-info tbody,
.table.table-bordered.border-info td,
.table.table-bordered.border-info tfoot,
.table.table-bordered.border-info th,
.table.table-bordered.border-info thead,
.table.table-bordered.border-info tr {
    border-color: rgba(27, 132, 255, .1)
}

.hotel-list .table.table-bordered.border-secondary tbody,
.hotel-list .table.table-bordered.border-secondary td,
.hotel-list .table.table-bordered.border-secondary tfoot,
.hotel-list .table.table-bordered.border-secondary th,
.hotel-list .table.table-bordered.border-secondary thead,
.hotel-list .table.table-bordered.border-secondary tr,
.table.table-bordered.border-secondary tbody,
.table.table-bordered.border-secondary td,
.table.table-bordered.border-secondary tfoot,
.table.table-bordered.border-secondary th,
.table.table-bordered.border-secondary thead,
.table.table-bordered.border-secondary tr {
    border-color: rgba(59, 112, 128, .1)
}

.hotel-list .table.table-bordered.border-warning tbody,
.hotel-list .table.table-bordered.border-warning td,
.hotel-list .table.table-bordered.border-warning tfoot,
.hotel-list .table.table-bordered.border-warning th,
.hotel-list .table.table-bordered.border-warning thead,
.hotel-list .table.table-bordered.border-warning tr,
.table.table-bordered.border-warning tbody,
.table.table-bordered.border-warning td,
.table.table-bordered.border-warning tfoot,
.table.table-bordered.border-warning th,
.table.table-bordered.border-warning thead,
.table.table-bordered.border-warning tr {
    border-color: rgba(255, 193, 7, .1)
}

.hotel-list .table.table-bordered.border-success tbody,
.hotel-list .table.table-bordered.border-success td,
.hotel-list .table.table-bordered.border-success tfoot,
.hotel-list .table.table-bordered.border-success th,
.hotel-list .table.table-bordered.border-success thead,
.hotel-list .table.table-bordered.border-success tr,
.table.table-bordered.border-success tbody,
.table.table-bordered.border-success td,
.table.table-bordered.border-success tfoot,
.table.table-bordered.border-success th,
.table.table-bordered.border-success thead,
.table.table-bordered.border-success tr {
    border-color: rgba(3, 201, 90, .1)
}

.hotel-list .table.table-bordered.border-danger tbody,
.hotel-list .table.table-bordered.border-danger td,
.hotel-list .table.table-bordered.border-danger tfoot,
.hotel-list .table.table-bordered.border-danger th,
.hotel-list .table.table-bordered.border-danger thead,
.hotel-list .table.table-bordered.border-danger tr,
.table.table-bordered.border-danger tbody,
.table.table-bordered.border-danger td,
.table.table-bordered.border-danger tfoot,
.table.table-bordered.border-danger th,
.table.table-bordered.border-danger thead,
.table.table-bordered.border-danger tr {
    border-color: rgba(231, 13, 13, .1)
}

.hotel-list .table.table-striped>tbody>tr:nth-of-type(odd)>*,
.table.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgba(var(--dark-rgb), 0.0125);
    color: #6b7280
}

.hotel-list .table.table-striped-columns>:not(caption)>tr>:nth-child(2n),
.table.table-striped-columns>:not(caption)>tr>:nth-child(2n) {
    --bs-table-accent-bg: rgba(var(--dark-rgb), 0.025);
    color: #6b7280
}

.hotel-list .table tbody.table-group-divider,
.table tbody.table-group-divider {
    border-top: 1px solid #e5e7eb
}

.hotel-list .table thead.table-danger,
.hotel-list .table thead.table-dark,
.hotel-list .table thead.table-info,
.hotel-list .table thead.table-light,
.hotel-list .table thead.table-primary,
.hotel-list .table thead.table-secondary,
.hotel-list .table thead.table-success,
.hotel-list .table thead.table-warning,
.table thead.table-danger,
.table thead.table-dark,
.table thead.table-info,
.table thead.table-light,
.table thead.table-primary,
.table thead.table-secondary,
.table thead.table-success,
.table thead.table-warning {
    --bs-table-color-state: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.hotel-list .table .table-active,
.hotel-list .table.table-hover>tbody>tr:hover>*,
.table .table-active,
.table.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: #F8F9FA;
    color: #6b7280
}

.hotel-list .table-danger,
.hotel-list .table-dark,
.hotel-list .table-info,
.hotel-list .table-light,
.hotel-list .table-primary,
.hotel-list .table-secondary,
.hotel-list .table-success,
.hotel-list .table-warning,
.table-danger,
.table-dark,
.table-info,
.table-light,
.table-primary,
.table-secondary,
.table-success,
.table-warning {
    --bs-table-color: #000;
    --bs-table-color-state: $black;
    --bs-table-striped-color: #000;
    --bs-table-active-color: #000;
    --bs-table-hover-color: #000;
    color: #000;
    background-color: #fff
}

.hotel-list .table thead.table-primary,
.table thead.table-primary {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--primary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--primary-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--primary-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--primary-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--primary-rgb), 0.5)
}

.hotel-list .table thead.table-secondary,
.table thead.table-secondary {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--secondary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--secondary-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--secondary-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--secondary-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--secondary-rgb), 0.5)
}

.hotel-list .table thead.table-warning,
.table thead.table-warning {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--warning-rgb), 0.1);
    --bs-table-border-color: rgba(var(--warning-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--warning-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--warning-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--warning-rgb), 0.5)
}

.hotel-list .table thead.table-success,
.table thead.table-success {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--success-rgb), 0.1);
    --bs-table-border-color: rgba(var(--success-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--success-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--success-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--success-rgb), 0.5)
}

.hotel-list .table thead.table-danger,
.table thead.table-danger {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--danger-rgb), 0.1);
    --bs-table-border-color: rgba(var(--danger-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--danger-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--danger-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--danger-rgb), 0.5)
}

.hotel-list .table thead.table-info,
.table thead.table-info {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--info-rgb), 0.1);
    --bs-table-border-color: rgba(var(--info-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--info-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--info-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--info-rgb), 0.5)
}

.hotel-list .table thead.table-light,
.table thead.table-light {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--light-rgb), 0.1);
    --bs-table-border-color: rgba(var(--light-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--light-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--light-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--light-rgb), 0.5)
}

.hotel-list .table thead.table-dark,
.table thead.table-dark {
    background-color: #fff;
    --bs-table-color: #000;
    --bs-table-bg: rgba(var(--dark-rgb), 0.1);
    --bs-table-border-color: rgba(var(--dark-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--dark-rgb), 0.5);
    --bs-table-striped-color: #000;
    --bs-table-active-bg: rgba(var(--dark-rgb), 0.5);
    --bs-table-hover-bg: rgba(var(--dark-rgb), 0.5)
}

.datanew tbody,
.hotel-list .datanew tbody,
.hotel-list .invoice-product-table,
.invoice-product-table {
    border-top: 1px solid #e9edf4
}

.hotel-list .table-primary,
.table-primary {
    --bs-table-bg: rgba(var(--primary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--primary-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--primary-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--primary-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--primary-rgb), 0.3);
    border-color: rgba(var(--primary-rgb), .1)
}

.hotel-list .table-secondary,
.table-secondary {
    --bs-table-bg: rgba(var(--secondary-rgb), 0.1);
    --bs-table-border-color: rgba(var(--secondary-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--secondary-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--secondary-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--secondary-rgb), 0.3);
    border-color: rgba(var(--secondary-rgb), .1)
}

.hotel-list .table-warning,
.table-warning {
    --bs-table-bg: rgba(var(--warning-rgb), 0.1);
    --bs-table-border-color: rgba(var(--warning-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--warning-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--warning-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--warning-rgb), 0.3);
    border-color: rgba(var(--warning-rgb), .1)
}

.hotel-list .table-success,
.table-success {
    --bs-table-bg: rgba(var(--success-rgb), 0.1);
    --bs-table-border-color: rgba(var(--success-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--success-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--success-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--success-rgb), 0.3);
    border-color: rgba(var(--success-rgb), .1)
}

.hotel-list .table-info,
.table-info {
    --bs-table-bg: rgba(var(--info-rgb), 0.1);
    --bs-table-border-color: rgba(var(--info-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--info-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--info-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--info-rgb), 0.3);
    border-color: rgba(var(--info-rgb), .1)
}

.hotel-list .table-danger,
.table-danger {
    --bs-table-bg: rgba(var(--danger-rgb), 0.1);
    --bs-table-border-color: rgba(var(--danger-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--danger-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--danger-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--danger-rgb), 0.3);
    border-color: rgba(var(--danger-rgb), .1)
}

.hotel-list .table-dark,
.table-dark {
    --bs-table-bg: rgba(var(--dark-rgb), 0.1);
    --bs-table-border-color: rgba(var(--dark-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--dark-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--dark-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--dark-rgb), 0.3);
    border-color: rgba(var(--dark-rgb), .1)
}

.hotel-list .table-light,
.table-light {
    --bs-table-bg: rgba(var(--light-rgb), 0.1);
    --bs-table-border-color: rgba(var(--light-rgb), 0.1);
    --bs-table-striped-bg: rgba(var(--light-rgb), 0.3);
    --bs-table-active-bg: rgba(var(--light-rgb), 0.3);
    --bs-table-hover-bg: rgba(var(--light-rgb), 0.3);
    border-color: rgba(var(--light-rgb), .1)
}

.hotel-list [data-theme-mode=dark] .table-dark,
[data-theme-mode=dark] .table-dark {
    border-color: rgba(0, 0, 0, .025)
}

.hotel-list [dir=rtl] .table,
[dir=rtl] .table {
    margin-inline-end: 1px
}

.hotel-list .invoice-table,
.invoice-table {
    border: 1px solid #e9edf4;
    border-radius: 5px;
    margin: 20px 0
}

.hotel-list .invoice-table thead th,
.invoice-table thead th {
    border-bottom: 1px solid #e9edf4
}

.hotel-list .invoice-table thead th:first-child,
.invoice-table thead th:first-child {
    width: 80%
}

.hotel-list .invoice-table .delete-invoive-list,
.invoice-table .delete-invoive-list {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6cece;
    color: #e70d0d;
    border-radius: 5px;
    font-size: 16px
}

.table tbody tr td {
    font-size: 14px;
    color: #6b7280
}

.table tbody tr td .action-icon a:hover {
    background: #e9edf4;
    color: #111827
}

.hotel-list .table tbody tr .checkboxs .checkmarks,
.table tbody tr .checkboxs .checkmarks {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.hotel-list .new tbody tr td,
.new tbody tr td {
    border-bottom: none
}

.hotel-list .productimgname,
.productimgname {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.hotel-list .productimgname a,
.productimgname a {
    color: #3b7080;
    font-weight: 500
}

.hotel-list .table .input-blocks input[type=text],
.select2-container .select2-selection--single,
.table .input-blocks input[type=text] {
    height: 40px
}

.hotel-list .table,
.table,
header .main-menu-wrapper {
    margin: 0
}

.hotel-list .table tbody tr td a .info-img,
.table tbody tr td a .info-img {
    margin-right: 8px;
    width: 16px;
    height: 16px
}

.hotel-list .table tbody tr.active td,
.table tbody tr.active td {
    font-size: 18px;
    color: #374151;
    font-weight: 600;
    border-bottom: 0
}

.custom-table .table-responsive tr td input.form-control,
.hotel-list .custom-table .table-responsive tr td input.form-control,
.hotel-list table tbody .productimgname,
table tbody .productimgname {
    min-width: 200px
}

.hotel-list table tbody .productimgname a.stock-img.product-img,
table tbody .productimgname a.stock-img.product-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 8px
}

.hotel-list table tbody .productimgname a.stock-img.product-img img,
table tbody .productimgname a.stock-img.product-img img {
    width: 50px;
    height: 50px;
    max-width: 100%;
    margin-right: 0
}

.custom-table,
.hotel-list .custom-table {
    border-radius: 5px;
    overflow: hidden
}

.custom-table table thead tr th,
.hotel-list .custom-table table thead tr th {
    background: #f3f4f6;
    color: #111827;
    font-size: 14px;
    border: 0;
    padding: 12px 20px
}

.custom-table table tbody tr td,
.hotel-list .custom-table table tbody tr td {
    border: 0;
    padding: 12px 20px
}

.custom-table table tbody tr td .detail-link,
.hotel-list .custom-table table tbody tr td .detail-link {
    font-weight: 600;
    color: #111827;
    text-decoration: underline
}

.hotel-list .table tbody tr td a.delete-icon,
.table tbody tr td a.delete-icon {
    font-size: 16px;
    color: #e70d0d
}

.hotel-list .table tbody tr td a.delete-icon:hover,
.table tbody tr td a.delete-icon:hover {
    color: #b70a0a
}

.custom-table .table-responsive tr td,
.custom-table .table-responsive tr th,
.hotel-list .custom-table .table-responsive tr td,
.hotel-list .custom-table .table-responsive tr th {
    border: 0;
    border-bottom: 1px solid #e9edf4
}

.hotel-list .table tr td .attendance-range,
.table tr td .attendance-range {
    width: 8px;
    height: 15px;
    border-radius: 5px;
    display: block
}

.hotel-list .table td,
.hotel-list .table th {
    padding: 12px 20px;
    vertical-align: middle;
    font-size: 14px;
    white-space: nowrap
}

.hotel-list .table thead tr th {
    font-weight: 500;
    border-color: #e9edf4;
    font-size: 14px
}

.hotel-list .table .thead-light th {
    background-color: #fbfbfd;
    color: #111827
}

.hotel-list .table tbody tr td {
    font-size: 14px;
    color: #374151
}

.hotel-list .table tbody tr td a.product-img {
    margin-right: 5px;
    flex-shrink: 0
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 50px !important
}

::-webkit-scrollbar-track {
    background: #f4f6fa
}

::-webkit-scrollbar-thumb {
    background: #e5e7eb
}

::-webkit-scrollbar-thumb:hover {
    background: #e5e7eb
}

.swal2-header .swal2-title {
    font-size: 18px
}

.checkboxs {
    display: block;
    cursor: pointer;
    user-select: none;
    position: relative;
    padding-left: 25px
}

.checkboxs input~.checkmarks {
    border: 1px solid #e9edf4;
    border-radius: 2px
}

.checkboxs .checkmarks {
    height: 18px;
    width: 18px;
    position: absolute;
    top: 2px;
    left: 0
}

.checkboxs .checkmarks::after {
    content: "";
    position: absolute;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-weight: 600;
    font-size: 10px
}

header {
    background: 0 0;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    transition: .9s
}

header.fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    transition: .9s;
    background-color: #fff;
    -webkit-animation: .5s ease-in-out fadeInDown;
    animation: .5s ease-in-out fadeInDown;
    box-shadow: 0 4px 34px 0 rgba(229, 229, 229, .25)
}

header .header-logo .logo a {
    float: left
}

header .header-logo .logo a img {
    float: left;
    max-height: 32px
}

header .header-nav .main-menu-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    position: relative;
    padding: 8px 0;
    margin-bottom: 0
}

header .header-nav .main-menu-wrapper .main-nav>li {
    padding: 8px 0
}

header .header-nav .main-menu-wrapper .main-nav>li>a {
    color: #111827;
    font-size: 14px;
    font-weight: 500;
    position: relative
}

header .header-nav .main-menu-wrapper .main-nav>li.active>a::after {
    content: "● ● ●";
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    width: 24px;
    height: 4px;
    color: #fff;
    font-size: 9px
}

header .header-nav .main-menu-wrapper .main-nav>li.active.has-submenu>a::after {
    left: calc(50% - 6px)
}

header .header-nav .main-menu-wrapper .main-nav>li .submenu li a {
    display: block;
    padding: 10px 15px;
    clear: both;
    white-space: nowrap;
    color: #000;
    -webkit-transition: .35s;
    transition: .35s;
    width: 100%;
    position: relative;
    font-weight: 500
}

header .header-nav .main-menu-wrapper .main-nav>li .submenu li a:hover {
    color: #0d5cb9;
    padding-left: 20px
}

header .navbar-header .navbar-brand {
    display: inline-block;
    padding: 0;
    line-height: 0
}

header .navbar-header #mobile_btn {
    display: none;
    margin-right: 30px
}

header .navbar-header #mobile_btn .bar-icon {
    display: inline-block;
    width: 31px
}

header .navbar-header #mobile_btn .bar-icon span {
    background-color: #0d5cb9;
    display: block;
    float: left;
    height: 3px;
    width: 31px;
    border-radius: 2px;
    margin-bottom: 5px
}

header .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
    width: 20px
}

header .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
    width: 16px;
    margin-bottom: 0
}

header .main-menu-wrapper .menu-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 0 20px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    display: none
}

header .main-menu-wrapper .menu-header .menu-close {
    font-size: 18px;
    color: #0d5cb9
}

header .main-menu-wrapper .main-nav>li .submenu>li .submenu {
    left: 100%;
    top: 0;
    margin-top: 10px
}

header .main-menu-wrapper .main-nav>li .submenu>li.has-submenu>a::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 13px
}

header .main-menu-wrapper .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0
}

@media (max-width:1399.98px) {
    .display-1 {
        font-size: 36px
    }

    header .main-menu-wrapper .main-nav>li {
        margin-right: 20px
    }

    header .main-menu-wrapper .main-nav>li:last-child {
        margin-right: 0
    }
}

@media (max-width:1199.98px) {
    .display-1 {
        font-size: 36px
    }

    header .main-menu-wrapper .main-nav>li {
        margin-right: 10px !important
    }

    header .main-menu-wrapper .main-nav>li:last-child {
        margin-right: 0;
        border: 0
    }
}

header .main-menu-wrapper .main-nav>li a i {
    font-size: 12px;
    margin-left: 4px
}

@media (max-width:991.98px) and (max-width:991.98px) {
    header .main-menu-wrapper .main-nav>li a i {
        float: right;
        margin-top: 5px;
        font-size: 14px
    }
}

@media (max-width:991.98px) {

    .h1,
    h1 {
        font-size: 26px
    }

    .display-1 {
        font-size: 32px
    }

    .display-4 {
        font-size: 18px
    }

    .accordion-button {
        font-size: 16px
    }

    header .header-nav .main-menu-wrapper .main-nav>li .submenu li a {
        padding: 10px;
        color: #fff;
        font-size: 12px
    }

    header .navbar-header .navbar-brand {
        margin-right: 0
    }

    header .navbar-header #mobile_btn {
        display: inline-block;
        line-height: 0
    }

    header .navbar-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: inline-flex;
        align-items: center
    }

    header .main-menu-wrapper .menu-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 65px;
        align-items: center;
        background: #fff
    }

    header .main-menu-wrapper .menu-header .menu-logo img {
        width: 160px
    }

    header .main-menu-wrapper .main-nav>li .submenu>li .submenu {
        left: 0
    }

    header .main-menu-wrapper .main-nav>li {
        margin-right: 0 !important;
        border-bottom: 1px solid #000;
        padding: 0
    }

    header .main-menu-wrapper .main-nav>li:last-child {
        margin-right: 0;
        border: 0
    }

    header .main-menu-wrapper .main-nav>li a {
        display: block;
        line-height: 20px;
        padding: 12px 15px;
        font-size: 14px;
        font-weight: 500;
        color: #fff
    }

    header .main-menu-wrapper .main-nav>li a i {
        font-size: 14px
    }

    header .main-menu-wrapper .main-nav .has-submenu ul {
        display: none;
        background: #0d5cb9
    }
}

.media-icons,
.megamenu-wrapper .single-demo,
.menu-img img {
    box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922)
}

.count-icon,
.flag-dropdown img {
    height: 12px;
    border-radius: 50%
}

.blog-section .card .read-btn,
.blog-section .card h5,
.hero-section-three .banner-section .join-us-btn-cover .join-us-btn,
.list-detail .tab-content img,
.pricing-section .card,
header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu .megamenu-wrapper {
    position: relative;
    z-index: 1
}

header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu .megamenu-wrapper::before {
    content: "";
    background: url("../img/bg/menu-bg.png") no-repeat;
    width: 286px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu h6 {
    margin-bottom: 24px
}

.footer-one .footer-top .footer-links ul li:not(:last-child),
.hero-title,
.megamenu-wrapper .single-demo .demo-img,
header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li {
    margin-bottom: 16px
}

header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li a {
    padding: 0 0 0 14px;
    font-weight: 400;
    color: #4b5563
}

header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu ul li a::before {
    font-family: Fontawesome;
    content: "\f054";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 12px
}

@media (min-width:992px) {
    header .main-menu-wrapper .main-nav {
        position: relative
    }

    header .main-menu-wrapper .main-nav.active,
    header .main-menu-wrapper .main-nav>li.mega-innermenu,
    header .main-menu-wrapper .main-nav>li.megamenu {
        position: unset
    }

    header .main-menu-wrapper .main-nav>li {
        display: block;
        position: relative;
        margin-right: 30px
    }

    header .main-menu-wrapper .main-nav>li:last-child {
        margin-right: 0
    }

    header .main-menu-wrapper .main-nav>li>ul {
        background-color: #fff;
        border-radius: 0 0 10px 10px;
        box-shadow: 0 4px 54px 0 rgba(224, 224, 224, .2509803922);
        display: block;
        font-size: 14px;
        left: 0;
        margin: 0;
        min-width: 200px;
        opacity: 0;
        padding: 0;
        position: absolute;
        -webkit-transition: .2s;
        transition: .2s;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        top: 100%;
        visibility: hidden;
        z-index: 1000
    }

    header .main-menu-wrapper .main-nav>li>ul.mega-submenu {
        width: 100%;
        padding: 0;
        border: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        min-width: 250px;
        transform-origin: center top 0;
        -webkit-transform-origin: center top 0;
        -moz-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        -o-transform-origin: center top 0;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -ms-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -o-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        border-radius: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0
    }

    header .main-menu-wrapper .main-nav>li.mega-innermenu>ul.mega-submenu {
        min-width: 600px;
        width: auto
    }

    header .main-menu-wrapper .main-nav li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        border-radius: 2px;
        border-top: 1px solid #0d5cb9
    }
}

header .header-btn .btn {
    font-size: 13px;
    border-radius: 55px;
    padding: 7px 12px;
    margin-right: 12px
}

header .header-btn .btn.btn-white:hover {
    background: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff
}

header .header-btn .profile-dropdown {
    margin-right: 12px
}

.cta:hover svg,
.menu-opened .main-menu-wrapper {
    transform: translateX(0)
}

.blog-section .card,
.horizontal-slide,
.menu-opened .main-menu-wrapper body {
    overflow: hidden
}

.header-topbar .dropdown>a {
    color: #fff;
    font-weight: 500
}

.header-topbar .dropdown.flag-dropdown img {
    height: 12px
}

.header-topbar .dropdown .dropdown-menu {
    z-index: 9999
}

@media (max-width:767.98px) {
    .w-40 {
        width: 100%
    }

    .h1,
    h1 {
        font-size: 24px
    }

    .h2,
    h2 {
        font-size: 22px
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .card .card-title,
    .display-4,
    .h4,
    h4 {
        font-size: 16px
    }

    .display-1 {
        font-size: 26px
    }

    .card .card-body {
        padding: 16px
    }

    .card .card-header {
        padding: 15px
    }

    .nav-tabs {
        border-bottom: 0;
        position: relative;
        background-color: #fff;
        border: 1px solid #f8fafc;
        padding: 5px 0;
        border-radius: 3px
    }

    .header-topbar {
        display: none
    }

    .hero-title p {
        flex-wrap: wrap
    }
}

.count-icon {
    width: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    font-size: 10px;
    font-weight: 500;
    position: absolute;
    top: -4px;
    right: -4px
}

.offcanvas-info {
    background: #fff;
    position: fixed;
    right: 0;
    top: 0;
    width: 350px;
    height: 100%;
    transform: translateX(calc(100% + 80px));
    -webkit-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -webkit-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    -moz-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    z-index: 99999;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: none
}

.offcanvas-info::-webkit-scrollbar {
    display: none
}

.offcanvas-info.show {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0)
}

.offcanvas-wrap {
    position: relative;
    height: 100%;
    padding: 20px
}

.offcanvas-wrap .offcanvas-detail .offcanvas-close {
    text-align: center;
    color: #4b5563;
    position: relative;
    z-index: 9;
    cursor: pointer
}

.offcanvas-wrap .offcanvas-detail .offcanvas-close:hover {
    color: #e70d0d
}

.offcanvas-wrap .offcanvas-detail .offcanvas__contact {
    margin-top: 20px
}

.offcanvas-wrap .offcanvas-detail .offcanvas__contact .header-button .theme-btn {
    width: 100%;
    padding: 16px 40px
}

.offcanvas-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 900;
    top: 0;
    opacity: 0;
    visibility: hidden;
    right: 0
}

.offcanvas-overlay.overlay-open {
    opacity: .8;
    visibility: visible
}

@media (max-width:575px) {
    .offcanvas-info {
        width: 300px
    }

    .offcanvas-wrap {
        padding: 20px
    }
}

.main-header {
    position: absolute;
    z-index: 1050;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.header-dropdown,
.wishlist-info {
    background: #fbfbfd;
    border-radius: 10px;
    padding: 20px
}

.wishlist-info .cart-dropdown a,
.wishlist-info .fav-dropdown a {
    font-size: 20px;
    color: #111827
}

.header-dropdown .dropdown .dropdown-toggle {
    border-radius: 4px;
    padding: 7px 12px;
    color: #4b5563
}

.header-dropdown .dropdown .dropdown-toggle::after {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.blog-section-2 .blog-content li:last-child::before,
.build-better-section .clients-brands .owl-carousel .owl-nav,
.mean-container .mean-nav .main-nav li.mega-innermenu .megamenu-wrapper .mean-expand,
.mean-container .mean-nav ul li a i,
.no-datatable_length .dataTables_filter,
.no-datatable_length .dataTables_info,
.no-datatable_length .dataTables_length,
.no-datatable_length .dataTables_paginate,
.testimonials-section .owl-carousel .owl-nav,
table.dataTable thead>tr>th.no-sort.sorting::after,
table.dataTable thead>tr>th.no-sort.sorting:before,
table.dataTable thead>tr>th.no-sort.sorting_asc::after,
table.dataTable thead>tr>th.no-sort.sorting_asc:before {
    display: none
}

.megamenu-wrapper {
    padding: 40px
}

.megamenu-wrapper .single-demo {
    padding: 8px;
    border: 1px solid #e5e7eb;
    transition: .4s;
    border-radius: 10px;
    text-align: center
}

.megamenu-wrapper .single-demo a {
    padding: 0 !important
}

.megamenu-wrapper .single-demo .demo-img img {
    border-radius: 4px
}

.megamenu-wrapper .single-demo .demo-info a {
    font-size: 14px;
    font-weight: 500
}

.megamenu-wrapper .single-demo:hover {
    transform: translateY(-2px)
}

.menu-img {
    border-radius: 10px;
    max-width: 205px;
    margin-left: auto
}

.menu-img img {
    border-radius: 10px;
    border: 4px solid #fff
}

.mean-container .mean-nav .main-nav li.mega-innermenu li a,
.mean-container .mean-nav .main-nav li.mega-menu li a {
    padding: 4px 4px 4px 16px !important
}

.datatable-info .dataTables_info:first-child,
.datatable-length .dataTables_length:first-child,
.datatable-paginate .dataTables_paginate:first-child,
.mean-container .mean-nav .main-nav li.mega-innermenu .megamenu-wrapper ul,
.mean-container .mean-nav>ul,
.owl-carousel.pricing-slider>.owl-carousel .owl-nav.disabled {
    display: block !important
}

.footer {
    background: #f2f4f8;
    padding: 150px 0 0;
    position: relative;
    z-index: 1
}

.footer .footer-bottom {
    margin-top: 40px;
    background: #111827;
    padding: 15px 0
}

.footer .footer-bottom .footer-bottom-links a {
    color: #fff;
    margin-right: 24px
}

.footer .flight-img {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

.footer .footer-bg {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: -1
}

.header-topbar {
    border-bottom: 1px solid rgba(248, 249, 250, .07);
    position: relative
}

.header-topbar .alert p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.header-topbar .alert p .header-buy-link {
    position: relative;
    color: #3b7080;
    margin-left: 8px
}

.header-topbar .topbar-icon {
    display: flex;
    width: 32px;
    height: 32px;
    align-items: center
}

.section-header {
    text-align: center;
    margin-bottom: 40px
}

.section-header h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px
}

.hero-section {
    padding: 60px 0 0;
    z-index: 1;
    position: relative;
    margin-bottom: 60px
}

h1 {
    font-size: 36px;
    color: #111827
}

.hero-bg1 {
    position: absolute;
    right: 0;
    bottom: 180px;
    -webkit-animation-name: floating-x;
    animation-name: floating-x;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.floating-y,
.hero-bg2 {
    -webkit-animation-name: floating-y
}

.hero-bg2,
.hero-bg3 {
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    position: absolute
}

.hero-bg2 {
    left: 0;
    top: 43px;
    animation-name: floating-y;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.hero-bg3 {
    left: 41%;
    top: 148px;
    -webkit-animation-name: floating-x;
    animation-name: floating-x;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.floating-y,
.hero-section-two .hero-bg4 {
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

.banner-img img {
    position: relative;
    top: 50px
}

.banner-users {
    width: 325px;
    padding: 8px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center
}

.banner-users .avatar {
    margin-inline-end: -1.847rem !important;
    transition: .5s
}

.banner-users .avatar .border-white {
    border: 2px solid #fff !important
}

.banner-users .avatar:hover {
    transform: translateY(-5px)
}

.hero-title p .hero-title-img img {
    box-shadow: 0 4px 24px 0 rgba(194, 194, 194, .2509803922);
    width: 80px;
    height: 41px;
    display: block;
    border-radius: 70px
}

.icon-warning {
    background: #dc9497;
    opacity: 85%
}

.icon-warning1 {
    background: #93c19e;
    opacity: 85%
}

.icon-warning2 {
    background: #af558b;
    opacity: 85%
}

.icon-warning3 {
    background: #aca1cd;
    opacity: 85%
}

.icon-warning4 {
    background: #e9db7c
}

.icon-warning5 {
    background: #7cc9e9
}

.best-feature {
    position: relative;
    padding: 0 0 60px
}

.best-feature::before {
    position: absolute;
    top: 12%;
    left: 27%;
    height: auto;
    transform: translate(-50%, -50%);
    content: url(../img/bg/circle.png);
    z-index: -1;
    animation: 8s linear infinite rotate;
    display: flex
}

.best-feature .feature-icon {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center
}

.best-feature .feature-img {
    position: relative;
    text-align: center
}

.best-feature .feature-img img {
    width: 75%;
    margin-left: 40px
}

.best-feature .circle-1 {
    position: absolute;
    right: 0;
    top: 160px
}

.best-feature .wave {
    position: absolute;
    left: 0;
    bottom: 112px
}

.best-feature .feature-right {
    text-align: start
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.list-detail {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    margin-top: -566px;
    margin-bottom: 30px
}

.list-detail .nav-pills .nav-link.active,
.list-detail .nav-pills .show>.nav-link {
    color: #0d5cb9;
    background: #fff;
    border-radius: 50px
}

.list-detail .nav-link {
    color: #fff;
    font-size: 16px
}

.list-detail .circle-2 {
    position: absolute;
    left: 0;
    bottom: 78px
}

.feature-build {
    padding: 60px 0;
    background: #f4f9ff;
    position: relative;
    z-index: 0
}

.feature-build .circle-3 {
    position: absolute;
    bottom: 220px;
    right: 0
}

.feature-build .stripe {
    position: absolute;
    top: 90px;
    left: 0
}

.feature-build .card {
    z-index: 1;
    position: relative;
    transition: .5s ease-in-out;
    overflow: hidden
}

.blog-section .blog-content .ellipse-3,
.feature-build .card .ellipse-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: .5s ease-in-out
}

.blog-section .blog-content .ellipse-4,
.feature-build .card .ellipse-2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s ease-in-out
}

.feature-build .card:hover {
    background: linear-gradient(90deg, #7faee8 0, #255a99 100%);
    transition: .5s ease-in-out
}

.feature-build .build-icon::before,
.pricing-section .price-plan::before {
    width: 316px;
    height: 611px;
    background-repeat: no-repeat;
    z-index: -1;
    content: ""
}

.blog-section .card:hover .ellipse-3,
.blog-section .card:hover .ellipse-4,
.feature-build .card:hover .ellipse-1,
.feature-build .card:hover .ellipse-2 {
    opacity: 1
}

.feature-build .build-icon {
    display: flex;
    width: 123px;
    height: 123px;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 18px auto 35px
}

.feature-build .build-icon i {
    font-size: 50px;
    background: linear-gradient(90deg, #498fe6 25%, #0d5cb9 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.feature-build .build-icon::before {
    position: absolute;
    top: -21px;
    left: -21px;
    background-image: url(../img/bg/bg-circle.png)
}

.pricing-section {
    position: relative;
    z-index: 0
}

.pricing-section .wave-2 {
    position: absolute;
    top: 170px;
    right: 0
}

.pricing-section .grid {
    position: absolute;
    bottom: 170px;
    left: 0
}

.essential-feature-section h3,
.pricing-section .plan-tag {
    margin-bottom: 40px
}

.pricing-section .price-plan {
    display: flex;
    width: 143px;
    height: 143px;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 18px auto 35px
}

.pricing-section .price-plan i {
    font-size: 50px;
    background: linear-gradient(269.27deg, #ff9b44 0, #fc6075 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pricing-section .price-plan::before {
    position: absolute;
    top: -24px;
    left: -68px;
    background-image: url(../img/bg/bg-circle-2.png)
}

.pricing-section .price-plan .display-1 {
    color: #ff7129
}

.pricing-section .pricing-card ul li:not(:last-child),
.pricing-section ul li:not(:last-child) {
    margin-bottom: 8px
}

.testimonial-section {
    padding: 60px 0;
    background: url(../img/bg/map.png), linear-gradient(272.85deg, #fc6075 0, #ff9b44 100%)
}

.testimonial-section .testimonial-section .user-name {
    color: #fff;
    width: 80px;
    height: 80px;
    background: linear-gradient(275.55deg, #ff9b44 0, #fc6075 100%);
    font-weight: 700;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin-bottom: 20px
}

.testimonial-section .testimonial-item {
    position: relative;
    margin-bottom: 25px
}

.testimonial-section .testimonial-item .testimonial-quote {
    position: absolute;
    right: 32px;
    top: 32px
}

.testimonial-section .testimonial-section {
    padding: 20px;
    background: #fff;
    border-radius: 10px
}

.blog-section .card:hover,
.blog-section .subscribe {
    background: linear-gradient(269.27deg, #ff9b44 0, #fc6075 100%)
}

.testimonial-section .ratings-icon span {
    color: #ff9b44;
    font-size: 18px
}

.application-encompass-section,
.blog-section {
    padding: 60px 0;
    position: relative
}

.blog-section .blog-left {
    position: absolute;
    left: 0;
    bottom: 285px
}

.blog-section .blog-right {
    position: absolute;
    right: 0;
    top: 135px
}

.application-encompass-section .application-encompass,
.blog-section .blog-card {
    margin-bottom: 60px
}

.blog-section .blog-date {
    position: absolute;
    margin: 20px;
    top: 0;
    left: 0
}

.blog-section .blog-content {
    padding: 20px;
    z-index: 1;
    position: relative;
    transition: .5s ease-in-out;
    overflow: hidden
}

.blog-section .subscribe,
.footer-one {
    z-index: 0;
    position: relative;
    overflow: hidden
}

.blog-section .card:hover {
    transition: .5s ease-in-out
}

.blog-section .subscribe {
    padding: 60px;
    border-radius: 30px;
    color: #fff;
    text-align: center
}

.blog-section .subscribe::before {
    position: absolute;
    content: "";
    width: 316px;
    height: 611px;
    top: -24px;
    left: 511px;
    background-image: url(../img/bg/subscribe-circle.png);
    background-repeat: no-repeat;
    z-index: -1
}

.blog-section .subscribe .sub-left {
    position: absolute;
    top: 40px;
    left: 43px
}

.blog-section .subscribe .sub-right {
    position: absolute;
    top: 40px;
    right: 43px
}

.blog-section .subscribe .input-group {
    display: flex
}

.footer-one {
    background: #0c1337;
    padding: 60px 0 0
}

.header2,
.media-icons {
    position: fixed
}

.footer-one::before {
    position: absolute;
    content: "";
    background-repeat: repeat;
    background-size: 490px;
    width: 100%;
    height: 69%;
    z-index: -1
}

.footer-one .footer-top {
    margin-bottom: 60px;
    position: relative;
    z-index: 1
}

.footer-one .footer-top .footer-icon a {
    background: #fff;
    color: #212529;
    transition: .5s ease-in-out
}

.footer-one .footer-top .footer-icon a:hover {
    background: #0d5cb9;
    color: #fff;
    transform: translateY(-5px)
}

.footer-one .footer-top .footer-links h5 {
    margin-bottom: 13px;
    color: #fff
}

.footer-one .footer-top .footer-links ul li a {
    color: grey;
    font-size: 15px;
    letter-spacing: .5px
}

.footer-one .footer-bottom {
    padding: 20px 0
}

@keyframes scroll {
    to {
        transform: translate(calc(-50% - .5rem))
    }
}

.floating-y {
    animation-name: floating-y;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes floating-x {

    0%,
    100% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes floating-y {

    0%,
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.text-truncate.line-clamb-3 {
    -webkit-line-clamp: 3;
    min-height: 72px
}

.text-truncate.line-clamb-2 {
    -webkit-line-clamp: 2;
    min-height: 42px
}

.back-to-top-icon.show {
    opacity: 1;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.media-icons {
    right: 15px;
    bottom: 200px;
    z-index: 9999;
    background: #fff;
    padding: 10px;
    border-radius: 110px
}

.media-icons a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    color: #fff;
    margin-bottom: 5px
}

.media-icons a.whatsap-icon {
    background: #03c95a
}

.media-icons a.whatsap-icon:hover {
    background: #029744
}

.media-icons a.mail-icon {
    background: #111827
}

.media-icons a.mail-icon:hover,
.media-icons a.skype-icon:hover {
    background: #006ae7
}

.media-icons a.skype-icon {
    background: #1b84ff
}

.text-truncate {
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.text-truncate.line-clamb-3 {
    -webkit-line-clamp: 3
}

.text-truncate.line-clamb-2 {
    -webkit-line-clamp: 2
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: flex !important;
    align-items: center;
    justify-content: center
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
    width: 36px;
    height: 36px;
    background: #fff !important;
    border-radius: 25px
}

.hero-section-two {
    padding: 120px 0 0;
    overflow: hidden
}

.hero-section-two .hero-bg4 {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-animation-name: floating-y;
    animation-name: floating-y;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.hero-section-two .hero-bg5,
.hero-section-two .hero-bg6 {
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    position: absolute
}

.hero-section-two .hero-bg5 {
    right: 0;
    bottom: 0;
    -webkit-animation-name: floating-x;
    animation-name: floating-x;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.hero-section-two .hero-bg6 {
    right: 30%;
    top: 0;
    -webkit-animation-name: floating-y;
    animation-name: floating-y;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.hero-section-two .banner-users {
    margin-top: 30px;
    background-color: transparent
}

.hero-section-two .banner-img img {
    top: 0
}

.hrms-software-section {
    position: relative;
    background-color: #0d5cb9;
    padding: 60px;
    border-radius: 30px;
    margin-bottom: 40px
}

.hrms-software-section .card:hover .ti {
    transform: rotateY(360deg);
    transition: .5s
}

.hrms-software-section .hrms-software-bg1 {
    position: absolute;
    left: 20px;
    top: 40px;
    -webkit-animation-name: floating-y;
    animation-name: floating-y;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.hrms-software-section .hrms-software-bg2 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    animation: 5s infinite zoom-in-zoom-out
}

@keyframes zoom-in-zoom-out {

    0%,
    100% {
        scale: 100%
    }

    50% {
        scale: 110%
    }
}

.hrms-software-section .hrms-software-bg3 {
    position: absolute;
    left: 38%;
    width: 15px;
    bottom: 15px
}

.hrms-software-section h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 30px
}

.hrms-software-section .card {
    text-align: center
}

.hrms-software-section .text-truncate {
    min-height: auto
}

.hrms-software-section h3 {
    color: #111827;
    margin-bottom: 10px
}

.hrms-software-section .hrms-software-icon {
    background: #fef0e9;
    padding: 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 56px;
    height: 56px;
    margin: 0 auto 15px
}

.essential-features-section {
    position: relative;
    padding: 60px 0;
    margin: 60px 0 0;
    background: #fef1eb;
    z-index: 1
}

.essential-features-section h2 {
    color: #111827;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 28px
}

.essential-features-section .essential-feature-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: -1
}

.essential-features-section .tab-content {
    padding: 40px;
    border-radius: 6px;
    border: 6px solid #0c4b5e;
    background-color: #fff
}

.essential-features-section .nav-tabs {
    border: none;
    background-color: transparent;
    padding: 0
}

.essential-features-section .nav-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px
}

.essential-features-section .nav-item .nav-link {
    font-family: Archivo, sans-serif;
    width: 100%;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: #e5e7eb;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    color: #111827;
    position: relative;
    text-align: left
}

.essential-features-section .nav-item .nav-link:hover {
    background: linear-gradient(90deg, #ff6f28 0, #ff5325 100%);
    border-color: #0d5cb9;
    color: #fff !important;
    border-radius: 5px;
    -webkit-text-fill-color: #FFF
}

.essential-feature-section .essential-features-tab .nav-tabs.nav-tabs-solid li button.active,
.essential-features-section .nav-item .nav-link.active {
    background-color: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff !important;
    border-radius: 5px
}

.essential-features-section .nav-item .nav-link.active::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 32px;
    background-color: #fff;
    border-radius: 50px;
    left: -1px;
    top: 50%;
    transform: translate(-50%, -50%)
}

.features-section,
.price-plans-section {
    position: relative;
    padding: 60px 0 40px
}

.features-section .features-bg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.features-section .features-bg2 {
    position: absolute;
    left: 50%;
    bottom: -17%;
    transform: translate(-50%, 0)
}

.features-section .features-slider .card {
    border: 1px solid #e5e7eb;
    background-color: #fff;
    border-radius: 30px;
    padding: 40px;
    box-shadow: none
}

.blog-section-2 .owl-nav,
.features-section .features-slider .owl-nav,
.testimonials-section2 .owl-nav {
    position: absolute;
    right: 0;
    top: -60px
}

@media (max-width:767.98px) {

    .best-feature::before,
    .footer-one::before {
        display: none
    }

    .best-feature {
        padding: 0 0 40px
    }

    .best-feature .feature-img img {
        margin-left: unset;
        margin-bottom: 16px
    }

    .best-feature .feature-left,
    .best-feature .feature-right,
    .footer-one .footer-bottom .copy-right {
        text-align: center
    }

    .blog-section .subscribe .input-group {
        width: 90%;
        display: block
    }

    .blog-section .subscribe .input-group input {
        margin: 16px 0;
        width: 100%
    }

    .features-section .features-slider .owl-nav {
        top: -50px
    }

    .testimonials-section2 .owl-nav {
        position: relative;
        top: auto
    }
}

.counter-section {
    position: relative;
    background-color: #111827;
    max-width: 1074px;
    margin: 0 auto -68px;
    padding: 40px 40px 25px;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    text-align: center
}

.counter-section .counter-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.testimonials-section2 {
    position: relative;
    padding: 136px 0 40px;
    background-color: #fef1eb;
    z-index: 1
}

.testimonials-section2 h2 {
    font-size: 32px
}

.testimonials-section2 .card-body img {
    width: auto
}

.mean-container .mean-nav>ul>li,
.testimonials-section2 .card-body p {
    border-bottom: 1px solid #e5e7eb
}

.testimonials-section2 .testimonials-bg {
    position: absolute;
    left: 1%;
    top: 40px;
    z-index: -1;
    animation: 4s infinite zoom-rotate
}

@keyframes zoom-rotate {

    0%,
    100% {
        scale: 40%
    }

    50% {
        scale: 100%;
        transform: rotate(360deg)
    }
}

.testimonials-section2 .testimonials-bg2 {
    position: absolute;
    right: 2%;
    bottom: 35px;
    z-index: -1;
    animation: 4s infinite zoomin-zoomout
}

@keyframes zoomin-zoomout {

    0%,
    100% {
        scale: 30%
    }

    50% {
        scale: 100%
    }
}

.faq-section2 .faq-bg,
.price-plans-section .price-plan-bg {
    position: absolute;
    left: 50%;
    bottom: -45%;
    transform: translate(-50%, 0);
    z-index: -1
}

.price-plans-section .price-plan-bg2 {
    position: absolute;
    top: 24%;
    right: 16%;
    width: 248px;
    z-index: -1;
    animation: 4s infinite zoom
}

@keyframes zoom {

    0%,
    100% {
        scale: 100%
    }

    50% {
        scale: 140%
    }
}

.price-plans-section .price-plan-bg3 {
    position: absolute;
    left: 0;
    bottom: -20%;
    z-index: -1;
    width: 248px
}

.blog-section-2 .free-trial h2,
.price-plans-section h2 {
    font-size: 28px
}

.price-plans-section .price {
    background-color: #e8e9ea;
    border-radius: 10px;
    padding: 25px
}

.price-plans-section .price h2 {
    font-size: 48px
}

.price-plans-section .border-top {
    border-top: 1px solid #cad8dd !important
}

.price-plans-section .price-plan-toggle {
    padding: 4px;
    border-radius: 5px;
    background-color: #edf2f4;
    display: inline-flex
}

.price-plans-section .nav-link.active {
    color: #fff;
    background-color: #0c4b5e
}

.price-plans-section .price-icon {
    border-radius: 10px;
    padding: 16px;
    background-color: #0d5cb9
}

.price-plans-section .fs-20 {
    font-weight: 600;
    color: #111827
}

.price-plans-section .card:hover {
    border: 1px solid #0d5cb9;
    transition: .5s
}

.price-plans-section .card:hover .price {
    background-color: #0d5cb9;
    transition: .5s
}

.price-plans-section .card:hover .btn {
    background: linear-gradient(90deg, #ff6f28 0, #ff5325 100%);
    color: #fff
}

.faq-section2 {
    position: relative;
    padding: 40px;
    background-color: #f3f7fd;
    border-radius: 30px
}

.faq-section2 h2 {
    font-size: 28px;
    color: #111827
}

.faq-section2 .accordion.accordion-customicon1 .accordion-button {
    font-size: 16px;
    color: #111827;
    border-radius: 10px;
    font-weight: 500
}

.faq-section2 .accordion.accordion-customicon1 .accordion-button::after {
    font-size: 16px;
    padding: 12px;
    color: #0c4b5e
}

.blog-section-2 {
    position: relative;
    padding: 40px 0
}

.blog-section-2 .badge {
    background-color: #fff;
    position: absolute;
    margin: 20px;
    top: 0;
    left: 0
}

.application-encompass-section .counter-card,
.blog-section-2 .card img,
.pricing-section .price-tag1 {
    border-radius: 10px
}

.blog-section-2 .card:hover {
    background: linear-gradient(180deg, #ff9945 0, #fc6173 100%);
    transition: .5s ease-in-out
}

.blog-section-2 .blog-content li {
    position: relative;
    padding-right: 14px;
    margin-right: 9px
}

.blog-section-2 .blog-content li::before {
    position: absolute;
    content: "";
    width: 5.21px;
    height: 5.21px;
    background-color: #0d5cb9;
    border-radius: 10px;
    right: 0;
    top: 7px
}

.blog-section-2 .free-trial {
    background: linear-gradient(90deg, #ff6f28 0, #ff5325 100%);
    padding: 60px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.blog-section-2 .free-trial .free-trial-bg,
.footer-two .footer-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.blog-section-2 .free-trial .free-trial-bg2,
.footer-two .footer-bg2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.blog-section-2 .free-trial .form-control {
    color: #6b7280;
    padding: 11px 14px;
    border-radius: 5px !important
}

.blog-section-2 .free-trial .form-control::placeholder {
    color: #6b7280;
    opacity: 1
}

.blog-section-2 .free-trial .btn-dark {
    padding: 9px 30px;
    border-radius: 5px !important
}

.blog-section-2 .free-trial .check-img {
    width: 21px
}

.footer-two {
    background-color: transparent;
    z-index: 1
}

.footer-two::before {
    height: 100%;
    top: 0;
    display: block
}

.footer-two .footer-icon span {
    background: 0 0 !important
}

.footer-two .footer-icon span:hover {
    background: #0d5cb9 !important
}

.footer-two .footer-bottom {
    background-color: #fef1eb
}

.btn-primary-3 {
    color: #fff;
    background: linear-gradient(90deg, #ff6f28 0, #fe4a23 100%);
    border-color: #0d5cb9;
    font-size: 14px
}

.btn-primary-3:hover {
    border-color: #0d5cb9;
    background: #fff
}

.btn-secondary-3 {
    color: #fff;
    background: #0c4b5e;
    border-color: #0c4b5e;
    font-size: 14px
}

.btn-secondary-3:hover {
    background: #fff;
    border-color: #0d5cb9
}

.header-three {
    margin: 40px 0;
    background: #fff;
    position: relative;
    border-radius: 10px
}

.header-three.fixed {
    margin: 0;
    border-radius: 0;
    z-index: 999999
}

.header-three nav {
    top: 40px;
    position: sticky;
    transition: 1s;
    z-index: 999;
    border-radius: 10px;
    padding: 16px
}

.header-three nav.active {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    transition: 1s;
    z-index: 999;
    border-radius: 0
}

.header-three nav a {
    margin-right: 30px
}

.application-encompass-section .start-your-journey,
.header-three nav .demo-btn:hover,
.header-three nav .sign-in-btn,
.hero-section-three .banner-section .join-us-btn-cover .join-us-btn:hover {
    background: linear-gradient(90deg, #ff6f28 0, #fe4a23 100%);
    color: #fff
}

.copyright-section .back-to-top-btn:hover,
.header-three nav .demo-btn,
.header-three nav .sign-in-btn:hover {
    background: #0c4b5e;
    color: #fff
}

.hero-section-three {
    background-image: linear-gradient(90deg, #ff6f28 0, #fe4a23 100%);
    position: relative;
    overflow: hidden
}

.hero-section-three::before {
    content: "";
    background-image: url(../img/bg/hero-bg-3.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -130px;
    bottom: 0;
    right: 0;
    left: -160px;
    z-index: 0
}

.FAQ-section .trail-now-section,
.testimonials-section {
    background-image: linear-gradient(90deg, #ff6f28 0, #fe4a23 100%)
}

.hero-section-three .banner-img-section {
    position: relative;
    bottom: 0;
    text-align: center
}

.hero-section-three .banner-img-section img {
    max-width: 90%
}

.hero-section-three .hero-bg-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    mix-blend-mode: luminosity
}

.hero-section-three .hero-bg-2 {
    position: absolute;
    top: 520px;
    left: 12px;
    z-index: 0;
    animation: 5s ease-in-out infinite updown-cross;
    mix-blend-mode: luminosity
}

.hero-section-three .banner-section {
    padding-top: 20px;
    position: relative
}

.hero-section-three .banner-section .banner-header-section {
    margin-bottom: 35px
}

.hero-section-three .banner-section .join-us-btn-cover {
    margin-bottom: 35px;
    position: relative;
    z-index: 0
}

.hero-section-three .banner-section .join-us-btn-cover::after {
    content: "";
    background-image: url(../img/icon/hero-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 27px;
    left: 130px;
    z-index: 0;
    width: 40px;
    height: 49px
}

.hero-section-three .banner-section .join-us-btn-cover .hero-arrow {
    position: absolute;
    top: 28px;
    left: 101px;
    z-index: -1
}

.hero-section-three .banner-section .joined-persons-img {
    width: 95px;
    height: 45px;
    position: relative
}

.hero-section-three .banner-section .joined-persons-img .hero-person-1 {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0
}

.hero-section-three .banner-section .joined-persons-img .hero-person-1:hover,
.hero-section-three .banner-section .joined-persons-img .hero-person-2:hover,
.hero-section-three .banner-section .joined-persons-img .hero-person-3:hover {
    animation: 1s updown
}

.hero-section-three .banner-section .joined-persons-img .hero-person-2 {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 25px
}

.hero-section-three .banner-section .joined-persons-img .hero-person-3 {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 51px
}

.build-better-section,
.enhancing-customer-section {
    padding: 60px 0;
    position: relative;
    z-index: 0
}

.build-better-section .build-better-bg1 {
    position: absolute;
    top: 140px;
    left: 0;
    filter: grayscale(1)
}

.build-better-section .build-better-bg2 {
    position: absolute;
    top: 755px;
    right: 10px;
    -webkit-animation: 5s linear infinite spin;
    -moz-animation: 5s linear infinite spin;
    animation: 5s linear infinite spin
}

.FAQ-section .common-questions,
.build-better-section .clients-brands {
    margin-bottom: 60px;
    position: relative;
    z-index: 3
}

.build-better-section .clients-brands .brand-logos {
    filter: grayscale(100%);
    transition: filter .2s
}

.build-better-section .clients-brands .brand-logos:hover {
    filter: grayscale(0%)
}

.build-better-section .build-better-card {
    border: 1px solid #e5e7eb;
    box-shadow: 0 1px 1px 1px rgba(198, 198, 198, .2);
    border-radius: 10px !important
}

.build-better-section .build-better-card-body {
    background-color: #e8e9ea;
    padding: 38px 26px 0 !important
}

.essential-feature-section {
    padding: 60px 0;
    background-color: #fef1eb;
    position: relative;
    z-index: 1
}

.essential-feature-section .essential-feature-img1 {
    position: absolute;
    top: 364px;
    z-index: 1;
    mix-blend-mode: luminosity
}

.essential-feature-section .essential-feature-img2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1
}

.essential-feature-section .essential-feature-img3 {
    position: absolute;
    top: 116px;
    right: 96px;
    filter: grayscale(1)
}

.essential-feature-section .essential-features-tab .nav-tabs.nav-tabs-solid,
.pricing-section .nav-tabs.nav-tabs-solid {
    background-color: transparent;
    border: 0
}

.essential-feature-section .essential-features-tab .nav-tabs .nav-link {
    background: #fff;
    border: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

@media (max-width:575.98px) {
    .btn {
        padding: 5px 12px
    }

    header .navbar-header .logo {
        display: none
    }

    header .navbar-header .logo-small {
        display: block;
        width: 100%;
        text-align: center
    }

    header .navbar-header #mobile_btn {
        left: 0;
        margin-right: 0;
        padding: 0;
        position: absolute;
        z-index: 99
    }

    header .navbar-header {
        width: 100%
    }

    .features-section .features-slider .owl-nav {
        position: relative;
        top: 0
    }

    .blog-section-2 .free-trial .btn-dark {
        padding: 9px 20px
    }

    .hero-section-three .banner-section .avatar {
        width: 2.7em;
        height: 2.7em
    }

    .essential-feature-section .essential-features-tab .nav-tabs .nav-link {
        padding: 5px 10px
    }
}

@media (max-width:1199.98px) {
    header .main-menu-wrapper .main-nav>li {
        margin-right: 20px
    }

    header .header-btn .btn {
        display: none
    }

    .hero-section-two h1 {
        font-size: 32px
    }

    .essential-feature-section .essential-features-tab .nav-tabs li {
        margin-right: 17px
    }
}

.essential-feature-section .essential-features-tab .nav-tabs.nav-tabs-solid li button:hover {
    background-color: #0d5cb9;
    border-color: #0d5cb9;
    color: #fff !important;
    border-radius: 5px;
    -webkit-text-fill-color: #FFF
}

.essential-feature-section .essential-features-tab .tab-pane {
    border: 6px solid #0c4b5e;
    border-radius: 10px;
    padding: 0 21px;
    background-color: #fff;
    max-width: 79%
}

.enhancing-customer-section .customers .crms-card,
.pricing-section .pricing-card:hover {
    background: #212529
}

.enhancing-customer-section .customers .crms-card .card-body {
    position: relative;
    height: 537px
}

@media (max-width:991.98px) {
    header .main-menu-wrapper .main-nav li.login-link {
        display: block
    }

    .main-header {
        position: absolute
    }

    .megamenu-wrapper {
        padding: 0
    }

    .media-icons,
    .megamenu-wrapper .single-demo .demo-img,
    .megamenu-wrapper h6,
    .menu-img {
        display: none
    }

    .megamenu-wrapper .single-demo a {
        padding: 4px 4px 4px 16px !important
    }

    .megamenu-wrapper .single-demo {
        box-shadow: none;
        padding: 0;
        border: 0
    }

    .blog-section-2 .free-trial h2,
    .features-section .features-slider h3,
    .section-header h1,
    h1 {
        font-size: 24px
    }

    .footer-one .footer-top .footer-links ul li a,
    .list-detail .nav-link,
    .section-header p,
    p {
        font-size: 14px
    }

    .hero-section {
        padding: 40px 0;
        margin-bottom: 40px
    }

    .best-feature::before {
        left: 12%
    }

    .best-feature .feature-img img {
        width: 90%
    }

    .blog-section,
    .build-better-section,
    .core-feature,
    .feature-build,
    .pricing-section,
    .testimonial-section {
        padding: 40px 0
    }

    .list-detail {
        margin-bottom: 0
    }

    .blog-section .blog-card {
        margin-bottom: 40px
    }

    .essential-features-section h2,
    .footer-one .footer-top {
        margin-bottom: 20px
    }

    .hero-section-two {
        padding: 70px 0 0
    }

    .hero-section-two h1 {
        font-size: 28px
    }

    .hrms-software-section {
        padding: 35px 10px 25px
    }

    .hrms-software-section h2 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .essential-features-section {
        padding: 45px 0;
        margin: 40px 0 0
    }

    .essential-features-section .tab-content {
        padding: 30px;
        margin-top: 25px
    }

    .features-section {
        padding: 40px 0 20px
    }

    .features-section h2 {
        font-size: 26px;
        margin-bottom: 20px !important
    }

    .features-section .features-slider .card {
        padding: 5px 0
    }

    .features-section .features-slider .card-body {
        padding: 0 15px 16px
    }

    .counter-section {
        padding: 30px 20px 15px
    }

    .testimonials-section2 {
        padding: 109px 0 20px
    }

    .faq-section2 h2,
    .price-plans-section h2,
    .testimonials-section2 h2 {
        font-size: 26px
    }

    .price-plans-section {
        padding: 40px 0 25px
    }

    .faq-section2 {
        padding: 40px 10px
    }

    .blog-section-2 .free-trial {
        padding: 30px 20px
    }

    .footer-two {
        padding: 40px 0 0
    }

    .header-three {
        margin: 20px 0
    }

    .essential-feature-section .essential-features-tab .nav-tabs li {
        margin-right: 10px;
        margin-bottom: 10px
    }

    .enhancing-customer-section .customers .crms-card .card-body {
        height: 390px
    }
}

.enhancing-customer-section .customers .crms-card .card-body .crms-1 {
    position: absolute;
    max-width: 376px;
    top: 13px;
    left: 14px;
    z-index: 1
}

.enhancing-customer-section .customers .crms-card .card-body .crms-1:hover {
    transform: scale(1.01)
}

.enhancing-customer-section .customers .crms-card .card-body .crms-2 {
    position: absolute;
    max-width: 376px;
    top: 105px;
    right: 13px;
    z-index: 0;
    transition: .5s ease-in-out
}

.enhancing-customer-section .customers .crms-card .card-body .crms-2:hover {
    z-index: 1;
    transform: scale(1.01)
}

.enhancing-customer-section .customers .crms-card .card-body .crms-2:hover .crms-1 {
    z-index: 0
}

.enhancing-customer-section .enhancing-customer-bg1 {
    position: absolute;
    top: 210px;
    filter: grayscale(1)
}

.enhancing-customer-section .enhancing-customer-bg2 {
    position: absolute;
    top: 671px;
    right: 5px
}

.enhancing-customer-section .enhancing-customer-bg-img {
    position: absolute;
    bottom: 196px;
    right: -13px;
    z-index: 1;
    filter: grayscale(1)
}

.enhancing-customer-section .performance-card {
    border: 1px solid #e5e7eb;
    border-radius: 10px
}

.enhancing-customer-section .performance-card .performance-card-body,
.testimonials-section .testimonial-card .testimonial-card-body {
    padding: 20px
}

.enhancing-customer-section .enhancing-customer-icon {
    border-radius: 10px;
    display: flex;
    align-items: center
}

.enhancing-customer-section .enhancing-customer-img-section {
    border-radius: 10px;
    margin-right: 60px
}

.application-encompass-section h3 {
    line-height: 40px
}

.application-encompass-section .start-your-journey:hover {
    background: #0c4b5e
}

.application-encompass-section .group-video-call1 {
    border: 5px solid #fff;
    border-radius: 10px;
    background-color: #fff
}

.pricing-section {
    padding: 60px 0
}

.pricing-section .price-toggle {
    display: inline-flex;
    align-items: center;
    background-color: #edf2f4 !important
}

.pricing-section .nav-tabs .nav-link {
    background: 0 0;
    color: #4b5563;
    border: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.pricing-section .nav-tabs.nav-tabs-solid li a:hover {
    background: #0c4b5e !important;
    border-color: #0c4b5e !important;
    color: #fff;
    -webkit-text-fill-color: #FFF
}

.pricing-section .nav-tabs.nav-tabs-solid li a.active {
    background: #0c4b5e !important;
    border-color: #0c4b5e !important;
    color: #fff !important
}

.pricing-section .pricing-card .rate-tag {
    border-radius: 10px;
    background: radial-gradient(56.9% 327.75% at 45.42% 59.81%, rgba(255, 155, 68, .11) 0, rgba(249, 212, 215, .33) 44.58%, rgba(172, 172, 172, .02) 100%)
}

.pricing-section .pricing-card .ti-x {
    color: #d1d5db
}

.pricing-section .pricing-card:hover .card-body .rate-tag {
    border-radius: 10px;
    background: #ff7129
}

.pricing-section h2 {
    margin-right: 10px
}

.testimonials-section {
    padding: 60px 0;
    position: relative;
    margin-bottom: 60px
}

.testimonials-section .testimonial-bg1 {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: luminosity
}

.testimonials-section .testimonial-bg2 {
    position: absolute;
    bottom: 0;
    left: 0
}

.testimonials-section .testimonial-card {
    box-shadow: 0 1px 1px 1px rgba(198, 198, 198, .2);
    border-radius: 10px
}

.FAQ-section {
    position: relative;
    margin-bottom: 52px;
    z-index: 1;
    overflow: hidden
}

.FAQ-section .faq-bg1 {
    position: absolute;
    left: 0
}

.FAQ-section .faq-bg2 {
    position: absolute;
    right: 0
}

.FAQ-section .accordions-items-seperate .accordion-item {
    border-block-start: 1px solid #E5E7EB;
    border-radius: 10px
}

.FAQ-section .accordion-button {
    background-color: #fff;
    color: #111827;
    padding: 16px;
    font-weight: 500;
    border-radius: 10px;
    font-size: 16px
}

.FAQ-section .accordion-button:not(.collapsed) {
    color: #0d5cb9;
    background-color: #fff;
    box-shadow: none;
    border-radius: 10px
}

.FAQ-section .accordion-button:focus {
    border-color: #e5e7eb;
    box-shadow: none
}

.FAQ-section .accordion-button:after {
    content: "\f078";
    line-height: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    color: #6b7280;
    font-size: 16px;
    width: 24px;
    height: 24px
}

.FAQ-section .accordion.accordion-customicon1 .accordion-button:after {
    content: "+";
    font-family: Fontawesome;
    background-color: #e8e9ea;
    width: 24px;
    height: 24px;
    border-radius: 40px;
    font-size: 16px
}

.FAQ-section .accordion.accordion-customicon1 .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-family: Fontawesome;
    background-color: #0d5cb9;
    font-size: 16px;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 40px
}

.FAQ-section .accordion-item .accordion-button:not(.collapsed)::before {
    border-color: #e5e7eb;
    background: 0 0;
    border-radius: 10px
}

.FAQ-section .trail-now-section {
    width: 1080px;
    padding: 60px 0;
    border-radius: 30px;
    position: relative
}

.FAQ-section .trail-now-section .trail-now-bg1 {
    position: absolute;
    top: -430px;
    left: -79px;
    z-index: 0
}

.FAQ-section .trail-now-section .trail-now-bg2 {
    position: absolute;
    top: 160px;
    left: 34px;
    mix-blend-mode: luminosity
}

.FAQ-section .trail-now-section .trail-now-bg3 {
    position: absolute;
    top: 50px;
    right: 50px;
    mix-blend-mode: luminosity
}

.FAQ-section .trail-now-section input {
    max-width: 330px;
    min-width: 250px;
    padding: 10px 16px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 5px;
    position: relative;
    z-index: 2
}

.FAQ-section .trail-now-section .submit-btn1 {
    background: linear-gradient(90deg, #ff6f28 0, #fe4a23 100%);
    position: relative;
    z-index: 2;
    color: #fff
}

.FAQ-section .trail-now-section .submit-btn1:hover {
    background: #0c4b5e;
    border: 1px solid #0c4b5e
}

.footer-section {
    padding: 60px 0;
    background-color: #111827
}

.footer-section .social-media-btns {
    text-decoration: none;
    padding: 8px;
    border-radius: 60px;
    background-color: #e4ebf1;
    color: #4e5561;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.footer-section .social-media-btns:hover {
    background-color: #cf3425;
    color: #fff;
    transform: translateY(-10px)
}

.footer-section .other-links {
    display: flex;
    flex-direction: column
}

.footer-section .other-links p {
    color: #fff;
    line-height: 24px;
    font-weight: 600
}

.footer-section .other-links a {
    color: #6b7280;
    margin-bottom: 16px
}

.copyright-section {
    padding: 20px 0;
    background-color: #111827
}

.copyright-section .back-to-top-btn {
    position: fixed;
    right: 60px;
    bottom: 60px;
    background: #0d5cb9;
    color: #fff;
    z-index: 3
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes updown {

    0%,
    100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -20px)
    }
}

@keyframes updown-cross {

    0%,
    100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(40px, -40px)
    }
}

.horizontal-slide[data-direction=right] {
    --_animation-direction: reverse
}

.horizontal-slide[data-direction=left] {
    --_animation-direction: forwards
}

.horizontal-slide[data-speed=fast] {
    --_animation-duration: 30s
}

.horizontal-slide[data-speed=slow] {
    --_animation-duration: 120s
}

.horizontal-slide .slide-list {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.horizontal-slide .slide-list:hover {
    animation-play-state: paused
}

.horizontal-slide .support-item {
    margin-right: 100px
}

.datatable-info .dataTables_info,
.datatable-length .dataTables_length,
.datatable-paginate .dataTables_paginate,
.mean-container a.meanmenu-reveal {
    display: none !important
}

.mean-container .mean-bar {
    background: #fff
}

.mean-container .mean-nav {
    background: #fff;
    margin-top: 0
}

.mean-container .mean-nav ul li .submenu li:last-child {
    margin-bottom: 12px
}

.mean-container .mean-nav ul li .submenu li a {
    font-size: 14px;
    font-weight: 400;
    padding: 4px 4px 4px 16px;
    width: 100%
}

.mean-container .mean-nav>ul li a {
    color: #4b5563;
    font-weight: 500;
    padding: 16px 0;
    border: 0
}

.select2-container {
    min-width: 100% !important;
    z-index: 99
}

.select2-container--default .select2-selection--single {
    border: 1px solid var(--Stroke, rgba(145, 158, 171, .3));
    border-radius: 5px
}

.select2-container--default .select2-selection--single .select2-selection__rendered span img,
.select2-results__option span img {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 5px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #111827 !important;
    line-height: 40px;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    padding-right: 30px
}

.select2-container--default .select2-selection--single .select2-selection__rendered span,
.select2-results__option span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.select2-container--default .select2-selection--single .select {
    width: 219px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    right: 7px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    border-color: #374151;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    height: 0;
    margin-left: -6px;
    margin-top: -3px;
    width: 0;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%)
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #000;
    border-width: 1px 0 0 1px;
    margin-top: 3px;
    padding: 3px
}

.select2-container--focus .select2-selection--single {
    background: #fff !important;
    border-color: #e9edf4
}

span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
}

.select2-container--classic .select2-selection--single,
.select2-container--classic .select2-selection--single .select2-selection__arrow,
.select2-container--classic .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-color: #e5e7eb;
    color: #6b7280
}

.select2-dropdown {
    border-color: #e5e7eb
}

.select2-container--default .select2-selection--multiple {
    line-height: 27px;
    height: auto;
    min-height: 40px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: #1b84ff;
    border-color: #1b84ff;
    color: #fff
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-color: #0d5cb9
}

.select2-container--open .ti-filter {
    z-index: 9999 !important
}

table.dataTable {
    margin: 0 !important
}

table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_desc_disabled:after {
    right: 10px !important;
    content: "\f0d7" !important;
    font-family: "Font Awesome 5 Free";
    bottom: 8px !important;
    color: #e5e7eb !important;
    font-size: 10px !important;
    opacity: 1 !important;
    position: absolute;
    font-weight: 600;
    line-height: 1px !important
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_desc_disabled:before {
    right: 10px !important;
    content: "\f0d8" !important;
    font-family: "Font Awesome 5 Free";
    top: 18px !important;
    color: #e5e7eb !important;
    font-size: 10px !important;
    opacity: 1 !important;
    position: absolute;
    font-weight: 600;
    line-height: 1px !important
}

.dataTables_paginate .paging_numbers {
    float: right
}

.dataTables_info {
    font-size: 15px;
    color: #374151;
    font-weight: 500
}

.back-to-top-icon,
.cta {
    cursor: pointer;
    color: #fff
}

.cta,
.cta span {
    font-weight: 700
}

.custom-select {
    min-width: 80px;
    background: url(../img/icons/dropdown.svg) 95% 50% no-repeat
}

.dataTables_paginate .pagination {
    justify-content: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end
}

.dataTables_paginate .pagination li {
    margin: 0 2px
}

.dataTables_paginate .pagination li a {
    background: 0 0;
    border-color: transparent;
    border-radius: 5px !important;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #374151;
    font-size: 14px
}

.dataTables_paginate .pagination li.active a.page-link {
    background: #0d5cb9;
    border-color: #0d5cb9;
    border-radius: 5px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center
}

.dataTables_paginate .pagination li.prev,
.dataTables_paginate .pagination li.previous.disabled {
    width: auto;
    margin: 0 13px 0 0
}

.dataTables_paginate .pagination li.next a,
.dataTables_paginate .pagination li.next.disabled a,
.dataTables_paginate .pagination li.prev a,
.dataTables_paginate .pagination li.previous.disabled a {
    background-color: transparent;
    border: 0;
    width: auto;
    padding: 0
}

.dataTables_paginate .pagination li.next a:hover,
.dataTables_paginate .pagination li.next.disabled a:hover,
.dataTables_paginate .pagination li.prev a:hover,
.dataTables_paginate .pagination li.previous.disabled a:hover {
    color: #03c95a
}

.dataTables_paginate .pagination li.next,
.dataTables_paginate .pagination li.next.disabled {
    width: auto;
    margin: 0 0 0 13px
}

.dataTables_paginate .pagination li.next a i,
.dataTables_paginate .pagination li.next.disabled a i {
    margin-left: 8px
}

.dataTables_filter,
.dataTables_length {
    margin-bottom: 15px
}

.dataTables_paginate {
    margin-top: 15px !important
}

.dataTables_length label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #374151;
    font-size: 14px
}

.dataTables_length label .form-select {
    width: 61px;
    border: 1px solid #e9edf4;
    border-radius: 6px;
    color: #374151;
    margin: 0 8px;
    background-position: right 5px center;
    padding-right: 15px
}

@media (max-width:767.98px) {
    .price-plans-section .price-plan-toggle {
        display: table;
        margin: 0 auto
    }

    .price-plans-section .nav-item {
        display: inline-flex
    }

    .faq-section2 {
        padding: 20px 10px 40px
    }

    .faq-section2 .accordion.accordion-customicon1 .accordion-button {
        padding: 13px 12px
    }

    .blog-section-2 .badge {
        font-size: 14px
    }

    .blog-section-2 .owl-nav {
        position: relative;
        top: auto
    }

    .blog-section-2 .free-trial {
        text-align: center;
        margin-top: 40px
    }

    .enhancing-customer-section .customers .crms-card .card-body {
        height: 540px
    }

    .application-encompass-section .application-encompass-image {
        margin-top: 30px
    }

    .dataTables_info {
        font-size: 12px
    }

    .dataTables_paginate .pagination {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center
    }

    .datatable-length {
        text-align: center
    }
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 15px
}

.custom-table .table-responsive {
    border: 1px solid #e9edf4;
    border-radius: 6px
}

table.table.dataTable>tbody>tr td {
    color: #374151;
    border-bottom: 1px solid #e9edf4;
    padding: 12px 20px
}

table.table.dataTable>thead>tr th {
    color: #111827;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 20px
}

#select-all2~.checkmarks,
#select-all3~.checkmarks,
#select-all~.checkmarks {
    top: -7px
}

.custom-datatable-filter [class*=col-md] {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.core-feature {
    background: url(../img/bg/map.png), linear-gradient(272.85deg, rgba(24, 100, 194, .801733193277311) 0, #599ff5 100%);
    padding: 60px 0;
    height: 770px
}

.hero-sections,
.hero-sections1 {
    height: 530px;
    padding: 60px 0 0;
    z-index: 1;
    position: relative;
    margin-bottom: 60px
}

.hero-sections {
    background: #f4f9ff
}

.hero-sections1 {
    background: #fff
}

.row-gap-3 {
    display: flex;
    justify-content: space-evenly;
    row-gap: 1rem !important
}

.left-align {
    text-align: justify
}

.back-to-top-icon {
    position: fixed;
    left: 96%;
    bottom: 30px;
    z-index: 9999;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 0 10px;
    background: #0d5cb9;
    border: 0;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.cta,
.cta span,
.cta svg {
    position: relative
}

.cta svg,
.cta:before {
    top: 0;
    transition: .3s
}

.cta {
    margin: auto;
    padding: 10px 20px;
    transition: background .3s;
    border: none;
    background: 0 0;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 16px;
    border-radius: 5px;
    display: flex
}

.cta:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    border-radius: 50px;
    background: #b1dae7;
    width: 45px;
    height: 45px
}

.cta span {
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    letter-spacing: .05em;
    color: #234567
}

.cta svg {
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #234567;
    stroke-width: 2;
    transform: translateX(-5px)
}

.cta:hover:before {
    width: 100%;
    background: #b1dae7
}

.cta:active {
    transform: scale(.95)
}


/* Dropdown Grid */
.dropdown-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 columns */
    gap: 20px;
    padding: 20px;
    list-style: none;
    min-width: 700px;
    /* wider for proper alignment */
}

.dropdown-grid li {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
}

.dropdown-grid li:hover {
    background: #f9f9f9;
}

.dropdown-grid img {
    margin-bottom: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dropdown-content h4 {
    font-size: 16px;
    margin: 5px 0;
    font-weight: 600;
    color: #333;
}

.dropdown-content p {
    font-size: 13px;
    color: #666;
    margin: 0;
}

/* Mega Menu Container */
.mega-dropdown {
    position: relative;
}


.mega-dropdown:hover .mega-menu {
    display: block;
}

/* Grid Layout */
.mega-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 3px;
}

/* Item Layout - Image Left, Text Right */
.mega-item a {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 10px 4px;
    border-radius: 8px;
    /* transition: all 0.3s ease; */
    text-decoration: none;
    color: #333;
}


/* Image Styling */
.mega-item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    flex-shrink: 0;
}

/* Text Styling */
.mega-item h4 {
    letter-spacing: 0.6px;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
}

.mega-item p {
    letter-spacing: 0.6px;
    font-weight: 300;
    font-size: 10.5px;
    color: #666;
    margin: 2px 0 0;
    line-height: 1.2;
}

/* Divider */
.mega-menu hr {
    margin-top: 20px;
    border: none;
    border-top: 1px solid #eee;
}

/* Responsive */
@media(max-width: 991px) {
    .mega-dropdown .mega-menu {
        width: 100%;
        left: 0;
    }

    .mega-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 576px) {
    .mega-row {
        grid-template-columns: 1fr;
    }
}

/*  */


/* Mega Menu Styles */

.bg-menu {

    background: #f3f8ff;

}

.mt-2 {
    margin-top: 20px;
}



.mega-menu {
    position: absolute;
    left: -302%;
    padding: 10px;
    top: 100%;
    width: 900px;
    background: white;
    border-radius: 10px;
    box-shadow: rgba(60, 60, 60, 0.12) 0px 10px 13.3px 0px;
    gap: 30px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 9999;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.nav-item:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mega-col {
    padding: 15px;
}

.mega-col h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.mega-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    /* allow items to wrap */
    gap: 10px 20px;
}

.mega-col li {
    flex: 0 0 48%;
    /* each item ~half width */
    box-sizing: border-box;
    display: flex;
    /* keep icon + text aligned */
    align-items: center;
    padding: 12px 10px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.mega-col li:hover {
    color: #333;
}

.mega-col li i {
    margin-right: 12px;
    font-size: 14px;
    text-align: center;
    color: #215C5C;
    background: #eef6ff;
    width: 30px;
    padding: 5px 5px;
    height: 30px;
    border-radius: 60px;
    line-height: 20px;
}


/* Dropdown container */
.solution-dropdown {
  position: relative;
}

/* Main dropdown box */
.solution-menu-alt {
 position: absolute;
    left: -225%;
    padding: 25px 30px;
    top: 100%;
    width: 650px;
    background: white;
    border-radius: 10px;
    box-shadow: rgba(60, 60, 60, 0.12) 0px 10px 13.3px 0px;
    gap: 30px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s 
ease;
    z-index: 9999;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

/* Show dropdown on hover */
.solution-dropdown:hover .solution-menu-alt {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Each section (By Industries / Usecases) */
.solution-section {
  margin-bottom: 25px;
}

.solution-section:last-child {
  margin-bottom: 0;
}

/* Headings */
.solution-section h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

/* Grid layout for 2x2 structure */
.solution-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 per row */
  gap: 20px 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* List items */
.solution-grid li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.2s ease;
}

.solution-grid li:hover {
  color: #0d5cb9;
}

/* Icons */
.solution-grid li i {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e8f0f8;
  color: #0d5cb9;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
}

/* ---------------------------------------- */
/* ✅ Responsive (mobile view) */
/* ---------------------------------------- */
@media (max-width: 991px) {
  .solution-menu-alt {
    position: static;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    padding: 15px;
    transform: none;
    opacity: 1;
    visibility: visible;
  }

  .solution-grid {
    grid-template-columns: 1fr; /* stack on mobile */
    gap: 10px;
  }

  .solution-grid li {
    font-size: 13px;
  }

  .solution-section h3 {
    font-size: 15px;
  }
}