@font-face {
  font-family: 'PillGothic900mg-Regular';
  src: url('../fonts/PillGothic900mg-Regular.eot');
  src: url('../fonts/PillGothic900mg-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PillGothic900mg-Regular.svg#PillGothic900mg-Regular') format('svg'),
       url('../fonts/PillGothic900mg-Regular.ttf') format('truetype'),
       url('../fonts/PillGothic900mg-Regular.woff') format('woff'),
       url('../fonts/PillGothic900mg-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PillGothic900mg-Bold';
  src: url('../fonts/PillGothic900mg-Bold.eot');
  src: url('../fonts/PillGothic900mg-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PillGothic900mg-Bold.svg#PillGothic900mg-Bold') format('svg'),
       url('../fonts/PillGothic900mg-Bold.ttf') format('truetype'),
       url('../fonts/PillGothic900mg-Bold.woff') format('woff'),
       url('../fonts/PillGothic900mg-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PillGothic600mg-Regular';
  src: url('../fonts/PillGothic600mg-Regular.eot');
  src: url('../fonts/PillGothic600mg-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PillGothic600mg-Regular.svg#PillGothic600mg-Regular') format('svg'),
       url('../fonts/PillGothic600mg-Regular.ttf') format('truetype'),
       url('../fonts/PillGothic600mg-Regular.woff') format('woff'),
       url('../fonts/PillGothic600mg-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PillGothic600mg-Bold';
  src: url('../fonts/PillGothic600mg-Bold.eot');
  src: url('../fonts/PillGothic600mg-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PillGothic600mg-Bold.svg#PillGothic600mg-Bold') format('svg'),
       url('../fonts/PillGothic600mg-Bold.ttf') format('truetype'),
       url('../fonts/PillGothic600mg-Bold.woff') format('woff'),
       url('../fonts/PillGothic600mg-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}




.fixed-border {
  -webkit-clip-path: polygon(0% 0%, 0% 100%, calc(0% - -20px) 100%, calc(0% - -20px) calc(0% - -20px), calc(100% - 20px) calc(0% - -20px), calc(100% - 20px) calc(100% - 20px), calc(0% - -20px) calc(100% - 20px), calc(0% - -20px) 100%, 100% 100%, 100% 0%);
    clip-path: polygon(0% 0%, 0% 100%, calc(0% - -20px) 100%, calc(0% - -20px) calc(0% - -20px), calc(100% - 20px) calc(0% - -20px), calc(100% - 20px) calc(100% - 20px), calc(0% - -20px) calc(100% - 20px), calc(0% - -20px) 100%, 100% 100%, 100% 0%);
}


@media (max-width:639px){
  .main-banner .wk-slideshow, .main-banner .wk-slideshow>li {
    height: calc(-40px + 90vh) !important;
  }
  .fixed-border.uk-section-default.uk-section.uk-padding-remove-vertical {
    height: calc(-40px + 90vh) !important;
  }
  .fixed-border {
      -webkit-clip-path: polygon(0% 0%, 0% 100%, calc(0% - -10px) 100%, calc(0% - -10px) calc(0% - -10px), calc(100% - 10px) calc(0% - -10px), calc(100% - 10px) calc(100% - 10px), calc(0% - -10px) calc(100% - 10px), calc(0% - -10px) 100%, 100% 100%, 100% 0%);
     clip-path: polygon(0% 0%, 0% 100%, calc(0% - -10px) 100%, calc(0% - -10px) calc(0% - -10px), calc(100% - 10px) calc(0% - -10px), calc(100% - 10px) calc(100% - 10px), calc(0% - -10px) calc(100% - 10px), calc(0% - -10px) 100%, 100% 100%, 100% 0%);
  }
}

