.elementor-907 .elementor-element.elementor-element-d9a5df0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-907 .elementor-element.elementor-element-cd53b6d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;--margin-top:90px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-907 .elementor-element.elementor-element-1fd135d{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:90px;--padding-right:0px;}.elementor-907 .elementor-element.elementor-element-e6661e6 .elementor-heading-title{font-size:65px;}.elementor-907 .elementor-element.elementor-element-9e9452c .elementor-heading-title{font-size:51px;}.elementor-907 .elementor-element.elementor-element-d695f55 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-907 .elementor-element.elementor-element-2ffd54c{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--background-transition:0.3s;}.elementor-907 .elementor-element.elementor-element-8ccd90e{--spacer-size:10px;}.elementor-907 .elementor-element.elementor-element-a8a481e{text-align:center;}.elementor-907 .elementor-element.elementor-element-a8a481e .elementor-heading-title{color:#000000;font-size:37px;}.elementor-907 .elementor-element.elementor-element-e478138{text-align:center;}.elementor-907 .elementor-element.elementor-element-e478138 .elementor-heading-title{color:#65C1CB;font-size:17px;}@media(max-width:1366px){.elementor-907 .elementor-element.elementor-element-e6661e6 .elementor-heading-title{font-size:30px;}.elementor-907 .elementor-element.elementor-element-9e9452c .elementor-heading-title{font-size:25px;}}@media(max-width:767px){.elementor-907 .elementor-element.elementor-element-cd53b6d{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-907 .elementor-element.elementor-element-1fd135d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-907 .elementor-element.elementor-element-e6661e6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 15px;}.elementor-907 .elementor-element.elementor-element-9e9452c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 15px;}}@media(min-width:768px){.elementor-907 .elementor-element.elementor-element-1fd135d{--width:55%;}.elementor-907 .elementor-element.elementor-element-2ffd54c{--width:45%;}}/* Start custom CSS for container, class: .elementor-element-cd53b6d *//*
Formulario CF7 a 2 columnas responsive
*/
#responsive-form{

	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}

.form-row input{
    border-radius:20px!important;
    /*padding:15px!important;*/
    border: 0px solid gray;
    padding: 15px;
    border: 1px solid black;
}

.form-row textarea{
    border-radius:20px!important;
    padding:15px!important;
    border: 0px solid gray;
    border:1px solid black;
}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

.column-full p{
    padding-top: 0px;
    padding-bottom: 0px;
}

.column-half p{
    padding-top: 0px;
    padding-bottom: 0px;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

#primary{
    padding:0px;
}

.cta_contacta{
    text-align:center;
    color:white;
    font-weight: 900;
}

.wpcf7-submit{
    width: 200px;
    background-color: #1a2625;
    color: #65c1cb;
}/* End custom CSS */