/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
.container-fluid .lhs-row:nth-child(1) {
  background-color: #192a61;
  padding: 0rem;
}

.container-fluid .lhs-row:nth-child(1) .lhs-subcard .card-body {
  padding-left: 0rem;
  margin-right: 1.25rem;
  border-radius: 0;
}

.container-fluid
  .lhs-row:nth-child(1)
  .lhs-subcard:not(:last-child)
  .card-body {
  border-right: 1px solid #555867;
}

@media (max-width: 768px) {
  .container-fluid
    .lhs-row:nth-child(1)
    .lhs-subcard:not(:last-child)
    .card-body {
    border-right: none;
  }
}

.container-fluid .lhs-row:nth-child(1) .lhs-subcard .card-body .card-title {
  position: relative;
  color: #fff;
  margin-bottom: 1.75rem;
}

/* .container-fluid
  .lhs-row:nth-child(1)
  .lhs-subcard:nth-child(1)
  .card-body
  .card-title:before,
.container-fluid
  .lhs-row:nth-child(1)
  .lhs-subcard:nth-child(2)
  .card-body
  .card-title:before {
  position: absolute;
  content: 'HOT';
  display: inline-block;
  top: 12%;
  right: 25%;
  border: solid 1px #f60;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #f60;
  background: 0 0;
  overflow: hidden;
} */

.container-fluid
  .lhs-row:nth-child(1)
  .lhs-subcard
  .card-body
  .card-title:after {
  position: absolute;
  content: '';
  display: inline-block;
  left: 0;
  bottom: -60%;
  width: 2.1rem;
  height: 2px;
  background-color: #5ed6b0;
}

.container-fluid .lhs-row:nth-child(1) .lhs-subcard .card-body .card-text {
  color: #999;
}

.container-fluid .lhs-row:nth-child(2) {
  background-color: #f7f8fa;
}

.container-fluid .lhs-row:nth-child(2) .lhs-card .lhs-subcard {
  background-color: #fff;
  border: solid 1px #e2e2e2;
  margin-bottom: 1rem;
}

.container-fluid .lhs-row:nth-child(2) .lhs-card .lhs-subcard .card-body .sm {
  height: 100%;
  margin-right: 1.5rem;
}

.container-fluid
  .lhs-row:nth-child(2)
  .lhs-card
  .lhs-subcard
  .card-body
  .card-title.title {
  padding-bottom: 0.25rem;
  margin-bottom: 0.5rem;
}

.container-fluid
  .lhs-row:nth-child(2)
  .lhs-card
  .lhs-subcard
  .card-body
  .card-text {
  letter-spacing: 1px;
  color: #777;
}

.container-fluid .lhs-row:nth-child(3) {
  border-top: 0rem;
  padding: 0rem;
  background-color: #848485;
}

.container-fluid .lhs-row:nth-child(3) .lhs-card {
  background-color: #303030;
  border-radius: 0;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body.active:after,
.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-color: #00cdac;
  width: 100%;
  height: 100%;
  opacity: 0.78;
  z-index: 0;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body.active
  > img:nth-child(2),
.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body:hover
  > img:nth-child(2) {
  display: none;
  top: -40%;
  z-index: 2;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body.active
  > .card-title,
.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body:hover
  > .card-title {
  top: 55%;
  z-index: 2;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body.active
  > img:nth-child(3),
.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body:hover
  > img:nth-child(3) {
  display: block;
  top: -40%;
  z-index: 2;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body.active
  > a.btn,
.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body:hover
  > a.btn {
  display: block;
  position: absolute;
  left: 35%;
  top: 75%;
  margin: auto;
  z-index: 2;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > .card-title {
  display: inline-block;
  font-family: SourceHanSansCN-Bold;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > a.btn {
  display: none;
  border: solid 1px #fff;
  color: #fff;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > img:nth-child(1) {
  display: inline-block;
  position: relative;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: -20%;
  bottom: 0;
  margin: auto;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > img:nth-child(3) {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: -20%;
  bottom: 0;
  margin: auto;
}

.container-fluid
  .lhs-row:nth-child(3)
  .swiper-container-case
  .swiper-slide
  > .card-body
  > .card-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 65%;
  bottom: 0;
  margin: auto;
}

.container-fluid .lhs-row:nth-child(3) .swiper-container-case {
  width: 100%;
  margin: 0 auto;
}

.container-fluid .lhs-row:nth-child(3) .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.container-fluid .lhs-row:nth-child(3) .swiper-button-prev {
  display: none;
  left: -5px !important;
}

.container-fluid .lhs-row:nth-child(3) .swiper-button-next {
  display: none;
  right: -5px !important;
}

.container-fluid .lhs-row:nth-child(3):hover .swiper-button-next,
.container-fluid .lhs-row:nth-child(3):hover .swiper-button-prev {
  display: block;
}

.container-fluid .lhs-row:nth-child(3) .carousel-control-next,
.container-fluid .lhs-row:nth-child(3) .carousel-control-prev {
  width: 5%;
}

.container-fluid .lhs-row:nth-child(4) {
  margin-top: 2rem;
}

.container-fluid .lhs-row:nth-child(4) .lhs-card .lhs-subcard .card-body {
  padding-top: 0;
  padding-bottom: 0;
}

.container-fluid
  .lhs-row:nth-child(4)
  .lhs-card
  .lhs-subcard
  .card-body
  .list-group-item
  .sm {
  margin-right: 1rem;
}

.container-fluid .lhs-row:nth-child(5) {
  background-color: #f0f0f0;
}

.container-fluid .lhs-row:nth-child(5) .lhs-card .row .portfolio-item {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-fluid .lhs-row:nth-child(5) .lhs-card .row .card-body {
  padding: 0rem;
  border: 1px solid #f0f0f0;
  border-radius: 0;
}

.container-fluid .lhs-row:nth-child(5) .lhs-card .row .card-body .card-img-top {
  padding: 0rem;
  border-radius: 0;
}

.container-fluid .lhs-row:nth-child(5) .lhs-card .row .card:hover {
  background-color: #fff;
  box-shadow: 0 3px 15px 0 #c5c5c5;
  z-index: 2;
}
