/*
Theme Name: Safanto Corporate
Description: Enfold child theme
Version: 1.0
Author: ****
Author URI: ****
Template: enfold
*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
.sa_section-border {
  -webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
.sc_green {
  color: #34c92f;
}
.shadow-medium {
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.shadow-big {
  -webkit-box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1);
}
.shadow-huge {
  -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.hidden {
  display: none;
}
/**
 * 
 * FONTS
 * 
 * 
**/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  text-transform: none !important;
}
h1 {
  font-size: 3.75rem;
  font-weight: 900 !important;
}
h2 {
  font-size: 3rem;
  font-weight: 500 !important;
}
h3 {
  font-size: 2.25rem;
}
h4 {
  font-size: 1.5rem;
}
p,
a,
li,
strong {
  font-size: 1rem !important;
  line-height: 28px;
}
.av-subheading.av-subheading_below p {
  color: #34c92f;
  font-size: 21px !important;
  font-size: 1.5rem !important;
  margin-top: 30px;
}
a:not(.button):hover {
  color: #66c9ba;
  text-decoration: none !important;
}
.sc_section-heading {
  margin-bottom: 90px;
}
.special_amp {
  color: inherit !important;
  font-family: inherit !important;
  font-style: inherit !important;
}
/**
 * 
 * BUTTONS
 * 
 * 
**/
.button-hover:hover {
  -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
  background-color: #34c92f !important;
}
a.avia-button,
input[type="submit"] {
  padding: 25px !important;
  -webkit-border-radius: 50px !important;
          border-radius: 50px !important;
  border: 0px solid white !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  text-transform: uppercase;
  background-color: white !important;
  color: #00578a !important;
  overflow: hidden;
  font-size: 13px !important;
}
a.avia-button .avia_iconbox_title,
input[type="submit"] .avia_iconbox_title {
  z-index: 5;
}
a.avia-button:hover,
input[type="submit"]:hover {
  -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
  background-color: #34c92f !important;
}
a.avia-button:hover::after,
input[type="submit"]:hover::after {
  width: 100%;
}
#scroll-top-link {
  -webkit-border-radius: 100% !important;
          border-radius: 100% !important;
  opacity: 1 !important;
  color: #00578a;
  background-color: white;
  border: none !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -webkit-animation: none !important;
     -moz-animation: none !important;
       -o-animation: none !important;
          animation: none !important;
}
#scroll-top-link:hover {
  color: white;
  background-color: #00578a;
}
#scroll-top-link:hover {
  -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
  background-color: #34c92f !important;
}
/**
 * 
 * NAVIGATION
 * 
 * 
**/
.html_header_top.html_header_sticky #header {
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.av_header_transparency {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#top .av_header_glassy.av_header_transparency .header_bg {
  opacity: 0;
}
.header_bg {
  background-color: white !important;
}
.nav-down {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 0px solid #eee;
  top: 0;
}
.nav-up {
  top: -90px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.av-burger-overlay .av-burger-overlay-bg {
  background-color: #00578a;
  border-bottom: 50px solid #34c92f;
  opacity: 1;
}
.av-burger-overlay #av-burger-menu-ul li {
  padding: 30px;
}
.av-burger-overlay #av-burger-menu-ul li a {
  font-size: 2.25rem !important;
  font-weight: lighter !important;
}
/**
 * 
 * LOGO
 * 
 * 
**/
.logo {
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
       -o-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transform-origin: left;
     -moz-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
}
/**
 * 
 * SECTIONS
 * 
 * 
**/
#av_section_3 {
  background-color: #fafafa;
}
.sc_header {
  overflow: visible;
  z-index: 3;
}
.sc_header .av-parallax {
  z-index: 0 !important;
}
.sc_header .container {
  z-index: 3 !important;
}
.sc_header .av-section-color-overlay {
  opacity: 0.2 !important;
  background-color: #00578a !important;
}
.sc_header .sc_heading-h1 {
  margin-top: -120px !important;
  text-align: left !important;
}
.sc_header h1 {
  color: white !important;
  font-size: 100px;
  font-weight: 700 !important;
  letter-spacing: -5px !important;
}
.avia-section:nth-child(even) {
  background-color: #fafafa !important;
}
.avia-section:nth-child(odd) {
  background-color: white !important;
}
.sc_card-section .post-entry {
  -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-200px);
     -moz-transform: translateY(-200px);
      -ms-transform: translateY(-200px);
       -o-transform: translateY(-200px);
          transform: translateY(-200px);
  margin-bottom: -200px !important;
}
.sc_card {
  background-color: white;
  padding: 60px 90px;
  -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.sc_card h3 {
  font-weight: 500 !important;
}
.sc_color-block {
  padding: 120px;
  border-bottom: 20px solid #00578a !important;
  background: #34c92f !important;
  z-index: -1 !important;
}
.sc_section-articles {
  padding-bottom: 100px;
}
.sc_section-articles__articles {
  overflow: visible !important;
}
.sc_section-articles__articles .avia-content-slider-inner {
  overflow: visible;
}
.sc_section-articles__articles article.slide-entry {
  background: transparent;
  border: none !important;
  border-width: 0 !important;
  height: 300px;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sc_section-articles__articles article.slide-entry .slide-image,
.sc_section-articles__articles article.slide-entry .image-overlay {
  height: 300px !important;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.sc_section-articles__articles article.slide-entry img {
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  width: 100%;
  -webkit-transform: scale(1.01);
     -moz-transform: scale(1.01);
      -ms-transform: scale(1.01);
       -o-transform: scale(1.01);
          transform: scale(1.01);
  right: -1px;
}
.sc_section-articles__articles article.slide-entry .slide-image:hover img {
  -webkit-transform: scale(1.15);
     -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
       -o-transform: scale(1.15);
          transform: scale(1.15);
}
.sc_section-articles__articles article.slide-entry .image-overlay {
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  background: #34c92f;
  display: none !important;
}
.sc_section-articles__articles article.slide-entry .image-overlay .image-overlay-inside {
  -webkit-animation: none;
     -moz-animation: none;
       -o-animation: none;
          animation: none;
}
.sc_section-articles__articles article.slide-entry .slide-content {
  width: 90%;
  bottom: -120px !important;
  padding: 30px;
  height: 220px;
  position: absolute;
  bottom: 0;
  background-color: #00578a;
  color: white;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sc_section-articles__articles article.slide-entry .slide-content .entry-title a {
  color: white !important;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
}
.sc_section-articles__articles article.slide-entry .slide-content .slide-meta-comments,
.sc_section-articles__articles article.slide-entry .slide-content .slide-meta-del {
  display: none;
}
.sc_section-articles__articles article.slide-entry .slide-content .entry-content {
  font-size: 0;
}
.sc_section-articles__articles article.slide-entry .read-more-link {
  position: absolute;
  display: inline-block;
  right: 30px;
  bottom: 30px;
}
.sc_section-articles__articles article.slide-entry .read-more-link a {
  color: #66c9ba !important;
}
.avia-section.sc_section-contact {
  background-color: #00578a !important;
}
.sc_section-products {
  background-color: #fafafa;
}
.sc_section-products__product {
  background-color: white;
  padding: 30px 10px;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sc_section-products__product > * {
  pointer-events: none;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc_section-products__product .avia-button {
  background: transparent !important;
}
.sc_section-products__product .av_font_icon {
  z-index: 55;
}
.sc_section-products__product .av-special-heading {
  margin-top: 10px;
}
.sc_section-products__product .av-special-heading h3 {
  font-size: 1.5rem !important;
}
.sc_section-products__product::before {
  content: "";
  position: absolute;
  visibility: visible;
  bottom: 0 !important;
  height: 0% !important;
  margin-left: -10px;
  width: 100%;
  z-index: -1;
  background-color: #34c92f;
  border-bottom: 0px solid #00578a !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
.sc_section-products__product:hover {
  -webkit-box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1);
}
.sc_section-products__product:hover > * {
  color: white !important;
}
.sc_section-products__product:hover::before {
  bottom: 0 !important;
  height: 100% !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  border-bottom: 10px solid #00578a !important;
}
.sc_col-1::after,
.sc_col-2::after,
.sc_col-3::after {
  content: "";
  visibility: visible;
  height: 150px;
  width: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -45px;
  background-color: #00578a;
  opacity: 0.2;
}
/**
 * 
 * ROLLOVER
 * 
 * 
**/
.sc_rollover__content {
  opacity: 0;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateY(60px);
     -moz-transform: translateY(60px);
      -ms-transform: translateY(60px);
       -o-transform: translateY(60px);
          transform: translateY(60px);
  height: 350px;
}
.sc_rollover__content .avia-button {
  position: absolute;
  bottom: 0;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-30px);
     -moz-transform: translateX(-50%) translateY(-30px);
      -ms-transform: translateX(-50%) translateY(-30px);
       -o-transform: translateX(-50%) translateY(-30px);
          transform: translateX(-50%) translateY(-30px);
  -webkit-transition: opacity 0.9s ease;
  -o-transition: opacity 0.9s ease;
  -moz-transition: opacity 0.9s ease;
  transition: opacity 0.9s ease;
  opacity: 0;
  padding: 20px !important;
}
.sc_rollover__content .avia-button:hover {
  background-color: #00578a !important;
}
.sc_rollover::before {
  content: "";
  position: absolute;
  visibility: visible;
  bottom: 0 !important;
  height: 0% !important;
  margin-left: -30px;
  width: 100%;
  background-color: #34c92f;
  border-bottom: 0px solid #00578a !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.sc_rollover {
  position: relative;
  color: #3f3f3f !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc_rollover .av-special-heading {
  padding-bottom: 0 !important;
}
.sc_rollover .av-special-heading h4 {
  position: relative;
  font-weight: 500 !important;
  color: white !important;
  z-index: 55;
}
.sc_rollover .av-special-heading::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  height: 3px;
  width: 40px;
  left: 50%;
  background-color: #00578a;
  opacity: 0;
}
.sc_rollover:hover {
  z-index: 5555;
}
.sc_rollover:hover .sc_rollover__content {
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
.sc_rollover:hover .sc_rollover__content .avia-button {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.sc_rollover:hover::before {
  height: 100% !important;
  border-bottom: 20px solid #00578a !important;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.sc_rollover:hover .av-special-heading::after {
  left: 0%;
  opacity: 1;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
}
/**
 * 
 * MODAL
 * 
 * 
**/
.sc_section-modal {
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(0, 50, 78, 0.95);
}
.sc_section-modal .container {
  max-width: 100% !important;
}
.sc_section-modal .av-section-color-overlay {
  opacity: 1!important;
  background-color: #00578a !important;
}
.sc_section-modal .sc_heading-h2 {
  margin-bottom: 60px;
}
.sc_section-modal .content {
  top: -200px;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.sc_section-modal .flex_column.sc_rollover {
  height: 450px !important;
  max-height: 450px !important;
  display: inline-block !important;
  padding: 30px;
}
.sc_section-modal .sc_rollover__content.avia-button-wrap {
  height: unset;
  margin-top: -30px !important;
}
.sc_section-modal .sc_rollover::before {
  width: 100%;
  background-color: #34c92f;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc_section-modal.modal-open {
  z-index: 5555;
  opacity: 1;
}
.sc_section-modal.modal-open .content {
  top: 0;
}
.sc_section-modal__close {
  position: absolute;
  color: #00578a;
  top: 50px;
  right: 50px;
  z-index: 555;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: white;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 50px;
  line-height: 55px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
.sc_section-modal__close:hover {
  -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
  background-color: #34c92f !important;
}
/**
 * 
 * PRODUCT MODAL
 * 
 * 
**/
.product-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #006098;
  z-index: 5555;
}
/**
 * 
 * CONTACT FORM
 * 
 * 
**/
.sc_form p.form_element {
  margin: 1.66%;
  width: 30%;
}
.sc_form p.form_element:last-child {
  width: 100%;
  margin: 1.66% auto;
}
.sc_form input[type="text"],
.sc_form input[type="email"],
.sc_form select,
.sc_form textarea {
  border: none !important;
  background: rgba(255, 255, 255, 0.9) !important;
  text-align: left !important;
  padding: 25px !important;
  -webkit-border-radius: 50px !important;
          border-radius: 50px !important;
  color: #00578a !important;
  font-weight: lighter !important;
}
.sc_form input[type="text"]::-webkit-input-placeholder,
.sc_form input[type="email"]::-webkit-input-placeholder,
.sc_form select::-webkit-input-placeholder,
.sc_form textarea::-webkit-input-placeholder {
  text-align: left !important;
}
.sc_form input[type="text"]:-moz-placeholder,
.sc_form input[type="email"]:-moz-placeholder,
.sc_form select:-moz-placeholder,
.sc_form textarea:-moz-placeholder {
  text-align: left !important;
}
.sc_form input[type="text"]:-ms-input-placeholder,
.sc_form input[type="email"]:-ms-input-placeholder,
.sc_form select:-ms-input-placeholder,
.sc_form textarea:-ms-input-placeholder {
  text-align: left !important;
}
.sc_form input[type="text"]::-ms-input-placeholder,
.sc_form input[type="email"]::-ms-input-placeholder,
.sc_form select::-ms-input-placeholder,
.sc_form textarea::-ms-input-placeholder {
  text-align: left !important;
}
.sc_form input[type="text"]::placeholder,
.sc_form input[type="email"]::placeholder,
.sc_form select::placeholder,
.sc_form textarea::placeholder {
  text-align: left !important;
}
.sc_form input[type="text"]:hover,
.sc_form input[type="email"]:hover,
.sc_form select:hover,
.sc_form textarea:hover {
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05) !important;
}
.sc_form input[type="text"]:active,
.sc_form input[type="email"]:active,
.sc_form select:active,
.sc_form textarea:active,
.sc_form input[type="text"]:focus,
.sc_form input[type="email"]:focus,
.sc_form select:focus,
.sc_form textarea:focus {
  background: #ffffff !important;
  -webkit-box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1) !important;
}
.sc_form select option {
  color: #3f3f3f !important;
  margin-bottom: 10px !important;
}
.sc_form input[type="submit"] {
  width: 30% !important;
  border: none !important;
  background-color: #34c92f !important;
  color: white !important;
}
/**
 * 
 * FOOTER
 * 
 * 
**/
#footer {
  text-align: center;
  border: none;
  background-color: #006098 !important;
}
/**
 * 
 * BLOG
 * 
 * 
**/
.single.single-post .comment-entry,
.single.single-post .text-sep {
  display: none;
}
/**
 * 
 * PRODUCT PAGE
 * 
 * 
**/
body.page-template-template-product_page #wrap_all {
  background-color: white;
}
.sc_header_product-page .container {
  max-width: 100%;
  padding: 0;
}
.sc_header_product-page .container .content {
  padding: 0 !important;
}
.sc_header_product-page .sc_color-block {
  position: relative;
  color: white;
  z-index: 555 !important;
  -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  width: 600px !important;
  padding: 60px;
  background-color: #00578a !important;
  border-left: 20px solid #34c92f !important;
  border-bottom: none !important;
}
.sc_header_product-page .sc_color-block .av-special-heading {
  margin: 0;
}
.sc_header_product-page .sc_color-block h1 {
  color: white !important;
  font-size: 3rem;
  font-weight: 500 !important;
}
.sc_slide-card {
  padding: 30px;
  margin: 0;
  height: 500px;
}
.sc_slide-card .avia-content-slider-inner {
  margin-top: 30px !important;
  color: white!important;
}
.sc_slide-card .avia-content-slider-inner h3 {
  font-size: 2.25rem;
}
.sc_slide-card .avia-smallarrow-slider-heading {
  width: unset !important;
  margin-top: -30px;
}
.sc_slide-card .avia-slideshow-arrows {
  position: relative !important;
  display: inline-block;
  left: 0px !important;
  width: 150px !important;
  height: 30px !important;
  text-align: center;
  display: inline-block !important;
}
.sc_slide-card .avia-slideshow-arrows a {
  width: 60px !important;
  height: 30px !important;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  background-color: white;
}
.sc_slide-card .avia-slideshow-arrows a:nth-child(0) {
  margin-right: 30px !important;
}
.sc_slide-card .avia-slideshow-arrows a::before {
  line-height: 30px !important;
  background: transparent;
  color: #00578a;
}
.sc_slide-card .avia-slideshow-arrows a:hover {
  -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.3s ease !important;
  -o-transition: 0.3s ease !important;
  -moz-transition: 0.3s ease !important;
  transition: 0.3s ease !important;
  background-color: #34c92f !important;
}
/*===================================================================*/
/*===================================================================*/
/*====================                          =====================*/
/*====================      MEDIA QUERIES       =====================*/
/*====================                          =====================*/
/*===================================================================*/
/*===================================================================*/
@media only screen and (max-width: 450px) {
  /**
 * 
 * FONTS
 * 
 * 
**/
  h1 {
    font-size: 32px !important;
    letter-spacing: 0px !important;
  }
  h2 {
    font-size: 24px !important;
    font-weight: 500 !important;
  }
  h3 {
    font-size: 18px !important;
  }
  h4 {
    font-size: 15px !important;
  }
  p,
  a,
  li,
  strong {
    font-size: 14px !important;
    line-height: 24px;
  }
  .av-subheading.av-subheading_below p {
    color: #34c92f;
    font-size: 18px !important;
  }
  /**
 * 
 * BUTTONS
 * 
 * 
**/
  a.avia-button,
  input[type="submit"] {
    padding: 15px !important;
    -webkit-border-radius: 50px !important;
            border-radius: 50px !important;
    border: 0px solid white !important;
    -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    text-transform: uppercase;
    background-color: #34c92f !important;
    color: white !important;
    overflow: hidden;
    font-size: 12px !important;
  }
  a.avia-button .avia_iconbox_title,
  input[type="submit"] .avia_iconbox_title {
    z-index: 5;
  }
  a.avia-button:hover,
  input[type="submit"]:hover {
    -webkit-box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 25px 20px rgba(0, 0, 0, 0.2), 0px 35px 20px rgba(0, 0, 0, 0.04);
    opacity: 1 !important;
    color: white !important;
    -webkit-transition: 0.3s ease !important;
    -o-transition: 0.3s ease !important;
    -moz-transition: 0.3s ease !important;
    transition: 0.3s ease !important;
    background-color: #34c92f !important;
  }
  a.avia-button:hover::after,
  input[type="submit"]:hover::after {
    width: 100%;
  }
  /**
 * 
 * NAVIGATION
 * 
 * 
**/
  .av-burger-overlay .av-burger-overlay-bg {
    border-bottom: 50px solid #34c92f;
  }
  .av-burger-overlay #av-burger-menu-ul li {
    padding: 20px;
  }
  .av-burger-overlay #av-burger-menu-ul li a {
    font-size: 1.5rem !important;
  }
  /**
 * 
 * SECTIONS
 * 
 * 
**/
  .avia-section .content {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .sc_header {
    height: 340px;
    background-attachment: scroll !important;
  }
  .sc_header .av-section-color-overlay-wrap .container {
    height: 340px !important;
  }
  .sc_header .av-section-color-overlay {
    opacity: 0.2 !important;
  }
  .sc_header h1 {
    font-size: 36px !important;
    letter-spacing: -2px !important;
  }
  .sc_card-section .post-entry {
    -webkit-box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 2px 43px 0px rgba(26, 68, 116, 0.02), 0px 2px 70px 0px rgba(0, 0, 0, 0.21), 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(-200px);
       -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
         -o-transform: translateY(-200px);
            transform: translateY(-200px);
    margin-bottom: -250px !important;
  }
  .sc_card {
    background-color: white;
    padding: 20px 20px !important;
    margin-bottom: 0 !important;
  }
  .sc_color-block {
    padding: 30px;
    border-bottom: 10px solid #00578a !important;
    background: #34c92f !important;
    margin-bottom: 0 !important;
  }
  .sc_section-articles {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .sc_section-articles__articles article.slide-entry {
    height: 220px;
    margin-bottom: 30px !important;
  }
  .sc_section-articles__articles article.slide-entry .slide-image,
  .sc_section-articles__articles article.slide-entry .image-overlay {
    height: 0px !important;
  }
  .sc_section-articles__articles article.slide-entry .image-overlay {
    -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    transition: 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    background: #34c92f;
    display: none !important;
  }
  .sc_section-articles__articles article.slide-entry .image-overlay .image-overlay-inside {
    -webkit-animation: none;
       -moz-animation: none;
         -o-animation: none;
            animation: none;
  }
  .sc_section-articles__articles article.slide-entry .slide-content {
    width: 100%;
    bottom: 0px !important;
    padding: 30px;
    height: 220px;
    position: relative;
  }
  .sc_section-articles__articles article.slide-entry .slide-content .entry-title a {
    color: white !important;
    font-size: 20px !important;
    font-weight: 500 !important;
  }
  .sc_section-articles__articles article.slide-entry .read-more-link {
    left: 30px;
    bottom: 10px;
  }
  /**
 * 
 * ROLLOVER
 * 
 * 
**/
  .sc_rollover__content {
    height: 300px;
  }
  .sc_rollover__content .avia-button {
    bottom: 30px;
    -webkit-transform: translateX(-50%) translateY(-30px);
       -moz-transform: translateX(-50%) translateY(-30px);
        -ms-transform: translateX(-50%) translateY(-30px);
         -o-transform: translateX(-50%) translateY(-30px);
            transform: translateX(-50%) translateY(-30px);
    -webkit-transition: opacity 0.9s ease;
    -o-transition: opacity 0.9s ease;
    -moz-transition: opacity 0.9s ease;
    transition: opacity 0.9s ease;
    opacity: 0;
    padding: 15px !important;
    background-color: #00578a !important;
  }
  .sc_rollover {
    max-height: 350px !important;
  }
  .sc_rollover:hover {
    z-index: 5555;
  }
  .sc_rollover:hover .sc_rollover__content {
    -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
  }
  .sc_rollover:hover .sc_rollover__content .avia-button {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .sc_rollover:hover::before {
    border-bottom: 10px solid #00578a !important;
    right: 0;
  }
  .sc_rollover:hover .av-special-heading::after {
    left: 0%;
    opacity: 1;
    -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .sc_rollover h4 {
    font-size: 20px !important;
  }
  /**
 * 
 * MODAL
 * 
 * 
**/
  .sc_section-modal {
    position: fixed;
    z-index: -1;
    opacity: 0;
    top: 0;
  }
  .sc_section-modal .container {
    max-width: 100% !important;
  }
  .sc_section-modal .sc_heading-h2 {
    margin-bottom: 60px;
  }
  .sc_section-modal .content {
    top: -200px;
  }
  .sc_section-modal .flex_column.sc_rollover {
    height: 450px !important;
    max-height: 450px !important;
    padding: 30px;
  }
  .sc_section-modal .sc_rollover__content.avia-button-wrap {
    height: unset;
    margin-top: -30px !important;
  }
  .sc_section-modal__close {
    top: 50px;
    right: 50px;
    z-index: 555;
    font-size: 50px;
    line-height: 55px;
  }
  /**
 * 
 * CONTACT FORM
 * 
 * 
**/
  .sc_form {
    margin-bottom: 0 !important;
  }
  .sc_form fieldset {
    margin-bottom: 0 !important;
  }
  .sc_form p.form_element {
    margin: 0 0 20px;
    width: 30%;
  }
  .sc_form p.form_element:last-child {
    width: 100%;
  }
  .sc_form input[type="text"],
  .sc_form input[type="email"],
  .sc_form select,
  .sc_form textarea {
    border: none !important;
    background: rgba(255, 255, 255, 0.9) !important;
    text-align: left !important;
    padding: 15px !important;
    -webkit-border-radius: 50px !important;
            border-radius: 50px !important;
    color: #00578a !important;
    font-weight: lighter !important;
  }
  .sc_form input[type="text"]::-webkit-input-placeholder,
  .sc_form input[type="email"]::-webkit-input-placeholder,
  .sc_form select::-webkit-input-placeholder,
  .sc_form textarea::-webkit-input-placeholder {
    text-align: left !important;
  }
  .sc_form input[type="text"]:-moz-placeholder,
  .sc_form input[type="email"]:-moz-placeholder,
  .sc_form select:-moz-placeholder,
  .sc_form textarea:-moz-placeholder {
    text-align: left !important;
  }
  .sc_form input[type="text"]:-ms-input-placeholder,
  .sc_form input[type="email"]:-ms-input-placeholder,
  .sc_form select:-ms-input-placeholder,
  .sc_form textarea:-ms-input-placeholder {
    text-align: left !important;
  }
  .sc_form input[type="text"]::-ms-input-placeholder,
  .sc_form input[type="email"]::-ms-input-placeholder,
  .sc_form select::-ms-input-placeholder,
  .sc_form textarea::-ms-input-placeholder {
    text-align: left !important;
  }
  .sc_form input[type="text"]::placeholder,
  .sc_form input[type="email"]::placeholder,
  .sc_form select::placeholder,
  .sc_form textarea::placeholder {
    text-align: left !important;
  }
  .sc_form input[type="text"]:hover,
  .sc_form input[type="email"]:hover,
  .sc_form select:hover,
  .sc_form textarea:hover {
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05) !important;
            box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.07), 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  }
  .sc_form input[type="text"]:active,
  .sc_form input[type="email"]:active,
  .sc_form select:active,
  .sc_form textarea:active,
  .sc_form input[type="text"]:focus,
  .sc_form input[type="email"]:focus,
  .sc_form select:focus,
  .sc_form textarea:focus {
    background: #ffffff !important;
    -webkit-box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 10px 30px 20px rgba(0, 0, 0, 0.1) !important;
  }
  .sc_form .form_element:nth-child(1) {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
  }
  .sc_form .form_element:nth-child(1) input {
    -webkit-border-radius: 50px 0 0 50px !important;
            border-radius: 50px 0 0 50px !important;
  }
  .sc_form .form_element:nth-child(2) {
    width: 49%;
    display: inline-block;
  }
  .sc_form .form_element:nth-child(2) input {
    -webkit-border-radius: 0 50px 50px 0 !important;
            border-radius: 0 50px 50px 0 !important;
  }
  .sc_form select option {
    color: #aaa7a7 !important;
    margin-bottom: 10px !important;
  }
  .sc_form input[type="submit"] {
    margin-top: 10px;
  }
  /**
 * 
 * FOOTER
 * 
 * 
**/
  #footer {
    text-align: center !important;
  }
  #socket {
    text-align: center !important;
  }
  #socket .copyright {
    float: none;
    width: 100%;
  }
}
