.t3-module {
  background: transparent;
  color: inherit;
  *margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    *margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.jb-freelance-title .module-title {
  text-align: center;
}
.jb-freelance-title .module-title span {
  color: #ffffff;
  background: #333333;
  font-size: 24px !important;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px !important;
  padding: 10px 25px;
}
.shop-title-center .module-title {
  background: transparent;
  color: #333333;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  text-transform: uppercase;
}
.shop-title-center .module-title:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .shop-title-center .module-title {
    margin-bottom: 20px;
  }
}
.shop-title-center .module-title span {
  display: inline-block;
  position: relative;
  border: 1px solid #e4e4e4;
  padding: 10px 36px;
  overflow: visible;
}
.shop-title-center .module-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.shop-title-center .module-title span:before {
  right: 100%;
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.jb-title-center-big .module-title {
  color: #000000;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.jb-title-center-big .module-title:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.jb-onepage-title h2 {
  color: #000000;
  font-size: 30px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.jb-onepage-title h2:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.jb-title-center-big-white .module-title {
  color: #ffffff;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.jb-title-center-big-white .module-title:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.jb-title-big .module-title {
  color: #000000;
  font-size: 30px !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  position: relative;
}
.jb-title-big .jb-module-title h3 {
  margin-top: 0px;
}
.jb-title-big .jb-module-title h3 span {
  color: #000000;
  font-size: 30px !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  position: relative;
}
.jb-title {
  color: #000000;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.jb-title:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
@media (max-width: 767px) {
  .jb-title-intro {
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    color: #999999;
  }
}
@media (min-width: 768px) {
  .jb-title-intro {
    max-width: 53%;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    color: #999999;
  }
}
@media (min-width: 992px) {
  .jb-title-intro {
    max-width: 53%;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    color: #999999;
  }
}
@media (min-width: 1200px) {
  .jb-title-intro {
    max-width: 53%;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    color: #999999;
  }
}
.module-title {
  background: transparent;
  color: #000000;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.divider,
.divider-hover {
  background-image: url(../../../templates/jb_creativ/images/creativ/hr.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 9px;
  margin: 10px auto 15px;
  padding: 0px;
  position: relative;
  width: 100px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #16cba7;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #16cba7;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.border-boxed {
  padding: 0px;
  border: 1px solid #F8F8F8;
}
.service-hover {
  position: relative;
  height: 300px;
  padding: 30px;
  cursor: pointer;
  text-align: center;
}
.service-hover .jb-feature-icon {
  padding: 60px 0 0 0;
  display: block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.service-hover .jb-feature-icon em {
  color: #18e2ba;
  font-size: 38px;
  margin-bottom: 10px;
}
.service-hover .jb-feature-icon h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0;
}
.service-hover .jb-feature-dec {
  color: #ffffff;
  display: inline-block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.service-hover:hover {
  background: #18e2ba;
  position: relative;
  height: 300px;
}
.service-hover:hover .jb-feature-icon {
  padding: 30px 0 0 0;
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.service-hover:hover .jb-feature-icon em {
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 10px;
}
.service-hover:hover .jb-feature-icon h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0;
  color: #ffffff;
}
.service-hover:hover .jb-feature-dec {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.service-hover-1 {
  position: relative;
  height: 300px;
  padding: 30px;
  cursor: pointer;
  text-align: center;
}
.service-hover-1 .jb-feature-icon {
  padding: 60px 0 0 0;
  display: block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.service-hover-1 .jb-feature-icon em {
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 10px;
}
.service-hover-1 .jb-feature-icon h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0;
  color: #ffffff;
}
.service-hover-1 .jb-feature-dec {
  color: #ffffff;
  display: inline-block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.service-hover-1:hover {
  position: relative;
  height: 300px;
}
.service-hover-1:hover .jb-feature-icon {
  padding: 30px 0 0 0;
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.service-hover-1:hover .jb-feature-icon em {
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 10px;
}
.service-hover-1:hover .jb-feature-icon h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0;
  color: #ffffff;
}
.service-hover-1:hover .jb-feature-dec {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.process-box {
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  padding: 20px 0px !important;
}
.process-box .widget {
  padding: 30px 60px;
}
.process-box .widget .icon-container {
  font-size: 24px;
  border: 2px solid #ffffff;
  width: 100px;
  position: relative;
  height: 100px;
  display: block;
  margin: 0px auto 25px;
  line-height: 105px;
  font-family: Montserrat,sans-serif;
}
.process-box .widget h3 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
}
.full-image-section {
  padding: 0px;
  background-color: #FFF;
  position: relative;
  overflow: hidden;
}
.full-image-section .image-container.pull-right {
  right: 0px;
}
.full-image-section .image-container {
  z-index: 999;
  height: 100%;
  padding: 0px;
  bottom: 0px;
  position: absolute;
  top: 0px;
}
.background-image-wrapper {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  z-index: 0;
  background-position: 50% 50% !important;
  position: absolute;
}
.full-image-section .background-image {
  bottom: 0px;
  right: 0px;
  z-index: 9999;
  position: absolute;
}
.mini-title {
  position: absolute;
  z-index: 1111;
  top: 50%;
  left: 0px;
  text-align: center;
  right: 0px;
}
.mini-title h2 {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.service-style-1 {
  display: block;
  margin: 25px 0px;
  min-height: 130px;
  position: relative;
}
.myservices .title h3 {
  font-size: 18px;
  font-weight: 400;
}
.myservices .title h3 em {
  font-size: 31px;
  vertical-align: text-top;
  padding: 0px 15px 0px 0px;
  color: #18e2ba;
}
.jb-home-portfolio {
  background-image: url(../../../templates/jb_creativ/images/creativ/pattern.png);
  background-repeat: repeat;
  background-size: 100%;
  text-align: center;
}
.jb-home-portfolio .t3-module {
  margin-bottom: 0px;
}
.jb-home-portfolio .modulePretext {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .jb-home-portfolio .modulePretext {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .jb-home-portfolio .modulePretext {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .jb-home-portfolio .modulePretext {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .jb-home-portfolio .modulePretext {
    max-width: 50%;
  }
}
.jb-home-portfolio .portfolio-item {
  padding: 0px;
  position: relative;
  margin-top: 36px;
}
.jb-home-portfolio .portfolio-item .ImageWrapper {
  box-shadow: none;
}
.jb-home-portfolio .portfolio-item .ImageWrapper h3,
.jb-home-portfolio .portfolio-item .ImageWrapper p {
  color: #ffffff !important;
}
.jb-home-portfolio .portfolio-item .ImageWrapper h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.jb-home-portfolio .portfolio-item .ImageWrapper .StyleH {
  top: 39%;
}
.jb-home-portfolio .portfolio-item .divider-hover {
  background-image: url(../../../templates/jb_creativ/images/creativ/hr2.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 9px;
  margin: 10px auto 15px;
  padding: 0px;
  position: relative;
  width: 100px;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-image img {
  width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description {
  float: none;
  width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta {
  float: none;
  width: 100%;
  padding-left: 0px;
}
.bg-pattan {
  background-image: url(../../../templates/jb_creativ/images/creativ/pattern.png);
  background-repeat: repeat;
  text-align: center;
}
.bg-pattan .t3-module {
  margin-bottom: 0px;
}
.jb-home-blog .t3-module {
  margin-bottom: 0px;
}
.jb-home-blog .modulePretext {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .jb-home-blog .modulePretext {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .jb-home-blog .modulePretext {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .jb-home-blog .modulePretext {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .jb-home-blog .modulePretext {
    max-width: 50%;
  }
}
.jb-home-blog .blog-item {
  margin-top: 36px;
}
.jb-home-blog .blog-item .ImageWrapper {
  box-shadow: none;
}
.jb-home-blog .blog-item .ImageWrapper h3,
.jb-home-blog .blog-item .ImageWrapper p {
  color: #ffffff !important;
}
.jb-home-blog .blog-item .meta {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.jb-home-blog .blog-item .blog-title h3 a {
  color: #282828;
  line-height: 1.5;
  font-weight: 700;
}
.jb-footer-subscrib .acymailing_introtext {
  font-size: 14px;
  padding: 0px;
  font-weight: 400;
  margin: 0px;
  color: #F5F5F5;
  font-family: 'Montserrat', sans-serif;
}
.jb-footer-subscrib .acymailing_form {
  position: relative;
  width: 100%;
  margin: 11px -7px 0;
}
.jb-footer-subscrib .acymailing_form .inputbox {
  background: #202020 none repeat scroll 0% 0%;
  height: 45px;
  color: #444;
  border-radius: 500px;
  border-color: #202020;
}
.jb-footer-subscrib .acymailing_form .acysubbuttons input {
  border-radius: 500px;
  position: absolute;
  right: 8px;
  top: 5px;
}
.jb-rest-subscriber .acymailing_introtext {
  font-size: 24px;
  color: #ffffff;
  line-height: 1.7;
  padding: 3% 14% 2% !important;
  font-family: 'Montserrat', sans-serif;
}
.jb-rest-subscriber .acymailing_form {
  position: relative;
  width: 100%;
  margin: auto;
}
.jb-rest-subscriber .acymailing_form .fieldacyname,
.jb-rest-subscriber .acymailing_form .fieldacyemail {
  display: inline-block;
}
.jb-rest-subscriber .acymailing_form .fieldacyname label,
.jb-rest-subscriber .acymailing_form .fieldacyemail label {
  position: relative;
  top: 37px;
  color: #ffffff;
  font-weight: 300;
}
.jb-rest-subscriber .acymailing_form .inputbox {
  background: #2F2F2F;
  height: 45px;
  color: #ffffff;
  border-radius: 500px;
  border-color: #2F2F2F;
  display: inline-flex;
}
.jb-rest-subscriber .acymailing_form .acysubbuttons input {
  border-radius: 500px;
  padding: 11px 53px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .welcome-message {
    background: #f6f6f6;
    display: block;
    margin: auto;
    padding: 50px;
    position: relative;
    width: 100%;
    z-index: 99;
    text-align: center;
  }
  .welcome-message img {
    margin: 0 auto;
    display: block;
  }
  .welcome-message h3 {
    margin: 0 auto;
  }
  .welcome-message .btn {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .welcome-message {
    background: #f6f6f6;
    display: block;
    margin: auto;
    padding: 50px;
    position: relative;
    width: 100%;
    z-index: 99;
    text-align: center;
  }
  .welcome-message img {
    margin: 0 auto;
    display: block;
  }
  .welcome-message h3 {
    margin: 0 auto;
    text-align: center;
  }
  .welcome-message .btn {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .welcome-message {
    background: url(../../../templates/jb_creativ/images/creativ/messageb.png) -34px top no-repeat;
    display: block;
    margin: auto;
    padding: 40px;
    position: relative;
    width: 100%;
    z-index: 99;
    text-align: none;
  }
  .welcome-message img {
    display: inline;
  }
  .welcome-message h3 {
    margin: -9px;
  }
}
@media (min-width: 1200px) {
  .welcome-message {
    background: url(../../../templates/jb_creativ/images/creativ/messageb.png) -34px top no-repeat;
    display: block;
    margin: auto;
    padding: 40px;
    position: relative;
    width: 100%;
    z-index: 99;
    text-align: none;
  }
  .welcome-message img {
    display: inline;
  }
  .welcome-message h3 {
    margin: -9px;
  }
}
.services_vertical {
  overflow: hidden;
  padding: 30px 0px 0px;
}
.service_vertical_box {
  margin: 20px 0px 0px !important;
}
.service_vertical_box {
  overflow: hidden;
  display: block;
}
.service_vertical_box .service-icon {
  border-color: #18e2ba;
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #18e2ba;
}
.service_vertical_box .service-icon {
  clear: both;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 24px;
  height: 70px;
  line-height: 70px;
  margin: 0px 30px 30px 10px;
  text-align: center;
  width: 70px;
}
.service_vertical_box h3 {
  margin: 0px;
  text-transform: uppercase;
  font-size: 18px;
}
.color-black .gp-number .gb-count .gp-icon {
  line-height: 48px;
  color: #0BBFF2;
  font-size: 48px;
  display: inline;
}
.color-black .gp-number .odometer {
  color: #333333 !important;
}
.color-black .gp-number p {
  color: #333333;
}
.gp-number {
  text-align: center;
}
@media (max-width: 767px) {
  .gp-number {
    padding: 50px 0px;
  }
}
@media (min-width: 768px) {
  .gp-number {
    padding: 60px 0px;
  }
}
@media (min-width: 992px) {
  .gp-number {
    padding: 90px 0px;
  }
}
.gp-number .gp-count .gp-icon {
  line-height: 48px;
  font-size: 48px;
  display: block;
}
.gp-number .gp-count .odometer {
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  font-size: 48px;
}
.gp-number p {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
}
#colorful-tab .nav-tabs > li > a {
  border: 1px solid transparent;
  height: 80px;
  line-height: 80px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  width: 80px;
}
#colorful-tab .nav-tabs > li {
  margin: 0 5px;
}
#colorful-tab .service-icon img {
  display: block;
  max-width: 120px;
  position: relative;
  width: 120px;
  height: 120px;
}
#colorful-tab .service-icon {
  background: 0 0;
}
#colorful-tab .service_vertical_box {
  padding: 30px 40px;
  color: #fff;
}
#colorful-tab .service_vertical_box .service-icon {
  margin: auto;
  width: auto;
  height: auto;
}
#colorful-tab .service_vertical_box h3 {
  color: #fff;
  text-transform: uppercase;
}
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:focus,
#colorful-tab .nav-tabs > li.active > a:hover,
#colorful-tab .nav-tabs > li > a,
#colorful-tab .nav-tabs > li > a:focus,
#colorful-tab .nav-tabs > li > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border-color: transparent;
  border-image: none;
  border-style: solid;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
}
#colorful-tab .nav-tabs {
  border: none;
  margin-bottom: 30px;
}
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:focus,
#colorful-tab .nav-tabs > li.active > a:hover {
  width: 100px;
  height: 100px;
  font-size: 34px;
  line-height: 100px;
}
#colorful-tab .nav-pills > li,
#colorful-tab .nav-tabs > li {
  float: none;
  display: inline-block;
  zoom: 1;
}
#colorful-tab .nav-tabs {
  text-align: center;
}
.shortcode-widget.section-content {
  margin-bottom: 0 !important;
}
.shortcode-widget p {
  margin: 25px 0 0;
}
.shortcode-widget h3 {
  font-size: 30px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-weight: 700;
  text-transform: uppercase;
}
.progress {
  background: #DBDBDB none repeat scroll 0% 0%;
  border-radius: 15px;
  box-shadow: none !important;
  height: 20px;
  margin: 40px 0px 20px !important;
  position: relative;
}
.progress-bar-green {
  background: #52c854;
}
.progress-bar-red {
  background: #f65353;
}
.progress-bar-yellow {
  background: #ffcc0e;
}
.progress-bar-purple {
  background: #564bb5;
}
.progress-bar-tael {
  background: #18e2ba;
}
.colorfulbg-blue,
.progress-bar-blue {
  background: #03acdc;
}
.progress > .progress-type {
  background-color: rgba(25, 25, 25, 0.2);
  color: #FFF;
  left: 0px;
  font-weight: 400;
  font-size: 12px;
  padding: 0px 10px;
  position: absolute;
}
.progress > .progress-completed {
  position: absolute;
  right: 0px;
  color: #242424;
  font-size: 12px;
  padding: 0px 20px 0px 0px;
}
.pricing-box {
  background: #fff;
  text-align: center;
  padding: 40px 20px;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.pricing-box.background-gray {
  background: #f5f5f5;
}
.pricing-box h3 {
  text-transform: uppercase;
}
.pricing-box h1 {
  font-size: 100px;
  font-weight: 700;
  max-width: 230px;
  margin: auto;
  position: relative;
}
.pricing-box h1 sup {
  font-size: 24px;
  vertical-align: top;
  top: 25px;
}
.pricing-box h1 em {
  bottom: 0;
  font-size: 24px;
  position: absolute;
  right: 30px;
  vertical-align: middle;
}
.pricing-box.active h1,
.pricing-box.active h3,
.pricing-box:hover h1,
.pricing-box:hover h3 {
  color: #fff !important;
}
.pricing-box.active .btn,
.pricing-box:hover .btn {
  background: #fff !important;
  color: #242424;
}
.pricing-head {
  position: relative;
}
.pricing-body ul {
  padding: 20px 0;
}
.pricing-body ul li {
  padding: 10px 0;
  list-style: none;
}
.pricing-box.active,
.pricing-box:hover {
  border-color: #18e2ba;
  text-decoration: none !important;
  color: #ffffff !important;
  background: #18e2ba none repeat scroll 0% 0%;
}
.testimonials-bg {
  background: url(../../../templates/jb_creativ/images/creativ/about_07.jpg) no-repeat fixed;
  background-size: 100%;
}
.testimonials-bg-2 {
  background: url(../../../templates/jb_creativ/images/creativ/about_12.jpg) no-repeat fixed;
  background-size: 100%;
}
.skills-bg {
  background: url(../../../templates/jb_creativ/images/creativ/about_02.jpg) repeat scroll;
  background-size: 100%;
}
.owl-carousel .owl-controls {
  position: initial !important;
  padding-top: 0px;
  margin-top: 0px;
}
.owl-carousel .owl-controls .owl-buttons [class*="owl-"] {
  background: #FFF;
  border: 0px solid #FFF;
  border-radius: 100%;
  color: #242424;
  cursor: pointer;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 66px;
  margin: 0px 3px;
  padding: 0px;
  text-align: center;
  width: 60px;
}
.owl-carousel .owl-controls .owl-buttons [class*="owl-"]:hover {
  color: #fff !important;
  background: #17dfbe;
  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));
  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0px;
  top: 40%;
  height: 66px;
  width: 66px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon-chevron-left {
  margin-top: 12px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0px;
  top: 40%;
  height: 66px;
  width: 66px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next .icon-chevron-right {
  margin-top: 12px;
}
.owl-item .jbt-avatar img {
  width: 100px !important;
}
.owl-item .jbt-avatar-name {
  font-size: 16px !important;
  margin: 20px 0px 5px;
  text-transform: uppercase;
}
.owl-item .jbt-avatar-company {
  font-weight: 700;
  color: #18e2ba;
  text-transform: uppercase;
}
.owl-item .jbt-quote:before {
  display: none;
}
.owl-item .jbt-quote .jb-responsive-testimonal-quote {
  font-weight: 300;
  font-family: Georgia, Times, Times New Roman, serif;
  margin-top: 25px;
  color: #A4A4A4;
  font-size: 22px;
  font-style: italic;
  padding: 40px;
}
.jbt-style-3 .jbt-avatar-name {
  font-size: 16px !important;
  margin: 20px 0px 5px;
  text-transform: uppercase;
}
.jbt-style-3 .jbt-avatar-company {
  font-weight: 700;
  color: #18e2ba;
  text-transform: uppercase;
}
.jbt-style-3 .jbt-quote {
  margin-bottom: 0px;
}
.jbt-style-3 .jbt-quote .jb-responsive-testimonal-quote {
  font-weight: 300;
  font-family: Georgia,Times,Times New Roman,serif;
  margin-top: 25px;
  color: #A4A4A4;
  font-size: 18px;
  font-style: italic;
  padding: 0px;
}
.bg-img-fixed {
  background-size: cover !important;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  vertical-align: sub;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  padding: 90px 0px;
  z-index: 10;
}
.home-2-icon-hover {
  position: relative;
  height: 200px;
  padding: 20px;
  cursor: pointer;
  text-align: center;
}
.home-2-icon-hover .jb-feature-icon {
  padding: 60px 0 0 0;
  display: block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.home-2-icon-hover .jb-feature-icon em {
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 10px;
}
.home-2-icon-hover .jb-feature-dec {
  color: #ffffff;
  display: inline-block;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}
.home-2-icon-hover .jb-feature-dec h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
}
.home-2-icon-hover:hover {
  position: relative;
  height: 200px;
}
.home-2-icon-hover:hover .jb-feature-icon {
  padding: 30px 0 0 0;
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.home-2-icon-hover:hover .jb-feature-icon em {
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 10px;
}
.home-2-icon-hover:hover .jb-feature-dec {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.home-2-icon-hover:hover .jb-feature-dec h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
}
.background-image-wrapper {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  z-index: 0;
  background-position: 50% 50% !important;
  position: absolute;
}
.background-image {
  position: absolute;
  right: 0px;
  z-index: 9999;
}
.team-member .social-icons {
  display: inline-block;
  float: none;
  margin: -66px auto;
  position: relative;
  text-align: center;
}
.team-member .social-icons em {
  margin: 10px 0;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  background: #18e2ba;
}
.team_desc {
  *margin-top: 20px;
}
.team_desc h3 {
  margin-bottom: 5px;
  margin-top: 0px;
  font-size: 20px !important;
}
.team-member {
  text-align: center;
}
.team-list .owl-team {
  margin: 30px 0;
}
.social-icons span a {
  text-decoration: none !important;
}
.carousel .section-content {
  margin-bottom: 40px;
}
.carousel .section-content h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.carousel .carousel-control {
  *position: absolute !important;
  margin: 5px;
  width: 30px;
  height: 30px;
  top: inherit;
  left: inherit;
  bottom: inherit;
  text-shadow: none;
  opacity: 1;
  color: #ffffff !important;
  border-radius: 500px;
  background: #17dfbe !important;
  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));
  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
}
.carousel .carousel-control em {
  line-height: 30px;
}
.carousel .carousel-control.left {
  background-image: none;
}
.carousel .carousel-control.right {
  background-image: none;
  right: 84%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  color: #fff !important;
  background: #17dfbe !important;
  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));
  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
}
#first-slider .owl-controls,
#second-slider .owl-controls {
  display: inline-block !important;
}
.social-section {
  position: relative;
  z-index: 100;
}
.social {
  padding: 50px 0;
  position: relative;
  text-align: center;
}
.social a {
  color: #fff;
}
.social-facebook-bg {
  background: #4d6bab;
}
.social-google-plus-bg {
  background: #f24f42;
}
.social-dribbble-bg {
  background: #e56293;
}
.social-twitter-bg {
  background: #4ec6f8;
}
.square-service {
  padding: 0px 30px;
  text-align: center;
  margin-top: 30px;
}
.icon-container {
  font-family: Montserrat,sans-serif;
  font-size: 24px;
  border: 1px solid #FFF;
  width: 100px;
  position: relative;
  height: 100px;
  display: block;
  margin: 0px auto;
  line-height: 105px !important;
}
.square-service i,
.square-service em {
  font-size: 34px !important;
  color: #ffffff;
}
.square-service h3 {
  font-size: 18px !important;
  text-transform: uppercase;
}
.bigger-image img {
  margin: 80px auto 20px;
}
.accordion .accordion-heading .accordion-toggle > em {
  background-color: #fff;
  border-radius: 100px;
  color: #18e2ba;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
  width: 32px;
}
.accordion .accordion-heading .accordion-toggle > em:hover {
  background: #18e2ba;
  color: #ffffff;
}
.accordion .accordion-heading .accordion-toggle > em {
  background: #18e2ba;
  color: #ffffff;
}
.section-white .accordion .accordion-heading .accordion-toggle > em {
  background-color: #f5f5f5;
}
.accordion-inner p {
  padding-left: 45px;
}
.accordion .accordion-heading .accordion-toggle {
  color: #282828;
  font-family: Montserrat,sans-serif;
  cursor: pointer;
  font-size: 16px;
  display: block;
  margin: 5px 0 15px;
  outline: 0 !important;
  padding: 5px 0!important;
  text-decoration: none;
}
.sp-simpleportfolio-filter ul li a {
  border-radius: 500px !important;
  background: transparent !important;
  font-weight: bold;
  color: #999999 !important;
  font-family: 'Montserrat', sans-serif;
  outline: none;
}
.sp-simpleportfolio-filter ul li a:hover {
  background: #18e2ba !important;
  color: #ffffff !important;
}
.sp-simpleportfolio-filter ul .active a {
  background: #18e2ba !important;
  color: #ffffff !important;
}
.sp-simpleportfolio-items .ImageWrapper .sp-simpleportfolio-tags p {
  color: #ffffff;
}
#sp-simpleportfolio .ImageWrapper .StyleH {
  top: 40%;
}
#sp-simpleportfolio .ImageWrapper .StyleH .sp-simpleportfolio-tags p {
  color: #ffffff;
}
.j2store-product-filters {
  margin-bottom: 40px;
}
.price-filters .ui-widget {
  width: 93% !important;
}
.price-filters #j2store-slider-range {
  display: inline-block;
  margin-top: 15px;
}
.price-filters #j2store-slider-range .ui-slider-range {
  background: #18e2ba !important;
}
.price-filters #j2store-slider-range .ui-slider-handle {
  background: #ffffff !important;
  border-radius: 0px;
  top: -0.4em;
  border: 2px solid #18e2ba;
  margin-left: -3px;
}
.price-filters .price-input-box {
  margin-top: 15px;
}
.category-filters .j2product-categories a {
  font-size: 14px;
  cursor: pointer;
  padding: 10px 15px;
  border-bottom: 1px solid #eeeeee;
  border-radius: 0px;
  font-weight: 400;
  color: #333333;
}
.category-filters .j2product-categories a:hover {
  cursor: pointer;
  background: #18e2ba;
  color: #ffffff;
}
.category-filters .j2product-categories a i {
  margin: 5px;
}
.jb-filter-author .j2store-product-brand-label {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  color: #282828;
  font-weight: normal;
  border-bottom: 1px solid #eee;
}
.jb-products-filter-head {
  padding: 10px;
}
.jb-products-filter-head select,
.jb-products-filter-head .j2store-product-search-input,
.jb-products-filter-head .inputbox {
  padding: 0px 10px 0px;
  box-shadow: none;
  border-radius: 0px;
  border-color: #eeeeee;
}
.jb-shop-grid {
  margin-top: 20px;
  text-align: center;
  border: 1px solid #f6f6f6;
}
.jb-shop-grid .jb-j2store-content-block {
  background: #fafafa;
  border-top: 1px solid #fafafa;
  padding: 14px 0px;
}
.jb-shop-grid .jb-j2store-content-block .product-title {
  text-transform: uppercase;
  margin: 0px;
}
.jb-shop-grid .jb-j2store-content-block .product-title a {
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
}
.jb-shop-grid .jb-j2store-content-block .product-price-container {
  text-align: center;
}
.jb-shop-grid .jb-j2store-content-block .product-price-container .base-price {
  float: none;
  display: inline;
}
.jb-shop-grid .jb-j2store-content-block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  font-weight: bold;
}
.jb-shop-grid .jb-j2store-content-block .product-price-container .sale-price {
  color: #18e2ba;
  display: inline;
}
.jb-shop-grid .jb-j2store-content-block .discount-percentage {
  position: absolute;
  display: block;
  right: 16px;
  top: 26px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.jb-shop-grid .jb-j2store-content-block .discount-percentage p {
  margin: 13px 0px !important;
}
.j2store-single-product .j2store-view-back-button {
  margin-bottom: 20px;
}
.j2store-single-product .simple-product .j2store-mainimage {
  text-align: center;
  border: 1px solid #eeeeee;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  border: 3px solid #eeeeee;
  display: inline-block;
  border-radius: 4px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {
  border-color: #18e2ba;
}
.j2store-single-product .jb-product-detail-right .jb-sdesc {
  padding: 0px 0px 15px;
  border-bottom: 1px solid #eeeeee;
}
.j2store-single-product .jb-product-detail-right .no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.j2store-single-product .product-title {
  color: #282828;
  text-transform: capitalize;
  font-size: 24px;
  margin-top: 0px;
}
.j2store-single-product .price-sku-brand-container {
  margin-top: 25px;
}
.j2store-single-product .price-sku-brand-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  font-weight: bold;
}
.j2store-single-product .price-sku-brand-container .sale-price {
  color: #18e2ba;
  display: inline;
  font-weight: bold;
  font-size: 28px;
}
.j2store-single-product .price-sku-brand-container .sale-price .zero-price {
  font-size: 18px;
  font-weight: 400;
}
.j2store-single-product .price-sku-brand-container .sku-text,
.j2store-single-product .price-sku-brand-container .manufacturer-brand-text {
  font-weight: bold;
}
.j2store-single-product .j2store-add-to-cart {
  margin-left: 0px;
  display: block;
}
.j2store-single-product .j2store-add-to-cart .product-qty {
  display: inline;
}
.j2store-single-product .j2store-add-to-cart .product-qty .input-mini {
  border: 3px solid #eeeeee;
  width: 70px !important;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .j2store-add-to-cart .j2store-cart-button {
  border-radius: 3px;
  margin: 5px;
}
.j2store-single-product #j2store_app_shareButton {
  margin-top: 20px;
}
.j2store-single-product #j2store_app_shareButton a {
  border: 1px solid #eaeaea;
  border-radius: 50%;
  display: inline-block;
  height: 32px;
  line-height: 28px;
  margin-right: 6px;
  text-align: center;
  width: 32px;
}
.j2store-single-product #j2store_app_shareButton a img {
  opacity: 0.6;
  transition: all 0.4s ease 0s;
}
.j2store-single-product #j2store_app_shareButton a:hover {
  opacity: 1;
  border: 1px solid #333333;
}
.j2store-single-product .j2store-addtocart-form {
  margin-bottom: 10px;
}
.j2store-single-product .j2store-addtocart-form .options .col-sm-6 {
  padding: 0px;
}
.j2store-single-product .j2store-addtocart-form .options .option {
  width: 49%;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .j2store-addtocart-form .options .option .required {
  display: inline;
  float: left;
  color: #ff0000;
}
.j2store-single-product .j2store-addtocart-form .options .option b {
  display: block;
  text-transform: uppercase;
}
.j2store-single-product .j2store-addtocart-form .options .option select {
  border-radius: 0px;
  width: 100%;
  border: 3px solid #eeeeee;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .product-qty {
  display: block;
  margin-bottom: 10px;
}
.j2store-single-product .product-qty p {
  display: inline-block;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .nav-tabs li a {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  outline: none;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.j2store-single-product .nav-tabs li a:hover {
  background: #18e2ba;
  color: #ffffff;
  border: 2px solid #18e2ba;
}
.j2store-single-product .nav-tabs > li.active > a,
.j2store-single-product .nav-tabs > li.active > a:hover,
.j2store-single-product .nav-tabs > li.active > a:focus {
  border: 2px solid #18e2ba;
  border-radius: 3px;
  background-color: #18e2ba;
  color: #ffffff;
}
.j2store-single-product .tab-content {
  background: #f6f6f6;
  padding: 2.4em 2em 2.4em;
  border-radius: 3px;
}
.j2store-single-product .tab-content .product-sdesc td,
.j2store-single-product .tab-content .product-sdesc th {
  border: none;
  text-transform: capitalize;
}
.j2store-single-product .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 24px;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../../templates/jb_creativ/images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../../templates/jb_creativ/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border-color: #f6f6f6;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f6f6f6;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: 'Source Sans Pro', sans-serif !important;
}
.j2store-single-product .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #18e2ba;
  border: 2px solid #18e2ba;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Source Sans Pro', sans-serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #16cba7;
  border: 2px solid #16cba7;
}
.app_emailtofriend a {
  font-weight: bold;
  color: #333333;
  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;
}
.jb-shop-page-slider .owl-item {
  padding: 5px;
}
.jb-shop-page-slider .owl-item .item {
  border: 1px solid #eeeeee;
}
.jb-shop-page-slider .jb-shop-page .ImageWrapper .j2store_product_image img {
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform: scale(1);
}
.jb-shop-page-slider .jb-shop-page .ImageWrapper:hover .j2store_product_image img {
  opacity: .5;
  -webkit-transform: scale(1);
  transform: scale(0.9);
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block {
  background: #fafafa;
  border-top: 1px solid #fafafa;
  padding: 14px 0;
  text-align: center;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .j2store_product_title {
  margin: 0px;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .j2store_product_title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #282828;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container {
  display: inline;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .base-price {
  color: #18e2ba;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .sale-price {
  color: #18e2ba;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.jb-shop-page-slider .owl-carousel .owl-controls {
  position: initial !important;
  padding-top: 0px;
  margin-top: 0px;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons [class*="owl-"] {
  background: #ffffff;
  border: 2px solid #999999;
  border-radius: 0px !important;
  color: #242424;
  cursor: pointer;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 42px;
  margin: 0px 3px;
  padding: 0px;
  text-align: center;
  width: 60px;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons [class*="owl-"]:hover {
  color: #ffffff !important;
  border: 2px solid #17dfbe;
  background: #17dfbe;
  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));
  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
  background: linear-gradient(to bottom, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons div {
  display: block;
  height: 38px;
  margin: 0px 0px 0px -30px;
  top: 50%;
  width: 38px;
  z-index: 5;
  position: absolute;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0px;
  top: 40%;
  height: 60px;
  width: 60px;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-prev .icon-chevron-left {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin-top: 7px;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0px;
  top: 40%;
  height: 60px;
  width: 60px;
}
.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-next .icon-chevron-right {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin-top: 7px;
}
.freelancer .jb-home-portfolio {
  background-image: none;
}
.freelancer .jb-home-portfolio .t3-module {
  margin-bottom: 0px;
}
.freelancer .jb-home-portfolio .modulePretext {
  max-width: 50%;
  margin: 0 auto;
}
.freelancer .jb-home-portfolio .portfolio-item {
  padding: 0px;
  position: relative;
  margin-top: 36px;
}
.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper {
  box-shadow: none;
}
.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper h3,
.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper p {
  color: #ffffff !important;
}
.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper .StyleH {
  top: 39%;
}
.freelancer .jb-home-portfolio .portfolio-item .divider-hover {
  background-image: url(../../../templates/jb_creativ/images/creativ/hr2.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 9px;
  margin: 10px auto 15px;
  padding: 0px;
  position: relative;
  width: 100px;
}
.freelancer .full-image-section {
  background-color: inherit;
}
.freelancer .section-title-2 h3 {
  color: #282828;
  display: inline-block;
  font-size: 28px;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 20px !important;
  padding: 0px;
  text-transform: uppercase;
}
.freelancer .title-wrapper .section-title-2 h3 {
  color: #282828;
  display: inline-block;
  font-size: 28px;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 20px !important;
  padding: 0px;
  text-transform: uppercase;
}
.freelancer .about-tabbed-wrap {
  text-align: center;
}
.freelancer .about-tabbed-wrap .title-wrapper {
  margin-bottom: 37px;
}
.freelancer .about-tabbed-wrap .title-wrapper .mini-2-title h3 {
  background: #282828 !important;
  color: #FFF !important;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px !important;
  margin: 20px auto 0px !important;
  padding: 10px 32px;
}
.freelancer .about-tabbed-wrap p {
  font-family: Athelas;
  font-style: italic;
  font-size: 20px;
  color: #9D9D9D;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 0px;
  line-height: 38px;
}
.freelancer .about-tabbed-wrap span {
  color: #18e2ba;
}
.freelancer .section-title h3 {
  background: #333333;
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px !important;
  padding: 10px 25px;
  text-transform: uppercase;
}
.freelancer .section-title h1 {
  font-size: 40px;
  padding: 20px 0px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.freelancer .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .ImageOverlayLi:before {
  background: rgba(251, 166, 40, 0.8) !important;
}
.freelancer .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .ImageOverlayLi:after {
  background: rgba(251, 166, 40, 0.8) !important;
}
.calendar table {
  width: 100% !important;
  background: #ffffff;
}
.restaurant .red-effect .StyleH {
  top: 55%;
}
.restaurant .red-effect .StyleH a {
  color: #ffffff !important;
  font-family: Athelas;
  font-style: italic;
}
.restaurant .red-effect .StyleH a:hover {
  text-decoration: none;
}
.restaurant .rest-title-center-big .module-title {
  color: #000000;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.restaurant .rest-title-center-big .module-title:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr3.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.restaurant .rest-title-center-big2 {
  text-align: center;
}
.restaurant .rest-title-center-big2 span {
  color: #000000;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.restaurant .rest-title-center-big2 span:after {
  background: url(../../../templates/jb_creativ/images/creativ/hr3.png) no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.restaurant .section-parallax {
  background-size: cover !important;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  vertical-align: sub;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  padding: 90px 0px;
  z-index: 10;
}
.restaurant .section-parallax em {
  width: 80px;
  height: 80px;
  margin-bottom: 40px;
  margin-top: 30px;
  text-align: center;
  font-size: 21px;
  line-height: 80px;
  color: #FFF;
  border: 2px solid #FFF;
}
.restaurant .section-parallax h3 {
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 300;
  color: #FFF;
  text-decoration: none;
  font-style: italic;
  padding: 0px;
  background-color: transparent;
  border-width: 0px;
  border-color: #FFF;
  border-style: none;
}
.restaurant .section-title {
  text-align: center;
}
.restaurant .rest-tab.module .gkTabsWrap.vertical ol {
  border: 1px solid #DDD;
  display: table;
  float: none;
  margin: auto !important;
}
.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {
  border-right: 1px solid #EEE;
  text-align: center;
  display: inline-block !important;
  margin: 0px !important;
  padding: 20px 60px;
  float: none !important;
  text-shadow: none;
  color: #333333;
  text-transform: uppercase;
  background: none;
}
@media (max-width: 767px) {
  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 10px;
    padding: 12px 16px !important;
  }
}
@media (min-width: 768px) {
  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
  }
}
@media (min-width: 992px) {
  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 50px !important;
  }
}
@media (min-width: 1200px) {
  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 50px !important;
  }
}
.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li:hover,
.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li.active {
  color: #18e2ba !important;
  position: relative;
}
.restaurant .rest-tab.module .gkTabsItem {
  background: none;
  padding: 25px 0px 25px;
}
.restaurant .rest-tab.module .gkTabsItem.gk-slide_horizontal.gk-active {
  margin-top: 0px;
  display: inline-block;
}
.restaurant .j2store_product_block {
  margin: 35px 0px;
}
.restaurant .j2store_product_block .j2store_product_image_block .Buttons a {
  color: #ffffff !important;
  font-family: Athelas;
  font-style: italic;
  margin-top: 10px;
}
.restaurant .j2store_product_block .j2store_product_image_block .Buttons a:hover {
  text-decoration: none;
}
.restaurant .j2store_product_block .j2store_product_content_block .j2store_product_title {
  margin-top: 0px;
}
.restaurant .j2store_product_block .j2store_product_content_block .j2store_product_title a {
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
}
.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .strike {
  font-style: italic !important;
  text-decoration: line-through !important;
  font-size: 14px !important;
  color: #333333 !important;
}
.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .sale-price,
.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .base-price {
  font-size: 20px;
  font-family: Athelas;
  color: #18e2ba;
  text-decoration: none;
  font-style: italic;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .form-widget h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .jb-form,
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input {
  width: 100%;
  border-radius: 30px;
  border-color: #eeeeee;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append {
  width: 100%;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append .input-small {
  display: inline-block;
  width: 80%;
  border-color: #eeeeee;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append .btn {
  background: #18e2ba;
  color: #ffffff;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group textarea {
  border-color: #eeeeee;
}
.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .jb-check-box {
  display: inline-block;
  float: left;
}
.restaurant .jb-rest-form-section .section-content {
  margin-bottom: 60px;
  margin-top: 40px;
}
.restaurant .jb-rest-shop-grid {
  margin-top: 10px;
}
.restaurant .jb-rest-shop-grid .ImageWrapper {
  border-radius: 100%;
}
.restaurant .jb-rest-shop-grid .j2store-single-product {
  display: inline-block;
  width: 100%;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-title {
  text-transform: uppercase;
  margin-top: 0px;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-title a {
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container {
  margin-bottom: 10px;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .base-price {
  float: none;
  display: inline;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  font-weight: bold;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .sale-price {
  color: #18e2ba;
  display: inline;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .discount-percentage {
  position: absolute;
  display: block;
  right: 16px;
  top: 26px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.restaurant .jb-rest-shop-grid .j2store-single-product .discount-percentage p {
  margin: 13px 0px !important;
}
.medical .hot-tag .mega-caption {
  top: -37px !important;
}
.medical .full-image-section .ImageOverlayLi:before {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0% !important;
}
.medical .full-image-section .ImageOverlayLi:after {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0% !important;
}
.medical .bg-img-fixed {
  padding: 90px 0px 0px;
}
.medical .padding-100 {
  padding-bottom: 100px;
}
.medical .jb-medical-list {
  padding: 10px 0px;
  background: #f6f6f6;
  margin: 16px;
}
.medical .jb-medical-list .mod-content-intro h4 a {
  color: #333333;
  margin-bottom: 18px;
  display: block;
}
.medical .jb-medical-list .mod-content-intro .mod-articles-category-category a {
  color: #ffffff;
  background: #18e2ba;
  border-radius: 30px;
  padding: 2px 20px;
  font-weight: 700;
}
.medical .jb-medical-list .mod-content-intro .mod-articles-category-introtext {
  margin-top: 10px;
}
.medical .custom_tabbed {
  background: #f6f6f6;
}
.medical .custom_tabbed .nav-tabs {
  border: none;
  background: #ffffff;
}
.medical .custom_tabbed .nav-tabs li {
  width: 45%;
  border: none;
}
.medical .custom_tabbed .nav-tabs li a {
  height: 60px;
  padding: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  background: #f6f6f6;
}
@media (max-width: 767px) {
  .medical .custom_tabbed .nav-tabs li a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .medical .custom_tabbed .nav-tabs li a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .medical .custom_tabbed .nav-tabs li a {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .medical .custom_tabbed .nav-tabs li a {
    font-size: 18px;
  }
}
.medical .custom_tabbed .nav-tabs li a:hover {
  border-bottom: 0px;
}
.medical .custom_tabbed .nav-tabs .active a {
  color: #ffffff;
  background: #18e2ba;
  border-width: 0px;
}
.medical .jb-medical-form-section {
  padding: 40px;
}
.medical .jb-medical-form-section .jbanyform-forms .control-group .jb-form,
.medical .jb-medical-form-section .jbanyform-forms .control-group .input {
  width: 100%;
  border-radius: 30px;
  border-color: #eeeeee;
}
.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append {
  width: 100%;
}
.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append .input-small {
  display: inline-block;
  width: 80%;
  border-color: #eeeeee;
}
.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append .btn {
  background: #18e2ba;
  color: #ffffff;
}
.medical .jb-medical-form-section .jbanyform-forms .control-group textarea {
  border-color: #eeeeee;
}
.medical .jb-sub-green .acymailing_form .inputbox {
  background: #16cba7;
  border-color: #16cba7;
}
.medical .jb-sub-green .acymailing_form .acysubbuttons input {
  border: 2px solid #16cba7;
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
}
.medical .jb-sub-green .acymailing_form .acysubbuttons input:active,
.medical .jb-sub-green .acymailing_form .acysubbuttons input:focus {
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
}
.medical .aboutslider-shadow .s1 {
  background: url(../../../templates/jb_creativ/images/creativ/flexslider_shadow.png) no-repeat scroll center center;
  height: 29px;
  margin: 0px auto;
  bottom: -28.5px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0px;
}
.jb-onepage .our-works .container,
.jb-onepage .our-services .container,
.jb-onepage .team-mates .container,
.jb-onepage .our-price .container,
.jb-onepage .contact-form .container {
  padding: 100px 0px;
}
.jb-onepage .square-service {
  margin-bottom: 30px;
}
.jb-onepage .square-service i,
.jb-onepage .square-service em {
  color: #18e2ba;
}
.jb-onepage .jbaf-form-block .container {
  padding: 50px 0px 0px !important;
}
.jb-onepage .jbaf-form-block .desc {
  max-width: 53%;
  text-align: center;
  color: #999;
  margin: 0px auto;
}
.jb-onepage .jbaf-form-block .form-control {
  width: 100%;
  border-radius: 0px;
  border-color: #eee;
  box-shadow: none;
}
.jb-onepage .jbaf-form-block .jbgooglemap .map-section .map-mask {
  background: rgba(3, 172, 220, 0.7) !important;
}
.the-icons {
  padding-left: 0px;
}
.the-icons li {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  list-style: outside none none;
  margin: 5px;
  font-size: 13px;
  font-weight: 400;
}
.the-icons li:hover {
  border: 1px solid #18e2ba;
  background: #18e2ba;
  color: #ffffff;
}
.the-icons li:hover em,
.the-icons li:hover i {
  color: #ffffff;
}
.the-icons li em,
.the-icons li i {
  color: #ffffff;
  background: #18e2ba;
  margin-right: 10px;
  border-radius: 5px 0px 0px 5px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.accordion-widget .accordion-heading {
  border: 3px solid #eeeeee;
  margin: 10px;
}
.accordion-widget .accordion-heading .accordion-toggle {
  margin: 0px !important;
  padding: 13px !important;
}
.accordion-widget .accordion-heading .accordion-toggle em {
  float: right;
  background: none !important;
  color: #18e2ba !important;
}
@media (max-width: 767px) {
  .accordion-widget .accordion-heading .accordion-toggle em {
    display: none;
  }
}
.accordion-widget .accordion-heading .accordion-toggle em:hover {
  background: none;
}
.accordion-widget .accordion-inner p {
  padding: 24px !important;
}
.fixed-buy-button {
  border-radius: 3px;
  padding: 20px 23px 20px 17px;
  position: fixed;
  right: -5px;
  top: 200px;
  transition: right 0.3s ease 0s;
  z-index: 999;
}
.fixed-buy-button:hover {
  right: 0;
}
.background-dark {
  background: #242424 none repeat scroll 0 0;
}
.dfd-fixed-button {
  background: #1b1b1b none repeat scroll 0 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  color: #fff;
  display: block;
  left: 100%;
  line-height: 50px;
  margin-left: -50px;
  position: fixed;
  top: 20%;
  transition: margin-left 0.3s ease 0s, background 0.3s ease 0s;
  width: 200px;
  z-index: 9999;
}
.dfd-fixed-button:hover i {
  color: #18e2ba;
}
.dfd-fixed-button i {
  float: left;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  color: #ffffff;
}
.dfd-fixed-button.dfd-buy:hover {
  background: #282828 none repeat scroll 0 0;
  color: #fff;
  margin-left: -180px;
}
.j2store-cart .j2store-cart-table thead {
  background: #333333 !important;
}
.j2store-cart .j2store-cart-table thead th {
  color: #ffffff;
  padding: 10px;
  border-bottom: 4px solid #18e2ba;
}
.j2store-cart .j2store-cart-table .input-mini {
  width: 60px;
  border: 2px solid #eeeeee;
  box-shadow: none;
  float: left;
}
.j2store-cart .j2store-cart-table .j2store-remove {
  color: #ffffff;
  margin: 0 9px;
  padding: 6px 17px;
}
.j2store-cart .j2store-cart-buttons .buttons-left {
  float: right !important;
}
.j2store-cart .cart-estimator-discount-block h3 {
  margin-bottom: 0px;
  background: #333333;
  color: #ffffff;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 4px solid #18e2ba;
}
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form {
  padding: 10px;
  border: 2px solid #eeeeee;
}
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form td,
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form tr td {
  border: none;
  margin-bottom: 5px;
}
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form tr {
  margin-bottom: 5px;
}
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form select,
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form input {
  margin-left: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.j2store-cart .cart-estimator-discount-block #shipping-estimate-form .btn {
  width: auto !important;
}
.j2store-cart .cart-total h3 {
  margin-bottom: 0px;
  background: #333333;
  color: #ffffff;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 4px solid #18e2ba;
}
.jb-sidebar-products-list .j2store_products_container {
  padding-left: 0px;
}
.jb-sidebar-products-list .j2store_product_block {
  margin-bottom: 10px;
  border-radius: 3px;
  padding: 5px;
  list-style: none;
  clear: both;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_image_block .j2store_product_image img {
  margin-right: 20px;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title {
  margin: 15px 7px 15px;
  line-height: 4px;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title a {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  color: #999999;
  font-size: 16px;
  font-weight: 400;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .product-price-container .sale-price {
  font-size: 16px;
  font-weight: 400;
  color: #18e2ba;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store-product-list-cart {
  display: none;
}