<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #0aa2b7;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #191919;
}
h1 {
  color: #df390d;
  font: 35px/40px 'Condiment', 'cursive';
}
h2,
h3 {
  color: #191919;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 59px;
  text-align: center;
}
h2.top,
h3.top {
  margin-bottom: 15px;
  padding-top: 36px;
  text-align: left;
}
h4 {
  color: #191919;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 4px;
  margin-bottom: 20px;
}
.alert-heading {
  color: inherit;
}
.fright {
  text-align: right;
}
.slide_text {
  font-size: 47px;
  font-weight: bold;
  font-style: italic;
  line-height: 56px;
  letter-spacing: -2px;
}
span.phone {
  display: block;
  font-size: 57px;
  font-weight: bold;
  font-style: italic;
  line-height: 60px;
  padding-bottom: 50px;
}
p {
  margin: 0;
  padding-bottom: 14px;
}
.overflow {
  overflow: hidden;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 21px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 14px;
  line-height: 21px;
  background: #ffffff;
  color: #747371;
  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: #df390d;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #df7f0d;
  border-bottom-color: #df7f0d;
  outline: none !important;
}
.btn-primary:hover,
.btn-small:hover {
  background: #df7f0d;
  color: #ffffff;
}
.btn-primary.submitButton,
.btn-small.submitButton {
  float: right;
}
.btn-primary.disabled,
.btn-small.disabled {
  background: #df7f0d;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #df390d;
  color: #ffffff;
  text-shadow: none;
}
.btn-primary:focus:hover,
.btn-small:focus:hover,
.btn-primary:active:hover,
.btn-small:active:hover {
  background: #df7f0d;
  color: #ffffff;
}
.btn-info {
  background: none;
  color: #df390d;
  text-shadow: none;
  border: none;
  padding: 0 21px 0 0;
  position: relative;
}
.btn-info:after {
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  box-shadow: none;
  background: none;
  color: #191919;
  text-shadow: none;
  outline: none;
}
.custom_link {
  display: inline-block;
  background: #df390d;
  color: #ffffff;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  padding: 13px 52px 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.custom_link:hover {
  background: #ffffff;
  color: #df390d;
}
#searchForm .btn.btn-primary {
  height: 28px;
}
/*Lists*/
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: center;
}
.pagination ul li {
  display: inline-block;
  padding: 0 8px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  padding: 0;
  text-transform: none;
  color: #191919;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  background: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #191919;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #df390d;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: none;
  color: #191919;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  color: #191919;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 29px;
  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: #df390d;
}
.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 &gt; div {
  margin: 20px 0;
}
/*======================= TOP =======================*/
#top-row {
  border-bottom: 1px solid #3b3b3b;
  background: #191919;
  color: #8c8c8c;
  text-shadow: none;
  font: 10px/14px 'Asap', 'sans-serif';
  padding-top: 10px;
  text-transform: uppercase;
}
ul.social {
  margin: 0 0 8px;
  overflow: hidden;
}
ul.social li {
  float: left;
  list-style: none;
  line-height: 14px;
  margin: 0 1px 0 2px;
}
ul.top_menu {
  float: right;
  margin: 4px 0 10px;
  text-align: right;
}
ul.top_menu li {
  display: inline-block;
  list-style: none;
  line-height: 14px;
  margin-left: 11px;
}
ul.top_menu li .fa {
  font-size: 14px;
  margin-right: 3px;
  vertical-align: middle;
}
ul.top_menu li.border {
  border-left: 1px dotted #6d6a6a;
}
ul.top_menu li a {
  color: #8c8c8c;
}
ul.top_menu li a:hover {
  color: #df390d;
}
ul.top_menu li.phone {
  font-size: 12px;
  color: #df390d;
}
/*======================= HEADER =======================*/
#header-row {
  border-bottom: 4px solid #df390d;
  margin-top: -4px;
  overflow: hidden;
  width: 100%;
}
#logo {
  margin-bottom: 18px;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.search-block {
  text-align: right;
  padding: 0;
}
.search-block .mod-search__search-block {
  display: block;
  position: relative;
  margin: 7px 0 30px;
}
.search-block .mod-search__search-block form {
  border: 1px solid #df390d;
  background: none;
  display: inline-block;
  max-width: 280px;
  position: relative;
  width: 100%;
}
.search-block .mod-search__search-block form #searchword {
  margin: 0;
  background: none;
  border: none;
  height: 28px;
  padding: 0 40px 0 10px;
  width: 100%;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-block .mod-search__search-block form input[type="image"] {
  position: absolute;
  top: -1px;
  right: -1px;
  margin: 0;
  padding: 0px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.search-block .mod-search__search-block form input[type="image"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.moduletable {
  position: relative;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  border-bottom: 4px solid #df390d;
  background: #191919;
  color: #8c8c8c;
  text-shadow: none;
  padding-top: 27px;
  width: 100%;
}
.navigation ul.sf-menu {
  margin: 5px 0 30px 33px;
  /*SubMenu Styles*/
}
.navigation ul.sf-menu &gt; li {
  padding: 0;
  margin: 0;
}
.navigation ul.sf-menu &gt; li + li {
  background: url(../images/template/separator.png) 0 center no-repeat;
  margin-left: 12px;
  padding-left: 16px;
}
.navigation ul.sf-menu &gt; li.active &gt; a,
.navigation ul.sf-menu &gt; li.sfHover &gt; a,
.navigation ul.sf-menu &gt; li.current &gt; a,
.navigation ul.sf-menu &gt; li.active &gt; span,
.navigation ul.sf-menu &gt; li.sfHover &gt; span,
.navigation ul.sf-menu &gt; li.current &gt; span {
  background: none;
  color: #ffffff;
}
.navigation ul.sf-menu &gt; li &gt; a,
.navigation ul.sf-menu &gt; li &gt; span {
  font-size: 18px;
  line-height: 32px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 600;
  color: #8c8c8c;
  background: none;
  display: block;
  padding: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.navigation ul.sf-menu &gt; li &gt; a:hover,
.navigation ul.sf-menu &gt; li &gt; span:hover {
  background: none;
  color: #ffffff;
}
.navigation ul.sf-menu li &gt; ul {
  top: 64px;
  /*Define 1st SubMenu position*/
}
.navigation ul.sf-menu ul {
  width: 155px;
  /*Define menu width*/
}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/
  top: -12px;
  left: 155px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/
  top: -12px;
  left: 155px;
}
.navigation ul.sf-menu ul {
  background: #303030;
  padding: 12px 0;
  text-align: center;
}
.navigation ul.sf-menu ul li.open &gt; .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 12px;
  line-height: 21px;
  font-family: 'Open Sans', 'sans-serif';
  color: #ffffff;
  background: none;
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: none;
  color: #df390d;
}
.navigation ul.sf-menu ul li.active &gt; a,
.navigation ul.sf-menu ul li.sfHover &gt; a,
.navigation ul.sf-menu ul li.active &gt; span,
.navigation ul.sf-menu ul li.sfHover &gt; span {
  background: none;
  color: #df390d;
}
.navigation ul.sf-menu.sf-vertical {
  width: 155px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 155px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover &gt; ul,
.navigation ul.sf-menu.sf-vertical li.sfHover &gt; ul {
  /*Define 1st SubMenu position*/
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 157px;
}
.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: 32px;
  padding-bottom: 32px;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover &gt; ul,
.navigation ul.sf-menu.sf-navbar li.sfHover &gt; ul {
  /*Define 1st SubMenu position*/
  top: 34px;
  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: 155px;
  top: 32px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  background: #ffffff;
  overflow: hidden;
  /*padding-bottom: 30px;*/
  padding-top: 59px;
}
.mod-article-single .item__module {
  margin-bottom: 40px;
  overflow: hidden;
}
.mod-article-single.mod-article-single__map .item__module {
  margin-bottom: 0;
}
.mod-article-single.mod-article-single__contact .item__module {
  margin-bottom: 0;
}
.mod-newsflash-adv .item_published {
  color: #9b9b9b;
  display: block;
  margin-bottom: 5px;
}
.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_content {
  overflow: hidden;
}
.mod-newsflash-adv.mod-newsflash-adv__top {
  position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__top:before {
  background: url(../images/template/feature_top_bg.png) center 0 no-repeat;
  position: absolute;
  left: -50%;
  width: 200%;
  height: 100%;
  content: "";
  background-size: cover;
}
.mod-newsflash-adv.mod-newsflash-adv__top .item {
  padding-top: 60px;
  position: relative;
}
.mod-newsflash-adv.icons {
  padding-bottom: 24px;
  position: relative;
}
.mod-newsflash-adv.icons:before {
  background: url(../images/template/feature_bottom_bg.png) center 0 no-repeat;
  position: absolute;
  left: -50%;
  width: 200%;
  height: 100%;
  content: "";
  background-size: cover;
}
.mod-newsflash-adv.icons .item {
  padding-top: 111px;
  position: relative;
}
.mod-newsflash-adv.icons .item .item_content {
  color: #504f4d;
  border: 1px solid #191919;
  -webkit-box-shadow: 0 2px 0px #4d4b4a;
  -moz-box-shadow: 0 2px 0px #4d4b4a;
  box-shadow: 0 2px 0px #4d4b4a;
  overflow: visible;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mod-newsflash-adv.icons .item .item_content .caption {
  font-size: 51px;
  border: 1px solid #191919;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  color: #0aa2b7;
  text-shadow: none;
  line-height: 89px;
  top: -45px;
  position: relative;
  width: 89px;
  margin-bottom: -45px;
}
.mod-newsflash-adv.icons .item .item_content .inner {
  padding: 11px 20px 29px;
}
.mod-newsflash-adv.icons .item .item_content .inner .item_title {
  font-weight: bold;
  margin-bottom: 18px;
}
.mod-newsflash-adv.posts .item_content {
  padding-bottom: 21px;
}
.mod-newsflash-adv.posts .item_title {
  max-width: 252px;
}
.mod-newsflash-adv.posts .item_introtext {
  padding-bottom: 13.5px;
}
.mod-newsflash-adv.blockquote {
  color: #ffffff;
  text-shadow: none;
  background: #0aa2b7;
  padding-bottom: 15px;
  padding-top: 66px;
  position: relative;
}
.mod-newsflash-adv.blockquote:before,
.mod-newsflash-adv.blockquote:after {
  content: "";
  position: absolute;
  width: 300%;
  height: 100%;
  background: #0aa2b7;
  top: 0;
}
.mod-newsflash-adv.blockquote:before {
  left: -300%;
}
.mod-newsflash-adv.blockquote:after {
  right: -300%;
}
.mod-newsflash-adv.blockquote .item_content {
  background: url(../images/template/blockquote_bg.png) 0 0 no-repeat;
  font-size: 28px;
  font-weight: 300;
  font-style: italic;
  line-height: 34px;
  padding: 0 0 0 51px;
  position: relative;
}
.mod-newsflash-adv.blockquote .item_content .item_introtext {
  padding: 12px 0 12px 15px;
}
.mod-newsflash-adv.blockquote .item_content .item_img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mod-newsflash-adv.blockquote .item_content .item_title {
  font-style: normal;
  font-size: 17px;
  color: white;
  padding-top: 24px;
}
/*======================= FEATURE =======================*/
#feature-row {
  overflow: hidden;
  padding-top: 59px;
}
#feature-row .row-container .moduleTitle {
  margin-bottom: 32px;
}
/*======================= MAINTOP =======================*/
#maintop-row {
  background: #ffffff;
  padding-bottom: 30px;
  padding-top: 59px;
}
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding-bottom: 5px;
  padding-top: 62px;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 42px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  color: #bfbfbf;
  font-size: 12px;
  margin: 0 0 17px;
  text-transform: lowercase;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd &gt; * {
  display: inline;
}
.item_info_dl dd + dd:before {
  content: "|";
  padding: 0 6px;
}
.item_info_dl a {
  color: #df390d;
}
.item_info_dl a:hover {
  color: #191919;
}
.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;
}
/*===== Home Page ======*/
ul.clients {
  display: table;
  margin: 0 0 67px;
  table-layout: fixed;
  width: 100%;
}
ul.clients li {
  display: table-cell;
  list-style: none;
  text-align: center;
}
.video_outer {
  float: left;
  margin-bottom: 21px;
  margin-right: 37px;
  overflow: hidden;
  width: 48.4%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}
.video_outer .video {
  background: #ffffff;
  height: 4px;
  padding-bottom: 59.16824196597353%;
  position: relative;
}
.video_outer .video .video_inner {
  bottom: 5px;
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.video_outer .video .video_inner iframe {
  border: medium none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video p {
  padding-bottom: 21px;
}
/*===== 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: 14px;
  line-height: 21px;
  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 21px 21px 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 {
  background: url(../images/template/blockquote.png) 0 0 no-repeat;
  padding: 0 0 0 95px;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote small {
  color: #191919;
  text-align: right;
}
blockquote small:before {
  content: "";
}
small {
  color: #191919;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
small:before {
  content: "";
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-archive,
.page-item__blog,
.page-blog .item {
  margin: 0 auto 49px;
  max-width: 732px;
}
.page-archive .item_published,
.page-item__blog .item_published,
.page-blog .item .item_published {
  background: #0aa2b7;
  color: #f4f2ef;
  text-shadow: none;
  -webkit-box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.2);
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
  float: left;
  display: inline-block;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  text-transform: lowercase;
  margin: 9px 21px 20px 0;
}
.page-archive .item_published span,
.page-item__blog .item_published span,
.page-blog .item .item_published span {
  display: block;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: -11px;
  padding-top: 16px;
}
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row .moduletable .moduleTitle {
  border-top: 3px solid #cccbc7;
  margin-top: 16px;
  padding-top: 69px;
}
#content-bottom-row .moduletable .mod-article-single {
  border-top: 3px solid #cccbc7;
  margin-top: 16px;
  padding-top: 69px;
}
/*======================= 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: #ffffff;
  overflow: hidden;
  padding-bottom: 56px;
  padding-top: 60px;
}
#bottom-row .row-container .moduleTitle {
  margin: 0 auto 55px;
  max-width: 540px;
}
/*======================= FOOTER =======================*/
#footer-row {
  padding-top: 36px;
}
ul.footer {
  margin: 0;
  padding: 27px 0 0;
}
ul.footer li {
  list-style: none;
}
ul.footer li span {
  color: #df390d;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 34px 0 12px;
  text-transform: uppercase;
}
ul.footer li a {
  color: #747371;
  display: inline-block;
}
ul.footer li a:hover,
ul.footer li a:focus,
ul.footer li a:active {
  background: none;
  box-shadow: none;
  color: #0aa2b7;
}
ul.footer li a.fa {
  font-family: 'Open Sans', 'sans-serif';
}
ul.footer li a.fa:before {
  color: #27b6da;
  font-size: 17px;
  font-family: FontAwesome;
  display: inline-block;
  min-width: 30px;
}
ul.footer li b {
  display: inline-block;
  font-weight: normal;
  min-width: 76px;
  text-align: left;
}
ul.copyright {
  float: right;
  margin: 0 0 44px;
}
ul.copyright li {
  font-size: 12px;
  line-height: 16px;
  float: left;
  list-style: none;
}
ul.copyright li a {
  color: #747371;
}
ul.copyright li a:hover {
  color: #df390d;
}
ul.copyright li + li:before {
  content: "|";
  padding: 0 6px;
}
#copyright {
  margin-bottom: -8px;
  text-align: right;
}
#copyright .siteName {
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
}
#copyright a {
  color: #747371;
}
#copyright a:hover {
  color: #df390d;
}
.map_wrapper .map {
  height: 453px !important;
}
</pre></body></html>