/* Page Banner */

#Page_Banner {
  background-image: url(../images/vca_product/banner.jpg);
}

.page-title {
  padding-bottom: 20px !important;
  margin-left: 10px;
  margin-right: 10px;
}

.page-title a {
  background-color: #C1121F;
  font-size: 18px;
  border: none;
  margin-left: 15px;
  padding-left: 50px;
  padding-right: 50px;
}

h1 {
  font-size: 32px !important;
  font-weight: bold !important;
  margin-bottom: 30px !important;
  padding: 0 15px !important;
  color: #fff;
}

.slogan {
  background-color: unset !important;
  font-size: 16px !important;
  color: #000 !important;
  margin-bottom: 10px !important;
}

h2 {
  color: #0D5A7B;
  font-size: 30px;
}

h3 {
  color: #34739A;
  font-size: 24px;
  margin-bottom: 10px !important;
}

p.content {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px !important;
  line-height: 26px;
}

p.content span {
  color: #34739A;
}

.mb-md-5 {
  margin-bottom: 24px;
}

.mix-grid {
  margin-right: 0;
  margin-left: 0;
}

#portfolio.portfolio-nogutter .item-box {
  margin-bottom: 50px !important;
}

#portfolio a {
  background-color: #fff;
}

.vertical-middle {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

section {
  border: none;
}

/* section-2 */
#section-2 {
  padding-top: 0;
}

#section-2 .row {
  padding-left: 30px;
  padding-right: 30px;
}

#section-2 div.row>div {
  margin-bottom: 30px;
}

.gatter-0 {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 768px) {
  .mb-0 {
    margin-bottom: 0;
  }
}