.stellarnav.mobile,
.stellarnav.mobile.fixed {
    text-align: end;
}

.stellarnav.mobile.right>ul {
    z-index: 999;
}

.stellarnav li.current-menu-item a {
    color: #AE0B0B !important;
}

.sponsorshipt-section .bottomPanel p {
    text-align: left;
}

.stellarnav .menu-toggle span.bars span {
    background: #fff;
}

.home .stellarnav .menu-toggle span.bars span {
    background: #000;
}

.gallery-section .home-featured .featuredSlider {
    min-height: 475px;
}

.gallery-section .bottom-box.pow .powBox {
    position: relative;
    z-index: 2;
}

.gallery-section .bottom-box.pow .powBox::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-image: url('../img/pinkish.webp');
    background-size: auto;
    background-position: 95% bottom;
    background-repeat: no-repeat;
    z-index: -1;
}

.home header .btn {
    color: #3F4D58;
    border: 1px solid #827153;
    background-color: #fff;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    padding: 12px 35px 13px;
    display: inline-block;
    -webkit-user-select: none;
    touch-action: manipulation;
    border-radius: 100px;
}

.home header .btn:hover {
    background-color: #000;
    color: #fff;
}

.gallery-section .bottom-box.pow .powBox .contentText {
    padding-bottom: 5rem;
    position: relative;
    z-index: 3;
}

footer .wpcf7-response-output {
    color: #fff;
}

.contactPage .wpcf7-not-valid-tip {
    font-size: 0.8em;
    margin-top: -1.9rem;
}



/* Santati -->22/10 */
.btn-button.btn-button2:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.sponsorshipt-section ul li {
    align-items: center;
}

.contactPage .wpcf7 form .wpcf7-response-output {
    margin: 0;
}

.contactPage form .submit {
    margin-top: 0;
}