/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2025 | 01:08:48 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 00:01:01 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #000038;
  --pink: #c21fb7;
  --black: #000000;
  --white: #ffffff;
  --gray: #f1eef1;
  --gradient: linear-gradient(130deg,rgb(255,83,80) 1%,rgb(192,44,181) 100%);
  --fixedNavGradient: linear-gradient(90deg, rgb(255, 83, 80) 1%, rgb(192, 44, 181) 100%);
  --noto_sans: "Noto Sans", sans-serif;
  --prometo_trial: "Prometo Trial", sans-serif;
  --prometo: "prometo", sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_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 */
.home-content {
  margin-top: 25px;
}
#home-header .avia-slideshow:before {
  content: "";
  background-image: url(/wp-content/uploads/home-hero-angle-group.svg);
  background-position: left center;
  background-size: 300px auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
}
#home-header .avia-slideshow .avia-slideshow-inner:after {
  content: "";
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 1%, #000038 100%);
  background-position: left bottom;
  background-size: 100% 33.3333333333rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 95px;
  padding-bottom: 95px;
  min-height: calc(100vh - 97px - 40px);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 3;
}
#home-header h1 {
  font-size: 4.4rem !important;
  line-height: 1 !important;
}
@media only screen and (min-width: 1170px) {
  #home-header h1 {
    font-size: 7.2rem !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1169px) {
  #home-header h1 {
    font-size: 5.5rem !important;
  }
}
#home-header .avia-button-wrap {
  margin: 4.1666666667rem 0 !important;
}
#home-header .avia-button-wrap a.avia-button .avia_button_icon {
  padding-top: 0 !important;
  font-size: 16px !important;
}
.blue_callout {
  padding-top: 4.1666666667rem;
  padding-bottom: 4.1666666667rem;
  background-color: var(--purple);
}
#patients {
  position: relative;
  padding-top: 4.1666666667rem !important;
}
#patients:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url(/wp-content/uploads/home-angle-1.svg);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  right: -3%;
  z-index: 1;
}
#patients .container {
  margin-top: 5.2777777778rem !important;
  margin-bottom: 5.2777777778rem !important;
}
#pioneering {
  position: relative;
}
#pioneering:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url(/wp-content/uploads/home-angle-group-2.svg);
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  left: -3%;
  z-index: 1;
}
#pioneering .container {
  margin-top: 5.2777777778rem !important;
  margin-bottom: 5.2777777778rem !important;
}
#precision {
  position: relative;
  padding-bottom: 155.414px;
}
#precision:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url(/wp-content/uploads/home-angle-1.svg);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  right: -3%;
  z-index: 1;
}
#precision .container {
  margin-top: 5.2777777778rem !important;
  margin-bottom: 5.2777777778rem !important;
}
#join {
  background-image: url("/wp-content/themes/enfold-child/images/bottom-pattern-fade-home@2x.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
}
#join .post-entry {
  position: absolute;
  top: -50%;
}
/* RESPONSIVE */
@media only screen and (max-width: 989px) {
  .video-section .entry-content-wrapper .video-overlay-block section {
    max-width: 90% !important;
  }
  #patients .container, #pioneering .container, #precision .container {
    margin-top: 3.0555555556rem !important;
    margin-bottom: 3.0555555556rem !important;
  }
}
@media only screen and (max-width: 767px) {
  #patients {
    padding-top: 0 !important;
  }
  #precision {
    padding-bottom: 0 !important;
  }
  #join .post-entry {
    position: relative !important;
    top: 0 !important;
  }
}
