@font-face {
    font-family: 'barabara';
    src: url('../../fonts/BARABARAFINALRegular.ttf');
}

@font-face {
    font-family: 'lato';
    src: url('../../fonts/Poppins-Regular.ttf');
}

* {
    font-family: 'lato';

}

.button-manual {
    background-color: #1A4E87;
    border: none;
    color: white;
    padding: 15px 45px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.navbar {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.navbar.scrolled {
    background: rgb(255, 255, 255);
    /* IE */
    background: rgba(255, 255, 255, 0.78);
    /* NON-IE */
}


nav.circle ul li a {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

nav.circle ul li a:after {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '.';
    color: transparent;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background: transparent;
}

nav.circle ul li a:hover:after {
    -webkit-animation: circle 1.5s ease-in forwards;
}

/* Keyframes */
@-webkit-keyframes fill {
    0% {
        width: 0%;
        height: 1px;
    }

    50% {
        width: 100%;
        height: 1px;
    }

    100% {
        width: 100%;
        height: 100%;
        background: #333;
    }
}

/* Keyframes */
@-webkit-keyframes circle {
    0% {
        width: 1px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        height: 1px;
        z-index: -1;
        background: #C82D3D;
        border-radius: 100%;
    }

    50% {

        background: #19519E;
    }

    100% {
        background: #73BF45;
        height: 5000%;
        width: 5000%;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 0;
    }
}

.icon-bar {
    background: rgb(160, 160, 160) !important;
}

.text-justify {
    text-align: justify;
}

.letter-space {
    letter-spacing: 1.1px;
    line-height: 1.66;
}

.fontsize14 {
    font-size: 15px;
}

.fontsize12 {
    font-size: 12px;
}

.p-indent {
    text-indent: 0.8cm;
}

.menuDiv a:hover {
    color: #4ac53a !important;
    text-decoration: underline;
    transition: .3s;
}

nav {
    font-size: 22px;
}

nav a:hover {
    color: #F9C210 !important;
}

.bi-facebook:hover {
    color: #1d4e97;
}

.navbar-brand {
    font-size: 19px;
    margin-right: 5px;
}

.dropdown-menu1 {
    border: none;
    display: block;
    opacity: 0;
    height: 0px;
    overflow: hidden;
    padding: 0px;
    top: 100px;
    transition: all .4s;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 10px;

}

.dropdown:hover .dropdown-menu1 {
    display: block;
    top: 100%;
    height: inherit;
    opacity: 1;

}

body {

    /* width: 100%;
    height: 100%;
    background: url('/img/SUR SUR LOGO BASIC.png') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover; */
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
}

.firstcharacter {
    color: #198754;
    text-shadow: 2px 2px #fcc347;
    float: left;
    font-size: 100px;
    line-height: 60px;
    padding-top: 13px;
    padding-right: 8px;
    padding-left: 3px;
    font-weight: 550;
    /* font-family: "Roboto", Sans-serif; */
}

.roboto {
    font-family: "Roboto", Sans-serif;
}

.poppins {
    font-family: "Poppins", Sans-serif;
}

.font-bara {
    font-family: 'barabara';
}

.color-1 {
    color: rgb(0, 240, 187);

}

.color-2 {
    color: rgb(255, 173, 0);
}

.color-3 {
    color: rgb(0, 201, 182);
}

/* section A */
#section-a {
    height: 50vw;
}


#video-A {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;

    height: 100%;
    width: 100%;
}

.video-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
}

.header {
    position: relative;
    color: white;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
}

.header-content {
    position: absolute;
    bottom: 0px;
}



.standard-margin {
    margin-left: 150px;
    margin-right: 150px;

}

/* section A */

/* section greetings */
.section-greetings {
    background-color: transparent;
    background-color: #e2e2e2;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23ffffff' fill-opacity='0.49' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E"), linear-gradient(#ffffff52, #fff);



}

.div-fullname-gov {
    background-image: url('/img/indexVid/Gov Ayec E-Signature.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 250px 110px;
}

.section-count {
    background-color: #1A4E87;
    outline-style: solid;
    outline-color: #1A4E87;
    margin-top: -5px;
    margin-bottom: -5px;
}


.section-count div {
    border: none !important;
}

.wave-count {
    height: 10px;
    position: relative;
    background: #198754;
}

.wave-count {
    color: #198754;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-count::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, #F8F9FA 13px);
}

.wave-count::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, #F8F9FA 12px, transparent 13px);
}

/* section greetings */

/* SECTION B */
#section-b {
    background-color: #fff;
    /* background-image: linear-gradient(#F8F9FA 5%, #fff); */
}

.container-secb {
    /* width: 100%; */
    margin: 1rem auto;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(8, 5vw);
    grid-gap: 1rem;
}

.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;

}

.gallery__item--2 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;

}

.gallery__item--3 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 6;

}

.gallery__item--4 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 6;

}

.gallery__item--5 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 6;
    grid-row-end: 9;

}

.gallery__item--6 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 6;
    grid-row-end: 9;

}


/* .hover-img {
    color: #fff;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hover-img * {
    box-sizing: border-box;
    transition: all 0.45s ease;
}

.hover-img:before,
.hover-img:after {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    transition: all 0.3s ease;
    z-index: 1;
    opacity: 0;
}

.hover-img img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;
}

.hover-img figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.1em;
    opacity: 0;
    z-index: 2;
    transition-delay: 0.1s;
    font-size: 24px;
    font-family: sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hover-img:hover:before,
.hover-img:hover:after {
    transform: scale(1);
    opacity: 1;
}

.hover-img:hover figcaption {
    opacity: 1;
} */

/* SECTION B */







/* section C */
#section-c {
    background-color: #fff;
    /* background-image: linear-gradient(#fff, #E5F4E3); */
    background-color: transparent;
    background-color: #e2e2e2;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23ffffff' fill-opacity='0.49' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E"), linear-gradient(#fff, #ffffff52);
}

.curved-div {
    margin: -1px;
    padding: 5px;
    /* background-color: #b9caed; */
    background-color: #323481;
}

.curved-div p {
    /* background-color: #b9caed; */
    background-color: #323481;
    padding: 5px;
    margin: -1px;
}

.section-provincial {
    text-align: center;
    justify-content: center;
    /* background-color: #b9caed; */
    /* background-color: #fff; */
    margin: 0;
}

.prov-tourism-news {
    background-color: #93C240;
}

#template-index-c img {
    width: 100%;
    min-height: 100%;
}

#template-index-c {
    /* background: #D2EFFD; */
    padding: 15px 15px;
    padding-bottom: 150px;
}

#template-index-c ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    list-style-type: none;
    padding: 0;
}

#template-index-c div {
    width: 100%;
    height: 100%;
}

#sdsMap {
    /* text-shadow: #0C6291; */
    -webkit-filter: drop-shadow(20px 20px 14px rgba(1, 26, 255, 0.5));
    filter: drop-shadow(20px 20px 14px rgba(1, 26, 255, 0.5));
}

#libod-kamo {
    font-family: Brush Script MT, Brush Script Std, cursive;
    font-weight: 1000;
    font-size: 70px;
    /* color: #fff; */
    /* -webkit-text-stroke: 0.1px rgb(51, 50, 50); */
}

.gothic {
    font-family: "Century Gothic";

    /* color: #fff; */
    /* -webkit-text-stroke: 0.1px rgb(51, 50, 50); */
}

figure.snip0019 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 10px;
    /* min-width: 220px;
    max-width: 310px;
    max-height: 220px; */
    width: 100%;
    background: #000000;
    text-align: center;
}

figure.snip0019 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

figure.snip0019 img {
    opacity: 1;
    width: 100%;
    border: 15px solid #F88340;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.snip0019 figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
}

figure.snip0019 figcaption>div {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 50%;
    position: relative;
}

figure.snip0019 figcaption::before {
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    width: 2px;
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

figure.snip0019 h2,
figure.snip0019 p {
    margin: 0;
    padding: 20px;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, -webkit-transform 0.45s, -moz-transform 0.45s, -o-transform 0.45s, transform 0.45s;
}

figure.snip0019 h2 {
    text-align: right;
    display: inline-block;
    word-spacing: -0.1em;
    font-weight: 300;
    text-transform: uppercase;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translate3d(50%, 0%, 0);
    transform: translate3d(50%, 0%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.snip0019 h2 span {
    font-weight: 800;
}

figure.snip0019 p {
    display: block;
    bottom: 0;
    text-align: left;
    font-weight: 300;
    top: 0%;
    color: #000;
    background: #ffffff;
    -webkit-transform: translate3d(-50%, 0%, 0);
    transform: translate3d(-50%, 0%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.snip0019 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
}

figure.snip0019:hover img {
    opacity: 0.7;
}

figure.snip0019:hover figcaption h2,
figure.snip0019:hover figcaption p {
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

figure.snip0019:hover figcaption h2 {
    opacity: 1;
}

figure.snip0019:hover figcaption p {
    opacity: 1;
}

figure.snip0019:hover figcaption::before {
    background: #ffffff;
    top: 0px;
    bottom: 0px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}


/* Style 9
   ----------------------------- */
.nine h1 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    color: #157347;
    text-shadow: 1.5px 1.5px #FECA54;
    letter-spacing: 1px;
    /* font-family: "Playfair Display", serif; */
    font-weight: 400;
}

.nine h1 span {
    margin-top: 5px;
    font-size: 20px;
    color: #444;
    text-shadow: 1.5px 1.5px #fff;
    word-spacing: 1px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-weight: 500;

    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

.nine h1 span:after,
.nine h1 span:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #FECA54;
    border-top: 1px solid #4AC53A;
    height: 5px;
    background-color: #f8f8f8;
}

.index-lettering {

    text-shadow: 1.5px 1.5px #fcc347;
    color: #19aa06;
    letter-spacing: 1.5px;
}

.index-lettering2 {

    text-shadow: 1.5px 1.5px #F28E2A;
    color: #73BF45;
    letter-spacing: 1.5px;
}

.index-lettering3 {

    text-shadow: 1.5px 1.5px #fff;
    color: #19aa06;
    letter-spacing: 1.5px;
}


/* end section C */

#video-d {

    height: 50%;
    width: 80%;
    text-align: center;
    margin: auto 0px;
    display: block
}

/* section D */
#template-footer-div {
    /* background-color: linear-gradient(#FECA54, #75C46B); */
    margin-top: -1px;
    padding-top: 10px;
    background-image: linear-gradient(#046997, #fff);
    padding-bottom: 90px;

}

/* section D */

/* FOOTER */
.footer {
    background-color: rgb(54, 54, 54);
    font-family: 'Montserrat', sans-serif;
}

.footer p {
    color: #fff;
}

.footer a:hover {
    text-decoration: underline;
    color: #fff;
}

/* FOOTER */


/*spotlight */

#template-spotlight-page img {
    width: 100%;
    min-height: 100%;
}

#template-spotlight-page {
    padding: 18px 18px;
    /* width: 650px;
    height: 650px; */
}

#template-spotlight-page ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 18px;
    list-style-type: none;
    padding: 0;


}

#template-spotlight-page div {
    width: 100%;
    height: 100%;
}

#template-spotlight-page li {
    overflow: hidden;
    background-color: black;
}

#template-spotlights-header img {
    width: 100%;
    min-height: 100%;
}

#template-spotlights-header {
    /* background-image: linear-gradient(#D2EFFD, #fff); */
    padding: 15px 15px;
    padding-bottom: 100px;
}

#template-spotlights-header ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    list-style-type: none;
    padding: 0;
}

#template-spotlights-header div {
    width: 100%;
    height: 100%;
}

.section-emerging {
    background-color: transparent;
    background-color: #e2e2e2;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23ffffff' fill-opacity='0.37' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(#fff, #ffffff52);
}

.container-b {
    position: relative;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.bot-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.bot-left2 {
    position: absolute;
    bottom: 32px;
    left: 16px;
}

.section-how-spotlights {
    background-color: #FECA54;
}


.container-all {
    /* width: fit-content; */
    /* margin: 20px auto;
    height: auto; */
}

.container-sub {
    width: calc(33% - 6px);
    overflow: hidden;
    height: fit-content;
    margin: 3px;
    padding: 0;
    display: block;
    position: relative;
    float: left;
}

.img-container {
    width: 100%;
    transition-duration: .3s;
    max-width: 100%;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.title {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 35%;
    display: none;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 1.6em;
    text-shadow: 1px 1px 1px rgb(250, 250, 250);
    transition-duration: .3s;
}

.text {
    position: absolute;
    top: 70%;
    cursor: pointer;
    max-width: 80%;
    text-align: center;
    left: 50%;
    text-shadow: 1px 1px 1px rgb(183, 183, 183);
    font-size: 1em;
    display: none;
    margin-right: -50%;
    transition-duration: .3s;
    transform: translate(-50%, -50%)
}

.container-sub:hover .img-container {
    transform: scale(1.2);
    transition-duration: .3s;
    filter: blur(10px);
    color: #000;
    opacity: 0.7;
}

.container-sub:hover span {
    color: rgb(0, 0, 0);
    display: block;
    transition-duration: .3s;
}

@media only screen and (max-width: 900px) {
    .container-sub {
        width: calc(50% - 6px);
    }
}

@media only screen and (max-width: 400px) {
    .container-sub {
        width: 100%;
    }
}

.shadow-slide {
    text-shadow: 3px 3px #a37000;
    color: #00ffc8;
    letter-spacing: 3px;
}

/* .div-first-background {
    background-image: url('/img/spotlights-page/wave-background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
} */

.image-1 {
    display: block;
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.23);
}

.image-2 {
    display: block;
    box-shadow: -10px 10px 10px 0px rgba(0, 0, 0, 0.23);
}


/* end spotlights */

/* FESTIVAL */


#template-festival img {
    width: 100%;
    min-height: 100%;
}

#template-festival {
    background: #E3F2FD;
    padding: 30px 30px;
}

#template-festival ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    list-style-type: none;
    padding: 0;
}

#template-festival div {
    width: 100%;
    height: 100%;
}

#template-festival-footer img {
    width: 100%;
    min-height: 100%;
}

#template-festival-footer {
    background: #FEE487;
    padding: 60px 60px;
}

#template-festival-footer ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 60px;
    list-style-type: none;
    padding: 0;
}

#template-festival-footer div {
    width: 100%;
    height: 100%;
}

.wave-festival {
    height: 10px;
    position: relative;
    background: #fff;
}

.wave-festival {
    color: #FECA54;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-festival::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, #FECA54 13px);
}

.wave-festival::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, #FECA54 12px, transparent 13px);
}

.wave-festival-municipality {
    height: 10px;
    position: relative;
    background: #FECA54;
}

.wave-festival-municipality {
    color: #E3F2FD;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-festival-municipality::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, #E3F2FD 13px);
}

.wave-festival-municipality::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, #E3F2FD 12px, transparent 13px);
}

.wave-festivalfooter {
    height: 10px;
    position: relative;
    background: #E3F2FD;
}

.wave-festivalfooter {
    color: #FEE487;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave-festivalfooter::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, #FEE487 13px);
}

.wave-festivalfooter::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, #FEE487 12px, transparent 13px);
}

/* FESTIVAL */


.kaliga-color1 {
    color: #694966;
    text-shadow: 2px 2px #91748E;
    letter-spacing: 1px;
}

.kaliga-color2 {
    color: #E7AB15;
    text-shadow: 2px 2px #EFC534;
    letter-spacing: 1px;
}

.kaliga-color3 {
    color: #C04900;
    text-shadow: 2px 2px #D47400;
    letter-spacing: 1px;
}

.kaliga-color4 {
    color: #961B1E;
    text-shadow: 2px 2px #B53F43;
    letter-spacing: 1px;
}

.kaliga-color5 {
    color: #0C6291;
    text-shadow: 2px 2px #208BB1;
    letter-spacing: 1px;
}

.color7-1 {
    color: #E39D15 !important;
    text-shadow: 2px 2px #af7a11;
}

.color7-2 {
    color: #D06215 !important;
    text-shadow: 2px 2px #a14d11;
}

.color7-3 {
    color: #B10015 !important;
    text-shadow: 2px 2px #7b000e;
}

.color7-4 {
    color: #694966 !important;
    text-shadow: 2px 2px #412d3f;
}

.color7-5 {
    color: #0C6291 !important;
    text-shadow: 2px 2px #073b57;
}

.color7-6 {
    color: #417E57 !important;
    text-shadow: 2px 2px #274b34;
}

.color7-7 {
    color: #8EA604 !important;
    text-shadow: 2px 2px #596903;
}

.get-news {
    color: #86CED9;
}

.kaliga-logo {
    font-size: 0;
}

.sur1 {
    color: #FECA54;
}

.sur2 {
    color: #75C46B;
}

.indexfont {
    /* background: -webkit-linear-gradient(#eee, #333); */
    background: -webkit-linear-gradient(rgb(225, 228, 43), rgb(49, 175, 70));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.remove-space {
    display: flex;
}


/* WAVES */


.wave {
    height: 15px;
    position: relative;
    background: #FECA54;
}

.wave {
    color: #FECA54;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;

}

.wave::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, #FECA54 13px);
}

.wave::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, #FECA54 12px, transparent 13px);
}

/* WAVES */


/* History */
.history-section {}

.header-history {
    /* height: 300px; */
    background-color: #fff;
    margin: auto;
    /* width: 60%; */
    /* border: 3px solid #73AD21; */
    padding: 10px;
}

/* History */


.animation-title {
    color: rgb(197, 17, 17);
    font-size: 3.82rem;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
    line-height: 1;
    letter-spacing: 0.1em;

}




.center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-shadow {
    /* width: 400px;
    height: 200px; */
    border: 2px solid #fff;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    box-shadow: 10px 10px 5px #ccc;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}



/* Ribbon ----------------------------------------------------*/
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
  }
  /*
  .ribbon::before,
  .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
  }
  */
  .ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
  }
  
  /* top left*/
  .ribbon-top-left {
    top: -10px;
    left: -10px;
  }
  .ribbon-top-left::before,
  .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
  }
  .ribbon-top-left::before {
    top: 0;
    right: 0;
  }
  .ribbon-top-left::after {
    bottom: 0;
    left: 0;
  }
  .ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
  }
  
  /* top right*/
  .ribbon-top-right {
    top: -10px;
    right: -10px;
  }
  .ribbon-top-right::before,
  .ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
  }
  .ribbon-top-right::before {
    top: 0;
    left: 0;
  }
  .ribbon-top-right::after {
    bottom: 0;
    right: 0;
  }
  .ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
  }
  
  /* bottom left*/
  .ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
  }
  .ribbon-bottom-left::before,
  .ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
  }
  .ribbon-bottom-left::after {
    top: 0;
    left: 0;
  }
  .ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
  }
  
  /* bottom right*/
  .ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
  }
  .ribbon-bottom-right::before,
  .ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
  }
  .ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
  }
  .ribbon-bottom-right::after {
    top: 0;
    right: 0;
  }
  .ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
  }


  /*blinking text----------------------------------------------------*/

  .blink {
    animation: blinker 5s linear infinite;
    color: white;
    font-size: 10px;
    font-weight: bold;
    font-family: sans-serif;
  }
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }
  .blink-one {
    animation: blinker-one 1s linear infinite;
  }
  @keyframes blinker-one {
    0% {
      opacity: 0;
    }
  }
  .blink-two {
    animation: blinker-two 2s linear infinite;
  }
  @keyframes blinker-two {
    100% {
      opacity: 0;
    }
  }

  /*card hover----------------------------------------------------*/

#attraction:hover {
    
}

.btn-card:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);

    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition:transform 0.3s ease-in-out;
    -ms-transition:transform 0.3s ease-in-out;
}
