@charset "utf-8";
/* CSS Document */


/***** speaker20 소개 *****/


    .speaker20 .slick-slide {
      margin: 0px 0px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
	
	
	.speaker20 .slick-list {
      width: 100%;
      /*left: 4%;*/
     }
	
	.sponsor50 .slick-list {
      width: 92%;
      left: 4%;
     }
	 .sponsor52 .slick-list {
      width: 92%;
      left: 4%;
     }
	 .sponsor53 .slick-list {
      width: 92%;
      left: 4%;
     }

/* Icons */
/* Arrows */
.speaker20 .slick-prev,
.speaker20 .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: auto;
  bottom: -25px;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index:10;
  background-color: rgba(0, 0, 0, 0.5);
}

.speaker20 .slick-prev:hover, .speaker20 .slick-prev:focus,
.speaker20 .slick-next:hover,
.speaker20 .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.speaker20 .slick-prev:before, .speaker20 .slick-next:before {
  font-family: "fontawesome";
  font-size: 30px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.speaker20 .slick-prev {
  left: auto;
  right: 50px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.speaker20 .slick-next {
  right: 0;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}


/* speaker 소개 */
.speaker20_cont { background: #f4941c; }
.speaker20_cont .speaker20_profile { background: #f4941c; padding: 0 30px 0 30px ; height:300px; overflow:hidden; }
.speaker20_cont .speaker20_profile h3 { color:#f7dab6; padding-bottom:10px; padding-top:10px; }
.speaker20_cont .speaker20_profile h5 { color:#fff; font-weight:bold; font-size:16px;}
.speaker20_cont .speaker20_profile p { color:#fff;}
.speaker20_cont .speaker20_profile p.tit_sj { padding-top:8px; color:#f9e0c0; font-size:15px;}

@media screen and (max-width:1200px) and (min-width:992px) {
	
	.speaker20_cont .speaker20_profile { height:245px;}
	.speaker20_cont .speaker20_profile h3 { padding-bottom:6px; padding-top:0px; }
	.speaker20_cont .speaker20_profile p.tit_sj { padding-top:5px; }
}

@media screen and (max-width:991px) {
	
	.speaker20_cont .speaker20_profile { height:245px;}
}

@media screen and (max-width:768px) {
	
	
}




/***** saying27 소개 *****/

    .saying27 .slick-slide {
      margin: 0px 0px;
    }

    .saying27 .slick-slide img {
      width: 100%;
    }

    .saying27 .slick-prev:before,
    .saying27 .slick-next:before {
        color: black;
    }
	
	
	.saying27 .slick-list {
      width: 100%;
      /*left: 4%;*/
     }

/* Icons */
/* Arrows */
.saying27 .slick-prev,
.saying27 .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: auto;
  bottom: -25px;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index:10;
  background-color: rgba(0, 0, 0, 0.5);
}

.saying27 .slick-prev:hover, .saying27 .slick-prev:focus,
.saying27 .slick-next:hover,
.saying27 .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
}

.saying27 .slick-prev:hover:before, .saying27 .slick-prev:focus:before,
.saying27 .slick-next:hover:before,
.saying27 .slick-next:focus:before {
  opacity: 1;
}

.saying27 .slick-prev.slick-disabled:before,
.saying27 .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.saying27 .slick-prev:before, .saying27 .slick-next:before {
  font-family: "fontawesome";
  font-size: 30px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.saying27 .slick-prev {
  left: auto;
  right: 50px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.saying27 .slick-next {
  right: 0;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}


/* speaker 소개 */
.saying27_box27 {}
.saying27_wrap27 {}
.saying27_partners50 {}


.saying27_cont { background: #f4941c; text-align:center; }
.saying27_cont .saying27_profile { background: #f4941c; padding: 0 30px 0 30px ; height:300px; overflow:hidden; }
.saying27_cont .saying27_profile h3 { color:#f7dab6; padding-bottom:10px; padding-top:10px; }
.saying27_cont .saying27_profile h5 { color:#fff; font-weight:bold; font-size:16px; padding-top:40px; padding-bottom:20px; line-height:1.8;}
.saying27_cont .saying27_profile p { color:#fff;}
.saying27_cont .saying27_profile p.tit_sj { padding-top:8px; color:#f9e0c0; font-size:15px;}

@media screen and (max-width:1200px) and (min-width:992px) {
	
	.saying27_cont .saying27_profile { height:245px;}
	.saying27_cont .saying27_profile h3 { padding-bottom:6px; padding-top:0px; }
	.saying27_cont .saying27_profile p.tit_sj { padding-top:5px; }
}

@media screen and (max-width:991px) {
	
	.saying27_cont .saying27_profile { height:245px;}
}

@media screen and (max-width:768px) {
	
	
}




/* speaker30 slide */
.speaker30 .slick-slide {
      margin: 0px 10px;
    }


/* Icons */
/* Arrows */
.speaker30 .slick-prev,
.speaker30 .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 40%;
  bottom: -25px;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index:10;
  background-color: rgba(0, 0, 0, 0.5);
}

.speaker30 .slick-prev:hover, .speaker30 .slick-prev:focus,
.speaker30 .slick-next:hover,
.speaker30 .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.speaker30 .slick-prev:before, .speaker30 .slick-next:before {
  font-family: "fontawesome";
  font-size: 30px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.speaker30 .slick-prev {
  /*left: auto;*/
  /*right: 50px;*/
  left:10px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.speaker30 .slick-next {
  /*right: 0;*/
  right: 10px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}


/*** speaker30 소개 ***/

.speaker30_cont { /*background: #005ea5;*/ }
.speaker30_cont .speaker30_profile { /*background: #000; padding: 10px;*/ text-align:center; }
.speaker30_cont .speaker30_profile h3 { color:#000; padding-bottom:10px; /*padding-top:10px;*/}
.speaker30_cont .speaker30_profile h5 { color:#666666; font-weight:bold; font-size:18px; padding-top:10px;}
.speaker30_cont .speaker30_profile p { color:#747373; /*font-style:italic;*/}

@media screen and (max-width:1200px) and (min-width:992px) {
	
	.speaker30_cont .speaker30_profile {}
}

@media screen and (max-width:991px) {
	
	.speaker30_cont .speaker30_profile {}
}

@media screen and (max-width:768px) {
	
	
}



/* gallery30 slide */
.gallery30 .slick-slide {
      margin: 0px 10px;
    }


/* Icons */
/* Arrows */
.gallery30 .slick-prev,
.gallery30 .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  bottom: -25px;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index:10;
  background-color: rgba(0, 0, 0, 0.5);
}

.gallery30 .slick-prev:hover, .speaker30 .slick-prev:focus,
.gallery30 .slick-next:hover,
.gallery30 .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
}

.gallery30 .slick-prev:hover:before, .gallery30 .slick-prev:focus:before,
.gallery30 .slick-next:hover:before,
.gallery30 .slick-next:focus:before {
  opacity: 1;
}

.gallery30 .slick-prev.slick-disabled:before,
.gallery30 .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.gallery30 .slick-prev:before, .gallery30 .slick-next:before {
  font-family: "fontawesome";
  font-size: 30px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gallery30 .slick-prev {
  /*left: auto;*/
  /*right: 50px;*/
  left:10px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.gallery30 .slick-next {
  /*right: 0;*/
  right: 10px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}


/* Dots */
.gallery30 .slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.gallery30 .slick-dots
{
    position: absolute;
    bottom: -35px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.gallery30 .slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.gallery30 .slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.gallery30 .slick-dots li button:hover,
.gallery30 .slick-dots li button:focus
{
    outline: none;
}
.gallery30 .slick-dots li button:hover:before,
.gallery30 .slick-dots li button:focus:before
{
    opacity: 1;
}
.gallery30 .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 35px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gallery30 .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



/*** gallery30 소개 ***/

.gallery30_cont { /*background: #005ea5;*/ }
.gallery30_cont .gallery30_profile { /*background: #000; padding: 10px;*/ text-align:center; }
.gallery30_cont .gallery30_profile h3 { color:#000; padding-bottom:10px; /*padding-top:10px;*/}
.gallery30_cont .gallery30_profile h5 { color:#666666; font-weight:bold; font-size:18px; padding-top:10px;}
.gallery30_cont .gallery30_profile p { color:#747373; /*font-style:italic;*/}

@media screen and (max-width:1200px) and (min-width:992px) {
	
	.gallery30_cont .gallery30_profile {}
}

@media screen and (max-width:991px) {
	
	.gallery30_cont .gallery30_profile {}
}

@media screen and (max-width:768px) {
	
	
}