.my-submit-button:hover {
    background: #151515 !important;
    color: #fff !important;;
}

.my-submit-button{
	font-size: 16px !important;
    line-height: 38px !important;
    font-weight: 600 !important;
    padding: 0 26px !important;
    border: 2px solid #151515 !important;
    margin: 0 !important;
    display: inline-block;
    cursor: pointer !important;
    color: #151515 !important;
    background: transparent !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    text-align: center;
    border-radius: 3px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
	
}

.small-texto{
	font-size: 13px !important;
}

.form_contact_fields{
	box-sizing: border-box !important;
    border: 1px solid #d4d4d4 !important;
    padding: 12px 16px !important;
    margin: 0 0 25px !important;
    color: #151515 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    max-width: 100% !important;
    height: 42px !important;
    background: #fff !important;
    border-radius: 3px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
blockquote p {
	text-align: left;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/*menu nav english */
.page-id-3335 #full-menu { display: none !important; }
.page-id-3335.mobile-toggle { display: none !important; }

/*menu nav english */
.page-id-3466 #full-menu { display: none !important; }
.page-id-3466.mobile-toggle { display: none !important; }
.page-id-3466 header, .page-id-3466 footer, .page-id-3466 #bar-left, .page-id-3466 #bar-right	{
    display: none !important;
}