#topbar-wrap {
    background: #e578e2;
    backdrop-filter: blur(10px);
}
.btnn{
 color: #ce2eca;;
}
.main-heading {
       color: #8e038a;
    font-size: 57px !important;
    margin-bottom: 19px;
}

.main-heading span {
       color: #8e038a;
}

.menu-date {
    color: #000;
    font-size: 32px;
    margin-bottom: 12px;
}

.vs-header__info a,
.vs-header__info i {
    color: #fff
}

.vs-header__content {
    background-color: #fff
}

.main-menu>ul>li>a {
    color: #000 !important
}

.searchBoxTggler,
.sideMenuToggler {
    background-color: #ececeb;
}

.social-style a {
    color: #fff !important
}

.vs-hero--padding {
    padding: 200px 0 30px 0!important;
}

.vs-hero__ele--left {
    left: 1% !important;
}

.vs-hero__ele--right {
    right: 7% !important;
}

.fa-angle-down {
    margin-left: 7px;
}

.vs-header__logo {
    padding: 10px 0;
    max-width: 250px;
}

.vs-sticky-header.sticky.stickyon .vs-header__content {
    background-color: #fff
}

.our-mission {
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 30px 27px;
    background: #ffffff9e;
}

.our-mission p {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 500;
}

.bottom {
    padding-bottom: 120px
}



.vs-service__biz-contain {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    border: 2px solid;
    border-image: linear-gradient(120deg, #7da314, #ce2eca) 1;
}

.vs-service__biz-heading__link {
    color: #000000;
}

.vs-service__biz-text {
    color: #060606;
}

.exhibit {
    font-size: 17px;
    text-align: center;
}

.vs-service__biz-contain {
    height: 100%;
    width: 100%;
}

.vs-service__biz-icon {
    --icon-size: 66px;
}

.vs-service__charging {
    padding: 16px
}

.vs-service__biz-contain {
    padding: 25px;
}

.vs-service__charging-heading {
    color: #000;
    font-size: 20px;
    padding: 0 38px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500;
}

.vs-service__charging-header {
    margin-top: 16px
}

.vs-service__charging:hover {
    box-shadow:
        5px 6px 6px 0px rgba(125, 163, 20, 0.6),
        8px 10px 20px 0px rgba(206, 46, 202, 0.5);
}

.vs-service__charging {
    transition: transform 0.3s ease;
}

.vs-service__charging:hover {
    transform: translate(5px, -6px);
}

.vs-choose__item {
    border: none !important;
    box-shadow: 0px 0px 7px rgb(206 46 202);
    border-radius: 12px;
    padding: 11px 22px;
    align-items: center;
    margin-bottom: 6px;

}

.vs-choose__item-title {
    font-size: 18px;
    color: #000;
    margin: 0 0 15px 0;
    font-weight: 500;
}

.vs-choose__item-icon {
    background: #ce2eca
}

.vs-choose__item:last-child {
    background-color: #fff;
}

.vs-list--column2 li {
    font-size: 18px;
}

.Why-Visit {
    font-weight: 600;
    font-size: 22px;
    margin-top: 20px;

}

.why-choose-one__points-box {
    position: relative;
    display: block;
}

.why-choose-one {
    position: relative;
    display: block;
    background-color: #fdfdff;
    counter-reset: count;
    z-index: 1;
}

.why-choose-one__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    mix-blend-mode: luminosity;
    z-index: -1;
}

.why-choose-one__points-box {
    position: relative;
    display: block;
}

.why-choose-one__points {
    position: relative;
    display: block;
}

.why-choose-one__points:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 45px;
    right: 35px;
    width: 1px;
    background-color: #7da314
}

.why-choose-one__points li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.why-choose-one__points-content h3 {
    font-size: 24px;
    color: #000;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

.why-choose-one__points-content p {
    color: rgba(255, 255, 255, .8);
}

.why-choose-one__count-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
       height: 66px;
    width: 65px;
    border-radius: 7px;
    background-color: #e66ae2;
    ;
    color: var(--mediplace-white);
    font-size: 30px;
    line-height: 30px;
    z-index: 1;
}

.why-choose-one__points-content.two {
    text-align: left;
}

.why-choose-one__points--instyle2::before {
    left: 64px;
}

.why-choose-one__points-content {
    position: relative;
    display: block;
    flex: 1;
    border-bottom: 1px solid rgb(125 163 20);
    padding-bottom: 23px;
    top: -7px;
    text-align: right;
}

.why-choose-one__points li+li {
    margin-top: 30px;
}

.why-choose-one__points li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.why-choose-one__img:hover::before {
    opacity: 1.0;
}

.why-choose-one__img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #1C58D5;
    background: linear-gradient(180deg, rgba(28, 88, 213, 0.06) 10%, rgba(28, 88, 213, 0.44) 55%, rgba(28, 88, 213, 0.66) 100%);
    opacity: 0;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.why-choose-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px;
    margin: 0px 17px 0px;
}

.Features {
    margin-top: 22px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.vs-service__energy:hover .Features {
    color: #000
}

.Features-heading {
    font-size: 18px;
}

.partner-heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
}

.benifits {
    font-weight: 500;
    color: #000
}

.vs-contact__block-heading {
    font-size: 24px;
    margin: 0 0 32px 0;
}

.vs-contact__block {
    padding: 26px;
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
    background-color: #fff;
}

.vs-contact__block:hover {
    --e-transform-translateY: -3px;
    box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.5);
}

.vs-contact__block-icon1 {
    --icon-size: 49px;
    font-size: 26px;
    border: 2px solid #000;
    top: 20px;
}

.vs-contact__block-icon1 i {
    color: #000
}

.vs-contact__block-text {
    font-size: 16px;
    color: #000;
}


.vs-contact__block:hover .vs-contact__block-heading {
    color: #000;
}

.vs-contact__block:hover .vs-contact__block-text {
    color: #000
}

.vs-contact__block:hover .vs-contact__block-icon1 {
    background: linear-gradient(120deg, #7da314, #ce2eca);
    color: #fff
}

.vs-contact__block:hover .vs-contact__block-icon1 i {
    color: #fff
}

.contact {
    padding: 30px;
    --border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-color: #fff;
}

.contact-details {
    border: 1px solid #000 !important
}

.register-btn {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 40px;
}

.btn-reg-exhibitor {
    /* background: linear-gradient(90deg, rgba(125, 163, 20, 1) 17%, rgba(206, 46, 202, 1) 78%); */
    background: #fff;
    border: none;
}

.vs-btn--style9 .vs-btn__icon::before,
.vs-btn--style11 .vs-btn__icon::before {
    background-color: #ce2eca;
    ;
}

.fa-arrow-right {
    color: #fff
}

.vs-btn--style9::before,
.vs-btn--style9::after,
.vs-btn--style11::before,
.vs-btn--style11::after {
    background-color: #485c05;
    border: none !important;
}

.vs-btn--style9:hover .vs-btn__icon::before,
.vs-btn--style9:hover .vs-btn__icon::after,
.vs-btn--style11:hover .vs-btn__icon::before,
.vs-btn--style11:hover .vs-btn__icon::after {
    background-color: #ffffff;
}

.btn1-reg-exhibitor {
    color: #698910;
    background-color: #6060f603;
    border: 1px solid #ce2eca;
}

/* 
.title-area__title--sub {
    background-color: #ce2eca !important
} */

.vs-team__item:hover .vs-team__item-name>a:hover {
    color: #fff !important;
}

.vs-list .products {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.sideMenuToggler.style3 {
    background-color: #678600;
    border: 2px solid #678600;
}

.sideMenuToggler.style3:hover::before,
.sideMenuToggler.style3:hover::after {
    background-color: #678600;
}

.vs-list.style3 li::before {
    color: #627f09;
}

/* .title-area__title--sub {
    padding: 14px !important;
    color: #fff !important;

} */

.breadcrumb-wrapper__title {
  color: #000;
    margin: 0 55px;
}

.breadcrumb-wrapper__menu--wrap {
    border-top: 2px solid #ce2eca;
    background-color: #9b3b98;;
}

.breadcrumb-wrapper__menu li:after {
    color: #ffffff;
}

@media (max-width: 1199px) {
    .title-area p {
        font-size: 16px;
    }
}

.Makes {
    color: #000
}

.makes-heading {
    text-align: center;
    font-size: 18px !important;
}

.button {
    background-color: #ce2eca !important;
    color: #ffffff !important;
}

.button::after {
    background-color: #ce2eca !important;
    color: #ffffff !important
}
.border{
    border:1px solid #000 !important
}
.vs-footer__menu--list.style6>li>a:hover {
    color: #ffa5fd !important
}
.vs-footer__menu--list>li>a:hover {
    color: #ffa5fd !important}