/**handles:dica-lightbox-styles,swipe-style,tss**/
.dg-carousel-lightbox{opacity:0;transition:all .3s ease;width:0;height:0;display:none}.dg-carousel-lightbox.open{opacity:1;width:auto;height:auto;position:fixed;background-color:rgba(51,51,51,.88);top:0;bottom:0;left:0;right:0;z-index:999999;padding-bottom:30px;display:block}.dg-carousel-lightbox.open .lightbox-header{text-align:right}.dg-carousel-lightbox.open .image-wrapper{display:flex;justify-content:center;max-height:100%;margin:0 auto;height:100%;white-space:nowrap;align-items:center}.dg-carousel-lightbox .image-wrapper img{transform:scale(0)}@keyframes imageAnimation{from{transform:scale(0)}to{transform:scale(1)}}.dg-carousel-lightbox.open .image-wrapper span{align-self:center}.dg-carousel-lightbox.open .image-wrapper img{max-height:85vh;animation-name:imageAnimation;transform:scale(1);animation-duration:.3s;animation-timing-function:ease-out;vertical-align:middle}.dg-carousel-lightbox.open .close-btn{background-color:rgba(0,0,0,.57);border:none;box-shadow:none;padding:10px 15px;color:#fff;cursor:pointer;font-size:16px}
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
 .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.rt-container,.rt-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}.rt-row{margin-left:-15px;margin-right:-15px}.rt-row:after,.rt-row:before{display:table;content:" "}.rt-row:after{clear:both}.rt-col-lg-1,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12,.rt-col-lg-2,.rt-col-lg-24,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-md-1,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-2,.rt-col-md-24,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-sm-1,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-2,.rt-col-sm-24,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-xs-1,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-2,.rt-col-xs-24,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.rt-col-xs-1,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-2,.rt-col-xs-24,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9{float:left}.rt-col-xs-12{width:20%}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}.tss-wrapper[data-layout*=layout] .rt-row.tss-even{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tss-wrapper .tss-pre-loader{position:relative;overflow:hidden;max-height:300px;min-height:200px}.tss-wrapper .tss-even .tss-grid-item{margin-bottom:30px}.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe{max-width:100%}.tss-wrapper .rt-loading-overlay{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s}.tss-wrapper .rt-loading{color:#fb4c35;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;z-index:2;opacity:0;visibility:hidden}.tss-wrapper .tss-pre-loader .rt-loading-overlay{opacity:.8;visibility:visible}.tss-wrapper .tss-pre-loader .rt-loading{opacity:1;visibility:visible}.rt-ball-clip-rotate{width:32px;height:32px}.rt-ball-clip-rotate{display:block;font-size:0;color:#fff}.rt-ball-clip-rotate,.rt-ball-clip-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.rt-ball-clip-rotate>div{width:32px;height:32px;background:0 0;border-width:2px;border-bottom-color:transparent;border-radius:100%;-webkit-animation:ball-clip-rotate .75s linear infinite;-moz-animation:ball-clip-rotate .75s linear infinite;-o-animation:ball-clip-rotate .75s linear infinite;animation:ball-clip-rotate .75s linear infinite}.tss-wrapper .rt-responsive-img{max-width:100%;height:auto}.tss-carousel.swiper .profile-img-wrapper{position:relative}.tss-carousel-thumb.swiper .rt-dummy-img+.swiper-lazy-preloader,.tss-carousel.swiper .rt-dummy-img+.swiper-lazy-preloader{display:none}.tss-wrapper .swiper-lazy-preloader{border:4px solid #2550ea;border-top-color:transparent;width:34px;height:34px;margin-left:-17px;margin-top:-17px;opacity:.75;border-radius:50%}.tss-carousel-thumb.swiper .rt-responsive-img,.tss-carousel.swiper .rt-responsive-img{-webkit-transition:opacity .3s;transition:opacity .3s}.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded){min-height:150px;opacity:0}.tss-wrapper[data-layout=carousel11] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),.tss-wrapper[data-layout=carousel12] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded){min-height:132px}.tss-wrapper .swiper-lazy-preloader:after{background:0 0}.tss-wrapper img.rt-responsive-img.rt-dummy-img{width:150px}.tss-wrapper .tss-load-more .rt-button{display:inline-block}.tss-wrapper .tss-img-circle .profile-img-wrapper img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.tss-wrapper .author-social a,.tss-wrapper .tss-social-share a{display:inline-flex;text-decoration:none;box-shadow:none!important;margin:5px;color:#2529ed}.tss-wrapper .author-social span.dashicons,.tss-wrapper .rating-wrapper span.dashicons,.tss-wrapper .tss-social-share i.fa{width:auto;height:auto}.tss-wrapper .author-social span.dashicons::before,.tss-wrapper .tss-social-share .dashicons::before{transition:all .3s}.tss-wrapper .author-social a:hover span.dashicons::before,.tss-wrapper .tss-social-share a:hover .dashicons::before{opacity:.8}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.rt-sm-sortable-list .social-item span.dashicons-telegram:before,.tss-wrapper .author-social .dashicons-skype:before,.tss-wrapper .author-social .dashicons-telegram:before{content:'';width:20px;height:20px;display:block;-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:cover;mask-repeat:no-repeat;mask-position:center;margin:auto;background-color:#2529ed}.rt-sm-sortable-list .social-item span.dashicons::before{color:#333}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.rt-sm-sortable-list .social-item span.dashicons-telegram:before{background-color:#333}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.tss-wrapper .author-social .dashicons-skype:before{-webkit-mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg)}.rt-sm-sortable-list .social-item span.dashicons-telegram:before,.tss-wrapper .author-social .dashicons-telegram:before{-webkit-mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg)}.tss-wrapper .tss-utility{margin:15px 0;text-align:center}.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button,.tss-wrapper .tss-utility .rt-button{background:#6f6f6f;border:0;border-radius:2px;color:#fff;font-size:16px;line-height:1;padding:10px 15px;text-transform:capitalize;margin-right:4px;position:relative;-webkit-transition:all .3s;transition:all .3s}.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button{display:inline-block;margin-bottom:10px}.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected,.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,.tss-wrapper .tss-utility .rt-button:hover{cursor:pointer;background:#000}.tss-wrapper .single-item-wrapper h3.author-name{font-size:24px;margin:15px 0 8px;padding:0;line-height:1.25;font-weight:400;color:#2550ea}.tss-wrapper .rt-read-more{color:#2550ea}.tss-wrapper .single-item-wrapper h3.author-name a{text-decoration:none}.tss-wrapper .single-item-wrapper h4.author-bio{font-size:18px;margin-top:8px;margin-bottom:15px;padding:0;line-height:1.4;text-transform:none;font-weight:400;color:#333}.tss-wrapper .single-item-wrapper .author-social,.tss-wrapper .single-item-wrapper .tss-social-share{text-align:center;margin-bottom:8px}.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper{opacity:0}.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button i{font-size:14px;width:auto;height:auto}.tlp-average-rating i,.tss-wrapper .tss-isotope-button-wrapper i{color:gold}.tlp-average-rating i{margin:3px 0 0}.tss-wrapper .tss-carousel_video>.carousel-wrapper{width:100%}.tss-wrapper[data-layout*=carousel],.tss-wrapper[data-layout=carousel11] .carousel-wrapper,.tss-wrapper[data-layout=carousel12] .carousel-wrapper{position:relative}.tss-carousel-main.swiper,.tss-carousel.swiper{position:static}.tss-carousel .swiper-arrow,.tss-carousel-main .swiper-arrow{background:#2550ea;width:30px;height:30px;display:block;border-radius:4px;text-align:center;line-height:30px;margin-top:-55px;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:1px solid transparent}.tss-wrapper[data-layout=carousel11] .carousel-wrapper .swiper-arrow,.tss-wrapper[data-layout=carousel12] .carousel-wrapper .swiper-arrow{margin-top:-35px}.tss-wrapper[data-layout=carousel11] .carousel-wrapper .swiper-pagination,.tss-wrapper[data-layout=carousel12] .carousel-wrapper .swiper-pagination{display:none}.tss-carousel-main.swiper .swiper-pagination,.tss-carousel.swiper .swiper-pagination{-webkit-transition:all .3s;transition:all .3s;bottom:-10px!important;width:100%}.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination{opacity:0}.swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination,.tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper,.tss-carousel.swiper.swiper-container-initialized .swiper-wrapper,.tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination{opacity:1!important}.tss-carousel .swiper-button-next::after,.tss-carousel .swiper-button-prev::after,.tss-carousel-main .swiper-button-next::after,.tss-carousel-main .swiper-button-prev::after{font-size:14px;color:#fff;font-weight:700;content:none!important}.tss-carousel .swiper-arrow>i,.tss-carousel-main .swiper-arrow>i{color:#fff;font-size:16px;display:block;line-height:30px;-webkit-transition:all .3s;transition:all .3s}.tss-carousel-main.swiper-rtl .swiper-button-next>i::before,.tss-carousel.swiper-rtl .swiper-button-next>i::before{content:"\f053"}.tss-carousel-main.swiper-rtl .swiper-button-prev>i::before,.tss-carousel.swiper-rtl .swiper-button-prev>i::before{content:"\f054"}.tss-carousel .swiper-button-next,.tss-carousel-main .swiper-button-next{right:-10px}.tss-carousel .swiper-button-prev,.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev{left:-10px}.tss-carousel.swiper-autoheight[data-dots=true] .swiper-wrapper{margin-bottom:50px}.tss-carousel .swiper-pagination-bullet,.tss-carousel-main .swiper-pagination-bullet{margin:0 5px!important;width:10px;height:10px;-webkit-transition:all .3s;transition:all .3s;background:#2550ea}.tss-carousel .swiper-pagination-bullet-active,.tss-carousel .swiper-pagination-bullet:hover,.tss-carousel-main .swiper-pagination-bullet-active,.tss-carousel-main .swiper-pagination-bullet:hover{opacity:1;background:#2550ea}#tss-submit-form{position:relative;padding:20px}#tss-submit-form.rtcessing:after{content:"";background:rgba(0,0,0,.4);position:absolute;top:0;left:0;width:100%;height:100%}#tss-submit-form .field-holder .error,.tss-submit-wrapper #tss-submit-response.error{color:red}#tss-submit-form .field-holder input.error,#tss-submit-form .field-holder textarea.error{border-color:red}#tss-submit-form .field-holder .valid{border-color:green}.tss-submit-wrapper #tss-submit-response.success{color:green}#tss-submit-form .field-holder:after{clear:both;display:block;content:""}#tss-submit-form .field-holder{margin-bottom:15px}#tss-submit-form .rt-label{font-weight:600;margin-bottom:5px}#tss-submit-form .rt-field-wrapper+.rt-field-wrapper{margin-top:13px}#tss-submit-form .field-holder .field input[type=url],#tss-submit-form .field-holder .field>input,#tss-submit-form .field-holder .field>textarea{width:100%;box-sizing:border-box}.rt-sm-sortable-list .social-item{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.rt-sm-sortable-list .social-item span.dashicons{margin-right:10px}.tss-wrapper.tss-submit-wrapper{max-width:700px;margin:0 auto;border:1px solid #0000001a;padding:20px;border-radius:10px}.tss-wrapper.tss-submit-wrapper select:focus{border-width:1px;box-shadow:none;outline:0}.tss-wrapper.tss-submit-wrapper input,.tss-wrapper.tss-submit-wrapper select,.tss-wrapper.tss-submit-wrapper select:focus,.tss-wrapper.tss-submit-wrapper textarea{border:1px solid #0000001a}.tss-wrapper.tss-submit-wrapper input:focus,.tss-wrapper.tss-submit-wrapper textarea:focus{border-color:#999;outline:0}#tss-submit-response p{font-size:16px}#tss-submit-form input[type=text],#tss-submit-form input[type=url]{padding:8px 8px;width:100%}#tss-submit-form textarea{height:200px}.field-holder.submit-holder input.tss-submit-button{font-size:14px;padding:10px 25px}.tss-submit-wrapper .rt-rating>span{margin:0;cursor:pointer}.tss-submit-wrapper .rt-rating{display:inline-block}.tss-submit-wrapper .rt-rating.selected span:before,.tss-submit-wrapper .rt-rating.selected:hover span:before,.tss-submit-wrapper .rt-rating:hover span:before{content:"\f155"}.tss-submit-wrapper .rt-rating span.active~span:before,.tss-submit-wrapper .rt-rating.selected:hover span:hover~span:before,.tss-submit-wrapper .rt-rating:hover span:hover~span:before{content:"\f154"}.tss-submit-wrapper #tss_social_media_holder .rt-label{margin:0 0 15px}.tss-submit-wrapper #tss_social_media_holder .dashicons-skype,.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram,.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter{position:relative}.tss-submit-wrapper #tss_social_media_holder .dashicons-skype:before,.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram:before,.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tss-submit-wrapper #tss_social_media_holder input:focus{outline:0;border:1px solid #999}.rt-sm-sortable-list .social-item span.dashicons{margin:0;width:44px;height:44px;border:1px solid;text-align:center;display:inline-block;line-height:44px;border-radius:3px 0 0 3px;border-right-width:0;border-color:#0000001a}.tss-submit-wrapper #tss_social_media_holder input{border-radius:0 3px 3px 0}.rt-single-testimonial-detail{padding:30px 0;margin:30px 0!important;overflow:hidden}.rt-single-testimonial-detail .testi-meta{text-align:center}.rt-single-testimonial-detail .tss-social-share a{display:inline-block;padding:5px;margin-right:5px}.rt-single-testimonial-detail .tss-social-share a:last-child{margin-right:0}.clearfix:after,.clearfix:before,.rt-container-fluid:after,.rt-container-fluid:before,.rt-row:after,.rt-row:before{content:" ";display:table}.rt-single-testimonial-detail .testimonial+.author-social{margin-top:20px}.rt-single-testimonial-detail .author-social+.tss-social-share,.rt-single-testimonial-detail .testimonial+.tss-social-share{margin-top:10px}.rt-single-testimonial-detail .author-social>a{display:inline-block;padding:5px;margin-right:5px}.tss-wrapper .tss-carousel1 .single-item-wrapper,.tss-wrapper .tss-layout1 .single-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after{top:40px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left,.tss-wrapper .tss-layout1 .tss-meta-info.tss-left{flex:2}.tss-wrapper .tss-carousel1 .item-content-wrapper,.tss-wrapper .tss-layout1 .item-content-wrapper{padding:30px;background:#f8f8f8;flex:3;position:relative}.tss-wrapper .tss-carousel1 .item-content-wrapper:before,.tss-wrapper .tss-layout1 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:10px;top:0;font-family:tss-font,serif;font-size:24px}.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before{left:auto;right:10px}.tss-wrapper .tss-carousel1 .item-content-wrapper:after,.tss-wrapper .tss-layout1 .item-content-wrapper:after{border-top:10px solid transparent;border-right:15px solid #f8f8f8;border-bottom:10px solid transparent;content:"";position:absolute;width:0;height:0;left:-15px;top:15px;right:auto;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after{left:auto;right:-15px;border-right:0;border-left:15px solid #f8f8f8}.tss-wrapper .tss-carousel1 .item-content,.tss-wrapper .tss-layout1 .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:5px;color:#2d2d2d}.tss-wrapper .tss-carousel1 .rating-wrapper,.tss-wrapper .tss-layout1 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel2 .single-item-wrapper,.tss-wrapper .tss-layout2 .single-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tss-wrapper .tss-carousel2 .single-item-wrapper{margin-bottom:30px}.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-carousel2 .rating-wrapper,.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout2 .rating-wrapper,.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio{padding:0 10px}.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after,.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after{top:40px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .single-item-wrapper .author-social,.tss-wrapper .single-item-wrapper .tss-social-share{text-align:center;margin-bottom:0}.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left,.tss-wrapper .tss-layout2 .tss-meta-info.tss-left{flex:3}.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right,.tss-wrapper .tss-layout2 .tss-meta-info.tss-right{flex:2}.tss-wrapper .tss-carousel2 .item-content-wrapper,.tss-wrapper .tss-layout2 .item-content-wrapper{padding:30px;background:#f8f8f8;flex:3;position:relative}.tss-wrapper .tss-carousel2 .item-content-wrapper:before,.tss-wrapper .tss-layout2 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:10px;top:0;font-family:tss-font,serif;font-size:24px}.tss-wrapper .tss-carousel2 .item-content-wrapper:after,.tss-wrapper .tss-layout2 .item-content-wrapper:after{border-top:10px solid transparent;border-left:15px solid #f8f8f8;border-bottom:10px solid transparent;content:"";position:absolute;width:0;height:0;right:-15px;top:15px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-carousel2 .item-content,.tss-wrapper .tss-layout2 .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:5px}.tss-wrapper .tss-carousel2 .rating-wrapper,.tss-wrapper .tss-layout2 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel3 .single-item,.tss-wrapper .tss-isotope1 .single-item,.tss-wrapper .tss-layout3 .single-item{padding:0}.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-carousel3 .item-content-wrapper,.tss-wrapper .tss-isotope1 .item-content-wrapper,.tss-wrapper .tss-layout3 .item-content-wrapper,.tss-wrapper .tss-video1 .item-content-wrapper{padding:20px;background:#f8f8f8;position:relative}.tss-wrapper .tss-carousel3 .item-content-wrapper:before,.tss-wrapper .tss-isotope1 .item-content-wrapper:before,.tss-wrapper .tss-layout3 .item-content-wrapper:before,.tss-wrapper .tss-video1 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:0;top:-15px;font-family:tss-font,serif;font-size:30px}.tss-wrapper .tss-carousel3 .item-content,.tss-wrapper .tss-isotope1 .item-content,.tss-wrapper .tss-layout3 .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-carousel3 .rating-wrapper,.tss-wrapper .tss-isotope1 .rating-wrapper,.tss-wrapper .tss-layout3 .rating-wrapper{margin:17px 0 -10px;text-align:center;display:block}.tss-wrapper .tss-carousel3 .profile-img-wrapper,.tss-wrapper .tss-isotope1 .profile-img-wrapper,.tss-wrapper .tss-layout3 .profile-img-wrapper{margin-bottom:4px;display:block;text-align:center}.tss-wrapper .tss-carousel3 .profile-img-wrapper img,.tss-wrapper .tss-isotope1 .profile-img-wrapper img,.tss-wrapper .tss-layout3 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share{margin-bottom:8px}.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name{margin:0 0 15px}.tss-wrapper .tss-carousel2 .rt-responsive-img{margin:auto}.tss-wrapper .tss-carousel4 .single-item-wrapper,.tss-wrapper .tss-layout4 .single-item-wrapper{background:#f8f8f8;margin-bottom:0;display:flex}.tss-wrapper .tss-carousel4 .profile-img-wrapper,.tss-wrapper .tss-layout4 .profile-img-wrapper{flex:1;padding:25px 0 25px 15px;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel4 .profile-img-wrapper a img,.tss-wrapper .tss-layout4 .profile-img-wrapper a img{width:auto!important}.tss-wrapper .tss-carousel4 .item-content-wrapper,.tss-wrapper .tss-layout4 .item-content-wrapper{flex:3;padding:20px 15px}.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share{text-align:left}.tss-wrapper .tss-carousel4 .item-content,.tss-wrapper .tss-layout4 .item-content{padding:15px 0 0 0;font-size:16px;line-height:1.6;margin-bottom:0}.tss-wrapper .tss-carousel4 .rating-wrapper,.tss-wrapper .tss-layout4 .rating-wrapper{margin-bottom:10px;text-align:left}.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name{margin:0 0 10px}.tss-wrapper .tss-carousel5 .single-item-wrapper,.tss-wrapper .tss-isotope2 .single-item-wrapper,.tss-wrapper .tss-layout5 .single-item-wrapper{background:#f8f8f8;margin-bottom:0;display:flex}.tss-wrapper .tss-carousel5 .profile-img-wrapper,.tss-wrapper .tss-isotope2 .profile-img-wrapper,.tss-wrapper .tss-layout5 .profile-img-wrapper{flex:1.5;padding:20px 0 15px 15px;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel5 .profile-img-wrapper a img,.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,.tss-wrapper .tss-layout5 .profile-img-wrapper a img{width:auto!important}.tss-wrapper .tss-carousel5 .item-content-wrapper,.tss-wrapper .tss-isotope2 .item-content-wrapper,.tss-wrapper .tss-layout5 .item-content-wrapper{flex:3;padding:20px 0 10px 15px}.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-carousel5 .item-content,.tss-wrapper .tss-isotope2 .item-content,.tss-wrapper .tss-layout5 .item-content{padding:0 15px 15px 0;font-size:16px;line-height:1.6;margin-bottom:0}.tss-wrapper .tss-carousel5 .rating-wrapper,.tss-wrapper .tss-isotope2 .rating-wrapper,.tss-wrapper .tss-layout5 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel6 .single-item,.tss-wrapper .tss-layout6 .single-item{padding:0}.tss-wrapper .tss-carousel6 .item-content-wrapper:after,.tss-wrapper .tss-layout6 .item-content-wrapper:after{border-left:10px solid transparent;border-top:15px solid #f8f8f8;border-right:10px solid transparent;content:"";position:absolute;width:0;height:0;left:25px;bottom:-15px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name{margin:10px 0 8px}.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio{margin-bottom:8px}.tss-wrapper .tss-carousel6 .item-content-wrapper,.tss-wrapper .tss-layout6 .item-content-wrapper{padding:40px 30px;background:#f8f8f8;position:relative;border-radius:5px}.tss-wrapper .tss-carousel6 .item-content-wrapper:before,.tss-wrapper .tss-layout6 .item-content-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:10px;top:10px;font-family:tss-font,serif;font-size:30px;line-height:1}.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content,.tss-wrapper .tss-layout6 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-carousel6 .profile-img-wrapper,.tss-wrapper .tss-layout6 .profile-img-wrapper{text-align:center;margin-bottom:10px;display:inline-block}.tss-wrapper .tss-carousel6 .tss-meta-info,.tss-wrapper .tss-layout6 .tss-meta-info{display:flex;margin-top:30px}.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left,.tss-wrapper .tss-layout6 .tss-meta-info .tss-left{flex:1}.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right,.tss-wrapper .tss-layout6 .tss-meta-info .tss-right{padding:0 0 0 15px;flex:4;position:relative}.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share{text-align:left;margin-bottom:10px;margin-left:-6px}.tss-wrapper .tss-carousel6 .rating-wrapper,.tss-wrapper .tss-layout6 .rating-wrapper{margin-bottom:6px}.tss-wrapper .tss-carousel7 .single-item,.tss-wrapper .tss-isotope3 .single-item,.tss-wrapper .tss-layout7 .single-item{padding:0}.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center}.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel7 .single-item-wrapper,.tss-wrapper .tss-isotope3 .single-item-wrapper,.tss-wrapper .tss-layout7 .single-item-wrapper{padding:30px;background:#f8f8f8;position:relative}.tss-wrapper .tss-carousel7 .item-content-wrapper,.tss-wrapper .tss-isotope3 .item-content-wrapper,.tss-wrapper .tss-layout7 .item-content-wrapper{position:relative;padding-bottom:10px}.tss-wrapper .tss-carousel7 .single-item-wrapper:before,.tss-wrapper .tss-isotope3 .single-item-wrapper:before,.tss-wrapper .tss-layout7 .single-item-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:8px;font-family:tss-font,serif;font-size:30px}.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content,.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,.tss-wrapper .tss-layout7 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-carousel7 .profile-img-wrapper,.tss-wrapper .tss-isotope3 .profile-img-wrapper,.tss-wrapper .tss-layout7 .profile-img-wrapper{text-align:center;margin:30px 0 15px;display:block}.tss-wrapper .tss-carousel7 .profile-img-wrapper img,.tss-wrapper .tss-isotope3 .profile-img-wrapper img,.tss-wrapper .tss-layout7 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-carousel7 .rating-wrapper,.tss-wrapper .tss-isotope3 .rating-wrapper,.tss-wrapper .tss-layout7 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel8 .single-item,.tss-wrapper .tss-layout8 .single-item{padding:0}.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center}.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio{margin-bottom:20px;text-align:center}.tss-wrapper .tss-carousel8 .single-item-wrapper,.tss-wrapper .tss-layout8 .single-item-wrapper{padding:30px;background:#f8f8f8;position:relative}.tss-wrapper .tss-carousel8 .item-content-wrapper,.tss-wrapper .tss-layout8 .item-content-wrapper{position:relative;padding-bottom:10px}.tss-wrapper .tss-carousel8 .single-item-wrapper:before,.tss-wrapper .tss-layout8 .single-item-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:8px;font-family:tss-font,serif;font-size:30px;z-index:99}.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content,.tss-wrapper .tss-layout8 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:30px}.tss-wrapper .tss-carousel8 .profile-img-wrapper,.tss-wrapper .tss-layout8 .profile-img-wrapper{text-align:center;margin:15px 0;display:block}.tss-wrapper .tss-carousel8 .profile-img-wrapper img,.tss-wrapper .tss-layout8 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-carousel8 .rating-wrapper,.tss-wrapper .tss-layout8 .rating-wrapper{margin-bottom:10px;text-align:center;margin-top:-6px}.tss-wrapper .tss-carousel9 .single-item-wrapper,.tss-wrapper .tss-isotope4 .single-item-wrapper,.tss-wrapper .tss-layout9 .single-item-wrapper{margin-bottom:30px;text-align:center;position:relative}.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper,.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper{opacity:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before{opacity:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel9 .profile-img-wrapper,.tss-wrapper .tss-isotope4 .profile-img-wrapper,.tss-wrapper .tss-layout9 .profile-img-wrapper{position:relative}.tss-wrapper .tss-carousel9 .profile-img-wrapper img,.tss-wrapper .tss-isotope4 .profile-img-wrapper img,.tss-wrapper .tss-layout9 .profile-img-wrapper img{margin:0 auto;width:100%}.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before{border-radius:50%}.tss-wrapper .tss-carousel9 .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,.tss-wrapper .tss-layout9 .profile-img-wrapper:before{opacity:0;content:"";background:rgba(55,71,79,.9);position:absolute;right:0;top:0;left:0;height:100%;width:100%;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel9 .profile-img-wrapper:after,.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,.tss-wrapper .tss-layout9 .profile-img-wrapper:after{content:"\F10D";color:#fff;position:absolute;right:35px;top:0;font-family:tss-font;font-size:22px;height:40px;width:40px;line-height:40px;background:#8cc63e;z-index:3;-webkit-box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75);-moz-box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75);box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75)}.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after,.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after{border-radius:50%}.tss-wrapper .tss-carousel9 .item-content-wrapper,.tss-wrapper .tss-isotope4 .item-content-wrapper,.tss-wrapper .tss-layout9 .item-content-wrapper{opacity:0;padding:0 30px;position:absolute;top:50%;transform:translateY(-50%);z-index:2;left:0;right:0;margin:0 auto;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name{margin-bottom:5px;font-size:22px;color:#fff}.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio{margin-bottom:5px;font-size:18px;color:#fff}.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a{color:inherit}.tss-wrapper .tss-carousel9 .item-content,.tss-wrapper .tss-isotope4 .item-content,.tss-wrapper .tss-layout9 .item-content{font-style:italic;font-size:15px;color:#fff}.tss-wrapper .tss-carousel9 .rating-wrapper,.tss-wrapper .tss-isotope4 .rating-wrapper,.tss-wrapper .tss-layout9 .rating-wrapper{margin-bottom:5px}.tss-wrapper .tss-carousel9 .rating-wrapper li,.tss-wrapper .tss-isotope4 .rating-wrapper li,.tss-wrapper .tss-layout9 .rating-wrapper li{display:inline;color:#ffca28}.tss-wrapper .tss-carousel10,.tss-wrapper .tss-isotope5,.tss-wrapper .tss-layout10{padding:0 0}.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share{text-align:left}.tss-wrapper .tss-carousel10 .profile-img-wrapper,.tss-wrapper .tss-isotope5 .profile-img-wrapper,.tss-wrapper .tss-layout10 .profile-img-wrapper{position:absolute;z-index:1;right:15px;top:50px}.tss-wrapper .tss-carousel10 .profile-img-wrapper img,.tss-wrapper .tss-isotope5 .profile-img-wrapper img,.tss-wrapper .tss-layout10 .profile-img-wrapper img{border:10px solid #f8f8f8;margin:0 auto;width:150px!important;height:auto}.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name{margin-bottom:8px;font-size:22px}.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a{color:#222}.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio{margin-bottom:10px;display:block;color:#959595;font-size:18px}.tss-wrapper .tss-carousel10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{position:relative;padding:30px 130px 30px 30px;background:#fff}.tss-wrapper .tss-carousel10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{background:#f1f1f1}.tss-wrapper .tss-carousel10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after,.tss-wrapper .tss-layout10 .item-content:after{content:' ';position:absolute;width:0;height:0;left:38px;top:-30px;border:15px solid;border-color:transparent transparent #fff #fff}.tss-wrapper .tss-carousel10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after,.tss-wrapper .tss-layout10 .item-content:after{border-color:transparent transparent #f1f1f1 #f1f1f1}.tss-wrapper .tss-carousel10 .rating-wrapper,.tss-wrapper .tss-isotope5 .rating-wrapper,.tss-wrapper .tss-layout10 .rating-wrapper{margin-bottom:40px}.tss-wrapper .tss-carousel10 .rating-wrapper li,.tss-wrapper .tss-isotope5 .rating-wrapper li,.tss-wrapper .tss-layout10 .rating-wrapper li{display:inline;color:#ffca28}.tss-wrapper .tss-isotope5 .author-social,.tss-wrapper .tss-layout10 .author-social{margin-top:-25px}.tss-wrapper .tss-layout10 .author-social{margin-top:-30px;margin-bottom:8px}.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{margin-top:25px}.tss-wrapper .tss-carousel10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{margin-top:40px}.tss-wrapper .tss-carousel11 .single-item{padding:0}.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center;font-size:22px}.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio{margin-bottom:20px;text-align:center;font-size:18px}.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-bottom:14px}.tss-wrapper .tss-carousel11 .profile-img-wrapper{margin-bottom:4px;display:block}.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track,.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper{padding:40px 0 40px}.tss-wrapper .tss-carousel11 .profile-img-wrapper{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;cursor:pointer}.tss-wrapper .tss-carousel11 .profile-img-wrapper img{width:120px;height:120px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);margin:0 auto;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel11 .slick-center img,.tss-wrapper .tss-carousel11 .swiper-slide-active img{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}.tss-wrapper .tss-carousel11 .profile-img-wrapper:before{content:"";background:rgba(0,0,0,.6);position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;height:132px;width:132px;margin:0 auto;z-index:5;opacity:1;visibility:visible;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus{outline:0}.tss-wrapper .tss-carousel11 .slick-center:before,.tss-wrapper .tss-carousel11 .swiper-slide-active::before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel11 .item-content p{width:80%;margin:0 auto}.tss-wrapper .tss-carousel11 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel12 .single-item{padding:0;margin-bottom:0}.tss-wrapper .tss-carousel12 h3.author-name{margin:20px 0 8px;text-align:center}.tss-wrapper .tss-carousel12 h4.author-bio{margin-bottom:20px;text-align:center}.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-carousel12 .profile-img-wrapper{margin-bottom:4px;display:block;outline:0}.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before,.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track,.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper{padding:30px 0 40px}.tss-wrapper .tss-carousel12 .profile-img-wrapper{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;cursor:pointer}.tss-wrapper .tss-carousel12 .profile-img-wrapper img{height:120px;width:120px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);margin:0 auto;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel12 .swiper-slide-active img{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}.tss-wrapper .tss-carousel12 .profile-img-wrapper:before{content:"";background:rgba(0,0,0,.6);position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;height:132px;width:132px;margin:0 auto;z-index:5;opacity:1;visibility:visible;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel12 .tss-meta-info:focus{outline:0}.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel12 .item-content p{width:80%;margin:0 auto 10px}.tss-wrapper .tss-carousel12 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .video-testimonial-wrap+.tss-meta-info .profile-img-wrapper,.tss-wrapper .video-testimonial-wrap+.tss-meta-info+.rating-wrapper{margin-top:20px}.tss-wrapper .tss-pagination ul.pagination-list li{display:inline-block;list-style:none;margin-right:5px}.tss-wrapper .tss-pagination ul.pagination-list li:last-child{margin-right:0}.tss-wrapper .tss-pagination ul.pagination-list li a,.tss-wrapper .tss-pagination ul.pagination-list li span{padding:4px 10px;font-size:15px;background:#eee;border:1px solid transparent;-webkit-transition:all .3s;transition:all .3s}.tss-wrapper .tss-pagination ul.pagination-list li a:hover,.tss-wrapper .tss-pagination ul.pagination-list li span:hover,.tss-wrapper .tss-pagination ul.pagination-list li.active span{background:#8c8989;color:#fff}.tss-wrapper .tss-pagination .tss-loading-holder{padding:15px 0}.tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons{color:gold}.tss-wrapper .tss-iso-filter{margin:25px 0;text-align:center}.tss-wrapper .iso-search,.tss-wrapper .tss-isotope-button-wrapper{display:inline-block}.tss-wrapper .iso-search{margin:0 10px}.tss-wrapper .iso-search input{width:auto;padding:10px;font-size:16px;outline:0!important;height:37px}.rt-container [class*=rt-col-],.rt-container-fluid [class*=rt-col-]{box-sizing:border-box}body>.tss-tooltip{font-size:100%;position:absolute;z-index:9999;-o-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;color:#fff;border-radius:3px;background:#666;padding:0 10px;border-width:2px;opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}body>.tss-tooltip,body>.tss-tooltip .tss-tooltip-bottom:after{background:#000;border-radius:2px}body>.tss-tooltip .tss-tooltip-bottom{width:70px;height:18px;overflow:hidden;position:absolute;left:50%;margin-left:-32px;bottom:-16px}body>.tss-tooltip .tss-tooltip-bottom:after{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);tranform:rotate(45deg)}@media (min-width:768px){.rt-container{width:750px}}@media (min-width:992px){.rt-container{width:970px}}@media (min-width:1200px){.rt-container{width:1170px}}@media (min-width:768px){.rt-col-sm-1,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-2,.rt-col-sm-24,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9{float:left}.rt-col-sm-24{width:20%}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.rt-col-md-1,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-2,.rt-col-md-24,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9{float:left}.rt-col-md-24{width:20%}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}@media (min-width:1200px){.rt-col-lg-1,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12,.rt-col-lg-2,.rt-col-lg-24,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9{float:left}.rt-col-lg-24{width:20%}.rt-col-lg-12{width:100%}.rt-col-lg-11{width:91.66666667%}.rt-col-lg-10{width:83.33333333%}.rt-col-lg-9{width:75%}.rt-col-lg-8{width:66.66666667%}.rt-col-lg-7{width:58.33333333%}.rt-col-lg-6{width:50%}.rt-col-lg-5{width:41.66666667%}.rt-col-lg-4{width:33.33333333%}.rt-col-lg-3{width:25%}.rt-col-lg-2{width:16.66666667%}.rt-col-lg-1{width:8.33333333%}}@media (max-width:991px){.rt-single-testimonial-detail .testimonial{margin-top:20px}}@media (max-width:767px){.tss-wrapper .single-item-wrapper{flex-direction:column}.tss-wrapper .item-content-wrapper{padding:20px;margin-top:15px}.item-content-wrapper.tss-left{order:2}.item-content-wrapper.tss-right{order:1}.tss-wrapper .profile-img-wrapper,.tss-wrapper .profile-img-wrapper a{display:flex;justify-content:center}.tss-wrapper .item-content-wrapper:after,.tss-wrapper .single-item-wrapper:before,.tss-wrapper .tss-carousel10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after,.tss-wrapper .tss-layout10 .item-content:after{content:none}.tss-wrapper .tss-carousel8 .single-item-wrapper,.tss-wrapper .tss-layout8 .single-item-wrapper{padding:5px}.tss-wrapper .tss-carousel4 .item-content-wrapper,.tss-wrapper .tss-carousel8 .item-content-wrapper,.tss-wrapper .tss-isotope2 .item-content-wrapper,.tss-wrapper .tss-layout4 .item-content-wrapper,.tss-wrapper .tss-layout8 .item-content-wrapper{margin-top:0}.tss-wrapper .tss-carousel4 .profile-img-wrapper,.tss-wrapper .tss-layout4 .profile-img-wrapper{padding:10px}.tss-wrapper .tss-carousel10 .profile-img-wrapper,.tss-wrapper .tss-isotope5 .profile-img-wrapper,.tss-wrapper .tss-layout10 .profile-img-wrapper{position:relative}.tss-wrapper .tss-carousel10 .rating-wrapper,.tss-wrapper .tss-isotope5 .rating-wrapper,.tss-wrapper .tss-layout10 .rating-wrapper{margin-bottom:10px}.tss-wrapper .tss-carousel10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{padding:15px}.tss-wrapper .tss-carousel1 .item-content-wrapper:after,.tss-wrapper .tss-layout1 .item-content-wrapper:after{left:0;top:-15px;right:0;margin:auto;transform:rotate(90deg)}.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after,.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after{top:-15px}.tss-wrapper .tss-carousel2 .item-content-wrapper:after,.tss-wrapper .tss-layout2 .item-content-wrapper:after{right:0;top:-15px;transform:rotate(-90deg);margin:auto;left:0}}.rt-animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-clip-rotate{0%{-moz-transform:rotate(0);transform:rotate(0)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-clip-rotate{0%{-o-transform:rotate(0);transform:rotate(0)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-multiple{0%{opacity:0;-moz-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-multiple{0%{opacity:0;-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.rt-row.carousel_video,.rt-row.tss-carousel1,.rt-row.tss-carousel10,.rt-row.tss-carousel11,.rt-row.tss-carousel12,.rt-row.tss-carousel2,.rt-row.tss-carousel3,.rt-row.tss-carousel4,.rt-row.tss-carousel5,.rt-row.tss-carousel6,.rt-row.tss-carousel7,.rt-row.tss-carousel8,.rt-row.tss-carousel9{display:block!important}.tss-layout_video .rating-wrapper{padding:10px 0 7px}.tss-wrapper .tss-layout10 .tss-grid-item{margin-bottom:30px}.video-testimonial-wrap{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.video-testimonial-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tss-wrapper .tss-layout_video .item-content{margin-top:15px}.tss-wrapper .tss-masonry .tss-grid-item{margin-bottom:30px}.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper{margin-top:10px;margin-bottom:-18px}.tss-wrapper .tss-isotope_video .item-content{margin-top:15px}.rt-single-testimonial-detail .rating-wrapper span.dashicons{color:gold}.rt-single-testimonial-detail .rating-wrapper{margin-bottom:5px}.rt-single-testimonial-detail .testi-meta h2{margin-top:10px;margin-bottom:5px}.dashicons-twitter{width:15px;height:15px;margin-top:3px}.dashicons-twitter:before{content:"";height:15px;-webkit-mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:15px;z-index:1;display:block;background-color:#000}.rt-single-testimonial-detail .ast-oembed-container{margin:0 0 20px}body .mfp-iframe-holder .mfp-close{width:auto}body .mfp-iframe-holder .mfp-close:focus,body .mfp-iframe-holder .mfp-close:hover{background-color:transparent;color:red}.tlp-popup-wrapper .tlp-openPopup .dashicons{width:50px;height:50px;border:2px solid #fff;border-radius:50%;text-align:center;line-height:45px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;background-color:transparent;z-index:9;color:#fff}.tlp-popup-wrapper .item-content{margin:10px 0}.tss-wrapper .tlp-openinline{pointer-events:none}.tss-wrapper .tlp-openPopup,.tss-wrapper .tlp-openinline{display:inline-block}.tss-wrapper .tlp-openPopup{position:relative}.tss-wrapper .tlp-openPopup:before{position:absolute;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.3);left:0;top:0;transition:.3s}.tss-wrapper .tlp-openPopup:hover:before{background-color:transparent}.tss-wrapper .rt-responsive-img{display:block}.tlp-popup-wrapper .tss-meta-info{position:relative}.tlp-average-rating{text-align:center;font-size:18px}.tlp-average-rating .tlp-rating-title{font-size:24px;font-weight:700;display:block;margin:0 0 5px}.dashicons-skype:before,.dashicons-telegram:before{content:"";height:20px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px;z-index:1;display:block;background-color:#000}.dashicons-skype:before{-webkit-mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg)}.dashicons-telegram:before{-webkit-mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);mask-image:url(https://nicolesghandflorist.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg)}.tss-social-share .share-icons{font-weight:500}.rt-single-testimonial-detail .tss-social-share{text-align:right}.rt-single-testimonial-detail iframe{width:100%}.tss-wrapper.tss-submit-wrapper .rt-simple-image-preview,.tss-wrapper.tss-submit-wrapper input{cursor:pointer}