/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
.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: "Roboto", sans-serif !important;
    letter-spacing: 8px;
    margin-top: 0;
    font-weight: 700;
}

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

.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: #444
}

.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: #666;
    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: #444;
    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: #444;
    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: #444;
    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
}

.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: 0 none;
    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: #999
}

.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: #ccc
}

.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: #999
}

.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;
    -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;
    -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: #999;
    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: #999;
    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;
    -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
}

.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
}

.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;
    -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;
    -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;
    -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;
    -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: Brush Script MT
}

.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 #999;
    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)
}

.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 #fff;
    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 #eee;
    -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: 20px
}

.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: #999;
    background: transparent;
    border: solid 1px #999
}

.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: #666;
    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 #0b0284
    }

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

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

    .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 #0b0284;
        border-top: 1px solid #0b0284
    }
}

@media (min-width: 576px) {

    .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_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_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%
    }

    .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_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%
    }

    .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_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%
    }

    .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_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 #0b0284
    }

    .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 #0b0284
    }

    .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 #0b0284
    }

    .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 #0b0284
    }

    .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
    }
}

/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    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;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%20transform%3D' rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%20transform%3D' rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%20transform%3D' rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%20transform%3D' rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .37'%20transform%3D' rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .46'%20transform%3D' rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .56'%20transform%3D' rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .66'%20transform%3D' rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .75'%20transform%3D' rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .85'%20transform%3D' rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D' 0%200%20120%20120'%20xmlns%3D' http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D' http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D' l'%20x1%3D' 60'%20x2%3D' 60'%20y1%3D' 7'%20y2%3D' 27'%20stroke%3D' %23fff'%20stroke-width%3D' 11'%20stroke-linecap%3D' round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%2F%3E%3Cuse%20xlink%3Ahref%3D' %23l'%20opacity%3D' .27'%20transform%3D' rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@import url('flaticon.css');

#modal-designer {
    background-color: #fff;
    display: flex;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100001;
    overflow: hidden
}

.dg_screen #modal-designer #tshirtecommerce-designer {
    margin: auto
}

.text-center {
    text-align: center
}

i.dg-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

i.dg-icon.icon-lg {
    font-size: 16px
}

.dg-icon-facebook:before {
    content: "\f082"
}

.dg-icon-twitter:before {
    content: "\f081"
}

.dg-icon-pinterest:before {
    content: "\f0d3"
}

body.dg_screen {
    overflow: hidden
}

.tshirt-hiden {
    display: none !important
}

.tshirtecommerce-full-width {
    width: 100% !important
}

.tshirtecommerce-full-width .summary {
    width: 100% !important
}

.designer-attributes {
    clear: both;
    display: block;
    float: left;
    margin: 15px 0;
    width: 100%
}

.designer-attributes .list-colors {
    float: left;
    width: 100%
}

.designer-attributes .list-colors>a {
    float: left;
    height: 24px;
    margin: 4px;
    border: 1px solid #fff;
    cursor: pointer;
    outline: 1px solid #ccc
}

.designer-attributes .list-colors>a:first-child {
    margin-left: 0px
}

.designer-attributes .list-colors>a.active {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ccc;
    outline: none
}

.designer-attributes .list-colors>a:hover {
    outline: 3px solid #7BCD40
}

.designer-attributes .list-colors>a.active:hover {
    outline: 0
}

.designer-attributes .list-colors>a span {
    float: left;
    height: 24px
}

.product-attributes {
    clear: both;
    display: block;
    float: left;
    padding-top: 15px;
    width: 100%
}

.form-group.product-fields {
    clear: both;
    display: block;
    float: left;
    padding-bottom: 15px
}

.p-color-sizes.list-number {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 !important
}

.p-color-sizes.list-number>li {
    float: left;
    margin: 0 6px;
    text-align: center
}

.p-color-sizes.list-number>li:first-child {
    margin-left: 0
}

.p-color-sizes.list-number>li label {
    clear: both;
    display: block;
    font-size: 12px
}

.p-color-sizes.list-number>li>input {
    clear: both;
    display: block;
    float: left;
    padding: 4px;
    text-align: center;
    width: 40px
}

.dg-poduct-fields {
    clear: both;
    display: block;
    width: 100%;
    position: relative
}

.dg-poduct-fields .checkbox-inline,
.dg-poduct-fields .radio-inline {
    float: left;
    padding-right: 15px
}

.cart .woocommerce_msrp {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0
}

.campaign_end {
    background-color: #c2c9cc;
    border-radius: 4px 0 4px 0;
    color: #666;
    font-family: arial;
    font-size: 11px;
    left: 0;
    padding: 1px 8px;
    position: absolute;
    line-height: 20px;
    top: 0
}

.tshirt_campaign {
    clear: both;
    display: block;
    padding-top: 15px
}

.campaign_available {
    font-size: 22px;
    padding-top: 10px
}

.campaign_help {
    font-size: 14px
}

.campaign_available span {
    color: #000
}

div#campaign_timer {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.table-cell {
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    padding: 8px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 22px;
    color: #333;
    margin: 4px;
    width: 80px
}

.tab-metr {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    text-align: center;
    clear: both;
    display: block
}

.e-selling-price {
    clear: both;
    width: 100%
}

.campaign_store {
    clear: both;
    display: block;
    width: 100%;
    float: left;
    padding: 10px 0
}

.campaign_store .campaign_store_left {
    float: left
}

.campaign_store .campaign_store_left img {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 2px
}

.campaign_store .campaign_store_right {
    float: left;
    padding-left: 10px
}

.campaign_store .campaign_store_right a {
    clear: both;
    display: block
}

.post-type-archive-product .product .onsale,
.e-product-store .product .onsale {
    right: 10px;
    width: 40px;
    height: 40px;
    left: auto;
    font-size: 11px;
    line-height: 35px
}

.woocommerce .product .project-list-media .buttons-on-img {
    border: 1px solid #ccc;
    border-radius: 4px
}

.dg-poduct-fields .p-color-sizes li {
    list-style: none
}

.type-product .images {
    position: relative
}

.type-product .images .mask-image {
    z-index: 10000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url('../images/loading.svg');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px
}

.app-designer .wapper-designer {
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    outline: 1px solid #f1f1f1;
    margin: 4px;
    border-radius: 4px
}

.app-designer .wapper-designer.active {
    outline-color: #29a6e5
}

.wapper-designer .thumb-product-design {
    position: absolute
}

.product_design {
    border: 1px solid #f1f1f1;
    display: inline-block;
    position: relative
}

.product_design .thumb-product-design {
    position: absolute
}

span.icon-zoom {
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDYxMS45OTcgNjExLjk5OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjExLjk5NyA2MTEuOTk4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTYwMS40NDQsNTM1Ljc4NUw0MzMuNjYzLDM2OC4zOWMxLjUxMi0yLjI3LDIuNjQ2LTYuMDMzLDMuNzcyLTEwLjkzOWMxNy43MTktMjkuNzg1LDI4LjY4Mi02Mi4yMDcsMzIuMDUyLTk2LjUxOSAgICBjMC43NzItNy45MTUsMS4xMjYtMTYuMjA4LDEuMTI2LTI0LjEzYzAtMjYuMDEyLTQuMzQzLTUyLjA4OC0xMy4xOS03Ny42NjVjLTExLjUxLTMzLjI0My0yOS45MDUtNjIuODQyLTU1LjQyNi04OC4yMTggICAgYy00NS4zNjQtNDUuMTMtMTA1LjE4OS02OC42MjUtMTY2LjY0LTY4LjYyNWMtNjAuNzAyLDAtMTIwLjgwMSwyMy42MDctMTY2LjI2OSw2OC42MjUgICAgYy0zMC4zMTUsMzAuMDA5LTUwLjM5MSw2NS42MzMtNjEuMDgsMTA1LjkzOGMtMTAuODAyLDQwLjc1NS0xMC41NTMsODAuNjgxLDAsMTIxLjAyNmMxMC41NjEsNDAuMzQ2LDMwLjY1Miw3NS42Nyw2MS4wOCwxMDUuOTQ1ICAgIGM0NS4zNTUsNDUuMTMxLDEwNS41NjcsNjguNjE3LDE2Ni4yNjksNjguNjE3YzQ3LjEyNSwwLDg5Ljk2NC0xMy42MjUsMTI5LjY4OC0zOC40NTVsNi4wMzMtMy43NzFsMTY4LjUyOSwxNjguMTUgICAgYzYuNDE4LDYuNDAyLDEzLjE5OSwxMC4xNzYsMTkuNjA5LDEwLjkzMmMxLjUwNCwwLjM3NywyLjYzOCwwLjQ0OSwzLjc2NCwwLjM3N2M0LjUzNy0wLjI5Nyw4LjY5NS0xLjQ2MywxMi4wNjUtMy4zOTUgICAgYzQuNTUyLTIuNTk4LDkuNDI3LTYuNDEsMTQuNzAzLTExLjY4Nmw3LjU0NC03LjUzN2M1LjI3Ni01LjI4NSw5LjA4OS0xMC4xNTgsMTEuNjg4LTE0LjcwM2MxLjkyMi0zLjM2OSwzLjAxNi03LjkyMiwzLjAxNi0xMy41NzYgICAgdi0zLjAxOEM2MTEuOTk3LDU0OS4zNDUsNjA4LjA0OCw1NDIuMzczLDYwMS40NDQsNTM1Ljc4NXogTTQyMi4zNTQsMjg3LjMzYy04Ljg0OCwzMy4xMzEtMjUuNjM0LDYyLjIwNy01MC41Miw4Ny4wOTIgICAgYy0zNi4xOTQsMzYuMTg4LTg0LjgzMiw1Ni41NTMtMTM2LjQ3OCw1Ni41NTNjLTUwLjkwNSwwLTk5LjIyMS0yMC42OTUtMTM2Ljg2My01Ni41NTNjLTczLjk1Ny03MC40NjYtNzMuNjUxLTIwMi4xOTgsMC0yNzMuMzQgICAgYzM3LjItMzUuOTM3LDg1LjU4OC01Ni45MywxMzYuODYzLTU2LjkzYzUzLjkxNCwwLDk4Ljg5MiwxOS4xMSwxMzYuNDc4LDU2LjkzYzI0LjYyLDI0Ljc2NSw0MS44NDksNTMuNTM2LDUwLjUyLDg2LjcxNCAgICBDNDMxLjAyNCwyMjAuOTczLDQzMS4yMjYsMjU0LjEwMyw0MjIuMzU0LDI4Ny4zM3oiIGZpbGw9IiMwMDAwMDAiLz4KCQk8cG9seWdvbiBwb2ludHM9IjI1OC4zNTMsMTM4LjQwMSAyMTIuNzMyLDEzOC40MDEgMjEyLjczMiwyMTQuNTYzIDEzNi41NzEsMjE0LjU2MyAxMzYuNTcxLDI2MC4xODQgMjEyLjczMiwyNjAuMTg0ICAgICAyMTIuNzMyLDMzNi43MTQgMjU4LjM1MywzMzYuNzE0IDI1OC4zNTMsMjYwLjE4NCAzMzQuODg1LDI2MC4xODQgMzM0Ljg4NSwyMTQuNTYzIDI1OC4zNTMsMjE0LjU2MyAgICIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat center center;
    cursor: pointer;
    z-index: 10000
}

.design-zoom .icon-zoom {
    display: none
}

.design-zoom .product_design .thumb-product-design {
    cursor: move
}

.design-zoom {
    position: fixed !important;
    z-index: 100001;
    background-color: #fff;
    width: 100% !important;
    max-width: 650px;
    margin: auto !important;
    float: left;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    border-radius: 5px;
    height: 100%;
    max-height: 670px;
    box-shadow: 0px 0px 6px 1px #ccc
}

.design-zoom .thumbnails {
    display: none
}

.design-zoom .product_design {
    border: 0
}

.mask-design-zoom {
    width: 100%;
    position: fixed !important;
    z-index: 1000000;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    top: 0;
    left: 0;
    display: none
}

.customize-confirm {
    background-color: #fff;
    width: 400px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 200px;
    padding: 15px;
    border-radius: 3px
}

span.view-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100000;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    display: none
}

.wapper-designer .area-design,
.product_design .area-design {
    position: absolute
}

.design-zoom .view-close {
    display: block
}

.design-items {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 10
}

.design-items .drag-item {
    position: absolute;
    float: left
}

.design-items .drag-item svg {
    float: left;
    overflow: hidden
}

.custom-row {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 12px
}

.custom-row .input-group {
    clear: both;
    display: block;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f1f1f1
}

.group-left {
    float: left
}

.custom-row .input-group .input-edit {
    float: left;
    border: 0;
    height: 32px;
    margin: 0px;
    padding: 4px 6px;
    outline: 0;
    border-radius: 3px 0 0 3px;
    border-right: 1px solid #ccc;
    clear: both;
    display: block
}

.custom-row .input-group .color {
    float: left;
    border-radius: 0;
    border: 1px solid #ccc;
    width: 24px;
    height: 24px;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    margin: 3px 4px;
    position: relative
}

.custom-row .input-group .btn-apply {
    cursor: pointer;
    background-color: #428BCA;
    border-top: 0;
    height: 32px;
    font-size: 12px;
    border-radius: 0 3px 3px 0;
    border-right: 0;
    padding: 0 10px;
    border: 0px;
    display: none;
    color: #fff
}

label.custom-label {
    clear: both;
    display: block;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 6px
}

.custom-col {
    float: left
}

.input-group>.sp-replacer {
    border: 0
}

.custom-image {
    border: 1px dashed #29a6e5;
    float: left;
    padding: 6px;
    width: 114px;
    height: 114px;
    text-align: center;
    position: relative;
    background-color: #f1f1f1
}

.custom-action {
    float: left;
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 4px
}

.custom-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

#files-upload-form {
    display: none
}

.design-upload {
    margin: auto;
    position: fixed;
    width: 265px;
    height: 50px;
    top: 0;
    left: 0;
    z-index: 1000;
    bottom: 0;
    right: 0;
    display: inline-block
}

.design-upload .text-loading {
    float: left;
    font-size: 28px;
    color: #fff
}

.store-ideas {
    float: left;
    width: 100%
}

.store-idea {
    float: left;
    width: 100%;
    position: relative;
    text-align: left
}

.store-idea a.design-title {
    word-spacing: normal;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    display: block;
    padding: 2px 0px;
    text-overflow: ellipsis
}

.store-idea-product {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.store-idea-product img {
    position: absolute
}

.store-idea-product .item-design {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0
}

.imag-loading {
    background: url('../images/loading.svg') no-repeat center center
}

.box-search {
    float: left;
    padding-right: 30px
}

.box-search label {
    clear: both;
    display: block;
    font-weight: 700;
    width: 100%;
    padding-bottom: 4px
}

.box-search input {
    width: 100%;
    height: 30px;
    padding: 2px 4px
}

.box-search select {
    width: 100%;
    height: 32px;
    border-radius: 4px
}

.store-search-color {
    float: left
}

.store-search-categories,
.store-search-keyword {
    float: right
}

.dg_screen .row-designer-tool {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 10000000;
    overflow: hidden;
    left: 0
}

.dg_screen #tshirtecommerce-designer {
    max-height: 100%
}

.woocommerce ul.products li.product a.image-load {
    width: 100%;
    height: 100%;
    display: inline-block
}

.woocommerce ul.products li.product a.image-load img {
    background: url('../images/default.png') no-repeat center center
}

.design-mobile.row-designer-tool {
    position: fixed;
    top: 0;
    left: 0 !important;
    right: 0;
    bottom: 0;
    z-index: 10000000;
    height: 100%;
    overflow: hidden;
    max-width: 100%
}

.store-products {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.design-mobile.row-designer-tool #tshirtecommerce-designer {
    max-height: 100%
}

.design-gallery {
    display: inline-block;
    position: relative
}

.design-gallery canvas {
    max-width: 100%;
    max-height: 100%;
    display: inline-block
}

.product-gallery-map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

.product-gallery-map .btn-layer-action {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    text-decoration: none;
    outline: none
}

.btn-layer-action.btn-layer-xs {
    padding: 1px 5px;
    font-size: 12px
}

.btn-layer-action.btn-layer-small {
    font-size: 14px;
    padding: 5px 10px
}

.btn-layer-action.btn-layer-default {
    font-size: 14px;
    padding: 6px 12px
}

.btn-layer-action.btn-layer-lg {
    padding: 10px 16px;
    font-size: 18px
}

.btn-layer-action.btn-layer-style-default {
    border-radius: 3px
}

.btn-layer-action.btn-layer-style-rounded {
    border-radius: 50%;
    padding: 0px
}

.btn-layer-action i.icon-position-left {
    margin-right: 4px
}

.btn-layer-action i.icon-position-right {
    margin-left: 4px
}

.btn-layer-action.btn-layer-style-rounded i {
    margin: 0;
    padding: 0
}

.btn-layer-action.btn-layer-style-rounded.btn-layer-xs {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px
}

.btn-layer-action.btn-layer-style-rounded.btn-layer-small {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.btn-layer-action.btn-layer-style-rounded.btn-layer-default {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.btn-layer-action.btn-layer-style-rounded.btn-layer-lg {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px
}

.btn-layer-view {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1000000;
    width: 360px;
    box-shadow: 0px 0px 6px 1px #ccc;
    top: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
    max-width: 100%
}

.btn-layer-view-head {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 8px 12px;
    text-transform: capitalize;
    background-color: #f1f1f1;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    color: #333
}

.btn-layer-view-content {
    clear: both;
    display: block;
    padding: 15px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
    line-height: 20px;
    font-size: 12px
}

.btn-layer-view span.close {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 26px;
    z-index: 1000;
    cursor: pointer
}

.btn-layer-view-right {
    float: right;
    width: 200px;
    text-align: left
}

.btn-layer-view-left {
    float: left;
    width: 100px;
    text-align: left
}

.btn-layer-view-footer {
    clear: both;
    display: block;
    border-top: 1px solid #ddd;
    padding: 12px;
    overflow: hidden;
    margin-top: 8px
}

.btn-layer-view-full {
    clear: both;
    display: block;
    width: 100%
}

.btn-layer-view-left img {
    max-width: 90%;
    display: block;
    clear: both
}

.layer-map-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    border-width: 10px 15px 10px 0;
    border-style: solid
}

.layer-map-arrow.map-arrow-left {
    border-width: 10px 15px 10px 0;
    left: -20px !important;
    border-color: transparent rgb(255, 255, 255) transparent transparent;
    top: 47px
}

.layer-map-arrow.map-arrow-right {
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-width: 10px 0 10px 15px;
    right: -20px
}

.layer-map-arrow.map-arrow-top {
    border-color: transparent transparent rgb(255, 255, 255);
    border-width: 0 10px 15px 10px;
    top: -20px !important
}

.layer-map-arrow.map-arrow-bottom {
    border-color: rgb(255, 255, 255) transparent rgb(255, 255, 255);
    border-width: 15px 10px 0 15px;
    bottom: -20px !important
}

.btn-layer-view-head span.close {
    float: right;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center
}

.dg_tooltip {
    position: absolute;
    padding: 6px 15px;
    border-radius: 3px;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0px 0px 7px 1px #ccc;
    animation-duration: 350ms;
    transition-duration: 350ms;
    border: 1px solid #ccc
}

.dg_tooltip:after,
.dg_tooltip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.dg_tooltip:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px
}

.dg_tooltip:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #ccc;
    border-width: 9px;
    margin-left: -9px
}

.store-full {
    display: inline-block;
    clear: both;
    width: 100%
}

div#dg-secondary {
    width: 200px;
    float: left;
    display: block
}

.dg-content {
    float: left;
    width: calc(100% - 200px)
}

.dg-body-left {
    padding-right: 15px
}

.dg-body-right {
    padding-left: 15px
}

.dg-box {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px
}

h3.box-title {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-transform: capitalize
}

ul.list-product {
    padding: 0;
    margin: 0;
    list-style: none
}

.box-content.designer-attributes {
    border: 0;
    margin: 0;
    padding: 0
}

.box-content input[type="text"],
.box-content select {
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 3px;
    padding: 4px 6px;
    display: inline-block;
    height: 36px
}

.store-ideas .store-idea-thumb canvas {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.store-ideas .store-idea-thumb canvas.active {
    display: block
}

a.item-carousel.item-control {
    position: absolute;
    top: 45%;
    width: 26px;
    height: 42px;
    font-size: 18px;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.43);
    text-align: center;
    display: none;
    padding-top: 5px;
    z-index: 10
}

a.item-carousel.item-control.item-control-left {
    left: 0px
}

a.item-carousel.item-control.item-control-right {
    right: 0px
}

.item-slideshow:hover a.item-carousel.item-control {
    display: block;
    cursor: pointer
}

ol.item-carousel.item-indicators {
    position: absolute;
    padding: 0;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    text-align: center;
    z-index: 1
}

ol.item-carousel.item-indicators li {
    width: 10px;
    height: 10px;
    background-color: #9E9E9E;
    display: inline-block;
    border-radius: 50%;
    margin: 0 2px;
    cursor: pointer
}

ol.item-carousel.item-indicators li.active {
    background-color: #4CAF50
}

.store-idea .store-idea-thumb img.active {
    display: block
}

.product-box.store-idea {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0
}

.store-idea.dg-image-load {
    min-height: 150px;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #f1f1f1;
    position: relative;
    box-shadow: 1px 1px 5px 1px #ddd;
    display: flex;
    text-align: center
}

.woocommerce ul.products li.product .store-idea.dg-image-load>a {
    display: inline-block;
    float: none;
    margin: auto
}

.woocommerce ul.products li.product .store-idea.dg-image-load>a>img {
    display: flex;
    margin: auto !important;
    max-width: 100%;
    max-height: 100%;
    width: auto
}

.store-idea a.remove {
    position: absolute;
    top: 2px;
    z-index: 100;
    left: 2px
}

.store-idea .dg-iconshare {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    padding: 2px 6px;
    height: auto;
    display: none
}

.woocommerce ul.products li.product .store-idea.dg-image-load a.remove {
    font-size: 7px;
    font-weight: bold;
    background-color: #ccc;
    padding: 7px 7px;
    line-height: 100%;
    width: auto;
    height: auto;
    cursor: pointer;
    z-index: 1000;
    display: none;
    right: 0;
    left: auto;
    color: #333 !important
}

.woocommerce ul.products li.product .store-idea.dg-image-load:hover a.remove {
    display: block
}

.store-idea:hover .dg-iconshare {
    display: block
}

.dg-iconshare .fa-facebook-official {
    color: #43609C
}

.dg-iconshare .fa-twitter-square {
    color: #55acee
}

.dg-iconshare .fa-pinterest-square {
    color: #D11E16
}

.dg-image-load img.loading {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#form-store-search .dg-box:last-child {
    border-bottom: 0
}

.store-full .dg-finter {
    display: none;
    text-align: center;
    border-radius: 3px;
    padding: 10px 0;
    margin-bottom: 15px;
    cursor: pointer;
    width: 100%
}

.dg-finter-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 18px;
    color: #666;
    font-weight: normal;
    display: none;
    cursor: pointer
}

@media (max-width:768px) {
    .store-full #dg-secondary {
        width: 100%;
        position: fixed;
        top: 0px;
        z-index: 1000000;
        background: #fff;
        left: 0;
        right: 0;
        padding-left: 15px;
        padding-top: 15px;
        border-bottom: 1px solid #ddd;
        box-shadow: 0px 0px 6px 7px #666;
        display: none
    }

    .store-full .dg-content {
        width: 100%
    }

    .dg-content .dg-body-right {
        padding: 0
    }

    .store-full .dg-finter,
    .dg-finter-close {
        display: block
    }

    .store-idea a.item-carousel.item-control {
        display: block !important
    }
}

.variation-title {
    float: left;
    font-weight: bold;
    padding-right: 6px
}

.design-products .store-idea,
.similar-designs .store-idea {
    display: none
}

.design-products .store-idea.item-slideshow,
.similar-designs .store-idea.item-slideshow {
    display: block
}

.list-product li.active a {
    color: #000;
    font-weight: bold
}

.idea-pagination {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.idea-display {
    float: left;
    font-weight: bold
}

.idea-pages {
    float: right
}

.idea-item-group {
    display: inline-block;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 3px
}

.idea-item-group input.idea-page-number {
    width: 40px;
    padding: 6px 8px;
    border-left: 1px solid #ddd;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    margin: 0;
    border-right: 1px solid #ddd;
    border-bottom: 0 !important;
    border-top: 0 !important;
    height: 34px
}

.idea-item-group a.idea-item {
    font-size: 14px;
    padding: 5px 8px;
    font-weight: bold
}

a.idea-item.idea-item-next {
    float: right
}

a.idea-item.idea-item-prev {
    float: left
}

.idea-search {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    position: relative
}

.idea-dropdown {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #f1f1f1;
    background-color: #f5f5f5;
    padding: 7px 15px;
    font-size: 13px;
    border-radius: 3px
}

.idea-dropdown span.idea-dropdown-text {
    display: inline-block
}

span.idea-dropdown-icon {
    display: inline-block;
    padding-left: 15px;
    line-height: 100%;
    padding-top: 4px
}

.idea-dropdown-icon * {
    display: inline-block
}

.idea-group {
    float: left;
    padding-right: 15px;
    position: relative
}

form.idea-search-box {
    margin: 0
}

.idea-pages .idea-item-group {
    margin: 0;
    padding: 0
}

button.idea-btn-icon {
    border: 0 !important;
    position: absolute;
    top: 0;
    right: 15px;
    float: left;
    padding: 10px;
    line-height: 100%;
    background: none !important;
    margin: 0;
    outline: 0;
    box-shadow: none !important
}

.idea-group input.search-keyword {
    font-size: 13px;
    border-radius: 3px;
    width: 200px;
    padding: 8px 24px 8px 8px
}

.idea-dropdown-content {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 100;
    background-color: #fff;
    right: 0;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 4px 1px #ddd;
    border-radius: 3px;
    display: none
}

.idea-categories {
    float: left;
    width: 100%
}

.idea-categories>a {
    float: left;
    font-size: 12px;
    padding: 15px;
    text-align: center;
    position: relative
}

.idea-categories>a>img {
    height: 100px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0;
    margin: 0
}

.idea-categories>a>span {
    clear: both;
    display: block
}

.idea-categories>a span.search-remove {
    top: 7px;
    right: 10px;
    font-size: 22px
}

span.search-remove {
    position: absolute;
    top: -8px;
    right: 8px;
    color: red;
    font-size: 17px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 100%;
    cursor: pointer
}

.design-store-gallery .item-slideshow {
    max-width: 100%
}

.item-slideshow .store-design {
    display: none;
    max-width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px #ddd
}

.item-slideshow .store-design.active {
    display: block
}

.item-slideshow .store-design canvas,
.item-slideshow .store-design img,
.woocommerce ul.products li.product a.design-thumb img {
    max-width: 100%;
    width: auto !important;
    margin: auto !important;
    max-height: 100%
}

.item-slideshow .store-design .design-thumb {
    text-align: center;
    position: relative
}

.flex-viewport.store-design-wapper {
    height: auto !important
}

.design-store-gallery .item-slideshow {
    position: relative
}

.design-store-gallery ol.item-carousel.item-indicators.item-thumb {
    clear: both;
    margin-top: 15px;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.design-store-gallery ol.item-carousel.item-indicators.item-thumb li {
    display: inline-block;
    width: auto;
    margin: 0 6px;
    border: 1px solid #ddd;
    height: 72px;
    border-radius: 2px;
    overflow: hidden;
    opacity: 0.6;
    background: #fff
}

.design-store-gallery ol.item-carousel.item-indicators.item-thumb li.active {
    border-color: #07afd4;
    opacity: 1
}

.design-store-gallery ol.item-carousel.item-indicators.item-thumb li:hover {
    opacity: 1
}

.design-store-gallery ol.item-carousel.item-indicators.item-thumb canvas,
.design-store-gallery ol.item-carousel.item-indicators.item-thumb img {
    height: 70px;
    width: auto
}

.store-ideas a.design-thumb {
    height: 250px
}

.store-ideas .design-thumb {
    height: 250px;
    display: flex
}

.store-ideas a.design-thumb>img {
    margin: auto !important
}

.store-design-wapper a.design-view {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #f5f5f5;
    padding: 6px 8px;
    z-index: 10;
    line-height: 100%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.design-store-gallery.gallery-zoom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10000000;
    width: 600px;
    height: 600px;
    margin: auto;
    border-radius: 3px
}

.design-store-gallery.gallery-zoom .store-design-wapper {
    height: 100%
}

.design-store-gallery.gallery-zoom .design-title {
    color: #fff
}

.design-store-gallery.gallery-zoom .store-design {
    height: 100%;
    border-radius: 3px
}

.design-store-gallery.gallery-zoom .store-design a.design-thumb {
    height: 100%;
    text-align: center
}

.design-store-gallery.gallery-zoom a.design-view {
    display: none
}

a.design-zoom-close {
    display: none
}

.design-store-gallery.gallery-zoom a.design-zoom-close {
    display: block;
    position: absolute;
    right: 8px;
    top: 4px;
    z-index: 100
}

.woocommerce-product-gallery a.item-carousel.item-control {
    font-size: 22px;
    height: auto;
    padding: 4px 2px;
    width: auto
}

.design-btn-group {
    display: inline-block;
    clear: both;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
    margin: 0;
    padding: 0;
    border-radius: 3px
}

.design-btn-group button.btn-design {
    float: left;
    border: 0;
    margin: 0;
    box-shadow: none;
    padding: 15px;
    cursor: pointer
}

.design-btn-group button.btn-design.active {
    background-color: #333;
    color: #fff
}

.store-products .store-ideas {
    margin: 15px 0
}

.table-product {
    float: left;
    margin-right: 15px;
    width: auto;
    overflow: hidden
}

.store-designs {
    clear: both;
    display: block;
    width: 100%;
    overflow: auto
}

.store-ideas .table-product a.design-thumb {
    height: 200px
}

.carousel-wapper {
    position: relative;
    padding: 25px 0;
    margin: 0
}

.carousel-wapper h2 {
    padding-bottom: 20px
}

.carousel-control {
    position: absolute;
    top: 25px;
    right: 0px
}

.carousel-control a {
    background-color: #f1f1f1;
    padding: 6px;
    margin-left: 7px;
    line-height: 34px;
    cursor: pointer
}

.store-ideas.carousel-content {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 202px
}

.dg-poduct-fields .attr-img {
    float: left;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 15px;
    outline: 1px solid transparent;
    cursor: pointer;
    margin-top: 15px
}

.dg-poduct-fields .attr-img.active {
    border-color: #00BCD4;
    outline-color: #00BCD4
}

.dg-poduct-fields .attr-img img {
    height: 80px;
    width: auto;
    float: left
}

.dg-poduct-fields .attr-img small {
    position: absolute;
    top: -6px;
    white-space: nowrap;
    text-align: center;
    background-color: rgba(51, 51, 51, 0.63);
    display: none;
    color: #fff;
    padding: 2px 6px;
    font-size: 10px;
    border-radius: 3px
}

.dg-poduct-fields .attr-img:hover small {
    display: block
}

.svg-preview {
    position: fixed;
    left: -99999px;
    top: -99999px
}

.woocommerce ul.products .product a canvas {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce ul.products .product.product_design-canvas img {
    display: none
}

.store-ideas.woocommerce ul.products.columns-3 li.product {
    display: inline-block;
    width: 33.33%;
    text-align: center
}

.store-ideas.woocommerce ul.products.columns-3 li.product>div {
    width: calc(100% - 15px)
}