
/* Custom Departments Menu */
.dt-custom-deptmenu-bar .jet-dropbar__button { margin: 0; outline: none; }

.dt-custom-deptmenu-bar .jet-dropbar__content-wrapper { border-color: transparent; border-style: solid; border-width: 10px 0; margin-top: -35px; padding: 10px; z-index: 10; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: all 0.5s ease-in-out 0s !important; transition: all 0.5s ease-in-out 0s !important; }
.dt-custom-deptmenu-bar .jet-dropbar-open .jet-dropbar__content-wrapper { margin-top: 0;  }

.dt-custom-deptmenu-bar .jet-dropbar-open .jet-dropbar__content-wrapper:before { content: ""; height: auto; margin-top: 50px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-border-radius: inherit; border-radius: inherit; /* -webkit-transition: margin-top 0.3s ease-in-out 0.3s, margin-bottom 0.3s ease-in-out 0s; transition: margin-top 0.3s ease-in-out 0.3s, margin-bottom 0.3s ease-in-out 0s; */ }
/* .dt-custom-deptmenu-bar .jet-dropbar-open .jet-dropbar__content-wrapper:hover:before { margin-top: 35px; margin-bottom: 35px; } */

.dt-custom-deptmenu-bar .jet-dropbar__content { background-color: #fff; padding: 20px; -webkit-border-radius: inherit; border-radius: inherit; -webkit-box-shadow: 0px 2px 11.2px 4.8px rgba(0, 0, 0, 0.13); box-shadow: 0px 2px 11.2px 4.8px rgba(0, 0, 0, 0.13); }

.dt-custom-deptmenu-bar .jet-dropbar__content ul { margin: 0; padding: 0; }
.dt-custom-deptmenu-bar .jet-dropbar__content ul li { display: inline-block; width: 100%; }
.dt-custom-deptmenu-bar .jet-dropbar__content ul li a { font-weight: normal; }
.dt-custom-deptmenu-bar .jet-dropbar__content ul li a:not(:hover) { color: inherit; }


/* Custom Floral Decor Title */
.dt-custom-decor-title .jet-headline--direction-vertical {
    line-height: normal;
    margin: 0.5em 0;
}

.dt-custom-decor-title .jet-headline--direction-vertical .jet-headline__first span {
    font-size: 18px;
    line-height: 1em !important;
    margin-bottom: 5px;
}

.dt-custom-decor-title h1.jet-headline.jet-headline--direction-vertical {
    font-size: 50px;
}

.dt-custom-decor-title h2.jet-headline.jet-headline--direction-vertical {
    font-size: 46px;
}

.dt-custom-decor-title h3.jet-headline.jet-headline--direction-vertical {
    font-size: 40px;
}

.dt-custom-decor-title h4.jet-headline.jet-headline--direction-vertical {
    font-size: 36px;
}

.dt-custom-decor-title h5.jet-headline.jet-headline--direction-vertical {
    font-size: 30px;
}

.dt-custom-decor-title h6.jet-headline.jet-headline--direction-vertical {
    font-size: 24px;
}

/* .dt-custom-decor-title h5.jet-headline--direction-vertical .jet-headline__first {
    font-size: 15px;
}
.dt-custom-decor-title h6.jet-headline--direction-vertical .jet-headline__first {
    font-size: 13px;
} */

.dt-custom-decor-title .jet-headline--direction-vertical:before {
    content: "";
    background-image: url(../images/icon-deco-type-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    margin: auto;
    opacity: 0.12; 
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dt-custom-decor-title.dt-align-pos-left .jet-headline--direction-vertical:before {
    background-position: left center;
}
.dt-custom-decor-title.dt-align-pos-right .jet-headline--direction-vertical:before {
    background-position: right center;
}

.dt-custom-decor-title.without-icon .jet-headline--direction-vertical:before {
    content: none;
}

/* .dt-custom-decor-title h2.jet-headline.jet-headline--direction-vertical:before {
    background-size: 144px auto;
}

.dt-custom-decor-title h4.jet-headline.jet-headline--direction-vertical:before {
    background-size: 100px auto;
} */


/* Minimal Bottom Separator Title */
.dt-minimal-bottom-sep-title .jet-headline, .dt-minimal-top-sep-title .jet-headline {
    margin-top: 0;
    position: relative;
}
.dt-minimal-bottom-sep-title .jet-headline {
    margin-bottom: 35px;
    padding-bottom: 25px;
}
.dt-minimal-top-sep-title .jet-headline {
    padding-top: 25px;
}

.elementor .elementor-element.elementor-widget-jet-headline.dt-minimal-bottom-sep-title .jet-headline .jet-headline__divider,
.elementor .elementor-element.elementor-widget-jet-headline.dt-minimal-top-sep-title .jet-headline .jet-headline__divider {
    height: 4px !important;
    margin: auto;
    position: absolute;
    width: 84px;
}

.elementor-widget-jet-headline.dt-minimal-top-sep-title .jet-headline .jet-headline__left-divider {
    top: 0;
}
.elementor-widget-jet-headline.dt-minimal-bottom-sep-title .jet-headline .jet-headline__right-divider {
    bottom: 0;
}

.elementor-widget-jet-headline.dt-minimal-bottom-sep-title .jet-headline .jet-headline__divider:before,
.elementor-widget-jet-headline.dt-minimal-top-sep-title .jet-headline .jet-headline__divider:before {
    background-color: #fff;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 24px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.elementor-widget-jet-headline.dt-minimal-bottom-sep-title .jet-headline .jet-headline__right-divider:before {
    bottom: 1px;
}
.elementor-widget-jet-headline.dt-minimal-top-sep-title .jet-headline .jet-headline__left-divider:before {
    top: 1px;
}

.elementor-widget-jet-headline.dt-minimal-bottom-sep-title:hover .jet-headline .jet-headline__divider:before,
.elementor-widget-jet-headline.dt-minimal-top-sep-title:hover .jet-headline .jet-headline__divider:before {
    background-color: transparent;
    border-color: transparent;
    border-style: solid;
    height: 0;
    opacity: 0.75;
    width: 0;
}

.elementor-widget-jet-headline.dt-minimal-bottom-sep-title:hover .jet-headline .jet-headline__right-divider:before {
    border-width: 0 6px 6px;
    border-bottom-color: #000;
    bottom: 100%;
}

.elementor-widget-jet-headline.dt-minimal-top-sep-title:hover .jet-headline .jet-headline__left-divider:before {
    border-width: 6px 6px 0;
    border-top-color: #000;
    top: 100%;
}

/* .dt-minimal-bottom-sep-title .jet-headline:after {
    content: "";
    height: 4px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
} */

.dt-custom-horizontal-imagebox-section { margin-bottom: 70px; }
.dt-custom-horizontal-imagebox-section:last-child { margin-bottom: 0; }

.dt-custom-horizontal-imagebox-section .elementor-widget-image { overflow: hidden; }
.dt-custom-horizontal-imagebox-section .elementor-widget-image .elementor-image { -webkit-transform: translateX(10px); transform: translateX(10px); -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-custom-horizontal-imagebox-section.alter .elementor-widget-image .elementor-image { -webkit-transform: translateX(-10px); transform: translateX(-10px);  }
.dt-custom-horizontal-imagebox-section .elementor-widget-image:hover .elementor-image { -webkit-transform: translateX(0); transform: translateX(0); }

.dt-custom-horizontal-imagebox-section .elementor-widget-image:before {
    background: #fff;
    content: "";
    height: 35px;
    margin: auto;
    margin-left: 45px;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 100%;
    top: 0;
    width: 35px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: margin-left 0.45s ease-in-out 0s, opacity 0.75s ease-in-out 0s;
    transition: margin-left 0.45s ease-in-out 0s, opacity 0.75s ease-in-out 0s;
}

.dt-custom-horizontal-imagebox-section.alter .elementor-widget-image:before {
    left: 0;
    margin-left: -45px;
}

.dt-custom-horizontal-imagebox-section:hover .elementor-widget-image:before,
.dt-custom-horizontal-imagebox-section.alter:hover .elementor-widget-image:before { margin-left: -18px; margin-right: 0; opacity: 1; }

.dt-custom-image-box-list .elementor-image-box-wrapper .elementor-image-box-img { max-width: 40px; }
.dt-custom-image-box-list .elementor-image-box-content .elementor-image-box-title { margin-top: 0; }
.dt-custom-image-box-list .elementor-image-box-content > .elementor-image-box-title:only-child { margin-bottom: 0; }


/* Custom BG Overlap */
.elementor-section.dt-custom-bg-overlap {
    position: relative;
}

.elementor-section.dt-custom-bg-overlap:before, .elementor-section.dt-custom-bg-overlap:after {
    background-color: #fff;
    content: "" !important;

    display: inline !important;

    height: 50%;
    width: 100%; 

    position: absolute;
    top: 0;

    z-index: 0;
}

.elementor-section.dt-custom-bg-overlap:before { left: -100%; }
.elementor-section.dt-custom-bg-overlap:after { right: -100%; }

.elementor-section.dt-custom-bg-overlap:not([class*="ary-bg"]):before { margin-left: -1px; }
.elementor-section.dt-custom-bg-overlap:not([class*="ary-bg"]):after { margin-right: -1px; }


/* Support Info Box */
.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-wrapper { 

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;    

}

.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;    
}

.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box .elementor-icon {
    color: #fff;
    font-size: 24px;
    height: 65px;
    line-height: 65px;
    padding: 0;
    position: relative; 
    width: 65px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box .elementor-icon:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transform: scale(0); 
    transform: scale(0); 
    -webkit-transition: inherit;
    transition: inherit;    
}

.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box:hover .elementor-icon:before {
    -webkit-transform: scale(0.9); 
    transform: scale(0.9);     
}


.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box .elementor-icon i {
    height: 100%;
    line-height: inherit;
    width: 100%;
}

.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content .elementor-icon-box-description strong { 
    display: block;
}


.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box.alter .elementor-icon {
    /*background-color: #fff;
    background-image: url(../images/circle-blobby-splash-white.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    

    font-size: 30px;
    line-height: 70px;

    height: 70px;
    width: 70px;*/

    font-size: 36px;
    line-height: 70px;
    height: 70px;
    width: 35px;

}

.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box.alter .elementor-icon:before,
.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item:before, 
.woocommerce ul.products li.product .dt-sc-product-sale-countdown-holder .downcount .dt-sc-counter-wrapper:before,
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:before,
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:after { 

    -webkit-mask-image: url(../images/circle-blobby-splash.png);
    mask-image: url(../images/circle-blobby-splash.png);

    -webkit-mask-position: center center;
    mask-position: center center;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

    -webkit-mask-size: cover;
    mask-size: cover;

}

.elementor-widget-icon-box.dt-support-info-box.alter .elementor-icon-box-content .elementor-icon-box-description strong {
    font-size: 1.5em;
}



.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box:hover .elementor-icon, 
.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content .elementor-icon-box-description strong {
    color: #000;
}

.elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box.alter:hover .elementor-icon, 
.dt-sc-dark-bg .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content .elementor-icon-box-title,
.dt-sc-dark-bg .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content .elementor-icon-box-description,
.dt-sc-dark-bg .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content .elementor-icon-box-description strong {
    color: #fff;
}


/* Custom Tabs */
.dt-custom-icon-rounded-tabs .jet-tabs__control-wrapper, .dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper { overflow: visible; padding-bottom: 45px; width: 100%; }

.dt-custom-icon-rounded-tabs .jet-tabs__control-wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

/* .dt-custom-icon-rounded-tabs .jet-tabs__control-wrapper .jet-tabs__control { min-width: 16.667%; } */

.dt-custom-icon-rounded-tabs .jet-tabs__control-icon-top .jet-tabs__label-icon { height: 90px; line-height: 90px; margin: 0 auto 35px; position: relative; width: 90px; -webkit-box-shadow: 0px 0px 25px 0px rgba(128,128,128,0.15); box-shadow: 0px 0px 25px 0px rgba(128,128,128,0.15); -webkit-border-radius: 50%; border-radius: 50%; }

.dt-custom-icon-rounded-tabs .jet-tabs__control-icon-top .jet-tabs__label-icon:before { content: ""; height: auto; opacity: 0; margin: 5px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-box-shadow: 0px 0px 25px 0px currentColor; box-shadow: 0px 0px 25px 0px currentColor; -webkit-border-radius: inherit; border-radius: inherit; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.dt-custom-icon-rounded-tabs .jet-tabs__control-icon-top.active-tab .jet-tabs__label-icon:before { margin: 0; opacity: 0.15; }

.dt-custom-icon-rounded-tabs .jet-tabs__control-icon-top .jet-tabs__label-icon i { font-size: 70px; height: 100%; line-height: inherit; width: 100%; }
.dt-custom-icon-rounded-tabs .jet-tabs__control-icon-top .jet-tabs__label-text { font-size: 18px; }

.dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top .jet-tabs__control-inner, 
.dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top .jet-tabs__control-inner > * { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top .jet-tabs__control-inner { color: #151413; }
.dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top .jet-tabs__control-inner > * { color: inherit !important; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control { margin: 25px; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner { height: 150px; padding: 0; position: relative; width: 150px; z-index: 0; -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:before,
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:after,
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner > * { 
    -webkit-transition: inherit;
    transition: inherit;      
}

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:before { background-color: #f5f5f5; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; /*-webkit-animation: bgcolorchange 10s ease-in-out infinite alternate; animation: bgcolorchange 10s ease-in-out infinite alternate;*/ }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:before, 
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control.active-tab .jet-tabs__control-inner:before { -webkit-animation-play-state: paused; animation-play-state: paused; }

.elementor-section:hover .dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:before { -webkit-animation-play-state: running; animation-play-state: running; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control.active-tab .jet-tabs__control-inner:before { opacity: 0; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-transform: scale(0); 
    transform: scale(0); 
}

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control.active-tab .jet-tabs__control-inner:after {
    -webkit-transform: scale(1.1); 
    transform: scale(1.1);     
}


.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(1) .jet-tabs__control-inner:before { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(2) .jet-tabs__control-inner:before { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(3) .jet-tabs__control-inner:before { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(4) .jet-tabs__control-inner:before { -webkit-animation-delay: 4.5s; animation-delay: 4.5s; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(5) .jet-tabs__control-inner:before { -webkit-animation-delay: 2s; animation-delay: 2s; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control:nth-child(6) .jet-tabs__control-inner:before { -webkit-animation-delay: 3.5s; animation-delay: 3.5s; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner .jet-tabs__label-icon { margin: 0 0 10px; }
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control-inner .jet-tabs__label-text { font-family: inherit !important; }

.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control.active-tab .jet-tabs__control-inner .jet-tabs__label-icon,
.dt-custom-icon-title-masked-tabs .jet-tabs__control-wrapper .jet-tabs__control.active-tab .jet-tabs__control-inner .jet-tabs__label-text { color: #fff !important; }


.dt-custom-icon-title-masked-tabs .swiper-container { float: none !important; margin: 0 -15px; width: auto !important; }
.dt-custom-icon-title-masked-tabs .swiper-container-multirow .swiper-wrapper > .swiper-slide { cursor: auto !important; }


.dt-simple-tab-right-aft-title .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control .jet-tabs__label-text { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-simple-tab-right-aft-title .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control:hover .jet-tabs__label-text,
.dt-simple-tab-right-aft-title .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control.active-tab .jet-tabs__label-text { color: inherit !important;}


/* Custom CountDown Timer */
.dt-custom-countdown-timer.elementor-element { margin-left: auto; margin-right: auto; width: auto; z-index: 0; }
.dt-custom-countdown-timer .jet-countdown-timer { padding: 0 50px; }

.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item { margin: 35px 15px; position: relative; z-index: 0; }
.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item:before { background-color: #f5f5f5; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; -webkit-animation: bgcolorchange 10s ease-in-out infinite alternate; animation: bgcolorchange 10s ease-in-out infinite alternate; -webkit-animation-play-state: paused; animation-play-state: paused; }

.elementor-section:hover .dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item:before { -webkit-animation-play-state: running; animation-play-state: running; }

.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item.item-seconds:before { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item.item-minutes:before { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; }
.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item.item-hours:before { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.dt-custom-countdown-timer .jet-countdown-timer .jet-countdown-timer__item.item-days:before { -webkit-animation-delay: 4.5s; animation-delay: 4.5s; }

.dt-custom-countdown-timer.elementor-element .jet-countdown-timer .jet-countdown-timer__item-value, 
.dt-custom-countdown-timer.elementor-element .jet-countdown-timer .jet-countdown-timer__separator { font-size: 36px; }
.dt-custom-countdown-timer.elementor-element .jet-countdown-timer .jet-countdown-timer__item-label { font-size: 16px; }

@keyframes bgcolorchange {
    0% { background-color: #ffdedc; transform: scale(1); }    
    20% { background-color: #dff1ff; transform: scale(1.25); }    
    40% { background-color: #fbf9c9; transform: scale(1.1); }    
    60% { background-color: #e1e9fc; transform: scale(1.2); }    
    80% { background-color: #e1ffd9; transform: scale(1.15); }    
    100% { background-color: #ffd8ed; transform: scale(1); }  
}

@-webkit-keyframes bgcolorchange {
    0% { background-color: #ffdedc; -webkit-transform: scale(1); }    
    20% { background-color: #dff1ff; -webkit-transform: scale(1.25); }    
    40% { background-color: #fbf9c9; -webkit-transform: scale(1.1); }    
    60% { background-color: #e1e9fc; -webkit-transform: scale(1.2); }    
    80% { background-color: #e1ffd9; -webkit-transform: scale(1.15); }    
    100% { background-color: #ffd8ed; -webkit-transform: scale(1); }  
}


/* Custom Testimonial Carousel  */
.dt-custom-testimonial-carousel .slick-slider:not(.slick-vertical) .slick-list { overflow: visible; }
.dt-custom-testimonial-carousel .slick-slide { -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }

.dt-custom-testimonial-carousel .slick-slide, .dt-custom-testimonial-carousel .elementor-widget-testimonial { opacity: 0; }
.dt-custom-testimonial-carousel .slick-slide.slick-active, .dt-custom-testimonial-carousel .slick-active .elementor-widget-testimonial { opacity: 1; }
.dt-custom-testimonial-carousel .slick-slide.slick-active .elementor-testimonial-wrapper { -webkit-animation: flipInX 1.2s ease-in; animation: flipInX 1.2s ease-in; }

.dt-custom-testimonial-carousel .dt-advanced-carousel-wrapper .slick-arrow { height: 55px; opacity: 1; line-height: 55px; margin: 0 !important; width: 55px; visibility: visible; }

.dt-custom-testimonial-carousel .elementor-widget-testimonial { margin: 0 50px; -webkit-transition: all 0.75s ease-in-out 0s; transition: all 0.75s ease-in-out 0s; }

.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-widget-container { margin: inherit; }

.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper { padding: 30px 50px; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;        
}


.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-name { line-height: normal; }
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-name + .elementor-testimonial-job { margin-top: 10px; }
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content { margin: 30px 0 15px; position: relative; }
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content:before { color: rgba(0,0,0,0.05); content: "\275B" "\275B"; font-size: 175px; letter-spacing: -3px; line-height: 0.5; position: absolute; left: 0; top: -15px; }

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        transform: perspective(400px);
    }
}


/* Custom BG Hover Styles */
.dt-custom-countdown-timer .elementor-jet-countdown-timer, 
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-widget-container { padding: 20px; position: relative; -webkit-border-radius: 10px; border-radius: 10px; }

.dt-custom-countdown-timer .elementor-jet-countdown-timer:before,
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-widget-container:before { content: ""; height: auto; margin-left: 75px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit; }

.dt-custom-countdown-timer .jet-countdown-timer,
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper { background-color: #fff; position: relative; z-index: 1; -webkit-border-radius: inherit; border-radius: inherit; -webkit-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px; -webkit-box-shadow: 0px 2px 11.2px 4.8px rgba(0, 0, 0, 0.13); box-shadow: 0px 2px 11.2px 4.8px rgba(0, 0, 0, 0.13); }

.dt-custom-countdown-timer .jet-countdown-timer,
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper { -webkit-transition: all 0.3s ease-in-out 0.5s; transition: all 0.3s ease-in-out 0.5s; }

.dt-custom-countdown-timer .elementor-jet-countdown-timer:before,
.dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-widget-container:before { -webkit-transition: margin-left 0.3s ease-in-out 0.3s, margin-right 0.3s ease-in-out 0s; transition: margin-left 0.3s ease-in-out 0.3s, margin-right 0.3s ease-in-out 0s; }


.dt-custom-countdown-timer:hover .elementor-jet-countdown-timer:before,
.dt-custom-testimonial-carousel:hover .elementor-widget-testimonial .elementor-widget-container:before { margin-left: 50px; margin-right: 50px; }

.dt-custom-countdown-timer:hover .jet-countdown-timer,
.dt-custom-testimonial-carousel:hover .elementor-widget-testimonial .elementor-testimonial-wrapper { -webkit-border-bottom-left-radius: inherit; border-bottom-left-radius: inherit; }


/* Custom Subscribe Form */
.dt-custom-subscribe-form .jet-subscribe-form--inline-layout .jet-subscribe-form__input-group,
.dt-custom-subscribe-form .jet-subscribe-form--inline-layout .jet-subscribe-form__fields { border-radius: 2em; }
.dt-custom-subscribe-form .jet-subscribe-form__mail-field { background-color: #fff; border-color: transparent; padding-left: 30px; padding-right: 30px; -webkit-border-radius: 2em 0 0 2em; border-radius: 2em 0 0 2em; }
.dt-custom-subscribe-form .jet-subscribe-form__submit { font-size: 18px; font-weight: normal; margin-left: 0; padding-left: 40px; padding-right: 40px; -webkit-border-radius: 0 2em 2em 0; border-radius: 0 2em 2em 0; }

.dt-custom-subscribe-form .jet-subscribe-form--inline-layout .jet-subscribe-form__input-group {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;    
}
.dt-custom-subscribe-form .jet-subscribe-form__mail-field, .dt-custom-subscribe-form .jet-subscribe-form__submit { line-height: normal; padding-top: 18px; padding-bottom: 18px; }

.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input.mail-invalid { border-color: currentColor transparent currentColor currentColor; }
.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input:focus { color: rgba(0,0,0,0.5); }

.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input::-webkit-input-placeholder { 
    /* Chrome/Opera/Safari */
    opacity: 1;
}
.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input::-moz-placeholder { 
    /* Firefox 19+ */
    opacity: 1;
}
.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input:-ms-input-placeholder { 
    /* IE 10+ */
    opacity: 1;
}
.dt-custom-subscribe-form .jet-subscribe-form .jet-subscribe-form__input:-moz-placeholder { 
    /* Firefox 18- */
    opacity: 1;
}

/* Custom Promo-box Banners */
.dt-custom-promo-banner.elementor-widget-jet-services[class*="ary-bg"], 
.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner { -webkit-border-radius: 10px 10px 10px 30px; border-radius: 10px 10px 10px 30px; -webkit-transition: all 0.5s ease-in-out 0.3s; transition: all 0.5s ease-in-out 0.3s; }

.dt-custom-promo-banner.elementor-widget-jet-services[class*="ary-bg"]:hover, 
.dt-custom-promo-banner:hover .jet-services.jet-services--header-position-left .jet-services__inner { -webkit-border-radius: 10px; border-radius: 10px; }

.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header { margin: 30px 15px 0; min-height: 270px; }
.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__title { margin-top: 0; }
.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content { padding: 60px 30px 60px 15px; }

.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc { margin-top: 5px; position: relative; -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span { display: block; -webkit-transition: inherit; transition: inherit; }
.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span:nth-child(2):nth-last-child(1) { position: absolute; top: 100%; }


.dt-custom-promo-banner:hover .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc { -webkit-transform: translateY(-100%); transform: translateY(-100%); }

.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span:nth-child(2):nth-last-child(1),
.dt-custom-promo-banner:hover .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span:nth-child(1):nth-last-child(2) { opacity: 0; }

.dt-custom-promo-banner:hover .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span:nth-child(2):nth-last-child(1) { opacity: 1; }

.dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__button { margin-top: 10px; -webkit-border-radius: 2em; border-radius: 2em; }

.dt-custom-promo-banner .jet-tricks-satellite { position: absolute; bottom: -10px; left: auto; right: 15px; top: auto; -webkit-transition: all 0.5s ease-in-out 0.3s; transition: all 0.5s ease-in-out 0.3s; }
.dt-custom-promo-banner .jet-tricks-satellite .jet-tricks-satellite__text { color: rgba(255,255,255,0.1); font-size: 60px; font-weight: 900 !important; line-height: 1; -webkit-transform: none; transform: none; }

.dt-custom-promo-banner .jet-tricks-satellite .jet-tricks-satellite__text span { -webkit-text-shadow: 0 25px 0 transparent; text-shadow: 0 25px 0 transparent; -webkit-transition: all 0.5s ease-in-out 0.3s; transition: all 0.5s ease-in-out 0.3s; }

.dt-custom-promo-banner:hover .jet-tricks-satellite { bottom: 0; }
/*.dt-custom-promo-banner:hover .jet-tricks-satellite .jet-tricks-satellite__text span { -webkit-text-shadow: 0 0 0 rgba(255,255,255,0.25); text-shadow: 0 0 0 rgba(255,255,255,0.25); }*/
.dt-custom-promo-banner:hover .jet-tricks-satellite .jet-tricks-satellite__text { color: rgba(255, 255, 255, .4); }


.dt-custom-promo-banner-type2 .jet-animated-box__inner { padding: 75px 50px; }
.dt-custom-promo-banner-type2 .jet-animated-box__front, .dt-custom-promo-banner-type2 .jet-animated-box__back,
.dt-custom-promo-banner-type2 .jet-animated-box__front .jet-animated-box__overlay, .dt-custom-promo-banner-type2 .jet-animated-box__back .jet-animated-box__overlay,
.dt-custom-promo-banner-type2 .jet-animated-box__inner .jet-animated-box__content, .dt-custom-promo-banner-type2 .jet-animated-box__inner .jet-animated-box__content > * { -webkit-transition: all 0.5s ease-in-out 0s !important; transition: all 0.5s ease-in-out 0s !important; }

.dt-custom-promo-banner-type2 .jet-animated-box__back .jet-animated-box__inner .jet-animated-box__content,
.dt-custom-promo-banner-type2:hover .jet-animated-box__front .jet-animated-box__inner .jet-animated-box__content { margin-top: -18px; }

.dt-custom-promo-banner-type2:hover .jet-animated-box__front, .dt-custom-promo-banner-type2:hover .jet-animated-box__back,
.dt-custom-promo-banner-type2:hover .jet-animated-box__front .jet-animated-box__overlay, .dt-custom-promo-banner-type2:hover .jet-animated-box__back .jet-animated-box__overlay { -webkit-border-radius: 10px !important; border-radius: 10px !important; }

.dt-custom-promo-banner-type2 .jet-animated-box__front .jet-animated-box__inner .jet-animated-box__content, 
.dt-custom-promo-banner-type2:hover .jet-animated-box__back .jet-animated-box__inner .jet-animated-box__content > *:not(.jet-animated-box__button) { opacity: 0; }

.dt-custom-promo-banner-type2:hover .jet-animated-box__front .jet-animated-box__inner .jet-animated-box__content { opacity: 1; }

.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__subtitle { font-size: 16px; margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1;    
}
.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__title { font-size: 34px; 
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2;    
}
.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__description { font-size: 24px; 
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3;    
}
.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__button { color: #fff; margin-top: 10px; -webkit-border-radius: 2em; border-radius: 2em; 
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4;    
}

.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__description .dt-coupon,
.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__description .dt-coupon-copied { border: 2px dashed; cursor: text; display: inline-block; line-height: 1; margin-left: 5px; margin-top: 10px; padding: 5px 10px 8px; -webkit-border-radius: 10px; border-radius: 10px; }

.dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__description .dt-coupon-copied {
    background: rgba(0,0,0,0.75);
    border-width: 0;
    display: inline-block;
    font-size: 13px;
    line-height: 1em;
    margin: 2px 2px 2px -118px;
    text-transform: capitalize;
    vertical-align: middle;
    width: 115px;
    -webkit-animation: dt_fadeInRight 0.5s ease-in-out 0s;
    animation: dt_fadeInRight 0.5s ease-in-out 0s;
}

.dt-custom-promo-banner-type2 .jet-animated-box.jet-box-effect-9 .jet-animated-box__back { background: transparent; z-index: 2; }
.dt-custom-promo-banner-type2 .jet-animated-box.jet-box-effect-9.flipped .jet-animated-box__front { opacity: 1; pointer-events: auto; }


/* Custom Product List Layout Carousel */
.dt-custom-product-list-carousel-wrapper .elementor-heading-title { border-bottom: 1px solid #e5e5e5; line-height: 30px; margin-bottom: 45px; padding: 0 45px 20px 0; position: relative; }
.dt-custom-product-list-carousel-wrapper .elementor-heading-title,
.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow { line-height: 30px; }

.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow { height: 30px; opacity: 1; pointer-events: auto; visibility: visible; top: -65px; width: 20px; -webkit-transform: translateY(-100%); transform: translateY(-100%); }
.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow span,
.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow span:before { font-size: 16px; }

.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow.slick-prev { left: auto; right: 20px; }

.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-arrow,
.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper:hover .slick-arrow { margin: 0 !important; }

.dt-custom-product-list-carousel-wrapper .dt-advanced-carousel-wrapper .slick-slide .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated { padding-top: 0; padding-bottom: 0; }


/* Custom App Link Buttons */
.dt-custom-apps-link-wrapper .brands-list { margin: 0 -2px; }
.dt-custom-apps-link-wrapper .brands-list .brands-list__item { max-width: 120px; padding: 2px }


/* Video Section */
.elementor-element.video-section.hide-thumb .jet-video { background: none; padding-bottom:150px; }
.elementor-element.video-section.hide-thumb.pb-10 .jet-video { padding-bottom: 11%; }
.elementor-element.video-section.hide-thumb .jet-video__overlay { background: none !important; }
.elementor-element.video-section .jet-video__play-button { box-shadow: 0 0 0 40px #fff inset, 0 0 0 10px rgba(128, 190, 121, .3), 0 0 0 20px rgba(255,255,255,.2); -webkit-box-shadow: 0 0 0 40px #fff inset, 0 0 0 10px rgba(128, 190, 121, .3), 0 0 0 20px rgba(255,255,255,.2); -moz-box-shadow: 0 0 0 40px #fff inset, 0 0 0 10px rgba(128, 190, 121, .3), 0 0 0 20px rgba(255,255,255,.2); border-radius: 50%; position: relative; padding: 20px; font-size: 40px; width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; }
.elementor-element.video-section.medium .jet-video__play-button { width: 35px; height: 35px; font-size: 20px }
.elementor-element.video-section .jet-video__overlay:hover .jet-video__play-button { box-shadow: 0 0 0 40px #fff inset, 0 0 0 30px rgba(128, 190, 121, .6), 0 0 0 15px rgba(255,255,255,.2); -webkit-box-shadow: 0 0 0 40px #fff inset, 0 0 0 30px rgba(128, 190, 121, .6), 0 0 0 15px rgba(255,255,255,.2); -moz-box-shadow: 0 0 0 40px #fff inset, 0 0 0 30px rgba(128, 190, 121, .6), 0 0 0 15px rgba(255,255,255,.2); }
.elementor-element.video-section .jet-video__overlay .jet-video__play-button .fa-play:before { letter-spacing: -5px; }

/* Tabs */ 
.dt-tab-accordion.elementor-element .jet-tabs .jet-tabs__control.active-tab .jet-tabs__label-text, .dt-tab-accordion.elementor-element .jet-tabs .jet-tabs__control:hover .jet-tabs__label-text { color: #fff; }
.dt-tab-accordion.elementor-element .jet-tabs .jet-tabs__control img.jet-tabs__label-image { width: 43px; margin-right: 10px; }
.dt-tab-accordion.elementor-element .jet-tabs .jet-tabs__control.active-tab img.jet-tabs__label-image, .dt-tab-accordion.elementor-element .jet-tabs .jet-tabs__control:hover img.jet-tabs__label-image { filter: brightness(2); }
.dt-tab-accordion .jet-tabs .jet-tabs__content-wrapper { min-width: calc(100% - 50%) !important; margin-left: 30px !important; }
.dt-tab-accordion .jet-tabs .jet-tabs__content-wrapper .jet-tabs__content { padding: 0; }
.dt-tab-accordion .jet-tabs .jet-tabs__content-wrapper .jet-tabs__content .elementor-column-wrap { padding-top: 3px; }
.dt-tab-accordion .jet-tabs .jet-tabs__control-wrapper, .dt-tab-accordion .jet-tabs__content-wrapper, .dt-tab-accordion .jet-toggle { background-color: transparent !important; }
.dt-tab-accordion.elementor-element .jet-toggle { margin-bottom: 8px; }
.dt-tab-accordion.elementor-element .elementor-widget-container > .jet-accordion > .jet-accordion__inner > .jet-toggle > .jet-toggle__control { justify-content: space-between !important; }
.dt-tab-accordion.elementor-element .elementor-widget-container > .jet-accordion > .jet-accordion__inner > .jet-toggle > .jet-toggle__control .jet-toggle__icon { background-color: transparent; color: #000; }
.faq-accordion .elementor-accordion .elementor-accordion-item { margin-bottom: 10px; border-radius: 5px; }
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title { position:relative; padding: 20px 20px 20px 45px; border: none; }
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title span{ position:absolute; left:10px; top:10px;}
.faq-accordion .elementor-accordion .elementor-accordion-item+.elementor-accordion-item { border-top: 1px solid #DFDFDF }
.faq-accordion.elementor-element .elementor-accordion .elementor-accordion-item .elementor-tab-content { padding: 0 45px; border: none; }

.white .elementor-button-link{background-color:#FFF;}



/* ImageBox Counters */
.dt-custom-imagebox-counter-wrapper { counter-reset: imagebox-counter; position: relative; z-index: 1; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top .elementor-image-box-description:before, 
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top .elementor-image-box-img { margin-bottom: 0; position: relative; width: 100%; }
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content { background-color: #fff; padding: 35px 25px 30px; position: relative; z-index: 1; }
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title { font-size: 32px; margin: 0; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title { counter-increment: imagebox-counter; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title:before { content: counter(imagebox-counter, decimal-leading-zero) "."; font-weight: bold; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title:before { font-size: 50px; margin-left: 25px; position: absolute; left: 0; top: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-title:before { margin-top: 25px; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description { color: #fff; padding: 25px; position: absolute; bottom: 100%; left: 0; width: 100%; z-index: 0; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top .elementor-image-box-description:before { content: ""; height: 0; pointer-events: none; position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1;
    background: -webkit-gradient(linear,left top, left bottom,from(transparent),to(rgba(0,0,0,0.85)));
    background: -o-linear-gradient(transparent,rgba(0,0,0,0.85));
    background: linear-gradient(transparent,rgba(0,0,0,0.85));    
}

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top:hover .elementor-image-box-description:before { height: 125%; }

.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-title:before, 
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description, 
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top .elementor-image-box-description:before { opacity: 0; }


.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-description,
.dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box.elementor-position-top:hover .elementor-image-box-description:before { opacity: 1; }

/* IconBox Counters */
.dt-custom-iconbox-counter-wrapper { counter-reset: iconbox-counter; }
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box,
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-title { padding: 0 20px; }
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-icon { display: none; }
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-title { counter-increment: iconbox-counter; font-size: 24px; margin: 0 0 30px; }
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-title a:before { content: counter(iconbox-counter, decimal-leading-zero) "."; display: block; font-size: 50px; font-weight: bold; line-height: normal; margin-bottom: 20px; pointer-events: none; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box:hover .elementor-icon-box-title a:hover:before { color: #232323; }


/* Boxed Content inner Fullwidth section & Custom Bottom Separator */
.dt-custom-separator-bottom .elementor-shape-bottom svg,
.dt-fullwidth-inner-content-boxed .elementor-row:before { background-color: #fff; }

.dt-fullwidth-inner-content-boxed .elementor-row { padding: 90px 10%; position: relative; z-index: 1; }
.dt-fullwidth-inner-content-boxed .elementor-row:before { content: ""; height: auto; margin: 0 10px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); }
.dt-fullwidth-inner-content-boxed .elementor-column-gap-wider > .elementor-row:before { margin: 0 30px; }


/* Custom IconBox - Type 2 */
.dt-custom-iconbox-type2.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon { margin-right: 20px; }
.dt-custom-iconbox-type2.elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon i { -webkit-transition: inherit; transition: inherit; }
.dt-custom-iconbox-type2.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title { font-size: 26px; margin: 0 0 15px; }

.dt-custom-iconbox-type2.alter.elementor-widget-icon-box:hover .elementor-icon-box-icon .elementor-icon i { color: inherit; }

.dt-custom-section-offset:not(:last-child) { margin-bottom: 35px; }


/* Custom Service ImageBox Carousel */
.dt-custom-service-imagebox-carousel .jet-carousel { margin-left: 0; margin-right: 0; }
.dt-custom-service-imagebox-carousel .jet-carousel .slick-list { margin: 0 -15px; padding: 30px 0 !important; }
.dt-custom-service-imagebox-carousel .jet-carousel .slick-slide,
.dt-custom-service-imagebox-carousel .jet-carousel .slick-slide .jet-carousel__item-inner { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-custom-service-imagebox-carousel .jet-carousel .slick-slide { perspective: 150px; }
.dt-custom-service-imagebox-carousel .jet-carousel .slick-slide .jet-carousel__item-inner { -webkit-transform: translate3d(0, 0, -15px); transform: translate3d(0, 0, -15px); }
.dt-custom-service-imagebox-carousel .jet-carousel .slick-slide.slick-current .jet-carousel__item-inner { margin: -20px -15px; width: auto; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-inner, 
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link { float: left; position: relative; width: 100%; }
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:before,
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:after { content: ""; height: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:before { border: 2px solid #fff; margin: 10px; }
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:after { background: linear-gradient(0deg, black, transparent, transparent); }

.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__item-link:before, 
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:after { margin: -10px; }
.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__item-link:after { margin: 0; }

.dt-custom-service-imagebox-carousel .jet-carousel__content { padding: 35px; position: absolute; bottom: -20px; left: 0; right: 0; -webkit-transition: all 0.3s ease-in-out 0.3s; transition: all 0.3s ease-in-out 0.3s; }

.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__content { bottom: 0; }

.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__item-link:before, 
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__item-link:after, 
.dt-custom-service-imagebox-carousel .jet-carousel__item .jet-carousel__content { opacity: 0; }

.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__item-link:after,
.dt-custom-service-imagebox-carousel .jet-carousel__item:hover .jet-carousel__content { opacity: 1; }

.dt-custom-service-imagebox-carousel .elementor-column-wrap.elementor-element-populated { padding: 0; }
.dt-custom-service-imagebox-carousel .elementor-element.elementor-widget-image-box .elementor-image-box-img { margin-right: 10px; width: 60px; }
.dt-custom-service-imagebox-carousel .elementor-element.elementor-widget-image-box .elementor-image-box-title { color: #fff; font-size: 30px; margin: 0; }
.dt-custom-service-imagebox-carousel .elementor-element.elementor-widget-image-box .elementor-image-box-description { display: none; }


.dt-custom-service-imagebox-carousel.alter { z-index: 1; }
.dt-custom-service-imagebox-carousel.alter .jet-carousel .slick-slide .jet-carousel__item-inner { -webkit-transform: none; transform: none; }
.dt-custom-service-imagebox-carousel.alter .jet-carousel .slick-slide.slick-current .jet-carousel__item-inner { margin: 0; }

.dt-custom-service-imagebox-carousel.alter .jet-carousel__item .jet-carousel__item-link:before { margin: 0; opacity: 0; }
.dt-custom-service-imagebox-carousel.alter .jet-carousel__item:hover .jet-carousel__item-link:before,
.dt-custom-service-imagebox-carousel.alter .jet-carousel__item.slick-current .jet-carousel__item-link:before { margin: 10px; opacity: 1; }
.dt-custom-service-imagebox-carousel.alter .jet-carousel__item:hover .jet-carousel__item-link:after { content: none; }

.dt-custom-service-imagebox-carousel.alter .jet-carousel__item .jet-carousel__content { float: left; opacity: 1 !important; padding: 20px 30px; position: relative; width: 100%; }
.dt-custom-service-imagebox-carousel.alter .jet-carousel__item:hover .jet-carousel__content { bottom: auto; }
.dt-custom-service-imagebox-carousel.alter .elementor-element.elementor-widget-image-box .elementor-image-box-title { font-size: 28px; }



/* Custom Fullwidth Catalog */
.dt-custom-fullwidth-catelog .elementor-widget-image .elementor-widget-container img { margin: 0 -45px 0 -30px; -webkit-box-shadow: 2px 1px 10px 0px #c1c1c1; box-shadow: 2px 1px 10px 0px #c1c1c1; }

.dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap { 
    margin-left: -30px;
    padding: 120px 30px;
    position: relative;

    -ms-flex-line-pack: center;
    align-content: center;
}

.dt-custom-fullwidth-catelog > .elementor-container > .elementor-row > .elementor-column { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.45s linear 0s, left 0.6s linear 0s; transition: opacity 0.45s linear 0s, left 0.6s linear 0s; }
.dt-custom-fullwidth-catelog > .elementor-container > .elementor-row > .elementor-column:nth-child(1):nth-last-child(2) { left: -15%; }
.dt-custom-fullwidth-catelog > .elementor-container > .elementor-row > .elementor-column:nth-child(2):nth-last-child(1) { left: 15%; }
.slick-slide.slick-active.slick-current .dt-custom-fullwidth-catelog > .elementor-container > .elementor-row > .elementor-column { opacity: 1; left: 0; visibility: visible; }


.dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap:before { background-color: #fff; content: ""; height: auto; margin: 0 -30px -30px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.14); box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.14); }

.dt-custom-fullwidth-catelog .dt-minimal-top-sep-title .jet-headline { margin: 0 0 -10px; padding-top: 45px; }
.dt-custom-fullwidth-catelog .elementor-button { margin-top: 0; }

.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-list { margin-left: -15px; margin-right: -15px; }
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-list .slick-slide { padding: 15px; -webkit-perspective: 1000px; perspective: 1000px; }

.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow { opacity: 1; top: 90%; visibility: visible; }

.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow, 
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow span, 
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow span:before { font-size: 16px; }

.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-prev { left: 50%; -webkit-transform: translate(-100%,-50%); transform: translate(-100%,-50%); }
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-next { right: 50%; -webkit-transform: translate(100%,-50%);  transform: translate(100%,-50%); }

.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-prev,
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper:hover .slick-arrow.slick-prev { margin-left: -5px; }
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-next,
.dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper:hover .slick-arrow.slick-next { margin-right: -5px; }


/* Custom Catalog Promo-Box */
.dt-custom-catalog-promo-box .jet-animated-box__front, 
.dt-custom-catalog-promo-box .jet-animated-box__back { background-color: transparent; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.dt-custom-catalog-promo-box .jet-animated-box__back { z-index: 2 !important; }
.dt-custom-catalog-promo-box .jet-animated-box__front .jet-animated-box__inner,
.dt-custom-catalog-promo-box .jet-animated-box__back .jet-animated-box__inner { 
    -webkit-transition: inherit;
    transition: inherit;
}

.dt-custom-catalog-promo-box.right .jet-animated-box__front .jet-animated-box__inner, 
.dt-custom-catalog-promo-box.right .jet-animated-box__back .jet-animated-box__inner { 
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.dt-custom-catalog-promo-box.left .jet-animated-box__front .jet-animated-box__inner, 
.dt-custom-catalog-promo-box.left .jet-animated-box__back .jet-animated-box__inner { 
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.dt-custom-catalog-promo-box .jet-animated-box__content .jet-animated-box__title { font-size: 60px; order: 2; }
.dt-custom-catalog-promo-box .jet-animated-box__content .jet-animated-box__subtitle { order: 1; }
.dt-custom-catalog-promo-box .jet-animated-box__content .jet-animated-box__button { order: 3; padding: 10px 20px; -webkit-border-radius: 2em; border-radius: 2em; }

.dt-custom-catalog-promo-box .jet-animated-box.flipped .jet-animated-box__front { opacity: 1; -webkit-transform: none !important; transform: none !important; }
.dt-custom-catalog-promo-box .jet-animated-box.flipped .jet-animated-box__front .jet-animated-box__inner,
.dt-custom-catalog-promo-box .jet-animated-box:not(.flipped) .jet-animated-box__back .jet-animated-box__inner { opacity: 0; }


.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry { background-color: #f9f7f7; -webkit-box-shadow: none; box-shadow: none; }

.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry, 
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry { margin-bottom: 0; }

.dt-custom-blog-withbg .dt-sc-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) { padding-left: 30px; padding-right: 30px; }
.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry > div:first-child:not(.entry-thumb) { margin-top: 30px; }
.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry > div:last-child,
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details > div:last-child { margin-bottom: 30px; }

.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details > .entry-title:first-child { margin-top: 35px; }
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details:last-child { margin-bottom: 0; }

.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry:not(:hover) .entry-details > .entry-title h4 a,
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry:not(:hover) .entry-details > div,
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry:not(:hover) .entry-details > div i, 
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry:not(:hover) .entry-details > div a { color: #151413; }

.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry:hover .entry-details > .entry-title a { color: rgba(255,255,255,0.75); }
.dt-custom-blog-withbg .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details > .entry-title a:hover { color: rgba(255,255,255,1); }

.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry > div.entry-date { font-size: 16px; }
.dt-custom-blog-withbg .dt-sc-post-entry .blog-entry div.entry-date i { display: none; }


/* Accordion with Bottom Line */
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion { counter-reset: faq-num-counter; }
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item { counter-increment: faq-num-counter; }
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-title,
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-content { border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; padding: 25px 0; }

.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:first-child .elementor-tab-title { padding-top: 0; }

.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title { display: table-row; }
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title:before { content: counter(faq-num-counter, decimal-leading-zero)"."; display: table-cell; margin: 0 10px 0 0; min-width: 35px; }
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-title span { font-size: 0.9em; }
.dt-custom-numeric-faq.elementor-widget-accordion .elementor-accordion .elementor-tab-content > *:last-child { margin-bottom: 0; }


/* Contact form */
.dt-contact-form-default .wpcf7-form-control-wrap { margin-bottom: 30px; }
.dt-contact-form-default .wpcf7 input, .dt-contact-form-default .wpcf7-textarea { line-height: 1; padding: 15px 25px; }
.dt-contact-form-default .wpcf7 input.wpcf7-submit { margin-top: 0; padding-top: 20px; padding-bottom: 20px; width: 100%; }

.dt-contact-form-default .wpcf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #232323; opacity: 1;
}
.dt-contact-form-default .wpcf7 ::-moz-placeholder { /* Firefox 19+ */
    color: #232323; opacity: 1;
}
.dt-contact-form-default .wpcf7 :-ms-input-placeholder { /* IE 10+ */
    color: #232323; opacity: 1;
}
.dt-contact-form-default .wpcf7 :-moz-placeholder { /* Firefox 18- */
    color: #232323; opacity: 1;
}

.elementor-section.dt-custom-contact-info-wrapper { margin-left: -60px; position: relative; width: auto; }
.elementor-section.dt-custom-contact-info-wrapper:before { border: 2px dashed rgba(0,0,0,0.5); content: ""; height: auto; margin: 10px; pointer-events: none; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.elementor-section.dt-custom-contact-info-wrapper:hover:before { border-color: #232323; }

.elementor-element.dt-sc-sticky-content .elementor-accordion-icon.elementor-accordion-icon-left { font-size: 20px !important; line-height: 38px; }
.single-product-toggle h5.elementor-heading-title.elementor-size-default { font-size: 20px !important; }

/*--------------------------------------------------------------
4.0 - Responsive
--------------------------------------------------------------*/

@media only screen and (min-width:1441px) and (max-width:1680px) {

    .elementor-20665 .elementor-element.elementor-element-096f96a > .elementor-background-overlay { background-position: 865px 0; }

}

@media only screen and (min-width:1441px) {

    .dt-custom-section-offset:nth-child(2) { margin-left: 3em; margin-right: -3em; width: auto !important; }
    .dt-custom-section-offset:nth-child(3) { margin-left: 6em; margin-right: -6em; width: auto !important; }

}

/*----*****---- << Laptop/Notebook >> ----*****----*/
@media only screen and (min-width:1281px) and (max-width:1440px) {

    .dt-custom-iconbox-type2.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title { font-size: 24px; }
    .dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box, .dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-title { padding: 0 10px; }

    .elementor-20665 .elementor-element.elementor-element-096f96a > .elementor-background-overlay { background-position: 665px 0; }

    .elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box .elementor-icon,
    .elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box.alter .elementor-icon { 
        height: 60px;
        line-height: 60px;
        width: 60px;
    }

    .elementor-element.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-description,
    .elementor-element.elementor-widget-icon-box.dt-support-info-box.alter .elementor-icon-box-description {
        font-size: 14px;
    }

    .elementor-element.elementor-widget-icon-box.elementor-position-left.dt-support-info-box.alter .elementor-icon-box-icon { margin-right: 15px !important; }
    .elementor-element.elementor-widget-icon-box.dt-support-info-box.alter .elementor-icon-box-description strong { font-size: 16px; font-weight: bold; }    

}

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */	
@media only screen and (min-width:1025px) and (max-width:1280px) {

    .elementor .elementor-element.elementor-section.dt-custom-bg-overlap { padding-left: 10px; padding-right: 10px; }
    .elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box .elementor-icon,
    .elementor-element.elementor-widget-icon-box.elementor-view-stacked.dt-support-info-box.alter .elementor-icon { 
        height: 60px;
        line-height: 60px;
        width: 60px;
    }

    .elementor-element.elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-description,
    .elementor-element.elementor-widget-icon-box.dt-support-info-box.alter .elementor-icon-box-description {
        font-size: 14px;
    }

    .elementor-element.elementor-widget-icon-box.elementor-position-left.dt-support-info-box.alter .elementor-icon-box-icon { margin-right: 15px !important; }
    .elementor-element.elementor-widget-icon-box.dt-support-info-box.alter .elementor-icon-box-description strong { font-size: 16px; font-weight: bold; }

    .dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box, 
    .dt-custom-iconbox-counter-wrapper .elementor-widget-icon-box .elementor-icon-box-title { padding: 0; }

    .elementor-20665 .elementor-element.elementor-element-096f96a > .elementor-background-overlay { background-position: 515px 0; }

    .dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap { padding: 120px 0; }

    .dt-custom-catalog-promo-box .jet-animated-box__content .jet-animated-box__title { font-size: 45px; }
    .dt-custom-service-imagebox-carousel.alter .elementor-element.elementor-widget-image-box .elementor-image-box-title { font-size: 24px; }

    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header { background-position: 0 45px; background-size: contain; margin: 0 10px; width: 35%; }  
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content { padding-left: 10px; padding-right: 10px; }    
    
}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.special_products .elementor-section .elementor-row .elementor-column.dt-col-sm-6 {   margin-left: 0;}
    .special_products .elementor-section .elementor-row .elementor-column.dt-col-sm-6:last-child { width:100%; }
    .special_products .elementor-section .elementor-row .elementor-column.dt-col-sm-6:last-child .dt-col-sm-12{ width:50%;}
     .special_products .elementor-section .elementor-row .elementor-column.dt-col-sm-6:last-child li:last-child .dt-col-sm-12{
     width: 100%;
    border-top: 1px solid rgba(0,0,0,.075);
    border-bottom: none;
    margin-top: -1px;}

}


@media only screen and (min-width:1025px) {


}


@media only screen and (max-width:1024px) {

    .dt-custom-service-imagebox-carousel .jet-carousel .slick-list { margin: 0; padding: 0 !important; }
    .dt-custom-service-imagebox-carousel .jet-carousel .slick-slide .jet-carousel__item-inner, 
    .dt-custom-service-imagebox-carousel .jet-carousel .slick-slide.slick-current .jet-carousel__item-inner { margin: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

    .dt-fullwidth-inner-content-boxed .elementor-row { padding: 50px 5%; }   

    .dt-custom-horizontal-imagebox-section { margin-bottom: 0; }
    .dt-custom-horizontal-imagebox-section .elementor-widget-image .elementor-image { -webkit-transform: none !important; transform: none !important; }

    .dt-custom-horizontal-imagebox-section .elementor-widget-image:before, 
    .dt-custom-horizontal-imagebox-section.alter .elementor-widget-image:before { margin-left: auto; margin-right: auto; margin-top: 35px; left: 0; right: 0; top: 100%; -webkit-transition: margin-top 0.45s ease-in-out 0s, opacity 0.75s ease-in-out 0s; transition: margin-top 0.45s ease-in-out 0s, opacity 0.75s ease-in-out 0s; }

    .dt-custom-horizontal-imagebox-section.alter .elementor-widget-image:before { margin-top: -35px; top: 0; }

    .dt-custom-horizontal-imagebox-section:hover .elementor-widget-image:before,
    .dt-custom-horizontal-imagebox-section.alter:hover .elementor-widget-image:before { margin-top: -18px; margin-left: auto; margin-right: auto; opacity: 1; }


    /* New */
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header { background-position: center center; background-size: contain; }    

    .mobile-hotspot { position: static!important; }

}

    
/*----*****---- << Tablet (Portrait) >> ----*****----*/	

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:1024px) {

    .elementor-section.dt-custom-bg-overlap .elementor-row::before, .elementor-section.dt-custom-bg-overlap .elementor-row::after {
        content: "";
        background: rgba(0,0,0,0.05);
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);    
    }

    .elementor-section.dt-custom-bg-overlap .elementor-row::before { height: 1px; width: 100%; }
    .elementor-section.dt-custom-bg-overlap .elementor-row::after { height: 100%; width: 1px; }

    .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;        
    }

    .elementor-section.dt-custom-bg-overlap .elementor-row > .elementor-col-25:nth-child(even) .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-wrapper {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse        
    }

    .elementor-section.dt-custom-bg-overlap .elementor-row > .elementor-col-25:nth-child(even) .elementor-widget-icon-box.dt-support-info-box.elementor-position-left .elementor-icon-box-icon {
        margin: 0 0 0 15px;
    }

    .elementor-section.dt-custom-bg-overlap .elementor-row > .elementor-col-25:nth-child(even) .elementor-widget-icon-box.dt-support-info-box.elementor-position-left .elementor-icon-box-content {
        text-align: right;
    }

    .elementor-section.dt-custom-contact-info-wrapper { margin: 50px 0 0; }

    .dt-custom-imagebox-counter-wrapper .elementor-element .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description { font-size: 14px; padding-left: 15px; padding-right: 15px; }


    .dt-custom-fullwidth-catelog .dt-minimal-top-sep-title .jet-headline { font-size: 28px; }
    .dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap { padding: 50px 0; }
    .dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap::before { margin-bottom: -15px; }

    .dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow { top: 75%; }
    .dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-prev { -webkit-transform: translate(-150%,-50%); transform: translate(-150%,-50%); }
    .dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow.slick-next { -webkit-transform: translate(50%,-50%); transform: translate(50%,-50%); }


    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(1):nth-last-child(6),
    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(2):nth-last-child(5),
    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(3):nth-last-child(4),
    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(4):nth-last-child(3),
    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(5):nth-last-child(2),
    .dt-custom-icon-rounded-tabs .jet-tabs__control.jet-tabs__control-icon-top:nth-child(6):nth-last-child(1)    
    { 
        min-width: 33.33%; 
    }

    .dt-custom-countdown-timer .jet-countdown-timer { padding: 0 35px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

    .dt-custom-testimonial-carousel .elementor-widget-testimonial { margin: 0 25px; }

    .dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__title { font-size: 28px; }
    .dt-custom-promo-banner-type2 .jet-animated-box__content .jet-animated-box__description { font-size: 20px; }


}


/*----*****---- << Mobile (Landscape) >> ----*****----*/	

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {
    
    .elementor-widget-icon-box.dt-support-info-box .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;        
    }

    .elementor-section.dt-custom-contact-info-wrapper { margin: 50px 0 0; }

    .dt-custom-horizontal-imagebox-section .elementor-row { margin: 0 !important; }

    .dt-custom-iconbox-type2.elementor-widget-icon-box { padding: 0 30px; }

    .dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-list { margin-bottom: 35px; }
    .dt-custom-fullwidth-catelog-carousel .dt-advanced-carousel-wrapper .slick-arrow { top: 100%; }

    .dt-custom-fullwidth-catelog .elementor-widget-image .elementor-widget-container img { margin: 0 0 -45px; }
    .dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap { margin: -30px 0 0; padding: 50px 35px; }
    .dt-custom-fullwidth-catelog .elementor-column + .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap:before { margin: 0 15px -15px; }

    .dt-custom-section-offset:not(:last-child) { margin-bottom: 0; }

    .dt-custom-service-imagebox-carousel .elementor-element.elementor-widget-image-box .elementor-image-box-title { margin-top: 10px; }

    .dt-custom-image-box-list .elementor-image-box-wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;

        -webkit-box-pack: start; 
        -ms-flex-pack: start; 
        justify-content: flex-start;

        text-align: left; 
    }

    .dt-custom-image-box-list .elementor-image-box-wrapper .elementor-image-box-img {
        margin: 0 15px 0 0 !important;
    }

    
    /* New */
    .dt-custom-promo-banner { margin: 0 auto; max-width: 480px; }
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header { margin-left: 0; margin-right: 0; }
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content { padding-top: 35px; padding-bottom: 90px; }
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content > * {
        align-self: center;
        text-align: center;
    }

    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header,
    .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content { width: 100%; }

    .dt-custom-promo-banner .jet-tricks-satellite, .dt-custom-promo-banner .jet-services.jet-services--header-position-left .jet-services__inner .jet-services__desc span:nth-child(2):nth-last-child(1) { margin: auto; left: 0; right: 0; text-align: center; }

    .dt-custom-countdown-timer.elementor-element .jet-countdown-timer .jet-countdown-timer__separator { display: none; }

    .dt-custom-promo-banner-type2 .jet-animated-box__front, .dt-custom-promo-banner-type2 .jet-animated-box__back, .dt-custom-promo-banner-type2 .jet-animated-box__overlay { border-radius: 10px !important; }


    .dt-custom-testimonial-carousel .elementor-widget-testimonial { margin: 0; }
    .dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-image,
    .dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-details { display: block; text-align: center; }
    .dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-image { padding: 0 0 15px; }
    .dt-custom-testimonial-carousel .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-image img { margin: auto; }

    .dt-tab-accordion .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper .jet-tabs__control { min-width: 100% !important; max-width: 100% !important; width: 100% !important;}
    .dt-tab-accordion .jet-tabs .jet-tabs__content-wrapper { margin: 0 !important;}  
    
    
    #tippy-2.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
        right: -20px;
        left: auto;
        position: absolute;
        top: -40px !important;
    }
    .tippy-popper[x-placement^=top] .tippy-arrow{ display: none;}


}

@media only screen and (max-width: 479px) {

    .dt-custom-iconbox-type2.elementor-widget-icon-box { padding: 0 15px; }

    .dt-custom-promo-banner { margin: 0 auto; max-width: 290px; }
    .dt-custom-promo-banner-type2 .jet-animated-box { height: 375px !important; }

    .dt-custom-subscribe-form .jet-subscribe-form--inline-layout .jet-subscribe-form__input-group { justify-content: center; }
    .dt-custom-subscribe-form .jet-subscribe-form__mail-field, .dt-custom-subscribe-form .jet-subscribe-form__submit { -webkit-border-radius: 2em; border-radius: 2em; }
    .dt-custom-subscribe-form .jet-subscribe-form__submit { margin-top: 10px; }



}