/*
Theme Name: Build Inn
Theme URI: http://digitalconnection.pt
Author: Digital Connection
Author URI: http://digitalconnection.pt
Version: 1.0
Text-domain: Build inn
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: A BUILD INN acompanha o desenvolvimento do mercado imobiliário em Portugal, sendo a ampliação e consolidação de empresas com mais de 3 décadas de sucesso no mercado imobiliário de gama alta (DIAS & CUNHA e MENDES & CUNHA).
*/

@import "assets/css/main.css";
.contact__right .wpcf7-acceptance > span > label{
    display:flex;
    gap:10px;
}
.contact__right .wpcf7-acceptance > span{
    margin:0;
}

.projectos.projectosPage {
	margin-bottom:40px;
}




/* ========== FOOTER SECTION OPEN ================= */
.footer {
   padding-block: 50px !important;
}
.footer .footer__logo img {
  width: 100%;
  max-width: 230px;
}
.footer .footerNav ul li a {
  color: #ffffff;
  font-size: 20px;
	line-height:2.4;
  text-transform: uppercase;
}
.footer .footerCon h3,
.footer .footerCon a,
.footer .footerCon ul li a {
  color:#ffffff;
}

.footer .footerCon h3 {
  font-size: 20px;
  font-family: "Gilroy Bold" !important;	 
  font-family: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-bottom: 15px;
}
.footer .footerCon a {
  display: block;
  font-size: 20px;
}

.footer .footerCon .footerLocation {
	font-size: 20px;
	color:#ffffff;
	width:100%;
	max-width:300px;
}

.footer .footerCon ul {
  display: flex;
  margin-top: 20px;
}
.footer .footerCon ul li {
  margin-right: 20px;
}

.footerbar p {
  margin-bottom: 0;
  padding-block: 15px;
  font-size: 16px;
  color: #000000;
 
}

.footerbar p a {
  color: #000000;
  transition: 0.5s;
}
.footerbar p a:hover {
  color: #000000;
  text-decoration: underline;
}

/* ========== FOOTER SECTION CLOSE ================= */

.header__right__hamburger {
	padding:25px 80px;
}

.languageDrop {
	 position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  border: 1px solid white;
  color: white;
  padding: 2px 4px;
	cursor:pointer;
	
}

.singleTop .singleTop__right img {
	min-height: 450px;
  max-height: 450px;
  width: 100%;
  object-fit: cover;
}


.projectos__content__pane .project__inner {
    gap: 30px;
	    margin: 30px 30px;
}
.galeria__inner {
    position: relative;
    height: 70vh;
}

.projectos__content__pane .project__inner .tabItem .tabText {
    z-index: 3;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
    color: #ffffff;
    font-size: 1.6rem;
    text-transform: uppercase;
    justify-content: flex-end;
    padding-right: 60px;
}
 .projectos__content__pane .project__inner .tabItem i{
	    padding-right: 20px;
}


.singleTop__left ul li h4, .singleTop__left ul li .h4 {
    font-size: 3.1rem;
}


.footerbar .ptsec a , 
.footerbar .ensec a {
	
	color:#212529;
}


html[lang="pt-pt"] .ensec {
      display: none;
    }
html[lang="en-US"] .ptsec {
      display: none;
}

.contact__right .wpcf7-acceptance > span a{
	color:#292929;
}




#menu-lang-menu li a{
	color:#fff;
	text-decoration:none;
}
