body {
    color: #333333 !important;
    font-family: 'montserrat' !important;
    font-size: 16px !important;
    overflow-x: hidden;
}

a:focus-visible {
    outline: none !important;
}

p {
    font-family: 'montserrat' !important;
    color: #333333 !important;
    font-size: 16px;
}

a {
    font-family: 'montserrat' !important;
    text-decoration: none !important;
}

a:hover {
    font-weight: bold;
}

/*Header Navigation*/
.navbar {
    padding: 20px 0 !important;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

a.nav-link, a.nav-link:visited, a.nav-link:active {
    font-family: 'Montserrat' !important;
    text-transform: uppercase !important;
    color: #000000 !important;
    font-size: 14px !important;
    padding: 15px 10px;
    font-weight: 700 !important;
}

a.nav-link:hover {
    color: #2c8738 !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
}

ul.navbar-nav.m-auto {
    margin-right: 6% !important;
}

button.btn.btn-primary-customstyle.navbar-toggler {
    margin-right: 1.5em;
}

@media only screen and (max-width: 991px) {
    .mobilelogo {
        margin-top: unset !important;
        margin-bottom: unset !important;
        max-width: 150px !important;
    }
}

@media only screen and (max-width: 480px) {
    .mobilelogo {
        max-width:100px !important;
    }
}

.dropdown-item, .dropdown-item:visited {
    font-family: 'Montserrat' !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.dropdown-item:hover {
    color: #2c8738 !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    background-color: #efefef !important;
}

/*Home Page Banner*/
.carousel-caption {
    bottom: unset !important;
}

.carousel-item.active {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}

.carousel-caption {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    right: unset !important;
    left: unset !important;
}

.carousel, .banner-section {
    background-color: #1a3485 !important;
}

.caraousel-heading h1 {
    font-family: 'Montserrat' !important;
    font-size: 48px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-shadow: 3px 3px #000000;
}

@media only screen and (max-width: 981px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 48px !important;
        color: #ffffff !important;
    }
}

@media only screen and (max-width: 767px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 36px !important;
        color: #ffffff !important;
    }
}

@media only screen and (max-width: 480px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 36px !important;
        color: #ffffff !important;
    }
}

.carousel-inner img {
    height: 450px;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ffffff !important;
}

@media only screen and (max-width: 480px) {
    .carousel-indicators {
        margin-bottom:unset !important;
    }
}

.widget-carousel .carousel-control-next-icon, .widget-carousel .carousel-control-prev-icon {
    display: unset !important;
    filter: brightness(0) invert(1) !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ffffff !important;
}

@media only screen and (max-width: 480px) {
    .carousel-indicators {
        margin-bottom:unset !important;
    }
}

/*Internal Page Banner*/
.banner-section {
    background-color: #1a3485 !important;
}

@media only screen and (min-width: 768px) {
    .banner-section {
        height: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section img {
        height:100% !important;
    }
}

.banner-heading h1 {
    font-family: 'Montserrat' !important;
    font-size: 48px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-shadow: 3px 3px #000000;
}

@media only screen and (max-width: 981px) {
    .banner-heading h1 {
        font-size:48px !important;
    }
}

@media only screen and (max-width: 767px) {
    .banner-heading h1 {
        font-size:36px !important;
    }
}

@media only screen and (max-width: 480px) {
    .banner-heading h1 {
        font-size:36px !important;
    }
}

/*Footer Navigation*/
.footer-links {
    font-family: 'Montserrat' !important;
    background-color: #003263 !important;
}

.footer-disclaimer {
    font-family: 'Montserrat' !important;
    background-color: #2c8738 !important;
    color: #ffffff !important;
    font-size: 12px;
}

.footer-navigation {
    color: #ffffff !important;
    text-align: center !important;
}

.footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    font-weight: unset !important;
    font-family: 'Montserrat' !important;
    color: #ffffff !important;
    font-size: 12px !important;
}

.footer-navigation a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.footer-copyright {
    font-family: 'Montserrat' !important;
    color: #afafaf !important;
    font-size: 12px !important;
}

.footer-links .col-xl-4 {
    align-content: center !important;
}

/*Home Page*/
.wdg-free-text-desc h2, h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #1a3485 !important;
    font-size: 36px !important;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 981px) {
    .wdg-free-text-desc h2, h2 {
        font-size: 36px !important;
    }
}

@media only screen and (max-width: 767px) {
    .wdg-free-text-desc h2, h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 480px) {
    .wdg-free-text-desc h2, h2 {
        font-size: 28px !important;
    }
}

.HomeCustomersections p strong {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.HomeCustomersections p a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.HomeCustomersections p a:hover {
    color: #2c8738 !important;
    font-size: 14px !important;
}

.HomeCustomersections .wdg-free-text-desc {
    padding: 0px 12px !important;
}

.fourcol-section .image-link-widget .link-text a {
    font-family: 'Montserrat' !important;
    color: #1a3485 !important;
    font-size: 16px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}

@media only screen and (max-width: 767px) {
    .fourcol-section .image-link-widget .link-text a {
        font-size: 16px !important;
    }
}

.fourcol-section .image-link-widget .link-text a:hover {
    color: #2c8738 !important;
}

.carousel-item .testimonial-twocol-rowResources .two-colone-desc img {
    width: 300px !important;
    height: auto !important;
}

.productTestimonialWidget .carousel {
    background-color: unset !important;
}

.productTestimonialWidget .carousel-indicators {
    display: none;
}

.testimonial-twocol-rowResources h2 {
    font-size: 36px !important;
    font-family: 'Montserrat';
    color: #1a3485 !important;
}

@media only screen and (max-width: 767px) {
    .testimonial-twocol-rowResources h2 {
        font-size: 28px !important;
    }
}

.testimonial-twocol-rowResources h3 {
    font-size: 20px !important;
    font-family: 'Montserrat' !important;
    color: #333333 !important;
}

@media only screen and (max-width: 767px) {
    .testimonial-twocol-rowResources h3 {
        font-size: 16px !important;
    }
}

.testimonial-twocol-rowResources h4 {
    font-size: 20px !important;
    font-family: 'Montserrat' !important;
    color: #555555 !important;
}

@media only screen and (max-width: 767px) {
    .testimonial-twocol-rowResources h4 {
        font-size: 16px !important;
    }
}

.testimonial-twocol-rowResources a {
    font-family: 'Montserrat' !important;
    color: #1a3485 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
    .testimonial-twocol-rowResources a {
        font-size: 16px !important;
    }
}

.testimonial-twocol-rowResources a:hover {
    color: #2c8738 !important;
    font-weight: bold;
}

.testimonial-twocol-rowResources .two-coltwo-desc p {
    padding-top: 20px !important;
}

.ContactUs h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #1a3485 !important;
    font-size: 36px !important;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 767px) {
    .ContactUs h2 {
        font-size: 28px !important;
    }
}

.ContactUs h3 {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 20px;
}

.ContactUs p, .ContactUs a {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 20px;
}

@media only screen and (max-width: 767px) {
    .ContactUs h3, .ContactUs a {
        font-size: 16px !important;
    }
}

.ContactUs a:hover {
    color: #2c8738 !important;
}

.VisitourOffice .buttonwidget {
    font-size: 14px;
}

.VisitourOffice-btn {
    border-radius: unset !important;
}

/*People*/
.employee-name, .employee-designation, .know-more, .employee-email a {
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
    color: #333333 !important;
}

.know-more a:hover, .employee-email a:hover {
    color: #2c8738 !important;
}

.icon-only img {
    width: 35px !important;
}

.icon-only {
    float: unset !important;
    display: inline-block;
}

.employeecard {
    box-shadow: unset !important;
}

.team-memberinfo .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #003263 !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    color: #ffffff !important;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .25) !important;
}

.OurTeam .employee-biolist-section .rounded {
    box-shadow: rgba(0, 0, 0, .2) 2px 2px 5px !important;
    border-radius: 12px !important;
}

@media only screen and (max-width: 480px) {
    .employee-biolist-section .col-md-4.emp-list {
        max-width: 80% !important;
    }
}

@media only screen and (min-width: 481px) {
    .employee-biolist-section .col-md-4.emp-list {
        max-width: 45% !important;
    }
}

@media only screen and (min-width: 768px) {
    .employee-biolist-section .col-md-4.emp-list {
        max-width: 25% !important;
    }
}

.employee-biolist-section .emp-list {
    border: unset !important;
    box-shadow: none !important;
    max-width: 31% !important;
    padding: unset !important;
    margin: unset;
    text-align: center;
}

@media only screen and (min-width: 992px) {
    .employee-biolist-section .justify-content-center {
        justify-content: unset !important;
    }
}

img.card-img-top.employee-list-image {
    width: 300px;
    height: auto;
}

.team-memberinfo .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #003263 !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    color: #ffffff !important;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

/*Employee Bio*/
.employeebioinfo {
    min-height: 550px;
    margin-top: 20px !important;
}

.employeebioinfo .emp-biotext .emp-name {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 981px) {
    .employeebioinfo .emp-biotext .emp-name {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .employeebioinfo .emp-biotext .emp-name {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 480px) {
    .employeebioinfo .emp-biotext .emp-name {
        font-size: 16px !important;
    }
}

.employeebioinfo .emp-jobtitle {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 20px !important;
    font-style: unset !important;
    padding-bottom: .75em;
}

@media only screen and (max-width: 480px) {
    .employeebioinfo .emp-jobtitle {
        font-size: 16px !important;
    }
}

.employeebioinfo .emp-biotext p {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 16px !important;
}

.employeebioinfo .emp-biotext p em {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 22px !important;
    font-style: italic;
}

.emp-gretting {
    font-family: 'montserrat' !important;
    color: #555555 !important;
    font-size: 16px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.employeebioinfo .emp-email a, .employeebioinfo .emp-phonenumber a, .emp-vcard a {
    font-family: 'montserrat' !important;
    color: #1a3485 !important;
    font-size: 16px !important;
    word-break: break-word;
}

.employeebioinfo .emp-email a:hover, .employeebioinfo .emp-phonenumber a:hover, .emp-biotext a:hover, .emp-vcard a:hover {
    color: #2c8738 !important;
    text-decoration: none;
}

@media only screen and (max-width: 480px) {
    employeebioinfo .emp-email a, .employeebioinfo .emp-phonenumber a {
        font-size: 16px !important;
    }
}

.emp-image, .emp-info {
    text-align: center !important;
}

.employeebioinfo {
    margin-bottom: 20px;
    padding-top: 2em;
}

.emp-biotext, .emp-biotext a {
    font-family: 'montserrat' !important;
    color: #555555 !important;
    font-size: 16px !important;
    text-decoration: none;
}

@media only screen and (min-width: 767px) {
    .emp-biotext {
        padding-left:10px !important;
    }
}

.employeebioinfo {
    text-align: left !important;
}

/*News & Events*/
.image-text-widget .container {
    padding-left: 0px !important;
}

.LocalRealEstateTrends h3 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #333333 !important;
    font-weight: bold !important;
    padding-top: 10px;
}

.rsswidgetfields {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #3f3f3f !important;
    text-align: center !important;
    margin-bottom: 10px;
    padding-top: 10px;
}

@media only screen and (max-width: 480px) {
    .rsswidgetfields {
        font-size: 21px !important;
    }
}

.rsssource {
    display: none !important;
}

.TheLatestArticlesFromtheFNFNewsdesk {
    width: 95%;
    border: 1px solid #2c8738;
    margin-left: 5px !important;
}

.col-12.rsstitle {
    margin-top: 1rem;
}

.News a, .News a:active, .News a:visited {
    font-family: 'Montserrat' !important;
    font-size: 18px !important;
    color: #1a3485 !important;
    text-decoration: none !important;
}

.News a:hover {
    color: #2c8738 !important;
}

.FeaturedStory .img-text, .LocalRealEstateTrends .img-text {
    float: left;
}

.rsschannel, .rsssource, .RssDescription:first-child {
    display: none !important;
}

.rsstitle a {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #1a3485 !important;
    text-decoration: none !important;
}

.rsstitle a:hover {
    color: #2c8738 !important;
}

.twocolsection-colone .wdg-free-text-desc .container {
    padding: unset !important;
}

.twocolsection-colone .wdg-free-text-desc {
    padding: 5px 0px 5px 0px !important;
}

.LocalRealEstateTrends h3 {
    font-size: 24px !important;
}

.LocalRealEstateTrend img {
    float: left !important;
    margin-bottom: 10px;
}

/*Contact Us*/
.map-widget .container {
    padding-left: 0px;
}

h2.map-heading {
    font-family: 'Montserrat' !important;
    font-size: 36px !important;
    color: #1a3485 !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
    h2.map-heading {
        font-size: 28px !important;
    }
}

.ContactAddress h3 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #333333 !important;
    font-size: 24px !important;
    padding-bottom: 15px;
}

.ContactAddress p {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 20px !important;
}

.ContactAddress p a {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 20px !important;
}

.ContactAddress p a:hover {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #2c8738 !important;
    font-size: 20px !important;
}

.contact-address, .Contactphone {
    display: none !important;
}

.ContactAddress .container, .ContactUsForm .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*Form*/
.form-field {
    margin: 5% !important;
}

.control-label {
    font-family: 'Noticia Text' !important;
    color: #333333 !important;
    font-weight: 700 !important;
}

.explanation-text {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
}

.ktc-radio {
    align-items: center;
    display: flex;
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
}

.field-validation-error {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: red !important;
}

input[type="submit"] {
    margin: 2% 5% 5% 5% !important;
    padding: 10px 20px !important;
    font-family: 'Noticia Text' !important;
}

.ktc-radio label {
    margin-left: 5px !important;
}

.ktc-radio-list {
    display: flex !important;
    gap: 15px;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.editing-form-control-nested-control {
    flex-direction: column !important;
}

.formwidget-submit-text {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
    font-weight: 400 !important;
    padding: 20px 40px 20px 40px !important;
    border: 2px solid #1F3D3B !important;
    margin: 20px 0px;
}

.customform-title {
    color: #1f3d3b !important;
    font-weight: 700 !important;
    font-style: italic !important;
    padding-bottom: 10px !important;
    text-align: left !important;
}

input[type="submit"] {
    color: #ffffff;
    background-color: #2c8738;
    border: 1px solid #2c8738;
    border-radius: 10px;
}

input[type="submit"]:hover {
    color: #2c8738;
    background-color: #ffffff;
    border: 1px solid #2c8738;
}

/*Resources*/
.ResourcesSection .wdg-free-text-desc p strong {
    font-family: 'Montserrat' !important;
    color: #1a3485 !important;
    font-size: 24px !important;
}

.ResourcesSection .wdg-free-text-desc h2 {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 32px !important;
    font-weight: bold !important;
}

.ResourcesSection .wdg-free-text-desc p a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ResourcesSection .wdg-free-text-desc p a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ResourcesSection .wdg-free-text-desc p img {
    margin-right: 15px !important;
}

/*Services*/
.ServicesSection .wdg-free-text-desc p strong {
    font-family: 'Montserrat' !important;
    color: #1a3485 !important;
    font-size: 24px !important;
}

.ServicesSection .wdg-free-text-desc h2 {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 32px !important;
    font-weight: bold !important;
}

.ServicesSection .wdg-free-text-desc p a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ServicesSection .wdg-free-text-desc p a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ServicesSection .wdg-free-text-desc p img {
    margin-right: 15px !important;
}

.ServicesInfo a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 16px !important;
    font-weight: unset !important;
}

.ServicesInfo a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ServicesInfo h3 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #003263 !important;
    font-weight: bold !important;
    padding-top: 10px;
}

/*Expertise*/
.ExpertiseSection .wdg-free-text-desc p strong {
    font-family: 'Montserrat' !important;
    color: #1a3485 !important;
    font-size: 24px !important;
}

.ExpertiseSection .wdg-free-text-desc h2 {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 32px !important;
    font-weight: bold !important;
}

.ExpertiseSection .wdg-free-text-desc p a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ExpertiseSection .wdg-free-text-desc p a:hover {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.ExpertiseSection .wdg-free-text-desc p img {
    margin-right: 15px !important;
}

/*Industry Links*/
.IndustryLinks h2 a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 20px !important;
    font-weight: bold;
}

.IndustryLinks h2 a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 20px !important;
    font-weight: bold;
}

.SummaryLinks a {
    font-family: 'Montserrat' !important;
    color: #555555 !important;
    font-size: 16px !important;
    font-weight: bold;
}

.SummaryLinks a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 16px !important;
    font-weight: bold;
}

/*State Links*/
h3 {
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    color: #333333 !important;
    font-weight: bold !important;
    padding-top: 10px;
}

.sipn-dropdown-desc {
    margin-bottom: 20px !important;
}

.sipn-dropdown-desc a {
    font-family: 'Montserrat' !important;
    color: #003263 !important;
    font-size: 16px !important;
    font-weight: unset !important;
}

.sipn-dropdown-desc a:hover {
    font-family: 'Montserrat' !important;
    color: #2c8738 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

/*Real Estate Glossary Page*/
.RealEstateGlossary .sipn-container a, .RealEstateGlossary .sipn-container .sipn-sep {
    color: #000000 !important;
    font-family: 'Montserrat' !important;
    font-size: 22px !important;
    text-decoration: unset !important;
}

.RealEstateGlossary .sipn-container a:hover {
    color: #2c8738 !important;
}

.Letter h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #1a3485 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .Letter h2 {
        font-size: 28px !important;
    }
}

/*Site Map*/
.SiteMap li {
    line-height: 1.7em;
}

.SiteMap li a {
    color: #555555 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    text-decoration: unset !important;
    font-weight: bold;
}

.SiteMap li a:hover {
    color: #2c8738 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    text-decoration: unset !important;
    font-weight: bold;
}

/*Home page roll over widget*/
.rolloveranimation figcaption{background-color: #003263 !important; opacity: 90% !important;font-family: 'Montserrat' !important;}
.rolloveranimation-component .rolloveranimation.open figcaption,
.rolloveranimation-component .rolloveranimation:hover figcaption{background-color: #003263 !important; border: 1px solid #555555 !important;}
.rolloveranimation-wrapper .rolloveranimation{border: 1px solid #555555 !important;}
.rollover-description p{color: #ffffff !important;}

.carousel-item>img, .rolloveranimation>img {
    max-width: 100% !important;
    vertical-align: top !important;
    width: 100% !important;
    object-fit: cover !important;
    overflow-clip-margin: content-box !important;
    overflow: clip !important;
    z-index: 0 !important;
}


