.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: url(../images/main-bg.jpg) left top repeat;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  text-transform: uppercase;
}
h1,
h2,
h3,
h4 {
  margin-top: 0;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #cecece;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: #ca3018;
}
h1 {
  font-size: 55px;
  line-height: 60px;
}
h2,
legend {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-bottom: 6px solid #3e3e3e;
  padding-bottom: 16px;
}
h3,
dt.result-title {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding-bottom: 12px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}
p {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 20px;
}
blockquote {
  border: none;
  padding: 0;
  margin: 0;
}
blockquote p {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0;
}
legend,
dt.result-title {
  color: #ffffff;
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
}
dt.result-title a {
  color: #ffffff;
}
dt.result-title a:hover {
  color: #ca3018;
}
.alert-heading {
  color: #000000;
}
/*Buttons*/
.dropdown-toggle {
  padding: 5px 14px 1px !important;
  line-height: 24px !important;
}
.dropdown-toggle,
.btn-primary {
  padding: 1px 16px;
  font-size: 13px;
  line-height: 32px;
  *line-height: 32px;
  background: #a41925;
  border: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  box-shadow: none;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  font-family: 'Cuprum', sans-serif;
  text-shadow: none;
}
.dropdown-toggle.active,
.btn-primary.active,
.dropdown-toggle:active,
.btn-primary:active,
.dropdown-toggle:hover,
.btn-primary:hover {
  box-shadow: none;
  background: #ffffff;
  color: #242321;
  text-shadow: none;
}
.btn-info,
.btn_info {
  padding: 1px 16px;
  font-size: 13px;
  line-height: 32px;
  *line-height: 32px;
  background: #a41925;
  border: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  font-family: 'Cuprum', sans-serif;
}
.btn-info.active,
.btn_info.active,
.btn-info:active,
.btn_info:active,
.btn-info:hover,
.btn_info:hover {
  box-shadow: none;
  background: #ffffff;
  color: #242321;
  text-shadow: none;
}
.mod-article-single__featured-services ul.item_list li a {
  color: #cecece;
}
.mod-article-single__featured-services ul.item_list li a:hover {
  color: #ca3018;
}
.item_icons {
  padding-bottom: 12px;
}
.item_icons a {
  color: #ffffff;
}
.item_icons a:hover {
  color: #353534;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module {
  margin: 0;
  padding-top: 4px;
  padding-bottom: 16px;
}
ul.item_list li,
.categories-module li,
.archive-module li {
  list-style: none;
  background: url(../images/li-icon.png) left 5px no-repeat;
  padding-left: 22px;
  padding-bottom: 5px;
}
ul.item_list li a,
.categories-module li a,
.archive-module li a {
  font-size: 11px;
  text-transform: uppercase;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li .pagenav {
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  font: 800 14px/20px;
  text-transform: none;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  box-shadow: none;
  margin-right: 5px;
  background: #ca3018;
  line-height: 32px;
  margin-bottom: 5px;
}
.pagination ul li span.pagenav {
  color: #ffffff;
}
.pagination ul li a.pagenav {
  color: #ffffff;
}
.pagination ul li a.pagenav:hover {
  background: #ffffff;
  color: #ca3018;
}
.pagination ul li.num span.pagenav {
  color: #ca3018;
  background: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 14px;
}
.img-intro__left,
.img-full__left,
.item_img.pull-left {
  float: left;
  margin: 0 18px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
/*======================= TOP =======================*/
#top-row {
  padding-top: 11px;
  background: url(../images/top-row-bg.jpg) left top repeat-x;
}
/*======================= HEADER =======================*/
.header-row-inner {
  background: url(../images/header-bg.png) center bottom no-repeat;
}
#header-row {
  background: url(../images/header-row-bg.jpg) left top repeat;
}
#header-row .row-container {
  padding-top: 69px;
  padding-bottom: 43px;
}
#logo {
  padding-top: 24px;
}
#logo a {
  position: relative;
  left: 12px;
}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
ul.sf-menu > li > ul:before {
  content: "";
  background: url(../images/submenu-bg.png) left top no-repeat;
  position: absolute;
  top: -6px;
  display: block;
  width: 12px;
  height: 6px;
  left: 50%;
  margin-left: -6px;
}
.navigation ul.sf-menu {
  position: relative;
  float: right;
  right: 79px;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0;
  text-align: center;
}
.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:hover > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span,
.navigation ul.sf-menu > li:hover > span {
  background: #252525;
  color: #ffffff;
  border: 7px solid #3e3e3e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 18px;
  line-height: 94px;
  font-family: 'Cuprum', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 0;
  text-transform: uppercase;
  height: 94px;
  width: 94px;
  text-align: center;
  padding: 7px;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: #252525;
  color: #ffffff;
}
.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:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 118px;
}
.navigation ul.sf-menu ul {
  width: 114px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -2px;
  left: 116px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -2px;
  left: 116px;
}
.navigation ul.sf-menu ul {
  background: #ffffff;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li {
  margin: 0 0 1px 0;
  background: url(../images/dd-item-border.gif) left bottom repeat-x;
  padding: 7px 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 13px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #a0a0a0;
  background: none;
  display: block;
  padding: 0;
  text-decoration: none;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: none;
  color: #493a2e;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: none;
  color: #493a2e;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu ul li.lastItem {
  background: none;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  position: relative;
}
#showcase-row:before {
  content: '';
  position: absolute;
  background: url(../images/showcase-bg.jpg) left top repeat;
  height: 100%;
  width: 50%;
  display: block;
  left: 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;
}
#showcase-row .showcase-container {
  width: 1600px;
  max-width: 100%;
  clear: both;
  margin: 0 auto;
}
#camera-slideshow {
  margin-bottom: 0 !important;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
.body__home.view-featured #content-row {
  display: none;
}
#content-row {
  position: relative;
  background: #242321;
  padding: 0;
  overflow: hidden;
}
#content-row:before {
  content: '';
  position: absolute;
  background: url(../images/showcase-bg.jpg) left top repeat;
  height: 100%;
  width: 50%;
  display: block;
  left: 0;
  z-index: 1;
}
#content-row .container-fluid {
  background: #242321;
  position: relative;
  z-index: 2;
}
.asside-right_inner {
  background: url(../images/border-vert.png) left top repeat-y;
  margin-left: 7.8%;
  padding-left: 13.04%;
}
#aside-left {
  background: url(../images/showcase-bg.jpg) left top repeat;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#aside-right {
  padding-top: 66px;
  padding-bottom: 49px;
}
.mod-custom__custom-aside {
  padding-top: 130px;
  padding-bottom: 130px;
}
.mod-custom__custom-aside h1 {
  margin-bottom: 0;
}
.mod-custom__custom-aside h1 span {
  display: block;
}
#component .component {
  padding-top: 66px;
  padding-bottom: 49px;
}
.component_inner {
  margin-left: 96px;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 18px;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
/*===== About Page ======*/
.view-article.body__about .addthis_toolbox {
  display: none;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 -1%;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1%;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
/*===== Blog Page ======*/
.item_info {
  padding-bottom: 10px;
}
.item_info .item_info_dl {
  margin: 0;
}
.item_info dd {
  display: inline-block;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
}
.item_info .item_createdby {
  background: url(../images/date-icon.png) left 2px no-repeat;
  padding-left: 20px;
  margin-right: 10px;
}
.item_info .item_published {
  background: url(../images/user-icon.png) left 2px no-repeat;
  padding-left: 20px;
}
.page-blog .item_img {
  position: relative;
  top: 4px;
}
.page-blog .item {
  padding-bottom: 36px;
}
/*===== Team Page ======*/
#searchForm .btn-toolbar .btn.btn-primary {
  line-height: 23px;
  padding: 5px 12px 0;
}
.well {
  background: #353534;
  border-color: #6c6c6c;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#footer-row {
  background: url(../images/footer-row-bg.jpg) left top repeat;
}
#footer-row .row-container {
  padding-top: 22px;
  padding-bottom: 31px;
}
#footer-row a:hover {
  color: #000000;
}
#copyright-row {
  background: url(../images/body-bg.jpg) left top repeat;
}
#copyright-row .row-container {
  font-size: 11px;
  text-transform: uppercase;
  color: #6c6c6c;
  padding-top: 21px;
  padding-bottom: 40px;
}
#copyright-row .row-container a {
  color: #6c6c6c;
}
#copyright-row .row-container a:hover {
  color: #ffffff;
}
.mod-custom__address {
  text-align: right;
}
.mod-custom__address p {
  color: #62594e;
  padding-bottom: 0;
}
.mod-custom__address h5 {
  margin-bottom: 0;
  color: #878274;
}
.mod-menu__social {
  padding-top: 14px;
  position: relative;
  right: 34px;
}
.mod-custom__phone {
  text-align: right;
}
.mod-custom__phone .custom-phone {
  display: inline-block;
  font-size: 14px;
  color: #62594e;
  padding-bottom: 0;
  background: url(../images/phone-icon.png) left top no-repeat;
  padding-left: 20px;
  color: #ffffff;
}
.mod-custom__phone h5 {
  margin-bottom: 0;
  text-transform: none;
  color: #6c6c6c;
  font-size: 12px;
}
.mod-footer {
  padding-top: 20px;
  padding-left: 12px;
}
/*===== Social Media ======*/
.social {
  margin: 0;
  padding: 0;
}
.social li {
  margin: 0 2px 0 0;
  display: inline-block;
}
.social li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-position: left top;
  text-indent: -999em;
}
.social li a:hover {
  background-position: left bottom;
}
