/* Custom - CSS */
/* Custom - CSS */

.colorback {
    padding: 30px 0px;
    background: rgb(79, 93, 146);
    background: linear-gradient(132deg, rgba(79, 93, 146, 1) 0%, rgba(192, 160, 184, 1) 100%);

}

.colorback p,
.colorback li,
.colorback ul {
    color: #fff;

}

.colorback h2,
.colorback h3,
.colorback h4,
.colorback h1 {

    color: #BE9FB7;
}

.colorback b,

.colorback strong {


    color: #fff;

}

.colorback a {

    color: #fff
}

.colorback a:hover {

    color: #8BCEC2
}



.colorback2 {
    padding: 30px 0px;
    background-color: #BC7CAF;
    border-bottom: 5px white solid;
}

.colorback2 p,
.colorback2 li,
.colorback2 ul,
.colorback2 b,
.colorback2 strong {
    color: #fff;
}

.colorback2 h2,
.colorback2 h3,
.colorback2 h4,
.colorback2 h1 {

    color: #F8B4D4;
}



hr {
    background: url("../img/hr.png") no-repeat top center;
    background-size: contain;
    display: block;
    height: 76px;
    border: 0;
    position: relative;
}

hr:before,
hr:after {
    content: '';
    display: block;
    position: absolute;
    background: #000;
    height: 2px;
    top: 22px;
}

hr:before {
    left: 0;
    right: 60%;
    margin-right: 10px;
    margin-left: 70px;
}

hr:after {
    right: 0;
    left: 60%;
    margin-left: 10px;
    margin-right: 70px;
}





.imageback {
    padding: 120px 0px;
    /*    background-color: #41BBAE;*/
    background-image: url("../img/imgback.jpg");
    background-repeat: no-repeat;
    background-size: cover;



}


.imageback h1 {

    color: #fff;



}

/*

.imageback p,
.imageback ul,
.imageback li {

    color: #fff;
    font-weight: 600;

}

.imageback b,
.imageback strong {

    color: #fff;


}*/





/*
.imageback h3,
.imageback h4 {

    color: #fff;
    font-size: xx-large;
}*/


/*
.imageback strong {

    color: #fff
}
*/


.zoom {
    transition: transform .2s;
}

.zoom:hover {
    transform: scale(1.05);
}


.cardyc {

    /*    border: 4px solid #064E40;*/
    padding: 20px;
    /*    border-radius: 10px;*/
    background-color: #20B1B3;
    text-align: center;
    /*    box-shadow: #473d44 7px 7px;*/
    /*    font-weight: 700;*/
    border: 5px solid black;

}


.cardyc b,
.cardyc a,
.cardyc strong {

    color: #fff;

}


.cardyc p {

    color: #fff;
    text-align: center;
    justify-self: center;
    font-weight: 600;

}

.cardyc h2 {

    color: #fff;
    text-align: center;
    justify-self: center;
    border-bottom: 2px solid white;


}


.cardyc h4,
.cardyc ul,
.cardyc li {

    color: black;
    justify-self: center;
    text-align: center;
    font-family: "pennypacker", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}

.cardyb {

    border: 4px solid #1F1A17;

    padding: 20px;
    /*    border-radius: 40px;*/
    /*    background-color: #1F1A17;*/
    text-align: center;
    /*    box-shadow: #473d44 7px 7px;*/


}

.cardyb b,
.cardyb a,
.cardyb strong {

    color: #000;

}


.cardyb p {

    color: #000;
    text-align: center;
    justify-self: center;
    font-weight: 600;

}

.cardyb h1 {

    color: #000;
    text-align: center;
    justify-self: center;


}


.bounce {
    -webkit-animation: bounce 1.5s infinite;
}

.bounce2 {
    animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}


.mobishow {
    display: none !important;
}

.mobihide {
    display: grid !important;
}

@media (max-width: 600px) {
    .mobishow {
        display: grid !important
    }

    .mobihide {
        display: none !important;
    }
}

.bronze {

    background: linear-gradient(to right, #834725, #E69446, #834725);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}


.silver {

    background: linear-gradient(to right, #7E8188, #EDF1F4, #C7CDD4);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}



.gold {

    background: linear-gradient(to right, #996b31, #CAB06C, #996b31);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.bluetext {

    color: #1B3908;

}


.bg-white {
    padding: 40px 0px;
    background-color: rgba(0, 0, 0, 0.5);
    /*    border: 9px #BFC2E4 double;*/
}



.hbox {

    background-color: #1EB2B3;
    padding: 5px
}

.hbox h3 {

    color: white;
    text-align: center;
    justify-self: center;
    font-family: "pennypacker", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}


.custom-shape-divider-bottom-1736951860 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1736951860 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 45px;
}

.custom-shape-divider-bottom-1736951860 .shape-fill {
    fill: #20B1B3;
}


/* From Uiverse.io by csemszepp */
.pattern {
    /*
    width: 100%;
    height: 100%;
*/
    --s: 150px;
    /* control the size */
    --c1: #AFAFAF;
    --c2: #73767C;
    --c3: #CFCECC;
    --c4: #BEBEBE;

    background: conic-gradient(from 45deg at 75% 75%,
            var(--c3) 90deg,
            var(--c1) 0 180deg,
            #0000 0),
        conic-gradient(from -45deg at 25% 25%, var(--c3) 90deg, #0000 0),
        conic-gradient(from -45deg at 50% 100%, #0000 180deg, var(--c3) 0),
        conic-gradient(from -45deg,
            var(--c1) 90deg,
            var(--c2) 0 225deg,
            var(--c4) 0);
    background-size: var(--s) var(--s);

    padding: 30px 0px;
}


/* From Uiverse.io by gharsh11032000 */
.animated-button {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 16px 36px;
    border: 4px solid;
    border-color: transparent;
    background-color: inherit;
    border-radius: 100px;
    font-weight: 600;
    color: #1EB2B3;
    box-shadow: 0 0 0 2px #1EB2B3;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button svg {
    position: absolute;
    width: 24px;
    fill: #1EB2B3;
    z-index: 9;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .arr-1 {
    right: 16px;
}

.animated-button .arr-2 {
    left: -25%;
}

.animated-button .circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-color: #1EB2B3;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .text {
    position: relative;
    z-index: 1;
    transform: translateX(-12px);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button:hover {
    box-shadow: 0 0 0 12px transparent;
    color: #212121;
    border-radius: 12px;
}

.animated-button:hover .arr-1 {
    right: -25%;
}

.animated-button:hover .arr-2 {
    left: 16px;
}

.animated-button:hover .text {
    transform: translateX(12px);
}

.animated-button:hover svg {
    fill: #212121;
}

.animated-button:active {
    scale: 0.95;
    box-shadow: 0 0 0 4px #1EB2B3;
}

.animated-button:hover .circle {
    width: 220px;
    height: 220px;
    opacity: 1;
}


.animated-button:hover h4 {
    color: #212121;
}
