/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2021 | 20:50:00 */
.home .nav_bg {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 auto;
  background: #54B948;
  background: linear-gradient(180deg,#626161 0%,#ffffff 100%);
  mix-blend-mode: multiply;
  z-index: 500;
}
#home_fixed_block {
  position: fixed;
  height: 100vh;
  width: 33%;
  width: calc(100% / 3);
  background: #fff;
  background: transparent;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  z-index: 350;
}
#home_fixed_block .container,
#home_fixed_block .content {
  padding: 0 !important;
}
#home_fixed_block h2 {
  text-align: right;
  color: #54B948;
  transition: .7s ease-in-out color .3s;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 3vw;
  font-style: normal !important;
  padding-right: 30px;
}
.home_slide {
  padding-left: calc(100% / 3);
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}
.home_slide:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: calc(100% / 3);
  background-color: #fff;
}
.home_slide h2 {
  font-size: 8.5vw;
  padding-left: 30px !important;
  text-transform: none !important;
}
.home_slide .container {
  position: relative;
  padding: 0 !important;
}
.home_slide .container .content {
  display: flex !important;
  vertical-align: unset !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100%;
}
.home_slide .container .post-entry,
.home_slide .container .entry-content-wrapper {
  height: 100% !important;
  width: 100%;
}
.home_slide .container .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  flex-direction: column;
}
.home_slide .title_hide {
  display: none !important;
}
.home_slide .slide_text_bg,
.home_slide .slide_text {
  padding: 25px 50px;
  margin-top: 0 !important;
}
.home_slide .slide_text_bg p,
.home_slide .slide_text p {
  color: #fff !important;
  line-height: 1.75em !important;
  font-size: 24px !important;
}
.home_slide .slide_text {
  position: relative;
}
.home_slide .slide_text section {
  position: relative;
  z-index: 30;
}
.home_slide .slide_text_bg {
  left: 0;
  top: 0;
  position: absolute;
  width: 67%;
  width: calc((100% / 3) * 2) !important;
  width: 100% !important;
  height: 100%;
  z-index: 20;
}
.home_slide .home_slide_button {
  position: fixed;
  left: calc(100% / 3) !important;
  bottom: 50px;
  transform: translate3d(calc(-100% + 25px),0,0);
  transform: translate3d(-100%,0,0);
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 1.0s ease-in-out opacity 0s;
}
.home_slide .home_slide_button a.avia-button {
  line-height: 30px !important;
  font-size: 20px !important;
}
.home_slide .home_slide_button a.avia-button .avia_button_icon {
  width: 30px !important;
  height: 30px !important;
}
.home_slide .av-special-heading {
  overflow: hidden;
}
.home_slide .av-special-heading h2 {
  transform: translate3d(-125%,0,0);
  opacity: 0;
  transition: 1.5s ease-in-out transform .3s, 1.35s ease-in-out opacity .45s;
}
.slide_title {
  position: relative;
  padding: 0 0 10px 0 !important;
}
.elements_are_ready #home_slide_1 h2 {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.elements_are_ready #home_slide_1 .home_slide_button {
  opacity: 1;
}
.green_slide h2 {
  color: #54B948 !important;
}
.green_slide .slide_text_bg {
  background: #54B948;
  opacity: .8;
}
.green_slide .home_slide_button a.avia-button {
  color: #54B948 !important;
}
.green_slide .home_slide_button a.avia-button .avia_button_icon {
  background: #54B948 !important;
}
.blue_slide h2 {
  color: #0082CA !important;
}
.blue_slide .slide_text_bg {
  background: #0082CA;
  opacity: .8;
}
.blue_slide .home_slide_button a.avia-button {
  color: #0082CA !important;
}
.blue_slide .home_slide_button a.avia-button .avia_button_icon {
  background: #0082CA !important;
}
#wrap_all.active_home_slide_1 #home_fixed_block h2 {
  color: #54B948 !important;
}
#wrap_all.active_home_slide_1 .home_slide_button {
  opacity: 0 !important;
}
#wrap_all.active_home_slide_1 #home_slide_1 .home_slide_button {
  opacity: 1 !important;
}
#wrap_all.active_home_slide_1 #home_slide_1 .slide_title h2 {
  transform: translate3d(0,0,0);
  opacity: 1;
}
#wrap_all.active_home_slide_2 #home_fixed_block h2 {
  color: #0082CA !important;
}
#wrap_all.active_home_slide_2 .home_slide_button {
  opacity: 0 !important;
}
#wrap_all.active_home_slide_2 #home_slide_2 .home_slide_button {
  opacity: 1 !important;
}
#wrap_all.active_home_slide_2 #home_slide_2 .slide_title h2 {
  transform: translate3d(0,0,0);
  opacity: 1;
}
#wrap_all.active_home_slide_3 #home_fixed_block h2 {
  color: #54B948 !important;
}
#wrap_all.active_home_slide_3 .home_slide_button {
  opacity: 0 !important;
}
#wrap_all.active_home_slide_3 #home_slide_3 .home_slide_button {
  opacity: 1 !important;
}
#wrap_all.active_home_slide_3 #home_slide_3 .slide_title h2 {
  transform: translate3d(0,0,0);
  opacity: 1;
}
#wrap_all.active_home_slide_4 #home_fixed_block h2 {
  color: #0082CA !important;
}
#wrap_all.active_home_slide_4 .home_slide_button {
  opacity: 0 !important;
}
#wrap_all.active_home_slide_4 #home_slide_4 .home_slide_button {
  opacity: 1 !important;
}
#wrap_all.active_home_slide_4 #home_slide_4 .slide_title h2 {
  transform: translate3d(0,0,0);
  opacity: 1;
}
.home_fixed_spacer {
  margin-top: 0 !important;
  font-size: 0 !important;
  opacity: 0 !important;
}
