#header {
  background: white;
  background-size: cover;
  margin-bottom: 50px;
}
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: #272c4c;
  color: #dddddd;
  margin-bottom: 53px;
  padding-top: 11px;
}
.logo {
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  color: #199fd6 !important;
  font: 30px/30px 'Righteous', cursive;
  display: inline-block;
  margin: 0;
}
.logo-image img {
  float: left;
  margin-right: 6px;
  position: relative;
  top: 4px;
  vertical-align: top;
}
.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;
}
.head-search {
  margin-top: 24px;
}
.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-mainbody {
  padding-bottom: 72px;
}
.t3-sl-1 {
  background-image: -ms-linear-gradient(bottom right, #3041a8 0%, #4555b9 100%);
  background-image: -moz-linear-gradient(bottom right, #3041a8 0%, #4555b9 100%);
  background-image: -o-linear-gradient(bottom right, #3041a8 0%, #4555b9 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #3041a8), color-stop(100, #4555b9));
  background-image: -webkit-linear-gradient(bottom right, #3041a8 0%, #4555b9 100%);
  background-image: linear-gradient(to top left, #3041a8 0%, #4555b9 100%);
  color: white;
  margin-bottom: 119px;
}
.t3-sl-1 .mod_tm_counters .row {
  margin: 0;
  padding: 0;
}
.t3-sl-1 .mod_tm_counters .row .counter_item {
  margin: 0;
  padding: 0;
}
.t3-sl-1 .mod_tm_counters .row .counter_item .counter-wrapper {
  padding: 87px 20px 92px;
}
.t3-sl-2 {
  padding-bottom: 72px;
}
.t3-sl-4 {
  padding-bottom: 81px;
}
.t3-sl-5 {
  background: #f1f4fc;
  margin-bottom: 120px;
  padding-bottom: 52px;
  padding-top: 96px;
}
.body__home .t3-sl-5 {
  margin-bottom: 0;
}
.t3-sl-6 {
  padding-bottom: 59px;
}
#t3-footer {
  position: relative;
}
#t3-footer .t3-sl-footer {
  padding-bottom: 17px;
  padding-top: 22px;
}
#t3-footer .footer-1 {
  padding-top: 96px;
}
#t3-footer *[class*=heading-style] {
  color: white;
}
.t3-footer {
  background: #272c4c;
  color: #b8b8b8;
}
.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;
}
.t3-footer .footer_slogan {
  color: white;
}
@media (min-width: 768px) {
  .t3-footer ul.list {
    margin-right: -20px;
  }
}
.t3-footer ul.list a:hover {
  color: white;
}
.t3-footer ul.contacts li[class*=mdi] {
  position: relative;
  padding-left: 40px;
}
.t3-footer ul.contacts li[class*=mdi]:before {
  color: #f1f4fc;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
}
.t3-footer ul.contacts li a {
  color: #b8b8b8;
}
.t3-footer ul.contacts li a:hover {
  color: #199fd6;
}
.t3-footer ul.contacts li + li {
  margin-top: 17px;
}
.t3-footer ul.social-menu li {
  color: #848484;
}
.t3-footer ul.social-menu li a {
  color: #848484;
}
.t3-footer ul.social-menu li a:hover {
  color: #199fd6;
}
.t3-footer ul.social-menu li + li {
  margin-left: 26px;
}
.t3-footnav {
  padding: 24px 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: 48px 0;
  }
}
.t3-footnav .t3-module {
  background: #272c4c;
  color: #b8b8b8;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 12px;
}
.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: #b8b8b8;
}
.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: #b8b8b8;
}
.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 {
  font-size: 12px;
  padding-top: 4px;
}
.copyright .privacy_link {
  color: #b8b8b8;
}
.copyright .privacy_link:hover {
  color: #199fd6;
}
.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: #199fd6;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover,
#back-top a:focus,
#back-top a:active {
  color: #3b3b3b;
  text-decoration: none;
}
.tm_facebook_page_plugin,
.twitter {
  margin-bottom: 48px;
}
.images {
  max-width: 800px;
  margin-bottom: 48px;
  text-align: center;
}
.images img {
  max-width: 60%;
}
.images img + img {
  margin-top: -12.4%;
}
.images img + img.center {
  margin-top: -6%;
}
.images img.left {
  float: left;
}
.images img.right {
  float: right;
}