/*
CTC Separate Stylesheet
Updated: 2023-08-29 14:40:47
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.22.1.1693312847
*/

/* ---------------------------- Agrandar Logo Web ---------------------------------- */

#logo {
	max-height: 90% !important;
}

/* ---------------------------- Estilos Menu cabecera ---------------------------- */

#top-menu li {
	padding-right: 60px !important;
}

/* ------------------- Hacer el boton del formulario divi Ancho Completo --------------------------------- */

.et_contact_bottom_container {
width: 97%;
}

.et_pb_contact_submit.et_pb_button {
width: 100%;
margin: 0 auto;
}