.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media (min-width:601px) and (max-width:1024px){.text--tabletleft{text-align:left!important;margin-left:0!important}.text--tabletcenter{text-align:center!important;margin:0 auto!important}.text--tabletright{text-align:right!important;margin-right:0!important}.text--tabletjustify{text-align:justify!important}}@media (max-width:600px){.text--mobileleft{text-align:left!important;margin-left:0!important}.text--mobilecenter{text-align:center!important;margin:0 auto!important}.text--mobileright{text-align:right!important;margin-right:0!important}.text--mobilejustify{text-align:justify!important}}@keyframes loading {to {transform:translateX(100%)}}.tp-skeleton {background-color:#fff;height:100%;width:100%;position:absolute;top:0;z-index:1;left:0;overflow:hidden;box-shadow:9px 17px 45px -29px rgb(0 0 0 / .44);background-position:center;background-size:cover;visibility:hidden;opacity:0}.tp-skeleton-img,.loading::after {display:block;width:100%;height:100%}.tp-skeleton-bottom {position:absolute;background:#3f404257;bottom:0;width:100%;height:80px}.tp-skeleton-title {padding:8px;font-size:22px;font-weight:700}.tp-skeleton-title.loading {height:1rem;width:50%;margin:1rem;border-radius:3px}.tp-skeleton-description {padding:8px;font-size:16px}.tp-skeleton-description.loading {height:23px;margin:1rem;width:74%;border-radius:3px}.loading {position:relative;background-color:#e2e2e2}.loading::after {content:"";position:absolute;top:0;transform:translateX(-100%);background:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgb(255 255 255 / .2)), to(transparent));background:linear-gradient(90deg, transparent, rgb(255 255 255 / .2), transparent);animation:loading .8s infinite}.pt-plus-pagination .current {background:#313131;color:#fff}.ajax_load_more {display:block;text-align:center;width:100%;position:relative}.post-load-more,.ajax_load_more .tp-morefilter {display:inline-block;border:1px solid;padding:10px 20px;border-radius:2px;margin:20px 0;cursor:pointer;font-size:22px;-moz-border-radius:2px;-webkit-border-radius:2px}.ajax_lazy_load {position:relative;display:block;width:100%;text-align:center}.post-lazy-load {display:block;padding:37px;position:relative;font-size:20px}.post-load-more.hide,.ajax_lazy_load.hide,.post-lazy-load.hide,.ajax_load_more .tp-morefilter.hide {display:none !important}.plus-all-posts-loaded {position:relative;display:block;top:0;text-align:center;font-size:18px;line-height:1;margin-top:25px;color:#313131;font-weight:500;-moz-animation:plus-hide-load 0.7s ease-in-out 5s forwards;-webkit-animation:plus-hide-load 0.7s ease-in-out 5s forwards;-o-animation:plus-hide-load 0.7s ease-in-out 5s forwards;animation:plus-hide-load 0.7s ease-in-out 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes plus-hide-load {0% {opacity:1}50% {opacity:0;top:-25px}100% {opacity:0;width:0;height:0;margin-top:0;display:none}}.pt-plus-filter-post-category .post-filter-data {position:relative;display:block;width:100%;padding:15px 0}.pt-plus-filter-post-category .category-filters {position:relative;padding:0;margin:0;display:inline-block;margin:0}.pt-plus-filter-post-category .category-filters li {position:relative;display:inline-block;margin:0 0.75em}.pt-plus-filter-post-category .category-filters li a {font-size:12px;line-height:19px;padding:3px 0;color:#313131;text-transform:capitalize;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}.pt-plus-filter-post-category .category-filters a span {display:block;text-align:center}.pt-plus-filter-post-category.post-filter-data.text-left.category-filtersli:first-child {margin-left:0px !important}.pt-plus-filter-post-category.post-filter-data.text-right.category-filtersli:first-child {margin-right:0px !important}ul.category-filters.style-4.hover-style-3 li {margin:0}ul.category-filters.style-4.hover-style-3 a span {display:inline-block}ul.category-filters.style-1.hover-style-3 li {margin:0}ul.category-filters.style-1.hover-style-3 a span {display:inline-block}ul.category-filters.style-1.hover-style-3 .all_post_count {right:-8px !important}.pt-plus-filter-post-category ul.category-filters.style-3 {margin-top:30px}.pt-plus-filter-post-category .category-filters.style-3 a span.all_post_count {visibility:hidden;display:block;position:absolute;left:50%;top:-70%;min-width:2.833em;margin-left:-1.416em;padding:2px 3px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;z-index:50;letter-spacing:0;line-height:22px;opacity:0;transition:all .35s ease;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;-ms-transition:all .35s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);background:#d3d3d3;color:#313131}.pt-plus-filter-post-category .category-filters.style-3 a:hover span.all_post_count,.pt-plus-filter-post-category .category-filters.style-3 a:focus span.all_post_count,.pt-plus-filter-post-category .category-filters.style-3 a.active span.all_post_count {visibility:visible;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);-moz-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px);opacity:1}.pt-plus-filter-post-category .category-filters.style-3 a span.all_post_count:before {content:'';position:absolute;left:50%;bottom:-3px;width:0;height:0;margin-left:-4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:3px solid #d3d3d3;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;-ms-transition:all .35s ease;transition:all .35s ease}.pt-plus-filter-post-category .category-filters.style-3 a span.all_post_count:before {border-top:3px solid #d3d3d3}ul.category-filters.style-3.hover-style-3 li a span {display:inline-block}ul.category-filters.style-3.hover-style-3 li {margin:0}.pt-plus-filter-post-category .category-filters.hover-style-1 li a span:not(.all_post_count) {margin-bottom:2px}.pt-plus-filter-post-category .category-filters.hover-style-1 li a::after {position:absolute;top:100%;left:0;width:100%;height:2px;background:#313131;content:"";opacity:0;-webkit-transition:opacity 0.3s, -webkit-transform 0.3s;-moz-transition:opacity 0.3s, -moz-transform 0.3s;-o-transition:opacity 0.3s, -o-transform 0.3s;-ms-transition:opacity 0.3s, -ms-transform 0.3s;transition:opacity 0.3s, transform 0.3s;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.pt-plus-filter-post-category .category-filters.hover-style-1 li a:hover::after,.pt-plus-filter-post-category .category-filters.hover-style-1 li a:focus::after,.pt-plus-filter-post-category .category-filters.hover-style-1 li a.active::after {opacity:0.6;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}.pt-plus-filter-post-category .category-filters.hover-style-1 li a:hover::after,.pt-plus-filter-post-category .category-filters.hover-style-1 li a:focus::after,.pt-plus-filter-post-category .category-filters.hover-style-1 li a.active::after {display:block !important}.pt-plus-filter-post-category .category-filters.style-2 span.all_post_count {font-weight:300;margin-bottom:8px;font-size:24px;line-height:28px;letter-spacing:0;text-transform:none;display:block;text-transform:capitalize;text-align:center}.pt-plus-adv-button-wrapper{position:relative;display:flex!important}.pt_plus_adv_button{position:relative;display:block}.pt_plus_adv_button.ab-cta:not(.tp_cta_st_13) *:before,.pt_plus_adv_button.ab-cta:not(.tp_cta_st_13) *:after{content:"";position:absolute}.pt_plus_adv_button.ab-cta .adv-button-link-wrap,.pt_plus_adv_button.ab-cta .adv-button-link-wrap span,.pt_plus_adv_button .adv-button-link-wrap:before{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}.pt_plus_adv_button.ab-cta .adv-button-link-wrap{padding:10px 15px;position:relative;display:inline-block;vertical-align:middle;background:none;border:3px solid #000;border-radius:50px;cursor:pointer;text-decoration:none;font-weight:600;color:#4a4d5c;font-size:12px;z-index:1;outline:none;text-align:center}@media only screen and (max-width:425px){.pt_plus_adv_button.ab-cta.tp_cta_st_7 .adv-button-link-wrap:before{font-size:25px;top:-40px}.pt_plus_adv_button.ab-cta.tp_cta_st_7 .adv-button-link-wrap .hands:before,.pt_plus_adv_button.ab-cta.tp_cta_st_7 .adv-button-link-wrap .hands:after{font-size:20px}.pt_plus_adv_button.ab-cta.tp_cta_st_14.st14_center{left:0;right:0}.pt_plus_adv_button.ab-cta.tp_cta_st_14.st14_left .adv-button-link-wrap{left:-80px}.pt_plus_adv_button.ab-cta.tp_cta_st_14.st14_right .adv-button-link-wrap{right:-80px}.pt_plus_adv_button.ab-cta.tp_cta_st_14{top:-50px}}.pt-plus-button-wrapper{position:relative;display:block}.ts-button.content_hover_effect{position:relative;display:inline-block;width:auto}.pt-plus-button-wrapper .parallax-scroll{position:relative;display:inline-block}.pt-plus-button-wrapper .pt-plus-move-parallax{position:relative;display:inline-block;width:auto}.pt-plus-button-wrapper .pt-plus-move-parallax.full-button{width:100%}.pt_plus_button{position:relative;display:inline-block;width:auto}.pt_plus_button.full-button{width:100%;text-align:center}.ts-button.content_hover_effect.full-button{width:100%}.pt_plus_button.full-button a.button-link-wrap{display:block;width:100%;text-align:center}a.button-link-wrap:hover{text-decoration:blink}.pt_plus_button.trnasition_hover{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}.pt_plus_button.trnasition_hover:hover{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.pt_plus_button .button-link-wrap i{padding-left:5px;padding-right:5px;vertical-align:middle}.pt_plus_button .button-link-wrap{position:relative;display:inline-flex;align-items:center;padding:15px 30px;font-size:16px;line-height:25px;letter-spacing:1px;cursor:pointer;color:#000;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}.pt_plus_button .btn-icon.button-after svg,.pt_plus_button .btn-icon.button-before svg{height:25px;width:25px}.button-link-wrap i.button-before{margin-right:10px}.button-link-wrap i.button-after{margin-left:10px}.pt-plus-button-wrapper .button-link-wrap.shake_animate{backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);animation-name:shake_animate;-o-animation-name:shake_animate;-ms-animation-name:shake_animate;-moz-animation-name:shake_animate;-webkit-animation-name:shake_animate;animation-duration:5s;-o-animation-duration:5s;-ms-animation-duration:5s;-moz-animation-duration:5s;-webkit-animation-duration:5s;animation-timing-function:linear;-o-animation-timing-function:linear;-ms-animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-play-state:running;-o-animation-play-state:running;-ms-animation-play-state:running;-moz-animation-play-state:running;-webkit-animation-play-state:running}@keyframes shake_animate{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}html.video{overflow:inherit!important}html.video:before{content:unset!important}html.opacity{position:relative;opacity:1}.pt_plus_button .button-link-wrap:hover .button_line{-webkit-animation:mymove 1s;-webkit-animation-iteration-count:1;animation:mymove 1s;animation-iteration-count:1}.pt_plus_button .button-link-wrap .button_line{position:absolute;background:#000;width:100%;height:1px;bottom:0;left:0%;pointer-events:none;z-index:11;display:inline-block}@-webkit-keyframes mymove{0%{left:0%;width:100%}45%{left:100%;width:0%}55%{left:0%;width:0%}100%{left:0%;width:100%}}@keyframes mymove{0%{left:0%;width:100%}45%{left:100%;width:0%}55%{left:0%;width:0%}100%{left:0%;width:100%}}@-ms-viewport {width:device-width}html {box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after {box-sizing:inherit}.tp-container {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px) {.tp-container {max-width:540px}}@media (min-width:768px) {.tp-container {max-width:720px}}@media (min-width:992px) {.tp-container {max-width:960px}}@media (min-width:1200px) {.tp-container {max-width:1140px}}.tp-container-fluid {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.tp-row {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.tp-no-gutters {margin-right:0;margin-left:0}.tp-no-gutters > .tp-col,.tp-no-gutters > [class*="tp-col-"] {padding-right:0;padding-left:0}.tp-col-1, .tp-col-2, .tp-col-3, .tp-col-4, .tp-col-5, .tp-col-6, .tp-col-7, .tp-col-8, .tp-col-9, .tp-col-10, .tp-col-11, .tp-col-12, .tp-col, .tp-col-auto, .tp-col-sm-1, .tp-col-sm-2, .tp-col-sm-3, .tp-col-sm-4, .tp-col-sm-5, .tp-col-sm-6, .tp-col-sm-7, .tp-col-sm-8, .tp-col-sm-9, .tp-col-sm-10, .tp-col-sm-11, .tp-col-sm-12, .tp-col-sm, .tp-col-sm-auto, .tp-col-md-1, .tp-col-md-2, .tp-col-md-3, .tp-col-md-4, .tp-col-md-5, .tp-col-md-6, .tp-col-md-7, .tp-col-md-8, .tp-col-md-9, .tp-col-md-10, .tp-col-md-11, .tp-col-md-12, .tp-col-md, .tp-col-md-auto, .tp-col-lg-1, .tp-col-lg-2, .tp-col-lg-3, .tp-col-lg-4, .tp-col-lg-5, .tp-col-lg-6, .tp-col-lg-7, .tp-col-lg-8, .tp-col-lg-9, .tp-col-lg-10, .tp-col-lg-11, .tp-col-lg-12, .tp-col-lg, .tp-col-lg-auto, .tp-col-xl-1, .tp-col-xl-2, .tp-col-xl-3, .tp-col-xl-4, .tp-col-xl-5, .tp-col-xl-6, .tp-col-xl-7, .tp-col-xl-8, .tp-col-xl-9, .tp-col-xl-10, .tp-col-xl-11, .tp-col-xl-12, .tp-col-xl, .tp-col-xl-auto {position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.tp-col {-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tp-col-auto {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tp-col-1 {-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tp-col-2 {-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tp-col-3 {-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tp-col-4 {-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tp-col-5 {-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tp-col-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tp-col-7 {-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tp-col-8 {-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tp-col-9 {-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tp-col-10 {-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tp-col-11 {-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tp-col-12 {-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first {-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last {-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0 {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2 {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4 {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5 {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6 {-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7 {-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8 {-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9 {-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10 {-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11 {-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12 {-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.tp-offset-1 {margin-left:8.333333%}.tp-offset-2 {margin-left:16.666667%}.tp-offset-3 {margin-left:25%}.tp-offset-4 {margin-left:33.333333%}.tp-offset-5 {margin-left:41.666667%}.tp-offset-6 {margin-left:50%}.tp-offset-7 {margin-left:58.333333%}.tp-offset-8 {margin-left:66.666667%}.tp-offset-9 {margin-left:75%}.tp-offset-10 {margin-left:83.333333%}.tp-offset-11 {margin-left:91.666667%}@media (min-width:576px) {.tp-col-sm {-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tp-col-sm-auto {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tp-col-sm-1 {-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tp-col-sm-2 {-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tp-col-sm-3 {-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tp-col-sm-4 {-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tp-col-sm-5 {-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tp-col-sm-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tp-col-sm-7 {-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tp-col-sm-8 {-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tp-col-sm-9 {-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tp-col-sm-10 {-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tp-col-sm-11 {-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tp-col-sm-12 {-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first {-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last {-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0 {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2 {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4 {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5 {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6 {-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7 {-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8 {-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9 {-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10 {-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11 {-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12 {-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.tp-offset-sm-0 {margin-left:0}.tp-offset-sm-1 {margin-left:8.333333%}.tp-offset-sm-2 {margin-left:16.666667%}.tp-offset-sm-3 {margin-left:25%}.tp-offset-sm-4 {margin-left:33.333333%}.tp-offset-sm-5 {margin-left:41.666667%}.tp-offset-sm-6 {margin-left:50%}.tp-offset-sm-7 {margin-left:58.333333%}.tp-offset-sm-8 {margin-left:66.666667%}.tp-offset-sm-9 {margin-left:75%}.tp-offset-sm-10 {margin-left:83.333333%}.tp-offset-sm-11 {margin-left:91.666667%}}@media (min-width:768px) {.tp-col-md {-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tp-col-md-auto {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tp-col-md-1 {-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tp-col-md-2 {-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tp-col-md-3 {-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tp-col-md-4 {-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tp-col-md-5 {-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tp-col-md-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tp-col-md-7 {-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tp-col-md-8 {-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tp-col-md-9 {-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tp-col-md-10 {-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tp-col-md-11 {-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tp-col-md-12 {-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first {-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last {-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0 {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2 {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4 {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5 {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6 {-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7 {-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8 {-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9 {-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10 {-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11 {-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12 {-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.tp-offset-md-0 {margin-left:0}.tp-offset-md-1 {margin-left:8.333333%}.tp-offset-md-2 {margin-left:16.666667%}.tp-offset-md-3 {margin-left:25%}.tp-offset-md-4 {margin-left:33.333333%}.tp-offset-md-5 {margin-left:41.666667%}.tp-offset-md-6 {margin-left:50%}.tp-offset-md-7 {margin-left:58.333333%}.tp-offset-md-8 {margin-left:66.666667%}.tp-offset-md-9 {margin-left:75%}.tp-offset-md-10 {margin-left:83.333333%}.tp-offset-md-11 {margin-left:91.666667%}}@media (min-width:992px) {.tp-col-lg {-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tp-col-lg-auto {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tp-col-lg-1 {-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tp-col-lg-2 {-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tp-col-lg-3 {-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tp-col-lg-4 {-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tp-col-lg-5 {-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tp-col-lg-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tp-col-lg-7 {-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tp-col-lg-8 {-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tp-col-lg-9 {-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tp-col-lg-10 {-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tp-col-lg-11 {-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tp-col-lg-12 {-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first {-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last {-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0 {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2 {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4 {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5 {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6 {-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7 {-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8 {-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9 {-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10 {-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11 {-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12 {-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.tp-offset-lg-0 {margin-left:0}.tp-offset-lg-1 {margin-left:8.333333%}.tp-offset-lg-2 {margin-left:16.666667%}.tp-offset-lg-3 {margin-left:25%}.tp-offset-lg-4 {margin-left:33.333333%}.tp-offset-lg-5 {margin-left:41.666667%}.tp-offset-lg-6 {margin-left:50%}.tp-offset-lg-7 {margin-left:58.333333%}.tp-offset-lg-8 {margin-left:66.666667%}.tp-offset-lg-9 {margin-left:75%}.tp-offset-lg-10 {margin-left:83.333333%}.tp-offset-lg-11 {margin-left:91.666667%}}@media (min-width:1200px) {.tp-col-xl {-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tp-col-xl-auto {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tp-col-xl-1 {-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tp-col-xl-2 {-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tp-col-xl-3 {-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tp-col-xl-4 {-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tp-col-xl-5 {-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tp-col-xl-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tp-col-xl-7 {-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tp-col-xl-8 {-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tp-col-xl-9 {-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tp-col-xl-10 {-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tp-col-xl-11 {-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tp-col-xl-12 {-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first {-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last {-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0 {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2 {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4 {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5 {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6 {-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7 {-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8 {-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9 {-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10 {-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11 {-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12 {-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.tp-offset-xl-0 {margin-left:0}.tp-offset-xl-1 {margin-left:8.333333%}.tp-offset-xl-2 {margin-left:16.666667%}.tp-offset-xl-3 {margin-left:25%}.tp-offset-xl-4 {margin-left:33.333333%}.tp-offset-xl-5 {margin-left:41.666667%}.tp-offset-xl-6 {margin-left:50%}.tp-offset-xl-7 {margin-left:58.333333%}.tp-offset-xl-8 {margin-left:66.666667%}.tp-offset-xl-9 {margin-left:75%}.tp-offset-xl-10 {margin-left:83.333333%}.tp-offset-xl-11 {margin-left:91.666667%}}.d-none {display:none !important}.d-inline {display:inline !important}.d-inline-block {display:inline-block !important}.d-block {display:block !important}.d-table {display:table !important}.d-table-row {display:table-row !important}.d-table-cell {display:table-cell !important}.d-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media (min-width:576px) {.d-sm-none {display:none !important}.d-sm-inline {display:inline !important}.d-sm-inline-block {display:inline-block !important}.d-sm-block {display:block !important}.d-sm-table {display:table !important}.d-sm-table-row {display:table-row !important}.d-sm-table-cell {display:table-cell !important}.d-sm-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:768px) {.d-md-none {display:none !important}.d-md-inline {display:inline !important}.d-md-inline-block {display:inline-block !important}.d-md-block {display:block !important}.d-md-table {display:table !important}.d-md-table-row {display:table-row !important}.d-md-table-cell {display:table-cell !important}.d-md-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:992px) {.d-lg-none {display:none !important}.d-lg-inline {display:inline !important}.d-lg-inline-block {display:inline-block !important}.d-lg-block {display:block !important}.d-lg-table {display:table !important}.d-lg-table-row {display:table-row !important}.d-lg-table-cell {display:table-cell !important}.d-lg-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:1200px) {.d-xl-none {display:none !important}.d-xl-inline {display:inline !important}.d-xl-inline-block {display:inline-block !important}.d-xl-block {display:block !important}.d-xl-table {display:table !important}.d-xl-table-row {display:table-row !important}.d-xl-table-cell {display:table-cell !important}.d-xl-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print {.d-print-none {display:none !important}.d-print-inline {display:inline !important}.d-print-inline-block {display:inline-block !important}.d-print-block {display:block !important}.d-print-table {display:table !important}.d-print-table-row {display:table-row !important}.d-print-table-cell {display:table-cell !important}.d-print-flex {display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex {display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start {-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end {-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center {-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between {-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around {-ms-flex-pack:distribute !important;justify-content:space-around !important}.tp-align-items-start {-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tp-align-items-end {-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.tp-align-items-center {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.tp-align-items-baseline {-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.tp-align-items-stretch {-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.tp-align-content-start {-ms-flex-line-pack:start !important;align-content:flex-start !important}.tp-align-content-end {-ms-flex-line-pack:end !important;align-content:flex-end !important}.tp-align-content-center {-ms-flex-line-pack:center !important;align-content:center !important}.tp-align-content-between {-ms-flex-line-pack:justify !important;align-content:space-between !important}.tp-align-content-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important}.tp-align-content-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important}.tp-align-self-auto {-ms-flex-item-align:auto !important;align-self:auto !important}.tp-align-self-start {-ms-flex-item-align:start !important;align-self:flex-start !important}.tp-align-self-end {-ms-flex-item-align:end !important;align-self:flex-end !important}.tp-align-self-center {-ms-flex-item-align:center !important;align-self:center !important}.tp-align-self-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important}.tp-align-self-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width:576px) {.flex-sm-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start {-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end {-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center {-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between {-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around {-ms-flex-pack:distribute !important;justify-content:space-around !important}.tp-align-items-sm-start {-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tp-align-items-sm-end {-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.tp-align-items-sm-center {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.tp-align-items-sm-baseline {-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.tp-align-items-sm-stretch {-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.tp-align-content-sm-start {-ms-flex-line-pack:start !important;align-content:flex-start !important}.tp-align-content-sm-end {-ms-flex-line-pack:end !important;align-content:flex-end !important}.tp-align-content-sm-center {-ms-flex-line-pack:center !important;align-content:center !important}.tp-align-content-sm-between {-ms-flex-line-pack:justify !important;align-content:space-between !important}.tp-align-content-sm-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important}.tp-align-content-sm-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important}.tp-align-self-sm-auto {-ms-flex-item-align:auto !important;align-self:auto !important}.tp-align-self-sm-start {-ms-flex-item-align:start !important;align-self:flex-start !important}.tp-align-self-sm-end {-ms-flex-item-align:end !important;align-self:flex-end !important}.tp-align-self-sm-center {-ms-flex-item-align:center !important;align-self:center !important}.tp-align-self-sm-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important}.tp-align-self-sm-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width:768px) {.flex-md-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start {-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end {-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center {-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between {-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around {-ms-flex-pack:distribute !important;justify-content:space-around !important}.tp-align-items-md-start {-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tp-align-items-md-end {-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.tp-align-items-md-center {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.tp-align-items-md-baseline {-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.tp-align-items-md-stretch {-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.tp-align-content-md-start {-ms-flex-line-pack:start !important;align-content:flex-start !important}.tp-align-content-md-end {-ms-flex-line-pack:end !important;align-content:flex-end !important}.tp-align-content-md-center {-ms-flex-line-pack:center !important;align-content:center !important}.tp-align-content-md-between {-ms-flex-line-pack:justify !important;align-content:space-between !important}.tp-align-content-md-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important}.tp-align-content-md-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important}.tp-align-self-md-auto {-ms-flex-item-align:auto !important;align-self:auto !important}.tp-align-self-md-start {-ms-flex-item-align:start !important;align-self:flex-start !important}.tp-align-self-md-end {-ms-flex-item-align:end !important;align-self:flex-end !important}.tp-align-self-md-center {-ms-flex-item-align:center !important;align-self:center !important}.tp-align-self-md-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important}.tp-align-self-md-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width:992px) {.flex-lg-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start {-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end {-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center {-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between {-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around {-ms-flex-pack:distribute !important;justify-content:space-around !important}.tp-align-items-lg-start {-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tp-align-items-lg-end {-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.tp-align-items-lg-center {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.tp-align-items-lg-baseline {-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.tp-align-items-lg-stretch {-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.tp-align-content-lg-start {-ms-flex-line-pack:start !important;align-content:flex-start !important}.tp-align-content-lg-end {-ms-flex-line-pack:end !important;align-content:flex-end !important}.tp-align-content-lg-center {-ms-flex-line-pack:center !important;align-content:center !important}.tp-align-content-lg-between {-ms-flex-line-pack:justify !important;align-content:space-between !important}.tp-align-content-lg-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important}.tp-align-content-lg-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important}.tp-align-self-lg-auto {-ms-flex-item-align:auto !important;align-self:auto !important}.tp-align-self-lg-start {-ms-flex-item-align:start !important;align-self:flex-start !important}.tp-align-self-lg-end {-ms-flex-item-align:end !important;align-self:flex-end !important}.tp-align-self-lg-center {-ms-flex-item-align:center !important;align-self:center !important}.tp-align-self-lg-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important}.tp-align-self-lg-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width:1200px) {.flex-xl-row {-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column {-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse {-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse {-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start {-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end {-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center {-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between {-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around {-ms-flex-pack:distribute !important;justify-content:space-around !important}.tp-align-items-xl-start {-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tp-align-items-xl-end {-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.tp-align-items-xl-center {-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.tp-align-items-xl-baseline {-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.tp-align-items-xl-stretch {-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.tp-align-content-xl-start {-ms-flex-line-pack:start !important;align-content:flex-start !important}.tp-align-content-xl-end {-ms-flex-line-pack:end !important;align-content:flex-end !important}.tp-align-content-xl-center {-ms-flex-line-pack:center !important;align-content:center !important}.tp-align-content-xl-between {-ms-flex-line-pack:justify !important;align-content:space-between !important}.tp-align-content-xl-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important}.tp-align-content-xl-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important}.tp-align-self-xl-auto {-ms-flex-item-align:auto !important;align-self:auto !important}.tp-align-self-xl-start {-ms-flex-item-align:start !important;align-self:flex-start !important}.tp-align-self-xl-end {-ms-flex-item-align:end !important;align-self:flex-end !important}.tp-align-self-xl-center {-ms-flex-item-align:center !important;align-self:center !important}.tp-align-self-xl-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important}.tp-align-self-xl-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important}}#pt-plus-gallery-list{position:relative;display:block;width:100%}.gallery-list .tp-row{margin-right:0 !important;margin-left:0 !important}.gallery-list.grid-item{position:relative;display:block}.gallery-list .gallery-image img{position:relative;display:block;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list.list-isotope-metro .post-inner-loop .grid-item .gallery-list-content{height:100%;width:100%}.gallery-list.list-isotope-metro .post-inner-loop .grid-item{max-width:100%}.gallery-list.list-isotope-metro .gallery-bg-image-metro{background-size:cover!important;background-position:center!important;width:100%;height:100%;position:relative;display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list .post-title{font-size:18px;line-height:22px;color:#fff;margin-bottom:0;margin-top:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list .gallery-list-content .gallery-image:before,.gallery-list.list-isotope-metro .gallery-list-content .gallery-bg-image-metro:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list .gallery-list-content .gallery-image:before{z-index:1}.gallery-list .meta-search-icon{position:relative;display:inline-block;text-align:center;margin:0 auto;overflow:hidden}.gallery-list .meta-search-icon a{font-size:23px;color:#fff;opacity:0;overflow:hidden;transform:translate3d(0,38px,0);display:inline-block;-webkit-transition:all .28s ease-in-out .1s;-moz-transition:all .28s ease-in-out .1s;-o-transition:all .28s ease-in-out .1s;-ms-transition:all .28s ease-in-out .1s;transition:all .28s ease-in-out .1s}.gallery-list .gallery-list-content:hover .meta-search-icon a{opacity:1;transform:translate3d(0,0,0)}.gallery-list .gallery-list-content{position:relative;display:block;overflow:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list .entry-content{color:#fff;font-size:12px;line-height:16px;display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list .gallery-list-icon{position:relative;display:block;text-align:center;margin:0 auto;margin-bottom:15px;margin-top:5px}.gallery-list .grid-item .parallax-move{position:relative;display:block;width:100%;height:100%}.gallery-list.list-isotope-metro .post-inner-loop .grid-item>div{position:relative;display:block;width:100%;height:100%}.gallery-list.gallery-style-4 .post-title{color:#313131}.gallery-list.gallery-style-4 .gallery-image{position:relative}.gallery-list.gallery-style-4 .post-content-center{position:relative;display:block;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery-list.gallery-style-4 .post-content-center .post-hover-content{padding:15px;margin-top:0;position:relative;display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.list-carousel-slick.gallery-style-4 .slick-slide.slick-current.slick-active.slick-center .post-hover-content{opacity:1;visibility:visible}.gallery-list.gallery-style-4 .entry-content{color:#666}.gallery-list .gallery-btn-link{margin-top:10px;display:inline-block;position:relative;text-align:center;text-decoration:blink;border-bottom:1px solid #d82d34;color:#d82d34;font-weight:600;font-size:15px;letter-spacing:.2px;line-height:27px}.gallery-list.gallery-style-4 .gallery-list-content{overflow:visible}.list-carousel-slick.gallery-style-4 .slick-slide.slick-current.slick-active.slick-center .bottom-effects,.list-carousel-slick.gallery-style-4 .slick-slide.slick-current.slick-active.slick-center .bottom-effects:after{opacity:1;visibility:visible;-webkit-transition:all .3s ease-in-out .5s;-moz-transition:all .3s ease-in-out .5s;-o-transition:all .3s ease-in-out .5s;-ms-transition:all .3s ease-in-out 0.5s;transition:all .3s ease-in-out 0.5s}.list-carousel-slick.gallery-style-4 .slick-slide.slick-current.slick-active.slick-center .bottom-effects:after{opacity:1;visibility:visible;transform:scale(1) skewX(-18deg) skewY(-43deg) rotateX(77deg) rotateY(34deg);-webkit-transition:all .7s ease-in-out .2s;-moz-transition:all .7s ease-in-out .2s;-o-transition:all .7s ease-in-out .2s;-ms-transition:all .7s ease-in-out 0.2s;transition:all .7s ease-in-out 0.2s}.list-carousel-slick.gallery-style-4 .bottom-effects{position:absolute;width:55%;height:370px;display:block;left:0;right:0;margin:0 auto;bottom:10%;transform:skewX(30deg) skewY(13deg);z-index:-1;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out .05s;-moz-transition:all .3s ease-in-out .05s;-o-transition:all .3s ease-in-out .05s;-ms-transition:all .3s ease-in-out 0.05s;transition:all .3s ease-in-out 0.05s}.gallery-style-4:not(.list-carousel-slick) .bottom-effects{display:none}.bottom-effects:after{content:'';background:#111b39;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;width:270px;height:270px;bottom:-25px;left:-75px;right:0;margin:0 auto;z-index:-1;opacity:1;-webkit-transition:all .7s ease-in-out .05s;-moz-transition:all .7s ease-in-out .05s;-o-transition:all .7s ease-in-out .05s;-ms-transition:all .7s ease-in-out 0.05s;transition:all .7s ease-in-out 0.05s;transform:scale(.5) skewX(-18deg) skewY(-43deg) rotateX(77deg) rotateY(34deg)}.bottom-effects:before{content:'';background:rgba(17,27,57,.5);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;width:350px;height:350px;bottom:-66px;left:-116px;right:0;margin:0 auto;z-index:-1;opacity:0;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bottom-effect-float-away;animation-name:bottom-effect-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;transform:skewX(5deg) skewY(-43deg) rotateX(79deg) rotateY(34deg)}@-webkit-keyframes bottom-effect-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:scale(1.3) skewX(5deg) skewY(-43deg) rotateX(79deg) rotateY(34deg);transform:scale(1.3) skewX(5deg) skewY(-43deg) rotateX(79deg) rotateY(34deg)}}@keyframes bottom-effect-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:scale(1.3) skewX(5deg) skewY(-43deg) rotateX(79deg) rotateY(34deg);transform:scale(1.3) skewX(5deg) skewY(-43deg) rotateX(79deg) rotateY(34deg)}}.gallery-list.list-isotope-metro.gallery-style-4 .post-content-center{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}.gallery-list.list-isotope-metro.gallery-style-4 .grid-item:hover .post-content-center{opacity:1}.elementor-widget-tp-heading-title.text-left .seprator.sep-l {text-align:left;margin-left:0}.elementor-widget-tp-heading-title.text-right .seprator.sep-l {text-align:right;margin-right:0}.heading-title-gradient {background-clip:text !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important}.heading.style-3 .heading-title:before {border-bottom:3px solid;width:20%;content:'';height:28px;display:inline-block}.heading_style .heading-sub-title,.heading_style .heading-title {margin-top:5px;margin-bottom:5px;word-wrap:break-word}.heading {display:block;position:relative;width:100%}@media ( max-width:1024px ){.elementor-widget-tp-heading-title.text--tabletleft .seprator.sep-l,.elementor-widget-tp-heading-title.text--tabletjustify .seprator.sep-l{margin-left:0}.elementor-widget-tp-heading-title.text--tabletcenter .seprator.sep-l{margin:0 auto}.elementor-widget-tp-heading-title.text--tabletright .seprator.sep-l{margin-right:0}}.elementor-widget-tp-heading-title.text-left .seprator.sep-l{text-align:left;margin-left:0}.elementor-widget-tp-heading-title.text-right .seprator.sep-l{text-align:right;margin-right:0}.heading-title-gradient{background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.heading.style-3 .heading-title:before{border-bottom:3px solid;width:20%;content:'';height:28px;display:inline-block}.heading_style .heading-sub-title,.heading_style .heading-title{margin-top:5px;margin-bottom:5px;word-wrap:break-word}.heading{display:block;position:relative;width:100%}.product-list,.product-list-content{position:relative;display:block;width:100%;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-list .tp-row {margin-right:0!important;margin-left:0!important}.product-list .post-content-bottom,.product-list .post-title{-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out}.product-list .grid-item{padding:15px}.product-list .post-title{font-size:17px;line-height:22px;font-weight:600;color:#000;margin:0;transition:.3s ease-in-out}.product-list .post-content-bottom{padding:12px 0 0;position:relative;display:block;transition:.3s ease-in-out}.product-list .wrapper-cart-price .price ins{background:0 0}.product-list .wrapper-cart-price{position:relative;display:block;margin-top:8px}.product-list .wrapper-cart-price .price .amount{line-height:20px;font-size:16px;font-weight:500;color:#000;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-list .wrapper-cart-price .price .amount .woocommerce-Price-currencySymbol{display:inline-block;margin-right:.18em;font-size:.8em}.product-list-content .product-content-image{position:relative;display:block;width:100%}.product-list-content .product-content-image .product-image{overflow:hidden;height:auto;display:inline-block;vertical-align:middle;width:100%;max-width:100%;position:relative;margin:0;padding:0;border-radius:2px}.product-list .product-list-content .product-image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.product-content-image .product-image img{width:100%}.product-style-1 .product-content-image .product-image img,.product-style-2 .product-content-image .product-image img,.product-style-3 .product-content-image .product-image img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-style-1 .product-content-image:hover .product-image img,.product-style-2 .product-content-image:hover .product-image img,.product-style-3 .product-content-image:hover .product-image img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.product-style-1 .product-content-image:hover .product-image .hover-image+img,.product-style-2 .product-content-image:hover .product-image .hover-image+img,.product-style-3 .product-content-image:hover .product-image .hover-image+img{opacity:0}.product-style-1 .product-content-image .product-image .hover-image,.product-style-2 .product-content-image .product-image .hover-image,.product-style-3 .product-content-image .product-image .hover-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:.4s}.add_to_cart_button.product_type_simple{border-radius:20px;text-align:center;display:inline-block;transition:.2s;max-width:100%;margin:2px 0 3px;border:none;position:relative;width:auto;font-size:14px;line-height:40px;font-weight:500;text-transform:none;background:#fff;color:#000;padding:0 15px}.product-list .product-list-content span.badge.onsale:not(.perc),.product-list .product-list-content span.badge.out-of-stock:not(.perc),.product-list .product-list-content span.onsale.circle{background:#fd6b6b;line-height:20px;text-transform:capitalize;font-size:13px;padding:2px 10px;height:auto;font-weight:500;border-radius:3px;z-index:11;letter-spacing:.3px;color:#fff}.product-style-1 .wrapper-cart-hover-hidden.add-cart-btn{position:absolute;bottom:10px;left:0;width:100%;opacity:0;visibility:hidden;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;z-index:1}.add_to_cart_button span.icon,.add_to_cart_button span.text span{transition:.3s;display:inline-block}.product-style-1 .product-list-content:hover .wrapper-cart-hover-hidden.add-cart-btn{opacity:1;visibility:visible;bottom:20px}.product-style-1 .add_to_cart_button span.text{display:inline-block;overflow:hidden;position:relative;z-index:1;vertical-align:middle;margin-left:5px;line-height:20px}.product-style-1 .add_to_cart_button span.text span:not(:first-child){position:absolute;top:100%;left:0}.product-style-1 .add_to_cart_button.product_type_simple:hover .text span{transform:translateY(-100%)}.add_to_cart_button span.icon{z-index:1;width:30px;height:30px;position:relative;overflow:hidden;vertical-align:middle;text-align:center}.add_to_cart_button span.icon .arrow svg{fill:#000;stroke:none;position:absolute;width:13px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transition:.3s!important}.add_to_cart_button.product_type_simple:hover span.icon .arrow svg,.product-list .product-list-content .add_to_cart_button.added:hover .icon .arrow svg{left:calc(50% + 3px)}.add_to_cart_button span.icon .arrow svg *{fill:#000;stroke:none}.product-list .product-list-content span.badge.out-of-stock:not(.perc){position:absolute}.product-list .product-list-content span.badge.onsale.perc{display:inline-block;box-shadow:0 5px 15px -4px rgba(0,0,0,.3);-webkit-box-shadow:0 5px 15px -4px rgba(0,0,0,.3);color:#fff;font-size:13px;left:0;line-height:19px;font-weight:500;padding:0 8px 2px;position:absolute;text-transform:uppercase;top:10px;z-index:11;background:#212121;border-radius:0;min-width:auto;min-height:auto}.product-list .product-list-content a.added_to_cart.wc-forward,.product-list .woocommerce-review-link{display:none}.product-list .product-list-content span.badge.onsale.perc:before{border-color:transparent transparent transparent #212121;border-style:solid;border-width:10px 0 0 8px;bottom:0;content:"";height:0;position:absolute;right:-8px;width:0}.product-list .product-list-content span.badge.onsale.perc:after{border-color:#212121 transparent transparent;top:0;border-style:solid;border-width:10px 8px 0 10px;bottom:0;content:"";height:0;position:absolute;right:-8px;width:0}.product-list .product-list-content .add_to_cart_button .loading .icon .arrow svg{-webkit-animation:.25s addtocart_button_arrow_hide;-moz-animation:.25s addtocart_button_arrow_hide;animation:.25s addtocart_button_arrow_hide;left:calc(100% + 10px)}.product-list .product-list-content .add_to_cart_button.added .icon .arrow svg{-webkit-animation:.25s 1.6s addtocart_button_arrow_show;-moz-animation:.25s 1.6s addtocart_button_arrow_show;animation:.25s 1.6s addtocart_button_arrow_show;left:50%}@-webkit-keyframes addtocart_button_arrow_hide{0%{left:calc(50% + 3px)}97%{left:calc(100% + 10px);top:50%}98%{top:-10px}99%{left:calc(0% - 10px)}100%{top:50%}}@-moz-keyframes addtocart_button_arrow_hide{0%{left:calc(50% + 3px)}97%{left:calc(100% + 10px);top:50%}98%{top:-10px}99%{left:calc(0% - 10px)}100%{top:50%}}@keyframes addtocart_button_arrow_hide{0%{left:calc(50% + 3px)}97%{left:calc(100% + 10px);top:50%}98%{top:-10px}99%{left:calc(0% - 10px)}100%{top:50%}}@keyframes addtocart_button_arrow_show{0%{left:calc(0% - 10px)}100%{left:50%}}.product-list .product-list-content .add_to_cart_button .icon .sr-loader-icon{position:absolute;top:calc(50% - 9px);left:calc(50% - 9px);width:18px;height:18px;-webkit-animation:1s cubic-bezier(.5,0,.5,1) infinite loader_dot_anim;-moz-animation:1s cubic-bezier(.5,0,.5,1) infinite loader_dot_anim;animation:1s cubic-bezier(.5,0,.5,1) infinite loader_dot_anim;background:0 0;opacity:0;visibility:hidden;transition:.2s .1s}@-webkit-keyframes loader_dot_anim{0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}}@-moz-keyframes loader_dot_anim{0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}}@keyframes loader_dot_anim{0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}}.product-list .product-list-content .add_to_cart_button .icon .sr-loader-icon::after{content:"";position:absolute;top:0;left:0;width:5px;height:5px;border-radius:4px}.product-list .product-list-content .add_to_cart_button.loading .icon .sr-loader-icon{opacity:1;visibility:visible}.product-list .product-list-content .add_to_cart_button .icon .check{position:absolute;top:calc(50% - 11px);left:calc(50% - 8px);width:14px;height:14px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0;visibility:hidden}.product-list .product-list-content .add_to_cart_button.added .icon .check{-webkit-animation:1.7s addtocart_button_check;-moz-animation:1.7s addtocart_button_check;animation:1.7s addtocart_button_check}@-webkit-keyframes addtocart_button_arrow_show{0%{left:calc(0% - 10px)}100%{left:50%}0%,100%{opacity:0;visibility:hidden}1%,85%{opacity:1;visibility:visible}}@-moz-keyframes addtocart_button_arrow_show{0%{left:calc(0% - 10px)}100%{left:50%}0%,100%{opacity:0;visibility:hidden}1%,85%{opacity:1;visibility:visible}}@keyframes addtocart_button_check{0%,100%{opacity:0;visibility:hidden}1%,85%{opacity:1;visibility:visible}}.product-list .product-list-content .add_to_cart_button .icon .check::after,.product-list .product-list-content .add_to_cart_button .icon .check::before{content:"";width:2px;height:2px;border-radius:2px;background:#000;position:absolute;bottom:0;left:4px;transition:width .2s 50ms}.product-list .product-list-content .add_to_cart_button.added .icon .check::after{width:10px}.product-list .product-list-content .add_to_cart_button .icon .check::before{bottom:0;left:auto;right:0;opacity:0;visibility:hidden;transition:height .2s .25s,opacity 10ms .25s,visibility 10ms .25s}.product-list .product-list-content .add_to_cart_button.added .icon .check::before{opacity:1;visibility:visible;height:14px}.product-list .product-list-content span.onsale.circle{position:absolute;top:10px}.product-list.list-isotope-metro .product-bg-image-metro{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-list.list-isotope-metro .product-list-content:hover .product-bg-image-metro{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.product-list.list-isotope-metro .product-list-content{position:relative;display:block;width:100%;height:100%;overflow:hidden}.product-list.list-isotope-metro .post-inner-loop .grid-item article{height:100%;width:100%}.product-list.list-isotope-metro .wrapper-cart-hover-hidden.add-cart-btn{position:relative;display:inline-block;margin:15px auto 0;text-align:center;bottom:auto;width:auto;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.product-list.list-isotope-metro .post-content-bottom{position:absolute;left:50%;top:50%;width:100%;display:block;z-index:1;padding:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.product-bg-image-metro:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:0 0;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.product-list.list-isotope-metro.product-style-1 .product-list-content{text-align:center;border-radius:2px}.product-style-2 .add_to_cart_button.product_type_simple{padding:0;margin:0;background:0 0;line-height:25px;display:inline-block;font-size:14px;text-transform:uppercase;letter-spacing:.3px}.product-style-2 .add_to_cart_button span.icon{position:absolute;left:0;right:0;text-align:center;margin:0 auto}.product-style-2 .product-list-content .hover-content-price{position:relative;display:block;overflow:hidden;height:30px;margin-top:8px}.product-style-2 .product-list-content .wrapper-cart-price{margin-top:0;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.product-style-2 .product-list-content:hover .wrapper-cart-hover-hidden.add-cart-btn,.product-style-2 .product-list-content:hover .wrapper-cart-price{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.product-style-2 .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{position:relative;display:inline-block;overflow:hidden;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.product-style-1.list-isotope-metro .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{bottom:0}.product-style-2 .product-list-content .product-content-image,.product-style-3 .product-list-content .product-content-image{overflow:hidden}.product-style-2 .product-list-content .product-quick-view{text-align:center;position:absolute;top:100%;width:100%;z-index:1}.product-style-2 .product-list-content a.quick-view-btn{margin:0 5.5px;padding:0;display:inline-block;vertical-align:middle;width:50px;height:50px;min-width:0;min-height:50px;line-height:50px;overflow:hidden;opacity:0;-webkit-transition:opacity .3s,background .5s,-webkit-transform .5s;transition:transform .5s,opacity .3s,background .5s,-webkit-transform .5s;border-radius:50%;outline:0;box-shadow:none;background-color:#222;color:#fff;cursor:pointer}.product-style-2 .product-list-content:hover a.quick-view-btn{-webkit-transform:translateY(-70px);-moz-transform:translateY(-70px);-ms-transform:translateY(-70px);-o-transform:translateY(-70px);transform:translateY(-70px);opacity:1}.product-list.product-style-2.list-isotope-metro .post-content-bottom{left:15px;right:15px;top:auto;bottom:10px;-webkit-transform:translateX(0) translateY(0);-moz-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);width:auto}.product-list.product-style-2.list-isotope-metro .post-content-bottom,.product-style-2.list-isotope-metro .product-list-content .hover-content-price{text-align:left}.product-list.product-style-2.list-isotope-metro .wrapper-cart-hover-hidden.add-cart-btn{margin-top:0}.product-style-2.list-isotope-metro .product-list-content .product-quick-view{right:0;width:auto}.product-style-2.list-isotope-metro .product-list-content .quick-view-btn{width:40px;height:40px;min-height:40px;line-height:40px}.product-style-2.list-isotope-metro .product-list-content:hover .quick-view-btn{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-ms-transform:translateY(-60px);-o-transform:translateY(-60px);transform:translateY(-60px);opacity:1}.product-style-3 .add_to_cart_button.product_type_simple{background:#222;padding:12px;border-radius:0;width:100%;color:#fff;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.4px;margin:0;display:inline-block}.product-style-3 .add_to_cart_button span.icon{position:absolute;left:auto;right:0;text-align:center;margin:0 auto;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-style-3:not(.list-isotope-metro) .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{position:absolute;left:0;right:0;bottom:0;opacity:0;-moz-transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.product-style-3 .product-list-content:hover .wrapper-cart-hover-hidden.add-cart-btn{opacity:1;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.product-list .product-list-content .add_to_cart_button .icon .sr-loader-icon::after,.product-style-3 .product-list-content .add_to_cart_button .icon .check::after,.product-style-3 .product-list-content .add_to_cart_button .icon .check::before{background:#fff}.product-list.product-style-3.list-isotope-metro .post-content-bottom{left:auto;top:20px;right:20px;display:inline-block;width:auto;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-align:right}.product-list.product-style-3.list-isotope-metro .post-title{padding:4px 8px;background:#eee;border-radius:2px}.product-list.product-style-3.list-isotope-metro .wrapper-cart-price .price .amount{background:#eee;padding:3px 8px;border-radius:2px}.product-list .post-catagory{font-size:12px;line-height:18px;font-weight:400;color:#000;margin:0;display:block}.product-list .woocommerce-product-rating .star-rating{float:left}.product-list .woocommerce-product-rating::after,.product-list .woocommerce-product-rating::before{content:' ';display:table}.product-list .woocommerce-product-rating{position:relative;display:inline-flex;width:100%;height:100%;margin-top:8px}.product-list .star-rating{float:right;overflow:hidden;position:relative;height:1em;width:5.4em;line-height:1;font-size:1em;font-family:star}.product-list .star-rating::before{content:'\73\73\73\73\73';float:left;top:0;left:0;position:absolute}.product-list .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}.product-list .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.product-list .star-rating span::before,.product-list .star-rating::before{color:#000}.product-list.product-style-1 .product-featured-image img,.product-list.product-style-2 .product-featured-image img,.product-list.product-style-3 .product-featured-image img{display:flex}.product-list-content .product-content-image a{transform:translateZ(0)}h3.theplus-posts-not-found{position:relative;display:block;width:50%;height:max-content;margin:0 auto}.tp-pro-l-type-recently_viewed .tp-row,.tp-pro-l-type-wishlist .tp-row{height:100%}.product-list.tp-pro-l-type-wishlist .grid-item .tp-pro-wl-remove-item{position:absolute;right:0;top:0;z-index:9999;padding:5px;background:#00000061;color:#fff;border-radius:5px;transition:.3s linear;line-height:1;cursor:pointer}.product-list.tp-pro-l-type-wishlist .grid-item .tp-pro-wl-remove-item:hover{background:#000;color:#fff}@media (max-width:768px){.product-list.list-isotope.product-style-1 .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{opacity:1;visibility:visible;bottom:20px}.product-list.list-isotope.product-style-2 .product-list-content a.quick-view-btn{-webkit-transform:translateY(-70px);-moz-transform:translateY(-70px);-ms-transform:translateY(-70px);-o-transform:translateY(-70px);transform:translateY(-70px);opacity:1}.product-list.list-isotope.product-style-2 .product-list-content .hover-content-price{height:60px}.product-list.list-isotope.product-style-2 .product-list-content .wrapper-cart-price{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.product-list.list-isotope.product-style-2 .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.product-list.list-isotope.product-style-3 .product-list-content .wrapper-cart-hover-hidden.add-cart-btn{opacity:1!important;-moz-transform:translate3d(0,0,0)!important;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}}.pt-plus-columns-bg-wrap .embed-responsive .embed-responsive-item,.pt-plus-columns-bg-wrap .embed-responsive iframe{bottom:auto}.pt-plus-columns-bg-wrap .embed-responsive,.ts-video-wrapper .embed-responsive,.ts-video-wrapper .embed-responsive iframe {position:initial;padding:0px;height:auto}#pt-plus-row-settings {position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}#pt-plus-row-settings:before {content:"";position:absolute;top:0;left:0;bottom:0;width:100%;height:100%}#pt-plus-row-settings .tp_bg_tablet, #pt-plus-row-settings .tp_bg_mobile {display:none}#pt-plus-row-settings.bg_tablet .tp_bg_tablet:after,#pt-plus-row-settings.bg_mobile .tp_bg_mobile:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}@-webkit-keyframes move {100% {-webkit-transform:translate3d(0, 0, -1000px);transform:translate3d(0, 0, -1000px)}}@keyframes move {100% {-webkit-transform:translate3d(0, 0, -1000px);transform:translate3d(0, 0, -1000px)}}.pt-plus-bubble-wrap {position:absolute;top:0%;left:0%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center;-webkit-perspective:600px;perspective:600px;-ms-perspective:600px;width:100%;height:100%}.bubble {position:absolute;left:0;right:0;margin:0 auto;top:50%;background:black;opacity:.7;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:move 3s infinite;animation:move 3s infinite}.canvas-style-4,.canvas-style-3,.pt-plus-row-canvas-style-5,.pt-plus-row-canvas-style-2,.canvas-style-7,#demo-canvas-5,#demo-canvas-6,#demo-canvas-8,.canvas-style-custom{position:absolute;width:100%;height:100%;left:0;top:0}.pt_plus_mordern_image_effects,.pt_plus_mordern_image_parallax{position:absolute}.pt_plus_moving_images,.pt-plus-row-slideshow {width:100%;height:100%;position:absolute;top:0}.pt_plus_moving_images .move-image-1 {background-size:contain;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:auto}@keyframes moveright{from { background-position:0 0; }to { background-position:100% 0; }}@-webkit-keyframes moveright{from { background-position:0 0; }to { background-position:100% 0; }}@-moz-keyframes moveright{from { background-position:0 0; }to { background-position:100% 0; }}@keyframes moveleft{from { background-position:0 0; }to { background-position:-100% 0; }}@-webkit-keyframes moveleft{from { background-position:0 0; }to { background-position:-100% 0; }}@-moz-keyframes moveleft{from { background-position:0 0; }to { background-position:-100% 0; }}@keyframes movebottom{from { background-position:0 0; }to { background-position:0 800px; }}@-webkit-keyframes movebottom{from { background-position:0 0; }to { background-position:0 800px; }}@-moz-keyframes movebottom{from { background-position:0 0; }to { background-position:0 800px; }}@keyframes movetop{from { background-position:0 0; }to { background-position:0 -800px; }}@-webkit-keyframes movetop{from { background-position:0 0; }to { background-position:0 -800px; }}@-moz-keyframes movetop{from { background-position:0 0; }to { background-position:0 -800px; }}.pt_plus_mordern_image_effects .floating{animation-name:content_effect_floating;-webkit-animation-name:content_effect_floating;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.pt_plus_mordern_image_effects .tossing{animation-name:content_effect_tossing;-webkit-animation-name:content_effect_tossing;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.pt_plus_mordern_image_effects .pulse{animation-name:content_effect_pulse;-webkit-animation-name:content_effect_pulse;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.pt-plus-row-slideshow li{list-style:none}.pt-plus-row-slideshow li span{width:100%;height:100%;position:absolute;top:0;left:0;color:transparent;opacity:0;z-index:0;-webkit-backface-visibility:hidden}.pt-plus-row-slideshow.vegas-container {width:100%;height:100% !important;position:absolute;left:0;top:0}.vegas-timer.vegas-timer-running {display:none !important}.pt-plus-row-set .pt-plus-columns-bg-wrap,.pt-plus-row-set .columns-bg-image,.plus-row-bg-gradient,.plus-scroll-sections-bg {overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:auto;will-change:transform}.plus-scroll-sections-bg {position:fixed;-webkit-transition:all .7s linear;-moz-transition:all .7s linear;-o-transition:all .7s linear;-ms-transition:all .7s linear;transition:all .7s linear}.plus-scroll-sections-bg .plus-section-bg-scrolling {position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;visibility:hidden;background-position:center !important;background-size:cover !important;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease}.plus-scroll-sections-bg .plus-section-bg-scrolling.active_sec{opacity:1;visibility:visible}.plus-scroll-sections-bg .plus-section-bg-scrolling:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden; -webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.plus-scroll-sections-bg .plus-section-bg-scrolling.active_sec:after{opacity:1;visibility:visible}.pt-plus-row-set.fixed-attach-bg-image{clip:rect(0, auto, auto, 0)}.pt-plus-row-set.fixed-attach-bg-image .tp_bg_desktop.columns-bg-image{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform}.pt-plus-row-set .pt-plus-row-bg-image-wrap {position:static;width:100%;height:100%}.pt-plus-row-bg-image-wrap.row-bg-image-inner.grid-item.loaded {position:static;width:100%;height:100%}.pt-plus-columns-bg-wrap.columns-video-bg{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.pt-plus-columns-bg-wrap.columns-video-bg video.video-js {position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pt-plus-columns-bg-wrap.columns-video-bg .video-js {position:relative;width:100%;height:100%}.pt-plus-columns-bg-wrap.columns-video-bg .video-js .columns-bg-frame {position:absolute;top:50%;left:50%; max-width:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pt-plus-row-set.fixed-video-bg{clip:rect(0, auto, auto, 0)}.pt-plus-row-set.fixed-video-bg .columns-video-bg{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;will-change:transform}.pt-plus-row-overlay,.pt-plus-row-top-extra{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.columns-youtube-bg.tp-loading .video-js,.columns-vimeo-bg.tp-loading .video-js {opacity:0}.pt-plus-row-set .pt-plus-bg-video .self-hosted-videos {-o-object-fit:cover;object-fit:cover}@-webkit-keyframes bg-kenburns-effect {0% {-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}100% {-webkit-transform:scale(1.28);transform:scale(1.28);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes bg-kenburns-effect {0% {-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}100% {-webkit-transform:scale(1.28);transform:scale(1.28);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@media (max-width:768px){#pt-plus-row-settings .pt-plus-columns-bg-wrap.parallax-bg-img.columns-bg-image {background-attachment:scroll !important}}@media (max-width:767px){#pt-plus-row-settings .columns-youtube-bg .video-js,#pt-plus-row-settings .columns-vimeo-bg .video-js {display:none}}.plus-row-bg-gradient{background-repeat:no-repeat;background-size:800% 400%;background-attachment:fixed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2d60, endColorstr=#1deab9);background-image:linear-gradient(120deg,#ff2d60,#ff9132,#ff61fa,#6caafd,#29ccff,#1deab9);animation-name:plus_row_animation;animation-duration:15s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-play-state:running;will-change:background-position}@-webkit-keyframes plus_row_animation {0% {background-position:0 50%}100% {background-position:100% 50%}}@keyframes plus_row_animation {0% {background-position:0 50%}100% {background-position:100% 50%}}.pt-plus-row-imageclip {position:absolute;left:0;top:0;width:100%;height:100%;-webkit-background-size: cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;overflow:hidden;transform-style:flat;-webkit-transform-style:flat}.segmenter__image {width:100%;display:block}.segmenter__background,.segmenter__pieces,.segmenter__piece-wrap,.segmenter__piece-parallax,.segmenter__piece {position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.segmenter__piece-parallax {-webkit-transition:-webkit-transform 0.2s ease-out;-moz-transition:-moz-transform 0.2s ease-out;-o-transition:-o-transform 0.2s ease-out;-ms-transition:-ms-transform 0.2s ease-out;transition:transform 0.2s ease-out}.segmenter__pieces {-webkit-perspective:400px;perspective:400px}.segmenter__background,.segmenter__piece {background-size:cover;-webkit-background-size:cover; -moz-background-size:cover;-o-background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.segmenter__shadow {position:absolute;opacity:0;-moz-box-shadow:0px 2px 15px rgba(0,0,0,0.7);-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.7);box-shadow:0px 2px 15px rgba(0,0,0,0.7)}.theplus_multi_layered_parallax {position:absolute;left:0;right:0;width:100%;height:100%}.theplus_multi_layered_parallax .multi_layered_parallax {position:absolute;left:0;right:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.plus-carousel-slider-bg,.plus-carousel-slider-bg .bg-carousel-slide {position:absolute;left:0;right:0;width:100%;height:100%}.plus-carousel-slider-bg .bg-carousel-slide {opacity:0;visibility:hidden;transition:all .5s ease-in-out}.plus-carousel-slider-bg.bgscale .bg-carousel-slide{transform:scale(1.08)}.plus-carousel-slider-bg .bg-carousel-slide.bg-active-slide{opacity:1;visibility:visible}.plus-carousel-slider-bg.bgscale .bg-carousel-slide.bg-active-slide{transform:scale(1)}@media (max-width:991px){#pt-plus-row-settings.bg_tablet .tp_bg_tablet{display:block}#pt-plus-row-settings.bg_tablet .tp_bg_desktop{display:none}.pt-plus-row-set.tablet-fixed-attach-bg-image{clip:rect(0, auto, auto, 0)}.pt-plus-row-set.tablet-fixed-attach-bg-image .tp_bg_tablet.columns-bg-image{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform}}@media (max-width:600px){#pt-plus-row-settings.bg_mobile .tp_bg_desktop,#pt-plus-row-settings.bg_mobile .tp_bg_tablet{display:none}#pt-plus-row-settings.bg_mobile .tp_bg_mobile{display:block}.pt-plus-row-set.mobile-fixed-attach-bg-image{clip:rect(0, auto, auto, 0)}.pt-plus-row-set.mobile-fixed-attach-bg-image .tp_bg_mobile.columns-bg-image{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform}.theplus_multi_layered_parallax.mobile-hide > div{display:none}}@media (min-width:601px) and (max-width:1024px){.theplus_multi_layered_parallax.tablet-hide > div,.pt-plus-row-set .tablet-hide{display:none}}@media (min-width:1025px){.theplus_multi_layered_parallax.desktop-hide > div{display:none}}.tp-plus-shape-divider,.tp-plus-shape-divider .wave-items{position:absolute;left:0;right:0;bottom:0;z-index:1}.tp-plus-shape-divider.shape-bottom{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);bottom:auto;top:100%}.tp-plus-shape-divider.shape-bottom.flip-bottom{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);bottom:0;top:auto}.tp-plus-shape-divider.shape-top{top:auto;bottom:100%}.tp-plus-shape-divider.shape-top.flip-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);top:0;bottom:auto}.tp-plus-shape-divider.shape-wave,.tp-plus-shape-divider .wave-items{height:200px}.tp-plus-shape-divider.shape-right{height:110px!important;bottom:0;left:100%;right:auto;-webkit-transform:translate3d(0,0,0) rotate(-90deg) rotateX(180deg);transform:translate3d(0,0,0) rotate(-90deg) rotateX(180deg);transform-origin:0% 100%;width:100%;z-index:1}.tp-plus-shape-divider.shape-right.flip-right{transform:translate3d(0,0,0) rotate(-90deg) rotateX(0deg)}.tp-plus-shape-divider.shape-left{height:110px!important;bottom:0;left:0;-webkit-transform:translate3d(0,0,0) rotate(-90deg) rotateX(0deg);transform:translate3d(0,0,0) rotate(-90deg) rotateX(0deg);transform-origin:0% 100%;width:100%;z-index:1}.tp-plus-shape-divider.shape-left.flip-left{-webkit-transform:translate3d(0,0,0) rotate(-90deg) rotateX(180deg);transform:translate3d(0,0,0) rotate(-90deg) rotateX(180deg)}.tp-plus-shape-divider.shape-right svg.wave-items{width:100%;height:200px}.tp-plus-shape-divider.shape-left svg.wave-items{width:100%;height:200px}.tp-plus-shape-divider.shape-shape-1.shape-bottom{transform:translateX(-50%) rotate(90deg);-webkit-transform:translateX(-50%) rotate(90deg);height:200px;width:44px;left:50%;bottom:-78px;top:auto}.tp-plus-shape-divider.shape-shape-1.shape-bottom.flip-bottom{bottom:-122px}.tp-plus-shape-divider.shape-shape-1.shape-top{transform:translateX(-50%) rotate(90deg) rotateX(180deg);-webkit-transform:translateX(-50%) rotate(90deg) rotateX(180deg);height:200px;width:44px;left:50%;bottom:auto;top:-122px}.tp-plus-shape-divider.shape-shape-1.shape-top.flip-top{top:-78px}.tp-plus-shape-divider.shape-shape-1.shape-bottom.flip-bottom .shape-1,.tp-plus-shape-divider.shape-shape-1.shape-top.flip-top .shape-1{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.tp-plus-shape-divider.shape-shape-1.shape-right,.tp-plus-shape-divider.shape-shape-1.shape-left{height:200px!important;width:44px!important;top:50%;bottom:auto;transform:translate3d(0,-50%,0) rotateY(180deg);transform-origin:right;right:0;left:auto}.tp-plus-shape-divider.shape-shape-1.shape-left{right:100%;transform:translate3d(0,-50%,0);transform-origin:left}.tp-plus-shape-divider.shape-shape-1.shape-right.flip-right{transform:translate3d(0,-50%,0)}.tp-plus-shape-divider.shape-shape-1.shape-left.flip-left{transform:translate3d(0,-50%,0) rotate(180deg);left:44px}.tp-plus-shape-divider.shape-shape-1 .shape-1-icon{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%) rotate(-90deg);-webkit-transform:translate(-50%,-50%) rotate(-90deg);font-size:30px;line-height:1em;color:#fff;cursor:pointer}.tp-plus-shape-divider.shape-shape-1.shape-right .shape-1-icon,.tp-plus-shape-divider.shape-shape-1.shape-left .shape-1-icon{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.tp-plus-shape-divider.shape-shape-1 .shape-1-url{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}@media (max-width:767px){.tp-plus-shape-divider.shape-wave.shape-right,.tp-plus-shape-divider.shape-wave.shape-left{display:none}}.pt_plus_adv_button.ab-cta.tp_cta_st_4{display:inline-block;position:relative;width:auto;height:100%;display:block;justify-content:center;align-items:center;text-align:center}.pt_plus_adv_button.ab-cta.tp_cta_st_4 .adv-button-link-wrap{background:transparent;border-radius:50px;display:block}.pt_plus_adv_button.ab-cta.tp_cta_st_4:hover .pulsing:before{animation:tp-pulsing 0.2s linear infinite}.pt_plus_adv_button.ab-cta.tp_cta_st_4:hover .pulsing:after{animation:tp-pulsing1 0.2s linear infinite}.pt_plus_adv_button.ab-cta.tp_cta_st_4 .pulsing{width:100%;height:100%;border-radius:50px;position:absolute;display:inline-block;left:0;top:0}.pt_plus_adv_button.ab-cta.tp_cta_st_4 .pulsing:before,.pt_plus_adv_button.ab-cta.tp_cta_st_4 .pulsing:after{content:'';position:absolute;width:100%;height:100%;border:inherit;top:0;left:0;z-index:1;background:#000;border-radius:inherit;animation:tp-pulsing 2.5s linear infinite}.pt_plus_adv_button.ab-cta.tp_cta_st_4 .pulsing:after{animation:tp-pulsing1 2.5s linear infinite}@keyframes tp-pulsing{0%{opacity:1;transform:scaleY(1) scaleX(1)}20%{opacity:.5}70%{opacity:.2;transform:scaleY(1.8) scaleX(1.4)}80%{opacity:0;transform:scaleY(1.8) scaleX(1.4)}90%{opacity:0;transform:scaleY(1) scaleX(1)}}@keyframes tp-pulsing1{0%{opacity:1;transform:scaleY(1) scaleX(1)}20%{opacity:.5}70%{opacity:.2;transform:scaleY(1.3) scaleX(1.15)}80%{opacity:0;transform:scaleY(1.3) scaleX(1.15)}90%{opacity:0;transform:scaleY(1) scaleX(1)}}