.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 15px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
.menu.partners {
  margin: 0;
}
.menu.partners:before,
.menu.partners:after {
  display: table;
  content: " ";
}
.menu.partners:after {
  clear: both;
}
.menu.partners:before,
.menu.partners:after {
  content: " ";
  display: table;
}
.menu.partners:after {
  clear: both;
}
.menu.partners li {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 0 5px;
  margin-bottom: 23px;
}
.menu.partners li a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.menu.partners li span {
  display: none;
}
.menu.partners li + li {
  margin-top: 0;
}
@media (max-width: 479px) {
  .menu.partners li {
    width: 50%;
  }
}
.menu.social-menu {
  float: right;
}
.menu.social-menu:before,
.menu.social-menu:after {
  display: table;
  content: " ";
}
.menu.social-menu:after {
  clear: both;
}
.menu.social-menu:before,
.menu.social-menu:after {
  content: " ";
  display: table;
}
.menu.social-menu:after {
  clear: both;
}
.menu.social-menu li {
  display: inline-block;
  float: left;
  margin: 0 16px 5px 0;
}
.menu.social-menu li a {
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  color: #f3f3f9;
}
.menu.social-menu li a:hover {
  color: #ff3535;
}
@media (max-width: 767px) {
  .menu.social-menu {
    display: inline-block;
    float: none;
  }
}
.menu.social-menu.footer-socials {
  float: none;
  margin-top: 39px;
}
.menu.social-menu.footer-socials li {
  margin: 0 10px 5px 0;
}
.menu.social-menu.footer-socials li a {
  background: #ff3535;
  width: 44px;
  line-height: 44px;
  font-size: 20px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.menu.social-menu.footer-socials li a[class*="-facebook"] {
  background: #2059a0;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-facebook"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-twitter"] {
  background: #32caff;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-twitter"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-google"] {
  background: #ff3807;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-google"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-linkedin"] {
  background: #0079b8;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-linkedin"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-youtube-play"] {
  background: #ffffff;
  color: #ca2323;
}
.menu.social-menu.footer-socials li a[class*="-youtube-play"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-instagram"] {
  background: #3195f3;
  color: #ffffff;
}
.menu.social-menu.footer-socials li a[class*="-instagram"]:hover {
  background: #535376;
  color: #ffffff;
}
.menu.social-menu.social-menu_mod {
  float: none;
}
.menu.social-menu.social-menu_mod li a {
  font-size: 20px;
}
.menu.social-menu.social-menu_mod li a[class*="-facebook"] {
  color: #2059a0;
}
.menu.social-menu.social-menu_mod li a[class*="-facebook"]:hover {
  color: #29293a;
}
.menu.social-menu.social-menu_mod li a[class*="-twitter"] {
  color: #32caff;
}
.menu.social-menu.social-menu_mod li a[class*="-twitter"]:hover {
  color: #29293a;
}
.menu.social-menu.social-menu_mod li a[class*="-google"] {
  color: #ff3807;
}
.menu.social-menu.social-menu_mod li a[class*="-google"]:hover {
  color: #29293a;
}
.menu.social-menu.social-menu_mod li a[class*="-linkedin"] {
  color: #0079b8;
}
.menu.social-menu.social-menu_mod li a[class*="-linkedin"]:hover {
  color: #29293a;
}
.menu.social-menu.social-menu_mod li a[class*="-youtube-play"] {
  color: #ca2323;
}
.menu.social-menu.social-menu_mod li a[class*="-youtube-play"]:hover {
  color: #29293a;
}
.menu.social-menu.social-menu_mod li a[class*="-instagram"] {
  color: #3195f3;
}
.menu.social-menu.social-menu_mod li a[class*="-instagram"]:hover {
  color: #29293a;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 10px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tags {
  clear: both;
}
.tags span,
.tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tags span a,
.tags li a {
  display: block;
  padding: 4px 8px;
}
.tags span a.label,
.tags li a.label {
  font-size: 12px;
  font-weight: 700px;
  font-family: "Roboto Condensed", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: white;
  background: #29293a;
  text-transform: uppercase;
}
.tags span a.label:hover,
.tags li a.label:hover {
  background: #ff3535;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #ff3535;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .home-video .bg_video {
    background-position: center center;
  }
}
.home-video #bg_video__content {
  padding: 219px 0;
}
.home-video #bg_video__content #bg_video__btn {
  width: 92px;
  height: 92px;
}
.home-video #bg_video__content #bg_video__btn:before {
  bottom: 0;
  color: #303030;
  content: "";
  display: inline-block;
  font: 33px/92px "FontAwesome";
  left: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.home-map {
  margin-top: 29px;
}
.home-map .map {
  height: 606px !important;
}
@media (max-width: 767px) {
  .home-map .map {
    height: 300px !important;
  }
}
.page-blog article,
.page-item__blog {
  text-align: center;
}
.page-blog article .item_header,
.page-item__blog .item_header {
  margin-bottom: 20px;
}
.page-blog,
.page-item__blog {
  margin-top: 15px;
}
.page-blog .page_header,
.page-item__blog .page_header {
  margin-bottom: 29px;
}
.page-blog .item,
.page-item__blog .item {
  margin: 0;
}
.page-blog .item .item_img,
.page-item__blog .item .item_img {
  position: relative;
}
.page-blog .item .item_img img,
.page-item__blog .item .item_img img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page-blog .item .item_img .tags,
.page-item__blog .item .item_img .tags {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-blog .item .item_img .tags span,
.page-item__blog .item .item_img .tags span {
  margin-bottom: 0;
  margin-top: 5px;
}
.page-blog .item .item_header,
.page-item__blog .item .item_header {
  margin-bottom: 4px;
}
.page-blog .item .item_header .item_title,
.page-item__blog .item .item_header .item_title {
  text-transform: none;
}
.page-blog .item .item_info,
.page-item__blog .item .item_info {
  text-align: left;
}
.page-blog .item .item_info .item_info_dl dd .item_published,
.page-item__blog .item .item_info .item_info_dl dd .item_published {
  font-size: 12px;
  line-height: 26px;
}
.page-blog .item .item_info .item_info_dl dd .item_published:before,
.page-item__blog .item .item_info .item_info_dl dd .item_published:before {
  content: "\f246";
  font-family: "Material Design Icons";
  font-size: 16px;
  line-height: 26px;
  color: #939398;
  margin-right: 5px;
}
.page-blog .page_header,
.page-item__blog .page_header {
  border-bottom: 1px solid #e6e6e6;
}
.page-blog .page_header .moduleTitle,
.page-item__blog .page_header .moduleTitle,
.page-blog .page_header .page-title_wrapper,
.page-item__blog .page_header .page-title_wrapper {
  position: relative;
  padding-bottom: 13px;
}
.page-blog .page_header .moduleTitle:after,
.page-item__blog .page_header .moduleTitle:after,
.page-blog .page_header .page-title_wrapper:after,
.page-item__blog .page_header .page-title_wrapper:after {
  content: "";
  width: 56px;
  height: 2px;
  background: #ff3535;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-blog .row + .row,
.page-item__blog .row + .row {
  margin-top: 8px;
}
section.page-category .page_header {
  border-bottom: 1px solid #e6e6e6;
}
section.page-category .page_header .moduleTitle,
section.page-category .page_header .page-title_wrapper {
  position: relative;
  padding-bottom: 13px;
}
section.page-category .page_header .moduleTitle:after,
section.page-category .page_header .page-title_wrapper:after {
  content: "";
  width: 56px;
  height: 2px;
  background: #ff3535;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-blog__home {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 30px 29px;
}
.page-blog__home .pagination {
  padding: 0;
}
@media (max-width: 767px) {
  .page-blog__home {
    padding: 15px;
  }
}
.page-blog__home .page_header {
  border-bottom: 1px solid #e6e6e6;
}
.page-blog__home .page_header .moduleTitle,
.page-blog__home .page_header .page-title_wrapper {
  position: relative;
  padding-bottom: 13px;
}
.page-blog__home .page_header .moduleTitle:after,
.page-blog__home .page_header .page-title_wrapper:after {
  content: "";
  width: 56px;
  height: 2px;
  background: #ff3535;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.addthis_toolbox {
  padding-top: 12px;
}
.item_info .item_info_dl {
  margin: 0 0 17px;
}
.item_info .item_info_dl dd {
  color: #29293a;
  font-size: 13px;
  margin: 0 12px 0 0;
  display: inline;
}
.item_info .item_info_dl dd > * {
  display: inline;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
  font: normal normal normal 14px/1 'FontAwesome';
  color: #ff3535;
  margin-right: 2px;
}
.item_info .item_info_dl dd .item_category-name:before {
  content: "\f115";
}
.item_info .item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.item_info .item_info_dl dd .item_hits:before {
  content: "\f06e";
}
.item_info .item_info_dl dd .item_published:before {
  content: "\f017";
}
.item_info .item_info_dl dd .kmt-comment:before {
  content: "\f0e6";
}
.item_info .item_info_dl dd a {
  color: #29293a;
}
.item_info .item_info_dl dd a:hover {
  color: #ff3535;
}
.mod-search__top_search .navbar-form {
  padding: 0;
  position: relative;
  margin-right: 10px;
}
.mod-search__top_search .navbar-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  padding: 0;
  margin: 0;
  height: 44px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mod-search__top_search .navbar-form .btn .fa {
  margin: 0 !important;
}
.mod-search__top_search .navbar-form .mod-search_searchword {
  width: 100%;
  padding-right: 50px;
  margin: 0;
}
.mod-search__top_search .fa-times {
  position: absolute;
  top: -13px;
  right: 0px;
  cursor: pointer;
  color: #ff3535;
}
.mod-search__top_search .fa-times:hover {
  color: #29293a;
}
@media (max-width: 767px) {
  .mod-search__top_search .navbar-form {
    margin: 0;
  }
}
.custom.custom-list-block .item {
  margin: 0;
}
.custom.custom-list-block .item .item_info:before,
.custom.custom-list-block .item .item_info:after {
  display: table;
  content: " ";
}
.custom.custom-list-block .item .item_info:after {
  clear: both;
}
.custom.custom-list-block .item .item_info:before,
.custom.custom-list-block .item .item_info:after {
  content: " ";
  display: table;
}
.custom.custom-list-block .item .item_info:after {
  clear: both;
}
.custom.custom-list-block .item .item_info p {
  float: left;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  color: #939398;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-right: 10px;
}
.custom.custom-list-block .item .item_info p:after {
  content: "";
  width: 2px;
  height: 2px;
  display: block;
  background: #939398;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.custom.custom-list-block .item .item_info p:last-child {
  padding: 0;
}
.custom.custom-list-block .item .item_info p:last-child:after {
  display: none;
}
.custom.custom-list-block .item .item_title {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 800;
  color: #29293a;
  letter-spacing: -0.02em;
}
.custom.custom-list-block .item + .item {
  margin-top: 14px;
}
.acymailing_module.custom-acymailing .acymailing_fulldiv form {
  margin: 0;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acymailing_introtext {
  margin-bottom: 11px;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acymailing_form .acyfield_email {
  width: 100%;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acymailing_form .acyfield_email input {
  width: 100%;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acymailing_form p {
  margin-bottom: 10px;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acysubbuttons {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.acymailing_module.custom-acymailing .acymailing_module_form .acysubbuttons .btn {
  width: 100%;
  padding: 15px;
}
.modal-login-form #login-form {
  margin-bottom: 10px;
}
.modal-login-form #login-form .userdata .inputbox {
  margin-top: 10px;
}
.modal-login-form #login-form .userdata #form-login-remember .checkbox {
  margin-top: 4px;
}
.modal-login-form #login-form .ul-jlslogin {
  margin-top: 5px;
}
.modal-login-form #slogin-buttons {
  text-align: center;
}
.mod-menu .login-menu {
  text-align: right;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mod-menu .login-menu {
    text-align: center;
    margin: 5px 0;
  }
}
.mod-menu .login-menu li a {
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #c3c3c9;
  padding-left: 25px;
  position: relative;
}
.mod-menu .login-menu li a:before {
  font-size: 16px;
  line-height: 26px;
  color: #c3c3c9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  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%);
}
.mod-menu .login-menu li a:hover {
  color: #ff3535;
}
.mod-menu .login-menu li a:hover:before {
  color: #ff3535;
}