/* instagram style (//Home Page 1//) */
.wdt-custom-insta-section .wdt-content-item .wdt-content-elements-group { -webkit-mask: url(../images/instagram-mask-image.png); mask: url(../images/instagram-mask-image.png); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; }
.wdt-custom-insta-section .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before { background-color: var(--wdtLinkHoverColor); }
.wdt-custom-insta-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: var(--wdtFontSize_H6); transform: translateY(100%); transition: transform 0.3s ease-out; }
.wdt-custom-insta-section .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { transform: translateY(0%); }

/* instagram style (//Home Page 3//) */
.wdt-custom-insta-section-2 .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before { background-color: var(--wdtLinkHoverColor); }
.wdt-custom-insta-section-2 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: var(--wdtFontSize_H6); transform: translateY(100%); transition: transform 0.3s ease-out; }
.wdt-custom-insta-section-2 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { transform: translateY(0%); }

/* heading style */
.wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title { font-size: clamp(var(--wdtFontSize_H4), 1.4423rem + 1.9231vw, var(--wdtFontSize_Alt)); line-height: 1; }
.wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle { font-size: clamp(var(--wdtFontSize_H5), 1.5673rem + 0.2564vw, var(--wdtFontSize_H4)); font-family: var(--wdtFontTypo_Ext); }
.wdt-heading-holder div.wdt-heading-subtitle-wrapper { margin-bottom: 10px; }
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon span { font-size: calc(var(--wdtFontSize_H3) - 2px); }
.wdt-heading-holder div.wdt-heading-icon-wrapper { margin-bottom: 0; }

/* testimonial style 1 (//Home Page 1//) */
.wdt-testimonial-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-image a img { -webkit-mask: url(../images/Testimonial-image-02.png); mask: url(../images/Testimonial-image-02.png); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; }
.wdt-testimonial-style-1 .wdt-content-item .wdt-content-subtitle { font-size: clamp(var(--wdtFontSize_H4), 1.7308rem + 0.641vw, calc(var(--wdtFontSize_H3) - 4px)); font-weight: var(--wdtFontWeight_Alt); line-height: 1; color: var(--wdtSecondaryColor); }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-content-item .wdt-content-title h5 { font-family: var(--wdtFontTypo_Base); font-weight: calc(var(--wdtFontWeight_Alt) - 100); margin-top: 0; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group { margin-bottom: 30px; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle { margin-bottom: 28px; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title { margin-bottom: 8px; }

.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]::before { -webkit-mask: url(../images/arrow-mask-image-01.png); mask: url(../images/arrow-mask-image-01.png); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; background-color: var(--wdtQuaternaryColor); transform: scale(0.9); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]:hover:before { background-color: var(--wdtLinkHoverColor); transform: scale(1); }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] { font-size: var(--wdtFontSize_H4); color: var(--wdtSecondaryColor); position: absolute; bottom: 50%; width: 40px; height: 40px; margin-top: 0; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev { left: -65px; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { right: -65px; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] i { position: relative; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev i { left: -50%; }
.wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next i { right: -50%; }

/* Responsive */
@media screen and (min-width:1541px) and (max-width:1700px) {
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev {left: -15px;}
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next {right: -15px;}
}

@media screen and (min-width:1025px) {
    .wdt-testimonial-style-1.elementor-element, .wdt-testimonial-style-1.elementor-element .elementor-widget-container, .wdt-testimonial-style-1.elementor-element .wdt-testimonial-holder { position: static; }
}

@media screen and (max-width:1024px) {

    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { margin-top: 30px; }
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] { position: relative; margin: 0 10px; }

    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev { left: 0; }
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { right: 0; }
}

/* @media screen and (max-width:479px) {
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev { left: calc(50% - 50px); }
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { right: calc(50% - 50px); }
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] { bottom: 0; }
    .wdt-testimonial-style-1 .wdt-testimonial-holder .wdt-carousel-pagination-wrapper {padding-top: 30px;}
} */

/* Counter style (//Home Page 1//) */
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-counter-wrapper .wdt-content-counter span { font-size: clamp(var(--wdtFontSize_H3), 2.5769rem + 0.7692vw, calc(var(--wdtFontSize_H2) + 6px)); transform: translateX(25%); }
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i svg { position: relative; }
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i svg .path-icon-background { color: var(--wdtLinkHoverColor); }
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i svg .path-icon-border { color: var(--wdtLinkHoverColor); opacity: 0; transform: rotate(-45deg) scale(1.2); transform-origin: center; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; }
.wdt-counter-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i svg .path-icon-border { opacity: 1; transform: rotate(0deg) scale(1); }
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { font-size: 102px; line-height: 0; }
.wdt-counter-style-1 .wdt-content-item .wdt-content-media-group { display: grid; align-items: center; margin-bottom: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem); }
.wdt-counter-style-1 .wdt-counter-holder .wdt-content-item .wdt-content-media-group div { grid-area: 1/-1; position: relative; margin-bottom: 0; }
.wdt-counter-style-1 .wdt-counter-holder .wdt-content-item .wdt-content-title h5 { font-size: clamp(var(--wdtFontSize_H6), 1.1635rem + 0.3846vw, var(--wdtFontSize_H5)); font-family: var(--wdtFontTypo_Base); font-weight: calc(var(--wdtFontWeight_Alt) - 100); margin-top: 0; }

@media screen and (max-width:1280px) {
    .wdt-counter-style-1 .wdt-counter-holder .wdt-column-wrapper .wdt-column { margin: 0 auto; }
}

@media screen and (max-width:1024px) {
    .wdt-counter-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-counter-wrapper .wdt-content-counter span { transform: translateX(0); }
    .wdt-counter-style-1 .wdt-content-item .wdt-content-media-group { justify-content: center; }
    .wdt-counter-style-1 .wdt-content-item .wdt-content-detail-group {text-align: center;}
}

/* banner carousel (//Home Page 1//) */
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-elements-group { border-radius: 300px; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-media-image-cover-container { padding-top: 56px; padding-bottom: 56px; padding-left: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem); padding-right: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem); }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { background-color: transparent; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { -webkit-border-radius: 0; border-radius: 0;
    background-color: var(--wdtLinkHoverColor); left: 0; top: inherit; right: 0; bottom: 0; width: 100%; height: 100%; margin: auto; opacity: 0; 
    -webkit-transform: inherit; transform: inherit; -webkit-transition: all 0.3s ease-in-out 0.15s; transition: all 0.3s ease-in-out 0.15s; }
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after { 
    -webkit-border-radius: 0; border-radius: 0; opacity: 0.5; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a { border: 0; background-color:transparent; font-size: 0.75em; padding: 0; -webkit-transition: all 0s ease-out; transition: all 0s ease-out; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 { font-size: clamp(var(--wdtFontSize_H4), 1.7308rem + 0.641vw, calc(var(--wdtFontSize_H3) - 4px)); margin-top: 0; line-height: 1; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-description { font-size: calc(var(--wdtFontSize_Base) + 2px); margin-bottom: 20px; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title { margin-bottom: 24px; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 a,
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a,
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-description,
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 a,
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 a:hover { color: var(--wdtAccentTxtColor); }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a div span:after { 
    content: ""; position: relative; display: inline-block; width: 16px; height: 10px; background-color: var(--wdtAccentTxtColor); 
    -webkit-mask: url(../images/right-arrow-icon.svg); mask: url(../images/right-arrow-icon.svg); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; 
    -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; 
    -webkit-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; }

.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a .wdt-button-text { -webkit-transition: all 0s ease-out; transition: all 0s ease-out; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a:hover { color: var(--wdtSecondaryColor); }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button > a:hover div span::after { background-color: var(--wdtSecondaryColor); }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button { opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease-in-out 0.15s; transition: all 0.3s ease-in-out 0.15s; }
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button { opacity: 1; visibility: visible; }
.wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]::before { background-color: transparent; border: 2px solid var(--wdtLinkColor); border-radius: 50%; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] { font-size: var(--wdtFontSize_H5); color: var(--wdtLinkColor); width: 50px; height: 50px; margin: 36px 10px 0; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] i { -webkit-transition: all 0s ease-out; transition: all 0s ease-out; }
.wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]:hover { color: var(--wdtLinkHoverColor); }
.wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]:hover:before { border-color: var(--wdtLinkHoverColor); }
.wdt-banner-carousel-style-1 .wdt-image-box-holder.wdt-carousel-holder .wdt-image-box-container.swiper { width: 1188.5px; border-radius: 8vw; }


.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-title,
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-description,
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-button,
.wdt-custom-dest-list-style .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { 
    -webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }

.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-title,
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-description,
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-button,
.wdt-custom-dest-list-style .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:before {
    -webkit-transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }

.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-title { 
    transition-delay: 60ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 1; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-description {
    transition-delay: 50ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 1; }
.wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-button {
    transition-delay: 25ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }

.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-title {
    transition-delay: 0ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-description {
    transition-delay: 100ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-banner-carousel-style-1 .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container div.wdt-content-button {
    transition-delay: 250ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }

@media screen and (min-width:1541px) {
    .wdt-banner-carousel-style-1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { text-align: left; position: relative; left: -20%; bottom: 140px; }
}

@media only screen and (max-width:1540px) {
    .wdt-banner-carousel-style-1 .wdt-image-box-holder.wdt-carousel-holder .wdt-image-box-container.swiper { width: 802.5px; }
}

@media screen and (max-width:1280px) {
    .wdt-banner-carousel-style-1 .wdt-image-box-holder.wdt-carousel-holder .wdt-image-box-container.swiper { width: 100%; }
}
@media screen and (max-width:1024px) {
    .wdt-banner-carousel-style-1 .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container { width: 100%; max-width: 320px; margin: auto; }
}

/* Icon box section (//Home Page 1//) */
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item { display: inline-flex; flex-wrap: wrap; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item div.wdt-content-media-group,
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-detail-group { margin: 15px; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-detail-group { display: inline-flex; flex-wrap: wrap; flex: 2 1 0; flex-direction: anyware; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon span { font-size: calc(var(--wdtFontSize_Alt) + 10px); }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon span i { line-height: 0; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 { font-size: var(--wdtFontSize_H5); margin-top: 0; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper { position: relative; margin-bottom: 0; z-index: 1; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-subtitle { font-family: var(--wdtFontTypo_Base); font-weight: var(--wdtFontWeight_Alt); font-size: 140px; color: var(--wdtSecondaryColor); line-height: 0; position: absolute; top: 40%; left: -5px; letter-spacing: 0; opacity: 0.05; }
.wdt-custom-bg-mask-style-1.elementor-section::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 100%; background-color: var(--wdtTertiaryColor); -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A"); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; }
.wdt-icon-box-style-1 .wdt-icon-box-holder .wdt-column-wrapper.wdt-column-gap-default .wdt-column { padding-top: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem); padding-bottom: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem); padding-left: clamp(0.625rem, 0.0481rem + 2.5641vw, 3.125rem); padding-right: clamp(0.625rem, 0.0481rem + 2.5641vw, 3.125rem); }

/* Slider (//Home Page 1//) */
.wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title { font-size: clamp(2.5rem, 1.1731rem + 5.8974vw, 8.25rem); line-height: 1; }
.wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title::after { content: ""; position: relative; display: block; width: 100%; height: 40px; margin-top: 25px; background-color: rgb(247, 255, 0); -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 358.7 39.8' style='enable-background:new 0 0 358.7 39.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .underline-svg-0%7Bfill:currentcolor;%7D %3C/style%3E%3Cg%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='underline-svg-0' d='M78.5,0.2C62.8,1.7,47.3,4.9,32.3,9.9c-6.3,2-7.5,2.3-7.7,1.8c-0.6-1.3-1.5-1.3-7.1,0 c-7.8,1.8-14.4,4.1-16.1,5.5c-1.1,1.1-1.6,2.6-1.4,4.2c0.5,2.9,2.5,4.4,6.2,4.4c3.3,0,6.3-0.8,18.2-4.7c20.4-6.8,27-8.6,37.9-10.6 C74,8.2,85.9,7.3,97.8,7.6c9.2,0.2,12.1,0.6,14.5,1.8c1.3,0.7,1.3,1.4,0.4,3.8c-1,2.5-2.4,4.6-7.3,11.2c-5.6,7.4-6.5,9.6-5.2,12.7 c0.8,1.8,2.3,2.7,4.6,2.6c3.2-0.1,8-1.5,29.9-8.9c27.7-9.3,42.5-12.9,48.8-11.8c1.8,0.3,2.1,0.5,3.5,2.2c3,3.6,6.9,5.1,14.4,5.4 c6,0.3,10-0.1,24.4-2.3c15.3-2.3,19.5-2.7,28.9-3.1c21.5-0.7,45.5,1.3,75,6.4c19.1,3.3,27.7,4.5,28.7,4.1c0.6-0.3,0.7-1.5,0.1-2 c-2.1-0.6-4.3-1.1-6.5-1.3c-3.4-0.5-9.1-1.6-12.7-2.3c-33.7-6.6-48.8-8.6-70.4-9.7c-14.6-0.7-25.8-0.1-44.6,2.6 c-12.7,1.8-19.2,2.3-23.9,1.8c-5.9-0.6-8.5-1.6-10.6-4.3c-2.3-3-3-3.2-9.5-3.2c-9.3,0-14.4,1.3-48,11.9c-15.1,4.8-22.7,7-23.9,7 c-0.3,0,0.8-1.7,3.2-4.9c1.9-2.4,3.6-4.9,5.1-7.5c4.6-8.9,3.3-15.6-3.5-18.2c-3.9-1.5-6.5-1.7-18.9-1.8 C87.5-0.1,80.4,0.1,78.5,0.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 358.7 39.8' style='enable-background:new 0 0 358.7 39.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .underline-svg-0%7Bfill:currentcolor;%7D %3C/style%3E%3Cg%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='underline-svg-0' d='M78.5,0.2C62.8,1.7,47.3,4.9,32.3,9.9c-6.3,2-7.5,2.3-7.7,1.8c-0.6-1.3-1.5-1.3-7.1,0 c-7.8,1.8-14.4,4.1-16.1,5.5c-1.1,1.1-1.6,2.6-1.4,4.2c0.5,2.9,2.5,4.4,6.2,4.4c3.3,0,6.3-0.8,18.2-4.7c20.4-6.8,27-8.6,37.9-10.6 C74,8.2,85.9,7.3,97.8,7.6c9.2,0.2,12.1,0.6,14.5,1.8c1.3,0.7,1.3,1.4,0.4,3.8c-1,2.5-2.4,4.6-7.3,11.2c-5.6,7.4-6.5,9.6-5.2,12.7 c0.8,1.8,2.3,2.7,4.6,2.6c3.2-0.1,8-1.5,29.9-8.9c27.7-9.3,42.5-12.9,48.8-11.8c1.8,0.3,2.1,0.5,3.5,2.2c3,3.6,6.9,5.1,14.4,5.4 c6,0.3,10-0.1,24.4-2.3c15.3-2.3,19.5-2.7,28.9-3.1c21.5-0.7,45.5,1.3,75,6.4c19.1,3.3,27.7,4.5,28.7,4.1c0.6-0.3,0.7-1.5,0.1-2 c-2.1-0.6-4.3-1.1-6.5-1.3c-3.4-0.5-9.1-1.6-12.7-2.3c-33.7-6.6-48.8-8.6-70.4-9.7c-14.6-0.7-25.8-0.1-44.6,2.6 c-12.7,1.8-19.2,2.3-23.9,1.8c-5.9-0.6-8.5-1.6-10.6-4.3c-2.3-3-3-3.2-9.5-3.2c-9.3,0-14.4,1.3-48,11.9c-15.1,4.8-22.7,7-23.9,7 c-0.3,0,0.8-1.7,3.2-4.9c1.9-2.4,3.6-4.9,5.1-7.5c4.6-8.9,3.3-15.6-3.5-18.2c-3.9-1.5-6.5-1.7-18.9-1.8 C87.5-0.1,80.4,0.1,78.5,0.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: contain; mask-size: contain; -webkit-mask-position: center center; mask-position: center center; }
div[class*="wdt-slider-heading-style-"]  .wdt-heading-holder h2.wdt-heading-title-wrapper { line-height: 1; margin-bottom: 0; position: relative; z-index: 1; }
.wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle { font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem); line-height: 1; }
.wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper { margin-bottom: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem); z-index: 1; }
.wdt-slider-heading-style-2  .wdt-heading-holder .wdt-heading-content-wrapper { font-size: clamp(1.25rem, 1.1635rem + 0.3846vw, 1.625rem); margin-bottom: 0; }
.wdt-slider-heading-style-3 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title { font-size: clamp(2.5rem, 1.6346rem + 3.8462vw, 6.25rem); line-height: 1.2; }
.wdt-slider-heading-style-3  .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle { font-size: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); line-height: 1; }
.wdt-slider-heading-style-3  .wdt-heading-holder .wdt-heading-subtitle-wrapper { margin-bottom: clamp(0.9375rem, 0.8654rem + 0.3205vw, 1.25rem); z-index: 1; }
.wdt-slider-heading-style-3  .wdt-heading-holder .wdt-heading-content-wrapper { font-size: var(--wdtFontSize_H6); margin-bottom: 0; }
.wdt-slider-heading-style-3 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title .wdt-heading-colored-elements { position: relative; padding-right: 10px; }
.wdt-slider-heading-style-3 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title .wdt-heading-colored-elements::after { content: ""; position: absolute; bottom: -30px; display: block; width: 100%; height: 40px; background-color: var(--wdtLinkHoverColor); -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 358.7 39.8' style='enable-background:new 0 0 358.7 39.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .underline-svg-0%7Bfill:currentcolor;%7D %3C/style%3E%3Cg%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='underline-svg-0' d='M78.5,0.2C62.8,1.7,47.3,4.9,32.3,9.9c-6.3,2-7.5,2.3-7.7,1.8c-0.6-1.3-1.5-1.3-7.1,0 c-7.8,1.8-14.4,4.1-16.1,5.5c-1.1,1.1-1.6,2.6-1.4,4.2c0.5,2.9,2.5,4.4,6.2,4.4c3.3,0,6.3-0.8,18.2-4.7c20.4-6.8,27-8.6,37.9-10.6 C74,8.2,85.9,7.3,97.8,7.6c9.2,0.2,12.1,0.6,14.5,1.8c1.3,0.7,1.3,1.4,0.4,3.8c-1,2.5-2.4,4.6-7.3,11.2c-5.6,7.4-6.5,9.6-5.2,12.7 c0.8,1.8,2.3,2.7,4.6,2.6c3.2-0.1,8-1.5,29.9-8.9c27.7-9.3,42.5-12.9,48.8-11.8c1.8,0.3,2.1,0.5,3.5,2.2c3,3.6,6.9,5.1,14.4,5.4 c6,0.3,10-0.1,24.4-2.3c15.3-2.3,19.5-2.7,28.9-3.1c21.5-0.7,45.5,1.3,75,6.4c19.1,3.3,27.7,4.5,28.7,4.1c0.6-0.3,0.7-1.5,0.1-2 c-2.1-0.6-4.3-1.1-6.5-1.3c-3.4-0.5-9.1-1.6-12.7-2.3c-33.7-6.6-48.8-8.6-70.4-9.7c-14.6-0.7-25.8-0.1-44.6,2.6 c-12.7,1.8-19.2,2.3-23.9,1.8c-5.9-0.6-8.5-1.6-10.6-4.3c-2.3-3-3-3.2-9.5-3.2c-9.3,0-14.4,1.3-48,11.9c-15.1,4.8-22.7,7-23.9,7 c-0.3,0,0.8-1.7,3.2-4.9c1.9-2.4,3.6-4.9,5.1-7.5c4.6-8.9,3.3-15.6-3.5-18.2c-3.9-1.5-6.5-1.7-18.9-1.8 C87.5-0.1,80.4,0.1,78.5,0.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 358.7 39.8' style='enable-background:new 0 0 358.7 39.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .underline-svg-0%7Bfill:currentcolor;%7D %3C/style%3E%3Cg%3E%3Cg transform='translate(0 0)'%3E%3Cpath class='underline-svg-0' d='M78.5,0.2C62.8,1.7,47.3,4.9,32.3,9.9c-6.3,2-7.5,2.3-7.7,1.8c-0.6-1.3-1.5-1.3-7.1,0 c-7.8,1.8-14.4,4.1-16.1,5.5c-1.1,1.1-1.6,2.6-1.4,4.2c0.5,2.9,2.5,4.4,6.2,4.4c3.3,0,6.3-0.8,18.2-4.7c20.4-6.8,27-8.6,37.9-10.6 C74,8.2,85.9,7.3,97.8,7.6c9.2,0.2,12.1,0.6,14.5,1.8c1.3,0.7,1.3,1.4,0.4,3.8c-1,2.5-2.4,4.6-7.3,11.2c-5.6,7.4-6.5,9.6-5.2,12.7 c0.8,1.8,2.3,2.7,4.6,2.6c3.2-0.1,8-1.5,29.9-8.9c27.7-9.3,42.5-12.9,48.8-11.8c1.8,0.3,2.1,0.5,3.5,2.2c3,3.6,6.9,5.1,14.4,5.4 c6,0.3,10-0.1,24.4-2.3c15.3-2.3,19.5-2.7,28.9-3.1c21.5-0.7,45.5,1.3,75,6.4c19.1,3.3,27.7,4.5,28.7,4.1c0.6-0.3,0.7-1.5,0.1-2 c-2.1-0.6-4.3-1.1-6.5-1.3c-3.4-0.5-9.1-1.6-12.7-2.3c-33.7-6.6-48.8-8.6-70.4-9.7c-14.6-0.7-25.8-0.1-44.6,2.6 c-12.7,1.8-19.2,2.3-23.9,1.8c-5.9-0.6-8.5-1.6-10.6-4.3c-2.3-3-3-3.2-9.5-3.2c-9.3,0-14.4,1.3-48,11.9c-15.1,4.8-22.7,7-23.9,7 c-0.3,0,0.8-1.7,3.2-4.9c1.9-2.4,3.6-4.9,5.1-7.5c4.6-8.9,3.3-15.6-3.5-18.2c-3.9-1.5-6.5-1.7-18.9-1.8 C87.5-0.1,80.4,0.1,78.5,0.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: contain; mask-size: contain; -webkit-mask-position: center center; mask-position: center center; }
.wdt-slider-heading-style-3.elementor-element .wdt-heading-holder h2.wdt-heading-title-wrapper { margin-bottom: clamp(1.5625rem, 1.4904rem + 0.3205vw, 1.875rem); }
.wdt-slider-button-style-2 .wdt-button-holder a.wdt-button { width: 148px; height: 148px; border-radius: 50%; border: 3px solid var(--wdtLinkHoverColor); background-color: transparent; text-align: left; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-slider-button-style-2 .wdt-button-holder a.wdt-button:hover { border-color: var(--wdtAccentTxtColor); }
.wdt-slider-button-style-2 .wdt-button-holder a.wdt-button span, .wdt-slider-button-style-2 .wdt-button-holder a.wdt-button small.wdt-button-subtext { font-size: var(--wdtFontSize_H4); }
.wdt-slider-button-style-2 .wdt-button-holder a.wdt-button small.wdt-button-subtext::after { content: ""; width: 18px; height: 18px; margin-left: 6px; position: relative; display: inline-block; background-color: currentColor; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpolygon points='5,1.9 15.1,12 5,22.1 7,24 19,12 7,0 '/%3E%3C/svg%3E%0A"); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpolygon points='5,1.9 15.1,12 5,22.1 7,24 19,12 7,0 '/%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: cover; mask-size: cover; -webkit-mask-position: center center; mask-position: center center; }
.wdt-slider-button-style-3 .wdt-button-holder a.wdt-button { flex-direction: row-reverse; }
.wdt-slider-button-style-3 .wdt-button-holder a.wdt-button div.wdt-button-icon { padding: 15px; background-color: var(--wdtLinkHoverColor); border-radius: 50%; margin-left: 0; margin-right: 20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-text span { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
/* .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button:hover .wdt-button-text span {color: var(--wdtLinkHoverColor);} */


.wdt-slider-2-style .swiper > .swiper-wrapper > .swiper-slide { z-index: 0; }
.wdt-slider-2-style .swiper > .swiper-wrapper > .swiper-slide.swiper-slide-active { z-index: 2; }

.wdt-multi-icon-style .wdt-image-box-holder .wdt-content-item .wdt-content-media-group { display: inline-flex; align-items: center; margin-bottom: 12px; }
.wdt-multi-icon-style .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 { font-size: 0.75em; font-weight: var(--wdtFontWeight_Base); margin-top: 0; }
.wdt-multi-icon-style .wdt-image-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image a img { width: 170px; }
.wdt-slider-button-style-3 .wdt-button-holder a.wdt-button:hover div.wdt-button-icon { background-color: var(--wdtAccentTxtColor); }
.wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-background-text-wrapper { top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transform: inherit; transform: inherit; }
.wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-background-text-wrapper div.wdt-heading-background-text { font-size: clamp(3.125rem, 0.5288rem + 11.5385vw, 14.375rem); line-height: inherit; background: linear-gradient(to right, var(--wdtAccentTxtColor) 0%, rgb(230, 230, 230) 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; opacity: 0.2; }
.wdt-advanced-carousel-holder.wdt-rc-template-default .wdt-multi-icon-style .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: transparent; color: Rgba(var(--wdtSecondaryColor), 0.8); font-size: 24px; width: 25px; height: 25px; -webkit-box-shadow: 0; box-shadow: 0; margin-right: 10px; color: var(--wdtAccentTxtColor); }
.wdt-advanced-carousel-holder.wdt-rc-template-default:hover .wdt-multi-icon-style .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: transparent; }
.wdt-multi-icon-style .wdt-image-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper { margin-bottom: 0; }

.custon-play-icon-rotate-text, .wdt-rotate-animation-style { animation: wdt-rotate-animation 10s linear infinite forwards; transform-origin: center; }
@keyframes wdt-rotate-animation { 0% { transform: rotate(0deg); } 0% { transform: rotate(360deg); } }

.wdt-slider-2-style .wdt-advanced-carousel-holder .wdt-carousel-pagination-wrapper { position: absolute; right: 20px; top: 0; bottom: 0; margin: auto; display: inline-flex; }
.wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { display: inline-grid; }
.wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet { height: 50px; background-color: var(--wdtPrimaryColor); width: 20px; } 
.wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:before { transform-origin: top; width: 10px; transform: scale(0.2,1); transition: transform 0s ease; }
.wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before { transform-origin: bottom; transform: scale(1,1); }

@media screen and (max-width:1024px) {
    .wdt-slider-2-style .wdt-advanced-carousel-holder .wdt-carousel-pagination-wrapper { right: 0; left: 0; top: inherit; bottom: 10px; justify-content: center; }
    .wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { display: inherit; }
    .wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet { height: 10px; width: 10px; } 
    .wdt-slider-2-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:before { transform: inherit; }

}

/* animation */
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-detail-group,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-image-wrapper,
.wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper { overflow: hidden; }

.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-text,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-content-wrapper,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper .wdt-heading-title { transform: translateY(100%); opacity: 0; -webkit-transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper { transition-delay: 0.2s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper .wdt-heading-title { transition-delay: 0.5s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-content-wrapper { transition-delay: 1s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-text,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-heading-style-2 .wdt-heading-holder .wdt-heading-content-wrapper,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper .wdt-heading-title { transform: translateY(0); opacity: 1; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-text{ transition-delay: 0.5s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-icon span { transform: translateX(-100%) rotate(-45deg); opacity: 0; -webkit-transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-button-style-3 .wdt-button-holder a.wdt-button .wdt-button-icon span { transform: translateX(0) rotate(0deg); opacity: 1; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-button-style-2 .wdt-button-holder,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-icon-wrapper { opacity: 0; transform: translateY(30px) rotate(-45deg); -webkit-transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); transition: transform 1s cubic-bezier(0.6, 0, 0.05, 1), opacity 1s cubic-bezier(0.6, 0, 0.05, 1); }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-button-style-2 .wdt-button-holder,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-icon-wrapper { opacity: 1; transform: translateY(0) rotate(0deg); }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-detail-group .wdt-content-title,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-image-wrapper .wdt-content-image { transform: translateX(-100%); opacity: 0; -webkit-transition: all 1s cubic-bezier(0.6, 0, 0.05, 1); transition: all 1s cubic-bezier(0.6, 0, 0.05, 1); }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-button-style-2 .wdt-button-holder{ transition-delay: 1.5s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-detail-group .wdt-content-title { transition-delay: 1s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-image-wrapper .wdt-content-image { transition-delay: 0.5s; }
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-detail-group .wdt-content-title,
.wdt-slider-2-style .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-multi-icon-style .wdt-image-box-holder .wdt-content-image-wrapper .wdt-content-image { transform: translateX(0); opacity: 1; }

@media screen and (max-width:1024px) {
    .wdt-slider-button-style-2 .wdt-button-holder a.wdt-button { width: 120px; height: 120px; }
    .wdt-slider-button-style-2 .wdt-button-holder a.wdt-button span,
    .wdt-slider-button-style-2 .wdt-button-holder a.wdt-button small.wdt-button-subtext { font-size: var(--wdtFontSize_H6); }
}

@media screen and (max-width:767px) {
    .wdt-slider-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title::after { height: 20px; }
    .wdt-slider-button-style-2 .wdt-button-holder a.wdt-button small.wdt-button-subtext::after { width: 12px; height: 12px; }
}


/* Accordion Style */

.wdt-custom-accordion-style .wdt-accordion-toggle-holder {overflow: visible;}
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-default{ font-weight: var(--wdtFontWeight_Alt); color: var(--wdtLinkColor); background-color: Rgba(var(--wdtBorderColorRgb),0.1); border: 0; padding: 26px; align-items: flex-start; }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-default .wdt-accordion-toggle-title{ font-size: clamp(calc(var(--wdtFontSize_H6) - 2px), 1.0962rem + 0.1282vw, var(--wdtFontSize_H6)); line-height: var(--wdtLineHeight_H6); }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover,
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { color: var(--wdtLinkColor); border: 0; background-color: Rgba(var(--wdtBorderColorRgb),0.1); }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { 
    border: 0; background-color: Rgba(var(--wdtBorderColorRgb),0.1); padding: 0px 28px 28px 60px; }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper { border: 1px solid Rgba(var(--wdtBorderColorRgb),0.8); }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder div.wdt-accordion-toggle-wrapper:nth-child(even) { margin-left: 60px; }
.wdt-commen-heading-style-1 .wdt-heading-holder .wdt-heading-background-text-wrapper div.wdt-heading-background-text { font-size: clamp(1.875rem, 0rem + 8.3333vw, 10rem); letter-spacing: 0; }
.wdt-commen-heading-style-1 .wdt-heading-holder .wdt-heading-content-wrapper { margin-bottom: 0; }
.wdt-commen-heading-style-1 .wdt-heading-holder .wdt-heading-title-wrapper { margin-bottom: clamp(1.5625rem, 1.2019rem + 1.6026vw, 3.125rem); }
.wdt-commen-heading-style-1 .wdt-heading-holder .wdt-heading-background-text-wrapper { top: 0; left: 0; -webkit-transform: inherit; transform: inherit; }
.wdt-custom-accordion-style .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-default .wdt-accordion-toggle-icon{ margin: 6px 20px 0 0; }

@media screen and (max-width: 1024px) {
    .wdt-custom-accordion-style .wdt-accordion-toggle-holder div.wdt-accordion-toggle-wrapper:nth-child(even) { margin-left: 0; }
}

/* Hots Port Style (//Home page 3//) */
.wdt-hotsport-heading-style .wdt-heading-holder h2.wdt-heading-title-wrapper span.wdt-heading-title { font-weight: var(--wdtFontWeight_Base); }
.wdt-hotsport-heading-style .wdt-heading-holder .wdt-heading-title-wrapper { font-size: clamp(1.375rem, 0.9423rem + 1.9231vw, 3.25rem); }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box .tippy-content h5 { font-size: clamp(var(--wdtFontSize_H6), 1.0192rem + 1.0256vw, calc(var(--wdtFontSize_H4) + 6px)); font-weight: calc(var(--wdtFontWeight_Base) - 100); margin-bottom: 5px; }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box .tippy-content { padding: 30px 56px; }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box[data-placement^=right]>.tippy-arrow { transform: translate(0px, 0px) !important; }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box[data-placement^=right]>.tippy-arrow:before { left: -24px; border-width: 0px 24px 24px 0; height: 24px; width: 24px; }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box[data-placement^=left]>.tippy-arrow { transform: translate3d(0px, 0px, 0px) !important; }
.wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box[data-placement^=left]>.tippy-arrow:before { border-width: 0px 0 14px 14px; }

@media screen and (max-width:600px) {
    .wdt-custom-hotsport-style .wdt-hotspot-holder .tippy-box[data-placement^=right]>.tippy-arrow:before { left: -12px; border-width: 0px 14px 14px 0; height: 14px; width: 14px; }
}

/* custom icon box */
.wdt-custom-star-style .elementor-widget-container .elementor-icon svg { font-size: clamp(6.25rem, 5.8173rem + 1.9231vw, 8.125rem); height: 100%; margin: auto; }
.wdt-custom-icon-box-style-3 .elementor-widget-container .elementor-icon svg { font-size: clamp(8.125rem, 7.1154rem + 4.4872vw, 12.5rem); height: 100%; margin: auto; }
.wdt-custom-icon-box-style-3 .wdt-heading-holder h2.wdt-heading-title-wrapper { font-size: clamp(var(--wdtFontSize_H4), 1.5865rem + 1.2821vw, var(--wdtFontSize_H2)); font-family: var(--wdtFontTypo_Base); }

/* team style (//Home Page 3//) */
.wdt-custom-team-style .wdt-content-item .wdt-content-media-group { overflow: hidden; margin-bottom: 0; line-height: 0; }
.wdt-custom-team-style .wdt-content-item .wdt-content-detail-group { padding: 45px 40px; }
.wdt-custom-team-style .wdt-content-item .wdt-content-title h5 { font-size: var(--wdtFontSize_H5); font-family: var(--wdtFontTypo_Base); margin-top: 0; }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group div.wdt-content-subtitle { font-size: var(--wdtFontSize_H6); font-family: var(--wdtFontTypo_Base); font-weight: var(--wdtFontWeight_Alt); margin-top: 0; margin-bottom: 25px; line-height: var(--wdtLineHeight_Alt); width:100%; max-width: 250px; }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title { margin-bottom: 12px; }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-social-icons-container ul li a { color: var(--wdtAccentTxtColor); background-color: var(--wdtLinkColor); border-radius: 50%; width: 30px; height: 30px; align-items: center; display: inline-flex; justify-content: center; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-social-icons-container ul li:hover a { background-color: var(--wdtLinkHoverColor); }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-social-icons-container ul li a i { -webkit-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-social-icons-container ul li a:hover i { transform: rotateY(360deg); }
.wdt-custom-team-style .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-social-icons-container ul li { margin: 0 7px; }
.wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper{ width: 1711.5px; padding: 10px; }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-prev"] { margin: 0 10px 0 0; }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-next"] { margin: 0 0 0 10px; }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] { width: clamp(2.5rem, 2.2115rem + 1.2821vw, 3.75rem); height: clamp(2.5rem, 2.2115rem + 1.2821vw, 3.75rem); }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"] i { font-size: clamp(0.9375rem, 0.7212rem + 0.9615vw, 1.875rem); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]::before { border-radius: 50%; background-color: transparent; border: 2px solid var(--wdtAccentTxtColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]:hover i,
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div[class*="wdt-arrow-pagination-"]:hover:before { border-color: var(--wdtLinkHoverColor); color: var(--wdtLinkHoverColor); }
.wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper { position: absolute; top: -140px; right: 0; }
.wdt-custom-team-style .wdt-content-item .wdt-content-media-group .wdt-content-image a img { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; transform-origin: top left; }
/* .wdt-custom-team-style .wdt-content-item:hover .wdt-content-media-group .wdt-content-image a img { transform: scale(1.3); } */

@media only screen and (min-width:1921px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper { width: 2040px; }
}

@media only screen and (max-width:1540px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper { width: 1510px; }
}

@media screen and (max-width:1280px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper { width: 1250px; }
}

@media screen and (max-width:1024px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper { 
        width: 1004px; padding-top: clamp(3.75rem, 2.7334rem + 4.5181vw, 5.625rem); }
    .wdt-custom-team-style .wdt-team-holder .wdt-carousel-pagination-wrapper { top: 0; }
}

@media screen and (max-width:767px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper { width: 747px; }
}

@media screen and (max-width:480px) {
    .wdt-custom-team-style .elementor-widget-container .wdt-team-holder .wdt-team-container.swiper {   width: 100%; }
}

/* hover silde image box */
.wdt-common-heading-style-2 .wdt-heading-holder h2.wdt-heading-title-wrapper { font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem); line-height: 1; width: 625px; max-width: 625px; margin: 0 auto 50px; }
.wdt-common-heading-style-1 .wdt-heading-holder h2.wdt-heading-title-wrapper { margin-bottom: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); }
div[class*="wdt-common-heading-style-"] .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text { opacity: 0.2; font-weight: var(--wdtFontWeight_Base); }
div[class*="wdt-common-heading-style-"] .wdt-heading-holder .wdt-heading-background-text-wrapper {top: inherit;}

/* animation section */
.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .ic-box-0 path:first-child{ animation: flip-left 2s linear 1s infinite alternate; transform-origin: center; }
@keyframes flip-left { 0%{ transform: scaleX(1); } 100%{ transform: scaleX(-1); } }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .ic-box-0 path:nth-child(2){ animation: flip-right 2s linear 2s infinite alternate-reverse; transform-origin: center; }
@keyframes flip-right { 0%{ transform: scaleX(-1); } 100%{ transform: scaleX(1); } }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .cp-arrow { animation: rotate-alter 1s linear infinite alternate; transform-origin: 51% 58%; }
@keyframes rotate-alter { 0%{ transform: rotate(0deg); } 100%{ transform: rotate(20deg); } }

.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-moon,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .water-wave,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-bot,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(1),
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(2) { animation: fly-alter 1s linear infinite alternate; }
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(2) { animation-delay: 1s; }

/* .wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-moon,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .water-wave,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-bot,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-fly path:nth-child(1),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-fly path:nth-child(2) { animation: fly-alter 1s linear infinite alternate; }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-fly path:nth-child(2) { animation-delay: 1s; } */

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .fly path:nth-child(1),
.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .fly path:nth-child(2) { animation: fly-alter 1s linear infinite alternate; }
.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .fly path:nth-child(2) { animation-delay: 1s; }
@keyframes fly-alter { 0%{ transform: translateY(0px); } 100%{ transform: translateY(3px); } }

.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .water-trees,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .water-trees { animation: live-trees-alter 1s linear infinite alternate; }
@keyframes live-trees-alter { to{ transform: translate(-2px, 1px); } }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .sun line { animation: strock-alter 1s linear infinite alternate; }
@keyframes strock-alter { 0%{ stroke-dasharray: 0; } 100%{ stroke-dasharray: 10; } }


.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .stick { animation: walk-alter 1s linear infinite alternate; }
@keyframes walk-alter { 0%{ transform: rotate(0deg) translateY(0); } 100%{ transform: rotate(2deg) translateY(2px); } }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .weels { animation: weels-alter 1s linear infinite alternate; }
@keyframes weels-alter { 0%{ transform: translateY(-1px); } 100%{ transform: translateY(1px); } }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .piller,
.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .ubberla { animation: ubberla-alter 1s linear infinite alternate; }

.wdt-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon span i svg .piller { animation-delay: 0.5s; }
@keyframes ubberla-alter { 0%{ transform: translateY(0px); } 100%{ transform: translateY(3px); } }

/* anim */
.pain-style .plain-root { animation: root 9s linear infinite reverse; stroke-dasharray: 10; stroke-dashoffset: 10; }
@keyframes root { to { stroke-dashoffset: 10000; } }

/* ship */
.driving-ship { animation: driving-ship 2s linear infinite alternate; transform-origin: center; }
@keyframes driving-ship { to { transform: rotate(-10deg); } }

/* video pop up button */
.wdt-video-pop-up-btn-style .wdt-button-holder a { flex-direction: row-reverse; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button .wdt-button-icon span { font-size: var(--wdtFontSize_H6); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button .wdt-button-icon { margin-left: 0; margin-right: 20px; background-color: var(--wdtPrimaryColor); color: var(--wdtTertiaryColor); width: clamp(2.8125rem, 2.5385rem + 1.2179vw, 4rem); height: clamp(2.8125rem, 2.5385rem + 1.2179vw, 4rem); border-radius: 50%; justify-content: center; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button:hover .wdt-button-icon { color: var(--wdtLinkHoverColor); background-color: var(--wdtTertiaryColor); }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button .wdt-button-text span { font-family: var(--wdtFontTypo_Alt); font-size: clamp(var(--wdtFontSize_H6), 1.1058rem + 0.641vw, var(--wdtFontSize_H4)); font-weight: 200; text-transform: capitalize; color: var(--wdtTertiaryColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button:hover .wdt-button-text span { color: var(--wdtLinkHoverColor); }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button .wdt-button-icon { background-color: var(--wdtPrimaryColor); color: var(--wdtTertiaryColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button:hover .wdt-button-icon { color: var(--wdtLinkHoverColor); background-color: var(--wdtTertiaryColor); }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button .wdt-button-text span { color: var(--wdtTertiaryColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-video-pop-up-btn-style .wdt-button-holder.wdt-button-icon-after .wdt-button:hover .wdt-button-text span { color: var(--wdtLinkHoverColor); }

/* custom Tab Section */
.wdt-custom-active-tab-content-style .wdt-heading-holder .wdt-heading-content-wrapper { font-size: clamp(var(--wdtFontSize_Base), 0.9423rem + 0.2564vw, var(--wdtFontSize_H6)); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab a { font-size: clamp(calc(var(--wdtFontSize_Base) + 2px), 0.7917rem + 0.6944vw, var(--wdtFontSize_H5)); font-weight: var(--wdtFontWeight_Alt); padding: 0; }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab a .wdt-content-icon-wrapper { margin-bottom: clamp(0.9375rem, 0.3125rem + 1.3021vw, 1.875rem); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab { flex: 1; margin: 0; }
.wdt-custom-active-tab-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab a,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-content-wrapper { background-color: transparent; }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li a .wdt-content-icon span { font-size: clamp(1.25rem, -0.1923rem + 6.4103vw, 7.5rem);}
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab a { color: var(--wdtSecondaryColor); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover a,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active a { color: var(--wdtLinkHoverColor); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li:not(:last-child) { border-right: 1px solid var(--wdtBorderColor); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-content-wrapper { padding: 5.6em 2em 2em 2em; }
.wdt-custom-active-tab-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a { text-transform: capitalize; color: var(--wdtSecondaryColor); }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-moon,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .water-wave,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-bot,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .water-trees,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-fly path:nth-child(1),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .live-fly path:nth-child(2),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab .driving-ship { animation-play-state: paused; }
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .live-moon,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .water-wave,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .live-bot,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .water-trees,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .live-fly path:nth-child(1),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .live-fly path:nth-child(2),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-hover .driving-ship,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .live-moon,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .water-wave,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .live-bot,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .water-trees,
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .live-fly path:nth-child(1),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .live-fly path:nth-child(2),
.wdt-custom-active-tab-style .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-state-active .driving-ship { animation-play-state: running; }
@media screen and (max-width:767px) {
    .wdt-custom-active-tab-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon-wrapper { display: none; }
}


/* custom image */
.wdt-custom-image-style .wdt-content-item .wdt-content-media-group { line-height: 0; }
.wdt-custom-image-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image span::after,
.wdt-custom-image-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image span::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 60%; background-color: var(--wdtPrimaryColor); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 641 517' style='enable-background:new 0 0 641 517;' xml:space='preserve'%3E%3Cpath d='M0,0h382.5C525.3,0,641,115.7,641,258.5l0,0l0,0C641,401.3,525.3,517,382.5,517h-321C27.6,517,0,489.4,0,455.5 c0,0,0,0,0,0V0L0,0z'/%3E%3C/svg%3E%0A"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 641 517' style='enable-background:new 0 0 641 517;' xml:space='preserve'%3E%3Cpath d='M0,0h382.5C525.3,0,641,115.7,641,258.5l0,0l0,0C641,401.3,525.3,517,382.5,517h-321C27.6,517,0,489.4,0,455.5 c0,0,0,0,0,0V0L0,0z'/%3E%3C/svg%3E%0A"); -webkit-mask-position: bottom; mask-position: bottom; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: contain; mask-size: contain; z-index: -1; }
.wdt-custom-image-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image span::after{ opacity: 0.3; transform: translate(5px, 5px); animation: backgroun-animation 2s linear infinite alternate; }
@keyframes backgroun-animation { to { transform: translate(10px, 10px); } }
.wdt-custom-image-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image span img { border-radius: 0 0 215px 0; }

/* 404 */
.wdt-custom-fit-position { position: relative; }
.wdt-custom-404-style .wdt-heading-holder h2.wdt-heading-title-wrapper span { font-size: clamp(5rem, 3.9904rem + 4.4872vw, 9.375rem); font-weight: var(--wdtFontWeight_Base); }
.wdt-custom-404-style .wdt-heading-holder h2.wdt-heading-title-wrapper { margin-bottom: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem); }
.wdt-custom-404-style .wdt-heading-holder div.wdt-heading-content-wrapper { font-size: clamp(var(--wdtFontSize_H6), 1.1635rem + 0.3846vw, var(--wdtFontSize_H5)); margin-bottom: clamp(1.875rem, 1.1538rem + 3.2051vw, 5rem); }
.wdt-custom-404-btn-style .wdt-button-holder.wdt-button-size-nm a { font-size: calc(var(--wdtFontSize_Ext) + 2px); font-weight: calc(var(--wdtFontWeight_Alt) - 100); padding: 1em 3em; border-radius: 30px; }

@media screen and (min-width:480px) {
    body.error404.custom-background, 
    body.error404.custom-background > div.wrapper.type2 { height: auto ; padding: 0 ; }
}
/* body.error404 div.wrapper.type2 { background-size: 100%; } */

.wdt-normal-weight-style .wdt-heading-holder h3.wdt-heading-title-wrapper { font-weight: var(--wdtFontWeight_Base); }

/* custom tab section */
@media screen and (max-width:1280px) {
    .wdt-custom-faq-section .elementor-row {display: grid;}
    .wdt-custom-faq-section .elementor-row div.elementor-column {position: relative; grid-area: 1/-1;}
    .wdt-custom-faq-section .elementor-row div.elementor-column:last-child {opacity: 0.1; pointer-events: none;}
}


/* custom video play button */
.wdt-custom-video-pay-button-style .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon {
    font-size: clamp(7.5rem, 6.75rem + 3.3333vw, 10.75rem);
    line-height: 0;
}

/* custom tab style */
@media screen and (min-width:768px) {
    .wdt-custom-tab-style .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li {margin-bottom: 20px;}
}

/* custom button */
.wdt-custom-offer-button .wdt-button-holder.wdt-button-size-nm .wdt-button { font-size: var(--wdtFontSize_Base); font-weight: calc(var(--wdtFontWeight_Alt) - 100); border-radius: 30px; padding-left: clamp(1.875rem, 1.2548rem + 2.7564vw, 4.5625rem); padding-right: clamp(1.875rem, 1.2548rem + 2.7564vw, 4.5625rem); padding-top: clamp(0.75rem, 0.6923rem + 0.2564vw, 1rem); padding-bottom: clamp(0.75rem, 0.6923rem + 0.2564vw, 1rem); }
/* team ext */
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list,
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li{display: block;}

.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li a { background-color: var(--wdtAccentTxtColor); width: 35px; height: 35px; border-radius: 30px; justify-content: center; align-items: center; transform: translateX(-50px); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; opacity: 0; }
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li a:hover { background-color: var(--wdtLinkHoverColor); }

.wdt-team-ext .wdt-content-item:hover .wdt-content-media-group ul.wdt-social-icons-list li a { transform: translateX(0); opacity: 1; }

.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li a:hover i,
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li a { color: var(--wdtSecondaryColor); }

.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li:nth-child(1) a { transition-delay: 0s; }
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li:nth-child(2) a { transition-delay: 0.1s; }
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li:nth-child(3) a { transition-delay: 0.2s; }
.wdt-team-ext .wdt-content-item .wdt-content-media-group ul.wdt-social-icons-list li:nth-child(4) a { transition-delay: 0.3s; }

.wdt-custom-team-style.wdt-team-ext .wdt-team-holder .wdt-content-item .wdt-content-detail-group div.wdt-content-subtitle {margin-bottom: 0;}
.wdt-custom-team-style.wdt-team-ext .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper::before {display: none;}

.wdt-custom-team-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper::after { height: 50%; left: 0; top: inherit; bottom: 0; opacity: 0; padding-top: 0; width: 100%; -webkit-border-radius: 0; border-radius: 0; -webkit-transform: inherit; transform: inherit; -webkit-transition: all 0.3s ease-in-out 0.15s; transition: all 0.3s ease-in-out 0.15s; }
.wdt-custom-team-style .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper::after { height: 100%; padding-top: inherit; width: inherit; -webkit-border-radius: 0; border-radius: 0; }

/* gallery iamge style */
.wdt-custom-basic-gallery .elementor-image-gallery .gallery-item a {margin-bottom: 0;}

@media screen and (max-width:767px) {
    .wdt-custom-gallery-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper { padding: 0; }
}

@media screen and (max-width:479px) {
    .wdt-custom-basic-gallery .elementor-image-gallery .gallery-item { padding: 0 1.1400652% 5.28013%; }
}

/* Iconbox with text Banner (//Home Page 1//) */
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: clamp(5rem, 4.4231rem + 2.5641vw, 7.5rem); line-height: 0; }
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-title h5 { font-family: var(--wdtFontTypo_Base); font-size: clamp(calc(var(--wdtFontSize_Base) + 2px), 0.7917rem + 0.6944vw, var(--wdtFontSize_H5));
    font-weight: var(--wdtFontWeight_Alt); text-transform: uppercase; }
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper { margin-bottom: clamp(1.5625rem, 1.3462rem + 0.9615vw, 2.5rem); }
.wdt-custom-icon-box-style-1 .wdt-column-gap-custom .wdt-column:not(:last-child) { border-right: 1px solid var(--wdtBorderColor); }

.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .water-trees,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-moon,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .water-wave,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-bot,
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(1),
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(2),
.wdt-custom-icon-box-style-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span .driving-ship { animation-play-state: paused; }

.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .water-trees,
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .live-moon,
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .water-wave,
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(1),
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .live-fly path:nth-child(2),
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .live-bot,
.wdt-custom-icon-box-style-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span .driving-ship { animation-play-state: running; }

@media screen and (max-width:767px) {
    .wdt-custom-icon-box-style-1 .wdt-column-gap-custom .wdt-column:nth-child(even):not(:last-child) { border-right: 0; }
}
@media screen and (max-width:480px) {
    .wdt-custom-icon-box-style-1 .wdt-column-gap-custom .wdt-column:not(:last-child) { border-right: 0; }
}

