body {
  margin: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  background: url(/img/2018/background.jpg) top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.date-circle {
  height: 7em;
  width: 7em;
  background: black;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  box-shadow: 1px 0 15px 8px rgba(255, 255, 255, 0.75); }

.date-number {
  font-size: 3em; }

.color-v {
  color: #84bc2a; }

h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 5em;
  font-weight: bold; }

.pt-custom {
  padding-top: 15%; }

.titoletto-color {
  background-color: #84bc2a; }

.text-shadow {
  text-shadow: 2px 2px 4px black; }

#logoLinuxDay {
  max-width: 65%; }

.hour {
  color: white;
  vertical-align: top; }

.speaker {
  font-weight: 300;
  color: #00c800; }

.speaker:visited, .speaker:hover, .speaker:active {
  color: lime; }

.talk {
  color: white; }

.talk:visited, .talk:hover, .talk:active {
  color: #e6e6e6; }

@media screen and (min-width: 280px) and (max-width: 768px) {
  .pt-custom {
    padding-top: 70%; }

  #info {
    padding-top: 17% !important; }

  .font-custom {
    font-size: 1.2em; } }
@media screen and (min-width: 550px) and (max-width: 768px) {
  .font-custom {
    font-size: 1.4em; } }
@media screen and (min-width: 662px) and (max-width: 766px) {
  .pt-custom {
    padding-top: 40%; }

  .font-custom {
    font-size: 1.8em; } }
@media screen and (min-width: 768px) and (max-width: 892px) {
  .pt-custom {
    padding-top: 30%; } }
@media screen and (min-width: 2290px) and (max-width: 2700px) {
  .pt-custom {
    padding-top: 15%; }

  .font-custom {
    font-size: 2em; } }
@media screen and (min-width: 2700px) and (max-width: 3300px) {
  .pt-custom {
    padding-top: 20%; }

  .font-custom {
    font-size: 2em; } }
@media screen and (max-width: 45em) {
  #logoLinuxDay {
    margin-top: 0; }

  #description {
    font-size: 1.3em; }

  #position {
    font-size: 1.1em; } }

/*# sourceMappingURL=ld_2018.css.map */
