/********* Compiled - Do not edit *********/
@font-face {
font-family:"Glacial Indifference";
src:;font-display:swap;
}
:root{--color-primary:#f67f18;--color-gradient-start:#f67f18;--color-gradient-stop:#f67f18;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Titillium Web;font-weight:400;line-height:1.7;font-size:18px;color:#8b8cb3;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Titillium Web;font-weight:700;line-height:80px;letter-spacing:0.02em;font-size:86px;color:#000000;}.h2,h2{font-family:Titillium Web;font-weight:700;line-height:70px;font-size:70px;color:#000000;}.h3,h3{font-family:Titillium Web;font-weight:700;line-height:1.6em;font-size:28px;color:#000000;}.h4,h4{font-family:Titillium Web;font-weight:400;line-height:1.6em;font-size:25px;color:#000000;}.h5,h5{font-family:Titillium Web;font-weight:400;line-height:1.8;font-size:22px;color:#000000;}.h6,h6{font-family:Titillium Web;font-weight:400;line-height:1.8;font-size:18px;color:#000000;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:rgb(25, 29, 24);}}#responsive-form{
	max-width:600px /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.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
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.column-23 {
    width: 70%;
}
.column-13 {
    width: 30%;
}
@media only screen and (max-width: 987px) {
.form-row.botontexto {
        display: block !important;
    }
    .column-13 {
        margin-top: 15px;
    }
}
.wpcf7-response-output {
    border-color: rgb(246, 127, 24) !important;
    color: #fff;
}
article#post-404 {
    background: url(../2021/07/background_gradient.png);
        background-size: cover;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    /* border-color: #fff !important; */
    color: #fff !important;
    border: 2px solid #fff;
}