/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
 /* margin-bottom: 280px;*/
}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top:0px;
  /* Set the fixed height of the footer here
  height: 450px; */
  line-height: 60px; /* Vertically center the text there */
}
.GoogleTranslate {
    line-height: 10px !important;
}
