/*
Theme Name: Estrela
Author: Digital Connection
Author URI: https://www.digitalconnection.pt/
Description: This is the theme developed for Estrela.
This theme, like WordPress, is licensed under the GPL.
*/
#wpcf7-f5-o1 .wpcf7-acceptance .wpcf7-list-item{
	margin:0 !important;
}
#wpcf7-f5-o1 .wpcf7-acceptance .wpcf7-list-item .form-check-input[type=checkbox] {
    border-radius: 0;
    border: 2px solid #00283f !important;
}
#wpcf7-f5-o1 .wpcf7-acceptance .wpcf7-list-item-label{
	    color: #fff;
    font-family: 'Jost', sans-serif;
}

span.wpcf7-list-item-label a {
    color: #fff;
}
#wpcf7-f5-o1 .ajax-loader {
	margin-top:10px;
}
#wpcf7-f5-o1 .contact-form-btn p{
	    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.abs-div p,.abs-div h3{
    color: #fff;
    margin: 0;
	   
}
.abs-div p{
 text-transform: uppercase;
}
.apartamentos_sec_one .abs-div{
	display:none;
	background: #00283F;
    position: absolute;
      right: -30%;
       top: 30%;
    padding: 30px 40px;
	z-index:99;
}
.apartamentos_sec_one .abs-div ul li{
	    color: #A3664B;
       font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
    list-style: none;
}
.apartamentos_sec_one .abs-div ul {
    padding: 20px 0 0 0;
    margin: 0;
}
.apartamentos_sec_one .abs-div a{
	color: #fff;
    text-decoration: underline;
    letter-spacing: 1px;
    font-family: 'GillSans';

}
.apartamentos_sec_one .abs-div .abs-div-two{
	    position: absolute;
    top: 0;
    left: -15%;
    height: 100%;
    display: flex;
    align-items: center;
}
.apartamentos_sec_one .abs-div .abs-div-two img{
	width:100%;
	max-width:50px;
}
/*  .apartamentos_sec_one .content-left img:hover{
	filter: sepia(100%);
}  */
.no-hover{
	pointer-events:none;
}
.apartamentos_sec_one .content-left .d-flex a{
  display:contents;
}
.sec_contact_form.contact-page{
	padding:0;
}
.sec_contact_form.contact-page .container{
	height:100%;
}
/* .sec_contact_form.contact-page .container .row{
	height:100%;
} */
.sec_contact_form.contact-page .contact-form {
    width: 100%;
}
.sec_contact_form.contact-page h3 {
    text-align: left; 
}
.single_project_slider.location{
	padding:50px;
}
.single_project_slider.location h3{
	    color: #A3664B;
    font-size: 33px;
    line-height: 1;
    letter-spacing: 1px;
    margin: 20px 0;
}
.single_project_slider.location p{
	    color: #00283F;
    font-size: 18px;
}

.single_project_slider.location .img-wrapper{
  height:400px;
  display:flex;
  flex-direction:column;
      justify-content: end;
}

.single_project_slider.location .owl-next{
	position: absolute;
    top: 35%;
    right: -2%;
}
.single_project_slider.location .owl-prev{
	position: absolute;
    top: 35%;
    left: -2%;
}
.single_project_slider.location .owl-prev span, .single_project_slider.location .owl-next span{
	    color: #a3664b;
    font-size: 50px;
}
.single_project_slider.location .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.home_sec_two.location{
	padding-bottom: 20px;
}
.sec_contact_form.contact-page h1{
	color:#fff;
	font-size: 55px;
	margin-bottom: 20px;
}
.sec_contact_form.contact-page h3{
	margin-bottom: 10px;
    font-size: 28px;
}
.sec_contact_form.contact-page h3 a{
 color:var(--brown);
    text-decoration: none;
}
.sec_contact_form.contact-page #wpcf7-f5-o1 .contact-form-btn p{
	align-items: flex-end;
	    margin: 0;
}
.single_project_slider .owl-carousel .center img{
  height:100% !important;
  object-fit:cover;
}
.single_project_slider .owl-carousel .owl-nav{
	display:block !important;
}
.home_sec_seven.location .slider-nav .slick-list .abs-number{
	    top: -50%;
    left: -13%;
}
.footer-logo{
	    width: 100%;
    max-width: 200px !important;
}
.footer-logo2{
	    width: 100%;
    max-width: 200px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
     border-color: #ffffff;
    color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffffff;
    color: #fff;
}

.sec_contact_form .contact-form textarea:focus{
    border:none;
    box-shadow:none;
    border-bottom: 1px solid #ffffff;
}
.sec_contact_form .contact-form textarea::placeholder{
    color:#fff
}
.home_sec_two.apresentacao .big-image img {
    width: 100%;
    max-width: 370px;
}
.home_sec_two.apresentacao .small-image-up img, .home_sec_two.apresentacao .small-image-down img {
    max-width: 190px;
}
.apresentacao-sec-four .text{
    padding: 120px 0 200px 0;
}
.apresentacao-sec-four .text h3{
    color: #fff;
    font-size: 33px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin: 0;
}
.apresentacao-sec-five {
    padding: 50px;
}
.apresentacao-sec-five  h3{
    color: #A3664B;
    font-size: 33px;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.apresentacao-sec-five img{
    width: 100%;
    max-width: 330px;
}
.apresentacao-sec-five p{
    font-family: 'GillSans-Light';
    color: #00283F;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 40px;
    text-align: left;
}
.single-appartment_sec1 .collapse:not(.show) {
    display: block;
    height: 300px;
    overflow: hidden;
}
.single-appartment_sec1 .btn{
	background-color:transparent !important;
	color:#a3664b !important;
	border:none !important;
	float: right;
}
.single-appartment_sec1 .btn:focus{
	box-shadow:none;
}
.single-appartment_sec1 .btn-collapse.collapsed:before {
    content: 'Ler mais';
}
.single-appartment_sec1 .btn-collapse:before {
    content: 'Ler menos';
}
.sec_home_sec_eight .sec_eight_new{
	display:flex;
	    justify-content: space-around;
	
}
.sec_home_sec_eight .mobile-part-eight{
	display:none;
}
.home_sec_three.apresentacao a{
	color:#a3664b !important;
	    border-bottom: 2px solid var(--brown);
	padding:0!important;
	    padding-bottom: 3px !important;
}
.sec_contact_form.contact-page.row{
	    padding-top: 100px
;
}
.apartamentos_sec_one .new-text{
	font-size: 18px;
    color: #00283F;
	padding-left: 40px;
	    margin-top: 25px;
}
.wpcf7-spinner {
	display:none;
}