/* BASIC css start */
@import url(http://fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Lato');



.swiper-container { width: 1100px; height: 600px; }

.offmain_warpper { width: 1200px; margin: 0 auto; }
.offmain_warp { width: 100%; }


/* ¸ÞÀÎ¿µ¿ª : ±âÈ¹Àü  */
.event2 {width:100%; overflow:hidden; margin:0 auto; position: relative;}
.offline_main {width:1100px;}
.offline_main .swiper-pagination-bullets {bottom:30px !important;}
.offline_main .swiper-pagination-bullet {margin:0 7px !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
.offline_main .swiper-pagination-bullet {width:8px; height:8px; display:inline-block; border-radius:8px; opacity:0.7; background:none; border: 1px solid #fff;}
.offline_main .swiper-pagination-bullet-active {opacity:1; background:#fff; }


/* BASIC css end */

