
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-logo img {
height: 100px;
width: auto;
vertical-align: middle;
}

.prague-footer .footer-content-outer {
position: relative;
max-width: 1170px;
margin-left: auto;
margin-right: auto;
padding: 20px 0 40px;
z-index: 100;
}

.prague-footer .footer-top-content .prague-footer-main-block .footer-main-content {
margin-top: 0px;
max-width: 100%;
font-size: 13px;
line-height: 26px;
font-weight: 400;
color: rgba(255,255,255,.7);
}

.prague-footer .footer-top-content .prague-footer-main-block .prague-logo {
position: relative;
text-align: center;
}

#frm_field_1_container {
margin-top:10px;
}

#frm_field_2_container {
margin-top:10px;
}

#frm_field_3_container {
margin-top:10px;
}
#frm_field_4_container {
margin-top:10px;
}

#frm_field_5_container {
margin-top:10px;
}

#frm_field_6_container {
margin-top:10px;
} 
element.style {
}

.project-detail-block-outer .project-detail-block-wrapper .project-detail-block-title {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 1.6px;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 16px;
    color: #111;}

.project-detail-slider-banner {
    width: 100%;
    height: 650px;
    margin-bottom: 136px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 0 30px;
}

.showcase_slider .content-showcase-wrapper {
position: absolute;
bottom: 0;
right: 0;
left: 7px;
padding: 9px 15px;
background-color: #fff;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
text-align: center;
-webkit-transition: background .35s ease;
transition: background .35s ease;
}

.swiper-container .swiper-slide {
text-align: center;
font-size: 18px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 7px;
}

.showcase_slider .slide-title a {
    font-size: 20px;
    font-family: 'Blair-Light';
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 1.15;
    text-decoration: none;
    color: #111;
    -webkit-transition: color .35s ease;
    transition: color .35s ease;
    text-transform: lowercase;
}

.showcase_slider .slide-category a {
    color: #000;
    font-family: 'Blair-Light';
    font-size: 13px;
    letter-spacing: .2px;
    opacity: .4;
    -webkit-transition: color .35s ease,opacity .35s ease;
    transition: color .35s ease,opacity .35s ease;
    text-decoration: none;
}

* {
    font-family: Blair-Light;
}

.project-grid-item-title a {
font-family: Blair-Light;
}
* {
font-size: 11px;
line-height: 32px;
font-weight: 400;
-ms-word-wrap: break-word;
/* word-wrap: break-word; */
}

.project-grid-wrapper .project-grid-item-title a {
font-size: 14px;
line-height: inherit;
font-weight: inherit;
}

h4 {
font-size: 14px;
line-height: 32px;
}