@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url('robotoslabbold.woff2') format('woff2'), url('robotoslabbold.woff') format('woff'), url('robotoslabbold.ttf') format('truetype');
    font-weight: bold;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn,
.btn.btn-primary,
button {
  background: #AA8112;
}
.btn:hover,
.btn.btn-primary:hover,
 {
  background: #e02612;
}
a {
  color: #AA8112;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
a:hover {
  color: #6b213c;;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.logo-text a {
	color: #fff;
	text-decoration: none;
	font: bold italic 45px BrushType;
	text-shadow: -1px -1px 4px #f6d795;
}
#logo-text1 {
	top: -10px;
	position: absolute;
	letter-spacing: 5px;
	left: 120px;
}
#logo-text1 a {
	color: #fff;
	text-decoration: none;
	font: 700 italic 70px mySegoeprb;
	text-shadow: -2px 0 #0c8e93, 0 2px #0c8e93, 2px 0 #0c8e93, 0 -2px #0c8e93;
}
#logo-text2 {
	top: 90px;
	position: absolute;
	left: 235px;
	letter-spacing: 5px;
}
#logo-text2 a {
	color: #1d90bb;
	text-decoration: none;
	font: 700 italic 70px mySegoeprb;
	text-shadow: -2px 0 #f6d795, 0 2px #f6d795, 2px 0 #f6d795, 0 -2px #f6d795;
}
#logo-slogan {
	top: 93px;
	position: absolute;
	letter-spacing: 2px;
	left: 130px;
	color: #f8dba4;
	font: 700 18px myGothic;
}
.entry-meta.muted {
  background: #f2f2f2;
}
label.invalid {
  color: #6b213c;
}
.pagination ul>li>a:hover,
.pagination ul>li>span:hover {
  background: #97b2c3;
}
.pagination ul li.pagination-active a,
.pagination ul li.pagination-active span {
  background: #8f5437;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #AA8112;
  border: 1px solid #AA8112;
}
.search .hasTooltip {
  background: #AA8112;
}
body {
  color: #666;
}
body.bg {
  background: #edd3ae;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset5/logo.png);
}
#sp-header-wrapper #sp-social ul.social-icons i:hover {
  background: #AA8112;
}
#sp-search-wrapper form i.icon-remove {
  color: #AA8112;
}
#sp-feature-wrapper {
  background-color: #d63726;
  background-image: -moz-linear-gradient(top,#AA8112,#b11e0e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AA8112),to(#b11e0e));
  background-image: -webkit-linear-gradient(top,#AA8112,#b11e0e);
  background-image: -o-linear-gradient(top,#AA8112,#b11e0e);
  background-image: linear-gradient(to bottom,#AA8112,#b11e0e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffea6153', endColorstr='#ffb01d0e', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #f79e94;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #fef4f3;
}
#sp-main-menu ul.level-0 >li >a:hover,
#sp-main-menu ul.level-0 >li >a.active {
  color: #ecb079;
}
#sp-main-menu ul.level-0 >li li:not(.sp-menu-group):hover a,
#sp-main-menu ul.level-0 >li li:not(.sp-menu-group).active a {
  color: #AA8112;
}
.sp-submenu .sp-submenu-wrap {
  border-top: 3px solid #AA8112;
}
#sp-subheader-wrapper .breadcrumb a:hover,
#sp-subheader-wrapper .breadcrumb a.active {
  color: #AA8112;
}
#sp-action-wrapper .action-content h2 a {
  color: #AA8112;
}
#sp-service-wrapper .sp-feature i {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#sp-service-wrapper .sp-feature:hover i {
  color: #AA8112;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#sp-users-wrapper #sp-user1 .user1-content:hover i {
  background: #AA8112;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper .k2ItemsBlock >ul >li a.moduleItemTitle:hover {
  color: #AA8112;
}
#sp-bottom-wrapper .k2TagCloudBlock >a:hover {
  background: #AA8112;
}
#sp-bottom-wrapper #sp-bottom4 a {
  color: #AA8112;
}
#sp-bottom-2nd-row-wrapper #sp-bottom5 a:hover,
#sp-bottom-2nd-row-wrapper #sp-bottom6 a:hover,
#sp-bottom-2nd-row-wrapper #sp-bottom7 a:hover,
#sp-bottom-2nd-row-wrapper #sp-bottom8 a:hover {
  color: #AA8112;
}
#sp-footer-wrapper {
  /*border-top: 1px solid #520e07;*/
}
#sp-footer-wrapper::after {
  background: #a31c0d;
}
#sp-footer-wrapper a:not(.btn) {
  color: #edd3ae;
}
#sp-footer-wrapper a:not(.btn):hover {
  color: #fac9c4;
}
#sp-footer-wrapper #sp-footer1 .copyright a:hover,
#sp-footer-wrapper #sp-footer1 .designed-by a:hover {
  color: #AA8112;
}
#sp-footer-wrapper ul.nav li a:hover {
  color: #AA8112;
}
.service-page .services .sp-feature:hover i {
  color: #AA8112;
}
.portfolio .sp-portfolio ul.sp-portfolio-filter li a.btn:hover,
.portfolio .sp-portfolio ul.sp-portfolio-filter li a.btn.active {
  background: #AA8112;
}
.portfolio .sp-portfolio .sp-portfolio-items li.sp-portfolio-item .sp-portfolio-thumb .sp-portfolio-overlay {
  background-color: rgba(239,71,52,0.8);
}
.portfolio .sp-portfolio .sp-portfolio-items li.sp-portfolio-item .sp-portfolio-thumb .sp-portfolio-overlay a.sp-portfolio-preview:hover,
.portfolio .sp-portfolio .sp-portfolio-items li.sp-portfolio-item .sp-portfolio-thumb .sp-portfolio-overlay .sp-portfolio-link:hover {
  color: #AA8112;
}
.sp-border {
  border-top: 1px solid #520e07;
}
.sp-border::after {
  background: #a31c0d;
}
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
  background: #AA8112;
}
h3.catItemTitle a, h2.genericItemTitle a {
  color: #102b53;
}
.blogDate {
  background: #AA8112;
}
div.k2TagCloudBlock a:hover {
  background: #9ca095;
}
div.k2CategoriesListBlock ul li {
  color: #AA8112;
}
/***** Preset *****/
#sp-slideshow-wrapper .tp-button.blue:hover{
  background: #AA8112!important;
}
a.readmore:hover {
  background: #AA8112;
}
#sp-menu-wrapper {
    background: #102b52;
	height: 34px;
	margin: 0 0 4px 0;
}
.moduletable h3, .header {
	background: #0f70a5;
	color: #fff;
	font: bold 16px Oswald;
	padding: 5px 10px;
	text-align: center;
}
div.k2CategoriesListBlock ul li a:hover {
    color: #AA8112;
}
.k2ItemsBlock a.moduleItemCategory {
    color: #AA8112;
}
.k2ItemsBlock .media .media-body .moduleItemTitle:hover {
    color: #AA8112;
}
.social_media li a i {
    background: #AA8112;
}
.jo_slider_title {
    color: #rgb(90, 173, 221)!important;
}
