/* OOm dev - xp */

/* Floating WhatsApp */
button.oom-widget-chat-button {
    bottom: 100px !important;
}
.oom-widget-popup {
    margin-bottom: 80px !important;
}
p.message-op {
    font-style: normal;
}
p.display-message {
    font-style: italic !important;
}
p.display-message {
    font-style: normal !important;
}
p.oom-widget-chat-header-title {
    font-style: normal;
}
#oom-whatsapp-widgets-floating-whatsapp .oom-widget-chat-header-title {
	display: flex;
    align-content: center;
    align-items: center;
}
p.error {
    font-style: normal;
}
li.error {
    margin-left: 20px;
    font-style: normal;
}
/* End of floating WhatsApp */


/* Contact Form */
select#form-field-c_counselling {
    color: #4d98bf9e;
}

/* End of contact form */

.my-svg {
    animation: spin 10s linear infinite; 
}

.my-svg-footer {
    animation: spin 5s linear infinite;
}

/* For Navigation */

/* Normal */
.header-menu a.elementor-item {
    font-weight: 400;
}

/* Hover */
.header-menu a.elementor-item:hover {
    font-weight: 700 !important;
}

/* Active */
.header-menu a.elementor-item-active,
.header-menu a.e-current {
    font-weight: 700 !important;
}


/* FAQ Section */
.faq-tabs .e-n-tabs-heading {
    background: #D3F6F3 !important;
    border-radius: 80px !important;
    width: 366px !important;
}