body {
    font-family: "Muli", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #6e6e6e;
    background: #ffffff;
    font-style: normal;
    font-weight: 400;
}
.topbar {
  background-image:url(../images/heading.jpg);
  /* background: #ffe730; */
  position: relative;
  color: #000;
  border-bottom: solid 1px;
  border-bottom-color: #e6d038;  
}
.topbar-info a {
  font-size: 14px;
  color: #000;
}
.topbar-social a {
  margin-right: 1em;
  color: #ffffff;
}
.topbar-social a i {
  border: 2px solid #ffffff;
  font-size: 18px;
  height: 1.7em;
  line-height: 1.7em;
  text-align: center;
  width: 1.7em;
}
.header-navbar-below .navbar-header {
    float: none;
    height: 100px;
}
.header-navbar-below .navbar-default .primary-navbar-collapse .primary-nav > li > a {
    line-height: 4em;
}
.slide-bg-1 {
	background-image:url(../images/banner/slide-entrada-1.jpg);
}
.slide-bg-2 {
	background-image:url(../images/banner/slide-entrada-2.jpg);
}
.slide-bg-3 {
	background-image:url(../images/banner/slide-entrada-3.jpg);
}
.dhslider .carousel-control .carousel-icon-prev, .dhslider .carousel-control .carousel-icon-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #04ccc2;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  line-height: 45px;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 20px;
  color: #04ccc2;
  text-align: center;
  z-index: 10;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #04ccc2;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -999px;
  border: 1px solid #04ccc2;
  border-radius: 10px;
  cursor: pointer;
  margin: 0px 3px;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  background-color: #04ccc2;
}
.dhslider .slider-caption .slider-heading-text {
  /* color: #fbf869; */
  color: #fff;
  font-family: 'Days One', sans-serif;
}
.dhslider .slider-caption .slider-heading-text {
    /* text-shadow: 2px 2px 1px rgba(0,0,0,0.9); */
	/* text-shadow: 0px 4px 3px rgba(0,0,0,0.3), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); */
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 16px 16px rgba(0,0,0,.15);
}
.dhslider .slider-caption .slider-caption-text {
  color: #1f1f1f;
  font-family: 'Days One', sans-serif;
}
.dhslider .slider-caption .btn {
  line-height: 1;
  border-width: 1px;
  margin: 0;
}
.footer-widget, .footer-widget a {
  background: #F2BC00;
  color: #ffffff;
  font-size: 15px;
}
.footer .footer-info {
  color: #ffe730;
  font-size: 14px;
}
.social-widget-wrap.social-widget-outlined i {
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 100%;
}
.footer-widget .social-widget-wrap i {
  color: #ffffff;
}
.btn-default {
  color: #6c6003;
} 
.btn-info {
  color: #6c6003;
  background-color: #ffe730;
  border-color: #f1da2c;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #04ccc2;
  border-color: #00ada4;
}
.welcome-items .box h4 {
    color: #04ccc2;
    text-align: center;
}
.submit:hover, .submit:focus, .submit:active, .submit.active {
    color: #ffffff;
    background-color: #00c3bb;
    border-color: #01a9a0;
}
.heading-container {
  background: rgba(4, 204, 194, 0.30);
  /*background: url(../images/heading-2.jpg) no-repeat scroll center top #98d8e6;*/
  overflow: hidden;
  position: relative;
}
.section-contact {
  padding-top: 20px;
}
.section-booking {
    padding-top: 20px;
}
.content-container {
  padding-top: 20px;
}
.single-image img {
  height: auto;
  max-width: 100%;
  border-radius: 12px;
  border-width: 5px;
  border-color: rgba(229, 229, 229, 0.8);
  border-style: solid;
}
.alignright {
    border-radius: 12px;
}
.form-control:not(.submit) {
    border: 1px solid #bfbfbf;
}
.form-group .form-control {
    border: 1px solid #e5e5e5;
	border-radius: 2px;
}
.form-group .form-control:focus{
	border-color: #04ccc2;
}
.form-group .form-label, .form-group label {
    font-size: 15px;
}
.form-submit,
.form-submit:hover,
.form-submit:active,
.form-submit:focus{
	color: #ffffff;
	background-color: #04ccc2;
	border-color: #00ada4;
}
.pricing-table .pricing-default .pricing-price {
    background: #f5f5f5;
    border-color: #f5f5f5;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-bottom-width: 1px;
}
.pricing-table .pricing-price {
    font-size: 1.5em;
	height: 64px;
}
.pricing-table .pricing-recommend-text {
    padding: 6px 0;
}
.error {
    color: #04ccc2;
}