﻿html {
    height: 100%;
    min-height: 100%;
    min-height: 100vh;
}

body {
    height: 100%;
    min-height: 100%;
    min-height: 100vh;
    margin: 0 0;
    padding: 0 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    /* font-family: 'Montserrat', Arial, Helvetica, sans-serif; */
    font-size: 20px;
    line-height: 175%;
    color: #FFFFFF;
    background-color: #000000;
}

#frmMaster {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-height: 100vh;
}

@media (max-width : 767px) {

    body {
        font-size: 18px;
        line-height: 150%;
    }

}

/* 

    Boostrap Customizations

*/

.container, 
.container-lg, 
.container-md, 
.container-sm, 
.container-xl {
    max-width: 1370px;
}

.img-fluid {
    width: 100%;
    height: auto;
}

label {
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
}

textarea {
    resize: none;
}

.fa-fix {
    position: relative;
    top: 2px;
}

/* ADA Skip Links */

.skip_links {
    text-align: left;
    position: fixed;
    z-index: 99999;
}

.skip_links a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip_links a:focus, .skip_links a:active {
    position: static;
    left: 5px;
    top: 5px;
    width: auto;
    height: auto;
    padding: 10px 10px;
    overflow: visible;
    text-decoration: none;
    color: #000000;
    border: 1px solid #FFFFFF;
    background-color: #FCFCFC;
} 


/* Header */

header {
    position: fixed;
    z-index: 99990;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
/*    background-image: url('/images/layout/desktop-header-bg.jpg');*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

    header .contact-bar {
        font-size: 19px;
        line-height: 150%;
        color: #ffffff;
        background-color: #000;
        /*    border-bottom: 1px solid #DECFE5;*/
    }

header .contact-bar .row .col,
header .contact-bar .row .col-auto {
    padding-top: 10px;
    padding-bottom: 10px;
   /* border-right: 1px solid #000000;*/
}

header .contact-bar .br-0 {
    border-right: 0px none !important;
}

header .contact-bar .bl-0 {
    border-left: 0px none !important;
}

header .contact-bar a,
header .contact-bar a:visited {
    color: #ffffff;
}

header .contact-bar a:hover {
    color: #FFf000;
    text-decoration: none;
}

header .contact-bar .cc-logos {
    margin: 0 0;
    padding: 0 0;
}

header .contact-bar .cc-logos li {
    display: inline-block;
    margin: 0 2px;
    padding: 0 0;
    width: 26px;
}

header .contact-bar .cc-logos li img {
    width: 26px !important;
    height: auto;
}

header .whatsnew-bar {
    padding: 20px 0;
}

/* Mobile Header Changes */

header .mobile-logo {
    padding: 30px 30px 15px 30px;
}

    header .mobile-contact {
        padding: 0 30px 20px 30px;
        font-size: 16px;
        line-height: 150%;
        color: #000000;
        text-align: center;
    }

header .mobile-contact a,
header .mobile-contact a:visited,
header .mobile-contact a:hover {
    color: #000000;
    text-decoration: none;
}

header .mobile-cc-logos {
    padding: 0 30px 30px 30px;
    text-align: center;
}

header .mobile-cc-logos .cc-logos {
    font-size: 0px;
    line-height: 0px;
}

@media (max-width : 1199px) {

    header {
        position: relative;
        background-color: #FFFFFF;
/*        background-image: url('/images/layout/mobile-header-bg.jpg');*/
        background-size: 100%;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #pushcontent {
        display: none;
        height: 0px;
    }

}

/* Footer */

footer {
    padding: 40px 0 0 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 150%;
    background-color: #343332;
}

footer > .container-xl {
    padding-bottom: 40px;
}

footer h2 {
    margin-bottom: 4px;
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
}

footer hr {
    margin-top: 0;
    margin-bottom: 0.75rem;
    border-color: #FFFFFF;
}

footer a,
footer a:visited {
    color: #ffffff;
}

footer a:hover {
    color: #FFFF00;
    text-decoration: none;
}

footer i {
    position: relative;
    top: 2px;
    color: #FFFFFF;
}

footer .fa-ul {
    margin-left: 2.0rem;
}

footer .fa-ul li {
    margin-bottom: 1rem;
}

footer .fa-ul li:last-child {
    margin-bottom: 0;
}

footer .fa-ul i {
    margin-right: 0.25rem;
}

footer .sitemap {
    padding-left: 0;
    list-style-type: none;
}

footer .sitemap li ul {
    padding-left: 1.0rem;
    list-style-type: none;
}

footer .sitemap .title {
    color: #FFFFFF;
    font-weight: bold;
}

    footer .copyright {
        padding: 30px 30px;
        font-size: 18px;
        line-height: 150%;
        background-color: #000;
        border-top: 1px solid transparent;
        border-image-source: linear-gradient(to right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.33) 50%, rgba(255,255,255,0.0) 100%);
        border-image-slice: 5;
    }

/* Nav */

nav {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #343332;
}

nav .container-xl {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width : 991px) {

    nav.menu {
        overflow-x: hidden;
    }

}

/* Buttons */

.btn-outline-green,
.btn-outline-green:visited {
    color: #000;
    background-color: #b7b6b4;
    font-weight: bold;
}

    .btn-outline-green:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #2A5421;
    }

/* Back To Top Button */

.back-to-top {
    z-index: 99999;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
}

/* Big Photo */

.big-photo {
    position: relative;
    width: 100%;
    height: auto;
}

.big-photo picture,
.big-photo img {
    width: 100%;
    height: auto;
}

/* Swiper */

.swiper-container {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 999;
}

.swiper-slide {
    text-align: center;
}

    .swiper-slide .img-fluid {
        width: 100%;
        height: auto;
    }

    .swiper-slide .slide-title {
        position: absolute;
        bottom: 134px;
        right: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        color: #ffffff;
        line-height: 150%;
        text-align: center;
        background: rgb(2,0,36);
        background: linear-gradient(266deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.17969194513742992) 88%, rgba(0,0,0,0) 100%);
        -webkit-border-top-left-radius: 0.25rem;
        -webkit-border-bottom-left-radius: 0.25rem;
        -moz-border-radius-topleft: 0.25rem;
        -moz-border-radius-bottomleft: 0.25rem;
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

        .swiper-slide .slide-title .slide-title-text {
            align-self: end;
            padding: 1rem 2rem;
            font-size: 166%;
            font-weight: bold;
            line-height: 100%;
        }

        .swiper-slide .slide-title .slide-title-text-small {
            align-self: end;
            padding: 0 2rem 1rem 2rem;
            font-weight: bold;
        }

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #000000;
    opacity: 0.5;
}

.swiper-pagination-bullet-active {
    background-color: #ffffff;
    opacity: 0.9;
}

@media (max-width : 767px) {

    .swiper-container {
        border-bottom: 0px none;
        background-color: #ffffff;
    }

    .swiper-pagination {
        display: none;
    }

    .swiper-slide {
        display: flex;
        flex-direction: column-reverse;
    }

        .swiper-slide .slide-title {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.66);
        }

            .swiper-slide .slide-title .slide-title-text {
                width: 100%;
                margin-bottom: 0;
                padding: 8px 8px 8px 8px;
                font-size: 16px;
                line-height: 24px;
                text-align: center;
            }

            .swiper-slide .slide-title .slide-title-text-small {
                width: 100%;
                margin-bottom: 0;
                padding: 0 8px 16px 8px;
                font-size: 12px;
                line-height: 18px;
                text-align: center;
            }
}


/* Photo Group Full Width */

.photo-group-100 {
    border-top: 4px solid #0D886E;
    border-bottom: 4px solid #0D886E;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
}

.photo-group-100 .container-fluid,
.photo-group-100 .row,
.photo-group-100 .col,
.photo-group-100 .col-4,
.photo-group-100 .col-12 {
    margin: 0 0;
    padding: 0 0;
}

.photo-group-100 img {
    width: 100%;
}

/* Marquee */

.marquee-bg {
    position: relative;
    z-index: 999;
    background-color: #346a29;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
}

.marquee-bg .container-xl .col-12 {
    padding-left: 0;
    padding-right: 0;
}

.marquee-wrapper {
    overflow: hidden;
    display: none;
    width: 100%;
    height: 80px;
    background-color: transparent;
}

.marquee {
    /*font-family: 'Montserrat', Arial, Helvetica, sans-serif;*/
    font-size: 32px;
    color: #FFFFFF;
    line-height: 80px;
}

.marquee-background > .container-xl {
    padding-left: 0;
    padding-right: 0;
}

.marquee-background > .container-xl > .row {
    margin-left: 0;
    margin-right: 0;
}

.marquee-background > .container-xl > .row > .col-12 {
    padding-left: 5px;
    padding-right: 5px;
}

@media only screen and (max-width : 991px) {

    .marquee-background {
        top: 0;
        margin-bottom: 0;
    }

    .marquee-background .container-xl {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .marquee-background > .container-xl > .row > .col-12 {
        width: 100%;
    }

    .marquee-wrapper {
        border: 0 none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

}

/* Content Areas */

.content {
    padding: 40px 15px;
    color: #000000;
    background-color: #FFFFFF;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
    margin-bottom: 1rem;
    font-weight: normal;
    line-height: 125%;
    color: #000000;
}

.content h1 {
    font-size: 180%;
    margin-bottom: 1.5rem;
}

.content h1 .smaller {
    font-size: 80%;
    margin-bottom: 1.5rem;
}

.content h2 {
    font-size: 140%;
    margin-bottom: 1.5rem;
}

.content h3 {
    font-size: 120%;
    margin-bottom: 1.5rem;
}

.content h4,
.content h5 {
    font-size: 100%;
}

.content p {
    margin-bottom: 1.5rem;
}

.content ul {
    margin-bottom: 1.5rem;
}

   /* .content a {
        color: #006FE6;
    }*/
    .content a,
    .content a:visited,
    .content a:hover {
        text-decoration: none;
    }

.content .card {
    color:#000000;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.content .card h2 {
    color:#000000;
    font-size: 125%;
    margin-bottom: 1.5rem;
}

    .content .card h3 {
        color: #45703d;
    }

.content .card .card-img-top{
    border-bottom:1px solid #000000;
}

.content .bx-shadow {
    /*border: 1px solid #a3ccc5;*/
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
}

    .content .bx-shadow-brdr {
        border: 1px solid #346a29;
    }

@media (max-width: 1399px) {

    .content {
        padding: 40px 0;
    }

}

@media (max-width: 991px) {

    .content {
        padding: 40px 0;
    }

}

@media (max-width: 767px) {

    .content h1 {
        font-size: 150%;
        line-height: 125%;
    }

    .content h2 {
        font-size: 125%;
        line-height: 125%;
    }

    .content h3 {
        font-size: 110%;
        line-height: 125%;
    }

}

/* Color Sections */

.content.blue-bg {
    background-color: #006cb5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .content.blue-bg .card {
        border: 4px solid #346a29;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
    }

.content.green-bg {
    background-image:url("/Images/Layout/background3.jpg");
    background-color: #346a29;
}

    .content.green-bg .card {
        border: 2px solid #ffffff !important; 
    }

    .content.green-bg span > em {
        color: #346a29 !important;
    }

.content.infra-bg {
    background: #ffeded;
}

.content.infra-bg h1,
.content.infra-bg h2,
.content.infra-bg h3 {
    color: #FFFFFF;
}

.content.lt-bg-01 {
    background-color: #FFFFFF;
    background: url('/Images/Layout/lt-bg-01.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 1px solid #fdebf5;
}

/* Services Boxes on Home Page */

h2.services-title {
    margin-bottom: 0.5rem !important;
    font-size: 100%;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

div.services-content {
    margin-bottom: 1.5rem;
}

div.services-content p:last-child {
    margin-bottom: 0;
}

.btn-more,
.btn-more:visited {
    color: #000;
    background-color: #b7b6b4;
}

    .btn-more:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #2A5421;
    }


/* FAQs Pages */

.faq {
    margin-bottom: 1rem;
    padding: 15px 20px;
    background-color: #f3f9f8;
    border: 1px solid #a3ccc5;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

.faq:last-child {
    margin-bottom: 0;
}

.faq .faq-question,
.faq .faq-question:visited {
    display: block;
    font-weight: bold;
    color: #663380;
    outline: none;
}

.faq .faq-question:hover {
    color: #663380;
    outline: none;
}

.faq .faq-answer {
}

.faq .faq-answer hr {
    border-width: 2px;
    border-color: rgba(102,51,128,0.33);
}

/* Contact Form */

.contact-form {
    border: 1px solid #e8e8e8 !important;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
}

.contact-form h2 {
    margin-bottom: 0;
    font-size: 125%;
    line-height: 125%;
}

/* Google Map */

.map .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.embed-google-map {
    padding-bottom: 33%;
    color: #000000;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

@media only screen and (max-width: 1199px) {

    .embed-google-map {
        padding-bottom: 42%;
    }
}

@media only screen and (max-width: 991px) {

    .embed-google-map {
        padding-bottom: 56%;
    }
}

@media only screen and (max-width: 767px) {

    .embed-google-map {
        padding-bottom: 75%;
    }
}

/* Multi-Column Lists */

.two-col-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.three-col-list {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}

.four-col-list {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}

@media (max-width : 767px) {

    .two-col-list,
    .three-col-list,
    .four-col-list {
        columns: initial;
        -webkit-columns: initial;
        -moz-columns: initial;
    }

}

@media (min-width : 768px) And (max-width : 991px) {

    .two-col-list {
        columns: initial;
        -webkit-columns: initial;
        -moz-columns: initial;
    }

    .three-col-list,
    .four-col-list {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }


    .card.special {
        overflow: hidden;
        background-image: url('/Images/fees/fall-bg.jpg');
        background-position: center left;
        background-size: cover;
    }

        .card.special .card-body {
            padding: 0 0;
        }

        .card.special .special-overlay {
            height: 100%;
            padding: 100px 20px 100px 40px !important;
            background-color: rgba(255,255,255,0.85);
        }

        .card.special h2 {
            font-weight: bold;
        }

    @media (max-width : 767px) {

        .card.special {
        }

            .card.special .special-overlay {
                padding: 20px 20px 20px 40px !important;
                background-color: rgba(255,255,255,0.85);
            }
    }
}

.photo {
    border: 1px solid #000000;
}

/* Forms (Contact / Employment / Rental / Etc) */

.app-form .card {
    margin-bottom: 1.5rem;
    border:1px solid #000000;
}

    .app-form .card:last-child {
        margin-bottom: 0;
    }

.app-form .card-header {
    color: #FFFFFF;
    font-family: Roboto, sans-serif;
    font-size: 133%;
    text-align: center;
    line-height: 150%;
    background-color: #346a29;
}

.app-form label {
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 0.25rem;
}

.app-form .form-group {
    margin-bottom: 10px;
}

.app-form hr {
    border-color: #DDDDDD;
}

.app-form textarea {
    resize: none;
}

textarea {
    resize: none;
}

.lightgreen-bg {
    background-color: #EFFCEF !important;
}


.card-img-side {
    border-right:1px solid #000000;
}

@media (max-width:767px){
    .card-img-side {
        border-right: none;
        border-bottom: 1px solid #000000;
    }
}

img.o-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

@media (max-width:767px) {

    img.r-sm-top {
        border-top-right-radius: calc(.25rem - 1px);
        border-top-left-radius: calc(.25rem - 1px);
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
}

@media (min-width:768px) {

    img.r-md-start {
        border-top-right-radius: 0;
        border-top-left-radius: calc(.25rem - 1px);
        border-bottom-right-radius: 0;
        border-bottom-left-radius: calc(.25rem - 1px);
    }

    img.r-md-end {
        border-top-right-radius: calc(.25rem - 1px);
        border-top-left-radius: 0;
        border-bottom-right-radius: calc(.25rem - 1px);
        border-bottom-left-radius: 0;
    }
}

ul.misvisval {
    margin-left: 12px !important;
}

.grecaptcha-badge {
    bottom: 88px !important;
}