@charset "utf-8";



#body_layout{position:relative;width:100%;}
#body_layout:after{content:'';position:absolute;top: 1px;left:0;width: 1600px;height:100%;background:url(/images/kor/main/main.png) no-repeat 50% top;z-index: 999;opacity: 1;display: none;}

.sprite{background:url(/images/kor/main/sprite.png) no-repeat }


/* slick */
.slick-slider{ position: relative; display: block; box-sizing: border-box;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;z-index: 9;}
.slick-list:focus{outline: none; }
.slick-list.dragging{cursor: pointer; cursor: pointer; }
.slick-slider .slick-track,
.slick-slider .slick-list{ transform: translate3d(0, 0, 0); }
.slick-track{position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before,
.slick-track:after{display: table; content: ''; }
.slick-track:after{clear: both; }
.slick-loading .slick-track{visibility: hidden; }
.slick-slide{display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide{float: right; }
.slick-slide img{display: block; }
.slick-slide.slick-loading img{display: none; }
.slick-initialized .slick-slide{display: block; }
.slick-loading .slick-slide{visibility: hidden; }
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden {display: none; }


.section{position:relative;overflow: hidden;}
.container{position:relative;max-width:1240px;width:100%;margin:0 auto;}
.container:after {display:block;visibility:hidden;clear:both;content:""}
.section .container{padding:62px 0 102px}
.title .subject{color:#333;font-family: 'GmarketSans';font-size:24px;font-weight: 400;line-height:1.2}
.title .description{font-size:16px;color:#787878;}
.title .description span{color:#187c91}
.section1 .container{max-width:1600px;padding: 45px 299px 45px 0px;height: auto;}
.section1:before{content:'';position:absolute;top:0;right:0;width:70%;height:100%;background-color:#1f818f;}

#visual{position:relative;z-index: 10;/* overflow: hidden; */}
#visual .list{position:relative;overflow:hidden;height: auto;}
#visual .control{text-align:center;margin-top: 29px;display: block;line-height: 0;}
#visual .control *{vertical-align: middle;}

#visual .control .paging{display:inline-block;}
#visual .control .paging .slick-dots{/* height: 4px; */display: block;text-align: center;/* border: 1px solid; */margin: 0;padding: 0;line-height: 0;}
#visual .control .paging .slick-dots > li{display:inline-block;width:45px;height:4px;margin: 0 5px;padding:0;line-height:0}
#visual .control .paging .slick-dots > li button{display:block;width:100%;height:100%;background-color:transparent;border:1px solid #fff;font-size:0;line-height:0;transition:background .6s ease;}
#visual .control .paging .slick-dots > li.slick-active button{background-color:#fff}

#visual .control button.pause,
#visual .control button.play{position:relative;width: 14px;height: 20px;font-size:0;/* vertical-align:top; *//* margin-top: 8px; */display: inline-block;}
#visual .control button.pause:before,
#visual .control button.play:before,
#visual .control button.pause:after,
#visual .control button.play:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
#visual .control button.pause:before{width: 2px;height: 10px;box-shadow: -2px 0 #fff, 2px 0 #fff;}
#visual .control button.play:before{width: 0;height: 0;right: 0;border-style: solid;border-width: 5px 0 5px 6px;border-color: transparent transparent transparent #fff;}

.section1 .guide{position:absolute;top:127px;right:0;padding-right:4px;width:211px;z-index: 11;}
.section1 .guide:after{content:'';position:absolute;top: 12px;right:0;width:4px;height: calc(100% - 12px);background-color:rgba(255,255,255,0.3);}
.section1 .guide .title{padding-right: 125px;}
.section1 .guide .title:before,
.section1 .guide .title:after{content:'';position:absolute;top: 8px;height:4px;}
.section1 .guide .title:before{right:0;width:54px;background-color:rgba(255,255,255,0.3);}
.section1 .guide .title:after{width:25px;background-color:#004896;right: 48px;}


.section1 .guide .title .subject{font-size: 21px;color:#fff;}
.section1 .guide .title .description{font-size:11px;color:#fff;line-height: 1;display: block;position: absolute;right: 80px;top: 0;font-family: '맑은고딕','Malgun Gothic';}
.section1 .guide .text{margin-top:27px;color: #fff;font-size:16px;font-family:'GmarketSans';line-height:1.3}
.section1 .guide .text strong,
.section1 .guide .text .tel{color: #fff;display:block;font-size:22px;font-weight: 800;font-family:'GmarketSans';}
.section1 .guide .text span{display:block;}
.section1 .guide .text span i{font-style:normal}
.section1 .guide .text.today strong{display:inline-block;font-size:16px;font-weight:400}
.section1 .guide .text.today strong .type1{font-size:22px;color:#004896;letter-spacing: -1px;font-family: 'GmarketSans';}
.section1 .guide .text.today strong .type2{font-size:22px;color: #f98e97;letter-spacing: -1px;font-family: 'GmarketSans';}

.section1 .guide .link{display:block;padding:13px 20px;border:4px solid #fff;margin-right:-4px;margin-top:35px;color: #fff;letter-spacing: -1px;position:relative}
.section1 .guide .link:before,
.section1 .guide .link:after{content:'';position:absolute;}
.section1 .guide .link:before{width:24px;height:24px;background-color:#2197b0;border-radius:50%;right:10px;top: 19px;transform: scale(.5);transition:transform .6s ease;transform-origin: 50%;}
.section1 .guide .link:after{width:54px;height:15px;background:url(/images/kor/main/arrow.png) no-repeat;top: 18px;right:20px;}

.section1 .guide .link:hover:before{transform: scale(1);}


.board,
.popupzone{width:50%;float:left;position:relative;margin-bottom: 59px;}
.board{padding-right: 50px;}
.board .tab-nav{position:relative;/* padding-top:14px; */border-bottom: 1px solid #c1c1c1;}
.board .tab-nav_link{display:inline-block;position:relative;margin: 0;vertical-align:bottom;margin: 0 15px;}
.board .tab-nav_link.notice{margin-left:0;}
.board .tab-nav_link span{display:inline-block;padding: 6px 6px 10px 6px;font-size: 24px;color: #939393;font-family: 'GmarketSans';}
.board .tab-nav_link.active span{color: #333333;}
.board .tab-nav_link.active:before{position:absolute;content:"";left:0;bottom:-2px;width:100%;height:5px;background-color: #2197b0;}
.board .tab-body{display:none;min-height: 323px;margin-top: 0;position:relative;}
.board .tab-body.active{display:block}
.board .tab-list .item{/* float: none; */position:relative;width: 100%;display: block;border-bottom: 1px solid #e1e1e1;}
.board .tab-list .item:nth-child(even){/* margin-left:50px */}
.board .tab-list .link{display:block;position:relative;padding: 25px 0 25px 94px;color: #494949 !important;width: 100%;}
.board .tab-list .link>span{display:block}
.board .tab-list .date{position:absolute;z-index:2;left:-2px;top: 26px;width: 74px;}
.board .tab-list .date>span{display:block;text-align:center}
.board .tab-list .day{font-size:37px;color:#222;font-weight:700;line-height:1;letter-spacing:-1px}
.board .tab-list .month{padding-left:4px;font-size:15px;color:#767676}
.board .tab-list .new{position:absolute;top: 17px;left: 45px;width: 23px;height: 23px;border-radius:50%;background-color: #c30707;}
.board .tab-list .new:before{content: "N";position:absolute;top: 1px;left: 0;color: #fff;font-family: 'Montserrat';font-weight: 700;letter-spacing: -1px;display: block;text-align: center;width: 100%;font-size: 12px;}
.board .tab-list .subject{display:block;overflow:hidden;position:relative;font-size: 20px;color:#000;text-overflow:ellipsis;white-space:nowrap;font-weight: bold;}
.board .tab-list .subject:before{content:"";position:absolute;opacity:0;left:0;bottom:0;width:0;height:12px;background-color:#f3f6fa;transition:width .6s ease;z-index:-1}
.board .tab-list .text{display:-webkit-box;overflow:hidden;position:relative;height: 21px;margin-top: 6px;line-height:21px;font-size: 16px;word-break:break-all;-webkit-line-clamp: 1;-webkit-box-orient:vertical;}
.board .tab-list .link:hover .subject:before{opacity:1;width:100%}

.board .more{height:48px;width:49px;position:absolute;top: -50px;right: -14px;/* border: 1px solid; */}
.board .more a{height:48px;width:49px;}
.board .more a:before,
.board .more a:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background-color: #676767;}
.board .more a:before {width:19px;height: 1px;}
.board .more a:after {width: 1px;height:19px;}


.popupzone .title{margin-bottom: 16px;}
.popupzone .title .subject{padding-top:6px;display: block;}
.popupzone .list{overflow:hidden;height: 334px;}
.popupzone .list .item {display:block; width:100%; height:100%; vertical-align:top;}
.popupzone .list .item a {display:block;width:100%;height: 334px;vertical-align:top;position: relative;}
.popupzone .list .item span {display:block;width:100%;height:100%;vertical-align:top;text-align: center;/* position: absolute; *//* top: 0; *//* left: 0; */}
.popupzone .list .item span img {vertical-align:top;/* margin-left: -34px; */width: 100%;/* max-height: 100%; */max-width: none;width: 100%;display: inline-block;/* position: absolute; *//* top: 50%; *//* left: 50%; *//* margin: 0 auto; *//* text-align: center; *//* transform: translate(-50%, -50%); */}
.popupzone .control {display: inline-block;position:absolute;right: 0;top: 9px;}
.popupzone .control *{vertical-align:middle}
.popupzone .control .paging {display:inline-block;overflow: hidden;min-width: 45px;text-align: center;vertical-align:top;line-height: 18px;margin-top: -1px;margin-right: 5px;}
.popupzone .control .paging span {font-size:14px;color:#585a5e;display: inline-block;font-family:'Montserrat';font-weight:700}
.popupzone .control .paging span.current {color:#36a5a7;font-size: 14px;}
.popupzone .control .paging span.line {margin:0 5px;width: 8px;height:1px;background-color:#a8a8a8;font-size: 0;display: inline-block;}
.popupzone .control button {position:relative;width: 14px;height: 20px;font-size:0;vertical-align:top;}
.popupzone .control button:before,
.popupzone .control button:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;/* border: 1px solid; */}
.popupzone .control button.prev:before,
.popupzone .control button.next:before{width:6px;height:6px;border-width:2px;border-style: solid;border-color: #333;transform: rotate(45deg);}
.popupzone .control button.prev:before{right: -5px;border-width: 0 0 2px 2px;}
.popupzone .control button.next:before{left: -5px;border-width: 2px 2px 0 0;}
.popupzone .control button.pause:before{width: 2px;height: 10px;box-shadow: -2px 0 #222, 2px 0 #222;}
.popupzone .control button.play:before{width: 0;height: 0;right: 0;/* border: 1px solid; */border-style: solid;border-width: 5px 0 5px 6px;/* border-radius: 2px; */border-color: transparent transparent transparent #222;}
.popupzone .control button.pause,
.popupzone .control button.play{width: 12px;}
.popupzone .control a {display:inline-block;width:20px;height: 100%;background: url(/kr/img/main/more.png)no-repeat center;font-size:0;vertical-align: top;}

.quickmenu{clear:both;position: relative;padding-left: 179px;}
.quickmenu .title{position:absolute;top:0;left:0;width:225px;}
.quickmenu .title .subject{color:#2197b0}
.quickmenu .title .subject em{color:#333}
.quickmenu .title .description{letter-spacing:-1px;font-size: 14px;margin-bottom: 5px;}
.quickmenu .list{}
.quickmenu .list:after{display:table;content:"";clear:both}
.quickmenu .list .item{display:inline-block;float:left;width:12%}
.quickmenu .list .item a{text-align:center;display: block;width: 100%;}
.quickmenu .list .item a span{margin:0 auto 14px;background-repeat:no-repeat !important;background-position:50% !important;background-size:100%}
.quickmenu .list .item a span.ico1{width:39px;height:47px;background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='38.066px' height='37.813px' viewBox='0 0 38.066 37.813' style='enable-background:new 0 0 38.066 37.813;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='38.066' height='37.813'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M19.34,35.303c-8.805,0-15.968-7.164-15.968-15.968c0-8.805,7.163-15.968,15.968-15.968 c8.806,0,15.969,7.163,15.969,15.968C35.309,28.139,28.146,35.303,19.34,35.303 M19.34,5.867c-7.426,0-13.468,6.042-13.468,13.468 c0,7.426,6.042,13.468,13.468,13.468c7.427,0,13.469-6.042,13.469-13.468C32.809,11.909,26.767,5.867,19.34,5.867'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M36.195,13.17l-1.916-1.605c0.83-0.992,1.287-2.26,1.287-3.571 c0-3.03-2.403-5.494-5.358-5.494c-1.567,0-3.052,0.7-4.073,1.921l-1.919-1.604C25.715,1.027,27.898,0,30.208,0 c4.333,0,7.858,3.586,7.858,7.994C38.066,9.891,37.402,11.729,36.195,13.17'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M1.869,13.169C0.664,11.727,0,9.889,0,7.994C0,3.586,3.525,0,7.859,0 c2.31,0,4.492,1.027,5.989,2.817l-1.917,1.604C10.91,3.2,9.426,2.5,7.859,2.5C4.904,2.5,2.5,4.964,2.5,7.994 c0,1.31,0.457,2.578,1.287,3.571L1.869,13.169z'/%3E%3Crect x='7.55' y='33.735' fill='%23333' transform='matrix(0.8281 0.5606 -0.5606 0.8281 21.462 1.1842)' style='clip-path:url(%23SVGID_2_);' width='2.5' height='3.694'/%3E%3Crect x='28.113' y='34.333' fill='%23333' transform='matrix(0.5606 0.8281 -0.8281 0.5606 42.6299 -9.1749)' style='clip-path:url(%23SVGID_2_);' width='3.695' height='2.5'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' d='M19.794,21.818c-0.582,0-1.149-0.207-1.597-0.582c-0.508-0.427-0.819-1.025-0.876-1.687 c-0.057-0.661,0.146-1.303,0.572-1.81c0.848-1.009,2.487-1.154,3.496-0.303c0.507,0.423,0.819,1.022,0.878,1.683 c0.058,0.661-0.146,1.304-0.573,1.811C21.224,21.494,20.53,21.818,19.794,21.818 M19.793,18.354c-0.291,0-0.564,0.128-0.752,0.351 c-0.168,0.2-0.248,0.454-0.226,0.715c0.023,0.262,0.146,0.498,0.347,0.667c0.228,0.191,0.469,0.231,0.632,0.231 c0.291,0,0.563-0.128,0.751-0.352c0.17-0.202,0.25-0.455,0.227-0.716c-0.022-0.26-0.146-0.497-0.347-0.665 C20.196,18.394,19.955,18.354,19.793,18.354'/%3E%3Crect x='15.644' y='19.896' fill='%23333' transform='matrix(0.7522 0.6589 -0.6589 0.7522 19.2704 -5.2708)' style='clip-path:url(%23SVGID_2_);' width='1.999' height='6.182'/%3E%3Crect x='18.793' y='10.126' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='2' height='7.485'/%3E%3Crect x='35.292' y='0.921' fill='%23333' transform='matrix(0.6956 0.7184 -0.7184 0.6956 12.4076 -25.2838)' style='clip-path:url(%23SVGID_2_);' width='1.499' height='2.158'/%3E%3Crect x='1.466' y='0.849' fill='%23333' transform='matrix(0.6399 0.7685 -0.7685 0.6399 2.2671 -1.639)' style='clip-path:url(%23SVGID_2_);' width='2.832' height='1.5'/%3E%3C/g%3E%3C/svg%3E");}
.quickmenu .list .item a span.ico2{width:41px;height:47px;background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40.807px' height='46.303px' viewBox='0 0 40.807 46.303' style='enable-background:new 0 0 40.807 46.303;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%23333' y='0' width='40.807' height='46.303'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%23333' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M25.094,38.455H14.436l-0.129-1.107c-0.006-0.043-0.524-4.261-2.984-7.26 c-2.981-2.618-4.686-6.376-4.686-10.326c0-7.583,6.168-13.752,13.752-13.752c7.582,0,13.752,6.169,13.752,13.752 c0,4.127-1.83,7.99-5.026,10.617c-0.55,0.716-1.041,1.548-1.462,2.477l-2.277-1.032c0.525-1.159,1.15-2.201,1.857-3.099 l0.199-0.199c2.674-2.152,4.209-5.347,4.209-8.763c0-6.204-5.049-11.252-11.252-11.252c-6.205,0-11.252,5.048-11.252,11.252 c0,3.259,1.422,6.359,3.902,8.504l0.141,0.144c2.176,2.6,3.08,5.863,3.424,7.545h8.49V38.455z'/%3E%3Crect y='17.918' style='clip-path:url(%23SVGID_2_);' fill='%23333' width='3.053' height='2.5'/%3E%3Crect x='19.389' y='0' style='clip-path:url(%23SVGID_2_);' fill='%23333' width='2.5' height='3.051'/%3E%3Crect x='5.856' y='5.471' fill='%23333' transform='matrix(0.7071 0.7071 -0.7071 0.7071 6.9144 -3.2519)' style='clip-path:url(%23SVGID_2_);' width='3.052' height='2.5'/%3E%3Crect x='37.754' y='17.918' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='3.053' height='2.5'/%3E%3Crect x='32.172' y='5.194' fill='%23333' transform='matrix(0.7068 0.7074 -0.7074 0.7068 14.5535 -21.6728)' style='clip-path:url(%23SVGID_2_);' width='2.501' height='3.054'/%3E%3Crect x='14.56' y='40.033' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='11.311' height='2.5'/%3E%3Crect x='16.823' y='43.803' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='6.483' height='2.5'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a span.ico3{width:52px;height:47px;background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='51.487px' height='34.59px' viewBox='0 0 51.487 34.59' style='enable-background:new 0 0 51.487 34.59;' xml:space='preserve'%3E%3Cpolygon fill='%23333' points='5.835,0 5.835,27.357 30.188,27.357 30.188,24.857 8.335,24.857 8.335,2.5 42.457,2.5 42.457,26.107 44.957,26.107 44.957,0 '/%3E%3Cpolygon fill='%23333' points='38.977,24.857 38.977,27.357 43.074,27.357 46.551,32.089 4.64,32.089 7.759,27.357 30.188,27.357 30.188,24.857 6.413,24.857 0,34.59 51.487,34.59 44.339,24.857 '/%3E%3Cg%3E%3Cdefs%3E%3Crect fill='%23333' id='SVGID_1_' width='51.487' height='34.59'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%23333' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M25.396,24.023c-0.076,0-0.153-0.01-0.23-0.027c-0.451-0.107-0.77-0.506-0.77-0.969 V8.855c0-0.102,0.016-0.203,0.046-0.301c1.046-3.32,4.008-3.849,4.134-3.869c0.054-0.01,0.109-0.014,0.164-0.014h9.082 c0.554,0,1,0.448,1,1V20.77c0,0.551-0.446,1-1,1h-8.66c-1.985,0-2.834,1.633-2.869,1.701 C26.119,23.814,25.768,24.023,25.396,24.023 M26.396,9.018v11.531c0.702-0.443,1.615-0.779,2.766-0.779h7.66V6.671h-7.979 C28.52,6.75,27.032,7.206,26.396,9.018'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M25.396,24.027c-0.374,0-0.726-0.211-0.897-0.557c-0.039-0.078-0.889-1.701-2.869-1.701 h-8.66c-0.553,0-1-0.449-1-1V5.671c0-0.552,0.447-1,1-1h9.082c0.055,0,0.11,0.004,0.164,0.014c0.126,0.02,3.088,0.549,4.134,3.869 c0.03,0.098,0.046,0.199,0.046,0.301v14.172c0,0.467-0.322,0.871-0.776,0.975C25.546,24.02,25.471,24.027,25.396,24.027 M13.971,19.77h7.66c1.151,0,2.064,0.336,2.766,0.779V9.018c-0.638-1.82-2.121-2.269-2.446-2.346h-7.98V19.77z'/%3E%3Crect x='30.188' y='10.793' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='30.188' y='14.832' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='17.478' y='10.793' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='17.478' y='14.832' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a span.ico4{width:40px;height:47px;background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='39.498px' height='39.498px' viewBox='0 0 39.498 39.498' style='enable-background:new 0 0 39.498 39.498;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%23333' width='39.498' height='39.498'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%23333' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M30.451,18.455c-1.52,0-2.849-1.125-3.061-2.672c-0.11-0.818,0.104-1.629,0.603-2.287 c0.5-0.656,1.226-1.08,2.043-1.189c1.024-0.139,2.035,0.236,2.721,1.003l-1.49,1.332c-0.244-0.271-0.605-0.4-0.961-0.355 c-0.288,0.039-0.544,0.189-0.721,0.42c-0.176,0.232-0.251,0.519-0.212,0.807c0.08,0.595,0.625,1.004,1.227,0.931 c0.596-0.08,1.014-0.631,0.933-1.224l1.982-0.27c0.229,1.688-0.958,3.246-2.646,3.477C30.729,18.447,30.589,18.455,30.451,18.455' /%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M21.832,12.9c-0.671,0-1.32-0.219-1.864-0.631c-0.657-0.5-1.08-1.224-1.191-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.226-1.08,2.044-1.191c1.011-0.135,2.034,0.236,2.721,1.004l-1.492,1.333 c-0.242-0.271-0.596-0.4-0.96-0.355c-0.289,0.039-0.544,0.188-0.721,0.42c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.188,0.545,0.419,0.72c0.231,0.176,0.52,0.25,0.807,0.213c0.288-0.039,0.544-0.189,0.721-0.42 c0.176-0.232,0.251-0.517,0.212-0.806l1.982-0.27c0.11,0.818-0.104,1.631-0.604,2.287c-0.5,0.657-1.226,1.08-2.043,1.19 C22.113,12.89,21.973,12.9,21.832,12.9'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M12.104,15.789c-0.672,0-1.321-0.217-1.864-0.631c-0.657-0.5-1.08-1.224-1.192-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.225-1.08,2.043-1.191c1.029-0.139,2.036,0.238,2.721,1.004l-1.491,1.332 c-0.244-0.272-0.606-0.405-0.961-0.356c-0.288,0.041-0.544,0.19-0.72,0.422c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.187,0.545,0.42,0.72c0.23,0.176,0.513,0.25,0.805,0.213c0.596-0.082,1.015-0.631,0.934-1.224l1.982-0.27 c0.229,1.686-0.958,3.246-2.646,3.475C12.386,15.779,12.245,15.789,12.104,15.789'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M9.705,25.895c-0.672,0-1.321-0.217-1.864-0.631c-0.658-0.5-1.081-1.225-1.192-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.225-1.08,2.044-1.191c1.02-0.137,2.034,0.236,2.72,1.004l-1.491,1.331 c-0.243-0.27-0.605-0.402-0.96-0.354c-0.29,0.039-0.545,0.188-0.721,0.42c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.187,0.545,0.419,0.721c0.231,0.176,0.511,0.25,0.806,0.213c0.595-0.082,1.014-0.631,0.933-1.225l1.982-0.27 c0.229,1.686-0.958,3.246-2.645,3.475C9.986,25.885,9.845,25.895,9.705,25.895'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M16.289,32.727c-1.521,0-2.85-1.127-3.061-2.674c-0.228-1.688,0.958-3.248,2.646-3.477 c1.029-0.141,2.036,0.236,2.721,1.004l-1.491,1.332c-0.243-0.271-0.604-0.402-0.961-0.355c-0.595,0.082-1.013,0.631-0.932,1.227 s0.632,1.008,1.226,0.934c0.595-0.082,1.014-0.633,0.933-1.227l1.982-0.27c0.229,1.688-0.958,3.246-2.646,3.477 C16.566,32.717,16.427,32.727,16.289,32.727'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M19.749,39.498C8.859,39.498,0,30.639,0,19.75C0,8.859,8.859,0,19.749,0 c10.89,0,19.749,8.859,19.749,19.75c0,3.465-0.928,6.893-2.685,9.91l-0.965,1.658l-1.127-1.553 c-0.924-1.273-2.351-2.004-3.913-2.004c-2.666,0-4.835,2.168-4.835,4.836c0,1.307,0.516,2.533,1.452,3.451l1.374,1.346 l-1.789,0.709C24.673,39.029,22.229,39.498,19.749,39.498 M19.749,2.5C10.238,2.5,2.5,10.238,2.5,19.75 c0,9.512,7.738,17.248,17.249,17.248c1.604,0,3.193-0.226,4.741-0.672c-0.663-1.117-1.017-2.395-1.017-3.729 c0-4.045,3.29-7.336,7.335-7.336c1.693,0,3.325,0.596,4.62,1.646c1.03-2.248,1.569-4.693,1.569-7.158 C36.998,10.238,29.26,2.5,19.749,2.5'/%3E%3C/g%3E%3C/svg%3E");}
.quickmenu .list .item a span.ico5{width:50px;height:47px;background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='49.163px' height='35.088px' viewBox='0 0 49.163 35.088' style='enable-background:new 0 0 49.163 35.088;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%23333' width='49.163' height='35.088'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%23333' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M24.582,35.084c-0.095,0-0.189-0.012-0.285-0.033c-0.565-0.133-0.965-0.633-0.965-1.213 V7.227c0-0.127,0.02-0.254,0.058-0.375c1.847-5.872,7.044-6.799,7.265-6.836C30.723,0.006,30.792,0,30.86,0h17.053 c0.689,0,1.25,0.559,1.25,1.25v28.344c0,0.691-0.561,1.25-1.25,1.25c-0.69,0-1.25-0.559-1.25-1.25V2.5H30.982 c-0.575,0.127-3.831,1.012-5.15,4.926v22.977c1.317-1.084,3.223-2.059,5.82-2.059h9.594c0.689,0,1.25,0.561,1.25,1.25 c0,0.691-0.561,1.25-1.25,1.25h-9.594c-4.136,0-5.876,3.4-5.948,3.545C25.489,34.82,25.049,35.084,24.582,35.084'/%3E%3Crect x='32.166' y='10.252' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='37.25' y='10.252' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='32.166' y='17.354' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='8.064' height='2.5'/%3E%3Crect x='8.541' y='10.252' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='13.625' y='10.252' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='8.541' y='17.354' fill='%23333' style='clip-path:url(%23SVGID_2_);' width='8.064' height='2.5'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M24.582,35.088c-0.469,0-0.908-0.265-1.122-0.699c-0.072-0.145-1.814-3.545-5.949-3.545 H1.25c-0.69,0-1.25-0.559-1.25-1.25V1.25C0,0.559,0.56,0,1.25,0h17.053c0.068,0,0.137,0.006,0.205,0.016 c0.221,0.037,5.418,0.965,7.267,6.836c0.037,0.121,0.058,0.248,0.058,0.375v26.611c0,0.582-0.402,1.088-0.97,1.217 C24.769,35.076,24.675,35.088,24.582,35.088 M2.5,28.344h15.011c2.597,0,4.504,0.975,5.821,2.062V7.426 c-1.316-3.904-4.559-4.795-5.153-4.926H2.5V28.344z'/%3E%3C/g%3E%3C/svg%3E");}
.quickmenu .list .item a span.ico6{width:40px;height:47px;background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='39.979px' height='41.446px' viewBox='0 0 39.979 41.446' style='enable-background:new 0 0 39.979 41.446;' xml:space='preserve'%3E%3Crect x='34.313' y='10.903' fill='%23333' width='2.5' height='19.318'/%3E%3Cpolygon fill='%23333' points='35.563,36.081 3.167,36.081 3.167,10.903 5.667,10.903 5.667,33.581 35.563,33.581 '/%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' y='0' fill='%23333' width='39.979' height='41.446'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%23333' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M32.865,22.854H7.114v-9.875c0-3.268,2.658-5.927,5.926-5.927h13.899 c3.268,0,5.926,2.659,5.926,5.927V22.854z M9.114,20.854h21.751v-7.875c0-2.166-1.761-3.927-3.926-3.927H13.04 c-2.165,0-3.926,1.761-3.926,3.927V20.854z'/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%23333' points='14.371,41.446 6.864,41.446 6.864,33.947 9.364,33.947 9.364,38.946 11.871,38.946 11.871,33.947 14.371,33.947 '/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%23333' points='33.295,41.446 25.788,41.446 25.788,33.947 28.288,33.947 28.288,38.946 30.795,38.946 30.795,33.947 33.295,33.947 '/%3E%3Crect x='8.114' y='26.682' style='clip-path:url(%23SVGID_2_);' fill='%23333' width='3.514' height='2.5'/%3E%3Crect x='28.53' y='26.682' style='clip-path:url(%23SVGID_2_);' fill='%23333' width='3.515' height='2.5'/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%23333' points='39.979,20.888 35.563,20.888 35.563,18.388 37.479,18.388 37.479,14.32 39.979,14.32 '/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%23333' points='4.416,20.888 0,20.888 0,14.32 2.5,14.32 2.5,18.388 4.416,18.388 '/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%23333' d='M36.887,9.849h-2.5c0-3.983-6.576-7.349-14.359-7.349 c-7.785,0-14.362,3.366-14.362,7.349h-2.5C3.166,4.326,10.573,0,20.027,0C29.481,0,36.887,4.326,36.887,9.849'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a span.ico7{width:30px;height:45px;background-image: url("data:image/svg+xml,%3Csvg width='30' height='45' viewBox='0 0 30 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8302 13.84C11.0202 13.84 7.91016 10.74 7.91016 6.92C7.91016 3.1 11.0202 0 14.8302 0C18.6402 0 21.7502 3.11 21.7502 6.92C21.7502 10.73 18.6502 13.84 14.8302 13.84ZM14.8302 2.5C12.3902 2.5 10.4102 4.48 10.4102 6.92C10.4102 9.36 12.3902 11.34 14.8302 11.34C17.2702 11.34 19.2502 9.36 19.2502 6.92C19.2502 4.48 17.2702 2.5 14.8302 2.5Z' fill='%23333333'/%3E%3Cpath d='M19.03 44.61H0V15.23H29.66V43.36H27.16V17.73H2.5V42.11H19.03V44.61Z' fill='%23333333'/%3E%3Cpath d='M16.0781 19.66H13.5781V22.74H16.0781V19.66Z' fill='%23333333'/%3E%3Cpath d='M16.0781 25.28H13.5781V33.97H16.0781V25.28Z' fill='%23333333'/%3E%3C/svg%3E%0A");}
.quickmenu .list .item a span.ico8{width:45px;height:42px; background-image: url("data:image/svg+xml,%3Csvg width='45' height='42' viewBox='0 0 45 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5494 38.97H27.3594V41.47H37.5494V38.97Z' fill='%23333333'/%3E%3Cpath d='M44.6 40.22H42.1V20.67H31.75V18.17H44.6V40.22Z' fill='%23333333'/%3E%3Cpath d='M2.5 40.22H0V18.17H12.92V20.67H2.5V40.22Z' fill='%23333333'/%3E%3Cpath d='M15.9598 38.97H6.33984V41.47H15.9598V38.97Z' fill='%23333333'/%3E%3Cpath d='M33.0019 41.5H26.3519V39H30.5019V15.84L22.4319 11.2L14.1719 15.84V39H18.3719V41.5H11.6719V14.38L22.4419 8.32996L33.0019 14.39V41.5Z' fill='%23333333'/%3E%3Cpath d='M22.8211 23.93C20.0911 23.93 17.8711 21.71 17.8711 18.98C17.8711 16.25 20.0911 14.03 22.8211 14.03C25.5511 14.03 27.7711 16.25 27.7711 18.98C27.7711 21.71 25.5511 23.93 22.8211 23.93ZM22.8211 16.03C21.1911 16.03 19.8711 17.35 19.8711 18.98C19.8711 20.61 21.1911 21.93 22.8211 21.93C24.4511 21.93 25.7711 20.61 25.7711 18.98C25.7711 17.35 24.4511 16.03 22.8211 16.03Z' fill='%23333333'/%3E%3Cpath d='M23.8206 19.73H21.3906V18.23H22.3206V16.96H23.8206V19.73Z' fill='%23333333'/%3E%3Cpath d='M27.3511 41.49H25.3511V34.89C25.3511 33.24 24.0111 31.9 22.3611 31.9C20.7111 31.9 19.3711 33.24 19.3711 34.89V41.49H17.3711V34.89C17.3711 32.14 19.6111 29.9 22.3611 29.9C25.1111 29.9 27.3511 32.14 27.3511 34.89V41.49Z' fill='%23333333'/%3E%3Cpath d='M23.4414 9.77H21.4414V0L30.5014 4.21L24.8814 6.73L24.0614 4.9L25.6814 4.18L23.4414 3.13V9.77Z' fill='%23333333'/%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico1,
.quickmenu .list .item a:focus span.ico1{background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='38.066px' height='37.813px' viewBox='0 0 38.066 37.813' style='enable-background:new 0 0 38.066 37.813;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%232197b0' width='38.066' height='37.813'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M19.34,35.303c-8.805,0-15.968-7.164-15.968-15.968c0-8.805,7.163-15.968,15.968-15.968 c8.806,0,15.969,7.163,15.969,15.968C35.309,28.139,28.146,35.303,19.34,35.303 M19.34,5.867c-7.426,0-13.468,6.042-13.468,13.468 c0,7.426,6.042,13.468,13.468,13.468c7.427,0,13.469-6.042,13.469-13.468C32.809,11.909,26.767,5.867,19.34,5.867'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M36.195,13.17l-1.916-1.605c0.83-0.992,1.287-2.26,1.287-3.571 c0-3.03-2.403-5.494-5.358-5.494c-1.567,0-3.052,0.7-4.073,1.921l-1.919-1.604C25.715,1.027,27.898,0,30.208,0 c4.333,0,7.858,3.586,7.858,7.994C38.066,9.891,37.402,11.729,36.195,13.17'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M1.869,13.169C0.664,11.727,0,9.889,0,7.994C0,3.586,3.525,0,7.859,0 c2.31,0,4.492,1.027,5.989,2.817l-1.917,1.604C10.91,3.2,9.426,2.5,7.859,2.5C4.904,2.5,2.5,4.964,2.5,7.994 c0,1.31,0.457,2.578,1.287,3.571L1.869,13.169z'/%3E%3Crect x='7.55' y='33.735' fill='%232197b0' transform='matrix(0.8281 0.5606 -0.5606 0.8281 21.462 1.1842)' style='clip-path:url(%23SVGID_2_);' width='2.5' height='3.694'/%3E%3Crect x='28.113' y='34.333' fill='%232197b0' transform='matrix(0.5606 0.8281 -0.8281 0.5606 42.6299 -9.1749)' style='clip-path:url(%23SVGID_2_);' width='3.695' height='2.5'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M19.794,21.818c-0.582,0-1.149-0.207-1.597-0.582c-0.508-0.427-0.819-1.025-0.876-1.687 c-0.057-0.661,0.146-1.303,0.572-1.81c0.848-1.009,2.487-1.154,3.496-0.303c0.507,0.423,0.819,1.022,0.878,1.683 c0.058,0.661-0.146,1.304-0.573,1.811C21.224,21.494,20.53,21.818,19.794,21.818 M19.793,18.354c-0.291,0-0.564,0.128-0.752,0.351 c-0.168,0.2-0.248,0.454-0.226,0.715c0.023,0.262,0.146,0.498,0.347,0.667c0.228,0.191,0.469,0.231,0.632,0.231 c0.291,0,0.563-0.128,0.751-0.352c0.17-0.202,0.25-0.455,0.227-0.716c-0.022-0.26-0.146-0.497-0.347-0.665 C20.196,18.394,19.955,18.354,19.793,18.354'/%3E%3Crect x='15.644' y='19.896' fill='%232197b0' transform='matrix(0.7522 0.6589 -0.6589 0.7522 19.2704 -5.2708)' style='clip-path:url(%23SVGID_2_);' width='1.999' height='6.182'/%3E%3Crect x='18.793' y='10.126' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='2' height='7.485'/%3E%3Crect x='35.292' y='0.921' fill='%232197b0' transform='matrix(0.6956 0.7184 -0.7184 0.6956 12.4076 -25.2838)' style='clip-path:url(%23SVGID_2_);' width='1.499' height='2.158'/%3E%3Crect x='1.466' y='0.849' fill='%232197b0' transform='matrix(0.6399 0.7685 -0.7685 0.6399 2.2671 -1.639)' style='clip-path:url(%23SVGID_2_);' width='2.832' height='1.5'/%3E%3C/g%3E%3C/svg%3E");}
.quickmenu .list .item a:hover span.ico2,
.quickmenu .list .item a:focus span.ico2{background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40.807px' height='46.303px' viewBox='0 0 40.807 46.303' style='enable-background:new 0 0 40.807 46.303;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%232197b0' y='0' width='40.807' height='46.303'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M25.094,38.455H14.436l-0.129-1.107c-0.006-0.043-0.524-4.261-2.984-7.26 c-2.981-2.618-4.686-6.376-4.686-10.326c0-7.583,6.168-13.752,13.752-13.752c7.582,0,13.752,6.169,13.752,13.752 c0,4.127-1.83,7.99-5.026,10.617c-0.55,0.716-1.041,1.548-1.462,2.477l-2.277-1.032c0.525-1.159,1.15-2.201,1.857-3.099 l0.199-0.199c2.674-2.152,4.209-5.347,4.209-8.763c0-6.204-5.049-11.252-11.252-11.252c-6.205,0-11.252,5.048-11.252,11.252 c0,3.259,1.422,6.359,3.902,8.504l0.141,0.144c2.176,2.6,3.08,5.863,3.424,7.545h8.49V38.455z'/%3E%3Crect y='17.918' style='clip-path:url(%23SVGID_2_);' fill='%232197b0' width='3.053' height='2.5'/%3E%3Crect x='19.389' y='0' style='clip-path:url(%23SVGID_2_);' fill='%232197b0' width='2.5' height='3.051'/%3E%3Crect x='5.856' y='5.471' fill='%232197b0' transform='matrix(0.7071 0.7071 -0.7071 0.7071 6.9144 -3.2519)' style='clip-path:url(%23SVGID_2_);' width='3.052' height='2.5'/%3E%3Crect x='37.754' y='17.918' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='3.053' height='2.5'/%3E%3Crect x='32.172' y='5.194' fill='%232197b0' transform='matrix(0.7068 0.7074 -0.7074 0.7068 14.5535 -21.6728)' style='clip-path:url(%23SVGID_2_);' width='2.501' height='3.054'/%3E%3Crect x='14.56' y='40.033' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='11.311' height='2.5'/%3E%3Crect x='16.823' y='43.803' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='6.483' height='2.5'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico3,
.quickmenu .list .item a:focus span.ico3{background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='51.487px' height='34.59px' viewBox='0 0 51.487 34.59' style='enable-background:new 0 0 51.487 34.59;' xml:space='preserve'%3E%3Cpolygon fill='%232197b0' points='5.835,0 5.835,27.357 30.188,27.357 30.188,24.857 8.335,24.857 8.335,2.5 42.457,2.5 42.457,26.107 44.957,26.107 44.957,0 '/%3E%3Cpolygon fill='%232197b0' points='38.977,24.857 38.977,27.357 43.074,27.357 46.551,32.089 4.64,32.089 7.759,27.357 30.188,27.357 30.188,24.857 6.413,24.857 0,34.59 51.487,34.59 44.339,24.857 '/%3E%3Cg%3E%3Cdefs%3E%3Crect fill='%232197b0' id='SVGID_1_' width='51.487' height='34.59'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M25.396,24.023c-0.076,0-0.153-0.01-0.23-0.027c-0.451-0.107-0.77-0.506-0.77-0.969 V8.855c0-0.102,0.016-0.203,0.046-0.301c1.046-3.32,4.008-3.849,4.134-3.869c0.054-0.01,0.109-0.014,0.164-0.014h9.082 c0.554,0,1,0.448,1,1V20.77c0,0.551-0.446,1-1,1h-8.66c-1.985,0-2.834,1.633-2.869,1.701 C26.119,23.814,25.768,24.023,25.396,24.023 M26.396,9.018v11.531c0.702-0.443,1.615-0.779,2.766-0.779h7.66V6.671h-7.979 C28.52,6.75,27.032,7.206,26.396,9.018'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M25.396,24.027c-0.374,0-0.726-0.211-0.897-0.557c-0.039-0.078-0.889-1.701-2.869-1.701 h-8.66c-0.553,0-1-0.449-1-1V5.671c0-0.552,0.447-1,1-1h9.082c0.055,0,0.11,0.004,0.164,0.014c0.126,0.02,3.088,0.549,4.134,3.869 c0.03,0.098,0.046,0.199,0.046,0.301v14.172c0,0.467-0.322,0.871-0.776,0.975C25.546,24.02,25.471,24.027,25.396,24.027 M13.971,19.77h7.66c1.151,0,2.064,0.336,2.766,0.779V9.018c-0.638-1.82-2.121-2.269-2.446-2.346h-7.98V19.77z'/%3E%3Crect x='30.188' y='10.793' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='30.188' y='14.832' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='17.478' y='10.793' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3Crect x='17.478' y='14.832' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='3.876' height='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico4,
.quickmenu .list .item a:focus span.ico4{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='39.498px' height='39.498px' viewBox='0 0 39.498 39.498' style='enable-background:new 0 0 39.498 39.498;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%232197b0' width='39.498' height='39.498'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M30.451,18.455c-1.52,0-2.849-1.125-3.061-2.672c-0.11-0.818,0.104-1.629,0.603-2.287 c0.5-0.656,1.226-1.08,2.043-1.189c1.024-0.139,2.035,0.236,2.721,1.003l-1.49,1.332c-0.244-0.271-0.605-0.4-0.961-0.355 c-0.288,0.039-0.544,0.189-0.721,0.42c-0.176,0.232-0.251,0.519-0.212,0.807c0.08,0.595,0.625,1.004,1.227,0.931 c0.596-0.08,1.014-0.631,0.933-1.224l1.982-0.27c0.229,1.688-0.958,3.246-2.646,3.477C30.729,18.447,30.589,18.455,30.451,18.455' /%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M21.832,12.9c-0.671,0-1.32-0.219-1.864-0.631c-0.657-0.5-1.08-1.224-1.191-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.226-1.08,2.044-1.191c1.011-0.135,2.034,0.236,2.721,1.004l-1.492,1.333 c-0.242-0.271-0.596-0.4-0.96-0.355c-0.289,0.039-0.544,0.188-0.721,0.42c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.188,0.545,0.419,0.72c0.231,0.176,0.52,0.25,0.807,0.213c0.288-0.039,0.544-0.189,0.721-0.42 c0.176-0.232,0.251-0.517,0.212-0.806l1.982-0.27c0.11,0.818-0.104,1.631-0.604,2.287c-0.5,0.657-1.226,1.08-2.043,1.19 C22.113,12.89,21.973,12.9,21.832,12.9'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M12.104,15.789c-0.672,0-1.321-0.217-1.864-0.631c-0.657-0.5-1.08-1.224-1.192-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.225-1.08,2.043-1.191c1.029-0.139,2.036,0.238,2.721,1.004l-1.491,1.332 c-0.244-0.272-0.606-0.405-0.961-0.356c-0.288,0.041-0.544,0.19-0.72,0.422c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.187,0.545,0.42,0.72c0.23,0.176,0.513,0.25,0.805,0.213c0.596-0.082,1.015-0.631,0.934-1.224l1.982-0.27 c0.229,1.686-0.958,3.246-2.646,3.475C12.386,15.779,12.245,15.789,12.104,15.789'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M9.705,25.895c-0.672,0-1.321-0.217-1.864-0.631c-0.658-0.5-1.081-1.225-1.192-2.043 c-0.11-0.816,0.104-1.629,0.603-2.285c0.5-0.658,1.225-1.08,2.044-1.191c1.02-0.137,2.034,0.236,2.72,1.004l-1.491,1.331 c-0.243-0.27-0.605-0.402-0.96-0.354c-0.29,0.039-0.545,0.188-0.721,0.42c-0.176,0.23-0.251,0.518-0.212,0.805 c0.039,0.289,0.187,0.545,0.419,0.721c0.231,0.176,0.511,0.25,0.806,0.213c0.595-0.082,1.014-0.631,0.933-1.225l1.982-0.27 c0.229,1.686-0.958,3.246-2.645,3.475C9.986,25.885,9.845,25.895,9.705,25.895'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M16.289,32.727c-1.521,0-2.85-1.127-3.061-2.674c-0.228-1.688,0.958-3.248,2.646-3.477 c1.029-0.141,2.036,0.236,2.721,1.004l-1.491,1.332c-0.243-0.271-0.604-0.402-0.961-0.355c-0.595,0.082-1.013,0.631-0.932,1.227 s0.632,1.008,1.226,0.934c0.595-0.082,1.014-0.633,0.933-1.227l1.982-0.27c0.229,1.688-0.958,3.246-2.646,3.477 C16.566,32.717,16.427,32.727,16.289,32.727'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M19.749,39.498C8.859,39.498,0,30.639,0,19.75C0,8.859,8.859,0,19.749,0 c10.89,0,19.749,8.859,19.749,19.75c0,3.465-0.928,6.893-2.685,9.91l-0.965,1.658l-1.127-1.553 c-0.924-1.273-2.351-2.004-3.913-2.004c-2.666,0-4.835,2.168-4.835,4.836c0,1.307,0.516,2.533,1.452,3.451l1.374,1.346 l-1.789,0.709C24.673,39.029,22.229,39.498,19.749,39.498 M19.749,2.5C10.238,2.5,2.5,10.238,2.5,19.75 c0,9.512,7.738,17.248,17.249,17.248c1.604,0,3.193-0.226,4.741-0.672c-0.663-1.117-1.017-2.395-1.017-3.729 c0-4.045,3.29-7.336,7.335-7.336c1.693,0,3.325,0.596,4.62,1.646c1.03-2.248,1.569-4.693,1.569-7.158 C36.998,10.238,29.26,2.5,19.749,2.5'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico5,
.quickmenu .list .item a:focus span.ico5{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='49.163px' height='35.088px' viewBox='0 0 49.163 35.088' style='enable-background:new 0 0 49.163 35.088;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' fill='%232197b0' width='49.163' height='35.088'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M24.582,35.084c-0.095,0-0.189-0.012-0.285-0.033c-0.565-0.133-0.965-0.633-0.965-1.213 V7.227c0-0.127,0.02-0.254,0.058-0.375c1.847-5.872,7.044-6.799,7.265-6.836C30.723,0.006,30.792,0,30.86,0h17.053 c0.689,0,1.25,0.559,1.25,1.25v28.344c0,0.691-0.561,1.25-1.25,1.25c-0.69,0-1.25-0.559-1.25-1.25V2.5H30.982 c-0.575,0.127-3.831,1.012-5.15,4.926v22.977c1.317-1.084,3.223-2.059,5.82-2.059h9.594c0.689,0,1.25,0.561,1.25,1.25 c0,0.691-0.561,1.25-1.25,1.25h-9.594c-4.136,0-5.876,3.4-5.948,3.545C25.489,34.82,25.049,35.084,24.582,35.084'/%3E%3Crect x='32.166' y='10.252' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='37.25' y='10.252' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='32.166' y='17.354' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='8.064' height='2.5'/%3E%3Crect x='8.541' y='10.252' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='13.625' y='10.252' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='2.98' height='2.5'/%3E%3Crect x='8.541' y='17.354' fill='%232197b0' style='clip-path:url(%23SVGID_2_);' width='8.064' height='2.5'/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M24.582,35.088c-0.469,0-0.908-0.265-1.122-0.699c-0.072-0.145-1.814-3.545-5.949-3.545 H1.25c-0.69,0-1.25-0.559-1.25-1.25V1.25C0,0.559,0.56,0,1.25,0h17.053c0.068,0,0.137,0.006,0.205,0.016 c0.221,0.037,5.418,0.965,7.267,6.836c0.037,0.121,0.058,0.248,0.058,0.375v26.611c0,0.582-0.402,1.088-0.97,1.217 C24.769,35.076,24.675,35.088,24.582,35.088 M2.5,28.344h15.011c2.597,0,4.504,0.975,5.821,2.062V7.426 c-1.316-3.904-4.559-4.795-5.153-4.926H2.5V28.344z'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico6,
.quickmenu .list .item a:focus span.ico6{background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='39.979px' height='41.446px' viewBox='0 0 39.979 41.446' style='enable-background:new 0 0 39.979 41.446;' xml:space='preserve'%3E%3Crect x='34.313' y='10.903' fill='%232197b0' width='2.5' height='19.318'/%3E%3Cpolygon fill='%232197b0' points='35.563,36.081 3.167,36.081 3.167,10.903 5.667,10.903 5.667,33.581 35.563,33.581 '/%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' y='0' fill='%232197b0' width='39.979' height='41.446'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' fill='%232197b0' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M32.865,22.854H7.114v-9.875c0-3.268,2.658-5.927,5.926-5.927h13.899 c3.268,0,5.926,2.659,5.926,5.927V22.854z M9.114,20.854h21.751v-7.875c0-2.166-1.761-3.927-3.926-3.927H13.04 c-2.165,0-3.926,1.761-3.926,3.927V20.854z'/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%232197b0' points='14.371,41.446 6.864,41.446 6.864,33.947 9.364,33.947 9.364,38.946 11.871,38.946 11.871,33.947 14.371,33.947 '/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%232197b0' points='33.295,41.446 25.788,41.446 25.788,33.947 28.288,33.947 28.288,38.946 30.795,38.946 30.795,33.947 33.295,33.947 '/%3E%3Crect x='8.114' y='26.682' style='clip-path:url(%23SVGID_2_);' fill='%232197b0' width='3.514' height='2.5'/%3E%3Crect x='28.53' y='26.682' style='clip-path:url(%23SVGID_2_);' fill='%232197b0' width='3.515' height='2.5'/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%232197b0' points='39.979,20.888 35.563,20.888 35.563,18.388 37.479,18.388 37.479,14.32 39.979,14.32 '/%3E%3Cpolygon style='clip-path:url(%23SVGID_2_);' fill='%232197b0' points='4.416,20.888 0,20.888 0,14.32 2.5,14.32 2.5,18.388 4.416,18.388 '/%3E%3Cpath style='clip-path:url(%23SVGID_2_);' fill='%232197b0' d='M36.887,9.849h-2.5c0-3.983-6.576-7.349-14.359-7.349 c-7.785,0-14.362,3.366-14.362,7.349h-2.5C3.166,4.326,10.573,0,20.027,0C29.481,0,36.887,4.326,36.887,9.849'/%3E%3C/g%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico7,
.quickmenu .list .item a:focus span.ico7{background-image: url("data:image/svg+xml,%3Csvg width='30' height='45' viewBox='0 0 30 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8302 13.84C11.0202 13.84 7.91016 10.74 7.91016 6.92C7.91016 3.1 11.0202 0 14.8302 0C18.6402 0 21.7502 3.11 21.7502 6.92C21.7502 10.73 18.6502 13.84 14.8302 13.84ZM14.8302 2.5C12.3902 2.5 10.4102 4.48 10.4102 6.92C10.4102 9.36 12.3902 11.34 14.8302 11.34C17.2702 11.34 19.2502 9.36 19.2502 6.92C19.2502 4.48 17.2702 2.5 14.8302 2.5Z' fill='%232197B0'/%3E%3Cpath d='M19.03 44.61H0V15.23H29.66V43.36H27.16V17.73H2.5V42.11H19.03V44.61Z' fill='%232197B0'/%3E%3Cpath d='M16.0781 19.66H13.5781V22.74H16.0781V19.66Z' fill='%232197B0'/%3E%3Cpath d='M16.0781 25.28H13.5781V33.97H16.0781V25.28Z' fill='%232197B0'/%3E%3C/svg%3E%0A");}
.quickmenu .list .item a:hover span.ico8,
.quickmenu .list .item a:focus span.ico8{background-image: url("data:image/svg+xml,%3Csvg width='45' height='42' viewBox='0 0 45 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5494 38.97H27.3594V41.47H37.5494V38.97Z' fill='%232197B0'/%3E%3Cpath d='M44.6 40.22H42.1V20.67H31.75V18.17H44.6V40.22Z' fill='%232197B0'/%3E%3Cpath d='M2.5 40.22H0V18.17H12.92V20.67H2.5V40.22Z' fill='%232197B0'/%3E%3Cpath d='M15.9598 38.97H6.33984V41.47H15.9598V38.97Z' fill='%232197B0'/%3E%3Cpath d='M33.0019 41.5H26.3519V39H30.5019V15.84L22.4319 11.2L14.1719 15.84V39H18.3719V41.5H11.6719V14.38L22.4419 8.32996L33.0019 14.39V41.5Z' fill='%232197B0'/%3E%3Cpath d='M22.8211 23.93C20.0911 23.93 17.8711 21.71 17.8711 18.98C17.8711 16.25 20.0911 14.03 22.8211 14.03C25.5511 14.03 27.7711 16.25 27.7711 18.98C27.7711 21.71 25.5511 23.93 22.8211 23.93ZM22.8211 16.03C21.1911 16.03 19.8711 17.35 19.8711 18.98C19.8711 20.61 21.1911 21.93 22.8211 21.93C24.4511 21.93 25.7711 20.61 25.7711 18.98C25.7711 17.35 24.4511 16.03 22.8211 16.03Z' fill='%232197B0'/%3E%3Cpath d='M23.8206 19.73H21.3906V18.23H22.3206V16.96H23.8206V19.73Z' fill='%232197B0'/%3E%3Cpath d='M27.3511 41.49H25.3511V34.89C25.3511 33.24 24.0111 31.9 22.3611 31.9C20.7111 31.9 19.3711 33.24 19.3711 34.89V41.49H17.3711V34.89C17.3711 32.14 19.6111 29.9 22.3611 29.9C25.1111 29.9 27.3511 32.14 27.3511 34.89V41.49Z' fill='%232197B0'/%3E%3Cpath d='M23.4414 9.77H21.4414V0L30.5014 4.21L24.8814 6.73L24.0614 4.9L25.6814 4.18L23.4414 3.13V9.77Z' fill='%232197B0'/%3E%3C/svg%3E%0A");}
.quickmenu .list .item a span,
.quickmenu .list .item a i{display:block;font-style:normal}
.quickmenu .list .item a em{display:inline-block; position:relative;font-size: 16px;color:#494949;}
.quickmenu .list .item a em:before {display:block; position:absolute; z-index:-1; content:''; left:0; bottom:0; width:0; height:10px; background-color:#c3e0e4; transition:all 0.3s; -webkit-transition:all 0.3s;}
.quickmenu .list .item a:hover em:before,
.quickmenu .list .item a:focus em:before {width:100%; }
.section3{background-color:#f3f6fa;padding:62px 0 102px}
.section3 .container{overflow:hidden;padding:0}
.section3 .title{display:block;text-align:center}
.section3 .title .subject{display:block;font-weight:600;font-size:36px;}
.section3 .list{position:relative;margin-top: 46px;width:calc(100% + 30px)}
.section3 .list .slick-list{overflow:visible;}
.section3 .list:after{display:table;content:"";clear:both}
.section3 .list .slick-slide{width:292px;margin-right:30px}
.section3 .list .item{float:left;max-width:292px;text-align:center}
.section3 .list .link{display:block;position:relative;transform:translate(0,0px);transition:transform .3s ease;color: #494949 ! important;}
.section3 .list .link:hover{transform:translate(0,-30px)}
.section3 .list .image{width: 106px;height: 106px;border-radius: 50%;overflow: hidden;position: relative;z-index: 10;margin: 0 auto;box-shadow: 10px 0px 30px rgb(28 47 56 / 35%);}
.section3 .list .image img{max-width:none;width: auto;height: 106px;}
.section3 .list .text{position:relative;z-index:1;margin: -56px 10px 0;padding: 70px 18px 0;background-color:#fff;font-size:15px;border: 1px solid #dddddd;}
.section3 .list .category{display:block;font-weight:bold;color:#4285b6}
.section3 .list .subject{overflow:hidden;position:relative;margin-bottom: 20px;padding-bottom: 14px;font-size:18px;color:#3d3d3d;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1px;}
.section3 .list .subject:before{content:'';position:absolute;bottom:0;left:50%;margin-left:-13px;width:26px;height:4px;background-color:#000}
.section3 .list .personnel,
.section3 .list .date{color:#3d3d3d;text-align:left;padding: 5px 1px;padding-left: 51px;line-height: 1;position:relative;}
.section3 .list .personnel:before,
.section3 .list .date:before{content:'';position:absolute;top:0;left:0;width:40px;height:40px;background:url(/images/kor/main/sprite.png) no-repeat;}
.section3 .list .personnel:before{background-position:-460px -60px}
.section3 .list .date:before{background-position:-460px 0}
.section3 .list .personnel em,
.section3 .list .date em{display:block;color:#3d3d3d;font-weight:bold}
.section3 .list .personnel span,
.section3 .list .date span,
.section3 .list .personnel span i,
.section3 .list .date span i{color:#3d3d3d;font-style:normal}
.section3 .list .personnel span,
.section3 .list .date span{display:block;}
.section3 .list .status{display:block;margin:33px -18px 0;padding:19px 20px;background-color:#384a62;color:#fff;text-align:left;transition:background-color .3s ease;position:relative}
.section3 .list .status:before{content:'';position:absolute;right:30px;top:20px;width:46px;height:9px;background:url(/images/kor/main/sprite.png) no-repeat;background-position:0 -109px;}
.section3 .list .status strong,
.section3 .list .status span{display:inline-block;transition:color .3s ease;}
.section3 .list .status span{margin-left:13px;color:#d51c3d;font-weight:bold}
.section3 .list .status.type1{background-color:#e6e6e6}
.section3 .list .status.type1 strong{color:#3d3d3d}
.section3 .list .status.type2{background-color:#575757}
.section3 .list .status.type2:before{background-position:0 -129px;}
.section3 .list .status.type2 strong{color:#fff}
.section3 .list .status.type3{background-color:#e6e6e6}
.section3 .list .status.type3 strong{color:#3d3d3d}
.section3 .list .link:hover .status{background-color:#1f818f}
.section3 .list .link:hover .status:before{background-position:0 -129px;}
.section3 .list .link:hover .status strong,
.section3 .list .link:hover .status span{color:#fff}
.section3 .control{position:absolute;top:10px;right:0;}
.section3 .control *{vertical-align:middle}
.section3 .control button,
.section3 .control a{display:inline-block;position:relative;margin:0 2px;border:1px solid #ddd;background-color:#fff;transition:all .3s ease;}
.section3 .control button{width:63px;height:48px;float:left;}
.section3 .control button span{display:block;width:100%;height:100%;position:relative}
.section3 .control button span:before{content:'';position:absolute;top:0;left:0;background:url(/images/kor/main/sprite.png) no-repeat;width: 100%;height: 100%;}

.section3 .control button.prev span:before{background-position:0 0}
.section3 .control button.next span:before{background-position:-67px 0}
.section3 .control a{height:48px;width:49px;}
.section3 .control a:before,
.section3 .control a:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background-color: #676767;}
.section3 .control a:before {width:19px;height: 1px;}
.section3 .control a:after {width: 1px;height:19px;}
.section3 .control button:hover,
.section3 .control a:hover{border-color:#3ea3b1;background-color:#3ea3b1}
.section3 .control a:hover:before,
.section3 .control a:hover:after{background-color:#fff;}
.section3 .control button.prev:hover span:before{background-position:0 -49px}
.section3 .control button.next:hover span:before{background-position:-67px -49px}
.section4{background-color:#f3f6fa;background:url(/images/kor/main/section4_background.jpg) no-repeat;background-size:cover}
.section4 .container{height:100%;padding-left: 443px;}
.section4 .vlines {position: absolute; height:100%; top: 0; left: calc(50% + 196px); white-space: nowrap;-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);}
.section4 .vlines div {display: inline-block; vertical-align: top; width: 1px; height:0%; background-color: rgba(255,255,255,.18);opacity:0;transition:all .3s;}
.section4 .vlines div:nth-of-type(even) {margin-right: 394px;}
.section4 .vlines div:nth-of-type(odd) {margin-right: 448px;}
.section4 .vlines div:last-of-type {margin-right: 0;}
.section4 .title{position: absolute; width: 391px;height:100%;top:76px;left:0;z-index: 100;background-color:#1f818f}
.section4 .title:before {content: "";position: absolute;display: block;top: 0;right:0;background-color:#1f818f;width: 500%;height: 100%;z-index: 1;}
.section4 .title .group{position:relative;z-index:2;padding:111px 0 74px}
.section4 .title .group .smallTitle{display:block;margin-bottom:39px;color:#fff;font-size:15px;}
.section4 .title .group .subject{display:block;font-family: 'Jeju Myeongjo', serif;font-size: 52px;font-weight:400;color: #fff;line-height: 1.1;letter-spacing: -1px;}
.section4 .title .group .description{display:block;font-size:18px;color: #fff;line-height: 1.4;margin-top: 27px;/* font-family: 'GmarketSans'; */}
.section4.active .vlines div{opacity:1;height:100%;}
.section4.active .vlines div:nth-child(1){transition-delay:.1s;}
.section4.active .vlines div:nth-child(2){transition-delay: .2s;}
.section4.active .vlines div:nth-child(3){transition-delay: .3s;}
.section4.active .vlines div:nth-child(4){transition-delay: .4s;}
.section4 .list {position:relative;width: 100%;min-height: 540px;margin-left: -311px;}
.section4 .list ul {position: relative;line-height: 1;/* left: 283px;margin-left: -311px; */margin-top: 81px;left: 283px;margin-left: -311px;white-space: nowrap;font-size: 0;}
.section4 .list ul li {position: relative;display: inline-block;vertical-align:top;margin-left: 37px;width:264px;z-index: 1;}
.section4 .list ul li a{display:block;width:100%;height:100%; padding:8px;padding-bottom:33px;background-color:#8b8b8b;transition:all .3s ease;}
.section4 .list ul li .img {width: 100%; height: 100%;overflow: hidden;}
.section4 .list ul li .img img {display:block; width: 100%;line-height:1;}
.section4 .list ul li a span.exhibition_title {display: block;color:#fff;font-size: 20px;line-height: 1;text-align: center;font-family: 'GmarketSans';font-weight: 800;padding-top: 26px;}
.section4 .list ul li a:hover,
.section4 .list ul li a:focus {box-shadow:14px 14px 0 #3a99a7;background-color:#fff;}
.section4 .list ul li a:hover span.exhibition_title,
.section4 .list ul li a:focus span.exhibition_title{color:#333333}
.section4 .list ul li.zone > p {position: absolute; display: block; width: 136px; height: 136px; line-height: 1; top: -77px; left: -26px; padding: 25px 0 0 25px; border: 1px solid rgba(255,255,255,.2); box-sizing: border-box; z-index: -1; color: #fff; font-size: 11px;}
.section4 .list ul li.zone > p em {display: block; margin-top: 6px; font-size: 20px; font-weight: 800; letter-spacing: -0.8px;}
.section4 .list ul li.zone > p::before,
.section4 .list ul li.zone > p::after {position: absolute; display: block; content: ""; top: -1px; left: -1px; background-color: #2197b0;}
.section4 .list ul li.zone > p::before {width: 6px; height: 21px;}
.section4 .list ul li.zone > p::after {width: 21px; height: 6px;}
.section4 .list ul li:nth-of-type(odd) {top: 97px;}
.section4 .list ul li:not(:last-of-type) {margin-right: 47px;}
.section4 .perc_wrap {position: absolute;bottom: 48px;left: 432px;width: calc(100% - 432px);height: 2px;/* bottom: 0; */background-color: #fff;}
.section4 .perc_wrap .zone {position: absolute;width: 100%;top: -24px;font-size: 0;}
.section4 .perc_wrap .zone span {position: absolute; display: inline-block; line-height: 1; font-size: 14px; color: #fff; font-weight: 600;}
.section4 .perc_wrap .zone span:first-of-type {left: 0;}
.section4 .perc_wrap .zone span:last-of-type {right: 0;}
.section4 .perc_wrap .zone span:nth-of-type(2) {margin-left: 40px}
.section4 .perc_wrap .zone span.on {color: #2197b0;}
.section4 .perc_wrap .curr {position: absolute; width:0; min-width: 10px; height: 100%; top: 0; left: 0; background-color: #2197b0;}
.section4 .control{position:absolute;bottom:78px;left:0;z-index:101}
.section4 .control *{vertical-align:middle}
.section4 .control a,
.section4 .control button{display:inline-block;float:left;height:48px;margin:0 4px;border:1px solid rgba(255,255,255,0.6);background-color:transparent;transition:all .3s;}
.section4 .control a{padding:12px 27px;padding-right:61px;color:#fff;position:relative}
.section4 .control button{width:63px;position:relative}
.section4 .control button span{display:block;width:100%;height:100%;position:relative}
.section4 .control button span:before{content:'';position:absolute;top:0;left:0;background:url(/images/kor/main/sprite.png) no-repeat;width: 100%;height: 100%;}

.section4 .control button.prev span:before{background-position:0 -49px}
.section4 .control button.next span:before{background-position:-67px -49px}
.section4 .control button:hover,
.section4 .control a:hover{border-color:#3ea3b1;background-color:#3ea3b1;box-shadow:3px 3px 3px rgba(0,0,0,0.2);}
.section4 .control a.more span{height:48px;width:49px;position: absolute;right:0;top:0;}
.section4 .control a.more span:before,
.section4 .control a.more span:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background-color: #fff;}
.section4 .control a.more span:before {width:19px;height: 1px;}
.section4 .control a.more span:after {width: 1px;height:19px;}



@media(max-width:1700px){
	.section1 .container{max-width:1400px}
}

@media(max-width:1460px){
	.section1 .container{max-width:1240px;padding-right: 240px;padding-bottom: 60px;}
}

@media(max-width:1300px){
	.container{max-width:none;}
	.section1 .guide{right:20px;top: 52px;}
	.section .container{padding: 62px 32px 102px;}
	.section1 .container{padding-bottom:50px;padding-right: 270px;}
	.section4 .control,
	.section4 .title{left:20px;}
  .section4 .container{
        padding: 62px 0 102px;
        padding-left: 443px;

  }

}
@media(max-width:1023px){
	.section .container{padding: 62px 32px 62px;}
	.section1:before{width:100%;}
	.section1 .container{padding: 145px 32px 32px 32px;}
	.section1 .guide{top:43px;left: 0;width: 100%;padding-left: 191px;padding-right: 246px;}
	.section1 .guide:after{display:none;}
	.section1 .guide .title{position:absolute;top:0;left: 32px;}
	.section1 .guide .title:before,
	.section1 .guide .title:after{display:none;}
	.section1 .guide .text{display:inline-block;float:left;margin: 0 10px;position:relative;margin-bottom: 10px;}
	.section1 .guide .text:last-child{}
	.section1 .guide .text.last:before{content:'';position:absolute;top: 10%;left:-10px;width:1px;height: 80%;background-color:rgba(255,255,255,0.3);}
	.section1 .guide .text .tel{font-size:20px;}
	.section1 .guide .text.today strong .type1,
	.section1 .guide .text.today strong .type2{font-size:18px;}
	.section1 .guide .text *{vertical-align: top;}
	.section1 .guide .today{position:absolute;top: 27px;left: 32px;margin: 0;}
	.section1 .guide .text span{display:inline-block;line-height: 16px;margin-top: -2px;}
	.section1 .guide .title .description{right:70px;}
	.section1 .guide .link{width:214px;position:absolute;top: -8px;right: 32px;margin: 0;}
	.quickmenu .list{margin-bottom:-22px;}
	.quickmenu .list .item{width:33.333%;margin: 22px 0;}
	.section3 .list{width:100% ;}
	.section3 .list .slick-slide{width:auto;margin:0;}
	.section3 .list .item{max-width:none;width: 90%;/* margin: 0 auto; *//* border: 10px solid transparent; */}
	.section3 .control{right:32px;top: 77px;}
	.section4 .container{padding-left: 414px;}
	.section4 .title{width:352px;}
	.section4 .title .group{padding-left:32px;}
	.section4 .title .group .subject{font-size: 43px;}
	.section4 .control{left:32px;}
	.section4 .perc_wrap{left: 374px;width: calc(100% - 404px);}


}
@media(max-width:890px){
	.section1 .container{padding-top:124px;}
	.section1 .guide{padding-left: 24px;/* margin-top: 10px; */top: 51px;}
	.section1 .guide .title,
	.section1 .guide .today{top: -30px;}
	.section1 .guide .today{left: 180px;top: -28px;}
}
@media(max-width:767px){

	.board,
	.popupzone{width:100%;float:none;position:relative;margin-bottom: 59px;}
	.board{padding-right:0;}
	.popupzone .list .item a,
	.popupzone .list{height:auto}
	.title .subject,
	.board .tab-nav_link span,
	.board .tab-nav_link.active span{font-size:24px;}
	.section1 .guide .text{font-size:15px;}
	.section3 .title .subject{font-size:32px;}
	.popupzone .list .item span img {margin-left:0;height: auto;width:100%;}
	.quickmenu{padding-left:0;}
	.quickmenu .title{display:none;}
	.section3 .title .description{display:none;}
	.section3 .control{top:57px}
	.section4 .container{padding-left:32px;padding-right:32px;padding-top:159px;}
	.section4 .title{top:0;left:0;right:0;width:100%;height:128px;}
	.section4 .title .group{padding:32px;padding-right: 342px;}
	.section4 .title .group .smallTitle{margin-bottom: 8px;}
	.section4 .title .group .subject{font-size:28px;}
	.section4 .title .group .subject br{display:none}
	.section4 .title .group .description{display:none;}
	.section4 .control{left:auto;right:32px;bottom:auto;top: 43px;}
	.section4 .perc_wrap{left:32px;right:32px;width:calc(100% - 64px)}
	.section4 .control button{width:53px;}
	.section4 .perc_wrap .zone span:nth-of-type(2){margin-left:0;}

}

@media(max-width:700px){
	.section1 .guide{padding-right:210px;}
	.section1 .guide .link{width:174px;}
	.section1 .guide .text .tel{font-size:18px;}
	.section1 .guide .text{font-size:14px;}
	.section3 .title .subject{text-align:left;}
}

@media(max-width:640px){
	.board, .popupzone{margin-bottom:20px;}
	.section .container{padding: 31px 15px 51px 15px;}
	.section1 .container{padding: 85px 15px 32px 15px;}
	.section1 .guide{padding-right:15px;top: 15px;}
	.section1 .guide .title,
	.section1 .guide .text.today{display:none;}
	.section1 .guide .text span{display:block;}
	.section3{padding: 0 0 51px 0;}
	.section3 .container{padding:31px 15px 0 15px;}
	.section3 .control{top:32px;}
	.container{max-width:none;}
	.section4 .container{padding-top:159px}
	.section4 .title{height: 149px;}
	.section4 .title .group{text-align: left;}
	.section4 .title .group .smallTitle{font-size:11px;}
	.section4 .title .group .subject{font-size:24px;}
	.section4 .title .group{padding:15px;}
	.section4 .control{text-align: center;left:0;right:0;width:100%;top: 80px;text-align: right;padding: 0 15px;}
	.section4 .control a,
	.section4 .control button{float:none;}
	.section4 .control a{float:left;margin-left: 0;}
	.section4 .control button{margin-left:-2px;}
}
@media(max-width:560px){
	.section1 .container{padding-top: 150px;}
	.section1 .guide{margin-left:-10px;}
	.section1 .guide .text{width: calc(50% - 20px);}
	.section1 .guide .text span{display:inline-block;font-weight: bold;}
	.section1 .guide .text span i{display:none;	}
	.section1 .guide .link{position:relative;width: 100%;top: auto;left: auto;right: auto;bottom: auto;clear: both;}
	.title .subject, .board .tab-nav_link span, .board .tab-nav_link.active span{font-size:18px;}
	.section3 .title .subject{font-size:22px;}
	.section1 .guide .text{/* font-size:12px; */}
	.section1 .guide .text strong,
	.section1 .guide .text .tel{font-size:17px;display: block;}
	.board .tab-list .subject{font-size:18px;}
}

@media(max-width:440px){
	.section1 .guide{padding-right:0}
	.section1 .guide .text{width: 35%;}
	.section1 .guide .text.last{width: calc(65% - 40px);}

}
@media(max-width:360px){
	.section1 .guide .text span{display:block;}
}
