.gform_required_legend {
	display:none;
}

.newsletter{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	   padding:20px
}

.gb-block-post-grid-title {
	color: #ff285b;
}

.gb-block-post-grid .gb-block-post-grid-more-link{
	color: #ff285b;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'archiabold'
}

h2 {
	color: #ff285b;
}

p {
font-family: 'archiaregular'
}

/* Formularios */
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3,
#gform_submit_button_4,
#gform_submit_button_5,
#gform_submit_button_6 {
	background-color: #FF285C;
	width:100%;
	font-size: 1.5em;
	font-family: 'archiaregular';
}

#gform_submit_button_1:hover {
	background-color: #381C75;
}

#gform_submit_button_2:hover {
	background-color: #381C75;
}

#gform_submit_button_3:hover {
	background-color: #381C75;
}

#gform_submit_button_4:hover {
	background-color: #381C75;
}
#gform_submit_button_5:hover {
	background-color: #381C75;
}
#gform_submit_button_6:hover {
	background-color: #381C75;
}

#gform_fields_1, #gform_fields_2, #gform_fields_3,
#gform_fields_4,
#gform_fields_5,
#gform_fields_6{
	font-family: 'archiaregular';
	color: #381C75;
}

.gsection_title {
	color: #FF285C;
	text-transform:uppercase;
	font-family: archiaregular;
}

.texto_legal {
	font-size: 0.7em;
	border: 0.5px solid #381C75;
	padding: 1.5em;
}

.gform_wrapper .gfield_required {
		display:none;
}

/* Menu principal */

.site-header .nav-primary a{
	color: #381C75;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: 400;
	font-family: 'archiabold';
	color: #381c75;
	transition: color .2s ease;
	padding: 0px px 5px px ;
	margin-right: 35px;
}

.site-header .nav-primary a:hover {
	color: #ff285b;
}

#menu-item-4738 a{
	border: 2px solid #ff285b; 
	padding: 7px;
}


.site-header {
box-shadow: none;
}




/* Modificaciones generales */

a{
	text-decoration: none;
	font-family: 'archiabold';
}

p {font-family: 'archiaregular';}

.site-inner {margin-bottom: -65px;}

.site-footer{
	background-color:#381C75;
	color: white;
	font-family: 'archiabold';
}

.site-footer a{color: #ff285b;}

.site-footer a:hover{
	color: #ff285b;
	border-bottom:2px solid #ff285b;;
	font-family: 'archiabold';
}

.imagen_home img{
	width: 300px;
}

.botones_movil a{
	padding: 23px 15px;
	border: 2px solid #ff285b;
	font-family: 'archiabold';
	letter-spacing: .24em;
}
.botones_movil a:hover{
	background-color: #ff285b;
	border: 2px solid #381C75;
	color: #ffffff;
}

.footer-widgets{
	margin-top:40px;
}

		






