@charset 'utf-8';
body { -ms-overflow-style: none; overflow: auto; }
::-webkit-scrollbar { display: none; }
/* start video css */

::-webkit-scrollbar {
    display: none;
}


.vimeoWrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0;
}

.vimeoWrap iframe,
.vimeoWrap object,
.vimeoWrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.vimeo-area {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    /* z-index: 80; */
}

.section1 .vimeoSlogan {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 43%;
    text-align: center;
}

.section1 .vimeoSlogan p {
    font-family: "Spoqa Han Sans Neo", sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 55px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-shadow: rgba(51, 51, 51, 0.5) 2px 2px 3px;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0px 0px 32px 0px;
    letter-spacing: 4px;

    /*
  margin-bottom:32px;
  color:#fff;
  font-family:'Open Sans', sans-serif;
  font-size:55px;
  text-shadow:0px 2px 6px rgba(0, 0, 0, 0.46);
  letter-spacing:11px;
  text-align:center;
  transform: translateY(50%);
  */
}

/*.section1 .vimeoSlogan .vimeo_play {
  width:220px; height:70px;
  margin:auto;
  transition: background 0.5s, opacity 0.5s;
  cursor:pointer;
  transform: translateY(50%);
  text-shadow:0px 2px 6px rgba(0, 0, 0, 0.46);
}
.section1 .vimeoSlogan .vimeo_play:hover {
  background-color: rgba(27, 101, 179, 0.6);
}
.section1 .vimeoSlogan .vimeo_play i {
  margin-right:10px;
  padding: 8px 8px 8px 14px;
  color:#fff;
  font-size:16px;
  border:2px solid #fff;
  border-radius:50%;
  box-shadow:0px 2px 6px rgba(0, 0, 0, 0.46);
}
.section1 .vimeoSlogan .vimeo_play i:before {
  text-shadow:0px 2px 6px rgba(0, 0, 0, 0.46);
}
.section1 .vimeoSlogan .vimeo_play span {
  color:#fff;
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  line-height:70px;
  font-weight:bold;
  text-shadow:0px 2px 6px rgba(0, 0, 0, 0.46);
}*/

.section1 .control {
    font-size: 0;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 170px;
    text-align: center;
}

.section1 .control li {
    display: inline-block;
    padding: 0 5px;
}

.section1 .control li a {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    /* border: 2px solid #fff; */
    background-color: rgba(255,255,255,0.4);
    text-align: center;
}

@media (max-width: 820px){
    
.section1 .control {
    bottom: 20px;
}

.section1 .control li {
}

.section1 .control li a {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 50%;
    /* border: 2px solid #fff; */
}
}

.section1 .control li i {
    color: #fff;
}

.section1 .control .play-pause a.hide {
    display: none;
}

.section1 .control .mute-onoff a.hide {
    display: none;
}

.vidbox .ratio,
.end-video .vimeoWrap {
    pointer-events: none;
}

/* #ivideo1, #ivideo2, .lastmovie, #fullVideo{ pointer-events: none;} */





/* 외부 css 가져오기 */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: absolute;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
}

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}

.section1 .vscrollDown {
    position: absolute;
    bottom: 150px;
    right: 0;
    left: 0;
    margin: auto;
    width: 65px;
    height: 45px;
    background: url(http://img.einet.kr/responsive/home/carousel/theme02/scroll_down.png) 0 0 no-repeat;
    z-index: 999;
    cursor: pointer;
}


@media (max-width:1400px) {
    .section1 .vimeoSlogan p {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.4;
    }

    .section1 .vscrollDown {
        display: none;
    }
}


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;500&display=swap");

html {
    font-size: 10px
}

html,
body {
    margin: 0;
    padding: 0;
    color: #333
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none
}

ul,
li,
ol,
dl,
dt,
dd {
    list-style: none;
    padding: 0;
    margin: 0
}

a,
button {
    border: 0;
    outline: 0;
    background: transpatrent;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

a {
    color: #000;
    text-decoration: none
}

button {
    overflow: visible;
    font-family: 'Noto Sans KR', sans-serif;
    white-space: nowrap;
    background-color: transparent;
    padding: 0
}


.clb:after {
    content: "";
    display: block;
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}


.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal
}

.vidbox-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.clb:after {
    content: "";
    display: block;
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.vp-controls {
    display: none !important
}

/* .ta-l{text-align:left;padding-left:100px;padding-right:50px} */
/* .ta-r{text-align:right;padding-right:100px;padding-left:50px} */
.ta-l {
    text-align: center;
    padding-left: 100px;
    padding-right: 50px
}

.ta-r {
    text-align: center;
    padding-right: 100px;
    padding-left: 50px
}

.Noto Sans KR {
    font-family: "Noto Sans KR", sans-serif !important
}

.noto {
    font-family: "Metrisch", sans-serif !important
}

.lora {
    font-family: "Lora", serif !important
}

.ratio {
    width: 100%;
    position: relative
}

.ratio:before {
    content: "";
    display: block;
    padding-top: 56.2555555555%
}

.ratio__box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.video-box {
    width: 100%;
    height: 100%
}

.vidbox-row {
    position: relative;
}

.vidbox-row__inbox {
    width: 50%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    position: relative
}

.vidbox-row__inbox.type-vid.right {
    margin-left: 50%
}

.vidbox-row__inbox.type-txt {
    position: absolute;
    width: 50%
}

/* .vidbox-row__inbox.type-txt.type-a{background:url(http://img.einet.kr/P202304003/home/main_box01.jpg) no-repeat center center/cover;right:0;height:100%}
.vidbox-row__inbox.type-txt.type-b{background:url(http://img.einet.kr/P202304003/home/main_box02.jpg) no-repeat center center/cover;left:0;height:100%} */
.vidbox-row__inbox.type-txt.type-a {
    background: #fafafa no-repeat center center/cover;
    right: 0;
    height: 100%
}

.vidbox-row__inbox.type-txt.type-b {
    background: #fafafa no-repeat center center/cover;
    left: 0;
    height: 100%
}

.vidbox-row__table {
    width: 100%;
    height: 100%;
    display: table
}

.vidbox-row__cell {
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.vidbox-row__inner {
    display: inline-block
}

.vidbox-row__tit {
    font-family: 'Spoqa Han Sans Neo', sans-serif;
    font-weight: 500;
    font-size: 36px;
    color: #BC5B23;
    letter-spacing: 1px;
    line-height: 2.5;
}

.vidbox-row__pctit {
    font-family: 'Spoqa Han Sans Neo', sans-serif;
    font-weight: 500;
    font-size: 18px;
    /* color: #fff; */
    color: #333;
    letter-spacing: 1px;
}

@media (max-width: 820px) {
    .vidbox-row__pctit {
        display: none;
    }
}

.vidbox-row__sub {
    font-family: 'Spoqa Han Sans Neo', sans-serif;
    font-size: 18px;
    color: #cecece;
    margin-top: 25px;
    word-break: keep-all
}

.vidbox-row__btn {
    font-family: 'Spoqa Han Sans Neo', sans-serif;
    font-size: 16px;
    color: #222;
    margin-top: 70px
}

.vidbox-row__tit.type-fff,
.vidbox-row__sub.type-fff,
.vidbox-row__btn.type-fff {
    color: #fff;
    letter-spacing: 10px;
}

.vidbox .vimeoWrap iframe {
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%
}

.vidbox .vimeoWrap {
    padding-top: 56.2555555%;
    margin-top: -5%
}

@media (max-width: 1024px) {

    .vidbox .vimeoWrap {
        margin-top: 50px
    }

    .vidbox .vimeoWrap iframe {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .vidbox-wrap {
        /*margin-top:50px;margin-bottom:60px*/
    }

    /* .ta-l{text-align:left;padding-left:30px;padding-right:30px} */
    /* .ta-r{text-align:right;padding-right:30px;padding-left:30px} */
    .ta-l {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px
    }

    .ta-r {
        text-align: center;
        padding-right: 30px;
        padding-left: 30px
    }

    .vidbox-row__inbox {
        width: auto;
    }

    .vidbox-row__inbox.type-vid {
        width: 55%;
    }

    .vidbox-row__inbox.type-txt {
        width: 45%;
    }

    .vidbox-row__tit {
        font-size: 13px;
        line-height: 20px;
    }

    .vidbox-row__sub {
        font-size: 10px;
        line-height: 12px;
        margin-top: 10px
    }

    .vidbox-row__btn {
        font-size: 10px;
        margin-top: 10px
    }

}

@media (max-width: 550px) {
    .vimeoWrap iframe {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media (max-width:820px) {

    .vidbox-row__tit {
        letter-spacing: 0px;
    }

    .vidbox-row__tit.type-fff,
    .vidbox-row__sub.type-fff,
    .vidbox-row__btn.type-fff {
        letter-spacing: 0px;
    }


    .section1 {
        padding-top: 50px;
        /*padding-bottom:15px;*/
    }

    .section1 .vimeoSlogan p {
        display: none;

    }

    .section1 .vimeoSlogan .vimeo_play {
        display: none;
        height: 50px;
    }

    .section1 .vimeoSlogan .vimeo_play span {
        font-size: 15px;
        line-height: 50px;
    }

    .section1 .vscrollDown {
        display: none;
    }
}
/* end video css */


#section6 img {
	width:100%;
}



.section3 {
	padding: 80px 260px 100px 260px;
}

.service_title {
	float:left;
	width:20%;
	margin-top:40px;
	padding:0 27px;
	font-size:36px;
	font-weight:400;
	color:#222;
	/* border-left:2px solid #4b4e53; */
	line-height:1.2;
}

.service_title p {
	font-weight:bold;	
}

.service_list_wrap {
	float:left;
	width:80%;
}

.service_list {
	
}
.service_list li {
	display:inline-block;
	width:16.66667%;
	text-align:center;
	vertical-align:top;
}
.service_list li a {
	display:block;
}
.service_list li .service_icon {
	width:100%;
	padding:30px 50px;
	font-size:41px;
    color:#9a9999;
}
.service_list li .service_name {
	height:28px;
	font-family:'Noto Sans KR', sans-serif;
	font-size:14px;
    color:#9a9999;
}

@media (max-width:1400px) {
	.section3 {
		padding:60px;
	}
	
	.service_title {
		font-size:30px;
		padding:0 18px;
        margin-top: 40px;
	}

	.service_list li .service_icon {
		padding:23px 30px;
		font-size:30px;
        color:#9a9999;
	}
}

@media (max-width:820px) {
	.section3 {
		/*margin-top:29px;*/
        text-align: center;
		padding: 0px;
        margin-bottom: 40px;
	}

	.service_title {
		float:none;
		width:100%;
        padding-bottom: 20px;
	}

	.service_list_wrap {
		float:none;
		width:100%;
	}

	.service_list li {
		width:33.33%;
		text-align:center;
	}
}



#section6 img {
	width:100%;
}



.roomList_wrap {
	position: relative;
	padding:0 70px;
	font-size:14px;
}
.roomList_wrap .swiper-container {
	position: static;
}
.roomList_wrap .swiper-container .swiper-pagination {
	position:relative;
	margin-top:40px;
}
.roomList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
	margin:0 4px;
	width:9px; height:9px;
	border-radius:30px;
	background:#888;
	transition: width 0.5s;
	opacity:1;
}
.roomList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width:46px;
	background:#222222;
}
.roomList_wrap .swiper-container .swiper-button-prev {
	width:80px; height:80px;
	top:26%; left:0;
	/*background:url('http://img.einet.kr/responsive/home/room/arrow-left-small.png') center center no-repeat;*/
    background:url('http://img.einet.kr/responsive/home/room/arrow-left-small2.png') center center no-repeat;
	background-size:cover;
}
.roomList_wrap .swiper-container .swiper-button-prev:hover {
	opacity:0.5;
}
.roomList_wrap .swiper-container .swiper-button-next {
	width:80px; height:80px;
	top:26%; right:0;
	/*background:url('http://img.einet.kr/responsive/home/room/arrow-right-small.png') center center no-repeat;*/
    background:url('http://img.einet.kr/responsive/home/room/arrow-right-small2.png') center center no-repeat;
	background-size:cover;
}
.roomList_wrap .swiper-container .swiper-button-next:hover {
	opacity:0.5;
}
.roomList_wrap a {
	display:inline-block;
	text-align:center;
}
.roomList_wrap a .imgWrap {
	position:relative;
	overflow:hidden;

	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.roomList_wrap a .imgWrap .loader {
	width:100%;
	padding-bottom:56.25%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	transition: all 0.3s ease-in-out;
}
.roomList_wrap a:hover .imgWrap .loader {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.roomList_wrap a .eng {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:18px;
font-weight:600;
font-style:normal;
line-height:24px;
letter-spacing:0px;
color:rgba(68,68,68,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:20px 0px 0px 0px;
margin:0;

}

.roomList_wrap a .txt {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:15px;
font-weight:400;
font-style:normal;
line-height:27px;
letter-spacing:0.7px;
color:rgba(119,119,119,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:14px 0px 0px 0px;
margin:0;

}

.roomList_wrap a .detailview {
	display:inline-block;
	width:160px; height:40px;
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:14px;
font-weight:700;
font-style:normal;
line-height:40px;
letter-spacing:0px;
color:rgba(206,158,147,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;

	transition: background-color 0.5s;
}

.roomList_wrap a .detailview:hover {
background-color:#BC5B23;
color: #ffffff
}

.roomList_wrap a .detailview i {
	margin-left:7px;
}

.room_title {
    padding-bottom:30px;
    text-align:center;
}

@media (max-width:820px) {

	.roomList_wrap {
		padding: 0;
	}
	.roomList_wrap .swiper-container .swiper-slide {
		width:300px;
	}
	.roomList_wrap a .detailview,
	.roomList_wrap .swiper-container .swiper-button-next,
	.roomList_wrap .swiper-container .swiper-button-prev {
		/*display:none;*/
        display:block;
	}
    .roomList_wrap a .detailview { width:100%; }

	.roomList_wrap a {
		/* border:1px solid #ddd; */
	}
	.roomList_wrap a .eng {
		padding:15px 0 11px;
	}
	.roomList_wrap a .txt {
		padding:0 0 11px 0;
	}
	.roomList_wrap .swiper-container .swiper-pagination {
		/*display:none;*/
        display:block;
	}

	.roomList_wrap .swiper-slide:first-child {
		/*margin-left:10px;*/
	}

	.room_title h3 {
font-size:30px !important;
}

	.room_title p {
font-size:16px !important;
}

    .room_title {
        padding-bottom:0px;
    }
    .room_title p {
        /* margin: 6px 0 !important; */
    }

    .roomList_wrap .owl-dot.active {
        width:35px;
    }
    .roomList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
        margin:0 4px;
        width:6px; height:6px;
        border-radius:30px;
        background:#888;
        transition: width 0.5s;
        opacity:1;
    }
    .roomList_wrap .swiper-container .swiper-pagination {
        position:relative;
        margin-top:15px;
    }
}


.section5 {
	padding:120px 20px 20px 20px; /* padding:160px 260px; */
}

.room_title h3 {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:44px;
font-weight:700;
font-style:normal;
line-height:27px;
letter-spacing:0px;
color:rgba(34,34,34,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;

}
.room_title p {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:16px;
font-weight:400;
font-style:normal;
line-height:16px;
letter-spacing:0px;
color:rgba(136,136,136,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:48px 0px 32px 0px;

}
.room_title a {
	display:inline-block;
	width:200px; height:50px;

	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:14px;
font-weight:600;
font-style:normal;
line-height:50px;
letter-spacing:0px;
color:rgba(206,158,147,1);
text-shadow:none;
background-color:rgba(255,15,NaN,0.275);
padding:0;
margin:0;


	transition: background-color 0.5s;
}

.room_title a:hover {
background-color:#BC5B23;
color: #fff
}

/*
.room_title a:hover {
	background-color:#d9ecff;
}
*/


.room_title a i {
	margin-left:7px;
}

@media (max-width:1400px) {
	.section5 {
		/*padding:60px 0;*/
        padding:30px 0;
	}
}

@media (max-width:820px) {
    .room_title h3 {
        font-size:25px !important;
        line-height:35px
    }
    .room_title p {
        display: none;

        font-size:12px !important;
        margin: 10px 0px;
    }
    .room_title a {
        height:35px;
        line-height:36px;
        margin: 12px 0px 12px 0px;
    }
    .section5 {
        padding: 40px 0px 20px 0px;
        /* margin: 0px 0px 20px 0px; */
    }
}

@media (max-width:600px) {
    .roomList_wrap .swiper-container { position:relative; }
    .roomList_wrap .swiper-container .swiper-pagination { position:absolute !important; bottom:136px; }
    .roomList_wrap a .eng { padding-top:30px; }
    .roomList_wrap a .detailview { margin-bottom:10px; }
}

#section6 img {
	width:100%;
}



.section7 {
    padding:120px 20px 20px 20px; /* padding:160px 260px; */

}

.fac_title {
	padding-bottom:30px;
	text-align:center;
}
.fac_title h3 {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:44px;
font-weight:700;
font-style:normal;
line-height:27px;
letter-spacing:0px;
color:rgba(34,34,34,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;

}
.fac_title p {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:16px;
font-weight:400;
font-style:normal;
line-height:16px;
letter-spacing:0px;
color:rgba(136,136,136,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:48px 0px 32px 0px;

}
.fac_title a {
	display:inline-block;
	width:200px; height:50px;
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:14px;
font-weight:700;
font-style:normal;
line-height:50px;
letter-spacing:0px;
color:rgba(206,158,147,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:0;
margin:0;

	transition: background-color 0.5s;
}

.fac_title a:hover {
background-color:#BC5B23!important;
color: #ffffff
}

/*
.fac_title a:hover {
	background-color:#d9ecff;
}
*/

.fac_title a i {
	margin-left:7px;
}




.facList_wrap {
	position: relative;
	padding:0 70px;
	font-size:14px;
}
.facList_wrap .swiper-container {
	position: static;
}
.facList_wrap .swiper-container .swiper-pagination {
    display: none;
	position:relative;
	margin-top:40px;
}
.facList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
	margin:0 4px;
	width:9px; height:9px;
	border-radius:30px;
	background:#888;
	transition: width 0.5s;
	opacity:1;
}
.facList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width:46px;
	background:#222222;
}
.facList_wrap .swiper-container .swiper-button-prev {
	width:80px; height:80px;
	top:26%; left:0;
	background:url('http://img.einet.kr/responsive/home/room/arrow-left-small.png') center center no-repeat;
	background-size:cover;
	transition: opacity 0.5s;
}
.facList_wrap .swiper-container .swiper-button-prev:hover {
	opacity:0.5;
}
.facList_wrap .swiper-container .swiper-button-next {
	width:80px; height:80px;
	top:26%; right:0;
	background:url('http://img.einet.kr/responsive/home/room/arrow-right-small.png') center center no-repeat;
	background-size:cover;
	transition: opacity 0.5s;
}
.facList_wrap .swiper-container .swiper-button-next:hover {
	opacity:0.5;
}
.facList_wrap a {
	display:inline-block;
	text-align:center;
}
.facList_wrap a .imgWrap {
	position:relative;
	overflow:hidden;

	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.facList_wrap a .imgWrap .loader {
	width:100%;
	padding-bottom:56.25%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	transition: all 0.3s ease-in-out;
}
.facList_wrap a:hover .imgWrap .loader {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.facList_wrap a .eng {
	font-family:"Spoqa Han Sans Neo",sans-serif;
font-size:18px;
font-weight:600;
font-style:normal;
line-height:24px;
letter-spacing:0px;
color:rgba(68,68,68,1);
text-shadow:none;
background-color:rgba(0,0,0,0);
padding:20px 0px 0px 0px;
margin:0;

	/*
	padding-top:20px;
	color:#444;
	font-family:'Noto Sans KR', sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.33;
	*/
}
.facList_wrap a .txt {
	color:#777;
	font-family:'Noto Sans KR', sans-serif;
	font-size:14px;
	line-height:1.86;
	letter-spacing:0.7px;
}

.facList_wrap a .detailview {
	display:inline-block;
	width:160px; height:40px;
	color:#1b65b3;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	transition: background-color 0.5s;
}

.facList_wrap a .detailview:hover {
	background-color:#d9ecff;
}

.facList_wrap a .detailview i {
	margin-left:7px;
}


@media (max-width:1400px) {
	.section7 {
		padding:30px 0;
	}
}

@media (max-width:820px) {
	.facList_wrap {
		padding: 0;
	}
	.facList_wrap .swiper-container .swiper-slide {
		width:300px;
	}
	.facList_wrap a .detailview,
	.facList_wrap .swiper-container .swiper-button-next,
	.facList_wrap .swiper-container .swiper-button-prev {
/* <!--		display:none;--> */
	}
	.facList_wrap a {
		/* border:1px solid #ddd; */
	}
	.facList_wrap a .eng {
		padding:15px 0 11px;
	}
	.facList_wrap a .txt {
		padding:0 0 11px 0;
	}
	.facList_wrap .swiper-container .swiper-pagination {
		/*display:none;*/
        display:block;
	}
	
	.facList_wrap .swiper-slide:first-child {
		/*margin-left:10px;*/
	}


	.fac_title h3 {
font-size:30px !important;
}

	.fac_title p {
        display: none;
font-size:16px !important;
}

    .fac_title p {
        /* margin: 6px 0 !important; */
    }
    .fac_title{
        padding-bottom:0px;
    }

    .facList_wrap .swiper-container .swiper-button-prev {
        width:80px; height:80px;
        top:31%; leftt:0;
        background:url('http://img.einet.kr/responsive/home/room/arrow-left-small2.png') center center no-repeat;
        background-size:cover;
        transition: opacity 0.5s;
    }
    .facList_wrap .swiper-container .swiper-button-next {
        width:80px; height:80px;
        top:31%; right:0;
        background:url('http://img.einet.kr/responsive/home/room/arrow-right-small2.png') center center no-repeat;
        background-size:cover;
        transition: opacity 0.5s;
    }

    .facList_wrap .owl-dot.active {
        width:35px;
    }
    .facList_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
        margin:0 4px;
        width:6px; height:6px;
        border-radius:30px;
        background:#888;
        transition: width 0.5s;
        opacity:1;
    }
    .facList_wrap .swiper-container .swiper-pagination {
        display: block;
        position:relative;
        margin-top:15px;
    }
}

@media (max-width:820px) {
    .fac_title h3 {
        font-size:25px !important;
        line-height:35px
    }
    .fac_title p {
        font-size:12px !important;
        margin: 10px 0px 0px 0px;
    }
    .fac_title a {
        height:35px;
        line-height:30px;
        margin: 14px 0px;
    }
    .section7 {
        padding: 40px 15px 40px 15px;
    }
}

@media (max-width:600px) {
.facList_wrap .swiper-container { position:relative; }
.facList_wrap .swiper-container .swiper-pagination { position:absolute !important; bottom:45px; }
.facList_wrap a .eng { padding-top:25px; }
}

#section6 img {
	width:100%;
}




#mo_img{
    display: none;
}
@media (max-width: 820px){
    #pc_img{display: none;}
    #mo_img{display: block;}
}