/*
Theme Name: LC Construction
Author: Resident360
Text Domain: lcconstruction
Version: 1.0
Description: -
*/

@font-face {
    src: url("assets/fonts/Montserrat-Regular.eot");
    src: url("assets/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
         url("assets/fonts/Montserrat-Regular.woff") format("woff"),
         url("assets/fonts/Montserrat-Regular.ttf") format("truetype"),
         url("assets/fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
    font-family: Montserrat-Regular;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    src: url("assets/fonts/Montserrat-Bold.eot");
    src: url("assets/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
         url("assets/fonts/Montserrat-Bold.woff") format("woff"),
         url("assets/fonts/Montserrat-Bold.ttf") format("truetype"),
         url("assets/fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    src: url("assets/fonts/Montserrat-SemiBold.eot");
    src: url("assets/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
         url("assets/fonts/Montserrat-SemiBold.woff") format("woff"),
         url("assets/fonts/Montserrat-SemiBold.ttf") format("truetype"),
         url("assets/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
    font-family: Montserrat-SemiBold;
    font-style: normal;
    font-weight: normal;
}

body {
    padding-top: 65px;
    font-family: Montserrat-Regular;
    /*line-height: 1.4em;*/
    background-color: #fff;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

.site-wrap {
    margin-top: -100px;
    padding-top: 160px;
    padding-bottom: 140px;
    background: url('assets/images/top-pattern-bg.png') top -80px left no-repeat,
    url('assets/images/bottom-pattern-bg.png') bottom -140px right no-repeat;
}
.page-id-24 .site-wrap {
    padding-bottom: 0;
}
.page-top-image {
    height: 500px;
    position: relative;
    /*height: 680px;*/
    /*    background-color: #cecece;*/
    background-position: bottom center;
    background-size: cover;
}

.page-top-image .page-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    font-family: Montserrat-Bold;
    font-size: 50px;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.block-title {
    margin-bottom: 25px;
    font-family: Montserrat-Bold;
    font-size: 50px;
    color: #1f3d7c;
}

.block-title.w-lines {
    position: relative;
}

.block-title.w-lines span {
    padding: 0 30px;
    margin: 0 auto;
    display: table;
    background-color: #fff;
}

.block-title.w-lines:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
    background-color: #1f3d7c;
}


/*----- Nav ---------------------------------------------------------------*/
.site-navbar {
    background-color: #000;
}

.navbar-toggle {
    padding: 18px 20px;
    margin-right: 10px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: none;
}

.navbar-toggle:focus {
    outline: none;
}

.site-navbar .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
    background-color: rgba(32, 64, 124, .8);
}

.site-navbar .close {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    font-size: 40px;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}

.site-navbar .menu-item {
    max-width: 260px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-navbar .menu-item a {
    display: inline-block;
    font-size: 24px;
    line-height: 1.1em;
    color: #fff;
    position: relative;
}

.site-navbar .menu-item a:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: #d4e323;
    transition: all .2s ease-in-out;
}

.site-navbar .menu-item a:hover,
.site-navbar .menu-item.current_page_item a {
    color: #d4e323;
    text-decoration: none;
}

.site-navbar .menu-item a:hover:after,
.site-navbar .menu-item.current_page_item a:after {
    left: -5%;
    width: 105%;
}

.contact-us-btn {
    padding: 20.5px 45px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    outline: none;
    cursor: pointer;
    background-color: #1f3d7c;
}

.contact-us-btn:focus {
    outline: none;
}


/*----- Header form -------------------------------------------------------*/
.modal-contact-us .modal-content {
    background-color: #1f3d7c;
}

.modal-contact-us .modal-header {
    text-align: center;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}

.modal-contact-us .modal-title {
    font-family: Montserrat-Bold;
    font-size: 34px;
    color: #1f3d7c;
    text-transform: uppercase;
}

.modal-contact-us .modal-header .close {
    color: #1f3d7c;
}

.modal-contact-us .modal-body {
    padding: 0 60px 60px 60px;
}

.modal-contact-us .gform_wrapper {
    padding: 0;
    margin: 60px 0 0 0;
}

.modal-contact-us .gform_wrapper ul li.gfield,
.modal-contact-us .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    width: 100%;
    max-width: 100% !important;
    padding-right: 0 !important;
    margin-top: 0;
    margin-bottom: 12px;
}

.modal-contact-us .gform_wrapper .top_label div.ginput_container {
    margin: 0;
}

.modal-contact-us .gform_wrapper .top_label .gfield_label {
    display: none;
}

.modal-contact-us .gform_wrapper .top_label input.medium,
.modal-contact-us .gform_wrapper .top_label select.medium,
.modal-contact-us .gform_wrapper .top_label textarea.medium {
    width: 100% !important;
    height: 56px;
    padding: 5px 10px !important;
    font-size: 18px !important;
    border: 0;
    outline: none;
    background-color: #fff;
}

.modal-contact-us .gform_wrapper .top_label textarea.medium {
    height: 120px;
}

.modal-contact-us .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}

.modal-contact-us .gform_wrapper .gform_footer input.button {
    width: 100%;
    padding: 5px 10px;
    font-family: Montserrat-SemiBold;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    outline: none;
    background-color: #cddb2c;
}


/*----- Footer ------------------------------------------------------------*/
.site-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
}

.site-footer .menu {
    padding: 0;
    margin: 0 60px 0 0;
    display: flex;
    list-style: none;
}

.site-footer .menu li + li {
    margin-left: 15px;
}

.site-footer .menu li a {
    color: #fff;
}


/*----- Home page ---------------------------------------------------------*/
.home-top-video {
    position: relative;
    background-color: #000;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 89%, 50% 100%, 0% 89%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 89%, 50% 100%, 0% 89%);
}

.home-top-video:before {
    content: '';
    display: block;
    padding-top: 56.25%;
}

.home-top-video:after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -4px;
    z-index: 5;
    background-image: url('assets/images/top-image-layer.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
	z-index: 110;
	height: 50%;
}

/*.home-top-video:before {}*/
.home-top-video .wistia_responsive_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 100;
}

.home-about-block {
    padding-bottom: 80px;
    padding-top: 160px;
    margin-top: -80px;
    background-image: url('assets/images/home-about-us-bg.png');
    background-position: top left 100px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.home-about-block .block-title {
    margin-bottom: 25px;
}

.home-about-block .about-text {
    font-size: 22px;
	font-weight: bold;
}

.home-last-project img {
    width: 100%;
}

.home-active-project .block-title {
    margin-top: 40px;
    margin-bottom: 40px;
}

.home-active-project .active-project-item {
    position: relative;
    height: 455px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.home-active-project .active-project-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
/*     background-color: rgba(58, 58, 58, .3); */
    transition: .2s ease-in-out;
}

/* .home-active-project .active-project-item:nth-child(2):after,
.home-active-project .active-project-item:nth-child(3):after,
.home-active-project .active-project-item:nth-child(6):after,
.home-active-project .active-project-item:nth-child(7):after {
    background-color: rgba(31, 61, 124, .4);
} */

.home-active-project .active-project-item:nth-child(1):hover:after {
    background-color: rgba(31, 61, 124, .5);
}

.home-active-project .active-project-item:nth-child(2):hover:after {
    background-color: rgba(31, 61, 124, .5);
}

.home-active-project .active-project-item:nth-child(3):hover:after {
    background-color: rgba(31, 61, 124, .5);
}

.home-active-project .active-project-item:nth-child(4):hover:after {
    background-color: rgba(31, 61, 124, .5);
}

.home-active-project .active-project-item:nth-child(6):hover:after,
.home-active-project .active-project-item:nth-child(7):hover:after {
    background-color: transparent;
}

.home-active-project .project-title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    width: 80%;
    font-family: Montserrat-Bold;
    font-size: 40px;
    line-height: 1.2em;
    color: #fff;
}

.home-slogan {
    padding-top: 170px;
    padding-bottom: 170px;
    background-image: url('assets/images/home-slogan-bg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.home-slogan .slogan-text {
    font-family: Montserrat-Bold;
    font-size: 50px;
    line-height: 1.2em;
    color: #1f3d7c;
}

.home-slogan .slogan-text:before,
.home-slogan .slogan-text:after {
    color: #dfee19;
    font-size: 1.5em;
}

.home-slogan .slogan-text:before {
    content: '“';
}

.home-slogan .slogan-text:after {
    content: '”';
}

.home-events .event-item {
    height: 450px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.home-events .event-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 120px 25px 0 25px;
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    transition: .2s ease-in-out;
}
.home-events .event-item .overlay {
    background-color: rgba(31,61,124,0.4);
}
.home-events .event-item:hover .overlay {
    background-color: rgba(31,61,124,0.8);
}


/*----- Projects ----------------------------------------------------------*/
.project-item {
    margin-bottom: 30px;
}

.project-item {
    width: 100%;
    cursor: pointer;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
}

.project-item:before {
    content: '';
    display: block;
    padding-top: 74%;
}

.project-item .project-label {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 20px;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    background-color: #1f3d7c;
}

.project-item .project-label .title {
    font-family: Montserrat-Bold;
    font-size: 28px;
}

.project-item .project-label .location {
    font-size: 18px;
}

.project-bottom-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

.project-bottom-caption {
    margin-top: -25px;
    margin-bottom: 15px;
}

.project-bottom-link {
    color: #1f3d7c;
    font-size: 16px;
    font-weight: 700;
}
.project-bottom-link:hover {color: #8a9414;}

.modal-project {
    color: #fff;
}

.modal-project .modal-body {
    padding-top: 50px;
    padding-bottom: 50px;
}

.modal-project .title {
    margin-top: 30px;
    margin-bottom: 5px;
    font-family: Montserrat-Bold;
    font-size: 28px;
    line-height: 1.2em;
}

.modal-project .address {
    margin-bottom: 15px;
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    line-height: 1.2em;
}

.modal-project .description {
    font-size: 18px;
    line-height: 1.2em;
}

.modal-project .description p {
    margin-bottom: 5px;
}


/*----- Portfolio ---------------------------------------------------------*/
.portfolio-item {
    /*position: relative;*/
}
.portfolio-info {
    padding: 30px 90px 0 90px;
    color: #1f3d7c;
    text-align: center;
}

.portfolio-info .title {
    font-family: Montserrat-Bold;
    font-size: 50px;
    line-height: 1;
}

.portfolio-info .location {
    font-family: Montserrat-Regular;
    font-size: 50px;
}

/*.owl-carousel .owl-nav {*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/

.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    bottom: 35px;
    width: 51px;
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 40px;
    background-image: url('assets/images/arrow-left.png');
}

.owl-carousel .owl-nav button.owl-next {
    right: 40px;
    background-image: url('assets/images/arrow-right.png');
}


/*----- Career ------------------------------------------------------------*/
.job-item {
    margin-bottom: 60px;
}

.job-item .photo {
    width: 350px;
    height: 220px;
    margin-right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.job-item .title {
    margin: 0 0 15px 0;
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    color: #1f3d7c;
}

.job-item .subtitle {
    margin-bottom: 10px;
    font-size: 24px;
    color: #1f3d7c;
}

.job-item .summary {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
}

.modal-job {
    font-size: 18px;
    color: #fff;
}

.modal-job .title {
    font-family: Montserrat-Bold;
    font-size: 30px;
}

.modal-job .subtitle {
    font-family: Montserrat-SemiBold;
    margin-bottom: 20px;
}

.modal-job b,
.modal-job strong {
    font-family: Montserrat-SemiBold;
}


/*----- Team --------------------------------------------------------------*/
.team-item {
    height: 280px;
    margin-bottom: 35px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.team-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.team-item:hover img {
    transform: scale(1.025) translate(-50%, -50%);
    transition: .2s ease-in-out;
}

.team-info-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    /*transition: .2s ease-in-out;*/
}

.team-item:hover .team-info-wrap {
    display: block;
    background-color: rgba(32, 64, 124, .8);
}

.team-info {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
}

.team-info .title {
    font-family: Montserrat-Bold;
    font-size: 24px;
}

.team-info .position {
    font-family: Montserrat-SemiBold;
    font-size: 20px;
}

.modal-content {
    border: 0;
    border-radius: 0;
    background-color: rgba(32, 64, 124, 1);
}

.modal-team {
    color: #fff;
}

.modal-team .photo {
    text-align: center;
}

.modal-team .photo img {
    max-height: 590px;
    width: auto;
}

.modal-team .title {
    font-family: Montserrat-Bold;
    font-size: 30px;
    text-transform: uppercase;
}

.modal-team .position {
    margin-bottom: 15px;
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    text-transform: uppercase;
}

.modal-team ul {
    padding-left: 15px;
}

.modal-team .btn {
    font-family: Montserrat-SemiBold;
    font-size: 18px;
}

/*----- BSF ---------------------------------------------------------------*/
.bsf-form {
    padding-top: 40px;
    padding-bottom: 70px;
    color: #fff;
    background-color: #1f3d7c;
}

.bsf-form .gform_wrapper .gform_heading {
    margin: 0;
}
.bsf-form .gform_wrapper h3.gform_title {
    font-size: 14px;
    text-align: center;
}
.bsf-form .gform_wrapper .gf_page_steps {
    width: auto;
    display: table;
    padding: 0;
    margin: 0 auto 45px auto;
    border-bottom: 0;
}

.bsf-form .gform_wrapper .gf_steps_title {
    margin: 0 0 5px 0;
    font-size: 14px;
}

.bsf-form .gform_wrapper .gf_step {
    width: 120px;
    height: 26px;
    padding: 4px 4px;
    margin: 0 4px 0 0;
    color: #fff;
    text-align: center;
    opacity: 1;
    background-color: #fff;
}

.bsf-form .gform_wrapper .gf_step span.gf_step_number {
    display: none;
}

/*.bsf-form .gform_wrapper .gf_step span.gf_step_label {}*/
.bsf-form .gform_wrapper .gf_step.gf_step_completed,
.bsf-form .gform_wrapper .gf_step.gf_step_active {
    color: rgba(255, 255, 255, .6);
    background-color: #7d7d7d;
}

.bsf-form .gform_wrapper ul li.gfield {
    margin-top: 0;
    margin-bottom: 40px;
}

.bsf-form .gform_wrapper label.gfield_label {
    text-transform: uppercase;
}

.bsf-form .gform_wrapper .gform_page_footer {
    padding: 0 0;
    margin: 0;
    border-top: 0;
}

.bsf-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.bsf-form .gform_wrapper input.medium,
.bsf-form .gform_wrapper select.medium {
    height: 65px;
    padding: 10px 20px !important;
    font-size: 22px !important;
    outline: 0;
    border: 0;
}

.bsf-form .gform_wrapper .gfield_label {
    font-size: 24px;
}

.bsf-form .gform_wrapper .gfield_required {
    color: #ff0000;
}

.bsf-form .gform_wrapper .hide-req-label .gfield_label {
    visibility: hidden;
}

.bsf-form .gform_wrapper .gform_page_footer .button.gform_previous_button,
.bsf-form .gform_wrapper .gform_page_footer .button.gform_next_button,
.bsf-form .gform_wrapper input[type='submit'] {
    width: auto !important;
    height: 46px;
    padding: 6px 45px;
    /*margin: 0 auto !important;*/
    /*display: table !important;*/
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #fff;
    background-color: #1f3d7c;
    transition: .2s ease-in-out;
}

.bsf-form .gform_wrapper .gform_page_footer .button.gform_previous_button:hover,
.bsf-form .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.bsf-form .gform_wrapper input[type='submit']:hover {
    color: #1f3d7c;
    background-color: #fff;
}

/*----- Contacts ----------------------------------------------------------*/
.contact-info-wrap {
    height: 100%;
    padding: 45px 40px;
    color: #fff;
    background-color: #1f3d7c;
}
.contact-info-wrap a {
    color: #fff;
}
.contact-info-wrap .liner {
    width: 100%;
    height: 1px;
    margin: 40px 0 60px 0;
    background-color: #ccdb29;
}

.contacts-from-wrap .gform_wrapper {
    margin: 0 0 30px 0;
}

.contacts-from-wrap .gform_description {
    margin-bottom: 25px !important;
    font-family: Montserrat-SemiBold;
    font-size: 24px;
    line-height: 1.4em;
    color: #1f3d7c;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.contacts-from-wrap .gform_wrapper ul li.gfield {
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
}

.contacts-from-wrap .gform_wrapper label.gfield_label {
    display: none;
}

.contacts-from-wrap .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.contacts-from-wrap .gform_wrapper input:not([type='submit']),
.contacts-from-wrap .gform_wrapper select,
.contacts-from-wrap .gform_wrapper textarea {
    width: 100% !important;
    padding: 5px 18px !important;
    font-size: 18px;
    border: 0;
    outline: none;
    background-color: #fff;
    box-shadow: 0px 12px 54px 0px rgba(34, 31, 31, 0.07);
}

.contacts-from-wrap .gform_wrapper input,
.contacts-from-wrap .gform_wrapper select {
    height: 55px;
}

.contacts-from-wrap .gform_wrapper .gform_footer {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.contacts-from-wrap .gform_wrapper input[type='submit'] {
    width: auto !important;
    height: 46px;
    padding: 6px 45px;
    /*margin: 0 auto !important;*/
    /*display: table !important;*/
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    color: #1c1c1c;
    text-transform: uppercase;
    border: 2px solid #1f3d7c;
    background-color: #fff;
}


/*----- Gravity forms -----------------------------------------------------*/
.gform_wrapper div.validation_error {
    padding: 10px 0 !important;
    margin-bottom: 15px !important;
    color: #e53935 !important;
    border-color: #e53935 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0 !important;
}

.gform_wrapper .validation_message {
    padding: 5px;
    color: #e53935 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 5px !important;
}


/*----- Bootstrap ---------------------------------------------------------*/
.btn {
    font-family: Montserrat-SemiBold;
    border-radius: 0;
    border-width: 2px;
}

.btn-secondary {
    color: #fff;
    border-color: #1f3d7c;
    background-color: #1f3d7c;
}

.btn-outline-primary {
    color: #fff;
    border-color: #fff;
}

.modal .close {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    font-size: 40px;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}

.modal .close:focus {
    outline: none;
}

@media (max-width: 767px) {
    body {
        padding-top: 36px;
    }
    .block-title {
        font-size: 25px;
    }
    .page-top-image {
        height: 190px;
    }
    .page-top-image .page-title {
        font-size: 20px;
    }
    .site-wrap {
        margin-top: -40px;
        padding-top: 70px;
        padding-bottom: 50px;
        background-size: 50% auto;
    }
    .navbar-toggle {
        padding: 18px 20px;
        margin-right: 0;
    }
    .navbar-toggle img {
        height: 24px;
    }
    .navbar-brand {
        height: 24px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-brand img {
        width: auto;
        height: 100%;
    }
    .site-navbar .navbar-collapse {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .site-navbar .menu-item {
        padding-top: 12px;
        padding-bottom: 12px;
        margin: 0 auto;
    }
    .contact-us-btn {
        font-size: 10px;
        padding: 10px 20px;
        margin-right: 20px;
    }
    .modal-contact-us .modal-title {
        font-size: 20px;
    }
    .modal-contact-us .modal-body {
        padding: 0 30px 30px 30px;
    }
    .modal-contact-us .gform_wrapper {
        margin: 50px 0 0 0;
    }
    .modal-contact-us .gform_wrapper ul li.gfield {
        margin-bottom: 10px;
    }
    .modal-contact-us .gform_wrapper .top_label input.medium,
    .modal-contact-us .gform_wrapper .top_label select.medium,
    .modal-contact-us .gform_wrapper .top_label textarea.medium {
        height: 30px;
        padding: 5px 5px !important;
        font-size: 12px !important;
    }
    .modal-contact-us .gform_wrapper .top_label textarea.medium {
        height: 70px;
    }
    .modal-contact-us .gform_wrapper .gform_footer input.button {
        font-size: 14px;
        color: #1f3d7c;
    }
    .home-about-block {
        padding-bottom: 40px;
        padding-top: 100px;
    }
    .home-about-block .block-title {
        margin-bottom: 15px;
    }
    .home-about-block .about-text {
        font-size: 16px;
		background: rgba(255,255,255,0.5);
    }
    .home-active-project .active-project-item {
        height: 120px;
        font-size: 20px;
    }
    .home-active-project .active-project-item:nth-child(1n):after {
        background-color: rgba(58, 58, 58, .6);
    }
    .home-active-project .active-project-item:nth-child(2n):after {
        background-color: rgba(31, 61, 124, .8);
    }
    .home-active-project .active-project-item:nth-child(1n):hover:after {
        background-color: rgba(31, 61, 124, .8);
    }
    .home-active-project .active-project-item:nth-child(2n):hover:after {
        background-color: rgba(58, 58, 58, .6);
    }
    .home-active-project .project-title {
        font-size: 25px;
    }
    .home-slogan {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .home-slogan .slogan-text {
        font-size: 20px;
    }
    .home-events .event-item {
        height: 165px;
    }
    .home-events .event-item .overlay {
        padding: 40px 20px 0 20px;
        font-size: 16px;
        text-align: center;
    }
    .projects > .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .projects > .container > .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .projects .col-6 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .project-item {
        /*margin: 5px;*/
        margin-bottom: 10px;
    }
    .project-item .project-label {
        left: 15px;
        right: 15px;
        bottom: 5px;
        padding: 5px 5px;
    }
    .project-item .project-label .title {
        font-size: 12px;
    }
    .project-item .project-label .location {
        font-size: 10px;
    }
    .modal-project .modal-body {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-project .title {
        margin-top: 20px;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .modal-project .address {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .modal-project .description p {
        margin-bottom: 5px;
    }
    .job-item {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 0;
        border-top: 1px solid #959595;
    }
    .job-item:first-child {
        border-top: 0;
    }
    .job-item .photo-wrap {
        padding-right: 5px;
        margin-right: 5px;
    }
    .job-item .photo {
        width: 130px;
        height: 160px;
    }
    .job-item .title {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .job-item .subtitle {
        font-size: 12px;
    }
    .job-item .summary {
        font-size: 10px;
    }
    .job-item .job-info .btn {
        font-size: 10px;
    }
    .modal-job {
        text-align: center;
    }
    .modal-job .title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .modal-job .subtitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .team .odd {
        padding-right: 7.5px;
    }
    .team .even {
        padding-left: 7.5px;
    }
    .team-item {
        height: 180px;
        margin-bottom: 15px;
    }
    .team-info .title {
        font-size: 18px;
    }
    .team-info .position {
        font-size: 14px;
    }
    .modal-team .photo {
        margin-bottom: 15px;
    }
    .modal-team .photo img {
        max-width: 170px;
        height: auto;
    }
    .modal-team .title {
        font-size: 18px;
    }
    .modal-team .position {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .page-template-portfolio .site-wrap {
        padding-bottom: 80px;
    }
    .portfolio-info .title,
    .portfolio-info .location {
        font-size: 16px;
    }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        bottom: -60px;
        width: 22px;
        height: 35px;
        background-size: contain;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: calc(50% - 30px);
    }
    .owl-carousel .owl-nav button.owl-next {
        right: calc(50% - 30px);
    }
    .site-footer .menu {
        margin-right: 20px;
    }
    .bsf-form {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .bsf-form .gform_wrapper {
        margin: 0;
    }
    .bsf-form .gform_wrapper .gf_steps_title b {
        font-family: Montserrat-SemiBold;
        display: block;
    }
    .bsf-form .gform_wrapper .gf_steps_title span {
        display: none;
    }
    .bsf-form .gform_wrapper h3.gform_title {
        font-size: 12px;
    }
    .bsf-form .gform_wrapper .gf_page_steps {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .bsf-form .gform_wrapper .gf_step {
        width: 36px;
        height: 7px;
        margin-right: 2px;
        display: inline-block;
        color: transparent;
        line-height: .75 !important;
    }
    .bsf-form .gform_wrapper ul li.gfield {
        margin-bottom: 20px;
    }
    .bsf-form .gform_wrapper .gfield_label {
        display: block !important;
        font-size: 14px;
        text-align: center;
    }
    .bsf-form .gform_wrapper .hide-req-label .gfield_label {
        display: none !important;
    }
    .bsf-form .gform_wrapper input.medium,
    .bsf-form .gform_wrapper select.medium {
        height: 32px;
        padding: 6px !important;
        font-size: 12px !important;
    }
    .bsf-form .gform_wrapper .gform_page_footer {
        text-align: center;
    }
    .bsf-form .gform_wrapper .gform_page_footer .button.gform_previous_button,
    .bsf-form .gform_wrapper .gform_page_footer .button.gform_next_button,
    .bsf-form .gform_wrapper input[type='submit'] {
        height: 35px;
        padding: 0px 31px;
        margin-bottom: 0;
        font-size: 14px;
    }


    .contact-info-wrap {
        padding: 30px 40px;
    }
    .contact-info-wrap .liner {
        margin: 20px 0 30px 0;
    }
    .contacts-from-wrap .gform_description {
        text-align: center;
    }

    .project-bottom-title {
        font-size: 16px;
        line-height: 1.25;
    }
    .project-bottom-location {font-size: 14px;}
    
    .project-bottom-caption {
        margin-top: -8px;
        margin-bottom: 15px;
    }
    
    .project-bottom-link {
        color: #1f3d7c;
        font-size: 14px;
        font-weight: 700;
    }

}


.modal-backdrop.show {
    opacity: 0;
}

div#gform_confirmation_message_3 {
    color: #fff;
    padding-top: 50px;
}

.active_project_btn_row {
    margin: 0px 0 50px 0;
}

.active_project_btn_row a {
    padding: 18px 35px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    outline: none;
    cursor: pointer;
    background-color: #1f3d7c;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
}

.active_project_btn_row a:hover {
	background: #000;
}

.home-active-project .block-title {
    margin-bottom: 10px;
}

@media all and (min-width: 787px){
	.navbar-brand {
		display: block;
		position: absolute;
		top: 2px;
		left: 50%;
		margin-left: -94px;
	}
}
	.team-item img {
    top: 60%;
}

.portfolio-slide-image {
    height: 65vh;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.navbar-brand img {
    width: 150px;
	height: auto;
}
.col-md-3.text-center.text-md-left.order-0 img {
    width: 150px;
}
.contact-info-wrap .logo {
    width: 200px;
}
.page-id-20 .container.content {
    margin-bottom: 3rem;
}
@media(min-width:768px){
.page-id-20 .container.content {
    width: 60%;
}
}
.home .page-title {
    display: none;
}