#INCLUDED {
  content : 'page-kolory-standard.scss'; }

#INCLUDED {
  content : 'page-kolory.scss'; }

.box_slide_1 .slide_image {
  width: 100%;
  min-height: 560px;
  background-size: cover;
  background-position-x: center;
  position: relative; }
  .box_slide_1 .info-box {
    padding: 10px;
    position: absolute;
    bottom: 35px;
    background-color: rgba(6, 43, 80, .7);
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .box_slide_1 .info-box .left h2 {
      font-size: 130%; }
      .box_slide_1 .info-box .left p {
        font-size: 95%;
        padding-top: 4px;
        color: rgba(255, 255, 255, .8); }
    .box_slide_1 .info-box .right {
      min-width: 200px; }
