.main-menu .has-sub a.active {
    color: #b68c5a !important;
}
.team-thumb .brd {
    width: 255px !important;
    height: 349px !important;
}
.team-thumb img {
    object-fit: cover;
    height: 100% !important;
}
.map-box {
    width: 100% !important;
    height: 450px !important;
}
.map-box img {
    object-fit: cover;
    height: 100%;
}
.features-services-area .container.top-panel {
    margin-top: -120px !important;
}

.counter-area .cta-title h2:after {
    background: url(../img/icon/statistic-arrow.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    left: 75%;
    top: 100%;
    width: 83px;
    height: 42px;
}
.announce-text {
    display: none;
}
.tender-text {
    display: none;
}
.circle-light-txt {
    fill: #fff;
}
path,
text {
    cursor: pointer;
}
path.active_path {
    stroke: #a30000;
    stroke-width: 2px;
}
a.back-btn {
    color: #ffffff;
    /* background-color: #fff;
    border-radius: 2px;
    padding: 5px 10px; */
}
a.back-btn:hover {
    color: #ffffff;
    /* background-color: #fff; */
}
.header-cta ul li .back-btn i {
    margin-left: 5px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    background-color: transparent !important;
}
.main-menu .has-sub > ul {
    z-index: 105 !important;
}

/* #circle_choudwar, #circle_sambalpur, #circle_koraput, #circle_baripada, #circle_anugul, #circle_phulbani, #circle_berhampur {
    display: none;
} */
/* #circle_choudwar, #circle_sambalpur, #circle_koraput, #circle_baripada, #circle_anugul, #circle_phulbani, #circle_berhampur {
    display: none;
} */

/* chatBot */

#chatbot-icon {
    position: fixed;
    bottom: 25px;
    right: 25px;
    color: white;
    width: 75px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 999;
    transition: background-color 0.3s;

    /* Glow Effect */
    box-shadow: 0 0 0 rgba(0, 86, 179, 0.4);
    animation: pulseGlow 2s infinite;
}
#chatbot-icon .bot-img {
    width: 80px;
    height: 75px;
}

#chatbot-icon:hover {
    background-color: #003e8a;
}

/* Animation Keyframes */
@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 86, 179, 0.7);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(0, 86, 179, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 86, 179, 0);
    }
}

#chatbot-box {
    position: fixed;
    bottom: 100px;
    right: 25px;
    width: 300px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 999;
    display: none;
    overflow: hidden;
}

#chatbot-header {
    background-color: #0056b3;
    color: white;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#chatbot-header button {
    background: none;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

#chatbot-body {
    padding: 15px;
    max-height: 400px;
    overflow-y: auto;
}
#chat-box {
    padding: 10px;
    width: 270px;
    height: 200px;
    overflow-y: scroll;
    background-color: #ffffff;
    margin-bottom: 5px;
}
.user {
    color: blue;
}
.bot {
    color: green;
}
#chat-box p.bot {
    color: #555;
    font-style: italic;
}
#chat-box p.user {
    font-weight: bold;
}

/* chatbot end */

/* Assecibility */

.header-cta ul li .back-btn i {
    margin-left: 5px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    background-color: transparent !important;
}
.main-menu .has-sub > ul {
    z-index: 105 !important;
}

/* Accessbility Box */

.main-menu .has-sub > ul.accessbility-box {
    background-color: #fff;
    border-radius: 2px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 100%;
    min-width: 320px;
}
.accessbility-box h5 {
    font-size: 20px;
    color: #b28958;
    font-weight: 400;
    text-align: center;
}
.accessbility-box .acc-tool {
    width: 100%;
    margin: auto;
}
.accessbility-box .col-4 {
    padding: 3px;
}
.main-menu .has-sub > ul.accessbility-box li {
    padding-left: 0px;
    border-left: 0px transparent;
}
.main-menu .has-sub > ul.accessbility-box li a {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #254686;
}
.main-menu .has-sub > ul.accessbility-box li a i {
    margin-bottom: 7px;
}

/* Color Adjustment */

.dark {
    header {
        background: #202020;
    }
    section {
        background: #202020;
    }
    .header-mid {
        background: #202020;
    }
}

.dark {
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a {
        color: #fff;
    }
}

.dark section.features-services-area {
    a,
    p {
        color: #b28958;
    }
}
.dark section.services-area {
    h2,
    h3,
    h5,
    a {
        color: #b28958;
    }
}
.dark section.blog-area {
    a {
        color: #b28958;
    }
}
.dark section.about-area {
    a,
    p {
        color: #b28958;
    }
}
.dark section .services-categories li a {
    color: #fcfcfc !important;
}

.dark .dark-active {
    background: #101010;
}
.light .light-active {
    background: #e1ad6e;
}

a.dark-active,
a.light-active {
    color: #fff;
}

.dark .main-menu .has-sub > ul.accessbility-box {
    background-color: #767171;
}

.link-focus a {
    color: #fff;
    background: #990e2f;
}
.link-focus .main-menu {
    background: #990e2f;
}
.link-focus .main-menu ul li a {
    color: #fff;
}
.link-focus .main-menu ul li a:hover {
    color: #fff;
}
.link-focus .res-view li a {
    background: transparent;
}
.link-focus .header-cta .media-link {
    background: #990e2f;
}

/* Text Adjustment */

#btn-decrease {
    font-size: 12px;
}
#btn-orig {
    font-size: 14px;
}
#btn-increase {
    font-size: 12px;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    /* Removes blue highlight */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
}

.img-wrapper img {
    height: 100vh;
    width: 100%;
    max-height: 320px;
    object-fit: cover;
    object-position: center;
}

@media screen and (min-width: 768px) {
    #overlay img {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton,
#prevButton,
#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

#nextButton:hover,
#prevButton:hover,
#exitButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #nextButton,
    #prevButton,
    #exitButton {
        font-size: 3em;
    }
}

#exitButton {
    position: absolute;
    top: 15px;
    right: 15px;
}

.list-section .blog-thumb2 img {
    width: auto;
    max-width: 225px !important;
    height: 225px !important;
}
.list-section .blog-content2 {
    background: #f5f5f5;
    padding: 14px;
    position: relative;
    /* z-index: 1; */
}
.list-section .blog-content2 .b-meta {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 12px;
}
.list-section .b-meta ul li {
    display: inline-block;
    margin-right: 8px;
    border-right: 2px solid #f5f5f5;
    padding-right: 8px;
}
.list-section .blog-content2 .date-home {
    position: absolute;
    font-size: 12px;
    top: -20px;
    background: #b68c5a;
    color: #fff;
    padding: 3px 10px;
    right: 15px;
    box-shadow: 1px 1.732px 30px 0px rgba(182, 140, 90, 0.6);
}
.list-section .blog-content2 h4 {
    font-size: 16px;
    margin-bottom: 15px;
}
.footer-link ul li img {
    height: 22px;
    margin-right: 5px;
}
.footer-link ul li img.custom-icon {
    transform: scaleX(-1);
}
/* .footer-widget form.subscription-bg-form:after {
    content: "";
    background-image: url(../img/testimonial/9.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
} */
.footer-widget input {
    border-radius: 10px;
}
.footer-widget input::placeholder {
    color: #b28958;
}
.social-media-post img.post-img {
    height: 150px;
    object-fit: cover;
    object-position: center;
}
.social-media-post .update-post img {
    width: 100px;
    height: 65px;
    object-fit: cover;
    object-position: center;
}

/* #preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: opacity 0.5s ease;
} */


/* #bodyArea.loaded #loader {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
} */

.logotext{
    margin: 0;
    p{
        margin: 0;
    }
}

h3.gallery-title.h5 {
    color: white;
}

.gallery-style1, .gallery-style2 {
    margin-bottom: 0px !important;
}
.gallery-thumb {
    height: 300px;
}
/* iframe {
    border: none;
    width: 100%;
    height: inherit !important;
} */
