.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;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.sppb-text-center .sppb-title-heading {
  position: relative;
}
.sppb-text-center .sppb-title-heading:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 4px;
  background: #cc0000;
}
.sppb-text-left .sppb-title-heading {
  position: relative;
}
.sppb-text-left .sppb-title-heading:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  width: 50px;
  height: 4px;
  background: #cc0000;
}
.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;
}
.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;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.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: #990000;
  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: #990000;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.header-contact-info {
  overflow: hidden;
}
.header-contact-info ul li {
  border-right: 1px solid #f7f7f7;
  display: inline-block;
  float: left;
  margin-right: 20px;
  padding-right: 30px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 2px;
}
.header-contact-info ul li:last-child {
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}
.header-contact-info ul li .iocn-holder {
  width: 48px;
}
.header-contact-info ul li .iocn-holder span {
  color: #cc0000;
  display: block;
  font-size: 30px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 48px;
}
.header-contact-info ul li .iocn-holder span.top-envelop {
  font-size: 40px;
}
.header-contact-info ul li:hover .iocn-holder span {
  color: #2b2c36;
}
.header-contact-info ul li .iocn-holder,
.header-contact-info ul li .text-holder {
  display: table-cell;
  vertical-align: middle;
}
.header-contact-info ul li .text-holder {
  padding-left: 5px;
}
.header-contact-info ul li .text-holder h6 {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
.header-contact-info ul li .text-holder p {
  color: #848484;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  line-height: 16px;
}
.top-social-links {
  float: right;
  margin: 15px 0;
}
.top-social-links li {
  display: inline-block;
  margin: 0 0 0 15px;
}
.top-social-links li:first-child {
  margin: 0;
}
.top-social-links li a i {
  color: #848484;
  font-size: 16px;
  transition: all 500ms ease;
}
.top-social-links li a:hover i {
  color: #cc0000;
}
.single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 7px;
}
.single-item .img-holder img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
  border-radius: 7px;
}
.single-item .img-holder .overlay-style-one .box .content a i {
  background: #cc0000;
  color: #ffffff;
  font-size: 15px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 500ms ease 0.1s;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  line-height: 34px;
}
.single-item:hover .overlay-style-one {
  background: #cc0000;
  opacity: 0.8;
  border-radius: 7px;
}
.single-item:hover .img-holder img {
  transform: scale(1, 1);
}
.single-item:hover .img-holder .overlay-style-one .box .content a i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.single-item:hover .img-holder .overlay-style-one .box .content a:hover a i {
  background: #2b2c36;
}
.single-item .text-holder {
  padding-top: 29px;
  position: relative;
  padding-bottom: 13px;
}
.single-item .text-holder:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #f7f7f7;
}
.single-item .text-holder:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  content: "";
  background: #cc0000;
  transition: all 500ms ease 0.15s;
}
.single-item .text-holder h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 13px;
}
.single-item:hover .text-holder:after {
  width: 100%;
}
.sppb-addon-feature .sppb-text-left {
  padding: 0px !important;
  margin: 0px !important;
}
.sppb-addon-feature .sppb-text-left:hover::before {
  box-shadow: none !important;
}
.smart-approach-area .single-item {
  background: transparent;
  padding-top: 50px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
.smart-approach-area .single-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: #fff;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 0;
}
.smart-approach-area .single-item:hover:before {
  height: 100%;
  opacity: 1;
  -webkit-box-shadow: 0px 3px 4px -1px #dcd9d9;
  -moz-box-shadow: 0px 3px 4px -1px #dcd9d9;
  box-shadow: 0px 3px 4px -1px #dcd9d9;
}
.smart-approach-area .single-item .icon-box {
  padding-bottom: 29px;
}
.smart-approach-area .single-item .icon-box span {
  color: #cc0000;
  font-size: 65px;
  font-weight: 500;
}
.smart-approach-area .single-item .text-box {
  padding: 0 15px;
}
.smart-approach-area .single-item .text-box h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 18px;
}
.smart-approach-area .single-item .text-box p {
  margin: 0;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  font-family: 'Poppins', sans-serif;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 1px;
  background: #cc0000;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
  margin-top: 40px;
}

.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter {
  text-align: left;
  margin-bottom: 22px;
}
.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul li {
  margin: 0 30px 0 0;
}
.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul li a {
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 0;
  font-size: 16px;
  color: #848484;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  outline: none;
}
.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul li a:hover {
  background: transparent;
  color: #cc0000;
}
.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul li.active a {
  background: transparent;
  color: #cc0000;
}
.latest-project-area .single-project .outer-img-box {
  border: 1px solid #f4f4f4;
  padding: 4px;
}
.latest-project-area .single-project .img-holder {
  position: relative;
  overflow: hidden;
  display: block;
}
.latest-project-area .single-project .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.latest-project-area .single-project:hover .img-holder img {
  transform: scale(1.1);
}
.latest-project-area .single-project .img-holder .overlay-style-one .box .content a i {
  background: #cc0000;
  color: #fff;
  font-size: 15px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.5s ease 0s;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 40px;
}
.latest-project-area .single-project:hover .img-holder .overlay-style-one .box .content a i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.latest-project-area .single-project .img-holder .overlay-style-one .box .content a:hover i {
  background: rgba(43, 44, 54, 0.7);
}
.latest-project-area .single-project:hover .img-holder .overlay-style-one {
  background: #cc0000;
  opacity: 0.8;
}
.latest-project-area .single-project .title-holder {
  padding-top: 15px;
}
.latest-project-area .single-project .title-holder h5 {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  transition: all 0.7s ease;
}
.latest-project-area .single-project .title-holder a:hover h5 {
  color: #cc0000;
}
.single-team .sppb-addon-person .sppb-addon-content .sppb-person-information h3 {
  color: #222222;
  font-size: 18px !important;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 5px;
}
.single-team .sppb-addon-person .sppb-addon-content .sppb-person-information p {
  margin: 0;
  font-weight: 400;
}

.single-blog-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.single-blog-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-blog-item .img-holder img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-blog-item .img-holder .overlay-style-one .box .content a i {
  background: #cc0000;
  color: #fff;
  font-size: 15px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.5s ease 0s;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 40px;
}
.single-blog-item .img-holder .overlay-style-one .box .content a i:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.single-blog-item .img-holder .post-date {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #cc0000;
  width: 55px;
  height: 55px;
  display: block;
  padding: 8px 10px;
  transform: translate3d(0px, 0px, 0px);
  transition: all 500ms ease;
  transition-delay: 0.5s;
}
.single-blog-item .img-holder .post-date h5 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin: 0px;
}
.single-blog-item .text-holder {
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  transition: all 500ms ease;
}
.single-blog-item .text-holder .meta-info {
  overflow: hidden;
  padding-top: 30px;
  padding-left: 0px;
}
.single-blog-item .text-holder .meta-info li {
  display: inline-block;
  float: left;
  line-height: 16px;
  border-right: 1px solid #ababab;
  padding-right: 10px;
  margin-right: 10px;
  color: #999999;
}
.single-blog-item .text-holder .meta-info li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.single-blog-item .text-holder .meta-info li a {
  color: #999999;
  font-size: 16px;
  font-weight: 300;
}
.single-blog-item .text-holder h3 {
  margin: 4px 0;
}
.single-blog-item .text-holder .blog-title {
  color: #222222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding: 10px 0 5px;
  display: block;
  transition: all 500ms ease;
}
.single-blog-item .text-holder .blog-title:hover {
  color: #cc0000;
}
.single-blog-item .text-holder .text p {
  margin: 0;
}
.single-blog-item .text-holder .bottom {
  overflow: hidden;
  border-top: 1px solid #f7f7f7;
  margin-top: 21px;
  padding-top: 14px;
}
.single-blog-item .text-holder .bottom .left a {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
  padding-left: 5px;
}
.single-blog-item .text-holder .bottom .left a:hover {
  color: #cc0000;
}
.single-blog-item .text-holder .bottom .right h5 {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-right: 5px;
  display: inline;
}
.single-blog-item .text-holder .bottom .right h5 a {
  color: #999999;
}
.single-blog-item .text-holder .bottom .right h5 span::before {
  color: #999999;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  padding-right: 5px;
  position: relative;
  top: 2px;
}
.single-blog-item:hover .overlay-style-one {
  background: #cc0000;
  opacity: 0.8;
  border-radius: 7px;
}
.single-blog-item:hover .img-holder img {
  transform: scale(1, 1);
}
.single-blog-item:hover .img-holder .overlay-style-one .box .content a i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.single-blog-item:hover .img-holder .overlay-style-one .box .content a:hover a i {
  background: #2b2c36;
}
.sppb-testimonial-pro {
  padding: 0;
  text-align: right;
  position: relative;
}
.sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
  text-align: center;
  padding: 0 50px;
}
.sppb-testimonial-pro .sppb-carousel-inner > .sppb-item > img {
  margin: 10px;
}
.sppb-testimonial-pro .sppb-testimonial-message p {
  color: #c0c1c8 !important;
  font-size: 20px;
  line-height: 32px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
  margin-top: 10px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-url {
  display: block;
  font-size: 16px;
  color: #cc0000;
}
.sppb-testimonial-pro .jb-control {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}
.sppb-testimonial-pro .jb-control .fa {
  font-size: 30px;
  display: block;
  text-align: center;
  line-height: 45px;
  transition: all 500ms ease;
}
.sppb-testimonial-pro .jb-control .left {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #50525a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  left: 0;
  position: absolute;
  top: -155px;
  margin: 0;
  padding: 0;
  display: block;
  transition: all 500ms ease;
}
.sppb-testimonial-pro .jb-control .left:hover {
  opacity: 1;
  background-color: transparent;
  color: #cc0000;
  border-color: #cc0000;
}
.sppb-testimonial-pro .jb-control .right {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #50525a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  right: 0;
  position: absolute;
  top: -155px;
  margin: 0;
  padding: 0;
  display: block;
  transition: all 500ms ease;
}
.sppb-testimonial-pro .jb-control .right:hover {
  opacity: 1;
  background-color: transparent;
  color: #cc0000;
  border-color: #cc0000;
}
.single-footer-widget .latest-post {
  border-bottom: 1px solid #2e2e2e;
  margin-bottom: 20px;
}
.single-footer-widget .latest-post:last-child {
  border-bottom: none !important;
  margin-bottom: 0px;
}
.single-footer-widget .latest-post .single-post {
  padding-left: 70px;
  position: relative;
  margin-bottom: 20px;
  min-height: 70px;
}
.single-footer-widget .latest-post .single-post .img-holder {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.single-footer-widget .latest-post .single-post .img-holder img {
  transition: all 0.5s ease 0s;
  width: 70px;
  height: 70px;
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a i {
  font-size: 15px;
  transition: all 500ms ease 0s;
  color: #fff;
}
.single-footer-widget .latest-post .single-post:hover .img-holder .overlay-style-one {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a:hover i {
  color: #222;
}
.single-footer-widget .latest-post .single-post .text-holder {
  padding-left: 20px;
  position: relative;
  top: -5px;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title {
  color: #848484;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover {
  color: #48c7ec;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info {
  overflow: hidden;
  margin: 0px 0 0;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info span {
  color: #cc0000;
  font-size: 15px;
}
.single-footer-widget .latest-more-news a {
  color: #cc0000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover {
  color: #0596c0;
}
.single-footer-widget .latest-more-news {
  overflow: hidden;
  margin: 3px 0 0;
}
.single-footer-widget .latest-more-news a i {
  display: inline-block;
  padding-left: 6px;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover i {
  padding-left: 8px;
}
.sppb-addon-content .menu {
  overflow: hidden;
  margin-bottom: 50px;
}
.sppb-addon-content .menu li.current a {
  color: #ffffff;
  background: #cc0000;
}
.sppb-addon-content .menu li.current a::before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.sppb-addon-content .menu li:last-child {
  margin-bottom: 0px;
}
.sppb-addon-content .menu li:last-child a {
  border-bottom: none;
}
.sppb-addon-content .menu li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #222222;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 17px 20px 15px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
  transition-delay: 0.15s;
}
.sppb-addon-content .menu li a:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 37px;
  height: 56px;
  content: "\f178";
  font-family: FontAwesome;
  color: #ffffff;
  line-height: 58px;
  font-size: 18px;
  transform: translate3d(-30px, 0px, 0px);
  transition-delay: 0.5s;
  transition: all 500ms ease;
  opacity: 0;
}
.sppb-addon-content .menu li a:hover {
  color: #ffffff;
  background: #cc0000;
}
.sppb-addon-content .menu li a:hover::before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.sppb-addon-content .menu li a:hover:before,
.sppb-addon-content .menu li a.active:before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.video-holder {
  height: 370px;
  display: table;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
.video-holder .sppb-modal-selector {
  display: table-cell;
  vertical-align: middle;
}
.brochures-dwn-link {
  overflow: hidden;
  margin-bottom: 40px;
  padding: 0px;
}
.brochures-dwn-link li {
  margin-bottom: 10px;
}
.brochures-dwn-link li:last-child {
  margin-bottom: 0;
}
.brochures-dwn-link li a {
  border: 1px solid #f4f4f4;
  color: #222222;
  font-size: 18px;
  display: block;
  padding: 0px 22px 0px;
  transition: all 500ms ease;
}
.brochures-dwn-link li a:hover {
  background: #cc0000;
  border-color: #cc0000;
  color: #fff;
}
.brochures-dwn-link li a .icon-holder {
  width: 35px;
}
.brochures-dwn-link li a .icon-holder,
.brochures-dwn-link li a .title-holder {
  display: table-cell;
  vertical-align: middle;
}
.brochures-dwn-link li a .title-holder h5 {
  font-size: 18px;
}

.getin-tuch {
  position: relative;
  padding: 19px;
  border: 1px solid #f4f4f4;
  overflow: hidden;
}
.getin-tuch .default_link {
  color: #cc0000;
}
.getin-tuch p {
  margin: 15px 0 30px;
}
.getin-tuch p a {
  color: #cc0000;
  text-decoration: underline;
}
.getin-tuch p b {
  color: #222;
}
.getin-tuch i.icon {
  position: absolute;
  right: 0;
  bottom: -10px;
  font-size: 60px;
  color: #f7f7f7;
}
.sppb-addon-image-content {
  border: 1px solid #f4f4f4;
}
.sppb-addon-image-content .sppb-content-holder {
  padding: 24px 15px 15px 20px;
}
.sppb-addon-image-content .sppb-content-holder h3 {
  margin: 0px;
}

.sppb-addon-accordion .sppb-addon-content {
  border: 1px solid #f7f7f7;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  color: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel {
  border: none;
  background: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  margin: 20px 30px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-body {
  border-top-color: transparent;
  margin: 0px 30px;
  padding: 0px 14px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active {
  color: #cc0000;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active .sppb-toggle-direction {
  color: #cc0000;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading {
  background: transparent;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  background: #cc0000;
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  width: 100%;
  line-height: 24px;
  height: 55px;
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  border-radius: 0px;
}
.sppb-ajaxt-contact-form .sppb-form-group textarea {
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 30px 15px;
  border-radius: 0px;
}
.sppb-addon-testimonial footer strong {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  margin-top: 6px;
  margin-bottom: 2px;
}
.sppb-addon-testimonial footer cite {
  color: #cc0000;
  font-size: 14px;
  font-style: italic;
}

.j2store-product-list .form-inline {
  margin-bottom: 20px;
}
.j2store-product-list .form-inline input {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  height: 40px;
  line-height: 0;
  text-transform: uppercase;
}
.j2store-product-list .form-inline select {
  background: #f7f7f7 none repeat scroll 0 0;
  border-color: #f7f7f7;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 40px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters {
  border: 1px solid #eee;
  display: table;
  line-height: 1;
  padding: 18px 12px 15px;
  width: 100%;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters h4 {
  display: inline-block;
  margin: 10px 0px 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range {
  background: url("../../../templates/jb_assurance/images/price-filter-bg.png") repeat !important;
  display: inline-block;
  margin-top: 15px;
  border-radius: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-range {
  background: #2b2c36 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #cc0000 !important;
  top: -0.3em;
  border: 2px solid #2b2c36;
  margin-left: -3px;
  border-radius: 0px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .btn-success {
  background: #eeeeee;
  border: medium none;
  border-radius: 4px;
  color: #333333;
  font-weight: 900;
  line-height: inherit;
  margin-right: 16px;
  outline: medium none;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .jb-price-range {
  font-weight: bold;
  margin-top: 5px;
  font-family: 'Poppins', sans-serif;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a {
  color: #666666;
  padding: 5px 0px;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:before {
  background: #F9F9F9;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:hover,
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:focus {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a:after {
  content: '\2713';
  position: absolute;
  left: 4px;
  top: 12px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  display: block;
  margin: 0 0 10px;
  position: relative;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes {
  display: none;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  color: #666666;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label:before {
  content: '';
  background: #F9F9F9;
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes:checked + .j2store-product-brand-label:after {
  content: '\2713';
  position: absolute;
  left: 5px;
  top: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title {
  line-height: 1;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title span a {
  display: inline-block;
  margin-bottom: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .control-group {
  margin-bottom: 0;
}
.j2store-product-list .single-product-item {
  background: #f7f7f7;
  margin-bottom: 40px;
  transition: all 0.7s ease;
}
.j2store-product-list .single-product-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e4e3e3;
}
.j2store-product-list .single-product-item .img-holder img {
  transform: scale(1);
  transition: all 0.7s ease 0s;
  width: 100%;
  padding: 20px;
}
.j2store-product-list .single-product-item:hover .img-holder img {
  transform: scale(1.1);
}
.j2store-product-list .single-product-item .img-holder .overlay-style-one .box .content a {
  background: transparent;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.5s ease 0s;
  border: 2px solid #fff;
}
.j2store-product-list .single-product-item:hover .img-holder .overlay-style-one .box .content a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.j2store-product-list .single-product-item:hover .img-holder .overlay-style-one {
  background: #cc0000;
  opacity: 0.8;
}
.single-product-item .lower-content {
  text-align: center;
  position: relative;
  padding: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.single-product-item .lower-content h3 {
  position: relative;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px;
}
.single-product-item .lower-content h3 a {
  position: relative;
  color: #1f1f1f;
}
.single-product-item .lower-content h3 a:hover {
  color: #cc0000;
}
.single-product-item .lower-content .price {
  margin-top: 5px;
}
.single-product-item .lower-content .price .sale-price {
  color: #cc0000;
  font-size: 18px !important;
  line-height: 26px;
  height: 26px;
  display: inline;
}
.single-product-item .lower-content .price .strike {
  color: #9e9e9e;
  font-size: 14px;
  display: inline-flex;
  margin-right: 5px;
}

.simple-product .product-image {
  position: relative;
}
.simple-product .product-image .j2store-mainimage {
  padding-left: 75px;
}
.simple-product .product-image .j2store-mainimage .j2store-product-main-image {
  width: 100%;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images {
  position: absolute;
  left: 15px;
  top: 0;
}
.simple-product .product-image .j2store-product-additional-images ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simple-product .product-image .j2store-product-additional-images ul li {
  width: 65px;
  margin-bottom: 10px;
  display: block;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images ul li img {
  width: 100%;
}
.j2store-single-product.simple .product-content {
  padding-top: 57px;
}
.j2store-single-product.simple .product-content .product-sku span {
  font-size: 14px;
  letter-spacing: 1.87px;
}
.j2store-single-product.simple .product-content .product-title {
  margin: 0 0 20px;
}
.j2store-single-product.simple .product-content .price-sku-brand-container {
  margin: 0 -15px;
  border: 0;
  padding: 0;
}
.j2store-single-product.simple .product-content .product-decs .product-sdesc {
  font-size: 14px;
  color: #4A4A4A;
}
.j2store-single-product.simple .product-content .product-price {
  margin: 28px 0 10px;
}
.j2store-single-product.simple .product-content .product-price .sale-price {
  font-size: 26px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form {
  position: relative;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span.j2error {
  display: inline-block;
  font-style: normal;
  background: #eea236;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 35px;
  border-radius: 3px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options br {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options input {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options b {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.87px;
  display: inline-block;
  width: 110px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #EDEDED;
  display: inline-block;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options .option {
  margin-bottom: 15px;
}
.j2store-single-product.simple .product-content .cart-action-complete {
  padding: 10px 25px;
  bottom: -80px;
  width: 59.3%;
}
.j2store-single-product.simple .product-content .cart-action-complete p {
  padding: 0;
}
.j2store-single-product.simple .shop-tab {
  margin: 60px 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs li a {
  border-radius: 0;
  font-weight: bold;
  color: #343434;
  padding: 20px;
  outline: none;
}
.j2store-single-product.simple .shop-tab .tab-content {
  border: 1px solid #DDD;
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .rss {
  background: url("../../../templates/jb_assurance/images/system/feed.png") no-repeat !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../../templates/jb_assurance/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product.simple .shop-tab .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.simple .shop-tab .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
  height: 150px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form label {
  font-family: 'Hind', sans-serif !important;
  display: inline-block;
  padding: 10px 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #cc0000;
  border: 2px solid #cc0000;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Poppins', sans-serif !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #990000;
  border: 2px solid #990000;
}
.j2store-cart-table .product-qty .input-mini {
  height: 50px;
  width: 50px !important;
}
.j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store-cart-table .remove-icon i {
  color: #ffffff;
}
.cart-estimator-discount-block {
  margin: 10px 0;
  display: inline-block;
}
.cart-estimator-discount-block #shipping {
  padding-top: 30px;
}
.cart-estimator-discount-block #shipping table tr {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-estimator-discount-block #shipping table tr td {
  border: none;
  margin-right: 20px;
}
.cart-estimator-discount-block #shipping table tr td select {
  width: 220px;
}

.get-touch-area {
  padding-top: 80px;
  padding-bottom: 80px;
}
.get-touch-area .sec-title {
  display: block;
  padding: 0 160px 40px;
}
.get-touch-area .sec-title p {
  color: #a4a4a4;
  font-size: 20px;
  line-height: 30px;
  margin: 25px 0 0;
}
.get-touch-area .single-item {
  border: 1px solid #f4f4f4;
  display: block;
  padding: 39px 20px 31px;
}
.get-touch-area .single-item .icon-holder {
  padding-bottom: 33px;
}
.get-touch-area .single-item .icon-holder span:before {
  color: #cc0000;
  font-size: 50px;
}
.get-touch-area .single-item .text-holder h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}
.get-touch-area .single-item .text-holder:before {
  display: none;
}
.get-touch-area .single-item .text-holder:after {
  display: none;
}
.get-touch-area .single-item .text-holder .border {
  height: 1px;
  width: 60px;
  background: #f4f4f4;
  display: inline-block;
}
.get-touch-area .single-item .text-holder p {
  margin: 15px 0 0;
}
.get-touch-area .single-item .text-holder p a {
  color: #cc0000;
}
.contact-form-area .form-right-box {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 37px;
}
.contact-form-area .form-right-box .img-box {
  display: block;
  margin-bottom: 23px;
}
.contact-form-area .form-right-box h4 {
  color: #222222;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 5px;
}
.contact-form-area .form-right-box span {
  color: #ff5353;
}
.contact-form-area .form-right-box p {
  margin: 9px 0 5px;
}
.contact-form-area .form-right-box .border {
  height: 1px;
  width: 60px;
  display: inline-block;
  background: #e3e3e3;
}
.contact-form-area .form-right-box .social-links {
  display: block;
  margin: 18px 0 0;
}
.contact-form-area .form-right-box .social-links li {
  display: inline-block;
  margin: 0 10px;
}
.contact-form-area .form-right-box .social-links li a i {
  font-size: 16px;
  color: #848484;
  transition: all 500ms ease;
}
.contact-form-area .form-right-box .social-links li a:hover i {
  color: #ff5353;
}