.elementor-kit-6{--e-global-color-primary:#073268;--e-global-color-secondary:#5DD5FA;--e-global-color-text:#204887;--e-global-color-accent:#183669;--e-global-color-cd38df7:#FFFFFF;--e-global-color-622ff84:#000000;--e-global-typography-primary-font-family:"Prompt";--e-global-typography-primary-font-size:97px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Prompt";--e-global-typography-secondary-font-size:38px;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Prompt";font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h6{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1199px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body{
    overflow-x: hidden;
}
@media screen and (max-width: 1200px) {
    html, body {
        overflow-x: hidden;
    }
}
.news-desc{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
b, strong{
    font-weight: 600 !important;
}
.eae-popup .mfp-inline-holder .mfp-content{
    max-width: 580px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.mfp-content::-webkit-scrollbar-track{
        background-color: transparent;
}
.mfp-content::-webkit-scrollbar{
        width: 6px;
    }
.mfp-content::-webkit-scrollbar-thumb{
    background-color: #5dd5fa;
    cursor: pointer;
    border-radius: 5px;
    transition: .5s all ease;
}
.jet-filters-pagination__link{
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: .5s all ease;
}
.jet-filters-pagination__link:hover{
    transform: translate(0, -2px);
}
.jet-listing-dynamic-field__content{
    display: inline;
}
a{
    color: inherit;
}/* End custom CSS */