* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "gineso", sans-serif !important; }

p {
  font-size: 19px;
  color: #7F7F85; }

h2 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px; }

body {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #fff;
  animation: fadein 0.5s;
  background: #2E2722; }

.sppb-row-container {
  width: 100% !important;
  max-width: 1300px !important; }

.row {
  margin-right: 0 !important;
  margin-left: 0 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333; }

#sp-header .container {
  width: 100%;
  padding: 0 30px; }

#sp-header img {
  max-width: 200px;
  width: 100%; }

#sp-main-body .row {
  margin-left: auto;
  margin-right: auto; }

.home-top-block-grid .row {
  margin-left: -15px !important;
  margin-right: -15px !important; }

div#sp-component.col-sm-12.col-md-12 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden; }

.fixedMenu,
#sp-menu {
  display: none;
  transition: 0.4s ease all;
  transform: translateY(-100px); }

#sp-header {
  padding: 20px 0; }

.fixedheadertop {
  display: block !important;
  position: fixed !important;
  top: 0;
  background: #A97F51;
  width: 100%;
  padding: 0px 30px !important;
  max-width: 100% !important;
  left: 0 !important; }

#sp-menu.fixedheadertop {
  transform: translateY(0); }

.sp-megamenu-parent > li > a {
  line-height: 60px; }

#menu-hero li {
  display: inline-block !important; }

#menu-hero li a {
  color: #fff;
  text-transform: uppercase; }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes slideUp {
  0% {
    transform: translateY(100vw); }
  100% {
    transform: translateY(0); } }

.btn-solid,
.btn {
  background: none;
  outline: 0;
  border: 0;
  background-image: linear-gradient(180deg, #25ACE4 25%, #25ACE4 0);
  background-repeat: repeat-x;
  background-size: 3px 3px;
  background-position: 100% 100%;
  transition: background-size 0.32s cubic-bezier(0.2, 0.3, 0.25, 0.9);
  padding: 5px 20px;
  border-radius: 0; }

.btn-solid:hover,
.btn:hover {
  background-size: 3px 100%;
  color: #fff; }

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  background: none;
  outline: 0;
  border: 0;
  padding: 0;
  line-height: 30px;
  color: #fff; }

.sp-megamenu-parent > li.active > a:hover {
  background-size: 3px 100%;
  color: #fff; }

.sp-megamenu-parent > li {
  padding: 0 20px; }

.sp-megamenu-parent > li > a {
  padding: 0;
  color: rgba(0, 0, 0, 0.42); }

.xt-hide {
  opacity: 0;
  transform: translateY(3rem);
  transition: opacity 1.5s, transform 1s; }

.xt-hide.abs {
  transition: translateY 0s; }

.xt-hide.visible {
  opacity: 1;
  transform: none; }

.pad-right {
  padding-right: 10vw; }

.pad-left {
  padding-left: 10vw; }

.push-left {
  margin-left: 2vw; }

.push-left-inv {
  margin-left: -2vw; }

.push-top {
  margin-top: 120px; }

.push-top-sm {
  margin-top: -20px; }

.push-top-lg {
  margin-top: 250px; }

.img-md {
  max-width: 80%; }

.img-sm {
  max-width: 60%; }

.home-block-middle .sppb-row {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.home-block-middle {
  padding: 100px 0 !important; }

.home-block-sm {
  padding: 20px 0 !important; }

.home-block-push .sppb-row {
  align-items: flex-start;
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start; }

.home-block-middle .sppb-addon-content {
  background: #fff;
  padding: 40px; }

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg {
  height: 100%;
  background-size: cover; }

.sppb-slideshow-fullwidth-item {
  height: 100vh; }

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title {
  color: #fff;
  font-weight: 800; }

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title small {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.4); }

.sppb-slidehsow-sub-title hr {
  border: 3px solid;
  border-color: #25ACE4;
  max-width: 10vw;
  margin: 30px 0; }

#offcanvas-toggler > i {
  color: #fff;
  font-size: 40px;
  line-height: 85px; }

#offcanvas-toggler > i:hover {
  color: #fff; }

#sppb-addon-1490793454251 a {
  color: #fff; }

.offcanvas-menu {
  transform: translate(0);
  opacity: 0;
  transition: 0.3s ease all;
  width: 100%;
  background: #000; }

.offcanvas .offcanvas-menu {
  transform: translate(0);
  opacity: 1; }

.offcanvas .off-canvas-menu-wrap {
  transform: translate(0); }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  font-size: 22px;
  padding: 30px 20px;
  transition: 0.3s ease all; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
  color: #fff; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: none; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  padding: 0;
  margin: 0; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
  color: rgba(255, 255, 255, 0.6); }

.close-offcanvas {
  font-size: 30px;
  transition: 0.3s ease all;
  border: 0; }

.close-offcanvas:hover {
  color: rgba(255, 255, 255, 0.6); }

.offcanvas-menu span {
  font-size: 22px;
  padding: 20px;
  text-transform: uppercase;
  font-weight: 600; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
  padding: 10px 20px; }

.offcanvas-inner .nav.menu {
  margin-top: 50px; }

.close-offcanvas {
  margin-top: 30px;
  right: 20px; }

.offcanvas-inner .nav {
  transform: translateX(-100vw);
  transition: 0.3s ease all; }

.offcanvas .nav {
  transform: translateX(0); }

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
  position: absolute;
  bottom: 40px;
  left: 40px;
  top: 65%;
  padding: 0; }

#sppb-addon-1494920463051 {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 999;
  padding: 0 60px;
  padding-left: 30px; }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #25ACE4; }

.home-block {
  padding: 80px 50px !important; }

.home-about {
  padding: 250px 50px !important; }

.home-about h3 {
  color: #fff !important;
  font-size: 45px;
  margin-bottom: 20px;
  letter-spacing: 3px; }

.home-about p {
  color: #fff !important; }

.home-block h2 {
  color: #A97D4E;
  font-size: 45px;
  letter-spacing: 3px; }

#sp-search {
  position: absolute;
  right: 10px;
  top: 40px; }

.icon-header {
  font-size: 30px;
  color: #fff;
  margin-left: 20px; }

.rg-container {
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.5em;
  color: #222; }

.rg-header {
  margin-bottom: 1em;
  text-align: left; }

.rg-header > * {
  display: block; }

.rg-hed {
  font-weight: bold;
  font-size: 1.4em; }

.rg-dek {
  font-size: 1em; }

.rg-source {
  margin: 0;
  font-size: 0.75em;
  text-align: right; }

.rg-source .pre-colon {
  text-transform: uppercase; }

.rg-source .post-colon {
  font-weight: bold; }

/* table */
table.rg-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 1em;
  border-collapse: collapse;
  border-spacing: 0; }

table.rg-table tr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  color: #333; }

table.rg-table thead {
  border-bottom: 3px solid #ddd; }

table.rg-table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff; }

table.rg-table tr.highlight {
  background-color: #dcf1f0 !important; }

table.rg-table.zebra tr:nth-child(even) {
  background-color: #f6f6f6; }

table.rg-table th {
  font-weight: bold; }

table.rg-table td {
  padding: 40px 0; }

table.rg-table .highlight td {
  font-weight: bold; }

table.rg-table th.number,
td.number {
  text-align: right; }

td[data-title="TIME"] {
  text-align: right; }

/* media queries */
@media screen and (max-width: 600px) {
  .rg-container {
    max-width: 600px;
    margin: 0 auto; }
  table.rg-table {
    width: 100%; }
  table.rg-table tr.hide-mobile,
  table.rg-table th.hide-mobile,
  table.rg-table td.hide-mobile {
    display: none; }
  table.rg-table thead {
    display: none; }
  table.rg-table tbody {
    width: 100%; }
  table.rg-table tr,
  table.rg-table th,
  table.rg-table td {
    display: block;
    padding: 0; }
  table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em; }
  table.rg-table tr.highlight {
    background-color: inherit !important; }
  table.rg-table.zebra tr:nth-child(even) {
    background-color: none; }
  table.rg-table.zebra td:nth-child(even) {
    background-color: #f6f6f6; }
  table.rg-table tr:nth-child(even) {
    background-color: none; }
  table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right; }
  table.rg-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    font-size: 0.95em; }
  table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc; }
  table.rg-table td:empty {
    display: none; }
  table.rg-table .highlight td {
    background-color: inherit;
    font-weight: normal; } }

#instafeed img {
  width: 100%; }

#instafeed .insta-img {
  margin-bottom: 1rem; }

.tweets-block {
  background: #5D5D5F;
  padding: 20px;
  transition: 0.3s ease all;
  display: flex;
  flex-direction: column;
  width: 100%; }

.tweets-block:hover {
  background: #25ACE4; }

.tweet {
  color: #fff; }

.tweet a {
  color: #25ACE4; }

.tweets-block:hover a {
  color: #fff; }

.tweet-cont {
  display: flex; }

.timePosted {
  margin-top: auto; }

.twitter-follow-link h3 {
  color: #fff; }

.home-menu {
  padding: 250px 50px !important; }

.home-menu h3 {
  color: #fff !important;
  font-size: 45px;
  margin-bottom: 20px;
  letter-spacing: 3px; }

.home-menu p {
  color: #fff !important;
  margin-bottom: 40px; }

.btn-solid {
  background: none !important;
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 15px 60px !important;
  font-weight: 700 !important;
  transition: 0.3s ease all !important; }

.btn-solid:hover {
  color: #333 !important;
  background: #fff !important; }

#sppb-addon-1494931123258 a {
  color: #fff; }

#cw-mod-contact-light-clean select,
#cw-mod-contact-light-clean textarea,
#cw-mod-contact-light-clean input[type="text"],
#cw-mod-contact-light-clean input[type="password"],
#cw-mod-contact-light-clean input[type="datetime"],
#cw-mod-contact-light-clean input[type="datetime-local"],
#cw-mod-contact-light-clean input[type="date"],
#cw-mod-contact-light-clean input[type="month"],
#cw-mod-contact-light-clean input[type="time"],
#cw-mod-contact-light-clean input[type="week"],
#cw-mod-contact-light-clean input[type="number"],
#cw-mod-contact-light-clean input[type="email"],
#cw-mod-contact-light-clean input[type="url"],
#cw-mod-contact-light-clean input[type="search"],
#cw-mod-contact-light-clean input[type="tel"],
#cw-mod-contact-light-clean input[type="color"],
#cw-mod-contact-light-clean .uneditable-input {
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(221, 221, 221, 0.2);
  color: #fff; }

.cwc-msg {
  display: none; }

#cw-mod-contact-light-clean .success {
  font-weight: 500; }

#system-message-container {
  position: absolute !important;
  background: #72e45e !important;
  color: #fff !important;
  z-index: 999 !important;
  width: 100%;
  text-align: center; }

.alert.alert-message {
  margin: 0 !important;
  background: none; }

.alert.alert-message p {
  margin: 0 !important;
  padding: 0 !important; }

#map {
  width: 100vw;
  height: 70vh; }

#sp-footer .container {
  max-width: 100%;
  width: 100%;
  padding: 0 60px; }

#sp-footer {
  background: #2f2823; }

#sp-footer a {
  color: #fff !important; }

@media (max-width: 768px) {
  #sp-menu.fixedheadertop {
    display: none !important; }
  .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg {
    background-position: 50%; }
  .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
    left: 20px;
    width: 70%; }
  #sppb-addon-1494920463051 {
    display: none; }
  #sp-header img {
    max-width: 130px; }
  #sp-header .container {
    padding: 0 20px; }
  #sp-search {
    top: 25px; }
  .icon-header {
    font-size: 20px; }
  .home-block {
    padding: 150px 0px !important; }
  .home-about {
    padding: 150px 20px !important; }
  .home-block h2 {
    font-size: 30px !important; }
  #sppb-addon-1494930528844 .sppb-icon-inner {
    margin-bottom: 20px;
    height: 0;
    width: 0; }
  #sppb-addon-1494930528844 .sppb-icon-inner i {
    line-height: 0; }
  #sp-footer .container {
    padding: 0 20px; }
  .tweets-block {
    margin-bottom: 20px; } }

@media (max-width: 320px) {
  .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
    top: 50%; } }

@media (max-width: 1024px) {
  #sp-search {
    top: 20px; } }


.control-label label{
 color:#fff
}