/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

/* common */
.head-text {
  color: #6d6c6c;
}

.img-ci {
  width: 100px;
  height: auto;
}

.navbar-dark .navbar-nav .nav-link {
  color: #f9900c;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: #f5cd9a;
}

footer.py-custom {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  color: #c0c0c0;
}

.breadcrumb {
  background-color: #c7c7c7;
  padding: 0.55rem 1rem;
}

/* index */
header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 72px);
  background: url("../img/home.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

header.masthead h1 {
  font-size: 1.85rem;
  line-height: 1.5em;
  text-shadow: 2px 2px 2px gray;
  color: #e6e6e6 !important;
}

@media (min-width: 992px) {
  header.masthead {
    height: 80vh;
    min-height: 40rem;
    padding-top: 72px;
    padding-bottom: 0;
  }

  header.masthead h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3rem;
  }
}

/* about */
.row.about .col-lg-6 {
  color: #686869;
}

.row.about .col-lg-6 h2 {
  font-size: 1.7rem;
}

/* history */
.row.history {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 10px;
}

.timeline > li:after,
.timeline > li:before {
  display: table;
  content: " ";
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 20px;
  height: 20px;
  margin-left: 29.3px;
  margin-top: 10px;
  text-align: center;
  color: white;
  border: 6px solid #f9900c;
  border-radius: 100%;
  background-color: #ffffff;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-top: 2rem;
}

.timeline > li:last-child .timeline-image {
  border-color: #f5c17d;
}

.timeline > li:last-child .timeline-heading h6 {
  color: #f5c17d;
}

.timeline .timeline-heading h6 {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  color: #f9900c;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
  color: #343a40;
  font-size: 0.9rem;
}

.timeline .section-3 .timeline-image {
  border-color: #ff5400;
}
.timeline .section-3 .timeline-heading h6 {
  color: #ff5400;
}

.timeline .section-4 .timeline-image {
  border-color: #cc3d3d;
}
.timeline .section-4 .timeline-heading h6 {
  color: #cc3d3d;
}

.margin-2 {
  margin-top: 2rem;
}

/* group */
.row.group .group-card {
  padding-right: 0px;
  padding-left: 0px;
}

.row.group .card {
  border: 0px;
}

.row.group .card-header {
  font-size: 1.25rem;
  border: 0px;
}

.row.group .card-body {
  padding: 1rem 1.25rem;
}

.row.group .group-contents {
  font-size: 0.8rem;
  padding-left: 1rem;
  margin-bottom: 0;
}

.row.group .group-contents .team-title {
  font-weight: 700;
  font-size: 0.9rem;
}

.row.group .group-contents ul {
  padding-left: 1rem;
}

.row.group .card-header {
  color: #575656;
}

.row.group .group-contents .team-title {
  color: #616161;
}

/* service */
.service-subtitle {
  color: #575757;
}

.row.service .card-header {
  text-align: center;
  color: #575656;
}

.row.service .card-header {
  background-color: #f1f1f1;
}

.row.service .card {
  border-width: thin;
}

/* capabillity */
.capabillity-textheader {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.1rem;
}

.capabillity-row {
  padding-left: 1rem;
  padding-right: 1rem;
}

.capabillity-subtitle {
  padding-left: 0.5rem;
  margin-bottom: 0.7rem !important;
  color: #575757;
}

.capabillity-card {
  border-radius: 1.25rem;
}

.capabillity .card-body {
  background-color: #f5f5f5;
  border-radius: calc(1.25rem - 1px);
}

.row.capabillity .card {
  border-width: thin;
}

/* contact */
.row.contact .col-lg-4.mb-4 {
  color: #686869;
}

.row.contact p {
  margin-bottom: 0.5rem;
}

/* 404 */
.jumbotron {
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  background-color: #ececec;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 2rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
