
@import url(http://fonts.googleapis.com/css?family=Exo:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);

.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;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #313131;
}
h1 {
  font-family: 'Bevan', cursive;
  font-weight: normal;
  font-size: 48px;
  color: #606060;
  line-height: 55px;
  margin-bottom: 30px;
}
h2 {
  font-family: 'Bevan', cursive;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin: 0;
  color: #383838;
}
h3 {
  font-weight: normal;
  color: #464646;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 17px;
}
h4 {
  font-family: 'Bevan', cursive;
  font-weight: normal;
  font-size: 26px;
  color: #ffb300;
  line-height: 30px;
  margin-bottom: 12px;
}
h6 {
  color: #8b8a8a;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 6px;
  font-weight: normal;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 22px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 22px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 14px;
  line-height: 22px;
  background: #ffffff;
  color: #727272;
  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 {
  color: #1e1e1e;
  text-shadow: none;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -o-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: linear-gradient(to bottom, #f4f4f4, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eeeeee #eeeeee #c8c8c8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eeeeee;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  line-height: 32px;
  text-transform: lowercase;
  padding: 0 20px;
  font-size: 12px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #1e1e1e;
  background-color: #eeeeee;
  *background-color: #e1e1e1;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #d5d5d5 \9;
}
.btn-primary:hover {
  background: #ffb300;
  color: #1e1e1e;
}
.btn-primary.submitButton {
  float: right;
}
.btn-primary.disabled {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #ffb300;
  color: #1e1e1e;
}
.btn-info {
  color: #1e1e1e;
  text-shadow: none;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -o-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: linear-gradient(to bottom, #f4f4f4, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eeeeee #eeeeee #c8c8c8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eeeeee;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  line-height: 32px;
  text-transform: lowercase;
  padding: 0 20px;
  font-size: 12px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #1e1e1e;
  background-color: #eeeeee;
  *background-color: #e1e1e1;
}
.btn-info:active,
.btn-info.active {
  background-color: #d5d5d5 \9;
}
.btn-info:hover {
  background: #ffb300;
  color: #1e1e1e;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0 auto;
  padding: 0 0 12px;
  display: table;
}
.pagination .counter {
  padding-left: 5px;
  padding-bottom: 15px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  margin: 0 5px;
}
.pagination ul li .pagenav {
  line-height: 32px;
  font-size: 12px;
  text-transform: lowercase;
  padding: 0 20px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  border: none;
  box-shadow: none;
}
.pagination ul li span.pagenav {
  background: #ffb300;
  color: #1e1e1e;
}
.pagination ul li a.pagenav {
  color: #1e1e1e;
  text-shadow: none;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: -o-linear-gradient(top, #f4f4f4, #eeeeee);
  background-image: linear-gradient(to bottom, #f4f4f4, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eeeeee #eeeeee #c8c8c8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eeeeee;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.pagenav:active,
.pagination ul li a.pagenav.active,
.pagination ul li a.pagenav.disabled,
.pagination ul li a.pagenav[disabled] {
  color: #1e1e1e;
  background-color: #eeeeee;
  *background-color: #e1e1e1;
}
.pagination ul li a.pagenav:active,
.pagination ul li a.pagenav.active {
  background-color: #d5d5d5 \9;
}
.pagination ul li a.pagenav:hover {
  background: #ffb300;
  color: #1e1e1e;
}
.pagination ul li.num span.pagenav {
  background: #ffb300;
  color: #1e1e1e;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 22px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 9px 18px;
}
.item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.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);
}
html {
  background: #b1c800;
  border-top: 15px solid #ee7f00; 
}
html body {
  background: none;
}

body{font-family: 'Exo', sans-serif;}

.top_container {
  background: url(../images/top_tail.png) repeat-x #e7e9ec;
  margin-bottom: 50px;
  padding-bottom: 11px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#logo{text-align: center}

#header-row {
  padding: 38px 0 20px;
}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}

.navigation{
	float:left;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	}

.navigation ul.sf-menu {
  
  /*float: right;*/
    padding: 52px 0 0;
	
	clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  background: none;
  
  display:block;
   float:left;
   list-style:none;
   position:relative;
   right:50%;
}
.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 {
  border-top: 1px solid #ee7f00;
  color: #313131;
  display:block;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 16px;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  color: #313131;
  text-transform: lowercase;
  border-top: 1px solid transparent;
  width: 93px;
  padding: 21px 0 0;
  text-align: center;
  height: 22px;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-left: none; 
  border-right: none;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  border-top: 1px solid #4ab514;
  color: #313131;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 64px;
  left: 50%;
  margin-left: -50px;
}
.navigation ul.sf-menu ul {
  width: 100px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -9px;
  left: 100px;
  margin-left: 0;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -9px;
  left: 100px;
  margin-left: 0;
}
.navigation ul.sf-menu ul {
  background: #484848;
  padding: 9px 0;
}
.navigation ul.sf-menu ul:before {
  position: absolute;
  content: '';
  top: -5px;
  border-bottom: 5px solid #484848;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 50%;
  margin-left: -5px;
}
.navigation ul.sf-menu ul ul {
  background: #fff;
}
.navigation ul.sf-menu ul ul:before {
  display: none;
}
.navigation ul.sf-menu ul ul li a,
.navigation ul.sf-menu ul ul li span {
  color: #b7b7b7;
}
.navigation ul.sf-menu ul ul li a:hover,
.navigation ul.sf-menu ul ul li span:hover {
  color: #484848;
}
.navigation ul.sf-menu ul ul li.active > a,
.navigation ul.sf-menu ul ul li.sfHover > a,
.navigation ul.sf-menu ul ul li.active > span,
.navigation ul.sf-menu ul ul li.sfHover > span {
  color: #484848;
}
.navigation ul.sf-menu ul ul li.active + li,
.navigation ul.sf-menu ul ul li.sfHover + li {
  border-top: 1px solid #e7e7e7;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 14px;
  line-height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  color: #838383;
  text-transform: lowercase;
  display: block;
  text-align: center;
  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;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  color: #ffffff;
}
.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: #ffffff;
}
.navigation ul.sf-menu ul li + li {
  border-top: 1px solid #6c6c6c;
}
.navigation ul.sf-menu.sf-vertical {
  width: 100px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 100px;
  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: 102px;
}
.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: 22px;
  padding-bottom: 22px;
  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: 24px;
  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: 100px;
  top: 22px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  padding-bottom: 100px;
}
.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;
}
.collection .item_img {
  margin-right: 26px;
}
.collection .item_img img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.collection .item-title {
  margin-bottom: 5px;
  color: #ff9000;
  font-size: 60px;
  padding-top: 129px;
}
.collection .item_introtext {
  font-size: 22px;
  line-height: 30px;
  color: #9b9b9b;
}
.collection .item_introtext h1 {
  color: #b7b7b7;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 24px;
}
.collection .item_introtext h1 .black {
  color: #303030;
}
.collection .item_introtext h1 .green {
  color: #4ab514;
}
.collection .item_introtext p {
  padding-bottom: 36px;
}
.collection .btn-info {
  color: #535353;
  text-shadow: none;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
  border-color: #f0f0f0 #f0f0f0 #cacaca;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f0f0f0;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.06) !important;
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.06) !important;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 29px;
}
.collection .btn-info:hover,
.collection .btn-info:active,
.collection .btn-info.active,
.collection .btn-info.disabled,
.collection .btn-info[disabled] {
  color: #535353;
  background-color: #f0f0f0;
  *background-color: #e3e3e3;
}
.collection .btn-info:active,
.collection .btn-info.active {
  background-color: #d7d7d7 \9;
}
.collection .btn-info:hover {
  background: #ffb300;
}
/*======================= FEATURE =======================*/
.top_blocks .mod-newsflash-adv {
  margin-top: -145px;
}
.top_blocks .item {
  text-align: center;
  background: #fff;
  padding: 10px 0 49px;
  -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.01);
  -moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.01);
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.01);
  margin-bottom: 0;
}
.top_blocks .item_title {
  border-top: 1px solid #f2f2f2;
  margin: 0 13px 36px;
  color: #313131;
  padding: 25px 0 0;
}
.top_blocks .item_title span.item_title_part0 {
  color: #ffb300;
}
.top_blocks .item_img {
  margin-bottom: 34px;
}
.top_blocks .item_img img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.top_blocks .item_content {
  border-top: 1px solid #f2f2f2;
  margin: 0 13px;
  font-size: 12px;
  line-height: 20px;
  padding: 26px 25px 0;
  color: #8b8a8a;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top_blocks .item_content p {
  padding-bottom: 19px;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row .container {
  position: relative;
  padding: 44px 0 0;
}
#content-row .container:before {
  width: 1px;
  content: '';
  position: absolute;
  background: url(../images/dashed_border.gif);
  left: -9999px;
  display: block;
  top: 77px;
  bottom: 71px;
}
#content-row.almb7ar5 .container:before {
  left: 576px;
}
.page-featured .img-intro {
  margin-bottom: 31px;
}
.page-featured .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
.page-featured .item .item_title {
  margin-bottom: 22px;
}
.page-featured .item p {
  padding-bottom: 28px;
}
#component {
  min-height: 0;
  padding-bottom: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#component.span7 {
  padding-right: 84px;
}
#component.span9 {
  padding-right: 96px;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 25px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 16px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
}
.item_info_dl dd {
  margin: 0;
  line-height: 16px;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd a {
  color: #ffb300;
  text-decoration: underline;
}
.item_info_dl dd a:hover {
  color: #313131;
}
.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
}
/*===== 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 50px 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  overflow: hidden;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 22px 22px 0 !important;
}
.touchGalleryLink.zoom {
  background: #f2f2f2;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.touchGalleryLink.zoom img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.touchGalleryLink.zoom:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
  line-height: 20px;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  color: #ffb300;
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: inline;
}
blockquote p:before {
  content: '“';
}
blockquote p:after {
  content: '”';
}
blockquote small {
  display: inline;
  color: #8b8a8a;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 5px;
}
blockquote small:before {
  content: '-';
  padding-right: 4px;
}
.page-category__about .item_introtext blockquote {
  padding-bottom: 16px;
  padding-right: 40px;
  padding-left: 5px;
}
.page-category__about .item_introtext p {
  padding-bottom: 8px;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module,
.categories-module,
.mod-menu .nav.menu,
.list1 ul {
  margin: 0;
}
.archive-module li,
.categories-module li,
.mod-menu .nav.menu li,
.list1 ul li {
  list-style: none;
  font-size: 18px;
  padding: 0 0 8px;
}
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
  color: #aaa;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  color: #313131;
  background: none;
}
.offer {
  padding-top: 56px;
}
.offer .item_title .item_title_part0,
.offer .item_title .item_title_part1 {
  color: #383838;
}
.offer .item_title .item_title_part2,
.offer .item_title .item_title_part3 {
  color: #8ac733;
}
.offer .item_title .item_title_part1 {
  position: relative;
}
.offer .item_title .item_title_part1:after {
  position: absolute;
  background: url(../images/icon_leaf.png);
  height: 34px;
  width: 20px;
  content: '';
  right: -33px;
  top: 0px;
}
.offer .item_introtext {
  font-size: 24px;
  line-height: 30px;
  color: #aaa;
  padding-bottom: 6px;
}
.offer .btn-info {
  background: #8ac733;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.offer .btn-info:hover {
  background: #ffb300;
}
#aside-right .moduletable {
  margin-bottom: 70px;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  padding: 0 0 60px;
}
.testimonials blockquote p {
  line-height: 20px;
  position: relative;
  padding-left: 36px;
  display: block;
  padding-bottom: 5px;
}
.testimonials blockquote p:before {
  position: absolute;
  font-family: 'Bevan', cursive;
  font-size: 26px;
  line-height: 30px;
  left: 0;
  top: 0;
  font-style: normal;
}
.testimonials blockquote p:after {
  display: none;
}
.testimonials blockquote small {
  padding-left: 36px;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  padding: 0 0 50px;
}
.news .item_published {
  font-weight: bold;
}
/*======================= FOOTER =======================*/
#footer-row .container {
  border-top: 1px solid #eeedee;
  padding: 36px 0 33px;
}
.footer_menu .mod-menu .nav.menu {
  margin: 0;
  padding-left: 52px;
  padding-top: 16px;
}
.footer_menu .mod-menu .nav.menu li {
  display: inline-block;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 17px;
  padding: 0;
}
.footer_menu .mod-menu .nav.menu li a {
  color: #afafaf;
}
.footer_menu .mod-menu .nav.menu li a:hover {
  color: #4ab514;
}
.footer_menu .mod-menu .nav.menu li.active a {
  color: #4ab514;
}
.footer_menu .mod-menu .nav.menu li + li {
  border-left: 1px solid #efefef;
  padding-left: 24px;
  margin-left: 25px;
}
#copyright {
  padding: 41px 0 56px;
  border-top: 1px solid #eeedee;
  text-transform: uppercase;
  color: #626262;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#copyright a {
  color: inherit;
}
#copyright a:hover {
  color: #8ac733;
}
#copyright .year:after {
  content: '•';
  font-size: 14px;
  padding: 0 0 0 4px;
  color: #8ac733;
}
/*===== Social Media ======*/
.moduletable.social {
  border-left: 1px solid #e0e0e0;
  padding-left: 49px;
  padding-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.moduletable.social .mod-menu__social {
  float: right;
  padding: 4px 0 0;
}
.moduletable.social .block_text {
  float: left;
  font-size: 11px;
  color: #c3c3c3;
  line-height: 16px;
}
ul.social {
  margin: 0;
}
ul.social li {
  margin: 0 4px 0 3px;
}
ul.social li a {
  width: 42px;
  height: 42px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  text-indent: 9999px;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.social li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}


/**/

.bordered{
	border: 1px solid #d4d5d6;
	width: 312px;
	padding: 20px 25px;
	}

.bg_gray{
	background: #f9fafa;
	}
	
.gmaps img { max-width: none; }