@import url(http://fonts.googleapis.com/css?family=Roboto:700,500,400,100);
body{background: #254C74; background: url(../img/fondo.jpg); background-position: top center; background-size: 100% auto; font-family: 'Roboto', sans-serif; color: #263238; margin: 0px; padding: 0px;}
.container{width: 375px; max-width: 100%; margin: 0px auto;}
#foto{display: inline-block; width: 150px; height: 150px; background: #1A1A1A; border-radius: 150px; -webkit-border-radius: 150px; -moz-border-radius: 150px; box-shadow: 0px 0px 5px 2px #888888; -webkit-box-shadow: 0px 0px 5px 2px #888888; margin-top: -75px;}

#des{display: inline-block; width: 100%; background: #FFF; margin-top: 75px; padding: 15px 10px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; box-shadow: 0 1px 9px 3px rgb(94, 94, 94); -webkit-box-shadow: 0 1px 9px 3px rgb(94, 94, 94);}
a{text-decoration: none; color: #A16173;}
h2{margin-bottom: 0px; font-weight: 400; color: #2059A6; margin-top: 10px; font-weight: bold;}
h4{margin: 0px; color: #2059A6;}
.t{margin-top: 25px; color: #2059A6; font-weight: bold; font-size: 18px;}
.d{color: #2059A6; font-size: 16px;}
.p{margin: 25px 0px; color: #000; font-size: 14px;}
.iconos img{width: auto; max-width: 19.1094%}
