.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 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: #8bc9be;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
h1,
h2,
h3 {
  font: 30px 'Ubuntu', sans-serif;
  line-height: 36px;
  font-weight: normal;
  color: rgba(47, 47, 47, 0.68);
  padding: 0 0 25px 0;
  text-transform: inherit;
  border-bottom: 1px solid #dcdfe0;
  margin-bottom: 36px;
}
h1:first-letter,
h2:first-letter,
h3:first-letter {
  text-transform: uppercase;
}
h4 {
  font: 16px 'Ubuntu', sans-serif;
  line-height: 26px;
  font-weight: bold;
  color: #424d51;
  padding: 0 0 15px 0;
}
h5 {
  font: 14px 'Ubuntu', sans-serif;
  line-height: 20px;
  font-weight: normal;
  color: #2f2f2f;
  padding: 0;
}
.alert-heading {
  color: inherit;
}
body {
  font-weight: 300;
}
p {
  margin: 0;
  padding-bottom: 22px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 22px;
}
/*Buttons*/
.btn {
  padding: 0;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  background: none;
  color: rgba(47, 47, 47, 0.68);
  text-shadow: none;
  border: none;
  -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;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  color: #8bc9be;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn.disabled {
  cursor: default !important;
  background: none;
  color: #2f2f2f;
  text-shadow: none;
  border: none;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #ffffff !important;
}
#kpost-buttons .btn {
  margin: 0 10px;
}
#searchForm .btn.btn-primary {
  height: 32px;
}
#filters li,
#sort li,
#grid-list li {
  margin-right: 12px;
  margin-bottom: 2px;
}
.btn.dropdown-toggle {
  padding: 4px 10px;
  border: 1px solid #ddd;
}
.btn.dropdown-toggle:hover,
.btn.dropdown-toggle:focus,
.btn.dropdown-toggle:active {
  background: #ecefef;
}
/*Lists*/
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
.list1 li {
  padding-bottom: 15px;
  background: url(../images/marker1.png) 0 2px no-repeat;
  padding-left: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.list1 a {
  color: #424d51;
}
.list1 a:hover {
  color: #8bc9be;
}
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: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  padding: 4px 12px;
  font-size: 13px;
  line-height: 22px;
  background: none;
  color: #2f2f2f;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  background: #8bc9be;
  color: #ffffff;
  border: 1px solid #8bc9be;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #484e51;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: #8bc9be;
  color: #ffffff;
  border: 1px solid #8bc9be;
}
.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 {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #484e51;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/*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;
  display: inline-block;
  max-width: 100%;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  display: inline-block;
  max-width: 100%;
}
.item_img a img {
  z-index: 1;
  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: #2f2f2f;
}
.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 =======================*/
/*======================= HEADER =======================*/
#logo {
  margin-top: 17px;
}
#logo a,
#logo img {
  max-width: 100%;
  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;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  width: 100%;
  background: #353a3e;
}
#navigation-row .row-fluid {
  position: relative;
  padding: 15px 0 44px 0;
}
.social {
  float: right;
  margin-right: 12px;
}
.social li {
  float: left;
  margin-left: 2px;
}
.social a {
  display: block;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-indent: -9999px;
}
.social a:hover {
  background-color: #5c6063;
}
.social .twitter {
  background-image: url(../images/twitter.png);
}
.social .facebook {
  background-image: url(../images/facebbok.png);
}
.social .vimeo {
  background-image: url(../images/vimeo.png);
}
.navigation ul.sf-menu {
  float: right;
  padding-top: 19px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 0px 0 20px;
  position: relative;
  z-index: 1002;
}
.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: #ffffff;
  border-color: none;
}
.navigation ul.sf-menu > li.active > a:before,
.navigation ul.sf-menu > li.sfHover > a:before,
.navigation ul.sf-menu > li.current > a:before,
.navigation ul.sf-menu > li.active > span:before,
.navigation ul.sf-menu > li.sfHover > span:before,
.navigation ul.sf-menu > li.current > span:before,
.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;
}
.navigation ul.sf-menu > li.lastItem > a,
.navigation ul.sf-menu > li.lastItem > span {
  border: none;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 12px;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  color: #b4b8b8;
  background: none;
  display: block;
  text-transform: uppercase;
  padding: 0px 11px;
  position: relative;
  -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:after,
.navigation ul.sf-menu > li > span:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background: #8bc9be;
  left: 0;
  bottom: -17px;
  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;
  opacity: 0;
}
.navigation ul.sf-menu > li > a:before,
.navigation ul.sf-menu > li > span:before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  border: 4px solid transparent;
  border-top-color: #8bc9be;
  left: 50%;
  margin-left: -4px;
  bottom: -25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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;
  opacity: 0;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: none;
  border-color: none;
  color: #ffffff;
}
.navigation ul.sf-menu > li > a:hover:before,
.navigation ul.sf-menu > li > span:hover:before,
.navigation ul.sf-menu > li > a:hover:after,
.navigation ul.sf-menu > li > span:hover:after {
  opacity: 1;
}
.navigation ul.sf-menu li > ul {
  top: 31px;
  /*Define 1st SubMenu position*/

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

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

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

  top: -12px;
  left: 176px;
}
.navigation ul.sf-menu ul {
  background: #4b5155;
  padding: 12px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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: 12px;
  line-height: 35px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
  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: #8bc9be;
  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: #8bc9be;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 175px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 175px;
  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: 176px;
}
.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: 175px;
  top: 1.2em;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  position: relative;
}
#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: #ffffff;
  position: relative;
  border-bottom: 4px solid #f6f6f6;
  padding: 42px 0 0 0;
}
#feature-row:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eff1f1;
}
#feature-row .moduletable {
  padding-bottom: 50px;
}
.blocks {
  text-align: center;
}
.blocks h3 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.blocks .item_content {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 120px;
}
.blocks .item_num0 .item_content {
  background-image: url(../images/icon-1.png);
}
.blocks .item_num1 .item_content {
  background-image: url(../images/icon-2.png);
}
.blocks .item_num2 .item_content {
  background-image: url(../images/icon-3.png);
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
.bg_cont {
  background: #fff;
  padding: 65px 0 0 0;
}
.bg_cont .moduletable {
  padding-bottom: 62px;
}
.projects .item_img {
  float: none;
  margin-right: 0;
  display: inline-block;
}
.projects h3 {
  font-size: 45px;
  font-weight: normal;
  line-height: 1.2em;
  text-align: center;
  position: relative;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0 0 38px 0;
  margin-bottom: 0;
  border-bottom: none;
}
.projects h3:after {
  content: "";
  position: absolute;
  top: 30px;
  height: 1px;
  width: 600px;
  margin-right: -600px;
  margin-left: 20px;
  background: #dadada;
}
.projects h3 .item_title_part0 {
  position: relative;
  display: inline-block;
}
.projects h3 .item_title_part0:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 600px;
  margin-left: -620px;
  height: 1px;
  background: #dadada;
}
.different .item_content {
  position: relative;
  padding-left: 96px;
}
.different span.dropcap {
  position: absolute;
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
  background: #3f6158;
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 66px;
  font-weight: normal;
}
.different .item_num0 span.dropcap {
  background: #8bc9be;
}
.different .item_num1 span.dropcap {
  background: #6c968c;
}
.different .item_num2 span.dropcap {
  background: #588075;
}
.planners .item_img {
  float: none;
  margin-right: 0;
  display: inline-block;
}
.from_blog h4 {
  padding-bottom: 0;
}
.from_blog .item_published {
  font-size: 12px;
  line-height: 26px;
  display: block;
  padding: 0 0 12px 0;
}
.from_blog .item {
  padding-bottom: 10px;
}
#component {
  min-height: 0;
}
.page-item {
  padding-bottom: 50px;
}
.items-row {
  padding-bottom: 50px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 22px;
}
.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 ======*/
#isotopeContainer,
.page-contact {
  padding-bottom: 30px;
}
.mfp-bottom-bar h4 a {
  color: #fff;
}
.mfp-bottom-bar h4 a:hover {
  color: #8bc9be;
}
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: 22px;
  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 22px 22px 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: 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;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
#bottom-row {
  background: #f7f9f9;
  border-top: 4px solid #f6f6f6;
  position: relative;
  padding: 20px 0 17px 0;
}
#bottom-row:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #eff1f1;
  left: 0;
  top: 0;
  width: 100%;
}
.clients {
  overflow: hidden;
  width: 100%;
}
.clients li {
  float: left;
  border-right: 1px solid #eeeff0;
}
.clients .lastItem {
  border: none;
}
/*======================= FOOTER =======================*/
#footer-row {
  overflow: hidden;
}
#footer-row .row-container {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#footer-row .container-fluid {
  padding: 0;
}
.mod-custom__map > div {
  height: 327px;
}
#copyright-row {
  padding: 54px 0 0px 0;
}
#copyright-row .moduletable {
  padding-bottom: 40px;
}
#copyright {
  font: 12px 'Ubuntu', sans-serif;
  line-height: 16px;
  text-transform: uppercase;
  color: #f2f2f2;
  margin-top: 3px;
  padding-bottom: 30px;
}
#copyright a {
  color: #f2f2f2;
}
#copyright a:hover {
  color: #b4b8b8;
}
#copyright .siteName {
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
}
.contacts {
  font-size: 12px;
  color: #b4b8b8;
  text-align: left;
  line-height: 16px;
}
.contacts .mail {
  text-transform: uppercase;
  display: inline-block;
  color: #b4b8b8;
  padding-left: 30px;
  background: url(../images/icon-mail.png) 0 0 no-repeat;
  margin-left: 29px;
}
.contacts .mail:hover {
  color: #fff;
}
.contacts .tel {
  padding-left: 22px;
  background: url(../images/icon-phone.png) 0 0 no-repeat;
  display: inline-block;
}
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
