.wdt-heading-holder
{
-webkit-transition: var(--wdt-elementor-base-transition);
transition: var(--wdt-elementor-base-transition);
} .wdt-heading-holder
{
position: relative;
}
.wdt-heading-holder > *:not(:last-child)
{
margin-bottom: 20px;
}
.wdt-heading-holder > *:last-child
{
margin-bottom: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper
{
line-height: 1.2;
margin-top: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item { margin: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner
{
line-height: 1;
}
.wdt-heading-holder .wdt-heading-subtitle-wrapper
{
font-size: 1.2em;
letter-spacing: .05em;
}
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon
{
line-height: 1;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator
{
display: flex;
align-items: center;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line
{
width: 50px;
height: 2px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper
{
line-height: 0;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon
{
display: inline-block;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
} .wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
display: flex;
align-items: center;
flex-wrap: wrap;
white-space: break-spaces;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
display: inline;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
width: 50px;
height: 2px;
align-self: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner
{
display: inline-flex;
align-items: baseline;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
line-height: 1;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span
{
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img
{
display: inherit;
height: 100%;
object-fit: cover;
} .wdt-heading-holder .wdt-heading-background-text-wrapper {
line-height: 1;
margin-bottom: 0;
position: absolute;
top: 50%;
width: 100%;
z-index: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
user-select: none;
pointer-events: none;
}
.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
display: inline-block;
font-family: var(--wdtFontTypo_Alt);
font-size: 12.5em;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 0.65;
opacity: 0.1;
margin-top: 5px;
margin-left: -5px;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements
{
color: var(--wdt-elementor-color-primary);
} .wdt-common-heading .wdt-heading-subtitle-wrapper{margin-bottom: 0;}
.wdt-common-heading span.wdt-heading-subtitle {font-size: var(--wdtFontSize_Ext);letter-spacing: var(--wdtLetterSpacing_2X); font-weight: var(--wdtFontWeight_Base);font-family: var(--wdtFontTypo_Base);text-transform: uppercase; }
.wdt-common-heading .wdt-heading-subtitle-wrapper.wdt-heading-align-center {margin-bottom: 5px;font-size: var(--wdtFontSize_Ext);letter-spacing: var(--wdtLetterSpacing_2X);font-weight: var(--wdtFontWeight_Base);font-family: var(--wdtFontTypo_Base);text-transform: uppercase;color: var(--wdtHeadAltColor);}
.wdt-common-heading .wdt-heading-holder h2.wdt-heading-title-wrapper {text-transform: capitalize;margin-bottom: 10px;}
.wdt-common-heading .wdt-heading-icon-wrapper {margin-bottom: 0;}
.wdt-common-heading .wdt-heading-icon-wrapper span.wdt-content-icon{font-size: 32px;display: inline-block;}
.wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper{color: var(--wdtBodyTxtColor);max-width: 600px;}
.wdt-dark-bg .wdt-common-heading .wdt-heading-subtitle-wrapper.wdt-heading-align-center,
.wdt-dark-bg.wdt-common-heading .wdt-heading-subtitle-wrapper.wdt-heading-align-center,
.wdt-dark-bg .wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper,
.wdt-dark-bg.wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper{color: var(--wdtTertiaryColor);}
.wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper a {position: relative;}
.wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper a:after {content: '';position: absolute;background: currentColor;width: 100%;height: 1px;bottom: 0;right: 0;-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);}
.wdt-common-heading .wdt-heading-holder .wdt-heading-content-wrapper a:hover:after {width: 0;} .wdt-slider-heading .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdt-slider-heading .wdt-heading-holder h2.wdt-heading-title-wrapper span{font-size:clamp(2.25rem, 1.4423rem + 3.5897vw, 5.75rem);font-weight: var(--wdtFontWeight_Alt);}
.wdt-slider-heading .wdt-heading-holder .wdt-heading-content-wrapper{max-width: 500px;} .wdi-large-title-heading .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdi-large-title-heading .wdt-heading-holder h2.wdt-heading-title-wrapper span{font-size: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);} .wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide .elementor-widget-wrap>.elementor-element .wdt-button-holder,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide .wdt-heading-subtitle-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide .wdt-heading-holder .wdt-heading-content-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide .elementor-widget-wrap>.elementor-element .wdt-button-holder
{
-webkit-transform: translateX(-100%);transform: translateX(-100%);
-webkit-transition: var(--wdt-Ad-Transition);transition: var(--wdt-Ad-Transition);
opacity: 0;transition-duration: .6s;
}
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide.swiper-slide-active .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide.swiper-slide-active .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide.swiper-slide-active .elementor-widget-wrap>.elementor-element .wdt-button-holder,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .wdt-heading-holder h2.wdt-heading-title-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .wdt-heading-subtitle-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .wdt-heading-holder .wdt-heading-content-wrapper,
.wdt-fraction-with-arrow-pagination .wdt-carousel-holder .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .elementor-widget-wrap>.elementor-element .wdt-button-holder
{
-webkit-transform: translateX(0%);transform: translateX(0%);
opacity: 1;
}
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide .wdt-heading-holder .wdt-heading-content-wrapper{-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: var(--wdt-Ad-Transition);transition: var(--wdt-Ad-Transition);opacity: 0;transition-duration: .6s;}
.wdt-thumb-carousel-holder > .swiper > .swiper-wrapper > .swiper-slide.swiper-slide-active .wdt-heading-holder .wdt-heading-content-wrapper{-webkit-transform: translateX(0%);transform: translateX(0%);opacity: 1;}  @media(max-width: 1024px) 
{
.wdt-slider-heading .wdt-heading-holder .wdt-heading-content-wrapper{text-wrap: balance;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-heading-content-wrapper{text-wrap: balance;}
}
@media(max-width: 767px) 
{
.wdt-slider-heading .wdt-heading-holder .wdt-heading-content-wrapper{max-width: 100%;text-wrap: balance;}
}.wdt-content-item { border-color: transparent; border-style: solid; border-width: 0; position: relative; z-index: 0; }
.wdt-content-item, .wdt-content-item > .wdt-content-media-group, .wdt-content-item > .wdt-content-detail-group, .wdt-content-item .wdt-content-elements-group, .wdt-content-item .wdt-content-image > span, .wdt-content-item .wdt-content-image > a, .wdt-content-item .wdt-content-image img, .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span, .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before, .wdt-content-item a, .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-rating li span, .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper, .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper, .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container, .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container, .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div, .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div, .wdt-content-item .wdt-content-separator span, .wdt-content-item .wdt-content-description { -webkit-transition: var(--wdt-elementor-base-transition); transition: var(--wdt-elementor-base-transition); }
.wdt-content-item > div:empty { display: none; }
.wdt-content-item > div:not(:last-child),
.wdt-content-item .wdt-content-media-group > div:not(:last-child),
.wdt-content-item .wdt-content-detail-group > div:not(:last-child),
.wdt-content-item .wdt-content-elements-group > div:not(:last-child) { margin-bottom: 20px; } .wdt-content-item .wdt-content-media-group { position: relative; }
.wdt-content-item .wdt-content-image-wrapper, .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-content-item .wdt-content-image > span, .wdt-content-item .wdt-content-image > a { display: inline-flex; }
.wdt-content-item .wdt-content-image > span > img, .wdt-content-item .wdt-content-image > a > img { height: inherit; align-self: start; -webkit-border-radius: inherit; border-radius: inherit; } .wdt-content-item .wdt-content-icon-wrapper, .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon { display: inline-flex; justify-content: inherit; }
.wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { display: inline-flex; justify-content: center; align-items: center; font-size: 2rem; height: 1em; line-height: 1; padding: 5px; position: relative; text-align: center; vertical-align: top; width: 1em; z-index: 0; }
.wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i { color: inherit; display: inline-block; font-size: inherit; height: 1em; position: relative; vertical-align: top; width: 1em; }
.wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg {  height: 1em; width: 1em; }
.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span { height: auto; }
.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i, 
.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i > svg { display: inherit; height: auto; } .wdt-content-item .wdt-content-title h5 { display: block; font-size: 1.25em; font-weight: var(--wdtFontWeight_H5); margin-top: 0px; margin-bottom: 0; text-transform: none; }
.wdt-content-item .wdt-content-title h5 a { -webkit-transition: inherit; transition: inherit; }
.wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a { color: var(--wdt-elementor-color-primary); }
.wdt-content-item .wdt-content-title h5 a:hover { color: var(--wdt-elementor-color-accent); }
.wdt-content-item .wdt-content-subtitle { color: var(--wdt-elementor-color-secondary); font-size: 0.9em; letter-spacing: 0.05em; }
.wdt-content-item > div[class*="group"] > .wdt-content-title,
.wdt-content-item > div[class*="group"] > .wdt-content-subtitle { width: 100%; }
.wdt-content-item .wdt-content-title-group { width: 100%; }
.wdt-content-item .wdt-content-title-group, .wdt-content-item .wdt-content-title-group > * { display: inline-block; }
.wdt-content-item .wdt-content-title-group span { display: inline-block; line-height: 0; margin: 5px 10px; width: 0.5em; }
.wdt-content-item .wdt-content-title-group span:before { background-color: currentColor; content:""; display: inline-block; height: 1px; opacity: 0.75; vertical-align: top; width: 100%; }
.wdt-content-item .wdt-content-title-group.below > * { display: block; }
.wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child) { margin-bottom: 20px; }
.wdt-content-item .wdt-content-title-group.below span { margin: 15px 0; width: 100%; }
.wdt-content-item .wdt-content-title-group.below span:before { background-color: var(--wdt-elementor-color-accent); height: 2px; width: 60px; }
.wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle,
.wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title,
.wdt-content-item > div[class*="group"] .wdt-content-separator + .wdt-content-subtitle,
.wdt-content-item > div[class*="group"] .wdt-rating-container + .wdt-content-title { margin-top: -15px; }
.wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-separator { margin-top: -5px; } .wdt-content-item .wdt-content-separator { display: inline-block; line-height: 0; vertical-align: top; width: 100%; }
.wdt-content-item .wdt-content-separator.separator-1 span { background-color: var(--wdt-elementor-color-accent); display: inline-block; height: 2px; vertical-align: top; width: 60px; }
.wdt-content-item .wdt-content-separator.separator-2 span { background-color: currentColor; display: inline-block; height: 1px; opacity: 0.15; max-width: 85%; vertical-align: top; width: 450px; } .wdt-content-item .wdt-content-detail-group { position: relative; }
.wdt-content-item .wdt-content-description { position: relative; z-index: 0; }
.wdt-content-item .wdt-content-description > a { color: inherit; }
.wdt-content-item .wdt-content-description > a:hover { opacity: 0.8; } .wdt-content-item .wdt-social-icons-list { display: inline-flex; flex-wrap: wrap; list-style: none; margin: 0 -5px; padding: 0; }
.wdt-content-item .wdt-social-icons-list li { display: inline-flex; margin: 5px; padding: 0; }
.wdt-content-item .wdt-social-icons-list li a { color: var(--wdt-elementor-color-primary); height: 1em; line-height: 1; width: 1em; display: inline-flex; align-items: center; justify-content: center; }
.wdt-content-item .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-accent); } .wdt-content-item .wdt-rating { display: inline-flex; list-style: none; margin: 0 -2px; padding: 0; vertical-align: top; }
.wdt-content-item .wdt-rating li { display: inline-flex; margin: 2px; }
.wdt-content-item .wdt-rating li span { color: var(--wdtSecondaryColor);height: 1.5em;line-height: 1;width: 1.5em;background: var(--wdtPrimaryColor);display: flex;align-items: center;justify-content: center;}
.wdt-content-item .wdt-rating li span.far { opacity: 0.75; } .wdt-content-item .wdt-content-button { position: relative; z-index: 0; }
.wdt-content-item .wdt-content-button > a {
border: 1px solid transparent;
background-color: var(--wdt-elementor-color-accent);
color: var(--wdt-elementor-color-white);
fill: var(--wdt-elementor-color-white);
display: inline-block;
line-height: 1;
font-size: 1em;
padding: 0.75em 1.5em;
text-align: center;
-webkit-border-radius: 0;
border-radius: 0;
}
.wdt-content-item .wdt-content-button > a > div, .wdt-content-item .wdt-content-button > a > div > span { color: inherit !important; transition: 0.3s; }
.wdt-content-item .wdt-content-button > a:hover { background-color: var(--wdtSecondaryColor); } .wdt-content-item .wdt-media-image-cover { display: grid; position: relative; z-index: 0; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper { position: relative; width: 100%; z-index: -1; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { content: ""; height: 100%; pointer-events: none; position: absolute; left: 0; top: 0; width: 100%; z-index: 0; -webkit-transition: inherit; transition: inherit;
background-color: var(--wdt-elementor-color-accent);
background-image: linear-gradient(20deg, rgba(0,0,0,0.5), transparent);
}
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { background-color: var(--wdt-elementor-color-accent); content: ""; height: auto; pointer-events: none; position: absolute; left: 50%; top: 50%; opacity: 0.25; padding-top: 0; width: 0; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all 0.3s ease-in-out 0.15s; transition: all 0.3s ease-in-out 0.15s; }
.wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after { opacity: 0.5; padding-top: 135%; width: 135%; -webkit-border-radius: 35%; border-radius: 35%; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image { align-content: inherit; align-items: inherit; overflow: hidden; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { object-fit: cover; object-position: center; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image,
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { height: 100%; width: 100%; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper,
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image,
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > span,
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a { justify-content: inherit; justify-items: inherit; -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { grid-area: 1/-1; align-items: center; align-content: center; justify-content: center; margin-bottom: 0 !important; overflow: hidden; text-align: center; }
.wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { opacity: 0.6; }
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { display: flex; flex-wrap: wrap; padding: 20px; width: 100%; }
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > *:not(.wdt-content-icon-wrapper) { flex: 1 1 100%; }
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > *:not(:last-child) { margin-bottom: 15px; }
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div div,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div span,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div h5,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li,
.wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a { color: var(--wdt-elementor-color-white); }
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div div,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div span,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a { color: var(--wdt-elementor-color-black); }
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a:hover,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a:hover,
.wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a:hover { color: var(--wdt-elementor-color-white); }
.wdt-image-lightbox-popup .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { pointer-events: none; }
.wdt-image-lightbox-popup .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container a { pointer-events: auto; } .wdt-content-item .wdt-media-image-overlay { display: grid; position: relative; z-index: 0; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper { position: relative; width: 100%; z-index: -1; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before { content: ""; height: 100%; opacity: 0; pointer-events: none; position: absolute; left: 0; top: 0; visibility: hidden; width: 100%; z-index: 0; -webkit-transition: inherit; transition: inherit;
background-color: var(--wdt-elementor-color-accent);
background-image: linear-gradient(20deg, rgba(0,0,0,0.5), transparent);
}
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image { align-content: inherit; align-items: inherit; overflow: hidden; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img { object-fit: cover; object-position: center; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image,
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img { height: 100%; width: 100%; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper,
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before,
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image,
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image > span { justify-content: inherit; justify-items: inherit; -webkit-border-radius: inherit; border-radius: inherit; will-change: transform; }
.wdt-content-item .wdt-media-image-overlay > .wdt-content-image-wrapper,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { grid-area: 1/-1; align-items: center; align-content: center; justify-content: center; margin-bottom: 0 !important; overflow: hidden; text-align: center; }
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { display: flex; flex-wrap: wrap; opacity: 0; padding: 20px; visibility: hidden; width: 100%; }
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > * { flex: 1 1 100%; }
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > *:not(:last-child) { margin-bottom: 15px; }
.wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { opacity: 0; visibility: hidden; }
.wdt-content-item:hover .wdt-media-image-overlay .wdt-content-image-wrapper:before { opacity: 0.6; visibility: visible; }
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container { opacity: 1; visibility: visible; }
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div div,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div span,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div:not(.wdt-content-button) a,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5 a,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li,
.wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li a { color: var(--wdt-elementor-color-black); }
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div div,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div span,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div:not(.wdt-content-button) a,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5 a,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li a { color: var(--wdt-elementor-color-white); }
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div:not(.wdt-content-button) a:hover,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5 a:hover,
.wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li a:hover { color: var(--wdt-elementor-color-black); }
.wdt-image-lightbox-popup .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { pointer-events: none; }
.wdt-image-lightbox-popup .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container a { pointer-events: auto; } .wdt-content-item .wdt-content-elements-group { position: relative; z-index: 0; -webkit-transition: inherit; transition: inherit; }.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { text-align: center; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { -webkit-border-radius: 1em; border-radius: 1em; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { margin-bottom: 0; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + .wdt-content-icon-wrapper { display: block; font-size: 60px; line-height: 0; margin-top: -8px; margin-bottom: -0.4em; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-white); color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); font-size: 24px; height: 60px; width: 60px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); } .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item { text-align: center; -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group { background-color: #f5f5f5; margin-bottom: 0; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group { padding: 20px; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { height: 100px; padding: 0; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img { height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a:hover { color: var(--wdt-elementor-color-black); } .wdt-custom-split-slider,
.wdt-custom-split-slider .wdt-carousel-holder,
.wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade,
.wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item,
.wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item .wdt-content-media-group,
.wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item .wdt-content-elements-group { height: 100vh; }
.wdt-custom-split-slider .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-custom-split-slider .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a img { width: 100%; height: 100%; opacity: 1 !important; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after { 
content: ""; height: 100%; pointer-events: none; position: absolute; width: 25% !important; transform: none;
z-index: 0; opacity: 1 !important; -webkit-transition: inherit; transition: inherit; background-color: var(--wdtBodyBGColor); 
background-image: var(--wdtBodyBGColor); padding: 0 !important; border-right: 1px solid; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { left: 0; top: 0; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { left: 25%; top: 0; border-radius: 0 !important; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after { transform: none; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before { left: 50%; top: 0; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after { left: 75%; top: 0; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
-webkit-transform: scaleX(1) translate(0); -moz-transform: scaleX(1) translate(0); transform: scaleX(1) translate(0);
-webkit-transform-origin: top right; -moz-transform-origin: top right; transform-origin: top right;
-webkit-transition: -webkit-transform 500ms cubic-bezier(.86,0,.07,1) 0ms;
-moz-transition: -moz-transform 500ms cubic-bezier(.86,0,.07,1) 0ms;
transition: transform 500ms cubic-bezier(.86,0,.07,1) 0ms; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before,
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
-webkit-transform: scaleX(0) translate(0); -moz-transform: scaleX(0) translate(0); transform: scaleX(0) translate(0);
-webkit-transform-origin: top left; -moz-transform-origin: top left; transform-origin: top left; 
-webkit-transition: -webkit-transform 500ms cubic-bezier(.86,0,.07,1) 800ms;
-moz-transition: -moz-transform 500ms cubic-bezier(.86,0,.07,1) 800ms;
transition: transform 500ms cubic-bezier(.86,0,.07,1) 800ms; }
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide {
-webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
-moz-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
}
.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active {
-webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
-moz-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
} .wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item .wdt-content-detail-group{position: absolute;bottom: 5px;left: 5px;right: 5px;background: var(--wdtPrimaryColor);display: flex;align-items: center;padding: 5px;gap: 10px;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item .wdt-content-media-group{margin-bottom: 0;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item .wdt-content-icon-wrapper{margin-bottom: 0;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{color: var(--wdtHeadAltColor);}
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image-wrapper, 
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image-wrapper .wdt-content-image, 
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image > span, 
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image > a{display: inline;}
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image > span > img, 
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-image > a > img{height: 100%;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{height: auto;}
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-title h5 a:hover {color: var(--wdtSecondaryColor);}
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-title h5 a{width: 100%;display: inline-block;}
.wdt-overlay-content-image-box .wdt-content-item .wdt-content-title h5 a:after {content: '';position: absolute;right: 20px;top: 50%;transform: translateY(-50%);background: currentColor;width: 32px;height: 20px;
-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 100 59' style='enable-background:new 0 0 100 59;' xml:space='preserve'%3E%3Cpolygon points='59.9,6.1 79.4,25.7 6,25.7 6,33.3 79.4,33.3 59.9,52.9 65.3,58.2 94,29.5 65.3,0.8 '%3E%3C/polygon%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;-webkit-mask-size: contain;
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 100 59' style='enable-background:new 0 0 100 59;' xml:space='preserve'%3E%3Cpolygon points='59.9,6.1 79.4,25.7 6,25.7 6,33.3 79.4,33.3 59.9,52.9 65.3,58.2 94,29.5 65.3,0.8 '%3E%3C/polygon%3E%3C/svg%3E");
mask-repeat: no-repeat;mask-position: center;mask-size: contain;backface-visibility: hidden;opacity: 0;transition: var(--wdtBaseTransition);}
.wdt-overlay-content-image-box .wdt-content-item:hover .wdt-content-title h5 a:after{opacity: 1;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item {overflow: hidden;}
.wdt-overlay-content-image-box .wdt-image-box-wrapper .wdt-content-item:hover img {transform: scale(1.1);} .wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after{display:none;}   
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before{background-color:transparent;background-image: linear-gradient(200deg, transparent 40%, #FF7F29 100%);transform:translateY(100%);transition:var(--wdtAltTransition);z-index:1;}
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:before{transform:translateY(0%);}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container {flex-wrap:nowrap;text-align:left;padding:15px 15px;background-color: var(--wdtPrimaryColor);margin:10px !important;width: calc(100% - 20px);}    
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover {align-items:end;}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > *:not(:last-child) {margin-bottom:0;} 
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size:50px;padding:0;color:var(--wdtAccentTxtColor);line-height:0;} 
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-icon-wrapper{margin-right:10px;}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title{padding-right: 15%;}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title h5{font-size: clamp(1.25rem, 1.1875rem + 0.3125vw, 1.5625rem);}
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div div,
.wdt-cus-image-box-style-a  .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div span,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li,
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a{color:var(--wdtAccentTxtColor);}
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a:hover,.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a:hover,.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a:hover{color:var(--wdtAccentTxtColor);}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title h5 a,
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a{color:var(--wdtAccentTxtColor);}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title h5 a:hover,.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a:hover{color:var(--wdtAccentTxtColor);}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title{position:relative;}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-content-title:after{content:"";position:absolute;top:0;right:0;bottom:0;margin:auto;width:50px;height:30px;background:var(--wdtSecondaryColor);margin-left:15px;
-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 53 8' xml:space='preserve'%3E%3Cpath d='M52.4,4.4c0.2-0.2,0.2-0.5,0-0.7l-3.2-3.2c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7L51.3,4l-2.8,2.8 c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.5,0.2,0.7,0L52.4,4.4z'%3E%3C/path%3E%3Crect x='0' y='3.5' width='52' height='1'%3E%3C/rect%3E%3C/svg%3E");
mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 53 8' xml:space='preserve'%3E%3Cpath d='M52.4,4.4c0.2-0.2,0.2-0.5,0-0.7l-3.2-3.2c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7L51.3,4l-2.8,2.8 c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.5,0.2,0.7,0L52.4,4.4z'%3E%3C/path%3E%3Crect x='0' y='3.5' width='52' height='1'%3E%3C/rect%3E%3C/svg%3E");
-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;transform:translateX(-10px);transition:var(--wdtBaseTransition);opacity:0;pointer-events:none;-webkit-mask-position: center;mask-position: center;}
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-content-title:after{opacity:1;transform:translateX(0);}
.wdt-cus-image-box-style-a .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img{transform:scale(1);transition:var(--wdt-Ad-Transition);}
.wdt-cus-image-box-style-a .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img{transform:scale(1.1);}
.wdt-cus-image-box-style-a .wdt-image-box-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{display: flex;justify-content:end;position: absolute;top:-110px;right:30px;align-items:center;width: 100%;margin-right:0;margin-left:0;gap: 30px;}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{margin-top:0;font-size:60px;width:60px;}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:hover i{transform:translateX(-10px);}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:hover i{transform:translateX(10px);}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before{background-color:transparent;border-radius:var(--wdtRadius_Full);border:1px solid var(--wdtSecondaryColor);height:60px;width:60px;}
.wdt-dark-bg .wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before{border-color: var(--wdtTertiaryColor);}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before{background-color:var(--wdtLinkHoverColor);border-color:var(--wdtLinkHoverColor)}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:before{left:-60px;}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:before{right:-60px;}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.swiper-button-disabled{cursor: no-drop;opacity: 0.3;}
.wdt-cus-image-box-style-a.style-a1 .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { opacity: 0; }
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .wdt-image-box-container .wdt-image-box-wrapper .swiper-slide:nth-child(even) { transform: translateY(80px); }
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .wdt-image-box-container { overflow: visible; }
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before { border-color: currentColor; }
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before { border-color: var(--wdtPrimaryColor); }
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { top: -160px; right: 120px; }
@media (max-width:767px)
{
.wdt-cus-image-box-style-a .wdt-image-box-holder  .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{position:unset;justify-content:center; gap: 0px;}
.wdt-cus-image-box-style-a .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{margin-top:40px;}
} .wdt-image-aside-icon .wdt-content-item {display: flex;align-items: center;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-icon-wrapper {margin-bottom: 0;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{width: 60px;height: 60px;background: var(--wdtTertiaryColor);border-radius: 50%;color: var(--wdtSecondaryColor);}
.wdt-image-aside-icon .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg{color: inherit;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-media-group{display: flex;align-items: center;margin-bottom: 0;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper{width:60px;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-media-group .wdt-content-image img{width: 120px;height: 60px;border-radius: var(--wdtRadius_Part);-webkit-transform: translateX(-25px);transform: translateX(-25px);z-index: -1;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-media-group > div.wdt-content-icon-wrapper{margin-top: 0;margin-bottom: 0;}
.wdt-image-aside-icon .wdt-content-item .wdt-content-description a {text-decoration: underline !important;} .wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item { display: flex; flex-wrap: nowrap; align-items: center; }
.wdt-custom-image-box-contact .wdt-content-item .wdt-content-icon-wrapper, 
.wdt-custom-image-box-contact .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon{display: flex;}
.wdt-custom-image-box-contact .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span{background: var(--wdtPrimaryColor);width: 40px;height: 40px;border-radius: var(--wdtRadius_Part);font-size: 20px;box-shadow: 0 0 0 5px var(--wdtBodyBGColor), 0 0 0 6px var(--wdtPrimaryColor);}
.wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-media-group { margin: 0 20px 0 0; }
.wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle, 
.wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title { margin: 0; }
.wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 { margin: 0; font-family: var(--wdtFontTypo_Base); font-size: var(--wdtFontSize_Base); }
.wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle { letter-spacing: 0px; padding-top: 0; }
.wdt-dark-bg .wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle,
.wdt-dark-bg .wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a{color: var(--wdtTertiaryColor);}
.wdt-dark-bg .wdt-custom-image-box-contact .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span{box-shadow: 0 0 0 5px var(--wdtSecondaryColor), 0 0 0 6px var(--wdtPrimaryColor);color: var(--wdtSecondaryColor);}
.wdt-dark-bg .wdt-custom-image-box-contact.style-2 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span {box-shadow: 0 0 0 5px var(--wdtPrimaryColor), 0 0 0 6px var(--wdtSecondaryColor);background: var(--wdtSecondaryColor);color: var(--wdtTertiaryColor);}
.wdt-dark-bg .wdt-custom-image-box-contact .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a:hover{color:var(--wdtPrimaryColor)}
.wdt-dark-bg .wdt-custom-image-box-contact.home-3 .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a:hover{color: var(--wdtSecondaryColor);}
.wdt-cus-img-fill-height.elementor-widget-image,
.wdt-cus-img-fill-height.elementor-widget-image div { height: 100%; }
.wdt-cus-img-fill-height.elementor-widget-image div img { height: 100%; object-fit: cover; object-position: center; } .wdt-cus-timeline-style-2 .wdt-column-wrapper .wdt-column, .wdt-cus-timeline-style-2 .swiper-wrapper .swiper-slide{display:flex;justify-content:center;}
.wdt-cus-timeline-style-2 .wdt-image-box-holder .wdt-content-item {width: 100%;max-width:250px;}
.wdt-cus-timeline-style-2 .wdt-image-box-holder .wdt-content-item .wdt-content-media-group, .wdt-cus-timeline-style-1 .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group {margin-bottom:0;}
.wdt-cus-timeline-style-2 .wdt-image-box-holder .wdt-content-item .wdt-content-image-wrapper {margin-bottom:0;}
.wdt-cus-timeline-style-2 .wdt-image-box-holder .wdt-content-item .wdt-content-image {border-radius: 50%;overflow: hidden;} .wdt-cus-timeline-style-2 .wdt-content-item > div[class*="group"] > .wdt-content-subtitle{width:fit-content;font-family: var(--wdtFontTypo_Base);color: var(--wdtPrimaryColor);font-size: var(--wdtFontSize_H2);font-weight: var(--wdtFontWeight_H5);margin: auto;}
.wdt-cus-timeline-style-2 .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title{margin-top:0;}
.wdt-cus-timeline-style-2 .wdt-content-item .wdt-content-detail-group > div:not(:last-child){margin-bottom:10px;}
.wdt-cus-timeline-style-2 .wdt-content-item .wdt-content-title h5 {font-size: var(--wdtFontSize_H5);text-align:center;}
.wdt-cus-timeline-style-2 .wdt-content-item .wdt-content-title h5 a{color:var(--wdtBodyBGColor);}
.wdt-cus-timeline-style-2 .wdt-content-item .wdt-content-title h5 a:hover{color:var(--wdtLinkHoverColor);}
.wdt-cus-timeline-style-2 .wdt-content-item .wdt-content-description{color:var(--wdtBodyBGColor);}
.wdt-cus-timeline-style-2 .wdt-column:not(:last-child) .wdt-content-item .wdt-content-image::before, 
.wdt-cus-timeline-style-2 .swiper-slide:not(:last-child)  .wdt-content-item .wdt-content-image::before {top:7px;bottom:0;content: "";position: absolute;display: block;left:30px;right:0;width:400px;margin:auto;background-image: linear-gradient(90deg, rgba(var(--wdtBorderColorRgb), 0.5) 50%, transparent 50%);background-size: 20px 2px;background-color: transparent;height: 1px;pointer-events: none;z-index:-1;}
.wdt-cus-timeline-style-2.style-2 .wdt-column:not(:last-child) .wdt-content-item .wdt-content-image::before, 
.wdt-cus-timeline-style-2.style-2 .swiper-slide:not(:last-child)  .wdt-content-item .wdt-content-image::before { background-image: linear-gradient(90deg, rgba(var(--wdtSecondaryColorRgb), 1) 50%, transparent 50%); }
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row .wdt-column:not(:last-child) .wdt-content-item .wdt-content-image::before, 
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row .swiper-slide:not(:last-child) .wdt-content-item .wdt-content-image::before {animation: boxBorderAnimation-1 1s infinite linear;}
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .wdt-column:not(:last-child) .wdt-content-item .wdt-content-image::before, 
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:not(:last-child) .wdt-content-item .wdt-content-image::before {animation: boxBorderAnimation-2 1s infinite linear;}
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row .wdt-column:last-child .wdt-content-item .wdt-content-title h5:after, 
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row .swiper-slide:last-child .wdt-content-item .wdt-content-title h5:after{top: 100%;bottom: -120%;content: "";position: absolute;display: block;left: 0;right: 0;margin: auto;background-image: linear-gradient(180deg, rgba(var(--wdtBorderColorRgb), 0.5) 50%, transparent 50%);background-size: 2px 20px;background-color: transparent;width: 1px;pointer-events: none;animation: boxBorderAnimation 1s infinite linear;} .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row.style-2 .wdt-column:last-child .wdt-content-item .wdt-content-title h5:after, 
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a.first-row.style-2 .swiper-slide:last-child .wdt-content-item .wdt-content-title h5:after { background-image:linear-gradient(180deg, rgba(var(--wdtSecondaryColorRgb), 1) 50%, transparent 50%); }
.wdt-cus-timeline-style-2.wdt-light-bg .wdt-column:not(:last-child) .wdt-content-item .wdt-content-subtitle::before, 
.wdt-cus-timeline-style-2.wdt-light-bg .swiper-slide:not(:last-child)  .wdt-content-item .wdt-content-subtitle::before {background-image: linear-gradient(90deg, var(--wdtAccentTxtColor) 50%, transparent 50%);}
.wdt-cus-timeline-style-2.wdt-light-bg.wdt-cus-timeline-style-2-a .wdt-column:last-child .wdt-content-item .wdt-content-description:after, 
.wdt-cus-timeline-style-2.wdt-light-bg.wdt-cus-timeline-style-2-a .swiper-slide:last-child .wdt-content-item .wdt-content-description:after{background-image: linear-gradient(180deg, var(--wdtAccentTxtColor) 50%, transparent 50%);}
.wdt-cus-timeline-style-2.wdt-light-bg .wdt-content-item .wdt-content-title h5 a{color:var(--wdtAccentTxtColor);}
.wdt-cus-timeline-style-2.wdt-light-bg .wdt-content-item .wdt-content-title h5 a:hover{color:var(--wdtAccentTxtColor);}
.wdt-cus-timeline-style-2.wdt-light-bg .wdt-content-item .wdt-content-description{color:var(--wdtAccentTxtColor);}
.wdt-cus-timeline-style-2.wdt-light-bg .wdt-content-item .wdt-content-subtitle{-webkit-text-stroke:1px var(--wdtAccentTxtColor);background:var(--wdtPrimaryColor);}
@keyframes boxBorderAnimation-1
{ 
0% {background-position: -20px 0,0 0, 100% -20px, 0 100%;}
100% {background-position: 0 -20px, 0 0, 100% 0, -20px 100%;}
}
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-b .wdt-column:not(:last-child) .wdt-content-item .wdt-content-subtitle::before, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-b .swiper-slide:not(:last-child) .wdt-content-item .wdt-content-subtitle::before{animation: boxBorderAnimation-2 1s infinite linear;}
@keyframes boxBorderAnimation-2
{
0% {background-position: 0 -20px, 0 0, 100% 0, -20px 100%;}
100% {background-position: -20px 0,0 0, 100% -20px, 0 100%;}
}
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{top:100%;bottom:-210%;content: "";position: absolute;display: block;left:0;right:0;margin:auto;background-image: linear-gradient(180deg, var(--wdtBodyBGColor) 50%, transparent 50%);background-size: 2px 20px;background-color: transparent;width:1px;pointer-events: none;animation: boxBorderAnimation 1s infinite linear;  }
@keyframes boxBorderAnimation
{     
0% {background-position: 0 -20px, 0 0, 100% 0, -20px 100%;}
100% {background-position: 0 0, -20px 0, 100% -20px, 0 100%;}
} .wdt-cus-img-box-style-b .wdt-content-item {display: flex;flex-direction: column-reverse;text-align:start;justify-content:start;align-items:center;backface-visibility: hidden;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-detail-group {display:grid;place-items:center;border-bottom:1px solid rgba(var(--wdtBorderColorRgb), 0.4);border-top: 1px solid rgba(var(--wdtBorderColorRgb), 0.4);position:relative;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-detail-group{border-color:transparent;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-detail-group > div{grid-area:1/1;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-detail-group > div:not(:last-child){margin-bottom:0;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-detail-group > .wdt-content-icon-wrapper{display:none;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-detail-group:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#3A36FD;z-index:0;transition:var(--wdtBaseTransition);pointer-events:none;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-detail-group:after{background:rgba(var(--wdtPrimaryColorRgb), 0.9);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-elements-group.wdt-content-group{z-index:1;padding:50px 100px 50px 0;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-elements-group.wdt-content-group{padding:50px clamp(1.875rem, 1.625rem + 1.25vw, 3.125rem);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-image img{height:380px;object-fit:cover;opacity: 0;} 
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-image img {opacity: 1;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size:80px;color:var(--wdtTertiaryColor);padding:0;justify-content:flex-start;transition:var(--wdtBaseTransition);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{height:unset;line-height:0;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{color:var(--wdtLinkColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-description{color:var(--wdtTertiaryColor);transition:var(--wdtBaseTransition);} 
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-description{color:var(--wdtAccenttxtColor);}   
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a{background-color:transparent;padding:0 0 15px 0;position:relative;width:120px;text-align:left;overflow:hidden;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a:hover{background-color:transparent;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-button > a{color:var(--wdtAccenttxtColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a:before{content:"";position:absolute;height: 2px;width:calc(100% - 15px);background-color:var(--wdtTertiaryColor);left: 0;bottom: 0;transition:var(--wdtAltTransition);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a:hover:before{bottom:8px;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-button > a:before{background-color:var(--wdtAccentTxtColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a > div,.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a > div > span{transition:0s;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a:after{content:"";position:absolute;right: 0;bottom: -9px;width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 15px solid var(--wdtTertiaryColor);transition:var(--wdtAltTransition);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-button > a:hover:after{bottom:0;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-content-button > a:after{border-left: 15px solid var(--wdtAccentTxtColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container{padding:20px 0;width:100%;}
.wdt-cus-img-box-style-b .wdt-content-item > div:not(:last-child){margin-bottom:0;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-media-group{width:100%;}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container .wdt-content-title{text-align:left;}
.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,.wdt-cus-img-box-style-b .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a{color:var(--wdtTertiaryColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container .wdt-content-title h5 a:hover {color: var(--wdtPrimaryColor);}
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-title h5{font-size: clamp(1.5rem, 1.3625rem + 0.6875vw, 2.1875rem);}
.wdt-cus-img-box-style-b  .wdt-image-box-holder  .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{display: flex;justify-content:space-between;position: absolute;top:-90px;align-items:center;width: 100%;margin-right:0;margin-left:0;}
.wdt-cus-img-box-style-b .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{margin-top:0;font-size:60px;width:60px;}
.wdt-cus-img-box-style-b .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev{left:5%;}
.wdt-cus-img-box-style-b .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next{right:5%;}
.wdt-cus-img-box-style-b .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before {background-color:transparent;}    
.wdt-cus-img-box-style-b .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before{background-color:transparent;color:var(--wdtLinkHoverColor);} 
.wdt-cus-img-box-style-b .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color: var(--wdtPrimaryColor) !important;}
.wdt-cus-img-box-style-b .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {transform: scale(1.5);} .wdt-cus-contact-image-box .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after{display:none;}
.wdt-cus-contact-image-box .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before{background-color:var(--wdtAccentTxtColor);opacity:0.9;background-image:unset;}
.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:before{background-color:var(--wdtLinkHoverColor); }
.wdt-cus-contact-image-box .wdt-content-item .wdt-content-title h5{font-size:clamp(1.75rem, 1.5769rem + 0.7692vw, 2.5rem);}
.wdt-cus-contact-image-box .wdt-content-item .wdt-content-title h5 a{color:var(--wdtTertiaryColor);}
.wdt-cus-contact-image-box  .wdt-content-item .wdt-content-title h5 a:hover{color:var(--wdtAccentTxtColor);}
.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div div,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div span,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li,.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a{color:var(--wdtAccentTxtColor);}
.wdt-cus-contact-image-box .wdt-content-item:hover .wdt-content-elements-group.wdt-media-image-cover > .wdt-media-image-cover-container > div h5 > a:hover{color:var(--wdtAccentTxtColor);} .wdt-cus-brand-logo .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after{background-color:var(--wdtSecondaryColor);left:0;top:0;bottom:0;right:0;margin:auto;opacity:0.7;padding-top: 0;width:100%;-webkit-border-radius:0;border-radius:0;-webkit-transform: translate(0, 0);transform: translate(0, 0) ;-webkit-transition: all 0.3s ease-in-out 0.15s;transition: all 0.3s ease-in-out 0.15s;}
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after{opacity: 0.7;padding-top: 0;width: 100%;height: 100%;-webkit-border-radius: 0;border-radius: 0;}
.wdt-cus-brand-logo .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before{opacity:1;background-color:var(--wdtSecondaryColor);background-image:unset;transform: scaleX(1);-webkit-transform: scaleX(1);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition-property: transform;-webkit-transition-property: transform;transform-origin: left;-webkit-transform-origin: left;}
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:before{transform: scaleX(0);-webkit-transform: scaleX(0);transform-origin:right;-webkit-transform-origin: right;}
.wdt-cus-brand-logo .wdt-content-item{border-right:1px solid #696969; border-bottom:1px solid #696969;}
.wdt-cus-brand-logo .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: clamp(7.5rem, 7.125rem + 1.875vw, 9.375rem);}
.wdt-cus-brand-logo .wdt-content-item .wdt-content-title h5{font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);max-width:200px;font-family:var(--wdtFontTypo_Base);text-transform:capitalize;}
.wdt-cus-brand-logo .wdt-content-item .wdt-content-title{display:flex;justify-content:center;}
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div div,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div span,
.wdt-cus-brand-logo  .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div:not(.wdt-content-button) a,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div h5,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div h5 a,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div ul li,
.wdt-cus-brand-logo .wdt-content-item:hover .wdt-media-image-cover .wdt-media-image-cover-container div ul li a{color:var(--wdtBodyBGColor);} .wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after{display:none;}
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container .wdt-content-subtitle{display:none;}
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before{opacity:0.3;background-color:var(--wdtAccentTxtColor);}
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container {padding: 50px;width:500px;text-align:left;height: fit-content;z-index:1;}  
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-elements-group{align-items:end;}
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-button > a{background:transparent;border:1px solid var(--wdtTertiaryColor);color:var(--wdtAccentTxtColor);position:relative;padding:var(--wdtPadding_Btn);}
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-button > a:hover{background:var(--wdtPrimaryColor);border-color:var(--wdtPrimaryColor);}
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-button > a:after{content:"";position:absolute;top:6px;left:6px;border:1px solid var(--wdtPrimaryColor);width:100%;height:100%;z-index:-1;transition:var(--wdtBaseTransition);-webkit-transition:var(--wdtBaseTransition);}
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-button > a:hover:after{top:0;left:0;}
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div div,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div span,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div:not(.wdt-content-button) a,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li,
.wdt-cus-home3-interactive .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div ul li a{color:var(--wdtTertiaryColor);}
.wdt-cus-home3-interactive .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle,
.wdt-cus-home3-interactive .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title,
.wdt-cus-home3-interactive .wdt-content-item > div[class*="group"] .wdt-content-separator + .wdt-content-subtitle,
.wdt-cus-home3-interactive .wdt-content-item > div[class*="group"] .wdt-rating-container + .wdt-content-title{margin-top:0px;} 
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container .wdt-content-description{line-height:var(--wdtLineHeight_H2);margin-bottom:30px;}
.wdt-cus-home3-interactive .wdt-content-item .wdt-content-title h5{font-size: clamp(1.25rem, 1.15rem + 0.5vw, 1.75rem);}
.wdt-cus-home3-interactive .wdt-content-item{position:relative;} 
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper{height:100%;}
.wdt-cus-home3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a{height:100%;} 
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-content-button > a:hover {background: transparent;color: var(--wdtPrimaryColor);}
.wdt-inview-section.wdt-item-is-inview .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img{transform: translateX(100%);transition: transform 0.3s;transition-timing-function: cubic-bezier(.85,0,.15,1);}
.wdt-inview-section.wdt-item-is-inview .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img{transform: translateX(0);transition: transform 0.3s;transition-timing-function: cubic-bezier(.85,0,.15,1);}
.wdt-simple-overlay-imagebox .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div{position: absolute;top: 50%;transform: translateY(-50%);}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{margin-top:0;font-size:60px;width:60px;}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:hover i{transform:translateX(-10px);}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:hover i{transform:translateX(10px);}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before{background-color:transparent;border-radius:var(--wdtRadius_Full);border:1px solid var(--wdtPrimaryColor);height:60px;width:60px;}
.wdt-dark-bg .wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before{border-color: var(--wdtTertiaryColor);}
.wdt-simple-overlay-imagebox.style-2 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before { border-color: var(--wdtSecondaryColor); }
.wdt-simple-overlay-imagebox.style-2 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{color: var(--wdtSecondaryColor);}
.wdt-simple-overlay-imagebox.style-2 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover{color: var(--wdtTertiaryColor);}
.wdt-simple-overlay-imagebox.style-2 .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before { background-color: var(--wdtSecondaryColor); border-color: var(--wdtSecondaryColor); }
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before{background-color:var(--wdtLinkHoverColor);border-color:var(--wdtLinkHoverColor)}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:before{left:-60px;}
.wdt-simple-overlay-imagebox .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:before{right:-60px;}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image-wrapper, 
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image-wrapper .wdt-content-image, 
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image > span, .wdt-content-item .wdt-content-image > a
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image > span > img, 
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image > a > img{width: 100%;}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-title h5, 
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-title h5 a{color: var(--wdtTertiaryColor);font-size: var(--wdtFontSize_H3);}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-detail-group {text-align: left;position: absolute;bottom: 0;padding: 50px;text-wrap: balance;z-index: 1;}
.wdt-simple-overlay-imagebox .wdt-content-item:after {content: '';position: absolute;background: linear-gradient(0deg, black, transparent);width: 100%;height: 100%;left: 0;bottom: 0;z-index: 0;}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a{font-size: var(--wdtFontSize_Base);padding: var(--wdtPadding_Btn);font-family: var(--wdtFontTypo_Base);font-weight: var(--wdtFontWeight_Alt);line-height: 1;border: 1px solid var(--wdtPrimaryColor);backface-visibility: hidden;color: var(--wdtAccentTxtColor);position: relative; text-transform: capitalize; }
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a:after {content: '';background: transparent;width: 100%;height: 100%;position: absolute;left: 0;top: 0;border: 1px solid var(--wdtPrimaryColor);z-index: -1;-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);backface-visibility: hidden;transition-property: transform;transition-duration: 0.15s;transition-timing-function: ease-out;-webkit-transform: scaleX(1) scaleY(1) translate(6px, 6px);transform: scaleX(1) scaleY(1) translate(6px, 6px);}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a:hover {background: var(--wdtPrimaryColor);color: var(--wdtAccentTxtColor);}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a:hover:after {top: 0;left: 0;-webkit-transform: scaleX(1) scaleY(1) translate(-6px, -6px);transform:scaleX(1) scaleY(1) translate(-6px, -6px);}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a > div, 
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-button > a > div > span{-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);}
.wdt-simple-overlay-imagebox .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div.wdt-arrow-pagination-prev {left: -100px;}
.wdt-simple-overlay-imagebox .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div.wdt-arrow-pagination-next {right: -100px;}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-detail-group > div:not(:last-child).wdt-content-title {margin-bottom: 10px;}
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-image > a > img { min-height: 500px; object-fit: cover; } .wdt-custom-sticky-sec-image .wdt-content-item .wdt-content-media-group {border: 1px solid rgba(var(--wdtSecondaryColorRgb), 0.25);padding: 20px 0;}
.wdt-dark-bg.wdt-custom-sticky-sec-image .wdt-content-item .wdt-content-media-group {border-color:  rgba(var(--wdtTertiaryColorRgb), 0.25);} @media (max-width:1540px)
{
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a  .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{bottom:-165%;} 
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-elements-group.wdt-content-group{z-index:1;padding:50px 20px 50px 0;}
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { top: -100px; } 
}
@media (max-width:1280px)
{
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a  .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{bottom:-130%;} 
}
@media (min-width: 1025px) and (max-width: 1280px) 
{
.wdt-cus-img-box-style-b .wdt-content-item .wdt-content-description{max-width: 270px;}
}
@media (max-width:1024px)
{
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a  .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{bottom:-115%;} 
.wdt-cus-image-box-style-a .wdt-image-box-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { gap: 20px; }
.wdt-simple-overlay-imagebox .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination div { position: unset; justify-content: center; gap: 0px; transform: translateY(30%); }
}
@media (max-width:768px) {
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { top: -70px; } 
}
@media (max-width:767px)
{
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a  .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{bottom:-110%;} 
.wdt-cus-img-box-style-b  .wdt-image-box-holder  .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{margin-top:20px;position:unset;justify-content:center;} 
.wdt-cus-img-box-style-b .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev{left:0;}
.wdt-cus-img-box-style-b .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next{right:0;}
.wdt-cus-image-box-style-a.style-a1 .wdt-image-box-holder .wdt-image-box-container .wdt-image-box-wrapper .swiper-slide:nth-child(even) { transform: translateY(0px); }
.wdt-simple-overlay-imagebox .wdt-content-item .wdt-content-detail-group{padding: 20px;}
}
@media (max-width:479px)
{
.wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a  .wdt-column:last-child  .wdt-content-item .wdt-content-description:after, .wdt-cus-timeline-style-2.wdt-cus-timeline-style-2-a .swiper-slide:last-child  .wdt-content-item .wdt-content-description:after{bottom:-86%;} 
}