.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 {
  color: #474747;
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #474747;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #85c3d2;
}
h1 {
  font-size: 45px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 30px;
}
h1 span {
  display: block;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
h2,
h3 {
  color: #474747;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 22px;
}
h4 {
  color: #424d51;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 0;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 21px;
}
.icons-marker {
  font-size: 19.2px;
  line-height: 26px;
}
.overflow {
  overflow: hidden;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 16px;
  line-height: 26px;
  background: #ffffff;
  color: #788286;
  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 {
  background: #85c3d2;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #85a9d2;
  border-bottom-color: #85a9d2;
  outline: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
.btn-primary:hover,
.btn-small:hover {
  background: #85a9d2;
  color: #ffffff;
}
.btn-primary.submitButton,
.btn-small.submitButton {
  float: right;
}
.btn-primary.disabled,
.btn-small.disabled {
  background: #85a9d2;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #85c3d2;
  color: #ffffff;
  text-shadow: none;
}
.btn-primary:focus:hover,
.btn-small:focus:hover,
.btn-primary:active:hover,
.btn-small:active:hover {
  background: #85a9d2;
  color: #ffffff;
}
.btn-info {
  background: none;
  color: #474747;
  text-shadow: none;
  font-size: 20px;
  font-weight: 500;
  border: none;
  padding: 0;
  text-transform: capitalize;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: none;
  color: #85c3d2;
  text-shadow: none;
  outline: none !important;
}
#searchForm .btn.btn-primary {
  height: 28px;
  padding: 0 9px;
}
/*Lists*/
ul.list li {
  font-weight: bold;
  padding-bottom: 4px;
}
ul.list li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #ffffff;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
  margin-right: 12px;
}
ul.contact li {
  padding-bottom: 4px;
}
ul.contact li img {
  margin-right: 8px;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  border-top: 1px solid #dadada;
  height: auto;
  margin: 0;
  padding: 40px 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;
  padding-right: 13px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font-size: 22px;
  font-weight: normal;
  text-transform: none;
  background: none;
  color: #474747;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  padding: 0;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #474747;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #85c3d2;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: none;
  color: #474747;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  color: #474747;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 26px;
  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: #85c3d2;
}
.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 20px 10px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 10px 20px;
  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 =======================*/
.headerInner {
  border-top: 5px solid #474747;
  background: #2c2c2c;
  color: #ffffff;
  text-shadow: none;
}
/*======================= HEADER =======================*/
#header-row {
  background: #2c2c2c;
  color: #ffffff;
  text-shadow: none;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#logo a {
  display: inline-block;
  margin: 31px 0 38px;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  width: 100%;
}
.navigation ul.sf-menu {
  float: right;
  margin-right: 4px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 1px 0 0;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  background: #474747;
  color: #ffffff;
  border-color: #85c3d2;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  border-bottom: 6px solid #2c2c2c;
  padding: 51px 22px 16px 23px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: #474747;
  color: #ffffff;
  border-color: #85c3d2;
}
.navigation ul.sf-menu > li > ul {
  background: #474747;
  top: 103px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu > li > ul > li > a:hover,
.navigation ul.sf-menu > li > ul > li > span:hover {
  background: #85c3d2;
}
.navigation ul.sf-menu > li > ul > li.active > a,
.navigation ul.sf-menu > li > ul > li.sfHover > a,
.navigation ul.sf-menu > li > ul > li.active > span,
.navigation ul.sf-menu > li > ul > li.sfHover > span {
  background: #85c3d2;
}
.navigation ul.sf-menu ul {
  width: 134px;
  /*Define menu width*/

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

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

  top: -24px;
  left: 138px;
}
.navigation ul.sf-menu ul {
  background: #2c2c2c;
  padding: 24px 0;
  text-align: center;
  text-transform: uppercase;
}
.navigation ul.sf-menu ul li {
  padding: 1px 0 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: 12px;
  line-height: 32px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 0px 6px;
  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;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #474747;
  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: #474747;
  color: #ffffff;
}
.navigation ul.sf-menu.sf-vertical {
  width: 134px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 134px;
  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: 136px;
}
.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: 20px;
  padding-bottom: 20px;
  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: 22px;
  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: 134px;
  top: 20px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  border-bottom: 3px solid #ffffff;
  overflow: hidden;
}
.mod-article-single .item__module {
  overflow: hidden;
}
.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.drop span.dropcap {
  float: left;
  margin: 0 30px 20px 0;
  width: 66px;
  text-align: center;
  background: #85c3d2;
  color: #ffffff;
  text-shadow: none;
  font-size: 35px;
  line-height: 66px;
  font-weight: normal;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.mod-newsflash-adv.drop .item_content {
  overflow: hidden;
}
.mod-newsflash-adv.abs .item {
  margin-bottom: 12px;
}
.mod-newsflash-adv.abs .item_content {
  padding: 23px;
  position: relative;
}
.mod-newsflash-adv.abs .item_content .item_img {
  margin-bottom: 0;
}
.mod-newsflash-adv.abs .item_content .item_img a:after {
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mod-newsflash-adv.abs .item_content .item_img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mod-newsflash-adv.abs .item_content .inner {
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 23px;
  right: 23px;
  padding-top: 38%;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2);
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.abs .item_content .inner .item_title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 3px;
}
.mod-newsflash-adv.abs .item_content:hover .item_img a:after {
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-newsflash-adv.abs .item_content:hover .inner {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*======================= FEATURE =======================*/
#feature-row {
  background: #91c9d6;
  color: #ffffff;
  text-shadow: none;
  border-bottom: 3px solid #ffffff;
  padding-top: 16px;
}
#feature-row .mod-article-single .item__module {
  margin-bottom: 4px;
  padding: 0 19px;
}
#feature-row .mod-article-single .item__module .item_img {
  margin-right: 41px;
}
#feature-row .mod-article-single .item__module .item_img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#feature-row .mod-article-single .item__module .item_introtext {
  overflow: hidden;
  padding-right: 92px;
}
#feature-row h2 {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 11px;
  padding-top: 19px;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding-top: 60px;
  padding-bottom: 10px;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 57px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 26px;
}
.item_info_dl dd {
  margin: 0;
  display: block;
}
.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 ======*/
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: 16px;
  line-height: 26px;
  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 26px 26px 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 {
  padding: 0;
  margin: 0 0 26px;
  border-left: none;
  font-weight: 500;
}
blockquote:before {
  content: '"';
  margin-right: 6px;
}
blockquote:after {
  content: '"';
}
blockquote p {
  display: inline;
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
small {
  display: block;
  font-size: 16px;
  margin-bottom: 26px;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-featured > .page-header,
.page-category > .page-header,
.page-archive > .page-header,
.page-item__blog > .page-header,
.page-blog > .page-header,
.page-featured > .page_header,
.page-category > .page_header,
.page-archive > .page_header,
.page-item__blog > .page_header,
.page-blog > .page_header {
  border-bottom: 1px solid #dadada;
  margin-bottom: 52px;
  text-align: center;
  position: relative;
}
.page-featured > .page-header:after,
.page-category > .page-header:after,
.page-archive > .page-header:after,
.page-item__blog > .page-header:after,
.page-blog > .page-header:after,
.page-featured > .page_header:after,
.page-category > .page_header:after,
.page-archive > .page_header:after,
.page-item__blog > .page_header:after,
.page-blog > .page_header:after {
  position: absolute;
  content: url(../images/template/page_header_bg.gif);
  left: 50%;
  bottom: -11px;
  margin-left: -10px;
  height: 20px;
}
.page-featured .span2,
.page-category .span2,
.page-archive .span2,
.page-item__blog .span2,
.page-blog .span2 {
  margin-left: 0;
  margin-right: 20px;
  padding-left: 0;
  width: 15.1943%;
}
.page-item {
  padding-bottom: 40px;
}
#aside-right header,
#aside-left header {
  text-align: left;
}
#aside-right header:after,
#aside-left header:after {
  display: none;
}
.moduletable > header {
  border-bottom: 1px solid #dadada;
  margin-bottom: 51px;
  text-align: center;
  position: relative;
}
.moduletable > header:after {
  position: absolute;
  content: url(../images/template/page_header_bg.gif);
  left: 50%;
  bottom: -11px;
  margin-left: -10px;
  height: 20px;
}
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 16px;
}
/*======================= 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: #2c2c2c;
  color: #a1a1a1;
  text-shadow: none;
  padding-top: 64px;
  padding-bottom: 59px;
}
#mainbottom-row h1,
#mainbottom-row h2,
#mainbottom-row h3,
#mainbottom-row h4,
#mainbottom-row h5,
#mainbottom-row h6 {
  color: #ffffff;
}
#mainbottom-row h1 a,
#mainbottom-row h2 a,
#mainbottom-row h3 a,
#mainbottom-row h4 a,
#mainbottom-row h5 a,
#mainbottom-row h6 a {
  color: #ffffff;
}
#mainbottom-row h1 a:hover,
#mainbottom-row h2 a:hover,
#mainbottom-row h3 a:hover,
#mainbottom-row h4 a:hover,
#mainbottom-row h5 a:hover,
#mainbottom-row h6 a:hover {
  color: #85c3d2;
}
#mainbottom-row .moduletable > header {
  border-bottom: 1px solid #454545;
  margin-bottom: 51px;
}
#mainbottom-row .moduletable > header:after {
  content: url(../images/template/page_header_bg2.gif);
}
#mainbottom-row .btn-info {
  color: #ffffff;
}
#mainbottom-row .btn-info:hover {
  color: #85c3d2;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  padding-top: 64px;
  padding-bottom: 47px;
}
/*======================= FOOTER =======================*/
#footer-wrapper {
  background: #2c2c2c;
  color: #a1a1a1;
  text-shadow: none;
}
#footer-wrapper .footer-wrapper-inner {
  background: #2c2c2c;
  color: #a1a1a1;
  text-shadow: none;
}
#footer-row {
  font-size: 14px;
  line-height: 25px;
  background: #91c9d6;
  color: #ffffff;
  text-shadow: none;
  padding-bottom: 7px;
  padding-top: 44px;
}
#footer-row a {
  color: #ffffff;
}
#footer-row a:hover {
  color: #474747;
}
#footer-row .moduletable > header {
  border-bottom: none;
  margin-bottom: 0;
  text-align: left;
}
#footer-row .moduletable > header:after {
  display: none;
}
#footer-row h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
}
#copyright {
  padding-bottom: 29px;
  padding-top: 29px;
  color: #ffffff;
  font-size: 14px;
}
#copyright a {
  color: #ffffff;
}
#copyright a:hover {
  color: #85c3d2;
}
/*===== Social Media ======*/
.mod-menu .pretext {
  padding-bottom: 13px;
}
.mod-menu__social .pretext {
  padding-bottom: 26px;
}
.social {
  margin: 0 0 20px;
}
.social li {
  display: inline;
  list-style: none;
  margin: 0 6px 0 0;
}
.social li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  -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: #b2d9e2;
  text-align: center;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #ffffff;
}
.social li a.fa {
  position: relative;
}
.social li a.fa:before {
  font: 18px/34px FontAwesome;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  text-align: center;
}
.social li a:hover {
  background-color: #2c2c2c;
  color: #ffffff;
}
