/**
* Theme Name: Conexi Child
* Description: This is a child theme of Conexi, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/tonatheme/portfolio">tonatheme</a>
* Template: conexi
* Version: 3.0.0
*/

.widget .menu-menu-footer-container ul li a{
	color: #FFF;
}
.formulario-home .input-holder p{
	text-align: left !important;
}

.logos-kit{
	margin-top: 18px;
}
.logos-kit img{
	width: 100% !important;
}

.main-banner-wrapper.bakker .banner-form p{
	color: #666666 !important;
}
.main-banner-wrapper.bakker .slide.slide-one{
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-form h2{
	padding-top: 10px;
	color: #666666 !important;
}

.slide.slide-one{
	position: relative;
}
.slide.slide-one::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.1); /* capa negra semi-transparente */
    z-index: 1;
} 

.slide.slide-one .container{
	position: relative;
	z-index: 10;
}

.benefits-three .container .card h3{
	font-weight: 600;
	font-size: 64px;
	line-height: 36px;
	/*color: #ffffff;*/
	/*color: rgba(255, 192, 0, 0.54);	*/
	color: #000;
	position: absolute;
	top: 88px;
	left: 35px;
	transition: all 500ms ease;
}

.benefits-three .container .card:hover h3{
	color: #FFF;
}
.call-now-content h3{
	display: none;
}
.call-now-four-2 h2 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 60px;
  line-height: 72px;
  color: #FFFFFF;
  margin: 20px 0px 50px 0px;
}

.call-now-four-2 .btn-block .banner-btn-3{
	color: #000 !important;
}
 
.bottom-footer .left-block{
	color: #FFF !important;
}

#wpcf7-f119-p282-o1 .input-holder label{
	line-height: 1;
}
.form-contacto h1{
	font-size: 60px;
	letter-spacing: -.04em;
	font-weight: 700;
	color: #111111 !important;
}
#observaciones{
	margin-bottom: 20px;
	width: 100%;
} 
.bloque-eventos .call-block{ 
	display: none !important;
}

form.wpcf7-form p.form-textarea{
	line-height: 1;
}	
.wpcf7 form.invalid .wpcf7-response-output{
	position: relative;
	margin: 0px;
}


#menu-item-email {
  margin-left: auto;
}
#menu-item-email a{
	text-transform: inherit !important;
}


.navigation-box {
  display: flex;
  width: 100%;
}
#main-nav-bar {
  width: 100%;
}

.input-holder .wpcf7-submit{
	background-color: #ffc000;
}
.wpcf7 form.sent .wpcf7-response-output{
	margin: 0px; 
}