@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css');


/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #ced4da #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background: #ffffff;
}

*::-webkit-scrollbar-thumb {
    background-color: #ced4da;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

body {
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    background-color: rgb(236, 242, 255)
}

a,
.accordion-flush .accordion-item .accordion-button {
    color: #0A1362;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-item:first-of-type {
    border-top: none;
}

.fw-bold {
    font-weight: 500 !important;
}

.text-primary {
    color: #0A1362 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.z-index-1 {
    z-index: 1;
}

/*.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active,*/
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    background: #0A1362 !important;
    border-color: #0A1362;
    color: #ffffff;
}

.btn-outline-primary {
    border-color: #0A1362;
    color: #0A1362;
}

.bg-light-subService {
    background: #a9bec847;
    border-radius: 6px;
}

.bg-success {
    background: #35b059 !important;
}

.border-dashed {
    border: 1px dashed #0A1362;
}

.w-15 {
    width: 15% !important;
}

.ck-editor__editable {
    min-height: 100px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #0a1362;
    color: #ffffff !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #3F51B5 !important;
    border-bottom: 2px solid #3F51B5;
    border-radius: 0;
}

#sidebarMenu .nav-item .active {
    background: blue;
    color: white !important;
}

/* body {
    font-size: .875rem;
} */

.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
    position: fixed;
    top: 0;
    /* rtl:raw:
  right: 0;
  */
    bottom: 0;
    /* rtl:remove */
    left: 0;
    z-index: 100;
    /* Behind the navbar */
    padding: 60px 0 0;
    /* Height of navbar */
}

.dropdown-toggle::after {
    display: none;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
    background: #0A1362;
    border: 1px solid #0A1362;
}

.cmt-12 {
    margin-top: 12rem;
}

.mtn-10 {
    margin-top: -15rem;
}

.front-home-banner {
    background: url(../images/home-business-banner.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.banner {
    background: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.card {
    border: 0;
}

.image-container {
    width: 100%;
    height: 175px;
    overflow: hidden;
}

.image-container img,
.image-container-slides img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

#box-layout .card {
    min-height: 140px;
}

.tox-notifications-container {
    display: none !important;
    opacity: 0 !important;
}



.frmappended .main_file,
.frmappended .col {
    width: 100%;
}

.accordion-flush .accordion-item .accordion-button {
    border-bottom: 1px solid #dee2e6;
}

.accordion-flush .accordion-item .accordion-button.collapsed {
    border-bottom: 0;
}

.accordion .accordion-item .btn-outline-danger {
    position: absolute;
    right: 80px;
    margin-top: -43px;
    z-index: 1;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
}

.dropdown .dropdown-menu .dropdown-item:hover,
.dropdown .dropdown-menu .dropdown-item:hover i,
.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown .dropdown-menu .dropdown-item:focus i,
.dropdown .dropdown-menu .list-group-flush>.list-group-item:hover,
.dropdown .dropdown-menu .list-group-flush>.list-group-item:hover i,
.dropdown .dropdown-menu .list-group-flush>.list-group-item:focus,
.dropdown .dropdown-menu .list-group-flush>.list-group-item:focus i {
    background: #0A1362;
    color: #ffffff !important;
}

footer .social-links a img {
    display: inline-block;
    background: #0A1362;
    color: #fff;
    padding: 6px;
    margin-right: 4px;
    border-radius: 25%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

/*footer .social-links a:hover {
    background: #5faee3;
    color: #fff;
    text-decoration: none;
}*/

.separator {
    display: flex;
    align-items: center;
    text-align: center;
}

.separator::before,
.separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #dee2e6;
}

.separator:not(:empty)::before {
    margin-right: .25em;
}

.separator:not(:empty)::after {
    margin-left: .25em;
}

.select2-container {
    width: -webkit-fill-available !important;
}

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

.select2-container--bootstrap-5.select2-container--open .select2-selection,
.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus,
.btn:active:focus,
.btn:focus,
textarea:focus,
textarea.form-control:focus,
select:focus,
select.form-select:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: none;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
    background-color: #0A1362;
}


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

.form-select.error {
    color: #212529 !important;
}

.radio-toolbar {
    display: flex;
    justify-content: space-evenly;
}

.radio-toolbar label {
    font-size: 1.2em;
}

.radio-toolbar input[type="radio"] {
    visibility: hidden;
    display: none;
}

.radio-toolbar label {
    display: inline-block;
    background-color: white;
    padding: 15px 18px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    cursor: pointer;
    width: 15%;
    text-align: center;
    white-space: nowrap;
}

.radio-toolbar label:hover {
    background-color: rgb(6 55 101);
    color: white
}

.radio-toolbar input[type="radio"]:focus+label {
    border: 2px dashed rgb(6 55 101);
}

.radio-toolbar input[type="radio"]:checked+label {
    background-color: rgb(6 55 101);
    color: white;
    /* border: 0px dashed white; */
}

.custom-fonts {
    font-size: 0.85rem;
    color: #0A1362;
    font-weight: 600;
}

.animateddiv {
    transition: all 0.3s linear;
    animation-duration: 300ms !important;
}

.animateddiv.active a {
    pointer-events: none;
}

.animateddiv.active:nth-child(3) a {
    pointer-events: auto;
}

.banner-icon-hover{
    display: none;
}

.animateddiv .card .card-body p, .animateddiv.active .card .card-body p {
  font-size: clamp(12px, 1vw, 20px);
}

@media (min-width: 600px) {
    .animateddiv {
        width: 18.2%;
    }

    .animateddiv.active {
        width: 27%;
    }

    .image-container-slides {
        width: 100%;
        height: 352px;
        overflow: hidden;
    }

    .animateddiv,
    .animateddiv.active,
    .animateddiv:hover,
    .animateddiv:focus {
        cursor: pointer;
    }

    .animateddiv a .card {
        min-height: 150px;
    }

    .animateddiv.active a .card {
        background: #0A1362;
        color: #fff;
    }

    /* Default hide hover image */
    .animateddiv img:nth-child(2) {
        display: none;
    }

    /* Active state */
    .animateddiv.active img:nth-child(1) {
        display: none;
    }
    .animateddiv.active img:nth-child(2) {
        display: block;
        margin: auto;
    }

    /* Hover state */
    .animateddiv:hover img:nth-child(1) {
        display: none;
    }
    .animateddiv:hover img:nth-child(2) {
        display: block;
        margin: auto;
    }

    .front-home-banner {
        min-height: 100vh;
    }
}


.custom-ht-500 {
    min-height: 85vh;
}

.swal-icon--custom img {
    width: 180px;
}

.swal-footer {
    text-align: center;
}

.form-control.error {
    font-size: 1rem;
    margin: 0;
}

.custom-tables table {
    width: 100% !important;
}

.custom-tables table tr td {
    border: 1px solid #eee;
    padding: 8px;
}

.custom-tables table tr:first-child {
    background: #efefef;
    font-weight: 600;
}

table.table-bordered th,
table.table-bordered td {
    vertical-align: middle;
    font-size: 14px;
}

.active>.page-link,
.page-link.active,
.form-check-input:checked {
    background-color: #0A1362;
    border-color: #0A1362;
}

.btn-link {
    color: #0A1362;
}

.error {
    text-align: left;
    color: #f10808;
    margin-top: 4px;
    display: block;
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.owl-nav .owl-prev .bx-chevron-left,
.owl-nav .owl-next .bx-chevron-right {
    font-size: 30px;
    border: 1px solid;
    border-radius: 50px;
    position: absolute;
    top: 36%;
}

.owl-nav .owl-prev .bx-chevron-left {
    left: -5%;
}

.owl-nav .owl-next .bx-chevron-right {
    right: -5%;
}

@media (max-width: 576px) {
    .radio-toolbar label {
        width: 30%;
    }

    .animateddiv .card {
        min-height: 140px;
        max-width: 230px;
        margin: auto;
    }

    #offcanvasRight,
    #overlay {
        width: 100% !important;
    }
    
    .front-home-banner {
         min-height:45vh;
    }
    
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

.sticky {
    position: fixed !important;
    width: 100%;
    z-index: 2;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-duration: 1s;
    animation-delay: 1s;
}

.file-drop-area {
    position: relative;
    display: block;
    align-items: center;
    max-width: 100%;
    padding: 10px;
    border: 1px dashed #959595;
    border-radius: 3px;
    transition: 0.2s;
    text-align: center;
}

.choose-file-button {
    flex-shrink: 0;
    /*  background-color: rgba(255, 255, 255, 0.04);
            border: 1px solid #959595;
            border-radius: 3px;
            padding: 8px 15px;*/
    margin-left: 10px;
    /*  text-transform: uppercase;*/
}

.file-message {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;

}

.clean {
    clear: both;
}

.colorBox {
    cursor: pointer;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 8px;
    margin-bottom: 0.8rem
}

.colorBox.WorkingDayState {
    background-color: #8ade8f;
}

.colorBox.RestDayState {
    background-color: #de5962;
}

.operationTime .mini-time {
    padding: 10px 3px;
    font-size: 13px;
    font-weight: normal;
}

.dayContainer .add-on {
    padding: 4px 2px;
}

.colorBoxLabel {
    clear: both;
    font-size: 12px;
    font-weight: bold;
}

.invisible {
    visibility: hidden;
}

.operationTime {
    margin-top: 5px;
}

.mobile-bg {
    background: url(../images/mobile-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000000;
    padding: 20px;
    border-radius: 20px;
    background-size: 24px;
}

.carousel-item img:after {
    opacity: 0.4;
}

.lightbox .lb-image {
    width: 350px !important;
    height: auto !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    color: #495057;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0A1362;
}

#AvailableServices {
    border-collapse: separate;
    border-spacing: 0 20px;
}

#AvailableServices tr td,
#AvailableServices tr th {
    padding: 15px;
    vertical-align: middle;
}

#scrollable-dropdown-menu .tt-dropdown-menu {
    max-height: 150px;
    overflow-y: auto;
}

.tt-dropdown-menu {
    background-color: #FFFFFF;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.twitter-typeahead {
    display: block !important;
}


.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    display: inline-block;
    font-size: 0.85em;
}

.ms-options-wrap,
.ms-options-wrap * {
    box-sizing: border-box;
    list-style: none;
    padding-left: 0;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: .85rem;
    color: #333333;
    outline: none;
    white-space: nowrap;
}

.ms-options-wrap>button:after {
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
}

.ms-options-wrap>.ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
    text-align: left;
}

.ms-options-wrap>.ms-options>.ms-search input {
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap>.ms-options>ul>li.optgroup {
    padding: 5px;
}

.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap>.ms-options>ul>li.optgroup .label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.ms-options-wrap>.ms-options>ul label {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px;
    margin: 1px 0;
}

.ms-options-wrap>.ms-options>ul li.selected label,
.ms-options-wrap>.ms-options>ul label:hover {
    background-color: #efefef;
    padding: 4px;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
    margin-right: 5px;
    position: absolute;
    left: 4px;
    top: 7px;
}

.profile-pic {
    width: 200px;
    max-height: 200px;
    display: inline-block;
}

.file-upload {
    display: none;
}

.circle {
    border-radius: 100% !important;
    overflow: hidden;
    width: 100px;
    height: 100px;
    border: 2px solid rgb(131 131 131 / 20%);
}

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

.p-image {
    position: absolute;
    top: 108px;
    right: 180px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    /* border: 1px solid #000; */
    padding: 2px 4px;
    border-radius: 38%;
}

.p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.upload-button {
    font-size: 1.2em;
}

.upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide,
.form-wrap.form-builder .form-actions {
    display: none !important;
}

.form-wrap.form-builder .stage-wrap.empty {
    min-height: 520px !important;
    border: 1px dashed #ccc !important;
}

hr {
    margin: 4px;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}

span.notice {
    color: #eb8910;
    font-size: 10px;
}

button.btn.btn-link.text-decoration-none.text-primary.fw-bold.addRow {
    position: absolute;
    bottom: 0;
}

/*** Service ***/
.service-item {
    position: relative;
    padding: 45px 30px;
    background: #f8f9fa;
    transition: 0.2s;
}

.service-item .service-icon i {
    width: 90px;
    height: auto;
    color: #0A1362;
    transition: 0.2s;
    margin-bottom: 20px;
}

/*.we-offer,*/
/*.service-icon i,*/
/*.service-item h5,*/
/*.service-item p {*/
/*    transition: 0.2s;*/
/*}*/

/*.we-offer {*/
/*    background: #ffffff;*/
/*}*/

/*.we-offer.active,*/

.service-item.active {
    background: #0A1362;
    color: #ffffff;
} 

.service-item.active .service-icon i {
    color: #ffffff;
}

.bg-light-yellow{
    background-color: #ffea8d;
}

.we-offer {
    background-image: url(../images/we-offer-bg.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

/*.we-offer.active a {*/
/*    background: #ffbf18 !important;*/
/*    color: #0A1362;*/
/*}*/

/*** Team ***/
.team-item {
    transition: .5s;
    border: 1px solid #0A1362;
}