@charset "UTF-8";
/* CSS Document */

body {
	background:url(../img/bg.jpg) repeat 0 0 #f9efd6;
	padding:40px 20px 20px 20px;
	font-size:14px;
	color:#71673d;
}

p {
	font-size:14px;
}

h1 {
	font-family:Georgia,arial,helvetica;
	font-size:25px;
	color:#71673d;
	padding-bottom:12px;
	margin-bottom:18px;
	border-bottom:solid 1px #ccc6b5;
}

h3 {
	font-family:Georgia,arial,helvetica;
	font-size:20px;
	color:#71673d;
	padding-bottom:12px;
	margin:0;
}

h4 {
	font-family:Georgia,arial,helvetica;
	font-size:18px;
	color:#71673d;
	padding-bottom:12px;
	margin:0 0 16px 0;
	border-bottom:solid 1px #ccc6b5;
}

hr {
	height:3px;
	background:#e4d09c;
	display:block;
	clear:both;
	margin:10px 0 30px 0;
}

img.left {
	float:left;
	margin:0 30px 14px 0;
}

.container {
	max-width:960px;
	margin:0px auto;
	position:relative;
}

.logo-page {
	position:relative;
	margin-bottom:-51px;
	z-index:1;
}

.top-section {
	text-align:left;
	border-bottom:solid 16px #ebd09e;
}

.home .top-section  {
	border:none;
}

.top-section h2 {
	font-size:14px;
	font-family:'Arvo';
	font-weight:400;
	color:#71673d;
	line-height:24px;
	height:24px;
	padding:3px 0;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.top-bar-section {
	padding-top:2px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background:none;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	font-family:'Arvo';
	font-weight:400;
	color:#71673d;
	padding:0 32px 0 32px;
	line-height:22px;
	margin-top:2px;
	letter-spacing:1px;
	height:22px;
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	border-right:solid 1px #b9a876;
}

.top-bar {
	background:url(../img/sprite.png) repeat 0 0 #edddb1;
	position:relative;
	width:100%;
	z-index:1;
	height:54px;
	padding-top:3px;
	padding-left:0!important;
	padding-right:0!important;
}

.home .top-bar {
	position:absolute;
	top:275px;
	background:url(../img/sprite.png) repeat 0 -73px;
	background-color:none!important;
}

.top-bar-section .dropdown li a {
	background: #c0786a!important;
	border-top:solid 1px #ffffcc;
	color: #ffffcc!important;
	line-height:35px!important;
	height:35px!important;
	font-weight:400;
	font-size:12px!important;
	margin:0!important;
	border-right:none!important;
}

.top-bar-section .dropdown li a:hover {
	color: #fff!important;
}

.top-bar-section li:not(.has-form):hover a:not(.button):hover {
	color:#ffffcc;
	background-color:#c0786a;
}

.top-bar-section ul li:hover:not(.has-form) > a {
      background: #c0786a;
      color: white; }
    .top-bar-section ul li.active > a {
      background: #c0786a;
      color: white; }
      .top-bar-section ul li.active > a:hover {
        background: #c0786a;
        color: #ffffcc; }

.top-bar-section .has-dropdown > a {
	padding-right: 35px !important;
}

.top-bar-section .has-dropdown > a:hover {
	padding-right: 35px !important;
}

.top-bar-section .has-dropdown > a:hover {
	padding-right: 35px !important;
}

.top-bar-section ul li {
	background: none;
}

.top-bar-section ul li:hover {
	background: #c0786a;
}


.top-bar-section .has-dropdown > a:after {
	display: none;
}

.header-div {
	height:19px;
	display:block;
	clear:both;
	background:url(../img/sprite-2.png) repeat-x 0 0;
	border:solid 1px #cc0000;
}

.content {
	border:solid 10px #ebd09e;
	position:relative;
	background:#f2f2f2;
}

.content.page {
	padding:30px;
	border-top:none;
	background:url(../img/bg_content_2.jpg) repeat 0 0;
}

.content.page.with-sidebar {
	background:none;
	padding:0;
	background:#ebd09d;
}

.content.page.with-sidebar .main-content {
	background:url(../img/bg_content_2.jpg) repeat 0 0;
	padding:30px;
	width:67%;
	float:left;
}

/* SIDEBAR */

.sidebar {
	background:url(../img/bg_content_2.jpg) repeat 0 0;
	padding:30px 25px;
	width:31%;
	float:right;
	font-family:Georgia,arial,helvetica;
	font-size:16px;
}

.hero {
	position:relative;
}

.hero ul {
	margin:0!important;
	padding:0!important;
	list-style:none;
	display:block;
	width:100%;
	float:left;
}

.hero ul li {
	float:left;
	background:#fefaf4;
	width:40.5%;
}

	
.hero .hero-logo {
	width:19%;
}

.slick-slider {
  margin-bottom: 0!important;
}

.slideshow {
	text-align:center;
	font-size:14px;
	font-family:Georgia,arial,helvetica;
	padding:55px 35px 0 35px;
	border-top:solid 10px #ebd09e;
}

.slideshow p {
	font-size:14px;
}

.slideshow a {
	color:#c0786a;
}

.slideshow .slick-slide {
	padding:0 40px;
}

.slideshow img {
	margin-bottom:15px;
}

.slideshow h2 {
	font-family: Georgia,arial,helvetica;
	font-size:22px;
	font-weight:600;
	color:#c0786a;
}

/* SEARCH RESULTS */
.search-result {
	border-bottom:solid 1px #ccc6b5;
	display:block;
	clear:both;
	margin:20px 0;
	padding:20px 0 40px;
}

.search-result img {
	width:100%;
	height:auto;
}

.more {
	background-color: #c0776b;
	text-decoration: none;
	padding: 2px;
	text-align:center;
	margin-top: 20px;
	display:block;
	width:180px;
	font-family:Georgia,arial,helvetica;
}

.search-result .more {
	width:140px;
}

.more span {
	border: solid 1px #f5e9d2;
	display: block;
	color: #f5e9d2;
	padding: 7px 18px;
}


/* FOOTER */
#footer ul {
	text-align:center;
}

#footer ul li {
	display:inline-block;
}

#footer ul li a {
	font-family:'Arvo';
	font-weight:400;
	color:#71673d;
	line-height:12px;
	height:12px;
	padding:0 14px 0 14px;
	text-transform:uppercase;
	font-size:11px;
	text-align:center;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	border-right:solid 1px #b8aa7b;
}

#footer ul li:last-child a {
	border:none;
}

#translate {
	width:180px;
	margin:0px auto;
}

/* EXTRAS */
.border {
	border:solid 1px #000;
}


/* MEDIA QUERIES */

@media only screen and (max-width: 60em) {
	.hero li {
		width:40.4%;
	}
	
	.hero .hero-logo {
		width:19%;
	}
	
	.top-bar, .top-bar-section li:not(.has-form) a:not(.button) {
		padding:3px 25px 3px 25px;
	}
}

@media only screen and (max-width: 52em) {
	.home .top-bar {
		top:230px;
	}
	.top-bar, .top-bar-section li:not(.has-form) a:not(.button) {
		padding:3px 18px 3px 18px;
	}
}

@media only screen and (max-width: 48em) {	
	.top-bar, .top-bar-section li:not(.has-form) a:not(.button) {
		padding:3px 10px 3px 10px;
	}
	
	.content.page.with-sidebar .main-content {
		width:100%;
		float:none;
		display:block;
		clear:both;
	}
	
	/* SIDEBAR */
	
	.sidebar {
		width:100%;
		float:none;
		display:block;
		clear:both;
	}
}

@media only screen and (max-width: 40em) {	
	body {
		padding-top:0;
	}

	.logo-page {
		margin-bottom:0px;
	}
	.top-section {
		text-align:center!important;
		border:none;
		display:block;
		padding:none;
		
	}
	.social-media {
		padding:0 0 10px 0;
	}
	.home .top-bar {
		top:68px;
	}
	
	
	.top-bar {
		padding-bottom:0;
		height:48px;
	}
	
	.top-bar.expanded {
		background:url(../img/sprite.png) repeat 0 0 #edddb1!important;
	}
	
	.top-bar .toggle-topbar.menu-icon {
		top:14px!important;
	}
	.top-bar-section li {
		line-height:40px!important;
		height:40px!important;
	}
	
	.top-bar-section li:not(.has-form) a:not(.button) {
		background:#c0786a!important;
		color:#ffffcc!important;
		border-bottom:solid 1px #ffffcc!important;
		line-height:40px!important;
		height:40px!important;
		padding:0px 10px 3px 10px;
		display:block!important;
		clear:both;
		float:none!important;
	}
	
	.top-bar-section li:not(.has-form) a:not(.button):hover {
		color:#fff!important;
	}
	
	.top-bar-section .dropdown li:last-child a {
		line-height:42px!important;
		height:42px!important;
		padding-bottom:10px!important;
		display:block!important;
		float:none!important;
	}
	.top-bar.expanded .title-area {
		background:none;
	}
}

@media only screen and (max-width: 30em) {
	.hero li:first-child {
		display:none;
	}
	
	.hero li {
		width:68%!important;
	}
	
	.hero .hero-logo {
		width:32%!Important;
	}
	.search-result .columns {
		width:100%;
		display:block;
		clear:both;
		float:none;
	}
	
	.search-result img {
		margin-bottom:18px;
	}
}