@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TTCommonsPro";
  src: url("../fonts/TTCommonsProBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
body {
  background-color: #fcfdf9;
  font-family: "ProximaNova", sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
}

.hidden {
  visibility: hidden;
}

.navbar-body .navbar-brand img {
  max-height: 90px;
}
.navbar-body .navbar-brand .brand-text {
  font-size: 35px;
  font-family: "TTCommonsPro", sans-serif;
  font-weight: 700;
}
.navbar-body .navbar-brand .brand-text .text-orange {
  color: #ff914d;
  bottom: -10px;
  position: relative;
}
.navbar-body .navbar-brand .brand-text .text-gray {
  color: #b9afa6;
}
.navbar-body .navbar-nav .nav-item {
  background-color: #ff7f57;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 10px;
  width: 180px;
  margin-left: 10px;
  border-radius: 40px;
}
.navbar-body .navbar-nav .nav-item .nav-link {
  font-family: "TTCommonsPro", sans-serif;
  color: #fcfdf9;
  font-size: 17px;
}

header {
  margin-top: 30px;
}
header img {
  width: 650px;
}
header h1 {
  font-size: 44px;
  font-family: "TTCommonsPro", sans-serif;
}
header .orange {
  color: #ff7f57;
  margin-bottom: 0;
}
header .gray {
  color: #b9afa6;
}
header p {
  font-size: 24px;
  margin-top: 35px;
}

.section-about {
  padding-top: 50px;
  background-color: #fff;
  padding-bottom: 80px;
}
.section-about .title {
  margin-bottom: 50px;
  font-family: "TTCommonsPro", sans-serif;
  font-size: 42px;
  font-weight: 700;
}
.section-about .title .orange {
  color: #ff7f57;
}
.section-about .left-side .col {
  width: -moz-fit-content;
  width: fit-content;
}
.section-about .left-side .col .card {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  height: 100%;
}
.section-about .left-side .col .card .card-img {
  width: 180px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
}
.section-about .right-side p {
  font-size: 24px;
  margin-bottom: 40px;
}

.section-activity {
  background-color: #fcfdf9;
  padding-bottom: 50px;
}
.section-activity .kegiatan h1 {
  font-size: 56px;
  font-family: "TTCommonsPro", sans-serif;
  margin-bottom: 70px;
}
.section-activity .kegiatan p {
  font-size: 24px;
  width: 80%;
}
.section-activity .kegiatan img {
  width: 553px;
  height: 369px;
}
.section-activity .keys {
  margin-top: 30px;
}
.section-activity .keys .col-md-4 {
  padding: 30px 60px 15px;
}
.section-activity .keys .col-md-4 img {
  width: 87px;
  margin-bottom: 20px;
}
.section-activity .keys .col-md-4 .horse {
  width: 40px;
}
.section-activity .keys .col-md-4 h3 {
  font-size: 30px;
  font-family: "TTCommonsPro", sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.section-activity .keys .col-md-4 p {
  font-size: 20px;
  margin-bottom: 0;
}

.section-pelatihan {
  background-color: #f3f4ee;
}
.section-pelatihan .left-side {
  padding-right: 0;
  padding-left: 0;
}
.section-pelatihan .left-side h1 {
  font-family: "TTCommonsPro", sans-serif;
  font-size: 50px;
  width: 195px;
  margin: 0 0 230px 30px;
}
.section-pelatihan .left-side img {
  width: 100%;
}
.section-pelatihan .right-side {
  background-color: #ffd6c9;
  padding: 35px 60px;
}
.section-pelatihan .right-side .list-group .list-group-item {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 15px 30px;
  border-bottom: 1px solid black;
}
.section-pelatihan .right-side .list-group .list-group-item h5 {
  font-size: 32px;
  font-family: "TTCommonsPro", sans-serif;
  margin-bottom: 15px;
}
.section-pelatihan .right-side .list-group .list-group-item p {
  font-size: 18px;
}
.section-pelatihan .right-side .list-group .list-group-item .btn-register {
  width: 100%;
  height: 57px;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  border-radius: 40px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-pelatihan .right-side .list-group .list-group-item .btn-register:hover {
  transform: scale(1.05);
}

.section-kompetisi {
  background-color: #fcfdf9;
}
.section-kompetisi .description {
  padding: 40px 0;
}
.section-kompetisi .description h1 {
  font-family: "TTCommonsPro", sans-serif;
  font-size: 60px;
}
.section-kompetisi .description p {
  font-size: 20px;
  margin-bottom: 0;
}
.section-kompetisi .kompetisi-list .list-group-item {
  border: none;
  border-radius: 0;
  text-align: right;
  padding: 45px 60px;
}
.section-kompetisi .kompetisi-list .list-group-item h5 {
  font-size: 32px;
  font-family: "TTCommonsPro", sans-serif;
  margin-bottom: 20px;
}
.section-kompetisi .kompetisi-list .list-group-item p {
  font-size: 20px;
  width: 600px;
  margin-bottom: 0;
}
.section-kompetisi .kompetisi-list .list-group-item .btn-register {
  width: 70%;
  height: 54px;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  border-radius: 40px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-kompetisi .kompetisi-list .list-group-item .btn-register:hover {
  transform: scale(1.05);
}

.section-ftImage .container-fluid {
  background-image: url("../img/footer-img.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 80vh;
}
.section-ftImage .container-fluid .text {
  padding-top: 100px;
  margin-left: 70px;
}
.section-ftImage .container-fluid h1 {
  font-family: "TTCommonsPro", sans-serif;
  font-size: 62px;
  background-color: #ff7f57;
  padding: 20px 30px;
  width: -moz-fit-content;
  width: fit-content;
}
.section-ftImage .container-fluid .top {
  border-radius: 15px 30px 0 0;
}
.section-ftImage .container-fluid .bottom {
  border-radius: 0 30px 10px 15px;
  margin-top: -40px;
}

footer {
  padding: 50px 0;
}
footer .logo img {
  max-height: 90px;
}
footer .logo a {
  text-decoration: none;
  color: #000;
}
footer .logo .logo-text {
  font-size: 35px;
  font-family: "TTCommonsPro", sans-serif;
  font-weight: 700;
}
footer .logo .logo-text .text-orange {
  color: #ff914d;
  bottom: -10px;
  position: relative;
}
footer .logo .logo-text .text-gray {
  color: #b9afa6;
}
footer .logo p {
  margin-top: 20px;
}
footer .follow-us .ic_follow {
  width: 187px;
  margin-bottom: 30px;
}
footer .follow-us .icon-socmed {
  font-size: 23px;
}
footer .follow-us .icon-socmed img {
  width: 48px;
}
footer .contact-us {
  text-align: right;
}
footer .contact-us .ic_contact {
  width: 187px;
  margin-bottom: 30px;
}
footer .contact-us h5 {
  font-size: 23px;
  font-family: "TTCommonsPro", sans-serif;
}
footer .contact-us p {
  font-size: 23px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .navbar-body .navbar-brand img {
    max-height: 50px;
  }
  .navbar-body .navbar-brand .brand-text {
    font-size: 24px;
  }
  .navbar-body .navbar-nav .nav-item {
    background-color: transparent;
    text-align: left;
    text-transform: uppercase;
    padding: 0;
    width: 100%;
    margin-left: 0;
    border-radius: 0;
  }
  .navbar-body .navbar-nav .nav-item .nav-link {
    color: #000;
  }
  header {
    margin-top: 0;
  }
  header img {
    margin-bottom: 20px;
  }
  header h1 {
    margin-left: 0;
    font-size: 40px;
  }
  header .orange {
    margin-top: 30px;
  }
  header p {
    margin-left: 0;
    font-size: 18px;
    margin-top: 25px;
    text-align: justify;
  }
  .section-about {
    padding-top: 40px;
  }
  .section-about .title {
    margin-bottom: 40px;
    font-size: 40px;
  }
  .section-about .left-side {
    margin-bottom: 30px;
  }
  .section-about .left-side .col {
    width: 100%;
  }
  .section-about .left-side .col .card {
    height: 100%;
  }
  .section-about .left-side .col .card .card-img {
    width: 100%;
  }
  .section-about .right-side p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: justify;
  }
  .section-activity {
    padding-bottom: 0;
  }
  .section-activity .kegiatan h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .section-activity .kegiatan p {
    font-size: 18px;
    width: 100%;
    text-align: justify;
  }
  .section-activity .kegiatan img {
    width: 100%;
    height: 200px;
  }
  .section-activity .keys {
    margin-top: 10px;
  }
  .section-activity .keys .col-md-4 {
    padding-bottom: 30px;
  }
  .section-activity .keys .col-md-4 p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 0;
  }
  .section-pelatihan .left-side h1 {
    font-size: 40px;
    width: 100%;
    margin: 30px 0;
    text-align: center;
  }
  .section-pelatihan .right-side {
    padding: 10px 30px;
  }
  .section-pelatihan .right-side .list-group .list-group-item {
    padding: 35px 30px;
  }
  .section-pelatihan .right-side .list-group .list-group-item h5 {
    font-size: 28px;
    text-align: center;
  }
  .section-pelatihan .right-side .list-group .list-group-item p {
    text-align: justify;
  }
  .section-kompetisi .description h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .section-kompetisi .description p {
    font-size: 18px;
    text-align: justify;
  }
  .section-kompetisi .kompetisi-list .list-group-item {
    text-align: justify;
    padding: 45px 50px;
  }
  .section-kompetisi .kompetisi-list .list-group-item h5 {
    text-align: center;
  }
  .section-kompetisi .kompetisi-list .list-group-item p {
    font-size: 18px;
    width: 100%;
    margin-bottom: 30px;
  }
  .section-ftImage .container-fluid h1 {
    font-size: 40px;
  }
  footer .logo {
    margin-bottom: 30px;
  }
  footer .follow-us {
    margin-bottom: 50px;
  }
  footer .contact-us {
    text-align: left;
  }
}
@media (min-width: 200px) and (max-width: 768px) {
  .navbar-body .navbar-brand img {
    max-height: 50px;
  }
  .navbar-body .navbar-brand .brand-text {
    font-size: 24px;
  }
  .navbar-body .navbar-nav .nav-item {
    background-color: transparent;
    text-align: left;
    text-transform: uppercase;
    padding: 0;
    width: 100%;
    margin-left: 0;
    border-radius: 0;
  }
  .navbar-body .navbar-nav .nav-item .nav-link {
    color: #000;
  }
  header {
    margin-top: 0;
  }
  header img {
    margin-bottom: 20px;
  }
  header h1 {
    margin-left: 0;
    font-size: 40px;
  }
  header .orange {
    margin-top: 30px;
  }
  header p {
    margin-left: 0;
    font-size: 18px;
    margin-top: 25px;
    text-align: justify;
  }
  .section-about {
    padding-top: 40px;
  }
  .section-about .title {
    margin-bottom: 40px;
    font-size: 40px;
  }
  .section-about .left-side {
    margin-bottom: 30px;
  }
  .section-about .left-side .col {
    width: 100%;
  }
  .section-about .left-side .col .card {
    height: 100%;
  }
  .section-about .left-side .col .card .card-img {
    width: 100%;
  }
  .section-about .right-side p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: justify;
  }
  .section-activity {
    padding-bottom: 0;
  }
  .section-activity .kegiatan h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .section-activity .kegiatan p {
    font-size: 18px;
    width: 100%;
    text-align: justify;
  }
  .section-activity .kegiatan img {
    width: 100%;
    height: 200px;
  }
  .section-activity .keys {
    margin-top: 10px;
  }
  .section-activity .keys .col-md-4 {
    padding-bottom: 30px;
  }
  .section-activity .keys .col-md-4 p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 0;
  }
  .section-pelatihan .left-side h1 {
    font-size: 40px;
    width: 100%;
    margin: 30px 0;
    text-align: center;
  }
  .section-pelatihan .right-side {
    padding: 10px 30px;
  }
  .section-pelatihan .right-side .list-group .list-group-item {
    padding: 35px 30px;
  }
  .section-pelatihan .right-side .list-group .list-group-item h5 {
    font-size: 28px;
    text-align: center;
  }
  .section-pelatihan .right-side .list-group .list-group-item p {
    text-align: justify;
  }
  .section-kompetisi .description h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .section-kompetisi .description p {
    font-size: 18px;
    text-align: justify;
  }
  .section-kompetisi .kompetisi-list .list-group-item {
    text-align: justify;
    padding: 45px 50px;
  }
  .section-kompetisi .kompetisi-list .list-group-item h5 {
    text-align: center;
  }
  .section-kompetisi .kompetisi-list .list-group-item p {
    font-size: 18px;
    width: 100%;
    margin-bottom: 30px;
  }
  .section-ftImage .container-fluid h1 {
    font-size: 40px;
  }
  footer .logo {
    margin-bottom: 30px;
  }
  footer .follow-us {
    margin-bottom: 50px;
  }
  footer .contact-us {
    text-align: left;
  }
}/*# sourceMappingURL=main.css.map */