﻿
body {
}

.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}


.text ul, .grid-section ul {
    list-style: none;
    line-height: 40px;
}

.text li, .grid-section li {
    margin-left: 1.5em;
}

.map {
    overflow: hidden;
    clip-path: polygon(0 10%, 100% 10%, 100% 100%, 0% 100%);
}

.text ul li::before, .grid-section ul li::before {
    content: "\2714";
    color: #a6c148; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    font-size: 2em;
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1.5em; /* Also needed for space (tweak if needed) */
    margin-left: -1.5em; /* Also needed for space (tweak if needed) */
}

.windows-component .btn {
    display: none !important;
}

.windows-component .heading {
    font-size: 1.8rem !important;
    color: #ffffff !important;		
}

.windows-component .text p {
    font-size:1.2rem !important;
    color: #ffffff !important;;
}

.footer-bg {
        padding-bottom: 0 !important;
}

.block-row-home .btn {
    display: none;
}

.pods-component .slick-track .item .inner .heading {
    font-size: 1.8rem !important;
}

.overlay {
    background-color:black;
}

.overlay img {
    opacity:0.4;
}

#site-header .container{
    max-width: 100%;
}

#site-header #logo{
    width: 350px !important;
}

#site-header #logo a{
    width: 300px !important;
    height: 30px !important;
}

.listing .umb-grid{
    border: 3px solid #E6E6E6;
    padding: 25px;
    color: black;
}

.listing .umb-grid img{
    height: 250px;
    width : 250px;
}

.listing h1{
    font-size: 32px;
    font-weight:400;
}

.listing ul{
    font-size:1.2em;
    padding-top:10px;
}

.listing li{
    padding-left: 15px;
}

.listing .details {
    background-color:black;
    color:white; 
    padding:20px 50px 20px 50px;
}

.listing p {
    font-size: 30px;
    font-weight: 400;
}

.table p {
    background-color: #6aab61;
    padding: 0;
    margin: 0;
    height: 60px;
    text-align:center;
    padding-top: 20px;
}

.table table{
    margin-top: 0;
}

.c2-heading {
    font-size:4rem !important;
}

.c2-text{
    color:black !important;
}

.c2-text p {
    font-size: 1.5em !important;
}

.job-details img {
    height: 350px;
}

table.t1 tr td:first-child {
    background-color: #E6E6E6 !important;
}

.table td{
    border: none !important;
}

#site-footer .container {
    max-width: 100% !important;
}

#site-footer .image{
    height: 300px;
    width:550px;
}

.quick-links ul li a::after {
    display: none !important;
}

#site-footer .footer-bg{
    padding-bottom:0 !important;
}

/*.heading {
    font-size: 88px !important;
    font-weight: bold !important;
}

.secondary-heading {
    font-size: 66px;
    font-weight: bold;
}

.text {
    font-size:30px;
    font-weight: normal;
}*/

.base-text p {
    font-size: 24px !important;
}

.pods-overlay .component-main .heading {
    font-size: 1.8rem !important;
    color: #ffffff !important;
}

.pods-overlay .component-main .text p {
    font-size: 1.2rem !important;
    color: #ffffff !important;
}

.pods-overlay .link .btn{
   display: none;
}



.gallery .link .btn {
    display: none; 
}

.covid-alert {
    display: flex !important;
    text-align: center !important;
}

.footer-navigation {
    padding: 0 !important;
    display: flex !important;
    justify-content: center !important;
}

#site-footer .footer-item {
    margin-bottom: 0 !important;
}

.content {
    padding-bottom: 40px !important;
}

.list-none ul {
    list-style: none !important;
    font-size: 24px !important;
}

.listing_basic-grid:not(.listing-pods) .item.col-12 {
    border: 3px solid #E6E6E6;
    padding: 10px;
}

.listing_basic-grid:not(.listing-pods) .item.col-12:hover {
    border: 3px solid #a3c79d;
    padding: 10px;
}

span.small, .base-text p {
    font-size:20px !important;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1599px) {
    .pods-component .slick-track .item .inner .heading {
        font-size: 1.6rem !important;
    }

    .slick-arrow {
        color: #000000 !important;
    }
}

.senior-team .secondary-heading {
    text-transform: none !important;
    letter-spacing: -0.015em !important;
    font-size: 1.8em !important;
}

.window-image .background-image {
    background-size: 100% !important;
    background-position: center !important;
}

.new-content {
    font-size: 26px;
    background-color: black;
    text-transform:uppercase;
    line-height: 26px;
    color: white;
    padding: 10px 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}