/*** Import *****/

@import url("404.css");
@import url("loading-btn.css");
@import url("loading-group.css");
@import url("mona-alert.css");

/*** End ****/

#wpadminbar #wp-admin-bar-wp-logo > .ab-item img {
  width: 100%;
  height: 100%;
}
/* 
.blog-info-tag span:before {
  content: ",";
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 100%;
  font-size: 16px;
  width: auto;
  padding-right: 5px;
}

.blog-info-tag span {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}

.blog-info-tag span:last-child:before {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
  position: absolute;
  color: #f58021;
  font-size: 12px;
  margin-top: 1rem;
}
.mb-3 {
  margin-bottom: 3rem;
}
.footer .footer-main .footer__mid ul.mb-56 {
  margin-bottom: 2.6rem;
}
.footer-fp {
  margin-top: 3.3rem;
}
.btn-hide {
  display: none;
}
.filterCard .filter-list .filter-item {
  margin-right: 30px;
}
.card__list .card__item .card__link-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.introMain,
.mainContact,
.mainRecruitment,
.mainPartner,
.mainDetailProject,
.mainDetailPost {
  background-image: url(/wp-content/themes/monatheme/public/helpers/images/main.png);
}
.m-hidden {
  display: none;
}
.wpcf7-spinner {
  position: absolute;
  z-index: 3;
}
.section-recruitmentBody .popup-open {
  margin: 3rem 0;
}
.card__list .card__item .card__link-img,
.pro-item .pro-img.hv-bd {
  background-color: rgb(0 0 0 / 40%);
}
.header__mobile-list .menu-social {
  background-color: #46b450;
}
.header__mobile-list .menu-social .menu-social-item .menu-social-link {
  background-color: white;
}
.m-2 {
  margin: 2rem 0;
}

.contactService__input {
  width: 100%;
  padding: 1.2rem 1.6rem;
  outline: none;
  border: none;
  background-color: #f8d9bb;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  font-family: "SVN-Poppins";
  color: rgb(118, 118, 118);
}
.footer .footer-main .footer__right .wpcf7-not-valid-tip,
.wpcf7-not-valid-tip,
form .wpcf7-not-valid-tip {
  position: absolute !important;
  font-size: 1.2rem;
  left: 15px !important;
  top: unset !important;
  bottom: 0;
  color: #f58021;
  width: max-content !important;
  margin: 0;
}
.footer .footer-main .footer__right .wpcf7-response-output {
  position: absolute;
  color: #f58021;
  font-size: 12px;
  margin-top: 1rem;
}
.footer .footer-main .footer__right .sendEmail {
  font-size: larger;
}
.footer .footer-main .footer__mid ul li a {
  display: flex;
  align-items: baseline;
}
.mobile-content .hd-social {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sec-cts form .btn {
  margin: 2rem auto 0 auto !important;
  position: relative;
}
/* .footer .footer-main .footer__left-top .footer__left-contact a {
  font-family: Monsterat;
} */
/* .sec-rcBody .rcBody .rc__main .rc__child {
  cursor: pointer;
}
b,
strong {
  font-weight: bold;
}
.have-pd {
  padding-top: calc(var(--size-hd) + 4rem) !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
@media screen and (max-width: 1450px) {
  .pro .decor-new {
    top: 12%;
  }
} */

/*----------------- Style CF7 ---------------- */

.wpcf7-not-valid-tip,
form .wpcf7-not-valid-tip {
  position: absolute !important;
  font-size: 1.2rem;
  left: 15px !important;
  top: unset !important;
  bottom: 0px;
  color: #f58021;
  width: max-content !important;
  margin: 0;
}

.support-form form .wpcf7-not-valid-tip {
  left: 20px !important;
  top: unset !important;
  bottom: -16px;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  color: #f58021;
  margin-top: 1rem;
  width: max-content;
}
.footer-item .wpcf7 form .wpcf7-response-output {
  margin-top: -2rem;
  width: fit-content;
}
.wpcf7-spinner {
  z-index: 11111;
  position: absolute;
}

/* ------------------Style Empty box result --------------- */
.d--none {
  display: none;
}
.m-box-empty {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
span.icon-empty {
  width: 20rem;
}

.mona-design img {
  max-width: 23rem;
}

/* TOC style  */
#ez-toc-container {
  padding: 1.6rem 3.2rem;
  background: #18315a;
  border-left: 0.5rem solid #008e8d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.5rem;
  margin-bottom: 4rem;
}
div#ez-toc-container .ez-toc-title {
  font-weight: 700;
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
}
#ez-toc-container ul {
  margin-left: 2rem;
  list-style: auto;
  margin-top: 1.5rem;
}
#ez-toc-container ul li a {
  color: #dbdbdb;
  font-size: 1.4rem;
}
#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
  margin-top: 0.5rem;
}
/* .title-sm4.fl-Ques.cl-white.t-up {
  font-size: 4rem;
} */
