.navbar {
  background-color: #0977c2;
}

.navbar-brand {
  background-image: url("../../assets/img/logo/PLS201712-100x50.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 40px;
}

#navcol-1 {
  font-family: Montserrat, sans-serif;
}

.body_index .intro_text_column {
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 2;
}

.intro_text {
  margin-left: 10%;
  margin-right: 10%;
  line-height: 2;
}

.body_index #intro_text_first {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.body_index #intro_image {
  width: 100%;
  height: 120px;
  margin-top: 10px;
}

.icon_down {
  font-size: 22px;
  color: #000000;
}

.body_index .btn_next {
  margin-bottom: 0;
  margin-top: 0;
  height: 10px;
  text-align: center;
}

.header_blue_block {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 10px;
}

.body_index #image_callcenter {
  float: left;
  width: 250px;
  margin-left: 10%;
  margin-right: 20px;
}

.btn_row {
  background-color: #0977c2;
}

.body_index p {
  line-height: 1.5;
}

