body {
  background-color: ;
  color: #58585a;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: ;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: ;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: ;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: ;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: ;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: ;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: ;
  font-size: 16px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: ;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: ;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #00a599;
}
.webpage-block a {
  color: #00a599;
}
.webpage-contact a {
  color: #00a599;
}
.webpage-about a {
  color: #00a599;
}
.webpage-footer {
  background-color:  !important;
  color: #58585a !important;
}
.webpage-footer a{
  color: #00a599 !important;
}
.webpage-footer .site-footer-simple {
  background-color:  !important;
  color: #58585a !important;
}

.webpage-footer p {
  color: #58585a !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color:  !important;
  color: #00a599 !important;
}
.webpage-header .navbar {
  background-color: ;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #00a599 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color:  !important;
  color: #58585a !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #00a599 !important;
}
body {font-size: 18px; font-family: 'arial', sans-serif;}
h1, h2, h3, h4 {font-family: 'Lato', sans-serif;}
.vcard-social {background: #fff; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text {color: #00a599;}
.hero-behind .navbar li a {color: #fff!important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #444;}
.webpage-header .navbar li a {font-size: 110%; }
.nav .dropdown-menu {min-width: 280px;}
.webpage-header .navbar .dropdown li a {color: #81cbe9!important;}

.navbar-toggle .icon-bar {background-color: #fff;}

/*Add shadow below navbar*/
.hero-below {border: none; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
z-index: 9;}

.webpage-block li::before {
    content: "\f1b0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 10px;
    color: #00a599;}
.webpage-block ul {list-style: none;}


.webpage-block .btn {background: #7E4703; color: #FFF; border: transparent;}
.webpage-block .btn:hover {background: #E0D4BC; color: #7E4703;border: transparent;}

.inverse {background: #302e2e; color: #fff;}
.gray-bg {background: #d9dcdc;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f0f1f1),color-stop(36%,#d9dcdc));
    background: -webkit-linear-gradient(top,#f0f1f1 0,#d9dcdc 36%);
    background: -o-linear-gradient(top,#f0f1f1 0,#d9dcdc 36%);
    background: -webkit-gradient(linear,left top,left bottom,from(#f0f1f1),color-stop(36%,#d9dcdc));
    background: linear-gradient(to bottom,#f0f1f1 0,#d9dcdc 36%);}

.col-sm-6 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 500px;
width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.col-sm-4 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 240px;
width: 100%; 
}

.col-sm-3 .webpage-call-to-action .panel img {
object-fit: cover;
max-height: 300px;
width: 100%; 
}

.no-shadow .webpage-call-to-action .img-responsive {box-shadow: none !important;}


/*Adjust menu font size for small laptops */
@media (min-width: 1025px) and (max-width: 1199px) {
.webpage-header .navbar li a {font-size: 90%; }
}

@media (min-width: 769px) {
/*Hero Styling w custom class "welcome"*/
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.welcome .jumbotron .container  {margin-top: 120px; margin-bottom: 120px;} 
/*Hero image overlay*/
.webpage-hero .jumbotron:before {position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.2);
    left: 0%; top: 0;
}
}

@media (max-width: 768px) {
/* Removes top margin in mobile hero */
.welcome .jumbotron .container {margin-top: 0;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default ul {background: #444;}

/*Optional logo height change for mobile*/.webpage-header .navbar-brand-image img {height: 60px!important; max-height: 60px!important;}
}
/*Buttons*/
.webpage-block .btn {background: #a84023; color: #fff; border: 1px solid #333;-webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
       -o-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
text-shadow: none;}
.webpage-block .btn:hover {background: #333; color: #fff;border: 1px solid #fff;}

/*Partners*/
.partners h2{
  text-align:center;
  padding: 20px;
}
/* Slider */

.partners .slick-slide {
    margin: 0px 20px;
}

.partners .slick-slide img {
    width: 100%;
}

.partners .slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.partners .slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.partners .slick-list:focus
{
    outline: none;
}
.partners .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.partners .slick-slider .slick-track,
.partners .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.partners .slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.partners .slick-track:before,
.partners .slick-track:after
{
    display: table;
    content: '';
}
.partners .slick-track:after
{
    clear: both;
}
.partners .slick-loading .slick-track
{
    visibility: hidden;
}

.partners .slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.partners .slick-slide img
{
    display: block;
}
.partners .slick-slide.slick-loading img
{
    display: none;
}
.partners .slick-slide.dragging img
{
    pointer-events: none;
}
.partners .slick-initialized .slick-slide
{
    display: block;
}
.partners .slick-loading .slick-slide
{
    visibility: hidden;
}
.partners .slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.partners .slick-arrow.slick-hidden {
    display: none;
}


