.uvc-heading {
  margin-bottom: 20px;
}

.uvc-heading.hp1-heading .uvc-main-heading {
  display: inline-block;
  position: relative;
}

.uvc-heading.hp1-heading .uvc-main-heading h1,
.uvc-heading.hp1-heading .uvc-main-heading h2,
.uvc-heading.hp1-heading .uvc-main-heading h3,
.uvc-heading.hp1-heading .uvc-main-heading h4,
.uvc-heading.hp1-heading .uvc-main-heading h5,
.uvc-heading.hp1-heading .uvc-main-heading h6 {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 6px;
  line-height: 5px;
}

.uvc-heading.hp1-heading .uvc-main-heading .big-text {
  font-size: 72px;
  display: inline-block;
  margin-top: -35px;
  font-family: "brushMT";
  letter-spacing: 8px;
}

.uvc-heading.hp1-heading .uvc-main-heading .fs-100 {
  font-size: 100px;
}

.uvc-heading.hp1-heading .uvc-sub-heading:before,
.uvc-heading.hp1-heading .uvc-sub-heading:after {
  content: '';
  width: 20px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
}

.uvc-heading.hp1-heading .uvc-sub-heading:before {
  margin-right: 20px;
}

.uvc-heading.hp1-heading .uvc-sub-heading:after {
  margin-left: 20px;
}

.uvc-heading.line-through .uvc-main-heading h1,
.uvc-heading.line-through .uvc-main-heading h2,
.uvc-heading.line-through .uvc-main-heading h3,
.uvc-heading.line-through .uvc-main-heading h4,
.uvc-heading.line-through .uvc-main-heading h5,
.uvc-heading.line-through .uvc-main-heading h6 {
  position: relative;
  z-index: 1;
}

.uvc-heading.line-through .uvc-main-heading h1:after,
.uvc-heading.line-through .uvc-main-heading h2:after,
.uvc-heading.line-through .uvc-main-heading h3:after,
.uvc-heading.line-through .uvc-main-heading h4:after,
.uvc-heading.line-through .uvc-main-heading h5:after,
.uvc-heading.line-through .uvc-main-heading h6:after {
  content: '';
  position: absolute;
  height: 8px;
  width: 90px;
  top: 50%;
  z-index: -1;
  left: 0px;
}

.vc-teepro-testimonials {
  padding-bottom: 30px;
}

.vc-teepro-testimonials *,
.vc-teepro-testimonials *::before,
.vc-teepro-testimonials *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vc_testimonial_wrap .vc-avatar-testimonial {
  width: 300px;
  margin: 0 auto;
}

.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 0 0;
  background-size: 0;
  -webkit-transition: all .6s ease 0s;
  -o-transition: all .6s ease 0s;
  transition: all .6s ease 0s;
  cursor: pointer;
  padding: 10px 0;
}

.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  opacity: .85;
  filter: alpha(opacity=70);
  -webkit-transition: all .6s ease 0s;
  -o-transition: all .6s ease 0s;
  transition: all .6s ease 0s;
  width: 90px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.35);
  box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.35);
}

.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 22px;
  text-align: center;
}

.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.vc_testimonial_wrap .swiper-button-prev,
.vc_testimonial_wrap .swiper-button-next {
  -webkit-background-size: 0 0;
  background-size: 0;
  height: 45px;
  background-color: #ddd;
  line-height: 45px;
  text-align: center;
  opacity: .6;
}

.vc_testimonial_wrap .swiper-button-prev:hover,
.vc_testimonial_wrap .swiper-button-next:hover {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.vc_testimonial_wrap .swiper-button-next:before {
  font-family: 'fontello';
  content: '\e805';
  font-size: 22px;
}

.vc_testimonial_wrap .swiper-button-prev:before {
  font-family: 'fontello';
  content: '\e806';
  font-size: 22px;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-avatar-testimonial .vc-avatar-img img {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: .85;
  filter: alpha(opacity=70);
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-avatar-testimonial .swiper-slide-active .vc-avatar-img img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial {
  width: 770px;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content {
  position: relative;
  color: #444;
  margin-top: 21px;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p {
  color: #444444;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.description {
  padding: 0 60px;
  font-size: 16px;
  margin-bottom: 35px;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.client-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}

.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.client-position {
  color: #666666;
  font-weight: 500;
  margin-bottom: 0;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-avatar-testimonial {
  margin-bottom: 20px;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-avatar-testimonial .vc-avatar-img .image-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #f3e5df;
  background-position: top center;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial {
  width: 100%;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content {
  padding: 0px 95px;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .title {
  color: #444444;
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .description {
  margin-bottom: 20px;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .name-position .client-name {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
}

.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .name-position .client-position {
  display: inline;
  color: #999;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb {
  width: 48px;
  height: 48px;
  opacity: 1;
  background-color: transparent;
  top: 70%;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb:before {
  content: '\e911';
  font-family: 'fontello';
  font-size: 30px;
  display: block;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb.swiper-button-disabled:before {
  color: #ccc;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb {
  top: 70%;
  width: 48px;
  height: 48px;
  opacity: 1;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb:before {
  content: '\e911';
  font-family: 'fontello';
  font-size: 30px;
  display: block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb.swiper-button-disabled:before {
  color: #ccc;
}

.vc_testimonial_wrap.testimonial_align_left {
  margin: 0 -15px;
}

.vc_testimonial_wrap.testimonial_align_left .vc-content-testimonial {
  width: 100%;
  text-align: left;
}

.vc_testimonial_wrap.testimonial_align_left .vc-content-testimonial .title {
  color: #444444;
  font-size: 22px;
  font-weight: 500;
}

.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial {
  margin-bottom: 15px;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}

.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .vc-avatar-img {
  margin-right: 40px;
}

.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .client-name {
  color: #444;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}

.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .client-position {
  font-size: 16px;
  color: #999;
  margin-bottom: 0;
}

.vc_testimonial_wrap.testimonial_align_left .swiper-pagination-bullets {
  text-align: left;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .swiper-slide {
  background: #f3f3f3;
  padding: 45px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content {
  min-height: 120px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p {
  margin-bottom: 53px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:before,
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:after {
  font-family: 'printshop';
  font-size: 20px;
  color: #999;
  line-height: 16px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:before {
  content: "\a907";
  margin-right: 30px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:after {
  content: "\a906";
  margin-left: 20px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial {
  margin-bottom: 0;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .vc-avatar-img {
  margin-right: 20px;
  padding: 0;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .vc-avatar-img img {
  border: none;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  width: 120px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .client-name {
  color: #444;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .client-position {
  font-size: 16px;
  color: #999;
  margin-bottom: 0;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p {
  margin-bottom: 53px;
  font-size: 16px;
  line-height: 31px;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:before,
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:after {
  font-family: 'printshop';
  font-size: 24px;
  color: #696969;
  line-height: 16px;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:before {
  content: "\a907";
  margin-right: 30px;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:after {
  content: "\a906";
  margin-left: 20px;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial {
  margin-bottom: 21px;
  width: auto;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial .client-name {
  color: #444;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial .client-position {
  font-size: 16px;
  color: #999;
  margin-bottom: 0;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev,
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next {
  -webkit-background-size: 0 0;
  background-size: 0;
  bottom: 0;
  top: auto;
  height: 45px;
  background-color: transparent;
  line-height: 45px;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next {
  left: 55px;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next:before {
  font-family: 'fontello';
  content: '\e805';
  font-size: 22px;
  color: #999;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev {
  left: 0;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev:before {
  font-family: 'fontello';
  content: '\e805';
  font-size: 22px;
  color: #999;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev:after {
  content: '\e806';
  font-family: 'fontello';
  font-size: 23px;
  margin-left: 13px;
  color: #ccc;
  font-weight: 800;
}

.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev.swiper-button-disabled:after {
  color: #777;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial {
  margin-bottom: 30px;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial .vc-avatar-img {
  padding: 0;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial .vc-avatar-img img {
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  width: 120px;
  border: 2px solid #fff;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial {
  width: 100%;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content {
  padding: 0px 95px;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content .title {
  color: #444444;
  font-size: 22px;
  font-weight: 500;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content .description {
  margin-bottom: 22px;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .testimonial-meta .client-name {
  color: #444;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .testimonial-meta .client-position {
  font-size: 16px;
  color: #999;
  margin-bottom: 0;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-prev,
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-next {
  -webkit-background-size: 0 0;
  background-size: 0;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-next:before,
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-prev:before {
  font-size: 28px;
  font-weight: bold;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
  width: 430px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-avatar-img img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-width: 3px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-title {
  display: block;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img img {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  width: auto;
  border: 3px solid transparent;
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title {
  display: none;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name {
  font-weight: 400;
  font-family: 'brushMT';
  position: relative;
  display: inline-block;
  font-size: 30px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::before {
  content: '';
  width: 30px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: -50px;
  bottom: 10px;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #ccc;
  position: absolute;
  right: -50px;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-position {
  color: #000;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
  content: '\f10d';
  font-family: 'fontello';
  font-size: 48px;
  display: block;
  text-align: left;
  line-height: 1;
  color: #bebebe;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 48px;
  display: block;
  text-align: right;
  line-height: 1;
  color: #bebebe;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
  display: block;
  text-align: center;
  margin-bottom: 0px;
  padding: 0 100px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-title {
  text-align: center;
  font-weight: 400;
  font-family: 'brushMT';
  font-size: 48px;
  line-height: 1;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 100px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-avatar-img {
  padding: 0 15px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-avatar-img .image-avatar {
  opacity: 1;
  border: 3px solid #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition {
  padding: 0 15px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content {
  margin-bottom: 50px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content .description {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.8;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content .description:before {
  content: '\f10d';
  font-family: 'fontello';
  font-size: 18px;
  padding-right: 15px;
  text-align: left;
  line-height: 1;
  color: #bebebe;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .vc-content {
  margin-bottom: 50px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name {
  text-transform: uppercase;
  display: inline;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .name-tag {
  display: inline;
  font-weight: bold;
  position: relative;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .name-tag:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -30px;
  height: 1px;
  background-color: #e6e6e6;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .client-position {
  display: inline;
  color: #999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next {
  width: 48px;
  height: 48px;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next:not(.swiper-button-disabled) {
  opacity: 1;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next:before {
  content: '\e911';
  font-family: 'fontello';
  font-size: 48px;
  display: block;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev {
  width: 48px;
  height: 48px;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev:before {
  content: '\e911';
  font-family: 'fontello';
  font-size: 48px;
  display: block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
  left: 385px;
  bottom: 45px;
  top: auto;
  background-color: transparent;
  opacity: 1;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2.swiper-button-disabled:before {
  color: #999999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:before {
  content: "\f177";
  font-family: 'fontello';
  font-size: 24px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:after {
  content: " ";
  display: block;
  width: 2px;
  height: 20px;
  margin-left: 10px;
  background-color: #cccccc;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
  left: 430px;
  bottom: 45px;
  top: auto;
  background-color: transparent;
  opacity: 1;
  width: auto;
  display: inline-block;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2.swiper-button-disabled:before {
  color: #999999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2:before {
  content: "\f178";
  font-family: 'fontello';
  font-size: 24px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 370px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
  padding: 0 15px;
  position: relative;
  min-width: 370px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .image-avatar {
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #f2f0f1;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
  padding: 0 15px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-name {
  font-weight: bold;
  margin-bottom: 5px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .title {
  margin: 0;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-position {
  margin-bottom: 25px;
  color: #999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description {
  height: 100px;
  line-height: 25px;
  line-clamp: 4;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  margin-bottom: 45px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:before {
  content: '\f10d';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #696969;
  padding-right: 30px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:after {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #696969;
  padding-left: 10px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item {
  padding: 45px 30px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content {
  margin-bottom: 15px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .title {
  margin: 0;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description {
  margin-bottom: 50px;
  height: 200px;
  line-height: 25px;
  line-clamp: 8;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description:before {
  content: '\f10d';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #999999;
  padding-right: 30px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description:after {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #999999;
  padding-left: 10px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .vc-avatar-img {
  padding: 0 15px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .vc-avatar-img .image-avatar {
  background-position: top center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  width: 120px;
  opacity: 1;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position {
  padding: 0 15px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position .client-name {
  font-weight: bold;
  margin: 0;
}

.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position .client-position {
  font-size: 16px;
  margin-bottom: 0;
  color: #999;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 500px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
  padding: 0 30px;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content {
  padding: 0 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-name {
  margin-bottom: 15px;
  line-height: 1;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
  margin-bottom: 40px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
  line-height: 25px;
  line-clamp: 8;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name {
  position: relative;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
  content: '';
  position: absolute;
  left: -130px;
  top: 50%;
  width: 100px;
  height: 2px;
  background: #525252;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
  position: static;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 30px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-wrapper {
  margin-left: -27%;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide {
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide .vc-avatar-img {
  padding: 0;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide .vc-avatar-img img {
  -webkit-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 none;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
  left: 380px;
  right: auto;
  top: auto;
  bottom: 100px;
  width: auto;
  line-height: 1;
  height: auto;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image:not(.swiper-button-disabled) {
  opacity: 1;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image::before {
  content: '\f101';
  font-family: 'fontello';
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image {
  left: -35px;
  bottom: 100px;
  top: auto;
  width: auto;
  line-height: 1;
  height: auto;
  background-color: transparent;
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image::before {
  content: '\f100';
  font-family: 'fontello';
}

.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image:not(.swiper-button-disabled) {
  opacity: 1;
}

/* NB - Wordpress Blog Post */

.wp-posts .nb_wp_post {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nb_wpposts_default .wp-posts,
.nb_wcproducts_default .nb_wc-products,
.nb_testimonials_default .nb_testimonials,
.nb_wpposts_wppostmasonry .wp-posts {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wpposts_wppostmasonry .wp-posts .nb_wp_post,
.nb_wcproducts_default .nb_wc-products .products-column,
.nb_wcproducts_masonry .nb_wc-products .products-column,
.nb_testimonials_default .nb_testimonials .nb_testimonial-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wc-products .products-column .product {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nb_wpposts_default .wp-posts .nb_wp_post.nb_wp-grid {
  padding: 15px;
}

[data-layout="isotope"] .nb-isotope-item {
  width: 8.333333%;
  max-width: 100%;
}

.nb_wp_post-i {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
  height: 100%;
}

.nb_wp-grid .nb_wp_post-i {
  margin-left: 0;
  margin-right: 0;
  height: auto;
}

.nb_wp_post-i > div {
  padding-left: 15px;
  padding-right: 15px;
}

.nb_wp_post-i div {
  width: 100%;
  max-width: 100%;
}

.nb_wp_post.nb_wp-img-top .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(odd) .nb-post-thumb,
.nb_wp_post.nb_wp-blog1 .nb-post-thumb,
.nb_wp_post.nb_wp-blog2 .nb-post-thumb {
  margin-bottom: 30px;
}

.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb {
  margin-top: 30px;
}

.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-thumb {
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.nb_wp_post.nb_wp-img-left .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}

.nb_wp_post.nb_wp-img-leftright .nb-post-thumb,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.nb_wp_post.nb_wp-img-left .nb-post-block,
.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright .nb-post-block,
.nb_wp_post.nb_wp-blog2 .nb-post-block,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-block {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-block {
  text-align: right;
}

.nb_wp_post.nb_wp-blog1 .nb-post-thumb {
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.nb_wp_post.nb_wp-blog1 .nb-post-content {
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.nb_wp_post.nb_wp-blog2 .nb_wp_post-i {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date {
  width: auto;
  max-width: 30%;
  text-align: center;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .nb-post-date-i {
  border: 1px solid #d7d7d7;
  padding: 5px 15px;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date span {
  display: block;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-day {
  font-size: 24px;
  font-weight: bold;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-month {
  font-size: 12px;
  text-transform: uppercase;
}

.nb_wp_post.nb_wp-grid .nb_wp_post-i > div.nb-post-thumb {
  padding: 0;
}

.nb_wp_post.nb_wp-grid .nb-post-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
}

.nb_wp_post.nb_wp-grid .nb-post-block a {
  color: #fff;
}

.nb_wp_post.nb_wp-grid .nb_wp_post-i:hover .nb-post-block {
  opacity: 1;
}

.nb_wp_post .nb-post-thumb,
.nb_wp_post .nb-post-thumb-i {
  position: relative;
  overflow: hidden;
}

.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb {
  padding-top: 30px;
  padding-right: 45px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb:before {
  display: block;
  content: '';
  border: solid 10px #d7d7d7;
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 45px;
  right: 15px;
}

.nb_wp_post .nb-post-thumb-i > a {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  background-color: #cfcfcf;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.nb_wp_post .nb_wp_post-i:hover .nb-post-thumb-i > a {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.nb_wp_post .thumb_1-1 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_1-1 {
  padding-top: 100%;
}

.nb_wp_post .thumb_4-3 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_4-3 {
  padding-top: 75%;
}

.nb_wp_post .thumb_3-4 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_3-4 {
  padding-top: 133.333333%;
}

.nb_wp_post .thumb_16-9 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_16-9 {
  padding-top: 56.25%;
}

.nb_wp_post .thumb_9-16 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_9-16 {
  padding-top: 211.111111%;
}

.nb_wp_post .thumb_custom .nb-post-thumb-i > a {
  margin: auto;
}

.nb_wp_post .nb-post-meta > * {
  margin-right: 10px;
}

.nb_wp_post .nb-post-meta > *:last-child {
  margin-right: 0;
}

[dir="rtl"] .nb_wp_post .nb-post-meta > * {
  margin-left: 10px;
  margin-right: 0;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date {
  position: absolute;
  top: 0;
  left: 0;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta .nb-post-tags {
  display: inline;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i {
  width: 55px;
  margin: 15px;
  height: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-day {
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-month {
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}

.nb_layout_wp-img-top .nb_wp_post:hover .nb-post-date .nb-post-date-i {
  -webkit-transform: rotateZ(15deg);
  -ms-transform: rotate(15deg);
  transform: rotateZ(15deg);
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 5px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-title-post a {
  text-transform: uppercase;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content {
  margin-top: 25px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content .readmore {
  padding: 10px 15px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta {
  font-size: 14px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta * {
  color: #808080;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-author::before {
  content: '\e804';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-comments::before {
  content: '\e91e';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-tags::before {
  content: '\e807';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-thumb {
  margin-bottom: 20px;
}

.nb_layout_wp-img-top .nb_swipper_slider {
  position: relative;
}

.nb_layout_wp-img-left .nb_swipper_slider {
  position: relative;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block {
  margin-top: 10px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats {
  font-size: 14px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
  font-size: 14px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 20px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-title-post {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content > p {
  font-size: 16px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a {
  padding: 7px 20px;
  display: inline-block;
  font-size: 16px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a::before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  background: -webkit-linear-gradient(315deg, white 45%, #eee 50%, #ccc 56%, white 90%);
  background: -o-linear-gradient(315deg, white 45%, #eee 50%, #ccc 56%, white 90%);
  background: linear-gradient(135deg, white 45%, #eee 50%, #ccc 56%, white 90%);
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i:hover .nb-post-thumb .nb-post-thumb-i a:before {
  height: 40px;
  width: 40px;
}

.nb_layout_wp-content-absolute .nb_wp_post-i:hover .nb-post-block .nb-post-header {
  opacity: 1;
  visibility: visible;
}

.nb_layout_wp-content-absolute .nb-post-block {
  position: absolute;
  height: 100%;
  padding: 30px 45px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header {
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
  line-height: 1;
  margin-top: 20px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta > *:not(:last-child) {
  margin-right: 20px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-author {
  color: #737166;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-author::before {
  content: '\e804';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 15px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-comments {
  color: #737166;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-comments::before {
  content: '\e91e';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 15px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-title-post {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header > * {
  position: relative;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-header::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
}

.nb_layout_wp-content-absolute .nb_swipper_slider {
  position: relative;
}

.swiper-button-next {
  outline: none;
}

.swiper-button-next.style1 {
  background-image: none;
  right: -65px;
  width: 45px;
  height: 45px;
  background-color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-webkit-calc(-50% - 20px));
  -ms-transform: translateY(calc(-50% - 20px));
  transform: translateY(calc(-50% - 20px));
  margin-top: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.swiper-button-next.style1::before {
  content: '\e912';
  font-family: 'fontello';
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

.swiper-button-prev {
  outline: none;
}

.swiper-button-prev.style1 {
  background-image: none;
  left: -65px;
  width: 45px;
  height: 45px;
  background-color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-webkit-calc(-50% - 20px));
  -ms-transform: translateY(calc(-50% - 20px));
  transform: translateY(calc(-50% - 20px));
  margin-top: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.swiper-button-prev.style1::before {
  content: '\e913';
  font-family: 'fontello';
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

.nb_swipper_slider .swiper-pagination {
  position: static;
  text-align: center;
  margin-top: 25px;
}

.nb_swipper_slider .swiper-pagination.circle .swiper-pagination-bullet,
.nb_swipper_slider .swiper-pagination.square .swiper-pagination-bullet {
  padding: 6px;
  margin: 5px;
  outline: none;
}

.nb_swipper_slider .swiper-pagination.square .swiper-pagination-bullet {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.nb_wpposts_wppostmasonry .filters-group {
  text-align: center;
  margin-bottom: 30px;
}

.nb_wpposts_wppostmasonry .filters-group .filter-btn {
  margin: 0 10px;
  padding: 10px 15px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

.teepro-product-tabs.shop-main {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img,
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
  width: 570px;
}

.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
  width: 900px;
}

.tab-product .shop-main {
  margin-bottom: 0;
}

.tab-product .alt-heading {
  padding-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header {
  width: 35%;
}

.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header p {
  font-size: 22px;
  text-transform: uppercase;
}

.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header h2 {
  margin-bottom: 0;
}

.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2 {
  position: absolute;
  z-index: 10;
  top: -15px;
}

.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2:after {
  content: '';
  position: absolute;
  height: 8px;
  width: 90px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  left: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label {
  width: 65%;
}

.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label.no-heading {
  width: 100%;
}

.vc-tab-product-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.vc-tab-product-wrapper ul.style-separated li a {
  line-height: 1;
  font-size: 14px;
}

.vc-tab-product-wrapper ul.style-separated li a:after {
  content: '//';
  margin-left: 15px;
  margin-right: 10px;
  color: #000;
}

.vc-tab-product-wrapper ul.style-separated li:first-child a {
  padding-left: 0;
}

.vc-tab-product-wrapper ul.style-separated li:last-child a:after {
  content: '';
  margin-left: 0;
  margin-right: 0;
}

.vc-tab-product-wrapper ul.style-border_bottom li {
  margin-right: 40px;
}

.vc-tab-product-wrapper ul.style-border_bottom li a {
  line-height: 1;
  font-size: 16px;
  padding: 0 0 8px 0;
  position: relative;
  color: #696969;
  font-weight: normal;
}

.vc-tab-product-wrapper ul.style-border_bottom li a:before {
  position: absolute;
  width: 0;
  content: '';
  height: 1px;
  bottom: 0;
  left: 0;
  background: #333;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.vc-tab-product-wrapper ul.style-border_bottom li.active a,
.vc-tab-product-wrapper ul.style-border_bottom li:hover a {
  color: #333;
}

.vc-tab-product-wrapper ul.style-border_bottom li.active a:before,
.vc-tab-product-wrapper ul.style-border_bottom li:hover a:before {
  width: 100%;
}

.vc-tab-product-wrapper ul.style-border_bottom li:first-child a {
  padding-left: 0;
}

.vc-tab-product-wrapper ul.style-border_bottom li:last-child {
  margin-right: 0;
}

.vc-tab-product-wrapper ul.style-border_bottom li:last-child a {
  padding-right: 0;
}

.vc-tab-product-wrapper ul li {
  display: inline-block;
  text-transform: uppercase;
}

.vc-tab-product-wrapper ul li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
}

.vc-tab-product-wrapper .vc-tab-product-content {
  margin-top: 30px;
  margin-bottom: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel {
  display: none;
  -webkit-transition: opacity linear 0.1s;
  -o-transition: opacity linear 0.1s;
  transition: opacity linear 0.1s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a {
  overflow: hidden;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  vertical-align: middle;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity ease-out 0.2s 0.1s;
  -o-transition: opacity ease-out 0.2s 0.1s;
  transition: opacity ease-out 0.2s 0.1s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a {
  position: relative;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a .cat_img_button {
  position: absolute;
  color: #fff;
  border: 1px solid #fff;
  height: 35px;
  line-height: 34px;
  padding: 0 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  left: 50%;
  bottom: 33px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 390px;
  padding-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a {
  margin-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a:last-child {
  margin-bottom: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
  width: 780px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 390px;
  padding-left: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a {
  margin-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a:last-child {
  margin-bottom: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
  width: 780px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a {
  margin-bottom: 30px;
  margin-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a .cat_img_button {
  margin-left: -15px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child {
  margin-right: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child .cat_img_button {
  margin-left: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a {
  margin-bottom: 30px;
  margin-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a .cat_img_button {
  margin-left: -15px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child {
  margin-right: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child .cat_img_button {
  margin-left: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .product-title a,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del .amount,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product p {
  color: #fff;
}

.pt_home_6 .vc-tab-product-wrapper ul.style-border_bottom li a:before {
  height: 3px;
}

.pt_home_6 .vc-tab-product-wrapper .vc-tab-product-content .products .product .product-title a {
  font-weight: normal;
}

.nbt-ajax-loader {
  display: none;
}

/* Loading... */

.wpt-loading {
  min-height: 120px;
}

.wpt-loading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 11;
}

.wpt-loading:after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  margin: 0 auto 3em auto;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 12;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.hello-teepro .uvc-sub-heading h2 {
  font-size: 36px;
}

.hello-teepro .uvc-sub-heading p {
  margin: 0;
}

.teepro-button a.ubtn-normal {
  padding: 0;
}

.teepro-button button.ubtn-normal {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
}

.teepro-button button.ubtn-normal span.ubtn-text {
  text-transform: none;
  font-size: 16px;
}

.vertical-text.align-left p {
  right: auto;
  left: -700px;
}

.vertical-text p {
  position: absolute;
  width: 1170px;
  text-align: center;
  right: -700px;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.vertical-text p strong {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  display: inline-block;
  margin-bottom: 0;
  color: #333;
  font-size: 150px;
  font-family: 'Playfair display',serif;
  opacity: .08;
  font-weight: 700;
}

.teepro-dropcap {
  font-family: 'playfair display',serif;
  font-size: 120px;
  font-weight: 900;
  color: #333;
  line-height: 80px;
  float: left;
  margin-right: 35px;
  text-transform: uppercase;
}

.vc_step .vc-step-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vc_step .vc-step-items .step_box {
  padding: 0 30px;
}

.vc_step .vc-step-items .step_box .step_number {
  position: relative;
}

.vc_step .vc-step-items .step_box .step_number:before {
  content: '';
  bottom: 0;
  left: 0px;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

.vc_step .vc-step-items .step_box .step_number .number {
  line-height: 1;
  display: inline-block;
  margin-bottom: 25px;
}

.vc_step .vc-step-items .step_box .step_number .number.bold {
  font-weight: bold;
}

.vc_step .vc-step-items .step_box .step_title_content {
  margin-top: 20px;
  color: #fff;
}

.vc_step .vc-step-items .step_box .step_title_content .step_title {
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  text-transform: capitalize;
  font-family: 'brushMT';
}

.vc_step .vc-step-items .step_box .step_title_content .content_step {
  font-size: 14px;
}

.vc_step .vc-step-items .step_image {
  padding: 0 30px;
}

.vc_step.content_right .vc-step-items .step_box {
  text-align: right;
  -webkit-flex-shrink: 20;
  -ms-flex-negative: 20;
  flex-shrink: 20;
}

.vc_step.content_right .vc-step-items .step_box .step_title_content .step_content .content_step {
  line-height: 25px;
  line-clamp: 3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_step.content_left .vc-step-items .step_image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.vc_step.content_left .vc-step-items .step_box {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
  -webkit-flex-shrink: 20;
  -ms-flex-negative: 20;
  flex-shrink: 20;
}

.vc_step.content_left .vc-step-items .step_box .step_title_content .step_content .content_step {
  line-height: 25px;
  line-clamp: 3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_step.content_bottom .vc-step-items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vc_step.content_bottom .vc-step-items .step_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
}

.vc_step.content_bottom .vc-step-items .step_box .step_number {
  padding-right: 30px;
}

.vc_step.content_bottom .vc-step-items .step_box .step_title_content {
  padding-left: 30px;
  margin-bottom: 35px;
  margin-top: 0;
}

.vc_step.content_bottom .vc-step-items .step_box .step_title_content .content_step {
  line-height: 25px;
  line-clamp: 3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_step.content_top .vc-step-items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vc_step.content_top .vc-step-items .step_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}

.vc_step.content_top .vc-step-items .step_box .step_number {
  margin-right: 60px;
  padding-right: 30px;
}

.vc_step.content_top .vc-step-items .step_box .step_number:before {
  border: 0 none;
}

.vc_step.content_top .vc-step-items .step_box .step_number .number {
  margin-bottom: 20px;
}

.vc_step.content_top .vc-step-items .step_box .step_title_content {
  position: relative;
  margin-top: 0;
  margin-right: 60px;
  padding-right: 30px;
}

.vc_step.content_top .vc-step-items .step_box .step_title_content .step_title {
  margin-top: 25px;
}

.vc_step.content_top .vc-step-items .step_box .step_title_content .step_content {
  margin-bottom: 50px;
}

.vc_step.content_top .vc-step-items .step_box .step_title_content .step_content .content_step {
  line-height: 25px;
  line-clamp: 3;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.vc_step.content_top .vc-step-items .step_image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: right;
}

.vc_step.style_2 .vc-step-items .step_image {
  padding: 0 15px;
}

.vc_step.style_2 .vc-step-items .step_image .br-50 {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
}

.vc_step.style_2 .vc-step-items .step_box {
  padding: 0 15px;
}

.vc_step.style_2 .vc-step-items .step_box .step_number {
  padding-bottom: 20px;
}

.vc_step.style_2 .vc-step-items .step_box .step_number .number {
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
}

.vc_step.style_2 .vc-step-items .step_box .step_number .step_title {
  margin-bottom: 0;
  max-width: 260px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
  text-transform: capitalize;
  font-size: 36px;
  line-height: 1;
  font-family: BrushMT;
  font-weight: 400;
}

.vc_step.style_2.content_right .step_box {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -50px;
  -webkit-flex-shrink: 500;
  -ms-flex-negative: 500;
  flex-shrink: 500;
}

.vc_step.style_2.content_right .step_box .step_number {
  max-width: 245px;
}

.vc_step.style_2.content_right .step_box .step_number:before {
  border-bottom: 0 none !important;
}

.vc_step.style_2.content_right .step_box .step_title_content {
  position: relative;
  margin-top: 0;
  padding-top: 30px;
  padding-right: 15px;
}

.vc_step.style_2.content_right .step_box .step_title_content .content_step {
  min-height: 63px;
}

.vc_step.style_2.content_right .step_box .step_title_content:before {
  content: '';
  display: block;
  position: absolute;
  left: -30px;
  right: -webkit-calc(-150% - 18px);
  right: calc(-150% - 18px);
  bottom: 0;
  top: 0;
  border-top: 1px dashed #fff;
  -webkit-border-radius: 0px 10px 0 0;
  border-radius: 0px 10px 0 0;
}

.vc_step.style_2.content_right .step_box .step_title_content:after {
  content: '\f101';
  font-family: 'fontello';
  display: block;
  position: absolute;
  top: -12px;
  right: -50%;
  font-size: 24px;
  color: #fff;
  line-height: 1;
}

.vc_step.style_2.content_top .vc-step-items {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -webkit-calc(-50% + 55px);
  margin-right: calc(-50% + 55px);
}

.vc_step.style_2.content_top .step_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}

.vc_step.style_2.content_top .step_image:before {
  content: '';
  display: block;
  position: absolute;
  left: -webkit-calc(-150% + 10px);
  left: calc(-150% + 10px);
  right: -webkit-calc(100% - 15px);
  right: calc(100% - 15px);
  bottom: 0;
  top: 50%;
  border-top: 1px dashed #fff;
}

.vc_step.style_2.content_top .step_image:after {
  content: '\f100';
  font-family: 'fontello';
  display: block;
  position: absolute;
  top: -webkit-calc(50% - 12px);
  top: calc(50% - 12px);
  left: -100%;
  font-size: 24px;
  color: #fff;
  line-height: 1;
}

.vc_step.style_2.content_top .step_box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  bottom: 100%;
}

.vc_step.style_2.content_top .step_box .step_number {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: left;
  min-width: 375px;
}

.vc_step.style_2.content_top .step_box .step_title_content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding: 0;
  margin: 0;
  padding-right: 45px;
  text-align: right;
  min-width: 375px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vc_step.style_2.content_top .step_box .step_title_content:before {
  left: -30px !important;
  bottom: 0 !important;
  border-right: 1px dashed #fff !important;
  -webkit-border-radius: 0 10px 0 0px;
  border-radius: 0 10px 0 0px;
  border-top: 0 !important;
}

.vc_step.style_2.content_top .step_box .step_title_content .step_content {
  margin-bottom: 0;
  min-height: 70px;
}

.vc_step.style_2.content_left {
  margin-top: 100px;
}

.vc_step.style_2.content_left .vc-step-items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc_step.style_2.content_left .step_box {
  text-align: left;
  margin-left: -50px;
  -webkit-flex-shrink: 500;
  -ms-flex-negative: 500;
  flex-shrink: 500;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.vc_step.style_2.content_left .step_box .step_number {
  max-width: 245px;
  text-align: right;
}

.vc_step.style_2.content_left .step_box .step_number:before {
  content: '';
  position: absolute;
  left: -webkit-calc(-150% - 18px);
  left: calc(-150% - 18px);
  right: -30px !important;
  bottom: 0;
  top: 0;
  border-bottom: 1px dashed #fff !important;
  -webkit-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
}

.vc_step.style_2.content_left .step_box .step_number:after {
  content: '\f101';
  font-family: 'fontello';
  display: block;
  position: absolute;
  bottom: -12px;
  left: -50%;
  font-size: 24px;
  color: #fff;
  line-height: 1;
}

.vc_step.style_2.content_left .step_box .step_title_content {
  text-align: right;
  position: relative;
  margin-top: 0;
  padding-top: 30px;
  min-width: 207px;
}

.vc_step.style_2.content_left .step_box .step_title_content .content_step {
  min-height: 71px;
}

.vc_step.style_2.content_bottom .vc-step-items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -webkit-calc(-50% + 55px);
  margin-left: calc(-50% + 55px);
}

.vc_step.style_2.content_bottom .vc-step-items .step_box {
  margin-top: 0;
}

.vc_step.style_2.content_bottom .vc-step-items .step_box .step_number {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: right;
}

.vc_step.style_2.content_bottom .vc-step-items .step_box .step_number:before {
  top: 0 !important;
  border-right: 0 none !important;
}

.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: relative;
  min-width: 375px;
}

.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content .content_step {
  min-height: 70px;
}

.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: -30px;
  border-left: 1px dashed #fff !important;
  border-bottom: 0 !important;
  -webkit-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
}

.nb_vc_page_tab {
  margin-bottom: 27px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.nb_vc_page_tab .page_tab_item {
  position: relative;
}

.nb_vc_page_tab:hover .page_tab_content {
  opacity: 1;
  visibility: visible;
  background-color: rgba(255, 255, 255, 0.4);
}

.nb_vc_page_tab:hover .page_tab_content::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.nb_vc_page_tab:hover .page_tab_content .page_tab_title {
  position: relative;
}

.nb_vc_page_tab:hover .page_tab_content .page_tab_description {
  position: relative;
}

.nb_vc_page_tab:hover .page_tab_content .page_tab_readmore {
  position: relative;
}

.nb_vc_page_tab .page_tab_content {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.nb_vc_page_tab .page_tab_content .page_tab_description {
  overflow: hidden;
  height: 75px;
}

.nb_vc_page_tab .page_tab_content .page_tab_readmore {
  padding: 12px 15px;
  border: 1px solid #ccc;
  background-color: transparent;
  display: inline-block;
  margin-top: 25px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
}

.nb_vc_page_tab .page_tab_content .page_tab_readmore:hover {
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.nbfw_banner-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.nbfw_banner-container img {
  width: 100%;
  vertical-align: middle;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.nbfw_banner-container .info-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nbfw_banner-container .info-wrapper.bg-white {
  top: 15px;
  left: 15px;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.5);
  right: 15px;
  bottom: 15px;
}

.nbfw_banner-container .info-wrapper.bg-white .nbfw-txt-info .banner-more:hover {
  color: #fff !important;
}

.nbfw_banner-container .nbfw-txt-info {
  display: inline-table;
}

.nbfw_banner-container .nbfw-txt-info a:hover {
  text-decoration: none;
}

.nbfw_banner-container .nbfw-txt-info .txt-primary {
  color: #444;
  margin-bottom: 3px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption {
  font-size: 16px;
  color: #666;
  position: relative;
  margin-bottom: 10px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption.has-divider {
  margin-bottom: 38px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
  content: "";
  position: absolute;
  width: 52px;
  bottom: -14px;
  display: inline-block;
  border-top: solid 1px;
}

.nbfw_banner-container .nbfw-txt-info.text-right .txt-caption-divider {
  right: 0;
}

.nbfw_banner-container .nbfw-txt-info.text-center .txt-caption-divider {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nbfw_banner-container .nbfw-txt-info.text-left .txt-caption-divider {
  left: 0;
}

.nbfw_banner-container .nbfw-txt-info .txt-des {
  font-size: 14px;
  color: #888;
  margin-bottom: 0;
  margin-top: 5px;
}

.nbfw_banner-container .nbfw-txt-info.p-center-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-top-left {
  position: absolute;
  left: 9%;
  top: 5%;
}

.nbfw_banner-container .nbfw-txt-info.p-top-right {
  position: absolute;
  right: 9%;
  top: 5%;
}

.nbfw_banner-container .nbfw-txt-info.p-center-right {
  position: absolute;
  right: 9%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-center-left {
  position: absolute;
  left: 9%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-center {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-right {
  position: absolute;
  right: 8%;
  bottom: 8%;
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-left {
  position: absolute;
  left: 8%;
  bottom: 8%;
}

.nbfw_banner-container .nbfw-txt-info .banner-more {
  background: transparent;
  padding: 9px 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  border: solid 1px #fff;
  font-size: 14px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.nbfw_banner-container .nbfw-txt-info .banner-more:hover {
  color: #fff;
}

.nbfw_banner-container .nbfw-txt-info .banner-more.no-border {
  border: 0;
  padding: 0;
  background: none;
  font-weight: bold;
}

.nbfw_banner-container .nbfw-txt-info .banner-more.no-border:hover {
  background: transparent;
}

.nbfw_banner-container .nbfw-txt-info .banner-more:after {
  content: '\f101';
  font-family: "fontello";
  margin-left: 5px;
}

.bg-fullwidth .nbfw_banner-container .nbfw-txt-info {
  width: 100%;
  bottom: 0 !important;
  left: 0;
  padding: 5px 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 75px, 0);
  transform: translate3d(0, 75px, 0);
}

.bg-fullwidth .nbfw_banner-container .nbfw-txt-info .txt-caption {
  margin-bottom: 0;
}

.bg-fullwidth .nbfw_banner-container img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bg-fullwidth .nbfw_banner-container:hover .nbfw-txt-info {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bg-fullwidth .nbfw_banner-container:hover img {
  -webkit-transform: translate3d(0, -75px, 0);
  transform: translate3d(0, -75px, 0);
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info {
  left: 0;
  top: 20%;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info h4 {
  background: #333;
  letter-spacing: 1.25px;
  padding: 5px 20px;
  font-weight: normal;
  margin-bottom: 8px;
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
  padding: 0 20px;
  letter-spacing: 1.1px;
}

.category-layout-hp4 .nbfw_banner-container:hover .nbfw-txt-info {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.category-layout-hp5.image-right {
  text-align: right;
}

.category-layout-hp5.image-left {
  text-align: left;
}

.category-layout-hp5.image-left .nbfw_banner-container .nbfw-txt-info {
  right: 0;
  left: auto;
}

.category-layout-hp5 .nbfw_banner-container a:first-child {
  display: inline-block;
  overflow: hidden;
}

.category-layout-hp5 .nbfw_banner-container img {
  width: auto;
  max-width: 100%;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  width: 268px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4 {
  border-bottom: solid 1px #999999;
  position: absolute;
  width: 268px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  font-weight: normal;
  padding: 0 15px 8px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4:after {
  content: '\f101';
  font-family: "fontello";
  margin-left: 5px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info .txt-des {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info h4 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info .txt-des {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/*Css Effect*/

.zoom-in .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.zoom-in .nbfw_banner-container img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.zoom-in .nbfw_banner-container .bg-white {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.zoom-in .nbfw_banner-container:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.zoom-in .nbfw_banner-container:hover .nbfw-txt-info .banner-more {
  opacity: 1;
}

.zoom-in .nbfw_banner-container:hover .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.lightning .nbfw_banner-container .info-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform .6s;
  transition: -webkit-transform .6s;
  -o-transition: transform .6s;
  transition: transform .6s;
  transition: transform .6s, -webkit-transform .6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  cursor: pointer;
}

.lightning .nbfw_banner-container .bg-white {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lightning .nbfw_banner-container img {
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.lightning .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.lightning:hover .nbfw_banner-container .info-wrapper:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.lightning:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.lightning:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lightning:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.border-inside .nbfw_banner-container .info-wrapper:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.border-inside .nbfw_banner-container .bg-white {
  -webkit-transition: all 0.3 ease-in-out;
  -o-transition: all 0.3 ease-in-out;
  transition: all 0.3 ease-in-out;
}

.border-inside .nbfw_banner-container img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}

.border-inside .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.border-inside:hover .nbfw_banner-container .info-wrapper:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.border-inside:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.border-inside:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.border-inside:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.flashing {
  position: relative;
  overflow: hidden;
}

.flashing .nbfw_banner-container .info-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}

.flashing .nbfw_banner-container .info-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}

.flashing .nbfw_banner-container .bg-white {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.flashing .nbfw_banner-container img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}

.flashing .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.flashing:hover .nbfw_banner-container .info-wrapper:before {
  right: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.flashing:hover .nbfw_banner-container .info-wrapper:after {
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.flashing:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.flashing:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.flashing:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary {
  font-weight: 300;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary span {
  display: inline-block;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  font-family: 'Playfair display';
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_2 {
  font-size: 18px;
  vertical-align: top;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 6px;
  font-weight: bold;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
  bottom: 7px;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.teepro-info-box .aio-icon-box .aio-icon-left {
  vertical-align: middle;
  line-height: initial;
}

.teepro-info-box .aio-icon-component {
  margin-bottom: 10px;
}

.teepro-info-box.mgr-20 .left-icon .aio-icon-left .aio-icon {
  margin-right: 20px;
}

.teepro-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
  margin-right: 40px;
}

.teepro-info-box.has-border .aio-icon-component {
  margin-bottom: 0;
  border-right: solid 1px #ffffff;
  padding-top: 20px;
  padding-bottom: 8px;
}

.teepro-info-box.has-border .vc_row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper .aio-icon-component {
  border-right: 0;
}

.teepro-info-box.has-bg .aio-icon-component {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.teepro-info-box.has-bg .aio-icon-component .aio-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 35px;
  min-height: 126px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.teepro-info-box.has-bg .aio-icon-component .aio-icon-box.left-icon .aio-icon-header {
  float: none;
}

.teepro-info-box.has-bg .bg-green .aio-icon-component {
  background: #c8dbc5;
}

.teepro-info-box.has-bg .bg-purple .aio-icon-component {
  background: #d5dbf6;
}

.teepro-info-box.has-bg .bg-pink .aio-icon-component {
  background: #ffeaf0;
}

.teepro-info-box.has-bg .bg-gray .aio-icon-component {
  background: #f3f3f3;
}

.teepro-info-box.has-white-bg .aio-icon-component {
  background: #fff;
  padding: 30px 15px;
  min-height: 281px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.teepro-info-box.has-icon-bg .aio-icon-component {
  margin-bottom: 24px;
}

.teepro-info-box.change-bg .aio-icon-component {
  margin-bottom: 32px;
}

.teepro-info-box.change-bg .aio-icon-component .aio-icon.circle {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.teepro-info-box.change-bg .aio-icon-component:hover .aio-icon.circle {
  color: #fff !important;
}

.info-box-our-services .aio-icon-component {
  margin-bottom: 30px;
  cursor: pointer;
}

.info-box-our-services .aio-icon-box {
  padding: 45px 30px;
  background: #f7f6f2;
}

.info-box-our-services .aio-icon-box .aio-icon i {
  color: #000;
}

.info-box-our-services .aio-icon-box .aio-icon-header .aio-icon-title {
  color: #333;
}

.info-box-our-services .aio-icon-box .aio-icon-read {
  margin-top: 12px;
}

.info-box-our-services .aio-icon-box:hover {
  color: #fff;
  background: #000;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon i {
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon-header .aio-icon-title {
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon-read {
  color: #fff;
}

.info-box-our-services .default-icon .aio-icon-header {
  display: block;
  margin-top: 25px;
}

.teepro-our-customers {
  margin-bottom: 30px;
}

.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img {
  text-align: center;
}

.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img img {
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  vertical-align: middle;
  opacity: 0.65;
}

.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 1;
}

.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img.has-border {
  border: solid 1px #eeeeee;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.teepro-our-customers .our-customers-wrap .our-customers-pagination {
  text-align: center;
  margin-top: 18px;
}

.teepro-our-customers .our-customers-wrap .our-customers-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.teepro-our-customers .our-customers-wrap .our-customers-pagination.rectangle-style .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.teepro-our-customers .our-customers-wrap .swiper-button-prev,
.teepro-our-customers .our-customers-wrap .swiper-button-next {
  -webkit-background-size: 0 0;
  background-size: 0;
  height: 45px;
  line-height: 45px;
  text-align: center;
  opacity: .6;
}

.teepro-our-customers .our-customers-wrap .swiper-button-prev:hover,
.teepro-our-customers .our-customers-wrap .swiper-button-next:hover {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.teepro-our-customers .our-customers-wrap .swiper-button-next:before,
.teepro-our-customers .our-customers-wrap .swiper-button-prev:before {
  font-family: 'fontello';
  content: '\e911';
  font-size: 30px;
  display: block;
}

.teepro-our-customers .our-customers-wrap .swiper-button-prev:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.noo-line {
  position: absolute;
  left: 0;
  top: 0;
  width: -webkit-calc(100%);
  width: calc(100%);
  height: -webkit-calc(100%);
  height: calc(100%);
  display: block;
}

.noo-line .line-one {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  margin-top: 20px;
  border-width: 0 2px;
  border-style: solid;
  border-color: #79cba8;
  display: block;
}

.noo-line .line-one span:first-child {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -2px;
  top: -20px;
  display: block;
  overflow: hidden;
}

.noo-line .line-one span:first-child:before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  border: 2px solid #79cba8;
  content: '';
  left: -20px;
  top: -20px;
}

.noo-line .line-one span:last-child {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -2px;
  bottom: -20px;
  display: block;
  overflow: hidden;
}

.noo-line .line-one span:last-child:before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  border: 2px solid #79cba8;
  content: '';
  left: -20px;
  top: 0;
}

.noo-line .line-two {
  position: absolute;
  left: 0;
  top: 0;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 100%;
  margin-left: 20px;
  border-width: 2px 0;
  border-style: solid;
  border-color: #79cba8;
  display: block;
}

.noo-line .line-two span:first-child {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -19px;
  top: -2px;
  display: block;
  overflow: hidden;
}

.noo-line .line-two span:first-child:before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  border: 2px solid #79cba8;
  content: '';
  right: -21px;
  top: -20px;
}

.noo-line .line-two span:last-child {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -19px;
  bottom: -2px;
  display: block;
  overflow: hidden;
}

.noo-line .line-two span:last-child:before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  border: 2px solid #79cba8;
  content: '';
  right: -21px;
  top: 0;
}

.teepro-image-slider .image-slider-block .image-slider-pagination {
  text-align: center;
  margin-top: 18px;
}

.teepro-image-slider .image-slider-block .image-slider-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.teepro-image-slider .image-slider-block .swiper-button-prev,
.teepro-image-slider .image-slider-block .swiper-button-next {
  -webkit-background-size: 0 0;
  background-size: 0;
  height: 45px;
  line-height: 45px;
  text-align: center;
  opacity: .6;
}

.teepro-image-slider .image-slider-block .swiper-button-prev:hover,
.teepro-image-slider .image-slider-block .swiper-button-next:hover {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.teepro-image-slider .image-slider-block .swiper-button-next:before,
.teepro-image-slider .image-slider-block .swiper-button-prev:before {
  font-family: 'fontello';
  content: '\e911';
  font-size: 30px;
  display: block;
}

.teepro-image-slider .image-slider-block .swiper-button-prev:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.sc-video .fluid-iframe {
  width: 100%;
  padding-bottom: 56.25%;
}

.sc-video .fluid-iframe iframe {
  max-width: 100%;
  max-height: 100%;
}

.sc-video .sc-video-thumb {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sc-video .sc-video-thumb iframe {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}

.sc-video .sc-video-thumb img {
  cursor: pointer;
}

.sc-video .sc-video-thumb .icon-play-button {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sc-video .sc-video-thumb .icon-play-button:before {
  position: absolute;
  content: "\a904";
  font-size: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sc-video.tr .fluid-iframe iframe {
  right: 0;
}

.sc-video.tc .fluid-iframe iframe {
  left: 50%;
}

.sc-video .sc-video-popup {
  display: inline-block;
  position: relative;
}

.sc-video:hover .sc-video-thumb {
  opacity: 0.85;
}

.sc-video:hover .icon-play-button {
  height: 90px;
  width: 90px;
}

.sc-video:hover .icon-play-button:before {
  font-size: 65px;
}

.sc-video[class*="shadow-"] > div {
  z-index: 1;
}

.sc-video[class*="shadow-"] > div:before,
.sc-video[class*="shadow-"] > div:after {
  content: "";
  position: absolute;
  z-index: -1;
}

.sc-video.shadow-1 > div img {
  -webkit-border-radius: 2% 0 0 0 / 20% 0 0 0;
  border-radius: 2% 0 0 0 / 20% 0 0 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}

.sc-video.shadow-1 > div:before {
  -webkit-transform: rotate(7deg) translate(20px, 25px) skew(20deg);
  -ms-transform: rotate(7deg) translate(20px, 25px) skew(20deg);
  transform: rotate(7deg) translate(20px, 25px) skew(20deg);
  top: 0;
  left: 0;
  width: 33%;
  height: 25%;
  -webkit-box-shadow: -10px -10px 15px rgba(0, 0, 0, 0.5);
  box-shadow: -10px -10px 15px rgba(0, 0, 0, 0.5);
}

.sc-video.shadow-2 > div img {
  -webkit-border-radius: 0 0 25% 25% / 0 0 3% 3%;
  border-radius: 0 0 25% 25% / 0 0 3% 3%;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}

.sc-video.shadow-2 > div:before {
  -webkit-transform: rotate(-3deg) skew(0);
  -ms-transform: rotate(-3deg) skew(0);
  transform: rotate(-3deg) skew(0);
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}

.sc-video.shadow-2 > div:after {
  -webkit-transform: rotate(3deg) skew(0);
  -ms-transform: rotate(3deg) skew(0);
  transform: rotate(3deg) skew(0);
  bottom: 15px;
  right: 10px;
  width: 50%;
  height: 20%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}

.sc-video.shadow-3 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-3 > div:before {
  width: 80%;
  height: 40%;
  left: 10%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 0;
  -webkit-box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
}

.sc-video.shadow-3 > div:after {
  width: 80%;
  height: 40%;
  left: 10%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
}

.sc-video.shadow-4 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-4 > div:after {
  width: 80%;
  height: 40%;
  left: 10%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
}

.sc-video.shadow-5 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-5 > div:before {
  width: 80%;
  height: 40%;
  left: 10%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 0;
  -webkit-box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
}

.sc-video.shadow-6 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-6 > div:before {
  -webkit-transform: skew(36deg);
  -ms-transform: skew(36deg);
  transform: skew(36deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  left: 80px;
  bottom: 5px;
  width: 100%;
  height: 37%;
  -webkit-border-radius: 10% 0 0 0;
  border-radius: 10% 0 0 0;
  -webkit-box-shadow: -86px 0 17px rgba(0, 0, 0, 0.33);
  box-shadow: -86px 0 17px rgba(0, 0, 0, 0.33);
}

.sc-video.shadow-7 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-7 > div:before {
  -webkit-transform: skew(-36deg);
  -ms-transform: skew(-36deg);
  transform: skew(-36deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  right: 80px;
  bottom: 5px;
  width: 100%;
  height: 37%;
  -webkit-border-radius: 0 10% 0 0;
  border-radius: 0 10% 0 0;
  -webkit-box-shadow: 86px 0 17px rgba(0, 0, 0, 0.33);
  box-shadow: 86px 0 17px rgba(0, 0, 0, 0.33);
}

.sc-video.shadow-8 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 0 0 1% 0 / 0 0 20% 0;
  border-radius: 0 0 1% 0 / 0 0 20% 0;
}

.sc-video.shadow-8 > div:before {
  -webkit-transform: skew(2deg, 2deg) translate(3px, 8px);
  -ms-transform: skew(2deg, 2deg) translate(3px, 8px);
  transform: skew(2deg, 2deg) translate(3px, 8px);
  width: 98%;
  height: 96%;
  bottom: 0;
  right: 0;
  background: #eee;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}

.sc-video.shadow-8 > div:after {
  -webkit-transform: skew(2deg, 2deg) translate(-1px, 2px);
  -ms-transform: skew(2deg, 2deg) translate(-1px, 2px);
  transform: skew(2deg, 2deg) translate(-1px, 2px);
  width: 98%;
  height: 96%;
  bottom: 0;
  right: 0;
  background: #eee;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.sc-video.shadow-9 > div img {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
  border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}

.sc-video.shadow-9 > div:before {
  left: 0;
  width: 100%;
  height: 80%;
  -webkit-border-radius: 10px / 100px;
  border-radius: 10px / 100px;
  top: 10%;
  bottom: 10%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

.vccat-thumb {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.vccat-thumb img {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.vccat-thumb:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.widget_nbelement_contact_info ul.nbelement-info {
  margin: 0;
  padding: 0;
}

.widget_nbelement_contact_info ul.nbelement-info li {
  border-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 18px;
}

.widget_nbelement_contact_info ul.nbelement-info li i {
  margin-right: 10px;
}

.widget_nbelement_contact_info ul.nbelement-info li a {
  padding-left: 0px !important;
}

.widget_nbelement_contact_info ul.nbelement-info li a:before {
  content: none !important;
}

.widget .nbfw-social-link-widget {
  margin-top: 0;
}

.widget .nbfw-social-link-widget li {
  display: inline-block;
  border-bottom: 0 !important;
  padding: 0;
  margin-bottom: 0;
}

.widget .nbfw-social-link-widget li a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 38px;
  margin-right: 10px;
}

.widget .nbfw-social-link-widget li a i {
  font-size: 18px;
}

.widget .nbfw-social-link-widget li:last-child a {
  margin-right: 0px;
}

.widget .nbfw-social-link-widget.align-left {
  text-align: left;
}

.widget .nbfw-social-link-widget.align-right {
  text-align: right;
}

.widget .nbfw-social-link-widget.align-center {
  text-align: center;
}

.widget .nbfw-social-link-widget.black-icon li a {
  color: #1b1b1b;
  background: #6b6b6b;
}

.widget .nbfw-social-link-widget.black-icon li a:hover {
  color: #fff;
}

.widget .nbfw-social-link-widget.gray-icon li a {
  color: #999999;
  background: transparent;
  border: solid 1px #999999;
}

.widget .nbfw-social-link-widget.white-icon li a {
  color: #fff;
  background: transparent;
  border: solid 1px #fff;
}

.widget .nbfw-social-link-widget.white-icon li a:hover {
  background: #fff;
}

.widget .nbfw-social-link-widget.big-size li a {
  width: 45px;
  height: 45px;
  line-height: 50px;
}

.widget .nbfw-social-link-widget.big-size li a i {
  font-size: 22px;
}

#secondary .widget.nbfw-social-links {
  border: 2px solid;
  padding: 20px;
}

#secondary .widget.nbfw-social-links:first-of-type {
  padding-top: 30px;
}

#secondary .widget.nbfw-social-links h3.widget-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}

#secondary .widget.nbfw-social-links h3.widget-title:before {
  display: none;
}

#secondary .widget .nbfw-social-link-widget.gray-icon li a {
  color: #666666;
  background: #e6e7e8;
  border: none;
}

#secondary .widget .nbfw-social-link-widget.gray-icon li a:hover {
  color: #fff;
}

.nb-instagram-feed .instagram-widget-img {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nb-instagram-feed .instagram-pics {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.nb-instagram-feed .instagram-pics.item-col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.nb-instagram-feed .instagram-pics.item-col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.nb-instagram-feed .instagram-pics.item-col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.nb-instagram-feed .instagram-pics > a {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.nb-instagram-feed .instagram-pics > a:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.nb-instagram-feed .instagram-pics img {
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.nb-instagram-feed .instagram-pics:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.nb-instagram-feed .instagram-pics:hover > a:after {
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
}

.widget-post-lists {
  list-style-type: none;
  padding-left: 0;
}

.widget-post-lists li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  border-bottom: none !important;
}

.widget-post-lists li > a {
  width: -webkit-calc(40% - (0.6 * 10px));
  width: calc(40% - (0.6 * 10px));
}

.widget-post-lists li .wpl-info {
  width: -webkit-calc(60% - (0.4 * 10px));
  width: calc(60% - (0.4 * 10px));
}

.widget-post-lists li .wpl-info h6 {
  margin-bottom: 10px;
}

.widget-post-lists li .wpl-info h6 a {
  font-size: 16px;
  font-weight: 400;
}

.widget-post-lists li .wpl-info p {
  font-size: 14px;
  margin-bottom: 0;
  color: #989898;
}

.widget-post-lists li .wpl-info > a {
  font-size: 12px;
  text-transform: capitalize;
}

.widget-post-lists li .wpl-info > a:after {
  content: '\f105';
  font-family: 'fontawesome';
  margin-left: 5px;
}

.related-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: context-menu;
}

.related-product:not(:last-child) {
  margin-bottom: 25px;
}

.related-product > a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-right: 15px;
}

.related-product > a img {
  border: 1px solid transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.related-product .relate_content h3 {
  margin-bottom: 0;
}

.related-product .relate_content h3 a {
  font-size: 14px;
  display: block;
}

.related-product .relate_content .price {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.related-product .relate_content .price .sale {
  margin-right: 15px;
  font-weight: 400;
  text-decoration: line-through;
}

.related-product .relate_content p {
  font-size: 14px;
  margin-bottom: 0;
}

@media (min-width: 425px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:before {
    content: '';
    position: absolute;
    top: -60px;
    right: 10px;
    width: 170px;
    height: 110px;
    z-index: -1;
    background: #f3f3f3;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 170px;
    height: 150px;
    z-index: -1;
    background: #f3f3f3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}

@media (min-width: 451px) {
  .vc_step.content_right .vc-step-items .step_box .step_number:before {
    left: -120px;
    border-bottom: 1px solid #04b591;
  }

  .vc_step.content_left .vc-step-items .step_box .step_number:before {
    right: -120px;
    border-bottom: 1px solid #04b591;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_number:before {
    top: -120px;
    border-right: 1px solid #04b591;
  }

  .vc_step.content_top .vc-step-items .step_box .step_title_content:before {
    content: '';
    left: 0;
    right: 0px;
    bottom: -60px;
    top: 0;
    display: block;
    position: absolute;
    border-right: 1px solid #04b591;
    border-top: 1px solid #04b591;
  }
}

@media (min-width: 576px) {
  /* NB - Wordpress Blog Post */

  .nb_wpposts_default .wp-posts[data-cols-sm="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="1"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="2"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="3"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="4"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="5"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="6"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-sm="7"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285714%;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-sm="8"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-sm="9"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111111%;
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-sm="10"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-sm="11"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 9.090909%;
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-sm="12"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-sm="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-sm="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-sm="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-sm="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-sm="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-sm="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */

  .nb_vc_page_tab .page_tab_content {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    padding: 30px;
  }

  .nb_vc_page_tab .page_tab_content::before {
    display: block;
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
    transition: opacity 0.35s, -webkit-transform 0.5s;
    -o-transition: opacity 0.35s, transform 0.5s;
    transition: opacity 0.35s, transform 0.5s;
    transition: opacity 0.35s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
  }

  .nb_vc_page_tab .page_tab_content .page_tab_title {
    color: #fff;
  }

  .nb_vc_page_tab .page_tab_content .page_tab_description {
    color: #fff;
  }

  .nb_vc_page_tab .page_tab_content .page_tab_readmore {
    color: #fff;
    border: 1px solid #fff;
  }
}

@media (min-width: 768px) {
  /* NB - Wordpress Blog Post */

  /* NB - Woocommerce Products */

  .nb_wpposts_default .wp-posts[data-cols-md="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="1"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="2"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="3"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="4"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="5"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="6"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-md="7"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285714%;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-md="8"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-md="9"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111111%;
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-md="10"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-md="11"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 9.090909%;
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-md="12"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-md="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-md="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-md="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-md="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-md="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-md="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */

  .vc-tab-product-wrapper ul.align-center {
    text-align: center;
  }

  .vc-tab-product-wrapper ul.align-left {
    text-align: left;
  }

  .vc-tab-product-wrapper ul.align-right {
    text-align: right;
  }
}

@media (min-width: 992px) {
  /* NB - Wordpress Blog Post */

  /* NB - Woocommerce Products */

  .nb_wpposts_default .wp-posts[data-cols-lg="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="1"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-lg="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="2"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-lg="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="3"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-lg="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="4"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-lg="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="5"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-lg="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-lg="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-lg="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-lg="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-lg="6"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-lg="7"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285714%;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-lg="8"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-lg="9"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111111%;
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-lg="10"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-lg="11"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 9.090909%;
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-lg="12"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-lg="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-lg="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-lg="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-lg="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-lg="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-lg="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-lg="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-lg="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-lg="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-lg="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-lg="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-lg="11"] {
    width: 91.666667%;
  }

  .nb_wp_post.nb_wp-img-leftright .nb-post-thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .nb_wp_post.nb_wp-img-leftright:nth-child(odd) .nb-post-thumb {
    margin-left: 8.333333%;
  }

  .nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-thumb {
    margin-right: 8.333333%;
  }

  /* NB - Testimonials */

  .swiper-button-next.style1 {
    right: -22px;
  }

  .swiper-button-prev.style1 {
    left: -22px;
  }

  .padding-right-105 > .vc_column-inner > .wpb_wrapper {
    padding-right: 30px;
  }
}

@media (min-width: 1200px) {
  /* NB - Wordpress Blog Post */

  /* NB - Woocommerce Products */

  .nb_wpposts_default .wp-posts[data-cols-xl="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="1"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="2"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="3"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="4"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="5"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="6"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-xl="7"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285714%;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-xl="8"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-xl="9"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111111%;
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-xl="10"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-xl="11"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 9.090909%;
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-xl="12"] .ins-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-xl="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-xl="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-xl="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-xl="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-xl="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-xl="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */

  .padding-left-95 > .vc_column-inner > .wpb_wrapper {
    padding-left: 95px;
  }

  .padding-right-105 > .vc_column-inner > .wpb_wrapper {
    padding-right: 105px;
  }

  .padding-right-100 > .vc_column-inner > .wpb_wrapper {
    padding-right: 100px;
  }

  .padding-right-90 > .vc_column-inner > .wpb_wrapper {
    padding-right: 90px;
  }

  .padding-right-60 > .vc_column-inner > .wpb_wrapper {
    padding-right: 60px;
  }

  .vc_step.style_2.content_top .step_box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .vc_step.style_2.content_top .step_box .step_title_content {
    min-height: 242px;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
    min-height: 253px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1300px) {
  .nb_layout_wp-content-absolute .next_wp-content-absolute {
    right: 0 !important;
  }

  .nb_layout_wp-content-absolute .prev_wp-content-absolute {
    left: 0 !important;
  }

  .nb_layout_wp-content-absolute .nb_swipper_slider {
    position: static;
  }
}

@media (min-width: 1600px) {
  .hp1-our-customers .teepro-our-customers {
    width: 750px;
    margin: 0 auto;
  }
}

@media (max-width: 1919px) {
  .vertical-text p {
    display: none;
  }
}

@media (max-width: 1200px) {
  .vc_step.style_2 .vc-step-items .step_box .step_number .step_title {
    font-size: 28px;
  }
}

@media (max-width: 1199px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
    padding: 0 15px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content {
    padding: 0 15px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
    left: -110px;
  }

  .teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
  .teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
    width: auto;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
    width: auto;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
    width: auto;
  }

  .vc_step.style_2.content_right .step_box {
    margin-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .vc_step.style_2.content_right .step_box .step_title_content::after {
    content: '';
  }

  .vc_step.style_2.content_right .step_box .step_title_content {
    padding-top: 15px;
    padding-right: 0;
  }

  .vc_step.style_2.content_right .step_box .step_title_content:before {
    right: 0;
    left: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .vc_step.style_2.content_right .step_box .step_number {
    max-width: none;
    padding-bottom: 15px;
  }

  .vc_step.style_2.content_top .step_box .step_number {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }

  .vc_step.style_2.content_top .step_box .step_title_content {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }

  .vc_step.style_2.content_left {
    margin-top: 0;
  }

  .vc_step.style_2.content_left .step_box {
    margin-left: 0;
  }

  .vc_step.style_2.content_left .step_box .step_title_content .content_step {
    min-height: auto;
  }

  .vc_step.style_2.content_left .step_box .step_number {
    max-width: none !important;
    text-align: left;
    padding-bottom: 15px;
  }

  .vc_step.style_2.content_left .step_box .step_number:before {
    left: 0;
    right: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .vc_step.style_2.content_left .step_box .step_title_content {
    padding-top: 15px;
    text-align: left;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
    border-left: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
  }

  .vc_step.style_2.content_bottom .vc-step-items {
    margin-left: 0 !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box {
    -webkit-flex-shrink: 200;
    -ms-flex-negative: 200;
    flex-shrink: 200;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    justify-items: center;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_number {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 !important;
    -ms-flex: 0 !important;
    flex: 0 !important;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    min-width: auto !important;
    text-align: left !important;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 !important;
    -ms-flex: 0 !important;
    flex: 0 !important;
    padding-right: 0px;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-width: auto !important;
    text-align: left;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content .content_step {
    min-height: auto;
  }

  .vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
    border-top: 1px dashed #fff !important;
    right: 0 !important;
  }

  .nb_vc_page_tab .page_tab_content .page_tab_readmore {
    padding: 8px;
    margin-top: 10px;
  }

  .teepro-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
    margin-right: 20px;
  }
}

@media (max-width: 991px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
    max-width: 60%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
    margin-bottom: 15px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
    left: 250px;
    bottom: 50px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image {
    bottom: 50px;
  }

  .swiper-button-next.style1 {
    right: -20px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    height: 40px;
    width: 40px;
  }

  .swiper-button-next.style1::before {
    font-size: 20px;
  }

  .swiper-button-prev.style1 {
    left: -20px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    height: 40px;
    width: 40px;
  }

  .swiper-button-prev.style1::before {
    font-size: 20px;
  }

  .vc-tab-product-wrapper .vc-tab-product-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vc-tab-product-wrapper .vc-tab-product-header .product-tab-header {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }

  .vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line {
    margin-bottom: 38px;
  }

  .vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2 {
    position: static;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .vc-tab-product-wrapper .vc-tab-product-header ul.tab-label {
    width: 100%;
    text-align: center;
  }

  .vc-tab-product-wrapper ul.style-separated li {
    margin-bottom: 15px;
  }

  .vc-tab-product-wrapper ul.style-border_bottom li {
    margin-bottom: 15px;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
    display: none;
  }

  .ceo-image,
  .ceo-signature {
    text-align: center !important;
  }

  .vc_step.style_2 .vc-step-items .step_image {
    display: none !important;
  }

  .teepro-info-box.has-border .aio-icon-component {
    border-right: 0;
  }

  .sc-video {
    margin-bottom: 45px;
  }

  .sc-video .sc-video-thumb img {
    width: 100%;
  }

  .sc-video .sc-video-popup {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 60px;
  }
}

@media (max-width: 767px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
    left: 15px;
    bottom: 0;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
    left: 60px;
    bottom: 0;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
    margin-bottom: 70px;
    margin-top: 45px;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
    margin-bottom: 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
    line-clamp: 3;
    -webkit-line-clamp: 3;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-wrapper {
    margin-left: 0;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
    left: 120px;
    bottom: 50px;
  }

  /* NB - Testimonials */

  .nb_testimonial,
  .nb_testimonial-img-top .nb_testimonial-img-info,
  .nb_testimonial-img-bottom .nb_testimonial-img-info,
  .nb_testimonial-box1 .nb_testimonial-img-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .nb_testimonial-box1 .nb_testimonial-avatar + .nb_testimonial-info {
    padding-left: 0;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-block {
    text-align: center;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: none;
  }

  .vc-tab-product-wrapper ul {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content {
    padding: 0 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
    width: 300px;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
    padding: 0 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
    margin: 0 -15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
    margin-bottom: 0;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
    display: none;
  }

  [data-layout="isotope"] .nb-isotope-item {
    width: 100%;
  }

  .nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .swiper-button-next.style1 {
    right: -webkit-calc(50% - 50px);
    right: calc(50% - 50px);
    top: -webkit-calc(100% + 15px);
    top: calc(100% + 15px);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    height: 40px;
    width: 40px;
  }

  .swiper-button-prev.style1 {
    left: -webkit-calc(50% - 50px);
    left: calc(50% - 50px);
    top: -webkit-calc(100% + 15px);
    top: calc(100% + 15px);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    height: 40px;
    width: 40px;
  }

  .vc-tab-product-wrapper ul.style-separated li a:after {
    content: '';
    margin-left: 0;
    margin-right: 0;
  }

  .vc-tab-product-wrapper ul li {
    width: 100%;
    margin-right: 0 !important;
  }

  .vc_step.style_2 .vc-step-items .step_box .step_number .number {
    font-size: 45px !important;
  }

  .nb_vc_page_tab .page_tab_image {
    display: none;
  }
}

@media (max-width: 480px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
    font-size: 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
    font-size: 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
    padding: 0 30px;
  }
}

@media (max-width: 450px) {
  .vc_step.content_right .vc-step-items .step_image {
    display: none;
  }

  .vc_step.content_right .vc-step-items .step_box .step_number:before {
    border-bottom: 1px solid #04b591;
  }

  .vc_step.content_left .vc-step-items .step_image {
    display: none;
  }

  .vc_step.content_left .vc-step-items .step_box .step_number:before {
    border-bottom: 1px solid #04b591;
  }

  .vc_step.content_left .vc-step-items .step_box .content_step {
    margin-bottom: 0;
  }

  .vc_step.content_bottom .vc-step-items .step_image {
    display: none;
  }

  .vc_step.content_bottom .vc-step-items .step_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    text-align: right;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_number {
    padding-right: 0;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_number:before {
    border-bottom: 1px solid #04b591;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_title_content {
    padding-left: 0;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_title_content .step_title {
    margin-top: 20px;
  }

  .vc_step.content_bottom .vc-step-items .step_box .step_title_content .content_step {
    margin: 0;
  }

  .vc_step.content_top .vc-step-items .step_image {
    display: none;
  }

  .vc_step.content_top .vc-step-items .step_box {
    text-align: left;
  }

  .vc_step.content_top .vc-step-items .step_box .step_number {
    margin-right: 0;
    padding-right: 0;
  }

  .vc_step.content_top .vc-step-items .step_box .step_title_content {
    margin-right: 0;
    padding-right: 0;
  }

  .vc_step.content_top .vc-step-items .step_box .step_title_content:before {
    content: '';
    left: 0;
    right: 0px;
    bottom: -60px;
    top: 0;
    display: block;
    position: absolute;
    border-top: 1px solid #04b591;
  }

  .vc_step.content_top .vc-step-items .step_box .step_title_content .step_content {
    margin-bottom: 0;
  }
}

@media (max-width: 425px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
    margin-bottom: 30px;
    margin-top: 0px;
  }
}

@media (max-width: 400px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-name {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
    width: 50px;
    left: -60px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .wpb_wrapper {
    width: 100%;
  }

  .wpb_wrapper .nb_vc_page_tab {
    width: 100%;
  }

  .wpb_wrapper .nb_vc_page_tab .page_tab_item {
    width: 100%;
  }

  .wpb_wrapper .nb_vc_page_tab .page_tab_item .page_tab_image {
    width: 100%;
  }

  .wpb_wrapper .nb_vc_page_tab .page_tab_item .page_tab_image img {
    width: 100%;
  }

  .wpb_wrapper .nb_vc_page_tab.img_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .wpb_wrapper .nb_vc_page_tab.img_right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-midle {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .teepro-info-box.has-bg .aio-icon-component .aio-icon-box {
    padding: 0 10px;
  }

  .info-box-our-services .aio-icon-box {
    min-height: 340px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .teepro-info-box.has-white-bg .aio-icon-component {
    min-height: 329px;
  }

  .info-box-our-services .aio-icon-box {
    min-height: 365px;
  }
}