@charset "utf-8";
@font-face {font-family:'S-CoreDream-3Light';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');font-weight:normal;font-style:normal}
@font-face {font-family:'S-CoreDream-1Thin';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');font-weight:normal;font-style:normal}


@font-face {
    font-family: 'ns';
    src: url('/fonts/nanumsquarer.eot');
    src: url('/fonts/nanumsquarer.eot?#iefix') format('embedded-opentype'),
         url('/fonts/nanumsquarer.woff2') format('woff2'),
         url('/fonts/nanumsquarer.woff') format('woff'),
		 url('/fonts/NanumSquare.woff') format('woff'),
         url('/fonts/nanumsquarer.ttf') format('truetype')
}

@font-face {
    font-family: 'nsb';
    src: url('/fonts/nanumsquareb.eot');
    src: url('/fonts/nanumsquareb.eot?#iefix') format('embedded-opentype'),
         url('/fonts/nanumsquareb.woff2') format('woff2'),
         url('/fonts/nanumsquareb.woff') format('woff'),
         url('/fonts/nanumsquareb.ttf') format('truetype')
}


html{overflow-y:scroll}
html,body {width:100%;height:100%}
body {margin:0;padding:0;font-size:0.95em;font-family:'Nunito', Arial,'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'nsb', 'Malgun Gothic', dotum, sans-serif}
::selection {background-color:#ff8400;color:#fff}
ul {margin:0;padding:0;list-style:none}
ol,li,dl,dt,dd {margin:0;padding:0} 
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:'Nunito','Malgun Gothic', dotum, sans-serif;font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'Nunito','Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*:focus {
outline: 0;
outline: none;
}
*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}
/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

.placeholdersjs {color:#aaa !important}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

.text-vertical-center {display:table-cell;text-align:center;vertical-align:middle}
.text-vertical-center h1 {margin:0;padding:0;font-size:3.5em;font-weight:700;color:#ec6a00}
.text-vertical-center h1 a,.text-vertical-center h1 a:hover{color:#000;text-decoration:none}




/* 상단 레이아웃 */
#hd{text-align:center;width:100%;background:url('/img/top_bg.png');position:relative;z-index:99;height:85px;
box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.06);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd:before{content:'';position:absolute;bottom:0;left:0;background:#fff;background:rgba(255,255,255,0.5);width:100%;height:1px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;max-width:1250px;position:relative}

#logo {position:absolute;top:0;left:0}
#logo a{display:block;padding:12px 0 0 15px; 

transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
#logo img{height:100%;width:auto;}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd.fixed{position:fixed;top:0;left:0}


@media (min-width: 970px){
    .btn_menu_op{display:none}
    #menu{max-width: 1280px; margin: 0 auto; padding: 110px 40px;}
    #menu:after {display:block;visibility:hidden;clear:both;content:""}
    #menu .menu_li h2{padding-bottom: 26px;font-weight: 500; font-size: 1.5em;color: #000;text-align: left;border-bottom: 1px solid #ddd;}
    #menu .menu_li{float:left;width:25%;padding:20px}    
    #menu .menu_li:nth-child(4n+1){clear:both}
    #menu .sub_menu {margin:15px 0}
    #menu .sub_menu li a{color: #666;font-weight: 400;padding-left:10px;line-height:20px;margin:5px 0;display:block;position:relative;}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:0;margin-top:-1px}
 }


@media (max-width: 969px){

  
    #hd_btn button{width:38px;height:55px}

    #hd_sch #sch_submit{width:55px;height:55px}
    #hd_sch #sch_stx{padding:0 55px;height:55px}

    #hd_sch {height:55px}

    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}
    #menu .menu_li{margin:15px 0;position:relative;} 
    #menu .menu_li h2{font-weight: 500; font-size: 1.25em;line-height:30px;color: #000;text-align: left}
    #menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:5px;margin-top:-1px}
    #hd_sch .btn_close{width:55px;height:55px}

}

#nav {height:30px;}
#nav .nav_wr{ display:none;}

.nav_wr > span { background: url('/img/ico_deco.gif') no-repeat right center; padding-right: 11px;
}
.nav_wr > span:last-child { padding-right: 0px; background: none; padding-left: 5px;
}

 

#page_nat{position:fixed;top:25%;right:32px;margin:0;padding:0;z-index:99999}
#page_nat li{list-style:none;margin-top:5px;font-size:none !important}
#page_nat li a{    font-size: none !important; width: 120px;  border-radius: 15px 0; background: aliceblue; /* text-indent: -9999px; */ /* text-decoration: none; */ display: inline-block; text-align: center; padding:7px 5px; border: 2px solid #777;}
#page_nat li a.on{background:#990033; color:#fff}

/* 사이드 메뉴 버튼 */
.btn-dark {border:none;width:50px;height:50px;background:url('../img/menu_btn.png') center center no-repeat !important}
.btn-dark:hover,.btn-dark:focus,.btn-dark:active {color: #fff;box-shadow:0 0 5px #e2e2e2}
.btn-light {position:absolute;left:5px;top:10px;width:40px;height:40px;background:url('../img/meue_cloes.png') center center no-repeat !important;border:0 !important}
.btn-light:hover,.btn-light:focus,.btn-light:active{}


/* 사이드 메뉴 */
#sidebar-wrapper {z-index: 1000;position:fixed;right:0;width:250px;height:100%;margin-right:-250px;background: #fff;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s}
.home {height:55px;border-bottom:1px solid #e8f0ff;background:#f5f5f5;position:relative}
.home a {float:right;margin:10px 10px 0 0;width:30px;height:30px;line-height:30px;text-align:center;color:#6f6f6f;border-radius:3px}
.home a:hover{background:#e4e4e4}
.home:after{display:block;content:"";clear:both}

.profile_ct {padding:30px 0}
.profile_ct .pf_img {width:130px;height:130px;border-radius:50%;background:url('../img/face.png') center center no-repeat !important;margin:0 auto}
.profile_ct ul {margin:10px 0;padding:0;list-style:none;width:250px}
.profile_ct li{text-align:center}

.profile_ct ul.sns{width:250px;display:inline-block !important;text-align:center !important}
.profile_ct ul.sns li{display:inline;margin-left:10px;text-align:center !important}
.profile_ct li a{color:#fff;display:inline-block;width:30px;height:30px;line-height:34px;border-radius:3px}
.profile_ct li.s_facebook a{background:#3b5999}
.profile_ct li.s_twitter a{background:#dd4b39}
.profile_ct li.s_google a{background:#00bbf5}

.sidebar-nav {margin:0;padding:0;list-style:none;background:#f8f9fb;border-top:1px solid #eff0f4}
.sidebar-nav li, .profile_ctv li {line-height:40px;border-bottom:1px solid #eff0f4;text-align:right}
.sidebar-nav li:hover {background:#fff}
.sidebar-nav li a {display:block;text-decoration:none;color: #999;text-align:center}
.sidebar-nav li a:hover {text-decoration: none;color:#ff8400;background: url('../img/btn_on.png') 5% 50% no-repeat}
.sidebar-nav li a:active, .sidebar-nav li a:focus {text-decoration:none}
.sidebar-nav .sidebar-brand {height:55px;font-size:18px;line-height:55px}
.sidebar-nav .sidebar-brand a {color:#999}
.sidebar-nav .sidebar-brand a:hover {color:#fff;background:none}
#menu-toggle {z-index:1;position:fixed;top:0;right:0;height:50px;width:50px;color:#e2e2e2;border:0;text-align:center}
#sidebar-wrapper {box-shadow: 5px 5px 5px 5px lightgray}
#sidebar-wrapper.active {right:250px;width:250px;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s}
.toggle {margin:5px 5px 0 0}


/*공통*/
.row {padding:0  !important}
.more {width:15px;height:15px;display:inline-block;background:url('../img/more_btn.png') center right no-repeat}
#ctt{padding-bottom:100px;}
.menu_blank {display:table;position:relative;width:100%;height:90px;} 
 



/*.title_line{width:20px;border-top:1px solid #333;text-align:center;display:inline-block}*/
hr{border-color:transparent -moz-use-text-color -moz-use-text-color !important}
.about, .resume{background:#fff;}
.skills, .contact {background:#f3f5fb; }
#container section h2 a {color:#000}
#container section h2 a:hover{text-decoration:none;color:#ff8400}


#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {position:relative;font-weight:bold;background:#fff;color:#333; text-align:center;z-index:9;line-height:160px;color:#fff;font-size:2.5em;
background: rgba(1,20,42,0.7);
background: -moz-linear-gradient(135deg, rgba(1,20,42,0.7) 0%, rgba(0,18,63,0.5) 100%)
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,20,42,0.7)), color-stop(100%, rgba0,18,63,0.5)));
background: -webkit-linear-gradient(135deg, rgba(1,20,42,0.7) 0%, rgba(0,18,63,0.5) 100%)
background: -o-linear-gradient(135deg, rgba(1,20,42,0.7) 0%, rgba(0,18,63,0.5) 100%)
background: -ms-linear-gradient(135deg, rgba(1,20,42,0.7) 0%, rgba(0,18,63,0.5) 100%)
background: linear-gradient(135deg, rgba(1,20,42,0.7) 0%, rgba(0,18,63,0.5) 100%)
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ad2d4', endColorstr='#2676df', GradientType=1 );}



@media (max-width:890px) { /*? */
	.lead {font-size:1em !important}	
}

/* Header */
.header {display:table;position:relative;width:100%;height:100%;background:url('../img/SAM_6355.jpg') center center no-repeat;background-image:100%;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size:cover}
.header h1 {margin-bottom:10px;font-size:4rem}
.font-fam {font-family:'Nunito','Malgun Gothic', dotum, sans-serif}
.logo {position:absolute;top:20px;left:45%}

/*bg
#bg1 {display:table;position:relative;width:100%;height:100%;background:url('../img/SAM_6355.jpg') center center no-repeat;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover} 
#bg2 {display:table;position:relative;width:100%;height:100%;background:url('../img/SAM_6355.jpg') center bottom no-repeat;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover}    
#bg1 .container, #bg2 .container {height:400px}   

*/

/*contact*/
#contact h2 {margin-bottom:30px}
#contact_from {height:100%;position:relative;text-align:center}
#contact_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#contact_fs>p {position:relative}
#contact_fs label {width:100%;text-align:left;margin-bottom:20px;padding-left:15px;font-size:17px}
#contact_fs label:after {content:"";display:inline-block;width:8px;height:8px;background:#ff8400;position:absolute;left:0;top:7px;border-radius:50%}
#contact_fs textarea {width:100%;border:1px solid rgba(0, 0, 0, 0.125) !important;margin-bottom:20px;border-radius:3px;padding:5px;background:#fff !important}
#contact_fs .frm_input {display:block;width:100%;height:40px;background:#fff !important;border:1px solid rgba(0, 0, 0, 0.125) !important;border-radius:3px;margin-bottom:20px;padding:10px}
#contact_fs .btn_submit {width:50%;height:55px;margin:0 auto 50px;background:#ff8400;font-size:16px;border-radius:3px;font-weight:bold}
#contact_fs .captcha label {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/*footer*/
footer {background:#f3f5fb;padding: 40px 0}
#ft_top {width:40px;height:40px;border:0;background:#ff8400;color:#fff;border-radius:50%;margin-bottom:20px;font-size:1.4em}
.footer-cnt {line-height:1.5em}
.footer-cnt li {margin-bottom:10px}
.footer-cnt i {margin-right:5px;color:#fff;text-align:center;border-radius:3px;background:#bfc3d0;width:30px;height:30px;line-height:30px;font-size:1em;display:inline-block}
.footer-cnt a {color:#000}
.footer-sns li {display:inline-block;font-size:0.85em}
.footer-sns li a {color:#fff;display:inline-block;width:30px;height:30px;line-height:30px;border-radius:3px}
.footer-sns li.s_facebook a {background:#3b5999}
.footer-sns li.s_twitter a {background:#dd4b39}
.footer-sns li.s_google a {background:#00bbf5}

 
/* 하단 레이아웃 */
#ft {background:#36383b; line-height:20px}
.ft_wr{margin:0 auto;max-width:1250px;padding:30px 20px; }
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0}

#ft_company {float:left; padding-top:10px;}
#ft_company a {display:inline-block;padding:0 10px;border-left:1px solid #575757;color:#b9b9b9;font-weight:400;font-size:1em}
#ft_company a:first-child {border-left:0px}
#ft_copy {float:right;color:#b9b9b9; text-align:center}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#ft_copy img{margin:5px auto;}

#ft_company .ft_data{color: #ccc; text-align: left; margin:20px 11px; font-size:0.9em;}
#ft_company .ft_data span {display: inline-block; padding-right:10px;}
#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}


.ft_tail { width: 100%; text-align: center; margin: auto; overflow: hidden;
 
}

 @media (max-width: 969px){
    .ft_wr{padding:30px 20px 0 20px}
    #ft_copy{width:100%;}
    #ft_company {width:100%}
	#ft_copy span {    width: 100%;    background: #555;    display: inline-block;    border-radius: 10px 10px 0 0;}

}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


















/*------  모바일용 ----*/




/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 20px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 20px;}
#bo_v_con li{display: list-item;}
*/
#bo_v_sns span {
    display: none;
}


/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */

.btn_xxs{display:inline-block;height:20px;line-height:18px;border-radius:3px;padding: 0 5px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out; font-size:11px !important; color:#fff}

.btn_xs{display:inline-block;height:24px;line-height:22px;border-radius:3px;padding: 0 5px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out; font-size:12px !important}

.btn_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_l{display:inline-block;;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}

a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
.btn_close {display:inline-block;border:1px solid transparent;background:#f5f5f5;color:#555;text-decoration:none;vertical-align:middle; text-align:center; line-height:45px}

a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0456ec; color:#fff}
a.btn_b03, .btn_b03 {display:inline-block; border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

.btn_red{ display: inline-block; border: 1px solid transparent;   background:#cf0000; color: #fff; text-decoration: none; vertical-align: middle;  }


/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* 기본폼 */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:400;}
.sv_member img{vertical-align:top}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


/* 하단 레이아웃 */
#ft {background:#36383b; line-height:20px; clear:both;}
.ft_wr{margin:0 auto;max-width:1250px;padding:40px 20px; }
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0}

#ft_company {float:left}
#ft_company a {display:inline-block;padding:0 10px;border-left:1px solid #575757;color:#b9b9b9;font-weight:400;font-size:1em}
#ft_company a:first-child {border-left:0px}
#ft_copy {float:right;color:#b9b9b9; text-align:center}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#ft_copy img{margin:5px auto 10px auto;}

#ft_company .ft_data{color: #ccc; text-align: left; margin: 11px; font-size:0.9em;}
#ft_company .ft_data span {display: inline-block; }
#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

/*공통*/
.row {padding:0  !important}
.row1 {display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;     margin-left: -10px;}
.row0 {display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;     margin-left:0px;}

.more {width:15px;height:15px;display:inline-block;background:url('../img/more_btn.png') center right no-repeat}
#ctt{padding-bottom:100px;}
/* ?*/
.menu_blank {display:table;position:relative;width:100%;height:100px;} 
.menut_blank {display:table;position:relative;width:100%;height:50px;} 

/* 탭  tab */
.tab_wrap ul li a{cursor:pointer}
.tab_menu_container {  display:flex;} 
.tab_box {  display:none;  padding:20px;}
.tab_box.on {  display:block;}

.tab-type1{width:100%;overflow:hidden;position:relative}
.tab-type1 > li{float:left;width:130px;height:80px;padding:19px 0 0 0;text-align:center}
.tab-type1 > li a{display:block;font-size:15px;color:#888}
.tab-type2{width:100%;overflow:hidden;position:relative; border-bottom:1px solid #7ba614;}


.tab5 > li {width:20%;}
.tab2 > li {width:50%;}
.tab-type2 > li{float:left;  height:41px;line-height:41px;border-top:1px solid #e4e4e4;background-color:#fbfbfb}
.tab-type2 > li:first-child{border-radius:3px 0 0 0;border-left:1px solid #e4e4e4}
.tab-type2 > li.last{border-radius:0 3px 0 0;border-right:1px solid #e4e4e4}
.tab-type2 > li a{display:block;text-align:center;color:#666}
.tab-type2 > li:first-child a{border-radius:2px 0 0 0}
.tab-type2 > li.last a{border-radius:0 2px 0 0}
.tab-type2 > li.on{border-top:1px solid #7ba614; border-left:1px solid #7ba614; border-right:1px solid #7ba614;background:#91b931}
.tab-type2 > li.on a{ color:#fff !important}
.tab-type3{width:100%;overflow:hidden;padding-top:5px;position:relative; border-bottom:2px solid #002f58}
.tab-type3 > li{float:left;height:37px; min-width:70px; padding:0 5px;line-height:36px;margin-top:2px;text-align:center;border-radius: 5px 5px 0 0;  background: #efefef; border-top: 1px solid #fff; border-right: 1px solid #fff;}
.tab-type3 > li.last{ border-right:1px solid #ccc;}
.tab-type3 > li a{display:block;font-size:1.2em;color:#888;padding: 0 15px;}
.tab-type3 > li.on{background:#002f58;z-index:5}
.tab-type3 > li.on a{color:#fff !important; font-weight:bold;}


#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate {background:#fff;color:#333; white-space: nowrap;overflow-x: auto;
-webkit-overflow-scrolling: touch -ms-overflow-style: -ms-autohiding-scrollbar;}
#bo_cate::-webkit-scrollbar {display: none;}

#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate {background:#fff;color:#333; 
white-space: nowrap;overflow-x: auto;
-webkit-overflow-scrolling: touch
 -ms-overflow-style: -ms-autohiding-scrollbar;}
#bo_cate::-webkit-scrollbar {display: none;}
#bo_cate ul {
    margin: 10px 0;
    padding: 0 10px 0 0;
    border-bottom: 2px solid #002f58;
}

#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_cate li {
    display: inline-block;
    border-radius: 5px 5px 0 0;
    background: #efefef;
	border-top:1px solid #002f58;
	border-right:1px solid #002f58;
}
#bo_cate li:first-child {border-left:1px solid #002f58;}
#bo_cate li a {
    display: block;
    padding: 0 15px;
    line-height: 40px;
    color: #333947;
    font-size: 1.2em;
}


#bo_cate #bo_cate_on {
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #002f58;
    border-radius: 5px 5px 0 0;
}

@media (max-width: 480px){
	#bo_cate ul { margin: 10px 0;	}
	#bo_cate li a {	padding: 0 3px;	font-size: 1.1em;	}
}

 


 /*박스*/
 


 .li_box2 {margin: 0; padding:0; list-style: none;   }   /* 멀티라인 박스*/
 .li_box2 li{float:left; display:inline-block;  list-style: none;  line-height:20px; max-width:140px; min-height:50px; padding:5px;}
 .li_box2 li:after{ clear:both;}

 .li_box2 .box2 {padding:10px 0; min-width:292px;    text-align:center; font-size:14px;  color:#555;margin:5px 0;}
 .li_box2 .box2 p {font-weight: bold; color: #000; font-size: 1.1em; padding-bottom: 5px; }
 .li_box2 .box2 span {padding-right: 5px; display:block }
.li_box2:after { content:''; display:table; clear:both; }

 li_box1{list-style: none; margin: 0; padding:0; }   /* 33%박스*/
 .li_box1 li{float:left; display:inline-block;  list-style: none;  width:33%; line-height:40px; }
 .li_box1 li:after{ clear:both;}
 .li_box1 .box1 {text-align:center;margin:7px 0;}
 .li_box1 .box2 {padding:0 10px; min-width:100px; border:2px dotted #aaa;   text-align:center; font-size:14px; font-weight:bold; color:#555;margin:5px 0;}
 .li_box1 .box3 {text-align:center;margin:7px 0; line-height:60px; }
 .li_box1 .box4 {padding:0 10px; min-width:100px; border:2px solid #aaa;   text-align:center; font-size:16px; font-weight:bold; color:#333;margin:5px 0;  line-height:60px; background:#f5f5f5;}
.li_box1:after { content:''; display:table; clear:both; }

/*25*/
 .li_box3{list-style: none; margin: 0; padding:7px 10px; border: 2px solid #a5c9ef; border-radius: 10px; display: table;}   /* 33%박스*/
 .li_box3 li{ display:inline-block;  list-style: none; min-height:50px; padding:5px; vertical-align: middle;}
 .li_box3 li:after{ clear:both;}
 .li_box3 .box1 {text-align:center;margin:7px 0;}
 .li_box3 .box2 { min-width:170px;  max-width:200px;    text-align:center; font-size:14px;  color:#555;margin:5px 0;}
 .li_box3 .box3 { min-width:250px;  max-width:300px;    text-align:center; font-size:14px;  color:#555;margin:5px 0;}

.li_box3:after { content:''; display:table; clear:both; }


/* 내용 상단 */
  .content_title {padding-bottom:25px; clear:both}
  .ctitle_bottom0 {padding-bottom:10px;}
 .content_title .titleh3, .board_title .titleh3{font-family: 'nsb';  color:#999; position:relative;  letter-spacing:-0.06em; display:inline-block;}
 .tmptitleh3{padding-top:20px;}
 .content_title .title, .board_title .title {font-family: 'nsb'; position: relative; color:#333; font-weight:700; padding-left: 10px;}
 .content_title .title span:first-child, .board_title .title span:first-child {margin-top:2px;}
 .content_title .title:before, .board_title .title:before{    content: ''; position: absolute; bottom: 3px;  left: 0; display: block; width: 5px; height: 90%; background: url("/img/sub_title_line.png") center top no-repeat; background-size:cover;}
 .content_title .titles1, .board_title .titles1{ font-size: 22px; line-height: 1.4em;}
 .content_title .titles2, .board_title .titles2{ font-size: 17px; line-height: 1.4em; font-weight:normal}
 .content_title .titles2 b, .board_title .titles2 b{ font-size: 1.2em}
 .content_title span.titles3, .board_title span.titles3{ font-size: 0.5em;     line-height: 1.4em;  padding-top: 5px;  display: block;    color: #6787ef;}


 .content_titleN {padding-right:5px; clear:both}
 .content_titleN strong {font-size: 5em; color:tomato; font-family: sans-serif; letter-spacing: -3px; padding-right:5px;}
 .content_titleN span {font-size: 25px; font-weight: bold; color: #888 !important;}





/*내용 소타이틀 */
.datat0{ color:#057c91; font-size:1.8em;line-height:2.2em; padding:0px 0 0 0; font-weight:bold;}/*?*/

.datat1{ background:url('/img/h1.gif') no-repeat 11px 37px; color:#333; font-size:20px;line-height:24px; padding:30px 0 15px 28px; font-weight:bold;  clear:both;}

.datat10{ background:url('/img/sunlife.png') no-repeat 10px 33px; color:#333; font-size:20px;line-height:24px; padding:25px 0 10px 28px; font-weight:bold;}

.datat2{ background:url('/img/h3.jpg') no-repeat 17px 18px; color:#555; font-size:1.2em;line-height:120%; padding:12px 0 10px 30px; font-weight:bold;}
.datat2 span {  display:inline-block;  font-size: 0.92em;   font-weight: normal;  }
.datat2 img {    vertical-align: middle;}
/*내용  */
.datad0{color:#555; font-size:1.2em; line-height:1.6em;    padding-bottom:6px;}
.datad1{color:#555; font-size:1.11em;line-height:24px;  padding-left:28px; padding-bottom:15px; overflow:hidden}
.datad1 img {max-width:872px}

.datad1 .ptext{ font-size:1.2em;line-height:28px; letter-spacing:-0.02em}
/* 하위 내용  */
.datad2{color:#555; font-size:1em;line-height:22px;  padding-left:28px;}

.acrobat{display:inline-block;line-height:26px;border:1px solid #ccc;border-radius:3px;padding:0 10px;color:#c11e07; }


.btn_a_gray_l{display:inline-block;font-size:13px;color:#fff !important;height:30px;line-height:28px;padding:0 40px 0 10px;background:#bbb url('/img/icon_arr.png') no-repeat right center;background-size:26px 11px !important;}
.btn_a_blue{display:inline-block;font-size:13px;color:#fff !important;height:30px;line-height:28px;padding:0 40px 0 10px;background:#252f6b url('/img/icon_arr.png') no-repeat right center;background-size:26px 11px !important;}
.btn_a_gray{display:inline-block;font-size:13px;color:#fff !important;height:30px;line-height:28px;padding:0 40px 0 10px;background:#aaa url('/img/icon_arr.png') no-repeat right center;background-size:26px 11px !important;}


 

.table_round {    border: 1px solid #cccccd; }  /* 테두리만 */
.table_round td {  padding: 2px 5px; }

.slist {height: auto; padding: 15px 20px;  border-radius:10px; overflow:hidden;    border: 1px solid #dbdbdb; color: #bd9547; line-height:170%}
 

.table_unit th, .table_unit td {    border: 1px solid #cccccd;}   /* 개블 블럭 */

.table_all {border-collapse: collapse;      border-top: 2px solid #3b414d;  }   /* 가는줄 */
.table_all th { border: 1px solid #dcdfe7;    padding: 7px 6px; color:#000; background:#f0f2f3; font-weight:700; font-size:1.02em; text-align:center}
.table_all td { border: 1px solid #dcdfe7;    padding: 5px 6px; font-size:0.96em;}
.table_all .b{color:#bd9547}

.table_line {border-collapse: collapse;  }  /* 라인 */
.table_line th { border-top: 2px solid #eecccc;  text-align:center;  padding: 5px 6px;  font-weight:700; font-size:14px;}

.table_line td {border-collapse: collapse; border-top: 1px solid #cccccd;    border-bottom: 1px solid #cccccd;    padding: 4px 6px;  line-height:160%;}
.table_line .thbg{background:#f5f5f5; font-size:1.1em }   
.table_line .hline{border-right: 1px solid #cccccd;  }   
.table_line .tline{border-top: 2px solid #eecccc; }  

.td1 td:nth-child(1){text-align:center;}
.td2 td:nth-child(2){text-align:center;}
.td3 td:nth-child(3){text-align:center;}
.td4 td:nth-child(4){text-align:center;}

.tt1 {background:#f0f2f3;}
.tt2 {background:#005099 !important; color:#fff !important}



.ulbar li{background:url('/img/ulbar.png') no-repeat 2px 13px; padding:2px 12px; margin:0;}
.ulcircle > li{ list-style-type:circle; margin-left:21px}
.uldisc > li{ list-style-type:disc; margin-left:21px; }
.uldot li{background:url('/img/uldot.png') no-repeat 2px 13px; padding:2px 12px; margin:0;}
.ulsdot li{background:url('/img/ulsdot.png') no-repeat 2px 13px; padding:2px 12px; margin:0;}
.uldisc, .ulbar, .ulcircle, .uldot{margin-bottom:0;}

.ulnobr li{float:left; display:block}
.ulnobr:after{display:block;visibility:hidden;clear:both;content:""}

.inlineblock{ display:inline-block;}
.d_block{display:block}

.uliconarrow li{background:url('/img/brand/point02.gif') no-repeat 2px 10px; padding:4px 18px; margin:0; float:left; max-width:260px; width:33.3%; font-family: system-ui; letter-spacing: -1px;}
.ulbcicle table strong{    font-size: 1.1em; display: block; border-radius: 50%; border: 4px solid #efd997 ; height: 50px; width: 50px; line-height: 40px; text-align: center; color: #999; margin: 2px;}

.ulbcicle table td:first-child { width:65px; }
.ulbcicle table td:last-child { line-height: 20px; }
.olnc li{padding:3px 0}  /*숫자 크기 색상*/
.olnc li::marker {color:#738eb3; font-size:1.2em;}
.ulolnone {list-style-type: none;}


 

.bfaqq .qtitle{ font-size:1.2em; font-weight:bold}
.bfaqq .qicon {    padding-top: 7px;}

.graybt{display: inline-block; padding:5px 10px; border: 1px solid transparent; background: #555; color: #fff; text-decoration: none; vertical-align: middle;}
.bluebt{display: inline-block; padding:5px 10px; border: 1px solid transparent; background: #2677df; color: #fff; text-decoration: none; vertical-align: middle;}
.dotline{padding:0}

.r50_dashed{border-radius: 50%; border: 3px dashed red; width:270px; height:260px; padding:20px; text-align:center; vertical-align:middle; display:table-cell;}  /* 제품특화 */
.r50_center{width:200px; }

.under_bar{ border-bottom: 2px solid ; padding-bottom: 2px; text-decoration:none;}  /* 및줄 */
.bar_solid{ background:#ccc; height:1px; margin:0 13px 7px  13px}  /* 및줄 */
.bgstone { background:url('/img/51-bg.jpg') repeat; border-radius:10px; padding:10px 12px;  }  /* 배경돌 */
.bgsteel { background:url('/img/21-bg.jpg') repeat; border-radius:10px;   }  /* 배경돌 */
.bgstone .span{display:inline-block; width:90px; font-weight:bold}
/* height */
.ht5 {height:5px;}
.ht10 {height:10px;}
.ht15 {height:15px;}
.ht20 {height:20px;}
.ht30 {height:30px;}
.ht40 {height:40px;}
.ht50 {height:50px;}



/* COMMON */
.b { font-weight: bold; }

.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-center { text-align: center !important; }
.vam { vertical-align: middle !important;}
.weight-1, .weight-thin { font-weight: 100; }
.weight-2, .weight-light { font-weight: 200; }
.weight-3 { font-weight: 300; }
.weight-4, .weight-regular { font-weight: normal; }
.weight-5, .weight-medium { font-weight: 500; }
.weight-6 { font-weight: 600; }
.weight-7, .b { font-weight: 700; }
.weight-8 { font-weight: 800; }

.style-normal { font-style: normal; }
.titleright{position:absolute; right:0}

.padding_height10{padding-top:10px;}
.padding_height20{padding-top:20px;}
.padding_height30{padding-top:30px !important;}
.padding_height50{padding-top:50px !important;}

.padding_left10{padding-left:10px;}
.padding_left20{padding-left:20px;}
.padding_left30{padding-left:30px;}

.padding_bt10{padding-bottom:10px;}
.padding_bt20{padding-bottom:20px !important;}
.padding_bt30{padding-bottom:30px !important;} 

.margin_bt10{margin-bottom:10px;  }
.margin_bt15{margin-bottom:15px !important;}
.margin_bt20{margin-bottom:20px !important;}
.margin_bt30{margin-bottom:30px !important;} 



.fontnsb {font-family: 'nsb'; }
.fontns {font-family: 'ns'; }
.width100{ width:100%;}

.inline_block{display:inline-block;}
.snormal{ font-weight:normal; line-height:160%;}
.letter07{letter-spacing:0.07em;}

.point_color,
.color-point { color: #20a9b4 !important; }
.color-red { color: #d96b6a !important; }
.color-orange { color: #ff7d26 !important; }
.color-orange-light { color: #f39938 !important; }
.color-lemon { color: #f8b210!important; }
.color-mint { color: #32c0b4 !important; }
.color-blue { color: #426eb7 !important; }
.color-green { color: #7db766 !important; }
.color-white { color: #fff !important; }
.color-amber { color: #e8a437 !important; }
.color-dark { color: #000 !important; }
.color-dark1 { color: #111 !important; }
.color-dark2 { color: #222 !important; }
.color-dark3 { color: #333 !important; }
.color-dark4 { color: #444 !important; }
.color-gray5 { color: #555 !important; }
.color-gray6 { color: #666 !important; }
.color-gray7 { color: #777 !important; }
.color-gray8 { color: #888 !important; }
.color-gray9 { color: #999 !important; }
.color-graya { color: #aaa !important; }
.color-o20 { color: rgba(255,255,255,.2) !important; }
.color-o30 { color: rgba(255,255,255,.3) !important; }
.color-o40 { color: rgba(255,255,255,.4) !important; }
.color-o50 { color: rgba(255,255,255,.5) !important; }
.color-o60 { color: rgba(255,255,255,.6) !important; }
.color-o70 { color: rgba(255,255,255,.7) !important; }
.color-o80 { color: rgba(255,255,255,.8) !important; }
.color-o90 { color: rgba(255,255,255,.9) !important; }
.color-gold{ color: #bd9547 !important;}
.color-dnavy{color:#002f58}
.color-dsblue{color:#3399cc}

.title-xsmall1 { font-size: 11px; }
.title-xsmall2 { font-size: 12px; }
.title-xsmall3 { font-size: 13px; }
.title-xsmall4 { font-size: 14px; }
.title-xsmall5 { font-size: 15px; }
.title-xsmall6 { font-size: 16px; }
.title-xsmall7 { font-size: 17px; }
.title-xsmall8 { font-size: 18px; }
.title-xsmall9 { font-size: 19px; }
.title-small { font-size: 20px; }
.title-small1 { font-size: 21px; }
.title-small2 { font-size: 22px; }
.title-small3 { font-size: 23px; }
.title-small4 { font-size: 24px; }
.title-small5 { font-size: 25px; }
.title-small6 { font-size: 26px; }
.title-small7 { font-size: 27px; }
.title-small8 { font-size: 28px; }
.title-small9 { font-size: 29px; }
.title-regular { font-size: 30px; }
.title-regular1 { font-size: 31px; }
.title-regular2 { font-size: 32px; }
.title-regular3 { font-size: 33px; }
.title-regular4 { font-size: 34px; }
.title-regular5 { font-size: 35px; }
.title-regular6 { font-size: 36px; }
.title-regular7 { font-size: 37px; }
.title-regular8 { font-size: 38px; }
.title-regular9 { font-size: 39px; }
.title-medium { font-size: 40px; }
.title-medium1 { font-size: 41px; }
.title-medium2 { font-size: 42px; }
.title-medium3 { font-size: 43px; }
.title-medium4 { font-size: 44px; }
.title-medium5 { font-size: 45px; }
.title-medium6 { font-size: 46px; }
.title-medium7 { font-size: 47px; }
.title-medium8 { font-size: 48px; }
.title-medium9 { font-size: 49px; }
.title-large { font-size: 50px; }
.title-large1 { font-size: 51px; }
.title-large2 { font-size: 52px; }
.title-large3 { font-size: 53px; }
.title-large4 { font-size: 54px; }
.title-large5 { font-size: 55px; }
.title-large6 { font-size: 56px; }
.title-large7 { font-size: 57px; }
.title-large8 { font-size: 58px; }
.title-large9 { font-size: 59px; }
.title-xlarge { font-size: 60px; }
.title-xlarge1 { font-size: 61px; }
.title-xlarge2 { font-size: 62px; }
.title-xlarge3 { font-size: 63px; }
.title-xlarge4 { font-size: 64px; }
.title-xlarge5 { font-size: 65px; }
.title-xlarge6 { font-size: 66px; }
.title-xlarge7 { font-size: 67px; }
.title-xlarge8 { font-size: 68px; }
.title-xlarge9 { font-size: 69px; }
.title-xxlarge { font-size: 70px; }


.pr-xsmall {line-height: 24px;    font-size: 14px;    color: #777;}
.pr-small { font-size: 15px; color: #555555; }
.pr { line-height: 24px; font-size: 16px; color: #555555; }
.pr-large { line-height: 26px; font-size: 17px; color: #555555; }
.pr-large2 { line-height: 26px; font-size: 18px; color: #555555; }
.pr-large3 { line-height: 26px; font-size: 19px; color: #555555; }
.pr-large4 { line-height: 28px; font-size: 20px; color: #555555; }
 
.nop{ display:none !important; }
.nom{ display:inline-block; }
.scroll_tip {    display: none;}
.scroll_tip span:before {background-image: url(/img/scroll_arrow.png);}
 

/* 버튼설정 블루*/
.My_button1 {  padding:5px 20px;  margin:15px;  color:white; background:#006699; text-align:center; text-decoration:none; border-radius:5px !important; border:1px solid #1476ba; box-shadow:1px 1px 2px #62615f; 	line-height:40px;}
.My_button2 { padding:5px 20px;  margin:7px;  color:#cc0000; background:#fff; text-align:center; text-decoration:none; border-radius:5px !important; border:1px solid #777; box-shadow:1px 1px 2px #999; line-height:21px;}
.My_button2:hover {color:#ff0000; border:1px solid #aaa; box-shadow:1px 1px 2px #aaa;}
.My_button3 {font-size:14px; padding:3px 15px;  margin:7px 0;  color:#3385cb; background:#fff; text-align:center; text-decoration:none; border-radius:10px !important; border:1px solid #bbb; box-shadow:1px 1px 2px #bbb; line-height:21px;}
.My_button3:hover {color:#03559b;  border:1px solid #777; box-shadow:1px 1px 2px #999; }
.My_button_blue {font-size:14px; padding:0px 15px;  margin:0;  color:#fff; background:#002f58; text-align:center; text-decoration:none; border-radius:5px !important;  line-height:21px;}
.My_button_skyblue {font-size:14px; padding:0px 15px;  margin:0; border:0;  color:#fff; background:#509fe8; text-align:center; text-decoration:none; border-radius:5px !important;  line-height:21px;}


.scrollimg {min-width:768px;}
.scroll872 {min-width:872px;}


/*약관*/
.jo_title{ font-size:1.2em; font-weight:bold; padding-top:50px}
.dl_title { padding-top: 30px; width: 100%;}
.dl_title dt { float: left; width: 50px;}
.dl_title dd { margin:0; padding-left: 45px;}
.dl_data { padding-top: 10px; width: 100%; font-size:0.95em;}
 
dl.dl_title, dl.dl_data{ margin-bottom:0}
.dl_data table th, .dl_data table td {font-size:0.95em}

.ctt_privacy .dl_data dt { float: left; width: 45px; padding-left:23px;}
.ctt_privacy .dl_data dd { margin:0; padding-left: 45px; padding-bottom: 10px;}

.ctt_provision #ctt_con > ol{ padding-left:30px;}

.ctt_provision .dl_data dt { float: left; width: 31px; padding-left:13px;}
.ctt_provision .dl_data dd { margin:0; padding-left: 31px; padding-bottom: 10px;}
.ctt_provision .dl_data dd  > ol{ padding-left:15px;}
.dl_titles{margin-bottom:0}
/* 약관*/
	.olpaddingleft {padding-left: 30px !important; margin-top:10px}
	.olpaddingleft li{margin-bottom:7px }


.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {  position: relative;  min-height: 1px;  padding-right: 10px;  padding-left: 10px;     }
.col-xs-15 {  width: 20%;  float: left;     }
@media (min-width: 768px) {	.col-sm-15 {      width: 20%;      float: left;  }}
@media (min-width: 992px) {  .col-md-15 {      width: 20%;      float: left;  }}
@media (min-width: 1200px) {  .col-lg-15 {      width: 20%;      float: left;  }}
 

@media (min-width: 1280px){
	#container_wr_sub{margin: 0 auto 100px auto; min-height: 300px; max-width: 1230px;  width:100%; }

}
@media (max-width: 1279px){

	#bo_list,#bo_v,#bo_w, #ctt{clear:both; margin:0 auto; padding: 50px 20px 20px 20px;    width:100%;}
	 .bo_headv  {float:right;  padding:20px 0 0 0px; max-width: 1200px;  width:100%;}
	 .title1{margin:0 auto;}

	.padding_left30p, .padding_left20p, .padding_left10p{ padding-left:0;}
}
@media (max-width: 1024px){

    .pr-xsmall { font-size: 13px; }
    .pr-small { line-height: 24px; font-size: 14px; }
    .pr { line-height: 24px; font-size: 15px; }
    .pr-large { line-height: 24px; font-size: 16px; }
    .pr-large2 { line-height: 26px; font-size: 17px; }
    .pr-large3 { line-height: 28px; font-size: 18px; }
    .pr-large4 { line-height: 28px; font-size: 19px; }

    .title-xsmall1 { font-size: 10px; }
    .title-xsmall2 { font-size: 11px; }
    .title-xsmall3 { font-size: 12px; }
    .title-xsmall4 { font-size: 13px; }
    .title-xsmall5 { font-size: 14px; }
    .title-xsmall6 { font-size: 15px; }
    .title-xsmall7 { font-size: 16px; }
    .title-xsmall8 { font-size: 17px; }
    .title-xsmall9 { font-size: 17px; }
    .title-small { font-size: 18px; }
    .title-small1 { font-size: 18px; }
    .title-small2 { font-size: 19px; }
    .title-small3 { font-size: 19px; }
    .title-small4 { font-size: 20px; }
    .title-small5 { font-size: 20px; }
    .title-small6 { font-size: 21px; }
    .title-small7 { font-size: 21px; }
    .title-small8 { font-size: 22px; }
    .title-small9 { font-size: 22px; }
    .title-regular { font-size: 23px; }
    .title-regular1 { font-size: 23px; }
    .title-regular2 { font-size: 24px; }
    .title-regular3 { font-size: 24px; }
    .title-regular4 { font-size: 25px; }
    .title-regular5 { font-size: 25px; }
    .title-regular6 { font-size: 26px; }
    .title-regular7 { font-size: 27px; }
    .title-regular8 { font-size: 28px; }
    .title-regular9 { font-size: 29px; }
    .title-medium { font-size: 30px; }
    .title-medium1 { font-size: 31px; }
    .title-medium2 { font-size: 32px; }
    .title-medium3 { font-size: 33px; }
    .title-medium4 { font-size: 34px; }
    .title-medium5 { font-size: 35px; }
    .title-medium6 { font-size: 36px; }
    .title-medium7 { font-size: 37px; }
    .title-medium8 { font-size: 38px; }
    .title-medium9 { font-size: 39px; }
    .title-large { font-size: 40px; }
    .title-large1 { font-size: 41px; }
    .title-large2 { font-size: 42px; }
    .title-large3 { font-size: 43px; }
    .title-large4 { font-size: 44px; }
    .title-large5 { font-size: 45px; }
    .title-large6 { font-size: 46px; }
    .title-large7 { font-size: 47px; }
    .title-large8 { font-size: 48px; }
    .title-large9 { font-size: 49px; }
    .title-xlarge { font-size: 50px; }
    .title-xlarge1 { font-size: 41px; }
    .title-xlarge2 { font-size: 42px; }
    .title-xlarge3 { font-size: 43px; }
    .title-xlarge4 { font-size: 44px; }
    .title-xlarge5 { font-size: 45px; }
    .title-xlarge6 { font-size: 46px; }
    .title-xlarge7 { font-size: 47px; }
    .title-xlarge8 { font-size: 48px; }
    .title-xlarge9 { font-size: 49px; }
    .title-xxlarge { font-size: 50px; }
	#map {  height: 500px;}
}
@media (max-width: 992px){

    #ctt_con .title1 {  font-size:19px;  font-weight:bold;}

	#ctt_con .title2 { background:url('/img/leaf_icon.jpg') no-repeat 0px 37px; font-size:22px; color:#78af33; font-weight:bold;line-height:40px; font-weight:normal; padding:30px 0 5px 28px; }

	/*내용 소타이틀 */
	.datat0{ color:#057c91; font-size:1.4em;line-height:2em; padding:0px 0 0 0; font-weight:bold;}/*?*/

	.datat1{font-size:20px;padding: 20px 0 5px 28px; font-weight: bold;    background-position-x: 6px;    background-position-y: 27px;}
	.datat10{font-size:20px;line-height:24px; padding:25px 0 10px 28px; font-weight:bold;}
	.datat2{font-size:1em;  padding:12px 0 10px 23px; background-position-x:11px; background-position-y: 17px;}
	/*내용  */
	.datad0{ font-size:1em; line-height:1.5em;  }
	.datad1{font-size:1em;line-height:160%;  padding-left:25px; padding-bottom:10px;}
	/* 하위 내용  */
	.datad2{ font-size:1em;line-height:20px;  padding-left:30px;}
	.table_all th {    font-size: 1em;}
	 .greeting_data{ padding-left:0px;}

	/*소개*/
	.ctt_status .datad1 .col-sm-3{ line-height:50px !important; font-size:2em !important;}
	.ctt_status .datad1 .col-sm-9{-ms-background-position-x:0px !important;font-size:1.3em!important;}

	.p1_img li {    width: 100%; 	}
	.p1_img li img{    max-width: 100%; 	}
	.c2_img li {    width: 100%;	}


    #hd_btn button{width:38px;height:55px}

    #hd_sch #sch_submit{width:55px;height:55px}
    #hd_sch #sch_stx{padding:0 55px;height:55px}

    #hd_sch {height:55px}

    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}
    #menu .menu_li{margin:10px 0;position:relative; border-top: 2px solid #efefef;} 
    #menu .menu_li:last-child{ border-bottom: 2px solid #efefef;    padding-bottom: 5px;}    
    #menu .menu_li h2{font-weight: 500; font-size: 1.25em;line-height:30px;color: #000;text-align: left;padding-top: 5px;}
    #menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:5px;margin-top:-1px}
    #hd_sch .btn_close{width:55px;height:55px}

	.s23t  li{float:left; display:block; min-width:160px}
	.s23t :after{display:block;visibility:hidden;clear:both;content:""}
	#map {  height: 450px;}
}

@media (max-width: 768px){
	 #hd_btn{right:5px !important; }
	.tabletd220{ width:30%; max-width:150px;}
	.nop{ display:block !important; }

	.nom{ display:none !important; }
	#logo img {    width: 75%;  }

	.btn_s {    height:31px;    padding: 0 5px;}
	#container {background-size:820px !important}
	#container_title {font-size:1.5em; line-height: 108px;}
	#bo_list,#bo_gall,#bo_v,#bo_w, #ctt{padding: 0px 15px 20px 15px;}
	.datat1{    padding-left: 22px;    font-size: 16px;   margin: 3% 0 1% 0; background-}
	.datat1::before {    margin: 5px 7px 0 0;}
	.list_style01 {    padding: 7px 10px 7px 10px;    margin: 0 10px 5px 0;}
	.circle{font-size:0.9em; letter-spacing:-1px}
	.circle div{padding-bottom:20px}
	.titles1 {  font-size: 15px;}
	#ctt{padding-bottom:30px;}

	.content_title {padding-bottom:12px;}
	.board_title {padding-left:10px;}
	.ctitle_bottom0 {padding-bottom:10px;}
	.content_title .titleh3, .board_title .titleh3 {margin-left:0px; margin-top:30px;  margin-bottom:0px;}
    .content_title .title, .board_title .title {padding-left: 20px;   font-size: 16px; letter-spacing:-1px;  line-height:150%;}
	.content_title .titles1{ font-size:18;}
	.content_title .titles2{ font-size: 15px;  font-family: 'auto' }
	.content_title span.titles3{ font-family: 'S-CoreDream-1Thin';}
	.content_title .title:before, .board_title .title:before {    height: 90%;}

	/*내용  */
	.datad0{ font-size:1.2em; line-height:1.5em;  }
	.datad1{font-size:0.92em;  padding-left: 21px; padding-right:5px}
	.datadb{padding-left: 10px; padding-right:5px}
	.vform_bg{background:none !important;}


	/*복지관소개  */
	.about11{line-height:70px; font-size: 2.3em; font-weight: bold;}
	.about12{background-position-x: left; font-size: 1.3em; letter-spacing:-1px;}

	.about21{line-height:70px; font-size: 2.3em; font-weight: bold;}
	.about22{background-position-x: left; font-size: 1.1em; letter-spacing:-1px;}
	.about22 span{display:inline-block;}
	.about41{font-size: 1.2em; margin-left:-15px; margin-right:-10px}
	.about41 li div{padding:5px !important; width:100%}
	.about41 li div span{display:inline-block;}

	.slist {margin:0 !important; max-width: 1220px !important;  height: auto;  padding: 20px;  width:100%; overflow: hidden; background-color: #f7f7f7;    border: 1px solid #dbdbdb;}
	.slist dt, #company .sub04 .slist dd { float: left; padding: 8px 0; font-size: 14px; letter-spacing:-1px}
	.slist dd {padding-left:5px; padding-right:0;}

	/* 하위 내용  */
	.datad2{ font-size:1em; }

	.dl_data dt {font-size:0.9em}
	.dl_data dd{font-size:0.9em}


	/*자원봉사*/ 
	.ha42 .col-md-3{border-radius:10px 10px 0 0; line-height:24px; }
	.ha42 .col-md-9{border-radius:0 0 10px 10px; text-align:center}
	 
	#map {  height: 400px;}

	.ft_wr {    padding: 30px 10px 0 10px;}
	#ft_company a { padding:0 5px 0 10px; font-size:0.95em; letter-spacing:-1px}

	.padding_height10{padding-top:7px;}
	.padding_height20{padding-top:12px;}
	.padding_height30{padding-top:15px !important;}
	.padding_height50{padding-top:25px !important;}

    .title-xsmall5 { font-size: 13px; }
    .title-xsmall6 { font-size: 13px; }
    .title-xsmall7 { font-size: 14px; }
    .title-xsmall8 { font-size: 14px; }
    .title-xsmall9 { font-size: 15px; }
    .title-small { font-size: 15px; }
    .title-small2 { font-size: 16px; }
    .title-small3 { font-size: 16px; }
    .title-small4 { font-size: 17px; }
    .title-small5 { font-size: 17px; }
    .title-small6 { font-size: 18px; }
    .title-small7 { font-size: 18px; }
    .title-small8 { font-size: 19px; }
    .title-small9 { font-size: 19px; }
    .title-regular { font-size: 20px; }
    .title-regular2 { font-size: 20px; }
    .title-regular3 { font-size: 21px; }
    .title-regular4 { font-size: 21px; }
    .title-regular5 { font-size: 22px; }
    .title-regular6 { font-size: 22px; }
    .title-regular7 { font-size: 23px; }
    .title-regular8 { font-size: 23px; }
    .title-regular9 { font-size: 24px; }
    .title-medium { font-size: 24px; }
    .title-medium1 { font-size: 25px; }
    .title-medium2 { font-size: 25px; }
    .title-medium3 { font-size: 26px; }
    .title-medium4 { font-size: 26px; }
    .title-medium5 { font-size: 27px; }
    .title-medium6 { font-size: 27px; }
    .title-medium7 { font-size: 28px; }
    .title-medium8 { font-size: 28px; }
    .title-medium9 { font-size: 29px; }
    .title-large { font-size: 29px; }
    .title-large1 { font-size: 30px; }
    .title-large2 { font-size: 30px; }
    .title-large3 { font-size: 31px; }
    .title-large4 { font-size: 31px; }
    .title-large5 { font-size: 32px; }
    .title-large6 { font-size: 32px; }
    .title-large7 { font-size: 33px; }
    .title-large8 { font-size: 33px; }
    .title-large9 { font-size: 34px; }
    .title-xlarge { font-size: 34px; }
    .title-xlarge1 { font-size: 35px; }
    .title-xlarge2 { font-size: 35px; }
    .title-xlarge3 { font-size: 36px; }
    .title-xlarge4 { font-size: 36px; }
    .title-xlarge5 { font-size: 37px; }
    .title-xlarge6 { font-size: 37px; }
    .title-xlarge7 { font-size: 38px; }
    .title-xlarge8 { font-size: 38px; }
    .title-xlarge9 { font-size: 39px; }
    .title-xxlarge { font-size: 39px; }

	.colpd0{ padding-left:0 !important;  padding-right:0 !important}
	.colpd5{ padding-left:5 !important;  padding-right:5 !important}
	.colpdl0{ padding-left:0;}
	.margin0{margin-left:0 !important; margin-right:0 !important}
	.ha15 .box1{padding: 30px 5px 10px 5px;}

	.ha15 .My_button2 {    padding: 10px 5px;    margin: 5px;}
	.ha15 .My_button1 {    padding: 10px 5px;    margin: 2px;}
	.moviesize1{ height:512px;}

}
@media (max-width: 640px){
	.moviesize1{ height:420px;}
 	#map {  height: 350px;}
}
@media (max-width: 480px){
	.tabletd220{width:30%; max-width:120px;}
	#map {  height: 320px;}
	.d521::before, .d521::after {  left: 0; }
	h4.d521 { padding:0 29px; font-size:24px}
	.d521::after {left: 91%;}
	.ctt_vision .ulbcicle table span{font-size:16px}
	.c524 { padding: 10px 0px !important;}
	.ctt_vision .col-md-15{ width:100%!important; margin-bottom: 5px;font-size:16px}
	.moviesize1{ height:310px}

}
@media (max-width: 360px){
	.moviesize1{ height: auto;}
	#map {  height: 280px;}
}
