#header {
  margin-bottom: 100px;
}
.body__404 #header {
  margin-bottom: 0;
}
a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
.t3-top {
  background: #a3a2a2;
  padding-top: 12px;
}
.logo {
  margin-bottom: 21px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 23px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl-1 {
  background: url(../../../templates/theme3691/images/patern.png) 0 center repeat;
  background-color: #fbfbfb;
  margin-bottom: 103px;
  padding-bottom: 33px;
  padding-top: 80px;
  position: relative;
}
.t3-sl-1:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a9', endColorstr='#00000000', GradientType=0);
  background-image: -webkit-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #a9a9a9 0%, transparent 100%);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.t3-sl-2 {
  padding-bottom: 70px;
}
.t3-sl-4 {
  background: url(../../../templates/theme3691/images/patern.png) 0 center repeat;
  background-color: #fbfbfb;
  margin-bottom: 103px;
  padding-bottom: 100px;
  padding-top: 84px;
  position: relative;
}
.t3-sl-4:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a9', endColorstr='#00000000', GradientType=0);
  background-image: -webkit-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #a9a9a9 0%, transparent 100%);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.t3-sl-5 {
  padding-bottom: 2.7%;
}
.t3-sl-6 {
  background: url(../../../templates/theme3691/images/patern.png) 0 center repeat;
  background-color: #fbfbfb;
  margin-bottom: 106px;
  padding-top: 53px;
  position: relative;
}
.t3-sl-6:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a9', endColorstr='#00000000', GradientType=0);
  background-image: -webkit-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #a9a9a9 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #a9a9a9 0%, transparent 100%);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.t3-sl-7 {
  padding-bottom: 2.9%;
}
.t3-sl-map {
  margin-bottom: 30px;
}
.t3-mainbody {
  padding-bottom: 46px;
}
.t3-sidebar .t3-sidebar-content {
  padding-bottom: 30px;
}
.t3-sidebar .t3-sidebar-content:before,
.t3-sidebar .t3-sidebar-content:after {
  display: table;
  content: " ";
}
.t3-sidebar .t3-sidebar-content:after {
  clear: both;
}
.t3-sidebar .t3-sidebar-content:before,
.t3-sidebar .t3-sidebar-content:after {
  content: " ";
  display: table;
}
.t3-sidebar .t3-sidebar-content:after {
  clear: both;
}
.t3-sidebar .t3-sidebar-content .moduletable + .moduletable {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .t3-sidebar {
    padding-top: 30px;
  }
}
#t3-footer {
  font-size: 14px;
  position: relative;
}
#t3-footer *[class*=heading-style] {
  color: #ffffff;
}
#t3-footer *[class*=heading-style] a {
  color: #ffffff;
}
#t3-footer *[class*=heading-style] a:hover {
  color: #0c7d5b;
}
#t3-footer h5.item_title {
  color: #ACB0BB;
}
#t3-footer .t3-sl-footer {
  padding-top: 44px;
}
#t3-footer .t3-sl-footer .container:after {
  content: '';
  border-bottom: 1px solid #515970;
  display: block;
  margin-bottom: 57px;
}
#t3-footer .img-intro__left,
#t3-footer .img-full__left {
  margin-right: 20px;
}
#t3-footer .img-intro__right,
#t3-footer .img-full__right {
  margin-left: 20px;
}
#t3-footer .t3-sl-footer-1 {
  padding-bottom: 9px;
}
#t3-footer .t3-sl-footer-1 h4.moduleTitle {
  font-weight: 500;
  margin-bottom: 17px;
}
#t3-footer .t3-sl-footer-1 .item_title {
  color: #DFE1E5;
}
#t3-footer .t3-sl-footer-1 .item_title a {
  color: #DFE1E5;
}
#t3-footer .t3-sl-footer-1 .item_title a:hover {
  color: #0c7d5b;
}
#t3-footer .t3-sl-footer-1 ul.menu li {
  color: #A8ABB3;
  position: relative;
}
#t3-footer .t3-sl-footer-1 ul.menu li:before {
  color: #0c7d5b;
  content: '\f105';
  font: 12px/17px 'FontAwesome';
  margin-right: 2px;
}
#t3-footer .t3-sl-footer-1 ul.menu li + li {
  margin-top: 7px;
}
#t3-footer .t3-sl-footer-1 ul.menu li a {
  color: #A8ABB3;
}
#t3-footer .t3-sl-footer-1 ul.menu li a:hover {
  color: #0c7d5b;
}
#t3-footer .mod-article-single {
  padding-right: 30%;
}
#t3-footer .mod-newsflash-adv .item {
  margin-bottom: 23px;
}
#t3-footer .mod-newsflash-adv .item .item_published {
  color: #8E939E;
}
#t3-footer .mod-newsflash-adv .item .item_introtext {
  color: white;
}
#t3-footer .mod-newsflash-adv .item .item_introtext a {
  color: white;
}
#t3-footer .mod-newsflash-adv .item .item_introtext a:hover {
  color: #0c7d5b;
}
.t3-footer {
  background: #2f3954;
  color: #bcc1cb;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .logo-wrapper {
  margin-bottom: 30px;
  padding-top: 1px;
}
.t3-footnav {
  padding: 23px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 46px 0;
  }
}
.t3-footnav .t3-module {
  background: #2f3954;
  color: #bcc1cb;
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 11.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #bcc1cb;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #bcc1cb;
}
.t3-copyright {
  font-size: 12px;
  padding: 46px 0 92px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  color: #BCC0CB;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 28px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 9999;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px FontAwesome;
  color: #0c7d5b;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover,
#back-top a:focus,
#back-top a:active {
  color: #170303;
  text-decoration: none;
}
.page-item .item_img img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}