.elementor-kit-57933{--e-global-color-primary:#333333;--e-global-color-secondary:#1E325F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#9198AA;--e-global-color-412d26d:#FFFFFF;--e-global-color-d3cc236:#01AEF0;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:400;background-color:#FFFFFF;}.elementor-kit-57933 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-57933 p{
    line-height: 1.5em;
}
.newsMod {
    background-size: 150% !important;
}
.newsMod:hover {
    background-size: 170% !important;
}
.pubModule.elementor-sticky--effects + .pubModule {
    opacity: 0;
    pointer-events: none;
}
.postHome .elementor-post__badge {
    position: relative !important;
    margin: 0 0 8px 0 !important;
    left: 15px !important;
    right: unset !important;
    width: fit-content !important;
}
.postHome .elementor-post__read-more {
    border: 1px solid;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.postHome .elementor-post__read-more:after {
    content: "";
    width: 0%;
    height: 100%;
    background: #1e325f;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.postHome .elementor-post__read-more:hover:after {
    width: 100%;
}
.postHome .elementor-post__read-more:hover {
    color: #fff !important;
    border-color: #1e325f !important;
}
.postHome .elementor-post__thumbnail__link {
    overflow: hidden;
}
.postHome .elementor-post:hover .elementor-post__thumbnail {
    transform: scale(1.1);
}
.postHome .elementor-post-date {
    position: relative;
    padding-left: 18px;
}
.postHome .elementor-post-date:before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 2px;
    background-image: var(--wpr-bg-fe85ad6b-92a8-4acd-968d-b21e1352fe45);
    background-size: contain;
    background-position: center;
    filter: invert(19%) sepia(24%) saturate(1551%) hue-rotate(184deg) brightness(95%) contrast(98%);
    background-repeat: no-repeat;
}
.pubModule .news-box-title h2 {
    color: #1e325f;
    background: #fff !important;
    padding: 0 10px 0 0;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
}
.pubModule .news-box-title {
    border: unset !important;
    position: relative;
    margin-bottom: 10px;
}
.pubModule .news-box-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #1d315c;
    position: absolute;
    top: 15px;
    left: 0;
}
.pubModule>.elementor-widget-container>div {
    margin-bottom: 20px;
}

/*TRANSITION*/
.newsMod:hover, .newsMod, .postHome .elementor-post__read-more:hover:after,
.postHome .elementor-post__read-more:after, .postHome .elementor-post__thumbnail,
.postHome .elementor-post:hover .elementor-post__thumbnail {
    transition: all ease .5s !important;
}

/*RESPONSIVE*/
@media screen and (max-width: 1024px) {
    .menuMod .sub-arrow path {
        fill: #01aef0;
    }
    .menuMod .sub-arrow {
        position: absolute;
        right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .newsMod {
        background-size: 190% !important;
    }
    .newsMod:hover {
        background-size: 220% !important;
    }
    .searchMod .elementor-search-form__container {
        padding-bottom: 120px !important;
    }
}


.otherPost .elementor-post__card {
    display: grid !important;
    grid-template-columns: 150px 1fr;
}
.otherPost .elementor-post__card .elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}
.otherPost .elementor-post__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.otherPost .elementor-post__text {
    display: flex !important;
    justify-content: center;
}/* End custom CSS */