body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
}
a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.content {
  height: 70vh; }

.footer-16371 {
    background-color: #eeeeee;
    padding: 7rem 0;
    background: linear-gradient(45deg, #ffffff 0%, #f8f8f8 5%, transparent 5%, transparent 10%, #ffffff 10%, #ffffff 15%, transparent 15%, transparent 20%, #ffffff 20%, #f8f8f8 25%, transparent 25%, transparent 30%, #ffffff 30%, #f8f8f8 35%, transparent 35%, transparent 40%, #ffffff 40%, #f8f8f8 45%, transparent 45%, transparent 50%, #ffffff 50%, #f8f8f8 55%, transparent 55%, transparent 60%, #ffffff 60%, #f8f8f8 65%, transparent 65%, transparent 70%, #ffffff 70%, #f8f8f8 75%, transparent 70%, transparent 80%, #ffffff 80%, #f8f8f8 85%, transparent 85%, transparent 90%, #ffffff 90%, #f8f8f8 95%, transparent 95%);
    -webkit-box-shadow: 0px 0px 60px -15px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 60px -15px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 60px -15px rgba(0,0,0,0.15);
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 20%;
}
    .footer-16371 ul {
        font-size: xx-large;
    }
    .footer-16371 .footer-site-logo {
        text-align: center;
        font-size: 2rem;
        font-weight: 900;
    }
    .footer-16371 .footer-site-logo a {
      color: #4200ff; }
  .footer-16371 .nav-links {
    padding: 0;
    margin: 0; }
    .footer-16371 .nav-links li {
      display: inline-block; }
      .footer-16371 .nav-links li a {
        padding: 10px;
        color: #000; }
        .footer-16371 .nav-links li a:hover {
          color: #4200ff; }
  .footer-16371 .social h3 {
    font-weight: bold;
    font-size: 18px;
    color: #000; }
  .footer-16371 .social ul li {
    display: inline-block; }
    .footer-16371 .social ul li a {
      display: inline-block;
      padding: 10px; }
    .footer-16371 .social ul li.in a {
      color: #df588a; }
    .footer-16371 .social ul li.tw a {
      color: #15b8ff; }
    .footer-16371 .social ul li.fb a {
      color: #3742d0; }
    .footer-16371 .social ul li.dr a {
      color: #fa38c1; }
    .footer-16371 .social ul li.pin a {
      color: #dd4d5a; }
  .footer-16371 .copyright {
    color: #999999; }
