h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: normal;
}

h1 {
  font-size: medium;
  margin: 0;
}

@font-face {
  font-family: "proxima_novabold";
  src: url("../assets/fonts/fontsfree-net-proxima-nova-bold-webfont.woff2") format("woff2"), url("../assets/fonts/fontsfree-net-proxima-nova-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima_novabold", serif;
}

.r-link::after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #dd1919;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.r-link:hover::after {
  width: 100%;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.r-link.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #dd1919;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

@media (min-width: 1380px) {
  .mobile {
    display: none;
  }
  .desktop {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .nav-links,
  .left-menu {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    z-index: 2;
    margin: 0px;
  }
  .nav-links a,
  .left-menu a {
    color: #524d51;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
  }
  .nav-links li,
  .left-menu li {
    padding: 10px 20px;
  }
  .nav-logo {
    margin-right: auto;
    cursor: pointer;
  }
  .left-menu {
    margin-right: auto;
  }
}

@media (max-width: 1379px) {
  body {
    overflow-x: hidden;
  }
  nav {
    height: 10vh;
  }
  .mobile {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
  }
  .desktop {
    display: none;
  }
  .nav-links {
    width: 100%;
    padding: 0px 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
    position: absolute;
    z-index: 2;
    right: 0;
    margin: 0px;
    top: 12vh;
    opacity: 0;
    -webkit-transition: opacity;
    transition: opacity;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    display: none;
  }
  .nav-links a {
    color: white;
    text-decoration: none;
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .nav-active {
    width: 100%;
    background-color: #1785ce;
    opacity: 1;
    display: block;
  }
  .nav-links li {
    border-bottom: white 1px solid;
    padding: 10px 0px;
  }
  .nav-links li:hover {
    background-color: #213763;
  }
  .nav-logo {
    margin-right: auto;
    cursor: pointer;
  }
  .burger {
    color: #8b8585;
    cursor: pointer;
  }
  .navigation img {
    height: 80px;
  }
}

.header-container {
  background: url("../assets/images/berita_kegiatan/header.png") no-repeat center fixed;
  background-size: cover;
}

h1 {
  margin: 0px;
  padding: 0px;
}

.header-container {
  height: 450px;
  position: relative;
}

h1.header {
  position: absolute;
  bottom: 0px;
  left: 10%;
  bottom: 50px;
  color: white;
  font-size: 68px;
  font-weight: 700;
}

body {
  padding: 0px;
  margin: 0px;
  line-height: normal;
}

button.apply-btn {
  background-color: #dd1919;
  color: white;
  border: 0px;
  padding: 10px 30px;
  margin: 0px 30px;
  cursor: pointer;
}

nav {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: -webkit-sticky;
  position: sticky;
  padding: 30px 5%;
  top: 0px;
  z-index: 3;
  font-family: "proxima_novabold", serif;
  font-size: 14px;
  font-weight: 700;
  color: #524d51;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-logo {
  width: 80px;
  cursor: pointer;
}

ul.breadcum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-bottom: 80px;
}

h1.title-section p::before {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 4px;
  position: relative;
  vertical-align: bottom;
  width: 90px;
}

h1.title-section p {
  font-size: 28px;
}

h1.subtitle-section p {
  font-size: 34px;
}

h1.subtitle-section {
  color: #0d5ea3;
  font-weight: 800;
}

.header-container {
  padding: 30px 0px;
}

.logo {
  width: 200px;
}

.logo.ban-pt {
  margin-top: 10px;
}

.second-navigation li a {
  color: white;
}

.second-navigation {
  position: relative;
  z-index: 2;
}

.subsection {
  padding: 100px;
}

.main-content {
  padding: 100px 5%;
}

h1 {
  line-height: normal;
  font-weight: bold;
}

h1.title-section,
h1.subtitle-section {
  margin-left: 80px;
}

h1.title-section p::before {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: bottom;
  width: 90px;
}

h1.title-section p {
  font-size: 18px;
}

h1.subtitle-section {
  color: #0d5ea3;
  font-weight: 800;
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  h1.title-section p,
  h1.subtitle-section {
    font-size: 18px;
  }
}

.padding-100 {
  padding: 0px 100px;
}

.visible {
  display: block;
}

.li-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.no-background {
  background-color: rgba(139, 133, 133, 0);
}

.link {
  cursor: pointer;
}

a {
  color: #1c98eb;
  text-decoration: none;
}

.no-sticky {
  position: relative;
  z-index: 2;
}

.breadcum {
  padding-bottom: 80px;
}

li.menu-active {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-top: 0px;
  background-color: #dd1919;
}

li.menu-active a {
  color: white;
}

.r3-breadcum {
  margin-left: 150px;
}

.r3-berita_kegiatan {
  background-image: url("../assets/images/berita_kegiatan/backdrop.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 10%;
  margin-top: -32px;
}

.r3-berita_kegiatan-title {
  margin-top: 100px;
  margin-left: 150px;
}

.r3-berita-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 80px 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.r3-berita-content > img {
  width: 366px;
  height: 284px;
}

.r3-kegiatan-title {
  margin-top: 100px;
  margin-left: 150px;
  margin-bottom: 20px;
}

.r3-kegiatan-title::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  border-bottom: solid 1px black;
  margin-bottom: 20px;
}

.r3-kalender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 80px 0px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.r3-kalender > img {
  width: 310px;
  height: 230px;
}

@media screen and (max-width: 768px) {
  .r3-kegiatan-title, .r3-berita_kegiatan-title, .r3-breadcum {
    margin-left: 10px;
  }
  .r3-kalender, .r3-berita-content {
    padding-left: 10px;
  }
}

.section-header {
  font-family: Roboto;
  color: #213763;
  margin-left: 100px;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
}

.section-header::after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: bottom;
  width: 100px;
  margin-right: -100%;
  margin-left: 10px;
  border-top: 2px solid #213763;
}

.r3-video {
  padding: 0px 10px;
}

.r2-footer {
  background-color: #313131;
}

.r2-footer-main {
  padding: 0px 5%;
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  line-height: 40px;
}

.r2-footer-main img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

ul li {
  list-style: none;
}

.r2-footer-main ul li a {
  color: white;
}

.r2-footer-address p {
  width: 250px;
  margin-left: 40px;
  color: white;
}

.footer-copyright {
  color: white;
  padding: 100px;
}

hr {
  background-color: white;
}

.link-black {
  color: black;
}

@media (max-width: 1100px) {
  .r2-footer-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r2-footer-main img {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
/*# sourceMappingURL=berita_kegiatan.css.map */