a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
#t3-footer {
  position: relative;
}
.item_img a {
  position: relative;
}
.item_img a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 57, 62, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img a:hover:before {
  filter: alpha(opacity=10000);
  opacity: 100;
}
.mainnav-position {
  background: #32393e;
  color: white;
}
.mainnav-position .mainnav-wrapper {
  background: rgba(0, 0, 0, 0.2);
  padding: 13px 0 12px;
  position: relative;
  z-index: 1;
}
.logo {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  font: bold 48px/64px 'Dosis', sans-serif;
  color: white !important;
  display: inline-block;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
}
.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: 18px;
}
.head-search {
  margin-top: 30px;
}
.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.t3-sl-footer-1 {
  background: #373f44;
  font-size: 14px;
  line-height: 24px;
  padding-top: 56px;
}
.t3-sl.t3-sl-footer-1 h4 {
  margin-bottom: 27px;
}
.t3-sl.t3-sl-footer-1 .mod-article-single {
  margin-bottom: 0px;
}
.t3-sl.t3-sl-footer {
  padding-bottom: 20px;
  padding-top: 34px;
}
.t3-sl.t3-sl-footer-2 {
  padding-top: 34px;
}
.t3-sl.t3-sl-footer-2 h4 {
  margin-bottom: 34px;
}
.t3-sl .mod_tm_ajax_contact_form.custom {
  margin-bottom: -15px;
}
.t3-sl .mod_tm_ajax_contact_form input,
.t3-sl .mod_tm_ajax_contact_form textarea {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: white;
}
.t3-sl .mod_tm_ajax_contact_form textarea {
  min-height: 145px;
  max-height: 145px;
}
.t3-sl .mod_tm_ajax_contact_form input::-webkit-input-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form input:-moz-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form input::-moz-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form input:-ms-input-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form textarea::-webkit-input-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form textarea:-moz-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form textarea::-moz-placeholder {
  color: white !important;
}
.t3-sl .mod_tm_ajax_contact_form textarea:-ms-input-placeholder {
  color: white !important;
}
.t3-sl-2 {
  padding-bottom: 31px;
}
.t3-sl-3 {
  background: #f6f6f6;
  margin-bottom: 90px;
  padding-bottom: 50px;
  padding-top: 90px;
}
.t3-sl-4 {
  background: #32393e;
  color: white;
  padding-top: 87px;
}
.t3-sl-4 [class*="heading-style"] {
  color: white;
}
.t3-sl-4 [class*="heading-style"] a {
  color: white;
}
.t3-sl-4 [class*="heading-style"] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-sl-4 .readmore:hover {
  background: white;
  color: #32393e;
}
.t3-sl-7 {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
}
body:not(.view-category) .t3-mainbody {
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-top {
  padding-bottom: 67px;
}
.t3-footer {
  background: #32393e;
  color: #ffffff;
}
.t3-footer *[class*=heading-style] {
  color: white;
}
.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 .footer_logoimage {
  display: inline-block;
  margin-top: 19px;
}
.t3-footer .footer_slogan {
  color: white;
}
.t3-footer .footer_logo_aftertext {
  margin-top: 26px;
}
.t3-footer .mod_tm_ajax_contact_form_btn {
  position: absolute;
  right: 11px;
  bottom: 31px;
}
.t3-footer .mod_tm_ajax_contact_form_btn.submit {
  background: transparent !important;
  color: white;
  padding: 0;
}
.t3-footer .mod_tm_ajax_contact_form_btn.submit:focus,
.t3-footer .mod_tm_ajax_contact_form_btn.submit:active,
.t3-footer .mod_tm_ajax_contact_form_btn.submit.active,
.t3-footer .mod_tm_ajax_contact_form_btn.submit:hover {
  background: transparent !important;
}
.t3-footer .mod_tm_ajax_contact_form_btn:focus,
.t3-footer .mod_tm_ajax_contact_form_btn:active,
.t3-footer .mod_tm_ajax_contact_form_btn.active,
.t3-footer .mod_tm_ajax_contact_form_btn:hover {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer *::selection {
  background: white;
  color: #32393e;
}
.t3-footer *::-moz-selection {
  background: white;
  color: #32393e;
}
.t3-footer ul.menu li {
  font-size: 14px;
  line-height: 21px;
}
.t3-footer ul.menu li .strong {
  display: block;
  font-weight: 600;
  margin-top: 31px;
}
.t3-footer ul.menu li:first-child strong {
  margin-top: 0;
}
.t3-footer ul.menu li a {
  color: white;
}
.t3-footer ul.menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer form mark label.error {
  color: white;
}
.t3-footnav {
  padding: 30px 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: 60px 0;
  }
}
.t3-footnav .t3-module {
  background: #32393e;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.t3-footnav .t3-module .module-title {
  color: #32393e;
  font-size: 23px;
  margin-bottom: 15px;
}
.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: #ffffff;
}
.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: #ffffff;
}
.t3-copyright {
  font-size: 16px;
  padding: 60px 0 120px;
}
.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: white;
  font-size: 14px;
  font-weight: 300;
}
.copyright .privacy_link {
  color: white;
}
.copyright .privacy_link:hover {
  color: rgba(255, 255, 255, 0.5);
}
.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;
}
.parallax {
  margin-bottom: 90px;
  padding: 6.37% 0 5.3%;
}
.parallax .buttons .btn {
  background: transparent;
  border-width: 2px;
  border-color: white;
  color: white;
  margin: 0 26px 26px 0;
}
.parallax .buttons .btn:hover,
.parallax .buttons .btn:focus {
  background: #ff7429;
  border-color: #ff7429;
  color: black;
}
.parallax[class*=parallax1] {
  margin-bottom: -76px;
  padding: 15% 0 8%;
  top: -104px;
}
.parallax[class*=parallax1] h1 {
  margin-bottom: 36px;
}
.parallax[class*=parallax2] {
  margin-bottom: 47px;
  padding: 6.7% 0 3.8%;
}
.parallax[class*=parallax2] div.moduleTitle {
  margin-bottom: 8px;
}
.parallax[class*=parallax2] .mod-newsflash-adv_custom-link {
  padding: 0;
}
.parallax[class*=parallax3] {
  margin-bottom: -104px;
  padding: 15% 0 8%;
  top: -104px;
}
.parallax[class*=parallax4] {
  margin-bottom: 0;
}
.parallax[class*=parallax4] .mod-article-single h2.item-title .item_title_part_0,
.parallax[class*=parallax4] .mod-article-single h2.item-title .item_title_part_1 {
  color: #32393e;
  font-weight: bold;
  text-transform: lowercase;
}
.parallax[class*=parallax5] {
  margin-bottom: 0;
}
.parallax[class*=parallax6] {
  background: #f5f8f6;
}
.parallax.dark {
  background: black;
  color: white;
}
.parallax.dark .moduleTitle,
.parallax.dark *[class*=heading-style] {
  color: white;
}
.parallax.dark .moduleTitle a,
.parallax.dark *[class*=heading-style] a {
  color: white;
}
.parallax.dark .moduleTitle a:hover,
.parallax.dark *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.parallax p {
  margin: 0 0 33px;
}
.parallax .readmore {
  letter-spacing: 1px;
  padding: 14px 40px;
}
div.custom {
  margin-bottom: 30px;
}
.acymailing_fulldiv form {
  margin-bottom: 0px;
}
.acymailing_form {
  display: block;
  margin: 25px 0 0;
  position: relative;
}
.acymailing_form * {
  display: block;
}
.acymailing_form td {
  border: none;
  display: block;
}
.acymailing_form .inputbox {
  height: 60px;
  padding: 15px 18px;
}
.acymailing_form .acysubbuttons > span {
  position: absolute;
  right: 20px;
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.acymailing_form .acysubbuttons > span.fa:before {
  font-size: 24px;
  line-height: 24px;
}
.acymailing_form .acysubbuttons > span:hover:before {
  color: #32393e;
}
.acymailing_form .subbutton {
  background: transparent !important;
  border: none !important;
  font-size: 0px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0px;
  padding: 0px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.acymailing_form .subbutton:active,
.acymailing_form .subbutton:focus,
.acymailing_form .subbutton:hover {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.tm_facebook_page_plugin,
.twitter {
  margin-bottom: 60px;
}