/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.section--1477686898152 {
  background: none !important; }

h4 {
  color: #f39c12; }

.section--1477686929743 p {
  color: #999999; }

.header--light a {
  color: white;
  font-size: 18px; }

.header--light a:hover, .header--light a:active {
  color: #f9c57c; }

.header--left .header-menu a:last-child {
  padding: 0.5em 3em;
  background-color: orange;
  color: #FFFFFF;
  border-radius: 15px;
  display: inline; }

.section--1494534713914 {
  background: none !important; }

@media (max-width: 768px) {
  h2 {
    font-size: 24px; }

  .section--1494542828620 {
    background-size: auto 100px;
    height: 100px; }

  .section--1477686898152 {
    padding-top: 0; } }
html, body {
  position: relative;
  height: 100%; }

body {
  background: #eee;
  font-family: Cabin, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0; }

.hero-background {
  background-size: cover;
  background-position: top center; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 200px;
  color: #7f8c8d; }

.section--video .col-sm-10 {
  max-width: 640px; }

h4.testimonial__name {
  color: #f39c12; }

.header--left .header-menu a:last-child {
  padding: 0.5em 2em;
  background-color: #ebbd63;
  color: #FFFFFF;
  border-radius: 5px;
  display: inline; }

.header--left .header-menu a:nth-last-child(2) {
  padding: 0.5em 2em;
  background-color: #34495e;
  color: #FFFFFF;
  border-radius: 5px;
  display: inline; }

h2 {
  line-height: 1.2em; }

.heading__subtitle {
  margin-bottom: 0; }
