.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: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #c3ff65;
}
h2,
h3 {
  color: #222222;
  font: bold 36px/40px 'Raleway', sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
header,
.page-header,
.page_header {
  text-align: center;
}
header h3,
.page-header h3,
.page_header h3 {
  text-align: center;
  overflow: hidden;
  margin-bottom: 8px;
}
header h3 span,
.page-header h3 span,
.page_header h3 span {
  display: inline-block;
  position: relative;
}
header h3 span.firstItem:before,
.page-header h3 span.firstItem:before,
.page_header h3 span.firstItem:before {
  content: "";
  background: url(../images/template/border-title.png) 0 0 repeat-x;
  height: 1px;
  display: block;
  position: absolute;
  top: 85%;
  width: 1000px;
  left: -1019px;
}
header h3 span.lastItem:before,
.page-header h3 span.lastItem:before,
.page_header h3 span.lastItem:before,
header h3 span.lastItem:after,
.page-header h3 span.lastItem:after,
.page_header h3 span.lastItem:after {
  content: "";
  background: url(../images/template/border-title.png) 0 0 repeat-x;
  height: 1px;
  display: block;
  position: absolute;
  top: 85%;
  width: 1000px;
  right: -1019px;
}
.page-item header h3,
.page-item .page-header h3,
.page-item .page_header h3 {
  padding-bottom: 20px;
  text-align: left;
}
header h4,
.page-header h4,
.page_header h4 {
  text-align: left;
}
h4 {
  color: #222222;
  font: bold 24px/30px 'Raleway', sans-serif;
  margin-bottom: 23px;
  text-transform: uppercase;
}
h5 {
  color: #222222;
  font: 20px/24px 'Raleway', sans-serif;
  margin-bottom: 11px;
  min-height: 28px;
  text-transform: uppercase;
}
h6 {
  color: #222222;
  font: 18px/24px 'Raleway', sans-serif;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 20px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 20px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 20px;
  background: #ffffff;
  color: #9b9b9b;
  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.disabled {
  cursor: default !important;
}
.btn-primary,
.btn-small {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  background: none;
  color: #c3ff65;
  text-shadow: none;
  border: 3px solid #c3ff65;
  padding: 9px 24px 8px;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-small:hover,
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #c3ff65;
  color: #000000;
  text-shadow: none;
  outline: none !important;
}
.btn-primary.submitButton,
.btn-small.submitButton {
  float: right;
}
.btn-primary.disabled,
.btn-small.disabled {
  background: #c3ff65;
  color: #000000;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-info {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  background: none;
  color: #222;
  text-shadow: none;
  border: 3px solid #c3ff65;
  padding: 9px 24px 8px;
  text-transform: uppercase;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #c3ff65;
  color: #000000;
  text-shadow: none;
  outline: none !important;
}
#searchForm .btn.btn-primary {
  height: 28px;
  padding: 0 8px;
}
/*Lists*/
ul.item_list,
ul.item-list,
.categories-module,
.archive-module {
  margin: 0;
  overflow: hidden;
}
ul.item_list li,
ul.item-list li,
.categories-module li,
.archive-module li {
  background: url(../images/template/marker.png) 0 3px no-repeat;
  list-style: none;
  padding: 0 0 16px 24px;
  text-transform: uppercase;
}
ul.item_list li a,
ul.item-list li a,
.categories-module li a,
.archive-module li a {
  color: #222222;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
}
ul.item_list li a:hover,
ul.item-list li a:hover,
.categories-module li a:hover,
.archive-module li a:hover {
  color: #c3ff65;
}
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: 8px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  background: #ffffff;
  color: #9b9b9b;
  text-shadow: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #c9c9c9;
  box-shadow: none;
  padding: 4px 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-transform: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  border-color: #c3ff65;
  background: #c3ff65;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  background: #ffffff;
  color: #9b9b9b;
  text-shadow: none;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  border-color: #c3ff65;
  background: #c3ff65;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  border-color: #c3ff65;
  background: #c3ff65;
  color: #ffffff;
  text-shadow: none;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 25px;
  position: relative;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a.touchGalleryLink:after {
  display: none;
}
.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #c3ff65;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 9px 18px;
  max-width: 50%;
}
.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);
}
#system-message > div {
  margin: 20px 0;
}
/*======================= TOP =======================*/
#top-row {
  background: url(../images/template/top_bg.jpg) center 0 no-repeat;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.17);
  margin-bottom: 1px;
}
#top-row > .top {
  background: url(../images/template/top_bg.png) 0 0 repeat;
  position: relative;
  z-index: 1;
}
#top-row > .top:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 7px;
  background: #f5f5ed;
}
/*======================= HEADER =======================*/
#logo {
  margin-bottom: -54px;
  position: relative;
  z-index: 2;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
/*======================= NAVIGATION =======================*/
.contentInner {
  background: url(../images/template/contentInner_bg.gif) center 0 repeat;
  padding-top: 128px;
}
#navigation-row {
  width: 100%;
  background: #e4e4e4;
}
.navigation ul.sf-menu {
  float: right;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 0 0 1px;
}
.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 {
  background: #c3ff65;
  color: #ffffff;
}
.navigation ul.sf-menu > li.active > a:after,
.navigation ul.sf-menu > li.sfHover > a:after,
.navigation ul.sf-menu > li.current > a:after,
.navigation ul.sf-menu > li.active > span:after,
.navigation ul.sf-menu > li.sfHover > span:after,
.navigation ul.sf-menu > li.current > span:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 16px;
  line-height: 60px;
  font-family: 'Raleway', sans-serif;
  color: #222222;
  background: none;
  display: block;
  padding: 38px 18px 5px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-transform: uppercase;
  position: relative;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: #c3ff65;
  color: #ffffff;
}
.navigation ul.sf-menu > li > a:hover:after,
.navigation ul.sf-menu > li > span:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navigation ul.sf-menu > li > a:after,
.navigation ul.sf-menu > li > span:after {
  opacity: 0;
  filter: alpha(opacity=0);
  content: "";
  position: absolute;
  left: 0;
  bottom: -14px;
  right: 0;
  background: #c3ff65;
  border-bottom: 1px solid #daff9f;
  border-top: 1px solid #daff9f;
  height: 5px;
  z-index: 1;
}
.navigation ul.sf-menu li > ul {
  top: 125px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu ul {
  width: 142px;
  /*Define menu width*/

}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/

  top: -15px;
  left: 150px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/

  top: -15px;
  left: 150px;
}
.navigation ul.sf-menu ul {
  background: #c3ff65;
  padding: 15px 0;
}
.navigation ul.sf-menu ul li {
  padding: 5px 26px;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 11px;
  line-height: 20px;
  font-family: 'Raleway', sans-serif;
  color: #222222;
  background: none;
  display: block;
  padding: 0px;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-transform: uppercase;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: none;
  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 {
  background: none;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 142px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 142px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 144px;
}
.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: 60px;
  padding-bottom: 60px;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: 62px;
  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: 142px;
  top: 60px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
.mod-article-single .item__module {
  margin-bottom: 40px;
  overflow: hidden;
}
.mod-article-single.mod-article-single__color {
  font: 24px/30px 'Raleway', sans-serif;
  background: #c3ff65;
  color: #ffffff;
  text-shadow: none;
  margin-bottom: 63px;
  overflow: hidden;
  padding: 4px 39px 39px 37px;
  text-transform: uppercase;
}
.mod-article-single.mod-article-single__color .item__module {
  float: left;
  margin-bottom: 0;
}
.mod-article-single.mod-article-single__color .item__module .item-title {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 0px;
}
.mod-article-single.mod-article-single__color .mod-article-single_custom-link {
  float: right;
  padding: 54px 0 22px;
}
.mod-article-single.mod-article-single__color .mod-article-single_custom-link a {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  border: 3px solid #ffffff;
  padding: 9px 22px 6px 24px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-article-single.mod-article-single__color .mod-article-single_custom-link a:hover {
  background: #ffffff;
}
.mod-article-single.mod-article-single__color a {
  color: #ffffff;
}
.mod-article-single.mod-article-single__color a:hover {
  color: #222222;
}
.mod-article-single.mod-article-single__white .item__module {
  background: white;
  padding-right: 76px;
}
.mod-article-single.mod-article-single__white .item_img {
  margin-bottom: 0;
}
.mod-article-single.mod-article-single__white .item-title {
  color: #c3ff65;
}
.mod-article-single.mod-article-single__white h4 {
  font-weight: normal;
}
.mod-article-single .item-title {
  padding-top: 36px;
}
.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;
}
.mod-newsflash-adv .item_published {
  display: block;
  margin-bottom: 12px;
}
.mod-newsflash-adv .item_published .fa {
  color: #c3ff65;
  font-size: 15px;
  margin-right: 3px;
}
.mod-newsflash-adv.icons {
  position: relative;
}
.mod-newsflash-adv.icons .item.color1 .item_content {
  border-top: 13px solid #8de700;
}
.mod-newsflash-adv.icons .item.color1 .readmore {
  border-color: #8de700;
}
.mod-newsflash-adv.icons .item.color1 .readmore:hover {
  background: #8de700;
}
.mod-newsflash-adv.icons .item.color2 .item_content {
  border-top: 13px solid #c3ff65;
}
.mod-newsflash-adv.icons .item.color2 .readmore {
  border-color: #c3ff65;
}
.mod-newsflash-adv.icons .item.color2 .readmore:hover {
  background: #c3ff65;
}
.mod-newsflash-adv.icons .item.color3 .item_content {
  border-top: 13px solid #daff9f;
}
.mod-newsflash-adv.icons .item.color3 .readmore {
  border-color: #daff9f;
}
.mod-newsflash-adv.icons .item.color3 .readmore:hover {
  background: #daff9f;
}
.mod-newsflash-adv.icons .item_content {
  position: relative;
}
.mod-newsflash-adv.icons .item_content .inner {
  background: #ffffff;
  padding: 0 20px 44px;
  position: relative;
  z-index: 1;
}
.mod-newsflash-adv.icons .item_content .item_title {
  margin-bottom: 18px;
  padding-top: 24px;
}
.mod-newsflash-adv.icons .item_content .item_introtext {
  padding-bottom: 18px;
}
.mod-newsflash-adv.icons .item_content:before,
.mod-newsflash-adv.icons .item_content:after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 30%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.mod-newsflash-adv.icons .item_content:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}
.mod-newsflash-adv.icons .img-intro__none {
  top: -90px;
  margin-bottom: -90px;
}
.mod-newsflash-adv.posts .readmore {
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  line-height: 20px;
  background: none;
  color: #c3ff65;
  text-shadow: none;
  border: none;
  padding: 0px;
  vertical-align: top;
  text-transform: lowercase;
}
.mod-newsflash-adv.posts .readmore:hover,
.mod-newsflash-adv.posts .readmore:focus,
.mod-newsflash-adv.posts .readmore:active {
  box-shadow: none;
  background: none;
  color: #222222;
  text-shadow: none;
  outline: none !important;
}
.mod-newsflash-adv.art .item_img {
  margin: -37px -21px 20px -25px;
}
.mod-newsflash-adv.art .item_img.img-intro__left {
  margin: -37px 26px -21px -25px;
  max-width: 53%;
}
.mod-newsflash-adv.art .item_content {
  border: 1px solid #c9c9c9;
  padding: 36px 20px 20px 24px;
}
/*======================= FEATURE =======================*/
#feature-row {
  padding-top: 25px;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.item {
  margin-bottom: 40px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 19px;
}
.item_info_dl dd {
  margin: 0 9px 0 0;
  display: inline-block;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd .fa {
  color: #c3ff65;
  font-size: 15px;
  margin-right: 3px;
}
.item_info_dl dd.komento {
  text-transform: lowercase;
}
.item_info_dl dd a {
  color: #9b9b9b;
}
.item_info_dl dd a:hover {
  color: #c3ff65;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: "";
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: inherit;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}
ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}
ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}
ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  color: #9b9b9b;
  padding: 0 0 20px;
  margin: 0;
  border-left: none;
}
blockquote:before {
  content: url(../images/template/blockquote.png);
  float: left;
  margin-right: 30px;
}
blockquote p {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
  padding: 0;
}
small {
  color: #222222;
  font: bold 14px/36px 'Raleway', sans-serif;
}
small:before {
  content: "- ";
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 13px;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row {
  padding-top: 26px;
}
/*======================= ASIDE RIGHT =======================*/
aside header,
aside .page-header,
aside .page_header {
  text-align: center;
}
aside header h3,
aside .page-header h3,
aside .page_header h3 {
  text-align: left;
  margin-bottom: 20px;
}
aside header h3 span.firstItem:before,
aside .page-header h3 span.firstItem:before,
aside .page_header h3 span.firstItem:before {
  display: none;
}
aside header h3 span.lastItem:before,
aside .page-header h3 span.lastItem:before,
aside .page_header h3 span.lastItem:before,
aside header h3 span.lastItem:after,
aside .page-header h3 span.lastItem:after,
aside .page_header h3 span.lastItem:after {
  display: none;
}
aside .moduletable {
  margin-bottom: 40px;
}
aside .moduletable.border {
  border: 1px solid #c9c9c9;
  padding: 32px;
}
.moduletable.fright {
  float: right;
}
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  padding-bottom: 40px;
  padding-top: 38px;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  padding-bottom: 32px;
  padding-top: 38px;
}
#bottom-row .row-container .moduleTitle {
  font-size: 30px;
  line-height: 40px;
  text-align: left;
}
#bottom-row .row-container .moduleTitle span:before,
#bottom-row .row-container .moduleTitle span:after {
  display: none;
}
/*======================= FOOTER =======================*/
#footer-wrapper .footer-wrapper-inner {
  border-top: 1px solid #e4e4e4;
  font-size: 16px;
  line-height: 24px;
}
#footer-wrapper .footer-wrapper-inner .moduleTitle {
  font-size: 24px;
  line-height: 56px;
  margin-bottom: 10px;
  text-align: left;
}
#footer-wrapper .footer-wrapper-inner .moduleTitle span:before,
#footer-wrapper .footer-wrapper-inner .moduleTitle span:after {
  display: none;
}
#footer-row {
  border-top: 7px solid #f7f7f7;
  padding-bottom: 23px;
  padding-top: 55px;
}
#copyright-row {
  border-top: 7px solid #f7f7f7;
  padding-bottom: 30px;
  padding-top: 30px;
}
#copyright a {
  color: #9b9b9b;
}
#copyright a:hover {
  color: #8de700;
}
.contacts span {
  display: inline-block;
  min-width: 91px;
}
.contacts b {
  font-weight: normal;
  color: #222222;
  display: inline-block;
  min-width: 64px;
}
.contacts a {
  color: #8de700;
}
.contacts a:hover {
  color: #222222;
}
.map_wrapper {
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding-top: 7px;
}
.map_wrapper > div,
.map_wrapper > div > div {
  height: 162px !important;
}
/*===== Social Media ======*/
.social {
  margin: 0 0 20px;
  padding-top: 17px;
}
.social li {
  display: inline-block;
  list-style: none;
  margin: 0 8px 0 0;
  overflow: hidden;
}
.social li a {
  float: left;
  width: 32px;
  height: 32px;
  -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;
  background-color: #8de700;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: white;
}
.social li a.fa {
  position: relative;
}
.social li a.fa:before {
  font: 12px/32px FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  text-align: center;
}
.social li a:hover {
  background-color: #222222;
  color: #8de700;
}
