.blcGrobalNavigation .isCurrent {
  border-bottom: 4px solid #45a1cf;
}

.blcLeftContent main {
  font-size: 16px;
  /* Topics */
  /* iframe */
  /* both */
}
.blcLeftContent main h2 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  line-height: 1.4;
}
.blcLeftContent main h2:after {
  content: " ";
  height: 4px;
  margin-top: 4px;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    from(#208dc3),
    color-stop(0.25, #208dc3),
    color-stop(0.25, #ffffff),
    color-stop(0.5, #ffffff),
    color-stop(0.5, #208dc3),
    color-stop(0.75, #208dc3),
    color-stop(0.75, #ffffff),
    to(#ffffff)
  );
  background: -moz-linear-gradient(
    -45deg,
    #208dc3 25%,
    #ffffff 25%,
    #ffffff 50%,
    #208dc3 50%,
    #208dc3 75%,
    #ffffff 75%,
    #ffffff
  );
  background: linear-gradient(
    -45deg,
    #208dc3 25%,
    #ffffff 25%,
    #ffffff 50%,
    #208dc3 50%,
    #208dc3 75%,
    #ffffff 75%,
    #ffffff
  );
  background-size: 4px 4px;
}
.blcLeftContent main p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  margin-top: 6px;
}
.blcLeftContent main .blcBusinessContents {
  margin-top: 16px;
  padding-left: 24px;
}
.blcLeftContent main .blcBusinessContents li {
  list-style-type: decimal;
  line-height: 1.6;
  margin-top: 8px;
  font-weight: bold;
}
.blcLeftContent main .blcTopics .blcTopicsList {
  line-height: 1.6;
}
.blcLeftContent main .blcTopics a {
  color: #45a1cf;
  font-weight: bold;
}
.blcLeftContent main .blcTopics .elLinkArchive a:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #45a1cf;
  border-right: 0px solid transparent;
  margin-right: 8px;
}
.blcLeftContent main .blcTopicsWrap:not(:first-of-type) {
  margin-top: 24px;
}
.blcLeftContent main .blcTopics.elBorder {
  padding-top: 24px;
  border-top: 1px dashed #45a1cf;
}
.blcLeftContent main .blcTopics ol {
  margin: 12px 0 0 24px;
}
.blcLeftContent main .blcTopics ol li {
  list-style-type: decimal;
  margin-bottom: 12px;
}
.blcLeftContent main .blcTopics h3 {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.6;
}
.blcLeftContent main .blcTopics h3:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #45a1cf;
  border-right: 0px solid transparent;
  margin-right: 8px;
}
.blcLeftContent main .blcTopics .blcImagesList:after {
  content: " ";
  display: block;
  clear: both;
  z-index: 1;
}
.blcLeftContent main .blcTopics .blcImagesList li {
  width: 280px;
  margin: 18px 18px 0 0;
  float: left;
}
.blcLeftContent main .blcTopics .blcImagesList li img {
  width: 100%;
}
.blcLeftContent main .blcTopics .blcImagesList li:nth-child(3n) {
  margin-right: 0;
}
.blcLeftContent main .blcIframe {
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
  margin-top: 16px;
}
.blcLeftContent main .blcIframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blcLeftContent main .blcImagesListVertical p.imgWork img {
  max-width: 678px;
}
.blcLeftContent main .blcImagesListVertical p img {
  width: 100%;
  height: auto;
}
.blcLeftContent main .blcTopicsBoth {
  margin-top: 16px;
  display: flex;
}
.blcLeftContent main .blcTopicsBoth .blcTopicsBothImage {
  width: 48%;
  margin: 0 2% 0 0;
}
.blcLeftContent main .blcTopicsBoth .blcTopicsBothImage img {
  width: 100%;
  height: auto;
}
.blcLeftContent main .blcTopicsBoth .blcTopicsBothText {
  width: 50%;
  margin-top: 0;
}
.blcLeftContent main .blcTopicsBoth .blcTopicsBothText img {
  width: 100%;
  height: auto;
}
.blcLeftContent main .blcTopicsBoth:first-child {
  margin-top: 0;
}
.blcLeftContent main .blcTopicsBoth:after {
  content: " ";
  clear: both;
  display: block;
}
.blcLeftContent .blcTopicsList li {
  margin-top: 10px;
  line-height: 1.6;
}
.blcLeftContent section h2 {
  margin: 0;
  font-size: 24px;
}
.blcLeftContent section h2:after {
  content: " ";
  height: 4px;
  margin-top: 4px;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    from(#208dc3),
    color-stop(0.25, #208dc3),
    color-stop(0.25, #ffffff),
    color-stop(0.5, #ffffff),
    color-stop(0.5, #208dc3),
    color-stop(0.75, #208dc3),
    color-stop(0.75, #ffffff),
    to(#ffffff)
  );
  background: -moz-linear-gradient(
    -45deg,
    #208dc3 25%,
    #ffffff 25%,
    #ffffff 50%,
    #208dc3 50%,
    #208dc3 75%,
    #ffffff 75%,
    #ffffff
  );
  background: linear-gradient(
    -45deg,
    #208dc3 25%,
    #ffffff 25%,
    #ffffff 50%,
    #208dc3 50%,
    #208dc3 75%,
    #ffffff 75%,
    #ffffff
  );
  background-size: 4px 4px;
}
.blcLeftContent section ul {
  margin: 24px 0 32px;
}
.blcLeftContent section ul li {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 16px;
}
.blcLeftContent section ul li:first-child {
  margin-top: 0;
}
.blcLeftContent section ul li a {
  color: #45a1cf;
  font-weight: bold;
}
.blcLeftContent section ul li:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #45a1cf;
  border-right: 0px solid transparent;
  margin-right: 8px;
}
.blcLeftContent .blcSchedule .elScheduleList {
  padding: 16px 12px;
  margin: 0 0 40px;
  border: 1px solid #45a1cf;
  border-top: 0;
}
.blcLeftContent .blcSchedule .elScheduleList li:before {
  border-left-color: #2f6e8e;
}
.blcLeftContent .blcSchedule .elScheduleList li a {
  font-weight: bolder;
  color: #2f6e8e;
}
.blcLeftContent .blcSchedule .elScheduleList h2.elScheduleTitle {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #45a1cf;
  color: #ffffff;
  font-size: 18px;
  padding: 0 16px;
  box-sizing: border-box;
  margin: 0;
}
.blcLeftContent .blcSchedule .elScheduleList h2.elScheduleTitle:after {
  content: none;
}

@media only screen and (max-width: 750px) {
  .blcLeftContent h3 {
    margin-top: 0;
  }
  .blcLeftContent main .blcTopics .blcImagesList li {
    float: none;
    width: 90%;
    max-width: 360px;
    margin: 16px auto 0;
  }
  .blcLeftContent main .blcTopicsBoth {
    display: block;
  }
  .blcLeftContent main .blcTopicsBoth .blcTopicsBothImage {
    width: 96%;
    margin: 0 2%;
  }
  .blcLeftContent main .blcTopicsBoth .blcTopicsBothImage + .blcTopicsBothImage {
    margin-top: 20px;
  }
  .blcLeftContent main .blcTopicsBoth .blcTopicsBothText {
    width: 100%;
  }
  .blcLeftContent main .blcImagesListVertical {
    width: 96%;
  }
}
