/*
https://s28813.p1065.sites.pressdns.com/company/contact-us-hubspot-test/
https://s28813.p1065.sites.pressdns.com/solutions/contact-sales-hubspot-test/
https://s28813.p1065.sites.pressdns.com/resources/white-papers/guide-machine-learning-healthcare-embed/
*/

/*
[vc_column_text el_class="activestate-hubspot"]
*/

.activestate-hubspot {
	width: 85%;
	max-width: 85% !important;
}

.activestate-hubspot-inline {
	width: 100%;
	max-width: 100% !important;
}

.hubspot-sm-9 {
	width: 75% !important;
	max-width: 75% !important;
}

.hubspot-sm-12 {
	width: 100% !important;
	max-width: 100% !important;
}


.hubspot-sm-6 {
	width: 50% !important;
	max-width: 50% !important;
}

.hs-form-required {
	color: #FF2F4C !important;
}

.activestate-hubspot .hbspt-form,
.activestate-hubspot-inline .hbspt-form {
	position: relative;
	top: -30px;
}

footer .activestate-hubspot-inline .hbspt-form {
	top: 10px !important;
}


.activestate-hubspot span,
.activestate-hubspot-inline span  {
	font-size: 15px;
	color: #000;
}
	
.activestate-hubspot label {
	margin-bottom: 4px;
	font-size: 15px;
	color: #000;
}

.activestate-hubspot-inline label {
	margin-bottom: 4px;
	font-size: 15px;
	color: #666;
	float:left;
	width: 40%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

/*
footer .activestate-hubspot-inline label {
	width: 10px;
}
*/

footer .activestate-hubspot-inline label span {
	display: none;
}

/*
footer .activestate-hubspot-inline label span.hs-form-required {
	display: inline;
	position: relative;
	top: 10px;
}
*/


.single-field label {
	width: 150px !important;
}


.activestate-hubspot .hs-form-field {
	margin-bottom: 18px !important;
}


.activestate-hubspot-inline .hs-form-field {
	margin-bottom: 18px !important;
	float: left;
	width: 100%;
}

.activestate-hubspot select {
	width: 85% !important;
	background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}

.activestate-hubspot-inline select {
	width: 60% !important;
	float: left;
	background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}



.activestate-hubspot input[type="text"].hs-input,
.activestate-hubspot input[type="tel"].hs-input,
.activestate-hubspot textarea,
.activestate-hubspot input[type="email"].hs-input {
	width: 100% !important;
	height: 40px !important;
	box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;
	max-width: 100%;
	margin-right: 0 !important;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 22px !important;
    color: #33475b !important;
    background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}



.activestate-hubspot-inline input[type="text"].hs-input,
.activestate-hubspot-inline input[type="tel"].hs-input,
.activestate-hubspot-inline textarea,
.activestate-hubspot-inline input[type="email"].hs-input {
	width: 60% !important;
	float:left;
	height: 40px !important;
	box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;
	max-width: 100%;
	margin-right: 0 !important;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 22px !important;
    color: #33475b !important;
    background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}


footer .activestate-hubspot-inline input[type="email"].hs-input {
	width: 100% !important;
	float: right;
	font-size: 12px !important;
}

.single-field input[type="email"] {
	max-width: 400px !important;
}

.activestate-hubspot textarea {
	height: 120px !important;
}


.activestate-hubspot-inline textarea {
	height: 120px !important;
	float: left;
	width: 60%;
}

.activestate-hubspot input[type="checkbox"].hs-input,
.activestate-hubspot-inline input[type="checkbox"].hs-input {
    background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}

.activestate-hubspot ul,
.activestate-hubspot-inline ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
}


.activestate-hubspot ul li,
.activestate-hubspot-inline ul li {
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.activestate-hubspot ul li:before,
.activestate-hubspot-inline ul li:before {
	content: none !important;
}

	
.activestate-hubspot input[type="submit"] {
	background: #c32d1b !important;
	border-color: #c32d1b;
	color: #ffffff;
	font-size: 12px;
	font-family: Montserrat, Open Sans;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 14px;
	position: relative;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	padding: 12px 24px;
	letter-spacing: 1px;
	font-display: swap;
}

.activestate-hubspot input[type="submit"]:hover {
	background: #962015 !important;
	border-color: transparent;
}

.activestate-hubspot-inline input[type="submit"] {
	max-width: 200px;
	background: #c32d1b !important;
	border-color: #c32d1b;
	color: #ffffff;
	font-size: 12px;
	font-family: Montserrat, Open Sans;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 14px;
	position: relative;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	padding: 12px 24px;
	letter-spacing: 1px;
	font-display: swap;
}


.single-field input[type="submit"] {
	margin-left: 150px !important;
}

.activestate-hubspot input[type="submit"]:hover {
	background: #962015 !important;
	border-color: transparent;
}


.activestate-hubspot-inline input[type="submit"]:hover {
	background: #962015 !important;
	border-color: transparent;
}


.activestate-hubspot .legal-consent-container .hs-form-booleancheckbox-display p {
	margin-left: 5px !important;
	margin-top: -5px;
	display: inline-block !important;	
	text-align: left;
}


.activestate-hubspot-inline .legal-consent-container .hs-form-booleancheckbox-display p {
	margin-left: 5px !important;
	margin-top: -5px;
	display: inline-block !important;	
	text-align: left;
}

.activestate-hubspot-inline .legal-consent-container .hs-form-booleancheckbox-display {
	width: 100% !important;
}


.activestate-hubspot .actions,
.activestate-hubspot-inline .actions {
	text-align: center;
}

footer .activestate-hubspot-inline .actions {
	text-align: left;
}


.single-field .actions {
	text-align: left !important;
}


.single-field .hs-error-msgs .hs-main-font-element {
	display: none;
}

.activestate-hubspot-inline .hs-error-msgs label {
	width: 100%;
	font-style: italic;
	text-align: left;
	color: #FF2F4C;
}

footer .activestate-hubspot-inline .hs-error-msgs label {
	width: 100%;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

.single-field .hs-error-msgs label {
	width: 100% !important;
	font-style: italic;
	text-align: left;
}

footer .hs-error-msgs .hs-main-font-element {
	display: none;
}

@media only screen and (max-width: 768px) {
	.activestate-hubspot-inline label {
		width: 100% !important;
	}
	
	.activestate-hubspot-inline input[type="text"].hs-input,
	.activestate-hubspot-inline input[type="tel"].hs-input,
	.activestate-hubspot-inline textarea,
	.activestate-hubspot-inline select,
	.activestate-hubspot-inline input[type="email"].hs-input {
		width: 100% !important;
	}
}

/*
PIÑU
*/
#hsForm_9e808ede-764a-417d-ae25-50aaaf161b30 input[type="submit"] {
	display: block;
	left: 40%;
}


@media only screen and (max-width: 768px) {
	#hsForm_9e808ede-764a-417d-ae25-50aaaf161b30 input[type="submit"] {
		display: inline-block !important;
		left: 0%;
	}
}

.get-a-demo input[type="text"].hs-input, .get-a-demo input[type="tel"].hs-input, .get-a-demo textarea, .get-a-demo input[type="email"].hs-input {
	background-color: #ffffff !important;	
}


.get-a-demo select {
	width: 60% !important;
    float: left;
    background-color: #ffffff !important;
    border: 1px solid #cbd6e2 !important;
}

.get-a-demo input[type="submit"] {
	float:left;
	left: 40%;
}

.get-a-demo:after {
    content: '';
    display: block;
    clear: both;
}
