/***<<--- Heading Transition --->>***/

.wdt-heading-holder
{
    -webkit-transition: var(--wdt-elementor-base-transition);
            transition: var(--wdt-elementor-base-transition);
}

/***<<--- Heading Common --->>***/

.wdt-heading-holder
{
    position: relative;
}

.wdt-heading-holder > *:not(:last-child)
{
    margin-bottom: 20px;
}

.wdt-heading-holder > *:last-child
{
    margin-bottom: 0;
}

.wdt-heading-holder .wdt-heading-title-wrapper
{
    line-height: 1.2;

    margin-top: 0;
}

.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item { margin: 0; }

.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner
{
    line-height: 1;
}

.wdt-heading-holder .wdt-heading-subtitle-wrapper
{
    font-size: 1.2em;

    letter-spacing: 0;
}

.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon
{
    line-height: 1;
}

/***<<--- Overall - Heading Separator --->>***/

.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator
{
    display: flex;
    align-items: center;
}

.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line
{
    width: 50px;
    height: 2px;
}

.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part']
{
    margin-right: 5px;
}

.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part']
{
    margin-left: 5px;
}

.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper
{
    line-height: 0;
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon
{
    display: inline-block;
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span
{
    font-size: 1.125rem;

    position: relative;
    z-index: 0;

    display: inline-block;

    text-align: center;
    vertical-align: middle;
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i
{
    position: relative;

    display: inline-flex;

    width: 100%;
    height: 100%;
    margin: 0;

    place-content: center;
    place-items: center;
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg
{
    width: 1em;
    height: 1em;

    fill: currentColor;
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: auto;
    height: auto;

    content: '';

    -webkit-border-radius: inherit;
            border-radius: inherit;
}

/***<<--- Heading - Decorative Elements --->>***/

.wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    white-space: break-spaces;
}

.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
    width: 50px;
    height: 2px;
    align-self: center;
}

.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner
{
    display: inline-flex;
    align-items: baseline;
}

.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']
{
    margin-right: 5px;
}

.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-right-part']
{
    margin-left: 5px;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span
{
    display: inline-flex;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span
{
    font-size: 1.125rem;
    line-height: 1;

    position: relative;
    z-index: 0;

    display: inline-block;

    text-align: center;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i
{
    position: relative;

    display: inline-flex;

    width: 100%;
    height: 100%;
    margin: 0;

    place-content: center;
    place-items: center;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg
{
    width: 1em;
    height: 1em;

    fill: currentColor;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: auto;
    height: auto;

    content: '';

    -webkit-border-radius: inherit;
            border-radius: inherit;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image
{
    display: inline-flex;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span
{
    position: relative;
    z-index: 0;

    display: inline-block;

    text-align: center;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img
{
    display: inherit;

    height: 100%;

    object-fit: cover;
}


.wdt-heading-holder .wdt-heading-title-wrapper > span.wdt-heading-title { 
    display: inline; background-repeat: no-repeat; background-position: 100% 80%; background-size: 100% 10px; }

/***<<--- Heading - Background Text Elements --->>***/

.wdt-heading-holder .wdt-heading-background-text-wrapper {
    line-height: 1;
    margin-bottom: 0;
    position: absolute;
    top: 26%;
    width: 100%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    user-select: none;
    pointer-events: none;
}

.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
    display: inline-block;
    font-family: var(--wdtFontTypo_Alt);
    font-size: 12.5em;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 0.65;
    opacity: 1;
    margin-top: 5px;
    margin-left: -5px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: transparent;
}
.wdt-custom-separate-bg-text .wdt-heading-holder .wdt-heading-background-text-wrapper {
    position: relative;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}


/* Default Colors */

.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements
{
    color: var(--wdt-elementor-color-primary);
}


/* Custom Heading Style */

.wdt-heading-holder .wdt-heading-subtitle-wrapper { margin: 0;
    font-size: calc(var(--wdtFontSize_H3) * .9); font-family: var(--wdtFontTypo_Ext); letter-spacing: .05em; line-height: 1.3em; color: var(--wdtPrimaryColor); }

.wdt-custom-paralax-content-style .wdt-heading-holder .wdt-heading-content-wrapper { 
    font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Base); }

/* .wdt-custom-marquee-banner-heading .wdt-heading-holder .wdt-heading-title { font-weight: var(--wdtFontWeight_Ext);}
.wdt-custom-marquee-banner-heading .wdt-heading-holder .wdt-heading-title .wdt-heading-colored-elements {  font-weight: var(--wdtFontWeight_Alt);
    background-image: -webkit-linear-gradient(45deg,var(--wdtPrimaryColor),var(--wdtPrimaryColor)); background-image: linear-gradient(45deg,var(--wdtPrimaryColor),var(--wdtPrimaryColor));
    display: inline; background-repeat: no-repeat; background-position: 100% 80%; background-size: 100% 10px; }

.wdt-custom-marquee-banner-heading .wdt-heading-holder .wdt-heading-title .wdt-heading-colored-elements:not(:first-child) {  padding-left: 10px; } */

.wdt-custom-bg-text-anim .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text { position: absolute; left: -200px;
    top: -50px; 
    /* -webkit-text-stroke-width: 0px; 
    -webkit-text-fill-color: currentColor; 
    opacity: 0.1; 
    animation: text-animation 3s ease infinite; */
     background-image: linear-gradient( 266deg, var(--wdtPrimaryColor) 0%, var(--wdtBorderColor) 29%, var(--wdtTertiaryColor), var(--wdtSecondaryColor) 100% );
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: bg-text-mov 3s cubic-bezier(0.4, 0, 1, 1) infinite;
    display: inline-block;
    opacity: .1;
}
@keyframes bg-text-mov {
     50% { letter-spacing: 2px; }
  to {
    background-position: -200% center;
  }
}
@keyframes text-animation {
    50% { letter-spacing: 10px; }
}   

@media (max-width:1540px) {
    .wdt-custom-bg-text-anim .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {left: 0px; }
}

.wdt-custom-paralax-slider-style .wdt-heading-holder .wdt-heading-title-wrapper > span.wdt-heading-title { display: inherit; }

/* ------------------------------------------------------------- Custom Style Starts --------------------------------------------------------------------- */

/* Filler Heading Style (//Home_Page_1) */
.wdt-filler-anim-heading-style .wdt-heading-holder .wdt-heading-title-wrapper { font-size: clamp(3.125rem, 1.9712rem + 5.1282vw, 8.125rem); font-weight: 800; margin-bottom: 15px; }
.wdt-filler-anim-heading-style .wdt-heading-holder .wdt-heading-subtitle-wrapper { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); font-size: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); margin-bottom: 18px; }

.wdt-filler-anim-heading-style .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text { font-size: clamp(4.375rem, 2.3269rem + 9.1026vw, 13.25rem); -webkit-text-stroke-width: inherit; -webkit-text-fill-color: inherit; opacity: 0.05; -webkit-animation: text-animation 3s ease infinite; animation: text-animation 3s ease infinite; }
.wdt-filler-anim-heading-style .wdt-heading-holder .wdt-heading-background-text-wrapper { z-index: 0; }

/* background with text style */
.wdt-custom-bg-text-style .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(2.8125rem, 2.3654rem + 1.9872vw, 4.75rem);
}
.wdt-custom-bg-text-style .wdt-heading-holder .wdt-heading-title-wrapper {
    margin-bottom: 10px;
}
.wdt-custom-bg-text-style .wdt-heading-holder .wdt-heading-content-wrapper { font-size: var(--wdtFontSize_H6); }

.wdt-custom-heading-border-design .wdt-heading-holder .wdt-heading-title-wrapper { font-size: clamp(var(--wdtFontSize_H3), 2.0481rem + 0.8974vw, var(--wdtFontSize_H2)); }


/* -------------------------------------------------------------- Custom Style Ends ---------------------------------------------------------------------- */


@media only screen and (min-width: 1540px) {
    
}

@media only screen and (max-width: 1280px) {
 
    .wdt-custom-marquee-banner-heading .wdt-heading-holder .wdt-heading-title-wrapper { font-size: 2.5rem; }
    .wdt-custom-marquee-banner-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper { font-size: 2rem; }
}

@media only screen and (max-width: 767px) {

    .wdt-custom-paralax-slider-style .wdt-heading-holder .wdt-heading-title-wrapper > span.wdt-heading-title,
    .wdt-heading-holder h3.wdt-heading-title-wrapper { font-size: 2rem; }
    .wdt-heading-holder .wdt-heading-subtitle-wrapper { font-size: 1.8rem; }

    .wdt-custom-paralax-content-style .wdt-heading-holder h2.wdt-heading-title-wrapper { font-size: 2.1rem; margin-bottom: 10px; }
    .wdt-custom-paralax-content-style .wdt-heading-holder .wdt-heading-content-wrapper { font-size: var(--wdtFontSize_Base); }

    .wdt-custom-bg-text-style .wdt-heading-holder .wdt-heading-title-wrapper { margin-bottom: 20px; }
}
@media(max-width: 479px) {
    .wdt-heading-holder .wdt-heading-title-wrapper { line-height: 1em; }
}

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder h5.wdt-heading-title-wrapper{
    margin-bottom: 0;
    text-transform: uppercase;
}

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder{
    width: fit-content;
    padding-left: 50px;
    margin: auto;
    padding: 30px 0 30px 50px;
}

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder:before{
content: "";
background-color: rgb(249, 237, 225);
position: absolute;
width: 100px;
height: 100px;
top: 0;
bottom: 0;
left: 0;
z-index: -1;
border-radius: 50%;
margin: auto;
transition: all 0.3s linear;
}

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder:after{
content: "";
position: absolute;
width: 100px;
height: 100px;
top: 0;
bottom: 0;
left:15px;
border: 2px solid rgb(243, 232, 222);
margin: auto;
border-radius: 50%;
transition: all 0.3s linear;
z-index:-1;
}

/* Hover */

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder:hover:after{
left: 0;
}

.wdt-custom-heading-for-icon-box-1 .wdt-heading-holder:hover:before{
left:15px;
}

/* column 2 */

.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder h5.wdt-heading-title-wrapper{
    margin-bottom: 0;
    text-transform: uppercase;
}
.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder{
    width: fit-content;
    padding-left: 50px;
    margin: auto;
    padding: 30px 0 30px 50px;
}

.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder:before{
content: "";
background-color: rgb(243, 192, 215);
position: absolute;
width: 100px;
height: 100px;
top: 0;
bottom: 0;
left: 0;
z-index: -1;
border-radius: 50%;
margin: auto;
transition: all 0.3s linear;
}

.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder:after{
content: "";
position: absolute;
width: 100px;
height: 100px;
top: 0;
bottom: 0;
left:15px;
border: 2px solid rgb(231, 180, 203);
margin: auto;
border-radius: 50%;
transition: all 0.3s linear;
z-index:-1;
}

/* Hover */

.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder:hover:after{
left: 0;
}

.wdt-custom-heading-for-icon-box-2 .wdt-heading-holder:hover:before{
left:15px;
}


/* column 3 */

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder h5.wdt-heading-title-wrapper{
    margin-bottom: 0;
    text-transform: uppercase;
}

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder{
    width: fit-content;
    padding-left: 50px;
    margin: auto;
    padding: 30px 0 30px 50px;
}

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder:before{
    content: "";
    background-color:rgb(252, 222, 214);
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
    margin: auto;
    transition: all 0.3s linear;
}

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder:after{
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left:15px;
    border: 2px solid rgb(243, 205, 194);
    margin: auto;
    border-radius: 50%;
    transition: all 0.3s linear;
    z-index:-1;
}

/* Hover */

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder:hover:after{
left: 0;
}

.wdt-custom-heading-for-icon-box-3 .wdt-heading-holder:hover:before{
left:15px;
}