@import url("//hello.myfonts.net/count/3a5727");
  
@font-face {
font-family: 'CocogoosePro-Letterpress';
src: url('../fonts/3A5727_0_0.eot');
src: url('../fonts/3A5727_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3A5727_0_0.woff2') format('../woff2'),url('../fonts/3A5727_0_0.woff') format('woff'),url('../fonts/3A5727_0_0.ttf') format('truetype');
}
 
  
@font-face {
font-family: 'LeftoverCrayon-Italic';
src: url('../fonts/3A5727_1_0.eot');
src: url('../fonts/3A5727_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3A5727_1_0.woff2') format('woff2'),url('../fonts/3A5727_1_0.woff') format('woff'),url('../fonts/3A5727_1_0.ttf') format('truetype');
}

.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #1D428A;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #0099ff;
}
h1,
h2,
h3 {
  color:  #1D428A;
  font: 28px/28px 'CocogoosePro-Letterpress', cursive;
  margin: 0 0 29px;
}
h4 {
  color:#0099ff;
  font: 27px/27px 'LeftoverCrayon-Italic', sans-serif;
  margin: 0px;
    margin-bottom:10px;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 17px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 17px;
}
.text {
  display: block;
  color: black;
  text-transform: uppercase;
}
.color {
  color: black;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 17px;
  background: #ffffff;
  color: #606060;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-primary {
  font-family: 'Asap', sans-serif;
  color: black;
  background: none;
  border: none;
  padding: 0;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: none;
  color: #597f0a;
  outline: none;
  box-shadow: none;
}
.btn-primary.submitButton {
  font-family: 'Asap', sans-serif;
  float: right;
  color: black;
  background: none;
  border: none;
  padding: 0;
  text-transform: uppercase;
}
.btn-primary.submitButton:hover,
.btn-primary.submitButton:focus,
.btn-primary.submitButton:active {
  background: none;
  color: #597f0a;
  outline: none;
  box-shadow: none;
}
.btn-info {
  font-family: 'Asap', sans-serif;
  color: black;
  background: none;
  border: none;
  padding: 0;
  text-transform: uppercase;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: none;
  color: #597f0a;
  outline: none;
  box-shadow: none;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background: white;
}
.mod-search__aside #searchword {
  margin: 0 0 12px;
}
#searchForm .btn.btn-primary {
  padding: 4px;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module,
.item-list,
.unstyled {
  margin: 0;
}
ul.item_list li,
.categories-module li,
.archive-module li,
.item-list li,
.unstyled li {
  background: url(../images/template/marker.png) 0 4px no-repeat !important;
  list-style: none;
  padding: 0 0 14px 20px;
}
ul.item_list li a,
.categories-module li a,
.archive-module li a,
.item-list li a,
.unstyled li a {
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 10px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font-size: 13px;
  line-height: 24px;
  text-transform: none;
  color: #606060;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #c3c3c3;
  box-shadow: none;
  padding: 0 9px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: white;
  background: #597f0a;
  border-color: #597f0a;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  color: white;
  background: #597f0a;
  border-color: #597f0a;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  color: white;
  background: #597f0a;
  border-color: #597f0a;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 26px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 10px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0px 10px 20px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
/*#header-row {
  background: url(../images/template/header_bg.jpg) center 0 no-repeat;
}*/
#header-row .row-container {
  position: relative;
  z-index: 3;
  background: none !important!; url(../images/template/header.png) center bottom repeat-x;
	margin-top:0px;
	
}
#logo a {
  display: inline-block;
  margin: 32px 0 30px 23px;
}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
.navigation ul.sf-menu {
  float: right;
  position: relative;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  background: url(../images/template/separator.gif) 0 72px no-repeat;
  padding: 0 5px 26px;
  margin: 0;
  line-height: 25px;
}
.navigation ul.sf-menu > li:first-child {
  background: none;
  padding-left: 0;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  color: white;
  background: url(../images/template/item.jpg) 0 0 repeat;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  color: #363332; 
  font: 12px/20px 'CocogoosePro-Letterpress', cursive;
  display: block;
  padding: 62px 11px 11px;
    width:80%;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  color: white;
  background: url(../images/template/item.jpg) 0 0 repeat;
}
.navigation ul.sf-menu > li:hover > ul,
.navigation ul.sf-menu > li.sfHover > ul {
  top: 113px;
  left: 50%;
  margin-left: -55px !important;
}
.navigation ul.sf-menu > li:hover > ul:before,
.navigation ul.sf-menu > li.sfHover > ul:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  left: 50%;
  margin-left: -9px !important;
  top: -9px;
}
.navigation ul.sf-menu ul {
  width: 110px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -9px;
  left: 111px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -9px;
  left: 111px;
}
.navigation ul.sf-menu ul {
  background: white;
  padding: 9px 0 8px;
}
.navigation ul.sf-menu ul li {
  border-top: 1px solid #ebeaea;
  line-height: 25px;
  margin: 0;
  text-align: center;
}
.navigation ul.sf-menu ul li:first-child {
  border-top: none;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  display: block;
  padding: 0px 12px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
    font-family: LeftoverCrayon-Italic;
    font-size: 16px;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  color: #0099ff;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  color: #1D428A;
}
.navigation ul.sf-menu.sf-vertical {
  width: 110px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 110px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 112px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 34px;
  padding-bottom: 34px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 36px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 110px;
  top: 34px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
#feature-row .row-container .container {
  border-bottom: 1px solid #e2e2e1;
}
#feature-row .row-container .container .moduletable {
  margin-bottom: 6px;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
/*#content-row {
  padding: 52px 0 20px;
}*/
.category_desc {
  padding-bottom: 26px;
}
.page-item {
  padding-bottom: 30px;
}
#aside-right .moduletable,
#aside-left .moduletable {
  margin-bottom: 50px;
}
#aside-right .moduletable.monials,
#aside-left .moduletable.monials {
  margin-bottom: 0;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 24px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 39px;
}
.item_info_dl dd {
  color: #606060;
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd a {
  color: #606060;
}
.item_info_dl dd a:hover {
  color: #597f0a;
}
.item_info_dl dd.komento {
  float: right;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
}
/*===== Home Page ======*/
.mod-article-single .item__module {
  overflow: hidden;
  margin-bottom: 40px;
}
.mod-article-single .item__module .item-title {
  margin-bottom: 17px;
  text-transform: none;
}
.mod-article-single.mod-article-single__post {
  margin-top: -104px;
  position: relative;
  z-index: 2;
}
.mod-article-single.mod-article-single__post .item__module {
  background: white;
  padding: 21px 20px 38px;
  line-height: 20px;
  color: #222222;
}
.mod-article-single.mod-article-single__post .img-intro__none {
  margin-bottom: 11px;
}
.mod-article-single.mod-article-single__post .item-title {
  color: #5e5c5b;
  font: 16px/25px 'CocogoosePro-Letterpress', cursive;
  margin: 0 0 9px;
  text-transform: uppercase;
}
.mod-article-single.mod-article-single__post .readmore {
  font: 14px/33px 'Racing Sans One', cursive;
  padding: 0 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #597f0a;
  color: #ffffff;
  text-shadow: none;
}
.mod-article-single.mod-article-single__post .readmore:hover {
  background: #858585;
  color: #ffffff;
  text-shadow: none;
}
.mod-newsflash-adv .pretext {
  color: black;
  padding-bottom: 17px;
  text-transform: uppercase;
}
.mod-newsflash-adv.mod-newsflash-adv__team .item {
  margin-bottom: 30px;
}
.mod-newsflash-adv.mod-newsflash-adv__posts .item {
  margin-bottom: 11px;
}
.mod-newsflash-adv.mod-newsflash-adv__posts .item_img a {
  display: block;
  position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__posts .item_img a img {
  display: block;
}
.mod-newsflash-adv.mod-newsflash-adv__posts .item_img a .zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/template/zoom_img.gif) center center no-repeat #ffffff;
  padding: 7px 8px 6px 8px;
  display: inline-block;
  width: 11px;
  height: 11px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.mod-newsflash-adv__posts .item_img a:hover span {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mod-newsflash-adv.mod-newsflash-adv__monials .item {
  padding-right: 96px;
  margin-bottom: 21px;
}
.mod-newsflash-adv.mod-newsflash-adv__services .dropcap {
  float: left;
  font-family: 'Racing Sans One', cursive;
  font-size: 24px;
  line-height: 24px;
  color: #597f0a;
  min-width: 20px;
  margin-right: 6px;
  text-align: center;
  font-weight: normal;
}
.mod-newsflash-adv.mod-newsflash-adv__services .item_content {
  overflow: hidden;
  padding: 6px 0 0;
}
.mod-newsflash-adv.mod-newsflash-adv__services .item_title {
  font-family: 'Racing Sans One', cursive;
  font-size: 18px;
  line-height: 18px;
  color: #5e5c5b;
  margin-bottom: 12px;
  text-transform: none;
}
ul.text {
  margin: 3px 0 27px;
}
ul.text li {
  color: #1D428A;
  padding: 0 120px;
  text-transform: uppercase;
}
ul.text li span {
    
  font: 50px/50px 'CocogoosePro-Letterpress', cursive;
}
ul.horst li span {
  	font-family: 'Yellowtail', cursive;
	font-size:2.2em;
	font-weight: 500;
	line-height: normal;
	margin-top: -10px;	
	
}
/*===== About Page ======*/
/*===== Gallery Page ======*/
/*===== Blog Page ======*/
.page-archive,
.page-item,
.page-blog {
  padding-right: 30px;
}
.page-archive .item,
.page-item .item,
.page-blog .item {
  border-bottom: 1px solid #e2e2e1;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.page-archive .item_header,
.page-item .item_header,
.page-blog .item_header {
  padding-top: 9px;
}
.page-archive .item_published,
.page-item .item_published,
.page-blog .item_published {
  background: #597f0a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: 14px/15px 'Racing Sans One', cursive;
  color: white;
  float: left;
  min-width: 64px;
  margin: 0 20px 20px 0;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 16px;
}
.page-archive .item_published span,
.page-item .item_published span,
.page-blog .item_published span {
  display: block;
  padding-top: 12px;
}
.page-archive .item_title,
.page-item .item_title,
.page-blog .item_title {
  padding: 3px 0 0;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 17px 17px 0 !important;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  background: url(../images/template/blockquote.png) 0 3px no-repeat;
  padding: 0 0 0 38px;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding-bottom: 12px;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: "";
}
blockquote p:after {
  content: "";
}
blockquote small {
  font: 13px/18px 'Asap', sans-serif;
  color: black;
  text-transform: uppercase;
}
blockquote small:before {
  content: "";
}
/*===== Team Page ======*/
.addthis_toolbox {
  padding-top: 13px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright {
  margin-bottom: 30px;
}
#copyright .siteName {
  color: #1D428A;
  font: 19px/20px 'CocogoosePro-Letterpress', cursive;
}
#footer-wrapper {
  background: white;
}
#footer-wrapper .footer-wrapper-inner {
  background: white;
  font-size: 11px;
  color: #545454;
  padding: 10px 0 0;
}
#footer-wrapper .footer-wrapper-inner a {
  color: #545454;
}
#footer-wrapper .footer-wrapper-inner a:hover {
  color: #597f0a;
}
ul.footer {
  margin-bottom: 30px;
  text-align: right;
}
ul.footer li {
  background: url(../images/template/fseparator.png) 0 center no-repeat;
  padding-left: 11px;
  margin-left: 6px;
  display: inline;
  text-transform: uppercase;
}
ul.footer li:first-child {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
ul.footer li.active a {
  color: #597f0a !important;
}
#jform_images_image_intro,
#jform_images_image_fulltext {
  height: 27px;
  line-height: 27px;
}
#jform_publish_up_img,
#jform_publish_down_img {
  padding: 4px 14px 5px;
}

/* CUSTOM CSS */
body.body__homepage div#showcase-row {
position: relative;
top: -37px;
}

.navigation ul.sf-menu ul {
width: 160px !important;
}

 
body .navigation ul.sf-menu > li:hover > ul, 
body .navigation ul.sf-menu > li.sfHover > ul{
	margin-left: -80px !important;
}

.itemid-268 .item_introtext h4{
	min-height: 35px;
	
}

.itemid-268 .item_introtext h2{
	min-height: 40px;
	font: 25px/25px 'LeftoverCrayon-Italic', sans-serif;
	color: #0099ff;
	margin: 0;
	
}
.img-intro__left, .img-full__left {
	float: left !important;
	margin: 0 0 25px 0 !important;
	width: 100% !important;
}

.itemid-266 #content-row {
	padding: 0 0 20px;
}

.itemid-101 .navigation ul.sf-menu > li > a,
.itemid-101 .navigation ul.sf-menu > li > span {
  color: #fff;
  font: 12px/20px 'CocogoosePro-Letterpress', cursive;
  display: block;
  padding: 60px 5px 5px;
    width:89%;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.itemid-101 .page_header {
    font: 28px/28px 'CocogoosePro-Letterpress', cursive, !important;
    
}