#headerWrap {
  
  
}
#headerWrap .t3-header-top {
  background: #2584c7;
  color: #ffffff;
  padding-bottom: 5px;
  padding-top: 15px;
}
#headerWrap .t3-header-top a {
  color: #ffffff;
}
#headerWrap .t3-header-top .address,
#headerWrap .t3-header-top .phone {
  text-align: center;
}
@media (max-width: 991px) {
  #headerWrap .t3-header-top .address,
  #headerWrap .t3-header-top .phone {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #headerWrap .t3-header-top .address,
  #headerWrap .t3-header-top .phone {
    font-size: 16px;
  }
}
#headerWrap .t3-header-top .social {
  margin-top: -8px;
}
#headerWrap .t3-header-top .social ul.nav {
  float: right;
}
#headerWrap .t3-header {
  background: #fff;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  
}
@media (max-width: 767px) {
  #headerWrap .t3-header {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#headerWrap .t3-header .logo-image img {
  display: inline-block;
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.4s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
#headerWrap .t3-header .head-search {
  float: right;
  margin-top: 25px;
}
@media (max-width: 1199px) {
  #headerWrap .t3-header .head-search {
    margin-top: 0 !important;
  }
}
#headerWrap .t3-header .head-search .btn {
  background: none !important;
  border: 0 !important;
  color: #2584c7 !important;
  box-shadow: none !important;
  font-size: 20px;
}
#headerWrap .t3-header .head-search .btn:hover {
  color: #195986 !important;
}
#headerWrap .t3-header .np {
  padding: 0;
}
#headerWrap .t3-header.stickyHeader {
  animation: slide-down 0.7s;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  float: left;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1000;
}
@media (max-width: 767px) {
  #headerWrap .t3-header.stickyHeader {
    animation: none;
    position: relative !important;
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}

#float {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000;
}
@media (max-width: 767px) {
  #float {
    bottom: 0;
    left: 0;
    top: auto;
  }
}
#float .btn {
  background: #2584c7 !important;
  border-top: 1px solid #2584c7 !important;
  color: #ffffff !important;
  font-size: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #float .btn {
    box-shadow: 2px 4px 13px rgba(0, 0, 0, 0.5);
    font-size: 20px;
    width: 100%;
  }
}
#float .btn:hover {
  background: #1d679c !important;
  border-top: 1px solid #1d679c !important;
}

@media (max-width: 767px) {
  .t3-sl.t3-sl-1 {
    padding-bottom: 0;
    padding-top: 5px;
  }
}
.t3-sl.t3-sl-1 .t3-spotlight-1 .t3-module {
  margin-bottom: 0;
}
.t3-sl.t3-sl-1 .t3-spotlight-1 .t3-module h3.module-title {
  font-size: 30px;
}

.home #mainbody {
  background: url('../../../templates/t3_bs3_blank/images/bg.jpg') no-repeat fixed center bottom;
  background-size: cover;
  position: relative;
}
.home #mainbody:before {
  background: #000000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.home #mainbody .t3-mainbody {
  color: #ffffff;
  position: relative;
  z-index: 99;
}
.home #mainbody .t3-mainbody .t3-content h1 {
  color: #ffffff;
}

#mainbody .t3-mainbody {
  padding-bottom: 30px;
  padding-top: 30px;
}
#mainbody .t3-mainbody .t3-content {
  padding-bottom: 0;
  padding-top: 0;
}
#mainbody .t3-mainbody .t3-sidebar {
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 767px) {
  #mainbody .t3-mainbody h1 {
    font-size: 31px;
  }
}

.t3-sidebar .t3-module {
  background: #e51938;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 15px;
}
.t3-sidebar .t3-module h3.module-title {
  color: #ffffff;
  text-align: center;
}

@media (max-width: 767px) {
  .t3-sl.t3-sl-2 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.t3-sl.t3-sl-2 .t3-spotlight-2 .t3-module {
  margin-bottom: 0;
}
.t3-sl.t3-sl-2 .t3-spotlight-2 .t3-module h3.module-title {
  font-size: 30px;
}

.t3-navhelper {
  background: #b7142d;
}
.t3-navhelper .breadcrumb {
  background: none;
}
.t3-navhelper .breadcrumb li,
.t3-navhelper .breadcrumb a {
  color: #ffffff;
}

.t3-footer {
  border: 0;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer .t3-custom-footer {
  padding-bottom: 30px;
  padding-top: 30px;
}
.t3-footer .t3-custom-footer .logo {
  margin-bottom: 15px;
}
.t3-footer .t3-custom-footer .logo-img {
  background: #fff;
}
.t3-footer .t3-custom-footer .footer-right {
  text-align: right;
}
@media (max-width: 767px) {
  .t3-footer .t3-custom-footer .footer-right {
    text-align: center;
  }
}
.t3-footer .t3-copyright {
  border: 0;
  padding: 0 0 30px;
}
@media (max-width: 767px) {
  .t3-footer .t3-copyright {
    padding: 0 10px 60px;
  }
}