.wdt-interactive-showcase-container a.wdt-interactive-showcase-element:empty { display: none; }
.wdt-interactive-showcase-container { display: flex; will-change: flex; flex-wrap: wrap; margin: -20px; width: auto; align-items: center; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper,
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 1; padding: 20px; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { padding: 0; margin: 0 auto 0 0; width: 100%; max-width: 680px;  }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { list-style-type: none; padding: 20px 30px; position: relative; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:not(:last-child) { margin-bottom: 5px; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > * { position: relative; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { 
font-size: clamp(1.25rem, 1.0192rem + 1.0256vw, 2.25rem); font-weight: 600; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { width: 100vw; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { padding: 0; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-content-button > a { display: inline-flex; align-items: center;
text-transform: uppercase; letter-spacing: var(--wdtLetterspacing_2x); padding: clamp(1.25rem, 0.5288rem + 3.2051vw, 4.375rem) clamp(1.5rem, 0.6923rem + 3.5897vw, 5rem); }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group { 
display: grid; grid-template-columns: 112px 1fr; gap: 40px; align-items: center; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group a.wdt-interactive-showcase-element {
grid-column: 1/3; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group a.wdt-interactive-showcase-element{ grid-column: 1; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image,
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image img { 
width: 110px; height: 110px; border-radius: 50%; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { position: relative; display: grid; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { grid-area: 1/-1; visibility: hidden; transform-origin: 0 50%; transition: transform .2s ease .25s ,visibility 03s ease; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active {visibility: visible; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:before {
content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--wdtPrimaryColor);
visibility: hidden; transform: scaleX(0); transform-origin: 0 50%; z-index: 0; transition: transform .2s ease .25s,visibility 03s ease; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover:before,
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active:before {
transform: scaleX(1); visibility: visible;  }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:after {
content: ''; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background: var(--wdtSecondaryColor); visibility: hidden; transform: scaleY(0); 
transform-origin: 50% 0; z-index: 1; transition: transform .2s ease, visibility .3s ease; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover:after,
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active:after {
visibility: visible; transform: scaleY(1); }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list
{
width: 100%;
max-width: 100%;
justify-content: center;
} .wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:before,
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:after { display: none; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: 0; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { margin-bottom: 0; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size: clamp(1.125rem, 1.0962rem + 0.1282vw, 1.25rem); font-weight: var(--wdtFontWeight_Ext); text-transform: uppercase; letter-spacing: 3px; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a::before { content: ""; position: relative; display: inline-block; width: 15px; height: 15px; margin-right: 10px; background-color: currentcolor; -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 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M52.9,42.1L1.8,93.3l5,5l51.2-51.2L52.9,42.1z'/%3E%3Cpath d='M16,1.8l0,7l74.7,0.5l0.5,74.7l7,0L97.7,2.3L16,1.8z'/%3E%3C/g%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 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M52.9,42.1L1.8,93.3l5,5l51.2-51.2L52.9,42.1z'/%3E%3Cpath d='M16,1.8l0,7l74.7,0.5l0.5,74.7l7,0L97.7,2.3L16,1.8z'/%3E%3C/g%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: cover; mask-size: cover; opacity: 0; transform: translate(-10px, 10px); -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active a::before { opacity: 1; transform: translate(0, 0); }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a { color: var(--wdtLinkColor); position: relative; display: inline-flex; align-items: center; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a .wdt-content-title{ position: relative; display: inline; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a .wdt-content-title::after{ content: ""; position: absolute; bottom: 0; left: 0; background-color: currentColor; width: 0%; height: 1px; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active a .wdt-content-title::after { width: 100%; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { position: absolute; right: 0; padding: 0; width: calc(100% - 28%); }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { opacity: 0; transform: inherit; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active { opacity: 1; }
.wdt-custom-button-style-2.wdt-faq-button-style .wdt-button-holder.wdt-button-size-sm .wdt-button { text-transform: uppercase; letter-spacing: 2.4px; } .wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { z-index: 1; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { display: inline-flex; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container div.wdt-interactive-showcase-content-wrapper { justify-content: end; padding-bottom: 81px; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group { display: inherit; text-align: center; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size: clamp(var(--wdtFontSize_Ext), 0.9423rem + 0.2564vw, var(--wdtFontSize_H5)); font-weight: var(--wdtFontWeight_Base); text-transform: uppercase; letter-spacing: 3px;margin-top: 20px; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image a { pointer-events: none; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image,
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image img { width: 100%; max-width: 270px; height: 100%; border-radius: 0; margin: auto; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:before,
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:after { display: none; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: 0 10px; margin: 0; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group { display: grid; align-items: center; justify-content: center; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group > a,
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group .wdt-content-image-wrapper { grid-area: 1/-1; position: relative; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group > a { z-index: 1; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group > a .wdt-content-icon span i { line-height: 0; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group > a .wdt-content-icon span { display: inline-flex; color: rgb(255, 255, 255); background-color: Rgba(var(--wdtSecondaryColorRgb),0.8); padding: 1em; opacity: 0; transform: scale(1.5); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-interactive-showcase-media-group > a .wdt-content-icon span { opacity: 1; transform: scale(1); }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] {opacity: 0; transition: transform .2s ease .25s ,opacity 02s ease; max-width: 940px; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active{opacity: 1; }
@media screen and (max-width:1540px) 
{
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']{position: absolute;left: -90px;}
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-title-wrapper{margin-left: 0;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image,
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image img { width: 100%; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group a.wdt-interactive-showcase-element{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group > a, 
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group .wdt-content-image-wrapper{width: 100%;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-media-group{display: block;position: relative;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper{margin-bottom: -33px;}
.wdt-interactive-showcase-style-1 div.wdt-interactive-showcase-container{padding-bottom: 33px;}
}
@media screen and (min-width:1025px) 
{ 
.wdt-custom-section-style .elementor-column .elementor-widget-wrap .wdt-custom-inactive-showcase-style { position: static; }
}
@media screen and (min-width:1281px) {
.wdt-interactive-showcase-style-1 div.wdt-interactive-showcase-container { display: grid; align-items: end; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container>div { grid-area: 1/-1; position: relative; }
.wdt-custom-grid-section-style .elementor-widget-wrap.elementor-element-populated { display: grid; }
.wdt-custom-grid-section-style .elementor-widget-wrap.elementor-element-populated>section { grid-area: 1/-1; position: relative; }
.wdt-custom-grid-section-style .elementor-widget-wrap.elementor-element-populated>section:nth-child(1) { z-index: 1; }
}
@media screen and (max-width:1280px) 
{ 
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { width: calc(100% - 35%); } 
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container div.wdt-interactive-showcase-content-wrapper { justify-content: center;padding-bottom: 0; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { flex-wrap: wrap; justify-content: center; margin: auto; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { flex: 1 1 100%; display: inline-flex; }
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { max-width: 100%; }
}
@media screen and (max-width:1024px) 
{ 
.wdt-custom-inactive-showcase-style { order: 3; }
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']{left: -50px;}
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 1 1 100%; padding: 20px; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { position: relative; } 
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li{width: 26%;margin-bottom: 30px !important;}
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group a.wdt-interactive-showcase-element{grid-column: 1/2;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image, 
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li>.wdt-interactive-showcase-content-group .wdt-content-image img{width: 100%;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper{margin-bottom: 0;}
.wdt-interactive-showcase-style-1 div.wdt-interactive-showcase-container{padding-bottom: 0;}
}
@media screen and (max-width: 768px) {
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part'] { display: none; }
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-title-wrapper {margin-left: 0; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper, 
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 1 1 100%; }
.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { position: unset; padding: 20px; }
.wdt-custom-heading-style-2 .wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']{left: -50px;}
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li{width: 50%;} 
}
@media (max-width: 480px) {
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group {display: grid; grid-template-columns: 1fr; gap: 10px; align-items: center; }  
.wdt-interactive-showcase-style-1 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li{width: 100%;} 
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group a.wdt-interactive-showcase-element{grid-column: 1/auto !important;}
}.wdt-column-holder .wdt-column-wrapper { width: auto; }
.wdt-column-wrapper { display: flex; flex-wrap: wrap; }
.wdt-column-wrapper .wdt-column { margin: 0; }
.wdt-column-wrapper.wdt-column-gap-default { margin: 0 -10px; }
.wdt-column-wrapper.wdt-column-gap-narrow { margin: 0 -5px; }
.wdt-column-wrapper.wdt-column-gap-extended { margin: 0 -15px; }
.wdt-column-wrapper.wdt-column-gap-wide { margin: 0 -20px; }
.wdt-column-wrapper.wdt-column-gap-wider { margin: 0 -30px; }
.wdt-column-wrapper.wdt-column-gap-default .wdt-column { padding: 10px; }
.wdt-column-wrapper.wdt-column-gap-no .wdt-column { padding: 0; }
.wdt-column-wrapper.wdt-column-gap-narrow .wdt-column { padding: 5px; }
.wdt-column-wrapper.wdt-column-gap-extended .wdt-column { padding: 15px; }
.wdt-column-wrapper.wdt-column-gap-wide .wdt-column { padding: 20px; }
.wdt-column-wrapper.wdt-column-gap-wider .wdt-column { padding: 30px; } @media only screen and (max-width: 767px) {
.wdt-column-holder .wdt-column-wrapper { width: auto !important; }
}.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-content-overlay-section .wdt-content-item .wdt-media-image-overlay{grid-template-columns: 1fr;}
.wdt-content-overlay-section .wdt-image-box-holder.wdt-content-item-holder .wdt-content-item {border-radius: calc(var(--wdtRadius_3X) * 2);overflow: hidden;}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-content-image-wrapper, 
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container{grid-area: 1/1;}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > *{flex: none;}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before, 
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container{opacity: 1;visibility: visible;}
.wdt-content-overlay-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {width: 56px;height: 56px;background: var(--wdtPrimaryColor);border-radius: var(--wdtRadius_Full);font-size: 25px;margin-right: 15px;color: var(--wdtAccentTxtColor);margin-bottom: 15px;}
.wdt-content-overlay-section .wdt-content-item .wdt-content-title h5 {font-size: calc(var(--wdtFontSize_H4) + 4px);color: var(--wdtAccentTxtColor);font-weight: var(--wdtFontWeight_H4);}
.wdt-content-overlay-section .wdt-content-item .wdt-content-title h5:after {content: '';
-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.98' height='21.979' viewBox='0 0 21.98 21.979'%3E%3Cpath data-name='Path 178154' d='M11.836,0,10.695,1.141,14.83,5.276H-1V6.89H14.83l-4.135,4.135,1.141,1.141,6.083-6.083Z' transform='translate(0.707 12.67) rotate(-45)' fill='currentcolor'/%3E%3C/svg%3E%0A");
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.98' height='21.979' viewBox='0 0 21.98 21.979'%3E%3Cpath data-name='Path 178154' d='M11.836,0,10.695,1.141,14.83,5.276H-1V6.89H14.83l-4.135,4.135,1.141,1.141,6.083-6.083Z' transform='translate(0.707 12.67) rotate(-45)' fill='currentcolor'/%3E%3C/svg%3E%0A");;
-webkit-mask-position: center;-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;mask-position: center;mask-size: contain;mask-repeat: no-repeat;background-color: currentColor;display: inline-block;width: 26px;height: 26px;margin-left: 10px;margin-bottom: -5px;opacity: 0;transition: var(--wdtBaseTransition);transform: translate(-5px, 5px);-webkit-transform: translate(-5px, 5px);}
.wdt-content-overlay-section .wdt-content-item:hover .wdt-content-title h5:after{opacity: 1;transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container > .wdt-content-icon-wrapper{margin-bottom: 0px;}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container{padding: 30px 30px 15px;}
.wdt-content-overlay-section .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before{z-index: 1;background-color: transparent;background-image: linear-gradient(180deg, #00000000 0%, var(--wdtSecondaryColor) 150%);height: 40%;bottom: 0;top: unset;opacity: 0.8;}
.wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div:not(.wdt-content-button) a:hover, 
.wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5 a:hover, 
.wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li a:hover{color: var(--wdt-elementor-color-custom-4);}
.wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay .wdt-content-image-wrapper:before {height: 100%;opacity: 0.6;background-image: linear-gradient(180deg, #00000000 0%, var(--wdtSecondaryColor) 100%);}
.wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img {transform: scale(1.2) rotate(-5deg);}
.wdt-cus-instagram_icon_cover-section .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after{background-color:var(--wdtBodyBGColor);width: 100%;height: 100%;border-radius: 0;top: 0;left: 0;transform: scale(0.8);opacity: 0;}
.wdt-cus-instagram_icon_cover-section .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after{opacity: 0.8;transform: scale(1);}
.wdt-cus-instagram_icon_cover-section .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before{opacity: 0;transition: var(--wdtBaseTransition);}
.wdt-cus-instagram_icon_cover-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{color: var(--wdtPrimaryColor);}
.wdt-cus-instagram_icon_cover-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{opacity: 0;transition: all 0.5s ease-in-out 0.1s;font-size: 45px;}
.wdt-cus-instagram_icon_cover-section .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{opacity: 1;}
.wdt-cus-instagram_icon_cover-section .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container{pointer-events: none;}
.wdt-image-box-container .wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div:not(.wdt-content-button) a:hover, 
.wdt-image-box-container .wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div h5 a:hover, .wdt-image-box-container .wdt-content-overlay-section .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container > div ul li a:hover {
color: var(--wdtAccentTxtColor);
}
.wdt-top-pagination .wdt-image-box-container {
padding-top: 100px;
}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
display: block;
position: absolute;
top: 0;
right: 350px;
}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div
{
font-size: 35px;
height: auto;
width: auto;
background: transparent !important;
color: var(--wdtSecondaryColor);
margin-top: 0;
}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before
{
background-color: transparent;
} .wdt-cus-image_only-image-box  .wdt-content-item-holder .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span{border-radius: calc(var(--wdtRadius_3X) + 20px );} .wdt-cus-image_only-image-box .wdt-column-gap-custom .wdt-column{padding-top: 0 !important;padding-bottom: 0 !important;} .wdt-cus-image_only-image-box .wdt-column-gap-custom .wdt-column:nth-child(2){margin-top: 60px;}
.wdt-cus-heading-section-for_icon_box_with_title_and_content-section .wdt-heading-holder .wdt-heading-subtitle-wrapper{font-weight: var(--wdtFontWeight_Base);} .wdt-cus-rating-image-box .wdt-content-item .wdt-content-image-wrapper .wdt-content-image:after{content: "+67";position: relative;width: 43px;height: 43px;border-radius: var(--wdtRadius_Full);background-color: var(--wdtPrimaryColor);color: var(--wdtAccentTxtColor);left: -22px;margin: auto;padding: 6px;}
.wdt-cus-rating-image-box .wdt-content-item .wdt-content-title h5{font-size: calc(var(--wdtFontSize_Ext) - 1px );color: var(--wdtBodyTxtColor);}
.wdt-cus-rating-image-box .wdt-content-item .wdt-content-title h5 a{color: var(--wdtBodyTxtColor);font-weight: var(--wdtFontWeight_H1);}
.wdt-cus-rating-image-box .wdt-content-item .wdt-content-subtitle{font-size: calc(var(--wdtFontSize_Ext) - 4px );color: var(--wdtBodyTxtColor);}
.wdt-cus-rating-image-box .wdt-content-item .wdt-content-media-group{ display: flex; align-items: center; justify-content: center;}
.elementor-element.wdt-cus-rating-image-box  .wdt-content-item .wdt-content-image-wrapper{ margin-bottom: 0;}
.elementor-element.wdt-cus-rating-image-box .wdt-content-item{ background-color: var(--wdtBodyBGColor); max-width: 330px; box-shadow: 0 0 30px 0 rgb(0, 0, 0,0.1);padding: 25px; border-radius: 30px;}
.elementor-element.wdt-cus-rating-image-box .wdt-content-item .wdt-content-elements-group .wdt-content-title{ margin-bottom: 12px;} .wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-title h5{font-size: clamp(var(--wdtFontSize_H1), -4.4987rem + 7.9156vw, calc(var(--wdtFontSize_Alt) + 30px ));color: var(--wdtAccentTxtColor);line-height: 1;max-width: 174px;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-title h5 a:hover{color: var(--wdtAccentTxtColor);}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-title h5 a{color: var(--wdtAccentTxtColor);} .wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-subtitle{font-size: var(--wdtFontSize_H5);font-weight: var(--wdtFontWeight_H5);color: var(--wdtAccentTxtColor);text-transform: uppercase;margin-bottom: 25px;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-button > a{padding:var(--wdtPadding_Btn);background-color: var(--wdtTertiaryColor);letter-spacing: 1px;font-weight: var(--wdtFontWeight_Base);font-size: var(--wdtFontSize_H6);} .wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-media-group{display: grid;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-image-wrapper{grid-area: -1/1;margin-bottom: 0 !important;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-elements-group{grid-area: -1/1;padding:40px;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-elements-group:before{content: "";position: absolute;background-image:linear-gradient(180deg, rgba(var(--wdtPrimaryColorRgb),0.8) 50%, rgba(var(--wdtPrimaryColorRgb),0.8) 50%);background-repeat: no-repeat;background-position: left center;background-size: 100% 100%;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;clip-path: polygon(0 0, 75% 0, 0% 100%, 0% 100%);-webkit-clip-path: polygon(0 0, 75% 0, 0% 100%, 0% 100%);}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-column:nth-child(1) .wdt-content-item .wdt-content-elements-group:before{background-image:linear-gradient(180deg, rgba(var(--wdtPrimaryColorRgb),0.8) 50%, rgba(var(--wdtPrimaryColorRgb),0.8) 50%);}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-column:nth-child(2) .wdt-content-item .wdt-content-elements-group:before{background-image:linear-gradient(180deg, rgba(var(--wdtSecondaryColorRgb),0.8) 50%, rgba(var(--wdtSecondaryColorRgb),0.8) 50%);} .wdt-cus-contact-img_box-contact-list.elementor-widget.elementor-widget-icon-list .elementor-icon-list-text{font-size: calc(var(--wdtFontSize_Ext) -2px );color: var(--wdtAccentTxtColor);}
.wdt-cus-contact-img_box-contact-list.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon { color: var(--wdtAccentTxtColor); }
.elementor-element.wdt-cus-contact-img_box-contact-list{margin-bottom: 4px;} .wdt-cus-contact-img_box-heading .wdt-heading-holder .wdt-heading-title-wrapper{font-size: calc(var(--wdtFontSize_H4) + 2px );font-weight: var(--wdtFontWeight_Alt);margin-bottom: 20px;}
.elementor-element.wdt-cus-contact-img_box-heading .wdt-heading-holder{margin-bottom: 6px;}
.wdt-cus-contact-img_box-heading .wdt-heading-holder .wdt-heading-content-wrapper{
position: relative;
display: flex;
}
.wdt-cus-contact-img_box-heading .wdt-heading-holder .wdt-heading-content-wrapper:before{
content: "";
display: inline-block;
position: relative;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Group 123645' width='23.474' height='27.449' viewBox='0 0 23.474 27.449'%3E%3Cg data-name='Group 123498' transform='translate(3.369)'%3E%3Cpath data-name='Path 51319' d='M5286.186,598.46a36.055,36.055,0,0,0,7.711-11.438,8.368,8.368,0,1,0-15.424,0A36.061,36.061,0,0,0,5286.186,598.46Zm-3.9-16.342a4.261,4.261,0,0,1,.908-1.345,4.232,4.232,0,0,1,5.985,0,4.283,4.283,0,0,1,.907,1.345,4.232,4.232,0,1,1-7.8,0Z' transform='translate(-5277.816 -575.396)' fill='currentcolor'/%3E%3C/g%3E%3Cg data-name='Group 123499' transform='translate(0 18.68)'%3E%3Cpath data-name='Path 51320' d='M5226.05,971.416h-2.5q-.548.8-1.138,1.571h2.606l2.456,5.628H5208.8l2.457-5.628h2.607c-.395-.515-.775-1.037-1.14-1.571h-2.5l-3.827,8.769h23.474Z' transform='translate(-5206.404 -971.416)' fill='currentcolor'/%3E%3C/g%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: 14px;
-webkit-mask-position: left 5px;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Group 123645' width='23.474' height='27.449' viewBox='0 0 23.474 27.449'%3E%3Cg data-name='Group 123498' transform='translate(3.369)'%3E%3Cpath data-name='Path 51319' d='M5286.186,598.46a36.055,36.055,0,0,0,7.711-11.438,8.368,8.368,0,1,0-15.424,0A36.061,36.061,0,0,0,5286.186,598.46Zm-3.9-16.342a4.261,4.261,0,0,1,.908-1.345,4.232,4.232,0,0,1,5.985,0,4.283,4.283,0,0,1,.907,1.345,4.232,4.232,0,1,1-7.8,0Z' transform='translate(-5277.816 -575.396)' fill='currentcolor'/%3E%3C/g%3E%3Cg data-name='Group 123499' transform='translate(0 18.68)'%3E%3Cpath data-name='Path 51320' d='M5226.05,971.416h-2.5q-.548.8-1.138,1.571h2.606l2.456,5.628H5208.8l2.457-5.628h2.607c-.395-.515-.775-1.037-1.14-1.571h-2.5l-3.827,8.769h23.474Z' transform='translate(-5206.404 -971.416)' fill='currentcolor'/%3E%3C/g%3E%3C/svg%3E");
mask-repeat: no-repeat;
mask-size: 14px;
mask-position: left 5px;
background-color: var(--wdtAccentTxtColor);
width: 41px;
height: 41px;
} .elementor-column.wdt-cus-contact-box{transition: var(--wdtAltTransition);}
.wdt-cus-contact_information-box:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;background-color: var(--wdtPrimaryColor);transition: all 0.4s ease-in-out;}
.elementor-column.wdt-cus-contact-box:hover .wdt-cus-contact_information-box:before{transform: scale(1);opacity: 1;}
.elementor-column.wdt-cus-contact-box:hover .elementor-widget-container img {
filter: brightness(1);
}
.elementor-column.wdt-cus-contact-box .elementor-widget-container img {
transition: var(--wdtBaseTransition);
filter: brightness(0) opacity(0.6);
} .wdt-rating-box .wdt-content-item .wdt-content-media-group{display: flex;align-items: center;justify-content: center;}
.wdt-rating-box .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper {margin-bottom: 0;margin-right: 20px;}
.wdt-rating-box .wdt-content-item .wdt-content-media-group .wdt-content-title {
margin: 0;
margin-bottom: 3px;
}
.wdt-rating-box .wdt-content-item .wdt-content-media-group .wdt-content-title h5 {
margin: 0;
}
.wdt-rating-box .wdt-content-item .wdt-content-media-group .wdt-content-subtitle {
margin-top: 0 !important;
}  div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after,
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover-container .wdt-content-button > a .wdt-button-text span { display: none; }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover-container .wdt-content-button > a { background-color: Rgba(var(--wdtSecondaryColorRgb),0.8); padding: 1em; opacity: 0; transform: scale(1.5); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item:hover .wdt-media-image-cover-container .wdt-content-button > a { opacity: 1; transform: scale(1); }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover-container .wdt-content-button { line-height: 0; }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover-container .wdt-content-button>a .wdt-button-text::after { content: ""; position: relative; display: inline-block; width: 25px; height: 25px; background-color: var(--wdtAccentTxtColor); -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 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M52.9,42.1L1.8,93.3l5,5l51.2-51.2L52.9,42.1z'/%3E%3Cpath d='M16,1.8l0,7l74.7,0.5l0.5,74.7l7,0L97.7,2.3L16,1.8z'/%3E%3C/g%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 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M52.9,42.1L1.8,93.3l5,5l51.2-51.2L52.9,42.1z'/%3E%3Cpath d='M16,1.8l0,7l74.7,0.5l0.5,74.7l7,0L97.7,2.3L16,1.8z'/%3E%3C/g%3E%3C/svg%3E%0A"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: cover; mask-size: cover; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-media-image-cover-container .wdt-content-button > a:hover .wdt-button-text::after { transform: rotate(45deg); }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 { font-size: var(--wdtFontSize_H5); font-weight: var(--wdtFontWeight_Base); text-transform: uppercase; letter-spacing: 3px; margin-top: 0; }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a { color: var(--wdtSecondaryColor); }
div[class*="wdt-custom-image-box-style-"] .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a:hover { color: var(--wdtLinkHoverColor); }
.wdt-custom-image-box-style-1 .wdt-content-item .wdt-content-media-group { margin-bottom: 25px; } @media only screen and (max-width:1540px){
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-elements-group:before{width: 100%;} }
@media only screen and (max-width:1280px){
.wdt-cus-image-box-with-cus-bg_for_content .wdt-content-item .wdt-content-elements-group:before{width: 115%;} }
@media only screen and (min-width:481px) and (max-width:1024px){
.wdt-cus-image-box-with-cus-bg_for_content .wdt-column:last-child{width: 100% !important;}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{right: 300px;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-column:last-child .wdt-content-item {width: 50%;margin: auto;}
}
@media only screen and (max-width:768px){
.wdt-cus-image_only-image-box .wdt-column-gap-custom .wdt-column:nth-child(2){margin-top: 0px;}
.wdt-cus-image_only-image-box .wdt-column-gap-custom .wdt-column:not(:last-child){padding-bottom: 50px !important;}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{right: 0;}
.wdt-cus-image-box-with-cus-bg_for_content .wdt-column:last-child .wdt-content-item{width: 100%;}
.wdt-custom-image-style img { opacity: 0.3; }
}
@media only screen and (max-width:480px){  .wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{right: 0;top: -15px;}
.wdt-top-pagination .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{font-size: 25px;}
.wdt-top-pagination .wdt-image-box-container {padding-top: 50px;}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close { 
width: 40px; height: 40px; padding: 10px; display: flex; align-items: center; justify-content: center;  transform: none; top: -10px; right: 0;
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}