/*
    /////////////////////////////////////////////////////////
    \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    -----
    FORMS
    -----

    ------- FONTS ---------
	.Futura-Lig {
		font-family: 'Futura-Lig';
		font-weight: normal;
		font-style: normal;
	}
	.HelveticaNeueLTStd-Lt {
		font-family: 'HelveticaNeueLTStd-Lt';
		font-weight: normal;
		font-style: normal;
	}
	.HelveticaNeueLTStd-Roman {
		font-family: 'HelveticaNeueLTStd-Roman';
		font-weight: normal;
		font-style: normal;

	.HelveticaNeueLTStd-Bd {
		font-family: 'HelveticaNeueLTStd-Bd';
		font-weight: normal;
		font-style: normal;
	}

	-------- COLORS --------
	CYAN: #CCFFFF
	AZUL: #003DC4
	ROJO: #FF4712

*/

body.path-webform .biomed-form {
    margin-top: 10%;
	font-family: 'HelveticaNeueLTStd-Lt';
}

body.path-webform .biomed-form .title {
    font-family: 'Futura-Lig';
    text-transform: uppercase;
    font-size: 3vw;
}

body.path-webform .biomed-form .title h1 {
    border: none;
	margin-left: 35px;
}

body.path-webform .biomed-form .form-group {
    margin-bottom: 4%;
}

body.path-webform .biomed-form .fieldgroup {
    margin-bottom: 20px;
}

body.path-webform .biomed-form label.control-label,
body.path-webform .biomed-form .fieldgroup legend {
    display: block;
	font-size: 18px;
    margin: 0;
    font-weight: normal;
    text-align: left;
    color: #000;
    border-bottom: 0;
}

body.path-webform .biomed-form label.control-label a,
#edit-legal-text a {
	color: #000;
	text-decoration:underline;
}

body.path-webform .biomed-form input.form-control,
body.path-webform .biomed-form textarea.form-control {
    /* width: 100%; */
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0;
	font-family: 'Futura-Lig' !important;
    /* font-size: 1.5vw; */
	font-size: 26px;
	display: inline-block;
}

body.path-webform .biomed-form .js-webform-radios .form-type-radio label.option {
    margin: auto;
    font-weight: normal;
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt';
}

body.path-webform .biomed-form .form-type-webform-likert .webform-likert-table-wrapper thead th {
    font-weight: normal;
	text-align: left;
}

body.path-webform .biomed-form .form-type-webform-likert .webform-likert-table-wrapper tbody .form-item label {
    font-weight: normal;
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt';
}

body.path-webform .biomed-form button.webform-button--submit {
    color: #000;
    border: 1px solid #000;
    padding: 6px 125px 6px 100px;
	font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    background-color: #fff;
    background-image: url(../../images/flecha-dcha.png);
    background-repeat: no-repeat;
    background-position: 70% 53%;
    text-align: center;
    margin-top: 21px;
}

body.path-webform .biomed-form button.webform-button--preview {
    color: #000;
    border: 1px solid #000;
    padding: 6px 125px 6px 100px;
	font-size: 18px;
    text-decoration: none;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    margin-top: 21px;
    width: auto;
}

body.path-webform .biomed-form .webform-element-description {
    font-size: 14px;
    font-family: 'HelveticaNeueLTStd-Lt';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 30px;
    color: #000;
}

#edit-heleido--wrapper legend {display: none;}

#edit-legal-text {
	font-size: 14px;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-weight: normal;
	font-style: normal;
	margin-bottom: 30px;
}

#edit-titulo h1  {
    margin-top: 0;
    line-height: 1;
}

#edit-titulo h2 {margin-top:0; }



body.path-webform  .webform-confirmation__message {
	padding: 0 0 5% 0;
}

body.path-webform .webform-confirmation__back  {margin-bottom: 10%;}


body.path-webform .webform-confirmation__back a {
    color: #000;
    border: 1px solid #000;
    padding: 6px 85px 6px 60px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    background-color: #fff;
    background-image: url(../../images/flecha-dcha.png);
    background-repeat: no-repeat;
    background-position: 95% 53%;
    text-align: center;
    margin-top: 21px;
}

body.path-webform .biomed-form input.form-control.js-form-file {
    font-size: 18px;
}

body.path-webform .biomed-form .form-type-processed-text label.control-label {
	font-family: 'Futura-Lig';
    font-size: 2vw;
    line-height: 1;
    margin-bottom: 1em;
}

body.path-webform select.form-select.form-control {
		font-size: 16px !important;
		 padding-top: 8px;
}

body.path-webform select.form-select.form-control option{

}

body.path-webform select.form-select {
	margin-top: 10px;
}

body.path-webform .select-wrapper::after {
	top: 50%;
}

body.path-webform .form-required::after {
    margin-left: 3px;
}







@media (max-width: 767px) {

	body.path-webform .biomed-form .title h1 {
		border: none;
		margin-left: 0px;
	}

	body.path-webform .biomed-form .col-lg-4,
	body.path-webform .biomed-form .col-lg-8 {padding:0;}

	body.path-webform .biomed-form .title h1 {
		font-size: 8vw;
	}

	body.path-webform .main-container {
		padding-bottom: 10%;
	}

	body.path-webform #edit-legal-text {
		font-size: 14px;
		font-family: 'HelveticaNeueLTStd-Lt';
		font-weight: normal;
		font-style: normal;
		margin-bottom: 5px;
		line-height: 1.2;
	}

	body.path-webform .biomed-form label {
		font-size: 16px;
		line-height: 1.4;
	}



}
