div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

#mtexto{ float:left;position:relative; margin-left: 10px; }#mtexto .mtexto {width:320px;position:absolute;top:65%;left:36%; color: white; }

.buttontest, input[type="submit"] {
	text-align: center;
    position: relative;
    outline: none !important;
    border: none;
    font-weight: 700;
    font-family: Poppins;
    font-size: 14px;
    padding: 8px 21px;
    color: #fff;
    border-radius: 0;
    background: #ac899f;
    border: 3px solid #ac899f;
    display: inline-block;
    line-height: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.buttontest:hover { background-color: #382246; border-color: #ac899f; }
.buttontest2, input[type="submit"] {
	width: 150px;
	text-align: center;
    position: relative;
    outline: none !important;
    border: none;
    font-weight: 700;
    font-family: Poppins;
    font-size: 14px;
    padding: 8px 21px;
    color: #fff;
    border-radius: 0;
    background: #382246;
    border: 3px solid #382246;
    display: inline-block;
    line-height: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.buttontest2:hover { background-color: #ac899f; border-color: #ac899f; color: white !important; text-decoration: none; }
.centrado { margin-left: 65% !important; }
.iframe { overflow-x: hidden !important; overflow-y: hidden !important; }
input.span2, textarea.span2, .uneditable-input.span2 { background-color: #cacaca !important; border-radius: 0%; margin-left: 15px; }
.span8 { background-color: #cacaca !important; border-radius: 0%; }
select {  background-color: #cacaca !important; border-radius: 0%; }
.variable {
    text-align: left !important;
    padding-right: 50px;
	color: #382246;
	font-size: 14px;
    font-weight: bold;
}
legend { color: #382246 !important; }
.span3 { margin-top: 5px; padding-left: 55px !important; color: #382246; font-weight: 700; font-family: inherit; text-align: center; }

@media ( max-width: 460px ) { input.span2, textarea.span2, .uneditable-input.span2 { width: 70px; background-color: #cacaca !important; border-radius: 0%; } }
@media (min-width: 461px) and ( max-width: 992px ){
	.buttontest, input[type="submit"] {
    position: relative;
    outline: none !important;
    border: none;
    font-weight: 400;
    font-family: Poppins;
    font-size: 10px;
    padding: 8px 21px;
    color: #fff;
    border-radius: 0;
    background: #382246;
    border: 3px solid #382246;
    display: inline-block;
    line-height: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fotos { margin-left: 0px !important; width: 100%; height: auto; }	
.centrado { margin-left: 20% !important; }

}
@media ( max-width: 800px ) { .sfai { margin-left: 5px !important; } }
