.elementor-shape-bottom {
    transform: rotate(180deg);
}

.elementor-shape-fill {
    fill: #85E8BE;
}


.svg-background {
    position: relative;
    /* top: 100px; */
    /* z-index: 0; */

}

.div-svg-fill-footer {
    fill: #FECA54;
}

.provincial-div-fill {
    /* fill: #b9caed; */
    fill: #038E83;
}

.div-footer-fill {
    fill: #198754;
}

.spotlight-div-background-fill {
    background-color: #7FE7D1;
}

.elementor-shape-fill-spotlight {
    fill: #7FE7D1;
}



.elementor-shape-fill-spotlight-bot {
    fill: #83BCE2;
}


/* END PROVINCIAL TOURISM */

.wave-blue {
    height: 10px;
    position: relative;
    background: #fff;
}

.wave-blue {
    color: #FFB504;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-blue::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 10px;
    background-size: 20px 20px;
    background-image:
        radial-gradient(circle at 10px -5px, transparent 12px, #FFB504 13px);
}

.wave-blue::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 15px;
    background-size: 40px 20px;
    background-image:
        radial-gradient(circle at 10px 15px, #FFB504 12px, transparent 13px);
}

.wave-prov-tourism {
    height: 10px;
    position: relative;
    background: transparent;
}

.wave-prov-tourism {
    color: #323481;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-prov-tourism::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 10px;
    background-size: 20px 20px;
    background-image:
        radial-gradient(circle at 10px -5px, transparent 12px, #323481 13px);
}

.wave-prov-tourism::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 15px;
    background-size: 40px 20px;
    background-image:
        radial-gradient(circle at 10px 15px, #323481 12px, transparent 13px);
}


.wave-prov-tourism-pic {
    height: 10px;
    position: relative;
    background: #323481;
}

.wave-prov-tourism-pic {
    color: #93C240;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-prov-tourism-pic::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 10px;
    background-size: 20px 20px;
    background-image:
        radial-gradient(circle at 10px -5px, transparent 12px, #93C240 13px);
}

.wave-prov-tourism-pic::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 15px;
    background-size: 40px 20px;
    background-image:
        radial-gradient(circle at 10px 15px, #93C240 12px, transparent 13px);
}

.wave-prov-tourism-foot {
    height: 10px;
    position: relative;
    background: #93C240;
}

.wave-prov-tourism-foot {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-prov-tourism-foot::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 10px;
    background-size: 20px 20px;
    background-image:
        radial-gradient(circle at 10px -5px, transparent 12px, #fff 13px);
}

.wave-prov-tourism-foot::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 15px;
    background-size: 40px 20px;
    background-image:
        radial-gradient(circle at 10px 15px, #fff 12px, transparent 13px);
}

/* END PROVINCIAL TOURISM */