.t3-header {
  padding: 19px 0px 21px;
}
.jb-topbar {
  background: #f7f7f7;
  line-height: 50px;
  min-height: 50px;
}
.jb-topbar .module {
  margin-bottom: 0px;
}
.jb-topbar .module p {
  margin: 0px;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #252525;
  line-height: 40px;
}
.jb-topbar .module ul {
  margin-bottom: 0px;
  padding: 0px;
}
.jb-topbar .module ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  font-size: 15px;
  color: #a3a3a3;
  font-weight: 400;
}
.jb-topbar .module .nav {
  text-align: right;
}
.jb-topbar .module .nav li {
  margin-right: 0px;
  margin-left: 30px;
  margin-top: 0px;
}
.jb-topbar .module .nav li a {
  position: relative;
  line-height: 26px;
  font-size: 15px;
  text-transform: capitalize;
  padding: 0px;
  font-weight: 400;
  color: #a3a3a3;
  font-family: 'Lato', sans-serif;
  background: transparent;
}
.jb-topbar .module .nav li a:hover {
  color: #ab7442;
  background: none;
}
.jb-topbar .t3-topbar-2 {
  padding-right: 0px;
}
.jb-topbar .t3-topbar-1 {
  padding-left: 0px;
}
.header-upper {
  position: relative;
  padding: 19px 0px 21px;
  background: #ffffff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  z-index: 5;
}
.header-upper .logo img {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin-top: 14px;
}
.header-upper .upper-right {
  position: relative;
  top: 5px;
}
.header-upper .info-box:last-child {
  margin-right: 0px;
}
.info-box {
  position: relative;
  float: left;
  min-height: 60px;
  margin-left: 50px;
  font-size: 14px;
  padding: 15px 0px 15px 35px;
  color: #252525;
  min-width: 200px;
  font-weight: 700;
}
.info-box .bottom-text {
  font-weight: 400;
  color: #a2a2a2;
}
.info-box .icon_box {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 30px;
  height: 60px;
  line-height: 58px;
  color: #ab7442;
  font-size: 24px;
}
.info-box .light-text {
  color: #9b9b9b;
}
.info-box li a {
  color: #9b9b9b;
}
.info-box strong {
  font-weight: 700;
  color: #555555;
  font-size: 15px;
}
.logo {
  padding: 10px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.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: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.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 {
  padding-left: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.rev_slider_wrapper .tp-simpleresponsive .content-box ul {
  padding: 0px;
}
.rev_slider_wrapper .tp-simpleresponsive .content-box ul li {
  position: relative !important;
  visibility: visible !important;
}
.rev_slider_wrapper .content-box {
  position: relative;
  max-width: 570px;
  padding: 30px 40px 30px 115px;
  background: rgba(0, 0, 0, 0.75);
}
.rev_slider_wrapper .text {
  font-weight: 400;
  line-height: 1.8em;
  font-size: 14px;
  margin-bottom: 20px;
}
.rev_slider_wrapper h2 {
  position: relative;
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-transform: capitalize;
  line-height: 50px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.rev_slider_wrapper h2:after {
  position: absolute;
  content: "";
  left: 0px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #352d26;
}
.rev_slider_wrapper h2:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0;
  bottom: 1px;
  width: 60px;
  height: 3px;
  background: #ab7442;
}
.rev_slider_wrapper h2 i:before {
  position: absolute;
  left: -90px;
  top: 10px;
  font-size: 55px;
  color: #ab7442;
}
.rev_slider_wrapper .list-info {
  position: relative;
}
.rev_slider_wrapper .list-info ul {
  position: relative;
  float: left;
  margin-right: 30px;
  padding-bottom: 15px;
}
.rev_slider_wrapper .list-info ul li {
  color: #ab7442;
  position: relative;
  padding-left: 22px;
  padding-bottom: 10px;
  font-size: 14px;
}
.rev_slider_wrapper .list-info ul li:after {
  position: absolute;
  content: "\f046";
  font-family: "FontAwesome";
  font-size: 15px;
  color: #ab7442;
  left: 0;
}
.rev_slider_wrapper .upper-line {
  position: relative;
  width: 100%;
  width: 700px;
  height: 8px;
  border-top: 8px solid #ffffff;
}
.rev_slider_wrapper .upper-line:before {
  content: '';
  position: absolute;
  right: 100%;
  top: -8px;
  width: 8px;
  height: 60px;
  border-right: 8px solid #ffffff;
}
.rev_slider_wrapper .upper-line:after {
  content: '';
  position: absolute;
  left: 100%;
  top: -8px;
  width: 8px;
  height: 60px;
  border-right: 8px solid #ffffff;
}
.rev_slider_wrapper .lower-line {
  position: relative;
  width: 100%;
  width: 700px;
  height: 8px;
  border-bottom: 8px solid #ffffff;
}
.rev_slider_wrapper .lower-line:before {
  content: '';
  position: absolute;
  right: 100%;
  bottom: -8px;
  width: 8px;
  height: 60px;
  border-right: 8px solid #ffffff;
}
.rev_slider_wrapper .lower-line:after {
  content: '';
  position: absolute;
  left: 100%;
  bottom: -8px;
  width: 8px;
  height: 60px;
  border-right: 8px solid #ffffff;
}
.rev_slider_wrapper h3 {
  font-size: 22px;
  color: #f0bc00;
  font-weight: 400;
  line-height: 1em;
  text-transform: capitalize;
}
.rev_slider_wrapper .subtitle {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  padding: 4px 30px;
  font-weight: 400;
  background: #f7542b;
  text-transform: uppercase;
}
.rev_slider_wrapper .title {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.3em;
  text-transform: uppercase;
  word-spacing: 3px;
  letter-spacing: 1px;
}
.rev_slider_wrapper .title-uppercase {
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.3em;
  text-transform: uppercase;
  word-spacing: 5px;
  letter-spacing: 2px;
}
.rev_slider_wrapper .link_btn {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  transition: .5s ease;
}
.rev_slider_wrapper .link_btn span {
  transform: rotate(-90deg);
}
.rev_slider_wrapper .link_btn:hover {
  color: #ab7442;
  transition: .5s ease;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: url("../../templates/jb_woodworks/images/joomlabuff/background/footer.jpg") repeat scroll left top;
  background-color: #252525;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 60px 0;
}
.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: transparent;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 38px;
}
.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: #555555;
}
.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: #555555;
}
.t3-footnav .t3-module p {
  margin-top: 13px;
  z-index: 99;
  position: relative;
  color: #d5d5d5;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 28px;
}
.t3-footnav .t3-module .single-blog-post {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.t3-footnav .t3-module .single-blog-post .image-column {
  float: left;
}
.t3-footnav .t3-module .single-blog-post .image-column .image-box {
  width: 70px;
  height: 70px;
  box-shadow: none;
  margin-top: 7px;
}
.t3-footnav .t3-module .single-blog-post .content-box h4 {
  color: #bebebe;
  font-size: 16px;
  line-height: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.t3-footnav .t3-module .single-blog-post .content-box ul li {
  border: none;
  line-height: 24px;
  font-style: italic;
}
.t3-footnav .t3-module .single-blog-post .content-box ul li a {
  color: #9e9e9e;
  font-size: 16px;
}
.t3-footnav .t3-module .single-blog-post .content-box ul li a i {
  color: #ab7442;
}
.t3-footnav .t3-module .contact-widget .footer-contact-info .contact-infos li + li {
  margin-top: 18px;
}
.t3-footnav .t3-module .contact-widget .footer-contact-info .contact-infos .icon_box {
  display: table-cell;
  vertical-align: top;
  width: 40px;
}
.t3-footnav .t3-module .contact-widget .footer-contact-info .contact-infos .icon_box i {
  font-size: 24px;
  color: #ab7442;
  position: relative;
  top: 10px;
}
.t3-footnav .t3-module .contact-widget .footer-contact-info .contact-infos .text-box {
  display: table-cell;
  vertical-align: top;
}
.t3-footnav .t3-module .contact-widget .footer-contact-info .contact-infos .text-box p {
  font-size: 14px;
  color: #a2a2a2;
  line-height: 24px;
  margin: 0px;
}
.t3-footnav .t3-module .contact-widget .social {
  margin-top: 31px;
  margin-bottom: 9px;
  position: relative;
}
.t3-footnav .t3-module .contact-widget .social li a {
  color: #c1c1c1;
  font-size: 14px;
  transition: all 500ms ease;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
}
.t3-footnav .t3-module .contact-widget .social li a i {
  color: #c1c1c1;
  font-size: 14px;
  transition: all 500ms ease;
  height: 40px;
  width: 40px;
  border: 2px solid #333;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
}
.t3-footnav .t3-module .contact-widget .social li a i:hover {
  background: #ab7442;
  border: 2px solid #ab7442;
}
.t3-copyright {
  background: #080808;
  padding: 26px 0;
}
.t3-copyright small {
  color: #a2a2a2;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .footer-menu {
  text-align: right;
}
.t3-copyright .footer-menu .nav {
  text-align: right;
}
.t3-copyright .footer-menu .nav li {
  margin-right: 0px;
  margin-left: 30px;
  margin-top: 0px;
  float: right;
}
.t3-copyright .footer-menu .nav li a {
  position: relative;
  line-height: 26px;
  font-size: 15px;
  text-transform: capitalize;
  padding: 0px;
  font-weight: 400;
  color: #a3a3a3;
  font-family: 'Lato', sans-serif;
  background: transparent;
}
.t3-copyright .footer-menu .nav li a:hover {
  color: #ab7442;
  background: none;
}
.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-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top .btn {
  padding: 0px 20px !important;
  border-radius: 0px;
}
#back-to-top .btn:hover {
  background: #222222;
}
#back-to-top i {
  font-size: 20px;
  cursor: pointer;
  color: #ffffff;
}