*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	outline: none;
}
body{
    background-color: #0d3858f8 !important;
}
.white{
    background-color: #fff !important;
}
.blue{
    background-color: #032257 !important;
}
.bgg{
    background-color: #032257 !important;
}
body{
    overflow-x: hidden;
 }
 .top{
     margin-top: 80px !important;
     padding: 30px !important;
 }
 .tope{
    margin-top: 60px !important;
    
}
 .top #robusto{
     font-size: 45px;
 }
 .upsise{
    font-size: 25px;
 }
 .sombra{
        -webkit-box-shadow: 2px 2px 5px #999  !important;
        -moz-box-shadow: 2px 2px 5px #999 !important;
      
 }
 .fondo{
     width: 100%;
     
 }
 .pdl{
     /*background-color: #999;*/
     max-width: 500px;
     min-width: 400px;
 }
 .colr{
     width: 35px;
     height: 35px;
     background-color: #002D7A;
     padding-top: 20px;
 }
