.hur54b {
  padding: 10px !important;
}

.main-logo {
  padding:20% 0;
}

p, h1, h2, h3{
  color: #ffffff;
}
p{
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  text-align: justify;
}
div > h2{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  color: #ffffff;
}
div > h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  color: #ffffff;
  padding-bottom: 20px;
}
#separador1{
  margin: 0.2rem;
}
 #menuItems li  {
  line-height: 1.5em;
}

.Mycard {
  background: rgba(255, 255, 255, 0.3);
  padding: 25px;
  border-radius: 15px;

}
.Mycard div > h3 {
  color: #ffffff;
  font-weight: 800;
}
.Mycard div > p {
  color: #ffffff;
}
.Mycard div > h4 {
  color: #ffffff;
  font-size: 0.8em;
  font-weight: 300;
  margin-top: -25px;
}
.btn-Mycircle {
  width: 50px;
  height: 50px;
  padding: 13px 0;
  background-color: #2B90ED;
  border-radius: 50px;
}

.btn-Mycircle > a {
  color: #D9D9D9;
}
#float-button {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999;
}
.qr-btn {
  background-color : #ff6600ff;
  color: white;
  padding: 15px 15px;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  font-size: 1.5em;
}

#MyName {
  font-family: 'Waterfall', cursive;
  color: #ffffff;
  font-size: 6em;
 /* font-size:15vw;*/
  line-height: 120px;
}

#MyCargo {
  font-family: 'Roboto';
  color: #ffffff;
  /*font-size: 1em;*/
}
#SocialShare {
  position: relative;

}

.date-sq {
  background: rgba(176, 157, 89, 0.5);
  padding: 0.5em;
  border-radius: 10px;
}
.mybtn {
  background: rgba(176, 157, 89, 1.5);
  padding: 0.5em;
  border-radius: 10px;
  border-color: rgba(176, 157, 89, 1.5);
  color: white;
  text-decoration: none;
  min-width: 300px;
}

.contact-btn{
  font-size:0.7em;
}
.icons-prop{
  font-size:2.5em;
}
.logos img{
  margin: 3px 0 3px 0;
  width: 80%;
}
.myfooter {
  padding: 15px 0 1px 0;
  height: 65px;
  color: #ffffff;
  background-color: #343434;
}
/*
.qr{
  position: relative;
  left: auto;
  right: auto;
  top: 50px;
  border-radius: 18px;
  /*bottom: 5px; */
}*/

div > a:link {
  display:none !important;
}