﻿/*
Theme Name: EUROSISTEMA_LANDING
Theme URI: 
Author: EUROSISTEMA
*/
input.wpcf7-form-control.wpcf7-submit {
    padding-top: 19px;
    padding-bottom: 19px;
    border-radius: 50px;
    padding-left: 50px;
    padding-right: 50px;
    height: 52px;
    background-color: #0072CE;
    border-color: #0072CE;
    color: white;
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}
.lead ul {
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    list-style: square;
    padding-left: 30px;
    font-weight: 400;
}
.ventajasitem ul {
    list-style: square;
    padding-left: 30px;
    font-weight: 400;    
}
.mainlittle, .mainlittle p {
    font-size: 20px !important;
    color: #fff;
    line-height: 30px !important;
    margin-bottom: 30px;
}