
/* Default Template */
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { text-align: center;}
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { -webkit-border-radius: 1em; border-radius: 1em; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { margin-bottom: 0; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + .wdt-content-icon-wrapper { display: block; font-size: 60px; line-height: 0; margin-top: -8px; margin-bottom: -0.4em; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
/* .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span {background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); width: 70px; height: 70px; border-radius: var(--wdtRadius_Full); font-size:var(--wdtFontSize_H4);padding: 0px;} */
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); }

/* Standard Template */ 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item { text-align: center; -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group { background-color: #f5f5f5; margin-bottom: 0; }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group { padding: 20px; }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { min-width: 100px; }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { height: 100px; padding: 0; width: 100px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img { height: 100%; object-fit: cover; object-position: center center; }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group { background-color: var(--wdt-elementor-color-accent); }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a { color: var(--wdt-elementor-color-white); }

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a:hover { color: var(--wdt-elementor-color-black); }


 /*default  template */

 .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { display: flex; align-items:start; justify-content: inherit; gap: clamp(0.9375rem, 0.8678rem + 0.3185vw, 1.25rem);}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item > div:not(:last-child) { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a{ color: var(--wdtSecondaryColor);}

.wdt-image-box-holder.wdt-rc-template-default  .wdt-content-item .wdt-content-description { font-size: var(--wdtFontSize_Ext); color: var(--wdtBodyTxtColor);font-weight: var(--wdtFontWeight_Base);}

.wdt-image-box-holder.wdt-rc-template-default  .wdt-content-item .wdt-content-description p { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5{ font-weight: calc(var(--wdtFontWeight_Ext) + 200); font-size: clamp(1.125rem, 1.0971rem + 0.1274vw, 1.25rem); margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group{margin-top: 10px; position: relative;}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { width: 70px; height: 70px; border-radius: var(--wdtRadius_Full); background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); font-size: var(--wdtFontSize_H4); transition: var(--wdtBaseTransition);padding: 0px;}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group::after{ content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-image: repeating-linear-gradient(0deg, var(--wdtBorderColor) 15px, var(--wdtBorderColor) 40px, transparent 30px, transparent 50px, var(--wdtBorderColor) 49px, var(--wdtBorderColor) 50px);
    background-size: 100% 10px;
    background-position: 100% 0%;
    z-index: 0;
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-column:last-child .wdt-content-item .wdt-content-media-group::after { content: none;}

.wdt-cus-iconbox-direction .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { flex-direction: row-reverse;}

/* Type-1 Template */

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item { display: grid; transition: var(--wdtBaseTransition); padding-top: 35px; }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-media-group { 
    grid-area: 1 / -1; margin-bottom: 0px; display: flex; justify-content: center; overflow: hidden; z-index: 1; pointer-events: none; }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-detail-group { border: 1px solid var(--wdtBorderColor);
    grid-area: 1 / -1; padding:0 clamp(1.25rem, 1.1803rem + 0.3185vw, 1.5625rem) 25px clamp(1.25rem, 1.1803rem + 0.3185vw, 1.5625rem)}

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon { 
    margin-top: -40px; border-radius: var(--wdtRadius_Full); background-color: var(--wdtBodyBGColor); } 
.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
    width: 80px; height: 80px; color: var(--wdtSecondaryColor); background-color: rgba(var(--wdtPrimaryColorRgb),0.4); 
    border-radius: var(--wdtRadius_Full); font-size: var(--wdtFontSize_H3); border: 5px solid var(--wdtAccentTxtColor); }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a {color: var(--wdtHeadAltColor);}

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-title h5 { font-weight: normal; }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-description { 
    margin-top: clamp(1.5625rem, 1.4928rem + 0.3185vw, 1.875rem); font-weight: var(--wdtFontWeight_Base); }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item:hover .wdt-content-detail-group { background-color: var(--wdtTertiaryColor); border-color: var(--wdtPrimaryColor); }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-image-wrapper .wdt-content-image { 
    transform: translate(100%, 25%); transition: var(--wdtBaseTransition); opacity: 0; }

.wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item:hover .wdt-content-image-wrapper .wdt-content-image{opacity: 1; transform: translate(50%, 25%); }

/* @media (max-width:1024px){
   .wdt-image-box-holder.wdt-rc-template-type1 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ margin-top: 15px;} 
} */


/* Fliper Template */

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item{ position: relative; cursor: pointer; height: 220px;}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-media-group , .wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-detail-group{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--wdtBodyBGColor); backface-visibility: hidden; padding: 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; transition: var(--wdt-Ad-Transition);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-media-group { transform: rotateY(0deg);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-description { font-weight:var(--wdtFontWeight_Base);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-detail-group { transform:rotateY(180deg);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item:hover .wdt-content-media-group{ transform: rotateY(-180deg);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item:hover .wdt-content-detail-group{ transform: rotateY(0deg);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ 
    width: 1em; height: 1em; font-size: var(--wdtFontSize_H2); color: var(--wdtSecondaryColor); padding: 0px; margin-bottom: 10px; }

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-title h5{ font-size: clamp(0.875rem, 0.8471rem + 0.1274vw, 1rem); font-weight: calc(var(--wdtFontWeight_Ext) + 200);}

.wdt-image-box-holder.wdt-rc-template-fliper .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a  {color: var(--wdtHeadAltColor);}


/* Simple Template */

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { width: 100px; height: 100px; font-size: var(--wdtFontSize_H3); background-color: rgba(var(--wdtPrimaryColorRgb),0.3); color: var(--wdtHeadAltColor); transition: var(--wdtBaseTransition); padding: 0;}

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{ background-color: rgba(var(--wdtPrimaryColorRgb),1); color: var(--wdtAccentTxtColor);}

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item .wdt-content-title h5{ font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); font-weight: var(--wdtFontWeight_H5); margin-top: clamp(1.5625rem, 1.4928rem + 0.3185vw, 1.875rem);}

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a  {color: var(--wdtHeadAltColor);}

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item .wdt-content-media-group > div:not(:last-child) {margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle{margin-top:5px;}

.wdt-image-box-holder.wdt-rc-template-simple  .wdt-content-item .wdt-content-subtitle { font-weight: var(--wdtFontWeight_Ext); font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem); color: rgba(var(--wdtBodyTxtColorRgb),0.8); letter-spacing: 0px;}


/* Default Template Custom

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { display: flex; justify-content: inherit; align-items: center; background-color: var(--wdtBodyBGColor); transition: var(--wdtBaseTransition); border: 1px solid var(--wdtPrimaryColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group::after {content: none;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span{ background-color:var(--wdtBodyBGColor); color: var(--wdtPrimaryColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover { background-color: var(--wdtPrimaryColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { border-radius: 0px; height: 100px; font-size: 30px; width: 80px;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group{ margin-top: 0px; background-color: transparent; transition: var(--wdtBaseTransition); }

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a{ color: var(--wdtHeadAltColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-simple .wdt-content-item:hover .wdt-content-title h5 a{ color: var(--wdtAccentTxtColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5{ font-weight: var(--wdtFontWeight_Ext); font-size: 20px; text-transform: uppercase;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description { font-size: 18px; font-weight: calc(var(--wdtFontWeight_H6) + 200); color: var(--wdtHeadAltColor); text-transform: uppercase;transition: var(--wdtBaseTransition);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-description { color: var(--wdtAccentTxtColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 5px;} */

/* Default Template Custom */

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { display: flex; justify-content: inherit; align-items: flex-start; gap: clamp(1.5625rem, 1.4928rem + 0.3185vw, 1.875rem);}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group::after {content: none;}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5 { font-weight: var(--wdtFontWeight_Base); font-size: var(--wdtFontSize_H5); margin-bottom: 0px;}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{ width: 70px; height: 70px; font-size: var(--wdtFontSize_H4);border: 2px solid var(--wdtBorderColor); background-color: transparent; color: var(--wdtSecondaryColor); transition: var(--wdtBaseTransition);}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { background-color: rgba(var(--wdtPrimaryColorRgb),0.2); border: 2px solid var(--wdtPrimaryColor); color: var(--wdtSecondaryColor);}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group {margin-top: 0px;}

.wdt-cus-filler-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description { font-weight: var(--wdtFontWeight_Base); font-size: var(--wdtFontSize_Base);}


/* Default Template Custom */ 

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item {
    gap:0px; align-items: center; padding: clamp(2.1875rem, 1.9785rem + 0.9554vw, 3.125rem) clamp(0.625rem, 0.416rem + 0.9554vw, 1.5625rem); 
    border: 2px solid rgba(var(--wdtPrimaryColorRgb),0.3);background-color: transparent; transition: var(--wdtBaseTransition);}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover { border: 2px solid var(--wdtPrimaryColor); background-color: var(--wdtTertiaryColor);}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group::after {content: none;}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group { border-right: 2px solid rgba(var(--wdtPrimaryColorRgb),0.3); padding-right: 20px;}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
    background-color: transparent; font-size: clamp(2.5rem, 1.875rem + 2.5vw, 4.875rem); color:rgba(var(--wdtPrimaryColorRgb),0.5); }

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { 
    background-color: transparent; color:rgba(var(--wdtPrimaryColorRgb),0.5);}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group { margin-top: 0px; padding-left: 25px;}

.wdt-cus-h5-filer-iconbox .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5 { 
    font-weight: var(--wdtFontWeight_Base);font-size: var(--wdtFontSize_H6); margin-bottom: 20px; } 

/* Type-3 */

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item { display: flex; align-items: center; justify-content: inherit; background-color: var(--wdtBodyBGColor); transition: var(--wdtBaseTransition); border: 1px solid var(--wdtPrimaryColor);  gap:30px;}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { width: 80px; height: 100px; font-size: clamp(1.375rem, 1.3332rem + 0.1911vw, 1.5625rem); color: var(--wdtAccentTxtColor); padding: 0px;background-color: var(--wdtPrimaryColor); transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item > div:not(:last-child){ margin-bottom: 0px}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item > div[class*="group"] > .wdt-content-title { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-type3  .wdt-content-item .wdt-content-title h5, .wdt-content-item .wdt-content-title h5 a {color: var(--wdtSecondaryColor); transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-type3  .wdt-content-item .wdt-content-title h5{ font-weight: var(--wdtFontWeight_H5); font-size: var(--wdtFontSize_H6); text-transform: uppercase;}

.wdt-image-box-holder.wdt-rc-template-type3  .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle { margin-top: 4px; transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item .wdt-content-subtitle { font-size: var(--wdtFontSize_H6); font-weight: calc(var(--wdtFontWeight_Ext) + 200); color: var(--wdtHeadAltColor); text-transform: uppercase; transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item:hover { background-color: var(--wdtPrimaryColor);}

.wdt-image-box-holder.wdt-rc-template-type3  .wdt-content-item:hover .wdt-content-title h5 a { color: var(--wdtAccentTxtColor);}

.wdt-image-box-holder.wdt-rc-template-type3  .wdt-content-item:hover .wdt-content-subtitle {color: var(--wdtAccentTxtColor);}

.wdt-image-box-holder.wdt-rc-template-type3 .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{ background-color: var(--wdtBodyBGColor); color: var(--wdtPrimaryColor);}

/* Template-with-description */

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5{ font-weight: var(--wdtFontWeight_H5); font-size: clamp(0.875rem, 0.8471rem + 0.1274vw, 1rem); text-transform: uppercase;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5 a { pointer-events: none;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item  { border: 1px solid var(--wdtBorderColor); border-top: 3px solid var(--wdtPrimaryColor);transition: var(--wdtBaseTransition);height: 100%;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item > div:not(:last-child) { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-media-group { display: flex;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-detail-group {padding:35px 20px 0 20px;}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-button > a { background-color: var(--wdtTertiaryColor); border: 1px solid var(--wdtBorderColor); color:rgba(var(--wdtSecondaryColorRgb),0.9); font-size: var(--wdtFontSize_Ext);position: relative; display: inline-flex; justify-content: center; align-items: center;font-weight: var(--wdtFontWeight_Base); transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-button > a::after {content: "\25B6"; font-family: Arial, sans-serif; font-size: clamp(0.5rem, 0.4721rem + 0.1274vw, 0.625rem); margin-left: 6px; color: var(--wdtSecondaryColor); font-weight: var(--wdtFontWeight_Ext);transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-button > a { background-color: var(--wdtLinkHoverColor); border: 1px solid var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor);}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-button > a::after { color: var(--wdtAccentTxtColor  );}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-button { transform: translateY(20px);}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-description p{ margin-bottom: 0px; font-weight: var(--wdtFontWeight_Base);}

.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-description { margin: 20px 0px;}

@media (max-width:1024px){
    .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-button {transform: translateY(0px);margin-bottom: 25px; margin-top: 15px;}
}

/* lightbox-popup Template */

.wdt-image-box-holder.wdt-image-lightbox-popup .wdt-content-item .wdt-content-image > a > img { transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-image-lightbox-popup .wdt-content-item .wdt-content-media-group { display: flex;}

.wdt-image-box-holder.wdt-image-lightbox-popup .wdt-content-item .wdt-content-image > a > img:hover {opacity: 0.5;}

body .wdt-image-box-popup button.mfp-close{ width: 40px; height: 40px; font-size: 0; 
    background-color: var(--wdtAccentTxtColor); border-radius: 0px; margin-bottom: 20px; color: var(--wdtSecondaryColor);}

/* Basic Template */

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item > div:not(:last-child) { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-media-group { display: flex;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-detail-group { background-color: rgba(var(--wdtBorderColorRgb),0.2);padding: 0px 20px 30px 20px;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-title h5 a{ color: var(--wdtHeadAltColor); pointer-events: none;} 

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-title h5 { font-size: var(--wdtFontSize_H6); margin-bottom: 20px; margin-top: 5px; font-weight: calc(var(--wdtFontWeight_Ext) + 100);}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-description p{font-weight: var(--wdtFontWeight_Base); margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { padding: 0px; width: 55px; height: 55px; border: 7px solid var(--wdtAccentTxtColor); background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); font-weight: calc(var(--wdtFontWeight_Alt) - 100); border-radius: var(--wdtRadius_Full); font-size:clamp(1.3125rem, 1.2846rem + 0.1274vw, 1.4375rem);}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-icon-wrapper{transform: translateY(-27px);}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 0px;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-image > a {overflow: hidden;}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-image > a > img {transition: var(--wdtBaseTransition);}

.wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item:hover .wdt-content-image > a > img { transform: scale(1.3);}

/* Basic Template Custom */

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item:hover .wdt-content-image > a > img { transform: scale(1);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item { border: 1px solid transparent;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item:hover {border: 1px solid var(--wdtPrimaryColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { width: 60px; height: 60px; border-radius: var(--wdtRadius_Full); border: 5px solid var(--wdtBodyBGColor); font-size: var(--wdtFontSize_H4); background-color: var(--wdtBodyBGColor); color: rgba(var(--wdtPrimaryColorRgb),0.3); transition: var(--wdtBaseTransition);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { background-color: var(--wdtPrimaryColor); color:rgba(var(--wdtAccentTxtColorRgb),0.6);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-title h5 { 
    font-size: var(--wdtFontSize_H4); font-weight: var(--wdtFontWeight_H4);margin-top: -5px; margin-bottom: 25px;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-title h5 a { pointer-events: visible;}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-detail-group { background-color: var(--wdtTertiaryColor);}

.wdt-cus-ct-details .wdt-image-box-holder.wdt-rc-template-basic .wdt-content-item .wdt-content-description p { line-height: var(--wdtLineHeight_Base); }


/* Default Template Custom */ 

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group::after {content: none;}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { width: 60px; height: 60px; border-radius: var(--wdtRadius_3X); background-color: rgba(var(--wdtBorderColorRgb),0.2); color: rgba(var(--wdtBodyTxtColorRgb),0.9); font-size: clamp(1.375rem, 1.3471rem + 0.1274vw, 1.5rem); transform: rotate(45deg); transition: var(--wdtBaseTransition);}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{ background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor);}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg { transform: rotate(-45deg);}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { gap: 35px;} 

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5 { font-weight: var(--wdtFontWeight_Base); font-size: var(--wdtFontSize_H6); margin-bottom: 0px;}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description { color: var(--wdtBodyTxtColor); font-size: var(--wdtFontSize_Base);}

.wdt-cus-services-icon-box  .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group { margin-top: 0px;}

.wdt-cus-services-icon-box .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group > div:not(:last-child){ margin-bottom: 20px;}

/* Template with Description Custom */

.wdt-cus-h1-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item { border-top: 0px; border:0px;}

.wdt-cus-h1-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5 { 
    font-size: var(--wdtFontSize_H5); font-weight: var(--wdtFontWeight_Ext); text-transform: capitalize;}

.wdt-cus-h1-services  .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-detail-group { 
    border: 1px solid transparent; background-color: transparent; transition: var(--wdtBaseTransition); border-top: transparent;}

.wdt-cus-h1-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-detail-group {
    background-color: rgba(var(--wdtTertiaryColorRgb), .75);
} 
.wdt-cus-h1-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-detail-group { 
    background-color: var(--wdtTertiaryColor); border: 1px solid var(--wdtPrimaryColor); border-top: transparent;}
  
.wdt-cus-h1-services  .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-description { margin-bottom: 38px; margin-top: 10px;}

.wdt-cus-h1-services  .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 0px;}

/* Template with Description Custom */ 

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item { border: 0px; border-top: 0px;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-detail-group {padding: 22px 0px 0px 0px;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5  { font-size: var(--wdtFontSize_H6); text-transform: capitalize;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 0px;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-description { margin: 10px 0;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-image > a { overflow: hidden; position: relative;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-image > a > img { transform: translate3d(-30px, 0, 0) scale(1.12);}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-image > a::after {content: ""; position: absolute; top: 0; right: 7px; height: 100%; width: 100%; background-color: rgba(var(--wdtPrimaryColorRgb),0.5); transition: var(--wdtBaseTransition); opacity: 0;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-image > a::after {opacity: 1; right: 0;}

.wdt-cus-h5-services .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-image > a > img { transform: translate3d(0, 0, 0) scale(1); overflow: hidden;}

/* Type3 */ 
.wdt-rc-template-type4 .wdt-content-item .wdt-content-media-group { display: grid; margin-bottom: 20px; }
.wdt-rc-template-type4 .wdt-content-item .wdt-content-media-group > div { grid-area: 1/-1; }
.wdt-rc-template-type4 .wdt-content-item .wdt-content-media-group > div:not(:last-child) { margin: 0; }
/* Description & Button Wrapper */
.wdt-rc-template-type4 .wdt-content-item .wdt-content-media-group > div.wdt-content-description_button-wrapper { 
    padding: 30px; background-color: rgba(var(--wdtHeadAltColorRgb), .9); transition: var(--wdtAltTransition); opacity: 0; visibility: hidden; }
.wdt-rc-template-type4 .wdt-content-item:hover .wdt-content-media-group > div.wdt-content-description_button-wrapper { opacity: 1; visibility: visible; }
/* Button */
.wdt-rc-template-type4 .wdt-content-item .wdt-content-button > a { text-transform: uppercase; letter-spacing: 1px;
    background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); padding: var(--wdtPadding_Btn); }
.wdt-rc-template-type4 .wdt-content-item .wdt-content-button > a:hover { background-color: var(--wdtAccentTxtColor); color: var(--wdtHeadAltColor); }
/* Content */
.wdt-rc-template-type4 .wdt-content-item .wdt-content-title h5 { font-size: clamp(1.0625rem, 1.0461rem + 0.0658vw, 1.125rem); /* Min-17 & Max-18 */ font-weight: normal; }
.wdt-rc-template-type4 .wdt-content-item .wdt-content-description { margin-bottom: 30px; }
.wdt-rc-template-type4 .wdt-content-item .wdt-content-description p{ margin-bottom: 0px; }


body .wdt-image-box-popup button.mfp-close { font-size: 0; }
body .wdt-image-box-popup button.mfp-close:before,
body .wdt-image-box-popup button.mfp-close:after { 
    content: ""; height: 55%; margin: auto; position: absolute; transition: var(--wdtAltTransition); 
    bottom: 0; left: 0; right: 0; top: 0; width: 2px; background-color: currentColor; }
 
body .wdt-image-box-popup button.mfp-close:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
body .wdt-image-box-popup button.mfp-close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
body .wdt-image-box-popup button.mfp-close:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
body .wdt-image-box-popup button.mfp-close:hover:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }