@font-face {
font-family:'montserratbold';
src:url(../fonts/montserrat-bold-webfont.woff2) format("woff2"),url(../fonts/montserrat-bold-webfont.woff) format("woff");
font-weight:400;
font-style:normal
}

@font-face {
font-family:'montserratextra_bold';
src:url(../fonts/montserrat-extrabold-webfont.woff2) format("woff2"),url(../fonts/montserrat-extrabold-webfont.woff) format("woff");
font-weight:400;
font-style:normal
}

@font-face {
font-family:'montserrathairline';
src:url(../fonts/montserrat-hairline-webfont.woff2) format("woff2"),url(../fonts/montserrat-hairline-webfont.woff) format("woff");
font-weight:400;
font-style:normal
}

@font-face {
font-family:'montserratlight';
src:url(../fonts/montserrat-light-webfont.woff2) format("woff2"),url(../fonts/montserrat-light-webfont.woff) format("woff");
font-weight:300;
font-style:normal
}

@font-face {
font-family:'montserratregular';
src:url(../fonts/montserrat-regular-webfont.woff2) format("woff2"),url(../fonts/montserrat-regular-webfont.woff) format("woff");
font-weight:400;
font-style:normal
}

@font-face {
font-family:'montserratsemi_bold';
src:url(../fonts/montserrat-semibold-webfont.woff2) format("woff2"),url(../fonts/montserrat-semibold-webfont.woff) format("woff");
font-weight:600;
font-style:normal
}

#landing-mercado {
	overflow:hidden;
	font-family:"Montserrat",Helvetica,Arial,sans-serif;
	padding-bottom:30px;
	color:#231f20;
	background:#fff;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: -30px;
}
#landing-mercado .container-fluid img {
	width: 100%;
	height: auto;
}
#landing-mercado .container p {
	color: #000;
}

#landing-mercado .labelform .titleform {
	background: #d862aa;
	border-radius: 0 25px 25px 0;
	width: 190px;
	align-items: center;
    justify-content: center;
    display: flex;
    padding: 10px 0;
}
#landing-mercado .labelform .titleform img {
	width: 40px;
}
#landing-mercado .labelform .titleform span {
	color: #fff;
	font-weight: bold;
	margin-left: 8px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
display:none
}

#landing-mercado section {
width:100%;
display:block;
overflow:hidden
}

#landing-mercado section#banner {
margin-bottom:40px
}

#landing-mercado section#banner .logo {
display:block;
width:120px;
float:right;
margin:15% 10% 0 0
}
#landing-mercado .btn-mr{background: #838bc1;color: #fff;border-radius: 5px;padding: 10px;text-decoration:none;margin-top: 10px;display: block;width: 200px;text-align: center;transition: .3s ease all}
#landing-mercado .btn-mr:hover{background:#6970a0;transition: .3s ease all}
#landing-mercado section#banner .banner-texto {
position:relative
}

#landing-mercado section#banner .banner-texto .texto {
position:absolute;
left:5%;
top:30%
}

#landing-mercado section#banner .banner-texto .texto h2 {
color:#fff;
line-height:28px;
font-size:26px;
font-weight:700;
margin:0 0 5px
}

#landing-mercado section#banner .banner-texto .texto span.line {
width:100px;
border-top:2px solid #fff;
display:block
}

#landing-mercado section#formulario p {
	text-align:center;
	font-weight:300;
	font-size:24px;
	margin-bottom: 30px;
}
#landing-mercado section#formulario p span {
	color: #e4555c;
	font-weight: bold;
}

#landing-mercado section#formulario p span.bolder {
font-weight:700
}

#landing-mercado section#formulario p:nth-of-type(2) {
font-size:12px
}

#landing-mercado section#formulario .caja-formulario {
width:720px;
margin:0 auto;
padding:30px 20px;
margin-top: 20px;
}

#landing-mercado section#formulario .caja-formulario form {
	width:90%;
	margin:0 auto;
}

#landing-mercado section#formulario .caja-formulario form .fieldLabel {
	color:#383838;
	font-weight:400;
	font-size: 14px;
}

#landing-mercado section#formulario .caja-formulario form input, #landing-mercado section#formulario .caja-formulario form select {
	border-radius:0;
	border:1px solid #a4a4a4;
	color:#383838;
	width: 100%;
	height: 25px;
	font-size: 14px;
	font-family: "Montserrat",Helvetica,Arial,sans-serif;
	text-indent: 6px;
}

#landing-mercado section#formulario .caja-formulario .campos {
	margin:15px 0;
	display: flex;
}
#landing-mercado .col-md-4 {
    width: 30%;
    display: flex;
    align-items: center;
}
#landing-mercado .col-md-8 {
    width: 70%;
    display: flex;
    align-items: center;
}
#landing-mercado .required {
	color: red;
}
#landing-mercado .campos-checkbox {
	margin: 4% 0 5%;
}
#landing-mercado .campos-checkbox .checkboxes {
	width: 32%;
    display: inline-flex;
    margin-bottom: 10px;
}
#landing-mercado label.yesNoCheckboxLabel {
    display: flex;
    font-size: 14px;
    align-items: center;
}
#landing-mercado label.yesNoCheckboxLabel input[type='checkbox'] {
	width: 14px !important;
    height: 14px !important;
    border: none !important;
    margin-right: 5px;
    margin-top: -3px;
    /*outline: 1px solid #d95ba6 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;*/
}
#landing-mercado .col2 {
	display: flex;
    margin-bottom: 15px;
}
#landing-mercado .col2 .campos2 {
	flex: 2;
	margin-right: 2%;
}
#landing-mercado .col2 .campos2 .col-md-8, #landing-mercado .col2 .campos2 .col-md-4 {
	width: 100%;
	height: 25px;
}

#landing-mercado section#formulario .caja-formulario form input.boton-enviar {
	width:100px;
	background:#838bc1;
	color:#fff;
	margin: 40px auto 0;
	height: auto !important;
	font-size: 18px;
}
#landing-mercado h3 {
	font-weight: 600;
}

#landing-mercado section#agradecimiento p {
color:#9f9f9f;
text-align:center;
font-weight:300;
font-size:22px
}

#landing-mercado section#agradecimiento p span {
font-weight:500
}
@media (max-width:992px) {
#landing-mercado section#banner .logo {
    width: 100px;}
}


@media (max-width:767px) {
	#landing-mercado .labelform {
	    margin-top: 50px;
	}

#landing-mercado section#banner .logo {
margin-bottom:40px;
width:100px
}

#landing-mercado section#formulario .caja-formulario {
	width: 96%;
	padding: 30px 10px;
	margin-top: 30px
}
#landing-mercado .campos-checkbox .checkboxes {
    width: 49%;
    display: inline-flex;
    margin-bottom: 10px;
}

#landing-mercado section#formulario .caja-formulario form {
width:100%
}

#landing-mercado section#banner {
margin-bottom:20px
}

#landing-mercado section#formulario p {
font-size:14px;
margin-bottom: 10px
}

#landing-mercado section#banner .logo {
display:block;
width:120px;
float:none;
margin:15px auto
}

#landing-mercado .btn-mr{margin: 0 auto}
}

@media (max-width:576px) {
	#landing-mercado .col2 {
	    display: inline;
	}
	#landing-mercado .campos2 {
	    margin-bottom: 15px;
	}
	#landing-mercado section#formulario .caja-formulario form input.boton-enviar {
		display: flex;
		justify-content: center;
	}
}

@media (max-width:540px) {
#landing-mercado section#banner .banner-texto .texto {
left:0;
right:0
}

#landing-mercado section#banner .banner-texto .texto h2 {
text-align:center;
font-size:22px
}

#landing-mercado section#banner .banner-texto .texto span {
margin:0 auto
}
}