/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2026 | 21:24:18 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 19:28:08 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  /*Add colors here*/
  --green: #00825D;
  --gray: rgba(30, 30, 30, 0.05);
  --text: #113442;
  --white: #ffffff;
  --greenGradient: linear-gradient(90deg,rgba(0, 130, 93, 1) 0%, rgba(121, 216, 175, 1) 100%);
  --mont: "Montserrat", sans-serif;
  --thin: 100;
  --extralight: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semibold: 600;
  --bold: 700;
  --extrabold: 800;
  --black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
.mfp-bg {
  background-color: #00825D99 !important;
  opacity: 1;
}
.mfp-wrap .mfp-container {
  min-height: 600px;
}
.mfp-wrap .mfp-content {
  background: #fff !important;
  height: fit-content;
  max-width: 920px;
  width: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.mfp-wrap .mfp-content .popup_bio {
  align-items: start;
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 40px 40px 96px 40px;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview.single-big {
  padding: 0 24px 0 0 !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview.single-big img {
  border-radius: 100%;
  border: 6px solid #FF8657;
  max-width: 160px;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .popup_trigger {
  display: none;
}
.mfp-wrap .mfp-content .popup_bio .popup_content h2 {
  font-size: 18px !important;
  color: #113442 !important;
  font-weight: 700;
  margin-bottom: 16px;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content-header {
  padding-bottom: 15px !important;
  position: absolute;
  top: 100px;
  left: 225px;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content-header h3 {
  color: #00825D;
  font-size: 16px;
  font-weight: bold;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content {
  padding-top: 24px;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content p {
  margin: 0;
  color: #113442;
  font-size: 16px;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .post-meta-infos {
  display: none;
}
.mfp-wrap .mfp-content .popup_bio .mfp-close {
  border-radius: 100%;
  color: #FF8657;
  opacity: 1;
  right: 45%;
  top: auto;
  bottom: 40px;
  position: absolute;
  border: solid 2px;
  width: 26px;
  height: 26px;
  line-height: 23px;
  font-size: 25px;
}
.mfp-wrap .mfp-arrow {
  width: 26px;
  height: 26px;
  display: none;
}
.mfp-wrap .mfp-arrow:before {
  display: none !important;
}
.mfp-wrap .mfp-arrow:after {
  top: 0;
}
.mfp-wrap .mfp-arrow.mfp-arrow-right {
  right: 51% !important;
  top: 72% !important;
}
.mfp-wrap .mfp-arrow.mfp-arrow-right:after {
  content: "" !important;
  background: url("/wp-content/uploads/right_arrow.svg");
  border: none !important;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  margin: 0;
}
.mfp-wrap .mfp-arrow.mfp-arrow-left {
  left: 45% !important;
  top: 72% !important;
}
.mfp-wrap .mfp-arrow.mfp-arrow-left:after {
  content: "" !important;
  background: url("/wp-content/uploads/left_arrow.svg");
  border: none !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  margin: 0;
}
.is--device .mfp-bg.mfp-ready {
  position: fixed !important;
}
.is--device .mfp-wrap {
  overflow: scroll !important;
  position: fixed !important;
  top: 0 !important;
}
.animate_page.mfp-ajax-cur .mfp-fade.mfp-wrap.mfp-ready:not(.mfp-removing) .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.animate_page .mfp-fade.mfp-wrap.mfp-ready:not(.mfp-removing) .mfp-content {
  opacity: 1;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content, .mfp-fade.mfp-wrap .mfp-arrow {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content, .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content, .mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
  opacity: 0;
}
@media only screen and (max-width: 989px) {
  .mfp-wrap .mfp-content .popup_bio .popup_content .entry-content-header {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    padding-top: 24px;
  }
}
@media only screen and (max-width: 484px) {
  .mfp-wrap .mfp-content {
    width: 95% !important;
  }
}
.mfp-custom-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.mfp-btn {
  background: transparent;
  border: none;
  cursor: pointer;
}
.mfp-btn.mfp-prev:after {
  content: "" !important;
  background: url("/wp-content/uploads/left_arrow.svg");
  border: none !important;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  margin: 0;
  display: block;
}
.mfp-btn.mfp-next:after {
  content: "" !important;
  background: url("/wp-content/uploads/right_arrow.svg");
  border: none !important;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  margin: 0;
  display: block;
}
.mfp-btn.mfp-close-custom:after {
  content: "" !important;
  background: url("/wp-content/uploads/close_button.svg");
  border: none !important;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  margin: 0;
  display: block;
}
