.image-slider.height-70 .slides li{ height: 530px; min-height: 530px; }
.logo{ max-height: 65%; }
.menu > li ul{ width: 300px; }
.menu > li { margin-right: 13px; }
.has-dropdown { padding-right: 13px; }
.has-dropdown:after { content: ""; }
.module { display: inline-block; padding: 0 32px; }
@media (max-width: 1160px){
    .menu > li { 
        margin-right: 0px; 
    }
}
.menu {font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
@media (max-width: 1120px){
    .footer-1 {  
        background: #f8f8f8;
    }
}
@media (max-width: 1120px){
    .module { 
        display: inline-block; padding: 0 14px; 
    }
}
.masonry-item .image-tile{
    max-height: 510px;
}
.news-thumbs li {
  height: 185px;
}
.titlehead   {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    padding: 10px; 
}
.inline-text{
    display: inline;
}
.square-thumbs li {
    height: 205px;
}
.h50{
    height: 50px;
}
.text-ellipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.form-crm .form-success, .form-crm .form-error{
    top: 0px !important;
}

#form-calculator{
    margin-bottom: 0px;
}

.calculator-sum{
    background: lightgreen;
    font-size: 1.2em;
}

#gmap_geocoding{
    width:100%;
    min-height:500px;
}
.map-tall{
    min-height:700px !important;
}

.project-preview{
    padding: 6px;
    border: 1px solid lightgrey;
    margin: 6px;
}

.project-title{
    color: goldenrod;
    font-size: 1.2em;
}
.project-areas{
    font-size: 0.8em;
}
.project-prices{
    color: #111111;
    font-size: 1.1em;
}
.project-bedrooms{
    font-size: 1em;
}

.project-filter{
    border: 5px solid #F7F7F7;
    padding: 10px;
}
.project-filter-found{
    font-size: 18px;
}
.project-filter-found span {
    font-weight: bold;
}

.noUi-target{
    margin-top: 7px;
    height: 16px;
    border-radius: 8px !important;
    overflow: visible;
    border: 1px solid #47b475  !important;
}
.noUi-base{
    border:none;
}

.noUi-connect{
    background: #47b475 !important;
    box-shadow: none !important;
}
.noUi-handle{
    width: 14px !important;
    left: -7px !important;
}

.noUi-handle:before,.noUi-handle:after {
    left: 6px !important;
    top: 6px;
}
.noUi-origin {
    border-radius: 8px !important;
}

.btn-group  > .btn {
    min-width: inherit;
    border: 1px solid #47b475;
    padding: 0 16px;
    height: 32px;
    line-height: 26px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    color: white;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 0px;
    margin-bottom: 14px;
}

.btn-group  > .btn.selected, .btn-group  > .btn:hover {
    background: #47b475;
}

.galleria-bar{
    opacity: 0.4;
}
.galleria-bar:hover{
    opacity: 1;
}
.galleria-theme-azur .galleria-stage {
    bottom: 0px;
}
.galleria-theme-azur .galleria-bar {
    height: 67px;
    background: rgba(20,20,20,0.7) url("/jci/vendor/galleria/themes/azur/bg.png");
}
.galleria-theme-azur .galleria-fullscreen {
    left: 0px;
    height: 67px;
    width: 65px;
    background-position: 50% 25px;
}
.galleria-theme-azur .galleria-play {
    display: none;
}

.galleria-theme-azur .galleria-thumbnails {
    width: 100% !important;
    height: 60px !important;
}
.galleria-theme-azur .galleria-thumbnails .galleria-image {
    width: 60px !important;
    height: 60px !important;
    border: 1px solid #343434;
}
.galleria-theme-azur .galleria-thumbnails img {
    width: 60px !important;
    height: 60px !important;
}
h1.project-title{
    font-size: 40px;
    margin: 10px;
}

.project-head{
    height: 84px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.project-head > div{
    height: 84px;
}
.project-head-left{
    border-right: 1px solid #E6E6E6;
}
.project-head-right{
    border-left: 1px solid #E6E6E6;
    font-size: 30px;
    position: relative;
    padding-top: 26px;
}

.project-head > .col-md-1{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    display: table-cell;
    padding: 12px 6px;
    vertical-align: middle;
    text-align: center;
}

.project-head > .col-md-1 > span.fa{
    font-size: 30px;
}