/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2021 | 21:07:39 */
body:not(.home) header#header {
  transition: .5s ease background;
}
body:not(.home) header#header .header_bg {
  transition: .5s ease background;
}
body:not(.home) header#header.fill_in_header .header_bg {
  background: rgba(98,97,97,0.75) !important;
}
#home_fixed_block .home_fixed_spacer.match_home_content > div:nth-of-type(2) {
  opacity: 1;
  z-index: 500;
}
#home_fixed_block .home_fixed_spacer.match_home_content > div:nth-of-type(3) {
  opacity: 0;
  z-index: 100;
}
#home_fixed_block .home_fixed_spacer.match_home_content > div:nth-of-type(4) {
  opacity: 0;
  z-index: 100;
}
#home_fixed_block .home_fixed_spacer.match_home_content > div:nth-of-type(5) {
  opacity: 0;
  z-index: 100;
}
#home_fixed_block .home_slide_button {
  position: fixed;
  left: calc(100% / 3) !important;
  bottom: 50px;
  transform: translate3d(calc(-75%),0,0);
  transform: translate3d(-100%,0,0);
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 1.0s ease-in-out opacity 0s;
}
#wrap_all.active_home_slide_1 .home_fixed_spacer.match_home_content > div:nth-of-type(2) {
  opacity: 1;
  z-index: 500;
}
#wrap_all.active_home_slide_1 .home_fixed_spacer.match_home_content > div:nth-of-type(3) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_1 .home_fixed_spacer.match_home_content > div:nth-of-type(4) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_1 .home_fixed_spacer.match_home_content > div:nth-of-type(5) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_2 .home_fixed_spacer.match_home_content > div:nth-of-type(2) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_2 .home_fixed_spacer.match_home_content > div:nth-of-type(3) {
  opacity: 1;
  z-index: 500;
}
#wrap_all.active_home_slide_2 .home_fixed_spacer.match_home_content > div:nth-of-type(4) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_2 .home_fixed_spacer.match_home_content > div:nth-of-type(5) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_3 .home_fixed_spacer.match_home_content > div:nth-of-type(2) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_3 .home_fixed_spacer.match_home_content > div:nth-of-type(3) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_3 .home_fixed_spacer.match_home_content > div:nth-of-type(4) {
  opacity: 1;
  z-index: 500;
}
#wrap_all.active_home_slide_3 .home_fixed_spacer.match_home_content > div:nth-of-type(5) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_4 .home_fixed_spacer.match_home_content > div:nth-of-type(2) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_4 .home_fixed_spacer.match_home_content > div:nth-of-type(3) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_4 .home_fixed_spacer.match_home_content > div:nth-of-type(4) {
  opacity: 0;
  z-index: 100;
}
#wrap_all.active_home_slide_4 .home_fixed_spacer.match_home_content > div:nth-of-type(5) {
  opacity: 1;
  z-index: 500;
}
.mobile_pipe_section > section {
  display: none !important;
}
@media only screen and (max-width: 989px) {
  #inside_header h1,
  #privacy_header h1 {
    font-size: 45px !important;
  }
  header#header {
    position: fixed !important;
  }
  #home_fixed_block {
    display: none !important;
  }
  .home_slide {
    padding-left: 0 !important;
  }
  .home_slide:before {
    display: none !important;
  }
  .home_slide .container {
    overflow: hidden !important;
  }
  .home_slide .title_hide {
    display: block !important;
    font-size: 3.5vw !important;
    line-height: 1.25em !important;
    padding-top: 60px;
  }
  .home_slide h2 {
    padding-left: 60px !important;
    color: #fff !important;
    font-size: 7vw !important;
  }
  .home_slide .slide_text_bg {
    z-index: 10;
  }
  .home_slide .slide_text {
    padding-top: 5px !important;
  }
  .home_slide .slide_text p {
    margin-top: 0 !important;
    font-size: 20px !important;
  }
  .home_slide .home_slide_button {
    position: relative !important;
    bottom: inherit !important;
    left: inherit !important;
    transform: translate3d(0,0,0) !important;
  }
  .home_slide .home_slide_button a .avia_iconbox_title {
    color: #fff !important;
  }
  .home_slide .home_slide_button .avia_button_icon {
    background: #fff !important;
  }
  .home_slide .match_home {
    height: auto !important;
  }
  #home_slide_1 .slide_title {
    background: rgba(84,185,72,0.8);
  }
  #home_slide_1 .home_slide_button .avia_button_icon {
    color: #54B948 !important;
    background: #fff !important;
  }
  #home_slide_2 .slide_title {
    background: rgba(0,130,202,0.8);
  }
  #home_slide_2 .home_slide_button .avia_button_icon {
    color: #0082CA !important;
    background: #fff !important;
  }
  #home_slide_3 .slide_title {
    background: rgba(84,185,72,0.8);
  }
  #home_slide_3 .home_slide_button .avia_button_icon {
    color: #54B948 !important;
    background: #fff !important;
  }
  #home_slide_4 .slide_title {
    background: rgba(0,130,202,0.8);
  }
  #home_slide_4 .home_slide_button .avia_button_icon {
    color: #0082CA !important;
    background: #fff !important;
  }
}
@media only screen and (max-width: 767px) {
  .home header#header {
    position: absolute !important;
  }
  .responsive #top header#header {
    background: rgba(98,97,97,0.6);
  }
  .responsive #top header#header #header_main {
    height: 60px;
  }
  .responsive #top header#header .logo {
    display: inline-block !important;
    position: absolute !important;
    left: -10px !important;
    height: 60px !important;
  }
  .responsive #top header#header .logo a {
    vertical-align: inherit !important;
    display: inline-block !important;
  }
  .responsive #top header#header .logo a svg {
    height: 100%;
    width: auto;
  }
  .responsive #top header#header .logo a svg #logo_text path {
    fill: #fff !important;
  }
  .av-burger-menu-main {
    top: -10px !important;
  }
  .home_slide {
    height: 100vh !important;
    min-height: 600px !important;
  }
  .home_slide .container {
    display: block !important;
    table-layout: unset !important;
    position: absolute !important;
    bottom: 0 !important;
    height: 100% !important;
    width: 100% !important;
  }
  .home_slide .slide_text_bg {
    display: none !important;
  }
  .home_slide .slide_title {
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .home_slide .slide_title .av-special-heading {
    padding-bottom: 0 !important;
  }
  .home_slide .slide_title .av-special-heading h2 {
    transform: translate3d(0,0,0) !important;
    opacity: 1 !important;
    padding-left: 15px !important;
    font-size: 36px !important;
  }
  .home_slide .slide_title .av-special-heading .title_hide {
    padding-top: 30px !important;
    font-size: 20px !important;
  }
  .home_slide .slide_text {
    padding: 15px 15px 0 15px !important;
  }
  .home_slide .slide_text p {
    font-size: 16px !important;
    line-height: 28px !important;
  }
  .home_slide .home_slide_button {
    opacity: 1 !important;
    margin-top: -10px !important;
    left: -10px !important;
  }
  .home_slide .avia-button {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  #home_slide_1 .slide_text {
    background: rgba(84,185,72,0.8);
  }
  #home_slide_2 .slide_text {
    background: rgba(0,130,202,0.8);
  }
  #home_slide_3 .slide_text {
    background: rgba(84,185,72,0.8);
  }
  #home_slide_4 .slide_text {
    background: rgba(0,130,202,0.8);
  }
}
