/*
 Theme Name:     Groundwork
 Theme URI:      https://colorlib.com/wp/themes/activello/
 Description:    Activello Child Theme
 Author:         Colorlib
 Author URI:     http://colorlib.com
 Template:       activello
 Version:        1.0.0
*/

.navbar.navbar-default {
  font-family: 'DIN2014';
  box-shadow: none;
  background-color: transparent;
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Superclarendon';
}
.projects .project .title a {
    font-size: 41px;
}
.projects .project .title span {
    font-size: 17px;
}
.projects .project .title a:after {
    content: "\00a0\00a0\00a0\00a0\00a0";
}
@media only screen and (max-width: 1025px) {
	.projects .project .title a{
		font-size: 39px
	}
	.projects .project .title span {
    font-size: 26px;
}
	.projects .project .title a:after {
 			content: "\00a0\00a0\00a0";}
}
@media only screen and (max-width: 641px) {
	.projects .project .title a{
		font-size: 23px
	}
	.projects .project .title span {
    font-size: 12px;
		width: 100%
}
.projects .project .title a:after {
    content: "";
}
}

@media only screen and (max-width: 1025px) {

.page-template-contact section.section.container-wrap.project-section.siwm.fp-section.fp-table.active.fp-completely {
    display: block;
    position: relative;
    width: 100%;
    height: 100% !important;
    min-height: 100vh !important;
}
	.page-template-contact .project-section{
		 height: 100% !important;
    		min-height: 100vh !important;
	}
}
.page-template-contact .content-wrap h2{
	opacity: 1; transform: translate(0px, 0px);     opacity: 1;
    transform: translate(0px, 0px);
    position: relative;
    z-index: 1;
    position: absolute;
    bottom: 35vh;
    left: 9.305vw;
}
.project-section-wrap.wrap-contact {
    display: flex;
    justify-content: space-between;
	height: 100%;
	min-height: 100vh
}
.left-side-contact img {
    width: 100%;
    margin: auto;
    display: block;
    padding: 1.944vw !important;
}
.left-side-contact {
    width: 60%;
    padding: 1.944vw;
    margin: 0;
}
.right-side-contact {
    width: 20%;
    padding: 0;
    margin: 0;
    width: 40%;
}

.right-side-contact div,
.left-side-contact div{
	    height: 100%;
	background-size: cover !important;
	background-position: bottom !important;
	position: relative
}
.page-template-contact .project-section,.page-template-contact .project-section .fp-tableCell{
	min-height: 100vh;
}
@media only screen and (max-width: 1025px) {


.right-side-contact,.left-side-contact {
    width: 100%;
}
}
.page-template-contact  .project-logo {
    position: absolute !important;
    left: 3.5vw;
    z-index: 1;
    bottom: 3.5vw;
    top: unset !important; 
    right: 1.944vw;
    left: unset;
    bottom: 1.944vw;
    width: 28.056vw;
    margin: auto;
     padding: 0 !important;
}
.content-wrap.colors-white br{
	display: none
}
@media only screen and (max-width: 1025px) {
.page-template-contact  .project-logo {
    position: absolute;
    left: 3.5vw;
    z-index: 1;
    bottom: 3.5vw;
    top: auto; 
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 20px;
}
}
.page-template-contact .project-logo{
		padding: 30px;
	}
@media only screen and (max-width: 1024px){
.page-template-contact .content-wrap p br {
    display: block !important;
}
	.page-template-contact .project-logo{
		padding: 20px !important;
	}
.left-side-contact {
    padding: 20px;
    margin: 0;
}
	.content-wrap.colors-white br{
	display: inline-block
}
.page-template-contact  h2,.page-template-contact .h2 {
    font-size: 40px;
}
}
.page-template-contact .content-wrap p{
	    color: #414042 !important;
}
h4.mobile-contact-h4 a {
    color: #404042 !important;
}


.page-template-contact .content-wrap a{
   	    color: #414042 !important;
}



h4.mobile-contact-h4 a {
    color: #404042 !important;
    transition: all 100ms ease-in-out;
    border-bottom: 0;
}



.right-side-contact .project-logo img {
    position: unset;
    top: unset;
    left: unset;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: unset;
}






@media only screen and (max-width: 480px){

	.fp-cover h2 {
		top: 0;
		bottom: 0 !important;
		display: flex;
		justify-content: center;
		flex-direction: column;
		font-size: 32px;
   		line-height: 42px;
	}
	.fp-cover{
		    background: url(https://groundwork-design.com/wp-content/uploads/2023/03/GWD-Office-Interior-6-3-1-2.png) center center no-repeat !important;
    background-size: cover !important;
	}
}
.page-template-contact h5,.page-template-contact .h5 {
    font-family: 'DIN2014' !important;
}





.right-side .content-wrap a {
    color: #414042 !important;
   text-decoration: none;
	transition: none
}
.right-side .content-wrap a:hover, .right-side .content-wrap a :focus {
    text-decoration: none;
    border-bottom: 3px solid #45d24a;
}