h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}


@font-face {
    font-family: 'gallient';
    src: url('/images/gallient-webfont.woff2') format('woff2'), url('/images/gallient-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

header .dropdown-menu.show {
    width: 200px;
    padding:0px;
}

    .hero-content h1 {
        font-weight: 400;
        max-width: 800px;
        margin: 0 auto;
    }

    .btn-contact {
        background: white;
        color: #004a99;
        border-radius: 50px;
        padding: 10px 30px;
        font-weight: bold;
        text-decoration: none;
        display: inline-block;
        margin-top: 20px;
    }


    header .dropdown-menu li a {
        color: #202020;
        padding: 5px 15px;
        display: inline-block;
        font-weight: 400;
        font-size: 19px;
        width:100%;
    }

    header .dropdown-menu li:last-child {
        border-bottom: 0px !important;
    }


header .dropdown-menu li {
    border-bottom: 1px solid #dadada;
    font-size: 19px;
    padding: 5px 15px;
}

    header button.navbar-toggler {
        background: #202020;
    }
    /* ============== Slider ========= */
    /* ── Wrapper ── */
    .carousel-wrap {
        width: 100%;
        max-width: 100%;
        position: relative;
    }
    /* ── Slide layout ── */
    .slide-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0;
        background: var(--clr-card);
        border-radius: var(--radius);
        overflow: hidden;
        min-height: 525px;
        padding: 130px 0px;
        max-width: 1300px;
        margin: 0 auto;
    }

.project-spec{padding-left:0px}

.project-spec li {
    font-size: 18px;
    font-weight: 400;
    color: #202020;
}


.slide-inner .fci-btn-pill {
    font-size: 20px;
}
    /* ── Controls ── */
    .carousel-controls {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        width: 1510px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }

    .ctrl-btn {
        width: 75px;
        border: none;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: border-color .2s, background .2s;
        color: #000;
    }

        .ctrl-btn img {
            filter: invert(1);
        }

        .ctrl-btn[aria-label="Next"] {
            right: -25px;
            position: absolute;
        }

        .ctrl-btn[aria-label="Previous"] {
            left: -25px;
            position: absolute;
        }

    .carousel-item .slide-image {
        position: relative;
    }

        .carousel-item .slide-image .slide-count {
            position: absolute;
            top: 10px;
            right: 10px;
            background: #202020;
            padding: 5px 10px;
            border-radius: 5px;
        }
    /*===============================
		UNIVERSAL CSS	
================================= */
    .site-wide-margin {
        width: calc(100% - 200px);
        margin: 0 auto;
    }

    .container {
        max-width: 1300px !important;
    }

    a:hover {
        text-decoration: none;
    }

    .pr {
        position: relative;
    }

    .image-overlay:before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0.3;
    }
    /*========================================
		Margins, Paddings and borders
======================================== */

    .pr-90 {
        padding-right: 90px
    }

    .px-90 {
        padding: 0px 90px;
    }

    .px-150 {
        padding-left: 150px !important;
        padding-right: 150px !important
    }

    .px-50 {
        padding-left: 50px;
        padding-right: 50px
    }

    .pt-130 {
        padding-top: 130px
    }

    .py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .py-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .py-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .py-60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .py-80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .py-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .py-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }



    .pt-30 {
        padding-top: 30px
    }

    .pt-90 {
        padding-top: 90px
    }

    .pt-120 {
        padding-top: 120px
    }

    .pt-200 {
        padding-top: 200px;
    }

    .pb-100 {
        padding-bottom: 100px
    }

    .pb-200 {
        padding-bottom: 200px !important;
    }

    .pb-80 {
        padding-bottom: 80px;
    }
   .pb-60 {
        padding-bottom: 60px;
    }
    .pb-120 {
        padding-bottom: 120px;
    }

    .mt-120 {
        margin-top: 120px
    }

    .pad0 {
        padding: 0px !important
    }

    .pb0 {
        padding-bottom: 0px !important
    }

    .mar0 {
        margin: 0px
    }

    .mb0 {
        margin-bottom: 0px
    }

    .mb-40 {
        margin-bottom: 40px
    }

    .mt-30 {
        margin-top: 30px !important
    }

    .mt-60 {
        margin-top: 60px !important
    }

    .mt-100 {
        margin-top: 100px
    }

    .mb-100 {
        margin-bottom: 100px
    }

    .mr-20 {
        margin-right: 20px;
    }

    .ml-20 {
        margin-left: 20px;
    }

    .p-30 {
        padding: 30px
    }

    #page-container {
        overflow: hidden
    }

    .overflow--hidden {
        overflow: hidden;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: 'Work Sans', sans-serif;
    }

    p, a, span, li, td {
        font-family: 'Work Sans', sans-serif;
    }

    body {
        color: #202020
    }

    .pl-120 {
        padding-left: 120px;
    }
    /*===============================
		Flex and Positions
================================= */

    .flex-center {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .flex-inherit {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .position-center {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10
    }

    .flex-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-center-nowrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .flex1 {
        flex: 1
    }

    .flex--justify {
        justify-content: space-between;
    }
    /*==============================
		Navigations
================================ */

    header {
        position: absolute;
        z-index: 50;
        width: 100%;
        background-color: transparent;
        padding: 20px;
    }

    .dropdown-item {
        position: relative;
        z-index: 100 !important;
    }

    .navbar-expand-lg.scrolled {
        background: #000;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

    .nav-item {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative;
        border: 0px;
        margin-right: 20px;
    }

        .nav-item:hover {
            color: #ffffffb0 !important;
            border-top-width: 0px;
            border-left-width: 0px;
            border-right-width: 0px;
            border-bottom-width: 0px;
        }

    .ms-auto {
        align-items: end !important;
        margin-right: 10px !important;
    }
    /*.inner-menu .hamburger {
    color: #fff
}

.hamburger {
    color: #fff
}*/

    .white-header {
        background: #fff !important;
        padding: 20px 0;
    }

        .white-header li a {
            color: #202020 !important
        }

    .navbar-brand img {
        max-width: 230px
    }

    header.inner-menu ul li a {
        color: #202020 !important
    }

    header.inner-menu {
        position: relative !important
    }
    /*==============================
	Backgrounds and Colors
================================ */


    .home-wrapper {
        background: url("../images/frans-res-hero-home-head-image.jpg");
        background-size: cover;
        background-position: center;
        min-height: 100vh;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        position: relative;
    }

        .home-wrapper h1 {
            font-size: 60px;
            color: #fff;
            font-weight: 500;
            line-height: 1.1;
            letter-spacing: 0
        }

    .services-section ul {
        padding-left: 0;
        margin-top: 40px
    }

        .services-section ul li {
            font-size: 18px;
            font-weight: 400;
            list-style: none;
            padding-bottom: 25px;
        }

            .services-section ul li a {
                color: #202020
            }

    .text-bor {
        position: relative
    }

        .text-bor:after {
            position: absolute;
            content: "";
            bottom: -50px;
            width: 8%;
            left: 0;
            height: 2px;
            background-color: #1f76ba
        }

    .post-img:hover .post-meta {
        opacity: 1;
        left: 0px;
    }

    .post-img {
        position: relative;
        overflow: hidden;
        transition: .4s ease
    }

    .post-meta {
        background-color: #981d20;
        display: inline-block;
        padding: 40px 50px;
        position: absolute;
        left: -300px;
        bottom: 0px;
        opacity: 0;
        transition: .4s ease
    }

        .post-meta h3 {
            font-size: 24px;
            color: #fff;
            font-weight: 300;
        }

        .post-meta p {
            font-size: 16px;
            color: #fff !important;
            text-decoration: underline;
            font-weight: 300;
        }

    .home-gallery {
        padding: 0 150px !important;
    }

.fci-hero-slider .container {
    justify-content:flex-end !important;
}


.blue-bg {
    background: #1f76ba
}
    /* Slideshow container */

    .footer-testimonial {
        margin-bottom: -200px;
        padding-left: 150px;
        padding-right: 150px;
    }

        .footer-testimonial .carousel-inner {
            background: #981d20;
            padding: 8% 18% 15%;
        }



        .footer-testimonial h3 {
            color: #fff;
            font-size: 42px;
            text-align: left
        }

        .footer-testimonial p {
            color: #fff;
            font-size: 22px !important;
            margin-top: 30px
        }

        .footer-testimonial .carousel-indicators li {
            border-radius: 50% !important;
            width: 20px;
            height: 20px;
        }

        .footer-testimonial .carousel-indicators {
            bottom: 70px
        }
    /*=============================== 
	Text and Headings and Tables
================================*/



    .section-headings h1 {
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px
    }

    .section-headings h2 {
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px
    }

    .section-headings h3 {
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px;
    }

    .section-headings h4 {
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px
    }

    .section-headings h5 {
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px
    }

    .headings h1 {
        font-size: 80px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #f4f4f4
    }

    .headings h2 {
        font-size: 80px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #f4f4f4
    }

    .headings h3 {
        font-size: 80px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #f4f4f4
    }

    .headings h4 {
        font-size: 80px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #f4f4f4
    }

    .headings h5 {
        font-size: 80px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #f4f4f4
    }

    .head-xl h1 {
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #aa484a
    }

    .head-xl h3 {
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #aa484a
    }

    .head-xl h4 {
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #aa484a
    }

    .head-xl h5 {
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #aa484a
    }

    .head-xl h5 {
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: 20px;
        color: #aa484a
    }

    .head-lg h1 {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 1px
    }

    .head-lg h3 {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 1px
    }

    .head-lg h4 {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 1px
    }

    .head-lg h5 {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 1px
    }

    .head-lg h5 {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 1px
    }

    .head-md h1 {
        font-size: 42px;
        font-weight: 400;
        line-height: 1.1;
    }

    .head-md h3 {
        font-size: 42px;
        font-weight: 400;
        line-height: 1.1;
    }

    .head-md h4 {
        font-size: 42px;
        font-weight: 400;
        line-height: 1.1;
    }

    .head-md h5 {
        font-size: 42px;
        font-weight: 400;
        line-height: 1.1;
    }

    .head-md h5 {
        font-size: 42px;
        font-weight: 400;
        line-height: 1.1;
    }

    .head-sm h1 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-sm h3 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-sm h4 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-sm h5 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-sm h5 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-xs h1 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-xs h3 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-xs h4 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-xs h5 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-xs h5 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.1
    }

    .head-wht {
        color: #fff !important
    }

    .head-red {
        color: #9b3237 !important
    }

    .inner-header h1 {
        font-size: 60px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: 13px
    }

    .about-heading h3 {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 72px;
        letter-spacing: 20px;
        color: #484848;
        position: relative
    }

    .about-heading-one h3:before {
        content: "01";
        position: absolute;
        left: -10px;
        font-size: 80px;
        color: #1f76ba;
        letter-spacing: 20px;
        top: -47px;
        z-index: -1;
        opacity: 0.2
    }

    .about-heading-two h3:before {
        content: "02";
        position: absolute;
        left: -40px;
        font-size: 80px;
        color: #1f76ba;
        letter-spacing: 20px;
        top: -47px;
        z-index: -1;
        opacity: 0.2
    }

    .about-heading-three h3:before {
        content: "03";
        position: absolute;
        left: 0px;
        font-size: 80px;
        color: #1f76ba;
        letter-spacing: 20px;
        top: -47px;
        z-index: -1;
        opacity: 0.2
    }

    .about-heading-four h3:before {
        content: "04";
        position: absolute;
        left: 0px;
        font-size: 80px;
        color: #1f76ba;
        letter-spacing: 20px;
        top: -47px;
        z-index: -1;
        opacity: 0.2
    }

    .text-lg p {
        font-size: 28px;
        color: #202020;
        font-weight: 500;
        letter-spacing: 0px
    }

    .text-md p {
        font-size: 22px;
        color: #202020;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0px
    }

    .text-sm p {
        font-size: 20px;
        color: #202020;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0px
    }

    .text-xs p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0px;
    }

    .text-xxs p {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        letter-spacing: 0px
    }

    .text-wht {
        color: #fff !important;
        position: relative;
        z-index: 3;
    }

    .text-red {
        color: #9b3237 !important
    }

    .text-blue {
        color: #2182c3 !important
    }

    .text-normal {
        font-weight: 300 !important
    }

    .max-width-650 {
        max-width: 650px;
        margin: 0 auto
    }

    .max-width-680 {
        max-width: 680px;
        margin: 0 auto
    }

    .max-width-500 {
        max-width: 500px;
    }

    .max-width-900 {
        max-width: 900px;
        margin: 0 auto;
    }

    .max-width-430 {
        max-width: 430px;
    }

    .w-85 {
        width: 85%
    }

    .w-65 {
        width: 65%;
    }
    /*===============================
		Anchors and Buttons
================================*/

    .btn-blank-red {
        color: #9b3237;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative
    }

        .btn-blank-red:hover {
            color: #202020
        }

        .btn-blank-red:after {
            content: url(../images/blue-arrow-icon.svg);
            position: absolute;
            right: -35px;
            transition: .4s ease
        }

        .btn-blank-red:hover:after {
            right: -45px
        }

    .btn-blank-blue {
        color: #1f76ba;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative
    }

        .btn-blank-blue:hover {
            color: #202020
        }

        .btn-blank-blue:after {
            content: url(../images/blue-border-icon.svg);
            position: absolute;
            right: -35px;
            transition: .4s ease
        }

        .btn-blank-blue:hover:after {
            right: -45px
        }

    .btn-blank-black {
        color: #000;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative;
    }

        .btn-blank-black:hover {
            color: #202020;
        }

        .btn-blank-black:after {
            content: url(../images/arrow-right.svg);
            position: absolute;
            right: -15px;
            transition: .4s ease;
            width: 10px;
            height: 10px;
            transform: scale(0.05);
            top: -5px;
        }

        .btn-blank-black:hover:after {
            right: -25px
        }


    .btn-blank-wht {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative
    }

        .btn-blank-wht:hover {
            color: #981d20;
        }

        .btn-blank-wht:after {
            content: url(../images/blue-arrow-icon.svg);
            position: absolute;
            right: -35px;
            transition: .4s ease
        }

        .btn-blank-wht:hover:after {
            right: -45px
        }

    .btn-box-wht {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        transition: .4s ease;
        position: relative;
        height: 48px;
        align-content: center;
    }

    .text-grey {
        color: #484848
    }

    .btn-box-wht:hover {
        color: #fff;
        border-bottom: 2px;
        border-bottom-color: #981d20;
        border-style: solid;
    }

    .btn--red {
        color: #fff;
        background-color: #9b3237;
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        transition: .4s ease;
        border: 1px solid #9b3237;
        padding: 15px, 30px;
    }

        .btn--red:hover {
            text-decoration: none;
            background-color: #9b3237;
            color: #fff
        }

    .btn--white {
        color: #9b3237;
        font-size: 14px;
        display: inline-block;
        transition: .4s ease;
        border: 1px solid #fff;
        padding: 15px 30px;
        font-weight: 500;
        background-color: #fff
    }

        .btn--white:hover {
            background-color: #9b3237;
            color: #fff;
            text-decoration: none;
        }

    .pill-btn-white {
        border-radius: 50px;
        color: #1f76ba;
        font-size: 24px;
        display: inline-block;
        transition: .4s ease;
        border: 1px solid #fff;
        padding: 15px 30px;
        font-weight: 500;
        background: #fff;
        min-width: 285px;
        z-index: 3;
        position: relative;
        text-decoration: none;
    }

        .pill-btn-white:hover {
            color: #fff;
            background: transparent
        }

    .submit-btn {
        font-size: 22px;
        background: #2a99d4;
        padding: 7px 65px;
        border-radius: 5px;
        color: #fff;
        border: 1px solid #2a99d4 !important;
        width: 100%
    }

    .anchors-inline {
        display: flex;
        align-items: stretch;
        gap: 0;
        position: relative;
        z-index: 3;
    }

        .anchors-inline a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 56px; /* Set your desired height */
            padding: 0 24px; /* Adjust horizontal padding as needed */
            font-weight: 400;
            font-size: 32px;
            border: none;
            margin: 0;
            text-decoration: none;
            transition: background 0.2s, color 0.2s;
        }

            .anchors-inline a.left-anchor {
                background: #9b3237;
                color: #fff;
                border-bottom-left-radius: 10px;
                border-top-left-radius: 10px;
            }

                .anchors-inline a.left-anchor:hover {
                    background-color: transparent;
                    color: #fff;
                    border: solid;
                    border-width: 1px;
                    border-color: #9b3237;
                    border-left-width: 5px;
                    border-bottom-left-radius: 10px;
                    border-top-left-radius: 10px;
                }

            .anchors-inline a.right-anchor {
                background: #fff;
                color: #9b3237;
                border-left: 1px solid #9b3237; /* Optional: visual separation */
            }
    /*===============================
		HOME
================================*/

/* 1. Slider Foundation */
.fci-hero-item {
    height: 90vh;
    background-size: cover !important;
    background-position: center !important;
    color: white;
    overflow: hidden;
    position: relative;
    padding: 80px 0px;
}

/* 2. Base State (Hidden and ready to move) */
.fci-hero-subtitle, 
.fci-hero-title, 
.fci-btn-pill {
    opacity: 0;
    transform: translateY(25px); /* Shorter distance for a faster feel */
    will-change: transform, opacity;
}

/* 3. The "Fast & Smooth" Animation Definition */
@keyframes fciSnappyEntrance {
    0% {
        opacity: 0;
        transform: translateY(25px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 4. Triggering Animations (Faster Timings) */
/* Duration reduced to 0.7s for a snappier response */
.carousel-item.active .fci-hero-subtitle {
    animation: fciSnappyEntrance 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation-delay: 0.1s; /* Starts almost immediately */
}

.carousel-item.active .fci-hero-title {
    animation: fciSnappyEntrance 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation-delay: 0.25s; /* Quick follow-up */
}

.carousel-item.active .fci-btn-pill {
    animation: fciSnappyEntrance 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation-delay: 0.35s; /* Button appears right after text */
}

/* 5. Background Cross-Fade Speed */
/* Reduced to 1s to match the faster text entrance */
.carousel-fade .carousel-item {
    transition-duration: 0.3s !important;
}

/* Button Styling */

.fci-btn-pill:hover {
    background-color: #f1f1f1;
    transform: translateY(-3px);
}






    .cta-bg {
        background: url("../images/home-cta-bg.jpg");
        background-size: cover;
        background-position: center;
        position: relative;
    }
    /* --- Global Custom Classes --- */
    .fci-padding {
        padding: 130px 0;
    }

    .fci-btn-pill {
        border-radius: 50px;
        padding: 12px 50px;
        font-size: 24px;
        font-weight: 500;
        transition: 0.4s;
        border: none;
        display: inline-block;
        text-decoration: none;
        color: #202020 !important;
    }

        .fci-btn-pill:hover {
            background-color: #2182c3 !important;
            color: #fff !important
        }

    .fci-btn-white {
        background-color: #ffffff;
        color: #000000;
    }

        .fci-btn-white:hover {
            background-color: #f1f1f1;
        }
    /* --- Hero --- */
    .fci-hero-section {
        height: 90vh;
        background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 45%)), url(../images/frans-res-hero-home-head-image.jpg);
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        text-align: left;
        color: #ffffff;
        padding: 80px 0px;
    }

    .cta-bg {
        background: url(../images/home-cta-bg.jpg);
        background-size: cover;
        background-position: center;
        padding: 80px 0px;
        height: 750px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .cta-bg p {
            font-size: 20px;
            font-weight: 400;
            line-height: 1.6;
            max-width: 700px;
        }

    .max-width-800 {
        max-width: 800px
    }

    .fci-hero-subtitle {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .fci-hero-title {
        font-size: 72px;
        font-weight: 400;
        max-width: 900px;
        line-height: 1;
    }
    /* --- Intro Section --- */
    .fci-intro-heading {
        font-size: 32px;
        line-height: 1.2;
        font-weight: 400;
    }

    .fci-intro-text {
        color: #666666;
        font-size: 15px;
        line-height: 1.7;
    }

    .fci-arrow-link {
        color: #000;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
    }
    /* --- Image Features --- */
    .fci-feature-img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    .fci-feature-title {
        font-size: 42px;
        margin-bottom: 20px;
        font-weight: 400;
    }

    .fci-feature-desc {
        color: #484848;
        font-size: 16px;
        line-height: 1.8;
        font-weight: 500;
    }
    /* --- Recent Projects Title Overlay --- */
    .fci-title-overlay-container {
        position: relative;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fci-huge-text {
        font-size: 10vw;
        font-weight: 700;
        color: #f4f4f4;
        letter-spacing: 20px;
        text-transform: uppercase;
        white-space: nowrap;
    }
    /* --- The Nova Section --- */
    .fci-nova-section {
        background-color: #7b746f;
        color: #ffffff;
        position: relative;
    }

    .fci-nova-content {
        padding-right: 10%;
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .fci-nova-bg-text {
        position: absolute;
        bottom: -140px;
        left: -175px;
        pointer-events: none;
        width: 1345px;
        z-index: 0;
        font-size: 650px;
        line-height: 1;
        color: #88827e;
        font-family: 'gallient';
    }

    .fci-nova-title {
        font-size: 60px;
        margin-bottom: 0px;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: -2px;
    }

    .fci-nova-sub {
        font-size: 14px;
        font-size: 32px;
        opacity: 0.5;
        margin-bottom: 30px;
        margin-top: -5px;
    }

    .fci-nova-content .small {
        font-size: 19px;
        font-weight: 400;
        line-height: 1.7
    }

    .fci-nova-spec-label {
        font-size: 18px;
        font-weight: 500;
        opacity: 0.6;
        margin-bottom: 10px;
    }

    .fci-nova-spec-value {
        font-size: 17px;
        margin-bottom: 40px;
        font-weight: 600;
        line-height: 1.7
    }
    /* --- About Us --- */
    .fci-bg-light-grey {
        position: relative;
    }

        .fci-bg-light-grey:before {
            content: "";
            position: absolute;
            left: -590px;
            top: 70px;
            bottom: 70px;
            background: #f2f1f0;
            z-index: 0;
            width: 1220px;
        }
    /* --- CTA Split Section --- */
    .fci-cta-split-left {
        background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&q=80&w=1200');
        background-size: cover;
        background-position: center;
        padding: 100px 10%;
        color: #ffffff;
        min-height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .fci-cta-title {
        font-size: 60px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.1;
    }




    .video--section {
        margin-bottom: -90px
    }

    .section-left-background {
        margin-left: calc(50% - 35vw) !important;
        padding-right: 30px;
    }

        .section-left-background:before {
            content: url(../images/blue-rectangle.jpg);
            position: absolute;
            z-index: -1;
            bottom: -80px;
            right: 160px;
        }

    .image-bg:before {
        content: url(../images/blue-rectangle.jpg);
        position: absolute;
        z-index: -1;
        right: 15px;
        top: 70px;
    }

    .img-rectangle:before {
        content: url(../images/blue-border-rectangle.png);
        position: absolute;
        left: 85px;
        top: 20px;
        z-index: -1
    }
    /* Thin chevron styling to match the design */

    #novaCarousel {
        margin-right: calc(100% - 700px);
    }

        #novaCarousel .carousel-inner img {
            width: 100%;
            height: 600px;
            object-fit: cover;
        }

        #novaCarousel .carousel-control-next {
            width: 10%;
            opacity: 1;
            right: -16%; /* Offsets the arrow like in the design */
        }

        #novaCarousel .custom-next-icon {
            border-right: 2px solid white;
            border-bottom: 2px solid white;
            width: 50px;
            height: 50px;
            transform: rotate(-45deg);
        }


    @media (max-width: 992px) {
        header .dropdown-menu li {
            padding: 5px 0px;
        }
        #novaCarousel .carousel-item img {
            height: 400px;
        }

        #novaCarousel .carousel-control-next {
            right: 0;
        }
    }
    /*===============================
		FOOTER
================================*/

    footer {
        background: #f0f0f0
    }

        footer .contact {
            font-size: 30px
        }

            footer .contact a {
                color: #202020
            }

                footer .contact a:hover {
                    text-decoration: none
                }

        footer .social-icons {
            display: flex;
        }

        footer .social-icons-col {
            display: flex;
            align-items: flex-end
        }

        footer .social-icons li {
            list-style: none
        }

            footer .social-icons li i {
                color: #1f76ba;
                font-size: 20px;
                padding-left: 25px
            }

    .footer-copyright p a {
        color: #202020;
        text-decoration: underline;
        padding-right: 10px;
    }
    /*===============================
		Pages
================================*/

    .video-container {
        cursor: pointer;
        background: #000;
    }

        .video-container video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    /* The overlay that dims slightly and holds the button */
    .play-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.2); /* Optional dimming */
        transition: opacity 0.3s ease;
    }
    /* The Play Triangle */
    .play-button {
        width: 80px;
        height: 80px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 50%;
        position: relative;
        transition: transform 0.2s ease;
    }

        .play-button::after {
            content: "";
            position: absolute;
            left: 55%;
            top: 50%;
            transform: translate(-50%, -50%);
            border-style: solid;
            border-width: 15px 0 15px 25px;
            border-color: transparent transparent transparent #000;
        }

        .play-button:hover {
            transform: scale(1.1);
        }
    /* Hide overlay when video starts playing */
    .video-playing .play-overlay {
        opacity: 0;
        pointer-events: none;
    }

    .lots-gallery .carousel-item img {
        height: 700px;
        object-fit: cover;
        object-position: center;
    }

    a {
        text-decoration: none;
    }

    .terra-header {
        padding: 0px !important;
        height: 100vh;
        display: flex;
        align-items: center;
    }

    .container-fluid {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .terra-header h1 {
        font-size: 60px;
        font-weight: 500;
        color: #fff;
        position: relative;
        z-index: 1;
    }

    .terra-header .tera-logo {
        position: absolute;
        left: 70px;
        bottom: 60px;
        width: 250px;
    }


    .section-title {
        text-align: center;
        margin-bottom: 70px;
        font-size: 42px;
        font-weight: 400;
        line-height: 1;
    }

    .bg-text-heading {
        font-size: 90px;
        font-weight: 600;
        color: #eeeeee;
        letter-spacing: 25px;
        text-align: center;
        margin-bottom: 50px;
        position: relative;
        z-index: 1;
        font-family: 'Work Sans', sans-serif;
        line-height: 0.9;
    }

.img-label {
    padding: 30px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
    color: #484848;
    padding-bottom: 0;
}

        .img-label span {
            color: #808080;
        }
    /* Master Plan */
    .master-plan-img {
        max-width: 100%;
        height: auto;
        border: 1px solid #eee;
    }

    .view-map-link {
        text-transform: uppercase;
        margin-top: 50px;
        color: #2a99d4;
        text-decoration: none;
        font-weight: 400;
        font-size: 19px;
        border: 1px solid #2a99d4;
        display: inline-block;
        padding: 12px 30px;
        transition: .4s ease;
    }

        .view-map-link:hover {
            background: #2a99d4;
            color: #fff;
        }
    /* Text Section */
    .description-text p {
        line-height: 1.7;
        font-size: 18px;
        color: #202020;
    }

    .nova-gallery {
        background: #eee;
        padding: 50px;
    }

        .nova-gallery .carousel-inner img {
            max-width: 800px;
            margin: 0 auto;
            mix-blend-mode: multiply;
        }

    .text-blue {
        color: #2a99d4;
    }

    .project-detail {
        display: flex;
    }

        .project-detail .project--locations {
            padding: 0;
            width: 100%;
        }

    .pdf-icon-large {
        font-size: 50px;
        color: #ff0000; /* Standard PDF Red color */
        font-family: Arial, sans-serif;
    }
    /* <  ------- about ----------   >*/
    .inner-header {
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background-repeat: no-repeat !important;
        min-height: 580px;
        background-size: cover !important
    }

    header .nav-link.show {
        color: #fff !important
    }

    header .nav-link.active {
        color: #fff !important;
    }

    .nav-link {
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 1px;
    }

        .nav-link:active {
            background: transparent !important;
            color: #ffffffa8 !important;
        }

        .nav-link:hover {
            background: transparent !important;
            color: #ffffffa8 !important;
        }

        .nav-link:focus {
            background: transparent !important;
            color: #ffffffa8 !important;
        }
    /* <  ------- Carousel ----------   >*/
    .fci--container {
        max-width: 1330px !important
    }

    .carousel-inner img {
        width: 100%;
        height: 700px;
        object-fit: cover;
    }

    .fci-carousel .carousel-caption p {
        color: #202020
    }

    .fci-carousel .carousel-indicators li {
        background: #ad4a4d !important;
        border-radius: 50% !important;
        width: 20px;
        height: 0px;
    }

    .fci-carousel .carousel-indicators {
        bottom: -50px
    }

    .fci-carousel .carousel-control-prev-icon {
        filter: invert(2);
        transform: scale(1.5);
    }

    .fci-carousel .carousel-control-prev {
        left: -100px;
        width: 30px !important
    }

    .fci-carousel .carousel-control-next {
        right: -100px;
        width: 30px !important
    }

    .fci-carousel .carousel-control-next-icon {
        filter: invert(2);
        transform: scale(1.5);
    }

    .fci-carousel p {
        font-size: 16px;
        max-width: 490px;
        margin: 0 auto;
        text-align: center;
        padding-top: 40px
    }

    .footer-testimonial {
        position: relative
    }

        .footer-testimonial:before {
            content: url(../images/fci-text.png);
            position: absolute;
            top: -160px;
            right: 0px;
            z-index: 999;
        }
    /*===============================
		Portfolio
================================*/

    .fci--portfolio {
        border: none !important;
        display: flex !important;
        justify-content: center !important
    }

        .fci--portfolio li {
            padding-right: 20px;
        }

            .fci--portfolio li:last-child {
                padding-right: 0px !important;
            }

            .fci--portfolio li a {
                color: #202020 !important;
                font-weight: 500;
                border: none !important;
                font-size: 20px !important;
            }

    .tab--images img {
        width: 100%
    }

    .fci--portfolio li a.active {
        color: #2286c6 !important
    }
    /*===============================
		Contact
================================*/

    .project--form h3 {
        color: #fff !important
    }

    .project--form .submit-btn {
        background: #fff !important;
        color: #202020;
        border: 1px solid #fff !important;
        width: auto;
        transition: .4s ease
    }

        .project--form .submit-btn:hover {
            background: transparent !important;
            color: #fff
        }


    .form--section {
        padding: 50px 110px !important
    }

    .bg--red {
        background-color: #981d20
    }

    .contact--form input[type=text] {
        background: transparent;
        border: none;
        color: #fff !important;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px solid #fff !important;
        border-radius: 0 !important;
        margin-bottom: 40px;
        padding-left: 0;
        filter: brightness(3.5);
    }

    .contact--form input[type=textarea] {
        background: transparent;
        border: none;
        color: #fff !important;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px solid #fff !important;
        border-radius: 0 !important;
        padding-bottom: 70px;
        filter: brightness(3.5);
    }

    .project--locations {
        display: flex;
        justify-content: space-between;
    }

        .project--locations li {
            list-style: none
        }

            .project--locations li p {
                font-size: 12px;
                text-transform: uppercase;
                color: #acacb0;
                font-weight: 600;
                margin-bottom: 25px;
            }

            .project--locations li h3 {
                font-size: 18px;
                font-weight: 400;
                color: #202020;
            }

        .project--locations img {
            max-width: 40px;
            margin-left: -5px;
        }

    .contact-form .form-pr {
        padding-right: 20px
    }

    .contact-form input[type="text"] {
        border-radius: 5px !important;
        border: 1px solid #808080 !important;
    }

    .contact-form input[type="email"] {
        border-radius: 5px !important;
        border: 1px solid #808080 !important;
    }

    .contact-form label {
        font-size: 16px;
        font-weight: 500;
    }

    .contact-form .submit-btn {
        margin-top: 30px
    }
    /*===============================
		Media Query
================================*/

    @media screen and (max-width:1850px) {

        .img-rectangle:before {
            width: 100%
        }
    }

    @media screen and (max-width:1500px) {
        .fci-nova-bg-text {
            font-size: 460px;
        }

        .fci-carousel .carousel-control-prev {
            left: 0
        }

        .fci-carousel .carousel-control-next {
            right: 0
        }

        .fci-carousel .carousel-control-prev-icon {
            filter: invert(0)
        }

        .fci-carousel .carousel-control-next-icon {
            filter: invert(0)
        }
    }


    @media screen and (max-width:1440px) {
        .carousel-controls {
            width: 100%;
        }

        .slide-inner {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }

        .ctrl-btn[aria-label="Next"] {
            right: 35px;
        }

        .fci-nova-content .small {
            margin-bottom: 25px !important;
        }

        #novaCarousel .carousel-inner img {
            height: 430px;
        }

        .fci-nova-sub {
            margin-bottom: 15px;
        }

        #novaCarousel {
            margin-right: calc(100% - 560px) !Important;
        }

        .site-wide-margin {
            width: calc(100% - 90px);
        }

        .footer-testimonial h3 {
            font-size: 30px
        }

        .post-meta {
            padding: 20px 20px
        }

            .post-meta h3 {
                font-size: 18px
            }

            .post-meta p {
                font-size: 13px;
                margin-bottom: 0
            }
    }



    @media screen and (max-width:1350px) {

        footer .contact {
            font-size: 25px
        }

        footer .social-icons {
            padding-left: 0
        }

        .section-left-background:before {
            bottom: -145px;
            right: 30px;
            transform: scale(0.8);
        }
    }

    @media screen and (max-width:1200px) {
        .ctrl-btn[aria-label="Next"] {
            right: 0px;
            position: absolute;
        }

        .ctrl-btn[aria-label="Previous"] {
            left: 0px;
            position: absolute;
        }

        .footer-testimonial .carousel-inner {
            padding: 8% 7% 15%;
        }

        .footer-testimonial .carousel-indicators li {
            width: 15px;
            height: 15px;
        }

        .fci-carousel .carousel-control-prev {
            bottom: 0px !important
        }

        .fci-carousel .carousel-control-next {
            bottom: 0px !important
        }
    }

    @media screen and (max-width:1200px) {
        .carousel-inner img {
            height: 440px;
        }

        .fci--container {
            max-width: 1140px !important
        }

        .section-headings h1 {
            font-size: 36px
        }

        .section-headings h2 {
            font-size: 36px
        }

        .section-headings h3 {
            font-size: 36px
        }

        .section-headings h4 {
            font-size: 36px
        }

        .section-headings h5 {
            font-size: 36px
        }

        .home-wrapper h1 {
            font-size: 50px
        }
    }


    @media screen and (max-width:1024px) {
        .slide-inner {
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .pt-120 {
            padding-top: 80px;
        }

        .fci-btn-pill {
            font-size: 18px;
        }

        .pt-130 {
            padding-top: 80px
        }

        .mt-120 {
            margin-top: 80px;
        }

        #novaCarousel {
            margin-right: 0px !important
        }

        .cta-bg {
            height: 440px;
        }

        .fci-padding {
            padding: 80px 0;
        }

        .py-130 {
            padding-top: 80px;
            padding-bottom: 80px
        }

        .fci-nova-bg-text {
            bottom: -85px;
            font-size: 370px;
        }

        .bg-text-heading {
            font-size: 65px;
        }

        .fci-bg-light-grey:before {
            left: -650px;
        }

        .site-wide-margin {
            width: 100%;
        }

        .terra-header h1 {
            font-size: 45px;
        }

        .about-heading h3 {
            font-size: 55px
        }

        .about-heading-one h3:before {
            left: -5px;
            top: -32px;
        }
    }

    @media screen and (max-width:992px) {
        .cta-bg p {
            font-size: 16px;
            margin-bottom: 20px !important;
        }

        .fci-cta-title {
            font-size: 40px;
        }

        .mt-30 {
            margin-top: 0px !important;
        }

        .fci-feature-title {
            margin-bottom: 0px;
        }

        .mt-30-md {
            margin-top: 30px
        }

        .flex-reverse-md {
            flex-direction: column-reverse;
        }



        .mb-md-10 {
            margin-bottom: 10px !important
        }

        .flex-reverse-md {
            flex-direction: column-reverse
        }

        .pl-120 {
            padding-left: 10px;
        }

        .nav-item {
            width: 95%;
        }

        .mb-sm-50 {
            margin-bottom: 50px
        }

        header #navbarNavDropdown {
            background: #fff;
            padding: 10px 20px;
        }

            header #navbarNavDropdown li a {
                color: #202020
            }

        header .nav-link:hover {
            color: #202020 !important;
        }
    }


    @media screen and (max-width:768px) {
        .img-500-sm {
            height: 500px;
            object-fit: cover;
            width: 100%;
        }
        .pb-60 {
            padding-bottom: 30px;
        }
        .py-100 {
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .headings h3 {
            letter-spacing: 10px;
        }
        .fci-hero-slider .carousel-control-prev {
            display: none;
        }
        .fci-hero-slider .carousel-control-next{
            display: none
        }
        header .dropdown-menu.show {
            border: 0px;
            margin-top: 0;
            padding-top: 0;
            width: 100%;
        }

        header .dropdown-menu li a {
            font-size: 17px;
            padding: 8px 0px;
        }

        header .dropdown-menu li:last-child {
            border-bottom: 1px solid #dadada !important;
        }

        .row {
            padding-left: 15px;
            padding-right: 15px;
        }
        .fci-hero-slider .fci-hero-item {
            padding-left: 15px;
            padding-right: 15px;
        }
        .fci-hero-slider .fci-hero-title {
            margin-bottom: 20px !important;
        }

        #splitCarousel {
            padding-left: 15px;
            padding-right: 15px;
        }

        .fci-nova-content {
            padding-right: 0;
        }

            .fci-nova-content .small {
                font-size: 16px;
            }

        .slide-inner {
            min-height: auto;
            padding-top: 60px;
            padding-bottom: 60px;
            padding-left: 0.8rem;
            padding-right: 0.8rem;
        }

        .fci-nova-bg-text {
            bottom: -85px;
            font-size: 290px;
            left: 0px;
        }

        body .mb-4 {
            margin-bottom: 0px !important
        }

        .pt-120 {
            padding-top: 60px;
        }

        .fci-nova-title {
            font-size: 40px;
            margin-bottom: 5px;
            margin-top: 30px;
        }

        .carousel-controls {
            top: 28%;
        }

        .carousel-inner img {
            height: 360px;
        }

        .ctrl-btn {
            width: 35px;
            height: 35px;
        }

            .ctrl-btn[aria-label="Previous"] {
                left: -15px;
                position: absolute;
            }

            .ctrl-btn[aria-label="Next"] {
                right: 15px;
                position: absolute;
                background: #202020;
            }

        .slide-inner {
            display: flex;
            flex-direction: column-reverse
        }

        .fci-padding {
            padding: 60px 0;
        }

        .pt-130 {
            padding-top: 60px
        }

        .flex-reverse-sm {
            flex-direction: column-reverse
        }

        .mb-md-5 {
            margin-bottom: 10px !important
        }

        .fci-hero-title {
            font-size: 36px;
        }

        .fci-nova-spec-value {
            margin-bottom: 20px;
        }

        .fci-nova-sub {
            font-size: 22px;
            margin-top: -10px;
        }

        #novaCarousel .custom-next-icon {
            width: 30px;
            height: 30px;
        }

        .pl-120 {
            padding-left: 10px
        }

        .lots-gallery .carousel-item img {
            height: 280px;
        }

        .pb-100 {
            padding-bottom: 60px;
        }

        .terra-header .tera-logo {
            width: 150px;
        }

        .section-title {
            font-size: 32px;
            margin-bottom: 30px !important;
        }

        .pb-80 {
            padding-bottom: 60px;
        }

        .pb-120 {
            padding-bottom: 60px;
        }

        .py-80 {
            padding-top: 60px;
            padding-bottom: 60px;
        }

        .project--locations li p {
            margin-bottom: 15px;
        }

        .terra-header .tera-logo {
            left: 20px;
            bottom: 30px;
        }

        .bg-text-heading {
            font-size: 60px;
            letter-spacing: 10px;
            margin-bottom: 30px;
        }

        .img-label {
            padding: 10px;
        }

        .section-headings h1 {
            font-size: 27px
        }

        .section-headings h2 {
            font-size: 27px
        }

        .section-headings h3 {
            font-size: 27px
        }

        .section-headings h4 {
            font-size: 27px
        }

        .section-headings h5 {
            font-size: 27px
        }

        .head-lg h1 {
            font-size: 30px
        }

        .head-lg h2 {
            font-size: 30px
        }

        .head-lg h3 {
            font-size: 30px
        }

        .head-lg h4 {
            font-size: 30px
        }

        .head-lg h5 {
            font-size: 30px
        }

        .head-xl h1 {
            font-size: 45px
        }

        .head-xl h2 {
            font-size: 45px
        }

        .head-xl h3 {
            font-size: 45px
        }

        .head-xl h4 {
            font-size: 45px
        }

        .head-xl h5 {
            font-size: 45px
        }

        .view-map-link {
            margin-top: 25px;
            font-size: 16px;
        }

        .project--locations li h3 {
            font-size: 16px;
            margin-bottom: 0;
        }

        .project-detail {
            padding-top: 10px !important;
        }

        .text-blue {
            margin-bottom: 0px !important
        }

        .services-section ul {
            margin-top: 20px
        }

            .services-section ul li {
                padding-bottom: 15px
            }

        .footer-testimonial {
            padding-left: 30px;
            padding-right: 30px;
        }

        .form--section {
            padding: 50px 0px !important;
        }

        .fci--portfolio li {
            padding-right: 0
        }

            .fci--portfolio li a {
                font-size: 18px !important;
                padding: 0 5px
            }

        .fci-carousel .carousel-control-prev-icon {
            transform: scale(1)
        }

        .fci-carousel .carousel-control-next-icon {
            transform: scale(1)
        }

        .project--locations {
            padding-left: 0
        }

        .mb-sm-30 {
            margin-bottom: 30px !important
        }

        .footer--logo {
            text-align: center;
            margin-bottom: 30px;
        }

        footer .contact {
            text-align: center;
            margin-bottom: 30px;
        }

        footer .social-icons-col {
            justify-content: center
        }

        .footer-copyright {
            text-align: center
        }

            .footer-copyright p {
                margin-bottom: 0
            }

        .footer-testimonial:before {
            transform: scale(0.6);
            right: -135px;
        }

        .section-left-background:before {
            bottom: -180px;
            right: -42px;
            transform: scale(0.6);
        }

        .image-bg:before {
            display: none
        }

        .px--sm-0 {
            padding-left: 5px !important;
            padding-right: 5px !important
        }
    }


    @media screen and (max-width:576px) {
        .slide-inner .fci-btn-pill {
            font-size: 18px;
        }

        .fci-nova-bg-text {
            bottom: -40px;
            font-size: 200px;
        }

        .pt-sm-0 {
            padding-top: 0px !important
        }

        .mt-60 {
            margin-top: 15px !important;
        }

        .terra-header h1 {
            font-size: 38px;
        }

        .inner-header {
            min-height: 500px
        }

            .inner-header h1 {
                font-size: 40px
            }

        .headings h1 {
            font-size: 40px
        }

        .headings h2 {
            font-size: 40px
        }

        .headings h3 {
            font-size: 40px
        }

        .headings h4 {
            font-size: 40px
        }

        .headings h5 {
            font-size: 40px
        }

        .head-xl h1 {
            font-size: 36px
        }

        .head-xl h2 {
            font-size: 36px
        }

        .head-xl h3 {
            font-size: 36px
        }

        .head-xl h4 {
            font-size: 36px
        }

        .head-xl h5 {
            font-size: 36px
        }

        .head-sm h1 {
            font-size: 30px
        }

        .head-sm h2 {
            font-size: 30px
        }

        .head-sm h3 {
            font-size: 30px
        }

        .head-sm h4 {
            font-size: 30px
        }

        .head-sm h5 {
            font-size: 30px
        }

        .about-heading h3 {
            font-size: 34px
        }

        .about-heading-one h3:before {
            font-size: 50px
        }

        .about-heading-two h3:before {
            font-size: 50px;
            left: -10px;
            top: -25px;
        }

        .about-heading-three h3:before {
            font-size: 50px
        }

        .footer-testimonial h3 {
            font-size: 22px
        }

        .footer-testimonial p {
            font-size: 16px !important;
        }

        .footer-testimonial .carousel-indicators {
            bottom: 0
        }

        .services-section ul {
            margin-bottom: 0
        }

        .services-section .btn-blank-red {
            padding-top: 0 !important
        }

        .mb-40 {
            margin-bottom: 30px
        }

        .mt-sm-60 {
            margin-top: 60px
        }

        .text-bor:after {
            bottom: -25px
        }

        .footer-testimonial {
            margin-top: 30px
        }

        .mb-sm-50 {
            margin-bottom: 50px
        }

        .mt-120 {
            margin-top: 60px
        }

        .footer-testimonial:before {
            transform: scale(0.4);
            right: -200px;
            top: -130px;
        }

        .contact--form .btn--white {
            width: 88%;
            margin-top: 0 !important
        }

        .mt-100 {
            margin-top: 60px;
        }

        .about-heading-one h3:before {
            letter-spacing: 5px;
            font-size: 40px;
            left: 20px;
            top: -20px;
        }

        .about-heading-two h3:before {
            letter-spacing: 5px;
            font-size: 40px;
            left: 15px;
        }

        .about-heading-three h3:before {
            top: -25px;
            letter-spacing: 5px;
            font-size: 40px;
        }

        .about-heading-four h3:before {
            top: -22px;
            letter-spacing: 5px;
            font-size: 40px;
            left: 12px;
        }

        .row .about-heading {
            padding: 10px !important
        }

        .pill-btn-white {
            min-width: 240px;
            padding: 10px 28px;
            font-size: 20px
        }

        .about-heading h3 {
            letter-spacing: 10px
        }
    }



    @media screen and (max-width:500px) {
    }


    @media screen and (max-width:480px) {

        footer .contact {
            font-size: 18px
        }

        .fci-carousel p {
            padding-top: 20px
        }

        .head-md h1 {
            font-size: 26px
        }

        .head-md h2 {
            font-size: 26px
        }

        .head-md h3 {
            font-size: 26px
        }

        .head-md h4 {
            font-size: 26px
        }

        .head-md h5 {
            font-size: 26px
        }

        .section-left-background:before {
            bottom: -215px;
            right: -200px;
            transform: scale(0.4);
        }
    }

    @media screen and (max-width:380px) {

        .inner-header h1 {
            font-size: 30px
        }

        .home-wrapper h1 {
            font-size: 30px
        }

        .head-xl h1 {
            font-size: 30px
        }

        .head-xl h2 {
            font-size: 30px
        }

        .head-xl h3 {
            font-size: 30px
        }

        .head-xl h4 {
            font-size: 30px
        }

        .head-xl h5 {
            font-size: 30px
        }

        .section-headings h1 {
            font-size: 30px
        }

        .section-headings h2 {
            font-size: 30px
        }

        .section-headings h3 {
            font-size: 30px
        }

        .section-headings h4 {
            font-size: 30px
        }

        .section-headings h5 {
            font-size: 30px
        }

        .headings h1 {
            font-size: 28px
        }

        .headings h2 {
            font-size: 28px
        }

        .headings h3 {
            font-size: 28px
        }

        .headings h4 {
            font-size: 28px
        }

        .headings h5 {
            font-size: 28px
        }

        .head-lg h1 {
            font-size: 28px
        }

        .head-lg h2 {
            font-size: 28px
        }

        .head-lg h3 {
            font-size: 28px
        }

        .head-lg h4 {
            font-size: 28px
        }

        .head-lg h5 {
            font-size: 28px
        }

        .fci-carousel .carousel-control-prev {
            bottom: 135px !important
        }

        .fci-carousel .carousel-control-next {
            bottom: 135px !important
        }

        .project--locations {
            display: block
        }

        .btn--red {
            padding: 12px 20px
        }
    }

    .videoWrapper {
    }

        .videoWrapper video {
            /* override other styles to make responsive */
            width: 100% !important;
            height: auto !important;
        }