.wdt-tabs-container .wdt-tabs-list,
.wdt-tabs-container .wdt-tabs-list li,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
{
-webkit-transition: var(--wdt-elementor-base-transition);
transition: var(--wdt-elementor-base-transition);
}
.wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list
{
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
align-items: center;
-ms-flex-align: center;
flex-flow: row wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 0;
padding: 0;
list-style-type: none;
}
.wdt-tabs-container .wdt-tabs-list li
{
position: relative;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
align-items: center;
-ms-flex-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
}
.wdt-tabs-container .wdt-tabs-list li:not(:last-child)
{
margin: 0 10px 0 0;
}
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor
{
font-size: 1em;
font-weight: 400;
position: relative;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
width: 100%;
padding: 1.5em;
letter-spacing: .8px;
text-transform: uppercase;
}
.wdt-tabs-container[class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon-wrapper,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
line-height: 1;
}
.wdt-tabs-container[class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
margin: 0 10px 0 0;
}
.wdt-tabs-container[class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
margin: 0 0 10px;
}
.wdt-tabs-container[class*='-position-after-title'] li .ui-tabs-anchor
{
flex-direction: row-reverse;
}
.wdt-tabs-container[class*='-position-after-title'][class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
margin: 0 0 0 10px;
}
.wdt-tabs-container .wdt-tabs-content-wrapper
{
padding: 2em;
}
.wdt-tabs-container .wdt-tabs-content-wrapper,
.wdt-tabs-container .wdt-tabs-content { width: 100%; }
.wdt-tabs-container[class*='-layout-vertical'],
.wdt-tabs-container[class*='-layout-vertical'] > .wdt-tabs-list-wrapper
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
-ms-flex-align: stretch;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
}
.wdt-tabs-container[class*='-layout-vertical'] > .wdt-tabs-list-wrapper > .wdt-tabs-list
{
-webkit-box-align: stretch;
align-items: stretch;
-ms-flex-align: stretch;
-ms-flex-flow: column wrap;
flex-flow: column nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal; 
min-width: 250px;
margin: 0;
padding: 0;
}
.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li:not(:last-child)
{
margin: 0 0 10px 0;
}
.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor
{
flex-wrap: nowrap;
justify-content: flex-start;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor
{
flex-wrap: wrap;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-position-after-title'] li .ui-tabs-anchor
{
justify-content: flex-end;
}
.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
overflow-wrap: anywhere;
} .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
position: absolute;
margin: auto;
content: '';
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
-webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
-moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);
transition: width .8s cubic-bezier(.22, .61, .36, 1);
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
-webkit-transition: width .5s cubic-bezier(.22, .61, .36, 1);
-moz-transition: width .5s cubic-bezier(.22, .61, .36, 1);
transition: width .5s cubic-bezier(.22, .61, .36, 1);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
-webkit-transition: height .8s cubic-bezier(.22, .61, .36, 1);
-moz-transition: height .8s cubic-bezier(.22, .61, .36, 1);
transition: height .8s cubic-bezier(.22, .61, .36, 1);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
-webkit-transition: height .5s cubic-bezier(.22, .61, .36, 1);
-moz-transition: height .5s cubic-bezier(.22, .61, .36, 1);
transition: height .5s cubic-bezier(.22, .61, .36, 1);
}
.wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor
{
text-align: center;
}
.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor
{
text-align: left;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list
{
border-width: 0 0 2px;
border-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list
{
border-width: 0 2px 0 0;
border-style: solid;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child)
{
margin: 0 25px 0 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child)
{
margin: 0 0 25px 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
padding: 0 1.5em 1em 1.5em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
padding: 1em 1.5em 1em 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
bottom: -2px;
width: 0;
height: 2px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
right: -2px;
width: 2px;
height: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before
{
left: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before
{
top: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
width: 100%;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
height: 100%;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
right: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
bottom: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
width: 100%;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
height: 100%;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-content-wrapper
{
padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-content-wrapper
{
padding: 0 2em;
} .wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor{padding: 15px 20px;border: 1px solid rgba(var(--wdtTertiaryColorRgb), 0.25);position: relative;margin-bottom: 15px;gap: 10px;}
.wdt-dark-bg .wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor{color: var(--wdtTertiaryColor);}
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list{border-width: 0;}
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before, 
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after{bottom: 0;height: 100%;z-index: -1;}
.wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor{background-color: transparent;}
.wdt-dark-bg .wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-dark-bg .wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor{color: var(--wdtTertiaryColor);}
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title{font-size:var(--wdtFontSize_H6);font-family: var(--wdtFontTypo_H3);font-weight: var(--wdtFontWeight_H3);max-width: 150px;text-align: left;line-height: var(--wdtLineHeight_H3);text-transform: capitalize;}
.wdt-border-tab-section .wdt-tabs-container[class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon {margin: 0;font-size: clamp(2.5rem, 2.125rem + 1.875vw, 4.375rem); }
.wdt-border-tab-section .wdt-tabs-container[class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon span i {display: flex;}
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child){margin: 0 10px 0 0;}
.wdt-border-tab-section .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-content-wrapper{padding: 10px 0 0;}
.wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before, 
.wdt-border-tab-section .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after{background: linear-gradient(270deg, rgba(32, 53, 86, 0) 0%, var(--wdtPrimaryColor) 100%);background-color: transparent;}
.wdt-border-tab-section.style-2 .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before{background: linear-gradient(270deg, rgba(32, 53, 86, 0) 0%, var(--wdtSecondaryColor) 100%);}
.wdt-border-tab-section.with-dark-border .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor{border: 1px solid rgba(var(--wdtSecondaryColorRgb), 0.25);}
.wdt-border-tab-section.style-3 .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor{border-color: rgba(var(--wdtSecondaryColorRgb), 0.25);}
.wdt-border-tab-section.style-3 .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-subtitle{display: none;} .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper { position: relative; }
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list
{
justify-content: center;
padding: 5px;
}
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list:before
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
opacity: .1;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-list li:not(:last-child)
{
margin: 0 5px 0 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-list li:not(:last-child)
{
margin: 0 0 5px 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-list li .ui-tabs-anchor
{
padding: 1em 3em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-list li .ui-tabs-anchor
{
padding: 1.5em;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-content-wrapper
{
padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-content-wrapper
{
padding: 0 2em;
}
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-content-wrapper
{
background-color: transparent;
} .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list
{
border-bottom-width: 1px;
border-bottom-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list
{
border-right-width: 1px;
border-right-style: solid;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li
{
margin: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
margin: 0 0 -1px 0;
border: 1px solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
margin: 0 -2px 0 0;
border: 1px solid;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li:not(:last-child) .ui-tabs-anchor
{
border-right-width: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li:not(:last-child) .ui-tabs-anchor
{
border-bottom-width: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
border-width: 0 1px 1px;
border-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
border-width: 1px 1px 1px 0;
border-style: solid;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
content: '';
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
height: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
width: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
height: 5px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
width: 5px;
} .wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list
{
justify-content: center;
padding: 0;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list:before
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
opacity: .1;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:not(:last-child)
{
margin: 0;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
position: absolute;
z-index: -1;
margin: auto;
content: '';
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
top: 0;
bottom: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
right: 0;
left: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
right: 0;
left: auto;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
top: auto;
bottom: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
width: 1px;
height: 60%;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
width: 60%;
height: 1px;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
padding: 1em 3em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
justify-content: center;
padding: 1.5em;
text-align: center;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
position: absolute;
width: 10px;
height: 10px;
margin: auto;
content: '';
-webkit-transition: none;
transition: none;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
opacity: 0;
background-color: inherit;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
opacity: 1;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
bottom: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
right: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
bottom: -5px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
right: -5px;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-content-wrapper
{
padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-content-wrapper
{
padding: 0 2em;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-content-wrapper
{
background-color: transparent;
} .wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list
{
justify-content: space-around;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list
{
padding: 0 50px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list
{
min-width: 100px;
padding: 50px 0;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li
{
flex: 1 1 0;
margin: 0;
cursor: initial;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor
{
z-index: 1;
justify-content: center;
width: 75px;
height: 75px;
padding: 0;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
-webkit-transform: translate3d(0, -1em , 0);
transform: translate3d(0, -1em , 0);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
-webkit-transform: translate3d(-1em, 0 , 0);
transform: translate3d(-1em, 0 , 0);
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
transition: inherit;
-webkit-transform: scale(0);
transform: scale(0);
border-radius: 50%;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
-webkit-transform: scale(1);
transform: scale(1);
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon span
{
font-size: 1.5em;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
position: absolute;
display: inline-block;
mask-position: center;
-webkit-mask-position: center;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-size: contain;
-webkit-mask-size: contain;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
width: 200px;
height: 40px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
width: 30px;
height: 150px;
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
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 250 50\' style=\'enable-background:new 0 0 250 50;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-h%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-h\' d=\'M250,50.2c-83.8,0-166.1,0-250,0c15.5-2.1,28.1-7,39.6-14.2c13.5-8.5,26.7-17.7,41-24.9 c32-16,64-14.6,94.9,2.9c12.3,6.9,23.9,14.8,35.8,22.2C222.6,43.3,234.9,48.1,250,50.2z\'/%3E%3C/g%3E%3C/svg%3E');
-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 250 50\' style=\'enable-background:new 0 0 250 50;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-h%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-h\' d=\'M250,50.2c-83.8,0-166.1,0-250,0c15.5-2.1,28.1-7,39.6-14.2c13.5-8.5,26.7-17.7,41-24.9 c32-16,64-14.6,94.9,2.9c12.3,6.9,23.9,14.8,35.8,22.2C222.6,43.3,234.9,48.1,250,50.2z\'/%3E%3C/g%3E%3C/svg%3E');
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
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 50 250\' style=\'enable-background:new 0 0 50 250;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-v%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-v\' d=\'M50.5-0.1c0.3,83.8,0.6,166.1,0.9,250c-2.2-15.5-7.2-28-14.6-39.6c-8.7-13.5-18-26.6-25.4-40.9 c-16.4-31.9-15-64,2.6-94.9c7-12.3,15-23.9,22.4-35.9C43.6,27.3,48.4,15,50.5-0.1z\'/%3E%3C/g%3E%3C/svg%3E%0A');
-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 50 250\' style=\'enable-background:new 0 0 50 250;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-v%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-v\' d=\'M50.5-0.1c0.3,83.8,0.6,166.1,0.9,250c-2.2-15.5-7.2-28-14.6-39.6c-8.7-13.5-18-26.6-25.4-40.9 c-16.4-31.9-15-64,2.6-94.9c7-12.3,15-23.9,22.4-35.9C43.6,27.3,48.4,15,50.5-0.1z\'/%3E%3C/g%3E%3C/svg%3E%0A');
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper { padding-top: 40px; }
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
bottom: calc(100% - 40px);
left: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
top: 0;
right: 100%;
} .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor
{
color: var(--wdt-elementor-color-secondary);
background-color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
color: var(--wdt-elementor-color-primary);
background-color: #f9f9f9;
}
.wdt-tabs-container .wdt-tabs-content-wrapper
{
background-color: #f9f9f9;
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list
{
border-color: #e1e1e1;
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
color: var(--wdt-elementor-color-secondary);
background-color: transparent;
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
color: var(--wdt-elementor-color-primary);
background-color: transparent;
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
background: transparent;
}
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-content-wrapper
{
background-color: transparent;
}
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list:before
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
color: var(--wdt-elementor-color-white);
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor
{
color: var(--wdt-elementor-color-primary);
background-color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-content-wrapper,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
border-color: #e1e1e1;
}
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
background-color: #f9f9f9;
}
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-content-wrapper
{
background: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
border-bottom-color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
border-right-color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list:before
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
color: var(--wdt-elementor-color-white);
background-color: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
-webkit-box-shadow: -1px 0 0 var(--wdt-elementor-color-primary);
box-shadow: -1px 0 0 var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
-webkit-box-shadow: 0 -1px 0 var(--wdt-elementor-color-primary);
box-shadow: 0 -1px 0 var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
color: var(--wdt-elementor-color-secondary);
background-color: transparent;
}
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:before,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:first-child:after
{
background-color: #e1e1e1;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor
{
color: var(--wdt-elementor-color-white);
background-color: transparent;
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list,
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
background-color: var(--wdt-elementor-color-secondary);
}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor:before
{
background-color: var(--wdt-elementor-color-primary);
} .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li
{
background: #f9f9f9;
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a
{
color: var(--wdt-elementor-color-secondary);
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
{
background: var(--wdtPrimaryColor);
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active a
{
color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
{
background-color: var(--wdt-elementor-color-white);
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child),
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
{
border-bottom-color: #e1e1e1;
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper
{
background-color: transparent;
} .wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child),
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li:not(:last-child){margin: 0;border-right:1px solid rgba(var(--wdtBorderColorRgb), 0.15);backface-visibility: hidden;}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor {background-color: var(--wdtSecondaryColor);color: var(--wdtHeadAltColor);}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor{background-color: var(--wdtSecondaryColor);font-size: clamp(1rem, 0.9712rem + 0.1282vw, 1.125rem);text-transform: capitalize;font-weight: var(--wdtFontWeight_H6);letter-spacing: 0px;padding: var(--wdtPadding_MaxiBtn);z-index: 1;position: relative;color: var(--wdtTertiaryColor);}
.wdt-simple-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list{margin-bottom: 30px;display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 0;}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li{overflow: hidden;width: 100%;} .wdt-simple-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor:before {content: '';position: absolute;height: 100%;left: 0;top: 0;background: var(--wdtPrimaryColor);z-index: -1;;width: 0;}
.wdt-simple-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor:after,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor:after{content: '';position: absolute;height: 100%;right: 0;top: 0;background: var(--wdtPrimaryColor);z-index: -1;width: 0;-webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);-moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);transition: width .8s cubic-bezier(.22, .61, .36, 1);}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before, 
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before{-webkit-transition: width .5s cubic-bezier(.22, .61, .36, 1);-moz-transition: width .5s cubic-bezier(.22, .61, .36, 1);transition: width .5s cubic-bezier(.22, .61, .36, 1);}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before, 
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before,
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after, 
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after{width: 100%;}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after, 
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after{background: transparent;}
.wdt-simple-tab .wdt-tabs-container .wdt-tabs-content-wrapper {background-color: transparent;padding: 0;} .wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list:before {background-color: transparent;}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li{margin: 0;}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor{line-height: 1;border: none;margin-right: 1px;font-size: clamp(1rem, 0.9712rem + 0.1282vw, 1.125rem);text-transform: capitalize;font-weight: var(--wdtFontWeight_H6);letter-spacing: 0px;padding: var(--wdtPadding_MaxiBtn);z-index: 1;position: relative;font-family: var(--wdtFontTypo_Base);background-color: var(--wdtPrimaryColor);color: var(--wdtAccentTxtColor);}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor{background: var(--wdtPrimaryColor);color: var(--wdtTertiaryColor);}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list {width: 50%;margin: auto;}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor:after{background: var(--wdtSecondaryColor);}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-content-wrapper{padding:0;margin-top:20px;background:transparent;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child) {margin: 0 0 0 0;}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list{display: grid;grid-template-columns: repeat(4, 1fr);max-width: 100%;margin: 0 auto;gap:20px;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title{font-family: var(--wdtFontTypo_H2);font-weight: var(--wdtFontWeight_H2);color: var(--wdtSecondaryColor);transition: var(--wdtBaseTransition);z-index: 1;font-size: clamp(1.25rem, 1.1875rem + 0.3125vw, 1.5625rem);text-transform: capitalize;position: absolute;bottom: 5px;background: var(--wdtPrimaryColor);left: 5px;right: 6px;padding: 20px;text-align: left;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover .ui-tabs-anchor .wdt-content-title{color:var(--wdtAccentTxtColor);}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor{background-color:transparent; }
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, .wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover .ui-tabs-anchor{background-color:transparent; }
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor{padding:0;display:grid;height:100%;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor > div {grid-area:1/-1;} .wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover a .wdt-content-image-wrapper:after{background:rgba(var(--wdtPrimaryColorRgb), 0.9);}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper{background:transparent;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-content-wrapper .wdt-google-map-wrapper{transform:translateY(25px);opacity:0;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-content-wrapper .wdt-google-map-wrapper{transform:translateY(0px);opacity:1;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor img {-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor img, 
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover .ui-tabs-anchor img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor > div.wdt-content-image-wrapper {overflow: hidden;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor .wdt-content-title, 
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover .ui-tabs-anchor .wdt-content-title{    background: var(--wdtSecondaryColor);color: var(--wdtTertiaryColor);}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title:after{content:"";position:absolute;top:0;right:30px;bottom:0;margin:auto;width:50px;height:30px;background:var(--wdtSecondaryColor);margin-left:15px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 53 8' xml:space='preserve'%3E%3Cpath d='M52.4,4.4c0.2-0.2,0.2-0.5,0-0.7l-3.2-3.2c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7L51.3,4l-2.8,2.8 c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.5,0.2,0.7,0L52.4,4.4z'%3E%3C/path%3E%3Crect x='0' y='3.5' width='52' height='1'%3E%3C/rect%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 53 8' xml:space='preserve'%3E%3Cpath d='M52.4,4.4c0.2-0.2,0.2-0.5,0-0.7l-3.2-3.2c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7L51.3,4l-2.8,2.8 c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.5,0.2,0.7,0L52.4,4.4z'%3E%3C/path%3E%3Crect x='0' y='3.5' width='52' height='1'%3E%3C/rect%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;transform:translateX(-10px);transition:var(--wdtBaseTransition);opacity:0;pointer-events:none;-webkit-mask-position: center;mask-position: center;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li:hover .ui-tabs-anchor .wdt-content-title:after,
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-active.ui-state-active .wdt-content-title:after{opacity:1;transform:translateX(0);background: var(--wdtPrimaryColor);}
@media only screen and (max-width: 1280px) 
{
.wdt-cus-contact-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list {grid-template-columns: repeat(2, 1fr);gap: 20px;margin: 0 auto;}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list{width: 75%;}
} @media only screen and (min-width: 1541px) 
{
.wdt-cus-contact-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list {grid-template-columns: repeat(4, 1fr);gap: 20px;margin: 0 auto;}
.wdt-border-tab-section:not(.style-2) .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list{display: grid;grid-template-columns: repeat(5, 1fr);gap: 25px;}
.wdt-border-tab-section:not(.style-2) .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child){margin: 0;}
} @media only screen and (min-width:769px) and (max-width:1024px)
{
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border{width: 150px;height: 30px;}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border{width: 30px;height: 150px;}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor{width: 65px;height: 65px;}
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon span{font-size: 1.2em;}
}
@media only screen and (max-width:768px)
{
.wdt-tabs-container[class*='-tabs-toggle-mode']{position: relative;display: inline-flex;align-items: center;flex-wrap: wrap;justify-content: center;width: 100%;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper{position: relative;display: grid;width: 80%;height: 3em;margin: 0 auto 30px;z-index: 1;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list{line-height: normal;position: unset;display: grid;justify-content: center;width: 100%;border: none;grid-template-columns: 1fr;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding-left: 0;padding-right: 0;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li{order: 1;width: 100%;margin: 0;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child),
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active{border-bottom-width: 0;border-bottom-style: solid;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active{z-index: 1;order: 0;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after{position: absolute;z-index: 2;top: 50%;display: inline-block;width: 12px;height: 1px;content: '';}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before{right: 27px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%);}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after{right: 18px;-webkit-transform: rotate(-45deg) translateY(-50%);transform: rotate(-45deg) translateY(-50%);}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:before{right: 18px;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:after{right: 26px;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active){position: absolute;top: 0;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active){position: relative;top: auto;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a{font-size: 1em;font-weight: 400;position: relative;display: inline-flex;align-items: center;flex-wrap: wrap;justify-content: flex-start;width: 100%;padding: 1em;letter-spacing: 0px;text-transform: capitalize;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon-wrapper,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon{line-height: 1;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon{margin: 0 10px 0 0;}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper{width: 100%;padding: 0px;}
.wdt-simple-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper{padding: 0;}
.wdt-border-tab-section.style-2 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper { padding: 0px; background-color: transparent; }
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper {width: 100%;padding:0;}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper {width: 100%;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li a .wdt-content-image-wrapper{display:none;}
.wdt-cus-contact-tab .wdt-tabs-container .wdt-tabs-list li a .wdt-content-image-wrapper:after{display:none;}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper{margin-top: 0;}
.wdt-border-tab-section.style-2 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover, 
.wdt-border-tab-section.style-2 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active{background: var(--wdtSecondaryColor);}
.wdt-modern-button-style-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active{background: var(--wdtSecondaryColor);}
.wdt-simple-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a, 
.wdt-simple-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active a{color: var(--wdtAccentTxtColor);}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a, 
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active a{color: var(--wdtAccentTxtColor);}
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before, 
.wdt-cus-contact-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after{background-color: var(--wdtAccentTxtColor);}
.wdt-border-tab-section.home-3 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon{font-size: 35px;position: absolute;left: 10px;top: 48%;transform: translateY(-50%);}
.wdt-border-tab-section.home-3 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-title{padding-left: 35px;} }
@media only screen and (max-width:576px)
{
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper{width: 100%;}
}.wdt-team-holder.wdt-rc-template-cover .wdt-content-item, .wdt-team-holder.wdt-rc-template-overlay .wdt-content-item { justify-content: start; text-align: start; }
.wdt-team-holder.wdt-rc-template-cover .wdt-content-item .wdt-content-media-group,
.wdt-team-holder.wdt-rc-template-overlay .wdt-content-item .wdt-content-media-group,
.wdt-team-holder.wdt-rc-template-cover .wdt-content-item .wdt-media-image-cover,
.wdt-team-holder.wdt-rc-template-overlay .wdt-content-item .wdt-media-image-overlay,
.wdt-team-holder.wdt-rc-template-cover .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container,
.wdt-team-holder.wdt-rc-template-overlay .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { justify-content: inherit; text-align: inherit; } .wdt-team-holder.wdt-rc-template-default .wdt-content-item { text-align: center; }
.wdt-team-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, .wdt-team-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { -webkit-border-radius: 1em; border-radius: 1em; }
.wdt-team-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { margin-bottom: 0; }
.wdt-team-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-team-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-team-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-team-holder.wdt-rc-template-side-image .wdt-content-item { display: flex; flex-wrap: wrap; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item > * { padding: 10px; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-media-group { display: inline-flex; flex: 0 1 0; margin-bottom: 0; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-detail-group { flex: 1 1 0; width: 100%; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper { place-content: center; margin-bottom: 0 !important; width: 100%; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { align-self: flex-start; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { min-width: 110px; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { height: 110px; width: 110px; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span img { height: 100%; object-fit: cover; object-position: center center; }
.wdt-team-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-image-wrapper + .wdt-content-icon-wrapper { position: absolute; right: 0; top: 90px; }
.wdt-team-holder.wdt-rc-template-side-image .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); font-size: 18px; height: 40px; width: 40px; -webkit-border-radius: 50%; border-radius: 50%; -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-team-holder.wdt-rc-template-side-image .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-team-holder.wdt-rc-template-boxed .wdt-content-item { background: rgba(var(--wdt-elementor-color-accent-rgb),0.8); padding: 10px 10px 20px; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-title h5, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-title h5 > a, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-subtitle, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-social-icons-list li a, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-rating li span, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item ul li, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item span { color: var(--wdt-elementor-color-white); }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item:hover { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item:hover .wdt-content-title h5 > a:hover, .wdt-team-holder.wdt-rc-template-boxed .wdt-content-item:hover .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-black); }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper:before { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container { justify-content: center; }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); font-size: 20px; height: 45px; width: 45px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { background-color: inherit; content: ""; height: auto; opacity: 0.5; 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-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item:hover .wdt-content-media-group:hover .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: -10px; }
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item:hover .wdt-content-media-group:hover .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: 0; } .wdt-team-holder.wdt-rc-template-classic .wdt-content-item { padding: 15px; -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-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before, 
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper,
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { overflow: hidden; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { text-align: center; justify-content: center; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { opacity: 0.25; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); font-size: 20px; height: 45px; width: 45px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:after { background-color: inherit; content: ""; height: auto; opacity: 0.5; 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-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item:hover .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: -10px; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item:hover .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: 0; }
.wdt-team-holder.wdt-rc-template-classic .wdt-content-item .wdt-content-separator + .wdt-social-icons-container { margin-top: -8px; } .wdt-team-holder.wdt-rc-template-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-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group { margin-top: -15px; margin-bottom: 0; position: relative; }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group, 
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-media-group { margin-left: -15px; margin-right: -15px; padding-left: inherit; padding-right: inherit; }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.75); }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item:hover .wdt-content-media-group .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { display: block; font-size: 100px; line-height: 0; margin-top: -0.5em; margin-bottom: 0.66em !important; position: relative; }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + div { margin-top: 10px; }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { border: 3px solid var(--wdt-elementor-color-white); height: 100px; padding: 0; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translateY(50%); transform: translateY(50%); }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-stage-over .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-team-holder.wdt-rc-template-stage-over .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { border-color: transparent; -webkit-box-shadow: 0 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.05); box-shadow: 0 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.05); }
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-stage-over .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img { -webkit-transform: scale(0.95); transform: scale(0.95); } .wdt-team-holder.wdt-rc-template-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-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group { margin-left: -15px; margin-right: -15px; padding-left: inherit; padding-right: inherit; position: relative; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.wdt-media-group { background: none !important; display: block; position: relative; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.wdt-media-group:before,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.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-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.wdt-media-group:before,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group.wdt-media-group:after { bottom: 40%; padding-top: 200%; width: 200%; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group.wdt-media-group:before,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.wdt-media-group:after { bottom: 120%; padding-top: 100%; width: 100%; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.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-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-elements-group.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-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + div { margin-top: 10px; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-minimal .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-team-holder.wdt-rc-template-minimal .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-minimal .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-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { -webkit-box-shadow: 0 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.05); box-shadow: 0 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.05); }
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img { -webkit-transform: scale(0.95); transform: scale(0.95); } .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item { margin-top: -20px; padding: 20px; text-align:  center; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group { margin-bottom: -25%; position: relative; z-index: 1; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay { -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); font-size: 20px; height: 45px; width: 45px; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-media-group:hover .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { background-color: inherit; content: ""; height: auto; opacity: 0.5; 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-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-media-group:hover .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: -10px; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-media-group:hover .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:before,
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-icon-wrapper .wdt-content-icon span:after { margin: 0; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-content-group { background: rgba(var(--wdt-elementor-color-accent-rgb),0.85); margin: -20px; padding: 20px; -webkit-border-radius: 10px; border-radius: 10px; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-content-group:before { content: ""; display: block; padding-top: 25%; }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-content-title h5, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 > a, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-social-icons-list li a, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group .wdt-rating li span, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group ul li, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item .wdt-content-detail-group span { color: var(--wdt-elementor-color-white); }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-detail-group .wdt-content-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-detail-group .wdt-content-title h5 > a:hover, .wdt-team-holder.wdt-rc-template-boxed-overlap .wdt-content-item:hover .wdt-content-detail-group .wdt-social-icons-list li a:hover { color: var(--wdt-elementor-color-black); } .wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item { overflow: hidden; justify-content: center; text-align: center; -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-team-holder.wdt-rc-template-modern-overlay .wdt-content-item > div, .wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item .wdt-media-image-overlay,
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container { justify-content: inherit; text-align: inherit; }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item .wdt-content-media-group { margin-bottom: 0 !important; }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item .wdt-content-detail-group { position: absolute; bottom: 0; left: 0; right: 0; -webkit-transition-delay: 0s; transition-delay: 0s; }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item .wdt-content-detail-group .wdt-content-group { background-color: var(--wdt-elementor-color-white); padding: 15px; }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-overlay-container { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item:hover .wdt-content-detail-group { background-color: transparent; opacity: 0; visibility: hidden; -webkit-transform: translateY(100%); transform: translateY(100%); }
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title h5 > a:hover,
.wdt-team-holder.wdt-rc-template-modern-overlay .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-overlay-container .wdt-social-icons-list li a:hover { opacity: 0.75; } .wdt-team-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-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group { margin-bottom: 0; }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group { background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.25); }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-group { padding: 20px; }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .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-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span img { height: 100%; object-fit: cover; object-position: center center; }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group { background-color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5, .wdt-team-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-accent); }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5, .wdt-team-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-white); }
.wdt-team-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a:hover { color: var(--wdt-elementor-color-black); } .wdt-overlay-social-icon-team .wdt-content-item .wdt-content-media-group{overflow: hidden;margin-bottom: 0;}
.wdt-overlay-social-icon-team .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container{position: absolute;width: auto;left: 0;right: 0;bottom: -100px;background: var(--wdtPrimaryColor);}
.wdt-overlay-social-icon-team .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container .wdt-social-icons-list li a{font-size: 20px;color: var(--wdtAccentTxtColor);}
.wdt-overlay-social-icon-team .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container {bottom: 0;}
.wdt-overlay-social-icon-team .wdt-content-item .wdt-social-icons-list{gap: 15px;}
.wdt-overlay-social-icon-team .wdt-content-item .wdt-content-detail-group{display: flex;flex-direction: column-reverse;padding: 20px 0;}
.wdt-overlay-social-icon-team .wdt-content-item > div[class*="group"] > .wdt-content-title{margin-bottom: 0;}
.wdt-overlay-social-icon-team .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle{margin-top: 0;margin-bottom: 5px;font-size: var(--wdtFontSize_Ext);letter-spacing: var(--wdtLetterSpacing_2X); text-transform: uppercase; }
.wdt-overlay-social-icon-team .wdt-content-item .wdt-content-title h5{font-size: var(--wdtFontSize_H5);}
.wdt-overlay-social-icon-team .wdt-content-item:hover .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img {-webkit-transform: scale(1.1) translateY(10px);transform: scale(1.1) translateY(10px);}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div{border-radius: var(--wdtRadius_Part);border: 1px solid var(--wdtSecondaryColor);background: transparent;width: clamp(3.25rem, 3.125rem + 0.625vw, 3.875rem);height: clamp(3.25rem, 3.125rem + 0.625vw, 3.875rem);padding: 0;color: var(--wdtSecondaryColor);font-size: clamp(2.875rem, 2.8rem + 0.375vw, 3.25rem);}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before,
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before{background: transparent;}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div i{padding: 0;}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev i{-webkit-transform: translateX(50%);transform: translateX(50%);}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next i{-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover i{-webkit-transform: translateX(0px);transform: translateX(0px);}
.wdt-overlay-social-icon-team .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {width: 200px;display: flex;justify-content: space-between;}
@media only screen and (min-width:767px)
{
.wdt-overlay-social-icon-team .wdt-carousel-holder .wdt-carousel-pagination-wrapper{position: absolute;bottom: 113%;right: 0;}
.wdt-overlay-social-icon-team .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination{width: 180px;margin: auto;}
}