/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/11/2019, 11:21:18 PM
    Author     : Ochoa
*/

.mStyle_textPrincipal{
    font-weight: 550;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 2.5rem;
}

.mStyle_menu{
    
    font-family:  Futura,Trebuchet MS,Arial,sans-serif;
    font-size: 1rem;
    
}

.mStyle_contact{
   font-family:  Futura,Trebuchet MS,Arial,sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color:#062f87;
    line-height: 2.0em;
}

.mStyle_rs{
    font-family:  Futura,Trebuchet MS,Arial,sans-serif;
    color:black !important;
}

.mStyle_buton_a{
    padding: .3rem 1rem;
    font-size: 1.1rem;
    line-height: 1;
    border-radius: 16px;
}

/*style="background-color: white;"*/
/*
body{
    background-color: white !important;
}
*/

