.jb-home .t3-mainbody {
  display: none;
}
.alert-warning {
  display: none;
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.flt_right {
  float: right;
}
.t3-module {
  margin-bottom: 0px;
}
.jb-topbar {
  background-color: #272727;
  color: #9e9e9e;
  height: auto;
  line-height: 42px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .jb-topbar {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .jb-topbar {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar {
    font-size: 14px;
  }
}
.jb-topbar .t3-module {
  margin-bottom: 0px;
}
.jb-topbar .nav > li {
  display: inline-block;
  margin-top: 0px;
}
.jb-topbar .nav > li a {
  color: #9e9e9e;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jb-topbar .nav > li a {
    padding: 3px 4px;
  }
}
@media (min-width: 768px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
.jb-topbar .nav > li a:hover,
.jb-topbar .nav > li a:focus,
.jb-topbar .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #cc0000;
}
.jb-topbar .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #cc0000;
}
.jb-topbar .nav > li:last-child a {
  border-right: 0;
}
@media (max-width: 767px) {
  .jb-topbar .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .jb-topbar .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar .t3-topbar-2 .nav-pills {
  display: inline-block;
}
.jb-topbar p {
  margin: 0px;
  line-height: inherit;
}
.jb-topbar span {
  color: #cc0000;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bottom_header {
  padding-top: 21px;
  padding-bottom: 0px;
}
.bottom_header p {
  font-weight: 900;
  font-size: 20px;
  color: #272727;
}
.bottom_header span {
  font-size: 16px;
  padding-top: 6px;
  display: block;
}
.bottom_header ul li {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 4px;
  margin-top: 19px;
  margin-right: 12px;
  background: #6aaf08;
}
.bottom_header ul li:last-child {
  margin-right: 0;
}
.bottom_header ul li a {
  display: block;
}
.bottom_header ul li a em {
  padding: 9px;
  width: 37px;
  height: 37px;
  border: 1px dashed rgba(255, 255, 255, 0.5);
  font-size: 18px;
  color: #fff;
}
.bottom_header ul li:hover,
.bottom_header ul li:focus {
  background: #272727;
}
.bottom_header .address,
.bottom_header .time_schedule {
  position: relative;
  padding-left: 58px;
  padding-top: 17px;
}
.bottom_header .address:before {
  content: "\f041";
  font-family: "FontAwesome";
  color: #cc0000;
  font-size: 48px;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 6px;
}
.bottom_header .time_schedule:before {
  content: "\f017";
  font-family: "FontAwesome";
  font-size: 48px;
  color: #cc0000;
  position: absolute;
  left: 0;
  top: 5px;
}
.social_icon_header {
  text-align: right;
}
.social_icon_header ul {
  padding: 0px;
}
@media (max-width: 767px) {
  .logo {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .logo {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .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 {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.jb-slideshow {
  margin-top: -45px;
}
.jb-slideshow .tp-leftarrow {
  left: 30px !important;
}
.jb-slideshow .tp-leftarrow .tp-arr-iwrapper {
  padding-left: 0px !important;
  left: 58px !important;
}
.jb-slideshow .tp-rightarrow {
  right: 30px !important;
}
.jb-slideshow .tp-rightarrow .tp-arr-iwrapper {
  padding-right: 0px !important;
  right: 58px !important;
}
.jb-slideshow .tparrows.preview3 {
  background: transparent !important;
  border: 1px dashed #fff;
  height: 60px;
  width: 60px;
  position: absolute;
}
.jb-slideshow .tparrows.preview3:after {
  background: transparent;
  top: -6px !important;
  left: -6px !important;
  font-size: 16px;
  color: #ffffff;
}
.jb-slideshow .tp-arr-allwrapper .tp-arr-iwrapper {
  top: -1px !important;
}
.jb-slideshow .tp-arr-allwrapper .tp-arr-iwrapper .tp-arr-imgholder {
  height: 60px !important;
  width: 90px !important;
}
.jb-slideshow .tp-arr-allwrapper .tp-arr-iwrapper .tp-arr-titleholder {
  display: none;
}
.jb-slideshow h1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 79px;
}
.jb-slideshow .contact_us {
  background: #cc0000;
  color: #ffffff !important;
  padding: 21px 47px;
  border-radius: 4px;
  font-weight: 900;
  text-transform: uppercase;
}
.jb-slideshow .contact_us:hover {
  background: #272727;
}
.jb-slideshow .read_more {
  background: #ffffff;
  color: #333333 !important;
  padding: 21px 51px;
  border-radius: 4px;
  font-weight: 900;
  text-transform: uppercase;
}
.jb-slideshow .read_more:hover {
  background: #272727;
  color: #ffffff !important;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-80 {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .t3-sl-80 {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 10px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 35px;
}
.t3-sidebar .t3-module .module-title span {
  color: #333333;
  font-size: 24px;
}
.t3-footer {
  background: url(../../../templates/jb_gardener/images/20.jpg) repeat scroll center center;
  color: #9e9e9e;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.t3-footer a {
  color: #9e9e9e;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #cc0000;
}
.t3-footer h5 {
  color: #fff;
  margin-bottom: 36px;
}
.t3-footer h5 span {
  position: relative;
}
.t3-footer h5 span:before {
  content: url(../../../templates/jb_gardener/images/title-logo3.png);
  position: absolute;
  top: -8px;
  right: -16px;
}
.t3-footer .buy_gardener {
  background: #cc0000;
  width: 240px;
  color: #ffffff;
  margin-top: 31px;
}
.t3-footnav {
  padding: 20px 0;
  border-bottom: 1px dashed #303030;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  color: #9e9e9e;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 36px;
}
.t3-footnav .t3-module .module-title span {
  color: #ffffff;
}
.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: 30px;
  margin-top: 6px;
}
.t3-footnav .t3-module ul > li > a {
  color: #9e9e9e;
  display: inline-block;
  font-weight: 400;
  padding: 0;
  text-transform: none;
}
.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: #cc0000;
  background-color: transparent !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav .t3-module ul > li.active > a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav .t3-module ul > li + li {
  border-top: 0;
}
.t3-footnav .t3-module ul > li + li > a {
  padding-top: 10px;
}
.t3-footnav .t3-module .nav-pills > li.active > a,
.t3-footnav .t3-module .nav-pills > li.active > a:hover,
.t3-footnav .t3-module .nav-pills > li.active > a:focus {
  background: transparent !important;
  color: #cc0000;
}
.t3-footnav .t3-module .nav li a:before {
  color: #9e9e9e;
  content: "\f14a";
  display: block;
  font-family: "FontAwesome";
  margin-right: 10px;
  font-weight: normal;
  display: inline-block;
}
.t3-footnav .t3-module .nav li a:hover:before,
.t3-footnav .t3-module .nav li a:active:before {
  color: #cc0000 !important;
}
.t3-footnav .about_gardener p {
  font-size: 16px;
  line-height: 30px;
}
.t3-footnav .get_in_touch ul li {
  font-size: 18px;
  padding-left: 34px;
  position: relative;
  line-height: 30px;
  margin-bottom: 19px;
}
.t3-footnav .get_in_touch ul li a {
  font-size: 18px;
  color: #9e9e9e;
  padding-top: 0px !important;
}
.t3-footnav .get_in_touch ul li a:hover {
  color: #cc0000;
}
.t3-footnav .get_in_touch ul li:before {
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  padding-left: 1px;
  left: -1px;
  top: 0;
}
.t3-footnav .get_in_touch ul li:nth-child(1):before {
  content: '';
}
.t3-footnav .get_in_touch ul li:nth-child(2):before {
  content: '';
}
.t3-footnav .get_in_touch ul li:nth-child(3):before {
  content: '';
}
.t3-footnav .get_in_touch ul li:nth-child(4):before {
  content: '';
}
.t3-footnav .get_in_touch ul li span {
  color: #cc0000;
  padding-left: 5px;
  letter-spacing: 1.2px;
}
.t3-copyright {
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .social_icon_footer ul {
  padding-left: 53px;
  text-align: center;
}
.t3-copyright .social_icon_footer ul li {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 4px;
  margin-right: 12px;
  background: #272727;
  margin-top: 16px;
}
.t3-copyright .social_icon_footer ul li:last-child {
  margin-right: 0;
}
.t3-copyright .social_icon_footer ul li a {
  display: block;
}
.t3-copyright .social_icon_footer ul li a i,
.t3-copyright .social_icon_footer ul li a em {
  padding: 9px;
  width: 37px;
  height: 37px;
  border: 1px dashed #424242;
  font-size: 18px;
  color: #ffffff;
}
.t3-copyright .social_icon_footer ul li:hover,
.t3-copyright .social_icon_footer ul li:focus {
  background: #cc0000;
}
.copyright {
  margin-top: 28px;
}
.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 .btn {
  background: #cc0000;
  border: 0;
  color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #cc0000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #cc0000;
  border: 2px solid #cc0000;
  color: #ffffff !important;
  outline: none;
}
#back-to-top.affix {
  bottom: 60px;
  background: #cc0000;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 14px;
  line-height: 16px;
}