.contact-content-1 .form-box {
    background-color: #fff;
    padding: 36px 42px;
    border-radius: 20px;
    margin-top: 25px !important;
    max-width: 650px !important;
}

.cover {
    border: 2px solid #fff;
    border-radius: 36px;
}

.counter-box-one h2 {
    font-size: 52px !important
}

.gray-bg {
    background-color: #F6F5EF;
}

.section-bottom {
    margin-bottom: 60px
}

.news-box-items {
    padding: 0px !important
}

.benifit-wrapper {
    border: none
}

.pricing-card-items {
    position: relative;
    padding: 42px 50px 40px;
    max-width: 560px;
    width: 100%;
    z-index: 1;
    background-color: var(--bg-theme-color2);
}

.feature-list li .icon {
    position: relative;
    color: var(--theme-color-white);
    font-size: 14px;
}

.pricing-card-items .feature-list li .icon::before {
    position: absolute;
    top: 2px;
    right: -4px;
    content: "";
    background: var(--Linear, linear-gradient(90deg, #C8F169 0%, #039397 100%));
    width: 24px;
    height: 24px;
    border-radius: 50%;
    z-index: -1;
}

.pricing-card-items .feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3px;
}

.pricing-card-items .feature-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: var(--heading-font-family);
    color: var(--theme-color-white);
}

.pricing-card-items .shape-image {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.exhibitor {
    text-align: center
}

.comments-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    background: #F5F5F5;
    padding: 12px 17px;
    line-height: 1;
    gap: 24px;
    margin-bottom: 20px;
}

.comments-list li {
    font-size: 14px;
}

.comments-list li i {
    color: var(--headings-color);
    margin-right: 5px;
}

.theme {
    font-size: 26px;
    text-align: center;

}

.why-list li:not(:last-child) {
    margin-bottom: 13px;
}

.why-list li {
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    color: #000 !important
}

.why-list li .icon {
    position: relative;
    color: var(--headings-color);
    background-color: var(--theme-color1);
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    font-size: 13px;
    text-align: center;
    border: 2px solid var(--headings-color);
}

.delegate {
    color: #000
}

.bannergsi {
    height: 50%;
    margin: auto
}

.shuttle {
    padding: 14px !important;
    text-align: center;
}

.th-map {
    font-size: 14px !important;
}

.contact-content-1 .nice-select {
    z-index: 1;
}


.contact-content-1 .input {
    position: relative;
    z-index: 1;
}

.contact-content-1 .input .icon {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 18px;
}

.contact-content-1 .input input {
    padding: 12px 20px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    width: 100%;
}

a.header-btn {
    padding: 10px 20px;
    background: red;
    color: white;
    font-size: 12px;
    font-weight: 700;
}

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

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    text-align: center;
    width: 300px;
}

.popup button {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.popup h2 {
    margin-bottom: 20px;
}

.popup .book-space {
    background: #28a745;
    color: white;
}

.popup .visitor-reg {
    background: #dc3545;
    color: white;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
}

.footer-widget-wrapper .footer-widget-items .footer-content p {
    color: #fff !important
}

.user-links li a {
    color: #fff !important
}

.contact-list li p {
    color: #fff !important
}

.footer-widget-wrapper .footer-widget-items .contact-list li p a {
    color: #fff
}

.project-list-item .icon {
    font-size: 16px !important;

}

.project-list-item .title {
    line-height: auto !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pt-60 {
    padding-top: 60px !important;
}


.about-content-3 .theme-btn .icon {
    font-size: 30px !important;
}

.about-content-3 .theme-btn.btn-style-one {
    font-size: 16px !important;
}

.service-card-items-2 .service-icon .icon {
    background: #fff;
}

.content h3 {
    font-size: 18px !important;
}

.name {
    text-align: center;
    font-size: 22px !important
}

.bg-blue {
    background: #037b00;
}

.clickme {
    background: #ff0000 !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 13px 38px !important;
}

.about-section {
    padding: 120px 0
}

.benifit-section{    padding-top: 120px;
    padding-bottom:0px !important
 }
.webnav{
        color: #fff;
    font-weight: 700;
}