@charset "utf-8";
/* CSS Document */

html {
  overflow-x: hidden;
  padding: 0!important;
  background: #fff;
  margin: 0 !important;
}
.fullwidthbanner-container {
  width: 100%!important;
  position: relative;
  padding: 0;
  overflow: hidden;
  color: #fff;
}
.tp-caption {
  font-size: 14px;
}


.tp-caption .btn-border {
  color: #fff;
  border-color: #fff;
}
span.color {
  color: #e77817;
}
@media only screen and (max-width: 767px) {
  a.btn-slider,
  a.btn-slider.btn-small {
    padding: 6px 14px 5px;
    font-size: 12px;
    min-width: auto;
    margin-right: 5px;
  }
  a.btn-border-slider {
    padding: 4px 12px 3px;
    font-size: 12px;
    min-width: auto;
  }
}
@media only screen and (max-width: 480px) {
  a.btn-slider,
  a.btn-slider.btn-small {
    padding: 4px 12px 3px;
    font-size: 8px;
    min-width: auto;
    margin-right: 5px;
  }
  a.btn-border-slider {
    padding: 2px 10px 1px;
    font-size: 8px;
    min-width: auto;
  }
}
.ot-btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  padding: 18px 32px;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
}
.ot-btn i {
  margin-right: 5px;
}
.ot-btn:focus {
  color: #333;
}
.btn-color {
  background: #8fc41f;
  color: #333;
}
.btn-color:hover {
  background: #333;
  color: #fff;
}
.btn-radius {
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.btn-sradius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-border {
  border: 2px solid #ccc;
  padding: 16px 30px;
  color: #999;
}
.btn-border:hover,
.btn-border:focus {
  border-color: #00949c;
  background-color:#00949c;
  color: #fff;
}
.btn-small {
  padding: 13px 23px;
}
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */