.spot {
  background-color : #EEEFEF;
  color : #727171;
}

.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 : #727171 !important;
  background-color : #FFFFFF !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spot .page-wrap h3  {
  color : #727171;
  background-color : #DCDCDC;
  border-color : #0092BB;
}

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

.spot .page-wrap h4  {
  color : #0093BB;
  background-color : #FFFFFF;
}

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

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

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

