@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body {
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

@font-face {
  font-family: 'Georgia';
  src: url(/storage/app/media/Georgia.ttf);
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Georgia' !important;
}
.section--light .navigation-a .navigation__list--sub .navigation__item:hover>.navigation__item--link {
    background-color: #266597;
}
.banner-a .banner__title {
    font-size: 3.2rem;
    line-height: 3.5rem;
}

/* Columns */
.flex-container {
    display: flex;
    flex-wrap: wrap;
}
.col20 {
    width: calc(19% - 4px);
    padding: 10px;
}

.col25 {
    width: calc(24.6% - 4px);
}

.col30 {
    width: 31%;
    padding: 10px;
}

.col70 {
    width: 69%;
    padding: 10px;
}
.col60 {
    width: 59%;
    padding: 10px;
}
.col50 {
    width: 48%;
    padding: 10px;
}
.col40 {
    width: 38%;
    padding: 10px;
}
.spaced {
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .col50,
    .col30,
    .col70,
    .col60,
    .col40,
    .col20,
    .col25 {
        width: 100%;
    }

    .alias-pcontent img {
        display: block;
        margin: auto;
        float: none !important;
    }
    .hide_mobile {
        display: none !important;
    }

    .align-left,
    .align-right,
    .align-center {
        display: block !important;
        margin: auto !important;
        float: none !important;
    }
    .section--inner.container.section--light.fix-hover {
        padding-top: 0px !important;
    }
    #ple_column-0 {
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }
    #ple_column-1 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .section-overlap-container:has(.header-a, .header-b, .header-c, .header-d, .header-e, .header-f, .header-g, .header-h) .section__bg--light-4 .section--inner::before {
        box-shadow: none;
    }
}

.editable a {
    color: #266597;
}

#id_d5145beb-a502-509c-a822-be353e13c649 .blade__title.component__title {
    color: #008080; 
}
#id_d5145beb-a502-509c-a822-be353e13c649 .blade__description.component__p {
    display: none;
}
#id_85b2ad97-8ec8-59e9-b775-f95d21f916fd .blade__title.component__title {
    color: #008080; 
}
#id_85b2ad97-8ec8-59e9-b775-f95d21f916fd .blade__description.component__p {
    display: none;
}
#id_f480b089-1783-5606-9024-cc04d2da145d .blade__title.component__title {
    color: #008080; 
}
#id_f480b089-1783-5606-9024-cc04d2da145d .blade__description.component__p {
    display: none;
}
#id_a3829ccd-c41a-5ef9-8657-3aa53aa9fb05 .blade__title.component__title {
    color: #008080; 
}
#id_a3829ccd-c41a-5ef9-8657-3aa53aa9fb05 .blade__description.component__p {
    display: none;
}
#id_9cb433b7-c5e3-5507-9d50-0cb0c6ab1719 .blade__title.component__title {
    color: #008080; 
}
#id_9cb433b7-c5e3-5507-9d50-0cb0c6ab1719 .blade__description.component__p {
    display: none;
}
.section--light .banner-a .banner__title {
    text-shadow: #fff 1px 0 10px !important;
    color: #008080 !important;
    line-height: 100px;
@media screen and (max-width: 768px) {
font-size: 25px; 
line-height: normal;
{
}}