/**handles:the7-toggle-popup-widget,the7-image-box-widget,the7-simple-common,the7-elements-simple-posts-carousel,the7-carousel-navigation**/
.elementor-widget-the7-toggle-widget{--width-unit:100%;--the7-top-input-border-width:0px;--the7-right-input-border-width:0px;--the7-bottom-input-border-width:0px;--the7-left-input-border-width:0px;--toggle-min-width:max(var(--toggle-width, 40px), var(--toggle-icon-size, 16px));--toggle-min-height:max(var(--toggle-height, 40px), var(--toggle-icon-size, 16px));--toggle-icon-spacing:10px}.the7-hamburger{display:flex;justify-content:center;align-items:center;min-width:var(--toggle-min-width);min-height:var(--toggle-min-height);padding:10px;font-size:16px;color:var(--the7-secondary-text-color);transition:all .3s}.the7-hamburger .the7-hamburger-text{color:#fff;margin-left:var(--toggle-icon-spacing)}.the7-hamburger .the7-hamburger-icon{position:relative;display:inline-flex;width:var(--toggle-width,40px);height:var(--toggle-height,40px)}.the7-hamburger .the7-hamburger-line{display:flex;justify-content:space-between;flex-flow:column;width:100%}.the7-hamburger .the7-hamburger-line span{width:100%;height:2px;background:#fff}.hamburger-skin_1 .the7-hamburger-cross{position:absolute;width:100%;height:100%;transform:rotate(45deg)}.hamburger-skin_1 .the7-hamburger-cross span{display:block;background:#fff;transition:.25s ease-in-out,background .3s ease}.hamburger-skin_1 .the7-hamburger-cross span:nth-child(1){height:0%;width:2px;position:absolute;top:0;left:50%;margin-left:-1px;transition-delay:0s}.hamburger-skin_1 .the7-hamburger-cross span:nth-child(2){width:0%;height:2px;position:absolute;left:0;top:50%;margin-top:-1px;transition-delay:.25s}.hamburger-skin_1 .the7-hamburger-line span{display:block;width:100%;position:relative;transition:.25s ease-in-out,background .3s ease}.hamburger-skin_1 .the7-hamburger-line span:nth-child(1){transition-delay:.5s,0;transition-property:width,background}.hamburger-skin_1 .the7-hamburger-line span:nth-child(2){transition-delay:625ms,0;transition-property:width,background}.hamburger-skin_1 .the7-hamburger-line span:nth-child(3){transition-delay:.75s,0;transition-property:width,background}.hamburger-skin_1.active .the7-hamburger-line span{width:0%}.hamburger-skin_1.active .the7-hamburger-line span:nth-child(1){transition-delay:0s;transition-property:width}.hamburger-skin_1.active .the7-hamburger-line span:nth-child(2){transition-delay:125ms;transition-property:width}.hamburger-skin_1.active .the7-hamburger-line span:nth-child(3){transition-delay:.25s;transition-property:width}.hamburger-skin_1.active .the7-hamburger-cross span:nth-child(1){height:100%;transition-delay:625ms;transition-property:height}.hamburger-skin_1.active .the7-hamburger-cross span:nth-child(2){width:100%;transition-delay:375ms;transition-property:width}.hamburger-skin_2 .the7-hamburger-line span{position:absolute;width:100%;height:2px;transition:transform .15s ease,background .3s ease}.hamburger-skin_2 .the7-hamburger-line span:nth-child(1){top:0;transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear,background .3s ease}.hamburger-skin_2 .the7-hamburger-line span:nth-child(2){top:50%}.hamburger-skin_2 .the7-hamburger-line span:nth-child(3){top:100%;transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear,background .3s ease}.hamburger-skin_2.active .the7-hamburger-line span:nth-child(1),.hamburger-skin_2.active .the7-hamburger-line span:nth-child(3){top:50%}.hamburger-skin_3 .the7-hamburger-line span{position:absolute;transition:all .2s}.hamburger-skin_3 .the7-hamburger-line span:nth-child(1){position:absolute;top:0;left:0;width:80%}.hamburger-skin_3 .the7-hamburger-line span:nth-child(2){top:calc(50% - 1px)}.hamburger-skin_3 .the7-hamburger-line span:nth-child(3){position:absolute;top:calc(100% - 2px);left:0;width:70%}.hamburger-skin_3.active .the7-hamburger-line span,.hamburger-skin_3:hover .the7-hamburger-line span{width:100%}.hamburger-skin_3.active .the7-hamburger-line span:nth-child(2){height:0}.hamburger-skin_3.active .the7-hamburger-line span:nth-child(1){top:50%;left:0;transform:rotate(45deg)}.hamburger-skin_3.active .the7-hamburger-line span:nth-child(3){top:50%;left:0;transform:rotate(-45deg)}.hamburger-skin_4 .the7-hamburger-line{justify-content:space-around}.hamburger-skin_4.active .the7-hamburger-line{opacity:0;transform:translate3d(-50%,-50%,0) rotate(180deg);transition:transform .45s cubic-bezier(.4,0,0,1),opacity .45s cubic-bezier(.4,0,0,1)}.hamburger-skin_4 .the7-hamburger-line span{height:1px;transition:opacity .6s cubic-bezier(.4,0,0,1),background .3s ease}.hamburger-skin_4 .the7-hamburger-line span:nth-child(1),.hamburger-skin_4 .the7-hamburger-line span:nth-child(3){opacity:1;transition-delay:.4s}.hamburger-skin_4 .the7-hamburger-line span:nth-child(2){display:none}.hamburger-skin_4 .the7-hamburger-cross{position:absolute;width:100%;height:100%;opacity:0;transform:translate3d(0,0,0) rotate(-180deg);transition:transform .45s cubic-bezier(.4,0,0,1),opacity .45s cubic-bezier(.4,0,0,1),background .3s ease}.hamburger-skin_4 .the7-hamburger-cross span{position:absolute;background:#fff}.hamburger-skin_4 .the7-hamburger-cross span:nth-child(1){height:1px;left:0;top:50%;width:100%}.hamburger-skin_4 .the7-hamburger-cross span:nth-child(2){height:100%;left:50%;top:0;width:1px}.hamburger-skin_4.active .the7-hamburger-cross{opacity:1;transform:translate3d(0,0,0) rotate(-45deg);transition:transform .45s cubic-bezier(.4,0,0,1),opacity .45s cubic-bezier(.4,0,0,1),background .3s ease}.hamburger-skin_4.active .the7-hamburger-cross span{opacity:1;transition-delay:.4s}.hamburger-skin_5 .the7-hamburger-line{justify-content:space-evenly}.active.hamburger-skin_5 .the7-hamburger-line{justify-content:space-between}.hamburger-skin_5 .the7-hamburger-line span{transition:background .3s}.hamburger-skin_5 .the7-hamburger-line span:nth-child(1){transform:translate3d(0px,0px,0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);transform-style:preserve-3d;transition:width .5s ease,transform .4s ease-in-out,background .3s ease}.hamburger-skin_5 .the7-hamburger-line span:nth-child(2){opacity:1;width:80%;transition:opacity .3s,width .3s ease-in-out,background .3s ease}.hamburger-skin_5 .the7-hamburger-line span:nth-child(3){transform:translate3d(0px,0px,0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);transform-style:preserve-3d;width:60%;transition:width .5s ease,transform .4s ease-in-out,background .3s ease}.hamburger-skin_5.active .the7-hamburger-line span:nth-child(2){opacity:0;width:0px}.hamburger-skin_5.active .the7-hamburger-line span:nth-child(1){width:100%;transform:translate3d(0px,calc(var(--toggle-height,40px)/ 2 - 2px),0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg,0deg);transform-style:preserve-3d}.hamburger-skin_5.active .the7-hamburger-line span:nth-child(3){width:100%;transform:translate3d(0px,calc(-1 * var(--toggle-height,40px)/ 2),0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg,0deg);transform-style:preserve-3d}.hamburger-skin_6 .the7-hamburger-line span:nth-child(1){transition-duration:.5s;position:absolute;top:calc(50% - 5px)}.hamburger-skin_6 .the7-hamburger-line span:nth-child(2){display:none}.hamburger-skin_6 .the7-hamburger-line span:nth-child(3){transition-duration:.5s;position:absolute;top:calc(50% + 5px)}.hamburger-skin_6.active .the7-hamburger-line span:nth-child(1){transform:rotateZ(45deg) scaleX(1.25) translate(3px,3px)}.hamburger-skin_6.active .the7-hamburger-line span:nth-child(3){transform:rotateZ(-45deg) scaleX(1.25) translate(3px,-3px)}
.elementor-widget-the7-image-widget{width:100%}.the7-image-box-wrapper{display:flex;height:100%;transition:all .3s ease}[class*=elementor-widget-the7_image_box] .elementor-image-div{position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;margin:var(--img-space);order:var(--img-order);max-width:100%;width:min(var(--box-width,var(--image-size)),100%);min-width:min(var(--box-width,var(--image-size)),100%);transition:all .3s;transform:translateZ(0)}[class*=elementor-widget-the7-image-widget] .the7-image-container{display:flex;flex-flow:column}[class*=elementor-widget-the7-image-widget] .the7-image-wrapper{display:inline-flex;width:100%;aspect-ratio:var(--the7-img-ratio);overflow:hidden;transition:all var(--transition-overlay-duration,.3s) var(--transition-overlay-timing,ease)}[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover{transform:translateZ(0)}[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:after,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:before,[class*=elementor-widget-the7-image-widget] .the7-overlay-content:before{transition:all var(--transition-overlay-duration,.3s) var(--transition-overlay-timing,ease);border-radius:inherit}[class*=elementor-widget-the7-image-widget] .the7-overlay-container>.the7-overlay-content{border-radius:inherit;line-height:var(--the7-base-line-height)}[class*=elementor-widget-the7-image-widget].exceeding-frame-yes .post-thumbnail-rollover:after,[class*=elementor-widget-the7-image-widget].exceeding-frame-yes .post-thumbnail-rollover:before,[class*=elementor-widget-the7-image-widget].transform-overlay-yes .the7-overlay-container>.the7-overlay-content{transform:perspective(var(--the7-transform-perspective,0)) rotateZ(var(--the7-transform-rotateZ,0)) rotateX(var(--the7-transform-rotateX,0)) rotateY(var(--the7-transform-rotateY,0)) translate(var(--the7-transform-translate,0)) translateX(var(--the7-transform-translateX,0)) translateY(var(--the7-transform-translateY,0)) scaleX(calc(var(--the7-transform-flipX,1) * var(--the7-transform-scaleX,var(--the7-transform-scale,1)))) scaleY(calc(var(--the7-transform-flipY,1) * var(--the7-transform-scaleY,var(--the7-transform-scale,1)))) skewX(var(--the7-transform-skewX,0)) skewY(var(--the7-transform-skewY,0));transform-origin:var(--the7-transform-origin-y) var(--the7-transform-origin-x)}[class*=elementor-widget-the7-image-widget] .the7-image-wrapper:hover img.run-img-transitions,[class*=elementor-widget-the7-image-widget] .the7-image-wrapper:not(:hover) img{transform:perspective(var(--the7-transform-perspective,0)) rotateZ(var(--the7-transform-rotateZ,0)) rotateX(var(--the7-transform-rotateX,0)) rotateY(var(--the7-transform-rotateY,0)) translate(var(--the7-transform-translate,0)) translateX(var(--the7-transform-translateX,0)) translateY(var(--the7-transform-translateY,0)) scaleX(calc(var(--the7-transform-flipX,1) * var(--the7-transform-scaleX,var(--the7-transform-scale,1)))) scaleY(calc(var(--the7-transform-flipY,1) * var(--the7-transform-scaleY,var(--the7-transform-scale,1)))) skewX(var(--the7-transform-skewX,0)) skewY(var(--the7-transform-skewY,0))}[class*=elementor-widget-the7-image-widget] .the7-overlay-container:hover .the7-overlay-content:before,[class*=elementor-widget-the7-image-widget] .the7-overlay-container:hover>.the7-overlay-content{transition:transform var(--transition-img-forward-duration,.3s) var(--transition-overlay-timing,ease),opacity var(--transition-overlay-duration,.3s) var(--transition-overlay-timing,ease)}[class*=elementor-widget-the7-image-widget] .the7-overlay-container:not(:hover) .the7-overlay-content:before,[class*=elementor-widget-the7-image-widget] .the7-overlay-container:not(:hover)>.the7-overlay-content{transition:transform var(--transition-img-back-duration,.3s) var(--transition-overlay-timing,ease),opacity var(--transition-overlay-duration-out,.3s) var(--transition-overlay-timing,ease)}[class*=elementor-widget-the7-image-widget] .the7-image-wrapper:not(:hover) img.run-img-transitions{transition:all var(--transition-img-back-duration,.3s) var(--transition-overlay-timing,ease)!important}[class*=elementor-widget-the7-image-widget] .the7-image-wrapper:hover img.run-img-transitions{transition:all var(--transition-img-forward-duration,.3s) var(--transition-overlay-timing,ease)!important}[class*=elementor-widget-the7_image_box] .box-content-wrapper{width:100%}[class*=elementor-widget-the7_image_box] .box-content-wrapper,[class*=elementor-widget-the7_image_box] .the7-box-wrapper{display:flex;flex-flow:var(--flex-flow)}[class*=elementor-widget-the7_image_box] .box-description,[class*=elementor-widget-the7_image_box] .box-heading,[class*=elementor-widget-the7_image_box] .box-heading a{transition:color .3s ease}[class*=elementor-widget-the7_image_box] .box-content{width:var(--content-width);display:flex;flex-flow:column wrap;flex-grow:1;flex-wrap:unset;justify-content:center}[class*=elementor-widget-the7_image_box] .post-thumbnail-rollover:before,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:1;z-index:1}[class*=elementor-widget-the7_image_box] .the7-hover-icon,[class*=elementor-widget-the7-image-widget] .the7-hover-icon{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease}[class*=elementor-widget-the7_image_box] .post-thumbnail-rollover:after,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:after{transition:all .3s ease}[class*=elementor-widget-the7_image_box] .post-thumbnail-rollover:hover:before,[class*=elementor-widget-the7_image_box] a:hover .post-thumbnail-rollover:before,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:hover:before,[class*=elementor-widget-the7-image-widget] a:hover .post-thumbnail-rollover:before{opacity:0}[class*=elementor-widget-the7_image_box] .post-thumbnail-rollover:hover .the7-hover-icon,[class*=elementor-widget-the7_image_box] .post-thumbnail-rollover:hover:after,[class*=elementor-widget-the7_image_box] a.the7-box-wrapper:hover .the7-hover-icon,[class*=elementor-widget-the7_image_box] a:hover .post-thumbnail-rollover:after,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:hover .the7-hover-icon,[class*=elementor-widget-the7-image-widget] .post-thumbnail-rollover:hover:after,[class*=elementor-widget-the7-image-widget] a.the7-box-wrapper:hover .the7-hover-icon,[class*=elementor-widget-the7-image-widget] a:hover .post-thumbnail-rollover:after{opacity:1}
[class*=the7-simple-widget] .dt-css-grid .wf-cell{position:relative;min-width:0;border-color:var(--the7-divider-color);transition:all .3s ease;display:flex}[class*=the7-simple-widget]:not(.loading-effect-none) .dt-css-grid .wf-cell{opacity:1}[class*=the7-simple-widget] .post-content-wrapper{display:flex;flex-flow:var(--content-wrapper-flex-flow,row nowrap);width:100%;transition:all .3s ease}[class*=the7-simple-widget] .post-thumbnail-rollover{overflow:hidden;transform:translateZ(0);height:100%}[class*=the7-simple-widget] .post-thumbnail-rollover:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:1;z-index:1}[class*=the7-simple-widget] .post-thumbnail-rollover:hover:before,[class*=the7-simple-widget] a.post:hover .post-thumbnail-rollover:before,[class*=the7-simple-widget] a.wf-cell:hover .post-thumbnail-rollover:before{opacity:0}[class*=the7-simple-widget] .post-thumbnail-rollover:hover .the7-hover-icon,[class*=the7-simple-widget] .post-thumbnail-rollover:hover:after,[class*=the7-simple-widget] a.post:hover .post-thumbnail-rollover:after,[class*=the7-simple-widget] a.post:hover .the7-hover-icon,[class*=the7-simple-widget] a.wf-cell:hover .post-thumbnail-rollover:after,[class*=the7-simple-widget] a.wf-cell:hover .the7-hover-icon{opacity:1}[class*=the7-simple-widget] .post-thumbnail-rollover,[class*=the7-simple-widget] .the7-simple-post-thumb{transition:all .3s ease}.the7-hover-icon{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease}.the7-hover-icon svg{height:auto}div[class*=the7-simple-widget]{--image-spacing:15px;--image-size:80px}[class*=the7-simple-widget] .rp-heading{margin-bottom:20px}div[class*=the7-simple-widget] .post.wrapper{display:flex;flex-flow:row nowrap;flex-wrap:inherit;border-color:var(--the7-divider-color);transition:all .3s ease;width:100%}.desc-to-line .short-description{white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}div[class*=the7-simple-widget] .the7-simple-post-thumb{position:relative;display:flex;flex-shrink:0;margin:var(--thumb-margin,0 var(--image-spacing) 0 0);width:var(--image-size);order:var(--thumb-order,0);max-width:100%}div[class*=the7-simple-widget] .post-entry-content{width:var(--content-width,100%)}.img-align-top [class*=the7-simple-widget] .the7-simple-post-thumb{flex-direction:column}[class*=the7-simple-widget] .the7-simple-post-thumb img{transition:all .3s ease;border-color:var(--the7-divider-color);border-width:1px}div[class*=the7-simple-] .box-button{margin-top:15px}
.the7-simple-widget-posts-carousel a.post.wrapper{width:100%}.the7-simple-widget-posts-carousel .post-entry-content{display:flex;flex-flow:column wrap;flex-grow:1;max-width:100%;width:100%}.the7-simple-widget-posts-carousel .post-title{color:var(--the7-title-color);display:inline-block;text-decoration:inherit;transition:all .3s ease;margin-bottom:0!important}.the7-simple-widget-posts-carousel .post-title:hover,.the7-simple-widget-posts-carousel a.post.wrapper:hover .post-title{color:var(--the7-title-color)}.the7-simple-widget-posts-carousel .short-description{color:var(--the7-base-color);font-size:var(--the7-base-font-size);line-height:var(--the7-base-line-height);margin-top:10px;margin-bottom:0;transition:all .3s ease}.the7-simple-widget-posts-carousel .heading{max-width:100%;margin-bottom:0}.the7-simple-widget-posts-carousel.title-to-line .post-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.the7-simple-widget-posts-carousel .post-entry-content ul li{width:100%;max-width:100%;padding:0;justify-content:flex-start}.the7-simple-widget-posts-carousel .post-entry-content ul{margin-left:0;margin-right:0}.the7-simple-widget-posts-carousel .entry-meta{margin-top:5px;font-size:var(--the7-text-small-font-size);line-height:var(--the7-text-small-line-height)}.the7-simple-widget-posts-carousel .entry-meta a,.the7-simple-widget-posts-carousel .entry-meta span{transition:all .3s ease}.the7-simple-widget-posts-carousel .entry-meta .meta-item:not(:last-child){margin:0 5px 0 0;padding:0}.the7-simple-widget-posts-carousel .entry-meta .meta-item:before{color:var(--meta-color,var(--the7-secondary-text-color))!important}.the7-simple-widget-posts-carousel .entry-meta .meta-item:not(:first-child):before{position:relative;box-shadow:none;margin:0 5px 0 0;height:auto;width:auto;content:''}.the7-simple-posts .entry-meta a.meta-item:not(:first-child):before{transition:inherit}.the7-simple-widget-posts-carousel .entry-meta .meta-item:after{right:inherit;width:inherit;height:inherit;top:inherit;transform:inherit;content:"";background:0 0}.icon-box-vertical-align-center .post-entry-content{justify-content:center}.icon-box-vertical-align-bottom .post-entry-content{justify-content:flex-end}
.elementor-owl-carousel-call .owl-nav{display:var(--arrow-display,inline-flex);opacity:var(--arrow-opacity,1);transition:all .3s}.elementor-owl-carousel-call .owl-nav>div{position:absolute;display:inline-flex;justify-content:center;align-items:center;transition:all .3s;top:calc(50% + var(--arrow-v-offset,0) + var(--offset-v-t-img));--arrow-translate-y:-50%;transform:translate3d(var(--arrow-translate-x,0),var(--arrow-translate-y),0)}.elementor-owl-carousel-call .owl-nav>div:focus,.elementor-owl-carousel-call .owl-nav>div:focus-visible{outline:var(--the7-accent-color) solid 1px}.elementor-owl-carousel-call .owl-nav>div i{font-size:var(--arrow-icon-size);transition:color .3s}.elementor-owl-carousel-call .owl-nav>div i:before{color:inherit}.elementor-owl-carousel-call .owl-nav>div svg{width:var(--arrow-icon-size);height:auto;transition:fill .3s,color .3s}.elementor-owl-carousel-call .owl-nav .owl-prev{left:var(--arrow-h-offset,10px);--arrow-translate-x:0}.elementor-owl-carousel-call .owl-nav .owl-next{left:calc(100% - var(--arrow-h-offset,10px));--arrow-translate-x:-100%}.elementor-owl-carousel-call:hover .owl-nav{opacity:1}.elementor-owl-carousel-call:not(:hover) .owl-nav{transition-delay:650ms}.elementor-owl-carousel-call .owl-dots{display:var(--bullet-display,inline-flex);gap:var(--bullet-gap,10px);opacity:var(--bullet-opacity,1);transform:translate3d(var(--bullet-translate-x,0),var(--bullet-translate-y,-50%),0);transition:all .3s}.bullets-custom.bullets-stretch-y .elementor-owl-carousel-call .owl-dots{width:100%}.elementor-owl-carousel-call .owl-dots .owl-dot{flex-grow:var(--bullet-flex-grow,initial);width:var(--bullet-size);height:var(--bullet-size)}.bullets-custom .elementor-owl-carousel-call .owl-dots .owl-dot{width:30px;height:5px;background-color:var(--bullet-color,var(--the7-accent-color));border-color:var(--the7-accent-color);transition:all .3s}.elementor-owl-carousel-call:hover .owl-dots{opacity:1}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot.active span{background:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot.active span{box-shadow:0 0 0 var(--bullet-border-width,2px) var(--bullet-active-color,var(--the7-accent-color))!important}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{box-shadow:inset 0 0 0 var(--bullet-border-width,2px) var(--bullet-color,var(--the7-accent-color))!important}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot:not(.active):hover span{box-shadow:inset 0 0 0 var(--bullet-border-width,2px) var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot.active span{box-shadow:inset 0 0 0 calc(var(--bullet-border-width,2px) + 10px) var(--bullet-active-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot.active span{background:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot.active{box-shadow:0 0 0 var(--bullet-border-width,2px) var(--bullet-active-color,var(--the7-accent-color))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot span{background:var(--bullet-color,var(--the7-accent-color));border-width:min(calc(var(--bullet-size)/ 2),var(--bullet-border-width,2px))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot.active span{border-color:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-etefu .elementor-owl-carousel-call .owl-dot span{background:var(--bullet-color,var(--the7-accent-color));border-radius:0!important;height:var(--bullet-border-width,100%)!important}div.bullets-etefu .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-etefu .elementor-owl-carousel-call .owl-dot span:before{background:var(--bullet-active-color,var(--the7-accent-color));opacity:0;transition:opacity .5s;transform:translate3d(0,0,0)}div.bullets-etefu .elementor-owl-carousel-call .owl-dot.active span:before{opacity:1}div.bullets-etefu .elementor-owl-carousel-call{--bullet-border-width:5px}