.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: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
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: #414141;
}
h1,
h2,
h3 {
  font: 36px/40px 'Ubuntu', sans-serif;
  padding: 13px 7px 13px 0;
  word-spacing: -1px;
  color: #f26654;
  margin: 0 50px 41px 0;
  font-weight: bold;
  float: left;
  min-width: 236px;
  border-right: 1px solid #f26654;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1 .item_title_part0,
h2 .item_title_part0,
h3 .item_title_part0 {
  color: #414141;
}
h1 span,
h2 span,
h3 span {
  float: left;
  margin-right: 8px;
}
h4 {
  font: 18px/24px 'Ubuntu', sans-serif;
  color: #f26654;
  font-weight: 500;
  padding: 0 0 15px 0;
}
header {
  overflow: hidden;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 18px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 18px;
}
/*Buttons*/
.btn {
  padding: 8px 24px 6px;
  margin: 0;
  font-size: 18px;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  background: #f26654;
  color: #ffffff;
  text-shadow: none;
  border: none;
  border-bottom: 2px solid #ed4e3e;
  font-weight: 500;
  -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,
.btn:active,
.btn:focus,
.btn.active {
  text-decoration: none;
  background: #414141;
  color: #ffffff;
  border: none;
  border-bottom: 2px solid #1a1a1a;
  -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.disabled {
  cursor: default !important;
  pointer-events: none;
  background: #f26654;
  color: #ffffff;
  text-shadow: none;
}
#searchForm .btn.btn-primary {
  height: 37px;
}
.dropdown-toggle {
  padding: 4px 6px;
  border: 1px solid #f26654 !important;
  text-decoration: none !important;
}
.dropdown-toggle:hover {
  background: #414141;
  border-color: #414141 !important;
}
.btn-group.open .btn.dropdown-toggle {
  background: #414141;
  border-color: #414141 !important;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #ffffff !important;
}
/*Lists*/
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
.list1 li {
  padding-bottom: 8px;
  position: relative;
  padding-left: 14px;
}
.list1 li:before {
  content: "\f101";
  position: relative;
  font: 14px/18px FontAwesome;
  color: #f26654;
  position: absolute;
  top: 0;
  left: 0;
}
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%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 800 14px/18px;
  text-transform: none;
  color: #414141;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #dadada;
  background: #ffffff;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #ffffff;
  background: #f26654;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #414141;
  background: #ffffff;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  color: #ffffff;
  background: #f26654;
}
.pagination ul li.pagination-start span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav,
.pagination ul li.pagination-start .span.hasTooltip,
.pagination ul li.pagination-prev .span.hasTooltip,
.pagination ul li.pagination-next .span.hasTooltip,
.pagination ul li.pagination-end .span.hasTooltip {
  color: #b9b9b9;
  background: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 20px 20px 0;
  position: relative;
  float: left;
}
.item_img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item_img img {
  max-width: 100%;
}
.item_img a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  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: #f26654;
}
.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);
}
.well h1,
.well h3 {
  float: none;
  width: auto;
  border: none;
  padding: 0;
}
#system-message > div {
  margin: 20px 0;
}
.alert {
  margin-top: 20px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  padding: 8px 0 9px 0;
}
#logo a {
  display: inline-block;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: none;
}
.social {
  float: right;
  padding-top: 6px;
}
.social li {
  margin-left: 30px;
  float: left;
}
.social a {
  display: block;
  height: 28px;
  text-align: left;
  text-indent: -9999px;
  position: relative;
}
.social a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.social a:hover span {
  opacity: 1;
}
.twitter {
  background: url(../images/twitter.png) 0 0 no-repeat;
  width: 27px;
}
.twitter span {
  background: url(../images/twitter_active.png) 0 0 no-repeat;
}
.facebook {
  background: url(../images/facebook.png) 0 0 no-repeat;
  width: 15px;
}
.facebook span {
  background: url(../images/facebook_active.png) 0 0 no-repeat;
}
.pinterest {
  background: url(../images/pinterest.png) 0 0 no-repeat;
  width: 24px;
}
.pinterest span {
  background: url(../images/pinterest_active.png) 0 0 no-repeat;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  background: #fff;
  padding: 28px 0 30px 0;
}
.navigation ul.sf-menu {
  padding-top: 6px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 35px 0 16px;
  position: relative;
}
.navigation ul.sf-menu > li:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -40px;
  width: 100%;
  height: 0px;
  background: #f26654;
  pointer-events: 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 > 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: none;
  color: #414141;
}
.navigation ul.sf-menu > li.active:before,
.navigation ul.sf-menu > li.sfHover:before,
.navigation ul.sf-menu > li.current:before {
  height: 3px;
}
.navigation ul.sf-menu > li:hover:before {
  height: 3px;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 18px;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  color: #414141;
  background: none;
  display: block;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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 {
  background: none;
  color: #414141;
}
.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 > ul {
  top: 61px;
  left: 50%;
  margin-left: -96px;
  padding: 0 0;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu > li > ul:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
  top: -40px;
}
.navigation ul.sf-menu ul {
  width: 192px;
  /*Define menu width*/

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

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

  top: 41px;
  left: 0;
}
.navigation ul.sf-menu ul {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li {
  margin-bottom: 2px;
}
.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: 14px;
  line-height: 39px;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  background: #eeedeb;
  display: block;
  padding: 0 12px;
  text-transform: lowercase;
  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 {
  background: #1a1a1a;
  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: #1a1a1a;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 192px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 192px;
  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: 194px;
}
.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: 1.2em;
  padding-bottom: 1.2em;
  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: 3.2em;
  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: 192px;
  top: 1.2em;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.search-block #searchword {
  margin-top: 0;
  border: 1px solid #b9b9b9;
  background: #fff;
  font: 14px/18px 'Open Sans', sans-serif;
  float: right;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 10px 20px;
  height: 37px;
  color: #414141;
  width: 231px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-block .btn {
  padding: 0;
  width: 0;
  height: 0;
  display: none;
}
.search-block ::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #b9b9b9;
}
.search-block :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #b9b9b9;
}
.search-block ::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #b9b9b9;
}
.search-block :-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #b9b9b9;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row .row-container {
  width: 100%;
  margin: 0;
  max-width: 100%;
}
#showcase-row .container-fluid {
  padding: 0;
}
.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 {
  background: #eeedeb;
  padding: 33px 0 40px 0;
  border-bottom: 1px solid #f5f4f3;
}
.blocks .item_content {
  background: #f26654;
  padding: 22px 20px 7px;
  color: #fff;
  text-align: center;
}
.blocks h4 {
  color: #fff;
  padding-top: 66px;
}
.blocks .item_num0 h4 {
  background: url(../images/icon-1.png) center 0 no-repeat;
}
.blocks .item_num1 h4 {
  background: url(../images/icon-2.png) center 0 no-repeat;
}
.blocks .item_num2 h4 {
  background: url(../images/icon-3.png) center 0 no-repeat;
}
.blocks .item_num3 h4 {
  background: url(../images/icon-4.png) center 0 no-repeat;
}
.offers header {
  overflow: inherit;
}
.offers h4 {
  padding-top: 70px;
  position: relative;
  color: #414141;
}
.offers h4:before {
  font: 55px/1em FontAwesome;
  color: #f26654;
  position: absolute;
  top: 0;
  left: 50%;
  width: 70px;
  margin-left: -35px;
}
.offers .item_content {
  text-align: center;
  padding: 0 20px;
}
.offers .item_num0 h4:before {
  content: "\f005";
}
.offers .item_num1 h4:before {
  content: "\f015";
}
.offers .item_num2 h4:before {
  content: "\f0c0";
}
.offers .item_num3 h4:before {
  content: "\f0ac";
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.bg_cont {
  padding-top: 63px;
  background: #fff;
}
.bg_cont .moduletable {
  padding-bottom: 47px;
}
.category_desc,
.pretext {
  font: 24px 'Ubuntu', sans-serif;
  color: #b9b9b9;
  padding: 15px 0 64px 0;
}
#aside-right .moduleTitle {
  border: none;
}
.about_us header {
  overflow: inherit;
}
.our_history header {
  overflow: inherit;
}
.advantages header {
  overflow: inherit;
}
.advantages h3 {
  margin-right: 42px;
}
.advantages .row-fluid {
  width: 33.92%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
.advantages h4 {
  font-size: 24px;
  font-weight: normal;
}
.advantages .item {
  padding-left: 0 !important;
}
.advantages .item_content {
  padding-left: 96px;
  position: relative;
  padding-bottom: 10px;
}
.advantages .item_content:before {
  position: absolute;
  top: 0;
  width: 50px;
  left: 26px;
  text-align: right;
  font: 45px/1em FontAwesome;
  color: #fff;
}
.advantages .item_num0 .item_content:before {
  content: "\f06e";
}
.advantages .item_num1 .item_content:before {
  content: "\f091";
}
.advantages .item_num2 .item_content:before {
  content: "\f06c";
}
.advantages .item_num3 .item_content:before {
  content: "\f0f4";
}
.our_gallery.moduetable {
  padding-bottom: 67px;
}
.our_gallery header {
  overflow: inherit;
}
.our_gallery .mod-newsflash-adv {
  margin: 0 -10px;
}
.our_gallery .row-fluid {
  width: 25%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.our_gallery .item {
  padding-left: 0 !important;
}
.our_gallery .item_img {
  float: none;
  margin-right: 0;
  position: relative;
}
.our_gallery .item_cont {
  position: relative;
}
.our_gallery h4 {
  position: absolute;
  z-index: 3;
  background: url(../images/bg_caption.png) repeat;
  left: 0;
  width: 100%;
  bottom: 0;
  font: 14px/1em 'Open Sans', sans-serif;
  color: #414141;
  font-weight: normal;
  padding: 14px 10px 12px;
}
.news.moduetable {
  padding-bottom: 67px;
}
.news header {
  overflow: inherit;
}
.news .item_img {
  float: none;
  margin-right: 0;
  position: relative;
}
.news .item_cont {
  position: relative;
}
.news h4 {
  position: absolute;
  z-index: 3;
  background: url(../images/bg_caption.png) repeat;
  left: 0;
  width: 100%;
  bottom: 0;
  font: 14px/1em 'Open Sans', sans-serif;
  color: #414141;
  font-weight: normal;
  padding: 14px 10px 12px;
}
.page-search #searchForm {
  padding-top: 12px;
}
.page-category__testimonials .item_introtext {
  padding-left: 50px;
  background: url(../images/quot2.png) 0 0 no-repeat;
}
.page-category__testimonials,
.page-category__team,
.page-category__history,
.page-category__faqs,
.page-gallery__gallery,
.page-blog {
  padding-bottom: 40px;
}
.page-category__testimonials .page_header,
.page-category__team .page_header,
.page-category__history .page_header,
.page-category__faqs .page_header,
.page-gallery__gallery .page_header,
.page-blog .page_header {
  overflow: inherit;
}
.view-article h3,
.page-contact h3,
.com_kunena h3 {
  border: none;
  float: none;
}
.view-article .item_fulltext h2,
.page-contact .item_fulltext h2,
.com_kunena .item_fulltext h2 {
  float: none;
  border: none;
}
.page-gallery,
.page-contact,
.page-remind,
.page-reset,
.page-registration,
.page-item,
.com_kunena #component {
  padding-bottom: 60px;
}
#filters li,
#sort li,
#grid-list li {
  margin-right: 2px;
  margin-bottom: 2px;
}
.items-row {
  padding-bottom: 30px;
}
.item {
  margin-bottom: 0;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 18px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.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 ======*/
.mfp-bottom-bar h4 a {
  color: #fff;
}
.mfp-bottom-bar h4 a:hover {
  color: #f26654;
}
.img-full.span5.item_img {
  width: auto;
  padding-left: 0;
}
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: 14px;
  line-height: 18px;
  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 18px 18px 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: #fff;
}
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 {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= 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;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  background: #f26654;
  color: #fff;
  padding: 39px 0 0 0;
}
#mainbottom-row h1,
#mainbottom-row h2,
#mainbottom-row h3,
#mainbottom-row h4 {
  color: #fff;
  border-color: #fff;
}
#mainbottom-row h1 .item_title_part0,
#mainbottom-row h2 .item_title_part0,
#mainbottom-row h3 .item_title_part0,
#mainbottom-row h4 .item_title_part0 {
  color: #fff;
}
.testimon.moduletable {
  padding-bottom: 31px;
}
.testimon header {
  overflow: inherit;
}
.testimon .list_carousel {
  padding-left: 35px;
  padding-right: 50px;
  margin-left: 0;
}
.testimon .item_content {
  padding-left: 48px;
  background: url(../images/quot1.png) 0 0 no-repeat;
}
.testimon h4 {
  font: 24px/1em 'Ubuntu', sans-serif;
  font-weight: normal;
  padding: 0 0 11px 0;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  padding: 62px 0 0 0;
}
/*======================= FOOTER =======================*/
#footer-row {
  background: url(../images/bg_newsletter.jpg) center 0 no-repeat;
  padding-top: 73px;
  padding-bottom: 67px;
}
.newsletter {
  text-align: center;
}
.newsletter form {
  margin-bottom: 0;
  padding-bottom: 37px;
}
.newsletter.moduletable.span6 {
  margin: 0 auto;
  float: none;
}
.newsletter header {
  background: url(../images/bg_caption_slider.png) 0 0 repeat;
}
.newsletter h3 {
  float: none;
  padding-right: 0;
  margin-right: 0;
  border: none;
  font-weight: normal;
  color: #414141;
  margin-bottom: 20px;
  padding-top: 29px;
}
.newsletter h3 span {
  float: none;
  margin-right: 0;
}
.newsletter .acymailing_modulenewsletter {
  background: url(../images/bg_caption_slider.png) 0 0 repeat;
}
.newsletter .acysubbuttons,
.newsletter .acymailing_module_form td {
  padding: 0;
}
.newsletter .acyfield_email {
  width: 231px;
}
.newsletter input[type="text"] {
  margin: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.21);
  height: 37px;
  padding: 10px 10px;
  border-right: 0px;
}
.newsletter .btn {
  height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#copyright-row {
  padding: 12px 0 14px 0;
}
#copyright {
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  font-weight: 300;
  padding-bottom: 0;
  text-align: right;
}
#copyright a {
  color: #fff;
}
#copyright a:hover {
  color: #f26654;
}
.footer_logo {
  float: left;
}
