@charset "utf-8";
:root {
	--main-color:#F67824;
	--sub-color:#F48B0B;
	--dark-color:#633325;
	--point-color1:#3C6CFD;
	--point-color2:#1B3174;

	--grd:linear-gradient(90deg,#F67824 0%, #633325 100%);
	--grd2:linear-gradient(135deg,#F67824 0%, #633325 100%);
}

#wrap{min-width:1400px;background:#fff;position:relative;}
.d_width{position:relative;margin:0 auto;width:1400px;}
body{font-size:17px;font-family:'pretendard';letter-spacing:-.0145rem;}
.d_width{position:relative;margin:0 auto;width:1400px;}
.item-control a:before{font-weight:200;}
.item-control a.ico-play:before{content:"\f04b";margin:0 0.3rem;}
 
/*header*/
header				{position:absolute;left:0;top:0;width:100%;height:90px;padding:0;margin:0;z-index:100;}
header:not(.active){border-bottom:1px solid rgba(0,0,0,0.1);}
header.active	{background:var(--sub-color);}
header #logo		{position:absolute;left:40px;top:27px;z-index:99}
header #logo img	{content:url(../img/logo_w.png);}
header .sub_name	{display:inline-block;font-size:20px;font-weight:600;color:#fff;line-height:40px;}
header .sub_name:before	{content:"";display:inline-block;height:10px;border-right:1px solid #E4E4E4;margin:0 10px;}
#wrap header:not(.active):before{content:"";width:100%;height:100%;background:linear-gradient(0,#0000,#0005);position:absolute;top:0;left:0;}
#topwrap	    {position:relative;}
#topwrap .topmn	{position:absolute;top:0;right:0;line-height:90px;text-align:right;}
#topwrap .topmn a	{position:relative;display:block;float:left;font-size:12px;color:#fff;z-index:999;letter-spacing:0rem; width:90px; height:90px; padding-top:10px; text-align:center;}
#topwrap .topmn a:before{content:""; position:absolute; font-family:"FontAwesome"; left:0; top:0; width:100%; height:100%; text-align:center; line-height:45px; color:#fff; padding-top: 10px; font-size:1rem;}
#topwrap .topmn .home:before{content:"\f19c";}
#topwrap .topmn .login:before{content:"\f30d";}
#topwrap .topmn .logout:before{content:"\f3c1";}
#topwrap .topmn .top-nav{display:block;}
#topwrap .topmn .top-nav:before{content:"\f0c9";}
#topwrap .topmn a:first-child{background-color:#1E7BC0;}					
#topwrap .topmn a:nth-child(2){background-color:#1D2088;}
#topwrap .topmn a:last-child{background-color:#576C86 !important;}


#gnb		{position:absolute;left:0;top:0;width:100%;height:90px;z-index:5; background:inherit;}
#gnbmn		{position:relative;/* width:1040px; */width:40%;padding:0;margin:0 auto;z-index:99}
#gnbmn a	{display:block;}
#gnbmn ul.depth1{position:relative;display:flex;flex-flow:row wrap;justify-content:center;}
#gnbmn ul.depth1 li		{position:relative;flex:1;float:left;padding:0;margin:0;text-align:center;width: auto !important;}
#gnbmn ul.depth1 li a	{margin:0;font-size:20px;}
#gnbmn ul.depth1 li a:hover, #gnbmn ul.depth1 li a.on{color:var(--sub-color);}
#gnbmn ul.depth1>li>a   {line-height:90px;font-weight:600;}
#gnbmn ul.depth2		{display:none;position:absolute;width:100%;padding:15px 0;margin:0;z-index:4;}
#gnbmn ul.depth2 li		{display:block;clear:both;padding:0;margin:0;text-align:center;width:100% !important;float:none;}
#gnbmn ul.depth2 li a	{padding:15px 10px;margin:0; color:#333; font-size:16px;word-wrap:break-word;word-break:keep-all;line-height:1.2;letter-spacing:0;border:1px solid #dadada;margin:5px;border-radius:5px;background:#fff;}
#gnbmn ul.depth2 li a:hover	{background:var(--main-color);color:#fff;border-color:var(--main-color);}
#id_gnb_bg	{position:absolute;left:0;top:90px;z-index:3;background:#f6f6f6;}
.gnb_bg		{width:100%;padding:0;margin:0;box-shadow:0px 2px 10px rgba(0,0,0,0.1);-moz-box-shadow:0px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.1);}
#m-nav,
.mob_login,
.mob_logout{display:none;}
#m-nav{width:40px;height:40px;line-height:40px;border-radius:5px;background:var(--sub-color);text-align:center;color:#fff;font-size:1.2rem;position:absolute;top:3.5rem;left:0;}

/*모바일 메뉴 커스텀*/
.mm-menu.mm-offcanvas{z-index:999;}
.mm-menu{max-width:300px;}
.mm-menu{background:var(--sub-color) !important;}
.mm-menu.mm-current::-webkit-scrollbar{width: 5px;background-color: var(--sub-color);}
.mm-menu.mm-current::-webkit-scrollbar-track{width:5px; background-color:#000c;}
.mm-menu.mm-current::-webkit-scrollbar-thumb{width:5px; -webkit-box-shadow: none; background-color:var(--sub-color);}
#mm-blocker{background:rgba(3, 2, 1, 0.8);z-index:99;}
.mm-menu.mm-current .depth2 > .title{display:none;}
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel{background:rgba(0, 0, 0, 0.3);}
.mm-listview > li > a, .mm-listview > li > span{line-height:25px;padding:10px;}
.mm-menu .depth2 .mm-listview > li > a, .mm-menu .depth2 .mm-listview > li > span{padding-left:20px;}
.mm-menu .depth3.mm-listview > li > a, .mm-menu .depth3.mm-listview > li > span{padding-left:25px;}
.mm-menu .depth3.mm-listview > li > a:before, .mm-menu .depth3.mm-listview > li > span:before{content:"-";margin-right:5px;}
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next{height:45px;}

#wrap.sbg header:not(.active){border-bottom:1px solid rgba(0,0,0,0.1);}
#wrap.sbg header:not(.active):before{content:"";width:100%;height:100%;background:linear-gradient(0,#0000,#0005);position:absolute;top:0;left:0;}
#wrap.sbg header:not(.active) #gnbmn ul.depth1 > li > a:not(.on),
#wrap.sbg header:not(.active) .sub_name{color:##121314;}

/*footer*/
footer{background:#423333;}
footer [class*="btn-b-"]{background:0;}
.fmn{padding-bottom:15px ;color:#28A745;}
.fmn a{padding-right:20px;font-size:14px;font-weight:400;color:#FFCC00;}
.fcont{padding:40px 0 50px 0;}
.fcont .d_width{justify-content:space-between;}
.fcont .d_width:before,
.fcont .d_width:after{display:none;}
.flogo img{content:url(../img/footer-logo.png);}
footer address{color:#CCCCCC;font-size:14px;}
footer address span{display:inline-block;width:20px;text-align:center;}
/*footer 배너*/
#banner				{padding:15px 0;background:#fff;border-top:1px solid #eee;text-align:center;}
#banner ul			{margin:0 -5px;padding:0 20px;}
#banner li			{float:left;}
#banner li img		{max-height:30px;max-width:100%;vertical-align:middle;}
#banner li a		{margin:0 5px;display:block;border:1px solid #eee;padding:10px 5px;}
#banner ul.d4 li	{width:25%;}
#banner ul.d5 li	{width:20%;}
#banner .control{width:100%;top:15px;}
#banner .control a{position:absolute;text-indent:0;font-size:14px;top:50%;transform:translateY(-50%);}
#banner .control a.prev{left:0;}
#banner .control a.next{right:0;}

h1, h2, h3, h4, h5, h6 {clear:both;background:transparent;line-height:1.25;text-align:left;}
h1 {margin:0;padding:0;background:none;font-size:30px;color:#333;letter-spacing:-1px;}
h2 {margin:30px 0 15px 0;padding:0;font-size:20px;color:#333;}
h3 {margin:25px 0 15px 0;padding:0;font-size:18px;color:#3E4553;}
h4 {margin:20px 0 10px 0;padding:0;font-size:16px;color:#3E4553;}
h5 {margin:15px 0 5px 0;padding:0;font-size:15px;color:#5A6378;}
h6 {margin:10px 0 5px 0;padding:0;font-size:14px;font-weight:normal; }
h3:before{content:"\f14a";font-family:FontAwesome;color:#3E4553;margin-right:5px;font-size:16px;}
h4:before{content:"\f111";font-family:FontAwesome;color:#5A6378;margin-right:5px;font-size:12px;}
h5:before{content:"\f10c";font-family:FontAwesome;color:#768395;margin-right:5px;font-size:12px;}
h6:before{content:"\f105";font-family:FontAwesome;color:#5A6378;margin-right:5px;font-size:12px;}

.mv-wrap #mvslide{position:relative;z-index:-9;}
.mv-wrap #mvslide .mvslideimg{height:870px;}
.mv-wrap #mvslide .mvslideimg img{min-width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.mv-wrap .tit_width{position:absolute;top:90px;left:50%;transform:translateX(-50%);z-index:9999;}

.main-title			{line-height:1.2;}
.main-title .stit	{font-size:15px;font-weight:600;color:var(--dark-color);font-family:'Montserrat';letter-spacing:3px;}
.main-title .tit	{font-size:56px;font-weight:800;color:var(--main-color);letter-spacing:-.1px;font-family:'NanumSquare_ac';margin-bottom:30px;}
.main-title .txt	{font-size:19px;line-height:1.7;color:#000;}





/* dept-counsel */
#dept-counsel{z-index:99;top:220px;transition:0.6s ease-in-out;}
#dept-counsel .btn-open{width:220px;line-height:70px;position:fixed;top:150px;right:0;transform:rotate(-90deg);transform-origin:right bottom;text-align:center;font-size:20px;color:#fff;background:var(--main-color);border-radius:30px 0 0 0;transition:0.6s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,0.2)}
#dept-counsel .btn-open::before{display:inline-block;content:"\f107";font-family:FontAwesome;font-size:20px;color:#FFFFCC;transition:0.3s;margin-right:10px;}
#dept-counsel.on .btn-open::before{transform:rotate(180deg);}
#dept-counsel .cont{width:320px;height:auto;position:absolute;text-align:center;background:#EEF1F4;padding:30px;box-shadow:0 0 10px rgba(0,0,0,0.2);}
#dept-counsel .cont .tit{line-height:25px;font-size:26px;color:var(--dark-color);font-weight:800;}
#dept-counsel .cont .tit::before{width:28px;height:23px;display:inline-block;vertical-align:top;content:"";background:url(../img/ico-speaker.png) no-repeat center / auto 100%;margin-right:5px;}
#dept-counsel .cont .txt{font-size:16px;color:#333;margin:10px 0 20px;}
#dept-counsel .cont from{}
#dept-counsel .cont form select,
#dept-counsel .cont form input{width:100%;border:none;padding:10px;}
#dept-counsel .cont form select,
#dept-counsel .cont form input[type="text"]{height:40px;margin-bottom:5px;}
#dept-counsel .cont form textarea{height:80px;min-height:80px;border:none;resize:none;padding:5px 10px;margin-bottom:5px;}

#dept-counsel .cont form input::placeholder,
#dept-counsel .cont form textarea::placeholder{font-size:14px;color:#999999;font-weight:300;}
#dept-counsel .cont form select{font-size:14px;}

#dept-counsel .cont .btn-submit{line-height:45px;display:block;font-size:17px;font-weight:600;color:#fff;background:var(--dark-color);}
#dept-counsel .cont .btn-close{position:absolute;top:20px;right:20px;}
#dept-counsel .cont .btn-close i{color:var(--dark-color);font-size:20px;}

#dept-counsel.t1{position:absolute;left:calc(50% + 380px);}
#dept-counsel.t1 .cont				{height:410px;padding:40px 30px;}
#dept-counsel.t1 .cont form textarea	{min-height:120px;}
#dept-counsel.t1 .cont .btn-submit			{position:absolute;width:100%;left:0;bottom:0;line-height:60px;}
#dept-counsel.t1 .cont,
#dept-counsel.t1.on .btn-open{opacity:0;visibility:hidden;transition:0.4s ease-in-out;}
#dept-counsel.t1.on .cont,
#dept-counsel.t1 .btn-open{opacity:1;visibility:visible;transition:0.4s ease-in-out;}


#dept-counsel.t2{position:fixed;left:100%;}
#dept-counsel.t2.on{left:calc(100% - 320px);}
#dept-counsel.t2.on .btn-open{display:block;right:320px;}


/*메인콘텐츠*/

#container .d_width{z-index:10;}


.col_wrap{margin:0;}
.mv-cont .col_wrap{position:absolute; bottom:80px; width:100%;}
.mnotice-job{background:url(../img/job_img.png) no-repeat 100% 100%, #fff; padding:40px; position:relative; height:280px;}
.mnotice-job h3:before{display:none;}
.mnotice-job h3{color:var(--sub-color); font-size:14px; font-weight:500; margin:0;}
.mnotice-job .subject{margin-top:25px; font-size:23px; font-weight:600; letter-spacing:-1px; color:#000 ; line-height:1.3; min-height:55px;}
.mnotice-job .desc{display:none;}
.mnotice-job .txt-more{position:absolute; bottom:40px; left:40px;}
.mnotice-job .txt-more a {display: inline-block; text-indent: -9999px; overflow: hidden; position: relative; width:65px;}
.mnotice-job .txt-more a:hover:before{color:var(--main-color);}
.mnotice-job .txt-more a:before {content:"자세히보기";position:absolute;left:0;top:0;text-indent:0; color:var(--dark-color);font-size:15px;text-underline-offset:6px;text-decoration: underline;}

.mbnr2{height:280px;}
.mbnr2 img{width:100%; height:100%; object-fit:cover;}

.mnotice-info{background:rgba(99,51,37,.7); padding:30px 40px; position:relative; height:280px;}
.mnotice-info h3:before{display:none;}
.mnotice-info h3{color:var(--main-color); font-family:"NanumSquare"; font-weight:800; font-size:21px; letter-spacing:-.5px; margin:0; }
.mnotice-info ul{padding:15px 0;}
.mnotice-info ul li{position:relative; padding-right:110px; display:flex; align-items:center; padding:10px 100px 10px 0; color:#fff;}
.mnotice-info .date{position:absolute; right:0; top:50%; transform:translateY(-50%); font-size:13px; letter-spacing:-.5px; font-weight:400; color:#fff;}


.mnotice-info .more	{position:absolute;right:60px;top:30px;z-index:1;}
.mnotice-info .more a:hover{transform:rotate(180deg);}
.mnotice-info .more a	{position:relative;display:block;width:16px;height:16px;text-indent:-99px;overflow:hidden;}
.mnotice-info .more a:before,
.mnotice-info .more a:after	{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;background:#fff;}
.mnotice-info .more a:before	{width:16px;height:2px;}
.mnotice-info .more a:after	{height:16px;width:2px;}




.mc-cont1{padding:70px 0;}
.mc-cont1 .col_wrap{margin:0 -20px;}
.mc-cont1 .col_wrap .col_d4 {width:calc(25% - 40px); margin:0 20px;}
.mc-cont1 .col_wrap .col_d2 {width:calc(50% - 40px); margin:0 20px;}
.mc-cont1 .bx{margin:0;}





/* 공지사항 */
.mnotice2{position:relative; height:410px;}
.mnotice2 .tab-bx{display:flex; align-items:center; justify-content:space-between;}
 /*select*/
select.select:not(.sub select){border-color:#eaeaea;height:40px;font-size: .95rem;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FFF url(../img/sel-ico-down.png) no-repeat 97% 50%/15px auto;}
select.select:not(.sub select)::-ms-expand{display:none;}
select.select:not(.sub select):focus {outline:none;}

.select.on ul{display:block;opacity: 1;max-height: 200px;}
.select{position:relative;width:220px;height:40px;line-height:40px;color:#333333;background:#F4F4F4;border:0;font-size:.9rem;border-radius:0;cursor:pointer;border:1px solid #eaeaea;}
.select.on:after{transform:rotate(180deg);}
.select li{padding:0 10px;}
.select_tit{width:100%;padding:0 10px;color:#121212;}
.select ul{overflow:hidden;position:absolute;opacity:0;width:100%;top:0;max-height:120px;overflow-y:scroll;background:#eef5fb;color:#333;transition:all 0.3s ease-out;z-index:5;}
.select ul.on{opacity:1;}
.select ul li{border-bottom:1px dashed #b2c5d8;}
.select ul li a{transition:none;}
.select ul li:hover{background:var(--main-color);color:#FFF;}
.select:before{content:"";width:1px;height:30px;background:#E4E4E4;position:absolute;top:50%;right:35px;transform:translateY(-50%);}
.select:after{content:"";width:12px;height:8px;background:url(../img/sel-ico.png) no-repeat;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:.2s;}


.tab-select{margin-right:40px; margin-bottom:4px;}
.tab-select > div{display:flex;align-items:center;}
.tab-select .select{width:130px;}
.tab-select .select ul{top:100%;}
.tab-select .select:after{top:45%;transform:rotate(180deg);}
.tab-select .select.on:after{transform:rotate(0deg);}
.tab-select .select ul li a{font-size:.9rem !important;font-weight:400;color:#333;}
.tab-select .select ul li:hover a{color:#FFF;}

.mnotice2 .tit{font-size:30px; font-family:'NanumSquare_ac'; font-weight:600; letter-spacing:-1px; color:#333333; line-height:1.4; margin-bottom:40px;} 
.mnotice2 .tabcontent ul {display:none;border-top:1px solid #333; border-bottom:1px solid #333;}
.mnotice2 .tabcontent ul li:not(:last-child){border-bottom:1px dotted #ccc;}
.mnotice2 .tabcontent ul li{position:relative; padding-right:110px; display:flex; align-items:center; padding:10px 100px 10px 0;}
.mnotice2 .tabcontent.on ul{display:block;}
.mnotice2 .tabcontent .nodata p{color:#999;}
.mnotice2 .subject{line-height:2; font-size:1.125rem; font-weight:600; letter-spacing:-.6px; color:#333;}
.mnotice2 .desc{display:none;}
.mnotice2 .date{position:absolute; right:0; top:50%; transform:translateY(-50%); font-size:13px; letter-spacing:-.5px; font-weight:400; color:#999999;}


.mnotice2 .more		{position:absolute;right:0;top: 40px;text-indent:-9999px; overflow:hidden; background:var(--dark-color);}
.mnotice2 .more a		{display:block;width:40px; height:40px; background: no-repeat 50% 50%;text-indent:-99px;overflow:hidden;}
.mnotice2 .more a:before,
.mnotice2 .more a:after	{content:"";position:absolute;background:#fff;transition:all 0.2s ease-out;}
.mnotice2 .more a:before	{width:1px;height:26px;right:10px;bottom:0;}
.mnotice2 .more a:after	{height:1px;width:26px;bottom:10px;right:0;}
.mnotice2 .more a:hover:before	{height: 15px;right: 50%;bottom: 7px;transform:rotate(45deg););}
.mnotice2 .more a:hover:after	{width:15px;bottom: 25px;right: 33%;transform:rotate(45deg);}


/* //공지사항 */


/*  교수소개 */

.mprof{background:#F9F9F9; padding:30px 40px; text-align:center; position:relative; height:410px;}
.mprof .tit{font-size:23px; font-weight:800; color:#333333; letter-spacing:-1px; font-family:"NanumSquare"; }
.mprof .img_frame{ margin:20px 0;}
.mprof .img_frame img{border:1px solid #ccc;width:120px; height:155px; object-fit:cover;}
.mprof .pos{color:var(--sub-color); font-weight:500; font-size:15px; letter-spacing:-.5px;}
.mprof .pos span{display:none;}
.mprof .name{color:#000000; font-weight:600; letter-spacing:-1px; font-size:21px;}
.mprof .subject{display:none;}
.mprof .tel span{display:none;}
.mprof .tel{color:#999999; font-weight:300; letter-spacing:-.5px; font-size:14px;}

.mprof .more a {display: inline-block; text-indent: -9999px; overflow: hidden; position: relative; width: 120px; }																											
.mprof .more a:before {content: "자세히보기";position:absolute;left:50%;top:0;text-indent:0;color:var(--dark-color);font-size:14px;letter-spacing:-.5px;text-underline-offset:6px;transform:translateX(-50%);text-decoration:underline;}
.mprof .more a:hover:before{color:var(--main-color);}
.mprof .control a.play, .mprof .control a.stop{display:none;}
.mprof .control a{display:block; position:absolute; top:50%; transform:translateY(-50%);background:rgba(0, 0, 0, .4); width:40px; height:40px; line-height:40px;transition:all .2s;}
.mprof .control a:hover{background:var(--main-color); }
.mprof .control a i{color:#fff;}
.mprof .control .prev{left:0;}
.mprof .control .next{right:0;}



.mbnr a	{position:relative;display:block;padding:40px;height:190px; z-index:99;}
.mbnr.bg1 a	{background:url(../img/mbnr-ico1.png) no-repeat 90% 80%, var(--main-color);margin-bottom:30px;}
.mbnr.bg2 a	{background:url(../img/mbnr-ico2.png) no-repeat 90% 80%, var(--dark-color);}
.mbnr .more span{position:absolute; display:inline-block; width:33px; height:10px; bottom:40px; left:40px; transition:all 0.2s ease-out;}
.mbnr a:hover span:after{width:43px;}
.mbnr a:hover span:before{right:-7px;}
.mbnr .more span:before,
.mbnr .more span:after	{content:"";position:absolute; transition:all 0.2s ease-out;}
.mbnr .more span:before	{content:'';width:12px;height:12px;position:absolute;right:2px;top:50%;margin-top:-8px;border-left:1px solid #fff;transform:rotate(135deg);}
.mbnr .more span:after	{content:'';width:33px;height:1px;position:absolute;left:0;bottom:50%;transform:translateY(-50%);background:#fff;}
.mbnr a:before{content:""; width:0%; height:100%; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.1); transition:all .3s; z-index:-1;}
.mbnr.bg2 a:before{background:rgba(0,0,0,.2);}
.mbnr a:hover:before{width:100%;}

.mbnr .tit	{font-size:25px;font-weight:800; font-family:'NanumSquare'; letter-spacing:-1px;color:#fff;}
.mbnr .txt-more	{position:absolute;right:0;bottom:0;}
.mbnr .txt-more span	{position:relative;display:block;width:50px;height:50px;background:rgba(0,0,0,0.2);text-indent:-9999px;overflow:hidden;}
.mbnr .txt-more span:before,
.mbnr .txt-more span:after	{content:"";position:absolute;background:#fff;transition:all 0.2s ease-out;}
.mbnr .txt-more span:before	{width:1px;height:20px;right:10px;bottom:0;}
.mbnr .txt-more span:after	{height:1px;width:20px;bottom:10px;right:0;}
.mbnr a:hover .txt-more span:before	{height:15px;right:22px;bottom:12px;transform:rotate(45deg);}
.mbnr a:hover .txt-more span::after	{width:15px;bottom:30px;right:15px;transform:rotate(45deg);}


/* mc-cont3 */
.mc-cont2{background:#DFEBF6;padding:70px 0;position:relative;}
.mc-cont2 .bx{background:#fff;min-height:370px;margin:0 20px;}
.mc-cont2 .col_wrap{margin:0 -20px;}
.mc-cont2 .col_w66 .bx{padding:30px;}

.mschedule{ position:relative;}
.mschedule .tit{padding:20px 30px; border-bottom:1px solid #CCCCCC; font-size:21px; letter-spacing:-1px; color:#000000; font-weight:600;}
.mschedule ul{padding:25px 30px;}
.mschedule ul li{position:relative; padding:15px 0 15px 100px;}
.mschedule ul li a{display:block;}
.mschedule .subject{font-size:20px; font-weight:600; letter-spacing:-1px; color:#333333;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;min-height:27px;line-height:1.2;}
.mschedule .time{font-size:14px; font-weight:300; letter-spacing:-1px; color:#999999; overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;min-height:24px;line-height:1.5;}
.mschedule .time:before{content:"\f017";font-family:FontAwesome;color:#999;margin-right:10px;font-size:14px;}
.mschedule .date{position:absolute;left:0;top:50%; transform: translateY(-50%); display:inline-block;width:74px;height:74px;border:1px solid #ccc;text-align:center;font-size:14px;font-weight:300;color:#999;padding-top:12px;line-height:1.2;}
.mschedule .date span{display:block;font-size:24px;color:var(--main-color); font-weight:900;}
.mschedule .more	{position:absolute;right:30px;top:30px;z-index:1;}
.mschedule .more a:hover{transform:rotate(180deg);}
.mschedule .more a	{position:relative;display:block;width:16px;height:16px;text-indent:-99px;overflow:hidden;}
.mschedule .more a:before,
.mschedule .more a:after	{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;background:var(--main-color);}
.mschedule .more a:before	{width:16px;height:2px;}
.mschedule .more a:after	{height:16px;width:2px;}
/*포토갤러리*/

.mgallery5 {}
.mgallery5 ul{margin:0 -10px;}
.mgallery5 ul li{width:calc(50% - 20px);position:relative;display:flex;overflow:hidden; flex-direction:column-reverse;margin:0 10px;}
.mgallery5 h3{font-size: 0;margin:0;}
.mgallery5 h3:before{display:none; content:"GALLERY";width:auto;height:auto;background:transparent;font-family:gsans;font-size:24px;font-weight:700;color:#333;margin:0 0 25px 0;}
.mgallery5 .img_frame	{position:relative;height:200px;filter:brightness(0.65);}
.mgallery5 .img_frame img{width:100%;height:200px;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.mgallery5 .tit	{position:absolute;bottom:160px;font-size:13px;color:#fff;font-weight:600; letter-spacing:-.5px;background:#7F0E00;padding:0 15px;line-height:40px;font-weight:500;}

.mgallery5 .txt{margin-bottom:20px;display:flex; flex-direction:column-reverse;}
.mgallery5 .subject		{overflow:hidden; font-weight:600; }
.mgallery5 .subject,
.mgallery5 .subject a	{font-size:21px; letter-spacing:-.8px; color:#000; margin-bottom:10px; line-height:1.3; min-height:55px;}
.mgallery5 .date{font-size:13px;letter-spacing:-.5px;font-weight:300; color:#999999;}
.mgallery5 .more		{display:none;}




.mc-cont3{padding:70px 0;}
.mc-cont3 .col_wrap{margin:0 -10px;}
.mvideo .mgallery5{position:relative;}
.mvideo .txt{width:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3);z-index:9; padding:0;}
.mvideo .subject{line-height:50px;font-size:17px;font-weight:400;color:#fff;padding:0 20px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;display:block; margin-bottom:0;}
.mvideo a:not(.more):after{content:'';position:absolute;top: 160px;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:url(../img/ico-play.png) no-repeat;}
.mvideo .tit{display:none;}
.mvideo .date{display:none;}
.mvideo .mgallery5 .img_frame{height:330px;}
.mvideo .mgallery5 .img_frame img{height:330px;}

/* mquick1 */
.m-quick1 a{position:relative; display:block; padding:40px; background:#FCF8F8; height:110px; transition:all .3s;}
.m-quick1 a:not(:last-child){border-bottom:1px solid #DBE4E8;}
.m-quick1 .tit{font-size:20px; color:var(--main-color); font-weight:600; letter-spacing:-1px; margin-left:60px;}
.m-quick1 a:nth-child(2) .tit{color:var(--sub-color);}
.m-quick1 a:nth-child(3) .tit{color:var(--dark-color);}

.m-quick1 .ico	{position:absolute;left:40px;top:50%;display:block;width:50px;height:50px; transform:translateY(-50%);background-repeat:no-repeat;}
.m-quick1 .ico1 {background-image:url(../img/mquick-ico1.png)}
.m-quick1 .ico2 {background-image:url(../img/mquick-ico2.png)}
.m-quick1 .ico3 {background-image:url(../img/mquick-ico3.png)}
.m-quick1 a:hover .ico{background-position:0 -50px;}
.m-quick1 a:hover .tit{color:#fff;}
.m-quick1 a:hover{background-color:var(--main-color);}
.m-quick1 a:nth-child(2):hover{background-color:var(--sub-color);}
.m-quick1 a:nth-child(3):hover{background-color:var(--dark-color);}







/* m-quick2 */
.m-quick2	{padding:40px 0;}
.m-quick2 .mc-tit	{float:left;width:300px;padding-top:20px;}
.m-quick2 .mc-tit .tit	{font-size:30px;font-weight:600;letter-spacing:-1.5px;margin:0 0 15px;color:#000;}
.m-quick2 .mc-tit .txt	{font-size:17px;color:#333333; font-weight:400;}
.m-quick2 .list	{float:left;width:calc(100% - 300px);}
.m-quick2 ul	{margin:0 -20px;}
.m-quick2 li	{padding:0 20px;}
.m-quick2 a	{position:relative;display:block;padding:25px 0;font-size:20px;color:#000;letter-spacing:-0.5px;}
.m-quick2 li:nth-child(n+1):nth-child(-n+3) a	{border-bottom:1px solid #CAD0D5;}
.m-quick2 .ico	{position:absolute;right:0;top:50%;margin-top:-30px;display:block;width:60px;height:60px;background-repeat:no-repeat;background-position:0 0;transition:all 0.2s ease-out;}
.m-quick2 .ico1	{background-image:url(../img/mquick2-ico1.png);}
.m-quick2 .ico2	{background-image:url(../img/mquick2-ico2.png);}
.m-quick2 .ico3	{background-image:url(../img/mquick2-ico3.png);}
.m-quick2 .ico4	{background-image:url(../img/mquick2-ico4.png);}
.m-quick2 .ico5	{background-image:url(../img/mquick2-ico5.png);}
.m-quick2 .ico6	{background-image:url(../img/mquick2-ico6.png);}
.m-quick2 a:before{content:"";position:absolute;left:0;bottom:-1px;display:block;width:0;height:2px;background:var(--main-color);transition:all 0.3s;}
.m-quick2 a:hover:before	{width:100%;}
.m-quick2 a:hover .ico	{background-position:0 -60px;}

/* m-quick2 */

/*팝업존*/
#popupzone2{position:relative;height:330px;display:block !important;}
#popupzone2 h3{font-size: 0;margin:0;}
#popupzone2 h3:before{content:"POPUPZONE";display:block;width:auto;height:auto;background:transparent;font-family:gsans;font-size:24px;font-weight:700;color:#333;margin:0 0 25px 0;}
#popupzone2 h3:before{display:none;}
#popupzone2 li{height:320px;}
#popupzone2 .popimg,
#popupzone2 .noimg		{width:100%;height:330px;line-height:330px;}
#popupzone2 .noimg		{display:block;background:rgba(0,0,0,0.2);text-align:center;}
#popupzone2 .noimg:before{content:"등록된 알림이 없습니다.";color:#eee}
#popupzone2 .pager span{display:none;}
#popupzone2 .pager{position:absolute;bottom:0;left:0;}
#popupzone2 .control a	{display:block; background:rgba(0,0,0,.4);float:left;width:30px;height:30px;line-height:30px;border:1px solid #CCCCCC;color:#333;text-align:center;font-size:16px;margin:auto; color:#fff;}
#popupzone2 .control .stop{border-left:0;border-right:0;}
#popupzone2 .control i{font-size:1rem;}

/*mbnr*/
#mbnr						{padding:60px 0 70px;background:url(../img/bg_medu.png) no-repeat 50% 0;background-size:cover;}
#mbnr h3					{padding:0;margin:0;background:none;text-align:center;font-size:var(--font-2xlg);color:#323843;font-family:gsans;}
#mbnr h3:before				{content:"";margin:0;}
#mbnr > p						{text-align:center;font-size:1.1rem;margin:0 0 30px;}
#mbnr ul{margin:0 -20px;}
#mbnr li{width:calc(25% - 40px);float:left;margin:0 20px;}
#mbnr a{display:block;height:170px;position:relative;padding:30px;overflow:hidden;background:#ccc url(../img/mbtn_img.png)no-repeat 50% 50% / cover;word-break:keep-all;}
#mbnr .tit{display: block;font-size:1.5rem;line-height:1.4;color:#FFF;font-weight:700;transition:all 0.2s;}
#mbnr .txt{line-height:1.2;word-break:keep-all;}
#mbnr .bnr-cont{display:block;width:100%;height:100%;position:absolute;bottom:-80px;left:0;transition:all 0.2s;padding:30px;}
#mbnr a:hover .bnr-cont{bottom:0;}
#mbnr a:hover .tit{color:#F8BB07;}
#mbnr a:hover .txt{margin:10px 0;}
#mbnr a:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(7, 48, 71, 0.8);opacity:0;}
#mbnr a:hover:before{opacity:1;}
#mbnr .txt{display:block;font-size:16px;margin:25px 0;color:#F3EFE6;}
#mbnr li:nth-child(2) a{background-image:url(../img/mbtn_img2.png);}
#mbnr li:nth-child(3) a{background-image:url(../img/mbtn_img3.png);}
#mbnr li:nth-child(4) a{background-image:url(../img/mbtn_img4.png);}

/* 소개형4 */
.mabout4		{position:relative;height:150px;background-repeat:no-repeat;background-position:0 0;background-size:cover;}
.mabout4 a{display:block;background-color:var(--sub-color);}
.mabout4.bg1 a	{background-image:url(../img/bg_mabout41.png);}
.mabout4.bg2	{background-image:url(../img/bg_mabout42.png);}
.mabout4 a		{display:block;width:100%;height:100%;}
.mabout4 a:hover{text-decoration:none;background-color:var(--dark-color);}
.mabout4 .tit	{padding:35px 0 0 30px;line-height:140%;font-size:24px;color:#FFFFCC;font-family:gsans;font-weight:700;}
.mabout4 .txt	{padding:0 0 0 30px;color:#fff;}
.mabout4 ul		{position:absolute;top:50%;margin-top:-25px;right:30px;}
.mabout4 ul li	{line-height:140%;font-weight:bold;font-size:20px;color:#FFCC00;}
.mabout4 ul li span{display:inline-block;width:50px;line-height:140%;font-weight:bold;font-size:20px;color:#FFCC00;}

/* 서브 layout */
#snb		{float:left;width:240px;position:relative;z-index:9;animation:fadeInUp .3s .2s both alternate;}
#content	{float:left;width:calc(100% - 280px);padding:0;margin:0 0 0 40px;}
#aside		{float:right;width:0 !important;}

#body_head          {position:relative; border-bottom:1px solid #eee;}
#body_head .inwrap	{position:relative;}
#body_head:after	{content:"";display:block;float:none;clear:both;}
#location	{margin-right:200px;}
#location li{float:left;padding:0 10px;background:url(../../data/img/ico_homearr.png) no-repeat 0 50%;font-size:12px;line-height:38px;}
#location li:first-child{padding-left:20px;background:url(../../data/img/ico_home.png) no-repeat 0 50%;}
#location a	{color:#999}
#pnb		{position:absolute;right:0;top:0;}
#pnb .page_sns	{float:left;}
#pnb .page_sns li	{float:left;text-align:center;margin:5px 0 0 2px}
#pnb .page_sns a	{display:inline-block;width:28px;height:28px;line-height:28px;background:#ccc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;}
#pnb .pnb_bx		{float:right;margin-left:5px;}
#pnb .pnb_bx li		{float:left;text-align:center;border-right:1px solid #eaeaea;width:38px;height:38px;line-height:38px;}
#pnb .pnb_bx li:first-child	{border-left:1px solid #eaeaea;}
#pnb .pnb_bx li:nth-child(3){border-right:0;}
#pnb .pnb_bx a	{color:#ccc}

#body_title{clear:both;padding:30px 0 20px 0;}
#body_title h1{font-size:2rem;font-weight:700;margin:0;}
#body_content	{clear:both;padding:0 0 40px 0;margin:0;animation:fadeInUp .3s .4s both alternate;}

#snbmn					{width:100%;padding:0;margin:0 0 40px 0;}
#snbmn .tit				{padding:40px 20px;margin:0;text-align:center;font-size:26px;font-weight:600;}
#snbmn a				{clear:both;display:block;line-height:140%;}
#snbmn ul li			{position:relative;padding:0;margin:0;}
#snbmn ul li a			{padding:18px 20px;margin:0;border:1px solid #0002;border-top:none;transition:all 0.2s ease-out;}
#snbmn > ul > li > a:after	{content:"\f138";font-family:FontAwesome;float:right;margin-right:10px;opacity:0;transition:all 0.2s ease-out;color:#fff;}
#snbmn ul li a.on,
#snbmn ul li a:focus,
#snbmn ul li a:active,
#snbmn ul li a:hover	{font-weight:500;}
#snbmn > ul > li > a.on:after	{opacity:1;margin-right:0;}
#snbmn ul ul			{margin:0;padding:10px 0;border:1px solid rgba(0,0,0,0.1);border-top:none;}
#snbmn ul ul li			{padding:0;margin:0;border:none;}
#snbmn ul ul li a		{padding:5px 20px;margin:0;border:none;font-size:14px;}
#snbmn ul ul li a:before	{}
#snbmn ul ul li a.on,
#snbmn ul ul li a:focus,
#snbmn ul ul li a:active,
#snbmn ul ul li a:hover	{background:none; color:var(--main-color) !important;}
#mo-snb{display:none;}

.cbg{position:relative; padding:0 0 80px 0;}
.script_sbg{background:#000;}
.script_sbg > div{animation:fadeIn 1s both alternate;background-size:cover;}
#svisual{position:relative;z-index:2;}
.cont-wrap		{position: relative;}
.sub-title .tit		{font-family:'NanumSquare_ac';font-size:2.5rem;line-height:1.1;color:#fff;letter-spacing:-1.5px;font-weight:900;margin-bottom:20px;}
.sub-title .txt		{color:#fff;line-height:1.4;font-size:1.1rem;}
.sub-title .stit    {color:#fff; font-size:0.875rem; letter-spacing:3px;}
.sub-section .col_wrap{margin:-10px;}


/* 서브 공통 타이틀 */
.sbg h2 {position:relative; margin:30px 0 15px 0;padding:0;font-size:24px;color:#121314; font-weight:600; padding-left:30px; letter-spacing:-.6px;}
.sbg h3 {position:relative; margin:25px 0 15px 0;padding:0;font-size:20px;color:var(--main-color); padding-left:20px; font-weight:600; letter-spacing:-.4px;} 
.sbg h4 {position:relative; margin:20px 0 10px 0;padding:0;font-size:17px;color:#121314; font-weight:600; letter-spacing:-.4px; padding-left:20px;}
.sbg h5 {margin:15px 0 5px 0;padding:0;font-size:16px;color:#666666; font-weight:600; letter-spacing:-.4px;}
.sbg h6 {margin:10px 0 5px 0;padding:0;font-size:14px;font-weight:normal; }
.sbg h2:before{content:""; position:absolute; top:50%; left:5px; width:10px; height:10px; border-radius:50%; transform:translateY(-50%); background:var(--main-color);}
.sbg h2:after{content:"";position:absolute;left:0;top:50%;width:20px;height:20px;border-radius:50%; transform:translateY(-50%); background:var(--main-color); opacity:.2;}
.sbg h3:before{content:"";position:absolute; top:50%; left:5px; width:5px; height:5px; border-radius:50%; transform:translateY(-50%); background:var(--main-color);}
.sbg h4:before{content:"";position:absolute; top:50%; left:5px; border-top:2px solid #121314;  display:inline-block; width:7px; height:2px; transform:translateY(-50%);}
.sbg h5:before{display:none;}
.sbg h6:before{content:"\f105";font-family:FontAwesome;color:#5A6378;margin-right:5px;font-size:12px;}

.sub-section ul.bu > li:before{background:var(--main-color);}

.sub-section ol.list1{padding-left:30px;}
.sub-section ol.list1 > li{list-style: none;position:relative;margin-left:0;margin-bottom:5px;}
.sub-section ol.list1 > li:before{width:22px;height:22px;line-height:22px;text-align:center;font-size:14px;position:absolute;top:3px;left:-30px;border-radius:50%;color:#fff;background:var(--main-color);margin-right:5px;}
.sub-section ol.list1 > li:nth-child(1):before{content:"1";}
.sub-section ol.list1 > li:nth-child(2):before{content:"2";}
.sub-section ol.list1 > li:nth-child(3):before{content:"3";}
.sub-section ol.list1 > li:nth-child(4):before{content:"4";}
.sub-section ol.list1 > li:nth-child(5):before{content:"5";}
.sub-section ol.list1 > li:nth-child(6):before{content:"6";}
.sub-section ol.list1 > li:nth-child(7):before{content:"7";}
.sub-section ol.list1 > li:nth-child(8):before{content:"8";}
.sub-section ol.list1 > li:nth-child(9):before{content:"9";}
.sub-section ol.list1 > li:nth-child(10):before{content:"10";}

/*table*/
.t1{border-top:1px solid #ececec;}
.t1 table th, .t1 table td{border-color:#ececec;}
.t1 table thead th{background:none;color:#092463;}
.t1 table thead{border-top:2px solid #092463;}

.t2 table thead{border-top:2px solid #092463;}
.t2 table thead th{color:#092463;}

.t3 table thead th{background:#f9f9f9;color:#092463;}

/* 학과 소개 */
.depth-about{background:url(../img/depth-bg.png) no-repeat 100% 100%; position:relative; height:180px;}
.depth-about .detail-wrap{background:var(--grd); width:680px; height:180px; padding:40px; position:absolute; left:40px; top:40px; justify-content:space-between;}
.depth-about .detail-wrap p {color:#fff;}
.depth-about .detail-wrap .tit{font-size:29px; font-weight:800; font-family:"NanumSquare_ac"; letter-spacing:-.3px; width:200px; position:relative; padding-top:20px;line-height:1.2;}
.depth-about .detail-wrap .tit:before{content:""; border-top:1px solid #fff; width:45px; display:block; position:absolute; top:0;}
.depth-about .detail-wrap .info{width:calc(100% - 200px);}

.detail-wrap [class*="ico"]:before{font-family:'Font Awesome 6 Pro'; color:#fff; font-weight:900; display:inline-block; width:20px; font-size:14px; margin-right:10px;}
.detail-wrap p{font-size:17px; font-weight:400; letter-spacing:-.5px;}
.detail-wrap .ico-add:before{content:"\f015";}
.detail-wrap .ico-pro:before{content:"\f007";}
.detail-wrap .ico-tel:before{content:"\f095";}
.detail-wrap .ico-hom:before{content:"\f3c5";}
.depth-about .detail-wrap:before{content:"DEPT. OF HOTEL AIRLINE BARISTA CULINARY ART & BAKERY"; position:absolute; bottom:-7px; color:rgba(255,255,255, .3); font-family:'Montserrat'; letter-spacing:1px; font-weight:600;}

/* 연혁 */
.tmp_history			{position:relative;margin:0 auto;}
.tmp_history:after		{content:"";clear:both;float:none;display:block;}
.tmp_history table th	{padding:8px 0;width:140px;text-align:left;vertical-align:middle;font-size:20px;font-weight:800;letter-spacing:-1px;color:var(--main-color);}
.tmp_history table td	{padding:8px 0;text-align:left;}
.tmp_history .img div	{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;}

/*장비 현황*/
.edu-bx .bx{position:relative;}
.edu-bx .bx img{width:100%; object-fit:cover; aspect-ratio: 57 / 50;}
.edu-bx .bx.no-name img{height:100%;}
.edu-bx .name{background:var(--sub-color); color:#fff; padding:15px 10px; width:100%; text-align:center; font-weight:500;}

.edu-bx2 img{width:100%; aspect-ratio:25 / 19;}
.edu-bx2 .point-custom{font-size:1.2rem !important; color:var(--dark-color);}
.edu-bx2 .row{align-items:center;}

/*취업진로 박스*/
.cont-bx{display:flex;; padding:30px; border-top:2px solid var(--main-color); border-bottom:1px solid #ccc;}
.cont-bx .ico{width:90px; height:90px; background:var(--grd2); border-radius:5px; display:flex; align-items:center;}
.cont-bx .ico:before{content:""; background:url(../img/cont-bx-ico.png); display:block; width:50px; height:50px; background-repeat:no-repeat; margin:0 auto; background-position:0 0;}
.cont-bx .ico.ico-2:before{background-position:-50px 0;}
.cont-bx .ico.ico-3:before{background-position:-100px 0;}

.cont-bx ul{width:calc(100% - 120px); margin-left:30px;}
.cont-bx ul li{position:relative; padding-left:15px;}
.cont-bx ul li:before{content:""; display:inline-block; width:4.5px; height:4.5px; position:absolute; left:0; top:50%; transform:translateY(-50%); background:var(--main-color); border-radius:50%;}

/* 입학·취업 배너*/
.cont-banner{height:500px;padding:80px;}
.cont-banner .sc-title p{color:#fff;}
.cont-banner .sc-title .stit{opacity:0.7; letter-spacing:3px; font-family:"Montserrat"; font-size:14px; font-weight:600;}
.cont-banner .sc-title .tit{letter-spacing:-1.5px;margin:20px 0 50px; font-size:38px; font-weight:600; font-family:"NanumSquare_ac";line-height:1.2; }
.cont-banner .sc-title .tit span{font-weight:300;}
.cont-banner .row{margin:-10px;}
.cont-banner .row a{margin:10px;}

.cont-banner.bg1{background:url("../img/banner-bg1.png") no-repeat center / cover;}
.cont-banner .entrant a{width:280px;height:160px;transition:0.3s;padding:35px 0; background:#fff;}

.cont-banner .entrant a.ico1:hover,
.cont-banner .entrant a.ico2:hover{color:#fff; background:var(--sub-color);}
.cont-banner .entrant a:hover .tit{color:#fff;}
.cont-banner .entrant a p{color:#fff;}
.cont-banner .entrant a .tit{font-size:20px;font-weight:600;letter-spacing:-0.5px;color:#121314;}
.cont-banner .entrant a .tit:before{width:60px;height:60px;content:"";display:block;background:url("../img/banner-ico.png") no-repeat;margin:0 auto 0.5rem;}
.cont-banner .entrant a.ico1 .tit:before{background-position:left center;}
.cont-banner .entrant a.ico2 .tit:before{background-position:right center;}
.cont-banner .entrant a .txt{font-weight:400;letter-spacing:-0.3px;}

/* 입학상담 */
.depth-banner{width:100%;height:220px;position:relative;background:url("../img/banner-bg2.png") no-repeat center / cover;}
.depth-banner:before{width:100%;height:100%;content:"";position:absolute;left:0;top:0;background:var(--dark-color););opacity:0.85;}
.depth-banner .cont-wrap{position:relative;padding:40px 40px 30px;z-index:1;}
.depth-banner p{color:#fff;letter-spacing:-0.8px;}
.depth-banner .tit{font-family:'NanumSquare_ac';font-size:25px;font-weight:800;margin-bottom:20px;}
.depth-banner .tit:after{width:50px;height:1px;content:"";display:inline-block;background:rgba(255,255,255,.4);margin-left:10px;vertical-align:-4px;}
.depth-banner .tit span{color:var(--sub-color);}
.depth-banner .row{}
.depth-banner .row .ico{width:40%;display:flex;align-items:center;}
.depth-banner .row .ico:before{width:90px;height:90px;content:"";display:block;background:url("../img/banner-ico2.png") no-repeat;margin-right:20px;}
.depth-banner .row .ico-1:before{background-position:left top;}
.depth-banner .row .ico-2:before{background-position:right top;}
.depth-banner .row .txt-wrap{padding-bottom:10px;}
.depth-banner .row .stit{font-size:20px;font-weight:700;}
.depth-banner .row .txt{font-size:18px;font-weight:300;letter-spacing:0;}