/* @override 
	https://pre.doofinder.com/main-files/plugins/kt-funcionalidades-doofinder//template-parts/blocks/home-enterprise/secciones/seccion-2cols-foto-textos/seccion-2cols-foto-textos.css
	https://pre.doofinder.com/main-files/plugins/kt-funcionalidades-doofinder//template-parts/blocks/home-enterprise/secciones/seccion-home-2cols-texto_boton-foto/seccion-home-2cols-texto_boton-foto.css */




.seccion_cta_2cols_texto_foto section.section_wrap_2columnas {
	padding-top: 50px;
}

.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container {
	display: flex;
	gap: 60px 20px;
	align-items: center;
	/*max-width: 860px;*/
	max-width: 1140px;
}
.seccion_cta_2cols_texto_foto div.container div.wrap_imagen_in_column img {
	max-width: 100%;
	width: 650px;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container div.columna_dcha  	 {
	width: 54%;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container div.columna_izq {
	width: 46%;
}

.seccion_cta_2cols_texto_foto section.section_wrap_2columnas.seccion_cta_enterprisehome div.container div.columna_izq div.grup_txts_cta_corporate {
		/*margin-top: -50px;*/
}
.section_wrap_2columnas.seccion_cta_enterprisehome div.container div.columna_izq div.grup_txts_cta_corporate img.logo_in_ctahome_dofEnterprise  {
	width: 350px;
	max-width: 100%;
	margin-bottom: 22px;
	height: auto;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas.seccion_cta_enterprisehome div.container div.columna_izq div.grup_txts_cta_corporate span.cta_txts_enterprise {
	color: #fff;
	font-size: 17px;
	line-height: 1.7em;
	margin-bottom: 29px;
	display: block;
	width: 450px;
	max-width: 100%;
}

div.wrap_boto_ctaenterprise {
	
}




@media (max-width:860px) {
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas {
	padding-top: 60px !important;
	
}.seccion_cta_2cols_texto_foto section.section_wrap_2columnas.seccion_cta_enterprisehome div.container div.columna_izq div.grup_txts_cta_corporate {
		margin-top: 0px;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container {
	display: flex;
	/*gap: 40px 1vw !important;*/
	flex-direction: column;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container div.columna_izq div.wrap_imagen_in_column img {
	width: 450px;
	max-width: 100%;
}
.seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container div.columna_izq, .seccion_cta_2cols_texto_foto section.section_wrap_2columnas div.container div.columna_dcha  	 {
	width: 100%;
}
div#seccion_cta_2cols_textos_foto_block_84d94eced62827e4d6884d700741e581.seccion_cta_2cols_texto_foto section.section_wrap_2columnas.seccion_cta_enterprisehome div.container div.columna_dcha div.wrap_imagen_in_column {
	justify-content: center;
	align-items: center;
	align-content: center;
	display: flex;
}
}