<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Arsenal&amp;display=swap');

body {
    font-family: 'Arsenal', sans-serif;
    overflow-x: hidden;
}

a {
    color: black !important;
}

a:visited,
a:active {
    color: black !important;
}

a:hover {
    text-decoration: none;
    color: black;
}

#wpadminbar .ab-empty-item,
#wpadminbar a.ab-item,
#wpadminbar&gt;#wp-toolbar span.ab-label,
#wpadminbar&gt;#wp-toolbar span.noticon {
    color: #eee !important;
}

p {
    font-size: 1.1rem;
}

.pagination {
    padding: 20px 0 40px 0;
    text-align: right;
    display: block;
}

.pagination a,
.pagination span {
    padding: 5px;
}

.pagination span {
    font-size: 24px;
}

.post,
.page {
    margin: 0px;
}

.current_page_item {
    font-weight: bolder;
    border-bottom: 2px solid #e10010;
}

.white-f {
    color: #fff !important;
}

.green-f {
    color: #8dc902;
}

.vert-center {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.background-gray {
    background: #f1f1f1;
}

.background-gray2 {
    background: #dddbdb;
}

.background-white {
    background: #fff;
}

#primary {
    min-height: 95vh;
    padding-bottom: 5%;
}


.headding-main {
    margin: 0;
    /* padding-top: 60px; */
    padding-top: 10px;
}

.headding-main hr,
.event-timeline hr {
    height: 2px;
    margin: 5px 0 0 0;
    max-width: 80px;
    transition: max-width 0.5s;
}

.white {
    background: #fff;
}

.red {
    background: #e10010;
}

.green {
    background: #8dc902;
}

.dark-blue {
    background: #293340;
}

.grey {
    background: #7c838a;
}

.grey3 {
    background: #afc3c1;
}

hr.light-line {
    width: 100%;
    max-width: 100%;
    height: 1px;
    background: #666;
    margin: 0 0 -7px 0;
    z-index: -1;
    border: none;
}

.event-timeline h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.btn-main {
    border-radius: 30px;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 30px 10px 20px;
}

.btn-main:visited {
    color: #fff;
}

.btn-main:hover {
    color: #fff !important;
}

.btn-main hr {
    display: inline-block;
    margin: 5px;
    width: 15px;
    background: #fff;
    transition: width 0.5s;
}

.btn-main:hover hr {
    width: 30px;

}

.chevron {
    position: relative;
    display: inline-block;
    height: 15px;
    /*height should be double border*/
}

.chevron:before,
.chevron:after {
    position: absolute;
    display: block;
    content: "";
    border: 10px solid transparent;
    /*adjust size*/
}


/*Change the four instances of 'top' below to rotate (top/right/bottom/left)*/

.chevron:before {
    left: 0;
    border-left-color: #fff;
    /*Chevron Color*/
}

.red .chevron:after {
    left: -2px;
    /*adjust thickness*/
    border-left-color: #e10010;
    /*Match background colour*/
}

.green .chevron:after {
    left: -2px;
    /*adjust thickness*/
    border-left-color: #8dc902;
    /*Match background colour*/
}

.events .btn-main {
    margin-top: 10px;
    display: inline-block;
}

.pos-b {
    position: absolute;
    bottom: 40px;
}




/*srea subjects &amp; focus indicators*/
.f-date {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.f-big {
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;

}

.f-num {
    background: #fff;
    padding: 5px;
    margin-right: 15px;
    border-bottom: 2px solid #fff;
}

.f-indicator p,
.f-indicator span {
    font-size: 18px;
}

.f-indicator.active {
    background: #f1f1f1;
}

.f-num.red {
    border-bottom: 2px solid #ec603f;
}

.f-num.yellow {
    border-bottom: 2px solid #ecea3f;
}

.f-num.green {
    border-bottom: 2px solid #8dc902;
}


.f-grade {
    /*    border-left: 1px solid #dddbdb;
    padding-left: 15px;*/
}


.f-grade .red-box,
.f-grade .yellow-box,
.f-grade .green-box {
    padding: 15px;
    max-width: 80px;
    /*    margin: 15px auto;*/
    position: relative;
    float: left;
    margin-right: 15px;
}

.f-grade .description-box {
    /* background: #fff;
    padding: 55px 15px 15px 15px;
    text-align: center;
    margin-top: -55px;
*/
}

.f-details {
    padding-left: 40px;
    padding-top: 15px;
}

ul.area-subjects,
.area-subjects ul {
    list-style: none;
    margin-left: 0;
}

ul.area-subjects {
    padding-left: 0;
}

.area-subjects li {
    padding: 15px;
    margin-bottom: 10px;
}

.area-subjects li a {
    display: flex;
    align-items: flex-start;
}

.area-subjects li a:hover,
.area-subjects li a:active,
.area-subjects li a:visited,
.area-subjects li a:focus {
    color: #666;
    outline: none;
}

.area-subjects li i {
    padding: 0 15px;
    color: #666;
    margin-top: 7px;
}

.area-subjects li i:hover {
    color: #777;
}

.area-subjects&gt;li&gt;a i {
    margin-top: 15px;
}

.subject-title {
    font-size: 20px;
    margin-bottom: 5px;
}

.initiative-title {
    font-size: 20px;
    padding-top: 15px;

}

/*Menu*/

#masthead.sticky {
    padding-bottom: 0;
}

.sticky .custom-logo {
    max-width: 400px;
    width: 100%;
}

.sticky .site-branding {
    padding: 15px 0;
}

@media only screen and (min-width: 992px) {

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 100;
    }
}

@media only screen and (max-width: 991px) {

    .main-navigation ul {
        display: none;
    }

    .menu-toggle {
        display: block;
        width: 45px;
        height: 45px;
        background: white;
        border: none;
        border-radius: 7px;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 35px;
    }

    .menu-right {
        padding-top: 30px;
    }

    .qtranxs_widget {
        padding-right: 40px;
    }
}

.site-branding {
    padding-top: 5%;
    padding-bottom: 5%;
}

.custom-logo {
    max-width: 100%;
    width: 100%;
    height: auto;
}

#primary-menu {
    float: right;
}

#masthead .widget.qtranxs_widget {
    margin: 0;
}

.menu-main-container {
    /* margin-right: 5%; */
}



.main-navigation li {
    margin-left: 15px;
    font-size: 18px;
}

.sub-menu {
    background: white;
    width: 80px;
}

.main-navigation ul ul a {
    width: 100%;
}

.sub-menu li {
    width: 20%;
}

.searchNY {
    display: block;
    padding-top: 10px;
}


.search-form {
    display: flex;
    justify-content: flex-end;
}

/*
.search-form label {
     position: absolute;
    bottom: 18px;
    right: 0;
}

.search-field {
    width: 75%;
}
*/

.main-navigation ul li:hover&gt;ul,
.main-navigation ul li.focus&gt;ul {
    left: -30px;
}

.search-submit {
    background: #555 url(/wp-content/uploads/2020/02/search.png) center no-repeat !important;
    /* position: absolute; */
    /*
    bottom: 26px;
    right: 15px;
*/
    width: 40px;
    height: 32px;
}

.menu-item-has-children::after {
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    top: 0;
    right: -12px;

}

/*slider*/

.carousel-item {
    width: 100%;
    max-height: 70VH !important;
}

.d-block {
    object-fit: cover;
    height: 70VH;
}

/*header*/

#masthead {
    padding-bottom: 40px;
}

#header {
    position: relative;
    height: 60vh;
    background-image: url("/wp-content/uploads/2020/02/hero.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-content {
    position: absolute;
    bottom: 0;
}



/*right-sidebar-temlpate*/
#right-side-header {
    position: relative;
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#right-side-header .heading {
    position: absolute;
    bottom: 0;
}

.heading hr {
    height: 2px;
    max-width: 80px;
    border: none;
    margin: 0;
}

/*News*/


.news-category {
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
}

.news-category hr {
    height: 2px;
    max-width: 80px;
    border: none;
    margin: 0;
    transition: max-width 0.5s;
}

.news-container:hover .red {
    max-width: 80%;
}

.news-content:hover .red {
    max-width: 80%;
}

.text-center.news-category hr {
    margin: 0 auto;
}

.news-image {
    min-height: 250px;
    background: #293340;
}

.news-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.news-main-container,
.doc-heading {
    background: #f1f1f1;
}

.news-content {
    height: 250px;
    background: white;
    padding: 5%;
}

.remove-right-padding {
    padding-right: 0px;
}

.remove-left-padding {
    padding-left: 0px;
}

.remove-left-padding .news-content {
    width: 105%;
    margin-left: -5%;
}

#second-info {
    padding-top: 13px;
}

.banner-content hr {
    height: 2px;
    max-width: 80px;
    border: none;
    margin: 0;
    transition: max-width 0.5s;
    margin-top: 5px;
}

.banner-content:hover .red {
    max-width: 80%;
}

#links-more {
    bottom: 33px;
}

/*event */

.event-button-div a,
.event-button-div a:visited {
    color: #fff
}

.event-details {
    margin-top: -20%;
    background: white;
    padding: 3%;
}

#events-container {
    background-image: url("/wp-content/uploads/2020/02/events.jpg");
    min-height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2%;
}

.events a {
    color: #fff;
}

.fc-view-container {
    background: #e8e6e6;
    margin-bottom: 60px;
    opacity: 0.7;
    border-radius: 5px;
}

.fc-toolbar {
    color: #fff;
}

.event-timeline:hover .red {
    max-width: 100%;
}

.tooltip {
    opacity: 1;
}

.fc-button-primary {
    background-color: #e10010 !important;
}

/*footer*/

.footer {
    padding: 40px 0 20px 0;
    color: #000;
}

.footer p {
    margin-bottom: 5px;
}

#footer-sidebar1 a:hover {
    color: #8dc902 !important;
}

#footer-sidebar3 a:hover {
    color: #8dc902 !important;
}

/*
.fa:hover {
    color: #8dc902 !important;
}
*/

.dark-footer {
    background: #7c838a;
    padding: 20px 0;
}

.heading-footer hr {
    height: 2px;
    max-width: 80px;
    border: none;
    margin: 0;
}

/*widget*/

#secondary .widget {
    border-bottom: 1px solid gray;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

/*
.widget ul li {
    padding-bottom: 10px;
    text-transform: capitalize;
}
*/

/*single-news page*/

#single-news-header {
    position: relative;
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#single-news-header .col-md-8 {
    background-color: rgba(0, 0, 0, 0.3)
}


#single-news-header a {
    color: white;
}

#btn_screenshot .fa {
    cursor: pointer;
}

/*archive*/

.entry-header {
    min-height: 190px;
}

/*documents-tempate*/

.doc-link {
    text-transform: uppercase;
    transition: opacity 0.5s;
}

.doc-link a:hover {
    opacity: 0.7;
    color: #000;
}

.doc-link:hover span {
    width: 0;
}

.doc-link span {
    width: 80px;
    display: block;
    height: 2px;
    transition: width 0.5s;
}

.active-link span {
    width: 80px;
    display: block;
    height: 2px;
    transition: width 0.5s;
}

.active-link:hover span {
    width: 0px;
}

.doc-filter {
    cursor: pointer;
}

.doc-filter:hover {
    color: #8dc902;
}

.doc-filter.active {
    border-bottom: 2px solid #8dc902;
    padding-bottom: 5px;

}

.doc-filter:hover {
    transition: width 0.5s;
}

.doc-content {
    background: white;
}

.documents-img {
    margin-bottom: 10px;
}

.doc-template span {
    margin-left: 33%;
}

/*event-template*/

.tabs-year {
    text-align: right;
}

.tabs-year p.selected {
    padding: 20px 15px 5px 15px;
    background: #dddbdb;
    font-weight: 600;
}

.tabs-year .event-category p {
    margin: 0;
}

.tabs-categories {
    padding-top: 20px;
    text-align: right;
}

.event-category {
    display: inline-block;
    margin-left: 10px;
    text-transform: capitalize;
}

.event-category:hover p {
    color: #e10010;
}

.event-category p {
    cursor: pointer;
    margin-left: 30px;
}

.event-button-div {
    position: absolute;
    bottom: 10%;
    left: 45%;
}

.event-button {
    padding: 5px 30px;
    background: #e10010;
    color: #fff;
    border-radius: 5px;
}

.event-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
}

.event-category-active span {
    max-width: 100%;
    display: block;
    height: 2px;
    transition: max-width 0.5s;
}

.event-category-active:hover span {
    max-width: 0;
}

.fc-today-button {
    display: none;
}

.event-overlay {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#293340+0,293340+100&amp;0.65+0,0+100 */
    background: -moz-linear-gradient(top, rgba(41, 51, 64, 0.65) 0%, rgba(41, 51, 64, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(41, 51, 64, 0.65) 0%, rgba(41, 51, 64, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(41, 51, 64, 0.65) 0%, rgba(41, 51, 64, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6293340', endColorstr='#00293340', GradientType=0);
    /* IE6-9 */
    width: 100%;
    padding: 20px;
    color: #fff;
}

/*monitoring*/
.area-date {
    font-size: 18px;
    font-weight: 300;
}

.img-monitoring {
    background: url("/wp-content/uploads/2020/12/monitoring-bg.png") no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.img-monitoring a {
    display: block;
    font-size: 20px;
    padding: 15px;
}

.img-monitoring span {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.img-map {
    background: url("/wp-content/uploads/2021/03/map-bg.png") no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.img-map a {
    display: block;
    font-size: 20px;
    padding: 15px;
}

.img-map span {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.img-education {
    background: url("/wp-content/uploads/2022/06/education-image.png") no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.img-education a {
    background: rgba(241, 241, 241, 0.6) !important;
    display: block;
    font-size: 25px;
    padding: 20px;
}

.img-education span {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.img-elections {
    background: url("/wp-content/uploads/2022/06/elections-image.png") no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.img-elections a {
    background: rgba(241, 241, 241, 0.6);
    display: block;
    font-size: 25px;
    padding: 20px;
}

.img-elections span {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.img-legislation {
    background: url("/wp-content/uploads/2022/06/legislation-image.png") no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.img-legislation a {
    background: rgba(241, 241, 241, 0.6);
    display: block;
    font-size: 25px;
    padding: 20px;
}

.img-legislation span {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

#calendar-legend {
    color: white !important;
}

.legend {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;
}

.legend span {
    font-size: 15px;
    vertical-align: text-bottom;
    display: block;
}

.legend&gt;div {
    display: flex;
    margin-left: 15px;
    min-width: 130px;
    max-width: 220px;
    justify-content: flex-end;
}

.l-red {
    background: #df4040;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-blue {
    background: #1e73be;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-violet {
    background: #8224e3;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-yellow {
    background: #ecea3f;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-green {
    background: #8dc902;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-gray {
    background: #eee;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-gray2 {
    background: #dddbdb;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-gray3 {
    background: #afc3c1;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

.l-orange {
    background: #fbbc04;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    margin-right: 5px;
    display: inline-block;
}

#monitoring-container {
    background-image: url("/wp-content/uploads/2020/12/vlada.jpg");
    min-height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2%;
}

.area-box {
    background: #fff;
    margin-top: 15px;
    min-height: 88px;
    padding-left: 90px;
    display: flex;
    align-items: center;
    transition: margin-top ease 0.5s;
    transition: background ease 0.5s;
}


.area-wrap:hover .area-box {
    margin-top: 0px;
    font-weight: 800;
}

.area-wrap:hover .red-box {
    background: #df4040;
}

.area-wrap:hover .yellow-box {
    background: #ecea3f;
}

.area-wrap:hover .green-box {
    background: #8dc902;
}

.green-box {
    background: #8dc902;
    position: absolute;
    left: 0;
    top: 0;
    /*    padding: 15px;*/
}

.white-box {
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    border: 1px solid lightgray;
}

.darkgrey-box {
    background: gray;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    border: 1px solid lightgray;

}

.white-box img {
    width: 100px;
}

.yellow-box {
    background: #ecea3f;
    position: absolute;
    left: 0;
    top: 0;
    /*    padding: 15px;*/
}

.red-box {
    /*    background: #ec603f;*/
    background: #df4040;
    position: absolute;
    left: 0;
    top: 0;
    /*    padding: 15px;*/
}

.grey-box {
    background: #eee;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
}

.hedding-area {
    font-weight: 600;
    font-size: 24px;
    padding-left: 150px;
}

.hedding-area .yellow-box,
.hedding-area .red-box,
.hedding-area .grey-box,
.hedding-area .green-box {
    left: 15px;
    padding: 30px;
}

.small.yellow-box,
.small.red-box,
.small.green-box,
.small.grey-box,
.small.darkgrey-box {
    position: relative;
    padding: 10px;
    min-width: 45px;
    max-width: 45px;
    margin-right: 15px;
    margin-top: 10px;
}


.small.yellow-box img,
.small.red-box img,
.small.green-box img,
.small.grey-box img {
    width: 25px;
    height: 25px;
}


.medium.yellow-box,
.medium.red-box,
.medium.green-box,
.medium.grey-box,
.medium.darkgrey-box {
    position: relative;
    padding: 10px;
    min-width: 55px;
    max-width: 55px;
    margin-right: 15px;
    margin-top: 10px;
}


.medium.yellow-box img,
.medium.red-box img,
.medium.green-box img,
.medium.grey-box img {
    width: 35px;
    height: 35px;
}


/*animation*/

.area-wrap {
    position: relative;
}

#monitoring-areas-row .red-box:before,
#monitoring-areas-row .red-box:after,
#monitoring-areas-row .yellow-box:before,
#monitoring-areas-row .yellow-box:after,
#monitoring-areas-row .green-box:before,
#monitoring-areas-row .green-box:after {
    content: '';
    height: 100%;
    position: absolute;
    transition: all 0.2s;
    transition-delay: 0.2s;
    width: 100%;
    z-index: -1;
    box-shadow: none !important;
}

.red-box:before {
    background-image: linear-gradient(-180deg, #AAF202 0%, #8dc902 97%);
    transform: translateY(0px) translateX(0px);
}

.red-box:after {
    background-image: linear-gradient(0deg, #F0EE6A 0%, #EDEA45 97%);
    transform: translateY(-88px) translateX(0px);
}

.red-box div {
    background: #df4040;
    padding: 15px;
}

.yellow-box:before {
    background-image: linear-gradient(0deg, #F0EE6A 0%, #EDEA45 97%);
    transform: translateY(0px) translateX(0px);
}

.yellow-box:after {
    background-image: linear-gradient(-180deg, #AAF202 0%, #8dc902 97%);
    transform: translateY(-88px) translateX(0px);
}

.yellow-box div {
    background: #ecea3f;
    padding: 15px;
}

.green-box:before {
    background-image: linear-gradient(-180deg, #AAF202 0%, #8dc902 97%);
    transform: translateY(0px) translateX(0px);
}

.green-box:after {
    background-image: linear-gradient(0deg, #F0EE6A 0%, #EDEA45 97%);
    transform: translateY(-88px) translateX(0px);
}

.green-box div {
    background: #8dc902;
    padding: 15px;
}

.area-wrap:hover .red-box div {
    animation: hoverPop 0.4s, blinkRed 2s ease-in-out infinite;
}

.area-wrap:hover .yellow-box div {
    animation: hoverPop 0.4s, blinkYellow 2s ease-in-out infinite;
}

.area-wrap:hover .green-box div {
    animation: hoverPop 0.4s, blinkGreen 2s ease-in-out infinite;
}

.area-wrap:hover .red-box:before,
.area-wrap:hover .yellow-box:before,
.area-wrap:hover .green-box:before {
    animation: slick-hover-2 3s 0.4s linear infinite;
}

.area-wrap:hover .red-box:after,
.area-wrap:hover .yellow-box:after,
.area-wrap:hover .green-box:after {
    animation: slick-hover 3s 0.4s linear infinite reverse;
}

@keyframes blinkRed {

    0%,
    100% {
        background: #DE3F3F;
    }

    50% {
        background: red;
    }
}

@keyframes blinkYellow {

    0%,
    100% {
        background: #ecea3f;
    }

    50% {
        background: yellow;
    }
}

@keyframes blinkGreen {

    0%,
    100% {
        background: #8dc902;
    }

    50% {
        background: green;
    }
}


@keyframes hoverPop {

    0%,
    100% {
        transform: scale(1);
    }

    33% {
        transform: scale(1.05);
    }

    66% {
        transform: scale(0.9);
    }
}

@keyframes slick-hover {
    0% {
        transform: translateY(-103px) translateX(-15px);
    }

    16.67% {
        transform: translateY(-83px) translateX(0px);
    }

    33.33% {
        transform: translateY(-95px) translateX(-5px);
    }

    50% {
        transform: translateY(-80px) translateX(0px);
    }

    66.67% {
        transform: translateY(-103px) translateX(-4px);
    }

    83.33% {
        transform: translateY(-84px) translateX(0px);
    }

    100% {
        transform: translateY(-95px) translateX(-15px);
    }
}

@keyframes slick-hover-2 {
    0% {
        transform: translateY(-15px) translateX(-15px);
    }

    16.67% {
        transform: translateY(1px) translateX(-2px);
    }

    33.33% {
        transform: translateY(4px) translateX(-2px);
    }

    50% {
        transform: translateY(-15px) translateX(0px);
    }

    66.67% {
        transform: translateY(3px) translateX(-1px);
    }

    83.33% {
        transform: translateY(-1px) translateX(0px);
    }

    100% {
        transform: translateY(-7px) translateX(-15px);
    }
}



/*
@keyframes bounce {

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

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

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

.area-wrap:hover .red-box,
.area-wrap:hover .yellow-box,
.area-wrap:hover .green-box {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
*/



/*
.fade-in .green-box {
    background-color: #eee;
    animation: fadeInGreen ease 1s forwards 2s;
    -webkit-animation: fadeInGreen ease 1s forwards 2s;
    -moz-animation: fadeInGreen ease 1s forwards 2s;
    -o-animation: fadeInGreen ease 1s forwards 2s;
    -ms-animation: fadeInGreen ease 1s forwards 2s;
}

@keyframes fadeInGreen {
    from {
        background-color: #eee;
    }

    to {
        background-color: #8dc902;
    }
}

.fade-in .red-box {
    background-color: #eee;
    animation: fadeInRed ease 1s forwards 2s;
    -webkit-animation: fadeInRed ease 1s forwards 2s;
    -moz-animation: fadeInRed ease 1s forwards 2s;
    -o-animation: fadeInRed ease 1s forwards 2s;
    -ms-animation: fadeInRed ease 1s forwards 2s;
}

@keyframes fadeInRed {
    from {
        background-color: #eee;
    }

    to {
        background-color: #df4040;
    }
}

.fade-in .yellow-box {
    background-color: #eee;
    animation: fadeInYellow ease 1s forwards 2s;
    -webkit-animation: fadeInYellow ease 1s forwards 2s;
    -moz-animation: fadeInYellow ease 1s forwards 2s;
    -o-animation: fadeInYellow ease 1s forwards 2s;
    -ms-animation: fadeInYellow ease 1s forwards 2s;
}

@keyframes fadeInYellow {
    from {
        background-color: #eee;
    }

    to {
        background-color: #ecea3f;
    }
}
*/

.fade-in {
    opacity: 0;
    animation: fadeIn ease 1.5s;
    -webkit-animation: fadeIn ease 1.5s;
    -moz-animation: fadeIn ease 1.5s;
    -o-animation: fadeIn ease 1.5s;
    -ms-animation: fadeIn ease 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.delay1 {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
}

.delay2 {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
}

.delay3 {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
}

.delay4 {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
}

.delay5 {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
}


.back-btn {
    vertical-align: sub;
    text-align: right;
}


.area-subjects&gt;li {
    border-top: 1px solid #ddd;
}


/*widgets*/
.widget-data hr {
    transition: max-width 0.5s;
}

.widget-data:hover hr {
    max-width: 0px;
}

/*search form-page*/
.search-container {
    background: #f1f1f1;
}


.nav-previous,
.nav-next {
    cursor: pointer;

}

.nav-previous a,
.nav-next a {
    color: #989da3;
}

/* single galery */
#img-container .galery-images-hidden {
    display: none;
}

#galery-section {
    background: #f1f1f1;
}

.galery-container {
    height: 280px;
}

.galery-container img {
    height: 100%;
    width: auto;
}


/*initiatives*/

.i-box {
    background: #fff;
    padding: 15px;
    position: relative;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.i-details {
    display: flex;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    position: relative;
    justify-content: space-between;
}

.i-modal.modal .modal-dialog {
    max-width: 800px;
}


.modal-header .close {
    position: absolute;
    right: 15px;
}

.i-label {
    text-transform: uppercase;
    font-size: 13px;
}

.i-value {
    font-weight: 600;
}

.i-green-box {
    background: #8dc902;
    padding: 10px;
    border-radius: 50px;
    width: 68px;
    position: absolute;
    top: -30px;
    border: 5px solid #f1f1f1;
}

.i-grey-box {
    background: #afc3c1;
    padding: 10px;
    border-radius: 50px;
    width: 68px;
    position: absolute;
    top: -30px;
    border: 5px solid #f1f1f1;
}

.i-green-box img,
.i-grey-box img {
    width: 100%;
    height: auto;
}

.i-box hr {
    height: 1px;
    width: 80px;
    margin: 0px;
    transition: width ease 1s;
}

.i-box h5 {
    margin-top: 30px;
}

.i-box:hover {
    cursor: pointer;
}

.i-box:hover hr {
    width: 100%;
}


/*map*/
.map_wrapper ul.igm-external-legend {
    flex-wrap: nowrap;
}

.map_wrapper ul.igm-external-legend li {
    display: flex;
    align-items: baseline;
}

.map_wrapper ul.igm-external-legend li span {
    min-width: 15px;
}

.fb-share-initiative&gt;a&gt;i {
    color: white;
    background: #4267B2;
    padding: 10px;
    border-radius: 12px;
    padding-right: 14px;
    padding-left: 14px;

}

.insta-share-initiative&gt;a&gt;i {
    color: white;
    background: #fccc63;
    padding: 10px;
    border-radius: 12px;
    padding-right: 14px;
    padding-left: 14px;

}

.insta-share-initiative&gt;a&gt;i:hover,
.web-share-initiative&gt;a&gt;i:hover,
.fb-share-initiative&gt;a&gt;i:hover {
    filter: brightness(85%);
}

.web-share-initiative&gt;a&gt;i {
    color: white;
    background: #A7D676;
    padding: 10px;
    border-radius: 12px;
    padding-right: 14px;
    padding-left: 14px;

}

#share-initiative {
    display: flex;
    gap: 20px;
}

/* -------------- MEDIA QUERIES ------------------  */

@media only screen and (max-device-width : 812px) {
    /*
    .d-none {
        display: inherit !important;
    }
*/

    .sticky .main-navigation {
        position: fixed;
        top: 0;
        width: 100%;
        width: 100%;
        z-index: 999;
        padding: 10px 0;
        padding-right: 35px;
        height: auto !important;
        background-color: white;
        right: 1px;
        margin-top: 0 !important;
        opacity: 0.7;
    }

    .sticky .main-navigation.toggled {
        opacity: 0.95;
        z-index: 999;
    }

    #masthead {
        padding-bottom: 0px;
    }

    .search-form label {
        position: inherit;
        width: 82%;
    }

    .search-submit {
        position: inherit;
        margin-left: 0px;
    }

    .search-field {
        width: 100%;
    }

    .menu {
        padding-top: 7%;
        text-align: center;
        float: none !important;
    }

    .menu-item {
        width: 100%
    }

    .main-navigation li {
        margin-left: 0px;
        font-size: 20px;
    }

    .menu-main-container {
        margin-right: 0%;
    }

    .sub-menu {
        width: 100%;
        top: 15% !important;
        box-shadow: none !important;
    }

    .main-navigation ul li:hover&gt;ul,
    .main-navigation ul li.focus&gt;ul {
        left: 50px;
        display: contents;
    }

    .current_page_item {
        font-weight: bolder !important;
        border-bottom: 2px solid #e10010 !important;
        max-width: 100% !important;
    }

    .headding-main {
        padding-top: 20px;
    }

    .qtranxs-lang-menu-item {
        display: inline;
        margin-left: 25px;
        margin-right: 25px;
    }

    .remove-left-padding {
        padding-left: 15px;
        margin-left: 15px;
    }

    .remove-right-padding {
        padding-right: 15px;
    }

    #calendar {
        margin-top: 10%;
    }

    .footer p {
        font-size: 16px;
    }

    .footer-img {
        margin-left: 20%;
        padding: 5%;
    }

    .social-share {
        padding-left: 15px;
        text-align: center;
    }

    #btn_screenshot {
        padding-right: 15px;
    }

    .upcoming-events {
        padding: 15px;
    }
}

@media only screen and (max-width : 767px) {
    .searchNY {
        padding-right: 40px;
    }

    .menu-toggle {
        top: 5px;
    }

    .menu-right {
        padding-top: 0px;
    }

    .site-branding {
        padding: 5px 0;
    }

    .searchNY,
    .search-form label {
        width: 100%;
    }

    .widget.qtranxs_widget {
        display: flex;
        justify-content: center;
        padding: 0;
    }

}

.selectize-control.multi .selectize-input .item {
    background-color: #afc3c1 !important;
    background-image: linear-gradient(to bottom, #afc3c1, #afc3c1) !important;
}

.criteria-tooltip-link {
    position: relative;
    text-decoration: underline;
}

.floating-menu {
    position: fixed;
    top: 60%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 1000;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 350px;
}

h2[aria-expanded="false"] span.fa-chevron-down,
h2[aria-expanded="true"] span.fa-chevron-right
{
    display: none;
}

h2[aria-expanded="true"] span.fa-chevron-down,
h2[aria-expanded="false"] span.fa-chevron-right
{
    display: inline;
}</pre></body></html>