.spot {
  background-color : #181b59;
  color : #231815;
}

.spot .container  {
  background-color : #FFFFFF;
  border-color : #FFFFFF;
}

.spot.mceContentBody {
  background-color : #FFFFFF;
}

.spot .spot-header .container  {
  background-color : #FFFFFF;
}

.spot .spot-header .name  {
  color : #ffffff !important;
  background-color : #FFFFFF !important;
}

.spot .spot-header .name a  {
  color : #ffffff !important;
  background-color : #FFFFFF !important;
}

.spot .spot-header .contact .fa-phone-square:before  {
  color : #439E00;
}

.spot .spot-header .contact .tel  {
  color : #231815;
}

.spot .spot-header .contact .fa-twitter:before  {
  color : #55ACEE;
}

.spot .spot-header .contact .fa-facebook-official:before  {
  color : #3B5999;
}

.spot #top-navbar  {
  background-color : #c00606;
  border-color : #c00606;
}

.spot #top-navbar .nav li a  {
  color : #ffffff;
}

.spot #top-navbar .nav li:not(:last-child):after  {
  color : #ffffff;
}

.spot #top-navbar .nav .active a  {
  color : #FFFFFF;
  background-color : #000000;
}

.spot #top-navbar .nav li a:hover  {
  color : #FFFFFF;
  background-color : #000000;
}

.spot #top-navbar .navbar-toggle  {
  background-color : #000000;
}

.spot #top-navbar .navbar-toggle .icon-bar  {
  background-color : #FFFFFF;
}

.spot .page-wrap h2  {
  color : #FFFFFF;
  background-color : #ae0108;
}

.spot .page-wrap h2 a:not(.tag-text):not(.btn)  {
  color : #FFFFFF;
}

.spot .page-wrap h3  {
  color : #231815;
  background-color : #D2E4E3;
  border-color : #ae0108;
}

.spot .page-wrap h3 a:not(.tag-text):not(.btn)  {
  color : #231815;
}

.spot .page-wrap h4  {
  color : #00938E;
  background-color : #FFFFFF;
}

.spot .page-wrap h4 a:not(.tag-text):not(.btn)  {
  color : #00938E;
}

.spot .page-wrap a:not(.tag-text):not(.btn)  {
  color : #AF60A3;
}

.spot .page-wrap .pagination > .active > a  {
  background-color : #AF60A3;
  color : #FFFFFF;
  border-color : #AF60A3;
}

