.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}body.elementor-page{--color-gradient-start:#007fff;--color-gradient-stop:#ff4d54;}h1, .h1{color:#181b31;font-family:"Montserrat", Sans-serif;font-size:52px;font-weight:800;line-height:1.2em;}h2, .h2{color:#181b31;font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:600;line-height:1.2em;}h3, .h3{color:#181b31;font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:400;line-height:1.2em;}h4, .h4{color:#181b31;font-size:25px;font-weight:600;line-height:1.2em;}h5, .h5{color:#181b31;font-size:21px;font-weight:600;line-height:1.2em;}h6, .h6{color:#181b31;font-size:18px;font-weight:600;line-height:1.2em;}.page-scheme-dark{color:rgba(255, 255, 255, 0.8);}.page-scheme-dark h1, .page-scheme-dark .h1{color:#ffffff;}.page-scheme-dark h2, .page-scheme-dark .h2{color:#ffffff;}.page-scheme-dark h3, .page-scheme-dark .h3{color:#ffffff;}.page-scheme-dark h4, .page-scheme-dark .h4{color:#ffffff;}.page-scheme-dark h5, .page-scheme-dark .h5{color:#ffffff;}.page-scheme-dark h6, .page-scheme-dark .h6{color:#ffffff;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start Liquid custom CSS */span.bars.d-inline-block.pos-rel.z-index-1 {
    display: none;
}

/*Cotiza ahora*/
label.label-form {
    position: absolute;
    color: #708C9B;
    left: 4px;
    top: -5px;
    font-size: 15px;
    font-weight: bold;
    z-index: 999;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 250px;
    text-align: center !important;
    margin: 0 auto;
    display: block;
    height: 45px;
}
i.fas.fa-arrow-left {
    position: inherit;
    right: auto;
    transform: initial !important;
}


#responsive-form{
	max-width:800px;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
    padding: 3px 4px;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea, span#ui-id-1-button {
    padding: 0 10px;
}
select {
    display: block !important;
}
span.ui-selectmenu-text {
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 240px !important;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}/* End Liquid custom CSS */