.logo {
  margin: 0;
}
.logo a {
  background: #fefbf5;
  color: #000000;
  text-decoration: none;
  display: inline-block;
  margin: 7px;
  padding: 3.5px 7px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #ffebc6;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 50px;
  border-left: 1px solid #e73030;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
}
.logo-image > a > img {
  max-width: 100%;
  min-height: 50px;
  width: 55px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 25px;
}
.logo-text a {
  line-height: 50px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search,
.head-search .finder {
  background: #9f1212;
  border-left: 1px solid #e73030;
  border-right: 1px solid #e73030;
  position: relative;
  border-radius: 7px;
}
@media screen and (min-width: 991px) {
  .head-search .search,
  .head-search .finder {
    background: #9f1212;
  }
}
.head-search .search .fa-search,
.head-search .finder .fa-search {
  color: #e73030;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 7px;
  z-index: 1;
}
.head-search .search .fa-search:hover,
.head-search .finder .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  height: 36px;
  border: 0;
  background: transparent;
  color: #e73030;
  line-height: 30px;
  position: relative;
  margin: 0;
  padding: 7px 14px 7px 28px;
  width: 100%;
  font-size: 14px;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #e73030;
  color: #e73030;
}
.head-search .form-control::-moz-placeholder {
  color: #e73030;
}
.head-search .form-control::-webkit-input-placeholder {
  color: #e73030;
}
.head-search .form-control::-ms-input-placeholder {
  color: #e73030;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    max-width: none;
  }
}
.t3-sl {
  padding-bottom: 14px;
  padding-top: 14px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 28px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 14px;
    padding-top: 14px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 14px;
  padding-bottom: 14px;
}
.t3-sidebar {
  padding-bottom: 28px;
}
.t3-footer {
  background: #ffffff;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.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-sl {
  padding: 14px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 14px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #ffffff;
  color: #666666;
  margin-top: 14px;
  margin-bottom: 14px;
}
.t3-footer-sl .t3-module .module-title {
  color: #000000;
  font-size: 25px;
  margin-bottom: 14px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  position: fixed;
  right: 28px;
  top: auto;
  z-index: 40;
}
#back-to-top.affix {
  bottom: 56px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 35px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  padding: 56px 0 112px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.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 {
  margin-bottom: 28px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.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 {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.align-front {
  z-index: 100;
}