.owl-carousel {
    z-index: unset;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    /* color: #fff; */
}

.form-check-input[type=checkbox] {
    border-radius: .25em;
    padding: 0px;
    width: 2em;
    height: 2em;
}

.custome-checkbox .form-check-input{
    margin: 0px;
    margin-right: 10px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #d85141;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(220 108 96);
}

.form-check-input:checked {
    background-color: #d85141;
    border-color: #d85141;
}

/* .sec-title h2{
    color: #fff;
} */

.row.with-forms input, .row.with-forms input[type="text"], .row.with-forms input[type="password"], .row.with-forms input[type="email"], .row.with-forms input[type="number"], .row.with-forms textarea, .row.with-forms input, .row.with-forms select, .row.with-forms .chosen-container {
    margin-bottom: 18px;
    border-radius: 3px;
}

input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select {
    margin: 0 0 0 0;
}

input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select {
    height: 51px;
    line-height: 51px;
    padding: 0 20px;
    outline: none;
    font-size: 15px;
    color: #808080;
    margin: 0 0 16px 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
    border-radius: 3px;
}

#courseList tbody tr {
    height: 40px;
}

table.dataTable tbody tr {
    background-color: transparent;
}

#courseList td:nth-child(3) {
    max-width: 50px;
    word-wrap: break-word;
    white-space: normal;
}

.thumbnail-image {
    transition: transform 0.3s ease;
    max-width: 50px;
}

.the3rd-class{
    width: 33.3% !important;
}

.full-width-header.header-style1.home1-modifiy .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li .bold-font{
    font-weight: bold !important;
    color: #d64635 !important;
}

.rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
    height: 59px !important;
    line-height: 51px !important;
}

/* Floating WhatsApp Container */
.whatsapp-floating-container {
    position: fixed;
    bottom: 80px;
    right: 15px;
    z-index: 1000;
}

/* WhatsApp Button */
.whatsapp-button {
    width: 50px;
    height: 50px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.whatsapp-button img {
    width: 30px;
    height: 30px;
}

/* WhatsApp Popup */
.whatsapp-popup {
    display: none;
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 300px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 10px;
    font-family: Arial, sans-serif;
    z-index: 1001;
}

.whatsapp-popup p {
    background-color: #128c7e;
    color: white;
    margin: -10px -10px 10px;
    padding: 10px;
    font-size: 16px;
}

.whatsapp-popup .consultant {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.whatsapp-popup .consultant img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.whatsapp-popup .consultant .status {
    font-size: 12px;
    color: green;
}

.whatsapp-popup .consultant .status.online::before {
    content: "•";
    color: green;
    margin-right: 5px;
}

.whatsapp-popup .consultant .details {
    display: flex;
    align-items: center;
    gap: 20px; /* Spacing between text items */
}

.whatsapp-popup .consultant .details .status.online {
    color: green;
    font-size: 12px;
}

/* Hover Effect */
.whatsapp-floating-container:hover .whatsapp-popup,
.whatsapp-popup:hover {
    display: block;
}

#scrollUp {
    bottom: 75px;
    right: 25px;
}

@media (max-width: 1369px) {
    #map-container.homepage-map {
        height: 380px;
    }
}

#map-container.homepage-map {
    height: 380px;
    overflow: hidden;
}

#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 990;
    /* margin-bottom: 60px; */
}

#map {
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 990;
}

.cluster {
    width: 36px !important;
    height: 36px !important;
}

#geoLocation:hover, #mapnav-buttons a:hover, #scrollEnabling.enabled, #scrollEnabling:hover, #streetView:hover, .cluster div, .custom-zoom-in:hover, .custom-zoom-out:hover, .infoBox-close:hover, .listing-carousel.owl-theme .owl-controls .owl-next:after, .listing-carousel.owl-theme .owl-controls .owl-prev:before, .listing-carousel.owl-theme.outer .owl-controls .owl-next:hover::after, .listing-carousel.owl-theme.outer .owl-controls .owl-prev:hover::before, .slick-next:after, .slick-prev:after {
    background-color: #d64635;
}

.cluster div {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 500;
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    background-color: #66676b;
}

#geoLocation:hover,
#mapnav-buttons a:hover,
#scrollEnabling.enabled,
#scrollEnabling:hover,
#streetView:hover,
.cluster div,
.custom-zoom-in:hover,
.custom-zoom-out:hover,
.infoBox-close:hover,
.listing-carousel.owl-theme .owl-controls .owl-next:after,
.listing-carousel.owl-theme .owl-controls .owl-prev:before,
.listing-carousel.owl-theme.outer .owl-controls .owl-next:hover::after,
.listing-carousel.owl-theme.outer .owl-controls .owl-prev:hover::before,
.slick-next:after,
.slick-prev:after {
    background-color: #d64635
}

.map-box .listing-img-container:after {
    background: linear-gradient(to bottom, transparent 50%, #d64635)
}

#map-container .main-search-container {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 100%);
    z-index: 9999;
    transition: all 0.4s;
    width: auto
}

#map-container .main-search-container.active {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9999
}

#map-container .main-search-form {
    width: 100%;
    margin-top: 0
}

#map-container .main-search-box {
    padding-bottom: 15px;
    margin-top: 0;
    border-radius: 0 3px 3px 3px
}

#map-container.homepage-map {
    height: 380px;
    overflow: hidden
}

input[type=date] {
    padding: 15px 18px;
    min-height: 50px
}

#map_canvas {
    background-color: #fff !important
}

#map-venues {
    position: relative;
    overflow: visible;
    width: 100% !important;
    min-height: 380px
}

.main-search-box.search-block {
    background: url(https://holistiquetraining.com/storage/sliders/bg2.jpg) center center / cover no-repeat;
    /* background-color: #d64635; */
    padding: 30px;
    padding-bottom: 20px;
    margin-top: 1px;
    border-radius: 3px
}

.with-forms .col-md-2{
    text-align: center;
}

@media (max-width:1369px) {
    #map-container.homepage-map {
        height: 380px
    }
}

#map-container.homepage-map.overflow {
    overflow: visible
}


.cluster img {
    display: none
}

.cluster {
    width: 36px !important;
    height: 36px !important
}

.cluster div {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 500;
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    background-color: #d64635
}

@keyframes cluster-animation {
    0%,
    100% {
        transform: scale(1.3) rotate(0deg)
    }
    50% {
        transform: scale(1.5) rotate(90deg)
    }
}

.cluster div:before {
    border: 7px solid #d64635;
    opacity: .2;
    box-shadow: inset 0 0 0 4px #d64635;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: cluster-animation 2.5s infinite !important;
}

.center a.button {
    background-color: #062e50;
    top: 0;
    padding: 10px 10px;
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    margin-right: 6px;
    overflow: hidden;
    border: none;
    border-radius: 3px;
}

.full-width-header.home8-style4.main-home .menu-area .rs-menu-area .main-menu .rs-menu .mega-menu-container ul.sub-menu {
    border-bottom: unset !important;
    border-color: unset !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    padding: 3px 3px !important;
}

.main-search-input button.button {
    width: auto;
    min-width: 120px;
    margin: 0;
    position: relative;
    margin-left: 0px;
    flex: 0 auto;
    height: 51px;
    border-radius: 3px;
}

button.button {
    background-color: #062E50;
    color: #fff;
}


.rs-about.style1 .notice-bord.style1 .title {
    border-radius: 3px;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link {
    border-radius: 3px;
}

.rs-blog.style1 .events-short {
    border-radius: 3px;
}

.course-inquiry p, #enrollModal p{
    margin-bottom: 3px;
}

.hidden{
    display: none;
}

/* #enrollModal input,
#enrollModal input[type="text"],
#enrollModal input[type="password"],
#enrollModal input[type="email"],
#enrollModal input[type="number"],
#enrollModal textarea,
#enrollModal select,
.course-inquiry input,
.course-inquiry input[type="text"],
.course-inquiry input[type="password"],
.course-inquiry input[type="email"],
.course-inquiry input[type="number"],
.course-inquiry textarea,
.course-inquiry select {
    height: 40px;
    line-height: 51px;
    margin: 0 0 5px 0;
} */

.intro-video img{
    border-radius: 3px;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link{
    padding: 0 5px 0px 30px;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link:after{
    left: 10px;
}

.full-width-header .rs-header .menu-area .nav-expander span {
    background: #000000;
}

.topbar-right li a{
    color: #fff;
}

.subscribe-footer{
    font-size: 36px;
    font-weight: 700;
    color: #ffffff !important;
    font-family: 'Nunito', sans-serif;
    margin: 0 0 26px;
    line-height: 1.2;
}

.footer-widget p{
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    font-family: 'Nunito', sans-serif;
    margin: 0 0 26px;
    line-height: 1.2;
}

.footer-widget .white-color-p{
    text-transform: lowercase;
    font-size: 12px;
}

.register-error-message, .inquiry-error-message{
    color: #d64635;
}

#inquiry-form-btn:hover{
    color: #fff;
}

#enrollModal .modal-content,#inquiryModal .modal-content{
    background: url(https://holistiquetraining.com/storage/sliders/bg2.jpg) center center / cover no-repeat;
}

/* Default inactive sorting icons */
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after {
    color: white !important;
    opacity: 0.5 !important; /* Makes inactive icons less visible */
}

/* Active descending sort */
table.dataTable thead > tr > th.sorting_desc:before {
    color: white !important;
    opacity: 1 !important; /* Fully visible active icon */
}

/* Active ascending sort */
table.dataTable thead > tr > th.sorting_asc:after {
    color: white !important;
    opacity: 1 !important; /* Fully visible active icon */
}


.course-overview p, .course-overview p span,.course-overview li span,.course-overview li p span, .tab-pane p,.tab-pane li,
 .tab-content p, content p, .post-content p, .post-content p span, .post-content ol li,
  .post-content ol li span, .post-content ul li, .post-content ul li span{
    font-family: Calibri, sans-serif !important;
    font-size: 12pt !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    margin: 0 0 0px !important;
    line-height: 1.44 !important;
}

.newsletter-success-message{
    color: #25d366;
    background-color:#c0edf1;
    border-color:#58d0da;
}

.newsletter-error-message{
    color: red;
    background-color:#c0edf1;
    border-color:#58d0da;
}

@media only screen and (max-width: 600px) {
    .row.with-forms input, .row.with-forms input[type="text"], .row.with-forms input[type="password"], .row.with-forms input[type="email"], .row.with-forms input[type="number"], .row.with-forms textarea, .row.with-forms input, .row.with-forms select, .row.with-forms .chosen-container {
        margin-bottom: 3px;
    }

    input, input[type="text"], input[type="password"], input[type="email"], input[type="number"],input[type="date"], textarea, select {
        /* height: 20px; */
    }

    .card .d-flex{
        flex-direction: column;
        gap: 10px;
    }

    .d-flex .ms-3{
        margin-left: 0rem !important;
    }
}
