@font-face {
  font-family: 'Kaushan Script';
  /* IE9 Compat Modes */
  src: url('../fonts/KaushanScript-Regular.eot');
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */
  src: url('../fonts/KaushanScript-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/KaushanScript-Regular.woff') format('woff'), url('../fonts/KaushanScript-Regular.ttf') format('truetype'), url('../fonts/KaushanScript-Regular.svg#8a36b5c82c9bf6afedb12fdb5317b2cf') format('svg');
  font-style: normal;
  font-weight: 400;
  /***
Header
*****/
}
.header-social {
  right: 0;
  position: absolute;
  top: 10px;
  font-size: 1.5em;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}
.header-social .fa {
  margin-left: 5px;
}
.et-fixed-header .header-social {
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#logo {
  max-height: 80%;
  margin-bottom: 0px !important;
  margin-top: 5px;
  max-width: 400px;
  width: auto;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 45px;
}
.et-fixed-header #logo {
  margin-top: 0;
  /***
FOOTER
*****/
}
.footer-social {
  float: right;
  /*****
FILTERS
******/
}
.footer-social a {
  color: #fff;
  font-size: 1.75em;
  padding: 0 5px;
}
#filters {
  /*****
TESTIMONIAL SLDER
********/
}
#filters ul {
  padding-left: 0;
  background: #8ea744;
  padding: 20px 0;
  color: #fff;
}
#filters li {
  display: inline;
  list-style: none;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
}
.testimonial-slider .et_pb_slide_description:before {
  color: #fff;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -16px;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  font-size: 32px;
  content: "\7c";
}
.testimonial-slider, .testimonial-slider .et_pb_container {
  height: auto !important;
  min-height: 1px !important;
}
.testimonial-slider .et_pb_slide {
  max-height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}
.testimonial-slider .et_pb_slide_description {
  position: relative;
  top: 25%;
  padding-top: 40px !important;
  padding-bottom: 10px !important;
  height: auto !important;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}
.testimonial-slider .et_pb_testimonial_portrait {
  display: table-cell;
  float: left;
  position: relative;
  width: 175px !important;
  height: 175px !important;
  margin-right: 30px;
  border: 3px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.testimonial-slider .et-pb-controllers a {
  border-radius: 0px;
  /*****
GENERAL
******/
}
h1, h2, h4 {
  font-weight: 300 !important;
}
a:hover {
  color: #dfad08;
}
.float-right .et_pb_column_1_3 {
  margin-right: 0;
  float: right;
}
.float-right .et_pb_column_2_3 {
  margin-right: 5.5%;
}
.bubble {
  position: relative;
  width: 300px;
  height: 300px;
  padding: 0px;
  background: #8ea744;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: -120px;
  float: right;
}
.bubble span {
  padding: 50px;
  text-align: center;
  color: #fff;
  font-size: 1.7em;
  line-height: 1.1em;
  position: absolute;
  top: 30px;
  font-family: 'Kaushan Script';
}
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 35px 15px 0;
  border-color: rgba(0, 0, 0, 0) #8ea744;
  display: block;
  width: 0;
  z-index: 1;
  left: -15px;
  top: 198px;
  transform: rotate(-27deg);
  visibility: visible;
}
body .bubble .et_audio_container .mejs-container .mejs-controls {
  text-align: center;
  margin-top: 30px;
  position: relative !important;
}
body .bubble .mejs-container .mejs-controls div {
  display: inline-block !important;
  text-align: center !important;
  float: none !important;
  position: relative !important;
}
body .bubble .mejs-controls .mejs-play button, body .bubble .et_audio_container .mejs-playpause-button.mejs-pause button {
  border-radius: 50%;
}
body .bubble .mejs-controls .mejs-play button:before, body .bubble .et_audio_container .mejs-playpause-button.mejs-pause button:before {
  font-size: 100px;
}
body .bubble .et_audio_container .mejs-controls div.mejs-time-rail, body .bubble .et_audio_container .mejs-button.mejs-volume-button, body .bubble .et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
  display: none !important;
}
body .bubble .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  margin-left: 0;
}
body .bubble .et_pb_audio_module_content h2 {
  font-family: 'Kaushan Script';
  font-size: 28px !important;
  font-weight: 100 !important;
  padding-bottom: 0;
}
.et-pb-icon-circle {
  padding: 35px;
  font-size: 80px;
}
.et_pb_audio_module {
  background-color: #8ea744 !important;
}
.et_pb_audio_module h2 {
  min-height: 67px;
}
.home .et_pb_audio_module {
  background-color: transparent !important;
}
.home .et_pb_audio_module .et_audio_content h2, .home .et_pb_audio_module .et_pb_audio_module_content h2 {
  color: #fff !important;
}
.yellow {
  color: #f8cc3c;
}
.green {
  color: #8ea744;
}
.about-heading h1 {
  font-weight: 300;
  text-transform: none;
  color: #888;
}
.arrow_right {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ETmodules";
  font-size: 1.3em;
  top: 4px;
  position: relative;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
}
.arrow_right:before {
  content: "\24";
  /***
Homepage Audop
*****/
}
.watchbutton {
  color: #fff;
  font-size: 100px;
  border-radius: 50%;
  background: #f8cc3c;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.watchbutton:hover {
  background: #8ea744;
  color: #fff !important;
}
.watchbutton:before {
  font-size: 100px;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  top: -8px;
  left: 0;
  content: "\45" !important;
}
.home .et_pb_audio_0.et_pb_audio_module h2 {
  font-size: 22px !important;
  min-height: 1px;
  margin-bottom: -20px;
  margin-top: 30px;
  font-weight: bold !important;
}
.home_feature_audio h1 {
  font-size: 39px;
}
.home_feature_audio h3 {
  font-size: 26px;
}
.home_feature_audio .et_audio_container .mejs-container .mejs-controls {
  text-align: center;
  margin-top: 30px;
  position: relative !important;
}
.home_feature_audio .mejs-container .mejs-controls div {
  display: inline-block !important;
  text-align: center !important;
  float: none !important;
  position: relative !important;
}
.home_feature_audio .mejs-controls .mejs-play button, .home_feature_audio .et_audio_container .mejs-playpause-button.mejs-pause button {
  background: #f8cc3c !important;
  border-radius: 50%;
}
.home_feature_audio .mejs-controls .mejs-play button:hover, .home_feature_audio .et_audio_container .mejs-playpause-button.mejs-pause button:hover {
  background: #8ea744 !important;
}
.home_feature_audio .mejs-controls .mejs-play button:before, .home_feature_audio .et_audio_container .mejs-playpause-button.mejs-pause button:before {
  font-size: 100px;
}
.home_feature_audio .et_audio_container .mejs-controls div.mejs-time-rail, .home_feature_audio .et_audio_container .mejs-button.mejs-volume-button, .home_feature_audio .et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
  display: none !important;
}
.home_feature_audio .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  margin-left: 0;
}
.home_feature_audio .et_pb_audio_module_content {
  padding: 0px 0px 40px;
}
.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button {
  color: #fff !important;
  background-color: #8ea744 !important;
  /****
MEDIA QUERIES
*****/
}
@media (max-width: 1185px) {
  #logo {
    max-width: 300px;
  }
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-left: 0 !important;
  }
}
@media (max-width: 1040px) {
  #top-menu li {
    padding-right: 10px;
  }
}
@media (max-width: 980px) {
  .header-social {
    display: none;
  }
  .bubble {
    float: none;
    margin: 0 auto;
  }
  .non-responsive .et_pb_column_0 {
    width: 33% !important;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 0px;
    padding-right: 20px;
  }
  .non-responsive .et_pb_column_1 {
    width: 66% !important;
    float: left;
  }
  .home_feature_audio .et_pb_audio_module_content {
    padding: 0 0 100px !important;
  }
  #logo {
    margin-bottom: 10px !important;
    max-width: 75% !important;
  }
  #filters li {
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  .et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev {
    left: -15px;
  }
  .et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next {
    right: -15px;
  }
  .bubble {
    width: 275px;
    height: 275px;
  }
  .bubble:after {
    left: -12px;
  }
  .bubble span {
    padding: 40px;
    font-size: 1.5em;
  }
  #filters ul {
    padding: 0;
  }
  #filters li {
    display: block;
    border-bottom: 1px solid #a1bb52;
    padding: 3px;
  }
  .home .et_pb_section_0 {
    background-position: 63%;
  }
  .non-responsive .et_pb_column_1 {
    width: 100% !important;
    float: left;
    padding: 60px;
  }
  .non-responsive .et_pb_column_0 {
    display: none;
  }
  .home_feature_audio h1 {
    font-size: 36px;
  }
}
