body {
  font-family: "Trebuchet MS";
  font-weight: bold;
  color: #006DA0 !important;
}

.navbar-brand img {
  max-height: 60px;
}

.navbar-light .navbar-nav .nav-link {
  color: #006DA0;
}

.btn-navbar-right {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  height: 40px;
  border-radius: 50px;
}

.btn-login {
  background-color: #006DA0;
  color: #ffffff;
}

.btn-loginhover {
  background-color: #006DA0;
  color: #ffffff;
}

.section-portfolio-header {
  min-height: 100px;
  background: #006DA0;
  margin-top: 0px;
}

.section-portfolio-content {
  margin-top: -90px;
  min-height: 0vh;
}

.section-portfolio-content .about h1 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  font-family: "trebuchet MS";
  font-weight: 400px;
}

.section-portfolio-content .about hr {
  width: -1500px;
  border-top: 3px solid #ffffff;
  padding: 30px;
}

.breadcrumb {
  background-color: transparent;
  padding: 20;
  margin-bottom: 8px;
  margin-top: 20px;
}

.breadcrumb .breadcrumb-item.active {
  font-weight: bold;
  color: #b1b1b1;
}

.section-portfolio {
  min-height: 200px;
  background-color: #006DA0;
  margin-top: -30px;
  margin-bottom: 100px;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan {
  margin-top: 150px;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol {
  min-height: 220px;
  min-width: 250px;
  background-color: #ffffff;
  color: #006DA0;
  padding: 10px;
  background-color: cover;
  margin-bottom: 40px;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-jenis {
  font-size: 18px;
  color: #006DA0;
  font-family: "Assistant", bold;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-jenis img {
  min-width: 300px;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-Deskripsi {
  font-size: 15px;
  color: #006DA0;
  font-family: "trebuchet MS", serif;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-location {
  font-size: 13px;
  color: #006DA0;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-button .btn-portfol-depan {
  background-color: #006DA0;
  color: #ffffff;
}

.section-portfolio .section-portfolio-content .section-portfolio-depan .card-portfol .portfolio-button .btn-portfol-depan.hover {
  background-color: #088AC7;
}

.section-footer {
  text-decoration: none;
}

.section-footer .isian {
  padding-top: 10px;
  color: #000;
}

.section-footer .isian p {
  padding: 0px;
  height: 10px;
  font-weight: normal;
  color: #000;
}

.section-footer .isian h5 {
  font-weight: bold;
  color: #000;
}

.section-footer .container-fluid {
  background-color: #006DA0;
  min-height: 100px;
}

.section-footer .footer-last {
  color: #ffffff;
  font-size: 18px;
}

.judul h1 {
  font-size: 30px;
  color: #006DA0;
}

.awal p {
  font-size: 25px;
  color: #006DA0;
}

.awal h1 {
  font-size: 18px;
  color: #b1b1b1;
}

.awal .galleries .features-image {
  width: 325px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 20px;
}

.awal .galleries .icon-features {
  margin-top: 0px;
  margin-bottom: 30px;
}

.awal .galleries .icon-features .keterangan {
  margin-left: 15px;
  overflow: hidden;
  padding-top: 30px;
}

.awal .galleries .icon-features .keterangan p {
  font-size: 18px;
  color: #B1B1B1;
}

.awal .galleries .icon-features .keterangan h5 {
  font-size: 20px;
  color: #006DA0;
}

.awal .galleries .deskripsi {
  padding-top: 0px;
}

.awal .galleries .deskripsi p {
  font-size: 18px;
  color: #B1B1B1;
}

.awal .galleries .deskripsi h5 {
  font-size: 20px;
  color: #006DA0;
}

.awal .informan p {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.awal .informan h5 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.awal .informan h3 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
  padding-top: 30px;
}

.awal .informan th {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.awal .informan td {
  font-weight: 300;
  font-size: 18px;
  color: #B1B1B1;
  font-family: bold;
}

.infocon h1 {
  font-size: 30px;
  color: #006DA0;
}

.card-konstruk {
  padding: 20px;
  padding-bottom: -30%;
  border-radius: 11px;
  /*responsive*/
}

.card-konstruk p {
  font-size: 25px;
  color: #006DA0;
  line-height: 70%;
}

.card-konstruk h1 {
  font-size: 18px;
  color: #b1b1b1;
}

.card-konstruk .awal .carousel-item {
  min-height: 50vh;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.card-konstruk .awal .carousel-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 90%;
  z-index: -1;
}

.card-konstruk .awal .carousel-controls {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 10;
  transform: translateX(-50%);
}

.card-konstruk .awal .carousel-indicators {
  position: relative;
  margin: 0;
  top: 110px;
}

.card-konstruk .awal .carousel-indicators li {
  height: 50px;
  width: 50px;
  margin: 0 5px;
  background-position: center;
  background-size: cover;
  border: 3px solid transparent;
  transition: all 0.3s ease;
}

.card-konstruk .awal .carousel-indicators li.active {
  border-color: #006DA0;
  transform: scale(1.2);
}

.card-konstruk .awal .carousel-control-next,
.card-konstruk .awal .carousel-control-prev {
  height: 40px;
  width: 40px;
  opacity: 1;
  z-index: 3;
  top: 140%;
  transform: translateY(100%);
  border-radius: 50%;
  transition: all 0.3s ease;
  background-color: #006DA0;
}

.card-konstruk .awal .carousel-control-next:hover,
.card-konstruk .awal .carousel-control-prev:hover {
  box-shadow: 0 0 5px #006DA0;
}

.card-konstruk .awal .carousel-control-next img,
.card-konstruk .awal .carousel-control-prev img {
  width: 20px;
}

.card-konstruk .awal .carousel-control-next {
  right: -60px;
}

.card-konstruk .awal .carousel-control-prev {
  left: -60px;
}

@media (max-width: 300px) {
  .card-konstruk .awal .carousel-control-next,
  .card-konstruk .awal .carousel-control-prev {
    display: inline-block;
  }
  .card-konstruk .awal .carousel-indicators li {
    height: 20px;
    width: 20px;
  }
}

.txt_color_grey{
  color: #b1b1b1;
}

.txt_top{
  vertical-align: top;
}

.card-konstruk .features {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 30px;
}

.card-konstruk .description {
  margin-left: 10px;
  overflow: hidden;
  float: right;
}

.card-konstruk .description h2 {
  font-size: 20px;
  color: #006DA0;
  margin-bottom: 0;
  text-align: left;
}

.card-konstruk .description p {
  margin-bottom: 0;
  color: #b1b1b1;
  font-size: 18px;
  text-align: left;
}

.card-konstruk .description .features-row { 
  width: 40px;
  height: 40px;
  float: right;
}

.card-konstruk .inforr h4 {
  font-size: 30px;
  color: #006DA0;
  font-family: bold;
}

.card-konstruk .inforr th {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-konstruk .inforr td {
  font-size: 18px;
  font-weight: 300;
  color: #B1B1B1;
  font-family: bold;
}

.card-right {
  border-bottom-left-radius: 1;
  border-bottom-right-radius: 1;
}

.card-right .info p {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
  line-height: 30px;
}

.card-right .info h2 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-right .info h3 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
  padding-top: 30px;
}

.card-right .info th {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-right .info td {
  font-size: 18px;
  font-weight: 300;
  color: #B1B1B1;
  font-family: bold;
}

.pemeliharaan h1 {
  font-size: 30px;
  color: #006DA0;
}

.card-details {
  padding: 20px;
  padding-bottom: -30%;
  border-radius: 11px;
  /*responsive*/
}

.card-details p {
  font-size: 25px;
  color: #006DA0;
  line-height: 70%;
}

.card-details h1 {
  font-size: 18px;
  color: #b1b1b1;
}

.card-details .home .carousel-item {
  min-height: 50vh;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.card-details .home .carousel-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 90%;
  z-index: -1;
}

.card-details .home .carousel-controls {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 10;
  transform: translateX(-50%);
}

.card-details .home .carousel-indicators {
  position: relative;
  margin: 0;
  top: 110px;
}
.card-details .home .carousel-indicators li {
  height: 50px;
  width: 50px;
  margin: 0 5px;
  background-position: center;
  background-size: cover;
  border: 3px solid transparent;
  transition: all 0.3s ease;
}
.card-details .home .carousel-indicators li.active {
  border-color: #006DA0;
  transform: scale(1.2);
}

.card-details .home .carousel-control-next,
.card-details .home .carousel-control-prev {
  height: 40px;
  width: 40px;
  opacity: 1;
  z-index: 3;
  top: 140%;
  transform: translateY(100%);
  border-radius: 50%;
  transition: all 0.3s ease;
  background-color: #006DA0;
}

.card-details .home .carousel-control-next:hover,
.card-details .home .carousel-control-prev:hover {
  box-shadow: 0 0 5px #006DA0;
}

.card-details .home .carousel-control-next img,
.card-details .home .carousel-control-prev img {
  width: 20px;
}

.card-details .home .carousel-control-next {
  right: -60px;
}

.card-details .home .carousel-control-prev {
  left: -60px;
}

@media (max-width: 300px) {
  
  .card-details .home .carousel-control-next,
  .card-details .home .carousel-control-prev {
    display: inline-block;
  }
  
  .card-details .home .carousel-indicators li {
    height: 20px;
    width: 20px;
  }
}

.card-details .inform h2 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-details .inform th {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-details .inform td {
  font-size: 18px;
  color: #b1b1b1;
  font-weight: 200;
}

.card-right {
  border-bottom-left-radius: 1;
  border-bottom-right-radius: 1;
}

.card-right .information p {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-right .information h2 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-right .information h3 {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
  padding-top: 30px;
}

.card-right .information th {
  font-size: 18px;
  color: #006DA0;
  font-family: bold;
}

.card-right .information td {
  font-weight: 300;
  font-size: 18px;
  color: #B1B1B1;
  font-family: bold;
}

/*---from style.css---*/
/* DEKSTOP VERSION */
  /* Navbar */
  .navbar-brand .brand {
    width: 180px;
  }

  .navbar-nav .tombol {
    margin-left: 40px;
    background-color: rgba(0, 109, 160);
    border-radius: 30px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-nav .nav-link {
    color: rgba(0, 109, 160) ;
  }

  .nav-link {
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px;
  }

  .nav-link:hover::after {
    content: '';
    display: block;
    border-bottom: 3px solid rgba(0, 109, 160);
    width: 50%;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: -8px;
  }

  /* Jumbotron Slider*/
  .jumbotron {
    margin: 0px;
    padding: 0px;
  }

  .carousel-inner {
    /*background-size: cover;*/
    height: 350px;
    font-family: 'Trebuchet MS';
  }

  .carousel-caption {
    bottom: 35px;
  }
  
  .carousel-item img {
    width: 100%;
  }
  
  .carousel-caption h3 {
    text-shadow: 0px 2px 5px rgb(0, 0, 0);
    font-size: 40px;
  }

  .carousel-caption p {
    text-shadow: 0px 1px 10px rgb(0, 0, 0);
    font-size: 20px;
  }

  /* Tab Our Service */
  .rcm-features {
    background-color: rgba(0, 109, 160);
    padding: 20px;
  }

  .rcm-features-text {
    text-align: center;
    border-bottom: 2px solid rgb(250, 250, 250);
    padding-bottom: 10px;
    color: rgb(255, 255, 255);
    font-size: 35px;
  }

  .rcm-kolom {
    padding: 0px;
  }

  .rcm-features-item img {
    width: 100px;
    padding: 10px;
    margin-right: 5px;
  }

  .rcm-features-item h4 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    padding-top: 10px;
  }

  .rcm-features-item p {
    font-size: 13px;
    color: rgb(255, 255, 255);
  }

  /* Indentity */
  .identity-content-article {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: 'Trebuchet MS';
  }

  .content-identity {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1200px;
    padding: 50px 0 50px 0;
    text-align: center;
  }

  .content-identity h2 {
    margin-bottom: 20px;
  }

  .modal-body p {
    text-align: justify;
    font-size: 15px;
  }

  .modal-body li {
    text-align: left;
    font-size: 15px;
  }

  /* Awal News and Info */
  .section-news .container-fluid{
    background-color: rgb(236, 236, 236);
    padding: 50px 50px 20px 50px;
  }

  .polaroid img{
    padding: 15px;
  }

  .section-news .polaroid img{
    transition: all .3s ease-in-out;
  }

  div.polaroid {
    width: 100%;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
  }

  .section-news .container p{
    text-align: justify;
    padding: 15px 5px;
    font-size: 12px;
  }

  /* Awal Projcet Category */
  .project-category {
    width: 100%;
    padding: 20px 5px;
    width: 100%;
    background-color:rgba(0, 109, 160);
  }

  .text-category h2 {
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-align: center;
    border-bottom: 2px solid rgb(255, 255, 255);
    padding-bottom: 16px;
  }

  .inner-width{
    max-width: 1200px;
    margin: auto;
    display: flex;
  }

  .col {
    flex: 1;
    text-align: center;
    padding: 20px;
    color: rgb(255, 251, 0);
    text-transform: uppercase;
  }

  .col i {
    font-size: 40px;
    color: rgb(255, 255, 255)
  }

  .num {
    font-size: 40px;
    margin: 5px 0;
  }

  .kategori {
    color: rgb(255, 255, 255);
  }
  
  /* Awal Footer */
  .RCM-footer{
    font-family: 'Trebuchet MS';
    padding-top: 15px;
  }

  .box-grid-outer .box-inner {
    margin-left: 30px;
  }

  .box-inner h5{
    margin-bottom: 20px;
  }

  .content_foot .office p{
    margin: 0;
    padding: 0;
  }

  .address .fa {
    margin-right: 10px;
  }

  .application {
    padding-bottom: 20px;
  }

  .application p {
    margin: 0;
    padding: 0;
  }

  .box-terdaftar img {
    width: auto;
    max-width: 130%;
    vertical-align: none;
    border-style: none;
    display: flex;
  }

  .box-inner .content-foot .fab{
    margin-right: 8px;
  }

  .footer-bottom{
    padding: 10px;
    background-color: #003170;
    margin-left: auto;
  }

  .office p {
    margin-bottom: 0;
  }

  .box-inner .text-footer p{
    padding: 10px;
    margin: 0px 0px 0px;
    text-align: center;
    color: aliceblue;
  }

/* MEDIA VERSION HP */
@media (max-width: 720px) {
  /* Navbar */
  .navbar-brand .brand {
    width: 160px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .navbar-nav .tombol {
    background-color: rgba(0, 109, 160);
    border-radius: 8px;
    box-shadow: 10px;
    width: 100px;
    margin: auto;
    margin-top: 10px;
    font-size: 11px;
  }

  .nav-link {
    font-family: 'Trebuchet MS';
    font-size: 15px;
    margin: auto;
  }

  .nav-link:hover::after {
    content: '';
    display: block;
    border-bottom: 3px solid rgba(0, 109, 160);
    width: 50%;
    padding-bottom: 5px;
    margin-bottom: -8px;
  }

  /* Jumbotron Slider*/
  /*
  .jumbotron {
    margin: 0px;
    padding: 0px;
  }
  
  .carousel-inner {
    background-size: cover;
    height: 120px;
    font-family: 'Trebuchet MS';
  }

  .carousel-caption {
    margin-top: 10px;
    bottom: 5px;
    padding: 0px;
  }

  .carousel-caption h3 {
    font-size: 13px;
  }

  .carousel-caption p {
    font-size: 10px;
  }
  */
  /* Tab Our Service */
  .rcm-features {
    background-color: rgba(0, 109, 160);
    padding: 10px;
  }

  .rcm-features-text {
    text-align: center;
    border-bottom: 1px solid rgb(250, 250, 250);
    padding-bottom: 8px;
    color: rgb(255, 255, 255);
    font-size: 15px;
  }

  .rcm-features-item img {
    width: 70px;
    padding: 2px;
    margin-right: 15px;
    margin-top: -1px;
  }

  .rcm-features-item h4 {
    font-size: 13px;
    color: rgb(255, 255, 255);
    padding-top: 0px;
  }

  .rcm-features-item p {
    font-size: 10px;
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
  }

  /* Indentity */
  .identity-content-article {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: 'Trebuchet MS';
  }

  .content-identity {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1200px;
    padding: 25px 0 25px 0;
    text-align: center;
  }

  .content-identity h2 {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .content-identity p {
    font-size: 10px;
  }

  .container .btn-primary {
    font-size: 13px;
    border-radius: 10px;
    padding: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .modal-title {
    font-size: 18px;
  }

  .modal-body p {
    text-align: justify;
    font-size: 10px;
  }

  .modal-body li {
    text-align: left;
    font-size: 10px;
  }

  /* Awal News and Info */
  .section-news .container-fluid{
    background-color: rgb(236, 236, 236);
    padding: 20px;
    padding-bottom: 0px;
  }

  .polaroid img {
    padding: 20px;
  }

  .section-news .polaroid img{
    transition: all .3s ease-in-out;
  }

  .card-text h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .section-news .container p{
    text-align: justify;
    padding: 0px 0px 15px 0px;
    font-size: 10px;
  }

  /* Awal Project Category */
  .project-category {
    /*width: 359px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:rgba(0, 109, 160);
  }

  .text-category h2 {
    font-size: 17px;
    color: rgb(255, 255, 255);
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-bottom: 16px;
  }

  .inner-width{
    margin: center;
    display: flex;
  }

  .col {
    text-align: center;
    padding: 8px;
    color: rgb(255, 251, 0);
    text-transform: uppercase;
  }

  .col i {
    font-size: 25px;
    color: rgb(255, 255, 255)
  }

  .col .kategori {
    font-size: 8px;
    text-align: center;
  }

  .num {
    font-size: 17px;
    margin: 5px 0;
  }

  .kategori {
    color: rgb(255, 255, 255);
  }
  
  /* Awal Footer */
  .RCM-footer{
    font-family: 'Trebuchet MS';
    padding-top: 0px;
  }

  .box-grid-outer .box-inner {
    margin-left: 5px;
    padding-bottom: 0px;
  }

  .box-inner h5{
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 5px;
  }

  .content_foot .office p{
    font-size: 12px;
  }

  .address {
    font-size: 12px;
  }

  .address .fa-mobile-phone {
    margin-right: 10px;
    font-size: 10px;
  }

  .address .fa-envelope-o {
    margin-right: 10px;
    font-size: 10px;
  }

  .address .fa-globe {
    margin-right: 10px;
    font-size: 10px;
  }

  .application {
    font-size: 12px;
    padding-bottom: 0;  
  }

  .box-terdaftar img {
    width: auto;
    max-width: 70%;
    vertical-align: none;
    border-style: none;
    display: flex;
    padding-bottom: 10px;
  }

  .box-inner .content-foot .fab{
    margin-right: 8px;
  }

  .footer-bottom {
    padding: 5px;
    background-color: #003170;
    margin-left: auto;
  }

  .box-inner .text-footer p{
    padding: 10px;
    text-align: center;
  }
  
  .footer-bottom .text-footer p{
    font-size: 9px;
  }
}

/*---from style.css---*/