.block_slideshow {
  width: 1350px;
  margin: auto; }
  .block_slideshow .owl-carousel .titleslide {
    width: 40%;
    position: absolute;
    top: 36%;
    left: 45%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase; }
    .block_slideshow .owl-carousel .titleslide .hot-corner_title {
      color: #fff;
      font-size: 50px;
      line-height: 68px;
      font-family: "SFUDinEngAlt";
      margin-bottom: 40px; }
  .block_slideshow .owl-carousel .owl-dots.disabled, .block_slideshow .owl-carousel .owl-nav {
    display: none; }
  .block_slideshow .owl-carousel .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 62px;
    display: none; }
    .block_slideshow .owl-carousel .owl-dots .owl-dot {
      border: 3px solid #fff;
      border-radius: 10px;
      width: 14px;
      height: 14px;
      margin: 0 5px;
      display: inline-block;
      opacity: 0.5; }
      .block_slideshow .owl-carousel .owl-dots .owl-dot.active {
        border: 3px solid #d3a864;
        opacity: 1; }
        .block_slideshow .owl-carousel .owl-dots .owl-dot.active span {
          background: #fff;
          border-radius: 10px;
          width: 5px;
          height: 5px;
          display: none;
          margin: 3px auto; }

.block_slideshow_home {
  width: 100%;
  margin: auto; }
  .block_slideshow_home .fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s; }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes mymove {
  from {
    top: 100px; }
  to {
    top: 0px; } }
  .block_slideshow_home .owl-carousel .titleslide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.3); }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title {
      color: #fff;
      font-size: 50px;
      line-height: normal;
      position: relative;
      top: 29%; }
      .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-1st {
        font-size: 42px;
        font-family: "SegoeUIBold", sans-serif;
        margin-bottom: 0; }
      .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-2nd {
        font-size: 28px;
        margin-bottom: 60px;
        position: relative;
        animation: mymove 1s;
        animation-fill-mode: forwards;
        padding-top: 0px; }
      .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .register {
        font-family: 'SegoeuiSemibold';
        background: #FFA60D;
        color: #fff;
        padding: 15px 30px;
        border-radius: 4px;
        font-size: 20px; }
  .block_slideshow_home .owl-carousel .owl-dots.disabled, .block_slideshow_home .owl-carousel .owl-nav.disabled {
    display: none; }
  .block_slideshow_home .owl-carousel .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 62px;
    display: none; }
    .block_slideshow_home .owl-carousel .owl-dots .owl-dot {
      border: 3px solid #fff;
      border-radius: 10px;
      width: 14px;
      height: 14px;
      margin: 0 5px;
      display: inline-block;
      opacity: 0.5; }
      .block_slideshow_home .owl-carousel .owl-dots .owl-dot.active {
        border: 3px solid #d3a864;
        opacity: 1; }
        .block_slideshow_home .owl-carousel .owl-dots .owl-dot.active span {
          background: #fff;
          border-radius: 10px;
          width: 5px;
          height: 5px;
          display: none;
          margin: 3px auto; }

.block_slideshow_exam {
  width: 100%;
  margin: auto; }
  .block_slideshow_exam .fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s; }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes mymove {
  from {
    top: 100px; }
  to {
    top: 0px; } }
  .block_slideshow_exam .owl-carousel .titleslide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.3); }
    .block_slideshow_exam .owl-carousel .titleslide .hot-corner_title {
      color: #fff;
      line-height: normal;
      position: relative;
      top: 40%; }
      .block_slideshow_exam .owl-carousel .titleslide .hot-corner_title .title-1st {
        font-size: 30px;
        font-family: "SegoeUIBold", sans-serif;
        margin-bottom: 0; }
      .block_slideshow_exam .owl-carousel .titleslide .hot-corner_title .title-2nd {
        font-size: 20px;
        margin-bottom: 35px;
        position: relative;
        animation: mymove 1s;
        animation-fill-mode: forwards;
        padding-top: 0px;
        text-transform: none; }
        .block_slideshow_exam .owl-carousel .titleslide .hot-corner_title .title-2nd ul {
          padding-left: 0;
          margin-bottom: 0;
          text-align: left;
          display: block;
          width: 42%;
          margin-left: auto;
          margin-right: auto; }
      .block_slideshow_exam .owl-carousel .titleslide .hot-corner_title .register {
        font-family: "SegoeUIBold", sans-serif;
        background: #FFA60D;
        color: #fff;
        padding: 15px 30px;
        border-radius: 4px;
        font-size: 20px; }
  .block_slideshow_exam .owl-carousel .owl-dots.disabled, .block_slideshow_exam .owl-carousel .owl-nav.disabled {
    display: none; }
  .block_slideshow_exam .owl-carousel .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 62px;
    display: none; }
    .block_slideshow_exam .owl-carousel .owl-dots .owl-dot {
      border: 3px solid #fff;
      border-radius: 10px;
      width: 14px;
      height: 14px;
      margin: 0 5px;
      display: inline-block;
      opacity: 0.5; }
      .block_slideshow_exam .owl-carousel .owl-dots .owl-dot.active {
        border: 3px solid #d3a864;
        opacity: 1; }
        .block_slideshow_exam .owl-carousel .owl-dots .owl-dot.active span {
          background: #fff;
          border-radius: 10px;
          width: 5px;
          height: 5px;
          display: none;
          margin: 3px auto; }

.block_slideshow_study {
  max-width: 1350px;
  width: 100%;
  margin: auto;
  clear: both; }
  .block_slideshow_study .owl-carousel .titleslide {
    width: 90%;
    position: absolute;
    top: 33%;
    left: 5%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_title {
      color: #fff;
      font-size: 50px;
      line-height: 66px;
      font-family: "SFUDinEngAlt";
      margin-bottom: 40px; }
  .block_slideshow_study .owl-carousel .owl-dots.disabled, .block_slideshow_study .owl-carousel .owl-nav {
    display: none; }
  .block_slideshow_study .owl-carousel .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 62px;
    display: none; }
    .block_slideshow_study .owl-carousel .owl-dots .owl-dot {
      border: 3px solid #fff;
      border-radius: 10px;
      width: 14px;
      height: 14px;
      margin: 0 5px;
      display: inline-block;
      opacity: 0.5; }
      .block_slideshow_study .owl-carousel .owl-dots .owl-dot.active {
        border: 3px solid #d3a864;
        opacity: 1; }
        .block_slideshow_study .owl-carousel .owl-dots .owl-dot.active span {
          background: #fff;
          border-radius: 10px;
          width: 5px;
          height: 5px;
          display: none;
          margin: 3px auto; }

.block_slideshow_content {
  width: 1350px;
  margin: auto; }
  .block_slideshow_content .owl-carousel .titleslide {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 5%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase; }
    .block_slideshow_content .owl-carousel .titleslide .hot-corner_title {
      color: #fff;
      font-size: 50px;
      line-height: 66px;
      font-family: "SFUDinEngAlt";
      margin-bottom: 40px; }
  .block_slideshow_content .owl-carousel .owl-dots.disabled, .block_slideshow_content .owl-carousel .owl-nav {
    display: none; }
  .block_slideshow_content .owl-carousel .owl-dots {
    display: none; }

@media screen and (max-width: 1170px) {
  .block_slideshow, .block_slideshow_home, .block_slideshow_study, .block_slideshow_content {
    width: 100%; } }
@media screen and (max-width: 953px) {
  .block_slideshow .owl-carousel .titleslide {
    top: 45%;
    width: 50%; }
    .block_slideshow .owl-carousel .titleslide .hot-corner_title {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 20px; }

  .block_slideshow_study .owl-carousel .titleslide {
    top: 45%; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_title {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 20px; }

  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title {
    font-size: 40px;
    line-height: 50px; } }
@media screen and (max-width: 768px) {
  .block_slideshow_exam .item .titleslide .hot-corner_title {
    top: 25%; }
    .block_slideshow_exam .item .titleslide .hot-corner_title .title-1st {
      font-size: 20px; }
    .block_slideshow_exam .item .titleslide .hot-corner_title .title-2nd {
      font-size: 14px;
      margin-bottom: 25px; }
      .block_slideshow_exam .item .titleslide .hot-corner_title .title-2nd ul {
        width: 50%; }
    .block_slideshow_exam .item .titleslide .hot-corner_title .register {
      font-size: 16px; }

  .block_slideshow .owl-carousel .titleslide {
    top: 40%; }
    .block_slideshow .owl-carousel .titleslide .hot-corner_title {
      font-size: 35px;
      line-height: 45px; }

  .block_slideshow_study .owl-carousel .titleslide {
    top: 40%; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_title {
      font-size: 35px;
      line-height: 45px; }

  .block_slideshow_content .owl-carousel .titleslide {
    display: none; }

  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-1st {
    font-size: 26px; }
  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-2nd {
    font-size: 15px;
    margin-bottom: 20px; }
  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .register {
    font-size: 12px;
    padding: 7px;
    font-weight: bold;
    background: rgba(255, 166, 13, 0.8); } }
@media screen and (max-width: 667px) {
  .block_slideshow_exam .item .titleslide .hot-corner_title .title-1st {
    font-size: 18px; }
  .block_slideshow_exam .item .titleslide .hot-corner_title .title-2nd {
    font-size: 10px; }
    .block_slideshow_exam .item .titleslide .hot-corner_title .title-2nd ul {
      width: 50%; }
  .block_slideshow_exam .item .titleslide .hot-corner_title .register {
    font-size: 12px; } }
@media (max-width: 635px) {
  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title {
    top: 20%; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-1st {
      font-size: 30px; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-2nd {
      font-size: 24px;
      margin-bottom: 20px; } }
@media screen and (max-width: 568px) {
  .block_slideshow_exam .item .img-responsive {
    height: 235px; }

  .block_slideshow_study .owl-carousel .titleslide {
    top: 45%; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_title {
      font-size: 30px;
      line-height: 40px; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_viewmore {
      display: none; } }
@media screen and (max-width: 480px) {
  .block_slideshow_exam .item .titleslide .hot-corner_title .title-1st {
    font-size: 14px;
    margin-bottom: 10px; }
  .block_slideshow_exam .item .titleslide .hot-corner_title .title-2nd ul {
    width: 70%; }

  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title {
    top: 20%; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-1st {
      font-size: 18px;
      line-height: normal; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-2nd {
      font-size: 13px;
      margin-bottom: 0;
      line-height: normal; } }
@media screen and (max-width: 375px) {
  .block_slideshow_exam .item .titleslide .hot-corner_title .title-1st {
    font-size: 12px; }

  .block_slideshow_home .owl-carousel .titleslide .hot-corner_title {
    top: 20%; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-1st {
      font-size: 18px;
      line-height: normal; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .title-2nd {
      font-size: 14px;
      margin-bottom: 0;
      line-height: normal; }
    .block_slideshow_home .owl-carousel .titleslide .hot-corner_title .register {
      padding: 5px 10px; }

  .block_slideshow_study .owl-carousel .titleslide {
    top: 55%; }
    .block_slideshow_study .owl-carousel .titleslide .hot-corner_title {
      font-size: 20px;
      line-height: 30px;
      margin: 0; } }
@media screen and (max-width: 320px) {
  .block_slideshow_exam .item .titleslide .hot-corner_title {
    top: 13%; } }

/*# sourceMappingURL=slideshow.css.map */
