/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 20 2023 | 10:21:31 */
@charset "UTF-8";
/*============================
.FooterCont
============================*/
footer .footer-adv .footer-adv-overlay {
  margin: 0 !important;
  padding: 0 !important;
}

.footer-adv-overlay .es-container {
  padding: 30px 20px !important;
}
@media screen and (max-width: 479px) {
  .footer-adv-overlay .es-container {
    padding: 20px !important;
  }
}
.footer-adv-overlay .es-container li a:before {
  display: none;
}
.footer-adv-overlay .es-container .widget_text {
  margin-bottom: 0;
}
.footer-adv-overlay .es-container .widget_text .widget-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.footer-adv-overlay .es-container .wp-block-columns.has-2-columns {
  justify-content: space-between;
  align-items: center;
}
.footer-adv-overlay .es-container .footer-adv-widget-1,
.footer-adv-overlay .es-container .footer-adv-widget-2 {
  width: 40%;
}
@media screen and (max-width: 479px) {
  .footer-adv-overlay .es-container .footer-adv-widget-1,
  .footer-adv-overlay .es-container .footer-adv-widget-2 {
    width: 100%;
  }
}

.FooterCont {
  color: #000;
  box-sizing: border-box;
}
.FooterCont .footer_info {
  line-height: 1.6em;
  padding-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 479px) {
  .FooterCont .footer_info {
    text-align: left;
  }
}
.FooterCont .footer_info p {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .FooterCont .footer_info p {
    margin-bottom: 0;
  }
}
.FooterCont .footer_info .fo_l {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 7px;
}
@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_l {
    font-size: 30px;
  }
}
.FooterCont .footer_info .fo_m {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 7px;
}
@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_m {
    font-size: 16px;
  }
}
.FooterCont .footer_info .mt10 {
  margin-top: 10px;
}
.FooterCont .footer_info .fo_s {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_s {
    font-size: 12px;
  }
}
.FooterCont .footer_info hr {
  margin: 10px;
}/*# sourceMappingURL=footer.css.map */