.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: -30px; right: -30px;opacity: 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;
}
}.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item { text-align: center; }
.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .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); border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb),0.08); font-size: 36px; height: 100px; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); } .wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item { display: flex; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item > * { margin: 10px !important; }
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-media-group { display: inline-flex; }
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-detail-group { display: inline-flex; flex-wrap: wrap; flex: 2 1 0; overflow-wrap: anywhere; }
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .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); border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb),0.08); font-size: 30px; height: 90px; width: 90px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); } .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item { justify-content: start; text-align: start; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-column:not(:last-child) .wdt-content-item:after {content: '';position: absolute;height: 100%;width: 1px;background: var(--wdtPrimaryColor);top: 0;right: 50px;bottom: 0;margin: auto;}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group { justify-content: inherit; text-align: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group { display: inline-flex; flex-wrap: wrap; align-items: center; margin-left: -10px; margin-right: -10px; margin-bottom: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group > * { margin: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper { display: inline-flex; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper span { color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); height: auto; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{display: inline-flex;} .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title { display: inline-flex; flex-wrap: wrap;margin-left: 0;}
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title h5 { margin-top: 0; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group + .wdt-content-subtitle { margin-top: -10px; } .wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item { justify-content: start; text-align: start; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group { justify-content: inherit; text-align: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group { display: flex; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; margin-bottom: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group > * { margin: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper { display: inline-flex; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper span { background-color: var(--wdt-elementor-color-white); color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb),0.08); font-size: 30px; height: 75px; width: 75px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item:hover .wdt-content-icon-wrapper span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group { width: auto; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group .wdt-content-title h5 { margin-top: 0; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span { display: none; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span + .wdt-content-subtitle { margin-top: -15px; } .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item { background: rgba(var(--wdt-elementor-color-accent-rgb),0.85); margin-top: 35px; padding: 20px; text-align:  center; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group,
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-group { margin: -20px; padding: inherit; padding-top: 0; -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper { display: block; font-size: 70px; line-height: 0; margin-top: 0; margin-bottom: -0.4em; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); color: var(--wdt-elementor-color-accent); font-size: 20px; height: 70px; border: 3px solid transparent; width: 70px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after { content: ""; height: auto; border: 2px solid transparent; margin: 10px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit; -webkit-transition: inherit; transition: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover { background-color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-black); color: var(--wdt-elementor-color-white); -webkit-box-shadow: none; box-shadow: none; }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after { margin: 0; border-color: currentColor; }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-social-icons-list li a, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-rating li span, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item ul li, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group span { color: var(--wdt-elementor-color-white); }
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-black); } .wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item { padding: 15px; justify-content: center; text-align: center; -webkit-box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item > div, .wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item > div > div { justify-content: inherit; text-align: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.9); border: 3px solid transparent; color: var(--wdt-elementor-color-white); font-size: 25px; height: 75px; width: 75px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); border-width: 1px; -webkit-box-shadow: 0 0 0 3px currentColor inset; box-shadow: 0 0 0 3px currentColor inset; }
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:before { margin: 0; -webkit-box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent); box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent); -webkit-transition: all 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out 0.15s; transition: all 0.3s ease-in-out, box-shadow 0.3s ease-in-out 0.15s; } .wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item { overflow: hidden; padding: 15px; text-align: center; -webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset; box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group { margin-top: -15px; margin-bottom: 0; position: relative; }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group, 
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group { margin-left: -15px; margin-right: -15px; padding-left: inherit; padding-right: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.75); }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper { display: block; font-size: 90px; line-height: 0; margin-top: -0.5em; margin-bottom: 0.66em !important; position: relative; }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper + div { margin-top: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); color: var(--wdt-elementor-color-accent); border: 3px solid transparent; font-size: 25px; height: 90px; padding: 0; width: 90px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.15); -webkit-transform: translateY(50%); transform: translateY(50%); }
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); border-color: transparent; outline-offset: -5px; -webkit-box-shadow: 0 0 0 3px currentColor inset; box-shadow: 0 0 0 3px currentColor inset; } .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item { overflow: hidden; padding: 15px; text-align: center; -webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset; box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset; -webkit-border-radius: 15px; border-radius: 15px; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group { margin-left: -15px; margin-right: -15px; padding-left: inherit; padding-right: inherit; position: relative; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group { background: none !important; display: block; position: relative; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after { content: ""; height: auto; padding-top: 100%; position: absolute; left: 50%; bottom: 120%; width: 100%; z-index: -1; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:after { bottom: 40%; padding-top: 200%; width: 200%; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:before,
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after { bottom: 120%; padding-top: 100%; width: 100%; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.75); -webkit-transition: all 0.35s ease-in-out 0s; transition: all 0.35s ease-in-out 0s; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.9); -webkit-transition: all 0.35s ease-in-out 0.2s; transition: all 0.35s ease-in-out 0.2s; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper + div { margin-top: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); color: var(--wdt-elementor-color-accent); height: 90px; padding: 0; width: 90px; -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-icon-box-holder.wdt-rc-template-ico-minimal .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-icon-box-holder.wdt-rc-template-ico-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-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-media-group { margin-bottom: 0; }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.25); }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-group { padding: 20px; }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { border: 2px solid rgba(var(--wdt-elementor-color-accent-rgb),0.5); color: var(--wdt-elementor-color-accent); font-size: 36px; height: 100px; padding: 0; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); border-color: transparent; color: var(--wdt-elementor-color-accent); -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-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5 > a { color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5,
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5 > a { color: var(--wdt-elementor-color-white); }
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5 > a:hover { color: var(--wdt-elementor-color-black); } .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.1); display: flex; flex-wrap: wrap; -webkit-border-radius: 1em; border-radius: 1em; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item > * { margin-bottom: 0 !important; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-group { margin-bottom: 0 !important; padding: 20px; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group { display: inline-flex; flex: 2 1 0; max-width: 100%; -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group > * { flex: 1 1 100%; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); display: inline-flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; height: 100%; -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-detail-group { flex: 3 1 0; overflow-wrap: anywhere; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-separator.separator-2 span { max-width: 100%; width: 100%; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group ul li, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group span { color: var(--wdt-elementor-color-white); }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-black); }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { height: 75px; padding: 0; width: 75px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after { content: ""; height: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit; -webkit-transition: inherit; transition: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before { border: 2px solid currentColor; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after { background-color: inherit; opacity: 0.5; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after { margin: -8px; }
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:before,
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after { margin: 0; } .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); display: flex; flex-wrap: wrap; margin-left: 35px; padding: 0; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover { background-color: var(--wdt-elementor-color-accent); }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-media-group { margin-bottom: 0; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-detail-group { flex: 2 1 0; margin: 0; overflow-wrap: anywhere; padding: 20px; -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper { display: block; font-size: 70px; line-height: 0; margin-left: -35px; position: relative; z-index: 1; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon { margin-top: 0.25em; vertical-align: top; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-white); color: var(--wdt-elementor-color-accent); font-size: 20px; height: 70px; border: 3px solid transparent; width: 70px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after { content: ""; height: auto; border: 2px solid transparent; margin: 10px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit; -webkit-transition: inherit; transition: inherit; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span { background-color: var(--wdt-elementor-color-black); color: var(--wdt-elementor-color-white); -webkit-box-shadow: none; box-shadow: none; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after { margin: 0; border-color: currentColor; }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-social-icons-list li a, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-rating li span, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item ul li, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item span { color: var(--wdt-elementor-color-white); }
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-black); } .wdt-icon-title-box .wdt-content-item .wdt-content-separator{display: none;}
.wdt-icon-title-box .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper span{font-size: 28px;width: auto;height: auto;}
.wdt-icon-title-box .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item:hover .wdt-content-group .wdt-content-icon-wrapper span{background-color: transparent;color: var(--wdtPrimaryColor);width: auto;font-size: 28px;}
.wdt-icon-title-box .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title h5{font-weight: calc(var(--wdtFontWeight_H5) + 600);letter-spacing: 1.05px;font-size: calc(var(--wdtFontSize_H6) + 2px);}
.wdt-icon-title-box .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper{margin-left: 0;}
.wdt-icon-title-box  .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{display: inline-flex;}
.wdt-icon-aside-content .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: 24px;transform: translateY(3px);}
.wdt-icon-aside-content .wdt-content-item {display: flex;align-items: center;justify-content: start;}
.wdt-icon-aside-content .wdt-content-item .wdt-content-media-group{margin-right: 15px;margin-bottom: 0;}
.wdt-icon-aside-content .wdt-content-item .wdt-content-title h5{margin-top: 0;}
.wdt-icon-aside-content .wdt-content-item .wdt-content-title h5, .wdt-icon-aside-content .wdt-content-item .wdt-content-description {font-size: var(--wdtFontSize_Base);font-family: var(--wdtFontTypo_Base);font-weight: 500;letter-spacing: 0.8px;}
.wdt-icon-aside-content .wdt-column:last-child .wdt-content-item {align-items: start;} .wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: calc(var(--wdtFontSize_Alt) + 10px );width: 188px;height: 188px;line-height: 0;border: 2px solid var(--wdtPrimaryColor);border-radius: var(--wdtRadius_Full);color: var(--wdtPrimaryColor);transform: scale(1);-webkit-transform: scale(1);transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{transform: scale(1.06);-webkit-transform: scale(1.06);color: var(--wdtSecondaryColor);border-color: var(--wdtSecondaryColor)}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 174px;height: 174px;border: 1px solid var(--wdtPrimaryColor);border-radius: var(--wdtRadius_Full);transform: scale(1);-webkit-transform: scale(1);transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span:before{transform: scale(1.15);-webkit-transform: scale(1.15);border-color: var(--wdtSecondaryColor);} .wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-title h5{font-size: calc(var(--wdtFontSize_H3) - 6px );font-weight: var(--wdtFontWeight_Alt);}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-description{letter-spacing: 0.34px;max-width: 262px;margin: auto;}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-media-group{margin-bottom: 50px;}
.wdt-cus-icon-with-double-bordered-section .wdt-column-wrapper .wdt-column:nth-child(even){margin-top: 70px;}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{height: auto;} .wdt-cus-icon-aside-title-box .wdt-content-item .wdt-content-separator{display: none;}
.wdt-cus-icon-aside-title-box .wdt-content-item .wdt-content-detail-group .wdt-content-title{margin-bottom: 0;}
.wdt-cus-icon-aside-title-box .wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item{align-items: center;} .elementor-element.wdt-cus-icon-aside-title-box .wdt-icon-box-holder .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{background: none;border: none;width: auto;height: auto;line-height: 0;}
.elementor-element.wdt-cus-icon-aside-title-box .wdt-icon-box-holder .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{background: none;}
.elementor-element.wdt-cus-icon-aside-title-box .wdt-icon-box-holder .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before{content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: var(--wdtPrimaryColor);border-radius: var(--wdtRadius_Full);transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);transform: scale(0);opacity: 0;}
.elementor-element.wdt-cus-icon-aside-title-box .wdt-icon-box-holder .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span:before{transform: scale(1.3);opacity: 1;} .wdt-cus-icon-aside-title-box .wdt-content-item .wdt-content-title h5{font-family: var(--wdtFontTypo_Base);font-size: var(--wdtFontSize_H6);letter-spacing: 0.34px;font-weight: var(--wdtFontWeight_H6);margin-top: 0;}
.wdt-cus-icon-aside-title-box .wdt-content-item .wdt-content-title h5{color: var(--wdtTertiaryColor);}  .wdt-custom-icon-box-1 .wdt-content-item{display: inline-flex;align-items: center;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group{position: unset;padding-left: 30px;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-media-group{margin-bottom: 0;}
.wdt-custom-icon-box-1 .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle{margin-top: 0;}
.wdt-custom-icon-box-1 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{padding: 40px 10px;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper{margin-bottom: 0;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: 90px;width: auto;height: auto;color: var(--wdtPrimaryColor);transition: all .6s cubic-bezier(0.68, -0.55, 0.27, 1.55);}
.wdt-custom-icon-box-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{animation: pulse 0.5s linear alternate;}
.wdt-custom-icon-box-1 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{color: var(--wdtSecondaryColor);}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i{width: auto;height: auto;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-title h5{font-size: calc(var(--wdtFontSize_H3) - 6px);font-weight: var(--wdtFontWeight_H5);margin-top: 0;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle{font-size: calc(var(--wdtFontSize_Alt) + 26px);margin: 0;position: absolute;width: auto;line-height: normal;right: -20px;top: -10px;z-index: -1;font-family: var(--wdtFontTypo_Alt);color:var(--wdtPrimaryColor);transition: all 0.3s linear;opacity: 0.05;}
.wdt-custom-icon-box-1 .wdt-content-item:hover .wdt-content-detail-group .wdt-content-subtitle{opacity: 0.20;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-description{max-width:250px;}
.wdt-custom-heading .wdt-heading-holder .wdt-heading-title-wrapper{font-size: calc(var(--wdtFontSize_H3) - 6px);}
.wdt-custom-heading .elementor-widget-container .wdt-heading-holder .wdt-heading-content-wrapper{width: 100%;}   .wdt-custom-image-with-content img {border-radius: 20px;}
.wdt-custom-label-image img {border-radius: var(--wdtRadius_3X);box-shadow: rgba(var(--wdtLinkColorRgb), .1) 0 0 30px;}
.wdt-custom-heading-without-margin .elementor-widget-container .wdt-heading-holder .wdt-heading-content-wrapper {margin: 0;width: 100%;max-width: 660px;}
.wdt-custom-heading-without-margin .elementor-widget-container .wdt-heading-holder .wdt-heading-title-wrapper{max-width: 600px;}
.wdt-custom-awards-carousel .wdt-content-item .wdt-content-image img {object-fit: contain;width: fit-content;}
.wdt-custom-awards-carousel .wdt-content-item .wdt-content-media-group {display: flex;}
.wdt-custom-icon-box-2 .wdt-content-item .wdt-content-separator {display: none;}
.wdt-custom-icon-box-2 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {font-size: var(--wdtFontSize_H5);}
.wdt-custom-icon-box-2 .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {margin-bottom: 0;}
.wdt-custom-icon-box-2 .wdt-content-item .wdt-content-title h5 {font-size: var(--wdtFontSize_H4);font-weight: var(--wdtFontWeight_Ext);}
.wdt-custom-icon-box-2 .wdt-content-item .wdt-content-description {max-width: 220px;} .wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-content-item{flex-direction: column;align-items: flex-start;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-content-item .wdt-content-detail-group{padding-left: 0;padding-top: 30px;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{padding: 40px;position: relative;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H4);}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: 80px;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:before{content: "";position: absolute;width: 70%;height: 70%;margin: auto;border-style: solid;border-color:rgba(var(--wdtPrimaryColorRgb), 0.05);border-width: 0;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(1):before{border-width: 0 1px 1px 0;right: 0;bottom: 0;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(2):before{border-width: 0 0px 1px 1px;left: 0;bottom: 0;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(3):before{border-width: 1px 1px 0px 0px;top: 0;right: 0;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(4):before{border-width: 1px 0px 0px 1px;left: 0;top: 0;}
.wdt-custom-faq-1.no-border .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper{border-radius: 0;} .wdt-book-now-button-style .wdt-content-item { display: inline-flex; flex-wrap: wrap; align-items: center; }
.wdt-book-now-button-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5 { font-size: clamp(var(--wdtFontSize_Ext), 0.9135rem + 0.3846vw, calc(var(--wdtFontSize_H4) - 2px)); font-weight: var(--wdtFontWeight_Base); text-transform: uppercase; letter-spacing: 2.2px; margin-top: 0; background-color: var(--wdtAccentTxtColor); }
.wdt-book-now-button-style .wdt-content-item .wdt-content-media-group { margin-bottom: 0; }
.wdt-book-now-button-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5 a { pointer-events: none; }
.wdt-book-now-button-style .wdt-content-item .wdt-content-button > a {  font-size: clamp(var(--wdtFontSize_Ext), 0.9423rem + 0.2564vw, var(--wdtFontSize_H5)); font-weight: var(--wdtFontWeight_Base); text-transform: uppercase; letter-spacing: 2.4px; }
.wdt-book-now-button-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5,
.wdt-book-now-button-style .wdt-content-item .wdt-content-button > a { padding: 16px 34px; }
.wdt-book-now-button-style .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-separator{display: none;}
.wdt-book-now-button-style .wdt-content-item > div[class*="group"] > .wdt-content-title{margin-bottom: 0;}
.wdt-book-now-button-style .wdt-icon-box-holder.wdt-content-item-holder.wdt-column-holder.wdt-rc-template-default{text-align: center;} @media only screen and (max-width:1540px)
{
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before{width: 138px;height: 138px;}
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-media-group{margin-bottom: 36px;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{padding: 30px;}
}
@media screen and (min-width:1025px) and (max-width:1280px)
{
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H4);}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: 80px;}
.wdt-custom-icon-box-2 .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {flex-direction: column;align-items: baseline;}
.wdt-custom-left-heading .elementor-widget-container .wdt-heading-holder h2.wdt-heading-title-wrapper{font-size: calc(var(--wdtFontSize_H2) - 15px);}
}
@media only screen and (max-width:1280px)
{
.wdt-cus-icon-with-double-bordered-section .wdt-column-wrapper .wdt-column:nth-child(even){margin-top: 0px;}
.wdt-cus-icon-with-double-bordered-section .wdt-column-wrapper .wdt-column{margin-bottom: 70px;}
.wdt-book-now-button-style .wdt-content-item > div { flex: 1 1 100%; }
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-column:not(:last-child) .wdt-content-item:after{display: none;}
}
@media screen and (max-width:1024px)
{
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle{right: -20px;}
.hb-booking-room-details{min-width: 260px;padding: 15px 10px 0 10px;left: 52%;top: 23px;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H4);} } 
@media screen and (min-width:768px) and (max-width:1024px) 
{
.wdt-custom-inner-for-popup .elementor-element.wdt-custom-interactive-banner-heading.elementor-absolute.elementor-widget.elementor-widget-wdt-heading.wdt-interactive-showcase-active,
.elementor-element.elementor-widget__width-initial.wdt-dark-bg.elementor-absolute.elementor-widget.elementor-widget-wdt-heading{position: unset;}
.wdt-custom-popup-interactive .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element span.wdt-popup-box-trigger-item{left: 85%;top: 48%}
}
@media screen and (max-width:768px){
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle{right: 0;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H4);}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{font-size: 80px;}
.wdt-custom-icon-box-1 .wdt-content-item{flex-direction: column;align-items: start;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group{padding-left: 0;padding-top: 30px;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle{font-size: var(--wdtFontSize_Alt);}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{padding: 20px;}
.hb-booking-room-details{left: 30px;}
}
@media screen and (min-width:481px) and (max-width:767px) 
{
.wdt-custom-popup-interactive .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element span.wdt-popup-box-trigger-item{top: 76%;}
.elementor-widget-container .wdt-heading-holder h2.wdt-heading-title-wrapper{font-size: 40px;}
} 
@media only screen and (max-width:480px)
{
.wdt-cus-icon-with-double-bordered-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before{width: 120px;height: 120px;}
.wdt-cus-icon-with-double-bordered-section .wdt-column-wrapper .wdt-column{margin-bottom: 50px;}
.wdt-custom-icon-box-1 .wdt-content-item{flex-direction: column;align-items: start;}
.wdt-custom-icon-box-1 .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle{top: 20px;}
.wdt-custom-icon-box-1 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{text-align: center;}
.wdt-custom-icon-box-1 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{padding: 20px 10px;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column{text-align: left;}
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(1):before,
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(2):before,
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(3):before,
.wdt-custom-icon-box-1.wdt-custom-icon-box-3 .wdt-column-wrapper.wdt-column-gap-default .wdt-column:nth-child(4):before{border-width: 0;} 
.wdt-custom-popup-interactive .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element span.wdt-popup-box-trigger-item{left: 50%;transform: translateX(-50%) translateY(-50%);top: 80%;}
.wdt-book-now-button-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5, 
.wdt-book-now-button-style .wdt-content-item .wdt-content-button > a{padding: 16px 25px;}
}