img.logo__img {
    width: 400px !important;
}
/*.section.SNB-staff .staff-member__image-wrapper {
        height: auto !important;
    }*/

.section.fb-grid-a-large-image .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title {
    text-align: center;
}
.section.fb-grid-a-large-image .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__content p {
    text-align: center;
}
.section.fb-grid-a-large-image .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__cta {
    margin-left: auto;
}
.section.fb-grid-a-large-image .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__content {
    margin-left: auto;
}
pan.featuredblock__title {
    font-size: 1.5rem !important;
}

/* 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;
    }
    .section.seville-new-breadcrumbs .breadcrumb__list {
    padding: 28px 0 78px;
}
}

@media only screen and (max-width: 768px) {
    img.ezimage {
        float: none !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .abtme-img {
    text-align: center;
    }    
}

@media only screen and (max-width: 500px) {
.yt_player {
    aspect-ratio: 16 / 9;
    width: 100%;
    margin-bottom: 20px;
}  
}

span.featuredblock__title {
    font-size: 1.65rem !important;
}

span.form__label.non-label {
    display: none;
}

#id_2c6ae56e-bdc1-5ff0-889f-d31c4b1296a5 p.form__phiInfo {
    display: none !important;
}

.section--light .component__title {
    color: #3a6563;
}

.section--light .cta__link.component__link--2 {
    color: #386563;
}

.section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title {
    color: #386563;
}

.section--light .banner-c .banner__title {
    color: rgb(62 101 99);
}

.section.seville-new-pagetitle .section--light .pagetitle > div > * {
    color: rgb(62 101 99);
}
.section--light .editable h1, 
.section--light .editable h2, 
.section--light .editable h3, 
.section--light .editable h4, 
.section--light .editable h5, 
.section--light .editable h6 {
    color: #3e6563;
}
h4.form__caption.component__subtitle {
    font-size: 1.25rem;
    line-height: 1.25rem;
}
h3.form__title.component__title {
    font-size: 2.5rem;
    color: #3a6563 !important;
}
p.form__phiInfo {
    display: none;
}
.section.seville-new-footer .section--light .socialmedia__list .socialmedia__link {
    color: rgb(62 101 99);
}

.featuredblocks-grid-a .featuredblock__content li {
    list-style: disc;
}

.section--light .wrap__page-content .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #3a6563;
}

.section--light .wrap__page-content .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #3e6563;
            font-size: 2rem;
        line-height: 2.25rem;
        font-family: "mulish", Arial, sans-serif;
}

.section--light .wrap__page-content .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
    color: #000000;
}

.section--light .wrap__page-content .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #f2f2f2;
}

.wrap__page-content .featuredblocks-grid-a .featuredblocks h2 {
        font-size: 2rem;
        line-height: 2.25rem;
    }

.section__bg--light-1 .section--light .navigation-b .navigation__menu--container:before {
    background-color: #3a6563;
}

.section__bg--light-4 .section--light .navigation-b .navigation__menu--container:before {
    background-color: #3a6563;
}

.section--light .navigation-b .navigation__item--link {
    color: #ffffff;
}

ul.navigation__list {
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 992px) {
  .section.seville-new-floating-header .navigation-a .navigation__item--link {
        font-size: 1rem;
        line-height: 1.25rem;
        font-weight: 600;
    }
.seville-new-floating-header .navigation-a>.navigation__list{
        display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
}

.section--light .cta__button.component__button--1:hover {
    color: #fff;
    background-color: #61a4a1;
    border: 2px solid #61a4a1;
    text-decoration: none;
}

.section--dark .cta__button.component__button--1:hover {
    color: #406563;
    background-color: #fff;
    border: 2px solid #456563;
    text-decoration: none;
}

.cta_link_defaults, .cta__link {
    font-weight: 500;
}

.section.cta-horizontal .container .cta-a.cta-a--12 .cta__title-subtitle__wrapper .cta__subtitle, .section.cta-horizontal .container-fluid .cta-a.cta-a--12 .cta__title-subtitle__wrapper .cta__subtitle {
    font-size: 1.8rem;
    line-height: 2rem;
}

@media (min-width: 992px) {
    .section.cta-horizontal .container .cta-a.cta-a--12 .cta__title-subtitle__wrapper, .section.cta-horizontal .container-fluid .cta-a.cta-a--12 .cta__title-subtitle__wrapper {
        width: 90%;
        margin-right: 25px;
        margin-bottom: 0;
    }
    .section.cta-horizontal .container .cta-a.cta-a--12 .cta__links-wrapper, .section.cta-horizontal .container-fluid .cta-a.cta-a--12 .cta__links-wrapper {
    width: 20%;
    margin-left: 25px;
    align-items: center;
}
}

@media (min-width: 992px) {
    .section.SNB-staff .staff-member__image {
        object-fit: contain;
    }
}

@media (min-width: 992px) {
    .section.seville-new-map .map-a .map__display {
        max-height: 500px;
        position: relative;
        width: calc(100% + 30px);
        height: 500px !important;
    }
}

/*@media (min-width: 992px) {
    .form-a, .contactform--a {
        padding: 32px;
    }
}

.form-a .form__input input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-a .form__input textarea, .form-a .form__input select, .form-a .contactform__input input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-a .contactform__input textarea, .form-a .contactform__input select, .contactform--a .form__input input:not([type=radio]):not([type=checkbox]):not([type=submit]), .contactform--a .form__input textarea, .contactform--a .form__input select, .contactform--a .contactform__input input:not([type=radio]):not([type=checkbox]):not([type=submit]), .contactform--a .contactform__input textarea, .contactform--a .contactform__input select {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid !important;
    font-family: "merriweather",Georgia,serif !important;
    font-size: 1rem !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    padding: 0px 0 !important;
    border-radius: 0px !important;
}

.form-a .form__input input:not([type=radio]):not([type=checkbox]), .form-a .form__input select, .form-a .contactform__input input:not([type=radio]):not([type=checkbox]), .form-a .contactform__input select, .contactform--a .form__input input:not([type=radio]):not([type=checkbox]), .contactform--a .form__input select, .contactform--a .contactform__input input:not([type=radio]):not([type=checkbox]), .contactform--a .contactform__input select {
    height: 32px !important;
}*/

.form-a .form__input {
    font-family: poppins, Arial, sans-serif;
    display: flex;
    position: relative;
    font-size: 1rem;
    line-height: 1.5rem;
    flex-flow: column;
}

.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: rgba(252,252,252,.7);
    box-shadow: none;
    color: #000;
    transition: all .3s;
    border-color: rgba(0,0,0,0);
}

.forms-option--a .form-a .form__input input:not([type="radio"]):not([type="checkbox"]), .forms-option--a .form-a .form__input textarea, .forms-option--a .form-a .form__input select {
    line-height: 1;
    height: 36px;
    padding: 0px 8px;
}

.form-a .form__input input:not([type="radio"]):not([type="checkbox"]), .form-a .form__input textarea, .form-a .form__input select {
    font-size: 1rem;
    border-width: 2px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    border-radius: 8px;
}

.section.seville-new-staff-detailed .staff-member__position {
    font-weight: 700;
}

#map-marker__header {
font-size: 1.125rem;
        line-height: 1.5rem;
            margin-bottom: 10px;
}

#map-marker__content p {
    font-family: raleway, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
    font-weight: 400;
    font-style: normal;
}