.text-center {text-align: center; margin-bottom:70px}
.lead { font-size:16px; line-height:1.75; letter-spacing:-0.02em; color:#555; font-weight:300;  word-break:keep-all}
::selection {background-color:#ff3414;color:#fff;}

@media screen and (max-width: 640px) {
input {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
}
.lead { font-size:17px; font-weight:400}
}











/*사이트맵*/
#sitemap {border:0; background-color:#07348c; width:100%; max-width:1200px; padding:80px}
#sitemap h2{ font-size:36px; color:#fff; text-align:center; padding:0 0 20px 0; width:100%; border-bottom:1px solid rgba(255, 255, 255, .3)}
#sitemap .depth1>li{float:left; width:20%; margin-top:5px}
#sitemap .depth1 > li:nth-child(5n+5) {margin-right:0px;}
#sitemap .depth1 > li:nth-child(5n+1) {clear:both;}
#sitemap .depth1>li>a{font-size:20px;display:block;text-align:left;color:#fff;margin-bottom:20px}
#sitemap .depth2>li>a{font-size:16px;display:block;line-height:2.1;color:#fff;opacity:.9}
#sitemap .depth2 > li > a:hover { color:#F4E913}
#sitemap .depth3>li>a{font-size:14px;display:block;line-height:2.1;padding-left:15px;color:#fff;opacity:.7}
#sitemap .mfp-close{position:absolute;right:0;top:-50px;z-index:1;width:30px;height:30px;border:0;font-size:16px;color:#fff}
#sitemap .mfp-close:after {background: url(../img/w_btn_close.png) no-repeat center center;}
#sitemap .arrow i { display:none}

@media screen and (max-width:1200px) {
	#sitemap { max-width:800px}
	#sitemap .depth1>li { width:50%; margin-top:4%}
   
}

@media screen and (max-width: 960px) {
	#sitemap { display:none}
}
/*사이트맵*/





/*오른쪽 퀵메뉴*/
.scrolled  #tl_quick  { visibility:visible; opacity:1}
#tl_quick li {list-style: none}
#tl_quick img { border: 0; vertical-align: top}
#tl_quick { position: fixed;top: 0;right: -622px; width: 700px; height: 100%; z-index: 4; background: #fff;visibility:hidden;opacity:0; transition: all 0.5s}
#tl_quick ul .qm_menu { width: 78px; }
#tl_quick ul .qm_menu .qm_subject{border-top:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a;margin-top:-1px;border-right:1px solid #4a4a4a;padding:20px 0;color:#fff;cursor:pointer;transition:all .5s;background-color:#3b3b3b}
#tl_quick ul .qm_menu .qm_subject:hover,#tl_quick ul .qm_menu.active .qm_subject {color: #fdb812; opacity: 1 }
#tl_quick ul .qm_menu .qm_subject i { text-align: center;display: block;font-size: 22px;}
#tl_quick ul .qm_menu .qm_subject span { padding-top: 5px; font-size:14px; color:#fff}
#tl_quick ul .qm_menu .qm_content{display:none;position:absolute;left:100px;top:0;padding:120px 20px 20px 20px;max-height:100vh;overflow-y:auto}
#tl_quick .qm_btn_close{position:absolute;top:10px;right:10px;z-index:5;color:#333;cursor:pointer}
#tl_quick .mfp-close { color:#222}
#quickbox_toggle_btn{width:28px;background-color:#222;color:#fff;font-size:16px;background-repeat:no-repeat;position:absolute;left:-29px;width:30px;padding:20px 6px;top:420px; cursor:pointer;z-index:10}
#quickbox_toggle_btn.on { width: 28px;background-color: #096}

#tl_quick .notice { background-color:#a57a47; color:#fff; font-size:16px; padding:20px; margin-bottom:20px; text-align:center}
#tl_quick .notice .line { border:1px solid #c2945e; padding:20px}
#tl_quick h3{background:#fbdb55;color:#a57a47;padding:32px 0 27px 30px;font-size:24px;line-height:20px;font-weight:400;position:relative}
#tl_quick .cont_area .send_btn {background-color:#fbdb55; color:#684b2a; font-size:18px; display:block; text-align:center; padding:10px 20px; margin:20px auto 0 auto; max-width:170px; border:0}
#tl_quick .cont_area .tbl-stat td>input{background:#f4f4f4;border:1px solid #ddd;height:32px;width:100%;padding:5px 5px 4px;vertical-align:middle}

#tl_quick .cont_area select{width:100%;height:32px;padding:0 5px;background:#f4f4f4;border:1px solid #ddd}
#tl_quick .cont_area .terms_chk label { margin-right: 5px; font-size:15px}
#tl_quick .cont_area .terms_chk .privacy_popup { display:inline-block; padding: 5px 0; font-size: 15px}

#tl_quick .cont_area .ltb {width: 100%;font-size:15px;}
#tl_quick .cont_area .ltb table {width:100%;border-collapse:collapse;}
#tl_quick .cont_area .ltb th{padding:8px 20px;height:60px;text-align:center;background-color:#222842;color:#fff; font-size:16px}
#tl_quick .cont_area .ltb td {padding:10px 5px;height:60px;border-bottom:1px solid #ddd;}
#tl_quick .cont_area .ltb td.num {text-align:center;}
#tl_quick .cont_area .ltb tr:hover { background-color:#f2f2f2}
#tl_quick .cont_area .ltb .last td {border-bottom:1px solid #ddd;}
#tl_quick .cont_area .ltb .date { text-align:center}
#tl_quick .cont_area .btn_wrap { margin: 20px auto 0 auto; text-align: center;}
#tl_quick .cont_area .btn_wrap .btn_type01 a{min-width: 110px;width: auto;display: inline-block;padding: 16px 25px;font-size:16px;color: #222;vertical-align: middle;text-align:center;border: 1px solid #ddd;}
#tl_quick .mfp-close:after {background: url(../img/btn_close.png) no-repeat center center;}



@media screen and (max-width: 640px) {
    #tl_quick { display:none}
}
/*오른쪽 퀵메뉴*/






/*모바일 오른쪽 메뉴*/
#right-side {background-color:#333;position:fixed; z-index:9999; top:0;right:-400px;max-width:400px; width:100%; height:100%; color:#FFF; padding:30px;-webkit-transition: right .3s ease;-moz-transition: right .3s ease;-ms-transition: right .3s ease;-o-transition: right .3s ease;transition: right .3s ease; box-sizing:border-box; overflow:auto;}
#right-side .side_gnb .call a {text-align:center; display:block;position:relative;background:#6cc043; color:#fff; font-weight:bold; height:5.0em; line-height:5em; border-radius:3px; margin-top:10px; padding:2px 0 4px 0;}
#right-side #btn-close-right-side {position:absolute;top:20px;right:0;color:#fff;width:60px;text-align:center;line-height:40px; font-size:16px; cursor:pointer}
#right-side #btn-close-right-side .fa.fa-times { font-size:18px; padding-top:20px}
.right-side-on #right-side {right:0;}
.right-side-on #wrapper { left:-300px; }
.right-side-on #header { left:-300px; }
.right-side-on #rs-overlay {display:block;}

.quick_menu {width:100%; margin:auto; padding-top:20px}
.quick_menu ul { text-align:center}
.quick_menu li{display:inline-block; margin-left:-3px; width:80px; border-right:1px solid #ddd;}
.quick_menu li:last-child { border:0} 
.quick_menu li a{display:block; box-sizing:border-box; color:#f5f5f5; letter-spacing:-0.8px; text-align:center; position:relative;  font-size:12px}
.quick_menu li a:hover{color:#fff;backface-visibility:hidden}
.quick_menu li a.on{color:#fff;border-bottom-color:#FF3300;border-bottom-width:2px;border-bottom-style:solid}

.quick_kakao{text-align:center; height:35px; background-color:#ffd800; display:inline-block; clear:both}
.quick_kakao a{display:block;position:relative;background:#ffd800}
.quick_kakao a img{display:block;margin:0 auto}

.side_gnb{position:relative;width:100%;float:left;padding-top:20px;}
.side_gnb p{color:#fff; text-align:center; padding:20px }
.side_gnb .menu-list{display:block;position:relative;border-bottom:1px solid #555; margin-top:60px}
.side_gnb .menu-list>li>a{display:block;position:relative;color:#fff;font-size:15px;line-height:3.8em;padding:0 1.0em;border-top:1px solid #555; text-decoration:none}
.side_gnb .menu-list>li>a i{display:block;position:absolute;top:50%;transform:translateY(-75%) rotate(135deg);-webkit-transform:translateY(-75%) rotate(135deg);right:1.5em;width:5.31%;max-width:32px;border:1px solid #f2f2f2;border-left-width:0;border-bottom-width:0;transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;-ms-transition:transform .3s ease}
.side_gnb .menu-list>li.on>a i{-webkit-transform:translateY(-25%) rotate(315deg);transform:translateY(-25%) rotate(315deg)}
.side_gnb .menu-list>li>a i:before{content:"";display:block;position:relative;padding-top:100%}
.side_gnb .depth-2{display:none;}
.side_gnb .depth-2>li { background-color:#ddd}
.side_gnb .depth-2>li>a{display:block;color:#f2f2f2;font-size:1.2em;line-height:3.0em;padding:0 1.5em 0 2.2em;border-bottom:1px solid #fff; color:#000}
/*모바일 오른쪽 메뉴*/






/*메인배너*/
.visual_slider{position:relative;height:710px; background-color:#3c3e42}
.visual_slider .ul .li{width:100%;height:710px;padding:190px 60% 0 0; cursor:pointer}
.visual_slider .ul .li p { margin: 0 auto; width: 46%;color: #fff;font-size: 17px; position: relative;}
.visual_slider .ul .li .bg{display:block;width:60%;height:100%;position:absolute;right:0;top:0; background-repeat:no-repeat; background-position:center 50%; background-size:cover!important}
.visual_slider .ul .li .bg.img01 {background-image:url(../img/main_banner_img01.jpg);}
.visual_slider .ul .li .bg.img02 {background-image:url(../img/main_banner_img02.jpg);}
.visual_slider .ul .li .bg.img03 {background-image:url(../img/main_banner_img03.jpg);}
.visual_slider .ul .li .bg.img04 {background-image:url(../img/main_banner_img04.jpg);}
.visual_slider .ul .li .copy_area_wrap{border-top:1px solid #777; border-bottom:1px solid #777; padding:20px 0; margin:15px auto 0 auto; width:46%;color:#fff;font-size:17px;  position:relative}
.visual_slider .ul .li .copy_area_wrap .txt{display:block;font-size:66px;line-height:1.2;font-weight:600;word-break:keep-all;letter-spacing:-2px}
.visual_slider .ul .li .copy_area_wrap span { line-height:inherit; display:block; font-weight:100}
.visual_slider .ul .li .copy_area_wrap strong { display:block}
.visual_slider .ul .li .copy_area_wrap .sub{display:block;font-size:17px;line-height:24px;margin-top:20px;opacity:.8;-webkit-opacity:.8}
.visual_slider .owl-dots  {position:absolute;bottom:40px; left:10% }
.visual_slider .btn-toggle { position: absolute; color: #fff; left: 10%; bottom: 40px;  border: 0; z-index: 1; font-size: 12px;  margin-left: 90px;display: inline-block }
.visual_slider .owl-dots .owl-dot {background:rgba(255, 255, 255, 0.5);width:8px;height:8px; border-radius:50%;display:inline-block;margin-left:10px}
.visual_slider .owl-dots .owl-dot.active { width: 14px; height: 14px; border-radius: 7px; background-color: #fff; }
.visual_slider .owl-nav{position:absolute;width:100%;bottom:50%}
.visual_slider .owl-prev {position:absolute;top:50%;left:5%;z-index:999;background:url(../img/arrow_left.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.visual_slider .owl-next {position: absolute; top: 50%; right: 5%;z-index: 999;background:url(../img/arrow_right.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.visual_slider .owl-prev:hover { background: url("../img/arrow_on_left.png") no-repeat;}
.visual_slider .owl-next:hover { background: url("../img/arrow_on_right.png") no-repeat;}




 @media screen and (max-width: 1380px) {

    .visual_slider .ul .li .copy_area_wrap { width:45%}
    .visual_slider .owl-carousel.ul li .bg { width: 55%}
	.visual_slider .owl-dots { left:10.2%}
    .visual_slider .btn-toggle {left:10.2%;}

 }
 
 
 @media screen and (max-width: 1240px) {
 
    .visual_slider { height: 560px;}
    .visual_slider .ul .li { height:560px; padding: 110px 54% 0 0; }
	.visual_slider .ul .li .copy_area_wrap {width: 60%;}
	.visual_slider .ul .li p { width:60%}
    .visual_slider .ul .li .copy_area_wrap .txt {font-size: 44px; width:100%;}
    .visual_slider .ul .li .bg {width: 50%;}
	.visual_slider .owl-dots  {left:8.5%;}
	.visual_slider .btn-toggle {left:8.5%;}
 
 }


@media screen and (max-width: 800px) {
    .visual_slider .owl-dots { left:4.2%; padding-top:10px; width: 90%; border-top: 1px solid #777; bottom:20px;}
    .visual_slider .btn-toggle {left: 4.2%; bottom:20px}
    .visual_slider  { height: 550px;}
	.visual_slider .owl-carousel.ul .li{height:550px;left:100%;overflow:hidden;box-sizing:border-box;padding:340px 5% 0 5%;float:none}
    .visual_slider .owl-carousel.ul .li:before { content: ""; display: block;width: 100%; height: 230px; position: absolute; z-index: 5;left: 0;bottom: 0; background-color:#3c3e42;opacity: 0.75; -webkit-opacity: 0.75; }
    .visual_slider .owl-carousel.ul .li .bg { width: 100%;}
	.visual_slider .owl-carousel.ul .li p { z-index: 10; margin: 0; width: auto;}
	.visual_slider .owl-carousel.ul .li .copy_area_wrap {padding: 10px 0 15px 0; margin-top: 0; border: 0; z-index: 10; margin: 0; width: auto; }
    .visual_slider .owl-carousel.ul .li .copy_area_wrap .txt { width:100%; font-size: 30px; line-height: 36px; letter-spacing: -1px; }
    .visual_slider .owl-carousel.ul .li .copy_area_wrap .txt span {display: inline; }
    .visual_slider .owl-carousel.ul .li .copy_area_wrap strong { display:initial}
    .visual_slider .owl-carousel.ul .li .copy_area_wrap .sub { font-size: 15px; line-height: 19px; }
  }
  
  
  
@media screen and (max-width: 640px) {
    .visual_slider .owl-nav { display:none}
}
/*메인배너*/













/*메인 아이콘*/
.tl_main_icon_wrap { width:100%; padding:150px 0; clear:both}
.tl_main_icon_wrap h2 { max-width:1200px; margin:0 auto; overflow:hidden; font-size:42px; color:#1a1a1a; font-weight:bold; text-align:center}
.tl_main_icon_wrap span { max-width:1200px; margin:0 auto; overflow:hidden; display:block; font-size:15px; color:#555; font-weight:400; padding: 30px 20px 100px 20px; text-align:center}
.tl_main_icon_wrap ul li { float:left; width:18%; min-height:186px; margin-left:2.5%; margin-bottom:40px; background-color:#f8f9fa;webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.tl_main_icon_wrap ul li:nth-child(5n+1) { margin-left:0}
.tl_main_icon_wrap ul li a { margin: auto; display: block; padding:60px 0;   text-align:center; color:#000;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;}
.tl_main_icon_wrap ul li:hover {-webkit-box-shadow:2px 4px rgba(0,0,0,.15);-ms-box-shadow:2px 4px rgba(0,0,0,.15);box-shadow:2px 4px rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}
.tl_main_icon_wrap i { font-size:40px; color:#999; }
.tl_main_icon_wrap p { display:block; padding-top:10px}


@media screen and (max-width: 960px) {
    .tl_main_icon_wrap ul li { width:48.7%;}
	.tl_main_icon_wrap ul li:nth-child(2n+1) { margin-left:0}
}

@media screen and (max-width: 640px) {
    .tl_main_icon_wrap h2 { font-size:32px}
}
/*메인 아이콘*/





/*OUR SERVICES*/
.tl_about_wrap  {width:100%; min-height:600px; padding:150px 0px; clear:both}
.tl_about_wrap .about_thumb { float:left; width:49%}
.tl_about_wrap .about_thumb .img_1 { float:left; padding-right:20px; width:50%}
.tl_about_wrap .about_thumb .img_2 { float:left; padding-top:35px; width:50%}
.tl_about_wrap .about_info {float: left;width:47%;padding:0 0 0 7%;}
.tl_about_wrap .about_info h2 { font-size:42px; margin-top:65px; color:#121212; font-weight:bold}
.tl_about_wrap  span { display:block; padding:20px 0 20px 0; color:#555; font-size:15px; line-height:1.6; font-weight:400}
.tl_about_wrap a  {display:block; max-width:150px; font-size:14px; font-weight:100;  margin:20px 0; border:1px solid #ddd; color:#333; text-align:center; line-height:40px; padding:0 20px; transition: all 0.2s}
.tl_about_wrap a:hover { max-width:180px; transition: all 0.3s; background-color:#00a1e9; border:1px solid #00a1e9; color:#fff}

@media screen and (max-width: 960px) {
	.tl_about_wrap .about_thumb {  width: 100%;  padding: 20px 0;  float: none;clear: both;}
	.tl_about_wrap .about_thumb .img_1 { width:50%}
	.tl_about_wrap .about_thumb .img_2 { width:50%}
	.tl_about_wrap .about_info { width: 100%;  padding: 20px; float: none; clear: both;}
}

@media screen and (max-width: 640px) {
    .tl_about_wrap .about_info h2 { font-size:32px} 
}
/*OUR SERVICES*/






/*THEME ABOUT*/
.tl_theme_about_wrap { width:100%; height:500px; background-color:#06519d; background-image:url(../img/about_wrap_bg.png);  background-position:left top; background-repeat:no-repeat;}
.tl_theme_about_wrap .inner { position:relative;}
.tl_theme_about_wrap .box { position:absolute; right:0px; width:350px; height:500px; background-color:#06519d}
.tl_theme_about_wrap .box_wrap {display:table; width:100%; height:500px; }
.tl_theme_about_wrap .box_wrap_box {display:table-cell;vertical-align:middle; color:#fff; padding:0px 40px}
.tl_theme_about_wrap .box_wrap_box dl dt {font-size:33px;}
.tl_theme_about_wrap .box_wrap_box dl dd {font-size:15px; color:rgba(255,255,255,0.8); margin-top:20px; word-break:keep-all; line-height:1.7}
.tl_theme_about_wrap .box_wrap_box a {display:inline-block;  margin-top:40px; border:1px #f2f2f2 solid;; color:#fff; line-height:40px; padding:0 10px; transition: all 0.2s;}
.tl_theme_about_wrap .box_wrap_box a:hover {padding:0 40px; transition: all 0.3s;}

@media screen and (max-width:960px) {
	.tl_theme_about_wrap { height: 1000px}
	.tl_theme_about_wrap .box { top:500px; width:100%}
	.tl_theme_about_wrap .box_wrap_box { padding:0 50px}
}
/*THEME ABOUT*/





/*티로그는 지금*/
.tl_business_now_box_warp { width:100%; max-width:1200px; margin:0 auto; padding:150px 0; clear:both}  
.tl_business_now_box_warp h2 { font-size:42px; font-weight:bold; text-align:center; color:#1a1a1a}
.tl_business_now_box_warp span { display:block; font-size:15px; color:#555; font-weight:400; padding: 30px 0; text-align:center}
.tl_business_now_box_warp .latest-carousel .owl-nav {position: absolute;top: 50%;margin-top: -25px; width:100%;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {position: absolute;left : -70px; width:64px; height:64px;  padding:0; margin:0; background:#000;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev i { font-size:18px; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {position: absolute;right : -70px; width:64px; height:64px;  padding:0; margin:0; background:#000;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next i { font-size:18px; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-dots { display:none}
@media screen and (max-width:1300px) {
	.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {left: 0px;}
	.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {right:0px;}
}

@media screen and (max-width:640px) {
    .tl_business_now_box_warp h2 { font-size:32px}
}
/*티로그는 지금*/







/*좌우 슬라이드 갤러리*/
.tl_photo_gallery_wrap { width:100%; padding:150px 0; clear:both}
.tl_photo_gallery_wrap h2 {text-align:center;display:block;padding:70px 0 30px 0;font-weight:600;color:#000;font-size:25px;letter-spacing:5px; position:relative}
.tl_photo_gallery_wrap h2:before{display:block;position:absolute;top:0px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(calc(-50% - 4px));width:1px;height:45px;content:'';background:#ff4200}
.tl_photo_gallery_wrap h2 span{display:block;position:absolute;top:68%;left:50%;-webkit-transform:translate(-50%,-50px);-moz-transform:translate(-50%,-50px);-ms-transform:translate(-50%,-50px);-o-transform:translate(-50%,-50px);transform:translate(-50%,-50px);font-size:72px;font-weight:900;color:red;opacity:.32}
/*좌우 슬라이드 갤러리*/





/*하단 고객센터*/
.tl_grid_wrap {width: 100%; padding:150px 0; background-color:#f8f9fa; clear: both;}
.tl_grid_wrap h2 { max-width:1200px; margin:0 auto; overflow:hidden; font-size:45px;  font-weight:bold; text-align:center; color:#000;}
.tl_grid_wrap h2 span { max-width:1200px; margin:0 auto; overflow:hidden; display: block; padding: 20px 10px 50px 10px; color: #555; text-align: center; font-size: 15px;line-height: 1.6; font-weight: 400;}
.tl_grid_wrap p { text-align:center; font-size:16px; padding-top:20px; line-height:1.6; color:#FFF;}
.tl_grid_wrap .left { width:55%; float:left;}
.tl_grid_wrap .left .box_one { width:60%; height:300px; float:left; background:url(../img/box_one_img.png); background-repeat:no-repeat; background-position:bottom left; background-color:#6490c5; padding:0 48px; box-sizing:border-box;}
.tl_grid_wrap .left .box_one h2 { font-size:26px; color:#fff; font-weight:bold; padding-top:40px;  text-align:right; letter-spacing:0; }
.tl_grid_wrap .left .box_one p { font-size:15px; color:#fff; opacity:0.8; padding-top:8px; text-align:right;}
.tl_grid_wrap .left .box_one ul { float:right; padding-top:14px;}
.tl_grid_wrap .left .box_one ul li a { width:147px; height:35px; line-height:35px; background-color:#8ea6c3; color:#FFF;  text-align:center; margin:5px 0 0px 0px; font-size:14px; display:block; box-sizing:border-box;}
.tl_grid_wrap .left .box_one ul li a:hover { background-color:#16a6db; text-decoration:none;}
.tl_grid_wrap .left .box_two { float:left; width:40%;  background-color:#4a658a;}
.tl_grid_wrap .left .box_two .cs_center { width:100%; height:150px; padding:0 30px; display:table; clear:both; box-sizing:border-box;}
.tl_grid_wrap .left .box_two .cs_center h2 { font-size:22px; color:#fff; font-weight:600; text-align:left;} 
.tl_grid_wrap .left .box_two .cs_center h2 .material-icons { font-size:21px; font-weight:100;}
.tl_grid_wrap .left .box_two .cs_center p { font-size:26px; font-weight:600; letter-spacing:-1px; padding-top:5px; text-align:left; box-sizing:border-box;}
.tl_grid_wrap .left .box_two .salary { width:100%; height:150px; padding:0 30px; clear:both; box-sizing:border-box; background-color:#7cb9dc; display:table; background-image:url(img/more.gif); background-repeat:no-repeat; background-position:232px 18px;}
.tl_grid_wrap .left .box_two .salary a { display: table-cell; vertical-align:middle;width:263px; height:143px; }
.tl_grid_wrap .left .box_two .salary h2 { font-size:22px; color:#FFF;  font-weight:600; text-align:left; display:table-cell; vertical-align:middle}
.tl_grid_wrap .left .box_two .salary h2 .material-icons { font-size:21px; font-weight:100; padding-left:5px;}
.tl_grid_wrap .left .box_two .salary p { font-size:15px;  padding-top:15px; color:#f5f5f5; line-height:1.4; text-align:left; }
.tl_grid_wrap .right {  height:300px; width:43%; margin-left:2%; float:left;}
.tl_grid_wrap .right .box_three { width:50%; height:300px; background:url(../img/box_three_img.png); background-repeat:no-repeat; background-color:#099; background-position:120px 140px; padding:0 30px; float:left; }
.tl_grid_wrap .right .box_three h2 { font-size:22px; color:#fff; padding-top:40px; line-height:1.3; text-align:left; font-weight:600; word-break: keep-all}
.tl_grid_wrap .right .box_three p { font-size:15px; padding-top:15px; color:#f5f5f5; line-height:1.4; text-align:left; }
.tl_grid_wrap .right .box_four { width:50%; height:300px; background:url(../img/box_four_img.png); background-repeat:no-repeat; background-position:center; background-size:cover; background-color:#223144;  padding:0 30px;  float:left;   }
.tl_grid_wrap .right .box_four h2 { font-size:22px; color:#fff; padding-top:40px; line-height:1.3; text-align:left; font-weight:600;}
.tl_grid_wrap .right .box_four p { font-size:15px; padding-top:15px; color:#f5f5f5; line-height:1.4; text-align:left;   }


@media screen and (max-width:1050px) {
	.tl_grid_wrap .left { width:100%; clear:both}
	.tl_grid_wrap .right { width:100%; margin-left:0}

}

@media screen and (max-width:640px) {
	.tl_grid_wrap h2 { font-size:32px} 
	.tl_grid_wrap .left .box_one { width:100%; height:360px}
	.tl_grid_wrap .left .box_one h2 { text-align:left}
	.tl_grid_wrap .left .box_one p { text-align:left}
	.tl_grid_wrap .left .box_one ul { float:none}
	.tl_grid_wrap .left .box_one ul li a { width:100%; height:45px; line-height:45px; margin: 10px 0 0px 0px;}
	.tl_grid_wrap .left .box_two { width:100%}
    
	.tl_grid_wrap .right { height:inherit}
	.tl_grid_wrap .right .box_three { width:100%}
	.tl_grid_wrap .right .box_four { width:100%}
}
/*하단 고객센터*/





/*최신글*/
.tl_latest_box_wrap { width:100%; padding:150px  0 100px 0; clear:both}
.tl_latest_box_wrap .notice_latest { width:48%; float:left}
.tl_latest_box_wrap .counsel_latest {width:48%; float:right}
/*최신글*/










/*서브상단*/
.sub_visual{position:relative;max-width:2560px;margin:0 auto;height:522px;overflow:hidden;background-repeat:no-repeat;background-position:center top}

.sub_visual.visual01 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; }
.sub_visual.visual02 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; display:none} 
.sub_visual.visual03 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; display:none}
.sub_visual.visual04 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; display:none}
.sub_visual.visual05 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; display:none}
.sub_visual.visual06 .sub_video { position:absolute; top:0; left:0; width:100%; background-size:cover; background-position:center; text-align:center; display:none}
.sub_visual.visual01 .sub_video video { width:1920px; height:100%;}


.sub_visual .title_warp { max-width:1240px; margin:0 auto; display:table}
.sub_visual .title_warp .title_page { height:522px; position: relative; display:table-cell; vertical-align:middle; text-align:center; margin:0 auto;  z-index:2}
.sub_visual h3{font-size:14px;font-weight:500; padding-bottom:20px; letter-spacing:1px; color:#fff; opacity:0.8;text-shadow: 2px 2px 2px #000}
.sub_visual .main_title{font-size:45px; font-weight:500; text-align:center; color:#fff; letter-spacing:-1px;text-shadow: 2px 2px 2px #000 }
.sub_visual .inBox {font-size:14px; padding-top:10px; color:#fff}
.sub_visual .inBox i { font-size:14px; color:#fff; display:inline-block;}
.sub_visual .inBox a { padding:0 13px 0 0}
.sub_visual .inBox span {padding:0 13px; opacity:0.8}
.sub_visual .inBox span.strong { opacity:1; padding:0 0 0 13px}
.sub_visual .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/sub_visual_cover.png) center bottom no-repeat;
-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-width:1200px;opacity:.6;z-index:1}
.sub_visual .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.sub_visual.tmp {height:80px; background-color:#000;}
.sub_visual.tmp .title_warp {display:none;}

.sub_visual h3,
.sub_visual .main_title ,
.sub_visual .inBox {
	animation-duration: 0.7s;
	animation-fill-mode: both;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s;
	animation-name:visual-tit;
	 -webkit-animation-name:visual-tit;
}

.sub_visual .main_title {animation-delay: 0.6s; -webkit-animation-delay: 0.6s;} 
.sub_visual .inBox {animation-delay: 0.9s; -webkit-animation-delay: 0.9s;} 
 
.sub_visual .bg{ 
	content:'';
	animation-duration: 3s;
	animation-fill-mode: both;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	-webkit-animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-delay: 0.4s;
	 -webkit-animation-delay: 0.4s;
	animation-name:visual-zoom;
	 -webkit-animation-name:visual-zoom;
}
 

 
@keyframes visual-zoom {
	0% {transform:scale(1.2);}
	100% {transform:scale(1);}
}
@-webkit-keyframes visual-zoom {
	0% {transform:scale(1.2);}
	100% {transform:scale(1);}
}

@keyframes visual-tit {
	0% {opacity:0; -webkit-opacity:0; transform:translateY(20px);}
	100% {opacity:1; -webkit-opacity:1; transform:translateY(0px);}
}
@-webkit-keyframes visual-tit {
	0% {opacity:0; -webkit-opacity:0; transform:translateY(20px);}
	100% {opacity:1; -webkit-opacity:1; transform:translateY(0px);}
}




 @media screen and (max-width: 640px) { 
    .sub_visual { height:422px}
	.sub_visual .title_warp { width:100%;}
	.sub_visual .title_warp .title_page { height:422px}
	.sub_visual h3 { font-size:12px}
	.sub_visual .main_title { font-size:24px; text-shadow: 2px 2px 2px #000}
	.sub_visual .inBox { font-size:12px}
 }
/*서브상단*/





/*서브 제목*/
.content_wrap { width:100%; border-top:1px solid #ddd}
.content_wrap .txtCon { max-width:1400px; margin:0 auto; padding:20px 20px 20px 20px; clear:both}
.content_wrap .txtCon .sub_title{margin:50px 0 50px; padding:0 0; text-align:center;}
.content_wrap .txtCon .sub_title h2 {font-size:40px; color:#000;}
.content_wrap .txtCon .sub_title p {font-size: 16px; color:#555; padding-top:10px; word-break:keep-all;}
.content_wrap .txtboard { max-width:1400px; margin:0 auto; padding:20px 20px 50px 20px; font-size:12px; line-height:1.75; letter-spacing:-0.02em; font-weight:300; color:#444; clear:both}
@media screen and (max-width: 640px) {
   .content_wrap .txtCon { font-weight:400}
   .content_wrap .txtCon .sub_title h2 { font-size:32px}
}
/*서브 제목*/



