.jb-topbar-brand {
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f4c212;
  color: #ffffff;
  line-height: 42px;
}
.jb-topbar-brand .t3-module {
  margin: 0px;
}
.jb-topbar-brand .t3-topbar-1 #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar-brand .t3-topbar-1 #contact-details ul li {
  list-style: none;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
}
.jb-topbar-brand .t3-topbar-1 #contact-details ul li a {
  color: #ffffff;
}
.jb-topbar-brand .t3-topbar-1 #contact-details ul li a:hover {
  color: #f4c212;
}
.jb-topbar-brand .t3-topbar-1 #contact-details ul li i,
.jb-topbar-brand .t3-topbar-1 #contact-details ul li em {
  margin-right: 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  line-height: 22px;
  position: relative;
  text-align: center;
  width: 25px;
}
@media (max-width: 767px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-brand .t3-topbar-1 li {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
  }
  .jb-topbar-brand .t3-topbar-1 li i,
  .jb-topbar-brand .t3-topbar-1 li em {
    margin-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-brand .t3-topbar-1 li {
    margin: 0px 35px 0px 0px;
    font-size: 16px;
  }
  .jb-topbar-brand .t3-topbar-1 li i,
  .jb-topbar-brand .t3-topbar-1 li em {
    margin-right: 9px !important;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-brand .t3-topbar-1 li {
    margin: 0px 35px 0px 0px;
    font-size: 16px;
  }
  .jb-topbar-brand .t3-topbar-1 li i,
  .jb-topbar-brand .t3-topbar-1 li em {
    margin-right: 9px !important;
  }
}
@media (max-width: 767px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar-brand .search {
  position: relative;
}
.jb-topbar-brand .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 14px;
  top: 2px;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .jb-topbar-brand .search {
    float: right;
  }
}
.jb-topbar-brand .search .element-invisible {
  color: #ffffff !important;
}
.jb-topbar-brand .form-control {
  width: 100%;
  padding-left: 30px;
  border: none;
  background: #e2b20a;
  border-radius: 25px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .jb-topbar-brand .form-control {
    width: 200px;
  }
  .jb-topbar-brand .form-control:focus {
    width: 200px;
    box-shadow: none;
  }
}
.jb-topbar-dark {
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #3a3a3a;
  color: #ffffff;
  line-height: 42px;
}
.jb-topbar-dark .t3-module {
  margin: 0px;
}
.jb-topbar-dark .t3-topbar-1 #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar-dark .t3-topbar-1 #contact-details ul li {
  list-style: none;
  display: inline-block;
  color: #dddddd;
  font-weight: bold;
}
.jb-topbar-dark .t3-topbar-1 #contact-details ul li a {
  color: #ffffff;
}
.jb-topbar-dark .t3-topbar-1 #contact-details ul li a:hover {
  color: #f4c212;
}
.jb-topbar-dark .t3-topbar-1 #contact-details ul li i,
.jb-topbar-dark .t3-topbar-1 #contact-details ul li em {
  margin-right: 10px;
  color: #f4c212;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  line-height: 22px;
  position: relative;
  text-align: center;
  width: 25px;
}
@media (max-width: 767px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-dark .t3-topbar-1 li {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
  }
  .jb-topbar-dark .t3-topbar-1 li i,
  .jb-topbar-dark .t3-topbar-1 li em {
    margin-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-dark .t3-topbar-1 li {
    margin: 0px 35px 0px 0px;
    font-size: 16px;
  }
  .jb-topbar-dark .t3-topbar-1 li i,
  .jb-topbar-dark .t3-topbar-1 li em {
    margin-right: 9px !important;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
  .jb-topbar-dark .t3-topbar-1 li {
    margin: 0px 35px 0px 0px;
    font-size: 16px;
  }
  .jb-topbar-dark .t3-topbar-1 li i,
  .jb-topbar-dark .t3-topbar-1 li em {
    margin-right: 9px !important;
  }
}
@media (max-width: 767px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar-dark .search {
  position: relative;
}
.jb-topbar-dark .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 14px;
  top: 2px;
  color: #dddddd;
}
@media screen and (min-width: 768px) {
  .jb-topbar-dark .search {
    float: right;
  }
}
.jb-topbar-dark .form-control {
  width: 100%;
  padding-left: 30px;
  border: none;
  background: #414141;
  border-radius: 25px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .jb-topbar-dark .form-control {
    width: 200px;
  }
  .jb-topbar-dark .form-control:focus {
    width: 200px;
    box-shadow: none;
  }
}
.t3-header-wrap {
  width: 100%;
  line-height: 0px;
}
.t3-header-wrap .jb-header-default {
  position: relative;
  background: url("../../templates/jb_builder/images/joomlabuff/menu.png") repeat-x scroll center bottom;
  *background-color: #ffffff;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.affix-top .jb-header-default {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-header-wrap.affix {
  width: 100%;
  top: 0;
  background: #ffffff !important;
  position: fixed;
  z-index: 999;
  -webkit-animation: fadeInDown 800ms;
  -moz-animation: fadeInDown 800ms;
  -ms-animation: fadeInDown 800ms;
  -o-animation: fadeInDown 800ms;
  animation: fadeInDown 800ms;
  -webkit-backface-visibility: hidden;
}
.social-icons {
  padding: 0px;
  margin-bottom: 0px;
}
.social-icons li {
  background: #ffffff;
  border-radius: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: -1px 1px 5px 0;
  overflow: visible;
  padding: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.social-icons li:hover {
  background: #f4c212;
}
.social-icons li:hover a {
  color: #ffffff !important;
}
.j2store-minicart-button .cart-item-info .link {
  background: #eeeeee;
  border-radius: 100%;
  *box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: -1px 1px 0 5px;
  overflow: visible;
  padding: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
  position: relative;
  color: #3a3a3a;
}
.j2store-minicart-button .cart-item-info .link .cart-item-count {
  border-radius: 23px;
  color: #ffffff !important;
  background: #f4c212;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 21px;
}
.j2store-minicart-button .cart-item-info .link:hover {
  background: #f4c212;
  color: #ffffff;
}
.jb-navbar {
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo {
  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 {
  float: right;
  *margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.section-title {
  display: block;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.section-title h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.section-title h3 span {
  color: #f4c212 !important;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.jb-padding-botttom-10 {
  padding-bottom: 10px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .jb-padding-botttom-10 {
    padding-bottom: 10px;
    padding-top: 0px;
  }
}
.jb-padding-botttom-20 {
  padding-bottom: 40px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .jb-padding-botttom-20 {
    padding-bottom: 60px;
    padding-top: 0px;
  }
}
.jb-padding-botttom-30 {
  padding-bottom: 80px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .jb-padding-botttom-30 {
    padding-bottom: 80px;
    padding-top: 0px;
  }
}
.jb-slideshow .jb-button-brand {
  color: #ffffff !important;
}
.jb-slideshow .jb-button-brand:hover {
  background: #222222;
  border-color: #222222 !important;
}
.jb-slideshow .jb-button-white {
  color: #3a3a3a !important;
}
.jb-slideshow .jb-button-white:hover {
  color: #ffffff !important;
  background: #222222;
  border-color: #222222 !important;
}
.jb-slideshow .tparrows.preview4 .tp-arr-titleholder {
  background: #3a3a3a none repeat scroll 0 0 !important;
}
.jb-slideshow .tparrows.preview4::after {
  background: #3a3a3a none repeat scroll 0 0 !important;
}
.jb-slideshow .builder-header span {
  border: 3px dashed #ffffff;
  color: #f4c212;
  margin-right: 10px;
  padding: 2px 12px;
}
.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-sidebar #Mod134 {
  margin-bottom: 100px;
  position: relative;
}
.t3-footer {
  background: #ffffff;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 16px;
}
.t3-footer .jb-footer-blog .jb-k2-blog-grid .jb-blog-content-block h3 {
  font-size: 18px;
}
.t3-footer .jb-footer-blog .jb-k2-blog-grid .jb-blog-content-block h3 a {
  color: inherit;
}
.t3-footer .jb-footer-blog .jb-k2-blog-grid .jb-blog-content-block h3 a:hover {
  text-decoration: none;
  color: #f4c212;
}
.t3-footnav {
  padding: 20px 0;
}
.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 {
  background: #ffffff;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #3a3a3a;
  font-size: 18px;
  margin-bottom: 40px;
}
.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-copyright {
  font-size: 12px;
  padding: 40px 0 40px;
  background: #3a3a3a;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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: #f4c212;
  border: 0;
  color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #f4c212;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -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: #f4c212;
  border: 2px solid #f4c212;
  color: #ffffff !important;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.app_emailtofriend a {
  font-weight: bold;
  color: #3a3a3a;
  outline: none;
  margin-top: 15px;
  display: block;
}
.app_emailtofriend .icon {
  border-radius: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  width: 30px;
}