@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    font-family: 'Open Sans', 'sans-serif';
}
.footer {
    margin-top: 3rem;
    width: 100%;
    text-align: center;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.margin-10{margin-bottom:10px; margin-right:10px;}

p {
     text-align: justify;
}

/* Responsive viceo? */
iframe {
     max-width: 100%;
 }
