@import url(style.css);

.um-account-main .um-account-heading h2{
  font-size: 38px !important;
}
.prize-details-history h4{
  font-size: 20px !important;
}
.col-md-12 h6, h4{
  margin: 10px 0;
}

.um-account-main p {
    margin: 5px 0 0 0 !important;
}

@media screen and (max-width: 767.98px) {
.mb-hidden {
  display: none !important;
}
}

.program__single--item {
  /* padding: 60px; */
  position: relative;
  z-index: 1;
  padding: 60px 40px;
}
.campus__life--single--title a {
  /* color: var(--color-title); */
  cursor: default;
}
.campus__single--item--title p {
  display: inline-flex;
  gap: 10px;
  color: var(--color-white);
  position: relative;
  align-items: center;
}
.campus__single--item--title p:hover {
  color: var(--color-white);
}
.campus__single--item--title p span {
  transform: rotate(-30deg);
  transition: var(--transition);
}

.campus__single--item.item_box .campus__single--item-img, .campus__single--item-img, .link__list {
  cursor: default;
}


/* style page Newsletter */
body.logged-in:not(.elementor-editor-active) #reactheme-header.sticky-header-on, #reactheme-header.sticky-header-on{
	top:0 !important;
}
@media (min-width: 992px) {
	body.logged-in:not(.elementor-editor-active) #reactheme-header.sticky-header-on {
			top: 0px !important;
	}
}

.page-header .mo-title-bar h1 {
  color: #fff;
  line-height: 50px;
  letter-spacing: 1px;
  font-weight: 600 !important;
  font-size: 50px;
  font-style: normal;
  margin-bottom: 0;
}

.page-header .mo-title-bar h1 {
  font-family: "Fira Sans";
  line-height: 54px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 48px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}

.ff-el-input--content {
  /* padding: 0; */
  width: 90%;
}
.ff-default .ff-el-form-control {
  background-clip: padding-box;
  background-image: none;
  border: 1px solid var(--fluentform-border-color);
  border-radius: var(--fluentform-border-radius);
  color: var(--fluentform-secondary);
  font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  line-height: 1;
  margin-bottom: 0;
  max-width: 100%;
  padding: 11px 15px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.column-content {
  font-size: 16px;
  line-height: 1.5;
}

.mt-2 {
  margin-top: 2rem;
}

.ff-el-group.ff-text-left.ff_submit_btn_wrapper {
  /* display: inline-block; 
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 10px;
    background: #fff;
    margin-top: 20px; */
    border: none;
}
form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit{
  border: none;
}
.reset-button {
  display: none;
  background-color: transparent;
  border: none;
  color: #333;
  padding: 8px 20px;
  border-radius: 4px; 
  cursor: pointer;
  margin-left: 1rem;
}

.reset-button:hover {
  background-color: transparent; 
  border-color: #999; 
  text-decoration: underline;
  color: #333;
  /* color:#1a7efb; */
}

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    background-color: var(--bg-primary-buton);
    border-color: none !important;
    color: #ffffff;
    min-width: 100%;
}

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover {
    background-color: var(--bg-hover-buton) !important;
    border-color: none !important;
    color: #fff !important;
    min-width: 100%;
}
.frm-fluent-form .ff-t-container {
  display: flex;
  gap: 15px;
  width: 100%;
  align-items: center;
  align-content: center;
}
#fluentform_2 .ff-el-input--content{
  position: relative;
}
#fluentform_2 .error.text-danger{
  position: absolute;
  bottom: 0px;
  right: 5px;
  /* color: #ff0000; */
}
.elementor-10179 .elementor-element.elementor-element-02dc140 .hfe-site-logo {
  text-align: left!important;
}
.elementor-10179 .elementor-element.elementor-element-02dc140 .hfe-site-logo .hfe-site-logo-container img {
      width: 250px !important;
}
/* @media (max-width: 767px) {
    .elementor-10179 .elementor-element.elementor-element-02dc140 .hfe-site-logo .hfe-site-logo-container img {
      width: 250px !important;
    }
} */