.innerHero{background-image: url('../images/hero.jpg'); display: flex; align-items: flex-end; justify-content: center;}
.sectionHeading{border-top: none; padding-top: 0; text-align: left;}
#georgian-section .border{display: none;}
#defaultCarousel .carousel-indicators li{width: 12px; height: 12px; background-color: #FFF; opacity: 1; margin: 5px;}
#defaultCarousel .carousel-indicators .active{background-color: #E22B28;}
.contactMap{margin: 0;}
.virtual-bar { z-index: 9; left: 33%; top: 41%; }
hr.grey{background-color: #53626F;height: 1px!important;}
hr.black{background-color: #424F5C;height: 1px!important;}
.pdf{position: relative;letter-spacing: .8px;}
.pdf::before{position: absolute;top: 0;right: 0;left: 0;content: '';background: black;height: 1px;}

.activeNav,.nav-link:focus, .nav-link:hover{color: #F7941D;}
/* #projectNav .navbar-nav .activeNav, #projectNav .navbar-nav .nav-item:hover {
    background-color: #56b9ca;
} */
a:hover{color: #F7941D;}
 .img-plus {
    position: absolute;
    right: 0;
    bottom: 33px;
}
.img-wrapper{position: relative;}


.pdfDownload {
    border-bottom: 1px solid #F7941E;
}

a {
    color: #56b9ca;}
    .poppins-light{font-family: poppins light;}
    .pdfDownload {
        font-size: 14.5px;
        color: #000;
        padding: 10px 15px;
    }
    .lh-35{line-height:35px}
    .vimeo-wrapper {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 70vh;
        z-index: -1;
        pointer-events: none;
        overflow: hidden;
    }
    .fullHero {
        
        background-position: center;
        background-size: cover;
    }
    .vimeo-wrapper iframe, .vimeo-wrapper video {
        width: 100vw;
        height: 56.25vw;
        min-height: 70vh;
        min-width: 177.77vh;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .fullHero .showMoreButton {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 20px;
        z-index: 99;
    }
    .contactMap {
        height: 500px;
    }
    .homeName {
        font-size: 45px;
        letter-spacing: 1px;
        font-weight: 800;
    }
.model{position: relative;}
    .model::before{position: absolute;
        content: '';
        height: 3px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top:5%;
        width: 45%;
        background: #F7941E;}

        